diff --git a/manifests/a/AQBot/AQBot/0.0.121/AQBot.AQBot.installer.yaml b/manifests/a/AQBot/AQBot/0.0.121/AQBot.AQBot.installer.yaml new file mode 100644 index 0000000000000..a6f0afd42cb3d --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.121/AQBot.AQBot.installer.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.121 +UpgradeBehavior: install +Protocols: +- aqbot +ReleaseDate: 2026-08-09 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.121/AQBot_0.0.121_x64-setup.exe + InstallerSha256: 96D86A46C6B7380FBF237491B9C40356BB4498EFCDAB6593AED56F45D6F8373C + ProductCode: AQBot +- Architecture: arm64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.121/AQBot_0.0.121_arm64-setup.exe + InstallerSha256: 46FCA6FD202AC13D59BC07EC2218202B4DDBAB5622D3D253C5C708B73F95329B + ProductCode: AQBot +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.121/AQBot_0.0.121_x64_en-US.msi + InstallerSha256: 16EC8777BE48C9CF97461274406A73C927B70E4B306A64E9E56D79ECC0314310 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{D09D620C-DB2E-496F-80A8-C8FB3716BD3E}' + AppsAndFeaturesEntries: + - UpgradeCode: '{8BDD0169-05DB-5D77-8787-A6DEA286F0C6}' +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.121/AQBot_0.0.121_arm64_en-US.msi + InstallerSha256: 15598BE4E3F48DE937F63EAC666E17DFD39BD189EBBFF6452D1A9726729106AE + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{74E5AC41-3AFC-4EB0-8F16-0A3062821B72}' + AppsAndFeaturesEntries: + - UpgradeCode: '{8BDD0169-05DB-5D77-8787-A6DEA286F0C6}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.121/AQBot.AQBot.locale.en-US.yaml b/manifests/a/AQBot/AQBot/0.0.121/AQBot.AQBot.locale.en-US.yaml new file mode 100644 index 0000000000000..6a58624596c96 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.121/AQBot.AQBot.locale.en-US.yaml @@ -0,0 +1,74 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.121 +PackageLocale: en-US +ShortDescription: ☁️ Lightweight, high-performance cross-platform AI chat + AI gateway desktop client +Description: |- + ☁️ Lightweight, high-performance cross-platform AI chat + AI gateway desktop client + + Features + Chat and Models + - Multi-provider support — Compatible with all OpenAI-compatible APIs including OpenAI, Anthropic Claude, Google Gemini, etc. + - Model management — Supports remote fetching of model lists and custom parameters (temperature, max tokens, top-p, etc.) + - Multi-key round-robin — Configure multiple API keys per provider; automatically rotates to distribute rate-limit pressure + - Streaming output — Real-time token-by-token rendering; thinking blocks can be folded or expanded + - Message versions — Each response supports multiple versions for easy comparison of different models or parameter settings + - Conversation branching — Create new branches from any message node, enabling side-by-side branch comparisons + - Conversation management — Supports pinning, archiving, time-based grouping, and batch operations + - Conversation compression — Automatically compresses long conversations, preserving key information to save context space + - Multi-model same query — Ask the same question to multiple models simultaneously, with support for comparative analysis of responses + AI Agent + - Agent mode — Switch to Agent mode, allowing AI to autonomously perform multi-step tasks: reading/writing files, running commands, code analysis, etc. + - Three-tier permissions — Default mode (edits require approval), accept edits (automatically approve changes), full access (no prompts), ensuring secure and controlled operation + - Workspace sandbox — Agent operations strictly confined to designated workspace directory, preventing unauthorized access + - Tool approval panel — Real-time display of tool invocation requests, supporting per-item review, one-click always allow or deny + - Cost tracking — Real-time token usage and cost statistics for each session + Content Rendering + - Markdown rendering — Full support for syntax highlighting, LaTeX math formulas, tables, and task lists + - Monaco code editor — Embedded Monaco Editor in code blocks, supporting syntax highlighting, copy, and diff preview + - Chart rendering — Built-in Mermaid flowchart and D2 architecture diagram rendering + - Artifact panel — Preview code snippets, HTML drafts, Markdown notes, reports in isolated panels + - Real-time voice chat — (Coming soon) WebRTC-based real-time voice, compatible with OpenAI Realtime API + Search and Knowledge + - Web search — Integrated with Tavily, Zhipu WebSearch, Bocha, etc., with search results annotated with source references + - Local knowledge base (RAG) — Supports multiple knowledge bases; upload documents to automatically parse, segment, and build indexes, then semantically retrieve relevant passages during chat + - Memory system — Supports multi-namespace conversation memory; entries can be manually added or automatically extracted by AI (AI auto-extraction coming soon) + - Context management — Flexibly attach files, search results, knowledge base snippets, memory entries, and tool outputs + Tools and Extensions + - MCP protocol — Fully implements Model Context Protocol, supporting both stdio and HTTP transport methods + - Built-in tools — Includes ready-to-use built-in MCP tools such as @aqbot/fetch + - Tool execution panel — Visual display of tool invocation requests and return results + API Gateway + - Local API gateway — Built-in local API server with native OpenAI-compatible, Claude, Gemini interfaces; can serve as backend for any compatible client + - API key management — Generate, revoke, enable, or disable access keys with descriptive notes + - Usage statistics — Analyze request volume and token usage by key, provider, and date + - SSL/TLS support — Built-in self-signed certificate generation, also supports mounting custom certificates + - Request logs — Fully record all API requests and responses passing through the gateway + - Configuration templates — Pre-configured integration templates for common CLI tools like Claude, Codex, OpenCode, Gemini + Data and Security + - AES-256 encryption — Sensitive data such as API keys are encrypted and stored locally using AES-256; master key has file permission 0600 + - Data directory isolation — Application state stored in ~/.aqbot/, user files in ~/Documents/aqbot/ + - Automatic backup — Supports scheduled automatic backups to local directories or WebDAV storage + - Backup recovery — One-click restore full data from historical backups + - Chat export — Export conversations as PNG screenshots, Markdown, plain text, or JSON format + Desktop Experience + - Theme switching — Dark/light themes,可 follow system preference or be manually set + - Interface language — Fully supports Simplified Chinese, Traditional Chinese, English, Japanese, Korean, French, German, Spanish, Russian, Hindi, and Arabic; switch anytime in settings + - System tray — Minimizes to system tray on window close, without interrupting background services + - Always on top — Keep main window permanently on top + - Global shortcuts — Customizable global hotkeys to summon the main window at any time + - Auto-start on boot — Option to launch automatically with the system + - Proxy support — Supports HTTP and SOCKS5 proxy configurations + - Auto-update — Automatically checks for new versions on startup and prompts to update +Tags: +- ai +- chatbot +- large-language-model +- llm +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://app.aqbot.top/guide/getting-started +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.121/AQBot.AQBot.locale.zh-CN.yaml b/manifests/a/AQBot/AQBot/0.0.121/AQBot.AQBot.locale.zh-CN.yaml new file mode 100644 index 0000000000000..cecd0c2e3842f --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.121/AQBot.AQBot.locale.zh-CN.yaml @@ -0,0 +1,86 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.121 +PackageLocale: zh-CN +Publisher: aqbot +PublisherUrl: https://app.aqbot.top/ +PublisherSupportUrl: https://github.com/AQBot-Desktop/AQBot/issues +PackageName: AQBot +PackageUrl: https://app.aqbot.top/download +License: AGPL-3.0 +LicenseUrl: https://github.com/AQBot-Desktop/AQBot/blob/HEAD/LICENSE +ShortDescription: ☁️ 轻量级高性能跨平台AI对话 + AI网关桌面客户端 +Description: |- + ☁️ 轻量级高性能跨平台AI对话 + AI网关桌面客户端 + + 功能特性 + 对话与模型 + - 多供应商支持 — 兼容 OpenAI、Anthropic Claude、Google Gemini 等所有 OpenAI 兼容 API + - 模型管理 — 支持远程拉取模型列表、自定义参数(温度、最大 Token、Top-P 等) + - 多密钥轮询 — 每个供应商可配置多个 API Key,自动轮换以分散限流压力 + - 流式输出 — 实时逐 Token 渲染,thinking 块可折叠展开 + - 消息版本 — 每条回复支持多版本切换,方便对比不同模型或参数的效果 + - 对话分支 — 从任意消息节点派生新分支,支持分支间对比 + - 对话管理 — 支持置顶、归档、按时间分组、批量操作 + - 对话压缩 — 自动压缩冗长对话,保留关键信息以节省上下文空间 + - 多模型同答案 — 同一问题同时向多个模型提问,支持答案间对比分析 + AI Agent + - Agent 模式 — 切换至 Agent 模式,AI 可自主执行多步骤任务:读写文件、运行命令、分析代码等 + - 三级权限 — 默认模式(写入需审批)、接受编辑(自动批准修改)、完全访问(无提示),安全可控 + - 工作目录沙箱 — Agent 操作严格限制在指定工作目录内,防止越权访问 + - 工具审批面板 — 实时展示工具调用请求,支持逐条审核、一键始终允许或拒绝 + - 成本追踪 — 每次会话实时统计 Token 用量与费用 + 内容渲染 + - Markdown 渲染 — 完整支持代码高亮、LaTeX 数学公式、表格、任务列表 + - Monaco 代码编辑器 — 代码块内嵌 Monaco Editor,支持语法高亮、复制、diff 预览 + - 图表渲染 — 内置 Mermaid 流程图与 D2 架构图渲染 + - Artifact 面板 — 代码片段、HTML 草稿、Markdown 笔记、报告可在独立面板中预览 + - 实时语音对话 — (即将推出)基于 WebRTC 的实时语音,兼容 OpenAI Realtime API + 搜索与知识 + - 联网搜索 — 集成 Tavily、智谱 WebSearch、Bocha 等,搜索结果附带引用来源标注 + - 本地知识库(RAG) 支持多知识库,上传文档后自动解析分段并且构建索引,对话时语义检索相关段落 + - 记忆系统 支持对话多命名空间记忆,可手动添加或由 AI 自动提取(AI 自动提取部分即将支持) + - 上下文管理 — 灵活挂载文件附件、搜索结果、知识库片段、记忆条目、工具输出 + 工具与扩展 + - MCP 协议 — 完整实现 Model Context Protocol,支持 stdio 和 HTTP 两种传输方式 + - 内置工具 — 提供@aqbot/fetch 等开箱即用的内置 MCP 工具 + - 工具执行面板 — 可视化展示工具调用请求与返回结果 + API 网关 + - 本地 API 网关 — 内置 OpenAI 兼容、Claude、Gemini 等原生接口的本地 API 服务器,可作为任意兼容客户端的后端 + - API 密钥管理 — 生成、撤销、启停访问密钥,支持描述备注 + - 用量统计 — 按密钥、供应商、日期维度的请求量与 Token 用量分析 + - SSL/TLS 支持 — 内置自签名证书生成,也支持挂载自定义证书 + - 请求日志 — 完整记录所有经过网关的 API 请求与响应 + - 配置模板 — 预置 Claude、Codex、OpenCode、Gemini 等常见 CLI 工具的接入配置模板 + 数据与安全 + - AES-256 加密 — API Key 等敏感数据使用 AES-256 加密存储于本地,主密钥权限 0600 + - 数据目录隔离 — 应用状态存储于 ~/.aqbot/,用户文件存储于 ~/Documents/aqbot/ + - 自动备份 — 支持定时自动备份到本地目录、WebDAV 的存储 + - 备份恢复 — 一键从历史备份恢复完整数据 + - 对话导出 — 支持将对话导出为 PNG 截图、Markdown、纯文本或 JSON 格式 + 桌面体验 + - 主题切换 — 深色/浅色主题,可跟随系统或手动指定 + - 界面语言 — 完整支持简体中文、繁体中文、英文、日文、韩文、法文、德文、西班牙文、俄文、印地文与阿拉伯文,可在设置中随时切换 + - 系统托盘 — 关闭窗口时最小化到系统托盘,不中断后台服务 + - 窗口置顶 — 可将主窗口常驻最顶层 + - 全局快捷键 — 自定义全局快捷键,随时唤起主窗口 + - 开机自启 — 可选择随系统自动启动 + - 代理支持 — 支持 HTTP 和 SOCKS5 代理配置 + - 自动更新 — 启动时自动检测新版本并提示更新 +Tags: +- 人工智能 +- 大语言模型 +- 聊天机器人 +ReleaseNotes: |- + 🚀 新功能 + - display: 显示设置中可开关顶部导航栏图标 (#3d107a4) + - shortcuts: 支持清空单条快捷键以关闭绑定 (#0dd3282) + - models: 模型列表与拉取结果按新版本优先排序 (#aee430d) +ReleaseNotesUrl: https://github.com/AQBot-Desktop/AQBot/releases/tag/v0.0.121 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://app.aqbot.top/guide/getting-started +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.121/AQBot.AQBot.yaml b/manifests/a/AQBot/AQBot/0.0.121/AQBot.AQBot.yaml new file mode 100644 index 0000000000000..285f3e7b42efe --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.121/AQBot.AQBot.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.121 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.122/AQBot.AQBot.installer.yaml b/manifests/a/AQBot/AQBot/0.0.122/AQBot.AQBot.installer.yaml new file mode 100644 index 0000000000000..0f89538650676 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.122/AQBot.AQBot.installer.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.122 +UpgradeBehavior: install +Protocols: +- aqbot +ReleaseDate: 2026-08-09 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.122/AQBot_0.0.122_x64-setup.exe + InstallerSha256: 63E4641946E1B5E48E7F1E62514B1A52017A91BF5F2DFF678C1D1555978089FD + ProductCode: AQBot +- Architecture: arm64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.122/AQBot_0.0.122_arm64-setup.exe + InstallerSha256: 27CD53ED87F1C31245A2ACAB216BB4A3D64F91B8BC693096DFBC02CF89844E3C + ProductCode: AQBot +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.122/AQBot_0.0.122_x64_en-US.msi + InstallerSha256: DAADB408EBC23067B8B254E222F3168973D8B9292D97CE851E014F4A43333F58 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{85B7EAD7-60AE-474B-8B9D-A1AE1A2C0DAC}' + AppsAndFeaturesEntries: + - UpgradeCode: '{8BDD0169-05DB-5D77-8787-A6DEA286F0C6}' +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.122/AQBot_0.0.122_arm64_en-US.msi + InstallerSha256: 9DBF648422147CFB687DACA06E30267BA88F8894D5B8D39E7D97806B591E8DCF + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{BB9FE970-94C5-45B8-8EFF-D6082A440681}' + AppsAndFeaturesEntries: + - UpgradeCode: '{8BDD0169-05DB-5D77-8787-A6DEA286F0C6}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.122/AQBot.AQBot.locale.en-US.yaml b/manifests/a/AQBot/AQBot/0.0.122/AQBot.AQBot.locale.en-US.yaml new file mode 100644 index 0000000000000..a949c4dc81c19 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.122/AQBot.AQBot.locale.en-US.yaml @@ -0,0 +1,74 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.122 +PackageLocale: en-US +ShortDescription: ☁️ Lightweight, high-performance cross-platform AI chat + AI gateway desktop client +Description: |- + ☁️ Lightweight, high-performance cross-platform AI chat + AI gateway desktop client + + Features + Chat and Models + - Multi-provider support — Compatible with all OpenAI-compatible APIs including OpenAI, Anthropic Claude, Google Gemini, etc. + - Model management — Supports remote fetching of model lists and custom parameters (temperature, max tokens, top-p, etc.) + - Multi-key round-robin — Configure multiple API keys per provider; automatically rotates to distribute rate-limit pressure + - Streaming output — Real-time token-by-token rendering; thinking blocks can be folded or expanded + - Message versions — Each response supports multiple versions for easy comparison of different models or parameter settings + - Conversation branching — Create new branches from any message node, enabling side-by-side branch comparisons + - Conversation management — Supports pinning, archiving, time-based grouping, and batch operations + - Conversation compression — Automatically compresses long conversations, preserving key information to save context space + - Multi-model same query — Ask the same question to multiple models simultaneously, with support for comparative analysis of responses + AI Agent + - Agent mode — Switch to Agent mode, allowing AI to autonomously perform multi-step tasks: reading/writing files, running commands, code analysis, etc. + - Three-tier permissions — Default mode (edits require approval), accept edits (automatically approve changes), full access (no prompts), ensuring secure and controlled operation + - Workspace sandbox — Agent operations strictly confined to designated workspace directory, preventing unauthorized access + - Tool approval panel — Real-time display of tool invocation requests, supporting per-item review, one-click always allow or deny + - Cost tracking — Real-time token usage and cost statistics for each session + Content Rendering + - Markdown rendering — Full support for syntax highlighting, LaTeX math formulas, tables, and task lists + - Monaco code editor — Embedded Monaco Editor in code blocks, supporting syntax highlighting, copy, and diff preview + - Chart rendering — Built-in Mermaid flowchart and D2 architecture diagram rendering + - Artifact panel — Preview code snippets, HTML drafts, Markdown notes, reports in isolated panels + - Real-time voice chat — (Coming soon) WebRTC-based real-time voice, compatible with OpenAI Realtime API + Search and Knowledge + - Web search — Integrated with Tavily, Zhipu WebSearch, Bocha, etc., with search results annotated with source references + - Local knowledge base (RAG) — Supports multiple knowledge bases; upload documents to automatically parse, segment, and build indexes, then semantically retrieve relevant passages during chat + - Memory system — Supports multi-namespace conversation memory; entries can be manually added or automatically extracted by AI (AI auto-extraction coming soon) + - Context management — Flexibly attach files, search results, knowledge base snippets, memory entries, and tool outputs + Tools and Extensions + - MCP protocol — Fully implements Model Context Protocol, supporting both stdio and HTTP transport methods + - Built-in tools — Includes ready-to-use built-in MCP tools such as @aqbot/fetch + - Tool execution panel — Visual display of tool invocation requests and return results + API Gateway + - Local API gateway — Built-in local API server with native OpenAI-compatible, Claude, Gemini interfaces; can serve as backend for any compatible client + - API key management — Generate, revoke, enable, or disable access keys with descriptive notes + - Usage statistics — Analyze request volume and token usage by key, provider, and date + - SSL/TLS support — Built-in self-signed certificate generation, also supports mounting custom certificates + - Request logs — Fully record all API requests and responses passing through the gateway + - Configuration templates — Pre-configured integration templates for common CLI tools like Claude, Codex, OpenCode, Gemini + Data and Security + - AES-256 encryption — Sensitive data such as API keys are encrypted and stored locally using AES-256; master key has file permission 0600 + - Data directory isolation — Application state stored in ~/.aqbot/, user files in ~/Documents/aqbot/ + - Automatic backup — Supports scheduled automatic backups to local directories or WebDAV storage + - Backup recovery — One-click restore full data from historical backups + - Chat export — Export conversations as PNG screenshots, Markdown, plain text, or JSON format + Desktop Experience + - Theme switching — Dark/light themes,可 follow system preference or be manually set + - Interface language — Fully supports Simplified Chinese, Traditional Chinese, English, Japanese, Korean, French, German, Spanish, Russian, Hindi, and Arabic; switch anytime in settings + - System tray — Minimizes to system tray on window close, without interrupting background services + - Always on top — Keep main window permanently on top + - Global shortcuts — Customizable global hotkeys to summon the main window at any time + - Auto-start on boot — Option to launch automatically with the system + - Proxy support — Supports HTTP and SOCKS5 proxy configurations + - Auto-update — Automatically checks for new versions on startup and prompts to update +Tags: +- ai +- chatbot +- large-language-model +- llm +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://app.aqbot.top/guide/getting-started +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.122/AQBot.AQBot.locale.zh-CN.yaml b/manifests/a/AQBot/AQBot/0.0.122/AQBot.AQBot.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6a5f4766e36a1 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.122/AQBot.AQBot.locale.zh-CN.yaml @@ -0,0 +1,91 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.122 +PackageLocale: zh-CN +Publisher: aqbot +PublisherUrl: https://app.aqbot.top/ +PublisherSupportUrl: https://github.com/AQBot-Desktop/AQBot/issues +PackageName: AQBot +PackageUrl: https://app.aqbot.top/download +License: AGPL-3.0 +LicenseUrl: https://github.com/AQBot-Desktop/AQBot/blob/HEAD/LICENSE +ShortDescription: ☁️ 轻量级高性能跨平台AI对话 + AI网关桌面客户端 +Description: |- + ☁️ 轻量级高性能跨平台AI对话 + AI网关桌面客户端 + + 功能特性 + 对话与模型 + - 多供应商支持 — 兼容 OpenAI、Anthropic Claude、Google Gemini 等所有 OpenAI 兼容 API + - 模型管理 — 支持远程拉取模型列表、自定义参数(温度、最大 Token、Top-P 等) + - 多密钥轮询 — 每个供应商可配置多个 API Key,自动轮换以分散限流压力 + - 流式输出 — 实时逐 Token 渲染,thinking 块可折叠展开 + - 消息版本 — 每条回复支持多版本切换,方便对比不同模型或参数的效果 + - 对话分支 — 从任意消息节点派生新分支,支持分支间对比 + - 对话管理 — 支持置顶、归档、按时间分组、批量操作 + - 对话压缩 — 自动压缩冗长对话,保留关键信息以节省上下文空间 + - 多模型同答案 — 同一问题同时向多个模型提问,支持答案间对比分析 + AI Agent + - Agent 模式 — 切换至 Agent 模式,AI 可自主执行多步骤任务:读写文件、运行命令、分析代码等 + - 三级权限 — 默认模式(写入需审批)、接受编辑(自动批准修改)、完全访问(无提示),安全可控 + - 工作目录沙箱 — Agent 操作严格限制在指定工作目录内,防止越权访问 + - 工具审批面板 — 实时展示工具调用请求,支持逐条审核、一键始终允许或拒绝 + - 成本追踪 — 每次会话实时统计 Token 用量与费用 + 内容渲染 + - Markdown 渲染 — 完整支持代码高亮、LaTeX 数学公式、表格、任务列表 + - Monaco 代码编辑器 — 代码块内嵌 Monaco Editor,支持语法高亮、复制、diff 预览 + - 图表渲染 — 内置 Mermaid 流程图与 D2 架构图渲染 + - Artifact 面板 — 代码片段、HTML 草稿、Markdown 笔记、报告可在独立面板中预览 + - 实时语音对话 — (即将推出)基于 WebRTC 的实时语音,兼容 OpenAI Realtime API + 搜索与知识 + - 联网搜索 — 集成 Tavily、智谱 WebSearch、Bocha 等,搜索结果附带引用来源标注 + - 本地知识库(RAG) 支持多知识库,上传文档后自动解析分段并且构建索引,对话时语义检索相关段落 + - 记忆系统 支持对话多命名空间记忆,可手动添加或由 AI 自动提取(AI 自动提取部分即将支持) + - 上下文管理 — 灵活挂载文件附件、搜索结果、知识库片段、记忆条目、工具输出 + 工具与扩展 + - MCP 协议 — 完整实现 Model Context Protocol,支持 stdio 和 HTTP 两种传输方式 + - 内置工具 — 提供@aqbot/fetch 等开箱即用的内置 MCP 工具 + - 工具执行面板 — 可视化展示工具调用请求与返回结果 + API 网关 + - 本地 API 网关 — 内置 OpenAI 兼容、Claude、Gemini 等原生接口的本地 API 服务器,可作为任意兼容客户端的后端 + - API 密钥管理 — 生成、撤销、启停访问密钥,支持描述备注 + - 用量统计 — 按密钥、供应商、日期维度的请求量与 Token 用量分析 + - SSL/TLS 支持 — 内置自签名证书生成,也支持挂载自定义证书 + - 请求日志 — 完整记录所有经过网关的 API 请求与响应 + - 配置模板 — 预置 Claude、Codex、OpenCode、Gemini 等常见 CLI 工具的接入配置模板 + 数据与安全 + - AES-256 加密 — API Key 等敏感数据使用 AES-256 加密存储于本地,主密钥权限 0600 + - 数据目录隔离 — 应用状态存储于 ~/.aqbot/,用户文件存储于 ~/Documents/aqbot/ + - 自动备份 — 支持定时自动备份到本地目录、WebDAV 的存储 + - 备份恢复 — 一键从历史备份恢复完整数据 + - 对话导出 — 支持将对话导出为 PNG 截图、Markdown、纯文本或 JSON 格式 + 桌面体验 + - 主题切换 — 深色/浅色主题,可跟随系统或手动指定 + - 界面语言 — 完整支持简体中文、繁体中文、英文、日文、韩文、法文、德文、西班牙文、俄文、印地文与阿拉伯文,可在设置中随时切换 + - 系统托盘 — 关闭窗口时最小化到系统托盘,不中断后台服务 + - 窗口置顶 — 可将主窗口常驻最顶层 + - 全局快捷键 — 自定义全局快捷键,随时唤起主窗口 + - 开机自启 — 可选择随系统自动启动 + - 代理支持 — 支持 HTTP 和 SOCKS5 代理配置 + - 自动更新 — 启动时自动检测新版本并提示更新 +Tags: +- 人工智能 +- 大语言模型 +- 聊天机器人 +ReleaseNotes: |- + 🐛 Bug 修复 + - i18n: 补齐全局多语言覆盖 (#b7d4c57) + 📝 文档 + - readme: 区分双 Agent 使用方式 (#0a31639) + - readme: 补充 ACP Agent 多语言说明 (#d793145) + 🚀 新功能 + - acp: 支持无项目直接对话 (#6330bb9) + - acp: 优化 Registry 隔离项展示 (#3d8ed11) + - acp: 优化未配置 Agent 空状态 (#d65841e) +ReleaseNotesUrl: https://github.com/AQBot-Desktop/AQBot/releases/tag/v0.0.122 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://app.aqbot.top/guide/getting-started +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.122/AQBot.AQBot.yaml b/manifests/a/AQBot/AQBot/0.0.122/AQBot.AQBot.yaml new file mode 100644 index 0000000000000..dee6b0b10ab08 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.122/AQBot.AQBot.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.122 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.123/AQBot.AQBot.installer.yaml b/manifests/a/AQBot/AQBot/0.0.123/AQBot.AQBot.installer.yaml new file mode 100644 index 0000000000000..c0d62daa7d16e --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.123/AQBot.AQBot.installer.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.123 +UpgradeBehavior: install +Protocols: +- aqbot +ReleaseDate: 2026-08-09 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.123/AQBot_0.0.123_x64-setup.exe + InstallerSha256: 0FCD9BDD21E32AE1F14E615A5ADF92AF8E135D16DCD85CE1700ADB0F96E985BF + ProductCode: AQBot +- Architecture: arm64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.123/AQBot_0.0.123_arm64-setup.exe + InstallerSha256: 1D6CDDC8933498EEC7F58372166B7FA6FB5DF250C46D74447829FBFA560CF43B + ProductCode: AQBot +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.123/AQBot_0.0.123_x64_en-US.msi + InstallerSha256: 60AFC7D97DA2FEC8E854AE2BB3AC64176F1402ACDAE8E4E6C849F9EA10DC7474 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{27DFE151-5460-4B5D-B46B-83A8B285BAAB}' + AppsAndFeaturesEntries: + - UpgradeCode: '{8BDD0169-05DB-5D77-8787-A6DEA286F0C6}' +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.123/AQBot_0.0.123_arm64_en-US.msi + InstallerSha256: B594B64FC5F0CD2FA4193858EBC99342C81F8D31C10F44316F03AFC195B14617 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{6381BFB8-F9AE-4A32-9DA3-70ECB0D8FFD5}' + AppsAndFeaturesEntries: + - UpgradeCode: '{8BDD0169-05DB-5D77-8787-A6DEA286F0C6}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.123/AQBot.AQBot.locale.en-US.yaml b/manifests/a/AQBot/AQBot/0.0.123/AQBot.AQBot.locale.en-US.yaml new file mode 100644 index 0000000000000..2fc2125fd9f6b --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.123/AQBot.AQBot.locale.en-US.yaml @@ -0,0 +1,74 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.123 +PackageLocale: en-US +ShortDescription: ☁️ Lightweight, high-performance cross-platform AI chat + AI gateway desktop client +Description: |- + ☁️ Lightweight, high-performance cross-platform AI chat + AI gateway desktop client + + Features + Chat and Models + - Multi-provider support — Compatible with all OpenAI-compatible APIs including OpenAI, Anthropic Claude, Google Gemini, etc. + - Model management — Supports remote fetching of model lists and custom parameters (temperature, max tokens, top-p, etc.) + - Multi-key round-robin — Configure multiple API keys per provider; automatically rotates to distribute rate-limit pressure + - Streaming output — Real-time token-by-token rendering; thinking blocks can be folded or expanded + - Message versions — Each response supports multiple versions for easy comparison of different models or parameter settings + - Conversation branching — Create new branches from any message node, enabling side-by-side branch comparisons + - Conversation management — Supports pinning, archiving, time-based grouping, and batch operations + - Conversation compression — Automatically compresses long conversations, preserving key information to save context space + - Multi-model same query — Ask the same question to multiple models simultaneously, with support for comparative analysis of responses + AI Agent + - Agent mode — Switch to Agent mode, allowing AI to autonomously perform multi-step tasks: reading/writing files, running commands, code analysis, etc. + - Three-tier permissions — Default mode (edits require approval), accept edits (automatically approve changes), full access (no prompts), ensuring secure and controlled operation + - Workspace sandbox — Agent operations strictly confined to designated workspace directory, preventing unauthorized access + - Tool approval panel — Real-time display of tool invocation requests, supporting per-item review, one-click always allow or deny + - Cost tracking — Real-time token usage and cost statistics for each session + Content Rendering + - Markdown rendering — Full support for syntax highlighting, LaTeX math formulas, tables, and task lists + - Monaco code editor — Embedded Monaco Editor in code blocks, supporting syntax highlighting, copy, and diff preview + - Chart rendering — Built-in Mermaid flowchart and D2 architecture diagram rendering + - Artifact panel — Preview code snippets, HTML drafts, Markdown notes, reports in isolated panels + - Real-time voice chat — (Coming soon) WebRTC-based real-time voice, compatible with OpenAI Realtime API + Search and Knowledge + - Web search — Integrated with Tavily, Zhipu WebSearch, Bocha, etc., with search results annotated with source references + - Local knowledge base (RAG) — Supports multiple knowledge bases; upload documents to automatically parse, segment, and build indexes, then semantically retrieve relevant passages during chat + - Memory system — Supports multi-namespace conversation memory; entries can be manually added or automatically extracted by AI (AI auto-extraction coming soon) + - Context management — Flexibly attach files, search results, knowledge base snippets, memory entries, and tool outputs + Tools and Extensions + - MCP protocol — Fully implements Model Context Protocol, supporting both stdio and HTTP transport methods + - Built-in tools — Includes ready-to-use built-in MCP tools such as @aqbot/fetch + - Tool execution panel — Visual display of tool invocation requests and return results + API Gateway + - Local API gateway — Built-in local API server with native OpenAI-compatible, Claude, Gemini interfaces; can serve as backend for any compatible client + - API key management — Generate, revoke, enable, or disable access keys with descriptive notes + - Usage statistics — Analyze request volume and token usage by key, provider, and date + - SSL/TLS support — Built-in self-signed certificate generation, also supports mounting custom certificates + - Request logs — Fully record all API requests and responses passing through the gateway + - Configuration templates — Pre-configured integration templates for common CLI tools like Claude, Codex, OpenCode, Gemini + Data and Security + - AES-256 encryption — Sensitive data such as API keys are encrypted and stored locally using AES-256; master key has file permission 0600 + - Data directory isolation — Application state stored in ~/.aqbot/, user files in ~/Documents/aqbot/ + - Automatic backup — Supports scheduled automatic backups to local directories or WebDAV storage + - Backup recovery — One-click restore full data from historical backups + - Chat export — Export conversations as PNG screenshots, Markdown, plain text, or JSON format + Desktop Experience + - Theme switching — Dark/light themes,可 follow system preference or be manually set + - Interface language — Fully supports Simplified Chinese, Traditional Chinese, English, Japanese, Korean, French, German, Spanish, Russian, Hindi, and Arabic; switch anytime in settings + - System tray — Minimizes to system tray on window close, without interrupting background services + - Always on top — Keep main window permanently on top + - Global shortcuts — Customizable global hotkeys to summon the main window at any time + - Auto-start on boot — Option to launch automatically with the system + - Proxy support — Supports HTTP and SOCKS5 proxy configurations + - Auto-update — Automatically checks for new versions on startup and prompts to update +Tags: +- ai +- chatbot +- large-language-model +- llm +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://app.aqbot.top/guide/getting-started +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.123/AQBot.AQBot.locale.zh-CN.yaml b/manifests/a/AQBot/AQBot/0.0.123/AQBot.AQBot.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9ae60c72a4939 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.123/AQBot.AQBot.locale.zh-CN.yaml @@ -0,0 +1,85 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.123 +PackageLocale: zh-CN +Publisher: aqbot +PublisherUrl: https://app.aqbot.top/ +PublisherSupportUrl: https://github.com/AQBot-Desktop/AQBot/issues +PackageName: AQBot +PackageUrl: https://app.aqbot.top/download +License: AGPL-3.0 +LicenseUrl: https://github.com/AQBot-Desktop/AQBot/blob/HEAD/LICENSE +ShortDescription: ☁️ 轻量级高性能跨平台AI对话 + AI网关桌面客户端 +Description: |- + ☁️ 轻量级高性能跨平台AI对话 + AI网关桌面客户端 + + 功能特性 + 对话与模型 + - 多供应商支持 — 兼容 OpenAI、Anthropic Claude、Google Gemini 等所有 OpenAI 兼容 API + - 模型管理 — 支持远程拉取模型列表、自定义参数(温度、最大 Token、Top-P 等) + - 多密钥轮询 — 每个供应商可配置多个 API Key,自动轮换以分散限流压力 + - 流式输出 — 实时逐 Token 渲染,thinking 块可折叠展开 + - 消息版本 — 每条回复支持多版本切换,方便对比不同模型或参数的效果 + - 对话分支 — 从任意消息节点派生新分支,支持分支间对比 + - 对话管理 — 支持置顶、归档、按时间分组、批量操作 + - 对话压缩 — 自动压缩冗长对话,保留关键信息以节省上下文空间 + - 多模型同答案 — 同一问题同时向多个模型提问,支持答案间对比分析 + AI Agent + - Agent 模式 — 切换至 Agent 模式,AI 可自主执行多步骤任务:读写文件、运行命令、分析代码等 + - 三级权限 — 默认模式(写入需审批)、接受编辑(自动批准修改)、完全访问(无提示),安全可控 + - 工作目录沙箱 — Agent 操作严格限制在指定工作目录内,防止越权访问 + - 工具审批面板 — 实时展示工具调用请求,支持逐条审核、一键始终允许或拒绝 + - 成本追踪 — 每次会话实时统计 Token 用量与费用 + 内容渲染 + - Markdown 渲染 — 完整支持代码高亮、LaTeX 数学公式、表格、任务列表 + - Monaco 代码编辑器 — 代码块内嵌 Monaco Editor,支持语法高亮、复制、diff 预览 + - 图表渲染 — 内置 Mermaid 流程图与 D2 架构图渲染 + - Artifact 面板 — 代码片段、HTML 草稿、Markdown 笔记、报告可在独立面板中预览 + - 实时语音对话 — (即将推出)基于 WebRTC 的实时语音,兼容 OpenAI Realtime API + 搜索与知识 + - 联网搜索 — 集成 Tavily、智谱 WebSearch、Bocha 等,搜索结果附带引用来源标注 + - 本地知识库(RAG) 支持多知识库,上传文档后自动解析分段并且构建索引,对话时语义检索相关段落 + - 记忆系统 支持对话多命名空间记忆,可手动添加或由 AI 自动提取(AI 自动提取部分即将支持) + - 上下文管理 — 灵活挂载文件附件、搜索结果、知识库片段、记忆条目、工具输出 + 工具与扩展 + - MCP 协议 — 完整实现 Model Context Protocol,支持 stdio 和 HTTP 两种传输方式 + - 内置工具 — 提供@aqbot/fetch 等开箱即用的内置 MCP 工具 + - 工具执行面板 — 可视化展示工具调用请求与返回结果 + API 网关 + - 本地 API 网关 — 内置 OpenAI 兼容、Claude、Gemini 等原生接口的本地 API 服务器,可作为任意兼容客户端的后端 + - API 密钥管理 — 生成、撤销、启停访问密钥,支持描述备注 + - 用量统计 — 按密钥、供应商、日期维度的请求量与 Token 用量分析 + - SSL/TLS 支持 — 内置自签名证书生成,也支持挂载自定义证书 + - 请求日志 — 完整记录所有经过网关的 API 请求与响应 + - 配置模板 — 预置 Claude、Codex、OpenCode、Gemini 等常见 CLI 工具的接入配置模板 + 数据与安全 + - AES-256 加密 — API Key 等敏感数据使用 AES-256 加密存储于本地,主密钥权限 0600 + - 数据目录隔离 — 应用状态存储于 ~/.aqbot/,用户文件存储于 ~/Documents/aqbot/ + - 自动备份 — 支持定时自动备份到本地目录、WebDAV 的存储 + - 备份恢复 — 一键从历史备份恢复完整数据 + - 对话导出 — 支持将对话导出为 PNG 截图、Markdown、纯文本或 JSON 格式 + 桌面体验 + - 主题切换 — 深色/浅色主题,可跟随系统或手动指定 + - 界面语言 — 完整支持简体中文、繁体中文、英文、日文、韩文、法文、德文、西班牙文、俄文、印地文与阿拉伯文,可在设置中随时切换 + - 系统托盘 — 关闭窗口时最小化到系统托盘,不中断后台服务 + - 窗口置顶 — 可将主窗口常驻最顶层 + - 全局快捷键 — 自定义全局快捷键,随时唤起主窗口 + - 开机自启 — 可选择随系统自动启动 + - 代理支持 — 支持 HTTP 和 SOCKS5 代理配置 + - 自动更新 — 启动时自动检测新版本并提示更新 +Tags: +- 人工智能 +- 大语言模型 +- 聊天机器人 +ReleaseNotes: |- + 🐛 Bug 修复 + - acp: 修复最近对话初始化与列表顺序 (#768d1dc) + - acp: 使用当前用户 PATH 启动 Agent (#667920c) +ReleaseNotesUrl: https://github.com/AQBot-Desktop/AQBot/releases/tag/v0.0.123 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://app.aqbot.top/guide/getting-started +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.123/AQBot.AQBot.yaml b/manifests/a/AQBot/AQBot/0.0.123/AQBot.AQBot.yaml new file mode 100644 index 0000000000000..d2526dd77800b --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.123/AQBot.AQBot.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.123 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.125/AQBot.AQBot.installer.yaml b/manifests/a/AQBot/AQBot/0.0.125/AQBot.AQBot.installer.yaml new file mode 100644 index 0000000000000..9f9e173044e98 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.125/AQBot.AQBot.installer.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.125 +UpgradeBehavior: install +Protocols: +- aqbot +ReleaseDate: 2026-08-09 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.125/AQBot_0.0.125_x64-setup.exe + InstallerSha256: DC5EA3FC9F86C7F1343EFFC0CB03A63786BDD7AB28F02B4AA9D409FC6DEAFF91 + ProductCode: AQBot +- Architecture: arm64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.125/AQBot_0.0.125_arm64-setup.exe + InstallerSha256: 71C853037946F47937D3A9095CF5B45C8EA236B0132DB7A11B35E3B1D3B2B4C8 + ProductCode: AQBot +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.125/AQBot_0.0.125_x64_en-US.msi + InstallerSha256: 605758DCAD6AB6ECFB36352A8A1BAFD850DE6A7801E092E1FCFF77758ED13EAA + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{BC72040B-CE89-4871-BE54-23EF868C83A5}' + AppsAndFeaturesEntries: + - UpgradeCode: '{8BDD0169-05DB-5D77-8787-A6DEA286F0C6}' +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.125/AQBot_0.0.125_arm64_en-US.msi + InstallerSha256: 470ACB67C1D7C1C02A82D6DF6B142B4A2AA0D7919CF3BE900EE6C0FF23B4B135 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{BE92E3D0-E4ED-42F4-B396-FCD1EEDBF826}' + AppsAndFeaturesEntries: + - UpgradeCode: '{8BDD0169-05DB-5D77-8787-A6DEA286F0C6}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.125/AQBot.AQBot.locale.en-US.yaml b/manifests/a/AQBot/AQBot/0.0.125/AQBot.AQBot.locale.en-US.yaml new file mode 100644 index 0000000000000..669937d95bb43 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.125/AQBot.AQBot.locale.en-US.yaml @@ -0,0 +1,74 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.125 +PackageLocale: en-US +ShortDescription: ☁️ Lightweight, high-performance cross-platform AI chat + AI gateway desktop client +Description: |- + ☁️ Lightweight, high-performance cross-platform AI chat + AI gateway desktop client + + Features + Chat and Models + - Multi-provider support — Compatible with all OpenAI-compatible APIs including OpenAI, Anthropic Claude, Google Gemini, etc. + - Model management — Supports remote fetching of model lists and custom parameters (temperature, max tokens, top-p, etc.) + - Multi-key round-robin — Configure multiple API keys per provider; automatically rotates to distribute rate-limit pressure + - Streaming output — Real-time token-by-token rendering; thinking blocks can be folded or expanded + - Message versions — Each response supports multiple versions for easy comparison of different models or parameter settings + - Conversation branching — Create new branches from any message node, enabling side-by-side branch comparisons + - Conversation management — Supports pinning, archiving, time-based grouping, and batch operations + - Conversation compression — Automatically compresses long conversations, preserving key information to save context space + - Multi-model same query — Ask the same question to multiple models simultaneously, with support for comparative analysis of responses + AI Agent + - Agent mode — Switch to Agent mode, allowing AI to autonomously perform multi-step tasks: reading/writing files, running commands, code analysis, etc. + - Three-tier permissions — Default mode (edits require approval), accept edits (automatically approve changes), full access (no prompts), ensuring secure and controlled operation + - Workspace sandbox — Agent operations strictly confined to designated workspace directory, preventing unauthorized access + - Tool approval panel — Real-time display of tool invocation requests, supporting per-item review, one-click always allow or deny + - Cost tracking — Real-time token usage and cost statistics for each session + Content Rendering + - Markdown rendering — Full support for syntax highlighting, LaTeX math formulas, tables, and task lists + - Monaco code editor — Embedded Monaco Editor in code blocks, supporting syntax highlighting, copy, and diff preview + - Chart rendering — Built-in Mermaid flowchart and D2 architecture diagram rendering + - Artifact panel — Preview code snippets, HTML drafts, Markdown notes, reports in isolated panels + - Real-time voice chat — (Coming soon) WebRTC-based real-time voice, compatible with OpenAI Realtime API + Search and Knowledge + - Web search — Integrated with Tavily, Zhipu WebSearch, Bocha, etc., with search results annotated with source references + - Local knowledge base (RAG) — Supports multiple knowledge bases; upload documents to automatically parse, segment, and build indexes, then semantically retrieve relevant passages during chat + - Memory system — Supports multi-namespace conversation memory; entries can be manually added or automatically extracted by AI (AI auto-extraction coming soon) + - Context management — Flexibly attach files, search results, knowledge base snippets, memory entries, and tool outputs + Tools and Extensions + - MCP protocol — Fully implements Model Context Protocol, supporting both stdio and HTTP transport methods + - Built-in tools — Includes ready-to-use built-in MCP tools such as @aqbot/fetch + - Tool execution panel — Visual display of tool invocation requests and return results + API Gateway + - Local API gateway — Built-in local API server with native OpenAI-compatible, Claude, Gemini interfaces; can serve as backend for any compatible client + - API key management — Generate, revoke, enable, or disable access keys with descriptive notes + - Usage statistics — Analyze request volume and token usage by key, provider, and date + - SSL/TLS support — Built-in self-signed certificate generation, also supports mounting custom certificates + - Request logs — Fully record all API requests and responses passing through the gateway + - Configuration templates — Pre-configured integration templates for common CLI tools like Claude, Codex, OpenCode, Gemini + Data and Security + - AES-256 encryption — Sensitive data such as API keys are encrypted and stored locally using AES-256; master key has file permission 0600 + - Data directory isolation — Application state stored in ~/.aqbot/, user files in ~/Documents/aqbot/ + - Automatic backup — Supports scheduled automatic backups to local directories or WebDAV storage + - Backup recovery — One-click restore full data from historical backups + - Chat export — Export conversations as PNG screenshots, Markdown, plain text, or JSON format + Desktop Experience + - Theme switching — Dark/light themes,可 follow system preference or be manually set + - Interface language — Fully supports Simplified Chinese, Traditional Chinese, English, Japanese, Korean, French, German, Spanish, Russian, Hindi, and Arabic; switch anytime in settings + - System tray — Minimizes to system tray on window close, without interrupting background services + - Always on top — Keep main window permanently on top + - Global shortcuts — Customizable global hotkeys to summon the main window at any time + - Auto-start on boot — Option to launch automatically with the system + - Proxy support — Supports HTTP and SOCKS5 proxy configurations + - Auto-update — Automatically checks for new versions on startup and prompts to update +Tags: +- ai +- chatbot +- large-language-model +- llm +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://app.aqbot.top/guide/getting-started +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.125/AQBot.AQBot.locale.zh-CN.yaml b/manifests/a/AQBot/AQBot/0.0.125/AQBot.AQBot.locale.zh-CN.yaml new file mode 100644 index 0000000000000..8591f8e5bff78 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.125/AQBot.AQBot.locale.zh-CN.yaml @@ -0,0 +1,86 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.125 +PackageLocale: zh-CN +Publisher: aqbot +PublisherUrl: https://app.aqbot.top/ +PublisherSupportUrl: https://github.com/AQBot-Desktop/AQBot/issues +PackageName: AQBot +PackageUrl: https://app.aqbot.top/download +License: AGPL-3.0 +LicenseUrl: https://github.com/AQBot-Desktop/AQBot/blob/HEAD/LICENSE +ShortDescription: ☁️ 轻量级高性能跨平台AI对话 + AI网关桌面客户端 +Description: |- + ☁️ 轻量级高性能跨平台AI对话 + AI网关桌面客户端 + + 功能特性 + 对话与模型 + - 多供应商支持 — 兼容 OpenAI、Anthropic Claude、Google Gemini 等所有 OpenAI 兼容 API + - 模型管理 — 支持远程拉取模型列表、自定义参数(温度、最大 Token、Top-P 等) + - 多密钥轮询 — 每个供应商可配置多个 API Key,自动轮换以分散限流压力 + - 流式输出 — 实时逐 Token 渲染,thinking 块可折叠展开 + - 消息版本 — 每条回复支持多版本切换,方便对比不同模型或参数的效果 + - 对话分支 — 从任意消息节点派生新分支,支持分支间对比 + - 对话管理 — 支持置顶、归档、按时间分组、批量操作 + - 对话压缩 — 自动压缩冗长对话,保留关键信息以节省上下文空间 + - 多模型同答案 — 同一问题同时向多个模型提问,支持答案间对比分析 + AI Agent + - Agent 模式 — 切换至 Agent 模式,AI 可自主执行多步骤任务:读写文件、运行命令、分析代码等 + - 三级权限 — 默认模式(写入需审批)、接受编辑(自动批准修改)、完全访问(无提示),安全可控 + - 工作目录沙箱 — Agent 操作严格限制在指定工作目录内,防止越权访问 + - 工具审批面板 — 实时展示工具调用请求,支持逐条审核、一键始终允许或拒绝 + - 成本追踪 — 每次会话实时统计 Token 用量与费用 + 内容渲染 + - Markdown 渲染 — 完整支持代码高亮、LaTeX 数学公式、表格、任务列表 + - Monaco 代码编辑器 — 代码块内嵌 Monaco Editor,支持语法高亮、复制、diff 预览 + - 图表渲染 — 内置 Mermaid 流程图与 D2 架构图渲染 + - Artifact 面板 — 代码片段、HTML 草稿、Markdown 笔记、报告可在独立面板中预览 + - 实时语音对话 — (即将推出)基于 WebRTC 的实时语音,兼容 OpenAI Realtime API + 搜索与知识 + - 联网搜索 — 集成 Tavily、智谱 WebSearch、Bocha 等,搜索结果附带引用来源标注 + - 本地知识库(RAG) 支持多知识库,上传文档后自动解析分段并且构建索引,对话时语义检索相关段落 + - 记忆系统 支持对话多命名空间记忆,可手动添加或由 AI 自动提取(AI 自动提取部分即将支持) + - 上下文管理 — 灵活挂载文件附件、搜索结果、知识库片段、记忆条目、工具输出 + 工具与扩展 + - MCP 协议 — 完整实现 Model Context Protocol,支持 stdio 和 HTTP 两种传输方式 + - 内置工具 — 提供@aqbot/fetch 等开箱即用的内置 MCP 工具 + - 工具执行面板 — 可视化展示工具调用请求与返回结果 + API 网关 + - 本地 API 网关 — 内置 OpenAI 兼容、Claude、Gemini 等原生接口的本地 API 服务器,可作为任意兼容客户端的后端 + - API 密钥管理 — 生成、撤销、启停访问密钥,支持描述备注 + - 用量统计 — 按密钥、供应商、日期维度的请求量与 Token 用量分析 + - SSL/TLS 支持 — 内置自签名证书生成,也支持挂载自定义证书 + - 请求日志 — 完整记录所有经过网关的 API 请求与响应 + - 配置模板 — 预置 Claude、Codex、OpenCode、Gemini 等常见 CLI 工具的接入配置模板 + 数据与安全 + - AES-256 加密 — API Key 等敏感数据使用 AES-256 加密存储于本地,主密钥权限 0600 + - 数据目录隔离 — 应用状态存储于 ~/.aqbot/,用户文件存储于 ~/Documents/aqbot/ + - 自动备份 — 支持定时自动备份到本地目录、WebDAV 的存储 + - 备份恢复 — 一键从历史备份恢复完整数据 + - 对话导出 — 支持将对话导出为 PNG 截图、Markdown、纯文本或 JSON 格式 + 桌面体验 + - 主题切换 — 深色/浅色主题,可跟随系统或手动指定 + - 界面语言 — 完整支持简体中文、繁体中文、英文、日文、韩文、法文、德文、西班牙文、俄文、印地文与阿拉伯文,可在设置中随时切换 + - 系统托盘 — 关闭窗口时最小化到系统托盘,不中断后台服务 + - 窗口置顶 — 可将主窗口常驻最顶层 + - 全局快捷键 — 自定义全局快捷键,随时唤起主窗口 + - 开机自启 — 可选择随系统自动启动 + - 代理支持 — 支持 HTTP 和 SOCKS5 代理配置 + - 自动更新 — 启动时自动检测新版本并提示更新 +Tags: +- 人工智能 +- 大语言模型 +- 聊天机器人 +ReleaseNotes: |- + 🐛 Bug 修复 + - acp: 修复计划审核与草稿生命周期 (#dab307d) + - chat: 修复附件拖拽监听生命周期 (#603aedd) + - acp: 修复跨代理问答与计划审核 (#e1ea7b7) +ReleaseNotesUrl: https://github.com/AQBot-Desktop/AQBot/releases/tag/v0.0.125 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://app.aqbot.top/guide/getting-started +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.125/AQBot.AQBot.yaml b/manifests/a/AQBot/AQBot/0.0.125/AQBot.AQBot.yaml new file mode 100644 index 0000000000000..10da2d4922b35 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.125/AQBot.AQBot.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.125 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/ArKT-7/QuickRotate/6.2.2/ArKT-7.QuickRotate.installer.yaml b/manifests/a/ArKT-7/QuickRotate/6.2.2/ArKT-7.QuickRotate.installer.yaml new file mode 100644 index 0000000000000..38fe3ace1c7ae --- /dev/null +++ b/manifests/a/ArKT-7/QuickRotate/6.2.2/ArKT-7.QuickRotate.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ArKT-7.QuickRotate +PackageVersion: 6.2.2 +InstallerType: portable +Commands: +- QuickRotate +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/ArKT-7/QuickRotate/releases/download/v6.2.2/QuickRotate.exe + InstallerSha256: C0ECA54831259893BE31EC0BB355DB0CD9D7CEF06B1E09FEDB0AF63DA6B61010 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-08-09 diff --git a/manifests/a/ArKT-7/QuickRotate/6.2.2/ArKT-7.QuickRotate.locale.en-US.yaml b/manifests/a/ArKT-7/QuickRotate/6.2.2/ArKT-7.QuickRotate.locale.en-US.yaml new file mode 100644 index 0000000000000..5a2910d33aa56 --- /dev/null +++ b/manifests/a/ArKT-7/QuickRotate/6.2.2/ArKT-7.QuickRotate.locale.en-US.yaml @@ -0,0 +1,49 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ArKT-7.QuickRotate +PackageVersion: 6.2.2 +PackageLocale: en-US +Publisher: ArKT-7 +PublisherUrl: https://github.com/ArKT-7 +PublisherSupportUrl: https://github.com/ArKT-7/QuickRotate +Author: ArKT-7 +PackageName: Quick Rotate +PackageUrl: https://github.com/ArKT-7/QuickRotate +License: GPL-3.0 +LicenseUrl: https://github.com/ArKT-7/QuickRotate/blob/main/LICENSE +Copyright: Copyright (C) 2026 ArKT-7 +CopyrightUrl: https://github.com/ArKT-7/QuickRotate/blob/main/LICENSE +ShortDescription: A modern, ultra-lightweight screen rotation utility for Windows. +Description: Quick Rotate is a standalone desktop utility built for fast, reliable display orientation management. Written entirely in pure C++ and compiled into a single x86 executable (only ~60KB in size), ensuring universal compatibility across Windows 32-bit, 64-bit, and Windows on ARM (WoA) via native OS emulation. +Moniker: QuickRotate +Tags: +- screen-rotation +- display-orientation +- monitor-management +- windows-utilities +- system-tray +- portable +- lightweight +- cli-tool +- display +- rotation +ReleaseNotes: |- + - Layout Cleanup: Fixed up the UI code under the hood so things scale better and are easier to update. + - Memory Fixes: Squashed a few bugs where background update checks and system icons were leaving messy memory leaks behind. + - Snappier Dark Mode: Optimized how Windows handles the dark theme toggle so it performs way smoother. + - Under the Hood: Cleaned up a bunch of repetitive code to keep the app ultra-lightweight and fast. +ReleaseNotesUrl: https://github.com/ArKT-7/QuickRotate/releases/tag/v6.2.2 +InstallationNotes: |- + Installation complete! + + To get started: + - Press Win+R (or use your terminal) and type 'QuickRotate' to launch it for the first time. + - After that, you can open it anytime right from your Start Menu. + + Tip: You can easily set up auto-start and desktop shortcuts directly inside the app's Settings menu! +Documentations: +- DocumentLabel: README + DocumentUrl: https://github.com/ArKT-7/QuickRotate/blob/main/README.md#-usage-guide +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/ArKT-7/QuickRotate/6.2.2/ArKT-7.QuickRotate.yaml b/manifests/a/ArKT-7/QuickRotate/6.2.2/ArKT-7.QuickRotate.yaml new file mode 100644 index 0000000000000..3c3821002d4fd --- /dev/null +++ b/manifests/a/ArKT-7/QuickRotate/6.2.2/ArKT-7.QuickRotate.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ArKT-7.QuickRotate +PackageVersion: 6.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/aelassas/Servy/9.2/aelassas.Servy.installer.yaml b/manifests/a/aelassas/Servy/9.2/aelassas.Servy.installer.yaml new file mode 100644 index 0000000000000..143def186ca33 --- /dev/null +++ b/manifests/a/aelassas/Servy/9.2/aelassas.Servy.installer.yaml @@ -0,0 +1,32 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: aelassas.Servy +PackageVersion: '9.2' +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-08-09 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Servy' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/aelassas/servy/releases/download/v9.2/servy-9.2-x64-installer.exe + InstallerSha256: C68384EEE57C3B778C5D00E4E41290811C1EC8E236884B482CFC38464FD3239D + ProductCode: '{8343B121-BE1C-463F-AA5B-FD237DD2F8D0}_is1' + AppsAndFeaturesEntries: + - ProductCode: '{8343B121-BE1C-463F-AA5B-FD237DD2F8D0}_is1' +- Architecture: arm64 + InstallerUrl: https://github.com/aelassas/servy/releases/download/v9.2/servy-9.2-arm64-installer.exe + InstallerSha256: 147E08BD1F47C5DB01B4B70F1EFA0004D42143F6DF1C80C7A75D0258FEE8E7C8 + ProductCode: '{8343B121-BE1C-463F-AA5B-FD237DD2F8D1}_is1' + AppsAndFeaturesEntries: + - ProductCode: '{8343B121-BE1C-463F-AA5B-FD237DD2F8D1}_is1' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/aelassas/Servy/9.2/aelassas.Servy.locale.en-US.yaml b/manifests/a/aelassas/Servy/9.2/aelassas.Servy.locale.en-US.yaml new file mode 100644 index 0000000000000..9df81aa13cf9f --- /dev/null +++ b/manifests/a/aelassas/Servy/9.2/aelassas.Servy.locale.en-US.yaml @@ -0,0 +1,99 @@ +# 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: aelassas.Servy +PackageVersion: '9.2' +PackageLocale: en-US +Publisher: Akram El Assas +PublisherUrl: https://github.com/aelassas +PublisherSupportUrl: https://github.com/aelassas/servy/issues +Author: Akram El Assas +PackageName: Servy +PackageUrl: https://servy-win.github.io/ +License: MIT +LicenseUrl: https://github.com/aelassas/servy/blob/HEAD/LICENSE.txt +Copyright: Copyright (c) 2026 Akram El Assas +ShortDescription: Servy lets you run any app as a native Windows service with full control over the working directory, startup type, process priority, CPU affinity, logging, health checks, hooks, and parameters. +Description: |- + Servy lets you run any app as a native Windows service with full control over the working directory, startup type, process priority, CPU affinity, logging, health checks, environment variables, dependencies, pre-launch and post-launch hooks, pre-stop and post-stop hooks, and parameters. + + Servy is digitally signed with a code-signing certificate provided by the SignPath Foundation. The signature verifies the publisher, enables Windows to detect any modification of the released binaries and installers, and prevents SmartScreen warnings. + + Servy offers a desktop app, a CLI, and a PowerShell module that let you create, configure, and manage Windows services interactively or through scripts and CI/CD pipelines. It also includes a Manager app for easily monitoring and managing all installed services in real time. + + Features: + - Clean, simple UI + - Monitor and manage all installed services with Servy Manager + - Real-time CPU and RAM monitoring with live performance graphs for installed services + - Real-time service stdout and stderr output preview in Servy Console + - Service dependency tree visualization with status indicators + - CLI and PowerShell module for full scripting and automated deployments + - Run any executable as a Windows service + - Set service name, description, startup type, priority, CPU affinity, working directory, environment variables, and dependencies + - Environment variable expansion supported in parameters, process paths, and startup directories + - Run services as Local System, local or domain accounts, Active Directory accounts, or gMSAs + - Redirect stdout/stderr to log files with automatic size-based and date-based rotations + - Run pre-launch hooks before starting the service, with retries, timeout, logging and failure handling + - Run post-launch hooks after the application starts successfully + - Run pre-stop and post-stop hooks before and after the application stops + - Supports Ctrl+C for command-line apps, close-window for GUI apps, and force kill if unresponsive + - Supports Ctrl+C propagation to descendant processes of the wrapped process + - Prevent orphaned/zombie processes with improved lifecycle management while ensuring resource cleanup + - Health checks and automatic service recovery + - Browse and search logs by level, date, and keyword for faster troubleshooting from Servy Manager + - Export/Import service configurations for easy backups and automation + - Service Event Notification alerts on service failures via Windows notifications and email + - Compatible with Windows 7 SP1 through 11 (x64/ARM64) and Windows Server editions + + Who is it for? + - Developers: Run development servers, scripts, or custom tools as services without extra setup. + - Sysadmins & IT professionals: Ensure critical background processes stay alive, monitored, and properly logged. + - Teams or organizations: Automate background services reliably across multiple machines. +Moniker: servy +Tags: +- admin +- automation +- background-service +- cli +- devops +- dotnet +- nssm +- powershell +- scm +- service-manager +- service-supervisor +- service-wrapper +- watchdog +- windows-service +- windows-tools +- winsw +ReleaseNotes: |- + - fix(core): AppFoldersHelper.cs / AppConfig.cs - vault subfolder names 'recovery' and 'logs' are duplicated literals that can drift between default and custom vaults (#4791) + - fix(core): ResourceHelper.cs - the staleness check is one-directional, so a version downgrade never re-extracts and the newer wrapper stays in the vault silently (#4803) + - fix(core): ServiceHelper.cs (Core) - StopServicesAsync never settles transitional SCM states, so stopping a StartPending service fails the batch (stop-side sibling of the #2025 fix) (#4807) + - fix(core): ServiceAccounts.cs / NativeMethodsHelpers.cs - display alias sets and RunnableServiceAccounts have drifted apart again; BUILTIN/dot/spaced forms accepted at install show raw in the Manager UI (#5021) + - fix(core): EnvironmentVariablesValidator.cs - the value-side illegal-character message echoes the full value, unlike its key-side twin (residual of #4716) (#5029) + - fix(core): ServiceManager.cs - ToScmStartType coerces AutomaticDelayedStart but not Unknown, sending dwStartType=0 (SERVICE_BOOT_START) to the SCM (#5031) + - fix(infra): DapperExecutor.cs - BeginTransaction/BeginTransactionAsync are the only members without the Busy/Locked retry policy; transaction acquisition fails on the first SQLITE_BUSY the class remarks promise to ride out (#5007) + - fix(desktop,manager): SplashWindow.xaml (Servy + Manager) - AllowsTransparency=True on a fully opaque window adds layered-window overhead for nothing (#4841) + - fix(cli): ExportServiceCommand.cs - createdByUs length heuristic deletes a pre-existing empty file on write failure (residual of #2039) (#5000) + - fix(psm1): Servy.psm1 / EnvironmentVariablesValidator.cs - the module's EnvVars pre-validation regex rejects keys with spaces and multi-space separators that the CLI's authoritative validator accepts (#5012) + - fix(notifications): Write-ServyLog.ps1 - retention pruning glob ${baseName}_*${ext} matches sibling live logs and their rotations, deleting files it does not own (#4994) + - fix(setup): setup/servy.iss - uninstall leaves HKLM\Software\Servy (AddedToPath marker) behind; the key is written but never deleted (#4779) + - fix(setup): setup/servy.iss - ShouldAddCurrentUser compares the localized account name to 'SYSTEM' while claiming to replicate the C# SID comparison (#4781) + - fix(setup): setup/servy.iss - x64 and arm64 installers share {autopf}\Servy but have different AppIds; on ARM64 both install side-by-side and uninstalling one breaks the other (#4990) + - fix(setup): tools-config.ps1 - Resolve-Tool validates paths with bare Test-Path: bracketed paths fail as wildcards and a directory passes as a tool (#4997) + - fix: Format-SourceHygiene.ps1 - Set-Content -Encoding UTF8 emits a BOM on PowerShell 5.1, re-introducing what #4944/#4966 cleaned (11 of 21 .github files now BOM'd, was 2) (#5033) + - ci(resolve-version/action.yml): latest-release API fallback is a single-shot Invoke-RestMethod; one transient API error fails the job with a misleading 'no tag' message (residual of the #3635 class) (#4956) + - ci(download-with-retry/action): negative max_retries yields zero attempts and a silently successful step (boundary residual of the #4663 fix) (#4953) + - ci(download-with-retry/action.yml): every failure is retried and logged as 'Transient', including permanent 404/403s (sibling of the #1384 class) (#4954) + - ci(bump-version.yml): pushes to main/net48 via single-shot Invoke-Git push while dot-sourcing the Invoke-PushWithRetry helper its three sibling workflows use for exactly this race (#4959) + - ci(sbom.yml): generate-sbom.ps1 - BaseVersion is unvalidated (siblings publish.ps1/publish-sc.ps1 call Assert-ServyVersion); a malformed value is stamped silently into the published SBOM (#4984) + - ci(scoop): setup/scoop/servy.json - description drifted from the README feature sentence: 'CPU affinity' is missing (autoupdate never rewrites the description) (#4987) + - fix: various code quality, enhancements, and inconsistency issues +ReleaseNotesUrl: https://github.com/aelassas/servy/releases/tag/v9.2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/aelassas/servy/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/aelassas/Servy/9.2/aelassas.Servy.yaml b/manifests/a/aelassas/Servy/9.2/aelassas.Servy.yaml new file mode 100644 index 0000000000000..1d3fcb96077e1 --- /dev/null +++ b/manifests/a/aelassas/Servy/9.2/aelassas.Servy.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: aelassas.Servy +PackageVersion: '9.2' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/alexx2000/DoubleCommander/1.2.8/alexx2000.DoubleCommander.installer.yaml b/manifests/a/alexx2000/DoubleCommander/1.2.8/alexx2000.DoubleCommander.installer.yaml new file mode 100644 index 0000000000000..8151593812503 --- /dev/null +++ b/manifests/a/alexx2000/DoubleCommander/1.2.8/alexx2000.DoubleCommander.installer.yaml @@ -0,0 +1,31 @@ +# 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: alexx2000.DoubleCommander +PackageVersion: 1.2.8 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-08-09 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/doublecmd/doublecmd/releases/download/v1.2.8/doublecmd-1.2.8.i386-win32.msi + InstallerSha256: 99C09F7AD3BDAD0A5DDDE45D71940A98C0FEC56C9B058A70A9A590F49E6E764F + ProductCode: '{5258F503-13DE-4D51-AF68-3167DC2892F6}' + AppsAndFeaturesEntries: + - ProductCode: '{5258F503-13DE-4D51-AF68-3167DC2892F6}' + UpgradeCode: '{D220A081-E26D-4ECD-B399-EFEB4D6678EA}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%/Double Commander' +- Architecture: x64 + InstallerUrl: https://github.com/doublecmd/doublecmd/releases/download/v1.2.8/doublecmd-1.2.8.x86_64-win64.msi + InstallerSha256: 6852E626B5489F50242AED70B59848DD3A798E140580D0A5D77B8745B656916F + ProductCode: '{470F5350-6D9D-4241-B805-2B83AB85C537}' + AppsAndFeaturesEntries: + - ProductCode: '{470F5350-6D9D-4241-B805-2B83AB85C537}' + UpgradeCode: '{D220A081-E26D-4ECD-B399-EFEB4D6678EA}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Double Commander' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/alexx2000/DoubleCommander/1.2.8/alexx2000.DoubleCommander.locale.en-US.yaml b/manifests/a/alexx2000/DoubleCommander/1.2.8/alexx2000.DoubleCommander.locale.en-US.yaml new file mode 100644 index 0000000000000..8e581c9e103af --- /dev/null +++ b/manifests/a/alexx2000/DoubleCommander/1.2.8/alexx2000.DoubleCommander.locale.en-US.yaml @@ -0,0 +1,87 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: alexx2000.DoubleCommander +PackageVersion: 1.2.8 +PackageLocale: en-US +Publisher: Alexander Koblov +PublisherUrl: https://github.com/doublecmd +PublisherSupportUrl: https://github.com/doublecmd/doublecmd/issues +Author: Alexander Koblov +PackageName: Double Commander +PackageUrl: https://doublecmd.sourceforge.io/ +License: GPL-2.0 +LicenseUrl: https://github.com/doublecmd/doublecmd/blob/HEAD/LICENSE.md +ShortDescription: Free cross platform open source file manager with two panels side by side +Description: |- + Double Commander is a cross platform open source file manager with two panels side by side. + It is inspired by Total Commander and features some new ideas. +Moniker: doublecmd +Tags: +- commander +- cross-platform +- file-explorer +- file-manager +- foss +- manager +- open-source +ReleaseNotes: |- + This the bugfix release addressing known problems in 1.2.7 release. + Read the latest release changelog for more details about fixed bugs. + See the list of changes for some overview of 1.2 version new features. + ─────────────┬───────────────────────────────────────────────────────────────────────────────────┬───────────────────────────────────┬───────────────────────────────────────── + MS Windows │Installation packages │32 bit │doublecmd-1.2.8.i386-win32.exe + │ │ ├───────────────────────────────────────── + │ │ │doublecmd-1.2.8.i386-win32.msi + │ ├───────────────────────────────────┼───────────────────────────────────────── + │ │64 bit │doublecmd-1.2.8.x86_64-win64.exe + │ │ ├───────────────────────────────────────── + │ │ │doublecmd-1.2.8.x86_64-win64.msi + ├───────────────────────────────────────────────────────────────────────────────────┼───────────────────────────────────┼───────────────────────────────────────── + │Portable packages │32 bit │doublecmd-1.2.8.i386-win32.zip + │ ├───────────────────────────────────┼───────────────────────────────────────── + │ │64 bit │doublecmd-1.2.8.x86_64-win64.zip + ─────────────┼───────────────────────────────────────────────────────────────────────────────────┼───────────────────────────────────┼───────────────────────────────────────── + GNU/Linux │RPM repositories (Fedora, openSUSE) │GTK2 │Install from openSUSE Build Service + │DEB repositories (Ubuntu, Debian, Mint etc.) ├───────────────────────────────────┼───────────────────────────────────────── + │ │Qt5 │Install from openSUSE Build Service + │ ├───────────────────────────────────┼───────────────────────────────────────── + │ │Qt6 │Install from openSUSE Build Service + ├───────────────────────────────────────────────────────────────────────────────────┼───────────────────────────────────┼───────────────────────────────────────── + │Portable packages (most modern distro) │i386 │doublecmd-1.2.8.gtk2.i386.tar.xz + │ │ ├───────────────────────────────────────── + │ │ │doublecmd-1.2.8.qt.i386.tar.xz + │ ├───────────────────────────────────┼───────────────────────────────────────── + │ │x86_64 │doublecmd-1.2.8.gtk2.x86_64.tar.xz + │ │ ├───────────────────────────────────────── + │ │ │doublecmd-1.2.8.qt.x86_64.tar.xz + │ │ ├───────────────────────────────────────── + │ │ │doublecmd-1.2.8.qt6.x86_64.tar.xz + │ ├───────────────────────────────────┼───────────────────────────────────────── + │ │aarch64 │doublecmd-1.2.8.gtk2.aarch64.tar.xz + │ │ ├───────────────────────────────────────── + │ │ │doublecmd-1.2.8.qt.aarch64.tar.xz + │ │ ├───────────────────────────────────────── + │ │ │doublecmd-1.2.8.qt6.aarch64.tar.xz + ├───────────────────────────────────────────────────────────────────────────────────┼───────────────────────────────────┼───────────────────────────────────────── + │AppImage │x86_64 │doublecmd-gtk-latest-x86_64.AppImage + │ │ ├───────────────────────────────────────── + │ │ │doublecmd-qt-latest-x86_64.AppImage + ─────────────┼───────────────────────────────────────────────────────────────────────────────────┼───────────────────────────────────┼───────────────────────────────────────── + macOS │macOS >= 11.0 │x86_64 │doublecmd-1.2.8.cocoa.x86_64.dmg + ├───────────────────────────────────────────────────────────────────────────────────┼───────────────────────────────────┼───────────────────────────────────────── + │macOS >= 11.0 │aarch64 │doublecmd-1.2.8.cocoa.aarch64.dmg + ─────────────┼───────────────────────────────────────────────────────────────────────────────────┴───────────────────────────────────┴───────────────────────────────────────── + FreeBSD │Double Commander is officially packaged for FreeBSD. More information about the port can be found here. + ─────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬───────────────────────────────────────── + Source │Double Commander │doublecmd-1.2.8-src.tar.gz + ├───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼───────────────────────────────────────── + │Double Commander Help │Download from GitHub + ─────────────┴───────────────────────────────────────────────────────────────────────────────────┬───────────────────────────────────┼───────────────────────────────────────── + Documentation │English │Browse at GitHub + ├───────────────────────────────────┼───────────────────────────────────────── + │Russian │Browse at GitHub + ─────────────────────────────────────────────────────────────────────────────────────────────────┴───────────────────────────────────┴───────────────────────────────────────── +ReleaseNotesUrl: https://github.com/doublecmd/doublecmd/releases/tag/v1.2.8 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/alexx2000/DoubleCommander/1.2.8/alexx2000.DoubleCommander.yaml b/manifests/a/alexx2000/DoubleCommander/1.2.8/alexx2000.DoubleCommander.yaml new file mode 100644 index 0000000000000..fc928eb31918e --- /dev/null +++ b/manifests/a/alexx2000/DoubleCommander/1.2.8/alexx2000.DoubleCommander.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: alexx2000.DoubleCommander +PackageVersion: 1.2.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/Biyi/Biyi/0.3.6+9/Biyi.Biyi.installer.yaml b/manifests/b/Biyi/Biyi/0.3.6+9/Biyi.Biyi.installer.yaml index f98394c6d7e68..0c304fe522130 100644 --- a/manifests/b/Biyi/Biyi/0.3.6+9/Biyi.Biyi.installer.yaml +++ b/manifests/b/Biyi/Biyi/0.3.6+9/Biyi.Biyi.installer.yaml @@ -1,20 +1,21 @@ # Created with YamlCreate.ps1 v2.0.6 $debug=NVS1.7-2-1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Biyi.Biyi PackageVersion: 0.3.6+9 -MinimumOSVersion: 10.0.0.0 InstallerType: inno Scope: machine UpgradeBehavior: install -ReleaseDate: 2022-01-16 +Protocols: +- biyiapp Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: 9DD27DE6-0D88-4CA9-8150-6454E5F2951D_is1 +ReleaseDate: 2022-01-16 Installers: - Architecture: x64 - InstallerUrl: https://github.com/biyidev/biyi/releases/download/v0.3.6/biyi-0.3.6+9-windows-setup.exe + InstallerUrl: https://github.com/beyondtranslate/beyondtranslate-ce/releases/download/v0.3.6/biyi-0.3.6+9-windows-setup.exe InstallerSha256: 0277A13D397915C5C5451F126A1F995588EED830D89CF2CF38C56D79C6C1E30A - ProductCode: 9DD27DE6-0D88-4CA9-8150-6454E5F2951D_is1 ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.12.0 diff --git a/manifests/b/Biyi/Biyi/0.3.6+9/Biyi.Biyi.locale.en-US.yaml b/manifests/b/Biyi/Biyi/0.3.6+9/Biyi.Biyi.locale.en-US.yaml index 2cd5fd3c902d5..53faffaaa9ad4 100644 --- a/manifests/b/Biyi/Biyi/0.3.6+9/Biyi.Biyi.locale.en-US.yaml +++ b/manifests/b/Biyi/Biyi/0.3.6+9/Biyi.Biyi.locale.en-US.yaml @@ -1,23 +1,23 @@ # Created with YamlCreate.ps1 v2.0.6 $debug=NVS1.7-2-1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Biyi.Biyi PackageVersion: 0.3.6+9 PackageLocale: en-US -Publisher: LiJianying -PublisherUrl: https://biyidev.com/ -PublisherSupportUrl: https://github.com/biyidev/biyi/issues -# PrivacyUrl: -Author: LiJianying -PackageName: biyi -PackageUrl: https://biyidev.com/ -License: AGPL-3.0 -LicenseUrl: https://github.com/biyidev/biyi/blob/main/LICENSE -Copyright: Copyright (C) 2022 LiJianying. All rights reserved. -# CopyrightUrl: +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +License: Freeware +# LicenseUrl: +# Copyright: +# CopyrightUrl: ShortDescription: A convenient translation and dictionary app Description: Biyi is a convenient translation and dictionary app written in Flutter. -# Moniker: +# Moniker: Tags: - baidu - caiyun @@ -34,8 +34,8 @@ Tags: - translation - translator - youdao -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://biyidev.com/release-notes -ManifestType: defaultLocale -ManifestVersion: 1.1.0 +# Agreements: +# ReleaseNotes: +# ReleaseNotesUrl: +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Biyi/Biyi/0.3.6+9/Biyi.Biyi.locale.zh-CN.yaml b/manifests/b/Biyi/Biyi/0.3.6+9/Biyi.Biyi.locale.zh-CN.yaml index bd9c7f39a619f..b9b8aff70bc2d 100644 --- a/manifests/b/Biyi/Biyi/0.3.6+9/Biyi.Biyi.locale.zh-CN.yaml +++ b/manifests/b/Biyi/Biyi/0.3.6+9/Biyi.Biyi.locale.zh-CN.yaml @@ -1,23 +1,23 @@ # Created with YamlCreate.ps1 v2.0.6 $debug=NVS1.7-2-1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.1.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Biyi.Biyi PackageVersion: 0.3.6+9 PackageLocale: zh-CN -Publisher: LiJianying -PublisherUrl: https://biyidev.com/ -PublisherSupportUrl: https://github.com/biyidev/biyi/issues -# PrivacyUrl: +Publisher: Biyi +PublisherUrl: https://beyondtranslate.com/ +PublisherSupportUrl: https://github.com/beyondtranslate/beyondtranslate-ce/issues +# PrivacyUrl: Author: LiJianying -PackageName: biyi -PackageUrl: https://biyidev.com/ -License: AGPL-3.0 -LicenseUrl: https://github.com/biyidev/biyi/blob/main/LICENSE -Copyright: Copyright (C) 2022 LiJianying. All rights reserved. -# CopyrightUrl: +PackageName: 比译 +PackageUrl: https://beyondtranslate.com/ +License: 免费软件 +# LicenseUrl: +Copyright: Copyright (C) 2023 LiJianying. All rights reserved. +# CopyrightUrl: ShortDescription: 便捷的翻译和词典应用 Description: 比译是一个用 Flutter 编写的便捷翻译和词典应用。 -# Moniker: +# Moniker: Tags: - deepl - 中文 @@ -35,11 +35,11 @@ Tags: - 词典 - 谷歌 - 金山词霸 -# Agreements: +# Agreements: ReleaseNotes: |- - [优化] 修改图标库为 fluentui_system_icons - [优化] #48 Windows 版主题模式和托盘图标颜色会随系统自动改变 - [修复] #11 #25 Windows 版主窗口显示异常 -ReleaseNotesUrl: https://biyidev.com/release-notes -ManifestType: locale -ManifestVersion: 1.1.0 +ReleaseNotesUrl: https://github.com/beyondtranslate/beyondtranslate-ce/releases/tag/v0.3.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Biyi/Biyi/0.3.6+9/Biyi.Biyi.yaml b/manifests/b/Biyi/Biyi/0.3.6+9/Biyi.Biyi.yaml index f4265132a1260..e7f772201767c 100644 --- a/manifests/b/Biyi/Biyi/0.3.6+9/Biyi.Biyi.yaml +++ b/manifests/b/Biyi/Biyi/0.3.6+9/Biyi.Biyi.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 v2.0.6 $debug=NVS1.7-2-1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Biyi.Biyi PackageVersion: 0.3.6+9 -DefaultLocale: en-US +DefaultLocale: zh-CN ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.12.0 diff --git a/manifests/b/Blueberry/FlashbackExpress/7/7.13.0.600/Blueberry.FlashbackExpress.7.installer.yaml b/manifests/b/Blueberry/FlashbackExpress/7/7.13.0.600/Blueberry.FlashbackExpress.7.installer.yaml index b245000bd6f3f..1be5416ddbcea 100644 --- a/manifests/b/Blueberry/FlashbackExpress/7/7.13.0.600/Blueberry.FlashbackExpress.7.installer.yaml +++ b/manifests/b/Blueberry/FlashbackExpress/7/7.13.0.600/Blueberry.FlashbackExpress.7.installer.yaml @@ -1,65 +1,65 @@ -# Automatically updated by the winget bot at 2026/Jun/25 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Blueberry.FlashbackExpress.7 -PackageVersion: 7.13.0.600 -InstallerType: exe -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /quiet /norestart - SilentWithProgress: /passive /norestart - InstallLocation: INSTALLDIR="" - Log: /log "" -ExpectedReturnCodes: -- InstallerReturnCode: 1601 - ReturnResponse: contactSupport -- InstallerReturnCode: 1602 - ReturnResponse: cancelledByUser -- InstallerReturnCode: 1618 - ReturnResponse: installInProgress -- InstallerReturnCode: 1623 - ReturnResponse: systemNotSupported -- InstallerReturnCode: 1625 - ReturnResponse: blockedByPolicy -- InstallerReturnCode: 1628 - ReturnResponse: invalidParameter -- InstallerReturnCode: 1633 - ReturnResponse: systemNotSupported -- InstallerReturnCode: 1638 - ReturnResponse: alreadyInstalled -- InstallerReturnCode: 1639 - ReturnResponse: invalidParameter -- InstallerReturnCode: 1641 - ReturnResponse: rebootInitiated -- InstallerReturnCode: 1640 - ReturnResponse: blockedByPolicy -- InstallerReturnCode: 1643 - ReturnResponse: blockedByPolicy -- InstallerReturnCode: 1644 - ReturnResponse: blockedByPolicy -- InstallerReturnCode: 1649 - ReturnResponse: blockedByPolicy -- InstallerReturnCode: 1650 - ReturnResponse: invalidParameter -- InstallerReturnCode: 1654 - ReturnResponse: systemNotSupported -- InstallerReturnCode: 3010 - ReturnResponse: rebootRequiredToFinish -UpgradeBehavior: install -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.VCRedist.2015+.x64 -ProductCode: '{219AD273-DDD8-4FF4-922B-A83A702F60CF}' -ReleaseDate: 2026-01-14 -AppsAndFeaturesEntries: -- UpgradeCode: '{219AD273-DDD8-4FF4-922B-A83A008F5EBB}' - InstallerType: wix -Installers: -- Architecture: x64 - InstallerUrl: https://files.flashbackrecorder.com/flashbackexpress7_setup.exe - InstallerSha256: 5884B9C58A6AF7893D9AE91E3E7A6AF3B90E5A9773F0C67113A369D0A436FD70 -ManifestType: installer -ManifestVersion: 1.12.0 +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Blueberry.FlashbackExpress.7 +PackageVersion: 7.13.0.600 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart + InstallLocation: INSTALLDIR="" + Log: /log "" +ExpectedReturnCodes: +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{219AD273-DDD8-4FF4-922B-A83A705F6014}' +ReleaseDate: 2026-05-06 +AppsAndFeaturesEntries: +- UpgradeCode: '{219AD273-DDD8-4FF4-922B-A83A008F5EBB}' + InstallerType: wix +Installers: +- Architecture: x64 + InstallerUrl: https://files.flashbackrecorder.com/flashbackexpress7_setup.exe + InstallerSha256: 5884B9C58A6AF7893D9AE91E3E7A6AF3B90E5A9773F0C67113A369D0A436FD70 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Blueberry/FlashbackExpress/7/7.13.0.600/Blueberry.FlashbackExpress.7.locale.en-US.yaml b/manifests/b/Blueberry/FlashbackExpress/7/7.13.0.600/Blueberry.FlashbackExpress.7.locale.en-US.yaml index 081f17fbd8fbe..490a110a806f1 100644 --- a/manifests/b/Blueberry/FlashbackExpress/7/7.13.0.600/Blueberry.FlashbackExpress.7.locale.en-US.yaml +++ b/manifests/b/Blueberry/FlashbackExpress/7/7.13.0.600/Blueberry.FlashbackExpress.7.locale.en-US.yaml @@ -1,32 +1,31 @@ -# Automatically updated by the winget bot at 2026/Jun/25 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Blueberry.FlashbackExpress.7 -PackageVersion: 7.13.0.600 -PackageLocale: en-US -Publisher: Blueberry Software -PublisherUrl: https://www.flashbackrecorder.com/ -PublisherSupportUrl: https://www.flashbackrecorder.com/support/ -PrivacyUrl: https://www.flashbackrecorder.com/privacypolicy/ -Author: Blueberry Software Ltd -PackageName: Flashback Express 7 -PackageUrl: https://www.flashbackrecorder.com/express/ -License: Proprietary -LicenseUrl: https://www.flashbackrecorder.com/end-user-agreement/ -Copyright: © 2026, Blueberry Software. All Rights Reserved -CopyrightUrl: https://www.flashbackrecorder.com/end-user-agreement/ -ShortDescription: Record your screen and share quick clips or make engaging demos and training videos. FlashBack Screen Recorder is the fastest way to capture and edit video. -Tags: -- capture -- record -- recording -- screen-capture -- screen-record -- screencast -- screenshot -- video -ReleaseNotes: '- Mouse cursor could be missing when a recording is opened in the editor' -ReleaseNotesUrl: https://www.flashbackrecorder.com/express7/changelog -PurchaseUrl: https://www.flashbackrecorder.com/store/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Blueberry.FlashbackExpress.7 +PackageVersion: 7.13.0.600 +PackageLocale: en-US +Publisher: Blueberry Software +PublisherUrl: https://www.flashbackrecorder.com/ +PublisherSupportUrl: https://www.flashbackrecorder.com/support/ +PrivacyUrl: https://www.flashbackrecorder.com/privacypolicy/ +Author: Blueberry Software Ltd +PackageName: Flashback Express 7 +PackageUrl: https://www.flashbackrecorder.com/express/ +License: Proprietary +LicenseUrl: https://www.flashbackrecorder.com/end-user-agreement/ +Copyright: © 2026, Blueberry Software. All Rights Reserved +CopyrightUrl: https://www.flashbackrecorder.com/end-user-agreement/ +ShortDescription: Record your screen and share quick clips or make engaging demos and training videos. FlashBack Screen Recorder is the fastest way to capture and edit video. +Tags: +- capture +- record +- recording +- screen-capture +- screen-record +- screencast +- screenshot +- video +ReleaseNotesUrl: https://www.flashbackrecorder.com/express7/changelog +PurchaseUrl: https://www.flashbackrecorder.com/store/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Blueberry/FlashbackExpress/7/7.13.0.600/Blueberry.FlashbackExpress.7.locale.zh-CN.yaml b/manifests/b/Blueberry/FlashbackExpress/7/7.13.0.600/Blueberry.FlashbackExpress.7.locale.zh-CN.yaml index 211956d2dc44e..6865217a26e6d 100644 --- a/manifests/b/Blueberry/FlashbackExpress/7/7.13.0.600/Blueberry.FlashbackExpress.7.locale.zh-CN.yaml +++ b/manifests/b/Blueberry/FlashbackExpress/7/7.13.0.600/Blueberry.FlashbackExpress.7.locale.zh-CN.yaml @@ -1,17 +1,17 @@ -# Automatically updated by the winget bot at 2026/Jun/25 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Blueberry.FlashbackExpress.7 -PackageVersion: 7.13.0.600 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 录制屏幕并分享快速剪辑,或制作吸引眼球的演示和培训视频。FlashBack Screen Recorder 帮助您快速捕捉和编辑视频。 -Tags: -- 屏幕录制 -- 录制 -- 录屏 -- 截图 -- 捕获 -- 视频 -ManifestType: locale -ManifestVersion: 1.12.0 +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Blueberry.FlashbackExpress.7 +PackageVersion: 7.13.0.600 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 录制屏幕并分享快速剪辑,或制作吸引眼球的演示和培训视频。FlashBack Screen Recorder 帮助您快速捕捉和编辑视频。 +Tags: +- 屏幕录制 +- 录制 +- 录屏 +- 截图 +- 捕获 +- 视频 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Blueberry/FlashbackExpress/7/7.13.0.600/Blueberry.FlashbackExpress.7.yaml b/manifests/b/Blueberry/FlashbackExpress/7/7.13.0.600/Blueberry.FlashbackExpress.7.yaml index 71eb5ab4d8fee..8c3eefee6e817 100644 --- a/manifests/b/Blueberry/FlashbackExpress/7/7.13.0.600/Blueberry.FlashbackExpress.7.yaml +++ b/manifests/b/Blueberry/FlashbackExpress/7/7.13.0.600/Blueberry.FlashbackExpress.7.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/Jun/25 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Blueberry.FlashbackExpress.7 -PackageVersion: 7.13.0.600 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Blueberry.FlashbackExpress.7 +PackageVersion: 7.13.0.600 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/calvinchengx/entra-emulator/0.5.0/calvinchengx.entra-emulator.installer.yaml b/manifests/c/calvinchengx/entra-emulator/0.5.0/calvinchengx.entra-emulator.installer.yaml new file mode 100644 index 0000000000000..3e711fa3c8cfc --- /dev/null +++ b/manifests/c/calvinchengx/entra-emulator/0.5.0/calvinchengx.entra-emulator.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: calvinchengx.entra-emulator +PackageVersion: 0.5.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-08-09" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: entra-emulator.exe + PortableCommandAlias: entra-emulator + InstallerUrl: https://github.com/calvinchengx/entra-emulator/releases/download/v0.5.0/entra-emulator_0.5.0_windows_arm64.zip + InstallerSha256: f80d8cbc80a6d20a310a2a77c28f14e7109ce3690646406d47d23def6a04465c + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: entra-emulator.exe + PortableCommandAlias: entra-emulator + InstallerUrl: https://github.com/calvinchengx/entra-emulator/releases/download/v0.5.0/entra-emulator_0.5.0_windows_amd64.zip + InstallerSha256: d74a37166d9b02a40a939e6037df1769b66ae61a1491b507946e9633dbc29a94 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/calvinchengx/entra-emulator/0.5.0/calvinchengx.entra-emulator.locale.en-US.yaml b/manifests/c/calvinchengx/entra-emulator/0.5.0/calvinchengx.entra-emulator.locale.en-US.yaml new file mode 100644 index 0000000000000..68a3790fc77bf --- /dev/null +++ b/manifests/c/calvinchengx/entra-emulator/0.5.0/calvinchengx.entra-emulator.locale.en-US.yaml @@ -0,0 +1,27 @@ +# 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: calvinchengx.entra-emulator +PackageVersion: 0.5.0 +PackageLocale: en-US +Publisher: calvinchengx +PackageName: entra-emulator +PackageUrl: https://github.com/calvinchengx/entra-emulator +License: Apache-2.0 +ShortDescription: A local, MSAL-compatible emulator of Microsoft Entra ID (Azure AD) in a single Go binary. +Description: | + Entra Emulator is a local, MSAL-compatible emulator of Microsoft Entra ID + (Azure AD) in a single Go binary: the OIDC/OAuth 2.0 v2.0 endpoints MSAL + talks to, a minimal read-only Microsoft Graph, and an admin REST API — so + you can develop sign-in, token acquisition, and protected-API calls + offline with no cloud tenant. Local development tool only. +Moniker: entra-emulator +Tags: + - entra + - azure-ad + - oidc + - oauth2 + - msal + - emulator +ReleaseNotesUrl: https://github.com/calvinchengx/entra-emulator/releases/tag/v0.5.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/calvinchengx/entra-emulator/0.5.0/calvinchengx.entra-emulator.yaml b/manifests/c/calvinchengx/entra-emulator/0.5.0/calvinchengx.entra-emulator.yaml new file mode 100644 index 0000000000000..731656e4d368f --- /dev/null +++ b/manifests/c/calvinchengx/entra-emulator/0.5.0/calvinchengx.entra-emulator.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: calvinchengx.entra-emulator +PackageVersion: 0.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/detachhead/rebased/1.1.12/detachhead.rebased.installer.yaml b/manifests/d/detachhead/rebased/1.1.12/detachhead.rebased.installer.yaml new file mode 100644 index 0000000000000..39789512f80ee --- /dev/null +++ b/manifests/d/detachhead/rebased/1.1.12/detachhead.rebased.installer.yaml @@ -0,0 +1,25 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: detachhead.rebased +PackageVersion: 1.1.12 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +ProductCode: Rebased 1.1.12 +ReleaseDate: 2026-08-09 +AppsAndFeaturesEntries: +- ProductCode: Rebased 1.1.12 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\detachhead\Rebased' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/DetachHead/rebased/releases/download/1.1.12/rebased.exe + InstallerSha256: DB548D6A5686A5F20E1D3D3E94F320D60F188D4B3B48F675327CE93F34D29139 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/detachhead/rebased/1.1.12/detachhead.rebased.locale.en-US.yaml b/manifests/d/detachhead/rebased/1.1.12/detachhead.rebased.locale.en-US.yaml new file mode 100644 index 0000000000000..2fb2a91565377 --- /dev/null +++ b/manifests/d/detachhead/rebased/1.1.12/detachhead.rebased.locale.en-US.yaml @@ -0,0 +1,23 @@ +# 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: detachhead.rebased +PackageVersion: 1.1.12 +PackageLocale: en-US +Publisher: detachhead +PublisherUrl: https://github.com/DetachHead +PublisherSupportUrl: https://github.com/DetachHead/rebased/issues +Author: detachhead +PackageName: Rebased +PackageUrl: https://github.com/DetachHead/rebased +License: Apache-2.0 +LicenseUrl: https://github.com/DetachHead/rebased/blob/HEAD/LICENSE.txt +Copyright: Copyright 2026 detachhead +ShortDescription: An open-source remake of the short-lived jetbrains git client +ReleaseNotes: |- + - fix editor log tab not being closable when "Show the log in the editor window" is disabled (#312) + - fix crash when "Show the log in the editor window" is disabled and the user opens the git tool, which only happened when the project was opened with the git tool window in a closed state (#313) + - remove the "Build" action from the "Customize Main Toolbar" menu (#314) +ReleaseNotesUrl: https://github.com/DetachHead/rebased/releases/tag/1.1.12 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/detachhead/rebased/1.1.12/detachhead.rebased.yaml b/manifests/d/detachhead/rebased/1.1.12/detachhead.rebased.yaml new file mode 100644 index 0000000000000..f4ff02d85504e --- /dev/null +++ b/manifests/d/detachhead/rebased/1.1.12/detachhead.rebased.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: detachhead.rebased +PackageVersion: 1.1.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixCLI/1.21.4/ESEngine.ReasonixCLI.installer.yaml b/manifests/e/ESEngine/ReasonixCLI/1.21.4/ESEngine.ReasonixCLI.installer.yaml new file mode 100644 index 0000000000000..0712702186a0c --- /dev/null +++ b/manifests/e/ESEngine/ReasonixCLI/1.21.4/ESEngine.ReasonixCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ESEngine.ReasonixCLI +PackageVersion: 1.21.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: reasonix.exe +Commands: +- reasonix +ReleaseDate: 2026-08-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/download/v1.21.4/reasonix-windows-amd64.zip + InstallerSha256: 62B378265FDF8173FF9EA60538ACD606B756FC1DF36CA4F890B46AEFEDC04D02 +- Architecture: arm64 + InstallerUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/download/v1.21.4/reasonix-windows-arm64.zip + InstallerSha256: 49E65C6C58957AE4CD113B749A8588480FD27ADB78D7ACDEA59F8188D707F2D5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixCLI/1.21.4/ESEngine.ReasonixCLI.locale.en-US.yaml b/manifests/e/ESEngine/ReasonixCLI/1.21.4/ESEngine.ReasonixCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..8a8b1d955647f --- /dev/null +++ b/manifests/e/ESEngine/ReasonixCLI/1.21.4/ESEngine.ReasonixCLI.locale.en-US.yaml @@ -0,0 +1,104 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ESEngine.ReasonixCLI +PackageVersion: 1.21.4 +PackageLocale: en-US +Publisher: reasonix +PublisherUrl: https://esengine.cn/ +PublisherSupportUrl: https://github.com/esengine/DeepSeek-Reasonix/issues +PackageName: Reasonix CLI +PackageUrl: https://esengine.github.io/DeepSeek-Reasonix/ +License: MIT +LicenseUrl: https://github.com/esengine/DeepSeek-Reasonix/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Reasonix Contributors +ShortDescription: A DeepSeek-native coding agent, for your terminal. +Description: Reasonix talks straight to api.deepseek.com. The loop is append-only, engineered around DeepSeek's byte-stable prefix cache — long sessions hold 90%+ cache hit and input-token cost collapses to ~1/5. Terminal-first, leave it running. +Moniker: reasonix +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- deepseek +- large-language-model +- llm +- programming +ReleaseNotes: |- + 本次发布引入完成契约,使目标声明可对照收据进行核查。记忆功能新增激活、易变性、主题键和 CJK 双字检索。桌面端优化了会话切换性能、本地文件链接处理和输入法感知的 ESC 行为。智能体改进包括增量折叠摘要携带、压缩边界和推理调控器影子模式。 + 发布渠道:稳定版 · v1.21.4 + English → · 网页版完整更新日志 → + 概览 + Reasonix v1.21.4 — Reasonix v1.21.4:记忆维度、完成契约与桌面体验优化 + 本次发布引入完成契约,使目标声明可对照收据进行核查。记忆功能新增激活、易变性、主题键和 CJK 双字检索。桌面端优化了会话切换性能、本地文件链接处理和输入法感知的 ESC 行为。智能体改进包括增量折叠摘要携带、压缩边界和推理调控器影子模式。 + 发布日期:2026-08-09 + 重点内容 + - 完成契约:可核查的目标声明 — 目标完成现在携带可核查的声明。已验证的命令会与收据进行核对;无依据的声明会变成缺口。由主机生成的完成报告会显示缺失的证明,而不会强制进行验证循环。 (#8036, #8035) + - 记忆维度:激活、易变性与主题键 — 事实可以固定到稳定前缀,或仅用于检索。易变性窗口(永久/稳定/易变)和过期日期控制新鲜度。主题键通过每个问题只允许一个活跃值来防止静默矛盾。 (#7996, #7998, #8014) + - 桌面端:会话切换性能与本地文件链接 — 大型会话历史和快速主题切换不再阻塞渲染器。智能体输出中的本地文件路径可点击打开,右键菜单提供其他应用和文件管理器选项。 (#7999, #7985) + - 智能体:增量折叠摘要携带与压缩边界 — 增量折叠现在逐字携带之前的摘要,恢复了 18 个丢失探针中的 17 个。压缩输入有边界,确保长会话始终可以折叠,防止会话卡死。 (#8031, #8021) + - 桌面端:输入法感知的 ESC 与选区释放 — 在输入法候选窗口打开时按 ESC 不再取消正在运行的智能体回合。过时的聊天记录选区会在新点击时释放,添加到聊天操作在激活期间保留选区范围。 (#7919, #7988) + 新功能 + - 完成契约 — 目标完成声明现在可核查。主机生成的完成报告可识别声明与收据之间的缺口,使过早的“完成”声明透明化。 (#8036, #8035) + - 记忆激活与主题键 — 事实可固定到稳定前缀或仅用于检索。主题键可防止同一主题出现矛盾事实。 (#7996, #8014) + - 记忆易变性与过期 — 事实现在支持易变性窗口(永久/稳定/易变)和明确的过期日期,以控制新鲜度。 (#7998) + - CJK 双字检索与写入时关键词 — 记忆检索现在使用 CJK 双字以改善匹配,事实可包含写入时关键词以实现语义桥接。 (#7994) + - 显式上下文压缩工具 — 模型可调用的 compress 工具允许显式范围压缩,而无需重写规范记录。 (#8000) + - MCP OAuth 与失败感知路由 — 远程 MCP 服务器的第一方 OAuth 授权,具有沙箱安全的凭据存储和失败感知的工具路由。 (#7932) + - 代际安全的运行时组合 — 具有依赖图、生命周期状态和原子发布/提交的运行时组合,用于多会话隔离。 (#7902) + - 懒加载思考摘要 — 折叠的推理轨迹现在显示预览行,完整的 Markdown 渲染延迟到展开时。 (#7966) + - 桌面状态栏:TPS、缓存和输出令牌 — 可配置的状态栏项目显示回合吞吐量、缓存令牌计数和输出令牌。 (#6931) + - 推理调控器影子模式 — 影子推理调控器在不强制执行策略的情况下测量探索阶段效率,为未来优化做准备。 (#7989, #7986, #7975) + - 先验证再变更提示(实验性) — 环境门控的提示在多次盲目变更后鼓励验证,可供实验使用。 (#7952) + - 验证债务遥测 — 影子遥测跟踪变更未验证的时长,为未来策略决策提供数据。 (#7947) + - 研究委托的影子准入控制 — 研究委托调用的影子测量可识别不必要的子代理使用,而不会阻止。 (#7946) + - 每轮认知遥测 — 轨迹摘要现在包括每轮令牌使用情况和慢轮统计,用于性能分析。 (#7943) + - 影子结果评分器 — 影子评分器分解每轮结果(探索、验证、变动)以衡量进展质量。 (#7937) + - 资格点反事实分叉框架 — 通过将相同状态分叉为对照组和处理组来进行因果实验的基础设施。 (#7958) + - 验证压力基准测试套件 — 一个基准测试套件,用于测量 EBM 触发器在正面、中性和负面场景中的精度。 (#7953) + - MemoryBench:配对记忆有效性套件 — 一个基准测试框架,通过反事实臂和使用点标记测量记忆效用增量。 (#8017) + - CompactionBench:重复折叠的成本与保真度 — 一个基准测试,用于测量重复会话折叠的成本和信息丢失。 (#8024) + - 实时飞行记录仪表板 — 一个本地仪表板,用于实时 e2ebench 运行,具有每轮跟踪和回放功能。 (#7979) + - 检索 V2 影子 — 一个影子检索系统,具有 BM25F、代码符号和混合 CJK 分词,与生产 BM25 进行对比测量。 (#8025) + - 会话召回索引与防崩溃写入器 — 记忆召回现在使用预构建索引,实现每轮零磁盘 IO,并通过原子文件写入确保持久性。 (#8028) + - Goal 成为唯一长任务运行时 — Goal 现在是唯一的长任务状态机;AutoResearch 降级为只读兼容性读取器。 (#7959) + - 推荐 DeepSeek Anthropic 接入 — 全新安装现在默认使用官方 DeepSeek Anthropic Messages 端点,并为现有配置提供旧版迁移。 (#7945) + - 技能设置对齐 — 桌面技能设置现在与 MCP 模型匹配,隐式技能发现作为显式运行时策略。 (#7981) + - 动画 Logo 变体 — 新的动画 SVG Logo 变体和更新的 README 横幅。 (#7954) + - 网站 Hero 重设计 — 重新设计的首页 hero 安装部分,包含粒子效果、统一字体和更新的品牌资源。 (#7984) + 改进 + - 桌面会话切换性能 — 大型历史和快速主题切换不再阻塞渲染器,采用虚拟列表和基于 Worker 的 Markdown 解析。 (#7999) + - 本地文件链接处理 — 智能体输出中的本地文件路径现在可点击以默认应用打开,并提供右键上下文菜单选项。 (#7985) + - 增量折叠摘要携带 — 增量折叠现在逐字携带之前的摘要,恢复了大部分丢失的探针,并保持 O(1) 折叠成本。 (#8031) + - 压缩输入边界 — 摘要器输入现在有边界,通过分区超大折叠防止会话卡死。 (#8021) + - 记忆索引作用域限定 — 提供者可见的记忆索引现在使用作用域限定的引用并注释覆盖,与召回优先级保持一致。 (#8027) + - 取消回合的桌面编辑操作 — 取消的回合现在通过重新加载权威历史来保留编辑、回退、分叉和摘要操作。 (#8001) + - Goal 上下文工具加固 — 上下文相关工具现在在执行前进行门控,并修复了子代理隔离和迁移边界问题。 (#8007) + - 崩溃恢复 WAL 感知 — 会话持久化现在受 CAS/WAL 保护,防止过时覆盖并确保状态单调。 (#7982) + - 压缩折叠区域分区修复 — 折叠区域现在正确分区,防止用户声明的约束被丢弃。 (#8019) + - MemoryBench 管道可观测性 — 修复了种子和审计转发错误,实现了第一个真实的内存效用基线。 (#8022) + - 依赖升级 — 批量 Dependabot 升级桌面前端、网站和 Go 依赖。 (#8003) + - CI 检查器和 Windows 超时修复 — 本地检查现在与 CI 匹配,Windows 冒烟测试超时增加以应对运行器差异。 (#8033) + - 横向标识尺寸修复 — 通过声明 SVG 固有尺寸,修复了首页头部 Logo 渲染为大正方形的问题。 (#7997) + 修复 + - 输入法感知的 ESC 行为 — 在输入法候选窗口打开时按 ESC 不再取消正在运行的智能体回合。 (#7919) + - 聊天记录选区释放 — 过时的聊天记录选区现在会在新点击时释放,添加到聊天操作在激活期间保留选区范围。 (#7988) + - Windows 测试不稳定 — 加固了两个因 CI 运行器负载导致时序竞争而在 Windows 上失败的测试。 (#8015) + - CI 红色测试确定性 — 通过门控 Unix 特定断言并在 Windows 上跳过,使三个 CI 红色测试跨平台具有确定性。 (#8048) + 升级提醒 + 本版本无需手动迁移。 + 风险提示 + 当前没有需要额外操作的已知风险。 + 致谢 + 感谢本版本的贡献者:@SivanCola、@esengine、@github-actions[bot]、@chengoak、@PMKang、@Bernardxu123、@HaoyueQin + 下载与安装 + - 官网按平台下载 + - 查看完整差异 +ReleaseNotesUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/tag/v1.21.4 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixCLI/1.21.4/ESEngine.ReasonixCLI.locale.zh-CN.yaml b/manifests/e/ESEngine/ReasonixCLI/1.21.4/ESEngine.ReasonixCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0c1a5687510c9 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixCLI/1.21.4/ESEngine.ReasonixCLI.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ESEngine.ReasonixCLI +PackageVersion: 1.21.4 +PackageLocale: zh-CN +ShortDescription: 为终端而生的 DeepSeek 原生编程 Agent。 +Description: Reasonix 直接对接 api.deepseek.com,围绕 DeepSeek 的字节稳定 prefix-cache 设计了 append-only 的运行循环 —— 长会话能把缓存命中保持在 90%+,输入 token 成本降到 1/5。终端优先,留它一直跑着。 +Tags: +- deepseek +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixCLI/1.21.4/ESEngine.ReasonixCLI.yaml b/manifests/e/ESEngine/ReasonixCLI/1.21.4/ESEngine.ReasonixCLI.yaml new file mode 100644 index 0000000000000..1435761651de1 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixCLI/1.21.4/ESEngine.ReasonixCLI.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: ESEngine.ReasonixCLI +PackageVersion: 1.21.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixDesktop/1.21.4/ESEngine.ReasonixDesktop.installer.yaml b/manifests/e/ESEngine/ReasonixDesktop/1.21.4/ESEngine.ReasonixDesktop.installer.yaml new file mode 100644 index 0000000000000..7d7234858be1b --- /dev/null +++ b/manifests/e/ESEngine/ReasonixDesktop/1.21.4/ESEngine.ReasonixDesktop.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: ESEngine.ReasonixDesktop +PackageVersion: 1.21.4 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: ReasonixReasonix +ReleaseDate: 2026-08-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/download/desktop-v1.21.4/Reasonix-windows-amd64-installer.exe + InstallerSha256: 55CDFF1E86B2D122951CA8125D74B77BB00987606F1848E4239E9366277DDB77 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixDesktop/1.21.4/ESEngine.ReasonixDesktop.locale.en-US.yaml b/manifests/e/ESEngine/ReasonixDesktop/1.21.4/ESEngine.ReasonixDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..54320258ae565 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixDesktop/1.21.4/ESEngine.ReasonixDesktop.locale.en-US.yaml @@ -0,0 +1,103 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ESEngine.ReasonixDesktop +PackageVersion: 1.21.4 +PackageLocale: en-US +Publisher: reasonix +PublisherUrl: https://esengine.cn/ +PublisherSupportUrl: https://github.com/esengine/DeepSeek-Reasonix/issues +PackageName: Reasonix +PackageUrl: https://esengine.github.io/DeepSeek-Reasonix/ +License: MIT +LicenseUrl: https://github.com/esengine/DeepSeek-Reasonix/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Reasonix Contributors +ShortDescription: A DeepSeek-native coding agent, for your terminal. +Description: Reasonix talks straight to api.deepseek.com. The loop is append-only, engineered around DeepSeek's byte-stable prefix cache — long sessions hold 90%+ cache hit and input-token cost collapses to ~1/5. Terminal-first, leave it running. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- deepseek +- large-language-model +- llm +- programming +ReleaseNotes: |- + 本次发布引入完成契约,使目标声明可对照收据进行核查。记忆功能新增激活、易变性、主题键和 CJK 双字检索。桌面端优化了会话切换性能、本地文件链接处理和输入法感知的 ESC 行为。智能体改进包括增量折叠摘要携带、压缩边界和推理调控器影子模式。 + 发布渠道:稳定版 · v1.21.4 + English → · 网页版完整更新日志 → + 概览 + Reasonix v1.21.4 — Reasonix v1.21.4:记忆维度、完成契约与桌面体验优化 + 本次发布引入完成契约,使目标声明可对照收据进行核查。记忆功能新增激活、易变性、主题键和 CJK 双字检索。桌面端优化了会话切换性能、本地文件链接处理和输入法感知的 ESC 行为。智能体改进包括增量折叠摘要携带、压缩边界和推理调控器影子模式。 + 发布日期:2026-08-09 + 重点内容 + - 完成契约:可核查的目标声明 — 目标完成现在携带可核查的声明。已验证的命令会与收据进行核对;无依据的声明会变成缺口。由主机生成的完成报告会显示缺失的证明,而不会强制进行验证循环。 (#8036, #8035) + - 记忆维度:激活、易变性与主题键 — 事实可以固定到稳定前缀,或仅用于检索。易变性窗口(永久/稳定/易变)和过期日期控制新鲜度。主题键通过每个问题只允许一个活跃值来防止静默矛盾。 (#7996, #7998, #8014) + - 桌面端:会话切换性能与本地文件链接 — 大型会话历史和快速主题切换不再阻塞渲染器。智能体输出中的本地文件路径可点击打开,右键菜单提供其他应用和文件管理器选项。 (#7999, #7985) + - 智能体:增量折叠摘要携带与压缩边界 — 增量折叠现在逐字携带之前的摘要,恢复了 18 个丢失探针中的 17 个。压缩输入有边界,确保长会话始终可以折叠,防止会话卡死。 (#8031, #8021) + - 桌面端:输入法感知的 ESC 与选区释放 — 在输入法候选窗口打开时按 ESC 不再取消正在运行的智能体回合。过时的聊天记录选区会在新点击时释放,添加到聊天操作在激活期间保留选区范围。 (#7919, #7988) + 新功能 + - 完成契约 — 目标完成声明现在可核查。主机生成的完成报告可识别声明与收据之间的缺口,使过早的“完成”声明透明化。 (#8036, #8035) + - 记忆激活与主题键 — 事实可固定到稳定前缀或仅用于检索。主题键可防止同一主题出现矛盾事实。 (#7996, #8014) + - 记忆易变性与过期 — 事实现在支持易变性窗口(永久/稳定/易变)和明确的过期日期,以控制新鲜度。 (#7998) + - CJK 双字检索与写入时关键词 — 记忆检索现在使用 CJK 双字以改善匹配,事实可包含写入时关键词以实现语义桥接。 (#7994) + - 显式上下文压缩工具 — 模型可调用的 compress 工具允许显式范围压缩,而无需重写规范记录。 (#8000) + - MCP OAuth 与失败感知路由 — 远程 MCP 服务器的第一方 OAuth 授权,具有沙箱安全的凭据存储和失败感知的工具路由。 (#7932) + - 代际安全的运行时组合 — 具有依赖图、生命周期状态和原子发布/提交的运行时组合,用于多会话隔离。 (#7902) + - 懒加载思考摘要 — 折叠的推理轨迹现在显示预览行,完整的 Markdown 渲染延迟到展开时。 (#7966) + - 桌面状态栏:TPS、缓存和输出令牌 — 可配置的状态栏项目显示回合吞吐量、缓存令牌计数和输出令牌。 (#6931) + - 推理调控器影子模式 — 影子推理调控器在不强制执行策略的情况下测量探索阶段效率,为未来优化做准备。 (#7989, #7986, #7975) + - 先验证再变更提示(实验性) — 环境门控的提示在多次盲目变更后鼓励验证,可供实验使用。 (#7952) + - 验证债务遥测 — 影子遥测跟踪变更未验证的时长,为未来策略决策提供数据。 (#7947) + - 研究委托的影子准入控制 — 研究委托调用的影子测量可识别不必要的子代理使用,而不会阻止。 (#7946) + - 每轮认知遥测 — 轨迹摘要现在包括每轮令牌使用情况和慢轮统计,用于性能分析。 (#7943) + - 影子结果评分器 — 影子评分器分解每轮结果(探索、验证、变动)以衡量进展质量。 (#7937) + - 资格点反事实分叉框架 — 通过将相同状态分叉为对照组和处理组来进行因果实验的基础设施。 (#7958) + - 验证压力基准测试套件 — 一个基准测试套件,用于测量 EBM 触发器在正面、中性和负面场景中的精度。 (#7953) + - MemoryBench:配对记忆有效性套件 — 一个基准测试框架,通过反事实臂和使用点标记测量记忆效用增量。 (#8017) + - CompactionBench:重复折叠的成本与保真度 — 一个基准测试,用于测量重复会话折叠的成本和信息丢失。 (#8024) + - 实时飞行记录仪表板 — 一个本地仪表板,用于实时 e2ebench 运行,具有每轮跟踪和回放功能。 (#7979) + - 检索 V2 影子 — 一个影子检索系统,具有 BM25F、代码符号和混合 CJK 分词,与生产 BM25 进行对比测量。 (#8025) + - 会话召回索引与防崩溃写入器 — 记忆召回现在使用预构建索引,实现每轮零磁盘 IO,并通过原子文件写入确保持久性。 (#8028) + - Goal 成为唯一长任务运行时 — Goal 现在是唯一的长任务状态机;AutoResearch 降级为只读兼容性读取器。 (#7959) + - 推荐 DeepSeek Anthropic 接入 — 全新安装现在默认使用官方 DeepSeek Anthropic Messages 端点,并为现有配置提供旧版迁移。 (#7945) + - 技能设置对齐 — 桌面技能设置现在与 MCP 模型匹配,隐式技能发现作为显式运行时策略。 (#7981) + - 动画 Logo 变体 — 新的动画 SVG Logo 变体和更新的 README 横幅。 (#7954) + - 网站 Hero 重设计 — 重新设计的首页 hero 安装部分,包含粒子效果、统一字体和更新的品牌资源。 (#7984) + 改进 + - 桌面会话切换性能 — 大型历史和快速主题切换不再阻塞渲染器,采用虚拟列表和基于 Worker 的 Markdown 解析。 (#7999) + - 本地文件链接处理 — 智能体输出中的本地文件路径现在可点击以默认应用打开,并提供右键上下文菜单选项。 (#7985) + - 增量折叠摘要携带 — 增量折叠现在逐字携带之前的摘要,恢复了大部分丢失的探针,并保持 O(1) 折叠成本。 (#8031) + - 压缩输入边界 — 摘要器输入现在有边界,通过分区超大折叠防止会话卡死。 (#8021) + - 记忆索引作用域限定 — 提供者可见的记忆索引现在使用作用域限定的引用并注释覆盖,与召回优先级保持一致。 (#8027) + - 取消回合的桌面编辑操作 — 取消的回合现在通过重新加载权威历史来保留编辑、回退、分叉和摘要操作。 (#8001) + - Goal 上下文工具加固 — 上下文相关工具现在在执行前进行门控,并修复了子代理隔离和迁移边界问题。 (#8007) + - 崩溃恢复 WAL 感知 — 会话持久化现在受 CAS/WAL 保护,防止过时覆盖并确保状态单调。 (#7982) + - 压缩折叠区域分区修复 — 折叠区域现在正确分区,防止用户声明的约束被丢弃。 (#8019) + - MemoryBench 管道可观测性 — 修复了种子和审计转发错误,实现了第一个真实的内存效用基线。 (#8022) + - 依赖升级 — 批量 Dependabot 升级桌面前端、网站和 Go 依赖。 (#8003) + - CI 检查器和 Windows 超时修复 — 本地检查现在与 CI 匹配,Windows 冒烟测试超时增加以应对运行器差异。 (#8033) + - 横向标识尺寸修复 — 通过声明 SVG 固有尺寸,修复了首页头部 Logo 渲染为大正方形的问题。 (#7997) + 修复 + - 输入法感知的 ESC 行为 — 在输入法候选窗口打开时按 ESC 不再取消正在运行的智能体回合。 (#7919) + - 聊天记录选区释放 — 过时的聊天记录选区现在会在新点击时释放,添加到聊天操作在激活期间保留选区范围。 (#7988) + - Windows 测试不稳定 — 加固了两个因 CI 运行器负载导致时序竞争而在 Windows 上失败的测试。 (#8015) + - CI 红色测试确定性 — 通过门控 Unix 特定断言并在 Windows 上跳过,使三个 CI 红色测试跨平台具有确定性。 (#8048) + 升级提醒 + 本版本无需手动迁移。 + 风险提示 + 当前没有需要额外操作的已知风险。 + 致谢 + 感谢本版本的贡献者:@SivanCola、@esengine、@github-actions[bot]、@chengoak、@PMKang、@Bernardxu123、@HaoyueQin + 下载与安装 + - 官网按平台下载 + - 查看完整差异 +ReleaseNotesUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/tag/desktop-v1.21.4 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixDesktop/1.21.4/ESEngine.ReasonixDesktop.locale.zh-CN.yaml b/manifests/e/ESEngine/ReasonixDesktop/1.21.4/ESEngine.ReasonixDesktop.locale.zh-CN.yaml new file mode 100644 index 0000000000000..60771a6c138f6 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixDesktop/1.21.4/ESEngine.ReasonixDesktop.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ESEngine.ReasonixDesktop +PackageVersion: 1.21.4 +PackageLocale: zh-CN +ShortDescription: 为终端而生的 DeepSeek 原生编程 Agent。 +Description: Reasonix 直接对接 api.deepseek.com,围绕 DeepSeek 的字节稳定 prefix-cache 设计了 append-only 的运行循环 —— 长会话能把缓存命中保持在 90%+,输入 token 成本降到 1/5。终端优先,留它一直跑着。 +Tags: +- deepseek +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixDesktop/1.21.4/ESEngine.ReasonixDesktop.yaml b/manifests/e/ESEngine/ReasonixDesktop/1.21.4/ESEngine.ReasonixDesktop.yaml new file mode 100644 index 0000000000000..288a6c994bbbd --- /dev/null +++ b/manifests/e/ESEngine/ReasonixDesktop/1.21.4/ESEngine.ReasonixDesktop.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: ESEngine.ReasonixDesktop +PackageVersion: 1.21.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/FxSound/FxSound/1.2.12.0/FxSound.FxSound.installer.yaml b/manifests/f/FxSound/FxSound/1.2.12.0/FxSound.FxSound.installer.yaml new file mode 100644 index 0000000000000..80114c5f794c8 --- /dev/null +++ b/manifests/f/FxSound/FxSound/1.2.12.0/FxSound.FxSound.installer.yaml @@ -0,0 +1,76 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: FxSound.FxSound +PackageVersion: 1.2.12.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /exenoui /quiet /norestart + SilentWithProgress: /exenoui /passive /norestart + InstallLocation: APPDIR="" + Log: /log "" +ExpectedReturnCodes: +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: 87 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +UpgradeBehavior: install +AppsAndFeaturesEntries: +- UpgradeCode: '{1CA2081B-0D5A-41DF-86E8-2788204CE340}' + InstallerType: msi +Installers: +- Architecture: x86 + InstallerUrl: https://raw.githubusercontent.com/fxsound2/fxsound-app/refs/tags/v1.2.12.0/release/fxsound_setup.exe + InstallerSha256: 67DC668C3D816142C32F902C0F613651EF1D0BDA93E753A3203464F29BC30ADD + ProductCode: '{EE3F4F07-FD7F-42EB-BC0A-EF1BA79BA746}' +- Architecture: x64 + InstallerUrl: https://raw.githubusercontent.com/fxsound2/fxsound-app/refs/tags/v1.2.12.0/release/fxsound_setup.exe + InstallerSha256: 67DC668C3D816142C32F902C0F613651EF1D0BDA93E753A3203464F29BC30ADD + ProductCode: '{EE3F4F07-FD7F-42EB-BC0A-EF1BA79BA746}' +- Architecture: arm64 + InstallerUrl: https://raw.githubusercontent.com/fxsound2/fxsound-app/refs/tags/v1.2.12.0/release/arm64/fxsound_setup.arm64.exe + InstallerSha256: D3359AD0BA579B89F53BD44B829795B195856138391F0910874512E094A36281 + ProductCode: '{47848D2D-4143-4ACC-BB36-1DDDFF2398BF}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FxSound/FxSound/1.2.12.0/FxSound.FxSound.locale.en-GB.yaml b/manifests/f/FxSound/FxSound/1.2.12.0/FxSound.FxSound.locale.en-GB.yaml new file mode 100644 index 0000000000000..ac10bdb604298 --- /dev/null +++ b/manifests/f/FxSound/FxSound/1.2.12.0/FxSound.FxSound.locale.en-GB.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: FxSound.FxSound +PackageVersion: 1.2.12.0 +PackageLocale: en-GB +PackageName: FxSound +ShortDescription: Boost sound quality, volume, and bass. Includes equaliser, effects, and custom audio presets. +Tags: +- audio-equaliser +- audioequaliser +- bass-boost +- bassboost +- dynamic-boost +- dynamicboost +- fx-sound +- sound-equalising +- soundequalising +- xp8jk4tbq03lz4 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FxSound/FxSound/1.2.12.0/FxSound.FxSound.locale.en-US.yaml b/manifests/f/FxSound/FxSound/1.2.12.0/FxSound.FxSound.locale.en-US.yaml new file mode 100644 index 0000000000000..f4ddf2da6d913 --- /dev/null +++ b/manifests/f/FxSound/FxSound/1.2.12.0/FxSound.FxSound.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FxSound.FxSound +PackageVersion: 1.2.12.0 +PackageLocale: en-US +Publisher: FxSound LLC +PublisherUrl: https://www.fxsound.com/ +PublisherSupportUrl: https://github.com/fxsound2/fxsound-app/issues +Author: FxSound LLC +PackageName: FxSound +PackageUrl: https://www.fxsound.com/download +License: AGPLv3 +LicenseUrl: https://github.com/fxsound2/fxsound-app/blob/main/LICENSE +Copyright: © 2026 FxSound LLC +ShortDescription: Free open-source software to boost sound quality, volume, and bass. Including an equalizer, effects, and presets for customized audio. +Tags: +- audio-equalizer +- audioequalizer +- bass-boost +- bassboost +- dynamic-boost +- dynamicboost +- fx-sound +- sound-equalizing +- soundequalizing +- xp8jk4tbq03lz4 +ReleaseNotes: |- + 1. MCP server included to let AI assistants like Claude to interact with FxSound + 2. Fix to prevent Bluetooth device disconnect from removing the device from device preference list + 3. Fix for mute getting applied when device is muted in Windows + 4. Audio controls for the equalizer are moved to main window from settings + 5. Normalization control removed since volume leveling provides a superset of the functions + 6. Czech language support added +ReleaseNotesUrl: https://github.com/fxsound2/fxsound-app/releases/tag/v1.2.7.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FxSound/FxSound/1.2.12.0/FxSound.FxSound.locale.zh-CN.yaml b/manifests/f/FxSound/FxSound/1.2.12.0/FxSound.FxSound.locale.zh-CN.yaml new file mode 100644 index 0000000000000..36edf61d12d68 --- /dev/null +++ b/manifests/f/FxSound/FxSound/1.2.12.0/FxSound.FxSound.locale.zh-CN.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: FxSound.FxSound +PackageVersion: 1.2.12.0 +PackageLocale: zh-CN +ShortDescription: 增强音质、音量和低音的免费/自由开源软件,包含用于定制音频均衡器、特效和预设。 +Tags: +- 均衡器 +- 声音 +- 音频 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FxSound/FxSound/1.2.12.0/FxSound.FxSound.locale.zh-TW.yaml b/manifests/f/FxSound/FxSound/1.2.12.0/FxSound.FxSound.locale.zh-TW.yaml new file mode 100644 index 0000000000000..85d39df4166ec --- /dev/null +++ b/manifests/f/FxSound/FxSound/1.2.12.0/FxSound.FxSound.locale.zh-TW.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: FxSound.FxSound +PackageVersion: 1.2.12.0 +PackageLocale: zh-TW +ShortDescription: 增強音質、音量和低音的免費/自由開源軟件,包含用於定製音頻均衡器、特效和預設。 +Tags: +- ㄐㄩㄣㄏㄥˊㄑㄧˋ +- ㄕㄥㄧㄣ +- ㄧㄣㄆㄧㄣˊ +- 均衡器 +- 聲音 +- 音頻 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FxSound/FxSound/1.2.12.0/FxSound.FxSound.yaml b/manifests/f/FxSound/FxSound/1.2.12.0/FxSound.FxSound.yaml new file mode 100644 index 0000000000000..9f548c3c7f306 --- /dev/null +++ b/manifests/f/FxSound/FxSound/1.2.12.0/FxSound.FxSound.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: FxSound.FxSound +PackageVersion: 1.2.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/RivonClaw/1.8.93/GaoyangZhang.RivonClaw.installer.yaml b/manifests/g/GaoyangZhang/RivonClaw/1.8.93/GaoyangZhang.RivonClaw.installer.yaml new file mode 100644 index 0000000000000..ba5c5cb90b9e8 --- /dev/null +++ b/manifests/g/GaoyangZhang/RivonClaw/1.8.93/GaoyangZhang.RivonClaw.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GaoyangZhang.RivonClaw +PackageVersion: 1.8.93 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 51492edb-6d67-582c-a781-6b48bbf5f3bf +ReleaseDate: 2026-08-09 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/gaoyangz77/rivonclaw/releases/download/v1.8.93/TK-Copilot.Setup.1.8.93.exe + InstallerSha256: 6E8C41AB7E8840E84BC59CCE08601151BA66858D46DF86BB26AB97F7280DE9FA + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/gaoyangz77/rivonclaw/releases/download/v1.8.93/TK-Copilot.Setup.1.8.93.exe + InstallerSha256: 6E8C41AB7E8840E84BC59CCE08601151BA66858D46DF86BB26AB97F7280DE9FA + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/RivonClaw/1.8.93/GaoyangZhang.RivonClaw.locale.en-US.yaml b/manifests/g/GaoyangZhang/RivonClaw/1.8.93/GaoyangZhang.RivonClaw.locale.en-US.yaml new file mode 100644 index 0000000000000..21f47d563829d --- /dev/null +++ b/manifests/g/GaoyangZhang/RivonClaw/1.8.93/GaoyangZhang.RivonClaw.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GaoyangZhang.RivonClaw +PackageVersion: 1.8.93 +PackageLocale: en-US +Publisher: RIVON LLC +PublisherUrl: https://github.com/gaoyangz77 +PublisherSupportUrl: https://github.com/gaoyangz77/rivonclaw/issues +Author: Gaoyang Zhang +PackageName: TK Copilot +PackageUrl: https://github.com/gaoyangz77/rivonclaw +License: MIT +LicenseUrl: https://github.com/gaoyangz77/rivonclaw/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Gaoyang Zhang +ShortDescription: An easy-mode runtime and UI layer built on top of OpenClaw, designed to turn long-lived AI agents into personal digital butlers. +Description: |- + OpenClaw is a powerful agent runtime — but it's built for engineers. Setting it up means editing config files, managing processes, and juggling API keys from the terminal. For non-programmers (designers, operators, small business owners), that barrier is too high. + RivonClaw wraps OpenClaw into a desktop app that anyone can use: install, launch from the system tray, and manage everything through a local web panel. Write rules in plain language instead of code, configure LLM providers and messaging channels with a few clicks, and let the agent learn your preferences over time. No terminal required. + In short: OpenClaw is the engine; RivonClaw is the cockpit. + + Features + - Natural Language Rules: Write rules in plain language—they compile to policy, guards, or skills and take effect immediately (no restart) + - Multi-Provider LLM Support: 20+ providers (OpenAI, Anthropic, Google Gemini, DeepSeek, Zhipu/Z.ai, Moonshot/Kimi, Qwen, Groq, Mistral, xAI, OpenRouter, MiniMax, Venice AI, Xiaomi/MiMo, Volcengine/Doubao, Amazon Bedrock, NVIDIA NIM, etc.) plus subscription/coding plans (Claude, Gemini, Zhipu Coding, Qwen Coding, Kimi Code, MiniMax Coding, Volcengine Coding) and Ollama for local models + - OAuth & Subscription Plans: Sign in with Google for free-tier Gemini access or connect Claude/Anthropic subscription—no API key needed. Auto-detects or installs CLI credentials + - Per-Provider Proxy Support: Configure HTTP/SOCKS5 proxies per LLM provider or API key, with automatic routing and hot reload—essential for restricted regions + - Multi-Account Channels: Configure Telegram, WhatsApp, Discord, Slack, Google Chat, Signal, iMessage, Feishu/Lark, LINE, Matrix, Mattermost, Microsoft Teams, and more through UI with secure secret storage (Keychain/DPAPI) + - Token Usage Tracking: Real-time statistics by model and provider, auto-refreshed from OpenClaw session files + - Speech-to-Text: Region-aware STT integration for voice messages (Groq, Volcengine) + - Visual Permissions: Control file read/write access through UI + - Zero-Restart Updates: API key, proxy, and channel changes apply instantly via hot reload—no gateway restart needed + - Local-First & Private: All data stays on your machine; secrets never stored in plaintext + - Chat with Agent: Real-time WebSocket chat with markdown rendering, emoji picker, image attachments, model switching, and persistent conversation history + - Skills Marketplace: Browse, search, and install community skills from a built-in marketplace; manage installed skills with one click + - Auto-Update: Client update checker with static manifest hosting + - Privacy-First Telemetry: Optional anonymous usage analytics—no PII collected + + How File Permissions Work + RivonClaw enforces file access permissions through an OpenClaw plugin that intercepts tool calls before they execute. Here's what's protected: + - File access tools (read, write, edit, image, apply-patch): Fully protected—paths are validated against your configured permissions + - Command execution (exec, process): Working directory is validated, but paths inside command strings (like cat /etc/passwd) cannot be inspected + Coverage: ~85-90% of file access scenarios. For maximum security, consider restricting or disabling exec tools through Rules. + Technical note: The file permissions plugin uses OpenClaw's before_tool_call hook—no vendor source code modifications needed, so RivonClaw can cleanly pull upstream OpenClaw updates. +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +ReleaseNotesUrl: https://github.com/gaoyangz77/rivonclaw/releases/tag/v1.8.93 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/RivonClaw/1.8.93/GaoyangZhang.RivonClaw.locale.zh-CN.yaml b/manifests/g/GaoyangZhang/RivonClaw/1.8.93/GaoyangZhang.RivonClaw.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4881e8f879fa4 --- /dev/null +++ b/manifests/g/GaoyangZhang/RivonClaw/1.8.93/GaoyangZhang.RivonClaw.locale.zh-CN.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: GaoyangZhang.RivonClaw +PackageVersion: 1.8.93 +PackageLocale: zh-CN +ShortDescription: 基于 OpenClaw 构建的简易模式运行时与 UI 层,旨在将长生命周期 AI 智能体转化为个人数字管家。 +Description: |- + OpenClaw 是一款功能强大的智能体运行时,但它专为工程师打造:配置需编辑配置文件、管理进程,并在终端中调度各类 API 密钥。对非程序员(如设计师、运营人员、小企业主)而言,这一门槛过高。 + RivonClaw 将 OpenClaw 封装为桌面应用,人人可用:安装后从系统托盘启动,通过本地 Web 面板管理一切。用自然语言编写规则而非代码,只需几次点击即可配置大语言模型(LLM)提供商与消息渠道,并让智能体随时间学习您的偏好。无需终端。 + 简言之:OpenClaw 是引擎,RivonClaw 是驾驶舱。 + + 功能特性 + - 自然语言规则:用通俗语言编写规则,自动编译为策略、防护器或技能,即时生效(无需重启) + - 多提供商 LLM 支持:支持 20+ 提供商(OpenAI、Anthropic、Google Gemini、DeepSeek、智谱/Z.ai、Moonshot/Kimi、通义千问/Qwen、Groq、Mistral、xAI、OpenRouter、MiniMax、Venice AI、小米/MiMo、火山引擎/豆包、Amazon Bedrock、NVIDIA NIM 等),另含订阅/编码计划(Claude、Gemini、智谱编码、通义编码、Kimi Code、MiniMax 编码、火山引擎编码),并支持 Ollama 本地模型 + - OAuth 与订阅计划:使用 Google 登录即可免费访问 Gemini,或连接 Claude/Anthropic 订阅——无需 API 密钥;自动检测或安装 CLI 凭证 + - 每提供商代理支持:为每个 LLM 提供商或 API 密钥单独配置 HTTP/SOCKS5 代理,支持自动路由与热重载——对受限地区至关重要 + - 多账号消息渠道:通过图形界面配置 Telegram、WhatsApp、Discord、Slack、Google Chat、Signal、iMessage、飞书/Lark、LINE、Matrix、Mattermost、Microsoft Teams 等,并提供安全的密钥存储(Keychain/DPAPI) + - Token 用量追踪:按模型与提供商实时统计用量,基于 OpenClaw 会话文件自动刷新 + - 语音转文字(STT):集成区域感知的 STT 功能,支持语音消息处理(Groq、火山引擎) + - 可视化权限控制:通过图形界面管理文件读写访问权限 + - 零重启更新:API 密钥、代理及渠道变更通过热重载即时生效,无需重启网关 + - 本地优先与隐私保护:所有数据留存于本机,敏感信息绝不以明文存储 + - 与智能体对话:基于 WebSocket 的实时聊天,支持 Markdown 渲染、表情选择器、图片附件、模型切换及持久化对话历史 + - 技能市场:内置市场可浏览、搜索并安装社区技能,一键管理已安装技能 + - 自动更新:客户端更新检查器,支持静态清单托管 + - 隐私优先遥测:可选的匿名使用分析,不收集任何个人身份信息(PII) + + 文件权限工作原理 + RivonClaw 通过一个 OpenClaw 插件强制执行文件访问权限,该插件在工具调用执行前进行拦截。受保护内容包括: + - 文件访问工具(读取、写入、编辑、图像处理、应用补丁):全面保护——路径将对照您配置的权限进行验证 + - 命令执行(exec、process):工作目录会被验证,但命令字符串内部的路径(例如 cat /etc/passwd)无法被检查 + 覆盖范围:约 85–90% 的文件访问场景。为实现最高安全性,建议通过规则限制或禁用 exec 工具。 + 技术说明:文件权限插件利用 OpenClaw 的 before_tool_call 钩子实现,无需修改厂商源代码,因此 RivonClaw 可干净地拉取上游 OpenClaw 更新。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/RivonClaw/1.8.93/GaoyangZhang.RivonClaw.yaml b/manifests/g/GaoyangZhang/RivonClaw/1.8.93/GaoyangZhang.RivonClaw.yaml new file mode 100644 index 0000000000000..08670255660bb --- /dev/null +++ b/manifests/g/GaoyangZhang/RivonClaw/1.8.93/GaoyangZhang.RivonClaw.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GaoyangZhang.RivonClaw +PackageVersion: 1.8.93 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/RivonClaw/1.8.94/GaoyangZhang.RivonClaw.installer.yaml b/manifests/g/GaoyangZhang/RivonClaw/1.8.94/GaoyangZhang.RivonClaw.installer.yaml new file mode 100644 index 0000000000000..154c9c3d5d28b --- /dev/null +++ b/manifests/g/GaoyangZhang/RivonClaw/1.8.94/GaoyangZhang.RivonClaw.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GaoyangZhang.RivonClaw +PackageVersion: 1.8.94 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 51492edb-6d67-582c-a781-6b48bbf5f3bf +ReleaseDate: 2026-08-09 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/gaoyangz77/rivonclaw/releases/download/v1.8.94/TK-Copilot.Setup.1.8.94.exe + InstallerSha256: 6D0047B18914DAC4F060D47D6551CB565C7E71EBEFFB7643513CF55B96482D26 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/gaoyangz77/rivonclaw/releases/download/v1.8.94/TK-Copilot.Setup.1.8.94.exe + InstallerSha256: 6D0047B18914DAC4F060D47D6551CB565C7E71EBEFFB7643513CF55B96482D26 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/RivonClaw/1.8.94/GaoyangZhang.RivonClaw.locale.en-US.yaml b/manifests/g/GaoyangZhang/RivonClaw/1.8.94/GaoyangZhang.RivonClaw.locale.en-US.yaml new file mode 100644 index 0000000000000..3583b723a1fd9 --- /dev/null +++ b/manifests/g/GaoyangZhang/RivonClaw/1.8.94/GaoyangZhang.RivonClaw.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GaoyangZhang.RivonClaw +PackageVersion: 1.8.94 +PackageLocale: en-US +Publisher: RIVON LLC +PublisherUrl: https://github.com/gaoyangz77 +PublisherSupportUrl: https://github.com/gaoyangz77/rivonclaw/issues +Author: Gaoyang Zhang +PackageName: TK Copilot +PackageUrl: https://github.com/gaoyangz77/rivonclaw +License: MIT +LicenseUrl: https://github.com/gaoyangz77/rivonclaw/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Gaoyang Zhang +ShortDescription: An easy-mode runtime and UI layer built on top of OpenClaw, designed to turn long-lived AI agents into personal digital butlers. +Description: |- + OpenClaw is a powerful agent runtime — but it's built for engineers. Setting it up means editing config files, managing processes, and juggling API keys from the terminal. For non-programmers (designers, operators, small business owners), that barrier is too high. + RivonClaw wraps OpenClaw into a desktop app that anyone can use: install, launch from the system tray, and manage everything through a local web panel. Write rules in plain language instead of code, configure LLM providers and messaging channels with a few clicks, and let the agent learn your preferences over time. No terminal required. + In short: OpenClaw is the engine; RivonClaw is the cockpit. + + Features + - Natural Language Rules: Write rules in plain language—they compile to policy, guards, or skills and take effect immediately (no restart) + - Multi-Provider LLM Support: 20+ providers (OpenAI, Anthropic, Google Gemini, DeepSeek, Zhipu/Z.ai, Moonshot/Kimi, Qwen, Groq, Mistral, xAI, OpenRouter, MiniMax, Venice AI, Xiaomi/MiMo, Volcengine/Doubao, Amazon Bedrock, NVIDIA NIM, etc.) plus subscription/coding plans (Claude, Gemini, Zhipu Coding, Qwen Coding, Kimi Code, MiniMax Coding, Volcengine Coding) and Ollama for local models + - OAuth & Subscription Plans: Sign in with Google for free-tier Gemini access or connect Claude/Anthropic subscription—no API key needed. Auto-detects or installs CLI credentials + - Per-Provider Proxy Support: Configure HTTP/SOCKS5 proxies per LLM provider or API key, with automatic routing and hot reload—essential for restricted regions + - Multi-Account Channels: Configure Telegram, WhatsApp, Discord, Slack, Google Chat, Signal, iMessage, Feishu/Lark, LINE, Matrix, Mattermost, Microsoft Teams, and more through UI with secure secret storage (Keychain/DPAPI) + - Token Usage Tracking: Real-time statistics by model and provider, auto-refreshed from OpenClaw session files + - Speech-to-Text: Region-aware STT integration for voice messages (Groq, Volcengine) + - Visual Permissions: Control file read/write access through UI + - Zero-Restart Updates: API key, proxy, and channel changes apply instantly via hot reload—no gateway restart needed + - Local-First & Private: All data stays on your machine; secrets never stored in plaintext + - Chat with Agent: Real-time WebSocket chat with markdown rendering, emoji picker, image attachments, model switching, and persistent conversation history + - Skills Marketplace: Browse, search, and install community skills from a built-in marketplace; manage installed skills with one click + - Auto-Update: Client update checker with static manifest hosting + - Privacy-First Telemetry: Optional anonymous usage analytics—no PII collected + + How File Permissions Work + RivonClaw enforces file access permissions through an OpenClaw plugin that intercepts tool calls before they execute. Here's what's protected: + - File access tools (read, write, edit, image, apply-patch): Fully protected—paths are validated against your configured permissions + - Command execution (exec, process): Working directory is validated, but paths inside command strings (like cat /etc/passwd) cannot be inspected + Coverage: ~85-90% of file access scenarios. For maximum security, consider restricting or disabling exec tools through Rules. + Technical note: The file permissions plugin uses OpenClaw's before_tool_call hook—no vendor source code modifications needed, so RivonClaw can cleanly pull upstream OpenClaw updates. +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +ReleaseNotesUrl: https://github.com/gaoyangz77/rivonclaw/releases/tag/v1.8.94 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/RivonClaw/1.8.94/GaoyangZhang.RivonClaw.locale.zh-CN.yaml b/manifests/g/GaoyangZhang/RivonClaw/1.8.94/GaoyangZhang.RivonClaw.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6f0fa13ed0e58 --- /dev/null +++ b/manifests/g/GaoyangZhang/RivonClaw/1.8.94/GaoyangZhang.RivonClaw.locale.zh-CN.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: GaoyangZhang.RivonClaw +PackageVersion: 1.8.94 +PackageLocale: zh-CN +ShortDescription: 基于 OpenClaw 构建的简易模式运行时与 UI 层,旨在将长生命周期 AI 智能体转化为个人数字管家。 +Description: |- + OpenClaw 是一款功能强大的智能体运行时,但它专为工程师打造:配置需编辑配置文件、管理进程,并在终端中调度各类 API 密钥。对非程序员(如设计师、运营人员、小企业主)而言,这一门槛过高。 + RivonClaw 将 OpenClaw 封装为桌面应用,人人可用:安装后从系统托盘启动,通过本地 Web 面板管理一切。用自然语言编写规则而非代码,只需几次点击即可配置大语言模型(LLM)提供商与消息渠道,并让智能体随时间学习您的偏好。无需终端。 + 简言之:OpenClaw 是引擎,RivonClaw 是驾驶舱。 + + 功能特性 + - 自然语言规则:用通俗语言编写规则,自动编译为策略、防护器或技能,即时生效(无需重启) + - 多提供商 LLM 支持:支持 20+ 提供商(OpenAI、Anthropic、Google Gemini、DeepSeek、智谱/Z.ai、Moonshot/Kimi、通义千问/Qwen、Groq、Mistral、xAI、OpenRouter、MiniMax、Venice AI、小米/MiMo、火山引擎/豆包、Amazon Bedrock、NVIDIA NIM 等),另含订阅/编码计划(Claude、Gemini、智谱编码、通义编码、Kimi Code、MiniMax 编码、火山引擎编码),并支持 Ollama 本地模型 + - OAuth 与订阅计划:使用 Google 登录即可免费访问 Gemini,或连接 Claude/Anthropic 订阅——无需 API 密钥;自动检测或安装 CLI 凭证 + - 每提供商代理支持:为每个 LLM 提供商或 API 密钥单独配置 HTTP/SOCKS5 代理,支持自动路由与热重载——对受限地区至关重要 + - 多账号消息渠道:通过图形界面配置 Telegram、WhatsApp、Discord、Slack、Google Chat、Signal、iMessage、飞书/Lark、LINE、Matrix、Mattermost、Microsoft Teams 等,并提供安全的密钥存储(Keychain/DPAPI) + - Token 用量追踪:按模型与提供商实时统计用量,基于 OpenClaw 会话文件自动刷新 + - 语音转文字(STT):集成区域感知的 STT 功能,支持语音消息处理(Groq、火山引擎) + - 可视化权限控制:通过图形界面管理文件读写访问权限 + - 零重启更新:API 密钥、代理及渠道变更通过热重载即时生效,无需重启网关 + - 本地优先与隐私保护:所有数据留存于本机,敏感信息绝不以明文存储 + - 与智能体对话:基于 WebSocket 的实时聊天,支持 Markdown 渲染、表情选择器、图片附件、模型切换及持久化对话历史 + - 技能市场:内置市场可浏览、搜索并安装社区技能,一键管理已安装技能 + - 自动更新:客户端更新检查器,支持静态清单托管 + - 隐私优先遥测:可选的匿名使用分析,不收集任何个人身份信息(PII) + + 文件权限工作原理 + RivonClaw 通过一个 OpenClaw 插件强制执行文件访问权限,该插件在工具调用执行前进行拦截。受保护内容包括: + - 文件访问工具(读取、写入、编辑、图像处理、应用补丁):全面保护——路径将对照您配置的权限进行验证 + - 命令执行(exec、process):工作目录会被验证,但命令字符串内部的路径(例如 cat /etc/passwd)无法被检查 + 覆盖范围:约 85–90% 的文件访问场景。为实现最高安全性,建议通过规则限制或禁用 exec 工具。 + 技术说明:文件权限插件利用 OpenClaw 的 before_tool_call 钩子实现,无需修改厂商源代码,因此 RivonClaw 可干净地拉取上游 OpenClaw 更新。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/RivonClaw/1.8.94/GaoyangZhang.RivonClaw.yaml b/manifests/g/GaoyangZhang/RivonClaw/1.8.94/GaoyangZhang.RivonClaw.yaml new file mode 100644 index 0000000000000..8ac94e98fffee --- /dev/null +++ b/manifests/g/GaoyangZhang/RivonClaw/1.8.94/GaoyangZhang.RivonClaw.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GaoyangZhang.RivonClaw +PackageVersion: 1.8.94 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hibbiki/Chromium/151.0.7922.109/Hibbiki.Chromium.installer.yaml b/manifests/h/Hibbiki/Chromium/151.0.7922.109/Hibbiki.Chromium.installer.yaml new file mode 100644 index 0000000000000..7891c1221c9f1 --- /dev/null +++ b/manifests/h/Hibbiki/Chromium/151.0.7922.109/Hibbiki.Chromium.installer.yaml @@ -0,0 +1,33 @@ +# 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: Hibbiki.Chromium +PackageVersion: 151.0.7922.109 +InstallerType: exe +InstallModes: +- silent +UpgradeBehavior: install +Protocols: +- http +- https +FileExtensions: +- htm +- html +- url +ReleaseDate: 2026-08-09 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/Hibbiki/chromium-win64/releases/download/v151.0.7922.109-r1654411/mini_installer.exe + InstallerSha256: BA96749701ED11B0C078E0CB1EACEE1F003BB1A5DA6095B6558FCA3AA92A2C9E + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/Hibbiki/chromium-win64/releases/download/v151.0.7922.109-r1654411/mini_installer.exe + InstallerSha256: BA96749701ED11B0C078E0CB1EACEE1F003BB1A5DA6095B6558FCA3AA92A2C9E + InstallerSwitches: + Custom: --system-level +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hibbiki/Chromium/151.0.7922.109/Hibbiki.Chromium.locale.en-US.yaml b/manifests/h/Hibbiki/Chromium/151.0.7922.109/Hibbiki.Chromium.locale.en-US.yaml new file mode 100644 index 0000000000000..8784599dfed57 --- /dev/null +++ b/manifests/h/Hibbiki/Chromium/151.0.7922.109/Hibbiki.Chromium.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Hibbiki.Chromium +PackageVersion: 151.0.7922.109 +PackageLocale: en-US +Publisher: The Chromium Authors +PublisherUrl: https://github.com/Hibbiki/chromium-win64 +Author: Hibbiki +PackageName: Chromium +PackageUrl: https://github.com/Hibbiki/chromium-win64 +License: BSD 3-Clause License +LicenseUrl: https://chromium.googlesource.com/chromium/src.git/+/refs/heads/master/LICENSE +Copyright: Copyright 2015 The Chromium Authors. All rights reserved. +CopyrightUrl: https://chromium.googlesource.com/chromium/src.git/+/refs/heads/master/LICENSE +ShortDescription: Stable Chromium build for Windows 64-bit, nothing fancy. +Tags: +- browser +- chromium +- manifestv3 +- mv3 +ReleaseNotes: |- + 8e39bd6788392ab6db77b7966f78a9d529f9c599 ../out/mini_installer.exe + 0f54caadcb05b2bf02a9ca4660fc0284d7117c3a ../out/chrome.7z + fc51dc080baf57b32fb37ed5fd57489d2017f6f2 ../out/policy_templates.zip +ReleaseNotesUrl: https://github.com/Hibbiki/chromium-win64/releases/tag/v151.0.7922.109-r1654411 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hibbiki/Chromium/151.0.7922.109/Hibbiki.Chromium.yaml b/manifests/h/Hibbiki/Chromium/151.0.7922.109/Hibbiki.Chromium.yaml new file mode 100644 index 0000000000000..c15a4ab3c94f9 --- /dev/null +++ b/manifests/h/Hibbiki/Chromium/151.0.7922.109/Hibbiki.Chromium.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Hibbiki.Chromium +PackageVersion: 151.0.7922.109 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/hrzlgnm/mdns-browser/1.15.2/hrzlgnm.mdns-browser.installer.yaml b/manifests/h/hrzlgnm/mdns-browser/1.15.2/hrzlgnm.mdns-browser.installer.yaml new file mode 100644 index 0000000000000..8130875428382 --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-browser/1.15.2/hrzlgnm.mdns-browser.installer.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: hrzlgnm.mdns-browser +PackageVersion: 1.15.2 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: mdns-browser +ReleaseDate: 2026-08-09 +AppsAndFeaturesEntries: +- Publisher: github + ProductCode: mdns-browser +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\mdns-browser' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hrzlgnm/mdns-browser/releases/download/v1.15.2/mdns-browser_1.15.2_x64-setup.exe + InstallerSha256: 2DEBE1520C22836E5489AE2C95C07658A3275CFB1E34BBDE2F16FC24F48793DB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/hrzlgnm/mdns-browser/1.15.2/hrzlgnm.mdns-browser.locale.en-US.yaml b/manifests/h/hrzlgnm/mdns-browser/1.15.2/hrzlgnm.mdns-browser.locale.en-US.yaml new file mode 100644 index 0000000000000..71ae0a85bae1e --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-browser/1.15.2/hrzlgnm.mdns-browser.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: hrzlgnm.mdns-browser +PackageVersion: 1.15.2 +PackageLocale: en-US +Publisher: hrzlgnm +PublisherUrl: https://github.com/hrzlgnm +PublisherSupportUrl: https://github.com/hrzlgnm/mdns-browser/issues +PrivacyUrl: https://github.com/hrzlgnm/mdns-browser/blob/main/PRIVACY.md +Author: hrzlgnm +PackageName: mdns-browser +PackageUrl: https://github.com/hrzlgnm/mdns-browser +License: MIT +LicenseUrl: https://github.com/hrzlgnm/mdns-browser/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024 hrzlgnm +ShortDescription: mDNS Browser +Description: mDNS Browser +Tags: +- leptos +- mdns-sd +- rust +- tauri +- thaw +ReleaseNotes: |- + What's Changed + 🐛 Bug Fixes + - Detect NVIDIA driver without /sys/module or XDG_SESSION_TYPE @hrzlgnm (#2448) + 📜 Documentation + - Add FlatPak install method via FlatPark and version badge @hrzlgnm (#2449) + Full Changelog + v1.15.1...v1.15.2 +ReleaseNotesUrl: https://github.com/hrzlgnm/mdns-browser/releases/tag/v1.15.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hrzlgnm/mdns-browser/1.15.2/hrzlgnm.mdns-browser.yaml b/manifests/h/hrzlgnm/mdns-browser/1.15.2/hrzlgnm.mdns-browser.yaml new file mode 100644 index 0000000000000..9229c35165c7a --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-browser/1.15.2/hrzlgnm.mdns-browser.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: hrzlgnm.mdns-browser +PackageVersion: 1.15.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/i/ibrahemid/Writ/0.3.1/ibrahemid.Writ.installer.yaml b/manifests/i/ibrahemid/Writ/0.3.1/ibrahemid.Writ.installer.yaml new file mode 100644 index 0000000000000..a2612666aa845 --- /dev/null +++ b/manifests/i/ibrahemid/Writ/0.3.1/ibrahemid.Writ.installer.yaml @@ -0,0 +1,25 @@ +# Created with the Writ release packaging workflow. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: ibrahemid.Writ +PackageVersion: 0.3.1 +MinimumOSVersion: 10.0.17763.0 +InstallerType: wix +Scope: user +InstallModes: + - interactive + - silent + - silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-08-09 +Installers: + - Architecture: x64 + InstallerType: wix + InstallerUrl: https://github.com/ibrahemid/writ/releases/download/v0.3.1/Writ_0.3.1_x64_en-US.msi + InstallerSha256: 7f59c040e37394fff08a4a00d2081f92812f1ac63fd86e243e1061c37c15f535 + InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive + ProductCode: "{F0E802D3-A9B3-4032-A2FE-8415B3F6DF26}" +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/i/ibrahemid/Writ/0.3.1/ibrahemid.Writ.locale.en-US.yaml b/manifests/i/ibrahemid/Writ/0.3.1/ibrahemid.Writ.locale.en-US.yaml new file mode 100644 index 0000000000000..229be52299548 --- /dev/null +++ b/manifests/i/ibrahemid/Writ/0.3.1/ibrahemid.Writ.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with the Writ release packaging workflow. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: ibrahemid.Writ +PackageVersion: 0.3.1 +PackageLocale: en-US +Publisher: ibrahemid +PublisherUrl: https://github.com/ibrahemid +PublisherSupportUrl: https://github.com/ibrahemid/writ/issues +PackageName: Writ +PackageUrl: https://github.com/ibrahemid/writ +License: MIT +LicenseUrl: https://github.com/ibrahemid/writ/blob/main/LICENSE +Copyright: Copyright (c) 2026 ibrahemid +ShortDescription: Lightweight, always-ready text editor for developers. +Description: |- + Writ is a hotkey-summoned scratchpad for developers. Press a global shortcut to + summon a fast, distraction-free editor with tabs, autosave, and full-text + search. Built with Tauri v2 and SolidJS for a tiny footprint and native feel. +Moniker: writ +Tags: + - scratchpad + - editor + - productivity + - rust + - tauri +ReleaseNotesUrl: https://github.com/ibrahemid/writ/releases/tag/v0.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/i/ibrahemid/Writ/0.3.1/ibrahemid.Writ.yaml b/manifests/i/ibrahemid/Writ/0.3.1/ibrahemid.Writ.yaml new file mode 100644 index 0000000000000..f16b2ebb70ff2 --- /dev/null +++ b/manifests/i/ibrahemid/Writ/0.3.1/ibrahemid.Writ.yaml @@ -0,0 +1,8 @@ +# Created with the Writ release packaging workflow. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: ibrahemid.Writ +PackageVersion: 0.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/k/KDE/Tellico/4.1.5/KDE.Tellico.installer.yaml b/manifests/k/KDE/Tellico/4.1.5/KDE.Tellico.installer.yaml index a0887a54ee9f4..562b70b609f50 100644 --- a/manifests/k/KDE/Tellico/4.1.5/KDE.Tellico.installer.yaml +++ b/manifests/k/KDE/Tellico/4.1.5/KDE.Tellico.installer.yaml @@ -6,18 +6,18 @@ PackageVersion: 4.1.5 InstallerType: nullsoft UpgradeBehavior: install ProductCode: Tellico -ReleaseDate: 2026-08-03 +ReleaseDate: 2026-08-09 Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/office/tellico/4.2/windows/tellico-4.2-2087-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 1937F873290AA5508FFA1B39EF6947506705DF661CC43643ABDAD1ED834C132E + InstallerUrl: https://cdn.kde.org/ci-builds/office/tellico/4.2/windows/tellico-4.2-2099-windows-cl-msvc2022-x86_64.exe + InstallerSha256: F7FD3438E07902760DE15AC64592EBD26AEBC9D6758F0BA7100746695F0DC645 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/office/tellico/4.2/windows/tellico-4.2-2087-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 1937F873290AA5508FFA1B39EF6947506705DF661CC43643ABDAD1ED834C132E + InstallerUrl: https://cdn.kde.org/ci-builds/office/tellico/4.2/windows/tellico-4.2-2099-windows-cl-msvc2022-x86_64.exe + InstallerSha256: F7FD3438E07902760DE15AC64592EBD26AEBC9D6758F0BA7100746695F0DC645 InstallerSwitches: Custom: /AllUsers ManifestType: installer diff --git a/manifests/k/Kindness-Kismet/Stelliberty/2.0.22/Kindness-Kismet.Stelliberty.installer.yaml b/manifests/k/Kindness-Kismet/Stelliberty/2.0.22/Kindness-Kismet.Stelliberty.installer.yaml new file mode 100644 index 0000000000000..076b793aa4478 --- /dev/null +++ b/manifests/k/Kindness-Kismet/Stelliberty/2.0.22/Kindness-Kismet.Stelliberty.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Kindness-Kismet.Stelliberty +PackageVersion: 2.0.22 +InstallerType: inno +Scope: machine +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{B53A7C5D-F22A-4B4F-B255-6C7C5C687780}}_is1' +ReleaseDate: 2026-08-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Kindness-Kismet/stelliberty/releases/download/v2.0.22/stelliberty-v2.0.22-win-x64-setup.exe + InstallerSha256: 6A6B1EE92D202E126B75C9663C1EEDB0EF76632978535D5DCB1CD02D43F278BF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kindness-Kismet/Stelliberty/2.0.22/Kindness-Kismet.Stelliberty.locale.en-US.yaml b/manifests/k/Kindness-Kismet/Stelliberty/2.0.22/Kindness-Kismet.Stelliberty.locale.en-US.yaml new file mode 100644 index 0000000000000..6949b96a259ff --- /dev/null +++ b/manifests/k/Kindness-Kismet/Stelliberty/2.0.22/Kindness-Kismet.Stelliberty.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Kindness-Kismet.Stelliberty +PackageVersion: 2.0.22 +PackageLocale: en-US +License: Freeware +ShortDescription: A modern cross-platform Clash client built with Flutter and Rust Featuring the unique MD3M (Material Design 3 Modern) visual style +Description: |- + A modern cross-platform Clash client built with Flutter and Rust Featuring the unique MD3M (Material Design 3 Modern) visual style + ✨ Features + - 🎨 MD3M Design System: Unique Material Design 3 Modern style combining MD3 color management with acrylic glass effects + - 🦀 Rust Backend: High-performance core powered by Rust with Flutter UI + - 🌐 Multi-language Support: Built-in i18n support using slang + - 🔧 Subscription Management: Full subscription and override configuration support + - 📊 Real-time Monitoring: Connection tracking and traffic statistics + - 🪟 Native Desktop Integration: Windows service, system tray, and auto-start support + - 🔄 Built-in UWP Loopback Manager: Manage Windows UWP app loopback exemptions (Windows only) + 🏆 Implementation Highlights + This might be one of the most detail-oriented Flutter desktop applications: + - ✨ System Tray Dark Mode: Adaptive tray icons for Windows dark/light themes + - 🚀 Flicker-Free Launch: Maximized window startup without visual artifacts + - 👻 Smooth Window Transitions: Show/hide animations without flickering + - 🎯 Pixel-Perfect UI: Carefully crafted MD3M design system +Tags: +- clash +- clash-meta +- clash-verge +- mihomo +- network +- proxy +- vpn +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kindness-Kismet/Stelliberty/2.0.22/Kindness-Kismet.Stelliberty.locale.zh-CN.yaml b/manifests/k/Kindness-Kismet/Stelliberty/2.0.22/Kindness-Kismet.Stelliberty.locale.zh-CN.yaml new file mode 100644 index 0000000000000..fd4fa2a08c43c --- /dev/null +++ b/manifests/k/Kindness-Kismet/Stelliberty/2.0.22/Kindness-Kismet.Stelliberty.locale.zh-CN.yaml @@ -0,0 +1,49 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Kindness-Kismet.Stelliberty +PackageVersion: 2.0.22 +PackageLocale: zh-CN +Publisher: Stelliberty +PublisherUrl: https://github.com/Kindness-Kismet +PublisherSupportUrl: https://github.com/Kindness-Kismet/Stelliberty/issues +PackageName: Stelliberty +PackageUrl: https://github.com/Kindness-Kismet/Stelliberty +License: 免费软件 +Copyright: Copyright © 2026 Stelliberty. All rights reserved. +ShortDescription: 一款使用 Flutter 和 Rust 构建的现代跨平台 Clash 客户端,采用独特的 MD3M(Material Design 3 Modern)视觉风格 +Description: |- + 一款使用 Flutter 和 Rust 构建的现代跨平台 Clash 客户端,采用独特的 MD3M(Material Design 3 Modern)视觉风格 + ✨ 特性 + - 🎨 MD3M 设计系统:结合 MD3 色彩管理与亚克力玻璃效果的独特 Material Design 3 Modern 风格 + - 🦀 Rust 后端:由 Rust 提供高性能核心,搭配 Flutter 用户界面 + - 🌐 多语言支持:使用 slang 实现内置 i18n 支持 + - 🔧 订阅管理:完整支持订阅与覆盖配置 + - 📊 实时监控:连接追踪与流量统计 + - 🪟 原生桌面集成:支持 Windows 服务、系统托盘及自动启动 + - 🔄 内置 UWP 回环管理器:管理 Windows UWP 应用回环豁免(仅 Windows) + 🏆 实现亮点 + 这可能是最注重细节的 Flutter 桌面应用之一: + - ✨ 系统托盘暗黑模式:针对 Windows 明暗主题自适应的托盘图标 + - 🚀 无闪烁启动:最大化窗口启动无视觉瑕疵 + - 👻 平滑窗口过渡:显示/隐藏动画无闪烁 + - 🎯 像素级精准 UI:精心打造的 MD3M 设计系统 +Tags: +- clash +- clash-meta +- clash-verge +- mihomo +- vpn +- 代理 +- 网络 +ReleaseNotes: |- + - Service-mode core logs now resume correctly after the service recovers + - Service Mode now detects the bundled service version before offering an update + - Before or after installing this update, uninstall Service Mode once and then reinstall it + + - 服务恢复运行后,服务模式的核心日志现在会正常继续显示 + - 服务模式现在会先检测安装包内的服务版本,再提示更新 + - 安装此次更新前或安装后,请先卸载一次服务模式,再重新安装 +ReleaseNotesUrl: https://github.com/Kindness-Kismet/stelliberty/releases/tag/v2.0.22 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kindness-Kismet/Stelliberty/2.0.22/Kindness-Kismet.Stelliberty.yaml b/manifests/k/Kindness-Kismet/Stelliberty/2.0.22/Kindness-Kismet.Stelliberty.yaml new file mode 100644 index 0000000000000..6f2cb9d237439 --- /dev/null +++ b/manifests/k/Kindness-Kismet/Stelliberty/2.0.22/Kindness-Kismet.Stelliberty.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Kindness-Kismet.Stelliberty +PackageVersion: 2.0.22 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.58.0/kawayiYokami.P-ai.installer.yaml b/manifests/k/kawayiYokami/P-ai/0.58.0/kawayiYokami.P-ai.installer.yaml new file mode 100644 index 0000000000000..9b8ad64b125b0 --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.58.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.58.0 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: P-ai +ReleaseDate: 2026-08-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kawayiYokami/P-ai/releases/download/v0.58.0/P-ai_0.58.0_x64-setup.exe + InstallerSha256: 3EA8C1A0E318DDF9046689616BA146AF2B00CB169CC57295317AAC5C700FC6C4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.58.0/kawayiYokami.P-ai.locale.en-US.yaml b/manifests/k/kawayiYokami/P-ai/0.58.0/kawayiYokami.P-ai.locale.en-US.yaml new file mode 100644 index 0000000000000..d7c0f057801d0 --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.58.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.58.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.57.0...v0.58.0' +ReleaseNotesUrl: https://github.com/kawayiYokami/P-ai/releases/tag/v0.58.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.58.0/kawayiYokami.P-ai.locale.zh-CN.yaml b/manifests/k/kawayiYokami/P-ai/0.58.0/kawayiYokami.P-ai.locale.zh-CN.yaml new file mode 100644 index 0000000000000..cfbe6f4cd46b1 --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.58.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.58.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.58.0/kawayiYokami.P-ai.yaml b/manifests/k/kawayiYokami/P-ai/0.58.0/kawayiYokami.P-ai.yaml new file mode 100644 index 0000000000000..95ddef9db96bc --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.58.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.58.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.installer.yaml b/manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.installer.yaml new file mode 100644 index 0000000000000..169eca70a3dfb --- /dev/null +++ b/manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.installer.yaml @@ -0,0 +1,53 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azure.StorageExplorer +PackageVersion: 1.45.0 +InstallerLocale: en-US +InstallerType: inno +UpgradeBehavior: install +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.45.0/StorageExplorer-windows-x64.exe + InstallerSha256: 040142EB21FE02927E394E63360B76CCCFF1CE1782723CCC361B4BF8D3B4CCF8 + InstallerSwitches: + Custom: /CURRENTUSER /NORESTART + ProductCode: '{746B270C-5E45-41AA-BB5E-E81793FBD404}_is1' + AppsAndFeaturesEntries: + - ProductCode: '{746B270C-5E45-41AA-BB5E-E81793FBD404}_is1' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.45.0/StorageExplorer-windows-x64.exe + InstallerSha256: 040142EB21FE02927E394E63360B76CCCFF1CE1782723CCC361B4BF8D3B4CCF8 + InstallerSwitches: + Custom: /ALLUSERS /NORESTART + ProductCode: '{746B270C-5E45-41AA-BB5E-E81793FBD404}_is1' + AppsAndFeaturesEntries: + - ProductCode: '{746B270C-5E45-41AA-BB5E-E81793FBD404}_is1' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Microsoft Azure Storage Explorer' +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.45.0/StorageExplorer-windows-arm64.exe + InstallerSha256: 2CE1C60D30B804F37AE9EFCA1C9BDDCA6963284AB176C611B69D23DDCBFAEF83 + InstallerSwitches: + Custom: /CURRENTUSER /NORESTART + ProductCode: '{A721AD47-F98B-46FE-A32C-C12B201EE5BE}_is1' + AppsAndFeaturesEntries: + - ProductCode: '{A721AD47-F98B-46FE-A32C-C12B201EE5BE}_is1' +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.45.0/StorageExplorer-windows-arm64.exe + InstallerSha256: 2CE1C60D30B804F37AE9EFCA1C9BDDCA6963284AB176C611B69D23DDCBFAEF83 + InstallerSwitches: + Custom: /ALLUSERS /NORESTART + ProductCode: '{A721AD47-F98B-46FE-A32C-C12B201EE5BE}_is1' + AppsAndFeaturesEntries: + - ProductCode: '{A721AD47-F98B-46FE-A32C-C12B201EE5BE}_is1' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Microsoft Azure Storage Explorer' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-30 diff --git a/manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.locale.en-US.yaml b/manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.locale.en-US.yaml new file mode 100644 index 0000000000000..5abfc7f3f526f --- /dev/null +++ b/manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azure.StorageExplorer +PackageVersion: 1.45.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://opensource.microsoft.com/ +PublisherSupportUrl: https://github.com/microsoft/AzureStorageExplorer/issues +Author: Microsoft +PackageName: Microsoft Azure Storage Explorer +PackageUrl: https://azure.microsoft.com/en-us/features/storage-explorer +License: CC-BY-4.0 +LicenseUrl: https://github.com/microsoft/AzureStorageExplorer/blob/HEAD/LICENSE +ShortDescription: Free tool to easily manage your Azure cloud storage resources anywhere, from Windows, macOS, or Linux. +Moniker: storageexplorer +Tags: +- azure +- azure-storage-explorer +- azurestorageexplorer +- explorer +- storage +- storage-explorer +ReleaseNotesUrl: https://github.com/microsoft/AzureStorageExplorer/releases/tag/v1.45.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.yaml b/manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.yaml new file mode 100644 index 0000000000000..89502cbb1a3a6 --- /dev/null +++ b/manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azure.StorageExplorer +PackageVersion: 1.45.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.457.70.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.70.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..f06fce51b8f21 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.70.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.457.70.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-08-08 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.457.70.0&arch=x86 + InstallerSha256: 2D600E388CB95443EA7A25A2442EC80EAE8E8C0138ED187126093B0B64690F6F +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.457.70.0&arch=amd64 + InstallerSha256: 92E462DDE838946674E81EE14F8A9EB2D4E5A4AE99C12E297E8270EB82AE2FDF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.457.70.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.70.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..cf3853bd7f64e --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.70.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.457.70.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.457.70.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.70.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..7d448b8664c4b --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.70.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.457.70.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.457.77.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.77.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..6b2d3faf32493 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.77.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.457.77.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-08-09 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.457.77.0&arch=x86 + InstallerSha256: B49ACFE5AF81A759BEE2D3ABEC3878C3B0C1EFED79664654C90752B62AB9BCC5 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.457.77.0&arch=amd64 + InstallerSha256: D148175997B08E7B31BCC3E7B592A0735A1DB212F8F7EA7305B1C563797BDB05 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.457.77.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.77.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..7ea7d0a84bb96 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.77.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.457.77.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.457.77.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.77.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..de0163d8763d6 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.77.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.457.77.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.457.80.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.80.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..7c96a6fbe184a --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.80.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.457.80.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-08-09 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.457.80.0&arch=x86 + InstallerSha256: CF0C32B711FD6D433AD28286E464AD48DAB17CD0566FE84852DB412C4B861905 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.457.80.0&arch=amd64 + InstallerSha256: 253B7327ABA81BF510239DDD7044B75D4E6B50FD5AB847BAD349EA0239EF684B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.457.80.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.80.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..110e1ed5b1db5 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.80.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.457.80.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.457.80.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.80.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..49ef34f483d6d --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.80.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.457.80.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/misxzaiz/Polaris/10.3.6/misxzaiz.Polaris.installer.yaml b/manifests/m/misxzaiz/Polaris/10.3.6/misxzaiz.Polaris.installer.yaml new file mode 100644 index 0000000000000..1a6749368b86c --- /dev/null +++ b/manifests/m/misxzaiz/Polaris/10.3.6/misxzaiz.Polaris.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: misxzaiz.Polaris +PackageVersion: 10.3.6 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +ProductCode: '{7BD1768B-2365-4260-A464-FB2B79D69B08}' +ReleaseDate: 2026-08-09 +AppsAndFeaturesEntries: +- UpgradeCode: '{B90F6FC4-DDEE-59A6-9DE8-49A41A495360}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/misxzaiz/Polaris/releases/download/v10.3.6/polaris_10.3.6_x64_en-US.msi + InstallerSha256: EF12214D90536BEA5A2411C6875BE51365B8D38E1991CE6F0C9ACD98052B4939 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/misxzaiz/Polaris/10.3.6/misxzaiz.Polaris.locale.en-US.yaml b/manifests/m/misxzaiz/Polaris/10.3.6/misxzaiz.Polaris.locale.en-US.yaml new file mode 100644 index 0000000000000..bf5aab122eb38 --- /dev/null +++ b/manifests/m/misxzaiz/Polaris/10.3.6/misxzaiz.Polaris.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: misxzaiz.Polaris +PackageVersion: 10.3.6 +PackageLocale: en-US +License: Freeware +ShortDescription: Cross-platform desktop client for multi-engine AI coding assistants +Description: Polaris is a cross-platform desktop application built with Tauri 2.x, providing a unified graphical interface for multiple AI coding CLI tools. It supports OpenAI Codex CLI, Claude Code CLI, and OpenAI-compatible APIs, enabling AI-assisted programming without the command line. +Tags: +- agent +- agentic +- ai +- chatbot +- claude-code +- code +- codex +- coding +- large-language-model +- llm +- programming +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/misxzaiz/Polaris/10.3.6/misxzaiz.Polaris.locale.zh-CN.yaml b/manifests/m/misxzaiz/Polaris/10.3.6/misxzaiz.Polaris.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0781f5f4adf2d --- /dev/null +++ b/manifests/m/misxzaiz/Polaris/10.3.6/misxzaiz.Polaris.locale.zh-CN.yaml @@ -0,0 +1,54 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: misxzaiz.Polaris +PackageVersion: 10.3.6 +PackageLocale: zh-CN +Publisher: polaris +PublisherUrl: https://github.com/misxzaiz +PublisherSupportUrl: https://github.com/misxzaiz/Polaris/issues +PackageName: polaris +PackageUrl: https://github.com/misxzaiz/Polaris +License: 免费软件 +ShortDescription: 多引擎 AI 编程助手的跨平台桌面客户端 +Description: Polaris 是一款基于 Tauri 2.x 构建的跨平台桌面应用,为多种 AI 编程 CLI 工具提供统一的图形化操作界面。支持 OpenAI Codex CLI、Claude Code CLI 和 OpenAI 兼容 API 三种引擎,让你无需命令行也能享受 AI 辅助编程的体验。 +Tags: +- claude-code +- codex +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ReleaseNotes: |- + Polaris 10.3.6 发布说明 + 本次发布包含 Tauri 桌面端 + Web 独立服务双端产物。 + 优化与变更 + - ca19629a ci: 发布调整为草稿模式以验证构建 + - d5118a79 chore: release v10.3.6 + - d19d6e4c feat: OMP 插件引擎适配器进程模式 (PluginProcessEngine) + - e0090af3 fix: OMP 插件引擎两个关键修复 + - a551e04b fix: OMP 工具名归一化缓存 + - e80e4694 fix: OMP MCP 桥接去掉 xd:// 前缀 + 插件引擎支持 system prompt 透传 + - 5d8b7812 fix: OMP 插件引擎 MCP 桥接 xd:// 前缀恢复 + 用量统计兼容 omp 格式 + - f21b3713 fix: omp 插件引擎 session_paths 持久化至磁盘,避免重启后丢失 + - c7c28a07 refactor: Pi MCP 桥接 Extension 抽离与相关 UI 调整 + - c4c02211 fix: omp 续聊 session 路径映射被收尾清理抹掉 + - ca4d377d fix: omp 插件引擎续聊 session id 捕获与文件路径 resume + - f8ab0b29 fix: 插件引擎在模型供应商选择中缺少 i18n 显示名 + - 5fdebb55 fix: omp 插件引擎 provider 注册与 sessionFlags 透传 + - 15455c1d fix: omp 引擎 CLI 检测与模型供应商引擎选择支持插件引擎 + - ca1056de fix: replaceInstalled 竞态导致插件引擎先注册后卸载 + - 2e60e140 fix: 后端 Rust 插件模型缺失 engines/chatCards 字段导致引擎不可见 + - 56456402 fix: 插件引擎 contributes.engines 被前端验证器丢弃导致不可见 + - eceb378e fix: 插件引擎注册后刷新前端引擎元数据,使其立即可见 + - 57c4aadb feat: 插件引擎会话历史查看/恢复 + EngineId 解析安全 + - a9c14618 fix: web API session handlers 适配插件引擎(避免 unreachable panic) + - aa02c631 feat: 支持插件化 AI 引擎注册(PluginEngineRunner + Custom EngineId) + - 8415ce68 feat(settings): 插件设置页新增插件商城一键安装入口 + - b804f99c fix(theme): bootstrapTheme 使用 getActiveThemeId() 避免 JSON 引号匹配失败 +ReleaseNotesUrl: https://github.com/misxzaiz/Polaris/releases/tag/v10.3.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/misxzaiz/Polaris/10.3.6/misxzaiz.Polaris.yaml b/manifests/m/misxzaiz/Polaris/10.3.6/misxzaiz.Polaris.yaml new file mode 100644 index 0000000000000..d4c4c753f4a3b --- /dev/null +++ b/manifests/m/misxzaiz/Polaris/10.3.6/misxzaiz.Polaris.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: misxzaiz.Polaris +PackageVersion: 10.3.6 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/misxzaiz/Polaris/10.3.7/misxzaiz.Polaris.installer.yaml b/manifests/m/misxzaiz/Polaris/10.3.7/misxzaiz.Polaris.installer.yaml new file mode 100644 index 0000000000000..a14f98354040e --- /dev/null +++ b/manifests/m/misxzaiz/Polaris/10.3.7/misxzaiz.Polaris.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: misxzaiz.Polaris +PackageVersion: 10.3.7 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +ProductCode: '{7E5FEB37-2452-4A11-82E4-C68D5021FE9F}' +ReleaseDate: 2026-08-09 +AppsAndFeaturesEntries: +- UpgradeCode: '{B90F6FC4-DDEE-59A6-9DE8-49A41A495360}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/misxzaiz/Polaris/releases/download/v10.3.7/polaris_10.3.7_x64_en-US.msi + InstallerSha256: 1E6E0EFBAB58235975E26DD4F48A15B8A77134D32B0033D3E881B813835AD135 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/misxzaiz/Polaris/10.3.7/misxzaiz.Polaris.locale.en-US.yaml b/manifests/m/misxzaiz/Polaris/10.3.7/misxzaiz.Polaris.locale.en-US.yaml new file mode 100644 index 0000000000000..d86fc1b96cc8b --- /dev/null +++ b/manifests/m/misxzaiz/Polaris/10.3.7/misxzaiz.Polaris.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: misxzaiz.Polaris +PackageVersion: 10.3.7 +PackageLocale: en-US +License: Freeware +ShortDescription: Cross-platform desktop client for multi-engine AI coding assistants +Description: Polaris is a cross-platform desktop application built with Tauri 2.x, providing a unified graphical interface for multiple AI coding CLI tools. It supports OpenAI Codex CLI, Claude Code CLI, and OpenAI-compatible APIs, enabling AI-assisted programming without the command line. +Tags: +- agent +- agentic +- ai +- chatbot +- claude-code +- code +- codex +- coding +- large-language-model +- llm +- programming +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/misxzaiz/Polaris/10.3.7/misxzaiz.Polaris.locale.zh-CN.yaml b/manifests/m/misxzaiz/Polaris/10.3.7/misxzaiz.Polaris.locale.zh-CN.yaml new file mode 100644 index 0000000000000..86c7d79cdc7bb --- /dev/null +++ b/manifests/m/misxzaiz/Polaris/10.3.7/misxzaiz.Polaris.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: misxzaiz.Polaris +PackageVersion: 10.3.7 +PackageLocale: zh-CN +Publisher: polaris +PublisherUrl: https://github.com/misxzaiz +PublisherSupportUrl: https://github.com/misxzaiz/Polaris/issues +PackageName: polaris +PackageUrl: https://github.com/misxzaiz/Polaris +License: 免费软件 +ShortDescription: 多引擎 AI 编程助手的跨平台桌面客户端 +Description: Polaris 是一款基于 Tauri 2.x 构建的跨平台桌面应用,为多种 AI 编程 CLI 工具提供统一的图形化操作界面。支持 OpenAI Codex CLI、Claude Code CLI 和 OpenAI 兼容 API 三种引擎,让你无需命令行也能享受 AI 辅助编程的体验。 +Tags: +- claude-code +- codex +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ReleaseNotes: |- + Polaris 10.3.7 发布说明 + 本次发布包含 Tauri 桌面端 + Web 独立服务双端产物。 + 优化与变更 + - 2b2869d7 chore: release v10.3.7 + - 995f9fd3 feat: IPC 桥接新增插件引擎注册/注销与元数据列表端点 +ReleaseNotesUrl: https://github.com/misxzaiz/Polaris/releases/tag/v10.3.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/misxzaiz/Polaris/10.3.7/misxzaiz.Polaris.yaml b/manifests/m/misxzaiz/Polaris/10.3.7/misxzaiz.Polaris.yaml new file mode 100644 index 0000000000000..1a82696ab3a4d --- /dev/null +++ b/manifests/m/misxzaiz/Polaris/10.3.7/misxzaiz.Polaris.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: misxzaiz.Polaris +PackageVersion: 10.3.7 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/mostlygeek/llama-swap/248/mostlygeek.llama-swap.installer.yaml b/manifests/m/mostlygeek/llama-swap/248/mostlygeek.llama-swap.installer.yaml new file mode 100644 index 0000000000000..a7a82ab75fb7a --- /dev/null +++ b/manifests/m/mostlygeek/llama-swap/248/mostlygeek.llama-swap.installer.yaml @@ -0,0 +1,17 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: mostlygeek.llama-swap +PackageVersion: '248' +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: llama-swap.exe +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-08-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mostlygeek/llama-swap/releases/download/v248/llama-swap_248_windows_amd64.zip + InstallerSha256: 940364A051553BA611AE6593473834DCA0842B94A90BA102C5C6337A9AAA3402 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/mostlygeek/llama-swap/248/mostlygeek.llama-swap.locale.en-US.yaml b/manifests/m/mostlygeek/llama-swap/248/mostlygeek.llama-swap.locale.en-US.yaml new file mode 100644 index 0000000000000..549b8e44f28fc --- /dev/null +++ b/manifests/m/mostlygeek/llama-swap/248/mostlygeek.llama-swap.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: mostlygeek.llama-swap +PackageVersion: '248' +PackageLocale: en-US +Publisher: mostlygeek +PublisherUrl: https://mostlygeek.com/ +PublisherSupportUrl: https://github.com/mostlygeek/llama-swap/issues +PackageName: llama-swap +PackageUrl: https://github.com/mostlygeek/llama-swap +License: MIT +LicenseUrl: https://github.com/mostlygeek/llama-swap/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2024 Benson Wong +ShortDescription: Model swapping for llama.cpp +Description: llama-swap is a light weight, transparent proxy server that provides automatic model swapping to llama.cpp's server. +Moniker: llama-swap +Tags: +- golang +- llama +- llamacpp +- localllama +- localllm +- openai +- openai-api +- vllm +ReleaseNotes: |- + Changelog + - 00515cd internal/server,shared: preserve percent encoded in upstream (#988) +ReleaseNotesUrl: https://github.com/mostlygeek/llama-swap/releases/tag/v248 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/mostlygeek/llama-swap/248/mostlygeek.llama-swap.yaml b/manifests/m/mostlygeek/llama-swap/248/mostlygeek.llama-swap.yaml new file mode 100644 index 0000000000000..5d0d9799ee7bd --- /dev/null +++ b/manifests/m/mostlygeek/llama-swap/248/mostlygeek.llama-swap.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: mostlygeek.llama-swap +PackageVersion: '248' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/myagmb28Dev/WindexBar/2.2.3/myagmb28Dev.WindexBar.installer.yaml b/manifests/m/myagmb28Dev/WindexBar/2.2.3/myagmb28Dev.WindexBar.installer.yaml new file mode 100644 index 0000000000000..d398488cbe130 --- /dev/null +++ b/manifests/m/myagmb28Dev/WindexBar/2.2.3/myagmb28Dev.WindexBar.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: myagmb28Dev.WindexBar +PackageVersion: 2.2.3 +MinimumOSVersion: 10.0.17763.0 +InstallerType: inno +Scope: user +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: OpenAI.Codex +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/myagmb28Dev/WindexBar/releases/download/v2.2.3/WindexBarSetup.exe + InstallerSha256: 282CDADDA4315E05E58F9DAF52D1F9E4FEEF5F28AA1AA13F66D22835D8C25F7C +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-08-09 diff --git a/manifests/m/myagmb28Dev/WindexBar/2.2.3/myagmb28Dev.WindexBar.locale.en-US.yaml b/manifests/m/myagmb28Dev/WindexBar/2.2.3/myagmb28Dev.WindexBar.locale.en-US.yaml new file mode 100644 index 0000000000000..f487a57f97a02 --- /dev/null +++ b/manifests/m/myagmb28Dev/WindexBar/2.2.3/myagmb28Dev.WindexBar.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: myagmb28Dev.WindexBar +PackageVersion: 2.2.3 +PackageLocale: en-US +Publisher: WindexBar +PublisherUrl: https://github.com/myagmb28Dev/WindexBar +PublisherSupportUrl: https://github.com/myagmb28Dev/WindexBar/issues +Author: myagmb28Dev +PackageName: WindexBar +PackageUrl: https://github.com/myagmb28Dev/WindexBar +License: MIT +LicenseUrl: https://github.com/myagmb28Dev/WindexBar/blob/master/LICENSE +ShortDescription: A small Windows tray app for quickly checking Codex usage and status. +Tags: +- codex +- openai +- system-tray +- usage-monitor +ReleaseNotesUrl: https://github.com/myagmb28Dev/WindexBar/releases/tag/v2.2.3 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/myagmb28Dev/WindexBar/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/myagmb28Dev/WindexBar/2.2.3/myagmb28Dev.WindexBar.yaml b/manifests/m/myagmb28Dev/WindexBar/2.2.3/myagmb28Dev.WindexBar.yaml new file mode 100644 index 0000000000000..d12c05448fe09 --- /dev/null +++ b/manifests/m/myagmb28Dev/WindexBar/2.2.3/myagmb28Dev.WindexBar.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: myagmb28Dev.WindexBar +PackageVersion: 2.2.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/neelabo/NeeView/46.3/neelabo.NeeView.installer.yaml b/manifests/n/neelabo/NeeView/46.3/neelabo.NeeView.installer.yaml new file mode 100644 index 0000000000000..d5ad2c569c32b --- /dev/null +++ b/manifests/n/neelabo/NeeView/46.3/neelabo.NeeView.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: neelabo.NeeView +PackageVersion: "46.3" +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLFOLDER="" +UpgradeBehavior: install +ProductCode: '{DC4344EA-7CA8-4081-8266-58EBB68C04A1}' +ReleaseDate: 2026-08-09 +AppsAndFeaturesEntries: +- DisplayVersion: 46.3.4312 + UpgradeCode: '{6DB6317B-B2A3-42B3-AA6E-102B0D7BB0DC}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\.\NeeLaboratory\NeeView' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/neelabo/NeeView/releases/download/46.3/NeeView46.3.msi + InstallerSha256: 5EEE24AE5A1A111DBFBD339D803F45C25C02ABBE57CD717219854E6A364C00A1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/neelabo/NeeView/46.3/neelabo.NeeView.locale.en-US.yaml b/manifests/n/neelabo/NeeView/46.3/neelabo.NeeView.locale.en-US.yaml new file mode 100644 index 0000000000000..647c9d51c49bd --- /dev/null +++ b/manifests/n/neelabo/NeeView/46.3/neelabo.NeeView.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: neelabo.NeeView +PackageVersion: "46.3" +PackageLocale: en-US +Publisher: NeeLaboratory +PublisherUrl: https://github.com/neelabo +PublisherSupportUrl: https://github.com/neelabo/NeeView/issues +Author: Ito Mitsuhiro +PackageName: NeeView +PackageUrl: https://neelabo.github.io/NeeView/ +License: MIT +LicenseUrl: https://github.com/neelabo/NeeView/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2016-2026 Ito Mitsuhiro (nee) +ShortDescription: An image viewer that allows you to browse images in folders and compressed files like a book. Powerful customization is available. +Description: |- + An image viewer that allows you to browse images in folders and compressed files like a book. Powerful customization is available. + + - Supported image format (bmp, jpg, gif, tiff, png, ico, WIC images) + - Compressed file support (zip, rar, 7z, lzh, cbr, cbz, cb7, ...) + - Recursive compressed file support + - PDF support + - Video play support + - Touch operation supported + - Mouse gesture supported + - Key customization, gesture setting + - Movement, rotation, scaling by dragging + - Loupe mode + - Facing mode + - Full screen mode + - Slide show + - Susie plugin support + - Image drop from web browser + - Command extension by scripts +Tags: +- image +- image-viewer +- photo +- picture +- picture-viewer +- reader +- viewer +ReleaseNotes: |- + (2026-08-09) + This is the stable version of NeeView 46.3. + This version runs on .NET 10. + Fixed + - Fixed an issue where "NowLoading" might not be displayed (#1987) + - Fixed an issue where files would fail to move to the Recycle Bin when "Show confirmation dialog when deleting files that don't fit in the Recycle Bin" was turned off (#1986) + Changelog: Version 46.3 +ReleaseNotesUrl: https://github.com/neelabo/NeeView/releases/tag/46.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/neelabo/NeeView/46.3/neelabo.NeeView.locale.ja-JP.yaml b/manifests/n/neelabo/NeeView/46.3/neelabo.NeeView.locale.ja-JP.yaml new file mode 100644 index 0000000000000..ea4178cf6e2df --- /dev/null +++ b/manifests/n/neelabo/NeeView/46.3/neelabo.NeeView.locale.ja-JP.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: neelabo.NeeView +PackageVersion: "46.3" +PackageLocale: ja-JP +PackageUrl: https://neelabo.github.io/NeeView/ja-jp/ +ShortDescription: フォルダー内の画像を本のように閲覧できる画像ビューアーです。強力なカスタマイズが可能です。 +Description: |- + フォルダー内の画像を本のように閲覧できる画像ビューアーです。強力なカスタマイズが可能です。 + + - 標準対応画像フォーマット (bmp, jpg, gif, tiff, png, ico, svg, WIC 対応画像) + - 圧縮ファイル対応 (zip, rar, 7z, lzh, cbr, cbz, cb7, …) + - 多重圧縮ファイル対応 + - PDF 対応 + - 動画対応 + - タッチ操作対応 + - マウスジェスチャー対応 + - キーカスタマイズ、ジェスチャ設定可能 + - ドラッグによる移動、回転、拡縮 + - ルーペモード + - 見開き表示モード + - フルスクリーンモード + - スライドショー機能 + - Susie プラグイン対応 + - Web ブラウザからの画像ドロップ + - スクリプトによるコマンド拡張 +Tags: +- ビューア +- フォト +- リーダー +- 写真 +- 写真ビューア +- 画像 +- 画像ビューア +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/neelabo/NeeView/46.3/neelabo.NeeView.locale.zh-CN.yaml b/manifests/n/neelabo/NeeView/46.3/neelabo.NeeView.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3056d740d41df --- /dev/null +++ b/manifests/n/neelabo/NeeView/46.3/neelabo.NeeView.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: neelabo.NeeView +PackageVersion: "46.3" +PackageLocale: zh-CN +ShortDescription: 一款图像查看器,让您能够像翻阅书籍一样浏览文件夹和压缩文件中的图片,并提供强大的自定义功能。 +Description: |- + 一款图像查看器,让您能够像翻阅书籍一样浏览文件夹及压缩文件中的图片。提供强大的自定义功能。 + + - 支持的图像格式(bmp、jpg、gif、tiff、png、ico、WIC 图像) + - 支持压缩文件(zip、rar、7z、lzh、cbr、cbz、cb7 等) + - 支持递归解压压缩文件 + - 支持 PDF + - 支持视频播放 + - 支持触摸操作 + - 支持鼠标手势 + - 可自定义按键与手势设置 + - 可通过拖拽实现移动、旋转和缩放 + - 放大镜模式 + - 对页模式 + - 全屏模式 + - 幻灯片放映 + - 支持 Susie 插件 + - 支持从网页浏览器拖放图像 + - 支持通过脚本扩展命令 +Tags: +- 图像 +- 图像查看器 +- 图片 +- 图片查看器 +- 查看器 +- 照片 +- 阅读器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/neelabo/NeeView/46.3/neelabo.NeeView.yaml b/manifests/n/neelabo/NeeView/46.3/neelabo.NeeView.yaml new file mode 100644 index 0000000000000..5cc23cd86bc56 --- /dev/null +++ b/manifests/n/neelabo/NeeView/46.3/neelabo.NeeView.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: neelabo.NeeView +PackageVersion: "46.3" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/nukeop/nuclear/1.46.1/nukeop.nuclear.installer.yaml b/manifests/n/nukeop/nuclear/1.46.1/nukeop.nuclear.installer.yaml new file mode 100644 index 0000000000000..fa9d3c30dd794 --- /dev/null +++ b/manifests/n/nukeop/nuclear/1.46.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.46.1 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: Nuclear +ReleaseDate: 2026-08-09 +AppsAndFeaturesEntries: +- DisplayName: Nuclear + Publisher: nuclearplayer + ProductCode: Nuclear +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Nuclear' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nukeop/nuclear/releases/download/player@1.46.1/Nuclear_1.46.1_x64-setup.exe + InstallerSha256: 53F73CA5AF2BD9AF6C9664A66D9EFF89335B6BCF7004EEF9D2178EF838FA3F02 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/nukeop/nuclear/1.46.1/nukeop.nuclear.locale.en-US.yaml b/manifests/n/nukeop/nuclear/1.46.1/nukeop.nuclear.locale.en-US.yaml new file mode 100644 index 0000000000000..7216ebb09f64f --- /dev/null +++ b/manifests/n/nukeop/nuclear/1.46.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.46.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.46.1 + - Improvement: Nuclear starts maximized by default UI - @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.46.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nukeop/nuclear/1.46.1/nukeop.nuclear.yaml b/manifests/n/nukeop/nuclear/1.46.1/nukeop.nuclear.yaml new file mode 100644 index 0000000000000..e0b4af48c3ff2 --- /dev/null +++ b/manifests/n/nukeop/nuclear/1.46.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.46.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenListTeam/OpenList/Lite/4.2.5/OpenListTeam.OpenList.Lite.installer.yaml b/manifests/o/OpenListTeam/OpenList/Lite/4.2.5/OpenListTeam.OpenList.Lite.installer.yaml new file mode 100644 index 0000000000000..46514687d60a6 --- /dev/null +++ b/manifests/o/OpenListTeam/OpenList/Lite/4.2.5/OpenListTeam.OpenList.Lite.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenListTeam.OpenList.Lite +PackageVersion: 4.2.5 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: openlist.exe +ReleaseDate: 2026-08-07 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/OpenListTeam/OpenList/releases/download/v4.2.5/openlist-windows-386-lite.zip + InstallerSha256: 14E9D962B69900AA0AE7CB7D14AA9AD41EDD61012DF063ADC1703E3B39015CA6 +- Architecture: x64 + InstallerUrl: https://github.com/OpenListTeam/OpenList/releases/download/v4.2.5/openlist-windows-amd64-lite.zip + InstallerSha256: 6E75AE02DE23F42BA981AF8FA5657453DE42B8AF01FC9755AACDCA1AADD7CB65 +- Architecture: arm64 + InstallerUrl: https://github.com/OpenListTeam/OpenList/releases/download/v4.2.5/openlist-windows-arm64-lite.zip + InstallerSha256: 768538150A8EF4185048E5317146F81ED466501FBF0E523DDE1E7F9ED87433E5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenListTeam/OpenList/Lite/4.2.5/OpenListTeam.OpenList.Lite.locale.en-US.yaml b/manifests/o/OpenListTeam/OpenList/Lite/4.2.5/OpenListTeam.OpenList.Lite.locale.en-US.yaml new file mode 100644 index 0000000000000..7f6f80c62646d --- /dev/null +++ b/manifests/o/OpenListTeam/OpenList/Lite/4.2.5/OpenListTeam.OpenList.Lite.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenListTeam.OpenList.Lite +PackageVersion: 4.2.5 +PackageLocale: en-US +Publisher: OpenList Team +PublisherUrl: https://oplist.org/ +PublisherSupportUrl: https://github.com/OpenListTeam/OpenList/issues +PackageName: OpenList (Lite) +PackageUrl: https://oplist.org/ +License: AGPL-3.0 +LicenseUrl: https://github.com/OpenListTeam/OpenList/blob/HEAD/LICENSE +ShortDescription: A file list program that supports multiple storage, powered by Gin and Solidjs. +Tags: +- file +- server +- share +- storage +ReleaseNotes: |- + 🚀 Features + - drivers: Add GuangYaPan driver with offline download support - by @PIKACHUIM in https://github.com/OpenListTeam/OpenList/issues/2882 (6f80d) + - fs: Add pipelined multipart upload - by @thetapilla in https://github.com/OpenListTeam/OpenList/issues/2723 (cca77) + 🐞 Bug Fixes + - ci: + - Allow pr check to run by default - by @elysia-best in https://github.com/OpenListTeam/OpenList/issues/2856 (6b92c) + - Change missed pull_request to pull_request_target - by @elysia-best in https://github.com/OpenListTeam/OpenList/issues/2873 (f2f7e) + - deps: + - Update module github.com/sheltonzhu/115driver to v1.3.5 - in https://github.com/OpenListTeam/OpenList/issues/2895 (a4ae2) + - Update module github.com/nwaples/rardecode/v2 to v2.3.0 - by @PIKACHUIM in https://github.com/OpenListTeam/OpenList/issues/2898 (c9717) + - Update module github.com/shirou/gopsutil/v4 to v4.26.7 - in https://github.com/OpenListTeam/OpenList/issues/2896 (ec1f9) + - Update module golang.org/x/sys to v0.47.0 - in https://github.com/OpenListTeam/OpenList/issues/2751 (194f9) + - Update azure-sdk-for-go monorepo - in https://github.com/OpenListTeam/OpenList/issues/2700 (2e278) + - Update module github.com/ipfs/go-cid to v0.6.2 - in https://github.com/OpenListTeam/OpenList/issues/2738 (d8ad2) + - Update module golang.org/x/net to v0.57.0 - by @PIKACHUIM in https://github.com/OpenListTeam/OpenList/issues/2748 (6d4ad) + - Update module gorm.io/driver/mysql to v1.6.0 - by @PIKACHUIM in https://github.com/OpenListTeam/OpenList/issues/819 (cc87e) + - drivers/guangyapan: + - Remove default value - by @xrgzs in https://github.com/OpenListTeam/OpenList/issues/2894 (f68f3) + - drivers/lanzou: + - Handle acw_sc__v2 challenge in Login function - by @zf1234d in https://github.com/OpenListTeam/OpenList/issues/2876 (940b6) + - stream: + - Allow seeking beyond file size per Go convention - by @Ovear and @PIKACHUIM in https://github.com/OpenListTeam/OpenList/issues/2667 (7e908) +ReleaseNotesUrl: https://github.com/OpenListTeam/OpenList/releases/tag/v4.2.5 +Documentations: +- DocumentLabel: Guide + DocumentUrl: https://oplist.org/guide/ +- DocumentLabel: Config + DocumentUrl: https://oplist.org/config/ +- DocumentLabel: FAQ + DocumentUrl: https://oplist.org/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenListTeam/OpenList/Lite/4.2.5/OpenListTeam.OpenList.Lite.locale.zh-CN.yaml b/manifests/o/OpenListTeam/OpenList/Lite/4.2.5/OpenListTeam.OpenList.Lite.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6652bba7801d7 --- /dev/null +++ b/manifests/o/OpenListTeam/OpenList/Lite/4.2.5/OpenListTeam.OpenList.Lite.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: OpenListTeam.OpenList.Lite +PackageVersion: 4.2.5 +PackageLocale: zh-CN +PublisherUrl: https://oplist.org/zh/ +PackageUrl: https://oplist.org/zh/ +ShortDescription: 一个支持多种存储的文件列表程序,使用 Gin 和 Solidjs。 +Tags: +- 共享 +- 分享 +- 发送 +- 文件 +- 服务器 +ReleaseNotesUrl: https://github.com/OpenListTeam/OpenList/releases/tag/v4.0.9 +Documentations: +- DocumentLabel: 使用指南 + DocumentUrl: https://oplist.org/zh/guide/ +- DocumentLabel: 配置 + DocumentUrl: https://oplist.org/zh/config/ +- DocumentLabel: 常见问题 + DocumentUrl: https://oplist.org/zh/faq/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenListTeam/OpenList/Lite/4.2.5/OpenListTeam.OpenList.Lite.yaml b/manifests/o/OpenListTeam/OpenList/Lite/4.2.5/OpenListTeam.OpenList.Lite.yaml new file mode 100644 index 0000000000000..e504f406b9769 --- /dev/null +++ b/manifests/o/OpenListTeam/OpenList/Lite/4.2.5/OpenListTeam.OpenList.Lite.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenListTeam.OpenList.Lite +PackageVersion: 4.2.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/oipoistar/Tinta/2.6.0/oipoistar.Tinta.installer.yaml b/manifests/o/oipoistar/Tinta/2.6.0/oipoistar.Tinta.installer.yaml new file mode 100644 index 0000000000000..80330deab341f --- /dev/null +++ b/manifests/o/oipoistar/Tinta/2.6.0/oipoistar.Tinta.installer.yaml @@ -0,0 +1,15 @@ +# Created with Claude Code +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: oipoistar.Tinta +PackageVersion: 2.6.0 +InstallerType: portable +Commands: +- tinta +ReleaseDate: 2026-08-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/oipoistar/tinta/releases/download/v2.6.0/tinta.exe + InstallerSha256: 8A7E460F60677FB4324205AD8E5788C5380FE9DD6776D757A195386291BD8B17 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/oipoistar/Tinta/2.6.0/oipoistar.Tinta.locale.en-US.yaml b/manifests/o/oipoistar/Tinta/2.6.0/oipoistar.Tinta.locale.en-US.yaml new file mode 100644 index 0000000000000..af88dca2fe0bd --- /dev/null +++ b/manifests/o/oipoistar/Tinta/2.6.0/oipoistar.Tinta.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with Claude Code +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: oipoistar.Tinta +PackageVersion: 2.6.0 +PackageLocale: en-US +Publisher: oipoistar +PublisherUrl: https://github.com/oipoistar +PublisherSupportUrl: https://github.com/oipoistar/tinta/issues +PackageName: Tinta +PackageUrl: https://tinta.cc +License: MIT +LicenseUrl: https://github.com/oipoistar/tinta/blob/master/LICENSE +Copyright: Copyright (c) oipoistar +ShortDescription: Fast, lightweight markdown and Mermaid viewer for Windows +Description: |- + Tinta is a fast, lightweight markdown viewer and reader for Windows, + built with Direct2D and DirectWrite for hardware-accelerated rendering. + A single native executable under 1 MB that starts in about 200 ms — + no Electron, no web engine, no installer. Features native Mermaid + flowchart rendering, 10 themes, first-class CJK text layout, internal + anchor links, a table of contents, folder browser, full-text search, + text selection, zoom, and an edit mode with live preview. +Moniker: tinta +Tags: +- markdown +- markdown-viewer +- markdown-reader +- markdown-editor +- mermaid +- viewer +- reader +- direct2d +- lightweight +- portable +ReleaseNotesUrl: https://github.com/oipoistar/tinta/releases/tag/v2.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/oipoistar/Tinta/2.6.0/oipoistar.Tinta.yaml b/manifests/o/oipoistar/Tinta/2.6.0/oipoistar.Tinta.yaml new file mode 100644 index 0000000000000..d6199444d64ac --- /dev/null +++ b/manifests/o/oipoistar/Tinta/2.6.0/oipoistar.Tinta.yaml @@ -0,0 +1,8 @@ +# Created with Claude Code +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: oipoistar.Tinta +PackageVersion: 2.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/p/PoBruno/Klip/1.4.0/PoBruno.Klip.installer.yaml b/manifests/p/PoBruno/Klip/1.4.0/PoBruno.Klip.installer.yaml index 162ada5217dd9..15cd0c8d4899e 100644 --- a/manifests/p/PoBruno/Klip/1.4.0/PoBruno.Klip.installer.yaml +++ b/manifests/p/PoBruno/Klip/1.4.0/PoBruno.Klip.installer.yaml @@ -12,7 +12,7 @@ ProductCode: '{8E0F7A12-BFB3-4FE8-B9A5-48FD50A15A9C}_is1' Installers: - Architecture: x64 InstallerUrl: https://github.com/PoBruno/klip/releases/download/v1.4.0/Klip-Setup-1.4.0.exe - InstallerSha256: CB1D3BB67D012710131623DD6C80288A7A36C10A67033BF7BA46A910BEF11C71 + InstallerSha256: D9E684A93843B60B5B2A12E6FC743CA9E07D156A254A596CF5803AC76F5D4A5F ManifestType: installer ManifestVersion: 1.12.0 ReleaseDate: 2026-08-08 diff --git a/manifests/p/Python/Python/3/14/3.14.7/Python.Python.3.14.installer.yaml b/manifests/p/Python/Python/3/14/3.14.7/Python.Python.3.14.installer.yaml new file mode 100644 index 0000000000000..33f275c8f2e19 --- /dev/null +++ b/manifests/p/Python/Python/3/14/3.14.7/Python.Python.3.14.installer.yaml @@ -0,0 +1,164 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Python.Python.3.14 +PackageVersion: 3.14.7 +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2026-08-05 +Installers: +- Architecture: x86 + InstallerType: burn + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.14.7/python-3.14.7.exe + InstallerSha256: 097FC03D4AC2DE66EE1D73A0C5D2D323B5C0F14923F7207686CE93149A80F0A6 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + UpgradeBehavior: install + Commands: + - py + - python + - pythonw + - pyw + ProductCode: '{f7919868-552e-45f9-9cb3-237dfd58c2d4}' + AppsAndFeaturesEntries: + - DisplayVersion: 3.14.7150.0 + UpgradeCode: '{872DB5D2-A16E-5A3C-B222-176907A65867}' +- Architecture: x86 + InstallerType: burn + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.14.7/python-3.14.7.exe + InstallerSha256: 097FC03D4AC2DE66EE1D73A0C5D2D323B5C0F14923F7207686CE93149A80F0A6 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + UpgradeBehavior: install + Commands: + - py + - python + - pythonw + - pyw + ProductCode: '{f7919868-552e-45f9-9cb3-237dfd58c2d4}' + AppsAndFeaturesEntries: + - DisplayVersion: 3.14.7150.0 + UpgradeCode: '{872DB5D2-A16E-5A3C-B222-176907A65867}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + InstallerType: burn + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.14.7/python-3.14.7-amd64.exe + InstallerSha256: 9D9EB2709EF81BF5CD30DB3C2096BDBC4EA10087C22E62F27D356B36F6AE9649 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + UpgradeBehavior: install + Commands: + - py + - python + - pythonw + - pyw + ProductCode: '{97b6de30-6082-48d1-9bb4-9f43296531a4}' + AppsAndFeaturesEntries: + - DisplayVersion: 3.14.7150.0 + UpgradeCode: '{AF37ADBF-A448-569B-983A-EE8E6DEC0484}' +- Architecture: x64 + InstallerType: burn + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.14.7/python-3.14.7-amd64.exe + InstallerSha256: 9D9EB2709EF81BF5CD30DB3C2096BDBC4EA10087C22E62F27D356B36F6AE9649 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + UpgradeBehavior: install + Commands: + - py + - python + - pythonw + - pyw + ProductCode: '{97b6de30-6082-48d1-9bb4-9f43296531a4}' + AppsAndFeaturesEntries: + - DisplayVersion: 3.14.7150.0 + UpgradeCode: '{AF37ADBF-A448-569B-983A-EE8E6DEC0484}' + ElevationRequirement: elevatesSelf +- Architecture: arm64 + InstallerType: burn + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.14.7/python-3.14.7-arm64.exe + InstallerSha256: 9A3FE120CC81BC2CB099550F794D8356811F96A86C7F438519243C3485DB928D + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + UpgradeBehavior: install + Commands: + - py + - python + - pythonw + - pyw + ProductCode: '{5eef6162-ba43-4e97-b14d-d7353e2e16e2}' + AppsAndFeaturesEntries: + - DisplayVersion: 3.14.7150.0 + UpgradeCode: '{2F1F7880-E1EB-54EA-B512-067E199D4E88}' +- Architecture: arm64 + InstallerType: burn + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.14.7/python-3.14.7-arm64.exe + InstallerSha256: 9A3FE120CC81BC2CB099550F794D8356811F96A86C7F438519243C3485DB928D + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + UpgradeBehavior: install + Commands: + - py + - python + - pythonw + - pyw + ProductCode: '{5eef6162-ba43-4e97-b14d-d7353e2e16e2}' + AppsAndFeaturesEntries: + - DisplayVersion: 3.14.7150.0 + UpgradeCode: '{2F1F7880-E1EB-54EA-B512-067E199D4E88}' + ElevationRequirement: elevatesSelf +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: python.exe + - RelativeFilePath: pythonw.exe + InstallerUrl: https://www.python.org/ftp/python/3.14.7/python-3.14.7-win32.zip + InstallerSha256: C166165FC764305B06229A432FFEE2AFD7909FC4E18A232541A2F65658681EA5 + Commands: + - python + - pythonw + ArchiveBinariesDependOnPath: true +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: python.exe + - RelativeFilePath: pythonw.exe + InstallerUrl: https://www.python.org/ftp/python/3.14.7/python-3.14.7-amd64.zip + InstallerSha256: AC1A727A71738E11DE80B76E975F9B8A258AEA6412BFC31696B929D59C6AAFD0 + Commands: + - python + - pythonw + ArchiveBinariesDependOnPath: true +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: python.exe + - RelativeFilePath: pythonw.exe + InstallerUrl: https://www.python.org/ftp/python/3.14.7/python-3.14.7-arm64.zip + InstallerSha256: 88953B39002CAF974C081469356CAF6220FD4EBCD1BC46AEF099A03B0A7E8447 + Commands: + - python + - pythonw + ArchiveBinariesDependOnPath: true +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Python/Python/3/14/3.14.7/Python.Python.3.14.locale.en-US.yaml b/manifests/p/Python/Python/3/14/3.14.7/Python.Python.3.14.locale.en-US.yaml new file mode 100644 index 0000000000000..03271e168e8fe --- /dev/null +++ b/manifests/p/Python/Python/3/14/3.14.7/Python.Python.3.14.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Python.Python.3.14 +PackageVersion: 3.14.7 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.14 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright © 2001-2026 Python Software Foundation. All Rights Reserved. + Copyright © 2000 BeOpen.com. All Rights Reserved. + Copyright © 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright © 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: A programming language that lets you work more quickly and integrate your systems more effectively. +Moniker: python3 +Tags: +- 9pnrbtzxmb4z +- idna +- language +- pip3 +- programming +- programming-language +- python +- python3 +- requirescmd +- script +ReleaseNotesUrl: https://docs.python.org/release/3.14.7/whatsnew/changelog.html +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Python/Python/3/14/3.14.7/Python.Python.3.14.locale.zh-CN.yaml b/manifests/p/Python/Python/3/14/3.14.7/Python.Python.3.14.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0d054e4095737 --- /dev/null +++ b/manifests/p/Python/Python/3/14/3.14.7/Python.Python.3.14.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: Python.Python.3.14 +PackageVersion: 3.14.7 +PackageLocale: zh-CN +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Python/Python/3/14/3.14.7/Python.Python.3.14.yaml b/manifests/p/Python/Python/3/14/3.14.7/Python.Python.3.14.yaml new file mode 100644 index 0000000000000..e60b96ccf90dd --- /dev/null +++ b/manifests/p/Python/Python/3/14/3.14.7/Python.Python.3.14.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: Python.Python.3.14 +PackageVersion: 3.14.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/rustty/Rustty/2.0.0/rustty.Rustty.installer.yaml b/manifests/r/rustty/Rustty/2.0.0/rustty.Rustty.installer.yaml new file mode 100644 index 0000000000000..b70de97264abe --- /dev/null +++ b/manifests/r/rustty/Rustty/2.0.0/rustty.Rustty.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: rustty.Rustty +PackageVersion: 2.0.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{A3A2BBFE-7DB2-44BA-9CBF-DD15A5327391}' +ReleaseDate: 2026-08-09 +AppsAndFeaturesEntries: +- ProductCode: '{A3A2BBFE-7DB2-44BA-9CBF-DD15A5327391}' + UpgradeCode: '{3B253B6F-30AE-53D8-984C-60148C2CAC85}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Rustty' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Aleixenandros/Rustty/releases/download/v2.0.0/Rustty_2.0.0_x64.msi + InstallerSha256: BDC083352E8A8B2F0B20347CB32A7305427D9BC7BB821A74E4391DE78217BE14 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/rustty/Rustty/2.0.0/rustty.Rustty.locale.es-ES.yaml b/manifests/r/rustty/Rustty/2.0.0/rustty.Rustty.locale.es-ES.yaml new file mode 100644 index 0000000000000..6f56fb7296bd5 --- /dev/null +++ b/manifests/r/rustty/Rustty/2.0.0/rustty.Rustty.locale.es-ES.yaml @@ -0,0 +1,37 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: rustty.Rustty +PackageVersion: 2.0.0 +PackageLocale: es-ES +Publisher: rustty +PublisherUrl: https://rustty.es/ +PublisherSupportUrl: https://github.com/Aleixenandros/Rustty/issues +PrivacyUrl: https://rustty.es/politica-privacidad +Author: Alejandro Soriano +PackageName: Rustty +PackageUrl: https://github.com/Aleixenandros/Rustty +License: Apache-2.0 +LicenseUrl: https://github.com/Aleixenandros/Rustty/blob/HEAD/LICENSE +Copyright: Copyright 2026 Alejandro Soriano +CopyrightUrl: https://github.com/Aleixenandros/Rustty/blob/main/NOTICE +ShortDescription: Cliente de terminal y gestor de conexiones SSH/SFTP/RDP multiplataforma, escrito en Rust +Description: Rustty es un cliente de terminal y gestor de conexiones multiplataforma, moderno y ligero. Soporta SSH, SFTP, FTP, FTPS y RDP, con terminal acelerado por GPU, panel de ficheros integrado, túneles SSH, snippets y paleta de comandos. +Moniker: rustty +Tags: +- console +- ftp +- ftps +- rdp +- rust +- sftp +- shell +- ssh +- tauri +- terminal +ReleaseNotes: Ver CHANGELOG para detalles. +ReleaseNotesUrl: https://github.com/Aleixenandros/Rustty/releases/tag/v2.0.0 +Documentations: +- DocumentUrl: https://rustty.es/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/rustty/Rustty/2.0.0/rustty.Rustty.yaml b/manifests/r/rustty/Rustty/2.0.0/rustty.Rustty.yaml new file mode 100644 index 0000000000000..a10184a7c404d --- /dev/null +++ b/manifests/r/rustty/Rustty/2.0.0/rustty.Rustty.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: rustty.Rustty +PackageVersion: 2.0.0 +DefaultLocale: es-ES +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/rustty/Rustty/2.0.1/rustty.Rustty.installer.yaml b/manifests/r/rustty/Rustty/2.0.1/rustty.Rustty.installer.yaml new file mode 100644 index 0000000000000..4f170845f2562 --- /dev/null +++ b/manifests/r/rustty/Rustty/2.0.1/rustty.Rustty.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: rustty.Rustty +PackageVersion: 2.0.1 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{2A20264F-2026-4AC3-A0E1-5ECDB5B57593}' +ReleaseDate: 2026-08-09 +AppsAndFeaturesEntries: +- ProductCode: '{2A20264F-2026-4AC3-A0E1-5ECDB5B57593}' + UpgradeCode: '{3B253B6F-30AE-53D8-984C-60148C2CAC85}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Rustty' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Aleixenandros/Rustty/releases/download/v2.0.1/Rustty_2.0.1_x64.msi + InstallerSha256: CBAC31CEF0D32CFED2E7321FF21D990A3CA00CB2AF36C169D3828A969E21E148 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/rustty/Rustty/2.0.1/rustty.Rustty.locale.es-ES.yaml b/manifests/r/rustty/Rustty/2.0.1/rustty.Rustty.locale.es-ES.yaml new file mode 100644 index 0000000000000..61e0124bfb987 --- /dev/null +++ b/manifests/r/rustty/Rustty/2.0.1/rustty.Rustty.locale.es-ES.yaml @@ -0,0 +1,37 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: rustty.Rustty +PackageVersion: 2.0.1 +PackageLocale: es-ES +Publisher: rustty +PublisherUrl: https://rustty.es/ +PublisherSupportUrl: https://github.com/Aleixenandros/Rustty/issues +PrivacyUrl: https://rustty.es/politica-privacidad +Author: Alejandro Soriano +PackageName: Rustty +PackageUrl: https://github.com/Aleixenandros/Rustty +License: Apache-2.0 +LicenseUrl: https://github.com/Aleixenandros/Rustty/blob/HEAD/LICENSE +Copyright: Copyright 2026 Alejandro Soriano +CopyrightUrl: https://github.com/Aleixenandros/Rustty/blob/main/NOTICE +ShortDescription: Cliente de terminal y gestor de conexiones SSH/SFTP/RDP multiplataforma, escrito en Rust +Description: Rustty es un cliente de terminal y gestor de conexiones multiplataforma, moderno y ligero. Soporta SSH, SFTP, FTP, FTPS y RDP, con terminal acelerado por GPU, panel de ficheros integrado, túneles SSH, snippets y paleta de comandos. +Moniker: rustty +Tags: +- console +- ftp +- ftps +- rdp +- rust +- sftp +- shell +- ssh +- tauri +- terminal +ReleaseNotes: Ver CHANGELOG para detalles. +ReleaseNotesUrl: https://github.com/Aleixenandros/Rustty/releases/tag/v2.0.1 +Documentations: +- DocumentUrl: https://rustty.es/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/rustty/Rustty/2.0.1/rustty.Rustty.yaml b/manifests/r/rustty/Rustty/2.0.1/rustty.Rustty.yaml new file mode 100644 index 0000000000000..93c96b553ba09 --- /dev/null +++ b/manifests/r/rustty/Rustty/2.0.1/rustty.Rustty.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: rustty.Rustty +PackageVersion: 2.0.1 +DefaultLocale: es-ES +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/SagerNet/sing-box/1.13.18/SagerNet.sing-box.installer.yaml b/manifests/s/SagerNet/sing-box/1.13.18/SagerNet.sing-box.installer.yaml new file mode 100644 index 0000000000000..d003e7d447c44 --- /dev/null +++ b/manifests/s/SagerNet/sing-box/1.13.18/SagerNet.sing-box.installer.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SagerNet.sing-box +PackageVersion: 1.13.18 +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2026-08-09 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: sing-box-1.13.18-windows-386/sing-box.exe + InstallerUrl: https://github.com/SagerNet/sing-box/releases/download/v1.13.18/sing-box-1.13.18-windows-386.zip + InstallerSha256: 4FE7DC7F37D65DA185856268A4A88AF944C62E1B8647113968018A1AC0B07287 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: sing-box-1.13.18-windows-amd64/sing-box.exe + InstallerUrl: https://github.com/SagerNet/sing-box/releases/download/v1.13.18/sing-box-1.13.18-windows-amd64.zip + InstallerSha256: 65045155FFDC506334F01A4353889657DDFC024F72B394081A9ABAEF34DFBEF3 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: sing-box-1.13.18-windows-arm64/sing-box.exe + InstallerUrl: https://github.com/SagerNet/sing-box/releases/download/v1.13.18/sing-box-1.13.18-windows-arm64.zip + InstallerSha256: 7B3BED93F5E41EE6715DB30F58283EC1DE9A616F671E4DC1D70832242CE1C474 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SagerNet/sing-box/1.13.18/SagerNet.sing-box.locale.en-US.yaml b/manifests/s/SagerNet/sing-box/1.13.18/SagerNet.sing-box.locale.en-US.yaml new file mode 100644 index 0000000000000..5c36bf6f1409b --- /dev/null +++ b/manifests/s/SagerNet/sing-box/1.13.18/SagerNet.sing-box.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SagerNet.sing-box +PackageVersion: 1.13.18 +PackageLocale: en-US +Publisher: SagerNet +PublisherUrl: https://sagernet.org/ +PublisherSupportUrl: https://raw.githubusercontent.com/SagerNet/sing-box/v1.8.1/docs/support.md +Author: SagerNet +PackageName: sing-box +PackageUrl: https://sing-box.sagernet.org/ +License: GNU General Public License Version 3 or Later +LicenseUrl: https://github.com/SagerNet/sing-box/blob/HEAD/LICENSE +Copyright: GNU General Public License Version 3 or Later +CopyrightUrl: https://raw.githubusercontent.com/SagerNet/sing-box/v1.8.1/LICENSE +ShortDescription: The universal proxy platform. +Moniker: sing-box +Tags: +- network +- proxy +- shadowsocks +- vpn +ReleaseNotes: |- + 📝 Release Notes + - Update naiveproxy to v150.0.7871.63-1 + - Fixes and improvements +ReleaseNotesUrl: https://github.com/SagerNet/sing-box/releases/tag/v1.13.18 +Documentations: +- DocumentLabel: sing-box + DocumentUrl: https://sing-box.sagernet.org/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SagerNet/sing-box/1.13.18/SagerNet.sing-box.locale.zh-CN.yaml b/manifests/s/SagerNet/sing-box/1.13.18/SagerNet.sing-box.locale.zh-CN.yaml new file mode 100644 index 0000000000000..48dd87d46e046 --- /dev/null +++ b/manifests/s/SagerNet/sing-box/1.13.18/SagerNet.sing-box.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SagerNet.sing-box +PackageVersion: 1.13.18 +PackageLocale: zh-CN +Publisher: SagerNet +PublisherUrl: https://sagernet.org/ +PublisherSupportUrl: https://sing-box.sagernet.org/support +Author: SagerNet +PackageName: sing-box +PackageUrl: https://sing-box.sagernet.org/ +License: GNU General Public License Version 3 or Later +LicenseUrl: https://sing-box.sagernet.org/#license +Copyright: GNU General Public License Version 3 or Later +CopyrightUrl: https://sing-box.sagernet.org/#license +ShortDescription: 通用代理平台 +Tags: +- vpn +- 代理 +- 网络 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SagerNet/sing-box/1.13.18/SagerNet.sing-box.yaml b/manifests/s/SagerNet/sing-box/1.13.18/SagerNet.sing-box.yaml new file mode 100644 index 0000000000000..3560d898f7720 --- /dev/null +++ b/manifests/s/SagerNet/sing-box/1.13.18/SagerNet.sing-box.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SagerNet.sing-box +PackageVersion: 1.13.18 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/SmokeTurner/Vouch/2026.8.2/SmokeTurner.Vouch.installer.yaml b/manifests/s/SmokeTurner/Vouch/2026.8.2/SmokeTurner.Vouch.installer.yaml new file mode 100644 index 0000000000000..697c4e7c3964b --- /dev/null +++ b/manifests/s/SmokeTurner/Vouch/2026.8.2/SmokeTurner.Vouch.installer.yaml @@ -0,0 +1,20 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SmokeTurner.Vouch +PackageVersion: 2026.8.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: vouch.exe + PortableCommandAlias: vouch +ReleaseDate: 2026-08-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/vouch-sh/vouch/releases/download/v2026.8.2/vouch-v2026.8.2-x86_64-pc-windows-msvc.zip + InstallerSha256: 05EAEC1CB8F50030D50B72CBE4B40F02B9F4B4019D2A3E8EA2FFC956C21FE469 +- Architecture: arm64 + InstallerUrl: https://github.com/vouch-sh/vouch/releases/download/v2026.8.2/vouch-v2026.8.2-aarch64-pc-windows-msvc.zip + InstallerSha256: 15B316B8583F28EB58C6885E6AC5D36955F983BF456E3B84AA096ABAADDD9B4B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SmokeTurner/Vouch/2026.8.2/SmokeTurner.Vouch.locale.en-US.yaml b/manifests/s/SmokeTurner/Vouch/2026.8.2/SmokeTurner.Vouch.locale.en-US.yaml new file mode 100644 index 0000000000000..e2eae43d91f31 --- /dev/null +++ b/manifests/s/SmokeTurner/Vouch/2026.8.2/SmokeTurner.Vouch.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SmokeTurner.Vouch +PackageVersion: 2026.8.2 +PackageLocale: en-US +Publisher: Smoke Turner, LLC +PublisherUrl: https://github.com/vouch-sh +PublisherSupportUrl: https://github.com/vouch-sh/vouch/issues +Author: Smoke Turner, LLC +PackageName: Vouch +PackageUrl: https://github.com/vouch-sh/vouch +License: Apache-2.0 +LicenseUrl: https://github.com/vouch-sh/vouch/blob/main/LICENSE-APACHE +Copyright: Copyright (c) Smoke Turner, LLC +ShortDescription: Hardware-backed identity for developers +Description: |- + Vouch is a hardware-backed authentication system that issues short-lived + credentials only after a human touches a YubiKey. One touch, one PIN, one + 8-hour session — then SSH, AWS, Kubernetes, and more just work. + + Vouch requires physical presence for every credential issuance, replacing + long-lived API keys and password-plus-push MFA with FIDO2-verified, time- + bounded credentials. +Moniker: vouch +Tags: +- aws +- cli +- fido2 +- kubernetes +- oidc +- ssh +- webauthn +- yubikey +ReleaseNotesUrl: https://github.com/vouch-sh/vouch/releases/tag/v2026.8.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SmokeTurner/Vouch/2026.8.2/SmokeTurner.Vouch.yaml b/manifests/s/SmokeTurner/Vouch/2026.8.2/SmokeTurner.Vouch.yaml new file mode 100644 index 0000000000000..a3cebf3441866 --- /dev/null +++ b/manifests/s/SmokeTurner/Vouch/2026.8.2/SmokeTurner.Vouch.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: SmokeTurner.Vouch +PackageVersion: 2026.8.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softros/LogonExpert/11.2.1/Softros.LogonExpert.installer.yaml b/manifests/s/Softros/LogonExpert/11.3/Softros.LogonExpert.installer.yaml similarity index 54% rename from manifests/s/Softros/LogonExpert/11.2.1/Softros.LogonExpert.installer.yaml rename to manifests/s/Softros/LogonExpert/11.3/Softros.LogonExpert.installer.yaml index a8cc3312e9e7d..d885ca514a3b0 100644 --- a/manifests/s/Softros/LogonExpert/11.2.1/Softros.LogonExpert.installer.yaml +++ b/manifests/s/Softros/LogonExpert/11.3/Softros.LogonExpert.installer.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.12.8.0 +# Created using wingetcreate 1.12.13.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Softros.LogonExpert -PackageVersion: 11.2.1 +PackageVersion: "11.3" InstallerLocale: en-US InstallerType: msi Scope: machine @@ -14,25 +14,25 @@ UpgradeBehavior: install Installers: - Architecture: x86 InstallerUrl: https://download.softros.com/LogonExpertSetup32.msi - InstallerSha256: D675FE58D6DCF08BC4F2DF0EE89DEFD1D61A124060CD4146D0E707C025802A67 - ProductCode: '{85F97682-26C5-43AB-8F93-8BB0541AD8F2}' + InstallerSha256: 581434C692466BF06A5E696DAADDC22D3507C02EAB5D94C0FB75996A805BA606 + ProductCode: '{DB1FDE78-DB9B-4802-AC6B-78618FF07D11}' AppsAndFeaturesEntries: - - ProductCode: '{85F97682-26C5-43AB-8F93-8BB0541AD8F2}' + - ProductCode: '{DB1FDE78-DB9B-4802-AC6B-78618FF07D11}' UpgradeCode: '{D25E1E10-6378-4CAC-B38C-5747CBF4BCB6}' - Architecture: x64 InstallerUrl: https://download.softros.com/LogonExpertSetup64.msi - InstallerSha256: 35A06198725EE5BE38452D59E27E2A9A3AFF8C2781AC8224AC8610F3E43DB8EC - ProductCode: '{99A39D27-C7DF-48CF-A254-F123BA6ECC58}' + InstallerSha256: FF6108BA01D09D6A4D341B131F23574179B1361E90B27AD9D990583D028C83FF + ProductCode: '{CDFF32EC-E4BB-4513-804B-0D9473277567}' AppsAndFeaturesEntries: - - ProductCode: '{99A39D27-C7DF-48CF-A254-F123BA6ECC58}' + - ProductCode: '{CDFF32EC-E4BB-4513-804B-0D9473277567}' UpgradeCode: '{D25E1E10-6378-4CAC-B38C-5747CBF4BCB6}' - Architecture: arm64 InstallerUrl: https://download.softros.com/LogonExpertSetupARM64.msi - InstallerSha256: 50BAAFFCE5E96FB23DAC9A2B3D339EBC5AE2CB26A38A654858E6627E4398067A - ProductCode: '{51F2D51A-E649-404D-BC7E-59B0C6830145}' + InstallerSha256: 9BBB727934714FEBE01BF77D78029A4D1A060E0267498AEEA3275B8B74BEFA89 + ProductCode: '{4C8A4242-63FB-4789-8652-156032F8EA0A}' AppsAndFeaturesEntries: - - ProductCode: '{51F2D51A-E649-404D-BC7E-59B0C6830145}' + - ProductCode: '{4C8A4242-63FB-4789-8652-156032F8EA0A}' UpgradeCode: '{D25E1E10-6378-4CAC-B38C-5747CBF4BCB6}' ManifestType: installer ManifestVersion: 1.12.0 -ReleaseDate: 2026-05-26 +ReleaseDate: 2026-08-08 diff --git a/manifests/s/Softros/LogonExpert/11.2.1/Softros.LogonExpert.locale.en-US.yaml b/manifests/s/Softros/LogonExpert/11.3/Softros.LogonExpert.locale.en-US.yaml similarity index 96% rename from manifests/s/Softros/LogonExpert/11.2.1/Softros.LogonExpert.locale.en-US.yaml rename to manifests/s/Softros/LogonExpert/11.3/Softros.LogonExpert.locale.en-US.yaml index ae28cdbde384a..963cce52c8813 100644 --- a/manifests/s/Softros/LogonExpert/11.2.1/Softros.LogonExpert.locale.en-US.yaml +++ b/manifests/s/Softros/LogonExpert/11.3/Softros.LogonExpert.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.12.8.0 +# Created using wingetcreate 1.12.13.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Softros.LogonExpert -PackageVersion: 11.2.1 +PackageVersion: "11.3" PackageLocale: en-US Publisher: Softros Systems PublisherUrl: https://www.softros.com/ diff --git a/manifests/s/Softros/LogonExpert/11.2.1/Softros.LogonExpert.yaml b/manifests/s/Softros/LogonExpert/11.3/Softros.LogonExpert.yaml similarity index 73% rename from manifests/s/Softros/LogonExpert/11.2.1/Softros.LogonExpert.yaml rename to manifests/s/Softros/LogonExpert/11.3/Softros.LogonExpert.yaml index 8f7d3e1fead5d..18f1003500dad 100644 --- a/manifests/s/Softros/LogonExpert/11.2.1/Softros.LogonExpert.yaml +++ b/manifests/s/Softros/LogonExpert/11.3/Softros.LogonExpert.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.12.8.0 +# Created using wingetcreate 1.12.13.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Softros.LogonExpert -PackageVersion: 11.2.1 +PackageVersion: "11.3" DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecScore/CLI/0.32.1/SpecScore.CLI.installer.yaml b/manifests/s/SpecScore/CLI/0.32.1/SpecScore.CLI.installer.yaml new file mode 100644 index 0000000000000..b086519331f6e --- /dev/null +++ b/manifests/s/SpecScore/CLI/0.32.1/SpecScore.CLI.installer.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: SpecScore.CLI +PackageVersion: 0.32.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-08-09" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: specscore.exe + PortableCommandAlias: specscore + InstallerUrl: https://github.com/specscore/specscore-cli/releases/download/v0.32.1/specscore_0.32.1_windows_amd64.zip + InstallerSha256: 5da52a5e3280c297172523c56315e21291afbd955b748b78a24ded10ed26f15b + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecScore/CLI/0.32.1/SpecScore.CLI.locale.en-US.yaml b/manifests/s/SpecScore/CLI/0.32.1/SpecScore.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..0fe3ce9af9b63 --- /dev/null +++ b/manifests/s/SpecScore/CLI/0.32.1/SpecScore.CLI.locale.en-US.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: SpecScore.CLI +PackageVersion: 0.32.1 +PackageLocale: en-US +Publisher: SpecScore +PublisherUrl: https://specscore.md +PackageName: SpecScore +PackageUrl: https://specscore.md +License: Apache-2.0 +ShortDescription: Lint, validate, and navigate Markdown specifications. +Description: | + SpecScore is a CLI for working with Markdown-based specifications: + validate spec trees against structural conventions, search across + features, and inspect feature/plan/task relationships. +Moniker: SpecScore +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecScore/CLI/0.32.1/SpecScore.CLI.yaml b/manifests/s/SpecScore/CLI/0.32.1/SpecScore.CLI.yaml new file mode 100644 index 0000000000000..654e629128520 --- /dev/null +++ b/manifests/s/SpecScore/CLI/0.32.1/SpecScore.CLI.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: SpecScore.CLI +PackageVersion: 0.32.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecScore/CLI/0.32.2/SpecScore.CLI.installer.yaml b/manifests/s/SpecScore/CLI/0.32.2/SpecScore.CLI.installer.yaml new file mode 100644 index 0000000000000..9f3fce846fbb8 --- /dev/null +++ b/manifests/s/SpecScore/CLI/0.32.2/SpecScore.CLI.installer.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: SpecScore.CLI +PackageVersion: 0.32.2 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-08-09" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: specscore.exe + PortableCommandAlias: specscore + InstallerUrl: https://github.com/specscore/specscore-cli/releases/download/v0.32.2/specscore_0.32.2_windows_amd64.zip + InstallerSha256: e6f57f46da3f6de639605e66325fbfd00e9385c5ca9dc49cdd5c66ba9d0791b3 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecScore/CLI/0.32.2/SpecScore.CLI.locale.en-US.yaml b/manifests/s/SpecScore/CLI/0.32.2/SpecScore.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..f65419997bc78 --- /dev/null +++ b/manifests/s/SpecScore/CLI/0.32.2/SpecScore.CLI.locale.en-US.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: SpecScore.CLI +PackageVersion: 0.32.2 +PackageLocale: en-US +Publisher: SpecScore +PublisherUrl: https://specscore.md +PackageName: SpecScore +PackageUrl: https://specscore.md +License: Apache-2.0 +ShortDescription: Lint, validate, and navigate Markdown specifications. +Description: | + SpecScore is a CLI for working with Markdown-based specifications: + validate spec trees against structural conventions, search across + features, and inspect feature/plan/task relationships. +Moniker: SpecScore +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecScore/CLI/0.32.2/SpecScore.CLI.yaml b/manifests/s/SpecScore/CLI/0.32.2/SpecScore.CLI.yaml new file mode 100644 index 0000000000000..722e8fcbaafb2 --- /dev/null +++ b/manifests/s/SpecScore/CLI/0.32.2/SpecScore.CLI.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: SpecScore.CLI +PackageVersion: 0.32.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/steipete/gogcli/0.35.0/steipete.gogcli.installer.yaml b/manifests/s/steipete/gogcli/0.35.0/steipete.gogcli.installer.yaml new file mode 100644 index 0000000000000..a717c8d6d2a7e --- /dev/null +++ b/manifests/s/steipete/gogcli/0.35.0/steipete.gogcli.installer.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: steipete.gogcli +PackageVersion: 0.35.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: gog.exe + PortableCommandAlias: gog +Commands: +- gog +ReleaseDate: 2026-08-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/openclaw/gogcli/releases/download/v0.35.0/gogcli_0.35.0_windows_amd64.zip + InstallerSha256: 55AB498D7A97BB378F242925340E6E8437161B966FC462C4D773835C0C5F0644 +- Architecture: arm64 + InstallerUrl: https://github.com/openclaw/gogcli/releases/download/v0.35.0/gogcli_0.35.0_windows_arm64.zip + InstallerSha256: 836121BB6BB555E494D3AF9F9F14291CA4300AF1C6BC22AFD27ADB6F679A0632 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/steipete/gogcli/0.35.0/steipete.gogcli.locale.en-US.yaml b/manifests/s/steipete/gogcli/0.35.0/steipete.gogcli.locale.en-US.yaml new file mode 100644 index 0000000000000..24789dbfb6aea --- /dev/null +++ b/manifests/s/steipete/gogcli/0.35.0/steipete.gogcli.locale.en-US.yaml @@ -0,0 +1,56 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: steipete.gogcli +PackageVersion: 0.35.0 +PackageLocale: en-US +Publisher: Peter Steinberger +PublisherUrl: https://steipete.me/ +PublisherSupportUrl: https://github.com/steipete/gogcli/issues +Author: Peter Steinberger +PackageName: gogcli +PackageUrl: https://gogcli.sh/ +License: MIT +LicenseUrl: https://github.com/openclaw/gogcli/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Peter Steinberger +CopyrightUrl: https://github.com/steipete/gogcli/blob/HEAD/LICENSE +ShortDescription: gog unifies Gmail, Calendar, Drive, Contacts, Tasks, Sheets, Docs, Slides, and People under one CLI — with JSON output and sane defaults. +Description: |- + gog unifies Gmail, Calendar, Drive, Contacts, Tasks, Sheets, Docs, Slides, and People under one CLI — with JSON output and sane defaults. + + Features + - Gmail + - Search threads, send mail, manage labels, drafts, filters, settings, and watch (Pub/Sub push). + - Calendar + - List/create/update events, respond to invites, detect conflicts, and check free/busy. + - Drive + - List/search/upload/download, export Docs formats, permissions, folders, URLs. + - Sheets / Docs / Slides + - Read/write Sheets; export Docs/Slides/Sheets to PDF/DOCX/PPTX/XLSX/CSV via Drive. + - Contacts / People + - Personal contacts, “other contacts”, Workspace directory, and your profile. + - Tasks + - Tasklists + tasks: add/update/done/undo/delete/clear with paging and JSON output. +Moniker: gogcli +Tags: +- gcal +- gcontacts +- gdrive +- gmail +- google +ReleaseNotes: |- + 0.35.0 - 2026-08-09 + - Install: move the Go module to github.com/openclaw/gogcli; new releases install with go install github.com/openclaw/gogcli/cmd/gog@latest instead of the former github.com/steipete/gogcli path. + - Security: carry forward the golang.org/x/text (GO-2026-5970) and gRPC-Go (GO-2026-6061) advisory remediations prepared for the tagged but unpublished 0.34.2 release. + - Docs: add opt-in --locate and --tab to docs comments list, resolving all comment locations from one shared document fetch. (#961, #965) — thanks @ryo-touch. + - Gmail: allow GOG_GMAIL_AUTO_FROM_ADDRESSED_ALIAS to enable the existing addressed-alias sender policy for replies and reply-context drafts. (#964) — thanks @ronny-rentner. + - Gmail: add opt-in compact 0-based attachment references across search, message, thread, draft, and download workflows. (#963) — thanks @ronny-rentner. + - Gmail: add opt-in attachment metadata to message search in JSON and text output without rendering decoded bodies. (#962) — thanks @ronny-rentner. + - Security: redact credentials embedded in Gmail watch hook URLs, including userinfo, path, query, and fragment components, unless --show-secrets is set. (#960) — thanks @bunlongheng. + - Gmail: add guarded single-message RFC822/EML import from a file or stdin, with labels, internal-date, spam, calendar-processing, and parse-only dry-run controls. (#956) — thanks @holgergruenhagen. + - Gmail: warn before a draft update replaces an existing rich-text body with plain text only, while keeping JSON stdout clean. (#955) — thanks @mcinteerj. + - Dependencies: update the Google API and OpenTelemetry stacks, Go developer tools, pnpm, and email-tracking worker toolchain to their latest policy-eligible releases. + - Docs: rewrite the README as a concise front door and move task examples into a dedicated guide. +ReleaseNotesUrl: https://github.com/openclaw/gogcli/releases/tag/v0.35.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/steipete/gogcli/0.35.0/steipete.gogcli.yaml b/manifests/s/steipete/gogcli/0.35.0/steipete.gogcli.yaml new file mode 100644 index 0000000000000..faa1303f98ca5 --- /dev/null +++ b/manifests/s/steipete/gogcli/0.35.0/steipete.gogcli.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: steipete.gogcli +PackageVersion: 0.35.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/u/Unity/Unity/6000/6000.5.6f1/Unity.Unity.6000.installer.yaml b/manifests/u/Unity/Unity/6000/6000.5.6f1/Unity.Unity.6000.installer.yaml new file mode 100644 index 0000000000000..1b0bf32d4c973 --- /dev/null +++ b/manifests/u/Unity/Unity/6000/6000.5.6f1/Unity.Unity.6000.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Unity.Unity.6000 +PackageVersion: 6000.5.6f1 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +FileExtensions: +- unity +- unitypackage +ProductCode: Unity 6000.5.6f1 +ReleaseDate: 2026-07-29 +Installers: +- Architecture: x64 + InstallerUrl: https://download.unity3d.com/download_unity/0e0577a1a2ac/Windows64EditorInstaller/UnitySetup64-6000.5.6f1.exe + InstallerSha256: 597EF76B072C32A6D65AA4FD74BC093031A58571092F1A28B6A0BC88BB566BC1 +- Architecture: arm64 + InstallerUrl: https://download.unity3d.com/download_unity/0e0577a1a2ac/WindowsArm64EditorInstaller/UnitySetupArm64-6000.5.6f1.exe + InstallerSha256: CEA21A0BE8B47495FBFB2BB5A174F176C80EC6DC1AEBADF7CB79322DE00BD4B5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/u/Unity/Unity/6000/6000.5.6f1/Unity.Unity.6000.locale.en-US.yaml b/manifests/u/Unity/Unity/6000/6000.5.6f1/Unity.Unity.6000.locale.en-US.yaml new file mode 100644 index 0000000000000..a19604992d20d --- /dev/null +++ b/manifests/u/Unity/Unity/6000/6000.5.6f1/Unity.Unity.6000.locale.en-US.yaml @@ -0,0 +1,95 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Unity.Unity.6000 +PackageVersion: 6000.5.6f1 +PackageLocale: en-US +Publisher: Unity Technologies ApS +PublisherUrl: https://unity.com +PublisherSupportUrl: https://support.unity.com +PrivacyUrl: https://unity.com/legal/privacy-policy +Author: Unity Technologies ApS +PackageName: Unity 6000 +PackageUrl: https://unity.com/download +License: Proprietary +LicenseUrl: https://unity.com/legal/terms-of-service +Copyright: © 2026 Unity Technologies ApS. All rights reserved. +CopyrightUrl: https://unity.com/legal/trademarks +ShortDescription: The world’s leading platform for real-time content creation +Description: |- + Unity is the ultimate game development platform. + Use Unity to build high-quality 3D and 2D games, deploy them across mobile, desktop, VR/AR, consoles or the Web, and connect with loyal and enthusiastic players and customers. +Tags: +- develop +- development +- game +- unity +- unity3d +ReleaseNotes: |- + Known Issues in 6000.5.6f1 + - 6000.0.72f1: Player crash on "UnityMain" when rapidly switching app focus in Fullscreen window mode while using DirectX12 (UUM-148214) + - 6000.4.0a2: Windows Player silently crashes when using Application.Quit() after loading Addressables asset (UUM-147746) + - 6000.6.0a2,6000.5.0b2: GPU Occlusion Culling fails to cull obstructed instances when GPU Resident Drawer is enabled (UUM-146214) + - 6000.6.0a7: [Universal 3D Sample] NullReferenceException is thrown when opening GardenScene in URP 17.3.0 sample (UUM-145743) + - Asset Importers: Editor crashes on "(Unity) WriteObjectToVector" when entering into the Play Mode (UUM-112617) + - : Crash on mono_log_write_logfile when more than one copy of bee_backend is running (UUM-142773) + - : Crash with multiple stack traces when generating a Font Atlas (UUM-141061) + 6000.5.6f1 Release Notes + Improvements + - Unity Physics: ScheduleUpdateBroadphase previously overwrote the dynamic-tree update's JobHandle with the static-body change-check handle before scheduling the static-tree update, dropping the dynamic-tree job from the dependency chain, which can cause job safety errors when invoking Unity.Physics systems manually (for example; as is done by Netcode for Entities). + API Changes + - Android: Added: Add support for SDK Platform 37 + Fixes + - Android: Negative values for Screen.brightness now restore the device's preferred screen brightness. (UUM-145925) + - Android: Relaxed AGP 9's stricter R8 keep rule enforcement. (UUM-147136) + - Animation: Added ellipsis to blend parameter name in blend tree node. (UUM-131825) + - Asset Pipeline: Fixed the AssetDatabase re-importing assets endlessly when an asset depended on a default asset produced after an import crash. (UUM-146505) + - Editor: Ensure SpriteRenderer material are indexed. (UUM-144279) + - Editor: Fixed a memory leak caused by an undisposed CancellationTokenSource object in AsyncInstantiateOperation. (UUM-147016) + - Editor: Fixed black bar artifacts in WinEditor that appear in certain combinations of Windows DPI scale and Unity UI scaling. (UUM-146885) + - Editor: Fixed EditorWindows being opened by AssetImporter process and getting orphaned in the Taskbar. (UUM-145778) + - Editor: Fixed instability in test by forcing texture import each test run. (UUM-122895) + - Editor: Fixed issue where a local package failing to resolve can crash the Editor on MS Windows. (UUM-146678) + - Editor: Fixed spacing issue in Framerate Scaler in the Adaptive Performance settings. (UUM-141453) + - Editor: Project Auditor: fix invalid window layout message. (UUM-139591) + - Entities: Fixed a MissingReferenceException in the Hierarchy window when a SubScene was destroyed during undo, scene unload, or domain reload. (UUM-147355) + - Entities: Fixed an exception in the Hierarchy window when setting "Type of Worlds Shown" to include all world types. (UUM-146725) + - GI: Fixed a crash that occurred when extracting shadow casters with null material. (UUM-132304) + - GI: Fixed cone spot shadows missing with camera-relative culling. (UUM-147026) + - GI: Fixed the Scenes in Baking Set list in the Lighting window so that a scene can be added again after undoing its addition, and so that removing a scene can be undone. (UUM-147477) + - Graphics: Added IEquatable, GetHashCode, and equality operators to Resolution and RefreshRate, avoiding GC allocations when comparing them or using them as Dictionary keys. (UUM-146197) + - Graphics: Fixed rendering issues on XR when dynamic resolution is enabled with an injected RenderObjects pass. (UUM-142592) + - Graphics: ScriptableRenderContext draws that use only SortingCriteria.OptimizeStateChanges no longer produce more SRP batches than SortingCriteria.RenderPriority for scenes that mix MeshRenderer and SkinnedMeshRenderer objects sharing a material. Previously the sort split these renderers into separate groups by renderer type, breaking SRP batches that the batcher would otherwise coalesce. (UUM-141053) + - Netcode for Entities: A ghosted FixedList - that is cleared and later repopulated with the same data (e.g. during prediction rollback) - now replicates correctly. (UUM-131602) + - Networking: Bumps libcurl library to 8.20. + - Package Manager: Fixed the refresh page to also refresh user entitlement licences. (UUM-147523) + - Package Manager: Package Manager related errors are thrown for Play Mode Scenarios additional editors when activated. (UUM-147009) + - Physics: Fixed a crash with ArticulationBody component hierarchies due to the 64 link depth limit not being correctly enforced. (UUM-145530) + - Physics: Fixed an issue with Rigidbody component serialization where prefab overrides (for drag/angular drag) saved in scenes on 2022LTS wouldn't be retained after upgrading. (UUM-147601) + - Profiler: Memory Profiler under-reports ALLOC_TEMP_JOB_ASYNC footprint, causing unused blocks to appear as Untracked. (UUM-145712) + - Scene/Game View: Fixed the SRP Volume gizmo not showing in the SceneView. (UUM-146740) + - Shaders: Strip early subshaders if the RenderPipeline tag does not match any present renderpipeline assets for the build target. (UUM-141340) + - UI Toolkit: Fixed an issue where some type converters would be ignored in the UI Builder binding window. (UUM-147357) + - UI Toolkit: Fixed opacities not propagating in filtered elements. (UUM-147157) + - UI Toolkit: Fixed PanelRenderer InvalidOperationException when the root is still parented if PanelSettings destroyed beforehand. (UUM-146244) + - UI Toolkit: Fixed prefab override markers not showing in the Inspector and a stray horizontal scrollbar appearing after the Inspector scroll-area fix. (UUM-147367) + - UI Toolkit: Fixed rendering issue when using large sprites with 9-slices and slice scale. (UUM-147415) + - Universal Windows Platform: Fixed scroll actions re-triggering on mouse movement on UWP. (UUM-144660) + - URP: Rendering Debugger - GPU Resident Drawer was resetting the debug data when entering and exiting playmode. (UUM-143210) + - URP: When using Tile-Only mode in the renderer, setting Render Scale in the asset's Quality settings would display a warning only for values <0.95 or >1.05, but this has been fixed to display for all non-default values when Render Scale is not compatible with Tile-Only mode. (UUM-146401) + - Video: Fixed AudioSampleProvider.sampleFramesAvailable callback never firing on macOS when using the VideoPlayer in API Only mode and disabling Unity Audio. (UUM-143660) + - Web: Fixed streaming of response body in UnityWebRequest when server does not set "Content-Length" header. (UUM-146537) + Package changes in 6000.5.6f1 + Packages updated + - com.unity.inputsystem: 1.19.0 to 1.20.0 + - com.unity.services.economy: 3.5.3 to 3.5.4 + - com.unity.microsoft.gdk: 1.6.0 to 1.7.0 + - com.unity.microsoft.gdk.tools: 1.6.0 to 1.7.0 + - com.unity.microsoft.gdk.intelligent-delivery: 1.0.0 to 1.0.1 +ReleaseNotesUrl: https://unity.com/releases/editor/whats-new/6000.5.6 +PurchaseUrl: https://store.unity.com/ +Documentations: +- DocumentLabel: Unity User Manual + DocumentUrl: https://docs.unity3d.com/6000.5/Documentation/Manual/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/u/Unity/Unity/6000/6000.5.6f1/Unity.Unity.6000.locale.zh-CN.yaml b/manifests/u/Unity/Unity/6000/6000.5.6f1/Unity.Unity.6000.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1da8e0043190e --- /dev/null +++ b/manifests/u/Unity/Unity/6000/6000.5.6f1/Unity.Unity.6000.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: Unity.Unity.6000 +PackageVersion: 6000.5.6f1 +PackageLocale: zh-CN +Publisher: Unity Technologies ApS +PublisherUrl: https://unity.com/cn +PublisherSupportUrl: https://support.unity.com +PrivacyUrl: https://unity.com/cn/legal/privacy-policy +Author: Unity Technologies ApS +PackageName: Unity 6000 +PackageUrl: https://unity.com/cn/download +License: 专有软件 +LicenseUrl: https://unity.com/cn/legal/terms-of-service +Copyright: © 2026 Unity Technologies ApS. All rights reserved. +CopyrightUrl: https://unity.com/cn/legal/trademarks +ShortDescription: 全球领先的实时内容创作平台 +Description: Unity 是旗舰游戏开发平台。使用 Unity 构建高质量的 3D 和 2D 游戏,将其部署至手机、桌面、VR/AR、游戏机或网页,并连接忠实热情的玩家与客户。 +Tags: +- unity +- unity3d +- 开发 +- 游戏 +ReleaseNotesUrl: https://unity.com/releases/editor/whats-new/6000.5.6 +PurchaseUrl: https://store.unity.com/cn +Documentations: +- DocumentLabel: Unity 用户手册 + DocumentUrl: https://docs.unity3d.com/6000.5/Documentation/Manual/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/u/Unity/Unity/6000/6000.5.6f1/Unity.Unity.6000.yaml b/manifests/u/Unity/Unity/6000/6000.5.6f1/Unity.Unity.6000.yaml new file mode 100644 index 0000000000000..f7c724bbb2592 --- /dev/null +++ b/manifests/u/Unity/Unity/6000/6000.5.6f1/Unity.Unity.6000.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: Unity.Unity.6000 +PackageVersion: 6000.5.6f1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/u/Unity/UnityHub/3.20.0/Unity.UnityHub.installer.yaml b/manifests/u/Unity/UnityHub/3.20.0/Unity.UnityHub.installer.yaml index 2143e16afe6d1..09adf8ff78926 100644 --- a/manifests/u/Unity/UnityHub/3.20.0/Unity.UnityHub.installer.yaml +++ b/manifests/u/Unity/UnityHub/3.20.0/Unity.UnityHub.installer.yaml @@ -2,7 +2,6 @@ PackageIdentifier: Unity.UnityHub PackageVersion: 3.20.0 -InstallerLocale: en-US UpgradeBehavior: install Protocols: - unityhub @@ -34,21 +33,27 @@ Installers: ProductCode: Unity Technologies - Hub InstallerUrl: https://public-cdn.cloud.unity3d.com/hub/prod/3.20.0/UnityHubSetup-3.20.0-arm64.exe InstallerSha256: 33AC1FBD2CE17098E2BAEFB7F7CD15217640BB50AB60FD2CB262FE823E780240 -- Architecture: x64 - InstallerType: msix - Scope: user +- Platform: + - Windows.Desktop MinimumOSVersion: 10.0.19043.0 - PackageFamilyName: UnityTechnologies.UnityHub_2vrhnee42bhxm + Architecture: x64 + InstallerType: msix InstallerUrl: https://public-cdn.cloud.unity3d.com/hub/prod/3.20.0/UnityHubSetup-3.20.0-x64.msix InstallerSha256: 2AFEDE37044F1638D25C60D764AB26F78CF89979FDBC5F59BBE0448FBC451950 SignatureSha256: 112DD16AB46B46DB3691338E6326EF50A4894CFE3E3C995C0F32E41E1B97A2E2 -- Architecture: arm64 - InstallerType: msix - Scope: user - MinimumOSVersion: 10.0.19043.0 PackageFamilyName: UnityTechnologies.UnityHub_2vrhnee42bhxm + RestrictedCapabilities: + - runFullTrust +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.19043.0 + Architecture: arm64 + InstallerType: msix InstallerUrl: https://public-cdn.cloud.unity3d.com/hub/prod/3.20.0/UnityHubSetup-3.20.0-arm64.msix InstallerSha256: 02280F1926FE33921DA6481583CC4E69D8A842537B272A9B99CE3636126DED0F SignatureSha256: FB06E3A79105AF9BA2257169E179AE3E74B9E8C2C74852233F7D6EE1DA188759 + PackageFamilyName: UnityTechnologies.UnityHub_2vrhnee42bhxm + RestrictedCapabilities: + - runFullTrust ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/u/Unity/UnityHub/3.20.0/Unity.UnityHub.locale.zh-CN.yaml b/manifests/u/Unity/UnityHub/3.20.0/Unity.UnityHub.locale.zh-CN.yaml index 8d9fad57957ea..968050e08d8f0 100644 --- a/manifests/u/Unity/UnityHub/3.20.0/Unity.UnityHub.locale.zh-CN.yaml +++ b/manifests/u/Unity/UnityHub/3.20.0/Unity.UnityHub.locale.zh-CN.yaml @@ -3,22 +3,14 @@ PackageIdentifier: Unity.UnityHub PackageVersion: 3.20.0 PackageLocale: zh-CN -Publisher: Unity Technologies Inc. PublisherUrl: https://unity.com/cn -PublisherSupportUrl: https://support.unity.com/ PrivacyUrl: https://unity.com/cn/legal/privacy-policy -Author: Unity Technologies Inc. -PackageName: Unity Hub PackageUrl: https://unity.com/cn/unity-hub License: 专有软件 LicenseUrl: https://unity.com/cn/legal/terms-of-service -Copyright: Copyright © 2026 Unity Technologies Inc. CopyrightUrl: https://unity.com/cn/legal/trademarks ShortDescription: 管理 Unity 编辑器的多个安装、创建新项目和访问您的工作 Description: Unity Hub 是一款独立应用程序,简化 Unity 项目和安装的浏览、下载和管理方式。 -Tags: -- unity -- unity3d Documentations: - DocumentLabel: 手册 DocumentUrl: https://docs.unity3d.com/hub/manual diff --git a/manifests/y/yetone/Alma/0.0.950/yetone.Alma.installer.yaml b/manifests/y/yetone/Alma/0.0.950/yetone.Alma.installer.yaml new file mode 100644 index 0000000000000..522684287155e --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.950/yetone.Alma.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: yetone.Alma +PackageVersion: 0.0.950 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 53efb302-dbc3-52a1-8bb5-041beae96976 +ReleaseDate: 2026-08-09 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://updates.alma.now/alma-0.0.950-win-x64.exe + InstallerSha256: FD1210624A6CE710E4019A80F554BB3225F05369382C17AD095DAD94A992F62C + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://updates.alma.now/alma-0.0.950-win-x64.exe + InstallerSha256: FD1210624A6CE710E4019A80F554BB3225F05369382C17AD095DAD94A992F62C + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.950/yetone.Alma.locale.en-US.yaml b/manifests/y/yetone/Alma/0.0.950/yetone.Alma.locale.en-US.yaml new file mode 100644 index 0000000000000..e5ce6025bff8c --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.950/yetone.Alma.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: yetone.Alma +PackageVersion: 0.0.950 +PackageLocale: en-US +Publisher: yetone +PublisherUrl: https://alma.now/ +PackageName: Alma +PackageUrl: https://alma.now/ +License: Freeware +Copyright: © 2026 Alma +ShortDescription: A beautiful desktop application that unifies your AI experience. Seamlessly switch between OpenAI, Anthropic, Google Gemini, and custom providers. +Description: |- + Alma is a Local-First, Memory-First AI Agent app — zero barrier to entry, putting Agent capability in everyone's hands. + Why Alma? + Unified Experience + Instead of switching between ChatGPT, Claude, and other AI interfaces, Alma lets you access all your AI providers from a single application. Switch between models with a single click. + Privacy First + Alma runs entirely on your desktop. Your API keys and conversation history stay on your machine - we don't operate any cloud servers that process your data. + Powerful Features + Beyond basic chat, Alma offers: + - Memory First - The AI remembers important information across conversations + - Tools - File operations, shell commands, web search, and more + - Skills - Extend AI behavior with custom prompts and workflows + - Workspaces - Associate chats with project directories for coding assistance + - MCP - Extend capabilities with third-party integrations + Beautiful Design + A modern, clean interface with customizable themes, keyboard shortcuts, and attention to detail. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotes: |- + v0.0.950 + Bug Fixes + - Shell: Prevented background processes from leaving unwanted files in your home directory. + - Subagent: Failed tasks now preserve diagnostic information to help with troubleshooting. +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://alma.now/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.950/yetone.Alma.locale.zh-CN.yaml b/manifests/y/yetone/Alma/0.0.950/yetone.Alma.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e7e292193eed1 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.950/yetone.Alma.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: yetone.Alma +PackageVersion: 0.0.950 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 一款精美的桌面应用程序,可统一您的 AI 体验。无缝切换 OpenAI、Anthropic、Google Gemini 和自定义提供商。 +Description: |- + Alma 是一款以本地为先、记忆为先的 AI Agent 应用——零门槛上手,让每个人都能轻松使用 Agent 功能。 + 为什么选择 Alma? + 统一体验 + 无需在 ChatGPT、Claude 和其他 AI 界面之间来回切换,Alma 让你通过一个应用程序访问所有 AI 服务提供商。只需单击一下即可切换模型。 + 注重隐私 + Alma 完全在你的桌面运行。你的 API 密钥和对话历史都保留在本地设备中——我们不运营任何用于处理你数据的云服务器。 + 强大功能 + 除了基础聊天外,Alma 还提供: + - 记忆优先 —— AI 能在不同对话间记住重要信息 + - 工具 —— 文件操作、shell 命令、网页搜索等 + - 技能 —— 通过自定义提示词和工作流扩展 AI 行为 + - 工作区 —— 将聊天与项目目录关联,辅助编程开发 + - MCP —— 通过第三方集成扩展能力 + 精美设计 + 现代简洁的界面,支持自定义主题、键盘快捷键,并注重每一个细节。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://alma.now/docs/zh/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.950/yetone.Alma.yaml b/manifests/y/yetone/Alma/0.0.950/yetone.Alma.yaml new file mode 100644 index 0000000000000..afb5c34adbdf4 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.950/yetone.Alma.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: yetone.Alma +PackageVersion: 0.0.950 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/y/ynjmxn/Gengchou/2.4.2/ynjmxn.Gengchou.installer.yaml b/manifests/y/ynjmxn/Gengchou/2.4.2/ynjmxn.Gengchou.installer.yaml new file mode 100644 index 0000000000000..c66047995720c --- /dev/null +++ b/manifests/y/ynjmxn/Gengchou/2.4.2/ynjmxn.Gengchou.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ynjmxn.Gengchou +PackageVersion: 2.4.2 +Platform: +- Windows.Desktop +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: gengchou.exe + PortableCommandAlias: gengchou +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ynjmxn/gengchou/releases/download/v2.4.2/gengchou-windows-x64.zip + InstallerSha256: FBB697F98739BCC959F9C5F0EA8ED1CB5732CF13D8B8A17D3EE980B81DF545DA +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-08-09 diff --git a/manifests/y/ynjmxn/Gengchou/2.4.2/ynjmxn.Gengchou.locale.en-US.yaml b/manifests/y/ynjmxn/Gengchou/2.4.2/ynjmxn.Gengchou.locale.en-US.yaml new file mode 100644 index 0000000000000..2d9f02d1f10ca --- /dev/null +++ b/manifests/y/ynjmxn/Gengchou/2.4.2/ynjmxn.Gengchou.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ynjmxn.Gengchou +PackageVersion: 2.4.2 +PackageLocale: en-US +Publisher: ynjmxn +PublisherUrl: https://github.com/ynjmxn +PublisherSupportUrl: https://github.com/ynjmxn/gengchou/issues +PrivacyUrl: https://github.com/ynjmxn/gengchou/blob/v2.4.2/README.md#data--privacy +Author: ynjmxn, lvfeinan and contributors +PackageName: Gengchou +PackageUrl: https://github.com/ynjmxn/gengchou +License: MIT +LicenseUrl: https://github.com/ynjmxn/gengchou/blob/v2.4.2/LICENSE +Copyright: Copyright (C) 2025 Craig Constable; modifications Copyright (C) 2026 Jianxin Yin +CopyrightUrl: https://github.com/ynjmxn/gengchou/blob/v2.4.2/LICENSE +ShortDescription: A Windows taskbar and tray AI quota monitor for Claude, Codex, and Antigravity. +Description: Gengchou is a lightweight native Windows taskbar widget and system-tray app for viewing the quota windows reported by Claude, Codex, and Google Antigravity without opening a provider dashboard. On first start it asks once for permission, then detects which providers are signed in on this machine and shows only those. Nothing is read before permission is granted, and access can be revoked per provider at any time. It has no analytics, telemetry, or separate backend service, and it does not store provider tokens. +Moniker: gengchou +Tags: +- antigravity +- claude-code +- codex +- remote-desktop +- rust +- system-tray +- taskbar +- usage-monitor +- windows +ReleaseNotes: Improves reliability by separating unavailable WSL probes from credential failures, rotating diagnostics while running, serializing settings and cache writes, limiting JSON responses to 4 MiB, and enforcing release ancestry. +ReleaseNotesUrl: https://github.com/ynjmxn/gengchou/releases/tag/v2.4.2 +InstallationNotes: WinGet portable packages do not create a Start menu shortcut. Open a new terminal and run "gengchou", then answer the one-time permission prompt that covers every provider. Access can be revoked for a single provider later under "Provider access"; optionally enable "Start with Windows" from the app context menu. +Documentations: +- DocumentLabel: README + DocumentUrl: https://github.com/ynjmxn/gengchou/blob/v2.4.2/README.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/ynjmxn/Gengchou/2.4.2/ynjmxn.Gengchou.locale.zh-CN.yaml b/manifests/y/ynjmxn/Gengchou/2.4.2/ynjmxn.Gengchou.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1f4e06245a576 --- /dev/null +++ b/manifests/y/ynjmxn/Gengchou/2.4.2/ynjmxn.Gengchou.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ynjmxn.Gengchou +PackageVersion: 2.4.2 +PackageLocale: zh-CN +Publisher: ynjmxn +PackageName: 更筹 Gengchou +License: MIT +ShortDescription: 面向 Windows 的 Claude、Codex 和 Antigravity 配额监视器,提供任务栏组件、浮窗和托盘图标。 +Description: 更筹是轻量级原生 Windows 任务栏组件与系统托盘应用,无需打开服务商控制台 即可查看 Claude、Codex 和 Google Antigravity 实际报告的配额窗口。 首次启动只请求一次授权,随后探测本机有哪些服务商已登录,并只显示探测到的。 未获授权前不读取任何凭据,且可随时按服务商单独撤销。 应用不包含分析、遥测或独立后端服务,也不会保存服务商令牌。 +InstallationNotes: WinGet 的 portable 包不会创建开始菜单快捷方式。安装后请在新终端中运行“gengchou”,并回答那一次覆盖全部服务商的授权提示;之后可在“服务商访问权限”菜单中按服务商单独撤销。如需开机启动,可在应用右键菜单中启用“Start with Windows”。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/y/ynjmxn/Gengchou/2.4.2/ynjmxn.Gengchou.yaml b/manifests/y/ynjmxn/Gengchou/2.4.2/ynjmxn.Gengchou.yaml new file mode 100644 index 0000000000000..73d9a8d349860 --- /dev/null +++ b/manifests/y/ynjmxn/Gengchou/2.4.2/ynjmxn.Gengchou.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ynjmxn.Gengchou +PackageVersion: 2.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0