diff --git a/manifests/a/AQBot/AQBot/0.0.155/AQBot.AQBot.installer.yaml b/manifests/a/AQBot/AQBot/0.0.155/AQBot.AQBot.installer.yaml new file mode 100644 index 0000000000000..0e589ba9e8493 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.155/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.155 +UpgradeBehavior: install +Protocols: +- aqbot +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.155/AQBot_0.0.155_x64-setup.exe + InstallerSha256: BC53BDD55356623048548BBAD1E7B7A17C86E5E932E568DF28B5D333BF6CA393 + ProductCode: AQBot +- Architecture: arm64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.155/AQBot_0.0.155_arm64-setup.exe + InstallerSha256: 633D56301CD2C44CB949C609FFAC00717FC57EB5410D708FF20160324C8D4518 + ProductCode: AQBot +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.155/AQBot_0.0.155_x64_en-US.msi + InstallerSha256: 981F1366798DBB33055F352C2DF8060F7334906793B610843DB5E82CBE2D0FEB + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{ADB3F8C3-E017-4D64-89EE-7E24768A37E2}' + AppsAndFeaturesEntries: + - UpgradeCode: '{8BDD0169-05DB-5D77-8787-A6DEA286F0C6}' +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.155/AQBot_0.0.155_arm64_en-US.msi + InstallerSha256: 9B7AB2BFE4D2C1FC9F42A7D823C5187005C03EFA21E1D1D52439A48B13983230 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{44006352-75DC-4DB0-9BFF-4AE1D984DEEE}' + AppsAndFeaturesEntries: + - UpgradeCode: '{8BDD0169-05DB-5D77-8787-A6DEA286F0C6}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.155/AQBot.AQBot.locale.en-US.yaml b/manifests/a/AQBot/AQBot/0.0.155/AQBot.AQBot.locale.en-US.yaml new file mode 100644 index 0000000000000..b54e00fcc2e04 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.155/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.155 +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.155/AQBot.AQBot.locale.zh-CN.yaml b/manifests/a/AQBot/AQBot/0.0.155/AQBot.AQBot.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0fc8649148ee9 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.155/AQBot.AQBot.locale.zh-CN.yaml @@ -0,0 +1,84 @@ +# 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.155 +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: |- + 🚀 新功能 + - selection-toolbar: 结果窗增加临时模型切换 (#f3dff26) +ReleaseNotesUrl: https://github.com/AQBot-Desktop/AQBot/releases/tag/v0.0.155 +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.155/AQBot.AQBot.yaml b/manifests/a/AQBot/AQBot/0.0.155/AQBot.AQBot.yaml new file mode 100644 index 0000000000000..5efc7676cf575 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.155/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.155 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/OpenCodeReview/1.11.5/Alibaba.OpenCodeReview.installer.yaml b/manifests/a/Alibaba/OpenCodeReview/1.11.5/Alibaba.OpenCodeReview.installer.yaml new file mode 100644 index 0000000000000..16e7b05903d3f --- /dev/null +++ b/manifests/a/Alibaba/OpenCodeReview/1.11.5/Alibaba.OpenCodeReview.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: Alibaba.OpenCodeReview +PackageVersion: 1.11.5 +InstallerType: portable +Commands: +- opencodereview +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/alibaba/open-code-review/releases/download/v1.11.5/opencodereview-windows-amd64.exe + InstallerSha256: 667164FC0D58F711DBB04C4AA4F7C601174D10BB25F4041F6626E69F7E0E420E +- Architecture: arm64 + InstallerUrl: https://github.com/alibaba/open-code-review/releases/download/v1.11.5/opencodereview-windows-arm64.exe + InstallerSha256: 34C31DD218E47BA9AB8BC5D6FD57D2FA39FD70E33AA6B890AB0F38922F9BA166 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/OpenCodeReview/1.11.5/Alibaba.OpenCodeReview.locale.en-US.yaml b/manifests/a/Alibaba/OpenCodeReview/1.11.5/Alibaba.OpenCodeReview.locale.en-US.yaml new file mode 100644 index 0000000000000..abee6159c022b --- /dev/null +++ b/manifests/a/Alibaba/OpenCodeReview/1.11.5/Alibaba.OpenCodeReview.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Alibaba.OpenCodeReview +PackageVersion: 1.11.5 +PackageLocale: en-US +Publisher: Alibaba +PublisherUrl: https://github.com/alibaba +PublisherSupportUrl: https://github.com/alibaba/open-code-review/issues +PackageName: Open Code Review +PackageUrl: https://github.com/alibaba/open-code-review +License: Apache-2.0 +LicenseUrl: https://github.com/alibaba/open-code-review/blob/HEAD/LICENSE +Copyright: Copyright 2026 Alibaba +ShortDescription: The open source AI code review agent. +Description: |- + Open Code Review is an AI-powered code review CLI tool. It originated as Alibaba Group's internal official AI code review assistant — over the past two years, it has served tens of thousands of developers and identified millions of code defects. After thorough validation at massive scale, we incubated it into an open source project for the community. Simply configure a model endpoint to get started. + It reads Git diffs, sends changed files to a configurable LLM via an agent with tool-use capabilities, and generates structured review comments with line-level precision. The agent can read full file contents, search the codebase, inspect other changed files for context, and produce deep reviews — not just surface-level diff feedback. +Tags: +- ai +- code +- review +ReleaseNotes: |- + 🚀 Features + - feat(viewer): mark comments as fixed/ignored and hide them (#1101) + 🐛 Bug Fixes + - fix(deps): bump grpc, fast-uri and browserslist to patch high-severity advisories (#1169) + 🔧 Refactoring + - refactor: retire per-file naming left over from grouped review (#1168) + Full Changelog: https://github.com/alibaba/open-code-review/compare/v1.11.4...v1.11.5 +ReleaseNotesUrl: https://github.com/alibaba/open-code-review/releases/tag/v1.11.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/OpenCodeReview/1.11.5/Alibaba.OpenCodeReview.locale.zh-CN.yaml b/manifests/a/Alibaba/OpenCodeReview/1.11.5/Alibaba.OpenCodeReview.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ef182ad292323 --- /dev/null +++ b/manifests/a/Alibaba/OpenCodeReview/1.11.5/Alibaba.OpenCodeReview.locale.zh-CN.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Alibaba.OpenCodeReview +PackageVersion: 1.11.5 +PackageLocale: zh-CN +ShortDescription: 开源的 AI 代码审查智能体。 +Description: |- + Open Code Review 是一款 AI 驱动的代码审查 CLI 工具。它的前身是阿里集团内部官方 AI 代码审查助手,过去两年在内部服务了数万开发者,识别了数百万个代码缺陷。经过大规模充分验证后,我们将其孵化为开源项目,对社区开放。只需配置一个模型端点即可使用。 + 它读取 Git diff,通过具备工具调用能力的 Agent 将变更文件发送至可配置的 LLM,生成具有行级精度的结构化审查意见。Agent 可以读取完整文件内容、搜索代码库、检查其他变更文件以获取上下文,从而进行深度审查——而非仅停留在表面的 diff 反馈。 +Tags: +- 人工智能 +- 代码 +- 审查 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Ocenaudio/Ocenaudio/3.20.5/Ocenaudio.Ocenaudio.yaml b/manifests/a/Alibaba/OpenCodeReview/1.11.5/Alibaba.OpenCodeReview.yaml similarity index 55% rename from manifests/o/Ocenaudio/Ocenaudio/3.20.5/Ocenaudio.Ocenaudio.yaml rename to manifests/a/Alibaba/OpenCodeReview/1.11.5/Alibaba.OpenCodeReview.yaml index a3dd95782e160..456a0afb4c08f 100644 --- a/manifests/o/Ocenaudio/Ocenaudio/3.20.5/Ocenaudio.Ocenaudio.yaml +++ b/manifests/a/Alibaba/OpenCodeReview/1.11.5/Alibaba.OpenCodeReview.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/Aug/20 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Ocenaudio.Ocenaudio -PackageVersion: 3.20.5 -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: Alibaba.OpenCodeReview +PackageVersion: 1.11.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/Breizhzion/JustMakeQ/1.0.0-beta.101/Breizhzion.JustMakeQ.installer.yaml b/manifests/b/Breizhzion/JustMakeQ/1.0.0-beta.101/Breizhzion.JustMakeQ.installer.yaml new file mode 100644 index 0000000000000..77c3cb310f57e --- /dev/null +++ b/manifests/b/Breizhzion/JustMakeQ/1.0.0-beta.101/Breizhzion.JustMakeQ.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Breizhzion.JustMakeQ +PackageVersion: 1.0.0-beta.101 +InstallerLocale: en-US +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +Scope: user +InstallModes: +- silent +- silentWithProgress +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://dl.justmakeq.com/JustMakeQ-Setup-x64-1.0.0-beta.101.exe + InstallerSha256: 9FF8B19669084BA2E8E339645C04463448C9E1B28BC57E3C04354BDB0A707D5F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Breizhzion/JustMakeQ/1.0.0-beta.101/Breizhzion.JustMakeQ.locale.en-US.yaml b/manifests/b/Breizhzion/JustMakeQ/1.0.0-beta.101/Breizhzion.JustMakeQ.locale.en-US.yaml new file mode 100644 index 0000000000000..0129bde691e05 --- /dev/null +++ b/manifests/b/Breizhzion/JustMakeQ/1.0.0-beta.101/Breizhzion.JustMakeQ.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Breizhzion.JustMakeQ +PackageVersion: 1.0.0-beta.101 +PackageLocale: en-US +Publisher: Breizhzion +PublisherUrl: https://justmakeq.com +PublisherSupportUrl: https://license.justmakeq.com/support +PackageName: JustMakeQ +PackageUrl: https://justmakeq.com +License: Proprietary +LicenseUrl: https://justmakeq.com +ShortDescription: Show control software for live audio, video, MIDI and OSC cues. +Moniker: justmakeq +Tags: +- show-control +- stage +- lighting +- audio +- video +- midi +- osc +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Novacura/WindowsClient/1.0.569/Novacura.WindowsClient.yaml b/manifests/b/Breizhzion/JustMakeQ/1.0.0-beta.101/Breizhzion.JustMakeQ.yaml similarity index 54% rename from manifests/n/Novacura/WindowsClient/1.0.569/Novacura.WindowsClient.yaml rename to manifests/b/Breizhzion/JustMakeQ/1.0.0-beta.101/Breizhzion.JustMakeQ.yaml index 429748e897673..c41c097bc265f 100644 --- a/manifests/n/Novacura/WindowsClient/1.0.569/Novacura.WindowsClient.yaml +++ b/manifests/b/Breizhzion/JustMakeQ/1.0.0-beta.101/Breizhzion.JustMakeQ.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/Aug/20 +# Created using wingetcreate 1.12.13.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: Novacura.WindowsClient -PackageVersion: 1.0.569 +PackageIdentifier: Breizhzion.JustMakeQ +PackageVersion: 1.0.0-beta.101 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/d/DeltaChat/DeltaChat/2.59.1/DeltaChat.DeltaChat.installer.yaml b/manifests/d/DeltaChat/DeltaChat/2.59.1/DeltaChat.DeltaChat.installer.yaml new file mode 100644 index 0000000000000..ac528e7ca30cd --- /dev/null +++ b/manifests/d/DeltaChat/DeltaChat/2.59.1/DeltaChat.DeltaChat.installer.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DeltaChat.DeltaChat +PackageVersion: 2.59.1 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- dcaccount +- dclogin +- openpgp4fpr +FileExtensions: +- xdc +ProductCode: 54916d67-8dcd-5ff3-9d3e-b5dae800ab15 +ReleaseDate: 2026-08-23 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.delta.chat/desktop/v2.59.1/DeltaChat-2.59.1-Setup.x64.exe + InstallerSha256: 30813AEDC29ECF919C469EB0AF1D29003F3F6145C4A751705A69B676EA2A670B + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.delta.chat/desktop/v2.59.1/DeltaChat-2.59.1-Setup.x64.exe + InstallerSha256: 30813AEDC29ECF919C469EB0AF1D29003F3F6145C4A751705A69B676EA2A670B + InstallerSwitches: + Custom: /allusers + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DeltaChat/DeltaChat/2.59.1/DeltaChat.DeltaChat.locale.en-US.yaml b/manifests/d/DeltaChat/DeltaChat/2.59.1/DeltaChat.DeltaChat.locale.en-US.yaml new file mode 100644 index 0000000000000..fb1cac8581f37 --- /dev/null +++ b/manifests/d/DeltaChat/DeltaChat/2.59.1/DeltaChat.DeltaChat.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: DeltaChat.DeltaChat +PackageVersion: 2.59.1 +PackageLocale: en-US +Publisher: DeltaChat Developers +PublisherUrl: https://delta.chat/ +PublisherSupportUrl: https://support.delta.chat/ +PrivacyUrl: https://delta.chat/en/gdpr +PackageName: DeltaChat +PackageUrl: https://delta.chat/en/download +License: GPL-3.0-or-later +LicenseUrl: https://github.com/deltachat/deltachat-desktop/blob/HEAD/LICENSE +Copyright: Copyright © 2026 DeltaChat contributors. +ShortDescription: A decentralized and secure messenger app +Description: |- + Delta Chat is a reliable, decentralized and secure messaging app, available for mobile and desktop platforms. + Delta Chat feels like Whatsapp or Telegram but you can also use and regard it as an e-mail app. You can signup anonymously to a variety of interoperable chatmail servers which are minimal e-mail servers optimized for fast and secure operations. Or you may use classic e-mail servers and an existing e-mail account in which case Delta Chat acts as an e-mail app. +Tags: +- chat +- email +- federated +- mail +- message +- messaging +- privacy +- secure +- security +- send +- talk +ReleaseNotes: |- + Fixed + - Messages staying "unread" even when read from another device + for profiles created on Desktop v2.59.0 (#6684) + If you see "Team" when hovering over your profile's square on the left, + (and you didn't intentionally click "Team Profile" when creating it), + you are affected. + We will work on a more elaborate fix in the next weeks. + - Ctrl + Up: incorrect quote order sometimes + - Add Arabic and Telugu languages + - Add Slovenian language + Removed + - Moved tauri edition to own repository!! (#6656) https://github.com/deltachat/deltachat-tauri + Download + - https://download.delta.chat/desktop/v2.59.1/ +ReleaseNotesUrl: https://github.com/deltachat/deltachat-desktop/releases/tag/v2.59.1 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://delta.chat/en/help +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DeltaChat/DeltaChat/2.59.1/DeltaChat.DeltaChat.locale.zh-CN.yaml b/manifests/d/DeltaChat/DeltaChat/2.59.1/DeltaChat.DeltaChat.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1c5fe07a0fc16 --- /dev/null +++ b/manifests/d/DeltaChat/DeltaChat/2.59.1/DeltaChat.DeltaChat.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DeltaChat.DeltaChat +PackageVersion: 2.59.1 +PackageLocale: zh-CN +PublisherUrl: https://delta.chat/zh_CN/ +PrivacyUrl: https://delta.chat/zh_CN/gdpr +PackageUrl: https://delta.chat/zh_CN/download +ShortDescription: 去中心化的安全聊天应用 +Description: |- + Delta Chat 是一款可靠、去中心化、安全的聊天应用,适用于手机和电脑。 + Delta Chat 类似 Whatsapp 或 Telegram,但您也可以把它当作电子邮件应用使用。您可以匿名注册到各种可互操作的聊天邮件服务器,这些服务器都是为快速、安全运行而优化的最小电子邮件服务器。您也可以使用传统的电子邮件服务器和现有的电子邮件账户,从而将 Delta Chat 当作电子邮件应用使用。 +Tags: +- 信息 +- 发送 +- 安全 +- 消息 +- 电子邮件 +- 聊天 +- 邮件 +- 隐私 +ReleaseNotesUrl: https://github.com/deltachat/deltachat-desktop/releases/tag/v2.59.1 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://delta.chat/en/help +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nanosystems/Supremo/5.0.2.3874/Nanosystems.Supremo.yaml b/manifests/d/DeltaChat/DeltaChat/2.59.1/DeltaChat.DeltaChat.yaml similarity index 54% rename from manifests/n/Nanosystems/Supremo/5.0.2.3874/Nanosystems.Supremo.yaml rename to manifests/d/DeltaChat/DeltaChat/2.59.1/DeltaChat.DeltaChat.yaml index db0d069d90fa4..e9845034756d0 100644 --- a/manifests/n/Nanosystems/Supremo/5.0.2.3874/Nanosystems.Supremo.yaml +++ b/manifests/d/DeltaChat/DeltaChat/2.59.1/DeltaChat.DeltaChat.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/Aug/19 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Nanosystems.Supremo -PackageVersion: 5.0.2.3874 -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: DeltaChat.DeltaChat +PackageVersion: 2.59.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/detachhead/rebased/1.1.15/detachhead.rebased.installer.yaml b/manifests/d/detachhead/rebased/1.1.15/detachhead.rebased.installer.yaml new file mode 100644 index 0000000000000..f768df786a452 --- /dev/null +++ b/manifests/d/detachhead/rebased/1.1.15/detachhead.rebased.installer.yaml @@ -0,0 +1,28 @@ +# 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.15 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +ProductCode: Rebased 1.1.15 +ReleaseDate: 2026-09-04 +AppsAndFeaturesEntries: +- ProductCode: Rebased 1.1.15 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\detachhead\Rebased' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/DetachHead/rebased/releases/download/1.1.15/rebased.exe + InstallerSha256: 102326E0025A17CF0C54BA0D798EEAB23662D965B4F9E139F076315FA57A33D3 +- Architecture: arm64 + InstallerUrl: https://github.com/DetachHead/rebased/releases/download/1.1.15/rebased-aarch64.exe + InstallerSha256: 43578E836274D30B83AE149AC4989ED3BC736CC6C6E4419CA85016C74571580C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/detachhead/rebased/1.1.15/detachhead.rebased.locale.en-US.yaml b/manifests/d/detachhead/rebased/1.1.15/detachhead.rebased.locale.en-US.yaml new file mode 100644 index 0000000000000..00665002abd8d --- /dev/null +++ b/manifests/d/detachhead/rebased/1.1.15/detachhead.rebased.locale.en-US.yaml @@ -0,0 +1,22 @@ +# 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.15 +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: |- + - support debugging intellij platform plugins targeting Rebased (#332) + - merge 2026.2.2 (#341) +ReleaseNotesUrl: https://github.com/DetachHead/rebased/releases/tag/1.1.15 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.yaml b/manifests/d/detachhead/rebased/1.1.15/detachhead.rebased.yaml similarity index 53% rename from manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.yaml rename to manifests/d/detachhead/rebased/1.1.15/detachhead.rebased.yaml index 7fa3e826fd34b..39dfd1a5808ba 100644 --- a/manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.yaml +++ b/manifests/d/detachhead/rebased/1.1.15/detachhead.rebased.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/May/05 +# 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: NoVirusThanks.OSArmor.Business -PackageVersion: 2.0.6.0 +PackageIdentifier: detachhead.rebased +PackageVersion: 1.1.15 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/d/devonmochi/ByeType/1.20.1/devonmochi.ByeType.installer.yaml b/manifests/d/devonmochi/ByeType/1.20.1/devonmochi.ByeType.installer.yaml new file mode 100644 index 0000000000000..526ef994ef490 --- /dev/null +++ b/manifests/d/devonmochi/ByeType/1.20.1/devonmochi.ByeType.installer.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: devonmochi.ByeType +PackageVersion: 1.20.1 +UpgradeBehavior: install +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/devonmochi/byetype/releases/download/v1.20.1/ByeType_1.20.1_x64-setup.exe + InstallerSha256: 135F62D0F128DF7BDDD0EC07FBB5D0CC6BB73511710B1A9B3772498B8DCE5111 + InstallerSwitches: + Custom: /AllUsers + ProductCode: ByeType +- Architecture: x64 + InstallerType: wix + InstallerUrl: https://github.com/devonmochi/byetype/releases/download/v1.20.1/ByeType_1.20.1_x64_en-US.msi + InstallerSha256: AB143F00212913C80552A088BF83E1E802EE2BF782D22D7A4D0639C2CE313177 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{321E165E-01F6-4CD6-8E97-DD41C2F73809}' + AppsAndFeaturesEntries: + - UpgradeCode: '{A57F7FD6-A898-5128-81E5-97A580711D06}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/devonmochi/ByeType/1.20.1/devonmochi.ByeType.locale.en-US.yaml b/manifests/d/devonmochi/ByeType/1.20.1/devonmochi.ByeType.locale.en-US.yaml new file mode 100644 index 0000000000000..261a1549833fc --- /dev/null +++ b/manifests/d/devonmochi/ByeType/1.20.1/devonmochi.ByeType.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: devonmochi.ByeType +PackageVersion: 1.20.1 +PackageLocale: en-US +ShortDescription: A Markdown-driven AI voice input tool that uses multimodal large models to process raw audio directly. +Description: |- + ByeType is a Markdown-driven AI voice input tool. By editing Markdown-formatted prompts, you can customize recognition rules, specialized vocabulary, and text optimization strategies, ensuring voice input aligns as closely as possible with your industry terminology and personal habits. + Additionally, ByeType includes an AI-powered OCR feature (also driven by Markdown prompts), perfectly solving the issue of terminal AI-generated code being fragmented by line numbers, split screens, and line breaks, making it impossible to copy directly. + Free and open-source, using your own API key—ByeType itself is free, does not handle your data, and sends voice inputs and screenshots directly to your chosen AI provider (such as Google or Alibaba Cloud Bailian). Supports macOS and Windows desktop platforms, as well as iPhone/iPad via iOS Shortcuts. +Tags: +- dictate +- dictation +- speech-recognition +- speech-to-text +- transcribe +- transcription +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/devonmochi/ByeType/1.20.1/devonmochi.ByeType.locale.zh-CN.yaml b/manifests/d/devonmochi/ByeType/1.20.1/devonmochi.ByeType.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4be9b0c97ca61 --- /dev/null +++ b/manifests/d/devonmochi/ByeType/1.20.1/devonmochi.ByeType.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: devonmochi.ByeType +PackageVersion: 1.20.1 +PackageLocale: zh-CN +Publisher: ByeType +PublisherUrl: https://github.com/devonmochi +PublisherSupportUrl: https://github.com/devonmochi/byetype/issues +Author: Xiaojie Li +PackageName: ByeType +PackageUrl: https://github.com/devonmochi/byetype +License: MIT +LicenseUrl: https://github.com/devonmochi/byetype/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 lixiaojie +ShortDescription: ByeType 是一个 Markdown 驱动的 AI 语音输入工具,用多模态大模型直接处理原始音频。编辑 Markdown 文件即可自定义专有词汇、转录规则和格式化策略,人名、术语、口水词、数字格式一次转录到位,减少二次修改。支持 macOS、Windows 和 iOS。 +Description: |- + ByeType 是一个 Markdown 驱动的 AI 语音输入工具。通过编辑 Markdown 格式的提示词,你可以自定义识别规则、专有词汇和文本优化策略,让语音输入最大限度匹配你的行业术语和个人习惯。 + 此外,ByeType 还内置了 AI 图像文字提取功能(同样由 Markdown 提示词驱动),完美解决终端中 AI 输出的代码因行号、分屏、换行被切碎而无法直接复制使用的问题。 + 免费开源,使用你自己的 API Key — ByeType 本身不收费、不经手数据,语音和截图直接发送到你选择的 AI 服务商(Google、阿里云百炼等)。支持 macOS、Windows 桌面端,以及 iPhone / iPad(通过 iOS 快捷指令)。 +Tags: +- 听写 +- 语音识别 +- 语音转文字 +- 转写 +- 转录 +ReleaseNotes: |- + - 发布 v1.20.1 + - 用量统计页字号与间距对齐应用整体紧凑风格 +ReleaseNotesUrl: https://github.com/devonmochi/byetype/releases/tag/v1.20.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/devonmochi/ByeType/1.20.1/devonmochi.ByeType.yaml b/manifests/d/devonmochi/ByeType/1.20.1/devonmochi.ByeType.yaml new file mode 100644 index 0000000000000..af77619a773be --- /dev/null +++ b/manifests/d/devonmochi/ByeType/1.20.1/devonmochi.ByeType.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: devonmochi.ByeType +PackageVersion: 1.20.1 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Auditbeat/9.5.3/Elastic.Auditbeat.locale.en-US.yaml b/manifests/e/Elastic/Auditbeat/9.5.3/Elastic.Auditbeat.locale.en-US.yaml index 0d4ee613e7f4c..d13abb1090e0f 100644 --- a/manifests/e/Elastic/Auditbeat/9.5.3/Elastic.Auditbeat.locale.en-US.yaml +++ b/manifests/e/Elastic/Auditbeat/9.5.3/Elastic.Auditbeat.locale.en-US.yaml @@ -15,6 +15,28 @@ License: Elastic-2.0 LicenseUrl: https://github.com/elastic/beats/blob/HEAD/LICENSE.txt Copyright: © 2026. Elasticsearch B.V. All Rights Reserved ShortDescription: Collect your Linux audit framework data and monitor the integrity of your files. +ReleaseNotes: |- + Features and enhancements + All + - Update Go to 1.26.7. #52750 + Filebeat + - Reduce filestream memory usage with multiple Filebeat receivers. #52326 + Packetbeat + - Log Npcap installer diagnostic files on installation failure. #52667 + Fixes + Filebeat + - Fix the auditd filestream parser to emit unset for unset auid and ses fields. #52614 + - Fix CEL input panic on nil rate-limit fields and 429 retry hot-loop. #52684 + - Scope the aws-s3 polling state registry to the input's bucket. #52728 #52721 + - Log entity analytics sync interruption by input shutdown or reconfiguration at info level instead of error, and no longer mark the input as degraded. #52950 #52945 + Osquerybeat + - Emit pack_name and query_name in Osquerybeat scheduled query results. #51781 + - Rename log key component to log.logger to prevent mapping conflict on Elasticsearch. #52912 #52888 + - Stamp space_id on Osquerybeat live query result and profile documents so results are visible in non-default Kibana spaces. #52915 + Packetbeat + - Censor HTTP parameters for mixed-case hide_keywords entries. #52650 + - Fix bounds-check panics in Packetbeat TLS and Cassandra protocol parsers. #52870 + - Fix network flow collection under the Elastic Agent OTel runtime. #52932 #52931 ReleaseNotesUrl: https://www.elastic.co/docs/release-notes/beats ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Filebeat/9.5.3/Elastic.Filebeat.locale.en-US.yaml b/manifests/e/Elastic/Filebeat/9.5.3/Elastic.Filebeat.locale.en-US.yaml index 1d69cf58c6def..9c5aef31eb96a 100644 --- a/manifests/e/Elastic/Filebeat/9.5.3/Elastic.Filebeat.locale.en-US.yaml +++ b/manifests/e/Elastic/Filebeat/9.5.3/Elastic.Filebeat.locale.en-US.yaml @@ -16,6 +16,28 @@ LicenseUrl: https://github.com/elastic/beats/blob/HEAD/LICENSE.txt Copyright: © 2026. Elasticsearch B.V. All Rights Reserved ShortDescription: Tails and ships log files Description: Filebeat is an open source file harvester, mostly used to fetch logs files and feed them into logstash. Together with the libbeat lumberjack output is a replacement for logstash-forwarder. +ReleaseNotes: |- + Features and enhancements + All + - Update Go to 1.26.7. #52750 + Filebeat + - Reduce filestream memory usage with multiple Filebeat receivers. #52326 + Packetbeat + - Log Npcap installer diagnostic files on installation failure. #52667 + Fixes + Filebeat + - Fix the auditd filestream parser to emit unset for unset auid and ses fields. #52614 + - Fix CEL input panic on nil rate-limit fields and 429 retry hot-loop. #52684 + - Scope the aws-s3 polling state registry to the input's bucket. #52728 #52721 + - Log entity analytics sync interruption by input shutdown or reconfiguration at info level instead of error, and no longer mark the input as degraded. #52950 #52945 + Osquerybeat + - Emit pack_name and query_name in Osquerybeat scheduled query results. #51781 + - Rename log key component to log.logger to prevent mapping conflict on Elasticsearch. #52912 #52888 + - Stamp space_id on Osquerybeat live query result and profile documents so results are visible in non-default Kibana spaces. #52915 + Packetbeat + - Censor HTTP parameters for mixed-case hide_keywords entries. #52650 + - Fix bounds-check panics in Packetbeat TLS and Cassandra protocol parsers. #52870 + - Fix network flow collection under the Elastic Agent OTel runtime. #52932 #52931 ReleaseNotesUrl: https://www.elastic.co/docs/release-notes/beats ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Heartbeat/9.5.3/Elastic.Heartbeat.locale.en-US.yaml b/manifests/e/Elastic/Heartbeat/9.5.3/Elastic.Heartbeat.locale.en-US.yaml index c64effc939c3e..dad41ee95ca20 100644 --- a/manifests/e/Elastic/Heartbeat/9.5.3/Elastic.Heartbeat.locale.en-US.yaml +++ b/manifests/e/Elastic/Heartbeat/9.5.3/Elastic.Heartbeat.locale.en-US.yaml @@ -16,6 +16,28 @@ LicenseUrl: https://github.com/elastic/beats/blob/HEAD/LICENSE.txt Copyright: © 2026. Elasticsearch B.V. All Rights Reserved ShortDescription: Ping remote services for availability Description: Heartbeat is a beat for testing service availability using PING based on ICMP, TCP or higher level protocols. +ReleaseNotes: |- + Features and enhancements + All + - Update Go to 1.26.7. #52750 + Filebeat + - Reduce filestream memory usage with multiple Filebeat receivers. #52326 + Packetbeat + - Log Npcap installer diagnostic files on installation failure. #52667 + Fixes + Filebeat + - Fix the auditd filestream parser to emit unset for unset auid and ses fields. #52614 + - Fix CEL input panic on nil rate-limit fields and 429 retry hot-loop. #52684 + - Scope the aws-s3 polling state registry to the input's bucket. #52728 #52721 + - Log entity analytics sync interruption by input shutdown or reconfiguration at info level instead of error, and no longer mark the input as degraded. #52950 #52945 + Osquerybeat + - Emit pack_name and query_name in Osquerybeat scheduled query results. #51781 + - Rename log key component to log.logger to prevent mapping conflict on Elasticsearch. #52912 #52888 + - Stamp space_id on Osquerybeat live query result and profile documents so results are visible in non-default Kibana spaces. #52915 + Packetbeat + - Censor HTTP parameters for mixed-case hide_keywords entries. #52650 + - Fix bounds-check panics in Packetbeat TLS and Cassandra protocol parsers. #52870 + - Fix network flow collection under the Elastic Agent OTel runtime. #52932 #52931 ReleaseNotesUrl: https://www.elastic.co/docs/release-notes/beats ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Metricbeat/9.5.3/Elastic.Metricbeat.locale.en-US.yaml b/manifests/e/Elastic/Metricbeat/9.5.3/Elastic.Metricbeat.locale.en-US.yaml index 92e7f8a02500e..7b89ffc3f2135 100644 --- a/manifests/e/Elastic/Metricbeat/9.5.3/Elastic.Metricbeat.locale.en-US.yaml +++ b/manifests/e/Elastic/Metricbeat/9.5.3/Elastic.Metricbeat.locale.en-US.yaml @@ -16,6 +16,28 @@ LicenseUrl: https://github.com/elastic/beats/blob/HEAD/LICENSE.txt Copyright: © 2026. Elasticsearch B.V. All Rights Reserved ShortDescription: Fetches sets of metrics from the operating system and services Description: Metricbeat fetches a set of metrics on a predefined interval from the operating system and services such as Apache web server, Redis, and more and ships them to Elasticsearch or Logstash. +ReleaseNotes: |- + Features and enhancements + All + - Update Go to 1.26.7. #52750 + Filebeat + - Reduce filestream memory usage with multiple Filebeat receivers. #52326 + Packetbeat + - Log Npcap installer diagnostic files on installation failure. #52667 + Fixes + Filebeat + - Fix the auditd filestream parser to emit unset for unset auid and ses fields. #52614 + - Fix CEL input panic on nil rate-limit fields and 429 retry hot-loop. #52684 + - Scope the aws-s3 polling state registry to the input's bucket. #52728 #52721 + - Log entity analytics sync interruption by input shutdown or reconfiguration at info level instead of error, and no longer mark the input as degraded. #52950 #52945 + Osquerybeat + - Emit pack_name and query_name in Osquerybeat scheduled query results. #51781 + - Rename log key component to log.logger to prevent mapping conflict on Elasticsearch. #52912 #52888 + - Stamp space_id on Osquerybeat live query result and profile documents so results are visible in non-default Kibana spaces. #52915 + Packetbeat + - Censor HTTP parameters for mixed-case hide_keywords entries. #52650 + - Fix bounds-check panics in Packetbeat TLS and Cassandra protocol parsers. #52870 + - Fix network flow collection under the Elastic Agent OTel runtime. #52932 #52931 ReleaseNotesUrl: https://www.elastic.co/docs/release-notes/beats ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Packetbeat/9.5.3/Elastic.Packetbeat.locale.en-US.yaml b/manifests/e/Elastic/Packetbeat/9.5.3/Elastic.Packetbeat.locale.en-US.yaml index cddd440f94fdc..ccf5340da61cc 100644 --- a/manifests/e/Elastic/Packetbeat/9.5.3/Elastic.Packetbeat.locale.en-US.yaml +++ b/manifests/e/Elastic/Packetbeat/9.5.3/Elastic.Packetbeat.locale.en-US.yaml @@ -19,6 +19,28 @@ Description: |- Packetbeat is an open source network packet analyzer that ships the data to Elasticsearch. Think of it like a distributed real-time Wireshark with a lot more analytics features. The Packetbeat shippers sniff the traffic between your application processes, parse on the fly protocols like HTTP, MySQL, PostgreSQL, Redis or Thrift and correlate the messages into transactions. For each transaction, the shipper inserts a JSON document into Elasticsearch, where it is stored and indexed. You can then use Kibana to view key metrics and do ad-hoc queries against the data. +ReleaseNotes: |- + Features and enhancements + All + - Update Go to 1.26.7. #52750 + Filebeat + - Reduce filestream memory usage with multiple Filebeat receivers. #52326 + Packetbeat + - Log Npcap installer diagnostic files on installation failure. #52667 + Fixes + Filebeat + - Fix the auditd filestream parser to emit unset for unset auid and ses fields. #52614 + - Fix CEL input panic on nil rate-limit fields and 429 retry hot-loop. #52684 + - Scope the aws-s3 polling state registry to the input's bucket. #52728 #52721 + - Log entity analytics sync interruption by input shutdown or reconfiguration at info level instead of error, and no longer mark the input as degraded. #52950 #52945 + Osquerybeat + - Emit pack_name and query_name in Osquerybeat scheduled query results. #51781 + - Rename log key component to log.logger to prevent mapping conflict on Elasticsearch. #52912 #52888 + - Stamp space_id on Osquerybeat live query result and profile documents so results are visible in non-default Kibana spaces. #52915 + Packetbeat + - Censor HTTP parameters for mixed-case hide_keywords entries. #52650 + - Fix bounds-check panics in Packetbeat TLS and Cassandra protocol parsers. #52870 + - Fix network flow collection under the Elastic Agent OTel runtime. #52932 #52931 ReleaseNotesUrl: https://www.elastic.co/docs/release-notes/beats ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Winlogbeat/9.5.3/Elastic.Winlogbeat.installer.yaml b/manifests/e/Elastic/Winlogbeat/9.5.3/Elastic.Winlogbeat.installer.yaml index b5ee633a46a10..4566407783694 100644 --- a/manifests/e/Elastic/Winlogbeat/9.5.3/Elastic.Winlogbeat.installer.yaml +++ b/manifests/e/Elastic/Winlogbeat/9.5.3/Elastic.Winlogbeat.installer.yaml @@ -8,16 +8,6 @@ Commands: ReleaseDate: 2026-09-03 Installers: - Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: winlogbeat-9.5.3-windows-x86_64\winlogbeat.exe - PortableCommandAlias: winlogbeat - InstallerUrl: https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-9.5.3-windows-x86_64.zip - InstallerSha256: 4521E5E47989A160E71DADE0241083BEECFFD9D6B934376E1C3403157152F269 - ArchiveBinariesDependOnPath: true -- InstallerLocale: en-US - Architecture: x64 InstallerType: wix Scope: machine InstallerUrl: https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-9.5.3-windows-x86_64.msi @@ -30,5 +20,14 @@ Installers: - UpgradeCode: '{2DE7C165-4793-5EE1-9DF0-3720F2352E2B}' InstallationMetadata: DefaultInstallLocation: '%ProgramFiles%\Elastic\Beats\9.1.2\winlogbeat' +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: winlogbeat-9.5.3-windows-x86_64\winlogbeat.exe + PortableCommandAlias: winlogbeat + InstallerUrl: https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-9.5.3-windows-x86_64.zip + InstallerSha256: 4521E5E47989A160E71DADE0241083BEECFFD9D6B934376E1C3403157152F269 + ArchiveBinariesDependOnPath: true ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Winlogbeat/9.5.3/Elastic.Winlogbeat.locale.en-US.yaml b/manifests/e/Elastic/Winlogbeat/9.5.3/Elastic.Winlogbeat.locale.en-US.yaml index fb87df6ad2aba..28081e379180f 100644 --- a/manifests/e/Elastic/Winlogbeat/9.5.3/Elastic.Winlogbeat.locale.en-US.yaml +++ b/manifests/e/Elastic/Winlogbeat/9.5.3/Elastic.Winlogbeat.locale.en-US.yaml @@ -16,6 +16,28 @@ LicenseUrl: https://github.com/elastic/beats/blob/HEAD/LICENSE.txt Copyright: © 2026. Elasticsearch B.V. All Rights Reserved ShortDescription: Fetches and ships Windows Event logs Description: Winlogbeat is an open-source log collector that ships Windows Event Logs to Elasticsearch or Logstash. It installs and runs as a Windows service. +ReleaseNotes: |- + Features and enhancements + All + - Update Go to 1.26.7. #52750 + Filebeat + - Reduce filestream memory usage with multiple Filebeat receivers. #52326 + Packetbeat + - Log Npcap installer diagnostic files on installation failure. #52667 + Fixes + Filebeat + - Fix the auditd filestream parser to emit unset for unset auid and ses fields. #52614 + - Fix CEL input panic on nil rate-limit fields and 429 retry hot-loop. #52684 + - Scope the aws-s3 polling state registry to the input's bucket. #52728 #52721 + - Log entity analytics sync interruption by input shutdown or reconfiguration at info level instead of error, and no longer mark the input as degraded. #52950 #52945 + Osquerybeat + - Emit pack_name and query_name in Osquerybeat scheduled query results. #51781 + - Rename log key component to log.logger to prevent mapping conflict on Elasticsearch. #52912 #52888 + - Stamp space_id on Osquerybeat live query result and profile documents so results are visible in non-default Kibana spaces. #52915 + Packetbeat + - Censor HTTP parameters for mixed-case hide_keywords entries. #52650 + - Fix bounds-check panics in Packetbeat TLS and Cassandra protocol parsers. #52870 + - Fix network flow collection under the Elastic Agent OTel runtime. #52932 #52931 ReleaseNotesUrl: https://www.elastic.co/docs/release-notes/beats ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/e/EligianLabs/PIICrawlerCLI/26.0904.2312/EligianLabs.PIICrawlerCLI.installer.yaml b/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.installer.yaml similarity index 77% rename from manifests/e/EligianLabs/PIICrawlerCLI/26.0904.2312/EligianLabs.PIICrawlerCLI.installer.yaml rename to manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.installer.yaml index 125993d953080..28ed9236de61c 100644 --- a/manifests/e/EligianLabs/PIICrawlerCLI/26.0904.2312/EligianLabs.PIICrawlerCLI.installer.yaml +++ b/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.installer.yaml @@ -2,17 +2,17 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: EligianLabs.PIICrawlerCLI -PackageVersion: 26.0904.2312 +PackageVersion: 26.0905.0420 InstallerType: zip NestedInstallerType: portable NestedInstallerFiles: - RelativeFilePath: piicrawler.exe Commands: - piicrawler -ReleaseDate: 2026-09-04 +ReleaseDate: 2026-09-05 Installers: - Architecture: x64 InstallerUrl: https://downloads.eligian.com/piicrawler-cli-windows-signed.zip - InstallerSha256: D5F8C75C0DEBFB79292481E911D67FC9D2121D001D05C8D095C33336C0AD1759 + InstallerSha256: 45E0154A7DC4FD13215DF9579EEB5D7BE1208BFA6747BF3648F93FB7ACB795E3 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/e/EligianLabs/PIICrawlerCLI/26.0904.2312/EligianLabs.PIICrawlerCLI.locale.en-US.yaml b/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.locale.en-US.yaml similarity index 98% rename from manifests/e/EligianLabs/PIICrawlerCLI/26.0904.2312/EligianLabs.PIICrawlerCLI.locale.en-US.yaml rename to manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.locale.en-US.yaml index a61e99f0422fc..c67f0fd3d3573 100644 --- a/manifests/e/EligianLabs/PIICrawlerCLI/26.0904.2312/EligianLabs.PIICrawlerCLI.locale.en-US.yaml +++ b/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: EligianLabs.PIICrawlerCLI -PackageVersion: 26.0904.2312 +PackageVersion: 26.0905.0420 PackageLocale: en-US Publisher: Eligian Labs LLC PublisherUrl: https://www.piicrawler.com/ diff --git a/manifests/e/EligianLabs/PIICrawlerCLI/26.0904.2312/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml b/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml similarity index 98% rename from manifests/e/EligianLabs/PIICrawlerCLI/26.0904.2312/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml rename to manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml index d2e26b4f48cff..62f04c41c20dc 100644 --- a/manifests/e/EligianLabs/PIICrawlerCLI/26.0904.2312/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml +++ b/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: EligianLabs.PIICrawlerCLI -PackageVersion: 26.0904.2312 +PackageVersion: 26.0905.0420 PackageLocale: zh-CN License: 专有软件 ShortDescription: PII Crawler 在您自己的硬件上扫描文件、网络共享和数据库。发现 SaaS 工具无法触及位置中隐藏的社会安全号码、地址、姓名和电子邮件。没有任何数据会离开您的网络。 diff --git a/manifests/e/EligianLabs/PIICrawlerCLI/26.0904.2312/EligianLabs.PIICrawlerCLI.yaml b/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.yaml similarity index 89% rename from manifests/e/EligianLabs/PIICrawlerCLI/26.0904.2312/EligianLabs.PIICrawlerCLI.yaml rename to manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.yaml index 6cb7eed309b70..84755bc95fbb9 100644 --- a/manifests/e/EligianLabs/PIICrawlerCLI/26.0904.2312/EligianLabs.PIICrawlerCLI.yaml +++ b/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: EligianLabs.PIICrawlerCLI -PackageVersion: 26.0904.2312 +PackageVersion: 26.0905.0420 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/f/FactoryAI/Factory/0.170.0/FactoryAI.Factory.installer.yaml b/manifests/f/FactoryAI/Factory/0.170.0/FactoryAI.Factory.installer.yaml new file mode 100644 index 0000000000000..1d00d17a542e0 --- /dev/null +++ b/manifests/f/FactoryAI/Factory/0.170.0/FactoryAI.Factory.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: FactoryAI.Factory +PackageVersion: 0.170.0 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- factory-desktop +ProductCode: Factory +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.factory.ai/factory-desktop/releases/0.170.0/win32/x64/Factory-0.170.0%20Setup.exe + InstallerSha256: 2B10E19C5803AB5BB0672AA469607A8E3F5F20B49E157034141F7425B227CB48 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FactoryAI/Factory/0.170.0/FactoryAI.Factory.locale.en-US.yaml b/manifests/f/FactoryAI/Factory/0.170.0/FactoryAI.Factory.locale.en-US.yaml new file mode 100644 index 0000000000000..a1df26a7986d3 --- /dev/null +++ b/manifests/f/FactoryAI/Factory/0.170.0/FactoryAI.Factory.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FactoryAI.Factory +PackageVersion: 0.170.0 +PackageLocale: en-US +Publisher: Factory AI +PublisherUrl: https://factory.ai/ +PrivacyUrl: https://factory.ai/privacy-policy +Author: The San Francisco AI Factory Inc. +PackageName: Factory +PackageUrl: https://factory.ai/ +License: Propeietary +LicenseUrl: https://factory.ai/legal/terms-individual +Copyright: '@Factory 2026. All rights reserved.' +CopyrightUrl: https://factory.ai/legal/terms-individual +ShortDescription: Agent-Native Software Development +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- develop +- development +- large-language-model +- llm +- programming +PurchaseUrl: https://factory.ai/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.factory.ai/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FactoryAI/Factory/0.170.0/FactoryAI.Factory.locale.zh-CN.yaml b/manifests/f/FactoryAI/Factory/0.170.0/FactoryAI.Factory.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e5828c8cdfb33 --- /dev/null +++ b/manifests/f/FactoryAI/Factory/0.170.0/FactoryAI.Factory.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: FactoryAI.Factory +PackageVersion: 0.170.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Agent 原生软件开发 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.factory.ai/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FactoryAI/Factory/0.170.0/FactoryAI.Factory.yaml b/manifests/f/FactoryAI/Factory/0.170.0/FactoryAI.Factory.yaml new file mode 100644 index 0000000000000..2fa54f72ee9ab --- /dev/null +++ b/manifests/f/FactoryAI/Factory/0.170.0/FactoryAI.Factory.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: FactoryAI.Factory +PackageVersion: 0.170.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/FernandoTonon/QtMeshEditor/3.37.2/FernandoTonon.QtMeshEditor.installer.yaml b/manifests/f/FernandoTonon/QtMeshEditor/3.37.2/FernandoTonon.QtMeshEditor.installer.yaml new file mode 100644 index 0000000000000..1291e12a50526 --- /dev/null +++ b/manifests/f/FernandoTonon/QtMeshEditor/3.37.2/FernandoTonon.QtMeshEditor.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: FernandoTonon.QtMeshEditor +PackageVersion: 3.37.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: bin\QtMeshEditor.exe + PortableCommandAlias: qtmesheditor +- RelativeFilePath: bin\qtmesh.exe + PortableCommandAlias: qtmesh +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/fernandotonon/QtMeshEditor/releases/download/3.37.2/QtMeshEditor-3.37.2-bin-Windows.zip + InstallerSha256: 8378898DDD2F8362AE0EA77A4AEF26EDF557F2D4620CCF9B04CA3569553E1092 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-09-05 diff --git a/manifests/f/FernandoTonon/QtMeshEditor/3.37.2/FernandoTonon.QtMeshEditor.locale.en-US.yaml b/manifests/f/FernandoTonon/QtMeshEditor/3.37.2/FernandoTonon.QtMeshEditor.locale.en-US.yaml new file mode 100644 index 0000000000000..bc0de1ceefc09 --- /dev/null +++ b/manifests/f/FernandoTonon/QtMeshEditor/3.37.2/FernandoTonon.QtMeshEditor.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FernandoTonon.QtMeshEditor +PackageVersion: 3.37.2 +PackageLocale: en-US +Publisher: Fernando Tonon +PublisherUrl: https://github.com/fernandotonon +PublisherSupportUrl: https://github.com/fernandotonon/QtMeshEditor/issues +PackageName: QtMeshEditor +PackageUrl: https://github.com/fernandotonon/QtMeshEditor +License: MIT +LicenseUrl: https://github.com/fernandotonon/QtMeshEditor/blob/master/License +ShortDescription: Free 3D asset tool for indie game developers +Description: |- + QtMeshEditor is a free 3D asset tool for indie game developers. + Merge animations from multiple files, convert between 40+ formats, + edit materials with AI, and inspect skeletons and bone weights. + Supports GUI, CLI (qtmesh), and REST API via MCP server. +Moniker: qtmesheditor +Tags: +- 3d +- mesh-editor +- animation +- fbx +- gltf +- ogre3d +- game-development +- material-editor +ReleaseNotesUrl: https://github.com/fernandotonon/QtMeshEditor/releases/tag/3.37.2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/fernandotonon/QtMeshEditor/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FernandoTonon/QtMeshEditor/3.37.2/FernandoTonon.QtMeshEditor.yaml b/manifests/f/FernandoTonon/QtMeshEditor/3.37.2/FernandoTonon.QtMeshEditor.yaml new file mode 100644 index 0000000000000..606e956aa9d32 --- /dev/null +++ b/manifests/f/FernandoTonon/QtMeshEditor/3.37.2/FernandoTonon.QtMeshEditor.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: FernandoTonon.QtMeshEditor +PackageVersion: 3.37.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/Flowseal/TGWSProxy/1.10.0.0/Flowseal.TGWSProxy.installer.yaml b/manifests/f/Flowseal/TGWSProxy/1.10.0.0/Flowseal.TGWSProxy.installer.yaml index 18b9e2884f3c3..ae7fd6b861b93 100644 --- a/manifests/f/Flowseal/TGWSProxy/1.10.0.0/Flowseal.TGWSProxy.installer.yaml +++ b/manifests/f/Flowseal/TGWSProxy/1.10.0.0/Flowseal.TGWSProxy.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Aug/14 +# Automatically updated by the winget bot at 2026/Sep/05 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Flowseal.TGWSProxy @@ -7,6 +7,6 @@ InstallerType: portable Installers: - Architecture: x64 InstallerUrl: https://github.com/Flowseal/tg-ws-proxy/releases/latest/download/TgWsProxy_windows.exe - InstallerSha256: 1B864BA0954C26B129683520D1E836F1E87B93E224B6383430E98DE59B467F7A + InstallerSha256: 7283CE9B0E284877C1028EC7B3AA508A2E16CE3085F8613A20476D5937D1094A ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/f/Flowseal/TGWSProxy/1.10.0.0/Flowseal.TGWSProxy.locale.ru-RU.yaml b/manifests/f/Flowseal/TGWSProxy/1.10.0.0/Flowseal.TGWSProxy.locale.ru-RU.yaml index e179dbd1c8bbe..3dde7dbf72b1d 100644 --- a/manifests/f/Flowseal/TGWSProxy/1.10.0.0/Flowseal.TGWSProxy.locale.ru-RU.yaml +++ b/manifests/f/Flowseal/TGWSProxy/1.10.0.0/Flowseal.TGWSProxy.locale.ru-RU.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Aug/14 +# Automatically updated by the winget bot at 2026/Sep/05 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Flowseal.TGWSProxy diff --git a/manifests/f/Flowseal/TGWSProxy/1.10.0.0/Flowseal.TGWSProxy.yaml b/manifests/f/Flowseal/TGWSProxy/1.10.0.0/Flowseal.TGWSProxy.yaml index 6f722d6b36f44..93db7446adc1e 100644 --- a/manifests/f/Flowseal/TGWSProxy/1.10.0.0/Flowseal.TGWSProxy.yaml +++ b/manifests/f/Flowseal/TGWSProxy/1.10.0.0/Flowseal.TGWSProxy.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Aug/14 +# Automatically updated by the winget bot at 2026/Sep/05 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Flowseal.TGWSProxy diff --git a/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/.validation b/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/.validation new file mode 100644 index 0000000000000..a8830f14ff323 --- /dev/null +++ b/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"f02bbc16-7c8e-401a-8b1b-8bf4f9807e70","TestPlan":"Policy-Test-1.2","PackagePath":"manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.1108.0.0","CommitId":"bbe3a591cf4dae4e2ef21685d01c1470d5923953"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file diff --git a/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.1108.0.0/FocusriteAudioEngineeringLtd.FocusriteControl2.installer.yaml b/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.1108.0.0/FocusriteAudioEngineeringLtd.FocusriteControl2.installer.yaml index 1ce7f73053a2a..4f4300ef09369 100644 --- a/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.1108.0.0/FocusriteAudioEngineeringLtd.FocusriteControl2.installer.yaml +++ b/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.1108.0.0/FocusriteAudioEngineeringLtd.FocusriteControl2.installer.yaml @@ -1,4 +1,3 @@ -# Automatically updated by the winget bot at 2026/Aug/14 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: FocusriteAudioEngineeringLtd.FocusriteControl2 @@ -14,5 +13,14 @@ Installers: - Architecture: x64 InstallerUrl: https://releases.focusrite.com/com.focusrite.focusrite-control/latest/Focusrite-Control-2.exe InstallerSha256: 98AF445761AC309331D270953798668087D36B7E69432A5921438B27D58FE1CC +ProductCode: 'Focusrite Control 2_is1' +AppsAndFeaturesEntries: +- ProductCode: 'Focusrite Control 2_is1' +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + MinimumVersion: 14.51.36247.0 + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + MinimumVersion: 14.51.36247.0 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.1108.0.0/FocusriteAudioEngineeringLtd.FocusriteControl2.locale.en-US.yaml b/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.1108.0.0/FocusriteAudioEngineeringLtd.FocusriteControl2.locale.en-US.yaml index 0b68bcb84e2d9..dfaadd25e809b 100644 --- a/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.1108.0.0/FocusriteAudioEngineeringLtd.FocusriteControl2.locale.en-US.yaml +++ b/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.1108.0.0/FocusriteAudioEngineeringLtd.FocusriteControl2.locale.en-US.yaml @@ -1,4 +1,3 @@ -# Automatically updated by the winget bot at 2026/Aug/14 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: FocusriteAudioEngineeringLtd.FocusriteControl2 @@ -6,8 +5,22 @@ PackageVersion: 1.1108.0.0 PackageLocale: en-US Publisher: Focusrite Audio Engineering Ltd. PackageName: Focusrite Control 2 -License: MIT License -Copyright: Copyright © 2021-2023 Focusrite Audio Engineering Ltd. +PackageUrl: https://downloads.focusrite.com/focusrite/scarlett-4th-gen/scarlett-solo-4th-gen +License: MIT +Copyright: © 2021-2026 Focusrite Audio Engineering Ltd. ShortDescription: Software-control application required to unlock the full potential of your Focusrite Scarlett interface. The software delivers firmware upgrades and mixing controls. +Moniker: focusritecontrol2 +Tags: +- focusrite-control-2 +- focusrite-audio-drivers +- focusriteaudiodrivers +- focusrite-device-settings +- focusritedevicesettings +- focusrite-scarlett +- focusritescarlett +- focusritecustom.inf +- focusritemedia.inf +- external-amp-devices +- external-audio-amp-devices ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/g/GAM-Team/gam/7.48.05/GAM-Team.gam.installer.yaml b/manifests/g/GAM-Team/gam/7.48.05/GAM-Team.gam.installer.yaml new file mode 100644 index 0000000000000..293211b814d2c --- /dev/null +++ b/manifests/g/GAM-Team/gam/7.48.05/GAM-Team.gam.installer.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GAM-Team.gam +PackageVersion: 7.48.05 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: '{D86B52B2-EFE9-4F9D-8BA3-9D84B9B2D319}_is1' +ReleaseDate: 2026-09-05 +AppsAndFeaturesEntries: +- ProductCode: '{D86B52B2-EFE9-4F9D-8BA3-9D84B9B2D319}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%SystemDrive%\GAM7' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GAM-team/GAM/releases/download/v7.48.05/gam-7.48.05-windows-x86_64.exe + InstallerSha256: D4631302A9889D1D41119923B280508214776C0AEF871BB21A274D2B4C1ADB26 +- Architecture: arm64 + InstallerUrl: https://github.com/GAM-team/GAM/releases/download/v7.48.05/gam-7.48.05-windows-arm64.exe + InstallerSha256: 3F8AA1A3C5663D246995B4E086D73E4472C024AC433712BB2FDDC0E0A1AACD6E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GAM-Team/gam/7.48.05/GAM-Team.gam.locale.en-US.yaml b/manifests/g/GAM-Team/gam/7.48.05/GAM-Team.gam.locale.en-US.yaml new file mode 100644 index 0000000000000..23e52955a58bd --- /dev/null +++ b/manifests/g/GAM-Team/gam/7.48.05/GAM-Team.gam.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GAM-Team.gam +PackageVersion: 7.48.05 +PackageLocale: en-US +Publisher: GAM Team - google-apps-manager@googlegroups.com +PublisherUrl: https://github.com/GAM-team +PublisherSupportUrl: https://github.com/GAM-team/GAM/issues +PackageName: gam +PackageUrl: https://github.com/GAM-team/GAM +License: Apache-2.0 +LicenseUrl: https://github.com/GAM-team/GAM/blob/HEAD/LICENSE +ShortDescription: command line management for Google Workspace +Tags: +- gam +- google +- google-admin-sdk +- google-api +- google-apps +- google-calendar +- google-cloud +- google-drive +- google-workspace +- gsuite +- oauth2 +- oauth2-client +- python +ReleaseNotes: |- + - 7.48.05 + Updated gam print|show policies to handle the following (inappropriate I believe) error: + ERROR: 404: notFound - Requested entity was not found. + Fixed bug in gam print|show policies group that mistakenly displayed orgUnit policies. + Updated gam print policies to improve column name sorting. + Updated gam version extended and gam check|update serviceaccount to handle + the following error when a proxy is being used: + ERROR: Socket error: 403: Forbidden + - See Update History +ReleaseNotesUrl: https://github.com/GAM-team/GAM/releases/tag/v7.48.05 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/GAM-team/GAM/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GAM-Team/gam/7.48.05/GAM-Team.gam.yaml b/manifests/g/GAM-Team/gam/7.48.05/GAM-Team.gam.yaml new file mode 100644 index 0000000000000..8c0aebbbf3ee6 --- /dev/null +++ b/manifests/g/GAM-Team/gam/7.48.05/GAM-Team.gam.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GAM-Team.gam +PackageVersion: 7.48.05 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AntigravityCLI/1.1.27/Google.AntigravityCLI.installer.yaml b/manifests/g/Google/AntigravityCLI/1.1.27/Google.AntigravityCLI.installer.yaml new file mode 100644 index 0000000000000..58ff9ff9f9477 --- /dev/null +++ b/manifests/g/Google/AntigravityCLI/1.1.27/Google.AntigravityCLI.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: Google.AntigravityCLI +PackageVersion: 1.1.27 +InstallerType: portable +Commands: +- agy +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://storage.googleapis.com/antigravity-public/antigravity-cli/1.1.27-5211191891591168/windows-x64/cli_windows_x64.exe + InstallerSha256: D3BAE6895069231C169F427C99527D1F556951E9C43488F45E8B040FBF3011ED +- Architecture: arm64 + InstallerUrl: https://storage.googleapis.com/antigravity-public/antigravity-cli/1.1.27-5211191891591168/windows-arm/cli_windows_arm64.exe + InstallerSha256: 88FA8C65D814F0B8DEE779F6B97318131A2DBD255B9FC902C712E30B6CBEF44F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AntigravityCLI/1.1.27/Google.AntigravityCLI.locale.en-US.yaml b/manifests/g/Google/AntigravityCLI/1.1.27/Google.AntigravityCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..86cffa8a73a86 --- /dev/null +++ b/manifests/g/Google/AntigravityCLI/1.1.27/Google.AntigravityCLI.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.AntigravityCLI +PackageVersion: 1.1.27 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity CLI +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Work with Antigravity directly in your codebase. Build, debug, and ship from your terminal. Describe what you need, and Antigravity handles the rest. +Description: |- + The Antigravity CLI is the lightweight Terminal User Interface (TUI) surface of Antigravity. It brings the same core agentic capabilities as Antigravity 2.0—including multi-step reasoning, multi-file editing, tool calling, and conversation history—directly to your terminal. + The CLI is the ideal tool for keyboard-centric developers and remote SSH workflows, optimized for speed and low resource overhead. +Tags: +- agent +- agentic +- ai +- code +- coding +- develop +- development +- gemini +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AntigravityCLI/1.1.27/Google.AntigravityCLI.locale.zh-CN.yaml b/manifests/g/Google/AntigravityCLI/1.1.27/Google.AntigravityCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..17cc6afc0283d --- /dev/null +++ b/manifests/g/Google/AntigravityCLI/1.1.27/Google.AntigravityCLI.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Google.AntigravityCLI +PackageVersion: 1.1.27 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 直接在您的代码库中使用 Antigravity。在终端中完成构建、调试和发布。只需描述您的需求,剩下的交给 Antigravity 即可。 +Description: |- + Antigravity CLI 是 Antigravity 的轻量级终端用户界面(TUI)。它将 Antigravity 2.0 的核心智能体能力——包括多步推理、多文件编辑、工具调用和对话历史——直接带入您的终端。 + 该 CLI 是以键盘为中心的开发者和远程 SSH 工作流的理想工具,并针对速度和低资源占用进行了优化。 +Tags: +- gemini +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 智能体 +- 编程 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AntigravityCLI/1.1.27/Google.AntigravityCLI.yaml b/manifests/g/Google/AntigravityCLI/1.1.27/Google.AntigravityCLI.yaml new file mode 100644 index 0000000000000..03d067ece6450 --- /dev/null +++ b/manifests/g/Google/AntigravityCLI/1.1.27/Google.AntigravityCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Google.AntigravityCLI +PackageVersion: 1.1.27 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Graphviz/Graphviz/16.1.0/Graphviz.Graphviz.installer.yaml b/manifests/g/Graphviz/Graphviz/16.1.0/Graphviz.Graphviz.installer.yaml new file mode 100644 index 0000000000000..0111ddd03d28d --- /dev/null +++ b/manifests/g/Graphviz/Graphviz/16.1.0/Graphviz.Graphviz.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Graphviz.Graphviz +PackageVersion: 16.1.0 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +ProductCode: Graphviz +ReleaseDate: 2026-09-04 +Installers: +- Architecture: x86 + InstallerUrl: https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/16.1.0/windows_10_cmake_Release_graphviz-install-16.1.0-win32.exe + InstallerSha256: 32D3B84B7B354C220E8CC2116BA9E248E2D7BC5729B343D3083DE8FE08B8329C +- Architecture: x64 + InstallerUrl: https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/16.1.0/windows_10_cmake_Release_graphviz-install-16.1.0-win64.exe + InstallerSha256: 46F3B8B412A79915CF8E08BDCE6542401BD9EFCA98CE282F3C5C5B56211E1761 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Graphviz/Graphviz/16.1.0/Graphviz.Graphviz.locale.en-US.yaml b/manifests/g/Graphviz/Graphviz/16.1.0/Graphviz.Graphviz.locale.en-US.yaml new file mode 100644 index 0000000000000..c6cf0429b825a --- /dev/null +++ b/manifests/g/Graphviz/Graphviz/16.1.0/Graphviz.Graphviz.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Graphviz.Graphviz +PackageVersion: 16.1.0 +PackageLocale: en-US +Publisher: Graphviz +PublisherUrl: https://graphviz.org/ +PublisherSupportUrl: https://forum.graphviz.org/ +PackageName: Graphviz +PackageUrl: https://graphviz.org/download +License: CPL-1.0 +LicenseUrl: https://graphviz.org/license +Copyright: (c) 2026 The Graphviz Authors +ShortDescription: Open source graph visualization software +Description: |- + Graphviz is open source graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains. + The Graphviz layout programs take descriptions of graphs in a simple text language, and make diagrams in useful formats, such as images and SVG for web pages; PDF or Postscript for inclusion in other documents; or display in an interactive graph browser. Graphviz has many useful features for concrete diagrams, such as options for colors, fonts, tabular node layouts, line styles, hyperlinks, and custom shapes. +Moniker: graphviz +Tags: +- diagram +- graph +- graphics +- plot +- visualization +ReleaseNotes: |- + Added + - Graph attribute svgid sets the id property of the of a graph. #2850 + Fixed + - An sfdp crash has been fixed. This was a regression in Graphviz 15.1.1. #2852 + - Graphs that induce invalid trapezoids during ortho routing no longer cause Graphviz crashes on non-Windows platforms. These scenarios now exit with failure gracefully. #2784 + - edgepaint no longer crashes when passed the illegal option -s. #2857 + - cluster no longer crashes when passed single character command-line options without arguments (e.g. cluster -C). #2857 + - cluster of trivial graphs with no nodes no longer crashes. #2857 + - cluster on large chains of nodes no longer references out-of-bounds memory. This was a regression in Graphviz 7.1.0. #2857 +ReleaseNotesUrl: https://gitlab.com/graphviz/graphviz/-/releases/14.1.2 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://graphviz.org/documentation/ +- DocumentLabel: FAQ + DocumentUrl: https://graphviz.org/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Graphviz/Graphviz/16.1.0/Graphviz.Graphviz.locale.zh-CN.yaml b/manifests/g/Graphviz/Graphviz/16.1.0/Graphviz.Graphviz.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a8bb631c3a542 --- /dev/null +++ b/manifests/g/Graphviz/Graphviz/16.1.0/Graphviz.Graphviz.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Graphviz.Graphviz +PackageVersion: 16.1.0 +PackageLocale: zh-CN +ShortDescription: 开源图形可视化软件 +Description: |- + Graphviz 是开源的图形可视化软件。图形可视化是一种将结构信息表示为抽象图形和网络图的方法。它在网络、生物信息学、软件工程、数据库和网页设计、机器学习,以及其他技术领域的可视化界面中具有重要应用。 + Graphviz 的布局程序接受用简单文本语言描述的图形,并生成多种实用格式的图表,例如用于网页的图像和 SVG 格式;用于插入其他文档的 PDF 或 PostScript 格式;或在交互式图形浏览器中显示。Graphviz 具有多种适用于具体图表的实用功能,例如颜色、字体、表格节点布局、线条样式、超链接以及自定义形状等选项。 +Tags: +- 可视化 +- 图形 +- 图示 +- 图表 +- 绘图 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://graphviz.org/documentation/ +- DocumentLabel: 常见问题 + DocumentUrl: https://graphviz.org/faq/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Graphviz/Graphviz/16.1.0/Graphviz.Graphviz.yaml b/manifests/g/Graphviz/Graphviz/16.1.0/Graphviz.Graphviz.yaml new file mode 100644 index 0000000000000..8188067972bec --- /dev/null +++ b/manifests/g/Graphviz/Graphviz/16.1.0/Graphviz.Graphviz.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: Graphviz.Graphviz +PackageVersion: 16.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/guoyongchang/WorktreeManager/0.20260903.20439/guoyongchang.WorktreeManager.installer.yaml b/manifests/g/guoyongchang/WorktreeManager/0.20260903.20439/guoyongchang.WorktreeManager.installer.yaml index 0c4a598f2e6da..72d35896233e6 100644 --- a/manifests/g/guoyongchang/WorktreeManager/0.20260903.20439/guoyongchang.WorktreeManager.installer.yaml +++ b/manifests/g/guoyongchang/WorktreeManager/0.20260903.20439/guoyongchang.WorktreeManager.installer.yaml @@ -4,7 +4,7 @@ PackageIdentifier: guoyongchang.WorktreeManager PackageVersion: 0.20260903.20439 InstallerType: nullsoft -Scope: user +Scope: machine UpgradeBehavior: install ProductCode: Worktree Manager ReleaseDate: 2026-09-03 diff --git a/manifests/i/iOfficeAI/OfficeCLI/1.0.147/iOfficeAI.OfficeCLI.installer.yaml b/manifests/i/iOfficeAI/OfficeCLI/1.0.147/iOfficeAI.OfficeCLI.installer.yaml new file mode 100644 index 0000000000000..4010b250ec01e --- /dev/null +++ b/manifests/i/iOfficeAI/OfficeCLI/1.0.147/iOfficeAI.OfficeCLI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: iOfficeAI.OfficeCLI +PackageVersion: 1.0.147 +InstallerType: portable +Commands: +- officecli +ReleaseDate: 2026-09-03 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.147/officecli-win-x64.exe + InstallerSha256: 724056E5FF079C3585DF79C8AFC386F08EF7D5F956CF4E2723534E129AAB6E80 +- Architecture: arm64 + InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.147/officecli-win-arm64.exe + InstallerSha256: 7FF0195C32405BAC9CF6A32589D984FA7A863ADFABBC6E42DFEF47A7839264CF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/iOfficeAI/OfficeCLI/1.0.147/iOfficeAI.OfficeCLI.locale.en-US.yaml b/manifests/i/iOfficeAI/OfficeCLI/1.0.147/iOfficeAI.OfficeCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..69cc836166e56 --- /dev/null +++ b/manifests/i/iOfficeAI/OfficeCLI/1.0.147/iOfficeAI.OfficeCLI.locale.en-US.yaml @@ -0,0 +1,72 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: iOfficeAI.OfficeCLI +PackageVersion: 1.0.147 +PackageLocale: en-US +Publisher: Hying Technology Co., Ltd. +PublisherUrl: https://office-ai.net/ +PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues +Author: Hying Technology Co., Ltd. +PackageName: OfficeCLI +PackageUrl: https://github.com/iOfficeAI/OfficeCLI +License: Apache-2.0 +LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE +Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) +ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. +Description: |- + Why OfficeCLI? + + What used to take 50 lines of Python and 3 separate libraries: + from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') + + Now takes one command: + officecli add deck.pptx / --type slide --prop title="Q4 Report" + + What OfficeCLI can do: + - Create documents from scratch -- blank or with content + - Read text, structure, styles, formulas -- in plain text or structured JSON + - Analyze formatting issues, style inconsistencies, and structural problems + - Modify any element -- text, fonts, colors, layout, formulas, charts, images + - Reorganize content -- add, remove, move, copy elements across documents + + | Format | Read | Modify | Create | + | ------------------ | ---- | ------ | ------ | + | Word (.docx) | ✅ | ✅ | ✅ | + | Excel (.xlsx) | ✅ | ✅ | ✅ | + | PowerPoint (.pptx) | ✅ | ✅ | ✅ | + + Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties + Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing + PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders + + Use Cases + + For Developers: + - Automate report generation from databases or APIs + - Batch-process documents (bulk find/replace, style updates) + - Build document pipelines in CI/CD environments (generate docs from test results) + - Headless Office automation in Docker/containerized environments + For AI Agents: + - Generate presentations from user prompts (see examples above) + - Extract structured data from documents to JSON + - Validate and check document quality before delivery + For Teams: + - Clone document templates and populate with data + - Automated document validation in CI/CD pipelines +Tags: +- docx +- excel +- office +- openxml +- powerpoint +- pptx +- word +- xlsx +ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.146...v1.0.147' +ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.147 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/iOfficeAI/OfficeCLI/1.0.147/iOfficeAI.OfficeCLI.locale.zh-CN.yaml b/manifests/i/iOfficeAI/OfficeCLI/1.0.147/iOfficeAI.OfficeCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..dd00105880a09 --- /dev/null +++ b/manifests/i/iOfficeAI/OfficeCLI/1.0.147/iOfficeAI.OfficeCLI.locale.zh-CN.yaml @@ -0,0 +1,49 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: iOfficeAI.OfficeCLI +PackageVersion: 1.0.147 +PackageLocale: zh-CN +ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 +Description: |- + 为什么选择 OfficeCLI? + + 以前需要 50 行 Python 和 3 个独立库: + from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') + + 现在只需一条命令: + officecli add deck.pptx / --type slide --prop title="Q4 Report" + + OfficeCLI 能做什么: + - 创建 文档 -- 空白文档或带内容的文档 + - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON + - 分析 格式问题、样式不一致和结构缺陷 + - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 + - 重组 内容 -- 添加、删除、移动、复制跨文档元素 + + | 格式 | 读取 | 修改 | 创建 | + | ------------------ | ---- | ---- | ---- | + | Word (.docx) | ✅ | ✅ | ✅ | + | Excel (.xlsx) | ✅ | ✅ | ✅ | + | PowerPoint (.pptx) | ✅ | ✅ | ✅ | + + Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 + Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 + PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 + + 使用场景 + + 开发者: + - 从数据库或 API 自动生成报告 + - 批量处理文档(批量查找/替换、样式更新) + - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) + - Docker/容器化环境中的无头 Office 自动化 + AI 智能体: + - 根据用户提示生成演示文稿(见上方示例) + - 从文档提取结构化数据到 JSON + - 交付前验证和检查文档质量 + 团队: + - 克隆文档模板并填充数据 + - CI/CD 流水线中的自动化文档验证 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/i/iOfficeAI/OfficeCLI/1.0.147/iOfficeAI.OfficeCLI.yaml b/manifests/i/iOfficeAI/OfficeCLI/1.0.147/iOfficeAI.OfficeCLI.yaml new file mode 100644 index 0000000000000..1fe526ef20917 --- /dev/null +++ b/manifests/i/iOfficeAI/OfficeCLI/1.0.147/iOfficeAI.OfficeCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: iOfficeAI.OfficeCLI +PackageVersion: 1.0.147 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/i/io/github/frathe/picfetch/1.0.1/io.github.frathe.picfetch.installer.yaml b/manifests/i/io/github/frathe/picfetch/1.0.1/io.github.frathe.picfetch.installer.yaml new file mode 100644 index 0000000000000..b8380e84fc1b1 --- /dev/null +++ b/manifests/i/io/github/frathe/picfetch/1.0.1/io.github.frathe.picfetch.installer.yaml @@ -0,0 +1,20 @@ +# 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: io.github.frathe.picfetch +PackageVersion: 1.0.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: picfetch.exe + PortableCommandAlias: picfetch +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/frathe/picfetch/releases/download/v1.0.1/picfetch-windows-amd64.zip + InstallerSha256: 49C8992FAC3AC26E53C9D7F56206B3C23BAE63B2AD1455B559688A17C1496EDB +- Architecture: arm64 + InstallerUrl: https://github.com/frathe/picfetch/releases/download/v1.0.1/picfetch-windows-arm64.zip + InstallerSha256: 293BDF4CD4F28523C08F9A8455EF79E660B7F889BE2CDE8CEB0612F486E4F29B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/io/github/frathe/picfetch/1.0.1/io.github.frathe.picfetch.locale.en-US.yaml b/manifests/i/io/github/frathe/picfetch/1.0.1/io.github.frathe.picfetch.locale.en-US.yaml new file mode 100644 index 0000000000000..8cc2c9dc5114f --- /dev/null +++ b/manifests/i/io/github/frathe/picfetch/1.0.1/io.github.frathe.picfetch.locale.en-US.yaml @@ -0,0 +1,57 @@ +# 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: io.github.frathe.picfetch +PackageVersion: 1.0.1 +PackageLocale: en-US +Publisher: Florian Rathe +PublisherUrl: https://github.com/frathe +PublisherSupportUrl: https://github.com/frathe/picfetch/issues +Author: Florian Rathe +PackageName: PicFetch +PackageUrl: https://frathe.github.io/picfetch/ +License: MIT +LicenseUrl: https://github.com/frathe/picfetch/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Florian Rathe +ShortDescription: A small multi-platform desktop app for quickly viewing and browsing images. +Description: |- + A small Fyne desktop app for quickly viewing images. Drop one or more images onto the window to view them, and step through the set with the keyboard. + + Supports JPEG, PNG, GIF, WebP, BMP, TIFF, ICO, XPM, HEIC, AVIF, SVG, and camera RAW previews. +Moniker: picfetch +Tags: +- fyne +- go +- image-viewer +- photos +- pictures +- portable +ReleaseNotes: |- + What's Changed + New Features + Trane building a mosaic + - Create an Image Mosaic from Grid View. Turn your selected images—or all images matching your current filters—into a collage sized to fill your screen. Everything is generated locally on your device. + - Generate a new arrangement, save it as a PNG or JPEG, or set it as your wallpaper. + - On Windows and macOS, choose which monitor gets the wallpaper. On Linux, you can save the mosaic or use the existing wallpaper option, but targeting a specific monitor isn’t supported. + - Use the mosaic controls with a keyboard. + - Choose Start Over from the finished preview to create another mosaic with your settings preserved—handy for setting up another monitor. + - Customize the look, including optional drop shadows, under Advanced. + - Added the hidden Finis companion: type finis in manual search, then move the + pointer in his window to guide his gaze. Escape closes the companion. + Fixes and Improvements + - Fixed mosaic controls that appeared disabled or didn’t respond properly. + - Fixed overlapping text while generating a mosaic. + - Reduced excessive image overlap so more of each photo stays visible. + - Smoothed jagged borders and rotated image edges while keeping photos sharp. + - Improved image handling: photos follow their saved orientation, all unique images are used before any repeat, and selected duplicates use the highest-resolution version available in Grid View. + - Improved sizing for high-resolution Mac displays and handling of monitor changes before generation. + - Fixed target selection for identical monitors and translated fallback display names. + - Disconnected Windows monitors no longer block mosaic creation or accept wallpaper changes. + - Bounded the memory retained by repeated mosaic sources and preserved the full canvas of partial-frame GIFs. + - Removed artificial fading where rotated photos extend past the canvas boundary. + Behind the Scenes + - Improved error reporting and cleaned up internal code and documentation to make the mosaic feature easier to maintain. + Full Changelog: v1.0.0...v1.0.1 +ReleaseNotesUrl: https://github.com/frathe/picfetch/releases/tag/v1.0.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/io/github/frathe/picfetch/1.0.1/io.github.frathe.picfetch.yaml b/manifests/i/io/github/frathe/picfetch/1.0.1/io.github.frathe.picfetch.yaml new file mode 100644 index 0000000000000..ae67f8351fe7c --- /dev/null +++ b/manifests/i/io/github/frathe/picfetch/1.0.1/io.github.frathe.picfetch.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: io.github.frathe.picfetch +PackageVersion: 1.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.2538/Jackett.Jackett.installer.yaml b/manifests/j/Jackett/Jackett/0.24.2538/Jackett.Jackett.installer.yaml new file mode 100644 index 0000000000000..35f0fbd0ac10a --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.2538/Jackett.Jackett.installer.yaml @@ -0,0 +1,26 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.24.2538 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ReleaseDate: 2026-09-04 +AppsAndFeaturesEntries: +- ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramData%\Jackett' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Jackett/Jackett/releases/download/v0.24.2538/Jackett.Installer.Windows.exe + InstallerSha256: 8BADE261CEC140EF06A2FB3B0696DB1263CF9ED9B7E46910761D4AE6D1D2AB50 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.2538/Jackett.Jackett.locale.en-US.yaml b/manifests/j/Jackett/Jackett/0.24.2538/Jackett.Jackett.locale.en-US.yaml new file mode 100644 index 0000000000000..7de2de7804c01 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.2538/Jackett.Jackett.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.24.2538 +PackageLocale: en-US +Publisher: Jackett +PublisherUrl: https://github.com/Jackett/Jackett +PublisherSupportUrl: https://github.com/Jackett/Jackett/issues +Author: Jackett Contributors +PackageName: Jackett +PackageUrl: https://github.com/Jackett/Jackett +License: GPL-2.0 +LicenseUrl: https://github.com/Jackett/Jackett/blob/HEAD/LICENSE +Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. +CopyrightUrl: https://github.com/Jackett/Jackett/blob/master/LICENSE +ShortDescription: API Support for your favorite torrent trackers. +Description: |- + Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. + This allows for getting recent uploads (like RSS) and performing searches. + Jackett is a single repository of maintained indexer scraping and translation logic - removing the burden from other apps. +Moniker: jackett +Tags: +- indexer +- p2p +- proxy +- rss +- sonarr +- torent-management +- torrent +- torrent-search-engine +- trackers +ReleaseNotes: |- + Changes: + - b248952 haitang: new cat and drop do-not-dl tagged titles + - 5ef740d kickasstorrents-to: new cat + - ab5654f skipthecommercials: fix typo in API key help text (#17053) + - 78664e1 GUI: cap max-height on alert messages to prevent screen overflow (#17050) + This list of changes was auto generated. +ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.24.2538 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.2538/Jackett.Jackett.yaml b/manifests/j/Jackett/Jackett/0.24.2538/Jackett.Jackett.yaml new file mode 100644 index 0000000000000..5474b0b399c0e --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.2538/Jackett.Jackett.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.24.2538 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/JiaPeng/LanTransfer/0.7.0/JiaPeng.LanTransfer.installer.yaml b/manifests/j/JiaPeng/LanTransfer/0.7.0/JiaPeng.LanTransfer.installer.yaml new file mode 100644 index 0000000000000..4fb121cf1edb4 --- /dev/null +++ b/manifests/j/JiaPeng/LanTransfer/0.7.0/JiaPeng.LanTransfer.installer.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: 'JiaPeng.LanTransfer' +PackageVersion: '0.7.0' +InstallerType: 'inno' +InstallModes: +- 'silent' +- 'silentWithProgress' +InstallerSwitches: + Silent: '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART' + SilentWithProgress: '/SILENT /SUPPRESSMSGBOXES /NORESTART' +ReleaseDate: '2026-09-05' +Installers: +- Architecture: x64 + InstallerUrl: 'https://github.com/hongjiapeng/LanTransfer/releases/download/v0.7.0/LanTransfer-0.7.0-win-x64-Setup.exe' + InstallerSha256: 23E92351FF87FB458870F5AC98D52848A270FB95815B7A2083D5CADED02B9862 +ManifestType: installer +ManifestVersion: '1.12.0' diff --git a/manifests/j/JiaPeng/LanTransfer/0.7.0/JiaPeng.LanTransfer.locale.en-US.yaml b/manifests/j/JiaPeng/LanTransfer/0.7.0/JiaPeng.LanTransfer.locale.en-US.yaml new file mode 100644 index 0000000000000..ba3b09a928e72 --- /dev/null +++ b/manifests/j/JiaPeng/LanTransfer/0.7.0/JiaPeng.LanTransfer.locale.en-US.yaml @@ -0,0 +1,24 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: 'JiaPeng.LanTransfer' +PackageVersion: '0.7.0' +PackageLocale: 'en-US' +Publisher: 'JiaPeng' +PublisherUrl: 'https://github.com/hongjiapeng' +PublisherSupportUrl: 'https://github.com/hongjiapeng/LanTransfer/issues' +PackageName: 'LanTransfer' +PackageUrl: 'https://github.com/hongjiapeng/LanTransfer' +License: 'MIT' +LicenseUrl: 'https://github.com/hongjiapeng/LanTransfer/blob/main/LICENSE' +ShortDescription: 'Transfer files and text between devices on the same local network through a browser.' +Description: 'LanTransfer is a cross-platform local-network file and text transfer tool with a browser-based interface, QR-code connection, and no cloud dependency.' +Moniker: 'lantransfer' +Tags: +- 'file-transfer' +- 'lan' +- 'local-network' +- 'qr-code' +- 'text-transfer' +ReleaseNotesUrl: 'https://github.com/hongjiapeng/LanTransfer/releases/tag/v0.7.0' +ManifestType: defaultLocale +ManifestVersion: '1.12.0' diff --git a/manifests/j/JiaPeng/LanTransfer/0.7.0/JiaPeng.LanTransfer.locale.zh-CN.yaml b/manifests/j/JiaPeng/LanTransfer/0.7.0/JiaPeng.LanTransfer.locale.zh-CN.yaml new file mode 100644 index 0000000000000..41c83b99b84e2 --- /dev/null +++ b/manifests/j/JiaPeng/LanTransfer/0.7.0/JiaPeng.LanTransfer.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: 'JiaPeng.LanTransfer' +PackageVersion: '0.7.0' +PackageLocale: 'zh-CN' +Publisher: 'JiaPeng' +PublisherUrl: 'https://github.com/hongjiapeng' +PublisherSupportUrl: 'https://github.com/hongjiapeng/LanTransfer/issues' +PackageName: 'LanTransfer' +PackageUrl: 'https://github.com/hongjiapeng/LanTransfer' +License: 'MIT' +LicenseUrl: 'https://github.com/hongjiapeng/LanTransfer/blob/main/LICENSE' +ShortDescription: '通过浏览器在同一局域网的设备之间传输文件和文字。' +Description: 'LanTransfer 是一个跨平台局域网文件和文字传输工具,提供浏览器界面、二维码连接,并且不依赖云服务。' +Tags: +- '二维码' +- '局域网' +- '文件传输' +- '文字传输' +ReleaseNotesUrl: 'https://github.com/hongjiapeng/LanTransfer/releases/tag/v0.7.0' +ManifestType: locale +ManifestVersion: '1.12.0' diff --git a/manifests/j/JiaPeng/LanTransfer/0.7.0/JiaPeng.LanTransfer.yaml b/manifests/j/JiaPeng/LanTransfer/0.7.0/JiaPeng.LanTransfer.yaml new file mode 100644 index 0000000000000..35489c64f8679 --- /dev/null +++ b/manifests/j/JiaPeng/LanTransfer/0.7.0/JiaPeng.LanTransfer.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: 'JiaPeng.LanTransfer' +PackageVersion: '0.7.0' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: '1.12.0' diff --git a/manifests/k/KaiKramer/KeyStoreExplorer/5.7.0/KaiKramer.KeyStoreExplorer.locale.en-US.yaml b/manifests/k/KaiKramer/KeyStoreExplorer/5.7.0/KaiKramer.KeyStoreExplorer.locale.en-US.yaml index 99de55e2546ff..783ec7f9684a5 100644 --- a/manifests/k/KaiKramer/KeyStoreExplorer/5.7.0/KaiKramer.KeyStoreExplorer.locale.en-US.yaml +++ b/manifests/k/KaiKramer/KeyStoreExplorer/5.7.0/KaiKramer.KeyStoreExplorer.locale.en-US.yaml @@ -11,7 +11,7 @@ Author: Wayne Grant, Kai Kramer PackageName: KeyStore Explorer PackageUrl: https://keystore-explorer.org/downloads.html License: GPL-3.0 -LicenseUrl: https://github.com/kaikramer/keystore-explorer/blob/master/LICENSE +LicenseUrl: https://github.com/kaikramer/keystore-explorer/blob/HEAD/LICENSE Copyright: Copyright 2004-2013 Wayne Grant, 2013-2026 Kai Kramer ShortDescription: An open source GUI replacement for the Java command-line utilities keytool and jarsigner Description: KeyStore Explorer is an open source GUI replacement for the Java command-line utilities keytool and jarsigner. KeyStore Explorer presents their functionality, and more, via an intuitive graphical user interface. diff --git a/manifests/k/KaiKramer/KeyStoreExplorer/5.7.0/KaiKramer.KeyStoreExplorer.locale.zh-CN.yaml b/manifests/k/KaiKramer/KeyStoreExplorer/5.7.0/KaiKramer.KeyStoreExplorer.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c60dacfd0309f --- /dev/null +++ b/manifests/k/KaiKramer/KeyStoreExplorer/5.7.0/KaiKramer.KeyStoreExplorer.locale.zh-CN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: KaiKramer.KeyStoreExplorer +PackageVersion: 5.7.0 +PackageLocale: zh-CN +ShortDescription: Java 命令行工具 keytool 和 jarsigner 的开源图形界面替代品 +Description: KeyStore Explorer 是一款开源图形界面工具,用于替代 Java 命令行工具 keytool 和 jarsigner。它通过直观的图形用户界面提供这些工具的功能及更多扩展特性。 +Tags: +- cacerts +- jarsigner +- keystore +- keytool +- 密钥 +- 证书 +Documentations: +- DocumentLabel: 用户手册 + DocumentUrl: https://keystore-explorer.org/doc/5.5/overview.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kindness-Kismet/Stelliberty/2.0.30/Kindness-Kismet.Stelliberty.installer.yaml b/manifests/k/Kindness-Kismet/Stelliberty/2.0.30/Kindness-Kismet.Stelliberty.installer.yaml new file mode 100644 index 0000000000000..648d92bc1ebd1 --- /dev/null +++ b/manifests/k/Kindness-Kismet/Stelliberty/2.0.30/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.30 +InstallerType: inno +Scope: machine +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{B53A7C5D-F22A-4B4F-B255-6C7C5C687780}}_is1' +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Kindness-Kismet/stelliberty/releases/download/v2.0.30/stelliberty-v2.0.30-win-x64-setup.exe + InstallerSha256: 1C77061CB87DA75C0DF718156345BADECCC1630D5DCDF1CFD29B89C7A0E9A2FF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kindness-Kismet/Stelliberty/2.0.30/Kindness-Kismet.Stelliberty.locale.en-US.yaml b/manifests/k/Kindness-Kismet/Stelliberty/2.0.30/Kindness-Kismet.Stelliberty.locale.en-US.yaml new file mode 100644 index 0000000000000..d73c8dfbd6a48 --- /dev/null +++ b/manifests/k/Kindness-Kismet/Stelliberty/2.0.30/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.30 +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.30/Kindness-Kismet.Stelliberty.locale.zh-CN.yaml b/manifests/k/Kindness-Kismet/Stelliberty/2.0.30/Kindness-Kismet.Stelliberty.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bc150a363e19e --- /dev/null +++ b/manifests/k/Kindness-Kismet/Stelliberty/2.0.30/Kindness-Kismet.Stelliberty.locale.zh-CN.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Kindness-Kismet.Stelliberty +PackageVersion: 2.0.30 +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: |- + - Applying config changes in service mode now reloads the core in place, so proxies no longer drop for a few seconds on subscription updates and setting changes + - Fixed service-mode core status briefly showing as unavailable while the core kept running, which also caused unnecessary proxy selection reloads + - Fixed a race during app shutdown that could crash the app while disposing the service-mode core client + - Added a --minimized startup flag that launches the app with the main window minimized + + - 服务模式下应用配置变更改为原地重载核心,更新订阅或修改设置时代理节点不再短暂丢失 + - 修复了服务模式下核心仍在运行时状态短暂显示为不可用的问题,该问题此前还会引发多余的代理选择重载 + - 修复了应用退出时服务模式核心客户端释放竞态可能导致崩溃的问题 + - 新增了 --minimized 启动参数,现在可以让应用以主窗口最小化的方式启动 +ReleaseNotesUrl: https://github.com/Kindness-Kismet/stelliberty/releases/tag/v2.0.30 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kindness-Kismet/Stelliberty/2.0.30/Kindness-Kismet.Stelliberty.yaml b/manifests/k/Kindness-Kismet/Stelliberty/2.0.30/Kindness-Kismet.Stelliberty.yaml new file mode 100644 index 0000000000000..9289923d541df --- /dev/null +++ b/manifests/k/Kindness-Kismet/Stelliberty/2.0.30/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.30 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/LSEG/RefinitivWorkspace/1.26.831/LSEG.RefinitivWorkspace.installer.yaml b/manifests/l/LSEG/RefinitivWorkspace/1.26.831/LSEG.RefinitivWorkspace.installer.yaml new file mode 100644 index 0000000000000..8dc0b45f3dd81 --- /dev/null +++ b/manifests/l/LSEG/RefinitivWorkspace/1.26.831/LSEG.RefinitivWorkspace.installer.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LSEG.RefinitivWorkspace +PackageVersion: 1.26.831 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + InstallLocation: --installpath="" + Log: --installerlogpath="" +ExpectedReturnCodes: +- InstallerReturnCode: -300 + ReturnResponse: systemNotSupported +- InstallerReturnCode: -301 + ReturnResponse: invalidParameter +- InstallerReturnCode: -302 + ReturnResponse: invalidParameter +- InstallerReturnCode: -310 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -311 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -351 + ReturnResponse: diskFull +UpgradeBehavior: install +ProductCode: Refinitiv Workspace +ReleaseDate: 2026-08-19 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://cdn.refinitiv.com/public/packages/Workspace/RefinitivWorkspace-installer_1.26.831.exe + InstallerSha256: 4584A4A5B8D3106ADBFA7BCA1D6F0AF46A56481D046B8DDB3C1A9B50FF07F797 + InstallerSwitches: + Custom: --forceInstall --user +- Architecture: x64 + Scope: machine + InstallerUrl: https://cdn.refinitiv.com/public/packages/Workspace/RefinitivWorkspace-installer_1.26.831.exe + InstallerSha256: 4584A4A5B8D3106ADBFA7BCA1D6F0AF46A56481D046B8DDB3C1A9B50FF07F797 + InstallerSwitches: + Custom: --forceInstall --machine-autoupdate-no +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LSEG/RefinitivWorkspace/1.26.831/LSEG.RefinitivWorkspace.locale.en-US.yaml b/manifests/l/LSEG/RefinitivWorkspace/1.26.831/LSEG.RefinitivWorkspace.locale.en-US.yaml new file mode 100644 index 0000000000000..8da86af2af6ea --- /dev/null +++ b/manifests/l/LSEG/RefinitivWorkspace/1.26.831/LSEG.RefinitivWorkspace.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LSEG.RefinitivWorkspace +PackageVersion: 1.26.831 +PackageLocale: en-US +Publisher: Refinitiv +PublisherUrl: https://www.lseg.com/ +PublisherSupportUrl: https://www.lseg.com/en/product-support +PrivacyUrl: https://www.lseg.com/en/policies/privacy-statement +Author: London Stock Exchange Group +PackageName: Refinitiv Workspace +PackageUrl: https://www.lseg.com/en/data-analytics/products/workspace +License: Proprietary +Copyright: Copyright © 2026 LSEG and/or its affiliates. All rights reserved. +CopyrightUrl: https://www.lseg.com/en/policies/website-disclaimer +ShortDescription: Unmatched financial coverage, news and actionable insights via a highly customised, open workflow solution. +Tags: +- data +- data-analytics +- finance +- financial +ReleaseNotesUrl: https://www.lseg.com/content/dam/data-analytics/en_us/documents/support/workspace/release-notes.pdf +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LSEG/RefinitivWorkspace/1.26.831/LSEG.RefinitivWorkspace.locale.zh-CN.yaml b/manifests/l/LSEG/RefinitivWorkspace/1.26.831/LSEG.RefinitivWorkspace.locale.zh-CN.yaml new file mode 100644 index 0000000000000..24de904404f74 --- /dev/null +++ b/manifests/l/LSEG/RefinitivWorkspace/1.26.831/LSEG.RefinitivWorkspace.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: LSEG.RefinitivWorkspace +PackageVersion: 1.26.831 +PackageLocale: zh-CN +PublisherUrl: https://www.lseg.com.cn/ +PublisherSupportUrl: https://www.lseg.com.cn/zh/product-support +PrivacyUrl: https://www.lseg.com.cn/zh/policies/privacy-statement +Author: 伦敦证券交易所集团 +PackageUrl: https://www.lseg.com.cn/zh/data-analytics/products/workspace +License: 专有软件 +CopyrightUrl: https://www.lseg.com.cn/zh/policies/website-disclaimer +ShortDescription: 凭借高度定制的开放式工作流解决方案,为财富管理公司和投资银行家带来无与伦比的金融数据覆盖和切实可行的洞察。 +Tags: +- 数据 +- 数据分析 +- 金融 +ReleaseNotesUrl: https://www.lseg.com.cn/content/dam/data-analytics/en_us/documents/support/workspace/release-notes.pdf +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LSEG/RefinitivWorkspace/1.26.831/LSEG.RefinitivWorkspace.yaml b/manifests/l/LSEG/RefinitivWorkspace/1.26.831/LSEG.RefinitivWorkspace.yaml new file mode 100644 index 0000000000000..c8435c569d7aa --- /dev/null +++ b/manifests/l/LSEG/RefinitivWorkspace/1.26.831/LSEG.RefinitivWorkspace.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: LSEG.RefinitivWorkspace +PackageVersion: 1.26.831 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/Lody/Lody/0.91.0/Lody.Lody.installer.yaml b/manifests/l/Lody/Lody/0.91.0/Lody.Lody.installer.yaml new file mode 100644 index 0000000000000..806620add5517 --- /dev/null +++ b/manifests/l/Lody/Lody/0.91.0/Lody.Lody.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: Lody.Lody +PackageVersion: 0.91.0 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: c744e5bb-df91-559a-9b1e-d68867239ea0 +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://updates.lody.ai/production/Lody-0.91.0-x64-setup.exe + InstallerSha256: 049991BF5744E3E2D5B1E5C66EC349ACEDAAB6F80E2C9A400F3C4CFB3DB418EF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/Lody/Lody/0.91.0/Lody.Lody.locale.en-US.yaml b/manifests/l/Lody/Lody/0.91.0/Lody.Lody.locale.en-US.yaml new file mode 100644 index 0000000000000..93b4542346818 --- /dev/null +++ b/manifests/l/Lody/Lody/0.91.0/Lody.Lody.locale.en-US.yaml @@ -0,0 +1,59 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Lody.Lody +PackageVersion: 0.91.0 +PackageLocale: en-US +Publisher: lody.ai +PublisherUrl: https://lody.ai/ +PublisherSupportUrl: https://lody.ai/support +PrivacyUrl: https://lody.ai/privacy +Author: LoroHub LLC +PackageName: Lody +PackageUrl: https://lody.ai/ +License: Proprietary +LicenseUrl: https://lody.ai/terms +Copyright: © 2026 Lody +CopyrightUrl: https://lody.ai/terms +ShortDescription: A team workspace for running AI coding agents in parallel with isolated Git worktrees, live diff review, GitHub integration, and mobile access. +Description: |- + Lody is a team agent workspace: share coding agents with your team on phone and desktop. Shared sessions, live diffs, and one control plane keep your team and agents in sync. + Run agents in parallel with isolated Git worktrees and live diff review, use subscriptions you already have with Claude Code, Codex, Grok, Kimi, and any agent that speaks ACP, manage the same control plane in the terminal with CLI commands, and ship together in one workspace with shared sessions, usage by member, and PR, CI, and merge status in-session. +Tags: +- agent +- agent-team +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- multi-agent +- programming +ReleaseNotes: |- + Version 0.91.0 + ✨ New + - Support GPT-6 Astra. + - Added session file actions so files that cannot be previewed directly can be opened in a system app, revealed in the file manager, or downloaded (#375). + - Markdown can now render semantic diff code blocks (#373). + - Session sidebars and desktop child-session tabs now show unread state (#332, #384). + - File, Issue, and PR mentions now use VS Code-style fuzzy matching, making targets easier to find (#378). + - Added bilingual guides for shared-session handoff, parallel agents, and agent teams (#387, #389, #390, #393, #394). + 🐛 Fixes and Improvements + - Strengthened team preview and local browser connection checks for safer, more reliable access (#374). + - DeepSeek Harness now discovers models from custom services and exposes model, reasoning, and permission options from the active runtime (#380, #395, DeepSeek ACP #10, #11). + - Kimi model selectors now display and search model providers, making same-named models easier to distinguish (Kimi ACP #7). + - Improved Markdown and streaming message rendering with TeX bracket delimiters, correct autolink boundaries around non-ASCII punctuation, preserved final text output, and a touch-closeable Mermaid full-screen viewer (#336, #370, #388, #396). + - Fixed chat jitter while resizing the sidebar and made billing information load sooner (#368, #371). + - Reduced Live Activity update overhead and capped mobile session-group previews for smoother long lists (#319, #323). + - Improved when App Store review prompts appear and how their state is handled (#310). + - Updated ACP provider icons and runtime registry information (#369). + - Improved public-site page titles, search discoverability, and 404 handling for unknown pages (#379, #383, #391). + - Thanks to external contributor @nokizw for improving provider display and search in Kimi model selectors (Kimi ACP #7). +ReleaseNotesUrl: https://lody.ai/changelog +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://lody.ai/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Lody/Lody/0.91.0/Lody.Lody.locale.zh-CN.yaml b/manifests/l/Lody/Lody/0.91.0/Lody.Lody.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9e6a754be3bf4 --- /dev/null +++ b/manifests/l/Lody/Lody/0.91.0/Lody.Lody.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Lody.Lody +PackageVersion: 0.91.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一个团队智能体工作空间:轻松管理你的所有 code agent,所有对话记录多端实时同步。 +Description: |- + Lody 是一个团队智能体工作空间:在手机和桌面端与团队共享编码智能体。共享会话、实时 diff 与统一控制平面,让团队与智能体始终保持同步。 + 通过隔离的 Git worktree 与实时 diff 审查并行运行智能体;直接使用你已有的 Claude Code、Codex、Grok、Kimi 等订阅;在终端里用 CLI 命令管理同一控制平面;在同一个工作空间中协同交付,包含共享会话、成员用量统计,以及会话内的 PR、CI、合并状态。 +Tags: +- 人工智能 +- 代码 +- 多智能体 +- 大语言模型 +- 工作流 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://lody.ai/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Lody/Lody/0.91.0/Lody.Lody.yaml b/manifests/l/Lody/Lody/0.91.0/Lody.Lody.yaml new file mode 100644 index 0000000000000..430f140f7857b --- /dev/null +++ b/manifests/l/Lody/Lody/0.91.0/Lody.Lody.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: Lody.Lody +PackageVersion: 0.91.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.76.1/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.76.1/laurentiu021.SysManager.installer.yaml new file mode 100644 index 0000000000000..0978ad607f830 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.76.1/laurentiu021.SysManager.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.76.1 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: portable +Commands: +- SysManager +ReleaseDate: 2026-09-03 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.76.1/SysManager-v1.76.1.exe + InstallerSha256: 16922A0379C70CA2F4E621AE73152A4FECFE966F1920CDB6B320412F3496A16C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.76.1/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.76.1/laurentiu021.SysManager.locale.en-US.yaml new file mode 100644 index 0000000000000..df40fcfcc2041 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.76.1/laurentiu021.SysManager.locale.en-US.yaml @@ -0,0 +1,85 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.76.1 +PackageLocale: en-US +Publisher: laurentiu021 +PublisherUrl: https://github.com/laurentiu021 +PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues +PackageName: SysManager +PackageUrl: https://github.com/laurentiu021/SystemManager +License: MIT +LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE +ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more. +Description: |- + SysManager is a modern Windows system toolkit built with WPF and .NET 10. + It provides a comprehensive set of tools in a single application including + live network monitoring, ping and traceroute, speed tests, performance tuning + with power plan management, deep disk cleanup, duplicate file finder, disk + analyzer, battery health monitoring, process manager, app uninstaller, + startup control, Windows services manager, Windows features manager, driver + information, and system health overview. +Tags: +- battery +- cleanup +- dotnet +- network-monitor +- open-source +- performance +- process-manager +- system-utility +- uninstaller +- windows +- wpf +ReleaseNotes: |- + [1.76.1] - 2026-09-03 + The twelve groups down the left of the window now have icons. They were meant to all along: the space for + one was reserved next to every entry in that list, and it was empty, so the whole rail was a column of + text with a blank margin beside it. + Fixed + - The sidebar icons appear. Each entry in the navigation list had a slot for an icon and a property to + hold it, and nothing ever put a character in that property — so the slot rendered as whitespace on all + fifty-eight entries. Every one of the twelve groups now has its own symbol, all distinct: a house for + Dashboard, a hard drive for Storage, a trash can for Cleanup, a shield for Privacy & Security, and so + on. The individual pages inside a group are deliberately left without one. Fifty-eight icons in a rail + this narrow is noise, and the group heading is what you actually scan; the reclaimed space goes to the + page names, which now have room to be read in full. + Changed + - The "running as administrator" badge is a shield rather than a padlock. The padlock is what the + Privacy & Security group in the list directly above it now uses, and one symbol cannot mean both a + subject and "this window has administrator rights" a few centimetres apart. The badge, its position, and + its colour are otherwise unchanged. + Verify the download + Get-FileHash .\SysManager-v1.76.1.exe -Algorithm SHA256 + Expected SHA256: 16922A0379C70CA2F4E621AE73152A4FECFE966F1920CDB6B320412F3496A16C + This build is not code-signed, so Windows will warn on first launch. That is + expected for a small independent app: see what the warning says and what to + click. + Code signing is planned through the SignPath Foundation, + which provides free certificates to open-source projects, with signing performed by + SignPath.io. Until then, the SHA256 above and the build + attestation below are what establish that a download is the genuine build. + Code signing policy + This release is not code-signed. The team roles, release-approval process and + privacy policy required by the SignPath Foundation programme + are documented in advance under Code signing + policy. That + documentation is a prerequisite for applying, not evidence of a certificate. The + attribution line naming SignPath as the signing provider will appear here once a + certificate is actually issued. + This program will not transfer any information to other networked systems unless + specifically requested by the user or the person installing or operating it. Full + privacy policy. + Verify where this binary came from + This exe was built by GitHub Actions from this public source, and the build is + recorded in the Sigstore public transparency log. With the + GitHub CLI: + gh attestation verify .\SysManager-v1.76.1.exe --repo laurentiu021/SystemManager + That proves which commit and workflow produced this exact binary, something the + SHA256 file cannot show, since it is published alongside the exe it describes. + Each release also ships SysManager-v1.76.1.sbom.json, a CycloneDX inventory of + every dependency resolved for this build. +ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.76.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.76.1/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.76.1/laurentiu021.SysManager.yaml new file mode 100644 index 0000000000000..25e7752104d85 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.76.1/laurentiu021.SysManager.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.76.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.76.14/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.76.14/laurentiu021.SysManager.installer.yaml new file mode 100644 index 0000000000000..58c93ae3f72b4 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.76.14/laurentiu021.SysManager.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.76.14 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: portable +Commands: +- SysManager +ReleaseDate: 2026-09-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.76.14/SysManager-v1.76.14.exe + InstallerSha256: 36FB5E5234DE42B19BFBF0ADE8F8A7941A6111D38CE7391CA8004ED771918D26 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.76.14/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.76.14/laurentiu021.SysManager.locale.en-US.yaml new file mode 100644 index 0000000000000..031412113ddd4 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.76.14/laurentiu021.SysManager.locale.en-US.yaml @@ -0,0 +1,77 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.76.14 +PackageLocale: en-US +Publisher: laurentiu021 +PublisherUrl: https://github.com/laurentiu021 +PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues +PackageName: SysManager +PackageUrl: https://github.com/laurentiu021/SystemManager +License: MIT +LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE +ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more. +Description: |- + SysManager is a modern Windows system toolkit built with WPF and .NET 10. + It provides a comprehensive set of tools in a single application including + live network monitoring, ping and traceroute, speed tests, performance tuning + with power plan management, deep disk cleanup, duplicate file finder, disk + analyzer, battery health monitoring, process manager, app uninstaller, + startup control, Windows services manager, Windows features manager, driver + information, and system health overview. +Tags: +- battery +- cleanup +- dotnet +- network-monitor +- open-source +- performance +- process-manager +- system-utility +- uninstaller +- windows +- wpf +ReleaseNotes: |- + [1.76.14] - 2026-09-04 + Double-clicking a cell in the App Updates or Windows Update list used to put a cursor in it, as if you could + change what it said. You could type — and the app threw the change away. Those lists are reports now, and + behave like it. + Fixed + - Report cells no longer pretend to be editable. Ten cells across App Updates and Windows Update accepted + typing that went nowhere. One of them was the app's internal Id for a package, which is what gets handed to + Windows' installer — retyping it turned a row that would have updated into a row that reports an error, for + no reason the user could see. The tick boxes for choosing rows are untouched and still work. + Verify the download + Get-FileHash .\SysManager-v1.76.14.exe -Algorithm SHA256 + Expected SHA256: 36FB5E5234DE42B19BFBF0ADE8F8A7941A6111D38CE7391CA8004ED771918D26 + This build is not code-signed, so Windows will warn on first launch. That is + expected for a small independent app: see what the warning says and what to + click. + Code signing is planned through the SignPath Foundation, + which provides free certificates to open-source projects, with signing performed by + SignPath.io. Until then, the SHA256 above and the build + attestation below are what establish that a download is the genuine build. + Code signing policy + This release is not code-signed. The team roles, release-approval process and + privacy policy required by the SignPath Foundation programme + are documented in advance under Code signing + policy. That + documentation is a prerequisite for applying, not evidence of a certificate. The + attribution line naming SignPath as the signing provider will appear here once a + certificate is actually issued. + This program will not transfer any information to other networked systems unless + specifically requested by the user or the person installing or operating it. Full + privacy policy. + Verify where this binary came from + This exe was built by GitHub Actions from this public source, and the build is + recorded in the Sigstore public transparency log. With the + GitHub CLI: + gh attestation verify .\SysManager-v1.76.14.exe --repo laurentiu021/SystemManager + That proves which commit and workflow produced this exact binary, something the + SHA256 file cannot show, since it is published alongside the exe it describes. + Each release also ships SysManager-v1.76.14.sbom.json, a CycloneDX inventory of + every dependency resolved for this build. +ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.76.14 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.76.14/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.76.14/laurentiu021.SysManager.yaml new file mode 100644 index 0000000000000..b047b14377047 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.76.14/laurentiu021.SysManager.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.76.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.76.15/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.76.15/laurentiu021.SysManager.installer.yaml new file mode 100644 index 0000000000000..e1bc5b5ebe253 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.76.15/laurentiu021.SysManager.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.76.15 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: portable +Commands: +- SysManager +ReleaseDate: 2026-09-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.76.15/SysManager-v1.76.15.exe + InstallerSha256: C9E518F7D3D86FCD41DE02350997946FEC6E3346178F0101196DB9787B85260A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.76.15/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.76.15/laurentiu021.SysManager.locale.en-US.yaml new file mode 100644 index 0000000000000..7bc136fd3abe4 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.76.15/laurentiu021.SysManager.locale.en-US.yaml @@ -0,0 +1,78 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.76.15 +PackageLocale: en-US +Publisher: laurentiu021 +PublisherUrl: https://github.com/laurentiu021 +PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues +PackageName: SysManager +PackageUrl: https://github.com/laurentiu021/SystemManager +License: MIT +LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE +ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more. +Description: |- + SysManager is a modern Windows system toolkit built with WPF and .NET 10. + It provides a comprehensive set of tools in a single application including + live network monitoring, ping and traceroute, speed tests, performance tuning + with power plan management, deep disk cleanup, duplicate file finder, disk + analyzer, battery health monitoring, process manager, app uninstaller, + startup control, Windows services manager, Windows features manager, driver + information, and system health overview. +Tags: +- battery +- cleanup +- dotnet +- network-monitor +- open-source +- performance +- process-manager +- system-utility +- uninstaller +- windows +- wpf +ReleaseNotes: |- + [1.76.15] - 2026-09-04 + On any of the six light colour themes, the green tick on the little "finished" pop-up was almost invisible + against its own background. It was a fixed green picked for the dark themes and never changed for the others. + Fixed + - The "finished" pop-up's tick is readable on the light themes. Its background follows whichever theme you + picked, but the tick, its circle and the border were fixed to one green chosen against a dark background. On + the light themes that left the tick at between 1.65 and 2.08 times the contrast of its background, where 4.5 + is the readable threshold — so the pop-up said something had finished and you could barely see the mark + confirming it. All three now come from the theme, which already keeps a lighter green for dark themes and a + darker one for light. A check now fails the build if any screen fixes a colour the theme cannot change. + Verify the download + Get-FileHash .\SysManager-v1.76.15.exe -Algorithm SHA256 + Expected SHA256: C9E518F7D3D86FCD41DE02350997946FEC6E3346178F0101196DB9787B85260A + This build is not code-signed, so Windows will warn on first launch. That is + expected for a small independent app: see what the warning says and what to + click. + Code signing is planned through the SignPath Foundation, + which provides free certificates to open-source projects, with signing performed by + SignPath.io. Until then, the SHA256 above and the build + attestation below are what establish that a download is the genuine build. + Code signing policy + This release is not code-signed. The team roles, release-approval process and + privacy policy required by the SignPath Foundation programme + are documented in advance under Code signing + policy. That + documentation is a prerequisite for applying, not evidence of a certificate. The + attribution line naming SignPath as the signing provider will appear here once a + certificate is actually issued. + This program will not transfer any information to other networked systems unless + specifically requested by the user or the person installing or operating it. Full + privacy policy. + Verify where this binary came from + This exe was built by GitHub Actions from this public source, and the build is + recorded in the Sigstore public transparency log. With the + GitHub CLI: + gh attestation verify .\SysManager-v1.76.15.exe --repo laurentiu021/SystemManager + That proves which commit and workflow produced this exact binary, something the + SHA256 file cannot show, since it is published alongside the exe it describes. + Each release also ships SysManager-v1.76.15.sbom.json, a CycloneDX inventory of + every dependency resolved for this build. +ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.76.15 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.76.15/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.76.15/laurentiu021.SysManager.yaml new file mode 100644 index 0000000000000..7118d9563e90f --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.76.15/laurentiu021.SysManager.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.76.15 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MacroDeck/MacroDeck/2.15.1/MacroDeck.MacroDeck.installer.yaml b/manifests/m/MacroDeck/MacroDeck/2.15.1/MacroDeck.MacroDeck.installer.yaml new file mode 100644 index 0000000000000..8a52b51962383 --- /dev/null +++ b/manifests/m/MacroDeck/MacroDeck/2.15.1/MacroDeck.MacroDeck.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MacroDeck.MacroDeck +PackageVersion: 2.15.1 +InstallerType: inno +UpgradeBehavior: install +ProductCode: '{4E6D7253-1DDF-422D-A2D2-3D2A8505B316}_is1' +ReleaseDate: 2026-09-04 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/Macro-Deck-App/Macro-Deck/releases/download/v2.15.1/macro-deck-2.15.1-win.exe + InstallerSha256: F04E1499A52A93F29580C4EC9931846937C9B21A3B978B7ADB309397C3D40545 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/Macro-Deck-App/Macro-Deck/releases/download/v2.15.1/macro-deck-2.15.1-win.exe + InstallerSha256: F04E1499A52A93F29580C4EC9931846937C9B21A3B978B7ADB309397C3D40545 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MacroDeck/MacroDeck/2.15.1/MacroDeck.MacroDeck.locale.en-US.yaml b/manifests/m/MacroDeck/MacroDeck/2.15.1/MacroDeck.MacroDeck.locale.en-US.yaml new file mode 100644 index 0000000000000..fbbd2cb27e1f0 --- /dev/null +++ b/manifests/m/MacroDeck/MacroDeck/2.15.1/MacroDeck.MacroDeck.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MacroDeck.MacroDeck +PackageVersion: 2.15.1 +PackageLocale: en-US +Publisher: MacroDeck +PublisherUrl: https://macro-deck.app/ +PublisherSupportUrl: https://github.com/Macro-Deck-App/Macro-Deck/issues +PrivacyUrl: https://macro-deck.app/privacy +Author: Manuel Mayer +PackageName: MacroDeck +PackageUrl: https://macro-deck.app/download +License: Apache-2.0 +LicenseUrl: https://macro-deck.app/termsofuse +Copyright: Copyright 2026 Manuel Mayer +CopyrightUrl: https://macro-deck.app/termsofuse +ShortDescription: Macro Deck transforms your phone, tablet, or any device equipped with a modern internet browser into an efficient remote macro pad. With this tool, you can execute single or multi-step actions seamlessly with just a single tap. +Tags: +- broadcasting +- streaming +- twitch +- video +ReleaseNotes: |- + What's Changed + 🎉 Exciting New Features + - Show the secrets encryption key in the settings by @manuelmayer-dev in https://github.com/Macro-Deck-App/Macro-Deck/pull/660 + Full Changelog: https://github.com/Macro-Deck-App/Macro-Deck/compare/v2.15.0...v2.15.1 +ReleaseNotesUrl: https://github.com/Macro-Deck-App/Macro-Deck/releases/tag/v2.15.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Macro-Deck-App/Macro-Deck/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MacroDeck/MacroDeck/2.15.1/MacroDeck.MacroDeck.locale.zh-CN.yaml b/manifests/m/MacroDeck/MacroDeck/2.15.1/MacroDeck.MacroDeck.locale.zh-CN.yaml new file mode 100644 index 0000000000000..67a231c8c82d7 --- /dev/null +++ b/manifests/m/MacroDeck/MacroDeck/2.15.1/MacroDeck.MacroDeck.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MacroDeck.MacroDeck +PackageVersion: 2.15.1 +PackageLocale: zh-CN +ShortDescription: Macro Deck 可将你的手机、平板电脑或任何装有现代浏览器的设备转化为高效的远程宏命令板。有了这款工具,只需轻点一下,就能无缝执行单步或多步操作。 +Tags: +- twitch +- 串流 +- 直播 +- 视频 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MacroDeck/MacroDeck/2.15.1/MacroDeck.MacroDeck.yaml b/manifests/m/MacroDeck/MacroDeck/2.15.1/MacroDeck.MacroDeck.yaml new file mode 100644 index 0000000000000..64e0992c060e3 --- /dev/null +++ b/manifests/m/MacroDeck/MacroDeck/2.15.1/MacroDeck.MacroDeck.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: MacroDeck.MacroDeck +PackageVersion: 2.15.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mersive/Solstice/6.3.39180/Mersive.Solstice.installer.yaml b/manifests/m/Mersive/Solstice/6.3.39180/Mersive.Solstice.installer.yaml new file mode 100644 index 0000000000000..39e2420acb998 --- /dev/null +++ b/manifests/m/Mersive/Solstice/6.3.39180/Mersive.Solstice.installer.yaml @@ -0,0 +1,22 @@ +# Automatically updated by the winget bot at 2026/Sep/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mersive.Solstice +PackageVersion: 6.3.39180 +InstallerType: wix +Scope: machine +Protocols: +- solsticelaunch +ProductCode: '{e25f0519-af98-47b5-b048-a9085f20d206}' +ReleaseDate: 2026-08-31 +AppsAndFeaturesEntries: +- UpgradeCode: '{573DA31F-C526-45E6-8E29-79A8F8566134}' + InstallerType: msi +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Mersive Technologies, Inc\Solstice\Client' +Installers: +- Architecture: x64 + InstallerUrl: https://mersive.com/downloads/SolsticeClient-6.3.3.msi + InstallerSha256: 30F5163467BD4B6E62E6919B61580DC1A17ED5194BFBE73DAAAB4762510FFC69 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mersive/Solstice/6.3.39180/Mersive.Solstice.locale.en-US.yaml b/manifests/m/Mersive/Solstice/6.3.39180/Mersive.Solstice.locale.en-US.yaml new file mode 100644 index 0000000000000..f67e156b88830 --- /dev/null +++ b/manifests/m/Mersive/Solstice/6.3.39180/Mersive.Solstice.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Automatically updated by the winget bot at 2026/Sep/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mersive.Solstice +PackageVersion: 6.3.39180 +PackageLocale: en-US +Publisher: Mersive Technologies, Inc +PublisherUrl: https://www.mersive.com/ +PublisherSupportUrl: https://www.mersive.com/support/ +PrivacyUrl: https://www.mersive.com/privacy-policy/ +Author: Mersive Technologies, Inc. +PackageName: Mersive Solstice +PackageUrl: https://www.mersive.com/download-admin/ +License: Proprietary +LicenseUrl: https://www.mersive.com/terms-and-conditions/ +Copyright: Copyright 2026, All Rights Reserved +CopyrightUrl: https://www.mersive.com/terms-and-conditions/ +ShortDescription: The ultimate teamspace collaboration platform that improves the usability and productivity of meeting and learning spaces. +Tags: +- collaborate +- collaboration +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mersive/Solstice/6.3.39180/Mersive.Solstice.locale.zh-CN.yaml b/manifests/m/Mersive/Solstice/6.3.39180/Mersive.Solstice.locale.zh-CN.yaml new file mode 100644 index 0000000000000..61a371a69fbfc --- /dev/null +++ b/manifests/m/Mersive/Solstice/6.3.39180/Mersive.Solstice.locale.zh-CN.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2026/Sep/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mersive.Solstice +PackageVersion: 6.3.39180 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 让会议与学习空间更易用、更高效的终极团队协作平台。 +Tags: +- 协作 +- 协同 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mersive/Solstice/6.3.39180/Mersive.Solstice.yaml b/manifests/m/Mersive/Solstice/6.3.39180/Mersive.Solstice.yaml new file mode 100644 index 0000000000000..cd72382bb41fb --- /dev/null +++ b/manifests/m/Mersive/Solstice/6.3.39180/Mersive.Solstice.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Sep/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mersive.Solstice +PackageVersion: 6.3.39180 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroClaw/MicroClaw/0.6.1/MicroClaw.MicroClaw.installer.yaml b/manifests/m/MicroClaw/MicroClaw/0.6.1/MicroClaw.MicroClaw.installer.yaml new file mode 100644 index 0000000000000..a19e105cb0781 --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.6.1/MicroClaw.MicroClaw.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: MicroClaw.MicroClaw +PackageVersion: 0.6.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: microclaw.exe +Commands: +- microclaw +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/microclaw/microclaw/releases/download/v0.6.1/microclaw-0.6.1-x86_64-windows-msvc.zip + InstallerSha256: DD013F5B7D79ED726260FC2F871491B4F3E7CF09CB0E44006FE350B63FBF2EF0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroClaw/MicroClaw/0.6.1/MicroClaw.MicroClaw.locale.en-US.yaml b/manifests/m/MicroClaw/MicroClaw/0.6.1/MicroClaw.MicroClaw.locale.en-US.yaml new file mode 100644 index 0000000000000..2c394794db859 --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.6.1/MicroClaw.MicroClaw.locale.en-US.yaml @@ -0,0 +1,75 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MicroClaw.MicroClaw +PackageVersion: 0.6.1 +PackageLocale: en-US +Publisher: MicroClaw +PublisherUrl: https://microclaw.ai/ +PublisherSupportUrl: https://github.com/microclaw/microclaw/issues +PackageName: MicroClaw +PackageUrl: https://microclaw.ai/ +License: MIT +LicenseUrl: https://github.com/microclaw/microclaw/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 everettjf +ShortDescription: An agentic AI assistant that lives in your chats, inspired by nanoclaw and incorporating some of its design ideas. Built with Rust +Description: |- + MicroClaw is a Rust chat bot that connects LLM to your chats with agentic tool execution. It can run shell commands, read and edit files, search codebases, browse the web, schedule tasks, and keep persistent memory across conversations. It is a Rust rewrite of nanoclaw (TypeScript) with additional capabilities and a single-binary deployment model. + + What makes it different + - Agentic loop with tool execution, not just a single API call + - Full file system and shell tooling from inside chat + - Long-lived memory backed by AGENTS.md files + - Built-in scheduler for cron and one-time tasks + - Group chat catch-up: reads all messages since last reply + - Multi-chat permission model (control_chat_ids) for cross-chat tool authorization + - Agent skills system with bundled skills (including macOS Apple Notes/Reminders/Calendar helpers) + - Customizable personality via SOUL.md files (global + per-chat) + + How it works + chat message + | + v + Store in SQLite --> Load chat history + memory + | + v + LLM API (with tools) + | + stop_reason? + / \ + end_turn tool_use + | | + v v + Send reply Execute tool(s) + | + v + Feed results back + to LLM (loop) + MicroClaw enters an agentic loop for every message. LLM can call tools, inspect results, call more tools, and reason through multi-step tasks before responding. The loop is capped by MAX_TOOL_ITERATIONS for safety. + + Core capabilities + - Agentic tool use (bash, file I/O, glob, grep) + - Web search, fetch, and browser automation + - Scheduling with cron expressions + - Mid-conversation messaging for progress updates + - Persistent memory (global + per-chat) + - Personality customization via SOUL.md + - Conversation archiving (automatic before compaction, manual via /archive) + - Typing indicator that stays active during tool use +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +ReleaseNotes: 'Full Changelog: https://github.com/microclaw/microclaw/compare/v0.6.0...v0.6.1' +ReleaseNotesUrl: https://github.com/microclaw/microclaw/releases/tag/v0.6.1 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://microclaw.ai/docs/overview +- DocumentLabel: Quick Start + DocumentUrl: https://microclaw.ai/docs/quickstart +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroClaw/MicroClaw/0.6.1/MicroClaw.MicroClaw.locale.zh-CN.yaml b/manifests/m/MicroClaw/MicroClaw/0.6.1/MicroClaw.MicroClaw.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1839b18966c10 --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.6.1/MicroClaw.MicroClaw.locale.zh-CN.yaml @@ -0,0 +1,63 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MicroClaw.MicroClaw +PackageVersion: 0.6.1 +PackageLocale: zh-CN +ShortDescription: 一个驻留在你聊天中的自主 AI 助手,灵感来自 nanoclaw,并融入了其部分设计理念。使用 Rust 构建 +Description: |- + MicroClaw 是一个使用 Rust 编写的聊天机器人,可将大语言模型(LLM)与聊天集成,并支持智能体式的工具执行。它能够运行 Shell 命令、读写和编辑文件、搜索代码库、浏览网页、安排任务,并在不同对话之间保持持久记忆。MicroClaw 是 nanoclaw(TypeScript 版本)的 Rust 重写版本,具备更多功能,并采用单二进制文件部署模式。 + + 是什么让它与众不同 + - 具备工具执行能力的智能体循环,而不仅是一次性 API 调用 + - 可直接在聊天中访问完整的文件系统与 Shell 工具 + - 由 AGENTS.md 文件支持的长期记忆机制 + - 内置调度器,支持定时(cron)和一次性任务 + - 群组聊天跟进功能:读取上次回复以来的所有消息 + - 多聊天权限模型(control_chat_ids),实现跨聊天会话的工具授权 + - 智能体技能系统,附带预置技能(包括 macOS 的 Apple 笔记/提醒事项/日历助手) + - 通过 SOUL.md 文件自定义个性(全局 + 每个聊天独立设置) + + 工作原理 + 聊天消息 + | + v + 存入 SQLite --> 加载聊天历史 + 记忆 + | + v + LLM API(带工具) + | + stop_reason? + / \ + end_turn tool_use + | | + v v + 发送回复 执行工具(s) + | + v + 将结果反馈给 LLM(循环) + MicroClaw 对每条消息都会进入一个智能体循环。LLM 可调用工具,检查结果,继续调用更多工具,并在回应前完成多步骤任务的推理。为保障安全,循环受 MAX_TOOL_ITERATIONS 参数限制。 + + 核心功能 + - 智能体式工具调用(bash、文件读写、glob、grep) + - 网络搜索、内容获取与浏览器自动化 + - 支持 cron 表达式的任务调度 + - 在任务进行中发送中间消息以更新进度 + - 持久化记忆(全局 + 每聊天独立) + - 通过 SOUL.md 自定义个性 + - 对话归档(压缩前自动归档,或通过 /archive 手动归档) + - 在工具执行期间持续显示“正在输入”提示 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://microclaw.ai/docs/overview +- DocumentLabel: 快速开始 + DocumentUrl: https://microclaw.ai/docs/quickstart +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroClaw/MicroClaw/0.6.1/MicroClaw.MicroClaw.yaml b/manifests/m/MicroClaw/MicroClaw/0.6.1/MicroClaw.MicroClaw.yaml new file mode 100644 index 0000000000000..e9a2a9f2f0cf7 --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.6.1/MicroClaw.MicroClaw.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: MicroClaw.MicroClaw +PackageVersion: 0.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/365Copilot/19.2607.33010/Microsoft.365Copilot.installer.yaml b/manifests/m/Microsoft/365Copilot/19.2607.33010/Microsoft.365Copilot.installer.yaml index 9e2c2759aba67..195fdfa42cebd 100644 --- a/manifests/m/Microsoft/365Copilot/19.2607.33010/Microsoft.365Copilot.installer.yaml +++ b/manifests/m/Microsoft/365Copilot/19.2607.33010/Microsoft.365Copilot.installer.yaml @@ -2,15 +2,20 @@ PackageIdentifier: Microsoft.365Copilot PackageVersion: 19.2607.33010 +MinimumOSVersion: 10.0.18362.0 # Windows 10 May 2019 Update / 19H1 / 1903 Scope: user InstallerType: exe InstallerSwitches: Silent: --quiet --start -p SilentWithProgress: Installers: -- Architecture: x64 +- Architecture: neutral InstallerUrl: https://res.cdn.office.net/s01-officehomewindows/5mttl/prod/M365CopilotDesktopInstaller.exe InstallerSha256: 7B2A6D88E87F068E8775D1DE267EE932914F430BFA054A2012DEC43FA279E61A + UnsupportedOSArchitectures: + - x86 + - arm +PackageFamilyName: Microsoft.MicrosoftOfficeHub_8wekyb3d8bbwe AppsAndFeaturesEntries: - PackageFamilyName: Microsoft.MicrosoftOfficeHub_8wekyb3d8bbwe InstallerType: msix diff --git a/manifests/m/Microsoft/AdvertisingEditor/11.31.22589.11583/Microsoft.AdvertisingEditor.installer.yaml b/manifests/m/Microsoft/AdvertisingEditor/11.31.22589.11583/Microsoft.AdvertisingEditor.installer.yaml new file mode 100644 index 0000000000000..8b1c160f00c63 --- /dev/null +++ b/manifests/m/Microsoft/AdvertisingEditor/11.31.22589.11583/Microsoft.AdvertisingEditor.installer.yaml @@ -0,0 +1,26 @@ +# Automatically updated by the winget bot at 2026/Sep/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.AdvertisingEditor +PackageVersion: 11.31.22589.11583 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /silent + SilentWithProgress: /silent + InstallLocation: --installto "" + Log: --log "" +UpgradeBehavior: install +ProductCode: MicrosoftAdvertisingEditor +ReleaseDate: 2026-09-03 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\MicrosoftAdvertisingEditor' +Installers: +- Architecture: x64 + InstallerUrl: https://prod.editor.ads.microsoft.com/download/production-pc/c/MicrosoftAdvertisingEditor.exe + InstallerSha256: C948CADC2E864F36F7E7A707FD8C2443F24298440E4E5D17AF23A372C708E631 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/AdvertisingEditor/11.31.22589.11583/Microsoft.AdvertisingEditor.locale.en-US.yaml b/manifests/m/Microsoft/AdvertisingEditor/11.31.22589.11583/Microsoft.AdvertisingEditor.locale.en-US.yaml new file mode 100644 index 0000000000000..729537023de0f --- /dev/null +++ b/manifests/m/Microsoft/AdvertisingEditor/11.31.22589.11583/Microsoft.AdvertisingEditor.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Automatically updated by the winget bot at 2026/Sep/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AdvertisingEditor +PackageVersion: 11.31.22589.11583 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://help.ads.microsoft.com/ +Author: Microsoft Corporation +PackageName: Microsoft Advertising Editor +PackageUrl: https://about.ads.microsoft.com/en/tools/productivity/microsoft-advertising-editor +License: Proprietary +LicenseUrl: https://www.microsoft.com/en-us/legal/terms-of-use +Copyright: Copyright (c) Microsoft Corporation +ShortDescription: Manage Microsoft Advertising campaigns in bulk from a desktop app, online or offline. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.yaml b/manifests/m/Microsoft/AdvertisingEditor/11.31.22589.11583/Microsoft.AdvertisingEditor.yaml similarity index 51% rename from manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.yaml rename to manifests/m/Microsoft/AdvertisingEditor/11.31.22589.11583/Microsoft.AdvertisingEditor.yaml index 8576c819acc2b..d5c8b5129ed87 100644 --- a/manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.yaml +++ b/manifests/m/Microsoft/AdvertisingEditor/11.31.22589.11583/Microsoft.AdvertisingEditor.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/May/05 +# Automatically updated by the winget bot at 2026/Sep/05 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: NoVirusThanks.OSArmor.Enterprise -PackageVersion: 2.0.6.0 +PackageIdentifier: Microsoft.AdvertisingEditor +PackageVersion: 11.31.22589.11583 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Azure/TemplateAnalyzer/0.8.6/Microsoft.Azure.TemplateAnalyzer.installer.yaml b/manifests/m/Microsoft/Azure/TemplateAnalyzer/0.8.6/Microsoft.Azure.TemplateAnalyzer.installer.yaml new file mode 100644 index 0000000000000..93adb03fb0f3b --- /dev/null +++ b/manifests/m/Microsoft/Azure/TemplateAnalyzer/0.8.6/Microsoft.Azure.TemplateAnalyzer.installer.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Microsoft.Azure.TemplateAnalyzer +PackageVersion: 0.8.6 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: TemplateAnalyzer.exe +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2025-09-10 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Azure/template-analyzer/releases/download/v0.8.6/TemplateAnalyzer-win-x64.zip + InstallerSha256: F047DD18DECF93934BF92FA876DB603196D4CC7319505E49ED87020CE2C81FE8 +- Architecture: arm64 + InstallerUrl: https://github.com/Azure/template-analyzer/releases/download/v0.8.6/TemplateAnalyzer-win-arm64.zip + InstallerSha256: F374F480821B58C52179F223A5E680806869FA0F7D2D58D1A8D3486B7CDDF7A5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Azure/TemplateAnalyzer/0.8.6/Microsoft.Azure.TemplateAnalyzer.locale.en-US.yaml b/manifests/m/Microsoft/Azure/TemplateAnalyzer/0.8.6/Microsoft.Azure.TemplateAnalyzer.locale.en-US.yaml new file mode 100644 index 0000000000000..0384f215a0248 --- /dev/null +++ b/manifests/m/Microsoft/Azure/TemplateAnalyzer/0.8.6/Microsoft.Azure.TemplateAnalyzer.locale.en-US.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Microsoft.Azure.TemplateAnalyzer +PackageVersion: 0.8.6 +PackageLocale: en-US +Publisher: Microsoft Azure +PublisherUrl: https://www.microsoft.com/azure +PackageName: Microsoft Azure Template Analyzer +PackageUrl: https://github.com/Azure/template-analyzer +License: MIT +LicenseUrl: https://github.com/Azure/template-analyzer/blob/main/LICENSE.txt +Copyright: Copyright (c) Microsoft Corporation. +ShortDescription: Azure Bicep and ARM Template scanner for security misconfiguration and best practices +Moniker: templateanalyzer +ReleaseNotes: "## What's Changed\r\n• Fix rule TA-000017 to allow TLS 1.3 by @gazzyt in https://github.com/Azure/template-analyzer/pull/396\r\n• Support for Language Version 2 in ARM templates by @JohnathonMohr in https://github.com/Azure/template-analyzer/pull/399\r\n\r\n## New Contributors\r\n• @gazzyt made their first contribution in https://github.com/Azure/template-analyzer/pull/396\r\n\r\n**Full Changelog**:https://github.com/Azure/template-analyzer/compare/v0.8.5...v0.8.6" +ReleaseNotesUrl: https://github.com/Azure/template-analyzer/releases/tag/v0.8.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Azure/TemplateAnalyzer/0.8.6/Microsoft.Azure.TemplateAnalyzer.yaml b/manifests/m/Microsoft/Azure/TemplateAnalyzer/0.8.6/Microsoft.Azure.TemplateAnalyzer.yaml new file mode 100644 index 0000000000000..d0585c93a2059 --- /dev/null +++ b/manifests/m/Microsoft/Azure/TemplateAnalyzer/0.8.6/Microsoft.Azure.TemplateAnalyzer.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Microsoft.Azure.TemplateAnalyzer +PackageVersion: 0.8.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.459.55.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.459.55.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..add800634f8f9 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.459.55.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.459.55.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-09-04 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.459.55.0&arch=x86 + InstallerSha256: CA8483C5FF4889765EBE08B0AAB93D1E4D3CDB66527D1CF99971A9CCFAA4C6BA +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.459.55.0&arch=amd64 + InstallerSha256: E22672CC42A76CA90E41DEAEC2A9605B6F05876A7FEC47543747D884C826EF04 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.459.55.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.459.55.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..b0a774c2a9ca1 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.459.55.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.459.55.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.459.55.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.459.55.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..e8533c471485e --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.459.55.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.459.55.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.459.56.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.459.56.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..1b313d6050927 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.459.56.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.459.56.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.459.56.0&arch=x86 + InstallerSha256: 490E55691050F4B0455C5A7FE6C4599EDE8FB7E3AE374886A7366D0FB8D3FEF0 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.459.56.0&arch=amd64 + InstallerSha256: 3DD93259CF1C0FAD512FF7495BB7FF793D60CD2440D313F964F32832E68382BB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.459.56.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.459.56.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..9da1640e1e414 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.459.56.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.459.56.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.459.56.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.459.56.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..5a56f3a54df19 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.459.56.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.459.56.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.459.58.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.459.58.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..3e9440b75bbac --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.459.58.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.459.58.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.459.58.0&arch=x86 + InstallerSha256: B6C983F2082ACD5DB8CE962A0BE6466EC4F9CF14ED8A33E489C5F7AB904320C4 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.459.58.0&arch=amd64 + InstallerSha256: 5D6B895B2CED3980474D11A234A6E2A3F6D79B5A0D7B89C73C7CD4FEF98028EF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.459.58.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.459.58.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..29eeb595b7cca --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.459.58.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.459.58.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.459.58.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.459.58.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..9867c68d220e6 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.459.58.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.459.58.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.installer.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.installer.yaml new file mode 100644 index 0000000000000..db12b7080abad --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.installer.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.WSL +PackageVersion: 2.7.13 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19041.0 +PackageFamilyName: MicrosoftCorporationII.WindowsSubsystemForLinux_8wekyb3d8bbwe +ReleaseDate: 2026-09-04 +Installers: +- Architecture: x64 + InstallerType: wix + InstallerUrl: https://github.com/microsoft/WSL/releases/download/2.7.13/wsl.2.7.13.0.x64.msi + InstallerSha256: A3505A50F4CC585551D11D9DE824BA4375448D7A68F2E71D3FB315FA986FC754 + ProductCode: '{104E16F9-C929-46FA-8CC3-A874FC01F91E}' + AppsAndFeaturesEntries: + - InstallerType: msix +- Architecture: x64 + InstallerType: msix + InstallerUrl: https://github.com/microsoft/WSL/releases/download/2.7.13/Microsoft.WSL_2.7.13.0_x64_ARM64.msixbundle + InstallerSha256: 3C481B5739A988B22CB81F21737D0F496473EE69BFFB1885CC52A77A02CE9FA2 + SignatureSha256: 2121942CC7CFDB3F4A0C7B281C53585F1ABCB552E96CA7830FBCA600E666C946 + ElevationRequirement: elevationRequired +- Architecture: arm64 + InstallerType: wix + InstallerUrl: https://github.com/microsoft/WSL/releases/download/2.7.13/wsl.2.7.13.0.arm64.msi + InstallerSha256: 62F0C3A1BEC3FD3D1AFD30C517BCFBB7B875C702B35225F74040148961CD035E + ProductCode: '{61DBFB89-5727-4756-B8A3-2805197CDFE5}' + AppsAndFeaturesEntries: + - InstallerType: msix +- Architecture: arm64 + InstallerType: msix + InstallerUrl: https://github.com/microsoft/WSL/releases/download/2.7.13/Microsoft.WSL_2.7.13.0_x64_ARM64.msixbundle + InstallerSha256: 3C481B5739A988B22CB81F21737D0F496473EE69BFFB1885CC52A77A02CE9FA2 + SignatureSha256: 2121942CC7CFDB3F4A0C7B281C53585F1ABCB552E96CA7830FBCA600E666C946 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.cs-CZ.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..7e25aedc6ef44 --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.cs-CZ.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: cs-CZ +PackageName: Subsystém Windows pro Linux +Tags: +- 9p9tqf7mrm4r +- subsystem-windows-pro-linux +- subsystém-windows-pro-linux +- subsystemwindowsprolinux +- subsystémwindowsprolinux +- windows-subsystem-for-linux +- wsl +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.da-DK.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.da-DK.yaml new file mode 100644 index 0000000000000..2657aec9e9586 --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.da-DK.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: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: da-DK +PackageName: Windows-undersystem til Linux +Tags: +- 9p9tqf7mrm4r +- windows-subsystem-for-linux +- windows-undersystem-til-linux +- windowsundersystemtillinux +- wsl +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.de-DE.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.de-DE.yaml new file mode 100644 index 0000000000000..fef21e6ae012f --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: de-DE +PackageName: Windows-Subsystem für Linux +Tags: +- 9p9tqf7mrm4r +- windows-subsystem-for-linux +- windows-subsystem-für-linux +- windowssubsystemfürlinux +- wsl +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.en-US.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.en-US.yaml new file mode 100644 index 0000000000000..c323854095f29 --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: en-US +Publisher: Microsoft Corp. +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://github.com/microsoft/WSL/blob/master/SUPPORT.md +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Windows Subsystem for Linux +PackageUrl: https://learn.microsoft.com/windows/wsl/ +License: MIT +LicenseUrl: https://github.com/microsoft/WSL/blob/master/LICENSE +Copyright: © Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: A feature of Windows that allows you to run a Linux environment on your Windows machine, without the need for a separate virtual machine or dual booting. +Description: Windows Subsystem for Linux (WSL) is a feature of Windows that allows you to run a Linux environment on your Windows machine, without the need for a separate virtual machine or dual booting. WSL is designed to provide a seamless and productive experience for developers who want to use both Windows and Linux at the same time. +Moniker: wsl +Tags: +- 9p9tqf7mrm4r +- linux +- linux-subsystem +- windows-subsystem-for-linux +- windowssubsystemforlinux +- wsl +ReleaseNotes: |- + What's Changed + - Resolve an issue preventing WSL from starting due to an MDE Plugin error + Full Changelog: https://github.com/microsoft/WSL/compare/2.7.12...2.7.13 +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +InstallationNotes: If the virtual machine platform Windows optional feature was enabled, a restart is required for WSL to function properly. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.es-ES.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.es-ES.yaml new file mode 100644 index 0000000000000..fa00cbeb923a3 --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.es-ES.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: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: es-ES +PackageName: Subsistema de Windows para Linux +Tags: +- 9p9tqf7mrm4r +- subsistema-de-windows-para-linux +- subsistemadewindowsparalinux +- windows-subsystem-for-linux +- wsl +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.fi-FI.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.fi-FI.yaml new file mode 100644 index 0000000000000..a751b15341709 --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.fi-FI.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: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: fi-FI +PackageName: Windows-alijärjestelmä Linuxille +Tags: +- 9p9tqf7mrm4r +- windows-alijärjestelmä-linuxille +- windows-subsystem-for-linux +- windowsalijärjestelmälinuxille +- wsl +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.fr-FR.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.fr-FR.yaml new file mode 100644 index 0000000000000..8d789081c2498 --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.fr-FR.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: fr-FR +PackageName: Sous-système Windows pour Linux +Tags: +- 9p9tqf7mrm4r +- sous-systeme-windows-pour-linux +- sous-système-windows-pour-linux +- soussystemewindowspourlinux +- soussystèmewindowspourlinux +- windows-subsystem-for-linux +- wsl +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.hu-HU.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.hu-HU.yaml new file mode 100644 index 0000000000000..aaf580352c2ef --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: hu-HU +PackageName: Linuxos Windows-alrendszer +Tags: +- 9p9tqf7mrm4r +- linuxos-windows-alrendszer +- linuxoswindowsalrendszer +- windows-subsystem-for-linux +- wsl +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.it-IT.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.it-IT.yaml new file mode 100644 index 0000000000000..0ea0e97d689f7 --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.it-IT.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: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: it-IT +PackageName: Sottosistema Windows per Linux +Tags: +- 9p9tqf7mrm4r +- sottosistema-windows-per-linux +- sottosistemawindowsperlinux +- windows-subsystem-for-linux +- wsl +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.ja-JP.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.ja-JP.yaml new file mode 100644 index 0000000000000..cc808667a2a64 --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.ja-JP.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: ja-JP +PackageName: Linux 用 Windows サブシステム +Tags: +- 9p9tqf7mrm4r +- linux用windowsサブシステム +- windows-subsystem-for-linux +- wsl +- りぬくすよううぃんどーすさぶしすてむ +- リヌクスヨウウィンドースサブシステム +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.ko-KR.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.ko-KR.yaml new file mode 100644 index 0000000000000..33daa5134777e --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.ko-KR.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: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: ko-KR +PackageName: Linux용 Windows 하위 시스템 +Tags: +- 9p9tqf7mrm4r +- linux-용-windows-하위-시스템 +- linux-用-windows-下位-시스템 +- linux용windows하위시스템 +- linux用windows下位시스템 +- windows-subsystem-for-linux +- wsl +- 리눅스-용-윈도우-하위-시스템 +- 리눅스-用-윈도우-下位-시스템 +- 리눅스용윈도우하위시스템 +- 리눅스用윈도우下位시스템 +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.nb-NO.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.nb-NO.yaml new file mode 100644 index 0000000000000..6455896696a01 --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.nb-NO.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: nb-NO +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/nb-no +PublisherSupportUrl: https://github.com/microsoft/WSL/blob/master/SUPPORT.md +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Windows-undersystem for Linux +PackageUrl: https://learn.microsoft.com/windows/wsl/ +License: MIT +LicenseUrl: https://github.com/microsoft/WSL/blob/master/LICENSE +Copyright: © Microsoft Corporation. Alle rettigheter forbeholdt. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +Tags: +- 9p9tqf7mrm4r +- linux +- linuxundersystem +- windows-undersystem-for-linux +- windowsundersystemforlinux +- wsl +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.nl-NL.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.nl-NL.yaml new file mode 100644 index 0000000000000..a7dd09f2510c8 --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.nl-NL.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: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: nl-NL +PackageName: Windows-subsysteem voor Linux +Tags: +- 9p9tqf7mrm4r +- windows-subsysteem-voor-linux +- windows-subsystem-for-linux +- windowssubsysteemvoorlinux +- wsl +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.pl-PL.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.pl-PL.yaml new file mode 100644 index 0000000000000..caad11092c6ba --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.pl-PL.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: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: pl-PL +PackageName: Podsystem Windows dla systemu Linux +Tags: +- 9p9tqf7mrm4r +- podsystem-windows-dla-systemu-linux +- podsystemwindowsdlasystemulinux +- windows-subsystem-for-linux +- wsl +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.pt-BR.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.pt-BR.yaml new file mode 100644 index 0000000000000..22dec400bb49c --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.pt-BR.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: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: pt-BR +PackageName: Subsistema do Windows para Linux +Tags: +- 9p9tqf7mrm4r +- subsistema-do-windows-para-linux +- subsistemadowindowsparalinux +- windows-subsystem-for-linux +- wsl +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.pt-PT.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.pt-PT.yaml new file mode 100644 index 0000000000000..2082d06e58d58 --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.pt-PT.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: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: pt-PT +PackageName: Subsistema Windows para Linux +Tags: +- 9p9tqf7mrm4r +- subsistema-windows-para-linux +- subsistemawindowsparalinux +- windows-subsystem-for-linux +- wsl +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.ru-RU.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.ru-RU.yaml new file mode 100644 index 0000000000000..492f105bf44ee --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.ru-RU.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: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: ru-RU +PackageName: Подсистема Windows для Linux +Tags: +- 9p9tqf7mrm4r +- podsistema-windows-dlya-linux +- podsistemawindowsdlyalinux +- windows-subsystem-for-linux +- wsl +- подсистема-windows-для-linux +- подсистема-виндовс-для-линукс +- подсистемаwindowsдляlinux +- подсистемавиндовсдлялинукс +- подсістема-віндовс-для-лінукс +- подсістемавіндовсдлялінукс +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.sv-SE.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.sv-SE.yaml new file mode 100644 index 0000000000000..e054704b37e59 --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.sv-SE.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: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: sv-SE +PackageName: Windows-undersystem för Linux +Tags: +- 9p9tqf7mrm4r +- windows-subsystem-for-linux +- windows-undersystem-för-linux +- windowsundersystemförlinux +- wsl +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.tr-TR.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.tr-TR.yaml new file mode 100644 index 0000000000000..dac68c3861e9d --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.tr-TR.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: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: tr-TR +PackageName: Linux için Windows Alt Sistemi +Tags: +- 9p9tqf7mrm4r +- linux-için-windows-alt-sistemi +- linuxiçinwindowsaltsistemi +- windows-subsystem-for-linux +- wsl +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.zh-CN.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.zh-CN.yaml new file mode 100644 index 0000000000000..83e100c7f63f6 --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.zh-CN.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: zh-CN +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +PackageName: 适用于 Linux 的 Windows 子系统 +PackageUrl: https://learn.microsoft.com/zh-cn/windows/wsl/ +ShortDescription: 适用于 Linux 的 Windows 子系统 (WSL) 是 Windows 的一项功能,可用于在 Windows 计算机上运行 Linux 环境,而无需单独的虚拟机或双引导。 +Description: 适用于 Linux 的 Windows 子系统 (WSL) 是 Windows 的一项功能,可用于在 Windows 计算机上运行 Linux 环境,而无需单独的虚拟机或双引导。 WSL 旨在为希望同时使用 Windows 和 Linux 的开发人员提供无缝高效的体验。 +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +InstallationNotes: 如果启用了 Windows 可选功能“虚拟机平台”,则需要重新启动才能正常运行 WSL。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.zh-TW.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.zh-TW.yaml new file mode 100644 index 0000000000000..f264230f78a70 --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.locale.zh-TW.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.WSL +PackageVersion: 2.7.13 +PackageLocale: zh-TW +PackageName: Windows 子系統 Linux 版 +Tags: +- 9p9tqf7mrm4r +- windows-subsystem-for-linux +- windows-子系統-linux-版 +- windowsㄗˇㄒㄧˋㄊㄨㄥˇlinuxㄅㄢˇ +- windows子系統linux版 +- wsl +ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.7.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.yaml b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.yaml new file mode 100644 index 0000000000000..e702176ad92a0 --- /dev/null +++ b/manifests/m/Microsoft/WSL/2.7.13/Microsoft.WSL.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.WSL +PackageVersion: 2.7.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.15008.300/Microsoft.WindowsVirtualDesktopAgent.installer.yaml b/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.15008.300/Microsoft.WindowsVirtualDesktopAgent.installer.yaml deleted file mode 100644 index d0f45458e8fbc..0000000000000 --- a/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.15008.300/Microsoft.WindowsVirtualDesktopAgent.installer.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Automatically updated by the winget bot at 2026/Aug/08 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Microsoft.WindowsVirtualDesktopAgent -PackageVersion: 1.0.15008.300 -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: /NORESTART -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerUrl: https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RWrmXv - InstallerSha256: 3D2840EC9524C1A611974245CB7A4B949F4594FF569A05A8A4C2BCDA49E2E11B -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.15008.300/Microsoft.WindowsVirtualDesktopAgent.locale.en-US.yaml b/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.15008.300/Microsoft.WindowsVirtualDesktopAgent.locale.en-US.yaml deleted file mode 100644 index a97c1d29e1640..0000000000000 --- a/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.15008.300/Microsoft.WindowsVirtualDesktopAgent.locale.en-US.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2026/Aug/08 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Microsoft.WindowsVirtualDesktopAgent -PackageVersion: 1.0.15008.300 -PackageLocale: en-US -Publisher: Microsoft Corporation -PublisherUrl: https://www.microsoft.com -PublisherSupportUrl: https://support.microsoft.com -PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement -Author: keyoke -PackageName: Remote Desktop Services Infrastructure Agent -PackageUrl: https://docs.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-powershell#register-the-virtual-machines-to-the-windows-virtual-desktop-host-pool -License: Proprietary -Copyright: Copyright (c) Microsoft Corporation -ShortDescription: Install the Windows Virtual Desktop Agent -Description: "Install the Windows Virtual Desktop Agent\nNotes\n• This package always installs the latest version of the Windows Virtual Desktop Agent, regardless of the version specified in the package. \n Microsoft do not officially offer older versions for download as the tools are self-updating.\n Because of this you may get checksum mismatch between the time Microsoft releases a new installer, and the package is automatically updated. \n• Supply the Windows Virtual Desktop Host Pool Registration Token at install time using the following command - **winget install microsoft.WindowsVirtualDesktopAgent --override 'REGISTRATIONTOKEN=\\\"\\\"'\n" -Moniker: wvd-agent -Tags: -- windows-virtual-desktop-agent -- wvd -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.15008.300/Microsoft.WindowsVirtualDesktopAgent.yaml b/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.15008.300/Microsoft.WindowsVirtualDesktopAgent.yaml deleted file mode 100644 index 5859666381246..0000000000000 --- a/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.15008.300/Microsoft.WindowsVirtualDesktopAgent.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/Aug/08 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Microsoft.WindowsVirtualDesktopAgent -PackageVersion: 1.0.15008.300 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/m/Moku/Moku/0.11.0/Moku.Moku.installer.yaml b/manifests/m/Moku/Moku/0.11.0/Moku.Moku.installer.yaml new file mode 100644 index 0000000000000..564555ff70f1a --- /dev/null +++ b/manifests/m/Moku/Moku/0.11.0/Moku.Moku.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Moku.Moku +PackageVersion: 0.11.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +UpgradeBehavior: uninstallPrevious +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/moku-project/Moku/releases/download/v0.11.0/Moku_0.11.0_x64-setup.exe + InstallerSha256: DA068AA6A4D5EC9AD0DFB171E90B0DC8E578DDEA0EF0A4B7DD99D75383AD878C +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-09-03 diff --git a/manifests/m/Moku/Moku/0.11.0/Moku.Moku.locale.en-US.yaml b/manifests/m/Moku/Moku/0.11.0/Moku.Moku.locale.en-US.yaml new file mode 100644 index 0000000000000..82b60d52d3711 --- /dev/null +++ b/manifests/m/Moku/Moku/0.11.0/Moku.Moku.locale.en-US.yaml @@ -0,0 +1,74 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Moku.Moku +PackageVersion: 0.11.0 +PackageLocale: en-US +Publisher: Youwes09 +PublisherUrl: https://github.com/moku-project/Moku +PublisherSupportUrl: https://github.com/moku-project/Moku/issues +PackageName: Moku +PackageUrl: https://github.com/moku-project/Moku +License: Apache-2.0 license +LicenseUrl: https://github.com/moku-project/Moku?tab=readme-ov-file#readme +ShortDescription: Moku is a fast, minimal manga reader frontend for Suwayomi-Server. +Description: |2- + + Moku is a fast, minimal manga reader frontend for Suwayomi-Server. + + It wraps Suwayomi's GraphQL API in a lightweight Tauri app — no Electron overhead. +Moniker: moku +Tags: +- manga-reader +- suwayomi +- tauri +- svelte5 +- manga +- manga-downloader +ReleaseNotes: |- + # Moku v0.11.0 + **Released:** September 3, 2026 + > "Tsunagu." + + ## Highlights + - **Full migration from Suwayomi to Tsunagu** as Moku's backend, the foundational change this release has been building toward + - Support for **Tachiyomi / Aniyomi / LNReader extension systems**, so existing extension repos can be added directly + - Library updates now work reliably end to end + - AniList is currently the only supported tracker, with more planned + + ## New Features + - Redesigned onboarding flow for new users + - Refactored Storage Settings for clearer configuration + - Added Server Settings, including early (pending user testing) Flaresolverr/Cloudflare support + - Added content filtering to exclude unwanted results from search and browse + - Redesigned Stats page and added download prioritization controls + - Added metadata matching to help align series across sources + - Added placeholder cover images and new Novel Reader settings + - Manga previews now use content based display logic + + ## Improvements + - Reworked MediaPreview and HomeStage extension ID handling, with related patches + - Persisted cover image switching so selections stick between sessions + - Various formatting fixes across the app, including the Tag tab (work in progress) + - Cleaned up UI quirks in Settings, Recent, and About pages + - Improved AnimePlayer bottom bar zoom configuration + + ## Bug Fixes + - Fixed missing ZipFS handling + - Fixed extension image stubs so placeholders render correctly + - Fixed various Tsunagu launch issues (with added debug logging to help catch remaining ones) + + ## Notes + - Auth is still under active development + - Cloudflare/Flaresolverr support is functional but pending broader user testing + - Dropdown menu portal rework completed (#102) + - "Update All" button issue completed (#105) + - **Data will not migrate over from Suwayomi.** We recommend erasing all existing data before updating to this version + + **Full Changelog**: https://github.com/moku-project/Moku/compare/v0.10.5...v0.11.0 +ReleaseNotesUrl: https://github.com/moku-project/Moku/releases/tag/v0.11.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/moku-project/Moku/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NoVirusThanks/OSArmor/Personal/2.0.6.0/NoVirusThanks.OSArmor.Personal.yaml b/manifests/m/Moku/Moku/0.11.0/Moku.Moku.yaml similarity index 53% rename from manifests/n/NoVirusThanks/OSArmor/Personal/2.0.6.0/NoVirusThanks.OSArmor.Personal.yaml rename to manifests/m/Moku/Moku/0.11.0/Moku.Moku.yaml index edb62e7574167..04bc5045d0201 100644 --- a/manifests/n/NoVirusThanks/OSArmor/Personal/2.0.6.0/NoVirusThanks.OSArmor.Personal.yaml +++ b/manifests/m/Moku/Moku/0.11.0/Moku.Moku.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/May/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: NoVirusThanks.OSArmor.Personal -PackageVersion: 2.0.6.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Moku.Moku +PackageVersion: 0.11.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/Kimi/3.2.5/MoonshotAI.Kimi.installer.yaml b/manifests/m/MoonshotAI/Kimi/3.2.5/MoonshotAI.Kimi.installer.yaml new file mode 100644 index 0000000000000..11d36011998c6 --- /dev/null +++ b/manifests/m/MoonshotAI/Kimi/3.2.5/MoonshotAI.Kimi.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: MoonshotAI.Kimi +PackageVersion: 3.2.5 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 01d4acb0-867c-5bbe-9589-216e6e9d5452 +ReleaseDate: 2026-09-04 +Installers: +- Architecture: x64 + InstallerUrl: https://kimi-img.moonshot.cn/app/upgrade/Kimi-Setup-3.2.5.exe + InstallerSha256: 6DBDD35B9003C743633B8E3E776653E7550641014299DD7722FC374A8D7880BF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/Kimi/3.2.5/MoonshotAI.Kimi.locale.en-US.yaml b/manifests/m/MoonshotAI/Kimi/3.2.5/MoonshotAI.Kimi.locale.en-US.yaml new file mode 100644 index 0000000000000..96177b02f41d3 --- /dev/null +++ b/manifests/m/MoonshotAI/Kimi/3.2.5/MoonshotAI.Kimi.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.Kimi +PackageVersion: 3.2.5 +PackageLocale: en-US +Publisher: Beijing Yuezhi Dark Face Technology Co., Ltd. +PublisherUrl: https://www.moonshot.cn/ +PrivacyUrl: https://www.kimi.com/user/agreement/userPrivacy?version=v2 +Author: Beijing Yuezhi Dark Face Technology Co., Ltd. +PackageName: Kimi +PackageUrl: https://www.kimi.com/ +License: Proprietary +LicenseUrl: https://www.kimi.com/user/agreement/modelUse?version=v2 +ShortDescription: An AI assistant that reasons and interprets, and thinks in depth +Description: Kimi is a new productivity tool for students and professionals. It helps you interpret papers, write codes and find bugs, make plans, compose novels, and translate into multiple languages. Ask Kimi to solve all your problems with one click! +Tags: +- ai +- chatbot +- large-language-model +- llm +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/Kimi/3.2.5/MoonshotAI.Kimi.locale.zh-CN.yaml b/manifests/m/MoonshotAI/Kimi/3.2.5/MoonshotAI.Kimi.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4c5df1ad8905e --- /dev/null +++ b/manifests/m/MoonshotAI/Kimi/3.2.5/MoonshotAI.Kimi.locale.zh-CN.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.Kimi +PackageVersion: 3.2.5 +PackageLocale: zh-CN +Publisher: 北京月之暗面科技有限公司 +Author: 北京月之暗面科技有限公司 +License: 专有软件 +ShortDescription: 会推理解析,能深度思考的 AI 助手 +Description: Kimi 是一款学生和职场人的新质生产力工具。帮你解读论文,写代码查 BUG,策划方案,创作小说,多语言翻译。有问题问 Kimi,一键解决你的所有难题 +Tags: +- llm +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/Kimi/3.2.5/MoonshotAI.Kimi.yaml b/manifests/m/MoonshotAI/Kimi/3.2.5/MoonshotAI.Kimi.yaml new file mode 100644 index 0000000000000..a4627217d16c2 --- /dev/null +++ b/manifests/m/MoonshotAI/Kimi/3.2.5/MoonshotAI.Kimi.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.Kimi +PackageVersion: 3.2.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.41.0/MoonshotAI.KimiCodeCLI.installer.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.41.0/MoonshotAI.KimiCodeCLI.installer.yaml new file mode 100644 index 0000000000000..efe7955775b22 --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.41.0/MoonshotAI.KimiCodeCLI.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: MoonshotAI.KimiCodeCLI +PackageVersion: 0.41.0 +InstallerType: portable +Commands: +- kimi +Dependencies: + PackageDependencies: + - PackageIdentifier: Git.Git +ReleaseDate: 2026-09-04 +Installers: +- Architecture: x64 + InstallerUrl: https://code.kimi.com/kimi-code/binaries/0.41.0/kimi-code-win32-x64.exe + InstallerSha256: 285DEBB7C882704FD942B70A3A116804D9955F39BFF3428A0F6A64559E4A56A1 +- Architecture: arm64 + InstallerUrl: https://code.kimi.com/kimi-code/binaries/0.41.0/kimi-code-win32-arm64.exe + InstallerSha256: ED561B678BDE6A09886FDBE6A2808EA2D5C9B7FDFC0D5655C7BEBD45387DA1AC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.41.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.41.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..f25dcb63cedd5 --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.41.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCodeCLI +PackageVersion: 0.41.0 +PackageLocale: en-US +Publisher: Beijing Yuezhi Dark Face Technology Co., Ltd. +PublisherUrl: https://www.moonshot.ai/ +PublisherSupportUrl: https://github.com/MoonshotAI/kimi-code/issues +PrivacyUrl: https://www.kimi.com/user/agreement/userPrivacy?version=v2 +Author: Beijing Yuezhi Dark Face Technology Co., Ltd. +PackageName: Kimi Code CLI +PackageUrl: https://moonshotai.github.io/kimi-code/ +License: MIT +LicenseUrl: https://github.com/MoonshotAI/kimi-code/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Moonshot AI +ShortDescription: The Starting Point for Next-Gen Agents +Description: Kimi Code CLI is an AI coding agent that runs in your terminal — it can read and edit code, run shell commands, search files, fetch web pages, and choose the next step based on the feedback it receives. It works out of the box with Moonshot AI’s Kimi models and can also be configured to use other compatible providers. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- kimi +- large-language-model +- llm +- programming +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.41.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.41.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..86033bbd740ba --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.41.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCodeCLI +PackageVersion: 0.41.0 +PackageLocale: zh-CN +Publisher: 北京月之暗面科技有限公司 +PublisherUrl: https://www.moonshot.cn/ +Author: 北京月之暗面科技有限公司 +PackageUrl: https://moonshotai.github.io/kimi-code/zh/ +ShortDescription: The Starting Point for Next-Gen Agents +Description: Kimi Code CLI 是一个运行在终端里的 AI 编程 agent,可以帮你读写代码、执行 shell 命令、检索文件、抓取网页,并根据反馈自主决定下一步动作。开箱即用对接 Moonshot AI 的 Kimi 模型,也可指向其他兼容厂商。 +Tags: +- kimi +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.41.0/MoonshotAI.KimiCodeCLI.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.41.0/MoonshotAI.KimiCodeCLI.yaml new file mode 100644 index 0000000000000..3a204b093adce --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.41.0/MoonshotAI.KimiCodeCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCodeCLI +PackageVersion: 0.41.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/makhlwf/HexPlayer/4.7.9/makhlwf.HexPlayer.installer.yaml b/manifests/m/makhlwf/HexPlayer/4.7.9/makhlwf.HexPlayer.installer.yaml new file mode 100644 index 0000000000000..17c44c3dd3619 --- /dev/null +++ b/manifests/m/makhlwf/HexPlayer/4.7.9/makhlwf.HexPlayer.installer.yaml @@ -0,0 +1,24 @@ +# 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: makhlwf.HexPlayer +PackageVersion: 4.7.9 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallerSwitches: + Custom: /ALLUSERS +ProductCode: '{08A53112-0E98-433F-8E55-2D92C3120947}_is1' +ReleaseDate: 2026-09-05 +AppsAndFeaturesEntries: +- DisplayName: HexPlayer 4.7.9 + ProductCode: '{08A53112-0E98-433F-8E55-2D92C3120947}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\HexPlayer' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/makhlwf/accessible_youtube_downloader_pro/releases/download/v4.7.9/HexPlayer.exe + InstallerSha256: DC82645B075835E97030CEC039C95F50ED74813E3E4BB2C5F196EF017765677E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/makhlwf/HexPlayer/4.7.9/makhlwf.HexPlayer.locale.en-US.yaml b/manifests/m/makhlwf/HexPlayer/4.7.9/makhlwf.HexPlayer.locale.en-US.yaml new file mode 100644 index 0000000000000..89fc7ae2584be --- /dev/null +++ b/manifests/m/makhlwf/HexPlayer/4.7.9/makhlwf.HexPlayer.locale.en-US.yaml @@ -0,0 +1,25 @@ +# 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: makhlwf.HexPlayer +PackageVersion: 4.7.9 +PackageLocale: en-US +Publisher: makhlwf +PublisherUrl: https://makhlwf.github.io/accessible_youtube_downloader_pro +PublisherSupportUrl: https://github.com/makhlwf/accessible_youtube_downloader_pro +PrivacyUrl: https://github.com/makhlwf/accessible_youtube_downloader_pro/blob/master/PRIVACY_POLICY.md +Author: makhlwf +PackageName: HexPlayer +PackageUrl: https://makhlwf.github.io/accessible_youtube_downloader_pro +License: GPL-3.0 +LicenseUrl: https://github.com/makhlwf/accessible_youtube_downloader_pro/blob/HEAD/LICENSE +Copyright: Copyright © makhlwf +ShortDescription: HexPlayer +Description: an accessibile youtube browser for screen reader users +Moniker: HexPlayer +Tags: +- hexplayer +ReleaseNotes: Added real-time YouTube search suggestions with debouncing and keyboard navigation. Added related YouTube video suggestions in the media player with Tab navigation. Integrated automated YouTube Proof-of-Origin (POT) provider service and yt-dlp plugin to bypass YouTube bot detection. Reorganized settings dialog into organized notebook tabs (General, Download, Player, SponsorBlock, Cookies, Advanced). +ReleaseNotesUrl: https://github.com/makhlwf/accessible_youtube_downloader_pro/releases/tag/v4.7.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/makhlwf/HexPlayer/4.7.9/makhlwf.HexPlayer.yaml b/manifests/m/makhlwf/HexPlayer/4.7.9/makhlwf.HexPlayer.yaml new file mode 100644 index 0000000000000..0830f04c00c03 --- /dev/null +++ b/manifests/m/makhlwf/HexPlayer/4.7.9/makhlwf.HexPlayer.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: makhlwf.HexPlayer +PackageVersion: 4.7.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.3.0.205/matchmycolor.ColibriAlpha.installer.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.3.0.210/matchmycolor.ColibriAlpha.installer.yaml similarity index 79% rename from manifests/m/matchmycolor/ColibriAlpha/26.3.0.205/matchmycolor.ColibriAlpha.installer.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.3.0.210/matchmycolor.ColibriAlpha.installer.yaml index b663fde9134bf..176a036a073eb 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.3.0.205/matchmycolor.ColibriAlpha.installer.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.3.0.210/matchmycolor.ColibriAlpha.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriAlpha -PackageVersion: 26.3.0.205 +PackageVersion: 26.3.0.210 InstallerType: exe InstallerSwitches: Silent: /s @@ -14,7 +14,7 @@ Dependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 Installers: - Architecture: x86 - InstallerUrl: https://cdn.matchmycolor.com/colibri/26.3.0/Colibri_26.3.0-alpha.205.exe - InstallerSha256: E4C89E1D15404611E0B4957B756A7B8571296F9E4F88592FB0CAA221F0510057 + InstallerUrl: https://cdn.matchmycolor.com/colibri/26.3.0/Colibri_26.3.0-alpha.210.exe + InstallerSha256: 9FA8D4446B16FF30FB247AAEDBEDC63F3B7639AA244B6673EC7229FB5F4D85A8 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.3.0.205/matchmycolor.ColibriAlpha.locale.en-US.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.3.0.210/matchmycolor.ColibriAlpha.locale.en-US.yaml similarity index 95% rename from manifests/m/matchmycolor/ColibriAlpha/26.3.0.205/matchmycolor.ColibriAlpha.locale.en-US.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.3.0.210/matchmycolor.ColibriAlpha.locale.en-US.yaml index 96634fd239224..90fe8bc1c8a73 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.3.0.205/matchmycolor.ColibriAlpha.locale.en-US.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.3.0.210/matchmycolor.ColibriAlpha.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriAlpha -PackageVersion: 26.3.0.205 +PackageVersion: 26.3.0.210 PackageLocale: en-US Publisher: matchmycolor PublisherUrl: https://www.matchmycolor.com/ diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.3.0.205/matchmycolor.ColibriAlpha.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.3.0.210/matchmycolor.ColibriAlpha.yaml similarity index 87% rename from manifests/m/matchmycolor/ColibriAlpha/26.3.0.205/matchmycolor.ColibriAlpha.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.3.0.210/matchmycolor.ColibriAlpha.yaml index 128469a8689aa..147e9542a726d 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.3.0.205/matchmycolor.ColibriAlpha.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.3.0.210/matchmycolor.ColibriAlpha.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriAlpha -PackageVersion: 26.3.0.205 +PackageVersion: 26.3.0.210 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/m/matchmycolor/ColibriBeta/26.2.0.3096/matchmycolor.ColibriBeta.installer.yaml b/manifests/m/matchmycolor/ColibriBeta/26.2.0.3099/matchmycolor.ColibriBeta.installer.yaml similarity index 79% rename from manifests/m/matchmycolor/ColibriBeta/26.2.0.3096/matchmycolor.ColibriBeta.installer.yaml rename to manifests/m/matchmycolor/ColibriBeta/26.2.0.3099/matchmycolor.ColibriBeta.installer.yaml index 7de3e5ec8955d..c7b4683153760 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.2.0.3096/matchmycolor.ColibriBeta.installer.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/26.2.0.3099/matchmycolor.ColibriBeta.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.2.0.3096 +PackageVersion: 26.2.0.3099 InstallerType: exe InstallerSwitches: Silent: /s @@ -14,7 +14,7 @@ Dependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 Installers: - Architecture: x86 - InstallerUrl: https://cdn.matchmycolor.com/colibri/26.2.0/Colibri_26.2.0-beta.3096.exe - InstallerSha256: 5EF9606F8F87495DEFD21C8A7C19C59FAC25F19400F47FEE5D5A3D08E928AB8D + InstallerUrl: https://cdn.matchmycolor.com/colibri/26.2.0/Colibri_26.2.0-beta.3099.exe + InstallerSha256: C2F37F66FA01C87768783D2FB2A0E25F8C03C6BC255A5A6145D67328FD29B6FD ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/matchmycolor/ColibriBeta/26.2.0.3096/matchmycolor.ColibriBeta.locale.en-US.yaml b/manifests/m/matchmycolor/ColibriBeta/26.2.0.3099/matchmycolor.ColibriBeta.locale.en-US.yaml similarity index 95% rename from manifests/m/matchmycolor/ColibriBeta/26.2.0.3096/matchmycolor.ColibriBeta.locale.en-US.yaml rename to manifests/m/matchmycolor/ColibriBeta/26.2.0.3099/matchmycolor.ColibriBeta.locale.en-US.yaml index da8849cf8da0e..65a2944db3922 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.2.0.3096/matchmycolor.ColibriBeta.locale.en-US.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/26.2.0.3099/matchmycolor.ColibriBeta.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.2.0.3096 +PackageVersion: 26.2.0.3099 PackageLocale: en-US Publisher: matchmycolor PublisherUrl: https://www.matchmycolor.com/ diff --git a/manifests/m/matchmycolor/ColibriBeta/26.2.0.3096/matchmycolor.ColibriBeta.yaml b/manifests/m/matchmycolor/ColibriBeta/26.2.0.3099/matchmycolor.ColibriBeta.yaml similarity index 87% rename from manifests/m/matchmycolor/ColibriBeta/26.2.0.3096/matchmycolor.ColibriBeta.yaml rename to manifests/m/matchmycolor/ColibriBeta/26.2.0.3099/matchmycolor.ColibriBeta.yaml index c9196fd450c22..6ae4c8bca063d 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.2.0.3096/matchmycolor.ColibriBeta.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/26.2.0.3099/matchmycolor.ColibriBeta.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.2.0.3096 +PackageVersion: 26.2.0.3099 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/m/mayocream/koharu/0.81.7/mayocream.koharu.installer.yaml b/manifests/m/mayocream/koharu/0.81.7/mayocream.koharu.installer.yaml new file mode 100644 index 0000000000000..f20a53fbf9922 --- /dev/null +++ b/manifests/m/mayocream/koharu/0.81.7/mayocream.koharu.installer.yaml @@ -0,0 +1,40 @@ +# 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: mayocream.koharu +PackageVersion: 0.81.7 +InstallerLocale: en-US +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: KhronosGroup.VulkanRT + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/koharu-rs/koharu/releases/download/0.81.7/koharu_0.81.7_x64-setup.exe + InstallerSha256: 42076B42C991A935A1B90BAA5B5E033A7808A030146454EABFFCFAE8275FEF97 + ProductCode: koharu + AppsAndFeaturesEntries: + - DisplayName: koharu + Publisher: Koharu + ProductCode: koharu + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\koharu' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/koharu-rs/koharu/releases/download/0.81.7/koharu_0.81.7_x64_en-US.msi + InstallerSha256: 6128D3EFF5FB099BAD4BE990260FEAFEE4C4E9B97A720DB782DC342FB633AE65 + ProductCode: '{01281B6F-F165-4866-8900-0B11AF7C774A}' + AppsAndFeaturesEntries: + - DisplayName: koharu + Publisher: Koharu + ProductCode: '{01281B6F-F165-4866-8900-0B11AF7C774A}' + UpgradeCode: '{9EDB2399-2BD5-5B0C-A8FA-279971DBD365}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/koharu' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/mayocream/koharu/0.81.7/mayocream.koharu.locale.en-US.yaml b/manifests/m/mayocream/koharu/0.81.7/mayocream.koharu.locale.en-US.yaml new file mode 100644 index 0000000000000..fd9bc8ca5bd60 --- /dev/null +++ b/manifests/m/mayocream/koharu/0.81.7/mayocream.koharu.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: mayocream.koharu +PackageVersion: 0.81.7 +PackageLocale: en-US +Publisher: mayocream +PublisherUrl: https://mayo.rocks/ +PublisherSupportUrl: https://github.com/mayocream/koharu/issues +Author: Mayo Takanashi +PackageName: Koharu +PackageUrl: https://koharu.rs/ +License: Apache-2.0 +Copyright: Copyright (C) 2026 Mayo Takanashi +ShortDescription: ML-powered manga translator, written in Rust. +Description: Koharu introduces a local-first workflow for manga translation, utilizing the power of ML to automate the process. It combines the capabilities of object detection, OCR, inpainting, and LLMs to create a seamless translation experience. +Moniker: koharu +Tags: +- computer-vision +- deep-learning +- gpu +- gui +- japanese +- manga +- rust +- tauri +- text-rendering +- translation +ReleaseNotes: |- + 0.81.7 - 2026-09-05 + 🐛 Bug Fixes + - (app) Remove ineffective hide-chrome-bubbles flag - (5e317b6) + ⚙️ Miscellaneous Tasks + - Remove summary GHA - (3a0c6a3) +ReleaseNotesUrl: https://github.com/koharu-rs/koharu/releases/tag/0.81.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/mayocream/koharu/0.81.7/mayocream.koharu.yaml b/manifests/m/mayocream/koharu/0.81.7/mayocream.koharu.yaml new file mode 100644 index 0000000000000..4bcbf99f61a03 --- /dev/null +++ b/manifests/m/mayocream/koharu/0.81.7/mayocream.koharu.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: mayocream.koharu +PackageVersion: 0.81.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nanosystems/Supremo/5.0.2.3874/Nanosystems.Supremo.installer.yaml b/manifests/n/Nanosystems/Supremo/5.0.2.3874/Nanosystems.Supremo.installer.yaml deleted file mode 100644 index 5faf0326b1c79..0000000000000 --- a/manifests/n/Nanosystems/Supremo/5.0.2.3874/Nanosystems.Supremo.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Automatically updated by the winget bot at 2026/Aug/19 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Nanosystems.Supremo -PackageVersion: 5.0.2.3874 -ReleaseDate: 2025-11-28 -InstallerType: portable -Commands: -- supremo -Installers: -- Architecture: x86 - InstallerUrl: https://www.nanosystems.com/public/download/Supremo.exe - InstallerSha256: D14E62F63B15198F0FB60E22746920C42C1C3196DF3C25BC36176344887A802F -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/n/Nanosystems/Supremo/5.0.2.3874/Nanosystems.Supremo.locale.en-US.yaml b/manifests/n/Nanosystems/Supremo/5.0.2.3874/Nanosystems.Supremo.locale.en-US.yaml deleted file mode 100644 index f40f23be75428..0000000000000 --- a/manifests/n/Nanosystems/Supremo/5.0.2.3874/Nanosystems.Supremo.locale.en-US.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2026/Aug/19 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Nanosystems.Supremo -PackageVersion: 5.0.2.3874 -PackageLocale: en-US -Publisher: Nanosystems S.r.l. -PackageName: Supremo -License: Proprietary (Feature-limited freeware) -Copyright: Nanosystems S.r.l. -ShortDescription: Remote desktop control made easy, quick and secure. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.installer.yaml b/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.installer.yaml index 03f6f8953cc64..b81668883973f 100644 --- a/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.installer.yaml +++ b/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Sep/04 +# Automatically updated by the winget bot at 2026/Sep/05 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Neovim.Neovim.Nightly @@ -17,6 +17,6 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.msi - InstallerSha256: 4E4359F90FCB656011DA80CB6E9885EB7B9FF4E45C2534E1E47108517FD89562 + InstallerSha256: ACCEB2CA6ADFAD5E841D7C5059CA238A1B219828B7AFA4B185F564B1A3AFC38B ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.locale.en-US.yaml b/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.locale.en-US.yaml index ef32fb8e98eaf..371067aba93fa 100644 --- a/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.locale.en-US.yaml +++ b/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Sep/04 +# Automatically updated by the winget bot at 2026/Sep/05 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Neovim.Neovim.Nightly diff --git a/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.yaml b/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.yaml index 555ecbc449e2d..a18159141e34e 100644 --- a/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.yaml +++ b/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Sep/04 +# Automatically updated by the winget bot at 2026/Sep/05 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Neovim.Neovim.Nightly diff --git a/manifests/n/NitroSoftware/NitroPro/NLS/26.1.6.0/NitroSoftware.NitroPro.NLS.installer.yaml b/manifests/n/NitroSoftware/NitroPro/NLS/26.1.6.0/NitroSoftware.NitroPro.NLS.installer.yaml index 73c6cf7c0b3bd..d6c22f0d9f3b9 100644 --- a/manifests/n/NitroSoftware/NitroPro/NLS/26.1.6.0/NitroSoftware.NitroPro.NLS.installer.yaml +++ b/manifests/n/NitroSoftware/NitroPro/NLS/26.1.6.0/NitroSoftware.NitroPro.NLS.installer.yaml @@ -1,30 +1,30 @@ -# Created using wingetcreate 1.12.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: NitroSoftware.NitroPro.NLS -PackageVersion: 26.1.6.0 -InstallerType: wix -Scope: machine -InstallerSwitches: - InstallLocation: APPLICATIONFOLDER="" -UpgradeBehavior: install -FileExtensions: -- fdf -- pdf -- ppdf -- xfdf -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.EdgeWebView2Runtime -ProductCode: '{1FF715F7-BBAB-472E-8118-701DCC5E9194}' -AppsAndFeaturesEntries: -- DisplayName: Nitro PDF Pro - UpgradeCode: '{709C6481-3F19-4EDD-A5FF-DDF7F755C563}' -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\Nitro\PDF Pro\CV' -Installers: -- Architecture: x64 - InstallerUrl: https://downloads.gonitro.com/professional_26.1.6.0/en/nls/nitro_pro_nls_x64.msi - InstallerSha256: 844ABD82135601D272B9807CE337EA6A4CB25A165D274E01DE1D48313E3DF9E2 -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: NitroSoftware.NitroPro.NLS +PackageVersion: 26.1.6.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" +UpgradeBehavior: install +FileExtensions: +- fdf +- pdf +- ppdf +- xfdf +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.EdgeWebView2Runtime +ProductCode: '{1FF715F7-BBAB-472E-8118-701DCC5E9194}' +ReleaseDate: 2026-08-27 +AppsAndFeaturesEntries: +- UpgradeCode: '{709C6481-3F19-4EDD-A5FF-DDF7F755C563}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Nitro\PDF Pro\CV' +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.gonitro.com/professional_26.1.6.0/en/nls/nitro_pro_nls_x64.msi + InstallerSha256: 844ABD82135601D272B9807CE337EA6A4CB25A165D274E01DE1D48313E3DF9E2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NitroSoftware/NitroPro/NLS/26.1.6.0/NitroSoftware.NitroPro.NLS.locale.en-US.yaml b/manifests/n/NitroSoftware/NitroPro/NLS/26.1.6.0/NitroSoftware.NitroPro.NLS.locale.en-US.yaml index 7e8ca0b9955a5..24e6df4a5f393 100644 --- a/manifests/n/NitroSoftware/NitroPro/NLS/26.1.6.0/NitroSoftware.NitroPro.NLS.locale.en-US.yaml +++ b/manifests/n/NitroSoftware/NitroPro/NLS/26.1.6.0/NitroSoftware.NitroPro.NLS.locale.en-US.yaml @@ -1,35 +1,54 @@ -# Created using wingetcreate 1.12.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: NitroSoftware.NitroPro.NLS -PackageVersion: 26.1.6.0 -PackageLocale: en-US -Publisher: Nitro -PublisherUrl: https://www.gonitro.com/ -PublisherSupportUrl: https://www.gonitro.com/support -PrivacyUrl: https://www.gonitro.com/legal/privacy-policy -Author: Nitro Software, Inc. -PackageName: Nitro PDF Pro (NLS Version) -PackageUrl: https://www.gonitro.com/pdf-pro -License: Proprietary -LicenseUrl: https://www.gonitro.com/legal/terms-of-service -Copyright: © 2005-2026 Nitro Software, Inc. and its licensors. All rights reserved. -CopyrightUrl: https://www.gonitro.com/legal/terms-of-service -ShortDescription: Create, edit, sign, and secure PDF files and digital documents. This is the Nitro Licensing System (NLS) version. -Tags: -- annotate -- annotation -- comment -- conversion -- convert -- ebook -- edit -- editor -- ocr -- pdf -- read -- reader -- viewer -PurchaseUrl: https://www.gonitro.com/pricing -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: NitroSoftware.NitroPro.NLS +PackageVersion: 26.1.6.0 +PackageLocale: en-US +Publisher: Nitro +PublisherUrl: https://www.gonitro.com/ +PublisherSupportUrl: https://www.gonitro.com/support +PrivacyUrl: https://www.gonitro.com/legal/privacy-policy +Author: Nitro Software, Inc. +PackageName: Nitro PDF Pro (NLS Version) +PackageUrl: https://www.gonitro.com/pdf-pro +License: Proprietary +LicenseUrl: https://www.gonitro.com/legal/terms-of-service +Copyright: © 2005-2026 Nitro Software, Inc. and its licensors. All rights reserved. +CopyrightUrl: https://www.gonitro.com/legal/terms-of-service +ShortDescription: Create, edit, sign, and secure PDF files and digital documents. This is the Nitro Licensing System (NLS) version. +Tags: +- annotate +- annotation +- comment +- conversion +- convert +- ebook +- edit +- editor +- ocr +- pdf +- read +- reader +- viewer +ReleaseNotes: |- + Introducing the next-gen Nitro PDF Pro + Nitro PDF Pro has been redesigned with a modern interface, a new dedicated home for every AI-powered capability, and feature improvements you have been asking for. + What's New + - A modernized look and feel: Every tab and the Home Screen have been redesigned with new icons and consistent formatting. + - A new Smart Tools tab: A dedicated home for every AI-powered capability, letting you extract data to spreadsheets, auto-create fillable forms, redact sensitive information, and chat with your PDF to search, summarize, and translate. + - New OCR engine: Improved accuracy and speed, with better handling of low-resolution and noisy scans. + - Arabic and Hebrew text recognition (OCR): Scanned documents in Arabic and Hebrew can now be converted into searchable text using the same OCR technology used for other supported languages. Please note that this capability requires the installation of separate, downloadable language packs. + - Improved PDF-to-Office conversion: Exporting PDFs to Word, Excel, or PowerPoint now delivers higher-quality results with better accuracy and formatting. + - Enhanced PDF compression: Improved file size optimization reduces document sizes more efficiently while maintaining quality. + - Right-to-left (RTL) page layout support: Choose a right-to-left page layout in Page Layout settings and Document Properties for documents written in Arabic, Hebrew, and other right-to-left languages. + Fixed Issues & Improvements + - Faster performance with large documents: Improved speed and stability when opening, scrolling, and splitting large or image-heavy PDF files. + - Better file handling: Documents protected with third-party security tools now open correctly. + - Email PDF portfolios: Now display sortable From, Subject, Date, and Attachments columns, with dates sorting correctly. + - Improved document rendering: PDFs generated by certain third-party applications now display correctly. + - Improved iManage integration: Files opened from iManage now check back in correctly when closed. + - Improved PDF/A conversion: Fixed an error that prevented certain files from converting to PDF/A format. + - Other fixes and improvements +PurchaseUrl: https://www.gonitro.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NitroSoftware/NitroPro/NLS/26.1.6.0/NitroSoftware.NitroPro.NLS.locale.zh-CN.yaml b/manifests/n/NitroSoftware/NitroPro/NLS/26.1.6.0/NitroSoftware.NitroPro.NLS.locale.zh-CN.yaml index 367de6f8cd0c2..34d98567df78f 100644 --- a/manifests/n/NitroSoftware/NitroPro/NLS/26.1.6.0/NitroSoftware.NitroPro.NLS.locale.zh-CN.yaml +++ b/manifests/n/NitroSoftware/NitroPro/NLS/26.1.6.0/NitroSoftware.NitroPro.NLS.locale.zh-CN.yaml @@ -1,24 +1,24 @@ -# Created using wingetcreate 1.12.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: NitroSoftware.NitroPro.NLS -PackageVersion: 26.1.6.0 -PackageLocale: zh-CN -PackageName: Nitro PDF Pro (NLS 版本) -License: 专有软件 -ShortDescription: 创建、编辑、签署和保护 PDF 文件和数字文档的应用程序。这是 Nitro Licensing System (NLS) 版本。 -Tags: -- ocr -- pdf -- 批注 -- 查看器 -- 标注 -- 注释 -- 电子书 -- 编辑 -- 编辑器 -- 转换 -- 阅读 -- 阅读器 -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: NitroSoftware.NitroPro.NLS +PackageVersion: 26.1.6.0 +PackageLocale: zh-CN +PackageName: Nitro PDF Pro (NLS 版本) +License: 专有软件 +ShortDescription: 创建、编辑、签署和保护 PDF 文件和数字文档的应用程序。这是 Nitro Licensing System (NLS) 版本。 +Tags: +- ocr +- pdf +- 批注 +- 查看器 +- 标注 +- 注释 +- 电子书 +- 编辑 +- 编辑器 +- 转换 +- 阅读 +- 阅读器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NitroSoftware/NitroPro/NLS/26.1.6.0/NitroSoftware.NitroPro.NLS.yaml b/manifests/n/NitroSoftware/NitroPro/NLS/26.1.6.0/NitroSoftware.NitroPro.NLS.yaml index 0a367e1b865a6..9b943aaf816b2 100644 --- a/manifests/n/NitroSoftware/NitroPro/NLS/26.1.6.0/NitroSoftware.NitroPro.NLS.yaml +++ b/manifests/n/NitroSoftware/NitroPro/NLS/26.1.6.0/NitroSoftware.NitroPro.NLS.yaml @@ -1,8 +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: NitroSoftware.NitroPro.NLS -PackageVersion: 26.1.6.0 -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: NitroSoftware.NitroPro.NLS +PackageVersion: 26.1.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.installer.yaml b/manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.installer.yaml deleted file mode 100644 index 156fa8bc1f0bc..0000000000000 --- a/manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: NoVirusThanks.OSArmor.Business -PackageVersion: 2.0.6.0 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -AppsAndFeaturesEntries: -- ProductCode: NoVirusThanks OSArmor_is1 -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\NoVirusThanks\OSArmorDevSvc' -Installers: -- Architecture: x86 - InstallerUrl: https://downloads.osarmor.com/latest/osarmor-business/setup - InstallerSha256: 8044AA7D5F7FEC22E8B2C6892CB9065254E1687A4BE56C988DE075960E0BA08B - ProductCode: NoVirusThanks OSArmor_is1 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.locale.en-US.yaml b/manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.locale.en-US.yaml deleted file mode 100644 index 16edce8a5ca52..0000000000000 --- a/manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: NoVirusThanks.OSArmor.Business -PackageVersion: 2.0.6.0 -PackageLocale: en-US -Publisher: NoVirusThanks Company Srl -PublisherUrl: https://www.novirusthanks.com/company/ -PublisherSupportUrl: https://www.wilderssecurity.com/threads/novirusthanks-osarmor-an-additional-layer-of-defense.398859/page-99999 -PrivacyUrl: https://www.osarmor.com/terms/#tab2:~:text=Application -PackageName: NoVirusThanks OSArmor (BUSINESS) -PackageUrl: https://www.osarmor.com/download/ -License: Proprietary (ToS) -LicenseUrl: https://www.osarmor.com/terms/ -Copyright: (c) 2020-2025 NoVirusThanks™ Company Srl - All rights reserved -CopyrightUrl: https://www.osarmor.com/download/#:~:text=%C2%A9 -ShortDescription: Prevent Malware & Ransomware -Description: > - OSArmor is a Windows OS application that monitors and blocks suspicious processes behaviors to prevent infections by malware, ransomware, and other threats. This tool analyzes parent processes and prevents, for example, MS Word from running cmd.exe or powershell.exe. It prevents ransomware from deleting shadow copies of files via vssadmin.exe, blocks processes with double file extensions (i.e invoice.pdf.exe), blocks USB-spreading malware, and much more. It is lightweight, requires zero user input and protects your system while running in the background. In combination with OSArmor you can also use SysHardener to harden even more Windows OS settings. -Agreements: -- AgreementLabel: Terms & Privacy Policy - AgreementUrl: https://www.osarmor.com/terms/#tab2:~:text=Application -PurchaseUrl: https://www.osarmor.com/pricing/ -Documentations: -- DocumentLabel: FAQs - DocumentUrl: https://www.osarmor.com/faqs/ -- DocumentLabel: Video Tutorials - DocumentUrl: https://www.osarmor.com/video-tutorials/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.installer.yaml b/manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.installer.yaml deleted file mode 100644 index 53a3744b1480c..0000000000000 --- a/manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: NoVirusThanks.OSArmor.Enterprise -PackageVersion: 2.0.6.0 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -AppsAndFeaturesEntries: -- ProductCode: NoVirusThanks OSArmor_is1 -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\NoVirusThanks\OSArmorDevSvc' -Installers: -- Architecture: x86 - InstallerUrl: https://downloads.osarmor.com/latest/osarmor-enterprise/setup - InstallerSha256: 612E6BDFF297F531FA1E2BB8B2DC4DDF39D56AF65D7F9C3448D338A0A4DF8F72 - ProductCode: NoVirusThanks OSArmor_is1 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.locale.en-US.yaml b/manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.locale.en-US.yaml deleted file mode 100644 index 0ecf2fdbb546e..0000000000000 --- a/manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: NoVirusThanks.OSArmor.Enterprise -PackageVersion: 2.0.6.0 -PackageLocale: en-US -Publisher: NoVirusThanks Company Srl -PublisherUrl: https://www.novirusthanks.com/company/ -PublisherSupportUrl: https://www.wilderssecurity.com/threads/novirusthanks-osarmor-an-additional-layer-of-defense.398859/page-99999 -PrivacyUrl: https://www.osarmor.com/terms/#tab2:~:text=Application -PackageName: NoVirusThanks OSArmor (ENTERPRISE) -PackageUrl: https://www.osarmor.com/download/ -License: Proprietary (ToS) -LicenseUrl: https://www.osarmor.com/terms/ -Copyright: (c) 2020-2025 NoVirusThanks™ Company Srl - All rights reserved -CopyrightUrl: https://www.osarmor.com/download/#:~:text=%C2%A9 -ShortDescription: Prevent Malware & Ransomware -Description: > - OSArmor is a Windows OS application that monitors and blocks suspicious processes behaviors to prevent infections by malware, ransomware, and other threats. This tool analyzes parent processes and prevents, for example, MS Word from running cmd.exe or powershell.exe. It prevents ransomware from deleting shadow copies of files via vssadmin.exe, blocks processes with double file extensions (i.e invoice.pdf.exe), blocks USB-spreading malware, and much more. It is lightweight, requires zero user input and protects your system while running in the background. In combination with OSArmor you can also use SysHardener to harden even more Windows OS settings. -Agreements: -- AgreementLabel: Terms & Privacy Policy - AgreementUrl: https://www.osarmor.com/terms/#tab2:~:text=Application -PurchaseUrl: https://www.osarmor.com/pricing/ -Documentations: -- DocumentLabel: FAQs - DocumentUrl: https://www.osarmor.com/faqs/ -- DocumentLabel: Video Tutorials - DocumentUrl: https://www.osarmor.com/video-tutorials/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/n/NoVirusThanks/OSArmor/Personal/2.0.6.0/NoVirusThanks.OSArmor.Personal.installer.yaml b/manifests/n/NoVirusThanks/OSArmor/Personal/2.0.6.0/NoVirusThanks.OSArmor.Personal.installer.yaml deleted file mode 100644 index 29c77b0055eaa..0000000000000 --- a/manifests/n/NoVirusThanks/OSArmor/Personal/2.0.6.0/NoVirusThanks.OSArmor.Personal.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: NoVirusThanks.OSArmor.Personal -PackageVersion: 2.0.6.0 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: NoVirusThanks OSArmor_is1 -AppsAndFeaturesEntries: -- ProductCode: NoVirusThanks OSArmor_is1 -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\NoVirusThanks\OSArmorDevSvc' -Installers: -- Architecture: x86 - InstallerUrl: https://downloads.osarmor.com/latest/osarmor-personal/setup - InstallerSha256: BB30974B456AF260E2A36BC50B92966DCAD77EAF38E279EA4A604C844773528D -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/n/NoVirusThanks/OSArmor/Personal/2.0.6.0/NoVirusThanks.OSArmor.Personal.locale.en-US.yaml b/manifests/n/NoVirusThanks/OSArmor/Personal/2.0.6.0/NoVirusThanks.OSArmor.Personal.locale.en-US.yaml deleted file mode 100644 index 55fa71853a0fa..0000000000000 --- a/manifests/n/NoVirusThanks/OSArmor/Personal/2.0.6.0/NoVirusThanks.OSArmor.Personal.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: NoVirusThanks.OSArmor.Personal -PackageVersion: 2.0.6.0 -PackageLocale: en-US -Publisher: NoVirusThanks Company Srl -PublisherUrl: https://www.novirusthanks.com/company/ -PublisherSupportUrl: https://www.wilderssecurity.com/threads/novirusthanks-osarmor-an-additional-layer-of-defense.398859/page-99999 -PrivacyUrl: https://www.osarmor.com/terms/#tab2:~:text=Application -PackageName: NoVirusThanks OSArmor -PackageUrl: https://www.osarmor.com/download/ -License: Proprietary (ToS) -LicenseUrl: https://www.osarmor.com/terms/ -Copyright: (c) 2020-2025 NoVirusThanks™ Company Srl - All rights reserved -CopyrightUrl: https://www.osarmor.com/download/#:~:text=%C2%A9 -ShortDescription: Prevent Malware & Ransomware -Description: > - OSArmor is a Windows OS application that monitors and blocks suspicious processes behaviors to prevent infections by malware, ransomware, and other threats. This tool analyzes parent processes and prevents, for example, MS Word from running cmd.exe or powershell.exe. It prevents ransomware from deleting shadow copies of files via vssadmin.exe, blocks processes with double file extensions (i.e invoice.pdf.exe), blocks USB-spreading malware, and much more. It is lightweight, requires zero user input and protects your system while running in the background. In combination with OSArmor you can also use SysHardener to harden even more Windows OS settings. -ReleaseNotesUrl: https://www.osarmor.com/changelog/#:~:text=v2.0.4.0 -Agreements: -- AgreementLabel: Terms & Privacy Policy - AgreementUrl: https://www.osarmor.com/terms/#tab2:~:text=Application -Documentations: -- DocumentLabel: FAQs - DocumentUrl: https://www.osarmor.com/faqs/ -- DocumentLabel: Video Tutorials - DocumentUrl: https://www.osarmor.com/video-tutorials/ -PurchaseUrl: https://www.osarmor.com/pricing/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/n/Novacura/WindowsClient/1.0.569/Novacura.WindowsClient.installer.yaml b/manifests/n/Novacura/WindowsClient/1.0.569/Novacura.WindowsClient.installer.yaml deleted file mode 100644 index 17404e41d1d71..0000000000000 --- a/manifests/n/Novacura/WindowsClient/1.0.569/Novacura.WindowsClient.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Automatically updated by the winget bot at 2026/Aug/20 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Novacura.WindowsClient -PackageVersion: 1.0.569 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: '{21CF6F59-8881-48DC-BF6C-0D90CDB5BAA7}}_is1' -ReleaseDate: 2025-05-15 -AppsAndFeaturesEntries: -- ProductCode: '{21CF6F59-8881-48DC-BF6C-0D90CDB5BAA7}}_is1' -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\Novacura\ConnectWebForms' -Installers: -- Architecture: x64 - InstallerUrl: https://public.novacura.com/public-storage/client-cloud-installers/Flow%20Connect%20-%20Windows%20Client.exe - InstallerSha256: 18209357869E8FC78EA2157E18BBEE9B35CB66E4276E799FACC373464C15D3B3 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/n/Novacura/WindowsClient/1.0.569/Novacura.WindowsClient.locale.en-US.yaml b/manifests/n/Novacura/WindowsClient/1.0.569/Novacura.WindowsClient.locale.en-US.yaml deleted file mode 100644 index 9ffb4d1bd067b..0000000000000 --- a/manifests/n/Novacura/WindowsClient/1.0.569/Novacura.WindowsClient.locale.en-US.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Automatically updated by the winget bot at 2026/Aug/20 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Novacura.WindowsClient -PackageVersion: 1.0.569 -PackageLocale: en-US -Publisher: Novacura -PublisherUrl: https://www.novacura.com/ -Author: Novacura AB -PackageName: Flow Connect - Windows Client -License: Proprietary -Copyright: Copyright (C) NovaCura AB, all rights reserved -ShortDescription: The Windows client is primarily used for debugging your applications and components. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/o/Ocenaudio/Ocenaudio/3.20.5/Ocenaudio.Ocenaudio.installer.yaml b/manifests/o/Ocenaudio/Ocenaudio/3.20.5/Ocenaudio.Ocenaudio.installer.yaml deleted file mode 100644 index 8740cad9ed11d..0000000000000 --- a/manifests/o/Ocenaudio/Ocenaudio/3.20.5/Ocenaudio.Ocenaudio.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Automatically updated by the winget bot at 2026/Aug/20 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Ocenaudio.Ocenaudio -PackageVersion: 3.20.5 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: nullsoft -ProductCode: ocenaudio -AppsAndFeaturesEntries: -- ProductCode: ocenaudio -Installers: -- Architecture: x64 - InstallerUrl: https://www.ocenaudio.com/downloads/index.php/ocenaudio_windows64.exe - InstallerSha256: C11B53CAB88C03AA8E163438109E51436D1C52ED0242072656BFEAFF7F549023 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/o/Ocenaudio/Ocenaudio/3.20.5/Ocenaudio.Ocenaudio.locale.en-US.yaml b/manifests/o/Ocenaudio/Ocenaudio/3.20.5/Ocenaudio.Ocenaudio.locale.en-US.yaml deleted file mode 100644 index f963d22334a41..0000000000000 --- a/manifests/o/Ocenaudio/Ocenaudio/3.20.5/Ocenaudio.Ocenaudio.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Automatically updated by the winget bot at 2026/Aug/20 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Ocenaudio.Ocenaudio -PackageVersion: 3.20.5 -PackageLocale: en-US -Publisher: Ocenaudio Team -PublisherUrl: https://www.ocenaudio.com/ -PackageName: ocenaudio -PackageUrl: https://www.ocenaudio.com/ -License: Freeware, closed-source -Copyright: © 2009-2022 ocenaudio Team. All rights reserved. -ShortDescription: ocenaudio is a cross-platform, easy to use, fast and functional audio editor. -Tags: -- audio -- media -- mp3 -- music -- player -- spectrogram -- spectrum -ReleaseNotes: |- - - Adds an autosave system to protect session state in case of unexpected program closure - - Adds transcription mode for audio transcription workflows (configurable per track) - - Adds translation improvements and support for new languages - - New models in QOcenAi (LavaSR, SileroVAD) - - Fixes cursor precision, pan and zoom focus on the waveform canvas - - Fixes drag-edge autoscroll when dragging selection, cursor, marker or region — now works correctly, including in fullscreen - - Other bug fixes and improvements -ReleaseNotesUrl: https://www.ocenaudio.com/changelog -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/o/Ocenaudio/Ocenaudio/3.20.5/Ocenaudio.Ocenaudio.locale.zh-CN.yaml b/manifests/o/Ocenaudio/Ocenaudio/3.20.5/Ocenaudio.Ocenaudio.locale.zh-CN.yaml deleted file mode 100644 index dd37244a8390c..0000000000000 --- a/manifests/o/Ocenaudio/Ocenaudio/3.20.5/Ocenaudio.Ocenaudio.locale.zh-CN.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2026/Aug/20 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Ocenaudio.Ocenaudio -PackageVersion: 3.20.5 -PackageLocale: zh-CN -Publisher: Ocenaudio Team -PublisherUrl: https://www.ocenaudio.com/ -PackageName: ocenaudio -PackageUrl: https://www.ocenaudio.com/ -License: 免费软件、闭源 -Copyright: © 2009-2022 ocenaudio Team. All rights reserved. -ShortDescription: ocenaudio 是一款跨平台、易用、快速且功能完善的音频编辑器。 -ReleaseNotesUrl: https://www.ocenaudio.com/changelog -Tags: -- audio -- media -- mp3 -- music -- player -- spectrogram -- spectrum -- 音频编辑器 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/o/OctopusDeploy/Cli/2.25.0/OctopusDeploy.Cli.installer.yaml b/manifests/o/OctopusDeploy/Cli/2.25.0/OctopusDeploy.Cli.installer.yaml new file mode 100644 index 0000000000000..8d058702da26c --- /dev/null +++ b/manifests/o/OctopusDeploy/Cli/2.25.0/OctopusDeploy.Cli.installer.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: OctopusDeploy.Cli +PackageVersion: 2.25.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: "{374F72B3-FE37-4418-80AD-3C11671EEBE4}" +ReleaseDate: 2026-09-04 +AppsAndFeaturesEntries: +- ProductCode: "{374F72B3-FE37-4418-80AD-3C11671EEBE4}" + UpgradeCode: "{738E840F-6305-4A12-8136-8AAD988DAF43}" +InstallationMetadata: + DefaultInstallLocation: "%ProgramFiles%\\Octopus CLI" +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/OctopusDeploy/cli/releases/download/v2.25.0/octopus_2.25.0_windows_amd64.msi + InstallerSha256: 9EF90CE3B539F575D51DFD7A251048660232518EE9F498B0532B49E153718E97 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OctopusDeploy/Cli/2.25.0/OctopusDeploy.Cli.locale.en-US.yaml b/manifests/o/OctopusDeploy/Cli/2.25.0/OctopusDeploy.Cli.locale.en-US.yaml new file mode 100644 index 0000000000000..d806a3982e196 --- /dev/null +++ b/manifests/o/OctopusDeploy/Cli/2.25.0/OctopusDeploy.Cli.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: OctopusDeploy.Cli +PackageVersion: 2.25.0 +PackageLocale: en-US +Publisher: Octopus Deploy Pty. Ltd. +PublisherUrl: https://github.com/OctopusDeploy +PublisherSupportUrl: https://github.com/OctopusDeploy/cli/issues +PackageName: Octopus CLI +PackageUrl: https://github.com/OctopusDeploy/cli +License: Apache 2.0 +LicenseUrl: https://github.com/OctopusDeploy/cli/blob/HEAD/LICENSE +ShortDescription: Work seamlessly with Octopus Deploy from the command line. +Tags: +- public +ReleaseNotes: |- + ## [2.25.0](https://github.com/OctopusDeploy/cli/compare/v2.24.1...v2.25.0) (2026-09-01) + + + ### Features + + • Include and exclude targets by tag for deployments and runbook runs ([#585](https://github.com/OctopusDeploy/cli/issues/585)) ([2922f08](https://github.com/OctopusDeploy/cli/commit/2922f08f6be519883f222e42491064f5e234b872)) +ReleaseNotesUrl: https://github.com/OctopusDeploy/cli/releases/tag/v2.25.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OctopusDeploy/Cli/2.25.0/OctopusDeploy.Cli.yaml b/manifests/o/OctopusDeploy/Cli/2.25.0/OctopusDeploy.Cli.yaml new file mode 100644 index 0000000000000..683f3ac5bd185 --- /dev/null +++ b/manifests/o/OctopusDeploy/Cli/2.25.0/OctopusDeploy.Cli.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: OctopusDeploy.Cli +PackageVersion: 2.25.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/Okabe-Rintarou-0/SJTUCanvasHelper/3.0.11/Okabe-Rintarou-0.SJTUCanvasHelper.installer.yaml b/manifests/o/Okabe-Rintarou-0/SJTUCanvasHelper/3.0.11/Okabe-Rintarou-0.SJTUCanvasHelper.installer.yaml new file mode 100644 index 0000000000000..5cac7946313b3 --- /dev/null +++ b/manifests/o/Okabe-Rintarou-0/SJTUCanvasHelper/3.0.11/Okabe-Rintarou-0.SJTUCanvasHelper.installer.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Okabe-Rintarou-0.SJTUCanvasHelper +PackageVersion: 3.0.11 +UpgradeBehavior: install +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x86 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/Okabe-Rintarou-0/SJTU-Canvas-Helper/releases/download/app-v3.0.11/SJTU.Canvas.Helper_3.0.11_x86-setup.exe + InstallerSha256: 4C729D1229507F792F5BC5AC3350D61F9710D546CFC0F44991CBB9BB25986F82 + ProductCode: SJTU Canvas Helper +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/Okabe-Rintarou-0/SJTU-Canvas-Helper/releases/download/app-v3.0.11/SJTU.Canvas.Helper_3.0.11_x64-setup.exe + InstallerSha256: 8EC0706BC17C409F61C693C6B6BA4FCA76830010D20ACD404C144F71990C1599 + ProductCode: SJTU Canvas Helper +- Architecture: x86 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/Okabe-Rintarou-0/SJTU-Canvas-Helper/releases/download/app-v3.0.11/SJTU.Canvas.Helper_3.0.11_x86_en-US.msi + InstallerSha256: B2469D031A49939E06BA493680A1ACF211B94CBBA36F09A7C6B75029D5F80E8E + ProductCode: '{AEA17480-1365-47E3-ADE0-199C4E61BE7B}' + AppsAndFeaturesEntries: + - UpgradeCode: '{7D1805A0-A89C-54EF-B4AA-AAE673D794E0}' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/Okabe-Rintarou-0/SJTU-Canvas-Helper/releases/download/app-v3.0.11/SJTU.Canvas.Helper_3.0.11_x64_en-US.msi + InstallerSha256: 733979075915744EB590A5E45784DD097D4181A3103D9EBD35C28B008A00CDF2 + ProductCode: '{8D620399-84B7-4A2C-A729-2C43E8C2158D}' + AppsAndFeaturesEntries: + - UpgradeCode: '{7D1805A0-A89C-54EF-B4AA-AAE673D794E0}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/Okabe-Rintarou-0/SJTUCanvasHelper/3.0.11/Okabe-Rintarou-0.SJTUCanvasHelper.locale.en-US.yaml b/manifests/o/Okabe-Rintarou-0/SJTUCanvasHelper/3.0.11/Okabe-Rintarou-0.SJTUCanvasHelper.locale.en-US.yaml new file mode 100644 index 0000000000000..6669c20516402 --- /dev/null +++ b/manifests/o/Okabe-Rintarou-0/SJTUCanvasHelper/3.0.11/Okabe-Rintarou-0.SJTUCanvasHelper.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Okabe-Rintarou-0.SJTUCanvasHelper +PackageVersion: 3.0.11 +PackageLocale: en-US +Publisher: okabe +PublisherUrl: https://github.com/Okabe-Rintarou-0 +PublisherSupportUrl: https://github.com/Okabe-Rintarou-0/SJTU-Canvas-Helper/issues +PackageName: SJTU Canvas Helper +PackageUrl: https://github.com/Okabe-Rintarou-0/SJTU-Canvas-Helper +License: Freeware +ShortDescription: Help you use SJTU Canvas more quickly and easily. +Tags: +- sjtu +ReleaseNotesUrl: https://github.com/Okabe-Rintarou-0/SJTU-Canvas-Helper/releases/tag/app-v3.0.11 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Okabe-Rintarou-0/SJTUCanvasHelper/3.0.11/Okabe-Rintarou-0.SJTUCanvasHelper.locale.zh-CN.yaml b/manifests/o/Okabe-Rintarou-0/SJTUCanvasHelper/3.0.11/Okabe-Rintarou-0.SJTUCanvasHelper.locale.zh-CN.yaml new file mode 100644 index 0000000000000..70bec7fb95a6c --- /dev/null +++ b/manifests/o/Okabe-Rintarou-0/SJTUCanvasHelper/3.0.11/Okabe-Rintarou-0.SJTUCanvasHelper.locale.zh-CN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Okabe-Rintarou-0.SJTUCanvasHelper +PackageVersion: 3.0.11 +PackageLocale: zh-CN +Publisher: okabe +PublisherUrl: https://github.com/Okabe-Rintarou-0 +PublisherSupportUrl: https://github.com/Okabe-Rintarou-0/SJTU-Canvas-Helper/issues +PackageName: SJTU Canvas Helper +PackageUrl: https://github.com/Okabe-Rintarou-0/SJTU-Canvas-Helper +License: 免费软件 +ShortDescription: 帮助您更快速便捷地使用上海交通大学课程平台。 +Tags: +- 上海交大 +- 上海交通大学 +- 交大 +ReleaseNotesUrl: https://github.com/Okabe-Rintarou-0/SJTU-Canvas-Helper/releases/tag/app-v3.0.11 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Okabe-Rintarou-0/SJTUCanvasHelper/3.0.11/Okabe-Rintarou-0.SJTUCanvasHelper.yaml b/manifests/o/Okabe-Rintarou-0/SJTUCanvasHelper/3.0.11/Okabe-Rintarou-0.SJTUCanvasHelper.yaml new file mode 100644 index 0000000000000..7eea9dae46cb0 --- /dev/null +++ b/manifests/o/Okabe-Rintarou-0/SJTUCanvasHelper/3.0.11/Okabe-Rintarou-0.SJTUCanvasHelper.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: Okabe-Rintarou-0.SJTUCanvasHelper +PackageVersion: 3.0.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/OmniSecure/Strix/1.6.2/OmniSecure.Strix.installer.yaml b/manifests/o/OmniSecure/Strix/1.6.2/OmniSecure.Strix.installer.yaml new file mode 100644 index 0000000000000..240cd3b7554fe --- /dev/null +++ b/manifests/o/OmniSecure/Strix/1.6.2/OmniSecure.Strix.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OmniSecure.Strix +PackageVersion: 1.6.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: strix-1.6.2-windows-x86_64.exe + PortableCommandAlias: strix +Commands: +- strix +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/usestrix/strix/releases/download/v1.6.2/strix-1.6.2-windows-x86_64.zip + InstallerSha256: 1F656BC10442BEF270AD85E331D74CCAA5355C8C61803DD561861BD391648D35 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OmniSecure/Strix/1.6.2/OmniSecure.Strix.locale.en-US.yaml b/manifests/o/OmniSecure/Strix/1.6.2/OmniSecure.Strix.locale.en-US.yaml new file mode 100644 index 0000000000000..5a795e903613b --- /dev/null +++ b/manifests/o/OmniSecure/Strix/1.6.2/OmniSecure.Strix.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: OmniSecure.Strix +PackageVersion: 1.6.2 +PackageLocale: en-US +Publisher: OmniSecure, Inc. +PublisherUrl: https://www.strix.ai/ +PublisherSupportUrl: https://github.com/usestrix/strix/issues +Author: OmniSecure, Inc. +PackageName: Strix +PackageUrl: https://www.strix.ai/ +License: Apache-2.0 +LicenseUrl: https://github.com/usestrix/strix/blob/HEAD/LICENSE +Copyright: Copyright 2026 OmniSecure Inc. +ShortDescription: Open-source AI penetration testing tool to find and fix your app’s vulnerabilities. +Description: |- + Strix are autonomous AI penetration testing agents that act just like real hackers - they run your code dynamically, find vulnerabilities, and validate them through actual proofs-of-concept. Built for developers and security teams who need fast, accurate security testing without the overhead of manual pentesting or the false positives of static analysis tools. + + Key Capabilities: + - Full pentesting toolkit - reconnaissance, exploitation, and validation out of the box + - Multi-agent orchestration - teams of AI pentesters that collaborate and scale + - Real exploit validation - working PoCs, not false positives like legacy vulnerability scanners + - Developer‑first CLI - actionable findings with remediation guidance + - Auto‑fix & reporting - generate patches and compliance-ready pentest reports + + Use Cases + - Application Security Testing - Detect and validate critical vulnerabilities in your applications + - Rapid Penetration Testing - Get penetration tests done in hours, not weeks, with compliance reports + - Bug Bounty Automation - Automate bug bounty research and generate PoCs for faster reporting + - CI/CD Integration - Run tests in CI/CD to block vulnerabilities before reaching production +Tags: +- ai +- large-language-model +- llm +- penetration +- security +- vulnerability +ReleaseNotes: |- + What's Changed + - fix(agents): stop parents waiting on finished non-interactive children by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/1241 + - fix(cloud): print top-up instructions on 402 and guide oversize or ar… by @bearsyankees in https://github.com/usestrix/strix/pull/1242 + - fix(viewer): show stopped run status by @kusonooyasumi in https://github.com/usestrix/strix/pull/1249 + - feat(web_search): add Exa as a web search provider alongside Perplexity by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/1270 + - fix(cli): join the import warm-up before the engine imports, drop the orphan purge by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/1273 + - chore(telemetry): drop per-load skill_loaded beacons, send anonymous events by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/1275 + - docs: update README and CLI links by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/1272 + - feat(telemetry): classify error beacons by phase and exception class by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/1276 + - chore: release v1.6.2 by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/1277 + Full Changelog: https://github.com/usestrix/strix/compare/v1.6.1...v1.6.2 +ReleaseNotesUrl: https://github.com/usestrix/strix/releases/tag/v1.6.2 +PurchaseUrl: https://www.strix.ai/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OmniSecure/Strix/1.6.2/OmniSecure.Strix.locale.zh-CN.yaml b/manifests/o/OmniSecure/Strix/1.6.2/OmniSecure.Strix.locale.zh-CN.yaml new file mode 100644 index 0000000000000..8a9aba7beb152 --- /dev/null +++ b/manifests/o/OmniSecure/Strix/1.6.2/OmniSecure.Strix.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: OmniSecure.Strix +PackageVersion: 1.6.2 +PackageLocale: zh-CN +ShortDescription: 开源 AI 渗透测试工具,助力发现并修复应用漏洞。 +Description: |- + Strix 是自主式 AI 渗透测试智能体,其行为与真实黑客无异——它们能够动态运行您的代码,发现漏洞,并通过实际的概念验证(PoC)进行验证。Strix 专为需要快速、准确的安全测试,且希望摆脱手动渗透测试的高昂成本或静态分析工具误报困扰的开发人员及安全团队而设计。 + + 核心能力: + - 全套渗透测试工具箱——开箱即用的侦察、漏洞利用与验证功能 + - 多智能体编排——支持协作与扩展的 AI 渗透测试专家团队 + - 真实漏洞验证——提供可运行的 PoC,而非传统漏洞扫描器那样的虚假报告 + - 开发者优先的 CLI——提供附带修复建议的可操作发现结果 + - 自动修复与报告——生成补丁和符合合规要求的渗透测试报告 + + 应用场景 + - 应用安全测试——检测并验证应用程序中的关键漏洞 + - 快速渗透测试——在数小时而非数周内完成渗透测试,并获取合规报告 + - Bug Bounty 自动化——自动化漏洞赏金研究并生成 PoC,以实现更快的报告提交 + - CI/CD 集成——在 CI/CD 流程中运行测试,在漏洞进入生产环境前进行拦截 +Tags: +- 人工智能 +- 大语言模型 +- 安全 +- 渗透 +- 漏洞 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OmniSecure/Strix/1.6.2/OmniSecure.Strix.yaml b/manifests/o/OmniSecure/Strix/1.6.2/OmniSecure.Strix.yaml new file mode 100644 index 0000000000000..d049b7d3816c6 --- /dev/null +++ b/manifests/o/OmniSecure/Strix/1.6.2/OmniSecure.Strix.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: OmniSecure.Strix +PackageVersion: 1.6.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/Oven-sh/Bun/1.4.2/Oven-sh.Bun.installer.yaml b/manifests/o/Oven-sh/Bun/1.4.2/Oven-sh.Bun.installer.yaml new file mode 100644 index 0000000000000..58e4a422a1515 --- /dev/null +++ b/manifests/o/Oven-sh/Bun/1.4.2/Oven-sh.Bun.installer.yaml @@ -0,0 +1,30 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Oven-sh.Bun +PackageVersion: 1.4.2 +InstallerType: zip +NestedInstallerType: portable +Commands: +- bun +- bunx +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: ./bun-windows-x64/bun.exe + PortableCommandAlias: bunx + - RelativeFilePath: bun-windows-x64/bun.exe + PortableCommandAlias: bun + InstallerUrl: https://github.com/oven-sh/bun/releases/download/bun-v1.4.2/bun-windows-x64.zip + InstallerSha256: CE4C17497B2F29712A99D3D53F028DE28CD42E3BACB8589599E7F000E49B6405 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: ./bun-windows-aarch64/bun.exe + PortableCommandAlias: bunx + - RelativeFilePath: bun-windows-aarch64/bun.exe + PortableCommandAlias: bun + InstallerUrl: https://github.com/oven-sh/bun/releases/download/bun-v1.4.2/bun-windows-aarch64.zip + InstallerSha256: A7A16B876A305FD1029C66DBD27007B4F6112AE896532F675878731A21E50CFD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/Oven-sh/Bun/1.4.2/Oven-sh.Bun.locale.en-US.yaml b/manifests/o/Oven-sh/Bun/1.4.2/Oven-sh.Bun.locale.en-US.yaml new file mode 100644 index 0000000000000..aaed0636f0158 --- /dev/null +++ b/manifests/o/Oven-sh/Bun/1.4.2/Oven-sh.Bun.locale.en-US.yaml @@ -0,0 +1,53 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Oven-sh.Bun +PackageVersion: 1.4.2 +PackageLocale: en-US +Publisher: Oven-sh +PublisherUrl: https://bun.sh/ +PublisherSupportUrl: https://github.com/oven-sh/bun/issues +PackageName: Bun +PackageUrl: https://bun.sh/ +License: MIT +LicenseUrl: https://github.com/oven-sh/bun/blob/HEAD/LICENSE.md +ShortDescription: Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one +Moniker: bun +Tags: +- bun +- bundler +- javascript +- javascriptcore +- jsx +- nodejs +- npm +- react +- rust +- rustlang +- transpiler +- typescript +ReleaseNotes: |- + To install Bun v1.4.2 + curl -fsSL https://bun.sh/install | bash + # or you can use npm + # npm install -g bun + Windows: + powershell -c "irm bun.sh/install.ps1|iex" + To upgrade to Bun v1.4.2: + bun upgrade + Read Bun v1.4.2's release notes on Bun's blog + + Thanks to 3 contributors! + - @dylan-conway + - @jarred-sumner + - @robobun +ReleaseNotesUrl: https://bun.com/blog/bun-v1.4.2 +Documentations: +- DocumentLabel: API Reference + DocumentUrl: https://bun.com/reference +- DocumentLabel: Docs + DocumentUrl: https://bun.sh/docs +- DocumentLabel: Guides + DocumentUrl: https://bun.com/guides +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Oven-sh/Bun/1.4.2/Oven-sh.Bun.yaml b/manifests/o/Oven-sh/Bun/1.4.2/Oven-sh.Bun.yaml new file mode 100644 index 0000000000000..20f4abd184d1c --- /dev/null +++ b/manifests/o/Oven-sh/Bun/1.4.2/Oven-sh.Bun.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: Oven-sh.Bun +PackageVersion: 1.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/Oven-sh/Bun/Baseline/1.4.2/Oven-sh.Bun.Baseline.installer.yaml b/manifests/o/Oven-sh/Bun/Baseline/1.4.2/Oven-sh.Bun.Baseline.installer.yaml new file mode 100644 index 0000000000000..b5d481bc85135 --- /dev/null +++ b/manifests/o/Oven-sh/Bun/Baseline/1.4.2/Oven-sh.Bun.Baseline.installer.yaml @@ -0,0 +1,19 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Oven-sh.Bun.Baseline +PackageVersion: 1.4.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ./bun-windows-x64-baseline/bun.exe + PortableCommandAlias: bunx +- RelativeFilePath: bun-windows-x64-baseline/bun.exe + PortableCommandAlias: bun +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/oven-sh/bun/releases/download/bun-v1.4.2/bun-windows-x64-baseline.zip + InstallerSha256: 78C221C2376F79731CCF4E4AF0B3BB46D81FEFA3296C5ABEE09AD8A1B21E68C6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/Oven-sh/Bun/Baseline/1.4.2/Oven-sh.Bun.Baseline.locale.en-US.yaml b/manifests/o/Oven-sh/Bun/Baseline/1.4.2/Oven-sh.Bun.Baseline.locale.en-US.yaml new file mode 100644 index 0000000000000..d1cce627e158d --- /dev/null +++ b/manifests/o/Oven-sh/Bun/Baseline/1.4.2/Oven-sh.Bun.Baseline.locale.en-US.yaml @@ -0,0 +1,53 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Oven-sh.Bun.Baseline +PackageVersion: 1.4.2 +PackageLocale: en-US +Publisher: Oven-sh +PublisherUrl: https://github.com/oven-sh +PublisherSupportUrl: https://github.com/oven-sh/bun/issues +PackageName: Bun Baseline +PackageUrl: https://bun.sh/ +License: MIT +LicenseUrl: https://github.com/oven-sh/bun/blob/HEAD/LICENSE.md +ShortDescription: Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one +Moniker: bun-baseline +Tags: +- bun +- bundler +- javascript +- javascriptcore +- jsx +- nodejs +- npm +- react +- rust +- rustlang +- transpiler +- typescript +ReleaseNotes: |- + To install Bun v1.4.2 + curl -fsSL https://bun.sh/install | bash + # or you can use npm + # npm install -g bun + Windows: + powershell -c "irm bun.sh/install.ps1|iex" + To upgrade to Bun v1.4.2: + bun upgrade + Read Bun v1.4.2's release notes on Bun's blog + + Thanks to 3 contributors! + - @dylan-conway + - @jarred-sumner + - @robobun +ReleaseNotesUrl: https://bun.com/blog/bun-v1.4.2 +Documentations: +- DocumentLabel: API Reference + DocumentUrl: https://bun.com/reference +- DocumentLabel: Docs + DocumentUrl: https://bun.sh/docs +- DocumentLabel: Guides + DocumentUrl: https://bun.com/guides +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Oven-sh/Bun/Baseline/1.4.2/Oven-sh.Bun.Baseline.yaml b/manifests/o/Oven-sh/Bun/Baseline/1.4.2/Oven-sh.Bun.Baseline.yaml new file mode 100644 index 0000000000000..d911df7f01439 --- /dev/null +++ b/manifests/o/Oven-sh/Bun/Baseline/1.4.2/Oven-sh.Bun.Baseline.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: Oven-sh.Bun.Baseline +PackageVersion: 1.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/Oven-sh/Bun/BaselineProfile/1.4.2/Oven-sh.Bun.BaselineProfile.installer.yaml b/manifests/o/Oven-sh/Bun/BaselineProfile/1.4.2/Oven-sh.Bun.BaselineProfile.installer.yaml new file mode 100644 index 0000000000000..4e90d898d7cec --- /dev/null +++ b/manifests/o/Oven-sh/Bun/BaselineProfile/1.4.2/Oven-sh.Bun.BaselineProfile.installer.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Oven-sh.Bun.BaselineProfile +PackageVersion: 1.4.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ./bun-windows-x64-baseline-profile/bun-profile.exe + PortableCommandAlias: bunx +- RelativeFilePath: bun-windows-x64-baseline-profile/bun-profile.exe + PortableCommandAlias: bun +UpgradeBehavior: install +Commands: +- bun +- bunx +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/oven-sh/bun/releases/download/bun-v1.4.2/bun-windows-x64-baseline-profile.zip + InstallerSha256: 0FEE81C76931B843BCC22A05CCEAC4E44ABAA1684555D3347541C4DD6A26E748 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/Oven-sh/Bun/BaselineProfile/1.4.2/Oven-sh.Bun.BaselineProfile.locale.en-US.yaml b/manifests/o/Oven-sh/Bun/BaselineProfile/1.4.2/Oven-sh.Bun.BaselineProfile.locale.en-US.yaml new file mode 100644 index 0000000000000..7a99bb1092fb2 --- /dev/null +++ b/manifests/o/Oven-sh/Bun/BaselineProfile/1.4.2/Oven-sh.Bun.BaselineProfile.locale.en-US.yaml @@ -0,0 +1,53 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Oven-sh.Bun.BaselineProfile +PackageVersion: 1.4.2 +PackageLocale: en-US +Publisher: Oven-sh +PublisherUrl: https://github.com/oven-sh +PublisherSupportUrl: https://github.com/oven-sh/bun/issues +PackageName: Bun Baseline Profile +PackageUrl: https://bun.sh/ +License: MIT +LicenseUrl: https://github.com/oven-sh/bun/blob/HEAD/LICENSE.md +ShortDescription: Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one +Moniker: bun-baseline-profile +Tags: +- bun +- bundler +- javascript +- javascriptcore +- jsx +- nodejs +- npm +- react +- rust +- rustlang +- transpiler +- typescript +ReleaseNotes: |- + To install Bun v1.4.2 + curl -fsSL https://bun.sh/install | bash + # or you can use npm + # npm install -g bun + Windows: + powershell -c "irm bun.sh/install.ps1|iex" + To upgrade to Bun v1.4.2: + bun upgrade + Read Bun v1.4.2's release notes on Bun's blog + + Thanks to 3 contributors! + - @dylan-conway + - @jarred-sumner + - @robobun +ReleaseNotesUrl: https://bun.com/blog/bun-v1.4.2 +Documentations: +- DocumentLabel: API Reference + DocumentUrl: https://bun.com/reference +- DocumentLabel: Docs + DocumentUrl: https://bun.sh/docs +- DocumentLabel: Guides + DocumentUrl: https://bun.com/guides +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Oven-sh/Bun/BaselineProfile/1.4.2/Oven-sh.Bun.BaselineProfile.yaml b/manifests/o/Oven-sh/Bun/BaselineProfile/1.4.2/Oven-sh.Bun.BaselineProfile.yaml new file mode 100644 index 0000000000000..dd471d1cc9b4c --- /dev/null +++ b/manifests/o/Oven-sh/Bun/BaselineProfile/1.4.2/Oven-sh.Bun.BaselineProfile.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: Oven-sh.Bun.BaselineProfile +PackageVersion: 1.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/Oven-sh/Bun/Profile/1.4.2/Oven-sh.Bun.Profile.installer.yaml b/manifests/o/Oven-sh/Bun/Profile/1.4.2/Oven-sh.Bun.Profile.installer.yaml new file mode 100644 index 0000000000000..f6af039848d37 --- /dev/null +++ b/manifests/o/Oven-sh/Bun/Profile/1.4.2/Oven-sh.Bun.Profile.installer.yaml @@ -0,0 +1,31 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Oven-sh.Bun.Profile +PackageVersion: 1.4.2 +InstallerType: zip +NestedInstallerType: portable +UpgradeBehavior: install +Commands: +- bun +- bunx +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: ./bun-windows-x64-profile/bun-profile.exe + PortableCommandAlias: bunx + - RelativeFilePath: bun-windows-x64-profile/bun-profile.exe + PortableCommandAlias: bun + InstallerUrl: https://github.com/oven-sh/bun/releases/download/bun-v1.4.2/bun-windows-x64-profile.zip + InstallerSha256: B79685E9A1D1BC8BA7C1B51FF6301C4650E524E4DFB73C16728903F16D9D8C5B +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: ./bun-windows-aarch64-profile/bun-profile.exe + PortableCommandAlias: bunx + - RelativeFilePath: bun-windows-aarch64-profile/bun-profile.exe + PortableCommandAlias: bun + InstallerUrl: https://github.com/oven-sh/bun/releases/download/bun-v1.4.2/bun-windows-aarch64-profile.zip + InstallerSha256: 5BF36E7D64EA4FB7BEF4E910E13199B4C9EB288B8217150D7A21EA4EACEC4510 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/Oven-sh/Bun/Profile/1.4.2/Oven-sh.Bun.Profile.locale.en-US.yaml b/manifests/o/Oven-sh/Bun/Profile/1.4.2/Oven-sh.Bun.Profile.locale.en-US.yaml new file mode 100644 index 0000000000000..e07106cf44b3d --- /dev/null +++ b/manifests/o/Oven-sh/Bun/Profile/1.4.2/Oven-sh.Bun.Profile.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Oven-sh.Bun.Profile +PackageVersion: 1.4.2 +PackageLocale: en-US +Publisher: Oven-sh +PublisherUrl: https://github.com/oven-sh +PublisherSupportUrl: https://github.com/oven-sh/bun/issues +PackageName: Bun Profile +PackageUrl: https://bun.sh/ +License: MIT +LicenseUrl: https://github.com/oven-sh/bun/blob/HEAD/LICENSE.md +ShortDescription: Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one +Moniker: bun-profile +Tags: +- bun +- bundler +- javascript +- javascriptcore +- jsx +- nodejs +- npm +- react +- rust +- rustlang +- transpiler +- typescript +ReleaseNotes: |- + To install Bun v1.4.2 + curl -fsSL https://bun.sh/install | bash + # or you can use npm + # npm install -g bun + Windows: + powershell -c "irm bun.sh/install.ps1|iex" + To upgrade to Bun v1.4.2: + bun upgrade + Read Bun v1.4.2's release notes on Bun's blog + + Thanks to 3 contributors! + - @dylan-conway + - @jarred-sumner + - @robobun +ReleaseNotesUrl: https://bun.com/blog/bun-v1.4.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Oven-sh/Bun/Profile/1.4.2/Oven-sh.Bun.Profile.yaml b/manifests/o/Oven-sh/Bun/Profile/1.4.2/Oven-sh.Bun.Profile.yaml new file mode 100644 index 0000000000000..cf083c91ccee0 --- /dev/null +++ b/manifests/o/Oven-sh/Bun/Profile/1.4.2/Oven-sh.Bun.Profile.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: Oven-sh.Bun.Profile +PackageVersion: 1.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pithflow/Pithflow/1.35.0/Pithflow.Pithflow.installer.yaml b/manifests/p/Pithflow/Pithflow/1.35.0/Pithflow.Pithflow.installer.yaml new file mode 100644 index 0000000000000..fc34eaf767355 --- /dev/null +++ b/manifests/p/Pithflow/Pithflow/1.35.0/Pithflow.Pithflow.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Pithflow.Pithflow +PackageVersion: 1.35.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://pithflow.com/downloads/Pithflow_1.35.0_x64-setup.exe + InstallerSha256: 7FD11A926FF985D9161A6A391187DA3642A31DB5693E8391DB6416B4D8F61165 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pithflow/Pithflow/1.35.0/Pithflow.Pithflow.locale.en-US.yaml b/manifests/p/Pithflow/Pithflow/1.35.0/Pithflow.Pithflow.locale.en-US.yaml new file mode 100644 index 0000000000000..febc50e33374b --- /dev/null +++ b/manifests/p/Pithflow/Pithflow/1.35.0/Pithflow.Pithflow.locale.en-US.yaml @@ -0,0 +1,36 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Pithflow.Pithflow +PackageVersion: 1.35.0 +PackageLocale: en-US +Publisher: Pithflow +PublisherUrl: https://pithflow.com/?utm_source=winget&utm_medium=listing +PublisherSupportUrl: https://pithflow.com/faq/ +PrivacyUrl: https://pithflow.com/privacy/ +PackageName: Pithflow +PackageUrl: https://pithflow.com/?utm_source=winget&utm_medium=listing +License: Proprietary (free tier available) +LicenseUrl: https://pithflow.com/terms/ +PurchaseUrl: https://pithflow.com/pricing/?utm_source=winget&utm_medium=listing +ShortDescription: Windows-native AI voice dictation. Hold Ctrl+Space, speak, release - your words land as cleaned-up text in whatever Windows app you are already using. +Description: |- + Pithflow is a Windows-native voice dictation app built in Rust - a ~6 MB installer, not an Electron wrapper. Hold Ctrl+Space, speak, release: your words come back as cleaned-up text, placed straight into whatever app has focus. + + Meeting notes (Pro): record a meeting in the room or a video call on Zoom, Teams or Meet, and when you stop you get a summary, the key points ranked by how often each came up, the decisions and the action items - exportable to Word, PDF or plain text. + + Privacy-first by design: your session is DPAPI-encrypted on your machine and audio is never stored. Transcription runs in the cloud, so an internet connection is required. + + Because audio is captured on your local machine and nothing is installed inside the remote session, Pithflow works where most dictation tools fail - including RDP, Citrix, and VDI. + + Native bilingual Spanish/English, including mid-sentence Spanglish code-switching. Handles 100+ other languages too. + + Free tier: 2,000 words per week, no card required. Pro is $9.99/month or $99/year. Windows 10/11. +Moniker: pithflow +Tags: +- dictation +- speech-to-text +- voice-typing +- meeting-notes +- accessibility +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pithflow/Pithflow/1.35.0/Pithflow.Pithflow.yaml b/manifests/p/Pithflow/Pithflow/1.35.0/Pithflow.Pithflow.yaml new file mode 100644 index 0000000000000..7e3f211d97778 --- /dev/null +++ b/manifests/p/Pithflow/Pithflow/1.35.0/Pithflow.Pithflow.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Pithflow.Pithflow +PackageVersion: 1.35.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/q/QuantumNous/NewAPI/1.0.0-rc.33/QuantumNous.NewAPI.installer.yaml b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.33/QuantumNous.NewAPI.installer.yaml new file mode 100644 index 0000000000000..79e863d700bd9 --- /dev/null +++ b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.33/QuantumNous.NewAPI.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: QuantumNous.NewAPI +PackageVersion: 1.0.0-rc.33 +InstallerType: portable +Commands: +- new-api +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/QuantumNous/new-api/releases/download/v1.0.0-rc.33/new-api-v1.0.0-rc.33.exe + InstallerSha256: 99A6C20009CB4E12050D855A482F98ECCBC72D0CC7F222285D096A3227E820DD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/q/QuantumNous/NewAPI/1.0.0-rc.33/QuantumNous.NewAPI.locale.en-US.yaml b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.33/QuantumNous.NewAPI.locale.en-US.yaml new file mode 100644 index 0000000000000..6fd9e46fa3f42 --- /dev/null +++ b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.33/QuantumNous.NewAPI.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: QuantumNous.NewAPI +PackageVersion: 1.0.0-rc.33 +PackageLocale: en-US +PublisherUrl: https://www.newapi.ai/en/ +PublisherSupportUrl: https://www.newapi.ai/en/support/ +PackageUrl: https://www.newapi.ai/en/ +ShortDescription: Next-Gen LLM Gateway & AI Asset Platform +Description: New API is a next-generation large model gateway and AI asset management system, developed based on One API. The project aims to provide a unified interface for managing and utilizing various AI model services, including but not limited to OpenAI, Anthropic, Gemini, and Midjourney. +Tags: +- ai +- anthropic-api +- chatbot +- large-language-model +- llm +- openai-api +- openai-response +Documentations: +- DocumentLabel: Guide + DocumentUrl: https://www.newapi.ai/en/guide/ +- DocumentLabel: Wiki + DocumentUrl: https://www.newapi.ai/en/wiki/ +- DocumentLabel: API Reference + DocumentUrl: https://www.newapi.ai/en/api/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/q/QuantumNous/NewAPI/1.0.0-rc.33/QuantumNous.NewAPI.locale.zh-CN.yaml b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.33/QuantumNous.NewAPI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9922ef0dfdb5f --- /dev/null +++ b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.33/QuantumNous.NewAPI.locale.zh-CN.yaml @@ -0,0 +1,73 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: QuantumNous.NewAPI +PackageVersion: 1.0.0-rc.33 +PackageLocale: zh-CN +Publisher: Quantum Nous +PublisherUrl: https://www.newapi.ai/ +PublisherSupportUrl: https://www.newapi.ai/support/ +Author: 锟腾科技(杭州)有限公司 +PackageName: New API +PackageUrl: https://www.newapi.ai/ +License: AGPL-3.0 +LicenseUrl: https://github.com/QuantumNous/new-api/blob/HEAD/LICENSE +Copyright: Copyright © 2026 Quantum Nous. All Rights Reserved. +ShortDescription: 新一代大模型网关与 AI 资产管理系统 +Description: New API 是一个新一代大模型网关与 AI 资产管理系统,基于 One API 进行二次开发。该项目旨在提供一个统一的接口来管理和使用各种 AI 模型服务,包括但不限于 OpenAI、Anthropic、Gemini和 Midjourney 等。 +Tags: +- anthropic-api +- openai-api +- openai-response +- 人工智能 +- 大语言模型 +- 聊天机器人 +ReleaseNotes: |- + Warning + Experimental Plugin System / 实验性插件系统 + 自 v1.0.0-rc.27 起引入的实验性插件系统仍处于测试阶段,并涉及较大的架构调整。如遇问题,请及时反馈。 + 从 v1.0.0-rc.26 或更早版本升级的用户,必须重新配置所有视频模型价格;已完成该配置的用户无需重复操作。本版本仍不推荐用于生产环境。 + The experimental plugin system introduced in v1.0.0-rc.27 remains under testing and includes major architectural changes. Please report any issues promptly. + Users upgrading from v1.0.0-rc.26 or earlier must reconfigure all video model prices. Users who have already completed this step do not need to repeat it. This release is still not recommended for production use. + Important + OpenRouter Compatibility / OpenRouter 兼容性说明 + OpenRouter 渠道不再将任意以 -thinking 结尾的模型名自动解释为思考模式别名,以避免错误改写 kimi-k2-thinking 等真实模型 ID。 + 依赖旧行为的用户应改用 some-model@thinking:on,或通过渠道模型映射保留原有公开名称:{"some-model-thinking":"some-model@thinking:on"}。符合模型家族识别规则的 Claude 与 Gemini 旧式思考后缀仍受支持。 + OpenRouter channels no longer interpret arbitrary model names ending in -thinking as reasoning aliases, preventing real model IDs such as kimi-k2-thinking from being rewritten. + If you relied on the old behavior, use some-model@thinking:on, or preserve the old public name with channel model mapping: {"some-model-thinking":"some-model@thinking:on"}. Recognized Claude and Gemini family thinking aliases remain supported. + New Features + - Added gpt-6-astra to the OpenAI model list with built-in expression pricing for standard and long-context requests, including input, output, cache-read, and cache-write usage. Existing administrator pricing overrides take precedence. + - Added explicit trailing @key:value model modifiers for non-pass-through relay requests: + - @thinking:on, @thinking:off, @thinking:adaptive, or @thinking: + - @effort:none|minimal|low|medium|high|xhigh|max + - @temperature: and @topp: + - Model modifiers override corresponding request-body fields and remain effective across channel model mapping. Modifiers on the mapped model take precedence over those on the requested model; repeated keys use the rightmost value. + - Added administrator-visible conversion diagnostics for modifier conflicts, duplicates, and provider-specific adjustments. + - Added re:-prefixed Go regular expressions to Models that skip thinking suffix processing, allowing real model names containing @key:value to bypass modifier parsing and validation. Unknown modifier keys and invalid values otherwise return HTTP 400. + Billing and Routing + - Added canonical billing names such as base@effort:high@thinking:on and base@thinking:on, with fallback to the base model when no matching variant price is configured. + - Equivalent modifier variants share canonical pricing names. Numeric thinking-budget values, temperature, and topp do not create separate canonical pricing variants. + - Updated pricing settings and pricing synchronization to expose the effective built-in billing defaults used at runtime. + - Improved channel selection, model mapping, and token model-limit matching for models with modifiers or supported legacy aliases. + - Preserved existing legacy alias pricing and Gemini thinking-budget wildcard entries. + Fixes and Improvements + - Fixed implicit reasoning-effort remapping: max and xhigh now remain distinct through OpenAI Chat and Responses conversion paths. + - Preserved native reasoning controls when no model modifier or protocol conversion requires adaptation, avoiding unnecessary normalization or rejection of provider-native values. + - Restricted generic legacy suffix parsing to recognized GPT/o-series, Claude, and Gemini model families, protecting real model names such as qwen-max and kimi-k2-thinking. + - Applied thinking-suffix exemptions consistently across DeepSeek, Volcengine, and xAI adaptors. + - Improved Claude reasoning conversion by adapting unsupported combinations where possible and recording diagnostic warnings. + - In global or channel-level pass-through mode, model modifiers are forwarded unchanged without local parsing or validation. + - Improved HTTP 503 messages for models claimed by task plugins: errors now identify the claiming plugin and explain when it has no enabled channel in the selected group. Plugin model ownership remains unchanged (#7185). + - Fixed release builds selecting an incorrect version by resolving the version from the triggering Git tag. + + Full Changelog: v1.0.0-rc.31...v1.0.0-rc.33 +ReleaseNotesUrl: https://github.com/QuantumNous/new-api/releases/tag/v1.0.0-rc.33 +Documentations: +- DocumentLabel: 使用指南 + DocumentUrl: https://www.newapi.ai/guide/ +- DocumentLabel: 维基百科 + DocumentUrl: https://www.newapi.ai/wiki/ +- DocumentLabel: 接口文档 + DocumentUrl: https://www.newapi.ai/api/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/q/QuantumNous/NewAPI/1.0.0-rc.33/QuantumNous.NewAPI.yaml b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.33/QuantumNous.NewAPI.yaml new file mode 100644 index 0000000000000..babf139f01e88 --- /dev/null +++ b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.33/QuantumNous.NewAPI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: QuantumNous.NewAPI +PackageVersion: 1.0.0-rc.33 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/q/Quorthon13/OLEDSleeper/2.2.0/Quorthon13.OLEDSleeper.installer.yaml b/manifests/q/Quorthon13/OLEDSleeper/2.2.0/Quorthon13.OLEDSleeper.installer.yaml new file mode 100644 index 0000000000000..0540251c7495b --- /dev/null +++ b/manifests/q/Quorthon13/OLEDSleeper/2.2.0/Quorthon13.OLEDSleeper.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: Quorthon13.OLEDSleeper +PackageVersion: 2.2.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{782DD1AF-DB60-48D7-8787-0838B581E16F}}_is1' +ReleaseDate: 2026-09-05 +AppsAndFeaturesEntries: +- ProductCode: '{782DD1AF-DB60-48D7-8787-0838B581E16F}}_is1' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\OLED Sleeper' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Quorthon13/OLED-Sleeper/releases/download/v2.2.0/OLED-Sleeper-2.2.0-Setup.exe + InstallerSha256: BCA309821C8A14905EB77802F785C9E0336BA8728A1746EC66019B78C76ECF07 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/q/Quorthon13/OLEDSleeper/2.2.0/Quorthon13.OLEDSleeper.locale.en-US.yaml b/manifests/q/Quorthon13/OLEDSleeper/2.2.0/Quorthon13.OLEDSleeper.locale.en-US.yaml new file mode 100644 index 0000000000000..d1f73be8648ea --- /dev/null +++ b/manifests/q/Quorthon13/OLEDSleeper/2.2.0/Quorthon13.OLEDSleeper.locale.en-US.yaml @@ -0,0 +1,69 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Quorthon13.OLEDSleeper +PackageVersion: 2.2.0 +PackageLocale: en-US +Publisher: Quorthon13 +PublisherUrl: https://github.com/Quorthon13 +PublisherSupportUrl: https://github.com/Quorthon13/OLED-Sleeper/issues +Author: Diego Demétrio +PackageName: OLED Sleeper +PackageUrl: https://github.com/Quorthon13/OLED-Sleeper +License: MIT +LicenseUrl: https://github.com/Quorthon13/OLED-Sleeper/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 Diego Demétrio +ShortDescription: Black out or dim idle secondary monitors to help prevent OLED burn-in. +Tags: +- brightness +- c-sharp +- ddc-ci +- display +- idle +- monitor +- wpf +ReleaseNotes: |- + OLED Sleeper is now portable! You now have the option of either installing it as usual, or unzipping the portable build and running it from anywhere, a USB stick included. The portable copy keeps its settings and logs next to the executable. + 🛠 What's New + 🚀 Improvements + - Portable build that runs unzipped and keeps its files next to the executable (@Quorthon13) + - Blackout no longer lowers hardware brightness unless you turn it on for that monitor. The overlay covers the screen on its own (@Quorthon13) + - Dimming percentages now scale to each panel's real brightness range. On a 0-255 monitor, 15% used to arrive as about 6% (@Quorthon13) + ⚙️ Changes + - A blacked-out monitor now covers notifications and flashing taskbar buttons (@Quorthon13) + - Monitors with no resolvable hardware ID are dropped and logged instead of listed in the settings window (@Quorthon13) + - Installing resets settings.json and brightness_state.json (@Quorthon13) + 🧩 Fixes + - Fix a monitor stranded at 0% brightness when a mouse move landed mid-dim (@Quorthon13) + - Fix the original brightness being lost when a monitor failed to restore (@Quorthon13) + - Fix brightness_state.json being left half-written, which lost every recorded original brightness (@Quorthon13) + - Fix a monitor staying dark after closing the app, and a second launch clearing the first instance's state (@Quorthon13) + - Fix Exit in the tray menu discarding unsaved monitor settings without asking (@Quorthon13) + - Fix dimming doing nothing when a display is duplicated (@Quorthon13) + - Fix monitors waking when the desktop takes focus instead of an application, such as clicking another monitor's desktop or pressing Win+D (@Quorthon13) + - Fix the blackout overlay slipping under the taskbar and other topmost windows (@Quorthon13) + - Fix display changes going undetected by pairing panels on hardware identity rather than device name (@Quorthon13) + - Fix monitors staying dark after real mouse movement, caused by unsynchronized overlay tracking (@Quorthon13) + - Fix settings being deleted for monitors that were unplugged at the time of the save (@Quorthon13) + - Fix stale monitor geometry after a resolution, DPI or arrangement change (@Quorthon13) + - Fix Save un-dimming every monitor even when the settings were rejected as invalid (@Quorthon13) + 💾 Installation + Two downloads in the Assets below. Pick one. + Installer, OLED-Sleeper-2.2.0-Setup.exe (~2 MB) + 1. Download it and run it, then follow the setup steps. + 2. If .NET 8 is missing, the setup grabs it for you during the install. + 3. (Optional) Enable Run at Startup during installation if you want it to start automatically. + 4. Settings and logs go to %APPDATA%\OLED-Sleeper. + Portable, OLED-Sleeper-2.2.0-Portable-x64.zip (~64 MB) + 1. Unzip it anywhere, a USB stick included. + 2. Run OLED-Sleeper.exe. There is nothing to install. + 3. Settings and logs go to Data\ next to the executable. Nothing is written anywhere else on the machine. + The zip is bigger because .NET comes bundled in it. + > Updating resets your per-monitor settings to defaults. + 📋 Requirements + - Windows 10 or 11 + - DDC/CI support (required only for brightness dimming) + Full Changelog: v2.1.0...v2.2.0 +ReleaseNotesUrl: https://github.com/Quorthon13/OLED-Sleeper/releases/tag/v2.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/q/Quorthon13/OLEDSleeper/2.2.0/Quorthon13.OLEDSleeper.yaml b/manifests/q/Quorthon13/OLEDSleeper/2.2.0/Quorthon13.OLEDSleeper.yaml new file mode 100644 index 0000000000000..64a45c0ef0b58 --- /dev/null +++ b/manifests/q/Quorthon13/OLEDSleeper/2.2.0/Quorthon13.OLEDSleeper.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: Quorthon13.OLEDSleeper +PackageVersion: 2.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rayen/RyTuneX/1.6.0.0/Rayen.RyTuneX.installer.yaml b/manifests/r/Rayen/RyTuneX/1.6.0.0/Rayen.RyTuneX.installer.yaml index 6abd0e5ea04b5..5a6ba5bb8b48a 100644 --- a/manifests/r/Rayen/RyTuneX/1.6.0.0/Rayen.RyTuneX.installer.yaml +++ b/manifests/r/Rayen/RyTuneX/1.6.0.0/Rayen.RyTuneX.installer.yaml @@ -1,4 +1,3 @@ -# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json PackageIdentifier: Rayen.RyTuneX @@ -11,5 +10,9 @@ Installers: - Architecture: neutral InstallerUrl: https://github.com/rayenghanmi/RyTuneX/releases/download/v1.6.0/RyTuneXSetup.exe InstallerSha256: 50575232D60762E42C33BE0FFB148A04391338FC8ED9174B53ACEB2D5FED4B2B +PackageFamilyName: Rayen.RyTuneX_h37fyha1qbnfe +AppsAndFeaturesEntries: +- PackageFamilyName: Rayen.RyTuneX_h37fyha1qbnfe + InstallerType: msix ManifestType: installer ManifestVersion: 1.9.0 diff --git a/manifests/r/RedEyeNetworks/HopMatrix/1.16.0/RedEyeNetworks.HopMatrix.installer.yaml b/manifests/r/RedEyeNetworks/HopMatrix/1.16.0/RedEyeNetworks.HopMatrix.installer.yaml new file mode 100644 index 0000000000000..8a61fe979c8da --- /dev/null +++ b/manifests/r/RedEyeNetworks/HopMatrix/1.16.0/RedEyeNetworks.HopMatrix.installer.yaml @@ -0,0 +1,34 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.HopMatrix +PackageVersion: 1.16.0 +InstallerType: inno +Scope: machine +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- + Custom: /NORESTART +UpgradeBehavior: install +Commands: +- HopMatrix +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.redeyenetworks.com/hopmatrix/releases/1.16.0/HopMatrix-win-x64-setup.exe + InstallerSha256: 7A7604AC40C90917349905E136179F1AD7C3C7014E2A31AD71F424D15AAF3C1D +- Architecture: x64 + Scope: machine + ElevationRequirement: elevatesSelf + InstallerUrl: https://download.redeyenetworks.com/hopmatrix/releases/1.16.0/HopMatrix-win-x64-machine-setup.exe + InstallerSha256: 43BE2667BFF5C2B0DEACC69E77210C38A53B08305F99A7E9D8E3863F12DAFB29 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.redeyenetworks.com/hopmatrix/releases/1.16.0/HopMatrix-win-arm64-setup.exe + InstallerSha256: DECA660B496462C7E910FA120E028756ABC521727CD259F4925E5DE097A0C18D +- Architecture: arm64 + Scope: machine + ElevationRequirement: elevatesSelf + InstallerUrl: https://download.redeyenetworks.com/hopmatrix/releases/1.16.0/HopMatrix-win-arm64-machine-setup.exe + InstallerSha256: 07F68E348624358FC19E05E9061AC3E14BA834EE255710FCE78C190DAAA2E8B1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/HopMatrix/1.16.0/RedEyeNetworks.HopMatrix.locale.en-US.yaml b/manifests/r/RedEyeNetworks/HopMatrix/1.16.0/RedEyeNetworks.HopMatrix.locale.en-US.yaml new file mode 100644 index 0000000000000..60daf21065e1f --- /dev/null +++ b/manifests/r/RedEyeNetworks/HopMatrix/1.16.0/RedEyeNetworks.HopMatrix.locale.en-US.yaml @@ -0,0 +1,39 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.HopMatrix +PackageVersion: 1.16.0 +PackageLocale: en-US +Publisher: RedEye Network Solutions LLC +PublisherUrl: https://redeyenetworks.com +PublisherSupportUrl: https://redeyenetworks.com/support +Author: RedEye Network Solutions LLC +PackageName: HopMatrix +PackageUrl: https://redeyenetworks.com +License: Proprietary +Copyright: Copyright 2025-2026 RedEye Network Solutions LLC. All rights reserved. +ShortDescription: Visual multi-path traceroute, network monitoring, and analysis platform +Description: |- + HopMatrix is a portable, single-executable, cross-platform network analysis platform + with seven operational modes: Trace, Monitor, iPerf, OUI/MAC Lookup, SNMP, Multicast, + and L2 Inspector, plus Quick Tools, a Tools menu of utility dialogs that open over + whichever mode is on screen. Features continuous multi-path traceroute with real-time + topology visualization, 256-endpoint fleet monitoring, iperf3-compatible bandwidth + testing, SNMP v1/v2c/v3 discovery, and multicast/CDP/LLDP analysis. +Moniker: hopmatrix +Tags: +- traceroute +- network +- monitoring +- bandwidth +- iperf +- snmp +- multicast +- network-analysis +- pathping +- topology +- cdp +- lldp +- nmap +- oui +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/HopMatrix/1.16.0/RedEyeNetworks.HopMatrix.yaml b/manifests/r/RedEyeNetworks/HopMatrix/1.16.0/RedEyeNetworks.HopMatrix.yaml new file mode 100644 index 0000000000000..3a43dddeae196 --- /dev/null +++ b/manifests/r/RedEyeNetworks/HopMatrix/1.16.0/RedEyeNetworks.HopMatrix.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.HopMatrix +PackageVersion: 1.16.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/Logivore/1.50.0/RedEyeNetworks.Logivore.installer.yaml b/manifests/r/RedEyeNetworks/Logivore/1.50.0/RedEyeNetworks.Logivore.installer.yaml new file mode 100644 index 0000000000000..1ab72b799e64b --- /dev/null +++ b/manifests/r/RedEyeNetworks/Logivore/1.50.0/RedEyeNetworks.Logivore.installer.yaml @@ -0,0 +1,34 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.Logivore +PackageVersion: 1.50.0 +InstallerType: inno +Scope: machine +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- + Custom: /NORESTART +UpgradeBehavior: install +Commands: +- logivore +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.redeyenetworks.com/logivore/releases/1.50.0/logivore-win-x64-setup.exe + InstallerSha256: 49CB384E486FF9495ED726706490DD666720EFCB9BE28410097A7189C17F61AE +- Architecture: x64 + Scope: machine + ElevationRequirement: elevatesSelf + InstallerUrl: https://download.redeyenetworks.com/logivore/releases/1.50.0/logivore-win-x64-machine-setup.exe + InstallerSha256: A687D7EBF579DD9F0BF3CFEDB514B906A626CCB1F6C17E849F63605C74DF2508 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.redeyenetworks.com/logivore/releases/1.50.0/logivore-win-arm64-setup.exe + InstallerSha256: CCDCABDCDB9F3E8D85351C121FAC15A6DDC70E78B72B990B44EF7B8B1B287B58 +- Architecture: arm64 + Scope: machine + ElevationRequirement: elevatesSelf + InstallerUrl: https://download.redeyenetworks.com/logivore/releases/1.50.0/logivore-win-arm64-machine-setup.exe + InstallerSha256: E8451B283C02F3BFD017E6B611F9F3CE7B6ED6750375DC524CA4580F4CD5B670 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/Logivore/1.50.0/RedEyeNetworks.Logivore.locale.en-US.yaml b/manifests/r/RedEyeNetworks/Logivore/1.50.0/RedEyeNetworks.Logivore.locale.en-US.yaml new file mode 100644 index 0000000000000..30ced3f9f29be --- /dev/null +++ b/manifests/r/RedEyeNetworks/Logivore/1.50.0/RedEyeNetworks.Logivore.locale.en-US.yaml @@ -0,0 +1,41 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.Logivore +PackageVersion: 1.50.0 +PackageLocale: en-US +Publisher: RedEye Network Solutions LLC +PublisherUrl: https://redeyenetworks.com +PublisherSupportUrl: https://redeyenetworks.com/support +Author: RedEye Network Solutions LLC +PackageName: Logivore +PackageUrl: https://redeyenetworks.com +License: Proprietary +Copyright: Copyright 2026 RedEye Network Solutions LLC. All rights reserved. +ShortDescription: Cross-platform desktop log analyzer with LILA, an AI assistant for log triage +Description: |- + Logivore is a local-first, cross-platform desktop log analyzer for Windows, + macOS, and Linux. Parses dozens of log formats (plaintext, syslog, EVTX, + PAN-OS TSF, Veeam VBR, GlobalProtect, pcap), correlates events across + sources, and surfaces findings via LILA — an AI assistant that runs locally + with optional Anthropic Claude or Google Gemini provider integration. + Memory-tier-adaptive (Flash / Hybrid / Indexed) so any log size works on + any hardware. Trust-gated LLM boundary keeps PII tokenized before it leaves + the machine. +Moniker: logivore +Tags: +- log-analysis +- log-viewer +- syslog +- evtx +- pan-os +- veeam +- pcap +- ai +- llm +- claude +- gemini +- timeline +- correlation +- desktop +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/Logivore/1.50.0/RedEyeNetworks.Logivore.yaml b/manifests/r/RedEyeNetworks/Logivore/1.50.0/RedEyeNetworks.Logivore.yaml new file mode 100644 index 0000000000000..539359a8e1d90 --- /dev/null +++ b/manifests/r/RedEyeNetworks/Logivore/1.50.0/RedEyeNetworks.Logivore.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.Logivore +PackageVersion: 1.50.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/LogivoreForVeeam/1.50.0/RedEyeNetworks.LogivoreForVeeam.installer.yaml b/manifests/r/RedEyeNetworks/LogivoreForVeeam/1.50.0/RedEyeNetworks.LogivoreForVeeam.installer.yaml new file mode 100644 index 0000000000000..b859f4a1f8970 --- /dev/null +++ b/manifests/r/RedEyeNetworks/LogivoreForVeeam/1.50.0/RedEyeNetworks.LogivoreForVeeam.installer.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.LogivoreForVeeam +PackageVersion: 1.50.0 +InstallerType: inno +Scope: machine +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- + Custom: /NORESTART +UpgradeBehavior: install +Commands: +- logivoreforveeam +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.redeyenetworks.com/logivore-for-veeam/releases/1.50.0/logivore-for-veeam-win-x64-setup.exe + InstallerSha256: C823445254CBDD75C01E47671B98903C1578034EB922C72E3EBD99813FBC5AF5 +- Architecture: x64 + Scope: machine + ElevationRequirement: elevatesSelf + InstallerUrl: https://download.redeyenetworks.com/logivore-for-veeam/releases/1.50.0/logivore-for-veeam-win-x64-machine-setup.exe + InstallerSha256: FD00C6BA24C75085242A63B137696714AB7D0A55B82BA53D5BB0DEA3CEA0CC13 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/LogivoreForVeeam/1.50.0/RedEyeNetworks.LogivoreForVeeam.locale.en-US.yaml b/manifests/r/RedEyeNetworks/LogivoreForVeeam/1.50.0/RedEyeNetworks.LogivoreForVeeam.locale.en-US.yaml new file mode 100644 index 0000000000000..a1cbf22921500 --- /dev/null +++ b/manifests/r/RedEyeNetworks/LogivoreForVeeam/1.50.0/RedEyeNetworks.LogivoreForVeeam.locale.en-US.yaml @@ -0,0 +1,43 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.LogivoreForVeeam +PackageVersion: 1.50.0 +PackageLocale: en-US +Publisher: RedEye Network Solutions LLC +PublisherUrl: https://redeyenetworks.com +PublisherSupportUrl: https://redeyenetworks.com/support +Author: RedEye Network Solutions LLC +PackageName: Logivore for Veeam +PackageUrl: https://redeyenetworks.com +License: Proprietary +Copyright: Copyright 2026 RedEye Network Solutions LLC. All rights reserved. +ShortDescription: Logivore plus Advanced Veeam Mode — collects, normalizes, and analyzes Veeam Backup and Replication logs end-to-end +Description: |- + Logivore for Veeam is the Veeam-centric SKU of Logivore. Includes + everything in Logivore (cross-platform log analysis, LILA AI + assistant, memory-tier-adaptive parsing, local-first trust-gated + LLM boundary) plus Microsoft.PowerShell.SDK and a built-in + Advanced Veeam Mode that drives the Veeam VBR PowerShell cmdlets + to collect job/repository/proxy diagnostics on demand. Targeted + at Veeam backup administrators who need to triage failed jobs + against backup server, repository, and proxy logs in one + timeline. +Moniker: logivore-for-veeam +Tags: +- veeam +- vbr +- backup +- log-analysis +- log-viewer +- syslog +- evtx +- powershell +- ai +- llm +- claude +- gemini +- timeline +- correlation +- desktop +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/LogivoreForVeeam/1.50.0/RedEyeNetworks.LogivoreForVeeam.yaml b/manifests/r/RedEyeNetworks/LogivoreForVeeam/1.50.0/RedEyeNetworks.LogivoreForVeeam.yaml new file mode 100644 index 0000000000000..86b8aebc5a778 --- /dev/null +++ b/manifests/r/RedEyeNetworks/LogivoreForVeeam/1.50.0/RedEyeNetworks.LogivoreForVeeam.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.LogivoreForVeeam +PackageVersion: 1.50.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ChangeRig/1.12.0/RigSmith.ChangeRig.installer.yaml b/manifests/r/RigSmith/ChangeRig/1.12.0/RigSmith.ChangeRig.installer.yaml new file mode 100644 index 0000000000000..680e74e095cc6 --- /dev/null +++ b/manifests/r/RigSmith/ChangeRig/1.12.0/RigSmith.ChangeRig.installer.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RigSmith.ChangeRig +PackageVersion: 1.12.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: changerig.exe + PortableCommandAlias: changerig +Commands: +- changerig +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.12.0/changerig_1.12.0_windows_amd64.zip + InstallerSha256: A5F5EB19B18CA61F485CD9385C120770BB74E55E8FBBC45C388DDCB2FAE68018 +- Architecture: arm64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.12.0/changerig_1.12.0_windows_arm64.zip + InstallerSha256: 91FA80669BEEF77A31B8B4E8E488559C95DEE17E6D289E1E8773ABCF5BA7162D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ChangeRig/1.12.0/RigSmith.ChangeRig.locale.en-US.yaml b/manifests/r/RigSmith/ChangeRig/1.12.0/RigSmith.ChangeRig.locale.en-US.yaml new file mode 100644 index 0000000000000..537fa7c56e6de --- /dev/null +++ b/manifests/r/RigSmith/ChangeRig/1.12.0/RigSmith.ChangeRig.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RigSmith.ChangeRig +PackageVersion: 1.12.0 +PackageLocale: en-US +Publisher: RigSmith +PublisherUrl: https://rigsmith.dev/ +PublisherSupportUrl: https://github.com/rigsmith/rigsmith/issues +Author: John Campion Jr +PackageName: ChangeRig +PackageUrl: https://rigsmith.dev/ +License: MIT +LicenseUrl: https://github.com/rigsmith/rigsmith/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 John Campion Jr +ShortDescription: 'Changesets: capture intent, then version across every ecosystem' +Moniker: changerig +Tags: +- cli +- developer-tools +- dotnet +- go +- rust +ReleaseNotes: |- + Changelog + Others + - 8b5b1ae clauderig: a lock's own touch can no longer read as a takeover (#273) + - f0bfeb4 shiprig: fail() in computed vars, ${env.X} in literal vars, per-OS and secret captured vars (#272) + - 9fb3f94 shiprig: release from a stackspace without stamping members; discover .NET packages versioned at build time (#271) +ReleaseNotesUrl: https://github.com/rigsmith/rigsmith/releases/tag/v1.12.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ChangeRig/1.12.0/RigSmith.ChangeRig.yaml b/manifests/r/RigSmith/ChangeRig/1.12.0/RigSmith.ChangeRig.yaml new file mode 100644 index 0000000000000..456d3c7de7441 --- /dev/null +++ b/manifests/r/RigSmith/ChangeRig/1.12.0/RigSmith.ChangeRig.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: RigSmith.ChangeRig +PackageVersion: 1.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ClaudeRig/1.12.0/RigSmith.ClaudeRig.installer.yaml b/manifests/r/RigSmith/ClaudeRig/1.12.0/RigSmith.ClaudeRig.installer.yaml new file mode 100644 index 0000000000000..32d7535212f60 --- /dev/null +++ b/manifests/r/RigSmith/ClaudeRig/1.12.0/RigSmith.ClaudeRig.installer.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RigSmith.ClaudeRig +PackageVersion: 1.12.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: clauderig.exe + PortableCommandAlias: clauderig +Commands: +- clauderig +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.12.0/clauderig_1.12.0_windows_amd64.zip + InstallerSha256: DF3CA7E8C35A0B9A19FCBE92AE16809A259BD5F245120AA06D5676BE211FA77F +- Architecture: arm64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.12.0/clauderig_1.12.0_windows_arm64.zip + InstallerSha256: EDD54BFFFA21C41FE84B0956AFFC843E7DAF715740B549D780645CB1987E62B3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ClaudeRig/1.12.0/RigSmith.ClaudeRig.locale.en-US.yaml b/manifests/r/RigSmith/ClaudeRig/1.12.0/RigSmith.ClaudeRig.locale.en-US.yaml new file mode 100644 index 0000000000000..6dcaebb5aae0f --- /dev/null +++ b/manifests/r/RigSmith/ClaudeRig/1.12.0/RigSmith.ClaudeRig.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RigSmith.ClaudeRig +PackageVersion: 1.12.0 +PackageLocale: en-US +Publisher: RigSmith +PublisherUrl: https://rigsmith.dev/ +PublisherSupportUrl: https://github.com/rigsmith/rigsmith/issues +Author: John Campion Jr +PackageName: ClaudeRig +PackageUrl: https://rigsmith.dev/ +License: MIT +LicenseUrl: https://github.com/rigsmith/rigsmith/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 John Campion Jr +ShortDescription: Sync your Claude Code setup across machines, path-correct on restore +Moniker: clauderig +Tags: +- cli +- developer-tools +- dotnet +- go +- rust +ReleaseNotes: |- + Changelog + Others + - 8b5b1ae clauderig: a lock's own touch can no longer read as a takeover (#273) + - f0bfeb4 shiprig: fail() in computed vars, ${env.X} in literal vars, per-OS and secret captured vars (#272) + - 9fb3f94 shiprig: release from a stackspace without stamping members; discover .NET packages versioned at build time (#271) +ReleaseNotesUrl: https://github.com/rigsmith/rigsmith/releases/tag/v1.12.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ClaudeRig/1.12.0/RigSmith.ClaudeRig.yaml b/manifests/r/RigSmith/ClaudeRig/1.12.0/RigSmith.ClaudeRig.yaml new file mode 100644 index 0000000000000..02b25ba9abd32 --- /dev/null +++ b/manifests/r/RigSmith/ClaudeRig/1.12.0/RigSmith.ClaudeRig.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: RigSmith.ClaudeRig +PackageVersion: 1.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/Rig/1.12.0/RigSmith.Rig.installer.yaml b/manifests/r/RigSmith/Rig/1.12.0/RigSmith.Rig.installer.yaml new file mode 100644 index 0000000000000..07191c0924e05 --- /dev/null +++ b/manifests/r/RigSmith/Rig/1.12.0/RigSmith.Rig.installer.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RigSmith.Rig +PackageVersion: 1.12.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: rig.exe + PortableCommandAlias: rig +Commands: +- rig +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.12.0/rig_1.12.0_windows_amd64.zip + InstallerSha256: DB99116C8BE64E7B5C942D4AFB9C3F2E1EA4224BCF3831B913DFDCCF4B70B475 +- Architecture: arm64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.12.0/rig_1.12.0_windows_arm64.zip + InstallerSha256: 3F25D7584686E233347BFD1036EC9237519693CE31C929FB84D9A3DE83535930 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/Rig/1.12.0/RigSmith.Rig.locale.en-US.yaml b/manifests/r/RigSmith/Rig/1.12.0/RigSmith.Rig.locale.en-US.yaml new file mode 100644 index 0000000000000..32a5051103387 --- /dev/null +++ b/manifests/r/RigSmith/Rig/1.12.0/RigSmith.Rig.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RigSmith.Rig +PackageVersion: 1.12.0 +PackageLocale: en-US +Publisher: RigSmith +PublisherUrl: https://rigsmith.dev/ +PublisherSupportUrl: https://github.com/rigsmith/rigsmith/issues +Author: John Campion Jr +PackageName: Rig +PackageUrl: https://rigsmith.dev/ +License: MIT +LicenseUrl: https://github.com/rigsmith/rigsmith/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 John Campion Jr +ShortDescription: Convention-first dev launcher across .NET, Node, Go, and Rust +Moniker: rig +Tags: +- cli +- developer-tools +- dotnet +- go +- rust +ReleaseNotes: |- + Changelog + Others + - 8b5b1ae clauderig: a lock's own touch can no longer read as a takeover (#273) + - f0bfeb4 shiprig: fail() in computed vars, ${env.X} in literal vars, per-OS and secret captured vars (#272) + - 9fb3f94 shiprig: release from a stackspace without stamping members; discover .NET packages versioned at build time (#271) +ReleaseNotesUrl: https://github.com/rigsmith/rigsmith/releases/tag/v1.12.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/Rig/1.12.0/RigSmith.Rig.yaml b/manifests/r/RigSmith/Rig/1.12.0/RigSmith.Rig.yaml new file mode 100644 index 0000000000000..aeb5af3f6d2a7 --- /dev/null +++ b/manifests/r/RigSmith/Rig/1.12.0/RigSmith.Rig.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: RigSmith.Rig +PackageVersion: 1.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/Rigsmith/1.12.0/RigSmith.Rigsmith.installer.yaml b/manifests/r/RigSmith/Rigsmith/1.12.0/RigSmith.Rigsmith.installer.yaml new file mode 100644 index 0000000000000..4e23df0b45db8 --- /dev/null +++ b/manifests/r/RigSmith/Rigsmith/1.12.0/RigSmith.Rigsmith.installer.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RigSmith.Rigsmith +PackageVersion: 1.12.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: changerig.exe + PortableCommandAlias: changerig +- RelativeFilePath: clauderig.exe + PortableCommandAlias: clauderig +- RelativeFilePath: rig.exe + PortableCommandAlias: rig +- RelativeFilePath: shiprig.exe + PortableCommandAlias: shiprig +Commands: +- changerig +- clauderig +- rig +- shiprig +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.12.0/rigsmith_1.12.0_windows_amd64.zip + InstallerSha256: ACCBE7A4964E12839A428EC4C6D51E8285317467A543B18ADC8CD0559CEA19CE +- Architecture: arm64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.12.0/rigsmith_1.12.0_windows_arm64.zip + InstallerSha256: 8FF66B845B24034ECF06BAA05A23B73E37F9945B6FC5EC00BF80702F139C063E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/Rigsmith/1.12.0/RigSmith.Rigsmith.locale.en-US.yaml b/manifests/r/RigSmith/Rigsmith/1.12.0/RigSmith.Rigsmith.locale.en-US.yaml new file mode 100644 index 0000000000000..97b1d037d9320 --- /dev/null +++ b/manifests/r/RigSmith/Rigsmith/1.12.0/RigSmith.Rigsmith.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: RigSmith.Rigsmith +PackageVersion: 1.12.0 +PackageLocale: en-US +Publisher: RigSmith +PublisherUrl: https://rigsmith.dev/ +PublisherSupportUrl: https://github.com/rigsmith/rigsmith/issues +Author: John Campion Jr +PackageName: RigSmith +PackageUrl: https://rigsmith.dev/ +License: MIT +LicenseUrl: https://github.com/rigsmith/rigsmith/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 John Campion Jr +ShortDescription: 'The rigsmith toolchain: rig, changerig, shiprig, clauderig' +Description: The rigsmith toolchain in one package — rig (convention-first dev launcher), changerig (changesets), shiprig (releases/publish), and clauderig (sync Claude Code config). One install drops all four commands on PATH. +Moniker: rigsmith +Tags: +- cli +- developer-tools +- dotnet +- go +- rust +ReleaseNotes: |- + Changelog + Others + - 8b5b1ae clauderig: a lock's own touch can no longer read as a takeover (#273) + - f0bfeb4 shiprig: fail() in computed vars, ${env.X} in literal vars, per-OS and secret captured vars (#272) + - 9fb3f94 shiprig: release from a stackspace without stamping members; discover .NET packages versioned at build time (#271) +ReleaseNotesUrl: https://github.com/rigsmith/rigsmith/releases/tag/v1.12.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/Rigsmith/1.12.0/RigSmith.Rigsmith.yaml b/manifests/r/RigSmith/Rigsmith/1.12.0/RigSmith.Rigsmith.yaml new file mode 100644 index 0000000000000..76b27283b85f0 --- /dev/null +++ b/manifests/r/RigSmith/Rigsmith/1.12.0/RigSmith.Rigsmith.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: RigSmith.Rigsmith +PackageVersion: 1.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ShipRig/1.12.0/RigSmith.ShipRig.installer.yaml b/manifests/r/RigSmith/ShipRig/1.12.0/RigSmith.ShipRig.installer.yaml new file mode 100644 index 0000000000000..df3815adaebe8 --- /dev/null +++ b/manifests/r/RigSmith/ShipRig/1.12.0/RigSmith.ShipRig.installer.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RigSmith.ShipRig +PackageVersion: 1.12.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: shiprig.exe + PortableCommandAlias: shiprig +Commands: +- shiprig +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.12.0/shiprig_1.12.0_windows_amd64.zip + InstallerSha256: 6A8CB0D6DA7A9DE781134BD9AD1A90FEA7B260278A0E71D85D538EF9516DE357 +- Architecture: arm64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.12.0/shiprig_1.12.0_windows_arm64.zip + InstallerSha256: 3A92430E85FFC2783B307756F829B7DB494FA09A4B94EBB448AE5B0C7C10F5D2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ShipRig/1.12.0/RigSmith.ShipRig.locale.en-US.yaml b/manifests/r/RigSmith/ShipRig/1.12.0/RigSmith.ShipRig.locale.en-US.yaml new file mode 100644 index 0000000000000..f8761e1b7e6f9 --- /dev/null +++ b/manifests/r/RigSmith/ShipRig/1.12.0/RigSmith.ShipRig.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RigSmith.ShipRig +PackageVersion: 1.12.0 +PackageLocale: en-US +Publisher: RigSmith +PublisherUrl: https://rigsmith.dev/ +PublisherSupportUrl: https://github.com/rigsmith/rigsmith/issues +Author: John Campion Jr +PackageName: ShipRig +PackageUrl: https://rigsmith.dev/ +License: MIT +LicenseUrl: https://github.com/rigsmith/rigsmith/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 John Campion Jr +ShortDescription: Uniform changeset -> version -> publish, across every ecosystem +Moniker: shiprig +Tags: +- cli +- developer-tools +- dotnet +- go +- rust +ReleaseNotes: |- + Changelog + Others + - 8b5b1ae clauderig: a lock's own touch can no longer read as a takeover (#273) + - f0bfeb4 shiprig: fail() in computed vars, ${env.X} in literal vars, per-OS and secret captured vars (#272) + - 9fb3f94 shiprig: release from a stackspace without stamping members; discover .NET packages versioned at build time (#271) +ReleaseNotesUrl: https://github.com/rigsmith/rigsmith/releases/tag/v1.12.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ShipRig/1.12.0/RigSmith.ShipRig.yaml b/manifests/r/RigSmith/ShipRig/1.12.0/RigSmith.ShipRig.yaml new file mode 100644 index 0000000000000..60ff99b673dae --- /dev/null +++ b/manifests/r/RigSmith/ShipRig/1.12.0/RigSmith.ShipRig.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: RigSmith.ShipRig +PackageVersion: 1.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.18.29/SST.opencode.installer.yaml b/manifests/s/SST/opencode/1.18.29/SST.opencode.installer.yaml new file mode 100644 index 0000000000000..2fdaeea3a49cc --- /dev/null +++ b/manifests/s/SST/opencode/1.18.29/SST.opencode.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: SST.opencode +PackageVersion: 1.18.29 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: opencode.exe +Commands: +- opencode +ReleaseDate: 2026-09-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.18.29/opencode-windows-x64.zip + InstallerSha256: B32618AA3D1415F6E4F473AEC248EDEF25759203FB707D7D968359D86D4A35EE +- Architecture: arm64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.18.29/opencode-windows-arm64.zip + InstallerSha256: F953F0F0F5263D723FF4EA6141D5AA094D4941CF2F5D9179FC66EB0EB2D9524B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.18.29/SST.opencode.locale.en-US.yaml b/manifests/s/SST/opencode/1.18.29/SST.opencode.locale.en-US.yaml new file mode 100644 index 0000000000000..98b406e8c84fe --- /dev/null +++ b/manifests/s/SST/opencode/1.18.29/SST.opencode.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.18.29 +PackageLocale: en-US +Publisher: SST +PublisherUrl: https://sst.dev/ +PublisherSupportUrl: https://github.com/sst/opencode/issues +PackageName: opencode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/sst/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: The AI coding agent built for the terminal. +Description: |- + opencode is an AI coding agent built for the terminal. It features: + - A responsive, native, themeable terminal UI. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Core + Bugfixes + - Allow Codex OAuth model filtering to recognize integer GPT versions like gpt-6 + - Fixes issue of gpt-6-astra not showing up for openai subscription users + Thank you to 2 community contributors: + - @Peter267: + - docs(zh): fix bold rendering by adding spaces around asterisks (#46231) + - @heimoshuiyu: + - feat(console): add quota reset support action (#47313) +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.18.29 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.18.29/SST.opencode.locale.zh-CN.yaml b/manifests/s/SST/opencode/1.18.29/SST.opencode.locale.zh-CN.yaml new file mode 100644 index 0000000000000..8bd827430798c --- /dev/null +++ b/manifests/s/SST/opencode/1.18.29/SST.opencode.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: SST.opencode +PackageVersion: 1.18.29 +PackageLocale: zh-CN +ShortDescription: 专为终端打造的 AI 编程助手 +Description: |- + opencode 是一款专为终端打造的 AI 编程助手,具备以下特性: + - 响应式、原生、可主题定制的终端界面 + - 自动加载正确的 LSP,减少 LLM 的错误率 + - 支持多个智能体并行处理同一项目 + - 可为任何会话生成可分享链接,便于参考或调试 + - 支持通过 Anthropic 登录使用 Claude Pro 或 Claude Max 账户 + - 通过 Models.dev 集成 75+ 个 LLM 服务提供商,包括本地模型 +Tags: +- ai +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://opencode.ai/docs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.18.29/SST.opencode.yaml b/manifests/s/SST/opencode/1.18.29/SST.opencode.yaml new file mode 100644 index 0000000000000..fde2d563b3ef3 --- /dev/null +++ b/manifests/s/SST/opencode/1.18.29/SST.opencode.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: SST.opencode +PackageVersion: 1.18.29 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/ScryerMedia/Weaver/0.10.1/ScryerMedia.Weaver.installer.yaml b/manifests/s/ScryerMedia/Weaver/0.10.1/ScryerMedia.Weaver.installer.yaml new file mode 100644 index 0000000000000..258fe5db19221 --- /dev/null +++ b/manifests/s/ScryerMedia/Weaver/0.10.1/ScryerMedia.Weaver.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: ScryerMedia.Weaver +PackageVersion: 0.10.1 +InstallerType: msi +InstallModes: +- silent +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/scryer-media/weaver/releases/download/weaver-v0.10.1/weaver-windows-x86_64.msi + InstallerSha256: 0A05717F82EB06B4BB79800AA78E1B41D881F8F679AED62340CA573EED38309B + ProductCode: '{415AA562-B6F2-4244-9E2A-9BCADEA974FD}' +- Architecture: arm64 + InstallerUrl: https://github.com/scryer-media/weaver/releases/download/weaver-v0.10.1/weaver-windows-arm64.msi + InstallerSha256: AF3D59FF8E266BADEF6F54D146EFC7BE3AE77219095DA8F25752E5B1A59AD20F + ProductCode: '{6052B2E8-528B-48C5-BC13-F7EAC63EBC2E}' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/s/ScryerMedia/Weaver/0.10.1/ScryerMedia.Weaver.locale.en-US.yaml b/manifests/s/ScryerMedia/Weaver/0.10.1/ScryerMedia.Weaver.locale.en-US.yaml new file mode 100644 index 0000000000000..c25b372572de9 --- /dev/null +++ b/manifests/s/ScryerMedia/Weaver/0.10.1/ScryerMedia.Weaver.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: ScryerMedia.Weaver +PackageVersion: 0.10.1 +PackageLocale: en-US +Publisher: Scryer Media +PublisherUrl: https://www.scryer.media/ +PublisherSupportUrl: https://github.com/scryer-media/weaver/issues +Author: Scryer Media +PackageName: Weaver +PackageUrl: https://github.com/scryer-media/weaver +License: GPL-3.0-or-later with UnRAR restriction +LicenseUrl: https://github.com/scryer-media/weaver/blob/main/LICENSE +Copyright: Copyright (c) Scryer Media +ShortDescription: High-performance Usenet binary downloader. +Description: Weaver is a Usenet binary downloader that handles downloading, decoding, PAR2 verification and repair, and archive extraction. +Moniker: weaver-usenet +Tags: +- downloader +- media +- nntp +- par2 +- usenet +ReleaseNotesUrl: https://github.com/scryer-media/weaver/releases/tag/weaver-v0.10.1 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/s/ScryerMedia/Weaver/0.10.1/ScryerMedia.Weaver.yaml b/manifests/s/ScryerMedia/Weaver/0.10.1/ScryerMedia.Weaver.yaml new file mode 100644 index 0000000000000..18e98012aeac6 --- /dev/null +++ b/manifests/s/ScryerMedia/Weaver/0.10.1/ScryerMedia.Weaver.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: ScryerMedia.Weaver +PackageVersion: 0.10.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/s/SiakHooi/Picsum/1.2.3/SiakHooi.Picsum.installer.yaml b/manifests/s/SiakHooi/Picsum/1.2.3/SiakHooi.Picsum.installer.yaml new file mode 100644 index 0000000000000..0dd6025e80e42 --- /dev/null +++ b/manifests/s/SiakHooi/Picsum/1.2.3/SiakHooi.Picsum.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SiakHooi.Picsum +PackageVersion: 1.2.3 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: picsum.exe + PortableCommandAlias: picsum +UpgradeBehavior: install +Commands: +- picsum +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/SiakHooi/Picsum/releases/download/v1.2.3/picsum_1.2.3_Windows_x86_64.zip + InstallerSha256: 6F278DA10404FA36939695DC1400B0F92351F0615A89F8C947041421B4638E10 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-09-04 diff --git a/manifests/s/SiakHooi/Picsum/1.2.3/SiakHooi.Picsum.locale.en-US.yaml b/manifests/s/SiakHooi/Picsum/1.2.3/SiakHooi.Picsum.locale.en-US.yaml new file mode 100644 index 0000000000000..555b0fa47a26c --- /dev/null +++ b/manifests/s/SiakHooi/Picsum/1.2.3/SiakHooi.Picsum.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: SiakHooi.Picsum +PackageVersion: 1.2.3 +PackageLocale: en-US +Publisher: Siak Hooi +PublisherUrl: https://github.com/siakhooi +PublisherSupportUrl: https://github.com/siakhooi/picsum/issues +PackageName: Picsum +PackageUrl: https://github.com/siakhooi/picsum +License: MIT +LicenseUrl: https://github.com/siakhooi/picsum/blob/main/LICENSE +Copyright: Copyright (c) Siak Hooi +ShortDescription: CLI client for picsum.photos +Description: A command-line client for downloading random images from picsum.photos. +Moniker: picsum +Tags: +- cli +- picsum +- images +- photos +- download +ReleaseNotesUrl: https://github.com/siakhooi/picsum/releases/tag/v1.2.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SiakHooi/Picsum/1.2.3/SiakHooi.Picsum.yaml b/manifests/s/SiakHooi/Picsum/1.2.3/SiakHooi.Picsum.yaml new file mode 100644 index 0000000000000..6375f0dcfac25 --- /dev/null +++ b/manifests/s/SiakHooi/Picsum/1.2.3/SiakHooi.Picsum.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: SiakHooi.Picsum +PackageVersion: 1.2.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sidero/talosctl/1.12.12/Sidero.talosctl.installer.yaml b/manifests/s/Sidero/talosctl/1.12.12/Sidero.talosctl.installer.yaml new file mode 100644 index 0000000000000..29d41deb6a6bf --- /dev/null +++ b/manifests/s/Sidero/talosctl/1.12.12/Sidero.talosctl.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: Sidero.talosctl +PackageVersion: 1.12.12 +InstallerLocale: en-US +InstallerType: portable +Commands: +- talosctl +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/siderolabs/talos/releases/download/v1.12.12/talosctl-windows-amd64.exe + InstallerSha256: 54C33327D7012814806B5EA039F4C6D9E953408D7213DAC1915F7F6A279B5465 +- Architecture: arm64 + InstallerUrl: https://github.com/siderolabs/talos/releases/download/v1.12.12/talosctl-windows-arm64.exe + InstallerSha256: 0CDF519502A55F39EC35213FBD149D78EC41B602EA55E55476FC8E0F293CCC58 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-09-04 diff --git a/manifests/s/Sidero/talosctl/1.12.12/Sidero.talosctl.locale.en-US.yaml b/manifests/s/Sidero/talosctl/1.12.12/Sidero.talosctl.locale.en-US.yaml new file mode 100644 index 0000000000000..f7639bb394a59 --- /dev/null +++ b/manifests/s/Sidero/talosctl/1.12.12/Sidero.talosctl.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Sidero.talosctl +PackageVersion: 1.12.12 +PackageLocale: en-US +Publisher: Sidero Labs +PublisherUrl: https://www.talos.dev +PublisherSupportUrl: https://github.com/siderolabs/talos/issues +PrivacyUrl: https://www.siderolabs.com/privacy-policy/ +Author: Sidero Labs +PackageName: talosctl +PackageUrl: https://www.talos.dev/ +License: Mozilla Public License 2.0 +LicenseUrl: https://github.com/siderolabs/talos/blob/main/LICENSE +ShortDescription: A command line tool for communicating with a Talos cluster +Tags: +- k8s +- kubernetes +- talos +ReleaseNotesUrl: https://github.com/siderolabs/talos/releases/tag/v1.12.12 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sidero/talosctl/1.12.12/Sidero.talosctl.yaml b/manifests/s/Sidero/talosctl/1.12.12/Sidero.talosctl.yaml new file mode 100644 index 0000000000000..ed5606d404788 --- /dev/null +++ b/manifests/s/Sidero/talosctl/1.12.12/Sidero.talosctl.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: Sidero.talosctl +PackageVersion: 1.12.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1788555400-g0eae53/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1788580839-ga71d30/Sourcegraph.Amp.installer.yaml similarity index 60% rename from manifests/s/Sourcegraph/Amp/0.0.1788555400-g0eae53/Sourcegraph.Amp.installer.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1788580839-ga71d30/Sourcegraph.Amp.installer.yaml index 1651f9159bd6b..fd388a764fdde 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1788555400-g0eae53/Sourcegraph.Amp.installer.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1788580839-ga71d30/Sourcegraph.Amp.installer.yaml @@ -2,17 +2,17 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1788555400-g0eae53 +PackageVersion: 0.0.1788580839-ga71d30 InstallerType: portable Commands: - amp Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 -ReleaseDate: 2026-09-04 +ReleaseDate: 2026-09-05 Installers: - Architecture: x64 - InstallerUrl: https://static.ampcode.com/cli/0.0.1788555400-g0eae53/amp-windows-x64-baseline.exe - InstallerSha256: EC7F772FC64AA461E404D8388D04AADDEAB0D5EA227947725A6AAE3A23C52FFD + InstallerUrl: https://static.ampcode.com/cli/0.0.1788580839-ga71d30/amp-windows-x64-baseline.exe + InstallerSha256: BED1F467D0DEEE1D88ACE94F0AE1068FB0E7F5C7BC4C4D128F9CDA6C00CF3114 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1788555400-g0eae53/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1788580839-ga71d30/Sourcegraph.Amp.locale.en-US.yaml similarity index 97% rename from manifests/s/Sourcegraph/Amp/0.0.1788555400-g0eae53/Sourcegraph.Amp.locale.en-US.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1788580839-ga71d30/Sourcegraph.Amp.locale.en-US.yaml index 7816f13c8e7ab..d6608ed0cc50e 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1788555400-g0eae53/Sourcegraph.Amp.locale.en-US.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1788580839-ga71d30/Sourcegraph.Amp.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1788555400-g0eae53 +PackageVersion: 0.0.1788580839-ga71d30 PackageLocale: en-US Publisher: Sourcegraph, Inc. PublisherUrl: https://ampcode.com/ diff --git a/manifests/s/Sourcegraph/Amp/0.0.1788555400-g0eae53/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1788580839-ga71d30/Sourcegraph.Amp.locale.zh-CN.yaml similarity index 96% rename from manifests/s/Sourcegraph/Amp/0.0.1788555400-g0eae53/Sourcegraph.Amp.locale.zh-CN.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1788580839-ga71d30/Sourcegraph.Amp.locale.zh-CN.yaml index 7721ebc581a32..10c1fee9c466f 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1788555400-g0eae53/Sourcegraph.Amp.locale.zh-CN.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1788580839-ga71d30/Sourcegraph.Amp.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1788555400-g0eae53 +PackageVersion: 0.0.1788580839-ga71d30 PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于终端与编辑器的前沿编码智能体。 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1788555400-g0eae53/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1788580839-ga71d30/Sourcegraph.Amp.yaml similarity index 85% rename from manifests/s/Sourcegraph/Amp/0.0.1788555400-g0eae53/Sourcegraph.Amp.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1788580839-ga71d30/Sourcegraph.Amp.yaml index 7987896b90eaa..f465982306b7f 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1788555400-g0eae53/Sourcegraph.Amp.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1788580839-ga71d30/Sourcegraph.Amp.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1788555400-g0eae53 +PackageVersion: 0.0.1788580839-ga71d30 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/s/Stack-Cairn/LiveAgent/1.3.1/Stack-Cairn.LiveAgent.installer.yaml b/manifests/s/Stack-Cairn/LiveAgent/1.3.1/Stack-Cairn.LiveAgent.installer.yaml new file mode 100644 index 0000000000000..170bbb57e7ff4 --- /dev/null +++ b/manifests/s/Stack-Cairn/LiveAgent/1.3.1/Stack-Cairn.LiveAgent.installer.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Stack-Cairn.LiveAgent +PackageVersion: 1.3.1 +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/Stack-Cairn/LiveAgent/releases/download/v1.3.1/LiveAgent-v1.3.1-Windows-x64-Setup.exe + InstallerSha256: 4AD5EBCDB771741202314AE8916437E88CAF3F1D0D153C54EF65FC3F7C0517BA + ProductCode: LiveAgent + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\LiveAgent' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/Stack-Cairn/LiveAgent/releases/download/v1.3.1/LiveAgent-v1.3.1-Windows-x64.msi + InstallerSha256: 1345A880C986F9D372BB7945D90EFB4614B9C6F4E7C57F3989BF702358AAE008 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{F5B5F755-BB66-414E-9807-82FB671143A0}' + AppsAndFeaturesEntries: + - UpgradeCode: '{5D56E0D3-9926-5493-A176-8C01F12BA19A}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stack-Cairn/LiveAgent/1.3.1/Stack-Cairn.LiveAgent.locale.en-US.yaml b/manifests/s/Stack-Cairn/LiveAgent/1.3.1/Stack-Cairn.LiveAgent.locale.en-US.yaml new file mode 100644 index 0000000000000..28d6fd1870def --- /dev/null +++ b/manifests/s/Stack-Cairn/LiveAgent/1.3.1/Stack-Cairn.LiveAgent.locale.en-US.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: Stack-Cairn.LiveAgent +PackageVersion: 1.3.1 +PackageLocale: en-US +Publisher: Stack-Cairn +PublisherUrl: https://github.com/Stack-Cairn +PublisherSupportUrl: https://github.com/Stack-Cairn/LiveAgent/issues +PackageName: LiveAgent +PackageUrl: https://github.com/Stack-Cairn/LiveAgent +License: MIT +LicenseUrl: https://github.com/Stack-Cairn/LiveAgent/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Stack-Cairn +ShortDescription: A local-first AI agent desktop client that deeply integrates large language model reasoning with local system tools. +Description: LiveAgent is a local-first AI agent desktop client. It deeply integrates large language model reasoning with local system tools, so the AI can genuinely operate your file system, run commands, and manage scheduled tasks — while the Gateway enables remote access and collaboration. +Tags: +- agent +- agentic +- ai +- claude-code +- codex +- large-language-model +- llm +- mcp +ReleaseNotes: |- + What's Changed + Other Changes + - fix(clarify): 澄清面板跟随新消息并补上 Web 流式增量 by @BingZi-233 in https://github.com/Stack-Cairn/LiveAgent/pull/716 + - feat(clarify): 澄清提示词重构为结构化选项问答(tabs 逐题 + 多轮摘要) by @su-fen in https://github.com/Stack-Cairn/LiveAgent/pull/718 + - fix(chat): 输入框右侧控制列三按钮可见尺寸统一为 28px by @su-fen in https://github.com/Stack-Cairn/LiveAgent/pull/720 + - fix(release): CI 构建的 macOS DMG 丢失自定义背景与图标布局 by @su-fen in https://github.com/Stack-Cairn/LiveAgent/pull/721 + - fix(providers): 文本类附件改走 Read,PDF 仅官方端点原生内联,修复兼容中转 Invalid request by @su-fen in https://github.com/Stack-Cairn/LiveAgent/pull/727 + - feat(workbench): 支持项目工具独立 Pane 与终端关闭生命周期 by @yovinchen in https://github.com/Stack-Cairn/LiveAgent/pull/724 + - fix(providers): 纯文本模型的工具结果图片降级为说明文字,不再让会话永久失败 by @su-fen in https://github.com/Stack-Cairn/LiveAgent/pull/730 + - chore(models): refresh model catalog by @github-actions[bot] in https://github.com/Stack-Cairn/LiveAgent/pull/728 + - fix(release): Linux 发布包改在 ubuntu-22.04 构建并校验 glibc 基线 by @xiaozhou26 in https://github.com/Stack-Cairn/LiveAgent/pull/731 + - fix(providers): 「模拟 CLI」切换身份整套替换指纹头,并按官方 CLI 源码对齐头集 by @xiaozhou26 in https://github.com/Stack-Cairn/LiveAgent/pull/737 + - restyle chat ui by @Loosand in https://github.com/Stack-Cairn/LiveAgent/pull/622 + - chore(models): refresh model catalog by @github-actions[bot] in https://github.com/Stack-Cairn/LiveAgent/pull/739 + - refactor(settings): 供应商模型列表用表头总开关取代批量选择模式 by @AlphaCatMeow in https://github.com/Stack-Cairn/LiveAgent/pull/733 + - feat(chat): add sidebar conversation history search by @yovinchen in https://github.com/Stack-Cairn/LiveAgent/pull/743 + - feat(sidebar): 最近会话行首显示最后一轮使用的模型图标 by @AlphaCatMeow in https://github.com/Stack-Cairn/LiveAgent/pull/735 + - fix(hub): 移除 Hub 页头重复的侧栏开关并修复 MCP 行窄屏重叠 by @su-fen in https://github.com/Stack-Cairn/LiveAgent/pull/745 + - fix(release): Linux 发布 job 改装官方 protoc,修复 ubuntu-22.04 上 proto3 optional 构建失败 by @su-fen in https://github.com/Stack-Cairn/LiveAgent/pull/747 + Full Changelog: https://github.com/Stack-Cairn/LiveAgent/compare/v1.3.0...v1.3.1 +ReleaseNotesUrl: https://github.com/Stack-Cairn/LiveAgent/releases/tag/v1.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stack-Cairn/LiveAgent/1.3.1/Stack-Cairn.LiveAgent.locale.zh-CN.yaml b/manifests/s/Stack-Cairn/LiveAgent/1.3.1/Stack-Cairn.LiveAgent.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5e5dd283a94be --- /dev/null +++ b/manifests/s/Stack-Cairn/LiveAgent/1.3.1/Stack-Cairn.LiveAgent.locale.zh-CN.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Stack-Cairn.LiveAgent +PackageVersion: 1.3.1 +PackageLocale: zh-CN +ShortDescription: 一个本地优先的 AI Agent 桌面客户端,将大语言模型的推理能力与本地系统工具深度整合。 +Description: LiveAgent 是一个本地优先的 AI Agent 桌面客户端。它将大语言模型的推理能力与本地系统工具深度整合,让 AI 能够真正操作你的文件系统、执行命令、管理定时任务,同时通过 Gateway 实现远程访问与协作。 +Tags: +- claude-code +- codex +- mcp +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stack-Cairn/LiveAgent/1.3.1/Stack-Cairn.LiveAgent.yaml b/manifests/s/Stack-Cairn/LiveAgent/1.3.1/Stack-Cairn.LiveAgent.yaml new file mode 100644 index 0000000000000..9da8c18a5cf3a --- /dev/null +++ b/manifests/s/Stack-Cairn/LiveAgent/1.3.1/Stack-Cairn.LiveAgent.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: Stack-Cairn.LiveAgent +PackageVersion: 1.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/seerge/g-helper/PreRelease/0.280/seerge.g-helper.PreRelease.installer.yaml b/manifests/s/seerge/g-helper/PreRelease/0.280/seerge.g-helper.PreRelease.installer.yaml new file mode 100644 index 0000000000000..a51b9d4f976de --- /dev/null +++ b/manifests/s/seerge/g-helper/PreRelease/0.280/seerge.g-helper.PreRelease.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: seerge.g-helper.PreRelease +PackageVersion: "0.280" +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: GHelper.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.7 +ReleaseDate: 2026-08-31 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/seerge/g-helper/releases/download/v0.280/GHelper.zip + InstallerSha256: 6CE73773AA3A0D8DB955690FCD89455E0799CAD46C222EB58BDA50A6DD158DD7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/seerge/g-helper/PreRelease/0.280/seerge.g-helper.PreRelease.locale.en-US.yaml b/manifests/s/seerge/g-helper/PreRelease/0.280/seerge.g-helper.PreRelease.locale.en-US.yaml new file mode 100644 index 0000000000000..219ad259d09b2 --- /dev/null +++ b/manifests/s/seerge/g-helper/PreRelease/0.280/seerge.g-helper.PreRelease.locale.en-US.yaml @@ -0,0 +1,28 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: seerge.g-helper.PreRelease +PackageVersion: "0.280" +PackageLocale: en-US +Publisher: seerge +PublisherUrl: https://github.com/seerge +PublisherSupportUrl: https://github.com/seerge/g-helper/issues +Author: seerge +PackageName: G-Helper PreRelease +PackageUrl: https://github.com/seerge/g-helper +License: GPL-3.0 +LicenseUrl: https://github.com/seerge/g-helper/blob/HEAD/LICENSE +Copyright: Copyright (c) 2023 Serge +ShortDescription: Lightweight Armoury Crate alternative for Asus laptops. +Description: Small and lightweight Armoury Crate alternative for Asus laptops offering almost same functionality without extra bloat and unnecessary services. Works on all popular models, such as ROG Zephyrus G14, G15, G16, M16, Flow X13, Flow X16, Flow Z13, TUF Series, Strix / Scar Series, ProArt, VivoBook and many more! +Tags: +- armoury-crate +- asus +- rog +ReleaseNotes: "### 🚥 Aura\r\n• Matrix text rotation option https://github.com/seerge/g-helper/issues/5954\r\n\r\n### ⚙️ Other changes\r\n• ELMB support https://github.com/seerge/g-helper/issues/5822 (https://github.com/seerge/g-helper/pull/5962)\r\n• Visual Modes and keyboard support for ROG DUO https://github.com/seerge/g-helper/issues/5949\r\n• GPU status checking improvements https://github.com/seerge/g-helper/issues/5961\r\n• Option to [disable GC on closing app windows](https://github.com/seerge/g-helper/wiki/Power-user-settings#disable-gc-on-closing-app-windows)\r\n\r\n### 💻 UI Tweaks\r\n• Translation updates\r\n• Minor UI tweaks and cleanups\r\n\r\n>[!NOTE]\r\n>If you find G-Helper useful, please consider [supporting the app](https://g-helper.com/support) to help fund future development.\r\n\r\n[](https://github.com/seerge/g-helper/releases/download/v0.280/GHelper.exe)   [](https://g-helper.com/support)" +ReleaseNotesUrl: https://github.com/seerge/g-helper/releases/tag/v0.280 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/seerge/g-helper/blob/main/docs/README.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/seerge/g-helper/PreRelease/0.280/seerge.g-helper.PreRelease.yaml b/manifests/s/seerge/g-helper/PreRelease/0.280/seerge.g-helper.PreRelease.yaml new file mode 100644 index 0000000000000..c78baed9e5bef --- /dev/null +++ b/manifests/s/seerge/g-helper/PreRelease/0.280/seerge.g-helper.PreRelease.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: seerge.g-helper.PreRelease +PackageVersion: "0.280" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/v/vantoan1511/TableView/0.6.9/vantoan1511.TableView.installer.yaml b/manifests/v/vantoan1511/TableView/0.6.9/vantoan1511.TableView.installer.yaml new file mode 100644 index 0000000000000..93e5f776ed080 --- /dev/null +++ b/manifests/v/vantoan1511/TableView/0.6.9/vantoan1511.TableView.installer.yaml @@ -0,0 +1,30 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: vantoan1511.TableView +PackageVersion: 0.6.9 +InstallerLocale: en-US +InstallerType: inno +Scope: user +InstallModes: +- silent +- silentWithProgress +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART + SilentWithProgress: /SILENT /NORESTART +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{D1A8F9B2-3C4D-5E6F-7A8B-9C0D1E2F3A4B}_is1' +ReleaseDate: 2026-09-05 +AppsAndFeaturesEntries: +- ProductCode: '{D1A8F9B2-3C4D-5E6F-7A8B-9C0D1E2F3A4B}_is1' +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Table View' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/vantoan1511/table-view/releases/download/v0.6.9/setup.exe + InstallerSha256: D64BBB1C546CC582EF621843F637AA037DDCF3589A2AF0E849D6A58093E70EDE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/vantoan1511/TableView/0.6.9/vantoan1511.TableView.locale.en-US.yaml b/manifests/v/vantoan1511/TableView/0.6.9/vantoan1511.TableView.locale.en-US.yaml new file mode 100644 index 0000000000000..382a83e7ebc0f --- /dev/null +++ b/manifests/v/vantoan1511/TableView/0.6.9/vantoan1511.TableView.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: vantoan1511.TableView +PackageVersion: 0.6.9 +PackageLocale: en-US +Publisher: Toan Nguyen +PublisherUrl: https://github.com/vantoan1511 +PublisherSupportUrl: https://github.com/vantoan1511/table-view/issues +PackageName: Table View +PackageUrl: https://github.com/vantoan1511/table-view +License: MIT +LicenseUrl: https://github.com/vantoan1511/table-view/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Toan Nguyen +ShortDescription: Lightweight, high-performance desktop database management tool for PostgreSQL, MySQL, SQLite, and Oracle. +Description: Lightweight, high-performance desktop database management tool built with Vue 3 and a Rust-based backend extension. +Moniker: tableview +Tags: +- database +- database-client +- db-client +- mysql +- oracle +- postgresql +- sql +- sqlite +ReleaseNotes: |- + What's Changed + 🚀 Features + - feat: implement nativeService wrapper and enforce import boundary by @vantoan1511 in #73 + 🛠 Maintenance & Refactoring + - refactor: polish UI components with primevue and design principles by @vantoan1511 in #74 + - perf: optimize schema diagram dragging with v-memo and computed paths by @vantoan1511 in #75 + - ci: categorize release notes by PR labels by @vantoan1511 in #76 + 🧰 Other Changes + - perf: improve view diagram performance for large schemas by @vantoan1511 in #69 + - docs: overhaul readme with features, architecture, and dynamic badge by @vantoan1511 in #70 + - ci: sync winget fork and decouple auto-updater in release workflow by @vantoan1511 in #71 + - ci: add PR auto-labeler workflow based on conventional commits by @vantoan1511 in #72 + Full Changelog: v0.6.8...v0.6.9 +ReleaseNotesUrl: https://github.com/vantoan1511/table-view/releases/tag/v0.6.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/vantoan1511/TableView/0.6.9/vantoan1511.TableView.yaml b/manifests/v/vantoan1511/TableView/0.6.9/vantoan1511.TableView.yaml new file mode 100644 index 0000000000000..b16e0a4a949a9 --- /dev/null +++ b/manifests/v/vantoan1511/TableView/0.6.9/vantoan1511.TableView.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: vantoan1511.TableView +PackageVersion: 0.6.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/x/XnSoft/XnView/Classic/2.52.5/XnSoft.XnView.Classic.installer.yaml b/manifests/x/XnSoft/XnView/Classic/2.52.5/XnSoft.XnView.Classic.installer.yaml index eac0cfda347e5..c41db56aef5ad 100644 --- a/manifests/x/XnSoft/XnView/Classic/2.52.5/XnSoft.XnView.Classic.installer.yaml +++ b/manifests/x/XnSoft/XnView/Classic/2.52.5/XnSoft.XnView.Classic.installer.yaml @@ -179,9 +179,10 @@ FileExtensions: - xwd - yuv ProductCode: XnView_is1 +ReleaseDate: 2026-03-04 Installers: - Architecture: x86 - InstallerUrl: https://download.xnview.com/old_versions/XnView_Classic/XnView-2.52.5-win-full.exe + InstallerUrl: https://download.xnview.com/old_versions/XnView_Classic/XnView_Classic-2.52.5-win-full.exe InstallerSha256: C5C14329CEBF48FAEFD975A7EB6CF53C965058B66D7A9598A63452F0D4426658 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/x/xiufengsun/TokenTracker/0.96.0/xiufengsun.TokenTracker.installer.yaml b/manifests/x/xiufengsun/TokenTracker/0.96.0/xiufengsun.TokenTracker.installer.yaml new file mode 100644 index 0000000000000..18a9fef7ed433 --- /dev/null +++ b/manifests/x/xiufengsun/TokenTracker/0.96.0/xiufengsun.TokenTracker.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: xiufengsun.TokenTracker +PackageVersion: 0.96.0 +InstallerType: inno +Scope: user +ProductCode: '{8F2A6C71-4E9D-4B7A-9C3E-1D5F0A2B6E84}_is1' +ReleaseDate: 2026-09-05 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\TokenTracker' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xiufengsun/TokenTracker/releases/download/v0.96.0/TokenTracker-Setup.exe + InstallerSha256: B387240711E075C497F0FCD49A1BB2792F937729ADA32EE3B7D789E30AAB6444 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/xiufengsun/TokenTracker/0.96.0/xiufengsun.TokenTracker.locale.en-US.yaml b/manifests/x/xiufengsun/TokenTracker/0.96.0/xiufengsun.TokenTracker.locale.en-US.yaml new file mode 100644 index 0000000000000..aad0faa619cb9 --- /dev/null +++ b/manifests/x/xiufengsun/TokenTracker/0.96.0/xiufengsun.TokenTracker.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: xiufengsun.TokenTracker +PackageVersion: 0.96.0 +PackageLocale: en-US +Publisher: xiufengsun +PublisherUrl: https://github.com/xiufengsun +PublisherSupportUrl: https://github.com/xiufengsun/TokenTracker/issues +PackageName: TokenTracker +PackageUrl: https://github.com/xiufengsun/TokenTracker +License: MIT +LicenseUrl: https://github.com/xiufengsun/TokenTracker/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 xiufengsun +ShortDescription: Local-first AI token usage & cost tracker for 29 AI coding tools — with native apps. Never reads prompts. +Description: TokenTracker is an accurate, local-first token usage and cost dashboard for 29 AI coding tools including Claude Code, Codex, Cursor, Gemini, and Qoder. It automatically collects token usage and aggregates everything locally, with a desktop pet, 4 native widgets, and 15 achievement tracks. No cloud account, no API keys, no setup. The Windows app runs as a system-tray companion that never reads your prompts. +Tags: +- ai +- cost +- tokens +- tracker +- usage +ReleaseNotes: Add independent Ark Agent Plan quotas and accurate per-model Codex session accounting. +ReleaseNotesUrl: https://github.com/xiufengsun/TokenTracker/releases/tag/v0.96.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xiufengsun/TokenTracker/0.96.0/xiufengsun.TokenTracker.locale.zh-CN.yaml b/manifests/x/xiufengsun/TokenTracker/0.96.0/xiufengsun.TokenTracker.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2567a8e70d364 --- /dev/null +++ b/manifests/x/xiufengsun/TokenTracker/0.96.0/xiufengsun.TokenTracker.locale.zh-CN.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: xiufengsun.TokenTracker +PackageVersion: 0.96.0 +PackageLocale: zh-CN +ShortDescription: 跨所有 CLI,看清你到底在 AI 上花了多少钱。 +Description: TokenTracker 自动采集 29 款 AI 编码工具(包括 Claude Code、Codex、Cursor、Gemini、Qoder 等)的 token 用量,全程本地聚合,用一套漂亮的 Dashboard 看真实成本与趋势。不需要云账号、不需要 API Key、不需要任何配置。桌面端以系统托盘形式常驻,附赠桌面宠物、4 个原生小组件与 15 条成就线。绝不读取你的提示词内容。 +Tags: +- 人工智能 +- 消费 +- 用量 +- 花费 +- 词元 +- 跟踪 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xiufengsun/TokenTracker/0.96.0/xiufengsun.TokenTracker.yaml b/manifests/x/xiufengsun/TokenTracker/0.96.0/xiufengsun.TokenTracker.yaml new file mode 100644 index 0000000000000..94c93d00351aa --- /dev/null +++ b/manifests/x/xiufengsun/TokenTracker/0.96.0/xiufengsun.TokenTracker.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: xiufengsun.TokenTracker +PackageVersion: 0.96.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yaps/Yaps/2.3.2421/Yaps.Yaps.installer.yaml b/manifests/y/Yaps/Yaps/2.3.2421/Yaps.Yaps.installer.yaml new file mode 100644 index 0000000000000..93a76e30677c8 --- /dev/null +++ b/manifests/y/Yaps/Yaps/2.3.2421/Yaps.Yaps.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Yaps.Yaps +PackageVersion: 2.3.2421 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/richawo/yaps-releases/releases/download/v2.3.2421/Yaps_2.3.2421_x64-setup.exe + InstallerSha256: 1CD470F60676A4E1C5F44E2AC4792D9D639AD861114D79846B8118394E35AD9A +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-09-05 diff --git a/manifests/y/Yaps/Yaps/2.3.2421/Yaps.Yaps.locale.en-US.yaml b/manifests/y/Yaps/Yaps/2.3.2421/Yaps.Yaps.locale.en-US.yaml new file mode 100644 index 0000000000000..8863709e1f011 --- /dev/null +++ b/manifests/y/Yaps/Yaps/2.3.2421/Yaps.Yaps.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Yaps.Yaps +PackageVersion: 2.3.2421 +PackageLocale: en-US +Publisher: yaps +PublisherUrl: https://www.yaps.ai/ +PublisherSupportUrl: https://www.yaps.ai/support +PrivacyUrl: https://www.yaps.ai/privacy +PackageName: Yaps +PackageUrl: https://www.yaps.ai/download +License: Proprietary +LicenseUrl: https://www.yaps.ai/terms +Copyright: Copyright (c) 2026 Yaps. All rights reserved. +ShortDescription: Private, offline voice-to-text, text-to-speech, and notes for Windows. +Description: Yaps is a privacy-first voice productivity app with offline dictation, read-aloud, voice notes, and transcription tools. +Moniker: yaps +Tags: +- dictation +- notes +- offline +- productivity +- speech-to-text +- text-to-speech +- transcription +- voice +ReleaseNotesUrl: https://github.com/richawo/yaps-releases/releases/tag/v2.3.2421 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/richawo/yaps-releases/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yaps/Yaps/2.3.2421/Yaps.Yaps.yaml b/manifests/y/Yaps/Yaps/2.3.2421/Yaps.Yaps.yaml new file mode 100644 index 0000000000000..6a459f33af198 --- /dev/null +++ b/manifests/y/Yaps/Yaps/2.3.2421/Yaps.Yaps.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: Yaps.Yaps +PackageVersion: 2.3.2421 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0