diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.55/Anthropic.ClaudeCode.installer.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.55/Anthropic.ClaudeCode.installer.yaml new file mode 100644 index 0000000000000..e7c9c3a3dc077 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.55/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.55 +InstallerType: portable +Commands: +- claude +ReleaseDate: 2026-02-25 +Installers: +- Architecture: x64 + InstallerUrl: https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.55/win32-x64/claude.exe + InstallerSha256: 46BDDD1A60EDA616540721A8DC4CB30FC848247F55584D78A2ABC20B3185E7F2 +- Architecture: arm64 + InstallerUrl: https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.55/win32-arm64/claude.exe + InstallerSha256: 7477F599ABF79440AD6D8B27AB60D342855EA84BC2BFF6EFEBA2409625451CED +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.55/Anthropic.ClaudeCode.locale.en-US.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.55/Anthropic.ClaudeCode.locale.en-US.yaml new file mode 100644 index 0000000000000..1774d1356c1df --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.55/Anthropic.ClaudeCode.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: Anthropic.ClaudeCode +PackageVersion: 2.1.55 +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. +Tags: +- agent +- agentic +- ai +- chatbot +- claude +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: '- Fixed BashTool failing on Windows with EINVAL error' +ReleaseNotesUrl: https://github.com/anthropics/claude-code/blob/HEAD/CHANGELOG.md#2155 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.55/Anthropic.ClaudeCode.locale.zh-CN.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.55/Anthropic.ClaudeCode.locale.zh-CN.yaml new file mode 100644 index 0000000000000..8dd644e6d70d2 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.55/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.55 +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/VovSoft/SEOChecker/10.5.0.0/VovSoft.SEOChecker.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.55/Anthropic.ClaudeCode.yaml similarity index 55% rename from manifests/v/VovSoft/SEOChecker/10.5.0.0/VovSoft.SEOChecker.yaml rename to manifests/a/Anthropic/ClaudeCode/2.1.55/Anthropic.ClaudeCode.yaml index f53c5a4fb8c6c..2525065be8bd8 100644 --- a/manifests/v/VovSoft/SEOChecker/10.5.0.0/VovSoft.SEOChecker.yaml +++ b/manifests/a/Anthropic/ClaudeCode/2.1.55/Anthropic.ClaudeCode.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/Jan/20 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: VovSoft.SEOChecker -PackageVersion: 10.5.0.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.55 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.56/Anthropic.ClaudeCode.installer.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.56/Anthropic.ClaudeCode.installer.yaml new file mode 100644 index 0000000000000..90e090b074ab2 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.56/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.56 +InstallerType: portable +Commands: +- claude +ReleaseDate: 2026-02-25 +Installers: +- Architecture: x64 + InstallerUrl: https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.56/win32-x64/claude.exe + InstallerSha256: 8A14C6D5F1FE7AA820294542392693F76927B412075D195875F322A803A994BC +- Architecture: arm64 + InstallerUrl: https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.56/win32-arm64/claude.exe + InstallerSha256: FF840BBD157137D33049EE1526CB87681C3B84D3F6F0C3AB686215C2077E0A4F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.56/Anthropic.ClaudeCode.locale.en-US.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.56/Anthropic.ClaudeCode.locale.en-US.yaml new file mode 100644 index 0000000000000..04beaf8808c6d --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.56/Anthropic.ClaudeCode.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: Anthropic.ClaudeCode +PackageVersion: 2.1.56 +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. +Tags: +- agent +- agentic +- ai +- chatbot +- claude +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: "- VS Code: Fixed another cause of \"command 'claude-vscode.editor.openLast' not found\" crashes" +ReleaseNotesUrl: https://github.com/anthropics/claude-code/blob/HEAD/CHANGELOG.md#2156 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.56/Anthropic.ClaudeCode.locale.zh-CN.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.56/Anthropic.ClaudeCode.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3e994655357ec --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.56/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.56 +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/VovSoft/SoundRecorder/3.2.0.0/VovSoft.SoundRecorder.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.56/Anthropic.ClaudeCode.yaml similarity index 54% rename from manifests/v/VovSoft/SoundRecorder/3.2.0.0/VovSoft.SoundRecorder.yaml rename to manifests/a/Anthropic/ClaudeCode/2.1.56/Anthropic.ClaudeCode.yaml index e68a7982bccac..d594943a882c9 100644 --- a/manifests/v/VovSoft/SoundRecorder/3.2.0.0/VovSoft.SoundRecorder.yaml +++ b/manifests/a/Anthropic/ClaudeCode/2.1.56/Anthropic.ClaudeCode.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Dec/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: VovSoft.SoundRecorder -PackageVersion: 3.2.0.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.56 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/AppFlowy/AppFlowy/0.11.3/AppFlowy.AppFlowy.installer.yaml b/manifests/a/AppFlowy/AppFlowy/0.11.3/AppFlowy.AppFlowy.installer.yaml new file mode 100644 index 0000000000000..bc1e1e0ddc3f0 --- /dev/null +++ b/manifests/a/AppFlowy/AppFlowy/0.11.3/AppFlowy.AppFlowy.installer.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AppFlowy.AppFlowy +PackageVersion: 0.11.3 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallerSwitches: + Silent: /sp- /verysilent /norestart + SilentWithProgress: /sp- /silent /norestart +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: AppFlowy_is1 +ReleaseDate: 2026-02-25 +AppsAndFeaturesEntries: +- ProductCode: AppFlowy_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\AppFlowy\' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AppFlowy-IO/AppFlowy/releases/download/0.11.3/AppFlowy-0.11.3-windows-x86_64.exe + InstallerSha256: 0478916122F4226BD15FA6AEA94A59885B76B67E4299E02025082AB3F4F84A44 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AppFlowy/AppFlowy/0.11.3/AppFlowy.AppFlowy.locale.en-US.yaml b/manifests/a/AppFlowy/AppFlowy/0.11.3/AppFlowy.AppFlowy.locale.en-US.yaml new file mode 100644 index 0000000000000..e869c29f1290a --- /dev/null +++ b/manifests/a/AppFlowy/AppFlowy/0.11.3/AppFlowy.AppFlowy.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AppFlowy.AppFlowy +PackageVersion: 0.11.3 +PackageLocale: en-US +Publisher: AppFlowy-IO +PublisherUrl: https://github.com/AppFlowy-IO +PublisherSupportUrl: https://github.com/AppFlowy-IO/AppFlowy/issues +PackageName: AppFlowy +PackageUrl: https://github.com/AppFlowy-IO/AppFlowy +License: AGPL-3.0 +LicenseUrl: https://github.com/AppFlowy-IO/AppFlowy/blob/HEAD/LICENSE +Copyright: Copyright (C) 2007 Free Software Foundation, Inc. +CopyrightUrl: https://github.com/AppFlowy-IO/AppFlowy/blob/main/LICENSE +ShortDescription: The Open Source Alternative To Notion. +Description: |- + AppFlowy is an open source alternative to Notion. + You are in charge of your data and customizations. +Tags: +- content-management +- content-services +- editor +- flutter +- flutter-app +- flutter-apps +- flutter-examples +- flutter-ui +- low-code +- no-code +- notion +- notion-alternative +- rust +- rust-lang +- rust-language +- wiki +ReleaseNotes: |- + Version 0.11.3 – 25/02/2026 + Desktop + Bug Fixes + - Fixed the space dropdown menu not displaying correctly + - Fixed relation filter not applying correctly in advanced filter scenarios + - Fixed the disconnect banner not refreshing properly + Mobile + Bug Fixes + - Fixed losing focus after typing the first character in a text cell + - Fixed FCM blocking the main app on startup +ReleaseNotesUrl: https://github.com/AppFlowy-IO/AppFlowy/releases/tag/0.11.3 +PurchaseUrl: https://ko-fi.com/appflowy +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/VovSoft/DuplicateFileFinder/2.0.0.0/VovSoft.DuplicateFileFinder.yaml b/manifests/a/AppFlowy/AppFlowy/0.11.3/AppFlowy.AppFlowy.yaml similarity index 53% rename from manifests/v/VovSoft/DuplicateFileFinder/2.0.0.0/VovSoft.DuplicateFileFinder.yaml rename to manifests/a/AppFlowy/AppFlowy/0.11.3/AppFlowy.AppFlowy.yaml index 5cc3408d2c35f..31017bc91a88d 100644 --- a/manifests/v/VovSoft/DuplicateFileFinder/2.0.0.0/VovSoft.DuplicateFileFinder.yaml +++ b/manifests/a/AppFlowy/AppFlowy/0.11.3/AppFlowy.AppFlowy.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Dec/15 +# Created with komac v2.15.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: VovSoft.DuplicateFileFinder -PackageVersion: 2.0.0.0 +PackageIdentifier: AppFlowy.AppFlowy +PackageVersion: 0.11.3 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/b/Brother/iPrintScan/15.0.20.14/Brother.iPrintScan.installer.yaml b/manifests/b/Brother/iPrintScan/15.0.20.14/Brother.iPrintScan.installer.yaml new file mode 100644 index 0000000000000..a3a75e6deb5db --- /dev/null +++ b/manifests/b/Brother/iPrintScan/15.0.20.14/Brother.iPrintScan.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: Brother.iPrintScan +PackageVersion: 15.0.20.14 +InstallerType: burn +Scope: machine +UpgradeBehavior: install +ProductCode: '{396e4929-7256-4770-9e92-dc159e316291}' +AppsAndFeaturesEntries: +- UpgradeCode: '{B921ECF8-7442-4206-A2B0-EB2E4725C26D}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\Brother\iPrint&Scan' +Installers: +- Architecture: x86 + InstallerUrl: https://update-akamai.brother.co.jp/APP/iPrintScan-Setup-15_0_20_14.exe + InstallerSha256: 34ED8D18B7197125AB0A429A435E507512E1CFF6162AF46E6FA84FD7191F655F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brother/iPrintScan/15.0.20.14/Brother.iPrintScan.locale.en-US.yaml b/manifests/b/Brother/iPrintScan/15.0.20.14/Brother.iPrintScan.locale.en-US.yaml new file mode 100644 index 0000000000000..74c351f687b0a --- /dev/null +++ b/manifests/b/Brother/iPrintScan/15.0.20.14/Brother.iPrintScan.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Brother.iPrintScan +PackageVersion: 15.0.20.14 +PackageLocale: en-US +Publisher: Brother Industries, Ltd. +PublisherUrl: https://www.brother.com/ +PublisherSupportUrl: https://support.brother.com/ +PrivacyUrl: https://www.brother.com/privacy/ +Author: Brother Industries, Ltd. +PackageName: Brother iPrint&Scan +PackageUrl: https://www.brother.com/apps/wp/index_pc.htm +License: Proprietary +LicenseUrl: https://www.brother.com/apps/eula/EULA_English.pdf +Copyright: © 2026 Brother Industries, Ltd. All rights reserved. +CopyrightUrl: https://www.brother.com/apps/eula/EULA_English.pdf +ShortDescription: Brother iPrint&Scan for PC/Mac provides access to printing, scanning, and workflow functionality. +Tags: +- brotherindustries +- iprint&scan +- printer +- printing +- scanner +- scanning +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brother/iPrintScan/15.0.20.14/Brother.iPrintScan.locale.zh-CN.yaml b/manifests/b/Brother/iPrintScan/15.0.20.14/Brother.iPrintScan.locale.zh-CN.yaml new file mode 100644 index 0000000000000..87c79d5282b8a --- /dev/null +++ b/manifests/b/Brother/iPrintScan/15.0.20.14/Brother.iPrintScan.locale.zh-CN.yaml @@ -0,0 +1,12 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Brother.iPrintScan +PackageVersion: 15.0.20.14 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Brother iPrint&Scan for PC/Mac 可提供打印、扫描和工作流程功能。 +Tags: +- 打印机 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/v/VovSoft/DuplicateFileFinder/1.6.0.0/VovSoft.DuplicateFileFinder.yaml b/manifests/b/Brother/iPrintScan/15.0.20.14/Brother.iPrintScan.yaml similarity index 53% rename from manifests/v/VovSoft/DuplicateFileFinder/1.6.0.0/VovSoft.DuplicateFileFinder.yaml rename to manifests/b/Brother/iPrintScan/15.0.20.14/Brother.iPrintScan.yaml index 97b7dd3509e3d..307d0b831a5a9 100644 --- a/manifests/v/VovSoft/DuplicateFileFinder/1.6.0.0/VovSoft.DuplicateFileFinder.yaml +++ b/manifests/b/Brother/iPrintScan/15.0.20.14/Brother.iPrintScan.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Dec/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: VovSoft.DuplicateFileFinder -PackageVersion: 1.6.0.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: Brother.iPrintScan +PackageVersion: 15.0.20.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/CircleCI/CLI/0.1.34616/CircleCI.CLI.installer.yaml b/manifests/c/CircleCI/CLI/0.1.34616/CircleCI.CLI.installer.yaml new file mode 100644 index 0000000000000..57242453f6501 --- /dev/null +++ b/manifests/c/CircleCI/CLI/0.1.34616/CircleCI.CLI.installer.yaml @@ -0,0 +1,16 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CircleCI.CLI +PackageVersion: 0.1.34616 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: circleci-cli_0.1.34616_windows_amd64/circleci.exe +ReleaseDate: 2026-02-24 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.34616/circleci-cli_0.1.34616_windows_amd64.zip + InstallerSha256: CF0852FB0393EFF3E31DBE56D3BC6568243EF879D6F79D27CA50617B6F441DD9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CircleCI/CLI/0.1.34616/CircleCI.CLI.locale.en-US.yaml b/manifests/c/CircleCI/CLI/0.1.34616/CircleCI.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..db63b2ae8cd0c --- /dev/null +++ b/manifests/c/CircleCI/CLI/0.1.34616/CircleCI.CLI.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CircleCI.CLI +PackageVersion: 0.1.34616 +PackageLocale: en-US +Publisher: Circle Internet Services, Inc. +PublisherUrl: https://github.com/CircleCI-Public +PublisherSupportUrl: https://github.com/CircleCI-Public/circleci-cli/issues +PackageName: circleci-cli +PackageUrl: https://github.com/CircleCI-Public/circleci-cli +License: MIT +LicenseUrl: https://github.com/CircleCI-Public/circleci-cli/blob/HEAD/LICENSE +ShortDescription: Set of CircleCI’s advanced and powerful tools. +Tags: +- circle-ci +- circleci +- cli +- command-line-tool +- continuous-delivery +- continuous-integration +- developer-tools +- devops +- golang +- graphql +- tool +ReleaseNotes: |- + Changelog + - 60096db Merge pull request #1186 from CircleCI-Public/fix/snapcraft-publish-upgrade + - e7c0bc0 the docker image is not up-to-date with the latest +ReleaseNotesUrl: https://github.com/CircleCI-Public/circleci-cli/releases/tag/v0.1.34616 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CircleCI/CLI/0.1.34616/CircleCI.CLI.yaml b/manifests/c/CircleCI/CLI/0.1.34616/CircleCI.CLI.yaml new file mode 100644 index 0000000000000..83a4b9d9a9c42 --- /dev/null +++ b/manifests/c/CircleCI/CLI/0.1.34616/CircleCI.CLI.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CircleCI.CLI +PackageVersion: 0.1.34616 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/CyberIntelSystems/CICB/2.9.11.113/CyberIntelSystems.CICB.installer.yaml b/manifests/c/CyberIntelSystems/CICB/2.9.11.113/CyberIntelSystems.CICB.installer.yaml new file mode 100644 index 0000000000000..b27cf8790e5c5 --- /dev/null +++ b/manifests/c/CyberIntelSystems/CICB/2.9.11.113/CyberIntelSystems.CICB.installer.yaml @@ -0,0 +1,42 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: CyberIntelSystems.CICB +PackageVersion: 2.9.11.113 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart + Custom: /norestart +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-02-03 +Installers: +- Architecture: x64 + InstallerType: wix + InstallerUrl: https://github.com/cyberintelsystems/cicb/releases/download/v2.9.11.113/CICBv2-Win-v2.9.11.113.msi + InstallerSha256: 961043C0AD385136655F339856755131AFB48ADEED8006E7D499997E70C0D8FC + ProductCode: '{139C878F-9019-4382-942F-145614591BC9}' + AppsAndFeaturesEntries: + - DisplayName: Cyber Intel Classification Banner + Publisher: CYBER INTEL SYSTEMS + DisplayVersion: 2.9.11.113 + ProductCode: '{139C878F-9019-4382-942F-145614591BC9}' +ManifestType: installer +ManifestVersion: 1.6.0 + + + + + + diff --git a/manifests/c/CyberIntelSystems/CICB/2.9.11.113/CyberIntelSystems.CICB.locale.en-US.yaml b/manifests/c/CyberIntelSystems/CICB/2.9.11.113/CyberIntelSystems.CICB.locale.en-US.yaml new file mode 100644 index 0000000000000..a43511b3120a1 --- /dev/null +++ b/manifests/c/CyberIntelSystems/CICB/2.9.11.113/CyberIntelSystems.CICB.locale.en-US.yaml @@ -0,0 +1,65 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: CyberIntelSystems.CICB +PackageVersion: 2.9.11.113 +PackageLocale: en-US +Publisher: CYBER INTEL SYSTEMS +PublisherUrl: https://cyberintelsystems.com +PublisherSupportUrl: https://support.cyberintelsystems.com +PrivacyUrl: https://cyberintelsystems.com/privacy-policy +Author: CYBER INTEL SYSTEMS +PackageName: Cyber Intel Classification Banner +PackageUrl: https://github.com/cyberintelsystems/cicb +License: Proprietary +LicenseUrl: https://cyberintelsystems.com/eula +Copyright: Copyright (c) 2026 CYBER INTEL SYSTEMS +ShortDescription: Security classification banner for Windows displaying system classification levels +Description: |- + Cyber Intel Classification Banner (CICB) is a comprehensive solution for displaying security classification levels on Windows systems. + + Features: + - Multi-screen support with independent classification per monitor + - Server-client architecture for centralized management + - Configurable banner colors, sizes, and text + - Pre-configured templates for common classification levels (UNCLASSIFIED, CONFIDENTIAL, SECRET, TOP SECRET, etc.) + - Active Directory/LDAP integration support + - CCM (Classification Configuration Manager) for easy setup + - Auto-startup options for both client and server + - Silent installation support for enterprise deployment + + Use Cases: + - Government and military installations + - Defense contractors (CMMC, NIST SP 800-171 compliance) + - Classified information handling facilities + - Secure compartmented information facilities (SCIF) + - Research institutions handling controlled information +Moniker: cicb +Tags: +- classification-banner +- security +- government +- defense +- cmmc +- nist +- scif +- top-secret +- confidential +- cui +- dod +- cybersecurity +- classified +- information-security +- federal +- compliance +ReleaseNotes: |- + See release notes at: https://github.com/cyberintelsystems/cicb/releases/tag/v2.9.11.113 +ReleaseNotesUrl: https://github.com/cyberintelsystems/cicb/releases/tag/v2.9.11.113 +PurchaseUrl: https://portal.cyberintelsystems.com +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://cyberintelsystems.com/category/documents/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 + + diff --git a/manifests/c/CyberIntelSystems/CICB/2.9.11.113/CyberIntelSystems.CICB.yaml b/manifests/c/CyberIntelSystems/CICB/2.9.11.113/CyberIntelSystems.CICB.yaml new file mode 100644 index 0000000000000..81cdb430c841c --- /dev/null +++ b/manifests/c/CyberIntelSystems/CICB/2.9.11.113/CyberIntelSystems.CICB.yaml @@ -0,0 +1,9 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: CyberIntelSystems.CICB +PackageVersion: 2.9.11.113 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 + diff --git a/manifests/d/Docker/SecretsEngine/0.3.0/Docker.SecretsEngine.installer.yaml b/manifests/d/Docker/SecretsEngine/0.3.0/Docker.SecretsEngine.installer.yaml index d277484988662..28988fde61c90 100644 --- a/manifests/d/Docker/SecretsEngine/0.3.0/Docker.SecretsEngine.installer.yaml +++ b/manifests/d/Docker/SecretsEngine/0.3.0/Docker.SecretsEngine.installer.yaml @@ -1,16 +1,19 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Docker.SecretsEngine PackageVersion: 0.3.0 -InstallerLocale: en-US InstallerType: wix +Scope: machine UpgradeBehavior: install ProductCode: '{C6E91938-E253-4C23-9167-66F1D38B7BD2}' +ReleaseDate: 2026-02-24 +AppsAndFeaturesEntries: +- ProductCode: '{C6E91938-E253-4C23-9167-66F1D38B7BD2}' + UpgradeCode: '{6FCC8A62-DD88-47D9-AEE9-C624BCF0ECAA}' Installers: - Architecture: x64 InstallerUrl: https://github.com/docker/secrets-engine/releases/download/v0.3.0/DockerSecretsEngine.msi InstallerSha256: E28D68807F6D0E027BF1AFBE36EAD6E13A13217E7D895F0EF2CDB329BCE3637E ManifestType: installer -ManifestVersion: 1.10.0 -ReleaseDate: 2026-02-24 +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/SecretsEngine/0.3.0/Docker.SecretsEngine.locale.en-US.yaml b/manifests/d/Docker/SecretsEngine/0.3.0/Docker.SecretsEngine.locale.en-US.yaml index 400fb28bd7e60..c1fa661059741 100644 --- a/manifests/d/Docker/SecretsEngine/0.3.0/Docker.SecretsEngine.locale.en-US.yaml +++ b/manifests/d/Docker/SecretsEngine/0.3.0/Docker.SecretsEngine.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Docker.SecretsEngine PackageVersion: 0.3.0 @@ -10,16 +10,12 @@ PublisherSupportUrl: https://www.docker.com/support/ PrivacyUrl: https://www.docker.com/legal/privacy/ Author: Docker Inc. PackageName: Docker Secrets Engine -PackageUrl: https://github.com/docker/secrets-engine/blob/main/README.md -License: Proprietary -LicenseUrl: https://github.com/docker/secrets-engine/blob/main/LICENSE +PackageUrl: https://github.com/docker/secrets-engine/blob/HEAD/README.md +License: Apache-2.0 +LicenseUrl: https://github.com/docker/secrets-engine/blob/HEAD/LICENSE Copyright: Copyright (c) Docker Inc. -CopyrightUrl: https://github.com/docker/secrets-engine/blob/main/LICENSE +CopyrightUrl: https://github.com/docker/secrets-engine/blob/HEAD/LICENSE ShortDescription: | Secrets Engine lets you reference secrets in docker run / docker compose and have Docker resolve and inject the real values at runtime. -ReleaseNotesUrl: https://github.com/docker/secrets-engine/releases/tag/v0.3.0 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/docker/secrets-engine/wiki ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/SecretsEngine/0.3.0/Docker.SecretsEngine.yaml b/manifests/d/Docker/SecretsEngine/0.3.0/Docker.SecretsEngine.yaml index 5130648333c6b..79e4936b7542b 100644 --- a/manifests/d/Docker/SecretsEngine/0.3.0/Docker.SecretsEngine.yaml +++ b/manifests/d/Docker/SecretsEngine/0.3.0/Docker.SecretsEngine.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Docker.SecretsEngine PackageVersion: 0.3.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/e/ElectronicArts/EADesktop/13.649.2.6163/ElectronicArts.EADesktop.installer.yaml b/manifests/e/ElectronicArts/EADesktop/13.649.2.6163/ElectronicArts.EADesktop.installer.yaml new file mode 100644 index 0000000000000..64157927c5237 --- /dev/null +++ b/manifests/e/ElectronicArts/EADesktop/13.649.2.6163/ElectronicArts.EADesktop.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: ElectronicArts.EADesktop +PackageVersion: 13.649.2.6163 +InstallerType: burn +Scope: machine +InstallerSwitches: + InstallLocation: InstallFolder="" +UpgradeBehavior: uninstallPrevious +Protocols: +- ealink +- link2ea +- origin +- origin2 +ProductCode: '{66e29d41-acf2-4e54-93fd-545a12e48cec}' +AppsAndFeaturesEntries: +- ProductCode: '{66e29d41-acf2-4e54-93fd-545a12e48cec}' + UpgradeCode: '{ADF2591E-00D2-4FFF-9BF4-9CCDAE6BDC67}' +Installers: +- Architecture: x64 + InstallerUrl: https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller-13.649.2.6163-866.exe + InstallerSha256: 4D81C32D2B736C997BB10E0BDC940613EAB62ECAB2DCD01E5F360AF2722CB3E2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ElectronicArts/EADesktop/13.649.2.6163/ElectronicArts.EADesktop.locale.en-US.yaml b/manifests/e/ElectronicArts/EADesktop/13.649.2.6163/ElectronicArts.EADesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..273acce4fa909 --- /dev/null +++ b/manifests/e/ElectronicArts/EADesktop/13.649.2.6163/ElectronicArts.EADesktop.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ElectronicArts.EADesktop +PackageVersion: 13.649.2.6163 +PackageLocale: en-US +Publisher: Electronic Arts +PublisherUrl: https://www.ea.com/ +PublisherSupportUrl: https://help.ea.com/ +PrivacyUrl: https://www.ea.com/legal/privacy-and-cookie-policy +Author: Electronic Arts Inc. +PackageName: EA app +PackageUrl: https://www.ea.com/ea-app +License: Proprietary +LicenseUrl: https://tos.ea.com/legalapp/WEBTERMS/US/en/PC/ +Copyright: © 2026 Electronic Arts Inc. +ShortDescription: Play great PC games and connect with your friends, all in one place. +Description: Built on feedback from players like you, the EA Desktop app is the newest iteration of our PC platform. The beta includes new features and overall improvements to power a faster, smarter, more connected desktop app. +Moniker: eaapp +Tags: +- ea +- ea-desktop +- game +- gaming +- launcher +- origin +- store +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ElectronicArts/EADesktop/13.649.2.6163/ElectronicArts.EADesktop.locale.zh-CN.yaml b/manifests/e/ElectronicArts/EADesktop/13.649.2.6163/ElectronicArts.EADesktop.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7cede99fdcab6 --- /dev/null +++ b/manifests/e/ElectronicArts/EADesktop/13.649.2.6163/ElectronicArts.EADesktop.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ElectronicArts.EADesktop +PackageVersion: 13.649.2.6163 +PackageLocale: zh-CN +Publisher: Electronic Arts +PublisherUrl: https://www.ea.com/zh-cn +PublisherSupportUrl: https://help.ea.com/ +PrivacyUrl: https://www.ea.com/zh-cn/legal/privacy-and-cookie-policy +Author: Electronic Arts Inc. +PackageName: EA app +PackageUrl: https://www.ea.com/ea-app +License: 专有软件 +LicenseUrl: https://tos.ea.com/legalapp/WEBTERMS/US/sc/PC/ +Copyright: © 2026 Electronic Arts Inc. +ShortDescription: 在一个地方游玩精彩的 PC 游戏并与朋友交流。 +Description: 根据玩家的反馈,我们开发了 EA Desktop 应用程序,作为 PC 平台的最新迭代。测试版包括新功能和整体改进,为更快、更智能、更互联的桌面应用程序提供动力。 +Tags: +- ea +- ea-desktop +- origin +- 启动器 +- 商店 +- 游戏 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ElectronicArts/EADesktop/13.649.2.6163/ElectronicArts.EADesktop.yaml b/manifests/e/ElectronicArts/EADesktop/13.649.2.6163/ElectronicArts.EADesktop.yaml new file mode 100644 index 0000000000000..41083dea16104 --- /dev/null +++ b/manifests/e/ElectronicArts/EADesktop/13.649.2.6163/ElectronicArts.EADesktop.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: ElectronicArts.EADesktop +PackageVersion: 13.649.2.6163 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/FarManager/FarManager/3.0.6644/FarManager.FarManager.installer.yaml b/manifests/f/FarManager/FarManager/3.0.6644/FarManager.FarManager.installer.yaml new file mode 100644 index 0000000000000..dbd0593a41a3f --- /dev/null +++ b/manifests/f/FarManager/FarManager/3.0.6644/FarManager.FarManager.installer.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: FarManager.FarManager +PackageVersion: 3.0.6644 +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://www.farmanager.com/files/Far30b6644.x64.20260212.msi + InstallerSha256: A9585D68B39ACD24745BAC64E7A5807F12B62ADBD32C4BDD8A4355C52888DDBD + ProductCode: '{7D1E6054-359D-4882-9962-3DD9EEF3D4D9}' +- Architecture: x86 + InstallerUrl: https://www.farmanager.com/files/Far30b6644.x86.20260212.msi + InstallerSha256: 9EB909811BFBAAA32B9252A7404990FAA058B45ADFD83CDF1922EEC334A51767 + ProductCode: '{82AEC70F-154B-4663-B96C-67E7508663CD}' +- Architecture: arm64 + InstallerUrl: https://www.farmanager.com/files/Far30b6644.ARM64.20260212.msi + InstallerSha256: A7C7830E0178BD20E6F1F228D68611E47EA11823EC8EF1B284E70A12522B19FE + ProductCode: '{F455347E-9E59-424E-B1E2-54F416F94B7B}' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/f/FarManager/FarManager/3.0.6644/FarManager.FarManager.locale.en-US.yaml b/manifests/f/FarManager/FarManager/3.0.6644/FarManager.FarManager.locale.en-US.yaml new file mode 100644 index 0000000000000..1d468b4515bc5 --- /dev/null +++ b/manifests/f/FarManager/FarManager/3.0.6644/FarManager.FarManager.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: FarManager.FarManager +PackageVersion: 3.0.6644 +PackageLocale: en-US +Publisher: Eugene Roshal & Far Group +PublisherUrl: https://www.farmanager.com/ +PublisherSupportUrl: https://www.farmanager.com/problems.php?l=en +Author: Eugene Roshal & Far Group +PackageName: Far Manager 3 +PackageUrl: https://www.farmanager.com/ +License: BSD-3-Clause +LicenseUrl: https://github.com/FarGroup/FarManager/blob/master/LICENSE +Copyright: Copyright (c) 1996 Eugene Roshal. Copyright (c) 2000 Far Group. All rights reserved. +CopyrightUrl: https://www.farmanager.com/license.php?l=en +ShortDescription: Far Manager is a program for managing files and archives in Windows operating systems. Far Manager works in text mode and provides a simple and intuitive interface for performing most of the necessary actions. +Moniker: farmanager3 +Tags: +- commander +- file-manager +- filemanager +- files +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/f/FarManager/FarManager/3.0.6644/FarManager.FarManager.yaml b/manifests/f/FarManager/FarManager/3.0.6644/FarManager.FarManager.yaml new file mode 100644 index 0000000000000..b0175bd47f629 --- /dev/null +++ b/manifests/f/FarManager/FarManager/3.0.6644/FarManager.FarManager.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: FarManager.FarManager +PackageVersion: 3.0.6644 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Glodon/CADReader/CN/6.5.0.102/Glodon.CADReader.CN.installer.yaml b/manifests/g/Glodon/CADReader/CN/6.5.0.102/Glodon.CADReader.CN.installer.yaml new file mode 100644 index 0000000000000..5bdc29b911bfe --- /dev/null +++ b/manifests/g/Glodon/CADReader/CN/6.5.0.102/Glodon.CADReader.CN.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: Glodon.CADReader.CN +PackageVersion: 6.5.0.102 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +FileExtensions: +- bin +- dwg +- dxf +- octet-stream +ProductCode: '{DDD659B5-6B07-4F5A-A0D3-9E8D3147E165}_is1' +AppsAndFeaturesEntries: +- DisplayName: CAD快速看图v6.5.0.102 + ProductCode: '{DDD659B5-6B07-4F5A-A0D3-9E8D3147E165}_is1' +Installers: +- Architecture: x86 + InstallerUrl: https://yuntu-f.kuaicad.com/app/CADReaderPc_6.5.0.102.exe + InstallerSha256: E2B1EA4004941C4EBDE4490C936C7B8EA39DC95E11F1599CFFD82EA5E04876B4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Glodon/CADReader/CN/6.5.0.102/Glodon.CADReader.CN.locale.en-US.yaml b/manifests/g/Glodon/CADReader/CN/6.5.0.102/Glodon.CADReader.CN.locale.en-US.yaml new file mode 100644 index 0000000000000..15dfa689d1c3e --- /dev/null +++ b/manifests/g/Glodon/CADReader/CN/6.5.0.102/Glodon.CADReader.CN.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Glodon.CADReader.CN +PackageVersion: 6.5.0.102 +PackageLocale: en-US +Publisher: 广联达科技股份有限公司 +PublisherUrl: https://www.glodon.com +PublisherSupportUrl: https://cadclub.glodon.com/question/list +PrivacyUrl: https://yuntu-f.glodon.com/policy/privacypolicy.html +Author: Beijing Glodon Yuntu Dream Technology Co., Ltd. +PackageName: CAD快速看图 +PackageUrl: https://cad.glodon.com +License: Proprietary +LicenseUrl: https://yuntu-f.glodon.com/policy/userprotocol.html +Copyright: Copyright (C) 1998-2026 Beijing Glodon Yuntu Dream Technology Co., Ltd. +ShortDescription: A fast DWG/DXF viewer and measurement tool +Description: CAD Reader is a fast and easy-to-use DXF & DWG drawing viewer, which can open, view, mark, measure, and share your AutoCAD files easily. +Tags: +- blueprint +- cad +- drawing +- reader +- tangent +- viewer +ReleaseNotesUrl: https://yuntu-f.kuaicad.com/html/pc/update_6.5.0.102.html +PurchaseUrl: https://cad.glodon.com/user/index +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Glodon/CADReader/CN/6.5.0.102/Glodon.CADReader.CN.locale.zh-CN.yaml b/manifests/g/Glodon/CADReader/CN/6.5.0.102/Glodon.CADReader.CN.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d920909ece5f8 --- /dev/null +++ b/manifests/g/Glodon/CADReader/CN/6.5.0.102/Glodon.CADReader.CN.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Glodon.CADReader.CN +PackageVersion: 6.5.0.102 +PackageLocale: zh-CN +Publisher: 广联达科技股份有限公司 +PublisherUrl: https://www.glodon.com +PublisherSupportUrl: https://cadclub.glodon.com/question/list +PrivacyUrl: https://yuntu-f.glodon.com/policy/privacypolicy.html +Author: 北京广联达云图梦想科技有限公司 +PackageName: CAD快速看图 +PackageUrl: https://cad.glodon.com +License: 专有软件 +LicenseUrl: https://yuntu-f.glodon.com/policy/userprotocol.html +Copyright: Copyright (C) 1998-2026 北京广联达云图梦想科技有限公司. +ShortDescription: 一款支持天正建筑、天正给排水、天正暖通、天正电气的 CAD 看图工具 +Description: CAD 快速看图是北京广联达云图梦想科技有限公司(广联达科技股份有限公司控股子公司)自主研发的全平台 CAD 看图软件(支持 Windows、Android、iOS 等),是一款支持天正建筑、天正给排水、天正暖通、天正电气的 CAD 看图工具,打开速度快,支持各种版本的 CAD 图纸,并且拥有提取文字表格、图纸对比、图形识别、测量弧长面积、外部参照管理和云盘同步标注等功能,操作简便、功能强大,是工程人看图的重要工具。 +Tags: +- cad +- 图纸 +- 天正 +- 查看器 +- 看图 +- 蓝图 +- 阅读器 +ReleaseNotes: |- + 1. 增加批量分割图纸功能 + 2. 支持修改分类的顺序 + 3. 优化导出 PDF 功能 + 4. 优化图纸的显示 +ReleaseNotesUrl: https://yuntu-f.kuaicad.com/html/pc/update_6.5.0.102.html +PurchaseUrl: https://cad.glodon.com/user/index +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Glodon/CADReader/CN/6.5.0.102/Glodon.CADReader.CN.yaml b/manifests/g/Glodon/CADReader/CN/6.5.0.102/Glodon.CADReader.CN.yaml new file mode 100644 index 0000000000000..28885971b5c7a --- /dev/null +++ b/manifests/g/Glodon/CADReader/CN/6.5.0.102/Glodon.CADReader.CN.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: Glodon.CADReader.CN +PackageVersion: 6.5.0.102 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b8148/ggml.llamacpp.installer.yaml b/manifests/g/ggml/llamacpp/b8148/ggml.llamacpp.installer.yaml new file mode 100644 index 0000000000000..f8e7997647fdf --- /dev/null +++ b/manifests/g/ggml/llamacpp/b8148/ggml.llamacpp.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ggml.llamacpp +PackageVersion: b8148 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: llama-batched-bench.exe +- RelativeFilePath: llama-bench.exe +- RelativeFilePath: llama-cli.exe +- RelativeFilePath: llama-gguf-split.exe +- RelativeFilePath: llama-imatrix.exe +- RelativeFilePath: llama-mtmd-cli.exe +- RelativeFilePath: llama-perplexity.exe +- RelativeFilePath: llama-quantize.exe +- RelativeFilePath: llama-server.exe +- RelativeFilePath: llama-tokenize.exe +- RelativeFilePath: llama-tts.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-02-25 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ggml-org/llama.cpp/releases/download/b8148/llama-b8148-bin-win-vulkan-x64.zip + InstallerSha256: 6976EA0B2B34560DAA186513FBD270AB6578F1E700BCED7EDA8DF9161DDD8161 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b8148/ggml.llamacpp.locale.en-US.yaml b/manifests/g/ggml/llamacpp/b8148/ggml.llamacpp.locale.en-US.yaml new file mode 100644 index 0000000000000..8d95137d09787 --- /dev/null +++ b/manifests/g/ggml/llamacpp/b8148/ggml.llamacpp.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ggml.llamacpp +PackageVersion: b8148 +PackageLocale: en-US +Publisher: ggml +PublisherUrl: https://github.com/ggml-org +PublisherSupportUrl: https://github.com/ggml-org/llama.cpp/issues +PackageName: llama.cpp +PackageUrl: https://github.com/ggml-org/llama.cpp +License: MIT +LicenseUrl: https://github.com/ggml-org/llama.cpp/blob/HEAD/LICENSE +ShortDescription: LLM inference in C/C++ +Tags: +- ggml +- llama +ReleaseNotes: |- + models : fix graph splits (#19866) + macOS/iOS: + - macOS Apple Silicon (arm64) + - macOS Intel (x64) + - iOS XCFramework + Linux: + - Ubuntu x64 (CPU) + - Ubuntu x64 (Vulkan) + - Ubuntu x64 (ROCm 7.2) + - Ubuntu s390x (CPU) + Windows: + - Windows x64 (CPU) + - Windows arm64 (CPU) + - Windows x64 (CUDA 12) - CUDA 12.4 DLLs + - Windows x64 (CUDA 13) - CUDA 13.1 DLLs + - Windows x64 (Vulkan) + - Windows x64 (SYCL) + - Windows x64 (HIP) + openEuler: + - openEuler x86 (310p) + - openEuler x86 (910b, ACL Graph) + - openEuler aarch64 (310p) + - openEuler aarch64 (910b, ACL Graph) +ReleaseNotesUrl: https://github.com/ggml-org/llama.cpp/releases/tag/b8148 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ggml-org/llama.cpp/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b8148/ggml.llamacpp.yaml b/manifests/g/ggml/llamacpp/b8148/ggml.llamacpp.yaml new file mode 100644 index 0000000000000..f5a4ccd7668b7 --- /dev/null +++ b/manifests/g/ggml/llamacpp/b8148/ggml.llamacpp.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ggml.llamacpp +PackageVersion: b8148 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.1205/Jackett.Jackett.installer.yaml b/manifests/j/Jackett/Jackett/0.24.1205/Jackett.Jackett.installer.yaml new file mode 100644 index 0000000000000..18406772e19c1 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.1205/Jackett.Jackett.installer.yaml @@ -0,0 +1,26 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.24.1205 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ReleaseDate: 2026-02-25 +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.1205/Jackett.Installer.Windows.exe + InstallerSha256: 6BC570AB1ECB827581B5FD30B36E1CCEB327AF838B2E782052E665D5383EDD34 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.1205/Jackett.Jackett.locale.en-US.yaml b/manifests/j/Jackett/Jackett/0.24.1205/Jackett.Jackett.locale.en-US.yaml new file mode 100644 index 0000000000000..5c298df2cdf0f --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.1205/Jackett.Jackett.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.24.1205 +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: + - 3b4476d torrenttip: bump domain + - efa54fe torrentsome: bump domain + - d01ee30 capybarabr: remove infohash and update version (#16618) + - f333361 axeltorrents: update row selector + - 7e1aac0 happyfappy: update to .net TLD (#16617) + - 87d91a8 Update c411.yml + - fecf8b4 world-torrent: bump alt domain + - 9f28a44 extremebits: CA expired + - ccb0cc2 c411: update cats + This list of changes was auto generated. +ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.24.1205 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.1205/Jackett.Jackett.yaml b/manifests/j/Jackett/Jackett/0.24.1205/Jackett.Jackett.yaml new file mode 100644 index 0000000000000..9ff3b8306a8c8 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.1205/Jackett.Jackett.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.24.1205 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/JordanCoin/codemap/4.0.2/JordanCoin.codemap.installer.yaml b/manifests/j/JordanCoin/codemap/4.0.2/JordanCoin.codemap.installer.yaml new file mode 100644 index 0000000000000..c5fae698d5e4d --- /dev/null +++ b/manifests/j/JordanCoin/codemap/4.0.2/JordanCoin.codemap.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: JordanCoin.codemap +PackageVersion: 4.0.2 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-02-25" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: codemap.exe + PortableCommandAlias: codemap + InstallerUrl: https://github.com/JordanCoin/codemap/releases/download/v4.0.2/codemap_4.0.2_windows_amd64.zip + InstallerSha256: 5fbb8a56682f70b51d16e06f91a019eec88fd96654b8a0cc5e6ed8075e679401 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JordanCoin/codemap/4.0.2/JordanCoin.codemap.locale.en-US.yaml b/manifests/j/JordanCoin/codemap/4.0.2/JordanCoin.codemap.locale.en-US.yaml new file mode 100644 index 0000000000000..635dfdf95ecef --- /dev/null +++ b/manifests/j/JordanCoin/codemap/4.0.2/JordanCoin.codemap.locale.en-US.yaml @@ -0,0 +1,26 @@ +# 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: JordanCoin.codemap +PackageVersion: 4.0.2 +PackageLocale: en-US +Publisher: JordanCoin +PublisherUrl: https://github.com/JordanCoin +PublisherSupportUrl: https://github.com/JordanCoin/codemap/issues +PackageName: codemap +PackageUrl: https://github.com/JordanCoin/codemap +License: MIT +LicenseUrl: https://github.com/JordanCoin/codemap/blob/main/LICENSE +ShortDescription: Generate a brain map of your codebase for LLM context +Description: | + codemap generates a compact, structured "brain map" of your codebase + that LLMs can instantly understand. One command gives instant + architectural context without burning tokens. +Moniker: codemap +Tags: + - cli + - developer-tools + - ai + - llm + - code-analysis +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JordanCoin/codemap/4.0.2/JordanCoin.codemap.yaml b/manifests/j/JordanCoin/codemap/4.0.2/JordanCoin.codemap.yaml new file mode 100644 index 0000000000000..2aea6d4715e96 --- /dev/null +++ b/manifests/j/JordanCoin/codemap/4.0.2/JordanCoin.codemap.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: JordanCoin.codemap +PackageVersion: 4.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/jdx/mise/2026.2.20/jdx.mise.installer.yaml b/manifests/j/jdx/mise/2026.2.20/jdx.mise.installer.yaml new file mode 100644 index 0000000000000..5bf0900f450ba --- /dev/null +++ b/manifests/j/jdx/mise/2026.2.20/jdx.mise.installer.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: jdx.mise +PackageVersion: 2026.2.20 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mise/bin/mise-shim.exe +- RelativeFilePath: mise/bin/mise.exe +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-02-25 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/jdx/mise/releases/download/v2026.2.20/mise-v2026.2.20-windows-x64.zip + InstallerSha256: 4E5B6390038612F719F0C2401D5716F26A7B0C27BF0E2F765E4B48C685F5629A +- Architecture: arm64 + InstallerUrl: https://github.com/jdx/mise/releases/download/v2026.2.20/mise-v2026.2.20-windows-arm64.zip + InstallerSha256: 2F4941E08A055891A244D8A65BA01A2F5E0880A255DF73EC093F78BC761442E6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/jdx/mise/2026.2.20/jdx.mise.locale.en-US.yaml b/manifests/j/jdx/mise/2026.2.20/jdx.mise.locale.en-US.yaml new file mode 100644 index 0000000000000..a7da16a71b24f --- /dev/null +++ b/manifests/j/jdx/mise/2026.2.20/jdx.mise.locale.en-US.yaml @@ -0,0 +1,53 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: jdx.mise +PackageVersion: 2026.2.20 +PackageLocale: en-US +Publisher: jdx +PublisherUrl: https://jdx.dev/ +PublisherSupportUrl: https://github.com/jdx/mise +Author: jdx +PackageName: mise-en-place +PackageUrl: https://mise.jdx.dev/ +License: MIT +LicenseUrl: https://github.com/jdx/mise/blob/HEAD/LICENSE +ShortDescription: Dev tools, env vars, tasks +Moniker: mise +ReleaseNotes: |- + A feature-packed release that replaces the conda backend with production-grade internals, adds a native .NET SDK plugin, and finally enforces per-task timeouts. Several lockfile and environment-handling fixes round things out. + Highlights + - Conda backend rewritten with rattler -- The experimental conda backend has been completely rewritten to use the rattler Rust crates (the same engine behind pixi), replacing ~1,600 lines of custom code that relied on the unsupported anaconda.org API. This brings a proper SAT-based dependency solver, correct binary prefix replacement, and repodata caching via CDN. #8325 by @jdx + - Native .NET SDK management -- A new core plugin for .NET SDK installs all versions side-by-side under a shared DOTNET_ROOT, matching .NET's native multi-version model. It uses Microsoft's official dotnet-install script and supports global.json for per-project SDK pinning. #8326 by @jdx + - Per-task timeouts are now enforced -- The timeout field on tasks (added in v2025.1.6 but never wired up) now actually kills tasks that exceed their limit. Timeouts send SIGTERM with a 5-second grace period before SIGKILL, and both per-task and global task_timeout settings are respected. #8250 by @tvararu + Added + - Core .NET SDK plugin -- mise use dotnet@8 now installs via a native core plugin with side-by-side version support and global.json detection. Configure DOTNET_ROOT via the new dotnet.dotnet_root setting. #8326 by @jdx + - Per-task timeout enforcement -- Tasks with a timeout field are now killed if they exceed the configured duration. Works with both per-task config and the global task_timeout/--timeout flag. #8250 by @tvararu + [tasks.deploy] + run = "npm run deploy" + timeout = "5m" + - VSIX archive support -- The HTTP backend now recognizes .vsix files as ZIP archives and extracts them correctly, enabling tools distributed as VS Code extensions to be installed via http: URLs. #8306 by @sosumappu + - Registry: oxfmt -- Added the oxfmt formatter to the tool registry. #8316 by @taoufik07 + Changed + - Conda backend rewritten with rattler crates -- Replaces custom version matching, dependency resolution, archive extraction, and binary patching with the battle-tested rattler ecosystem (rattler_solve, rattler_repodata_gateway, rattler::install). Binary prefix replacement now works correctly (the old code skipped binary files entirely). Since the conda backend is still experimental, this is a non-breaking change. #8325 by @jdx + Fixed + - Lockfile not modified with --locked -- mise install --locked no longer writes to mise.lock, matching the semantics of cargo install --locked and uv pip install --locked. #8308 by @jdx + - Orphan lockfile entries pruned -- mise lock now removes stale tool entries that are no longer present in config, keeping the lockfile aligned with the current toolset. #8265 by @mackwic + - Contradictory lockfile config caught early -- Setting locked=true alongside lockfile=false now produces a clear error instead of silently ignoring the lock. #8329 by @jdx + - watch_files triggers on every change -- The hook-env fast-path now checks [[watch_files]] paths, fixing a bug where only the first file change triggered the associated run command. #8317 by @jdx + - Fish alias completions cleaned up -- Setting or unsetting shell aliases in fish now clears stale completions, preventing tab-complete from offering outdated suggestions. #8324 by @jdx + - JSON schema accepts age-encrypted env values -- Fixed a oneOf ambiguity in the mise schema that rejected [env] entries using age encryption. #8328 by @adamliang0 + - Regal registry updated -- The regal tool now points to its new home at open-policy-agent/regal. #8315 by @charlieegan3 + - Conda: locked installs preserve package data -- conda_packages entries are no longer silently dropped during --locked installs, and concurrent downloads no longer race on the same temp file. #8335 by @jdx + - Conda: solver no longer fails on Linux -- Deduplicated repodata records before passing them to the solver, fixing "duplicate records" errors when installing tools like imagemagick. #8337 by @jdx + New Contributors + - @tvararu made their first contribution in #8250 + - @sosumappu made their first contribution in #8306 + - @charlieegan3 made their first contribution in #8315 + - @taoufik07 made their first contribution in #8316 + - @adamliang0 made their first contribution in #8328 + - @mackwic made their first contribution in #8265 + Full Changelog: v2026.2.19...v2026.2.20 +ReleaseNotesUrl: https://github.com/jdx/mise/releases/tag/v2026.2.20 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/jdx/mise/2026.2.20/jdx.mise.yaml b/manifests/j/jdx/mise/2026.2.20/jdx.mise.yaml new file mode 100644 index 0000000000000..de776595b9c32 --- /dev/null +++ b/manifests/j/jdx/mise/2026.2.20/jdx.mise.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: jdx.mise +PackageVersion: 2026.2.20 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/josephburnett/jd/2.5.0/josephburnett.jd.installer.yaml b/manifests/j/josephburnett/jd/2.5.0/josephburnett.jd.installer.yaml new file mode 100644 index 0000000000000..6445af3984f93 --- /dev/null +++ b/manifests/j/josephburnett/jd/2.5.0/josephburnett.jd.installer.yaml @@ -0,0 +1,23 @@ +# Created with Sundry-LA (六安) Updater. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: josephburnett.jd +PackageVersion: 2.5.0 +InstallerType: portable +UpgradeBehavior: install +Commands: + - jd +FileExtensions: + - json + - yaml +ReleaseDate: 2026-02-23 +ArchiveBinariesDependOnPath: true +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/josephburnett/jd/releases/download/v2.5.0/jd-amd64-windows.exe + InstallerSha256: 08E078258477B3D981BDFC40987F824F825135D612C90C4F5FDCE63FC69F949D + - Architecture: arm64 + InstallerUrl: https://github.com/josephburnett/jd/releases/download/v2.5.0/jd-arm64-windows.exe + InstallerSha256: E6DA231D4C3BF4DF14CFEFE153D5765553CC3A2EFE3EFAEBBE4C2A8820D8C4E5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/josephburnett/jd/2.5.0/josephburnett.jd.locale.en-US.yaml b/manifests/j/josephburnett/jd/2.5.0/josephburnett.jd.locale.en-US.yaml new file mode 100644 index 0000000000000..ea3991b287322 --- /dev/null +++ b/manifests/j/josephburnett/jd/2.5.0/josephburnett.jd.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with Sundry-LA (六安) Updater. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: josephburnett.jd +PackageVersion: 2.5.0 +PackageLocale: en-US +Publisher: Joseph Burnett +PublisherUrl: https://github.com/josephburnett +PublisherSupportUrl: https://github.com/josephburnett/jd/issues +Author: Joseph Burnett +PackageName: JSON diff and patch +PackageUrl: https://github.com/josephburnett/jd +License: MIT +LicenseUrl: https://github.com/josephburnett/jd/blob/master/LICENSE +Copyright: Copyright (c) 2016 Joseph Burnett +CopyrightUrl: https://github.com/josephburnett/jd/blob/master/LICENSE +ShortDescription: JSON diff and patch. +Description: > + jd is a commandline utility and Go library for diffing and patching JSON + and YAML values. It supports a native jd format (similar to unified format) as well + as JSON Merge Patch (RFC 7386) and a subset of JSON Patch (RFC 6902). Try it out + at http://play.jd-tool.io/. +Moniker: jd +Tags: + - diff + - json + - patch + - yaml +ReleaseNotesUrl: https://github.com/josephburnett/jd/releases/tag/v2.5.0 +ReleaseNotes: |- + ## What's Changed + - v2: use slices instead of golang.org/x/exp/slices by @alexandear in #117 + - Replace deprecated ioutil with os and io by @alexandear in #115 + - Fix Myers diff backtracking off-by-one (#112) by @vnykmshr in #121 + - docs(README): add mise alternate installation documentation by @jylenhof in #111 + - Build artifacts for riscv64 by @ffgan in #106 + - chore(deps): upgrade github.com/go-openapi/jsonpointer to v0.22.4 by @alexandear in #118 + + ## New Contributors + - @alexandear made their first contribution in #117 + - @vnykmshr made their first contribution in #121 + - @jylenhof made their first contribution in #111 + - @ffgan made their first contribution in #106 + + Full Changelog: https://github.com/josephburnett/jd/compare/v2.4.0...v2.5.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/josephburnett/jd/2.5.0/josephburnett.jd.locale.zh-CN.yaml b/manifests/j/josephburnett/jd/2.5.0/josephburnett.jd.locale.zh-CN.yaml new file mode 100644 index 0000000000000..36704e37401f4 --- /dev/null +++ b/manifests/j/josephburnett/jd/2.5.0/josephburnett.jd.locale.zh-CN.yaml @@ -0,0 +1,46 @@ +# Created with Sundry-LA (六安) Updater. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: josephburnett.jd +PackageVersion: 2.5.0 +PackageLocale: zh-CN +Publisher: Joseph Burnett +PublisherUrl: https://github.com/josephburnett +PublisherSupportUrl: https://github.com/josephburnett/jd/issues +Author: Joseph Burnett +PackageName: JSON diff and patch +PackageUrl: https://github.com/josephburnett/jd +License: MIT +LicenseUrl: https://github.com/josephburnett/jd/blob/master/LICENSE +Copyright: Copyright (c) 2016 Joseph Burnett +CopyrightUrl: https://github.com/josephburnett/jd/blob/master/LICENSE +ShortDescription: JSON 差异比较和修补。 +Description: > + jd 是一个命令行工具和 Go 库,用于对 JSON 和 YAML 值进行差异比较和修补。它支持原生的 jd 格式(类似于统一格式),以及 + JSON 合并修补(RFC 7386)和 JSON 修补的子集(RFC 6902)。可以在 http://play.jd-tool.io/ 上试用。 +Tags: + - diff + - json + - patch + - yaml + - 差异 + - 比较 +ReleaseNotesUrl: https://github.com/josephburnett/jd/releases/tag/v2.5.0 +ReleaseNotes: |- + ## What's Changed + - v2: use slices instead of golang.org/x/exp/slices by @alexandear in #117 + - Replace deprecated ioutil with os and io by @alexandear in #115 + - Fix Myers diff backtracking off-by-one (#112) by @vnykmshr in #121 + - docs(README): add mise alternate installation documentation by @jylenhof in #111 + - Build artifacts for riscv64 by @ffgan in #106 + - chore(deps): upgrade github.com/go-openapi/jsonpointer to v0.22.4 by @alexandear in #118 + + ## New Contributors + - @alexandear made their first contribution in #117 + - @vnykmshr made their first contribution in #121 + - @jylenhof made their first contribution in #111 + - @ffgan made their first contribution in #106 + + Full Changelog: https://github.com/josephburnett/jd/compare/v2.4.0...v2.5.0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/josephburnett/jd/2.5.0/josephburnett.jd.yaml b/manifests/j/josephburnett/jd/2.5.0/josephburnett.jd.yaml new file mode 100644 index 0000000000000..eb18069008852 --- /dev/null +++ b/manifests/j/josephburnett/jd/2.5.0/josephburnett.jd.yaml @@ -0,0 +1,8 @@ +# Created with Sundry-LA (六安) Updater. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: josephburnett.jd +PackageVersion: 2.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/Krisp/Krisp/1.27.2/Krisp.Krisp.installer.yaml b/manifests/k/Krisp/Krisp/1.27.2/Krisp.Krisp.installer.yaml deleted file mode 100644 index 2e5c852068d79..0000000000000 --- a/manifests/k/Krisp/Krisp/1.27.2/Krisp.Krisp.installer.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: Krisp.Krisp -PackageVersion: 1.27.2 -InstallerLocale: en-US -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerUrl: https://cdn.krisp.ai/win/release/v1.27/krisp-v1.27.2-x64.msi - InstallerSha256: FD3B4407037F817C5B7E2150DF5E52B76070AE8B4D2D8B23918D16F32D3000B0 - ProductCode: '{AD599AD6-CB1A-4716-B654-B17AADF18899}' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/k/Krisp/Krisp/1.27.2/Krisp.Krisp.locale.en-US.yaml b/manifests/k/Krisp/Krisp/1.27.2/Krisp.Krisp.locale.en-US.yaml deleted file mode 100644 index 7380cd0883d03..0000000000000 --- a/manifests/k/Krisp/Krisp/1.27.2/Krisp.Krisp.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: Krisp.Krisp -PackageVersion: 1.27.2 -PackageLocale: en-US -Publisher: Krisp Technologies, Inc -PublisherUrl: https://krisp.ai/ -# PublisherSupportUrl: https://help.krisp.ai/hc/en-us -PrivacyUrl: https://krisp.ai/privacy-policy/ -Author: Krisp Technologies, Inc -PackageName: Krisp -PackageUrl: https://krisp.ai/ -License: Proprietary -LicenseUrl: https://krisp.ai/terms-of-use/ -Copyright: Copyright (c) 2020 Krisp Technologies, Inc -# CopyrightUrl: -ShortDescription: AI-powered app that removes background noise and echo from meetings leaving only human voice. -# Description: -Moniker: krisp -Tags: -- microphone -- noise-reduction -- sound -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/k/Krisp/Krisp/1.27.2/Krisp.Krisp.yaml b/manifests/k/Krisp/Krisp/1.27.2/Krisp.Krisp.yaml deleted file mode 100644 index 3cb0fda37e914..0000000000000 --- a/manifests/k/Krisp/Krisp/1.27.2/Krisp.Krisp.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: Krisp.Krisp -PackageVersion: 1.27.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/kk/140.8.0/Mozilla.Thunderbird.ESR.kk.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/kk/140.8.0/Mozilla.Thunderbird.ESR.kk.installer.yaml new file mode 100644 index 0000000000000..098151d592128 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/kk/140.8.0/Mozilla.Thunderbird.ESR.kk.installer.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ESR.kk +PackageVersion: 140.8.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2026-02-24 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/140.8.0esr/win32/kk/Thunderbird%20Setup%20140.8.0esr.exe + InstallerSha256: 4BD637FF96A9DBD887AB6E1BBC7BEB7C45CBF4AD81E4CCFB668F03AB4081D32C + ProductCode: Mozilla Thunderbird 140.8.0 (x86 kk) + AppsAndFeaturesEntries: + - DisplayName: Mozilla Thunderbird (x86 kk) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/140.8.0esr/win64/kk/Thunderbird%20Setup%20140.8.0esr.exe + InstallerSha256: FAB42F8F3214688B01C3A380492CD30597C60F8BE6DA54F0B93B258668637CF8 + ProductCode: Mozilla Thunderbird 140.8.0 (x64 kk) + AppsAndFeaturesEntries: + - DisplayName: Mozilla Thunderbird (x64 kk) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/kk/140.8.0/Mozilla.Thunderbird.ESR.kk.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/kk/140.8.0/Mozilla.Thunderbird.ESR.kk.locale.en-US.yaml new file mode 100644 index 0000000000000..bbe8596ef511d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/kk/140.8.0/Mozilla.Thunderbird.ESR.kk.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: Mozilla.Thunderbird.ESR.kk +PackageVersion: 140.8.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird ESR (kk) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis. +Description: |- + Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. + This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis. +Moniker: thunderbird-esr +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + fixed + Security fixes +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/140.8.0esr/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/kk/140.8.0/Mozilla.Thunderbird.ESR.kk.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/kk/140.8.0/Mozilla.Thunderbird.ESR.kk.locale.zh-CN.yaml new file mode 100644 index 0000000000000..fc0786df21f82 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/kk/140.8.0/Mozilla.Thunderbird.ESR.kk.locale.zh-CN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ESR.kk +PackageVersion: 140.8.0 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +Author: Mozilla 基金会 +PackageUrl: https://www.thunderbird.net/zh-CN/ +ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。 +Description: |- + Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 + 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。 +Tags: +- 电子邮件 +- 邮件 +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/140.8.0esr/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/kk/140.8.0/Mozilla.Thunderbird.ESR.kk.yaml b/manifests/m/Mozilla/Thunderbird/ESR/kk/140.8.0/Mozilla.Thunderbird.ESR.kk.yaml new file mode 100644 index 0000000000000..7dd5e0c01a922 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/kk/140.8.0/Mozilla.Thunderbird.ESR.kk.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ESR.kk +PackageVersion: 140.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/140.8.0/Mozilla.Thunderbird.ESR.pa-IN.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/140.8.0/Mozilla.Thunderbird.ESR.pa-IN.installer.yaml new file mode 100644 index 0000000000000..64a80daff1274 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/140.8.0/Mozilla.Thunderbird.ESR.pa-IN.installer.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ESR.pa-IN +PackageVersion: 140.8.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2026-02-24 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/140.8.0esr/win32/pa-IN/Thunderbird%20Setup%20140.8.0esr.exe + InstallerSha256: EEFCBE0223F8180A04E621E66DDFCF1AC4562E99DB8E31CAFFAC74855AD89378 + ProductCode: Mozilla Thunderbird 140.8.0 (x86 pa-IN) + AppsAndFeaturesEntries: + - DisplayName: Mozilla Thunderbird (x86 pa-IN) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/140.8.0esr/win64/pa-IN/Thunderbird%20Setup%20140.8.0esr.exe + InstallerSha256: F393C5956511051D965C7457B440FCB0E94F9095863EB493EF17F0339B8CC920 + ProductCode: Mozilla Thunderbird 140.8.0 (x64 pa-IN) + AppsAndFeaturesEntries: + - DisplayName: Mozilla Thunderbird (x64 pa-IN) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/140.8.0/Mozilla.Thunderbird.ESR.pa-IN.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/140.8.0/Mozilla.Thunderbird.ESR.pa-IN.locale.en-US.yaml new file mode 100644 index 0000000000000..43d064ae1823c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/140.8.0/Mozilla.Thunderbird.ESR.pa-IN.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: Mozilla.Thunderbird.ESR.pa-IN +PackageVersion: 140.8.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird ESR (pa-IN) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis. +Description: |- + Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. + This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis. +Moniker: thunderbird-esr +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + fixed + Security fixes +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/140.8.0esr/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/140.8.0/Mozilla.Thunderbird.ESR.pa-IN.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/140.8.0/Mozilla.Thunderbird.ESR.pa-IN.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d60e373eaf5fd --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/140.8.0/Mozilla.Thunderbird.ESR.pa-IN.locale.zh-CN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ESR.pa-IN +PackageVersion: 140.8.0 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +Author: Mozilla 基金会 +PackageUrl: https://www.thunderbird.net/zh-CN/ +ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。 +Description: |- + Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 + 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。 +Tags: +- 电子邮件 +- 邮件 +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/140.8.0esr/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/140.8.0/Mozilla.Thunderbird.ESR.pa-IN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/140.8.0/Mozilla.Thunderbird.ESR.pa-IN.yaml new file mode 100644 index 0000000000000..9e99c26110f95 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/140.8.0/Mozilla.Thunderbird.ESR.pa-IN.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ESR.pa-IN +PackageVersion: 140.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenJS/Electron/38/38.8.4/OpenJS.Electron.38.installer.yaml b/manifests/o/OpenJS/Electron/38/38.8.4/OpenJS.Electron.38.installer.yaml new file mode 100644 index 0000000000000..3e4ed5400eed2 --- /dev/null +++ b/manifests/o/OpenJS/Electron/38/38.8.4/OpenJS.Electron.38.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenJS.Electron.38 +PackageVersion: 38.8.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: electron.exe +UpgradeBehavior: install +ReleaseDate: 2026-02-24 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/electron/electron/releases/download/v38.8.4/electron-v38.8.4-win32-ia32.zip + InstallerSha256: E97C59F77F68838C70739A5E52B773235B2DF64F33287B96EFCF8204E860862B +- Architecture: x64 + InstallerUrl: https://github.com/electron/electron/releases/download/v38.8.4/electron-v38.8.4-win32-x64.zip + InstallerSha256: 14B9F64C635288F466B70605DC751AE46A2A43DB5F779AE310BC3137835E4B3B +- Architecture: arm64 + InstallerUrl: https://github.com/electron/electron/releases/download/v38.8.4/electron-v38.8.4-win32-arm64.zip + InstallerSha256: C8E5F76EDCF9D9C72707E46A1712D1C935F6120D63704C265B3164B63EB06938 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenJS/Electron/38/38.8.4/OpenJS.Electron.38.locale.en-US.yaml b/manifests/o/OpenJS/Electron/38/38.8.4/OpenJS.Electron.38.locale.en-US.yaml new file mode 100644 index 0000000000000..47da12b618926 --- /dev/null +++ b/manifests/o/OpenJS/Electron/38/38.8.4/OpenJS.Electron.38.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenJS.Electron.38 +PackageVersion: 38.8.4 +PackageLocale: en-US +Publisher: OpenJS Foundation +PublisherUrl: https://openjsf.org/ +PublisherSupportUrl: https://github.com/electron/electron/issues +PackageName: Electron +PackageUrl: https://www.electronjs.org/ +License: MIT +LicenseUrl: https://github.com/electron/electron/blob/HEAD/LICENSE +ShortDescription: Build cross-platform desktop apps with JavaScript, HTML, and CSS. +Moniker: electron +Tags: +- c-plus-plus +- chrome +- css +- electron +- html +- javascript +- nodejs +- v8 +- works-with-codespaces +ReleaseNotes: |- + Release Notes for v38.8.4 + Fixes + - Fixed memory leak when setting icons on Linux/GTK. #49897 ^{(Also in 39, 40, 41)} +ReleaseNotesUrl: https://github.com/electron/electron/releases/tag/v38.8.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenJS/Electron/38/38.8.4/OpenJS.Electron.38.yaml b/manifests/o/OpenJS/Electron/38/38.8.4/OpenJS.Electron.38.yaml new file mode 100644 index 0000000000000..f1e7ba5038aa3 --- /dev/null +++ b/manifests/o/OpenJS/Electron/38/38.8.4/OpenJS.Electron.38.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenJS.Electron.38 +PackageVersion: 38.8.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenJS/Electron/40/40.6.1/OpenJS.Electron.40.installer.yaml b/manifests/o/OpenJS/Electron/40/40.6.1/OpenJS.Electron.40.installer.yaml new file mode 100644 index 0000000000000..9c480faf75cf6 --- /dev/null +++ b/manifests/o/OpenJS/Electron/40/40.6.1/OpenJS.Electron.40.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenJS.Electron.40 +PackageVersion: 40.6.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: electron.exe +UpgradeBehavior: install +ReleaseDate: 2026-02-24 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/electron/electron/releases/download/v40.6.1/electron-v40.6.1-win32-ia32.zip + InstallerSha256: A37A6041977B43D095EED202FD8BE98732713154904DE3FD532AB4789DF579AC +- Architecture: x64 + InstallerUrl: https://github.com/electron/electron/releases/download/v40.6.1/electron-v40.6.1-win32-x64.zip + InstallerSha256: 236D75251B430EE7A56E8D85FFD6C343E6C7F3DB217C3FBD86E6A773E24E78FA +- Architecture: arm64 + InstallerUrl: https://github.com/electron/electron/releases/download/v40.6.1/electron-v40.6.1-win32-arm64.zip + InstallerSha256: 87C60558F0E79A47CB352AC649DD89533B0AB5A7F522DCF263BA139101D9457D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenJS/Electron/40/40.6.1/OpenJS.Electron.40.locale.en-US.yaml b/manifests/o/OpenJS/Electron/40/40.6.1/OpenJS.Electron.40.locale.en-US.yaml new file mode 100644 index 0000000000000..bc7cae047b155 --- /dev/null +++ b/manifests/o/OpenJS/Electron/40/40.6.1/OpenJS.Electron.40.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenJS.Electron.40 +PackageVersion: 40.6.1 +PackageLocale: en-US +Publisher: OpenJS Foundation +PublisherUrl: https://openjsf.org/ +PublisherSupportUrl: https://github.com/electron/electron/issues +PackageName: Electron +PackageUrl: https://www.electronjs.org/ +License: MIT +LicenseUrl: https://github.com/electron/electron/blob/HEAD/LICENSE +ShortDescription: Build cross-platform desktop apps with JavaScript, HTML, and CSS. +Moniker: electron +Tags: +- c-plus-plus +- chrome +- css +- electron +- html +- javascript +- nodejs +- v8 +- works-with-codespaces +ReleaseNotes: |- + Release Notes for v40.6.1 + Fixes + - Fixed globalShortcut not working on Wayland with GlobalShortcutsPortal feature enabled. #49870 ^{(Also in 41)} + - Fixed an issue where making a window fullscreen on Windows, minimizing it and then restoring it broke previous fullscreen state. #49892 ^{(Also in 41)} + - Fixed an issue where menu item enabled state wasn't updated during key equivalent dispatch when the menu was closed on macOS. #49889 ^{(Also in 39, 41)} + - Fixed an issue where pressing AltGr could activate or focus the menu bar. #49915 ^{(Also in 39, 41)} + - Fixed an issue where setting zoomFactor in setWindowOpenHandler's overrideBrowserWindowOptions had no effect on windows opened via window.open(). #49909 ^{(Also in 41)} + - Fixed draggable regions not updating position when DevTools is docked to the left or right in a frameless window. #49847 ^{(Also in 39, 41)} + - Fixed memory leak when setting icons on Linux/GTK. #49898 ^{(Also in 38, 39, 41)} + - Fixed startup crash when V8 sandbox is disabled. #49884 ^{(Also in 41)} + Other Changes + - Fixed crash in platform_util::Beep() on Linux. #49864 ^{(Also in 41)} + - Updated Chromium to 144.0.7559.220. #49869 +ReleaseNotesUrl: https://github.com/electron/electron/releases/tag/v40.6.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenJS/Electron/40/40.6.1/OpenJS.Electron.40.yaml b/manifests/o/OpenJS/Electron/40/40.6.1/OpenJS.Electron.40.yaml new file mode 100644 index 0000000000000..7b9aad5616bf5 --- /dev/null +++ b/manifests/o/OpenJS/Electron/40/40.6.1/OpenJS.Electron.40.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenJS.Electron.40 +PackageVersion: 40.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/PRelectronics/PReset/.validation b/manifests/p/PRelectronics/PReset/.validation new file mode 100644 index 0000000000000..c77b1ac0a50d9 --- /dev/null +++ b/manifests/p/PRelectronics/PReset/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"730c540a-4532-4393-8319-672b70e8e85f","TestPlan":"Policy-Test-1.2","PackagePath":"manifests/p/PRelectronics/PReset/11.01.1007","CommitId":"e98eb1ddfeb0ac3f0058eb307e5df859f5d36ff0"}],"StandardInstallationVerification":{"Executables":[]}} \ No newline at end of file diff --git a/manifests/r/Rheoecho/leafsheep/.validation b/manifests/r/Rheoecho/leafsheep/.validation new file mode 100644 index 0000000000000..1040b720e6aca --- /dev/null +++ b/manifests/r/Rheoecho/leafsheep/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"e35514f6-a9ae-449a-b215-70a8830687dd","TestPlan":"Validation-Domain","PackagePath":"manifests/r/Rheoecho/leafsheep/1.1.0.0","CommitId":"f60b2fcc7f5c8ea3e50a3695ce5ba704f4b05dc1"}],"StandardInstallationVerification":{"Executables":[]}} \ No newline at end of file diff --git a/manifests/r/Rheoecho/leafsheep/1.1.0.0/Rheoecho.leafsheep.installer.yaml b/manifests/r/Rheoecho/leafsheep/1.1.0.0/Rheoecho.leafsheep.installer.yaml new file mode 100644 index 0000000000000..6f097893c0169 --- /dev/null +++ b/manifests/r/Rheoecho/leafsheep/1.1.0.0/Rheoecho.leafsheep.installer.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Rheoecho.leafsheep +PackageVersion: 1.1.0.0 +InstallerLocale: en-US +InstallerType: exe +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +Commands: +- rhls +Protocols: +- http +- https +FileExtensions: +- htm +- html +- pdf +- svg +- url +ReleaseDate: 2026-02-24 +Installers: +- Architecture: x64 + InstallerUrl: https://codeberg.org/RheoEcho_Studio/LeafSheep/releases/download/1.1.0.0/leafsheep_build_R1.1_SP0_%20c66294c51a_win64_installer.exe + InstallerSha256: F8406F8A483940074844EAD4BFAFC992C47FCCDB693556B57F8538A61695C874 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rheoecho/leafsheep/1.1.0.0/Rheoecho.leafsheep.locale.en-US.yaml b/manifests/r/Rheoecho/leafsheep/1.1.0.0/Rheoecho.leafsheep.locale.en-US.yaml new file mode 100644 index 0000000000000..4a298af33a3e8 --- /dev/null +++ b/manifests/r/Rheoecho/leafsheep/1.1.0.0/Rheoecho.leafsheep.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Rheoecho.leafsheep +PackageVersion: 1.1.0.0 +PackageLocale: en-US +Publisher: RheoEcho +PublisherUrl: https://rheoecho.fyi/ +PublisherSupportUrl: https://rheoecho.fyi/ +PrivacyUrl: https://rheoecho.fyi/ +Author: Rheoecho Studio +PackageName: RheoEcho Boundless LeafSheep +PackageUrl: https://rheoecho.fyi/bl_w/leafsheep.html +License: MPL +LicenseUrl: https://www.mozilla.org/en-US/MPL/2.0/ +Copyright: Copyright (c) RheoEcho +CopyrightUrl: https://rheoecho.fyi/ +ShortDescription: The NEXT XUL platform & Meta web browser +Description: Use the latest XUL-based UXP platform web browser. Perform Meta updates on Leafsheep using LSVAPI and update as flexibly and freely as you need. +Moniker: leafsheep +Tags: +- browser +- chrome +- cross-platform +- firefox +- internet +- opensource +- pdf +- web +- webbrowser +ReleaseNotes: This is the first official version. It adds the Rheoecho design language based on Basilisk, re-designed new tabs. A brand new Meta update method. It is compatible with some inaccessible websites. It provides UAs with LSVAPI for some websites. +ReleaseNotesUrl: https://codeberg.org/RheoEcho_Studio/LeafSheep/releases/tag/1.1.0.0 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rheoecho/leafsheep/1.1.0.0/Rheoecho.leafsheep.yaml b/manifests/r/Rheoecho/leafsheep/1.1.0.0/Rheoecho.leafsheep.yaml new file mode 100644 index 0000000000000..437bed7773ed5 --- /dev/null +++ b/manifests/r/Rheoecho/leafsheep/1.1.0.0/Rheoecho.leafsheep.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Rheoecho.leafsheep +PackageVersion: 1.1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/Ruihu/Apifox/2.8.11/Ruihu.Apifox.installer.yaml b/manifests/r/Ruihu/Apifox/2.8.11/Ruihu.Apifox.installer.yaml new file mode 100644 index 0000000000000..28204134e91be --- /dev/null +++ b/manifests/r/Ruihu/Apifox/2.8.11/Ruihu.Apifox.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: Ruihu.Apifox +PackageVersion: 2.8.11 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2026-02-25 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://file-assets.apifox.com/download/2.8.11/Apifox-2.8.11.exe + InstallerSha256: 36B6A259E1132AE621F5019816B62C1C329449948692AF24D24C81FE992AA5E1 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://file-assets.apifox.com/download/2.8.11/Apifox-2.8.11.exe + InstallerSha256: 36B6A259E1132AE621F5019816B62C1C329449948692AF24D24C81FE992AA5E1 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Ruihu/Apifox/2.8.11/Ruihu.Apifox.locale.en-US.yaml b/manifests/r/Ruihu/Apifox/2.8.11/Ruihu.Apifox.locale.en-US.yaml new file mode 100644 index 0000000000000..a0bfdb5d0cf57 --- /dev/null +++ b/manifests/r/Ruihu/Apifox/2.8.11/Ruihu.Apifox.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Ruihu.Apifox +PackageVersion: 2.8.11 +PackageLocale: en-US +Author: Guangzhou Ruihu Technology Co., Ltd. +License: Freeware +ShortDescription: All-in-one collaboration platform for API documentation, API debugging, API Mock and API test automation +Description: |- + Apifox is an all-in-one collaboration platform for API documentation, API debugging, API Mock and API test automation, positioning Postman + Swagger + Mock + JMeter. + With one system and one data, it solves data sync problems among multiple systems. + As long as the API documentation is defined, API debugging, API data Mock, API test automation can be used directly without the need to redefine; API documentation shares the same tool with API development and debugging, so once the API debugging is completed, it can be ensured that it is identical to the definition of the API documentation. + Efficient, timely and accurate! +Tags: +- api +- automation +- debug +- develop +- development +- interface +- internet +- network +- request +- response +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Ruihu/Apifox/2.8.11/Ruihu.Apifox.locale.zh-CN.yaml b/manifests/r/Ruihu/Apifox/2.8.11/Ruihu.Apifox.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7875106d2db80 --- /dev/null +++ b/manifests/r/Ruihu/Apifox/2.8.11/Ruihu.Apifox.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Ruihu.Apifox +PackageVersion: 2.8.11 +PackageLocale: zh-CN +Publisher: Apifox Team +Author: 广州睿狐科技有限公司 +PackageName: Apifox +License: 免费软件 +Copyright: Copyright © 2026 Apifox Team +ShortDescription: API 文档、API 调试、API Mock、API 自动化测试一体化协作平台 +Description: Apifox 是 API 文档、API 调试、API Mock、API 自动化测试一体化协作平台,定位 Postman + Swagger + Mock + JMeter。通过一套系统、一份数据,解决多个系统之间的数据同步问题。只要定义好 API 文档,API 调试、API 数据 Mock、API 自动化测试就可以直接使用,无需再次定义;API 文档和 API 开发调试使用同一个工具,API 调试完成后即可保证和 API 文档定义完全一致。高效、及时、准确! +Tags: +- api +- 互联网 +- 响应 +- 开发 +- 接口 +- 网络 +- 自动化 +- 请求 +- 调试 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Ruihu/Apifox/2.8.11/Ruihu.Apifox.yaml b/manifests/r/Ruihu/Apifox/2.8.11/Ruihu.Apifox.yaml new file mode 100644 index 0000000000000..3480cb028e1ae --- /dev/null +++ b/manifests/r/Ruihu/Apifox/2.8.11/Ruihu.Apifox.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: Ruihu.Apifox +PackageVersion: 2.8.11 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.2.13/SST.opencode.installer.yaml b/manifests/s/SST/opencode/1.2.13/SST.opencode.installer.yaml new file mode 100644 index 0000000000000..adb5344bb52db --- /dev/null +++ b/manifests/s/SST/opencode/1.2.13/SST.opencode.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: SST.opencode +PackageVersion: 1.2.13 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: opencode.exe +Commands: +- opencode +ReleaseDate: 2026-02-25 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.2.13/opencode-windows-x64.zip + InstallerSha256: 4BCACE3940A348338004D69F63A30D6AD80F311D3E246A331E1B4A023A8315A0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.2.13/SST.opencode.locale.en-US.yaml b/manifests/s/SST/opencode/1.2.13/SST.opencode.locale.en-US.yaml new file mode 100644 index 0000000000000..c900ed1cadad0 --- /dev/null +++ b/manifests/s/SST/opencode/1.2.13/SST.opencode.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: SST.opencode +PackageVersion: 1.2.13 +PackageLocale: en-US +Publisher: SST +PublisherUrl: https://sst.dev/ +PublisherSupportUrl: https://github.com/sst/opencode/issues +PackageName: opencode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/sst/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: The AI coding agent built for the terminal. +Description: |- + opencode is an AI coding agent built for the terminal. It features: + - A responsive, native, themeable terminal UI. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: No notable changes +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.2.13 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.2.13/SST.opencode.locale.zh-CN.yaml b/manifests/s/SST/opencode/1.2.13/SST.opencode.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3597bdc15b265 --- /dev/null +++ b/manifests/s/SST/opencode/1.2.13/SST.opencode.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.2.13 +PackageLocale: zh-CN +ShortDescription: 专为终端打造的 AI 编程助手 +Description: |- + opencode 是一款专为终端打造的 AI 编程助手,具备以下特性: + - 响应式、原生、可主题定制的终端界面 + - 自动加载正确的 LSP,减少 LLM 的错误率 + - 支持多个智能体并行处理同一项目 + - 可为任何会话生成可分享链接,便于参考或调试 + - 支持通过 Anthropic 登录使用 Claude Pro 或 Claude Max 账户 + - 通过 Models.dev 集成 75+ 个 LLM 服务提供商,包括本地模型 +Tags: +- ai +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://opencode.ai/docs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.2.13/SST.opencode.yaml b/manifests/s/SST/opencode/1.2.13/SST.opencode.yaml new file mode 100644 index 0000000000000..cedd15c9c8778 --- /dev/null +++ b/manifests/s/SST/opencode/1.2.13/SST.opencode.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.2.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Seewo/EasiCapsule/2.8.3.9900/Seewo.EasiCapsule.installer.yaml b/manifests/s/Seewo/EasiCapsule/2.8.3.9900/Seewo.EasiCapsule.installer.yaml new file mode 100644 index 0000000000000..8efb194c3e019 --- /dev/null +++ b/manifests/s/Seewo/EasiCapsule/2.8.3.9900/Seewo.EasiCapsule.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: Seewo.EasiCapsule +PackageVersion: 2.8.3.9900 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- easicapsule +ProductCode: '{40d13ff0-7a45-47f3-9179-071cef5aabce}' +Installers: +- Architecture: x86 + InstallerUrl: https://imlizhi-store-https.seewo.com/EasiCapsule_2.8.3.9900(20260225122655).exe + InstallerSha256: F19278E7070A5BCCA486DD0CF23CBFE7BF8C204E9470DD2C5AE5402E9858BB54 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Seewo/EasiCapsule/2.8.3.9900/Seewo.EasiCapsule.locale.en-US.yaml b/manifests/s/Seewo/EasiCapsule/2.8.3.9900/Seewo.EasiCapsule.locale.en-US.yaml new file mode 100644 index 0000000000000..bc1aa9a24d6be --- /dev/null +++ b/manifests/s/Seewo/EasiCapsule/2.8.3.9900/Seewo.EasiCapsule.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Seewo.EasiCapsule +PackageVersion: 2.8.3.9900 +PackageLocale: en-US +Publisher: Seewo +PublisherUrl: https://www.seewo.com/ +PublisherSupportUrl: https://help.seewo.com/ +PrivacyUrl: https://e.seewo.com/privacy_policy.html +Author: Guangzhou Shirui Electronics Co., Ltd. +PackageName: 知识胶囊 +PackageUrl: https://capsule.seewo.com/ +License: Proprietary +LicenseUrl: https://e.seewo.com/seewo_service_agreement.html +Copyright: Copyright@2026 Guangzhou Shirui. All rights reserved. +ShortDescription: Interactive micro-class making tool +Description: EasiCapsule, the first advanced interactive micro-class making software in China that focuses on imparting class knowledge, providing efficient recording and editing tools, rich class interaction, and learning data analysis. EasiCapsule makes knowledge imparting easier. +Tags: +- capture +- class +- clip +- course +- education +- presentation +- record +- slide +- teach +- teaching +- video +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Seewo/EasiCapsule/2.8.3.9900/Seewo.EasiCapsule.locale.zh-CN.yaml b/manifests/s/Seewo/EasiCapsule/2.8.3.9900/Seewo.EasiCapsule.locale.zh-CN.yaml new file mode 100644 index 0000000000000..79fa507b6fa7f --- /dev/null +++ b/manifests/s/Seewo/EasiCapsule/2.8.3.9900/Seewo.EasiCapsule.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Seewo.EasiCapsule +PackageVersion: 2.8.3.9900 +PackageLocale: zh-CN +Publisher: Seewo +PublisherUrl: https://www.seewo.com/ +PublisherSupportUrl: https://help.seewo.com/ +PrivacyUrl: https://e.seewo.com/privacy_policy.html +Author: 广州视睿电子科技有限公司 +PackageName: 知识胶囊 +PackageUrl: https://capsule.seewo.com/ +License: 专有软件 +LicenseUrl: https://e.seewo.com/seewo_service_agreement.html +Copyright: Copyright@2026 Guangzhou Shirui. All rights reserved. +ShortDescription: 互动微课制作工具 +Description: 知识胶囊,国内首款先进互动式微课制作软件,专注于课堂知识传播,提供高效的录制剪辑工具、丰富的课堂互动、学情数据分析。知识胶囊,让知识传播更轻松。 +Tags: +- 剪辑 +- 幻灯片 +- 录制 +- 录屏 +- 录课 +- 微课 +- 教学 +- 教育 +- 演示 +- 视频 +- 课件 +- 课程 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Seewo/EasiCapsule/2.8.3.9900/Seewo.EasiCapsule.yaml b/manifests/s/Seewo/EasiCapsule/2.8.3.9900/Seewo.EasiCapsule.yaml new file mode 100644 index 0000000000000..58ff685e59b9e --- /dev/null +++ b/manifests/s/Seewo/EasiCapsule/2.8.3.9900/Seewo.EasiCapsule.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: Seewo.EasiCapsule +PackageVersion: 2.8.3.9900 +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 17392e2f943b8..cab61dd4c4a12 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: '{71f941de-0f99-4c47-a086-5719e547f878}' -ReleaseDate: 2026-02-24 +ProductCode: '{15b3ef1b-2bf9-408c-bdf2-85a083ee9c31}' +ReleaseDate: 2026-02-25 AppsAndFeaturesEntries: - DisplayName: Servo Installers: - Architecture: x64 - InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-02-24/servo-x86_64-windows-msvc.exe - InstallerSha256: BF09287071F6A01D0CE2F6C86067039C6DC9AF45AE7E9FF5B995555FD4097351 + InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-02-25/servo-x86_64-windows-msvc.exe + InstallerSha256: 3279B65F09E9E0102144F042BAAFA30D5FB10E69FBC46EA3380822D00D7C20B9 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 e631af9114ba9..3b45cf4a43c8c 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@b45f5d80ebef896bc1704b0d51044da84ed218ba -ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-02-24 +ReleaseNotes: Nightly build based on servo/servo@a4d98df1a9302e276de3962c97c967060f48ca9a +ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-02-25 Documentations: - DocumentLabel: Wiki DocumentUrl: https://github.com/servo/servo/wiki diff --git a/manifests/s/Shemeshg/MidiRouterClient/2.9.0/Shemeshg.MidiRouterClient.installer.yaml b/manifests/s/Shemeshg/MidiRouterClient/2.9.0/Shemeshg.MidiRouterClient.installer.yaml new file mode 100644 index 0000000000000..83a60074df296 --- /dev/null +++ b/manifests/s/Shemeshg/MidiRouterClient/2.9.0/Shemeshg.MidiRouterClient.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Shemeshg.MidiRouterClient +PackageVersion: 2.9.0 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.sourceforge.net/midi-router-client/midi-router-client-2.9.0-win64.exe + InstallerSha256: 67da67d9e37007e20d3f4e8378b57b2052d588e269726e0ddc2e78b85baac7ad + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://downloads.sourceforge.net/midi-router-client/midi-router-client-2.9.0-win64-ARM.exe + InstallerSha256: fb07ea0ac6d7166fe60a3beff042bbd781f284ce835c8ce98679a204c7eedad9 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.10.0 + diff --git a/manifests/s/Shemeshg/MidiRouterClient/2.9.0/Shemeshg.MidiRouterClient.locale.en-US.yaml b/manifests/s/Shemeshg/MidiRouterClient/2.9.0/Shemeshg.MidiRouterClient.locale.en-US.yaml new file mode 100644 index 0000000000000..6f7a7f55c2f25 --- /dev/null +++ b/manifests/s/Shemeshg/MidiRouterClient/2.9.0/Shemeshg.MidiRouterClient.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Shemeshg.MidiRouterClient +PackageVersion: 2.9.0 +PackageLocale: en-US +Publisher: Shemeshg +PackageName: Midi Router Client +License: MIT License +ShortDescription: Create Midi routes from anywhere to anywhere +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/AutoMouseClicker/2.5.0.0/VovSoft.AutoMouseClicker.yaml b/manifests/s/Shemeshg/MidiRouterClient/2.9.0/Shemeshg.MidiRouterClient.yaml similarity index 60% rename from manifests/v/VovSoft/AutoMouseClicker/2.5.0.0/VovSoft.AutoMouseClicker.yaml rename to manifests/s/Shemeshg/MidiRouterClient/2.9.0/Shemeshg.MidiRouterClient.yaml index 32eaa01603c4c..8e850b0cd4c31 100644 --- a/manifests/v/VovSoft/AutoMouseClicker/2.5.0.0/VovSoft.AutoMouseClicker.yaml +++ b/manifests/s/Shemeshg/MidiRouterClient/2.9.0/Shemeshg.MidiRouterClient.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: VovSoft.AutoMouseClicker -PackageVersion: 2.5.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Shemeshg.MidiRouterClient +PackageVersion: 2.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/s/Speakeasy/speakeasy/1.729.0/Speakeasy.speakeasy.installer.yaml b/manifests/s/Speakeasy/speakeasy/1.729.0/Speakeasy.speakeasy.installer.yaml new file mode 100644 index 0000000000000..6211b0db1d48c --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.729.0/Speakeasy.speakeasy.installer.yaml @@ -0,0 +1,34 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Speakeasy.speakeasy +PackageVersion: 1.729.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-02-25" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.729.0/speakeasy_windows_386.zip + InstallerSha256: 03aeab501ef52c1e3cd5ee5cced6247468c45443b7e950e4c525633774b29d62 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.729.0/speakeasy_windows_arm64.zip + InstallerSha256: e6ccfc27975aab7c3b096b4dd35198ec796898eb98ea1eb7f3fb3a0cd3299070 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.729.0/speakeasy_windows_amd64.zip + InstallerSha256: 8bbc18512fa4ec71d4874b70b3c1f5f5830c05909c153f1a16a0600b83ee6ac4 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Speakeasy/speakeasy/1.729.0/Speakeasy.speakeasy.locale.en-US.yaml b/manifests/s/Speakeasy/speakeasy/1.729.0/Speakeasy.speakeasy.locale.en-US.yaml new file mode 100644 index 0000000000000..20dc3b265292d --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.729.0/Speakeasy.speakeasy.locale.en-US.yaml @@ -0,0 +1,28 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Speakeasy.speakeasy +PackageVersion: 1.729.0 +PackageLocale: en-US +Publisher: Speakeasy +PublisherUrl: https://www.speakeasy.com +PublisherSupportUrl: https://github.com/speakeasy-api/speakeasy/issues +PackageName: speakeasy +PackageUrl: https://www.speakeasy.com +License: elastic +LicenseUrl: https://github.com/speakeasy-api/speakeasy/blob/main/LICENSE +Copyright: 2024 Speakeasy, Inc +ShortDescription: Speakeasy CLI makes validating API specs and generating idiomatic SDKs easy! +Description: |- + This CLI is a tool for interacting with the Speakeasy platform - the CLI brings the functionality of Speakeasy into your development workflow. It can be run locally or in your CI/CD pipeline to validate your API specs, generate SDKs and more. + + Current functions of the CLI include: + + Generating idiomatic client SDKs from OpenAPI 3.x specs: + Live: Go, Python3, Typescript(Node), Java, PHP, Ruby, Terraform + Validating the correctness of OpenAPI3 specs. The CLI has a built in command to validate your spec and post helpful error messages. + Authenticating with the platform and managing API keys. +Moniker: speakeasy +ReleaseNotes: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.729.0 +ReleaseNotesUrl: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.729.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Speakeasy/speakeasy/1.729.0/Speakeasy.speakeasy.yaml b/manifests/s/Speakeasy/speakeasy/1.729.0/Speakeasy.speakeasy.yaml new file mode 100644 index 0000000000000..efc3a1e16b5e5 --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.729.0/Speakeasy.speakeasy.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Speakeasy.speakeasy +PackageVersion: 1.729.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.installer.yaml new file mode 100644 index 0000000000000..140d2e3b1d5d8 --- /dev/null +++ b/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.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: Spotify.Spotify +PackageVersion: 1.2.84.474.g9f006f58 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Silent: /silent /skip-app-launch + SilentWithProgress: /silent /skip-app-launch + Log: /log-file "" +ExpectedReturnCodes: +- InstallerReturnCode: 26 + ReturnResponse: packageInUse +UpgradeBehavior: install +ProductCode: Spotify +ElevationRequirement: elevationProhibited +Installers: +- Architecture: x64 + InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.84.474.g9f006f58-2131.exe + InstallerSha256: E749DD219D011B0569E6E638F5153E9C3622F0CDFE9CCCEC24E26EEE15B6D475 +- Architecture: arm64 + InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.84.474.g9f006f58-2132.exe + InstallerSha256: CA13C5F0BC27C193608E8E2913268642EBA8F43A40422153CD5116928944A8D3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.locale.en-US.yaml new file mode 100644 index 0000000000000..4bcf777ecc8d5 --- /dev/null +++ b/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.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: Spotify.Spotify +PackageVersion: 1.2.84.474.g9f006f58 +PackageLocale: en-US +Publisher: Spotify AB +PublisherUrl: https://www.spotify.com/ +PublisherSupportUrl: https://support.spotify.com/ +PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ +Author: Spotify AB +PackageName: Spotify +PackageUrl: https://www.spotify.com/download/windows/ +License: Proprietary +LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ +Copyright: Copyright © 2026 Spotify AB. +ShortDescription: Spotify is all the music you’ll ever need. +Description: |- + With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. + There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. + You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. +Tags: +- 9ncbcszsjrsb +- album +- artist +- audio +- episode +- music +- playlist +- podcast +- radio +- song +- sound +- streaming +PurchaseUrl: https://www.spotify.com/premium/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.locale.zh-CN.yaml new file mode 100644 index 0000000000000..382215d65895e --- /dev/null +++ b/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Spotify.Spotify +PackageVersion: 1.2.84.474.g9f006f58 +PackageLocale: zh-CN +Publisher: Spotify AB +PublisherUrl: https://www.spotify.com/ +PublisherSupportUrl: https://support.spotify.com/ +PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ +Author: Spotify AB +PackageName: Spotify +PackageUrl: https://www.spotify.com/download/windows/ +License: 专有软件 +LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ +Copyright: 版权所有 © 2026 Spotify AB。 +ShortDescription: 你喜欢的音乐都在 Spotify。 +Description: |- + 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 + Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 + 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 +Tags: +- 专辑 +- 广播 +- 播客 +- 歌单 +- 歌手 +- 歌曲 +- 流媒体 +- 艺人 +- 节目 +- 音乐 +- 音频 +PurchaseUrl: https://www.spotify.com/premium/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.yaml new file mode 100644 index 0000000000000..aefb4255f0f20 --- /dev/null +++ b/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.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: Spotify.Spotify +PackageVersion: 1.2.84.474.g9f006f58 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/squidowl/halloy/2026.3.0/squidowl.halloy.installer.yaml b/manifests/s/squidowl/halloy/2026.3.0/squidowl.halloy.installer.yaml new file mode 100644 index 0000000000000..e199d42a9a635 --- /dev/null +++ b/manifests/s/squidowl/halloy/2026.3.0/squidowl.halloy.installer.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: squidowl.halloy +PackageVersion: 2026.3.0 +InstallerType: wix +ReleaseDate: 2026-02-25 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/squidowl/halloy/releases/download/2026.3/halloy-installer.msi + InstallerSha256: 4638a1da959dd91483c35f2db54e282404c9d6a444e7be55a42c2743913cf9a6 +ManifestType: installer +ManifestVersion: 1.10.0 +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 diff --git a/manifests/s/squidowl/halloy/2026.3.0/squidowl.halloy.locale.en-US.yaml b/manifests/s/squidowl/halloy/2026.3.0/squidowl.halloy.locale.en-US.yaml new file mode 100644 index 0000000000000..f0911cc1ae14c --- /dev/null +++ b/manifests/s/squidowl/halloy/2026.3.0/squidowl.halloy.locale.en-US.yaml @@ -0,0 +1,69 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: squidowl.halloy +PackageVersion: 2026.3.0 +PackageLocale: en-US +Publisher: Squidowl +PublisherUrl: https://squidowl.org/ +PublisherSupportUrl: https://halloy.squidowl.org/ +PackageName: Halloy +PackageUrl: https://github.com/squidowl/halloy/releases/tag/2026.3 +License: GPL-3.0-or-later +LicenseUrl: https://github.com/squidowl/halloy/blob/2026.3/LICENSE +Copyright: © 2022 - 2026 Casper Rogild Storm & Cory Forsstrom, Inc. All rights reserved. +ShortDescription: Halloy is an open-source IRC client written in Rust, with the Iced GUI library. It aims to provide a simple and fast client for Mac, Windows, and Linux platforms. +Description: Halloy is an open-source IRC client written in Rust, with the Iced GUI library. It aims to provide a simple and fast client for Mac, Windows, and Linux platforms. +Tags: + - irc + - halloy +ReleaseNotes: |- + Find full documentation at https://halloy.chat/ + + Added: + - Support requesting window attention (setting urgency) for notifications (notifications..request_attention) + - Default server message pseudo-type, allowing the default values for server message types to be user-specified + - Default internal message pseudo-type, allowing the default values for internal message types to be user-specified + - Add setting to specify queries to be added to the sidebar after connecting to a server + - Added ability to disconnect on SASL authentication failure + - Setting to configure font line height (font.line_height) + - Ability to add multiple keybinds for a single shortcut + - Sidebar actions can now be configured separately for channel and query buffers (actions.sidebar.channel, actions.sidebar.query) + - URL context menu now supports Hide Preview / Show Preview + - New shortcuts: + - new_horizontal_buffer (not bound by default) + - new_vertical_buffer (not bound by default) + - quit_application (defaults to Ctrl+Q on linux, not bound on Windows/MacOS) + - Expand show_access_levels to allow all access levels (in addition to highest or no access levels) in buffer/nicklist/input + - Configuration setting to allow locale specification used when formatting timestamps + - Configuration setting to include chantypes / prefixes when sorting channels in the sidebar + - When leaving a server (via context menu on sidebar entry or /quit), the server will not be automatically removed from the sidebar + - Manual disconnection from a server will disable auto-reconnect + - Disconnected servers can be connected to via the "Connect to server" entry in the context menu for its sidebar entry + - Servers can be prevented from connecting on launch (or configuration reload) with the servers..autoconnect setting + - /connect (without an argument) and /reconnect can be used in open buffers for disconnected servers to (re-)connect to the server + - /join (without an argument) can be used in channel buffers where the channel is not joined in order to (re-)join the channel + + Fixed: + - Channel mode in pane headers not updating immediately after mode changes + - Cycle next/previous (unread) buffer shortcuts work from an empty pane + - Virtualize message rendering to improve buffer performance + - Default proxy used when checking for an update + - Detect system locale when formatting timestamps with locale-specific stftime formats + - When changing connection details for server (e.g. address, port, SASL authentication, etc) the connection details will be properly updated and the connection re-initiated + - Server configurations are properly updated when reloading configuration file + + Changed: + - Condensed server messages are now enabled by default for nick changes, joins, parts, and quits + - The default condensed server message icon is now "none" + - sidebar.user_menu.show_new_version_indicator setting has been changed to check_for_update_on_launch to clarify that it prevents the check for an update + - Default settings: + - buffer.server_messages.condense.messages: [] → ["change-host", "change-nick", "join", "part", "quit"] + - sidebar.padding.buffer: [5,5] → [4,4] + - sidebar.spacing.server: 12 → 6 + + Fixed: + - When joining a channel fails (for example, invite-only or channel full), we now show the failure reason + +ReleaseNotesUrl: https://github.com/squidowl/halloy/releases/tag/2026.3 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/s/squidowl/halloy/2026.3.0/squidowl.halloy.yaml b/manifests/s/squidowl/halloy/2026.3.0/squidowl.halloy.yaml new file mode 100644 index 0000000000000..219680784a878 --- /dev/null +++ b/manifests/s/squidowl/halloy/2026.3.0/squidowl.halloy.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: squidowl.halloy +PackageVersion: 2026.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/t/TablePlus/TablePlus/6.9.0/TablePlus.TablePlus.installer.yaml b/manifests/t/TablePlus/TablePlus/6.9.0/TablePlus.TablePlus.installer.yaml new file mode 100644 index 0000000000000..d4d99eaab833d --- /dev/null +++ b/manifests/t/TablePlus/TablePlus/6.9.0/TablePlus.TablePlus.installer.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TablePlus.TablePlus +PackageVersion: 6.9.0 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- cassandra +- cassandra+ssh +- cockroach +- cockroach+ssh +- greenplum +- greenplum+ssh +- mariadb +- mariadb+ssh +- microsoftsqlserver +- microsoftsqlserver+ssh +- mysql +- mysql+ssh +- postgres +- postgres+ssh +- postgresql +- postgresql+ssh +- redis +- redis+ssh +- redshift +- redshift+ssh +- snowflake +- snowflake+ssh +- sqlite +- sqlite+ssh +- sqlserver +- sqlserver+ssh +- tableplus +ProductCode: TablePlus_is1 +ReleaseDate: 2026-01-25 +Installers: +- Architecture: x64 + InstallerUrl: https://files.tableplus.com/windows/6.9.0/TablePlusSetup.exe + InstallerSha256: 15F2588EF8CC6B89B7775C0143B078079776653FCD2118C4FCF203E22F6C5AF9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TablePlus/TablePlus/6.9.0/TablePlus.TablePlus.locale.en-US.yaml b/manifests/t/TablePlus/TablePlus/6.9.0/TablePlus.TablePlus.locale.en-US.yaml new file mode 100644 index 0000000000000..6b124223b2ce8 --- /dev/null +++ b/manifests/t/TablePlus/TablePlus/6.9.0/TablePlus.TablePlus.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TablePlus.TablePlus +PackageVersion: 6.9.0 +PackageLocale: en-US +Publisher: TablePlus, Inc +PublisherUrl: https://tableplus.com/ +PublisherSupportUrl: https://tableplus.com/contact +PrivacyUrl: https://tableplus.com/privacy +Author: TablePlus Inc. +PackageName: TablePlus +PackageUrl: https://tableplus.com/windows +License: Proprietary +LicenseUrl: https://tableplus.com/blog/2018/01/license-agreement.html +Copyright: Copyright (c) 2026 TablePlus Inc. All rights reserved. +ShortDescription: 'Modern, native, and friendly GUI tool for relational databases: MySQL, PostgreSQL, SQLite & more' +Description: 'Modern, native client with intuitive GUI tools to create, access, query & edit multiple relational databases: MySQL, PostgreSQL, SQLite, Microsoft SQL Server, Amazon Redshift, MariaDB, CockroachDB, Vertica, and Redis.' +Tags: +- amazon-redshift +- cassandra +- cockroachdb +- database +- mariadb +- microsoft-sql-server +- mysql +- postgresql +- redis +- sqlite +- tableplus +- vertica +ReleaseNotes: |- + Build 332 - Bug fixes + Release date: 25 Jan 2026 + 1. Added support for SQLCipher v4.12.0 based on SQLite v3.51.1, improving database security and compatibility. + 2. Reduced resource usage, app size and improve performance. + 3. Enhanced export process to export all Sequences and Defined Types before table structures. + 4. Added support for LIKE and NOT LIKE operators in SQL Server. + 5. Added JSON editor color support for Dark Theme to improve readability. + 6. Other bug fixes and improvements + Older change logs. + Bug report. +ReleaseNotesUrl: https://tableplus.com/blog/2017/02/changelogs.html +PurchaseUrl: https://tableplus.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TablePlus/TablePlus/6.9.0/TablePlus.TablePlus.locale.zh-CN.yaml b/manifests/t/TablePlus/TablePlus/6.9.0/TablePlus.TablePlus.locale.zh-CN.yaml new file mode 100644 index 0000000000000..cc128b9029a23 --- /dev/null +++ b/manifests/t/TablePlus/TablePlus/6.9.0/TablePlus.TablePlus.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: TablePlus.TablePlus +PackageVersion: 6.9.0 +PackageLocale: zh-CN +Publisher: TablePlus, Inc +PublisherUrl: https://tableplus.com/ +PublisherSupportUrl: https://tableplus.com/contact +PrivacyUrl: https://tableplus.com/privacy +Author: TablePlus Inc. +PackageName: TablePlus +PackageUrl: https://tableplus.com/windows +License: 专有软件 +LicenseUrl: https://tableplus.com/blog/2018/01/license-agreement.html +Copyright: Copyright (c) 2026 TablePlus Inc. 保留所有权利. +ShortDescription: 现代、本地和友好的关系数据库图形用户界面工具:MySQL、PostgreSQL、SQLite 等 +Description: 具有直观图形用户界面工具的现代本地客户端,可创建、访问、查询和编辑多个关系数据库: MySQL、PostgreSQL、SQLite、Microsoft SQL Server、Amazon Redshift、MariaDB、CockroachDB、Vertica 和 Redis。 +Tags: +- amazon-redshift +- cassandra +- cockroachdb +- mariadb +- microsoft-sql-server +- mysql +- postgresql +- redis +- sqlite +- tableplus +- vertica +- 数据库 +ReleaseNotesUrl: https://tableplus.com/blog/2017/02/changelogs.html +PurchaseUrl: https://tableplus.com/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TablePlus/TablePlus/6.9.0/TablePlus.TablePlus.yaml b/manifests/t/TablePlus/TablePlus/6.9.0/TablePlus.TablePlus.yaml new file mode 100644 index 0000000000000..287c21f3c0d8f --- /dev/null +++ b/manifests/t/TablePlus/TablePlus/6.9.0/TablePlus.TablePlus.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: TablePlus.TablePlus +PackageVersion: 6.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheInferenceGrid/gridprov/0.3.1/TheInferenceGrid.gridprov.installer.yaml b/manifests/t/TheInferenceGrid/gridprov/0.3.1/TheInferenceGrid.gridprov.installer.yaml new file mode 100644 index 0000000000000..fef3b475f99a6 --- /dev/null +++ b/manifests/t/TheInferenceGrid/gridprov/0.3.1/TheInferenceGrid.gridprov.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: TheInferenceGrid.gridprov +PackageVersion: 0.3.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: gridprov.exe + PortableCommandAlias: gridprov +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/The-AI-Grid/grid-cli/releases/download/v0.3.1/gridprov_0.3.1_windows_amd64.zip + InstallerSha256: 8EF4183B3851660531B6EE16F4E855497C19960B40102203FD7CA7FD8EE4AF92 +- Architecture: arm64 + InstallerUrl: https://github.com/The-AI-Grid/grid-cli/releases/download/v0.3.1/gridprov_0.3.1_windows_arm64.zip + InstallerSha256: 0E1627A2024B4D3841B6D850C6C4DF7147316BD0B4AB5D2865CC72BD57AF835D +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-02-25 diff --git a/manifests/t/TheInferenceGrid/gridprov/0.3.1/TheInferenceGrid.gridprov.locale.en-US.yaml b/manifests/t/TheInferenceGrid/gridprov/0.3.1/TheInferenceGrid.gridprov.locale.en-US.yaml new file mode 100644 index 0000000000000..f0ac9383c4e6d --- /dev/null +++ b/manifests/t/TheInferenceGrid/gridprov/0.3.1/TheInferenceGrid.gridprov.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: TheInferenceGrid.gridprov +PackageVersion: 0.3.1 +PackageLocale: en-US +Publisher: The Inference Grid +PublisherUrl: https://github.com/The-AI-Grid +PublisherSupportUrl: https://github.com/The-AI-Grid/grid-cli/issues +PackageName: gridprov +PackageUrl: https://github.com/The-AI-Grid/grid-cli +License: Proprietary +ShortDescription: Provider CLI for The Grid - onboard GPUs and manage cells +ReleaseNotesUrl: https://github.com/The-AI-Grid/grid-cli/releases/tag/v0.3.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/The-AI-Grid/grid-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/t/TheInferenceGrid/gridprov/0.3.1/TheInferenceGrid.gridprov.yaml b/manifests/t/TheInferenceGrid/gridprov/0.3.1/TheInferenceGrid.gridprov.yaml new file mode 100644 index 0000000000000..636b6ef952b96 --- /dev/null +++ b/manifests/t/TheInferenceGrid/gridprov/0.3.1/TheInferenceGrid.gridprov.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: TheInferenceGrid.gridprov +PackageVersion: 0.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/AutoMouseClicker/2.5.0.0/VovSoft.AutoMouseClicker.installer.yaml b/manifests/v/VovSoft/AutoMouseClicker/2.5.0.0/VovSoft.AutoMouseClicker.installer.yaml deleted file mode 100644 index 69c9f27b2054c..0000000000000 --- a/manifests/v/VovSoft/AutoMouseClicker/2.5.0.0/VovSoft.AutoMouseClicker.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: VovSoft.AutoMouseClicker -PackageVersion: 2.5.0.0 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: Auto Mouse Clicker_is1 -ReleaseDate: 2025-05-03 -AppsAndFeaturesEntries: -- ProductCode: Auto Mouse Clicker_is1 -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\VOVSOFT\Auto Mouse Clicker' -Installers: -- Architecture: x86 - InstallerUrl: https://files.vovsoft.com/auto-mouse-clicker.exe - InstallerSha256: 37A71D78105F2CE41A920862377EF33C13763F550C370BDBF7CCAEC51E6DA65D -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/AutoMouseClicker/2.5.0.0/VovSoft.AutoMouseClicker.locale.en-US.yaml b/manifests/v/VovSoft/AutoMouseClicker/2.5.0.0/VovSoft.AutoMouseClicker.locale.en-US.yaml deleted file mode 100644 index 0f9e6360a41e7..0000000000000 --- a/manifests/v/VovSoft/AutoMouseClicker/2.5.0.0/VovSoft.AutoMouseClicker.locale.en-US.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: VovSoft.AutoMouseClicker -PackageVersion: 2.5.0.0 -PackageLocale: en-US -Publisher: VOVSOFT -PublisherUrl: https://vovsoft.com/ -PublisherSupportUrl: https://vovsoft.com/contact/ -PrivacyUrl: https://vovsoft.com/privacy-policy/ -Author: VOVSOFT -PackageName: Vovsoft Auto Mouse Clicker -PackageUrl: https://vovsoft.com/software/auto-mouse-clicker/ -License: Proprietary -LicenseUrl: https://vovsoft.com/eula/auto-mouse-clicker/ -Copyright: VOVSOFT.COM © 2015 - 2025 -ShortDescription: Vovsoft Auto Mouse Clicker is a simple and straightforward desktop clicker software that automates mouse clicks. -Description: |- - Vovsoft Auto Mouse Clicker is a simple and straightforward desktop clicker software that automates mouse clicks. With this program, you can automate your workflow, increase productivity, and save time by eliminating the need to perform tedious tasks manually. - - This program can simulate left, right and middle mouse button clicks on any window, and frees users from repetitive click work. The software maps the screen based on the coordinates to ensure that it clicks precisely where the user wants it. - - Whether you're a gamer, or a professional who needs to perform repetitive tasks on a regular basis, Vovsoft Auto Mouse Clicker can help you achieve your goals quickly and easily. This software can be used to automate a wide range of tasks, such as clicking on buttons, and navigating web pages. - - There is nothing as boring as clicking thousands of times while playing your favorite games to complete certain tasks. Attacking enemies, building structures, and more tasks need a lot of clicks can waste your time and make you get bored, they can even cause wrist pain and harm your mouse. Some games can force you to click on the same point hundreds of times. What you need and what you have been looking for is a software that enables you to create automatic clicks as many times as you want. -Tags: -- Clicker -- Mouse -ReleaseNotesUrl: https://vovsoft.com/version-history/auto-mouse-clicker/ -PurchaseUrl: https://vovsoft.com/purchase/auto-mouse-clicker/ -Documentations: -- DocumentLabel: Auto Mouse Clicker Help - DocumentUrl: https://vovsoft.com/help/auto-mouse-clicker/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/AutoMouseClicker/3.2.0.0/VovSoft.AutoMouseClicker.installer.yaml b/manifests/v/VovSoft/AutoMouseClicker/3.2.0.0/VovSoft.AutoMouseClicker.installer.yaml index d1b27c2a8453c..2d2bf9966e14b 100644 --- a/manifests/v/VovSoft/AutoMouseClicker/3.2.0.0/VovSoft.AutoMouseClicker.installer.yaml +++ b/manifests/v/VovSoft/AutoMouseClicker/3.2.0.0/VovSoft.AutoMouseClicker.installer.yaml @@ -1,5 +1,5 @@ -# 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 +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.AutoMouseClicker PackageVersion: 3.2.0.0 @@ -12,7 +12,6 @@ InstallModes: - silentWithProgress UpgradeBehavior: install ProductCode: Auto Mouse Clicker_is1 -ReleaseDate: 2025-05-03 AppsAndFeaturesEntries: - ProductCode: Auto Mouse Clicker_is1 ElevationRequirement: elevatesSelf @@ -23,4 +22,5 @@ Installers: InstallerUrl: https://files.vovsoft.com/auto-mouse-clicker.exe InstallerSha256: D9628A5688328C42FA42ABF98213861930D428A15EB42A2C9889A02E9869ED1E ManifestType: installer -ManifestVersion: 1.12.0 +ManifestVersion: 1.10.0 +ReleaseDate: 2025-05-03 diff --git a/manifests/v/VovSoft/AutoMouseClicker/3.2.0.0/VovSoft.AutoMouseClicker.locale.en-US.yaml b/manifests/v/VovSoft/AutoMouseClicker/3.2.0.0/VovSoft.AutoMouseClicker.locale.en-US.yaml index 0784872cd5dbb..b4cfcaadca920 100644 --- a/manifests/v/VovSoft/AutoMouseClicker/3.2.0.0/VovSoft.AutoMouseClicker.locale.en-US.yaml +++ b/manifests/v/VovSoft/AutoMouseClicker/3.2.0.0/VovSoft.AutoMouseClicker.locale.en-US.yaml @@ -1,5 +1,5 @@ -# 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 +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.AutoMouseClicker PackageVersion: 3.2.0.0 @@ -13,7 +13,7 @@ PackageName: Vovsoft Auto Mouse Clicker PackageUrl: https://vovsoft.com/software/auto-mouse-clicker/ License: Proprietary LicenseUrl: https://vovsoft.com/eula/auto-mouse-clicker/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Vovsoft Auto Mouse Clicker is a simple and straightforward desktop clicker software that automates mouse clicks. Description: |- Vovsoft Auto Mouse Clicker is a simple and straightforward desktop clicker software that automates mouse clicks. With this program, you can automate your workflow, increase productivity, and save time by eliminating the need to perform tedious tasks manually. @@ -32,4 +32,4 @@ Documentations: - DocumentLabel: Auto Mouse Clicker Help DocumentUrl: https://vovsoft.com/help/auto-mouse-clicker/ ManifestType: defaultLocale -ManifestVersion: 1.12.0 +ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/AutoMouseClicker/3.2.0.0/VovSoft.AutoMouseClicker.yaml b/manifests/v/VovSoft/AutoMouseClicker/3.2.0.0/VovSoft.AutoMouseClicker.yaml index 554e6d995e418..d1c70376a17c7 100644 --- a/manifests/v/VovSoft/AutoMouseClicker/3.2.0.0/VovSoft.AutoMouseClicker.yaml +++ b/manifests/v/VovSoft/AutoMouseClicker/3.2.0.0/VovSoft.AutoMouseClicker.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 +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.AutoMouseClicker PackageVersion: 3.2.0.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.12.0 +ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/BulkQRCodeGenerator/2.3.0.0/VovSoft.BulkQRCodeGenerator.installer.yaml b/manifests/v/VovSoft/BulkQRCodeGenerator/2.4.0.0/VovSoft.BulkQRCodeGenerator.installer.yaml similarity index 76% rename from manifests/v/VovSoft/BulkQRCodeGenerator/2.3.0.0/VovSoft.BulkQRCodeGenerator.installer.yaml rename to manifests/v/VovSoft/BulkQRCodeGenerator/2.4.0.0/VovSoft.BulkQRCodeGenerator.installer.yaml index 2f266457db08b..f5346a94a4d73 100644 --- a/manifests/v/VovSoft/BulkQRCodeGenerator/2.3.0.0/VovSoft.BulkQRCodeGenerator.installer.yaml +++ b/manifests/v/VovSoft/BulkQRCodeGenerator/2.4.0.0/VovSoft.BulkQRCodeGenerator.installer.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.BulkQRCodeGenerator -PackageVersion: 2.3.0.0 +PackageVersion: 2.4.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -11,13 +11,12 @@ InstallModes: - silent - silentWithProgress UpgradeBehavior: install -ileExtensions: +FileExtensions: - BMP - GIF - JPEG - PNG ProductCode: Bulk QR Code Generator_is1 -ReleaseDate: 2025-09-30 AppsAndFeaturesEntries: - ProductCode: Bulk QR Code Generator_is1 ElevationRequirement: elevatesSelf @@ -26,6 +25,7 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://files.vovsoft.com/bulk-qr-code-generator.exe - InstallerSha256: 7F101ACD2F7697D4F12399AF99AD8A51610F7DD9A82B3AAE966A8F26B41A4288 + InstallerSha256: BC509E65D28C5C52CC0948F144C196B7355A602EC3D6FF8317B85728707438F9 ManifestType: installer ManifestVersion: 1.10.0 +ReleaseDate: 2025-12-29 diff --git a/manifests/v/VovSoft/BulkQRCodeGenerator/2.3.0.0/VovSoft.BulkQRCodeGenerator.locale.en-US.yaml b/manifests/v/VovSoft/BulkQRCodeGenerator/2.4.0.0/VovSoft.BulkQRCodeGenerator.locale.en-US.yaml similarity index 94% rename from manifests/v/VovSoft/BulkQRCodeGenerator/2.3.0.0/VovSoft.BulkQRCodeGenerator.locale.en-US.yaml rename to manifests/v/VovSoft/BulkQRCodeGenerator/2.4.0.0/VovSoft.BulkQRCodeGenerator.locale.en-US.yaml index bed0bfad0238f..92aa3f757702e 100644 --- a/manifests/v/VovSoft/BulkQRCodeGenerator/2.3.0.0/VovSoft.BulkQRCodeGenerator.locale.en-US.yaml +++ b/manifests/v/VovSoft/BulkQRCodeGenerator/2.4.0.0/VovSoft.BulkQRCodeGenerator.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.BulkQRCodeGenerator -PackageVersion: 2.3.0.0 +PackageVersion: 2.4.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vovsoft Bulk QR Code Generator PackageUrl: https://vovsoft.com/software/bulk-qr-code-generator/ License: Proprietary LicenseUrl: https://vovsoft.com/eula/bulk-qr-code-generator/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: With the help of a QR code creator software such as Vovsoft Bulk QR Code Generator, you can generate QR codes that contain different plain-texts at once by making a batch QR code. Description: |- Generating thousands of QR codes with different data individually can be time-consuming. diff --git a/manifests/v/VovSoft/BulkQRCodeGenerator/2.3.0.0/VovSoft.BulkQRCodeGenerator.yaml b/manifests/v/VovSoft/BulkQRCodeGenerator/2.4.0.0/VovSoft.BulkQRCodeGenerator.yaml similarity index 74% rename from manifests/v/VovSoft/BulkQRCodeGenerator/2.3.0.0/VovSoft.BulkQRCodeGenerator.yaml rename to manifests/v/VovSoft/BulkQRCodeGenerator/2.4.0.0/VovSoft.BulkQRCodeGenerator.yaml index 05c9d3438282e..e3231cdffd585 100644 --- a/manifests/v/VovSoft/BulkQRCodeGenerator/2.3.0.0/VovSoft.BulkQRCodeGenerator.yaml +++ b/manifests/v/VovSoft/BulkQRCodeGenerator/2.4.0.0/VovSoft.BulkQRCodeGenerator.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.BulkQRCodeGenerator -PackageVersion: 2.3.0.0 +PackageVersion: 2.4.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/DesktopDiary/2.6.0.0/VovSoft.DesktopDiary.installer.yaml b/manifests/v/VovSoft/DesktopDiary/3.0.0.0/VovSoft.DesktopDiary.installer.yaml similarity index 74% rename from manifests/v/VovSoft/DesktopDiary/2.6.0.0/VovSoft.DesktopDiary.installer.yaml rename to manifests/v/VovSoft/DesktopDiary/3.0.0.0/VovSoft.DesktopDiary.installer.yaml index e2d33f295a9e5..5018a0fc2fc58 100644 --- a/manifests/v/VovSoft/DesktopDiary/2.6.0.0/VovSoft.DesktopDiary.installer.yaml +++ b/manifests/v/VovSoft/DesktopDiary/3.0.0.0/VovSoft.DesktopDiary.installer.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Oct/14 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.DesktopDiary -PackageVersion: 2.6.0.0 +PackageVersion: 3.0.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -12,7 +12,6 @@ InstallModes: - silentWithProgress UpgradeBehavior: install ProductCode: Desktop Diary_is1 -ReleaseDate: 2025-06-30 AppsAndFeaturesEntries: - ProductCode: Desktop Diary_is1 ElevationRequirement: elevatesSelf @@ -21,6 +20,7 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://files.vovsoft.com/desktop-diary.exe - InstallerSha256: FFDAFC3E01903E0A67BB42F3B39EDD26C066F8494638FBDB0C1F085776472A6F + InstallerSha256: A72296FD1B1BAFDC7804ECFBDDA2D4C2A383D2932CA2B4B61DBE5816F1124B37 ManifestType: installer ManifestVersion: 1.10.0 +ReleaseDate: 2026-01-23 diff --git a/manifests/v/VovSoft/DesktopDiary/2.6.0.0/VovSoft.DesktopDiary.locale.en-US.yaml b/manifests/v/VovSoft/DesktopDiary/3.0.0.0/VovSoft.DesktopDiary.locale.en-US.yaml similarity index 94% rename from manifests/v/VovSoft/DesktopDiary/2.6.0.0/VovSoft.DesktopDiary.locale.en-US.yaml rename to manifests/v/VovSoft/DesktopDiary/3.0.0.0/VovSoft.DesktopDiary.locale.en-US.yaml index 987f7cd4d313a..56bd37cdf8d5c 100644 --- a/manifests/v/VovSoft/DesktopDiary/2.6.0.0/VovSoft.DesktopDiary.locale.en-US.yaml +++ b/manifests/v/VovSoft/DesktopDiary/3.0.0.0/VovSoft.DesktopDiary.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Oct/14 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.DesktopDiary -PackageVersion: 2.6.0.0 +PackageVersion: 3.0.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vovsoft Desktop Diary PackageUrl: https://vovsoft.com/software/desktop-diary/ License: Proprietary LicenseUrl: https://vovsoft.com/eula/desktop-diary/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Vovsoft Desktop Diary is a handy journal application that enables you to lock your personal account with a password, preventing others from accessing your private data. Description: |- Vovsoft Desktop Diary is a handy journal application that enables you to lock your personal account with a password, preventing others from accessing your private data. You can use it to write your memories, as well as save important appointments. It's a daily journal software for Windows that allows you to save your daily notes efficiently on your desktop or laptop computer. diff --git a/manifests/v/VovSoft/DesktopDiary/2.6.0.0/VovSoft.DesktopDiary.yaml b/manifests/v/VovSoft/DesktopDiary/3.0.0.0/VovSoft.DesktopDiary.yaml similarity index 68% rename from manifests/v/VovSoft/DesktopDiary/2.6.0.0/VovSoft.DesktopDiary.yaml rename to manifests/v/VovSoft/DesktopDiary/3.0.0.0/VovSoft.DesktopDiary.yaml index d758e53e16732..05c5d9330e454 100644 --- a/manifests/v/VovSoft/DesktopDiary/2.6.0.0/VovSoft.DesktopDiary.yaml +++ b/manifests/v/VovSoft/DesktopDiary/3.0.0.0/VovSoft.DesktopDiary.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Oct/14 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.DesktopDiary -PackageVersion: 2.6.0.0 +PackageVersion: 3.0.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/DuplicateFileFinder/1.6.0.0/VovSoft.DuplicateFileFinder.installer.yaml b/manifests/v/VovSoft/DuplicateFileFinder/1.6.0.0/VovSoft.DuplicateFileFinder.installer.yaml deleted file mode 100644 index 3f65ff37f057e..0000000000000 --- a/manifests/v/VovSoft/DuplicateFileFinder/1.6.0.0/VovSoft.DuplicateFileFinder.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Automatically updated by the winget bot at 2025/Dec/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: VovSoft.DuplicateFileFinder -PackageVersion: 1.6.0.0 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: Duplicate File Finder_is1 -ReleaseDate: 2025-02-08 -AppsAndFeaturesEntries: -- ProductCode: Duplicate File Finder_is1 -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\VOVSOFT\Duplicate File Finder' -Installers: -- Architecture: x86 - InstallerUrl: https://files.vovsoft.com/duplicate-file-finder.exe - InstallerSha256: EC1FCEFEA278EFB75A46B80B5A39059576BF02F128C9E1DEEE2C9CED723F0225 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/v/VovSoft/DuplicateFileFinder/2.0.0.0/VovSoft.DuplicateFileFinder.locale.en-US.yaml b/manifests/v/VovSoft/DuplicateFileFinder/2.0.0.0/VovSoft.DuplicateFileFinder.locale.en-US.yaml deleted file mode 100644 index e743513ee7c10..0000000000000 --- a/manifests/v/VovSoft/DuplicateFileFinder/2.0.0.0/VovSoft.DuplicateFileFinder.locale.en-US.yaml +++ /dev/null @@ -1,44 +0,0 @@ -# Automatically updated by the winget bot at 2025/Dec/15 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: VovSoft.DuplicateFileFinder -PackageVersion: 2.0.0.0 -PackageLocale: en-US -Publisher: VOVSOFT -PublisherUrl: https://vovsoft.com/ -PublisherSupportUrl: https://vovsoft.com/contact/ -PrivacyUrl: https://vovsoft.com/privacy-policy/ -Author: VOVSOFT -PackageName: Vovsoft Duplicate File Finder -PackageUrl: https://vovsoft.com/software/duplicate-file-finder/ -License: Proprietary -LicenseUrl: https://vovsoft.com/eula/duplicate-file-finder/ -Copyright: VOVSOFT.COM © 2015 - 2025 -ShortDescription: Vovsoft Duplicate File Finder is an easy to use tool to search duplicate files on your laptop or desktop computer. It can scan filenames, file sizes or file contents (using SHA-1 algorithm). -Description: |- - Vovsoft Duplicate File Finder is an easy to use tool to search duplicate files on your laptop or desktop computer. It can scan filenames, file sizes or file contents (using SHA-1 algorithm). - - You may have hundreds of photos, videos, music files or documents that you have lost track of. You are running out of disk space on your PC, but sorting through your files seems overwhelming because there are just too many of them. This duplicate sweeper utility will help you locate and remove useless duplicates to free up disk space and better organize your file collections. You will have full control in being able to look through the list of duplicates and decide which copy to keep. - - This software supports very long path and filenames (longer than 260 characters). It can tabulate directory, name, size and SHA-1 value. - - Key Features: - * Filename comparison - * File size comparison - * File content comparison (SHA-1) - * Drag & drop folders - * Export file list using CSV format - * Export duplicate list using CSV format -Tags: -- Duplicate -- File -- Finder -- Disk -- Management -ReleaseNotesUrl: https://vovsoft.com/version-history/duplicate-file-finder/ -PurchaseUrl: https://vovsoft.com/purchase/duplicate-file-finder/ -Documentations: -- DocumentLabel: Duplicate File Finder Help - DocumentUrl: https://vovsoft.com/help/duplicate-file-finder/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/v/VovSoft/DuplicateFileFinder/2.0.0.0/VovSoft.DuplicateFileFinder.installer.yaml b/manifests/v/VovSoft/DuplicateFileFinder/2.1.0.0/VovSoft.DuplicateFileFinder.installer.yaml similarity index 69% rename from manifests/v/VovSoft/DuplicateFileFinder/2.0.0.0/VovSoft.DuplicateFileFinder.installer.yaml rename to manifests/v/VovSoft/DuplicateFileFinder/2.1.0.0/VovSoft.DuplicateFileFinder.installer.yaml index 074573b6f6846..816bdc68dcdfe 100644 --- a/manifests/v/VovSoft/DuplicateFileFinder/2.0.0.0/VovSoft.DuplicateFileFinder.installer.yaml +++ b/manifests/v/VovSoft/DuplicateFileFinder/2.1.0.0/VovSoft.DuplicateFileFinder.installer.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Dec/15 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.DuplicateFileFinder -PackageVersion: 2.0.0.0 +PackageVersion: 2.1.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -12,7 +12,6 @@ InstallModes: - silentWithProgress UpgradeBehavior: install ProductCode: Duplicate File Finder_is1 -ReleaseDate: 2025-02-08 AppsAndFeaturesEntries: - ProductCode: Duplicate File Finder_is1 ElevationRequirement: elevatesSelf @@ -21,6 +20,7 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://files.vovsoft.com/duplicate-file-finder.exe - InstallerSha256: 8272210DF39350D7A93C0893609F22CE8C0213C8DAF2FAA5AB742CE8AE6D82F1 + InstallerSha256: A0BA682EF56F2279C5C2F479C7508B620CBC086650601A9850876A98E0F15908 ManifestType: installer -ManifestVersion: 1.12.0 +ManifestVersion: 1.10.0 +ReleaseDate: 2025-12-21 diff --git a/manifests/v/VovSoft/DuplicateFileFinder/1.6.0.0/VovSoft.DuplicateFileFinder.locale.en-US.yaml b/manifests/v/VovSoft/DuplicateFileFinder/2.1.0.0/VovSoft.DuplicateFileFinder.locale.en-US.yaml similarity index 90% rename from manifests/v/VovSoft/DuplicateFileFinder/1.6.0.0/VovSoft.DuplicateFileFinder.locale.en-US.yaml rename to manifests/v/VovSoft/DuplicateFileFinder/2.1.0.0/VovSoft.DuplicateFileFinder.locale.en-US.yaml index 2605279020157..62e75c0247c44 100644 --- a/manifests/v/VovSoft/DuplicateFileFinder/1.6.0.0/VovSoft.DuplicateFileFinder.locale.en-US.yaml +++ b/manifests/v/VovSoft/DuplicateFileFinder/2.1.0.0/VovSoft.DuplicateFileFinder.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Dec/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.DuplicateFileFinder -PackageVersion: 1.6.0.0 +PackageVersion: 2.1.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vovsoft Duplicate File Finder PackageUrl: https://vovsoft.com/software/duplicate-file-finder/ License: Proprietary LicenseUrl: https://vovsoft.com/eula/duplicate-file-finder/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Vovsoft Duplicate File Finder is an easy to use tool to search duplicate files on your laptop or desktop computer. It can scan filenames, file sizes or file contents (using SHA-1 algorithm). Description: |- Vovsoft Duplicate File Finder is an easy to use tool to search duplicate files on your laptop or desktop computer. It can scan filenames, file sizes or file contents (using SHA-1 algorithm). @@ -41,4 +41,4 @@ Documentations: - DocumentLabel: Duplicate File Finder Help DocumentUrl: https://vovsoft.com/help/duplicate-file-finder/ ManifestType: defaultLocale -ManifestVersion: 1.12.0 +ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/DuplicateFileFinder/2.1.0.0/VovSoft.DuplicateFileFinder.yaml b/manifests/v/VovSoft/DuplicateFileFinder/2.1.0.0/VovSoft.DuplicateFileFinder.yaml new file mode 100644 index 0000000000000..de39dd480f0e3 --- /dev/null +++ b/manifests/v/VovSoft/DuplicateFileFinder/2.1.0.0/VovSoft.DuplicateFileFinder.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: VovSoft.DuplicateFileFinder +PackageVersion: 2.1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/FileChecksumCalculator/2.3.0.0/VovSoft.FileChecksumCalculator.installer.yaml b/manifests/v/VovSoft/FileChecksumCalculator/2.4.0.0/VovSoft.FileChecksumCalculator.installer.yaml similarity index 77% rename from manifests/v/VovSoft/FileChecksumCalculator/2.3.0.0/VovSoft.FileChecksumCalculator.installer.yaml rename to manifests/v/VovSoft/FileChecksumCalculator/2.4.0.0/VovSoft.FileChecksumCalculator.installer.yaml index 9716bef8e910e..c9465d2758c0c 100644 --- a/manifests/v/VovSoft/FileChecksumCalculator/2.3.0.0/VovSoft.FileChecksumCalculator.installer.yaml +++ b/manifests/v/VovSoft/FileChecksumCalculator/2.4.0.0/VovSoft.FileChecksumCalculator.installer.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.FileChecksumCalculator -PackageVersion: 2.3.0.0 +PackageVersion: 2.4.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -12,7 +12,6 @@ InstallModes: - silentWithProgress UpgradeBehavior: install ProductCode: File Checksum Calculator_is1 -ReleaseDate: 2024-12-27 AppsAndFeaturesEntries: - ProductCode: File Checksum Calculator_is1 ElevationRequirement: elevatesSelf @@ -21,6 +20,7 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://files.vovsoft.com/file-checksum-calculator.exe - InstallerSha256: 1E550DACC2409BC1322CEF550F0A973A247D95CB6396546DC49002C985C4EFF6 + InstallerSha256: FA9C575AB6BD5B0FA982063A3DF7C692A3D0A0D8DF14A9AA458B9C67266524D1 ManifestType: installer ManifestVersion: 1.10.0 +ReleaseDate: 2026-02-07 diff --git a/manifests/v/VovSoft/FileChecksumCalculator/2.3.0.0/VovSoft.FileChecksumCalculator.locale.en-US.yaml b/manifests/v/VovSoft/FileChecksumCalculator/2.4.0.0/VovSoft.FileChecksumCalculator.locale.en-US.yaml similarity index 92% rename from manifests/v/VovSoft/FileChecksumCalculator/2.3.0.0/VovSoft.FileChecksumCalculator.locale.en-US.yaml rename to manifests/v/VovSoft/FileChecksumCalculator/2.4.0.0/VovSoft.FileChecksumCalculator.locale.en-US.yaml index 29e77bd67047b..d0a41d60d106c 100644 --- a/manifests/v/VovSoft/FileChecksumCalculator/2.3.0.0/VovSoft.FileChecksumCalculator.locale.en-US.yaml +++ b/manifests/v/VovSoft/FileChecksumCalculator/2.4.0.0/VovSoft.FileChecksumCalculator.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.FileChecksumCalculator -PackageVersion: 2.3.0.0 +PackageVersion: 2.4.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vovsoft File Checksum Calculator PackageUrl: https://vovsoft.com/software/file-checksum-calculator/ License: Freeware LicenseUrl: https://vovsoft.com/eula/file-checksum-calculator/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Vovsoft File Checksum Calculator is a standalone utility that generates and verifies cryptographic hashes in CRC-32, MD5, SHA-1, SHA-256 and SHA-512. Description: |- Vovsoft File Checksum Calculator is a standalone utility that generates and verifies cryptographic hashes in CRC-32, MD5, SHA-1, SHA-256 and SHA-512. The software supports lowercase and uppercase letters for displaying and validation, based on user selection. diff --git a/manifests/v/VovSoft/FileChecksumCalculator/2.3.0.0/VovSoft.FileChecksumCalculator.yaml b/manifests/v/VovSoft/FileChecksumCalculator/2.4.0.0/VovSoft.FileChecksumCalculator.yaml similarity index 74% rename from manifests/v/VovSoft/FileChecksumCalculator/2.3.0.0/VovSoft.FileChecksumCalculator.yaml rename to manifests/v/VovSoft/FileChecksumCalculator/2.4.0.0/VovSoft.FileChecksumCalculator.yaml index 50bbf79cec0c9..949de8921c781 100644 --- a/manifests/v/VovSoft/FileChecksumCalculator/2.3.0.0/VovSoft.FileChecksumCalculator.yaml +++ b/manifests/v/VovSoft/FileChecksumCalculator/2.4.0.0/VovSoft.FileChecksumCalculator.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.FileChecksumCalculator -PackageVersion: 2.3.0.0 +PackageVersion: 2.4.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/HTTPRequester/6.3.0.0/VovSoft.HTTPRequester.installer.yaml b/manifests/v/VovSoft/HTTPRequester/6.3.0.0/VovSoft.HTTPRequester.installer.yaml deleted file mode 100644 index fd7d461cd63ba..0000000000000 --- a/manifests/v/VovSoft/HTTPRequester/6.3.0.0/VovSoft.HTTPRequester.installer.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Automatically updated by the winget bot at 2025/Dec/07 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: VovSoft.HTTPRequester -PackageVersion: 6.3.0.0 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Protocols: -- HTTP -- HTTPS -ProductCode: HTTP Requester_is1 -ReleaseDate: 2025-09-07 -AppsAndFeaturesEntries: -- ProductCode: HTTP Requester_is1 -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\VOVSOFT\HTTP Requester' -Installers: -- Architecture: x64 - InstallerUrl: https://files.vovsoft.com/http-requester.exe - InstallerSha256: 3B9CDF32050D67D44F05590BABB8358C9AFB087081882A8CF344453BB06297C7 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/HTTPRequester/6.3.0.0/VovSoft.HTTPRequester.locale.en-US.yaml b/manifests/v/VovSoft/HTTPRequester/6.3.0.0/VovSoft.HTTPRequester.locale.en-US.yaml deleted file mode 100644 index afceceaae26f5..0000000000000 --- a/manifests/v/VovSoft/HTTPRequester/6.3.0.0/VovSoft.HTTPRequester.locale.en-US.yaml +++ /dev/null @@ -1,50 +0,0 @@ -# Automatically updated by the winget bot at 2025/Dec/07 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: VovSoft.HTTPRequester -PackageVersion: 6.3.0.0 -PackageLocale: en-US -Publisher: VOVSOFT -PublisherUrl: https://vovsoft.com/ -PublisherSupportUrl: https://vovsoft.com/contact/ -PrivacyUrl: https://vovsoft.com/privacy-policy/ -Author: VOVSOFT -PackageName: Vovsoft HTTP Requester -PackageUrl: https://vovsoft.com/software/http-requester/ -License: Proprietary -LicenseUrl: https://vovsoft.com/eula/http-requester/ -Copyright: VOVSOFT.COM © 2015 - 2025 -ShortDescription: Vovsoft HTTP Requester is a simple but powerful tool designed to streamline the process of sending batch HTTP requests and receiving responses. -Description: |- - Vovsoft HTTP Requester is a simple but powerful tool designed to streamline the process of sending batch HTTP requests and receiving responses. Whether you're a developer, tester, or simply someone looking to interact with web services, this intuitive application empowers you to effortlessly create, and analyze HTTP/HTTPS requests with precision and ease. - - User-Friendly Interface: The software offers an intuitive and user-friendly interface, making it accessible to both beginners and experienced users. Its straightforward design allows you to quickly grasp its functionality and get started in no time. - - Customizable Requests: Craft HTTP requests to suit your specific needs, with support for GET, POST, HEAD methods, and multiple parameters. Fine-tune your requests for a tailored experience. - - Import and Export: Save time by importing existing requests or exporting them for future use. The software supports CSV format, ensuring compatibility with your workflow. It can handle up to 100 million rows. - - Proxy Support: With support for multiple proxies, users can route their HTTP requests through proxy servers. This flexibility accommodates diverse IP addresses and server locations, addressing specific requirements such as geographic accessibility or distributing workloads effectively. HTTP and SOCKS proxy servers are supported. - - Cookie Support: This functionality enables the software to send cookies as needed during communication with web servers. By transmitting cookies, the software ensures persistent sessions and enables authentication across multiple requests. - - Multi-Threading: Parallel processing capability maximizes efficiency, reduces processing time, and boosts overall performance. - - Custom Headers: Personalize your HTTP requests by adding custom headers. This feature allows you to specify headers such as Authorization, Content-Type, Referer, and more, enabling precise control over your interactions with web servers. - - Referer Support: Easily set the HTTP Referer header for each request. This is useful for simulating requests from specific pages, improving compatibility with websites that rely on referrer-based access control. - - RegEx: Extract text from websites using any regular expression you enter. - - XPath: Extract tags from HTML and XML documents. - - User-Agent Customization: Adapt to different web environments by changing the user-agent for your requests. This feature allows you to mimic various browsers or devices, enabling a more versatile and realistic interaction with web services. - - HTTPS Support: Hypertext transfer protocol secure (HTTPS) is the secure version of HTTP. The software offers SSL/TLS support with OpenSSL. TLS 1.3 is supported using OpenSSL v3. - - The application supports different actions: - - Save results to directory (multiple files) - - Append results to file (single file) - - Show results -Tags: -- Development -- HTML -- HTTP -- HTTPS -- Requester -- Tools -ReleaseNotesUrl: https://vovsoft.com/version-history/http-requester/ -PurchaseUrl: https://vovsoft.com/purchase/http-requester/ -Documentations: -- DocumentLabel: HTTP Requester Help - DocumentUrl: https://vovsoft.com/help/http-requester/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/HTTPRequester/6.3.0.0/VovSoft.HTTPRequester.yaml b/manifests/v/VovSoft/HTTPRequester/6.3.0.0/VovSoft.HTTPRequester.yaml deleted file mode 100644 index 59a6582aa86c5..0000000000000 --- a/manifests/v/VovSoft/HTTPRequester/6.3.0.0/VovSoft.HTTPRequester.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2025/Dec/07 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: VovSoft.HTTPRequester -PackageVersion: 6.3.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/HTTPRequester/6.4.0.0/VovSoft.HTTPRequester.installer.yaml b/manifests/v/VovSoft/HTTPRequester/6.4.0.0/VovSoft.HTTPRequester.installer.yaml index 85a5a301e0e17..6a027ef26b694 100644 --- a/manifests/v/VovSoft/HTTPRequester/6.4.0.0/VovSoft.HTTPRequester.installer.yaml +++ b/manifests/v/VovSoft/HTTPRequester/6.4.0.0/VovSoft.HTTPRequester.installer.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2026/Jan/20 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.HTTPRequester PackageVersion: 6.4.0.0 @@ -15,7 +15,6 @@ Protocols: - HTTP - HTTPS ProductCode: HTTP Requester_is1 -ReleaseDate: 2025-09-07 AppsAndFeaturesEntries: - ProductCode: HTTP Requester_is1 ElevationRequirement: elevatesSelf @@ -26,4 +25,5 @@ Installers: InstallerUrl: https://files.vovsoft.com/http-requester.exe InstallerSha256: AC7D05B8BD70CDA629DFEE777EF8476ADD238F93B7F5F1218F50FDDA4B99C530 ManifestType: installer -ManifestVersion: 1.12.0 +ManifestVersion: 1.10.0 +ReleaseDate: 2025-09-07 diff --git a/manifests/v/VovSoft/HTTPRequester/6.4.0.0/VovSoft.HTTPRequester.locale.en-US.yaml b/manifests/v/VovSoft/HTTPRequester/6.4.0.0/VovSoft.HTTPRequester.locale.en-US.yaml index d3875e1a77be9..2e6becbaec143 100644 --- a/manifests/v/VovSoft/HTTPRequester/6.4.0.0/VovSoft.HTTPRequester.locale.en-US.yaml +++ b/manifests/v/VovSoft/HTTPRequester/6.4.0.0/VovSoft.HTTPRequester.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2026/Jan/20 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.HTTPRequester PackageVersion: 6.4.0.0 @@ -13,7 +13,7 @@ PackageName: Vovsoft HTTP Requester PackageUrl: https://vovsoft.com/software/http-requester/ License: Proprietary LicenseUrl: https://vovsoft.com/eula/http-requester/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Vovsoft HTTP Requester is a simple but powerful tool designed to streamline the process of sending batch HTTP requests and receiving responses. Description: |- Vovsoft HTTP Requester is a simple but powerful tool designed to streamline the process of sending batch HTTP requests and receiving responses. Whether you're a developer, tester, or simply someone looking to interact with web services, this intuitive application empowers you to effortlessly create, and analyze HTTP/HTTPS requests with precision and ease. @@ -47,4 +47,4 @@ Documentations: - DocumentLabel: HTTP Requester Help DocumentUrl: https://vovsoft.com/help/http-requester/ ManifestType: defaultLocale -ManifestVersion: 1.12.0 +ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/HTTPRequester/6.4.0.0/VovSoft.HTTPRequester.yaml b/manifests/v/VovSoft/HTTPRequester/6.4.0.0/VovSoft.HTTPRequester.yaml index ab79ee2cf6b54..1623348286317 100644 --- a/manifests/v/VovSoft/HTTPRequester/6.4.0.0/VovSoft.HTTPRequester.yaml +++ b/manifests/v/VovSoft/HTTPRequester/6.4.0.0/VovSoft.HTTPRequester.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/Jan/20 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.HTTPRequester PackageVersion: 6.4.0.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.12.0 +ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/ImageCombiner/2.1.0.0/VovSoft.ImageCombiner.installer.yaml b/manifests/v/VovSoft/ImageCombiner/2.2.0.0/VovSoft.ImageCombiner.installer.yaml similarity index 75% rename from manifests/v/VovSoft/ImageCombiner/2.1.0.0/VovSoft.ImageCombiner.installer.yaml rename to manifests/v/VovSoft/ImageCombiner/2.2.0.0/VovSoft.ImageCombiner.installer.yaml index eaedac7f62d08..1a5f69e539d6b 100644 --- a/manifests/v/VovSoft/ImageCombiner/2.1.0.0/VovSoft.ImageCombiner.installer.yaml +++ b/manifests/v/VovSoft/ImageCombiner/2.2.0.0/VovSoft.ImageCombiner.installer.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Nov/22 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.ImageCombiner -PackageVersion: 2.1.0.0 +PackageVersion: 2.2.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -18,7 +18,6 @@ FileExtensions: - PNG - TIFF ProductCode: Image Combiner_is1 -ReleaseDate: 2025-05-07 AppsAndFeaturesEntries: - ProductCode: Image Combiner_is1 ElevationRequirement: elevatesSelf @@ -27,6 +26,7 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://files.vovsoft.com/image-combiner.exe - InstallerSha256: 99EB0EDD1EF8343D07A722866054945ED8F45F8DB556219105E1026B04CE386F + InstallerSha256: 9110C884FA84D920CED8EC5BD1785094548C49E524F179E207C52540C1082E28 ManifestType: installer ManifestVersion: 1.10.0 +ReleaseDate: 2026-02-18 diff --git a/manifests/v/VovSoft/ImageCombiner/2.1.0.0/VovSoft.ImageCombiner.locale.en-US.yaml b/manifests/v/VovSoft/ImageCombiner/2.2.0.0/VovSoft.ImageCombiner.locale.en-US.yaml similarity index 91% rename from manifests/v/VovSoft/ImageCombiner/2.1.0.0/VovSoft.ImageCombiner.locale.en-US.yaml rename to manifests/v/VovSoft/ImageCombiner/2.2.0.0/VovSoft.ImageCombiner.locale.en-US.yaml index 0b6f74513c5d5..96ad3eb6c1b1c 100644 --- a/manifests/v/VovSoft/ImageCombiner/2.1.0.0/VovSoft.ImageCombiner.locale.en-US.yaml +++ b/manifests/v/VovSoft/ImageCombiner/2.2.0.0/VovSoft.ImageCombiner.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Nov/22 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.ImageCombiner -PackageVersion: 2.1.0.0 +PackageVersion: 2.2.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vovsoft Image Combiner PackageUrl: https://vovsoft.com/software/image-combiner/ License: Proprietary LicenseUrl: https://vovsoft.com/eula/image-combiner/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Vovsoft Image Combiner can combine photos, pictures and images as many as you want through a user-friendly interface. Description: |- Vovsoft Image Combiner can combine photos, pictures and images as many as you want through a user-friendly interface. You can easily create long webtoons, comics, cartoons, contact sheets or picture strips by selecting the files or folders. The application will do the rest for you. All popular formats are supported, such as JPEG, PNG, GIF, TIFF and BMP. diff --git a/manifests/v/VovSoft/ImageCombiner/2.1.0.0/VovSoft.ImageCombiner.yaml b/manifests/v/VovSoft/ImageCombiner/2.2.0.0/VovSoft.ImageCombiner.yaml similarity index 69% rename from manifests/v/VovSoft/ImageCombiner/2.1.0.0/VovSoft.ImageCombiner.yaml rename to manifests/v/VovSoft/ImageCombiner/2.2.0.0/VovSoft.ImageCombiner.yaml index 023ff0d1d42f0..2951352af9bfb 100644 --- a/manifests/v/VovSoft/ImageCombiner/2.1.0.0/VovSoft.ImageCombiner.yaml +++ b/manifests/v/VovSoft/ImageCombiner/2.2.0.0/VovSoft.ImageCombiner.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Nov/22 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.ImageCombiner -PackageVersion: 2.1.0.0 +PackageVersion: 2.2.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/JSONBeautifier/1.5.0.0/VovSoft.JSONBeautifier.installer.yaml b/manifests/v/VovSoft/JSONBeautifier/1.5.0.0/VovSoft.JSONBeautifier.installer.yaml deleted file mode 100644 index dc9bd4e0bcb99..0000000000000 --- a/manifests/v/VovSoft/JSONBeautifier/1.5.0.0/VovSoft.JSONBeautifier.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: VovSoft.JSONBeautifier -PackageVersion: 1.5.0.0 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -FileExtensions: -- JSON -ProductCode: JSON Beautifier_is1 -ReleaseDate: 2024-10-07 -AppsAndFeaturesEntries: -- ProductCode: JSON Beautifier_is1 -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\VOVSOFT\JSON Beautifier' -Installers: -- Architecture: x86 - InstallerUrl: https://files.vovsoft.com/json-beautifier.exe - InstallerSha256: 8F3705BCACC96157586E6FF96C2AB1429F23B407EB5EAC9936B575B771349EDE -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/JSONBeautifier/1.5.0.0/VovSoft.JSONBeautifier.locale.en-US.yaml b/manifests/v/VovSoft/JSONBeautifier/1.5.0.0/VovSoft.JSONBeautifier.locale.en-US.yaml deleted file mode 100644 index 4d271207eba67..0000000000000 --- a/manifests/v/VovSoft/JSONBeautifier/1.5.0.0/VovSoft.JSONBeautifier.locale.en-US.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: VovSoft.JSONBeautifier -PackageVersion: 1.5.0.0 -PackageLocale: en-US -Publisher: VOVSOFT -PublisherUrl: https://vovsoft.com/ -PublisherSupportUrl: https://vovsoft.com/contact/ -PrivacyUrl: https://vovsoft.com/privacy-policy/ -Author: VOVSOFT -PackageName: Vovsoft JSON Beautifier -PackageUrl: https://vovsoft.com/software/json-beautifier/ -License: Freeware -LicenseUrl: https://vovsoft.com/eula/json-beautifier/ -Copyright: VOVSOFT.COM © 2015 - 2025 -ShortDescription: Vovsoft JSON Beautifier is an easy to use JSON viewer and JSON formatter software for your desktop or laptop computer. -Description: |- - Vovsoft JSON Beautifier is an easy to use JSON viewer and JSON formatter software for your desktop or laptop computer. Opening a JSON file with a text editor usually reveals a text that is practically impossible to read and comprehend. Vovsoft JSON Beautifier provides a way to make the text inside JSON files readable. - - There are many online websites that can pretty print JSON files. However they have upload limitations. The best part of the program is that the conversion is done completely offline. You are the only controller of your private data. No JSON file is sent to internet in any case. - - This software is a simple yet handy JSON code viewer application for Windows that allows you to work with JSON files much easier. You will be able to read the contents of your JSON files with ease. - - Additionally, the application comes with an option that allows you to minimize the JSON file. If you need to minimize any JSON file, all you need to do is hit the "Compact" button. The application will minimize the file size, sacrificing the readability of the text. -Tags: -- Beautifier -- Formatter -- JSON -- Viewer -ReleaseNotesUrl: https://vovsoft.com/version-history/json-beautifier/ -Documentations: -- DocumentLabel: Help - DocumentUrl: https://vovsoft.com/help/json-beautifier/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/KeyboardSoundboard/1.4.0.0/VovSoft.KeyboardSoundboard.installer.yaml b/manifests/v/VovSoft/KeyboardSoundboard/1.6.0.0/VovSoft.KeyboardSoundboard.installer.yaml similarity index 76% rename from manifests/v/VovSoft/KeyboardSoundboard/1.4.0.0/VovSoft.KeyboardSoundboard.installer.yaml rename to manifests/v/VovSoft/KeyboardSoundboard/1.6.0.0/VovSoft.KeyboardSoundboard.installer.yaml index 2ab77b5ac4c01..83476ec449fda 100644 --- a/manifests/v/VovSoft/KeyboardSoundboard/1.4.0.0/VovSoft.KeyboardSoundboard.installer.yaml +++ b/manifests/v/VovSoft/KeyboardSoundboard/1.6.0.0/VovSoft.KeyboardSoundboard.installer.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.KeyboardSoundboard -PackageVersion: 1.4.0.0 +PackageVersion: 1.6.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -12,7 +12,6 @@ InstallModes: - silentWithProgress UpgradeBehavior: install ProductCode: Keyboard Soundboard_is1 -ReleaseDate: 2025-10-04 AppsAndFeaturesEntries: - ProductCode: Keyboard Soundboard_is1 ElevationRequirement: elevatesSelf @@ -21,6 +20,7 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://files.vovsoft.com/keyboard-soundboard.exe - InstallerSha256: D0FF97A1E05132D2B61FE6306257C88D2934B006C604814A988FA53DCE406B69 + InstallerSha256: 4478E3E3459E78257330C238378AC5BCB7664C20741E31C6D606664E85E757DA ManifestType: installer ManifestVersion: 1.10.0 +ReleaseDate: 2026-02-19 diff --git a/manifests/v/VovSoft/KeyboardSoundboard/1.4.0.0/VovSoft.KeyboardSoundboard.locale.en-US.yaml b/manifests/v/VovSoft/KeyboardSoundboard/1.6.0.0/VovSoft.KeyboardSoundboard.locale.en-US.yaml similarity index 89% rename from manifests/v/VovSoft/KeyboardSoundboard/1.4.0.0/VovSoft.KeyboardSoundboard.locale.en-US.yaml rename to manifests/v/VovSoft/KeyboardSoundboard/1.6.0.0/VovSoft.KeyboardSoundboard.locale.en-US.yaml index 9ea8b3c60639b..10977e33430fb 100644 --- a/manifests/v/VovSoft/KeyboardSoundboard/1.4.0.0/VovSoft.KeyboardSoundboard.locale.en-US.yaml +++ b/manifests/v/VovSoft/KeyboardSoundboard/1.6.0.0/VovSoft.KeyboardSoundboard.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.KeyboardSoundboard -PackageVersion: 1.4.0.0 +PackageVersion: 1.6.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vovsoft Keyboard Soundboard PackageUrl: https://vovsoft.com/software/keyboard-soundboard/ License: Freeware LicenseUrl: https://vovsoft.com/eula/keyboard-soundboard/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Vovsoft Keyboard Soundboard is a fun little app that allows you to assign sounds to keyboard keys. Description: |- Vovsoft Keyboard Soundboard is a fun little app that allows you to assign sounds to keyboard keys. @@ -30,6 +30,7 @@ Tags: - Keyboard - Soundboard ReleaseNotesUrl: https://vovsoft.com/version-history/keyboard-soundboard/ +PurchaseUrl: https://vovsoft.com/purchase/keyboard-soundboard/ Documentations: - DocumentLabel: Help DocumentUrl: https://vovsoft.com/help/keyboard-soundboard/ diff --git a/manifests/v/VovSoft/KeyboardSoundboard/1.4.0.0/VovSoft.KeyboardSoundboard.yaml b/manifests/v/VovSoft/KeyboardSoundboard/1.6.0.0/VovSoft.KeyboardSoundboard.yaml similarity index 74% rename from manifests/v/VovSoft/KeyboardSoundboard/1.4.0.0/VovSoft.KeyboardSoundboard.yaml rename to manifests/v/VovSoft/KeyboardSoundboard/1.6.0.0/VovSoft.KeyboardSoundboard.yaml index 4761d5f918643..363f88fc11864 100644 --- a/manifests/v/VovSoft/KeyboardSoundboard/1.4.0.0/VovSoft.KeyboardSoundboard.yaml +++ b/manifests/v/VovSoft/KeyboardSoundboard/1.6.0.0/VovSoft.KeyboardSoundboard.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.KeyboardSoundboard -PackageVersion: 1.4.0.0 +PackageVersion: 1.6.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/OCRReader/4.0.0.0/VovSoft.OCRReader.installer.yaml b/manifests/v/VovSoft/OCRReader/4.2.0.0/VovSoft.OCRReader.installer.yaml similarity index 76% rename from manifests/v/VovSoft/OCRReader/4.0.0.0/VovSoft.OCRReader.installer.yaml rename to manifests/v/VovSoft/OCRReader/4.2.0.0/VovSoft.OCRReader.installer.yaml index 812a75d35f4ad..e1405c8c9b6e5 100644 --- a/manifests/v/VovSoft/OCRReader/4.0.0.0/VovSoft.OCRReader.installer.yaml +++ b/manifests/v/VovSoft/OCRReader/4.2.0.0/VovSoft.OCRReader.installer.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Nov/22 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.OCRReader -PackageVersion: 4.0.0.0 +PackageVersion: 4.2.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -18,11 +18,10 @@ FileExtensions: - PNG - TIFF - WEBP -ProductCode: OCR Reader_is1 -ReleaseDate: 2025-06-12 Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +ProductCode: OCR Reader_is1 AppsAndFeaturesEntries: - ProductCode: OCR Reader_is1 ElevationRequirement: elevatesSelf @@ -31,6 +30,7 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://files.vovsoft.com/ocr-reader.exe - InstallerSha256: 01A50D006462206751AAAB3170C4B9131F40BCBE4B7FF5F6407C70C9D3AC0ACD + InstallerSha256: EF9C091C046AAE9810B44A826A94C4B4A616F2027573ACA23DE96BB52C494218 ManifestType: installer ManifestVersion: 1.10.0 +ReleaseDate: 2026-02-24 diff --git a/manifests/v/VovSoft/OCRReader/4.0.0.0/VovSoft.OCRReader.locale.en-US.yaml b/manifests/v/VovSoft/OCRReader/4.2.0.0/VovSoft.OCRReader.locale.en-US.yaml similarity index 94% rename from manifests/v/VovSoft/OCRReader/4.0.0.0/VovSoft.OCRReader.locale.en-US.yaml rename to manifests/v/VovSoft/OCRReader/4.2.0.0/VovSoft.OCRReader.locale.en-US.yaml index a317b0e7322a4..4add7ba878c2f 100644 --- a/manifests/v/VovSoft/OCRReader/4.0.0.0/VovSoft.OCRReader.locale.en-US.yaml +++ b/manifests/v/VovSoft/OCRReader/4.2.0.0/VovSoft.OCRReader.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Nov/22 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.OCRReader -PackageVersion: 4.0.0.0 +PackageVersion: 4.2.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vovsoft OCR Reader PackageUrl: https://vovsoft.com/software/ocr-reader/ License: Proprietary LicenseUrl: https://vovsoft.com/eula/ocr-reader/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Vovsoft OCR Reader is an image to text converter program that allows you to extract text from PDF, PNG, JPEG, TIFF, WEBP, and BMP files using Optical Character Recognition. This software is basically a text reader from image. Description: |- Vovsoft OCR Reader is an image to text converter program that allows you to extract text from PDF, PNG, JPEG, TIFF, WEBP, and BMP files using Optical Character Recognition. This software is basically a text reader from image. It supports batch processing for PDF files with multiple pages. diff --git a/manifests/v/VovSoft/OCRReader/4.0.0.0/VovSoft.OCRReader.yaml b/manifests/v/VovSoft/OCRReader/4.2.0.0/VovSoft.OCRReader.yaml similarity index 68% rename from manifests/v/VovSoft/OCRReader/4.0.0.0/VovSoft.OCRReader.yaml rename to manifests/v/VovSoft/OCRReader/4.2.0.0/VovSoft.OCRReader.yaml index 6611dc75058cf..75d69ca0e8946 100644 --- a/manifests/v/VovSoft/OCRReader/4.0.0.0/VovSoft.OCRReader.yaml +++ b/manifests/v/VovSoft/OCRReader/4.2.0.0/VovSoft.OCRReader.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Nov/22 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.OCRReader -PackageVersion: 4.0.0.0 +PackageVersion: 4.2.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/PreventDiskSleep/5.2.0.0/VovSoft.PreventDiskSleep.installer.yaml b/manifests/v/VovSoft/PreventDiskSleep/5.2.0.0/VovSoft.PreventDiskSleep.installer.yaml deleted file mode 100644 index ae060064f3bac..0000000000000 --- a/manifests/v/VovSoft/PreventDiskSleep/5.2.0.0/VovSoft.PreventDiskSleep.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: VovSoft.PreventDiskSleep -PackageVersion: 5.2.0.0 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: Prevent Disk Sleep_is1 -ReleaseDate: 2025-07-24 -AppsAndFeaturesEntries: -- ProductCode: Prevent Disk Sleep_is1 -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\VOVSOFT\Prevent Disk Sleep' -Installers: -- Architecture: x86 - InstallerUrl: https://files.vovsoft.com/prevent-disk-sleep.exe - InstallerSha256: 82D55485C4981A6BB9C2DE4BCA68B21DAD8BE0907DDE91E731585CFDD7E03529 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/PreventDiskSleep/5.2.0.0/VovSoft.PreventDiskSleep.locale.en-US.yaml b/manifests/v/VovSoft/PreventDiskSleep/5.2.0.0/VovSoft.PreventDiskSleep.locale.en-US.yaml deleted file mode 100644 index eff2b7a141a41..0000000000000 --- a/manifests/v/VovSoft/PreventDiskSleep/5.2.0.0/VovSoft.PreventDiskSleep.locale.en-US.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: VovSoft.PreventDiskSleep -PackageVersion: 5.2.0.0 -PackageLocale: en-US -Publisher: VOVSOFT -PublisherUrl: https://vovsoft.com/ -PublisherSupportUrl: https://vovsoft.com/contact/ -PrivacyUrl: https://vovsoft.com/privacy-policy/ -Author: VOVSOFT -PackageName: Vovsoft Prevent Disk Sleep -PackageUrl: https://vovsoft.com/software/prevent-disk-sleep/ -License: Freeware -LicenseUrl: https://vovsoft.com/eula/prevent-disk-sleep/ -Copyright: VOVSOFT.COM © 2015 - 2025 -ShortDescription: Prevent your drive from going into automatic standby mode -Description: |- - Modern hard disks are set to automatically enter sleep mode (also known as idle time) whenever file operations are no longer happening. This is a method that is supposed to help with cooling the physical disk and prolonging its lifespan. However, if you wish to prevent this from happening, for example if you want the disk to quickly respond to file operations even after remaining idle for long periods of time, then you can tinker with the built-in settings of your machine to turn off HDD sleep mode. If you find this method to be tedious, though, then you can turn to software utilities capable of keeping the HDD or SSD awake by creating small-sized files just to be able to mimic user interaction. Such a program is Vovsoft Prevent Disk Sleep. - - Designed with the casual user in mind, this program is incredibly simple to use. It can be scheduled to create a plain text document (TXT) in any disk of your choice, whether it's local or external USB drive. After a speedy installation that requires minimal intervention, the tool opens a plain window which shows all options available. Once you identify the disks you wish to prevent from sleeping, it's necessary to pick the matching drive letters from a menu, set the disk write interval (in seconds, minimum is 10 seconds), edit the name of the TXT file that will be created, as well as click the 'Start' button. - - Vovsoft Prevent Disk Sleep creates the text document with the given name. It's placed inside the specified folder in the selected disk, so it shouldn't be difficult to track down. The application doesn't create multiple files each time it writes to the disk. Instead, it updates the one document by adding date and time stamps. This is also helpful for logging its activity and finding out the exact time of each disk write. Whenever you want to disable the software, simply stop the operation after returning to the main app window. Using this utility ensures that your HDD gets no sleep, keeping it active and responsive at all times. -Tags: -- Disk -- HDD -- Sleep -- System -- Utilities -ReleaseNotesUrl: https://vovsoft.com/version-history/prevent-disk-sleep/ -Documentations: -- DocumentLabel: Help - DocumentUrl: https://vovsoft.com/help/prevent-disk-sleep/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/PreventDiskSleep/5.2.0.0/VovSoft.PreventDiskSleep.yaml b/manifests/v/VovSoft/PreventDiskSleep/5.2.0.0/VovSoft.PreventDiskSleep.yaml deleted file mode 100644 index 2252b8e3c7995..0000000000000 --- a/manifests/v/VovSoft/PreventDiskSleep/5.2.0.0/VovSoft.PreventDiskSleep.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: VovSoft.PreventDiskSleep -PackageVersion: 5.2.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/PreventDiskSleep/5.3.0.0/VovSoft.PreventDiskSleep.installer.yaml b/manifests/v/VovSoft/PreventDiskSleep/5.3.0.0/VovSoft.PreventDiskSleep.installer.yaml index b9034ab475600..8c3e2678dae34 100644 --- a/manifests/v/VovSoft/PreventDiskSleep/5.3.0.0/VovSoft.PreventDiskSleep.installer.yaml +++ b/manifests/v/VovSoft/PreventDiskSleep/5.3.0.0/VovSoft.PreventDiskSleep.installer.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2026/Jan/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.PreventDiskSleep PackageVersion: 5.3.0.0 @@ -12,7 +12,6 @@ InstallModes: - silentWithProgress UpgradeBehavior: install ProductCode: Prevent Disk Sleep_is1 -ReleaseDate: 2025-07-24 AppsAndFeaturesEntries: - ProductCode: Prevent Disk Sleep_is1 ElevationRequirement: elevatesSelf @@ -23,4 +22,5 @@ Installers: InstallerUrl: https://files.vovsoft.com/prevent-disk-sleep.exe InstallerSha256: 819358C7BC1FFF19C5219155FEA27149ADF5F238223A9F09A76EA569554451AE ManifestType: installer -ManifestVersion: 1.12.0 +ManifestVersion: 1.10.0 +ReleaseDate: 2025-07-24 diff --git a/manifests/v/VovSoft/PreventDiskSleep/5.3.0.0/VovSoft.PreventDiskSleep.locale.en-US.yaml b/manifests/v/VovSoft/PreventDiskSleep/5.3.0.0/VovSoft.PreventDiskSleep.locale.en-US.yaml index 5eaf9e62859df..f39ef92bbef1f 100644 --- a/manifests/v/VovSoft/PreventDiskSleep/5.3.0.0/VovSoft.PreventDiskSleep.locale.en-US.yaml +++ b/manifests/v/VovSoft/PreventDiskSleep/5.3.0.0/VovSoft.PreventDiskSleep.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2026/Jan/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.PreventDiskSleep PackageVersion: 5.3.0.0 @@ -13,7 +13,7 @@ PackageName: Vovsoft Prevent Disk Sleep PackageUrl: https://vovsoft.com/software/prevent-disk-sleep/ License: Freeware LicenseUrl: https://vovsoft.com/eula/prevent-disk-sleep/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Prevent your drive from going into automatic standby mode Description: |- Modern hard disks are set to automatically enter sleep mode (also known as idle time) whenever file operations are no longer happening. This is a method that is supposed to help with cooling the physical disk and prolonging its lifespan. However, if you wish to prevent this from happening, for example if you want the disk to quickly respond to file operations even after remaining idle for long periods of time, then you can tinker with the built-in settings of your machine to turn off HDD sleep mode. If you find this method to be tedious, though, then you can turn to software utilities capable of keeping the HDD or SSD awake by creating small-sized files just to be able to mimic user interaction. Such a program is Vovsoft Prevent Disk Sleep. @@ -32,4 +32,4 @@ Documentations: - DocumentLabel: Help DocumentUrl: https://vovsoft.com/help/prevent-disk-sleep/ ManifestType: defaultLocale -ManifestVersion: 1.12.0 +ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/PreventDiskSleep/5.3.0.0/VovSoft.PreventDiskSleep.yaml b/manifests/v/VovSoft/PreventDiskSleep/5.3.0.0/VovSoft.PreventDiskSleep.yaml index cd04cd7c1b553..88f9f88d29e44 100644 --- a/manifests/v/VovSoft/PreventDiskSleep/5.3.0.0/VovSoft.PreventDiskSleep.yaml +++ b/manifests/v/VovSoft/PreventDiskSleep/5.3.0.0/VovSoft.PreventDiskSleep.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/Jan/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.PreventDiskSleep PackageVersion: 5.3.0.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.12.0 +ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/RandomWordlistGenerator/1.5.0.0/VovSoft.RandomWordlistGenerator.installer.yaml b/manifests/v/VovSoft/RandomWordlistGenerator/2.0.0.0/VovSoft.RandomWordlistGenerator.installer.yaml similarity index 77% rename from manifests/v/VovSoft/RandomWordlistGenerator/1.5.0.0/VovSoft.RandomWordlistGenerator.installer.yaml rename to manifests/v/VovSoft/RandomWordlistGenerator/2.0.0.0/VovSoft.RandomWordlistGenerator.installer.yaml index bbd531138c185..23b1c1d6de281 100644 --- a/manifests/v/VovSoft/RandomWordlistGenerator/1.5.0.0/VovSoft.RandomWordlistGenerator.installer.yaml +++ b/manifests/v/VovSoft/RandomWordlistGenerator/2.0.0.0/VovSoft.RandomWordlistGenerator.installer.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.RandomWordlistGenerator -PackageVersion: 1.5.0.0 +PackageVersion: 2.0.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -12,7 +12,6 @@ InstallModes: - silentWithProgress UpgradeBehavior: install ProductCode: Random Wordlist Generator_is1 -ReleaseDate: 2024-07-31 AppsAndFeaturesEntries: - ProductCode: Random Wordlist Generator_is1 ElevationRequirement: elevatesSelf @@ -21,6 +20,7 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://files.vovsoft.com/random-wordlist-generator.exe - InstallerSha256: A9B7F526D809F178E06E3CE69DE179801041DA4E105E4192FB31F567BA9E610A + InstallerSha256: F9FAB38C0F367F7774F88724805DA7992233113E204C426D56779FEF8760C049 ManifestType: installer ManifestVersion: 1.10.0 +ReleaseDate: 2026-02-18 diff --git a/manifests/v/VovSoft/RandomWordlistGenerator/1.5.0.0/VovSoft.RandomWordlistGenerator.locale.en-US.yaml b/manifests/v/VovSoft/RandomWordlistGenerator/2.0.0.0/VovSoft.RandomWordlistGenerator.locale.en-US.yaml similarity index 91% rename from manifests/v/VovSoft/RandomWordlistGenerator/1.5.0.0/VovSoft.RandomWordlistGenerator.locale.en-US.yaml rename to manifests/v/VovSoft/RandomWordlistGenerator/2.0.0.0/VovSoft.RandomWordlistGenerator.locale.en-US.yaml index 03af55adfd2a3..0a436d312de1e 100644 --- a/manifests/v/VovSoft/RandomWordlistGenerator/1.5.0.0/VovSoft.RandomWordlistGenerator.locale.en-US.yaml +++ b/manifests/v/VovSoft/RandomWordlistGenerator/2.0.0.0/VovSoft.RandomWordlistGenerator.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.RandomWordlistGenerator -PackageVersion: 1.5.0.0 +PackageVersion: 2.0.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vovsoft Random Wordlist Generator PackageUrl: https://vovsoft.com/software/random-wordlist-generator/ License: Freeware LicenseUrl: https://vovsoft.com/eula/random-wordlist-generator/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Vovsoft Random Wordlist Generator is a simple tool that allows you to create a word list of random characters. You can generate random words using different sets of characters. Description: |- Vovsoft Random Wordlist Generator is a simple tool that allows you to create a word list of random characters. You can generate random words using different sets of characters. With a mouse click you can generate thousands of different words in seconds. diff --git a/manifests/v/VovSoft/RandomWordlistGenerator/1.5.0.0/VovSoft.RandomWordlistGenerator.yaml b/manifests/v/VovSoft/RandomWordlistGenerator/2.0.0.0/VovSoft.RandomWordlistGenerator.yaml similarity index 74% rename from manifests/v/VovSoft/RandomWordlistGenerator/1.5.0.0/VovSoft.RandomWordlistGenerator.yaml rename to manifests/v/VovSoft/RandomWordlistGenerator/2.0.0.0/VovSoft.RandomWordlistGenerator.yaml index a2c153e6df311..909a8c962c44f 100644 --- a/manifests/v/VovSoft/RandomWordlistGenerator/1.5.0.0/VovSoft.RandomWordlistGenerator.yaml +++ b/manifests/v/VovSoft/RandomWordlistGenerator/2.0.0.0/VovSoft.RandomWordlistGenerator.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.RandomWordlistGenerator -PackageVersion: 1.5.0.0 +PackageVersion: 2.0.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/SEOChecker/10.5.0.0/VovSoft.SEOChecker.installer.yaml b/manifests/v/VovSoft/SEOChecker/10.5.0.0/VovSoft.SEOChecker.installer.yaml deleted file mode 100644 index 5ef294627e11d..0000000000000 --- a/manifests/v/VovSoft/SEOChecker/10.5.0.0/VovSoft.SEOChecker.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jan/20 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: VovSoft.SEOChecker -PackageVersion: 10.5.0.0 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: SEO Checker_is1 -ReleaseDate: 2025-08-15 -AppsAndFeaturesEntries: -- ProductCode: SEO Checker_is1 -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\VOVSOFT\SEO Checker' -Installers: -- Architecture: x86 - InstallerUrl: https://files.vovsoft.com/seo-checker.exe - InstallerSha256: 711F24B8ED18D00E1AD68215DB2C787E8BE6818270F891B14FDBBDF2DECA080B -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/v/VovSoft/SEOChecker/10.5.0.0/VovSoft.SEOChecker.locale.en-US.yaml b/manifests/v/VovSoft/SEOChecker/10.5.0.0/VovSoft.SEOChecker.locale.en-US.yaml deleted file mode 100644 index 9cc2eabb2d51d..0000000000000 --- a/manifests/v/VovSoft/SEOChecker/10.5.0.0/VovSoft.SEOChecker.locale.en-US.yaml +++ /dev/null @@ -1,55 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jan/20 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: VovSoft.SEOChecker -PackageVersion: 10.5.0.0 -PackageLocale: en-US -Publisher: VOVSOFT -PublisherUrl: https://vovsoft.com/ -PublisherSupportUrl: https://vovsoft.com/contact/ -PrivacyUrl: https://vovsoft.com/privacy-policy/ -Author: VOVSOFT -PackageName: Vovsoft SEO Checker -PackageUrl: https://vovsoft.com/software/seo-checker/ -License: Proprietary -LicenseUrl: https://vovsoft.com/eula/seo-checker/ -Copyright: VOVSOFT.COM © 2015 - 2025 -ShortDescription: Vovsoft SEO Checker is an easy to use website crawler that can efficiently crawl both small and large websites. With this SEO checker tool, you can identify broken links, analyze on-page SEO data, distinguish between internal and external links. -Description: |- - Vovsoft SEO Checker is an easy to use website crawler that can efficiently crawl both small and large websites. With this SEO checker tool, you can identify broken links, analyze on-page SEO data, distinguish between internal and external links, and classify links as dofollow or nofollow. Additionally, the tool provides analysis of internal linking, titles, description meta tags, and other tags in real-time. - - On-page SEO (also known as "on-site SEO") is the practice of optimizing web page content for search engines and users. Common on-page SEO practices include optimizing title tags, content, internal links and URLs. This software provides full lists of sitemaps, links, internal backlinks, anchors, H1, H2, H3, H4 headings and helps you on your on-page SEO check efforts. - - By using this SEO checker software, you can freely test your website or competitor websites in your niche, and rapidly get a technical SEO analysis report (including SEO errors) and valuable data. It can help you rank higher on Google, Bing, Yahoo, Baidu, Yandex, DuckDuckGo. - - Key Features: - * On-page SEO audit (checkup) - * Internal URL list - * Link and backlink lists - * Page title list - * META description list - * HTTP & HTTPS response codes - * Page speed - * Domain or subdomain based crawl - * H1, H2, H3, H4 heading lists - * Anchor list (prevent keyword cannibalization) - * Generate sitemap - * Export to CSV, XML, TXT - * Word count - * Embedded SQLite database (in-memory or file) -Tags: -- Administration -- Analyzer -- Audit -- Development -- Marketing -- SEO -- Web -- Website -ReleaseNotesUrl: https://vovsoft.com/version-history/seo-checker/ -PurchaseUrl: https://vovsoft.com/purchase/seo-checker/ -Documentations: -- DocumentLabel: SEO Checker Help - DocumentUrl: https://vovsoft.com/help/seo-checker/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/v/VovSoft/SEOChecker/10.4.0.0/VovSoft.SEOChecker.installer.yaml b/manifests/v/VovSoft/SEOChecker/11.0.0.0/VovSoft.SEOChecker.installer.yaml similarity index 73% rename from manifests/v/VovSoft/SEOChecker/10.4.0.0/VovSoft.SEOChecker.installer.yaml rename to manifests/v/VovSoft/SEOChecker/11.0.0.0/VovSoft.SEOChecker.installer.yaml index ce9f55b618f84..a11dff679bd0c 100644 --- a/manifests/v/VovSoft/SEOChecker/10.4.0.0/VovSoft.SEOChecker.installer.yaml +++ b/manifests/v/VovSoft/SEOChecker/11.0.0.0/VovSoft.SEOChecker.installer.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Dec/07 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.SEOChecker -PackageVersion: 10.4.0.0 +PackageVersion: 11.0.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -12,7 +12,6 @@ InstallModes: - silentWithProgress UpgradeBehavior: install ProductCode: SEO Checker_is1 -ReleaseDate: 2025-08-15 AppsAndFeaturesEntries: - ProductCode: SEO Checker_is1 ElevationRequirement: elevatesSelf @@ -21,6 +20,7 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://files.vovsoft.com/seo-checker.exe - InstallerSha256: F302B9EDA99793C19627BACC812190065B26A490C1144B79A402FF6BDA0F4C3B + InstallerSha256: 7408AF5E780B41268DE0F3B221C58EB95B8B2AD66040426E35E0AE114B4CBC8D ManifestType: installer ManifestVersion: 1.10.0 +ReleaseDate: 2026-02-16 diff --git a/manifests/v/VovSoft/SEOChecker/10.4.0.0/VovSoft.SEOChecker.locale.en-US.yaml b/manifests/v/VovSoft/SEOChecker/11.0.0.0/VovSoft.SEOChecker.locale.en-US.yaml similarity index 93% rename from manifests/v/VovSoft/SEOChecker/10.4.0.0/VovSoft.SEOChecker.locale.en-US.yaml rename to manifests/v/VovSoft/SEOChecker/11.0.0.0/VovSoft.SEOChecker.locale.en-US.yaml index d30b9b59a8cdf..e0f4eb2b75873 100644 --- a/manifests/v/VovSoft/SEOChecker/10.4.0.0/VovSoft.SEOChecker.locale.en-US.yaml +++ b/manifests/v/VovSoft/SEOChecker/11.0.0.0/VovSoft.SEOChecker.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Dec/07 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.SEOChecker -PackageVersion: 10.4.0.0 +PackageVersion: 11.0.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vovsoft SEO Checker PackageUrl: https://vovsoft.com/software/seo-checker/ License: Proprietary LicenseUrl: https://vovsoft.com/eula/seo-checker/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Vovsoft SEO Checker is an easy to use website crawler that can efficiently crawl both small and large websites. With this SEO checker tool, you can identify broken links, analyze on-page SEO data, distinguish between internal and external links. Description: |- Vovsoft SEO Checker is an easy to use website crawler that can efficiently crawl both small and large websites. With this SEO checker tool, you can identify broken links, analyze on-page SEO data, distinguish between internal and external links, and classify links as dofollow or nofollow. Additionally, the tool provides analysis of internal linking, titles, description meta tags, and other tags in real-time. diff --git a/manifests/v/VovSoft/SEOChecker/10.4.0.0/VovSoft.SEOChecker.yaml b/manifests/v/VovSoft/SEOChecker/11.0.0.0/VovSoft.SEOChecker.yaml similarity index 68% rename from manifests/v/VovSoft/SEOChecker/10.4.0.0/VovSoft.SEOChecker.yaml rename to manifests/v/VovSoft/SEOChecker/11.0.0.0/VovSoft.SEOChecker.yaml index 23c0fa3cd82ce..9ba600d3adef5 100644 --- a/manifests/v/VovSoft/SEOChecker/10.4.0.0/VovSoft.SEOChecker.yaml +++ b/manifests/v/VovSoft/SEOChecker/11.0.0.0/VovSoft.SEOChecker.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Dec/07 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.SEOChecker -PackageVersion: 10.4.0.0 +PackageVersion: 11.0.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/SearchTextInFiles/5.0.0.0/VovSoft.SearchTextInFiles.installer.yaml b/manifests/v/VovSoft/SearchTextInFiles/5.2.0.0/VovSoft.SearchTextInFiles.installer.yaml similarity index 76% rename from manifests/v/VovSoft/SearchTextInFiles/5.0.0.0/VovSoft.SearchTextInFiles.installer.yaml rename to manifests/v/VovSoft/SearchTextInFiles/5.2.0.0/VovSoft.SearchTextInFiles.installer.yaml index 00a56e2fc6539..de3cea6b53aa3 100644 --- a/manifests/v/VovSoft/SearchTextInFiles/5.0.0.0/VovSoft.SearchTextInFiles.installer.yaml +++ b/manifests/v/VovSoft/SearchTextInFiles/5.2.0.0/VovSoft.SearchTextInFiles.installer.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Dec/09 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.SearchTextInFiles -PackageVersion: 5.0.0.0 +PackageVersion: 5.2.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -25,7 +25,6 @@ FileExtensions: - XLSX - txt ProductCode: Search Text In Files_is1 -ReleaseDate: 2025-07-11 AppsAndFeaturesEntries: - ProductCode: Search Text In Files_is1 ElevationRequirement: elevatesSelf @@ -34,6 +33,7 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://files.vovsoft.com/search-text-in-files.exe - InstallerSha256: FF4F3F0329E6760D264DD5B517C0FB59F9DCF2A2B2FF6CE02247EEC7953F1127 + InstallerSha256: 56E16F1223763F5E0B71936C43266CE1DF905A18681D8D51C2AF5F7A0F8AC0E7 ManifestType: installer ManifestVersion: 1.10.0 +ReleaseDate: 2026-01-05 diff --git a/manifests/v/VovSoft/SearchTextInFiles/5.0.0.0/VovSoft.SearchTextInFiles.locale.en-US.yaml b/manifests/v/VovSoft/SearchTextInFiles/5.2.0.0/VovSoft.SearchTextInFiles.locale.en-US.yaml similarity index 94% rename from manifests/v/VovSoft/SearchTextInFiles/5.0.0.0/VovSoft.SearchTextInFiles.locale.en-US.yaml rename to manifests/v/VovSoft/SearchTextInFiles/5.2.0.0/VovSoft.SearchTextInFiles.locale.en-US.yaml index 6f440cabf5dbd..98331a713876d 100644 --- a/manifests/v/VovSoft/SearchTextInFiles/5.0.0.0/VovSoft.SearchTextInFiles.locale.en-US.yaml +++ b/manifests/v/VovSoft/SearchTextInFiles/5.2.0.0/VovSoft.SearchTextInFiles.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Dec/09 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.SearchTextInFiles -PackageVersion: 5.0.0.0 +PackageVersion: 5.2.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vovsoft Search Text In Files PackageUrl: https://vovsoft.com/software/search-text-in-files/ License: Proprietary LicenseUrl: https://vovsoft.com/eula/search-text-in-files/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Vovsoft Search Text In Files is an easy-to-use file search application for your desktop or laptop computer. You can search through your files using simple queries, and this tool will quickly list the requested files. Description: |- Vovsoft Search Text In Files is an easy-to-use file search application for your desktop or laptop computer. You can search through your files using simple queries, and this tool will quickly list the requested files. diff --git a/manifests/v/VovSoft/SearchTextInFiles/5.0.0.0/VovSoft.SearchTextInFiles.yaml b/manifests/v/VovSoft/SearchTextInFiles/5.2.0.0/VovSoft.SearchTextInFiles.yaml similarity index 69% rename from manifests/v/VovSoft/SearchTextInFiles/5.0.0.0/VovSoft.SearchTextInFiles.yaml rename to manifests/v/VovSoft/SearchTextInFiles/5.2.0.0/VovSoft.SearchTextInFiles.yaml index d3ca22d6a6fb9..771e9a740458d 100644 --- a/manifests/v/VovSoft/SearchTextInFiles/5.0.0.0/VovSoft.SearchTextInFiles.yaml +++ b/manifests/v/VovSoft/SearchTextInFiles/5.2.0.0/VovSoft.SearchTextInFiles.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Dec/09 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.SearchTextInFiles -PackageVersion: 5.0.0.0 +PackageVersion: 5.2.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/SerialPortMonitor/1.8.0.0/VovSoft.SerialPortMonitor.installer.yaml b/manifests/v/VovSoft/SerialPortMonitor/1.8.0.0/VovSoft.SerialPortMonitor.installer.yaml deleted file mode 100644 index cdf051fe73df2..0000000000000 --- a/manifests/v/VovSoft/SerialPortMonitor/1.8.0.0/VovSoft.SerialPortMonitor.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: VovSoft.SerialPortMonitor -PackageVersion: 1.8.0.0 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: Serial Port Monitor_is1 -ReleaseDate: 2024-09-13 -AppsAndFeaturesEntries: -- ProductCode: Serial Port Monitor_is1 -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\VOVSOFT\Serial Port Monitor' -Installers: -- Architecture: x86 - InstallerUrl: https://files.vovsoft.com/serial-port-monitor.exe - InstallerSha256: 717E900560F3E43D9D64DAA6B3DE056A1A140E65BF408B1598AD7389CE3773E8 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/SerialPortMonitor/1.8.0.0/VovSoft.SerialPortMonitor.locale.en-US.yaml b/manifests/v/VovSoft/SerialPortMonitor/1.8.0.0/VovSoft.SerialPortMonitor.locale.en-US.yaml deleted file mode 100644 index b64f22e8779f2..0000000000000 --- a/manifests/v/VovSoft/SerialPortMonitor/1.8.0.0/VovSoft.SerialPortMonitor.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: VovSoft.SerialPortMonitor -PackageVersion: 1.8.0.0 -PackageLocale: en-US -Publisher: VOVSOFT -PublisherUrl: https://vovsoft.com/ -PublisherSupportUrl: https://vovsoft.com/contact/ -PrivacyUrl: https://vovsoft.com/privacy-policy/ -Author: VOVSOFT -PackageName: Vovsoft Serial Port Monitor -PackageUrl: https://vovsoft.com/software/serial-port-monitor/ -License: Proprietary -LicenseUrl: https://vovsoft.com/eula/serial-port-monitor/ -Copyright: VOVSOFT.COM © 2015 - 2025 -ShortDescription: Vovsoft Serial Port Monitor is an easy to use utility that allows monitoring your computer's COM port data traffic. You can read serial data from any COM port and send data to any COM port. -Description: |- - Vovsoft Serial Port Monitor is an easy to use utility that allows monitoring your computer's COM port data traffic. You can read serial data from any COM port and send data to any COM port. You can change connection parameters such as baud rate (bits per second), parity, data bits and stop bits. This software can send and receive data in ASCII text. Hexadecimal, decimal, octal and binary formats are also supported when sending and displaying received data. It is possible to send serial commands periodically or according to a time schedule. "Clear", "Save to file" and "Copy to clipboard" buttons can be used. Setting font and background color is allowed by using the menu. - - Using this simple COM port sniffer and logger program, you can test, monitor and control any hardware compliant with RS-232 protocol, RS-485 protocol, RS-422 protocol or other compatible serial port device. The RS-232 (DB9) pinout specifies that only the RX (receiver) and TX (transmitter) pins are necessary for communication. The rest of the pins are necessary only if you implement some form of hardware flow control. You can easily read incoming data from RX and send outgoing data to TX with the help of a serial port analyzer and tester software, such as Vovsoft Serial Port Monitor. This application is an easy to use serial input listener and output transmitter software for students and electronic enthusiasts. Your desktop or laptop computer can communicate between microcontrollers (such as Arduino boards) or microprocessors (such as Raspberry Pi single-board computers) via serial communication with the help of this software. - - This program allows you to send serial commands periodically or according to a time schedule. - - Send Periodically: Sends the same command repeatedly at a specified interval in milliseconds - - Send Later: Sends commands at a later time by entering a future date and time -Tags: -- Monitor -- Port -- RS232 -- Serial -- Tools -ReleaseNotesUrl: https://vovsoft.com/version-history/serial-port-monitor/ -PurchaseUrl: https://vovsoft.com/purchase/serial-port-monitor/ -Documentations: -- DocumentLabel: Help - DocumentUrl: https://vovsoft.com/help/serial-port-monitor/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/SerialPortMonitor/1.8.0.0/VovSoft.SerialPortMonitor.yaml b/manifests/v/VovSoft/SerialPortMonitor/1.8.0.0/VovSoft.SerialPortMonitor.yaml deleted file mode 100644 index b52a7215a89a7..0000000000000 --- a/manifests/v/VovSoft/SerialPortMonitor/1.8.0.0/VovSoft.SerialPortMonitor.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: VovSoft.SerialPortMonitor -PackageVersion: 1.8.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/SerialPortMonitor/2.0.0.0/VovSoft.SerialPortMonitor.installer.yaml b/manifests/v/VovSoft/SerialPortMonitor/2.0.0.0/VovSoft.SerialPortMonitor.installer.yaml index 9ae6ac872ba05..930a9d143b98b 100644 --- a/manifests/v/VovSoft/SerialPortMonitor/2.0.0.0/VovSoft.SerialPortMonitor.installer.yaml +++ b/manifests/v/VovSoft/SerialPortMonitor/2.0.0.0/VovSoft.SerialPortMonitor.installer.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2025/Dec/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.SerialPortMonitor PackageVersion: 2.0.0.0 @@ -12,7 +12,6 @@ InstallModes: - silentWithProgress UpgradeBehavior: install ProductCode: Serial Port Monitor_is1 -ReleaseDate: 2024-09-13 AppsAndFeaturesEntries: - ProductCode: Serial Port Monitor_is1 ElevationRequirement: elevatesSelf @@ -23,4 +22,5 @@ Installers: InstallerUrl: https://files.vovsoft.com/serial-port-monitor.exe InstallerSha256: 915625BD91B21F11BFD6236B4286F5B9A692C1D4D49A3B4698F2493969A0621B ManifestType: installer -ManifestVersion: 1.12.0 +ManifestVersion: 1.10.0 +ReleaseDate: 2024-09-13 diff --git a/manifests/v/VovSoft/SerialPortMonitor/2.0.0.0/VovSoft.SerialPortMonitor.locale.en-US.yaml b/manifests/v/VovSoft/SerialPortMonitor/2.0.0.0/VovSoft.SerialPortMonitor.locale.en-US.yaml index 6b6f73cb7d1c0..fb0dbbb28fa7b 100644 --- a/manifests/v/VovSoft/SerialPortMonitor/2.0.0.0/VovSoft.SerialPortMonitor.locale.en-US.yaml +++ b/manifests/v/VovSoft/SerialPortMonitor/2.0.0.0/VovSoft.SerialPortMonitor.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2025/Dec/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.SerialPortMonitor PackageVersion: 2.0.0.0 @@ -13,7 +13,7 @@ PackageName: Vovsoft Serial Port Monitor PackageUrl: https://vovsoft.com/software/serial-port-monitor/ License: Proprietary LicenseUrl: https://vovsoft.com/eula/serial-port-monitor/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Vovsoft Serial Port Monitor is an easy to use utility that allows monitoring your computer's COM port data traffic. You can read serial data from any COM port and send data to any COM port. Description: |- Vovsoft Serial Port Monitor is an easy to use utility that allows monitoring your computer's COM port data traffic. You can read serial data from any COM port and send data to any COM port. You can change connection parameters such as baud rate (bits per second), parity, data bits and stop bits. This software can send and receive data in ASCII text. Hexadecimal, decimal, octal and binary formats are also supported when sending and displaying received data. It is possible to send serial commands periodically or according to a time schedule. "Clear", "Save to file" and "Copy to clipboard" buttons can be used. Setting font and background color is allowed by using the menu. @@ -35,4 +35,4 @@ Documentations: - DocumentLabel: Help DocumentUrl: https://vovsoft.com/help/serial-port-monitor/ ManifestType: defaultLocale -ManifestVersion: 1.12.0 +ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/SerialPortMonitor/2.0.0.0/VovSoft.SerialPortMonitor.yaml b/manifests/v/VovSoft/SerialPortMonitor/2.0.0.0/VovSoft.SerialPortMonitor.yaml index 54605f55433f3..43b4b3936e32d 100644 --- a/manifests/v/VovSoft/SerialPortMonitor/2.0.0.0/VovSoft.SerialPortMonitor.yaml +++ b/manifests/v/VovSoft/SerialPortMonitor/2.0.0.0/VovSoft.SerialPortMonitor.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Dec/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.SerialPortMonitor PackageVersion: 2.0.0.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.12.0 +ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/SitemapGenerator/4.4.0.0/VovSoft.SitemapGenerator.installer.yaml b/manifests/v/VovSoft/SitemapGenerator/4.5.0.0/VovSoft.SitemapGenerator.installer.yaml similarity index 76% rename from manifests/v/VovSoft/SitemapGenerator/4.4.0.0/VovSoft.SitemapGenerator.installer.yaml rename to manifests/v/VovSoft/SitemapGenerator/4.5.0.0/VovSoft.SitemapGenerator.installer.yaml index 46903a5976592..5103d98ff5b1d 100644 --- a/manifests/v/VovSoft/SitemapGenerator/4.4.0.0/VovSoft.SitemapGenerator.installer.yaml +++ b/manifests/v/VovSoft/SitemapGenerator/4.5.0.0/VovSoft.SitemapGenerator.installer.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.SitemapGenerator -PackageVersion: 4.4.0.0 +PackageVersion: 4.5.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -12,7 +12,6 @@ InstallModes: - silentWithProgress UpgradeBehavior: install ProductCode: Sitemap Generator_is1 -ReleaseDate: 2025-05-01 AppsAndFeaturesEntries: - ProductCode: Sitemap Generator_is1 ElevationRequirement: elevatesSelf @@ -21,6 +20,7 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://files.vovsoft.com/sitemap-generator.exe - InstallerSha256: 315A2796191DB5F46C392E46AECC9653DA9EA7BEFF5859FE1D633336F1D3515D + InstallerSha256: 2C7841C9F266CED369EB963D397AAB1C4ABE90D04C61CF44DD52CE92CA0BAD62 ManifestType: installer ManifestVersion: 1.10.0 +ReleaseDate: 2026-02-13 diff --git a/manifests/v/VovSoft/SitemapGenerator/4.4.0.0/VovSoft.SitemapGenerator.locale.en-US.yaml b/manifests/v/VovSoft/SitemapGenerator/4.5.0.0/VovSoft.SitemapGenerator.locale.en-US.yaml similarity index 94% rename from manifests/v/VovSoft/SitemapGenerator/4.4.0.0/VovSoft.SitemapGenerator.locale.en-US.yaml rename to manifests/v/VovSoft/SitemapGenerator/4.5.0.0/VovSoft.SitemapGenerator.locale.en-US.yaml index b03f3b4e150fc..77b49eb1deb26 100644 --- a/manifests/v/VovSoft/SitemapGenerator/4.4.0.0/VovSoft.SitemapGenerator.locale.en-US.yaml +++ b/manifests/v/VovSoft/SitemapGenerator/4.5.0.0/VovSoft.SitemapGenerator.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.SitemapGenerator -PackageVersion: 4.4.0.0 +PackageVersion: 4.5.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vovsoft Sitemap Generator PackageUrl: https://vovsoft.com/software/sitemap-generator/ License: Proprietary LicenseUrl: https://vovsoft.com/eula/sitemap-generator/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Vovsoft Sitemap Generator is a lightweight website crawler designed to help you freely create a sitemap in a couple of simple steps. It can come in handy in a number of scenarios, and it features a minimalistic, user-friendly GUI. Description: |- Vovsoft Sitemap Generator is a lightweight website crawler designed to help you freely create a sitemap in a couple of simple steps. It can come in handy in a number of scenarios, and it features a minimalistic, user-friendly GUI. This application is well suited for those who need to create a sitemap quickly and easily, as it does not require you to complete any complex configurations before performing a scan. diff --git a/manifests/v/VovSoft/SitemapGenerator/4.4.0.0/VovSoft.SitemapGenerator.yaml b/manifests/v/VovSoft/SitemapGenerator/4.5.0.0/VovSoft.SitemapGenerator.yaml similarity index 74% rename from manifests/v/VovSoft/SitemapGenerator/4.4.0.0/VovSoft.SitemapGenerator.yaml rename to manifests/v/VovSoft/SitemapGenerator/4.5.0.0/VovSoft.SitemapGenerator.yaml index dc55d78a44ca9..b6b01d3730fd8 100644 --- a/manifests/v/VovSoft/SitemapGenerator/4.4.0.0/VovSoft.SitemapGenerator.yaml +++ b/manifests/v/VovSoft/SitemapGenerator/4.5.0.0/VovSoft.SitemapGenerator.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.SitemapGenerator -PackageVersion: 4.4.0.0 +PackageVersion: 4.5.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/SoundRecorder/3.2.0.0/VovSoft.SoundRecorder.installer.yaml b/manifests/v/VovSoft/SoundRecorder/3.3.0.0/VovSoft.SoundRecorder.installer.yaml similarity index 69% rename from manifests/v/VovSoft/SoundRecorder/3.2.0.0/VovSoft.SoundRecorder.installer.yaml rename to manifests/v/VovSoft/SoundRecorder/3.3.0.0/VovSoft.SoundRecorder.installer.yaml index e88fd8a00ea52..7d9fb7e2dcd1b 100644 --- a/manifests/v/VovSoft/SoundRecorder/3.2.0.0/VovSoft.SoundRecorder.installer.yaml +++ b/manifests/v/VovSoft/SoundRecorder/3.3.0.0/VovSoft.SoundRecorder.installer.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Dec/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.SoundRecorder -PackageVersion: 3.2.0.0 +PackageVersion: 3.3.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -15,7 +15,6 @@ FileExtensions: - MP3 - WAV ProductCode: Sound Recorder_is1 -ReleaseDate: 2025-04-10 AppsAndFeaturesEntries: - ProductCode: Sound Recorder_is1 ElevationRequirement: elevatesSelf @@ -24,6 +23,7 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://files.vovsoft.com/sound-recorder.exe - InstallerSha256: 7D568D454F248BD675A4574CC5DA060EE868EEA85F18A206516205B9716BE3C7 + InstallerSha256: 35AD5A48D8D71A53C85F05CEA662934C3BE7FA343B03BB5FD5230838060830AB ManifestType: installer -ManifestVersion: 1.12.0 +ManifestVersion: 1.10.0 +ReleaseDate: 2026-02-10 diff --git a/manifests/v/VovSoft/SoundRecorder/3.2.0.0/VovSoft.SoundRecorder.locale.en-US.yaml b/manifests/v/VovSoft/SoundRecorder/3.3.0.0/VovSoft.SoundRecorder.locale.en-US.yaml similarity index 91% rename from manifests/v/VovSoft/SoundRecorder/3.2.0.0/VovSoft.SoundRecorder.locale.en-US.yaml rename to manifests/v/VovSoft/SoundRecorder/3.3.0.0/VovSoft.SoundRecorder.locale.en-US.yaml index 474335d9d747e..c64c643bab5db 100644 --- a/manifests/v/VovSoft/SoundRecorder/3.2.0.0/VovSoft.SoundRecorder.locale.en-US.yaml +++ b/manifests/v/VovSoft/SoundRecorder/3.3.0.0/VovSoft.SoundRecorder.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Dec/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.SoundRecorder -PackageVersion: 3.2.0.0 +PackageVersion: 3.3.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vovsoft Sound Recorder PackageUrl: https://vovsoft.com/software/sound-recorder/ License: Proprietary LicenseUrl: https://vovsoft.com/eula/sound-recorder/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Vovsoft Sound Recorder helps you record your system sound and microphone with ease. It saves audio from your input device (microphone) or from your output device (loopback recording). Description: |- Vovsoft Sound Recorder helps you record your system sound and microphone with ease. It saves audio from your input device (microphone) or from your output device (loopback recording). @@ -47,4 +47,4 @@ Documentations: - DocumentLabel: Help DocumentUrl: https://vovsoft.com/help/sound-recorder/ ManifestType: defaultLocale -ManifestVersion: 1.12.0 +ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/JSONBeautifier/1.5.0.0/VovSoft.JSONBeautifier.yaml b/manifests/v/VovSoft/SoundRecorder/3.3.0.0/VovSoft.SoundRecorder.yaml similarity index 58% rename from manifests/v/VovSoft/JSONBeautifier/1.5.0.0/VovSoft.JSONBeautifier.yaml rename to manifests/v/VovSoft/SoundRecorder/3.3.0.0/VovSoft.SoundRecorder.yaml index 9ddbc577c3986..ea6b2c6df72f0 100644 --- a/manifests/v/VovSoft/JSONBeautifier/1.5.0.0/VovSoft.JSONBeautifier.yaml +++ b/manifests/v/VovSoft/SoundRecorder/3.3.0.0/VovSoft.SoundRecorder.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json -PackageIdentifier: VovSoft.JSONBeautifier -PackageVersion: 1.5.0.0 +PackageIdentifier: VovSoft.SoundRecorder +PackageVersion: 3.3.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/TextDecoderAndEncoder/2.3.0.0/VovSoft.TextDecoderAndEncoder.installer.yaml b/manifests/v/VovSoft/TextDecoderAndEncoder/2.4.0.0/VovSoft.TextDecoderAndEncoder.installer.yaml similarity index 77% rename from manifests/v/VovSoft/TextDecoderAndEncoder/2.3.0.0/VovSoft.TextDecoderAndEncoder.installer.yaml rename to manifests/v/VovSoft/TextDecoderAndEncoder/2.4.0.0/VovSoft.TextDecoderAndEncoder.installer.yaml index 0ce4869a95040..260ca5dc77ce5 100644 --- a/manifests/v/VovSoft/TextDecoderAndEncoder/2.3.0.0/VovSoft.TextDecoderAndEncoder.installer.yaml +++ b/manifests/v/VovSoft/TextDecoderAndEncoder/2.4.0.0/VovSoft.TextDecoderAndEncoder.installer.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.TextDecoderAndEncoder -PackageVersion: 2.3.0.0 +PackageVersion: 2.4.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -12,7 +12,6 @@ InstallModes: - silentWithProgress UpgradeBehavior: install ProductCode: Text Decoder And Encoder_is1 -ReleaseDate: 2025-06-13 AppsAndFeaturesEntries: - ProductCode: Text Decoder And Encoder_is1 ElevationRequirement: elevatesSelf @@ -21,6 +20,7 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://files.vovsoft.com/text-decoder-and-encoder.exe - InstallerSha256: A9C545AD9E34A274E30E2191D20649330D71070CD5CA60A234949F4672DCA51E + InstallerSha256: 41AA69DA7B6957978E17E8FE78A7B2C8C94FB554189A6CBDD476AE58644339BD ManifestType: installer ManifestVersion: 1.10.0 +ReleaseDate: 2026-02-14 diff --git a/manifests/v/VovSoft/TextDecoderAndEncoder/2.3.0.0/VovSoft.TextDecoderAndEncoder.locale.en-US.yaml b/manifests/v/VovSoft/TextDecoderAndEncoder/2.4.0.0/VovSoft.TextDecoderAndEncoder.locale.en-US.yaml similarity index 92% rename from manifests/v/VovSoft/TextDecoderAndEncoder/2.3.0.0/VovSoft.TextDecoderAndEncoder.locale.en-US.yaml rename to manifests/v/VovSoft/TextDecoderAndEncoder/2.4.0.0/VovSoft.TextDecoderAndEncoder.locale.en-US.yaml index f7c9efbf190e6..d2e35a7322fb2 100644 --- a/manifests/v/VovSoft/TextDecoderAndEncoder/2.3.0.0/VovSoft.TextDecoderAndEncoder.locale.en-US.yaml +++ b/manifests/v/VovSoft/TextDecoderAndEncoder/2.4.0.0/VovSoft.TextDecoderAndEncoder.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.TextDecoderAndEncoder -PackageVersion: 2.3.0.0 +PackageVersion: 2.4.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vovsoft Text Decoder And Encoder PackageUrl: https://vovsoft.com/software/text-decoder-and-encoder/ License: Freeware LicenseUrl: https://vovsoft.com/eula/text-decoder-and-encoder/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Vovsoft Text Decoder and Encoder is an easy to use tool designed for encoding and decoding text. Description: |- Vovsoft Text Decoder and Encoder is an easy to use tool designed for encoding and decoding text. This user-friendly application simplifies the process of text transformation, supporting a variety of widely-used encoding algorithms, including: diff --git a/manifests/v/VovSoft/TextDecoderAndEncoder/2.3.0.0/VovSoft.TextDecoderAndEncoder.yaml b/manifests/v/VovSoft/TextDecoderAndEncoder/2.4.0.0/VovSoft.TextDecoderAndEncoder.yaml similarity index 74% rename from manifests/v/VovSoft/TextDecoderAndEncoder/2.3.0.0/VovSoft.TextDecoderAndEncoder.yaml rename to manifests/v/VovSoft/TextDecoderAndEncoder/2.4.0.0/VovSoft.TextDecoderAndEncoder.yaml index 27da4827806fb..a9d2826cd6828 100644 --- a/manifests/v/VovSoft/TextDecoderAndEncoder/2.3.0.0/VovSoft.TextDecoderAndEncoder.yaml +++ b/manifests/v/VovSoft/TextDecoderAndEncoder/2.4.0.0/VovSoft.TextDecoderAndEncoder.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.TextDecoderAndEncoder -PackageVersion: 2.3.0.0 +PackageVersion: 2.4.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/TextEditPlus/15.6.0.0/VovSoft.TextEditPlus.installer.yaml b/manifests/v/VovSoft/TextEditPlus/15.8.0.0/VovSoft.TextEditPlus.installer.yaml similarity index 76% rename from manifests/v/VovSoft/TextEditPlus/15.6.0.0/VovSoft.TextEditPlus.installer.yaml rename to manifests/v/VovSoft/TextEditPlus/15.8.0.0/VovSoft.TextEditPlus.installer.yaml index c121b332a2258..04fb635f59cce 100644 --- a/manifests/v/VovSoft/TextEditPlus/15.6.0.0/VovSoft.TextEditPlus.installer.yaml +++ b/manifests/v/VovSoft/TextEditPlus/15.8.0.0/VovSoft.TextEditPlus.installer.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.TextEditPlus -PackageVersion: 15.6.0.0 +PackageVersion: 15.8.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -16,7 +16,6 @@ FileExtensions: - HTML - TXT ProductCode: Text Edit Plus_is1 -ReleaseDate: 2025-08-31 AppsAndFeaturesEntries: - ProductCode: Text Edit Plus_is1 ElevationRequirement: elevatesSelf @@ -25,6 +24,7 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://files.vovsoft.com/text-edit-plus.exe - InstallerSha256: D7E36C1D41754413565649EA5DD426177D02B97D9FB8D612D20DA7F21A4FD251 + InstallerSha256: 46512B9D143BF6D6BFA41E72CD95F0E3B4DEBCBA3823F7B6B7EBED7DC0D3BCD6 ManifestType: installer ManifestVersion: 1.10.0 +ReleaseDate: 2026-02-24 diff --git a/manifests/v/VovSoft/TextEditPlus/15.6.0.0/VovSoft.TextEditPlus.locale.en-US.yaml b/manifests/v/VovSoft/TextEditPlus/15.8.0.0/VovSoft.TextEditPlus.locale.en-US.yaml similarity index 93% rename from manifests/v/VovSoft/TextEditPlus/15.6.0.0/VovSoft.TextEditPlus.locale.en-US.yaml rename to manifests/v/VovSoft/TextEditPlus/15.8.0.0/VovSoft.TextEditPlus.locale.en-US.yaml index 3f1fea8d56fcd..48e244bd12297 100644 --- a/manifests/v/VovSoft/TextEditPlus/15.6.0.0/VovSoft.TextEditPlus.locale.en-US.yaml +++ b/manifests/v/VovSoft/TextEditPlus/15.8.0.0/VovSoft.TextEditPlus.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.TextEditPlus -PackageVersion: 15.6.0.0 +PackageVersion: 15.8.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vovsoft Text Edit Plus PackageUrl: https://vovsoft.com/software/text-edit-plus/ License: Proprietary LicenseUrl: https://vovsoft.com/eula/text-edit-plus/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Text Edit Plus is a powerful yet straightforward plain text editor with helpful features. It is a lightweight tool that enables users to easily create new text documents or modify existing ones. Description: |- Text Edit Plus is a powerful yet straightforward plain text editor with helpful features. It is a lightweight tool that enables users to easily create new text documents or modify existing ones. The application is designed as an alternative to Notepad, offering a wider set of features such as multiple tabs, spell checker, macros, and syntax highlighter. diff --git a/manifests/v/VovSoft/TextEditPlus/15.6.0.0/VovSoft.TextEditPlus.yaml b/manifests/v/VovSoft/TextEditPlus/15.8.0.0/VovSoft.TextEditPlus.yaml similarity index 73% rename from manifests/v/VovSoft/TextEditPlus/15.6.0.0/VovSoft.TextEditPlus.yaml rename to manifests/v/VovSoft/TextEditPlus/15.8.0.0/VovSoft.TextEditPlus.yaml index 3a1735ad82f8a..6bdb2d1a290fd 100644 --- a/manifests/v/VovSoft/TextEditPlus/15.6.0.0/VovSoft.TextEditPlus.yaml +++ b/manifests/v/VovSoft/TextEditPlus/15.8.0.0/VovSoft.TextEditPlus.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.TextEditPlus -PackageVersion: 15.6.0.0 +PackageVersion: 15.8.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/TextToMP3Converter/4.3.0.0/VovSoft.TextToMP3Converter.installer.yaml b/manifests/v/VovSoft/TextToMP3Converter/4.4.0.0/VovSoft.TextToMP3Converter.installer.yaml similarity index 77% rename from manifests/v/VovSoft/TextToMP3Converter/4.3.0.0/VovSoft.TextToMP3Converter.installer.yaml rename to manifests/v/VovSoft/TextToMP3Converter/4.4.0.0/VovSoft.TextToMP3Converter.installer.yaml index ae2beddcf0548..a643d37c7a343 100644 --- a/manifests/v/VovSoft/TextToMP3Converter/4.3.0.0/VovSoft.TextToMP3Converter.installer.yaml +++ b/manifests/v/VovSoft/TextToMP3Converter/4.4.0.0/VovSoft.TextToMP3Converter.installer.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.TextToMP3Converter -PackageVersion: 4.3.0.0 +PackageVersion: 4.4.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -14,7 +14,6 @@ UpgradeBehavior: install FileExtensions: - txt ProductCode: Text to MP3 Converter_is1 -ReleaseDate: 2025-05-12 AppsAndFeaturesEntries: - ProductCode: Text to MP3 Converter_is1 ElevationRequirement: elevatesSelf @@ -23,6 +22,7 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://files.vovsoft.com/text-to-mp3-converter.exe - InstallerSha256: 114C1AFC04841D5FD6A9D2346841C137B269E3C964F8B945BF0CEEE095660E0B + InstallerSha256: 24EA992E17DEF14C7A9A3F127BB9CAD1A203710E14F0D0F6CA136D37DAA62AC4 ManifestType: installer ManifestVersion: 1.10.0 +ReleaseDate: 2026-02-03 diff --git a/manifests/v/VovSoft/TextToMP3Converter/4.3.0.0/VovSoft.TextToMP3Converter.locale.en-US.yaml b/manifests/v/VovSoft/TextToMP3Converter/4.4.0.0/VovSoft.TextToMP3Converter.locale.en-US.yaml similarity index 95% rename from manifests/v/VovSoft/TextToMP3Converter/4.3.0.0/VovSoft.TextToMP3Converter.locale.en-US.yaml rename to manifests/v/VovSoft/TextToMP3Converter/4.4.0.0/VovSoft.TextToMP3Converter.locale.en-US.yaml index 3fa153728b7d8..bb529f4ca202f 100644 --- a/manifests/v/VovSoft/TextToMP3Converter/4.3.0.0/VovSoft.TextToMP3Converter.locale.en-US.yaml +++ b/manifests/v/VovSoft/TextToMP3Converter/4.4.0.0/VovSoft.TextToMP3Converter.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.TextToMP3Converter -PackageVersion: 4.3.0.0 +PackageVersion: 4.4.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vovsoft Text to MP3 Converter PackageUrl: https://vovsoft.com/software/text-to-mp3-converter/ License: Proprietary LicenseUrl: https://vovsoft.com/eula/text-to-mp3-converter/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Easily convert any text to speech. Perfect for e-learning, presentations, YouTube videos and increasing the accessibility. You can convert from text to speech and save it as audio file in a few clicks. The text can be exported as MP3 and WAV file. Description: |- Easily convert any text to speech. Perfect for e-learning, presentations, YouTube videos and increasing the accessibility. You can convert from text to speech and save it as audio file in a few clicks. The text can be exported as MP3 and WAV file. diff --git a/manifests/v/VovSoft/TextToMP3Converter/4.3.0.0/VovSoft.TextToMP3Converter.yaml b/manifests/v/VovSoft/TextToMP3Converter/4.4.0.0/VovSoft.TextToMP3Converter.yaml similarity index 74% rename from manifests/v/VovSoft/TextToMP3Converter/4.3.0.0/VovSoft.TextToMP3Converter.yaml rename to manifests/v/VovSoft/TextToMP3Converter/4.4.0.0/VovSoft.TextToMP3Converter.yaml index 461620193fa22..7d5bc2d7c2434 100644 --- a/manifests/v/VovSoft/TextToMP3Converter/4.3.0.0/VovSoft.TextToMP3Converter.yaml +++ b/manifests/v/VovSoft/TextToMP3Converter/4.4.0.0/VovSoft.TextToMP3Converter.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.TextToMP3Converter -PackageVersion: 4.3.0.0 +PackageVersion: 4.4.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/TreeNotes/2.5.0.0/VovSoft.TreeNotes.installer.yaml b/manifests/v/VovSoft/TreeNotes/2.5.0.0/VovSoft.TreeNotes.installer.yaml deleted file mode 100644 index de2b913c6acac..0000000000000 --- a/manifests/v/VovSoft/TreeNotes/2.5.0.0/VovSoft.TreeNotes.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Automatically updated by the winget bot at 2025/Oct/22 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: VovSoft.TreeNotes -PackageVersion: 2.5.0.0 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: Tree Notes_is1 -ReleaseDate: 2025-09-29 -AppsAndFeaturesEntries: -- ProductCode: Tree Notes_is1 -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\VOVSOFT\Tree Notes' -Installers: -- Architecture: x86 - InstallerUrl: https://files.vovsoft.com/tree-notes.exe - InstallerSha256: DC6E107C78042E34DA78686025E78B94C931BD1A9B13D23F8CC4F171072D49F4 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/TreeNotes/2.5.0.0/VovSoft.TreeNotes.locale.en-US.yaml b/manifests/v/VovSoft/TreeNotes/2.5.0.0/VovSoft.TreeNotes.locale.en-US.yaml deleted file mode 100644 index e53ae94dcfebf..0000000000000 --- a/manifests/v/VovSoft/TreeNotes/2.5.0.0/VovSoft.TreeNotes.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Automatically updated by the winget bot at 2025/Oct/22 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: VovSoft.TreeNotes -PackageVersion: 2.5.0.0 -PackageLocale: en-US -Publisher: VOVSOFT -PublisherUrl: https://vovsoft.com/ -PublisherSupportUrl: https://vovsoft.com/contact/ -PrivacyUrl: https://vovsoft.com/privacy-policy/ -Author: VOVSOFT -PackageName: Vovsoft Tree Notes -PackageUrl: https://vovsoft.com/software/tree-notes/ -License: Proprietary -LicenseUrl: https://vovsoft.com/eula/tree-notes/ -Copyright: VOVSOFT.COM © 2015 - 2025 -ShortDescription: Vovsoft Tree Notes is a hierarchical note-taking application designed to enhance your organizational efficiency and streamline your information management process. -Description: |- - Vovsoft Tree Notes is a hierarchical note-taking application designed to enhance your organizational efficiency and streamline your information management process. This powerful software provides users with a user-friendly platform to create, organize, and access their notes effortlessly. - - - Hierarchical Structure: Organize your thoughts, ideas, and information seamlessly using a hierarchical structure. Create a tree-like arrangement of notes, allowing you to categorize and subdivide your content for a clear and intuitive overview. - - Search: Find information with Tree Notes' robust search functionality. Quickly locate specific notes within the hierarchical structure, saving valuable time. - - Rich Text Editing: Enjoy a versatile note-taking experience with rich text editing capabilities. Format your notes with bold, italics, underline, bullet points, and more. Customize fonts and styles to create visually appealing and easily readable content. - - Add Images: Enrich your notes visually by inserting images (JPG, PNG, BMP) directly into your documents. Whether you're attaching reference screenshots, diagrams, or photos, this feature helps bring more clarity and context to your notes - - Single File Storage: Simplify data management by storing all your notes in a single file. This not only ensures easy backup and portability but also promotes a tidy and efficient workspace. - - Import & Export: You have the flexibility to import your notes in either DOCX (Microsoft Word), RTF (rich text) or TXT (plain text) formats. Additionally, you can export your notes in DOCX, RTF and TXT formats as well. -Tags: -- Hierarchical -- Notes -- Tools -- Tree -ReleaseNotesUrl: https://vovsoft.com/version-history/tree-notes/ -PurchaseUrl: https://vovsoft.com/purchase/tree-notes/ -Documentations: -- DocumentLabel: Tree Notes Help - DocumentUrl: https://vovsoft.com/help/tree-notes/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/TreeNotes/2.5.0.0/VovSoft.TreeNotes.yaml b/manifests/v/VovSoft/TreeNotes/2.5.0.0/VovSoft.TreeNotes.yaml deleted file mode 100644 index 3fcf758342576..0000000000000 --- a/manifests/v/VovSoft/TreeNotes/2.5.0.0/VovSoft.TreeNotes.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2025/Oct/22 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: VovSoft.TreeNotes -PackageVersion: 2.5.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/TreeNotes/2.6.0.0/VovSoft.TreeNotes.installer.yaml b/manifests/v/VovSoft/TreeNotes/2.6.0.0/VovSoft.TreeNotes.installer.yaml index 1fe85f32947e3..2f489872060f0 100644 --- a/manifests/v/VovSoft/TreeNotes/2.6.0.0/VovSoft.TreeNotes.installer.yaml +++ b/manifests/v/VovSoft/TreeNotes/2.6.0.0/VovSoft.TreeNotes.installer.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2026/Jan/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.TreeNotes PackageVersion: 2.6.0.0 @@ -12,7 +12,6 @@ InstallModes: - silentWithProgress UpgradeBehavior: install ProductCode: Tree Notes_is1 -ReleaseDate: 2025-09-29 AppsAndFeaturesEntries: - ProductCode: Tree Notes_is1 ElevationRequirement: elevatesSelf @@ -23,4 +22,5 @@ Installers: InstallerUrl: https://files.vovsoft.com/tree-notes.exe InstallerSha256: E43EC3B0B71CF8CACA20EFE5ECB95C2E1D0289649AF6DD3299ED438F4B7E0C4F ManifestType: installer -ManifestVersion: 1.12.0 +ManifestVersion: 1.10.0 +ReleaseDate: 2025-09-29 diff --git a/manifests/v/VovSoft/TreeNotes/2.6.0.0/VovSoft.TreeNotes.locale.en-US.yaml b/manifests/v/VovSoft/TreeNotes/2.6.0.0/VovSoft.TreeNotes.locale.en-US.yaml index 3d4c3feb8f192..502beb6c64cf2 100644 --- a/manifests/v/VovSoft/TreeNotes/2.6.0.0/VovSoft.TreeNotes.locale.en-US.yaml +++ b/manifests/v/VovSoft/TreeNotes/2.6.0.0/VovSoft.TreeNotes.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2026/Jan/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.TreeNotes PackageVersion: 2.6.0.0 @@ -13,7 +13,7 @@ PackageName: Vovsoft Tree Notes PackageUrl: https://vovsoft.com/software/tree-notes/ License: Proprietary LicenseUrl: https://vovsoft.com/eula/tree-notes/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Vovsoft Tree Notes is a hierarchical note-taking application designed to enhance your organizational efficiency and streamline your information management process. Description: |- Vovsoft Tree Notes is a hierarchical note-taking application designed to enhance your organizational efficiency and streamline your information management process. This powerful software provides users with a user-friendly platform to create, organize, and access their notes effortlessly. @@ -35,4 +35,4 @@ Documentations: - DocumentLabel: Tree Notes Help DocumentUrl: https://vovsoft.com/help/tree-notes/ ManifestType: defaultLocale -ManifestVersion: 1.12.0 +ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/TreeNotes/2.6.0.0/VovSoft.TreeNotes.yaml b/manifests/v/VovSoft/TreeNotes/2.6.0.0/VovSoft.TreeNotes.yaml index 5e29767b0ad3c..89fd8944e5240 100644 --- a/manifests/v/VovSoft/TreeNotes/2.6.0.0/VovSoft.TreeNotes.yaml +++ b/manifests/v/VovSoft/TreeNotes/2.6.0.0/VovSoft.TreeNotes.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/Jan/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.TreeNotes PackageVersion: 2.6.0.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.12.0 +ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/URLExtractor/2.5.0.0/VovSoft.URLExtractor.installer.yaml b/manifests/v/VovSoft/URLExtractor/2.6.0.0/VovSoft.URLExtractor.installer.yaml similarity index 76% rename from manifests/v/VovSoft/URLExtractor/2.5.0.0/VovSoft.URLExtractor.installer.yaml rename to manifests/v/VovSoft/URLExtractor/2.6.0.0/VovSoft.URLExtractor.installer.yaml index 32ee13e2af3b7..eb72f430f7386 100644 --- a/manifests/v/VovSoft/URLExtractor/2.5.0.0/VovSoft.URLExtractor.installer.yaml +++ b/manifests/v/VovSoft/URLExtractor/2.6.0.0/VovSoft.URLExtractor.installer.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.URLExtractor -PackageVersion: 2.5.0.0 +PackageVersion: 2.6.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -12,7 +12,6 @@ InstallModes: - silentWithProgress UpgradeBehavior: install ProductCode: URL Extractor_is1 -ReleaseDate: 2024-07-08 AppsAndFeaturesEntries: - ProductCode: URL Extractor_is1 ElevationRequirement: elevatesSelf @@ -21,6 +20,7 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://files.vovsoft.com/url-extractor.exe - InstallerSha256: 74EEE08DA03CC32241835BA998AF3B7D352E4A7B5391A64C577CB679009B90E1 + InstallerSha256: 3104A00455F3DBC2FF28262EBD1FB25510DB716C7BEE640642FCDAA722AECE21 ManifestType: installer ManifestVersion: 1.10.0 +ReleaseDate: 2026-01-17 diff --git a/manifests/v/VovSoft/URLExtractor/2.5.0.0/VovSoft.URLExtractor.locale.en-US.yaml b/manifests/v/VovSoft/URLExtractor/2.6.0.0/VovSoft.URLExtractor.locale.en-US.yaml similarity index 94% rename from manifests/v/VovSoft/URLExtractor/2.5.0.0/VovSoft.URLExtractor.locale.en-US.yaml rename to manifests/v/VovSoft/URLExtractor/2.6.0.0/VovSoft.URLExtractor.locale.en-US.yaml index 7633532108af5..b62efca41f1eb 100644 --- a/manifests/v/VovSoft/URLExtractor/2.5.0.0/VovSoft.URLExtractor.locale.en-US.yaml +++ b/manifests/v/VovSoft/URLExtractor/2.6.0.0/VovSoft.URLExtractor.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.URLExtractor -PackageVersion: 2.5.0.0 +PackageVersion: 2.6.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vovsoft URL Extractor PackageUrl: https://vovsoft.com/software/url-extractor/ License: Proprietary LicenseUrl: https://vovsoft.com/eula/url-extractor/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Vovsoft URL Extractor is one of the best link extractor programs that can recover http and https web page addresses, emails, ftp links. You can extract and harvest all URLs from files in seconds. Description: |- Vovsoft URL Extractor is one of the best link extractor programs that can recover http and https web page addresses, emails, ftp links. You can extract and harvest all URLs from files in seconds. Once installed, you can start the application and begin searching for links almost immediately. You only need to provide a directory, as the program can take care of the rest. @@ -28,6 +28,10 @@ Description: |- - DOC and DOCX Files: The program can read DOC (Microsoft Word Document) and DOCX (Microsoft Word Open XML Document) files. - XLS and XLSX Files: The program can read XLS (Microsoft Excel Spreadsheet) and XLSX (Microsoft Excel Open XML Spreadsheet) files. These formats are used for storing spreadsheet data. - EML Files: The program has the capability to decode EML (Internet Message Format) email files. +Tags: +- URL +- Link +- Extractor ReleaseNotesUrl: https://vovsoft.com/version-history/url-extractor/ PurchaseUrl: https://vovsoft.com/purchase/url-extractor/ Documentations: diff --git a/manifests/v/VovSoft/URLExtractor/2.5.0.0/VovSoft.URLExtractor.yaml b/manifests/v/VovSoft/URLExtractor/2.6.0.0/VovSoft.URLExtractor.yaml similarity index 73% rename from manifests/v/VovSoft/URLExtractor/2.5.0.0/VovSoft.URLExtractor.yaml rename to manifests/v/VovSoft/URLExtractor/2.6.0.0/VovSoft.URLExtractor.yaml index 87df81b3ed487..320d4c5e72011 100644 --- a/manifests/v/VovSoft/URLExtractor/2.5.0.0/VovSoft.URLExtractor.yaml +++ b/manifests/v/VovSoft/URLExtractor/2.6.0.0/VovSoft.URLExtractor.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.URLExtractor -PackageVersion: 2.5.0.0 +PackageVersion: 2.6.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/VCFtoTXTConverter/3.1.0.0/VovSoft.VCFtoTXTConverter.installer.yaml b/manifests/v/VovSoft/VCFtoTXTConverter/3.2.0.0/VovSoft.VCFtoTXTConverter.installer.yaml similarity index 77% rename from manifests/v/VovSoft/VCFtoTXTConverter/3.1.0.0/VovSoft.VCFtoTXTConverter.installer.yaml rename to manifests/v/VovSoft/VCFtoTXTConverter/3.2.0.0/VovSoft.VCFtoTXTConverter.installer.yaml index 5b9775706eef4..efb05f44d4d1b 100644 --- a/manifests/v/VovSoft/VCFtoTXTConverter/3.1.0.0/VovSoft.VCFtoTXTConverter.installer.yaml +++ b/manifests/v/VovSoft/VCFtoTXTConverter/3.2.0.0/VovSoft.VCFtoTXTConverter.installer.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.VCFtoTXTConverter -PackageVersion: 3.1.0.0 +PackageVersion: 3.2.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -15,7 +15,6 @@ FileExtensions: - TXT - VCF ProductCode: VCF to TXT Converter_is1 -ReleaseDate: 2024-12-16 AppsAndFeaturesEntries: - ProductCode: VCF to TXT Converter_is1 ElevationRequirement: elevatesSelf @@ -24,6 +23,7 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://vovsoft.com/files/vcf-to-txt-converter.exe - InstallerSha256: 8BC8561E429E9786A15D0719CF272C03CC2001C5C20527BA15B6DAEF2D6BE57F + InstallerSha256: E3E063B0D40C59F4F83041B9C8A30A057BB411C52EE8319A1999D053370D2402 ManifestType: installer ManifestVersion: 1.10.0 +ReleaseDate: 2026-02-11 diff --git a/manifests/v/VovSoft/VCFtoTXTConverter/3.1.0.0/VovSoft.VCFtoTXTConverter.locale.en-US.yaml b/manifests/v/VovSoft/VCFtoTXTConverter/3.2.0.0/VovSoft.VCFtoTXTConverter.locale.en-US.yaml similarity index 94% rename from manifests/v/VovSoft/VCFtoTXTConverter/3.1.0.0/VovSoft.VCFtoTXTConverter.locale.en-US.yaml rename to manifests/v/VovSoft/VCFtoTXTConverter/3.2.0.0/VovSoft.VCFtoTXTConverter.locale.en-US.yaml index f09a832909d72..1322dadbaec18 100644 --- a/manifests/v/VovSoft/VCFtoTXTConverter/3.1.0.0/VovSoft.VCFtoTXTConverter.locale.en-US.yaml +++ b/manifests/v/VovSoft/VCFtoTXTConverter/3.2.0.0/VovSoft.VCFtoTXTConverter.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.VCFtoTXTConverter -PackageVersion: 3.1.0.0 +PackageVersion: 3.2.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vovsoft VCF to TXT Converter PackageUrl: https://vovsoft.com/software/vcf-to-txt-converter/ License: Proprietary LicenseUrl: https://vovsoft.com/eula/vcf-to-txt-converter/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Designed with simplicity in mind, this VCF to text converter program can only perform one task, that of extracting the contacts from the input VCF container, then transfer it to a newly created text file anywhere on your computer. Description: |- VCF files store information regarding your contacts, enclosing more vCards (short for Virtual Business Cards), each on a separate row. Such files are used to export and import contacts from and to Microsoft Outlook. In case you want to build a list of contacts in your Outlook address book, you can try to export the content of the VCF file. Desktop computers, laptops and mobile phones can recognize VCF file type. diff --git a/manifests/v/VovSoft/VCFtoTXTConverter/3.1.0.0/VovSoft.VCFtoTXTConverter.yaml b/manifests/v/VovSoft/VCFtoTXTConverter/3.2.0.0/VovSoft.VCFtoTXTConverter.yaml similarity index 74% rename from manifests/v/VovSoft/VCFtoTXTConverter/3.1.0.0/VovSoft.VCFtoTXTConverter.yaml rename to manifests/v/VovSoft/VCFtoTXTConverter/3.2.0.0/VovSoft.VCFtoTXTConverter.yaml index 4660a582fbd7d..2c2eab05eec9b 100644 --- a/manifests/v/VovSoft/VCFtoTXTConverter/3.1.0.0/VovSoft.VCFtoTXTConverter.yaml +++ b/manifests/v/VovSoft/VCFtoTXTConverter/3.2.0.0/VovSoft.VCFtoTXTConverter.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.VCFtoTXTConverter -PackageVersion: 3.1.0.0 +PackageVersion: 3.2.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/VovMusicPlayer/11.8.0.0/VovSoft.VovMusicPlayer.installer.yaml b/manifests/v/VovSoft/VovMusicPlayer/12.3.0.0/VovSoft.VovMusicPlayer.installer.yaml similarity index 76% rename from manifests/v/VovSoft/VovMusicPlayer/11.8.0.0/VovSoft.VovMusicPlayer.installer.yaml rename to manifests/v/VovSoft/VovMusicPlayer/12.3.0.0/VovSoft.VovMusicPlayer.installer.yaml index 5a63ccde1e41c..06ad34a7dce09 100644 --- a/manifests/v/VovSoft/VovMusicPlayer/11.8.0.0/VovSoft.VovMusicPlayer.installer.yaml +++ b/manifests/v/VovSoft/VovMusicPlayer/12.3.0.0/VovSoft.VovMusicPlayer.installer.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Nov/06 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.VovMusicPlayer -PackageVersion: 11.8.0.0 +PackageVersion: 12.3.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -32,7 +32,6 @@ FileExtensions: - WMA - WV ProductCode: Vov Music Player_is1 -ReleaseDate: 2025-10-27 AppsAndFeaturesEntries: - ProductCode: Vov Music Player_is1 ElevationRequirement: elevatesSelf @@ -41,6 +40,7 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://files.vovsoft.com/vov-music-player.exe - InstallerSha256: 3BA9831E056E7E213581B1FAA1872A686E55DBBA0E41E014A6DD174E55002257 + InstallerSha256: 3F3249D1BBA701FB89ED50BEB4E3322DD4D2835E8FA2F7D1917EC087DA01DA98 ManifestType: installer ManifestVersion: 1.10.0 +ReleaseDate: 2026-02-24 diff --git a/manifests/v/VovSoft/VovMusicPlayer/11.8.0.0/VovSoft.VovMusicPlayer.locale.en-US.yaml b/manifests/v/VovSoft/VovMusicPlayer/12.3.0.0/VovSoft.VovMusicPlayer.locale.en-US.yaml similarity index 94% rename from manifests/v/VovSoft/VovMusicPlayer/11.8.0.0/VovSoft.VovMusicPlayer.locale.en-US.yaml rename to manifests/v/VovSoft/VovMusicPlayer/12.3.0.0/VovSoft.VovMusicPlayer.locale.en-US.yaml index b111435f16a71..9f5b71d87a187 100644 --- a/manifests/v/VovSoft/VovMusicPlayer/11.8.0.0/VovSoft.VovMusicPlayer.locale.en-US.yaml +++ b/manifests/v/VovSoft/VovMusicPlayer/12.3.0.0/VovSoft.VovMusicPlayer.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Nov/06 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.VovMusicPlayer -PackageVersion: 11.8.0.0 +PackageVersion: 12.3.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vov Music Player PackageUrl: https://vovsoft.com/software/vov-music-player/ License: Freeware LicenseUrl: https://vovsoft.com/eula/vov-music-player/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Vov Music Player is a lightweight, intuitive audio player designed for simplicity and functionality. Description: |- Vov Music Player is a lightweight, intuitive audio player designed for simplicity and functionality. It supports a wide range of audio formats, including FLAC, MP3, MP2, MP1, OGG, OPUS, WMA, M4A, M4B, AAC, WAV, WV (WavPack), MPC (Musepack), MIDI, MOD, S3M, MP4, WEBM, and AIFF. With the ability to play high-resolution audio at 24 bits and sampling rates up to 192 kHz, it delivers an exceptional listening experience. @@ -38,6 +38,7 @@ Description: |- Rediscover your music collection with Vov Music Player—a feature-rich audio player that keeps things simple while delivering a premium listening experience. Tags: - Audio +- Media - Music - Player ReleaseNotesUrl: https://vovsoft.com/version-history/vov-music-player/ diff --git a/manifests/v/VovSoft/VovMusicPlayer/11.8.0.0/VovSoft.VovMusicPlayer.yaml b/manifests/v/VovSoft/VovMusicPlayer/12.3.0.0/VovSoft.VovMusicPlayer.yaml similarity index 68% rename from manifests/v/VovSoft/VovMusicPlayer/11.8.0.0/VovSoft.VovMusicPlayer.yaml rename to manifests/v/VovSoft/VovMusicPlayer/12.3.0.0/VovSoft.VovMusicPlayer.yaml index 0eae1e46310de..e98aa073ac5d9 100644 --- a/manifests/v/VovSoft/VovMusicPlayer/11.8.0.0/VovSoft.VovMusicPlayer.yaml +++ b/manifests/v/VovSoft/VovMusicPlayer/12.3.0.0/VovSoft.VovMusicPlayer.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Nov/06 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.VovMusicPlayer -PackageVersion: 11.8.0.0 +PackageVersion: 12.3.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/VovScreenRecorder/4.4.0.0/VovSoft.VovScreenRecorder.installer.yaml b/manifests/v/VovSoft/VovScreenRecorder/4.6.0.0/VovSoft.VovScreenRecorder.installer.yaml similarity index 76% rename from manifests/v/VovSoft/VovScreenRecorder/4.4.0.0/VovSoft.VovScreenRecorder.installer.yaml rename to manifests/v/VovSoft/VovScreenRecorder/4.6.0.0/VovSoft.VovScreenRecorder.installer.yaml index 3a1c21586da5b..7064202916696 100644 --- a/manifests/v/VovSoft/VovScreenRecorder/4.4.0.0/VovSoft.VovScreenRecorder.installer.yaml +++ b/manifests/v/VovSoft/VovScreenRecorder/4.6.0.0/VovSoft.VovScreenRecorder.installer.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.VovScreenRecorder -PackageVersion: 4.4.0.0 +PackageVersion: 4.6.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -12,7 +12,6 @@ InstallModes: - silentWithProgress UpgradeBehavior: install ProductCode: Vov Screen Recorder_is1 -ReleaseDate: 2025-06-12 AppsAndFeaturesEntries: - ProductCode: Vov Screen Recorder_is1 ElevationRequirement: elevatesSelf @@ -21,6 +20,7 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://files.vovsoft.com/vov-screen-recorder.exe - InstallerSha256: 367D009A3AA6CC2AA89FCB2A61CD24EF936BD33B4AB1891FC714D9F7596E961C + InstallerSha256: 8984E359DE9C134520E4B4A51CDF66F4A536150854E05125BF44816C42E21429 ManifestType: installer ManifestVersion: 1.10.0 +ReleaseDate: 2026-01-10 diff --git a/manifests/v/VovSoft/VovScreenRecorder/4.4.0.0/VovSoft.VovScreenRecorder.locale.en-US.yaml b/manifests/v/VovSoft/VovScreenRecorder/4.6.0.0/VovSoft.VovScreenRecorder.locale.en-US.yaml similarity index 94% rename from manifests/v/VovSoft/VovScreenRecorder/4.4.0.0/VovSoft.VovScreenRecorder.locale.en-US.yaml rename to manifests/v/VovSoft/VovScreenRecorder/4.6.0.0/VovSoft.VovScreenRecorder.locale.en-US.yaml index 539bb38af4693..2eb51eced700c 100644 --- a/manifests/v/VovSoft/VovScreenRecorder/4.4.0.0/VovSoft.VovScreenRecorder.locale.en-US.yaml +++ b/manifests/v/VovSoft/VovScreenRecorder/4.6.0.0/VovSoft.VovScreenRecorder.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.VovScreenRecorder -PackageVersion: 4.4.0.0 +PackageVersion: 4.6.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vov Screen Recorder PackageUrl: https://vovsoft.com/software/vov-screen-recorder/ License: Proprietary LicenseUrl: https://vovsoft.com/eula/vov-screen-recorder/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Vov Screen Recorder is a handy tool to capture computer screen, i.e., record the ongoing activities on the screen. Description: |- Vov Screen Recorder is a handy tool to capture computer screen, i.e., record the ongoing activities on the screen. Using Vov Screen Recorder, you can record your desktop to create a how-to video to demonstrate working of a program, compile a products demo video for some client, record gameplay to post on social networks or record any other activity on the screen to share with friends or stakeholders, or to upload on video streaming services like YouTube. Vov Screen Recorder can capture a specific area or the full screen. diff --git a/manifests/v/VovSoft/VovScreenRecorder/4.4.0.0/VovSoft.VovScreenRecorder.yaml b/manifests/v/VovSoft/VovScreenRecorder/4.6.0.0/VovSoft.VovScreenRecorder.yaml similarity index 74% rename from manifests/v/VovSoft/VovScreenRecorder/4.4.0.0/VovSoft.VovScreenRecorder.yaml rename to manifests/v/VovSoft/VovScreenRecorder/4.6.0.0/VovSoft.VovScreenRecorder.yaml index 6bb8d75a7b4cc..c38be6a8d86ee 100644 --- a/manifests/v/VovSoft/VovScreenRecorder/4.4.0.0/VovSoft.VovScreenRecorder.yaml +++ b/manifests/v/VovSoft/VovScreenRecorder/4.6.0.0/VovSoft.VovScreenRecorder.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.VovScreenRecorder -PackageVersion: 4.4.0.0 +PackageVersion: 4.6.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/VovStickyNotes/9.8.0.0/VovSoft.VovStickyNotes.installer.yaml b/manifests/v/VovSoft/VovStickyNotes/10.2.0.0/VovSoft.VovStickyNotes.installer.yaml similarity index 74% rename from manifests/v/VovSoft/VovStickyNotes/9.8.0.0/VovSoft.VovStickyNotes.installer.yaml rename to manifests/v/VovSoft/VovStickyNotes/10.2.0.0/VovSoft.VovStickyNotes.installer.yaml index 2ba3527307c80..9ee9f93a0f695 100644 --- a/manifests/v/VovSoft/VovStickyNotes/9.8.0.0/VovSoft.VovStickyNotes.installer.yaml +++ b/manifests/v/VovSoft/VovStickyNotes/10.2.0.0/VovSoft.VovStickyNotes.installer.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Nov/14 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.VovStickyNotes -PackageVersion: 9.8.0.0 +PackageVersion: 10.2.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -12,7 +12,6 @@ InstallModes: - silentWithProgress UpgradeBehavior: install ProductCode: Vov Sticky Notes_is1 -ReleaseDate: 2025-05-01 AppsAndFeaturesEntries: - ProductCode: Vov Sticky Notes_is1 ElevationRequirement: elevatesSelf @@ -21,6 +20,7 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://files.vovsoft.com/vov-sticky-notes.exe - InstallerSha256: 3E3D2B9D97340DCDBBE02ECFDF529ACF762DC83030C5692A4B913BEBA4792653 + InstallerSha256: A2E6F3A245DCAE643A48BB1653C339AB0B76C2DEA9090D3566A8B9C58BAF6224 ManifestType: installer ManifestVersion: 1.10.0 +ReleaseDate: 2026-01-26 diff --git a/manifests/v/VovSoft/VovStickyNotes/9.8.0.0/VovSoft.VovStickyNotes.locale.en-US.yaml b/manifests/v/VovSoft/VovStickyNotes/10.2.0.0/VovSoft.VovStickyNotes.locale.en-US.yaml similarity index 91% rename from manifests/v/VovSoft/VovStickyNotes/9.8.0.0/VovSoft.VovStickyNotes.locale.en-US.yaml rename to manifests/v/VovSoft/VovStickyNotes/10.2.0.0/VovSoft.VovStickyNotes.locale.en-US.yaml index 9acf8d53d88c6..46cf7ea068c5c 100644 --- a/manifests/v/VovSoft/VovStickyNotes/9.8.0.0/VovSoft.VovStickyNotes.locale.en-US.yaml +++ b/manifests/v/VovSoft/VovStickyNotes/10.2.0.0/VovSoft.VovStickyNotes.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Nov/14 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.VovStickyNotes -PackageVersion: 9.8.0.0 +PackageVersion: 10.2.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vov Sticky Notes PackageUrl: https://vovsoft.com/software/vov-sticky-notes/ License: Proprietary LicenseUrl: https://vovsoft.com/eula/vov-sticky-notes/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Creates digital stickers and reminders Description: |- For many people, the desktop is simply the place where shortcuts and icons are located, without any real functionality. Nonetheless, you can benefit from all the empty space on your desktop by adding post-its, and Vov Sticky Notes is one of the apps that can help you do that. diff --git a/manifests/v/VovSoft/VovStickyNotes/9.8.0.0/VovSoft.VovStickyNotes.yaml b/manifests/v/VovSoft/VovStickyNotes/10.2.0.0/VovSoft.VovStickyNotes.yaml similarity index 69% rename from manifests/v/VovSoft/VovStickyNotes/9.8.0.0/VovSoft.VovStickyNotes.yaml rename to manifests/v/VovSoft/VovStickyNotes/10.2.0.0/VovSoft.VovStickyNotes.yaml index 6684eb2b0d83c..8075c8dade452 100644 --- a/manifests/v/VovSoft/VovStickyNotes/9.8.0.0/VovSoft.VovStickyNotes.yaml +++ b/manifests/v/VovSoft/VovStickyNotes/10.2.0.0/VovSoft.VovStickyNotes.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Nov/14 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.VovStickyNotes -PackageVersion: 9.8.0.0 +PackageVersion: 10.2.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/WEBPConverter/2.0.0.0/VovSoft.WEBPConverter.installer.yaml b/manifests/v/VovSoft/WEBPConverter/2.1.0.0/VovSoft.WEBPConverter.installer.yaml similarity index 77% rename from manifests/v/VovSoft/WEBPConverter/2.0.0.0/VovSoft.WEBPConverter.installer.yaml rename to manifests/v/VovSoft/WEBPConverter/2.1.0.0/VovSoft.WEBPConverter.installer.yaml index 01e1794d87d65..422d919877c52 100644 --- a/manifests/v/VovSoft/WEBPConverter/2.0.0.0/VovSoft.WEBPConverter.installer.yaml +++ b/manifests/v/VovSoft/WEBPConverter/2.1.0.0/VovSoft.WEBPConverter.installer.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.WEBPConverter -PackageVersion: 2.0.0.0 +PackageVersion: 2.1.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -29,7 +29,6 @@ FileExtensions: - TIFF - WebP ProductCode: WEBP Converter_is1 -ReleaseDate: 2025-06-01 AppsAndFeaturesEntries: - ProductCode: WEBP Converter_is1 ElevationRequirement: elevatesSelf @@ -38,6 +37,7 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://files.vovsoft.com/webp-converter.exe - InstallerSha256: C1E5BCDD12F7F6B65665353FDE4B6DD9668947F3067D4738E0B33E799A20C53B + InstallerSha256: 859D9D2A38AF55DB66F14B583F1B6D819634D2D8DBEE8618EB656F8900215B1D ManifestType: installer ManifestVersion: 1.10.0 +ReleaseDate: 2026-01-18 diff --git a/manifests/v/VovSoft/WEBPConverter/2.0.0.0/VovSoft.WEBPConverter.locale.en-US.yaml b/manifests/v/VovSoft/WEBPConverter/2.1.0.0/VovSoft.WEBPConverter.locale.en-US.yaml similarity index 93% rename from manifests/v/VovSoft/WEBPConverter/2.0.0.0/VovSoft.WEBPConverter.locale.en-US.yaml rename to manifests/v/VovSoft/WEBPConverter/2.1.0.0/VovSoft.WEBPConverter.locale.en-US.yaml index 7b5d688c34b1a..878c3ac2163d7 100644 --- a/manifests/v/VovSoft/WEBPConverter/2.0.0.0/VovSoft.WEBPConverter.locale.en-US.yaml +++ b/manifests/v/VovSoft/WEBPConverter/2.1.0.0/VovSoft.WEBPConverter.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.WEBPConverter -PackageVersion: 2.0.0.0 +PackageVersion: 2.1.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vovsoft WebP Converter PackageUrl: https://vovsoft.com/software/webp-converter/ License: Freeware LicenseUrl: https://vovsoft.com/eula/webp-converter/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: You can convert JPEG/PNG/APNG/TIFF/GIF/BMP/PSD/AVIF/HEIC/HEIF/SVG/TGA/JFIF/JX1/JP2 images to WebP images or convert WebP files to PNG/APNG/JPEG/TIFF/GIF/BMP/PSD/AVIF/HEIC/HEIF/SVG/TGA/JFIF/JX1/JP2 with Vovsoft WebP Converter. Description: |- You can convert JPEG/PNG/APNG/TIFF/GIF/BMP/PSD/AVIF/HEIC/HEIF/SVG/TGA/JFIF/JX1/JP2 images to WebP images or convert WebP files to PNG/APNG/JPEG/TIFF/GIF/BMP/PSD/AVIF/HEIC/HEIF/SVG/TGA/JFIF/JX1/JP2 with Vovsoft WebP Converter. Conversion preserves transparency (when possible). This software also allows you to create black and white pictures using "Convert to Grayscale" option. You can even convert animated WebP files to animated PNG or GIF files, or animated GIF files to WebP files. diff --git a/manifests/v/VovSoft/WEBPConverter/2.0.0.0/VovSoft.WEBPConverter.yaml b/manifests/v/VovSoft/WEBPConverter/2.1.0.0/VovSoft.WEBPConverter.yaml similarity index 73% rename from manifests/v/VovSoft/WEBPConverter/2.0.0.0/VovSoft.WEBPConverter.yaml rename to manifests/v/VovSoft/WEBPConverter/2.1.0.0/VovSoft.WEBPConverter.yaml index b7024a1bc29f1..e8430e06798a6 100644 --- a/manifests/v/VovSoft/WEBPConverter/2.0.0.0/VovSoft.WEBPConverter.yaml +++ b/manifests/v/VovSoft/WEBPConverter/2.1.0.0/VovSoft.WEBPConverter.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.WEBPConverter -PackageVersion: 2.0.0.0 +PackageVersion: 2.1.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VovSoft/WindowResizer/4.3.0.0/VovSoft.WindowResizer.installer.yaml b/manifests/v/VovSoft/WindowResizer/4.4.0.0/VovSoft.WindowResizer.installer.yaml similarity index 76% rename from manifests/v/VovSoft/WindowResizer/4.3.0.0/VovSoft.WindowResizer.installer.yaml rename to manifests/v/VovSoft/WindowResizer/4.4.0.0/VovSoft.WindowResizer.installer.yaml index b2bea4412a4c8..d52775d2cbc6c 100644 --- a/manifests/v/VovSoft/WindowResizer/4.3.0.0/VovSoft.WindowResizer.installer.yaml +++ b/manifests/v/VovSoft/WindowResizer/4.4.0.0/VovSoft.WindowResizer.installer.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: VovSoft.WindowResizer -PackageVersion: 4.3.0.0 +PackageVersion: 4.4.0.0 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -12,7 +12,6 @@ InstallModes: - silentWithProgress UpgradeBehavior: install ProductCode: Window Resizer_is1 -ReleaseDate: 2025-05-26 AppsAndFeaturesEntries: - ProductCode: Window Resizer_is1 ElevationRequirement: elevatesSelf @@ -21,6 +20,7 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://files.vovsoft.com/window-resizer.exe - InstallerSha256: D13D1FED016F206256FEF7656869F3D65526E7CA1255A4CDF1CE447C7DDC3294 + InstallerSha256: BB9928B3B61E8B60ED25F56A49702042E776DBAEF4AD176D47FCB4CE3A13CA21 ManifestType: installer ManifestVersion: 1.10.0 +ReleaseDate: 2026-02-05 diff --git a/manifests/v/VovSoft/WindowResizer/4.3.0.0/VovSoft.WindowResizer.locale.en-US.yaml b/manifests/v/VovSoft/WindowResizer/4.4.0.0/VovSoft.WindowResizer.locale.en-US.yaml similarity index 95% rename from manifests/v/VovSoft/WindowResizer/4.3.0.0/VovSoft.WindowResizer.locale.en-US.yaml rename to manifests/v/VovSoft/WindowResizer/4.4.0.0/VovSoft.WindowResizer.locale.en-US.yaml index da9b54cb640c2..922227846a994 100644 --- a/manifests/v/VovSoft/WindowResizer/4.3.0.0/VovSoft.WindowResizer.locale.en-US.yaml +++ b/manifests/v/VovSoft/WindowResizer/4.4.0.0/VovSoft.WindowResizer.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: VovSoft.WindowResizer -PackageVersion: 4.3.0.0 +PackageVersion: 4.4.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ @@ -13,7 +13,7 @@ PackageName: Vovsoft Window Resizer PackageUrl: https://vovsoft.com/software/window-resizer/ License: Proprietary LicenseUrl: https://vovsoft.com/eula/window-resizer/ -Copyright: VOVSOFT.COM © 2015 - 2025 +Copyright: VOVSOFT.COM © 2015 - 2026 ShortDescription: Vovsoft Window Resizer is a utility software that allows you to resize any window to an exact, predefined size. This is extremely useful when designing web pages, as it allows you to see how the page will look when viewed at a smaller size. Description: |- Vovsoft Window Resizer is a utility software that allows you to resize any window to an exact, predefined size. This is extremely useful when designing web pages, as it allows you to see how the page will look when viewed at a smaller size. The utility is also handy when compiling screenshots for documentation. Using Window Resizer allows you to easily maintain the same window size across screen grabs. Additionally, it works well with multi-monitor setups, allowing you to open different applications in specific positions on each monitor at Windows startup. diff --git a/manifests/v/VovSoft/WindowResizer/4.3.0.0/VovSoft.WindowResizer.yaml b/manifests/v/VovSoft/WindowResizer/4.4.0.0/VovSoft.WindowResizer.yaml similarity index 73% rename from manifests/v/VovSoft/WindowResizer/4.3.0.0/VovSoft.WindowResizer.yaml rename to manifests/v/VovSoft/WindowResizer/4.4.0.0/VovSoft.WindowResizer.yaml index aa27096cd9e2a..5d42399d7c6c1 100644 --- a/manifests/v/VovSoft/WindowResizer/4.3.0.0/VovSoft.WindowResizer.yaml +++ b/manifests/v/VovSoft/WindowResizer/4.4.0.0/VovSoft.WindowResizer.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: VovSoft.WindowResizer -PackageVersion: 4.3.0.0 +PackageVersion: 4.4.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/y/YggdrasilNetwork/Yggdrasil/0.5.13/YggdrasilNetwork.Yggdrasil.installer.yaml b/manifests/y/YggdrasilNetwork/Yggdrasil/0.5.13/YggdrasilNetwork.Yggdrasil.installer.yaml new file mode 100644 index 0000000000000..f9c547d63937f --- /dev/null +++ b/manifests/y/YggdrasilNetwork/Yggdrasil/0.5.13/YggdrasilNetwork.Yggdrasil.installer.yaml @@ -0,0 +1,42 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: YggdrasilNetwork.Yggdrasil +PackageVersion: 0.5.13 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ReleaseDate: 2026-02-24 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/yggdrasil-network/yggdrasil-go/releases/download/v0.5.13/yggdrasil-0.5.13-x86.msi + InstallerSha256: 292C2868A8C268CA1CC557E63C9C67B296C1F31C71486CBFE04260FC06299ECB + ProductCode: '{2EDC907C-2EC9-4925-9B34-5D2B29586210}' + AppsAndFeaturesEntries: + - DisplayName: Yggdrasil Network (yggdrasil branch) + ProductCode: '{2EDC907C-2EC9-4925-9B34-5D2B29586210}' + UpgradeCode: '{54A3294E-A441-4322-AEFB-3BB40DD022BB}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%/Yggdrasil' +- Architecture: x64 + InstallerUrl: https://github.com/yggdrasil-network/yggdrasil-go/releases/download/v0.5.13/yggdrasil-0.5.13-x64.msi + InstallerSha256: 98C7D40F9ABA82CD48DD989949DB8DE0B725D906A62717533CF7553AC38911DA + ProductCode: '{2C94AA21-ADEC-40D3-9FD4-A3DA63812924}' + AppsAndFeaturesEntries: + - DisplayName: Yggdrasil Network (yggdrasil branch) + ProductCode: '{2C94AA21-ADEC-40D3-9FD4-A3DA63812924}' + UpgradeCode: '{77757838-1A23-40A5-A720-C3B43E0260CC}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Yggdrasil' +- Architecture: arm64 + InstallerUrl: https://github.com/yggdrasil-network/yggdrasil-go/releases/download/v0.5.13/yggdrasil-0.5.13-arm64.msi + InstallerSha256: E1F4C5984791A5C1A8FB3CCA550CFA63689573DE03FE2F9D238CDB7773E2E53C + ProductCode: '{7812238C-F3FB-4FA7-87C0-6D8CFF065270}' + AppsAndFeaturesEntries: + - DisplayName: Yggdrasil Network (yggdrasil branch) + ProductCode: '{7812238C-F3FB-4FA7-87C0-6D8CFF065270}' + UpgradeCode: '{77757838-1A23-40A5-A720-C3B43E0260CC}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Yggdrasil' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/YggdrasilNetwork/Yggdrasil/0.5.13/YggdrasilNetwork.Yggdrasil.locale.en-US.yaml b/manifests/y/YggdrasilNetwork/Yggdrasil/0.5.13/YggdrasilNetwork.Yggdrasil.locale.en-US.yaml new file mode 100644 index 0000000000000..220282a023a72 --- /dev/null +++ b/manifests/y/YggdrasilNetwork/Yggdrasil/0.5.13/YggdrasilNetwork.Yggdrasil.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: YggdrasilNetwork.Yggdrasil +PackageVersion: 0.5.13 +PackageLocale: en-US +Publisher: github.com/yggdrasil-network +PublisherUrl: https://yggdrasil-network.github.io/ +PublisherSupportUrl: https://github.com/yggdrasil-network/yggdrasil-go/issues +PackageName: Yggdrasil Network +PackageUrl: https://github.com/yggdrasil-network/yggdrasil-go +License: LGPLv3 +LicenseUrl: https://github.com/yggdrasil-network/yggdrasil-go/blob/HEAD/LICENSE +ShortDescription: The Yggdrasil network is a decentralized, peer-to-peer network that aims to create a more resilient and private internet infrastructure. +Tags: +- decentralized +- e2e-encryption +- ipv6 +- mesh +- mesh-networks +- routing-algorithm +- routing-mesh +- spanning-tree +ReleaseNotes: |- + - Go 1.24 is now required to build Yggdrasil + Added + - Pledge is now used on OpenBSD to drop privileges after startup + - yggdrasilctl getPeers can now optionally sort the peers using sort=uptime or sort=cost + Changed + - The routing algorithm now tries to minimise both the cost and remaining tree distance to the destination, which should improve some cases where direct paths were ignored in favour of indirect paths + - The ?maxbackoff=X time for a peering can now be configured as low as 5 seconds (previously 30 seconds) + - Reduced memory allocations needed to parse paths or calculate ancestry + - Upgrade dependencies + - yggdrasilctl now renders table borders/separators, can be disabled with -borders=false + Fixed + - getPeers no longer incorrectly surfaces error states that haven't happened + - Yggdrasil will no longer attempt reconnections after detecting that a peering connection is to itself + - Disabling TUN with IfName: none no longer results in backpressure building up that could block lower layers + - Outbound connections to link-local addresses should now work correctly on Android + - addPeers no longer allows configuring an empty peer URI +ReleaseNotesUrl: https://github.com/yggdrasil-network/yggdrasil-go/releases/tag/v0.5.13 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/YggdrasilNetwork/Yggdrasil/0.5.13/YggdrasilNetwork.Yggdrasil.yaml b/manifests/y/YggdrasilNetwork/Yggdrasil/0.5.13/YggdrasilNetwork.Yggdrasil.yaml new file mode 100644 index 0000000000000..d5a0e904148b9 --- /dev/null +++ b/manifests/y/YggdrasilNetwork/Yggdrasil/0.5.13/YggdrasilNetwork.Yggdrasil.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: YggdrasilNetwork.Yggdrasil +PackageVersion: 0.5.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/Preview/0.225.9-pre/ZedIndustries.Zed.Preview.installer.yaml b/manifests/z/ZedIndustries/Zed/Preview/0.225.9-pre/ZedIndustries.Zed.Preview.installer.yaml new file mode 100644 index 0000000000000..99af44e2dbb3b --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/Preview/0.225.9-pre/ZedIndustries.Zed.Preview.installer.yaml @@ -0,0 +1,29 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ZedIndustries.Zed.Preview +PackageVersion: 0.225.9-pre +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{F70E4811-D0E2-4D88-AC99-D63752799F95}_is1' +ReleaseDate: 2026-02-25 +AppsAndFeaturesEntries: +- DisplayVersion: 0.225.9 + ProductCode: '{F70E4811-D0E2-4D88-AC99-D63752799F95}_is1' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Zed Preview' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zed-industries/zed/releases/download/v0.225.9-pre/Zed-x86_64.exe + InstallerSha256: AAE0A51AA83639A6B319455A7DE88EE48EB64B23691DB627C1BBC271245FBEDE +- Architecture: arm64 + InstallerUrl: https://github.com/zed-industries/zed/releases/download/v0.225.9-pre/Zed-aarch64.exe + InstallerSha256: 27B1C8168426783B73761A2677793A6DA98D79DD3EABEC8BE0FE6DD98EF7B7AA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/Preview/0.225.9-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml b/manifests/z/ZedIndustries/Zed/Preview/0.225.9-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml new file mode 100644 index 0000000000000..d53f65525c8f9 --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/Preview/0.225.9-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ZedIndustries.Zed.Preview +PackageVersion: 0.225.9-pre +PackageLocale: en-US +Publisher: Zed Industries +PublisherUrl: https://zed.dev/ +PublisherSupportUrl: https://zed.dev/support +PrivacyUrl: https://zed.dev/privacy-policy +Author: The Zed Industries Authors +PackageName: Zed Preview +PackageUrl: https://zed.dev/windows +License: GPL-3.0 +LicenseUrl: https://github.com/zed-industries/zed/blob/main/LICENSE-GPL +Copyright: Copyright 2022 - 2025 Zed Industries, Inc. +ShortDescription: High-performance, multiplayer code editor from the creators of Atom and Tree-sitter. +Description: |- + Zed is a next-generation code editor designed for high-performance collaboration with humans and AI. + + - Written from scratch in Rust to efficiently leverage multiple CPU cores and your GPU. + - Integrate upcoming LLMs into your workflow to generate, transform, and analyze code. + - Chat with teammates, write notes together, and share your screen and project. All included. + - Zed now speaks WSL. You can open a Linux distro as a first-class “remote” target, edit projects that live inside it. + - All of Zed’s AI features, including edit predictions and ACP-powered agents, are fully supported on Windows. + - All Zed extensions now work seamlessly on Windows; no special steps, no caveats. + - To run on almost all Windows versions, including VMs, we created a new rendering backend based on DirectX 11. +Tags: +- code-editor +- developer-tools +- editor +- text-editor +ReleaseNotes: |- + - Broaden Windows asset detection to all architectures (#50062) + - Fixed a panic when the askpass dialogue opened while committing. (#50059) + - Fixed a panic in Copilot completions (#50058) + - Fixed a panic when pasting into the agent UI (#50055) + - Fixed a (rare) panic when a fold was created immediately following a tab character (#50054) + - Fix (rare) panic when breadcrumbs contain newlines (#50053) +ReleaseNotesUrl: https://github.com/zed-industries/zed/releases/tag/v0.225.9-pre +PurchaseUrl: https://zed.dev/pricing +Documentations: +- DocumentLabel: Community Links + DocumentUrl: https://zed.dev/community-links +- DocumentLabel: Getting Started + DocumentUrl: https://zed.dev/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/Preview/0.225.9-pre/ZedIndustries.Zed.Preview.yaml b/manifests/z/ZedIndustries/Zed/Preview/0.225.9-pre/ZedIndustries.Zed.Preview.yaml new file mode 100644 index 0000000000000..a245cabe9d668 --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/Preview/0.225.9-pre/ZedIndustries.Zed.Preview.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ZedIndustries.Zed.Preview +PackageVersion: 0.225.9-pre +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zen-Team/Zen-Browser/Twilight/1.19t/Zen-Team.Zen-Browser.Twilight.installer.yaml b/manifests/z/Zen-Team/Zen-Browser/Twilight/1.19t/Zen-Team.Zen-Browser.Twilight.installer.yaml index 96c29834daad5..6c570cfda869f 100644 --- a/manifests/z/Zen-Team/Zen-Browser/Twilight/1.19t/Zen-Team.Zen-Browser.Twilight.installer.yaml +++ b/manifests/z/Zen-Team/Zen-Browser/Twilight/1.19t/Zen-Team.Zen-Browser.Twilight.installer.yaml @@ -29,16 +29,16 @@ FileExtensions: - xht - xhtml ProductCode: Zen Twilight -ReleaseDate: 2026-02-24 +ReleaseDate: 2026-02-25 Installers: - Architecture: x64 InstallerUrl: https://github.com/zen-browser/desktop/releases/download/twilight-1/zen.installer.exe - InstallerSha256: 6899AD185257DEEA79EA186D8ECE0EEE996665FD96D9D172F6F1CBB10B75A590 + InstallerSha256: 8BC9B3200DC1852170DAC81BC48E658618D17EDB58C100D11520854CFEC412D6 AppsAndFeaturesEntries: - DisplayName: Zen Twilight (x64 en-US) - Architecture: arm64 InstallerUrl: https://github.com/zen-browser/desktop/releases/download/twilight-1/zen.installer-arm64.exe - InstallerSha256: 9B4BF9BB3A05E62A65C48DC83638A53D9323EE84ADAF32068518DFAE20505210 + InstallerSha256: 5C0C8AD15E9A15BC31EABFAFFFBBCAD9DF36DF473A0E01F9CDCBE17F0606F8F7 AppsAndFeaturesEntries: - DisplayName: Zen Twilight (AArch64 en-US) ManifestType: installer