From e59a2c23ef3200d8a4d661c93ba57691513ec95a Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 9 Apr 2026 14:47:30 -0700 Subject: [PATCH 01/90] Automatic Waiver Addition for PR 357168 (#357274) --- manifests/m/medialab/xan/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/m/medialab/xan/.validation diff --git a/manifests/m/medialab/xan/.validation b/manifests/m/medialab/xan/.validation new file mode 100644 index 0000000000000..e05a83f75fcd7 --- /dev/null +++ b/manifests/m/medialab/xan/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"d40e87e9-a190-4bb2-b2ef-da41c4a363d2","TestPlan":"Policy-Test-2.7","PackagePath":"manifests/m/medialab/xan/0.57.0","CommitId":"d65e52cddd3332c2f659337b70927ca0cb18fb5d"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From dcc1cd3271d0231a10c8699e1a0734be3a3a4e99 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 10 Apr 2026 05:51:06 +0800 Subject: [PATCH 02/90] ReleaseNotes: Amazon.Kiro version 0.11.131 (#356924) --- .../0.11.131/Amazon.Kiro.locale.en-US.yaml | 32 ++++--------------- 1 file changed, 6 insertions(+), 26 deletions(-) diff --git a/manifests/a/Amazon/Kiro/0.11.131/Amazon.Kiro.locale.en-US.yaml b/manifests/a/Amazon/Kiro/0.11.131/Amazon.Kiro.locale.en-US.yaml index 668e92d88dd17..61b0f9b6e4149 100644 --- a/manifests/a/Amazon/Kiro/0.11.131/Amazon.Kiro.locale.en-US.yaml +++ b/manifests/a/Amazon/Kiro/0.11.131/Amazon.Kiro.locale.en-US.yaml @@ -26,32 +26,12 @@ Tags: - editor - programming ReleaseNotes: |- - MCP Registry Governance, Model Governance, and Document Attachments - This release gives enterprise teams centralized control over MCP server access and model availability, and adds document attachment support to chat. - MCP Registry Governance - - Enterprise administrators using IAM Identity Center can now control which MCP servers their organization is allowed to use. Create a JSON registry file listing approved servers, host it over HTTPS, and configure the URL in the Kiro console. The registry supports remote (HTTP) and local (stdio) servers across npm, PyPI, and OCI package types, with ${VAR} placeholders for user-specific values like auth tokens. Kiro syncs with the registry every 24 hours, enforces version-pinned access, and works alongside the existing MCP on/off toggle to give you full control at the org or account level. - Model Governance - - Enterprise administrators can now control which AI models are available to users in their organization. Toggle on model access management in the Kiro console under Settings > Shared settings > Model availability, then curate an approved list of models. You can also set a default model that auto-applies across all clients. This is especially relevant for data residency requirements — experimental models using global cross-region inference can be removed from the approved list until they move to GA with regional inference. Once enabled, only approved models appear in the model selector across both the IDE and CLI. - Document Attachments - You can now attach documents directly to chat messages by pasting or dragging files into the input. Supported formats include PDF, CSV, DOC, DOCX, XLS, XLSX, HTML, TXT, and Markdown. Documents are sent to the model as native document blocks, so the agent can read and reason over their contents. You can attach up to 5 documents per message and mix them with text and images in the same prompt. - Improvements - - Subagent context: Subagents now receive richer context from parent sessions, including file tree structure, for more accurate responses - - Chat performance: Reduced re-renders and improved responsiveness in large chat sessions - - Session storage cleanup: Least-recently-modified sessions are automatically evicted when storage exceeds 500 MB - - Streaming animation: Agent responses render with a smoother streaming animation - - Rename symbol: The rename symbol tool now supports accept/reject in supervised mode, consistent with other file-modifying tools - - Code editing accuracy: Improved how the agent targets and modifies code, with better accuracy for Java and fewer misplaced edits - - Web fetch rendered mode: A new rendered fetch mode uses a browser engine to extract content from JavaScript-heavy pages that return empty results with standard fetching - - Web fetch: Web fetch now supports `text/plain` content type responses. - - MCP connection sharing: MCP server connections are now shared across chat sessions instead of created per session, reducing resource usage - - In-chat search: Search within chat conversations using Cmd+F (Ctrl+F on Windows/Linux) - - Protected file approval: Kiro now prompts for confirmation before modifying sensitive workspace files like mcp.json, .kiroignore, .vscode/ settings, .git/, and .code-workspace files, regardless of autonomy mode - - Support link: Updated the IDE support link to point to the new support form - Fixes - - Patches + - Fixed agent chat getting stuck in "Working" state during parallel tool calls + - Fixed spec tasks not having access to Powers, MCP servers, and skills + - Fixed MCP streaming commands failing for enterprise users + - Fixed sign-in failures caused by missing profile data across API calls + - Fixed social login users being unable to recover when profile data was empty + - Fixed enterprise telemetry incorrectly showing content collection as enabled for IdC and external IdP users ReleaseNotesUrl: https://kiro.dev/changelog/ide/0-11/ PurchaseUrl: https://kiro.dev/pricing/ Documentations: From 0511951e2ec3c067cdebeef71b4358e32cca5adf Mon Sep 17 00:00:00 2001 From: clevercloud-ci <43004578+clevercloud-ci@users.noreply.github.com> Date: Thu, 9 Apr 2026 23:52:24 +0200 Subject: [PATCH 03/90] New version: CleverCloud.CleverTools version 4.8.0 (#357053) --- .../4.8.0/CleverCloud.CleverTools.installer.yaml | 16 ++++++++++++++++ .../CleverCloud.CleverTools.locale.en-US.yaml | 12 ++++++++++++ .../4.8.0/CleverCloud.CleverTools.yaml | 8 ++++++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/c/CleverCloud/CleverTools/4.8.0/CleverCloud.CleverTools.installer.yaml create mode 100644 manifests/c/CleverCloud/CleverTools/4.8.0/CleverCloud.CleverTools.locale.en-US.yaml create mode 100644 manifests/c/CleverCloud/CleverTools/4.8.0/CleverCloud.CleverTools.yaml diff --git a/manifests/c/CleverCloud/CleverTools/4.8.0/CleverCloud.CleverTools.installer.yaml b/manifests/c/CleverCloud/CleverTools/4.8.0/CleverCloud.CleverTools.installer.yaml new file mode 100644 index 0000000000000..39187b7997c3d --- /dev/null +++ b/manifests/c/CleverCloud/CleverTools/4.8.0/CleverCloud.CleverTools.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CleverCloud.CleverTools +PackageVersion: 4.8.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: clever-tools-4.8.0_win\clever.exe + PortableCommandAlias: clever +Installers: +- Architecture: x64 + InstallerUrl: https://clever-tools.clever-cloud.com/releases/4.8.0/clever-tools-4.8.0_win.zip + InstallerSha256: 5E3D7CBBC7F87BECF24C47FE0DB0E3DA68232A6A8A8563D609448508A9CBA63E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CleverCloud/CleverTools/4.8.0/CleverCloud.CleverTools.locale.en-US.yaml b/manifests/c/CleverCloud/CleverTools/4.8.0/CleverCloud.CleverTools.locale.en-US.yaml new file mode 100644 index 0000000000000..94d59b95edf00 --- /dev/null +++ b/manifests/c/CleverCloud/CleverTools/4.8.0/CleverCloud.CleverTools.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CleverCloud.CleverTools +PackageVersion: 4.8.0 +PackageLocale: en-US +Publisher: CleverCloud +PackageName: CleverTools +License: Apache-2.0 +ShortDescription: The official command line interface for Clever Cloud +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CleverCloud/CleverTools/4.8.0/CleverCloud.CleverTools.yaml b/manifests/c/CleverCloud/CleverTools/4.8.0/CleverCloud.CleverTools.yaml new file mode 100644 index 0000000000000..5a9dc72de0670 --- /dev/null +++ b/manifests/c/CleverCloud/CleverTools/4.8.0/CleverCloud.CleverTools.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CleverCloud.CleverTools +PackageVersion: 4.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From eb9562510843f34683ad52acdc6e2a84069c6bd8 Mon Sep 17 00:00:00 2001 From: Davy <95214375+thedavidweng@users.noreply.github.com> Date: Thu, 9 Apr 2026 14:53:42 -0700 Subject: [PATCH 04/90] Add OpenKara 0.4.0 (#357044) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../thedavidweng.OpenKara.installer.yaml | 14 +++++++++++ .../thedavidweng.OpenKara.locale.en-US.yaml | 24 +++++++++++++++++++ .../OpenKara/0.4.0/thedavidweng.OpenKara.yaml | 7 ++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/t/thedavidweng/OpenKara/0.4.0/thedavidweng.OpenKara.installer.yaml create mode 100644 manifests/t/thedavidweng/OpenKara/0.4.0/thedavidweng.OpenKara.locale.en-US.yaml create mode 100644 manifests/t/thedavidweng/OpenKara/0.4.0/thedavidweng.OpenKara.yaml diff --git a/manifests/t/thedavidweng/OpenKara/0.4.0/thedavidweng.OpenKara.installer.yaml b/manifests/t/thedavidweng/OpenKara/0.4.0/thedavidweng.OpenKara.installer.yaml new file mode 100644 index 0000000000000..94fc5e0c112b2 --- /dev/null +++ b/manifests/t/thedavidweng/OpenKara/0.4.0/thedavidweng.OpenKara.installer.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: "thedavidweng.OpenKara" +PackageVersion: "0.4.0" +InstallerLocale: en-US +Platform: + - Windows.Desktop +Installers: + - Architecture: x64 + InstallerType: nullsoft + InstallerUrl: "https://github.com/thedavidweng/OpenKara/releases/download/v0.4.0/OpenKara_0.4.0_x64-setup.exe" + InstallerSha256: "2cd2154345a1a1741f53e14c767fe0d4190d430e14f9c0291f641200d15a7528" +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/thedavidweng/OpenKara/0.4.0/thedavidweng.OpenKara.locale.en-US.yaml b/manifests/t/thedavidweng/OpenKara/0.4.0/thedavidweng.OpenKara.locale.en-US.yaml new file mode 100644 index 0000000000000..2000880063301 --- /dev/null +++ b/manifests/t/thedavidweng/OpenKara/0.4.0/thedavidweng.OpenKara.locale.en-US.yaml @@ -0,0 +1,24 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: "thedavidweng.OpenKara" +PackageVersion: "0.4.0" +PackageLocale: en-US +Publisher: "thedavidweng" +PublisherUrl: "https://github.com/thedavidweng" +PublisherSupportUrl: "https://github.com/thedavidweng/OpenKara/issues" +Author: "thedavidweng" +PackageName: OpenKara +PackageUrl: "https://github.com/thedavidweng/OpenKara" +License: MIT +LicenseUrl: https://github.com/thedavidweng/OpenKara/blob/main/LICENSE +ShortDescription: Turn your music library into a karaoke stage. +Description: OpenKara is an open-source desktop karaoke app that turns songs you already own into karaoke tracks with on-device vocal separation, synced lyrics, and a portable local library. +Moniker: openkara +Tags: + - karaoke + - music + - lyrics + - ai + - tauri +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/thedavidweng/OpenKara/0.4.0/thedavidweng.OpenKara.yaml b/manifests/t/thedavidweng/OpenKara/0.4.0/thedavidweng.OpenKara.yaml new file mode 100644 index 0000000000000..3bb9fd8c586c7 --- /dev/null +++ b/manifests/t/thedavidweng/OpenKara/0.4.0/thedavidweng.OpenKara.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: "thedavidweng.OpenKara" +PackageVersion: "0.4.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 555e9688c87805fa74fd61a0cf47f518b7808155 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 10 Apr 2026 05:54:06 +0800 Subject: [PATCH 05/90] New version: JLC.LCEDA.Pro version 3.2.115 (#357116) --- .../Pro/3.2.115/JLC.LCEDA.Pro.installer.yaml | 42 +++++++++++++++ .../3.2.115/JLC.LCEDA.Pro.locale.en-US.yaml | 20 ++++++++ .../3.2.115/JLC.LCEDA.Pro.locale.zh-CN.yaml | 51 +++++++++++++++++++ .../JLC/LCEDA/Pro/3.2.115/JLC.LCEDA.Pro.yaml | 8 +++ 4 files changed, 121 insertions(+) create mode 100644 manifests/j/JLC/LCEDA/Pro/3.2.115/JLC.LCEDA.Pro.installer.yaml create mode 100644 manifests/j/JLC/LCEDA/Pro/3.2.115/JLC.LCEDA.Pro.locale.en-US.yaml create mode 100644 manifests/j/JLC/LCEDA/Pro/3.2.115/JLC.LCEDA.Pro.locale.zh-CN.yaml create mode 100644 manifests/j/JLC/LCEDA/Pro/3.2.115/JLC.LCEDA.Pro.yaml diff --git a/manifests/j/JLC/LCEDA/Pro/3.2.115/JLC.LCEDA.Pro.installer.yaml b/manifests/j/JLC/LCEDA/Pro/3.2.115/JLC.LCEDA.Pro.installer.yaml new file mode 100644 index 0000000000000..20e2c78304db1 --- /dev/null +++ b/manifests/j/JLC/LCEDA/Pro/3.2.115/JLC.LCEDA.Pro.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JLC.LCEDA.Pro +PackageVersion: 3.2.115 +InstallerType: inno +InstallerSwitches: + Silent: /VERYSILENT /SP- /NORESTART + SilentWithProgress: /SILENT /SP- /NORESTART +UpgradeBehavior: install +FileExtensions: +- elib +- eprj +ProductCode: '{AE7E9847-9DF3-48EC-8A82-766094DE876F}_is1' +ReleaseDate: 2026-04-09 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://image.lceda.cn/files/lceda-pro-windows-x64-3.2.115.exe + InstallerSha256: 5FA4E4BBB8DF17FAC3C79503521D099E24BCC455B9B5CBABF2CFC0B5EB2CACB8 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://image.lceda.cn/files/lceda-pro-windows-x64-3.2.115.exe + InstallerSha256: 5FA4E4BBB8DF17FAC3C79503521D099E24BCC455B9B5CBABF2CFC0B5EB2CACB8 + InstallerSwitches: + Custom: /ALLUSERS +- Architecture: arm64 + Scope: user + InstallerUrl: https://image.lceda.cn/files/lceda-pro-windows-arm64-3.2.115.exe + InstallerSha256: 45F82C7A8D56F90451CBC4ACF234C10B948EF33599DC3BFA4DE8EFFD7AC84AE9 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: arm64 + Scope: machine + InstallerUrl: https://image.lceda.cn/files/lceda-pro-windows-arm64-3.2.115.exe + InstallerSha256: 45F82C7A8D56F90451CBC4ACF234C10B948EF33599DC3BFA4DE8EFFD7AC84AE9 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JLC/LCEDA/Pro/3.2.115/JLC.LCEDA.Pro.locale.en-US.yaml b/manifests/j/JLC/LCEDA/Pro/3.2.115/JLC.LCEDA.Pro.locale.en-US.yaml new file mode 100644 index 0000000000000..f6448b4379e98 --- /dev/null +++ b/manifests/j/JLC/LCEDA/Pro/3.2.115/JLC.LCEDA.Pro.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: JLC.LCEDA.Pro +PackageVersion: 3.2.115 +PackageLocale: en-US +Author: Shenzhen Lichuang E-COMMERCE Co., Ltd. +License: Freeware +ShortDescription: Professional and powerful Chinese PCB design tool +Tags: +- eda +- electronic-design-automation +- pcb +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://prodocs.lceda.cn/cn/faq/editor/index.html +- DocumentLabel: Tutorial + DocumentUrl: https://prodocs.lceda.cn/cn/introduction/introduction/index.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JLC/LCEDA/Pro/3.2.115/JLC.LCEDA.Pro.locale.zh-CN.yaml b/manifests/j/JLC/LCEDA/Pro/3.2.115/JLC.LCEDA.Pro.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2be61765909d7 --- /dev/null +++ b/manifests/j/JLC/LCEDA/Pro/3.2.115/JLC.LCEDA.Pro.locale.zh-CN.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JLC.LCEDA.Pro +PackageVersion: 3.2.115 +PackageLocale: zh-CN +Publisher: 嘉立创EDA +PublisherUrl: https://lceda.cn/ +PublisherSupportUrl: https://prodocs.lceda.cn/cn/faq/contact-us/index.html +PrivacyUrl: https://lceda.cn/page/privacy +Author: 深圳市立创电子商务有限公司 +PackageName: 嘉立创EDA(专业版) +PackageUrl: https://pro.lceda.cn/ +License: 免费软件 +LicenseUrl: https://lceda.cn/page/legal +Copyright: Copyright (C) 2026 LCEDA.cn. All rights reserved. +ShortDescription: 专业、强大的国产 PCB 设计工具 +Tags: +- eda +- pcb +- 电子设计自动化 +ReleaseNotes: |- + 原理图 + - 修复 PCB 卡死后重新打开工程,左侧树的原理图丢失的问题 + - 修复导出 BOM 时内容丢失、Schematic Title 字段显示空白的问题 + - 修复扩展 API 无法新增原理图文本、修改器件图元失效的问题 + - 修复二进制内嵌对象图元相关问题(原理图部分) + PCB + - 修复 PCB 卡死后重新打开工程,左侧树的 PCB 丢失的问题 + - 修复 PCB 右键复制失败的问题 + - 修复深色模式下设计规则表头样式错误的问题 + - 修复仅打开封装标签查看 2D/3D 预览后,左侧库设计 Tab 消失的问题 + - 修复封装转预览格式、导出 3D 进度更新不准确的问题 + - 修复自动布线 API 数据支持问题 + 其他 + - 修复点击工程路径无法跳转的问题 + - 修复导入工程时因警告弹窗导致无法导入的问题 + - 修复自动更新同名库时会错误清除不同属性的问题 + - 修复工程库器件另存为本地 V2 格式失败的问题 + - 修复扩展 API 无法下载 CBB 文件的问题 + - 修复导入 PADS 文件时的多项问题(板框丢失、封装丝印错误、尺寸方向偏移、文本镜像、导入卡住、多部件符号内容为空等) + - 修复多语言加载、PDF 文本合并等底层工具问题 +ReleaseNotesUrl: https://pro.lceda.cn/page/update-record +PurchaseUrl: https://lceda.cn/page/pricing +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://prodocs.lceda.cn/cn/faq/editor/index.html +- DocumentLabel: 文档教程 + DocumentUrl: https://prodocs.lceda.cn/cn/introduction/introduction/index.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JLC/LCEDA/Pro/3.2.115/JLC.LCEDA.Pro.yaml b/manifests/j/JLC/LCEDA/Pro/3.2.115/JLC.LCEDA.Pro.yaml new file mode 100644 index 0000000000000..2b01253bb3ac5 --- /dev/null +++ b/manifests/j/JLC/LCEDA/Pro/3.2.115/JLC.LCEDA.Pro.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: JLC.LCEDA.Pro +PackageVersion: 3.2.115 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 3fac295372fecc40eb782f29a06c39888de78a03 Mon Sep 17 00:00:00 2001 From: Leonard de Ruijter <3049216+LeonarddeR@users.noreply.github.com> Date: Thu, 9 Apr 2026 21:55:48 +0000 Subject: [PATCH 06/90] New version: Cockos.REAPER version 7.68 (#357235) --- .../REAPER/7.68/Cockos.REAPER.installer.yaml | 34 +++++++++++++++++++ .../7.68/Cockos.REAPER.locale.en-US.yaml | 21 ++++++++++++ .../c/Cockos/REAPER/7.68/Cockos.REAPER.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/c/Cockos/REAPER/7.68/Cockos.REAPER.installer.yaml create mode 100644 manifests/c/Cockos/REAPER/7.68/Cockos.REAPER.locale.en-US.yaml create mode 100644 manifests/c/Cockos/REAPER/7.68/Cockos.REAPER.yaml diff --git a/manifests/c/Cockos/REAPER/7.68/Cockos.REAPER.installer.yaml b/manifests/c/Cockos/REAPER/7.68/Cockos.REAPER.installer.yaml new file mode 100644 index 0000000000000..aa210ea3ef0cf --- /dev/null +++ b/manifests/c/Cockos/REAPER/7.68/Cockos.REAPER.installer.yaml @@ -0,0 +1,34 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Cockos.REAPER +PackageVersion: "7.68" +Platform: +- Windows.Desktop +MinimumOSVersion: 5.1.0.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: install +ProductCode: REAPER +AppsAndFeaturesEntries: +- DisplayName: REAPER +Installers: +- Architecture: x86 + InstallerUrl: https://www.reaper.fm/files/7.x/reaper768-install.exe + InstallerSha256: ACA8B61EB9D9017F2A7E373BF2902BF97867F0E1ED5A9EF157433323AAD9E58E +- Architecture: x64 + InstallerUrl: https://www.reaper.fm/files/7.x/reaper768_x64-install.exe + InstallerSha256: 2C64C7D332F8A686D4C40FA4BBFF273BEA56024EE5BD61BED38E0BE0E57E5E78 +- Architecture: arm64 + InstallerUrl: https://www.reaper.fm/files/7.x/reaper768_win11_arm64ec_beta-install.exe + InstallerSha256: 02AD91653E219101987938F2D3D2B7758CA42C245B55A4BA10CD27E874F2F199 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cockos/REAPER/7.68/Cockos.REAPER.locale.en-US.yaml b/manifests/c/Cockos/REAPER/7.68/Cockos.REAPER.locale.en-US.yaml new file mode 100644 index 0000000000000..50ed6821f2468 --- /dev/null +++ b/manifests/c/Cockos/REAPER/7.68/Cockos.REAPER.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Cockos.REAPER +PackageVersion: "7.68" +PackageLocale: en-US +Publisher: Cockos Incorporated +PublisherUrl: https://www.cockos.com/ +Author: Cockos Incorporated +PackageName: REAPER +PackageUrl: https://www.reaper.fm/ +License: Proprietary +Copyright: Copyright (c) 2005-2022 Cockos Incorporated +ShortDescription: REAPER is a digital audio production application, offering full multitrack audio and MIDI recording, processing, editing, mixing and mastering toolset. +Moniker: reaper +Tags: +- audio +- audio-editor +- audio-mixer +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cockos/REAPER/7.68/Cockos.REAPER.yaml b/manifests/c/Cockos/REAPER/7.68/Cockos.REAPER.yaml new file mode 100644 index 0000000000000..3f099e396ac63 --- /dev/null +++ b/manifests/c/Cockos/REAPER/7.68/Cockos.REAPER.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Cockos.REAPER +PackageVersion: "7.68" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ed81931c7fae42cc8c84356d7306641a31d23227 Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Thu, 9 Apr 2026 23:56:50 +0200 Subject: [PATCH 07/90] Added 10 tags: ShendoXT.MemcardRex version 2.0-RC1 (#357248) --- .../2.0-RC1/ShendoXT.MemcardRex.locale.en-US.yaml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/manifests/s/ShendoXT/MemcardRex/2.0-RC1/ShendoXT.MemcardRex.locale.en-US.yaml b/manifests/s/ShendoXT/MemcardRex/2.0-RC1/ShendoXT.MemcardRex.locale.en-US.yaml index c326724957104..ad5b404685242 100644 --- a/manifests/s/ShendoXT/MemcardRex/2.0-RC1/ShendoXT.MemcardRex.locale.en-US.yaml +++ b/manifests/s/ShendoXT/MemcardRex/2.0-RC1/ShendoXT.MemcardRex.locale.en-US.yaml @@ -12,7 +12,18 @@ PackageName: MemcardRex PackageUrl: https://github.com/ShendoXT/memcardrex License: GPL-3.0 LicenseUrl: https://github.com/ShendoXT/memcardrex/blob/master/LICENSE -ShortDescription: Advanced PlayStation 1 Memory Card editor +ShortDescription: Advanced PlayStation 1 Memory Card editor. +Tags: +- mem-card-rex +- ps1-memory-cards +- ps1memorycards +- psx +- psone +- playstation-1 +- playstation1 +- playstation-one +- playstationone +- pocketstation ReleaseNotes: |- - Autodetect dark or light mode based on Windows user settings. - Allows switching from WinUSB driver to LibUSB for PS3 MC Adaptor if "libusb-1.0.dll" is placed in the same directory. From 5d0dbff127be3c755abadb778bc487ec54b32456 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 10 Apr 2026 05:57:56 +0800 Subject: [PATCH 08/90] New version: FellowInsights.Fellow version 5.3.1 (#357252) --- .../FellowInsights.Fellow.installer.yaml | 22 +++++++++++++ .../FellowInsights.Fellow.locale.en-US.yaml | 32 +++++++++++++++++++ .../FellowInsights.Fellow.locale.zh-CN.yaml | 20 ++++++++++++ .../Fellow/5.3.1/FellowInsights.Fellow.yaml | 8 +++++ 4 files changed, 82 insertions(+) create mode 100644 manifests/f/FellowInsights/Fellow/5.3.1/FellowInsights.Fellow.installer.yaml create mode 100644 manifests/f/FellowInsights/Fellow/5.3.1/FellowInsights.Fellow.locale.en-US.yaml create mode 100644 manifests/f/FellowInsights/Fellow/5.3.1/FellowInsights.Fellow.locale.zh-CN.yaml create mode 100644 manifests/f/FellowInsights/Fellow/5.3.1/FellowInsights.Fellow.yaml diff --git a/manifests/f/FellowInsights/Fellow/5.3.1/FellowInsights.Fellow.installer.yaml b/manifests/f/FellowInsights/Fellow/5.3.1/FellowInsights.Fellow.installer.yaml new file mode 100644 index 0000000000000..51cd0a35a19f5 --- /dev/null +++ b/manifests/f/FellowInsights/Fellow/5.3.1/FellowInsights.Fellow.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: FellowInsights.Fellow +PackageVersion: 5.3.1 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +Protocols: +- fellow +ProductCode: Fellow +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.fellow.app/desktop/5.3.1/win32/stable/x64/Fellow-5.3.1.exe + InstallerSha256: 035F591EC4CF96C6053CA0F8E26224DC031CE69000224A4E21C350A6F6ABFF8C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FellowInsights/Fellow/5.3.1/FellowInsights.Fellow.locale.en-US.yaml b/manifests/f/FellowInsights/Fellow/5.3.1/FellowInsights.Fellow.locale.en-US.yaml new file mode 100644 index 0000000000000..9a696745a9e8f --- /dev/null +++ b/manifests/f/FellowInsights/Fellow/5.3.1/FellowInsights.Fellow.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: FellowInsights.Fellow +PackageVersion: 5.3.1 +PackageLocale: en-US +Publisher: Fellow Insights Inc. +PublisherUrl: https://fellow.ai/ +PublisherSupportUrl: https://help.fellow.app/ +PrivacyUrl: https://fellow.ai/privacy-policy +Author: Fellow Insights, Inc. +PackageName: Fellow +PackageUrl: https://fellow.ai/download +License: Proprietary +LicenseUrl: https://fellow.ai/terms-of-use +Copyright: © 2026 All rights reserved. +CopyrightUrl: https://fellow.ai/terms-of-use +ShortDescription: Record, transcribe and summarize every meeting with the only AI meeting assistant built from the ground up with privacy and security in mind. +Tags: +- conference +- conferencing +- meeting +- speech +- speech-recognition +- transcribe +- transcription +- video-conferencing +- voice +- voice-conferencing +PurchaseUrl: https://fellow.ai/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FellowInsights/Fellow/5.3.1/FellowInsights.Fellow.locale.zh-CN.yaml b/manifests/f/FellowInsights/Fellow/5.3.1/FellowInsights.Fellow.locale.zh-CN.yaml new file mode 100644 index 0000000000000..291970ab458ab --- /dev/null +++ b/manifests/f/FellowInsights/Fellow/5.3.1/FellowInsights.Fellow.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: FellowInsights.Fellow +PackageVersion: 5.3.1 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 使用唯一一款从底层设计就充分考虑隐私与安全的 AI 会议助手,记录、转录并总结每一场会议。 +Tags: +- 会议 +- 开会 +- 视频会议 +- 识别 +- 语音 +- 语音会议 +- 语音识别 +- 转写 +- 转录 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FellowInsights/Fellow/5.3.1/FellowInsights.Fellow.yaml b/manifests/f/FellowInsights/Fellow/5.3.1/FellowInsights.Fellow.yaml new file mode 100644 index 0000000000000..9e5227f9c1fde --- /dev/null +++ b/manifests/f/FellowInsights/Fellow/5.3.1/FellowInsights.Fellow.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: FellowInsights.Fellow +PackageVersion: 5.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ea5e0f0128602c842370174d75207a080520c93f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 10 Apr 2026 05:58:54 +0800 Subject: [PATCH 09/90] New version: Objective.Trapeze version 26.4.12840.0 (26.4.0) (#357254) --- .../Objective.Trapeze.installer.yaml | 12 ++++++------ .../Objective.Trapeze.locale.en-US.yaml | 12 +++--------- .../Objective.Trapeze.locale.zh-CN.yaml | 2 +- .../Objective.Trapeze.yaml | 2 +- 4 files changed, 11 insertions(+), 17 deletions(-) rename manifests/o/Objective/Trapeze/{26.3.19620.0 => 26.4.12840.0}/Objective.Trapeze.installer.yaml (70%) rename manifests/o/Objective/Trapeze/{26.3.19620.0 => 26.4.12840.0}/Objective.Trapeze.locale.en-US.yaml (66%) rename manifests/o/Objective/Trapeze/{26.3.19620.0 => 26.4.12840.0}/Objective.Trapeze.locale.zh-CN.yaml (93%) rename manifests/o/Objective/Trapeze/{26.3.19620.0 => 26.4.12840.0}/Objective.Trapeze.yaml (89%) diff --git a/manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.installer.yaml b/manifests/o/Objective/Trapeze/26.4.12840.0/Objective.Trapeze.installer.yaml similarity index 70% rename from manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.installer.yaml rename to manifests/o/Objective/Trapeze/26.4.12840.0/Objective.Trapeze.installer.yaml index e1fbdab08bfd3..4836b0348deb7 100644 --- a/manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.installer.yaml +++ b/manifests/o/Objective/Trapeze/26.4.12840.0/Objective.Trapeze.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Objective.Trapeze -PackageVersion: 26.3.19620.0 +PackageVersion: 26.4.12840.0 InstallerType: wix Scope: machine InstallerSwitches: @@ -21,17 +21,17 @@ FileExtensions: - tif - tiff - tpz -ReleaseDate: 2026-03-16 +ReleaseDate: 2026-04-09 AppsAndFeaturesEntries: - UpgradeCode: '{52B39D54-4513-49E0-B8DD-557D8CA64FAF}' Installers: - Architecture: x86 InstallerUrl: https://s3-ap-southeast-2.amazonaws.com/trapezedownload.objective.com/Objective_Trapeze_x86.msi - InstallerSha256: A3E2A801D67CA4519D0BCADFAF850DE642F4F61FB1D0990FE8959D67AC90BDA6 - ProductCode: '{78BC04B4-C38B-4C39-9C00-D88C1FE90A7E}' + InstallerSha256: 754FDC4793D39E7B53E3D8C217D6A3B2EC1D9CB7F2A6A6A43B16A8EA0E8131DE + ProductCode: '{6176A51E-FE49-43E5-9B7E-B7DFE133073D}' - Architecture: x64 InstallerUrl: https://s3-ap-southeast-2.amazonaws.com/trapezedownload.objective.com/Objective_Trapeze_x64.msi - InstallerSha256: 7261AA6417115CA3A8FBB7EEFECAB2E306BE718592CCD622B4C0336BEB489F0A - ProductCode: '{243BAA6E-20DF-449C-90DE-A4A6D92E0453}' + InstallerSha256: 0E2EBCB5CE90392C7DA7DF965E70CBB311A9EF48BDBEF2E89AF01D347EE8073B + ProductCode: '{2531680B-E53D-4951-AFC6-5CE4EB6945E2}' ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.locale.en-US.yaml b/manifests/o/Objective/Trapeze/26.4.12840.0/Objective.Trapeze.locale.en-US.yaml similarity index 66% rename from manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.locale.en-US.yaml rename to manifests/o/Objective/Trapeze/26.4.12840.0/Objective.Trapeze.locale.en-US.yaml index f218804f2f22b..53b487be7cf24 100644 --- a/manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.locale.en-US.yaml +++ b/manifests/o/Objective/Trapeze/26.4.12840.0/Objective.Trapeze.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Objective.Trapeze -PackageVersion: 26.3.19620.0 +PackageVersion: 26.4.12840.0 PackageLocale: en-US Publisher: Objective Corporation Limited. PublisherUrl: https://www.objective.com/ @@ -20,15 +20,9 @@ Tags: - building - construction ReleaseNotes: |- - Changes - - Changed comments to filter out "AutoCAD SHX Text" comments Fixes - - Fixed a crash when changing pages while resizing or rotating a PDF annotation - - Fixed a crash reading PDF annotations containing Unicode characters in non-Unicode versions - - Fixed non-Unicode builds incorrectly reading PDF annotations containing Unicode characters - - Fixed an occasional crash after too many differences in highlight differences - - Fixed an occasional crash after using save selection - - Fixed multiple taskbar icons when using cloud updates + - Fixed snap to annotation occasionally snapping to a point off the end of an annotation + - Fixed a crash snapping to off-page recession plane points ReleaseNotesUrl: https://www.objective.com/products/objective-trapeze-release-notes PurchaseUrl: https://www.objective.com/products/objective-trapeze#pricing ManifestType: defaultLocale diff --git a/manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.locale.zh-CN.yaml b/manifests/o/Objective/Trapeze/26.4.12840.0/Objective.Trapeze.locale.zh-CN.yaml similarity index 93% rename from manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.locale.zh-CN.yaml rename to manifests/o/Objective/Trapeze/26.4.12840.0/Objective.Trapeze.locale.zh-CN.yaml index fdef6b32a4dab..3df68bd194074 100644 --- a/manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.locale.zh-CN.yaml +++ b/manifests/o/Objective/Trapeze/26.4.12840.0/Objective.Trapeze.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Objective.Trapeze -PackageVersion: 26.3.19620.0 +PackageVersion: 26.4.12840.0 PackageLocale: zh-CN License: 专有软件 ShortDescription: 专为规划和施工团队打造的软件。提供评估、比较、批注和审批数字图纸所需的全套工具。 diff --git a/manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.yaml b/manifests/o/Objective/Trapeze/26.4.12840.0/Objective.Trapeze.yaml similarity index 89% rename from manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.yaml rename to manifests/o/Objective/Trapeze/26.4.12840.0/Objective.Trapeze.yaml index 520c3736ca510..6fc69bbe2980c 100644 --- a/manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.yaml +++ b/manifests/o/Objective/Trapeze/26.4.12840.0/Objective.Trapeze.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Objective.Trapeze -PackageVersion: 26.3.19620.0 +PackageVersion: 26.4.12840.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 974d4db7ff2b3d8c43c91335ccf3dad49136cd1c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 10 Apr 2026 05:59:56 +0800 Subject: [PATCH 10/90] New version: RyanYuuki.AnymeX version 3.0.6 (#357256) --- .../3.0.6/RyanYuuki.AnymeX.installer.yaml | 32 ++++++++++++++ .../3.0.6/RyanYuuki.AnymeX.locale.en-US.yaml | 42 +++++++++++++++++++ .../3.0.6/RyanYuuki.AnymeX.locale.zh-CN.yaml | 19 +++++++++ .../AnymeX/3.0.6/RyanYuuki.AnymeX.yaml | 8 ++++ 4 files changed, 101 insertions(+) create mode 100644 manifests/r/RyanYuuki/AnymeX/3.0.6/RyanYuuki.AnymeX.installer.yaml create mode 100644 manifests/r/RyanYuuki/AnymeX/3.0.6/RyanYuuki.AnymeX.locale.en-US.yaml create mode 100644 manifests/r/RyanYuuki/AnymeX/3.0.6/RyanYuuki.AnymeX.locale.zh-CN.yaml create mode 100644 manifests/r/RyanYuuki/AnymeX/3.0.6/RyanYuuki.AnymeX.yaml diff --git a/manifests/r/RyanYuuki/AnymeX/3.0.6/RyanYuuki.AnymeX.installer.yaml b/manifests/r/RyanYuuki/AnymeX/3.0.6/RyanYuuki.AnymeX.installer.yaml new file mode 100644 index 0000000000000..6ee2296e8c065 --- /dev/null +++ b/manifests/r/RyanYuuki/AnymeX/3.0.6/RyanYuuki.AnymeX.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RyanYuuki.AnymeX +PackageVersion: 3.0.6 +InstallerType: inno +UpgradeBehavior: install +Protocols: +- anymex +- dar +- mangayomi +- sugoireads +ProductCode: 8fbd47cb-d6e1-5343-a9f6-61661647c94c_is1 +ReleaseDate: 2026-04-09 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/RyanYuuki/AnymeX/releases/download/v3.0.6/AnymeX-x86_64-3.0.6-Installer.exe + InstallerSha256: 45D8C513A3883CC758C4D6413D8298BF9945BC018BA9FC8BC1DF499F5CFBD90B + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/RyanYuuki/AnymeX/releases/download/v3.0.6/AnymeX-x86_64-3.0.6-Installer.exe + InstallerSha256: 45D8C513A3883CC758C4D6413D8298BF9945BC018BA9FC8BC1DF499F5CFBD90B + InstallerSwitches: + Custom: /ALLUSERS + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\AnymeX' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RyanYuuki/AnymeX/3.0.6/RyanYuuki.AnymeX.locale.en-US.yaml b/manifests/r/RyanYuuki/AnymeX/3.0.6/RyanYuuki.AnymeX.locale.en-US.yaml new file mode 100644 index 0000000000000..20f01598925cd --- /dev/null +++ b/manifests/r/RyanYuuki/AnymeX/3.0.6/RyanYuuki.AnymeX.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RyanYuuki.AnymeX +PackageVersion: 3.0.6 +PackageLocale: en-US +Publisher: Ryan Yuuki +PublisherUrl: https://github.com/RyanYuuki +PublisherSupportUrl: https://github.com/RyanYuuki/AnymeX/issues +PackageName: AnymeX +PackageUrl: https://github.com/RyanYuuki/AnymeX +License: MIT +LicenseUrl: https://github.com/RyanYuuki/AnymeX/blob/HEAD/LICENSE.md +ShortDescription: An Open Source app for Tracking Multi Service (AL, MAL, SIMKL) +Description: AnymeX is a multiservice tracking client designed exclusively for managing and tracking anime and manga progress across AniList, MyAnimeList, and Simkl. +Tags: +- anilist +- anime +- manga +- myanimelist +- novel +- simkl +ReleaseNotes: |- + 🆕 Changelog + 🌟 Features + - ֍ major performance improvement of details page by @RyanYuuki + - ֍ subtitle delay support for libmpv by @RyanYuuki + 🔧 Bug Fixes & Improvements + - ֍ added 300ms debouncer instead of 2 seconds pause on autoscroll by @RyanYuuki + - ֍ fixed language sort doesnt reflect instant ui changes by @RyanYuuki + - ֍ proper loading state for saving list editor changes by @RyanYuuki + - ֍ allow precise subtitle sizes by @RyanYuuki + - ֍ fixed broken subs, fixed a minor delay between subs by @RyanYuuki + - ֍ disabled sandbox in mac so plugin doesn't crash by @RyanYuuki + 🎨 Style Changes + - ֍ minor ui tweaks on watched details by @RyanYuuki + 🧹 Chores & Documentation + - ֍ bump version to v3.0.6 (patch release) by @RyanYuuki + - ֍ cleaned up dead code by @RyanYuuki +ReleaseNotesUrl: https://github.com/RyanYuuki/AnymeX/releases/tag/v3.0.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RyanYuuki/AnymeX/3.0.6/RyanYuuki.AnymeX.locale.zh-CN.yaml b/manifests/r/RyanYuuki/AnymeX/3.0.6/RyanYuuki.AnymeX.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c97ae9162a727 --- /dev/null +++ b/manifests/r/RyanYuuki/AnymeX/3.0.6/RyanYuuki.AnymeX.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: RyanYuuki.AnymeX +PackageVersion: 3.0.6 +PackageLocale: zh-CN +ShortDescription: 一个用于跟踪多个服务(AL、MAL、SIMKL)的开源应用 +Description: AnymeX 是一款多平台追踪客户端,专为在 AniList、MyAnimeList 和 Simkl 上管理并追踪动漫和漫画进度而设计。 +Tags: +- anilist +- myanimelist +- simkl +- 动漫 +- 动画 +- 小说 +- 漫画 +- 轻小说 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RyanYuuki/AnymeX/3.0.6/RyanYuuki.AnymeX.yaml b/manifests/r/RyanYuuki/AnymeX/3.0.6/RyanYuuki.AnymeX.yaml new file mode 100644 index 0000000000000..d5f29a473851a --- /dev/null +++ b/manifests/r/RyanYuuki/AnymeX/3.0.6/RyanYuuki.AnymeX.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: RyanYuuki.AnymeX +PackageVersion: 3.0.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 35941793f61cede0fb53d189a7f1f70bce907788 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Thu, 9 Apr 2026 15:22:47 -0700 Subject: [PATCH 11/90] New version: infisical.infisical 0.43.71 (#357245) Co-authored-by: goreleaserbot --- .../infisical.infisical.installer.yaml | 26 +++++++++++++++++++ .../infisical.infisical.locale.en-US.yaml | 13 ++++++++++ .../0.43.71/infisical.infisical.yaml | 7 +++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/i/infisical/infisical/0.43.71/infisical.infisical.installer.yaml create mode 100644 manifests/i/infisical/infisical/0.43.71/infisical.infisical.locale.en-US.yaml create mode 100644 manifests/i/infisical/infisical/0.43.71/infisical.infisical.yaml diff --git a/manifests/i/infisical/infisical/0.43.71/infisical.infisical.installer.yaml b/manifests/i/infisical/infisical/0.43.71/infisical.infisical.installer.yaml new file mode 100644 index 0000000000000..cf4fe3e0c4735 --- /dev/null +++ b/manifests/i/infisical/infisical/0.43.71/infisical.infisical.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: infisical.infisical +PackageVersion: 0.43.71 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-04-09" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: infisical.exe + PortableCommandAlias: infisical + InstallerUrl: https://github.com/Infisical/cli/releases/download/v0.43.71/cli_0.43.71_windows_arm64.zip + InstallerSha256: f567f35f0189a5cc228c613a4eb4c9da9292cf900666579eb5efab1774491feb + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: infisical.exe + PortableCommandAlias: infisical + InstallerUrl: https://github.com/Infisical/cli/releases/download/v0.43.71/cli_0.43.71_windows_amd64.zip + InstallerSha256: a747365af950829e7b03150756a7d0c2f36b4fc71097dca0a34ff498565128dc + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/i/infisical/infisical/0.43.71/infisical.infisical.locale.en-US.yaml b/manifests/i/infisical/infisical/0.43.71/infisical.infisical.locale.en-US.yaml new file mode 100644 index 0000000000000..6db17b39e8249 --- /dev/null +++ b/manifests/i/infisical/infisical/0.43.71/infisical.infisical.locale.en-US.yaml @@ -0,0 +1,13 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: infisical.infisical +PackageVersion: 0.43.71 +PackageLocale: en-US +Publisher: infisical +PackageName: infisical +PackageUrl: https://infisical.com +License: MIT +ShortDescription: The official Infisical CLI +Moniker: infisical +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/i/infisical/infisical/0.43.71/infisical.infisical.yaml b/manifests/i/infisical/infisical/0.43.71/infisical.infisical.yaml new file mode 100644 index 0000000000000..3f7b42149ed33 --- /dev/null +++ b/manifests/i/infisical/infisical/0.43.71/infisical.infisical.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.6.0.schema.json +PackageIdentifier: infisical.infisical +PackageVersion: 0.43.71 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ae78b65e26bbcf78761e1b9a689bb6bae1e5d69d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Fri, 10 Apr 2026 00:23:53 +0200 Subject: [PATCH 12/90] New version: pbek.QOwnNotes version 26.4.9 (#357250) --- .../26.4.9/pbek.QOwnNotes.installer.yaml | 17 ++++++ .../26.4.9/pbek.QOwnNotes.locale.en-US.yaml | 54 +++++++++++++++++++ .../pbek/QOwnNotes/26.4.9/pbek.QOwnNotes.yaml | 8 +++ 3 files changed, 79 insertions(+) create mode 100644 manifests/p/pbek/QOwnNotes/26.4.9/pbek.QOwnNotes.installer.yaml create mode 100644 manifests/p/pbek/QOwnNotes/26.4.9/pbek.QOwnNotes.locale.en-US.yaml create mode 100644 manifests/p/pbek/QOwnNotes/26.4.9/pbek.QOwnNotes.yaml diff --git a/manifests/p/pbek/QOwnNotes/26.4.9/pbek.QOwnNotes.installer.yaml b/manifests/p/pbek/QOwnNotes/26.4.9/pbek.QOwnNotes.installer.yaml new file mode 100644 index 0000000000000..311f01d872ee7 --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.4.9/pbek.QOwnNotes.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.4.9 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: QOwnNotes.exe + PortableCommandAlias: qownnotes.exe +ReleaseDate: 2026-04-09 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/pbek/QOwnNotes/releases/download/v26.4.9/QOwnNotes.zip + InstallerSha256: 46ABEC9D234F82FB09B53F6181F9D462A3A6BC5316315EEC9FBC48A366351EFD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/pbek/QOwnNotes/26.4.9/pbek.QOwnNotes.locale.en-US.yaml b/manifests/p/pbek/QOwnNotes/26.4.9/pbek.QOwnNotes.locale.en-US.yaml new file mode 100644 index 0000000000000..3c38c44bd44d9 --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.4.9/pbek.QOwnNotes.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.4.9 +PackageLocale: en-US +Publisher: pbek +PublisherUrl: https://github.com/pbek/QOwnNotes +PublisherSupportUrl: https://github.com/pbek/QOwnNotes/issues +Author: https://github.com/pbek +PackageName: QOwnNotes +PackageUrl: https://github.com/pbek/QOwnNotes +License: GPL-2.0 +LicenseUrl: https://github.com/pbek/QOwnNotes/blob/HEAD/LICENSE +ShortDescription: QOwnNotes is the open source notepad with markdown support and todo list manager +Tags: +- markdown +- notes +- notetaking +- qownnotes +- todo +ReleaseNotes: |- + 26.4.9 + - Extended the scripting engine's syntax highlighting support with custom + colors and styles: addHighlightingRule now accepts an optional format map + with foregroundColor, backgroundColor, bold, italic, underline, and + fontSize properties, so scripts can define their own highlight colors instead + of being limited to the predefined highlighting states + (for #3549) + - Added a new highlightingHook scripting hook that is called for each text + block during syntax highlighting, allowing scripts to perform dynamic, + context-aware highlighting with custom colors and styles + (for #3549) + - Fixed a possible startup crash when restoring the last opened note from + note history while the note tree was enabled: history restoration + searched the tree by note name and could match a folder item with the same label + before the actual note, then dereferenced an item's missing parent; note-history + restore now only considers note items and safely handles root notes + (for #3547) + - Added a Note search panel option to open notes in a new tab instead of + replacing the active tab, for users who want note creation from the search panel + to preserve their current tab context (for #2385) + - Added Copy image to clipboard and Copy image file path actions to the + QLiteHtml preview context menu when right-clicking preview images, so image + content and the resolved local image path can be copied directly from the preview + (for #1741) + - Fixed disabled toolbar and action icons in dark mode not being grayed out + consistently, including actions like Edit encrypted note and Decrypt note: + disabled icons are now recolored through the interface proxy style using the + palette's disabled icon/text color, so the fix applies consistently across the UI + (for #2489) +ReleaseNotesUrl: https://github.com/pbek/QOwnNotes/releases/tag/v26.4.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/pbek/QOwnNotes/26.4.9/pbek.QOwnNotes.yaml b/manifests/p/pbek/QOwnNotes/26.4.9/pbek.QOwnNotes.yaml new file mode 100644 index 0000000000000..d64b7e9b6a9a8 --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.4.9/pbek.QOwnNotes.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.4.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 765bac34a00b75647700231c9f5c8002ddd3e4a1 Mon Sep 17 00:00:00 2001 From: Charm <124303983+charmcli@users.noreply.github.com> Date: Thu, 9 Apr 2026 18:24:57 -0400 Subject: [PATCH 13/90] New version: charmbracelet.glow 2.1.2 (#357255) Co-authored-by: goreleaserbot --- .../2.1.2/charmbracelet.glow.installer.yaml | 26 +++++++++++++++++++ .../charmbracelet.glow.locale.en-US.yaml | 14 ++++++++++ .../glow/2.1.2/charmbracelet.glow.yaml | 7 +++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/c/charmbracelet/glow/2.1.2/charmbracelet.glow.installer.yaml create mode 100644 manifests/c/charmbracelet/glow/2.1.2/charmbracelet.glow.locale.en-US.yaml create mode 100644 manifests/c/charmbracelet/glow/2.1.2/charmbracelet.glow.yaml diff --git a/manifests/c/charmbracelet/glow/2.1.2/charmbracelet.glow.installer.yaml b/manifests/c/charmbracelet/glow/2.1.2/charmbracelet.glow.installer.yaml new file mode 100644 index 0000000000000..a463c2957b680 --- /dev/null +++ b/manifests/c/charmbracelet/glow/2.1.2/charmbracelet.glow.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: charmbracelet.glow +PackageVersion: 2.1.2 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-04-09" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: glow_2.1.2_Windows_i386\glow.exe + PortableCommandAlias: glow + InstallerUrl: https://github.com/charmbracelet/glow/releases/download/v2.1.2/glow_2.1.2_Windows_i386.zip + InstallerSha256: 440220dc762cf933bf463eaeef24fe1a816a81929ff47c02bfd511fa0153d3c3 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: glow_2.1.2_Windows_x86_64\glow.exe + PortableCommandAlias: glow + InstallerUrl: https://github.com/charmbracelet/glow/releases/download/v2.1.2/glow_2.1.2_Windows_x86_64.zip + InstallerSha256: 9bc12fce6061b0dd45325401b0d11ec2e45981b76eef2b7fa3c0f941ba5c0b39 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/charmbracelet/glow/2.1.2/charmbracelet.glow.locale.en-US.yaml b/manifests/c/charmbracelet/glow/2.1.2/charmbracelet.glow.locale.en-US.yaml new file mode 100644 index 0000000000000..f309fb7dcd4ae --- /dev/null +++ b/manifests/c/charmbracelet/glow/2.1.2/charmbracelet.glow.locale.en-US.yaml @@ -0,0 +1,14 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: charmbracelet.glow +PackageVersion: 2.1.2 +PackageLocale: en-US +Publisher: charmbracelet +PackageName: glow +PackageUrl: https://charm.land/ +License: MIT +Copyright: Charmbracelet, Inc +ShortDescription: Render markdown on the CLI, with pizzazz! +Moniker: glow +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/charmbracelet/glow/2.1.2/charmbracelet.glow.yaml b/manifests/c/charmbracelet/glow/2.1.2/charmbracelet.glow.yaml new file mode 100644 index 0000000000000..215b216c73e5e --- /dev/null +++ b/manifests/c/charmbracelet/glow/2.1.2/charmbracelet.glow.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: charmbracelet.glow +PackageVersion: 2.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e719cdb1a2822ce27c460d02124037d16ce028bb Mon Sep 17 00:00:00 2001 From: matchmycolor <124382317+matchmycolor@users.noreply.github.com> Date: Fri, 10 Apr 2026 00:25:58 +0200 Subject: [PATCH 14/90] New version: matchmycolor.ColibriBeta version 26.1.0.16462 (#357259) --- .../matchmycolor.ColibriBeta.installer.yaml | 6 +++--- .../matchmycolor.ColibriBeta.locale.en-US.yaml | 2 +- .../matchmycolor.ColibriBeta.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) rename manifests/m/matchmycolor/ColibriBeta/{26.1.0.16461 => 26.1.0.16462}/matchmycolor.ColibriBeta.installer.yaml (79%) rename manifests/m/matchmycolor/ColibriBeta/{26.1.0.16461 => 26.1.0.16462}/matchmycolor.ColibriBeta.locale.en-US.yaml (95%) rename manifests/m/matchmycolor/ColibriBeta/{26.1.0.16461 => 26.1.0.16462}/matchmycolor.ColibriBeta.yaml (86%) diff --git a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16461/matchmycolor.ColibriBeta.installer.yaml b/manifests/m/matchmycolor/ColibriBeta/26.1.0.16462/matchmycolor.ColibriBeta.installer.yaml similarity index 79% rename from manifests/m/matchmycolor/ColibriBeta/26.1.0.16461/matchmycolor.ColibriBeta.installer.yaml rename to manifests/m/matchmycolor/ColibriBeta/26.1.0.16462/matchmycolor.ColibriBeta.installer.yaml index af4f8557c3fc4..0722244bee2f2 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16461/matchmycolor.ColibriBeta.installer.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/26.1.0.16462/matchmycolor.ColibriBeta.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.1.0.16461 +PackageVersion: 26.1.0.16462 InstallerType: exe InstallerSwitches: Silent: /s @@ -14,7 +14,7 @@ Dependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 Installers: - Architecture: x86 - InstallerUrl: https://cdn.matchmycolor.com/colibri/26.1.0/Colibri_26.1.0-beta.2034.exe - InstallerSha256: DB06D0E14907E55B0FF62008ECE9BAAA0718FF4A7C7D64899ECCC3068FC54002 + InstallerUrl: https://cdn.matchmycolor.com/colibri/26.1.0/Colibri_26.1.0-beta.2035.exe + InstallerSha256: 46C3EB95D97C9BC43D6D5793EBC2EF4497AA055B4E6D6C26FCC5E75CC51CA8F7 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16461/matchmycolor.ColibriBeta.locale.en-US.yaml b/manifests/m/matchmycolor/ColibriBeta/26.1.0.16462/matchmycolor.ColibriBeta.locale.en-US.yaml similarity index 95% rename from manifests/m/matchmycolor/ColibriBeta/26.1.0.16461/matchmycolor.ColibriBeta.locale.en-US.yaml rename to manifests/m/matchmycolor/ColibriBeta/26.1.0.16462/matchmycolor.ColibriBeta.locale.en-US.yaml index 5ff546cc18777..a04156d3ae0b5 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16461/matchmycolor.ColibriBeta.locale.en-US.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/26.1.0.16462/matchmycolor.ColibriBeta.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.1.0.16461 +PackageVersion: 26.1.0.16462 PackageLocale: en-US Publisher: matchmycolor PublisherUrl: https://www.matchmycolor.com/ diff --git a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16461/matchmycolor.ColibriBeta.yaml b/manifests/m/matchmycolor/ColibriBeta/26.1.0.16462/matchmycolor.ColibriBeta.yaml similarity index 86% rename from manifests/m/matchmycolor/ColibriBeta/26.1.0.16461/matchmycolor.ColibriBeta.yaml rename to manifests/m/matchmycolor/ColibriBeta/26.1.0.16462/matchmycolor.ColibriBeta.yaml index e869b1f3f4bbf..46f24f1e44a8e 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16461/matchmycolor.ColibriBeta.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/26.1.0.16462/matchmycolor.ColibriBeta.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.1.0.16461 +PackageVersion: 26.1.0.16462 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 4fbb060b060be6e2f20c7244293a485e79e245a2 Mon Sep 17 00:00:00 2001 From: undecV <22562116+undecV@users.noreply.github.com> Date: Fri, 10 Apr 2026 06:53:11 +0800 Subject: [PATCH 15/90] New version: Pyonkichi.CLaunch version 4.22 (#355710) --- .../4.22/Pyonkichi.CLaunch.installer.yaml | 16 ++++++++++++++++ .../4.22/Pyonkichi.CLaunch.locale.en-US.yaml | 13 +++++++++++++ .../4.22/Pyonkichi.CLaunch.locale.zh-CN.yaml | 13 +++++++++++++ .../CLaunch/4.22/Pyonkichi.CLaunch.yaml | 8 ++++++++ 4 files changed, 50 insertions(+) create mode 100644 manifests/p/Pyonkichi/CLaunch/4.22/Pyonkichi.CLaunch.installer.yaml create mode 100644 manifests/p/Pyonkichi/CLaunch/4.22/Pyonkichi.CLaunch.locale.en-US.yaml create mode 100644 manifests/p/Pyonkichi/CLaunch/4.22/Pyonkichi.CLaunch.locale.zh-CN.yaml create mode 100644 manifests/p/Pyonkichi/CLaunch/4.22/Pyonkichi.CLaunch.yaml diff --git a/manifests/p/Pyonkichi/CLaunch/4.22/Pyonkichi.CLaunch.installer.yaml b/manifests/p/Pyonkichi/CLaunch/4.22/Pyonkichi.CLaunch.installer.yaml new file mode 100644 index 0000000000000..4eee026c87e7f --- /dev/null +++ b/manifests/p/Pyonkichi/CLaunch/4.22/Pyonkichi.CLaunch.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Pyonkichi.CLaunch +PackageVersion: "4.22" +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: CLaunch.exe +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://ss1.xrea.com/pyonkichi.g1.xrea.com/archives/CLaunch_4.22_x64.zip + InstallerSha256: 96D8BDF3481438DFAAE4F0F34415DD2834A1F2E08231AD3907BB6C7A80B6591A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pyonkichi/CLaunch/4.22/Pyonkichi.CLaunch.locale.en-US.yaml b/manifests/p/Pyonkichi/CLaunch/4.22/Pyonkichi.CLaunch.locale.en-US.yaml new file mode 100644 index 0000000000000..781840a01a149 --- /dev/null +++ b/manifests/p/Pyonkichi/CLaunch/4.22/Pyonkichi.CLaunch.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Pyonkichi.CLaunch +PackageVersion: "4.22" +PackageLocale: en-US +Publisher: Pyonkichi +PackageName: CLaunch +PackageUrl: https://ss1.xrea.com/pyonkichi.g1.xrea.com/en/claunch.html +License: Proprietary +ShortDescription: CLaunch is a free, highly customizable launcher that allows quick access to registered items through hotkeys, mouse actions, and a sleek, skinnable interface with page-based organization and submenu support. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pyonkichi/CLaunch/4.22/Pyonkichi.CLaunch.locale.zh-CN.yaml b/manifests/p/Pyonkichi/CLaunch/4.22/Pyonkichi.CLaunch.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bf6b4976b4702 --- /dev/null +++ b/manifests/p/Pyonkichi/CLaunch/4.22/Pyonkichi.CLaunch.locale.zh-CN.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Pyonkichi.CLaunch +PackageVersion: "4.22" +PackageLocale: zh-CN +Publisher: Pyonkichi +PackageName: CLaunch +PackageUrl: https://ss1.xrea.com/pyonkichi.g1.xrea.com/en/claunch.html +License: 专有软件 +ShortDescription: CLaunch 是一款免费、高度可定制的启动器,可通过热键、鼠标操作和光滑、可更换皮肤的界面快速访问已注册的项目,并支持基于页面的组织和子菜单。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pyonkichi/CLaunch/4.22/Pyonkichi.CLaunch.yaml b/manifests/p/Pyonkichi/CLaunch/4.22/Pyonkichi.CLaunch.yaml new file mode 100644 index 0000000000000..d8cafb27726d0 --- /dev/null +++ b/manifests/p/Pyonkichi/CLaunch/4.22/Pyonkichi.CLaunch.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Pyonkichi.CLaunch +PackageVersion: "4.22" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9968ff14ed460f31dbb334ad287a9ec6091f020d Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 10 Apr 2026 06:54:23 +0800 Subject: [PATCH 16/90] New version: Danfoss.CCMS version 5.0.0 (#356912) --- .../CCMS/5.0.0/Danfoss.CCMS.installer.yaml | 17 ++++++++++++++ .../CCMS/5.0.0/Danfoss.CCMS.locale.en-US.yaml | 23 +++++++++++++++++++ .../CCMS/5.0.0/Danfoss.CCMS.locale.zh-CN.yaml | 19 +++++++++++++++ .../d/Danfoss/CCMS/5.0.0/Danfoss.CCMS.yaml | 8 +++++++ 4 files changed, 67 insertions(+) create mode 100644 manifests/d/Danfoss/CCMS/5.0.0/Danfoss.CCMS.installer.yaml create mode 100644 manifests/d/Danfoss/CCMS/5.0.0/Danfoss.CCMS.locale.en-US.yaml create mode 100644 manifests/d/Danfoss/CCMS/5.0.0/Danfoss.CCMS.locale.zh-CN.yaml create mode 100644 manifests/d/Danfoss/CCMS/5.0.0/Danfoss.CCMS.yaml diff --git a/manifests/d/Danfoss/CCMS/5.0.0/Danfoss.CCMS.installer.yaml b/manifests/d/Danfoss/CCMS/5.0.0/Danfoss.CCMS.installer.yaml new file mode 100644 index 0000000000000..313be402a9d3c --- /dev/null +++ b/manifests/d/Danfoss/CCMS/5.0.0/Danfoss.CCMS.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: Danfoss.CCMS +PackageVersion: 5.0.0 +InstallerType: zip +NestedInstallerType: nullsoft +NestedInstallerFiles: +- RelativeFilePath: CCMSToolkit-500-Setup.exe +Scope: machine +ProductCode: CCMS 5.0.0 +Installers: +- Architecture: x86 + InstallerUrl: https://www.turbocoroem.com/media/jggl2d5e/ccmstoolkit-v5-setup.zip + InstallerSha256: 29B4BC0AF627CBF652E99DAD9C4BF8768859397E025DB1E0CF6FEF95E843BB6E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Danfoss/CCMS/5.0.0/Danfoss.CCMS.locale.en-US.yaml b/manifests/d/Danfoss/CCMS/5.0.0/Danfoss.CCMS.locale.en-US.yaml new file mode 100644 index 0000000000000..3d8ccbf6702b1 --- /dev/null +++ b/manifests/d/Danfoss/CCMS/5.0.0/Danfoss.CCMS.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Danfoss.CCMS +PackageVersion: 5.0.0 +PackageLocale: en-US +Publisher: Danfoss LLC +PublisherUrl: https://www.danfoss.com/ +PublisherSupportUrl: https://www.danfoss.com/en/contact-us/ +PrivacyUrl: https://www.danfoss.com/terms/privacy/ +Author: Danfoss A/S +PackageName: Turbocor® Compressor Configuration Management System +PackageUrl: https://www.turbocoroem.com/en/categories-page/compressor-software/ +License: Proprietary +LicenseUrl: https://www.danfoss.com/terms/ +Copyright: Copyright © 2026 +CopyrightUrl: https://www.danfoss.com/terms/ +ShortDescription: Turbocor® Compressor Configuration Management System Programmer Tool +Tags: +- compressor +- turbocor +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Danfoss/CCMS/5.0.0/Danfoss.CCMS.locale.zh-CN.yaml b/manifests/d/Danfoss/CCMS/5.0.0/Danfoss.CCMS.locale.zh-CN.yaml new file mode 100644 index 0000000000000..18771fb92fc36 --- /dev/null +++ b/manifests/d/Danfoss/CCMS/5.0.0/Danfoss.CCMS.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Danfoss.CCMS +PackageVersion: 5.0.0 +PackageLocale: zh-CN +PublisherUrl: https://www.danfoss.com.cn/zh-cn/ +PublisherSupportUrl: https://www.danfoss.com/zh-cn/contact-us/ +PrivacyUrl: https://www.danfoss.com.cn/zh-cn/privacy-policy/ +PackageUrl: https://www.turbocoroem.com/zh/分类页面/压缩机软件/ +License: 专有软件 +LicenseUrl: https://www.danfoss.com.cn/zh-cn/terms-conditions/ +CopyrightUrl: https://www.danfoss.com.cn/zh-cn/terms-conditions/ +ShortDescription: Turbocor® 压缩机配置管理系统编程工具 +Tags: +- turbocor +- 压缩机 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Danfoss/CCMS/5.0.0/Danfoss.CCMS.yaml b/manifests/d/Danfoss/CCMS/5.0.0/Danfoss.CCMS.yaml new file mode 100644 index 0000000000000..81e52fe685bb2 --- /dev/null +++ b/manifests/d/Danfoss/CCMS/5.0.0/Danfoss.CCMS.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: Danfoss.CCMS +PackageVersion: 5.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0674e7fbbd4e6824f8f93d3f86fb2af1b37784e0 Mon Sep 17 00:00:00 2001 From: Emil Celik <5332475+CelikE@users.noreply.github.com> Date: Fri, 10 Apr 2026 00:55:26 +0200 Subject: [PATCH 17/90] New version: CelikE.soko version 0.17.6 (#357258) --- .../soko/0.17.6/CelikE.soko.installer.yaml | 17 +++++++++++++++ .../soko/0.17.6/CelikE.soko.locale.en-US.yaml | 21 +++++++++++++++++++ .../c/CelikE/soko/0.17.6/CelikE.soko.yaml | 8 +++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/c/CelikE/soko/0.17.6/CelikE.soko.installer.yaml create mode 100644 manifests/c/CelikE/soko/0.17.6/CelikE.soko.locale.en-US.yaml create mode 100644 manifests/c/CelikE/soko/0.17.6/CelikE.soko.yaml diff --git a/manifests/c/CelikE/soko/0.17.6/CelikE.soko.installer.yaml b/manifests/c/CelikE/soko/0.17.6/CelikE.soko.installer.yaml new file mode 100644 index 0000000000000..17425eb24233b --- /dev/null +++ b/manifests/c/CelikE/soko/0.17.6/CelikE.soko.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CelikE.soko +PackageVersion: 0.17.6 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: soko.exe + PortableCommandAlias: soko +ReleaseDate: 2026-04-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/CelikE/soko/releases/download/v0.17.6/soko_0.17.6_windows_amd64.zip + InstallerSha256: AA8D3C38A4FA7E4B770DB827CA17318D48148AA00DF438A8700276E21C539E07 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CelikE/soko/0.17.6/CelikE.soko.locale.en-US.yaml b/manifests/c/CelikE/soko/0.17.6/CelikE.soko.locale.en-US.yaml new file mode 100644 index 0000000000000..ec07b5b729853 --- /dev/null +++ b/manifests/c/CelikE/soko/0.17.6/CelikE.soko.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CelikE.soko +PackageVersion: 0.17.6 +PackageLocale: en-US +Publisher: Emil Celik +PublisherUrl: https://github.com/CelikE +PublisherSupportUrl: https://github.com/CelikE/soko/issues +PackageName: soko +PackageUrl: https://github.com/CelikE/soko +License: MIT +LicenseUrl: https://github.com/CelikE/soko/blob/HEAD/LICENSE +ShortDescription: A fast CLI to manage multiple git repositories at once +ReleaseNotes: |- + 0.17.6 + Bug Fixes + - Fix PATH column alignment in soko list when some repos have tags and others don't +ReleaseNotesUrl: https://github.com/CelikE/soko/releases/tag/v0.17.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CelikE/soko/0.17.6/CelikE.soko.yaml b/manifests/c/CelikE/soko/0.17.6/CelikE.soko.yaml new file mode 100644 index 0000000000000..f921a8792848d --- /dev/null +++ b/manifests/c/CelikE/soko/0.17.6/CelikE.soko.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CelikE.soko +PackageVersion: 0.17.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3825d1450f96427c0ce9d3fb77dc3085f821895c Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Fri, 10 Apr 2026 00:56:23 +0200 Subject: [PATCH 18/90] New version: FOSSA.FOSSA-cli version 3.17.0 (#357262) --- .../3.17.0/FOSSA.FOSSA-cli.installer.yaml | 16 +++++++++++ .../3.17.0/FOSSA.FOSSA-cli.locale.en-US.yaml | 28 +++++++++++++++++++ .../FOSSA-cli/3.17.0/FOSSA.FOSSA-cli.yaml | 8 ++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/f/FOSSA/FOSSA-cli/3.17.0/FOSSA.FOSSA-cli.installer.yaml create mode 100644 manifests/f/FOSSA/FOSSA-cli/3.17.0/FOSSA.FOSSA-cli.locale.en-US.yaml create mode 100644 manifests/f/FOSSA/FOSSA-cli/3.17.0/FOSSA.FOSSA-cli.yaml diff --git a/manifests/f/FOSSA/FOSSA-cli/3.17.0/FOSSA.FOSSA-cli.installer.yaml b/manifests/f/FOSSA/FOSSA-cli/3.17.0/FOSSA.FOSSA-cli.installer.yaml new file mode 100644 index 0000000000000..e527b7b997ed1 --- /dev/null +++ b/manifests/f/FOSSA/FOSSA-cli/3.17.0/FOSSA.FOSSA-cli.installer.yaml @@ -0,0 +1,16 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: FOSSA.FOSSA-cli +PackageVersion: 3.17.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: fossa.exe +ReleaseDate: 2026-04-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/fossas/fossa-cli/releases/download/v3.17.0/fossa_3.17.0_windows_amd64.zip + InstallerSha256: 605086C6353744CBEC00B061F7278543B58D06FC6218C2A64D2F311C525D5A38 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FOSSA/FOSSA-cli/3.17.0/FOSSA.FOSSA-cli.locale.en-US.yaml b/manifests/f/FOSSA/FOSSA-cli/3.17.0/FOSSA.FOSSA-cli.locale.en-US.yaml new file mode 100644 index 0000000000000..cf26e81358ecd --- /dev/null +++ b/manifests/f/FOSSA/FOSSA-cli/3.17.0/FOSSA.FOSSA-cli.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FOSSA.FOSSA-cli +PackageVersion: 3.17.0 +PackageLocale: en-US +Publisher: FOSSA +PublisherUrl: https://fossa.com/ +PublisherSupportUrl: https://github.com/fossas/fossa-cli/issues +PackageName: fossa-cli +PackageUrl: https://github.com/fossas/fossa-cli +License: MPL-2.0 +LicenseUrl: https://github.com/fossas/fossa-cli/blob/HEAD/LICENSE +ShortDescription: Fast, portable and reliable dependency analysis for any codebase. +Moniker: fossa +Tags: +- open-source-licensing +- open-source-vulnerabilities +ReleaseNotes: |- + What's Changed + - [ANE-2886] Handle missing version field in uv.lock editable packages by @zlav in #1682 + - add a comment about who has access to macos signing stuff by @spatten in #1681 + - Gradle: Add additional development and test configurations for common plugins by @zlav and @jeffalder in #1685 + - Vendetta: single-file and multi-location deps by @nficca in #1680 + Full Changelog: v3.16.7...v3.17.0 +ReleaseNotesUrl: https://github.com/fossas/fossa-cli/releases/tag/v3.17.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FOSSA/FOSSA-cli/3.17.0/FOSSA.FOSSA-cli.yaml b/manifests/f/FOSSA/FOSSA-cli/3.17.0/FOSSA.FOSSA-cli.yaml new file mode 100644 index 0000000000000..695214facf739 --- /dev/null +++ b/manifests/f/FOSSA/FOSSA-cli/3.17.0/FOSSA.FOSSA-cli.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: FOSSA.FOSSA-cli +PackageVersion: 3.17.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dbe3ab45968702ac8beae51b91ec075fff064b19 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Fri, 10 Apr 2026 00:57:20 +0200 Subject: [PATCH 19/90] Add version: Google.FirebaseCLI version 15.14.0 (#357265) --- .../15.14.0/Google.FirebaseCLI.installer.yaml | 17 +++++++++ .../Google.FirebaseCLI.locale.en-US.yaml | 36 +++++++++++++++++++ .../15.14.0/Google.FirebaseCLI.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/g/Google/FirebaseCLI/15.14.0/Google.FirebaseCLI.installer.yaml create mode 100644 manifests/g/Google/FirebaseCLI/15.14.0/Google.FirebaseCLI.locale.en-US.yaml create mode 100644 manifests/g/Google/FirebaseCLI/15.14.0/Google.FirebaseCLI.yaml diff --git a/manifests/g/Google/FirebaseCLI/15.14.0/Google.FirebaseCLI.installer.yaml b/manifests/g/Google/FirebaseCLI/15.14.0/Google.FirebaseCLI.installer.yaml new file mode 100644 index 0000000000000..5f0c72b7749a5 --- /dev/null +++ b/manifests/g/Google/FirebaseCLI/15.14.0/Google.FirebaseCLI.installer.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.FirebaseCLI +PackageVersion: 15.14.0 +InstallerType: portable +InstallModes: +- silent +Commands: +- firebase +ReleaseDate: 2026-04-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/firebase/firebase-tools/releases/download/v15.14.0/firebase-tools-win.exe + InstallerSha256: F175CF0C0BE7E2A86D3E3390311F87DEE6EE833D3880751BB332C5D5FBAA8B85 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/FirebaseCLI/15.14.0/Google.FirebaseCLI.locale.en-US.yaml b/manifests/g/Google/FirebaseCLI/15.14.0/Google.FirebaseCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..76838c2ecfbb0 --- /dev/null +++ b/manifests/g/Google/FirebaseCLI/15.14.0/Google.FirebaseCLI.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.FirebaseCLI +PackageVersion: 15.14.0 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://firebase.google.com/ +PublisherSupportUrl: https://firebase.google.com/support +PrivacyUrl: https://policies.google.com/privacy +Author: Firebase contributors +PackageName: Firebase CLI Tools +PackageUrl: https://github.com/firebase/firebase-tools +License: MIT +LicenseUrl: https://github.com/firebase/firebase-tools/blob/HEAD/LICENSE +Copyright: Copyright (c) Firebase +CopyrightUrl: https://github.com/firebase/firebase-tools/blob/master/LICENSE +ShortDescription: The Firebase CLI Tools can be used to test, manage, and deploy your Firebase project from the command line. +Moniker: firebase-cli +Tags: +- firebase +- firebase-cli +- firebase-tools +ReleaseNotes: |- + - Added Enterprise Edition support to the Firestore emulator. Configure it by setting firebase.json#firestore.edition or firebase.json#emulators.firestore.edition. + - Fixed an issue where functions deployments would silently fail (#6989) + - Fixed issue where the CLI isn't able to correctly parse command arguments on PowerShell (#7506) + - Add support for Next.js 16 middleware (proxy.ts/proxy.js) (#9631) + - Updates the default region for new App Hosting backends to us-east4 (#10271) + - Fix Next.js image optimization detection in client components (#10228) + - Updates Firebase Data Connect emulator to v3.4.1 (#10290) + - Upgraded Go runtime to 1.25.9. + - Bug fix: Fixed an issue that caused Angular SDK generation to fail. +ReleaseNotesUrl: https://github.com/firebase/firebase-tools/releases/tag/v15.14.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/FirebaseCLI/15.14.0/Google.FirebaseCLI.yaml b/manifests/g/Google/FirebaseCLI/15.14.0/Google.FirebaseCLI.yaml new file mode 100644 index 0000000000000..399470636c307 --- /dev/null +++ b/manifests/g/Google/FirebaseCLI/15.14.0/Google.FirebaseCLI.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Google.FirebaseCLI +PackageVersion: 15.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6943f78c15c2f8efc219484b85ff183d6af89777 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 10 Apr 2026 06:58:27 +0800 Subject: [PATCH 20/90] New version: Discord.Discord.Canary version 1.0.906 (#357266) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.906/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.906/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.906/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.906/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.906/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.906/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.906/Discord.Discord.Canary.installer.yaml new file mode 100644 index 0000000000000..a2b6a8e2f12fe --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.906/Discord.Discord.Canary.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.906 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.906/DiscordCanarySetup.exe + InstallerSha256: 2509D8A90C5C08025FF8E9EAC6F77A9C774A4B6C12FB1B784037CDA7FC4DF3D9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.906/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.906/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..8d2061b2037d9 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.906/Discord.Discord.Canary.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.906 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.906/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.906/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2537e704b98d4 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.906/Discord.Discord.Canary.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.906 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.906/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.906/Discord.Discord.Canary.yaml new file mode 100644 index 0000000000000..15bbfec5a3633 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.906/Discord.Discord.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.906 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0429b9c8a07eeab21d84617d6dfa305e693fd747 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Thu, 9 Apr 2026 20:23:28 -0300 Subject: [PATCH 21/90] New version: goreleaser.mcp 0.3.4 (#354606) Co-authored-by: goreleaserbot --- .../mcp/0.3.4/goreleaser.mcp.installer.yaml | 34 +++++++++++++++++++ .../0.3.4/goreleaser.mcp.locale.en-US.yaml | 13 +++++++ .../goreleaser/mcp/0.3.4/goreleaser.mcp.yaml | 7 ++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/g/goreleaser/mcp/0.3.4/goreleaser.mcp.installer.yaml create mode 100644 manifests/g/goreleaser/mcp/0.3.4/goreleaser.mcp.locale.en-US.yaml create mode 100644 manifests/g/goreleaser/mcp/0.3.4/goreleaser.mcp.yaml diff --git a/manifests/g/goreleaser/mcp/0.3.4/goreleaser.mcp.installer.yaml b/manifests/g/goreleaser/mcp/0.3.4/goreleaser.mcp.installer.yaml new file mode 100644 index 0000000000000..147cd9c91cbf2 --- /dev/null +++ b/manifests/g/goreleaser/mcp/0.3.4/goreleaser.mcp.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: goreleaser.mcp +PackageVersion: 0.3.4 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-04-01" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: goreleaser-mcp.exe + PortableCommandAlias: goreleaser-mcp + InstallerUrl: https://github.com/goreleaser/mcp/releases/download/v0.3.4/goreleaser-mcp_Windows_arm64.zip + InstallerSha256: 0801e6372c025b7fb25a5e4d4e998e0b74a5a4abeb7063ac082888f8ed35b38f + UpgradeBehavior: uninstallPrevious + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: goreleaser-mcp.exe + PortableCommandAlias: goreleaser-mcp + InstallerUrl: https://github.com/goreleaser/mcp/releases/download/v0.3.4/goreleaser-mcp_Windows_i386.zip + InstallerSha256: 9a2d8c60a5647a4c6c1ac06d23db3bdb6c0758f1db1752e090999ae00ea2ce4b + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: goreleaser-mcp.exe + PortableCommandAlias: goreleaser-mcp + InstallerUrl: https://github.com/goreleaser/mcp/releases/download/v0.3.4/goreleaser-mcp_Windows_x86_64.zip + InstallerSha256: b3a2862ef5afa1dc3d15efbafb0197581e5fd78d255a24e8cb4a43c1660bc953 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/goreleaser/mcp/0.3.4/goreleaser.mcp.locale.en-US.yaml b/manifests/g/goreleaser/mcp/0.3.4/goreleaser.mcp.locale.en-US.yaml new file mode 100644 index 0000000000000..4f36c4351f8ad --- /dev/null +++ b/manifests/g/goreleaser/mcp/0.3.4/goreleaser.mcp.locale.en-US.yaml @@ -0,0 +1,13 @@ +# 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: goreleaser.mcp +PackageVersion: 0.3.4 +PackageLocale: en-US +Publisher: goreleaser +PackageName: mcp +PackageUrl: https://goreleaser.com/mcp +License: MIT +ShortDescription: GoReleaser MCP server +Moniker: mcp +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/goreleaser/mcp/0.3.4/goreleaser.mcp.yaml b/manifests/g/goreleaser/mcp/0.3.4/goreleaser.mcp.yaml new file mode 100644 index 0000000000000..81ccdc1eab2da --- /dev/null +++ b/manifests/g/goreleaser/mcp/0.3.4/goreleaser.mcp.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: goreleaser.mcp +PackageVersion: 0.3.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e6167f5c6c38d32ff60640880ca1292783c363f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lio=E6=9D=8E=E6=AD=90?= Date: Thu, 9 Apr 2026 16:24:26 -0700 Subject: [PATCH 22/90] New version: DefangLabs.Defang 3.5.2 (#356546) Co-authored-by: goreleaserbot --- .../3.5.2/DefangLabs.Defang.installer.yaml | 26 +++++++++++++++++++ .../3.5.2/DefangLabs.Defang.locale.en-US.yaml | 17 ++++++++++++ .../Defang/3.5.2/DefangLabs.Defang.yaml | 7 +++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/d/DefangLabs/Defang/3.5.2/DefangLabs.Defang.installer.yaml create mode 100644 manifests/d/DefangLabs/Defang/3.5.2/DefangLabs.Defang.locale.en-US.yaml create mode 100644 manifests/d/DefangLabs/Defang/3.5.2/DefangLabs.Defang.yaml diff --git a/manifests/d/DefangLabs/Defang/3.5.2/DefangLabs.Defang.installer.yaml b/manifests/d/DefangLabs/Defang/3.5.2/DefangLabs.Defang.installer.yaml new file mode 100644 index 0000000000000..d299d60c32b8d --- /dev/null +++ b/manifests/d/DefangLabs/Defang/3.5.2/DefangLabs.Defang.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: DefangLabs.Defang +PackageVersion: 3.5.2 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-04-08" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: defang.exe + PortableCommandAlias: defang + InstallerUrl: https://s.defang.io/defang_3.5.2_windows_arm64.zip?x-defang-source=winget + InstallerSha256: 17228147be700fa9a3f8838b979c0a773025680ae02806c86ae4b52699088ea3 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: defang.exe + PortableCommandAlias: defang + InstallerUrl: https://s.defang.io/defang_3.5.2_windows_amd64.zip?x-defang-source=winget + InstallerSha256: 788565bd2fcf5530be3766e15459413e1b315a6c705a31cda3333127b0baa4fa + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DefangLabs/Defang/3.5.2/DefangLabs.Defang.locale.en-US.yaml b/manifests/d/DefangLabs/Defang/3.5.2/DefangLabs.Defang.locale.en-US.yaml new file mode 100644 index 0000000000000..d109ad28700bd --- /dev/null +++ b/manifests/d/DefangLabs/Defang/3.5.2/DefangLabs.Defang.locale.en-US.yaml @@ -0,0 +1,17 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: DefangLabs.Defang +PackageVersion: 3.5.2 +PackageLocale: en-US +Publisher: DefangLabs +PublisherUrl: https://defang.io/ +PublisherSupportUrl: https://github.com/DefangLabs/defang/issues/ +PackageName: Defang +PackageUrl: https://github.com/DefangLabs/defang/ +License: MIT +Copyright: Defang Software Labs Inc. +ShortDescription: The Defang command-line interface (CLI) +Description: Develop Anything, Deploy Anywhere. +Moniker: Defang +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DefangLabs/Defang/3.5.2/DefangLabs.Defang.yaml b/manifests/d/DefangLabs/Defang/3.5.2/DefangLabs.Defang.yaml new file mode 100644 index 0000000000000..688ec8213aa4a --- /dev/null +++ b/manifests/d/DefangLabs/Defang/3.5.2/DefangLabs.Defang.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: DefangLabs.Defang +PackageVersion: 3.5.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 988bffd07514d5bce01aa825bcaf1558689357e7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 10 Apr 2026 07:25:41 +0800 Subject: [PATCH 23/90] New version: JetBrains.RubyMine.EAP version 261.23567.30 (#357130) --- .../JetBrains.RubyMine.EAP.installer.yaml | 35 +++++++++++++++ .../JetBrains.RubyMine.EAP.locale.en-US.yaml | 44 +++++++++++++++++++ .../JetBrains.RubyMine.EAP.locale.zh-CN.yaml | 33 ++++++++++++++ .../261.23567.30/JetBrains.RubyMine.EAP.yaml | 8 ++++ 4 files changed, 120 insertions(+) create mode 100644 manifests/j/JetBrains/RubyMine/EAP/261.23567.30/JetBrains.RubyMine.EAP.installer.yaml create mode 100644 manifests/j/JetBrains/RubyMine/EAP/261.23567.30/JetBrains.RubyMine.EAP.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/RubyMine/EAP/261.23567.30/JetBrains.RubyMine.EAP.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/RubyMine/EAP/261.23567.30/JetBrains.RubyMine.EAP.yaml diff --git a/manifests/j/JetBrains/RubyMine/EAP/261.23567.30/JetBrains.RubyMine.EAP.installer.yaml b/manifests/j/JetBrains/RubyMine/EAP/261.23567.30/JetBrains.RubyMine.EAP.installer.yaml new file mode 100644 index 0000000000000..89d02d03012d9 --- /dev/null +++ b/manifests/j/JetBrains/RubyMine/EAP/261.23567.30/JetBrains.RubyMine.EAP.installer.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JetBrains.RubyMine.EAP +PackageVersion: 261.23567.30 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- ipr +ProductCode: RubyMine 261.23567.30 +ReleaseDate: 2026-04-09 +AppsAndFeaturesEntries: +- DisplayName: RubyMine 251.23774.208 + ProductCode: RubyMine 251.23774.208 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/ruby/RubyMine-261.23567.30.exe + InstallerSha256: A91D0AF3F6952E8A4907C51856E78C1BD87BD555A57D113A5F016A187EEF6C4D +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/ruby/RubyMine-261.23567.30.exe + InstallerSha256: A91D0AF3F6952E8A4907C51856E78C1BD87BD555A57D113A5F016A187EEF6C4D +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/ruby/RubyMine-261.23567.30-aarch64.exe + InstallerSha256: 84E83958244ECF689E5A4B87CF7F7EE2878B80C1DA3E487FF2A9982289915624 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/ruby/RubyMine-261.23567.30-aarch64.exe + InstallerSha256: 84E83958244ECF689E5A4B87CF7F7EE2878B80C1DA3E487FF2A9982289915624 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/RubyMine/EAP/261.23567.30/JetBrains.RubyMine.EAP.locale.en-US.yaml b/manifests/j/JetBrains/RubyMine/EAP/261.23567.30/JetBrains.RubyMine.EAP.locale.en-US.yaml new file mode 100644 index 0000000000000..8ac9e66e6f6b5 --- /dev/null +++ b/manifests/j/JetBrains/RubyMine/EAP/261.23567.30/JetBrains.RubyMine.EAP.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JetBrains.RubyMine.EAP +PackageVersion: 261.23567.30 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: RubyMine (EAP) +PackageUrl: https://www.jetbrains.com/ruby/nextversion/ +License: Freeware +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: Empowering Ruby Developers +Description: Cross-platform Ruby on Rails IDE with first-class support for Ruby-related technologies. +Tags: +- code +- coding +- develop +- development +- ide +- programming +- rails +- ror +- ruby +- ruby-on-rails +ReleaseNotes: |- + RubyMine 2026.1.1 Preview Is Out! + Fixes and improvements: + - Fixed debugger and server hanging after updating Docker to 4.56.0: RUBY-35098 + - Fixed Rails files getting stuck in the analyzing process due to Smart Mode constraint errors: RUBY-34603 + - Fixed array indexing resolution with the new code insight engine enabled: RUBY-35394 + - Fixed test runner failing to display results with Minitest 6: RUBY-35168 + - Enabled MCP Server to run tests and receive results from code context: IJPL-199602 + For the full list of closed issues, refer to the release notes. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/RUBY-A-220365340 +Documentations: +- DocumentLabel: Learn RubyMine + DocumentUrl: https://www.jetbrains.com/ruby/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/RubyMine/EAP/261.23567.30/JetBrains.RubyMine.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/RubyMine/EAP/261.23567.30/JetBrains.RubyMine.EAP.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2a1ef0b21fa23 --- /dev/null +++ b/manifests/j/JetBrains/RubyMine/EAP/261.23567.30/JetBrains.RubyMine.EAP.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: JetBrains.RubyMine.EAP +PackageVersion: 261.23567.30 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: RubyMine(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/ruby/nextversion/ +License: 免费软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: 为 Ruby 开发者赋能 +Description: 跨平台 Ruby on Rails IDE,对 Ruby 相关技术提供了出色支持。 +Tags: +- rails +- ror +- ruby +- ruby-on-rails +- 代码 +- 开发 +- 编程 +- 集成开发环境 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/RUBY-A-220365340 +Documentations: +- DocumentLabel: 学习 RubyMine + DocumentUrl: https://www.jetbrains.com/zh-cn/ruby/learn/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/RubyMine/EAP/261.23567.30/JetBrains.RubyMine.EAP.yaml b/manifests/j/JetBrains/RubyMine/EAP/261.23567.30/JetBrains.RubyMine.EAP.yaml new file mode 100644 index 0000000000000..0bbb9db9eccd0 --- /dev/null +++ b/manifests/j/JetBrains/RubyMine/EAP/261.23567.30/JetBrains.RubyMine.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JetBrains.RubyMine.EAP +PackageVersion: 261.23567.30 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3c17d885fc267697fa067ba428524f5501251ee1 Mon Sep 17 00:00:00 2001 From: Cloudfleet Technology Team <187966520+cloudfleet-tech@users.noreply.github.com> Date: Fri, 10 Apr 2026 01:26:56 +0200 Subject: [PATCH 24/90] New version: Cloudfleet.CLI version 0.8.30 (#357160) --- .../CLI/0.8.30/Cloudfleet.CLI.installer.yaml | 19 +++++++++++++++++++ .../0.8.30/Cloudfleet.CLI.locale.en-US.yaml | 12 ++++++++++++ .../Cloudfleet/CLI/0.8.30/Cloudfleet.CLI.yaml | 8 ++++++++ 3 files changed, 39 insertions(+) create mode 100644 manifests/c/Cloudfleet/CLI/0.8.30/Cloudfleet.CLI.installer.yaml create mode 100644 manifests/c/Cloudfleet/CLI/0.8.30/Cloudfleet.CLI.locale.en-US.yaml create mode 100644 manifests/c/Cloudfleet/CLI/0.8.30/Cloudfleet.CLI.yaml diff --git a/manifests/c/Cloudfleet/CLI/0.8.30/Cloudfleet.CLI.installer.yaml b/manifests/c/Cloudfleet/CLI/0.8.30/Cloudfleet.CLI.installer.yaml new file mode 100644 index 0000000000000..446247c5e0228 --- /dev/null +++ b/manifests/c/Cloudfleet/CLI/0.8.30/Cloudfleet.CLI.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Cloudfleet.CLI +PackageVersion: 0.8.30 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cloudfleet.exe +ReleaseDate: 2026-04-09 +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.cloudfleet.ai/cli/0.8.30/cloudfleet_windows_amd64.zip + InstallerSha256: FAFD4C270BD5E80D1C36E2B8274AA650FB427BF7E496DD162066AD4824CF56BF +- Architecture: arm64 + InstallerUrl: https://downloads.cloudfleet.ai/cli/0.8.30/cloudfleet_windows_arm64.zip + InstallerSha256: AB14A51D6166C41615AC16B80156AD453AE97EC437236060ACE8412A5A0A5AB8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cloudfleet/CLI/0.8.30/Cloudfleet.CLI.locale.en-US.yaml b/manifests/c/Cloudfleet/CLI/0.8.30/Cloudfleet.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..b24f58fa3331e --- /dev/null +++ b/manifests/c/Cloudfleet/CLI/0.8.30/Cloudfleet.CLI.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Cloudfleet.CLI +PackageVersion: 0.8.30 +PackageLocale: en-US +Publisher: Cloudfleet +PackageName: Cloudfleet CLI +License: MIT License +ShortDescription: Cloudfleet CLI enables users to manage their Cloudfleet accounts and Cloudfleet Kubernetes Engine clusters +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cloudfleet/CLI/0.8.30/Cloudfleet.CLI.yaml b/manifests/c/Cloudfleet/CLI/0.8.30/Cloudfleet.CLI.yaml new file mode 100644 index 0000000000000..d17648f4b5ef7 --- /dev/null +++ b/manifests/c/Cloudfleet/CLI/0.8.30/Cloudfleet.CLI.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Cloudfleet.CLI +PackageVersion: 0.8.30 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4e3f06a190daf3f8c62b1886a155b820ace58f46 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 9 Apr 2026 19:28:18 -0400 Subject: [PATCH 25/90] New version: BiomeJS.Biome version 2.4.11 (#357192) --- .../Biome/2.4.11/BiomeJS.Biome.installer.yaml | 25 +++ .../2.4.11/BiomeJS.Biome.locale.en-US.yaml | 155 ++++++++++++++++++ .../b/BiomeJS/Biome/2.4.11/BiomeJS.Biome.yaml | 8 + 3 files changed, 188 insertions(+) create mode 100644 manifests/b/BiomeJS/Biome/2.4.11/BiomeJS.Biome.installer.yaml create mode 100644 manifests/b/BiomeJS/Biome/2.4.11/BiomeJS.Biome.locale.en-US.yaml create mode 100644 manifests/b/BiomeJS/Biome/2.4.11/BiomeJS.Biome.yaml diff --git a/manifests/b/BiomeJS/Biome/2.4.11/BiomeJS.Biome.installer.yaml b/manifests/b/BiomeJS/Biome/2.4.11/BiomeJS.Biome.installer.yaml new file mode 100644 index 0000000000000..0dd82e68c1972 --- /dev/null +++ b/manifests/b/BiomeJS/Biome/2.4.11/BiomeJS.Biome.installer.yaml @@ -0,0 +1,25 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: BiomeJS.Biome +PackageVersion: 2.4.11 +InstallerType: portable +UpgradeBehavior: install +Commands: +- biome +ReleaseDate: 2026-04-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/biomejs/biome/releases/download/@biomejs/biome@2.4.11/biome-win32-x64.exe + InstallerSha256: 6C626FDF119215234CBE51455B07995EB67B24ADA85819D9273A02B7C6770FBD + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/biomejs/biome/releases/download/@biomejs/biome@2.4.11/biome-win32-arm64.exe + InstallerSha256: A0B928F3894DFAEA97906974E30785948E44E9FBAB8B3D86897FB7DA55AB36A9 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/BiomeJS/Biome/2.4.11/BiomeJS.Biome.locale.en-US.yaml b/manifests/b/BiomeJS/Biome/2.4.11/BiomeJS.Biome.locale.en-US.yaml new file mode 100644 index 0000000000000..ff85bd79a2d29 --- /dev/null +++ b/manifests/b/BiomeJS/Biome/2.4.11/BiomeJS.Biome.locale.en-US.yaml @@ -0,0 +1,155 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: BiomeJS.Biome +PackageVersion: 2.4.11 +PackageLocale: en-US +Publisher: BiomeJS +PublisherUrl: https://biomejs.dev/ +PublisherSupportUrl: https://github.com/biomejs/biome/issues +Author: Biome Developers and Contributors +PackageName: Biome +PackageUrl: https://biomejs.dev/ +License: Apache-2.0 +Copyright: Copyright (c) 2023-present Biome Developers and Contributors +ShortDescription: Biome is a toolchain for web projects, aimed at providing functionalities to maintain them. It offers a formatter and linter, usable via CLI and LSP. +Moniker: biome +Tags: +- css +- formatter +- javascript +- json +- jsx +- linter +- static-code-analysis +- typescript +- web +ReleaseNotes: |- + 2.4.11 + + Patch Changes + - #9350 4af4a3a Thanks @dyc3! - Added the new nursery rule useConsistentTestIt in the test domain. The rule enforces consistent use of either it or test for test functions in Jest/Vitest suites, with separate control for top-level tests and tests inside describe blocks. + Invalid: + test("should fly", () => {}); // Top-level test using 'test' flagged, convert to 'it' + describe("pig", () => { + test("should fly", () => {}); // Test inside 'describe' using 'test' flagged, convert to 'it' + }); + - #9429 a2f3f7e Thanks @ematipico! - Added the new nursery lint rule useExplicitReturnType. It reports TypeScript functions and methods that omit an explicit return type. + function toString(x: any) { + // rule triggered, it doesn't declare a return type + return x.toString(); + } + - #9828 9e40844 Thanks @ematipico! - Fixed #9484: the formatter no longer panics when formatting files that contain graphql tagged template literals combined with parenthesized expressions. + - #9886 e7c681e Thanks @ematipico! - Fixed an issue where, occasionally, some bindings and references were not properly tracked, causing false positives from noUnusedVariables and noUndeclaredVariables in Svelte, Vue, and Astro files. + - #9760 5b16d18 Thanks @myx0m0p! - Fixed #4093: the noDelete rule no longer triggers for delete process.env.FOO, since delete is the documented way to remove environment variables in Node.js. + - #9799 2af8efd Thanks @minseong0324! - Added the rule noMisleadingReturnType. The rule detects when a function's return type annotation is wider than what the implementation actually returns. + // Flagged: `: string` is wider than `"loading" | "idle"` + function getStatus(b: boolean): string { + if (b) return "loading"; + return "idle"; + } + - #9880 7f67749 Thanks @dyc3! - Improved the diagnostics for useFind to better explain the problem, why it matters, and how to fix it. + - #9755 bff7bdb Thanks @ematipico! - Improved performance of fix-all operations (--write). Biome is now smarter when it runs lint rules and assist actions. First, it runs only rules that have code fixes, and then runs the rest of the rules. + - #8651 aafca2d Thanks @siketyan! - Add a new lint rule useDisposables for JavaScript, which detects disposable objects assigned to variables without using or await using syntax. Disposable objects that implement the Disposable or AsyncDisposable interface are intended to be disposed of after use. Not disposing them can lead to resource or memory leaks, depending on the implementation. + Invalid: + function createDisposable(): Disposable { + return { + [Symbol.dispose]() { + // do something + }, + }; + } + const disposable = createDisposable(); + Valid: + function createDisposable(): Disposable { + return { + [Symbol.dispose]() { + // do something + }, + }; + } + using disposable = createDisposable(); + - #9788 53b8e57 Thanks @MeGaNeKoS! - Fixed #7760: Added support for CSS scroll-driven animation timeline-range-name keyframe selectors (cover, contain, entry, exit, entry-crossing, exit-crossing). Biome no longer reports parse errors on keyframes like entry 0% { ... } or exit 100% { ... }. + - #9728 5085424 Thanks @mkosei! - Fixed #9696: Astro frontmatter now correctly parses regular expression literals like /\d{4}/. + - #9261 16b6c49 Thanks @ematipico! - Fixed #8409: CSS formatter now correctly places comments after the colon in property declarations. + Previously, comments that appeared after the colon in CSS property values were incorrectly moved before the property name: + [lang]:lang(ja) { + - /* system-ui,*/ font-family: + + font-family: /* system-ui,*/ + Hiragino Sans, + sans-serif; + } + - #9441 957ea4c Thanks @soconnor-seeq! - Fixed #1630: LSP project selection now prefers the most specific project root in nested workspaces. + - #9878 de6210f Thanks @ematipico! - Fixed #9118: noUnusedImports no longer reports false positives for default imports used inside Svelte, Vue and Astro components. + - #9879 ce7e2b7 Thanks @dyc3! - Fixed a parser diagnostic's message when vue syntax is disabled so that it no longer references the non-existant html.parser.vue option. This option will become available in 2.5. + - #9880 7f67749 Thanks @dyc3! - Improved the diagnostics for useRegexpExec to better explain the problem, why it matters, and how to fix it. + - #9846 b7134d9 Thanks @ematipico! - Fixed #9140: Biome now parses Astro's attribute shorthand inside .astro files. The following snippet no longer reports a parse error: + --- + const items = ['a', 'b']; + --- +
    + {items.map((item) =>
  • row
  • )} +
+ - #9790 67df09d Thanks @dyc3! - Fixed #9781: Trailing comments after a top-level biome-ignore-all format suppression are now preserved instead of being dropped. This applies to JavaScript, CSS, HTML, JSONC, GraphQL, and Grit files. + - #9745 d87073e Thanks @ematipico! - Fixed #9741: the LSP server now correctly returns the organizeImports code action when the client requests it via source.organizeImports.biome in the only filter. Previously, editors with codeAction/resolve support (e.g. Zed) received an empty response because the action was serialized with the wrong kind (source.biome.organizeImports instead of source.organizeImports.biome). + - #9880 7f67749 Thanks @dyc3! - Improved the diagnostics for useArraySome to better explain the problem, why it matters, and how to fix it. + - #9795 1d09f0f Thanks @dyc3! - Relaxed useExplicitType for trivially inferrable types. + Type annotations can now be omitted when types are trivially inferrable from: + - Binary expressions (const sum = 1 + 1) + - Comparison expressions (const isEqual = 'a' === 'b', const isTest = process.env.NODE_ENV === 'test') + - Logical expressions (const and = true && false) + - Class instantiation (const date = new Date()) + - Array literals (const arr = [1, 2, 3]) + - Conditional expressions (const val = true ? 'yes' : 'no') + - Function calls (const num = Math.random()) + - Parameter defaults - any expression is now allowed (const fn = (max = MAX_ATTEMPTS) => ...) + Comparison expressions always return boolean, so any operands are now allowed + (including property access like process.env.NODE_ENV). + Parameters with default values no longer require type annotations, as TypeScript + can infer the type from the default value (even when referencing variables). + Also removed the redundant any type validation from this rule. The any type + is now only validated by the dedicated noExplicitAny rule, following the + Single Responsibility Principle. + - #9809 e8cad58 Thanks @Netail! - Added the new nursery rule useQwikLoaderLocation, which enforces that Qwik loader functions are declared in the correct location. + - #9877 fc9d715 Thanks @ematipico! - Fixed #9136 and #9653: noUndeclaredVariables and noUnusedVariables no longer report false positives on several Svelte template constructs that declare or reference bindings in the host grammar: + - {#snippet name(params)} — the snippet name and its parameters (including object, array, rest, and nested destructuring) are now tracked. + - {@render name(args)} — the snippet name used at the render site is now resolved against the snippet declaration. + - {#each items as item, index (key)} — the item binding (plain identifier or destructured), the optional index, and the optional key expression are now tracked. + - {@const name = value} — the declared name is now tracked as a binding and the initializer is analyzed for undeclared references. + - {@debug a, b, c} — each debugged identifier is now analyzed and reported if undeclared. + - Shorthand attributes — the curly-shorthand attribute is now analyzed as an expression, so undeclared references inside it are reported. + For example, the following template no longer triggers either rule: + + {#snippet figure(image)} +
+ {image.caption} +
{image.caption}
+
+ {/snippet} + {#each items as item} + {@const price = item.price} + {@render figure(item)} + {price} + {/each} + {@debug items, total} + - #9869 78bce77 Thanks @Netail! - Updated noDuplicateFieldDefinitionNames to also flag duplicate fields within type extensions, interface extensions & input extensions. + - #9739 0bc2198 Thanks @dyc3! - Fixed Grit queries that use native Biome AST node names with the native field names that are in our .ungram grammar files. Queries such as JsConditionalExpression(consequent = $cons, alternate = $alt) now compile successfully in biome search and grit plugins. + - #9811 2dddca3 Thanks @dyc3! - Updated noImpliedEval to flag new Function() usages, as its a form of indirect eval, and to include no-new-func as a rule source. + - #9870 ccf9770 Thanks @Netail! - Marked eslint-qwik-plugin's unused-server as redundant since it was covered by noUnusedVariables. + - #9701 1417c3b Thanks @dyc3! - Added the new nursery rule noUselessTypeConversion, which reports redundant primitive conversion patterns such as String(value) when value is already a string. + - #9248 49f00a3 Thanks @pkallos! - useNullishCoalescing now also detects ternary expressions that check for null or undefined and suggests rewriting them with ??. A new ignoreTernaryTests option allows disabling this behavior. + - #9863 6a44619 Thanks @ematipico! - Fixed #9690: biome check --write is now idempotent on HTML files that contain embedded