diff --git a/manifests/a/AIDotNet/OpenCowork/0.9.113/AIDotNet.OpenCowork.installer.yaml b/manifests/a/AIDotNet/OpenCowork/0.9.113/AIDotNet.OpenCowork.installer.yaml new file mode 100644 index 000000000000..12fab7a8c151 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/0.9.113/AIDotNet.OpenCowork.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: AIDotNet.OpenCowork +PackageVersion: 0.9.113 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: ef264783-8179-52ad-bf3a-efd1a5ce435d +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/0.9.113/OpenCowork-win-amd64-setup.exe + InstallerSha256: 7D72A8432EA8586FDF70510FB0D48F0B86E272D500437A56B43FBBCAE0B987A3 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/0.9.113/OpenCowork-win-amd64-setup.exe + InstallerSha256: 7D72A8432EA8586FDF70510FB0D48F0B86E272D500437A56B43FBBCAE0B987A3 + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/0.9.113/OpenCowork-win-arm64-setup.exe + InstallerSha256: A8C6C200D52F8C63D630A4768EC7FF53766A541471CAD76B042EAD1807148C99 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AIDotNet/OpenCowork/0.9.113/AIDotNet.OpenCowork.locale.en-US.yaml b/manifests/a/AIDotNet/OpenCowork/0.9.113/AIDotNet.OpenCowork.locale.en-US.yaml new file mode 100644 index 000000000000..354ae8c110c8 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/0.9.113/AIDotNet.OpenCowork.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: AIDotNet.OpenCowork +PackageVersion: 0.9.113 +PackageLocale: en-US +Publisher: example.com +PublisherUrl: https://github.com/AIDotNet +PublisherSupportUrl: https://github.com/AIDotNet/OpenCowork/issues +PackageName: OpenCoWork +PackageUrl: https://github.com/AIDotNet/OpenCowork +License: Apache-2.0 +LicenseUrl: https://github.com/AIDotNet/OpenCowork/blob/HEAD/LICENSE +Copyright: Copyright 2026 AIDotNet +ShortDescription: Open-source desktop platform for multi-agent collaboration. Empowering AI agents with local tools, parallel teamwork, and seamless workplace integration. +Description: |- + Traditional LLM interfaces are often "environment-isolated islands." Developers spend 50% of their time copy-pasting code, terminal logs, and file contents between the chat and their IDE. + OpenCowork solves this by providing: + - Local Agency: Agents can directly read/write files and execute shell commands with your permission. + - Context Awareness: No more manual context feeding. Agents explore your codebase and logs autonomously. + - Task Orchestration: Complex tasks (like "Refactor this module and update tests") are broken down and handled by specialized sub-agents. + - Human-in-the-loop: You stay in control with a transparent tool-call approval system. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotes: |- + Added + - Implemented WebDAV sync functionality with full UI integration for managing sync settings. + - Added SyncPage component for configuring and monitoring WebDAV sync operations. + - Introduced IPC channels for sync configuration, status queries, and conflict resolution. + - Created sync type definitions for managing sync configurations and operations. + - Enhanced SshTerminal to handle terminal resizing and notify remote sessions. + - Added UI store management for opening and closing the sync page. + - Implemented conflict resolution handling in the sync process. + Changed + - Updated localization files for sync-related strings in both English and Chinese. +ReleaseNotesUrl: https://github.com/AIDotNet/OpenCowork/releases/tag/0.9.113 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AIDotNet/OpenCowork/0.9.113/AIDotNet.OpenCowork.locale.zh-CN.yaml b/manifests/a/AIDotNet/OpenCowork/0.9.113/AIDotNet.OpenCowork.locale.zh-CN.yaml new file mode 100644 index 000000000000..7eceeae181ea --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/0.9.113/AIDotNet.OpenCowork.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AIDotNet.OpenCowork +PackageVersion: 0.9.113 +PackageLocale: zh-CN +ShortDescription: 开源桌面多智能体协作平台,为 AI 智能体赋予本地工具、并行团队协作及无缝办公集成能力。 +Description: |- + 传统的 LLM 界面往往是“环境孤岛”。开发者通常需要花费 50% 的时间在聊天窗口和 IDE 之间手动复制粘贴代码、终端日志和文件内容。 + OpenCowork 通过以下方式解决这一问题: + - 本地代理能力:智能体可以在您的许可下直接读写文件并执行 Shell 命令。 + - 上下文感知:无需再手动喂数据。智能体会自主探索您的代码库和日志。 + - 任务编排:复杂的任务(如“重构此模块并更新测试”)会被拆解并由专门的子智能体处理。 + - 人在回路:通过透明的工具调用审批系统,您始终拥有最终控制权。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ReleaseNotesUrl: https://github.com/AIDotNet/OpenCowork/releases/tag/0.9.113 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/138.0.7191.0/Google.Chrome.Dev.EXE.yaml b/manifests/a/AIDotNet/OpenCowork/0.9.113/AIDotNet.OpenCowork.yaml similarity index 54% rename from manifests/g/Google/Chrome/Dev/EXE/138.0.7191.0/Google.Chrome.Dev.EXE.yaml rename to manifests/a/AIDotNet/OpenCowork/0.9.113/AIDotNet.OpenCowork.yaml index 57a7691bd763..65200c0e25d6 100644 --- a/manifests/g/Google/Chrome/Dev/EXE/138.0.7191.0/Google.Chrome.Dev.EXE.yaml +++ b/manifests/a/AIDotNet/OpenCowork/0.9.113/AIDotNet.OpenCowork.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Dev.EXE -PackageVersion: 138.0.7191.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AIDotNet.OpenCowork +PackageVersion: 0.9.113 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Aircall/AircallWorkspace/1.14.16/Aircall.AircallWorkspace.installer.yaml b/manifests/a/Aircall/AircallWorkspace/1.14.16/Aircall.AircallWorkspace.installer.yaml new file mode 100644 index 000000000000..f79f487872b3 --- /dev/null +++ b/manifests/a/Aircall/AircallWorkspace/1.14.16/Aircall.AircallWorkspace.installer.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Aircall.AircallWorkspace +PackageVersion: 1.14.16 +UpgradeBehavior: install +Protocols: +- aircall +- callto +- tel +Installers: +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://download-electron.aircall.io/aircall-workspace/Aircall-Workspace-1.14.16-x64.exe + InstallerSha256: C3BE6F88A4A44EA0C13866E1B4163FAFFC21F0624F5A6A9E30CD4050BC1F4673 + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + ProductCode: Aircall-Workspace + AppsAndFeaturesEntries: + - DisplayName: Aircall-Workspace + DisplayVersion: 1.14.16 +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://download-electron.aircall.io/aircall-workspace/Aircall-Workspace-1.14.16-x64.msi + InstallerSha256: 96A388E1C9B48C3861194BD28B3D696A88E1276AED4CBCE42D375C23DDA2C816 + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + ProductCode: '{21A3C3F8-21E8-4463-84BF-CF070632AB53}' + AppsAndFeaturesEntries: + - DisplayVersion: 1.14.16.51923 + ProductCode: '{21A3C3F8-21E8-4463-84BF-CF070632AB53}' + UpgradeCode: '{4267F4EE-71BB-5FAA-9A6A-70660A24E665}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Aircall/AircallWorkspace/1.14.16/Aircall.AircallWorkspace.locale.en-US.yaml b/manifests/a/Aircall/AircallWorkspace/1.14.16/Aircall.AircallWorkspace.locale.en-US.yaml new file mode 100644 index 000000000000..54b396dddcde --- /dev/null +++ b/manifests/a/Aircall/AircallWorkspace/1.14.16/Aircall.AircallWorkspace.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Aircall.AircallWorkspace +PackageVersion: 1.14.16 +PackageLocale: en-US +Publisher: Aircall +PublisherUrl: https://aircall.io/ +PrivacyUrl: https://aircall.io/privacy/ +Author: Aircall.io, Inc. +PackageName: Aircall Workspace +PackageUrl: https://aircall.io/download/ +License: Proprietary +LicenseUrl: https://legal.aircall.io/#end-user-license-agreement +Copyright: Copyright Aircall 2026 +CopyrightUrl: https://legal.aircall.io/#end-user-license-agreement +ShortDescription: Make, receive, and manage customer communications directly from your Mac or PC. +Tags: +- bussiness +- collaborate +- collaboration +- comunication +- conference +- crm +- customer +- customer-service +- enterprise +- meeting +- oa +- office +- saas +- team +PurchaseUrl: https://aircall.io/pricing/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Aircall/AircallWorkspace/1.14.16/Aircall.AircallWorkspace.locale.zh-CN.yaml b/manifests/a/Aircall/AircallWorkspace/1.14.16/Aircall.AircallWorkspace.locale.zh-CN.yaml new file mode 100644 index 000000000000..e112871beb55 --- /dev/null +++ b/manifests/a/Aircall/AircallWorkspace/1.14.16/Aircall.AircallWorkspace.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Aircall.AircallWorkspace +PackageVersion: 1.14.16 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 直接从 Mac 或 PC 收发和管理客户通信。 +Tags: +- crm +- oa +- saas +- 企业 +- 会议 +- 公司 +- 办公 +- 协作 +- 协同 +- 商务 +- 团队 +- 客户 +- 客服 +- 文档 +- 沟通 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Aircall/AircallWorkspace/1.14.16/Aircall.AircallWorkspace.yaml b/manifests/a/Aircall/AircallWorkspace/1.14.16/Aircall.AircallWorkspace.yaml new file mode 100644 index 000000000000..8f2258bf80ce --- /dev/null +++ b/manifests/a/Aircall/AircallWorkspace/1.14.16/Aircall.AircallWorkspace.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: Aircall.AircallWorkspace +PackageVersion: 1.14.16 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/AlibabaCloudCLI/3.3.21/Alibaba.AlibabaCloudCLI.installer.yaml b/manifests/a/Alibaba/AlibabaCloudCLI/3.3.21/Alibaba.AlibabaCloudCLI.installer.yaml new file mode 100644 index 000000000000..494aa7dfd84e --- /dev/null +++ b/manifests/a/Alibaba/AlibabaCloudCLI/3.3.21/Alibaba.AlibabaCloudCLI.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: Alibaba.AlibabaCloudCLI +PackageVersion: 3.3.21 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: aliyun.exe + PortableCommandAlias: aliyun +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/aliyun/aliyun-cli/releases/download/v3.3.21/aliyun-cli-windows-3.3.21-amd64.zip + InstallerSha256: ADBFD280EB43F69B2A8C6D2F0982BE2ED1C7DD0DDB98B9695008923D0D962649 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/AlibabaCloudCLI/3.3.21/Alibaba.AlibabaCloudCLI.locale.en-US.yaml b/manifests/a/Alibaba/AlibabaCloudCLI/3.3.21/Alibaba.AlibabaCloudCLI.locale.en-US.yaml new file mode 100644 index 000000000000..0157e7314b00 --- /dev/null +++ b/manifests/a/Alibaba/AlibabaCloudCLI/3.3.21/Alibaba.AlibabaCloudCLI.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Alibaba.AlibabaCloudCLI +PackageVersion: 3.3.21 +PackageLocale: en-US +Publisher: Alibaba Cloud +PublisherUrl: https://www.alibabacloud.com/ +PublisherSupportUrl: https://github.com/aliyun/aliyun-cli/issues +PrivacyUrl: https://www.alibabacloud.com/help/en/legal/latest/alibaba-cloud-international-website-privacy-policy +Author: Aliyun Computing Co., Ltd. +PackageName: Alibaba Cloud CLI +PackageUrl: https://www.alibabacloud.com/help/en/alibaba-cloud-cli +License: Apache-2.0 +LicenseUrl: https://github.com/aliyun/aliyun-cli/blob/master/LICENSE +Copyright: Copyright (c) 2026-present, Alibaba Cloud All rights reserved. +ShortDescription: The Alibaba Cloud CLI is a tool to manage and use Alibaba Cloud resources through a command line interface. It is written in Go and built on the top of Alibaba Cloud OpenAPI. +Description: |- + Alibaba Cloud Command Line Interface (Alibaba Cloud CLI) is an open source tool built on the Alibaba Cloud SDK for Go. You can use the aliyun command to interact with other Alibaba Cloud services to manage your Alibaba Cloud resources. + Alibaba Cloud CLI can directly access the Alibaba cloud product OpenAPI. You can manage and maintain your own Alibaba Cloud resources by developing the shell script based on Alibaba Cloud CLI. Make sure that you have activated the cloud product you want to use and understand the API usage of the product. +Moniker: aliyun-cli +Tags: +- alibaba-cloud +- aliyun +ReleaseNotes: |- + What's Changed + - Match policy rules against the command users actually type for ROA by @AllyW in https://github.com/aliyun/aliyun-cli/pull/1344 + Full Changelog: https://github.com/aliyun/aliyun-cli/compare/v3.3.20...v3.3.21 +ReleaseNotesUrl: https://github.com/aliyun/aliyun-cli/releases/tag/v3.3.21 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/AlibabaCloudCLI/3.3.21/Alibaba.AlibabaCloudCLI.locale.zh-CN.yaml b/manifests/a/Alibaba/AlibabaCloudCLI/3.3.21/Alibaba.AlibabaCloudCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..a906f36edc36 --- /dev/null +++ b/manifests/a/Alibaba/AlibabaCloudCLI/3.3.21/Alibaba.AlibabaCloudCLI.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Alibaba.AlibabaCloudCLI +PackageVersion: 3.3.21 +PackageLocale: zh-CN +Publisher: 阿里云 +PublisherUrl: https://www.aliyun.com/ +PublisherSupportUrl: https://github.com/aliyun/aliyun-cli/issues +PrivacyUrl: https://terms.aliyun.com/legal-agreement/terms/suit_bu1_ali_cloud/suit_bu1_ali_cloud201902141711_54837.html +Author: 阿里云计算有限公司 +PackageName: 阿里云CLI +PackageUrl: https://help.aliyun.com/product/29991.html +License: Apache-2.0 +LicenseUrl: https://github.com/aliyun/aliyun-cli/blob/master/LICENSE +Copyright: Copyright (c) 2026-present, Alibaba Cloud All rights reserved. +ShortDescription: 阿里云命令行工具是用 Go 语言编写的, 基于阿里云 OpenAPI 打造的,用于管理阿里云资源的工具。通过下载和配置该工具,您可以在一个命令行方式下管理多个阿里云产品资源。 +Description: 阿里云命令行工具 CLI(Alibaba Cloud CLI)是基于阿里云开放 API 建立的管理工具。借助此工具,您可以通过调用阿里云开放 API 来管理阿里云产品。该命令行工具与阿里云开放 API 一一对应,灵活性高且易于扩展。您可基于该命令行工具对阿里云原生 API 进行封装,扩展出您想要的功能。 +Tags: +- 阿里云 +ReleaseNotesUrl: https://github.com/aliyun/aliyun-cli/releases/tag/v3.3.21 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/AlibabaCloudCLI/3.3.21/Alibaba.AlibabaCloudCLI.yaml b/manifests/a/Alibaba/AlibabaCloudCLI/3.3.21/Alibaba.AlibabaCloudCLI.yaml new file mode 100644 index 000000000000..3d69eb2a91bf --- /dev/null +++ b/manifests/a/Alibaba/AlibabaCloudCLI/3.3.21/Alibaba.AlibabaCloudCLI.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: Alibaba.AlibabaCloudCLI +PackageVersion: 3.3.21 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/QoderWork/0.5.7/Alibaba.QoderWork.installer.yaml b/manifests/a/Alibaba/QoderWork/0.5.8/Alibaba.QoderWork.installer.yaml similarity index 78% rename from manifests/a/Alibaba/QoderWork/0.5.7/Alibaba.QoderWork.installer.yaml rename to manifests/a/Alibaba/QoderWork/0.5.8/Alibaba.QoderWork.installer.yaml index e6082079ca01..6818db9a30fc 100644 --- a/manifests/a/Alibaba/QoderWork/0.5.7/Alibaba.QoderWork.installer.yaml +++ b/manifests/a/Alibaba/QoderWork/0.5.8/Alibaba.QoderWork.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Alibaba.QoderWork -PackageVersion: 0.5.7 +PackageVersion: 0.5.8 InstallerType: nullsoft InstallerSwitches: Upgrade: --updated @@ -10,18 +10,18 @@ UpgradeBehavior: install Protocols: - qoder-work ProductCode: db2524f4-0057-5839-9e54-74a2c4a0ad5e -ReleaseDate: 2026-06-03 +ReleaseDate: 2026-06-04 Installers: - Architecture: x64 Scope: user InstallerUrl: https://download.qoder.com.cn/qoder-work/releases/latest/QoderWork-Setup-User-x64.exe - InstallerSha256: 2ECF17B233BD8C90F7A1B036A793166A4906B1C26FE70AAB25200DB5E2088DD6 + InstallerSha256: 04C5B4D7EE8D18B81E03B77EDBC8F91915AF200AF779D1FACBC04DF93C29FA72 InstallerSwitches: Custom: /currentuser - Architecture: x64 Scope: machine InstallerUrl: https://download.qoder.com.cn/qoder-work/releases/latest/QoderWork-Setup-User-x64.exe - InstallerSha256: 2ECF17B233BD8C90F7A1B036A793166A4906B1C26FE70AAB25200DB5E2088DD6 + InstallerSha256: 04C5B4D7EE8D18B81E03B77EDBC8F91915AF200AF779D1FACBC04DF93C29FA72 InstallerSwitches: Custom: /allusers ManifestType: installer diff --git a/manifests/a/Alibaba/QoderWork/0.5.7/Alibaba.QoderWork.locale.en-US.yaml b/manifests/a/Alibaba/QoderWork/0.5.8/Alibaba.QoderWork.locale.en-US.yaml similarity index 99% rename from manifests/a/Alibaba/QoderWork/0.5.7/Alibaba.QoderWork.locale.en-US.yaml rename to manifests/a/Alibaba/QoderWork/0.5.8/Alibaba.QoderWork.locale.en-US.yaml index ee72564b6315..1542be2fd290 100644 --- a/manifests/a/Alibaba/QoderWork/0.5.7/Alibaba.QoderWork.locale.en-US.yaml +++ b/manifests/a/Alibaba/QoderWork/0.5.8/Alibaba.QoderWork.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Alibaba.QoderWork -PackageVersion: 0.5.7 +PackageVersion: 0.5.8 PackageLocale: en-US Publisher: Qoder PublisherUrl: https://qoder.com/ diff --git a/manifests/a/Alibaba/QoderWork/0.5.7/Alibaba.QoderWork.locale.zh-CN.yaml b/manifests/a/Alibaba/QoderWork/0.5.8/Alibaba.QoderWork.locale.zh-CN.yaml similarity index 98% rename from manifests/a/Alibaba/QoderWork/0.5.7/Alibaba.QoderWork.locale.zh-CN.yaml rename to manifests/a/Alibaba/QoderWork/0.5.8/Alibaba.QoderWork.locale.zh-CN.yaml index 7a079571460e..244756fc2f61 100644 --- a/manifests/a/Alibaba/QoderWork/0.5.7/Alibaba.QoderWork.locale.zh-CN.yaml +++ b/manifests/a/Alibaba/QoderWork/0.5.8/Alibaba.QoderWork.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Alibaba.QoderWork -PackageVersion: 0.5.7 +PackageVersion: 0.5.8 PackageLocale: zh-CN License: 专有软件 ShortDescription: 将智能体能力扩展至代码之外。只需描述您的需求——QoderWork 负责规划、执行并交付。 diff --git a/manifests/a/Alibaba/QoderWork/0.5.7/Alibaba.QoderWork.yaml b/manifests/a/Alibaba/QoderWork/0.5.8/Alibaba.QoderWork.yaml similarity index 91% rename from manifests/a/Alibaba/QoderWork/0.5.7/Alibaba.QoderWork.yaml rename to manifests/a/Alibaba/QoderWork/0.5.8/Alibaba.QoderWork.yaml index 44166ab221a7..5b4fa3fc628e 100644 --- a/manifests/a/Alibaba/QoderWork/0.5.7/Alibaba.QoderWork.yaml +++ b/manifests/a/Alibaba/QoderWork/0.5.8/Alibaba.QoderWork.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Alibaba.QoderWork -PackageVersion: 0.5.7 +PackageVersion: 0.5.8 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/a/Axosoft/GitKraken/12.1.2/Axosoft.GitKraken.installer.yaml b/manifests/a/Axosoft/GitKraken/12.1.2/Axosoft.GitKraken.installer.yaml index 997d828ec0ce..ec5d9f0ad68d 100644 --- a/manifests/a/Axosoft/GitKraken/12.1.2/Axosoft.GitKraken.installer.yaml +++ b/manifests/a/Axosoft/GitKraken/12.1.2/Axosoft.GitKraken.installer.yaml @@ -1,23 +1,42 @@ -# Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Axosoft.GitKraken PackageVersion: 12.1.2 -InstallerType: exe -Scope: user InstallModes: - interactive - silent -InstallerSwitches: - Silent: --silent - SilentWithProgress: --silent -UpgradeBehavior: install -Protocols: -- gitkraken -ProductCode: gitkraken +Platform: +- Windows.Desktop Installers: - Architecture: x64 + InstallerType: msi + InstallerUrl: https://api.gitkraken.dev/releases/production/windows/x64/12.1.2/GitKrakenSetup.msi + InstallerSha256: 8b310083a859a9f17d20a3f875e7e2530e4fa31a65c0f85ddaa7a592169aec8f +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + UpgradeBehavior: install + ProductCode: gitkraken InstallerUrl: https://api.gitkraken.dev/releases/production/windows/x64/12.1.2/GitKrakenSetup.exe InstallerSha256: 9D11B27CE7490B099B05B2C1A1790F9FFBE23F3D7F260F2C4E6CDA8616554DDD +- Architecture: arm64 + InstallerType: msi + InstallerUrl: https://api.gitkraken.dev/releases/production/windows/arm64/12.1.2/GitKrakenSetup.msi + InstallerSha256: 6945706fee45a6b5a28892647941c6bfb251ec4c2b441b78e12b4fc2f67e1e29 +- Architecture: arm64 + InstallerType: exe + Scope: user + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + UpgradeBehavior: install + ProductCode: gitkraken + InstallerUrl: https://api.gitkraken.dev/releases/production/windows/arm64/12.1.2/GitKrakenSetup.exe + InstallerSha256: cf2a505686391b9c819bd67c97f79c57b92eee354517e13a2cc8cb6f1b15e79e +Protocols: +- gitkraken ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/b/Bilibili/Bilibili/1.17.8/Bilibili.Bilibili.installer.yaml b/manifests/b/Bilibili/Bilibili/1.17.8/Bilibili.Bilibili.installer.yaml new file mode 100644 index 000000000000..b95cd9c1d464 --- /dev/null +++ b/manifests/b/Bilibili/Bilibili/1.17.8/Bilibili.Bilibili.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: Bilibili.Bilibili +PackageVersion: 1.17.8 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- bilipc +ProductCode: BiliBili +ReleaseDate: 2026-06-04 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://dl.hdslb.com/mobile/pack/bili_win/24912263/public/bilibili-setup-v1.17.8.exe + InstallerSha256: 5D1C2A1C11ED78073BD668E3F273921987201C9F9ED6CA473D929EF881DD39B2 +- Architecture: arm64 + InstallerUrl: https://dl.hdslb.com/mobile/pack/bili_win/24912263/public/bilibili-setup-v1.17.8.exe + InstallerSha256: 5D1C2A1C11ED78073BD668E3F273921987201C9F9ED6CA473D929EF881DD39B2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bilibili/Bilibili/1.17.8/Bilibili.Bilibili.locale.en-US.yaml b/manifests/b/Bilibili/Bilibili/1.17.8/Bilibili.Bilibili.locale.en-US.yaml new file mode 100644 index 000000000000..f10973183ebd --- /dev/null +++ b/manifests/b/Bilibili/Bilibili/1.17.8/Bilibili.Bilibili.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Bilibili.Bilibili +PackageVersion: 1.17.8 +PackageLocale: en-US +Publisher: 哔哩哔哩 +PublisherUrl: https://www.bilibili.com/ +PublisherSupportUrl: https://www.bilibili.com/v/customer-service +PrivacyUrl: https://www.bilibili.com/blackboard/protocal/privacy-pc-desktop.html +Author: Shanghai Magic Electric Information Technology Co., Ltd. +PackageName: 哔哩哔哩 +PackageUrl: https://app.bilibili.com/ +License: Proprietary +LicenseUrl: https://www.bilibili.com/protocal/licence.html +Copyright: Copyright © 2026 +ShortDescription: Bilibili Windows client +Tags: +- animation +- anime +- bangumi +- danmaku +- danmu +- donghua +- film +- gaming +- kichiku +- live +- movie +- serial +- series +- streaming +- ucg +- video +ReleaseNotesUrl: https://app.bilibili.com/ +PurchaseUrl: https://account.bilibili.com/account/big +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bilibili/Bilibili/1.17.8/Bilibili.Bilibili.locale.zh-CN.yaml b/manifests/b/Bilibili/Bilibili/1.17.8/Bilibili.Bilibili.locale.zh-CN.yaml new file mode 100644 index 000000000000..6781b8b82476 --- /dev/null +++ b/manifests/b/Bilibili/Bilibili/1.17.8/Bilibili.Bilibili.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Bilibili.Bilibili +PackageVersion: 1.17.8 +PackageLocale: zh-CN +Publisher: 哔哩哔哩 +PublisherUrl: https://www.bilibili.com/ +PublisherSupportUrl: https://www.bilibili.com/v/customer-service +PrivacyUrl: https://www.bilibili.com/blackboard/protocal/privacy-pc-desktop.html +Author: 上海幻电信息科技有限公司 +PackageName: 哔哩哔哩 +PackageUrl: https://app.bilibili.com/ +License: 专有软件 +LicenseUrl: https://www.bilibili.com/protocal/licence.html +Copyright: Copyright © 2026 +ShortDescription: 哔哩哔哩 Windows 客户端 +Tags: +- b站 +- ucg +- 动漫 +- 动画 +- 国创 +- 国漫 +- 弹幕 +- 新番 +- 游戏 +- 电影 +- 电视剧 +- 电竞 +- 番剧 +- 直播 +- 视频 +- 鬼畜 +ReleaseNotes: 我们对使用体验进行了一轮优化并解决了一些 bug~~ +ReleaseNotesUrl: https://app.bilibili.com/ +PurchaseUrl: https://account.bilibili.com/account/big +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bilibili/Bilibili/1.17.8/Bilibili.Bilibili.yaml b/manifests/b/Bilibili/Bilibili/1.17.8/Bilibili.Bilibili.yaml new file mode 100644 index 000000000000..debcbed28002 --- /dev/null +++ b/manifests/b/Bilibili/Bilibili/1.17.8/Bilibili.Bilibili.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: Bilibili.Bilibili +PackageVersion: 1.17.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.5/BitSum.ProcessLasso.Beta.installer.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.9/BitSum.ProcessLasso.Beta.installer.yaml similarity index 82% rename from manifests/b/BitSum/ProcessLasso/Beta/18.2.2.5/BitSum.ProcessLasso.Beta.installer.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.2.2.9/BitSum.ProcessLasso.Beta.installer.yaml index ee0fc1ea2f56..142b49b687b1 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.5/BitSum.ProcessLasso.Beta.installer.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.9/BitSum.ProcessLasso.Beta.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.2.2.5 +PackageVersion: 18.2.2.9 InstallerType: nullsoft Scope: machine UpgradeBehavior: install @@ -12,6 +12,6 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://dl.bitsum.com/files/beta/processlassosetup64.exe - InstallerSha256: CC278087A4EF9FFFF5FB50145E1478434038F698C40BA12605B8E22EAEF979EC + InstallerSha256: 7AE66F5D4BF0DC5D599B3E3E4A4D8E07CB4723A352C12E75D66258588978B365 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.5/BitSum.ProcessLasso.Beta.locale.en-US.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.9/BitSum.ProcessLasso.Beta.locale.en-US.yaml similarity index 99% rename from manifests/b/BitSum/ProcessLasso/Beta/18.2.2.5/BitSum.ProcessLasso.Beta.locale.en-US.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.2.2.9/BitSum.ProcessLasso.Beta.locale.en-US.yaml index 731baa9b488d..897f874eb7cb 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.5/BitSum.ProcessLasso.Beta.locale.en-US.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.9/BitSum.ProcessLasso.Beta.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.2.2.5 +PackageVersion: 18.2.2.9 PackageLocale: en-US Publisher: Bitsum PublisherUrl: https://bitsum.com/ diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.5/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.9/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml similarity index 98% rename from manifests/b/BitSum/ProcessLasso/Beta/18.2.2.5/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.2.2.9/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml index d1fb21d83204..167276d60027 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.5/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.9/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.2.2.5 +PackageVersion: 18.2.2.9 PackageLocale: zh-CN License: 专有软件 ShortDescription: 实时 CPU 优化和自动化 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.5/BitSum.ProcessLasso.Beta.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.9/BitSum.ProcessLasso.Beta.yaml similarity index 90% rename from manifests/b/BitSum/ProcessLasso/Beta/18.2.2.5/BitSum.ProcessLasso.Beta.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.2.2.9/BitSum.ProcessLasso.Beta.yaml index dd49e59c0bc9..877f82ebba0c 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.5/BitSum.ProcessLasso.Beta.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.9/BitSum.ProcessLasso.Beta.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.2.2.5 +PackageVersion: 18.2.2.9 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.48/ByteDance.LarkCLI.installer.yaml b/manifests/b/ByteDance/LarkCLI/1.0.48/ByteDance.LarkCLI.installer.yaml new file mode 100644 index 000000000000..0a7b95d94d01 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.48/ByteDance.LarkCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.48 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: lark-cli.exe +Commands: +- lark-cli +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/larksuite/cli/releases/download/v1.0.48/lark-cli-1.0.48-windows-amd64.zip + InstallerSha256: 5F50446C9CC7DD0586905A909B7A5640F8F6AE7A209A9A5524A2DA0A9D69DA2D +- Architecture: arm64 + InstallerUrl: https://github.com/larksuite/cli/releases/download/v1.0.48/lark-cli-1.0.48-windows-arm64.zip + InstallerSha256: 86F775C9C1966EF7577D9660514F4959CF1EEE6C26633FED983E927CE188F703 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.48/ByteDance.LarkCLI.locale.en-US.yaml b/manifests/b/ByteDance/LarkCLI/1.0.48/ByteDance.LarkCLI.locale.en-US.yaml new file mode 100644 index 000000000000..778240328db3 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.48/ByteDance.LarkCLI.locale.en-US.yaml @@ -0,0 +1,57 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.48 +PackageLocale: en-US +Publisher: Lark Technologies Pte. Ltd. +PublisherUrl: https://www.larksuite.com/en_us/ +PublisherSupportUrl: https://github.com/larksuite/cli/issues +PrivacyUrl: https://www.larksuite.com/en_us/privacy-policy +Author: Lark Technologies Pte. Ltd. +PackageName: Lark CLI +PackageUrl: https://github.com/larksuite/cli +License: MIT +LicenseUrl: https://github.com/larksuite/cli/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Lark Technologies Pte. Ltd. +CopyrightUrl: https://www.larksuite.com/en_us/user-terms-of-service +ShortDescription: A command-line tool for Lark/Feishu Open Platform — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 19 AI Agent Skills. +Description: |- + A command-line tool for Lark/Feishu Open Platform — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 19 AI Agent Skills. + Why lark-cli? + - Agent-Native Design — 19 structured Skills out of the box, compatible with popular AI tools — Agents can operate Lark with zero extra setup + - Wide Coverage — 11 business domains, 200+ curated commands, 19 AI Agent Skills + - AI-Friendly & Optimized — Every command is tested with real Agents, featuring concise parameters, smart defaults, and structured output to maximize Agent call success rates + - Open Source, Zero Barriers — MIT license, ready to use, just npm install + - Up and Running in 3 Minutes — One-click app creation, interactive login, from install to first API call in just 3 steps + - Secure & Controllable — Input injection protection, terminal output sanitization, OS-native keychain credential storage + - Three-Layer Architecture — Shortcuts (human & AI friendly) → API Commands (platform-synced) → Raw API (full coverage), choose the right granularity + Features + - 📅 Calendar: View agenda, create events, invite attendees, check free/busy status, time suggestions + - 💬 Messenger: Send/reply messages, create and manage group chats, view chat history & threads, search messages, download media + - 📄 Docs: Create, read, update, and search documents, read/write media & whiteboards + - 📁 Drive: Upload and download files, search docs & wiki, manage comments + - 📊 Base: Create and manage tables, fields, records, views, dashboards, data aggregation & analytics + - 📈 Sheets: Create, read, write, append, find, and export spreadsheet data + - ✅ Tasks: Create, query, update, and complete tasks; manage task lists, subtasks, comments & reminders + - 📚 Wiki: Create and manage knowledge spaces, nodes, and documents + - 👤 Contact: Search users by name/email/phone, get user profiles + - 📧 Mail: Browse, search, read emails, send, reply, forward, manage drafts, watch new mail + - 🎥 Meetings: Search meeting records, query meeting minutes & recordings +Moniker: lark-cli +Tags: +- feishu +- lark +ReleaseNotes: |- + Changelog + - 493b3cce953cac888977a0cba10d68f3e527eb51 chore(release): v1.0.48 (#1270) + - 7a0dbe057ba977422c614d2ed592febd68e1b805 docs(slides): add whiteboard element documentation and improve slide guidance (#1029) + - 256df8c0fb5a57391ce32c461373b9bc6c6d8341 docs(vc-agent): require explicit leave request (#1260) + - ac116e7ca3e3d2a5f1e452afab2c465d945d36c8 feat(drive): add drive preview and cover shortcuts and document quota details (#1259) + - a82a486508759371ed790f4560380e8598c92dde feat(mail): preserve mailbox context in +triage output for public mailboxes (#1238) + - 5e6a3eb85711c84d7799fda552110433aad53374 feat(mail): return typed error envelopes across the mail domain (#1250) + - 8ce38793a7307df53776210a7fde9ed5fd1ca1a8 feat: add contact skill domain guidance (#1144) + - abc0553f2175d0bb44a0b144a46e6a08663f92cc fix: use json skills list during update (#1251) +ReleaseNotesUrl: https://github.com/larksuite/cli/releases/tag/v1.0.48 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.48/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml b/manifests/b/ByteDance/LarkCLI/1.0.48/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml new file mode 100644 index 000000000000..8b07fb0bb3cc --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.48/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.48 +PackageLocale: zh-Hans-CN +Publisher: 北京飞书科技有限公司 +PublisherUrl: https://www.feishu.cn/ +PrivacyUrl: https://www.feishu.cn/privacy +Author: 北京飞书科技有限公司 +CopyrightUrl: https://www.feishu.cn/terms +ShortDescription: 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 +Description: |- + 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 + 为什么选 lark-cli? + - 为 Agent 原生设计 — Skills 开箱即用,适配主流 AI 工具,Agent 无需额外适配即可操作飞书 + - 覆盖面广 — 11 大业务域、200+ 精选命令、 19 个 AI Agent Skills + - AI 友好调优 — 每条命令经过 Agent 实测验证,提供更友好的参数、智能默认值和结构化输出,大幅提升 Agent 调用成功率 + - 开源零门槛 — MIT 协议,开箱即用,npm install 即可使用 + - 三分钟上手 — 一键创建应用、交互式登录授权,从安装到第一次 API 调用只需三步 + - 安全可控 — 输入防注入、终端输出净化、OS 原生密钥链存储凭证 + - 三层调用架构 — 快捷命令(人机友好)→ API 命令(平台同步)→ 通用调用(全 API 覆盖),按需选择粒度 + 功能 + - 📅 日历:查看日程、创建日程、邀请参会人、查询忙闲状态、时间建议 + - 💬 即时通讯:发送/回复消息、创建和管理群聊、查看聊天记录与话题、搜索消息、下载媒体文件 + - 📄 云文档:创建、读取、更新文档、搜索文档、读写素材与画板 + - 📁 云空间:上传和下载文件、搜索文档与知识库、管理评论 + - 📊 多维表格:创建和管理多维表格、字段、记录、视图、仪表盘,数据聚合分析 + - 📈 电子表格:创建、读取、写入、追加、查找和导出表格数据 + - ✅ 任务:创建、查询、更新和完成任务;管理任务清单、子任务、评论与提醒 + - 📚 知识库:创建和管理知识空间、节点和文档 + - 👤 通讯录:按姓名/邮箱/手机号搜索用户、获取用户信息 + - 📧 邮箱:浏览、搜索、阅读邮件,发送、回复、转发邮件,管理草稿,监听新邮件 + - 🎥 视频会议:搜索会议记录、查询会议纪要与录制 +Tags: +- lark +- 飞书 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.48/ByteDance.LarkCLI.locale.zh-Hans.yaml b/manifests/b/ByteDance/LarkCLI/1.0.48/ByteDance.LarkCLI.locale.zh-Hans.yaml new file mode 100644 index 000000000000..b0cdec4a0d29 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.48/ByteDance.LarkCLI.locale.zh-Hans.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.48 +PackageLocale: zh-Hans +PublisherUrl: https://www.larksuite.com/zh_cn/ +PrivacyUrl: https://www.larksuite.com/zh_cn/privacy-policy +CopyrightUrl: https://www.larksuite.com/zh_cn/user-terms-of-service +ShortDescription: 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 +Description: |- + 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 + 为什么选 lark-cli? + - 为 Agent 原生设计 — Skills 开箱即用,适配主流 AI 工具,Agent 无需额外适配即可操作飞书 + - 覆盖面广 — 11 大业务域、200+ 精选命令、 19 个 AI Agent Skills + - AI 友好调优 — 每条命令经过 Agent 实测验证,提供更友好的参数、智能默认值和结构化输出,大幅提升 Agent 调用成功率 + - 开源零门槛 — MIT 协议,开箱即用,npm install 即可使用 + - 三分钟上手 — 一键创建应用、交互式登录授权,从安装到第一次 API 调用只需三步 + - 安全可控 — 输入防注入、终端输出净化、OS 原生密钥链存储凭证 + - 三层调用架构 — 快捷命令(人机友好)→ API 命令(平台同步)→ 通用调用(全 API 覆盖),按需选择粒度 + 功能 + - 📅 日历:查看日程、创建日程、邀请参会人、查询忙闲状态、时间建议 + - 💬 即时通讯:发送/回复消息、创建和管理群聊、查看聊天记录与话题、搜索消息、下载媒体文件 + - 📄 云文档:创建、读取、更新文档、搜索文档、读写素材与画板 + - 📁 云空间:上传和下载文件、搜索文档与知识库、管理评论 + - 📊 多维表格:创建和管理多维表格、字段、记录、视图、仪表盘,数据聚合分析 + - 📈 电子表格:创建、读取、写入、追加、查找和导出表格数据 + - ✅ 任务:创建、查询、更新和完成任务;管理任务清单、子任务、评论与提醒 + - 📚 知识库:创建和管理知识空间、节点和文档 + - 👤 通讯录:按姓名/邮箱/手机号搜索用户、获取用户信息 + - 📧 邮箱:浏览、搜索、阅读邮件,发送、回复、转发邮件,管理草稿,监听新邮件 + - 🎥 视频会议:搜索会议记录、查询会议纪要与录制 +Tags: +- lark +- 飞书 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.48/ByteDance.LarkCLI.yaml b/manifests/b/ByteDance/LarkCLI/1.0.48/ByteDance.LarkCLI.yaml new file mode 100644 index 000000000000..8517886d5666 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.48/ByteDance.LarkCLI.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: ByteDance.LarkCLI +PackageVersion: 1.0.48 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/ChilliBits/Spice/0.26.0/ChilliBits.Spice.installer.yaml b/manifests/c/ChilliBits/Spice/0.26.0/ChilliBits.Spice.installer.yaml new file mode 100644 index 000000000000..20a8a1257995 --- /dev/null +++ b/manifests/c/ChilliBits/Spice/0.26.0/ChilliBits.Spice.installer.yaml @@ -0,0 +1,26 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ChilliBits.Spice +PackageVersion: 0.26.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: '{BA79A3D6-D3EC-4BB5-9570-497E201D6673}' +ReleaseDate: 2026-06-04 +AppsAndFeaturesEntries: +- ProductCode: '{BA79A3D6-D3EC-4BB5-9570-497E201D6673}' + UpgradeCode: '{F90B5CDB-E91F-4A43-AA7E-AEBC97C5535E}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\Spice' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/spicelang/spice/releases/download/0.26.0/spice_x64_setup.msi + InstallerSha256: CC5C688C1B29F01DB54E8EB5DCE223BDB058F0BBDB85FC59DA520EC7AFABDD01 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/ChilliBits/Spice/0.26.0/ChilliBits.Spice.locale.en-US.yaml b/manifests/c/ChilliBits/Spice/0.26.0/ChilliBits.Spice.locale.en-US.yaml new file mode 100644 index 000000000000..741653b587e3 --- /dev/null +++ b/manifests/c/ChilliBits/Spice/0.26.0/ChilliBits.Spice.locale.en-US.yaml @@ -0,0 +1,81 @@ +# 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: ChilliBits.Spice +PackageVersion: 0.26.0 +PackageLocale: en-US +Publisher: ChilliBits +PublisherUrl: https://chillibits.com/ +PublisherSupportUrl: https://www.spicelang.com/ +PrivacyUrl: https://www.chillibits.com/en/legal-notice +Author: Marc Auberer +PackageName: Spice +PackageUrl: https://www.spicelang.com/ +License: MIT +LicenseUrl: https://github.com/spicelang/spice/blob/HEAD/LICENSE +Copyright: Copyright (c) 2021-2023 ChilliBits +ShortDescription: Spice is a statically-typed, easy to use and compiled programming language. It supports cross-compilation and is especially useful for programming close to the system. +Description: |- + The Spice Programming Language is a compiled language, which can score with it's blazing fast execution time and the universal applicability. + Spice is inspired partially by Golang and C, but improves some things by abstraction which could impact ones productivity in a negative way. +Tags: +- antlr +- chillibits +- cli +- compiler +- docker +- language +- llvm +- programming-language +- spice +ReleaseNotes: |- + Changelog + - d5cfebb: Add support for positional cli args in cli parser std (#1121) (@marcauberer) + - cc7b91f: Add CSV parser to std/text (#1122) (@marcauberer) + - e6cce27: Add JSON parser to std/text (#1123) (@marcauberer) + - c60f7fc: Add XML parser to std/text (#1124) (@marcauberer) + - 6aec6ab: Add move constructor support (#1125) (@marcauberer) + - 9141f57: Fix unary minus parsing (#1126) (@marcauberer) + - 25f20fb: Sync bootstrap compiler and add smoke tests (#1127) (@marcauberer) + - 9eb7023: Fix duplicate signature name (#1128) (@marcauberer) + - d8280ab: Sync AST parts of bootstrap compiler and add smoke tests (#1129) (@marcauberer) + - c79b4b8: Fix heap overflow in std/data/queue via circular buffer (#1130) (@marcauberer) + - d0abed1: Overhaul std/data tests: add smoke + stress per container, fix uncovered bugs (#1131) (@marcauberer) + - 60471d9: Add std/data/bitset container with smoke + stress tests (#1132) (@marcauberer) + - 70ff77b: Add operator overloading for &, |, ^ and ~ (#1133) (@marcauberer) + - 1b0e3a7: Complete bootstrap parser implementation (#1134) (@marcauberer) + - cf25342: Complete and test the self-hosted bootstrap parser (#1135) (@marcauberer) + - 2d97da1: Destruct the lhs before a copy-assignment overwrites it (#1136) (@marcauberer) + - 64540b0: Add Claude Code skills for common Spice dev tasks (#1138) (@marcauberer) + - be3138d: Add Claude Code skills for common Spice dev tasks (#1139) (@marcauberer) + - 2165234: Add spice-debugging skill for bug investigation and fixing (#1140) (@marcauberer) + - 89abf08: Add missing elementary functions to std/math/fct (#1141) (@marcauberer) + - 4277309: Add UTC Date/Time support to std/time (#1142) (@marcauberer) + - 3bb5e3e: Sync bootstrap ExternalLinkerInterface with host compiler (#1143) (@marcauberer) + - 1d05df6: Port model classes to the bootstrap compiler (#1144) (@marcauberer) + - 3615c5f: Add ExprResult to bootstrap compiler (#1145) (@marcauberer) + - 1c9d8d5: Port and test the bootstrap ErrorManager (#1146) (@marcauberer) + - e4bf39d: Complete SemanticError.getMessagePrefix mapping (@marcauberer) + - 783b3d4: Enrich std/ README with per-package module tables (#1147) (@marcauberer) + - 0c3f0ef: Add serialization to std CSV, JSON and XML parsers (#1148) (@marcauberer) + - c1741f8: Vendor build dependencies as git submodules (#1149) (@marcauberer) + - 0aef013: Add spice-profiling skill (#1150) (@marcauberer) + - d97dee5: Improve bootstrap parser performance (#1151) (@marcauberer) + - 9622842: Extend bootstrap compiler (#1152) (@marcauberer) + - 41a580c: Upgrade to LLVM 22.1.7 (#1153) (@marcauberer) + - 4350cf4: Add PriorityQueue to the std library (#1154) (@marcauberer) + - ebbca9a: Add Trie data structure to the std library (#1155) (@marcauberer) + - 7a26f06: Suppress warnings for the bootstrap-compiler test suite (#1157) (@marcauberer) + - 900f2d3: Make scope in bootstrap compiler compile (#1158) (@marcauberer) + - e13fe4a: Disable LLVM RTTI in all build pipelines (#1160) (@marcauberer) + - d4a57df: Sync TypeChain and Type of bootstrap with host compiler (#1163) (@marcauberer) + - 2b26fd1: Sync bootstrap with host compiler (#1165) (@marcauberer) + - 40e2b38: Extend vector smoke test to cover insertAt (#1164) (@marcauberer) + - 61acd52: Fix corrupted VTable when struct method order differs from interface (#1166) (@marcauberer) + - 014deec: Fix crash on generic function substantiations differing only in array size (#1167) (@marcauberer) + What to do next? + - Install Spice + - Visit www.spicelang.com to test the new features +ReleaseNotesUrl: https://github.com/spicelang/spice/releases/tag/0.26.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ChilliBits/Spice/0.26.0/ChilliBits.Spice.yaml b/manifests/c/ChilliBits/Spice/0.26.0/ChilliBits.Spice.yaml new file mode 100644 index 000000000000..9cb989900ddf --- /dev/null +++ b/manifests/c/ChilliBits/Spice/0.26.0/ChilliBits.Spice.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: ChilliBits.Spice +PackageVersion: 0.26.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/ChrisMcLennan/mnml/0.1.3/ChrisMcLennan.mnml.installer.yaml b/manifests/c/ChrisMcLennan/mnml/0.1.3/ChrisMcLennan.mnml.installer.yaml new file mode 100644 index 000000000000..3fd0b40d2075 --- /dev/null +++ b/manifests/c/ChrisMcLennan/mnml/0.1.3/ChrisMcLennan.mnml.installer.yaml @@ -0,0 +1,27 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ChrisMcLennan.mnml +PackageVersion: 0.1.3 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{6F8EC062-21EA-4823-BC5C-013DCBC66038}' +ReleaseDate: 2026-06-04 +AppsAndFeaturesEntries: +- DisplayName: mnml-rs + ProductCode: '{6F8EC062-21EA-4823-BC5C-013DCBC66038}' + UpgradeCode: '{21DB6B89-F8E6-4078-B123-3A6FEAEECD56}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/mnml-rs/bin' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/chris-mclennan/mnml/releases/download/v0.1.3/mnml-rs-x86_64-pc-windows-msvc.msi + InstallerSha256: 240FD040DA2F6394F16B466001160C4A822F9EAD94CD844EADB696B848E47E82 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/ChrisMcLennan/mnml/0.1.3/ChrisMcLennan.mnml.locale.en-US.yaml b/manifests/c/ChrisMcLennan/mnml/0.1.3/ChrisMcLennan.mnml.locale.en-US.yaml new file mode 100644 index 000000000000..8ecb20063c1f --- /dev/null +++ b/manifests/c/ChrisMcLennan/mnml/0.1.3/ChrisMcLennan.mnml.locale.en-US.yaml @@ -0,0 +1,52 @@ +# 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: ChrisMcLennan.mnml +PackageVersion: 0.1.3 +PackageLocale: en-US +Publisher: Chris McLennan +PublisherUrl: https://github.com/chris-mclennan +PublisherSupportUrl: https://github.com/chris-mclennan/mnml/issues +Author: Chris McLennan +PackageName: mnml +PackageUrl: https://mnml.sh/ +License: Apache-2.0 +LicenseUrl: https://github.com/chris-mclennan/mnml/blob/main/LICENSE-MIT +ShortDescription: A NvChad-style terminal IDE in Rust. +Description: 'mnml is a terminal IDE: vim or standard editing, LSP, git, embedded HTTP/CDP/DAP, AI panes, headless test harness.' +Tags: +- editor +- ide +- rust +- terminal +- tui +- vim +ReleaseNotes: |- + Install mnml-rs 0.1.3 + Install prebuilt binaries via shell script + curl --proto '=https' --tlsv1.2 -LsSf https://github.com/chris-mclennan/mnml/releases/download/v0.1.3/mnml-rs-installer.sh | sh + Install prebuilt binaries via powershell script + powershell -ExecutionPolicy Bypass -c "irm https://github.com/chris-mclennan/mnml/releases/download/v0.1.3/mnml-rs-installer.ps1 | iex" + Download mnml-rs 0.1.3 + ─────────────────────────────────────────────┬───────────────────┬───────────── + File │Platform │Checksum + ─────────────────────────────────────────────┼───────────────────┼───────────── + mnml-rs-aarch64-apple-darwin.tar.xz │Apple Silicon macOS│checksum + ─────────────────────────────────────────────┼───────────────────┼───────────── + mnml-rs-aarch64-apple-darwin.pkg │Apple Silicon macOS│checksum + ─────────────────────────────────────────────┼───────────────────┼───────────── + mnml-rs-x86_64-apple-darwin.tar.xz │Intel macOS │checksum + ─────────────────────────────────────────────┼───────────────────┼───────────── + mnml-rs-x86_64-apple-darwin.pkg │Intel macOS │checksum + ─────────────────────────────────────────────┼───────────────────┼───────────── + mnml-rs-x86_64-pc-windows-msvc.zip │x64 Windows │checksum + ─────────────────────────────────────────────┼───────────────────┼───────────── + mnml-rs-x86_64-pc-windows-msvc.msi │x64 Windows │checksum + ─────────────────────────────────────────────┼───────────────────┼───────────── + mnml-rs-aarch64-unknown-linux-gnu.tar.xz │ARM64 Linux │checksum + ─────────────────────────────────────────────┼───────────────────┼───────────── + mnml-rs-x86_64-unknown-linux-gnu.tar.xz │x64 Linux │checksum + ─────────────────────────────────────────────┴───────────────────┴───────────── +ReleaseNotesUrl: https://github.com/chris-mclennan/mnml/releases/tag/v0.1.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ChrisMcLennan/mnml/0.1.3/ChrisMcLennan.mnml.yaml b/manifests/c/ChrisMcLennan/mnml/0.1.3/ChrisMcLennan.mnml.yaml new file mode 100644 index 000000000000..4c3e0d7b85c8 --- /dev/null +++ b/manifests/c/ChrisMcLennan/mnml/0.1.3/ChrisMcLennan.mnml.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: ChrisMcLennan.mnml +PackageVersion: 0.1.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/ChrisMcLennan/tmnl/0.0.5/ChrisMcLennan.tmnl.installer.yaml b/manifests/c/ChrisMcLennan/tmnl/0.0.5/ChrisMcLennan.tmnl.installer.yaml new file mode 100644 index 000000000000..b895f2c21780 --- /dev/null +++ b/manifests/c/ChrisMcLennan/tmnl/0.0.5/ChrisMcLennan.tmnl.installer.yaml @@ -0,0 +1,27 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ChrisMcLennan.tmnl +PackageVersion: 0.0.5 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{861A283F-75AD-450E-BA4C-82BB98115C68}' +ReleaseDate: 2026-06-04 +AppsAndFeaturesEntries: +- DisplayName: tmnl-rs + ProductCode: '{861A283F-75AD-450E-BA4C-82BB98115C68}' + UpgradeCode: '{681C59FB-950F-42B0-999A-89E5ED497228}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/tmnl-rs/bin' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/chris-mclennan/tmnl/releases/download/v0.0.5/tmnl-rs-x86_64-pc-windows-msvc.msi + InstallerSha256: E38819C670306373F4551ECB187F0043F94E62BE638EA91E6DBC8DDAD6AF1E05 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/ChrisMcLennan/tmnl/0.0.5/ChrisMcLennan.tmnl.locale.en-US.yaml b/manifests/c/ChrisMcLennan/tmnl/0.0.5/ChrisMcLennan.tmnl.locale.en-US.yaml new file mode 100644 index 000000000000..1382190a5f8a --- /dev/null +++ b/manifests/c/ChrisMcLennan/tmnl/0.0.5/ChrisMcLennan.tmnl.locale.en-US.yaml @@ -0,0 +1,50 @@ +# 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: ChrisMcLennan.tmnl +PackageVersion: 0.0.5 +PackageLocale: en-US +Publisher: Chris McLennan +PublisherUrl: https://github.com/chris-mclennan +PublisherSupportUrl: https://github.com/chris-mclennan/tmnl/issues +Author: Chris McLennan +PackageName: tmnl +PackageUrl: https://tmnl.sh/ +License: Apache-2.0 +LicenseUrl: https://github.com/chris-mclennan/tmnl/blob/master/LICENSE-MIT +ShortDescription: A GPU-rendered terminal with a structured-cell display protocol. +Description: tmnl is a GPU-rendered terminal — and a structured-cell display surface that apps can draw to directly. +Tags: +- gpu +- rust +- terminal +- wgpu +ReleaseNotes: |- + Install tmnl-rs 0.0.5 + Install prebuilt binaries via shell script + curl --proto '=https' --tlsv1.2 -LsSf https://github.com/chris-mclennan/tmnl/releases/download/v0.0.5/tmnl-rs-installer.sh | sh + Install prebuilt binaries via powershell script + powershell -ExecutionPolicy Bypass -c "irm https://github.com/chris-mclennan/tmnl/releases/download/v0.0.5/tmnl-rs-installer.ps1 | iex" + Download tmnl-rs 0.0.5 + ─────────────────────────────────────────────┬───────────────────┬───────────── + File │Platform │Checksum + ─────────────────────────────────────────────┼───────────────────┼───────────── + tmnl-rs-aarch64-apple-darwin.tar.xz │Apple Silicon macOS│checksum + ─────────────────────────────────────────────┼───────────────────┼───────────── + tmnl-rs-aarch64-apple-darwin.pkg │Apple Silicon macOS│checksum + ─────────────────────────────────────────────┼───────────────────┼───────────── + tmnl-rs-x86_64-apple-darwin.tar.xz │Intel macOS │checksum + ─────────────────────────────────────────────┼───────────────────┼───────────── + tmnl-rs-x86_64-apple-darwin.pkg │Intel macOS │checksum + ─────────────────────────────────────────────┼───────────────────┼───────────── + tmnl-rs-x86_64-pc-windows-msvc.zip │x64 Windows │checksum + ─────────────────────────────────────────────┼───────────────────┼───────────── + tmnl-rs-x86_64-pc-windows-msvc.msi │x64 Windows │checksum + ─────────────────────────────────────────────┼───────────────────┼───────────── + tmnl-rs-aarch64-unknown-linux-gnu.tar.xz │ARM64 Linux │checksum + ─────────────────────────────────────────────┼───────────────────┼───────────── + tmnl-rs-x86_64-unknown-linux-gnu.tar.xz │x64 Linux │checksum + ─────────────────────────────────────────────┴───────────────────┴───────────── +ReleaseNotesUrl: https://github.com/chris-mclennan/tmnl/releases/tag/v0.0.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ChrisMcLennan/tmnl/0.0.5/ChrisMcLennan.tmnl.yaml b/manifests/c/ChrisMcLennan/tmnl/0.0.5/ChrisMcLennan.tmnl.yaml new file mode 100644 index 000000000000..0d9bd65b8581 --- /dev/null +++ b/manifests/c/ChrisMcLennan/tmnl/0.0.5/ChrisMcLennan.tmnl.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: ChrisMcLennan.tmnl +PackageVersion: 0.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/CodecGuide/K-LiteCodecPack/Full/19.7.5/CodecGuide.K-LiteCodecPack.Full.installer.yaml b/manifests/c/CodecGuide/K-LiteCodecPack/Full/19.7.5/CodecGuide.K-LiteCodecPack.Full.installer.yaml new file mode 100644 index 000000000000..13a3a49a4a2e --- /dev/null +++ b/manifests/c/CodecGuide/K-LiteCodecPack/Full/19.7.5/CodecGuide.K-LiteCodecPack.Full.installer.yaml @@ -0,0 +1,132 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CodecGuide.K-LiteCodecPack.Full +PackageVersion: 19.7.5 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +FileExtensions: +- "264" +- 3g2 +- 3ga +- 3gp +- 3gp2 +- 3gpp +- aac +- ac3 +- aif +- aifc +- aiff +- alac +- amr +- amv +- aob +- ape +- asf +- asx +- avi +- avs +- bdmv +- bik +- caf +- cb7 +- cbr +- cbz +- cda +- cue +- dav +- dff +- divx +- dsf +- dts +- dv +- evo +- f4v +- flac +- flv +- h264 +- hdmov +- ifo +- it +- ivf +- k3g +- m1v +- m2p +- m2t +- m2ts +- m2v +- m3u +- m3u8 +- m4a +- m4b +- m4v +- mid +- midi +- mk3d +- mka +- mkv +- mlp +- mo3 +- mod +- mov +- mp2v +- mp3 +- mp4 +- mp4v +- mpc +- mpcpl +- mpe +- mpeg +- mpg +- mpl +- mpls +- mpv2 +- mpv4 +- mqv +- mtm +- mts +- mxf +- ofr +- ofs +- oga +- ogg +- ogm +- ogv +- opus +- pls +- pmp +- ra +- ram +- rec +- rm +- rmvb +- s3m +- smk +- spx +- ssif +- tak +- tp +- tps +- trp +- ts +- tta +- umx +- video +- vob +- wav +- webm +- webp +- wma +- wmv +- wtv +- wv +- xm +ReleaseDate: 2026-06-04 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://files2.codecguide.com/K-Lite_Codec_Pack_1975_Full.exe + InstallerSha256: 4A24EFF291679F9ACA7CD77589C267D772B3A3125D417D444A0ABE9FE48430F4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CodecGuide/K-LiteCodecPack/Full/19.7.5/CodecGuide.K-LiteCodecPack.Full.locale.en-US.yaml b/manifests/c/CodecGuide/K-LiteCodecPack/Full/19.7.5/CodecGuide.K-LiteCodecPack.Full.locale.en-US.yaml new file mode 100644 index 000000000000..de8c556ffda7 --- /dev/null +++ b/manifests/c/CodecGuide/K-LiteCodecPack/Full/19.7.5/CodecGuide.K-LiteCodecPack.Full.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CodecGuide.K-LiteCodecPack.Full +PackageVersion: 19.7.5 +PackageLocale: en-US +Publisher: KLCP +PublisherUrl: https://codecguide.com/ +PublisherSupportUrl: https://codecguide.com/forum.htm +PrivacyUrl: https://codecguide.com/privacypolicy.htm +PackageName: K-Lite Codec Pack Full +PackageUrl: https://codecguide.com/download_k-lite_codec_pack_full.htm +License: Freeware +LicenseUrl: https://codecguide.com/license_full.rtf +Copyright: Copyright 2004-2026, Codec Guide. All rights reserved. +CopyrightUrl: https://codecguide.com/termsofuse.htm +ShortDescription: A collection of DirectShow filters, VFW/ACM codecs, and tools. +Description: |- + The K-Lite Codec Pack is a collection of DirectShow filters, VFW/ACM codecs, and tools. Codecs and DirectShow filters are needed for encoding and decoding audio and video formats. The K-Lite Codec Pack is designed as a user-friendly solution for playing all your audio and movie files. With the K-Lite Codec Pack you should be able to play all the popular audio and video formats and even several less common formats. + + There are four variants of the K-Lite Codec Pack: + The basic variant contains everything you need to play all the common video file formats. Such as AVI, MKV, MP4, OGM, and FLV. This pack is for those who like a small no-nonsense pack. It is small, but powerful. + The standard variant contains a few additional features compared to the basic variant. It contains Media Player Classic, which is an excellent player for video files. This pack is recommended for the average user. + The full variant has some extras compared to the standard variant. It additionally contains GraphStudioNext, and a few extra DirectShow filters. + The mega variant is the most complete pack. It additionally contains VFW/ACM codecs for video encoding/editing. + For detailed tables with comparisons of the abilities and contents of the different variants of the codec pack, have a look at the comparison of abilities and comparison of contents pages. +Moniker: k-litecodecpackfull +Tags: +- audio +- codec +- decode +- k-lite +- klite +- klite-full +- madvr +- media +- mkv +- mp4 +- mpc +- mpc-hc +- multimedia +- music +- player +- video +ReleaseNotes: |- + - Updated MPC-HC to version 2.7.2.0 + - Updated LAV Filters to version 0.81-23-g6fadb + - Updated MPC Video Renderer to version 0.10.2.2540 + - Updated MediaInfo Lite to version 26.05 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://codecguide.com/faq.htm +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CodecGuide/K-LiteCodecPack/Full/19.7.5/CodecGuide.K-LiteCodecPack.Full.locale.zh-CN.yaml b/manifests/c/CodecGuide/K-LiteCodecPack/Full/19.7.5/CodecGuide.K-LiteCodecPack.Full.locale.zh-CN.yaml new file mode 100644 index 000000000000..d4bb2af29b52 --- /dev/null +++ b/manifests/c/CodecGuide/K-LiteCodecPack/Full/19.7.5/CodecGuide.K-LiteCodecPack.Full.locale.zh-CN.yaml @@ -0,0 +1,48 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: CodecGuide.K-LiteCodecPack.Full +PackageVersion: 19.7.5 +PackageLocale: zh-CN +Publisher: KLCP +PublisherUrl: https://codecguide.com/ +PublisherSupportUrl: https://codecguide.com/forum.htm +PrivacyUrl: https://codecguide.com/privacypolicy.htm +PackageName: K-Lite Codec Pack Full +PackageUrl: https://codecguide.com/download_k-lite_codec_pack_full.htm +License: 免费软件 +LicenseUrl: https://codecguide.com/license_full.rtf +Copyright: Copyright 2004-2026, Codec Guide. All rights reserved. +CopyrightUrl: https://codecguide.com/termsofuse.htm +ShortDescription: 一套 DirectShow 滤镜、VFW/ACM 编解码器和工具的集合 +Description: |- + K-Lite 编解码器包是一套 DirectShow 滤镜、VFW/ACM 编解码器和工具的集合。编解码器和 DirectShow 滤镜用于编码和解码音视频格式。K-Lite 编解码器包是为播放所有音频和影片文件而设计的用户友好解决方案。有了 K-Lite Codec Pack,您就能播放所有流行的音视频格式,甚至还能播放一些不常用的格式。 + + K-Lite Codec Pack 有四种版本: + Basic 版包含播放所有常见视频文件格式所需的一切,例如 AVI、MKV、MP4、OGM 和 FLV。这款软件包适合那些喜欢简洁小巧软件包的用户。它体积小,但功能强大。 + Standard 版相比 Basic 版多了一些功能,包含了一款出色的视频文件播放器 Media Player Classic。建议普通用户使用此软件包。 + Full 版相比 Standard 版多了一些额外功能,额外包含了 GraphStudioNext 和一些额外的 DirectShow 滤镜。 + Mega 版是最完整的软件包,额外包含了用于视频编码/编辑的 VFW/ACM 编解码器。 + 请参阅功能比较(Comparison of abilities)和内容比较(Comparison of contents)页面,获取有关不同版本的编解码器包在功能和内容方面的差异的详细表格。 +Tags: +- k-lite +- klite +- madvr +- mkv +- mp4 +- mpc +- mpc-hc +- 多媒体 +- 媒体 +- 影音 +- 播放器 +- 视频 +- 解码 +- 解码器 +- 音乐 +- 音频 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://codecguide.com/faq.htm +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CodecGuide/K-LiteCodecPack/Full/19.7.5/CodecGuide.K-LiteCodecPack.Full.yaml b/manifests/c/CodecGuide/K-LiteCodecPack/Full/19.7.5/CodecGuide.K-LiteCodecPack.Full.yaml new file mode 100644 index 000000000000..0a05aef06c88 --- /dev/null +++ b/manifests/c/CodecGuide/K-LiteCodecPack/Full/19.7.5/CodecGuide.K-LiteCodecPack.Full.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: CodecGuide.K-LiteCodecPack.Full +PackageVersion: 19.7.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/CodecGuide/K-LiteCodecPack/Standard/19.7.5/CodecGuide.K-LiteCodecPack.Standard.installer.yaml b/manifests/c/CodecGuide/K-LiteCodecPack/Standard/19.7.5/CodecGuide.K-LiteCodecPack.Standard.installer.yaml new file mode 100644 index 000000000000..81e6829ba195 --- /dev/null +++ b/manifests/c/CodecGuide/K-LiteCodecPack/Standard/19.7.5/CodecGuide.K-LiteCodecPack.Standard.installer.yaml @@ -0,0 +1,134 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CodecGuide.K-LiteCodecPack.Standard +PackageVersion: 19.7.5 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +FileExtensions: +- "264" +- 3g2 +- 3ga +- 3gp +- 3gp2 +- 3gpp +- aac +- ac3 +- aif +- aifc +- aiff +- alac +- amr +- amv +- aob +- ape +- asf +- asx +- avi +- avs +- bdmv +- bik +- caf +- cb7 +- cbr +- cbz +- cda +- cue +- dav +- dff +- divx +- dsf +- dts +- dv +- evo +- f4v +- flac +- flv +- h264 +- hdmov +- ifo +- it +- ivf +- k3g +- m1v +- m2p +- m2t +- m2ts +- m2v +- m3u +- m3u8 +- m4a +- m4b +- m4v +- mid +- midi +- mk3d +- mka +- mkv +- mlp +- mo3 +- mod +- mov +- mp2v +- mp3 +- mp4 +- mp4v +- mpc +- mpcpl +- mpe +- mpeg +- mpg +- mpl +- mpls +- mpv2 +- mpv4 +- mqv +- mtm +- mts +- mxf +- ofr +- ofs +- oga +- ogg +- ogm +- ogv +- opus +- pls +- pmp +- ra +- ram +- rec +- rm +- rmvb +- s3m +- smk +- spx +- ssif +- tak +- tp +- tps +- trp +- ts +- tta +- umx +- video +- vob +- wav +- webm +- webp +- wma +- wmv +- wtv +- wv +- xm +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x86 + InstallerUrl: https://files2.codecguide.com/K-Lite_Codec_Pack_1975_Standard.exe + InstallerSha256: A53B2B4E6D3AF7500811DD75F710CF57C0BF2C21D8BE957BFE4D47F6CBB5CBC0 +- Architecture: x64 + InstallerUrl: https://files2.codecguide.com/K-Lite_Codec_Pack_1975_Standard.exe + InstallerSha256: A53B2B4E6D3AF7500811DD75F710CF57C0BF2C21D8BE957BFE4D47F6CBB5CBC0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CodecGuide/K-LiteCodecPack/Standard/19.7.5/CodecGuide.K-LiteCodecPack.Standard.locale.en-US.yaml b/manifests/c/CodecGuide/K-LiteCodecPack/Standard/19.7.5/CodecGuide.K-LiteCodecPack.Standard.locale.en-US.yaml new file mode 100644 index 000000000000..4e36724c0b6b --- /dev/null +++ b/manifests/c/CodecGuide/K-LiteCodecPack/Standard/19.7.5/CodecGuide.K-LiteCodecPack.Standard.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CodecGuide.K-LiteCodecPack.Standard +PackageVersion: 19.7.5 +PackageLocale: en-US +Publisher: KLCP +PublisherUrl: https://codecguide.com/ +PublisherSupportUrl: https://codecguide.com/forum.htm +PrivacyUrl: https://codecguide.com/privacypolicy.htm +PackageName: K-Lite Codec Pack Standard +PackageUrl: https://codecguide.com/download_k-lite_codec_pack_standard.htm +License: Freeware +LicenseUrl: https://codecguide.com/license_standard.rtf +Copyright: Copyright 2004-2026, Codec Guide. All rights reserved. +CopyrightUrl: https://codecguide.com/termsofuse.htm +ShortDescription: A collection of DirectShow filters, VFW/ACM codecs, and tools. +Description: |- + The K-Lite Codec Pack is a collection of DirectShow filters, VFW/ACM codecs, and tools. Codecs and DirectShow filters are needed for encoding and decoding audio and video formats. The K-Lite Codec Pack is designed as a user-friendly solution for playing all your audio and movie files. With the K-Lite Codec Pack you should be able to play all the popular audio and video formats and even several less common formats. + + There are four variants of the K-Lite Codec Pack: + The basic variant contains everything you need to play all the common video file formats. Such as AVI, MKV, MP4, OGM, and FLV. This pack is for those who like a small no-nonsense pack. It is small, but powerful. + The standard variant contains a few additional features compared to the basic variant. It contains Media Player Classic, which is an excellent player for video files. This pack is recommended for the average user. + The full variant has some extras compared to the standard variant. It additionally contains GraphStudioNext, and a few extra DirectShow filters. + The mega variant is the most complete pack. It additionally contains VFW/ACM codecs for video encoding/editing. + For detailed tables with comparisons of the abilities and contents of the different variants of the codec pack, have a look at the comparison of abilities and comparison of contents pages. +Moniker: k-litecodecpackstandard +Tags: +- audio +- codec +- decode +- k-lite +- klite +- klite-standard +- media +- mkv +- mp4 +- mpc +- mpc-hc +- multimedia +- music +- player +- video +ReleaseNotes: |- + - Updated MPC-HC to version 2.7.2.0 + - Updated LAV Filters to version 0.81-23-g6fadb + - Updated MPC Video Renderer to version 0.10.2.2540 + - Updated MediaInfo Lite to version 26.05 +ReleaseNotesUrl: https://codecguide.com/changelogs_standard.htm +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://codecguide.com/faq.htm +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CodecGuide/K-LiteCodecPack/Standard/19.7.5/CodecGuide.K-LiteCodecPack.Standard.locale.zh-CN.yaml b/manifests/c/CodecGuide/K-LiteCodecPack/Standard/19.7.5/CodecGuide.K-LiteCodecPack.Standard.locale.zh-CN.yaml new file mode 100644 index 000000000000..0fb264270339 --- /dev/null +++ b/manifests/c/CodecGuide/K-LiteCodecPack/Standard/19.7.5/CodecGuide.K-LiteCodecPack.Standard.locale.zh-CN.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: CodecGuide.K-LiteCodecPack.Standard +PackageVersion: 19.7.5 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 一套 DirectShow 滤镜、VFW/ACM 编解码器和工具的集合 +Description: |- + K-Lite 编解码器包是一套 DirectShow 滤镜、VFW/ACM 编解码器和工具的集合。编解码器和 DirectShow 滤镜用于编码和解码音视频格式。K-Lite 编解码器包是为播放所有音频和影片文件而设计的用户友好解决方案。有了 K-Lite Codec Pack,您就能播放所有流行的音视频格式,甚至还能播放一些不常用的格式。 + + K-Lite Codec Pack 有四种版本: + Basic 版包含播放所有常见视频文件格式所需的一切,例如 AVI、MKV、MP4、OGM 和 FLV。这款软件包适合那些喜欢简洁小巧软件包的用户。它体积小,但功能强大。 + Standard 版相比 Basic 版多了一些功能,包含了一款出色的视频文件播放器 Media Player Classic。建议普通用户使用此软件包。 + Full 版相比 Standard 版多了一些额外功能,额外包含了 GraphStudioNext 和一些额外的 DirectShow 滤镜。 + Mega 版是最完整的软件包,额外包含了用于视频编码/编辑的 VFW/ACM 编解码器。 + 请参阅功能比较(Comparison of abilities)和内容比较(Comparison of contents)页面,获取有关不同版本的编解码器包在功能和内容方面的差异的详细表格。 +Tags: +- k-lite +- klite +- mkv +- mp4 +- mpc +- mpc-hc +- 多媒体 +- 媒体 +- 影音 +- 播放器 +- 视频 +- 解码 +- 解码器 +- 音乐 +- 音频 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://codecguide.com/faq.htm +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CodecGuide/K-LiteCodecPack/Standard/19.7.5/CodecGuide.K-LiteCodecPack.Standard.yaml b/manifests/c/CodecGuide/K-LiteCodecPack/Standard/19.7.5/CodecGuide.K-LiteCodecPack.Standard.yaml new file mode 100644 index 000000000000..a37450f980ba --- /dev/null +++ b/manifests/c/CodecGuide/K-LiteCodecPack/Standard/19.7.5/CodecGuide.K-LiteCodecPack.Standard.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: CodecGuide.K-LiteCodecPack.Standard +PackageVersion: 19.7.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/clsid2/mpc-hc/2.7.2/clsid2.mpc-hc.installer.yaml b/manifests/c/clsid2/mpc-hc/2.7.2/clsid2.mpc-hc.installer.yaml new file mode 100644 index 000000000000..b0b50a15e019 --- /dev/null +++ b/manifests/c/clsid2/mpc-hc/2.7.2/clsid2.mpc-hc.installer.yaml @@ -0,0 +1,158 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: clsid2.mpc-hc +PackageVersion: 2.7.2 +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- 3g2 +- 3ga +- 3gp +- 3gp2 +- 3gpp +- aac +- ac3 +- aif +- aifc +- aiff +- alac +- amr +- amv +- aob +- ape +- apl +- asf +- asx +- au +- avi +- bdmv +- bik +- caf +- cda +- cue +- dav +- divx +- dsa +- dsm +- dss +- dsv +- dts +- dtshd +- dtsma +- dv +- evo +- f4v +- flac +- flc +- fli +- flic +- flv +- hdmov +- ifo +- ivf +- m1a +- m1v +- m2a +- m2p +- m2t +- m2ts +- m2v +- m3u +- m3u8 +- m4a +- m4b +- m4r +- m4v +- mid +- midi +- mk3d +- mka +- mkv +- mlp +- mov +- mp2 +- mp2v +- mp3 +- mp4 +- mp4v +- mpa +- mpc +- mpcpl +- mpe +- mpeg +- mpg +- mpl +- mpls +- mpv2 +- mpv4 +- mts +- mxf +- ofr +- ofs +- oga +- ogg +- ogm +- ogv +- opus +- pls +- pva +- ra +- ram +- rar +- rec +- rm +- rmi +- rmm +- rmvb +- rp +- rpm +- rt +- smi +- smil +- smk +- snd +- spx +- ssif +- swf +- tak +- thd +- tp +- trp +- ts +- tta +- vob +- wav +- wax +- webm +- wm +- wma +- wmp +- wmv +- wmx +- wv +- wvx +ReleaseDate: 2026-06-04 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/clsid2/mpc-hc/releases/download/2.7.2/MPC-HC.2.7.2.x86.exe + InstallerSha256: DA6AE64B4758C933E3955977ED514D78C902F174D5FD0866845CD84FC30EE04A + ProductCode: '{2624B969-7135-4EB1-B0F6-2D8C397B45F7}_is1' + AppsAndFeaturesEntries: + - DisplayName: MPC-HC 2.7.2 + ProductCode: '{2624B969-7135-4EB1-B0F6-2D8C397B45F7}_is1' +- Architecture: x64 + InstallerUrl: https://github.com/clsid2/mpc-hc/releases/download/2.7.2/MPC-HC.2.7.2.x64.exe + InstallerSha256: A9D4110A9A6F8217828CF0BE2F8D7994157C93B5F46D670DC69345AC4E6CB902 + ProductCode: '{2ACBF1FA-F5C3-4B19-A774-B22A31F231B9}_is1' + AppsAndFeaturesEntries: + - DisplayName: MPC-HC 2.7.2 (64-bit) + ProductCode: '{2ACBF1FA-F5C3-4B19-A774-B22A31F231B9}_is1' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/clsid2/mpc-hc/2.7.2/clsid2.mpc-hc.locale.en-US.yaml b/manifests/c/clsid2/mpc-hc/2.7.2/clsid2.mpc-hc.locale.en-US.yaml new file mode 100644 index 000000000000..e4f09824381c --- /dev/null +++ b/manifests/c/clsid2/mpc-hc/2.7.2/clsid2.mpc-hc.locale.en-US.yaml @@ -0,0 +1,120 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: clsid2.mpc-hc +PackageVersion: 2.7.2 +PackageLocale: en-US +Publisher: MPC-HC Team +PublisherUrl: https://github.com/clsid2/mpc-hc +PublisherSupportUrl: https://github.com/clsid2/mpc-hc/issues +Author: clsid2 +PackageName: MPC-HC +PackageUrl: https://github.com/clsid2/mpc-hc +License: GPL-3.0 +LicenseUrl: https://github.com/clsid2/mpc-hc/blob/HEAD/COPYING.txt +CopyrightUrl: https://github.com/clsid2/mpc-hc/blob/HEAD/docs/Authors.txt +ShortDescription: MPC-HC is an extremely light-weight, open source media player for Windows. It supports all common video and audio file formats available for playback. +Description: Media Player Classic - Home Cinema (MPC-HC) is a free and open-source video and audio player for Windows. It is famous and loved for its simple and effective user interface, providing an excellent user experience. It offers a huge amount of functionality. Being a DirectShow player, it also allows flexibility and extensibility through third party filters. +Moniker: mpc-hc +Tags: +- audio +- cinema +- fork +- foss +- media +- media-player +- music +- open-source +- player +- video +- video-player +ReleaseNotes: |- + Donations are appreciated. There is now a PayPal option. + Changes from 2.7.1 to 2.7.2: + Updates: + - Updated LAV Filters to version 0.81-23-g6fadb + - Updated MPC Video Renderer to version 0.10.2.2540 + - Updated MediaInfo DLL to version 26.05 + - Updated MPC Audio Renderer + Fixes: + - Several crash fixes, bug fixes and small improvements. + + OpenSubtitles download error 406 + Subtitle downloads from OpenSubtitles may fail depending on time of day. This is due to our daily download quota being exceeded. Current amount of donations is barely enough to pay for the existing quota. So it is unlikely that quota can be increased and situation will get worse over time. + If you create an OpenSubtitles account and configure it in MPC-HC settings then you may be able to bypass the quota. + Options > Subtitles > Misc > Right-click on OpenSubtitles.com > Setup > Fill in username/password + + Overview of features + A lot of people seem to be unaware of some of the awesome features that have been added to MPC-HC in the past years. Here is a list of useful options and features that everyone should know about: + - Play HDR video + This requires using either MPC Video Renderer (MPCVR) or madVR. + These renderers can be selected here: + Options > Playback > Output + With other video renderers, the colors will be wrong! + MPCVR is now included and is the recommended renderer for modern systems. MadVR needs to be installed separately. MPCVR also supports Dolby Vision. MadVR does not. + For optimal performance you should change the hardware decoder to D3D11 in LAV Video Decoder settings when using MPCVR on Windows 10/11, because this renderer uses DirectX11. + (Automatic detection of GPU and configuration of the above settings is high on my ToDo list, so MPC-HC will have better default out-of-the-box settings on modern systems in the future.) + - The installer of MPC-HC is very basic (and that will not change). + I therefore recommend using K-Lite Codec Pack. That includes MPC-HC and other essential components. It has a very advanced installation that can automatically create file associations, and helps you with easy configuration of important MPC-HC settings, such as preferred subtitle language. It also does automatic configuration of renderer and hardware decoding, for best performance and HDR support. + The Standard version should be sufficient for most people. Use Full version of you like to use MadVR. + - Modern GUI Theme (Dark or Light) or the old classic theme + Options > Player > User Interface + It is also possible to change the height of the seekbar and size of the toolbar buttons. + Plus there are options to show audio/video details in the statusbar, such as codec and resolution. + - Customizable toolbar buttons + You can add/remove/re-order the player buttons. + There are also several different toolbar designs to choose from. + - Video preview on the seekbar + Options > Player > User Interface > Hover type + - Ability to search for subtitles + Press D for manual search. + Or enable automatic search in: Options > Subtitles > Misc + - Adjust playback speed + Menu > Play > Playback rate + The buttons in the player that control playback rate take a 2x step by default. This can be customized to smaller values (like 10%): + Options > Playback > Speed step + Adjusting playback speed works best with the internal audio renderer. This also has automatic pitch correction. + Options > Playback > Output > Audio Renderer + - MPC-HC can remember recently played files and also their playback position, so you can resume playback from when you left + Options > Player > History + - You can quickly seek through a video with Ctrl + Mouse Scrollwheel. + - You can jump to next/previous file in a folder by pressing PageUp/PageDown. + - You can right-click on the framestep button to step backwards. Some other buttons also have right-click actions, such as closing file by right-clicking stop. + - You can perform automatic actions at end of file. For example to go to next file or close player. + Options > Playback > After Playback (permanent setting) + Menu > Play > After Playback (for current file only) + - A-B repeat + You can loop a segment of a video. Press [ and ] to set start and stop markers. + - You can rotate/flip/mirror/stretch/zoom the video + Menu > View > Pan&Scan + This is also easily done with hotkeys (see below). + - There are lots of keyboard hotkeys and mouse actions to control the player. They can be customized as well. + Options > Player > Keys + Tip: there is a search box above the table. + - You can hide GUI elements even in windowed mode + Options > User Interface > Hide Windowed Controls + That hides most GUI elements during playback. To show them simply move your mouse to bottom of window. + You can even hide everything except the video by pressing 1 (restore normal view with 3). + - You can seek inside the playlist by simply typing text (when playlist window has the mouse focus). + - MPC-HC also supports Blu-ray playback. + Only limitation is that you need to use a decrypting tool. + And it also does not support Blu-ray menus, but you can use the navigate menu in the player to select the content to play. + - You can stream videos directly from Youtube and many other video websites + Put yt-dlp.exe in the MPC-HC installation folder. + Then you can open website URLs in the player: Menu > File > Open File/URL + You can even download those videos: Menu > File > Save a copy + Tip: to be able to download in best quality with yt-dlp, it is recommended to also put ffmpeg.exe in the MPC-HC folder. + Several YDL configuration options are found here: Options > Advanced + This includes an option to specify the location of yt-dlp.exe in case you don't want to put it in MPC-HC folder. + Note 1: You also need to install Microsoft Visual C++ 2010 SP1 Redistributable Package (x86) + Note 2: For optimal Youtube support you may also need to put deno.exe in same folder as yt-dlp. + Note 3: yt-dlp nightly build (very latest version made daily) + Note 4: yt-dlp windows7 compatible build + - Besides all these (new) features, there have also been many bugfixes and internal improvements in the player in the past years that give better performance and stability. It also has updated internal codecs. Support was added for CUE sheets, WebVTT subtitles, etc. + - You should really take a few minutes to look through all the options pages if you are a new user or if you are upgrading from a very old version. Don't forget the advanced options page. + + MPC Video Renderer + Frequently Asked Questions +ReleaseNotesUrl: https://github.com/clsid2/mpc-hc/releases/tag/2.7.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/clsid2/mpc-hc/2.7.2/clsid2.mpc-hc.yaml b/manifests/c/clsid2/mpc-hc/2.7.2/clsid2.mpc-hc.yaml new file mode 100644 index 000000000000..3865bdf5855d --- /dev/null +++ b/manifests/c/clsid2/mpc-hc/2.7.2/clsid2.mpc-hc.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: clsid2.mpc-hc +PackageVersion: 2.7.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Databricks/DatabricksCLI/1.2.0/Databricks.DatabricksCLI.installer.yaml b/manifests/d/Databricks/DatabricksCLI/1.2.0/Databricks.DatabricksCLI.installer.yaml new file mode 100644 index 000000000000..60bf8cd009f2 --- /dev/null +++ b/manifests/d/Databricks/DatabricksCLI/1.2.0/Databricks.DatabricksCLI.installer.yaml @@ -0,0 +1,20 @@ +# Created with komac v2.9.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Databricks.DatabricksCLI +PackageVersion: 1.2.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: databricks.exe +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/databricks/cli/releases/download/v1.2.0/databricks_cli_1.2.0_windows_amd64.zip + InstallerSha256: D649EE26B93E7790E7356AABE50B6E65DB559D9CFD98D5582678F4998730884D +- Architecture: arm64 + InstallerUrl: https://github.com/databricks/cli/releases/download/v1.2.0/databricks_cli_1.2.0_windows_arm64.zip + InstallerSha256: AE7B2449B43883D96E371E32B0E0E6930EAD6A1C55FC831788FFB1D3756F6343 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/d/Databricks/DatabricksCLI/1.2.0/Databricks.DatabricksCLI.locale.en-US.yaml b/manifests/d/Databricks/DatabricksCLI/1.2.0/Databricks.DatabricksCLI.locale.en-US.yaml new file mode 100644 index 000000000000..7c2a8af59430 --- /dev/null +++ b/manifests/d/Databricks/DatabricksCLI/1.2.0/Databricks.DatabricksCLI.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with komac v2.9.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Databricks.DatabricksCLI +PackageVersion: 1.2.0 +PackageLocale: en-US +Publisher: Databricks +PublisherUrl: https://databricks.com/ +PublisherSupportUrl: https://github.com/databricks/cli/issues +PackageName: DatabricksCLI +PackageUrl: https://github.com/databricks/cli +License: DB license +LicenseUrl: https://github.com/databricks/cli/blob/HEAD/LICENSE +ShortDescription: Databricks Command Line Interface +Tags: +- command-line-interface +- databricks +ReleaseNotes: |- + Release v1.2.0 + CLI + - experimental open now opens every DABs resource type that has a workspace URL, picking up catalogs, schemas, volumes, database_instances, database_catalogs, synced_database_tables, postgres_catalogs, postgres_synced_tables, quality_monitors, vector_search_endpoints, and vector_search_indexes (#5346). + Bundles + - Retry transient HTTP 5xx and 408 errors in direct deployment engine (#5349, #5364). + - Preserve .designer.ipynb suffix when translating notebook task paths so Lakeflow Designer files referenced from a notebook_task resolve correctly in the workspace (#5370). + - Fix script output dropping last line without trailing newline (#4995). + - engine/direct: Add --select flag to bundle plan and bundle deploy to plan/deploy a subset of resources (e.g. --select my_job or --select jobs.my_job); resources referenced by the selection are included transitively (#5413). + - Support purge_on_delete: true on postgres_projects so bundles can hard-delete a Lakebase project on destroy (skipping the soft-delete retention window) (#5414). + - Support terraform references in direct engine (#5392) + - Support lifecycle.started for SQL warehouses (#5348) + Dependency updates + - Bump Go toolchain to 1.26.4 (#5420). + - Bump github.com/databricks/databricks-sdk-go from v0.136.0 to v0.141.0 (#5361) + - Bump Terraform provider from v1.115.0 to v1.117.0 (#5421) +ReleaseNotesUrl: https://github.com/databricks/cli/releases/tag/v1.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/d/Databricks/DatabricksCLI/1.2.0/Databricks.DatabricksCLI.yaml b/manifests/d/Databricks/DatabricksCLI/1.2.0/Databricks.DatabricksCLI.yaml new file mode 100644 index 000000000000..38c8869cf924 --- /dev/null +++ b/manifests/d/Databricks/DatabricksCLI/1.2.0/Databricks.DatabricksCLI.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.9.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Databricks.DatabricksCLI +PackageVersion: 1.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/d/Databricks/DatabricksCLI/1.2.1/Databricks.DatabricksCLI.installer.yaml b/manifests/d/Databricks/DatabricksCLI/1.2.1/Databricks.DatabricksCLI.installer.yaml new file mode 100644 index 000000000000..870f1eccece6 --- /dev/null +++ b/manifests/d/Databricks/DatabricksCLI/1.2.1/Databricks.DatabricksCLI.installer.yaml @@ -0,0 +1,20 @@ +# Created with komac v2.9.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Databricks.DatabricksCLI +PackageVersion: 1.2.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: databricks.exe +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/databricks/cli/releases/download/v1.2.1/databricks_cli_1.2.1_windows_amd64.zip + InstallerSha256: A8A26891932C554736EFA045A9546A3DF4167EBCA88A3CDFF9BC4E0B3578E36A +- Architecture: arm64 + InstallerUrl: https://github.com/databricks/cli/releases/download/v1.2.1/databricks_cli_1.2.1_windows_arm64.zip + InstallerSha256: D25F256EBAAB23FF27AFCBE46726E5452C7EE9C03F37656E7FDB530FE5C1538D +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/d/Databricks/DatabricksCLI/1.2.1/Databricks.DatabricksCLI.locale.en-US.yaml b/manifests/d/Databricks/DatabricksCLI/1.2.1/Databricks.DatabricksCLI.locale.en-US.yaml new file mode 100644 index 000000000000..9d52d9513559 --- /dev/null +++ b/manifests/d/Databricks/DatabricksCLI/1.2.1/Databricks.DatabricksCLI.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.9.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Databricks.DatabricksCLI +PackageVersion: 1.2.1 +PackageLocale: en-US +Publisher: Databricks +PublisherUrl: https://databricks.com/ +PublisherSupportUrl: https://github.com/databricks/cli/issues +PackageName: DatabricksCLI +PackageUrl: https://github.com/databricks/cli +License: DB license +LicenseUrl: https://github.com/databricks/cli/blob/HEAD/LICENSE +ShortDescription: Databricks Command Line Interface +Tags: +- command-line-interface +- databricks +ReleaseNotes: |- + Release v1.2.1 (2026-06-04) + Bundles + - direct: Fix updating the apps after the Go SDK upgrade (#5444) +ReleaseNotesUrl: https://github.com/databricks/cli/releases/tag/v1.2.1 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/d/Databricks/DatabricksCLI/1.2.1/Databricks.DatabricksCLI.yaml b/manifests/d/Databricks/DatabricksCLI/1.2.1/Databricks.DatabricksCLI.yaml new file mode 100644 index 000000000000..282618b6443b --- /dev/null +++ b/manifests/d/Databricks/DatabricksCLI/1.2.1/Databricks.DatabricksCLI.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.9.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Databricks.DatabricksCLI +PackageVersion: 1.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/d/Delido/SignalRGBWallpaper/1.7.0/Delido.SignalRGBWallpaper.installer.yaml b/manifests/d/Delido/SignalRGBWallpaper/1.7.0/Delido.SignalRGBWallpaper.installer.yaml new file mode 100644 index 000000000000..6d0c8049ec0e --- /dev/null +++ b/manifests/d/Delido/SignalRGBWallpaper/1.7.0/Delido.SignalRGBWallpaper.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Delido.SignalRGBWallpaper +PackageVersion: 1.7.0 +InstallerType: inno +Scope: user +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /MERGETASKS=installplugin,installlively,installlively\autoimport,installwallpaperengine,autostart + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /MERGETASKS=installplugin,installlively,installlively\autoimport,installwallpaperengine,autostart +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Delido/signalrgb-wallpaper/releases/download/v1.7.0/SignalRGBWallpaperSetup-1.7.0.exe + InstallerSha256: 18D4B4EB8386CE7FF2714AE726EDFCDC252DAE5FD63EF309F8A8ECFE7D0BD623 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-04 diff --git a/manifests/d/Delido/SignalRGBWallpaper/1.7.0/Delido.SignalRGBWallpaper.locale.en-US.yaml b/manifests/d/Delido/SignalRGBWallpaper/1.7.0/Delido.SignalRGBWallpaper.locale.en-US.yaml new file mode 100644 index 000000000000..2e325b52753e --- /dev/null +++ b/manifests/d/Delido/SignalRGBWallpaper/1.7.0/Delido.SignalRGBWallpaper.locale.en-US.yaml @@ -0,0 +1,61 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Delido.SignalRGBWallpaper +PackageVersion: 1.7.0 +PackageLocale: en-US +Publisher: Sebastian Mendyka +PublisherUrl: https://github.com/Delido +PublisherSupportUrl: https://github.com/Delido/signalrgb-wallpaper/issues +Author: Sebastian Mendyka +PackageName: SignalRGB Desktop Wallpaper +PackageUrl: https://github.com/Delido/signalrgb-wallpaper +License: MIT +LicenseUrl: https://github.com/Delido/signalrgb-wallpaper/blob/main/LICENSE +Copyright: Copyright (c) 2026 Sebastian Mendyka +CopyrightUrl: https://github.com/Delido/signalrgb-wallpaper/blob/main/LICENSE +ShortDescription: Live RGB glow on your desktop, driven by your SignalRGB effect. +Description: |- + SignalRGB Desktop Wallpaper makes your live SignalRGB effect shine + through transparent regions of your wallpaper image. Pick any + picture, carve cut-outs into it (or use one of the bundled + starters), and the holes light up in whatever colour your current + SignalRGB effect is producing — in real time, 60 fps, with zero + noticeable CPU cost. + + Runs on top of Lively Wallpaper (free) or Wallpaper Engine (paid, + on Steam). The installer sets everything up automatically — no + Python, no manual file copies, no terminal. + + Features: + - Live RGB glow behind a transparent background, 60 fps + - Up to 4 monitors, each fully independent or spanned + - In-browser image editor — pick any wallpaper, click out + transparent regions, no Photoshop required + - Starter wallpaper library + per-user uploads + - Browser-based Configurator + - Twelve ambient effects (snow, rain, sparks, aurora, + constellation, fireflies, plasma, vortex, bubbles, matrix, + starfield, lightning) + - Eleven+ desktop widgets (clock, calendar, weather, sticky + notes, countdowns, photo frame, quote, CPU / RAM / network, + audio spectrum, Now-playing) + - Preset slots, per-app profiles, hotkeys, auto-cycle + - DE / EN UI, auto-detected from Windows locale + - Auto-pause when a fullscreen app is active +Moniker: signalrgb-wallpaper +Tags: +- rgb +- signalrgb +- wallpaper +- desktop +- lively +- wallpaper-engine +- multi-monitor +- widgets +ReleaseNotesUrl: https://github.com/Delido/signalrgb-wallpaper/releases/tag/v1.7.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Delido/signalrgb-wallpaper/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Delido/SignalRGBWallpaper/1.7.0/Delido.SignalRGBWallpaper.yaml b/manifests/d/Delido/SignalRGBWallpaper/1.7.0/Delido.SignalRGBWallpaper.yaml new file mode 100644 index 000000000000..9554ec6faf6e --- /dev/null +++ b/manifests/d/Delido/SignalRGBWallpaper/1.7.0/Delido.SignalRGBWallpaper.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Delido.SignalRGBWallpaper +PackageVersion: 1.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.977/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.977/Discord.Discord.Canary.installer.yaml new file mode 100644 index 000000000000..eb7fb2cbecfd --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.977/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.977 +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.977/DiscordCanarySetup.exe + InstallerSha256: DF940B112B1B6C3352F4B2E338BA63171946713D31750A080F31DC9A76B0FD78 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.977/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.977/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..2f1719206b85 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.977/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.977 +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.977/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.977/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..3c00481213b2 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.977/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.977 +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.977/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.977/Discord.Discord.Canary.yaml new file mode 100644 index 000000000000..8aff2b6574f8 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.977/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.977 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.158.6.0/DuckDuckGo.DesktopBrowser.installer.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.158.6.0/DuckDuckGo.DesktopBrowser.installer.yaml new file mode 100644 index 000000000000..7e53a3bf8d37 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.158.6.0/DuckDuckGo.DesktopBrowser.installer.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser +PackageVersion: 0.158.6.0 +Platform: +- Windows.Desktop +- Windows.Universal +MinimumOSVersion: 10.0.19041.0 +InstallerType: msix +Protocols: +- http +- https +FileExtensions: +- htm +- html +- pdf +PackageFamilyName: DuckDuckGo.DesktopBrowser_ya2fgkz3nks94 +Installers: +- Architecture: x86 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.158.6.0/DuckDuckGo_0.158.6.0.msixbundle + InstallerSha256: 61C21391F877B5C4F86C36E6A440B777A7599E3FEF3C8D8DEBE11A038095C5C3 + SignatureSha256: 1D258356A5186091479DB18F12BE4FFAD8E457295A7BF3FF382A25726A84385F +- Architecture: x64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.158.6.0/DuckDuckGo_0.158.6.0.msixbundle + InstallerSha256: 61C21391F877B5C4F86C36E6A440B777A7599E3FEF3C8D8DEBE11A038095C5C3 + SignatureSha256: 1D258356A5186091479DB18F12BE4FFAD8E457295A7BF3FF382A25726A84385F +- Architecture: arm64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.158.6.0/DuckDuckGo_0.158.6.0.msixbundle + InstallerSha256: 61C21391F877B5C4F86C36E6A440B777A7599E3FEF3C8D8DEBE11A038095C5C3 + SignatureSha256: 1D258356A5186091479DB18F12BE4FFAD8E457295A7BF3FF382A25726A84385F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.158.6.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.158.6.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml new file mode 100644 index 000000000000..3de1060140c8 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.158.6.0/DuckDuckGo.DesktopBrowser.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: DuckDuckGo.DesktopBrowser +PackageVersion: 0.158.6.0 +PackageLocale: en-US +Publisher: DuckDuckGo +PublisherUrl: https://duckduckgo.com/ +PrivacyUrl: https://duckduckgo.com/privacy +Author: Duck Duck Go, Inc. +PackageName: DuckDuckGo +PackageUrl: https://duckduckgo.com/windows +License: Freeware +LicenseUrl: https://duckduckgo.com/terms +Copyright: © 2026 DuckDuckGo +ShortDescription: An everyday browser that truly protects your privacy. +Tags: +- browser +- chromium +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.158.6.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.158.6.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml new file mode 100644 index 000000000000..e4f5179616a6 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.158.6.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser +PackageVersion: 0.158.6.0 +PackageLocale: zh-CN +Publisher: DuckDuckGo +PublisherUrl: https://duckduckgo.com/ +PrivacyUrl: https://duckduckgo.com/privacy +Author: Duck Duck Go, Inc. +PackageName: DuckDuckGo +PackageUrl: https://duckduckgo.com/windows +License: 免费软件 +LicenseUrl: https://duckduckgo.com/terms +Copyright: © 2026 DuckDuckGo +ShortDescription: 一款时刻并真正保护您隐私的浏览器 +Tags: +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.158.6.0/DuckDuckGo.DesktopBrowser.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.158.6.0/DuckDuckGo.DesktopBrowser.yaml new file mode 100644 index 000000000000..e82c7a20f283 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.158.6.0/DuckDuckGo.DesktopBrowser.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser +PackageVersion: 0.158.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.6.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.6.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml new file mode 100644 index 000000000000..6d791b256cd6 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.6.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.160.6.0 +Platform: +- Windows.Desktop +- Windows.Universal +MinimumOSVersion: 10.0.19041.0 +InstallerType: msix +Protocols: +- http +- https +FileExtensions: +- htm +- html +- pdf +PackageFamilyName: DuckDuckGo.DesktopBrowserPreview_ya2fgkz3nks94 +Capabilities: +- internetClient +- runFullTrust +Installers: +- Architecture: x86 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.160.6.0/DuckDuckGo%20Preview_0.160.6.0.msixbundle + InstallerSha256: 36C0AD4719BD95C3C981DCA83C2CC8AEE87C44BB2C555CC277C56FF24344F825 + SignatureSha256: 248011D0DC7D66EF56A9F5C44881DB8446382E540780613C6E23FDBB8DB984E4 +- Architecture: x64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.160.6.0/DuckDuckGo%20Preview_0.160.6.0.msixbundle + InstallerSha256: 36C0AD4719BD95C3C981DCA83C2CC8AEE87C44BB2C555CC277C56FF24344F825 + SignatureSha256: 248011D0DC7D66EF56A9F5C44881DB8446382E540780613C6E23FDBB8DB984E4 +- Architecture: arm64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.160.6.0/DuckDuckGo%20Preview_0.160.6.0.msixbundle + InstallerSha256: 36C0AD4719BD95C3C981DCA83C2CC8AEE87C44BB2C555CC277C56FF24344F825 + SignatureSha256: 248011D0DC7D66EF56A9F5C44881DB8446382E540780613C6E23FDBB8DB984E4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.6.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.6.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml new file mode 100644 index 000000000000..4c0d209126e4 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.6.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.160.6.0 +PackageLocale: en-US +Publisher: DuckDuckGo +PublisherUrl: https://duckduckgo.com/ +PrivacyUrl: https://duckduckgo.com/privacy +Author: Duck Duck Go, Inc. +PackageName: DuckDuckGo Preview +PackageUrl: https://duckduckgo.com/windows-preview +License: Freeware +LicenseUrl: https://duckduckgo.com/terms +Copyright: © 2026 DuckDuckGo +CopyrightUrl: https://duckduckgo.com/terms +ShortDescription: Help Test and Improve New Features with DuckDuckGo Preview for Windows +Tags: +- browser +- chromium +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.6.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.6.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml new file mode 100644 index 000000000000..034fd163b37c --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.6.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.160.6.0 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 帮助测试和改进 DuckDuckGo Preview for Windows 的新功能 +Tags: +- chromium +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.6.0/DuckDuckGo.DesktopBrowser.Preview.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.6.0/DuckDuckGo.DesktopBrowser.Preview.yaml new file mode 100644 index 000000000000..f0b06b5ca366 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.6.0/DuckDuckGo.DesktopBrowser.Preview.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.160.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/detachhead/rebased/1.1.2/detachhead.rebased.installer.yaml b/manifests/d/detachhead/rebased/1.1.2/detachhead.rebased.installer.yaml new file mode 100644 index 000000000000..845627f1c24c --- /dev/null +++ b/manifests/d/detachhead/rebased/1.1.2/detachhead.rebased.installer.yaml @@ -0,0 +1,25 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: detachhead.rebased +PackageVersion: 1.1.2 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +ProductCode: Rebased 1.1.2 +ReleaseDate: 2026-06-04 +AppsAndFeaturesEntries: +- ProductCode: Rebased 1.1.2 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\detachhead\Rebased' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/DetachHead/rebased/releases/download/1.1.2/rebased.exe + InstallerSha256: 0245C81D0D7D6F25696209CE6A25B40DEABC1672146563EB82C650F45A0FFB0F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/detachhead/rebased/1.1.2/detachhead.rebased.locale.en-US.yaml b/manifests/d/detachhead/rebased/1.1.2/detachhead.rebased.locale.en-US.yaml new file mode 100644 index 000000000000..592273b4859e --- /dev/null +++ b/manifests/d/detachhead/rebased/1.1.2/detachhead.rebased.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: detachhead.rebased +PackageVersion: 1.1.2 +PackageLocale: en-US +Publisher: detachhead +PublisherUrl: https://github.com/DetachHead +PublisherSupportUrl: https://github.com/DetachHead/rebased/issues +Author: detachhead +PackageName: Rebased +PackageUrl: https://github.com/DetachHead/rebased +License: Apache-2.0 +LicenseUrl: https://github.com/DetachHead/rebased/blob/HEAD/LICENSE.txt +Copyright: Copyright 2026 detachhead +ShortDescription: An open-source remake of the short-lived jetbrains git client +ReleaseNotes: |- + - remove keymap plugins (users can still install them from the marketplace if they want) (#227) + - merge 2026.1.3 (#232) +ReleaseNotesUrl: https://github.com/DetachHead/rebased/releases/tag/1.1.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/detachhead/rebased/1.1.2/detachhead.rebased.yaml b/manifests/d/detachhead/rebased/1.1.2/detachhead.rebased.yaml new file mode 100644 index 000000000000..90d05406d319 --- /dev/null +++ b/manifests/d/detachhead/rebased/1.1.2/detachhead.rebased.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: detachhead.rebased +PackageVersion: 1.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/EarendilWorks/pi/0.78.1/EarendilWorks.pi.installer.yaml b/manifests/e/EarendilWorks/pi/0.78.1/EarendilWorks.pi.installer.yaml new file mode 100644 index 000000000000..b2bd859084d7 --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.78.1/EarendilWorks.pi.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EarendilWorks.pi +PackageVersion: 0.78.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: pi.exe +Commands: +- pi +ReleaseDate: 2026-06-04 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/earendil-works/pi/releases/download/v0.78.1/pi-windows-x64.zip + InstallerSha256: A0BA95F567A9E04DEE2F38BDF755A0B418087FA17E29C114BCA31FB79847BCA5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EarendilWorks/pi/0.78.1/EarendilWorks.pi.locale.en-US.yaml b/manifests/e/EarendilWorks/pi/0.78.1/EarendilWorks.pi.locale.en-US.yaml new file mode 100644 index 000000000000..6b298831dc2c --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.78.1/EarendilWorks.pi.locale.en-US.yaml @@ -0,0 +1,62 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EarendilWorks.pi +PackageVersion: 0.78.1 +PackageLocale: en-US +Publisher: EARENDIL INC. +PublisherUrl: https://github.com/earendil-works +PublisherSupportUrl: https://github.com/earendil-works/pi/issues +Author: Mario Zechner +PackageName: pi +PackageUrl: https://github.com/earendil-works/pi +License: MIT +LicenseUrl: https://github.com/earendil-works/pi/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Mario Zechner +ShortDescription: AI coding assistant with read, bash, edit, write tools +Description: |- + Pi is a minimal terminal coding harness. Adapt pi to your workflows, not the other way around, without having to fork and modify pi internals. Extend it with TypeScript Extensions, Skills, Prompt Templates, and Themes. Put your extensions, skills, prompt templates, and themes in Pi Packages and share them with others via npm or git. + Pi ships with powerful defaults but skips features like sub agents and plan mode. Instead, you can ask pi to build what you want or install a third party pi package that matches your workflow. + Pi runs in four modes: interactive, print or JSON, RPC for process integration, and an SDK for embedding in your own apps. See openclaw/openclaw for a real-world SDK integration. +Moniker: pi +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + New Features + - More built-in provider coverage - Added Ant Ling and NVIDIA NIM provider setup, plus MiniMax-M3 support for the direct MiniMax providers. See Providers. + - Richer extension context - Extensions can use ctx.mode and ctx.getSystemPromptOptions() to adapt behavior across TUI, RPC, JSON, and print modes and inspect base system prompt inputs. See Extensions. + Added + - Added containerization documentation and a Gondolin extension example for routing built-in tools into a local micro-VM. + - Added Ant Ling provider selection and setup documentation. + - Added MiniMax-M3 model support inherited from @earendil-works/pi-ai for the minimax and minimax-cn direct providers (#5313). + - Added NVIDIA NIM provider selection, setup documentation, and direct NIM request attribution headers. + - Added ctx.mode to extension contexts so extensions can distinguish TUI, RPC, JSON, and print mode. + - Added ctx.getSystemPromptOptions() for extension commands to inspect the current base system prompt inputs (#5306 by @xl0). + Fixed + - Fixed temporary extension package installs to use a private ~/.pi/agent/tmp/extensions directory with 0700 permissions instead of os.tmpdir()/pi-extensions. + - Fixed git package source handling to reject unsafe host/path components and keep managed clone paths inside install roots. + - Fixed stored XSS in HTML session exports by sanitizing Markdown link and image URLs with a scheme allow-list after stripping control characters. + - Fixed SDK embedding in bundled Node apps failing with ENOENT when package.json is not present next to the bundle entrypoint. The package metadata reader now gracefully handles missing package.json by using defaults, enabling createAgentSession() without requiring package-adjacent files at runtime (#5226). + - Fixed HTTP timeout setting not being respected for non-Codex providers (e.g., llama.cpp via OpenAI-compatible API). The httpIdleTimeoutMs setting (set via /settings HTTP timeout) now applies as the default SDK request timeout for all providers that support it, not just OpenAI Codex Responses. Disabling the timeout (HTTP timeout = false) now correctly disables SDK timeouts for all supported providers by sending a maximum int32 value (effectively infinite) instead of 0, since SDKs treat timeout=0 as an immediate timeout (#5294). + - Fixed inherited Amazon Bedrock requests to replace blank required user/tool-result text with a placeholder and skip blank replay text blocks (#4975). + - Fixed inherited Anthropic Claude Opus 4.7+ requests to suppress deprecated temperature parameters (#5251 by @yzhg1983). + - Fixed inherited OpenAI GPT-5.5 generated metadata to omit unsupported minimal thinking (#5243). + - Fixed inherited OpenRouter Kimi K2.6 thinking replay and developer-role instruction handling (#5309). + - Fixed inherited OpenRouter reasoning instruction requests to preserve the system role when required (#5221 by @PriNova). + - Fixed inherited overlay focus restoration so non-capturing overlays remain interactive after UI rerenders and explicit focus release (#5235 by @nicobailon). + - Fixed inherited tab width accounting in column slicing and overlay compositing so tab-containing output cannot exceed the terminal width (#5218). + - Fixed opening and listing very large JSONL session files by reading session entries line-by-line instead of materializing the full file as one string (#5231). + - Fixed the footer branch display in WSL /mnt/... repositories to refresh after branch changes (#5264 by @psoukie). + - Fixed renderShell: "self" tool renderers that emit no component lines leaving a blank chat row (#5299). + - Restored inherited NVIDIA Qwen 3.5 122B NIM model support. +ReleaseNotesUrl: https://github.com/earendil-works/pi/releases/tag/v0.78.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EarendilWorks/pi/0.78.1/EarendilWorks.pi.locale.zh-CN.yaml b/manifests/e/EarendilWorks/pi/0.78.1/EarendilWorks.pi.locale.zh-CN.yaml new file mode 100644 index 000000000000..e6eb065b4236 --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.78.1/EarendilWorks.pi.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: EarendilWorks.pi +PackageVersion: 0.78.1 +PackageLocale: zh-CN +ShortDescription: 具备读取、Bash、编辑、写入工具的 AI 编程助手 +Description: |- + Pi 是一款轻量型终端编码工具集。无需复刻并修改 Pi 的内部代码,就能让 Pi 适配你的工作流,而非反过来让你迁就 Pi。你可以通过 TypeScript 扩展、技能模块、提示词模板和主题对 Pi 进行拓展。把你开发的扩展、技能模块、提示词模板和主题打包为 Pi 包,即可通过 npm 或 git 分享给其他用户。 + Pi 默认搭载的功能十分强大,但未内置子代理、计划模式这类功能。你可以让 Pi 生成你需要的功能,或是安装适配你工作流的第三方 Pi 包即可。 + Pi 支持四种运行模式:交互模式、打印/JSON 输出模式、用于流程集成的 RPC 模式,以及可嵌入你自有应用的 SDK 模式。实际的 SDK 集成案例可参考 openclaw/openclaw 项目。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EarendilWorks/pi/0.78.1/EarendilWorks.pi.yaml b/manifests/e/EarendilWorks/pi/0.78.1/EarendilWorks.pi.yaml new file mode 100644 index 000000000000..1fd5b8f81a2b --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.78.1/EarendilWorks.pi.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: EarendilWorks.pi +PackageVersion: 0.78.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/EdrawSoft/EdrawMind/CN/13.3.3.1539/EdrawSoft.EdrawMind.CN.installer.yaml b/manifests/e/EdrawSoft/EdrawMind/CN/13.3.3.1539/EdrawSoft.EdrawMind.CN.installer.yaml new file mode 100644 index 000000000000..0073b23c0053 --- /dev/null +++ b/manifests/e/EdrawSoft/EdrawMind/CN/13.3.3.1539/EdrawSoft.EdrawMind.CN.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: EdrawSoft.EdrawMind.CN +PackageVersion: 13.3.3.1539 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +FileExtensions: +- emmx +ProductCode: '{B90063D2-500B-4097-96ED-74E349F8A6E5}_is1' +Installers: +- Architecture: x64 + InstallerUrl: https://cc-download.wondershare.cc/cbs_down/edrawmind_cn_13.3.3_full5375.exe + InstallerSha256: C176A205F3720C7103E3BD3E45B50E5F7FA5A426DA1372EE1C67D08885659486 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EdrawSoft/EdrawMind/CN/13.3.3.1539/EdrawSoft.EdrawMind.CN.locale.en-US.yaml b/manifests/e/EdrawSoft/EdrawMind/CN/13.3.3.1539/EdrawSoft.EdrawMind.CN.locale.en-US.yaml new file mode 100644 index 000000000000..13832bc9857b --- /dev/null +++ b/manifests/e/EdrawSoft/EdrawMind/CN/13.3.3.1539/EdrawSoft.EdrawMind.CN.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: EdrawSoft.EdrawMind.CN +PackageVersion: 13.3.3.1539 +PackageLocale: en-US +Publisher: EdrawSoft Co.,Ltd. +PublisherUrl: https://www.edrawsoft.cn/ +PublisherSupportUrl: https://www.edrawsoft.cn/help-center/ +PrivacyUrl: https://www.edrawsoft.cn/private-policy/ +Author: SHENZHEN EDRAW SOFTWARE CO., LTD. +PackageName: MindMaster +PackageUrl: https://www.edrawsoft.cn/mindmaster/ +License: Proprietary +LicenseUrl: https://www.edrawsoft.cn/edrawmax-term-services/ +Copyright: © 2026 SHENZHEN EDRAW SOFTWARE CO., LTD. All rights reserved +ShortDescription: Cloud-based cross-platform mind mapping software +Description: MindMaster, a cross-platform and versatile mind mapping software, is an effective solution to help you quickly become a competent mind mapping designer! It provides abundant intelligent layouts, various presentation modes, exquisite design elements and preset theme styles, making it a veritable productivity tool for users. Since its launch, it has been well received by users and is widely used in problem solving, time management, business strategy and project management. +Tags: +- mind-map +- mind-mapping +- mindmap +ReleaseNotesUrl: https://www.edrawsoft.cn/download/mindmaster/versioninfo/ +PurchaseUrl: https://www.edrawsoft.cn/order/mindmaster_buy.html +Documentations: +- DocumentLabel: Manual + DocumentUrl: https://www.edrawsoft.cn/help-center/mindmaster-user-manual-cn.pdf +- DocumentLabel: Tutorial + DocumentUrl: https://www.edrawsoft.cn/mindmaster/tutorial/ +- DocumentLabel: Video Tutorial + DocumentUrl: https://mp.weixin.qq.com/s/IANQyVNlXWik-Zrckfy4bA +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EdrawSoft/EdrawMind/CN/13.3.3.1539/EdrawSoft.EdrawMind.CN.locale.zh-CN.yaml b/manifests/e/EdrawSoft/EdrawMind/CN/13.3.3.1539/EdrawSoft.EdrawMind.CN.locale.zh-CN.yaml new file mode 100644 index 000000000000..95962a8429f4 --- /dev/null +++ b/manifests/e/EdrawSoft/EdrawMind/CN/13.3.3.1539/EdrawSoft.EdrawMind.CN.locale.zh-CN.yaml @@ -0,0 +1,48 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: EdrawSoft.EdrawMind.CN +PackageVersion: 13.3.3.1539 +PackageLocale: zh-CN +Publisher: EdrawSoft Co.,Ltd. +PublisherUrl: https://www.edrawsoft.cn/ +PublisherSupportUrl: https://www.edrawsoft.cn/help-center/ +PrivacyUrl: https://www.edrawsoft.cn/private-policy/ +Author: 深圳市亿图软件有限公司 +PackageName: MindMaster +PackageUrl: https://www.edrawsoft.cn/mindmaster/ +License: 专有软件 +LicenseUrl: https://www.edrawsoft.cn/edrawmax-term-services/ +Copyright: © 2026 深圳市亿图软件有限公司 版权所有 +ShortDescription: 基于云的跨端思维导图软件 +Description: 亿图脑图 MindMaster 是一款跨平台、多功能的思维导图软件。是帮助您快速成为思维导图设计能手的有效解决方案!软件提供了丰富的智能布局、多样性的展示模式、结合精美的设计元素和预置的主题样式,努力帮用户打造一款真正的效率工具。自推出以来深受广大用户的欢迎,被广泛应用于解决问题,时间管理,业务战略和项目管理等领域中。 +Tags: +- 亿图脑图 +- 思维导图 +- 脑图 +ReleaseNotes: |- + 「AI 解析」功能入口搬新家 + 原「AI 解析」入口已整合至首页左侧边栏-万兴脑图 AI。点击界面输入框旁的附件按钮即可上传并解析文件。支持自定义要求总结内容和持续对话。 + 附件一键生成 PPT。万兴脑图 AI 支持上传 PDF、Word、Excel、图片等多格式文件,AI 自动提取内容并生成完整 PPT。调研报告、会议资料、课程文档都能快速变成演示文稿。 + + 二、AI 创作首页全新升级 + 首页 UI 与 AI 创作入口优化,思维导图、PPT、文件总结等能力更集中,打开首页即可快速开始创作。 + 新增扣点标准说明和附件上传引导,支持格式、文件大小、点数消耗等信息更透明,使用更放心。 + AI 对话中的历史输入支持一键复制,也可带回输入框重新编辑,常用提示词复用更方便。 + + 三、桌面端 AI 悬浮球上线 + 新增桌面端 AI 悬浮球,支持随时唤起万兴脑图 Agent。划词后即可快速生成导图,灵感闪现即刻成图。 + + 四、搜索功能上新 + 新增功能搜索,输入关键词即可快速找到并使用功能。 +ReleaseNotesUrl: https://www.edrawsoft.cn/download/mindmaster/versioninfo/ +PurchaseUrl: https://www.edrawsoft.cn/order/mindmaster_buy.html +Documentations: +- DocumentLabel: 用户手册 + DocumentUrl: https://www.edrawsoft.cn/help-center/mindmaster-user-manual-cn.pdf +- DocumentLabel: 教程 + DocumentUrl: https://www.edrawsoft.cn/mindmaster/tutorial/ +- DocumentLabel: 视频教程 + DocumentUrl: https://mp.weixin.qq.com/s/IANQyVNlXWik-Zrckfy4bA +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EdrawSoft/EdrawMind/CN/13.3.3.1539/EdrawSoft.EdrawMind.CN.yaml b/manifests/e/EdrawSoft/EdrawMind/CN/13.3.3.1539/EdrawSoft.EdrawMind.CN.yaml new file mode 100644 index 000000000000..b68207ad6a3f --- /dev/null +++ b/manifests/e/EdrawSoft/EdrawMind/CN/13.3.3.1539/EdrawSoft.EdrawMind.CN.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: EdrawSoft.EdrawMind.CN +PackageVersion: 13.3.3.1539 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/ElementLabs/LMStudio/0.4.16+1/ElementLabs.LMStudio.installer.yaml b/manifests/e/ElementLabs/LMStudio/0.4.16+1/ElementLabs.LMStudio.installer.yaml new file mode 100644 index 000000000000..e233bfe243f9 --- /dev/null +++ b/manifests/e/ElementLabs/LMStudio/0.4.16+1/ElementLabs.LMStudio.installer.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ElementLabs.LMStudio +PackageVersion: 0.4.16+1 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- lmstudio +ProductCode: c6dbe996-22a9-5998-b542-7abe33da3b83 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://installers.lmstudio.ai/win32/x64/0.4.16-1/LM-Studio-0.4.16-1-x64.exe + InstallerSha256: F8FAB9986722D7A741DF692E0C0BBD8F80F2587456304D01F9ACE49072098FA2 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://installers.lmstudio.ai/win32/x64/0.4.16-1/LM-Studio-0.4.16-1-x64.exe + InstallerSha256: F8FAB9986722D7A741DF692E0C0BBD8F80F2587456304D01F9ACE49072098FA2 + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: user + InstallerUrl: https://installers.lmstudio.ai/win32/arm64/0.4.16-1/LM-Studio-0.4.16-1-arm64.exe + InstallerSha256: DA2CFC265C4008B6CAC9E42358E3CE76F9231950E9E4DDAFE3151DF848CD9FF6 + InstallerSwitches: + Custom: /currentuser +- Architecture: arm64 + Scope: machine + InstallerUrl: https://installers.lmstudio.ai/win32/arm64/0.4.16-1/LM-Studio-0.4.16-1-arm64.exe + InstallerSha256: DA2CFC265C4008B6CAC9E42358E3CE76F9231950E9E4DDAFE3151DF848CD9FF6 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ElementLabs/LMStudio/0.4.16+1/ElementLabs.LMStudio.locale.en-US.yaml b/manifests/e/ElementLabs/LMStudio/0.4.16+1/ElementLabs.LMStudio.locale.en-US.yaml new file mode 100644 index 000000000000..077337fc3fa9 --- /dev/null +++ b/manifests/e/ElementLabs/LMStudio/0.4.16+1/ElementLabs.LMStudio.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ElementLabs.LMStudio +PackageVersion: 0.4.16+1 +PackageLocale: en-US +Publisher: LM Studio +PublisherUrl: https://lmstudio.ai/ +Author: Element Labs, Inc. +PackageName: LM Studio +PackageUrl: https://lmstudio.ai/ +License: Freeware +LicenseUrl: https://lmstudio.ai/terms +Copyright: © LM Studio 2023 - 2026 +CopyrightUrl: https://lmstudio.ai/terms +ShortDescription: Discover, download, and run local LLMs +Description: LM Studio is an easy to use desktop app for experimenting with local and open-source Large Language Models (LLMs). The LM Studio cross platform desktop app allows you to download and run any ggml-compatible model from Hugging Face, and provides a simple yet powerful model configuration and inferencing UI. The app leverages your GPU when possible. +Tags: +- ai +- chatbot +- deepseek +- gemma +- kimi +- large-language-model +- llama +- llm +- mistral +- qwen +ReleaseNotes: |- + - Introducing Locally, LM Studio's mobile app. Available on iPhone and iPad. + - Use LM Link in Locally to take your largest LM Studio models on the go + - Security hardening + - [GGUF] Fix multi-GPU selection bugs affecting GPU ON/OFF and Priority Order on some CUDA 12, ROCm, and Vulkan setups +ReleaseNotesUrl: https://lmstudio.ai/blog +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://lmstudio.ai/docs/welcome +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ElementLabs/LMStudio/0.4.16+1/ElementLabs.LMStudio.locale.zh-CN.yaml b/manifests/e/ElementLabs/LMStudio/0.4.16+1/ElementLabs.LMStudio.locale.zh-CN.yaml new file mode 100644 index 000000000000..f9ee49678287 --- /dev/null +++ b/manifests/e/ElementLabs/LMStudio/0.4.16+1/ElementLabs.LMStudio.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ElementLabs.LMStudio +PackageVersion: 0.4.16+1 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 发现、下载和运行本地大语言模型 +Description: LM Studio 是一款易用的桌面应用,用于对本地开源大语言模型(LLM)进行实验。LM Studio 跨平台桌面应用允许您从 Hugging Face 下载并运行任何兼容 ggml 的模型,并提供简单而强大的模型配置和推理用户界面。该应用程序尽可能利用 GPU。 +Tags: +- gemma +- kimi +- llama +- llm +- mistral +- 人工智能 +- 大语言模型 +- 深度求索 +- 聊天机器人 +- 通义千问 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://lmstudio.ai/docs/welcome +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ElementLabs/LMStudio/0.4.16+1/ElementLabs.LMStudio.yaml b/manifests/e/ElementLabs/LMStudio/0.4.16+1/ElementLabs.LMStudio.yaml new file mode 100644 index 000000000000..446cd21cc399 --- /dev/null +++ b/manifests/e/ElementLabs/LMStudio/0.4.16+1/ElementLabs.LMStudio.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: ElementLabs.LMStudio +PackageVersion: 0.4.16+1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/Evernote/Evernote/11.19.4/Evernote.Evernote.installer.yaml b/manifests/e/Evernote/Evernote/11.19.4/Evernote.Evernote.installer.yaml new file mode 100644 index 000000000000..2fb873c89a07 --- /dev/null +++ b/manifests/e/Evernote/Evernote/11.19.4/Evernote.Evernote.installer.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Evernote.Evernote +PackageVersion: 11.19.4 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- en +- evernote +FileExtensions: +- enex +ProductCode: e4251011-875e-51f3-a464-121adaff5aaa +ReleaseDate: 2026-05-29 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://win.desktop.evernote.com/builds/Evernote-11.19.4-win-ddl-stage-20260529160039-696367e83f29a38765c428bc0ab21ff4164e5071-setup.exe + InstallerSha256: 1B5EB4458FA18AD00046A8F648D6F9596B1D9C8702C2394C01FC1BC31546B1C1 + InstallerSwitches: + Custom: /currentuser +- Architecture: x86 + Scope: machine + InstallerUrl: https://win.desktop.evernote.com/builds/Evernote-11.19.4-win-ddl-stage-20260529160039-696367e83f29a38765c428bc0ab21ff4164e5071-setup.exe + InstallerSha256: 1B5EB4458FA18AD00046A8F648D6F9596B1D9C8702C2394C01FC1BC31546B1C1 + InstallerSwitches: + Custom: /allusers + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://win.desktop.evernote.com/builds/Evernote-11.19.4-win-ddl-stage-20260529160039-696367e83f29a38765c428bc0ab21ff4164e5071-setup.exe + InstallerSha256: 1B5EB4458FA18AD00046A8F648D6F9596B1D9C8702C2394C01FC1BC31546B1C1 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://win.desktop.evernote.com/builds/Evernote-11.19.4-win-ddl-stage-20260529160039-696367e83f29a38765c428bc0ab21ff4164e5071-setup.exe + InstallerSha256: 1B5EB4458FA18AD00046A8F648D6F9596B1D9C8702C2394C01FC1BC31546B1C1 + InstallerSwitches: + Custom: /allusers + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Evernote/Evernote/11.19.4/Evernote.Evernote.locale.en-US.yaml b/manifests/e/Evernote/Evernote/11.19.4/Evernote.Evernote.locale.en-US.yaml new file mode 100644 index 000000000000..a6ef6d37c181 --- /dev/null +++ b/manifests/e/Evernote/Evernote/11.19.4/Evernote.Evernote.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Evernote.Evernote +PackageVersion: 11.19.4 +PackageLocale: en-US +Publisher: Evernote Corporation +PublisherUrl: https://evernote.com/ +PublisherSupportUrl: https://help.evernote.com/ +PrivacyUrl: https://evernote.com/privacy/policy +Author: Evernote Corporation +PackageName: Evernote +PackageUrl: https://evernote.com/download +License: Proprietary +LicenseUrl: https://evernote.com/legal/terms-of-service +Copyright: © 2019 - 2026 Evernote Corporation. All rights reserved. +CopyrightUrl: https://evernote.com/legal/trademark-use +ShortDescription: Remember everything and tackle any project with your notes, tasks, and schedule all in one place. +Description: Evernote helps you focus on what matters most and have access to your information when you need it. Input typed notes or scan handwritten notes. Add to-do’s, photos, images, web pages, or audio ... and it’s all instantly searchable. Organize notes any way you want and share with anyone. And Evernote syncs across your devices so your information is always with you, everywhere you go. +Moniker: evernote +Tags: +- 9wzdncrfj3mb +- ai-assistant +- artificial-intelligence-assistant +- calendar +- checklist +- collaborate +- collaboration +- list +- memo +- memorandum +- notes +- schedule +- task +- to-do +- todo +ReleaseNotes: |- + Features: + - Opening a new tab now triggers the search modal. + - Added inline code entry points to both the slash menu and the insert menu. + - The AI Assistant can now create and update recurring tasks, as well as set or change reminders from natural-language requests. + - The AI Assistant can now change the title of your note directly. + - You can now turn selected text into a toggle title when creating a toggle. + - Refreshed the highlight and callout color palette. + + Fixes: + - Fixed a bug where printing a note on the web caused the AI Assistant pane to overlap the note. + - Fixed a crash that could occur when switching accounts. +PurchaseUrl: https://evernote.com/compare-plans +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Evernote/Evernote/11.19.4/Evernote.Evernote.locale.zh-CN.yaml b/manifests/e/Evernote/Evernote/11.19.4/Evernote.Evernote.locale.zh-CN.yaml new file mode 100644 index 000000000000..814f571f7345 --- /dev/null +++ b/manifests/e/Evernote/Evernote/11.19.4/Evernote.Evernote.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Evernote.Evernote +PackageVersion: 11.19.4 +PackageLocale: zh-CN +Publisher: Evernote Corporation +PublisherUrl: https://evernote.com/ +PublisherSupportUrl: https://help.evernote.com/ +PrivacyUrl: https://evernote.com/privacy/policy +Author: Evernote Corporation +PackageName: Evernote +PackageUrl: https://evernote.com/download +License: 专有软件 +LicenseUrl: https://evernote.com/legal/terms-of-service +Copyright: © 2019 - 2026 Evernote Corporation。保留所有权利。 +CopyrightUrl: https://evernote.com/legal/trademark-use +ShortDescription: 在一处记住所有内容,并通过笔记、任务和日程处理一切。 +Description: Evernote 可帮助您专注于最重要的事情,并在需要时获取信息。输入打字笔记或扫描手写笔记,添加待办事项、照片、图片、网页或音频……并且所有内容都可即时搜索。以任何方式组织笔记,并与任何人共享。Evernote 还能在您的设备间同步,让你的信息随时随地与你同在。 +Tags: +- 任务 +- 列表 +- 协作 +- 协同 +- 备忘 +- 备忘录 +- 待办 +- 待办事项 +- 提醒事项 +- 日历 +- 日程 +- 清单 +- 笔记 +PurchaseUrl: https://evernote.com/compare-plans +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Evernote/Evernote/11.19.4/Evernote.Evernote.yaml b/manifests/e/Evernote/Evernote/11.19.4/Evernote.Evernote.yaml new file mode 100644 index 000000000000..78d0631bb2f9 --- /dev/null +++ b/manifests/e/Evernote/Evernote/11.19.4/Evernote.Evernote.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: Evernote.Evernote +PackageVersion: 11.19.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fastfetch-cli/Fastfetch/2.64.1/Fastfetch-cli.Fastfetch.installer.yaml b/manifests/f/Fastfetch-cli/Fastfetch/2.64.1/Fastfetch-cli.Fastfetch.installer.yaml new file mode 100644 index 000000000000..dadb2f492b1e --- /dev/null +++ b/manifests/f/Fastfetch-cli/Fastfetch/2.64.1/Fastfetch-cli.Fastfetch.installer.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Fastfetch-cli.Fastfetch +PackageVersion: 2.64.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: fastfetch.exe +- RelativeFilePath: flashfetch.exe +Commands: +- fastfetch +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/fastfetch-cli/fastfetch/releases/download/2.64.1/fastfetch-windows-amd64.zip + InstallerSha256: 1DC20F1093F7EF2231EE0238E18DEEC01D384F9770E9DF32A78107BCCD1A6A98 +- Architecture: arm64 + InstallerUrl: https://github.com/fastfetch-cli/fastfetch/releases/download/2.64.1/fastfetch-windows-aarch64.zip + InstallerSha256: 4E04F8C2173A546C75961231EE2711BE9953691D83D628B1E9C8250204572640 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fastfetch-cli/Fastfetch/2.64.1/Fastfetch-cli.Fastfetch.locale.en-US.yaml b/manifests/f/Fastfetch-cli/Fastfetch/2.64.1/Fastfetch-cli.Fastfetch.locale.en-US.yaml new file mode 100644 index 000000000000..b5ad3e3db93f --- /dev/null +++ b/manifests/f/Fastfetch-cli/Fastfetch/2.64.1/Fastfetch-cli.Fastfetch.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Fastfetch-cli.Fastfetch +PackageVersion: 2.64.1 +PackageLocale: en-US +Publisher: fastfetch-cli +PublisherUrl: https://github.com/fastfetch-cli +PublisherSupportUrl: https://github.com/fastfetch-cli/fastfetch/issues +PackageName: fastfetch +PackageUrl: https://github.com/fastfetch-cli/fastfetch +License: MIT +LicenseUrl: https://github.com/fastfetch-cli/fastfetch/blob/HEAD/LICENSE +ShortDescription: Like neofetch, but much faster because written mostly in C. +Tags: +- cli +- command-line +- cross-platform +- fastfetch +- fetch +- hardware +- neofetch +- screenfetch +- terminal +ReleaseNotes: |- + Features: + - Adds a CMake option -DPACKAGES_REMOVE_DISABLED to remove detection code of disabled packages (-DPACKAGES_DISABLE_) for slightly smaller binary size (Packages) + Bugfixes: + - Fixes compatibility issues with Lua 5.3 + - Avoid possible infinite recursion in encode_json when encoding deeply nested tables or circular references + - Fixes compilation issues when building with old macOS SDKs +ReleaseNotesUrl: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.64.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fastfetch-cli/Fastfetch/2.64.1/Fastfetch-cli.Fastfetch.yaml b/manifests/f/Fastfetch-cli/Fastfetch/2.64.1/Fastfetch-cli.Fastfetch.yaml new file mode 100644 index 000000000000..2d5c4e22520f --- /dev/null +++ b/manifests/f/Fastfetch-cli/Fastfetch/2.64.1/Fastfetch-cli.Fastfetch.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Fastfetch-cli.Fastfetch +PackageVersion: 2.64.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/Figma/Figma/126.4.12/Figma.Figma.installer.yaml b/manifests/f/Figma/Figma/126.4.12/Figma.Figma.installer.yaml new file mode 100644 index 000000000000..bd75c8c10b47 --- /dev/null +++ b/manifests/f/Figma/Figma/126.4.12/Figma.Figma.installer.yaml @@ -0,0 +1,49 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Figma.Figma +PackageVersion: 126.4.12 +UpgradeBehavior: install +Protocols: +- figma +FileExtensions: +- fig +Installers: +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://desktop.figma.com/win/build/Figma-126.4.12.exe + InstallerSha256: 5F612FB92F7FE6F1C8824032FB3165CA200B94C48B0B3C2C8246492E3E4F1C47 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + ProductCode: Figma +- Architecture: arm64 + InstallerType: exe + Scope: user + InstallerUrl: https://desktop.figma.com/win-arm/build/Figma-126.4.12.exe + InstallerSha256: 14DF30058080447FEC2DFF42F80D0653C26171E7356C2FE499DAC4FD27F62490 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + ProductCode: Figma +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://desktop.figma.com/win/build/Figma-126.4.12.msi + InstallerSha256: 21B1DA2193C430A91601891BF085C8985BC2329314EC7DE055291DFD857CCF5E + InstallerSwitches: + InstallLocation: APPLICATIONROOTDIRECTORY="" + ProductCode: '{856F6D49-1916-4FDE-B470-0CEE4D17F3F4}.msq' + AppsAndFeaturesEntries: + - InstallerType: exe + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\Figma\app-125.5.6' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Figma/Figma/126.4.12/Figma.Figma.locale.en-US.yaml b/manifests/f/Figma/Figma/126.4.12/Figma.Figma.locale.en-US.yaml new file mode 100644 index 000000000000..55fe059d1bd8 --- /dev/null +++ b/manifests/f/Figma/Figma/126.4.12/Figma.Figma.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Figma.Figma +PackageVersion: 126.4.12 +PackageLocale: en-US +Publisher: Figma, Inc. +PublisherUrl: https://www.figma.com/ +PublisherSupportUrl: https://help.figma.com/ +PrivacyUrl: https://www.figma.com/privacy/ +Author: Figma, Inc. +PackageName: Figma +PackageUrl: https://www.figma.com/downloads/ +License: Proprietary +LicenseUrl: https://www.figma.com/tos/ +Copyright: Copyright © 2026 Figma, Inc. +CopyrightUrl: https://www.figma.com/copyright-and-ip-policy/ +ShortDescription: The Collaborative Interface Design Tool +Description: Figma is the leading collaborative design tool for building meaningful products. Seamlessly design, prototype, develop, and collect feedback in a single platform. +Moniker: figma +Tags: +- build +- design +- diagram +- flow +- flowchart +- interface +- mockup +- present +- prototype +- slides +- specification +- ui +- user-experience +- user-interface +- ux +- wireframe +PurchaseUrl: https://www.figma.com/pricing/ +Documentations: +- DocumentLabel: Best Practice Guides + DocumentUrl: https://www.figma.com/best-practices/ +- DocumentLabel: Blog + DocumentUrl: https://www.figma.com/blog/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Figma/Figma/126.4.12/Figma.Figma.locale.zh-CN.yaml b/manifests/f/Figma/Figma/126.4.12/Figma.Figma.locale.zh-CN.yaml new file mode 100644 index 000000000000..c257a545d94a --- /dev/null +++ b/manifests/f/Figma/Figma/126.4.12/Figma.Figma.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Figma.Figma +PackageVersion: 126.4.12 +PackageLocale: zh-CN +Publisher: Figma, Inc. +PublisherUrl: https://www.figma.com/ +PublisherSupportUrl: https://help.figma.com/ +PrivacyUrl: https://www.figma.com/privacy/ +Author: Figma, Inc. +PackageName: Figma +PackageUrl: https://www.figma.com/downloads/ +License: 专有软件 +LicenseUrl: https://www.figma.com/tos/ +Copyright: Copyright © 2026 Figma, Inc. +CopyrightUrl: https://www.figma.com/copyright-and-ip-policy/ +ShortDescription: 协作界面设计工具 +Description: Figma 是领先的协作设计工具,可用于构建有意义的产品。在单一平台上无缝设计、制作原型、开发和收集反馈。 +Tags: +- 人机交互 +- 原型 +- 图表 +- 模型 +- 流程 +- 流程图 +- 用户界面 +- 界面 +- 线框图 +- 规格 +- 设计 +PurchaseUrl: https://www.figma.com/pricing/ +Documentations: +- DocumentLabel: 博客 + DocumentUrl: https://www.figma.com/blog/ +- DocumentLabel: 最佳实践指南 + DocumentUrl: https://www.figma.com/best-practices/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Figma/Figma/126.4.12/Figma.Figma.yaml b/manifests/f/Figma/Figma/126.4.12/Figma.Figma.yaml new file mode 100644 index 000000000000..efa02f04a762 --- /dev/null +++ b/manifests/f/Figma/Figma/126.4.12/Figma.Figma.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: Figma.Figma +PackageVersion: 126.4.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2606041540/FunRoutine.WorkFlowy.installer.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2606041540/FunRoutine.WorkFlowy.installer.yaml new file mode 100644 index 000000000000..74af0f89379d --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2606041540/FunRoutine.WorkFlowy.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: FunRoutine.WorkFlowy +PackageVersion: 4.3.2606041540 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- workflowy +ProductCode: 338bed7b-1324-505d-8cb6-5c266cbaa6b3 +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/workflowy/desktop/releases/download/v4.3.2606041540/WorkFlowy-Installer-4.3.2606041540.exe + InstallerSha256: 745B76BF7D88151C9BA8D9AEFDED3CE779E5741FEED790AB42BF4CDD7AE735A3 +- Architecture: x64 + InstallerUrl: https://github.com/workflowy/desktop/releases/download/v4.3.2606041540/WorkFlowy-Installer-4.3.2606041540.exe + InstallerSha256: 745B76BF7D88151C9BA8D9AEFDED3CE779E5741FEED790AB42BF4CDD7AE735A3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2606041540/FunRoutine.WorkFlowy.locale.en-US.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2606041540/FunRoutine.WorkFlowy.locale.en-US.yaml new file mode 100644 index 000000000000..1c499e736885 --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2606041540/FunRoutine.WorkFlowy.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.3.2606041540 +PackageLocale: en-US +Publisher: WorkFlowy +PublisherUrl: https://workflowy.com/ +PublisherSupportUrl: https://workflowy.zendesk.com/ +PrivacyUrl: https://workflowy.com/privacy-policy/ +Author: FunRoutine Inc. +PackageName: WorkFlowy +PackageUrl: https://workflowy.com/ +License: Proprietary +Copyright: Copyright © 2026 WorkFlowy +ShortDescription: Collect your ideas, develop them, share them, and turn them into reality. +Tags: +- agenda +- calendar +- checklist +- gtd +- list +- memo +- memorandum +- notes +- schedule +- task +- to-do +- todo +ReleaseNotesUrl: https://github.com/workflowy/desktop/releases/tag/v4.3.2606041540 +PurchaseUrl: https://workflowy.com/pricing/ +Documentations: +- DocumentLabel: Guides + DocumentUrl: https://workflowy.com/guides/ +- DocumentLabel: Knowledge Base + DocumentUrl: https://workflowy.com/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2606041540/FunRoutine.WorkFlowy.locale.zh-CN.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2606041540/FunRoutine.WorkFlowy.locale.zh-CN.yaml new file mode 100644 index 000000000000..bda9e4b6bfab --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2606041540/FunRoutine.WorkFlowy.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.3.2606041540 +PackageLocale: zh-CN +Publisher: WorkFlowy +PublisherUrl: https://workflowy.com/ +PublisherSupportUrl: https://workflowy.zendesk.com/ +PrivacyUrl: https://workflowy.com/privacy-policy/ +Author: FunRoutine Inc. +PackageName: WorkFlowy +PackageUrl: https://workflowy.com/ +License: 专有软件 +Copyright: Copyright © 2026 WorkFlowy +ShortDescription: 收集你的想法,开发、分享它们,并将其变为现实。 +Tags: +- 任务 +- 列表 +- 备忘 +- 备忘录 +- 待办 +- 待办事项 +- 提醒事项 +- 日历 +- 日程 +- 日程管理 +- 时间管理 +- 清单 +- 笔记 +- 议程 +ReleaseNotesUrl: https://github.com/workflowy/desktop/releases/tag/v4.3.2606041540 +PurchaseUrl: https://workflowy.com/pricing/ +Documentations: +- DocumentLabel: 指南 + DocumentUrl: https://workflowy.com/guides/ +- DocumentLabel: 知识库 + DocumentUrl: https://workflowy.com/learn/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2606041540/FunRoutine.WorkFlowy.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2606041540/FunRoutine.WorkFlowy.yaml new file mode 100644 index 000000000000..0c47a2fbd345 --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2606041540/FunRoutine.WorkFlowy.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: FunRoutine.WorkFlowy +PackageVersion: 4.3.2606041540 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Giancan/AutoGRToolkit/6.1.0.0/Giancan.AutoGRToolkit.installer.yaml b/manifests/g/Giancan/AutoGRToolkit/6.1.0.0/Giancan.AutoGRToolkit.installer.yaml new file mode 100644 index 000000000000..68c127be8acc --- /dev/null +++ b/manifests/g/Giancan/AutoGRToolkit/6.1.0.0/Giancan.AutoGRToolkit.installer.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Giancan.AutoGRToolkit +PackageVersion: 6.1.0.0 +ReleaseDate: 2026-06-04 +InstallModes: + - silent + - silentWithProgress +Installers: + - Architecture: x86 + InstallerType: inno + InstallerUrl: https://github.com/giancan/AutoGR-Toolkit/releases/download/v6.1.0.0/AutoGRT-Setup_v6.1_win-x86.exe + InstallerSha256: 65bd9df4ba28c3d6d1800ffd41cf1c116dba4c5a1625fe0f3524dfc9a2927b0a + InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- + - Architecture: x64 + InstallerType: inno + InstallerUrl: https://github.com/giancan/AutoGR-Toolkit/releases/download/v6.1.0.0/AutoGRT-Setup_v6.1_win-x64.exe + InstallerSha256: d3f6deeab5f947385bf1b5e48f9174754b10acd703e3c42e36d31c9254766101 + InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Giancan/AutoGRToolkit/6.1.0.0/Giancan.AutoGRToolkit.locale.en-US.yaml b/manifests/g/Giancan/AutoGRToolkit/6.1.0.0/Giancan.AutoGRToolkit.locale.en-US.yaml new file mode 100644 index 000000000000..763602915487 --- /dev/null +++ b/manifests/g/Giancan/AutoGRToolkit/6.1.0.0/Giancan.AutoGRToolkit.locale.en-US.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Giancan.AutoGRToolkit +PackageVersion: 6.1.0.0 +PackageLocale: en-US +Publisher: Giancan +Author: Gianluca Cantoro +PackageName: AutoGR Toolkit +PackageUrl: https://github.com/giancan/AutoGR-Toolkit +License: Freeware +ShortDescription: Toolkit for automatic image georeferencing and more. +ReleaseNotes: |- + - Version numbering updated to international standard format + - GGrab: two new map sources added for Italy + - AutoGR-SIFT: ALIKE-D + LightGlue and DISK + LightGlue matchers added; model weights moved to app folder; LoFTR threshold corrected; stability improvements + - AutoGR-Bridge (new): QGIS plugin to launch AutoGR-SIFT from within QGIS + - Help file: updated documentation +ReleaseNotesUrl: https://github.com/giancan/AutoGR-Toolkit/releases/tag/v6.1.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Giancan/AutoGRToolkit/6.1.0.0/Giancan.AutoGRToolkit.yaml b/manifests/g/Giancan/AutoGRToolkit/6.1.0.0/Giancan.AutoGRToolkit.yaml new file mode 100644 index 000000000000..2504f2d8a3a1 --- /dev/null +++ b/manifests/g/Giancan/AutoGRToolkit/6.1.0.0/Giancan.AutoGRToolkit.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Giancan.AutoGRToolkit +PackageVersion: 6.1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.60-0/GitHub.Copilot.Prerelease.installer.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.60-0/GitHub.Copilot.Prerelease.installer.yaml new file mode 100644 index 000000000000..1022843e3e0d --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.60-0/GitHub.Copilot.Prerelease.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.60-0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: copilot.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.PowerShell + MinimumVersion: 7.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.60-0/copilot-win32-x64.zip + InstallerSha256: 8D725457CFA9A8F96F17F9B96B9341D3630C27ED7C392420024B75B139707D42 +- Architecture: arm64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.60-0/copilot-win32-arm64.zip + InstallerSha256: 12ED996DE88C782E8A21A4C4227919AB1A6DEC91EC1C035D347854F05E7DB284 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-04 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.60-0/GitHub.Copilot.Prerelease.locale.en-US.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.60-0/GitHub.Copilot.Prerelease.locale.en-US.yaml new file mode 100644 index 000000000000..f391755b0dbb --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.60-0/GitHub.Copilot.Prerelease.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.60-0 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/home/ +PublisherSupportUrl: https://support.github.com/ +PrivacyUrl: https://docs.github.com/site-policy/privacy-policies/github-privacy-statement +PackageName: Copilot CLI (Preview) +PackageUrl: https://github.com/github/copilot-cli +License: Proprietary +LicenseUrl: https://docs.github.com/en/site-policy/github-terms/github-pre-release-license-terms +Copyright: Copyright (c) GitHub 2025. All rights reserved. +CopyrightUrl: https://github.com/github/copilot-cli?tab=License-1-ov-file +ShortDescription: GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal. +Description: GitHub Copilot CLI brings AI-powered coding assistance directly to your command line, enabling you to build, debug, and understand code through natural language conversations. Powered by the same agentic harness as GitHub's Copilot coding agent, it provides intelligent assistance while staying deeply integrated with your GitHub workflow. +Moniker: copilot-prerelease +Tags: +- cli +- copilot +- github +ReleaseNotesUrl: https://github.com/github/copilot-cli/releases/tag/v1.0.60-0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/github/copilot-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.60-0/GitHub.Copilot.Prerelease.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.60-0/GitHub.Copilot.Prerelease.yaml new file mode 100644 index 000000000000..02c4c850fc5b --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.60-0/GitHub.Copilot.Prerelease.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.60-0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/CopilotApp/0.2.24/GitHub.CopilotApp.installer.yaml b/manifests/g/GitHub/CopilotApp/0.2.24/GitHub.CopilotApp.installer.yaml new file mode 100644 index 000000000000..89bfd80c6f99 --- /dev/null +++ b/manifests/g/GitHub/CopilotApp/0.2.24/GitHub.CopilotApp.installer.yaml @@ -0,0 +1,56 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GitHub.CopilotApp +PackageVersion: 0.2.24 +UpgradeBehavior: install +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/github/app/releases/download/v0.2.24/GitHub-Copilot-windows-x64-setup.exe + InstallerSha256: E37BACD0FC061BDDA6C8176B974343AB31A80822B3C0842A058EF650E4284895 + ProductCode: GitHub Copilot + AppsAndFeaturesEntries: + - ProductCode: GitHub Copilot + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\GitHub Copilot' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/github/app/releases/download/v0.2.24/GitHub-Copilot-windows-x64.msi + InstallerSha256: A9CCF8BD2D376B213EE3B06EEEA3518CB5C87447F67319F3C6BECD4A1558FA48 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{28780AD6-7924-459B-BEB5-9AAD7A3AD375}' + AppsAndFeaturesEntries: + - ProductCode: '{28780AD6-7924-459B-BEB5-9AAD7A3AD375}' + UpgradeCode: '{91C1652C-D75F-5DE7-92AE-9BB88EB110EE}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/GitHub Copilot' +- Architecture: arm64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/github/app/releases/download/v0.2.24/GitHub-Copilot-windows-arm64-setup.exe + InstallerSha256: CC2EA291CA6B9DA8CDC9514C10E7CE73ECCA6AD022BA7D86633F0EBD2F519EFE + ProductCode: GitHub Copilot + AppsAndFeaturesEntries: + - ProductCode: GitHub Copilot + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\GitHub Copilot' +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/github/app/releases/download/v0.2.24/GitHub-Copilot-windows-arm64.msi + InstallerSha256: 092538F631EF98F34BF2BA6554649444D2AE9D6ED434A8DAC017B06E14365D91 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{482EC585-0414-4D25-AB09-E75E0F33551A}' + AppsAndFeaturesEntries: + - ProductCode: '{482EC585-0414-4D25-AB09-E75E0F33551A}' + UpgradeCode: '{91C1652C-D75F-5DE7-92AE-9BB88EB110EE}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/GitHub Copilot' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/CopilotApp/0.2.24/GitHub.CopilotApp.locale.en-US.yaml b/manifests/g/GitHub/CopilotApp/0.2.24/GitHub.CopilotApp.locale.en-US.yaml new file mode 100644 index 000000000000..6e4ad2fef56b --- /dev/null +++ b/manifests/g/GitHub/CopilotApp/0.2.24/GitHub.CopilotApp.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GitHub.CopilotApp +PackageVersion: 0.2.24 +PackageLocale: en-US +Publisher: GitHub Inc. +PublisherUrl: https://github.com/home/ +PublisherSupportUrl: https://support.github.com/ +Author: GitHub Inc. +PackageName: GitHub Copilot +PackageUrl: https://github.com/features/preview/github-app +License: Proprietary +ShortDescription: The GitHub Copilot app is a desktop application for agent-driven development that brings parallel workstreams, GitHub integration, and PR lifecycle management into one place. +Description: |- + The GitHub Copilot app is a desktop application purpose-built for agent-driven development. It gives you a single place to direct AI agents across parallel workstreams, work with GitHub issues and pull requests, and manage the full development lifecycle—without context-switching between terminals, IDEs, and browser tabs. + + The app is built on GitHub Copilot CLI and integrates natively with GitHub, so your repositories, branches, and CI pipelines work out of the box. It's designed for workflows where you want to run multiple agents in parallel and stay focused on directing work rather than doing it all yourself. +Moniker: copilot-app +ReleaseNotes: |- + What's new in v0.2.24 + + Fixed + - In worktree sessions, the agent now correctly anchors file paths to the worktree's own checkout instead of the project's main checkout, preventing edits from silently landing on the wrong branch. +ReleaseNotesUrl: https://github.com/github/app/releases/tag/v0.2.24 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/CopilotApp/0.2.24/GitHub.CopilotApp.yaml b/manifests/g/GitHub/CopilotApp/0.2.24/GitHub.CopilotApp.yaml new file mode 100644 index 000000000000..ac0739209f31 --- /dev/null +++ b/manifests/g/GitHub/CopilotApp/0.2.24/GitHub.CopilotApp.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GitHub.CopilotApp +PackageVersion: 0.2.24 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2026.1.2.5/Google.AndroidStudio.Canary.installer.yaml b/manifests/g/Google/AndroidStudio/Canary/2026.1.2.5/Google.AndroidStudio.Canary.installer.yaml new file mode 100644 index 000000000000..0285e0b01ffa --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2026.1.2.5/Google.AndroidStudio.Canary.installer.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.AndroidStudio.Canary +PackageVersion: 2026.1.2.5 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: deny +ReleaseDate: 2026-06-04 +RequireExplicitUpgrade: true +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/android/studio/install/2026.1.2.5/android-studio-quail2-canary5-windows.exe + InstallerSha256: 833A3F321B350C1649F6475E1B11A72A8A134E94DB880B220308A03CAF904F44 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2026.1.2.5/Google.AndroidStudio.Canary.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Canary/2026.1.2.5/Google.AndroidStudio.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..97c5b7ddf7da --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2026.1.2.5/Google.AndroidStudio.Canary.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.AndroidStudio.Canary +PackageVersion: 2026.1.2.5 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://developer.android.com/ +PublisherSupportUrl: https://developer.android.com/studio/intro +PrivacyUrl: https://policies.google.com/privacy +PackageName: Android Studio Canary +PackageUrl: https://developer.android.com/studio/preview +License: Android Software Development Kit License Agreement +LicenseUrl: https://developer.android.com/studio/terms +Copyright: Copyright © 2000–2024 Google +CopyrightUrl: https://developer.android.com/studio/terms +ShortDescription: The official Integrated Development Environment (IDE) for Android app development. +Description: |- + Get early access to the latest features and improvements in Android Studio. + Android Studio is the official Integrated Development Environment (IDE) for Android app development. + Based on the powerful code editor and developer tools from IntelliJ IDEA, + Android Studio offers even more features that enhance your productivity when building Android apps. +Moniker: android-studio-canary +Tags: +- aab +- adb +- android +- android-studio +- androidstudiocanary +- apk +- app +- canary +- debug +- development +- emulator +- fastboot +- ide +- intellij +- studio +Agreements: +- AgreementLabel: Android Software Development Kit License Agreement + AgreementUrl: https://developer.android.com/studio/terms +ReleaseNotesUrl: https://androidstudio.googleblog.com/ +Documentations: +- DocumentLabel: Install Alongside Stable + DocumentUrl: https://developer.android.com/studio/preview/install-preview +- DocumentLabel: Report A Bug + DocumentUrl: https://developer.android.com/studio/report-bugs +- DocumentLabel: Troubleshoot + DocumentUrl: https://developer.android.com/studio/troubleshoot +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2026.1.2.5/Google.AndroidStudio.Canary.yaml b/manifests/g/Google/AndroidStudio/Canary/2026.1.2.5/Google.AndroidStudio.Canary.yaml new file mode 100644 index 000000000000..edd50930d3e6 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2026.1.2.5/Google.AndroidStudio.Canary.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Google.AndroidStudio.Canary +PackageVersion: 2026.1.2.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Dev/150.0.7865.2/Google.Chrome.Dev.installer.yaml b/manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.installer.yaml similarity index 71% rename from manifests/g/Google/Chrome/Dev/150.0.7865.2/Google.Chrome.Dev.installer.yaml rename to manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.installer.yaml index 9dae7ed7ef81..5bbcd4c90ce3 100644 --- a/manifests/g/Google/Chrome/Dev/150.0.7865.2/Google.Chrome.Dev.installer.yaml +++ b/manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Google.Chrome.Dev -PackageVersion: 150.0.7865.2 +PackageVersion: 151.0.7872.0 InstallerType: wix Scope: machine UpgradeBehavior: install @@ -28,11 +28,11 @@ ElevationRequirement: elevatesSelf Installers: - Architecture: x86 InstallerUrl: https://dl.google.com/dl/chrome/install/dev/googlechromedevstandaloneenterprise.msi - InstallerSha256: DD185772EDF9709497E70BC4303AA26C6412F628053393150AA81E87F4E2D6C3 - ProductCode: '{A4C08984-E541-3600-A741-29CAB6FC5E43}' + InstallerSha256: BC3CFEDC6766B66E713B4235EE524ED7ACB560506C075091D852626E994E7273 + ProductCode: '{9381960B-5C63-3261-B63B-FE04F39B750A}' - Architecture: x64 InstallerUrl: https://dl.google.com/dl/chrome/install/dev/googlechromedevstandaloneenterprise64.msi - InstallerSha256: B2F3231EAD628B8663C51BCC88F8325BA33BDC505F26D48304124D6DC0A0A936 - ProductCode: '{30B60917-E9B0-3225-AEC5-61663BBFDA20}' + InstallerSha256: 9B1CA8BB04ED2DDEA4638EC1705E1C90F6152042232AE82B266492A10B952EBD + ProductCode: '{E7733665-11C0-371B-BD25-5B3C3CFE9193}' ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Dev/150.0.7865.2/Google.Chrome.Dev.locale.en-US.yaml b/manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.locale.en-US.yaml similarity index 97% rename from manifests/g/Google/Chrome/Dev/150.0.7865.2/Google.Chrome.Dev.locale.en-US.yaml rename to manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.locale.en-US.yaml index d9aaf7d6e8ec..7f7004a2130f 100644 --- a/manifests/g/Google/Chrome/Dev/150.0.7865.2/Google.Chrome.Dev.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Dev -PackageVersion: 150.0.7865.2 +PackageVersion: 151.0.7872.0 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Dev/150.0.7865.2/Google.Chrome.Dev.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.locale.nb-NO.yaml similarity index 97% rename from manifests/g/Google/Chrome/Dev/150.0.7865.2/Google.Chrome.Dev.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.locale.nb-NO.yaml index abbf6abbf858..de1c05879c21 100644 --- a/manifests/g/Google/Chrome/Dev/150.0.7865.2/Google.Chrome.Dev.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Dev -PackageVersion: 150.0.7865.2 +PackageVersion: 151.0.7872.0 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Dev/150.0.7865.2/Google.Chrome.Dev.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.locale.zh-CN.yaml similarity index 97% rename from manifests/g/Google/Chrome/Dev/150.0.7865.2/Google.Chrome.Dev.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.locale.zh-CN.yaml index de91192e03b9..cc80b7ad05ef 100644 --- a/manifests/g/Google/Chrome/Dev/150.0.7865.2/Google.Chrome.Dev.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Dev -PackageVersion: 150.0.7865.2 +PackageVersion: 151.0.7872.0 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Dev/150.0.7865.2/Google.Chrome.Dev.yaml b/manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.yaml similarity index 89% rename from manifests/g/Google/Chrome/Dev/150.0.7865.2/Google.Chrome.Dev.yaml rename to manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.yaml index 4f3119702dff..3a5d4996eb45 100644 --- a/manifests/g/Google/Chrome/Dev/150.0.7865.2/Google.Chrome.Dev.yaml +++ b/manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Google.Chrome.Dev -PackageVersion: 150.0.7865.2 +PackageVersion: 151.0.7872.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/138.0.7191.0/Google.Chrome.Dev.EXE.installer.yaml b/manifests/g/Google/Chrome/Dev/EXE/138.0.7191.0/Google.Chrome.Dev.EXE.installer.yaml deleted file mode 100644 index 93d6252ba01d..000000000000 --- a/manifests/g/Google/Chrome/Dev/EXE/138.0.7191.0/Google.Chrome.Dev.EXE.installer.yaml +++ /dev/null @@ -1,74 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Dev.EXE -PackageVersion: 138.0.7191.0 -InstallerType: exe -InstallModes: -- silent -InstallerSwitches: - Log: --verbose-logging --log-file="" -ExpectedReturnCodes: -- InstallerReturnCode: 3 - ReturnResponse: alreadyInstalled -- InstallerReturnCode: 4 - ReturnResponse: downgrade -- InstallerReturnCode: 22 - ReturnResponse: cancelledByUser -- InstallerReturnCode: 60 - ReturnResponse: installInProgress -UpgradeBehavior: install -Protocols: -- http -- https -- mailto -- tel -FileExtensions: -- htm -- html -- pdf -- shtml -- svg -- webp -- xht -- xhtml -ProductCode: Google Chrome Dev -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://dl.google.com/release2/chrome/acpj4nwqzw776eolnuve3rcnmnva_138.0.7191.0/138.0.7191.0_chrome_installer.exe - InstallerSha256: 21AA4CC52ABAAE24E54E01E9EB447F8D768EB7D6BC3D2AF431199E3BE109CB58 - InstallerSwitches: - Custom: --chrome-dev --do-not-launch-chrome -- Architecture: x86 - Scope: machine - InstallerUrl: https://dl.google.com/release2/chrome/acpj4nwqzw776eolnuve3rcnmnva_138.0.7191.0/138.0.7191.0_chrome_installer.exe - InstallerSha256: 21AA4CC52ABAAE24E54E01E9EB447F8D768EB7D6BC3D2AF431199E3BE109CB58 - InstallerSwitches: - Custom: --chrome-dev --do-not-launch-chrome --system-level -- Architecture: x64 - Scope: user - InstallerUrl: https://dl.google.com/release2/chrome/adlclex3munkznedwnekgbyyjytq_138.0.7191.0/138.0.7191.0_chrome_installer.exe - InstallerSha256: 8E93781AD5180AC715CEF4AAC749A49F25FBDF4266744513943877080F71E9EC - InstallerSwitches: - Custom: --chrome-dev --do-not-launch-chrome -- Architecture: x64 - Scope: machine - InstallerUrl: https://dl.google.com/release2/chrome/adlclex3munkznedwnekgbyyjytq_138.0.7191.0/138.0.7191.0_chrome_installer.exe - InstallerSha256: 8E93781AD5180AC715CEF4AAC749A49F25FBDF4266744513943877080F71E9EC - InstallerSwitches: - Custom: --chrome-dev --do-not-launch-chrome --system-level -- Architecture: arm64 - Scope: user - InstallerUrl: https://dl.google.com/release2/chrome/dngr2flci66a7be6yur2krwate_138.0.7191.0/138.0.7191.0_chrome_installer.exe - InstallerSha256: D109E6E1657BC79B3122FDE6D3CA455D26824BA0B323AE8A330A479A0CC7E414 - InstallerSwitches: - Custom: --chrome-dev --do-not-launch-chrome -- Architecture: arm64 - Scope: machine - InstallerUrl: https://dl.google.com/release2/chrome/dngr2flci66a7be6yur2krwate_138.0.7191.0/138.0.7191.0_chrome_installer.exe - InstallerSha256: D109E6E1657BC79B3122FDE6D3CA455D26824BA0B323AE8A330A479A0CC7E414 - InstallerSwitches: - Custom: --chrome-dev --do-not-launch-chrome --system-level -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/138.0.7191.0/Google.Chrome.Dev.EXE.locale.en-US.yaml b/manifests/g/Google/Chrome/Dev/EXE/138.0.7191.0/Google.Chrome.Dev.EXE.locale.en-US.yaml deleted file mode 100644 index 63815a120d6a..000000000000 --- a/manifests/g/Google/Chrome/Dev/EXE/138.0.7191.0/Google.Chrome.Dev.EXE.locale.en-US.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Dev.EXE -PackageVersion: 138.0.7191.0 -PackageLocale: en-US -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/ -PrivacyUrl: https://policies.google.com/privacy -Author: Google LLC -PackageName: Google Chrome Dev (EXE) -PackageUrl: https://www.google.com/chrome/dev -License: Freeware -LicenseUrl: https://www.google.com/chrome/terms -Copyright: Copyright 2024 Google LLC. All rights reserved. -ShortDescription: Google Chrome for developers -Description: Google Chrome for developers was built for the open web. Test cutting-edge web platform APIs and developer tools that are updated weekly. -Tags: -- browser -- chromium -- internet -- web -- webpage -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/138.0.7191.0/Google.Chrome.Dev.EXE.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Dev/EXE/138.0.7191.0/Google.Chrome.Dev.EXE.locale.nb-NO.yaml deleted file mode 100644 index 5c4f2a63a445..000000000000 --- a/manifests/g/Google/Chrome/Dev/EXE/138.0.7191.0/Google.Chrome.Dev.EXE.locale.nb-NO.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Dev.EXE -PackageVersion: 138.0.7191.0 -PackageLocale: nb-NO -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/?hl=no -PrivacyUrl: https://policies.google.com/privacy?hl=no -Author: Google LLC -PackageName: Google Chrome Dev (EXE) -PackageUrl: https://www.google.com/intl/no/chrome/dev -License: Gratis Programvare -LicenseUrl: https://www.google.com/intl/no/chrome/terms -Copyright: Copyright 2024 Google LLC. Med enerett. -ShortDescription: Google Chrome for utviklere -Description: Google Chrome for utviklere er laget for det åpne nettet. Test banebrytende nettplattform-API-er og utviklerverktøy som oppdateres ukentlig. -Tags: -- chromium -- nettleseren -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/138.0.7191.0/Google.Chrome.Dev.EXE.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Dev/EXE/138.0.7191.0/Google.Chrome.Dev.EXE.locale.zh-CN.yaml deleted file mode 100644 index a35413551905..000000000000 --- a/manifests/g/Google/Chrome/Dev/EXE/138.0.7191.0/Google.Chrome.Dev.EXE.locale.zh-CN.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Dev.EXE -PackageVersion: 138.0.7191.0 -PackageLocale: zh-CN -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/?hl=zh-Hans -PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN -Author: Google LLC -PackageName: Google Chrome 开发者版 (EXE) -PackageUrl: https://www.google.com/intl/zh-CN/chrome/dev -License: 免费软件 -LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms -Copyright: 版权所有 2024 Google LLC. 保留所有权利。 -ShortDescription: 开发者专用的 Google Chrome -Description: 开发者专用的 Google Chrome 专为开放式网络打造。测试先进的网络平台 API 和每周都会更新的开发者工具。 -Tags: -- chromium -- 互联网 -- 浏览器 -- 网页 -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/i/Icehunter/dune-admin/0.25.0/Icehunter.dune-admin.installer.yaml b/manifests/i/Icehunter/dune-admin/0.25.0/Icehunter.dune-admin.installer.yaml new file mode 100644 index 000000000000..eeea136e667e --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.25.0/Icehunter.dune-admin.installer.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Icehunter.dune-admin +PackageVersion: 0.25.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-04" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dune-admin.exe + PortableCommandAlias: dune-admin + InstallerUrl: https://github.com/Icehunter/dune-admin/releases/download/v0.25.0/dune-admin_windows_amd64.zip + InstallerSha256: 572eb7ac1fa355c86d14f169b48f9e0e0be73df26d293e221b2995df3bb375fb + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.25.0/Icehunter.dune-admin.locale.en-US.yaml b/manifests/i/Icehunter/dune-admin/0.25.0/Icehunter.dune-admin.locale.en-US.yaml new file mode 100644 index 000000000000..f7929758b34c --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.25.0/Icehunter.dune-admin.locale.en-US.yaml @@ -0,0 +1,17 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Icehunter.dune-admin +PackageVersion: 0.25.0 +PackageLocale: en-US +Publisher: Icehunter +PublisherUrl: https://github.com/Icehunter +PublisherSupportUrl: https://github.com/Icehunter/dune-admin/issues +PackageName: dune-admin +PackageUrl: https://github.com/Icehunter/dune-admin +License: MIT +LicenseUrl: https://github.com/Icehunter/dune-admin/blob/main/LICENSE +ShortDescription: Local-first, provider-aware terminal agent. +Description: dune-admin is a local-first, provider-aware terminal agent that maintains Claude Code wire compatibility while innovating on behavior and architecture. +Moniker: dune-admin +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.25.0/Icehunter.dune-admin.yaml b/manifests/i/Icehunter/dune-admin/0.25.0/Icehunter.dune-admin.yaml new file mode 100644 index 000000000000..52780ef35469 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.25.0/Icehunter.dune-admin.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Icehunter.dune-admin +PackageVersion: 0.25.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/i/IkiruPeople/VoyagerInfinitySaaSClient/5.38.12.0/IkiruPeople.VoyagerInfinitySaaSClient.installer.yaml b/manifests/i/IkiruPeople/VoyagerInfinitySaaSClient/5.38.12.0/IkiruPeople.VoyagerInfinitySaaSClient.installer.yaml new file mode 100644 index 000000000000..fb3248f00fac --- /dev/null +++ b/manifests/i/IkiruPeople/VoyagerInfinitySaaSClient/5.38.12.0/IkiruPeople.VoyagerInfinitySaaSClient.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: IkiruPeople.VoyagerInfinitySaaSClient +PackageVersion: 5.38.12.0 +InstallerType: burn +Scope: user +UpgradeBehavior: install +Protocols: +- voyagerinfinitylauncher +Installers: +- Architecture: x86 + InstallerUrl: https://we1infinitylivestorage.blob.core.windows.net/infinityclientdownloads/5.38.12.0/InfinityClientSetupSaaS.exe + InstallerSha256: 4EB07E8782EDACA3FB8B2E72B4A2A465C5D089ED60A4745CE692AE033D7673D5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/IkiruPeople/VoyagerInfinitySaaSClient/5.38.12.0/IkiruPeople.VoyagerInfinitySaaSClient.locale.en-US.yaml b/manifests/i/IkiruPeople/VoyagerInfinitySaaSClient/5.38.12.0/IkiruPeople.VoyagerInfinitySaaSClient.locale.en-US.yaml new file mode 100644 index 000000000000..beff7e6978e7 --- /dev/null +++ b/manifests/i/IkiruPeople/VoyagerInfinitySaaSClient/5.38.12.0/IkiruPeople.VoyagerInfinitySaaSClient.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: IkiruPeople.VoyagerInfinitySaaSClient +PackageVersion: 5.38.12.0 +PackageLocale: en-US +Publisher: Voyager Software +PublisherUrl: https://customers.voyagersoftware.com/ +PublisherSupportUrl: https://www.voyagersoftware.com/contact-us/ +PrivacyUrl: https://customers.voyagersoftware.com/privacy-policy.html +Author: Ikiru People Ltd +PackageName: Voyager Software Infinity SaaS Client +PackageUrl: https://customers.voyagersoftware.com/general/download-infinity.html +License: Proprietary +Copyright: Copyright © 2026 Voyager Software Ltd +ShortDescription: The dedicated recruitment software and CRM for staffing agencies of all sizes. +Description: |- + Voyager Infinity is the dedicated recruitment software and CRM for temporary, permanent, and contract staffing agencies of all sizes – including Infinity Copilot, our ever evolving AI tool to help your recruitment efforts! + From education to health and social care recruitment, construction to hospitality recruitment, driver to technical & engineering recruitment, and many other sectors, our recruitment software helps you get your job done more efficiently and grow your revenue faster. +Tags: +- recruitment +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/IkiruPeople/VoyagerInfinitySaaSClient/5.38.12.0/IkiruPeople.VoyagerInfinitySaaSClient.locale.zh-CN.yaml b/manifests/i/IkiruPeople/VoyagerInfinitySaaSClient/5.38.12.0/IkiruPeople.VoyagerInfinitySaaSClient.locale.zh-CN.yaml new file mode 100644 index 000000000000..1b420f38d311 --- /dev/null +++ b/manifests/i/IkiruPeople/VoyagerInfinitySaaSClient/5.38.12.0/IkiruPeople.VoyagerInfinitySaaSClient.locale.zh-CN.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: IkiruPeople.VoyagerInfinitySaaSClient +PackageVersion: 5.38.12.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 专为各类规模招聘机构打造的招聘软件与客户关系管理系统。 +Description: |- + Voyager Infinity 是专为各类规模临时工、长期工及合同工招聘机构打造的招聘软件与客户关系管理系统——内含持续进化的 AI 助手 Infinity Copilot,助力您的招聘事业! + 从教育到医疗护理招聘,建筑到酒店业招聘,司机到技术工程招聘乃至更多领域,我们的招聘软件助您高效完成工作,加速营收增长。 +Tags: +- 招聘 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/i/IkiruPeople/VoyagerInfinitySaaSClient/5.38.12.0/IkiruPeople.VoyagerInfinitySaaSClient.yaml b/manifests/i/IkiruPeople/VoyagerInfinitySaaSClient/5.38.12.0/IkiruPeople.VoyagerInfinitySaaSClient.yaml new file mode 100644 index 000000000000..ae4220ab68b6 --- /dev/null +++ b/manifests/i/IkiruPeople/VoyagerInfinitySaaSClient/5.38.12.0/IkiruPeople.VoyagerInfinitySaaSClient.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: IkiruPeople.VoyagerInfinitySaaSClient +PackageVersion: 5.38.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/i/infisical/infisical/0.43.91/infisical.infisical.installer.yaml b/manifests/i/infisical/infisical/0.43.91/infisical.infisical.installer.yaml new file mode 100644 index 000000000000..a663335e13e7 --- /dev/null +++ b/manifests/i/infisical/infisical/0.43.91/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.91 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-04" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: infisical.exe + PortableCommandAlias: infisical + InstallerUrl: https://github.com/Infisical/cli/releases/download/v0.43.91/cli_0.43.91_windows_arm64.zip + InstallerSha256: aeddcfd1f670aaafc5ef596279fc1c9aca37829dbcfd5d8672b257bacbd31d06 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: infisical.exe + PortableCommandAlias: infisical + InstallerUrl: https://github.com/Infisical/cli/releases/download/v0.43.91/cli_0.43.91_windows_amd64.zip + InstallerSha256: e66906c5fa8316b0a05e6bdf65f257955387f0a38863e88f1ecdc26469abc9d0 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/i/infisical/infisical/0.43.91/infisical.infisical.locale.en-US.yaml b/manifests/i/infisical/infisical/0.43.91/infisical.infisical.locale.en-US.yaml new file mode 100644 index 000000000000..8e668997f826 --- /dev/null +++ b/manifests/i/infisical/infisical/0.43.91/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.91 +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.91/infisical.infisical.yaml b/manifests/i/infisical/infisical/0.43.91/infisical.infisical.yaml new file mode 100644 index 000000000000..784c63fe5c24 --- /dev/null +++ b/manifests/i/infisical/infisical/0.43.91/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.91 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/j/JLC/LCEDA/Pro/3.2.149/JLC.LCEDA.Pro.installer.yaml b/manifests/j/JLC/LCEDA/Pro/3.2.149/JLC.LCEDA.Pro.installer.yaml new file mode 100644 index 000000000000..ac5a040790d4 --- /dev/null +++ b/manifests/j/JLC/LCEDA/Pro/3.2.149/JLC.LCEDA.Pro.installer.yaml @@ -0,0 +1,41 @@ +# 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.149 +InstallerType: inno +InstallerSwitches: + Silent: /VERYSILENT /SP- /NORESTART + SilentWithProgress: /SILENT /SP- /NORESTART +UpgradeBehavior: install +FileExtensions: +- elib +- eprj +ProductCode: '{AE7E9847-9DF3-48EC-8A82-766094DE876F}_is1' +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://image.lceda.cn/files/lceda-pro-windows-x64-3.2.149.exe + InstallerSha256: A175C6842059CD2A32BC3C39C8EEEB0495E9117660B5E207F02DBBC70CAC283D + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://image.lceda.cn/files/lceda-pro-windows-x64-3.2.149.exe + InstallerSha256: A175C6842059CD2A32BC3C39C8EEEB0495E9117660B5E207F02DBBC70CAC283D + InstallerSwitches: + Custom: /ALLUSERS +- Architecture: arm64 + Scope: user + InstallerUrl: https://image.lceda.cn/files/lceda-pro-windows-arm64-3.2.149.exe + InstallerSha256: 77882B3C8AAC23D3F9F8EAE3C4F3DF8749C51D66F1FB621C3B0901690BAF8401 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: arm64 + Scope: machine + InstallerUrl: https://image.lceda.cn/files/lceda-pro-windows-arm64-3.2.149.exe + InstallerSha256: 77882B3C8AAC23D3F9F8EAE3C4F3DF8749C51D66F1FB621C3B0901690BAF8401 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JLC/LCEDA/Pro/3.2.149/JLC.LCEDA.Pro.locale.en-US.yaml b/manifests/j/JLC/LCEDA/Pro/3.2.149/JLC.LCEDA.Pro.locale.en-US.yaml new file mode 100644 index 000000000000..41dbb5622b5f --- /dev/null +++ b/manifests/j/JLC/LCEDA/Pro/3.2.149/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.149 +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.149/JLC.LCEDA.Pro.locale.zh-CN.yaml b/manifests/j/JLC/LCEDA/Pro/3.2.149/JLC.LCEDA.Pro.locale.zh-CN.yaml new file mode 100644 index 000000000000..32bd124bbe32 --- /dev/null +++ b/manifests/j/JLC/LCEDA/Pro/3.2.149/JLC.LCEDA.Pro.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JLC.LCEDA.Pro +PackageVersion: 3.2.149 +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 +- 电子设计自动化 +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.149/JLC.LCEDA.Pro.yaml b/manifests/j/JLC/LCEDA/Pro/3.2.149/JLC.LCEDA.Pro.yaml new file mode 100644 index 000000000000..b3feef32e81f --- /dev/null +++ b/manifests/j/JLC/LCEDA/Pro/3.2.149/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.149 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jellyfin2Samsung/Jellyfin2Samsung/2.3.1.1/Jellyfin2Samsung.Jellyfin2Samsung.installer.yaml b/manifests/j/Jellyfin2Samsung/Jellyfin2Samsung/2.3.1.1/Jellyfin2Samsung.Jellyfin2Samsung.installer.yaml new file mode 100644 index 000000000000..dd6d09c648a4 --- /dev/null +++ b/manifests/j/Jellyfin2Samsung/Jellyfin2Samsung/2.3.1.1/Jellyfin2Samsung.Jellyfin2Samsung.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Jellyfin2Samsung.Jellyfin2Samsung +PackageVersion: 2.3.1.1 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{BBD0FCD0-5A82-4E88-B940-FECC33FBC384}' +ReleaseDate: 2026-06-04 +AppsAndFeaturesEntries: +- ProductCode: '{BBD0FCD0-5A82-4E88-B940-FECC33FBC384}' + UpgradeCode: '{6F3E2A1B-4C5D-4E6F-A7B8-9C0D1E2F3A4B}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Jellyfin2Samsung' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Jellyfin2Samsung/Samsung-Jellyfin-Installer/releases/download/v2.3.1.1/Jellyfin2Samsung-v2.3.1.1-win-x64.msi + InstallerSha256: 74C0295973B162390A9CC603E173E03E9F756DDF88359182698124BCFE60A1C8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jellyfin2Samsung/Jellyfin2Samsung/2.3.1.1/Jellyfin2Samsung.Jellyfin2Samsung.locale.en-US.yaml b/manifests/j/Jellyfin2Samsung/Jellyfin2Samsung/2.3.1.1/Jellyfin2Samsung.Jellyfin2Samsung.locale.en-US.yaml new file mode 100644 index 000000000000..55e3f6be6b19 --- /dev/null +++ b/manifests/j/Jellyfin2Samsung/Jellyfin2Samsung/2.3.1.1/Jellyfin2Samsung.Jellyfin2Samsung.locale.en-US.yaml @@ -0,0 +1,45 @@ +# 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: Jellyfin2Samsung.Jellyfin2Samsung +PackageVersion: 2.3.1.1 +PackageLocale: en-US +Publisher: Jellyfin2Samsung +PublisherUrl: https://github.com/Jellyfin2Samsung +PublisherSupportUrl: https://github.com/Jellyfin2Samsung/Samsung-Jellyfin-Installer/issues +PackageName: Jellyfin2Samsung +PackageUrl: https://github.com/Jellyfin2Samsung/Samsung-Jellyfin-Installer +License: MIT +LicenseUrl: https://github.com/Jellyfin2Samsung/Samsung-Jellyfin-Installer/blob/HEAD/LICENSE +ShortDescription: Bridge tool to install Jellyfin on all Samsung Tizen Devices +Tags: +- jellyfin +- jellyfin-tizen +- sdb +- tizen +- tizen-studio +- tizen-tv +ReleaseNotes: |- + 📦 [v2.3.1.1] – 2026-06-04 + ✅ What's New & Improved + #355 - Slow Jellyfin boot (40-60s) after auto-login injection (JellyfinIndex.cs) + - InjectAutoLoginAsync() - stopped injecting the server's self-reported LocalAddress blindly; it's now probed for reachability first and falls back to the verified server URL. Added LastConnectionMode: 2 (Manual) so the web client connects to the known-good address immediately instead of probing connection modes + - UpdateServerAddressAsync() - the config.json LocalAddress fallback is now gated on the same reachability check, so a dead .local/IP entry can't stall the server-select path either + - Root cause: Jellyfin's web client pings every stored address on startup with a 20s timeout (fetchWithTimeout) before falling back, so each unreachable address added ~20s to cold boot (40s = two dead addresses, 60s = three). A plain credential-less install was fast because there was no saved server to reconnect to + - IsAddressReachableAsync() added to JellyfinApiClient.cs - bounded GET on /System/Info/Public (3s budget); only addresses that respond at install time get baked into credentials or config.json + ─────────────────────┬─────────┬─────────────────────────── + Platform │Status │Notes + ─────────────────────┼─────────┼─────────────────────────── + 🍎 macOS (.app + dmg)│✅ Stable│ARM64 + Intel + ─────────────────────┼─────────┼─────────────────────────── + 🍎 macOS (CLI) │✅ Stable│Per-arch tar.gz + ─────────────────────┼─────────┼─────────────────────────── + 🐧 Linux │✅ Stable│x64 + ARM64 (tar.gz / .deb) + ─────────────────────┼─────────┼─────────────────────────── + 🪟 Windows │✅ Stable│CI-built + ─────────────────────┴─────────┴─────────────────────────── + 🛡️ Security Notice + Antivirus warnings may occur and are likely false positives. +ReleaseNotesUrl: https://github.com/Jellyfin2Samsung/Samsung-Jellyfin-Installer/releases/tag/v2.3.1.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jellyfin2Samsung/Jellyfin2Samsung/2.3.1.1/Jellyfin2Samsung.Jellyfin2Samsung.yaml b/manifests/j/Jellyfin2Samsung/Jellyfin2Samsung/2.3.1.1/Jellyfin2Samsung.Jellyfin2Samsung.yaml new file mode 100644 index 000000000000..e470df04bee7 --- /dev/null +++ b/manifests/j/Jellyfin2Samsung/Jellyfin2Samsung/2.3.1.1/Jellyfin2Samsung.Jellyfin2Samsung.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: Jellyfin2Samsung.Jellyfin2Samsung +PackageVersion: 2.3.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/2026.1.3/JetBrains.IntelliJIDEA.installer.yaml b/manifests/j/JetBrains/IntelliJIDEA/2026.1.3/JetBrains.IntelliJIDEA.installer.yaml new file mode 100644 index 000000000000..ff1bf628c6c1 --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/2026.1.3/JetBrains.IntelliJIDEA.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA +PackageVersion: 2026.1.3 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- groovy +- ipr +- java +- kt +- kts +ProductCode: IntelliJ IDEA 2026.1.3 +ReleaseDate: 2026-06-04 +AppsAndFeaturesEntries: +- DisplayVersion: 261.25134.95 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/idea/idea-2026.1.3.exe + InstallerSha256: 020EBE7567F5C2F676A3852AE9558117491E4EE3E013E7540808858E400F99BB +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/idea/idea-2026.1.3.exe + InstallerSha256: 020EBE7567F5C2F676A3852AE9558117491E4EE3E013E7540808858E400F99BB + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/idea/idea-2026.1.3-aarch64.exe + InstallerSha256: 1B24767A1EF728DD43E49D67978838B95EC8808C6E530A13CDF3FE25F4F5C8D0 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/idea/idea-2026.1.3-aarch64.exe + InstallerSha256: 1B24767A1EF728DD43E49D67978838B95EC8808C6E530A13CDF3FE25F4F5C8D0 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/2026.1.3/JetBrains.IntelliJIDEA.locale.en-US.yaml b/manifests/j/JetBrains/IntelliJIDEA/2026.1.3/JetBrains.IntelliJIDEA.locale.en-US.yaml new file mode 100644 index 000000000000..a0f867e2d8fd --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/2026.1.3/JetBrains.IntelliJIDEA.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA +PackageVersion: 2026.1.3 +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: IntelliJ IDEA +PackageUrl: https://www.jetbrains.com/idea/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: The Leading Java and Kotlin IDE +Description: IntelliJ IDEA is undoubtedly the top-choice IDE for software developers. It makes Java and Kotlin development a more productive and enjoyable experience. +Moniker: intellij-idea +Tags: +- code +- coding +- develop +- development +- java +- kotlin +- programming +ReleaseNotes: |- + IntelliJ IDEA 2026.1.3 is out! The latest update brings the following improvements: + - In tmux, the terminal cursor is no longer rendered above the current line. [IJPL-102697] + - The Markdown preview now correctly displays images when referencing files outside the project directory. [IJPL-171896] + - Custom colors are rendered correctly in various UI components in the Database tool window. [DBE-25711] + - Launching WSL via wsl.exe -d no longer causes shell integration and process detection issues. [IJPL-236576] + Get more details in our blog post. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/IDEA-A-2100662689 +PurchaseUrl: https://www.jetbrains.com/idea/buy/ +Documentations: +- DocumentLabel: Resources + DocumentUrl: https://www.jetbrains.com/idea/resources/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/2026.1.3/JetBrains.IntelliJIDEA.locale.zh-CN.yaml b/manifests/j/JetBrains/IntelliJIDEA/2026.1.3/JetBrains.IntelliJIDEA.locale.zh-CN.yaml new file mode 100644 index 000000000000..f8f6b4110c30 --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/2026.1.3/JetBrains.IntelliJIDEA.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA +PackageVersion: 2026.1.3 +PackageLocale: zh-CN +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PackageUrl: https://www.jetbrains.com/zh-cn/idea/ +License: 专有软件 +ShortDescription: 领先的 Java 和 Kotlin IDE +Description: IntelliJ IDEA 毫无疑问是软件开发者的首选 IDE,让 Java 和 Kotlin 开发更高效、更愉快。 +Tags: +- java +- kotlin +- 代码 +- 开发 +- 编程 +- 集成开发环境 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/IDEA-A-2100662689 +PurchaseUrl: https://www.jetbrains.com/zh-cn/idea/buy/ +Documentations: +- DocumentLabel: 资源 + DocumentUrl: https://www.jetbrains.com/zh-cn/idea/resources +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/2026.1.3/JetBrains.IntelliJIDEA.yaml b/manifests/j/JetBrains/IntelliJIDEA/2026.1.3/JetBrains.IntelliJIDEA.yaml new file mode 100644 index 000000000000..7da73cb682fe --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/2026.1.3/JetBrains.IntelliJIDEA.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.IntelliJIDEA +PackageVersion: 2026.1.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/RubyMine/2026.1.3/JetBrains.RubyMine.installer.yaml b/manifests/j/JetBrains/RubyMine/2026.1.3/JetBrains.RubyMine.installer.yaml new file mode 100644 index 000000000000..0a4b5926cdad --- /dev/null +++ b/manifests/j/JetBrains/RubyMine/2026.1.3/JetBrains.RubyMine.installer.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JetBrains.RubyMine +PackageVersion: 2026.1.3 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- ipr +ProductCode: RubyMine 2026.1.3 +ReleaseDate: 2026-06-04 +AppsAndFeaturesEntries: +- DisplayVersion: 261.25134.97 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/ruby/RubyMine-2026.1.3.exe + InstallerSha256: F04BCEAA3AF5A289C1A5714C8CEB773FC70238C8899F3FE00EF728CD81892D70 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/ruby/RubyMine-2026.1.3.exe + InstallerSha256: F04BCEAA3AF5A289C1A5714C8CEB773FC70238C8899F3FE00EF728CD81892D70 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/ruby/RubyMine-2026.1.3-aarch64.exe + InstallerSha256: 45EAE44A1A292901320F89B536370D57ACE923BD0EFE66A04BEFBB179C45A477 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/ruby/RubyMine-2026.1.3-aarch64.exe + InstallerSha256: 45EAE44A1A292901320F89B536370D57ACE923BD0EFE66A04BEFBB179C45A477 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/RubyMine/2026.1.3/JetBrains.RubyMine.locale.en-US.yaml b/manifests/j/JetBrains/RubyMine/2026.1.3/JetBrains.RubyMine.locale.en-US.yaml new file mode 100644 index 000000000000..7198f3413f4a --- /dev/null +++ b/manifests/j/JetBrains/RubyMine/2026.1.3/JetBrains.RubyMine.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JetBrains.RubyMine +PackageVersion: 2026.1.3 +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 +PackageUrl: https://www.jetbrains.com/ruby/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +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. +Moniker: rubymine +Tags: +- code +- coding +- develop +- development +- ide +- programming +- rails +- ror +- ruby +- ruby-on-rails +ReleaseNotes: |- + RubyMine 2026.1.3 Is Out! + Fixes and improvements: + - Fixed the debugger stepping into non-project sources despite the corresponding setting: RUBY-34020 + - Fixed typing issues in JavaScript and TypeScript strings containing SQL fragments: WEB-77972 + - Fixed incorrect disabling of the Update action for the active branch: IJPL-240184 + - Implemented ranking for plugin search in settings: IJPL-7519 + - Fixed terminal crashes caused by invalid cursor positioning: IJPL-245747 + For the full list of closed issues, refer to the release notes. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/RUBY-A-220365360 +PurchaseUrl: https://www.jetbrains.com/ruby/buy/ +Documentations: +- DocumentLabel: Learn RubyMine + DocumentUrl: https://www.jetbrains.com/ruby/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/RubyMine/2026.1.3/JetBrains.RubyMine.locale.zh-CN.yaml b/manifests/j/JetBrains/RubyMine/2026.1.3/JetBrains.RubyMine.locale.zh-CN.yaml new file mode 100644 index 000000000000..3193665a478d --- /dev/null +++ b/manifests/j/JetBrains/RubyMine/2026.1.3/JetBrains.RubyMine.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: JetBrains.RubyMine +PackageVersion: 2026.1.3 +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/ +License: 专有软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +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-220365360 +PurchaseUrl: https://www.jetbrains.com/zh-cn/ruby/buy/ +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/2026.1.3/JetBrains.RubyMine.yaml b/manifests/j/JetBrains/RubyMine/2026.1.3/JetBrains.RubyMine.yaml new file mode 100644 index 000000000000..8b90977c70e7 --- /dev/null +++ b/manifests/j/JetBrains/RubyMine/2026.1.3/JetBrains.RubyMine.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 +PackageVersion: 2026.1.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/WebStorm/2026.1.3/JetBrains.WebStorm.installer.yaml b/manifests/j/JetBrains/WebStorm/2026.1.3/JetBrains.WebStorm.installer.yaml new file mode 100644 index 000000000000..c6fb1a7d1b86 --- /dev/null +++ b/manifests/j/JetBrains/WebStorm/2026.1.3/JetBrains.WebStorm.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JetBrains.WebStorm +PackageVersion: 2026.1.3 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- css +- html +- ipr +- js +- json +ProductCode: WebStorm 2026.1.3 +ReleaseDate: 2026-06-04 +AppsAndFeaturesEntries: +- DisplayVersion: 261.25134.101 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/webstorm/WebStorm-2026.1.3.exe + InstallerSha256: 21331DBB0D64ACE77E3EEE223DB1AC4CED2629484CAB563DAB73F45B439366E6 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/webstorm/WebStorm-2026.1.3.exe + InstallerSha256: 21331DBB0D64ACE77E3EEE223DB1AC4CED2629484CAB563DAB73F45B439366E6 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/webstorm/WebStorm-2026.1.3-aarch64.exe + InstallerSha256: 99E04F3F921E3181C0AF665D723F75B3F487DB091CA93967473A12B9CDAB99E1 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/webstorm/WebStorm-2026.1.3-aarch64.exe + InstallerSha256: 99E04F3F921E3181C0AF665D723F75B3F487DB091CA93967473A12B9CDAB99E1 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/WebStorm/2026.1.3/JetBrains.WebStorm.locale.en-US.yaml b/manifests/j/JetBrains/WebStorm/2026.1.3/JetBrains.WebStorm.locale.en-US.yaml new file mode 100644 index 000000000000..ee3c065cadd7 --- /dev/null +++ b/manifests/j/JetBrains/WebStorm/2026.1.3/JetBrains.WebStorm.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JetBrains.WebStorm +PackageVersion: 2026.1.3 +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: WebStorm +PackageUrl: https://www.jetbrains.com/webstorm/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: The smartest JavaScript IDE +Description: WebStorm is an integrated development environment for JavaScript and related technologies. Like other JetBrains IDEs, it makes your development experience more enjoyable, automating routine work and helping you handle complex tasks with ease. +Moniker: webstorm +Tags: +- code +- coding +- css +- develop +- development +- htm +- html +- ide +- javascript +- js +- programming +- webpage +ReleaseNotes: |- + What's fixed: + - We've restored the correct IDE behavior on detecting SQL in JavaScript/TypeScript literals and quoted strings (WEB-77972). + For more details, please see the release notes. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/WEB-A-233538765 +PurchaseUrl: https://www.jetbrains.com/webstorm/buy/ +Documentations: +- DocumentLabel: Learn WebStorm + DocumentUrl: https://www.jetbrains.com/webstorm/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/WebStorm/2026.1.3/JetBrains.WebStorm.locale.zh-CN.yaml b/manifests/j/JetBrains/WebStorm/2026.1.3/JetBrains.WebStorm.locale.zh-CN.yaml new file mode 100644 index 000000000000..343beeb47e4a --- /dev/null +++ b/manifests/j/JetBrains/WebStorm/2026.1.3/JetBrains.WebStorm.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: JetBrains.WebStorm +PackageVersion: 2026.1.3 +PackageLocale: zh-CN +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PackageUrl: https://www.jetbrains.com/zh-cn/webstorm/ +License: 专有软件 +ShortDescription: 最智能的 JavaScript IDE +Description: WebStorm 是一个适用于 JavaScript 和相关技术的集成开发环境。类似于其他 JetBrains IDE,它也会使您的开发体验更有趣,自动执行常规工作并帮助您轻松处理复杂任务。 +Tags: +- css +- htm +- html +- javascript +- js +- 代码 +- 开发 +- 编程 +- 网页 +- 集成开发环境 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/WEB-A-233538765 +PurchaseUrl: https://www.jetbrains.com/zh-cn/webstorm/buy/ +Documentations: +- DocumentLabel: 学习 WebStorm + DocumentUrl: https://www.jetbrains.com/zh-cn/webstorm/learn/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/WebStorm/2026.1.3/JetBrains.WebStorm.yaml b/manifests/j/JetBrains/WebStorm/2026.1.3/JetBrains.WebStorm.yaml new file mode 100644 index 000000000000..ad877a6f248e --- /dev/null +++ b/manifests/j/JetBrains/WebStorm/2026.1.3/JetBrains.WebStorm.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.WebStorm +PackageVersion: 2026.1.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/jj-vcs/jj/0.42.0/jj-vcs.jj.installer.yaml b/manifests/j/jj-vcs/jj/0.42.0/jj-vcs.jj.installer.yaml new file mode 100644 index 000000000000..601b13e95257 --- /dev/null +++ b/manifests/j/jj-vcs/jj/0.42.0/jj-vcs.jj.installer.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: jj-vcs.jj +PackageVersion: 0.42.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: jj.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/jj-vcs/jj/releases/download/v0.42.0/jj-v0.42.0-x86_64-pc-windows-msvc.zip + InstallerSha256: 866461102D87FB49FC67E6E76682635683963EB9FDD05264EDDA5F1C894D85A6 +- Architecture: arm64 + InstallerUrl: https://github.com/jj-vcs/jj/releases/download/v0.42.0/jj-v0.42.0-aarch64-pc-windows-msvc.zip + InstallerSha256: 0C6D6676A763F3A0514F83F45806F1DF5B5AF66E8E92CE38CDD8E6C136D99FC6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/jj-vcs/jj/0.42.0/jj-vcs.jj.locale.en-US.yaml b/manifests/j/jj-vcs/jj/0.42.0/jj-vcs.jj.locale.en-US.yaml new file mode 100644 index 000000000000..0cb13385bf53 --- /dev/null +++ b/manifests/j/jj-vcs/jj/0.42.0/jj-vcs.jj.locale.en-US.yaml @@ -0,0 +1,93 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: jj-vcs.jj +PackageVersion: 0.42.0 +PackageLocale: en-US +Publisher: jj-vcs +PublisherUrl: https://github.com/jj-vcs +PublisherSupportUrl: https://github.com/jj-vcs/jj/issues +PackageName: jj +PackageUrl: https://github.com/jj-vcs/jj +License: Apache-2.0 +LicenseUrl: https://github.com/jj-vcs/jj/blob/HEAD/LICENSE +ShortDescription: A Git-compatible VCS that is both simple and powerful +Description: A Git-compatible VCS that is both simple and powerful +Moniker: Jujutsu +Tags: +- cli +- git +- mercurial +- vcs +ReleaseNotes: |- + About + jj is a Git-compatible version control system that is both simple and powerful. See + the installation instructions to get started. + Release highlights + - Switched to the mimalloc memory allocator for better multi-threaded + performance. + Breaking changes + - The following deprecated command options have been removed: + - jj commit --reset-author/--author + - jj describe --no-edit/--edit/--reset-author/--author + - jj git push --allow-new + - jj metaedit --update-committer-timestamp + - The following deprecated config options have been removed: + - git.auto-local-bookmark + - git.push-new-bookmarks + Deprecations + - jj evolog no longer supports legacy commit predecessors recorded in jj < + 0.30. + New features + - Shell completions now surface descriptions for custom aliases, + revset-aliases, template-aliases, and fileset-aliases. Descriptions are + extracted from the .doc field of the alias definition if it is a table + with .doc and .definition properties. + - jj show now accepts multiple revisions, showing all of them one after the + other, behaving closer to git show. + - jj git fetch now generates evolution history based on change IDs. If change + IDs are preserved by the remote, local descendant revisions will be rebased + onto the rewritten parents. + - Added jj util backend name command that prints the commit backend being used + in the current repo. + - Added edit-invocation-mode config option for diff editors (e.g. + jj diffedit, jj split). When set to "file-by-file", the editor is + launched once per changed file, making it possible to use per-file tools like + vimdiff for editing. + Fixed bugs + - jj git remote add now reports an error instead of panicking when the + remote name is empty or contains whitespace. + #9099 + - Color-words diffs are now shown as separate before and after lines when color + output is disabled, making piped or redirected diffs readable. + #5894 + - jj bookmark forget no longer prints Forgot N local bookmarks. when no + local bookmarks were actually forgotten (e.g. when only an untracked remote + bookmark matched). #9181. + - The builtin_log_redacted template now also redacts workspace names. + Contributors + Thanks to the people who made this release happen! + - Alex Jaspersen (@ajaspers) + - Archer (@archer-321) + - ase (@adamse) + - Austin Seipp (@thoughtpolice) + - David Rieber (@drieber) + - Eyüp Can Akman (@eyupcanakman) + - Jakub Stasiak (@jstasiak) + - James Dixon (@lemonase) + - Joseph Lou (@josephlou5) + - Laurynas Keturakis (@laulauland) + - Luna Schwalbe (@lunagl) + - Martin von Zweigbergk (@martinvonz) + - Niko Savola (@nikosavola) + - OlshaMB (@OlshaMB) + - Sergey Kasmy (@SergeyKasmy) + - truffle (@truffle-dev) + - Vincent Ging Ho Yim (@cenviity) + - Yuya Nishihara (@yuja) +ReleaseNotesUrl: https://github.com/jj-vcs/jj/releases/tag/v0.42.0 +Documentations: +- DocumentLabel: Homepage + DocumentUrl: https://jj-vcs.github.io/jj/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/jj-vcs/jj/0.42.0/jj-vcs.jj.yaml b/manifests/j/jj-vcs/jj/0.42.0/jj-vcs.jj.yaml new file mode 100644 index 000000000000..bb6600654e3b --- /dev/null +++ b/manifests/j/jj-vcs/jj/0.42.0/jj-vcs.jj.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: jj-vcs.jj +PackageVersion: 0.42.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/KAlarm/master/KDE.KAlarm.installer.yaml b/manifests/k/KDE/KAlarm/master/KDE.KAlarm.installer.yaml index 24403a545754..b292a6d16671 100644 --- a/manifests/k/KDE/KAlarm/master/KDE.KAlarm.installer.yaml +++ b/manifests/k/KDE/KAlarm/master/KDE.KAlarm.installer.yaml @@ -9,14 +9,14 @@ ProductCode: kalarm Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/pim/kalarm/master/windows/kalarm-master-3314-windows-cl-msvc2022-x86_64.exe - InstallerSha256: CD0F58832A4AB2B3897322A2B4121C8547F38A1EC743E45F08D13C647E9A1F3D + InstallerUrl: https://cdn.kde.org/ci-builds/pim/kalarm/master/windows/kalarm-master-3358-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 120A1CEFFC61673FF1F4C4155CE87CD803549AECADAAB48DD9D374B281DE251E InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/pim/kalarm/master/windows/kalarm-master-3314-windows-cl-msvc2022-x86_64.exe - InstallerSha256: CD0F58832A4AB2B3897322A2B4121C8547F38A1EC743E45F08D13C647E9A1F3D + InstallerUrl: https://cdn.kde.org/ci-builds/pim/kalarm/master/windows/kalarm-master-3358-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 120A1CEFFC61673FF1F4C4155CE87CD803549AECADAAB48DD9D374B281DE251E InstallerSwitches: Custom: /AllUsers ManifestType: installer diff --git a/manifests/l/LowLevelDesign/ProcessGovernor/4.0.26155/LowLevelDesign.ProcessGovernor.installer.yaml b/manifests/l/LowLevelDesign/ProcessGovernor/4.0.26155/LowLevelDesign.ProcessGovernor.installer.yaml new file mode 100644 index 000000000000..fd29786bb202 --- /dev/null +++ b/manifests/l/LowLevelDesign/ProcessGovernor/4.0.26155/LowLevelDesign.ProcessGovernor.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: LowLevelDesign.ProcessGovernor +PackageVersion: 4.0.26155 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: procgov.exe +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/lowleveldesign/process-governor/releases/download/4.0.26155/procgov.zip + InstallerSha256: 9D2CE110DA0C2ADEABA87395893EBB0875A3FDB5C6C5FF36F01DB0438EC4D9FB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LowLevelDesign/ProcessGovernor/4.0.26155/LowLevelDesign.ProcessGovernor.locale.en-US.yaml b/manifests/l/LowLevelDesign/ProcessGovernor/4.0.26155/LowLevelDesign.ProcessGovernor.locale.en-US.yaml new file mode 100644 index 000000000000..d9951dd41dd1 --- /dev/null +++ b/manifests/l/LowLevelDesign/ProcessGovernor/4.0.26155/LowLevelDesign.ProcessGovernor.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LowLevelDesign.ProcessGovernor +PackageVersion: 4.0.26155 +PackageLocale: en-US +Publisher: Sebastian Solnica +PublisherUrl: https://github.com/lowleveldesign +PublisherSupportUrl: https://github.com/lowleveldesign/process-governor/issues +PackageName: procgov +PackageUrl: https://github.com/lowleveldesign/process-governor +License: MIT +LicenseUrl: https://github.com/lowleveldesign/process-governor/blob/HEAD/LICENSE +ShortDescription: Process Governor allows you to put various limits on Windows processes. +Tags: +- cpu-affinity +- memory +- windows +ReleaseNotes: |- + I thought I will make smaller changes required by the efficiency mode settings, but ended up rewriting many parts of the application, including the monitoring engine 😅. + Changes + - a new parameter to control efficiency mode: --efficiency-mode (#80) + - a new parameter to run processes in isolated jobs: --isolate + - a new parameter to reset job limits: --unset-limits (#75) (only named jobs) + - a new parameter to limit the maximum number of processes in a job: --max-process-count + - empty environment variable will remove the variable from the process environment + - better handling of process hierarchies in the procgov service + - new tests + started moving old tests to the new tunit-based project + - ⚠️ breaking: --nomonitor parameter removed + - ⚠️ breaking: updating jobs is possible only when using procgov with the --job-name parameter, otherwise jobs are anonymous (as stated in the Raymond Chen's post, using anonymous jobs is safer and recommended) + - ⚠️ breaking: when updating process limits, they are no longer merged, but new limits will override the old ones + - ⚠️ breaking: when updating process limits, they are no longer merged, but new limits will override the old ones + File hashes + procgov.exe + MD5 = 4FB9235AE3F938DE0F47E7BE65527853 + SHA1 = 04AD43D84ABFE404E8F5C4DEAE21CA2A88F7D7C1 + SHA256 = 739ECCF1A2E6834AD756D0C3D31B8EE0FD0ED0BEFF8F01077AF3DEA8E006381A +ReleaseNotesUrl: https://github.com/lowleveldesign/process-governor/releases/tag/4.0.26155 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LowLevelDesign/ProcessGovernor/4.0.26155/LowLevelDesign.ProcessGovernor.yaml b/manifests/l/LowLevelDesign/ProcessGovernor/4.0.26155/LowLevelDesign.ProcessGovernor.yaml new file mode 100644 index 000000000000..ddd018cfc890 --- /dev/null +++ b/manifests/l/LowLevelDesign/ProcessGovernor/4.0.26155/LowLevelDesign.ProcessGovernor.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: LowLevelDesign.ProcessGovernor +PackageVersion: 4.0.26155 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.45/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.45/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 000000000000..14e570695df6 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.45/LuisPater.CLIProxyAPI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.45 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v7.1.45/CLIProxyAPI_7.1.45_windows_amd64.zip + InstallerSha256: A83F0E545B2FE4CE15DD6B8E4F9C342845623E938C00E51433A87DB597B9BFFB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.45/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.45/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 000000000000..090ace107bd3 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.45/LuisPater.CLIProxyAPI.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.45 +PackageLocale: en-US +Publisher: Luis Pater +PublisherUrl: https://github.com/router-for-me +PublisherSupportUrl: https://github.com/router-for-me/CLIProxyAPI/issues +Author: Luis Pater +PackageName: CLI Proxy API +PackageUrl: https://github.com/router-for-me/CLIProxyAPI +License: MIT +LicenseUrl: https://github.com/router-for-me/CLIProxyAPI/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Luis Pater +ShortDescription: Wrap Gemini CLI, ChatGPT Codex as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5 model through API +Description: |- + A proxy server that provides OpenAI/Gemini/Claude compatible API interfaces for CLI. + It now also supports OpenAI Codex (GPT models) and Claude Code via OAuth. + so you can use local or multi‑account CLI access with OpenAI‑compatible clients and SDKs. + Now, We added the first Chinese provider: Qwen Code. +Tags: +- ai +- chatbot +- chatgpt +- claude +- claude-code +- codex +- gemini +- large-language-model +- llm +- openai +ReleaseNotes: |- + Changelog + - 387c783b328fb5dfcb99481ad5158ae48081fa44 Merge pull request #3649 from intcua/fix/xai-empty-tools-orphan-tool-choice + - bebdaa4d65b4ac791b61f34234c0d2c1c9788b49 Merge pull request #3702 from Villoh/docs/add-tunnel-agent + - 5753d1a0896fd5bb9ace47adb17b0174ceb79e4d feat(logging): enable file-backed request/response sources for enhanced API logging + - 303685c230bf76e69b2e563fdfa0005a8be4beaa fix(executor/xai): drop orphaned tool_choice when Claude tools array is empty +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.1.45 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.45/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.45/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 000000000000..71c726cecc39 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.45/LuisPater.CLIProxyAPI.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.45 +PackageLocale: zh-CN +ShortDescription: 封装 Gemini CLI 和 ChatGPT Codex 为兼容 OpenAI/Gemini/Claude 的 API 服务,让您通过 API 畅享免费的 Gemini 2.5 Pro 和 GPT 5 模型 +Description: |- + 一个为 CLI 提供 OpenAI/Gemini/Claude 兼容 API 接口的代理服务器。 + 现已支持通过 OAuth 登录接入 OpenAI Codex(GPT 系列)和 Claude Code。 + 可与本地或多账户方式配合,使用任何 OpenAI 兼容的客户端与 SDK。 + 现在,我们添加了第一个中国提供商:Qwen Code。 +Tags: +- chatgpt +- claude +- claude-code +- codex +- gemini +- openai +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.45/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.45/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 000000000000..98914d6e8d9a --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.45/LuisPater.CLIProxyAPI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.45 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mamba/Micromamba/2.8.0-0/Mamba.Micromamba.installer.yaml b/manifests/m/Mamba/Micromamba/2.8.0-0/Mamba.Micromamba.installer.yaml new file mode 100644 index 000000000000..58c00ef15958 --- /dev/null +++ b/manifests/m/Mamba/Micromamba/2.8.0-0/Mamba.Micromamba.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mamba.Micromamba +PackageVersion: 2.8.0-0 +InstallerType: portable +Commands: +- micromamba +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mamba-org/micromamba-releases/releases/download/2.8.0-0/micromamba-win-64 + InstallerSha256: BD77A64B9CA1C57C10E30CF54561776010D72F065305DBCF92311E7358B61322 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mamba/Micromamba/2.8.0-0/Mamba.Micromamba.locale.en-US.yaml b/manifests/m/Mamba/Micromamba/2.8.0-0/Mamba.Micromamba.locale.en-US.yaml new file mode 100644 index 000000000000..31c88b9f19a8 --- /dev/null +++ b/manifests/m/Mamba/Micromamba/2.8.0-0/Mamba.Micromamba.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: Mamba.Micromamba +PackageVersion: 2.8.0-0 +PackageLocale: en-US +Publisher: Mamba +PublisherUrl: https://github.com/mamba-org +PublisherSupportUrl: https://github.com/mamba-org/micromamba-releases/issues +PackageName: Micromamba +PackageUrl: https://github.com/mamba-org/micromamba-releases +License: BSD-3-Clause +LicenseUrl: https://github.com/mamba-org/mamba/blob/HEAD/LICENSE +Copyright: Copyright 2026 QuantStack and the Mamba contributors. +ShortDescription: The Fast Cross-Platform Package Manager +Moniker: micromamba +Tags: +- conda +- mamba +- python +ReleaseNotesUrl: https://github.com/mamba-org/mamba/releases +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mamba/Micromamba/2.8.0-0/Mamba.Micromamba.locale.zh-CN.yaml b/manifests/m/Mamba/Micromamba/2.8.0-0/Mamba.Micromamba.locale.zh-CN.yaml new file mode 100644 index 000000000000..02349cd4bad4 --- /dev/null +++ b/manifests/m/Mamba/Micromamba/2.8.0-0/Mamba.Micromamba.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mamba.Micromamba +PackageVersion: 2.8.0-0 +PackageLocale: zh-CN +Publisher: Mamba +PublisherUrl: https://github.com/mamba-org +PublisherSupportUrl: https://github.com/mamba-org/micromamba-releases/issues +PackageName: Micromamba +PackageUrl: https://github.com/mamba-org/micromamba-releases +License: BSD-3-Clause +LicenseUrl: https://github.com/mamba-org/mamba/blob/HEAD/LICENSE +Copyright: Copyright 2026 QuantStack and the Mamba contributors. +ShortDescription: 速度快、跨平台的软件包管理器 +Tags: +- conda +- mamba +- python +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mamba/Micromamba/2.8.0-0/Mamba.Micromamba.yaml b/manifests/m/Mamba/Micromamba/2.8.0-0/Mamba.Micromamba.yaml new file mode 100644 index 000000000000..fd4384d49c51 --- /dev/null +++ b/manifests/m/Mamba/Micromamba/2.8.0-0/Mamba.Micromamba.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: Mamba.Micromamba +PackageVersion: 2.8.0-0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Meta/QuestRemoteDesktop/91.0.2.109/Meta.QuestRemoteDesktop.installer.yaml b/manifests/m/Meta/QuestRemoteDesktop/91.0.2.109/Meta.QuestRemoteDesktop.installer.yaml new file mode 100644 index 000000000000..7a60fee4953a --- /dev/null +++ b/manifests/m/Meta/QuestRemoteDesktop/91.0.2.109/Meta.QuestRemoteDesktop.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: Meta.QuestRemoteDesktop +PackageVersion: 91.0.2.109 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{CAA60871-04C4-42DD-816E-B6833E02C9D4}' +ReleaseDate: 2026-06-01 +AppsAndFeaturesEntries: +- UpgradeCode: '{BC5E6690-391D-48C6-9A51-5BD7C3C931C7}' +Installers: +- Architecture: x64 + InstallerUrl: https://securecdn.oculus.com/binaries/download/?id=26844232345203565 + InstallerSha256: 60AE29F0ECCE395C45D880781F2AA8B81A4A3639B687537437A6FA304B5219FA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Meta/QuestRemoteDesktop/91.0.2.109/Meta.QuestRemoteDesktop.locale.en-US.yaml b/manifests/m/Meta/QuestRemoteDesktop/91.0.2.109/Meta.QuestRemoteDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..a9d508c875d7 --- /dev/null +++ b/manifests/m/Meta/QuestRemoteDesktop/91.0.2.109/Meta.QuestRemoteDesktop.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Meta.QuestRemoteDesktop +PackageVersion: 91.0.2.109 +PackageLocale: en-US +Publisher: Facebook +Author: Meta Platforms, Inc. +PackageName: Meta Quest Remote Desktop +License: Proprietary +Copyright: © 2026 Meta. +ShortDescription: Pair your computer to your Meta Quest headset, streaming what is on your computer screen into VR. +Tags: +- oculus +- quest +- virtual-reality +- vr +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Meta/QuestRemoteDesktop/91.0.2.109/Meta.QuestRemoteDesktop.locale.zh-CN.yaml b/manifests/m/Meta/QuestRemoteDesktop/91.0.2.109/Meta.QuestRemoteDesktop.locale.zh-CN.yaml new file mode 100644 index 000000000000..a7ab24d12bbd --- /dev/null +++ b/manifests/m/Meta/QuestRemoteDesktop/91.0.2.109/Meta.QuestRemoteDesktop.locale.zh-CN.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Meta.QuestRemoteDesktop +PackageVersion: 91.0.2.109 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 将您的电脑与 Meta Quest 头显配对,将电脑屏幕内容串流至虚拟现实环境中。 +Tags: +- oculus +- quest +- vr +- 虚拟现实 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Meta/QuestRemoteDesktop/91.0.2.109/Meta.QuestRemoteDesktop.yaml b/manifests/m/Meta/QuestRemoteDesktop/91.0.2.109/Meta.QuestRemoteDesktop.yaml new file mode 100644 index 000000000000..0edb7cc37238 --- /dev/null +++ b/manifests/m/Meta/QuestRemoteDesktop/91.0.2.109/Meta.QuestRemoteDesktop.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: Meta.QuestRemoteDesktop +PackageVersion: 91.0.2.109 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/APM/0.18.0/Microsoft.APM.installer.yaml b/manifests/m/Microsoft/APM/0.18.0/Microsoft.APM.installer.yaml new file mode 100644 index 000000000000..144ff5faba5f --- /dev/null +++ b/manifests/m/Microsoft/APM/0.18.0/Microsoft.APM.installer.yaml @@ -0,0 +1,17 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.APM +PackageVersion: 0.18.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: apm-windows-x86_64/apm.exe +UpgradeBehavior: install +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/microsoft/apm/releases/download/v0.18.0/apm-windows-x86_64.zip + InstallerSha256: 713FCF1613FC190A01485DDBC5CD07AEE8CFD942E87E04489E989EE0A4691E5E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/APM/0.18.0/Microsoft.APM.locale.en-US.yaml b/manifests/m/Microsoft/APM/0.18.0/Microsoft.APM.locale.en-US.yaml new file mode 100644 index 000000000000..2a31b73f6704 --- /dev/null +++ b/manifests/m/Microsoft/APM/0.18.0/Microsoft.APM.locale.en-US.yaml @@ -0,0 +1,49 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.APM +PackageVersion: 0.18.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://github.com/microsoft/apm +PublisherSupportUrl: https://github.com/microsoft/apm/issues +Author: Microsoft Corporation +PackageName: APM – Agent Package Manager +PackageUrl: https://microsoft.github.io/apm/ +License: MIT +LicenseUrl: https://github.com/microsoft/apm/blob/HEAD/LICENSE +Copyright: Copyright (c) Microsoft Corporation +CopyrightUrl: https://github.com/microsoft/apm/blob/HEAD/LICENSE +ShortDescription: The package manager for AI-Native Development. +Description: |- + An open-source, community-driven dependency manager for AI agents. + Think package.json, requirements.txt, or Cargo.toml — but for AI agent configuration. +Moniker: apm +Tags: +- ai-agents +- claude-code +- codex-cli +- context-engineering +- github-copilot +- package-manager +- prompt-engineering +ReleaseNotes: |- + What's Changed + + 🔧 Other Changes + - feat(marketplace): add audit command to flag deps that bypass marketplace pinning by @edenfunf in #881 + - fix(deps): reject shorthand alias syntax (supersedes #1301) by @danielmeppiel in #1655 + - feat(outdated): support monorepo tag nameing convention by @kevinbeier-enbw in #1504 + - fix(compile): match applyTo globs without following symlinks into node_modules by @srid in #1576 + - feat(deps): support marketplace dependencies in plugin.json by @stbenjam in #1422 + - feat(lsp): add first-class LSP server support to install pipeline by @stbenjam in #1424 + - fix(intellij): preserve env-var placeholders in mcp.json (closes #1656) by @danielmeppiel in #1659 + - fix(deps): resolve semver ranges against per-package subpath tags (closes #1633) by @danielmeppiel in #1658 + - fix(install): rewrite outbound relative links from skill bundles (closes #1625) by @danielmeppiel in #1657 + - chore: release v0.18.0 by @danielmeppiel in #1661 + + New Contributors + - @kevinbeier-enbw made their first contribution in #1504 +ReleaseNotesUrl: https://github.com/microsoft/apm/releases/tag/v0.18.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/APM/0.18.0/Microsoft.APM.yaml b/manifests/m/Microsoft/APM/0.18.0/Microsoft.APM.yaml new file mode 100644 index 000000000000..2e8eae999be9 --- /dev/null +++ b/manifests/m/Microsoft/APM/0.18.0/Microsoft.APM.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.APM +PackageVersion: 0.18.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.261.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.261.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..9f97bd083022 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.261.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.451.261.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.261.0&arch=x86 + InstallerSha256: E41437A0AE8DA861B0B37823C222AE35E32A8FA68DE444122E65DA06DEE7B15B +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.261.0&arch=amd64 + InstallerSha256: 50590274B82315E17B778B7C545F468393552B4A165AB7C7E650842899644FE2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.261.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.261.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..03a3b9abc327 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.261.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.451.261.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.261.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.261.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..43c154020f37 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.261.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.451.261.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.264.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.264.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..85323286ae39 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.264.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.451.264.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.264.0&arch=x86 + InstallerSha256: 8E332DF66275B4AD602B761E15D63A7659FFF9C3E88317B5B29C55E2390A4599 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.264.0&arch=amd64 + InstallerSha256: 6EFB6820E8D5DF7A307DB0EBABA314033679CD3F80705C26BA93AF62FFF33184 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.264.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.264.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..d56188ff6aa7 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.264.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.451.264.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.264.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.264.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..2fa98358d61f --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.264.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.451.264.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.266.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.266.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..ca516b8ca093 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.266.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.451.266.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.266.0&arch=x86 + InstallerSha256: 67AAA3F4B542358E515A2AA0C23D50FEB869A9C34524FD032375BA2C6C83DC95 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.266.0&arch=amd64 + InstallerSha256: 6C5EEAEB4E8C5C091A42C2C15D0661A7645AFDE02A8135B3E130145F7E2C5582 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.266.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.266.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..b10a92d5bf9d --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.266.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.451.266.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.266.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.266.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..cd3e8078b12b --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.266.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.451.266.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WindowsAppRuntime/1/8/1.8.7/Microsoft.WindowsAppRuntime.1.8.installer.yaml b/manifests/m/Microsoft/WindowsAppRuntime/1/8/1.8.7/Microsoft.WindowsAppRuntime.1.8.installer.yaml new file mode 100644 index 000000000000..d0b5410b0fe3 --- /dev/null +++ b/manifests/m/Microsoft/WindowsAppRuntime/1/8/1.8.7/Microsoft.WindowsAppRuntime.1.8.installer.yaml @@ -0,0 +1,31 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.WindowsAppRuntime.1.8 +PackageVersion: 1.8.7 +InstallerType: exe +InstallModes: +- silent +- silentWithProgress +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --quiet +UpgradeBehavior: install +PackageFamilyName: Microsoft.WindowsAppRuntime.1.8_8wekyb3d8bbwe +AppsAndFeaturesEntries: +- DisplayName: WindowsAppRuntime.1.8 + DisplayVersion: 8000.836.2153.0 + InstallerType: msix +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerUrl: https://download.microsoft.com/download/1c9cc7e4-4453-4ed5-97bf-9347457fa09b/WindowsAppRuntimeInstall-x64.exe + InstallerSha256: 8e21f22bf1191d7e347f6718ba8251d30b1e1c01775b9943c8e6239b7af95ea7 +- Architecture: arm64 + InstallerUrl: https://download.microsoft.com/download/22ba9cfe-9d66-424e-b2de-0e2d9090e777/WindowsAppRuntimeInstall-arm64.exe + InstallerSha256: 7849afeea1d826e3bc4aa76fe41570bb3ae2f6876b0a992e3e70f7d44d6b9ef5 +- Architecture: x86 + InstallerUrl: https://download.microsoft.com/download/def0fe17-e9f2-41e8-9b35-c3e93f2c9da5/WindowsAppRuntimeInstall-x86.exe + InstallerSha256: 03f358937cd0ca681689a67fc4670c47c00df7bb575cfdcfc6602e9d59aafec4 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-21 diff --git a/manifests/m/Microsoft/WindowsAppRuntime/1/8/8000.836.2153.0/Microsoft.WindowsAppRuntime.1.8.locale.en-US.yaml b/manifests/m/Microsoft/WindowsAppRuntime/1/8/1.8.7/Microsoft.WindowsAppRuntime.1.8.locale.en-US.yaml similarity index 94% rename from manifests/m/Microsoft/WindowsAppRuntime/1/8/8000.836.2153.0/Microsoft.WindowsAppRuntime.1.8.locale.en-US.yaml rename to manifests/m/Microsoft/WindowsAppRuntime/1/8/1.8.7/Microsoft.WindowsAppRuntime.1.8.locale.en-US.yaml index fe5f5001a9df..da6800572b8b 100644 --- a/manifests/m/Microsoft/WindowsAppRuntime/1/8/8000.836.2153.0/Microsoft.WindowsAppRuntime.1.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/WindowsAppRuntime/1/8/1.8.7/Microsoft.WindowsAppRuntime.1.8.locale.en-US.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Microsoft.WindowsAppRuntime.1.8 -PackageVersion: 8000.836.2153.0 +PackageVersion: 1.8.7 PackageLocale: en-US Publisher: Microsoft Corporation PublisherUrl: https://www.microsoft.com/ diff --git a/manifests/m/Microsoft/WindowsAppRuntime/1/8/8000.836.2153.0/Microsoft.WindowsAppRuntime.1.8.locale.zh-CN.yaml b/manifests/m/Microsoft/WindowsAppRuntime/1/8/1.8.7/Microsoft.WindowsAppRuntime.1.8.locale.zh-CN.yaml similarity index 94% rename from manifests/m/Microsoft/WindowsAppRuntime/1/8/8000.836.2153.0/Microsoft.WindowsAppRuntime.1.8.locale.zh-CN.yaml rename to manifests/m/Microsoft/WindowsAppRuntime/1/8/1.8.7/Microsoft.WindowsAppRuntime.1.8.locale.zh-CN.yaml index 90c1ec746c18..c0f840108aeb 100644 --- a/manifests/m/Microsoft/WindowsAppRuntime/1/8/8000.836.2153.0/Microsoft.WindowsAppRuntime.1.8.locale.zh-CN.yaml +++ b/manifests/m/Microsoft/WindowsAppRuntime/1/8/1.8.7/Microsoft.WindowsAppRuntime.1.8.locale.zh-CN.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Microsoft.WindowsAppRuntime.1.8 -PackageVersion: 8000.836.2153.0 +PackageVersion: 1.8.7 PackageLocale: zh-CN Publisher: Microsoft Corporation PublisherUrl: https://www.microsoft.com/ diff --git a/manifests/m/Microsoft/WindowsAppRuntime/1/8/8000.836.2153.0/Microsoft.WindowsAppRuntime.1.8.yaml b/manifests/m/Microsoft/WindowsAppRuntime/1/8/1.8.7/Microsoft.WindowsAppRuntime.1.8.yaml similarity index 84% rename from manifests/m/Microsoft/WindowsAppRuntime/1/8/8000.836.2153.0/Microsoft.WindowsAppRuntime.1.8.yaml rename to manifests/m/Microsoft/WindowsAppRuntime/1/8/1.8.7/Microsoft.WindowsAppRuntime.1.8.yaml index 37ef47257f0b..2259719aa009 100644 --- a/manifests/m/Microsoft/WindowsAppRuntime/1/8/8000.836.2153.0/Microsoft.WindowsAppRuntime.1.8.yaml +++ b/manifests/m/Microsoft/WindowsAppRuntime/1/8/1.8.7/Microsoft.WindowsAppRuntime.1.8.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Microsoft.WindowsAppRuntime.1.8 -PackageVersion: 8000.836.2153.0 +PackageVersion: 1.8.7 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/WindowsAppRuntime/1/8/8000.836.2153.0/Microsoft.WindowsAppRuntime.1.8.installer.yaml b/manifests/m/Microsoft/WindowsAppRuntime/1/8/8000.836.2153.0/Microsoft.WindowsAppRuntime.1.8.installer.yaml deleted file mode 100644 index 75758060dc2a..000000000000 --- a/manifests/m/Microsoft/WindowsAppRuntime/1/8/8000.836.2153.0/Microsoft.WindowsAppRuntime.1.8.installer.yaml +++ /dev/null @@ -1,83 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Microsoft.WindowsAppRuntime.1.8 -PackageVersion: 8000.836.2153.0 # Equivalent to 1.8.7 -ReleaseDate: 2026-04-21 -InstallModes: -- silent -- silentWithProgress -PackageFamilyName: Microsoft.WindowsAppRuntime.1.8_8wekyb3d8bbwe -Installers: -- Architecture: x64 - InstallerType: zip - NestedInstallerType: msix - NestedInstallerFiles: - - RelativeFilePath: MSIX\win10-x64\Microsoft.WindowsAppRuntime.1.8.msix - PackageFamilyName: Microsoft.WindowsAppRuntime.1.8_8wekyb3d8bbwe - InstallerUrl: https://download.microsoft.com/download/ec6e81ec-4b72-459e-afa3-0ff5699f831b/Microsoft.WindowsAppRuntime.Redist.1.8.260416003.zip - InstallerSha256: 8d814d9ffbb9c4fbdb4f57954560f13ad51b926474a6e6c23aa3e7b59c03ea0e - SignatureSha256: 8e76e5927819254b55f274dca79a486cf50324c78a0fba62aa2b9e150166a2bb - Platform: - - Windows.Universal - - Windows.Desktop -- Architecture: x64 - InstallerType: exe - InstallerUrl: https://download.microsoft.com/download/1c9cc7e4-4453-4ed5-97bf-9347457fa09b/WindowsAppRuntimeInstall-x64.exe - InstallerSha256: 8e21f22bf1191d7e347f6718ba8251d30b1e1c01775b9943c8e6239b7af95ea7 - InstallerSwitches: - Silent: --quiet - SilentWithProgress: --quiet - UpgradeBehavior: install - AppsAndFeaturesEntries: - - DisplayName: WindowsAppRuntime.1.8 - InstallerType: msix - ElevationRequirement: elevationRequired -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: msix - NestedInstallerFiles: - - RelativeFilePath: MSIX\win10-arm64\Microsoft.WindowsAppRuntime.1.8.msix - PackageFamilyName: Microsoft.WindowsAppRuntime.1.8_8wekyb3d8bbwe - InstallerUrl: https://download.microsoft.com/download/ec6e81ec-4b72-459e-afa3-0ff5699f831b/Microsoft.WindowsAppRuntime.Redist.1.8.260416003.zip - InstallerSha256: 8d814d9ffbb9c4fbdb4f57954560f13ad51b926474a6e6c23aa3e7b59c03ea0e - SignatureSha256: 48db43b394f78c195b3653e0f8cf3c303be49ab2d637d29bfb7fc3348d4f0517 - Platform: - - Windows.Universal - - Windows.Desktop -- Architecture: arm64 - InstallerType: exe - InstallerUrl: https://download.microsoft.com/download/22ba9cfe-9d66-424e-b2de-0e2d9090e777/WindowsAppRuntimeInstall-arm64.exe - InstallerSha256: 7849afeea1d826e3bc4aa76fe41570bb3ae2f6876b0a992e3e70f7d44d6b9ef5 - InstallerSwitches: - Silent: --quiet - SilentWithProgress: --quiet - UpgradeBehavior: install - AppsAndFeaturesEntries: - - DisplayName: WindowsAppRuntime.1.8 - InstallerType: msix - ElevationRequirement: elevationRequired -# - Architecture: x86 ("Caught std::exception: bad allocation" during Winget pipeline validation) -# InstallerType: zip -# NestedInstallerType: msix -# NestedInstallerFiles: -# - RelativeFilePath: MSIX\win10-x86\Microsoft.WindowsAppRuntime.1.8.msix -# InstallerUrl: https://download.microsoft.com/download/ec6e81ec-4b72-459e-afa3-0ff5699f831b/Microsoft.WindowsAppRuntime.Redist.1.8.260416003.zip -# InstallerSha256: 8d814d9ffbb9c4fbdb4f57954560f13ad51b926474a6e6c23aa3e7b59c03ea0e -# SignatureSha256: e7b9250857aaee13e75f2a3df3b4e3f36c8a4ea4f642dc3901db2de27b4ee7e5 -# Platform: -# - Windows.Universal -# - Windows.Desktop -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://download.microsoft.com/download/def0fe17-e9f2-41e8-9b35-c3e93f2c9da5/WindowsAppRuntimeInstall-x86.exe - InstallerSha256: 03f358937cd0ca681689a67fc4670c47c00df7bb575cfdcfc6602e9d59aafec4 - InstallerSwitches: - Silent: --quiet - SilentWithProgress: --quiet - UpgradeBehavior: install - AppsAndFeaturesEntries: - - DisplayName: WindowsAppRuntime.1.8 - InstallerType: msix - ElevationRequirement: elevationRequired -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/m/MistralAI/MistralVibe/ACP/2.14.0/MistralAI.MistralVibe.ACP.installer.yaml b/manifests/m/MistralAI/MistralVibe/ACP/2.14.0/MistralAI.MistralVibe.ACP.installer.yaml new file mode 100644 index 000000000000..63f32b5c9a08 --- /dev/null +++ b/manifests/m/MistralAI/MistralVibe/ACP/2.14.0/MistralAI.MistralVibe.ACP.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MistralAI.MistralVibe.ACP +PackageVersion: 2.14.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: vibe-acp.exe +Commands: +- vibe-acp +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mistralai/mistral-vibe/releases/download/v2.14.0/vibe-acp-windows-x86_64-2.14.0.zip + InstallerSha256: 14E0D27991E69C36E2D260AACE994D33AA5EFDD14E583F6DD29C84D515868B26 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MistralAI/MistralVibe/ACP/2.14.0/MistralAI.MistralVibe.ACP.locale.en-US.yaml b/manifests/m/MistralAI/MistralVibe/ACP/2.14.0/MistralAI.MistralVibe.ACP.locale.en-US.yaml new file mode 100644 index 000000000000..f27cd9098458 --- /dev/null +++ b/manifests/m/MistralAI/MistralVibe/ACP/2.14.0/MistralAI.MistralVibe.ACP.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MistralAI.MistralVibe.ACP +PackageVersion: 2.14.0 +PackageLocale: en-US +Publisher: Mistral AI +PublisherUrl: https://mistral.ai/ +PublisherSupportUrl: https://github.com/mistralai/mistral-vibe/issues +PrivacyUrl: https://legal.mistral.ai/terms/privacy-policy +Author: Mistral AI +PackageName: Mistral Vibe (ACP mode) +PackageUrl: https://github.com/mistralai/mistral-vibe +License: Apache-2.0 +LicenseUrl: https://github.com/mistralai/mistral-vibe/blob/HEAD/LICENSE +Copyright: Copyright 2026 Mistral AI +CopyrightUrl: https://legal.mistral.ai/terms +ShortDescription: Minimal CLI coding agent by Mistral +Description: |- + Mistral's open-source CLI coding assistant. + Mistral Vibe is a command-line coding assistant powered by Mistral's models. It provides a conversational interface to your codebase, allowing you to use natural language to explore, modify, and interact with your projects through a powerful set of tools. +Tags: +- agent +- agentic +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Added + - Image attachments via @-mentions in the TUI for vision-capable models + - Session deletion, exposed over ACP as the session/delete extension method + - Browser sign-in now shows a copyable fallback URL when the browser does not open, so SSH and remote sessions can complete onboarding + - Toast notification when a SKILL.md file fails to parse instead of silently dropping the skill + - Trust prompt now proposes the git repository ancestor as a trust target + - EnvironmentLayer in the layered configuration, populated from VIBE_-prefixed environment variables + Changed + - New tool-call format for read and the file edit tool + - write_file is now create-only and refuses to overwrite existing files + - Bumped agent-client-protocol to 0.10.1 + Fixed + - LLM calls now retry on network errors and timeouts (connection, read, write, remote protocol, timeout) + - Approval modal now sizes itself so the bottom of long tool-call payloads stays visible above the options block + - Banner connector count and /mcp panel ordering now reflect which connectors are actually usable and the user's enable/disable choices + - disabled_tools from runtime is merged with the TOML configuration instead of replacing it, and is enforced inside ToolManager.get() + - shift+backspace and shift+delete now work in the chat input + - Crash in the ACP todo plan-update handler when the model's tool call failed validation + Removed + - Recursive search for nested harness files +ReleaseNotesUrl: https://github.com/mistralai/mistral-vibe/blob/HEAD/CHANGELOG.md#2140---2026-06-04 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MistralAI/MistralVibe/ACP/2.14.0/MistralAI.MistralVibe.ACP.locale.zh-CN.yaml b/manifests/m/MistralAI/MistralVibe/ACP/2.14.0/MistralAI.MistralVibe.ACP.locale.zh-CN.yaml new file mode 100644 index 000000000000..b9043c2381d2 --- /dev/null +++ b/manifests/m/MistralAI/MistralVibe/ACP/2.14.0/MistralAI.MistralVibe.ACP.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: MistralAI.MistralVibe.ACP +PackageVersion: 2.14.0 +PackageLocale: zh-CN +ShortDescription: Mistral 推出的极简 CLI 代码智能体 +Description: |- + Mistral 的开源 CLI 编程助手。 + Mistral Vibe 是由 Mistral 模型驱动的命令行编程助手。它为您的代码库提供了一个对话式界面,让您可以通过自然语言,利用一系列强大的工具来浏览、修改和与项目进行交互。 +Tags: +- ai +- 代码 +- 开发 +- 智能体 +- 编程 +- 自主智能 +ReleaseNotesUrl: https://github.com/mistralai/mistral-vibe/blob/HEAD/CHANGELOG.md +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MistralAI/MistralVibe/ACP/2.14.0/MistralAI.MistralVibe.ACP.yaml b/manifests/m/MistralAI/MistralVibe/ACP/2.14.0/MistralAI.MistralVibe.ACP.yaml new file mode 100644 index 000000000000..f08722d90bd8 --- /dev/null +++ b/manifests/m/MistralAI/MistralVibe/ACP/2.14.0/MistralAI.MistralVibe.ACP.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: MistralAI.MistralVibe.ACP +PackageVersion: 2.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.10.0/MoonshotAI.KimiCodeCLI.installer.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.10.0/MoonshotAI.KimiCodeCLI.installer.yaml new file mode 100644 index 000000000000..636affc1fb32 --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.10.0/MoonshotAI.KimiCodeCLI.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: MoonshotAI.KimiCodeCLI +PackageVersion: 0.10.0 +InstallerType: portable +Commands: +- kimi +Dependencies: + PackageDependencies: + - PackageIdentifier: Git.Git +Installers: +- Architecture: x64 + InstallerUrl: https://code.kimi.com/kimi-code/0.10.0/kimi-code-win32-x64.exe + InstallerSha256: 83A889C5F6D6EA49F1C6C3A8B99FC9AAB8468FAC9742445D79712940CC081575 +- Architecture: arm64 + InstallerUrl: https://code.kimi.com/kimi-code/0.10.0/kimi-code-win32-arm64.exe + InstallerSha256: 97ED5CF642B81456EC0D4C75374A0AD33CA893D88D82C6A555BCF7A49295B5F8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.10.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.10.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml new file mode 100644 index 000000000000..90598921405a --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.10.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCodeCLI +PackageVersion: 0.10.0 +PackageLocale: en-US +Publisher: Beijing Yuezhi Dark Face Technology Co., Ltd. +PublisherUrl: https://www.moonshot.ai/ +PublisherSupportUrl: https://github.com/MoonshotAI/kimi-code/issues +PrivacyUrl: https://www.kimi.com/user/agreement/userPrivacy?version=v2 +Author: Beijing Yuezhi Dark Face Technology Co., Ltd. +PackageName: Kimi Code CLI +PackageUrl: https://moonshotai.github.io/kimi-code/ +License: MIT +LicenseUrl: https://github.com/MoonshotAI/kimi-code/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Moonshot AI +ShortDescription: The Starting Point for Next-Gen Agents +Description: Kimi Code CLI is an AI coding agent that runs in your terminal — it can read and edit code, run shell commands, search files, fetch web pages, and choose the next step based on the feedback it receives. It works out of the box with Moonshot AI’s Kimi models and can also be configured to use other compatible providers. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- kimi +- large-language-model +- llm +- programming +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.10.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.10.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..1c4a551bbd20 --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.10.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCodeCLI +PackageVersion: 0.10.0 +PackageLocale: zh-CN +Publisher: 北京月之暗面科技有限公司 +PublisherUrl: https://www.moonshot.cn/ +Author: 北京月之暗面科技有限公司 +PackageUrl: https://moonshotai.github.io/kimi-code/zh/ +ShortDescription: The Starting Point for Next-Gen Agents +Description: Kimi Code CLI 是一个运行在终端里的 AI 编程 agent,可以帮你读写代码、执行 shell 命令、检索文件、抓取网页,并根据反馈自主决定下一步动作。开箱即用对接 Moonshot AI 的 Kimi 模型,也可指向其他兼容厂商。 +Tags: +- kimi +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.10.0/MoonshotAI.KimiCodeCLI.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.10.0/MoonshotAI.KimiCodeCLI.yaml new file mode 100644 index 000000000000..017f5b565c7b --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.10.0/MoonshotAI.KimiCodeCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCodeCLI +PackageVersion: 0.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/152.2605.1209.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.403.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml similarity index 54% rename from manifests/m/Mozilla/Firefox/Nightly/MSIX/152.2605.1209.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml rename to manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.403.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml index 57c5b3474bfd..5baed592053b 100644 --- a/manifests/m/Mozilla/Firefox/Nightly/MSIX/152.2605.1209.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.403.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.15.0 +# Created with komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Mozilla.Firefox.Nightly.MSIX -PackageVersion: 152.2605.1209.0 +PackageVersion: 153.2606.403.0 Platform: - Windows.Desktop MinimumOSVersion: 10.0.17763.0 @@ -25,28 +25,28 @@ FileExtensions: PackageFamilyName: Mozilla.MozillaFirefoxNightly_jag0gd4e3s9p2 RestrictedCapabilities: - runFullTrust -ReleaseDate: 2026-05-12 +ReleaseDate: 2026-06-04 AppsAndFeaturesEntries: - DisplayName: Firefox Nightly Publisher: Mozilla Corporation Installers: - Architecture: x86 - InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/05/2026-05-12-09-02-14-mozilla-central/firefox-152.0a1.multi.win32.installer.msix - InstallerSha256: DEA472FAC473C76E392B8866440DFE1C0187B1D4C3CDB52F78D10EE07EFDED83 - SignatureSha256: 62249DA21C18DC9C9BF82AD8415596A7C43273DBD167E14D3FB0EB8D02A334FD + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/06/2026-06-04-03-55-06-mozilla-central/firefox-153.0a1.multi.win32.installer.msix + InstallerSha256: BFDFE51E434BFF60A11E9B83707CF894B42D51D0D1120FEB597482E31B10D826 + SignatureSha256: 14C85CAD8831A112D8F7449B35CA3E9A0F287FD0847F50D584E6F594B7B81B6F InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_152.2605.1209.0_x86__jag0gd4e3s9p2' + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_153.2606.403.0_x86__jag0gd4e3s9p2' - Architecture: x64 - InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/05/2026-05-12-09-02-14-mozilla-central/firefox-152.0a1.multi.win64.installer.msix - InstallerSha256: F7C782A8B4356F6862A8DC8FA323FFA7DC5192815D7CC69B14B80575D596C235 - SignatureSha256: 31377B46A2891B0ED5959FBBCC71993663E720EA0B60E84B8292CF924A574D16 + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/06/2026-06-04-03-55-06-mozilla-central/firefox-153.0a1.multi.win64.installer.msix + InstallerSha256: 28A140CAEEE26246B05145879276AD677E299F40E08FBC74D6BF36453E4B1F08 + SignatureSha256: A74457FD57403F9DE7B8575596F95FBF56A4312AA5D23F3BD3127FE47E583D66 InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_152.2605.1209.0_x64__jag0gd4e3s9p2' + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_153.2606.403.0_x64__jag0gd4e3s9p2' - Architecture: arm64 - InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/05/2026-05-12-09-02-14-mozilla-central/firefox-152.0a1.multi.win64-aarch64.installer.msix - InstallerSha256: 46BFA1E8B00B71387CDB7C836FC84A9A1D2BF6478F2FB11BEC7320B54938CE07 - SignatureSha256: 2B5C30A309108AE26E444B7DD5050CAFB978CD790DF2685E38925F664D45BA2E + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/06/2026-06-04-03-55-06-mozilla-central/firefox-153.0a1.multi.win64-aarch64.installer.msix + InstallerSha256: 4178FB83ABE4C1B6DFF47DF3BB55A9E099AFFB223717EDA9B86678FEE3C6F6F1 + SignatureSha256: 417E5E3DD5FFA1B8AC48C51DFBB11B288B337C6F820C928FEB146F9C302059BE InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_152.2605.1209.0_arm64__jag0gd4e3s9p2' + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_153.2606.403.0_arm64__jag0gd4e3s9p2' ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/152.2605.1209.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.403.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml similarity index 92% rename from manifests/m/Mozilla/Firefox/Nightly/MSIX/152.2605.1209.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml rename to manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.403.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml index 758b025d09e7..415f7f74364e 100644 --- a/manifests/m/Mozilla/Firefox/Nightly/MSIX/152.2605.1209.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.403.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.15.0 +# Created with komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Mozilla.Firefox.Nightly.MSIX -PackageVersion: 152.2605.1209.0 +PackageVersion: 153.2606.403.0 PackageLocale: en-US Publisher: Mozilla PublisherUrl: https://www.mozilla.org/ diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/152.2605.1209.0/Mozilla.Firefox.Nightly.MSIX.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.403.0/Mozilla.Firefox.Nightly.MSIX.yaml similarity index 74% rename from manifests/m/Mozilla/Firefox/Nightly/MSIX/152.2605.1209.0/Mozilla.Firefox.Nightly.MSIX.yaml rename to manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.403.0/Mozilla.Firefox.Nightly.MSIX.yaml index c340eba2ed1a..e6800111e956 100644 --- a/manifests/m/Mozilla/Firefox/Nightly/MSIX/152.2605.1209.0/Mozilla.Firefox.Nightly.MSIX.yaml +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.403.0/Mozilla.Firefox.Nightly.MSIX.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.15.0 +# Created with komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Mozilla.Firefox.Nightly.MSIX -PackageVersion: 152.2605.1209.0 +PackageVersion: 153.2606.403.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/m/mostlygeek/llama-swap/223/mostlygeek.llama-swap.installer.yaml b/manifests/m/mostlygeek/llama-swap/223/mostlygeek.llama-swap.installer.yaml new file mode 100644 index 000000000000..b6d71b43cdc4 --- /dev/null +++ b/manifests/m/mostlygeek/llama-swap/223/mostlygeek.llama-swap.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: mostlygeek.llama-swap +PackageVersion: '223' +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: llama-swap.exe +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mostlygeek/llama-swap/releases/download/v223/llama-swap_223_windows_amd64.zip + InstallerSha256: 21A6B71F8C38C912FE32FC39C8025BC877690BCE8E95B692621E2712085D2C59 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/mostlygeek/llama-swap/223/mostlygeek.llama-swap.locale.en-US.yaml b/manifests/m/mostlygeek/llama-swap/223/mostlygeek.llama-swap.locale.en-US.yaml new file mode 100644 index 000000000000..53b034b0d783 --- /dev/null +++ b/manifests/m/mostlygeek/llama-swap/223/mostlygeek.llama-swap.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: mostlygeek.llama-swap +PackageVersion: '223' +PackageLocale: en-US +Publisher: mostlygeek +PublisherUrl: https://mostlygeek.com/ +PublisherSupportUrl: https://github.com/mostlygeek/llama-swap/issues +PackageName: llama-swap +PackageUrl: https://github.com/mostlygeek/llama-swap +License: MIT +LicenseUrl: https://github.com/mostlygeek/llama-swap/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2024 Benson Wong +ShortDescription: Model swapping for llama.cpp +Description: llama-swap is a light weight, transparent proxy server that provides automatic model swapping to llama.cpp's server. +Moniker: llama-swap +Tags: +- golang +- llama +- llamacpp +- localllama +- localllm +- openai +- openai-api +- vllm +ReleaseNotes: |- + Changelog + - 29d3d9b perf: add macOS GPU monitoring via mactop and ioreg (#816) +ReleaseNotesUrl: https://github.com/mostlygeek/llama-swap/releases/tag/v223 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/mostlygeek/llama-swap/223/mostlygeek.llama-swap.yaml b/manifests/m/mostlygeek/llama-swap/223/mostlygeek.llama-swap.yaml new file mode 100644 index 000000000000..b7fa26ebb9df --- /dev/null +++ b/manifests/m/mostlygeek/llama-swap/223/mostlygeek.llama-swap.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: mostlygeek.llama-swap +PackageVersion: '223' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/NordSecurity/NordVPN/8.4.3.0/NordSecurity.NordVPN.installer.yaml b/manifests/n/NordSecurity/NordVPN/8.4.3.0/NordSecurity.NordVPN.installer.yaml new file mode 100644 index 000000000000..c569f1695559 --- /dev/null +++ b/manifests/n/NordSecurity/NordVPN/8.4.3.0/NordSecurity.NordVPN.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: NordSecurity.NordVPN +PackageVersion: 8.4.3.0 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- nordvpn +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 +ProductCode: '{19465C24-3D5D-4327-B99F-3CC0A1D38151}_is1' +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.nordcdn.com/apps/windows/NordVPN/8.4.3.0/NordVPNInstall.exe + InstallerSha256: AAB8C8EACAB4A71762ADE6B49E646B6888D74C536C1D7B95D6B74B16BC0721F8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NordSecurity/NordVPN/8.4.3.0/NordSecurity.NordVPN.locale.en-US.yaml b/manifests/n/NordSecurity/NordVPN/8.4.3.0/NordSecurity.NordVPN.locale.en-US.yaml new file mode 100644 index 000000000000..34955983c262 --- /dev/null +++ b/manifests/n/NordSecurity/NordVPN/8.4.3.0/NordSecurity.NordVPN.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NordSecurity.NordVPN +PackageVersion: 8.4.3.0 +PackageLocale: en-US +Publisher: Nord Security +PublisherSupportUrl: https://support.nordvpn.com/ +PrivacyUrl: https://my.nordaccount.com/legal/privacy-policy/nordvpn/ +Author: Nord Security +PackageName: NordVPN +License: Proprietary +LicenseUrl: https://my.nordaccount.com/legal/terms-of-service/nordvpn/ +Copyright: © 2026 Nord Security. All rights reserved +ShortDescription: A VPN for Windows will improve your security while you’re connected to the internet on your PC. Enjoy more secure streaming, browsing, and work with NordVPN. +Description: NordVPN encrypts your internet traffic and hides your IP and physical location. Works on 6 devices at once, on every major platform. With NordVPN, encrypt your online activity to protect your private data from hackers or snoopy advertisers. Enjoy global connectivity along with high-performance speed and secure access to streaming websites, censored content and social networks. +Moniker: nordvpn +Tags: +- network +- privacy +- proxy +- security +- vpn +ReleaseNotes: We’ve tinkered with the internal workings and polished some rough edges. The result? An app that’s better than ever before. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NordSecurity/NordVPN/8.4.3.0/NordSecurity.NordVPN.locale.zh-CN.yaml b/manifests/n/NordSecurity/NordVPN/8.4.3.0/NordSecurity.NordVPN.locale.zh-CN.yaml new file mode 100644 index 000000000000..e07fe5d968e3 --- /dev/null +++ b/manifests/n/NordSecurity/NordVPN/8.4.3.0/NordSecurity.NordVPN.locale.zh-CN.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: NordSecurity.NordVPN +PackageVersion: 8.4.3.0 +PackageLocale: zh-CN +License: 专有软件 +Copyright: © 2026 Nord Security。保留所有权利 +ShortDescription: 当您在电脑上连接互联网时,Windows 版 VPN 会提高您的安全性。使用 NordVPN,享受更安全的流媒体、浏览和工作体验。 +Description: NordVPN 为您的互联网流量加密,并隐藏您的 IP 和物理位置。可同时在 6 台设备上运行,适用于所有主流平台。使用 NordVPN,加密您的在线活动,保护您的私人数据不受黑客或窥探隐私的广告商的侵害。享受全球连接、高性能速度和安全访问流媒体网站、和谐内容和社交网络。 +Tags: +- vpn +- 代理 +- 安全 +- 网络 +- 隐私 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NordSecurity/NordVPN/8.4.3.0/NordSecurity.NordVPN.yaml b/manifests/n/NordSecurity/NordVPN/8.4.3.0/NordSecurity.NordVPN.yaml new file mode 100644 index 000000000000..d5e9eae88ecc --- /dev/null +++ b/manifests/n/NordSecurity/NordVPN/8.4.3.0/NordSecurity.NordVPN.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: NordSecurity.NordVPN +PackageVersion: 8.4.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/LogivoreForVeeam/0.14.3/RedEyeNetworks.LogivoreForVeeam.installer.yaml b/manifests/r/RedEyeNetworks/LogivoreForVeeam/0.14.3/RedEyeNetworks.LogivoreForVeeam.installer.yaml new file mode 100644 index 000000000000..3a2914e7db01 --- /dev/null +++ b/manifests/r/RedEyeNetworks/LogivoreForVeeam/0.14.3/RedEyeNetworks.LogivoreForVeeam.installer.yaml @@ -0,0 +1,34 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.LogivoreForVeeam +PackageVersion: 0.14.3 +InstallerType: inno +Scope: machine +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- + Custom: /NORESTART +UpgradeBehavior: install +Commands: +- logivoreforveeam +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.redeyenetworks.com/logivore-for-veeam/releases/0.14.3/logivore-for-veeam-win-x64-setup.exe + InstallerSha256: E5FA9E520CA0DB35B133F658D3A8E79DADFC26D5C7848106B90FD82F01413671 +- Architecture: x64 + Scope: machine + ElevationRequirement: elevatesSelf + InstallerUrl: https://download.redeyenetworks.com/logivore-for-veeam/releases/0.14.3/logivore-for-veeam-win-x64-machine-setup.exe + InstallerSha256: 8A9FE450034C36CEA53DFC6DB2495A27D4F8BC7E7E9639639D1A4E529F77E241 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.redeyenetworks.com/logivore-for-veeam/releases/0.14.3/logivore-for-veeam-win-arm64-setup.exe + InstallerSha256: 7814BC3644BF9092F0454C72AC70EEE2A08B9E93AB7709BB0F172156B6D8D286 +- Architecture: arm64 + Scope: machine + ElevationRequirement: elevatesSelf + InstallerUrl: https://download.redeyenetworks.com/logivore-for-veeam/releases/0.14.3/logivore-for-veeam-win-arm64-machine-setup.exe + InstallerSha256: 379159A68DA0B96A434C9EEA8B59A1BE817AD6E7CCB189A170CE71754F6912BD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/LogivoreForVeeam/0.14.3/RedEyeNetworks.LogivoreForVeeam.locale.en-US.yaml b/manifests/r/RedEyeNetworks/LogivoreForVeeam/0.14.3/RedEyeNetworks.LogivoreForVeeam.locale.en-US.yaml new file mode 100644 index 000000000000..0ba4ff33aa34 --- /dev/null +++ b/manifests/r/RedEyeNetworks/LogivoreForVeeam/0.14.3/RedEyeNetworks.LogivoreForVeeam.locale.en-US.yaml @@ -0,0 +1,43 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.LogivoreForVeeam +PackageVersion: 0.14.3 +PackageLocale: en-US +Publisher: RedEye Network Solutions LLC +PublisherUrl: https://redeyenetworks.com +PublisherSupportUrl: https://redeyenetworks.com/support +Author: RedEye Network Solutions LLC +PackageName: Logivore for Veeam +PackageUrl: https://redeyenetworks.com +License: Proprietary +Copyright: Copyright 2026 RedEye Network Solutions LLC. All rights reserved. +ShortDescription: Logivore plus Advanced Veeam Mode — collects, normalizes, and analyzes Veeam Backup and Replication logs end-to-end +Description: |- + Logivore for Veeam is the Veeam-centric SKU of Logivore. Includes + everything in Logivore (cross-platform log analysis, LILA AI + assistant, memory-tier-adaptive parsing, local-first trust-gated + LLM boundary) plus Microsoft.PowerShell.SDK and a built-in + Advanced Veeam Mode that drives the Veeam VBR PowerShell cmdlets + to collect job/repository/proxy diagnostics on demand. Targeted + at Veeam backup administrators who need to triage failed jobs + against backup server, repository, and proxy logs in one + timeline. +Moniker: logivore-for-veeam +Tags: +- veeam +- vbr +- backup +- log-analysis +- log-viewer +- syslog +- evtx +- powershell +- ai +- llm +- claude +- gemini +- timeline +- correlation +- desktop +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/LogivoreForVeeam/0.14.3/RedEyeNetworks.LogivoreForVeeam.yaml b/manifests/r/RedEyeNetworks/LogivoreForVeeam/0.14.3/RedEyeNetworks.LogivoreForVeeam.yaml new file mode 100644 index 000000000000..5f00af2931ec --- /dev/null +++ b/manifests/r/RedEyeNetworks/LogivoreForVeeam/0.14.3/RedEyeNetworks.LogivoreForVeeam.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.LogivoreForVeeam +PackageVersion: 0.14.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/ShortArrow/runex/0.1.19/ShortArrow.runex.installer.yaml b/manifests/s/ShortArrow/runex/0.1.19/ShortArrow.runex.installer.yaml new file mode 100644 index 000000000000..3905c8e9940d --- /dev/null +++ b/manifests/s/ShortArrow/runex/0.1.19/ShortArrow.runex.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ShortArrow.runex +PackageVersion: 0.1.19 +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: runex.exe + PortableCommandAlias: runex +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ShortArrow/runex/releases/download/v0.1.19/runex-x86_64-pc-windows-msvc.zip + InstallerSha256: 661A23A60ED95819BBF9A923D5A9ACDEC6180B703364CFB0A1FC3C54E0968A83 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-01 diff --git a/manifests/s/ShortArrow/runex/0.1.19/ShortArrow.runex.locale.en-US.yaml b/manifests/s/ShortArrow/runex/0.1.19/ShortArrow.runex.locale.en-US.yaml new file mode 100644 index 000000000000..e5e60f3de306 --- /dev/null +++ b/manifests/s/ShortArrow/runex/0.1.19/ShortArrow.runex.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ShortArrow.runex +PackageVersion: 0.1.19 +PackageLocale: en-US +Publisher: ShortArrow +PublisherUrl: https://github.com/ShortArrow +PublisherSupportUrl: https://github.com/ShortArrow/runex/issues +Author: ShortArrow +PackageName: runex +PackageUrl: https://github.com/ShortArrow/runex +License: MIT OR Apache-2.0 +LicenseUrl: https://github.com/ShortArrow/runex/blob/main/LICENSE +Copyright: Copyright (c) 2025 ShortArrow +ShortDescription: Cross-shell abbreviation engine that expands short tokens into full commands +Description: |- + runex is a cross-shell abbreviation engine that expands short tokens into full commands in real-time. + + - Cross-shell support (bash / zsh / pwsh / cmd / nushell) + - Real-time expansion (customizable trigger key) + - Single config file shared across shells + - Conditional rules (when_command_exists) — recognizes shell cmdlets, aliases, and user-defined functions, not just PATH binaries + - Fast and lightweight (Rust core) +Moniker: runex +Tags: +- abbreviation +- alias +- bash +- cli +- expansion +- nushell +- powershell +- rust +- shell +- zsh +ReleaseNotesUrl: https://github.com/ShortArrow/runex/releases/tag/v0.1.19 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/ShortArrow/runex/0.1.19/ShortArrow.runex.yaml b/manifests/s/ShortArrow/runex/0.1.19/ShortArrow.runex.yaml new file mode 100644 index 000000000000..437bed491c02 --- /dev/null +++ b/manifests/s/ShortArrow/runex/0.1.19/ShortArrow.runex.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: ShortArrow.runex +PackageVersion: 0.1.19 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780580310-g6c808e/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780580310-g6c808e/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..15239f2b0a93 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780580310-g6c808e/Sourcegraph.Amp.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: Sourcegraph.Amp +PackageVersion: 0.0.1780580310-g6c808e +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1780580310-g6c808e/amp-windows-x64-baseline.exe + InstallerSha256: 2F73DCDF2E582339102135ADB2949EB46462A46D55228F811575285FD0FFA0D4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780580310-g6c808e/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780580310-g6c808e/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..0b80d20fadb1 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780580310-g6c808e/Sourcegraph.Amp.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1780580310-g6c808e +PackageLocale: en-US +Publisher: Sourcegraph, Inc. +PublisherUrl: https://ampcode.com/ +PrivacyUrl: https://ampcode.com/privacy-policy +Author: Sourcegraph, Inc. +PackageName: Amp CLI +PackageUrl: https://ampcode.com/ +License: Proprietary +LicenseUrl: https://ampcode.com/terms +CopyrightUrl: https://ampcode.com/terms +ShortDescription: The frontier coding agent for your terminal and editor. +Description: |- + Amp is the frontier coding agent for your terminal and editor. + - Multi-Model: Opus 4.7, GPT-5.4, fast models—Amp uses them all, for what each model is best at. + - Opinionated: You’re always using the good parts of Amp. If we don’t use and love a feature, we kill it. + - On the Frontier: Amp goes where the models take it. No backcompat, no legacy features. + - Threads: You can save and share your interactions with Amp. You wouldn’t code without version control, would you? + Amp has 3 modes: smart (unconstrained state-of-the-art model use), rush (faster, cheaper, suited for small, well-defined tasks), and deep (deep reasoning with extended thinking for complex problems). +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +PurchaseUrl: https://ampcode.com/manual#pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780580310-g6c808e/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780580310-g6c808e/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..35a78f51decf --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780580310-g6c808e/Sourcegraph.Amp.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1780580310-g6c808e +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 适用于终端与编辑器的前沿编码智能体。 +Description: |- + Amp 是适用于终端与编辑器的前沿编码智能体。 + - 多模型支持:Opus 4.7、GPT-5.4、速型模型——Amp 会调用所有模型,各展所长。 + - 去芜存菁:你始终能用到 Amp 的核心优质功能。如果我们自己不用、也不喜欢某个功能,就会直接砍掉它。 + - 前沿迭代:Amp 跟随大模型的发展持续更新。不保留向后兼容,不遗留老旧功能。 + - 会话管理:你可以保存并分享你和 Amp 的交互记录。写代码总离不开版本控制,不是吗? + Amp 共有三种工作模式:智能模式(调用无限制的最先进模型)、快速模式(速度更快、成本更低,适合定义清晰的小型任务),以及深度模式(针对复杂问题提供带扩展思考的深度推理)。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780580310-g6c808e/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780580310-g6c808e/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..a8c2ff0cb2fd --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780580310-g6c808e/Sourcegraph.Amp.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: Sourcegraph.Amp +PackageVersion: 0.0.1780580310-g6c808e +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780592276-g890982/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780592276-g890982/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..b6b2a1b60e70 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780592276-g890982/Sourcegraph.Amp.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: Sourcegraph.Amp +PackageVersion: 0.0.1780592276-g890982 +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1780592276-g890982/amp-windows-x64-baseline.exe + InstallerSha256: 8919A8437BBE8EF4CC951CD0B79575DDF68E0054D9F4E4DA14171639B54352D3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780592276-g890982/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780592276-g890982/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..da8f1def6834 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780592276-g890982/Sourcegraph.Amp.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1780592276-g890982 +PackageLocale: en-US +Publisher: Sourcegraph, Inc. +PublisherUrl: https://ampcode.com/ +PrivacyUrl: https://ampcode.com/privacy-policy +Author: Sourcegraph, Inc. +PackageName: Amp CLI +PackageUrl: https://ampcode.com/ +License: Proprietary +LicenseUrl: https://ampcode.com/terms +CopyrightUrl: https://ampcode.com/terms +ShortDescription: The frontier coding agent for your terminal and editor. +Description: |- + Amp is the frontier coding agent for your terminal and editor. + - Multi-Model: Opus 4.7, GPT-5.4, fast models—Amp uses them all, for what each model is best at. + - Opinionated: You’re always using the good parts of Amp. If we don’t use and love a feature, we kill it. + - On the Frontier: Amp goes where the models take it. No backcompat, no legacy features. + - Threads: You can save and share your interactions with Amp. You wouldn’t code without version control, would you? + Amp has 3 modes: smart (unconstrained state-of-the-art model use), rush (faster, cheaper, suited for small, well-defined tasks), and deep (deep reasoning with extended thinking for complex problems). +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +PurchaseUrl: https://ampcode.com/manual#pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780592276-g890982/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780592276-g890982/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..0cd9ffdeabf8 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780592276-g890982/Sourcegraph.Amp.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1780592276-g890982 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 适用于终端与编辑器的前沿编码智能体。 +Description: |- + Amp 是适用于终端与编辑器的前沿编码智能体。 + - 多模型支持:Opus 4.7、GPT-5.4、速型模型——Amp 会调用所有模型,各展所长。 + - 去芜存菁:你始终能用到 Amp 的核心优质功能。如果我们自己不用、也不喜欢某个功能,就会直接砍掉它。 + - 前沿迭代:Amp 跟随大模型的发展持续更新。不保留向后兼容,不遗留老旧功能。 + - 会话管理:你可以保存并分享你和 Amp 的交互记录。写代码总离不开版本控制,不是吗? + Amp 共有三种工作模式:智能模式(调用无限制的最先进模型)、快速模式(速度更快、成本更低,适合定义清晰的小型任务),以及深度模式(针对复杂问题提供带扩展思考的深度推理)。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780592276-g890982/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780592276-g890982/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..8678059774f8 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780592276-g890982/Sourcegraph.Amp.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: Sourcegraph.Amp +PackageVersion: 0.0.1780592276-g890982 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecScore/CLI/0.6.1/SpecScore.CLI.installer.yaml b/manifests/s/SpecScore/CLI/0.6.1/SpecScore.CLI.installer.yaml new file mode 100644 index 000000000000..f9a89316a7a4 --- /dev/null +++ b/manifests/s/SpecScore/CLI/0.6.1/SpecScore.CLI.installer.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: SpecScore.CLI +PackageVersion: 0.6.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-04" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: specscore.exe + PortableCommandAlias: specscore + InstallerUrl: https://github.com/specscore/specscore-cli/releases/download/v0.6.1/specscore_0.6.1_windows_amd64.zip + InstallerSha256: 9c91b49685a07ecfafcaa720c7c8044fcff65a9965ee402c546e04eacb140ff9 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecScore/CLI/0.6.1/SpecScore.CLI.locale.en-US.yaml b/manifests/s/SpecScore/CLI/0.6.1/SpecScore.CLI.locale.en-US.yaml new file mode 100644 index 000000000000..3f13574bb827 --- /dev/null +++ b/manifests/s/SpecScore/CLI/0.6.1/SpecScore.CLI.locale.en-US.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: SpecScore.CLI +PackageVersion: 0.6.1 +PackageLocale: en-US +Publisher: SpecScore +PublisherUrl: https://specscore.md +PackageName: SpecScore +PackageUrl: https://specscore.md +License: Apache-2.0 +ShortDescription: Lint, validate, and navigate Markdown specifications. +Description: | + SpecScore is a CLI for working with Markdown-based specifications: + validate spec trees against structural conventions, search across + features, and inspect feature/plan/task relationships. +Moniker: SpecScore +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecScore/CLI/0.6.1/SpecScore.CLI.yaml b/manifests/s/SpecScore/CLI/0.6.1/SpecScore.CLI.yaml new file mode 100644 index 000000000000..4ba6ee6a8c46 --- /dev/null +++ b/manifests/s/SpecScore/CLI/0.6.1/SpecScore.CLI.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: SpecScore.CLI +PackageVersion: 0.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/8.0.4033.42/Vivaldi.Vivaldi.installer.yaml b/manifests/v/Vivaldi/Vivaldi/8.0.4033.42/Vivaldi.Vivaldi.installer.yaml new file mode 100644 index 000000000000..2aa9e4dd96f9 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/8.0.4033.42/Vivaldi.Vivaldi.installer.yaml @@ -0,0 +1,94 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi +PackageVersion: 8.0.4033.42 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --vivaldi-silent + SilentWithProgress: --vivaldi-silent + InstallLocation: --vivaldi-install-dir="" + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 7 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 4 + ReturnResponse: downgrade +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- apng +- flac +- gif +- htm +- html +- ico +- jpeg +- jpg +- log +- m4v +- mht +- mhtml +- mp3 +- mp4 +- ogg +- pdf +- png +- shtml +- svg +- txt +- webp +- xht +- xhtml +- xml +ProductCode: Vivaldi +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.8.0.4033.42.exe + InstallerSha256: AFAD15FA03650770A767DE310D35A10E9C3867847F6480F439F06DD33AD42D18 + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: x86 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.8.0.4033.42.exe + InstallerSha256: AFAD15FA03650770A767DE310D35A10E9C3867847F6480F439F06DD33AD42D18 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +- Architecture: x64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.8.0.4033.42.x64.exe + InstallerSha256: 88EE4C82EBAEADDD9B02C62368C98358966B2E4FAE98EAEE9212FEBC1663F91E + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.8.0.4033.42.x64.exe + InstallerSha256: 88EE4C82EBAEADDD9B02C62368C98358966B2E4FAE98EAEE9212FEBC1663F91E + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +- Architecture: arm64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.8.0.4033.42.arm64.exe + InstallerSha256: C9B3FD612C24D408F94386D85F09A3AB33CCF4B802090C1146551D4D4BDAA551 + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: arm64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.8.0.4033.42.arm64.exe + InstallerSha256: C9B3FD612C24D408F94386D85F09A3AB33CCF4B802090C1146551D4D4BDAA551 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/8.0.4033.42/Vivaldi.Vivaldi.locale.en-US.yaml b/manifests/v/Vivaldi/Vivaldi/8.0.4033.42/Vivaldi.Vivaldi.locale.en-US.yaml new file mode 100644 index 000000000000..79ea07522bcd --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/8.0.4033.42/Vivaldi.Vivaldi.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: Vivaldi.Vivaldi +PackageVersion: 8.0.4033.42 +PackageLocale: en-US +Publisher: Vivaldi Technologies AS. +PublisherUrl: https://vivaldi.com/ +PublisherSupportUrl: https://help.vivaldi.com/ +PrivacyUrl: https://vivaldi.com/privacy/browser/ +Author: Vivaldi Technologies AS +PackageName: Vivaldi +PackageUrl: https://vivaldi.com/desktop/ +License: Freeware +LicenseUrl: https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/ +Copyright: Copyright 2026 Vivaldi Technologies AS. All rights reserved. +ShortDescription: Powerful, Personal and Private web browser. +Description: Vivaldi is a web browser. But fun. It comes with a bunch of clever features built-in. It’s super flexible and does not track you. +Moniker: vivaldi +Tags: +- browser +- chromium +- internet +- manifestv2 +- mv2 +- pdfreader +- protonvpn +- rssreader +- web +- webbrowser +- webpage +- xp99gvqdx7jpr4 +ReleaseNotes: |- + - [Chromium] Update to 148.0.7778.256 ESR + - [User Agent] Set Chromium version spoof to 149.0.7827.53 + - [Crash][Extensions] Using chrome.tabs.discard(...) VB-126984 + - [Periodic Reload] Settings are not saved anymore VB-128316 + - [Tabs] Stack names are lost after browser restart VB-128321 + - [Themes] Vivaldi menu button no longer touches the upper left corner VB-128124 +ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/8.0.4033.42.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/8.0.4033.42/Vivaldi.Vivaldi.locale.zh-CN.yaml b/manifests/v/Vivaldi/Vivaldi/8.0.4033.42/Vivaldi.Vivaldi.locale.zh-CN.yaml new file mode 100644 index 000000000000..dcaaf430487b --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/8.0.4033.42/Vivaldi.Vivaldi.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi +PackageVersion: 8.0.4033.42 +PackageLocale: zh-CN +Publisher: Vivaldi Technologies AS. +PublisherUrl: https://vivaldi.com/zh-hans/ +PublisherSupportUrl: https://help.vivaldi.com/ +PrivacyUrl: https://vivaldi.com/zh-hans/privacy/browser/ +Author: Vivaldi Technologies AS. +PackageName: Vivaldi +PackageUrl: https://vivaldi.com/zh-hans/desktop/ +License: 免费软件 +LicenseUrl: https://vivaldi.com/zh-hans/privacy/vivaldi-end-user-license-agreement/ +Copyright: Copyright 2026 Vivaldi Technologies AS. 版权所有。 +ShortDescription: 功能强大、个性定制、注重隐私的浏览器 +Description: Vivaldi 是一个有趣的浏览器,内置了很多强大的功能,并且非常灵活,不会跟踪你。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/8.0.4033.42.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/8.0.4033.42/Vivaldi.Vivaldi.yaml b/manifests/v/Vivaldi/Vivaldi/8.0.4033.42/Vivaldi.Vivaldi.yaml new file mode 100644 index 000000000000..8dd388c7ef6d --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/8.0.4033.42/Vivaldi.Vivaldi.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: Vivaldi.Vivaldi +PackageVersion: 8.0.4033.42 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4063.3/Vivaldi.Vivaldi.Snapshot.installer.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4063.3/Vivaldi.Vivaldi.Snapshot.installer.yaml new file mode 100644 index 000000000000..dd69cd1a997b --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4063.3/Vivaldi.Vivaldi.Snapshot.installer.yaml @@ -0,0 +1,68 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi.Snapshot +PackageVersion: 8.1.4063.3 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --vivaldi-silent + SilentWithProgress: --vivaldi-silent + InstallLocation: --vivaldi-install-dir="" + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 7 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- mht +- mhtml +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Vivaldi +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.1.4063.3.x64.exe + InstallerSha256: D7F847F9CB7FF99A43E4F58D581DC63FD57DCDF952D27B9206C186253F7D6681 + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.1.4063.3.x64.exe + InstallerSha256: D7F847F9CB7FF99A43E4F58D581DC63FD57DCDF952D27B9206C186253F7D6681 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +- Architecture: arm64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.1.4063.3.arm64.exe + InstallerSha256: CEA1C3A5E14BF3DBFB3174563613394B3DBFCCDA4CFF15194917C8AA3DD7528F + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: arm64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.1.4063.3.arm64.exe + InstallerSha256: CEA1C3A5E14BF3DBFB3174563613394B3DBFCCDA4CFF15194917C8AA3DD7528F + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4063.3/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4063.3/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml new file mode 100644 index 000000000000..a0562af2853b --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4063.3/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi.Snapshot +PackageVersion: 8.1.4063.3 +PackageLocale: en-US +Publisher: Vivaldi Technologies AS. +PublisherUrl: https://vivaldi.com/ +PublisherSupportUrl: https://help.vivaldi.com/ +PrivacyUrl: https://vivaldi.com/privacy/browser/ +Author: Vivaldi Technologies AS. +PackageName: Vivaldi (Snapshot) +PackageUrl: https://vivaldi.com/desktop/ +License: Freeware +LicenseUrl: https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/ +Copyright: Copyright 2026 Vivaldi Technologies AS. All rights reserved. +ShortDescription: Powerful, Personal and Private web browser +Description: Vivaldi is a web browser. But fun. It comes with a bunch of clever features built-in. It’s super flexible and does not track you. +Tags: +- browser +- chromium +- internet +- web +- webpage +ReleaseNotes: |- + - [Address field] Active tab rendered on top of drop down VB-128769 + - [AutoHide][Extensions] Cannot use extensions if they have tall UI with vertical layout VB-128025 + - [Dashboard] Right arrow to navigate in history moves widgets VB-126087 + - [Locale] Support Icelandic locale "is" VB-128784 + - [Settings] 'Always Verify when Using Autofill' text is misaligned VB-128797 + - [Status bar] Displays zoom level of NaN upon closing last tab VB-126271 + - [Workspaces] Using scroll wheel to navigate workspaces also scrolls tab VB-125127 + - [Address field] Dropdown blinks when pressing Backspace VB-128520 + - [Bookmarks] Some bookmarks don't open with correct transitionType VB-128713 + - [Crash][Extensions] Using chrome.tabs.discard(...) VB-126984 + - [Linux][Deb] Remove legacy source list and key to avoid warnings VB-128058 + - [Mail] Composer sends images without max-width style VB-123998 + - [Tabs] When opening links from the right/bottom-most tab in a stack only the first child tab opens inside VB-128431 + - [Tabs][Settings] "After Active Tab" is broken when an internal page is right/bottom most tab in a stack VB-128508 + - [Tabs][Settings] "After Active Tab" new tab positioning relative to stack VB-128427 + - [Tabs][Settings] Not respecting "Duplicated Tab Position" VB-128333 + - [Tabs][Settings] Open child tabs with "As Tab Stack with Related Tab" within stacked pinned tabs opens them outside of the stack VB-127518 + - [Tabs][Settings] Stacks with "As Last Tab" are broken when creating child tabs VB-128430 +ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/snapshot/8.1.4063.3.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4063.3/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4063.3/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml new file mode 100644 index 000000000000..d9ef39c5e976 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4063.3/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi.Snapshot +PackageVersion: 8.1.4063.3 +PackageLocale: zh-CN +PublisherUrl: https://vivaldi.com/zh-hans/ +PrivacyUrl: https://vivaldi.com/zh-hans/privacy/browser/ +PackageName: Vivaldi(快照版) +PackageUrl: https://vivaldi.com/zh-hans/desktop/ +License: 免费软件 +LicenseUrl: https://vivaldi.com/zh-hans/privacy/vivaldi-end-user-license-agreement/ +Copyright: Copyright 2026 Vivaldi Technologies AS. 版权所有。 +ShortDescription: 功能强大、个性定制、注重隐私的浏览器 +Description: Vivaldi 是一个有趣的浏览器,内置了很多强大的功能,并且非常灵活,不会跟踪你。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4063.3/Vivaldi.Vivaldi.Snapshot.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4063.3/Vivaldi.Vivaldi.Snapshot.yaml new file mode 100644 index 000000000000..50276c3ca305 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4063.3/Vivaldi.Vivaldi.Snapshot.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: Vivaldi.Vivaldi.Snapshot +PackageVersion: 8.1.4063.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wildix/WildixIntegrationService/3.21.4/Wildix.WildixIntegrationService.installer.yaml b/manifests/w/Wildix/WildixIntegrationService/3.21.5/Wildix.WildixIntegrationService.installer.yaml similarity index 78% rename from manifests/w/Wildix/WildixIntegrationService/3.21.4/Wildix.WildixIntegrationService.installer.yaml rename to manifests/w/Wildix/WildixIntegrationService/3.21.5/Wildix.WildixIntegrationService.installer.yaml index 6670ee08292f..33b74c5dbd19 100644 --- a/manifests/w/Wildix/WildixIntegrationService/3.21.4/Wildix.WildixIntegrationService.installer.yaml +++ b/manifests/w/Wildix/WildixIntegrationService/3.21.5/Wildix.WildixIntegrationService.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Wildix.WildixIntegrationService -PackageVersion: 3.21.4 +PackageVersion: 3.21.5 InstallerType: wix Scope: machine InstallerSwitches: @@ -14,12 +14,12 @@ Protocols: - wildix - x-bees - xbees -ProductCode: '{6403A472-50AF-43A8-946F-8A54675B9EAE}' +ProductCode: '{D1905A48-7FBB-4C3C-94CF-A62B89ACF9F0}' AppsAndFeaturesEntries: - UpgradeCode: '{FF93125A-606D-4E49-B9B7-8EDA0C662EAB}' Installers: - Architecture: x64 InstallerUrl: https://files.wildix.com/integrations/win/wiservice/WIService.msi - InstallerSha256: 40A1747FB677175CBE743CE2EA89B361233827ECD39E15A275547CE97A1DE502 + InstallerSha256: 47F30523460FA253A55D23BB30FC7211185F085879BAEADF9AA6B4C94E1853F9 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/w/Wildix/WildixIntegrationService/3.21.4/Wildix.WildixIntegrationService.locale.en-US.yaml b/manifests/w/Wildix/WildixIntegrationService/3.21.5/Wildix.WildixIntegrationService.locale.en-US.yaml similarity index 98% rename from manifests/w/Wildix/WildixIntegrationService/3.21.4/Wildix.WildixIntegrationService.locale.en-US.yaml rename to manifests/w/Wildix/WildixIntegrationService/3.21.5/Wildix.WildixIntegrationService.locale.en-US.yaml index 50e48a21d5ee..a158da884aab 100644 --- a/manifests/w/Wildix/WildixIntegrationService/3.21.4/Wildix.WildixIntegrationService.locale.en-US.yaml +++ b/manifests/w/Wildix/WildixIntegrationService/3.21.5/Wildix.WildixIntegrationService.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Wildix.WildixIntegrationService -PackageVersion: 3.21.4 +PackageVersion: 3.21.5 PackageLocale: en-US Publisher: Wildix S.r.l. PublisherUrl: https://www.wildix.com/ diff --git a/manifests/w/Wildix/WildixIntegrationService/3.21.4/Wildix.WildixIntegrationService.locale.zh-CN.yaml b/manifests/w/Wildix/WildixIntegrationService/3.21.5/Wildix.WildixIntegrationService.locale.zh-CN.yaml similarity index 96% rename from manifests/w/Wildix/WildixIntegrationService/3.21.4/Wildix.WildixIntegrationService.locale.zh-CN.yaml rename to manifests/w/Wildix/WildixIntegrationService/3.21.5/Wildix.WildixIntegrationService.locale.zh-CN.yaml index e3043cfa8d55..a5b6747340f4 100644 --- a/manifests/w/Wildix/WildixIntegrationService/3.21.4/Wildix.WildixIntegrationService.locale.zh-CN.yaml +++ b/manifests/w/Wildix/WildixIntegrationService/3.21.5/Wildix.WildixIntegrationService.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Wildix.WildixIntegrationService -PackageVersion: 3.21.4 +PackageVersion: 3.21.5 PackageLocale: zh-CN License: 专有软件 ShortDescription: Wildix 集成服务 diff --git a/manifests/w/Wildix/WildixIntegrationService/3.21.4/Wildix.WildixIntegrationService.yaml b/manifests/w/Wildix/WildixIntegrationService/3.21.5/Wildix.WildixIntegrationService.yaml similarity index 91% rename from manifests/w/Wildix/WildixIntegrationService/3.21.4/Wildix.WildixIntegrationService.yaml rename to manifests/w/Wildix/WildixIntegrationService/3.21.5/Wildix.WildixIntegrationService.yaml index 60d3d36ff344..5c92a9adddac 100644 --- a/manifests/w/Wildix/WildixIntegrationService/3.21.4/Wildix.WildixIntegrationService.yaml +++ b/manifests/w/Wildix/WildixIntegrationService/3.21.5/Wildix.WildixIntegrationService.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Wildix.WildixIntegrationService -PackageVersion: 3.21.4 +PackageVersion: 3.21.5 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/x/XiboSignage/XiboPlayer/4.407.2/XiboSignage.XiboPlayer.installer.yaml b/manifests/x/XiboSignage/XiboPlayer/4.407.2/XiboSignage.XiboPlayer.installer.yaml new file mode 100644 index 000000000000..dcd626ca4829 --- /dev/null +++ b/manifests/x/XiboSignage/XiboPlayer/4.407.2/XiboSignage.XiboPlayer.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: XiboSignage.XiboPlayer +PackageVersion: 4.407.2 +InstallerType: msi +InstallerSwitches: + InstallLocation: APPDIR="" +ProductCode: '{6CA59B0D-E427-41B9-9218-3C2A33FE3B48}' +ReleaseDate: 2026-06-04 +AppsAndFeaturesEntries: +- UpgradeCode: '{443E7578-7FEF-47E8-9078-04DDA8B96F3A}' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/xibosignage/xibo-dotnetclient/releases/download/4R407/xibo-client-v4-R407.2-win32-x86.msi + InstallerSha256: 7FC25C91572037E4AF51DDA8F0AD6D545CE2CB6CD38DF2923657FD8DD5DA7A9B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/XiboSignage/XiboPlayer/4.407.2/XiboSignage.XiboPlayer.locale.en-US.yaml b/manifests/x/XiboSignage/XiboPlayer/4.407.2/XiboSignage.XiboPlayer.locale.en-US.yaml new file mode 100644 index 000000000000..b9b723ce002a --- /dev/null +++ b/manifests/x/XiboSignage/XiboPlayer/4.407.2/XiboSignage.XiboPlayer.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: XiboSignage.XiboPlayer +PackageVersion: 4.407.2 +PackageLocale: en-US +Publisher: Xibo Signage Ltd +PublisherUrl: https://xibosignage.com/ +PublisherSupportUrl: https://github.com/xibosignage/xibo-dotnetclient/issues +PrivacyUrl: https://xibosignage.com/privacy +Author: Xibo Signage Limited +PackageName: Xibo Player +PackageUrl: https://xibosignage.com/downloads +License: AGPL-3.0 +LicenseUrl: https://github.com/xibosignage/xibo-dotnetclient/blob/HEAD/LICENSE +Copyright: © Xibo Signage 2026 +CopyrightUrl: https://xibosignage.com/eula +ShortDescription: Xibo for Windows Digital Signage Player, compatible with the Xibo Content Management System, and intended to be used for Digital Signage. +Tags: +- signage +ReleaseNotes: |- + We are pleased to announce Xibo for Windows v4 R407. This is a bug fix release which focuses on memory and stability. The following things have been solved in this release: + - Embedded widget is not cleaned up if it has only