diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.174/Anthropic.ClaudeCode.installer.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.174/Anthropic.ClaudeCode.installer.yaml new file mode 100644 index 000000000000..7e00a15ffe39 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.174/Anthropic.ClaudeCode.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: Anthropic.ClaudeCode +PackageVersion: 2.1.174 +InstallerType: portable +Commands: +- claude +ReleaseDate: 2026-06-11 +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.claude.ai/claude-code-releases/2.1.174/win32-x64/claude.exe + InstallerSha256: 6E18F7A62A5046606D84C875E2DCC01AA90950E002ACF8D5994E2F214C1AB861 +- Architecture: arm64 + InstallerUrl: https://downloads.claude.ai/claude-code-releases/2.1.174/win32-arm64/claude.exe + InstallerSha256: 553728C4D7F361E096C5E196816D95253775115C66AB7DBC57DAAD10A9BA8EC1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.174/Anthropic.ClaudeCode.locale.en-US.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.174/Anthropic.ClaudeCode.locale.en-US.yaml new file mode 100644 index 000000000000..ced614fb689a --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.174/Anthropic.ClaudeCode.locale.en-US.yaml @@ -0,0 +1,55 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.174 +PackageLocale: en-US +Publisher: Anthropic PBC +Author: Anthropic PBC +PackageName: Claude Code +License: Proprietary +Copyright: © 2026 Anthropic PBC +ShortDescription: Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed. +Description: |- + Claude Code is Anthropic’s agentic coding tool that lives in your terminal and helps you turn ideas into code faster than ever before. + What Claude Code does for you + - Build features from descriptions: Tell Claude what you want to build in plain English. It will make a plan, write the code, and ensure it works. + - Debug and fix issues: Describe a bug or paste an error message. Claude Code will analyze your codebase, identify the problem, and implement a fix. + - Navigate any codebase: Ask anything about your team’s codebase, and get a thoughtful answer back. Claude Code maintains awareness of your entire project structure, can find up-to-date information from the web, and with MCP can pull from external datasources like Google Drive, Figma, and Slack. + - Automate tedious tasks: Fix fiddly lint issues, resolve merge conflicts, and write release notes. Do all this in a single command from your developer machines, or automatically in CI. + Why developers love Claude Code + - Works in your terminal: Not another chat window. Not another IDE. Claude Code meets you where you already work, with the tools you already love. + - Takes action: Claude Code can directly edit files, run commands, and create commits. Need more? MCP lets Claude read your design docs in Google Drive, update your tickets in Jira, or use your custom developer tooling. + - Unix philosophy: Claude Code is composable and scriptable. tail -f app.log | claude -p "Slack me if you see any anomalies appear in this log stream" works. Your CI can run claude -p "If there are new text strings, translate them into French and raise a PR for @lang-fr-team to review". + - Enterprise-ready: Use Anthropic’s API, or host on AWS or GCP. Enterprise-grade security, privacy, and compliance is built-in. +Moniker: claudecode +Tags: +- agent +- agentic +- ai +- chatbot +- claude +- claude-code +- claudecode +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + - Added wheelScrollAccelerationEnabled setting to disable mouse-wheel scroll acceleration in fullscreen mode + - Fixed the /model picker hiding the model family that Default resolves to — Opus now appears as its own row on Max/Team Premium/Enterprise plans, Sonnet on Pro/Team plans, and Opus on pay-as-you-go API accounts + - Fixed /model picker showing a hardcoded Sonnet version label when ANTHROPIC_DEFAULT_SONNET_MODEL pins a different Sonnet + - Fixed the "Fable 5 is now consuming usage credits" banner incorrectly showing for enterprise accounts with usage-based billing + - Fixed Bedrock GovCloud regions (us-gov-*) deriving the wrong inference profile prefix (global instead of us-gov), causing 400 errors on derived model IDs + - Fixed background sessions inheriting another session's ANTHROPIC_* provider env (gateway URL, custom headers, /model aliases) from the shell that started the background daemon + - Fixed a 1-2 second pause when exiting Claude Code shortly after a shell command was interrupted or killed on macOS and Linux + - Fixed git commit co-author attribution showing an incorrect model name for some models + - Fixed the /advisor dialog pre-selecting a saved advisor model that is blocked by the availableModels allowlist + - Fixed skill hot-reload re-sending the entire skill listing when a single skill changed; only changed skills are now re-announced + - Fixed Workflow tool agent() subagents missing per-agent attribution headers + - [VSCode] Added usage attribution to the Account & usage dialog (/usage) showing cache misses, long context, subagents, and per-skill/agent/plugin/MCP breakdowns over the last 24h or 7d + - Fixed pre-warmed background workers failing with "Could not resolve authentication method" when claimed after sitting idle +ReleaseNotesUrl: https://github.com/anthropics/claude-code/blob/HEAD/CHANGELOG.md#21174 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.174/Anthropic.ClaudeCode.locale.zh-CN.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.174/Anthropic.ClaudeCode.locale.zh-CN.yaml new file mode 100644 index 000000000000..54856c1b9ce6 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.174/Anthropic.ClaudeCode.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.174 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 在终端中直接释放 Claude 的强大功能。即时搜索数百万行代码库,将耗时数小时的工作流程浓缩为单个命令,让你的工具、你的工作流、你的代码库以思维速度演化。 +Description: |- + Claude Code 是 Anthropic 推出的一款自主智能编程工具,在你的终端中运行,并以前所未有的速度帮助你将想法转化为代码。 + Claude Code 能为你做什么 + - 根据描述构建功能:用简单的英文告诉 Claude 你想要实现什么功能。它会制定计划、编写代码,并确保其正常运行。 + - 调试并修复问题:描述一个 Bug 或粘贴错误信息,Claude Code 会分析你的代码库,定位问题并自动实施修复。 + - 快速浏览任意代码库:针对团队的代码库提出任何问题,都能获得深入准确的回答。Claude Code 能理解整个项目的结构,可从网络获取最新信息,并通过 MCP 从 Google Drive、Figma、Slack 等外部数据源获取内容。 + - 自动化繁琐任务:修复棘手的代码格式问题、解决合并冲突、撰写发布说明。这些都可以通过开发者机器上的单条命令完成,也可以在 CI 中自动执行。 + 开发者为何喜爱 Claude Code + - 在终端中运行:无需打开新的聊天窗口,也不用切换 IDE。Claude Code 就在你熟悉的工作环境,配合你钟爱的工具使用。 + - 主动执行操作:Claude Code 可直接编辑文件、运行命令、创建提交。需要更多功能?MCP 让 Claude 能读取 Google Drive 中的设计文档、更新 Jira 工单,或集成你自定义的开发工具。 + - 遵循 Unix 哲学:Claude Code 可组合、可脚本化。例如,执行 tail -f app.log | claude -p "如果日志流中出现异常,通过 Slack 通知我" 即可生效。你的 CI 系统也可以运行 claude -p "如有新的文本字符串,将其翻译成法语并为 @lang-fr-team 创建 PR 审阅"。 + - 企业级就绪:支持使用 Anthropic 的 API,或部署在 AWS 与 GCP 上。内置企业级的安全性、隐私保护和合规能力。 +Tags: +- claude +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.174/Anthropic.ClaudeCode.yaml similarity index 56% rename from manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.yaml rename to manifests/a/Anthropic/ClaudeCode/2.1.174/Anthropic.ClaudeCode.yaml index 4114c8fa857a..3f1df03157ee 100644 --- a/manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.yaml +++ b/manifests/a/Anthropic/ClaudeCode/2.1.174/Anthropic.ClaudeCode.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/May/23 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Voiden.Voiden -PackageVersion: 1.6.3 -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: Anthropic.ClaudeCode +PackageVersion: 2.1.174 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.176/Anthropic.ClaudeCode.installer.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.176/Anthropic.ClaudeCode.installer.yaml new file mode 100644 index 000000000000..ccc0e6c6beab --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.176/Anthropic.ClaudeCode.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: Anthropic.ClaudeCode +PackageVersion: 2.1.176 +InstallerType: portable +Commands: +- claude +ReleaseDate: 2026-06-12 +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.claude.ai/claude-code-releases/2.1.176/win32-x64/claude.exe + InstallerSha256: CA7E3E0FF70A3FC028BEDE332FB2F9B6E35E3F95A92304CD4295D8884A9C4445 +- Architecture: arm64 + InstallerUrl: https://downloads.claude.ai/claude-code-releases/2.1.176/win32-arm64/claude.exe + InstallerSha256: 0DB2DF8BEC4D83C4685012E780328381C16536AC2F86C967AEAD0F33DB841D82 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.176/Anthropic.ClaudeCode.locale.en-US.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.176/Anthropic.ClaudeCode.locale.en-US.yaml new file mode 100644 index 000000000000..a07f66e34266 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.176/Anthropic.ClaudeCode.locale.en-US.yaml @@ -0,0 +1,64 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.176 +PackageLocale: en-US +Publisher: Anthropic PBC +Author: Anthropic PBC +PackageName: Claude Code +License: Proprietary +Copyright: © 2026 Anthropic PBC +ShortDescription: Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed. +Description: |- + Claude Code is Anthropic’s agentic coding tool that lives in your terminal and helps you turn ideas into code faster than ever before. + What Claude Code does for you + - Build features from descriptions: Tell Claude what you want to build in plain English. It will make a plan, write the code, and ensure it works. + - Debug and fix issues: Describe a bug or paste an error message. Claude Code will analyze your codebase, identify the problem, and implement a fix. + - Navigate any codebase: Ask anything about your team’s codebase, and get a thoughtful answer back. Claude Code maintains awareness of your entire project structure, can find up-to-date information from the web, and with MCP can pull from external datasources like Google Drive, Figma, and Slack. + - Automate tedious tasks: Fix fiddly lint issues, resolve merge conflicts, and write release notes. Do all this in a single command from your developer machines, or automatically in CI. + Why developers love Claude Code + - Works in your terminal: Not another chat window. Not another IDE. Claude Code meets you where you already work, with the tools you already love. + - Takes action: Claude Code can directly edit files, run commands, and create commits. Need more? MCP lets Claude read your design docs in Google Drive, update your tickets in Jira, or use your custom developer tooling. + - Unix philosophy: Claude Code is composable and scriptable. tail -f app.log | claude -p "Slack me if you see any anomalies appear in this log stream" works. Your CI can run claude -p "If there are new text strings, translate them into French and raise a PR for @lang-fr-team to review". + - Enterprise-ready: Use Anthropic’s API, or host on AWS or GCP. Enterprise-grade security, privacy, and compliance is built-in. +Moniker: claudecode +Tags: +- agent +- agentic +- ai +- chatbot +- claude +- claude-code +- claudecode +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + - Session titles are now generated in the language of your conversation (set the language setting to pin a specific language) + - Added footerLinksRegexes setting for regex-matched link badges in the footer row, configurable via user or managed settings + - Improved Bedrock credential caching: credentials from awsCredentialExport are now cached until their Expiration instead of a fixed 1 hour + - Fixed availableModels enforcement: alias model picks can no longer be redirected to a blocked model via ANTHROPIC_DEFAULT_*_MODEL environment variables, and /fast now refuses to toggle when it would switch to a model outside the allowlist + - Fixed auto mode failing on Fable 5 for organizations without Opus 4.8 enabled — the classifier now falls back to the best available Opus model + - Fixed hook if conditions for Read/Edit/Write tool paths: documented patterns like Edit(src/**), Read(~/.ssh/**), and Read(.env) now match correctly + - Fixed Linux sandbox failing to start when .claude/settings.json is a symlink with an absolute target + - Fixed /copy and mouse-selection copy not reaching the system clipboard inside tmux over SSH, and tmux paste buffer not loading on versions older than 3.2 + - Fixed Remote Control connecting from web/mobile silently switching the session's model + - Fixed Remote Control disconnect notifications showing a bare numeric code instead of a human-readable reason, and connection failures adding a duplicate line to the conversation transcript + - Fixed Remote Control sessions not disconnecting when you sign in to a different account + - Fixed /cd and worktree moves leaving the session reporting the previous directory's git branch + - Fixed claude agents: pressing back in one window no longer detaches other windows attached to the same session + - Fixed backgrounded sessions showing "Working" forever when /bg mid-turn had nothing left to continue + - Fixed background agent search by PR URL: PRs opened during scheduled wakeups or while a job was blocked now appear in claude agents search + - Fixed the agents view input showing no text cursor on Windows + - Fixed claude --bg -cn not seeding the session name + - Fixed background sessions to neutralize Windows network paths in persisted state before respawn + - Fixed background-session respawn rejecting malformed resume IDs from corrupted state files + - Fixed the Windows background-service daemon not starting when ~/.claude/daemon has the ReadOnly attribute set + - Fixed cloud sessions failing with "Could not resolve authentication method" when idle for too long before being claimed + - Background sessions now show clearer guidance when a window left open across an auto-update can't submit a reply, and claude daemon status explains version-skew behavior +ReleaseNotesUrl: https://github.com/anthropics/claude-code/blob/HEAD/CHANGELOG.md#21176 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.176/Anthropic.ClaudeCode.locale.zh-CN.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.176/Anthropic.ClaudeCode.locale.zh-CN.yaml new file mode 100644 index 000000000000..0885e8fdc55e --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.176/Anthropic.ClaudeCode.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.176 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 在终端中直接释放 Claude 的强大功能。即时搜索数百万行代码库,将耗时数小时的工作流程浓缩为单个命令,让你的工具、你的工作流、你的代码库以思维速度演化。 +Description: |- + Claude Code 是 Anthropic 推出的一款自主智能编程工具,在你的终端中运行,并以前所未有的速度帮助你将想法转化为代码。 + Claude Code 能为你做什么 + - 根据描述构建功能:用简单的英文告诉 Claude 你想要实现什么功能。它会制定计划、编写代码,并确保其正常运行。 + - 调试并修复问题:描述一个 Bug 或粘贴错误信息,Claude Code 会分析你的代码库,定位问题并自动实施修复。 + - 快速浏览任意代码库:针对团队的代码库提出任何问题,都能获得深入准确的回答。Claude Code 能理解整个项目的结构,可从网络获取最新信息,并通过 MCP 从 Google Drive、Figma、Slack 等外部数据源获取内容。 + - 自动化繁琐任务:修复棘手的代码格式问题、解决合并冲突、撰写发布说明。这些都可以通过开发者机器上的单条命令完成,也可以在 CI 中自动执行。 + 开发者为何喜爱 Claude Code + - 在终端中运行:无需打开新的聊天窗口,也不用切换 IDE。Claude Code 就在你熟悉的工作环境,配合你钟爱的工具使用。 + - 主动执行操作:Claude Code 可直接编辑文件、运行命令、创建提交。需要更多功能?MCP 让 Claude 能读取 Google Drive 中的设计文档、更新 Jira 工单,或集成你自定义的开发工具。 + - 遵循 Unix 哲学:Claude Code 可组合、可脚本化。例如,执行 tail -f app.log | claude -p "如果日志流中出现异常,通过 Slack 通知我" 即可生效。你的 CI 系统也可以运行 claude -p "如有新的文本字符串,将其翻译成法语并为 @lang-fr-team 创建 PR 审阅"。 + - 企业级就绪:支持使用 Anthropic 的 API,或部署在 AWS 与 GCP 上。内置企业级的安全性、隐私保护和合规能力。 +Tags: +- claude +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.176/Anthropic.ClaudeCode.yaml similarity index 55% rename from manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.yaml rename to manifests/a/Anthropic/ClaudeCode/2.1.176/Anthropic.ClaudeCode.yaml index 8740af6eb0ab..ad0eb32eb88b 100644 --- a/manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.yaml +++ b/manifests/a/Anthropic/ClaudeCode/2.1.176/Anthropic.ClaudeCode.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/May/23 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Voiden.Voiden-Beta -PackageVersion: 1.6.3 -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: Anthropic.ClaudeCode +PackageVersion: 2.1.176 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.177/Anthropic.ClaudeCode.installer.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.177/Anthropic.ClaudeCode.installer.yaml new file mode 100644 index 000000000000..8f16650ac584 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.177/Anthropic.ClaudeCode.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: Anthropic.ClaudeCode +PackageVersion: 2.1.177 +InstallerType: portable +Commands: +- claude +ReleaseDate: 2026-06-13 +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.claude.ai/claude-code-releases/2.1.177/win32-x64/claude.exe + InstallerSha256: 408DDF27D45FC6B6516843C0513072BC0F474D7BFACE60AE8BBBC633BEF9FEB2 +- Architecture: arm64 + InstallerUrl: https://downloads.claude.ai/claude-code-releases/2.1.177/win32-arm64/claude.exe + InstallerSha256: 89652AC1F73CCC3FE039A1D388AF81AF82608AF1CAC7A32B5EBC2189B8AE2D62 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.177/Anthropic.ClaudeCode.locale.en-US.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.177/Anthropic.ClaudeCode.locale.en-US.yaml new file mode 100644 index 000000000000..929658be2fb8 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.177/Anthropic.ClaudeCode.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.177 +PackageLocale: en-US +Publisher: Anthropic PBC +Author: Anthropic PBC +PackageName: Claude Code +License: Proprietary +Copyright: © 2026 Anthropic PBC +ShortDescription: Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed. +Description: |- + Claude Code is Anthropic’s agentic coding tool that lives in your terminal and helps you turn ideas into code faster than ever before. + What Claude Code does for you + - Build features from descriptions: Tell Claude what you want to build in plain English. It will make a plan, write the code, and ensure it works. + - Debug and fix issues: Describe a bug or paste an error message. Claude Code will analyze your codebase, identify the problem, and implement a fix. + - Navigate any codebase: Ask anything about your team’s codebase, and get a thoughtful answer back. Claude Code maintains awareness of your entire project structure, can find up-to-date information from the web, and with MCP can pull from external datasources like Google Drive, Figma, and Slack. + - Automate tedious tasks: Fix fiddly lint issues, resolve merge conflicts, and write release notes. Do all this in a single command from your developer machines, or automatically in CI. + Why developers love Claude Code + - Works in your terminal: Not another chat window. Not another IDE. Claude Code meets you where you already work, with the tools you already love. + - Takes action: Claude Code can directly edit files, run commands, and create commits. Need more? MCP lets Claude read your design docs in Google Drive, update your tickets in Jira, or use your custom developer tooling. + - Unix philosophy: Claude Code is composable and scriptable. tail -f app.log | claude -p "Slack me if you see any anomalies appear in this log stream" works. Your CI can run claude -p "If there are new text strings, translate them into French and raise a PR for @lang-fr-team to review". + - Enterprise-ready: Use Anthropic’s API, or host on AWS or GCP. Enterprise-grade security, privacy, and compliance is built-in. +Moniker: claudecode +Tags: +- agent +- agentic +- ai +- chatbot +- claude +- claude-code +- claudecode +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://github.com/anthropics/claude-code/blob/HEAD/CHANGELOG.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.177/Anthropic.ClaudeCode.locale.zh-CN.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.177/Anthropic.ClaudeCode.locale.zh-CN.yaml new file mode 100644 index 000000000000..c2d488a5fef3 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.177/Anthropic.ClaudeCode.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.177 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 在终端中直接释放 Claude 的强大功能。即时搜索数百万行代码库,将耗时数小时的工作流程浓缩为单个命令,让你的工具、你的工作流、你的代码库以思维速度演化。 +Description: |- + Claude Code 是 Anthropic 推出的一款自主智能编程工具,在你的终端中运行,并以前所未有的速度帮助你将想法转化为代码。 + Claude Code 能为你做什么 + - 根据描述构建功能:用简单的英文告诉 Claude 你想要实现什么功能。它会制定计划、编写代码,并确保其正常运行。 + - 调试并修复问题:描述一个 Bug 或粘贴错误信息,Claude Code 会分析你的代码库,定位问题并自动实施修复。 + - 快速浏览任意代码库:针对团队的代码库提出任何问题,都能获得深入准确的回答。Claude Code 能理解整个项目的结构,可从网络获取最新信息,并通过 MCP 从 Google Drive、Figma、Slack 等外部数据源获取内容。 + - 自动化繁琐任务:修复棘手的代码格式问题、解决合并冲突、撰写发布说明。这些都可以通过开发者机器上的单条命令完成,也可以在 CI 中自动执行。 + 开发者为何喜爱 Claude Code + - 在终端中运行:无需打开新的聊天窗口,也不用切换 IDE。Claude Code 就在你熟悉的工作环境,配合你钟爱的工具使用。 + - 主动执行操作:Claude Code 可直接编辑文件、运行命令、创建提交。需要更多功能?MCP 让 Claude 能读取 Google Drive 中的设计文档、更新 Jira 工单,或集成你自定义的开发工具。 + - 遵循 Unix 哲学:Claude Code 可组合、可脚本化。例如,执行 tail -f app.log | claude -p "如果日志流中出现异常,通过 Slack 通知我" 即可生效。你的 CI 系统也可以运行 claude -p "如有新的文本字符串,将其翻译成法语并为 @lang-fr-team 创建 PR 审阅"。 + - 企业级就绪:支持使用 Anthropic 的 API,或部署在 AWS 与 GCP 上。内置企业级的安全性、隐私保护和合规能力。 +Tags: +- claude +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TubeDigger/TubeDigger/7.9.9.0/TubeDigger.TubeDigger.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.177/Anthropic.ClaudeCode.yaml similarity index 54% rename from manifests/t/TubeDigger/TubeDigger/7.9.9.0/TubeDigger.TubeDigger.yaml rename to manifests/a/Anthropic/ClaudeCode/2.1.177/Anthropic.ClaudeCode.yaml index f675ccf3fb33..39b649649755 100644 --- a/manifests/t/TubeDigger/TubeDigger/7.9.9.0/TubeDigger.TubeDigger.yaml +++ b/manifests/a/Anthropic/ClaudeCode/2.1.177/Anthropic.ClaudeCode.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/Jan/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: TubeDigger.TubeDigger -PackageVersion: 7.9.9.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: Anthropic.ClaudeCode +PackageVersion: 2.1.177 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Audacity/Audacity/3.7.8/Audacity.Audacity.installer.yaml b/manifests/a/Audacity/Audacity/3.7.8/Audacity.Audacity.installer.yaml new file mode 100644 index 000000000000..3b4019b6eaa8 --- /dev/null +++ b/manifests/a/Audacity/Audacity/3.7.8/Audacity.Audacity.installer.yaml @@ -0,0 +1,94 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Audacity.Audacity +PackageVersion: 3.7.8 +Platform: +- Windows.Desktop +FileExtensions: +- aup +- aup3 +- flac +- m4a +- mid +- mp3 +- mp4 +- ogg +- raw +- wav +Installers: +- Architecture: x64 + InstallerType: inno + Scope: machine + InstallerUrl: https://github.com/audacity/audacity/releases/download/Audacity-3.7.8/audacity-win-3.7.8-64bit.exe + InstallerSha256: 4A6D77F023C0209A396FCF2F3C7C04E240B6BA9897B3231A6ED18E14C10CAA16 + UpgradeBehavior: install + Protocols: + - audacity + ProductCode: Audacity_is1 + AppsAndFeaturesEntries: + - ProductCode: Audacity_is1 + ElevationRequirement: elevatesSelf + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Audacity' +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: audacity-win-3.7.8-64bit\Audacity.exe + InstallerUrl: https://github.com/audacity/audacity/releases/download/Audacity-3.7.8/audacity-win-3.7.8-64bit.zip + InstallerSha256: 900620F6E9BB6A9F6D1C0A1A10B58EAF480C0C8A4BFCE134F89E80EDDC83979F + AppsAndFeaturesEntries: + - DisplayName: Audacity (x64 portable) + ArchiveBinariesDependOnPath: true +- Architecture: x86 + InstallerType: inno + Scope: machine + InstallerUrl: https://github.com/audacity/audacity/releases/download/Audacity-3.7.8/audacity-win-3.7.8-32bit.exe + InstallerSha256: C0482D84A05DDD26905D010DAFF32B79EBA18673489D2CB90EE87A386D24C74F + UpgradeBehavior: install + Protocols: + - audacity + ProductCode: Audacity_is1 + AppsAndFeaturesEntries: + - ProductCode: Audacity_is1 + ElevationRequirement: elevatesSelf + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Audacity' +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: audacity-win-3.7.8-32bit\Audacity.exe + InstallerUrl: https://github.com/audacity/audacity/releases/download/Audacity-3.7.8/audacity-win-3.7.8-32bit.zip + InstallerSha256: 83BCA05B912126C7B2A8F92721E8FECCC4AC222301C6993EBA612804A7ECFE06 + AppsAndFeaturesEntries: + - DisplayName: Audacity (x86 portable) + ArchiveBinariesDependOnPath: true +- Architecture: arm64 + InstallerType: inno + Scope: machine + InstallerUrl: https://github.com/audacity/audacity/releases/download/Audacity-3.7.8/audacity-win-3.7.8-arm64.exe + InstallerSha256: 108BBF08C7536747D01E76F68C9F116B49CA2E9B97D14E7D18FC657837F1FB20 + UpgradeBehavior: install + Protocols: + - audacity + ProductCode: Audacity_is1 + AppsAndFeaturesEntries: + - ProductCode: Audacity_is1 + ElevationRequirement: elevatesSelf + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Audacity' +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: audacity-win-3.7.8-arm64\Audacity.exe + InstallerUrl: https://github.com/audacity/audacity/releases/download/Audacity-3.7.8/audacity-win-3.7.8-arm64.zip + InstallerSha256: DAC3B5A0009E98956A153742D01BD1B680720BDBAA4C50D41D2A68FD85A1EC34 + AppsAndFeaturesEntries: + - DisplayName: Audacity (ARM64 portable) + ArchiveBinariesDependOnPath: true +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-11 diff --git a/manifests/a/Audacity/Audacity/3.7.8/Audacity.Audacity.locale.en-US.yaml b/manifests/a/Audacity/Audacity/3.7.8/Audacity.Audacity.locale.en-US.yaml new file mode 100644 index 000000000000..96abb3d97625 --- /dev/null +++ b/manifests/a/Audacity/Audacity/3.7.8/Audacity.Audacity.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Audacity.Audacity +PackageVersion: 3.7.8 +PackageLocale: en-US +Publisher: Audacity Team +PublisherUrl: https://www.audacityteam.org/ +PublisherSupportUrl: https://support.audacityteam.org/ +PrivacyUrl: https://www.audacityteam.org/desktop-privacy-notice/ +Author: MuseCY SM Ltd. +PackageName: Audacity +PackageUrl: https://www.audacityteam.org/ +License: GPL-3.0-or-later +LicenseUrl: https://github.com/audacity/audacity/blob/HEAD/LICENSE.txt +Copyright: Copyright © 1999-2025 Audacity Team. +ShortDescription: The world’s most popular free software for recording and editing audio. +Description: |- + Audacity is the world’s most popular free software for recording and editing audio. So if you're producing music, a podcast, or just playing around with audio, Audacity is for you. + + Audacity is for anyone who wants to get creative with sound. It’s also the perfect tool for anyone who needs to quickly edit or export audio, for any reason. + + Cross-platform:Runs on all major operating systems – Windows, MacOS and Linux. + Import, export, convert:Audacity supports all major audio formats, allowing you to convert WAV to MP3, FLAC, Ogg and much more. + Plugin support:Elevate your productions with a vast selection of third-party plugins, including VST3, Nyquist and more. + Deep audio analysis:Visualize frequencies in Audacity's Spectogram view or use scientific Vamp analyzers to make discoveries. +Moniker: audacity +Tags: +- audio +- audio-editor +- audioeditor +- musegroup +- musicstudio +- music-studio +- audiorecording +- audio-recording +- soundrecording +- sound-recording +- soundediting +- xp8k0j757hhrdw +ReleaseNotesUrl: https://github.com/audacity/audacity/releases/tag/Audacity-3.7.8 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.audacityteam.org/faq/ +- DocumentLabel: Manual + DocumentUrl: https://manual.audacityteam.org/ +- DocumentLabel: Wiki + DocumentUrl: https://github.com/audacity/audacity/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Audacity/Audacity/3.7.8/Audacity.Audacity.locale.zh-CN.yaml b/manifests/a/Audacity/Audacity/3.7.8/Audacity.Audacity.locale.zh-CN.yaml new file mode 100644 index 000000000000..b92910349964 --- /dev/null +++ b/manifests/a/Audacity/Audacity/3.7.8/Audacity.Audacity.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Audacity.Audacity +PackageVersion: 3.7.8 +PackageLocale: zh-CN +ShortDescription: 一款简单易用的多轨音频编辑器和录音工具。 +Tags: +- 音频 +- 音频编辑器 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/audacity/audacity/wiki +- DocumentLabel: 常见问题 + DocumentUrl: https://www.audacityteam.org/faq/ +- DocumentLabel: 手册 + DocumentUrl: https://manual.audacityteam.org/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Audacity/Audacity/3.7.8/Audacity.Audacity.yaml b/manifests/a/Audacity/Audacity/3.7.8/Audacity.Audacity.yaml new file mode 100644 index 000000000000..4aa15f62174d --- /dev/null +++ b/manifests/a/Audacity/Audacity/3.7.8/Audacity.Audacity.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Audacity.Audacity +PackageVersion: 3.7.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dahobr/JWMeetingPlayer/1.7.0/Dahobr.JWMeetingPlayer.installer.yaml b/manifests/d/Dahobr/JWMeetingPlayer/1.7.0/Dahobr.JWMeetingPlayer.installer.yaml new file mode 100644 index 000000000000..4027a424882d --- /dev/null +++ b/manifests/d/Dahobr/JWMeetingPlayer/1.7.0/Dahobr.JWMeetingPlayer.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Dahobr.JWMeetingPlayer +PackageVersion: 1.7.0 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Dahobr/jw-meeting-player/releases/download/v1.7.0/jw-meeting-player-Setup-1.7.0.exe + InstallerSha256: 320CAAB6128C6A7B8454DAE63B14A61B2B94F288EC9A853CB4C7DCFCF7189B79 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-12 diff --git a/manifests/d/Dahobr/JWMeetingPlayer/1.7.0/Dahobr.JWMeetingPlayer.locale.en-US.yaml b/manifests/d/Dahobr/JWMeetingPlayer/1.7.0/Dahobr.JWMeetingPlayer.locale.en-US.yaml new file mode 100644 index 000000000000..f9c482f4d1a7 --- /dev/null +++ b/manifests/d/Dahobr/JWMeetingPlayer/1.7.0/Dahobr.JWMeetingPlayer.locale.en-US.yaml @@ -0,0 +1,13 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Dahobr.JWMeetingPlayer +PackageVersion: 1.7.0 +PackageLocale: en-US +Tags: +- jw-meeting-player +- jehovas-witnesses +- jehovaswitnesses +- christianity +- religion +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dahobr/JWMeetingPlayer/1.7.0/Dahobr.JWMeetingPlayer.locale.pt-BR.yaml b/manifests/d/Dahobr/JWMeetingPlayer/1.7.0/Dahobr.JWMeetingPlayer.locale.pt-BR.yaml new file mode 100644 index 000000000000..3eecf089e13f --- /dev/null +++ b/manifests/d/Dahobr/JWMeetingPlayer/1.7.0/Dahobr.JWMeetingPlayer.locale.pt-BR.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Dahobr.JWMeetingPlayer +PackageVersion: 1.7.0 +PackageLocale: pt-BR +Publisher: Dahobr +PublisherUrl: https://github.com/Dahobr +PublisherSupportUrl: https://github.com/Dahobr/jw-meeting-player/issues +PackageName: JW Meeting Player +PackageUrl: https://github.com/Dahobr/jw-meeting-player +License: MIT +ShortDescription: Alternativa ao JW Library para reuniões com integração Zoom. +Description: JW Meeting Player é uma alternativa robusta ao JW Library, focada em estabilidade, download de arquivos e integração com Zoom. +ReleaseNotesUrl: https://github.com/Dahobr/jw-meeting-player/releases/tag/v1.7.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Dahobr/jw-meeting-player/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dahobr/JWMeetingPlayer/1.7.0/Dahobr.JWMeetingPlayer.yaml b/manifests/d/Dahobr/JWMeetingPlayer/1.7.0/Dahobr.JWMeetingPlayer.yaml new file mode 100644 index 000000000000..393719be9518 --- /dev/null +++ b/manifests/d/Dahobr/JWMeetingPlayer/1.7.0/Dahobr.JWMeetingPlayer.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Dahobr.JWMeetingPlayer +PackageVersion: 1.7.0 +DefaultLocale: pt-BR +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.12.8/DavidEngelhart.Termpolis.installer.yaml b/manifests/d/DavidEngelhart/Termpolis/1.12.8/DavidEngelhart.Termpolis.installer.yaml new file mode 100644 index 000000000000..23d1912f93c8 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.12.8/DavidEngelhart.Termpolis.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.12.8 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 7bff3240-c600-54e1-9164-19e9bb016508 +ReleaseDate: 2026-06-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/codedev-david/termpolis/releases/download/v1.12.8/Termpolis.Setup.1.12.8.exe + InstallerSha256: 10AD312B32949C04CB5AE5C38002927C3A9525C393864F4333B4C9B649AC4888 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.12.8/DavidEngelhart.Termpolis.locale.en-US.yaml b/manifests/d/DavidEngelhart/Termpolis/1.12.8/DavidEngelhart.Termpolis.locale.en-US.yaml new file mode 100644 index 000000000000..5fe5960aee67 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.12.8/DavidEngelhart.Termpolis.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.12.8 +PackageLocale: en-US +Publisher: Termpolis +PublisherUrl: https://github.com/codedev-david +PublisherSupportUrl: https://github.com/codedev-david/termpolis/issues +PrivacyUrl: https://github.com/codedev-david/termpolis/blob/HEAD/PRIVACY.md +Author: David Engelhart +PackageName: Termpolis +PackageUrl: https://termpolis.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/codedev-david/termpolis/blob/HEAD/LICENSE +Copyright: Copyright 2026 David Engelhart +ShortDescription: The open-source multi-agent terminal where Claude, Codex, Gemini, and Qwen work together as a team — without your source code leaving the machine. +Description: |- + Termpolis is a cross-platform desktop terminal manager (Windows, macOS, Linux) built on Electron + React + TypeScript with node-pty powering the underlying shells. It ships as a native app, code signed on Windows, notarized on macOS. + What makes it different: + - Secure AI-assisted development. Built-in AI Security Center auto-scans every AI prompt against 70+ secret patterns, enforces Gemini paid-tier mode, and keeps an auditable JSONL log of every AI-agent terminal launch — every check runs locally. + - Multi-agent swarm. Claude Code, Codex, Gemini CLI, and Qwen Code work together on a task. A dedicated Claude Code instance acts as the conductor. + - MCP server baked in. AI agents control Termpolis via Model Context Protocol, open terminals, run commands, send messages. + - Transparent routing. Every subtask shows which agent got it, why, and what it cost. + - Activity observability. Every token, every tool call, every message from every agent is visible in real time. + - Intervention controls. Pause, cancel, or steer any agent mid-task without leaving the feed. + - Shared memory. A RAG-backed memory store that any agent can read and write via MCP. + - MCP-native end to end. All four agents speak MCP — no terminal-output parsers, no glue scripts, no bridge code paths. + - Share-ready output. One shortcut from terminal to Slack, Teams, or a PR — see Copy for Slack / Teams / PRs. +Tags: +- ai +- command-line +- console +- terminal +ReleaseNotes: |- + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.12.7...v1.12.8 + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.12.7...v1.12.8 + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.12.7...v1.12.8 +ReleaseNotesUrl: https://github.com/codedev-david/termpolis/releases/tag/v1.12.8 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://termpolis.com/docs.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.12.8/DavidEngelhart.Termpolis.locale.zh-CN.yaml b/manifests/d/DavidEngelhart/Termpolis/1.12.8/DavidEngelhart.Termpolis.locale.zh-CN.yaml new file mode 100644 index 000000000000..446e8617e9fd --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.12.8/DavidEngelhart.Termpolis.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.12.8 +PackageLocale: zh-CN +ShortDescription: 这是一个让 Claude、Codex、Gemini 和 Qwen 协同工作的开源多智能体终端——您的源代码完全不会离开本机。 +Description: |- + Termpolis 是一款基于 Electron + React + TypeScript 构建的跨平台桌面终端管理器(支持 Windows、macOS、Linux 系统),由 node-pty 提供底层终端服务支持。它以原生应用形式发布,在 Windows 平台完成代码签名,在 macOS 平台完成公证。 + 它的差异化特点: + - 安全的人工智能辅助开发。内置 AI 安全中心,可针对超过 70 种密钥模式自动扫描每一条 AI 提示,强制启用 Gemini 付费层级模式,并为每一次 AI 智能体终端启动留存可审计的 JSONL 日志——所有检查均在本地运行。 + - 多智能体协作集群。Claude Code、Codex、Gemini CLI 与 Qwen Code 可协同完成一项任务,由专属的 Claude Code 实例担任调度协调者。 + - 内置 MCP 服务器。AI 智能体可通过模型上下文协议(Model Context Protocol)控制 Termpolis,打开终端、运行命令、发送消息。 + - 路由透明化。每一项子任务都会明确显示由哪个智能体承接、承接原因以及产生的成本。 + - 活动可观测。所有智能体产生的每一个 token、每一次工具调用、每一条消息都支持实时查看。 + - 人工干预控制。无需退出任务流,即可在任务执行中途暂停、取消或引导任意智能体。 + - 共享存储。基于检索增强生成(RAG)构建的存储库,所有智能体都可通过 MCP 进行读写。 + - 端到端原生支持 MCP。四款智能体均原生支持 MCP——无需终端输出解析器、无需粘合脚本、无需桥接代码路径。 + - 输出可直接分享。只需一次快捷键操作,即可将终端内容分享至 Slack、Teams 或拉取请求——详见「复制至 Slack/Teams/拉取请求」功能。 +Tags: +- 人工智能 +- 命令行 +- 控制台 +- 终端 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://termpolis.com/docs.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.12.8/DavidEngelhart.Termpolis.yaml b/manifests/d/DavidEngelhart/Termpolis/1.12.8/DavidEngelhart.Termpolis.yaml new file mode 100644 index 000000000000..9cf451e7baf4 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.12.8/DavidEngelhart.Termpolis.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.12.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.12.9/DavidEngelhart.Termpolis.installer.yaml b/manifests/d/DavidEngelhart/Termpolis/1.12.9/DavidEngelhart.Termpolis.installer.yaml new file mode 100644 index 000000000000..52112c25503c --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.12.9/DavidEngelhart.Termpolis.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.12.9 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 7bff3240-c600-54e1-9164-19e9bb016508 +ReleaseDate: 2026-06-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/codedev-david/termpolis/releases/download/v1.12.9/Termpolis.Setup.1.12.9.exe + InstallerSha256: 1F26BF4F08C3ABC2B0A2831BFAFBF22292D5C9D124A66037946E30C33F4F9BC3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.12.9/DavidEngelhart.Termpolis.locale.en-US.yaml b/manifests/d/DavidEngelhart/Termpolis/1.12.9/DavidEngelhart.Termpolis.locale.en-US.yaml new file mode 100644 index 000000000000..019c78d3c14e --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.12.9/DavidEngelhart.Termpolis.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.12.9 +PackageLocale: en-US +Publisher: Termpolis +PublisherUrl: https://github.com/codedev-david +PublisherSupportUrl: https://github.com/codedev-david/termpolis/issues +PrivacyUrl: https://github.com/codedev-david/termpolis/blob/HEAD/PRIVACY.md +Author: David Engelhart +PackageName: Termpolis +PackageUrl: https://termpolis.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/codedev-david/termpolis/blob/HEAD/LICENSE +Copyright: Copyright 2026 David Engelhart +ShortDescription: The open-source multi-agent terminal where Claude, Codex, Gemini, and Qwen work together as a team — without your source code leaving the machine. +Description: |- + Termpolis is a cross-platform desktop terminal manager (Windows, macOS, Linux) built on Electron + React + TypeScript with node-pty powering the underlying shells. It ships as a native app, code signed on Windows, notarized on macOS. + What makes it different: + - Secure AI-assisted development. Built-in AI Security Center auto-scans every AI prompt against 70+ secret patterns, enforces Gemini paid-tier mode, and keeps an auditable JSONL log of every AI-agent terminal launch — every check runs locally. + - Multi-agent swarm. Claude Code, Codex, Gemini CLI, and Qwen Code work together on a task. A dedicated Claude Code instance acts as the conductor. + - MCP server baked in. AI agents control Termpolis via Model Context Protocol, open terminals, run commands, send messages. + - Transparent routing. Every subtask shows which agent got it, why, and what it cost. + - Activity observability. Every token, every tool call, every message from every agent is visible in real time. + - Intervention controls. Pause, cancel, or steer any agent mid-task without leaving the feed. + - Shared memory. A RAG-backed memory store that any agent can read and write via MCP. + - MCP-native end to end. All four agents speak MCP — no terminal-output parsers, no glue scripts, no bridge code paths. + - Share-ready output. One shortcut from terminal to Slack, Teams, or a PR — see Copy for Slack / Teams / PRs. +Tags: +- ai +- command-line +- console +- terminal +ReleaseNotes: |- + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.12.8...v1.12.9 + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.12.8...v1.12.9 +ReleaseNotesUrl: https://github.com/codedev-david/termpolis/releases/tag/v1.12.9 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://termpolis.com/docs.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.12.9/DavidEngelhart.Termpolis.locale.zh-CN.yaml b/manifests/d/DavidEngelhart/Termpolis/1.12.9/DavidEngelhart.Termpolis.locale.zh-CN.yaml new file mode 100644 index 000000000000..ef0cc59d7159 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.12.9/DavidEngelhart.Termpolis.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.12.9 +PackageLocale: zh-CN +ShortDescription: 这是一个让 Claude、Codex、Gemini 和 Qwen 协同工作的开源多智能体终端——您的源代码完全不会离开本机。 +Description: |- + Termpolis 是一款基于 Electron + React + TypeScript 构建的跨平台桌面终端管理器(支持 Windows、macOS、Linux 系统),由 node-pty 提供底层终端服务支持。它以原生应用形式发布,在 Windows 平台完成代码签名,在 macOS 平台完成公证。 + 它的差异化特点: + - 安全的人工智能辅助开发。内置 AI 安全中心,可针对超过 70 种密钥模式自动扫描每一条 AI 提示,强制启用 Gemini 付费层级模式,并为每一次 AI 智能体终端启动留存可审计的 JSONL 日志——所有检查均在本地运行。 + - 多智能体协作集群。Claude Code、Codex、Gemini CLI 与 Qwen Code 可协同完成一项任务,由专属的 Claude Code 实例担任调度协调者。 + - 内置 MCP 服务器。AI 智能体可通过模型上下文协议(Model Context Protocol)控制 Termpolis,打开终端、运行命令、发送消息。 + - 路由透明化。每一项子任务都会明确显示由哪个智能体承接、承接原因以及产生的成本。 + - 活动可观测。所有智能体产生的每一个 token、每一次工具调用、每一条消息都支持实时查看。 + - 人工干预控制。无需退出任务流,即可在任务执行中途暂停、取消或引导任意智能体。 + - 共享存储。基于检索增强生成(RAG)构建的存储库,所有智能体都可通过 MCP 进行读写。 + - 端到端原生支持 MCP。四款智能体均原生支持 MCP——无需终端输出解析器、无需粘合脚本、无需桥接代码路径。 + - 输出可直接分享。只需一次快捷键操作,即可将终端内容分享至 Slack、Teams 或拉取请求——详见「复制至 Slack/Teams/拉取请求」功能。 +Tags: +- 人工智能 +- 命令行 +- 控制台 +- 终端 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://termpolis.com/docs.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.12.9/DavidEngelhart.Termpolis.yaml b/manifests/d/DavidEngelhart/Termpolis/1.12.9/DavidEngelhart.Termpolis.yaml new file mode 100644 index 000000000000..7e1fedc9f999 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.12.9/DavidEngelhart.Termpolis.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.12.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Delido/SignalRGBWallpaper/2.0.0/Delido.SignalRGBWallpaper.installer.yaml b/manifests/d/Delido/SignalRGBWallpaper/2.0.0/Delido.SignalRGBWallpaper.installer.yaml new file mode 100644 index 000000000000..5f4041ce7391 --- /dev/null +++ b/manifests/d/Delido/SignalRGBWallpaper/2.0.0/Delido.SignalRGBWallpaper.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Delido.SignalRGBWallpaper +PackageVersion: 2.0.0 +InstallerType: inno +Scope: user +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /MERGETASKS=installplugin,installlively,installlively\autoimport,installwallpaperengine,autostart + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /MERGETASKS=installplugin,installlively,installlively\autoimport,installwallpaperengine,autostart +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Delido/signalrgb-wallpaper/releases/download/v2.0.0/SignalRGBWallpaperSetup-2.0.0.exe + InstallerSha256: F6ABA7DCCF560946AA6D02A0B7A60DC0A777F6775750EB96251743A3CE750FC1 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-12 diff --git a/manifests/d/Delido/SignalRGBWallpaper/2.0.0/Delido.SignalRGBWallpaper.locale.en-US.yaml b/manifests/d/Delido/SignalRGBWallpaper/2.0.0/Delido.SignalRGBWallpaper.locale.en-US.yaml new file mode 100644 index 000000000000..85144441a8d4 --- /dev/null +++ b/manifests/d/Delido/SignalRGBWallpaper/2.0.0/Delido.SignalRGBWallpaper.locale.en-US.yaml @@ -0,0 +1,61 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Delido.SignalRGBWallpaper +PackageVersion: 2.0.0 +PackageLocale: en-US +Publisher: Sebastian Mendyka +PublisherUrl: https://github.com/Delido +PublisherSupportUrl: https://github.com/Delido/signalrgb-wallpaper/issues +Author: Sebastian Mendyka +PackageName: SignalRGB Desktop Wallpaper +PackageUrl: https://github.com/Delido/signalrgb-wallpaper +License: MIT +LicenseUrl: https://github.com/Delido/signalrgb-wallpaper/blob/main/LICENSE +Copyright: Copyright (c) 2026 Sebastian Mendyka +CopyrightUrl: https://github.com/Delido/signalrgb-wallpaper/blob/main/LICENSE +ShortDescription: Live RGB glow on your desktop, driven by your SignalRGB effect. +Description: |- + SignalRGB Desktop Wallpaper makes your live SignalRGB effect shine + through transparent regions of your wallpaper image. Pick any + picture, carve cut-outs into it (or use one of the bundled + starters), and the holes light up in whatever colour your current + SignalRGB effect is producing — in real time, 60 fps, with zero + noticeable CPU cost. + + Runs on top of Lively Wallpaper (free) or Wallpaper Engine (paid, + on Steam). The installer sets everything up automatically — no + Python, no manual file copies, no terminal. + + Features: + - Live RGB glow behind a transparent background, 60 fps + - Up to 4 monitors, each fully independent or spanned + - In-browser image editor — pick any wallpaper, click out + transparent regions, no Photoshop required + - Starter wallpaper library + per-user uploads + - Browser-based Configurator + - Twelve ambient effects (snow, rain, sparks, aurora, + constellation, fireflies, plasma, vortex, bubbles, matrix, + starfield, lightning) + - Eleven+ desktop widgets (clock, calendar, weather, sticky + notes, countdowns, photo frame, quote, CPU / RAM / network, + audio spectrum, Now-playing) + - Preset slots, per-app profiles, hotkeys, auto-cycle + - DE / EN UI, auto-detected from Windows locale + - Auto-pause when a fullscreen app is active +Moniker: signalrgb-wallpaper +Tags: +- rgb +- signalrgb +- wallpaper +- desktop +- lively +- wallpaper-engine +- multi-monitor +- widgets +ReleaseNotesUrl: https://github.com/Delido/signalrgb-wallpaper/releases/tag/v2.0.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Delido/signalrgb-wallpaper/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Delido/SignalRGBWallpaper/2.0.0/Delido.SignalRGBWallpaper.yaml b/manifests/d/Delido/SignalRGBWallpaper/2.0.0/Delido.SignalRGBWallpaper.yaml new file mode 100644 index 000000000000..3e10c774c522 --- /dev/null +++ b/manifests/d/Delido/SignalRGBWallpaper/2.0.0/Delido.SignalRGBWallpaper.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Delido.SignalRGBWallpaper +PackageVersion: 2.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DenisZhitnyakov/DolphinAnty/2026.163.233/DenisZhitnyakov.DolphinAnty.installer.yaml b/manifests/d/DenisZhitnyakov/DolphinAnty/2026.163.233/DenisZhitnyakov.DolphinAnty.installer.yaml new file mode 100644 index 000000000000..b06bc3965cc8 --- /dev/null +++ b/manifests/d/DenisZhitnyakov/DolphinAnty/2026.163.233/DenisZhitnyakov.DolphinAnty.installer.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2026/Jun/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DenisZhitnyakov.DolphinAnty +PackageVersion: 2026.163.233 +InstallerType: nullsoft +Installers: +- Architecture: x86 + InstallerUrl: https://dolphin-anty-cdn.com/anty-app/dolphin-anty-win-latest.exe + InstallerSha256: 1B6D3CA1EF6B57809DC60BC3A2F3EEA3B5E0CC59F92E9D9491A939D3D7D9A8F9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DenisZhitnyakov/DolphinAnty/2026.163.233/DenisZhitnyakov.DolphinAnty.locale.en-US.yaml b/manifests/d/DenisZhitnyakov/DolphinAnty/2026.163.233/DenisZhitnyakov.DolphinAnty.locale.en-US.yaml new file mode 100644 index 000000000000..48661771aafb --- /dev/null +++ b/manifests/d/DenisZhitnyakov/DolphinAnty/2026.163.233/DenisZhitnyakov.DolphinAnty.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2026/Jun/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DenisZhitnyakov.DolphinAnty +PackageVersion: 2026.163.233 +PackageLocale: en-US +Publisher: Zhitnyakov software solutions LTD +PackageName: Dolphin Anty +License: Copyright (c) Zhitnyakov software solutions LTD. All rights reserved. +Copyright: Copyright © 2025 Denis Zhitnyakov +ShortDescription: Antidetect browser for general purpose +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SiberSystems/GoodSync/12.11.2.2/SiberSystems.GoodSync.yaml b/manifests/d/DenisZhitnyakov/DolphinAnty/2026.163.233/DenisZhitnyakov.DolphinAnty.yaml similarity index 52% rename from manifests/s/SiberSystems/GoodSync/12.11.2.2/SiberSystems.GoodSync.yaml rename to manifests/d/DenisZhitnyakov/DolphinAnty/2026.163.233/DenisZhitnyakov.DolphinAnty.yaml index 3681938efb8d..24c0c4bccf5b 100644 --- a/manifests/s/SiberSystems/GoodSync/12.11.2.2/SiberSystems.GoodSync.yaml +++ b/manifests/d/DenisZhitnyakov/DolphinAnty/2026.163.233/DenisZhitnyakov.DolphinAnty.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/May/31 +# Automatically updated by the winget bot at 2026/Jun/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: SiberSystems.GoodSync -PackageVersion: 12.11.2.2 +PackageIdentifier: DenisZhitnyakov.DolphinAnty +PackageVersion: 2026.163.233 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/d/Dewesoft/DewesoftM/26.5.28.1110/Dewesoft.DewesoftM.installer.yaml b/manifests/d/Dewesoft/DewesoftM/26.5.28.1110/Dewesoft.DewesoftM.installer.yaml deleted file mode 100644 index b1c2cee79043..000000000000 --- a/manifests/d/Dewesoft/DewesoftM/26.5.28.1110/Dewesoft.DewesoftM.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/03 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Dewesoft.DewesoftM -PackageVersion: 26.5.28.1110 -Platform: -- Windows.Universal -- Windows.Desktop -MinimumOSVersion: 10.0.16299.0 -Installers: -- Architecture: x64 - InstallerType: msix - InstallerUrl: https://downloads.dewesoft.com/other-software/DewesoftM.msix - InstallerSha256: 060715D140E60584AC2DDC3E7A7B5DDCCD5D2003D0705C9909D9B8243B64720D - SignatureSha256: FA8153D19A01D5DDD8C8792197AE7A58EA46A08D79075272341737EDCFA88CB0 - PackageFamilyName: DewesoftM_fkqdmqhs6zc02 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/d/Dewesoft/DewesoftM/26.5.28.1110/Dewesoft.DewesoftM.locale.en-US.yaml b/manifests/d/Dewesoft/DewesoftM/26.5.28.1110/Dewesoft.DewesoftM.locale.en-US.yaml deleted file mode 100644 index 85c099b47fdc..000000000000 --- a/manifests/d/Dewesoft/DewesoftM/26.5.28.1110/Dewesoft.DewesoftM.locale.en-US.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/03 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Dewesoft.DewesoftM -PackageVersion: 26.5.28.1110 -PackageLocale: en-US -Publisher: Dewesoft d.o.o. -PackageName: DewesoftM -PackageUrl: https://dewesoft.com/products/dewesoftm -License: Proprietary (Likely trialware) -ShortDescription: The cross-platform companion for your Dewesoft data acquisition system. Use it to configure hardware, perform calibrations, and monitor live measurement signals through intuitive widgets on any device. -Tags: -- opendaq -- dewesoft-daq -- dewesoftdaq -- obsidian-r8 -- iolite -- dewesoft-sirius-x -- dewesoft-sirius-xhs -- com.dewesoft -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.16.4/DifferentAI.OpenWork.installer.yaml b/manifests/d/DifferentAI/OpenWork/0.16.4/DifferentAI.OpenWork.installer.yaml new file mode 100644 index 000000000000..5d91963ad858 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.16.4/DifferentAI.OpenWork.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: DifferentAI.OpenWork +PackageVersion: 0.16.4 +InstallerType: nullsoft +Scope: user +ProductCode: 29165f8a-586b-5470-a1cc-cfff30a85ed3 +ReleaseDate: 2026-06-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/different-ai/openwork/releases/download/v0.16.4/openwork-win-x64-0.16.4.exe + InstallerSha256: EAEDDE0311A884115044A07886A211C25A842B5E160A7610699270191B3ADB9B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.16.4/DifferentAI.OpenWork.locale.en-US.yaml b/manifests/d/DifferentAI/OpenWork/0.16.4/DifferentAI.OpenWork.locale.en-US.yaml new file mode 100644 index 000000000000..3a02a6648dc7 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.16.4/DifferentAI.OpenWork.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DifferentAI.OpenWork +PackageVersion: 0.16.4 +PackageLocale: en-US +Publisher: differentai +PublisherUrl: https://openwork.software/ +PublisherSupportUrl: https://github.com/different-ai/openwork/issues +Author: Different AI +PackageName: OpenWork +PackageUrl: https://openwork.software/ +License: MIT +LicenseUrl: https://github.com/different-ai/openwork/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Different AI +ShortDescription: An open-source alternative to Claude Cowork, powered by OpenCode +Description: |- + OpenWork is an extensible, open-source “Claude Work” style system for knowledge workers. + It’s a native desktop app that runs OpenCode under the hood, but presents it as a clean, guided workflow: + - pick a workspace + - start a run + - watch progress + plan updates + - approve permissions when needed + - reuse what works (templates + skills) + The goal: make “agentic work” feel like a product, not a terminal. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +- opencode +ReleaseNotes: |- + What's new + OpenWork v0.16.4 desktop release. + - Download the attached installer for your platform. + - Electron builds use the attached latest-mac.yml updater feed. +ReleaseNotesUrl: https://github.com/different-ai/openwork/releases/tag/v0.16.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.16.4/DifferentAI.OpenWork.locale.zh-CN.yaml b/manifests/d/DifferentAI/OpenWork/0.16.4/DifferentAI.OpenWork.locale.zh-CN.yaml new file mode 100644 index 000000000000..7107de94734c --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.16.4/DifferentAI.OpenWork.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DifferentAI.OpenWork +PackageVersion: 0.16.4 +PackageLocale: zh-CN +ShortDescription: 由 OpenCode 驱动的 Claude Cowork 开源替代方案 +Description: |- + OpenWork 是一个可扩展的开源“Claude Work”风格系统,专为知识工作者设计。 + 它是一款原生桌面应用程序,底层运行 OpenCode,但以简洁、引导式的工作流呈现: + - 选择一个工作区 + - 开始执行任务 + - 查看进度并规划更新 + - 在需要时批准权限 + - 复用有效内容(模板 + 技能) + 目标:让“自主智能式工作”感觉像一个产品,而不是一个终端。 +Tags: +- opencode +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.16.4/DifferentAI.OpenWork.yaml b/manifests/d/DifferentAI/OpenWork/0.16.4/DifferentAI.OpenWork.yaml new file mode 100644 index 000000000000..a29e0d7808d4 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.16.4/DifferentAI.OpenWork.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: DifferentAI.OpenWork +PackageVersion: 0.16.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.997/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.997/Discord.Discord.Canary.installer.yaml new file mode 100644 index 000000000000..ffb2751605db --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.997/Discord.Discord.Canary.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.997 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.997/DiscordCanarySetup.exe + InstallerSha256: 8D1EF01DEAF1E3A3320D5CD34B8F6744A0FEBD950BF968CB7EB9676E23E378F8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.997/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.997/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..c134fb36a624 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.997/Discord.Discord.Canary.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.997 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.997/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.997/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..6e48a1426844 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.997/Discord.Discord.Canary.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.997 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.997/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.997/Discord.Discord.Canary.yaml new file mode 100644 index 000000000000..9ab495a4559a --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.997/Discord.Discord.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.997 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.327/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.327/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 000000000000..8abebcea073d --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.327/Discord.Discord.Canary.arm64.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.327 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: arm64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/arm64/1.0.327/DiscordCanarySetup.exe + InstallerSha256: F5954F730F87E3FDF98763E252C03B648F086F517EB894E2FC841D7C58D91B1B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.327/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.327/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 000000000000..7b36127fea6c --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.327/Discord.Discord.Canary.arm64.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.327 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary (arm64) +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.327/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.327/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 000000000000..17524ba52d00 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.327/Discord.Discord.Canary.arm64.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.327 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.327/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.327/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 000000000000..fa13a0ff8617 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.327/Discord.Discord.Canary.arm64.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.327 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dropbox/Dropbox/258.3.3645/Dropbox.Dropbox.installer.yaml b/manifests/d/Dropbox/Dropbox/258.3.3645/Dropbox.Dropbox.installer.yaml new file mode 100644 index 000000000000..8a808e43f438 --- /dev/null +++ b/manifests/d/Dropbox/Dropbox/258.3.3645/Dropbox.Dropbox.installer.yaml @@ -0,0 +1,46 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Dropbox.Dropbox +PackageVersion: 258.3.3645 +Platform: +- Windows.Desktop +InstallModes: +- interactive +- silent +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20258.3.3645%20Offline%20Installer.x64.exe + InstallerSha256: 230FE0AB7B02E0E97DD589FF89E8F385799390C939F0322E74C33951C07C045E + UpgradeBehavior: install +- Architecture: x64 + InstallerType: msi + InstallerUrl: https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20258.3.3645%20Enterprise%20Installer.x64.msi + InstallerSha256: 997A6FC7D61ABBA872C6EBCABEBE59EE6CE432758FEE14E46949CBEF606F8739 + ProductCode: '{6D846646-9AD7-5D6C-8BB0-04B336C8EC3A}' +- Architecture: x86 + InstallerType: exe + Scope: machine + InstallerUrl: https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20258.3.3645%20Offline%20Installer.x86.exe + InstallerSha256: DB4302A173278B6ADA9EE85E8CD3991AB8CE121EC52B0EC3B97CA9622AECF02C + UpgradeBehavior: install +- Architecture: x86 + InstallerType: msi + InstallerUrl: https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20258.3.3645%20Enterprise%20Installer.x86.msi + InstallerSha256: 69666A7869D2D24EDDF143A4A20D25CA01E37AE8C5D5DC5D3DAC222808C0A60E + ProductCode: '{6D846646-9AD7-5D6C-8BB0-04B336C8EC3A}' +- Architecture: arm64 + InstallerType: exe + Scope: machine + InstallerUrl: https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20258.3.3645%20Offline%20Installer.arm64.exe + InstallerSha256: 21D7F38D9DFA9D7AE6CDEB0F09E8CB1998E4882D70C241A6C8D4BAD74F915E2E + UpgradeBehavior: install +- Architecture: arm64 + InstallerType: msi + InstallerUrl: https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20258.3.3645%20Enterprise%20Installer.arm64.msi + InstallerSha256: 37A27CDA41206947A1165422273F0DBBD22ADD4BAFF7BDDEE72BBC470F5BAAE0 + ProductCode: '{6D846646-9AD7-5D6C-8BB0-04B336C8EC3A}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dropbox/Dropbox/258.3.3645/Dropbox.Dropbox.locale.en-GB.yaml b/manifests/d/Dropbox/Dropbox/258.3.3645/Dropbox.Dropbox.locale.en-GB.yaml new file mode 100644 index 000000000000..f7b71a1eeaff --- /dev/null +++ b/manifests/d/Dropbox/Dropbox/258.3.3645/Dropbox.Dropbox.locale.en-GB.yaml @@ -0,0 +1,11 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Dropbox.Dropbox +PackageVersion: 258.3.3645 +PackageLocale: en-GB +PackageName: Dropbox +Copyright: © Dropbox, Inc. +ShortDescription: Organise all your team's content, tune out distractions, and get everyone coordinated with the world's first smart workspace. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dropbox/Dropbox/258.3.3645/Dropbox.Dropbox.locale.en-US.yaml b/manifests/d/Dropbox/Dropbox/258.3.3645/Dropbox.Dropbox.locale.en-US.yaml new file mode 100644 index 000000000000..9b54b92bb50b --- /dev/null +++ b/manifests/d/Dropbox/Dropbox/258.3.3645/Dropbox.Dropbox.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Dropbox.Dropbox +PackageVersion: 258.3.3645 +PackageLocale: en-US +Publisher: Dropbox, Inc. +PublisherUrl: https://www.dropbox.com/ +PublisherSupportUrl: https://help.dropbox.com/ +PrivacyUrl: https://www.dropbox.com/privacy +Author: Dropbox, Inc. +PackageName: Dropbox +PackageUrl: https://www.dropbox.com/ +License: Combined GPLv2 and proprietary software +LicenseUrl: https://www.dropbox.com/terms +Copyright: Copyright (c) Dropbox, Inc. +CopyrightUrl: https://www.dropbox.com/terms +ShortDescription: Organize all your team's content, tune out distractions, and get everyone coordinated with the world's first smart workspace. +Moniker: dropbox +Tags: +- cloud +- dropbox +- files +- online +- pictures +- storage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dropbox/Dropbox/258.3.3645/Dropbox.Dropbox.yaml b/manifests/d/Dropbox/Dropbox/258.3.3645/Dropbox.Dropbox.yaml new file mode 100644 index 000000000000..1c7da0a02978 --- /dev/null +++ b/manifests/d/Dropbox/Dropbox/258.3.3645/Dropbox.Dropbox.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Dropbox.Dropbox +PackageVersion: 258.3.3645 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.162.1.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.162.1.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml new file mode 100644 index 000000000000..54112a457d61 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.162.1.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.162.1.0 +Platform: +- Windows.Desktop +- Windows.Universal +MinimumOSVersion: 10.0.19041.0 +InstallerType: msix +Protocols: +- http +- https +FileExtensions: +- htm +- html +- pdf +PackageFamilyName: DuckDuckGo.DesktopBrowserPreview_ya2fgkz3nks94 +Capabilities: +- internetClient +- runFullTrust +Installers: +- Architecture: x86 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.162.1.0/DuckDuckGo%20Preview_0.162.1.0.msixbundle + InstallerSha256: 90C92D77AF6AAF295C10D60217095937AD9517A8C31ED0E167BE692EFC72FF84 + SignatureSha256: FC18804261AE65D4F82C9F638FCA7983CBB704FC9698C2A66BB0584F69D9C89E +- Architecture: x64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.162.1.0/DuckDuckGo%20Preview_0.162.1.0.msixbundle + InstallerSha256: 90C92D77AF6AAF295C10D60217095937AD9517A8C31ED0E167BE692EFC72FF84 + SignatureSha256: FC18804261AE65D4F82C9F638FCA7983CBB704FC9698C2A66BB0584F69D9C89E +- Architecture: arm64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.162.1.0/DuckDuckGo%20Preview_0.162.1.0.msixbundle + InstallerSha256: 90C92D77AF6AAF295C10D60217095937AD9517A8C31ED0E167BE692EFC72FF84 + SignatureSha256: FC18804261AE65D4F82C9F638FCA7983CBB704FC9698C2A66BB0584F69D9C89E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.162.1.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.162.1.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml new file mode 100644 index 000000000000..7ef565b3578d --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.162.1.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.162.1.0 +PackageLocale: en-US +Publisher: DuckDuckGo +PublisherUrl: https://duckduckgo.com/ +PrivacyUrl: https://duckduckgo.com/privacy +Author: Duck Duck Go, Inc. +PackageName: DuckDuckGo Preview +PackageUrl: https://duckduckgo.com/windows-preview +License: Freeware +LicenseUrl: https://duckduckgo.com/terms +Copyright: © 2026 DuckDuckGo +CopyrightUrl: https://duckduckgo.com/terms +ShortDescription: Help Test and Improve New Features with DuckDuckGo Preview for Windows +Tags: +- browser +- chromium +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.162.1.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.162.1.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml new file mode 100644 index 000000000000..c635e531777f --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.162.1.0/DuckDuckGo.DesktopBrowser.Preview.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: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.162.1.0 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 帮助测试和改进 DuckDuckGo Preview for Windows 的新功能 +Tags: +- chromium +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.162.1.0/DuckDuckGo.DesktopBrowser.Preview.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.162.1.0/DuckDuckGo.DesktopBrowser.Preview.yaml new file mode 100644 index 000000000000..022b5c9dfdf0 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.162.1.0/DuckDuckGo.DesktopBrowser.Preview.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: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.162.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixCLI/1.6.0/ESEngine.ReasonixCLI.installer.yaml b/manifests/e/ESEngine/ReasonixCLI/1.6.0/ESEngine.ReasonixCLI.installer.yaml new file mode 100644 index 000000000000..182d47bd5323 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixCLI/1.6.0/ESEngine.ReasonixCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ESEngine.ReasonixCLI +PackageVersion: 1.6.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: reasonix.exe +Commands: +- reasonix +ReleaseDate: 2026-06-11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/download/v1.6.0/reasonix-windows-amd64.zip + InstallerSha256: 52E4E65C2E7C51A3C4515F58B7A55C2CDF6E751501C061E600946EABC90E95EF +- Architecture: arm64 + InstallerUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/download/v1.6.0/reasonix-windows-arm64.zip + InstallerSha256: BA019C8D7EAE895B5EE40A974CA3D7458A41B4E7B11FEEC5CD0A612C6B97CA0D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixCLI/1.6.0/ESEngine.ReasonixCLI.locale.en-US.yaml b/manifests/e/ESEngine/ReasonixCLI/1.6.0/ESEngine.ReasonixCLI.locale.en-US.yaml new file mode 100644 index 000000000000..824f40f1eba1 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixCLI/1.6.0/ESEngine.ReasonixCLI.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: ESEngine.ReasonixCLI +PackageVersion: 1.6.0 +PackageLocale: en-US +Publisher: reasonix +PublisherUrl: https://esengine.cn/ +PublisherSupportUrl: https://github.com/esengine/DeepSeek-Reasonix/issues +PackageName: Reasonix CLI +PackageUrl: https://esengine.github.io/DeepSeek-Reasonix/ +License: MIT +LicenseUrl: https://github.com/esengine/DeepSeek-Reasonix/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Reasonix Contributors +ShortDescription: A DeepSeek-native coding agent, for your terminal. +Description: Reasonix talks straight to api.deepseek.com. The loop is append-only, engineered around DeepSeek's byte-stable prefix cache — long sessions hold 90%+ cache hit and input-token cost collapses to ~1/5. Terminal-first, leave it running. +Moniker: reasonix +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- deepseek +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/tag/v1.6.0 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixCLI/1.6.0/ESEngine.ReasonixCLI.locale.zh-CN.yaml b/manifests/e/ESEngine/ReasonixCLI/1.6.0/ESEngine.ReasonixCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..03821bdcdd60 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixCLI/1.6.0/ESEngine.ReasonixCLI.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ESEngine.ReasonixCLI +PackageVersion: 1.6.0 +PackageLocale: zh-CN +ShortDescription: 为终端而生的 DeepSeek 原生编程 Agent。 +Description: Reasonix 直接对接 api.deepseek.com,围绕 DeepSeek 的字节稳定 prefix-cache 设计了 append-only 的运行循环 —— 长会话能把缓存命中保持在 90%+,输入 token 成本降到 1/5。终端优先,留它一直跑着。 +Tags: +- deepseek +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixCLI/1.6.0/ESEngine.ReasonixCLI.yaml b/manifests/e/ESEngine/ReasonixCLI/1.6.0/ESEngine.ReasonixCLI.yaml new file mode 100644 index 000000000000..2ba00c16329b --- /dev/null +++ b/manifests/e/ESEngine/ReasonixCLI/1.6.0/ESEngine.ReasonixCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ESEngine.ReasonixCLI +PackageVersion: 1.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/Flowscripter/template-bun-executable/1.3.7/Flowscripter.template-bun-executable.installer.yaml b/manifests/f/Flowscripter/template-bun-executable/1.3.7/Flowscripter.template-bun-executable.installer.yaml new file mode 100644 index 000000000000..0c8d780fd66d --- /dev/null +++ b/manifests/f/Flowscripter/template-bun-executable/1.3.7/Flowscripter.template-bun-executable.installer.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Flowscripter.template-bun-executable +PackageVersion: 1.3.7 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: template-bun-executable.exe +InstallModes: +- silent +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-13 +ElevationRequirement: elevationProhibited +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/flowscripter/template-bun-executable/releases/download/v1.3.7/template-bun-executable_Windows_x64.zip + InstallerSha256: 86FA39A9D8E4705225241FA3483BCCDF71041C06CDF8A070D9C7197C88EC69E2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Flowscripter/template-bun-executable/1.3.7/Flowscripter.template-bun-executable.locale.en-US.yaml b/manifests/f/Flowscripter/template-bun-executable/1.3.7/Flowscripter.template-bun-executable.locale.en-US.yaml new file mode 100644 index 000000000000..57443059178e --- /dev/null +++ b/manifests/f/Flowscripter/template-bun-executable/1.3.7/Flowscripter.template-bun-executable.locale.en-US.yaml @@ -0,0 +1,24 @@ +# 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: Flowscripter.template-bun-executable +PackageVersion: 1.3.7 +PackageLocale: en-US +Publisher: Flowscripter +PublisherUrl: https://github.com/flowscripter +PublisherSupportUrl: https://github.com/flowscripter/template-bun-executable/issues +Author: Vectronic +PackageName: Template Bun Executable +PackageUrl: https://github.com/flowscripter/template-bun-executable +License: MIT +LicenseUrl: https://github.com/flowscripter/template-bun-executable/blob/HEAD/LICENSE +Copyright: MIT (c) Flowscripter +ShortDescription: Project template for a cross-platform Bun executable with ffi native library and Bun library dependencies +Tags: +- bun +- cli +- typescript +ReleaseNotes: 1.3.7 (2026-06-13) +ReleaseNotesUrl: https://github.com/flowscripter/template-bun-executable/releases/tag/v1.3.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/ReincubateLtd/CamoStudio/2.7.2.22736/ReincubateLtd.CamoStudio.yaml b/manifests/f/Flowscripter/template-bun-executable/1.3.7/Flowscripter.template-bun-executable.yaml similarity index 53% rename from manifests/r/ReincubateLtd/CamoStudio/2.7.2.22736/ReincubateLtd.CamoStudio.yaml rename to manifests/f/Flowscripter/template-bun-executable/1.3.7/Flowscripter.template-bun-executable.yaml index 4ac34ed25a28..c82f48b1e9b8 100644 --- a/manifests/r/ReincubateLtd/CamoStudio/2.7.2.22736/ReincubateLtd.CamoStudio.yaml +++ b/manifests/f/Flowscripter/template-bun-executable/1.3.7/Flowscripter.template-bun-executable.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/May/14 +# 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: ReincubateLtd.CamoStudio -PackageVersion: 2.7.2.22736 +PackageIdentifier: Flowscripter.template-bun-executable +PackageVersion: 1.3.7 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/f/flyhunterl/FlyMD/1.4.0/flyhunterl.FlyMD.installer.yaml b/manifests/f/flyhunterl/FlyMD/1.4.0/flyhunterl.FlyMD.installer.yaml new file mode 100644 index 000000000000..cc0ddda90c50 --- /dev/null +++ b/manifests/f/flyhunterl/FlyMD/1.4.0/flyhunterl.FlyMD.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: flyhunterl.FlyMD +PackageVersion: 1.4.0 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +FileExtensions: +- markdown +- md +ProductCode: flymd +ReleaseDate: 2026-06-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/flyhunterl/flymd/releases/download/v1.4.0/flymd_1.4.0_x64-setup.exe + InstallerSha256: 2100FC7EB49FBA4DAEE1A6ECDC24F3A441CB2F6CDBB0A20BCE5C0CE5808A2254 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/flyhunterl/FlyMD/1.4.0/flyhunterl.FlyMD.locale.en-US.yaml b/manifests/f/flyhunterl/FlyMD/1.4.0/flyhunterl.FlyMD.locale.en-US.yaml new file mode 100644 index 000000000000..99a10fc289ef --- /dev/null +++ b/manifests/f/flyhunterl/FlyMD/1.4.0/flyhunterl.FlyMD.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: flyhunterl.FlyMD +PackageVersion: 1.4.0 +PackageLocale: en-US +License: Proprietary +ShortDescription: A highly responsive and extremely low-resource Markdown editor and PDF reader tool that supports WYSIWYG, WebDAV synchronization, automatic image uploads, AI-assisted writing, and plugins. +Description: |- + A cross-platform WYSIWYG Markdown editor and PDF reader with image hosting, WebDAV sync, plugins, fast response, and minimal resource usage. + ✨ Highlights + - Ready to Use: Only 7MB installer, no bloat. Millisecond-level cold start, one-click code copy + - Clean Interface: Minimalist design with just menubar + editor, focused on content creation. Excellent startup and response speed + - Library Feature: Support for designated folders, tree-view display of subfolders and documents, with document management; supports multiple libraries + - Secure & Reliable: Local execution, no network connection, automatic HTML sanitization in preview + - Image Hosting: S3/R2 binding support, direct paste image upload with automatic link syntax generation + - Full-Featured: Complete support for Markdown, LaTeX, Mermaid, and HTML + - Real-time Rendering: WYSIWYG mode, instant render on input! Global real-time rendering for Mermaid and LaTeX, double-click to edit code + - Ultimate Performance: Millisecond-level response, farewell to common pain points of similar software + - Position Memory: Automatic memory of reading and editing positions, returning to remembered positions on next open (v0.0.6 official) + - Auto Sync: WebDAV sync functionality + - Plugin Extensions: Support for plugin extensions, develop your own or install with one click + - AI Assistant: Install from the Extensions market to polish, correct and summarize content + - Export formats: Export to PDF, DOCX, WPS +Tags: +- editor +- markdown +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/flyhunterl/FlyMD/1.4.0/flyhunterl.FlyMD.locale.zh-CN.yaml b/manifests/f/flyhunterl/FlyMD/1.4.0/flyhunterl.FlyMD.locale.zh-CN.yaml new file mode 100644 index 000000000000..3861a041c95c --- /dev/null +++ b/manifests/f/flyhunterl/FlyMD/1.4.0/flyhunterl.FlyMD.locale.zh-CN.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: flyhunterl.FlyMD +PackageVersion: 1.4.0 +PackageLocale: zh-CN +Publisher: flymd +PublisherUrl: https://www.llingfei.com/ +PublisherSupportUrl: https://github.com/flyhunterl/flymd/issues +PackageName: flymd +PackageUrl: https://flymd.llingfei.com/ +License: 专有软件 +LicenseUrl: https://github.com/flyhunterl/flymd/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024-2026, flyhunterl +ShortDescription: 支持所见所得 WebDav同步 图片自动上传 AI辅助写作 插件扩展 响应迅速 占用极低的 Markdown 编辑 PDF 阅读工具。 +Description: |- + 跨平台 所见所得 图床上传 WebDav同步 插件扩展 响应迅速 占用极低的 Markdown 编辑 PDF 阅读工具。 + ✨ 项目特色 + - 即开即用:安装包仅 7MB 拒绝臃肿。冷启动毫秒级响应,代码一键复制 + - 界面干净:极简界面,默认仅菜单栏+编辑区,专注内容创作 启动速度和响应速度优秀 + - 文库功能:支持指定文件夹,树状目录显示文件夹下子文件夹及文档 并支持文档管理/支持添加多个文档库 + - 安全可靠:本地运行,无网络连接,预览 HTML 自动消毒 + - 图床支持:支持 S3/R2 绑定,直接粘贴图片上传 上传成功后自行写好图片连接语法 + - 功能全面:MarkDown LaTeX Mermaid html 全部支持 + - 即时渲染:所见模式,输入即渲染!Mermaid LaTex 全局实时渲染,双击编辑代码 + - 极致性能:毫秒级响应速度,告别同类软件常见痛点 + - 位置记忆:阅读和编辑文档位置均自动记忆,下次打开改文档无论阅读还是编辑都回到记忆位置(v0.0.6 正式版) + - 自动同步:Webdav 同步功能 + - 插件扩展:支持插件扩展功能,可以自行开发也可以一键安装已上架的扩展/插件 + - 格式支持:支持另存为 PDF Docx Wps + - 人工智能:可通过扩展市场安装 AI 助手(通过扩展市场安装)润色、改错、总结。 +Tags: +- markdown +- 编辑器 +ReleaseNotes: |- + 修复:关闭程序前会检查所有打开标签的未保存状态,不再只看当前文档;选择“保存并退出”时会逐个保存未保存标签,降低多标签编辑时丢改动风险 + 修复:所见模式中包含 $、Excel 公式或其他 $ 内容的段落不再被自动 Markdown 同步误改写,避免反斜杠丢失或污染加粗等 Markdown 标记 + 改进:源码模式 textarea 撤销/重做始终由每个标签独立的自定义撤销栈接管,并优化连续输入/删除的合并策略,避免回退到浏览器原生撤销栈造成历史错乱 + 调整:自动语音笔记暂时下线,仅隐藏插件菜单入口;底层功能实现保留,后续可按需恢复 +ReleaseNotesUrl: https://github.com/flyhunterl/flymd/releases/tag/v1.4.0 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://flymd.llingfei.com/docs.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/flyhunterl/FlyMD/1.4.0/flyhunterl.FlyMD.yaml b/manifests/f/flyhunterl/FlyMD/1.4.0/flyhunterl.FlyMD.yaml new file mode 100644 index 000000000000..b1e991597bd1 --- /dev/null +++ b/manifests/f/flyhunterl/FlyMD/1.4.0/flyhunterl.FlyMD.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: flyhunterl.FlyMD +PackageVersion: 1.4.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/GeminiLight/MindOS/0.4.0/GeminiLight.MindOS.installer.yaml b/manifests/g/GeminiLight/MindOS/0.4.0/GeminiLight.MindOS.installer.yaml new file mode 100644 index 000000000000..dee13c0031f8 --- /dev/null +++ b/manifests/g/GeminiLight/MindOS/0.4.0/GeminiLight.MindOS.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GeminiLight.MindOS +PackageVersion: 0.4.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 15ac2c33-c2d1-5a44-9a65-f7cea47859e3 +ReleaseDate: 2026-06-12 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/GeminiLight/MindOS/releases/download/desktop-v0.4.0/MindOS-Setup-0.4.0-arm64.exe + InstallerSha256: CF25F03549B3342C9A90B94E1C15D475C18C15C68898001AAEC085B7BEFEE63E + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/GeminiLight/MindOS/releases/download/desktop-v0.4.0/MindOS-Setup-0.4.0-arm64.exe + InstallerSha256: CF25F03549B3342C9A90B94E1C15D475C18C15C68898001AAEC085B7BEFEE63E + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GeminiLight/MindOS/0.4.0/GeminiLight.MindOS.locale.en-US.yaml b/manifests/g/GeminiLight/MindOS/0.4.0/GeminiLight.MindOS.locale.en-US.yaml new file mode 100644 index 000000000000..164846b8b726 --- /dev/null +++ b/manifests/g/GeminiLight/MindOS/0.4.0/GeminiLight.MindOS.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GeminiLight.MindOS +PackageVersion: 0.4.0 +PackageLocale: en-US +Publisher: MindOS Team +PublisherUrl: https://mindos.you/ +PublisherSupportUrl: https://github.com/GeminiLight/MindOS/issues +PackageName: MindOS +PackageUrl: https://mindos.you/ +License: MIT +LicenseUrl: https://github.com/GeminiLight/MindOS/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 GeminiLight +ShortDescription: MindOS is where you think, and where your AI agents act — a local-first knowledge base shared between you and every AI you use. Share your brain with every AI — every thought grows. +Tags: +- ai +- artificial-intelligence +- artificialintelligence +- chatbot +- large-language-model +- llm +ReleaseNotes: |- + Downloads + Platform Device / CPU Recommended file Download + macOS Apple Silicon (M1/M2/M3/M4) MindOS-0.4.0-arm64.dmg Download DMG + macOS Intel MindOS-0.4.0.dmg Download DMG + Windows x64 MindOS-Setup-0.4.0.exe Download EXE + Windows ARM64 MindOS-Setup-0.4.0-arm64.exe Download EXE + Linux x64 AppImage MindOS-0.4.0.AppImage Download AppImage + Linux Debian / Ubuntu x64 mindos-desktop_0.4.0_amd64.deb Download DEB + What's included + Component Version + MindOS Desktop v0.4.0 + Bundled MindOS Core v1.1.9 + Notes + The .zip, .yml, .yaml, and .blockmap files are used by the auto-updater. Most users should download one of the installers above. + Changelog + Full changelog: https://github.com/GeminiLight/MindOS/compare/desktop-v0.3.25...desktop-v0.4.0 +ReleaseNotesUrl: https://github.com/GeminiLight/MindOS/releases/tag/desktop-v0.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GeminiLight/MindOS/0.4.0/GeminiLight.MindOS.locale.zh-CN.yaml b/manifests/g/GeminiLight/MindOS/0.4.0/GeminiLight.MindOS.locale.zh-CN.yaml new file mode 100644 index 000000000000..076fe99f5bd6 --- /dev/null +++ b/manifests/g/GeminiLight/MindOS/0.4.0/GeminiLight.MindOS.locale.zh-CN.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: GeminiLight.MindOS +PackageVersion: 0.4.0 +PackageLocale: zh-CN +ShortDescription: MindOS 是你思考的地方,也是 AI Agent 行动的起点——一个你和所有 AI 共享的本地知识库。每次思考,都在生长。 +Tags: +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GeminiLight/MindOS/0.4.0/GeminiLight.MindOS.yaml b/manifests/g/GeminiLight/MindOS/0.4.0/GeminiLight.MindOS.yaml new file mode 100644 index 000000000000..99d36293fbf5 --- /dev/null +++ b/manifests/g/GeminiLight/MindOS/0.4.0/GeminiLight.MindOS.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GeminiLight.MindOS +PackageVersion: 0.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.62-1/GitHub.Copilot.Prerelease.installer.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.62-1/GitHub.Copilot.Prerelease.installer.yaml new file mode 100644 index 000000000000..598fcfe51958 --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.62-1/GitHub.Copilot.Prerelease.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.62-1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: copilot.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.PowerShell + MinimumVersion: 7.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.62-1/copilot-win32-x64.zip + InstallerSha256: 812CF6D311DFD2EC805030D9D15A20EDE8C3AB2B2F88C01975D1ADE20E7B0D25 +- Architecture: arm64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.62-1/copilot-win32-arm64.zip + InstallerSha256: 68F3FC3FEF45696283A7851B36F2E0EF92D053931556D19A59EC892FC0B9F3C8 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-12 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.62-1/GitHub.Copilot.Prerelease.locale.en-US.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.62-1/GitHub.Copilot.Prerelease.locale.en-US.yaml new file mode 100644 index 000000000000..c24a21437c24 --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.62-1/GitHub.Copilot.Prerelease.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.62-1 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/home/ +PublisherSupportUrl: https://support.github.com/ +PrivacyUrl: https://docs.github.com/site-policy/privacy-policies/github-privacy-statement +PackageName: Copilot CLI (Preview) +PackageUrl: https://github.com/github/copilot-cli +License: Proprietary +LicenseUrl: https://docs.github.com/en/site-policy/github-terms/github-pre-release-license-terms +Copyright: Copyright (c) GitHub 2025. All rights reserved. +CopyrightUrl: https://github.com/github/copilot-cli?tab=License-1-ov-file +ShortDescription: GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal. +Description: GitHub Copilot CLI brings AI-powered coding assistance directly to your command line, enabling you to build, debug, and understand code through natural language conversations. Powered by the same agentic harness as GitHub's Copilot coding agent, it provides intelligent assistance while staying deeply integrated with your GitHub workflow. +Moniker: copilot-prerelease +Tags: +- cli +- copilot +- github +ReleaseNotesUrl: https://github.com/github/copilot-cli/releases/tag/v1.0.62-1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/github/copilot-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.62-1/GitHub.Copilot.Prerelease.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.62-1/GitHub.Copilot.Prerelease.yaml new file mode 100644 index 000000000000..23b41ec8e7a0 --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.62-1/GitHub.Copilot.Prerelease.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.62-1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AntigravityCLI/1.0.8/Google.AntigravityCLI.installer.yaml b/manifests/g/Google/AntigravityCLI/1.0.8/Google.AntigravityCLI.installer.yaml new file mode 100644 index 000000000000..336b2b9d0ee4 --- /dev/null +++ b/manifests/g/Google/AntigravityCLI/1.0.8/Google.AntigravityCLI.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: Google.AntigravityCLI +PackageVersion: 1.0.8 +InstallerType: portable +Commands: +- agy +Installers: +- Architecture: x64 + InstallerUrl: https://storage.googleapis.com/antigravity-public/antigravity-cli/1.0.8-5963827121094656/windows-x64/cli_windows_x64.exe + InstallerSha256: 0DC8EA9258F071A84A94B25BD812783F183E96FE3F35945D0CEB760B6A406E78 +- Architecture: arm64 + InstallerUrl: https://storage.googleapis.com/antigravity-public/antigravity-cli/1.0.8-5963827121094656/windows-arm/cli_windows_arm64.exe + InstallerSha256: 14D0E493EB6F082D0DA3BD796D1B79E24DB6E307474EF6D4EB359B48820D9283 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AntigravityCLI/1.0.8/Google.AntigravityCLI.locale.en-US.yaml b/manifests/g/Google/AntigravityCLI/1.0.8/Google.AntigravityCLI.locale.en-US.yaml new file mode 100644 index 000000000000..0056e18150dc --- /dev/null +++ b/manifests/g/Google/AntigravityCLI/1.0.8/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.0.8 +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.0.8/Google.AntigravityCLI.locale.zh-CN.yaml b/manifests/g/Google/AntigravityCLI/1.0.8/Google.AntigravityCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..d671b94947f7 --- /dev/null +++ b/manifests/g/Google/AntigravityCLI/1.0.8/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.0.8 +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.0.8/Google.AntigravityCLI.yaml b/manifests/g/Google/AntigravityCLI/1.0.8/Google.AntigravityCLI.yaml new file mode 100644 index 000000000000..c6a0eb06d0ea --- /dev/null +++ b/manifests/g/Google/AntigravityCLI/1.0.8/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.0.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/151.0.7889.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/151.0.7890.0/Google.Chrome.Canary.installer.yaml similarity index 57% rename from manifests/g/Google/Chrome/Canary/151.0.7889.0/Google.Chrome.Canary.installer.yaml rename to manifests/g/Google/Chrome/Canary/151.0.7890.0/Google.Chrome.Canary.installer.yaml index 80fbc93e21a3..3aecfd4d0202 100644 --- a/manifests/g/Google/Chrome/Canary/151.0.7889.0/Google.Chrome.Canary.installer.yaml +++ b/manifests/g/Google/Chrome/Canary/151.0.7890.0/Google.Chrome.Canary.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 151.0.7889.0 +PackageVersion: 151.0.7890.0 InstallerType: exe Scope: user InstallModes: @@ -37,13 +37,13 @@ FileExtensions: ProductCode: Google Chrome SxS Installers: - Architecture: x86 - InstallerUrl: https://dl.google.com/release2/chrome/d2dixixqpbghws36x32qjeel3a_151.0.7889.0/151.0.7889.0_chrome_installer_uncompressed.exe - InstallerSha256: B948ED1B92DA92BC437BE4D7C30A6D07A05E5C08CCBBAED3063FADF5415AA439 + InstallerUrl: https://dl.google.com/release2/chrome/exbzf7lh6wx524ujw2sfxb5kki_151.0.7890.0/151.0.7890.0_chrome_installer_uncompressed.exe + InstallerSha256: 30B75975081A21C997F2B67F64A59BF59F8936E3504C773A358629A2C15F1F6D - Architecture: x64 - InstallerUrl: https://dl.google.com/release2/chrome/jufovh7dl2lboylv67hzos5lxm_151.0.7889.0/151.0.7889.0_chrome_installer_uncompressed.exe - InstallerSha256: F9A760B8388CE866455BD14B4B71DFF9D61A63FA5763E783B2E06E4281F97F82 + InstallerUrl: https://dl.google.com/release2/chrome/adovor7m3nduqxeejaeldhcps4ua_151.0.7890.0/151.0.7890.0_chrome_installer_uncompressed.exe + InstallerSha256: A5C00477CF744CE29976E9CDC5AF1047366C97FB7DB0D8BDC78075CA452FA432 - Architecture: arm64 - InstallerUrl: https://dl.google.com/release2/chrome/f7e2bwllr2qekw75ahyt4glxlq_151.0.7889.0/151.0.7889.0_chrome_installer_uncompressed.exe - InstallerSha256: 6754DAEF4844653B4D63972A29B95E7A72BD7D2ED07D3E5A8A90432175F9E41D + InstallerUrl: https://dl.google.com/release2/chrome/okxnvzcvcbf6vi6e4mgm6mqn6y_151.0.7890.0/151.0.7890.0_chrome_installer_uncompressed.exe + InstallerSha256: 9774870A313FE573F39248E8543F0B6406B2EA203388A69A77C5F6DEE5371359 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/151.0.7889.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/151.0.7890.0/Google.Chrome.Canary.locale.en-US.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/151.0.7889.0/Google.Chrome.Canary.locale.en-US.yaml rename to manifests/g/Google/Chrome/Canary/151.0.7890.0/Google.Chrome.Canary.locale.en-US.yaml index 50cf92d64242..33988f4d53a2 100644 --- a/manifests/g/Google/Chrome/Canary/151.0.7889.0/Google.Chrome.Canary.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Canary/151.0.7890.0/Google.Chrome.Canary.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 151.0.7889.0 +PackageVersion: 151.0.7890.0 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/151.0.7889.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/151.0.7890.0/Google.Chrome.Canary.locale.nb-NO.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/151.0.7889.0/Google.Chrome.Canary.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Canary/151.0.7890.0/Google.Chrome.Canary.locale.nb-NO.yaml index 142ce74a0727..2ca7a045e107 100644 --- a/manifests/g/Google/Chrome/Canary/151.0.7889.0/Google.Chrome.Canary.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Canary/151.0.7890.0/Google.Chrome.Canary.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 151.0.7889.0 +PackageVersion: 151.0.7890.0 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/151.0.7889.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/151.0.7890.0/Google.Chrome.Canary.locale.zh-CN.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/151.0.7889.0/Google.Chrome.Canary.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Canary/151.0.7890.0/Google.Chrome.Canary.locale.zh-CN.yaml index 26244c869a3e..ab574ff064c5 100644 --- a/manifests/g/Google/Chrome/Canary/151.0.7889.0/Google.Chrome.Canary.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Canary/151.0.7890.0/Google.Chrome.Canary.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 151.0.7889.0 +PackageVersion: 151.0.7890.0 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/151.0.7889.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/151.0.7890.0/Google.Chrome.Canary.yaml similarity index 89% rename from manifests/g/Google/Chrome/Canary/151.0.7889.0/Google.Chrome.Canary.yaml rename to manifests/g/Google/Chrome/Canary/151.0.7890.0/Google.Chrome.Canary.yaml index bf253aa995f0..2cd8ecd08f41 100644 --- a/manifests/g/Google/Chrome/Canary/151.0.7889.0/Google.Chrome.Canary.yaml +++ b/manifests/g/Google/Chrome/Canary/151.0.7890.0/Google.Chrome.Canary.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 151.0.7889.0 +PackageVersion: 151.0.7890.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/PlayGames/26.5.27.1/Google.PlayGames.installer.yaml b/manifests/g/Google/PlayGames/26.5.27.1/Google.PlayGames.installer.yaml deleted file mode 100644 index 8550d0526cfd..000000000000 --- a/manifests/g/Google/PlayGames/26.5.27.1/Google.PlayGames.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Google.PlayGames -PackageVersion: 26.5.27.1 -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: --silent - SilentWithProgress: --silent -UpgradeBehavior: install -ProductCode: GooglePlayGames -ReleaseDate: 2026-05-06 -AppsAndFeaturesEntries: -- ProductCode: GooglePlayGames -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x64 - InstallerUrl: https://dl.google.com/tag/s/appguid={47B07D71-505D-4665-AFD4-4972A30C6530}&appname=GPG&needsadmin=true&ap=beta/play/games/Install-GooglePlayGames.exe - InstallerSha256: C6AB3497BF17C05A1C1B8CD6670A99E238DAE7679492390C375D8D1D5C476586 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/PlayGames/26.5.27.1/Google.PlayGames.locale.de-DE.yaml b/manifests/g/Google/PlayGames/26.5.27.1/Google.PlayGames.locale.de-DE.yaml deleted file mode 100644 index 4a7bcb1c31ad..000000000000 --- a/manifests/g/Google/PlayGames/26.5.27.1/Google.PlayGames.locale.de-DE.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Google.PlayGames -PackageVersion: 26.5.27.1 -PackageLocale: de-DE -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/googleplay/topic/13019131?hl=de-DE -PrivacyUrl: https://policies.google.com/privacy?hl=de-DE -Author: Google LLC -PackageName: Google Play Spiele -PackageUrl: https://play.google.com/googleplaygames?hl=de-DE -License: Proprietary -LicenseUrl: https://policies.google.com/terms?hl=de-DE -Copyright: Copyright 2026 Google LLC. All rights reserved. -ShortDescription: Entdecke Spiele für PCs und Mobilgeräte -Description: Nahtloses Gaming auf Mobilgeräten und PC. Synchronisiere deine Mediathek und deinen Fortschritt, damit du jederzeit genau da weiterspielen kannst, wo du aufgehört hast – ob unterwegs auf deinem Smartphone oder auf deinem PC mit großem Bildschirm und präziserer Steuerung. -Tags: -- android -- gaming -- google -- googleplaygames -- mobile -- mobile-spiele -- plattform -- play -- play-games -- play-points -- play-spiele -- play-store -- spiele -- store -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/PlayGames/26.5.27.1/Google.PlayGames.locale.en-US.yaml b/manifests/g/Google/PlayGames/26.5.27.1/Google.PlayGames.locale.en-US.yaml deleted file mode 100644 index f47aada0f7f0..000000000000 --- a/manifests/g/Google/PlayGames/26.5.27.1/Google.PlayGames.locale.en-US.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Google.PlayGames -PackageVersion: 26.5.27.1 -PackageLocale: en-US -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/googleplay/topic/13019131?hl=en-US -PrivacyUrl: https://policies.google.com/privacy -Author: Google LLC -PackageName: Google Play Games -PackageUrl: https://play.google.com/googleplaygames -License: Proprietary -LicenseUrl: https://policies.google.com/terms -Copyright: Copyright 2026 Google LLC. All rights reserved. -ShortDescription: Play games across mobile and PC -Description: Seamless gaming across mobile and PC. Sync your game library and progress, so you can pick up where you left off — whether you're playing on-the-go on your phone, or going deeper with a bigger screen and better controls on PC. -Moniker: google-play-games -Tags: -- android -- games -- gaming -- google -- googleplaygames -- mobile -- mobile-games -- platform -- play -- play-games -- play-points -- play-store -- store -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/2.1.18/HaiYing.AionUi.installer.yaml b/manifests/h/HaiYing/AionUi/2.1.18/HaiYing.AionUi.installer.yaml new file mode 100644 index 000000000000..d69ee818c84e --- /dev/null +++ b/manifests/h/HaiYing/AionUi/2.1.18/HaiYing.AionUi.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 2.1.18 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: f3bfde38-8429-545c-a4e9-a078d87dee6c +ReleaseDate: 2026-06-12 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v2.1.18/AionUi-2.1.18-win-x64.exe + InstallerSha256: 1B30546BF5A2CCF6843871666187750D6C0669FE2681AD9DA67C9FB08B90CF92 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v2.1.18/AionUi-2.1.18-win-x64.exe + InstallerSha256: 1B30546BF5A2CCF6843871666187750D6C0669FE2681AD9DA67C9FB08B90CF92 + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v2.1.18/AionUi-2.1.18-win-arm64.exe + InstallerSha256: 60F67968AADC891C789D37C43B658A1D9692EDAD5C8B76B05B4DC9BABDDCA2C9 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/2.1.18/HaiYing.AionUi.locale.en-US.yaml b/manifests/h/HaiYing/AionUi/2.1.18/HaiYing.AionUi.locale.en-US.yaml new file mode 100644 index 000000000000..777d5fcc9d8f --- /dev/null +++ b/manifests/h/HaiYing/AionUi/2.1.18/HaiYing.AionUi.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 2.1.18 +PackageLocale: en-US +Publisher: aionui +PublisherUrl: https://office-ai.net/ +PublisherSupportUrl: https://github.com/iOfficeAI/AionUi/issues +PrivacyUrl: https://office-ai.net/privacy-policy/ +Author: Hying Technology Co., Ltd. +PackageName: AionUi +PackageUrl: https://github.com/iOfficeAI/AionUi +License: Apache-2.0 +LicenseUrl: https://github.com/iOfficeAI/AionUi/blob/HEAD/LICENSE +Copyright: Copyright 2026 AionUi (aionui.com) +ShortDescription: Free, local, open-source GUI app for Gemini CLI — Enhance Chat Experience, Multi-tasking, Code Diff View, File & Project Management, and more +Tags: +- ai +- code +- coding +- gemini +- gemini-cli +- large-language-model +- llm +- programming +ReleaseNotes: |- + What's Changed + - fix(preview): office watch proxy url 404 in webui mode by @lornestack in https://github.com/iOfficeAI/AionUi/pull/3287 + - test(bootstrap): stop clobbering real out/ artifacts in build-with-builder test by @lornestack in https://github.com/iOfficeAI/AionUi/pull/3289 + - feat(stt): streaming voice input with live transcript by @lornestack in https://github.com/iOfficeAI/AionUi/pull/3291 + - fix(macos): add audio-input entitlement so microphone works under hardened runtime by @szafranski in https://github.com/iOfficeAI/AionUi/pull/3294 + - fix(windows-installer): recover from old uninstaller atomic cleanup long-path failures by @TCP404 in https://github.com/iOfficeAI/AionUi/pull/3296 + - fix(workspace): enable clickable folder picker in webui by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/3301 + - feat(assistant): deliver phase-1 governance settings by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/3277 + - polish(conversation): compact display defaults & tidier chat UI (#21–#24) by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/3306 + - test(e2e): cover cron busy retry flow by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/3298 + - Fix send gating during cancelling runtime by @piorpua in https://github.com/iOfficeAI/AionUi/pull/3307 + - feat: stabilize team mode conversation runtime by @piorpua in https://github.com/iOfficeAI/AionUi/pull/3309 + - fix(updater): wait for backend shutdown before install by @TCP404 in https://github.com/iOfficeAI/AionUi/pull/3270 + - chore: bump version to 2.1.18 by @piorpua in https://github.com/iOfficeAI/AionUi/pull/3311 + - fix(ci): increase web-cli build heap by @piorpua in https://github.com/iOfficeAI/AionUi/pull/3313 + New Contributors + - @szafranski made their first contribution in https://github.com/iOfficeAI/AionUi/pull/3294 + Full Changelog: https://github.com/iOfficeAI/AionUi/compare/v2.1.17...v2.1.18 +ReleaseNotesUrl: https://github.com/iOfficeAI/AionUi/releases/tag/v2.1.18 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/iOfficeAI/AionUi/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/2.1.18/HaiYing.AionUi.locale.zh-CN.yaml b/manifests/h/HaiYing/AionUi/2.1.18/HaiYing.AionUi.locale.zh-CN.yaml new file mode 100644 index 000000000000..f956611eba5e --- /dev/null +++ b/manifests/h/HaiYing/AionUi/2.1.18/HaiYing.AionUi.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 2.1.18 +PackageLocale: zh-CN +PublisherUrl: https://www.haiyingsec.cn/ +PrivacyUrl: https://www.office-ai.cn/privacy-policy +Author: 珠海海鹦安全科技有限公司 +ShortDescription: 免费、本地、开源的 Gemini CLI 图形界面应用 — 提升聊天体验、支持多任务处理、代码差异对比、文件与项目管理,以及更多功能 +Tags: +- gemini +- gemini-cli +- 人工智能 +- 代码 +- 大语言模型 +- 编程 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/2.1.18/HaiYing.AionUi.yaml b/manifests/h/HaiYing/AionUi/2.1.18/HaiYing.AionUi.yaml new file mode 100644 index 000000000000..4fa133d0e638 --- /dev/null +++ b/manifests/h/HaiYing/AionUi/2.1.18/HaiYing.AionUi.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 2.1.18 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.59/HunterBown.CodeWhale.installer.yaml b/manifests/h/HunterBown/CodeWhale/0.8.59/HunterBown.CodeWhale.installer.yaml new file mode 100644 index 000000000000..d19447721797 --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.59/HunterBown.CodeWhale.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HunterBown.CodeWhale +PackageVersion: 0.8.59 +InstallerType: portable +Commands: +- codewhale +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.8.59/codewhale-tui-windows-x64.exe + InstallerSha256: F5A2E044B5C02E072F90CC8430B3C0BE55B5F76B8C88D2363EBFF470DFA02870 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.59/HunterBown.CodeWhale.locale.en-US.yaml b/manifests/h/HunterBown/CodeWhale/0.8.59/HunterBown.CodeWhale.locale.en-US.yaml new file mode 100644 index 000000000000..b70b4cc8e919 --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.59/HunterBown.CodeWhale.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HunterBown.CodeWhale +PackageVersion: 0.8.59 +PackageLocale: en-US +Publisher: Hunter Bown +PublisherUrl: https://github.com/Hmbown +PublisherSupportUrl: https://github.com/Hmbown/CodeWhale/issues +Author: Hunter Bown +PackageName: CodeWhale +PackageUrl: https://github.com/Hmbown/CodeWhale +License: MIT +LicenseUrl: https://github.com/Hmbown/CodeWhale/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024-2026 DeepSeek CLI Contributors +ShortDescription: Coding agent for DeepSeek models that runs in your terminal +Description: Terminal coding agent for DeepSeek V4. It runs from the deepseek command, streams reasoning blocks, edits local workspaces with approval gates, and includes an auto mode that chooses both model and thinking level per turn. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- deepseek +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://github.com/Hmbown/CodeWhale/blob/HEAD/CHANGELOG.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.59/HunterBown.CodeWhale.locale.zh-CN.yaml b/manifests/h/HunterBown/CodeWhale/0.8.59/HunterBown.CodeWhale.locale.zh-CN.yaml new file mode 100644 index 000000000000..76b391baf597 --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.59/HunterBown.CodeWhale.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HunterBown.CodeWhale +PackageVersion: 0.8.59 +PackageLocale: zh-CN +ShortDescription: 可在终端中运行的 DeepSeek 模型编程智能体 +Description: 适用于 DeepSeek V4 的终端编码代理。通过 deepseek 命令启动,以流式输出推理块,经批准流程后可编辑本地工作区,还包含可在每一轮自动选择模型和推理层级的自动模式。 +Tags: +- deepseek +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.59/HunterBown.CodeWhale.yaml b/manifests/h/HunterBown/CodeWhale/0.8.59/HunterBown.CodeWhale.yaml new file mode 100644 index 000000000000..4a9e7fb91a3c --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.59/HunterBown.CodeWhale.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HunterBown.CodeWhale +PackageVersion: 0.8.59 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HydraLauncher/Hydra/4.0.0/HydraLauncher.Hydra.installer.yaml b/manifests/h/HydraLauncher/Hydra/4.0.0/HydraLauncher.Hydra.installer.yaml new file mode 100644 index 000000000000..98304da3b468 --- /dev/null +++ b/manifests/h/HydraLauncher/Hydra/4.0.0/HydraLauncher.Hydra.installer.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HydraLauncher.Hydra +PackageVersion: 4.0.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- hydralauncher +ProductCode: 5c15b0c3-fe4f-5c4b-8f22-d37bfd0a3904 +ReleaseDate: 2026-06-12 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/hydralauncher/hydra/releases/download/v4.0.0/hydralauncher-4.0.0-setup.exe + InstallerSha256: F02D72C63CFE3CE57F0E34EB61ED3336F5D12FF46047BDFA2D50EEFC008EF979 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/hydralauncher/hydra/releases/download/v4.0.0/hydralauncher-4.0.0-setup.exe + InstallerSha256: F02D72C63CFE3CE57F0E34EB61ED3336F5D12FF46047BDFA2D50EEFC008EF979 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HydraLauncher/Hydra/4.0.0/HydraLauncher.Hydra.locale.en-US.yaml b/manifests/h/HydraLauncher/Hydra/4.0.0/HydraLauncher.Hydra.locale.en-US.yaml new file mode 100644 index 000000000000..b60915f3f90c --- /dev/null +++ b/manifests/h/HydraLauncher/Hydra/4.0.0/HydraLauncher.Hydra.locale.en-US.yaml @@ -0,0 +1,62 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HydraLauncher.Hydra +PackageVersion: 4.0.0 +PackageLocale: en-US +Publisher: Los Broxas +PublisherUrl: https://github.com/hydralauncher +PublisherSupportUrl: https://github.com/hydralauncher/hydra/issues +Author: Los Broxas +PackageName: Hydra +PackageUrl: https://github.com/hydralauncher/hydra +License: MIT +LicenseUrl: https://github.com/hydralauncher/hydra/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Los Broxas +ShortDescription: A game launcher with its own embedded BitTorrent client. +Description: Hydra is a Game Launcher with its own embedded BitTorrent Client. The launcher is written in TypeScript (Electron) and Python, which handles the torrenting system by using libtorrent. +Moniker: hydralauncher +Tags: +- game +- gaming +- launcher +ReleaseNotes: |- + What's Changed + - feat(window-manager): implement in-app achievement notifications for … by @Moyasee in https://github.com/hydralauncher/hydra/pull/2251 + - fix: point MangoHud links to official repository by @chubbygrannychaser in https://github.com/hydralauncher/hydra/pull/2284 + - i18n: update Indonesian translation by @TheRebo in https://github.com/hydralauncher/hydra/pull/2278 + - chore(deps): bump axios from 1.15.2 to 1.16.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/hydralauncher/hydra/pull/2273 + - chore: update to electron 40 by @zamitto in https://github.com/hydralauncher/hydra/pull/2208 + - Feature/lbx 728 by @Hachi-R in https://github.com/hydralauncher/hydra/pull/2269 + - 3.9.8 hotfix by @Hachi-R in https://github.com/hydralauncher/hydra/pull/2248 + - fix: polish controller support display by @Hachi-R in https://github.com/hydralauncher/hydra/pull/2303 + - fix: update Content Security Policy and add registerSchemesAsPrivileged by @zamitto in https://github.com/hydralauncher/hydra/pull/2305 + - chore: bump ww version by @zamitto in https://github.com/hydralauncher/hydra/pull/2307 + - fix(report-profile): submit report and match API contract by @Moyasee in https://github.com/hydralauncher/hydra/pull/2297 + - feat(catalogue): show 5 page buttons for multi-page jumps by @Moyasee in https://github.com/hydralauncher/hydra/pull/2296 + - feat: reset executable path when deleting game files by @Moyasee in https://github.com/hydralauncher/hydra/pull/2295 + - chore: update 1 russian translation string to avoid confusion by @Moyasee in https://github.com/hydralauncher/hydra/pull/2291 + - feat: add installed indicator to library game cards by @Moyasee in https://github.com/hydralauncher/hydra/pull/2294 + - feat: add emulator support by @Moyasee in https://github.com/hydralauncher/hydra/pull/2231 + - feat: add platinum/100% completion styling for achievements across all game cards by @Sociable-Fish in https://github.com/hydralauncher/hydra/pull/2306 + - feat(library): add manual folder selection to game scan modal by @Moyasee in https://github.com/hydralauncher/hydra/pull/2285 + - fix: wait for JS downloader completion before finalizing by @johnlaff in https://github.com/hydralauncher/hydra/pull/2229 + - Feat/hydra classics by @Moyasee in https://github.com/hydralauncher/hydra/pull/2308 + - Feat/hydra classics by @Moyasee in https://github.com/hydralauncher/hydra/pull/2309 + - feat: populate classics from profile games endpoint on sign in by @Moyasee in https://github.com/hydralauncher/hydra/pull/2311 + - Feature/lbx 767 by @Hachi-R in https://github.com/hydralauncher/hydra/pull/2302 + - feat: add friends window and review replies by @chubbygrannychaser in https://github.com/hydralauncher/hydra/pull/2301 + - refactor: migrate friend request update logic to direct API call via … by @Hachi-R in https://github.com/hydralauncher/hydra/pull/2312 + - refactor: single reply button on parent review in vote line by @Moyasee in https://github.com/hydralauncher/hydra/pull/2313 + - refactor: improve metadata rendering safety by memoizing and null-che… by @Hachi-R in https://github.com/hydralauncher/hydra/pull/2314 + - feat: translate classics emulation settings (es, pt-BR, ru) by @Moyasee in https://github.com/hydralauncher/hydra/pull/2315 + New Contributors + - @Sociable-Fish made their first contribution in https://github.com/hydralauncher/hydra/pull/2306 + - @johnlaff made their first contribution in https://github.com/hydralauncher/hydra/pull/2229 + Full Changelog: https://github.com/hydralauncher/hydra/compare/v3.9.9...v4.0 +ReleaseNotesUrl: https://github.com/hydralauncher/hydra/releases/tag/v4.0.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/hydralauncher/hydra/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HydraLauncher/Hydra/4.0.0/HydraLauncher.Hydra.locale.zh-CN.yaml b/manifests/h/HydraLauncher/Hydra/4.0.0/HydraLauncher.Hydra.locale.zh-CN.yaml new file mode 100644 index 000000000000..144653710560 --- /dev/null +++ b/manifests/h/HydraLauncher/Hydra/4.0.0/HydraLauncher.Hydra.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HydraLauncher.Hydra +PackageVersion: 4.0.0 +PackageLocale: zh-CN +Publisher: Los Broxas +PackageName: Hydra +ShortDescription: 一款内置 BitTorrent 客户端的游戏启动器。 +Description: Hydra 是一款内置 BitTorrent 客户端的游戏启动器。该启动器由 TypeScript (Electron) 和 Python 编写,使用 libtorrent 处理 Torrent 系统。 +Tags: +- 启动器 +- 游戏 +ReleaseNotesUrl: https://github.com/hydralauncher/hydra/releases/tag/v4.0.0 +Documentations: +- DocumentLabel: 维基 + DocumentUrl: https://github.com/hydralauncher/hydra/wiki +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HydraLauncher/Hydra/4.0.0/HydraLauncher.Hydra.yaml b/manifests/h/HydraLauncher/Hydra/4.0.0/HydraLauncher.Hydra.yaml new file mode 100644 index 000000000000..b08832fc1e84 --- /dev/null +++ b/manifests/h/HydraLauncher/Hydra/4.0.0/HydraLauncher.Hydra.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: HydraLauncher.Hydra +PackageVersion: 4.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/hellodigua/ChatLab/0.26.2/hellodigua.ChatLab.installer.yaml b/manifests/h/hellodigua/ChatLab/0.26.2/hellodigua.ChatLab.installer.yaml new file mode 100644 index 000000000000..b5513937a611 --- /dev/null +++ b/manifests/h/hellodigua/ChatLab/0.26.2/hellodigua.ChatLab.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: hellodigua.ChatLab +PackageVersion: 0.26.2 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 5c93c6d5-cfd9-53ea-a37a-26c1e3d35c8d +ReleaseDate: 2026-06-13 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/ChatLab/ChatLab/releases/download/v0.26.2/ChatLab-0.26.2-setup.exe + InstallerSha256: FAF7B60BCCB9133449708ACD7FD0F93E2338024786FE29F2C8C821CACA729522 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/ChatLab/ChatLab/releases/download/v0.26.2/ChatLab-0.26.2-setup.exe + InstallerSha256: FAF7B60BCCB9133449708ACD7FD0F93E2338024786FE29F2C8C821CACA729522 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/hellodigua/ChatLab/0.26.2/hellodigua.ChatLab.locale.en-US.yaml b/manifests/h/hellodigua/ChatLab/0.26.2/hellodigua.ChatLab.locale.en-US.yaml new file mode 100644 index 000000000000..6f50bc9173bc --- /dev/null +++ b/manifests/h/hellodigua/ChatLab/0.26.2/hellodigua.ChatLab.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: hellodigua.ChatLab +PackageVersion: 0.26.2 +PackageLocale: en-US +Publisher: digua +PublisherUrl: https://digua.moe/ +PublisherSupportUrl: https://github.com/hellodigua/ChatLab/issues +PackageName: ChatLab +PackageUrl: https://chatlab.fun/ +License: AGPL-3.0 +LicenseUrl: https://github.com/hellodigua/ChatLab/blob/HEAD/LICENSE +Copyright: Copyright © 2026 ChatLab +ShortDescription: 'A Local-first chat analysis tool: Relive your social memories powered by SQL and AI Agents.' +Description: |- + ChatLab is a free, open-source, and local-first application dedicated to analyzing chat records. Through an AI Agent and a flexible SQL engine, you can freely dissect, query, and even reconstruct your social data. + We refuse to upload your privacy to the cloud; instead, we bring powerful analytics directly to your computer. + Currently supported: Chat record analysis for LINE, WeChat, QQ, WhatsApp, Instagram and Discord. Upcoming support: Messenger, iMessage. + The project is still in early iteration, so there are many bugs and unfinished features. If you encounter any issues, feel free to provide feedback. + Core Features + - 🚀 Ultimate Performance: Utilizing stream computing and multi-threaded parallel architecture, it maintains fluid interaction and response even with millions of chat records. + - 🔒 Privacy Protection: Chat records and configurations are stored in your local database, and all analysis is performed locally (with the exception of AI features). + - 🤖 Intelligent AI Agent: Integrated with 10+ Function Calling tools and supporting dynamic scheduling to deeply excavate interesting insights from chat records. + - 📊 Multi-dimensional Data Visualization: Provides intuitive analysis charts for activity trends, time distribution patterns, member rankings, and more. + - 🧩 Format Standardization: Through a powerful data abstraction layer, it bridges the format differences between various chat applications, allowing any chat records to be analyzed. +Tags: +- chat +- chat-records +ReleaseNotesUrl: https://github.com/ChatLab/ChatLab/releases/tag/v0.26.2 +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://chatlab.fun/usage/how-to-export.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hellodigua/ChatLab/0.26.2/hellodigua.ChatLab.locale.zh-CN.yaml b/manifests/h/hellodigua/ChatLab/0.26.2/hellodigua.ChatLab.locale.zh-CN.yaml new file mode 100644 index 000000000000..128b466ba5c9 --- /dev/null +++ b/manifests/h/hellodigua/ChatLab/0.26.2/hellodigua.ChatLab.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: hellodigua.ChatLab +PackageVersion: 0.26.2 +PackageLocale: zh-CN +PackageUrl: https://chatlab.fun/cn/ +ShortDescription: 本地化的聊天记录分析工具,通过 SQL 和 AI Agent 回顾你的社交记忆。 +Description: |- + ChatLab 是一个免费、开源、本地化的,专注于分析聊天记录的应用。通过 AI Agent 和灵活的 SQL 引擎,你可以自由地拆解、查询甚至重构你的社交数据。 + 目前已支持: WhatsApp、LINE、微信、QQ、Discord、Instagram 的聊天记录分析,即将支持: iMessage、Messenger、Kakao Talk。 + 核心特性 + - 🚀 极致性能:使用流式计算与多线程并行架构,就算是百万条级别的聊天记录,依然拥有丝滑交互和响应。 + - 🔒 保护隐私:聊天记录和配置都存在你的本地数据库,所有分析都在本地进行(AI 功能例外)。 + - 🤖 智能 AI Agent:集成 10+ Function Calling 工具,支持动态调度,深度挖掘聊天记录中的更多有趣。 + - 📊 多维数据可视化:提供活跃度趋势、时间规律分布、成员排行等多个维度的直观分析图表。 + - 🧩 格式标准化:通过强大的数据抽象层,抹平不同聊天软件的格式差异,任何聊天记录都能分析。 +Tags: +- 聊天 +- 聊天记录 +ReleaseNotes: |- + What's New + Improve the 'Who am I' session identity feature with manual owner profile selection and automatic batch-fill across same-platform sessions; fix several chart rendering and AI cache issues. + 更新内容 + 优化会话「我是谁」身份识别功能,支持手动选择 owner profile 并自动批量填充同平台会话;修复多处图表渲染与 AI 缓存问题。 +ReleaseNotesUrl: https://github.com/hellodigua/ChatLab/releases/tag/v0.9.3 +Documentations: +- DocumentLabel: 用户手册 + DocumentUrl: https://chatlab.fun/cn/usage/how-to-export.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hellodigua/ChatLab/0.26.2/hellodigua.ChatLab.yaml b/manifests/h/hellodigua/ChatLab/0.26.2/hellodigua.ChatLab.yaml new file mode 100644 index 000000000000..f65b09cb07d4 --- /dev/null +++ b/manifests/h/hellodigua/ChatLab/0.26.2/hellodigua.ChatLab.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: hellodigua.ChatLab +PackageVersion: 0.26.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/i/IObit/SmartDefrag/11.4.0.508/IObit.SmartDefrag.installer.yaml b/manifests/i/IObit/SmartDefrag/11.4.0.508/IObit.SmartDefrag.installer.yaml index 2ec12b9883e8..966ed3099f3f 100644 --- a/manifests/i/IObit/SmartDefrag/11.4.0.508/IObit.SmartDefrag.installer.yaml +++ b/manifests/i/IObit/SmartDefrag/11.4.0.508/IObit.SmartDefrag.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Jun/13 +# Created using wingetcreate 1.12.8.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: IObit.SmartDefrag @@ -27,4 +27,4 @@ Installers: InstallerSha256: 6456648F0D2B11460FF1A4A3F97067F5E0026656514C207CF0886D395167ECFB ManifestType: installer ManifestVersion: 1.12.0 -ReleaseDate: 2026-04-10 +ReleaseDate: 2026-06-12 diff --git a/manifests/i/IObit/SmartDefrag/11.4.0.508/IObit.SmartDefrag.locale.en-US.yaml b/manifests/i/IObit/SmartDefrag/11.4.0.508/IObit.SmartDefrag.locale.en-US.yaml index 6488917cfc9e..fc7f74311260 100644 --- a/manifests/i/IObit/SmartDefrag/11.4.0.508/IObit.SmartDefrag.locale.en-US.yaml +++ b/manifests/i/IObit/SmartDefrag/11.4.0.508/IObit.SmartDefrag.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Jun/13 +# Created using wingetcreate 1.12.8.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: IObit.SmartDefrag @@ -21,10 +21,10 @@ Tags: - optimization - performance ReleaseNotes: |- - v11.3 (2026-04-10) - - Enhanced compatibility to deliver more stable and efficient defragmentation - - Updated language files - - Fixed known bugs + v11.4 (2026-06-12) + - Enhanced the intelligent defrag algorithm to automatically adopt optimal defrag strategies tailored to varied disk media for top-tier performance + - Optimized Large File Defrag logic to boost disk read/write efficiency and prolong drive lifespan + - Fixed known software bugs Documentations: - DocumentLabel: FAQ DocumentUrl: https://www.iobit.com/faq.php diff --git a/manifests/i/IObit/SmartDefrag/11.4.0.508/IObit.SmartDefrag.yaml b/manifests/i/IObit/SmartDefrag/11.4.0.508/IObit.SmartDefrag.yaml index a3dded9909c8..97279bd5d5f9 100644 --- a/manifests/i/IObit/SmartDefrag/11.4.0.508/IObit.SmartDefrag.yaml +++ b/manifests/i/IObit/SmartDefrag/11.4.0.508/IObit.SmartDefrag.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Jun/13 +# Created using wingetcreate 1.12.8.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: IObit.SmartDefrag diff --git a/manifests/i/Icehunter/conduit/1.20.2/Icehunter.conduit.installer.yaml b/manifests/i/Icehunter/conduit/1.20.2/Icehunter.conduit.installer.yaml new file mode 100644 index 000000000000..483464838404 --- /dev/null +++ b/manifests/i/Icehunter/conduit/1.20.2/Icehunter.conduit.installer.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Icehunter.conduit +PackageVersion: 1.20.2 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-13" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: conduit.exe + PortableCommandAlias: conduit + InstallerUrl: https://github.com/Icehunter/conduit/releases/download/v1.20.2/conduit_windows_amd64.zip + InstallerSha256: 4244e6859a4e0efe0e7de4df68a1628624ba39bc6d82ddfc35b336840c6dc6f5 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/conduit/1.20.2/Icehunter.conduit.locale.en-US.yaml b/manifests/i/Icehunter/conduit/1.20.2/Icehunter.conduit.locale.en-US.yaml new file mode 100644 index 000000000000..a20f8e50308c --- /dev/null +++ b/manifests/i/Icehunter/conduit/1.20.2/Icehunter.conduit.locale.en-US.yaml @@ -0,0 +1,17 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Icehunter.conduit +PackageVersion: 1.20.2 +PackageLocale: en-US +Publisher: Icehunter +PublisherUrl: https://github.com/Icehunter +PublisherSupportUrl: https://github.com/Icehunter/conduit/issues +PackageName: conduit +PackageUrl: https://github.com/Icehunter/conduit +License: MIT OR Apache-2.0 +LicenseUrl: https://github.com/Icehunter/conduit/blob/main/LICENSE +ShortDescription: Local-first, provider-aware terminal agent. +Description: Conduit is a local-first, provider-aware terminal agent that maintains Claude Code wire compatibility while innovating on behavior and architecture. +Moniker: conduit +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/conduit/1.20.2/Icehunter.conduit.yaml b/manifests/i/Icehunter/conduit/1.20.2/Icehunter.conduit.yaml new file mode 100644 index 000000000000..d7e4bdb5d1bc --- /dev/null +++ b/manifests/i/Icehunter/conduit/1.20.2/Icehunter.conduit.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Icehunter.conduit +PackageVersion: 1.20.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.36.0/Icehunter.dune-admin.installer.yaml b/manifests/i/Icehunter/dune-admin/0.36.0/Icehunter.dune-admin.installer.yaml new file mode 100644 index 000000000000..151da6d0dd3b --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.36.0/Icehunter.dune-admin.installer.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Icehunter.dune-admin +PackageVersion: 0.36.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-13" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dune-admin.exe + PortableCommandAlias: dune-admin + InstallerUrl: https://github.com/Icehunter/dune-admin/releases/download/v0.36.0/dune-admin_windows_amd64.zip + InstallerSha256: 639574e154cfeef8d806fe9c059c2bb1dd94f14e6e44fd862146c734a38a203b + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.36.0/Icehunter.dune-admin.locale.en-US.yaml b/manifests/i/Icehunter/dune-admin/0.36.0/Icehunter.dune-admin.locale.en-US.yaml new file mode 100644 index 000000000000..ac63e9fde2b0 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.36.0/Icehunter.dune-admin.locale.en-US.yaml @@ -0,0 +1,17 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Icehunter.dune-admin +PackageVersion: 0.36.0 +PackageLocale: en-US +Publisher: Icehunter +PublisherUrl: https://github.com/Icehunter +PublisherSupportUrl: https://github.com/Icehunter/dune-admin/issues +PackageName: dune-admin +PackageUrl: https://github.com/Icehunter/dune-admin +License: MIT +LicenseUrl: https://github.com/Icehunter/dune-admin/blob/main/LICENSE +ShortDescription: Local-first, provider-aware terminal agent. +Description: dune-admin is a local-first, provider-aware terminal agent that maintains Claude Code wire compatibility while innovating on behavior and architecture. +Moniker: dune-admin +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.36.0/Icehunter.dune-admin.yaml b/manifests/i/Icehunter/dune-admin/0.36.0/Icehunter.dune-admin.yaml new file mode 100644 index 000000000000..42a091b6b820 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.36.0/Icehunter.dune-admin.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Icehunter.dune-admin +PackageVersion: 0.36.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.2045/Jackett.Jackett.installer.yaml b/manifests/j/Jackett/Jackett/0.24.2045/Jackett.Jackett.installer.yaml new file mode 100644 index 000000000000..ad193ea3bfb8 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.2045/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.2045 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ReleaseDate: 2026-06-10 +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.2045/Jackett.Installer.Windows.exe + InstallerSha256: 1E39E046F016CDB4E1510C9D2110C3352281A2D113358B786A538116CBF5B856 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.2045/Jackett.Jackett.locale.en-US.yaml b/manifests/j/Jackett/Jackett/0.24.2045/Jackett.Jackett.locale.en-US.yaml new file mode 100644 index 000000000000..b553bd193e41 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.2045/Jackett.Jackett.locale.en-US.yaml @@ -0,0 +1,40 @@ +# 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.2045 +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: + - ede9766 gaytorrentru: new layout resolves #1663 + - 167f85f torrentavenue: new cats + This list of changes was auto generated. +ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.24.2045 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.2045/Jackett.Jackett.yaml b/manifests/j/Jackett/Jackett/0.24.2045/Jackett.Jackett.yaml new file mode 100644 index 000000000000..30774513681e --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.2045/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.2045 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.2057/Jackett.Jackett.installer.yaml b/manifests/j/Jackett/Jackett/0.24.2057/Jackett.Jackett.installer.yaml new file mode 100644 index 000000000000..7e6e6b1182ad --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.2057/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.2057 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ReleaseDate: 2026-06-13 +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.2057/Jackett.Installer.Windows.exe + InstallerSha256: 50B65476D237E48A1BF4C23BC338B0C99026CDBC6393726026BCE194C55F23C7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.2057/Jackett.Jackett.locale.en-US.yaml b/manifests/j/Jackett/Jackett/0.24.2057/Jackett.Jackett.locale.en-US.yaml new file mode 100644 index 000000000000..ab94be417729 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.2057/Jackett.Jackett.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: Jackett.Jackett +PackageVersion: 0.24.2057 +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: + - 5034dc4 postman: add i2p info to config + - c4aecef rutracker-ru: update cats + - 1f38e91 mazepa: update cats + - 41fb937 sosulki: new domain + - 66d022c magnetcat: bump alt domains + This list of changes was auto generated. +ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.24.2057 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.2057/Jackett.Jackett.yaml b/manifests/j/Jackett/Jackett/0.24.2057/Jackett.Jackett.yaml new file mode 100644 index 000000000000..51b88baf7e00 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.2057/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.2057 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/GoLand/EAP/262.7581.19/JetBrains.GoLand.EAP.installer.yaml b/manifests/j/JetBrains/GoLand/EAP/262.7581.19/JetBrains.GoLand.EAP.installer.yaml new file mode 100644 index 000000000000..7f3d213cd7f4 --- /dev/null +++ b/manifests/j/JetBrains/GoLand/EAP/262.7581.19/JetBrains.GoLand.EAP.installer.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JetBrains.GoLand.EAP +PackageVersion: 262.7581.19 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- go +- ipr +ProductCode: GoLand 262.7581.19 +ReleaseDate: 2026-06-12 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/go/goland-262.7581.19.exe + InstallerSha256: E88DFB1B1B25978F018B55B469962A83C3D4C11207A776E151B2D1F05C821F7E +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/go/goland-262.7581.19.exe + InstallerSha256: E88DFB1B1B25978F018B55B469962A83C3D4C11207A776E151B2D1F05C821F7E + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/go/goland-262.7581.19-aarch64.exe + InstallerSha256: 15AF4585E361BDE0403A68D19EE96073802A50822789B20AB590FE09A7475A30 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/go/goland-262.7581.19-aarch64.exe + InstallerSha256: 15AF4585E361BDE0403A68D19EE96073802A50822789B20AB590FE09A7475A30 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/GoLand/EAP/262.7581.19/JetBrains.GoLand.EAP.locale.en-US.yaml b/manifests/j/JetBrains/GoLand/EAP/262.7581.19/JetBrains.GoLand.EAP.locale.en-US.yaml new file mode 100644 index 000000000000..c1ec41a9fccf --- /dev/null +++ b/manifests/j/JetBrains/GoLand/EAP/262.7581.19/JetBrains.GoLand.EAP.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: JetBrains.GoLand.EAP +PackageVersion: 262.7581.19 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: GoLand (EAP) +PackageUrl: https://www.jetbrains.com/go/nextversion/ +License: Freeware +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: The complete IDE crafted for Gophers +Tags: +- code +- coding +- develop +- development +- go +- golang +- ide +- programming +ReleaseNotes: |- + GoLand 2026.2 EAP 6 is now available! + In this EAP, we’ve introduced a bunch of minor updates and bug fixes. Please see the release notes for the complete list of fixes and improvements. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/GO-A-231736066 +Documentations: +- DocumentLabel: Quick Start + DocumentUrl: https://www.jetbrains.com/go/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/GoLand/EAP/262.7581.19/JetBrains.GoLand.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/GoLand/EAP/262.7581.19/JetBrains.GoLand.EAP.locale.zh-CN.yaml new file mode 100644 index 000000000000..3042b39a1665 --- /dev/null +++ b/manifests/j/JetBrains/GoLand/EAP/262.7581.19/JetBrains.GoLand.EAP.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: JetBrains.GoLand.EAP +PackageVersion: 262.7581.19 +PackageLocale: zh-CN +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PackageName: GoLand(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/go/nextversion/ +License: 免费软件 +ShortDescription: 为 Go 开发者打造的完整 IDE +Tags: +- go +- golang +- 代码 +- 开发 +- 编程 +- 集成开发环境 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/GO-A-231736066 +Documentations: +- DocumentLabel: 快速入门 + DocumentUrl: https://www.jetbrains.com/zh-cn/go/learn/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/GoLand/EAP/262.7581.19/JetBrains.GoLand.EAP.yaml b/manifests/j/JetBrains/GoLand/EAP/262.7581.19/JetBrains.GoLand.EAP.yaml new file mode 100644 index 000000000000..e8a8c1e35c17 --- /dev/null +++ b/manifests/j/JetBrains/GoLand/EAP/262.7581.19/JetBrains.GoLand.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JetBrains.GoLand.EAP +PackageVersion: 262.7581.19 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/Rider/EAP/262.7581.24/JetBrains.Rider.EAP.installer.yaml b/manifests/j/JetBrains/Rider/EAP/262.7581.24/JetBrains.Rider.EAP.installer.yaml new file mode 100644 index 000000000000..ada3432be47f --- /dev/null +++ b/manifests/j/JetBrains/Rider/EAP/262.7581.24/JetBrains.Rider.EAP.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: JetBrains.Rider.EAP +PackageVersion: 262.7581.24 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- cs +- cshtml +- csproj +- ipr +- sln +- slnf +ProductCode: JetBrains Rider 262.7581.24 +ReleaseDate: 2026-06-12 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/rider/JetBrains.Rider-2026.2-EAP6-262.7581.24.Checked.exe + InstallerSha256: DD853972E416F726CB429DCFC3F07B43373F7FE441432194C4EE8E58FEAFD471 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/rider/JetBrains.Rider-2026.2-EAP6-262.7581.24.Checked.exe + InstallerSha256: DD853972E416F726CB429DCFC3F07B43373F7FE441432194C4EE8E58FEAFD471 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/rider/JetBrains.Rider-2026.2-EAP6-262.7581.24.Checked-aarch64.exe + InstallerSha256: B6A82669AE5FB527F2DBBE6E6C20A4F80A70E8E1A0CB4FE36FEFF4EE3C5A3C04 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/rider/JetBrains.Rider-2026.2-EAP6-262.7581.24.Checked-aarch64.exe + InstallerSha256: B6A82669AE5FB527F2DBBE6E6C20A4F80A70E8E1A0CB4FE36FEFF4EE3C5A3C04 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/Rider/EAP/262.7581.24/JetBrains.Rider.EAP.locale.en-US.yaml b/manifests/j/JetBrains/Rider/EAP/262.7581.24/JetBrains.Rider.EAP.locale.en-US.yaml new file mode 100644 index 000000000000..ecf09735c606 --- /dev/null +++ b/manifests/j/JetBrains/Rider/EAP/262.7581.24/JetBrains.Rider.EAP.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JetBrains.Rider.EAP +PackageVersion: 262.7581.24 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains Rider (EAP) +PackageUrl: https://www.jetbrains.com/rider/nextversion/ +License: Freeware +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: Fast & powerful cross-platform .NET IDE +Description: Develop .NET, ASP.NET, .NET Core, Xamarin or Unity applications on Windows, Mac, Linux +Tags: +- .net +- asp.net +- c# +- code +- coding +- develop +- development +- dotnet +- ide +- programming +- unity +- xamarin +ReleaseNotes: |- + Rider 2026.2 EAP 6 is out with the following updates: + Cleaner async call stacks in the debugger + Rider 2026.2 EAP 6 improves how async call stacks are presented during debugging. The debugger now reduces noise from generated async and task infrastructure frames, making it easier to follow the logical flow of your code instead of digging through compiler-generated implementation details. + This should make debugging async .NET code feel closer to working with a regular synchronous call stack: the relevant project frames are easier to spot, while the lower-level generated frames remain available when you need to inspect the full execution details. + To get more information on the key updates of this EAP cycle, see our blog. + For the full list of changes included in this build, please refer to our release notes. +ReleaseNotesUrl: https://www.jetbrains.com/rider/whatsnew/ +Documentations: +- DocumentLabel: Learning Rider + DocumentUrl: https://www.jetbrains.com/rider/documentation/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/Rider/EAP/262.7581.24/JetBrains.Rider.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/Rider/EAP/262.7581.24/JetBrains.Rider.EAP.locale.zh-CN.yaml new file mode 100644 index 000000000000..d988b7411333 --- /dev/null +++ b/manifests/j/JetBrains/Rider/EAP/262.7581.24/JetBrains.Rider.EAP.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: JetBrains.Rider.EAP +PackageVersion: 262.7581.24 +PackageLocale: zh-CN +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PackageName: JetBrains Rider(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/rider/nextversion/ +License: 免费软件 +ShortDescription: 快速且强大的跨平台 .NET IDE +Description: 在 Windows、Mac 和 Linux 上开发 .NET、ASP.NET、.NET Core、Xamarin 或 Unity 应用程序 +Tags: +- .net +- asp.net +- c# +- dotnet +- unity +- xamarin +- 代码 +- 开发 +- 编程 +- 集成开发环境 +ReleaseNotesUrl: https://www.jetbrains.com/zh-cn/rider/whatsnew/ +Documentations: +- DocumentLabel: 学习 Rider + DocumentUrl: https://www.jetbrains.com/zh-cn/rider/documentation/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/Rider/EAP/262.7581.24/JetBrains.Rider.EAP.yaml b/manifests/j/JetBrains/Rider/EAP/262.7581.24/JetBrains.Rider.EAP.yaml new file mode 100644 index 000000000000..dcb4ad68ec98 --- /dev/null +++ b/manifests/j/JetBrains/Rider/EAP/262.7581.24/JetBrains.Rider.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JetBrains.Rider.EAP +PackageVersion: 262.7581.24 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.70/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.70/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 000000000000..5bedf156fee5 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.70/LuisPater.CLIProxyAPI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.70 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2026-06-12 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v7.1.70/CLIProxyAPI_7.1.70_windows_amd64.zip + InstallerSha256: 35E4CE16072A327EBADD9424711C5C23CE346EF021A4442156E637277EEF01D6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.70/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.70/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 000000000000..01e2133d6e9c --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.70/LuisPater.CLIProxyAPI.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: LuisPater.CLIProxyAPI +PackageVersion: 7.1.70 +PackageLocale: en-US +Publisher: Luis Pater +PublisherUrl: https://github.com/router-for-me +PublisherSupportUrl: https://github.com/router-for-me/CLIProxyAPI/issues +Author: Luis Pater +PackageName: CLI Proxy API +PackageUrl: https://github.com/router-for-me/CLIProxyAPI +License: MIT +LicenseUrl: https://github.com/router-for-me/CLIProxyAPI/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Luis Pater +ShortDescription: Wrap Gemini CLI, ChatGPT Codex as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5 model through API +Description: |- + A proxy server that provides OpenAI/Gemini/Claude compatible API interfaces for CLI. + It now also supports OpenAI Codex (GPT models) and Claude Code via OAuth. + so you can use local or multi‑account CLI access with OpenAI‑compatible clients and SDKs. + Now, We added the first Chinese provider: Qwen Code. +Tags: +- ai +- chatbot +- chatgpt +- claude +- claude-code +- codex +- gemini +- large-language-model +- llm +- openai +ReleaseNotes: |- + Linux release assets + - CLIProxyAPI__linux_.tar.gz is the default Linux build. It supports dynamic library plugins and is built against a GLIBC 2.17 baseline. + - CLIProxyAPI__linux__no-plugin.tar.gz is the portable Linux build for musl-based or older systems such as OpenWrt. It does not support dynamic library plugins. + Changelog + - feat(pluginstore, pluginhost): add plugin unload handling and preserve config during plugin updates (60f6a542) + - feat(htmlsanitize): add HTML and JSON sanitization utilities with integration across plugins and APIs (44d3066a) + Full Changelog: https://github.com/router-for-me/CLIProxyAPI/compare/v7.1.69...v7.1.70 +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.1.70 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.70/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.70/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 000000000000..bf75aa212614 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.70/LuisPater.CLIProxyAPI.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.70 +PackageLocale: zh-CN +ShortDescription: 封装 Gemini CLI 和 ChatGPT Codex 为兼容 OpenAI/Gemini/Claude 的 API 服务,让您通过 API 畅享免费的 Gemini 2.5 Pro 和 GPT 5 模型 +Description: |- + 一个为 CLI 提供 OpenAI/Gemini/Claude 兼容 API 接口的代理服务器。 + 现已支持通过 OAuth 登录接入 OpenAI Codex(GPT 系列)和 Claude Code。 + 可与本地或多账户方式配合,使用任何 OpenAI 兼容的客户端与 SDK。 + 现在,我们添加了第一个中国提供商:Qwen Code。 +Tags: +- chatgpt +- claude +- claude-code +- codex +- gemini +- openai +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.70/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.70/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 000000000000..4e9a6565f140 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.70/LuisPater.CLIProxyAPI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.70 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.74/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.74/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 000000000000..1b248ec978cb --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.74/LuisPater.CLIProxyAPI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.74 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2026-06-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v7.1.74/CLIProxyAPI_7.1.74_windows_amd64.zip + InstallerSha256: 5871E90EEEFC278BB12887891B087CE48376998B6F3631F6587B93D4E560DBEA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.74/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.74/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 000000000000..1f5fef6e6b44 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.74/LuisPater.CLIProxyAPI.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.74 +PackageLocale: en-US +Publisher: Luis Pater +PublisherUrl: https://github.com/router-for-me +PublisherSupportUrl: https://github.com/router-for-me/CLIProxyAPI/issues +Author: Luis Pater +PackageName: CLI Proxy API +PackageUrl: https://github.com/router-for-me/CLIProxyAPI +License: MIT +LicenseUrl: https://github.com/router-for-me/CLIProxyAPI/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Luis Pater +ShortDescription: Wrap Gemini CLI, ChatGPT Codex as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5 model through API +Description: |- + A proxy server that provides OpenAI/Gemini/Claude compatible API interfaces for CLI. + It now also supports OpenAI Codex (GPT models) and Claude Code via OAuth. + so you can use local or multi‑account CLI access with OpenAI‑compatible clients and SDKs. + Now, We added the first Chinese provider: Qwen Code. +Tags: +- ai +- chatbot +- chatgpt +- claude +- claude-code +- codex +- gemini +- large-language-model +- llm +- openai +ReleaseNotes: |- + Linux release assets + - CLIProxyAPI__linux_.tar.gz is the default Linux build. It supports dynamic library plugins and is built against a GLIBC 2.17 baseline. + - CLIProxyAPI__linux__no-plugin.tar.gz is the portable Linux build for musl-based or older systems such as OpenWrt. It does not support dynamic library plugins. + FreeBSD release assets + - CLIProxyAPI__freebsd_aarch64_no-plugin.tar.gz is the FreeBSD arm64 build. It is built without CGO and does not support dynamic library plugins. + Changelog + - feat(antigravity): bridge Claude WebSearch to native googleSearch (48dcadd9) + - Merge pull request #3824 from sususu98/codex/antigravity-websearch-native-minimal (94c5a7fd) + What's Changed + - [codex] Bridge Claude WebSearch to Antigravity googleSearch by @sususu98 in https://github.com/router-for-me/CLIProxyAPI/pull/3824 + Full Changelog: https://github.com/router-for-me/CLIProxyAPI/compare/v7.1.73...v7.1.74 +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.1.74 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.74/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.74/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 000000000000..0b058129e7e8 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.74/LuisPater.CLIProxyAPI.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.74 +PackageLocale: zh-CN +ShortDescription: 封装 Gemini CLI 和 ChatGPT Codex 为兼容 OpenAI/Gemini/Claude 的 API 服务,让您通过 API 畅享免费的 Gemini 2.5 Pro 和 GPT 5 模型 +Description: |- + 一个为 CLI 提供 OpenAI/Gemini/Claude 兼容 API 接口的代理服务器。 + 现已支持通过 OAuth 登录接入 OpenAI Codex(GPT 系列)和 Claude Code。 + 可与本地或多账户方式配合,使用任何 OpenAI 兼容的客户端与 SDK。 + 现在,我们添加了第一个中国提供商:Qwen Code。 +Tags: +- chatgpt +- claude +- claude-code +- codex +- gemini +- openai +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.74/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.74/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 000000000000..0ef89ad99bb0 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.74/LuisPater.CLIProxyAPI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.74 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/luolangaga/tubatools/1.2.2/luolangaga.tubatools.installer.yaml b/manifests/l/luolangaga/tubatools/1.2.2/luolangaga.tubatools.installer.yaml new file mode 100644 index 000000000000..db7ed91e9dc9 --- /dev/null +++ b/manifests/l/luolangaga/tubatools/1.2.2/luolangaga.tubatools.installer.yaml @@ -0,0 +1,40 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: luolangaga.tubatools +PackageVersion: 1.2.2 +InstallerLocale: zh-CN +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-06-11 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%SystemDrive%\TubaWinUi3' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/luolangaga/tubatools/releases/download/v1.2.2/TubaWinUi3_Setup_1.2.2_x86.exe + InstallerSha256: 171195594D22343D455EEE6D808A6458FC195BF10807EFC22963E5998EE1A6FD + ProductCode: '{DA3D64F4-winui3-Tuba-x86-2025}_is1' + AppsAndFeaturesEntries: + - DisplayName: 图吧工具箱winui3 (x86) + ProductCode: '{DA3D64F4-winui3-Tuba-x86-2025}_is1' +- Architecture: x64 + InstallerUrl: https://github.com/luolangaga/tubatools/releases/download/v1.2.2/TubaWinUi3_Setup_1.2.2_x64.exe + InstallerSha256: EC31A2DB8D8D7F41385DAC483B1CED5F9B27BEBC45CC00B8DC44CE32E54D385E + ProductCode: '{DA3D64F4-winui3-Tuba-2025}_is1' + AppsAndFeaturesEntries: + - DisplayName: 图吧工具箱winui3 (x64) + ProductCode: '{DA3D64F4-winui3-Tuba-2025}_is1' +- Architecture: arm64 + InstallerUrl: https://github.com/luolangaga/tubatools/releases/download/v1.2.2/TubaWinUi3_Setup_1.2.2_arm64.exe + InstallerSha256: 60E85008517978EAA20E1AF9768DD0CB76FF03A7A6F1D0BA95687D5CE8D4EA5A + ProductCode: '{DA3D64F4-winui3-Tuba-arm64-2025}_is1' + AppsAndFeaturesEntries: + - DisplayName: 图吧工具箱winui3 (ARM64) + ProductCode: '{DA3D64F4-winui3-Tuba-arm64-2025}_is1' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/luolangaga/tubatools/1.2.2/luolangaga.tubatools.locale.zh-CN.yaml b/manifests/l/luolangaga/tubatools/1.2.2/luolangaga.tubatools.locale.zh-CN.yaml new file mode 100644 index 000000000000..0def9b92e1aa --- /dev/null +++ b/manifests/l/luolangaga/tubatools/1.2.2/luolangaga.tubatools.locale.zh-CN.yaml @@ -0,0 +1,56 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: luolangaga.tubatools +PackageVersion: 1.2.2 +PackageLocale: zh-CN +Publisher: 罗澜嘎嘎 +PublisherUrl: https://github.com/luolangaga +PublisherSupportUrl: https://github.com/luolangaga/tubatools/issues +PackageName: 图吧工具箱winui3 +PackageUrl: https://github.com/luolangaga/tubatools +License: GPL-3.0 +LicenseUrl: https://github.com/luolangaga/tubatools/blob/HEAD/LICENSE +Copyright: Copyright © 2025 罗澜嘎嘎 +ShortDescription: 图吧工具箱 winUI3 版 +ReleaseNotes: |- + 图吧工具箱WinUI3 v1.2.2 + 下个版本会在便携版加入兼容版本的程序,支持pe和win7,可以期待一下!! + Gitcode:https://gitcode.com/gcw_uDDNaqJw/tubatool/releases/v1.2.0 + Github下载地址:https://github.com/luolangaga/tubatool/releases + 夸克网盘下载地址:https://pan.quark.cn/s/e593f9c60aa9 + 百度网盘下载地址:https://pan.baidu.com/s/1bEZ2aDgPGgfBRtHMwQ_ilg?pwd=twgm + ✨ 新功能 + - 电池消耗分析:内置工具中新增“电池消耗分析”页面。可查看电池健康度、实时充放电功率、当前电量、预估续航时间;展示天级电量变化趋势图(支持 1/3/7/14 天切换),并动态播放绘制动画;显示 CPU 占用排行 Top 12 的高耗电进程,帮助定位电池杀手;支持导出为 HTML 报告。 + - 硬件详情页:新增完整的硬件参数一览页面。按 CPU、主板、内存(及每个插槽)、显卡、磁盘(含分区)、显示器、声卡、网卡分类展示详细规格;参数支持点击复制,Intel 处理器会显示“CPU‑Z”验证标识。 + - 硬件信息配置修改器:新增独立窗口,允许临时修改注册表中对外显示的 CPU、GPU、系统、BIOS、主板等信息(可用于特定软件环境测试)。提供当前值预览、备份、一键恢复功能,并明确警告修改风险。 + - 帧率分析报告:在硬件监控页开启 FPS 检测并运行游戏/应用后,可进入“帧率详细分析”页面。按应用统计当前 FPS、平均/最低/最高帧率、1%/0.1% Low、总帧数,同时附带当前硬件信息和状态快照。 + - 意外崩溃报告窗口:当应用发生未处理异常时,不再在内嵌页面显示错误,而是弹出独立窗口。窗口中可查看异常堆栈、系统版本、硬件概要等诊断信息,并可填写复现步骤;支持一键复制错误/系统信息,或直接跳转 GitHub 提交 Issue。 + - “新机开荒”内置工具:新增一站式新电脑初始化向导。包含常用软件批量安装(基于 winget,按日常/开发/游戏/设计四种角色推荐)、系统服务优化(含服务说明与建议)、启动项管理(默认不推荐禁用系统关键项)等功能;安装进度实时显示,支持跳过已安装项。 + - 工具包自动下载与更新:从 Microsoft Store 安装的 MSIX 打包版在首次启动时会自动提示下载内置工具包;之后若检测到工具包新版本,会弹出更新提醒。 + - 新增工具:工具库中新增 y‑cruncher 圆周率烤机工具(远程下载,极致 CPU/内存压力测试);Geek Uninstaller 支持在线下载。 + 🎨 界面改进 + - 硬件显示单行排版:在简洁视图模式下,多核 CPU、多内存插槽等设备信息改为单行紧凑排列,避免多设备时排版拥挤;运行时间区域采用固定宽度,彻底消除因秒数跳变引起的界面缩放抖动。 + - 电池分析页设计:概览卡片使用彩色图标、实时迷你火花线图;趋势图带动画填充和指针悬浮提示;进程排行带彩色进度条。 + - 硬件详情页:卡片式布局,支持自动背景图,顶部有返回、刷新按钮,信息区域可滚动。 + - 错误窗口:现代化设计,带半透明错误图标、异常详情可滚动代码区域、可展开/收起的系统信息面板、复现步骤输入框;窗口大小自适应屏幕比例。 + - 内置工具页和收藏页:支持显示与主界面一致的自定义背景图(半透明),增强视觉统一性。 + - 导航流畅度:主窗口内容Frame 启用页面缓存(CacheSize=10),切换页面不再重复创建,响应更快;收藏页加载工具列表改为后台异步,界面不再卡顿。 + ⚡ 性能优化 + - 页面缓存:主窗口导航 Frame 设置 CacheSize=10,减少页面重复创建开销,切换更流畅。 + - 工具列表加载优化:收藏页和内置工具页切换为后台线程加载工具数据,避免阻塞 UI 线程。 + - 工具目录缓存:提供缓存的全部工具列表方法,减少文件系统重复扫描。 + - 监控页加载加速:进入硬件监控页不再强制等待驱动检查弹窗,直接加载。 + - 图表动画自适应:图表动画在“快速模式”下跳过动画,渲染更高效。 + 🐛 问题修复 + - 自定义工具管理器图标错误:“烤鸡”分类图标由缺失/错误改为正确显示。 + - 配置管理对话框重启时空引用:增加空检查,避免特定环境下重启崩溃。 + - MSIX 打包版管理员权限检查:修正打包应用提升权限逻辑,避免误弹 UAC。 + - 其他修复:修复“三大金刚按键”偶发性功能异常;修复收藏页偶尔闪黑屏问题;优化安装包体验,移除触发杀软误报的可疑文件。 + 🔧 其他改进 + - 新增 WinUI 3 开发技能包文档及代码片段,包含控件、模式、布局等示例,方便开发者参考。 + - 更新 .gitignore,排除文档目录、生成的 msixbundle 包和 Store 无关目录。 + - 清理未使用的引用和代码,提升项目可维护性。 +ReleaseNotesUrl: https://github.com/luolangaga/tubatools/releases/tag/v1.2.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/luolangaga/tubatools/1.2.2/luolangaga.tubatools.yaml b/manifests/l/luolangaga/tubatools/1.2.2/luolangaga.tubatools.yaml new file mode 100644 index 000000000000..80ea2ac83410 --- /dev/null +++ b/manifests/l/luolangaga/tubatools/1.2.2/luolangaga.tubatools.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: luolangaga.tubatools +PackageVersion: 1.2.2 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Azd/1.25.700/Microsoft.Azd.installer.yaml b/manifests/m/Microsoft/Azd/1.25.700/Microsoft.Azd.installer.yaml new file mode 100644 index 000000000000..ab24a06eb7f7 --- /dev/null +++ b/manifests/m/Microsoft/Azd/1.25.700/Microsoft.Azd.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azd +PackageVersion: 1.25.700 +InstallerLocale: en-US +InstallerType: wix +InstallerSwitches: + Custom: INSTALLEDBY="winget" +ProductCode: '{58BCDBB7-26E1-4DDC-BC4B-875B161D2F5F}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.25.6/azd-windows-amd64.msi + InstallerSha256: 3DA9ACF110075E6C5DC115F2368E5D68C0B54FA593E2634759525CB67D7E7536 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-13 diff --git a/manifests/m/Microsoft/Azd/1.25.700/Microsoft.Azd.locale.en-US.yaml b/manifests/m/Microsoft/Azd/1.25.700/Microsoft.Azd.locale.en-US.yaml new file mode 100644 index 000000000000..661e23c7dbed --- /dev/null +++ b/manifests/m/Microsoft/Azd/1.25.700/Microsoft.Azd.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azd +PackageVersion: 1.25.700 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://github.com/Azure/azure-dev/ +PublisherSupportUrl: https://github.com/Azure/azure-dev/issues +PrivacyUrl: https://go.microsoft.com/fwlink/?LinkId=521839 +PackageName: Azure Developer CLI +PackageUrl: https://github.com/Azure/azure-dev/releases/tag/azure-dev-cli_0.6.0-beta.2 +License: MIT License +LicenseUrl: https://github.com/Azure/azure-dev/blob/main/LICENSE +Copyright: Copyright 2022 (c) Microsoft Corporation. +ShortDescription: A developer CLI that accelerates the time it takes for you to get started on Azure. +Description: A developer CLI that accelerates the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat. +Moniker: azd +Tags: +- azure +- hacktoberfest +- microsoft +ReleaseNotesUrl: https://github.com/Azure/azure-dev/releases/tag/azure-dev-cli_1.25.6 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Azure/azure-dev/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Azd/1.25.700/Microsoft.Azd.yaml b/manifests/m/Microsoft/Azd/1.25.700/Microsoft.Azd.yaml new file mode 100644 index 000000000000..5ebe5e0350c5 --- /dev/null +++ b/manifests/m/Microsoft/Azd/1.25.700/Microsoft.Azd.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azd +PackageVersion: 1.25.700 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Edge/149.0.4022.69/Microsoft.Edge.installer.yaml b/manifests/m/Microsoft/Edge/149.0.4022.69/Microsoft.Edge.installer.yaml new file mode 100644 index 000000000000..458450eb2baa --- /dev/null +++ b/manifests/m/Microsoft/Edge/149.0.4022.69/Microsoft.Edge.installer.yaml @@ -0,0 +1,50 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.Edge +PackageVersion: 149.0.4022.69 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- msedge +Protocols: +- http +- https +FileExtensions: +- crx +- htm +- html +- pdf +- url +Installers: +- Architecture: x86 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/165331ea-4254-4a6a-8cde-ab80b716c929/MicrosoftEdgeEnterpriseX86.msi + InstallerSha256: 22ED0F15D3DD0EC5F3E5168D05CDA77145BBEA2E19F47F340576DE5C05E600BA + ProductCode: '{FA0E024C-9A96-3F80-8627-C03A4F708967}' + AppsAndFeaturesEntries: + - ProductCode: '{FA0E024C-9A96-3F80-8627-C03A4F708967}' + UpgradeCode: '{883C2625-37F7-357F-A0F4-DFAF391B2B9C}' +- Architecture: x64 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/1620c248-1a72-4421-966f-1404bb5ccc34/MicrosoftEdgeEnterpriseX64.msi + InstallerSha256: 11C34DBD3891744A459746E270DD02897A2C6260F14390BC4389312EBD243785 + ProductCode: '{A6769535-09DB-35E8-8DEA-6FFCCD9FA649}' + AppsAndFeaturesEntries: + - ProductCode: '{A6769535-09DB-35E8-8DEA-6FFCCD9FA649}' + UpgradeCode: '{883C2625-37F7-357F-A0F4-DFAF391B2B9C}' +- Architecture: arm64 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/bde8345a-f343-4f59-8d01-0a94e09c373c/MicrosoftEdgeEnterpriseARM64.msi + InstallerSha256: 81C3B3A2EB67E250F47105C3D3A05A5B4850109F98CD1E1FB97C46AABE31E5D7 + ProductCode: '{44E8AF49-F204-3326-9D94-3D3714C1EA48}' + AppsAndFeaturesEntries: + - ProductCode: '{44E8AF49-F204-3326-9D94-3D3714C1EA48}' + UpgradeCode: '{883C2625-37F7-357F-A0F4-DFAF391B2B9C}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Edge/149.0.4022.69/Microsoft.Edge.locale.en-US.yaml b/manifests/m/Microsoft/Edge/149.0.4022.69/Microsoft.Edge.locale.en-US.yaml new file mode 100644 index 000000000000..b5d0684dff76 --- /dev/null +++ b/manifests/m/Microsoft/Edge/149.0.4022.69/Microsoft.Edge.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Edge +PackageVersion: 149.0.4022.69 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/en-US +PublisherSupportUrl: https://support.microsoft.com/en-us/microsoft-edge +PrivacyUrl: https://privacy.microsoft.com/en-US/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge +PackageUrl: https://www.microsoft.com/en-us/edge +License: Microsoft Software License +LicenseUrl: https://www.microsoft.com/en-us/servicesagreement +Copyright: Copyright (C) Microsoft Corporation +CopyrightUrl: https://www.microsoft.com/en-us/servicesagreement +ShortDescription: World-class performance with more privacy, more productivity, and more value while you browse. +Moniker: microsoft-edge +Tags: +- blink +- browser +- chromium +- edge +- web +- web-browser +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Edge/149.0.4022.69/Microsoft.Edge.locale.nb-NO.yaml b/manifests/m/Microsoft/Edge/149.0.4022.69/Microsoft.Edge.locale.nb-NO.yaml new file mode 100644 index 000000000000..5f6d387bb444 --- /dev/null +++ b/manifests/m/Microsoft/Edge/149.0.4022.69/Microsoft.Edge.locale.nb-NO.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Edge +PackageVersion: 149.0.4022.69 +PackageLocale: nb-NO +Publisher: Microsoft Corporation +PublisherSupportUrl: https://support.microsoft.com/nb-NO/microsoft-edge +PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge +PackageUrl: https://www.microsoft.com/nb-no/edge +License: Microsoft Software License +LicenseUrl: https://www.microsoft.com/nb-NO/servicesagreement +Copyright: Copyright (C) Microsoft Corporation +CopyrightUrl: https://www.microsoft.com/nb-NO/servicesagreement +ShortDescription: Ytelse i verdensklasse med mer privatliv, mer produktivitet og mer verdi mens du surfer. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Edge/149.0.4022.69/Microsoft.Edge.yaml b/manifests/m/Microsoft/Edge/149.0.4022.69/Microsoft.Edge.yaml new file mode 100644 index 000000000000..3e7ad6456b22 --- /dev/null +++ b/manifests/m/Microsoft/Edge/149.0.4022.69/Microsoft.Edge.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.Edge +PackageVersion: 149.0.4022.69 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/149.0.4022.69/Microsoft.EdgeDriver.installer.yaml b/manifests/m/Microsoft/EdgeDriver/149.0.4022.69/Microsoft.EdgeDriver.installer.yaml new file mode 100644 index 000000000000..85bd965cb04f --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/149.0.4022.69/Microsoft.EdgeDriver.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 149.0.4022.69 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: msedgedriver.exe + PortableCommandAlias: msedgedriver +Installers: +- Architecture: x86 + InstallerUrl: https://msedgedriver.microsoft.com/149.0.4022.69/edgedriver_win32.zip + InstallerSha256: D31F3265629A123D7745EA719647DD0E8287946D758A3B8D1EDB90D428C172C8 +- Architecture: x64 + InstallerUrl: https://msedgedriver.microsoft.com/149.0.4022.69/edgedriver_win64.zip + InstallerSha256: 651F0108E960A6149E1A32864A9E02669A2BEF0AF56B9E9C447B4E4A11A950EA +- Architecture: arm64 + InstallerUrl: https://msedgedriver.microsoft.com/149.0.4022.69/edgedriver_arm64.zip + InstallerSha256: B049BD69EBDA41A02CF17319E0C5D074C66A15D57EF764DD996B0AE0A5ADB0F3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/149.0.4022.69/Microsoft.EdgeDriver.locale.en-US.yaml b/manifests/m/Microsoft/EdgeDriver/149.0.4022.69/Microsoft.EdgeDriver.locale.en-US.yaml new file mode 100644 index 000000000000..37d6832a9b2c --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/149.0.4022.69/Microsoft.EdgeDriver.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 149.0.4022.69 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebDriver +PackageUrl: https://developer.microsoft.com/microsoft-edge/tools/webdriver/ +License: Freeware +LicenseUrl: https://msedgedriver.microsoft.com/EULA +Copyright: Copyright Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Close the loop on your developer cycle by automating testing of your website in Microsoft Edge with Microsoft Edge WebDriver +Moniker: edgedriver +Tags: +- automate +- automation +- edge +- selenium +- webdriver +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://learn.microsoft.com/microsoft-edge/webdriver-chromium/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/149.0.4022.69/Microsoft.EdgeDriver.locale.zh-CN.yaml b/manifests/m/Microsoft/EdgeDriver/149.0.4022.69/Microsoft.EdgeDriver.locale.zh-CN.yaml new file mode 100644 index 000000000000..46cfbd0d276b --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/149.0.4022.69/Microsoft.EdgeDriver.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 149.0.4022.69 +PackageLocale: zh-CN +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +License: 免费软件 +ShortDescription: 使用 Microsoft Edge WebDriver 在 Microsoft Edge 中自动测试网站,以打通您的开发者周期。 +Tags: +- edge +- selenium +- webdriver +- 自动化 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://learn.microsoft.com/zh-cn/microsoft-edge/webdriver-chromium/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/149.0.4022.69/Microsoft.EdgeDriver.yaml b/manifests/m/Microsoft/EdgeDriver/149.0.4022.69/Microsoft.EdgeDriver.yaml new file mode 100644 index 000000000000..cccc7c272df8 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/149.0.4022.69/Microsoft.EdgeDriver.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 149.0.4022.69 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.58.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.58.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..856939bfcf51 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.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.453.58.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-12 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.58.0&arch=x86 + InstallerSha256: 6A15AF0F672C12AA9538161E46DB8403FC5C0A980DC9D192EEB990CA2BA0A4A0 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.58.0&arch=amd64 + InstallerSha256: E5D19EE292F105F5B8CC6D57DCCB51D1E6C06C9E282322C26C06C355F425F670 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.58.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.58.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..9a5c6ada0b52 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.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.453.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.453.58.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.58.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..2ba9f90e6e87 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.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.453.58.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.67.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.67.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..7ba77b33b191 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.67.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.67.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-12 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.67.0&arch=x86 + InstallerSha256: D0C62B36111947D78D1D7E9C4B15D6DDD2C3E9CF8E6D06D8D5F176876073DCC0 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.67.0&arch=amd64 + InstallerSha256: 24C6BB49A9F3C06D24477204607929BE0D9A74CAD0DC5DD49690B2BCBCBCA174 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.67.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.67.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..75cfb85aa499 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.67.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.67.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.67.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.67.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..d2933911ce39 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.67.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.67.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microstockr/Desktopapp/3.4.11/Microstockr.Desktopapp.installer.yaml b/manifests/m/Microstockr/Desktopapp/3.4.11/Microstockr.Desktopapp.installer.yaml new file mode 100644 index 000000000000..e9f137edf357 --- /dev/null +++ b/manifests/m/Microstockr/Desktopapp/3.4.11/Microstockr.Desktopapp.installer.yaml @@ -0,0 +1,23 @@ +# Automatically updated by the winget bot at 2026/Jun/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microstockr.Desktopapp +PackageVersion: 3.4.11 +InstallerLocale: en-US +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://microstockr.com/downloads/MicrostockrSetup.exe + InstallerSha256: 375D1228A4B8CEC8EEBF026B4357EB9AFCC87E9AE274D8E1F96FA1B0363F2042 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microstockr/Desktopapp/3.4.11/Microstockr.Desktopapp.locale.en-US.yaml b/manifests/m/Microstockr/Desktopapp/3.4.11/Microstockr.Desktopapp.locale.en-US.yaml new file mode 100644 index 000000000000..2e0a31c4a652 --- /dev/null +++ b/manifests/m/Microstockr/Desktopapp/3.4.11/Microstockr.Desktopapp.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Automatically updated by the winget bot at 2026/Jun/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microstockr.Desktopapp +PackageVersion: 3.4.11 +PackageLocale: en-US +Publisher: Microstockr +PublisherUrl: https://microstockr.com +PublisherSupportUrl: https://microstockr.com/faq +PrivacyUrl: https://microstockr.com/privacy-policy +Author: Microstockr +PackageName: Microstockr +PackageUrl: https://microstockr.com +License: Proprietary +LicenseUrl: https://microstockr.com/terms-conditions +Copyright: Copyright © 2021 Microstockr +CopyrightUrl: https://microstockr.com/terms-conditions +ShortDescription: Microstock photography made easy +Moniker: microstockr +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microstockr/Desktopapp/3.4.11/Microstockr.Desktopapp.yaml b/manifests/m/Microstockr/Desktopapp/3.4.11/Microstockr.Desktopapp.yaml new file mode 100644 index 000000000000..fc634303a552 --- /dev/null +++ b/manifests/m/Microstockr/Desktopapp/3.4.11/Microstockr.Desktopapp.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microstockr.Desktopapp +PackageVersion: 3.4.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.790/matchmycolor.ColibriAlpha.installer.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.802/matchmycolor.ColibriAlpha.installer.yaml similarity index 79% rename from manifests/m/matchmycolor/ColibriAlpha/26.2.0.790/matchmycolor.ColibriAlpha.installer.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.2.0.802/matchmycolor.ColibriAlpha.installer.yaml index e408fc04470f..0a377457e7ea 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.790/matchmycolor.ColibriAlpha.installer.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.802/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.2.0.790 +PackageVersion: 26.2.0.802 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-alpha.790.exe - InstallerSha256: EBE38F937AB6CBF076AC81C3DADE767E91601A69C7F3AE386794E93A0DF5375E + InstallerUrl: https://cdn.matchmycolor.com/colibri/26.2.0/Colibri_26.2.0-alpha.802.exe + InstallerSha256: DF938A9BDF5F53F28724B35D96B61FFFDB9D42F71B31C724464BFCFE857DB9B4 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.790/matchmycolor.ColibriAlpha.locale.en-US.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.802/matchmycolor.ColibriAlpha.locale.en-US.yaml similarity index 95% rename from manifests/m/matchmycolor/ColibriAlpha/26.2.0.790/matchmycolor.ColibriAlpha.locale.en-US.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.2.0.802/matchmycolor.ColibriAlpha.locale.en-US.yaml index 1392754fb17f..9fc61d9d444d 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.790/matchmycolor.ColibriAlpha.locale.en-US.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.802/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.2.0.790 +PackageVersion: 26.2.0.802 PackageLocale: en-US Publisher: matchmycolor PublisherUrl: https://www.matchmycolor.com/ diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.790/matchmycolor.ColibriAlpha.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.802/matchmycolor.ColibriAlpha.yaml similarity index 87% rename from manifests/m/matchmycolor/ColibriAlpha/26.2.0.790/matchmycolor.ColibriAlpha.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.2.0.802/matchmycolor.ColibriAlpha.yaml index 970a9753488a..191727bd54f9 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.790/matchmycolor.ColibriAlpha.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.802/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.2.0.790 +PackageVersion: 26.2.0.802 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/m/mikf/gallery-dl/Nightly/2026.05.25/mikf.gallery-dl.Nightly.installer.yaml b/manifests/m/mikf/gallery-dl/Nightly/2026.06.12/mikf.gallery-dl.Nightly.installer.yaml similarity index 67% rename from manifests/m/mikf/gallery-dl/Nightly/2026.05.25/mikf.gallery-dl.Nightly.installer.yaml rename to manifests/m/mikf/gallery-dl/Nightly/2026.06.12/mikf.gallery-dl.Nightly.installer.yaml index 357a520d1e20..a1a690697dc0 100644 --- a/manifests/m/mikf/gallery-dl/Nightly/2026.05.25/mikf.gallery-dl.Nightly.installer.yaml +++ b/manifests/m/mikf/gallery-dl/Nightly/2026.06.12/mikf.gallery-dl.Nightly.installer.yaml @@ -2,24 +2,24 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: mikf.gallery-dl.Nightly -PackageVersion: 2026.05.25 +PackageVersion: 2026.06.12 InstallerType: portable InstallModes: - interactive - silent - silentWithProgress UpgradeBehavior: install -ReleaseDate: 2026-05-25 +ReleaseDate: 2026-06-12 Installers: - Architecture: x86 - InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.05.25/gallery-dl_windows_x86.exe - InstallerSha256: 23AEBAA455F26C20D4A163C94672B7E17D8A85DF1CA884A6442084BB47A7AC2F + InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.06.12/gallery-dl_windows_x86.exe + InstallerSha256: E60D57EEE1076FEEA0F0A03165D1AFD51B1172F9D7245C37753700BFC27C6B78 Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 - Architecture: x64 - InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.05.25/gallery-dl_windows.exe - InstallerSha256: C969F009B3A6D9C8D77AF0D972F6B4F0F34626ACBBA2CECE38A4C50F43E4B02B + InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.06.12/gallery-dl_windows.exe + InstallerSha256: 30AF9E8221406CB8106B69BE80A8EA685D746BA6DB944EEFA3BB52C0F67DFE59 Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 diff --git a/manifests/m/mikf/gallery-dl/Nightly/2026.05.25/mikf.gallery-dl.Nightly.locale.en-US.yaml b/manifests/m/mikf/gallery-dl/Nightly/2026.06.12/mikf.gallery-dl.Nightly.locale.en-US.yaml similarity index 87% rename from manifests/m/mikf/gallery-dl/Nightly/2026.05.25/mikf.gallery-dl.Nightly.locale.en-US.yaml rename to manifests/m/mikf/gallery-dl/Nightly/2026.06.12/mikf.gallery-dl.Nightly.locale.en-US.yaml index 35d8a522be40..b78f135f4976 100644 --- a/manifests/m/mikf/gallery-dl/Nightly/2026.05.25/mikf.gallery-dl.Nightly.locale.en-US.yaml +++ b/manifests/m/mikf/gallery-dl/Nightly/2026.06.12/mikf.gallery-dl.Nightly.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: mikf.gallery-dl.Nightly -PackageVersion: 2026.05.25 +PackageVersion: 2026.06.12 PackageLocale: en-US Publisher: Mike Fährmann PublisherUrl: https://github.com/mikf @@ -27,7 +27,7 @@ Tags: - pixiv - tumblr - twitter -ReleaseNotes: '57c5477b73 [8chan] fix IndexError: tuple index out of range (cb#113)' -ReleaseNotesUrl: https://github.com/gdl-org/builds/releases/tag/2026.05.25 +ReleaseNotes: '50a1e69c50 merge pr#172: [patreon] update User-Agent version' +ReleaseNotesUrl: https://github.com/gdl-org/builds/releases/tag/2026.06.12 ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/m/mikf/gallery-dl/Nightly/2026.05.25/mikf.gallery-dl.Nightly.yaml b/manifests/m/mikf/gallery-dl/Nightly/2026.06.12/mikf.gallery-dl.Nightly.yaml similarity index 86% rename from manifests/m/mikf/gallery-dl/Nightly/2026.05.25/mikf.gallery-dl.Nightly.yaml rename to manifests/m/mikf/gallery-dl/Nightly/2026.06.12/mikf.gallery-dl.Nightly.yaml index b130d059d416..9680cb3ad91b 100644 --- a/manifests/m/mikf/gallery-dl/Nightly/2026.05.25/mikf.gallery-dl.Nightly.yaml +++ b/manifests/m/mikf/gallery-dl/Nightly/2026.06.12/mikf.gallery-dl.Nightly.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: mikf.gallery-dl.Nightly -PackageVersion: 2026.05.25 +PackageVersion: 2026.06.12 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/n/NetEase/UURemote/4.27.3.8503/NetEase.UURemote.installer.yaml b/manifests/n/NetEase/UURemote/4.27.3.8503/NetEase.UURemote.installer.yaml new file mode 100644 index 000000000000..91879ea1d3e9 --- /dev/null +++ b/manifests/n/NetEase/UURemote/4.27.3.8503/NetEase.UURemote.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: NetEase.UURemote +PackageVersion: 4.27.3.8503 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: GameViewer +Installers: +- Architecture: x64 + InstallerUrl: https://a56.gdl.netease.com/UURemote_Setup_4.27.3.8503_0613110130_gwqd.exe + InstallerSha256: 6489359550D724C5373C7133577A6ACFED1EB8D1DD400AC28E5EB0F7D936459D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetEase/UURemote/4.27.3.8503/NetEase.UURemote.locale.en-US.yaml b/manifests/n/NetEase/UURemote/4.27.3.8503/NetEase.UURemote.locale.en-US.yaml new file mode 100644 index 000000000000..3b5d6a2fdb02 --- /dev/null +++ b/manifests/n/NetEase/UURemote/4.27.3.8503/NetEase.UURemote.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: NetEase.UURemote +PackageVersion: 4.27.3.8503 +PackageLocale: en-US +Publisher: Netease +PublisherUrl: https://www.163.com/ +PublisherSupportUrl: https://gv.163.com/help/ +PrivacyUrl: https://gv.163.com/help/20240402/40294_1146067.html +Author: NetEase (Hangzhou) Network Co., Ltd. +PackageName: UU远程 +PackageUrl: https://gv.163.com/ +License: Proprietary +LicenseUrl: https://gv.163.com/help/20240402/40294_1146884.html +Copyright: Copyright © 1997-2026 NetEase Inc. All rights reserved. +ShortDescription: An ultra-low latency remote tool designed for gaming +Tags: +- gaming +- remote +- remote-access +- remote-control +- remote-desktop +- streaming +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetEase/UURemote/4.27.3.8503/NetEase.UURemote.locale.zh-CN.yaml b/manifests/n/NetEase/UURemote/4.27.3.8503/NetEase.UURemote.locale.zh-CN.yaml new file mode 100644 index 000000000000..abfcc0a26554 --- /dev/null +++ b/manifests/n/NetEase/UURemote/4.27.3.8503/NetEase.UURemote.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: NetEase.UURemote +PackageVersion: 4.27.3.8503 +PackageLocale: zh-CN +Publisher: Netease +PublisherUrl: https://www.163.com/ +PublisherSupportUrl: https://gv.163.com/help/ +PrivacyUrl: https://gv.163.com/help/20240402/40294_1146067.html +Author: 网易(杭州)网络有限公司 +PackageName: UU远程 +PackageUrl: https://gv.163.com/ +License: 专有软件 +LicenseUrl: https://gv.163.com/help/20240402/40294_1146884.html +Copyright: 网易公司版权所有 ©1997-2026 +ShortDescription: 专为游戏打造的超低延迟远程工具 +Tags: +- 串流 +- 游戏 +- 远程 +- 远程控制 +- 远程桌面 +- 远程访问 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetEase/UURemote/4.27.3.8503/NetEase.UURemote.yaml b/manifests/n/NetEase/UURemote/4.27.3.8503/NetEase.UURemote.yaml new file mode 100644 index 000000000000..fc910e62c963 --- /dev/null +++ b/manifests/n/NetEase/UURemote/4.27.3.8503/NetEase.UURemote.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: NetEase.UURemote +PackageVersion: 4.27.3.8503 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetSentinel/NetSentinel/2.1.3/NetSentinel.NetSentinel.installer.yaml b/manifests/n/NetSentinel/NetSentinel/2.1.3/NetSentinel.NetSentinel.installer.yaml new file mode 100644 index 000000000000..687dbc371806 --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/2.1.3/NetSentinel.NetSentinel.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 2.1.3 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART + Log: /"{localappdata}\NetSentinel\install.log" +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ossianericson/netsentinel/releases/download/v2.1.3/NetSentinel-Setup-2.1.3.exe + InstallerSha256: 7C220709305869763A06C59DBC4E380D7A5B181D944B3067D47A8D619EDC1D4A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetSentinel/NetSentinel/2.1.3/NetSentinel.NetSentinel.locale.en-US.yaml b/manifests/n/NetSentinel/NetSentinel/2.1.3/NetSentinel.NetSentinel.locale.en-US.yaml new file mode 100644 index 000000000000..8b3665f79231 --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/2.1.3/NetSentinel.NetSentinel.locale.en-US.yaml @@ -0,0 +1,57 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 2.1.3 +PackageLocale: en-US +Publisher: NetSentinel Project +PublisherUrl: https://github.com/ossianericson/netsentinel +PublisherSupportUrl: https://github.com/ossianericson/netsentinel/issues +PrivacyUrl: https://github.com/ossianericson/netsentinel/blob/main/PRIVACY.md +PackageName: NetSentinel +PackageUrl: https://github.com/ossianericson/netsentinel +License: MIT +LicenseUrl: https://raw.githubusercontent.com/ossianericson/netsentinel/main/LICENSE +ShortDescription: Network security scanner — rogue device detector, STP monitor, and connectivity analyser +Description: |- + NetSentinel is a one-stop network diagnostic and security tool for Windows. + It combines several tools that previously required separate utilities: + + • Device Fingerprinter — scans your LAN's ARP table and identifies every + device by MAC OUI, hostname, and device type (camera, smart speaker, router, etc.) + • Rogue Bridge Detector — captures 802.1D/RSTP BPDUs and flags any device + that steals the Root Bridge role and causes periodic 15-45 second outages. + • Broadcast Storm Analyser — measures broadcast/multicast packet rates and + identifies which device is flooding the network. + • IoT Behavioral Baseline — learns normal IoT traffic patterns and raises + an alert if your smart fridge starts port-scanning or talking to a C2 server. + • Root Cause Correlator — links trace results, storm data, and STP findings + into a single plain-English verdict with actionable remediation steps. + • Connection Stability Monitor — long-term background ping logger with + outage detection, jitter analysis, and a 24-hour stability score. + • TCP Port Scanner, OS Fingerprinter, CVE Lookup, DNS Leak Test, Speed Test, + ARP spoof detector, DHCP monitor, SNMP poller, and more. + + Most features require Administrator privileges for raw packet capture. + Install Npcap (https://npcap.com) for STP, Storm, and ARP modules. +Moniker: netsentinel +Tags: +- network +- security +- scanner +- monitoring +- diagnostics +- lan +- wifi +- dns +- iot +- port-scanner +- cve +- speed-test +- packet-capture +- mqtt +- home-assistant +- network-health +ReleaseNotesUrl: https://github.com/ossianericson/netsentinel/releases/tag/v2.1.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetSentinel/NetSentinel/2.1.3/NetSentinel.NetSentinel.yaml b/manifests/n/NetSentinel/NetSentinel/2.1.3/NetSentinel.NetSentinel.yaml new file mode 100644 index 000000000000..1de7d1307b0b --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/2.1.3/NetSentinel.NetSentinel.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 2.1.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/ONFStudios/OreNoFusen/3.6.5/ONFStudios.OreNoFusen.installer.yaml b/manifests/o/ONFStudios/OreNoFusen/3.6.5/ONFStudios.OreNoFusen.installer.yaml new file mode 100644 index 000000000000..ec372f2c91a1 --- /dev/null +++ b/manifests/o/ONFStudios/OreNoFusen/3.6.5/ONFStudios.OreNoFusen.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ONFStudios.OreNoFusen +PackageVersion: 3.6.5 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ReleaseDate: 2026-06-12 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\ore-no-fusen' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ore-no-fusen/ore-no-fusen/releases/download/v3.6.5/ore-no-fusen_3.6.5_x64-setup.exe + InstallerSha256: 39183FE0897070A38E8321F11C6A9A6B6F7FC6D876E55054E07D0B7DD77392C0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/ONFStudios/OreNoFusen/3.6.5/ONFStudios.OreNoFusen.locale.en-US.yaml b/manifests/o/ONFStudios/OreNoFusen/3.6.5/ONFStudios.OreNoFusen.locale.en-US.yaml new file mode 100644 index 000000000000..3c514fc5b202 --- /dev/null +++ b/manifests/o/ONFStudios/OreNoFusen/3.6.5/ONFStudios.OreNoFusen.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ONFStudios.OreNoFusen +PackageVersion: 3.6.5 +PackageLocale: en-US +Publisher: ONF Studios +PublisherUrl: https://github.com/ore-no-fusen +PublisherSupportUrl: https://github.com/ore-no-fusen/ore-no-fusen/issues +PackageName: 俺の付箋 +PackageUrl: https://github.com/ore-no-fusen/ore-no-fusen +License: MIT +LicenseUrl: https://github.com/ore-no-fusen/ore-no-fusen/blob/HEAD/LICENSE +Copyright: Copyright (c) ONF Studios +ShortDescription: A fast sticky note app that stays on your desktop +Description: |- + 俺の付箋 (Ore no Fusen) is a desktop sticky note app built with Tauri + Next.js. + Key features: + - Instant editing — cursor is ready on first click + - WYSIWYG rich text (bold, headings, lists, checkboxes) + - Auto-save with floating windows that stay on top + - Multi-window: each note is an independent window +Moniker: ore-no-fusen +Tags: +- desktop +- notes +- productivity +- sticky-notes +ReleaseNotes: |- + v3.6.5 + 🐛 修正 / Bug Fixes + - Cargo.toml で time を 0.3.47 に固定しリリースビルドを安定化 (d1d9f27) + 📦 その他 / Other + - バージョンの誤字対応 (5288046) + Full Changelog: v3.6.4...v3.6.5 +ReleaseNotesUrl: https://github.com/ore-no-fusen/ore-no-fusen/releases/tag/v3.6.5 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ore-no-fusen/ore-no-fusen/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/ONFStudios/OreNoFusen/3.6.5/ONFStudios.OreNoFusen.yaml b/manifests/o/ONFStudios/OreNoFusen/3.6.5/ONFStudios.OreNoFusen.yaml new file mode 100644 index 000000000000..d96326fe6271 --- /dev/null +++ b/manifests/o/ONFStudios/OreNoFusen/3.6.5/ONFStudios.OreNoFusen.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ONFStudios.OreNoFusen +PackageVersion: 3.6.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.105/OpenCLICollective.codereview-cli.installer.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.105/OpenCLICollective.codereview-cli.installer.yaml new file mode 100644 index 000000000000..decb30620388 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.105/OpenCLICollective.codereview-cli.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.3.105 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cr.exe + PortableCommandAlias: cr +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.3.105/cr_v0.3.105_windows_amd64.zip + InstallerSha256: DF2A88ADEA55D4A38BCA7D3A728404FB5E38E7FAC3A183AC60C9920C48BA7899 +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.3.105/cr_v0.3.105_windows_arm64.zip + InstallerSha256: D140369C0DFB5981EDE81181DB90475417C552E419D2166CF62C8705B82C8B15 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-12 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.105/OpenCLICollective.codereview-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.105/OpenCLICollective.codereview-cli.locale.en-US.yaml new file mode 100644 index 000000000000..6b632c9aadcd --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.105/OpenCLICollective.codereview-cli.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.3.105 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/codereview-cli/issues +PackageName: Code Review CLI +PackageUrl: https://github.com/open-cli-collective/codereview-cli +License: MIT +LicenseUrl: https://github.com/open-cli-collective/codereview-cli/blob/main/LICENSE +ShortDescription: Automated pull-request review CLI +Description: |- + cr runs automated pull-request reviews, records review state locally, posts + review output back to GitHub, and keeps durable metadata to resume, repair, + inspect, and prune review runs. +Tags: +- code-review +- pull-request +- github +- cli +- automation +ReleaseNotesUrl: https://github.com/open-cli-collective/codereview-cli/releases/tag/v0.3.105 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.105/OpenCLICollective.codereview-cli.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.105/OpenCLICollective.codereview-cli.yaml new file mode 100644 index 000000000000..a76e66fda062 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.105/OpenCLICollective.codereview-cli.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.3.105 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.107/OpenCLICollective.codereview-cli.installer.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.107/OpenCLICollective.codereview-cli.installer.yaml new file mode 100644 index 000000000000..9bc3b35d53c1 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.107/OpenCLICollective.codereview-cli.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.3.107 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cr.exe + PortableCommandAlias: cr +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.3.107/cr_v0.3.107_windows_amd64.zip + InstallerSha256: BE9F6A3ABFE530DE87B2C7602D3029CB762ED550610544D3B023EFE15BB68C57 +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.3.107/cr_v0.3.107_windows_arm64.zip + InstallerSha256: 12D5BED3D04DD884335DA139348074A823D4C0B99991841115A0A9DC60F88172 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-12 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.107/OpenCLICollective.codereview-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.107/OpenCLICollective.codereview-cli.locale.en-US.yaml new file mode 100644 index 000000000000..a5cedf5ee0ee --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.107/OpenCLICollective.codereview-cli.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.3.107 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/codereview-cli/issues +PackageName: Code Review CLI +PackageUrl: https://github.com/open-cli-collective/codereview-cli +License: MIT +LicenseUrl: https://github.com/open-cli-collective/codereview-cli/blob/main/LICENSE +ShortDescription: Automated pull-request review CLI +Description: |- + cr runs automated pull-request reviews, records review state locally, posts + review output back to GitHub, and keeps durable metadata to resume, repair, + inspect, and prune review runs. +Tags: +- code-review +- pull-request +- github +- cli +- automation +ReleaseNotesUrl: https://github.com/open-cli-collective/codereview-cli/releases/tag/v0.3.107 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.107/OpenCLICollective.codereview-cli.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.107/OpenCLICollective.codereview-cli.yaml new file mode 100644 index 000000000000..dcd77332b4c5 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.107/OpenCLICollective.codereview-cli.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.3.107 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/Podman/CLI/5.8.3/Podman.CLI.installer.yaml b/manifests/p/Podman/CLI/5.8.3/Podman.CLI.installer.yaml new file mode 100644 index 000000000000..1d1e58ceff79 --- /dev/null +++ b/manifests/p/Podman/CLI/5.8.3/Podman.CLI.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Podman.CLI +PackageVersion: 5.8.3 +InstallerType: wix +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +Commands: +- podman +ReleaseDate: 2026-06-12 +AppsAndFeaturesEntries: +- UpgradeCode: '{A6A9DD9C-0732-44BA-9279-FFE22EA50671}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/podman-container-tools/podman/releases/download/v5.8.3/podman-installer-windows-amd64.msi + InstallerSha256: 2C5CFFB2F023AE122D52D7F4B30BB677ADB933FB7AA7AD708D3D544F8D6FE13A + ProductCode: '{AC323B82-677A-4F45-9987-ACFD22509943}' +- Architecture: arm64 + InstallerUrl: https://github.com/podman-container-tools/podman/releases/download/v5.8.3/podman-installer-windows-arm64.msi + InstallerSha256: 64A9F1A2443EE5AF95F004FA49A8410580A62B27971996691CEC4A3C7DFD2D8A + ProductCode: '{061C43FE-0A96-41F3-96EC-845981DC9577}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Podman/CLI/5.8.3/Podman.CLI.locale.en-US.yaml b/manifests/p/Podman/CLI/5.8.3/Podman.CLI.locale.en-US.yaml new file mode 100644 index 000000000000..3dd74a072969 --- /dev/null +++ b/manifests/p/Podman/CLI/5.8.3/Podman.CLI.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Podman.CLI +PackageVersion: 5.8.3 +PackageLocale: en-US +Publisher: Podman +PublisherUrl: https://podman.io/ +PublisherSupportUrl: https://podman.io/community +PackageName: Podman CLI +PackageUrl: https://podman.io/ +License: Apache-2.0 +LicenseUrl: https://github.com/podman-container-tools/podman/blob/HEAD/LICENSE +ShortDescription: A daemonless container engine for developing, managing, and running OCI Containers +Description: |- + Podman is a daemonless, open source, Linux native tool designed to make it easy to find, run, build, share and deploy applications using Open Containers Initiative (OCI) Containers and Container Images. + Podman provides a command line interface (CLI) familiar to anyone who has used the Docker Container Engine. + Most users can simply alias Docker to Podman (alias docker=podman) without any problems. + Similar to other common Container Engines (Docker, CRI-O, containerd), Podman relies on an OCI compliant Container Runtime (runc, crun, runv, etc) to interface with the operating system and create the running containers. + This makes the running containers created by Podman nearly indistinguishable from those created by any other common container engine. +Tags: +- container +- docker +- image +- pod +ReleaseNotes: |- + Security + - This release addresses CVE-2026-44517, where building a Dockerfile using a ADD or COPY instruction accessing a malicious Git repository or tar archive could cause files outside the build context directory to be included in the build context or copied into the build. Please see GHSA-49p4-px3h-rq49 for more details. + Misc + - Updated Buildah to v1.43.2 + - Updated gvisor-tap-vsock to v0.8.9 +ReleaseNotesUrl: https://github.com/podman-container-tools/podman/releases/tag/v5.8.3 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://podman.io/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Podman/CLI/5.8.3/Podman.CLI.locale.zh-CN.yaml b/manifests/p/Podman/CLI/5.8.3/Podman.CLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..59ede26e7813 --- /dev/null +++ b/manifests/p/Podman/CLI/5.8.3/Podman.CLI.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: Podman.CLI +PackageVersion: 5.8.3 +PackageLocale: zh-CN +ShortDescription: 用于开发、管理、运行 OCI 容器的无守护程序容器引擎 +Description: Podman 是一个无守护程序、开源的原生 Linux 工具,旨在使用 Open Containers Initiative(OCI)容器和容器镜像让查找、运行、构建、共享和部署应用程序更加简单。Podman 提供了一个命令行接口(CLI),任何使用过 Docker 容器引擎的人都能快速上手。大多数用户可以简单地将 Docker 设置为 Podman 的别名(alias docker=podman),不会带来任何问题。与其它常见的容器引擎(Docker、CRI-O、containerd)类似,Podman 依赖于符合 OCI 标准的容器运行时(runc、crun、runv 等)来与操作系统对接并创建运行容器,这使得由 Podman 创建的运行容器与其它普通容器引擎创建的容器几乎没有区别。 +Tags: +- docker +- pod +- 容器 +- 镜像 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://podman.io/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Podman/CLI/5.8.3/Podman.CLI.yaml b/manifests/p/Podman/CLI/5.8.3/Podman.CLI.yaml new file mode 100644 index 000000000000..8dc2249e2a72 --- /dev/null +++ b/manifests/p/Podman/CLI/5.8.3/Podman.CLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Podman.CLI +PackageVersion: 5.8.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedactSoftware/Redact/0.21.20/RedactSoftware.Redact.installer.yaml b/manifests/r/RedactSoftware/Redact/0.21.20/RedactSoftware.Redact.installer.yaml new file mode 100644 index 000000000000..271c64e55689 --- /dev/null +++ b/manifests/r/RedactSoftware/Redact/0.21.20/RedactSoftware.Redact.installer.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2026/Jun/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RedactSoftware.Redact +PackageVersion: 0.21.20 +Installers: +- InstallerUrl: https://download.redact.dev/windows + Architecture: x64 + InstallerType: nullsoft + InstallerSha256: 32352BB4E38A428D08411503A20DA654EC1BDFE16022B047BE22E90F5A5F9CAA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedactSoftware/Redact/0.21.20/RedactSoftware.Redact.locale.en-US.yaml b/manifests/r/RedactSoftware/Redact/0.21.20/RedactSoftware.Redact.locale.en-US.yaml new file mode 100644 index 000000000000..4c0aa4b53a9c --- /dev/null +++ b/manifests/r/RedactSoftware/Redact/0.21.20/RedactSoftware.Redact.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2026/Jun/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RedactSoftware.Redact +PackageVersion: 0.21.20 +PackageLocale: en-US +Publisher: Redact Software, Inc. +PackageName: Redact +License: Proprietary +Copyright: Copyright © year Redact Software, Inc. +ShortDescription: Redact your history +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedactSoftware/Redact/0.21.20/RedactSoftware.Redact.yaml b/manifests/r/RedactSoftware/Redact/0.21.20/RedactSoftware.Redact.yaml new file mode 100644 index 000000000000..23ffe379b297 --- /dev/null +++ b/manifests/r/RedactSoftware/Redact/0.21.20/RedactSoftware.Redact.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: RedactSoftware.Redact +PackageVersion: 0.21.20 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/ReincubateLtd/CamoStudio/2.7.2.22736/ReincubateLtd.CamoStudio.installer.yaml b/manifests/r/ReincubateLtd/CamoStudio/2.7.2.22736/ReincubateLtd.CamoStudio.installer.yaml deleted file mode 100644 index 1acaccdf736c..000000000000 --- a/manifests/r/ReincubateLtd/CamoStudio/2.7.2.22736/ReincubateLtd.CamoStudio.installer.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: ReincubateLtd.CamoStudio -PackageVersion: 2.7.2.22736 -InstallerLocale: en-US -InstallerType: wix -Installers: -- Architecture: x64 - InstallerUrl: https://reincubate.com/res/labs/camo/camo-windows-latest.msi - InstallerSha256: 5520F14293E9E041D184CA406C55B1CA2C889781CF800921E7AD2DB5B8CE6191 - ProductCode: '{01298C21-69F7-474B-95C1-A1F373142624}' -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/r/ReincubateLtd/CamoStudio/2.7.2.22736/ReincubateLtd.CamoStudio.locale.en-US.yaml b/manifests/r/ReincubateLtd/CamoStudio/2.7.2.22736/ReincubateLtd.CamoStudio.locale.en-US.yaml deleted file mode 100644 index 3b017a1f69fa..000000000000 --- a/manifests/r/ReincubateLtd/CamoStudio/2.7.2.22736/ReincubateLtd.CamoStudio.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: ReincubateLtd.CamoStudio -PackageVersion: 2.7.2.22736 -PackageLocale: en-US -Publisher: Reincubate Ltd -PackageName: Camo Studio -License: Proprietary -ShortDescription: Use your phone as a webcam -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/r/Remio/RemioHost/1.9.1/Remio.RemioHost.installer.yaml b/manifests/r/Remio/RemioHost/1.9.1/Remio.RemioHost.installer.yaml new file mode 100644 index 000000000000..738911acf33e --- /dev/null +++ b/manifests/r/Remio/RemioHost/1.9.1/Remio.RemioHost.installer.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate manifest schema v1.12.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Remio.RemioHost +PackageVersion: 1.9.1 +MinimumOSVersion: 10.0.17763.0 +InstallerType: inno +Scope: machine +InstallModes: + - interactive + - silent + - silentWithProgress +InstallerSwitches: + Silent: /SILENT /SP- /NOICONS /FORCECLOSEAPPLICATIONS + SilentWithProgress: /SILENT /SP- /NOICONS /FORCECLOSEAPPLICATIONS + Custom: /SP- +UpgradeBehavior: install +ReleaseDate: 2026-06-13 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/remioapp/releases/releases/download/v1.9.1-win/Remio-Host-Windows-x64-Setup.exe + InstallerSha256: A35F9F5F6A28004C989B6BCCD326587CF126410D9313C10A5723662EE80FB13E + ProductCode: '{BF4038C3-CAE3-46D1-BE01-14C9516528BF}_is1' + AppsAndFeaturesEntries: + - DisplayName: Remio Host + DisplayVersion: 1.9.1 + Publisher: Remio + ProductCode: '{BF4038C3-CAE3-46D1-BE01-14C9516528BF}_is1' + UpgradeCode: '{BF4038C3-CAE3-46D1-BE01-14C9516528BF}' + InstallerType: inno +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Remio/RemioHost/1.9.1/Remio.RemioHost.locale.en-US.yaml b/manifests/r/Remio/RemioHost/1.9.1/Remio.RemioHost.locale.en-US.yaml new file mode 100644 index 000000000000..156534c4a26a --- /dev/null +++ b/manifests/r/Remio/RemioHost/1.9.1/Remio.RemioHost.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created using wingetcreate manifest schema v1.12.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Remio.RemioHost +PackageVersion: 1.9.1 +PackageLocale: en-US +Publisher: Remio +PublisherUrl: https://remio.net +PublisherSupportUrl: https://remio.net/support +PrivacyUrl: https://remio.net/privacy +Author: Remio +PackageName: Remio Host +PackageUrl: https://remio.net/download.html +License: Proprietary +LicenseUrl: https://remio.net/terms +Copyright: Copyright (c) 2026 Remio. All rights reserved. +CopyrightUrl: https://remio.net/terms +ShortDescription: Stream your Windows PC to any device with native, GPU-accelerated remote desktop. +Description: |- + Remio Host turns your Windows PC into a streaming target that any Remio client (iPhone, iPad, Mac, Android, Windows) can connect to over the local network or the internet. + + Built from scratch with native WinUI 3 — no Electron, no browser wrappers. Full GPU-accelerated H.264/H.265 screen capture, loopback audio, multi-monitor support, drag-and-drop file transfer, clipboard sync, and gamepad passthrough. Runs as a Windows Service so it survives reboots and log-offs. + + Includes built-in auto-updates via WinSparkle (EdDSA-signed end-to-end), so you always have the latest version with one click. +Moniker: remiohost +Tags: + - remote-desktop + - streaming + - remote-control + - moonlight + - screen-share + - host + - rdp-alternative + - winui3 + - native + - webrtc +ReleaseNotes: |- + Remio Host 1.9.1 — a smoother, steadier Windows host. + + - Improved pairing experience for quicker, more reliable first connections. + - More stable sign-in and account handling. + - Fresher, more accurate device thumbnails on your client devices. + - Plus the usual under-the-hood polish for a calmer, more dependable stream. +ReleaseNotesUrl: https://github.com/remioapp/releases/releases/tag/v1.9.1-win +PurchaseUrl: https://remio.net/download.html +InstallationNotes: |- + Remio Host installs to Program Files and registers a Windows Service (RemioHostSvc) that + spawns the main app into your interactive session at sign-in. After install, look for + the Remio icon in your system tray. +Documentations: + - DocumentLabel: Getting Started + DocumentUrl: https://remio.net/how-it-works.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Remio/RemioHost/1.9.1/Remio.RemioHost.yaml b/manifests/r/Remio/RemioHost/1.9.1/Remio.RemioHost.yaml new file mode 100644 index 000000000000..71ec4b7af04c --- /dev/null +++ b/manifests/r/Remio/RemioHost/1.9.1/Remio.RemioHost.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate manifest schema v1.12.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Remio.RemioHost +PackageVersion: 1.9.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/Revival/WordLight/7.9.0/Revival.WordLight.installer.yaml b/manifests/r/Revival/WordLight/7.9.0/Revival.WordLight.installer.yaml new file mode 100644 index 000000000000..4b23ce65f62c --- /dev/null +++ b/manifests/r/Revival/WordLight/7.9.0/Revival.WordLight.installer.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2026/Jun/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Revival.WordLight +PackageVersion: 7.9.0 +MinimumOSVersion: "10" +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://www.revivalnsw.com.au/wordlight/WordLightSetup.exe + InstallerSha256: 85F1E8541D2195D0F031323B988844E018853ED44DF3FBD1D1FD9E17A667DC01 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Revival/WordLight/7.9.0/Revival.WordLight.locale.en-US.yaml b/manifests/r/Revival/WordLight/7.9.0/Revival.WordLight.locale.en-US.yaml new file mode 100644 index 000000000000..e1d0cc3938cc --- /dev/null +++ b/manifests/r/Revival/WordLight/7.9.0/Revival.WordLight.locale.en-US.yaml @@ -0,0 +1,16 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Revival.WordLight +PackageVersion: 7.9.0 +PackageLocale: en-US +Publisher: Revival Fellowship NSW +PackageName: WordLight +License: All Rights Reserved +ShortDescription: An app to display songs, scriptures and media on a projection screen, or song scores and lyrics on a tablet. +Tags: +- church +- congregation +- christianity +- religion +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Revival/WordLight/7.9.0/Revival.WordLight.yaml b/manifests/r/Revival/WordLight/7.9.0/Revival.WordLight.yaml new file mode 100644 index 000000000000..7cfd7a422308 --- /dev/null +++ b/manifests/r/Revival/WordLight/7.9.0/Revival.WordLight.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Revival.WordLight +PackageVersion: 7.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/Roblox/RobloxStudio/1.6.0.7251148/Roblox.RobloxStudio.installer.yaml b/manifests/r/Roblox/RobloxStudio/1.6.0.7251148/Roblox.RobloxStudio.installer.yaml new file mode 100644 index 000000000000..8524d8c61466 --- /dev/null +++ b/manifests/r/Roblox/RobloxStudio/1.6.0.7251148/Roblox.RobloxStudio.installer.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2026/Jun/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Roblox.RobloxStudio +PackageVersion: 1.6.0.7251148 +InstallerType: exe +Installers: +- Architecture: x64 + InstallerUrl: https://setup.rbxcdn.com/RobloxStudioInstaller.exe + InstallerSha256: 3CCD26521647D56D33D1ADF44FDB3ECD1E9CFF3C4AFC0C62FDA64683955406AB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Roblox/RobloxStudio/1.6.0.7251148/Roblox.RobloxStudio.locale.en-US.yaml b/manifests/r/Roblox/RobloxStudio/1.6.0.7251148/Roblox.RobloxStudio.locale.en-US.yaml new file mode 100644 index 000000000000..9b461e63879e --- /dev/null +++ b/manifests/r/Roblox/RobloxStudio/1.6.0.7251148/Roblox.RobloxStudio.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Automatically updated by the winget bot at 2026/Jun/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Roblox.RobloxStudio +PackageVersion: 1.6.0.7251148 +PackageLocale: en-US +Publisher: Roblox Corporation +PublisherUrl: https://about.roblox.com/corp-home +Author: Roblox Corporation +PackageName: Roblox Studio +PackageUrl: https://create.roblox.com/ +License: Proprietary +Copyright: Copyright © 2020 Roblox Corporation. All rights reserved. +CopyrightUrl: https://corp.roblox.com/corp-home +ShortDescription: The all-in-one engine for creating, scripting, and publishing immersive 3D experiences on the Roblox platform. +Description: Roblox Studio is a powerful, free-to-use development tool that allows you to build anything from competitive multiplayer games to virtual hangout spaces. It features a comprehensive physics engine, a built-in code editor for Luau, and seamless one-click publishing to millions of users across PC, mobile, and console. +Moniker: roblox-studio +Tags: +- games +- roblox +- roblox-studio +- studio +- studio-roblox +- videogame +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dewesoft/DewesoftM/26.5.28.1110/Dewesoft.DewesoftM.yaml b/manifests/r/Roblox/RobloxStudio/1.6.0.7251148/Roblox.RobloxStudio.yaml similarity index 54% rename from manifests/d/Dewesoft/DewesoftM/26.5.28.1110/Dewesoft.DewesoftM.yaml rename to manifests/r/Roblox/RobloxStudio/1.6.0.7251148/Roblox.RobloxStudio.yaml index a4e6708a4cad..8962dcba1d0c 100644 --- a/manifests/d/Dewesoft/DewesoftM/26.5.28.1110/Dewesoft.DewesoftM.yaml +++ b/manifests/r/Roblox/RobloxStudio/1.6.0.7251148/Roblox.RobloxStudio.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/Jun/03 +# Automatically updated by the winget bot at 2026/Jun/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: Dewesoft.DewesoftM -PackageVersion: 26.5.28.1110 +PackageIdentifier: Roblox.RobloxStudio +PackageVersion: 1.6.0.7251148 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/s/Seiraiyu/Keon/0.1.28/Seiraiyu.Keon.installer.yaml b/manifests/s/Seiraiyu/Keon/0.1.28/Seiraiyu.Keon.installer.yaml new file mode 100644 index 000000000000..522b8b79c32b --- /dev/null +++ b/manifests/s/Seiraiyu/Keon/0.1.28/Seiraiyu.Keon.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Seiraiyu.Keon +PackageVersion: 0.1.28 +InstallerType: portable +ReleaseDate: 2026-06-12 +Commands: +- keon +Installers: +- Architecture: x64 + InstallerUrl: https://kisenon.com/dl/v0.1.28/keon-win-x64.exe + InstallerSha256: 8775367CAC09AFF04950B8783BDD03E2C3F8E5E1AD3AB774EB93A572C43B6556 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Seiraiyu/Keon/0.1.28/Seiraiyu.Keon.locale.en-US.yaml b/manifests/s/Seiraiyu/Keon/0.1.28/Seiraiyu.Keon.locale.en-US.yaml new file mode 100644 index 000000000000..7f016ac441ec --- /dev/null +++ b/manifests/s/Seiraiyu/Keon/0.1.28/Seiraiyu.Keon.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Seiraiyu.Keon +PackageVersion: 0.1.28 +PackageLocale: en-US +Publisher: Seiraiyu +PublisherUrl: https://kisenon.com +PackageName: Keon CLI +PackageUrl: https://kisenon.com +License: Proprietary +ShortDescription: Command-line client for the Kisenon serverless Postgres platform. +Description: |- + keon is the command-line client for Kisenon — a serverless Postgres + platform with branching, scale-to-zero compute, and a managed control + plane. Use keon to create and manage projects, branches, compute + endpoints, and API keys without leaving your terminal. +Moniker: keon +Tags: +- cli +- database +- developer-tools +- postgres +- postgresql +- serverless +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Seiraiyu/Keon/0.1.28/Seiraiyu.Keon.yaml b/manifests/s/Seiraiyu/Keon/0.1.28/Seiraiyu.Keon.yaml new file mode 100644 index 000000000000..43fc8bee9e38 --- /dev/null +++ b/manifests/s/Seiraiyu/Keon/0.1.28/Seiraiyu.Keon.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Seiraiyu.Keon +PackageVersion: 0.1.28 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml index 5c28006f079d..75ab45c10704 100644 --- a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml +++ b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml @@ -8,13 +8,13 @@ Scope: machine Protocols: - http - https -ProductCode: '{513a2b60-d385-4268-8ef9-bdfaa28502a3}' -ReleaseDate: 2026-06-11 +ProductCode: '{63ed1e48-f503-45a9-9dd4-21f422a0e47f}' +ReleaseDate: 2026-06-13 AppsAndFeaturesEntries: - DisplayName: ServoShell Installers: - Architecture: x64 - InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-06-10/servo-x86_64-windows-msvc.exe - InstallerSha256: 411FF7B2998485ED0F3D03CEC5FB3B0C6354C255C46DA776885188A1EE3AF4CE + InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-06-12/servo-x86_64-windows-msvc.exe + InstallerSha256: D3EF3ACC97479AD1AD3471D04FE02099D3DB18F34E273B7BEF621E1AF756CAA8 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml index ff9ad1c020ff..b8074fa7ee82 100644 --- a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml +++ b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml @@ -19,8 +19,8 @@ Tags: - web - web-browser - webpage -ReleaseNotes: Nightly build based on servo/servo@c42bdcf2a676229f6fa6fc4d8e318370f93cd219 -ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-06-10 +ReleaseNotes: Nightly build based on servo/servo@4b1237b694024186b740afc9881da3e1ea2a3eec +ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-06-12 Documentations: - DocumentLabel: Wiki DocumentUrl: https://github.com/servo/servo/wiki diff --git a/manifests/s/SiberSystems/GoodSync/12.11.2.2/SiberSystems.GoodSync.installer.yaml b/manifests/s/SiberSystems/GoodSync/12.11.2.2/SiberSystems.GoodSync.installer.yaml deleted file mode 100644 index f8e5d8089362..000000000000 --- a/manifests/s/SiberSystems/GoodSync/12.11.2.2/SiberSystems.GoodSync.installer.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: SiberSystems.GoodSync -PackageVersion: 12.11.2.2 -MinimumOSVersion: 10.0.0.0 -Installers: -- Architecture: x86 - InstallerType: msi - InstallerUrl: https://www.goodsync.com/download/GoodSync-vsub-Setup.msi - InstallerSha256: da60ab414c9a077ac569395efae34dbf0718812aa1cd22ec8cef4905315681ed -- Architecture: x86 - InstallerType: nullsoft - Scope: machine - InstallerUrl: https://www.goodsync.com/download/GoodSync-vsub-Setup.exe - InstallerSha256: 3B322EB1C629FA86C775458CD73678130E524FAB0A9A7C88A49F57BDABE866BC -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/SiberSystems/GoodSync/12.11.2.2/SiberSystems.GoodSync.locale.en-US.yaml b/manifests/s/SiberSystems/GoodSync/12.11.2.2/SiberSystems.GoodSync.locale.en-US.yaml deleted file mode 100644 index e223fcc6221d..000000000000 --- a/manifests/s/SiberSystems/GoodSync/12.11.2.2/SiberSystems.GoodSync.locale.en-US.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/31 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: SiberSystems.GoodSync -PackageVersion: 12.11.2.2 -PackageLocale: en-US -Publisher: Siber Systems Inc -PublisherUrl: https://www.goodsync.com/ -PrivacyUrl: https://www.goodsync.com/privacy-policy -Author: Siber Systems Inc -PackageName: GoodSync -PackageUrl: https://www.goodsync.com/ -License: Proprietary -LicenseUrl: https://www.goodsync.com/license -Copyright: Copyright © Siber Systems, Inc. -CopyrightUrl: https://www.goodsync.com/license -ShortDescription: Backup and sync your files with ease using GoodSync. Our simple and secure software will ensure that you never lose your files. -Moniker: goodsync -Tags: -- backup -- cloud -- sync -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/SkyLLC/UFFS/0.5.122/SkyLLC.UFFS.installer.yaml b/manifests/s/SkyLLC/UFFS/0.5.122/SkyLLC.UFFS.installer.yaml new file mode 100644 index 000000000000..abc350b798b3 --- /dev/null +++ b/manifests/s/SkyLLC/UFFS/0.5.122/SkyLLC.UFFS.installer.yaml @@ -0,0 +1,32 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SkyLLC.UFFS +PackageVersion: 0.5.122 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19041.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: uffs-windows-x64/uffs-mft.exe + PortableCommandAlias: uffs-mft +- RelativeFilePath: uffs-windows-x64/uffs-tui.exe + PortableCommandAlias: uffs-tui +- RelativeFilePath: uffs-windows-x64/uffs.exe + PortableCommandAlias: uffs +- RelativeFilePath: uffs-windows-x64/uffsd.exe + PortableCommandAlias: uffsd +- RelativeFilePath: uffs-windows-x64/uffsmcp.exe + PortableCommandAlias: uffsmcp +Scope: user +InstallModes: +- silent +- silentWithProgress +ReleaseDate: 2026-06-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/skyllc-ai/UltraFastFileSearch/releases/download/v0.5.122/uffs-windows-x64.zip + InstallerSha256: EE39CE5877DDFF119E5E9D5DF49B641B18A41FC46F9926DFB97312557274ACE9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SkyLLC/UFFS/0.5.122/SkyLLC.UFFS.locale.en-US.yaml b/manifests/s/SkyLLC/UFFS/0.5.122/SkyLLC.UFFS.locale.en-US.yaml new file mode 100644 index 000000000000..6bda6b5f56f0 --- /dev/null +++ b/manifests/s/SkyLLC/UFFS/0.5.122/SkyLLC.UFFS.locale.en-US.yaml @@ -0,0 +1,123 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SkyLLC.UFFS +PackageVersion: 0.5.122 +PackageLocale: en-US +Publisher: Sky, LLC +PublisherUrl: https://github.com/skyllc-ai +PublisherSupportUrl: https://github.com/skyllc-ai/UltraFastFileSearch/issues +PackageName: UFFS - Ultra Fast File Search +PackageUrl: https://github.com/skyllc-ai/UltraFastFileSearch +License: MPL-2.0 +LicenseUrl: https://github.com/skyllc-ai/UltraFastFileSearch/blob/HEAD/LICENSE +ShortDescription: Benchmark-driven NTFS search engine for Windows +Description: |- + UFFS reads the NTFS Master File Table directly, builds a compact persisted index, + and serves targeted queries in 0-3 ms daemon-side. One Rust engine for CLI, daemon, + TUI, and MCP agent workflows. Proven on 100M-record scale. +Tags: +- cli +- file-search +- mft +- ntfs +- rust +- search +- windows +ReleaseNotes: |- + UFFS v0.5.122 + 🚀 What's New + See the full changelog + and CHANGELOG.md in the repository for details. + 📦 Downloads + UFFS is a Windows-native NTFS search engine — live indexing of + the Master File Table requires Windows. The engine core is + cross-platform, so macOS and Linux builds are shipped for + offline MFT analysis from captured .mft / .bin snapshots. + Each platform ships as a one-download ZIP bundle in three + tiers — pick the one that matches how much you need: + ──────┬───────────┬───────────────────────────────────────────────────────────────────── + Tier │Zip suffix │Contents + ──────┼───────────┼───────────────────────────────────────────────────────────────────── + min │-min.zip │uffs + uffsd + uffs-tui demo. Lean engine for CI/scripting. + ──────┼───────────┼───────────────────────────────────────────────────────────────────── + normal│(no suffix)│min + uffsmcp + uffs-mft + docs + brand + packaging helper. + │ │Recommended. + ──────┼───────────┼───────────────────────────────────────────────────────────────────── + full │-full.zip │normal + the uffs-diag diagnostic tools. + ──────┴───────────┴───────────────────────────────────────────────────────────────────── + > 🖥️ Every tier bundles the free uffs-tui demo — the + > zero-setup front door. After unzipping, just run uffs-tui + > to browse your own drives in a UI (the daemon auto-starts). + > The demo has capped result counts and disabled exports; see + > DEMO-LICENSE.txt in the zip. Full TUI/GUI are commercial. + Individual binaries are also attached for automation that + wgets a single file. + 🟦 Windows x86_64 — primary live-indexing target + - uffs-windows-x64.zip — recommended (normal tier): CLI + + daemon + MCP + MFT tooling + uffs-tui demo + icon + docs. + The .exes ship with the UFFS icon and asInvoker manifest + embedded. Also: uffs-windows-x64-min.zip, + uffs-windows-x64-full.zip. + - Raw binaries: uffs-windows-x64.exe, uffsd-windows-x64.exe, + uffsmcp-windows-x64.exe, uffs-mft-windows-x64.exe. + 🍏 macOS Apple Silicon — offline MFT analysis + - uffs-macos-arm64.zip — recommended (normal tier): raw + binaries + uffs-tui demo + a ready-to-run UFFS.app bundle + - icns + docs + packaging/macos/bundle.sh for rebuilding. + Also: uffs-macos-arm64-min.zip, uffs-macos-arm64-full.zip. + - Raw binaries: uffs-macos-arm64, uffsd-macos-arm64, + uffsmcp-macos-arm64, uffs-mft-macos-arm64. + - Intel Macs: run the arm64 build under Rosetta 2. + 🐧 Linux x86_64 — offline MFT analysis + - uffs-linux-x64.zip — recommended (normal tier): binaries + - uffs-tui demo + full hicolor icon tree + + packaging/linux/install.sh (drops the .desktop entry and + icons under /usr/local with one sudo invocation) + docs. + Also: uffs-linux-x64-min.zip, uffs-linux-x64-full.zip. + - Raw binaries: uffs-linux-x64, uffsd-linux-x64, + uffsmcp-linux-x64, uffs-mft-linux-x64. + - Use with --mft-file to analyse captured MFT snapshots on servers, forensics VMs, or in Docker. + 🔐 Verification + All binaries are accompanied by SHA256 checksums in CHECKSUMS.txt. + Verify with: + sha256sum -c CHECKSUMS.txt + Additionally, every release asset carries a SLSA build- + provenance attestation signed with the workflow's Sigstore + OIDC identity. Verify with GitHub CLI: + gh attestation verify --owner skyllc-ai + A successful verification proves the bytes were produced by + this exact workflow run on this exact commit. + 📋 SBOM (Software Bill of Materials) + Each workspace crate ships a CycloneDX 1.5 SBOM alongside the + binaries: sbom-.cdx.json. The SBOMs are covered by + the same SLSA attestation as the binaries, so you can verify + the inventory with the same command above. Inspect with any + CycloneDX-aware tool, e.g.: + jq '.components[] | {name, version, purl}' sbom-uffs-cli.cdx.json + 📋 Installation + Recommended: ZIP bundle + 1. Download uffs-.zip for your platform. + 2. Unzip anywhere. + 3. Windows: the .exes are ready to run; place them on PATH. Icon + asInvoker manifest are already baked into the PE. + 4. macOS: double-click UFFS.app, or move the raw uffs binary into /usr/local/bin/. First launch: Gatekeeper warns because the bundle is unsigned — right-click → Open to confirm, or run xattr -dr com.apple.quarantine UFFS.app. + 5. Linux: run sudo packaging/linux/install.sh from the unzipped directory — installs the binary, the .desktop entry, and the full hicolor icon set. Override prefix with sudo PREFIX=/opt/uffs packaging/linux/install.sh. + Raw-binary path (automation) + - Download the individual binary, e.g. uffs-linux-x64. + - macOS / Linux: chmod +x uffs-* then optionally mv uffs-* /usr/local/bin/uffs. + - Windows: the .exe is ready to run; place it on PATH. + 🛠️ Build Information + - Triggered by: release-pr-merge-#398 + - Commit: 9d1c38b + - Toolchain: pinned nightly from rust-toolchain.toml + - Profile: [profile.release] — LTO=fat, codegen-units=1, strip=symbols + - CPU baselines: x86_64 = x86-64-v3 (Haswell+/Zen+); macOS ARM64 = apple-m1 (M1+) + Full Changelog: https://github.com/skyllc-ai/UltraFastFileSearch/commits/v0.5.122 + What's Changed + - feat(release): auto-dispatch binary build when a release PR merges by @githubrobbi in #396 + - feat(demo): wave-0 launch kit - video tapes, MCP query timing, fresh-VM fixes by @githubrobbi in #397 + - chore: release v0.5.122 — ship pipeline auto-commit by @githubrobbi in #398 + Full Changelog: v0.5.121...v0.5.122 +ReleaseNotesUrl: https://github.com/skyllc-ai/UltraFastFileSearch/releases/tag/v0.5.122 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SkyLLC/UFFS/0.5.122/SkyLLC.UFFS.yaml b/manifests/s/SkyLLC/UFFS/0.5.122/SkyLLC.UFFS.yaml new file mode 100644 index 000000000000..928a0731bced --- /dev/null +++ b/manifests/s/SkyLLC/UFFS/0.5.122/SkyLLC.UFFS.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SkyLLC.UFFS +PackageVersion: 0.5.122 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/CoolUtilsMailViewer/5.1.0.135/Softplicity.CoolUtilsMailViewer.installer.yaml b/manifests/s/Softplicity/CoolUtilsMailViewer/5.1.0.135/Softplicity.CoolUtilsMailViewer.installer.yaml deleted file mode 100644 index b7a8fe25db45..000000000000 --- a/manifests/s/Softplicity/CoolUtilsMailViewer/5.1.0.135/Softplicity.CoolUtilsMailViewer.installer.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Softplicity.CoolUtilsMailViewer -PackageVersion: 5.1.0.135 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -FileExtensions: -- EML -- EMLX -- ICS -- MSG -- P7M -- VCF -ProductCode: CoolUtils Mail Viewer_is1 -ReleaseDate: 2025-10-13 -AppsAndFeaturesEntries: -- ProductCode: CoolUtils Mail Viewer_is1 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://www.coolutils.com/Downloads/MailViewer.exe - InstallerSha256: ABBA07A0B83A7B957539515EB1424E08F3F09A625120CBA8A75C3794673761BF -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Softplicity/CoolUtilsMailViewer/5.1.0.135/Softplicity.CoolUtilsMailViewer.locale.en-US.yaml b/manifests/s/Softplicity/CoolUtilsMailViewer/5.1.0.135/Softplicity.CoolUtilsMailViewer.locale.en-US.yaml deleted file mode 100644 index 481e4b6cb248..000000000000 --- a/manifests/s/Softplicity/CoolUtilsMailViewer/5.1.0.135/Softplicity.CoolUtilsMailViewer.locale.en-US.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Softplicity.CoolUtilsMailViewer -PackageVersion: 5.1.0.135 -PackageLocale: en-US -Publisher: Softplicity, Inc. -PublisherUrl: https://www.coolutils.com/ -PublisherSupportUrl: https://www.coolutils.com/Support -PrivacyUrl: https://www.coolutils.com/PrivacyPolicy -Author: CoolUtils Software -PackageName: CoolUtils Mail Viewer -PackageUrl: https://www.coolutils.com/MailViewer -License: Freeware -Copyright: Copyright @ 2005 Softplicity, Inc. -ShortDescription: Coolutils' Mail Viewer is a free program that lets you view MSG, EML, EMLX, P7M, ICS, VCF and winmail.dat (TNEF) files. -Description: |- - Coolutils' Mail Viewer is a free program that lets you view MSG, EML, EMLX, P7M, ICS, VCF and winmail.dat (TNEF) files. Although Microsoft's MSG format is great for storing emails, there just aren't many ways to access and view those files outside of the Outlook server Exchange client. Added to that, Microsoft's EML format (associated with Outlook Express) also gives users problems when trying to open and view. - - The good news is - we can help! If you're stuck trying to open MSG or EML files but don't have access to your Outlook client, CoolUtils' Mail Viewer is the perfect solution. Not only does it let you open and view MSG and EML files from anywhere; it's free, and by free we mean totally free for home users. No hidden downloads, no ads, no toolbars, no having to pay later: 100% free! - - CoolUtils Mail Viewer is also capable of generating a "fact file" related to your emails. Made available to you in your choice of TXT, PDF, XLS, CSV, or HTML these reports are able to provide you with valuable data re: your email activity. All you need to do is choose which fields you'd like to report on; Sender, Recipient, Date, Attachment, etc. Tune the report to your needs by including only specific fields, or examine them all! -Tags: -- Mail -- Viewer -PurchaseUrl: https://www.coolutils.com/MailViewer/license -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Softplicity/CoolUtilsMailViewer/5.1.0.135/Softplicity.CoolUtilsMailViewer.yaml b/manifests/s/Softplicity/CoolUtilsMailViewer/5.1.0.135/Softplicity.CoolUtilsMailViewer.yaml deleted file mode 100644 index 7c95a96e8b7b..000000000000 --- a/manifests/s/Softplicity/CoolUtilsMailViewer/5.1.0.135/Softplicity.CoolUtilsMailViewer.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Softplicity.CoolUtilsMailViewer -PackageVersion: 5.1.0.135 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Softplicity/CoolutilsConverter/3.1.1.124/Softplicity.CoolutilsConverter.installer.yaml b/manifests/s/Softplicity/CoolutilsConverter/3.1.1.124/Softplicity.CoolutilsConverter.installer.yaml deleted file mode 100644 index 2d0b62377cd2..000000000000 --- a/manifests/s/Softplicity/CoolutilsConverter/3.1.1.124/Softplicity.CoolutilsConverter.installer.yaml +++ /dev/null @@ -1,45 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/30 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Softplicity.CoolutilsConverter -PackageVersion: 3.1.1.124 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -FileExtensions: -- DOC -- DOCX -- EML -- EPS -- HTML -- JPG -- MHT -- MSG -- ODS -- ODT -- PCL -- PDF -- RTF -- TIFF -- TXT -- XHTML -- XLS -- XLSM -- XLSX -- XLT -- XPS -ProductCode: Coolutils Converter_is1 -ReleaseDate: 2025-10-18 -AppsAndFeaturesEntries: -- ProductCode: Coolutils Converter_is1 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x64 - InstallerUrl: https://www.coolutils.com/Downloads/CoolutilsConverter.exe - InstallerSha256: D8FEF00C76B8FFC8CEF1D50549F96F366FB0FFE3CE9DCF9B78D2CA4171050F92 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/CoolutilsConverter/3.1.1.124/Softplicity.CoolutilsConverter.locale.en-US.yaml b/manifests/s/Softplicity/CoolutilsConverter/3.1.1.124/Softplicity.CoolutilsConverter.locale.en-US.yaml deleted file mode 100644 index 442617e30a0a..000000000000 --- a/manifests/s/Softplicity/CoolutilsConverter/3.1.1.124/Softplicity.CoolutilsConverter.locale.en-US.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/30 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Softplicity.CoolutilsConverter -PackageVersion: 3.1.1.124 -PackageLocale: en-US -Publisher: Softplicity, Inc. -PublisherUrl: https://www.coolutils.com/ -PublisherSupportUrl: https://www.coolutils.com/Support -PrivacyUrl: https://www.coolutils.com/PrivacyPolicy -Author: CoolUtils Software -PackageName: Coolutils Converter -PackageUrl: https://www.coolutils.com/CoolutilsConverter -License: Proprietary -Copyright: Copyright @ 2006 Softplicity, Inc. -ShortDescription: Coolutils Converter is the all-in-one solution for all your conversion needs. Whether you want to convert any to PDF or TIFF, it will do the task. The input file types include PDF, TIFF, DOC, TXT, XLS, HTML, PNG, JPEG, MSG, even Outlook emails. -Description: |- - Coolutils Converter is the all-in-one solution for all your conversion needs. Whether you want to convert any to PDF or TIFF, it will do the task. The input file types include PDF, TIFF, DOC, TXT, XLS, HTML, PNG, JPEG, MSG, even Outlook emails. Bulk convert them in batches via GUI or command line with just one app. - - Any file to PDF; any file to TIFF; any file to DOC; any file to XPS; any file to JPEG, any file to TXT. - - Simple workflow: choose files, select target format, apply additional settings. - - Flexible settings: add headers, footers, page counts, date stamps or any other text directly into the documents. - - Perfect for archiving files, e-discovery, standartization, EDS. - - CoolUtils Converter is a great solution for exporting various files into EDS or retrieving data through e-discovery or computer forensics. If you have to convert lots of different file types, Coolutils Converter saves your time and effort. Instead of running several apps you launch just one. -Tags: -- Converter -PurchaseUrl: https://www.coolutils.com/CoolutilsConverter/license -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/CoolutilsConverter/3.1.1.124/Softplicity.CoolutilsConverter.yaml b/manifests/s/Softplicity/CoolutilsConverter/3.1.1.124/Softplicity.CoolutilsConverter.yaml deleted file mode 100644 index 8ac76af62c6d..000000000000 --- a/manifests/s/Softplicity/CoolutilsConverter/3.1.1.124/Softplicity.CoolutilsConverter.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/30 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Softplicity.CoolutilsConverter -PackageVersion: 3.1.1.124 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalCSVConverter/4.2.0.75/Softplicity.TotalCSVConverter.installer.yaml b/manifests/s/Softplicity/TotalCSVConverter/4.2.0.75/Softplicity.TotalCSVConverter.installer.yaml deleted file mode 100644 index 2a4a633fb120..000000000000 --- a/manifests/s/Softplicity/TotalCSVConverter/4.2.0.75/Softplicity.TotalCSVConverter.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/31 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalCSVConverter -PackageVersion: 4.2.0.75 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -FileExtensions: -- CSV -ProductCode: Total CSV Converter_is1 -ReleaseDate: 2025-10-14 -AppsAndFeaturesEntries: -- ProductCode: Total CSV Converter_is1 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://www.coolutils.com/Downloads/TotalCSVConverter.exe - InstallerSha256: 288EE8D8E88A234855B9DA9508E15755D015DC7B98854826F485C3FA55F84992 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalCSVConverter/4.2.0.75/Softplicity.TotalCSVConverter.locale.en-US.yaml b/manifests/s/Softplicity/TotalCSVConverter/4.2.0.75/Softplicity.TotalCSVConverter.locale.en-US.yaml deleted file mode 100644 index ed3720647930..000000000000 --- a/manifests/s/Softplicity/TotalCSVConverter/4.2.0.75/Softplicity.TotalCSVConverter.locale.en-US.yaml +++ /dev/null @@ -1,34 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/31 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalCSVConverter -PackageVersion: 4.2.0.75 -PackageLocale: en-US -Publisher: Softplicity, Inc. -PublisherUrl: https://www.coolutils.com/ -PublisherSupportUrl: https://www.coolutils.com/Support -PrivacyUrl: https://www.coolutils.com/PrivacyPolicy -Author: CoolUtils Software -PackageName: Total CSV Converter -PackageUrl: https://www.coolutils.com/TotalCSVConverter -License: Proprietary -Copyright: Copyright @ 2006 Softplicity, Inc. -ShortDescription: Total CSV Converter is a reliable tool for converting CSV, TSV and TAB files to PDF, XLS, XLSX, DBF, XML, JSON, HTML, TXT, DOC and a variety of OpenOffice formats. -Description: |- - Total CSV Converter is a reliable tool for converting CSV, TSV and TAB files to PDF, XLS, XLSX, DBF, XML, JSON, HTML, TXT, DOC and a variety of OpenOffice formats. The program was designed to be convenient and user-friendly. Loaded with helpful customization options, the Total CSV Converter doesn't just convert your files to a different format, it lets you make improvements along the way. For example, with the Total CSV Converter you'll also be able to: - - Choose encoding when you convert CSV to TXT in batch. - - When you export CSV to XLS you can use the options of making the header bold and column autofit. - - Convert large volumes of CSV files fast and with minimal effort. - - Set your own delimiters or skip the rows you don't need. - - The Option Saving feature lets you save the settings of jobs that are frequently performed for faster implementation. - - With its clear, intuitive interface the Total CSV Converter is accessible to users of every skill level. For beginners, we've included a helpful onboard wizard that assists with locating files and setting up new jobs through an easy to use GUI. For advanced users we've included support for handling conversion via the command line. The server version offers a dll and ActiveX. - - 30 day FREE trial -Tags: -- CSV -- Converter -PurchaseUrl: https://www.coolutils.com/TotalCSVConverter/license -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalCSVConverter/4.2.0.75/Softplicity.TotalCSVConverter.yaml b/manifests/s/Softplicity/TotalCSVConverter/4.2.0.75/Softplicity.TotalCSVConverter.yaml deleted file mode 100644 index a2a1eb59e832..000000000000 --- a/manifests/s/Softplicity/TotalCSVConverter/4.2.0.75/Softplicity.TotalCSVConverter.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/31 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalCSVConverter -PackageVersion: 4.2.0.75 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalExcelConverter/7.1.0.125/Softplicity.TotalExcelConverter.installer.yaml b/manifests/s/Softplicity/TotalExcelConverter/7.1.0.125/Softplicity.TotalExcelConverter.installer.yaml deleted file mode 100644 index 7ce85d64d950..000000000000 --- a/manifests/s/Softplicity/TotalExcelConverter/7.1.0.125/Softplicity.TotalExcelConverter.installer.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalExcelConverter -PackageVersion: 7.1.0.125 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -FileExtensions: -- XLK -- XLS -- XLSB -- XLSM -- XLSX -- XLT -- XLTM -- XLTX -- XLW -ProductCode: Total Excel Converter_is1 -ReleaseDate: 2025-10-14 -AppsAndFeaturesEntries: -- ProductCode: Total Excel Converter_is1 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://www.coolutils.com/Downloads/TotalExcelConverter.exe - InstallerSha256: 527B8F8EEBC7E0CC4C1A6F53785453920509DCFE0F932680815B8ADE37933650 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalExcelConverter/7.1.0.125/Softplicity.TotalExcelConverter.locale.en-US.yaml b/manifests/s/Softplicity/TotalExcelConverter/7.1.0.125/Softplicity.TotalExcelConverter.locale.en-US.yaml deleted file mode 100644 index 97ff7a0df12d..000000000000 --- a/manifests/s/Softplicity/TotalExcelConverter/7.1.0.125/Softplicity.TotalExcelConverter.locale.en-US.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalExcelConverter -PackageVersion: 7.1.0.125 -PackageLocale: en-US -Publisher: Softplicity, Inc. -PublisherUrl: https://www.coolutils.com/ -PublisherSupportUrl: https://www.coolutils.com/Support -PrivacyUrl: https://www.coolutils.com/PrivacyPolicy -Author: CoolUtils Software -PackageName: Total Excel Converter -PackageUrl: https://www.coolutils.com/TotalExcelConverter -License: Proprietary -Copyright: Copyright @ 2005 Softplicity, Inc. -ShortDescription: Total Excel Converter is the perfect choice to convert any type of table. Supported input formats include Excel and Excel 2007, XLSM, XLT, XLTM as well as OpenOffice formats ODS, XML, SQL, WK2, WKS, WAB, DBF, TEX, and DIF. -Description: |- - Total Excel Converter is the perfect choice to convert any type of table. Supported input formats include Excel and Excel 2007, XLSM, XLT, XLTM as well as OpenOffice formats ODS, XML, SQL, WK2, WKS, WAB, DBF, TEX, and DIF. The list of target formats is even more extensive: convert your tabled files into DOC, DOCX, PDF, HTML, Access, TXT, ODT, ODS, XML, SQL, CSV, Lotus, DBF, TEX, DIFF, SYLK, and LaTeX. Download excel converter and convert XLS, XLSX, ODS, XML spreadsheets in batch offline - - Total Excel Converter strictly preserves document layout; you'll get an exact copy of the source file but in a new format. In addition, we've included a number of handy options: - - - Total Excel Converter supports almost all Excel extensions: XLS, XLSX, XLSM, XLSB, XLT, XLTM, XLTX, XLK, XLW. When the new Office is released, we will add new file types too. - - Using our Excel conversion tool, you can convert each page of your spreadsheet into a separate file. - - Our XSLX converter can copy the original time stamps if you don't want to change the date. - - Have an outdated Microsoft Office 2003? Update all your old files to the new format in one go. Use our XLS to XLSX converter offline for batch processing. - - The widest list of output file types: DOC, PDF, HTML, MHT, XHTML, CSV, TXT, TIFF, JPEG, SVG, RTF, XML, XLS, XLSX, ODS, ODT, Lotus, DIFF, SYLK, LATEX, SQL, DBF, Access! - - Total Excel Converter can combine several Excel spread sheets into one TIFF or PDF file. - - Our converter has a built-in renamer to give your files new descriptive names. Include a counter, a date or worksheet name into the file name and your files will be in perfect order. - - 30 day FREE trial -Tags: -- Converter -- Excel -PurchaseUrl: https://www.coolutils.com/TotalExcelConverter/license -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalExcelConverter/7.1.0.125/Softplicity.TotalExcelConverter.yaml b/manifests/s/Softplicity/TotalExcelConverter/7.1.0.125/Softplicity.TotalExcelConverter.yaml deleted file mode 100644 index 842985d43d5d..000000000000 --- a/manifests/s/Softplicity/TotalExcelConverter/7.1.0.125/Softplicity.TotalExcelConverter.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalExcelConverter -PackageVersion: 7.1.0.125 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalMailConverter/6.2.0.206/Softplicity.TotalMailConverter.installer.yaml b/manifests/s/Softplicity/TotalMailConverter/6.2.0.206/Softplicity.TotalMailConverter.installer.yaml deleted file mode 100644 index b73fa3229277..000000000000 --- a/manifests/s/Softplicity/TotalMailConverter/6.2.0.206/Softplicity.TotalMailConverter.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalMailConverter -PackageVersion: 6.2.0.206 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: Total Mail Converter_is1 -ReleaseDate: 2025-10-21 -AppsAndFeaturesEntries: -- ProductCode: Total Mail Converter_is1 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://www.coolutils.com/Downloads/TotalMailConverter.exe - InstallerSha256: DD37CFB3F219F9296E8938BE98BBAF066592AC137AEBFB035E4FC952AA5F1CEC -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalMailConverter/6.2.0.206/Softplicity.TotalMailConverter.locale.en-US.yaml b/manifests/s/Softplicity/TotalMailConverter/6.2.0.206/Softplicity.TotalMailConverter.locale.en-US.yaml deleted file mode 100644 index 262fd8db75c6..000000000000 --- a/manifests/s/Softplicity/TotalMailConverter/6.2.0.206/Softplicity.TotalMailConverter.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalMailConverter -PackageVersion: 6.2.0.206 -PackageLocale: en-US -Publisher: Softplicity, Inc. -PublisherUrl: https://www.coolutils.com/ -PublisherSupportUrl: https://www.coolutils.com/Support -PrivacyUrl: https://www.coolutils.com/PrivacyPolicy -Author: CoolUtils Software -PackageName: Total Mail Converter -PackageUrl: https://www.coolutils.com/TotalMailConverter -License: Proprietary -Copyright: Copyright @ 2005 Softplicity, Inc. -ShortDescription: Total Mail Converter helps you manage your emails outside of your email client (Outlook, Thunderbird, and more) in the same way you would work with PDF, DOC or text files. -Description: |- - Total Mail Converter helps you manage your emails outside of your email client (Outlook, Thunderbird, and more) in the same way you would work with PDF, DOC or text files. Loaded with unique options, the Total Mail Converter lets you: - - Convert MSG or EML to PDF, PDF/A, DOC, XLS, XPS, HTML, XHTML, TXT, TIFF, EML, MSG, PST files. - - Attached files can be extracted and placed into the same or a new folder. To convert attachments to DOC, PDF, TIFF, JPEG, HTML, TXT, get the Pro version (find the comparison chart). - - Perfect for eDiscovery and Freedom Of Information requests. - - Convert emails via the friendly user interface or directly through the command line. We even offer a server version without the GUI or any messages for silent server operations. - - Selectively export the email fields of your choosing: Sender, Recipient, Date, Subject, or Body - - 30 day FREE trial -Tags: -- Converter -- Mail -- Outlook -- Thunderbird -PurchaseUrl: https://www.coolutils.com/TotalMailConverter/license -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalMailConverter/6.2.0.206/Softplicity.TotalMailConverter.yaml b/manifests/s/Softplicity/TotalMailConverter/6.2.0.206/Softplicity.TotalMailConverter.yaml deleted file mode 100644 index b14cf87181ad..000000000000 --- a/manifests/s/Softplicity/TotalMailConverter/6.2.0.206/Softplicity.TotalMailConverter.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalMailConverter -PackageVersion: 6.2.0.206 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.334/Softplicity.TotalMailConverterPro.installer.yaml b/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.334/Softplicity.TotalMailConverterPro.installer.yaml deleted file mode 100644 index 9c21e01bc69c..000000000000 --- a/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.334/Softplicity.TotalMailConverterPro.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalMailConverterPro -PackageVersion: 11.1.0.334 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: Total Mail ConverterPro_is1 -ReleaseDate: 2025-10-22 -AppsAndFeaturesEntries: -- ProductCode: Total Mail ConverterPro_is1 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://www.coolutils.com/Downloads/TotalMailConverterPro.exe - InstallerSha256: E9F76730423AC05EF707EC7D81A2F54A84AB228F8F2248004B6FFE463CE80358 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.334/Softplicity.TotalMailConverterPro.locale.en-US.yaml b/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.334/Softplicity.TotalMailConverterPro.locale.en-US.yaml deleted file mode 100644 index 9342da60f217..000000000000 --- a/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.334/Softplicity.TotalMailConverterPro.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalMailConverterPro -PackageVersion: 11.1.0.334 -PackageLocale: en-US -Publisher: Softplicity, Inc. -PublisherUrl: https://www.coolutils.com/ -PublisherSupportUrl: https://www.coolutils.com/Support -PrivacyUrl: https://www.coolutils.com/PrivacyPolicy -Author: CoolUtils Software -PackageName: Total Mail Converter Pro -PackageUrl: https://www.coolutils.com/TotalMailConverterPro -License: Proprietary -Copyright: Copyright @ 2005 Softplicity, Inc. -ShortDescription: Total Mail Converter Pro converts MSG and EML to PDF, DOC, TXT, HTML, HTMLX, TIFF, RTF documents and images (TIFF, JPEG). -Description: |- - Total Mail Converter Pro converts MSG and EML to PDF, DOC, TXT, HTML, HTMLX, TIFF, RTF documents and images (TIFF, JPEG). While other email converters only extract and save attached files in their original formats, the Pro version is unique - it converts attachments as well. For example, if you have an email with a doc attachment, Total Mail Converter Pro can convert both the message and the attachment to PDF as part of a single operation. - - Attachments saved in DOC, TXT, RTF, PDF, HTML, XLS, and OpenOffice formats can be converted to DOC, RTF, TXT, HTML, HTMLX, JPEG, TIFF, or PDF. - - Attachments can be inserted as clickable links into converted emails. - - With multi-page formats, you can combine several emails into one PDF, DOC or TIFF file. - - Rename output files using macros (name, date, sender, subject, etc.). Attachments can be given descriptive names as well. - - Find out how lawyers save hours with Total Mail Converter Pro. - - Control document appearance by fine-tuning your output files' display options; change the fonts, colors, styles and more. Alternately, you can choose to include any external CSS scheme. - - Total Mail Converter Pro is built around a powerful engine and was designed to help save hours if not days worth of time. It easily processes hundreds of thousands of MSG/EML files through its batch feature, and puts you in the driver's seat through a robust set of customization options. - 30 day FREE trial -Tags: -- Converter -- Mail -PurchaseUrl: https://www.coolutils.com/TotalMailConverter/license-pro -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.334/Softplicity.TotalMailConverterPro.yaml b/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.334/Softplicity.TotalMailConverterPro.yaml deleted file mode 100644 index 28ba03f4dd20..000000000000 --- a/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.334/Softplicity.TotalMailConverterPro.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalMailConverterPro -PackageVersion: 11.1.0.334 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalOutlookConverter/5.1.0.161/Softplicity.TotalOutlookConverter.installer.yaml b/manifests/s/Softplicity/TotalOutlookConverter/5.1.0.161/Softplicity.TotalOutlookConverter.installer.yaml deleted file mode 100644 index 50786279b016..000000000000 --- a/manifests/s/Softplicity/TotalOutlookConverter/5.1.0.161/Softplicity.TotalOutlookConverter.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/30 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalOutlookConverter -PackageVersion: 5.1.0.161 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: Total Outlook Converter_is1 -ReleaseDate: 2025-10-21 -AppsAndFeaturesEntries: -- ProductCode: Total Outlook Converter_is1 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://www.coolutils.com/Downloads/TotalOutlookConverter.exe - InstallerSha256: AC24A221C26303F7F774C3224E29C055A108E8895D7AB0063F162827BF739AC7 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalOutlookConverter/5.1.0.161/Softplicity.TotalOutlookConverter.locale.en-US.yaml b/manifests/s/Softplicity/TotalOutlookConverter/5.1.0.161/Softplicity.TotalOutlookConverter.locale.en-US.yaml deleted file mode 100644 index a6f3e6fe65d5..000000000000 --- a/manifests/s/Softplicity/TotalOutlookConverter/5.1.0.161/Softplicity.TotalOutlookConverter.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/30 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalOutlookConverter -PackageVersion: 5.1.0.161 -PackageLocale: en-US -Publisher: Softplicity, Inc. -PublisherUrl: https://www.coolutils.com/ -PublisherSupportUrl: https://www.coolutils.com/Support -PrivacyUrl: https://www.coolutils.com/PrivacyPolicy -Author: CoolUtils Software -PackageName: Total Outlook Converter -PackageUrl: https://www.coolutils.com/TotalOutlookConverter -License: Proprietary -Copyright: Copyright @ 2006 Softplicity, Inc. -ShortDescription: Outlook Converter is the most reliable, option-filled program that lets you convert Outlook emails to PDF, DOC, HTML, XHTML, TXT, TIFF, JPEG, MBox and EML in batch. -Description: |- - Outlook Converter is the most reliable, option-filled program that lets you convert Outlook emails to PDF, DOC, HTML, XHTML, TXT, TIFF, JPEG, MBox and EML in batch. - - The simple solution for archiving Outlook emails as PDF or preparing them for a legal matter. - - The app will save attachments to the same or a new folder. If you'd like to convert attachments to PDF and embed them, check out Total Outlook Converter Pro. - - Add page numbers to your files or stamp bates. - - Convert emails as well as contacts and calendar. - - Rename output files with date or sender or subject in the file name. More unique options.. - When you use the Total Outlook Converter to archive emails into more shareable formats, you can reference them later without the use of Outlook. The app is perfect for any legal matter, freedom of information requests, back up or migration. - - 30 day FREE trial -Tags: -- Converter -- Outlook -PurchaseUrl: https://www.coolutils.com/TotalOutlookConverter/license -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalOutlookConverter/5.1.0.161/Softplicity.TotalOutlookConverter.yaml b/manifests/s/Softplicity/TotalOutlookConverter/5.1.0.161/Softplicity.TotalOutlookConverter.yaml deleted file mode 100644 index 7f93746bcef4..000000000000 --- a/manifests/s/Softplicity/TotalOutlookConverter/5.1.0.161/Softplicity.TotalOutlookConverter.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/30 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalOutlookConverter -PackageVersion: 5.1.0.161 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalOutlookConverterPro/5.1.1.269/Softplicity.TotalOutlookConverterPro.installer.yaml b/manifests/s/Softplicity/TotalOutlookConverterPro/5.1.1.269/Softplicity.TotalOutlookConverterPro.installer.yaml deleted file mode 100644 index a4c558c5c54f..000000000000 --- a/manifests/s/Softplicity/TotalOutlookConverterPro/5.1.1.269/Softplicity.TotalOutlookConverterPro.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalOutlookConverterPro -PackageVersion: 5.1.1.269 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: Total Outlook Converter Pro_is1 -ReleaseDate: 2025-10-21 -AppsAndFeaturesEntries: -- ProductCode: Total Outlook Converter Pro_is1 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://www.coolutils.com/Downloads/TotalOutlookConverterPro.exe - InstallerSha256: A8CA4A4A73E6680F3F17BA2183136A19790B5FC1B999C7D544E273B789A5440F -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalOutlookConverterPro/5.1.1.269/Softplicity.TotalOutlookConverterPro.locale.en-US.yaml b/manifests/s/Softplicity/TotalOutlookConverterPro/5.1.1.269/Softplicity.TotalOutlookConverterPro.locale.en-US.yaml deleted file mode 100644 index 13238b25928f..000000000000 --- a/manifests/s/Softplicity/TotalOutlookConverterPro/5.1.1.269/Softplicity.TotalOutlookConverterPro.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalOutlookConverterPro -PackageVersion: 5.1.1.269 -PackageLocale: en-US -Publisher: Softplicity, Inc. -PublisherUrl: https://www.coolutils.com/ -PublisherSupportUrl: https://www.coolutils.com/Support -PrivacyUrl: https://www.coolutils.com/PrivacyPolicy -Author: CoolUtils Software -PackageName: Total Outlook Converter Pro -PackageUrl: https://www.coolutils.com/TotalOutlookConverterPro -License: Proprietary -Copyright: Copyright @ 2006 Softplicity, Inc. -ShortDescription: Total Outlook Converter Pro will help you convert Outlook emails to PDF, DOC, RTF, TXT, HTML, TIFF in batch. While other email converters are able to process emails, they only do half the job by leaving attachments in their original formats. -Description: |- - Total Outlook Converter Pro will help you convert Outlook emails to PDF, DOC, RTF, TXT, HTML, TIFF in batch. While other email converters are able to process emails, they only do half the job by leaving attachments in their original formats. Total Outlook Converter Pro goes the extra mile by helping convert both emails and their attachments. - - eDiscovery and litigation. Convert Outlook emails to PDF in the most accurate way. Attach or embed attachments to the resulting PDF. Search emails by sender, subject, date or any key word. Our Outlook converter can also stamp bates, add text watermarks (i.e. confidential), rename output files by the bates number. - - If you feel it's time to migrate to another email app, Total Outlook Converter Pro will export emails to universal EML files or MBOX accepted by Apple. - - Table reports. Get all emails from a PST file converted over to a single excel file with general info such as date/time/to/from/body information. Then it's easy to load the report in a DB or do further analysys on. - - Archiving old emails. Once you decide to empty Outlook and save copies of your emails on your hard drive, our converter is at your fingertips. Save Outlook emails as PDF, PDF/A, DOC, TXT, HTML, TIFF, JPEG files to open them without any email program. Elderly parents living far or kid's educational bills, anything you may find important should be backed up in case you don't have the Internet connection. - Our app is your safe choice to save Outlook emails as PDF files, as you can rest assured that your data is handled with 100% accuracy during the conversion process. Back up, archiving, any legal matter - Total Outlook Converter Pro works with gigabytes of emails. - - 30 day FREE trial -Tags: -- Converter -- Outlook -PurchaseUrl: https://www.coolutils.com/TotalOutlookConverter/license-pro -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalOutlookConverterPro/5.1.1.269/Softplicity.TotalOutlookConverterPro.yaml b/manifests/s/Softplicity/TotalOutlookConverterPro/5.1.1.269/Softplicity.TotalOutlookConverterPro.yaml deleted file mode 100644 index 19af39ac0ac0..000000000000 --- a/manifests/s/Softplicity/TotalOutlookConverterPro/5.1.1.269/Softplicity.TotalOutlookConverterPro.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalOutlookConverterPro -PackageVersion: 5.1.1.269 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.15/Softplicity.TotalThunderbirdConverter.installer.yaml b/manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.15/Softplicity.TotalThunderbirdConverter.installer.yaml deleted file mode 100644 index d33086ec8607..000000000000 --- a/manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.15/Softplicity.TotalThunderbirdConverter.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalThunderbirdConverter -PackageVersion: 5.1.0.15 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: Total Thunderbird Converter_is1 -ReleaseDate: 2025-10-21 -AppsAndFeaturesEntries: -- ProductCode: Total Thunderbird Converter_is1 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://www.coolutils.com/Downloads/TotalThunderbirdConverter.exe - InstallerSha256: 1EA37F9A188F4A523B77DD33246D448429A9BBF3DD1A8576DAD69C0268E9DD94 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.15/Softplicity.TotalThunderbirdConverter.locale.en-US.yaml b/manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.15/Softplicity.TotalThunderbirdConverter.locale.en-US.yaml deleted file mode 100644 index c9fd8470441e..000000000000 --- a/manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.15/Softplicity.TotalThunderbirdConverter.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalThunderbirdConverter -PackageVersion: 5.1.0.15 -PackageLocale: en-US -Publisher: Softplicity, Inc. -PublisherUrl: https://www.coolutils.com/ -PublisherSupportUrl: https://www.coolutils.com/Support -PrivacyUrl: https://www.coolutils.com/PrivacyPolicy -Author: CoolUtils Software -PackageName: Total Thunderbird Converter -PackageUrl: https://www.coolutils.com/TotalThunderbirdConverter -License: Proprietary -Copyright: Copyright @ 2006 Softplicity, Inc. -ShortDescription: Total Thunderbird Converter converts emails from Mozilla's Thunderbird e-mail client to PDF, DOC (WORD), HTML, TXT, TIFF, and PST in batch. -Description: |- - Total Thunderbird Converter converts emails from Mozilla's Thunderbird e-mail client to PDF, DOC (WORD), HTML, TXT, TIFF, and PST in batch. Whether you need to safely archive your correspondence in PDF, or migrate emails to Outlook, our converter is up to the task providing you with fast, accurate conversion options. - - Our easy-to-use app is able to automatically connect to your Thunderbird client and suggest emails for conversion or you can import MBOX and MSF files. - - Maintain file structure by placing all attachments into the same or a new folder. Unpack zipped attachments. Insert images into the output files of your emails. You can even convert attachments at the same time as messages to any supported format by upgrading to the Total Thunderbird Converter Pro. - - Users can selectively include specific fields into the final document: sender, date, body, etc. - - The app can add a page counter, a date or an image to your output files. - - Built around a clear, user-friendly interface, the Thunderbird Converter provides users of every skill level with tools needed to perform professional grade conversions. Advanced users are invited to create prompts via direct access to the command line. - 30 day FREE trial -Tags: -- Converter -- Thunderbird -PurchaseUrl: https://www.coolutils.com/TotalThunderbirdConverter/license -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.15/Softplicity.TotalThunderbirdConverter.yaml b/manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.15/Softplicity.TotalThunderbirdConverter.yaml deleted file mode 100644 index 5da3e4eec264..000000000000 --- a/manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.15/Softplicity.TotalThunderbirdConverter.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalThunderbirdConverter -PackageVersion: 5.1.0.15 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalThunderbirdConverterPro/5.1.9647.26333/Softplicity.TotalThunderbirdConverterPro.installer.yaml b/manifests/s/Softplicity/TotalThunderbirdConverterPro/5.1.9647.26333/Softplicity.TotalThunderbirdConverterPro.installer.yaml deleted file mode 100644 index 4171529b698a..000000000000 --- a/manifests/s/Softplicity/TotalThunderbirdConverterPro/5.1.9647.26333/Softplicity.TotalThunderbirdConverterPro.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalThunderbirdConverterPro -PackageVersion: 5.1.9647.26333 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: Total Thunderbird Converter Pro_is1 -ReleaseDate: 2025-10-21 -AppsAndFeaturesEntries: -- ProductCode: Total Thunderbird Converter Pro_is1 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://www.coolutils.com/Downloads/TotalThunderbirdConverterPro.exe - InstallerSha256: 2465ED6EAD96216C357892D8FBF4727691396A290311EBDFF3951FCB14409F98 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalThunderbirdConverterPro/5.1.9647.26333/Softplicity.TotalThunderbirdConverterPro.locale.en-US.yaml b/manifests/s/Softplicity/TotalThunderbirdConverterPro/5.1.9647.26333/Softplicity.TotalThunderbirdConverterPro.locale.en-US.yaml deleted file mode 100644 index 0267a0eacc91..000000000000 --- a/manifests/s/Softplicity/TotalThunderbirdConverterPro/5.1.9647.26333/Softplicity.TotalThunderbirdConverterPro.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalThunderbirdConverterPro -PackageVersion: 5.1.9647.26333 -PackageLocale: en-US -Publisher: Softplicity, Inc. -PublisherUrl: https://www.coolutils.com/ -PublisherSupportUrl: https://www.coolutils.com/Support -PrivacyUrl: https://www.coolutils.com/PrivacyPolicy -Author: CoolUtils Software -PackageName: Total Thunderbird Converter Pro -PackageUrl: https://www.coolutils.com/TotalThunderbirdConverterPro -License: Proprietary -Copyright: Copyright @ 2006 Softplicity, Inc. -ShortDescription: Total Thunderbird Converter Pro easily converts emails from your Thunderbird emails client to DOC (WORD), PDF, HTML, TXT, TIFF. -Description: |- - Total Thunderbird Converter Pro easily converts emails from your Thunderbird emails client to DOC (WORD), PDF, HTML, TXT, TIFF. You can also import your MBOX file. The app runs in a batch mode so you can export thousands of emails in one go. - - Total Thunderbird Converter Pro also converts attachments to the desired format along with emails. - - With Total Thunderbird Converter Pro users can adjust fonts, styles and colors of output documents. - - The converter supports advanced PDF export options. Users can encrypt the final PDF file and protect it from being copied or modified. The latest version adds a digital signature as well. - - Migrate to Windows Live Mail, Outlook Express or any eml-based client with MBOX to EML option. - - Add page counters or stamp bates! The app can type any text to the footer or the header of the file (dates, company's name, bates numbers, confidential notes, etc.) - - When you convert MBOX to PDF you can define document properties, password protect, set user permissions, sign with your digital signature. Total Thunderbird Converter Pro can produce PDF, PDF/A and non-searchable PDFs. - - 30 day FREE trial -Tags: -- Converter -- Thunderbird -PurchaseUrl: https://www.coolutils.com/TotalThunderbirdConverter/license-pro -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalThunderbirdConverterPro/5.1.9647.26333/Softplicity.TotalThunderbirdConverterPro.yaml b/manifests/s/Softplicity/TotalThunderbirdConverterPro/5.1.9647.26333/Softplicity.TotalThunderbirdConverterPro.yaml deleted file mode 100644 index 7b4e064395d5..000000000000 --- a/manifests/s/Softplicity/TotalThunderbirdConverterPro/5.1.9647.26333/Softplicity.TotalThunderbirdConverterPro.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalThunderbirdConverterPro -PackageVersion: 5.1.9647.26333 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalXMLConverter/3.2.0.109/Softplicity.TotalXMLConverter.installer.yaml b/manifests/s/Softplicity/TotalXMLConverter/3.2.0.109/Softplicity.TotalXMLConverter.installer.yaml deleted file mode 100644 index d189f038da6b..000000000000 --- a/manifests/s/Softplicity/TotalXMLConverter/3.2.0.109/Softplicity.TotalXMLConverter.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/28 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalXMLConverter -PackageVersion: 3.2.0.109 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -FileExtensions: -- XML -ProductCode: Total XML Converter_is1 -ReleaseDate: 2025-10-14 -AppsAndFeaturesEntries: -- ProductCode: Total XML Converter_is1 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://www.coolutils.com/Downloads/TotalXMLConverter.exe - InstallerSha256: 35AE6481EAD7B3D821B58C511F3D58F14A8713F1A68266E2407B0A7C3CC5AA02 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalXMLConverter/3.2.0.109/Softplicity.TotalXMLConverter.locale.en-US.yaml b/manifests/s/Softplicity/TotalXMLConverter/3.2.0.109/Softplicity.TotalXMLConverter.locale.en-US.yaml deleted file mode 100644 index 4fa6c588a4da..000000000000 --- a/manifests/s/Softplicity/TotalXMLConverter/3.2.0.109/Softplicity.TotalXMLConverter.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/28 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalXMLConverter -PackageVersion: 3.2.0.109 -PackageLocale: en-US -Publisher: Softplicity, Inc. -PublisherUrl: https://www.coolutils.com/ -PublisherSupportUrl: https://www.coolutils.com/Support -PrivacyUrl: https://www.coolutils.com/PrivacyPolicy -Author: CoolUtils Software -PackageName: Total XML Converter -PackageUrl: https://www.coolutils.com/TotalXMLConverter -License: Proprietary -Copyright: Copyright @ 2005 Softplicity, Inc. -ShortDescription: Total XML Converter converts XML to CSV, JSON, PDF. It is a unique application to turn your XML files into other file types. -Description: |- - Total XML Converter converts XML to CSV, JSON, PDF. It is a unique application to turn your XML files into other file types. The interface of the program is clear and straightforward. You can convert either one XML file or several folders (the app will keep the folder structure). - - Total XML Converter supports XSLT transformation; just add your XSLT file. - - The tool will also format XML into human-readable form or vice versa. - - Convert XML files via command line or graphic user interface. - - Total XML Converter supports very sophisticated XML documents and keeps the original structure intact. - - In addition to XML, the converter also supports YAML, SML, FO and JSON files. - - If you are looking for a command line XML converter, choose the server version (Windows servers only). It has no GUI and does not show any interrupting messages. - Whether you want to format your XML files or facilitate data-interchange between systems, Total XML Converter is at your fingertips. - 30 day FREE trial -Tags: -- Converter -- XML -PurchaseUrl: https://www.coolutils.com/TotalXMLConverter/licensehttps://www.coolutils.com/TotalXMLConverter/license -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalXMLConverter/3.2.0.109/Softplicity.TotalXMLConverter.yaml b/manifests/s/Softplicity/TotalXMLConverter/3.2.0.109/Softplicity.TotalXMLConverter.yaml deleted file mode 100644 index a36b0599a17f..000000000000 --- a/manifests/s/Softplicity/TotalXMLConverter/3.2.0.109/Softplicity.TotalXMLConverter.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/28 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalXMLConverter -PackageVersion: 3.2.0.109 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecialK/SpecialK/26.6.13/SpecialK.SpecialK.installer.yaml b/manifests/s/SpecialK/SpecialK/26.6.13/SpecialK.SpecialK.installer.yaml new file mode 100644 index 000000000000..8b82aeb6f1c9 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/26.6.13/SpecialK.SpecialK.installer.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SpecialK.SpecialK +PackageVersion: 26.6.13 +InstallerType: inno +UpgradeBehavior: install +ProductCode: '{F4A43527-9457-424A-90A6-17CF02ACF677}_is1' +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://sk-data.special-k.info/repository/SpecialK_26.6.13.exe + InstallerSha256: EB75C40E5E0EDCC1362AEB5C1A3EDC62108FF10616596A9CD7C4FAF5251A4062 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://sk-data.special-k.info/repository/SpecialK_26.6.13.exe + InstallerSha256: EB75C40E5E0EDCC1362AEB5C1A3EDC62108FF10616596A9CD7C4FAF5251A4062 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecialK/SpecialK/26.6.13/SpecialK.SpecialK.locale.en-US.yaml b/manifests/s/SpecialK/SpecialK/26.6.13/SpecialK.SpecialK.locale.en-US.yaml new file mode 100644 index 000000000000..ed1df15a1910 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/26.6.13/SpecialK.SpecialK.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SpecialK.SpecialK +PackageVersion: 26.6.13 +PackageLocale: en-US +Publisher: The Special K Group +PublisherUrl: https://special-k.info/ +PublisherSupportUrl: https://github.com/SpecialKO/SpecialK/issues +PrivacyUrl: https://wiki.special-k.info/Privacy +PackageName: Special K +PackageUrl: https://special-k.info/ +License: GPL-3.0 +LicenseUrl: https://github.com/SpecialKO/SpecialK/blob/HEAD/LICENSE +Copyright: Copyleft 2019-2026 +ShortDescription: The Swiss Army Knife of PC Gaming +Description: Lovingly referred to as the Swiss Army Knife of PC gaming, Special K does a bit of everything. It is best known for fixing and enhancing graphics, its many detailed performance analysis and correction mods, and a constantly growing palette of tools that solve a wide variety of issues affecting PC games. +Moniker: specialk +Tags: +- framerate-fixer +- game +- game-modding +- gaming +- hdr +- hooking +- injection +- latency-analysis +- mod +- reverse-engineering +ReleaseNotes: |- + + Added automatic 'Remember this is a Game' so that users never have to open + game bar and do this manually. + + Default Forza games to 'Continue Rendering' to prevent crashes in Steam version. + + Default Mina The Hollower to 120 fps cap, since it stutters at anything higher. + + Fixed support for Metal Gear Solid V. +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://wiki.special-k.info/ +- DocumentLabel: FAQ + DocumentUrl: https://wiki.special-k.info/FAQ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecialK/SpecialK/26.6.13/SpecialK.SpecialK.locale.zh-CN.yaml b/manifests/s/SpecialK/SpecialK/26.6.13/SpecialK.SpecialK.locale.zh-CN.yaml new file mode 100644 index 000000000000..55ceb5996b66 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/26.6.13/SpecialK.SpecialK.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SpecialK.SpecialK +PackageVersion: 26.6.13 +PackageLocale: zh-CN +Publisher: The Special K Group +PublisherUrl: https://special-k.info/ +PublisherSupportUrl: https://github.com/SpecialKO/SpecialK/issues +PrivacyUrl: https://wiki.special-k.info/Privacy +PackageName: Special K +PackageUrl: https://special-k.info/ +License: GPL-3.0 +LicenseUrl: https://github.com/SpecialKO/SpecialK/blob/HEAD/LICENSE +Copyright: Copyleft 2019-2026 +ShortDescription: PC 游戏的瑞士军刀 +Description: Special K 被亲切地称为 PC 游戏的瑞士军刀,它无所不能。其最著名的是修复和增强图形,许多详细的性能分析和修正 MOD,以及不断增加的工具,可解决影响 PC 游戏的各种问题。 +Tags: +- hdr +- 帧率修复 +- 延迟分析 +- 模组 +- 注入 +- 游戏 +- 游戏模组 +- 逆向工程 +- 钩子 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://wiki.special-k.info/ +- DocumentLabel: 常见问题 + DocumentUrl: https://wiki.special-k.info/FAQ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecialK/SpecialK/26.6.13/SpecialK.SpecialK.yaml b/manifests/s/SpecialK/SpecialK/26.6.13/SpecialK.SpecialK.yaml new file mode 100644 index 000000000000..b088dc01faa2 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/26.6.13/SpecialK.SpecialK.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SpecialK.SpecialK +PackageVersion: 26.6.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.90.451.gb094aab0/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.92.147.g5b8f9367/Spotify.Spotify.installer.yaml similarity index 78% rename from manifests/s/Spotify/Spotify/1.2.90.451.gb094aab0/Spotify.Spotify.installer.yaml rename to manifests/s/Spotify/Spotify/1.2.92.147.g5b8f9367/Spotify.Spotify.installer.yaml index a9f59504df63..8fe841f53453 100644 --- a/manifests/s/Spotify/Spotify/1.2.90.451.gb094aab0/Spotify.Spotify.installer.yaml +++ b/manifests/s/Spotify/Spotify/1.2.92.147.g5b8f9367/Spotify.Spotify.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.90.451.gb094aab0 +PackageVersion: 1.2.92.147.g5b8f9367 InstallerType: exe Scope: user InstallModes: @@ -20,9 +20,9 @@ ElevationRequirement: elevationProhibited Installers: - Architecture: x64 InstallerUrl: https://download.scdn.co/SpotifyFullSetupX64.exe - InstallerSha256: 7701D124417F9C93B2861F5A4904674AB8D49667DC1587F5468F79C25BFFD43E + InstallerSha256: 0F34EDB3C51DFB48957B0137290111CEF06308FD645004A2A7AA0FC4F71EC573 - Architecture: arm64 InstallerUrl: https://download.scdn.co/SpotifyFullSetupARM64.exe - InstallerSha256: 1B670687465D796CAA12860575A40B23286EE02E2EACBF43FC60AF1D038DFDE7 + InstallerSha256: 5BAA99C23A13380EFFBE3D3AEEEDBEA741C2085BF5263765C1B625528A5B35F1 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.90.451.gb094aab0/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.92.147.g5b8f9367/Spotify.Spotify.locale.en-US.yaml similarity index 97% rename from manifests/s/Spotify/Spotify/1.2.90.451.gb094aab0/Spotify.Spotify.locale.en-US.yaml rename to manifests/s/Spotify/Spotify/1.2.92.147.g5b8f9367/Spotify.Spotify.locale.en-US.yaml index fe183450964b..576bc3261089 100644 --- a/manifests/s/Spotify/Spotify/1.2.90.451.gb094aab0/Spotify.Spotify.locale.en-US.yaml +++ b/manifests/s/Spotify/Spotify/1.2.92.147.g5b8f9367/Spotify.Spotify.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.90.451.gb094aab0 +PackageVersion: 1.2.92.147.g5b8f9367 PackageLocale: en-US Publisher: Spotify AB PublisherUrl: https://www.spotify.com/ diff --git a/manifests/s/Spotify/Spotify/1.2.90.451.gb094aab0/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.92.147.g5b8f9367/Spotify.Spotify.locale.zh-CN.yaml similarity index 97% rename from manifests/s/Spotify/Spotify/1.2.90.451.gb094aab0/Spotify.Spotify.locale.zh-CN.yaml rename to manifests/s/Spotify/Spotify/1.2.92.147.g5b8f9367/Spotify.Spotify.locale.zh-CN.yaml index e65846beb9f1..b7ef61356902 100644 --- a/manifests/s/Spotify/Spotify/1.2.90.451.gb094aab0/Spotify.Spotify.locale.zh-CN.yaml +++ b/manifests/s/Spotify/Spotify/1.2.92.147.g5b8f9367/Spotify.Spotify.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.90.451.gb094aab0 +PackageVersion: 1.2.92.147.g5b8f9367 PackageLocale: zh-CN Publisher: Spotify AB PublisherUrl: https://www.spotify.com/ diff --git a/manifests/s/Spotify/Spotify/1.2.90.451.gb094aab0/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.92.147.g5b8f9367/Spotify.Spotify.yaml similarity index 86% rename from manifests/s/Spotify/Spotify/1.2.90.451.gb094aab0/Spotify.Spotify.yaml rename to manifests/s/Spotify/Spotify/1.2.92.147.g5b8f9367/Spotify.Spotify.yaml index 63b8e22bb10e..33a2e44e2aab 100644 --- a/manifests/s/Spotify/Spotify/1.2.90.451.gb094aab0/Spotify.Spotify.yaml +++ b/manifests/s/Spotify/Spotify/1.2.92.147.g5b8f9367/Spotify.Spotify.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.90.451.gb094aab0 +PackageVersion: 1.2.92.147.g5b8f9367 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/s/StellarDataRecovery/StellarRepairForVideo/6.9.1.0/StellarDataRecovery.StellarRepairForVideo.installer.yaml b/manifests/s/StellarDataRecovery/StellarRepairForVideo/6.9.1.0/StellarDataRecovery.StellarRepairForVideo.installer.yaml deleted file mode 100644 index b4e5e26326da..000000000000 --- a/manifests/s/StellarDataRecovery/StellarRepairForVideo/6.9.1.0/StellarDataRecovery.StellarRepairForVideo.installer.yaml +++ /dev/null @@ -1,44 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: StellarDataRecovery.StellarRepairForVideo -PackageVersion: 6.9.1.0 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -FileExtensions: -- 3G2 -- 3GP -- ASF -- AVCHD -- AVI -- DIVX -- F4V -- FLV -- M4V -- MJPEG -- MKV -- MOV -- MP4 -- MPEG -- MTS -- WEBM -- WMV -ProductCode: Stellar Repair for Video_is1 -ReleaseDate: 2025-10-10 -AppsAndFeaturesEntries: -- ProductCode: Stellar Repair for Video_is1 -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\Stellar Repair for Video' -Installers: -- Architecture: x64 - InstallerUrl: https://cloud.stellarinfo.com/StellarRepairforVideo.exe - InstallerSha256: B5C8BEB2C90078663DD92076F8B8DEE8FFE0066676D6152A16137FC37B2336B6 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/StellarDataRecovery/StellarRepairForVideo/6.9.1.0/StellarDataRecovery.StellarRepairForVideo.locale.en-US.yaml b/manifests/s/StellarDataRecovery/StellarRepairForVideo/6.9.1.0/StellarDataRecovery.StellarRepairForVideo.locale.en-US.yaml deleted file mode 100644 index b57c5b5e6747..000000000000 --- a/manifests/s/StellarDataRecovery/StellarRepairForVideo/6.9.1.0/StellarDataRecovery.StellarRepairForVideo.locale.en-US.yaml +++ /dev/null @@ -1,42 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: StellarDataRecovery.StellarRepairForVideo -PackageVersion: 6.9.1.0 -PackageLocale: en-US -Publisher: Stellar Information Technology Pvt Ltd. -PublisherUrl: https://www.stellarinfo.com/ -PublisherSupportUrl: https://www.stellarinfo.com/support/ -PrivacyUrl: https://www.stellarinfo.com/company/legal/privacy-policy.php -Author: Stellar Data Recovery Inc. -PackageName: Stellar Repair for Video -PackageUrl: https://www.stellarinfo.com/disk-recovery/video-repair.php -License: Proprietary -LicenseUrl: https://www.stellarinfo.com/installation-uninstallation/eula_eng.pdf -Copyright: Stellar Information Technology Pvt Ltd. -ShortDescription: DIY Video Repair Tool to repair corrupt or unplayable MP4, MOV, AVI, MKV, AVCHD, MJPEG, WEBM, ASF, WMV, FLV, DIVX, MPEG, MTS, M4V, 3G2, 3GP, and F4V files. -Description: |- - DIY Video Repair Tool to repair corrupt or unplayable MP4, MOV, AVI, MKV, AVCHD, MJPEG, WEBM, ASF, WMV, FLV, DIVX, MPEG, MTS, M4V, 3G2, 3GP, and F4V files. - - Repairs unlimited video files. - - Repairs multiple videos simultaneously. - - 'Advanced Repair’ for severely corrupt videos. - - Fix videos saved in memory cards, USB drives, SSD, HDD & CF cards. - - Repair unplayable videos shot on Android or iPhone smartphones. - - Repairs videos recorded with DSLR, DJI, GoPro & CCTV. - - Repairs corrupt videos recovered from all storage drives. - - The tool repairs videos of all major file formats that work in Windows such as MP4, MOV, etc. Stellar Repair for Video tool repairs damaged or corrupted videos caused due to OS crashes, viruses, malware attacks, editing/ recording/ converting errors, improper file transfer, video compression, and more. - - The video file repair software is effective in repairing damaged videos shot with DSLRs, digital cameras, drones, CCTV, Dashcam, camcorders, Android, iPhones, etc. These include devices of popular brands such as Sony®, Canon®, Nikon®, FujiFilm®, GoPRo®, DJI® (Mavic, Phantom), Panasonic®, Samsung®, Olympus®, Flip Video®, Pentax®, Mamiya® etc. - - The video repair software for PC is compatible with all video codecs used in video files, including H.263, H.264, H.265, HEVC, MPEG4, 3GP, Windows Media 8, Xvid, DivX, JPEG 2000, and others. It resolves corruption in video frames, header, and video slider for seamless video playback. -Tags: -- Repair -- Tools -- Video -PurchaseUrl: https://www.stellarinfo.com/disk-recovery/video-repair/buy-now.php -Documentations: -- DocumentLabel: User Manual - DocumentUrl: https://www.stellarinfo.com/help/stellar-repair-for-video-6-windows-standard-en-about-stellar-repair-for-video.html -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/StellarDataRecovery/StellarRepairForVideo/6.9.1.0/StellarDataRecovery.StellarRepairForVideo.yaml b/manifests/s/StellarDataRecovery/StellarRepairForVideo/6.9.1.0/StellarDataRecovery.StellarRepairForVideo.yaml deleted file mode 100644 index 5ded78860b87..000000000000 --- a/manifests/s/StellarDataRecovery/StellarRepairForVideo/6.9.1.0/StellarDataRecovery.StellarRepairForVideo.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: StellarDataRecovery.StellarRepairForVideo -PackageVersion: 6.9.1.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Stripe/StripeCli/1.42.13/Stripe.StripeCli.installer.yaml b/manifests/s/Stripe/StripeCli/1.42.13/Stripe.StripeCli.installer.yaml new file mode 100644 index 000000000000..1e1356ab7294 --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.42.13/Stripe.StripeCli.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.42.13 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-12" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: stripe.exe + PortableCommandAlias: stripe + InstallerUrl: https://github.com/stripe/stripe-cli/releases/download/v1.42.13/stripe_1.42.13_windows_i386.zip + InstallerSha256: be1b36955af0f144755b64caf2091e19e24f0417a5e20928330b964d41f4f0d6 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: stripe.exe + PortableCommandAlias: stripe + InstallerUrl: https://github.com/stripe/stripe-cli/releases/download/v1.42.13/stripe_1.42.13_windows_x86_64.zip + InstallerSha256: 0d73c42c81effb53b2d568d4fe6740732bb5e19bda2a5820507f9d33a28a6f80 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stripe/StripeCli/1.42.13/Stripe.StripeCli.locale.en-US.yaml b/manifests/s/Stripe/StripeCli/1.42.13/Stripe.StripeCli.locale.en-US.yaml new file mode 100644 index 000000000000..536e1a3cb47d --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.42.13/Stripe.StripeCli.locale.en-US.yaml @@ -0,0 +1,14 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.42.13 +PackageLocale: en-US +Publisher: Stripe, Inc. +PublisherUrl: https://stripe.com +PackageName: stripe +PackageUrl: https://stripe.com +License: Apache-2.0 +ShortDescription: Stripe CLI utility +Moniker: stripe +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stripe/StripeCli/1.42.13/Stripe.StripeCli.yaml b/manifests/s/Stripe/StripeCli/1.42.13/Stripe.StripeCli.yaml new file mode 100644 index 000000000000..19b5d7099d2d --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.42.13/Stripe.StripeCli.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.42.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Syngnat/GoNavi/0.8.0/Syngnat.GoNavi.installer.yaml b/manifests/s/Syngnat/GoNavi/0.8.0/Syngnat.GoNavi.installer.yaml new file mode 100644 index 000000000000..80baba9719e7 --- /dev/null +++ b/manifests/s/Syngnat/GoNavi/0.8.0/Syngnat.GoNavi.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Syngnat.GoNavi +PackageVersion: 0.8.0 +InstallerType: portable +Commands: +- GoNavi +ReleaseDate: 2026-06-12 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Syngnat/GoNavi/releases/download/v0.8.0/GoNavi-0.8.0-Windows-Amd64.exe + InstallerSha256: 8D927D9354330EFE29F78023FA6208DEF25CCF02C5990666C233BD2BE8811B14 +- Architecture: arm64 + InstallerUrl: https://github.com/Syngnat/GoNavi/releases/download/v0.8.0/GoNavi-0.8.0-Windows-Arm64.exe + InstallerSha256: 2FD59E86385CA3EC6A2AC278059A84C6708915983EB571307871EC51998AC60F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Syngnat/GoNavi/0.8.0/Syngnat.GoNavi.locale.en-US.yaml b/manifests/s/Syngnat/GoNavi/0.8.0/Syngnat.GoNavi.locale.en-US.yaml new file mode 100644 index 000000000000..6897a3359cb9 --- /dev/null +++ b/manifests/s/Syngnat/GoNavi/0.8.0/Syngnat.GoNavi.locale.en-US.yaml @@ -0,0 +1,266 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Syngnat.GoNavi +PackageVersion: 0.8.0 +PackageLocale: en-US +Publisher: GoNavi +PublisherUrl: https://github.com/Syngnat +PublisherSupportUrl: https://github.com/Syngnat/GoNavi/issues +Author: Syngnat +PackageName: GoNavi +PackageUrl: https://github.com/Syngnat/GoNavi +License: Apache-2.0 +LicenseUrl: https://github.com/Syngnat/GoNavi/blob/HEAD/LICENSE +ShortDescription: GoNavi is a modern, high-performance, cross-platform database client built with Wails (Go) and React. It delivers native-like responsiveness with low resource usage. +Description: GoNavi is a modern, high-performance, cross-platform database client built with Wails (Go) and React. It delivers native-like responsiveness with low resource usage.Compared with many Electron-based clients, GoNavi is typically smaller in binary size (around 10MB class), starts faster, and uses less memory. +ReleaseNotes: |- + ✨ 新功能 + - ✨ feat(ai): 优化 AI 对话体验与 MCP 接入配置 + - ✨ feat(ai): 支持聊天附件解析并优化数据库对象操作 + - ✨ feat(ai): 增强 Redis 拓扑诊断能力 + - ✨ feat(mcp): 增强新增服务参数逐项提示 + - ✨ feat(ai): 增强代码热点拆分诊断 + - ✨ feat(ai): 增强 MCP 草稿参数诊断 + - ✨ feat(mcp): 增强新增服务业务参数提示 + - ✨ feat(ai): 新增 Redis 拓扑诊断探针 + - ✨ feat(mcp): 增强启动命令参数拆分提示 + - ✨ feat(ai): 新增代码热点诊断探针 + - ✨ feat(mcp): 支持一键补齐缺失启动参数 + - ✨ feat(mcp): 优化新增服务模板入口 + - ✨ feat(redis): 支持 Redis Sentinel 连接模式 + - ✨ feat(ai): 增强 AI 诊断快捷命令 + - ✨ feat(ai): 优化内置工具目录检索与参数提示 + - ✨ feat(mcp): 新增运行期失败诊断探针 + - ✨ feat(mcp): 增强环境变量用途提示 + - ✨ feat(ai): 增强上游请求 payload 结构诊断 + - ✨ feat(ai): 增强 MCP 草稿校验输出 + - ✨ feat(ai): 支持 MCP 一行命令快速新增 + - ✨ feat(ai): 增加 MCP HTTP 服务与 Docker 配置诊断 + - ✨ feat(ai): 完善 MCP Docker 启动参数指引 + - ✨ feat(query-editor): 完善片段说明事务状态和结果分页 + - ✨ feat(ai): 记录 Claude CLI 上游请求入参日志 + - ✨ feat(mcp): 增强新增服务参数填写提示 + - ✨ feat(ai): 新增上游请求日志自查工具 + - ✨ feat(ai): 记录上游请求入参与会话日志 + - ✨ feat(ai): 完善远程 MCP 结构模式与面板稳定性 + - ✨ feat(ai): 完善远程 MCP 指引与排障体验 + - ✨ feat(ai): 增强 MCP 远程接入与上下文诊断 + - ✨ feat(mcp): 强化远程 Agent 接入配置指引 + - ✨ feat(ai): 完善工具目录与远程 MCP 接入指引 + - ✨ feat(mcp): 增加远程 Agent 接入检查工具 + - ✨ feat(mcp): 支持远程 Agent 接入和 HTTP 模式 + - ✨ feat(query-editor): 对齐 DBeaver 风格事务提交模式 + - ✨ feat(ai): 增加 MCP 工具 arguments 示例 + - ✨ feat(ai): 显示 MCP 工具参数摘要 + - ✨ feat(ai): 新增 SQL 编辑器事务状态探针 + - ✨ feat(ai): 完善 MCP 新增字段填写提示 + - ✨ feat(editor): 支持 SQL 编辑器增删改事务提交 + - ✨ feat(ai): 新增 MCP 草稿校验探针 + - ✨ feat(ai): 新增 MCP 工具参数探针 + - ✨ feat(editor): 完善 SQL 编辑与数据编辑交互 + - ✨ feat(ai): 新增 AI 消息流诊断探针 + - ✨ feat(ai): 完善 MCP 新增参数指引 + - ✨ feat(ai): 将渲染异常纳入应用健康总览 + - ✨ feat(ai): 增强 MCP 配置诊断能力 + - ✨ feat(mcp): 增加 MCP 服务配置实时校验 + - ✨ feat(ai-tools): 新增 AI 应用健康总览探针 + - ✨ feat(ai-tools): 新增 SQL 风险预检并优化视图定位 + - ✨ feat(ai-mcp): 增加 MCP 参数填写速查 + - ✨ feat(ai-mcp): 支持 Windows 完整命令自动拆分 + - ✨ feat(ai-mcp): 补充 MCP 服务配置排错指引 + - ✨ feat(query-editor): 支持结果区默认隐藏和快捷键切换 + - ✨ feat(ai-mcp): 优化外部客户端安装选择状态 + - ✨ feat(ai-tools): 新增连接失败诊断探针并接入快捷命令 + - ✨ feat(ai-chat): 新增渲染异常探针并拆分聊天面板逻辑 + - ✨ feat(ai-tools): 新增日志与快捷键探针并完善 MCP 配置引导 + - ✨ feat(ai-mcp): 增强 MCP 新增指引与内置工具提示 + - ✨ feat(ai-chat): 新增诊断类 slash 命令并拆分输入区状态 + - ✨ feat(ai-tools): 新增AI配置体检探针并拆分本地快照执行器 + - ✨ feat(ai-tools): 新增最近 SQL 活动总结探针 + - ✨ feat(ai-tools): 新增外部 SQL 文件探针 + - ✨ feat(ai-tools): 新增外部 SQL 目录探针 + - ✨ feat(ai-tools): 新增 AI 历史会话探针 + - ✨ feat(ai-tools): 新增能力探针并优化 MCP 接入指引 + - ✨ feat(ai-tools): 新增安全边界探针并拆分工具注册 + - ✨ feat(ai-mcp): 补充新增服务字段速查与超时捷径 + - ✨ feat(ai-settings): 优化 MCP 新手引导并新增连接盘点探针 + - ✨ feat(ai-mcp): 增强完整命令拆分预览 + - ✨ feat(ai-chat): 增强发送前状态提示并新增就绪探针 + - ✨ feat(ai-tools): 新增供应商与模型配置探针 + - ✨ feat(ai-tools): 新增 AI 提示与技能配置探针 + - ✨ feat(ai-tools): 新增 MCP 配置探针并拆分本地执行器 + - ✨ feat(ai-tools): 新增 AI 运行时探针 + - ✨ feat(ai-mcp): 补充外部客户端命令检测状态 + - ✨ feat(ai-tools): 新增历史查询与片段探针 + - ✨ feat(ai-tools): 新增当前连接探针并拆分 AIChatPanel 运行时模块 + - ✨ feat(ai-chat): 新增上下文探针并拆分输入区组件 + - ✨ feat(ai-mcp): 补强MCP参数填写引导 + - ✨ feat(ai-tools): 新增工作区页签探针并拆分界面洞察模块 + - ✨ feat(ai-mcp): 优化外部客户端接入引导与状态识别 + - ✨ feat(ai-tools): 新增最近SQL日志探针 + - ✨ feat(ai-settings): 补充全库结构快照并拆分AI设置侧栏 + - ✨ feat(ai-settings): 优化MCP录入引导并补充结构快照工具 + - ✨ feat(ai-settings): 优化MCP安装引导并补充表样例预览工具 + - ✨ feat(ai-mcp): 补全跨表字段探针并拆分 MCP 设置区块 + - ✨ feat(ai-mcp): 补全结构探针并优化客户端接入体验 + - ✨ feat(ai-chat): 增加提示动作并完善历史侧栏体验 + - ✨ feat(ai-mcp): 完善外部客户端安装链路并收紧 SQL 安全控制 + - ✨ feat(ai): 增加用户提示词与 MCP/Skills 扩展能力 + - ✨ feat(connection-import): 支持导入 Navicat NCX 连接与密码 + - ✨ feat(ddl): 为 DDL 视图增加按方言格式化展示能力 + - ✨ feat(sql-editor): 增加对象定义修改入口 + - ✨ feat(sql-editor): 增加SQL错误中文语义提示 + - ✨ feat(designer): 将对象设计整合进数据视图并统一设计表交互样式 + - ✨ feat(elasticsearch): 生产级 ES 驱动 — 写入支持、分页、多版本兼容 + 🐛 问题修复 + - 🐛 fix(table-designer): 修复触发器编辑测试在 CI 中解析失败 + - 🐛 fix(table-designer): 优化表设计触发器修改入口 + - 🐛 fix(redis): 修复超过16个数据库无法展示 + - 🐛 fix(ci/driver): 修复可选驱动构建脚本语法错误 + - 🐛 fix(ci/driver): 禁用 Windows AMD 驱动 UPX 压缩 + - 🐛 fix(sql-editor): 修复补全提示下连续输入光标跳转 + - 🐛 fix(window): 修复外接显示器恢复后字体模糊 + - 🐛 fix(ci/driver): 修复驱动 manifest 跨平台校验误判 + - 🐛 fix(driver-manager/mongodb): 恢复旧版 MongoDB 连接兼容 + - 🐛 fix(redis): 修复多节点连接编辑回填主节点 + - 🐛 fix(driver-manager/sql-editor): 优化驱动代理更新提示和事务提交控件 + - 🐛 fix(driver): 允许旧驱动代理继续连接并保留重装提示 + - 🐛 fix(ai): 复用待响应气泡承载发送失败状态 + - 🐛 fix(driver): 修复驱动代理 revision 误触发重装并优化事务提示 + - 🐛 fix(sql-editor): 修复 Oracle 事务结束并补充 Redis 拓扑提示 + - 🐛 fix(sql-editor): 防止事务重复提交误报失败 + - 🐛 fix(oracle): 修复表格编辑事务提交失败 + - 🐛 fix(redis): 修复 Sentinel 切换数据库配置丢失 + - 🐛 fix(transaction): 修复 Oracle 托管事务提交回滚失败 + - 🐛 fix(oracle): 修复 SQL 编辑器事务提交失败 + - 🐛 fix(sql): 修复 Oracle 托管事务提交回滚失败 + - 🐛 fix(query-editor): 修复 Oracle 事务提交回滚失败 + - 🐛 fix(datagrid): 修复 Oracle DATE 编辑丢失时间 + - fix(ui)旧版UI左侧列表无法通过鼠标扩大问题修复 + - 🐛 fix(query-editor): 支持 Oracle SQL 编辑器托管事务 + - 🐛 fix(sync): 修复 Oracle 同步连接与 MySQL 备份导出异常 + - 🐛 fix(ci): 修复跨仓库驱动发布鉴权失败 + - 🐛 fix(query-editor): 修正 SQL 编辑器 DML 事务识别 + - 🐛 fix(editor): 修正 SQL 编辑器 DML 事务提交语义 + - 🐛 fix(workbench): 修复结果区切换与对象设计字段定义 + - 🐛 fix(sidebar): 修复 GDB 兼容库视图定位失败 + - 🐛 fix(sidebar): 修复国产兼容库视图定位失败 + - 🐛 fix(sidebar): 修复视图定位慢加载误报 + - 🐛 fix(sidebar): 修复视图缺失元数据时定位失败 + - 🐛 fix(sidebar): 修复视图定位误报未找到 + - 🐛 fix(sidebar): 兼容国产库视图定位 + - 🐛 fix(sidebar): 修复视图定位误报未找到 + - 🐛 fix(sidebar): 兜底定位表分支中的视图节点 + - 🐛 fix(sidebar): 修复视图裸名定位失败 + - 🐛 fix(ai-chat): 修复流式回复分裂为多个气泡 + - 🐛 fix(db): 保留多写语句结果并修复 MySQL 字符集参数 + - 🐛 fix(ai-mcp): 澄清外部客户端接入文案并统一状态语义 + - 🐛 fix(ai-mcp): 强化外部客户端接入说明与单选安装状态 + - 🐛 fix(ai-mcp): 明确外部客户端接入语义与状态提示 + - 🐛 fix(ai-mcp): 统一外部客户端安装状态文案 + - 🐛 fix(ci): 修复 DuckDB Windows 可选驱动构建的 CGO 参数污染 + - 🐛 fix(ci): 修正 DuckDB Windows 动态链接参数 + - 🐛 fix(ai-mcp): 优化外部客户端默认选中逻辑 + - 🐛 fix(ci): 修复 DuckDB Windows 导入库生成链路 + - 🐛 fix(ci): 修复DuckDB动态库同路径复制问题 + - 🐛 fix(ci): 增强DuckDB库下载容错 + - 🐛 fix(ci): 为driver-agent压缩增加metadata自检回退 + - 🐛 fix(ai-settings): 修正MCP环境变量录入反馈 + - 🐛 fix(ci): 为前端产物下载增加重试保护 + - 🐛 fix(ai-chat): 统一历史模式会话排序 + - 🐛 fix(ci): 补齐 MCP SQL 检查实现文件 + - 🐛 fix(ci): 让 Go 版本跟随 go.mod + - 🐛 fix(mysql): 修复 GDB 连接参数不兼容导致的握手失败 + - 🐛 fix(ddl): 修复 DDL 格式化方言类型导致的前端构建失败 + - 🐛 fix(sql-editor): 移除对象信息未命中误报提示 + - 🐛 fix(duckdb): 修复 DuckDB 查询误用连接超时导致中断 + - 🐛 fix(ci/driver): 修复驱动发布错配与 dev 驱动下载命中旧资产 + - 🐛 fix(ci): 修复 Windows revision 哈希构建失败 + - 🐛 fix(ci): 修复驱动 revision 更新后复用旧构建缓存 + - 🐛 fix(ci): 修复驱动发布链路变更漏掉全量重建 + - 🐛 fix(ci): 修复 dev 驱动全量重建基线未透传 + - 🐛 fix(ci): 修复驱动总包打包与 manifest 生成失败 + - 🐛 fix(ci): 修复脏 driver release 资产导致 revision 错配 + - 🐛 fix(ci): 修复 DuckDB 变更后驱动重建漏判 + - 🐛 fix(duckdb): 修复无主键结果无法安全编辑 + - 🐛 fix(ci): 修复工作流改动漏触发驱动重建 + - 🐛 fix(ci): 修复 driver revision 跨平台错配 + - 🐛 fix(table-designer): 修复 DuckDB 表设计主键保存失效 + - 🐛 fix(frontend/ci): 修复对象修改卡顿与 Windows ARM 驱动校验失败 + - 🐛 fix(ci): 修复 DuckDB Windows 驱动打包变量未定义 + - 🐛 fix(ci): 修复 dev CI 漏掉驱动补偿构建 + - 🐛 fix(ci): 修复驱动工作流 heredoc 缩进 + - 🐛 fix(driver-manager): 修复驱动 revision 错配与安装卡住 + - 🐛 fix(driver-manager): 修复驱动安装交互与 DuckDB Windows 发布链路 + - 🐛 fix(frontend): 修复 DuckDB 对象编辑与安全修改回归 + - 🐛 fix(driver): 精简驱动安装失败日志 + - 🐛 fix(driver): 修复驱动安装进度回退 + - 🐛 fix(sql-editor): 补全对象定义片段修改模板 + - 🐛 fix(sql-editor): 修复对象跳转卡死与过程模板缺失CREATE + - 🐛 fix(sql-editor): 修复存储过程定义执行截断 + - 🐛 fix(sql-editor): 修复大段INSERT脚本导致全局卡顿 + - 🐛 fix(duckdb): 修复唯一索引元数据安全编辑定位 + - 🐛 fix(driver/sidebar): 修复驱动代理 revision 校验与外部SQL目录重复显示 + - 🐛 fix(sql-editor): 修复对象超链接侧栏定位与样式 + - 🐛 fix(metadata): 修复多数据源主键唯一索引识别 + - 🐛 fix(sql-editor): 修复表名悬停元数据重复展示 + - 🐛 fix(duckdb): 修复元数据兼容与在线安装回退 + - 🐛 fix(sql-editor): 修复结果消息展示与数据目录迁移稳定性 + - 🐛 fix(tdengine): 修复低版本驱动连接与表元数据兼容问题 + - 🐛 fix(store): 修复启动最大化设置未及时持久化的问题 + - 🐛 fix(sql-editor): 修复对象元数据与跳转交互异常 + - 🐛 fix(sql-editor): 修复脚本执行拆分与元数据只读提示 + - 🐛 fix(duckdb): 修复唯一索引识别与多库对象解析 + - 🐛 fix(sql-editor): 修复对象超链接定位并支持侧栏拖拽插入 + - 🐛 fix(sidebar): 修复 v2 搜索关闭交互异常 + - 🐛 fix(sidebar): 修复 v2 侧栏横向滚动条位置 + ♻️ 重构 + - ♻️ refactor(redis): 抽离 Redis 连接 URI 与拓扑装配逻辑 + - ♻️ refactor(connection): 统一连接驱动类型归一化 + - ♻️ refactor(connection): 拆分连接类型能力配置 + - ♻️ refactor(connection): 拆分连接类型目录配置 + - ♻️ refactor(connection): 拆分 MongoDB 连接配置区 + - ♻️ refactor(connection): 拆分 Redis 连接配置区 + - ♻️ refactor(ai): 拆分 MCP 客户端接入面板 + - ♻️ refactor(ai): 拆分远程 MCP 快速配置面板 + - ♻️ refactor(sidebar): 拆分侧边栏核心工具函数 + - ♻️ refactor(ai): 拆分 AI 本地检查工具执行器 + - ♻️ refactor(ai): 拆分 AI 内置检查工具元数据模块 + - ♻️ refactor(query-editor): 抽离 SQL 事务控制逻辑 + - ♻️ refactor(query-editor): 拆分 SQL 事务提交设置控件 + - ♻️ refactor(query-editor): 拆分 SQL 事务工具栏组件 + - ♻️ refactor(ai-tests): 拆分连接与本地资产探针测试 + - ♻️ refactor(ai-tests): 拆分 AI 配置探针测试 + - ♻️ refactor(ai-tools): 拆分 SQL 风险探针执行器 + - ♻️ refactor(ai-chat): 拆分本地工具调用链 + - ♻️ refactor(ai-chat): 拆分会话标题生成逻辑 + - ♻️ refactor(ai-mcp): 拆分外部客户端安装状态逻辑 + - ♻️ refactor(query-editor): 拆分 SQL 结果区渲染组件 + - ♻️ refactor(sidebar): 拆分 V2 侧栏工具逻辑 + - ♻️ refactor(ai-message): 拆分 Markdown 代码块渲染逻辑 + - ♻️ refactor(ai-tools): 拆分数据库工具执行器逻辑 + - ♻️ refactor(ai-chat): 拆分输入区动作按钮组件 + - ♻️ refactor(ai-context): 拆分系统上下文探针提示模块 + - ♻️ refactor(ai-mcp): 拆分 MCP 服务卡片并收敛表单逻辑 + - ♻️ refactor(ai-settings): 拆分 AI 设置预设与服务桥接配置 + - ♻️ refactor(ai-chat): 拆分流式消息订阅 Hook + - ♻️ refactor(ai-chat): 抽离聊天消息分发助手 + - ♻️ refactor(ai-chat): 抽离运行时资源加载与设置同步 + - ♻️ refactor(ai-chat): 拆分面板会话视图与派生状态逻辑 + - ♻️ refactor(ai-tools): 拆分本地工具执行链路 + - ♻️ refactor(ai-settings): 抽离 MCP 客户端安装状态逻辑 + - ♻️ refactor(ai-chat): 抽离系统上下文提示构建逻辑 + - ♻️ refactor(ai-chat): 拆分洞察与历史模式视图 + - ♻️ refactor(ai-settings): 拆分供应商配置视图组件 + - ♻️ refactor(ai-message): 拆分消息气泡渲染并补齐展示测试 + - ♻️ refactor(ai-input): 拆分上下文弹窗并完善命令反馈 + - ♻️ refactor(ai-chat): 抽离本地工具执行器并补齐测试 + 🔧 其他变更 + - 🧹 chore(types): 规范 Monaco 语言包类型声明 + - Improve code quality: auto-pr/type_annotations-1781208363 + - ✅ test(app): 补强 DuckDB 定义刷新与主键回归 + 完整变更: v0.7.9...v0.8.0 +ReleaseNotesUrl: https://github.com/Syngnat/GoNavi/releases/tag/v0.8.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Syngnat/GoNavi/0.8.0/Syngnat.GoNavi.yaml b/manifests/s/Syngnat/GoNavi/0.8.0/Syngnat.GoNavi.yaml new file mode 100644 index 000000000000..5600b416fe96 --- /dev/null +++ b/manifests/s/Syngnat/GoNavi/0.8.0/Syngnat.GoNavi.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Syngnat.GoNavi +PackageVersion: 0.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/sluicesync/sluice/0.99.41/sluicesync.sluice.installer.yaml b/manifests/s/sluicesync/sluice/0.99.41/sluicesync.sluice.installer.yaml new file mode 100644 index 000000000000..09e170ba4813 --- /dev/null +++ b/manifests/s/sluicesync/sluice/0.99.41/sluicesync.sluice.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: sluicesync.sluice +PackageVersion: 0.99.41 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-12" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: sluice.exe + PortableCommandAlias: sluice + InstallerUrl: https://github.com/sluicesync/sluice/releases/download/v0.99.41/sluice_0.99.41_Windows_arm64.zip + InstallerSha256: 80dd5c257ce02bb27e2a3973c184f0b512229182fe0986cace0aef66fbb2c29f + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: sluice.exe + PortableCommandAlias: sluice + InstallerUrl: https://github.com/sluicesync/sluice/releases/download/v0.99.41/sluice_0.99.41_Windows_x86_64.zip + InstallerSha256: ab40208221248f3599c7e77f80d8471dd1509f3063ab33ff8cfe85f358819deb + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sluicesync/sluice/0.99.41/sluicesync.sluice.locale.en-US.yaml b/manifests/s/sluicesync/sluice/0.99.41/sluicesync.sluice.locale.en-US.yaml new file mode 100644 index 000000000000..04227c03d161 --- /dev/null +++ b/manifests/s/sluicesync/sluice/0.99.41/sluicesync.sluice.locale.en-US.yaml @@ -0,0 +1,24 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: sluicesync.sluice +PackageVersion: 0.99.41 +PackageLocale: en-US +Publisher: sluicesync +PublisherUrl: https://sluicesync.com +PackageName: sluice +PackageUrl: https://sluicesync.com +License: Apache-2.0 +LicenseUrl: https://github.com/sluicesync/sluice/blob/main/LICENSE +Copyright: sluicesync +ShortDescription: Open-source MySQL <-> Postgres database migration and continuous-sync (CDC) tool +Description: sluice is an open-source database migration and continuous-sync (CDC) tool covering MySQL and Postgres in all four directions. +Moniker: sluice +Tags: + - database + - migration + - cdc + - mysql + - postgres +ReleaseNotesUrl: https://github.com/sluicesync/sluice/releases/tag/v0.99.41 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sluicesync/sluice/0.99.41/sluicesync.sluice.yaml b/manifests/s/sluicesync/sluice/0.99.41/sluicesync.sluice.yaml new file mode 100644 index 000000000000..12d38d41bc54 --- /dev/null +++ b/manifests/s/sluicesync/sluice/0.99.41/sluicesync.sluice.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: sluicesync.sluice +PackageVersion: 0.99.41 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage/2.4.1.0/sysmanage.sysmanage.installer.yaml b/manifests/s/sysmanage/sysmanage/2.4.1.0/sysmanage.sysmanage.installer.yaml new file mode 100644 index 000000000000..d6ebb3e18c75 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/2.4.1.0/sysmanage.sysmanage.installer.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 2.4.1.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-06-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bceverly/sysmanage/releases/download/v2.4.1.0/sysmanage-2.4.1.0-windows-x64.msi + InstallerSha256: 2244463544E4CA607E14AB093D3EBAE938C8128B1557DED72045717C3869BEEB + ProductCode: '{A4E99548-503F-41EF-A971-CD5E01E6B246}' + AppsAndFeaturesEntries: + - ProductCode: '{A4E99548-503F-41EF-A971-CD5E01E6B246}' + UpgradeCode: '{F1E2D3C4-B5A6-4D7C-9E8F-1A2B3C4D5E6F}' +- Architecture: arm64 + InstallerUrl: https://github.com/bceverly/sysmanage/releases/download/v2.4.1.0/sysmanage-2.4.1.0-windows-arm64.msi + InstallerSha256: F5A79D90D96754FEDCB1DE2C96234904FC8937ED152F8B5243D1489AE3EF6973 + ProductCode: '{C7E474AC-5580-4457-AF6B-A41EFC523348}' + AppsAndFeaturesEntries: + - ProductCode: '{C7E474AC-5580-4457-AF6B-A41EFC523348}' + UpgradeCode: '{F1E2D3C4-B5A6-4D7C-9E8F-1A2B3C4D5E6F}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage/2.4.1.0/sysmanage.sysmanage.locale.en-US.yaml b/manifests/s/sysmanage/sysmanage/2.4.1.0/sysmanage.sysmanage.locale.en-US.yaml new file mode 100644 index 000000000000..09ab87cfa0a3 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/2.4.1.0/sysmanage.sysmanage.locale.en-US.yaml @@ -0,0 +1,262 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 2.4.1.0 +PackageLocale: en-US +Publisher: SysManage +PublisherUrl: https://github.com/bceverly/sysmanage +PublisherSupportUrl: https://github.com/bceverly/sysmanage/issues +Author: Bryan Everly +PackageName: SysManage Server +PackageUrl: https://github.com/bceverly/sysmanage +License: AGPL-3.0-or-later +LicenseUrl: https://github.com/bceverly/sysmanage/blob/HEAD/LICENSE +Copyright: Copyright (c) Bryan Everly +ShortDescription: Open-source fleet management server for SysManage. +Description: SysManage is the server-side component of an open-source fleet management platform. It accepts inventory from SysManage Agent hosts, dispatches declarative deployment plans (package install, firewall config, antivirus deployment, VM lifecycle), surfaces health and compliance dashboards, and exposes a REST + WebSocket API for orchestration. +Moniker: sysmanage +ReleaseNotes: |- + SysManage Server v2.4.1.0 + Phase 12 functionally complete + Multi-platform system management and monitoring server with web-based interface. + Installation Instructions + Ubuntu/Debian + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v2.4.1.0/sysmanage_2.4.1.0-1_all.deb + sudo apt install ./sysmanage_2.4.1.0-1_all.deb + # Install nginx if not already installed + sudo apt install nginx + # Configure the server + sudo nano /etc/sysmanage.yaml + # Run database migrations + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the service + sudo systemctl enable --now sysmanage + OpenBSD + # Download the port tarball + wget https://github.com/bceverly/sysmanage/releases/download/v2.4.1.0/sysmanage-openbsd-port-2.4.1.0.tar.gz + # Extract to OpenBSD ports tree + cd /usr/ports/mystuff + mkdir -p www + tar xzf ~/sysmanage-openbsd-port-2.4.1.0.tar.gz -C www/ + # Generate checksums + cd /usr/ports/mystuff/www/sysmanage + doas make makesum + # Build and install + doas make install + # Initialize PostgreSQL (if not already done) + doas su - _postgresql + initdb -D /var/postgresql/data -U postgres -A scram-sha-256 -E UTF8 -W + exit + doas rcctl enable postgresql + doas rcctl start postgresql + # Create database and user + doas su - _postgresql -c "createuser -P sysmanage" + doas su - _postgresql -c "createdb -O sysmanage sysmanage" + # Configure SysManage + doas vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/local/libexec/sysmanage + doas python3 -m alembic upgrade head + # Enable and start the service + doas rcctl enable sysmanage + doas rcctl start sysmanage + FreeBSD + # Download and install + fetch https://github.com/bceverly/sysmanage/releases/download/v2.4.1.0/sysmanage-2.4.1.0.pkg + sudo pkg add ./sysmanage-2.4.1.0.pkg + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize PostgreSQL (if not already done) + sudo sysrc postgresql_enable=YES + sudo service postgresql initdb + sudo service postgresql start + # Create database and user + sudo su - postgres -c "createuser sysmanage" + sudo su - postgres -c "createdb sysmanage -O sysmanage" + sudo su - postgres -c "psql -c \"ALTER USER sysmanage WITH PASSWORD 'your-password';\"" + # Configure SysManage + sudo vi /usr/local/etc/sysmanage/config.yaml + # Update the database connection string + # Run database migrations + cd /usr/local/lib/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Enable and start the services + sudo sysrc sysmanage_enable=YES + sudo sysrc nginx_enable=YES + sudo service sysmanage start + sudo service nginx start + macOS + # Download and install + curl -L -O https://github.com/bceverly/sysmanage/releases/download/v2.4.1.0/sysmanage-2.4.1.0-macos.pkg + sudo installer -pkg sysmanage-2.4.1.0-macos.pkg -target / + # The installer automatically creates the virtual environment and copies files + # Install PostgreSQL (if not already installed) + brew install postgresql@16 + brew services start postgresql@16 + # Create database + createdb sysmanage + # Configure SysManage + sudo cp /etc/sysmanage.yaml.example /etc/sysmanage.yaml + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Run database migrations + cd /usr/local/lib/sysmanage + .venv/bin/python -m alembic upgrade head + # Install and configure nginx (if not already installed) + brew install nginx + cp /usr/local/etc/sysmanage/sysmanage-nginx.conf /usr/local/etc/nginx/servers/ + brew services start nginx + # Load and start the service + sudo launchctl load /Library/LaunchDaemons/com.sysmanage.server.plist + NetBSD + # Download and verify + ftp https://github.com/bceverly/sysmanage/releases/download/v2.4.1.0/sysmanage-2.4.1.0-netbsd.tgz + ftp https://github.com/bceverly/sysmanage/releases/download/v2.4.1.0/sysmanage-2.4.1.0-netbsd.tgz.sha256 + sha256 -c sysmanage-2.4.1.0-netbsd.tgz.sha256 sysmanage-2.4.1.0-netbsd.tgz + # Install package + su - + pkg_add sysmanage-2.4.1.0-netbsd.tgz + # The package automatically installs PostgreSQL 16 and nginx as dependencies + # Initialize PostgreSQL (if not already done) + /etc/rc.d/pgsql initdb + echo "pgsql=YES" >> /etc/rc.conf + /etc/rc.d/pgsql start + # Create database and user + su - pgsql -c "createuser -P sysmanage" + su - pgsql -c "createdb -O sysmanage sysmanage" + # Configure SysManage + cp /usr/pkg/etc/sysmanage/sysmanage.yaml.example /usr/pkg/etc/sysmanage.yaml + vi /usr/pkg/etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/pkg/lib/sysmanage + python3.12 -m venv .venv + .venv/bin/pip install -r requirements-prod.txt + .venv/bin/python -m alembic upgrade head + # Configure nginx (optional) + cp /usr/pkg/share/examples/sysmanage/sysmanage-nginx.conf /usr/pkg/etc/nginx/sites-enabled/ + echo "nginx=YES" >> /etc/rc.conf + # Enable and start the services + cp /usr/pkg/share/examples/rc.d/sysmanage /etc/rc.d/ + chmod +x /etc/rc.d/sysmanage + echo "sysmanage=YES" >> /etc/rc.conf + /etc/rc.d/sysmanage start + /etc/rc.d/nginx start + CentOS/RHEL/Fedora/Rocky Linux/AlmaLinux + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v2.4.1.0/sysmanage-2.4.1.0-1.*.rpm + sudo dnf install ./sysmanage-2.4.1.0-1.*.rpm + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize PostgreSQL (if not already done) + sudo postgresql-setup --initdb + sudo systemctl enable --now postgresql + # Create database and user + sudo -u postgres createuser sysmanage + sudo -u postgres createdb sysmanage -O sysmanage + sudo -u postgres psql -c "ALTER USER sysmanage WITH PASSWORD 'your-password';" + # Configure SysManage + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the services + sudo systemctl enable --now sysmanage + sudo systemctl enable --now nginx + OpenSUSE/SLES + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v2.4.1.0/sysmanage-2.4.1.0-1.noarch.rpm + sudo zypper install ./sysmanage-2.4.1.0-1.noarch.rpm + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize and start PostgreSQL (if not already done) + sudo systemctl enable --now postgresql + # Create database and user + sudo -u postgres createuser sysmanage + sudo -u postgres createdb sysmanage -O sysmanage + sudo -u postgres psql -c "ALTER USER sysmanage WITH PASSWORD 'your-password';" + # Configure SysManage + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the services + sudo systemctl enable --now sysmanage + sudo systemctl enable --now nginx + Alpine Linux (3.19, 3.20, 3.21) + # Download the APK package for your Alpine version (e.g., alpine319, alpine320, alpine321) + wget https://github.com/bceverly/sysmanage/releases/download/v2.4.1.0/sysmanage-2.4.1.0-alpine320.apk + # Allow installation of unsigned packages (required for GitHub releases) + apk add --allow-untrusted ./sysmanage-2.4.1.0-alpine320.apk + # The package installs to /usr/libexec/sysmanage with pip packages in a subdirectory + # Dependencies: python3, nginx, postgresql are automatically installed + # Initialize and start PostgreSQL + rc-update add postgresql default + rc-service postgresql start + # Create database and user + su - postgres -c "createuser -P sysmanage" + su - postgres -c "createdb -O sysmanage sysmanage" + # Configure SysManage + cp /etc/sysmanage/sysmanage.yaml.example /etc/sysmanage/sysmanage.yaml + vi /etc/sysmanage/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/libexec/sysmanage + PYTHONPATH=/usr/libexec/sysmanage/pip-packages python3 -m alembic upgrade head + # Enable and start the services + rc-update add sysmanage default + rc-update add nginx default + rc-service sysmanage start + rc-service nginx start + Windows (x64 and ARM64) + # Download the MSI installer (choose your architecture) + # For x64: + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage/releases/download/v2.4.1.0/sysmanage-2.4.1.0-windows-x64.msi" -OutFile "sysmanage-2.4.1.0-windows-x64.msi" + # For ARM64: + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage/releases/download/v2.4.1.0/sysmanage-2.4.1.0-windows-arm64.msi" -OutFile "sysmanage-2.4.1.0-windows-arm64.msi" + # Install the MSI package (run as Administrator) + # The installer will: + # - Check for and install Python 3.12 if needed + # - Install Visual C++ Redistributable if needed + # - Extract application files to C:\Program Files\SysManage Server + # - Create Python virtual environment and install dependencies + # - Create Windows Service "SysManageServer" + # - Start the service automatically + msiexec /i sysmanage-2.4.1.0-windows-x64.msi + # Configure SysManage (installer creates example config) + notepad "C:\ProgramData\SysManage\sysmanage.yaml" + # Update database connection string and other settings + # The service runs automatically. To manage it: + # Stop the service: + Stop-Service SysManageServer + # Start the service: + Start-Service SysManageServer + # Check service status: + Get-Service SysManageServer + # View service logs: + Get-Content "C:\ProgramData\SysManage\logs\sysmanage-service.log" -Tail 50 + # To uninstall: + # Use "Add or Remove Programs" or run: + msiexec /x sysmanage-2.4.1.0-windows-x64.msi + Note for Windows: The installer requires administrator privileges. Python 3.12 and Visual C++ Redistributable will be automatically installed if not present. The service runs on port 8080 by default (configurable in sysmanage.yaml). + Access the Web Interface + After configuration and starting the service: + - Frontend: http://localhost:3000 + - Backend API: http://localhost:8080 + Checksum Verification + All packages include SHA256 checksums. Download both files and verify: + Linux (Ubuntu/Debian): + sha256sum -c sysmanage_2.4.1.0-1_all.deb.sha256 + OpenBSD: + sha256 -C sysmanage-openbsd-port-2.4.1.0.tar.gz.sha256 sysmanage-openbsd-port-2.4.1.0.tar.gz + FreeBSD: + sha256 -c sysmanage-2.4.1.0.pkg.sha256 sysmanage-2.4.1.0.pkg + macOS: + shasum -a 256 -c sysmanage-2.4.1.0-macos.pkg.sha256 + NetBSD: +ReleaseNotesUrl: https://github.com/bceverly/sysmanage/releases/tag/v2.4.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/PlayGames/26.5.27.1/Google.PlayGames.yaml b/manifests/s/sysmanage/sysmanage/2.4.1.0/sysmanage.sysmanage.yaml similarity index 72% rename from manifests/g/Google/PlayGames/26.5.27.1/Google.PlayGames.yaml rename to manifests/s/sysmanage/sysmanage/2.4.1.0/sysmanage.sysmanage.yaml index 0ac609badf6c..899bcb2cfc6b 100644 --- a/manifests/g/Google/PlayGames/26.5.27.1/Google.PlayGames.yaml +++ b/manifests/s/sysmanage/sysmanage/2.4.1.0/sysmanage.sysmanage.yaml @@ -1,8 +1,8 @@ # Created with komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: Google.PlayGames -PackageVersion: 26.5.27.1 +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 2.4.1.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/t/TailwindLabs/TailwindCSS/4.3.1/TailwindLabs.TailwindCSS.installer.yaml b/manifests/t/TailwindLabs/TailwindCSS/4.3.1/TailwindLabs.TailwindCSS.installer.yaml new file mode 100644 index 000000000000..81ac99386d23 --- /dev/null +++ b/manifests/t/TailwindLabs/TailwindCSS/4.3.1/TailwindLabs.TailwindCSS.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: TailwindLabs.TailwindCSS +PackageVersion: 4.3.1 +InstallerType: portable +Commands: +- tailwindcss +ReleaseDate: 2026-06-12 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/tailwindlabs/tailwindcss/releases/download/v4.3.1/tailwindcss-windows-x64.exe + InstallerSha256: DC4FD46ACD354D976DF2A31B6425FBE865A38229A06BC005A4C59F2B3D24AB4A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TailwindLabs/TailwindCSS/4.3.1/TailwindLabs.TailwindCSS.locale.en-US.yaml b/manifests/t/TailwindLabs/TailwindCSS/4.3.1/TailwindLabs.TailwindCSS.locale.en-US.yaml new file mode 100644 index 000000000000..97becc1479b8 --- /dev/null +++ b/manifests/t/TailwindLabs/TailwindCSS/4.3.1/TailwindLabs.TailwindCSS.locale.en-US.yaml @@ -0,0 +1,56 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TailwindLabs.TailwindCSS +PackageVersion: 4.3.1 +PackageLocale: en-US +Publisher: Tailwind Labs +PublisherUrl: https://tailwindcss.com +PublisherSupportUrl: https://github.com/tailwindlabs/tailwindcss/issues +Author: Tailwind Labs +PackageName: Tailwind CSS +PackageUrl: https://tailwindcss.com +License: MIT +LicenseUrl: https://github.com/tailwindlabs/tailwindcss/blob/master/LICENSE +Copyright: Copyright (c) Tailwind Labs, Inc. +ShortDescription: Rapidly build modern websites without ever leaving your HTML. +Description: |- + Tailwind CSS works by scanning all of your HTML files, JavaScript components, and any other templates for class names, generating the corresponding styles and then writing them to a static CSS file. + It's fast, flexible, and reliable — with zero-runtime. +Tags: +- css +ReleaseNotes: |- + Added + - Add --silent option to suppress output in @tailwindcss/cli (#20100) + Fixed + - Remove deprecation warnings by using Module#registerHooks instead of Module#register on Node 26+ (#20028) + - Canonicalization: don't crash when plugin utilities throw for unsupported values (#20052) + - Allow @apply to be used with CSS mixins (#19427) + - Ensure not-* correctly negates @container queries, including style(…) queries (#20059) + - Ensure drop-shadow-* color utilities work with custom shadow values containing calc(…) (#20080) + - Fix 'Sourcemap is likely to be incorrect' warnings when using @tailwindcss/vite (#20103) + - Ensure @tailwindcss/webpack can be installed in Rspack projects without requiring webpack as a peer dependency (#20027) + - Canonicalization: don't suggest invalid calc(…) expressions (e.g. px-[calc(1rem+0px)] → px-[calc(1rem+0)]) (#20127) + - Canonicalization: avoid suggesting large spacing-scale values for arbitrary lengths (e.g. left-[99999px] → left-[99999px], not left-24999.75) (#20130) + - Ensure @tailwindcss/cli in --watch mode recovers when a tracked dependency is deleted and restored (#20137) + - Ensure standalone @tailwindcss/cli binaries are ignored when scanning for class candidates (#20139) + - Ensure class candidates are extracted from Twig addClass(…) and removeClass(…) calls (#20198) + - Don't crash in the Ruby or Vue preprocessors when scanning files containing invalid UTF-8 bytes (#19588) + - Allow @variant to be used inside addBase (#19480) + - Ensure @source globs with symlinks are preserved (#20203) + - Ensure later @source rules can re-include files excluded by earlier @source not rules (#20203) + - Upgrade: don't migrate empty class rules to invalid @utility rules (#20205) + - Ensure transitions between inset-shadow-none and other inset shadows work correctly (#20208) + - Ensure explicitly referenced @source directories are scanned even when ignored by git (#20214) + - Ensure @source globs ending in **/* preserve dynamic path segments to avoid scanning too many files (#20217) + - Canonicalization: don't fold calc(…) divisions when the result would require high precision (e.g. w-[calc(100%/3.5)] → w-[calc(100%/3.5)], not w-[28.571428571428573%]) (#20221) + - Serve ESM type declarations to ESM importers of @tailwindcss/postcss (#20228) + Changed + - Generate 0 instead of calc(var(--spacing) * 0) for spacing utilities like m-0 and left-0 (#20196) + - Generate var(--spacing) instead of calc(var(--spacing) * 1) for spacing utilities like m-1 and left-1 (#20196) +ReleaseNotesUrl: https://github.com/tailwindlabs/tailwindcss/releases/tag/v4.3.1 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://tailwindcss.com/docs/installation +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TailwindLabs/TailwindCSS/4.3.1/TailwindLabs.TailwindCSS.locale.zh-CN.yaml b/manifests/t/TailwindLabs/TailwindCSS/4.3.1/TailwindLabs.TailwindCSS.locale.zh-CN.yaml new file mode 100644 index 000000000000..5a8e65e2b913 --- /dev/null +++ b/manifests/t/TailwindLabs/TailwindCSS/4.3.1/TailwindLabs.TailwindCSS.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: TailwindLabs.TailwindCSS +PackageVersion: 4.3.1 +PackageLocale: zh-CN +Publisher: Tailwind Labs +PublisherUrl: https://tailwindcss.com +PublisherSupportUrl: https://github.com/tailwindlabs/tailwindcss/issues +Author: Tailwind Labs +PackageName: Tailwind CSS +PackageUrl: https://tailwindcss.com +License: MIT +LicenseUrl: https://github.com/tailwindlabs/tailwindcss/blob/master/LICENSE +Copyright: Copyright (c) Tailwind Labs, Inc. +ShortDescription: 无需脱离 HTML 就能快速构建现代网站 +Description: Tailwind CSS 的工作原理是扫描您所有的 HTML 文件、JavaScript 组件以及其它任何模板的类名,生成相应的样式,然后将其写入一个静态 CSS 文件中。快速、灵活、可靠,并且零等待。 +Tags: +- css +ReleaseNotesUrl: https://github.com/tailwindlabs/tailwindcss/releases/tag/v4.3.1 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://tailwindcss.com/docs/installation +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TailwindLabs/TailwindCSS/4.3.1/TailwindLabs.TailwindCSS.yaml b/manifests/t/TailwindLabs/TailwindCSS/4.3.1/TailwindLabs.TailwindCSS.yaml new file mode 100644 index 000000000000..9e0688966171 --- /dev/null +++ b/manifests/t/TailwindLabs/TailwindCSS/4.3.1/TailwindLabs.TailwindCSS.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: TailwindLabs.TailwindCSS +PackageVersion: 4.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/TubeDigger/TubeDigger/7.9.9.0/TubeDigger.TubeDigger.installer.yaml b/manifests/t/TubeDigger/TubeDigger/7.9.9.0/TubeDigger.TubeDigger.installer.yaml deleted file mode 100644 index d4d5cb5fc5f2..000000000000 --- a/manifests/t/TubeDigger/TubeDigger/7.9.9.0/TubeDigger.TubeDigger.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jan/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: TubeDigger.TubeDigger -PackageVersion: 7.9.9.0 -InstallerType: inno -Installers: -- Architecture: x86 - InstallerUrl: https://www.tubedigger.com/TubeDigger_Install.exe - InstallerSha256: BC4941FB0D568ACE3DAE24EE285FBCBBEBEC3267B2E22A1D8986B229555DD7FB -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/t/TubeDigger/TubeDigger/7.9.9.0/TubeDigger.TubeDigger.locale.en-US.yaml b/manifests/t/TubeDigger/TubeDigger/7.9.9.0/TubeDigger.TubeDigger.locale.en-US.yaml deleted file mode 100644 index ac1387b29a8e..000000000000 --- a/manifests/t/TubeDigger/TubeDigger/7.9.9.0/TubeDigger.TubeDigger.locale.en-US.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jan/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: TubeDigger.TubeDigger -PackageVersion: 7.9.9.0 -PackageLocale: en-US -Publisher: TubeDigger -PackageName: TubeDigger -License: Proprietary -Copyright: Copyright © 2010-2024, TubeDigger. -ShortDescription: TubeDigger - video downloader from almost ANY site. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/t/tanaton/mendo/0.2.0.5/tanaton.mendo.installer.yaml b/manifests/t/tanaton/mendo/0.2.0.5/tanaton.mendo.installer.yaml new file mode 100644 index 000000000000..674361cea326 --- /dev/null +++ b/manifests/t/tanaton/mendo/0.2.0.5/tanaton.mendo.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: tanaton.mendo +PackageVersion: 0.2.0.5 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mendo.exe + PortableCommandAlias: mendo +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/tanaton/mendo/releases/download/v0.2.0.5/mendo.zip + InstallerSha256: b95210bacb60afec2abce5c9841a27b8249a575131fb95748e73cd302577d20b +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/tanaton/mendo/0.2.0.5/tanaton.mendo.locale.en-US.yaml b/manifests/t/tanaton/mendo/0.2.0.5/tanaton.mendo.locale.en-US.yaml new file mode 100644 index 000000000000..c8a9f9a6edf0 --- /dev/null +++ b/manifests/t/tanaton/mendo/0.2.0.5/tanaton.mendo.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: tanaton.mendo +PackageVersion: 0.2.0.5 +PackageLocale: en-US +Publisher: tanaton +PackageName: mendo +PackageUrl: https://github.com/tanaton/mendo +License: MIT +LicenseUrl: https://github.com/tanaton/mendo/blob/main/LICENSE +ShortDescription: Fast and lightweight Markdown viewer for Windows +Description: A native Windows Markdown viewer that renders directly using Direct2D/DirectWrite, achieving fast performance and low memory usage. +Tags: +- markdown +- viewer +- direct2d +- native +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/tanaton/mendo/0.2.0.5/tanaton.mendo.locale.ja-JP.yaml b/manifests/t/tanaton/mendo/0.2.0.5/tanaton.mendo.locale.ja-JP.yaml new file mode 100644 index 000000000000..a59172702f0f --- /dev/null +++ b/manifests/t/tanaton/mendo/0.2.0.5/tanaton.mendo.locale.ja-JP.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: tanaton.mendo +PackageVersion: 0.2.0.5 +PackageLocale: ja-JP +Publisher: tanaton +PackageName: mendo +PackageUrl: https://github.com/tanaton/mendo +License: MIT +LicenseUrl: https://github.com/tanaton/mendo/blob/main/LICENSE +ShortDescription: Windows向け高速・省メモリMarkdownビュアー +Description: Direct2D/DirectWriteを使用して直接描画を行うMarkdownビュアー。高速な動作と低メモリ使用量を実現しています。 +Tags: +- markdown +- viewer +- direct2d +- native +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/tanaton/mendo/0.2.0.5/tanaton.mendo.yaml b/manifests/t/tanaton/mendo/0.2.0.5/tanaton.mendo.yaml new file mode 100644 index 000000000000..011792936f84 --- /dev/null +++ b/manifests/t/tanaton/mendo/0.2.0.5/tanaton.mendo.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: tanaton.mendo +PackageVersion: 0.2.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.installer.yaml b/manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.installer.yaml deleted file mode 100644 index 639d5b4d061a..000000000000 --- a/manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.installer.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/23 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Voiden.Voiden-Beta -PackageVersion: 1.6.3 -Installers: -- Architecture: x64 - InstallerType: nullsoft - Scope: machine - InstallerUrl: https://voiden.md/api/download/stable/win32/x64/setup-latest.exe - InstallerSha256: 4DADB486005927B7D763EBBB72E381AB5298F0F071E3AA4711BCBEDB1DEAB9FC -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.locale.en-US.yaml b/manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.locale.en-US.yaml deleted file mode 100644 index 342680e6d6b5..000000000000 --- a/manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.locale.en-US.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/23 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Voiden.Voiden-Beta -PackageVersion: 1.6.3 -PackageLocale: en-US -Publisher: Voiden -PublisherUrl: https://voiden.md -PackageName: Voiden Beta -PackageUrl: https://voiden.md -License: Apache-2.0 -ShortDescription: Build, Test, Document & Collaborate. Streamline your API development process with Voiden (Beta channel) -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.installer.yaml b/manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.installer.yaml deleted file mode 100644 index c1e10b2eceb3..000000000000 --- a/manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.installer.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/23 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Voiden.Voiden -PackageVersion: 1.6.3 -Installers: -- Architecture: x64 - InstallerType: nullsoft - Scope: machine - InstallerUrl: https://voiden.md/api/download/stable/win32/x64/setup-latest.exe - InstallerSha256: 4DADB486005927B7D763EBBB72E381AB5298F0F071E3AA4711BCBEDB1DEAB9FC -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.locale.en-US.yaml b/manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.locale.en-US.yaml deleted file mode 100644 index 5db0d333db67..000000000000 --- a/manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.locale.en-US.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/23 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Voiden.Voiden -PackageVersion: 1.6.3 -PackageLocale: en-US -Publisher: Voiden -PublisherUrl: https://voiden.md -PackageName: Voiden -PackageUrl: https://voiden.md -License: Apache-2.0 -ShortDescription: Build, Test, Document & Collaborate. Streamline your API development process with Voiden -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/w/Wakatime/CLIWakatime/2.15.3/Wakatime.CLIWakatime.installer.yaml b/manifests/w/Wakatime/CLIWakatime/2.15.3/Wakatime.CLIWakatime.installer.yaml new file mode 100644 index 000000000000..96e9108da440 --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.15.3/Wakatime.CLIWakatime.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Wakatime.CLIWakatime +PackageVersion: 2.15.3 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2026-06-12 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-386.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.15.3/wakatime-cli-windows-386.zip + InstallerSha256: FF40B9895FAEBD361338D0931B88293A438F594AFF24C04073A036F444E641E4 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-amd64.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.15.3/wakatime-cli-windows-amd64.zip + InstallerSha256: 2A50AE62D1C0CDFC516E9DB3345C734311C94A0CC06EC7C7D96A94599A3A5296 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-arm64.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.15.3/wakatime-cli-windows-arm64.zip + InstallerSha256: 734D1A47932F3985E19C9B606BAE386344B8F7C29E93951D39ADBC6F48036FCA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wakatime/CLIWakatime/2.15.3/Wakatime.CLIWakatime.locale.en-US.yaml b/manifests/w/Wakatime/CLIWakatime/2.15.3/Wakatime.CLIWakatime.locale.en-US.yaml new file mode 100644 index 000000000000..1052a4eea11c --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.15.3/Wakatime.CLIWakatime.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Wakatime.CLIWakatime +PackageVersion: 2.15.3 +PackageLocale: en-US +Publisher: WakaTime +PublisherUrl: https://github.com/wakatime +PublisherSupportUrl: https://github.com/wakatime/wakatime-cli/issues +PrivacyUrl: https://wakatime.com/privacy +Author: Alan Hamlett +PackageName: WakaTime CLI +PackageUrl: https://github.com/wakatime/wakatime-cli +License: BSD-3-Clause +LicenseUrl: https://github.com/wakatime/wakatime-cli/blob/HEAD/LICENSE +Copyright: © WakaTime +ShortDescription: Command line interface used by all WakaTime text editor plugins +Moniker: wakatime-cli +Tags: +- analytics +- metrics +- productivity +- quantified-self +- time-tracker +ReleaseNotes: |- + Changelog + - Prevent crash from parsing ai heartbeats blocking sending #1453 + - Improve sqlite memory usage when parsing Cursor and Qoder transcripts #1454 +ReleaseNotesUrl: https://github.com/wakatime/wakatime-cli/releases/tag/v2.15.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wakatime/CLIWakatime/2.15.3/Wakatime.CLIWakatime.yaml b/manifests/w/Wakatime/CLIWakatime/2.15.3/Wakatime.CLIWakatime.yaml new file mode 100644 index 000000000000..912c2025ee7a --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.15.3/Wakatime.CLIWakatime.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Wakatime.CLIWakatime +PackageVersion: 2.15.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/w/WhirlwindFX/SignalRgb/2.5.69/WhirlwindFX.SignalRgb.installer.yaml b/manifests/w/WhirlwindFX/SignalRgb/2.5.69/WhirlwindFX.SignalRgb.installer.yaml new file mode 100644 index 000000000000..eb7af10b080d --- /dev/null +++ b/manifests/w/WhirlwindFX/SignalRgb/2.5.69/WhirlwindFX.SignalRgb.installer.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2026/Jun/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: WhirlwindFX.SignalRgb +PackageVersion: 2.5.69 +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +ProductCode: VortxEngine +ReleaseDate: 2026-06-04 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\VortxEngine' +Installers: +- Architecture: x64 + InstallerUrl: https://release.signalrgb.com/Install_SignalRgb.exe + InstallerSha256: 2E5ED76316C18E181F9035DE1F7BA5F012B2B8CE2888C68666EE06674D4531B9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/WhirlwindFX/SignalRgb/2.5.69/WhirlwindFX.SignalRgb.locale.en-US.yaml b/manifests/w/WhirlwindFX/SignalRgb/2.5.69/WhirlwindFX.SignalRgb.locale.en-US.yaml new file mode 100644 index 000000000000..17211bf0b86a --- /dev/null +++ b/manifests/w/WhirlwindFX/SignalRgb/2.5.69/WhirlwindFX.SignalRgb.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Automatically updated by the winget bot at 2026/Jun/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: WhirlwindFX.SignalRgb +PackageVersion: 2.5.69 +PackageLocale: en-US +Publisher: WhirlwindFX +PublisherUrl: https://www.signalrgb.com/about +PublisherSupportUrl: https://www.signalrgb.com/contact +PrivacyUrl: https://www.signalrgb.com/privacy +PackageName: SignalRgb +PackageUrl: https://www.signalrgb.com/ +License: Proprietary +LicenseUrl: https://www.signalrgb.com/terms +Copyright: ©2022 WhirlwindFX +ShortDescription: SignalRGB lets you control and sync your favorite RGB devices with one free application. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WhirlwindFX/SignalRgb/2.5.69/WhirlwindFX.SignalRgb.yaml b/manifests/w/WhirlwindFX/SignalRgb/2.5.69/WhirlwindFX.SignalRgb.yaml new file mode 100644 index 000000000000..5274da559fcf --- /dev/null +++ b/manifests/w/WhirlwindFX/SignalRgb/2.5.69/WhirlwindFX.SignalRgb.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: WhirlwindFX.SignalRgb +PackageVersion: 2.5.69 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/w/Winix/Winix/0.4.0/Winix.Winix.installer.yaml b/manifests/w/Winix/Winix/0.4.0/Winix.Winix.installer.yaml new file mode 100644 index 000000000000..9ba951907d3b --- /dev/null +++ b/manifests/w/Winix/Winix/0.4.0/Winix.Winix.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Winix.Winix +PackageVersion: 0.4.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: winix.exe + PortableCommandAlias: winix +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Yortw/winix/releases/download/v0.4.0/winix-win-x64.zip + InstallerSha256: 7EF36654DCE6A536415A8514DDD272EAD4445C065448011A720FCED497FDA08E + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Winix/Winix/0.4.0/Winix.Winix.locale.en-US.yaml b/manifests/w/Winix/Winix/0.4.0/Winix.Winix.locale.en-US.yaml new file mode 100644 index 000000000000..5fb2d05079cc --- /dev/null +++ b/manifests/w/Winix/Winix/0.4.0/Winix.Winix.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Winix.Winix +PackageVersion: 0.4.0 +PackageLocale: en-US +Publisher: Troy Willmot +PublisherUrl: https://github.com/Yortw +PublisherSupportUrl: https://github.com/Yortw/winix/issues +PackageName: Winix Winix +PackageUrl: https://github.com/Yortw/winix +License: MIT +LicenseUrl: https://github.com/Yortw/winix/blob/main/LICENSE +ShortDescription: Cross-platform installer for the Winix CLI tool suite. +Tags: +- cli +- developer-tools +- portable +- winix +- installer +- suite +- package-manager +ReleaseNotesUrl: https://github.com/Yortw/winix/releases/tag/v0.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Winix/Winix/0.4.0/Winix.Winix.yaml b/manifests/w/Winix/Winix/0.4.0/Winix.Winix.yaml new file mode 100644 index 000000000000..fb4ddc62a188 --- /dev/null +++ b/manifests/w/Winix/Winix/0.4.0/Winix.Winix.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Winix.Winix +PackageVersion: 0.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.installer.yaml b/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.installer.yaml deleted file mode 100644 index afb87e2aacc5..000000000000 --- a/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.installer.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: wez.wezterm.nightly -PackageVersion: 20260607-082427-8afe0ad3 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.VCRedist.2015+.x64 -ProductCode: '{BCF6F0DA-5B9A-408D-8562-F680AE6E1EAF}_is1' -ReleaseDate: 2026-04-30 -AppsAndFeaturesEntries: -- ProductCode: '{BCF6F0DA-5B9A-408D-8562-F680AE6E1EAF}_is1' -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WezTerm' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/wezterm/wezterm/releases/download/nightly/WezTerm-nightly-setup.exe - InstallerSha256: 1494EF4B2317007D308DC148CCBE09F8B24EF83F30491E1DBB34E58BE43815DD -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.locale.en-US.yaml b/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.locale.en-US.yaml deleted file mode 100644 index 17266683def4..000000000000 --- a/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: wez.wezterm.nightly -PackageVersion: 20260607-082427-8afe0ad3 -PackageLocale: en-US -Publisher: Wez Furlong -PublisherUrl: https://github.com/wezterm -PublisherSupportUrl: https://github.com/wezterm/wezterm/issues -Author: Wez Furlong -PackageName: WezTerm -PackageUrl: https://github.com/wezterm/wezterm -License: MIT -LicenseUrl: https://github.com/wezterm/wezterm/blob/HEAD/LICENSE.md -Copyright: Copyright (c) 2018-Present Wez Furlong -CopyrightUrl: https://github.com/wezterm/wezterm/blob/main/LICENSE.md -ShortDescription: | - A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust -Tags: -- rust -- serial -- serial-port -- terminal -- terminal-emulator -- terminal-emulators -ReleaseNotes: |- - Ignore the sources associated with this release: it's just the readme. - This release holds builds generated by the nightly build process that runs in the CI/CD environment. - These builds may be unstable or unusable; they are simply a build of whatever is in master at the time that the nightly build runs. -ReleaseNotesUrl: https://github.com/wezterm/wezterm/releases/tag/nightly -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.yaml b/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.yaml deleted file mode 100644 index c4cccf864403..000000000000 --- a/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: wez.wezterm.nightly -PackageVersion: 20260607-082427-8afe0ad3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/x/xAI/GrokBuild/.validation b/manifests/x/xAI/GrokBuild/.validation new file mode 100644 index 000000000000..61789263ea11 --- /dev/null +++ b/manifests/x/xAI/GrokBuild/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"78fb6e3b-7465-432a-8b57-0cba3eec9bff","TestPlan":"Validation-Domain","PackagePath":"manifests/x/xAI/GrokBuild/0.2.45","CommitId":"9e50601178f53e20e93a0dea2a5516e5523db9e5"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file