From 9be1342db8d706f3a29b4c280bbea606d67e475f Mon Sep 17 00:00:00 2001 From: Allan Thraen Date: Thu, 14 May 2026 23:00:43 +0200 Subject: [PATCH 001/150] New package: UmageAI.CodeShellManager version 0.4.2 (#372639) --- .../UmageAI.CodeShellManager.installer.yaml | 17 ++++++++++++ ...UmageAI.CodeShellManager.locale.en-US.yaml | 27 +++++++++++++++++++ .../0.4.2/UmageAI.CodeShellManager.yaml | 7 +++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/u/UmageAI/CodeShellManager/0.4.2/UmageAI.CodeShellManager.installer.yaml create mode 100644 manifests/u/UmageAI/CodeShellManager/0.4.2/UmageAI.CodeShellManager.locale.en-US.yaml create mode 100644 manifests/u/UmageAI/CodeShellManager/0.4.2/UmageAI.CodeShellManager.yaml diff --git a/manifests/u/UmageAI/CodeShellManager/0.4.2/UmageAI.CodeShellManager.installer.yaml b/manifests/u/UmageAI/CodeShellManager/0.4.2/UmageAI.CodeShellManager.installer.yaml new file mode 100644 index 000000000000..ba0fa0bac58c --- /dev/null +++ b/manifests/u/UmageAI/CodeShellManager/0.4.2/UmageAI.CodeShellManager.installer.yaml @@ -0,0 +1,17 @@ +# Created with wingetcreate-equivalent manual authoring +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: UmageAI.CodeShellManager +PackageVersion: 0.4.2 +InstallerType: wix +Scope: machine +MinimumOSVersion: 10.0.18362.0 +UpgradeBehavior: install +ReleaseDate: 2026-05-11 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/umage-ai/CodeShellManager/releases/download/v0.4.2/CodeShellManager-0.4.2-Setup.msi + InstallerSha256: BDDD44F42E2BC19C7BC6D45AB42BD4EF1BB3A6C957EF97D4FBA211BFE10DEA1E + ProductCode: '{8A92DD48-597C-4CE8-82CA-B947479DCBCD}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/u/UmageAI/CodeShellManager/0.4.2/UmageAI.CodeShellManager.locale.en-US.yaml b/manifests/u/UmageAI/CodeShellManager/0.4.2/UmageAI.CodeShellManager.locale.en-US.yaml new file mode 100644 index 000000000000..5452d7ad7575 --- /dev/null +++ b/manifests/u/UmageAI/CodeShellManager/0.4.2/UmageAI.CodeShellManager.locale.en-US.yaml @@ -0,0 +1,27 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: UmageAI.CodeShellManager +PackageVersion: 0.4.2 +PackageLocale: en-US +Publisher: umage.ai +PublisherUrl: https://umage.ai +PublisherSupportUrl: https://github.com/umage-ai/CodeShellManager/issues +PackageName: CodeShellManager +PackageUrl: https://github.com/umage-ai/CodeShellManager +License: MIT +LicenseUrl: https://github.com/umage-ai/CodeShellManager/blob/main/LICENSE +ShortDescription: A Windows desktop app for running multiple AI coding agents side-by-side in a tabbed and grid-layout terminal host. +Description: |- + CodeShellManager is a WPF desktop application that hosts multiple pseudo-terminal sessions in a configurable grid layout. It is built for managing many parallel CLI tool sessions — Claude Code, Codex, GitHub Copilot, ssh remotes, or any shell — with full-text search across every session's output, alert detection when an agent is waiting for input, per-session git status, sleep/wake to park sessions without losing them, and full session persistence across restarts. +Tags: + - terminal + - cli + - claude + - copilot + - developer-tools + - pseudo-terminal + - conpty + - xterm +ReleaseNotesUrl: https://github.com/umage-ai/CodeShellManager/releases/tag/v0.4.2 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/u/UmageAI/CodeShellManager/0.4.2/UmageAI.CodeShellManager.yaml b/manifests/u/UmageAI/CodeShellManager/0.4.2/UmageAI.CodeShellManager.yaml new file mode 100644 index 000000000000..52ac9213dc23 --- /dev/null +++ b/manifests/u/UmageAI/CodeShellManager/0.4.2/UmageAI.CodeShellManager.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: UmageAI.CodeShellManager +PackageVersion: 0.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 63423b7714b410287e1064925bcff40d9eb6e594 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 05:19:42 +0800 Subject: [PATCH 002/150] New version: Amazon.SSMAgent version 3.3.4177.0 (#369919) --- .../3.3.4177.0/Amazon.SSMAgent.installer.yaml | 18 ++++++++++++ .../Amazon.SSMAgent.locale.en-US.yaml | 29 +++++++++++++++++++ .../Amazon.SSMAgent.locale.zh-CN.yaml | 15 ++++++++++ .../SSMAgent/3.3.4177.0/Amazon.SSMAgent.yaml | 8 +++++ 4 files changed, 70 insertions(+) create mode 100644 manifests/a/Amazon/SSMAgent/3.3.4177.0/Amazon.SSMAgent.installer.yaml create mode 100644 manifests/a/Amazon/SSMAgent/3.3.4177.0/Amazon.SSMAgent.locale.en-US.yaml create mode 100644 manifests/a/Amazon/SSMAgent/3.3.4177.0/Amazon.SSMAgent.locale.zh-CN.yaml create mode 100644 manifests/a/Amazon/SSMAgent/3.3.4177.0/Amazon.SSMAgent.yaml diff --git a/manifests/a/Amazon/SSMAgent/3.3.4177.0/Amazon.SSMAgent.installer.yaml b/manifests/a/Amazon/SSMAgent/3.3.4177.0/Amazon.SSMAgent.installer.yaml new file mode 100644 index 000000000000..7003d6502b45 --- /dev/null +++ b/manifests/a/Amazon/SSMAgent/3.3.4177.0/Amazon.SSMAgent.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: Amazon.SSMAgent +PackageVersion: 3.3.4177.0 +InstallerType: burn +Scope: machine +UpgradeBehavior: install +ProductCode: '{d1fefa42-c2c0-44d6-8133-97c6f28a9a0f}' +ReleaseDate: 2026-04-07 +AppsAndFeaturesEntries: +- UpgradeCode: '{D66D03A7-CA16-4C0C-B5B2-520F22AE5448}' +Installers: +- Architecture: x64 + InstallerUrl: https://s3.amazonaws.com/ec2-downloads-windows/SSMAgent/3.3.4177.0/windows_amd64/AmazonSSMAgentSetup.exe + InstallerSha256: EDDD2067425411401FFDB3E4D73E275887A04371889F5AA4288E1316126CDF01 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/SSMAgent/3.3.4177.0/Amazon.SSMAgent.locale.en-US.yaml b/manifests/a/Amazon/SSMAgent/3.3.4177.0/Amazon.SSMAgent.locale.en-US.yaml new file mode 100644 index 000000000000..68ae238e186e --- /dev/null +++ b/manifests/a/Amazon/SSMAgent/3.3.4177.0/Amazon.SSMAgent.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Amazon.SSMAgent +PackageVersion: 3.3.4177.0 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://aws.amazon.com/ +PublisherSupportUrl: https://github.com/aws/amazon-ssm-agent/issues +PrivacyUrl: https://aws.amazon.com/privacy/ +Author: Amazon Web Services, Inc +PackageName: Amazon SSM Agent +PackageUrl: https://docs.aws.amazon.com/systems-manager/latest/userguide/ssm-agent-windows.html +License: Apache-2.0 +LicenseUrl: https://github.com/aws/amazon-ssm-agent/blob/HEAD/LICENSE +Copyright: Copyright 2015-2026 Amazon.com, Inc. or its affiliates. All Rights Reserved. +ShortDescription: An agent to enable remote management of your EC2 instances, on-premises servers, or virtual machines (VMs). +Description: |- + AWS Systems Manager Agent (SSM Agent) is Amazon software that runs on Amazon Elastic Compute Cloud (Amazon EC2) instances, edge devices, on-premises servers, and virtual machines (VMs). SSM Agent makes it possible for Systems Manager to update, manage, and configure these resources. The agent processes requests from the Systems Manager service in the AWS Cloud, and then runs them as specified in the request. SSM Agent then sends status and execution information back to the Systems Manager service by using the Amazon Message Gateway Service (ssmmessages). (In AWS Regions launched before 2024, status and execution information might also be sent back by the Amazon Message Delivery Service (service prefix: ec2messages).) + If you monitor traffic, you will see that your managed nodes communicate with ssmmessages.* endpoints and possibly ec2messages.* endpoints. For more information, see Reference: ec2messages, ssmmessages, and other API operations. For information about porting SSM Agent logs to Amazon CloudWatch Logs, see Logging and monitoring in AWS Systems Manager. +Tags: +- aws +ReleaseNotes: |- + - Add EnforceWorkspaceRootOwnership configuration to support disable hardening of agent workspace + - Add reboot comment to Windows shutdown command for SSM Agent traceability + - Update privilege access check to verify ownership and permissions of document state files +ReleaseNotesUrl: https://github.com/aws/amazon-ssm-agent/releases/tag/3.3.4177.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/SSMAgent/3.3.4177.0/Amazon.SSMAgent.locale.zh-CN.yaml b/manifests/a/Amazon/SSMAgent/3.3.4177.0/Amazon.SSMAgent.locale.zh-CN.yaml new file mode 100644 index 000000000000..c54c9c2f5229 --- /dev/null +++ b/manifests/a/Amazon/SSMAgent/3.3.4177.0/Amazon.SSMAgent.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: Amazon.SSMAgent +PackageVersion: 3.3.4177.0 +PackageLocale: zh-CN +PublisherUrl: https://aws.amazon.com/cn/ +PrivacyUrl: https://aws.amazon.com/cn/privacy/ +PackageUrl: https://docs.aws.amazon.com/zh_cn/systems-manager/latest/userguide/ssm-agent-windows.html +ShortDescription: 一个用于远程管理和配置 Amazon EC2 实例、本地服务器和虚拟机的代理 +Description: |- + AWS Systems Manager Agent(SSM Agent)是一款 Amazon 软件,可在 Amazon Elastic Compute Cloud(Amazon EC2)实例、边缘设备、本地服务器和虚拟机(VM)上运行。SSM Agent 使 Systems Manager 可以更新、管理和配置这些资源。代理在 AWS Cloud 中处理来自 Systems Manager 服务的请求,然后按照请求中指定的方式运行它们。SSM Agent 之后使用 Amazon Message Gateway Service(ssmmessages)将状态和执行信息发送回 Systems Manager 服务。(在 2024 年之前推出的 AWS 区域 中,状态和执行信息也可能通过 Amazon Message Delivery Service(服务前缀:ec2messages)发回。) + 如果您监控流量,则会发现托管式节点与 ssmmessages.* 端点以及可能与 ec2messages.* 端点进行通信。有关更多信息,请参阅 参考:ec2messages、ssmmessages 和其他 API 操作。有关将 SSM Agent 日志移植到 Amazon CloudWatch Logs 的更多信息,请参阅 AWS Systems Manager 中的日志记录和监控。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/SSMAgent/3.3.4177.0/Amazon.SSMAgent.yaml b/manifests/a/Amazon/SSMAgent/3.3.4177.0/Amazon.SSMAgent.yaml new file mode 100644 index 000000000000..adbb3073d5eb --- /dev/null +++ b/manifests/a/Amazon/SSMAgent/3.3.4177.0/Amazon.SSMAgent.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: Amazon.SSMAgent +PackageVersion: 3.3.4177.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 938de8b63a31192b2f9370780f8a4cc2a9396411 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 14 May 2026 17:19:54 -0400 Subject: [PATCH 003/150] New version: Ubiquiti.IdentityDesktop.Endpoint version 3.7.0 (#374705) --- ...ti.IdentityDesktop.Endpoint.installer.yaml | 25 +++++++++++++++++ ...IdentityDesktop.Endpoint.locale.en-US.yaml | 27 +++++++++++++++++++ .../Ubiquiti.IdentityDesktop.Endpoint.yaml | 8 ++++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/u/Ubiquiti/IdentityDesktop/Endpoint/3.7.0/Ubiquiti.IdentityDesktop.Endpoint.installer.yaml create mode 100644 manifests/u/Ubiquiti/IdentityDesktop/Endpoint/3.7.0/Ubiquiti.IdentityDesktop.Endpoint.locale.en-US.yaml create mode 100644 manifests/u/Ubiquiti/IdentityDesktop/Endpoint/3.7.0/Ubiquiti.IdentityDesktop.Endpoint.yaml diff --git a/manifests/u/Ubiquiti/IdentityDesktop/Endpoint/3.7.0/Ubiquiti.IdentityDesktop.Endpoint.installer.yaml b/manifests/u/Ubiquiti/IdentityDesktop/Endpoint/3.7.0/Ubiquiti.IdentityDesktop.Endpoint.installer.yaml new file mode 100644 index 000000000000..69f54fd166f7 --- /dev/null +++ b/manifests/u/Ubiquiti/IdentityDesktop/Endpoint/3.7.0/Ubiquiti.IdentityDesktop.Endpoint.installer.yaml @@ -0,0 +1,25 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Ubiquiti.IdentityDesktop.Endpoint +PackageVersion: 3.7.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.10240.0 +InstallerType: wix +Scope: machine +ProductCode: '{B18008B6-1A56-4ABA-B8C8-D8E39E216207}' +ReleaseDate: 2026-05-14 +AppsAndFeaturesEntries: +- DisplayName: UniFi Endpoint + DisplayVersion: 3.7.0.284 + ProductCode: '{B18008B6-1A56-4ABA-B8C8-D8E39E216207}' + UpgradeCode: '{824BAD86-C56C-4D5F-9697-95BA4A8BE9F4}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/UniFi Identity Standard/utunnel' +Installers: +- Architecture: x64 + InstallerUrl: https://fw-download.ubnt.com/data/uid-identity-standard-desktop-app-msi/0344-windows-3.7.0-4b7357bd-610c-445e-8cbe-beda30c655d0.msi + InstallerSha256: 70B561D824790CBC5FD7E68EBD687C7574710BBA821971FA03290781644CB03B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/u/Ubiquiti/IdentityDesktop/Endpoint/3.7.0/Ubiquiti.IdentityDesktop.Endpoint.locale.en-US.yaml b/manifests/u/Ubiquiti/IdentityDesktop/Endpoint/3.7.0/Ubiquiti.IdentityDesktop.Endpoint.locale.en-US.yaml new file mode 100644 index 000000000000..703690b8c242 --- /dev/null +++ b/manifests/u/Ubiquiti/IdentityDesktop/Endpoint/3.7.0/Ubiquiti.IdentityDesktop.Endpoint.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: Ubiquiti.IdentityDesktop.Endpoint +PackageVersion: 3.7.0 +PackageLocale: en-US +Publisher: Ubiquiti Inc +PublisherUrl: https://ui.com/ +PrivacyUrl: https://www.ui.com/legal/privacypolicy/ +Author: Ubiquiti Inc. +PackageName: Identity Desktop +PackageUrl: https://ui.com/eu/en/identity +License: Proprietary +LicenseUrl: https://www.ui.com/eula/ +Copyright: Copyright (c) Ubiquiti Inc. All rights reserved. +CopyrightUrl: https://www.ui.com/legal/ +ShortDescription: Identity Desktop is Ubiquiti's free tier Identity application for Windows. +Description: Unifi Identity Desktop is Ubiquiti's new free tier Identity application for Windows. Allowing for One-Click WiFi, One-Click VPN, and more. +Moniker: unifi-identity-desktop +Tags: +- identity +- unifi +- vpn +- wifi +InstallationNotes: Follow the 'Send Invitation Link to User' steps from the 'UniFi Identity Admins’ Guide' in order to configure the application after installation. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/u/Ubiquiti/IdentityDesktop/Endpoint/3.7.0/Ubiquiti.IdentityDesktop.Endpoint.yaml b/manifests/u/Ubiquiti/IdentityDesktop/Endpoint/3.7.0/Ubiquiti.IdentityDesktop.Endpoint.yaml new file mode 100644 index 000000000000..67a4e2dcb90f --- /dev/null +++ b/manifests/u/Ubiquiti/IdentityDesktop/Endpoint/3.7.0/Ubiquiti.IdentityDesktop.Endpoint.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: Ubiquiti.IdentityDesktop.Endpoint +PackageVersion: 3.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f7200cabd3372cd98a2d0521da00046b98a9e76f Mon Sep 17 00:00:00 2001 From: Hiroyuki Furuno <58550284+HiroyukiFuruno@users.noreply.github.com> Date: Fri, 15 May 2026 06:20:05 +0900 Subject: [PATCH 004/150] New version: HiroyukiFuruno.katana-desktop version 0.22.18 (#374723) --- ...royukiFuruno.katana-desktop.installer.yaml | 26 +++++++++++++++ ...ukiFuruno.katana-desktop.locale.en-US.yaml | 33 +++++++++++++++++++ .../HiroyukiFuruno.katana-desktop.yaml | 8 +++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/h/HiroyukiFuruno/katana-desktop/0.22.18/HiroyukiFuruno.katana-desktop.installer.yaml create mode 100644 manifests/h/HiroyukiFuruno/katana-desktop/0.22.18/HiroyukiFuruno.katana-desktop.locale.en-US.yaml create mode 100644 manifests/h/HiroyukiFuruno/katana-desktop/0.22.18/HiroyukiFuruno.katana-desktop.yaml diff --git a/manifests/h/HiroyukiFuruno/katana-desktop/0.22.18/HiroyukiFuruno.katana-desktop.installer.yaml b/manifests/h/HiroyukiFuruno/katana-desktop/0.22.18/HiroyukiFuruno.katana-desktop.installer.yaml new file mode 100644 index 000000000000..bc1eaa814a22 --- /dev/null +++ b/manifests/h/HiroyukiFuruno/katana-desktop/0.22.18/HiroyukiFuruno.katana-desktop.installer.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HiroyukiFuruno.katana-desktop +PackageVersion: 0.22.18 +InstallerLocale: en-US +InstallerType: wix +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: '{01BDEA3E-B0CF-4D95-BEF8-B5E051A9208C}' +ReleaseDate: 2026-05-14 +AppsAndFeaturesEntries: +- DisplayName: KatanA + Publisher: Hiroyuki Furuno + ProductCode: '{01BDEA3E-B0CF-4D95-BEF8-B5E051A9208C}' + UpgradeCode: '{7476FFDE-7ADF-4C18-9E70-40842FBEB99D}' +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%/Programs/KatanA/bin' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/HiroyukiFuruno/KatanA/releases/download/v0.22.18/KatanA-windows-x86_64.msi + InstallerSha256: 959E40B841087BEABB96266953CE0F28EE03FB742C8A60B6A6236D2CBEA52241 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HiroyukiFuruno/katana-desktop/0.22.18/HiroyukiFuruno.katana-desktop.locale.en-US.yaml b/manifests/h/HiroyukiFuruno/katana-desktop/0.22.18/HiroyukiFuruno.katana-desktop.locale.en-US.yaml new file mode 100644 index 000000000000..28dd0c75dfd4 --- /dev/null +++ b/manifests/h/HiroyukiFuruno/katana-desktop/0.22.18/HiroyukiFuruno.katana-desktop.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HiroyukiFuruno.katana-desktop +PackageVersion: 0.22.18 +PackageLocale: en-US +Publisher: HiroyukiFuruno +PublisherUrl: https://github.com/HiroyukiFuruno +PublisherSupportUrl: https://github.com/HiroyukiFuruno/KatanA/issues +Author: Hiroyuki Furuno +PackageName: KatanA Desktop +PackageUrl: https://github.com/HiroyukiFuruno/KatanA +License: MIT +LicenseUrl: https://github.com/HiroyukiFuruno/KatanA/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Hiroyuki Furuno +ShortDescription: KatanA Desktop +Description: KatanA Desktop +Moniker: katana +Tags: +- linux-amd64 +- mados +- markdown +- mermaid +- plantuml +- windows-amd64 +ReleaseNotes: |- + 🐛 Bug Fixes + - Linux Diagram Labels: Fixed Mermaid and Draw.io diagram labels disappearing in the preview on Linux. + - Linux PlantUML Preview: Fixed PlantUML diagrams rendering as blank space in the preview on Linux. + - Windows Update Check: Fixed update checks failing with io: Connection refused when Windows environments have a broken local proxy setting. +ReleaseNotesUrl: https://github.com/HiroyukiFuruno/KatanA/releases/tag/v0.22.18 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HiroyukiFuruno/katana-desktop/0.22.18/HiroyukiFuruno.katana-desktop.yaml b/manifests/h/HiroyukiFuruno/katana-desktop/0.22.18/HiroyukiFuruno.katana-desktop.yaml new file mode 100644 index 000000000000..54fb2d864bec --- /dev/null +++ b/manifests/h/HiroyukiFuruno/katana-desktop/0.22.18/HiroyukiFuruno.katana-desktop.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: HiroyukiFuruno.katana-desktop +PackageVersion: 0.22.18 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0de21867e10f33dbb9f346c9136b629b5c9fcaae Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 05:20:18 +0800 Subject: [PATCH 005/150] Update: KDE.Kaidan version master (6532) (#374730) --- .../k/KDE/Kaidan/master/KDE.Kaidan.installer.yaml | 12 ++++++------ .../k/KDE/Kaidan/master/KDE.Kaidan.locale.en-US.yaml | 4 ++-- .../k/KDE/Kaidan/master/KDE.Kaidan.locale.zh-CN.yaml | 4 ++-- manifests/k/KDE/Kaidan/master/KDE.Kaidan.yaml | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/manifests/k/KDE/Kaidan/master/KDE.Kaidan.installer.yaml b/manifests/k/KDE/Kaidan/master/KDE.Kaidan.installer.yaml index a52b69ccb675..3f597502cbe6 100644 --- a/manifests/k/KDE/Kaidan/master/KDE.Kaidan.installer.yaml +++ b/manifests/k/KDE/Kaidan/master/KDE.Kaidan.installer.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: KDE.Kaidan PackageVersion: master @@ -9,15 +9,15 @@ ProductCode: Kaidan Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/network/kaidan/master/windows/kaidan-master-5800-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 1723AACFCCD1CB0921A4B8EFE53CEE925CE3030208CCB1F035FF930F48583EC9 + InstallerUrl: https://cdn.kde.org/ci-builds/network/kaidan/master/windows/kaidan-master-6532-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 09B02E9C7EC6995664CB333EF3EF6181713AC6164F5A09A19EFBFD47B33F09DD InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/network/kaidan/master/windows/kaidan-master-5800-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 1723AACFCCD1CB0921A4B8EFE53CEE925CE3030208CCB1F035FF930F48583EC9 + InstallerUrl: https://cdn.kde.org/ci-builds/network/kaidan/master/windows/kaidan-master-6532-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 09B02E9C7EC6995664CB333EF3EF6181713AC6164F5A09A19EFBFD47B33F09DD InstallerSwitches: Custom: /AllUsers ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Kaidan/master/KDE.Kaidan.locale.en-US.yaml b/manifests/k/KDE/Kaidan/master/KDE.Kaidan.locale.en-US.yaml index 0472fdb1374f..3227c9713f6b 100644 --- a/manifests/k/KDE/Kaidan/master/KDE.Kaidan.locale.en-US.yaml +++ b/manifests/k/KDE/Kaidan/master/KDE.Kaidan.locale.en-US.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: KDE.Kaidan PackageVersion: master @@ -33,4 +33,4 @@ Documentations: - DocumentLabel: Wiki DocumentUrl: https://invent.kde.org/network/kaidan/-/wikis/home ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Kaidan/master/KDE.Kaidan.locale.zh-CN.yaml b/manifests/k/KDE/Kaidan/master/KDE.Kaidan.locale.zh-CN.yaml index 25ee96273662..6acee99107e9 100644 --- a/manifests/k/KDE/Kaidan/master/KDE.Kaidan.locale.zh-CN.yaml +++ b/manifests/k/KDE/Kaidan/master/KDE.Kaidan.locale.zh-CN.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: KDE.Kaidan PackageVersion: master @@ -22,4 +22,4 @@ Tags: - 聊天 - 隐私 ManifestType: locale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Kaidan/master/KDE.Kaidan.yaml b/manifests/k/KDE/Kaidan/master/KDE.Kaidan.yaml index bae289ebc8f2..131a984bb05b 100644 --- a/manifests/k/KDE/Kaidan/master/KDE.Kaidan.yaml +++ b/manifests/k/KDE/Kaidan/master/KDE.Kaidan.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 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: KDE.Kaidan PackageVersion: master DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From 0e752f9f9774fbd71e523f590189f511ba37c583 Mon Sep 17 00:00:00 2001 From: Abhimanyu Sharma Date: Fri, 15 May 2026 02:50:30 +0530 Subject: [PATCH 006/150] New version: kubewall.kubewall 0.0.19 (#374732) --- .../0.0.19/kubewall.kubewall.installer.yaml | 34 +++++++++++++++++++ .../kubewall.kubewall.locale.en-US.yaml | 29 ++++++++++++++++ .../kubewall/0.0.19/kubewall.kubewall.yaml | 7 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/k/kubewall/kubewall/0.0.19/kubewall.kubewall.installer.yaml create mode 100644 manifests/k/kubewall/kubewall/0.0.19/kubewall.kubewall.locale.en-US.yaml create mode 100644 manifests/k/kubewall/kubewall/0.0.19/kubewall.kubewall.yaml diff --git a/manifests/k/kubewall/kubewall/0.0.19/kubewall.kubewall.installer.yaml b/manifests/k/kubewall/kubewall/0.0.19/kubewall.kubewall.installer.yaml new file mode 100644 index 000000000000..74202156ffd7 --- /dev/null +++ b/manifests/k/kubewall/kubewall/0.0.19/kubewall.kubewall.installer.yaml @@ -0,0 +1,34 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: kubewall.kubewall +PackageVersion: 0.0.19 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-14" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: kubewall.exe + PortableCommandAlias: kubewall + InstallerUrl: https://github.com/kubewall/kubewall/releases/download/v0.0.19/kubewall_Windows_arm64.zip + InstallerSha256: 16581c783be1acab25f8e6129437a4c37f5baa8b3fb16edf77fb848cc5a66027 + UpgradeBehavior: uninstallPrevious + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: kubewall.exe + PortableCommandAlias: kubewall + InstallerUrl: https://github.com/kubewall/kubewall/releases/download/v0.0.19/kubewall_Windows_i386.zip + InstallerSha256: a87d460f03a2c634ac8876d0b683f772d7c72f4cc921f8f5f7a0fbee5084b1dd + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: kubewall.exe + PortableCommandAlias: kubewall + InstallerUrl: https://github.com/kubewall/kubewall/releases/download/v0.0.19/kubewall_Windows_x86_64.zip + InstallerSha256: c3fec369d6cf2b1a460a078b37c769a9f58fcc6d3a762b664955d72a5ca7538f + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kubewall/kubewall/0.0.19/kubewall.kubewall.locale.en-US.yaml b/manifests/k/kubewall/kubewall/0.0.19/kubewall.kubewall.locale.en-US.yaml new file mode 100644 index 000000000000..07d2e1d2d193 --- /dev/null +++ b/manifests/k/kubewall/kubewall/0.0.19/kubewall.kubewall.locale.en-US.yaml @@ -0,0 +1,29 @@ +# 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: kubewall.kubewall +PackageVersion: 0.0.19 +PackageLocale: en-US +Publisher: kubewall +PublisherUrl: https://github.com/kubewall/kubewall +PublisherSupportUrl: https://github.com/kubewall/kubewall/issues +Author: Abhimanyu Sharma +PackageName: kubewall +PackageUrl: https://github.com/kubewall/kubewall +License: Apache License 2.0 +LicenseUrl: https://github.com/kubewall/kubewall/blob/master/LICENSE +Copyright: Copyright (c) 2024-2026 kubewall +ShortDescription: A single binary kubernetes dashboard to manage your multiple clusters. +Moniker: kubewall +Tags: + - kubernetes + - kubernetes-dashboard + - kubernetes-gui + - transform + - devutil + - productivity +ReleaseNotes: | + ## Changelog + * 94d87c9d52d1e2118de56b0b09851ecad1c9bfaf fix: clone command path in goreleaser config +ReleaseNotesUrl: https://github.com/kubewall/kubewall/releases/tag/v0.0.19 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kubewall/kubewall/0.0.19/kubewall.kubewall.yaml b/manifests/k/kubewall/kubewall/0.0.19/kubewall.kubewall.yaml new file mode 100644 index 000000000000..dcd25abfa03b --- /dev/null +++ b/manifests/k/kubewall/kubewall/0.0.19/kubewall.kubewall.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: kubewall.kubewall +PackageVersion: 0.0.19 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3b44567f5c6d165412c52e886e47198d733679ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pedro=20Tavares?= <34795195+JohnPitter@users.noreply.github.com> Date: Thu, 14 May 2026 18:20:41 -0300 Subject: [PATCH 007/150] New version: Luxview.AgainstMe version 0.5.116 (#374735) Co-authored-by: againstme-release-bot --- .../0.5.116/Luxview.AgainstMe.installer.yaml | 15 ++++++ .../Luxview.AgainstMe.locale.en-US.yaml | 47 +++++++++++++++++++ .../AgainstMe/0.5.116/Luxview.AgainstMe.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/l/Luxview/AgainstMe/0.5.116/Luxview.AgainstMe.installer.yaml create mode 100644 manifests/l/Luxview/AgainstMe/0.5.116/Luxview.AgainstMe.locale.en-US.yaml create mode 100644 manifests/l/Luxview/AgainstMe/0.5.116/Luxview.AgainstMe.yaml diff --git a/manifests/l/Luxview/AgainstMe/0.5.116/Luxview.AgainstMe.installer.yaml b/manifests/l/Luxview/AgainstMe/0.5.116/Luxview.AgainstMe.installer.yaml new file mode 100644 index 000000000000..a69c0683353b --- /dev/null +++ b/manifests/l/Luxview/AgainstMe/0.5.116/Luxview.AgainstMe.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Luxview.AgainstMe +PackageVersion: 0.5.116 +InstallerType: portable +Commands: +- againstme +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/JohnPitter/againstme-oficial/releases/download/v0.5.116/againstme-app.exe + InstallerSha256: 2F5184F51EBF22F8601FE66950DE1531D6FF59897A814DA0CA72E5E88BE87743 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-14 diff --git a/manifests/l/Luxview/AgainstMe/0.5.116/Luxview.AgainstMe.locale.en-US.yaml b/manifests/l/Luxview/AgainstMe/0.5.116/Luxview.AgainstMe.locale.en-US.yaml new file mode 100644 index 000000000000..14e119fe0aa8 --- /dev/null +++ b/manifests/l/Luxview/AgainstMe/0.5.116/Luxview.AgainstMe.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Luxview.AgainstMe +PackageVersion: 0.5.116 +PackageLocale: en-US +Publisher: LuxView +PublisherUrl: https://againstme.app +PublisherSupportUrl: https://againstme.app +PrivacyUrl: https://againstme.app/privacy +Author: Joao Pedro Tavares +PackageName: AgainstMe +PackageUrl: https://againstme.app +License: Proprietary +LicenseUrl: https://againstme.app/eula +Copyright: Copyright (c) 2026 LuxView LTDA +CopyrightUrl: https://againstme.app/eula +ShortDescription: Real-time tactical companion for Valorant — opponent intel, tactical death maps, AI coaching, and smurf detection. +Description: |- + AgainstMe is a desktop companion for Valorant that turns the seconds + between rounds into a tactical edge. Click any enemy to see their top + agents, K/D, win rate per map, and smurf risk; read aggregated death + heatmaps across the lobby's recent matches; and get round-by-round + coaching tuned to your rank. + + 100% local: match data and in-game stats are processed on your PC and + never transmitted. The narrow exceptions (AI coaching, opt-in Party + Sync, account sign-in) are documented in the privacy policy. + + Free tier covers enemy intel, round timeline, and basic coaching. + Premium and Premium+ unlock AI debriefs, win-probability, tactical + death map overlay, party sync, and higher coaching quotas. +Moniker: againstme +Tags: +- valorant +- gaming +- esports +- tactical +- coaching +- companion +- riot +ReleaseNotesUrl: https://github.com/JohnPitter/againstme-oficial/releases/tag/v0.5.116 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/JohnPitter/againstme-oficial/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Luxview/AgainstMe/0.5.116/Luxview.AgainstMe.yaml b/manifests/l/Luxview/AgainstMe/0.5.116/Luxview.AgainstMe.yaml new file mode 100644 index 000000000000..e7e09617b3c6 --- /dev/null +++ b/manifests/l/Luxview/AgainstMe/0.5.116/Luxview.AgainstMe.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: Luxview.AgainstMe +PackageVersion: 0.5.116 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 49597ffa0411f6e5db3d6fb006edc12802eaecce Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 14 May 2026 17:20:52 -0400 Subject: [PATCH 008/150] New version: OpenWhisperSystems.Signal.Beta version 8.11.0-beta.1 (#374741) --- ...nWhisperSystems.Signal.Beta.installer.yaml | 19 ++++++++++++ ...isperSystems.Signal.Beta.locale.en-US.yaml | 31 +++++++++++++++++++ .../OpenWhisperSystems.Signal.Beta.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/o/OpenWhisperSystems/Signal/Beta/8.11.0-beta.1/OpenWhisperSystems.Signal.Beta.installer.yaml create mode 100644 manifests/o/OpenWhisperSystems/Signal/Beta/8.11.0-beta.1/OpenWhisperSystems.Signal.Beta.locale.en-US.yaml create mode 100644 manifests/o/OpenWhisperSystems/Signal/Beta/8.11.0-beta.1/OpenWhisperSystems.Signal.Beta.yaml diff --git a/manifests/o/OpenWhisperSystems/Signal/Beta/8.11.0-beta.1/OpenWhisperSystems.Signal.Beta.installer.yaml b/manifests/o/OpenWhisperSystems/Signal/Beta/8.11.0-beta.1/OpenWhisperSystems.Signal.Beta.installer.yaml new file mode 100644 index 000000000000..f2433c80ece5 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/Beta/8.11.0-beta.1/OpenWhisperSystems.Signal.Beta.installer.yaml @@ -0,0 +1,19 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenWhisperSystems.Signal.Beta +PackageVersion: 8.11.0-beta.1 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: b39ac3a0-cc73-5ec2-ba18-5ab3c4de1ca1 +ReleaseDate: 2026-05-14 +AppsAndFeaturesEntries: +- DisplayName: Signal Beta 8.11.0-beta.1 + ProductCode: b39ac3a0-cc73-5ec2-ba18-5ab3c4de1ca1 +Installers: +- Architecture: x64 + InstallerUrl: https://updates.signal.org/desktop/signal-desktop-beta-win-8.11.0-beta.1.exe + InstallerSha256: E31B06C7B6BB508661B02D5232F335FB4A1F046802785828C313252122E36523 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenWhisperSystems/Signal/Beta/8.11.0-beta.1/OpenWhisperSystems.Signal.Beta.locale.en-US.yaml b/manifests/o/OpenWhisperSystems/Signal/Beta/8.11.0-beta.1/OpenWhisperSystems.Signal.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..3b3cc10d2950 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/Beta/8.11.0-beta.1/OpenWhisperSystems.Signal.Beta.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenWhisperSystems.Signal.Beta +PackageVersion: 8.11.0-beta.1 +PackageLocale: en-US +Publisher: Signal Messenger, LLC +PublisherUrl: https://www.signal.org/ +PublisherSupportUrl: https://github.com/signalapp/Signal-Desktop/issues +PrivacyUrl: https://www.signal.org/legal/#privacy-policy +Author: Signal Messenger, LLC +PackageName: Signal Beta +PackageUrl: https://www.signal.org/ +License: AGPL-3.0 +LicenseUrl: https://github.com/signalapp/Signal-Desktop/blob/HEAD/LICENSE +Copyright: © 2013–2026 Signal, a 501c3 nonprofit. +CopyrightUrl: https://www.signal.org/legal/#terms-of-service +ShortDescription: Private messaging from your desktop. Beta Desktop Client. +Tags: +- beta +- chat +- cross-platform +- encryption +- foss +- messaging +- open-source +- privacy +- security +- texting +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenWhisperSystems/Signal/Beta/8.11.0-beta.1/OpenWhisperSystems.Signal.Beta.yaml b/manifests/o/OpenWhisperSystems/Signal/Beta/8.11.0-beta.1/OpenWhisperSystems.Signal.Beta.yaml new file mode 100644 index 000000000000..713658b3e612 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/Beta/8.11.0-beta.1/OpenWhisperSystems.Signal.Beta.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: OpenWhisperSystems.Signal.Beta +PackageVersion: 8.11.0-beta.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 425dbd3c7952b9db278bc12faa114f99a5b29f12 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 05:21:04 +0800 Subject: [PATCH 009/150] New version: Discord.Discord.Canary.arm64 version 1.0.282 (#374743) --- ...iscord.Discord.Canary.arm64.installer.yaml | 20 +++++++++++ ...ord.Discord.Canary.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ ...ord.Discord.Canary.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../1.0.282/Discord.Discord.Canary.arm64.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.282/Discord.Discord.Canary.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.282/Discord.Discord.Canary.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.282/Discord.Discord.Canary.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.282/Discord.Discord.Canary.arm64.yaml diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.282/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.282/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 000000000000..1c7ffb515fd8 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.282/Discord.Discord.Canary.arm64.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.282 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: arm64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/arm64/1.0.282/DiscordCanarySetup.exe + InstallerSha256: 484402BBB60CA630B1F2C8FE86E00D135B5446395E574DE3C81F782F5949F89B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.282/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.282/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 000000000000..02b9cdda8506 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.282/Discord.Discord.Canary.arm64.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.282 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary (arm64) +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.282/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.282/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 000000000000..4b3cb7d1d385 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.282/Discord.Discord.Canary.arm64.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.282 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.282/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.282/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 000000000000..13de437adf24 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.282/Discord.Discord.Canary.arm64.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.282 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1c1953e91be020a342494a2735b523224142d0de Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 05:21:16 +0800 Subject: [PATCH 010/150] New version: Superhuman.Superhuman version 1041.0.5 (#374749) --- .../Superhuman.Superhuman.installer.yaml | 24 +++++++++++ .../Superhuman.Superhuman.locale.en-US.yaml | 40 +++++++++++++++++++ .../Superhuman.Superhuman.locale.zh-CN.yaml | 29 ++++++++++++++ .../1041.0.5/Superhuman.Superhuman.yaml | 8 ++++ 4 files changed, 101 insertions(+) create mode 100644 manifests/s/Superhuman/Superhuman/1041.0.5/Superhuman.Superhuman.installer.yaml create mode 100644 manifests/s/Superhuman/Superhuman/1041.0.5/Superhuman.Superhuman.locale.en-US.yaml create mode 100644 manifests/s/Superhuman/Superhuman/1041.0.5/Superhuman.Superhuman.locale.zh-CN.yaml create mode 100644 manifests/s/Superhuman/Superhuman/1041.0.5/Superhuman.Superhuman.yaml diff --git a/manifests/s/Superhuman/Superhuman/1041.0.5/Superhuman.Superhuman.installer.yaml b/manifests/s/Superhuman/Superhuman/1041.0.5/Superhuman.Superhuman.installer.yaml new file mode 100644 index 000000000000..c944a0e533d4 --- /dev/null +++ b/manifests/s/Superhuman/Superhuman/1041.0.5/Superhuman.Superhuman.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Superhuman.Superhuman +PackageVersion: 1041.0.5 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- mailto +- superhuman +ProductCode: 49b7df64-6557-59ab-9b2b-f97a2de29e77 +ReleaseDate: 2026-05-14 +Installers: +- Architecture: x64 + InstallerUrl: https://download.superhuman.com/native-update/Superhuman%20Setup%201041.0.5-latest.exe + InstallerSha256: DA706C85031E310EDDC696F7218BB5AB26760ABAF6EE3D5E088F31D62FB6CDF7 +- Architecture: arm64 + InstallerUrl: https://download.superhuman.com/native-update/Superhuman%20Setup%201041.0.5-latest.exe + InstallerSha256: DA706C85031E310EDDC696F7218BB5AB26760ABAF6EE3D5E088F31D62FB6CDF7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Superhuman/Superhuman/1041.0.5/Superhuman.Superhuman.locale.en-US.yaml b/manifests/s/Superhuman/Superhuman/1041.0.5/Superhuman.Superhuman.locale.en-US.yaml new file mode 100644 index 000000000000..5548cfa1768d --- /dev/null +++ b/manifests/s/Superhuman/Superhuman/1041.0.5/Superhuman.Superhuman.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Superhuman.Superhuman +PackageVersion: 1041.0.5 +PackageLocale: en-US +Publisher: Superhuman Labs, LLC +PublisherUrl: https://superhuman.com/ +PublisherSupportUrl: https://help.superhuman.com/ +PrivacyUrl: https://superhuman.com/privacy +Author: Superhuman Labs, LLC +PackageName: Superhuman +PackageUrl: https://superhuman.com/download +License: Proprietary +LicenseUrl: https://superhuman.com/terms +Copyright: Copyright © 2026 Superhuman Labs, LLC +CopyrightUrl: https://superhuman.com/terms +ShortDescription: The most productive email app ever made. +Description: |- + Superhuman is an AI-native email platform designed to dramatically boost productivity and responsiveness. Built for professionals who live in their inbox, it transforms traditional email workflows with speed, intelligence, and precision. + Key Features + - ⚡ Speed & Efficiency: Navigate and manage emails twice as fast using intuitive keyboard shortcuts and streamlined UI. + - 🤖 AI-Powered Tools: + - Instant Reply: Drafts smart responses in seconds + - Send Later: Schedule emails for optimal timing + - Snooze: Delay non-urgent messages + - Social Insights: Contextual data to improve communication + - 📬 Inbox Mastery: + - Achieve Inbox Zero effortlessly + - Unsubscribe and clear spam instantly + - Organize with precision across Gmail and Outlook + - 👥 Collaboration-Ready: + - Built for teams—onboarding is seamless + - Enhances responsiveness across departments like Sales, Product, and Engineering +Tags: +- email +- mail +PurchaseUrl: https://superhuman.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Superhuman/Superhuman/1041.0.5/Superhuman.Superhuman.locale.zh-CN.yaml b/manifests/s/Superhuman/Superhuman/1041.0.5/Superhuman.Superhuman.locale.zh-CN.yaml new file mode 100644 index 000000000000..b987da094ec8 --- /dev/null +++ b/manifests/s/Superhuman/Superhuman/1041.0.5/Superhuman.Superhuman.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: Superhuman.Superhuman +PackageVersion: 1041.0.5 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 有史以来最高效的电子邮件应用。 +Description: |- + Superhuman 是一个原生集成人工智能的邮件平台,旨在显著提升工作效率和响应速度。专为那些高度依赖收件箱的专业人士打造,它以更快的速度、智能化和精准性彻底革新传统的邮件处理流程。 + 主要功能 + - ⚡ 速度与效率:通过直观的键盘快捷键和简化的用户界面,以两倍速度浏览和管理邮件。 + - 🤖 人工智能工具: + - 快速回复:几秒钟内生成智能回复草稿 + - 定时发送:按最佳时机安排邮件发送 + - 稍后提醒:延迟处理非紧急消息 + - 社交洞察:提供上下文数据以优化沟通效果 + - 📬 收件箱掌控: + - 轻松实现“收件箱归零” + - 一键退订并清除垃圾邮件 + - 在 Gmail 和 Outlook 之间精准组织管理 + - 👥 协作就绪: + - 专为团队设计,上手无缝流畅 + - 提升销售、产品、工程等部门的整体响应效率 +Tags: +- 电子邮件 +- 邮件 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Superhuman/Superhuman/1041.0.5/Superhuman.Superhuman.yaml b/manifests/s/Superhuman/Superhuman/1041.0.5/Superhuman.Superhuman.yaml new file mode 100644 index 000000000000..c2a29abbfe0d --- /dev/null +++ b/manifests/s/Superhuman/Superhuman/1041.0.5/Superhuman.Superhuman.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: Superhuman.Superhuman +PackageVersion: 1041.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f230180d2075c9b0d3d4491f18440cc7ef9d6078 Mon Sep 17 00:00:00 2001 From: Simon Skotheimsvik <57434443+SimonSkotheimsvik@users.noreply.github.com> Date: Thu, 14 May 2026 23:21:28 +0200 Subject: [PATCH 011/150] New version: MSEndpointMgr.1PhoneMirror version 0.3.6 (#374752) --- .../MSEndpointMgr.1PhoneMirror.installer.yaml | 15 +++++++++++++++ .../MSEndpointMgr.1PhoneMirror.locale.en-US.yaml | 16 ++++++++++++++++ .../0.3.6/MSEndpointMgr.1PhoneMirror.yaml | 8 ++++++++ 3 files changed, 39 insertions(+) create mode 100644 manifests/m/MSEndpointMgr/1PhoneMirror/0.3.6/MSEndpointMgr.1PhoneMirror.installer.yaml create mode 100644 manifests/m/MSEndpointMgr/1PhoneMirror/0.3.6/MSEndpointMgr.1PhoneMirror.locale.en-US.yaml create mode 100644 manifests/m/MSEndpointMgr/1PhoneMirror/0.3.6/MSEndpointMgr.1PhoneMirror.yaml diff --git a/manifests/m/MSEndpointMgr/1PhoneMirror/0.3.6/MSEndpointMgr.1PhoneMirror.installer.yaml b/manifests/m/MSEndpointMgr/1PhoneMirror/0.3.6/MSEndpointMgr.1PhoneMirror.installer.yaml new file mode 100644 index 000000000000..e564f217a6c8 --- /dev/null +++ b/manifests/m/MSEndpointMgr/1PhoneMirror/0.3.6/MSEndpointMgr.1PhoneMirror.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MSEndpointMgr.1PhoneMirror +PackageVersion: 0.3.6 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{56AFCE85-01CB-4774-9A77-1E30214C12DD}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/MSEndpointMgr/1PhoneMirror/releases/download/v0.3.6/1PhoneMirror-0.3.6.msi + InstallerSha256: 0A5B1D56E5025D3374DE55E11E4E76759E42020C2E5F489EF5CF0B5F0E19592C +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-14 diff --git a/manifests/m/MSEndpointMgr/1PhoneMirror/0.3.6/MSEndpointMgr.1PhoneMirror.locale.en-US.yaml b/manifests/m/MSEndpointMgr/1PhoneMirror/0.3.6/MSEndpointMgr.1PhoneMirror.locale.en-US.yaml new file mode 100644 index 000000000000..c5435c577853 --- /dev/null +++ b/manifests/m/MSEndpointMgr/1PhoneMirror/0.3.6/MSEndpointMgr.1PhoneMirror.locale.en-US.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MSEndpointMgr.1PhoneMirror +PackageVersion: 0.3.6 +PackageLocale: en-US +Publisher: MSEndpointMgr +PublisherUrl: https://github.com/MSEndpointMgr +PublisherSupportUrl: https://github.com/MSEndpointMgr/1PhoneMirror/issues +PackageName: 1PhoneMirror +PackageUrl: https://github.com/MSEndpointMgr/1PhoneMirror +License: GPL-3.0-or-later +ShortDescription: Wireless screen mirroring for iOS (AirPlay) and Android (scrcpy) on Windows. +ReleaseNotesUrl: https://github.com/MSEndpointMgr/1PhoneMirror/releases/tag/v0.3.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MSEndpointMgr/1PhoneMirror/0.3.6/MSEndpointMgr.1PhoneMirror.yaml b/manifests/m/MSEndpointMgr/1PhoneMirror/0.3.6/MSEndpointMgr.1PhoneMirror.yaml new file mode 100644 index 000000000000..d754ae4edbdf --- /dev/null +++ b/manifests/m/MSEndpointMgr/1PhoneMirror/0.3.6/MSEndpointMgr.1PhoneMirror.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: MSEndpointMgr.1PhoneMirror +PackageVersion: 0.3.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e86ddd19bee90cb6720826b0e6525795a96d5376 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 15 May 2026 05:38:35 +0800 Subject: [PATCH 012/150] Move appergb.OpenLess 1.2.20 to OpenLess.OpenLess 1.2.20 (#374476) --- .../1.2.20/OpenLess.OpenLess.installer.yaml | 26 +++++++++ .../OpenLess.OpenLess.locale.en-US.yaml | 20 +++++++ .../OpenLess.OpenLess.locale.zh-CN.yaml | 58 +++++++++++++++++++ .../OpenLess/1.2.20/OpenLess.OpenLess.yaml | 8 +++ 4 files changed, 112 insertions(+) create mode 100644 manifests/o/OpenLess/OpenLess/1.2.20/OpenLess.OpenLess.installer.yaml create mode 100644 manifests/o/OpenLess/OpenLess/1.2.20/OpenLess.OpenLess.locale.en-US.yaml create mode 100644 manifests/o/OpenLess/OpenLess/1.2.20/OpenLess.OpenLess.locale.zh-CN.yaml create mode 100644 manifests/o/OpenLess/OpenLess/1.2.20/OpenLess.OpenLess.yaml diff --git a/manifests/o/OpenLess/OpenLess/1.2.20/OpenLess.OpenLess.installer.yaml b/manifests/o/OpenLess/OpenLess/1.2.20/OpenLess.OpenLess.installer.yaml new file mode 100644 index 000000000000..feeea90b2bbf --- /dev/null +++ b/manifests/o/OpenLess/OpenLess/1.2.20/OpenLess.OpenLess.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: OpenLess.OpenLess +PackageVersion: 1.2.20 +UpgradeBehavior: install +ReleaseDate: 2026-05-06 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/appergb/openless/releases/download/v1.2.20-tauri/OpenLess_1.2.20_x64-setup.exe + InstallerSha256: 1D8C20368BCBC17F1F8EEEDE7B04BD3AD96E6312ABD9C3044A1CD55DE2D728E0 + ProductCode: OpenLess +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/appergb/openless/releases/download/v1.2.20-tauri/OpenLess_1.2.20_x64_en-US.msi + InstallerSha256: D1897382074DE03D0590F1CDADFC2FFE1EFBB983CCD1B014AE1E5D948C1D77E4 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{BF8999CC-EED0-4C7E-B4AA-4FA954099E31}' + AppsAndFeaturesEntries: + - UpgradeCode: '{CA8062EF-C000-5953-BFB0-27B8F4AC4980}' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/o/OpenLess/OpenLess/1.2.20/OpenLess.OpenLess.locale.en-US.yaml b/manifests/o/OpenLess/OpenLess/1.2.20/OpenLess.OpenLess.locale.en-US.yaml new file mode 100644 index 000000000000..99fccb12c19d --- /dev/null +++ b/manifests/o/OpenLess/OpenLess/1.2.20/OpenLess.OpenLess.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.10.0.schema.json + +PackageIdentifier: OpenLess.OpenLess +PackageVersion: 1.2.20 +PackageLocale: en-US +ShortDescription: Hold a key, speak, release — AI-polished text appears at your cursor in any app. +Description: |- + OpenLess is a cross-platform (macOS & Windows) voice-input app — a fully open-source alternative to commercial tools like Typeless, Wispr Flow, Lazy, and Superwhisper. + Put your cursor in any text field — ChatGPT, Claude, Cursor, Notion, an email draft, a chat box — press one global hotkey and talk. OpenLess records, transcribes, polishes the text in the mode you picked, and inserts the result at the cursor. If insertion is blocked it copies to the clipboard, so the words you spoke don't get lost. + Unlike voice typing tools that just dump a word-for-word transcript, OpenLess's headline mode is AI-prompt mode: you ramble, it adds structure, lists constraints, and produces a context-rich prompt you can paste straight into ChatGPT / Claude / Cursor. +Tags: +- dictate +- dictation +- speech-recognition +- speech-to-text +- transcribe +- transcription +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/o/OpenLess/OpenLess/1.2.20/OpenLess.OpenLess.locale.zh-CN.yaml b/manifests/o/OpenLess/OpenLess/1.2.20/OpenLess.OpenLess.locale.zh-CN.yaml new file mode 100644 index 000000000000..d4106d23b0ee --- /dev/null +++ b/manifests/o/OpenLess/OpenLess/1.2.20/OpenLess.OpenLess.locale.zh-CN.yaml @@ -0,0 +1,58 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: OpenLess.OpenLess +PackageVersion: 1.2.20 +PackageLocale: zh-CN +Publisher: openless +PublisherUrl: https://github.com/appergb +PublisherSupportUrl: https://github.com/appergb/openless/issues +PackageName: OpenLess +PackageUrl: https://github.com/appergb/openless +License: MIT +LicenseUrl: https://github.com/appergb/openless/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 OpenLess contributors +ShortDescription: 按住快捷键说话,松开即得润色后的文字 +Description: |- + OpenLess 是一个跨平台(macOS & Windows)语音输入应用,对标 Typeless、Wispr Flow、Lazy、Superwhisper 等商业语音输入工具的 完全开源 替代品。 + 把光标放在 ChatGPT、Claude、Cursor、Notion、邮件、聊天框任意输入框里,按一次全局快捷键说话——OpenLess 会录音、转写、按你选的模式润色,把结果直接插入光标位置。插入失败时会自动复制到剪贴板,尽量保证「你说过的话不丢」。 + 不像那些只把语音转成「逐字稿」的输入法,OpenLess 的核心模式是 AI prompt 模式:你只管乱讲,它自动补上结构、列出约束、整理出有上下文的 prompt,复制粘贴就能直接喂给 ChatGPT / Claude / Cursor。 +Tags: +- 听写 +- 语音识别 +- 语音转文字 +- 转写 +- 转录 +ReleaseNotes: |- + What's Changed + - fix(windows): stabilize capsule visuals and audio meter by @sora520 in https://github.com/appergb/openless/pull/253 + - feat(i18n): add full Traditional Chinese (zh-TW) UI support by @H-Chris233 in https://github.com/appergb/openless/pull/259 + - fix(recorder): 添加 liveness watchdog 和全局超时保护以修复 #238 by @Cooper-X-Oak in https://github.com/appergb/openless/pull/252 + - fix(windows): suppress consumed hotkey trigger events by @sora520 in https://github.com/appergb/openless/pull/261 + - fix(capsule): keep confirm icon inside pill on done/error states by @weikeyi in https://github.com/appergb/openless/pull/260 + - feat(local-asr): 加本地 Qwen3-ASR 引擎(macOS 优先) by @appergb in https://github.com/appergb/openless/pull/262 + - fix(local-asr): 修 PR #262 review 提的两个 bug by @appergb in https://github.com/appergb/openless/pull/263 + - Align Chinese output script with locale selection (zh-CN/zh-TW) by @H-Chris233 in https://github.com/appergb/openless/pull/265 + - fix: register Windows IME from NSIS installer by @millionart in https://github.com/appergb/openless/pull/268 + - feat(i18n): 增加日语/韩语支持并让输出语言随界面语言联动 by @H-Chris233 in https://github.com/appergb/openless/pull/271 + - fix(i18n): render translation hotkey placeholder by @sora520 in https://github.com/appergb/openless/pull/272 + - fix(local-asr): 切走/删模型/手动释放时真正归还 RAM by @appergb in https://github.com/appergb/openless/pull/270 + - feat(recording): mute system output while recording by @sora520 in https://github.com/appergb/openless/pull/274 + - fix(providers): 按 active ASR provider 返回配置状态 by @H-Chris233 in https://github.com/appergb/openless/pull/273 + - docs(readme): document macOS-only qwen-asr submodule init step by @Hongbro886 in https://github.com/appergb/openless/pull/275 + - 加固 PR-Agent workflow 的 secrets 暴露面 by @H-Chris233 in https://github.com/appergb/openless/pull/276 + - fix(windows): NSIS 安装包注册 TSF DLL + local-asr RAM 真正归还 by @appergb in https://github.com/appergb/openless/pull/279 + - chore(release-prep): 清理 #268/#279 双 NSIS 方案残留 by @appergb in https://github.com/appergb/openless/pull/280 + - fix(tauri): 锁 Rust crate ~2.10 修 npm/Rust 跨 minor mismatch by @appergb in https://github.com/appergb/openless/pull/281 + - fix(ci): checkout 拉 submodules — 修 mac 端 qwen-asr build fail by @appergb in https://github.com/appergb/openless/pull/282 + - feat(capsule): AudioBars 用 cubic-bezier 缓动 + 加长 transition by @appergb in https://github.com/appergb/openless/pull/283 + - feat(i18n): 完整翻译 ja/ko + 5 locale 加 Beta 标识 by @appergb in https://github.com/appergb/openless/pull/284 + - feat(settings): 合并内外两个'关于' + 一键导出错误日志 by @appergb in https://github.com/appergb/openless/pull/286 + New Contributors + - @sora520 made their first contribution in https://github.com/appergb/openless/pull/253 + - @weikeyi made their first contribution in https://github.com/appergb/openless/pull/260 + - @Hongbro886 made their first contribution in https://github.com/appergb/openless/pull/275 + Full Changelog: https://github.com/appergb/openless/compare/v1.2.19-tauri...v1.2.20-tauri +ReleaseNotesUrl: https://github.com/appergb/openless/releases/tag/v1.2.20-tauri +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/o/OpenLess/OpenLess/1.2.20/OpenLess.OpenLess.yaml b/manifests/o/OpenLess/OpenLess/1.2.20/OpenLess.OpenLess.yaml new file mode 100644 index 000000000000..2ecc575b7968 --- /dev/null +++ b/manifests/o/OpenLess/OpenLess/1.2.20/OpenLess.OpenLess.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: OpenLess.OpenLess +PackageVersion: 1.2.20 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.10.0 From b754588d6f1b7777c8d03e8a1412e9b8a1acfbde Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 15 May 2026 05:39:35 +0800 Subject: [PATCH 013/150] Remove appergb.OpenLess 1.2.23 to OpenLess.OpenLess 1.2.23 (#374483) --- .../1.2.23/appergb.OpenLess.installer.yaml | 26 ----------------- .../1.2.23/appergb.OpenLess.locale.en-US.yaml | 20 ------------- .../1.2.23/appergb.OpenLess.locale.zh-CN.yaml | 29 ------------------- .../OpenLess/1.2.23/appergb.OpenLess.yaml | 8 ----- 4 files changed, 83 deletions(-) delete mode 100644 manifests/a/appergb/OpenLess/1.2.23/appergb.OpenLess.installer.yaml delete mode 100644 manifests/a/appergb/OpenLess/1.2.23/appergb.OpenLess.locale.en-US.yaml delete mode 100644 manifests/a/appergb/OpenLess/1.2.23/appergb.OpenLess.locale.zh-CN.yaml delete mode 100644 manifests/a/appergb/OpenLess/1.2.23/appergb.OpenLess.yaml diff --git a/manifests/a/appergb/OpenLess/1.2.23/appergb.OpenLess.installer.yaml b/manifests/a/appergb/OpenLess/1.2.23/appergb.OpenLess.installer.yaml deleted file mode 100644 index 7818e96db9a8..000000000000 --- a/manifests/a/appergb/OpenLess/1.2.23/appergb.OpenLess.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: appergb.OpenLess -PackageVersion: 1.2.23 -UpgradeBehavior: install -ReleaseDate: 2026-05-07 -Installers: -- Architecture: x64 - InstallerType: nullsoft - Scope: user - InstallerUrl: https://github.com/appergb/openless/releases/download/v1.2.23-tauri/OpenLess_1.2.23_x64-setup.exe - InstallerSha256: 6A495B541FD64AB4498B57AE340E48550713DABCD9A6A41E2544263FFB220297 - ProductCode: OpenLess -- Architecture: x64 - InstallerType: wix - Scope: machine - InstallerUrl: https://github.com/appergb/openless/releases/download/v1.2.23-tauri/OpenLess_1.2.23_x64_en-US.msi - InstallerSha256: 55C8EC01D20B77B27C338B038CB6C3C3571CEA18730442573FA1A70BD2920EFA - InstallerSwitches: - InstallLocation: INSTALLDIR="" - ProductCode: '{1FA4C921-346C-4417-AD73-58C46D1BCFE2}' - AppsAndFeaturesEntries: - - UpgradeCode: '{CA8062EF-C000-5953-BFB0-27B8F4AC4980}' -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/appergb/OpenLess/1.2.23/appergb.OpenLess.locale.en-US.yaml b/manifests/a/appergb/OpenLess/1.2.23/appergb.OpenLess.locale.en-US.yaml deleted file mode 100644 index e05246359196..000000000000 --- a/manifests/a/appergb/OpenLess/1.2.23/appergb.OpenLess.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: appergb.OpenLess -PackageVersion: 1.2.23 -PackageLocale: en-US -ShortDescription: Hold a key, speak, release — AI-polished text appears at your cursor in any app. -Description: |- - OpenLess is a cross-platform (macOS & Windows) voice-input app — a fully open-source alternative to commercial tools like Typeless, Wispr Flow, Lazy, and Superwhisper. - Put your cursor in any text field — ChatGPT, Claude, Cursor, Notion, an email draft, a chat box — press one global hotkey and talk. OpenLess records, transcribes, polishes the text in the mode you picked, and inserts the result at the cursor. If insertion is blocked it copies to the clipboard, so the words you spoke don't get lost. - Unlike voice typing tools that just dump a word-for-word transcript, OpenLess's headline mode is AI-prompt mode: you ramble, it adds structure, lists constraints, and produces a context-rich prompt you can paste straight into ChatGPT / Claude / Cursor. -Tags: -- dictate -- dictation -- speech-recognition -- speech-to-text -- transcribe -- transcription -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/appergb/OpenLess/1.2.23/appergb.OpenLess.locale.zh-CN.yaml b/manifests/a/appergb/OpenLess/1.2.23/appergb.OpenLess.locale.zh-CN.yaml deleted file mode 100644 index ab5d906cb45c..000000000000 --- a/manifests/a/appergb/OpenLess/1.2.23/appergb.OpenLess.locale.zh-CN.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: appergb.OpenLess -PackageVersion: 1.2.23 -PackageLocale: zh-CN -Publisher: openless -PublisherUrl: https://github.com/appergb -PublisherSupportUrl: https://github.com/appergb/openless/issues -PackageName: OpenLess -PackageUrl: https://github.com/appergb/openless -License: MIT -LicenseUrl: https://github.com/appergb/openless/blob/HEAD/LICENSE -Copyright: Copyright (c) 2026 OpenLess contributors -ShortDescription: 按住快捷键说话,松开即得润色后的文字 -Description: |- - OpenLess 是一个跨平台(macOS & Windows)语音输入应用,对标 Typeless、Wispr Flow、Lazy、Superwhisper 等商业语音输入工具的 完全开源 替代品。 - 把光标放在 ChatGPT、Claude、Cursor、Notion、邮件、聊天框任意输入框里,按一次全局快捷键说话——OpenLess 会录音、转写、按你选的模式润色,把结果直接插入光标位置。插入失败时会自动复制到剪贴板,尽量保证「你说过的话不丢」。 - 不像那些只把语音转成「逐字稿」的输入法,OpenLess 的核心模式是 AI prompt 模式:你只管乱讲,它自动补上结构、列出约束、整理出有上下文的 prompt,复制粘贴就能直接喂给 ChatGPT / Claude / Cursor。 -Tags: -- 听写 -- 语音识别 -- 语音转文字 -- 转写 -- 转录 -ReleaseNotes: 'Full Changelog: https://github.com/appergb/openless/compare/v1.2.22-tauri...v1.2.23-tauri' -ReleaseNotesUrl: https://github.com/appergb/openless/releases/tag/v1.2.23-tauri -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/appergb/OpenLess/1.2.23/appergb.OpenLess.yaml b/manifests/a/appergb/OpenLess/1.2.23/appergb.OpenLess.yaml deleted file mode 100644 index 00cd01dbbeb7..000000000000 --- a/manifests/a/appergb/OpenLess/1.2.23/appergb.OpenLess.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: appergb.OpenLess -PackageVersion: 1.2.23 -DefaultLocale: zh-CN -ManifestType: version -ManifestVersion: 1.12.0 From edc78b1cbbdb2ad4b87c0ab2ed81360374147c29 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 05:40:52 +0800 Subject: [PATCH 014/150] New version: Amazon.SSMAgent version 3.3.4268.0 (#374284) --- .../3.3.4268.0/Amazon.SSMAgent.installer.yaml | 18 +++++++++++ .../Amazon.SSMAgent.locale.en-US.yaml | 31 +++++++++++++++++++ .../Amazon.SSMAgent.locale.zh-CN.yaml | 15 +++++++++ .../SSMAgent/3.3.4268.0/Amazon.SSMAgent.yaml | 8 +++++ 4 files changed, 72 insertions(+) create mode 100644 manifests/a/Amazon/SSMAgent/3.3.4268.0/Amazon.SSMAgent.installer.yaml create mode 100644 manifests/a/Amazon/SSMAgent/3.3.4268.0/Amazon.SSMAgent.locale.en-US.yaml create mode 100644 manifests/a/Amazon/SSMAgent/3.3.4268.0/Amazon.SSMAgent.locale.zh-CN.yaml create mode 100644 manifests/a/Amazon/SSMAgent/3.3.4268.0/Amazon.SSMAgent.yaml diff --git a/manifests/a/Amazon/SSMAgent/3.3.4268.0/Amazon.SSMAgent.installer.yaml b/manifests/a/Amazon/SSMAgent/3.3.4268.0/Amazon.SSMAgent.installer.yaml new file mode 100644 index 000000000000..035cd868bbc7 --- /dev/null +++ b/manifests/a/Amazon/SSMAgent/3.3.4268.0/Amazon.SSMAgent.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: Amazon.SSMAgent +PackageVersion: 3.3.4268.0 +InstallerType: burn +Scope: machine +UpgradeBehavior: install +ProductCode: '{40902fdd-0d6d-47b2-8ea0-7f939d9c420a}' +ReleaseDate: 2026-04-22 +AppsAndFeaturesEntries: +- UpgradeCode: '{D66D03A7-CA16-4C0C-B5B2-520F22AE5448}' +Installers: +- Architecture: x64 + InstallerUrl: https://s3.amazonaws.com/ec2-downloads-windows/SSMAgent/3.3.4268.0/windows_amd64/AmazonSSMAgentSetup.exe + InstallerSha256: 43C580D0E75FA30349D49CDEEC6F1451978E7D2D32C247AC3804112C1D067C64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/SSMAgent/3.3.4268.0/Amazon.SSMAgent.locale.en-US.yaml b/manifests/a/Amazon/SSMAgent/3.3.4268.0/Amazon.SSMAgent.locale.en-US.yaml new file mode 100644 index 000000000000..2928b696cbc2 --- /dev/null +++ b/manifests/a/Amazon/SSMAgent/3.3.4268.0/Amazon.SSMAgent.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: Amazon.SSMAgent +PackageVersion: 3.3.4268.0 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://aws.amazon.com/ +PublisherSupportUrl: https://github.com/aws/amazon-ssm-agent/issues +PrivacyUrl: https://aws.amazon.com/privacy/ +Author: Amazon Web Services, Inc +PackageName: Amazon SSM Agent +PackageUrl: https://docs.aws.amazon.com/systems-manager/latest/userguide/ssm-agent-windows.html +License: Apache-2.0 +LicenseUrl: https://github.com/aws/amazon-ssm-agent/blob/HEAD/LICENSE +Copyright: Copyright 2015-2026 Amazon.com, Inc. or its affiliates. All Rights Reserved. +ShortDescription: An agent to enable remote management of your EC2 instances, on-premises servers, or virtual machines (VMs). +Description: |- + AWS Systems Manager Agent (SSM Agent) is Amazon software that runs on Amazon Elastic Compute Cloud (Amazon EC2) instances, edge devices, on-premises servers, and virtual machines (VMs). SSM Agent makes it possible for Systems Manager to update, manage, and configure these resources. The agent processes requests from the Systems Manager service in the AWS Cloud, and then runs them as specified in the request. SSM Agent then sends status and execution information back to the Systems Manager service by using the Amazon Message Gateway Service (ssmmessages). (In AWS Regions launched before 2024, status and execution information might also be sent back by the Amazon Message Delivery Service (service prefix: ec2messages).) + If you monitor traffic, you will see that your managed nodes communicate with ssmmessages.* endpoints and possibly ec2messages.* endpoints. For more information, see Reference: ec2messages, ssmmessages, and other API operations. For information about porting SSM Agent logs to Amazon CloudWatch Logs, see Logging and monitoring in AWS Systems Manager. +Tags: +- aws +ReleaseNotes: |- + - Add SSM Distributor support for Bottlerocket OS + - Implement flush credentials command in ssm-cli + - Log ec2messages access denied as debug instead of error to reduce log noise + - Make credential refresher refresh cache quickly in case of credential flush + - Make Greengrass component registration resilient with retry +ReleaseNotesUrl: https://github.com/aws/amazon-ssm-agent/releases/tag/3.3.4268.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/SSMAgent/3.3.4268.0/Amazon.SSMAgent.locale.zh-CN.yaml b/manifests/a/Amazon/SSMAgent/3.3.4268.0/Amazon.SSMAgent.locale.zh-CN.yaml new file mode 100644 index 000000000000..31568dcb8dca --- /dev/null +++ b/manifests/a/Amazon/SSMAgent/3.3.4268.0/Amazon.SSMAgent.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: Amazon.SSMAgent +PackageVersion: 3.3.4268.0 +PackageLocale: zh-CN +PublisherUrl: https://aws.amazon.com/cn/ +PrivacyUrl: https://aws.amazon.com/cn/privacy/ +PackageUrl: https://docs.aws.amazon.com/zh_cn/systems-manager/latest/userguide/ssm-agent-windows.html +ShortDescription: 一个用于远程管理和配置 Amazon EC2 实例、本地服务器和虚拟机的代理 +Description: |- + AWS Systems Manager Agent(SSM Agent)是一款 Amazon 软件,可在 Amazon Elastic Compute Cloud(Amazon EC2)实例、边缘设备、本地服务器和虚拟机(VM)上运行。SSM Agent 使 Systems Manager 可以更新、管理和配置这些资源。代理在 AWS Cloud 中处理来自 Systems Manager 服务的请求,然后按照请求中指定的方式运行它们。SSM Agent 之后使用 Amazon Message Gateway Service(ssmmessages)将状态和执行信息发送回 Systems Manager 服务。(在 2024 年之前推出的 AWS 区域 中,状态和执行信息也可能通过 Amazon Message Delivery Service(服务前缀:ec2messages)发回。) + 如果您监控流量,则会发现托管式节点与 ssmmessages.* 端点以及可能与 ec2messages.* 端点进行通信。有关更多信息,请参阅 参考:ec2messages、ssmmessages 和其他 API 操作。有关将 SSM Agent 日志移植到 Amazon CloudWatch Logs 的更多信息,请参阅 AWS Systems Manager 中的日志记录和监控。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/SSMAgent/3.3.4268.0/Amazon.SSMAgent.yaml b/manifests/a/Amazon/SSMAgent/3.3.4268.0/Amazon.SSMAgent.yaml new file mode 100644 index 000000000000..60167f3048b3 --- /dev/null +++ b/manifests/a/Amazon/SSMAgent/3.3.4268.0/Amazon.SSMAgent.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: Amazon.SSMAgent +PackageVersion: 3.3.4268.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7b1ffc6ea4e13b450d8d77f2785a06507897075b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 05:41:04 +0800 Subject: [PATCH 015/150] New version: wuxiran.CC-Panes version 0.9.41 (#374703) --- .../0.9.41/wuxiran.CC-Panes.installer.yaml | 19 ++++++++ .../0.9.41/wuxiran.CC-Panes.locale.en-US.yaml | 47 +++++++++++++++++++ .../0.9.41/wuxiran.CC-Panes.locale.zh-CN.yaml | 37 +++++++++++++++ .../CC-Panes/0.9.41/wuxiran.CC-Panes.yaml | 8 ++++ 4 files changed, 111 insertions(+) create mode 100644 manifests/w/wuxiran/CC-Panes/0.9.41/wuxiran.CC-Panes.installer.yaml create mode 100644 manifests/w/wuxiran/CC-Panes/0.9.41/wuxiran.CC-Panes.locale.en-US.yaml create mode 100644 manifests/w/wuxiran/CC-Panes/0.9.41/wuxiran.CC-Panes.locale.zh-CN.yaml create mode 100644 manifests/w/wuxiran/CC-Panes/0.9.41/wuxiran.CC-Panes.yaml diff --git a/manifests/w/wuxiran/CC-Panes/0.9.41/wuxiran.CC-Panes.installer.yaml b/manifests/w/wuxiran/CC-Panes/0.9.41/wuxiran.CC-Panes.installer.yaml new file mode 100644 index 000000000000..755eb654f563 --- /dev/null +++ b/manifests/w/wuxiran/CC-Panes/0.9.41/wuxiran.CC-Panes.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: wuxiran.CC-Panes +PackageVersion: 0.9.41 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: cc-panes +ReleaseDate: 2026-05-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/wuxiran/cc-pane/releases/download/v0.9.41/cc-panes_0.9.41_x64-setup.exe + InstallerSha256: E82D490A2DF8E6D911F1AF6529024749E25D8B7D4DF711901ABF5AFEE71599F6 +- Architecture: arm64 + InstallerUrl: https://github.com/wuxiran/cc-pane/releases/download/v0.9.41/cc-panes_0.9.41_arm64-setup.exe + InstallerSha256: 46E5381EA9FC5B3F6A8A0D273096C035B9666D6AA34265D9656D952BA1F96C00 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/wuxiran/CC-Panes/0.9.41/wuxiran.CC-Panes.locale.en-US.yaml b/manifests/w/wuxiran/CC-Panes/0.9.41/wuxiran.CC-Panes.locale.en-US.yaml new file mode 100644 index 000000000000..d66cb11f4b4d --- /dev/null +++ b/manifests/w/wuxiran/CC-Panes/0.9.41/wuxiran.CC-Panes.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: wuxiran.CC-Panes +PackageVersion: 0.9.41 +PackageLocale: en-US +Publisher: ccpanes +PublisherUrl: https://github.com/wuxiran +PublisherSupportUrl: https://github.com/wuxiran/cc-pane/issues +PackageName: cc-panes +PackageUrl: https://github.com/wuxiran/cc-pane +License: GPL-3.0 +LicenseUrl: https://github.com/wuxiran/cc-pane/blob/HEAD/LICENSE +ShortDescription: Multi-instance split-pane manager for Claude Code — a cross-platform desktop app built with Tauri 2 +Description: |- + CC-Panes lets you run multiple Claude Code CLI instances side by side in a split-pane terminal layout. Organize your AI-powered development workflow with workspaces, projects, and tasks — all from a single desktop app. + + Features + - Split-Pane Terminal — Run multiple terminals in flexible horizontal/vertical split layouts with drag-to-resize + - Workspace Management — Organize projects into workspaces with pinning, hiding, and reordering + - Built-in Terminal — Full-featured terminal (xterm.js + PTY) with multi-tab support + - Claude Code Integration — Launch Claude Code sessions, resume conversations, manage providers, and self-dialogue mode + - Git Integration — Branch status, pull/push/fetch/stash, worktree management, and git clone + - Session Management — Track launch history with recent launches panel, clean broken sessions, and resume previous work + - Local History — File version tracking with diff view, labels, branch-aware snapshots, and restore + - File Browser — Project file tree with search, create, rename, delete, copy, and move operations + - Code Editor — Monaco-based editor with 60+ language support, Markdown preview, and image preview + - Quick Search — Global file search (Ctrl+K) across all workspace projects + - Screenshot — Region capture with global shortcut, multi-monitor support, and clipboard copy + - Session Journal — Workspace-level session logging + - Todo & Plans — Task management with priorities, subtasks, and plan archiving + - Memory & Skills — Manage Claude memories and custom skills per project + - MCP Server Config — Configure MCP servers per project + - Hooks/Workflows — Workspace-level hook system for automation + - Provider Management — Multiple API provider support (Anthropic, Bedrock, Vertex, proxy, config profiles) + - Directory Scan Import — Batch import Git repositories from a directory + - Theme Support — Light/dark mode with glassmorphism design + - Borderless, Mini & Fullscreen — Frameless window mode, compact mini view, and F11 fullscreen toggle + - System Tray — Minimize to tray with status monitoring + - Desktop Notifications — Session exit, waiting-for-input, and todo reminder alerts with debounce + - Keyboard Shortcuts — Customizable shortcuts for all major actions + - i18n — English and Chinese (Simplified) interface +Tags: +- claude-code +ReleaseNotesUrl: https://github.com/wuxiran/cc-pane/releases/tag/v0.9.41 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/wuxiran/CC-Panes/0.9.41/wuxiran.CC-Panes.locale.zh-CN.yaml b/manifests/w/wuxiran/CC-Panes/0.9.41/wuxiran.CC-Panes.locale.zh-CN.yaml new file mode 100644 index 000000000000..d0664468dd2f --- /dev/null +++ b/manifests/w/wuxiran/CC-Panes/0.9.41/wuxiran.CC-Panes.locale.zh-CN.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: wuxiran.CC-Panes +PackageVersion: 0.9.41 +PackageLocale: zh-CN +ShortDescription: Claude Code 的多实例分窗管理器 —— 基于 Tauri 2 构建的跨平台桌面应用 +Description: |- + CC-Panes 让您在分屏终端布局中并排运行多个 Claude Code CLI 实例。通过单个桌面应用,即可使用工作区、项目和任务来组织您的 AI 驱动开发工作流。 + + 功能特性 + - 分屏终端 — 在灵活的横向/纵向分屏布局中运行多个终端,支持拖拽调整大小 + - 工作区管理 — 将项目组织到工作区中,支持固定、隐藏和重新排序 + - 内置终端 — 功能完整的终端(xterm.js + PTY),支持多标签页 + - Claude Code 集成 — 启动 Claude Code 会话、恢复对话、管理提供商,以及自对话模式 + - Git 集成 — 分支状态、拉取/推送/获取/贮藏、工作树管理,以及 git 克隆 + - 会话管理 — 通过最近启动面板跟踪启动历史、清理损坏会话、恢复之前的工作 + - 本地历史 — 文件版本跟踪,支持差异视图、标签、分支感知快照和恢复 + - 文件浏览器 — 项目文件树,支持搜索、创建、重命名、删除、复制和移动操作 + - 代码编辑器 — 基于 Monaco 的编辑器,支持 60 多种语言、Markdown 预览和图片预览 + - 快速搜索 — 跨所有工作区项目的全局文件搜索(Ctrl+K) + - 截图 — 区域捕获,支持全局快捷键、多显示器和剪贴板复制 + - 会话日志 — 工作区级别的会话记录 + - 待办与计划 — 任务管理,支持优先级、子任务和计划归档 + - 记忆与技能 — 管理 Claude 记忆和每个项目的自定义技能 + - MCP 服务器配置 — 为每个项目配置 MCP 服务器 + - 钩子/工作流 — 工作区级别的钩子系统,用于自动化 + - 提供商管理 — 多 API 提供商支持(Anthropic、Bedrock、Vertex、代理、配置配置文件) + - 目录扫描导入 — 从目录批量导入 Git 仓库 + - 主题支持 — 浅色/深色模式,采用玻璃拟态设计 + - 无边框、迷你与全屏 — 无边框窗口模式、紧凑迷你视图,以及 F11 全屏切换 + - 系统托盘 — 最小化到托盘并支持状态监控 + - 桌面通知 — 会话退出、等待输入和待办提醒警报,支持防抖 + - 键盘快捷键 — 可自定义所有主要操作的快捷键 + - 国际化 — 英文和简体中文界面 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/w/wuxiran/CC-Panes/0.9.41/wuxiran.CC-Panes.yaml b/manifests/w/wuxiran/CC-Panes/0.9.41/wuxiran.CC-Panes.yaml new file mode 100644 index 000000000000..fd98dafff3d2 --- /dev/null +++ b/manifests/w/wuxiran/CC-Panes/0.9.41/wuxiran.CC-Panes.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: wuxiran.CC-Panes +PackageVersion: 0.9.41 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2773f94aed0833422ee2d94ee21e6ba383f72442 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 05:41:17 +0800 Subject: [PATCH 016/150] New version: StackExchange.DNSControl version 4.38.0 (#374718) --- .../StackExchange.DNSControl.installer.yaml | 21 +++++ ...StackExchange.DNSControl.locale.en-US.yaml | 91 +++++++++++++++++++ ...StackExchange.DNSControl.locale.zh-CN.yaml | 16 ++++ .../4.38.0/StackExchange.DNSControl.yaml | 8 ++ 4 files changed, 136 insertions(+) create mode 100644 manifests/s/StackExchange/DNSControl/4.38.0/StackExchange.DNSControl.installer.yaml create mode 100644 manifests/s/StackExchange/DNSControl/4.38.0/StackExchange.DNSControl.locale.en-US.yaml create mode 100644 manifests/s/StackExchange/DNSControl/4.38.0/StackExchange.DNSControl.locale.zh-CN.yaml create mode 100644 manifests/s/StackExchange/DNSControl/4.38.0/StackExchange.DNSControl.yaml diff --git a/manifests/s/StackExchange/DNSControl/4.38.0/StackExchange.DNSControl.installer.yaml b/manifests/s/StackExchange/DNSControl/4.38.0/StackExchange.DNSControl.installer.yaml new file mode 100644 index 000000000000..5f9e6b3f298d --- /dev/null +++ b/manifests/s/StackExchange/DNSControl/4.38.0/StackExchange.DNSControl.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: StackExchange.DNSControl +PackageVersion: 4.38.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: dnscontrol.exe +Commands: +- dnscontrol +ReleaseDate: 2026-05-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/DNSControl/dnscontrol/releases/download/v4.38.0/dnscontrol_4.38.0_windows_amd64.zip + InstallerSha256: 4A9C2AC93AC78AA4E315C435DF2847CF8ED5DBEA2DBCAAEA6E34E63CE6EA7E65 +- Architecture: arm64 + InstallerUrl: https://github.com/DNSControl/dnscontrol/releases/download/v4.38.0/dnscontrol_4.38.0_windows_arm64.zip + InstallerSha256: 8FE0DA4B0AE71E54521A55F8820A1DD5A511EF1003E59989AC623A21C7EFA7EF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/StackExchange/DNSControl/4.38.0/StackExchange.DNSControl.locale.en-US.yaml b/manifests/s/StackExchange/DNSControl/4.38.0/StackExchange.DNSControl.locale.en-US.yaml new file mode 100644 index 000000000000..0478af935786 --- /dev/null +++ b/manifests/s/StackExchange/DNSControl/4.38.0/StackExchange.DNSControl.locale.en-US.yaml @@ -0,0 +1,91 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: StackExchange.DNSControl +PackageVersion: 4.38.0 +PackageLocale: en-US +Publisher: Stack Exchange, Inc. +PublisherUrl: https://stackoverflow.com/ +PublisherSupportUrl: https://github.com/StackExchange/dnscontrol/issues +PrivacyUrl: https://stackoverflow.com/legal/privacy-policy +Author: Stack Exchange, Inc. +PackageName: DNSControl +PackageUrl: https://dnscontrol.org/ +License: MIT +LicenseUrl: https://github.com/StackExchange/dnscontrol/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Stack Overflow +ShortDescription: Infrastructure as code for DNS! +Description: DNSControl is an opinionated platform for seamlessly managing your DNS configuration across any number of DNS hosts, both in the cloud or in your own infrastructure. It manages all of the domains for the Stack Overflow network, and can do the same for you! +Moniker: dnscontrol +Tags: +- dns +ReleaseNotes: |- + Greetings DNS fans! + This is our first feature release since DNSControl's move to the new GitHub org. It is now complete. Thanks to all the volunteers that helped make that move possible! + This is a huge release with many new features due to the backlog of contributions that were waiting for the big move to complete. + I'm particularly excited about the new dnscontrol init command, contributed by @cafferata. It is an interactive experience that helps new users build their configuration. I expect this will greatly help increase adoption of DNSControl. However we need a little help: Each DNS provider needs to update their provider to be included in the menu (we'll have more news soon). + - NEW PROVIDER MAINTAINER! Applause all around to @natalie-o-perret for stepping up to be the maintainer of the EXOSCALE provider. We look forward to great things! + - ROUTE53 users can now control a weighted routing and health check via DNSControl (Thanks @Crazu!) + - LOC records were broken on 32-bit CPUs (Thanks @al20ov!) + - dnscontrol init is an interactive experience that helps new users build their configuration (Thanks @cafferata!) + - dnscontrol get-zones no longer supports older syntax, and is less confusing as a results (Thanks @cafferata!) + - dnscontrol preview output forTXT records is easier to read (Thanks @raman1236!) + - LUADNS now supports OPENPGPKEY (Thanks @riku22!) + - PRs are now automatically assigned (Thanks @chicks-net) + - Adding new providers has fewer manual steps (yay!) (Thanks @cafferata!) + - Old code that used parser.ParseDir has been replaced (Thanks @philpennock!) + - Bug fixes and improvements for AXFRDDNS, CLOUDFLAREAPI, CLOUDNS, DNSCALE, EXOSCALE, GIDINET, INFOMANIAK, POWERDNS, UNIFI. + - And much, much, more! + Thanks to all contributors involved in this release! This is a community project and we couldn't do it without all of your contributions! + Sincerely, + --Tom Limoncelli + Monthly video call! + Everyone is invited to the Monthly DNSControl Community Video Conference Call on the 2nd Tuesday of each month. Join whether you are a new user with questions or an experienced developer that wants to discuss DNSControl internals... or anything in between! Meeting details on + GitHub Discussions. + Changelog + Major features: + - a79e872ee4f8afbeb12b5d9e69c1db5185f29309: FEATURE: Init command (#4208) (@cafferata) + Provider-specific changes: + - 7ec4cb34c8b7c43101ed074ccdebdd9f6edf39ea: AXFRDDNS: Add missing ALPN token 'dot' (#4207) (@Mr-Foo) + - c09090b154e2ccd34bc7aa3318af7beb8cc30d01: CLOUDFLAREAPI: allow CNAME + other records when Cloudflare proxy is enabled (#4189) (@raman1236) + - 72bce2af39f7419aaee23a8807e7393631e980d5: DNSCALE: allow third-party NS records at zone apex (#4176) (@dnscale-ops) + - 0b4d6fd2952c179b43a34e13d5c493addbd659dd: EXOSCALE: migrate to egoscale v3 (#4224) (@natalie-o-perret) + - c93f116f5e46a21db411bc74645f9c8199643174: GIDINET: Auto-suggest nameservers and add premium DNS helper (#4203) (@zupolgec) + - f8e6f21b74265022594aa714894d581375c8a5ee: INFOMANIAK: report invalid API token rather than claim all records disappeared (#4200) (@signalwerk) + - b55ad7900e1f259f7865c0bde4a680cb83e15c05: LINODE: Add Linode integration test support (#4244) (@labrown) + - af9a220570fa12350a76bb2417130d257dc83a7b: LUADNS: support OPENPGPKEY record type (#4249) (@riku22) + - bc4119b6fb385a717cb7349a6a631f3247e6234a: POWERDNS: Fix DNSSEC corrections handling for unset AutoDNSSEC (#4248) (@jpbede) + - 3770218a166de3c032e6d1de45ffd49a334cfa2f: ROUTE53: Add weighted routing and health check support (#4175) (@Crazu) + - 9944f975454e75544e3d78e88c5e7b1cf1aabe2d: UNIFI: fix errors on version 10.2.105 (#4201) (@Matthew-Kilpatrick) + - 4df0c764ffe61a1751ab93a82c70915b3e5ae70d: fix(cloudns): map CLOUD_WR to CLOUDNS_WR so redirect records are not recreated every push (#4188) (@raman1236) + Documentation: + - f640d761cf159279e5e19359e567f7f03d86c2a5: DOCS: Fixed 404 account URL in INWX documentation (#4169) (@cafferata) + - 91282bb8eb0a84bc7b1acd50bcdd4a719596bf9c: DOCS: POWERDNS SOA documentation (#4028) (@flindeberg) + - e47eda900b93c68f2637d777356d5908fee81831: DOCS: Unwrap hard-wrapped paragraphs in GitBook documentation (#4225) (@cafferata) + - 1ad739e7be41c7cba2fd111f20fbced421104661: DOCS: Update SendSafely instructions (#4254) (@TomOnTime) + CI/CD: + - af896ac19adc9480f87463ff6f8facb570aa13e9: BUILD: Eliminate the need to manually update GoReleaser for new providers (#4255) (@cafferata) + - 2dbde3ee06a028580a8db0a482a9dd501b672189: CICD: Derive integration test provider list from profiles.json (#4245) (@cafferata) + - f6a006887a0c24f39030090cf2931c39da9e3c1c: CICD: Move OWNERS to .github/CODEOWNERS to fix #3978 (#3983) (@chicks-net) + - fca753cf7cbdb76fb32e766a5736cf8b3ab64e5f: CICD: only release in DNSControl/dnscontrol repo, fixes #4238 (#4239) (@chicks-net) + Dependencies: + - cd036909ffe2e7bbeccfd13279b5f7a0a2bbcf0a: CHORE: Update dependencies (#4257) (@TomOnTime) + - 0b0f92cfdb233cf4d434a25af56ddbaf461bcb0a: CHORE: Update dependencies, etc (#4242) (@TomOnTime) + Other changes and improvements: + - 1e599ca012263e33369c398cdc784f20e507f1b7: BUG: Fix get-zones argument parsing to match documentation (#4240) (@cafferata) + - 44b3486c6fb47f324fca37ff420665528b4dee40: BUG: TypeScript definition of TXT is incorrect (#4199) (@dasyad00) + - 59d7a9702855207980498617f7d224a77d79f9b6: BUGFIX: LOC record latitude/longitude overflow on 32 bit archs (#4194) (@al20ov) + - 0682d088d9015139c91b1c9cb0d77cc88c645fb3: BUGFIX: preview should display long TXT records as one string (#4190) (@raman1236) + - dae9d96f40907bf6d9034a2ea819242c88f561e1: CHORE: Add CODEOWNERS for documentation and GoReleaser config (#4256) (@cafferata) + - 590caea7ebf343c059db870073c883c5982126ed: CHORE: Fix lint issues (#4252) (@TomOnTime) + - 1132bedcf98c8ab949d4885af8208c5dd469b345: CHORE: Replace parser.ParseDir with golang.org/x/tools/go/packages (#4195) (@philpennock) + Deprecation warnings + [!WARNING] + - REV() will switch from RFC2317 to RFC4183 in v5.0. This is a breaking change. Warnings are output if your configuration is affected. No date has been announced for v5.0. See https://docs.dnscontrol.org/language-reference/top-level-functions/revcompat + - NAMEDOTCOM, OPENSRS and SOFTLAYER need maintainers! These providers have no maintainer. Maintainers respond to PRs and fix bugs in a timely manner, and try to stay on top of protocol changes. +ReleaseNotesUrl: https://github.com/DNSControl/dnscontrol/releases/tag/v4.38.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.dnscontrol.org/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/StackExchange/DNSControl/4.38.0/StackExchange.DNSControl.locale.zh-CN.yaml b/manifests/s/StackExchange/DNSControl/4.38.0/StackExchange.DNSControl.locale.zh-CN.yaml new file mode 100644 index 000000000000..c23925b7b3c2 --- /dev/null +++ b/manifests/s/StackExchange/DNSControl/4.38.0/StackExchange.DNSControl.locale.zh-CN.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: StackExchange.DNSControl +PackageVersion: 4.38.0 +PackageLocale: zh-CN +Publisher: Stack Exchange, Inc. +PackageName: DNSControl +ShortDescription: DNS 的基础设施即代码! +Description: DNSControl 是一个有主见的平台,可在云端或您自己的基础架构中无缝管理任意数量 DNS 主机的 DNS 配置。它既可以管理 Stack Overflow 网络的所有域名,也可以为您提供同样的服务! +ReleaseNotesUrl: https://github.com/DNSControl/dnscontrol/releases/tag/v4.38.0 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.dnscontrol.org/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/StackExchange/DNSControl/4.38.0/StackExchange.DNSControl.yaml b/manifests/s/StackExchange/DNSControl/4.38.0/StackExchange.DNSControl.yaml new file mode 100644 index 000000000000..bbac6714482b --- /dev/null +++ b/manifests/s/StackExchange/DNSControl/4.38.0/StackExchange.DNSControl.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: StackExchange.DNSControl +PackageVersion: 4.38.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8d2cdc64912e1c909edb66ada85b65aaac67ce39 Mon Sep 17 00:00:00 2001 From: Dustin Brown Date: Thu, 14 May 2026 14:41:30 -0700 Subject: [PATCH 017/150] New version: DoltHub.Dolt version 2.0.3 (#374754) --- .../Dolt/2.0.3/DoltHub.Dolt.installer.yaml | 25 ++++++++++++++++ .../Dolt/2.0.3/DoltHub.Dolt.locale.en-US.yaml | 29 +++++++++++++++++++ .../d/DoltHub/Dolt/2.0.3/DoltHub.Dolt.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/d/DoltHub/Dolt/2.0.3/DoltHub.Dolt.installer.yaml create mode 100644 manifests/d/DoltHub/Dolt/2.0.3/DoltHub.Dolt.locale.en-US.yaml create mode 100644 manifests/d/DoltHub/Dolt/2.0.3/DoltHub.Dolt.yaml diff --git a/manifests/d/DoltHub/Dolt/2.0.3/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/2.0.3/DoltHub.Dolt.installer.yaml new file mode 100644 index 000000000000..b4b7c00b5a13 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/2.0.3/DoltHub.Dolt.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DoltHub.Dolt +PackageVersion: 2.0.3 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{FE7E2750-9BD1-412A-AF4F-06D2B3B18157}' +AppsAndFeaturesEntries: +- DisplayName: Dolt 2.0.3 + ProductCode: '{FE7E2750-9BD1-412A-AF4F-06D2B3B18157}' + UpgradeCode: '{6BC40754-759D-4899-9FD3-E6BE1823CACD}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Dolt' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dolthub/dolt/releases/download/v2.0.3/dolt-windows-amd64.msi + InstallerSha256: 4A29FF3A99DC9BB5D250CEB6AC427258A66A9EAC18CF317941C9F20869923942 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-14 diff --git a/manifests/d/DoltHub/Dolt/2.0.3/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/2.0.3/DoltHub.Dolt.locale.en-US.yaml new file mode 100644 index 000000000000..071c25747016 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/2.0.3/DoltHub.Dolt.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: DoltHub.Dolt +PackageVersion: 2.0.3 +PackageLocale: en-US +Publisher: DoltHub +PublisherUrl: https://github.com/dolthub/dolt +PublisherSupportUrl: https://github.com/dolthub/dolt/issues +Author: DoltHub +PackageName: Dolt +PackageUrl: https://www.dolthub.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/dolthub/dolt/blob/HEAD/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/dolthub/dolt/master/LICENSE +ShortDescription: Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository. +Description: |- + Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository. + Connect to Dolt just like any MySQL database to run queries or update the data using SQL commands. + Use the command line interface to import CSV files, commit your changes, push them to a remote, or merge your teammate's changes. +Moniker: dolt +Tags: +- cli +- data +- git-for-data +- versioning +ReleaseNotesUrl: https://github.com/dolthub/dolt/releases/tag/v2.0.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DoltHub/Dolt/2.0.3/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/2.0.3/DoltHub.Dolt.yaml new file mode 100644 index 000000000000..71c77daf5443 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/2.0.3/DoltHub.Dolt.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: DoltHub.Dolt +PackageVersion: 2.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1d3979261012eeee92cd3a375330db58664a4b2f Mon Sep 17 00:00:00 2001 From: Francesco <137506210+flick9000@users.noreply.github.com> Date: Thu, 14 May 2026 23:41:42 +0200 Subject: [PATCH 018/150] New version: flick9000.WinScript version 2.7.0 (#374756) --- .../2.7.0/flick9000.WinScript.installer.yaml | 13 ++++++++ .../flick9000.WinScript.locale.en-US.yaml | 33 +++++++++++++++++++ .../WinScript/2.7.0/flick9000.WinScript.yaml | 8 +++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/f/flick9000/WinScript/2.7.0/flick9000.WinScript.installer.yaml create mode 100644 manifests/f/flick9000/WinScript/2.7.0/flick9000.WinScript.locale.en-US.yaml create mode 100644 manifests/f/flick9000/WinScript/2.7.0/flick9000.WinScript.yaml diff --git a/manifests/f/flick9000/WinScript/2.7.0/flick9000.WinScript.installer.yaml b/manifests/f/flick9000/WinScript/2.7.0/flick9000.WinScript.installer.yaml new file mode 100644 index 000000000000..5b1cbd842918 --- /dev/null +++ b/manifests/f/flick9000/WinScript/2.7.0/flick9000.WinScript.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: flick9000.WinScript +PackageVersion: 2.7.0 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/flick9000/winscript/releases/download/v2.7.0/winscript-installer.exe + InstallerSha256: B218B7CB116130C26C5DC1E384391AE7BFC92BBC967F5B106A46FC6B3AB67C96 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-14 diff --git a/manifests/f/flick9000/WinScript/2.7.0/flick9000.WinScript.locale.en-US.yaml b/manifests/f/flick9000/WinScript/2.7.0/flick9000.WinScript.locale.en-US.yaml new file mode 100644 index 000000000000..0168a8da7289 --- /dev/null +++ b/manifests/f/flick9000/WinScript/2.7.0/flick9000.WinScript.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: flick9000.WinScript +PackageVersion: 2.7.0 +PackageLocale: en-US +Publisher: flick9000 +PublisherUrl: https://github.com/flick9000 +PublisherSupportUrl: https://github.com/flick9000/winscript/issues +PackageName: WinScript +PackageUrl: https://github.com/flick9000/winscript +License: GPL-3.0 +ShortDescription: Open-source tool to build your Windows 10/11 script from scratch. It includes debloat, privacy, performance & app installing scripts. +Tags: +- bloatware +- debloat +- debloater +- install-script +- installer-script +- optimize +- privacy +- privacy-tools +- script +- security +- security-tools +- telemetry +- tweaks +- windows +- windows-10 +- windows-11 +ReleaseNotesUrl: https://github.com/flick9000/winscript/releases/tag/v2.7.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/flick9000/WinScript/2.7.0/flick9000.WinScript.yaml b/manifests/f/flick9000/WinScript/2.7.0/flick9000.WinScript.yaml new file mode 100644 index 000000000000..e020499a90be --- /dev/null +++ b/manifests/f/flick9000/WinScript/2.7.0/flick9000.WinScript.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: flick9000.WinScript +PackageVersion: 2.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a00e00294b93f7d1c7905af88f109ee1821e2978 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 05:42:05 +0800 Subject: [PATCH 019/150] New version: BitSum.ProcessLasso.Beta version 18.2.0.23 (#374759) --- .../BitSum.ProcessLasso.Beta.installer.yaml | 4 ++-- .../BitSum.ProcessLasso.Beta.locale.en-US.yaml | 2 +- .../BitSum.ProcessLasso.Beta.locale.zh-CN.yaml | 2 +- .../{18.2.0.21 => 18.2.0.23}/BitSum.ProcessLasso.Beta.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/b/BitSum/ProcessLasso/Beta/{18.2.0.21 => 18.2.0.23}/BitSum.ProcessLasso.Beta.installer.yaml (82%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.2.0.21 => 18.2.0.23}/BitSum.ProcessLasso.Beta.locale.en-US.yaml (99%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.2.0.21 => 18.2.0.23}/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml (98%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.2.0.21 => 18.2.0.23}/BitSum.ProcessLasso.Beta.yaml (90%) diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.21/BitSum.ProcessLasso.Beta.installer.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.23/BitSum.ProcessLasso.Beta.installer.yaml similarity index 82% rename from manifests/b/BitSum/ProcessLasso/Beta/18.2.0.21/BitSum.ProcessLasso.Beta.installer.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.2.0.23/BitSum.ProcessLasso.Beta.installer.yaml index 5a66229589d2..32146bfb3e03 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.21/BitSum.ProcessLasso.Beta.installer.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.23/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.0.21 +PackageVersion: 18.2.0.23 InstallerType: nullsoft Scope: machine UpgradeBehavior: install @@ -12,6 +12,6 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://dl.bitsum.com/files/beta/processlassosetup64.exe - InstallerSha256: 7CFCD55D2A97E427E5A1EB2D2A861E8E94DA409BF9F54E20607C739A08C5041D + InstallerSha256: C2767A2777FCC2C941C545E6370A8C178C36E74A84768FEE7E91FA0C158ECA36 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.21/BitSum.ProcessLasso.Beta.locale.en-US.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.23/BitSum.ProcessLasso.Beta.locale.en-US.yaml similarity index 99% rename from manifests/b/BitSum/ProcessLasso/Beta/18.2.0.21/BitSum.ProcessLasso.Beta.locale.en-US.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.2.0.23/BitSum.ProcessLasso.Beta.locale.en-US.yaml index 3e18821d6e49..2b070317d46a 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.21/BitSum.ProcessLasso.Beta.locale.en-US.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.23/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.0.21 +PackageVersion: 18.2.0.23 PackageLocale: en-US Publisher: Bitsum PublisherUrl: https://bitsum.com/ diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.21/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.23/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml similarity index 98% rename from manifests/b/BitSum/ProcessLasso/Beta/18.2.0.21/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.2.0.23/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml index 1e7dfd4bf474..3d273048c2e5 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.21/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.23/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.0.21 +PackageVersion: 18.2.0.23 PackageLocale: zh-CN License: 专有软件 ShortDescription: 实时 CPU 优化和自动化 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.21/BitSum.ProcessLasso.Beta.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.23/BitSum.ProcessLasso.Beta.yaml similarity index 90% rename from manifests/b/BitSum/ProcessLasso/Beta/18.2.0.21/BitSum.ProcessLasso.Beta.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.2.0.23/BitSum.ProcessLasso.Beta.yaml index 1b9c8d1959b7..97e68612c895 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.21/BitSum.ProcessLasso.Beta.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.23/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.0.21 +PackageVersion: 18.2.0.23 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 3e7dac057c8d6da9dab5d868bd62988dbcd28828 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 14:54:04 -0700 Subject: [PATCH 020/150] Automatic Waiver Addition for PR 374361 (#374787) --- manifests/k/krypdoh/MLB-TCKR/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/k/krypdoh/MLB-TCKR/.validation diff --git a/manifests/k/krypdoh/MLB-TCKR/.validation b/manifests/k/krypdoh/MLB-TCKR/.validation new file mode 100644 index 000000000000..7af77a165c5e --- /dev/null +++ b/manifests/k/krypdoh/MLB-TCKR/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"5028cc7e-b3a4-4fca-ac3a-b4e8bde9d392","TestPlan":"Policy-Test-2.9","PackagePath":"manifests/k/krypdoh/MLB-TCKR/1.6.3","CommitId":"0df575766cf1883ec2a4727629abc7fc4031ab6a"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From 81ba4a90855399e9747592aeca55f4a5489ae158 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 14:54:27 -0700 Subject: [PATCH 021/150] Automatic Waiver Addition for PR 373516 (#374788) --- manifests/p/Perplexity/Perplexity/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/p/Perplexity/Perplexity/.validation diff --git a/manifests/p/Perplexity/Perplexity/.validation b/manifests/p/Perplexity/Perplexity/.validation new file mode 100644 index 000000000000..99d13c681f38 --- /dev/null +++ b/manifests/p/Perplexity/Perplexity/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"e202bc5e-7080-4e3b-98ad-595d6ee8adee","TestPlan":"Validation-Domain","PackagePath":"manifests/p/Perplexity/Perplexity/1.6.0","CommitId":"c0083ae5d27f0dc93f7647163604add4ea8c0e53"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From 619a7f1d42d2bdc4007a3fcd0df3b47ce10f5f5c Mon Sep 17 00:00:00 2001 From: Yunho Cho <57116824+yunho-c@users.noreply.github.com> Date: Thu, 14 May 2026 15:00:20 -0700 Subject: [PATCH 022/150] New package: YunhoCho.OIMG version 0.1.2 (#372867) --- .../YunhoCho/OIMG/0.1.2/YunhoCho.OIMG.installer.yaml | 12 ++++++++++++ .../OIMG/0.1.2/YunhoCho.OIMG.locale.en-US.yaml | 12 ++++++++++++ manifests/y/YunhoCho/OIMG/0.1.2/YunhoCho.OIMG.yaml | 8 ++++++++ 3 files changed, 32 insertions(+) create mode 100644 manifests/y/YunhoCho/OIMG/0.1.2/YunhoCho.OIMG.installer.yaml create mode 100644 manifests/y/YunhoCho/OIMG/0.1.2/YunhoCho.OIMG.locale.en-US.yaml create mode 100644 manifests/y/YunhoCho/OIMG/0.1.2/YunhoCho.OIMG.yaml diff --git a/manifests/y/YunhoCho/OIMG/0.1.2/YunhoCho.OIMG.installer.yaml b/manifests/y/YunhoCho/OIMG/0.1.2/YunhoCho.OIMG.installer.yaml new file mode 100644 index 000000000000..28a49de2dfd3 --- /dev/null +++ b/manifests/y/YunhoCho/OIMG/0.1.2/YunhoCho.OIMG.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: YunhoCho.OIMG +PackageVersion: 0.1.2 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/yunho-c/oimg/releases/download/v0.1.2/OIMG-0.1.2-windows-x64-setup.exe + InstallerSha256: 625AD4E19E0F7821D4EC827CDA648B074325A09A70F72B6EEB6B901B1C1B9146 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/YunhoCho/OIMG/0.1.2/YunhoCho.OIMG.locale.en-US.yaml b/manifests/y/YunhoCho/OIMG/0.1.2/YunhoCho.OIMG.locale.en-US.yaml new file mode 100644 index 000000000000..f19d57b7b389 --- /dev/null +++ b/manifests/y/YunhoCho/OIMG/0.1.2/YunhoCho.OIMG.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: YunhoCho.OIMG +PackageVersion: 0.1.2 +PackageLocale: en-US +Publisher: Yunho Cho +PackageName: OIMG +License: GPLv3 +ShortDescription: Image compression program +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/YunhoCho/OIMG/0.1.2/YunhoCho.OIMG.yaml b/manifests/y/YunhoCho/OIMG/0.1.2/YunhoCho.OIMG.yaml new file mode 100644 index 000000000000..db028528b8e2 --- /dev/null +++ b/manifests/y/YunhoCho/OIMG/0.1.2/YunhoCho.OIMG.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: YunhoCho.OIMG +PackageVersion: 0.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2ada90c26347826e820f765ef541187bb99dd55b Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 15 May 2026 06:00:43 +0800 Subject: [PATCH 023/150] New package: lonr-6.CCDesktopSwitch version 1.0.24 (#374049) --- .../lonr-6.CCDesktopSwitch.installer.yaml | 16 ++++++ .../lonr-6.CCDesktopSwitch.locale.en-US.yaml | 49 +++++++++++++++++++ .../lonr-6.CCDesktopSwitch.locale.zh-CN.yaml | 41 ++++++++++++++++ .../1.0.24/lonr-6.CCDesktopSwitch.yaml | 8 +++ 4 files changed, 114 insertions(+) create mode 100644 manifests/l/lonr-6/CCDesktopSwitch/1.0.24/lonr-6.CCDesktopSwitch.installer.yaml create mode 100644 manifests/l/lonr-6/CCDesktopSwitch/1.0.24/lonr-6.CCDesktopSwitch.locale.en-US.yaml create mode 100644 manifests/l/lonr-6/CCDesktopSwitch/1.0.24/lonr-6.CCDesktopSwitch.locale.zh-CN.yaml create mode 100644 manifests/l/lonr-6/CCDesktopSwitch/1.0.24/lonr-6.CCDesktopSwitch.yaml diff --git a/manifests/l/lonr-6/CCDesktopSwitch/1.0.24/lonr-6.CCDesktopSwitch.installer.yaml b/manifests/l/lonr-6/CCDesktopSwitch/1.0.24/lonr-6.CCDesktopSwitch.installer.yaml new file mode 100644 index 000000000000..2c4bbf1c21d5 --- /dev/null +++ b/manifests/l/lonr-6/CCDesktopSwitch/1.0.24/lonr-6.CCDesktopSwitch.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: lonr-6.CCDesktopSwitch +PackageVersion: 1.0.24 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +ProductCode: CC Desktop Switch +ReleaseDate: 2026-05-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/lonr-6/cc-desktop-switch/releases/download/v1.0.24/CC-Desktop-Switch-v1.0.24-Windows-Setup.exe + InstallerSha256: 64A0610198E5B94C835CBA6A455C90947A2A60B2E7E972C643FD6BD8A64C632B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/lonr-6/CCDesktopSwitch/1.0.24/lonr-6.CCDesktopSwitch.locale.en-US.yaml b/manifests/l/lonr-6/CCDesktopSwitch/1.0.24/lonr-6.CCDesktopSwitch.locale.en-US.yaml new file mode 100644 index 000000000000..1e77b3b548d1 --- /dev/null +++ b/manifests/l/lonr-6/CCDesktopSwitch/1.0.24/lonr-6.CCDesktopSwitch.locale.en-US.yaml @@ -0,0 +1,49 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: lonr-6.CCDesktopSwitch +PackageVersion: 1.0.24 +PackageLocale: en-US +Publisher: CC Desktop Switch +PublisherUrl: https://github.com/lonr-6 +PublisherSupportUrl: https://github.com/lonr-6/cc-desktop-switch/issues +# PrivacyUrl: +# Author: +PackageName: CC Desktop Switch +PackageUrl: https://github.com/lonr-6/cc-desktop-switch +License: MIT +LicenseUrl: https://github.com/lonr-6/cc-desktop-switch/blob/HEAD/LICENSE.txt +Copyright: Copyright (c) 2026 CC Desktop Switch +# CopyrightUrl: +ShortDescription: Lightweight desktop tool for configuring DeepSeek, Kimi, Zhipu GLM and Bailian providers in Claude Desktop. +Description: |- + CC Desktop Switch is a lightweight desktop app for the official Claude Desktop client. It lets you manage third-party Anthropic-compatible API providers such as DeepSeek, Kimi, Zhipu GLM, Alibaba Cloud Bailian, and Xiaomi MiMo, then apply the right Claude Desktop 3P configuration with one click. + This project is focused on Claude Desktop on Windows and macOS. It is different from CLI-oriented tools such as farion1231/cc-switch: the goal here is to give regular desktop users a simple UI for provider setup, model mapping, health checks, and local gateway compatibility. + Since v1.0.18, Claude Desktop is configured to call the local CC Desktop Switch gateway at 127.0.0.1. Keep CC Desktop Switch running in the background when using third-party providers. Closing the window keeps the app available in the tray on Windows or hidden in the Dock app lifecycle on macOS. + + What It Does + - Manages DeepSeek, Kimi, Zhipu GLM, Alibaba Cloud Bailian, Xiaomi MiMo, and custom third-party providers. + - Applies Claude Desktop third-party inference settings on Windows and macOS. + - Uses a local gateway to keep model mapping, protocol compatibility, extra headers, and upstream keys under local control. + - Shows only explicitly mapped Claude-safe model routes in Claude Desktop. + - Rejects unmapped Claude model routes instead of silently falling back to an internal default. + - Imports Anthropic-compatible CC-Switch configurations while leaving OpenAI-format entries opt-in. + - Provides provider connectivity checks, model availability checks, SSE streaming, and custom upstream HTTP/SOCKS proxy support. + - Prevents duplicate Windows app instances: launching the shortcut again brings the existing window forward. +# Moniker: +# Tags: +ReleaseNotes: |- + This patch release focuses on small issue fixes without changing the main local gateway flow. + - Added packaged SOCKS proxy support so socks5:// upstream proxies no longer fail because socksio is missing. + - Added a desktop health warning for Claude Desktop errors such as Host Claude Code binary not available. + - Added a Xiaomi MiMo 1M context option that marks mapped mimo-v2.5-pro Claude routes with supports1m. + - Improved the macOS menu bar icon so it adapts to light and dark menu bars without a white background. + - Added a runtime Dock-hiding safeguard for the macOS app bundle. + - Clarified that third-party providers use the local gateway and require CC Desktop Switch to keep running in the background. + - Clarified that Claude Desktop Connectors/Skills are account or enterprise extension features and are not fully replaced by the local gateway. +ReleaseNotesUrl: https://github.com/lonr-6/cc-desktop-switch/releases/tag/v1.0.24 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/lonr-6/CCDesktopSwitch/1.0.24/lonr-6.CCDesktopSwitch.locale.zh-CN.yaml b/manifests/l/lonr-6/CCDesktopSwitch/1.0.24/lonr-6.CCDesktopSwitch.locale.zh-CN.yaml new file mode 100644 index 000000000000..860fef0207d2 --- /dev/null +++ b/manifests/l/lonr-6/CCDesktopSwitch/1.0.24/lonr-6.CCDesktopSwitch.locale.zh-CN.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: lonr-6.CCDesktopSwitch +PackageVersion: 1.0.24 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +# License: +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 用于在 Claude 桌面版中配置 DeepSeek、Kimi、智谱 GLM 和 百炼 提供商的轻量级桌面工具。 +Description: |- + CC Desktop Switch 是一款轻量级桌面应用,专为官方 Claude 桌面客户端设计。它可帮助您管理第三方兼容 Anthropic API 的服务提供商,例如 DeepSeek、Kimi、智谱 GLM、阿里云百炼、小米 MiMo,并一键应用正确的 Claude 桌面端第三方配置。 + 本项目专注于 Windows 和 macOS 平台上的 Claude 桌面客户端,与 farion1231/cc-switch 等以命令行为主的工具不同,其目标是为普通桌面用户提供一个简洁的用户界面,用于服务商设置、模型映射、健康检查以及本地网关兼容性管理。 + 自 v1.0.18 版本起,Claude 桌面客户端默认配置为调用位于 127.0.0.1 的本地 CC Desktop Switch 网关。当使用第三方服务商时,请保持 CC Desktop Switch 在后台运行。关闭窗口后,程序仍将在 Windows 系统托盘中驻留,或在 macOS 的程序坞生命周期中保持隐藏运行。 + + 功能说明 + - 支持管理 DeepSeek、Kimi、智谱 GLM、阿里云百炼、小米 MiMo 及自定义第三方服务商。 + - 在 Windows 和 macOS 上应用 Claude 桌面端的第三方推理配置。 + - 使用本地网关,将模型映射、协议兼容性、额外请求头及上游密钥等控制在本地。 + - 仅在 Claude 桌面客户端中显示明确映射的、安全的 Claude 模型路由。 + - 对未映射的 Claude 模型路由直接拒绝访问,而非静默回退至内部默认设置。 + - 支持导入兼容 Anthropic 格式的 CC-Switch 配置,而 OpenAI 格式条目需手动启用。 + - 提供服务商连接检测、模型可用性检查、SSE 流式传输,以及自定义上游 HTTP/SOCKS 代理支持。 + - 防止 Windows 上重复启动应用程序实例:再次运行快捷方式将激活已存在的窗口。 +# Moniker: +# Tags: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/lonr-6/CCDesktopSwitch/1.0.24/lonr-6.CCDesktopSwitch.yaml b/manifests/l/lonr-6/CCDesktopSwitch/1.0.24/lonr-6.CCDesktopSwitch.yaml new file mode 100644 index 000000000000..6cf338466e18 --- /dev/null +++ b/manifests/l/lonr-6/CCDesktopSwitch/1.0.24/lonr-6.CCDesktopSwitch.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: lonr-6.CCDesktopSwitch +PackageVersion: 1.0.24 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cce71b4f209ea13538b243007251cbdec720cdcb Mon Sep 17 00:00:00 2001 From: max <159849110+mxnix@users.noreply.github.com> Date: Fri, 15 May 2026 01:04:52 +0300 Subject: [PATCH 024/150] nikzmx.KiCk version 1.5.0 (#372658) --- .../KiCk/1.5.0/nikzmx.KiCk.installer.yaml | 21 ++++++++++++ .../KiCk/1.5.0/nikzmx.KiCk.locale.en-US.yaml | 32 +++++++++++++++++++ .../KiCk/1.5.0/nikzmx.KiCk.locale.ru-RU.yaml | 31 ++++++++++++++++++ .../n/nikzmx/KiCk/1.5.0/nikzmx.KiCk.yaml | 8 +++++ 4 files changed, 92 insertions(+) create mode 100644 manifests/n/nikzmx/KiCk/1.5.0/nikzmx.KiCk.installer.yaml create mode 100644 manifests/n/nikzmx/KiCk/1.5.0/nikzmx.KiCk.locale.en-US.yaml create mode 100644 manifests/n/nikzmx/KiCk/1.5.0/nikzmx.KiCk.locale.ru-RU.yaml create mode 100644 manifests/n/nikzmx/KiCk/1.5.0/nikzmx.KiCk.yaml diff --git a/manifests/n/nikzmx/KiCk/1.5.0/nikzmx.KiCk.installer.yaml b/manifests/n/nikzmx/KiCk/1.5.0/nikzmx.KiCk.installer.yaml new file mode 100644 index 000000000000..c055acd3b89d --- /dev/null +++ b/manifests/n/nikzmx/KiCk/1.5.0/nikzmx.KiCk.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: nikzmx.KiCk +PackageVersion: 1.5.0 +MinimumOSVersion: 10.0.17763.0 +InstallerType: inno +Scope: user +InstallModes: +- silent +- silentWithProgress +- interactive +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mxnix/kick/releases/download/v1.5.0/kick-windows-1.5.0-setup.exe + InstallerSha256: 51A13816A6709767FC9A2982C4A2AB5653F65765CAB913216FCDC59B073B28AC + ProductCode: '{1D568E3B-29E9-4C4D-9438-308E83DCC73E}_is1' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-10 diff --git a/manifests/n/nikzmx/KiCk/1.5.0/nikzmx.KiCk.locale.en-US.yaml b/manifests/n/nikzmx/KiCk/1.5.0/nikzmx.KiCk.locale.en-US.yaml new file mode 100644 index 000000000000..121c2aa78318 --- /dev/null +++ b/manifests/n/nikzmx/KiCk/1.5.0/nikzmx.KiCk.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: nikzmx.KiCk +PackageVersion: 1.5.0 +PackageLocale: en-US +Publisher: nikzmx +PublisherUrl: https://github.com/mxnix +PublisherSupportUrl: https://github.com/mxnix/kick/issues +PrivacyUrl: https://github.com/mxnix/kick/blob/main/docs/PRIVACY.md +Author: nikzmx +PackageName: KiCk +PackageUrl: https://github.com/mxnix/kick +License: Apache-2.0 +LicenseUrl: https://github.com/mxnix/kick/blob/main/LICENSE.md +Copyright: Copyright 2026 nikzmx +ShortDescription: A local OpenAI-compatible proxy for Gemini CLI and Kiro in a native Flutter app +Description: |- + KiCk starts a local OpenAI-compatible endpoint on your device and forwards + requests to Gemini CLI through connected Google accounts, or to Kiro through + an AWS Builder ID session. It is built for people who want to use Gemini CLI + or Kiro without the terminal, manual sign-in setup, or a separate local server. +Moniker: kick +Tags: +- ai +- proxy +- gemini +- kiro +- openai-compatible +ReleaseNotesUrl: https://github.com/mxnix/kick/releases/tag/v1.5.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nikzmx/KiCk/1.5.0/nikzmx.KiCk.locale.ru-RU.yaml b/manifests/n/nikzmx/KiCk/1.5.0/nikzmx.KiCk.locale.ru-RU.yaml new file mode 100644 index 000000000000..44672a0b6bbb --- /dev/null +++ b/manifests/n/nikzmx/KiCk/1.5.0/nikzmx.KiCk.locale.ru-RU.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: nikzmx.KiCk +PackageVersion: 1.5.0 +PackageLocale: ru-RU +Publisher: nikzmx +PublisherUrl: https://github.com/mxnix +PublisherSupportUrl: https://github.com/mxnix/kick/issues +Author: nikzmx +PackageName: KiCk +PackageUrl: https://github.com/mxnix/kick +License: Apache-2.0 +LicenseUrl: https://github.com/mxnix/kick/blob/main/LICENSE.md +Copyright: Copyright 2026 nikzmx +ShortDescription: Локальный OpenAI-совместимый прокси для Gemini CLI и Kiro в нативном Flutter-приложении +Description: |- + KiCk поднимает у вас на устройстве локальный адрес в формате OpenAI и + пересылает запросы в Gemini CLI через подключённые Google-аккаунты, а в Kiro + через сессию AWS Builder ID. Приложение нужно для тех, кто хочет работать + с Gemini CLI или Kiro без терминала, ручной настройки входа и отдельного + локального сервера. +Tags: +- ai +- proxy +- gemini +- kiro +- openai-compatible +ReleaseNotesUrl: https://github.com/mxnix/kick/releases/tag/v1.5.0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nikzmx/KiCk/1.5.0/nikzmx.KiCk.yaml b/manifests/n/nikzmx/KiCk/1.5.0/nikzmx.KiCk.yaml new file mode 100644 index 000000000000..1e30232b725f --- /dev/null +++ b/manifests/n/nikzmx/KiCk/1.5.0/nikzmx.KiCk.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: nikzmx.KiCk +PackageVersion: 1.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c3ecf80d4bf5000db9dab76b43bbe11085d4e7df Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Fri, 15 May 2026 00:06:06 +0200 Subject: [PATCH 025/150] New version: Dystroy.broot version 1.56.4 (#374663) --- .../broot/1.56.4/Dystroy.broot.installer.yaml | 16 ++++++++++++++ .../1.56.4/Dystroy.broot.locale.en-US.yaml | 22 +++++++++++++++++++ .../d/Dystroy/broot/1.56.4/Dystroy.broot.yaml | 8 +++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/d/Dystroy/broot/1.56.4/Dystroy.broot.installer.yaml create mode 100644 manifests/d/Dystroy/broot/1.56.4/Dystroy.broot.locale.en-US.yaml create mode 100644 manifests/d/Dystroy/broot/1.56.4/Dystroy.broot.yaml diff --git a/manifests/d/Dystroy/broot/1.56.4/Dystroy.broot.installer.yaml b/manifests/d/Dystroy/broot/1.56.4/Dystroy.broot.installer.yaml new file mode 100644 index 000000000000..94984f5d741e --- /dev/null +++ b/manifests/d/Dystroy/broot/1.56.4/Dystroy.broot.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: Dystroy.broot +PackageVersion: 1.56.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: x86_64-pc-windows-gnu/broot.exe +ReleaseDate: 2026-05-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Canop/broot/releases/download/v1.56.4/broot_1.56.4.zip + InstallerSha256: 0F3FF53D1DF10B236BDB81C6CFA881992768E813C41736F2B51109CBC0BC51CA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dystroy/broot/1.56.4/Dystroy.broot.locale.en-US.yaml b/manifests/d/Dystroy/broot/1.56.4/Dystroy.broot.locale.en-US.yaml new file mode 100644 index 000000000000..e3e655dfc2dd --- /dev/null +++ b/manifests/d/Dystroy/broot/1.56.4/Dystroy.broot.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Dystroy.broot +PackageVersion: 1.56.4 +PackageLocale: en-US +Publisher: Dystroy +PublisherUrl: https://dystroy.org/broot/ +PublisherSupportUrl: https://github.com/Canop/broot/issues +PackageName: Broot +PackageUrl: https://github.com/Canop/broot +License: MIT +LicenseUrl: https://github.com/Canop/broot/blob/HEAD/LICENSE +ShortDescription: A new way to see and navigate directory trees. +Tags: +- cli +- command-line +- rust +ReleaseNotes: Fix compilation on non-unix platforms +ReleaseNotesUrl: https://github.com/Canop/broot/releases/tag/v1.56.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dystroy/broot/1.56.4/Dystroy.broot.yaml b/manifests/d/Dystroy/broot/1.56.4/Dystroy.broot.yaml new file mode 100644 index 000000000000..2077509f471a --- /dev/null +++ b/manifests/d/Dystroy/broot/1.56.4/Dystroy.broot.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: Dystroy.broot +PackageVersion: 1.56.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a865c0ab8d3696a692d06bbcce35e6e6e213af59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pedro=20Tavares?= <34795195+JohnPitter@users.noreply.github.com> Date: Thu, 14 May 2026 19:06:18 -0300 Subject: [PATCH 026/150] New version: Luxview.AgainstMe version 0.5.117 (#374751) Co-authored-by: againstme-release-bot --- .../0.5.117/Luxview.AgainstMe.installer.yaml | 15 ++++++ .../Luxview.AgainstMe.locale.en-US.yaml | 47 +++++++++++++++++++ .../AgainstMe/0.5.117/Luxview.AgainstMe.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/l/Luxview/AgainstMe/0.5.117/Luxview.AgainstMe.installer.yaml create mode 100644 manifests/l/Luxview/AgainstMe/0.5.117/Luxview.AgainstMe.locale.en-US.yaml create mode 100644 manifests/l/Luxview/AgainstMe/0.5.117/Luxview.AgainstMe.yaml diff --git a/manifests/l/Luxview/AgainstMe/0.5.117/Luxview.AgainstMe.installer.yaml b/manifests/l/Luxview/AgainstMe/0.5.117/Luxview.AgainstMe.installer.yaml new file mode 100644 index 000000000000..ef952c65d2ef --- /dev/null +++ b/manifests/l/Luxview/AgainstMe/0.5.117/Luxview.AgainstMe.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Luxview.AgainstMe +PackageVersion: 0.5.117 +InstallerType: portable +Commands: +- againstme +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/JohnPitter/againstme-oficial/releases/download/v0.5.117/againstme-app.exe + InstallerSha256: 1FD793E387C9EF9666A20451DD48313868242D8E8B37A893C493648BC232AF8B +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-14 diff --git a/manifests/l/Luxview/AgainstMe/0.5.117/Luxview.AgainstMe.locale.en-US.yaml b/manifests/l/Luxview/AgainstMe/0.5.117/Luxview.AgainstMe.locale.en-US.yaml new file mode 100644 index 000000000000..441499ed2174 --- /dev/null +++ b/manifests/l/Luxview/AgainstMe/0.5.117/Luxview.AgainstMe.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Luxview.AgainstMe +PackageVersion: 0.5.117 +PackageLocale: en-US +Publisher: LuxView +PublisherUrl: https://againstme.app +PublisherSupportUrl: https://againstme.app +PrivacyUrl: https://againstme.app/privacy +Author: Joao Pedro Tavares +PackageName: AgainstMe +PackageUrl: https://againstme.app +License: Proprietary +LicenseUrl: https://againstme.app/eula +Copyright: Copyright (c) 2026 LuxView LTDA +CopyrightUrl: https://againstme.app/eula +ShortDescription: Real-time tactical companion for Valorant — opponent intel, tactical death maps, AI coaching, and smurf detection. +Description: |- + AgainstMe is a desktop companion for Valorant that turns the seconds + between rounds into a tactical edge. Click any enemy to see their top + agents, K/D, win rate per map, and smurf risk; read aggregated death + heatmaps across the lobby's recent matches; and get round-by-round + coaching tuned to your rank. + + 100% local: match data and in-game stats are processed on your PC and + never transmitted. The narrow exceptions (AI coaching, opt-in Party + Sync, account sign-in) are documented in the privacy policy. + + Free tier covers enemy intel, round timeline, and basic coaching. + Premium and Premium+ unlock AI debriefs, win-probability, tactical + death map overlay, party sync, and higher coaching quotas. +Moniker: againstme +Tags: +- valorant +- gaming +- esports +- tactical +- coaching +- companion +- riot +ReleaseNotesUrl: https://github.com/JohnPitter/againstme-oficial/releases/tag/v0.5.117 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/JohnPitter/againstme-oficial/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Luxview/AgainstMe/0.5.117/Luxview.AgainstMe.yaml b/manifests/l/Luxview/AgainstMe/0.5.117/Luxview.AgainstMe.yaml new file mode 100644 index 000000000000..a7f4fd8818fb --- /dev/null +++ b/manifests/l/Luxview/AgainstMe/0.5.117/Luxview.AgainstMe.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: Luxview.AgainstMe +PackageVersion: 0.5.117 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 30753b129f945e8ddcfe73d0f899ba13b6015b24 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 06:06:29 +0800 Subject: [PATCH 027/150] New version: ImputNet.Helium version 0.12.3.1 (#374761) --- .../0.12.3.1/ImputNet.Helium.installer.yaml | 64 +++++++++++++++++++ .../ImputNet.Helium.locale.en-US.yaml | 43 +++++++++++++ .../Helium/0.12.3.1/ImputNet.Helium.yaml | 8 +++ 3 files changed, 115 insertions(+) create mode 100644 manifests/i/ImputNet/Helium/0.12.3.1/ImputNet.Helium.installer.yaml create mode 100644 manifests/i/ImputNet/Helium/0.12.3.1/ImputNet.Helium.locale.en-US.yaml create mode 100644 manifests/i/ImputNet/Helium/0.12.3.1/ImputNet.Helium.yaml diff --git a/manifests/i/ImputNet/Helium/0.12.3.1/ImputNet.Helium.installer.yaml b/manifests/i/ImputNet/Helium/0.12.3.1/ImputNet.Helium.installer.yaml new file mode 100644 index 000000000000..731b95229245 --- /dev/null +++ b/manifests/i/ImputNet/Helium/0.12.3.1/ImputNet.Helium.installer.yaml @@ -0,0 +1,64 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ImputNet.Helium +PackageVersion: 0.12.3.1 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S + SilentWithProgress: /S + 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: imput Helium +ReleaseDate: 2026-05-14 +AppsAndFeaturesEntries: +- DisplayVersion: "" +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/imputnet/helium-windows/releases/download/0.12.3.1/helium_0.12.3.1_x64-installer.exe + InstallerSha256: 547EAA81E4EE2F9BCFF50C652CA7DDEEC8F20061B42322E020587831F50AB36F +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/imputnet/helium-windows/releases/download/0.12.3.1/helium_0.12.3.1_x64-installer.exe + InstallerSha256: 547EAA81E4EE2F9BCFF50C652CA7DDEEC8F20061B42322E020587831F50AB36F + InstallerSwitches: + Custom: /SYSTEM +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/imputnet/helium-windows/releases/download/0.12.3.1/helium_0.12.3.1_arm64-installer.exe + InstallerSha256: FEE34F2D9436A1E45296C50A19177BC65E77840397F78C280A8F80755E3F1752 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/imputnet/helium-windows/releases/download/0.12.3.1/helium_0.12.3.1_arm64-installer.exe + InstallerSha256: FEE34F2D9436A1E45296C50A19177BC65E77840397F78C280A8F80755E3F1752 + InstallerSwitches: + Custom: /SYSTEM +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/ImputNet/Helium/0.12.3.1/ImputNet.Helium.locale.en-US.yaml b/manifests/i/ImputNet/Helium/0.12.3.1/ImputNet.Helium.locale.en-US.yaml new file mode 100644 index 000000000000..fc80ed07d1d5 --- /dev/null +++ b/manifests/i/ImputNet/Helium/0.12.3.1/ImputNet.Helium.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: ImputNet.Helium +PackageVersion: 0.12.3.1 +PackageLocale: en-US +Publisher: The Helium Authors +PublisherUrl: https://imput.net/ +PublisherSupportUrl: https://github.com/imputnet/helium/issues +PrivacyUrl: https://helium.computer/privacy +PackageName: Helium +PackageUrl: https://helium.computer/ +License: GPL-3.0 +LicenseUrl: https://github.com/imputnet/helium/blob/HEAD/LICENSE +Copyright: 2026 The Helium Authors. All rights reserved. +ShortDescription: Private, fast, and honest web browser. +Description: The Chromium-based web browser made for people, with love. Best privacy by default, unbiased ad-blocking, no bloat and no noise. +Moniker: helium +Tags: +- chromium +- helium-browser +- heliumbrowser +- manifestv2 +- mv2 +- web-browser +- webbrowser +ReleaseNotes: |- + Changes since last build: + helium-windows + 9e0e36e update: helium 0.12.3.1 (#261) + helium-chromium + d14e214a revision: bump to 3 (#1682) + 48eb96f4 helium/zen: fix zen vts not displaying on windows (#1681) + 549f912f merge: update to chromium 148.0.7778.167 (#1679) + b304a82a patches: refresh for chromium 148.0.7778.167 + 4f53b3ce merge: update ungoogled-chromium to 148.0.7778.167 + dca3530b Update to Chromium 148.0.7778.167 + d195bfc9 Update to Chromium 148.0.7778.96 + + See this GitHub Actions Run for the Workflow file used as well as the build logs and artifacts +ReleaseNotesUrl: https://github.com/imputnet/helium-windows/releases/tag/0.12.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/ImputNet/Helium/0.12.3.1/ImputNet.Helium.yaml b/manifests/i/ImputNet/Helium/0.12.3.1/ImputNet.Helium.yaml new file mode 100644 index 000000000000..e01ed8baa4d4 --- /dev/null +++ b/manifests/i/ImputNet/Helium/0.12.3.1/ImputNet.Helium.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: ImputNet.Helium +PackageVersion: 0.12.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6596144b2e72005d509bd2a06b7405f4138e288d Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 15:06:39 -0700 Subject: [PATCH 028/150] Automatic deletion of AktivCo.RutokenDrivers 5.0.01.0000 (#374779) --- .../AktivCo.RutokenDrivers.installer.yaml | 21 ---------------- .../AktivCo.RutokenDrivers.locale.ru-RU.yaml | 25 ------------------- .../5.0.01.0000/AktivCo.RutokenDrivers.yaml | 8 ------ 3 files changed, 54 deletions(-) delete mode 100644 manifests/a/AktivCo/RutokenDrivers/5.0.01.0000/AktivCo.RutokenDrivers.installer.yaml delete mode 100644 manifests/a/AktivCo/RutokenDrivers/5.0.01.0000/AktivCo.RutokenDrivers.locale.ru-RU.yaml delete mode 100644 manifests/a/AktivCo/RutokenDrivers/5.0.01.0000/AktivCo.RutokenDrivers.yaml diff --git a/manifests/a/AktivCo/RutokenDrivers/5.0.01.0000/AktivCo.RutokenDrivers.installer.yaml b/manifests/a/AktivCo/RutokenDrivers/5.0.01.0000/AktivCo.RutokenDrivers.installer.yaml deleted file mode 100644 index 3f30781bca95..000000000000 --- a/manifests/a/AktivCo/RutokenDrivers/5.0.01.0000/AktivCo.RutokenDrivers.installer.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Created using wingetcreate 1.12.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: AktivCo.RutokenDrivers -PackageVersion: 5.0.01.0000 -InstallerLocale: en-US -InstallerType: wix -InstallModes: -- silent -- silentWithProgress -InstallerSwitches: - Silent: /qn - SilentWithProgress: /qn - Custom: REBOOT=ReallySuppress -ProductCode: '{AE6CD1A7-8AB4-4D10-B62F-AEE7F8401400}' -Installers: -- Architecture: x64 - InstallerUrl: https://download.rutoken.ru/Rutoken/Drivers/Current/rtDrivers.x64.msi - InstallerSha256: 817A4D612F9E640C57D20CA46AE828251B3CB1301694AC7D049C28AAD261C5CB -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/AktivCo/RutokenDrivers/5.0.01.0000/AktivCo.RutokenDrivers.locale.ru-RU.yaml b/manifests/a/AktivCo/RutokenDrivers/5.0.01.0000/AktivCo.RutokenDrivers.locale.ru-RU.yaml deleted file mode 100644 index 73f5ffac62db..000000000000 --- a/manifests/a/AktivCo/RutokenDrivers/5.0.01.0000/AktivCo.RutokenDrivers.locale.ru-RU.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created using wingetcreate 1.12.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: AktivCo.RutokenDrivers -PackageVersion: 5.0.01.0000 -PackageLocale: ru-RU -Publisher: Aktiv Co. -PublisherUrl: https://www.rutoken.ru -PublisherSupportUrl: https://www.rutoken.ru/support/feedback -PrivacyUrl: https://dev.rutoken.ru -Author: Aktiv Co. -PackageName: Rutoken Drivers -PackageUrl: https://www.rutoken.ru/support/download/windows -License: Proprietary -LicenseUrl: https://www.rutoken.ru/support/manual -Copyright: https://www.rutoken.ru/support/manual -CopyrightUrl: https://www.rutoken.ru/support/manual -ShortDescription: Официальные драйверы для электронных ключей и смарт-карт Рутокен -Description: Официальные драйверы для электронных ключей и смарт-карт Рутокен -Moniker: rutoken -Tags: -- rutoken -- token -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/AktivCo/RutokenDrivers/5.0.01.0000/AktivCo.RutokenDrivers.yaml b/manifests/a/AktivCo/RutokenDrivers/5.0.01.0000/AktivCo.RutokenDrivers.yaml deleted file mode 100644 index 6737e2fb1455..000000000000 --- a/manifests/a/AktivCo/RutokenDrivers/5.0.01.0000/AktivCo.RutokenDrivers.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.12.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: AktivCo.RutokenDrivers -PackageVersion: 5.0.01.0000 -DefaultLocale: ru-RU -ManifestType: version -ManifestVersion: 1.12.0 From 81b6280125e2febd51eb22cd104b34d048f83a7f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 06:32:02 +0800 Subject: [PATCH 029/150] Update: KDE.KBruch version 26.07.70 (843) (#374746) --- manifests/k/KDE/KBruch/26.07.70/KDE.KBruch.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/KBruch/26.07.70/KDE.KBruch.installer.yaml b/manifests/k/KDE/KBruch/26.07.70/KDE.KBruch.installer.yaml index 2d24679c2790..bc2568e83dee 100644 --- a/manifests/k/KDE/KBruch/26.07.70/KDE.KBruch.installer.yaml +++ b/manifests/k/KDE/KBruch/26.07.70/KDE.KBruch.installer.yaml @@ -9,14 +9,14 @@ ProductCode: kbruch Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/education/kbruch/master/windows/kbruch-master-841-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 3EA080F77125799CB242736991E03A58D77F3F651667BE066ADF84E42EA1519A + InstallerUrl: https://cdn.kde.org/ci-builds/education/kbruch/master/windows/kbruch-master-843-windows-cl-msvc2022-x86_64.exe + InstallerSha256: EA40854BC15C044AFCF89765FE14F87954E6CAE1A6DB1C22EC989CD08784C4B5 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/education/kbruch/master/windows/kbruch-master-841-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 3EA080F77125799CB242736991E03A58D77F3F651667BE066ADF84E42EA1519A + InstallerUrl: https://cdn.kde.org/ci-builds/education/kbruch/master/windows/kbruch-master-843-windows-cl-msvc2022-x86_64.exe + InstallerSha256: EA40854BC15C044AFCF89765FE14F87954E6CAE1A6DB1C22EC989CD08784C4B5 InstallerSwitches: Custom: /AllUsers ManifestType: installer From 8044a9aa240736c1709ee4fb6c894c3376612a13 Mon Sep 17 00:00:00 2001 From: "V.G." Date: Thu, 14 May 2026 23:32:12 +0100 Subject: [PATCH 030/150] New version: gorodulin.prj v0.8.0 (#374755) --- .../prj/0.8.0/gorodulin.prj.installer.yaml | 15 +++++++++++++++ .../prj/0.8.0/gorodulin.prj.locale.en-US.yaml | 18 ++++++++++++++++++ .../g/gorodulin/prj/0.8.0/gorodulin.prj.yaml | 6 ++++++ 3 files changed, 39 insertions(+) create mode 100644 manifests/g/gorodulin/prj/0.8.0/gorodulin.prj.installer.yaml create mode 100644 manifests/g/gorodulin/prj/0.8.0/gorodulin.prj.locale.en-US.yaml create mode 100644 manifests/g/gorodulin/prj/0.8.0/gorodulin.prj.yaml diff --git a/manifests/g/gorodulin/prj/0.8.0/gorodulin.prj.installer.yaml b/manifests/g/gorodulin/prj/0.8.0/gorodulin.prj.installer.yaml new file mode 100644 index 000000000000..66da774c1128 --- /dev/null +++ b/manifests/g/gorodulin/prj/0.8.0/gorodulin.prj.installer.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +PackageIdentifier: gorodulin.prj +PackageVersion: 0.8.0 +InstallerType: portable +Commands: +- prj +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/gorodulin/prj/releases/download/v0.8.0/prj-windows-amd64.exe + InstallerSha256: 383135FD8BE45A24C8C2DA8B98E59781A793C034361F8D4C848EE7647086F79F +- Architecture: arm64 + InstallerUrl: https://github.com/gorodulin/prj/releases/download/v0.8.0/prj-windows-arm64.exe + InstallerSha256: 22F815133927FF427166925E3D4B7C7F7C5A1160513773376B5DE05889CFAFFB +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/g/gorodulin/prj/0.8.0/gorodulin.prj.locale.en-US.yaml b/manifests/g/gorodulin/prj/0.8.0/gorodulin.prj.locale.en-US.yaml new file mode 100644 index 000000000000..287e056845ec --- /dev/null +++ b/manifests/g/gorodulin/prj/0.8.0/gorodulin.prj.locale.en-US.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json +PackageIdentifier: gorodulin.prj +PackageVersion: 0.8.0 +PackageLocale: en-US +Publisher: gorodulin +PublisherUrl: https://github.com/gorodulin +PublisherSupportUrl: https://github.com/gorodulin/prj/issues +PackageName: Projector +PackageUrl: https://github.com/gorodulin/prj +License: Apache-2.0 +LicenseUrl: https://github.com/gorodulin/prj/blob/main/LICENSE +ShortDescription: A cross-platform CLI tool for managing project folders, metadata, and links. +Tags: +- cli +- project-management +- productivity +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/g/gorodulin/prj/0.8.0/gorodulin.prj.yaml b/manifests/g/gorodulin/prj/0.8.0/gorodulin.prj.yaml new file mode 100644 index 000000000000..08611c303622 --- /dev/null +++ b/manifests/g/gorodulin/prj/0.8.0/gorodulin.prj.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +PackageIdentifier: gorodulin.prj +PackageVersion: 0.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 5e5dc2ca83112214340374ee5fb69673e003935a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kaan=20G=C3=B6n=C3=BCldinc?= <117762175+AppSolves@users.noreply.github.com> Date: Fri, 15 May 2026 00:32:23 +0200 Subject: [PATCH 031/150] AppSolves.TikArcade-Studio version 3.0.7 (#374757) --- .../AppSolves.TikArcade-Studio.installer.yaml | 17 +++++++++ ...pSolves.TikArcade-Studio.locale.en-US.yaml | 37 +++++++++++++++++++ .../3.0.7/AppSolves.TikArcade-Studio.yaml | 8 ++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/a/AppSolves/TikArcade-Studio/3.0.7/AppSolves.TikArcade-Studio.installer.yaml create mode 100644 manifests/a/AppSolves/TikArcade-Studio/3.0.7/AppSolves.TikArcade-Studio.locale.en-US.yaml create mode 100644 manifests/a/AppSolves/TikArcade-Studio/3.0.7/AppSolves.TikArcade-Studio.yaml diff --git a/manifests/a/AppSolves/TikArcade-Studio/3.0.7/AppSolves.TikArcade-Studio.installer.yaml b/manifests/a/AppSolves/TikArcade-Studio/3.0.7/AppSolves.TikArcade-Studio.installer.yaml new file mode 100644 index 000000000000..c6552b46183d --- /dev/null +++ b/manifests/a/AppSolves/TikArcade-Studio/3.0.7/AppSolves.TikArcade-Studio.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: AppSolves.TikArcade-Studio +PackageVersion: 3.0.7 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://tikarcade.appsolves.dev/api/v1/releases/download/latest + InstallerSha256: F3981635E62D7CBC6A171D65DD3B823367C7B04C311B7E46E819231528A8A5CA + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.EdgeWebView2Runtime + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + MinimumVersion: 14.0.0.0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AppSolves/TikArcade-Studio/3.0.7/AppSolves.TikArcade-Studio.locale.en-US.yaml b/manifests/a/AppSolves/TikArcade-Studio/3.0.7/AppSolves.TikArcade-Studio.locale.en-US.yaml new file mode 100644 index 000000000000..2c28382791bf --- /dev/null +++ b/manifests/a/AppSolves/TikArcade-Studio/3.0.7/AppSolves.TikArcade-Studio.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AppSolves.TikArcade-Studio +PackageVersion: 3.0.7 +PackageLocale: en-US +Publisher: AppSolves +PublisherUrl: https://appsolves.dev +PublisherSupportUrl: https://tikarcade.appsolves.dev/help +PrivacyUrl: https://appsolves.dev/privacy_policy +Author: Kaan Gönüldinc (AppSolves) +PackageName: TikArcade Studio +PackageUrl: https://tikarcade.appsolves.dev +License: Custom +LicenseUrl: https://tikarcade.appsolves.dev/info/license +Copyright: Copyright © 2025 Kaan Gönüldinc. All rights reserved. +CopyrightUrl: https://tikarcade.appsolves.dev/info/license +ShortDescription: Automate your TikTok Live bots easily! +Description: Supercharge your TikTok LIVE! Automate streams, engage viewers with interactive games, grow your presence, and integrate custom bots effortlessly. Download now and take full control of your LIVE experience! +Moniker: tikarcade +Tags: +- tiktok +- livestream +- automation +- game +- interactive +- tiktok-live +- python +- python3 +- rtmp +- streaming +- desktop-app +- bot +- money +ReleaseNotes: Improved performance, minor bug fixes, and additional features. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AppSolves/TikArcade-Studio/3.0.7/AppSolves.TikArcade-Studio.yaml b/manifests/a/AppSolves/TikArcade-Studio/3.0.7/AppSolves.TikArcade-Studio.yaml new file mode 100644 index 000000000000..bb18df809e87 --- /dev/null +++ b/manifests/a/AppSolves/TikArcade-Studio/3.0.7/AppSolves.TikArcade-Studio.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: AppSolves.TikArcade-Studio +PackageVersion: 3.0.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 59e4d389033d901a8af3fb17e135efdf7c314b43 Mon Sep 17 00:00:00 2001 From: Jan Paulzen <37913312+VoltKraft@users.noreply.github.com> Date: Fri, 15 May 2026 00:32:34 +0200 Subject: [PATCH 032/150] New version: VoltKraft.ImmichFolderWatch version 2.5.1 (#374771) --- ...VoltKraft.ImmichFolderWatch.installer.yaml | 15 +++++++++++++++ ...tKraft.ImmichFolderWatch.locale.en-US.yaml | 19 +++++++++++++++++++ .../2.5.1/VoltKraft.ImmichFolderWatch.yaml | 8 ++++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/v/VoltKraft/ImmichFolderWatch/2.5.1/VoltKraft.ImmichFolderWatch.installer.yaml create mode 100644 manifests/v/VoltKraft/ImmichFolderWatch/2.5.1/VoltKraft.ImmichFolderWatch.locale.en-US.yaml create mode 100644 manifests/v/VoltKraft/ImmichFolderWatch/2.5.1/VoltKraft.ImmichFolderWatch.yaml diff --git a/manifests/v/VoltKraft/ImmichFolderWatch/2.5.1/VoltKraft.ImmichFolderWatch.installer.yaml b/manifests/v/VoltKraft/ImmichFolderWatch/2.5.1/VoltKraft.ImmichFolderWatch.installer.yaml new file mode 100644 index 000000000000..aabc01cca530 --- /dev/null +++ b/manifests/v/VoltKraft/ImmichFolderWatch/2.5.1/VoltKraft.ImmichFolderWatch.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: VoltKraft.ImmichFolderWatch +PackageVersion: 2.5.1 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{070FC02F-1ACA-4841-8E2D-44A11E26C56F}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/VoltKraft/immich-folder-watch/releases/download/v2.5.1/immich-folder-watch-2.5.1-win-x64.msi + InstallerSha256: D109CAC8CD93F805EB99BDA5BC692739472405EA1762D7BA2F97CC84B6201FF3 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-14 diff --git a/manifests/v/VoltKraft/ImmichFolderWatch/2.5.1/VoltKraft.ImmichFolderWatch.locale.en-US.yaml b/manifests/v/VoltKraft/ImmichFolderWatch/2.5.1/VoltKraft.ImmichFolderWatch.locale.en-US.yaml new file mode 100644 index 000000000000..646b36d06703 --- /dev/null +++ b/manifests/v/VoltKraft/ImmichFolderWatch/2.5.1/VoltKraft.ImmichFolderWatch.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: VoltKraft.ImmichFolderWatch +PackageVersion: 2.5.1 +PackageLocale: en-US +Publisher: VoltKraft +PublisherUrl: https://github.com/VoltKraft +PublisherSupportUrl: https://github.com/VoltKraft/immich-folder-watch/issues +PackageName: Immich Folder Watch +PackageUrl: https://github.com/VoltKraft/immich-folder-watch +License: AGPL-3.0 +ShortDescription: A folder watcher and uploader for Immich that ingests new media files via the Immich HTTP API, built for automated, real-time media import on Windows and Linux. +Tags: +- immich +- immich-api +ReleaseNotesUrl: https://github.com/VoltKraft/immich-folder-watch/releases/tag/v2.5.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/VoltKraft/ImmichFolderWatch/2.5.1/VoltKraft.ImmichFolderWatch.yaml b/manifests/v/VoltKraft/ImmichFolderWatch/2.5.1/VoltKraft.ImmichFolderWatch.yaml new file mode 100644 index 000000000000..eb7bfdca3875 --- /dev/null +++ b/manifests/v/VoltKraft/ImmichFolderWatch/2.5.1/VoltKraft.ImmichFolderWatch.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: VoltKraft.ImmichFolderWatch +PackageVersion: 2.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 25896da1bcb44a4149a80a65c05e1a446128c904 Mon Sep 17 00:00:00 2001 From: Janos Miko Date: Fri, 15 May 2026 00:37:31 +0200 Subject: [PATCH 033/150] New version: janosmiko.lfk 0.11.1 (#372884) Co-authored-by: goreleaserbot --- .../lfk/0.11.1/janosmiko.lfk.installer.yaml | 26 +++++++++++++++++ .../0.11.1/janosmiko.lfk.locale.en-US.yaml | 28 +++++++++++++++++++ .../j/janosmiko/lfk/0.11.1/janosmiko.lfk.yaml | 7 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/j/janosmiko/lfk/0.11.1/janosmiko.lfk.installer.yaml create mode 100644 manifests/j/janosmiko/lfk/0.11.1/janosmiko.lfk.locale.en-US.yaml create mode 100644 manifests/j/janosmiko/lfk/0.11.1/janosmiko.lfk.yaml diff --git a/manifests/j/janosmiko/lfk/0.11.1/janosmiko.lfk.installer.yaml b/manifests/j/janosmiko/lfk/0.11.1/janosmiko.lfk.installer.yaml new file mode 100644 index 000000000000..c9cec905167a --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.1/janosmiko.lfk.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.11.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-11" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.11.1/lfk_0.11.1_windows_arm64.zip + InstallerSha256: eb6ecc0c10da1d246e6b97e5159ad6422d205cdd35323f05a78215b271f5c1d7 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.11.1/lfk_0.11.1_windows_amd64.zip + InstallerSha256: d3cb8c32aca6b1e273e6ccba43a18e3dabdae8c1e6ffb8211f51d68f178a5e6b + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.11.1/janosmiko.lfk.locale.en-US.yaml b/manifests/j/janosmiko/lfk/0.11.1/janosmiko.lfk.locale.en-US.yaml new file mode 100644 index 000000000000..22950fbb9f60 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.1/janosmiko.lfk.locale.en-US.yaml @@ -0,0 +1,28 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.11.1 +PackageLocale: en-US +Publisher: janosmiko +PublisherUrl: https://github.com/janosmiko +PublisherSupportUrl: https://github.com/janosmiko/lfk/issues +PackageName: lfk +PackageUrl: https://github.com/janosmiko/lfk +License: Apache-2.0 +LicenseUrl: https://github.com/janosmiko/lfk/blob/main/LICENSE +ShortDescription: Lightning Fast Kubernetes navigator +Description: | + LFK is a lightning-fast, keyboard-focused, yazi-inspired terminal user + interface for navigating and managing Kubernetes clusters. Built for + speed and efficiency, it brings a three-column Miller columns layout + with an owner-based resource hierarchy to your terminal. +Moniker: lfk +Tags: + - kubernetes + - tui + - devops + - k8s + - cli +ReleaseNotesUrl: https://github.com/janosmiko/lfk/releases/tag/v0.11.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.11.1/janosmiko.lfk.yaml b/manifests/j/janosmiko/lfk/0.11.1/janosmiko.lfk.yaml new file mode 100644 index 000000000000..72df42f71111 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.1/janosmiko.lfk.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: janosmiko.lfk +PackageVersion: 0.11.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 59a92abecd36cb60886546461cc0240068b62048 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 15 May 2026 06:52:12 +0800 Subject: [PATCH 034/150] New package: GoodAccess.GoodAccess version 4.7.8 (#372912) --- .../GoodAccess.GoodAccess.installer.yaml | 22 +++++++ .../GoodAccess.GoodAccess.locale.en-US.yaml | 57 +++++++++++++++++++ .../GoodAccess.GoodAccess.locale.zh-CN.yaml | 54 ++++++++++++++++++ .../4.7.8/GoodAccess.GoodAccess.yaml | 8 +++ 4 files changed, 141 insertions(+) create mode 100644 manifests/g/GoodAccess/GoodAccess/4.7.8/GoodAccess.GoodAccess.installer.yaml create mode 100644 manifests/g/GoodAccess/GoodAccess/4.7.8/GoodAccess.GoodAccess.locale.en-US.yaml create mode 100644 manifests/g/GoodAccess/GoodAccess/4.7.8/GoodAccess.GoodAccess.locale.zh-CN.yaml create mode 100644 manifests/g/GoodAccess/GoodAccess/4.7.8/GoodAccess.GoodAccess.yaml diff --git a/manifests/g/GoodAccess/GoodAccess/4.7.8/GoodAccess.GoodAccess.installer.yaml b/manifests/g/GoodAccess/GoodAccess/4.7.8/GoodAccess.GoodAccess.installer.yaml new file mode 100644 index 000000000000..bebd3fdcf674 --- /dev/null +++ b/manifests/g/GoodAccess/GoodAccess/4.7.8/GoodAccess.GoodAccess.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GoodAccess.GoodAccess +PackageVersion: 4.7.8 +InstallerType: msi # Advanced Installer +Scope: machine +InstallerSwitches: + InstallLocation: APPDIR="" +UpgradeBehavior: install +Protocols: +- goodaccess +ProductCode: '{3CFEAE19-13DB-4B37-A9B2-96F521BC7C02}' +ReleaseDate: 2026-05-06 +AppsAndFeaturesEntries: +- UpgradeCode: '{307EF505-F3D4-4B0D-885D-1AD181A0E6AE}' +Installers: +- Architecture: x64 + InstallerUrl: https://goodaccess-updater.b-cdn.net/production/app/Windows/4.7.8/GoodAccessSetup_4.7.8.msi + InstallerSha256: EADCC847EFD1A69B6769392303E34320CAA6221CB4D3C51B84A0074A901CA0A1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GoodAccess/GoodAccess/4.7.8/GoodAccess.GoodAccess.locale.en-US.yaml b/manifests/g/GoodAccess/GoodAccess/4.7.8/GoodAccess.GoodAccess.locale.en-US.yaml new file mode 100644 index 000000000000..a8380fd8ddeb --- /dev/null +++ b/manifests/g/GoodAccess/GoodAccess/4.7.8/GoodAccess.GoodAccess.locale.en-US.yaml @@ -0,0 +1,57 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GoodAccess.GoodAccess +PackageVersion: 4.7.8 +PackageLocale: en-US +Publisher: GoodAccess s.r.o +PublisherUrl: https://www.goodaccess.com/ +PublisherSupportUrl: https://support.goodaccess.com/ +PrivacyUrl: https://www.goodaccess.com/legal?tab=privacy-policy +Author: GoodAccess s.r.o +PackageName: GoodAccess +PackageUrl: https://www.goodaccess.com/download/ +License: Proprietary +LicenseUrl: https://www.goodaccess.com/legal?tab=terms-and-conditions +Copyright: Copyright ©2026 GoodAccess +CopyrightUrl: https://www.goodaccess.com/legal?tab=terms-and-conditions +ShortDescription: Connect to your private business network and access protected systems anywhere with just 1 click from any device. +Description: |- + GoodAccess is a cybersecurity platform (SASE/SSE) that empowers enterprises to easily implement Zero Trust Architecture (ZTA) in their infrastructure, regardless of its complexity or scale. + By leveraging a low‑code/no‑code approach, GoodAccess delivers a hardware-free, rapid deployment solution within hours or days, allowing companies to enhance their security without the need for in‑house IT experts. + Our platform ensures seamless integration with modern SaaS/cloud applications as well as legacy systems, protecting critical assets for remote and hybrid workforces. GoodAccess serves businesses across diverse industries, particularly those adopting multi-cloud and SaaS environments. + + What does GoodAccess do? + GoodAccess protects the customer’s infrastructure under one zero-trust umbrella, regardless of how complex, heterogeneous, or widespread it is. It is a good fit for companies supporting full‑remote or hybrid modes of work using both company‑issued and employees’ own devices. The low‑code/no‑code, cloud‑based SASE platform allows businesses to create and manage zero trust architecture easily. + In today’s cybersecurity landscape, this is an essential part of any organization’s security, and a highly effective enabler of regulatory compliance. + The GoodAccess platform combines several latest technologies to tackle the most pressing cybersecurity challenges of today. + - Remote access and BYOD - Device security enforcement with device inventory and posture checks. + - Multi-factor authentication (MFA) - Unified MFA solution for all critical systems, including legacy applications. + - Identity-based access control (IAM/FWaaS) - Zero‑Trust Architecture enabling control of all access by identity (SSO/SCIM). + - Network encryption and segmentation - Segmentation at maximum granularity radically reduces the attack surface. + - Full control and visibility - Security logs and reports from across the entire organization with SIEM integration. + + What makes GoodAccess unique? + GoodAccess stands out by its usability‑first design. It is an all‑SaaS, zero‑hardware platform that fits any infrastructure to deliver network‑based Zero‑Trust Architecture (SDP) without the need for an IT expert on staff. + Our key uniquenesses include: + - Simplicity - Low-code/no-code/no-hardware platform for organizations of all sizes. + - Market-leading deployment time - GoodAccess only takes hours or days to deploy. + - Infrastructure-agnostic - Deployable over any existing infrastructure. + - Easy management - No certified IT experts needed. + - Zero Trust on network layer - Allows for simple integration of legacy applications. + - Based in the EU - Ideal cybersecurity provider for NIS2 compliance. +# Moniker: +Tags: +- network +- vpn +- virtual-private-network +ReleaseNotes: |- + Fixed + - Issue with handling gateway changes while connected. + - General stability and performance improvements. +ReleaseNotesUrl: https://support.goodaccess.com/product-changelog/windows#id-4.7.8-2026-05-06 +PurchaseUrl: https://www.goodaccess.com/pricing +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GoodAccess/GoodAccess/4.7.8/GoodAccess.GoodAccess.locale.zh-CN.yaml b/manifests/g/GoodAccess/GoodAccess/4.7.8/GoodAccess.GoodAccess.locale.zh-CN.yaml new file mode 100644 index 000000000000..61ec36a3206a --- /dev/null +++ b/manifests/g/GoodAccess/GoodAccess/4.7.8/GoodAccess.GoodAccess.locale.zh-CN.yaml @@ -0,0 +1,54 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: GoodAccess.GoodAccess +PackageVersion: 4.7.8 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +License: 专有软件 +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 只需从任何设备一键点击,即可连接到您的私人企业网络,并随时随地访问受保护的系统。 +Description: |- + GoodAccess 是一个网络安全平台(SASE/SSE),可帮助企业轻松在其基础设施中实施零信任架构(ZTA),无论其复杂性或规模如何。 + 通过采用低代码/无代码的方式,GoodAccess 可在数小时或数天内实现无需硬件的快速部署,使企业无需依赖内部 IT 专家即可提升安全性。 + 我们的平台确保与现代 SaaS/云应用以及传统系统无缝集成,保护远程和混合办公员工的关键资产。GoodAccess 服务于各行各业的企业,尤其适用于采用多云和 SaaS 环境的组织。 + + GoodAccess 能做什么? + GoodAccess 在统一的零信任框架下保护客户的基础设施,无论其多么复杂、异构或分布广泛。它非常适合支持全远程或混合工作模式的企业,无论是使用公司配发设备还是员工自带设备(BYOD)。这一基于低代码/无代码的云原生 SASE 平台,使企业能够轻松创建和管理零信任架构。 + 在当今的网络安全环境中,这是任何组织安全体系的重要组成部分,也是实现合规监管的高效推动力。 + GoodAccess 平台融合了多项前沿技术,以应对当前最紧迫的网络安全挑战: + - 远程访问与 BYOD —— 通过设备清单和合规性检查实现设备安全管控。 + - 多因素认证(MFA)—— 针对所有关键系统(包括传统应用)的统一 MFA 解决方案。 + - 基于身份的访问控制(IAM/FWaaS)—— 实现零信任架构,通过身份(SSO/SCIM)控制所有访问权限。 + - 网络加密与隔离 —— 最细粒度的网络分段,极大缩小攻击面。 + - 全面控制与可视性 —— 整个组织范围内的安全日志与报告,并支持 SIEM 集成。 + + 是什么让 GoodAccess 独一无二? + GoodAccess 以易用性为设计核心。它是一个完全基于 SaaS、无需任何硬件的平台,可适配任意基础设施,实现基于网络的零信任架构(SDP),且无需企业配备专业 IT 人员。 + 我们的核心独特优势包括: + - 简单易用 —— 适合各种规模组织的低代码/无代码/无硬件平台。 + - 行业领先的部署速度 —— 部署仅需数小时或数天。 + - 与基础设施无关 —— 可在任何现有基础设施上部署。 + - 易于管理 —— 无需持有认证的专业 IT 人员。 + - 网络层零信任 —— 支持传统应用的简单集成。 + - 欧盟本土化运营 —— 是满足 NIS2 合规要求的理想网络安全供应商。 +# Moniker: +Tags: +- vpn +- 网络 +- 虚拟专用网络 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GoodAccess/GoodAccess/4.7.8/GoodAccess.GoodAccess.yaml b/manifests/g/GoodAccess/GoodAccess/4.7.8/GoodAccess.GoodAccess.yaml new file mode 100644 index 000000000000..51ab82308289 --- /dev/null +++ b/manifests/g/GoodAccess/GoodAccess/4.7.8/GoodAccess.GoodAccess.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GoodAccess.GoodAccess +PackageVersion: 4.7.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 62bac7a69d14fccdd01232e48dd974151b6398e2 Mon Sep 17 00:00:00 2001 From: Janos Miko Date: Fri, 15 May 2026 00:54:34 +0200 Subject: [PATCH 035/150] New version: janosmiko.lfk 0.11.7 (#374734) Co-authored-by: goreleaserbot --- .../lfk/0.11.7/janosmiko.lfk.installer.yaml | 26 +++++++++++++++++ .../0.11.7/janosmiko.lfk.locale.en-US.yaml | 28 +++++++++++++++++++ .../j/janosmiko/lfk/0.11.7/janosmiko.lfk.yaml | 7 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/j/janosmiko/lfk/0.11.7/janosmiko.lfk.installer.yaml create mode 100644 manifests/j/janosmiko/lfk/0.11.7/janosmiko.lfk.locale.en-US.yaml create mode 100644 manifests/j/janosmiko/lfk/0.11.7/janosmiko.lfk.yaml diff --git a/manifests/j/janosmiko/lfk/0.11.7/janosmiko.lfk.installer.yaml b/manifests/j/janosmiko/lfk/0.11.7/janosmiko.lfk.installer.yaml new file mode 100644 index 000000000000..35483a030aa1 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.7/janosmiko.lfk.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.11.7 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-14" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.11.7/lfk_0.11.7_windows_amd64.zip + InstallerSha256: 2efc37898dc13db17b39d2eea33b82632e5c5eedd49eea0a38c512399be7f5df + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.11.7/lfk_0.11.7_windows_arm64.zip + InstallerSha256: a625cbf3db7b9307cfb3177471c69ef8532a24a6ed74adb1041ec7b2a7302f03 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.11.7/janosmiko.lfk.locale.en-US.yaml b/manifests/j/janosmiko/lfk/0.11.7/janosmiko.lfk.locale.en-US.yaml new file mode 100644 index 000000000000..0b3c08ff9742 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.7/janosmiko.lfk.locale.en-US.yaml @@ -0,0 +1,28 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.11.7 +PackageLocale: en-US +Publisher: janosmiko +PublisherUrl: https://github.com/janosmiko +PublisherSupportUrl: https://github.com/janosmiko/lfk/issues +PackageName: lfk +PackageUrl: https://github.com/janosmiko/lfk +License: Apache-2.0 +LicenseUrl: https://github.com/janosmiko/lfk/blob/main/LICENSE +ShortDescription: Lightning Fast Kubernetes navigator +Description: | + LFK is a lightning-fast, keyboard-focused, yazi-inspired terminal user + interface for navigating and managing Kubernetes clusters. Built for + speed and efficiency, it brings a three-column Miller columns layout + with an owner-based resource hierarchy to your terminal. +Moniker: lfk +Tags: + - kubernetes + - tui + - devops + - k8s + - cli +ReleaseNotesUrl: https://github.com/janosmiko/lfk/releases/tag/v0.11.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.11.7/janosmiko.lfk.yaml b/manifests/j/janosmiko/lfk/0.11.7/janosmiko.lfk.yaml new file mode 100644 index 000000000000..5687009e1893 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.7/janosmiko.lfk.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: janosmiko.lfk +PackageVersion: 0.11.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f726706516b7189103f301924ca5c2f3d6b4c393 Mon Sep 17 00:00:00 2001 From: Janos Miko Date: Fri, 15 May 2026 00:54:43 +0200 Subject: [PATCH 036/150] New version: janosmiko.lfk 0.11.6 (#374591) Co-authored-by: goreleaserbot --- .../lfk/0.11.6/janosmiko.lfk.installer.yaml | 26 +++++++++++++++++ .../0.11.6/janosmiko.lfk.locale.en-US.yaml | 28 +++++++++++++++++++ .../j/janosmiko/lfk/0.11.6/janosmiko.lfk.yaml | 7 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/j/janosmiko/lfk/0.11.6/janosmiko.lfk.installer.yaml create mode 100644 manifests/j/janosmiko/lfk/0.11.6/janosmiko.lfk.locale.en-US.yaml create mode 100644 manifests/j/janosmiko/lfk/0.11.6/janosmiko.lfk.yaml diff --git a/manifests/j/janosmiko/lfk/0.11.6/janosmiko.lfk.installer.yaml b/manifests/j/janosmiko/lfk/0.11.6/janosmiko.lfk.installer.yaml new file mode 100644 index 000000000000..4aa9a5bd37ed --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.6/janosmiko.lfk.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.11.6 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-14" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.11.6/lfk_0.11.6_windows_arm64.zip + InstallerSha256: 05d4610222892ef66d32e7c6852cbeab166ef438d51004acb480bb01e3373b57 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.11.6/lfk_0.11.6_windows_amd64.zip + InstallerSha256: bf69f8a932d79a1a29f66a7451f71397e88ae0904e23e3bf255d4ecbcf2f3ff0 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.11.6/janosmiko.lfk.locale.en-US.yaml b/manifests/j/janosmiko/lfk/0.11.6/janosmiko.lfk.locale.en-US.yaml new file mode 100644 index 000000000000..8cea6e12f5ec --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.6/janosmiko.lfk.locale.en-US.yaml @@ -0,0 +1,28 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.11.6 +PackageLocale: en-US +Publisher: janosmiko +PublisherUrl: https://github.com/janosmiko +PublisherSupportUrl: https://github.com/janosmiko/lfk/issues +PackageName: lfk +PackageUrl: https://github.com/janosmiko/lfk +License: Apache-2.0 +LicenseUrl: https://github.com/janosmiko/lfk/blob/main/LICENSE +ShortDescription: Lightning Fast Kubernetes navigator +Description: | + LFK is a lightning-fast, keyboard-focused, yazi-inspired terminal user + interface for navigating and managing Kubernetes clusters. Built for + speed and efficiency, it brings a three-column Miller columns layout + with an owner-based resource hierarchy to your terminal. +Moniker: lfk +Tags: + - kubernetes + - tui + - devops + - k8s + - cli +ReleaseNotesUrl: https://github.com/janosmiko/lfk/releases/tag/v0.11.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.11.6/janosmiko.lfk.yaml b/manifests/j/janosmiko/lfk/0.11.6/janosmiko.lfk.yaml new file mode 100644 index 000000000000..851ffaa29570 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.6/janosmiko.lfk.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: janosmiko.lfk +PackageVersion: 0.11.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 24e9eb2e455e28371542feb3503edd81f3c6f5cd Mon Sep 17 00:00:00 2001 From: Janos Miko Date: Fri, 15 May 2026 00:54:52 +0200 Subject: [PATCH 037/150] New version: janosmiko.lfk 0.11.2 (#373133) Co-authored-by: goreleaserbot --- .../lfk/0.11.2/janosmiko.lfk.installer.yaml | 26 +++++++++++++++++ .../0.11.2/janosmiko.lfk.locale.en-US.yaml | 28 +++++++++++++++++++ .../j/janosmiko/lfk/0.11.2/janosmiko.lfk.yaml | 7 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/j/janosmiko/lfk/0.11.2/janosmiko.lfk.installer.yaml create mode 100644 manifests/j/janosmiko/lfk/0.11.2/janosmiko.lfk.locale.en-US.yaml create mode 100644 manifests/j/janosmiko/lfk/0.11.2/janosmiko.lfk.yaml diff --git a/manifests/j/janosmiko/lfk/0.11.2/janosmiko.lfk.installer.yaml b/manifests/j/janosmiko/lfk/0.11.2/janosmiko.lfk.installer.yaml new file mode 100644 index 000000000000..cd38efae5cac --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.2/janosmiko.lfk.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.11.2 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-11" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.11.2/lfk_0.11.2_windows_arm64.zip + InstallerSha256: 685880d38274fa7cd5b4c5cfeee78291aeaf7ff513082df3762a60fb0133b481 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.11.2/lfk_0.11.2_windows_amd64.zip + InstallerSha256: c7fbb90826e5bebcbb6e80088d85d3efd098fc2fc24e49a8da15fc0e0966f81e + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.11.2/janosmiko.lfk.locale.en-US.yaml b/manifests/j/janosmiko/lfk/0.11.2/janosmiko.lfk.locale.en-US.yaml new file mode 100644 index 000000000000..71cc92ef9595 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.2/janosmiko.lfk.locale.en-US.yaml @@ -0,0 +1,28 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.11.2 +PackageLocale: en-US +Publisher: janosmiko +PublisherUrl: https://github.com/janosmiko +PublisherSupportUrl: https://github.com/janosmiko/lfk/issues +PackageName: lfk +PackageUrl: https://github.com/janosmiko/lfk +License: Apache-2.0 +LicenseUrl: https://github.com/janosmiko/lfk/blob/main/LICENSE +ShortDescription: Lightning Fast Kubernetes navigator +Description: | + LFK is a lightning-fast, keyboard-focused, yazi-inspired terminal user + interface for navigating and managing Kubernetes clusters. Built for + speed and efficiency, it brings a three-column Miller columns layout + with an owner-based resource hierarchy to your terminal. +Moniker: lfk +Tags: + - kubernetes + - tui + - devops + - k8s + - cli +ReleaseNotesUrl: https://github.com/janosmiko/lfk/releases/tag/v0.11.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.11.2/janosmiko.lfk.yaml b/manifests/j/janosmiko/lfk/0.11.2/janosmiko.lfk.yaml new file mode 100644 index 000000000000..0e4a04bdaced --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.2/janosmiko.lfk.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: janosmiko.lfk +PackageVersion: 0.11.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ce04ae5ec3fc10b92df20654c0fb3a0e2e8e5e60 Mon Sep 17 00:00:00 2001 From: Janos Miko Date: Fri, 15 May 2026 00:54:56 +0200 Subject: [PATCH 038/150] New version: janosmiko.lfk 0.11.0 (#372346) Co-authored-by: goreleaserbot --- .../lfk/0.11.0/janosmiko.lfk.installer.yaml | 26 +++++++++++++++++ .../0.11.0/janosmiko.lfk.locale.en-US.yaml | 28 +++++++++++++++++++ .../j/janosmiko/lfk/0.11.0/janosmiko.lfk.yaml | 7 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/j/janosmiko/lfk/0.11.0/janosmiko.lfk.installer.yaml create mode 100644 manifests/j/janosmiko/lfk/0.11.0/janosmiko.lfk.locale.en-US.yaml create mode 100644 manifests/j/janosmiko/lfk/0.11.0/janosmiko.lfk.yaml diff --git a/manifests/j/janosmiko/lfk/0.11.0/janosmiko.lfk.installer.yaml b/manifests/j/janosmiko/lfk/0.11.0/janosmiko.lfk.installer.yaml new file mode 100644 index 000000000000..6edd8bcae650 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.0/janosmiko.lfk.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.11.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-09" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.11.0/lfk_0.11.0_windows_arm64.zip + InstallerSha256: 84ff2620aab046fa57af903ee91931d2c9f74c65a37252e81063fbe50941a8f8 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.11.0/lfk_0.11.0_windows_amd64.zip + InstallerSha256: 511d7a86fa493c78ffe12c0e419ddf5e10469949f6dec323d83c83a07f4f5a80 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.11.0/janosmiko.lfk.locale.en-US.yaml b/manifests/j/janosmiko/lfk/0.11.0/janosmiko.lfk.locale.en-US.yaml new file mode 100644 index 000000000000..2103b473c871 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.0/janosmiko.lfk.locale.en-US.yaml @@ -0,0 +1,28 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.11.0 +PackageLocale: en-US +Publisher: janosmiko +PublisherUrl: https://github.com/janosmiko +PublisherSupportUrl: https://github.com/janosmiko/lfk/issues +PackageName: lfk +PackageUrl: https://github.com/janosmiko/lfk +License: Apache-2.0 +LicenseUrl: https://github.com/janosmiko/lfk/blob/main/LICENSE +ShortDescription: Lightning Fast Kubernetes navigator +Description: | + LFK is a lightning-fast, keyboard-focused, yazi-inspired terminal user + interface for navigating and managing Kubernetes clusters. Built for + speed and efficiency, it brings a three-column Miller columns layout + with an owner-based resource hierarchy to your terminal. +Moniker: lfk +Tags: + - kubernetes + - tui + - devops + - k8s + - cli +ReleaseNotesUrl: https://github.com/janosmiko/lfk/releases/tag/v0.11.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.11.0/janosmiko.lfk.yaml b/manifests/j/janosmiko/lfk/0.11.0/janosmiko.lfk.yaml new file mode 100644 index 000000000000..d7aa731a923b --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.0/janosmiko.lfk.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: janosmiko.lfk +PackageVersion: 0.11.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dce40573e9210ee439e1868d63c9c02015d38066 Mon Sep 17 00:00:00 2001 From: Janos Miko Date: Fri, 15 May 2026 00:55:03 +0200 Subject: [PATCH 039/150] New version: janosmiko.lfk 0.11.3 (#373277) Co-authored-by: goreleaserbot --- .../lfk/0.11.3/janosmiko.lfk.installer.yaml | 26 +++++++++++++++++ .../0.11.3/janosmiko.lfk.locale.en-US.yaml | 28 +++++++++++++++++++ .../j/janosmiko/lfk/0.11.3/janosmiko.lfk.yaml | 7 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/j/janosmiko/lfk/0.11.3/janosmiko.lfk.installer.yaml create mode 100644 manifests/j/janosmiko/lfk/0.11.3/janosmiko.lfk.locale.en-US.yaml create mode 100644 manifests/j/janosmiko/lfk/0.11.3/janosmiko.lfk.yaml diff --git a/manifests/j/janosmiko/lfk/0.11.3/janosmiko.lfk.installer.yaml b/manifests/j/janosmiko/lfk/0.11.3/janosmiko.lfk.installer.yaml new file mode 100644 index 000000000000..f26cc7bf219b --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.3/janosmiko.lfk.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.11.3 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-12" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.11.3/lfk_0.11.3_windows_arm64.zip + InstallerSha256: feaad489674fc45a11a5af14fa4b974ea621695d610452fefc2b4c83948b8eb4 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.11.3/lfk_0.11.3_windows_amd64.zip + InstallerSha256: dcd99e49c01216a3fd42a656798b5fcce98d7a4d6d3797e0e16fe80a49de5038 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.11.3/janosmiko.lfk.locale.en-US.yaml b/manifests/j/janosmiko/lfk/0.11.3/janosmiko.lfk.locale.en-US.yaml new file mode 100644 index 000000000000..de8b84db8681 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.3/janosmiko.lfk.locale.en-US.yaml @@ -0,0 +1,28 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.11.3 +PackageLocale: en-US +Publisher: janosmiko +PublisherUrl: https://github.com/janosmiko +PublisherSupportUrl: https://github.com/janosmiko/lfk/issues +PackageName: lfk +PackageUrl: https://github.com/janosmiko/lfk +License: Apache-2.0 +LicenseUrl: https://github.com/janosmiko/lfk/blob/main/LICENSE +ShortDescription: Lightning Fast Kubernetes navigator +Description: | + LFK is a lightning-fast, keyboard-focused, yazi-inspired terminal user + interface for navigating and managing Kubernetes clusters. Built for + speed and efficiency, it brings a three-column Miller columns layout + with an owner-based resource hierarchy to your terminal. +Moniker: lfk +Tags: + - kubernetes + - tui + - devops + - k8s + - cli +ReleaseNotesUrl: https://github.com/janosmiko/lfk/releases/tag/v0.11.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.11.3/janosmiko.lfk.yaml b/manifests/j/janosmiko/lfk/0.11.3/janosmiko.lfk.yaml new file mode 100644 index 000000000000..97fabe5bdac5 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.3/janosmiko.lfk.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: janosmiko.lfk +PackageVersion: 0.11.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 50b9d61ebee75a628c2b7ae20c70514ab8586218 Mon Sep 17 00:00:00 2001 From: Janos Miko Date: Fri, 15 May 2026 00:55:07 +0200 Subject: [PATCH 040/150] New version: janosmiko.lfk 0.11.4 (#373542) Co-authored-by: goreleaserbot --- .../lfk/0.11.4/janosmiko.lfk.installer.yaml | 26 +++++++++++++++++ .../0.11.4/janosmiko.lfk.locale.en-US.yaml | 28 +++++++++++++++++++ .../j/janosmiko/lfk/0.11.4/janosmiko.lfk.yaml | 7 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/j/janosmiko/lfk/0.11.4/janosmiko.lfk.installer.yaml create mode 100644 manifests/j/janosmiko/lfk/0.11.4/janosmiko.lfk.locale.en-US.yaml create mode 100644 manifests/j/janosmiko/lfk/0.11.4/janosmiko.lfk.yaml diff --git a/manifests/j/janosmiko/lfk/0.11.4/janosmiko.lfk.installer.yaml b/manifests/j/janosmiko/lfk/0.11.4/janosmiko.lfk.installer.yaml new file mode 100644 index 000000000000..9c38afc434d6 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.4/janosmiko.lfk.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.11.4 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-12" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.11.4/lfk_0.11.4_windows_arm64.zip + InstallerSha256: d0c40746b10a0de792454de5967779e7f6eb06941e8f4139cdc368b55bba77d1 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.11.4/lfk_0.11.4_windows_amd64.zip + InstallerSha256: 1896c6d45c0334f6cb6597bfe12006009ea980c466c1e4fb40bfed08ab213bd9 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.11.4/janosmiko.lfk.locale.en-US.yaml b/manifests/j/janosmiko/lfk/0.11.4/janosmiko.lfk.locale.en-US.yaml new file mode 100644 index 000000000000..065401200a2a --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.4/janosmiko.lfk.locale.en-US.yaml @@ -0,0 +1,28 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.11.4 +PackageLocale: en-US +Publisher: janosmiko +PublisherUrl: https://github.com/janosmiko +PublisherSupportUrl: https://github.com/janosmiko/lfk/issues +PackageName: lfk +PackageUrl: https://github.com/janosmiko/lfk +License: Apache-2.0 +LicenseUrl: https://github.com/janosmiko/lfk/blob/main/LICENSE +ShortDescription: Lightning Fast Kubernetes navigator +Description: | + LFK is a lightning-fast, keyboard-focused, yazi-inspired terminal user + interface for navigating and managing Kubernetes clusters. Built for + speed and efficiency, it brings a three-column Miller columns layout + with an owner-based resource hierarchy to your terminal. +Moniker: lfk +Tags: + - kubernetes + - tui + - devops + - k8s + - cli +ReleaseNotesUrl: https://github.com/janosmiko/lfk/releases/tag/v0.11.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.11.4/janosmiko.lfk.yaml b/manifests/j/janosmiko/lfk/0.11.4/janosmiko.lfk.yaml new file mode 100644 index 000000000000..b22847aa386a --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.4/janosmiko.lfk.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: janosmiko.lfk +PackageVersion: 0.11.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f175383fdaa664b0859857dc17b1ffda38b3b002 Mon Sep 17 00:00:00 2001 From: Janos Miko Date: Fri, 15 May 2026 00:55:11 +0200 Subject: [PATCH 041/150] New version: janosmiko.lfk 0.11.5 (#373851) Co-authored-by: goreleaserbot --- .../lfk/0.11.5/janosmiko.lfk.installer.yaml | 26 +++++++++++++++++ .../0.11.5/janosmiko.lfk.locale.en-US.yaml | 28 +++++++++++++++++++ .../j/janosmiko/lfk/0.11.5/janosmiko.lfk.yaml | 7 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/j/janosmiko/lfk/0.11.5/janosmiko.lfk.installer.yaml create mode 100644 manifests/j/janosmiko/lfk/0.11.5/janosmiko.lfk.locale.en-US.yaml create mode 100644 manifests/j/janosmiko/lfk/0.11.5/janosmiko.lfk.yaml diff --git a/manifests/j/janosmiko/lfk/0.11.5/janosmiko.lfk.installer.yaml b/manifests/j/janosmiko/lfk/0.11.5/janosmiko.lfk.installer.yaml new file mode 100644 index 000000000000..9876323801cf --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.5/janosmiko.lfk.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.11.5 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-13" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.11.5/lfk_0.11.5_windows_arm64.zip + InstallerSha256: 7eaaf39735e1cb735be3abc1e48570f95c27558a8fc6b877972db6fe982f2cd4 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.11.5/lfk_0.11.5_windows_amd64.zip + InstallerSha256: 610f475e929656e24f36ab4bf2b05ae097906d213892598daca276cdab25d55a + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.11.5/janosmiko.lfk.locale.en-US.yaml b/manifests/j/janosmiko/lfk/0.11.5/janosmiko.lfk.locale.en-US.yaml new file mode 100644 index 000000000000..d9a65e8771f6 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.5/janosmiko.lfk.locale.en-US.yaml @@ -0,0 +1,28 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.11.5 +PackageLocale: en-US +Publisher: janosmiko +PublisherUrl: https://github.com/janosmiko +PublisherSupportUrl: https://github.com/janosmiko/lfk/issues +PackageName: lfk +PackageUrl: https://github.com/janosmiko/lfk +License: Apache-2.0 +LicenseUrl: https://github.com/janosmiko/lfk/blob/main/LICENSE +ShortDescription: Lightning Fast Kubernetes navigator +Description: | + LFK is a lightning-fast, keyboard-focused, yazi-inspired terminal user + interface for navigating and managing Kubernetes clusters. Built for + speed and efficiency, it brings a three-column Miller columns layout + with an owner-based resource hierarchy to your terminal. +Moniker: lfk +Tags: + - kubernetes + - tui + - devops + - k8s + - cli +ReleaseNotesUrl: https://github.com/janosmiko/lfk/releases/tag/v0.11.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.11.5/janosmiko.lfk.yaml b/manifests/j/janosmiko/lfk/0.11.5/janosmiko.lfk.yaml new file mode 100644 index 000000000000..f400a0278347 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.11.5/janosmiko.lfk.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: janosmiko.lfk +PackageVersion: 0.11.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 48c948181d4c458b0ef9b48713b229b15f147c72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96mer?= Date: Fri, 15 May 2026 01:56:55 +0300 Subject: [PATCH 042/150] New package: Copy4AI.Copy4AI version 1.2.0 (#373673) --- .../1.2.0/Copy4AI.Copy4AI.installer.yaml | 16 +++++++++ .../1.2.0/Copy4AI.Copy4AI.locale.en-US.yaml | 35 +++++++++++++++++++ .../Copy4AI/1.2.0/Copy4AI.Copy4AI.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/c/Copy4AI/Copy4AI/1.2.0/Copy4AI.Copy4AI.installer.yaml create mode 100644 manifests/c/Copy4AI/Copy4AI/1.2.0/Copy4AI.Copy4AI.locale.en-US.yaml create mode 100644 manifests/c/Copy4AI/Copy4AI/1.2.0/Copy4AI.Copy4AI.yaml diff --git a/manifests/c/Copy4AI/Copy4AI/1.2.0/Copy4AI.Copy4AI.installer.yaml b/manifests/c/Copy4AI/Copy4AI/1.2.0/Copy4AI.Copy4AI.installer.yaml new file mode 100644 index 000000000000..713307b28b4c --- /dev/null +++ b/manifests/c/Copy4AI/Copy4AI/1.2.0/Copy4AI.Copy4AI.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Copy4AI.Copy4AI +PackageVersion: 1.2.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: copy4ai.exe + PortableCommandAlias: copy4ai +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/copy4ai/copy4ai-cli/releases/download/v1.2.0/copy4ai-windows-x86_64.zip + InstallerSha256: 72C5287B9A13622A86DAE2082A38F636B411DCE3F56F592C3B28097556AB4EAC +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/Copy4AI/Copy4AI/1.2.0/Copy4AI.Copy4AI.locale.en-US.yaml b/manifests/c/Copy4AI/Copy4AI/1.2.0/Copy4AI.Copy4AI.locale.en-US.yaml new file mode 100644 index 000000000000..593020ffd1ca --- /dev/null +++ b/manifests/c/Copy4AI/Copy4AI/1.2.0/Copy4AI.Copy4AI.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Copy4AI.Copy4AI +PackageVersion: 1.2.0 +PackageLocale: en-US +Publisher: Copy4AI +PublisherUrl: https://copy4ai.xyz +PublisherSupportUrl: https://github.com/copy4ai/copy4ai-cli/issues +Author: Copy4AI +PackageName: Copy4AI CLI +PackageUrl: https://copy4ai.xyz/cli +License: MIT +LicenseUrl: https://opensource.org/licenses/MIT +ShortDescription: Copy4AI CLI -- install architectures and workflows from your terminal +Description: |- + Single-binary terminal tool for installing Copy4AI architectures and workflows + into your project. Same auth and project model as the VSCode Extension. + + Features: + - One-command project setup with architectures and workflows + - OAuth login with token stored in the OS keychain + - SHA-locked installs for reproducible scaffolds across teammates + - CI-friendly with --json output and COPY4AI_TOKEN env var + - Self-updating via `copy4ai update` +Moniker: copy4ai +Tags: +- ai +- cli +- copy4ai +- rust +- scaffolding +ReleaseNotesUrl: https://github.com/copy4ai/copy4ai-cli/releases/tag/v1.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/c/Copy4AI/Copy4AI/1.2.0/Copy4AI.Copy4AI.yaml b/manifests/c/Copy4AI/Copy4AI/1.2.0/Copy4AI.Copy4AI.yaml new file mode 100644 index 000000000000..0021ae965ff0 --- /dev/null +++ b/manifests/c/Copy4AI/Copy4AI/1.2.0/Copy4AI.Copy4AI.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Copy4AI.Copy4AI +PackageVersion: 1.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From a135abf2a5c14fb29022c9958efe12f19be5eb58 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 14 May 2026 18:58:45 -0400 Subject: [PATCH 043/150] New version: Google.AndroidStudio.Canary version 2026.1.1.5 (#374652) Co-authored-by: UnownPlain --- ...Google.AndroidStudio.Canary.installer.yaml | 22 ++++++++ ...gle.AndroidStudio.Canary.locale.en-US.yaml | 52 +++++++++++++++++++ .../Google.AndroidStudio.Canary.yaml | 8 +++ 3 files changed, 82 insertions(+) create mode 100644 manifests/g/Google/AndroidStudio/Canary/2026.1.1.5/Google.AndroidStudio.Canary.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2026.1.1.5/Google.AndroidStudio.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2026.1.1.5/Google.AndroidStudio.Canary.yaml diff --git a/manifests/g/Google/AndroidStudio/Canary/2026.1.1.5/Google.AndroidStudio.Canary.installer.yaml b/manifests/g/Google/AndroidStudio/Canary/2026.1.1.5/Google.AndroidStudio.Canary.installer.yaml new file mode 100644 index 000000000000..3a05c5e71c4d --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2026.1.1.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.1.5 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: deny +ReleaseDate: 2026-05-14 +RequireExplicitUpgrade: true +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/android/studio/install/2026.1.1.5/android-studio-quail1-canary5-windows.exe + InstallerSha256: E69801A64F441B52B987691B676BF52EF35F033A7F5225A88FE1ACE5620B7B4E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2026.1.1.5/Google.AndroidStudio.Canary.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Canary/2026.1.1.5/Google.AndroidStudio.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..3f2445e6942a --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2026.1.1.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.1.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.1.5/Google.AndroidStudio.Canary.yaml b/manifests/g/Google/AndroidStudio/Canary/2026.1.1.5/Google.AndroidStudio.Canary.yaml new file mode 100644 index 000000000000..8830ca40e705 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2026.1.1.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.1.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ce78abacd2febafe3b9dc2f82b34dfc01266d722 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 06:58:58 +0800 Subject: [PATCH 044/150] New version: KDE.Kiten version 26.04.1 (989) (#374763) --- .../{26.04.0 => 26.04.1}/KDE.Kiten.installer.yaml | 10 +++++----- .../{26.04.0 => 26.04.1}/KDE.Kiten.locale.en-US.yaml | 2 +- .../{26.04.0 => 26.04.1}/KDE.Kiten.locale.zh-CN.yaml | 2 +- .../k/KDE/Kiten/{26.04.0 => 26.04.1}/KDE.Kiten.yaml | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) rename manifests/k/KDE/Kiten/{26.04.0 => 26.04.1}/KDE.Kiten.installer.yaml (64%) rename manifests/k/KDE/Kiten/{26.04.0 => 26.04.1}/KDE.Kiten.locale.en-US.yaml (97%) rename manifests/k/KDE/Kiten/{26.04.0 => 26.04.1}/KDE.Kiten.locale.zh-CN.yaml (96%) rename manifests/k/KDE/Kiten/{26.04.0 => 26.04.1}/KDE.Kiten.yaml (90%) diff --git a/manifests/k/KDE/Kiten/26.04.0/KDE.Kiten.installer.yaml b/manifests/k/KDE/Kiten/26.04.1/KDE.Kiten.installer.yaml similarity index 64% rename from manifests/k/KDE/Kiten/26.04.0/KDE.Kiten.installer.yaml rename to manifests/k/KDE/Kiten/26.04.1/KDE.Kiten.installer.yaml index 898b43fc7764..22143820b2c3 100644 --- a/manifests/k/KDE/Kiten/26.04.0/KDE.Kiten.installer.yaml +++ b/manifests/k/KDE/Kiten/26.04.1/KDE.Kiten.installer.yaml @@ -2,21 +2,21 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: KDE.Kiten -PackageVersion: 26.04.0 +PackageVersion: 26.04.1 InstallerType: nullsoft UpgradeBehavior: install ProductCode: Kiten Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/education/kiten/master/windows/kiten-master-987-windows-cl-msvc2022-x86_64.exe - InstallerSha256: A5E324927F605A9FD12C3131D8E4161E12FC5BC82185E4A9AADD3E472205EA9A + InstallerUrl: https://cdn.kde.org/ci-builds/education/kiten/master/windows/kiten-master-989-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 694D2FEA23F545E43D6B4B099258CECBC10E8AF48939202639AA9266E2858524 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/education/kiten/master/windows/kiten-master-987-windows-cl-msvc2022-x86_64.exe - InstallerSha256: A5E324927F605A9FD12C3131D8E4161E12FC5BC82185E4A9AADD3E472205EA9A + InstallerUrl: https://cdn.kde.org/ci-builds/education/kiten/master/windows/kiten-master-989-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 694D2FEA23F545E43D6B4B099258CECBC10E8AF48939202639AA9266E2858524 InstallerSwitches: Custom: /AllUsers ManifestType: installer diff --git a/manifests/k/KDE/Kiten/26.04.0/KDE.Kiten.locale.en-US.yaml b/manifests/k/KDE/Kiten/26.04.1/KDE.Kiten.locale.en-US.yaml similarity index 97% rename from manifests/k/KDE/Kiten/26.04.0/KDE.Kiten.locale.en-US.yaml rename to manifests/k/KDE/Kiten/26.04.1/KDE.Kiten.locale.en-US.yaml index bcf9e434d436..3da7e21e3e21 100644 --- a/manifests/k/KDE/Kiten/26.04.0/KDE.Kiten.locale.en-US.yaml +++ b/manifests/k/KDE/Kiten/26.04.1/KDE.Kiten.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: KDE.Kiten -PackageVersion: 26.04.0 +PackageVersion: 26.04.1 PackageLocale: en-US Publisher: KDE e.V. PublisherUrl: https://kde.org/ diff --git a/manifests/k/KDE/Kiten/26.04.0/KDE.Kiten.locale.zh-CN.yaml b/manifests/k/KDE/Kiten/26.04.1/KDE.Kiten.locale.zh-CN.yaml similarity index 96% rename from manifests/k/KDE/Kiten/26.04.0/KDE.Kiten.locale.zh-CN.yaml rename to manifests/k/KDE/Kiten/26.04.1/KDE.Kiten.locale.zh-CN.yaml index f2f43dc09f8a..6255235a2dae 100644 --- a/manifests/k/KDE/Kiten/26.04.0/KDE.Kiten.locale.zh-CN.yaml +++ b/manifests/k/KDE/Kiten/26.04.1/KDE.Kiten.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: KDE.Kiten -PackageVersion: 26.04.0 +PackageVersion: 26.04.1 PackageLocale: zh-CN PublisherUrl: https://kde.org/ PublisherSupportUrl: https://kde.org/support/ diff --git a/manifests/k/KDE/Kiten/26.04.0/KDE.Kiten.yaml b/manifests/k/KDE/Kiten/26.04.1/KDE.Kiten.yaml similarity index 90% rename from manifests/k/KDE/Kiten/26.04.0/KDE.Kiten.yaml rename to manifests/k/KDE/Kiten/26.04.1/KDE.Kiten.yaml index 32ee2560fe6e..6d0aabfe37f4 100644 --- a/manifests/k/KDE/Kiten/26.04.0/KDE.Kiten.yaml +++ b/manifests/k/KDE/Kiten/26.04.1/KDE.Kiten.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: KDE.Kiten -PackageVersion: 26.04.0 +PackageVersion: 26.04.1 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 8a72cb3d98705cdfa9f0891ebddc2089eeb582cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pedro=20Tavares?= <34795195+JohnPitter@users.noreply.github.com> Date: Thu, 14 May 2026 19:59:10 -0300 Subject: [PATCH 045/150] New version: Luxview.AgainstMe version 0.5.118 (#374765) Co-authored-by: againstme-release-bot --- .../0.5.118/Luxview.AgainstMe.installer.yaml | 15 ++++++ .../Luxview.AgainstMe.locale.en-US.yaml | 47 +++++++++++++++++++ .../AgainstMe/0.5.118/Luxview.AgainstMe.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/l/Luxview/AgainstMe/0.5.118/Luxview.AgainstMe.installer.yaml create mode 100644 manifests/l/Luxview/AgainstMe/0.5.118/Luxview.AgainstMe.locale.en-US.yaml create mode 100644 manifests/l/Luxview/AgainstMe/0.5.118/Luxview.AgainstMe.yaml diff --git a/manifests/l/Luxview/AgainstMe/0.5.118/Luxview.AgainstMe.installer.yaml b/manifests/l/Luxview/AgainstMe/0.5.118/Luxview.AgainstMe.installer.yaml new file mode 100644 index 000000000000..68d1c8c62773 --- /dev/null +++ b/manifests/l/Luxview/AgainstMe/0.5.118/Luxview.AgainstMe.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Luxview.AgainstMe +PackageVersion: 0.5.118 +InstallerType: portable +Commands: +- againstme +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/JohnPitter/againstme-oficial/releases/download/v0.5.118/againstme-app.exe + InstallerSha256: 702C4FEBD67C6CB19CABB6745923426AD433D7BE6C2C355FDA7C86DF0A2456EE +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-14 diff --git a/manifests/l/Luxview/AgainstMe/0.5.118/Luxview.AgainstMe.locale.en-US.yaml b/manifests/l/Luxview/AgainstMe/0.5.118/Luxview.AgainstMe.locale.en-US.yaml new file mode 100644 index 000000000000..8b4db682e095 --- /dev/null +++ b/manifests/l/Luxview/AgainstMe/0.5.118/Luxview.AgainstMe.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Luxview.AgainstMe +PackageVersion: 0.5.118 +PackageLocale: en-US +Publisher: LuxView +PublisherUrl: https://againstme.app +PublisherSupportUrl: https://againstme.app +PrivacyUrl: https://againstme.app/privacy +Author: Joao Pedro Tavares +PackageName: AgainstMe +PackageUrl: https://againstme.app +License: Proprietary +LicenseUrl: https://againstme.app/eula +Copyright: Copyright (c) 2026 LuxView LTDA +CopyrightUrl: https://againstme.app/eula +ShortDescription: Real-time tactical companion for Valorant — opponent intel, tactical death maps, AI coaching, and smurf detection. +Description: |- + AgainstMe is a desktop companion for Valorant that turns the seconds + between rounds into a tactical edge. Click any enemy to see their top + agents, K/D, win rate per map, and smurf risk; read aggregated death + heatmaps across the lobby's recent matches; and get round-by-round + coaching tuned to your rank. + + 100% local: match data and in-game stats are processed on your PC and + never transmitted. The narrow exceptions (AI coaching, opt-in Party + Sync, account sign-in) are documented in the privacy policy. + + Free tier covers enemy intel, round timeline, and basic coaching. + Premium and Premium+ unlock AI debriefs, win-probability, tactical + death map overlay, party sync, and higher coaching quotas. +Moniker: againstme +Tags: +- valorant +- gaming +- esports +- tactical +- coaching +- companion +- riot +ReleaseNotesUrl: https://github.com/JohnPitter/againstme-oficial/releases/tag/v0.5.118 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/JohnPitter/againstme-oficial/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Luxview/AgainstMe/0.5.118/Luxview.AgainstMe.yaml b/manifests/l/Luxview/AgainstMe/0.5.118/Luxview.AgainstMe.yaml new file mode 100644 index 000000000000..ce4b8377b61d --- /dev/null +++ b/manifests/l/Luxview/AgainstMe/0.5.118/Luxview.AgainstMe.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: Luxview.AgainstMe +PackageVersion: 0.5.118 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6b9edb7ddd27d06d6dc90962ae693f50730c22e3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 06:59:24 +0800 Subject: [PATCH 046/150] New version: Sourcegraph.Amp version 0.0.1778790766-g60d194 (#374766) --- .../Sourcegraph.Amp.installer.yaml | 17 +++++++++ .../Sourcegraph.Amp.locale.en-US.yaml | 36 +++++++++++++++++++ .../Sourcegraph.Amp.locale.zh-CN.yaml | 25 +++++++++++++ .../Sourcegraph.Amp.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1778790766-g60d194/Sourcegraph.Amp.installer.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1778790766-g60d194/Sourcegraph.Amp.locale.en-US.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1778790766-g60d194/Sourcegraph.Amp.locale.zh-CN.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1778790766-g60d194/Sourcegraph.Amp.yaml diff --git a/manifests/s/Sourcegraph/Amp/0.0.1778790766-g60d194/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1778790766-g60d194/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..77dff5fe47b0 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1778790766-g60d194/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.1778790766-g60d194 +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1778790766-g60d194/amp-windows-x64-baseline.exe + InstallerSha256: 5EA7DFD30262460460518DF64505EC58B2DEBFAD9FDA3B60DB33B4D16677FCBE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1778790766-g60d194/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1778790766-g60d194/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..b0365b7aab9c --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1778790766-g60d194/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.1778790766-g60d194 +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.1778790766-g60d194/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1778790766-g60d194/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..bb72ecfb2cb5 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1778790766-g60d194/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.1778790766-g60d194 +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.1778790766-g60d194/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1778790766-g60d194/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..06b9d81c34eb --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1778790766-g60d194/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.1778790766-g60d194 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 766aa78359bff1ac10795a8126d04b71e09e675f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 06:59:36 +0800 Subject: [PATCH 047/150] New version: Discord.Discord.Development version 1.0.997 (#374774) --- ...Discord.Discord.Development.installer.yaml | 20 +++++++++++ ...cord.Discord.Development.locale.en-US.yaml | 33 +++++++++++++++++++ ...cord.Discord.Development.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.997/Discord.Discord.Development.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.installer.yaml create mode 100644 manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.yaml diff --git a/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.installer.yaml b/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.installer.yaml new file mode 100644 index 000000000000..284b6ac95dc4 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.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.Development +PackageVersion: 1.0.997 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordDevelopment +Installers: +- Architecture: x64 + InstallerUrl: https://development.dl2.discordapp.net/distro/app/development/win/x64/1.0.997/DiscordDevelopmentSetup.exe + InstallerSha256: 1CF9904D2CC98FFF93C4F5E398FEC85E493133182C7C62932F4DFBF2B4BD0E6F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.locale.en-US.yaml b/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.locale.en-US.yaml new file mode 100644 index 000000000000..c10afbd7ce84 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.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.Development +PackageVersion: 1.0.997 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Development +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-development +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/Development/1.0.997/Discord.Discord.Development.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.locale.zh-CN.yaml new file mode 100644 index 000000000000..7ca1c6f1e146 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.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.Development +PackageVersion: 1.0.997 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Development +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/Development/1.0.997/Discord.Discord.Development.yaml b/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.yaml new file mode 100644 index 000000000000..bf20b7151a2f --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.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.Development +PackageVersion: 1.0.997 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4fc6af3f56e1bba355a5cabd6d852901a9a4e323 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 07:00:14 +0800 Subject: [PATCH 048/150] New version: FunRoutine.WorkFlowy version 4.3.2605142038 (#374775) --- .../FunRoutine.WorkFlowy.installer.yaml | 22 ++++++++++ .../FunRoutine.WorkFlowy.locale.en-US.yaml | 38 ++++++++++++++++++ .../FunRoutine.WorkFlowy.locale.zh-CN.yaml | 40 +++++++++++++++++++ .../4.3.2605142038/FunRoutine.WorkFlowy.yaml | 8 ++++ 4 files changed, 108 insertions(+) create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.3.2605142038/FunRoutine.WorkFlowy.installer.yaml create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.3.2605142038/FunRoutine.WorkFlowy.locale.en-US.yaml create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.3.2605142038/FunRoutine.WorkFlowy.locale.zh-CN.yaml create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.3.2605142038/FunRoutine.WorkFlowy.yaml diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2605142038/FunRoutine.WorkFlowy.installer.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2605142038/FunRoutine.WorkFlowy.installer.yaml new file mode 100644 index 000000000000..6fcbdfc03899 --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2605142038/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.2605142038 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- workflowy +ProductCode: 338bed7b-1324-505d-8cb6-5c266cbaa6b3 +ReleaseDate: 2026-05-14 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/workflowy/desktop/releases/download/v4.3.2605142038/WorkFlowy-Installer-4.3.2605142038.exe + InstallerSha256: 4F089EF12A5C35AE0FEC6BBD0210245C5B8F4559BAB31632E214836932C1E1B5 +- Architecture: x64 + InstallerUrl: https://github.com/workflowy/desktop/releases/download/v4.3.2605142038/WorkFlowy-Installer-4.3.2605142038.exe + InstallerSha256: 4F089EF12A5C35AE0FEC6BBD0210245C5B8F4559BAB31632E214836932C1E1B5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2605142038/FunRoutine.WorkFlowy.locale.en-US.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2605142038/FunRoutine.WorkFlowy.locale.en-US.yaml new file mode 100644 index 000000000000..1e6a318a22f2 --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2605142038/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.2605142038 +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.2605142038 +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.2605142038/FunRoutine.WorkFlowy.locale.zh-CN.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2605142038/FunRoutine.WorkFlowy.locale.zh-CN.yaml new file mode 100644 index 000000000000..ac387f91d78c --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2605142038/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.2605142038 +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.2605142038 +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.2605142038/FunRoutine.WorkFlowy.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2605142038/FunRoutine.WorkFlowy.yaml new file mode 100644 index 000000000000..9ff915c64d24 --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2605142038/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.2605142038 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bfec434124b547413ff0e8a1670739112ddf7390 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 07:00:27 +0800 Subject: [PATCH 049/150] New version: kay-ou.SimTradeDesk version 0.6.3 (#374777) --- .../0.6.3/kay-ou.SimTradeDesk.installer.yaml | 28 ++++++++++++++ .../kay-ou.SimTradeDesk.locale.en-US.yaml | 28 ++++++++++++++ .../kay-ou.SimTradeDesk.locale.zh-CN.yaml | 38 +++++++++++++++++++ .../0.6.3/kay-ou.SimTradeDesk.yaml | 8 ++++ 4 files changed, 102 insertions(+) create mode 100644 manifests/k/kay-ou/SimTradeDesk/0.6.3/kay-ou.SimTradeDesk.installer.yaml create mode 100644 manifests/k/kay-ou/SimTradeDesk/0.6.3/kay-ou.SimTradeDesk.locale.en-US.yaml create mode 100644 manifests/k/kay-ou/SimTradeDesk/0.6.3/kay-ou.SimTradeDesk.locale.zh-CN.yaml create mode 100644 manifests/k/kay-ou/SimTradeDesk/0.6.3/kay-ou.SimTradeDesk.yaml diff --git a/manifests/k/kay-ou/SimTradeDesk/0.6.3/kay-ou.SimTradeDesk.installer.yaml b/manifests/k/kay-ou/SimTradeDesk/0.6.3/kay-ou.SimTradeDesk.installer.yaml new file mode 100644 index 000000000000..b8d2b605e18d --- /dev/null +++ b/manifests/k/kay-ou/SimTradeDesk/0.6.3/kay-ou.SimTradeDesk.installer.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kay-ou.SimTradeDesk +PackageVersion: 0.6.3 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- simtradedesk +ProductCode: 0fb1c321-dd0d-53a5-a629-f182f245d101 +ReleaseDate: 2026-05-14 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/kay-ou/SimTradeDesk/releases/download/v0.6.3/SimTradeDesk-Setup-0.6.3.exe + InstallerSha256: 79ACC51BF4E6806A0511CE3BF985364E58A6938220E0C322D9BC8EE43ADBC55E + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/kay-ou/SimTradeDesk/releases/download/v0.6.3/SimTradeDesk-Setup-0.6.3.exe + InstallerSha256: 79ACC51BF4E6806A0511CE3BF985364E58A6938220E0C322D9BC8EE43ADBC55E + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kay-ou/SimTradeDesk/0.6.3/kay-ou.SimTradeDesk.locale.en-US.yaml b/manifests/k/kay-ou/SimTradeDesk/0.6.3/kay-ou.SimTradeDesk.locale.en-US.yaml new file mode 100644 index 000000000000..1c3a8c804cd0 --- /dev/null +++ b/manifests/k/kay-ou/SimTradeDesk/0.6.3/kay-ou.SimTradeDesk.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: kay-ou.SimTradeDesk +PackageVersion: 0.6.3 +PackageLocale: en-US +License: Freeware +ShortDescription: The dedicated desktop edition of SimTradeLab, delivering a fast, secure, and fully local environment for strategy development, backtesting, simulation, and broker-side deployment. +Description: |- + SimTradeDesk is the dedicated desktop edition of SimTradeLab, delivering a fast, secure, and fully local environment for strategy development, backtesting, simulation, and broker-side deployment. It builds on the open-source SimTradeLab core while offering a refined, commercial-grade desktop experience. + No Python. No environment setup. Just download, install, and start building strategies. + Features + - PTrade-compatible API — 46 core APIs; strategies run identically on PTrade and locally + - Strategy editor — autocompletion and syntax highlighting for PTrade API + - Backtesting — A-share historical data with real-time log streaming + - Parameter optimizer — hyperparameter search with walk-forward validation (optimization period + holdout period) + - Results visualization — equity curves, drawdown charts, trade history, and key metrics + - Backtest comparison — overlay NAV curves with time-axis alignment and side-by-side metric tables + - Version history — automatic strategy snapshots with diff view and one-click restore + - CSV / PNG export — export data tables and charts + - Built-in terminal — integrated command-line panel for quick debugging + - Multi-language UI — Chinese / English / German + - Cross-platform — Windows, macOS, Linux +Tags: +- finance +- trade +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kay-ou/SimTradeDesk/0.6.3/kay-ou.SimTradeDesk.locale.zh-CN.yaml b/manifests/k/kay-ou/SimTradeDesk/0.6.3/kay-ou.SimTradeDesk.locale.zh-CN.yaml new file mode 100644 index 000000000000..8ee8bd164897 --- /dev/null +++ b/manifests/k/kay-ou/SimTradeDesk/0.6.3/kay-ou.SimTradeDesk.locale.zh-CN.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: kay-ou.SimTradeDesk +PackageVersion: 0.6.3 +PackageLocale: zh-CN +Publisher: kay-ou +PublisherUrl: https://github.com/kay-ou +PublisherSupportUrl: https://github.com/kay-ou/SimTradeDesk/issues +PackageName: SimTradeDesk +PackageUrl: https://github.com/kay-ou/SimTradeDesk +License: 免费软件 +ShortDescription: SimTradeLab 专用桌面版,为策略开发、回测、模拟及券商端部署提供快速、安全且完全本地的环境。 +Description: |- + SimTradeDesk 是 SimTradeLab 的专用桌面版,提供快速、安全且完全本地化的环境,用于策略开发、回测、模拟及券商端部署。它在开源的 SimTradeLab 核心基础上,打造了精致、商用级的桌面体验。 + 无需 Python,无需环境配置。只需下载、安装,即可开始构建策略。 + 功能特性 + - 兼容 PTrade 的 API — 46 个核心 API;策略在 PTrade 与本地运行表现一致 + - 策略编辑器 — 为 PTrade API 提供自动补全与语法高亮 + - 回测 — A 股历史数据支持实时日志流 + - 参数优化器 — 超参数搜索,支持前向验证(优化期 + 保留期) + - 结果可视化 — 资金曲线、回撤图表、交易记录及关键指标 + - 回测对比 — 对齐时间轴叠加净值曲线,并排展示指标表格 + - 版本历史 — 自动保存策略快照,支持差异查看与一键还原 + - CSV / PNG 导出 — 导出数据表格与图表 + - 内置终端 — 集成命令行面板,便于快速调试 + - 多语言界面 — 中文 / 英文 / 德文 + - 跨平台 — 支持 Windows、macOS、Linux +Tags: +- 交易 +- 财经 +- 金融 +ReleaseNotes: |- + Bug Fixes + - Merged referral code display into the existing tier line to guarantee rendering +ReleaseNotesUrl: https://github.com/kay-ou/SimTradeDesk/releases/tag/v0.6.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kay-ou/SimTradeDesk/0.6.3/kay-ou.SimTradeDesk.yaml b/manifests/k/kay-ou/SimTradeDesk/0.6.3/kay-ou.SimTradeDesk.yaml new file mode 100644 index 000000000000..628537c8090b --- /dev/null +++ b/manifests/k/kay-ou/SimTradeDesk/0.6.3/kay-ou.SimTradeDesk.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: kay-ou.SimTradeDesk +PackageVersion: 0.6.3 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From fa843d109c0816096926c90b5734149093a381c1 Mon Sep 17 00:00:00 2001 From: Zeldris <80939130+zeldrisho@users.noreply.github.com> Date: Fri, 15 May 2026 06:00:39 +0700 Subject: [PATCH 050/150] New version: Blitz.Blitz version 2.1.570 (#374780) --- .../Blitz/2.1.570/Blitz.Blitz.installer.yaml | 23 +++++++++++++++ .../2.1.570/Blitz.Blitz.locale.en-US.yaml | 28 +++++++++++++++++++ .../b/Blitz/Blitz/2.1.570/Blitz.Blitz.yaml | 8 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/b/Blitz/Blitz/2.1.570/Blitz.Blitz.installer.yaml create mode 100644 manifests/b/Blitz/Blitz/2.1.570/Blitz.Blitz.locale.en-US.yaml create mode 100644 manifests/b/Blitz/Blitz/2.1.570/Blitz.Blitz.yaml diff --git a/manifests/b/Blitz/Blitz/2.1.570/Blitz.Blitz.installer.yaml b/manifests/b/Blitz/Blitz/2.1.570/Blitz.Blitz.installer.yaml new file mode 100644 index 000000000000..2935b2fa6793 --- /dev/null +++ b/manifests/b/Blitz/Blitz/2.1.570/Blitz.Blitz.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Blitz.Blitz +PackageVersion: 2.1.570 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: 153f8ce0-b97a-575b-ba12-4ff8b1481894 +ReleaseDate: 2026-05-14 +AppsAndFeaturesEntries: +- ProductCode: 153f8ce0-b97a-575b-ba12-4ff8b1481894 +Installers: +- Architecture: x64 + InstallerUrl: https://blitz-main.blitz.gg/Blitz-2.1.570.exe + InstallerSha256: 2DDCF725AFFF6616C6A4D13AF060657302E75CB138745FE6ED48139E194F783D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Blitz/Blitz/2.1.570/Blitz.Blitz.locale.en-US.yaml b/manifests/b/Blitz/Blitz/2.1.570/Blitz.Blitz.locale.en-US.yaml new file mode 100644 index 000000000000..5de901679e0e --- /dev/null +++ b/manifests/b/Blitz/Blitz/2.1.570/Blitz.Blitz.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Blitz.Blitz +PackageVersion: 2.1.570 +PackageLocale: en-US +Publisher: Blitz, Inc. +PublisherUrl: https://blitz.gg/ +PublisherSupportUrl: https://support.blitz.gg/ +PrivacyUrl: https://blitz.gg/privacy-policy +Author: Blitz, Inc. +PackageName: Blitz +PackageUrl: https://blitz.gg/ +License: Custom use license +LicenseUrl: https://www.blitz.gg/terms-of-service +Copyright: Copyright (c) 2022 Blitz, Inc. +CopyrightUrl: https://www.blitz.gg/terms-of-service +ShortDescription: Blitz App - Your personal gaming coach +Moniker: blitz.gg +Tags: +- gaming +- league-of-legends +- legends-of-runeterra +- lol +- teamfight-tactics +- valorant +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Blitz/Blitz/2.1.570/Blitz.Blitz.yaml b/manifests/b/Blitz/Blitz/2.1.570/Blitz.Blitz.yaml new file mode 100644 index 000000000000..008ce2f3df32 --- /dev/null +++ b/manifests/b/Blitz/Blitz/2.1.570/Blitz.Blitz.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: Blitz.Blitz +PackageVersion: 2.1.570 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 29f395bebdd9cace6c67a2610717b3b801094b97 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Fri, 15 May 2026 01:00:50 +0200 Subject: [PATCH 051/150] New version: bornova.numara version 6.10.3 (#374784) --- .../6.10.3/bornova.numara.installer.yaml | 18 +++++++++++++ .../6.10.3/bornova.numara.locale.en-US.yaml | 27 +++++++++++++++++++ .../bornova/numara/6.10.3/bornova.numara.yaml | 8 ++++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/b/bornova/numara/6.10.3/bornova.numara.installer.yaml create mode 100644 manifests/b/bornova/numara/6.10.3/bornova.numara.locale.en-US.yaml create mode 100644 manifests/b/bornova/numara/6.10.3/bornova.numara.yaml diff --git a/manifests/b/bornova/numara/6.10.3/bornova.numara.installer.yaml b/manifests/b/bornova/numara/6.10.3/bornova.numara.installer.yaml new file mode 100644 index 000000000000..01131dbc33d1 --- /dev/null +++ b/manifests/b/bornova/numara/6.10.3/bornova.numara.installer.yaml @@ -0,0 +1,18 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: bornova.numara +PackageVersion: 6.10.3 +InstallerLocale: en-US +InstallerType: nullsoft +ProductCode: ac09ce37-d72b-50c0-993e-330c1d08c0e0 +ReleaseDate: 2026-05-14 +AppsAndFeaturesEntries: +- DisplayName: Numara 6.10.3 + ProductCode: ac09ce37-d72b-50c0-993e-330c1d08c0e0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bornova/numara-calculator/releases/download/v6.10.3/Numara-6.10.3.exe + InstallerSha256: 217B3CC55446C997C80E8A3DE5C1A667714FEA9B3172F4D553CEA47BD2E7034F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/bornova/numara/6.10.3/bornova.numara.locale.en-US.yaml b/manifests/b/bornova/numara/6.10.3/bornova.numara.locale.en-US.yaml new file mode 100644 index 000000000000..19e486c97a47 --- /dev/null +++ b/manifests/b/bornova/numara/6.10.3/bornova.numara.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: bornova.numara +PackageVersion: 6.10.3 +PackageLocale: en-US +Publisher: Timur Atalay +PublisherUrl: https://github.com/bornova +PublisherSupportUrl: https://github.com/bornova/numara-calculator/issues +Author: borova +PackageName: Numara +PackageUrl: https://github.com/bornova/numara-calculator +License: MIT +LicenseUrl: https://github.com/bornova/numara-calculator/blob/HEAD/LICENSE +Copyright: Copyright (c) 2021 Timur Atalay +CopyrightUrl: https://github.com/bornova/numara-calculator/blob/master/LICENSE +ShortDescription: Simple notepad calculator built on Electron, powered by Math.js +Tags: +- calculator +- electron +- math +ReleaseNotes: |- + - Fixed issue where some currencies were clashing with some units. + - Updated dependencies +ReleaseNotesUrl: https://github.com/bornova/numara-calculator/releases/tag/v6.10.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/bornova/numara/6.10.3/bornova.numara.yaml b/manifests/b/bornova/numara/6.10.3/bornova.numara.yaml new file mode 100644 index 000000000000..c15410ed7261 --- /dev/null +++ b/manifests/b/bornova/numara/6.10.3/bornova.numara.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: bornova.numara +PackageVersion: 6.10.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8aedfe8aadfa97f1137cfaf0e4aeec89b08452e7 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 15 May 2026 07:05:52 +0800 Subject: [PATCH 052/150] New package: WangQrkkk.PaperQuay version 0.1.5 (#372909) --- .../0.1.5/WangQrkkk.PaperQuay.installer.yaml | 38 ++++++++++++++++ .../WangQrkkk.PaperQuay.locale.en-US.yaml | 44 +++++++++++++++++++ .../WangQrkkk.PaperQuay.locale.zh-CN.yaml | 41 +++++++++++++++++ .../PaperQuay/0.1.5/WangQrkkk.PaperQuay.yaml | 8 ++++ 4 files changed, 131 insertions(+) create mode 100644 manifests/w/WangQrkkk/PaperQuay/0.1.5/WangQrkkk.PaperQuay.installer.yaml create mode 100644 manifests/w/WangQrkkk/PaperQuay/0.1.5/WangQrkkk.PaperQuay.locale.en-US.yaml create mode 100644 manifests/w/WangQrkkk/PaperQuay/0.1.5/WangQrkkk.PaperQuay.locale.zh-CN.yaml create mode 100644 manifests/w/WangQrkkk/PaperQuay/0.1.5/WangQrkkk.PaperQuay.yaml diff --git a/manifests/w/WangQrkkk/PaperQuay/0.1.5/WangQrkkk.PaperQuay.installer.yaml b/manifests/w/WangQrkkk/PaperQuay/0.1.5/WangQrkkk.PaperQuay.installer.yaml new file mode 100644 index 000000000000..4df741e786a2 --- /dev/null +++ b/manifests/w/WangQrkkk/PaperQuay/0.1.5/WangQrkkk.PaperQuay.installer.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: WangQrkkk.PaperQuay +PackageVersion: 0.1.5 +UpgradeBehavior: install +ReleaseDate: 2026-05-08 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/WangQrkkk/PaperQuay/releases/download/app-v0.1.5/PaperQuay_0.1.5_x64-setup.exe + InstallerSha256: DBB7D631A624AECAA15FD3BEC5106E9E8D4739A4623C4F8AE5C3DB2BE6F8657E + ProductCode: PaperQuay +- InstallerLocale: en-US + Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/WangQrkkk/PaperQuay/releases/download/app-v0.1.5/PaperQuay_0.1.5_x64_en-US.msi + InstallerSha256: 57666EF8446A6543042BB12AC3E0A03683D81CF8BE9DF7B709571F141D604FDD + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{CAE14693-3AB3-4079-885F-F23B73D15EC5}' + AppsAndFeaturesEntries: + - UpgradeCode: '{5C0573F4-1B14-5BEA-9253-619EB7A0BB21}' +- InstallerLocale: zh-CN + Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/WangQrkkk/PaperQuay/releases/download/app-v0.1.5/PaperQuay_0.1.5_x64_zh-CN.msi + InstallerSha256: 9055E5DC7529C23BD8BCB85334359B9F9305986AA464CF6E12E516A690D08463 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{32648E6B-87BA-4D6B-9D8A-F5A675430020}' + AppsAndFeaturesEntries: + - UpgradeCode: '{5C0573F4-1B14-5BEA-9253-619EB7A0BB21}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/WangQrkkk/PaperQuay/0.1.5/WangQrkkk.PaperQuay.locale.en-US.yaml b/manifests/w/WangQrkkk/PaperQuay/0.1.5/WangQrkkk.PaperQuay.locale.en-US.yaml new file mode 100644 index 000000000000..1b1e3a9a01ca --- /dev/null +++ b/manifests/w/WangQrkkk/PaperQuay/0.1.5/WangQrkkk.PaperQuay.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: WangQrkkk.PaperQuay +PackageVersion: 0.1.5 +PackageLocale: en-US +Publisher: paperquay +PublisherUrl: https://github.com/WangQrkkk +PublisherSupportUrl: https://github.com/WangQrkkk/PaperQuay/issues +# PrivacyUrl: +# Author: +PackageName: PaperQuay +PackageUrl: https://github.com/WangQrkkk/PaperQuay +License: AGPL-3.0 +LicenseUrl: https://github.com/WangQrkkk/PaperQuay/blob/HEAD/LICENSE +# Copyright: +CopyrightUrl: https://github.com/WangQrkkk/PaperQuay/blob/HEAD/TRADEMARKS.md +ShortDescription: A desktop-first literature manager for PDF reading, translation, paper overviews, and AI agent workflows. +Description: |- + PaperQuay is more than a PDF reader or a Zotero add-on. It is a local-first desktop literature manager designed for students, researchers, and paper writers who want to manage papers, read PDFs, annotate, translate, screen papers quickly, and use AI agents without leaving the same workspace. + Many paper tools force the user to choose between fragmented workflows: one app for PDF reading, another tool for translation, another chat window for paper summaries, and another library manager for metadata. PaperQuay combines these into a single desktop workflow while keeping Zotero compatibility optional rather than mandatory. +# Moniker: +Tags: +- academics +- article +- citation +- cite +- literature +- paper +- research +- thesis +ReleaseNotes: |- + - Added local RAG indexing and retrieval with persistent sqlite-vec storage, configurable embedding settings, and backend-only embedding requests. + - Improved document Q&A citation handling so inline references such as [1] can jump back to the referenced MinerU block. + - Added Agent composer controls for file upload, image upload, screenshots, RAG mode, and per-chat model switching. + - Improved Agent tool-call robustness, including malformed JSON argument repair and safer rename handling for read-status prefixes. + - Improved translation reliability so completed block translations are saved incrementally and failed batches can be retried without discarding finished work. + - Refactored large reader, translation, library, settings, and RAG modules into smaller files while preserving existing behavior. +ReleaseNotesUrl: https://github.com/WangQrkkk/PaperQuay/releases/tag/app-v0.1.5 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WangQrkkk/PaperQuay/0.1.5/WangQrkkk.PaperQuay.locale.zh-CN.yaml b/manifests/w/WangQrkkk/PaperQuay/0.1.5/WangQrkkk.PaperQuay.locale.zh-CN.yaml new file mode 100644 index 000000000000..803583f778eb --- /dev/null +++ b/manifests/w/WangQrkkk/PaperQuay/0.1.5/WangQrkkk.PaperQuay.locale.zh-CN.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: WangQrkkk.PaperQuay +PackageVersion: 0.1.5 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +# License: +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 桌面端优先的 AI 辅助文献管理软件,面向 PDF 阅读、全文翻译、论文概览和 Agent 工作流。 +Description: |- + PaperQuay 不只是一个 PDF 阅读器,也不只是 Zotero 的附属工具。 它是一款本地优先的桌面端文献管理软件,面向学生、研究人员和论文写作者,目标是在同一个工作区完成文献管理、PDF 阅读、批注笔记、全文翻译、论文速读和 Agent 辅助管理。 + 很多论文工具会把工作流拆得很碎:一个软件读 PDF,一个工具做翻译,一个聊天窗口生成论文概述,再用另一个文献管理器维护元数据。PaperQuay 希望把这些操作合并到一个桌面端流程中,同时保留 Zotero 兼容能力,但不把 Zotero 作为必要依赖。 +# Moniker: +Tags: +- 学术 +- 引用 +- 文献 +- 研究 +- 论文 +ReleaseNotes: |- + - 新增本地 RAG 索引与检索,使用 sqlite-vec 持久保存向量,并支持独立的 embedding 参数配置和后端 embedding 请求。 + - 改进论文问答引用能力,回答中的 [1] 这类引用可以跳回对应的 MinerU 块。 + - Agent 输入区新增文件上传、图片上传、截图、RAG 开关和对话内模型切换。 + - 提升 Agent 工具调用稳定性,修复部分模型返回非法 JSON 参数、去除“已读”前缀误判等问题。 + - 改进翻译可靠性,已完成的块会增量保存,失败批次可重试,不会丢弃已翻译内容。 + - 对 Reader、翻译、文库、设置和 RAG 相关的大文件进行了模块化拆分,保持原有功能不变。 +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WangQrkkk/PaperQuay/0.1.5/WangQrkkk.PaperQuay.yaml b/manifests/w/WangQrkkk/PaperQuay/0.1.5/WangQrkkk.PaperQuay.yaml new file mode 100644 index 000000000000..84c95b999c63 --- /dev/null +++ b/manifests/w/WangQrkkk/PaperQuay/0.1.5/WangQrkkk.PaperQuay.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: WangQrkkk.PaperQuay +PackageVersion: 0.1.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8f946bda08644c1d91982278f255eee164e89c50 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 14 May 2026 19:13:27 -0400 Subject: [PATCH 053/150] New version: Zen-Team.Zen-Browser version 1.19.13b (#374789) --- .../Zen-Team.Zen-Browser.installer.yaml | 45 +++++++++++++++++ .../Zen-Team.Zen-Browser.locale.en-US.yaml | 50 +++++++++++++++++++ .../1.19.13b/Zen-Team.Zen-Browser.yaml | 8 +++ 3 files changed, 103 insertions(+) create mode 100644 manifests/z/Zen-Team/Zen-Browser/1.19.13b/Zen-Team.Zen-Browser.installer.yaml create mode 100644 manifests/z/Zen-Team/Zen-Browser/1.19.13b/Zen-Team.Zen-Browser.locale.en-US.yaml create mode 100644 manifests/z/Zen-Team/Zen-Browser/1.19.13b/Zen-Team.Zen-Browser.yaml diff --git a/manifests/z/Zen-Team/Zen-Browser/1.19.13b/Zen-Team.Zen-Browser.installer.yaml b/manifests/z/Zen-Team/Zen-Browser/1.19.13b/Zen-Team.Zen-Browser.installer.yaml new file mode 100644 index 000000000000..9eccdbae36e0 --- /dev/null +++ b/manifests/z/Zen-Team/Zen-Browser/1.19.13b/Zen-Team.Zen-Browser.installer.yaml @@ -0,0 +1,45 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Zen-Team.Zen-Browser +PackageVersion: 1.19.13b +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" + Custom: /DesktopShortcut=false +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Zen Browser +ReleaseDate: 2026-05-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zen-browser/desktop/releases/download/1.19.13b/zen.installer.exe + InstallerSha256: 423274725B09AA9D3ACE259ED5FAE4F74CE06DB507E450D1EFD8D501381FD90C + AppsAndFeaturesEntries: + - DisplayName: Zen Browser (x64 en-US) +- Architecture: arm64 + InstallerUrl: https://github.com/zen-browser/desktop/releases/download/1.19.13b/zen.installer-arm64.exe + InstallerSha256: 23C6511ECCCA9FF546CC8D86443AEC8B8DE6BE9001A87D9852C380D632BD644A + AppsAndFeaturesEntries: + - DisplayName: Zen Browser (AArch64 en-US) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zen-Team/Zen-Browser/1.19.13b/Zen-Team.Zen-Browser.locale.en-US.yaml b/manifests/z/Zen-Team/Zen-Browser/1.19.13b/Zen-Team.Zen-Browser.locale.en-US.yaml new file mode 100644 index 000000000000..d6d35b1abf46 --- /dev/null +++ b/manifests/z/Zen-Team/Zen-Browser/1.19.13b/Zen-Team.Zen-Browser.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Zen-Team.Zen-Browser +PackageVersion: 1.19.13b +PackageLocale: en-US +Publisher: Zen OSS Team +PublisherUrl: https://zen-browser.app/ +PublisherSupportUrl: https://github.com/zen-browser/desktop/issues +PrivacyUrl: https://zen-browser.app/privacy-policy/ +PackageName: Zen Browser +PackageUrl: https://zen-browser.app/ +License: MPL-2.0 +LicenseUrl: https://github.com/zen-browser/desktop/blob/HEAD/LICENSE +Copyright: Zen OSS Team +ShortDescription: Zen is the best way to browse the web. Beautifully designed, privacy-focused, and packed with features. We care about your experience, not your data. +Moniker: zen-browser +Tags: +- arc +- arc-browser +- firefox +- firefox-based +- firefox-browser +- gecko +- internet +- web +- web-browser +- zen +ReleaseNotes: |- + Zen Stable Release + + Security + - https://www.mozilla.org/en-US/security/advisories/mfsa2026-45/ + + New Features + - Updated to Firefox 150.0.3 + + Fixes + - Fixed native popovers not working after using dropdowns (#13623) + - Fixed unresponsive tabs when opening external links (#13620) + - Fixed tab renaming input fields being too narrow (#13629) + - Other minor bug fixes and performance improvements. +ReleaseNotesUrl: https://zen-browser.app/release-notes/#1.19.13b +Documentations: +- DocumentLabel: About + DocumentUrl: https://zen-browser.app/about/ +- DocumentLabel: Documentation + DocumentUrl: https://docs.zen-browser.app/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zen-Team/Zen-Browser/1.19.13b/Zen-Team.Zen-Browser.yaml b/manifests/z/Zen-Team/Zen-Browser/1.19.13b/Zen-Team.Zen-Browser.yaml new file mode 100644 index 000000000000..dc440b7b8845 --- /dev/null +++ b/manifests/z/Zen-Team/Zen-Browser/1.19.13b/Zen-Team.Zen-Browser.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: Zen-Team.Zen-Browser +PackageVersion: 1.19.13b +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 56c9192c1a1bac0ffc06e63c6c822d0ee6295bfa Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 14 May 2026 19:42:39 -0400 Subject: [PATCH 054/150] New version: jdx.mise version 2026.5.7 (#374076) --- .../jdx/mise/2026.5.7/jdx.mise.installer.yaml | 26 ++++++++ .../mise/2026.5.7/jdx.mise.locale.en-US.yaml | 64 +++++++++++++++++++ manifests/j/jdx/mise/2026.5.7/jdx.mise.yaml | 8 +++ 3 files changed, 98 insertions(+) create mode 100644 manifests/j/jdx/mise/2026.5.7/jdx.mise.installer.yaml create mode 100644 manifests/j/jdx/mise/2026.5.7/jdx.mise.locale.en-US.yaml create mode 100644 manifests/j/jdx/mise/2026.5.7/jdx.mise.yaml diff --git a/manifests/j/jdx/mise/2026.5.7/jdx.mise.installer.yaml b/manifests/j/jdx/mise/2026.5.7/jdx.mise.installer.yaml new file mode 100644 index 000000000000..b3e15ccdb860 --- /dev/null +++ b/manifests/j/jdx/mise/2026.5.7/jdx.mise.installer.yaml @@ -0,0 +1,26 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: jdx.mise +PackageVersion: 2026.5.7 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mise/bin/mise-shim.exe + PortableCommandAlias: mise-shim +- RelativeFilePath: mise/bin/mise.exe + PortableCommandAlias: mise +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-05-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/jdx/mise/releases/download/v2026.5.7/mise-v2026.5.7-windows-x64.zip + InstallerSha256: 7930487F8D4CFD9A2349B24E2698BCB1EEF4B952E8C52E3444A8C1BB1C6D2AA2 +- Architecture: arm64 + InstallerUrl: https://github.com/jdx/mise/releases/download/v2026.5.7/mise-v2026.5.7-windows-arm64.zip + InstallerSha256: E598FE431EC5F8B0C522615440EE27C955E5CB6656BA2F3C4B40ACF42C2FD647 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/jdx/mise/2026.5.7/jdx.mise.locale.en-US.yaml b/manifests/j/jdx/mise/2026.5.7/jdx.mise.locale.en-US.yaml new file mode 100644 index 000000000000..e25877192032 --- /dev/null +++ b/manifests/j/jdx/mise/2026.5.7/jdx.mise.locale.en-US.yaml @@ -0,0 +1,64 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: jdx.mise +PackageVersion: 2026.5.7 +PackageLocale: en-US +Publisher: jdx +PublisherUrl: https://en.dev/ +PublisherSupportUrl: https://github.com/jdx/mise +Author: jdx +PackageName: mise-en-place +PackageUrl: https://mise.en.dev/ +License: MIT +LicenseUrl: https://github.com/jdx/mise/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Jeff Dickey +CopyrightUrl: https://github.com/jdx/mise/blob/HEAD/LICENSE +ShortDescription: Your dev env, already prepped. +Description: Your dev env, already prepped. One tool to manage languages, env vars, and tasks per project, reproducibly. +Moniker: mise +Tags: +- cli +- dev-tool +- env +- environment +- task +ReleaseNotes: |- + A round of correctness and performance fixes: vfox-managed tools no longer prompt your password manager on every shell hook, mise upgrade stops double-printing its summary, mise settings get finally distinguishes typos from unset values, and conda installs that pulled in adwaita-icon-theme are unstuck. Plus a security pass that hardens version-string parsing against shell injection. + Fixed + - (vfox) GitHub tokens are now resolved lazily inside Lua plugins. Previously, mise hook-env, mise activate, mise completion, and even mise --help would call github.credential_command for every installed vfox tool — potentially unlocking a password manager on every prompt. The resolver is now only invoked when a Lua plugin actually issues an HTTP request to a GitHub API URL, e.g. during an install (#9816) by @jdx. Fixes #9797. + - (upgrade) mise upgrade (and mise up) no longer prints the installed-tools block twice when an upgrade also needs to uninstall an older version. The shared progress-job registry is now cleared after each phase so the subsequent uninstall renders cleanly (#9779) by @jdx. Fixes #9774. + - (settings) mise settings get distinguishes between a known setting that hasn't been set and a typo: + $ mise settings get python.compile + mise ERROR Setting [python.compile] is not set + $ mise settings get not.a.real.setting + mise ERROR Unknown setting: not.a.real.setting + Previously both returned Unknown setting, since Option fields skipped by TOML serialization were indistinguishable from missing keys (#9818) by @jdx. + - (backend) Several backends (aqua, github/gitlab/forgejo, http, s3, ubi, vfox, conda, Windows npm) reported bin-paths pointing at the concrete resolved install dir (e.g. installs/tiny/1.0.0/...) instead of the stable runtime symlink for the requested label (e.g. installs/tiny/latest/...). A new runtime_path_for_install_path helper remaps backend-discovered absolute paths onto the runtime path while leaving explicit relative bin_path values alone (#9606) by @risu729. + - (conda) mise use -g imagemagick (and other tools pulling in adwaita-icon-theme) failed with conda solve failed: encountered duplicate records for adwaita-icon-theme-40.1.1-.... rattler-solve detects duplicates by DistArchiveIdentifier rather than URL, so when conda-forge served the same archive under multiple CDN URLs, the existing URL-based dedup wasn't enough. Dedup now uses r.identifier, the exact key the solver uses (#9831) by @jdx. Fixes #9829. + + Added + - (github) github.credential_command now runs through the configured default inline shell (instead of hardcoded sh -c) and is invoked with MISE_CREDENTIAL_HOST and MISE_CREDENTIAL_PROVIDER in the environment. The deprecated $1 / ${1} hostname positional argument continues to work for sh-compatible shells (ash, bash, dash, ksh, sh, zsh); a deprecation warning lands in 2026.11.0 and removal is planned for 2027.11.0 (#9664) by @risu729. + + Performance + - (aqua) The baked aqua standard-registry package and alias lookup tables are now generated as static phf::Maps at build time via phf_codegen, instead of lazy runtime HashMaps. Warmed lookup is comparable, but first-use no longer allocates ~115 KiB of heap or builds a 2,179-entry bucket table (#9763) by @risu729. + - (task) When task.source_freshness_hash_contents = true, mise now caches each source file's blake3 hash keyed by (size, mtime_secs, mtime_nanos) — git's stat-info trick — in a per-task file under STATE/task-sources/. Unchanged files are skipped on subsequent runs; entries for files removed from sources are pruned automatically (#9819) by @jdx. See discussion #9802. + + Security + - Reject shell metacharacters in version strings at the ToolRequest boundary (#9814) by @jdx. ToolRequest::new now validates version, prefix, ref/*, sub-*, and path: requests, rejecting $, backticks, quotes, \, control chars, and .. traversal. This single change neutralizes the CRITICAL RCE class flagged against vfox-ag, vfox-bfs, vfox-bpkg, vfox-chezscheme, vfox-redis, vfox-yarn, and shell-injection findings on clickhouse, leiningen, pipenv, poetry, azure-functions-core-tools, carthage, and android-sdk, since no Lua hook can observe a hostile ctx.version / ctx.rootPath. Real-world strings like 1.2.3-beta, lts/hydrogen, 3.12.0a1, and nightly continue to validate. The PR also tightens workflow_dispatch input validation in the COPR, PPA, npm-publish, and Docker workflows. + + Registry + - Replace unsupported exe = ... options across ~30 GitHub/GitLab registry entries (astro, babashka, coursier, glab, odin, openbao, purescript, and many more) (#9587) by @risu729. Two entries gained real config to fix Linux installs: + - solidity now uses bin = "solc" so the installed binary matches the upstream solc-static-linux asset. + - sourcery now uses format = "tar.gz" because the upstream Linux asset is gzip-compressed despite its .tar.xz filename. + - Update pi to earendil-works/pi (#9792) by @garysassano. + + Documentation + - (aliases) Fix the Aliased Versions example and drop the stale asdf callout (#9830) by @jdx. + + 💚 Sponsor mise + mise is built by @jdx under en.dev — an independent studio making developer tooling (mise, aube, and more). Development is funded by sponsors. + If mise saves you or your team time, please consider sponsoring at en.dev. Individual and company sponsorships keep mise fast, free, and independent. +ReleaseNotesUrl: https://github.com/jdx/mise/releases/tag/v2026.5.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/jdx/mise/2026.5.7/jdx.mise.yaml b/manifests/j/jdx/mise/2026.5.7/jdx.mise.yaml new file mode 100644 index 000000000000..327c2a4265be --- /dev/null +++ b/manifests/j/jdx/mise/2026.5.7/jdx.mise.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: jdx.mise +PackageVersion: 2026.5.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 048b15cb16f8c2a0b170265e95628a397f4ab427 Mon Sep 17 00:00:00 2001 From: KarbitsCode <107671693+KarbitsCode@users.noreply.github.com> Date: Fri, 15 May 2026 07:42:51 +0800 Subject: [PATCH 055/150] New version: Wakatime.CLIWakatime version 2.13.2 (#374406) --- .../Wakatime.CLIWakatime.installer.yaml | 30 +++++++++++++++++++ .../Wakatime.CLIWakatime.locale.en-US.yaml | 30 +++++++++++++++++++ .../2.13.2/Wakatime.CLIWakatime.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/w/Wakatime/CLIWakatime/2.13.2/Wakatime.CLIWakatime.installer.yaml create mode 100644 manifests/w/Wakatime/CLIWakatime/2.13.2/Wakatime.CLIWakatime.locale.en-US.yaml create mode 100644 manifests/w/Wakatime/CLIWakatime/2.13.2/Wakatime.CLIWakatime.yaml diff --git a/manifests/w/Wakatime/CLIWakatime/2.13.2/Wakatime.CLIWakatime.installer.yaml b/manifests/w/Wakatime/CLIWakatime/2.13.2/Wakatime.CLIWakatime.installer.yaml new file mode 100644 index 000000000000..aedbb816f459 --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.13.2/Wakatime.CLIWakatime.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Wakatime.CLIWakatime +PackageVersion: 2.13.2 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2026-05-13 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-386.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.13.2/wakatime-cli-windows-386.zip + InstallerSha256: 11B6630DB10FFFA90AB36523E7998C4C4D361819C511117D87B4ED36F57A155B +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-amd64.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.13.2/wakatime-cli-windows-amd64.zip + InstallerSha256: 9C60E2C6EF4622BE1D027BEB344D96C01D82CF9F868DD2A669A1E45FD3B71571 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-arm64.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.13.2/wakatime-cli-windows-arm64.zip + InstallerSha256: C6ED059CD25705BC91A56F88BE45445BA1B0CC028CE0F73038AEB9EBBF5CB18F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wakatime/CLIWakatime/2.13.2/Wakatime.CLIWakatime.locale.en-US.yaml b/manifests/w/Wakatime/CLIWakatime/2.13.2/Wakatime.CLIWakatime.locale.en-US.yaml new file mode 100644 index 000000000000..e35344a80b65 --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.13.2/Wakatime.CLIWakatime.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Wakatime.CLIWakatime +PackageVersion: 2.13.2 +PackageLocale: en-US +Publisher: WakaTime +PublisherUrl: https://github.com/wakatime +PublisherSupportUrl: https://github.com/wakatime/wakatime-cli/issues +PrivacyUrl: https://wakatime.com/privacy +Author: Alan Hamlett +PackageName: WakaTime CLI +PackageUrl: https://github.com/wakatime/wakatime-cli +License: BSD-3-Clause +LicenseUrl: https://github.com/wakatime/wakatime-cli/blob/HEAD/LICENSE +Copyright: © WakaTime +ShortDescription: Command line interface used by all WakaTime text editor plugins +Moniker: wakatime-cli +Tags: +- analytics +- metrics +- productivity +- quantified-self +- time-tracker +ReleaseNotes: |- + Changelog + - Decrease max heartbeats per request to 10 #1412 +ReleaseNotesUrl: https://github.com/wakatime/wakatime-cli/releases/tag/v2.13.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wakatime/CLIWakatime/2.13.2/Wakatime.CLIWakatime.yaml b/manifests/w/Wakatime/CLIWakatime/2.13.2/Wakatime.CLIWakatime.yaml new file mode 100644 index 000000000000..d6db463f9c0c --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.13.2/Wakatime.CLIWakatime.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Wakatime.CLIWakatime +PackageVersion: 2.13.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6a245c75a4824d6e4534d4f7f0c69896176dd027 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Ca=C5=82ka?= <25438601+rafaucau@users.noreply.github.com> Date: Fri, 15 May 2026 01:43:02 +0200 Subject: [PATCH 056/150] New version: CarthageSoftware.Mago version 1.27.0 (#374526) --- .../CarthageSoftware.Mago.installer.yaml | 22 ++++++++++++++ .../CarthageSoftware.Mago.locale.en-US.yaml | 30 +++++++++++++++++++ .../Mago/1.27.0/CarthageSoftware.Mago.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/c/CarthageSoftware/Mago/1.27.0/CarthageSoftware.Mago.installer.yaml create mode 100644 manifests/c/CarthageSoftware/Mago/1.27.0/CarthageSoftware.Mago.locale.en-US.yaml create mode 100644 manifests/c/CarthageSoftware/Mago/1.27.0/CarthageSoftware.Mago.yaml diff --git a/manifests/c/CarthageSoftware/Mago/1.27.0/CarthageSoftware.Mago.installer.yaml b/manifests/c/CarthageSoftware/Mago/1.27.0/CarthageSoftware.Mago.installer.yaml new file mode 100644 index 000000000000..cc7c589d1545 --- /dev/null +++ b/manifests/c/CarthageSoftware/Mago/1.27.0/CarthageSoftware.Mago.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=QUSU.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CarthageSoftware.Mago +PackageVersion: 1.27.0 +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2026-05-13 +Commands: +- mago +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: mago-1.27.0-x86_64-pc-windows-msvc\mago.exe + PortableCommandAlias: mago + InstallerUrl: https://github.com/carthage-software/mago/releases/download/1.27.0/mago-1.27.0-x86_64-pc-windows-msvc.zip + InstallerSha256: 6428fb85baeb3442fbf55c6e6db9a803e9e91501e0df6006b0f5017d6509c1e3 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CarthageSoftware/Mago/1.27.0/CarthageSoftware.Mago.locale.en-US.yaml b/manifests/c/CarthageSoftware/Mago/1.27.0/CarthageSoftware.Mago.locale.en-US.yaml new file mode 100644 index 000000000000..f9d1d4c4f2d4 --- /dev/null +++ b/manifests/c/CarthageSoftware/Mago/1.27.0/CarthageSoftware.Mago.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=QUSU.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CarthageSoftware.Mago +PackageVersion: 1.27.0 +PackageLocale: en-US +Publisher: Carthage Software +PublisherUrl: https://carthage.software/en/ +PublisherSupportUrl: https://github.com/carthage-software/mago/issues +PackageName: Mago +PackageUrl: https://mago.carthage.software/1.27.0/en/ +License: MIT OR Apache-2.0 +LicenseUrl: https://github.com/carthage-software/mago/blob/main/LICENSE-MIT +ShortDescription: Mago is a toolchain for PHP that aims to provide a set of tools to help developers write better code. +Description: Mago is a comprehensive toolchain for PHP that helps developers write better code. Inspired by the Rust ecosystem, Mago brings speed, reliability, and an exceptional developer experience to PHP projects of all sizes. +Moniker: mago +Tags: +- ast +- dev +- formatting +- lint +- php +- semantic-checks +- static-analysis +ReleaseNotesUrl: https://github.com/carthage-software/mago/releases/tag/1.27.0 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://mago.carthage.software/1.27.0/en/guide/getting-started/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CarthageSoftware/Mago/1.27.0/CarthageSoftware.Mago.yaml b/manifests/c/CarthageSoftware/Mago/1.27.0/CarthageSoftware.Mago.yaml new file mode 100644 index 000000000000..09e9eadd05fa --- /dev/null +++ b/manifests/c/CarthageSoftware/Mago/1.27.0/CarthageSoftware.Mago.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=QUSU.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CarthageSoftware.Mago +PackageVersion: 1.27.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From eb37c1056217065938a28ce2a990ca1c9c777eb2 Mon Sep 17 00:00:00 2001 From: stevenlele <15964380+stevenlele@users.noreply.github.com> Date: Thu, 14 May 2026 23:43:13 +0000 Subject: [PATCH 057/150] New version: astral-sh.ruff version 0.15.13 (#374671) --- .../0.15.13/astral-sh.ruff.installer.yaml | 30 ++++++++ .../0.15.13/astral-sh.ruff.locale.en-US.yaml | 74 +++++++++++++++++++ .../ruff/0.15.13/astral-sh.ruff.yaml | 7 ++ 3 files changed, 111 insertions(+) create mode 100644 manifests/a/astral-sh/ruff/0.15.13/astral-sh.ruff.installer.yaml create mode 100644 manifests/a/astral-sh/ruff/0.15.13/astral-sh.ruff.locale.en-US.yaml create mode 100644 manifests/a/astral-sh/ruff/0.15.13/astral-sh.ruff.yaml diff --git a/manifests/a/astral-sh/ruff/0.15.13/astral-sh.ruff.installer.yaml b/manifests/a/astral-sh/ruff/0.15.13/astral-sh.ruff.installer.yaml new file mode 100644 index 000000000000..c33ff08bc060 --- /dev/null +++ b/manifests/a/astral-sh/ruff/0.15.13/astral-sh.ruff.installer.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: astral-sh.ruff +PackageVersion: 0.15.13 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ruff.exe +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/astral-sh/ruff/releases/download/0.15.13/ruff-i686-pc-windows-msvc.zip + InstallerSha256: 418907AC98FED6D3A4011D9C3F4B6BC525D4572AA926368F7B37311BB163B15C + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerUrl: https://github.com/astral-sh/ruff/releases/download/0.15.13/ruff-x86_64-pc-windows-msvc.zip + InstallerSha256: 59892C6773DF805EFFE7928E69796447585B42AF54310CB6F1552536B746C39A + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/astral-sh/ruff/releases/download/0.15.13/ruff-aarch64-pc-windows-msvc.zip + InstallerSha256: B16D436AFAC64F8032831D2F7874FE5FA6B1B238BFAE97924D2233904372DEED + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-14 diff --git a/manifests/a/astral-sh/ruff/0.15.13/astral-sh.ruff.locale.en-US.yaml b/manifests/a/astral-sh/ruff/0.15.13/astral-sh.ruff.locale.en-US.yaml new file mode 100644 index 000000000000..a3ec3b0d677e --- /dev/null +++ b/manifests/a/astral-sh/ruff/0.15.13/astral-sh.ruff.locale.en-US.yaml @@ -0,0 +1,74 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: astral-sh.ruff +PackageVersion: 0.15.13 +PackageLocale: en-US +Publisher: Astral +PublisherUrl: https://github.com/astral-sh +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +PackageName: Ruff +# PackageUrl: +License: MIT +LicenseUrl: https://github.com/astral-sh/ruff/blob/HEAD/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: An extremely fast Python linter, written in Rust. +# Description: +# Moniker: +Tags: +- linter +- pep8 +- python +- python3 +- ruff +- rust +- rustpython +- static-analysis +- static-code-analysis +- styleguide +- style-guide +ReleaseNotes: |- + Released on 2026-05-14. + + Preview features + - Add a rule to flag lazy imports that are eagerly evaluated (#25016) + - [pylint] Standardize diagnostic message (PLR0914, PLR0917) (#24996) + + Bug fixes + - Fix F811 false positive for class methods (#24933) + - Fix setting selection for multi-folder workspace (#24819) + - [eradicate] Fix false positive for lines with leading whitespace (ERA001) (#25122) + - [flake8-pyi] Fix false positive for f-string debug specifier (PYI016) (#24098) + + Rule changes + - Always include panic payload in panic diagnostic message (#24873) + - Restrict PYI034 for in-place operations to enclosing class (#24511) + - Improve error message for parameters that are declared `global` (#24902) + - Update known stdlib (#25103) + + Performance + - [isort] Avoid constructing `glob::Pattern`s for literal known modules (#25123) + + CLI + - Add TOML examples to `--config` help text (#25013) + - Colorize ruff check 'All checks passed' (#25085) + + Configuration + - Increase max allowed value of `line-length` setting (#24962) + + Documentation + - Add D203 to rules that conflict with the formatter (#25044) + - Clarify COM819 and formatter interaction (#25045) + - Clarify that `NotImplemented` is a value, not an exception (F901) (#25054) + - Update number of lint rules supported (#24942) + + Other changes + - Simplify the playground's markdown template (#24924) +ReleaseNotesUrl: https://github.com/astral-sh/ruff/releases/tag/0.15.13 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/astral-sh/ruff/0.15.13/astral-sh.ruff.yaml b/manifests/a/astral-sh/ruff/0.15.13/astral-sh.ruff.yaml new file mode 100644 index 000000000000..ad7f79413246 --- /dev/null +++ b/manifests/a/astral-sh/ruff/0.15.13/astral-sh.ruff.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: astral-sh.ruff +PackageVersion: 0.15.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8f11f38c0ed1e952e9e9040cb688be9c64fad36c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 07:43:25 +0800 Subject: [PATCH 058/150] New version: Google.Chrome.Dev.EXE version 150.0.7838.0 (#374678) --- .../Google.Chrome.Dev.EXE.installer.yaml | 74 +++++++++++++++++++ .../Google.Chrome.Dev.EXE.locale.en-US.yaml | 26 +++++++ .../Google.Chrome.Dev.EXE.locale.nb-NO.yaml | 23 ++++++ .../Google.Chrome.Dev.EXE.locale.zh-CN.yaml | 25 +++++++ .../150.0.7838.0/Google.Chrome.Dev.EXE.yaml | 8 ++ 5 files changed, 156 insertions(+) create mode 100644 manifests/g/Google/Chrome/Dev/EXE/150.0.7838.0/Google.Chrome.Dev.EXE.installer.yaml create mode 100644 manifests/g/Google/Chrome/Dev/EXE/150.0.7838.0/Google.Chrome.Dev.EXE.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Dev/EXE/150.0.7838.0/Google.Chrome.Dev.EXE.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Dev/EXE/150.0.7838.0/Google.Chrome.Dev.EXE.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Dev/EXE/150.0.7838.0/Google.Chrome.Dev.EXE.yaml diff --git a/manifests/g/Google/Chrome/Dev/EXE/150.0.7838.0/Google.Chrome.Dev.EXE.installer.yaml b/manifests/g/Google/Chrome/Dev/EXE/150.0.7838.0/Google.Chrome.Dev.EXE.installer.yaml new file mode 100644 index 000000000000..3e34546864f1 --- /dev/null +++ b/manifests/g/Google/Chrome/Dev/EXE/150.0.7838.0/Google.Chrome.Dev.EXE.installer.yaml @@ -0,0 +1,74 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Dev.EXE +PackageVersion: 150.0.7838.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/acay2x3rxyz2pxplzh26rtsq6wpq_150.0.7838.0/150.0.7838.0_chrome_installer_uncompressed.exe + InstallerSha256: 406374B669A86D7F7EC08093CFE2DFEE16102A310A6F50F17BF1A415BE554765 + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome +- Architecture: x86 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/acay2x3rxyz2pxplzh26rtsq6wpq_150.0.7838.0/150.0.7838.0_chrome_installer_uncompressed.exe + InstallerSha256: 406374B669A86D7F7EC08093CFE2DFEE16102A310A6F50F17BF1A415BE554765 + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome --system-level +- Architecture: x64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/pjp4x2mqfj7y2ildfolgk7zhrm_150.0.7838.0/150.0.7838.0_chrome_installer_uncompressed.exe + InstallerSha256: 12ABEFF64053C782C8157A5A20DF163E8E4BDCB01EAE4DAFFBA20749BEA650F5 + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome +- Architecture: x64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/pjp4x2mqfj7y2ildfolgk7zhrm_150.0.7838.0/150.0.7838.0_chrome_installer_uncompressed.exe + InstallerSha256: 12ABEFF64053C782C8157A5A20DF163E8E4BDCB01EAE4DAFFBA20749BEA650F5 + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome --system-level +- Architecture: arm64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/eoydqpd6u7hdlla2o4pepnbmlq_150.0.7838.0/150.0.7838.0_chrome_installer_uncompressed.exe + InstallerSha256: B314067229DF9DFD852A96FE64AE2A2C7B2911C6C850556000276555D742AF01 + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome +- Architecture: arm64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/eoydqpd6u7hdlla2o4pepnbmlq_150.0.7838.0/150.0.7838.0_chrome_installer_uncompressed.exe + InstallerSha256: B314067229DF9DFD852A96FE64AE2A2C7B2911C6C850556000276555D742AF01 + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome --system-level +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/150.0.7838.0/Google.Chrome.Dev.EXE.locale.en-US.yaml b/manifests/g/Google/Chrome/Dev/EXE/150.0.7838.0/Google.Chrome.Dev.EXE.locale.en-US.yaml new file mode 100644 index 000000000000..453093bdb771 --- /dev/null +++ b/manifests/g/Google/Chrome/Dev/EXE/150.0.7838.0/Google.Chrome.Dev.EXE.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: Google.Chrome.Dev.EXE +PackageVersion: 150.0.7838.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 2026 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.12.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/150.0.7838.0/Google.Chrome.Dev.EXE.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Dev/EXE/150.0.7838.0/Google.Chrome.Dev.EXE.locale.nb-NO.yaml new file mode 100644 index 000000000000..170144fb5f0f --- /dev/null +++ b/manifests/g/Google/Chrome/Dev/EXE/150.0.7838.0/Google.Chrome.Dev.EXE.locale.nb-NO.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: Google.Chrome.Dev.EXE +PackageVersion: 150.0.7838.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 2026 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.12.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/150.0.7838.0/Google.Chrome.Dev.EXE.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Dev/EXE/150.0.7838.0/Google.Chrome.Dev.EXE.locale.zh-CN.yaml new file mode 100644 index 000000000000..278e4a7cd4f6 --- /dev/null +++ b/manifests/g/Google/Chrome/Dev/EXE/150.0.7838.0/Google.Chrome.Dev.EXE.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: Google.Chrome.Dev.EXE +PackageVersion: 150.0.7838.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: 版权所有 2026 Google LLC. 保留所有权利。 +ShortDescription: 开发者专用的 Google Chrome +Description: 开发者专用的 Google Chrome 专为开放式网络打造。测试先进的网络平台 API 和每周都会更新的开发者工具。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/150.0.7838.0/Google.Chrome.Dev.EXE.yaml b/manifests/g/Google/Chrome/Dev/EXE/150.0.7838.0/Google.Chrome.Dev.EXE.yaml new file mode 100644 index 000000000000..c755e45b3baf --- /dev/null +++ b/manifests/g/Google/Chrome/Dev/EXE/150.0.7838.0/Google.Chrome.Dev.EXE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Dev.EXE +PackageVersion: 150.0.7838.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 16c7eb75c3d45a1d8f486ae409b1fedc06b2f990 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 07:43:37 +0800 Subject: [PATCH 059/150] New version: XinTaoFei.Codeg version 0.13.2 (#374731) --- .../0.13.2/XinTaoFei.Codeg.installer.yaml | 42 +++++++++++++++++++ .../0.13.2/XinTaoFei.Codeg.locale.en-US.yaml | 38 +++++++++++++++++ .../0.13.2/XinTaoFei.Codeg.locale.zh-CN.yaml | 28 +++++++++++++ .../Codeg/0.13.2/XinTaoFei.Codeg.yaml | 8 ++++ 4 files changed, 116 insertions(+) create mode 100644 manifests/x/XinTaoFei/Codeg/0.13.2/XinTaoFei.Codeg.installer.yaml create mode 100644 manifests/x/XinTaoFei/Codeg/0.13.2/XinTaoFei.Codeg.locale.en-US.yaml create mode 100644 manifests/x/XinTaoFei/Codeg/0.13.2/XinTaoFei.Codeg.locale.zh-CN.yaml create mode 100644 manifests/x/XinTaoFei/Codeg/0.13.2/XinTaoFei.Codeg.yaml diff --git a/manifests/x/XinTaoFei/Codeg/0.13.2/XinTaoFei.Codeg.installer.yaml b/manifests/x/XinTaoFei/Codeg/0.13.2/XinTaoFei.Codeg.installer.yaml new file mode 100644 index 000000000000..a710e3666ebc --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.13.2/XinTaoFei.Codeg.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: XinTaoFei.Codeg +PackageVersion: 0.13.2 +UpgradeBehavior: install +ReleaseDate: 2026-05-14 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.13.2/codeg_0.13.2_x64-setup.exe + InstallerSha256: 4E04BBBDD82A5B712EFD7A54407A4563DFE900CBFB0FD26EF3BC9E7C71792466 + ProductCode: codeg +- Architecture: arm64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.13.2/codeg_0.13.2_arm64-setup.exe + InstallerSha256: E0AC069331D9F41B1B24D8A7601F2D9B739194649F8265D040DD6954F6F44571 + ProductCode: codeg +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.13.2/codeg_0.13.2_x64_en-US.msi + InstallerSha256: CAD472A4C573C7F1F31D8F13052740B9409A58F3E6DDB91B7ED6778C2401EDF1 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{59EF58E5-83F6-4A91-B2B0-AD215BA7C594}' + AppsAndFeaturesEntries: + - UpgradeCode: '{1C562DF4-E6D8-5B40-B311-E481B7622E6C}' +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.13.2/codeg_0.13.2_arm64_en-US.msi + InstallerSha256: 8868FD7AA5B20B1D79F59C34ABB78E680B61A0688E10F884AF62466748809929 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{9B5DB4CC-B57D-472E-BC0E-2A0FB51A2383}' + AppsAndFeaturesEntries: + - UpgradeCode: '{1C562DF4-E6D8-5B40-B311-E481B7622E6C}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.13.2/XinTaoFei.Codeg.locale.en-US.yaml b/manifests/x/XinTaoFei/Codeg/0.13.2/XinTaoFei.Codeg.locale.en-US.yaml new file mode 100644 index 000000000000..3688f8a63853 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.13.2/XinTaoFei.Codeg.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: XinTaoFei.Codeg +PackageVersion: 0.13.2 +PackageLocale: en-US +Publisher: codeg +PublisherUrl: https://github.com/xintaofei +PublisherSupportUrl: https://github.com/xintaofei/codeg/issues +PackageName: codeg +PackageUrl: https://github.com/xintaofei/codeg +License: Apache-2.0 +LicenseUrl: https://github.com/xintaofei/codeg/blob/HEAD/LICENSE +ShortDescription: Aggregate and browse AI coding agent sessions (Claude Code, Codex, Gemini CLI, etc.) in one place. Desktop app, self-hosted server, or Docker. +Description: Codeg (Code Generation) is an enterprise-grade multi-agent coding workspace. It unifies local AI coding agents (Claude Code, Codex CLI, OpenCode, Gemini CLI, OpenClaw, Cline, etc.) in a desktop app, standalone server, or Docker container — enabling remote development from any browser — with conversation aggregation, parallel git worktree development, MCP/Skills management, chat channel interactions (Telegram, Lark, iLink, etc.), and integrated Git/file/terminal workflows. +Tags: +- agent +- agentic +- ai +- chatbot +- claude-code +- code +- codex +- coding +- gemini-cli +- large-language-model +- llm +- programming +ReleaseNotes: |- + - fix(remote): all remote-workspace HTTP and event traffic now goes through the desktop proxy, so window navigation, directory pickers, and API calls stay scoped to the selected connection. + - fix(remote): project-boot windows opened from a remote workspace inherit the remote context, so create/clone flows route through the proxy. + - fix(remote): WebSocket subscriptions are now isolated per window instance, so closing one window can't disturb a sibling that reused the same webview label. + - fix(settings): system network settings no longer try to load local state inside a remote workspace. + - fix(pet): pending-review and permission-request cues play as one-shots and return to idle, instead of pinning a "reviewing" ambient state. + - style(sidebar): the active conversation title uses regular weight. +ReleaseNotesUrl: https://github.com/xintaofei/codeg/releases/tag/v0.13.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.13.2/XinTaoFei.Codeg.locale.zh-CN.yaml b/manifests/x/XinTaoFei/Codeg/0.13.2/XinTaoFei.Codeg.locale.zh-CN.yaml new file mode 100644 index 000000000000..614204ec9324 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.13.2/XinTaoFei.Codeg.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: XinTaoFei.Codeg +PackageVersion: 0.13.2 +PackageLocale: zh-CN +ShortDescription: 在一个地方聚合并浏览 AI 编程代理会话(如 Claude Code、Codex、Gemini CLI 等)。支持桌面应用、自建服务器或 Docker 部署。 +Description: Codeg(Code Generation,代码生成)是一款企业级多代理编码工作区。它将本地 AI 编程代理(包括 Claude Code、Codex CLI、OpenCode、Gemini CLI、OpenClaw、Cline 等)统一集成于桌面应用、独立服务器或 Docker 容器中,支持通过任意浏览器进行远程开发;具备对话聚合、并行 Git 工作树开发、MCP/技能管理、聊天频道交互(Telegram、飞书、iLink 等),以及集成的 Git/文件/终端工作流。 +Tags: +- claude-code +- codex +- gemini-cli +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ReleaseNotes: |- + - 修复(远端):远端工作区的 HTTP 与事件流统一走桌面端代理,窗口导航、目录选择和 API 调用都会落在所选连接上。 + - 修复(远端):从远端工作区打开的项目引导窗口会继承远端上下文,新建 / 克隆流程同样走远端代理。 + - 修复(远端):WebSocket 订阅按窗口实例隔离,关闭某个窗口不会再误伤复用相同 webview 标签的同级窗口。 + - 修复(设置):系统网络设置在远端工作区中不再尝试加载本地状态。 + - 修复(桌宠):待审阅与权限请求提示改为一次性动画后回到 idle,不再常驻「审阅中」的环境状态。 + - 样式(侧边栏):当前选中的会话标题改为常规字重。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.13.2/XinTaoFei.Codeg.yaml b/manifests/x/XinTaoFei/Codeg/0.13.2/XinTaoFei.Codeg.yaml new file mode 100644 index 000000000000..50342298ca10 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.13.2/XinTaoFei.Codeg.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: XinTaoFei.Codeg +PackageVersion: 0.13.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 311094205423b685ca41ae4ec5871e759c7107e9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 07:43:49 +0800 Subject: [PATCH 060/150] New version: SonicWall.NetExtender version 10.3.5 (#374748) --- .../SonicWall.NetExtender.installer.yaml | 60 +++++++++++++++++++ .../SonicWall.NetExtender.locale.en-US.yaml | 24 ++++++++ .../SonicWall.NetExtender.locale.zh-CN.yaml | 14 +++++ .../10.3.5/SonicWall.NetExtender.yaml | 8 +++ 4 files changed, 106 insertions(+) create mode 100644 manifests/s/SonicWall/NetExtender/10.3.5/SonicWall.NetExtender.installer.yaml create mode 100644 manifests/s/SonicWall/NetExtender/10.3.5/SonicWall.NetExtender.locale.en-US.yaml create mode 100644 manifests/s/SonicWall/NetExtender/10.3.5/SonicWall.NetExtender.locale.zh-CN.yaml create mode 100644 manifests/s/SonicWall/NetExtender/10.3.5/SonicWall.NetExtender.yaml diff --git a/manifests/s/SonicWall/NetExtender/10.3.5/SonicWall.NetExtender.installer.yaml b/manifests/s/SonicWall/NetExtender/10.3.5/SonicWall.NetExtender.installer.yaml new file mode 100644 index 000000000000..005afaf80006 --- /dev/null +++ b/manifests/s/SonicWall/NetExtender/10.3.5/SonicWall.NetExtender.installer.yaml @@ -0,0 +1,60 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SonicWall.NetExtender +PackageVersion: 10.3.5 +Scope: machine +Protocols: +- sonicwallnetextender +Installers: +- Architecture: x86 + InstallerType: wix + InstallerUrl: https://software.sonicwall.com/NetExtender/NetExtender-x86-10.3.5.msi + InstallerSha256: F4A99CDC1D3DC2FB3C40CB1760F78379B9ED5C3ABD9626A47F74F037960F495C + InstallerSwitches: + InstallLocation: INSTALLDIR="" + InstallerSuccessCodes: + - 3010 + ProductCode: '{C5C0C0A2-D386-4C95-84B5-A6BF35392B68}' + AppsAndFeaturesEntries: + - UpgradeCode: '{D6EDAB36-5705-4A5E-A125-2243F8330BB0}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\SonicWall\SSL-VPN\NetExtender' +- Architecture: x64 + InstallerType: wix + InstallerUrl: https://software.sonicwall.com/NetExtender/NetExtender-x64-10.3.5.msi + InstallerSha256: 7E2B35ED2629FEBFC76ACD747793CC712B5A2F4FECBFA69C914FC25ED28713A3 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + InstallerSuccessCodes: + - 3010 + ProductCode: '{1271D373-54B1-4542-A9A3-2DEA032C9F5B}' + AppsAndFeaturesEntries: + - UpgradeCode: '{D6EDAB36-5705-4A5E-A125-2243F8330BB0}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\SonicWall\SSL-VPN\NetExtender' +- Architecture: arm64 + InstallerType: wix + InstallerUrl: https://software.sonicwall.com/NetExtender/NetExtender-arm64-10.3.5.msi + InstallerSha256: E944BD1C6EEC4F005EE83F2AC4B6E7D7DEDB375623D2F63B540ED61037FB3658 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + InstallerSuccessCodes: + - 3010 + ProductCode: '{B8FF2ABD-EE12-4E6E-985C-33B5CA9B3923}' + AppsAndFeaturesEntries: + - UpgradeCode: '{D6EDAB36-5705-4A5E-A125-2243F8330BB0}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\SonicWall\SSL-VPN\NetExtender' +- Architecture: x86 + InstallerType: nullsoft + InstallerUrl: https://software.sonicwall.com/NetExtender/NXSetupU-x86-10.3.5.exe + InstallerSha256: 7F4360AE0407F144827B2CEB47B383048332BBD7DF539E92A24BA1B92E42716D + ProductCode: SonicWall NetExtender +- Architecture: x64 + InstallerType: nullsoft + InstallerUrl: https://software.sonicwall.com/NetExtender/NXSetupU-x64-10.3.5.exe + InstallerSha256: 00643C0864283B0B8CBEB7B0627D94FC1B916369C958C7C35F78FF433B9BFD8B + ProductCode: SonicWall NetExtender +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SonicWall/NetExtender/10.3.5/SonicWall.NetExtender.locale.en-US.yaml b/manifests/s/SonicWall/NetExtender/10.3.5/SonicWall.NetExtender.locale.en-US.yaml new file mode 100644 index 000000000000..a65860e01fdd --- /dev/null +++ b/manifests/s/SonicWall/NetExtender/10.3.5/SonicWall.NetExtender.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: SonicWall.NetExtender +PackageVersion: 10.3.5 +PackageLocale: en-US +Publisher: SonicWall Inc. +PublisherUrl: https://www.sonicwall.com/ +PublisherSupportUrl: https://www.sonicwall.com/support +PrivacyUrl: https://www.sonicwall.com/legal/privacy-statement +Author: SonicWall, Inc. +PackageName: SonicWall NetExtender +PackageUrl: https://www.sonicwall.com/products/remote-access/vpn-clients +License: Proprietary +LicenseUrl: https://www.sonicwall.com/legal/end-user-product-agreements +Copyright: © 2026 SonicWall Inc. All rights reserved. +CopyrightUrl: https://www.sonicwall.com/legal/end-user-product-agreements +ShortDescription: SonicWall NetExtender provides secure remote access for Windows and Linux users. +Description: SonicWall’s SSL VPN NetExtender allows you to provide easy and secure access to Windows and Linux users. This transparent software enables remote users to securely connect and run any application on the company network. Users can upload and download files, mount network drives, and access resources as if they were on the local network. +Tags: +- network +- vpn +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SonicWall/NetExtender/10.3.5/SonicWall.NetExtender.locale.zh-CN.yaml b/manifests/s/SonicWall/NetExtender/10.3.5/SonicWall.NetExtender.locale.zh-CN.yaml new file mode 100644 index 000000000000..e99720d801ed --- /dev/null +++ b/manifests/s/SonicWall/NetExtender/10.3.5/SonicWall.NetExtender.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: SonicWall.NetExtender +PackageVersion: 10.3.5 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: SonicWall NetExtender 为 Windows 和 Linux 用户提供安全的远程访问。 +Description: SonicWall 的 SSL VPN NetExtender 可为 Windows 和 Linux 用户提供便捷安全的访问通道。这款透明化软件让远程用户能安全连接并运行企业网络中的任意应用程序。用户可像在本地网络一样上传下载文件、挂载网络驱动器并访问各类资源。 +Tags: +- vpn +- 网络 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SonicWall/NetExtender/10.3.5/SonicWall.NetExtender.yaml b/manifests/s/SonicWall/NetExtender/10.3.5/SonicWall.NetExtender.yaml new file mode 100644 index 000000000000..1977fe474014 --- /dev/null +++ b/manifests/s/SonicWall/NetExtender/10.3.5/SonicWall.NetExtender.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: SonicWall.NetExtender +PackageVersion: 10.3.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 05a28aba397a154ce819aa2960d370043c392aae Mon Sep 17 00:00:00 2001 From: rsteube-bot <130685017+rsteube-bot@users.noreply.github.com> Date: Fri, 15 May 2026 01:44:01 +0200 Subject: [PATCH 061/150] New version: rsteube.Carapace version 1.6.6 (#374781) --- .../1.6.6/rsteube.Carapace.installer.yaml | 17 ++++ .../1.6.6/rsteube.Carapace.locale.en-US.yaml | 78 +++++++++++++++++++ .../Carapace/1.6.6/rsteube.Carapace.yaml | 8 ++ 3 files changed, 103 insertions(+) create mode 100644 manifests/r/rsteube/Carapace/1.6.6/rsteube.Carapace.installer.yaml create mode 100644 manifests/r/rsteube/Carapace/1.6.6/rsteube.Carapace.locale.en-US.yaml create mode 100644 manifests/r/rsteube/Carapace/1.6.6/rsteube.Carapace.yaml diff --git a/manifests/r/rsteube/Carapace/1.6.6/rsteube.Carapace.installer.yaml b/manifests/r/rsteube/Carapace/1.6.6/rsteube.Carapace.installer.yaml new file mode 100644 index 000000000000..0b68f7c63b17 --- /dev/null +++ b/manifests/r/rsteube/Carapace/1.6.6/rsteube.Carapace.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: rsteube.Carapace +PackageVersion: 1.6.6 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: carapace.exe +UpgradeBehavior: install +ReleaseDate: 2026-05-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/carapace-sh/carapace-bin/releases/download/v1.6.6/carapace-bin_1.6.6_windows_amd64.zip + InstallerSha256: 13642A3547758D5E3FCB4518366207BBE8CF2FAD009816901A55A42218D8B034 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/rsteube/Carapace/1.6.6/rsteube.Carapace.locale.en-US.yaml b/manifests/r/rsteube/Carapace/1.6.6/rsteube.Carapace.locale.en-US.yaml new file mode 100644 index 000000000000..6eaaa82bb514 --- /dev/null +++ b/manifests/r/rsteube/Carapace/1.6.6/rsteube.Carapace.locale.en-US.yaml @@ -0,0 +1,78 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: rsteube.Carapace +PackageVersion: 1.6.6 +PackageLocale: en-US +Publisher: rsteube +PublisherUrl: https://carapace-sh.github.io/carapace-bin +PublisherSupportUrl: https://github.com/carapace-sh/carapace-bin/issues +PackageName: Carapace +PackageUrl: https://github.com/carapace-sh/carapace-bin +License: MIT +LicenseUrl: https://github.com/carapace-sh/carapace-bin/blob/HEAD/LICENSE +ShortDescription: multi-shell, multi-command, argument completer +Tags: +- bash +- carapace +- completion +- elvish +- fish +- ion +- nushell +- oil +- powershell +- tcsh +- xonsh +- xontrib +- zsh +ReleaseNotes: |- + Changelog + - c5257d7 Merge pull request #3459 from carapace-sh/atuin-updates-v18.16.1 + - b9ad556 atuin: updates from v18.16.1 + - a2b80da Merge pull request #3458 from carapace-sh/update-carapace + - b848b2d updated carapace + - 4bbf16b Merge pull request #3455 from carapace-sh/jj-revset-clanker + - 2539110 jj: clanker-based revset completion + - fb81462 Merge pull request #3456 from carapace-sh/go-install-path + - 6d0e484 go: install - support local path + - d4a0559 Merge pull request #3435 from carapace-sh/jj-rename-revset + - 25b80b2 jj: renamed RevSet to Revset + - be4b7be Merge pull request #3434 from carapace-sh/jj-revset-operators + - 3172180 jj: added ActionRevsetOperators + - 1220ab4 Merge pull request #3433 from carapace-sh/git-remote-branch-names-uid + - 9aeb285 git: ActionRemoteBranchNames - added uid + - f8cd72e Merge pull request #3424 from carapace-sh/jj-revset-alias-uid + - 74ab00b Merge pull request #3432 from carapace-sh/hurl-updates-8.0.1 + - 22dc235 hurl: updates from 8.0.1 + - 3f6b121 Merge pull request #3427 from carapace-sh/dependabot/go_modules/golang.org/x/mod-0.36.0 + - 9ffb988 build(deps): bump golang.org/x/mod from 0.35.0 to 0.36.0 + - 07ff45c jj: added uid for revset alias + - 815d12b Merge pull request #3423 from carapace-sh/jj-operation-env + - e7214bc jj: pass on operation flag + - a2a9d9b Merge pull request #3422 from carapace-sh/jj-revert + - a8fddb6 jj: revert completion + - 0aaabd2 Merge pull request #3421 from carapace-sh/jj-flag-completion + - de80e8d jj: added missing flag completion + - 0557797 jj: added ActionAncestors and ActionDescendants (#3413) + - 1e7b2c7 jj: added uid for revset-function (#3418) + - 4080f71 but: updates from 0.19.10 (#3417) + - 29f2a61 jj: updates from v0.41.0 (#3416) + - 53414c0 jj: fix absolute path (#3415) + - 4b9893f jj: added uids (#3414) + - af5b120 git: repo info - added keys flag (#3411) + - df18a31 jj: complete revset aliases (#3412) + - 347f7ef Merge pull request #3410 from carapace-sh/dependabot/go_modules/gopkg.in/ini.v1-1.67.2 + - 5421c65 build(deps): bump gopkg.in/ini.v1 from 1.67.1 to 1.67.2 + - c9bc054 nh: initial completer (#3354) + - 8120433 Merge pull request #3409 from carapace-sh/add-xxhsum + - f8caef4 added xxhsum + - 2c8ce38 Merge pull request #3408 from carapace-sh/add-gocryptfs + - 9437e29 added gocryptfs + - 5bb9443 Merge pull request #3406 from carapace-sh/ansible-optional-dependency + - 856213e ansible: added information about argcomplete optional dependency + - ec7e8a0 Merge pull request #3392 from carapace-sh/gh-rm-stack-cmd + - 2a68511 gh: remove the hidden stack command +ReleaseNotesUrl: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.6.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/rsteube/Carapace/1.6.6/rsteube.Carapace.yaml b/manifests/r/rsteube/Carapace/1.6.6/rsteube.Carapace.yaml new file mode 100644 index 000000000000..fffec4c6ca8d --- /dev/null +++ b/manifests/r/rsteube/Carapace/1.6.6/rsteube.Carapace.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: rsteube.Carapace +PackageVersion: 1.6.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 981a1f53dcad957a00c5f245ea6e318319fe3b67 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Fri, 15 May 2026 01:44:14 +0200 Subject: [PATCH 062/150] New version: Fly-io.flyctl version 0.4.52 (#374786) --- .../0.4.52/Fly-io.flyctl.installer.yaml | 19 +++++++++++++ .../0.4.52/Fly-io.flyctl.locale.en-US.yaml | 27 +++++++++++++++++++ .../0.4.52/Fly-io.flyctl.locale.ko-KR.yaml | 26 ++++++++++++++++++ .../f/Fly-io/flyctl/0.4.52/Fly-io.flyctl.yaml | 8 ++++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/f/Fly-io/flyctl/0.4.52/Fly-io.flyctl.installer.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.4.52/Fly-io.flyctl.locale.en-US.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.4.52/Fly-io.flyctl.locale.ko-KR.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.4.52/Fly-io.flyctl.yaml diff --git a/manifests/f/Fly-io/flyctl/0.4.52/Fly-io.flyctl.installer.yaml b/manifests/f/Fly-io/flyctl/0.4.52/Fly-io.flyctl.installer.yaml new file mode 100644 index 000000000000..0f152092e58e --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.4.52/Fly-io.flyctl.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.4.52 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: flyctl.exe +ReleaseDate: 2026-05-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.4.52/flyctl_0.4.52_Windows_x86_64.zip + InstallerSha256: BDB1F48E4B0D4C040723DB7C6C7F98944920C03D0345C019FD676A2CEB88B911 +- Architecture: arm64 + InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.4.52/flyctl_0.4.52_Windows_arm64.zip + InstallerSha256: 7D9F8EDE586DDF9532B0CE19FC3126C312F0C2B498BB03272D5212F0CA9FE8A4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fly-io/flyctl/0.4.52/Fly-io.flyctl.locale.en-US.yaml b/manifests/f/Fly-io/flyctl/0.4.52/Fly-io.flyctl.locale.en-US.yaml new file mode 100644 index 000000000000..2a87d2ece5f6 --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.4.52/Fly-io.flyctl.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.4.52 +PackageLocale: en-US +Publisher: Fly.io +PublisherUrl: https://fly.io/ +PublisherSupportUrl: https://community.fly.io/ +PrivacyUrl: https://fly.io/legal/privacy-policy +PackageName: flyctl +PackageUrl: https://github.com/superfly/flyctl +License: Apache-2.0 +LicenseUrl: https://github.com/superfly/flyctl/blob/HEAD/LICENSE +ShortDescription: Command line tools for fly.io services +Tags: +- cli +- fly +- heroku +ReleaseNotes: |- + Changelog + - e4090ac Remove LSVD commands (#4911) + - e1f4f5b fix(mcp): allow JSON comments and trailing commas in editor settings files (#4903) + - f8d9566 chore(deps): bump github.com/mark3labs/mcp-go from 0.49.0 to 0.52.0 (#4907) +ReleaseNotesUrl: https://github.com/superfly/flyctl/releases/tag/v0.4.52 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fly-io/flyctl/0.4.52/Fly-io.flyctl.locale.ko-KR.yaml b/manifests/f/Fly-io/flyctl/0.4.52/Fly-io.flyctl.locale.ko-KR.yaml new file mode 100644 index 000000000000..04a9f933e577 --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.4.52/Fly-io.flyctl.locale.ko-KR.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.4.52 +PackageLocale: ko-KR +Publisher: Fly.io +PublisherUrl: https://fly.io/ +PublisherSupportUrl: https://community.fly.io/ +PrivacyUrl: https://fly.io/legal/privacy-policy +PackageName: flyctl +PackageUrl: https://github.com/superfly/flyctl +License: Apache-2.0 +LicenseUrl: https://github.com/superfly/flyctl/blob/HEAD/LICENSE +ShortDescription: fly.io 서비스를 위한 커맨드 라인 도구 +Tags: +- cli +- fly +- heroku +ReleaseNotes: |- + f2d3a9f8 Revert "Even more remote heartbeat improvements (#3594)" (#3618) + f2416e1a Hide sentry from launch plan unless selected (#3616) + 61fa0095 Add Rails + Tigris support to fly launch (#3598) + d970980d Implement unit test with in-memory server implementation. (#3613) +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fly-io/flyctl/0.4.52/Fly-io.flyctl.yaml b/manifests/f/Fly-io/flyctl/0.4.52/Fly-io.flyctl.yaml new file mode 100644 index 000000000000..072f4be265c3 --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.4.52/Fly-io.flyctl.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: Fly-io.flyctl +PackageVersion: 0.4.52 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 91f840aef7cfd92eb03852c9a6a1863348aa3b6a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 07:44:27 +0800 Subject: [PATCH 063/150] New version: IvanCharapanau.Harbor version 0.4.17 (#374794) --- .../IvanCharapanau.Harbor.installer.yaml | 26 +++++++++++++++ .../IvanCharapanau.Harbor.locale.en-US.yaml | 32 +++++++++++++++++++ .../IvanCharapanau.Harbor.locale.zh-CN.yaml | 16 ++++++++++ .../Harbor/0.4.17/IvanCharapanau.Harbor.yaml | 8 +++++ 4 files changed, 82 insertions(+) create mode 100644 manifests/i/IvanCharapanau/Harbor/0.4.17/IvanCharapanau.Harbor.installer.yaml create mode 100644 manifests/i/IvanCharapanau/Harbor/0.4.17/IvanCharapanau.Harbor.locale.en-US.yaml create mode 100644 manifests/i/IvanCharapanau/Harbor/0.4.17/IvanCharapanau.Harbor.locale.zh-CN.yaml create mode 100644 manifests/i/IvanCharapanau/Harbor/0.4.17/IvanCharapanau.Harbor.yaml diff --git a/manifests/i/IvanCharapanau/Harbor/0.4.17/IvanCharapanau.Harbor.installer.yaml b/manifests/i/IvanCharapanau/Harbor/0.4.17/IvanCharapanau.Harbor.installer.yaml new file mode 100644 index 000000000000..3a0756220f75 --- /dev/null +++ b/manifests/i/IvanCharapanau/Harbor/0.4.17/IvanCharapanau.Harbor.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: IvanCharapanau.Harbor +PackageVersion: 0.4.17 +UpgradeBehavior: install +ReleaseDate: 2026-05-14 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/av/harbor/releases/download/v0.4.17/Harbor_0.4.17_x64-setup.exe + InstallerSha256: 6307AEFA36E8524013DA9569AD388B62932302578A177603EDE4827AF4B81206 + ProductCode: Harbor +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/av/harbor/releases/download/v0.4.17/Harbor_0.4.17_x64_en-US.msi + InstallerSha256: FE67507A2210BB5C94859C9CB3BC1A14F76765FAF9CAA54B42C0521F8B6904AC + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{6450D4A7-7EF8-435C-9581-D088DAB2A970}' + AppsAndFeaturesEntries: + - UpgradeCode: '{8389C8AD-7952-5AB4-B907-63255087F027}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/IvanCharapanau/Harbor/0.4.17/IvanCharapanau.Harbor.locale.en-US.yaml b/manifests/i/IvanCharapanau/Harbor/0.4.17/IvanCharapanau.Harbor.locale.en-US.yaml new file mode 100644 index 000000000000..90b7135d48f3 --- /dev/null +++ b/manifests/i/IvanCharapanau/Harbor/0.4.17/IvanCharapanau.Harbor.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: IvanCharapanau.Harbor +PackageVersion: 0.4.17 +PackageLocale: en-US +Publisher: harbor +PublisherUrl: https://av.codes/ +PublisherSupportUrl: https://github.com/av/harbor/issues +Author: Ivan Charapanau +PackageName: Harbor +PackageUrl: https://github.com/av/harbor +License: Apache-2.0 +LicenseUrl: https://github.com/av/harbor/blob/HEAD/LICENSE +ShortDescription: Effortlessly run LLM backends, APIs, frontends, and services with one command. +Description: Harbor is a containerized LLM toolkit that allows you to run LLMs and additional services. It consists of a CLI and a companion App that allows you to manage and run AI services with ease. +Tags: +- ai +- large-language-model +- llm +- ollama +ReleaseNotes: |- + Needle + Needle adds a Harbor-built OpenAI-compatible tool-calling backend for Cactus Compute's small function-calling model. + harbor up needle + npcsh + npcsh adds an agentic shell/API service with local backend integrations and frontend/gateway wiring. + harbor up npcsh llamacpp + Full Changelog: https://github.com/av/harbor/compare/v0.4.16...v0.4.17 +ReleaseNotesUrl: https://github.com/av/harbor/releases/tag/v0.4.17 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/IvanCharapanau/Harbor/0.4.17/IvanCharapanau.Harbor.locale.zh-CN.yaml b/manifests/i/IvanCharapanau/Harbor/0.4.17/IvanCharapanau.Harbor.locale.zh-CN.yaml new file mode 100644 index 000000000000..5bc3d53f6578 --- /dev/null +++ b/manifests/i/IvanCharapanau/Harbor/0.4.17/IvanCharapanau.Harbor.locale.zh-CN.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: IvanCharapanau.Harbor +PackageVersion: 0.4.17 +PackageLocale: zh-CN +ShortDescription: 只需一个命令,即可轻松运行 LLM 后端、API、前端和服务。 +Description: Harbor 是一个容器化 LLM 工具包,帮助您运行 LLM 和附加服务。它由 CLI 和配套应用程序组成,帮助您轻松管理和运行人工智能服务。 +Tags: +- llm +- ollama +- 人工智能 +- 大语言模型 +ReleaseNotesUrl: https://github.com/av/harbor/releases/tag/v0.4.17 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/i/IvanCharapanau/Harbor/0.4.17/IvanCharapanau.Harbor.yaml b/manifests/i/IvanCharapanau/Harbor/0.4.17/IvanCharapanau.Harbor.yaml new file mode 100644 index 000000000000..0aad79907a61 --- /dev/null +++ b/manifests/i/IvanCharapanau/Harbor/0.4.17/IvanCharapanau.Harbor.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: IvanCharapanau.Harbor +PackageVersion: 0.4.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2716537657a81f6a61f2053055c3fb6ef4cc9d87 Mon Sep 17 00:00:00 2001 From: Patrick Hener Date: Fri, 15 May 2026 01:52:27 +0200 Subject: [PATCH 064/150] New version: PatrickHener.Goshs 2.0.7 (#373439) Co-authored-by: goreleaserbot --- .../2.0.7/PatrickHener.Goshs.installer.yaml | 34 +++++++++++++++++++ .../PatrickHener.Goshs.locale.en-US.yaml | 14 ++++++++ .../Goshs/2.0.7/PatrickHener.Goshs.yaml | 7 ++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/p/PatrickHener/Goshs/2.0.7/PatrickHener.Goshs.installer.yaml create mode 100644 manifests/p/PatrickHener/Goshs/2.0.7/PatrickHener.Goshs.locale.en-US.yaml create mode 100644 manifests/p/PatrickHener/Goshs/2.0.7/PatrickHener.Goshs.yaml diff --git a/manifests/p/PatrickHener/Goshs/2.0.7/PatrickHener.Goshs.installer.yaml b/manifests/p/PatrickHener/Goshs/2.0.7/PatrickHener.Goshs.installer.yaml new file mode 100644 index 000000000000..6038d3211f15 --- /dev/null +++ b/manifests/p/PatrickHener/Goshs/2.0.7/PatrickHener.Goshs.installer.yaml @@ -0,0 +1,34 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: PatrickHener.Goshs +PackageVersion: 2.0.7 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-12" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: goshs.exe + PortableCommandAlias: goshs + InstallerUrl: https://github.com/patrickhener/goshs/releases/download/v2.0.7/goshs_v2.0.7_windows_x86_64.zip + InstallerSha256: d099512c156df1a81e3d1cedbace3476ee95b840c0cec4f30e4e9abb5ac3a991 + UpgradeBehavior: uninstallPrevious + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: goshs.exe + PortableCommandAlias: goshs + InstallerUrl: https://github.com/patrickhener/goshs/releases/download/v2.0.7/goshs_v2.0.7_windows_386.zip + InstallerSha256: 28b13895512151c6876ec07e6bbf2f32c6f99a35c58001ca7071f890ae202cc9 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: goshs.exe + PortableCommandAlias: goshs + InstallerUrl: https://github.com/patrickhener/goshs/releases/download/v2.0.7/goshs_v2.0.7_windows_arm64.zip + InstallerSha256: 10f4a3477f86569c973921ef1ebff2377d2b2948d23897019a0cabdca7211490 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PatrickHener/Goshs/2.0.7/PatrickHener.Goshs.locale.en-US.yaml b/manifests/p/PatrickHener/Goshs/2.0.7/PatrickHener.Goshs.locale.en-US.yaml new file mode 100644 index 000000000000..029d96a52c79 --- /dev/null +++ b/manifests/p/PatrickHener/Goshs/2.0.7/PatrickHener.Goshs.locale.en-US.yaml @@ -0,0 +1,14 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: PatrickHener.Goshs +PackageVersion: 2.0.7 +PackageLocale: en-US +Publisher: PatrickHener +PublisherUrl: https://goshs.de +PublisherSupportUrl: https://github.com/patrickhener/goshs/issues +PackageName: goshs +License: MIT +ShortDescription: Single-binary file server for pentesters and sysadmins +Moniker: goshs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PatrickHener/Goshs/2.0.7/PatrickHener.Goshs.yaml b/manifests/p/PatrickHener/Goshs/2.0.7/PatrickHener.Goshs.yaml new file mode 100644 index 000000000000..b73e685d7425 --- /dev/null +++ b/manifests/p/PatrickHener/Goshs/2.0.7/PatrickHener.Goshs.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: PatrickHener.Goshs +PackageVersion: 2.0.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From faf3e8bb8578120a290ffa78045dd7376b801542 Mon Sep 17 00:00:00 2001 From: programApe <52517845+chenqi92@users.noreply.github.com> Date: Fri, 15 May 2026 07:56:57 +0800 Subject: [PATCH 065/150] New version: Chenqi92.PierX version 0.5.3 (#373849) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../PierX/0.5.3/Chenqi92.PierX.installer.yaml | 13 ++++++++++ .../0.5.3/Chenqi92.PierX.locale.en-US.yaml | 25 +++++++++++++++++++ .../0.5.3/Chenqi92.PierX.locale.zh-CN.yaml | 10 ++++++++ .../Chenqi92/PierX/0.5.3/Chenqi92.PierX.yaml | 6 +++++ 4 files changed, 54 insertions(+) create mode 100644 manifests/c/Chenqi92/PierX/0.5.3/Chenqi92.PierX.installer.yaml create mode 100644 manifests/c/Chenqi92/PierX/0.5.3/Chenqi92.PierX.locale.en-US.yaml create mode 100644 manifests/c/Chenqi92/PierX/0.5.3/Chenqi92.PierX.locale.zh-CN.yaml create mode 100644 manifests/c/Chenqi92/PierX/0.5.3/Chenqi92.PierX.yaml diff --git a/manifests/c/Chenqi92/PierX/0.5.3/Chenqi92.PierX.installer.yaml b/manifests/c/Chenqi92/PierX/0.5.3/Chenqi92.PierX.installer.yaml new file mode 100644 index 000000000000..3749432ca45c --- /dev/null +++ b/manifests/c/Chenqi92/PierX/0.5.3/Chenqi92.PierX.installer.yaml @@ -0,0 +1,13 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Chenqi92.PierX +PackageVersion: 0.5.3 +ManifestType: installer +ManifestVersion: 1.12.0 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: "https://github.com/chenqi92/Pier-X/releases/download/v0.5.3/Pier-X_0.5.3_x64-setup.exe" + InstallerSha256: BE43229AB22986ED97AF9486A52DDA6B587C06A1D0EA3A0F3604AC2BD77BEB10 +- Architecture: arm64 + InstallerUrl: "https://github.com/chenqi92/Pier-X/releases/download/v0.5.3/Pier-X_0.5.3_arm64-setup.exe" + InstallerSha256: 854E41563CEF1255E70D0D48A26524F611835C5D83D6D40D8557ABBE7AF37E3A diff --git a/manifests/c/Chenqi92/PierX/0.5.3/Chenqi92.PierX.locale.en-US.yaml b/manifests/c/Chenqi92/PierX/0.5.3/Chenqi92.PierX.locale.en-US.yaml new file mode 100644 index 000000000000..660fe663739d --- /dev/null +++ b/manifests/c/Chenqi92/PierX/0.5.3/Chenqi92.PierX.locale.en-US.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Chenqi92.PierX +PackageVersion: 0.5.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 +PackageLocale: en-US +Publisher: chenqi92 +PublisherUrl: "https://github.com/chenqi92" +PublisherSupportUrl: "https://github.com/chenqi92/Pier-X/issues" +Author: chenqi92 +PackageName: Pier-X +PackageUrl: "https://github.com/chenqi92/Pier-X" +License: MIT +LicenseUrl: "https://github.com/chenqi92/Pier-X/blob/main/LICENSE" +Copyright: Copyright (c) 2026 kkape.com +ShortDescription: IDE-style desktop workbench for terminal, Git, SSH, databases, and remote ops. +Description: Pier-X is a cross-platform desktop workbench for backend and operations engineers, combining terminal, Git, SSH, databases, Docker, logs, SFTP, and server management in one Tauri-based app. +Moniker: pier-x +Tags: +- tauri +- terminal +- ssh +- git +- database +- devtools diff --git a/manifests/c/Chenqi92/PierX/0.5.3/Chenqi92.PierX.locale.zh-CN.yaml b/manifests/c/Chenqi92/PierX/0.5.3/Chenqi92.PierX.locale.zh-CN.yaml new file mode 100644 index 000000000000..fefc9b0b4aa5 --- /dev/null +++ b/manifests/c/Chenqi92/PierX/0.5.3/Chenqi92.PierX.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json +PackageIdentifier: Chenqi92.PierX +PackageVersion: 0.5.3 +ManifestType: locale +ManifestVersion: 1.12.0 +PackageLocale: zh-CN +Publisher: chenqi92 +PackageName: Pier-X +ShortDescription: 把终端、Git、SSH、数据库和远程运维放进一个 IDE 风格工作台的桌面工具。 +Description: Pier-X 是面向后端和运维工程师的跨平台桌面工作台,整合终端、Git、SSH、数据库、Docker、日志、SFTP 和服务器管理能力。 diff --git a/manifests/c/Chenqi92/PierX/0.5.3/Chenqi92.PierX.yaml b/manifests/c/Chenqi92/PierX/0.5.3/Chenqi92.PierX.yaml new file mode 100644 index 000000000000..c9778dc5f9cf --- /dev/null +++ b/manifests/c/Chenqi92/PierX/0.5.3/Chenqi92.PierX.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Chenqi92.PierX +PackageVersion: 0.5.3 +ManifestType: version +ManifestVersion: 1.12.0 +DefaultLocale: en-US From 1e4de7d4fe799e50d0830c062cf3af769119ba9f Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 16:58:08 -0700 Subject: [PATCH 066/150] Automatic Waiver Addition for PR 374049 (#374820) --- manifests/l/lonr-6/CCDesktopSwitch/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/l/lonr-6/CCDesktopSwitch/.validation diff --git a/manifests/l/lonr-6/CCDesktopSwitch/.validation b/manifests/l/lonr-6/CCDesktopSwitch/.validation new file mode 100644 index 000000000000..6fc10e49adb7 --- /dev/null +++ b/manifests/l/lonr-6/CCDesktopSwitch/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"110d63e6-8e1e-42e1-b643-d28538c12edc","TestPlan":"Policy-Test-2.7","PackagePath":"manifests/l/lonr-6/CCDesktopSwitch/1.0.24","CommitId":"2ada90c26347826e820f765ef541187bb99dd55b"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From 02f964abdb5723693ffdeab5f149f49488adbba7 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 16:59:12 -0700 Subject: [PATCH 067/150] Automatic deletion of ON6MU.RXSSTV 2.2.0 (#369374) --- .../RXSSTV/2.2.0/ON6MU.RXSSTV.installer.yaml | 21 ------------------- .../2.2.0/ON6MU.RXSSTV.locale.en-US.yaml | 19 ----------------- .../o/ON6MU/RXSSTV/2.2.0/ON6MU.RXSSTV.yaml | 8 ------- 3 files changed, 48 deletions(-) delete mode 100644 manifests/o/ON6MU/RXSSTV/2.2.0/ON6MU.RXSSTV.installer.yaml delete mode 100644 manifests/o/ON6MU/RXSSTV/2.2.0/ON6MU.RXSSTV.locale.en-US.yaml delete mode 100644 manifests/o/ON6MU/RXSSTV/2.2.0/ON6MU.RXSSTV.yaml diff --git a/manifests/o/ON6MU/RXSSTV/2.2.0/ON6MU.RXSSTV.installer.yaml b/manifests/o/ON6MU/RXSSTV/2.2.0/ON6MU.RXSSTV.installer.yaml deleted file mode 100644 index 58d312068cbf..000000000000 --- a/manifests/o/ON6MU/RXSSTV/2.2.0/ON6MU.RXSSTV.installer.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Created with komac v2.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: ON6MU.RXSSTV -PackageVersion: 2.2.0 -InstallerLocale: en-US -InstallerType: inno -ProductCode: RX-SSTV_is1 -ReleaseDate: 2024-06-14 -AppsAndFeaturesEntries: -- DisplayVersion: 2.1.6 - ProductCode: RX-SSTV_is1 -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '{sd}\RX-SSTV' -Installers: -- Architecture: x86 - InstallerUrl: https://www.qsl.net/on6mu/download/Setup_RXSSTV.exe - InstallerSha256: 4D02C9EAD189E3B87D1B30BA47B7941E34B3CAC0399FCD87FE6261CE29E36888 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/o/ON6MU/RXSSTV/2.2.0/ON6MU.RXSSTV.locale.en-US.yaml b/manifests/o/ON6MU/RXSSTV/2.2.0/ON6MU.RXSSTV.locale.en-US.yaml deleted file mode 100644 index 2773cb16f41a..000000000000 --- a/manifests/o/ON6MU/RXSSTV/2.2.0/ON6MU.RXSSTV.locale.en-US.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Created with komac v2.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: ON6MU.RXSSTV -PackageVersion: 2.2.0 -PackageLocale: en-US -Publisher: ON6MU -PublisherUrl: https://www.qsl.net/ -PublisherSupportUrl: https://www.qsl.net/on6mu/mail.htm -Author: ON6MU -PackageName: RXSSTV -PackageUrl: https://www.qsl.net/on6mu/rxsstv.htm -License: Freeware -Copyright: Copyright (C) 2023 ON6MU -CopyrightUrl: https://www.qsl.net/on6mu/rxsstv.htm -ShortDescription: Easy and back to basics SSTV decoding program. -Moniker: RX-SSTV -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/o/ON6MU/RXSSTV/2.2.0/ON6MU.RXSSTV.yaml b/manifests/o/ON6MU/RXSSTV/2.2.0/ON6MU.RXSSTV.yaml deleted file mode 100644 index 554b5c8128e4..000000000000 --- a/manifests/o/ON6MU/RXSSTV/2.2.0/ON6MU.RXSSTV.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: ON6MU.RXSSTV -PackageVersion: 2.2.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 From 760bf5da06102f99e8f2e733f3f78f26717172f4 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 16:59:30 -0700 Subject: [PATCH 068/150] Automatic deletion of PassMark.BurnInTest 11.0.1022 (#369445) --- .../PassMark.BurnInTest.installer.yaml | 30 ------------------- .../PassMark.BurnInTest.locale.en-US.yaml | 26 ---------------- .../11.0.1022/PassMark.BurnInTest.yaml | 8 ----- 3 files changed, 64 deletions(-) delete mode 100644 manifests/p/PassMark/BurnInTest/11.0.1022/PassMark.BurnInTest.installer.yaml delete mode 100644 manifests/p/PassMark/BurnInTest/11.0.1022/PassMark.BurnInTest.locale.en-US.yaml delete mode 100644 manifests/p/PassMark/BurnInTest/11.0.1022/PassMark.BurnInTest.yaml diff --git a/manifests/p/PassMark/BurnInTest/11.0.1022/PassMark.BurnInTest.installer.yaml b/manifests/p/PassMark/BurnInTest/11.0.1022/PassMark.BurnInTest.installer.yaml deleted file mode 100644 index d5c90d0aec63..000000000000 --- a/manifests/p/PassMark/BurnInTest/11.0.1022/PassMark.BurnInTest.installer.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: PassMark.BurnInTest -PackageVersion: 11.0.1022 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: BurnInTest_is1 -ReleaseDate: 2026-03-22 -AppsAndFeaturesEntries: -- DisplayVersion: 11.0.1022.14547 - ProductCode: BurnInTest_is1 -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\BurnInTest' -Installers: -- Architecture: x64 - InstallerUrl: https://www.passmark.com/downloads/BurnInTest_Windows_x86-64.exe - InstallerSha256: 9D5BFC0F9C4C468C25C8833D9B73E0332176D75CD5665925A2F87E764C1714BF -- Architecture: arm64 - InstallerUrl: https://www.passmark.com/downloads/BurnInTest_Windows_ARM64.exe - InstallerSha256: 99837953E086C534EDCDAE7E7D2FCB73500FD6932E52E171833AC43DBB4859C4 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/p/PassMark/BurnInTest/11.0.1022/PassMark.BurnInTest.locale.en-US.yaml b/manifests/p/PassMark/BurnInTest/11.0.1022/PassMark.BurnInTest.locale.en-US.yaml deleted file mode 100644 index 33bb0a021bd1..000000000000 --- a/manifests/p/PassMark/BurnInTest/11.0.1022/PassMark.BurnInTest.locale.en-US.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: PassMark.BurnInTest -PackageVersion: 11.0.1022 -PackageLocale: en-US -Publisher: Passmark Software -PublisherUrl: https://www.passmark.com/about/index.php -PublisherSupportUrl: https://www.passmark.com/support/index.php -PrivacyUrl: https://www.passmark.com/legal/privacy-policy.php -PackageName: BurnInTest -PackageUrl: https://www.passmark.com/products/burnintest/download.php -License: Proprietary -LicenseUrl: https://www.passmark.com/legal/disclaimer.php -Copyright: Copyright © 1999-2026 Passmark Software, Inc. -CopyrightUrl: https://www.passmark.com/products/burnintest/download.php#:~:text=Copyright -ShortDescription: PC Reliability and Load Testing -Description: |- - - Stress test all the major sub-systems of a computer for Endurance, Reliability - and Stability. - - Best value professional Windows hardware test tool on the market. - - Industry standard since 1998. -ReleaseNotesUrl: https://www.passmark.com/products/burnintest/history.php -PurchaseUrl: https://www.passmark.com/products/burnintest/price.php -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/p/PassMark/BurnInTest/11.0.1022/PassMark.BurnInTest.yaml b/manifests/p/PassMark/BurnInTest/11.0.1022/PassMark.BurnInTest.yaml deleted file mode 100644 index 53d0fac21490..000000000000 --- a/manifests/p/PassMark/BurnInTest/11.0.1022/PassMark.BurnInTest.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: PassMark.BurnInTest -PackageVersion: 11.0.1022 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 From dcbde827dd9f863a01a82f1eab527450e5036bc3 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 16:59:38 -0700 Subject: [PATCH 069/150] Automatic deletion of Softplicity.TotalThunderbirdConverter 5.1.0.6 (#369428) --- ...y.TotalThunderbirdConverter.installer.yaml | 23 -------------- ...otalThunderbirdConverter.locale.en-US.yaml | 31 ------------------- ...Softplicity.TotalThunderbirdConverter.yaml | 8 ----- 3 files changed, 62 deletions(-) delete mode 100644 manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.6/Softplicity.TotalThunderbirdConverter.installer.yaml delete mode 100644 manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.6/Softplicity.TotalThunderbirdConverter.locale.en-US.yaml delete mode 100644 manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.6/Softplicity.TotalThunderbirdConverter.yaml diff --git a/manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.6/Softplicity.TotalThunderbirdConverter.installer.yaml b/manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.6/Softplicity.TotalThunderbirdConverter.installer.yaml deleted file mode 100644 index 162b18582a3c..000000000000 --- a/manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.6/Softplicity.TotalThunderbirdConverter.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jan/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalThunderbirdConverter -PackageVersion: 5.1.0.6 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: Total Thunderbird Converter_is1 -ReleaseDate: 2025-10-21 -AppsAndFeaturesEntries: -- ProductCode: Total Thunderbird Converter_is1 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://www.coolutils.com/Downloads/TotalThunderbirdConverter.exe - InstallerSha256: 82FF96A89280536DD6F2E75ECC9E27D115B6EECE80142A2BA942DAE709EC5068 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.6/Softplicity.TotalThunderbirdConverter.locale.en-US.yaml b/manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.6/Softplicity.TotalThunderbirdConverter.locale.en-US.yaml deleted file mode 100644 index 54df5916d458..000000000000 --- a/manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.6/Softplicity.TotalThunderbirdConverter.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jan/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalThunderbirdConverter -PackageVersion: 5.1.0.6 -PackageLocale: en-US -Publisher: Softplicity, Inc. -PublisherUrl: https://www.coolutils.com/ -PublisherSupportUrl: https://www.coolutils.com/Support -PrivacyUrl: https://www.coolutils.com/PrivacyPolicy -Author: CoolUtils Software -PackageName: Total Thunderbird Converter -PackageUrl: https://www.coolutils.com/TotalThunderbirdConverter -License: Proprietary -Copyright: Copyright @ 2006 Softplicity, Inc. -ShortDescription: Total Thunderbird Converter converts emails from Mozilla's Thunderbird e-mail client to PDF, DOC (WORD), HTML, TXT, TIFF, and PST in batch. -Description: |- - Total Thunderbird Converter converts emails from Mozilla's Thunderbird e-mail client to PDF, DOC (WORD), HTML, TXT, TIFF, and PST in batch. Whether you need to safely archive your correspondence in PDF, or migrate emails to Outlook, our converter is up to the task providing you with fast, accurate conversion options. - - Our easy-to-use app is able to automatically connect to your Thunderbird client and suggest emails for conversion or you can import MBOX and MSF files. - - Maintain file structure by placing all attachments into the same or a new folder. Unpack zipped attachments. Insert images into the output files of your emails. You can even convert attachments at the same time as messages to any supported format by upgrading to the Total Thunderbird Converter Pro. - - Users can selectively include specific fields into the final document: sender, date, body, etc. - - The app can add a page counter, a date or an image to your output files. - - Built around a clear, user-friendly interface, the Thunderbird Converter provides users of every skill level with tools needed to perform professional grade conversions. Advanced users are invited to create prompts via direct access to the command line. - 30 day FREE trial -Tags: -- Converter -- Thunderbird -PurchaseUrl: https://www.coolutils.com/TotalThunderbirdConverter/license -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.6/Softplicity.TotalThunderbirdConverter.yaml b/manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.6/Softplicity.TotalThunderbirdConverter.yaml deleted file mode 100644 index b3d229863203..000000000000 --- a/manifests/s/Softplicity/TotalThunderbirdConverter/5.1.0.6/Softplicity.TotalThunderbirdConverter.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jan/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalThunderbirdConverter -PackageVersion: 5.1.0.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 10ae43ca4898d563b3fb364b5e6b64178bd5f5d0 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 16:59:48 -0700 Subject: [PATCH 070/150] Automatic deletion of Cisco.Webex.Bundle 45.6.0.32571 (#369613) --- .../Cisco.Webex.Bundle.installer.yaml | 37 ------------------- .../Cisco.Webex.Bundle.locale.en-US.yaml | 37 ------------------- .../Cisco.Webex.Bundle.locale.zh-CN.yaml | 35 ------------------ .../45.6.0.32571/Cisco.Webex.Bundle.yaml | 8 ---- 4 files changed, 117 deletions(-) delete mode 100644 manifests/c/Cisco/Webex/Bundle/45.6.0.32571/Cisco.Webex.Bundle.installer.yaml delete mode 100644 manifests/c/Cisco/Webex/Bundle/45.6.0.32571/Cisco.Webex.Bundle.locale.en-US.yaml delete mode 100644 manifests/c/Cisco/Webex/Bundle/45.6.0.32571/Cisco.Webex.Bundle.locale.zh-CN.yaml delete mode 100644 manifests/c/Cisco/Webex/Bundle/45.6.0.32571/Cisco.Webex.Bundle.yaml diff --git a/manifests/c/Cisco/Webex/Bundle/45.6.0.32571/Cisco.Webex.Bundle.installer.yaml b/manifests/c/Cisco/Webex/Bundle/45.6.0.32571/Cisco.Webex.Bundle.installer.yaml deleted file mode 100644 index 6f7ef67e3104..000000000000 --- a/manifests/c/Cisco/Webex/Bundle/45.6.0.32571/Cisco.Webex.Bundle.installer.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Automatically updated by the winget bot at 2025/Jun/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Cisco.Webex.Bundle -PackageVersion: 45.6.0.32571 -InstallerType: wix -InstallerSwitches: - InstallLocation: INSTALL_ROOT="" - Custom: ACCEPT_EULA=TRUE -UpgradeBehavior: uninstallPrevious -Protocols: -- ciscospark -- wbx -- webex -- webexediscovery -- webexteams -FileExtensions: -- ciscospark -- wbx -- webex -- webexediscovery -- webexteams -ProductCode: '{A04D0B8C-CF5F-5B72-8BD5-8A899DB199EE}' -ReleaseDate: 2024-12-17 -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\Cisco Spark' -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://binaries.webex.com/Webex-Desktop-Windows-x64-Combined-Gold/WebexBundle.msi - InstallerSha256: 95A8293A0BEEC485FEDFE1247AD1C090C3D9DF645C544811ADE6338024E9C1B7 -- Architecture: x64 - Scope: machine - InstallerUrl: https://binaries.webex.com/Webex-Desktop-Windows-x64-Combined-Gold/WebexBundle.msi - InstallerSha256: 95A8293A0BEEC485FEDFE1247AD1C090C3D9DF645C544811ADE6338024E9C1B7 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/Cisco/Webex/Bundle/45.6.0.32571/Cisco.Webex.Bundle.locale.en-US.yaml b/manifests/c/Cisco/Webex/Bundle/45.6.0.32571/Cisco.Webex.Bundle.locale.en-US.yaml deleted file mode 100644 index 36262330219e..000000000000 --- a/manifests/c/Cisco/Webex/Bundle/45.6.0.32571/Cisco.Webex.Bundle.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Automatically updated by the winget bot at 2025/Jun/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Cisco.Webex.Bundle -PackageVersion: 45.6.0.32571 -PackageLocale: en-US -Publisher: Cisco Systems, Inc -PublisherUrl: https://www.webex.com/ -PublisherSupportUrl: https://help.webex.com/ -Author: Cisco Systems, Inc. -PackageName: Webex -PackageUrl: https://www.webex.com/downloads.html -License: Proprietary -Copyright: Copyright © 2024 Cisco Systems. All rights reserved. -ShortDescription: With industry leading video conferencing, calling, and contact center solutions, Webex fuels hybrid work for businesses of all sizes. -Description: |- - Cisco Webex is an app for continuous teamwork. Move work forward in secure work spaces where everyone can contribute anytime with messaging, file sharing, white boarding, video meetings, calling, and more. It works on virtually any device, with these top benefits for mobile app users: - - Streamline Teamwork: One place for all the tools that help you do your job better and faster. Create spaces for you and another person or for a group working on a project. - - Make Better Decisions: Start and join meetings instantly. See everyone with an amazing HD video experience. Share your screen. Keep teamwork going in the connected work space. - - Stay Informed About All Your Work: Select from our growing catalog of integrations and bots to keep up to date with what's happening in other apps such as Box and Salesforce - - Find Anything Fast: Search for people, messages, and files across all your spaces - no need to switch accounts or views - - Bring The Experience Into Meeting Rooms: Pair your app to a Webex device, such as the Webex Board, to do things like wirelessly control meetings and save whiteboard drawings - - Work Securely: Built for business collaboration with end-to-end encryption -Moniker: webex -Tags: -- chat -- collaborate -- collaboration -- conference -- conferencing -- meeting -- video-conferencing -- voice-conferencing -- webinar -PurchaseUrl: https://pricing.webex.com/us/en/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/Cisco/Webex/Bundle/45.6.0.32571/Cisco.Webex.Bundle.locale.zh-CN.yaml b/manifests/c/Cisco/Webex/Bundle/45.6.0.32571/Cisco.Webex.Bundle.locale.zh-CN.yaml deleted file mode 100644 index 8bdf3a01f00d..000000000000 --- a/manifests/c/Cisco/Webex/Bundle/45.6.0.32571/Cisco.Webex.Bundle.locale.zh-CN.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Automatically updated by the winget bot at 2025/Jun/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Cisco.Webex.Bundle -PackageVersion: 45.6.0.32571 -PackageLocale: zh-CN -Publisher: Cisco Systems, Inc -PublisherUrl: https://www.webex.com/ -PublisherSupportUrl: https://help.webex.com/ -Author: Cisco Systems, Inc. -PackageName: Webex -PackageUrl: https://www.webex.com/downloads.html -License: 专有软件 -Copyright: 版权所有 © 2024 Cisco Systems。保留所有权利。 -ShortDescription: 凭借行业领先的视频会议、呼叫和联络中心解决方案,Webex 为各种规模的企业提供混合工作方式。 -Description: |- - Cisco Webex 是一款用于持续团队协作的应用。每个人都可以在安全工作空间中随时通过发送消息、文件共享、白板描绘、视频会议、呼叫等方式推进工作。它几乎适用于任何设备,并主要提供以下优势: - - 简化团队协作:将所有工具集中在一个地方,帮助您更好、更快地完成工作。为您和另一个人或为从事某个项目的团队创建空间。 - - 做出更好的决策:立刻开始及加入会议,通过出色的高清视频体验看见每一个人,共享您的屏幕,并在在线工作空间中保持团队协作。 - - 及时了解您的所有工作:从我们不断增长的集成和 bot 目录中选择,及时了解 Box 和 Salesforce 等其它应用中发生的事情 - - 快速查找所有信息:搜索所有空间中的人员、消息和文件 - 无需切换帐户或视图 - - 将这种体验带入会议室:将您的应用程序与 Webex 设备(如 Webex Board)配对,进行无线控制会议和保存白板绘画等活动 - - 安全工作:通过端对端加密进行业务协作 -Tags: -- 会议 -- 协作 -- 协同 -- 开会 -- 研讨会 -- 聊天 -- 视频会议 -- 语音会议 -PurchaseUrl: https://pricing.webex.com/us/zh/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/c/Cisco/Webex/Bundle/45.6.0.32571/Cisco.Webex.Bundle.yaml b/manifests/c/Cisco/Webex/Bundle/45.6.0.32571/Cisco.Webex.Bundle.yaml deleted file mode 100644 index d1f76f004d88..000000000000 --- a/manifests/c/Cisco/Webex/Bundle/45.6.0.32571/Cisco.Webex.Bundle.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2025/Jun/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Cisco.Webex.Bundle -PackageVersion: 45.6.0.32571 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 From a571af77f60a6832a1424d0ef2fa4c130cdc21a3 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 17:00:05 -0700 Subject: [PATCH 071/150] Automatic deletion of PuranSoftware.PuranFileRecovery 2.0 (#369447) --- ...ranSoftware.PuranFileRecovery.installer.yaml | 13 ------------- ...Software.PuranFileRecovery.locale.en-US.yaml | 17 ----------------- .../2.0/PuranSoftware.PuranFileRecovery.yaml | 8 -------- 3 files changed, 38 deletions(-) delete mode 100644 manifests/p/PuranSoftware/PuranFileRecovery/2.0/PuranSoftware.PuranFileRecovery.installer.yaml delete mode 100644 manifests/p/PuranSoftware/PuranFileRecovery/2.0/PuranSoftware.PuranFileRecovery.locale.en-US.yaml delete mode 100644 manifests/p/PuranSoftware/PuranFileRecovery/2.0/PuranSoftware.PuranFileRecovery.yaml diff --git a/manifests/p/PuranSoftware/PuranFileRecovery/2.0/PuranSoftware.PuranFileRecovery.installer.yaml b/manifests/p/PuranSoftware/PuranFileRecovery/2.0/PuranSoftware.PuranFileRecovery.installer.yaml deleted file mode 100644 index 586426f21f2e..000000000000 --- a/manifests/p/PuranSoftware/PuranFileRecovery/2.0/PuranSoftware.PuranFileRecovery.installer.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2023/Mar/22 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: PuranSoftware.PuranFileRecovery -PackageVersion: "2.0" -Installers: -- Architecture: x86 - InstallerType: inno - InstallerUrl: https://www.puransoftware.com/PuranFileRecoverySetup.exe - InstallerSha256: 82e911b3dca440ca376f5b7523a71f6ac3a5ba12813eed4c19152f174c1e7816 - Scope: machine -ManifestType: installer -ManifestVersion: 1.10.0 \ No newline at end of file diff --git a/manifests/p/PuranSoftware/PuranFileRecovery/2.0/PuranSoftware.PuranFileRecovery.locale.en-US.yaml b/manifests/p/PuranSoftware/PuranFileRecovery/2.0/PuranSoftware.PuranFileRecovery.locale.en-US.yaml deleted file mode 100644 index 29d0c7dda007..000000000000 --- a/manifests/p/PuranSoftware/PuranFileRecovery/2.0/PuranSoftware.PuranFileRecovery.locale.en-US.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Automatically updated by the winget bot at 2023/Mar/22 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: PuranSoftware.PuranFileRecovery -PackageVersion: "2.0" -PackageLocale: en-US -Publisher: Puran Software -PackageName: Puran File Recovery -PackageUrl: https://www.puransoftware.com/File-Recovery-Download.html -License: Copyright © 2013 Puran Software -ShortDescription: Can be used to recover deleted/lost files/partitions. Files can be recovered from formatted disks too. Almost everything that is detected as a drive by Windows can be scanned irrespective of its file system. -Tags: -- file-recovery -- recoverfiles -- recover-files -ManifestType: defaultLocale -ManifestVersion: 1.10.0 \ No newline at end of file diff --git a/manifests/p/PuranSoftware/PuranFileRecovery/2.0/PuranSoftware.PuranFileRecovery.yaml b/manifests/p/PuranSoftware/PuranFileRecovery/2.0/PuranSoftware.PuranFileRecovery.yaml deleted file mode 100644 index 8bb4962ff810..000000000000 --- a/manifests/p/PuranSoftware/PuranFileRecovery/2.0/PuranSoftware.PuranFileRecovery.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2023/Mar/22 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: PuranSoftware.PuranFileRecovery -PackageVersion: "2.0" -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 \ No newline at end of file From 0769651259ca430b3e8b34cbdb6eb6149a72a031 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 17:00:13 -0700 Subject: [PATCH 072/150] Automatic deletion of CoderBag.QuickCPUx64 6.0.0.0 (#369937) --- .../CoderBag.QuickCPUx64.installer.yaml | 24 ------------------ .../CoderBag.QuickCPUx64.locale.en-US.yaml | 25 ------------------- .../6.0.0.0/CoderBag.QuickCPUx64.yaml | 8 ------ 3 files changed, 57 deletions(-) delete mode 100644 manifests/c/CoderBag/QuickCPUx64/6.0.0.0/CoderBag.QuickCPUx64.installer.yaml delete mode 100644 manifests/c/CoderBag/QuickCPUx64/6.0.0.0/CoderBag.QuickCPUx64.locale.en-US.yaml delete mode 100644 manifests/c/CoderBag/QuickCPUx64/6.0.0.0/CoderBag.QuickCPUx64.yaml diff --git a/manifests/c/CoderBag/QuickCPUx64/6.0.0.0/CoderBag.QuickCPUx64.installer.yaml b/manifests/c/CoderBag/QuickCPUx64/6.0.0.0/CoderBag.QuickCPUx64.installer.yaml deleted file mode 100644 index e7d2130d003e..000000000000 --- a/manifests/c/CoderBag/QuickCPUx64/6.0.0.0/CoderBag.QuickCPUx64.installer.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Automatically updated by the winget bot at 2025/Nov/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: CoderBag.QuickCPUx64 -PackageVersion: 6.0.0.0 -InstallerLocale: en-US -InstallerType: wix -NestedInstallerType: wix -Scope: machine -UpgradeBehavior: install -ProductCode: '{B954CFA9-E6D5-461C-9793-EDD8263850D5}' -ReleaseDate: 2025-06-17 -AppsAndFeaturesEntries: -- DisplayName: Quick CPU - ProductCode: '{B954CFA9-E6D5-461C-9793-EDD8263850D5}' - UpgradeCode: '{194DA755-D5AD-4F1D-BA3B-8F5FA57FD26B}' -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\QuickCPU' -Installers: -- Architecture: x64 - InstallerUrl: https://coderbag.com/assets/downloads/cpm/currentversion/QuickCpuSetup.msi - InstallerSha256: 28FC8F9A8A535AFB5B6B786B3B10319296AACDB38DAE31CD34181E397ABF3560 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/CoderBag/QuickCPUx64/6.0.0.0/CoderBag.QuickCPUx64.locale.en-US.yaml b/manifests/c/CoderBag/QuickCPUx64/6.0.0.0/CoderBag.QuickCPUx64.locale.en-US.yaml deleted file mode 100644 index c4365f15cb2b..000000000000 --- a/manifests/c/CoderBag/QuickCPUx64/6.0.0.0/CoderBag.QuickCPUx64.locale.en-US.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2025/Nov/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: CoderBag.QuickCPUx64 -PackageVersion: 6.0.0.0 -PackageLocale: en-US -Publisher: CoderBag LLC -PublisherUrl: https://coderbag.com/ -PublisherSupportUrl: https://coderbag.com/contact-us -PrivacyUrl: https://coderbag.com/privacy -PackageName: Quick CPU x64 -PackageUrl: https://coderbag.com/product/quickcpu -License: Proprietary -LicenseUrl: https://coderbag.com/eula -Copyright: Copyright © 2024 - Coderbag LLC. All Rights Reserved -ShortDescription: | - Quick CPU is a program that was designed to fine-tune and monitor important CPU and System parameters -Description: |- - Quick CPU is a program that was designed to fine-tune and monitor important CPU and System parameters such as CPU - Temperature (Package and Core Temp), CPU Performance, Power, Voltage, Current, Core Parking, Frequency Scaling, - System Memory, Turbo Boost, C-States, Speed Shift FIVR Control as well as making other adjustments. Below you can - find information about the way this application works and how to interpret application data and settings as well - as modify and monitor other critical system parameters. -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/CoderBag/QuickCPUx64/6.0.0.0/CoderBag.QuickCPUx64.yaml b/manifests/c/CoderBag/QuickCPUx64/6.0.0.0/CoderBag.QuickCPUx64.yaml deleted file mode 100644 index 92ad1a7dd252..000000000000 --- a/manifests/c/CoderBag/QuickCPUx64/6.0.0.0/CoderBag.QuickCPUx64.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2025/Nov/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: CoderBag.QuickCPUx64 -PackageVersion: 6.0.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 From b9d35c3b31299b43362a5984558b2ec59029b032 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 15 May 2026 08:04:38 +0800 Subject: [PATCH 073/150] New version: JoeTaylor.WSJT-X version 3.0.1 (#371856) --- .../3.0.1/JoeTaylor.WSJT-X.installer.yaml | 16 +++++ .../3.0.1/JoeTaylor.WSJT-X.locale.en-US.yaml | 59 +++++++++++++++++++ .../3.0.1/JoeTaylor.WSJT-X.locale.zh-CN.yaml | 24 ++++++++ .../WSJT-X/3.0.1/JoeTaylor.WSJT-X.yaml | 8 +++ 4 files changed, 107 insertions(+) create mode 100644 manifests/j/JoeTaylor/WSJT-X/3.0.1/JoeTaylor.WSJT-X.installer.yaml create mode 100644 manifests/j/JoeTaylor/WSJT-X/3.0.1/JoeTaylor.WSJT-X.locale.en-US.yaml create mode 100644 manifests/j/JoeTaylor/WSJT-X/3.0.1/JoeTaylor.WSJT-X.locale.zh-CN.yaml create mode 100644 manifests/j/JoeTaylor/WSJT-X/3.0.1/JoeTaylor.WSJT-X.yaml diff --git a/manifests/j/JoeTaylor/WSJT-X/3.0.1/JoeTaylor.WSJT-X.installer.yaml b/manifests/j/JoeTaylor/WSJT-X/3.0.1/JoeTaylor.WSJT-X.installer.yaml new file mode 100644 index 000000000000..d6e7599a8fd7 --- /dev/null +++ b/manifests/j/JoeTaylor/WSJT-X/3.0.1/JoeTaylor.WSJT-X.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: JoeTaylor.WSJT-X +PackageVersion: 3.0.1 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +ProductCode: wsjtx 3.0.0 +ReleaseDate: 2026-05-03 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/WSJTX/wsjtx/releases/download/v3.0.1/wsjtx-3.0.1-win64.exe + InstallerSha256: 4E3C5006BF919553F79784C7A512C0A9706E78937F0B9AB037078D73D951DC0B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JoeTaylor/WSJT-X/3.0.1/JoeTaylor.WSJT-X.locale.en-US.yaml b/manifests/j/JoeTaylor/WSJT-X/3.0.1/JoeTaylor.WSJT-X.locale.en-US.yaml new file mode 100644 index 000000000000..e33451f25635 --- /dev/null +++ b/manifests/j/JoeTaylor/WSJT-X/3.0.1/JoeTaylor.WSJT-X.locale.en-US.yaml @@ -0,0 +1,59 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JoeTaylor.WSJT-X +PackageVersion: 3.0.1 +PackageLocale: en-US +Publisher: Joe Taylor, K1JT +PublisherUrl: https://wsjtx.github.io/wsjtx/ +PublisherSupportUrl: https://wsjtx.github.io/wsjtx/support.html +Author: Joe Taylor +PackageName: 'WSJT-X: Digital Modes for Weak Signal Communications in Amateur Radio' +PackageUrl: https://wsjtx.github.io/wsjtx/ +License: GPL-3.0 +LicenseUrl: https://github.com/WSJTX/wsjtx/blob/master/COPYING +Copyright: Copyright 2001 - 2026 by Joe Taylor, K1JT, and the WSJT Development Team +ShortDescription: Weak signal ham radio communication +Description: WSJT-X is a computer program designed to facilitate basic amateur radio communication using very weak signals. The first four letters in the program name stand for “Weak Signal communication by K1JT,” while the suffix “-X” indicates that WSJT-X started as an extended branch of an earlier program, WSJT, first released in 2001. WSJT-X implements communication protocols or "modes" called FST4, FST4W, FT4, FT8, JT4, JT9, JT65, Q65, MSK144, and WSPR, as well as one called Echo for detecting and measuring your own radio signals reflected from the Moon. These modes were designed for making reliable, confirmed QSOs under extreme weak-signal conditions. +Tags: +- amateur-radio +- ham-radio +- radio +ReleaseNotes: |- + WSJT-X 3.0.1 is a bug-fix release; installation packages include QMAP + but not MAP65. Code has the following changes since release 3.0.0: + + - In posts sent to PSKReporter, version 3.0.0 incorrectly identified + itself as "WSJT-X v3.0.0 i+". Corrected. + + - Uploads to CloudLog are re-enabled. + + - UI Compatibility mode is enabled for better display on macOS Tahoe. + + - A bug sometimes affecting CW transmissions in Echo mode has been + fixed. + + - A bug preventing callsign highlighting in some circumstances has + been fixed. + + - Corrected band limits for the 2.5 mm and 2 mm bands. + + - Correct faulty repositioning of SWR label in status bar, after a + mode switch. + + - Fix stale Band Activity decodes after enabling SuperFox while in + Hound mode (reported by AF8C). +ReleaseNotesUrl: https://raw.githubusercontent.com/WSJTX/wsjtx/HEAD/Release_Notes.txt +Documentations: +# - DocumentLabel: User Guide +# DocumentUrl: https://wsjt.sourceforge.io/wsjtx-doc/wsjtx-main-3.0.1.html +- DocumentLabel: Q65 Mode Quick-Start Guide + DocumentUrl: https://wsjt.sourceforge.io/Q65_Quick_Start.pdf +- DocumentLabel: SuperFox Mode User Guide + DocumentUrl: https://wsjt.sourceforge.io/SuperFox_User_Guide.pdf +- DocumentLabel: WSJT-X and MAP65 Quick-Start Guide + DocumentUrl: https://wsjt.sourceforge.io/WSJTX_2.5.0_MAP65_3.0_Quick_Start.pdf +- DocumentLabel: FT8 DXpedition Mode User Guide + DocumentUrl: https://wsjt.sourceforge.io/FT8_DXpedition_Mode.pdf +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JoeTaylor/WSJT-X/3.0.1/JoeTaylor.WSJT-X.locale.zh-CN.yaml b/manifests/j/JoeTaylor/WSJT-X/3.0.1/JoeTaylor.WSJT-X.locale.zh-CN.yaml new file mode 100644 index 000000000000..fa4740719384 --- /dev/null +++ b/manifests/j/JoeTaylor/WSJT-X/3.0.1/JoeTaylor.WSJT-X.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: JoeTaylor.WSJT-X +PackageVersion: 3.0.1 +PackageLocale: zh-CN +ShortDescription: 业余无线电弱信号通信 +Description: WSJT-X 是一个旨在方便业余无线电爱好者使用极弱信号进行基本通信的计算机程序。程序名称中的前四个字母代表“Weak Signal communication by K1JT”(K1JT 弱信号通信),而后缀“-X”则表示 WSJT-X 是 2001 年首次发布的早期程序 WSJT 的扩展分支。WSJT-X 实现了名为 FST4、FST4W、FT4、FT8、JT4、JT9、JT65、Q65、MSK144 和 WSPR 的通信协议或“模式”,以及一种名为“回声”的模式,用于探测和测量从月球反射回来的无线电信号。这些模式的设计目的是在信号极弱的条件下进行可靠的、可确认的 QSO。 +Tags: +- 业余无线电 +- 无线电 +Documentations: +# - DocumentLabel: 用户指南 +# DocumentUrl: https://wsjt.sourceforge.io/wsjtx-doc/wsjtx-main-3.0.1.html +- DocumentLabel: Q65 模式 快速入门 + DocumentUrl: https://wsjt.sourceforge.io/Q65_Quick_Start.pdf +- DocumentLabel: SuperFox 模式 使用指南 + DocumentUrl: https://wsjt.sourceforge.io/SuperFox_User_Guide.pdf +- DocumentLabel: WSJT-X 和 MAP65 快速入门 + DocumentUrl: https://wsjt.sourceforge.io/WSJTX_2.5.0_MAP65_3.0_Quick_Start.pdf +- DocumentLabel: FT8 远征模式 使用指南 + DocumentUrl: https://wsjt.sourceforge.io/FT8_DXpedition_Mode_Chinese.pdf +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JoeTaylor/WSJT-X/3.0.1/JoeTaylor.WSJT-X.yaml b/manifests/j/JoeTaylor/WSJT-X/3.0.1/JoeTaylor.WSJT-X.yaml new file mode 100644 index 000000000000..1978373b3f06 --- /dev/null +++ b/manifests/j/JoeTaylor/WSJT-X/3.0.1/JoeTaylor.WSJT-X.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: JoeTaylor.WSJT-X +PackageVersion: 3.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bbf805e4e588d6c20e75a21f18df4d5d57b618ae Mon Sep 17 00:00:00 2001 From: programApe <52517845+chenqi92@users.noreply.github.com> Date: Fri, 15 May 2026 08:04:51 +0800 Subject: [PATCH 074/150] New version: Chenqi92.PierX version 0.5.2 (#373847) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../PierX/0.5.2/Chenqi92.PierX.installer.yaml | 13 ++++++++++ .../0.5.2/Chenqi92.PierX.locale.en-US.yaml | 25 +++++++++++++++++++ .../0.5.2/Chenqi92.PierX.locale.zh-CN.yaml | 10 ++++++++ .../Chenqi92/PierX/0.5.2/Chenqi92.PierX.yaml | 6 +++++ 4 files changed, 54 insertions(+) create mode 100644 manifests/c/Chenqi92/PierX/0.5.2/Chenqi92.PierX.installer.yaml create mode 100644 manifests/c/Chenqi92/PierX/0.5.2/Chenqi92.PierX.locale.en-US.yaml create mode 100644 manifests/c/Chenqi92/PierX/0.5.2/Chenqi92.PierX.locale.zh-CN.yaml create mode 100644 manifests/c/Chenqi92/PierX/0.5.2/Chenqi92.PierX.yaml diff --git a/manifests/c/Chenqi92/PierX/0.5.2/Chenqi92.PierX.installer.yaml b/manifests/c/Chenqi92/PierX/0.5.2/Chenqi92.PierX.installer.yaml new file mode 100644 index 000000000000..b02c030c6a6f --- /dev/null +++ b/manifests/c/Chenqi92/PierX/0.5.2/Chenqi92.PierX.installer.yaml @@ -0,0 +1,13 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Chenqi92.PierX +PackageVersion: 0.5.2 +ManifestType: installer +ManifestVersion: 1.12.0 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: "https://github.com/chenqi92/Pier-X/releases/download/v0.5.2/Pier-X_0.5.2_x64-setup.exe" + InstallerSha256: 555F63D5E2550D7DD5BE631101ADFE5044B977AB10FD3D555F4C9AAD5E6657FF +- Architecture: arm64 + InstallerUrl: "https://github.com/chenqi92/Pier-X/releases/download/v0.5.2/Pier-X_0.5.2_arm64-setup.exe" + InstallerSha256: C928D296245474BA86705EC87677A8D13C175B7C19EC5ED49653B3786D1652F3 diff --git a/manifests/c/Chenqi92/PierX/0.5.2/Chenqi92.PierX.locale.en-US.yaml b/manifests/c/Chenqi92/PierX/0.5.2/Chenqi92.PierX.locale.en-US.yaml new file mode 100644 index 000000000000..7614b10dbae4 --- /dev/null +++ b/manifests/c/Chenqi92/PierX/0.5.2/Chenqi92.PierX.locale.en-US.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Chenqi92.PierX +PackageVersion: 0.5.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 +PackageLocale: en-US +Publisher: chenqi92 +PublisherUrl: "https://github.com/chenqi92" +PublisherSupportUrl: "https://github.com/chenqi92/Pier-X/issues" +Author: chenqi92 +PackageName: Pier-X +PackageUrl: "https://github.com/chenqi92/Pier-X" +License: MIT +LicenseUrl: "https://github.com/chenqi92/Pier-X/blob/main/LICENSE" +Copyright: Copyright (c) 2026 kkape.com +ShortDescription: IDE-style desktop workbench for terminal, Git, SSH, databases, and remote ops. +Description: Pier-X is a cross-platform desktop workbench for backend and operations engineers, combining terminal, Git, SSH, databases, Docker, logs, SFTP, and server management in one Tauri-based app. +Moniker: pier-x +Tags: +- tauri +- terminal +- ssh +- git +- database +- devtools diff --git a/manifests/c/Chenqi92/PierX/0.5.2/Chenqi92.PierX.locale.zh-CN.yaml b/manifests/c/Chenqi92/PierX/0.5.2/Chenqi92.PierX.locale.zh-CN.yaml new file mode 100644 index 000000000000..ede9a05cc199 --- /dev/null +++ b/manifests/c/Chenqi92/PierX/0.5.2/Chenqi92.PierX.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json +PackageIdentifier: Chenqi92.PierX +PackageVersion: 0.5.2 +ManifestType: locale +ManifestVersion: 1.12.0 +PackageLocale: zh-CN +Publisher: chenqi92 +PackageName: Pier-X +ShortDescription: 把终端、Git、SSH、数据库和远程运维放进一个 IDE 风格工作台的桌面工具。 +Description: Pier-X 是面向后端和运维工程师的跨平台桌面工作台,整合终端、Git、SSH、数据库、Docker、日志、SFTP 和服务器管理能力。 diff --git a/manifests/c/Chenqi92/PierX/0.5.2/Chenqi92.PierX.yaml b/manifests/c/Chenqi92/PierX/0.5.2/Chenqi92.PierX.yaml new file mode 100644 index 000000000000..c661e096865d --- /dev/null +++ b/manifests/c/Chenqi92/PierX/0.5.2/Chenqi92.PierX.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Chenqi92.PierX +PackageVersion: 0.5.2 +ManifestType: version +ManifestVersion: 1.12.0 +DefaultLocale: en-US From 154a18095c288fefdcb9bca7e1d839c11298484c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 08:05:02 +0800 Subject: [PATCH 075/150] New version: Microsoft.PowerAutomateDesktop version 2.68.00237.26118 (#373958) Co-authored-by: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> --- ...rosoft.PowerAutomateDesktop.installer.yaml | 41 +++++++++++++++++++ ...oft.PowerAutomateDesktop.locale.en-US.yaml | 36 ++++++++++++++++ ...oft.PowerAutomateDesktop.locale.zh-CN.yaml | 31 ++++++++++++++ ...oft.PowerAutomateDesktop.locale.zh-TW.yaml | 31 ++++++++++++++ .../Microsoft.PowerAutomateDesktop.yaml | 8 ++++ 5 files changed, 147 insertions(+) create mode 100644 manifests/m/Microsoft/PowerAutomateDesktop/2.68.00237.26118/Microsoft.PowerAutomateDesktop.installer.yaml create mode 100644 manifests/m/Microsoft/PowerAutomateDesktop/2.68.00237.26118/Microsoft.PowerAutomateDesktop.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/PowerAutomateDesktop/2.68.00237.26118/Microsoft.PowerAutomateDesktop.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/PowerAutomateDesktop/2.68.00237.26118/Microsoft.PowerAutomateDesktop.locale.zh-TW.yaml create mode 100644 manifests/m/Microsoft/PowerAutomateDesktop/2.68.00237.26118/Microsoft.PowerAutomateDesktop.yaml diff --git a/manifests/m/Microsoft/PowerAutomateDesktop/2.68.00237.26118/Microsoft.PowerAutomateDesktop.installer.yaml b/manifests/m/Microsoft/PowerAutomateDesktop/2.68.00237.26118/Microsoft.PowerAutomateDesktop.installer.yaml new file mode 100644 index 000000000000..83c971dbb6b0 --- /dev/null +++ b/manifests/m/Microsoft/PowerAutomateDesktop/2.68.00237.26118/Microsoft.PowerAutomateDesktop.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: Microsoft.PowerAutomateDesktop +PackageVersion: 2.68.00237.26118 +InstallerType: burn +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: -Silent + SilentWithProgress: -Silent + InstallLocation: -INSTALLPATH="" + Custom: -ACCEPTEULA +UpgradeBehavior: install +Protocols: +- ms-powerautomate +- ms-powerautomatedesigner +- ms-powerautomateregapp +ProductCode: '{79f966fc-b81c-48e6-adbb-72b5be36b68c}' +ReleaseDate: 2026-05-04 +AppsAndFeaturesEntries: +- UpgradeCode: '{79f966fc-b81c-48e6-adbb-72b5be36b68c}' +Installers: +# - Architecture: x86 +# InstallerUrl: https://download.microsoft.com/download/838dff97-79b5-455a-8126-ad8e395554d8/Setup.Microsoft.PowerAutomate.exe +# InstallerSha256: 5905FD9F8BE19548B503B4B3D3CED91BDFF7E375B22EF37BE2CB6B929E9E0395 +# Dependencies: +# PackageDependencies: +# - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +# - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 +- Architecture: x64 + InstallerUrl: https://download.microsoft.com/download/838dff97-79b5-455a-8126-ad8e395554d8/Setup.Microsoft.PowerAutomate.exe + InstallerSha256: 5905FD9F8BE19548B503B4B3D3CED91BDFF7E375B22EF37BE2CB6B929E9E0395 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/PowerAutomateDesktop/2.68.00237.26118/Microsoft.PowerAutomateDesktop.locale.en-US.yaml b/manifests/m/Microsoft/PowerAutomateDesktop/2.68.00237.26118/Microsoft.PowerAutomateDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..41a488683edb --- /dev/null +++ b/manifests/m/Microsoft/PowerAutomateDesktop/2.68.00237.26118/Microsoft.PowerAutomateDesktop.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: Microsoft.PowerAutomateDesktop +PackageVersion: 2.68.00237.26118 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://www.microsoft.com/privacy/privacystatement +Author: Microsoft Corporation +PackageName: Power Automate for desktop +PackageUrl: https://learn.microsoft.com/power-automate/desktop-flows/introduction +License: Proprietary +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © Microsoft Corporation 2026. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Automate workflows across modern and legacy applications on your desktop by recording actions such as mouse and keyboard clicks. +Description: |- + Desktop flows broaden the existing robotic process automation (RPA) capabilities in Power Automate and enable you to automate all repetitive desktop processes. Automating is quicker and easier than ever with the new intuitive Power Automate desktop flow designer using the prebuilt drag-and-drop actions or recording your own desktop flows to run later. + Desktop flows are addressed to essentially everyone who is performing simple or complex rule-based tasks on their workstations. Users at home, small businesses, enterprises, or larger companies can leverage automation capabilities in Power Automate to create flows, interact with everyday tools like email and Excel, or work with modern and legacy applications. Examples of simple and complex tasks you can automate are: + - Quickly organize your documents using dedicated files and folders actions + - Accurately extract data from websites and store them in Excel files using web and Excel automation + - Apply desktop automation capabilities to put your work on autopilot + If you're a home user who is accessing a weather website to see tomorrow's forecast or a self-employed businessperson extracting information from vendors' invoices or even an employee of a large enterprise who automates data entry on an ERP system, Power Automate is designed for you. + It allows you to automate both legacy applications, such as terminal emulators, modern web and desktop applications, Excel files, and folders. You can interact with the machine using application UI elements, images, or coordinates. +Moniker: powerautomate +Tags: +- automate +- automation +- flow +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://learn.microsoft.com/power-automate/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/PowerAutomateDesktop/2.68.00237.26118/Microsoft.PowerAutomateDesktop.locale.zh-CN.yaml b/manifests/m/Microsoft/PowerAutomateDesktop/2.68.00237.26118/Microsoft.PowerAutomateDesktop.locale.zh-CN.yaml new file mode 100644 index 000000000000..2fb1c18374ec --- /dev/null +++ b/manifests/m/Microsoft/PowerAutomateDesktop/2.68.00237.26118/Microsoft.PowerAutomateDesktop.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.PowerAutomateDesktop +PackageVersion: 2.68.00237.26118 +PackageLocale: zh-CN +PublisherUrl: https://www.microsoft.com/zh-cn +PublisherSupportUrl: https://support.microsoft.com/zh-cn +PrivacyUrl: https://www.microsoft.com/zh-cn/privacy/privacystatement +PackageUrl: https://learn.microsoft.com/zh-cn/power-automate/desktop-flows/introduction +License: 专有软件 +Copyright: © Microsoft Corporation 2026。保留所有权利。 +ShortDescription: 通过录制鼠标和键盘点击等操作,自动化桌面上现代和传统应用程序的工作流。 +Description: |- + 桌面流扩展了 Power Automate 中现有的机器人流程自动化 (RPA) 功能,让您能够自动化所有重复的桌面流程。使用预生成的拖放操作或记录您自己的桌面流以便稍后运行来通过直观的全新 Power Automate 桌面流设计器实现自动化比以往任何时候都更快、更轻松。 + 桌面流主要面向在工作站执行简单或复杂的基于规则的任务的每个人。家庭、小型企业、企业或大型公司的用户可以利用 Power Automate 中的自动化功能创建流量,与电子邮件和 Excel 等日常工具交互,或使用现代和传统应用程序。您可以自动化的简单和复杂任务的示例包括: + - 使用专用文件和文件夹操作快速组织文档 + - 使用 Web 和 Excel 自动化,从网站中准确提取数据并将其存储在 Excel 文件中 + - 应用桌面自动化功能以将您的工作放在 Autopilot 上 + 如果您是访问天气网站查看明天预报的家庭用户,或者是从供应商发票中提取信息的个体经营者,甚或是在 ERP 系统上自动化数据输入的大型企业的员工,Power Automate 的设计都能够满足您的需求。 + 它允许您自动执行旧应用程序(例如终端模拟器)、现代 Web 和桌面应用程序、Excel 文件和文件夹。您可以使用应用程序 UI 元素、图像或坐标与计算机交互。 +Tags: +- 工作流 +- 流程 +- 自动 +- 自动化 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://learn.microsoft.com/zh-cn/power-automate/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/PowerAutomateDesktop/2.68.00237.26118/Microsoft.PowerAutomateDesktop.locale.zh-TW.yaml b/manifests/m/Microsoft/PowerAutomateDesktop/2.68.00237.26118/Microsoft.PowerAutomateDesktop.locale.zh-TW.yaml new file mode 100644 index 000000000000..a5711988c7a2 --- /dev/null +++ b/manifests/m/Microsoft/PowerAutomateDesktop/2.68.00237.26118/Microsoft.PowerAutomateDesktop.locale.zh-TW.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.PowerAutomateDesktop +PackageVersion: 2.68.00237.26118 +PackageLocale: zh-TW +PublisherUrl: https://www.microsoft.com/zh-tw +PublisherSupportUrl: https://support.microsoft.com/zh-tw +PrivacyUrl: https://www.microsoft.com/zh-tw/privacy/privacystatement +PackageUrl: https://learn.microsoft.com/zh-tw/power-automate/desktop-flows/introduction +License: 專有軟體 +Copyright: © Microsoft Corporation 2026。保留所有權利。 +ShortDescription: 透過錄製滑鼠和鍵盤點擊等操作,自動化桌面上現代和傳統應用程式的工作流程。 +Description: |- + 桌面流程拓寬了 Power Automate 中的現有機器人程式自動化 (RPA) 功能,可讓您自動啟用所有重複的桌面程式。使用全新直覺式 Power Automate 桌面流程設計工具進行自動化,會比以往任何時候都更快速、輕鬆。桌面流程設計工具使用預建的拖放動作,或紀錄您自己的桌面流程,以在稍後執行。 + 桌面流程主要的受眾是,每個在其工作站上執行簡單或複雜規則型工作的人員。家庭、小型企業、企業或大型公司的使用者可以運用 Power Automate 中的自動化功能,以建立流程、與電子郵件和 Excel 等日常工具互動,或使用新式和舊版應用程式。您可以自動化的簡單和複雜任務範例是: + - 使用專用檔案和資料夾操作快速組織文件 + - 使用 Web 和 Excel 自動化從網站準確擷取資料,並將其儲存在 Excel 檔案中 + - 將桌面自動化功能套用至功能,將您的任務置於自動導航上 + 如果您是存取天氣網站以查看明日天氣預報的家庭使用者,或是從廠商發票擷取資訊的個體經營者,甚至是在 ERP 系統上自動化資料輸入的大型企業員工,Power Automate 都是專為您設計的。 + 它可讓您自動執行舊版應用程式,例如終端模擬器、新式 Web 和桌面應用程式、Excel 檔案和資料夾。您可以和使用應用程式 UI 元素、圖像或座標的電腦進行互動。 +Tags: +- 工作流 +- 流程 +- 自動 +- 自動化 +Documentations: +- DocumentLabel: 文件 + DocumentUrl: https://learn.microsoft.com/zh-tw/power-automate/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/PowerAutomateDesktop/2.68.00237.26118/Microsoft.PowerAutomateDesktop.yaml b/manifests/m/Microsoft/PowerAutomateDesktop/2.68.00237.26118/Microsoft.PowerAutomateDesktop.yaml new file mode 100644 index 000000000000..091eb6a60fbd --- /dev/null +++ b/manifests/m/Microsoft/PowerAutomateDesktop/2.68.00237.26118/Microsoft.PowerAutomateDesktop.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.PowerAutomateDesktop +PackageVersion: 2.68.00237.26118 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fdebf5bb9c583718c1cb0920eaddd757cde4d26e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 08:05:15 +0800 Subject: [PATCH 076/150] New version: HunterBown.DeepSeek-TUI version 0.8.35 (#374410) --- .../HunterBown.DeepSeek-TUI.installer.yaml | 18 +++++++++++ .../HunterBown.DeepSeek-TUI.locale.en-US.yaml | 31 +++++++++++++++++++ .../HunterBown.DeepSeek-TUI.locale.zh-CN.yaml | 19 ++++++++++++ .../0.8.35/HunterBown.DeepSeek-TUI.yaml | 8 +++++ 4 files changed, 76 insertions(+) create mode 100644 manifests/h/HunterBown/DeepSeek-TUI/0.8.35/HunterBown.DeepSeek-TUI.installer.yaml create mode 100644 manifests/h/HunterBown/DeepSeek-TUI/0.8.35/HunterBown.DeepSeek-TUI.locale.en-US.yaml create mode 100644 manifests/h/HunterBown/DeepSeek-TUI/0.8.35/HunterBown.DeepSeek-TUI.locale.zh-CN.yaml create mode 100644 manifests/h/HunterBown/DeepSeek-TUI/0.8.35/HunterBown.DeepSeek-TUI.yaml diff --git a/manifests/h/HunterBown/DeepSeek-TUI/0.8.35/HunterBown.DeepSeek-TUI.installer.yaml b/manifests/h/HunterBown/DeepSeek-TUI/0.8.35/HunterBown.DeepSeek-TUI.installer.yaml new file mode 100644 index 000000000000..f7d9c22e27c1 --- /dev/null +++ b/manifests/h/HunterBown/DeepSeek-TUI/0.8.35/HunterBown.DeepSeek-TUI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HunterBown.DeepSeek-TUI +PackageVersion: 0.8.35 +InstallerType: portable +Commands: +- deepseek +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-05-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Hmbown/DeepSeek-TUI/releases/download/v0.8.35/deepseek-tui-windows-x64.exe + InstallerSha256: 6F886DA2D37E38BA9C7586265D464AA8732A75F7C02910A09BC0DA7B923D3E70 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/DeepSeek-TUI/0.8.35/HunterBown.DeepSeek-TUI.locale.en-US.yaml b/manifests/h/HunterBown/DeepSeek-TUI/0.8.35/HunterBown.DeepSeek-TUI.locale.en-US.yaml new file mode 100644 index 000000000000..afa01c986643 --- /dev/null +++ b/manifests/h/HunterBown/DeepSeek-TUI/0.8.35/HunterBown.DeepSeek-TUI.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HunterBown.DeepSeek-TUI +PackageVersion: 0.8.35 +PackageLocale: en-US +Publisher: Hunter Bown +PublisherUrl: https://github.com/Hmbown +PublisherSupportUrl: https://github.com/Hmbown/DeepSeek-TUI/issues +Author: Hunter Bown +PackageName: DeepSeek TUI +PackageUrl: https://github.com/Hmbown/DeepSeek-TUI +License: MIT +LicenseUrl: https://github.com/Hmbown/DeepSeek-TUI/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024-2026 DeepSeek CLI Contributors +ShortDescription: Coding agent for DeepSeek models that runs in your terminal +Description: Terminal coding agent for DeepSeek V4. It runs from the deepseek command, streams reasoning blocks, edits local workspaces with approval gates, and includes an auto mode that chooses both model and thinking level per turn. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- deepseek +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://github.com/Hmbown/DeepSeek-TUI/blob/HEAD/CHANGELOG.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/DeepSeek-TUI/0.8.35/HunterBown.DeepSeek-TUI.locale.zh-CN.yaml b/manifests/h/HunterBown/DeepSeek-TUI/0.8.35/HunterBown.DeepSeek-TUI.locale.zh-CN.yaml new file mode 100644 index 000000000000..1a5ef8e9a2cb --- /dev/null +++ b/manifests/h/HunterBown/DeepSeek-TUI/0.8.35/HunterBown.DeepSeek-TUI.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HunterBown.DeepSeek-TUI +PackageVersion: 0.8.35 +PackageLocale: zh-CN +ShortDescription: 可在终端中运行的 DeepSeek 模型编程智能体 +Description: 适用于 DeepSeek V4 的终端编码代理。通过 deepseek 命令启动,以流式输出推理块,经批准流程后可编辑本地工作区,还包含可在每一轮自动选择模型和推理层级的自动模式。 +Tags: +- deepseek +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/DeepSeek-TUI/0.8.35/HunterBown.DeepSeek-TUI.yaml b/manifests/h/HunterBown/DeepSeek-TUI/0.8.35/HunterBown.DeepSeek-TUI.yaml new file mode 100644 index 000000000000..7524498c70e7 --- /dev/null +++ b/manifests/h/HunterBown/DeepSeek-TUI/0.8.35/HunterBown.DeepSeek-TUI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HunterBown.DeepSeek-TUI +PackageVersion: 0.8.35 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f0101bf0bd17211a646021a1c43bbeaac99424f7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 08:05:30 +0800 Subject: [PATCH 077/150] New version: Postman.Postman version 12.10.5 (#374457) --- .../12.10.5/Postman.Postman.installer.yaml | 24 ++++++++++++ .../12.10.5/Postman.Postman.locale.en-US.yaml | 37 +++++++++++++++++++ .../12.10.5/Postman.Postman.locale.zh-CN.yaml | 35 ++++++++++++++++++ .../Postman/12.10.5/Postman.Postman.yaml | 8 ++++ 4 files changed, 104 insertions(+) create mode 100644 manifests/p/Postman/Postman/12.10.5/Postman.Postman.installer.yaml create mode 100644 manifests/p/Postman/Postman/12.10.5/Postman.Postman.locale.en-US.yaml create mode 100644 manifests/p/Postman/Postman/12.10.5/Postman.Postman.locale.zh-CN.yaml create mode 100644 manifests/p/Postman/Postman/12.10.5/Postman.Postman.yaml diff --git a/manifests/p/Postman/Postman/12.10.5/Postman.Postman.installer.yaml b/manifests/p/Postman/Postman/12.10.5/Postman.Postman.installer.yaml new file mode 100644 index 000000000000..baa379e39209 --- /dev/null +++ b/manifests/p/Postman/Postman/12.10.5/Postman.Postman.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Postman.Postman +PackageVersion: 12.10.5 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- postman +ProductCode: Postman +ReleaseDate: 2026-05-14 +Installers: +- Architecture: x64 + InstallerUrl: https://dl.pstmn.io/download/version/12.10.5/windows_64 + InstallerSha256: 219A06BEF270B3F5B58BC165654B9E91664AB6158EACF7FDF2B7AD1CC2366DF6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.10.5/Postman.Postman.locale.en-US.yaml b/manifests/p/Postman/Postman/12.10.5/Postman.Postman.locale.en-US.yaml new file mode 100644 index 000000000000..dac436013098 --- /dev/null +++ b/manifests/p/Postman/Postman/12.10.5/Postman.Postman.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Postman.Postman +PackageVersion: 12.10.5 +PackageLocale: en-US +Publisher: Postman +PublisherUrl: https://www.postman.com/ +PublisherSupportUrl: https://www.postman.com/support/ +PrivacyUrl: https://www.postman.com/legal/privacy-policy/ +Author: Postman, Inc. +PackageName: Postman +PackageUrl: https://www.postman.com/downloads/ +License: Proprietary +LicenseUrl: https://www.postman.com/legal/terms/ +Copyright: © 2026 Postman, Inc. +CopyrightUrl: https://www.postman.com/legal/terms/ +ShortDescription: The Collaboration Platform for API Development +Description: Postman is a collaboration platform for API development. Postman's features simplify each step of building an API and streamline collaboration so you can create better APIs — faster. +Moniker: postman +Tags: +- api +- automation +- debug +- develop +- development +- interface +- internet +- network +- request +- response +PurchaseUrl: https://www.postman.com/pricing/ +Documentations: +- DocumentLabel: Learning Center + DocumentUrl: https://learning.postman.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.10.5/Postman.Postman.locale.zh-CN.yaml b/manifests/p/Postman/Postman/12.10.5/Postman.Postman.locale.zh-CN.yaml new file mode 100644 index 000000000000..7f86653b45b4 --- /dev/null +++ b/manifests/p/Postman/Postman/12.10.5/Postman.Postman.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Postman.Postman +PackageVersion: 12.10.5 +PackageLocale: zh-CN +Publisher: Postman +PublisherUrl: https://www.postman.com/ +PublisherSupportUrl: https://www.postman.com/support/ +PrivacyUrl: https://www.postman.com/legal/privacy-policy/ +Author: Postman, Inc. +PackageName: Postman +PackageUrl: https://www.postman.com/downloads/ +License: 专有软件 +LicenseUrl: https://www.postman.com/legal/terms/ +Copyright: © 2026 Postman, Inc. +CopyrightUrl: https://www.postman.com/legal/terms/ +ShortDescription: API 开发协作平台 +Description: Postman 是一个 API 开发协作平台,简化构建 API 流程的每一步,并让协作流水线化,从而更快更好地创建 API。 +Tags: +- api +- 互联网 +- 响应 +- 开发 +- 接口 +- 网络 +- 自动化 +- 请求 +- 调试 +PurchaseUrl: https://www.postman.com/pricing/ +Documentations: +- DocumentLabel: 学习中心 + DocumentUrl: https://learning.postman.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.10.5/Postman.Postman.yaml b/manifests/p/Postman/Postman/12.10.5/Postman.Postman.yaml new file mode 100644 index 000000000000..ba7c7f4114c9 --- /dev/null +++ b/manifests/p/Postman/Postman/12.10.5/Postman.Postman.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: Postman.Postman +PackageVersion: 12.10.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b0079cb70da0444100971c17a18f1b72946c58df Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 08:05:42 +0800 Subject: [PATCH 078/150] New version: HunterBown.DeepSeek-TUI version 0.8.36 (#374510) --- .../HunterBown.DeepSeek-TUI.installer.yaml | 18 +++++++++++ .../HunterBown.DeepSeek-TUI.locale.en-US.yaml | 31 +++++++++++++++++++ .../HunterBown.DeepSeek-TUI.locale.zh-CN.yaml | 19 ++++++++++++ .../0.8.36/HunterBown.DeepSeek-TUI.yaml | 8 +++++ 4 files changed, 76 insertions(+) create mode 100644 manifests/h/HunterBown/DeepSeek-TUI/0.8.36/HunterBown.DeepSeek-TUI.installer.yaml create mode 100644 manifests/h/HunterBown/DeepSeek-TUI/0.8.36/HunterBown.DeepSeek-TUI.locale.en-US.yaml create mode 100644 manifests/h/HunterBown/DeepSeek-TUI/0.8.36/HunterBown.DeepSeek-TUI.locale.zh-CN.yaml create mode 100644 manifests/h/HunterBown/DeepSeek-TUI/0.8.36/HunterBown.DeepSeek-TUI.yaml diff --git a/manifests/h/HunterBown/DeepSeek-TUI/0.8.36/HunterBown.DeepSeek-TUI.installer.yaml b/manifests/h/HunterBown/DeepSeek-TUI/0.8.36/HunterBown.DeepSeek-TUI.installer.yaml new file mode 100644 index 000000000000..82f14ed4428c --- /dev/null +++ b/manifests/h/HunterBown/DeepSeek-TUI/0.8.36/HunterBown.DeepSeek-TUI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HunterBown.DeepSeek-TUI +PackageVersion: 0.8.36 +InstallerType: portable +Commands: +- deepseek +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-05-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Hmbown/DeepSeek-TUI/releases/download/v0.8.36/deepseek-tui-windows-x64.exe + InstallerSha256: 03E0A18071E13B39722335E5ACF83D1BBABE273AB8DD6B9531325B0B59157FD1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/DeepSeek-TUI/0.8.36/HunterBown.DeepSeek-TUI.locale.en-US.yaml b/manifests/h/HunterBown/DeepSeek-TUI/0.8.36/HunterBown.DeepSeek-TUI.locale.en-US.yaml new file mode 100644 index 000000000000..9a71c0609aab --- /dev/null +++ b/manifests/h/HunterBown/DeepSeek-TUI/0.8.36/HunterBown.DeepSeek-TUI.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HunterBown.DeepSeek-TUI +PackageVersion: 0.8.36 +PackageLocale: en-US +Publisher: Hunter Bown +PublisherUrl: https://github.com/Hmbown +PublisherSupportUrl: https://github.com/Hmbown/DeepSeek-TUI/issues +Author: Hunter Bown +PackageName: DeepSeek TUI +PackageUrl: https://github.com/Hmbown/DeepSeek-TUI +License: MIT +LicenseUrl: https://github.com/Hmbown/DeepSeek-TUI/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024-2026 DeepSeek CLI Contributors +ShortDescription: Coding agent for DeepSeek models that runs in your terminal +Description: Terminal coding agent for DeepSeek V4. It runs from the deepseek command, streams reasoning blocks, edits local workspaces with approval gates, and includes an auto mode that chooses both model and thinking level per turn. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- deepseek +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://github.com/Hmbown/DeepSeek-TUI/blob/HEAD/CHANGELOG.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/DeepSeek-TUI/0.8.36/HunterBown.DeepSeek-TUI.locale.zh-CN.yaml b/manifests/h/HunterBown/DeepSeek-TUI/0.8.36/HunterBown.DeepSeek-TUI.locale.zh-CN.yaml new file mode 100644 index 000000000000..827ad9a7c35b --- /dev/null +++ b/manifests/h/HunterBown/DeepSeek-TUI/0.8.36/HunterBown.DeepSeek-TUI.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HunterBown.DeepSeek-TUI +PackageVersion: 0.8.36 +PackageLocale: zh-CN +ShortDescription: 可在终端中运行的 DeepSeek 模型编程智能体 +Description: 适用于 DeepSeek V4 的终端编码代理。通过 deepseek 命令启动,以流式输出推理块,经批准流程后可编辑本地工作区,还包含可在每一轮自动选择模型和推理层级的自动模式。 +Tags: +- deepseek +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/DeepSeek-TUI/0.8.36/HunterBown.DeepSeek-TUI.yaml b/manifests/h/HunterBown/DeepSeek-TUI/0.8.36/HunterBown.DeepSeek-TUI.yaml new file mode 100644 index 000000000000..3561c1470131 --- /dev/null +++ b/manifests/h/HunterBown/DeepSeek-TUI/0.8.36/HunterBown.DeepSeek-TUI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HunterBown.DeepSeek-TUI +PackageVersion: 0.8.36 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 819132c24cc127037a60a382e4ba5c391db9ae8e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 08:05:55 +0800 Subject: [PATCH 079/150] New version: Amazon.AWSCLI version 2.34.47 (#374740) --- .../2.34.47/Amazon.AWSCLI.installer.yaml | 25 +++++++++++++++++ .../2.34.47/Amazon.AWSCLI.locale.en-US.yaml | 28 +++++++++++++++++++ .../2.34.47/Amazon.AWSCLI.locale.zh-CN.yaml | 14 ++++++++++ .../Amazon/AWSCLI/2.34.47/Amazon.AWSCLI.yaml | 8 ++++++ 4 files changed, 75 insertions(+) create mode 100644 manifests/a/Amazon/AWSCLI/2.34.47/Amazon.AWSCLI.installer.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.47/Amazon.AWSCLI.locale.en-US.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.47/Amazon.AWSCLI.locale.zh-CN.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.47/Amazon.AWSCLI.yaml diff --git a/manifests/a/Amazon/AWSCLI/2.34.47/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.34.47/Amazon.AWSCLI.installer.yaml new file mode 100644 index 000000000000..a03df90c7def --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.47/Amazon.AWSCLI.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.34.47 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: AWSCLIV2="" +UpgradeBehavior: install +Commands: +- aws +ProductCode: '{00BAC3AB-1DAB-42D6-94A9-96A017E2EEC7}' +AppsAndFeaturesEntries: +- DisplayName: AWS Command Line Interface v2 + ProductCode: '{00BAC3AB-1DAB-42D6-94A9-96A017E2EEC7}' + UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2' +Installers: +- Architecture: x64 + InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.34.47.msi + InstallerSha256: CC6FEA0A5956AC4060146B275DA2FB3A761052CDD53ABE28769AD23017ECC0C4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.34.47/Amazon.AWSCLI.locale.en-US.yaml b/manifests/a/Amazon/AWSCLI/2.34.47/Amazon.AWSCLI.locale.en-US.yaml new file mode 100644 index 000000000000..eda7b360a936 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.47/Amazon.AWSCLI.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.34.47 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://aws.amazon.com/ +PublisherSupportUrl: https://github.com/aws/aws-cli/issues +PrivacyUrl: https://aws.amazon.com/privacy/ +Author: Amazon Web Services, Inc +PackageName: AWS Command Line Interface +PackageUrl: https://aws.amazon.com/cli/ +License: Apache-2.0 +LicenseUrl: https://github.com/aws/aws-cli/blob/HEAD/LICENSE.txt +Copyright: Copyright 2012-2026 Amazon.com, Inc. +CopyrightUrl: https://aws.amazon.com/agreement/ +ShortDescription: Universal Command Line Interface for Amazon Web Services +Description: The AWS Command Line Interface (AWS CLI) is an open source tool that enables you to interact with AWS services using commands in your command-line shell. With minimal configuration, the AWS CLI enables you to start running commands that implement functionality equivalent to that provided by the browser-based AWS Management Console from the command prompt in your terminal program. +Tags: +- aws +- awscli +- cli +- cloud +- s3 +- web +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.34.47/Amazon.AWSCLI.locale.zh-CN.yaml b/manifests/a/Amazon/AWSCLI/2.34.47/Amazon.AWSCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..259de5063faa --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.47/Amazon.AWSCLI.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: Amazon.AWSCLI +PackageVersion: 2.34.47 +PackageLocale: zh-CN +PublisherUrl: https://aws.amazon.com/cn/ +PrivacyUrl: https://aws.amazon.com/cn/privacy/ +PackageUrl: https://aws.amazon.com/cn/cli/ +CopyrightUrl: https://aws.amazon.com/cn/agreement/ +ShortDescription: Amazon Web Services 的通用命令行界面 +Description: AWS 命令行界面(AWS CLI)是一种开源工具,让您能够使用命令行 Shell 中的命令与 AWS 服务进行交互。AWS CLI 让您只需极少的配置,就能从终端程序的命令提示符中运行命令,以实施与基于浏览器的 AWS 管理控制台提供的功能等效的命令。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.34.47/Amazon.AWSCLI.yaml b/manifests/a/Amazon/AWSCLI/2.34.47/Amazon.AWSCLI.yaml new file mode 100644 index 000000000000..ee808aaf51b1 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.47/Amazon.AWSCLI.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: Amazon.AWSCLI +PackageVersion: 2.34.47 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 20928acbb83e4868b5077cf8ad141445f49cbc79 Mon Sep 17 00:00:00 2001 From: Cloudfleet Technology Team <187966520+cloudfleet-tech@users.noreply.github.com> Date: Fri, 15 May 2026 02:06:06 +0200 Subject: [PATCH 080/150] New version: Cloudfleet.CLI version 0.10.0 (#374750) --- .../CLI/0.10.0/Cloudfleet.CLI.installer.yaml | 19 +++++++++++++++++++ .../0.10.0/Cloudfleet.CLI.locale.en-US.yaml | 12 ++++++++++++ .../Cloudfleet/CLI/0.10.0/Cloudfleet.CLI.yaml | 8 ++++++++ 3 files changed, 39 insertions(+) create mode 100644 manifests/c/Cloudfleet/CLI/0.10.0/Cloudfleet.CLI.installer.yaml create mode 100644 manifests/c/Cloudfleet/CLI/0.10.0/Cloudfleet.CLI.locale.en-US.yaml create mode 100644 manifests/c/Cloudfleet/CLI/0.10.0/Cloudfleet.CLI.yaml diff --git a/manifests/c/Cloudfleet/CLI/0.10.0/Cloudfleet.CLI.installer.yaml b/manifests/c/Cloudfleet/CLI/0.10.0/Cloudfleet.CLI.installer.yaml new file mode 100644 index 000000000000..47d90843299d --- /dev/null +++ b/manifests/c/Cloudfleet/CLI/0.10.0/Cloudfleet.CLI.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Cloudfleet.CLI +PackageVersion: 0.10.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cloudfleet.exe +ReleaseDate: 2026-05-14 +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.cloudfleet.ai/cli/0.10.0/cloudfleet_windows_amd64.zip + InstallerSha256: EAAB94E245AEE9DD2B89249DDD6B2B79145CDFD05A624489A91D85A47D3626DE +- Architecture: arm64 + InstallerUrl: https://downloads.cloudfleet.ai/cli/0.10.0/cloudfleet_windows_arm64.zip + InstallerSha256: 8B99046E1EB503950F271A50A83B00BF7626B4DDCDF54A3AA303E3B27E84F8F3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cloudfleet/CLI/0.10.0/Cloudfleet.CLI.locale.en-US.yaml b/manifests/c/Cloudfleet/CLI/0.10.0/Cloudfleet.CLI.locale.en-US.yaml new file mode 100644 index 000000000000..eac3fc8a7c3c --- /dev/null +++ b/manifests/c/Cloudfleet/CLI/0.10.0/Cloudfleet.CLI.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Cloudfleet.CLI +PackageVersion: 0.10.0 +PackageLocale: en-US +Publisher: Cloudfleet +PackageName: Cloudfleet CLI +License: MIT License +ShortDescription: Cloudfleet CLI enables users to manage their Cloudfleet accounts and Cloudfleet Kubernetes Engine clusters +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cloudfleet/CLI/0.10.0/Cloudfleet.CLI.yaml b/manifests/c/Cloudfleet/CLI/0.10.0/Cloudfleet.CLI.yaml new file mode 100644 index 000000000000..e7b78ebb76f1 --- /dev/null +++ b/manifests/c/Cloudfleet/CLI/0.10.0/Cloudfleet.CLI.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Cloudfleet.CLI +PackageVersion: 0.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 68faaa58ee2f33fb174137638087572c7e9f42aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pedro=20Tavares?= <34795195+JohnPitter@users.noreply.github.com> Date: Thu, 14 May 2026 21:06:19 -0300 Subject: [PATCH 081/150] New version: Luxview.AgainstMe version 0.5.119 (#374792) Co-authored-by: againstme-release-bot --- .../0.5.119/Luxview.AgainstMe.installer.yaml | 15 ++++++ .../Luxview.AgainstMe.locale.en-US.yaml | 47 +++++++++++++++++++ .../AgainstMe/0.5.119/Luxview.AgainstMe.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/l/Luxview/AgainstMe/0.5.119/Luxview.AgainstMe.installer.yaml create mode 100644 manifests/l/Luxview/AgainstMe/0.5.119/Luxview.AgainstMe.locale.en-US.yaml create mode 100644 manifests/l/Luxview/AgainstMe/0.5.119/Luxview.AgainstMe.yaml diff --git a/manifests/l/Luxview/AgainstMe/0.5.119/Luxview.AgainstMe.installer.yaml b/manifests/l/Luxview/AgainstMe/0.5.119/Luxview.AgainstMe.installer.yaml new file mode 100644 index 000000000000..1b2d6f1ce932 --- /dev/null +++ b/manifests/l/Luxview/AgainstMe/0.5.119/Luxview.AgainstMe.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Luxview.AgainstMe +PackageVersion: 0.5.119 +InstallerType: portable +Commands: +- againstme +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/JohnPitter/againstme-oficial/releases/download/v0.5.119/againstme-app.exe + InstallerSha256: FF98A4ABFFEE200B5574FFAC09AF175466ECB78BDE6D166BC5D3AA459E32F35B +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-14 diff --git a/manifests/l/Luxview/AgainstMe/0.5.119/Luxview.AgainstMe.locale.en-US.yaml b/manifests/l/Luxview/AgainstMe/0.5.119/Luxview.AgainstMe.locale.en-US.yaml new file mode 100644 index 000000000000..8fae4ed1904a --- /dev/null +++ b/manifests/l/Luxview/AgainstMe/0.5.119/Luxview.AgainstMe.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Luxview.AgainstMe +PackageVersion: 0.5.119 +PackageLocale: en-US +Publisher: LuxView +PublisherUrl: https://againstme.app +PublisherSupportUrl: https://againstme.app +PrivacyUrl: https://againstme.app/privacy +Author: Joao Pedro Tavares +PackageName: AgainstMe +PackageUrl: https://againstme.app +License: Proprietary +LicenseUrl: https://againstme.app/eula +Copyright: Copyright (c) 2026 LuxView LTDA +CopyrightUrl: https://againstme.app/eula +ShortDescription: Real-time tactical companion for Valorant — opponent intel, tactical death maps, AI coaching, and smurf detection. +Description: |- + AgainstMe is a desktop companion for Valorant that turns the seconds + between rounds into a tactical edge. Click any enemy to see their top + agents, K/D, win rate per map, and smurf risk; read aggregated death + heatmaps across the lobby's recent matches; and get round-by-round + coaching tuned to your rank. + + 100% local: match data and in-game stats are processed on your PC and + never transmitted. The narrow exceptions (AI coaching, opt-in Party + Sync, account sign-in) are documented in the privacy policy. + + Free tier covers enemy intel, round timeline, and basic coaching. + Premium and Premium+ unlock AI debriefs, win-probability, tactical + death map overlay, party sync, and higher coaching quotas. +Moniker: againstme +Tags: +- valorant +- gaming +- esports +- tactical +- coaching +- companion +- riot +ReleaseNotesUrl: https://github.com/JohnPitter/againstme-oficial/releases/tag/v0.5.119 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/JohnPitter/againstme-oficial/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Luxview/AgainstMe/0.5.119/Luxview.AgainstMe.yaml b/manifests/l/Luxview/AgainstMe/0.5.119/Luxview.AgainstMe.yaml new file mode 100644 index 000000000000..ff44699dc846 --- /dev/null +++ b/manifests/l/Luxview/AgainstMe/0.5.119/Luxview.AgainstMe.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: Luxview.AgainstMe +PackageVersion: 0.5.119 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ac52b12cf42c2380f0c0899da90628641869353c Mon Sep 17 00:00:00 2001 From: Yoshihiro Ito Date: Fri, 15 May 2026 09:06:30 +0900 Subject: [PATCH 082/150] New version: Filedini.Filedini version 0.6.1173.19235 (#374798) --- .../0.6.1173.19235/Filedini.Filedini.installer.yaml | 12 ++++++++++++ .../Filedini.Filedini.locale.en-US.yaml | 12 ++++++++++++ .../Filedini/0.6.1173.19235/Filedini.Filedini.yaml | 8 ++++++++ 3 files changed, 32 insertions(+) create mode 100644 manifests/f/Filedini/Filedini/0.6.1173.19235/Filedini.Filedini.installer.yaml create mode 100644 manifests/f/Filedini/Filedini/0.6.1173.19235/Filedini.Filedini.locale.en-US.yaml create mode 100644 manifests/f/Filedini/Filedini/0.6.1173.19235/Filedini.Filedini.yaml diff --git a/manifests/f/Filedini/Filedini/0.6.1173.19235/Filedini.Filedini.installer.yaml b/manifests/f/Filedini/Filedini/0.6.1173.19235/Filedini.Filedini.installer.yaml new file mode 100644 index 000000000000..1a9465420edc --- /dev/null +++ b/manifests/f/Filedini/Filedini/0.6.1173.19235/Filedini.Filedini.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Filedini.Filedini +PackageVersion: 0.6.1173.19235 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://installer.filedini.app/Filedini-0.6.1173.19235-Installer.exe + InstallerSha256: 8DF3D40974DD62763EE32CCEA21126BF47A7D9E5447153BD0884465BC3774BBB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Filedini/Filedini/0.6.1173.19235/Filedini.Filedini.locale.en-US.yaml b/manifests/f/Filedini/Filedini/0.6.1173.19235/Filedini.Filedini.locale.en-US.yaml new file mode 100644 index 000000000000..3a5e7a5ec9f6 --- /dev/null +++ b/manifests/f/Filedini/Filedini/0.6.1173.19235/Filedini.Filedini.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Filedini.Filedini +PackageVersion: 0.6.1173.19235 +PackageLocale: en-US +Publisher: Filedini +PackageName: Filedini +License: Proprietary +ShortDescription: A fast, keyboard-first file manager for Windows. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Filedini/Filedini/0.6.1173.19235/Filedini.Filedini.yaml b/manifests/f/Filedini/Filedini/0.6.1173.19235/Filedini.Filedini.yaml new file mode 100644 index 000000000000..249490f41e47 --- /dev/null +++ b/manifests/f/Filedini/Filedini/0.6.1173.19235/Filedini.Filedini.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: Filedini.Filedini +PackageVersion: 0.6.1173.19235 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fc9f599eba18f50fef5935f446c47ae5d61b42ba Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 17:06:51 -0700 Subject: [PATCH 083/150] Automatic deletion of Apryse.XodoPDFReader 2026.0.0 (#374808) --- .../Apryse.XodoPDFReader.installer.yaml | 27 --------------- .../Apryse.XodoPDFReader.locale.en-US.yaml | 33 ------------------- .../2026.0.0/Apryse.XodoPDFReader.yaml | 8 ----- 3 files changed, 68 deletions(-) delete mode 100644 manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.installer.yaml delete mode 100644 manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.locale.en-US.yaml delete mode 100644 manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.yaml diff --git a/manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.installer.yaml b/manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.installer.yaml deleted file mode 100644 index 8ba81e9978e8..000000000000 --- a/manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.installer.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Apryse.XodoPDFReader -PackageVersion: 2026.0.0 -InstallerLocale: en-US -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: -q - SilentWithProgress: -q -splash "Installing Xodo PDF Reader" - InstallLocation: -d "" -ProductCode: '0810-2976-4416-1744' -UpgradeBehavior: install -FileExtensions: -- pdf -ReleaseDate: 2025-06-30 -Installers: -- Architecture: x64 - InstallerUrl: https://getpdfstudio.xodo.com/xodopdfreader/XodoPDFReader_win64.exe - InstallerSha256: C1EFDC0AE4D8D7ADA7D22CE8C56FEAC344E50511BDDF2C84C5CD530E2086CD9F -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.locale.en-US.yaml b/manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.locale.en-US.yaml deleted file mode 100644 index bbc306f95996..000000000000 --- a/manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Apryse.XodoPDFReader -PackageVersion: 2026.0.0 -PackageLocale: en-US -Publisher: Apryse Software Corp. -PublisherUrl: https://apryse.com/ -PublisherSupportUrl: https://feedback.xodo.com/support/home -PrivacyUrl: https://xodo.com/privacy -Author: Apryse Software Corp. -PackageName: Xodo PDF Reader -PackageUrl: https://xodo.com/pdf-studio/free-pdf-reader -License: Freeware -LicenseUrl: https://xodo.com/legal -Copyright: Apryse Software Corp. @ 2025 -ShortDescription: Xodo PDF Reader is a fast, free, and highly-rated cross-platform PDF application for viewing, annotating, editing, and collaborating on PDF documents. -Description: |- - Transform how you work with PDF files using Xodo PDF Reader. Our free, cross-platform reader lets you effortlessly open, navigate, highlight, and manage your documents. - - Whether you're a student reviewing lecture notes, a professional analyzing reports, or an architect measuring blueprints, Xodo makes handling PDFs easier and more efficient than ever. - - Break free from the limitations of other PDF readers and experience the flexibility of Xodo, seamlessly adapting to your needs across Windows, Mac, and Linux. - - Streamline your PDF tasks with intuitive features: - * Seamlessly open and view your PDF files on Windows, macOS, and Linux devices. - * Add text and comments, insert notes and highlights, and draw directly on your PDF. - * Quickly complete and save your interactive PDF forms to easily share them with others. - * Apply digital signatures, and eSign important documents through Xodo Sign integration. - * Quickly find specific words, measure distances and print your documents with ease. - * Save and access your PDFs in Xodo Drive, Google Drive, Dropbox and OneDrive. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.yaml b/manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.yaml deleted file mode 100644 index 22414cffe103..000000000000 --- a/manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Apryse.XodoPDFReader -PackageVersion: 2026.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From c7cd1bce90ad9753eb4e4cf660ae0399cd461bdc Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 17:07:01 -0700 Subject: [PATCH 084/150] Automatic deletion of Argente.StartupManager 4.0.6.3 (#374810) --- .../Argente.StartupManager.installer.yaml | 25 ------------------- .../Argente.StartupManager.locale.en-US.yaml | 20 --------------- .../Argente.StartupManager.locale.zh-CN.yaml | 10 -------- .../4.0.6.3/Argente.StartupManager.yaml | 8 ------ 4 files changed, 63 deletions(-) delete mode 100644 manifests/a/Argente/StartupManager/4.0.6.3/Argente.StartupManager.installer.yaml delete mode 100644 manifests/a/Argente/StartupManager/4.0.6.3/Argente.StartupManager.locale.en-US.yaml delete mode 100644 manifests/a/Argente/StartupManager/4.0.6.3/Argente.StartupManager.locale.zh-CN.yaml delete mode 100644 manifests/a/Argente/StartupManager/4.0.6.3/Argente.StartupManager.yaml diff --git a/manifests/a/Argente/StartupManager/4.0.6.3/Argente.StartupManager.installer.yaml b/manifests/a/Argente/StartupManager/4.0.6.3/Argente.StartupManager.installer.yaml deleted file mode 100644 index 0c3e41cda10e..000000000000 --- a/manifests/a/Argente/StartupManager/4.0.6.3/Argente.StartupManager.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Argente.StartupManager -PackageVersion: 4.0.6.3 -InstallerType: inno -Scope: machine -InstallerSwitches: - Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden - SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden -UpgradeBehavior: install -ProductCode: Argente Startup Manager 3.0 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://argenteutilities.com/en/download/startupmanagerx86 - InstallerSha256: D0367ABAAB6E13E27B2CB6D5BE62EA4FC411915C53660CABFD2338B6A2697C6C -- Architecture: x64 - InstallerUrl: https://argenteutilities.com/en/download/startupmanagerx64 - InstallerSha256: 2BB0E87A24293FB51494664A19C657B1902A4DBA7430F2516F6D3BC8BABD4FA7 -- Architecture: arm64 - InstallerUrl: https://argenteutilities.com/en/download/startupmanagerarm64 - InstallerSha256: 6E4E530CE935A089BBC0F6130FA6874E1F9A97C859421DF76960B2A4659B527F -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/StartupManager/4.0.6.3/Argente.StartupManager.locale.en-US.yaml b/manifests/a/Argente/StartupManager/4.0.6.3/Argente.StartupManager.locale.en-US.yaml deleted file mode 100644 index d4b472cd6ee2..000000000000 --- a/manifests/a/Argente/StartupManager/4.0.6.3/Argente.StartupManager.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Argente.StartupManager -PackageVersion: 4.0.6.3 -PackageLocale: en-US -Publisher: Raúl Argente -PublisherUrl: https://argenteutilities.com/ -PublisherSupportUrl: https://argenteutilities.com/en/support -PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy -Author: Raúl Argente -PackageName: Argente Startup Manager -PackageUrl: https://argenteutilities.com/en/downloads -License: Proprietary -LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -Copyright: Copyright © 2008 - 2026 Raúl Argente -CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -ShortDescription: Manage all applications that start with Windows® when your computer boots. Gain speed and security by disabling or removing startup applications that slow down system startup. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/StartupManager/4.0.6.3/Argente.StartupManager.locale.zh-CN.yaml b/manifests/a/Argente/StartupManager/4.0.6.3/Argente.StartupManager.locale.zh-CN.yaml deleted file mode 100644 index 7a0402e12a9e..000000000000 --- a/manifests/a/Argente/StartupManager/4.0.6.3/Argente.StartupManager.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Argente.StartupManager -PackageVersion: 4.0.6.3 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 管理计算机启动时随 Windows® 启动的所有应用程序。通过禁用或删除拖慢系统启动速度的应用程序,提升系统运行速度和安全性。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/StartupManager/4.0.6.3/Argente.StartupManager.yaml b/manifests/a/Argente/StartupManager/4.0.6.3/Argente.StartupManager.yaml deleted file mode 100644 index f9383724c3e1..000000000000 --- a/manifests/a/Argente/StartupManager/4.0.6.3/Argente.StartupManager.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Argente.StartupManager -PackageVersion: 4.0.6.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From f1e8bcbfbc69a3e81578c81ad27bf5b40effdfa2 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 17:07:12 -0700 Subject: [PATCH 085/150] Automatic deletion of DATEV.SicherheitspaketCompact 8.0.108.26070 (#374806) --- ...TEV.SicherheitspaketCompact.installer.yaml | 17 -------------- ....SicherheitspaketCompact.locale.en-US.yaml | 23 ------------------- ....SicherheitspaketCompact.locale.zh-CN.yaml | 14 ----------- .../DATEV.SicherheitspaketCompact.yaml | 8 ------- 4 files changed, 62 deletions(-) delete mode 100644 manifests/d/DATEV/SicherheitspaketCompact/8.0.108.26070/DATEV.SicherheitspaketCompact.installer.yaml delete mode 100644 manifests/d/DATEV/SicherheitspaketCompact/8.0.108.26070/DATEV.SicherheitspaketCompact.locale.en-US.yaml delete mode 100644 manifests/d/DATEV/SicherheitspaketCompact/8.0.108.26070/DATEV.SicherheitspaketCompact.locale.zh-CN.yaml delete mode 100644 manifests/d/DATEV/SicherheitspaketCompact/8.0.108.26070/DATEV.SicherheitspaketCompact.yaml diff --git a/manifests/d/DATEV/SicherheitspaketCompact/8.0.108.26070/DATEV.SicherheitspaketCompact.installer.yaml b/manifests/d/DATEV/SicherheitspaketCompact/8.0.108.26070/DATEV.SicherheitspaketCompact.installer.yaml deleted file mode 100644 index d3547b3432fd..000000000000 --- a/manifests/d/DATEV/SicherheitspaketCompact/8.0.108.26070/DATEV.SicherheitspaketCompact.installer.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: DATEV.SicherheitspaketCompact -PackageVersion: 8.0.108.26070 -InstallerType: burn -Scope: machine -UpgradeBehavior: install -ProductCode: '{3daf71e1-712d-4ffb-af5c-357adf8accf1}' -AppsAndFeaturesEntries: -- UpgradeCode: '{C4C8B6EA-5FF5-449D-B03D-F7E8DF4AF769}' -Installers: -- Architecture: x64 - InstallerUrl: https://download.datev.de/download/sipacompact/sipacompact.exe - InstallerSha256: F18E12C2EB793CF8316A2645E5B3823995511E93855C95DA565120E3D634AB49 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/d/DATEV/SicherheitspaketCompact/8.0.108.26070/DATEV.SicherheitspaketCompact.locale.en-US.yaml b/manifests/d/DATEV/SicherheitspaketCompact/8.0.108.26070/DATEV.SicherheitspaketCompact.locale.en-US.yaml deleted file mode 100644 index 63cb07793f65..000000000000 --- a/manifests/d/DATEV/SicherheitspaketCompact/8.0.108.26070/DATEV.SicherheitspaketCompact.locale.en-US.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: DATEV.SicherheitspaketCompact -PackageVersion: 8.0.108.26070 -PackageLocale: en-US -Publisher: DATEV eG -PublisherUrl: https://www.datev.de/ -PublisherSupportUrl: https://www.datev.de/web/de/service-und-support/ -PrivacyUrl: https://www.datev.de/web/de/m/ueber-datev/datenschutz/ -Author: DATEV eG -PackageName: Sicherheitspaket compact -License: Proprietary -LicenseUrl: https://www.datev.de/web/de/m/ueber-datev/das-unternehmen/agb/ -Copyright: © 2026 DATEV eG -CopyrightUrl: https://www.datev.de/web/de/m/ueber-datev/das-unternehmen/agb/ -ShortDescription: To use DATEV Unternehmen online in connection with DATEV mIDentity, you need the Sicherheitspaket. -Description: |- - For easy use of DATEV Unternehmen Online and secure email communication (email signature/encryption), we recommend the Sicherheitspaket compact. - The Sicherheitspaket compact is free, does not require a software protection module, and can be used with DATEV mIDentity or DATEV-issued card readers (third-party readers are not supported). Software updates are performed online when needed. - If you wish to use additional functions of your DATEV SmartCard (e.g., payment processing interface for accounting programs, tax account online, or data transfer via the internet), you will need the full version of the Sicherheitspakets, which is installed via DATEV programs. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/d/DATEV/SicherheitspaketCompact/8.0.108.26070/DATEV.SicherheitspaketCompact.locale.zh-CN.yaml b/manifests/d/DATEV/SicherheitspaketCompact/8.0.108.26070/DATEV.SicherheitspaketCompact.locale.zh-CN.yaml deleted file mode 100644 index 8c6b0d8fbfb5..000000000000 --- a/manifests/d/DATEV/SicherheitspaketCompact/8.0.108.26070/DATEV.SicherheitspaketCompact.locale.zh-CN.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: DATEV.SicherheitspaketCompact -PackageVersion: 8.0.108.26070 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 要将 DATEV mIDentity 与 DATEV-Unternehmen online 一起使用,您需要 Sicherheitspaket。 -Description: |- - 为便于使用 DATEV Unternehmen online 及确保电子邮件通信安全(邮件签名/加密),我们向您推荐 Sicherheitspaket compact。 - Sicherheitspaket compact 免费提供,无需软件保护模块,可通过 DATEV mIDentity 或 DATEV 发行的读卡器使用(不支持第三方读卡器)。软件更新将通过在线方式自动完成。 - 若需使用 DATEV 智能卡的其他功能(如财务软件支付接口、在线税务账户或互联网数据传输),则需安装 Sicherheitspaket 完整版。该版本将通过 DATEV 程序进行安装。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/d/DATEV/SicherheitspaketCompact/8.0.108.26070/DATEV.SicherheitspaketCompact.yaml b/manifests/d/DATEV/SicherheitspaketCompact/8.0.108.26070/DATEV.SicherheitspaketCompact.yaml deleted file mode 100644 index 4559a4f7a07f..000000000000 --- a/manifests/d/DATEV/SicherheitspaketCompact/8.0.108.26070/DATEV.SicherheitspaketCompact.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: DATEV.SicherheitspaketCompact -PackageVersion: 8.0.108.26070 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From a6e1dfd710ed1dc3042c0ba4118e942e0680dccc Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 17:07:17 -0700 Subject: [PATCH 086/150] Automatic deletion of Argente.MalwareCleaner 3.0.7.1 (#374811) --- .../Argente.MalwareCleaner.installer.yaml | 25 ------------------- .../Argente.MalwareCleaner.locale.en-US.yaml | 20 --------------- .../Argente.MalwareCleaner.locale.zh-CN.yaml | 10 -------- .../3.0.7.1/Argente.MalwareCleaner.yaml | 8 ------ 4 files changed, 63 deletions(-) delete mode 100644 manifests/a/Argente/MalwareCleaner/3.0.7.1/Argente.MalwareCleaner.installer.yaml delete mode 100644 manifests/a/Argente/MalwareCleaner/3.0.7.1/Argente.MalwareCleaner.locale.en-US.yaml delete mode 100644 manifests/a/Argente/MalwareCleaner/3.0.7.1/Argente.MalwareCleaner.locale.zh-CN.yaml delete mode 100644 manifests/a/Argente/MalwareCleaner/3.0.7.1/Argente.MalwareCleaner.yaml diff --git a/manifests/a/Argente/MalwareCleaner/3.0.7.1/Argente.MalwareCleaner.installer.yaml b/manifests/a/Argente/MalwareCleaner/3.0.7.1/Argente.MalwareCleaner.installer.yaml deleted file mode 100644 index c49f6014a591..000000000000 --- a/manifests/a/Argente/MalwareCleaner/3.0.7.1/Argente.MalwareCleaner.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Argente.MalwareCleaner -PackageVersion: 3.0.7.1 -InstallerType: inno -Scope: machine -InstallerSwitches: - Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden - SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden -UpgradeBehavior: install -ProductCode: Argente Malware Cleaner 3.0 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://argenteutilities.com/en/download/malwarecleanerx86 - InstallerSha256: A45A21DD0D1418975D432CE4811228AB8E9D4F17472874D8FA431B4F1EE3680A -- Architecture: x64 - InstallerUrl: https://argenteutilities.com/en/download/malwarecleanerx64 - InstallerSha256: 5186F36FC2A1A88EE3FCB5780B95D963E8B257C2B4E595444F4E1BECDB42313A -- Architecture: arm64 - InstallerUrl: https://argenteutilities.com/en/download/malwarecleanerarm64 - InstallerSha256: 2B6F8EBF89C7FEB19374C0E117FA9E670B9C9B51B003C35F8E2C7EFC99D1361C -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/MalwareCleaner/3.0.7.1/Argente.MalwareCleaner.locale.en-US.yaml b/manifests/a/Argente/MalwareCleaner/3.0.7.1/Argente.MalwareCleaner.locale.en-US.yaml deleted file mode 100644 index 3922a9ff946b..000000000000 --- a/manifests/a/Argente/MalwareCleaner/3.0.7.1/Argente.MalwareCleaner.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Argente.MalwareCleaner -PackageVersion: 3.0.7.1 -PackageLocale: en-US -Publisher: Raúl Argente -PublisherUrl: https://argenteutilities.com/ -PublisherSupportUrl: https://argenteutilities.com/en/support -PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy -Author: Raúl Argente -PackageName: Argente Malware Cleaner -PackageUrl: https://argenteutilities.com/en/downloads -License: Proprietary -LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -Copyright: Copyright © 2008 - 2026 Raúl Argente -CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -ShortDescription: Detect and remove all types of malware. The perfect complement to your antivirus, ensuring your system is free of threats while protecting your data and privacy. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/MalwareCleaner/3.0.7.1/Argente.MalwareCleaner.locale.zh-CN.yaml b/manifests/a/Argente/MalwareCleaner/3.0.7.1/Argente.MalwareCleaner.locale.zh-CN.yaml deleted file mode 100644 index 2caa5c0af72b..000000000000 --- a/manifests/a/Argente/MalwareCleaner/3.0.7.1/Argente.MalwareCleaner.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Argente.MalwareCleaner -PackageVersion: 3.0.7.1 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 检测并清除所有类型的恶意软件。作为您防病毒软件的完美补充,确保您的系统免受威胁,同时保护您的数据和隐私。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/MalwareCleaner/3.0.7.1/Argente.MalwareCleaner.yaml b/manifests/a/Argente/MalwareCleaner/3.0.7.1/Argente.MalwareCleaner.yaml deleted file mode 100644 index 62ffc2fef87d..000000000000 --- a/manifests/a/Argente/MalwareCleaner/3.0.7.1/Argente.MalwareCleaner.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Argente.MalwareCleaner -PackageVersion: 3.0.7.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From d25fd12d396c2e3a4fafdd69f6fd3f4561487551 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 17:07:33 -0700 Subject: [PATCH 087/150] Automatic deletion of Argente.DriveCleaner 3.0.8.4 (#374813) --- .../Argente.DriveCleaner.installer.yaml | 25 ------------------- .../Argente.DriveCleaner.locale.en-US.yaml | 19 -------------- .../Argente.DriveCleaner.locale.zh-CN.yaml | 10 -------- .../3.0.8.4/Argente.DriveCleaner.yaml | 8 ------ 4 files changed, 62 deletions(-) delete mode 100644 manifests/a/Argente/DriveCleaner/3.0.8.4/Argente.DriveCleaner.installer.yaml delete mode 100644 manifests/a/Argente/DriveCleaner/3.0.8.4/Argente.DriveCleaner.locale.en-US.yaml delete mode 100644 manifests/a/Argente/DriveCleaner/3.0.8.4/Argente.DriveCleaner.locale.zh-CN.yaml delete mode 100644 manifests/a/Argente/DriveCleaner/3.0.8.4/Argente.DriveCleaner.yaml diff --git a/manifests/a/Argente/DriveCleaner/3.0.8.4/Argente.DriveCleaner.installer.yaml b/manifests/a/Argente/DriveCleaner/3.0.8.4/Argente.DriveCleaner.installer.yaml deleted file mode 100644 index 06e253162010..000000000000 --- a/manifests/a/Argente/DriveCleaner/3.0.8.4/Argente.DriveCleaner.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Argente.DriveCleaner -PackageVersion: 3.0.8.4 -InstallerType: inno -Scope: machine -InstallerSwitches: - Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden - SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden -UpgradeBehavior: install -ProductCode: Argente Drive Cleaner 3.0 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://argenteutilities.com/en/download/drivecleanerx86 - InstallerSha256: 04390A4110E38179E6CE22AD50B0237358D227649C694B1C20C6B3B35FA43D37 -- Architecture: x64 - InstallerUrl: https://argenteutilities.com/en/download/drivecleanerx64 - InstallerSha256: 5A321C9DC846A0C77A981788CC54026D432BF8A21761B5C05A46770D53424642 -- Architecture: arm64 - InstallerUrl: https://argenteutilities.com/en/download/drivecleanerarm64 - InstallerSha256: CEC78A540CBE253F954D22CB89AE8E02CE5B13CFFA299C7C745E4E2D57AA17CC -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DriveCleaner/3.0.8.4/Argente.DriveCleaner.locale.en-US.yaml b/manifests/a/Argente/DriveCleaner/3.0.8.4/Argente.DriveCleaner.locale.en-US.yaml deleted file mode 100644 index 4578600e9cbc..000000000000 --- a/manifests/a/Argente/DriveCleaner/3.0.8.4/Argente.DriveCleaner.locale.en-US.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Argente.DriveCleaner -PackageVersion: 3.0.8.4 -PackageLocale: en-US -Publisher: Raúl Argente -PublisherSupportUrl: https://argenteutilities.com/en/support -PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy -Author: Raúl Argente -PackageName: Argente Drive Cleaner -PackageUrl: https://argenteutilities.com/en/downloads -License: Proprietary -LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -Copyright: Copyright © 2008 - 2026 Raúl Argente -CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -ShortDescription: Detect and remove all types of unnecessary files, freeing up space quickly and safely. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DriveCleaner/3.0.8.4/Argente.DriveCleaner.locale.zh-CN.yaml b/manifests/a/Argente/DriveCleaner/3.0.8.4/Argente.DriveCleaner.locale.zh-CN.yaml deleted file mode 100644 index e397e39d51b3..000000000000 --- a/manifests/a/Argente/DriveCleaner/3.0.8.4/Argente.DriveCleaner.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Argente.DriveCleaner -PackageVersion: 3.0.8.4 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 检测并删除所有类型的无用文件,快速安全地释放空间。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DriveCleaner/3.0.8.4/Argente.DriveCleaner.yaml b/manifests/a/Argente/DriveCleaner/3.0.8.4/Argente.DriveCleaner.yaml deleted file mode 100644 index 2867cc109b28..000000000000 --- a/manifests/a/Argente/DriveCleaner/3.0.8.4/Argente.DriveCleaner.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Argente.DriveCleaner -PackageVersion: 3.0.8.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 0ba1add7ff8e8804c28b5e2862214389e1ab49f4 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 17:07:44 -0700 Subject: [PATCH 088/150] Automatic deletion of Argente.SystemManager 1.0.1.9 (#374814) --- .../Argente.SystemManager.installer.yaml | 25 ------------------- .../Argente.SystemManager.locale.en-US.yaml | 20 --------------- .../Argente.SystemManager.locale.zh-CN.yaml | 10 -------- .../1.0.1.9/Argente.SystemManager.yaml | 8 ------ 4 files changed, 63 deletions(-) delete mode 100644 manifests/a/Argente/SystemManager/1.0.1.9/Argente.SystemManager.installer.yaml delete mode 100644 manifests/a/Argente/SystemManager/1.0.1.9/Argente.SystemManager.locale.en-US.yaml delete mode 100644 manifests/a/Argente/SystemManager/1.0.1.9/Argente.SystemManager.locale.zh-CN.yaml delete mode 100644 manifests/a/Argente/SystemManager/1.0.1.9/Argente.SystemManager.yaml diff --git a/manifests/a/Argente/SystemManager/1.0.1.9/Argente.SystemManager.installer.yaml b/manifests/a/Argente/SystemManager/1.0.1.9/Argente.SystemManager.installer.yaml deleted file mode 100644 index 9624ec88672c..000000000000 --- a/manifests/a/Argente/SystemManager/1.0.1.9/Argente.SystemManager.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Argente.SystemManager -PackageVersion: 1.0.1.9 -InstallerType: inno -Scope: machine -InstallerSwitches: - Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden - SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden -UpgradeBehavior: install -ProductCode: Argente System Manager 3.0 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://argenteutilities.com/en/download/systemmanagerx86 - InstallerSha256: 8F8AB4C2E0425D98BBFB6957AE95A24B19297338CCA210658F6A47016BA1FBAC -- Architecture: x64 - InstallerUrl: https://argenteutilities.com/en/download/systemmanagerx64 - InstallerSha256: 717797E7A030F11A298FB9F4DC1821AD8440B658371AF28D6319A187760BC450 -- Architecture: arm64 - InstallerUrl: https://argenteutilities.com/en/download/systemmanagerarm64 - InstallerSha256: B8658D5560D57D7868D8153B345506E7E1D5291D7CCEDDF8316D31007886A5D0 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SystemManager/1.0.1.9/Argente.SystemManager.locale.en-US.yaml b/manifests/a/Argente/SystemManager/1.0.1.9/Argente.SystemManager.locale.en-US.yaml deleted file mode 100644 index b80c9ef9cdb5..000000000000 --- a/manifests/a/Argente/SystemManager/1.0.1.9/Argente.SystemManager.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Argente.SystemManager -PackageVersion: 1.0.1.9 -PackageLocale: en-US -Publisher: Raúl Argente -PublisherUrl: https://argenteutilities.com/ -PublisherSupportUrl: https://argenteutilities.com/en/support -PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy -Author: Raúl Argente -PackageName: Argente System Manager -PackageUrl: https://argenteutilities.com/en/downloads -License: Proprietary -LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -Copyright: Copyright © 2008 - 2026 Raúl Argente -CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -ShortDescription: Automate system configuration, install or uninstall applications, and automatically optimize system performance with ease. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SystemManager/1.0.1.9/Argente.SystemManager.locale.zh-CN.yaml b/manifests/a/Argente/SystemManager/1.0.1.9/Argente.SystemManager.locale.zh-CN.yaml deleted file mode 100644 index 9b30a0c65e70..000000000000 --- a/manifests/a/Argente/SystemManager/1.0.1.9/Argente.SystemManager.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Argente.SystemManager -PackageVersion: 1.0.1.9 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 轻松实现系统配置自动化,安装或卸载应用程序,并自动优化系统性能。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SystemManager/1.0.1.9/Argente.SystemManager.yaml b/manifests/a/Argente/SystemManager/1.0.1.9/Argente.SystemManager.yaml deleted file mode 100644 index 42ae98c06f47..000000000000 --- a/manifests/a/Argente/SystemManager/1.0.1.9/Argente.SystemManager.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Argente.SystemManager -PackageVersion: 1.0.1.9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From a47a801e09ea3af141bb2ae14384e0c976ced3b1 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 17:07:54 -0700 Subject: [PATCH 089/150] Automatic deletion of Argente.DuplicateFinder 2.0.3.5 (#374816) --- .../Argente.DuplicateFinder.installer.yaml | 25 ------------------- .../Argente.DuplicateFinder.locale.en-US.yaml | 19 -------------- .../Argente.DuplicateFinder.locale.zh-CN.yaml | 10 -------- .../2.0.3.5/Argente.DuplicateFinder.yaml | 8 ------ 4 files changed, 62 deletions(-) delete mode 100644 manifests/a/Argente/DuplicateFinder/2.0.3.5/Argente.DuplicateFinder.installer.yaml delete mode 100644 manifests/a/Argente/DuplicateFinder/2.0.3.5/Argente.DuplicateFinder.locale.en-US.yaml delete mode 100644 manifests/a/Argente/DuplicateFinder/2.0.3.5/Argente.DuplicateFinder.locale.zh-CN.yaml delete mode 100644 manifests/a/Argente/DuplicateFinder/2.0.3.5/Argente.DuplicateFinder.yaml diff --git a/manifests/a/Argente/DuplicateFinder/2.0.3.5/Argente.DuplicateFinder.installer.yaml b/manifests/a/Argente/DuplicateFinder/2.0.3.5/Argente.DuplicateFinder.installer.yaml deleted file mode 100644 index 5f3bf4cda43e..000000000000 --- a/manifests/a/Argente/DuplicateFinder/2.0.3.5/Argente.DuplicateFinder.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Argente.DuplicateFinder -PackageVersion: 2.0.3.5 -InstallerType: inno -Scope: machine -InstallerSwitches: - Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden - SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden -UpgradeBehavior: install -ProductCode: Argente Duplicate Finder 3.0 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://argenteutilities.com/en/download/duplicatefinderx86 - InstallerSha256: 2B27F79D064892A9B1B2C439A8048469861BC2045315960E196FA65BEDEB917F -- Architecture: x64 - InstallerUrl: https://argenteutilities.com/en/download/duplicatefinderx64 - InstallerSha256: 9CC68B3A8048B84099EFC42845BB7698EC9830B85E464D9190795B432D64BD37 -- Architecture: arm64 - InstallerUrl: https://argenteutilities.com/en/download/duplicatefinderarm64 - InstallerSha256: 885E26656D857ED767CBC8C6055E67BFA0BA8C49C76CC38EB2DE149791B86059 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DuplicateFinder/2.0.3.5/Argente.DuplicateFinder.locale.en-US.yaml b/manifests/a/Argente/DuplicateFinder/2.0.3.5/Argente.DuplicateFinder.locale.en-US.yaml deleted file mode 100644 index 90c2a66620c4..000000000000 --- a/manifests/a/Argente/DuplicateFinder/2.0.3.5/Argente.DuplicateFinder.locale.en-US.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Argente.DuplicateFinder -PackageVersion: 2.0.3.5 -PackageLocale: en-US -Publisher: Raúl Argente -PublisherSupportUrl: https://argenteutilities.com/en/support -PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy -Author: Raúl Argente -PackageName: Argente Duplicate Finder -PackageUrl: https://argenteutilities.com/en/downloads -License: Proprietary -LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -Copyright: Copyright © 2008 - 2026 Raúl Argente -CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -ShortDescription: Search for all duplicate files on your computer and remove those that only take up unnecessary space. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DuplicateFinder/2.0.3.5/Argente.DuplicateFinder.locale.zh-CN.yaml b/manifests/a/Argente/DuplicateFinder/2.0.3.5/Argente.DuplicateFinder.locale.zh-CN.yaml deleted file mode 100644 index 896f90b3a1ee..000000000000 --- a/manifests/a/Argente/DuplicateFinder/2.0.3.5/Argente.DuplicateFinder.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Argente.DuplicateFinder -PackageVersion: 2.0.3.5 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 搜索计算机上所有重复的文件,并删除那些仅占用不必要空间的文件。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DuplicateFinder/2.0.3.5/Argente.DuplicateFinder.yaml b/manifests/a/Argente/DuplicateFinder/2.0.3.5/Argente.DuplicateFinder.yaml deleted file mode 100644 index 132ded1378b7..000000000000 --- a/manifests/a/Argente/DuplicateFinder/2.0.3.5/Argente.DuplicateFinder.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Argente.DuplicateFinder -PackageVersion: 2.0.3.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 520d7236cc5e2175fad603b807af097d55a222f2 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 17:07:58 -0700 Subject: [PATCH 090/150] Automatic deletion of Argente.SoftwareUpdater 1.0.6.5 (#374812) --- .../Argente.SoftwareUpdater.installer.yaml | 25 ------------------- .../Argente.SoftwareUpdater.locale.en-US.yaml | 20 --------------- .../Argente.SoftwareUpdater.locale.zh-CN.yaml | 10 -------- .../1.0.6.5/Argente.SoftwareUpdater.yaml | 8 ------ 4 files changed, 63 deletions(-) delete mode 100644 manifests/a/Argente/SoftwareUpdater/1.0.6.5/Argente.SoftwareUpdater.installer.yaml delete mode 100644 manifests/a/Argente/SoftwareUpdater/1.0.6.5/Argente.SoftwareUpdater.locale.en-US.yaml delete mode 100644 manifests/a/Argente/SoftwareUpdater/1.0.6.5/Argente.SoftwareUpdater.locale.zh-CN.yaml delete mode 100644 manifests/a/Argente/SoftwareUpdater/1.0.6.5/Argente.SoftwareUpdater.yaml diff --git a/manifests/a/Argente/SoftwareUpdater/1.0.6.5/Argente.SoftwareUpdater.installer.yaml b/manifests/a/Argente/SoftwareUpdater/1.0.6.5/Argente.SoftwareUpdater.installer.yaml deleted file mode 100644 index 1d899773ec8e..000000000000 --- a/manifests/a/Argente/SoftwareUpdater/1.0.6.5/Argente.SoftwareUpdater.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Argente.SoftwareUpdater -PackageVersion: 1.0.6.5 -InstallerType: inno -Scope: machine -InstallerSwitches: - Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden - SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden -UpgradeBehavior: install -ProductCode: Argente Software Updater 3.0 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://argenteutilities.com/en/download/softwareupdaterx86 - InstallerSha256: A6F27AA6767F9FBF20B58BE66E5F9996089E8540D6EE86E67A48E93AD8BA3AE8 -- Architecture: x64 - InstallerUrl: https://argenteutilities.com/en/download/softwareupdaterx64 - InstallerSha256: A4A367DD0FDB4B0B5DF6624F89C782AE6FB2B5FC98B3334DF6518CC116156001 -- Architecture: arm64 - InstallerUrl: https://argenteutilities.com/en/download/softwareupdaterarm64 - InstallerSha256: 1733D7C7678836B3CB3B03219B013706BBC11D09D2656EE21F1B45D0654CC9E8 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SoftwareUpdater/1.0.6.5/Argente.SoftwareUpdater.locale.en-US.yaml b/manifests/a/Argente/SoftwareUpdater/1.0.6.5/Argente.SoftwareUpdater.locale.en-US.yaml deleted file mode 100644 index 30405e3472a0..000000000000 --- a/manifests/a/Argente/SoftwareUpdater/1.0.6.5/Argente.SoftwareUpdater.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Argente.SoftwareUpdater -PackageVersion: 1.0.6.5 -PackageLocale: en-US -Publisher: Raúl Argente -PublisherUrl: https://argenteutilities.com/ -PublisherSupportUrl: https://argenteutilities.com/en/support -PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy -Author: Raúl Argente -PackageName: Argente Software Updater -PackageUrl: https://argenteutilities.com/en/downloads -License: Proprietary -LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -Copyright: Copyright © 2008 - 2026 Raúl Argente -CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -ShortDescription: Detect and automatically update your programs to keep the system secure, stable, and up to date with the latest versions. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SoftwareUpdater/1.0.6.5/Argente.SoftwareUpdater.locale.zh-CN.yaml b/manifests/a/Argente/SoftwareUpdater/1.0.6.5/Argente.SoftwareUpdater.locale.zh-CN.yaml deleted file mode 100644 index d4678c58ddd9..000000000000 --- a/manifests/a/Argente/SoftwareUpdater/1.0.6.5/Argente.SoftwareUpdater.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Argente.SoftwareUpdater -PackageVersion: 1.0.6.5 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 检测并自动更新您的程序,以保持系统安全、稳定,并始终使用最新版本。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SoftwareUpdater/1.0.6.5/Argente.SoftwareUpdater.yaml b/manifests/a/Argente/SoftwareUpdater/1.0.6.5/Argente.SoftwareUpdater.yaml deleted file mode 100644 index 0bfb5ad1904d..000000000000 --- a/manifests/a/Argente/SoftwareUpdater/1.0.6.5/Argente.SoftwareUpdater.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Argente.SoftwareUpdater -PackageVersion: 1.0.6.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 37fb1baa24262c9047987508367a88c89a470e58 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 17:08:15 -0700 Subject: [PATCH 091/150] Automatic deletion of Argente.RegistryCleaner 4.0.7.4 (#374817) --- .../Argente.RegistryCleaner.installer.yaml | 25 ------------------- .../Argente.RegistryCleaner.locale.en-US.yaml | 20 --------------- .../Argente.RegistryCleaner.locale.zh-CN.yaml | 10 -------- .../4.0.7.4/Argente.RegistryCleaner.yaml | 8 ------ 4 files changed, 63 deletions(-) delete mode 100644 manifests/a/Argente/RegistryCleaner/4.0.7.4/Argente.RegistryCleaner.installer.yaml delete mode 100644 manifests/a/Argente/RegistryCleaner/4.0.7.4/Argente.RegistryCleaner.locale.en-US.yaml delete mode 100644 manifests/a/Argente/RegistryCleaner/4.0.7.4/Argente.RegistryCleaner.locale.zh-CN.yaml delete mode 100644 manifests/a/Argente/RegistryCleaner/4.0.7.4/Argente.RegistryCleaner.yaml diff --git a/manifests/a/Argente/RegistryCleaner/4.0.7.4/Argente.RegistryCleaner.installer.yaml b/manifests/a/Argente/RegistryCleaner/4.0.7.4/Argente.RegistryCleaner.installer.yaml deleted file mode 100644 index 9269f985f068..000000000000 --- a/manifests/a/Argente/RegistryCleaner/4.0.7.4/Argente.RegistryCleaner.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Argente.RegistryCleaner -PackageVersion: 4.0.7.4 -InstallerType: inno -Scope: machine -InstallerSwitches: - Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden - SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden -UpgradeBehavior: install -ProductCode: Argente Registry Cleaner 3.0 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://argenteutilities.com/en/download/registrycleanerx86 - InstallerSha256: E400496E3CDD2236BDBAF2C27CA5A205FD5ABF5125F12C2F54218F3F4A253910 -- Architecture: x64 - InstallerUrl: https://argenteutilities.com/en/download/registrycleanerx64 - InstallerSha256: C22CFFBC0A620F594E10A1F68C33E90ABDCEAEE822885D3B9F6F3C29C6F271E8 -- Architecture: arm64 - InstallerUrl: https://argenteutilities.com/en/download/registrycleanerarm64 - InstallerSha256: 072C299E2ECD831EF00AFCE8CADC608E32C9540CFBB7635F5C9FF28396C49823 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/RegistryCleaner/4.0.7.4/Argente.RegistryCleaner.locale.en-US.yaml b/manifests/a/Argente/RegistryCleaner/4.0.7.4/Argente.RegistryCleaner.locale.en-US.yaml deleted file mode 100644 index 3c20fce5464e..000000000000 --- a/manifests/a/Argente/RegistryCleaner/4.0.7.4/Argente.RegistryCleaner.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Argente.RegistryCleaner -PackageVersion: 4.0.7.4 -PackageLocale: en-US -Publisher: Raúl Argente -PublisherUrl: https://argenteutilities.com/ -PublisherSupportUrl: https://argenteutilities.com/en/support -PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy -Author: Raúl Argente -PackageName: Argente Registry Cleaner -PackageUrl: https://argenteutilities.com/en/downloads -License: Proprietary -LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -Copyright: Copyright © 2008 - 2026 Raúl Argente -CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -ShortDescription: Detect and remove errors in the Windows® registry to improve system performance and stability. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/RegistryCleaner/4.0.7.4/Argente.RegistryCleaner.locale.zh-CN.yaml b/manifests/a/Argente/RegistryCleaner/4.0.7.4/Argente.RegistryCleaner.locale.zh-CN.yaml deleted file mode 100644 index dffcfd10865b..000000000000 --- a/manifests/a/Argente/RegistryCleaner/4.0.7.4/Argente.RegistryCleaner.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Argente.RegistryCleaner -PackageVersion: 4.0.7.4 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 检测并清除 Windows® 注册表中的错误,以提高系统性能和稳定性。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/RegistryCleaner/4.0.7.4/Argente.RegistryCleaner.yaml b/manifests/a/Argente/RegistryCleaner/4.0.7.4/Argente.RegistryCleaner.yaml deleted file mode 100644 index 167cb87f53b8..000000000000 --- a/manifests/a/Argente/RegistryCleaner/4.0.7.4/Argente.RegistryCleaner.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Argente.RegistryCleaner -PackageVersion: 4.0.7.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 31533cc4c62e7cabeb088adcd06ac9e9ca3226b9 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 17:08:25 -0700 Subject: [PATCH 092/150] Automatic deletion of Argente.SystemRepair 1.0.7.0 (#374818) --- .../Argente.SystemRepair.installer.yaml | 25 ------------------- .../Argente.SystemRepair.locale.en-US.yaml | 20 --------------- .../Argente.SystemRepair.locale.zh-CN.yaml | 10 -------- .../1.0.7.0/Argente.SystemRepair.yaml | 8 ------ 4 files changed, 63 deletions(-) delete mode 100644 manifests/a/Argente/SystemRepair/1.0.7.0/Argente.SystemRepair.installer.yaml delete mode 100644 manifests/a/Argente/SystemRepair/1.0.7.0/Argente.SystemRepair.locale.en-US.yaml delete mode 100644 manifests/a/Argente/SystemRepair/1.0.7.0/Argente.SystemRepair.locale.zh-CN.yaml delete mode 100644 manifests/a/Argente/SystemRepair/1.0.7.0/Argente.SystemRepair.yaml diff --git a/manifests/a/Argente/SystemRepair/1.0.7.0/Argente.SystemRepair.installer.yaml b/manifests/a/Argente/SystemRepair/1.0.7.0/Argente.SystemRepair.installer.yaml deleted file mode 100644 index 09fbbaacbc86..000000000000 --- a/manifests/a/Argente/SystemRepair/1.0.7.0/Argente.SystemRepair.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Argente.SystemRepair -PackageVersion: 1.0.7.0 -InstallerType: inno -Scope: machine -InstallerSwitches: - Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden - SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden -UpgradeBehavior: install -ProductCode: Argente System Repair 3.0 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://argenteutilities.com/en/download/systemrepairx86 - InstallerSha256: 1C3731F6BB31D9B3434E9923A01B57B954B05B30D761612875469283B1E4A558 -- Architecture: x64 - InstallerUrl: https://argenteutilities.com/en/download/systemrepairx64 - InstallerSha256: 079AE8A1C95646B49427F9977C37A2D68110B3115924DC0587307B1203E5EF9D -- Architecture: arm64 - InstallerUrl: https://argenteutilities.com/en/download/systemrepairarm64 - InstallerSha256: B18010ACDB386CCD934621DE8617FACFAEA204D96DB93C96DE6F878528807910 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SystemRepair/1.0.7.0/Argente.SystemRepair.locale.en-US.yaml b/manifests/a/Argente/SystemRepair/1.0.7.0/Argente.SystemRepair.locale.en-US.yaml deleted file mode 100644 index e606d136d4cd..000000000000 --- a/manifests/a/Argente/SystemRepair/1.0.7.0/Argente.SystemRepair.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Argente.SystemRepair -PackageVersion: 1.0.7.0 -PackageLocale: en-US -Publisher: Raúl Argente -PublisherUrl: https://argenteutilities.com/ -PublisherSupportUrl: https://argenteutilities.com/en/support -PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy -Author: Raúl Argente -PackageName: Argente System Repair -PackageUrl: https://argenteutilities.com/en/downloads -License: Proprietary -LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -Copyright: Copyright © 2008 - 2026 Raúl Argente -CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -ShortDescription: Repair all types of system errors and optimize it automatically to keep it stable, secure, and running at peak performance. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SystemRepair/1.0.7.0/Argente.SystemRepair.locale.zh-CN.yaml b/manifests/a/Argente/SystemRepair/1.0.7.0/Argente.SystemRepair.locale.zh-CN.yaml deleted file mode 100644 index 1ed3c792a171..000000000000 --- a/manifests/a/Argente/SystemRepair/1.0.7.0/Argente.SystemRepair.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Argente.SystemRepair -PackageVersion: 1.0.7.0 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 自动修复所有类型的系统错误,并优化系统以保持其稳定、安全并以最佳性能运行。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SystemRepair/1.0.7.0/Argente.SystemRepair.yaml b/manifests/a/Argente/SystemRepair/1.0.7.0/Argente.SystemRepair.yaml deleted file mode 100644 index dcd9c9ea45b8..000000000000 --- a/manifests/a/Argente/SystemRepair/1.0.7.0/Argente.SystemRepair.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Argente.SystemRepair -PackageVersion: 1.0.7.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 6313ffba89e4a76d2b0aeb1fdc182c3f6b90598b Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 17:08:37 -0700 Subject: [PATCH 093/150] Automatic deletion of Argente.DataShredder 1.0.4.9 (#374815) --- .../Argente.DataShredder.installer.yaml | 25 ------------------- .../Argente.DataShredder.locale.en-US.yaml | 23 ----------------- .../Argente.DataShredder.locale.zh-CN.yaml | 10 -------- .../1.0.4.9/Argente.DataShredder.yaml | 8 ------ 4 files changed, 66 deletions(-) delete mode 100644 manifests/a/Argente/DataShredder/1.0.4.9/Argente.DataShredder.installer.yaml delete mode 100644 manifests/a/Argente/DataShredder/1.0.4.9/Argente.DataShredder.locale.en-US.yaml delete mode 100644 manifests/a/Argente/DataShredder/1.0.4.9/Argente.DataShredder.locale.zh-CN.yaml delete mode 100644 manifests/a/Argente/DataShredder/1.0.4.9/Argente.DataShredder.yaml diff --git a/manifests/a/Argente/DataShredder/1.0.4.9/Argente.DataShredder.installer.yaml b/manifests/a/Argente/DataShredder/1.0.4.9/Argente.DataShredder.installer.yaml deleted file mode 100644 index 6a2e6d3b9274..000000000000 --- a/manifests/a/Argente/DataShredder/1.0.4.9/Argente.DataShredder.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Argente.DataShredder -PackageVersion: 1.0.4.9 -InstallerType: inno -Scope: machine -InstallerSwitches: - Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden - SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden -UpgradeBehavior: install -ProductCode: Argente Data Shredder 3.0 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://argenteutilities.com/en/download/datashredderx86 - InstallerSha256: CD21C99F1AD3F85852C6270C99E406952B257EEB4D13DB9324D89C272E97EBFF -- Architecture: x64 - InstallerUrl: https://argenteutilities.com/en/download/datashredderx64 - InstallerSha256: AC6F3DE80CCE51D03D9E32F90D6E915F431CE602E2CD5F6835A10819519257D6 -- Architecture: arm64 - InstallerUrl: https://argenteutilities.com/en/download/datashredderarm64 - InstallerSha256: 1466FBDE62B90462984C4285431A57678A0361C78E94016BF9C01CDB5AE631CB -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DataShredder/1.0.4.9/Argente.DataShredder.locale.en-US.yaml b/manifests/a/Argente/DataShredder/1.0.4.9/Argente.DataShredder.locale.en-US.yaml deleted file mode 100644 index 5fa04c2cf854..000000000000 --- a/manifests/a/Argente/DataShredder/1.0.4.9/Argente.DataShredder.locale.en-US.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Argente.DataShredder -PackageVersion: 1.0.4.9 -PackageLocale: en-US -Publisher: Raúl Argente -PublisherUrl: https://argenteutilities.com/ -PublisherSupportUrl: https://argenteutilities.com/en/support -PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy -Author: Raúl Argente -PackageName: Argente Data Shredder -PackageUrl: https://argenteutilities.com/en/downloads -License: Proprietary -LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -Copyright: Copyright © 2008 - 2026 Raúl Argente -CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -ShortDescription: Securely delete all types of files and sensitive data, ensuring they can never be recovered. -Tags: -- data-shredder -ReleaseNotesUrl: https://argenteutilities.com/en/blog -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DataShredder/1.0.4.9/Argente.DataShredder.locale.zh-CN.yaml b/manifests/a/Argente/DataShredder/1.0.4.9/Argente.DataShredder.locale.zh-CN.yaml deleted file mode 100644 index 42270f16d398..000000000000 --- a/manifests/a/Argente/DataShredder/1.0.4.9/Argente.DataShredder.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Argente.DataShredder -PackageVersion: 1.0.4.9 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 安全删除所有类型的文件和敏感数据,确保其永远无法被恢复。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DataShredder/1.0.4.9/Argente.DataShredder.yaml b/manifests/a/Argente/DataShredder/1.0.4.9/Argente.DataShredder.yaml deleted file mode 100644 index e71d74192061..000000000000 --- a/manifests/a/Argente/DataShredder/1.0.4.9/Argente.DataShredder.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Argente.DataShredder -PackageVersion: 1.0.4.9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 609d39980115b83e36d372ffc78ef5df9b028336 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 08:17:40 +0800 Subject: [PATCH 094/150] New version: uvncbvba.UltraVNC version 1.8.2.1 (#374519) --- .../1.8.2.1/uvncbvba.UltraVNC.installer.yaml | 21 +++++++++++ .../uvncbvba.UltraVNC.locale.en-US.yaml | 36 +++++++++++++++++++ .../uvncbvba.UltraVNC.locale.zh-CN.yaml | 15 ++++++++ .../UltraVNC/1.8.2.1/uvncbvba.UltraVNC.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/u/uvncbvba/UltraVNC/1.8.2.1/uvncbvba.UltraVNC.installer.yaml create mode 100644 manifests/u/uvncbvba/UltraVNC/1.8.2.1/uvncbvba.UltraVNC.locale.en-US.yaml create mode 100644 manifests/u/uvncbvba/UltraVNC/1.8.2.1/uvncbvba.UltraVNC.locale.zh-CN.yaml create mode 100644 manifests/u/uvncbvba/UltraVNC/1.8.2.1/uvncbvba.UltraVNC.yaml diff --git a/manifests/u/uvncbvba/UltraVNC/1.8.2.1/uvncbvba.UltraVNC.installer.yaml b/manifests/u/uvncbvba/UltraVNC/1.8.2.1/uvncbvba.UltraVNC.installer.yaml new file mode 100644 index 000000000000..aa881678f1f6 --- /dev/null +++ b/manifests/u/uvncbvba/UltraVNC/1.8.2.1/uvncbvba.UltraVNC.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: uvncbvba.UltraVNC +PackageVersion: 1.8.2.1 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ProductCode: Ultravnc2_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\uvnc bvba\UltraVNC' +Installers: +- Architecture: x86 + InstallerUrl: https://uvnc.eu/download/1800/UltraVNC_1821_x86_Setup.exe + InstallerSha256: D936BD2B05CBC627FD3E862D01D596A44E2E853638058323793AC4FB5BEE0D9D +- Architecture: x64 + InstallerUrl: https://uvnc.eu/download/1800/UltraVNC_1821_x64_Setup.exe + InstallerSha256: 7C12518B05A25F5CD502FA21818C7271C766CACFF312CBC47BC3942468B14919 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/u/uvncbvba/UltraVNC/1.8.2.1/uvncbvba.UltraVNC.locale.en-US.yaml b/manifests/u/uvncbvba/UltraVNC/1.8.2.1/uvncbvba.UltraVNC.locale.en-US.yaml new file mode 100644 index 000000000000..97ab0ef92bf6 --- /dev/null +++ b/manifests/u/uvncbvba/UltraVNC/1.8.2.1/uvncbvba.UltraVNC.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: uvncbvba.UltraVNC +PackageVersion: 1.8.2.1 +PackageLocale: en-US +Publisher: uvnc bvba +PublisherUrl: https://uvnc.com/ +PublisherSupportUrl: https://forum.uvnc.com/ +PackageName: UltraVNC +PackageUrl: https://uvnc.com/downloads/ultravnc.html +License: GPL-3.0 +LicenseUrl: https://github.com/ultravnc/UltraVNC/blob/HEAD/LICENSE +Copyright: Copyright © 2002-2026 UltraVNC Team Members +ShortDescription: VNC client and server graphical desktop sharing via RFB protocol +Description: |- + UltraVNC is a powerful, easy to use and free - remote pc access softwares - that can display the screen of another computer (via internet or network) on your own screen. The program allows you to use your mouse and keyboard to control the other PC remotely. It means that you can work on a remote computer, as if you were sitting in front of it, right from your current location. + VNC, the Remote Frame Buffer protocol (RFB) allows a desktop to be viewed and controlled remotely over the Internet. A VNC Server must be run on the computer sharing the desktop, a VNC client must be run on the computer that will access the shared desktop. +Moniker: ultravnc +Tags: +- remote-desktop +- remoteaccess +- remotedesktop +- remoteframebuffer +- rfb +- vnc +ReleaseNotes: |- + - CVE-2026-3787 - CWE-428 fix + - Remove creation empty foler for snapshots on init + - FileTransfer history change font settings + + Changes 1.8.2.0 - May 2026 + - Bridge removed, not working moved to 1.9.x +ReleaseNotesUrl: https://forum.uvnc.com/viewtopic.php?t=38158 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/u/uvncbvba/UltraVNC/1.8.2.1/uvncbvba.UltraVNC.locale.zh-CN.yaml b/manifests/u/uvncbvba/UltraVNC/1.8.2.1/uvncbvba.UltraVNC.locale.zh-CN.yaml new file mode 100644 index 000000000000..27f202f2446d --- /dev/null +++ b/manifests/u/uvncbvba/UltraVNC/1.8.2.1/uvncbvba.UltraVNC.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: uvncbvba.UltraVNC +PackageVersion: 1.8.2.1 +PackageLocale: zh-CN +ShortDescription: 基于 RFB 协议的 VNC 客户端和服务器图形桌面共享软件 +Description: |- + UltraVNC 是一款功能强大、操作简便且免费的远程桌面控制软件,能够通过网络或互联网将另一台计算机的屏幕画面显示在您的设备上。该程序支持通过本地鼠标和键盘远程操控目标计算机,让您如同亲临现场般对远端电脑进行操作。 + VNC(基于远程帧缓冲协议 RFB)技术实现了通过互联网远程查看和控制计算机桌面的功能。使用该技术时,共享桌面的计算机需运行 VNC 服务器端程序,而访问端则需要运行 VNC 客户端程序。 +Tags: +- vnc +- 远程桌面 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/u/uvncbvba/UltraVNC/1.8.2.1/uvncbvba.UltraVNC.yaml b/manifests/u/uvncbvba/UltraVNC/1.8.2.1/uvncbvba.UltraVNC.yaml new file mode 100644 index 000000000000..8ad4bdb8c72d --- /dev/null +++ b/manifests/u/uvncbvba/UltraVNC/1.8.2.1/uvncbvba.UltraVNC.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: uvncbvba.UltraVNC +PackageVersion: 1.8.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5f770854c29f5885bbcd3d3b60cba52f8ebb5d7f Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 14 May 2026 20:18:04 -0400 Subject: [PATCH 095/150] New version: CPUID.CPU-Z version 2.20 (#374672) --- .../CPU-Z/2.20/CPUID.CPU-Z.installer.yaml | 38 +++++++++++ .../CPU-Z/2.20/CPUID.CPU-Z.locale.en-US.yaml | 65 +++++++++++++++++++ .../CPU-Z/2.20/CPUID.CPU-Z.locale.zh-CN.yaml | 31 +++++++++ manifests/c/CPUID/CPU-Z/2.20/CPUID.CPU-Z.yaml | 8 +++ 4 files changed, 142 insertions(+) create mode 100644 manifests/c/CPUID/CPU-Z/2.20/CPUID.CPU-Z.installer.yaml create mode 100644 manifests/c/CPUID/CPU-Z/2.20/CPUID.CPU-Z.locale.en-US.yaml create mode 100644 manifests/c/CPUID/CPU-Z/2.20/CPUID.CPU-Z.locale.zh-CN.yaml create mode 100644 manifests/c/CPUID/CPU-Z/2.20/CPUID.CPU-Z.yaml diff --git a/manifests/c/CPUID/CPU-Z/2.20/CPUID.CPU-Z.installer.yaml b/manifests/c/CPUID/CPU-Z/2.20/CPUID.CPU-Z.installer.yaml new file mode 100644 index 000000000000..fc7dec96c600 --- /dev/null +++ b/manifests/c/CPUID/CPU-Z/2.20/CPUID.CPU-Z.installer.yaml @@ -0,0 +1,38 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CPUID.CPU-Z +PackageVersion: '2.20' +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ProductCode: CPUID CPU-Z_is1 +AppsAndFeaturesEntries: +- DisplayName: CPUID CPU-Z 2.20 + ProductCode: CPUID CPU-Z_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\CPUID\CPU-Z' +Installers: +- InstallerLocale: en-US + Architecture: x86 + InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.20-en.exe + InstallerSha256: FB1E0CE5C019BAD7F1343103E514858E19FCE05ABCB18BC6BC870F243A3C2B24 + ReleaseDate: 2026-05-13 +- InstallerLocale: en-US + Architecture: x64 + InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.20-en.exe + InstallerSha256: FB1E0CE5C019BAD7F1343103E514858E19FCE05ABCB18BC6BC870F243A3C2B24 + ReleaseDate: 2026-05-13 +- InstallerLocale: zh-CN + Architecture: x86 + InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.20-cn.exe + InstallerSha256: 76690FFF7685114D5518627818F6C69ECF3E7DA9D341B23C8CFB3301E6192A31 + ReleaseDate: 2026-05-14 +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.20-cn.exe + InstallerSha256: 76690FFF7685114D5518627818F6C69ECF3E7DA9D341B23C8CFB3301E6192A31 + ReleaseDate: 2026-05-14 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CPUID/CPU-Z/2.20/CPUID.CPU-Z.locale.en-US.yaml b/manifests/c/CPUID/CPU-Z/2.20/CPUID.CPU-Z.locale.en-US.yaml new file mode 100644 index 000000000000..202d6ad3d54d --- /dev/null +++ b/manifests/c/CPUID/CPU-Z/2.20/CPUID.CPU-Z.locale.en-US.yaml @@ -0,0 +1,65 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CPUID.CPU-Z +PackageVersion: '2.20' +PackageLocale: en-US +Publisher: CPUID, Inc. +PublisherUrl: https://www.cpuid.com/ +PublisherSupportUrl: https://www.cpuid.com/contact.html +PrivacyUrl: https://www.cpuid.com/privacy-policy.html +Author: CPUID, Inc. +PackageName: CPUID CPU-Z +PackageUrl: https://www.cpuid.com/softwares/cpu-z.html +License: Freeware +LicenseUrl: https://www.cpuid.com/terms-of-service.html +Copyright: CPUID © 2001-2026 - All website content subjected to copyright +CopyrightUrl: https://www.cpuid.com/terms-of-service.html +ShortDescription: System information software +Description: |- + CPU-Z is a freeware that gathers information on some of the main devices of your system + - Processor name and number, codename, process, package, cache levels. + - Mainboard and chipset. + - Memory type, size, timings, and module specifications (SPD). + - Real time measurement of each cores internal frequency, memory frequency. +Moniker: cpu-z +Tags: +- amd +- cpu +- cpuz +- hardware +- intel +- memory +- motherboard +- processor +- system +- system-information +ReleaseNotes: |- + - AMD Ryzen AI Max+ 495, 492, 488 (Gorgon Halo). + - AMD Ryzen AI Max 490, 485 (Gorgon Halo). + - AMD Ryzen AI Max PRO 495, 490, 485, 480 (Gorgon Halo). + - AMD Ryzen 9 9950X3D2 (Granite Ridge). + - AMD Ryzen 9 PRO 9965X3D, PRO 9945 (Granite Ridge). + - AMD Ryzen 7 PRO 9755, PRO 9745 (Granite Ridge). + - AMD Ryzen 5 PRO 9645 (Granite Ridge). + - AMD Ryzen AI 7/PRO 450G/GE (Gorgon Point 2). + - AMD Ryzen AI 5/PRO 440G/GE (Gorgon Point 2). + - AMD Ryzen AI 5/PRO 435G/GE (Gorgon Point 3). + - AMD Ryzen AI Max+ 392 (Strix Halo). + - Intel Core Ultra 5 250KF Plus (Arrow Lake Refresh). + - Intel Core 7 360 and 350 (Wildcat Lake). + - Intel Core 5 330, 320 and 315 (Wildcat Lake). + - Intel Core 3 304 (Wildcat Lake). + - Intel Core 9 273PQE, 273PTE, 273PE (Bartlett Lake). + - Intel Core 7 253PQE, 253PTE, 253PE, 251TE, 251E (Bartlett Lake). + - Intel Core 5 223PQE, 223PTE, 223PE, 221TE, 221E, 213PTE, 213PE, 211TE, 211E (Bartlett Lake). + - Intel Core 3 201TE, 201E (Bartlett Lake). + - Intel Arc Pro B70 and B65 (BMG-G31). + - Intel Arc Pro B60 and B50 (BMG-G21). + - Support of HUDIMM and HSODIMM memory modules. +ReleaseNotesUrl: https://www.cpuid.com/softwares/cpu-z.html#version-history +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.cpuid.com/softwares/cpu-z.html#faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CPUID/CPU-Z/2.20/CPUID.CPU-Z.locale.zh-CN.yaml b/manifests/c/CPUID/CPU-Z/2.20/CPUID.CPU-Z.locale.zh-CN.yaml new file mode 100644 index 000000000000..805e45fb99f3 --- /dev/null +++ b/manifests/c/CPUID/CPU-Z/2.20/CPUID.CPU-Z.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: CPUID.CPU-Z +PackageVersion: '2.20' +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 系统信息软件 +Description: |- + CPU-Z 是一款免费软件,可以收集系统中一些主要设备的信息 + - 处理器名称、数量、代号、工艺、插槽、各级缓存 + - 主板和芯片组 + - 内存类型、容量、时序、SPD + - 实时测量每个核心的内部频率和内存频率 +Tags: +- amd +- cpu +- intel +- 主板 +- 内存 +- 处理器 +- 硬件 +- 系统 +- 系统信息 +- 英特尔 +ReleaseNotesUrl: https://www.cpuid.com/softwares/cpu-z.html#version-history +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://www.cpuid.com/softwares/cpu-z.html#faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CPUID/CPU-Z/2.20/CPUID.CPU-Z.yaml b/manifests/c/CPUID/CPU-Z/2.20/CPUID.CPU-Z.yaml new file mode 100644 index 000000000000..178d494e7a98 --- /dev/null +++ b/manifests/c/CPUID/CPU-Z/2.20/CPUID.CPU-Z.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: CPUID.CPU-Z +PackageVersion: '2.20' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a5c9195c2cbaee506ccd21be4918723138b6b734 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 08:18:15 +0800 Subject: [PATCH 096/150] New version: TheBrowserCompany.Arc version 1.106.0.328 (#374686) --- .../TheBrowserCompany.Arc.installer.yaml | 26 +++++++++++++++++ .../TheBrowserCompany.Arc.locale.en-US.yaml | 28 +++++++++++++++++++ .../TheBrowserCompany.Arc.locale.zh-CN.yaml | 18 ++++++++++++ .../1.106.0.328/TheBrowserCompany.Arc.yaml | 8 ++++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/t/TheBrowserCompany/Arc/1.106.0.328/TheBrowserCompany.Arc.installer.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.106.0.328/TheBrowserCompany.Arc.locale.en-US.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.106.0.328/TheBrowserCompany.Arc.locale.zh-CN.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.106.0.328/TheBrowserCompany.Arc.yaml diff --git a/manifests/t/TheBrowserCompany/Arc/1.106.0.328/TheBrowserCompany.Arc.installer.yaml b/manifests/t/TheBrowserCompany/Arc/1.106.0.328/TheBrowserCompany.Arc.installer.yaml new file mode 100644 index 000000000000..ac516e90563f --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.106.0.328/TheBrowserCompany.Arc.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TheBrowserCompany.Arc +PackageVersion: 1.106.0.328 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.18362.0 +InstallerType: msix +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCLibs.Desktop.14 + - PackageIdentifier: Microsoft.WindowsAppRuntime.1.5 +PackageFamilyName: TheBrowserCompany.Arc_ttt1ap7aakyb4 +Installers: +- Architecture: x64 + InstallerUrl: https://releases.arc.net/windows/prod/1.106.0.328/Arc.x64.msix + InstallerSha256: 6F66EF20E1AA6B0B5E6A4F2AE8EAAD6A51331C8EDBB2F76734E997AC876732D6 + SignatureSha256: 3D1821892261235A8F3B3EA896A4A9409C55FC87FD40FD9D706EF3A3398ED9C6 +- Architecture: arm64 + InstallerUrl: https://releases.arc.net/windows/prod/1.106.0.328/Arc.arm64.msix + InstallerSha256: BBDE4CFB82151D3D019FB4E978DA94C2E1363207C25F331B21288A84D5F82209 + SignatureSha256: CFBD1C1C1BC2D5671FAA7F2E51E74A4B4DFD79C87296301E647176EB4AE10722 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.106.0.328/TheBrowserCompany.Arc.locale.en-US.yaml b/manifests/t/TheBrowserCompany/Arc/1.106.0.328/TheBrowserCompany.Arc.locale.en-US.yaml new file mode 100644 index 000000000000..527ce048372d --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.106.0.328/TheBrowserCompany.Arc.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TheBrowserCompany.Arc +PackageVersion: 1.106.0.328 +PackageLocale: en-US +Publisher: The Browser Company of New York +PublisherUrl: https://arc.net/ +PublisherSupportUrl: https://resources.arc.net/ +PrivacyUrl: https://arc.net/privacy +Author: THE BROWSER COMPANY OF NEW YORK INC. +PackageName: Arc +PackageUrl: https://arc.net/ +License: Proprietary +Copyright: Copyright 2026 The Browser Company. All rights reserved. +ShortDescription: Arc is a new browser that shapes itself to how you use the internet. It offers Spaces, Profiles, Split View, Themes, and more to organize and customize your online experience. +Tags: +- browser +- chromium +- internet +- web +- webpage +ReleaseNotesUrl: https://arc.net/windows/release-notes +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://arc.net/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.106.0.328/TheBrowserCompany.Arc.locale.zh-CN.yaml b/manifests/t/TheBrowserCompany/Arc/1.106.0.328/TheBrowserCompany.Arc.locale.zh-CN.yaml new file mode 100644 index 000000000000..306d20054901 --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.106.0.328/TheBrowserCompany.Arc.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: TheBrowserCompany.Arc +PackageVersion: 1.106.0.328 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Arc 是一款全新的浏览器,可以根据您使用互联网的方式进行调整。它提供“空间”、“配置文件”、“拆分视图”、“主题”等功能,组织和定制您的冲浪体验。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://arc.net/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.106.0.328/TheBrowserCompany.Arc.yaml b/manifests/t/TheBrowserCompany/Arc/1.106.0.328/TheBrowserCompany.Arc.yaml new file mode 100644 index 000000000000..9d5a67d05c62 --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.106.0.328/TheBrowserCompany.Arc.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: TheBrowserCompany.Arc +PackageVersion: 1.106.0.328 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a86b5c5273fbe6be5731d9304c33e808590b622e Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Thu, 14 May 2026 20:18:28 -0400 Subject: [PATCH 097/150] New version: Valve.SteamLink version 1.3.26 (#374695) --- .../1.3.26/Valve.SteamLink.installer.yaml | 28 ++++++++++++ .../1.3.26/Valve.SteamLink.locale.en-US.yaml | 44 +++++++++++++++++++ .../SteamLink/1.3.26/Valve.SteamLink.yaml | 8 ++++ 3 files changed, 80 insertions(+) create mode 100644 manifests/v/Valve/SteamLink/1.3.26/Valve.SteamLink.installer.yaml create mode 100644 manifests/v/Valve/SteamLink/1.3.26/Valve.SteamLink.locale.en-US.yaml create mode 100644 manifests/v/Valve/SteamLink/1.3.26/Valve.SteamLink.yaml diff --git a/manifests/v/Valve/SteamLink/1.3.26/Valve.SteamLink.installer.yaml b/manifests/v/Valve/SteamLink/1.3.26/Valve.SteamLink.installer.yaml new file mode 100644 index 000000000000..f854d81db6f8 --- /dev/null +++ b/manifests/v/Valve/SteamLink/1.3.26/Valve.SteamLink.installer.yaml @@ -0,0 +1,28 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Valve.SteamLink +PackageVersion: 1.3.26 +InstallerType: zip +NestedInstallerType: msi +NestedInstallerFiles: +- RelativeFilePath: SteamLink.msi +Scope: machine +Protocols: +- steamlink +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + MinimumVersion: 14.40.33816.0 +ProductCode: '{FA2F933A-8382-40BE-ACB4-C4F618DF013C}' +ReleaseDate: 2026-05-14 +AppsAndFeaturesEntries: +- ProductCode: '{FA2F933A-8382-40BE-ACB4-C4F618DF013C}' + UpgradeCode: '{5A726B2B-C014-4DB0-A60C-8B36B6D63EBD}' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://media.steampowered.com/steamlink/windows/latest/SteamLink.zip + InstallerSha256: C9BA0A926CBA7FCA5EB996A58F3F7ED1B2D1DE7F832E8AAE17B6E52D94EE7BBE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Valve/SteamLink/1.3.26/Valve.SteamLink.locale.en-US.yaml b/manifests/v/Valve/SteamLink/1.3.26/Valve.SteamLink.locale.en-US.yaml new file mode 100644 index 000000000000..16c27fa7f099 --- /dev/null +++ b/manifests/v/Valve/SteamLink/1.3.26/Valve.SteamLink.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Valve.SteamLink +PackageVersion: 1.3.26 +PackageLocale: en-US +Publisher: Valve Corporation +PublisherUrl: https://www.valvesoftware.com/ +PublisherSupportUrl: https://help.steampowered.com/ +PrivacyUrl: https://store.steampowered.com/privacy_agreement/ +Author: Valve Corporation +PackageName: Steam Link +PackageUrl: https://store.steampowered.com/app/353380/ +License: Proprietary +LicenseUrl: https://store.steampowered.com/subscriber_agreement/ +Copyright: Copyright © 2024 Valve Corporation. All rights reserved. +CopyrightUrl: https://store.steampowered.com/legal/ +ShortDescription: Steam Link connects your device to any computer that's running Steam. +Description: Extend your Steam gaming experience to your mobile device, TV, VR headset or PC - all you need is a local network or internet connection. In addition, the Steam Link app now supports Remote Play Together. Now you can join games hosted on a friend's PC just by clicking a link. +Moniker: steamlink +Tags: +- community +- distribution +- game +- games +- games-store +- gaming +- link +- platform +- remote-play +- remoteplay +- steam +- steam-link +- steamvr +- video-games +- vr +- wireless +Documentations: +- DocumentLabel: Remote Play + DocumentUrl: https://store.steampowered.com/remoteplay/ +- DocumentLabel: Remote Play Hub + DocumentUrl: https://store.steampowered.com/remoteplay_hub/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Valve/SteamLink/1.3.26/Valve.SteamLink.yaml b/manifests/v/Valve/SteamLink/1.3.26/Valve.SteamLink.yaml new file mode 100644 index 000000000000..f0b6a4d235f9 --- /dev/null +++ b/manifests/v/Valve/SteamLink/1.3.26/Valve.SteamLink.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: Valve.SteamLink +PackageVersion: 1.3.26 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3cc9375cfedc1b2f9609120bd6ba8f3f15c23b7d Mon Sep 17 00:00:00 2001 From: MUHAMMAD SIRAJ HABEEBUR RAHMAN Date: Fri, 15 May 2026 05:48:39 +0530 Subject: [PATCH 098/150] New version: Haxllo.PartBoot version 0.2.3 (#374739) Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- .../0.2.3/Haxllo.PartBoot.installer.yaml | 14 +++++++++ .../0.2.3/Haxllo.PartBoot.locale.en-US.yaml | 30 +++++++++++++++++++ .../PartBoot/0.2.3/Haxllo.PartBoot.yaml | 9 ++++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/h/Haxllo/PartBoot/0.2.3/Haxllo.PartBoot.installer.yaml create mode 100644 manifests/h/Haxllo/PartBoot/0.2.3/Haxllo.PartBoot.locale.en-US.yaml create mode 100644 manifests/h/Haxllo/PartBoot/0.2.3/Haxllo.PartBoot.yaml diff --git a/manifests/h/Haxllo/PartBoot/0.2.3/Haxllo.PartBoot.installer.yaml b/manifests/h/Haxllo/PartBoot/0.2.3/Haxllo.PartBoot.installer.yaml new file mode 100644 index 000000000000..9df97e2cabd5 --- /dev/null +++ b/manifests/h/Haxllo/PartBoot/0.2.3/Haxllo.PartBoot.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Haxllo.PartBoot +PackageVersion: 0.2.3 +InstallerType: portable +Commands: +- partboot +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/haxllo/partboot/releases/download/v0.2.3/partboot.exe + InstallerSha256: 1B52C5705BD5C018482FA1B58E82D403000702D0DFFCED7ADD53BBB4B9261193 +ManifestType: installer +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/h/Haxllo/PartBoot/0.2.3/Haxllo.PartBoot.locale.en-US.yaml b/manifests/h/Haxllo/PartBoot/0.2.3/Haxllo.PartBoot.locale.en-US.yaml new file mode 100644 index 000000000000..ae02a941922a --- /dev/null +++ b/manifests/h/Haxllo/PartBoot/0.2.3/Haxllo.PartBoot.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Haxllo.PartBoot +PackageVersion: 0.2.3 +PackageLocale: en-US +Publisher: Haxllo +PublisherUrl: https://github.com/haxllo +PublisherSupportUrl: https://github.com/haxllo/partboot/issues +PackageName: PartBoot +PackageUrl: https://github.com/haxllo/partboot +License: MIT +ShortDescription: Disk-resident ISO boot manager prototype for Linux-first multi-ISO workflows. +Moniker: partboot +Tags: +- boot +- grub +- iso +- linux +- uefi +ReleaseNotes: |- + - Normalized Ubuntu GRUB menu entries to a single standard boot mode. + - Added self-healing repair for stale boot profile configuration. + - Improved project documentation for users and developers. +ReleaseNotesUrl: https://github.com/haxllo/partboot/releases/tag/v0.2.3 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/haxllo/partboot/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/h/Haxllo/PartBoot/0.2.3/Haxllo.PartBoot.yaml b/manifests/h/Haxllo/PartBoot/0.2.3/Haxllo.PartBoot.yaml new file mode 100644 index 000000000000..c7d38eec9420 --- /dev/null +++ b/manifests/h/Haxllo/PartBoot/0.2.3/Haxllo.PartBoot.yaml @@ -0,0 +1,9 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Haxllo.PartBoot +PackageVersion: 0.2.3 +DefaultLocale: en-US +ReleaseDate: 2026-05-14 +ManifestType: version +ManifestVersion: 1.12.0 \ No newline at end of file From 2cbb28c61aae33b4119a340b3e3fd3239feb7906 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 08:18:51 +0800 Subject: [PATCH 099/150] New version: HunterBown.DeepSeek-TUI version 0.8.37 (#374760) --- .../HunterBown.DeepSeek-TUI.installer.yaml | 18 +++++++++++ .../HunterBown.DeepSeek-TUI.locale.en-US.yaml | 31 +++++++++++++++++++ .../HunterBown.DeepSeek-TUI.locale.zh-CN.yaml | 19 ++++++++++++ .../0.8.37/HunterBown.DeepSeek-TUI.yaml | 8 +++++ 4 files changed, 76 insertions(+) create mode 100644 manifests/h/HunterBown/DeepSeek-TUI/0.8.37/HunterBown.DeepSeek-TUI.installer.yaml create mode 100644 manifests/h/HunterBown/DeepSeek-TUI/0.8.37/HunterBown.DeepSeek-TUI.locale.en-US.yaml create mode 100644 manifests/h/HunterBown/DeepSeek-TUI/0.8.37/HunterBown.DeepSeek-TUI.locale.zh-CN.yaml create mode 100644 manifests/h/HunterBown/DeepSeek-TUI/0.8.37/HunterBown.DeepSeek-TUI.yaml diff --git a/manifests/h/HunterBown/DeepSeek-TUI/0.8.37/HunterBown.DeepSeek-TUI.installer.yaml b/manifests/h/HunterBown/DeepSeek-TUI/0.8.37/HunterBown.DeepSeek-TUI.installer.yaml new file mode 100644 index 000000000000..46bb9c48ed22 --- /dev/null +++ b/manifests/h/HunterBown/DeepSeek-TUI/0.8.37/HunterBown.DeepSeek-TUI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HunterBown.DeepSeek-TUI +PackageVersion: 0.8.37 +InstallerType: portable +Commands: +- deepseek +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-05-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Hmbown/DeepSeek-TUI/releases/download/v0.8.37/deepseek-tui-windows-x64.exe + InstallerSha256: 23CF85CF0095045A148F7051DDF71D5DB81862FA1FAB59D426A1200ABAEC0E72 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/DeepSeek-TUI/0.8.37/HunterBown.DeepSeek-TUI.locale.en-US.yaml b/manifests/h/HunterBown/DeepSeek-TUI/0.8.37/HunterBown.DeepSeek-TUI.locale.en-US.yaml new file mode 100644 index 000000000000..cd42b5c0dc7e --- /dev/null +++ b/manifests/h/HunterBown/DeepSeek-TUI/0.8.37/HunterBown.DeepSeek-TUI.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HunterBown.DeepSeek-TUI +PackageVersion: 0.8.37 +PackageLocale: en-US +Publisher: Hunter Bown +PublisherUrl: https://github.com/Hmbown +PublisherSupportUrl: https://github.com/Hmbown/DeepSeek-TUI/issues +Author: Hunter Bown +PackageName: DeepSeek TUI +PackageUrl: https://github.com/Hmbown/DeepSeek-TUI +License: MIT +LicenseUrl: https://github.com/Hmbown/DeepSeek-TUI/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024-2026 DeepSeek CLI Contributors +ShortDescription: Coding agent for DeepSeek models that runs in your terminal +Description: Terminal coding agent for DeepSeek V4. It runs from the deepseek command, streams reasoning blocks, edits local workspaces with approval gates, and includes an auto mode that chooses both model and thinking level per turn. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- deepseek +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://github.com/Hmbown/DeepSeek-TUI/blob/HEAD/CHANGELOG.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/DeepSeek-TUI/0.8.37/HunterBown.DeepSeek-TUI.locale.zh-CN.yaml b/manifests/h/HunterBown/DeepSeek-TUI/0.8.37/HunterBown.DeepSeek-TUI.locale.zh-CN.yaml new file mode 100644 index 000000000000..11725a59b542 --- /dev/null +++ b/manifests/h/HunterBown/DeepSeek-TUI/0.8.37/HunterBown.DeepSeek-TUI.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HunterBown.DeepSeek-TUI +PackageVersion: 0.8.37 +PackageLocale: zh-CN +ShortDescription: 可在终端中运行的 DeepSeek 模型编程智能体 +Description: 适用于 DeepSeek V4 的终端编码代理。通过 deepseek 命令启动,以流式输出推理块,经批准流程后可编辑本地工作区,还包含可在每一轮自动选择模型和推理层级的自动模式。 +Tags: +- deepseek +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/DeepSeek-TUI/0.8.37/HunterBown.DeepSeek-TUI.yaml b/manifests/h/HunterBown/DeepSeek-TUI/0.8.37/HunterBown.DeepSeek-TUI.yaml new file mode 100644 index 000000000000..ee05431ec8d4 --- /dev/null +++ b/manifests/h/HunterBown/DeepSeek-TUI/0.8.37/HunterBown.DeepSeek-TUI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HunterBown.DeepSeek-TUI +PackageVersion: 0.8.37 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cdbc55cf4f3091ba395bccdff0225a463f4331c5 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 14 May 2026 20:19:02 -0400 Subject: [PATCH 100/150] New version: Bedrock-OSS.regolith version 1.8.0 (#374764) --- .../1.8.0/Bedrock-OSS.regolith.installer.yaml | 22 ++++++++++ .../Bedrock-OSS.regolith.locale.en-US.yaml | 42 +++++++++++++++++++ .../regolith/1.8.0/Bedrock-OSS.regolith.yaml | 8 ++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/b/Bedrock-OSS/regolith/1.8.0/Bedrock-OSS.regolith.installer.yaml create mode 100644 manifests/b/Bedrock-OSS/regolith/1.8.0/Bedrock-OSS.regolith.locale.en-US.yaml create mode 100644 manifests/b/Bedrock-OSS/regolith/1.8.0/Bedrock-OSS.regolith.yaml diff --git a/manifests/b/Bedrock-OSS/regolith/1.8.0/Bedrock-OSS.regolith.installer.yaml b/manifests/b/Bedrock-OSS/regolith/1.8.0/Bedrock-OSS.regolith.installer.yaml new file mode 100644 index 000000000000..6161372ea3a9 --- /dev/null +++ b/manifests/b/Bedrock-OSS/regolith/1.8.0/Bedrock-OSS.regolith.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: Bedrock-OSS.regolith +PackageVersion: 1.8.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +ProductCode: '{62CB1FDA-4FC8-4D7D-B15C-15D200EB88B6}' +ReleaseDate: 2026-05-14 +AppsAndFeaturesEntries: +- ProductCode: '{62CB1FDA-4FC8-4D7D-B15C-15D200EB88B6}' + UpgradeCode: '{A68FE70C-DDBC-4F04-A6DB-A633322E304E}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%/regolith' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Bedrock-OSS/regolith/releases/download/1.8.0/regolith-1.8.0.msi + InstallerSha256: 7E0CF3622B36ADF747BF29A4E104998F2252CC52166D664898E59128E0D1DA4A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bedrock-OSS/regolith/1.8.0/Bedrock-OSS.regolith.locale.en-US.yaml b/manifests/b/Bedrock-OSS/regolith/1.8.0/Bedrock-OSS.regolith.locale.en-US.yaml new file mode 100644 index 000000000000..c6569a648541 --- /dev/null +++ b/manifests/b/Bedrock-OSS/regolith/1.8.0/Bedrock-OSS.regolith.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Bedrock-OSS.regolith +PackageVersion: 1.8.0 +PackageLocale: en-US +Publisher: Bedrock-OSS +PublisherUrl: https://github.com/Bedrock-OSS +PublisherSupportUrl: https://github.com/Bedrock-OSS/regolith/issues +PackageName: regolith +PackageUrl: https://github.com/Bedrock-OSS/regolith +License: MIT +LicenseUrl: https://github.com/Bedrock-OSS/regolith/blob/HEAD/LICENSE +ShortDescription: Addon compiler for the Bedrock Edition of Minecraft. +Tags: +- bedrock-addons +- bedrock-edition +- golang +- hacktoberfest +- minecraft +ReleaseNotes: |- + What's Changed + This update focuses mostly on Regolith performance. The performance tips can be found here: https://regolith-docs.readthedocs.io/en/1.8.0/using-regolith/performance-tips/. + - User configuration setting tmp_dir. This can be combined with RAM drives to speed up the filter execution. Author: @Nusiq in #350 + - Added new Bun filter type. Author: @PaoeniDev in #351 + - Added option to specify the runner executable for certain filter types. Author: @Nusiq in #355 + - Added option to override the Node runner with Deno or Bun. These two runtimes claim to be faster than Node.js. Author: @Nusiq in #356 + - General performance improvements and --unsafe flag (removes the safety check for file deletion). The operation of syncing directories is now parallelized. Author: @FrederoxDev in #357 + - Multiple export targets per profile. Author: @dev-hydrogen in #358 + - The size-time-check and symlink-export features are no longer experiments. The size-time-check is now the default mode of execution. Author: @Nusiq in #360 + - regolith init will now use the "unified" $schema instead of a version-specific schema. Author: @Nusiq in #361 + + New Contributors + - @PaoeniDev made their first contribution in #351 + - @FrederoxDev made their first contribution in #357 + - @dev-hydrogen made their first contribution in #358 +ReleaseNotesUrl: https://github.com/Bedrock-OSS/regolith/releases/tag/1.8.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Bedrock-OSS/regolith/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bedrock-OSS/regolith/1.8.0/Bedrock-OSS.regolith.yaml b/manifests/b/Bedrock-OSS/regolith/1.8.0/Bedrock-OSS.regolith.yaml new file mode 100644 index 000000000000..d98e978f25be --- /dev/null +++ b/manifests/b/Bedrock-OSS/regolith/1.8.0/Bedrock-OSS.regolith.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: Bedrock-OSS.regolith +PackageVersion: 1.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8fa97ab3219708235ce181b1184af99151794af3 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 14 May 2026 17:19:12 -0700 Subject: [PATCH 101/150] Automatic update of CubeCodersLimited.AMPInstanceManager 2.7.2.2 (#374797) --- .../CubeCodersLimited.AMPInstanceManager.installer.yaml | 6 +++--- .../CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml | 2 +- .../2.7.2.2/CubeCodersLimited.AMPInstanceManager.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.installer.yaml b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.installer.yaml index 425e76d7570d..280d66cf77c7 100644 --- a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.installer.yaml +++ b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/May/13 +# Automatically updated by the winget bot at 2026/May/14 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: CubeCodersLimited.AMPInstanceManager @@ -8,7 +8,7 @@ InstallerType: wix Installers: - Architecture: x64 InstallerUrl: https://downloads.cubecoders.com/AMP/Mainline/AMPSetup.msi - InstallerSha256: E9C3336868D1975E7E7DA14E116D12EC7532ECA4F087FD032238124C13C5DF0D - ProductCode: '{9B2B9B98-2F77-4B29-B63C-ED48B45D8429}' + InstallerSha256: 32637475C56E3AC86DB698F3677EB3A7BCAEBB8ED983DAEF82BD7940998E4B96 + ProductCode: '{95DF178A-1BDD-4AE4-AB24-53FFE14B8215}' ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml index 51881403cd8e..e818b8e48df2 100644 --- a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml +++ b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/May/13 +# Automatically updated by the winget bot at 2026/May/14 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: CubeCodersLimited.AMPInstanceManager diff --git a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.yaml b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.yaml index 166016561de1..74a659a131cb 100644 --- a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.yaml +++ b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/May/13 +# Automatically updated by the winget bot at 2026/May/14 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: CubeCodersLimited.AMPInstanceManager From 45d9167b38531509a66977006f046f1762f5c51e Mon Sep 17 00:00:00 2001 From: Zed Bot <166642247+zed-industries-bot@users.noreply.github.com> Date: Thu, 14 May 2026 20:19:24 -0400 Subject: [PATCH 102/150] Remove version: ZedIndustries.Zed.Preview version 1.1.3-pre (#374822) --- .../ZedIndustries.Zed.Preview.installer.yaml | 29 ------------- ...edIndustries.Zed.Preview.locale.en-US.yaml | 42 ------------------- .../1.1.3-pre/ZedIndustries.Zed.Preview.yaml | 8 ---- 3 files changed, 79 deletions(-) delete mode 100644 manifests/z/ZedIndustries/Zed/Preview/1.1.3-pre/ZedIndustries.Zed.Preview.installer.yaml delete mode 100644 manifests/z/ZedIndustries/Zed/Preview/1.1.3-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml delete mode 100644 manifests/z/ZedIndustries/Zed/Preview/1.1.3-pre/ZedIndustries.Zed.Preview.yaml diff --git a/manifests/z/ZedIndustries/Zed/Preview/1.1.3-pre/ZedIndustries.Zed.Preview.installer.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.1.3-pre/ZedIndustries.Zed.Preview.installer.yaml deleted file mode 100644 index 45cc9075d4f3..000000000000 --- a/manifests/z/ZedIndustries/Zed/Preview/1.1.3-pre/ZedIndustries.Zed.Preview.installer.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# 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: ZedIndustries.Zed.Preview -PackageVersion: 1.1.3-pre -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: '{F70E4811-D0E2-4D88-AC99-D63752799F95}_is1' -ReleaseDate: 2026-05-04 -AppsAndFeaturesEntries: -- DisplayVersion: 1.1.3 - ProductCode: '{F70E4811-D0E2-4D88-AC99-D63752799F95}_is1' -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\Zed Preview' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/zed-industries/zed/releases/download/v1.1.3-pre/Zed-x86_64.exe - InstallerSha256: 812DE5F2F86C8222DAF1482CAD19F79A87943D8B37328FBA3D1DA87F13E7B1E7 -- Architecture: arm64 - InstallerUrl: https://github.com/zed-industries/zed/releases/download/v1.1.3-pre/Zed-aarch64.exe - InstallerSha256: B8F4CEC4047316CED862CD16734F6FFA165CC1A78B88DB2919F09D6CCBB32968 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/Preview/1.1.3-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.1.3-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml deleted file mode 100644 index b408c911ac82..000000000000 --- a/manifests/z/ZedIndustries/Zed/Preview/1.1.3-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml +++ /dev/null @@ -1,42 +0,0 @@ -# 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: ZedIndustries.Zed.Preview -PackageVersion: 1.1.3-pre -PackageLocale: en-US -Publisher: Zed Industries -PublisherUrl: https://zed.dev/ -PublisherSupportUrl: https://zed.dev/support -PrivacyUrl: https://zed.dev/privacy-policy -Author: The Zed Industries Authors -PackageName: Zed Preview -PackageUrl: https://zed.dev/windows -License: GPL-3.0 -LicenseUrl: https://github.com/zed-industries/zed/blob/main/LICENSE-GPL -Copyright: Copyright 2022 - 2025 Zed Industries, Inc. -ShortDescription: High-performance, multiplayer code editor from the creators of Atom and Tree-sitter. -Description: |- - Zed is a next-generation code editor designed for high-performance collaboration with humans and AI. - - - Written from scratch in Rust to efficiently leverage multiple CPU cores and your GPU. - - Integrate upcoming LLMs into your workflow to generate, transform, and analyze code. - - Chat with teammates, write notes together, and share your screen and project. All included. - - Zed now speaks WSL. You can open a Linux distro as a first-class “remote” target, edit projects that live inside it. - - All of Zed’s AI features, including edit predictions and ACP-powered agents, are fully supported on Windows. - - All Zed extensions now work seamlessly on Windows; no special steps, no caveats. - - To run on almost all Windows versions, including VMs, we created a new rendering backend based on DirectX 11. -Tags: -- code-editor -- developer-tools -- editor -- text-editor -ReleaseNotes: '- Fixed an issue where agent failed to apply edits in some cases (#55499)' -ReleaseNotesUrl: https://github.com/zed-industries/zed/releases/tag/v1.1.3-pre -PurchaseUrl: https://zed.dev/pricing -Documentations: -- DocumentLabel: Community Links - DocumentUrl: https://zed.dev/community-links -- DocumentLabel: Getting Started - DocumentUrl: https://zed.dev/docs/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/Preview/1.1.3-pre/ZedIndustries.Zed.Preview.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.1.3-pre/ZedIndustries.Zed.Preview.yaml deleted file mode 100644 index b33a24b3a269..000000000000 --- a/manifests/z/ZedIndustries/Zed/Preview/1.1.3-pre/ZedIndustries.Zed.Preview.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# 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: ZedIndustries.Zed.Preview -PackageVersion: 1.1.3-pre -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 8a0b9ced9e67deb36d870c309a0f7bb6858cf071 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 15 May 2026 08:23:31 +0800 Subject: [PATCH 103/150] New version: ByteDance.TraeSolo version 2.3.25935 (#373560) --- .../ByteDance.TraeSolo.installer.yaml | 24 ++++++++++++++ .../ByteDance.TraeSolo.locale.en-US.yaml | 33 +++++++++++++++++++ .../ByteDance.TraeSolo.locale.zh-CN.yaml | 22 +++++++++++++ .../2.3.25935/ByteDance.TraeSolo.yaml | 8 +++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/b/ByteDance/TraeSolo/2.3.25935/ByteDance.TraeSolo.installer.yaml create mode 100644 manifests/b/ByteDance/TraeSolo/2.3.25935/ByteDance.TraeSolo.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/TraeSolo/2.3.25935/ByteDance.TraeSolo.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/TraeSolo/2.3.25935/ByteDance.TraeSolo.yaml diff --git a/manifests/b/ByteDance/TraeSolo/2.3.25935/ByteDance.TraeSolo.installer.yaml b/manifests/b/ByteDance/TraeSolo/2.3.25935/ByteDance.TraeSolo.installer.yaml new file mode 100644 index 000000000000..43ed1334813c --- /dev/null +++ b/manifests/b/ByteDance/TraeSolo/2.3.25935/ByteDance.TraeSolo.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ByteDance.TraeSolo +PackageVersion: 2.3.25935 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- solo +ProductCode: '{8F316A45-DB23-480D-A345-3B00ECBCE79D}_is1' +ReleaseDate: 2026-05-10 +Installers: +- Architecture: x64 + InstallerUrl: https://lf-cdn.trae.ai/obj/trae-ai-us/pkg/app/releases/stable/2.3.25935/win32/TRAE_SOLO-Setup-x64.exe + InstallerSha256: AA3ECE75344D630797D3C8E052237A85A700DA07E9818772CEF38721F6664BA1 +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://lf-cdn.trae.com.cn/obj/trae-com-cn/pkg/app/releases/stable/2.3.25935/win32/TRAE_SOLO-Setup-x64.exe + InstallerSha256: AA3ECE75344D630797D3C8E052237A85A700DA07E9818772CEF38721F6664BA1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeSolo/2.3.25935/ByteDance.TraeSolo.locale.en-US.yaml b/manifests/b/ByteDance/TraeSolo/2.3.25935/ByteDance.TraeSolo.locale.en-US.yaml new file mode 100644 index 000000000000..ac65b6a34a27 --- /dev/null +++ b/manifests/b/ByteDance/TraeSolo/2.3.25935/ByteDance.TraeSolo.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: ByteDance.TraeSolo +PackageVersion: 2.3.25935 +PackageLocale: en-US +Publisher: SPRING (SG) PTE. LTD +PublisherUrl: https://www.trae.ai/ +PublisherSupportUrl: https://docs.trae.ai/docs/support +PrivacyUrl: https://www.trae.ai/privacy-policy +Author: SPRING (SG) PTE. LTD. +PackageName: TRAE SOLO +PackageUrl: https://www.trae.ai/download +License: Proprietary +LicenseUrl: https://www.trae.ai/terms-of-service +Copyright: Copyright © 2026. All rights reserved. +ShortDescription: More than Coding +Description: TRAE SOLO is an AI-native workspace that offers web, desktop, and mobile clients. It features two modes—More Than Coding (MTC) and Code—designed for different user groups. TRAE SOLO builds upon the original TRAE IDE SOLO mode with further enhanced capabilities, aiming to provide users with a unified, efficient, and customizable AI collaboration experience that covers scenarios ranging from professional development to everyday office work. +Tags: +- ai +- code +- coding +- develop +- development +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://www.trae.ai/changelog +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.trae.ai/solo +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeSolo/2.3.25935/ByteDance.TraeSolo.locale.zh-CN.yaml b/manifests/b/ByteDance/TraeSolo/2.3.25935/ByteDance.TraeSolo.locale.zh-CN.yaml new file mode 100644 index 000000000000..85c8039e2bcc --- /dev/null +++ b/manifests/b/ByteDance/TraeSolo/2.3.25935/ByteDance.TraeSolo.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: ByteDance.TraeSolo +PackageVersion: 2.3.25935 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: More than Coding +Description: TRAE SOLO 是一款 AI 原生工作台,提供网页版、桌面版和移动版三种形态,并设有为不同用户群体设计的 More Than Coding (MTC) 与 Code 双模式。TRAE SOLO 的能力在原有 TRAE IDE SOLO 模式的基础上得到了进一步提升,旨在为用户提供统一、高效、可定制的 AI 协作体验,覆盖从专业开发到日常办公的各类场景。​ +Tags: +- ai +- llm +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.trae.ai/solo +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeSolo/2.3.25935/ByteDance.TraeSolo.yaml b/manifests/b/ByteDance/TraeSolo/2.3.25935/ByteDance.TraeSolo.yaml new file mode 100644 index 000000000000..ea24e0d6e055 --- /dev/null +++ b/manifests/b/ByteDance/TraeSolo/2.3.25935/ByteDance.TraeSolo.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.TraeSolo +PackageVersion: 2.3.25935 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e0c01dd989d83043423ab0ab57029bd8eb9508ee Mon Sep 17 00:00:00 2001 From: copilot-cli-winget-bot Date: Thu, 14 May 2026 20:28:38 -0400 Subject: [PATCH 104/150] GitHub.Copilot.Prerelease version v1.0.48-1 (#374424) --- .../GitHub.Copilot.Prerelease.installer.yaml | 23 +++++++++++++++ ...itHub.Copilot.Prerelease.locale.en-US.yaml | 29 +++++++++++++++++++ .../v1.0.48-1/GitHub.Copilot.Prerelease.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.48-1/GitHub.Copilot.Prerelease.installer.yaml create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.48-1/GitHub.Copilot.Prerelease.locale.en-US.yaml create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.48-1/GitHub.Copilot.Prerelease.yaml diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.48-1/GitHub.Copilot.Prerelease.installer.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.48-1/GitHub.Copilot.Prerelease.installer.yaml new file mode 100644 index 000000000000..68f2fc3ea5f0 --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.48-1/GitHub.Copilot.Prerelease.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.48-1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: copilot.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.PowerShell + MinimumVersion: 7.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.48-1/copilot-win32-x64.zip + InstallerSha256: 821CD2A5CB08A77129857B6B8091F6E9CB3B3ECFF097E6CA8D2E2DB4EBC6F5F8 +- Architecture: arm64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.48-1/copilot-win32-arm64.zip + InstallerSha256: DC06DEA444B584AE4B7788E256FB9632D5A9E560E2650559CC7D67110BFE48A0 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-14 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.48-1/GitHub.Copilot.Prerelease.locale.en-US.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.48-1/GitHub.Copilot.Prerelease.locale.en-US.yaml new file mode 100644 index 000000000000..0628910d4cb6 --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.48-1/GitHub.Copilot.Prerelease.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.48-1 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/home/ +PublisherSupportUrl: https://support.github.com/ +PrivacyUrl: https://docs.github.com/site-policy/privacy-policies/github-privacy-statement +PackageName: Copilot CLI (Preview) +PackageUrl: https://github.com/github/copilot-cli +License: Proprietary +LicenseUrl: https://docs.github.com/en/site-policy/github-terms/github-pre-release-license-terms +Copyright: Copyright (c) GitHub 2025. All rights reserved. +CopyrightUrl: https://github.com/github/copilot-cli?tab=License-1-ov-file +ShortDescription: GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal. +Description: GitHub Copilot CLI brings AI-powered coding assistance directly to your command line, enabling you to build, debug, and understand code through natural language conversations. Powered by the same agentic harness as GitHub's Copilot coding agent, it provides intelligent assistance while staying deeply integrated with your GitHub workflow. +Moniker: copilot-prerelease +Tags: +- cli +- copilot +- github +ReleaseNotesUrl: https://github.com/github/copilot-cli/releases/tag/v1.0.48-1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/github/copilot-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.48-1/GitHub.Copilot.Prerelease.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.48-1/GitHub.Copilot.Prerelease.yaml new file mode 100644 index 000000000000..051999e372da --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.48-1/GitHub.Copilot.Prerelease.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.48-1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6c568ff02799229c38dba4cccf56594ff52b84e4 Mon Sep 17 00:00:00 2001 From: copilot-cli-winget-bot Date: Thu, 14 May 2026 20:29:09 -0400 Subject: [PATCH 105/150] GitHub.Copilot.Prerelease version v1.0.48-2 (#374589) --- .../GitHub.Copilot.Prerelease.installer.yaml | 23 +++++++++++++++ ...itHub.Copilot.Prerelease.locale.en-US.yaml | 29 +++++++++++++++++++ .../v1.0.48-2/GitHub.Copilot.Prerelease.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.48-2/GitHub.Copilot.Prerelease.installer.yaml create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.48-2/GitHub.Copilot.Prerelease.locale.en-US.yaml create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.48-2/GitHub.Copilot.Prerelease.yaml diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.48-2/GitHub.Copilot.Prerelease.installer.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.48-2/GitHub.Copilot.Prerelease.installer.yaml new file mode 100644 index 000000000000..6bda4ee4980c --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.48-2/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.48-2 +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.48-2/copilot-win32-x64.zip + InstallerSha256: CC8DAA1EFA60F4C4AEE157050D597924BF13B768A7DC74F6E7070F0794C9986A +- Architecture: arm64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.48-2/copilot-win32-arm64.zip + InstallerSha256: FD4B85F03D53E1A2BDD7E09CEDB1CBED4358104B3B0344AA9B5D93382758E84A +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-14 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.48-2/GitHub.Copilot.Prerelease.locale.en-US.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.48-2/GitHub.Copilot.Prerelease.locale.en-US.yaml new file mode 100644 index 000000000000..227026536e36 --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.48-2/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.48-2 +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.48-2 +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.48-2/GitHub.Copilot.Prerelease.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.48-2/GitHub.Copilot.Prerelease.yaml new file mode 100644 index 000000000000..874524684a23 --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.48-2/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.48-2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c178c8d2f49886d0678e0f458f9ea73c6fa4c8fb Mon Sep 17 00:00:00 2001 From: copilot-cli-winget-bot Date: Thu, 14 May 2026 20:32:45 -0400 Subject: [PATCH 106/150] GitHub.Copilot version v1.0.48 (#374641) --- .../v1.0.48/GitHub.Copilot.installer.yaml | 25 ++++++++++++++++ .../v1.0.48/GitHub.Copilot.locale.en-US.yaml | 29 +++++++++++++++++++ .../Copilot/v1.0.48/GitHub.Copilot.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/g/GitHub/Copilot/v1.0.48/GitHub.Copilot.installer.yaml create mode 100644 manifests/g/GitHub/Copilot/v1.0.48/GitHub.Copilot.locale.en-US.yaml create mode 100644 manifests/g/GitHub/Copilot/v1.0.48/GitHub.Copilot.yaml diff --git a/manifests/g/GitHub/Copilot/v1.0.48/GitHub.Copilot.installer.yaml b/manifests/g/GitHub/Copilot/v1.0.48/GitHub.Copilot.installer.yaml new file mode 100644 index 000000000000..a19f99b80a6f --- /dev/null +++ b/manifests/g/GitHub/Copilot/v1.0.48/GitHub.Copilot.installer.yaml @@ -0,0 +1,25 @@ +# 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 +PackageVersion: v1.0.48 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: copilot.exe +Commands: +- copilot +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.PowerShell + MinimumVersion: 7.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.48/copilot-win32-x64.zip + InstallerSha256: 439EB022A9A6153DBBA92E9F3C497AE9DBC0B7122CB1B5AC4EF9A16796327CE9 +- Architecture: arm64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.48/copilot-win32-arm64.zip + InstallerSha256: EC4F47B507C7536122CA3BF049D0D99C2BB7DB25DDE302599C81C0B939818BC9 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-14 diff --git a/manifests/g/GitHub/Copilot/v1.0.48/GitHub.Copilot.locale.en-US.yaml b/manifests/g/GitHub/Copilot/v1.0.48/GitHub.Copilot.locale.en-US.yaml new file mode 100644 index 000000000000..6298518b9b16 --- /dev/null +++ b/manifests/g/GitHub/Copilot/v1.0.48/GitHub.Copilot.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 +PackageVersion: v1.0.48 +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 +PackageUrl: https://github.com/github/copilot-cli +License: Proprietary +LicenseUrl: https://github.com/github/copilot-cli/blob/HEAD/LICENSE.md +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 +Tags: +- cli +- copilot +- github +ReleaseNotesUrl: https://github.com/github/copilot-cli/releases/tag/v1.0.48 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/github/copilot-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/Copilot/v1.0.48/GitHub.Copilot.yaml b/manifests/g/GitHub/Copilot/v1.0.48/GitHub.Copilot.yaml new file mode 100644 index 000000000000..029f6878190f --- /dev/null +++ b/manifests/g/GitHub/Copilot/v1.0.48/GitHub.Copilot.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 +PackageVersion: v1.0.48 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 57792d5386a0f8538175dba519d646eb1dd16c05 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 15 May 2026 08:37:20 +0800 Subject: [PATCH 107/150] New package: Austin-Patrician.MultiCLIStudio version 3.0.7 (#373913) --- ...in-Patrician.MultiCLIStudio.installer.yaml | 16 +++++++++ ...Patrician.MultiCLIStudio.locale.en-US.yaml | 36 +++++++++++++++++++ ...Patrician.MultiCLIStudio.locale.zh-CN.yaml | 34 ++++++++++++++++++ .../Austin-Patrician.MultiCLIStudio.yaml | 8 +++++ 4 files changed, 94 insertions(+) create mode 100644 manifests/a/Austin-Patrician/MultiCLIStudio/3.0.7/Austin-Patrician.MultiCLIStudio.installer.yaml create mode 100644 manifests/a/Austin-Patrician/MultiCLIStudio/3.0.7/Austin-Patrician.MultiCLIStudio.locale.en-US.yaml create mode 100644 manifests/a/Austin-Patrician/MultiCLIStudio/3.0.7/Austin-Patrician.MultiCLIStudio.locale.zh-CN.yaml create mode 100644 manifests/a/Austin-Patrician/MultiCLIStudio/3.0.7/Austin-Patrician.MultiCLIStudio.yaml diff --git a/manifests/a/Austin-Patrician/MultiCLIStudio/3.0.7/Austin-Patrician.MultiCLIStudio.installer.yaml b/manifests/a/Austin-Patrician/MultiCLIStudio/3.0.7/Austin-Patrician.MultiCLIStudio.installer.yaml new file mode 100644 index 000000000000..ff120b418600 --- /dev/null +++ b/manifests/a/Austin-Patrician/MultiCLIStudio/3.0.7/Austin-Patrician.MultiCLIStudio.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Austin-Patrician.MultiCLIStudio +PackageVersion: 3.0.7 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: Multi CLI Studio +ReleaseDate: 2026-05-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Austin-Patrician/multi-cli-studio/releases/download/v3.0.7/multi-cli-studio_3.0.7_x86_64-setup.exe + InstallerSha256: E1AFF8033B2D8E7B3E7384D1B8743C4028C3FD0E97C4CD005FF2A1762CC2B2FE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Austin-Patrician/MultiCLIStudio/3.0.7/Austin-Patrician.MultiCLIStudio.locale.en-US.yaml b/manifests/a/Austin-Patrician/MultiCLIStudio/3.0.7/Austin-Patrician.MultiCLIStudio.locale.en-US.yaml new file mode 100644 index 000000000000..b111f63c7dda --- /dev/null +++ b/manifests/a/Austin-Patrician/MultiCLIStudio/3.0.7/Austin-Patrician.MultiCLIStudio.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Austin-Patrician.MultiCLIStudio +PackageVersion: 3.0.7 +PackageLocale: en-US +Publisher: local +PublisherUrl: https://github.com/Austin-Patrician +PublisherSupportUrl: https://github.com/Austin-Patrician/multi-cli-studio/issues +# PrivacyUrl: +# Author: +PackageName: Multi CLI Studio +PackageUrl: https://github.com/Austin-Patrician/multi-cli-studio +License: MIT +LicenseUrl: https://github.com/Austin-Patrician/multi-cli-studio/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Austin-Patrician +# CopyrightUrl: +ShortDescription: A Tauri desktop workspace for people who do not want to be locked into a single AI coding CLI or a single model vendor. +Description: |- + Multi CLI Studio is a Tauri desktop workspace for people who do not want to be locked into a single AI coding CLI or a single model vendor. + Instead of forcing one tool to do everything, it gives you one local desktop surface for: + - Codex, Claude, and Gemini CLI workflows + - provider-based model chat for OpenAI-compatible, Claude, and Gemini + - local automation jobs and workflows + - shared local state across terminal, chat, and automation +# Moniker: +# Tags: +ReleaseNotes: |- + - Release v3.0.7. + - macOS builds are distributed through GitHub Releases with ad-hoc signing, so first launch may require allowing the app in Privacy & Security. +ReleaseNotesUrl: https://github.com/Austin-Patrician/multi-cli-studio/releases/tag/v3.0.7 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Austin-Patrician/MultiCLIStudio/3.0.7/Austin-Patrician.MultiCLIStudio.locale.zh-CN.yaml b/manifests/a/Austin-Patrician/MultiCLIStudio/3.0.7/Austin-Patrician.MultiCLIStudio.locale.zh-CN.yaml new file mode 100644 index 000000000000..cd3f7c5031d4 --- /dev/null +++ b/manifests/a/Austin-Patrician/MultiCLIStudio/3.0.7/Austin-Patrician.MultiCLIStudio.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Austin-Patrician.MultiCLIStudio +PackageVersion: 3.0.7 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +Author: 张景华 +# PackageName: +# PackageUrl: +# License: +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 一个基于 Tauri 的桌面工作台,面向那些不想被单一 AI 编码 CLI 或单一模型厂商绑定的用户。 +Description: |- + Multi CLI Studio 是一个基于 Tauri 的桌面工作台,面向那些不想被单一 AI 编码 CLI 或单一模型厂商绑定的用户。 + 它把这些能力放进同一个本地桌面工作区里: + - Codex、Claude、Gemini 的 CLI 工作流 + - OpenAI Compatible、Claude、Gemini 的 Provider 模型对话 + - 本地自动化任务与工作流 + - 终端、对话、自动化共享的本地状态 +# Moniker: +# Tags: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Austin-Patrician/MultiCLIStudio/3.0.7/Austin-Patrician.MultiCLIStudio.yaml b/manifests/a/Austin-Patrician/MultiCLIStudio/3.0.7/Austin-Patrician.MultiCLIStudio.yaml new file mode 100644 index 000000000000..a165cc0fce1f --- /dev/null +++ b/manifests/a/Austin-Patrician/MultiCLIStudio/3.0.7/Austin-Patrician.MultiCLIStudio.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Austin-Patrician.MultiCLIStudio +PackageVersion: 3.0.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 96fe938dca0dd8bc564d02e6f595c15a56031219 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 15 May 2026 08:39:36 +0800 Subject: [PATCH 108/150] New package: ByteDance.TraeSolo version 0.1.7 (#372316) --- .../0.1.7/ByteDance.TraeSolo.installer.yaml | 23 +++++++++++ .../ByteDance.TraeSolo.locale.en-US.yaml | 38 +++++++++++++++++++ .../ByteDance.TraeSolo.locale.zh-CN.yaml | 37 ++++++++++++++++++ .../TraeSolo/0.1.7/ByteDance.TraeSolo.yaml | 8 ++++ 4 files changed, 106 insertions(+) create mode 100644 manifests/b/ByteDance/TraeSolo/0.1.7/ByteDance.TraeSolo.installer.yaml create mode 100644 manifests/b/ByteDance/TraeSolo/0.1.7/ByteDance.TraeSolo.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/TraeSolo/0.1.7/ByteDance.TraeSolo.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/TraeSolo/0.1.7/ByteDance.TraeSolo.yaml diff --git a/manifests/b/ByteDance/TraeSolo/0.1.7/ByteDance.TraeSolo.installer.yaml b/manifests/b/ByteDance/TraeSolo/0.1.7/ByteDance.TraeSolo.installer.yaml new file mode 100644 index 000000000000..96487a0a1502 --- /dev/null +++ b/manifests/b/ByteDance/TraeSolo/0.1.7/ByteDance.TraeSolo.installer.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ByteDance.TraeSolo +PackageVersion: 0.1.7 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- solo +ProductCode: '{8F316A45-DB23-480D-A345-3B00ECBCE79D}_is1' +Installers: +- Architecture: x64 + InstallerUrl: https://lf-cdn.trae.ai/obj/trae-ai-us/pkg/app/releases/stable/2.3.24254/win32/TRAE_SOLO-Setup-x64.exe + InstallerSha256: F4DCFEB41C0BB6AE9D3AEC117DCB635817F3900D9AA9A245138688C24DA12C11 +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://lf-cdn.trae.com.cn/obj/trae-com-cn/pkg/app/releases/stable/2.3.24254/win32/TRAE_SOLO-Setup-x64.exe + InstallerSha256: F4DCFEB41C0BB6AE9D3AEC117DCB635817F3900D9AA9A245138688C24DA12C11 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeSolo/0.1.7/ByteDance.TraeSolo.locale.en-US.yaml b/manifests/b/ByteDance/TraeSolo/0.1.7/ByteDance.TraeSolo.locale.en-US.yaml new file mode 100644 index 000000000000..665a8b337361 --- /dev/null +++ b/manifests/b/ByteDance/TraeSolo/0.1.7/ByteDance.TraeSolo.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ByteDance.TraeSolo +PackageVersion: 0.1.7 +PackageLocale: en-US +Publisher: SPRING (SG) PTE. LTD +PublisherUrl: https://www.trae.ai/ +PublisherSupportUrl: https://docs.trae.ai/docs/support +PrivacyUrl: https://www.trae.ai/privacy-policy +Author: SPRING (SG) PTE. LTD. +PackageName: TRAE SOLO +PackageUrl: https://www.trae.ai/download +License: Proprietary +LicenseUrl: https://www.trae.ai/terms-of-service +Copyright: Copyright © 2026. All rights reserved. +# CopyrightUrl: +ShortDescription: More than Coding +Description: TRAE SOLO is an AI-native workspace that offers web, desktop, and mobile clients. It features two modes—More Than Coding (MTC) and Code—designed for different user groups. TRAE SOLO builds upon the original TRAE IDE SOLO mode with further enhanced capabilities, aiming to provide users with a unified, efficient, and customizable AI collaboration experience that covers scenarios ranging from professional development to everyday office work. +# Moniker: +Tags: +- ai +- code +- coding +- develop +- development +- large-language-model +- llm +- programming +# ReleaseNotes: +ReleaseNotesUrl: https://www.trae.ai/changelog +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.trae.ai/solo +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeSolo/0.1.7/ByteDance.TraeSolo.locale.zh-CN.yaml b/manifests/b/ByteDance/TraeSolo/0.1.7/ByteDance.TraeSolo.locale.zh-CN.yaml new file mode 100644 index 000000000000..4446aa90fa77 --- /dev/null +++ b/manifests/b/ByteDance/TraeSolo/0.1.7/ByteDance.TraeSolo.locale.zh-CN.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ByteDance.TraeSolo +PackageVersion: 0.1.7 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +License: 专有软件 +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: More than Coding +Description: TRAE SOLO 是一款 AI 原生工作台,提供网页版、桌面版和移动版三种形态,并设有为不同用户群体设计的 More Than Coding (MTC) 与 Code 双模式。TRAE SOLO 的能力在原有 TRAE IDE SOLO 模式的基础上得到了进一步提升,旨在为用户提供统一、高效、可定制的 AI 协作体验,覆盖从专业开发到日常办公的各类场景。​ +# Moniker: +Tags: +- ai +- llm +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 编程 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.trae.ai/solo +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeSolo/0.1.7/ByteDance.TraeSolo.yaml b/manifests/b/ByteDance/TraeSolo/0.1.7/ByteDance.TraeSolo.yaml new file mode 100644 index 000000000000..509182a82394 --- /dev/null +++ b/manifests/b/ByteDance/TraeSolo/0.1.7/ByteDance.TraeSolo.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ByteDance.TraeSolo +PackageVersion: 0.1.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 70ff2c0ec5801de8276266270f4b5394b05b1a39 Mon Sep 17 00:00:00 2001 From: Patrick Hener Date: Fri, 15 May 2026 02:39:46 +0200 Subject: [PATCH 109/150] New version: PatrickHener.Goshs 2.0.8 (#374017) Co-authored-by: goreleaserbot --- .../2.0.8/PatrickHener.Goshs.installer.yaml | 34 +++++++++++++++++++ .../PatrickHener.Goshs.locale.en-US.yaml | 14 ++++++++ .../Goshs/2.0.8/PatrickHener.Goshs.yaml | 7 ++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/p/PatrickHener/Goshs/2.0.8/PatrickHener.Goshs.installer.yaml create mode 100644 manifests/p/PatrickHener/Goshs/2.0.8/PatrickHener.Goshs.locale.en-US.yaml create mode 100644 manifests/p/PatrickHener/Goshs/2.0.8/PatrickHener.Goshs.yaml diff --git a/manifests/p/PatrickHener/Goshs/2.0.8/PatrickHener.Goshs.installer.yaml b/manifests/p/PatrickHener/Goshs/2.0.8/PatrickHener.Goshs.installer.yaml new file mode 100644 index 000000000000..68d965c97885 --- /dev/null +++ b/manifests/p/PatrickHener/Goshs/2.0.8/PatrickHener.Goshs.installer.yaml @@ -0,0 +1,34 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: PatrickHener.Goshs +PackageVersion: 2.0.8 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-13" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: goshs.exe + PortableCommandAlias: goshs + InstallerUrl: https://github.com/patrickhener/goshs/releases/download/v2.0.8/goshs_v2.0.8_windows_arm64.zip + InstallerSha256: c9a28a3ab656fe79e77541fc5810828d24bd49e66b4e5f6f512aaa0ba87dea09 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: goshs.exe + PortableCommandAlias: goshs + InstallerUrl: https://github.com/patrickhener/goshs/releases/download/v2.0.8/goshs_v2.0.8_windows_x86_64.zip + InstallerSha256: 3e440285ffd1d4429563eddfe553ff2c3515cbb4d19f1bef85e46d40b9ce9c0e + UpgradeBehavior: uninstallPrevious + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: goshs.exe + PortableCommandAlias: goshs + InstallerUrl: https://github.com/patrickhener/goshs/releases/download/v2.0.8/goshs_v2.0.8_windows_386.zip + InstallerSha256: 9cf34f56575c78b9c61ad7a2bee826323cdf482487c93b5c76d82e94d325399d + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PatrickHener/Goshs/2.0.8/PatrickHener.Goshs.locale.en-US.yaml b/manifests/p/PatrickHener/Goshs/2.0.8/PatrickHener.Goshs.locale.en-US.yaml new file mode 100644 index 000000000000..0ff589e617d6 --- /dev/null +++ b/manifests/p/PatrickHener/Goshs/2.0.8/PatrickHener.Goshs.locale.en-US.yaml @@ -0,0 +1,14 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: PatrickHener.Goshs +PackageVersion: 2.0.8 +PackageLocale: en-US +Publisher: PatrickHener +PublisherUrl: https://goshs.de +PublisherSupportUrl: https://github.com/patrickhener/goshs/issues +PackageName: goshs +License: MIT +ShortDescription: Single-binary file server for pentesters and sysadmins +Moniker: goshs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PatrickHener/Goshs/2.0.8/PatrickHener.Goshs.yaml b/manifests/p/PatrickHener/Goshs/2.0.8/PatrickHener.Goshs.yaml new file mode 100644 index 000000000000..24d73f2570ac --- /dev/null +++ b/manifests/p/PatrickHener/Goshs/2.0.8/PatrickHener.Goshs.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: PatrickHener.Goshs +PackageVersion: 2.0.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 309a81ca3a5208e481aea3e0904dcdbdff2dcbfe Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Fri, 15 May 2026 02:39:57 +0200 Subject: [PATCH 110/150] New version: Prometheus.WindowsExporter version 0.31.7 (#374661) --- .../Prometheus.WindowsExporter.installer.yaml | 52 +++++++++++++++++++ ...ometheus.WindowsExporter.locale.en-US.yaml | 31 +++++++++++ .../0.31.7/Prometheus.WindowsExporter.yaml | 8 +++ 3 files changed, 91 insertions(+) create mode 100644 manifests/p/Prometheus/WindowsExporter/0.31.7/Prometheus.WindowsExporter.installer.yaml create mode 100644 manifests/p/Prometheus/WindowsExporter/0.31.7/Prometheus.WindowsExporter.locale.en-US.yaml create mode 100644 manifests/p/Prometheus/WindowsExporter/0.31.7/Prometheus.WindowsExporter.yaml diff --git a/manifests/p/Prometheus/WindowsExporter/0.31.7/Prometheus.WindowsExporter.installer.yaml b/manifests/p/Prometheus/WindowsExporter/0.31.7/Prometheus.WindowsExporter.installer.yaml new file mode 100644 index 000000000000..0ec77ccf8db6 --- /dev/null +++ b/manifests/p/Prometheus/WindowsExporter/0.31.7/Prometheus.WindowsExporter.installer.yaml @@ -0,0 +1,52 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Prometheus.WindowsExporter +PackageVersion: 0.31.7 +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-05-14 +Installers: +- Architecture: x64 + InstallerType: portable + InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.31.7/windows_exporter-0.31.7-amd64.exe + InstallerSha256: 288252BAF470DA41494420250E68B5358992701298F77A36D821992B589ECCDD + Commands: + - windows_exporter +- Architecture: arm64 + InstallerType: portable + InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.31.7/windows_exporter-0.31.7-arm64.exe + InstallerSha256: 8684A5B6B651242E113B708180A67D29AF616C696C0266C562F49747D99C345A + Commands: + - windows_exporter +- InstallerLocale: en-US + Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.31.7/windows_exporter-0.31.7-amd64.msi + InstallerSha256: D29114FB7AE6AF2865A9F1C4BE7FDCCC2B9FBBB4366A811B620BC85C983D0007 + ProductCode: '{605DC431-98AA-404F-91BB-9069024E0FF3}' + AppsAndFeaturesEntries: + - Publisher: prometheus-community + ProductCode: '{605DC431-98AA-404F-91BB-9069024E0FF3}' + UpgradeCode: '{66A6EB5B-1FC2-4B14-A362-5CEEC6413308}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\windows_exporter\textfile_inputs' +- InstallerLocale: en-US + Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.31.7/windows_exporter-0.31.7-arm64.msi + InstallerSha256: 7793B655CD7A3FEB621F67AC48E5A2D409F8EC65C396BD3CAC571278D48685AF + ProductCode: '{63FCAB57-A76C-4358-AF82-39BE1AC7E65F}' + AppsAndFeaturesEntries: + - Publisher: prometheus-community + ProductCode: '{63FCAB57-A76C-4358-AF82-39BE1AC7E65F}' + UpgradeCode: '{66A6EB5B-1FC2-4B14-A362-5CEEC6413308}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\windows_exporter\textfile_inputs' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Prometheus/WindowsExporter/0.31.7/Prometheus.WindowsExporter.locale.en-US.yaml b/manifests/p/Prometheus/WindowsExporter/0.31.7/Prometheus.WindowsExporter.locale.en-US.yaml new file mode 100644 index 000000000000..80a31c16b7fa --- /dev/null +++ b/manifests/p/Prometheus/WindowsExporter/0.31.7/Prometheus.WindowsExporter.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Prometheus.WindowsExporter +PackageVersion: 0.31.7 +PackageLocale: en-US +Publisher: Prometheus Community +PublisherUrl: https://github.com/prometheus-community +PublisherSupportUrl: https://github.com/prometheus-community/windows_exporter/issues +PackageName: windows_exporter +PackageUrl: https://github.com/prometheus-community/windows_exporter +License: MIT +LicenseUrl: https://github.com/prometheus-community/windows_exporter/blob/HEAD/LICENSE +Copyright: Copyright (c) 2021 The Prometheus Authors +CopyrightUrl: https://github.com/prometheus-community/windows_exporter/blob/master/LICENSE +ShortDescription: Prometheus exporter for Windows machines +Description: A Prometheus exporter for Windows machines. +Moniker: windows_exporter +Tags: +- prometheus +- prometheus-exporter +- windows +- wmi +ReleaseNotes: |- + What's Changed + 🐞 Bug Fixes + - fix: Update go version to latest 1.25.x by @jkroepke in #2397 + Full Changelog: v0.31.6...v0.31.7 +ReleaseNotesUrl: https://github.com/prometheus-community/windows_exporter/releases/tag/v0.31.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Prometheus/WindowsExporter/0.31.7/Prometheus.WindowsExporter.yaml b/manifests/p/Prometheus/WindowsExporter/0.31.7/Prometheus.WindowsExporter.yaml new file mode 100644 index 000000000000..0a64d03238f3 --- /dev/null +++ b/manifests/p/Prometheus/WindowsExporter/0.31.7/Prometheus.WindowsExporter.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: Prometheus.WindowsExporter +PackageVersion: 0.31.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 35c4d82078e1a883c0b40209251a886e76f57e64 Mon Sep 17 00:00:00 2001 From: Wilson Glasser Date: Thu, 14 May 2026 21:40:09 -0300 Subject: [PATCH 111/150] New version: WilsonGlasser.BaseMaster version 0.6.0 (#374801) --- .../WilsonGlasser.BaseMaster.installer.yaml | 22 +++++++++++++ ...WilsonGlasser.BaseMaster.locale.en-US.yaml | 33 +++++++++++++++++++ .../0.6.0/WilsonGlasser.BaseMaster.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/w/WilsonGlasser/BaseMaster/0.6.0/WilsonGlasser.BaseMaster.installer.yaml create mode 100644 manifests/w/WilsonGlasser/BaseMaster/0.6.0/WilsonGlasser.BaseMaster.locale.en-US.yaml create mode 100644 manifests/w/WilsonGlasser/BaseMaster/0.6.0/WilsonGlasser.BaseMaster.yaml diff --git a/manifests/w/WilsonGlasser/BaseMaster/0.6.0/WilsonGlasser.BaseMaster.installer.yaml b/manifests/w/WilsonGlasser/BaseMaster/0.6.0/WilsonGlasser.BaseMaster.installer.yaml new file mode 100644 index 000000000000..2de4ab898e42 --- /dev/null +++ b/manifests/w/WilsonGlasser/BaseMaster/0.6.0/WilsonGlasser.BaseMaster.installer.yaml @@ -0,0 +1,22 @@ +# 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: WilsonGlasser.BaseMaster +PackageVersion: 0.6.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: BaseMaster +ReleaseDate: 2026-05-14 +AppsAndFeaturesEntries: +- DisplayName: BaseMaster + Publisher: basemaster + ProductCode: BaseMaster +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\BaseMaster' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/wilsonglasser/basemaster/releases/download/v0.6.0/BaseMaster_0.6.0_x64-setup.exe + InstallerSha256: 837F039493934892D992136FE6F95D1547A9A4F723B353255FA13CF72AFCC899 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/WilsonGlasser/BaseMaster/0.6.0/WilsonGlasser.BaseMaster.locale.en-US.yaml b/manifests/w/WilsonGlasser/BaseMaster/0.6.0/WilsonGlasser.BaseMaster.locale.en-US.yaml new file mode 100644 index 000000000000..48f2d3919471 --- /dev/null +++ b/manifests/w/WilsonGlasser/BaseMaster/0.6.0/WilsonGlasser.BaseMaster.locale.en-US.yaml @@ -0,0 +1,33 @@ +# 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: WilsonGlasser.BaseMaster +PackageVersion: 0.6.0 +PackageLocale: en-US +Publisher: Wilson Glasser +PublisherUrl: https://basemaster.org/ +PublisherSupportUrl: https://github.com/wilsonglasser/basemaster/issues +Author: Wilson Glasser +PackageName: https://basemaster.org +PackageUrl: https://basemaster.org/ +License: MIT +LicenseUrl: https://github.com/wilsonglasser/basemaster/blob/HEAD/LICENSE +ShortDescription: Desktop database tool for developers — MySQL, MariaDB, PostgreSQL, SQLite. +Description: Desktop database tool for developers — MySQL, MariaDB, PostgreSQL, SQLite. +Tags: +- database +- mariadb +- mysql +- postgreesql +- rust +- sqlite +ReleaseNotes: |- + BaseMaster v0.6.0 + Download disponível em Assets abaixo. + - Windows: .msi (instalador) e .exe (portable) + - macOS: .dmg (Apple Silicon / Intel) + - Linux: .deb, .rpm, .AppImage + 🤖 Build automatizado via GitHub Actions. +ReleaseNotesUrl: https://github.com/wilsonglasser/basemaster/releases/tag/v0.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WilsonGlasser/BaseMaster/0.6.0/WilsonGlasser.BaseMaster.yaml b/manifests/w/WilsonGlasser/BaseMaster/0.6.0/WilsonGlasser.BaseMaster.yaml new file mode 100644 index 000000000000..2215408a40ca --- /dev/null +++ b/manifests/w/WilsonGlasser/BaseMaster/0.6.0/WilsonGlasser.BaseMaster.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: WilsonGlasser.BaseMaster +PackageVersion: 0.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1c77c2c154a22e55b778880269e33b0cace7a5c0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 15 May 2026 08:40:21 +0800 Subject: [PATCH 112/150] New version: ItchIo.Itch version 26.12.0 (#374802) --- .../26.11.0/ItchIo.Itch.locale.en-US.yaml | 72 ------------------- .../ItchIo.Itch.installer.yaml | 4 +- .../26.12.0/ItchIo.Itch.locale.en-US.yaml | 40 +++++++++++ .../ItchIo.Itch.locale.zh-CN.yaml | 2 +- .../{26.11.0 => 26.12.0}/ItchIo.Itch.yaml | 2 +- 5 files changed, 44 insertions(+), 76 deletions(-) delete mode 100644 manifests/i/ItchIo/Itch/26.11.0/ItchIo.Itch.locale.en-US.yaml rename manifests/i/ItchIo/Itch/{26.11.0 => 26.12.0}/ItchIo.Itch.installer.yaml (93%) create mode 100644 manifests/i/ItchIo/Itch/26.12.0/ItchIo.Itch.locale.en-US.yaml rename manifests/i/ItchIo/Itch/{26.11.0 => 26.12.0}/ItchIo.Itch.locale.zh-CN.yaml (97%) rename manifests/i/ItchIo/Itch/{26.11.0 => 26.12.0}/ItchIo.Itch.yaml (90%) diff --git a/manifests/i/ItchIo/Itch/26.11.0/ItchIo.Itch.locale.en-US.yaml b/manifests/i/ItchIo/Itch/26.11.0/ItchIo.Itch.locale.en-US.yaml deleted file mode 100644 index d94abda1e001..000000000000 --- a/manifests/i/ItchIo/Itch/26.11.0/ItchIo.Itch.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: ItchIo.Itch -PackageVersion: 26.11.0 -PackageLocale: en-US -Publisher: itch corp. -PublisherUrl: https://itch.io/ -PublisherSupportUrl: https://itch.io/support -PrivacyUrl: https://itch.io/docs/legal/privacy-policy -Author: Itch Corp. -PackageName: itch -PackageUrl: https://itch.io/app -License: MIT -LicenseUrl: https://github.com/itchio/itch/blob/HEAD/LICENSE -Copyright: Copyright (c) 2026 itch corp., https://itch.io -CopyrightUrl: https://itch.io/docs/legal/terms -ShortDescription: Install, update and play indie games -Description: The itch.io app, itch, lets you effortlessly download and run games and software from itch.io. All of your downloads are kept in a single place and are automatically updated. Access your collections and purchases, or browse for new games via the in-app browser. -Moniker: itch.io -Tags: -- game -ReleaseNotes: |- - This release adds a UI for uploading builds to itch.io with butler without needing to drop down to the terminal, upgrades to Electron 41 and TypeScript 6, and includes a handful of accessibility, hotkey, and Linux autostart fixes. - This version of the app is linked to butler version 15.27.0. - Uploading builds with butler - A new "Upload" entry in the sidebar opens a Builds page that lists every build you've pushed with butler, with project, channel, version, status, size, and pushed time. The list can be filtered by status (All / Live / Processing / Failed) and searched by project, channel, or version. Each row expands to show per-file details (archive, patch, signature, manifest, unpacked), the build ID, the user who pushed it, the original butler push command, and an error message if the push failed. - A new push dialog lets you push a build by picking a project, picking or creating a channel (with an option to mark new channels as hidden), entering an optional user version, and dropping a folder or .zip as the source. Recent source folders are remembered and offered for re-use. - Before pushing, you can run a preview that compares the source against the latest build on the channel and shows the number of files that would be uploaded, the patch size, the source size, and the top new, modified, and deleted files. - While a push is running, you can track it with a live progress display showing the current phase (preparing, diffing, uploading, finishing), bytes read and uploaded, patch size, and ETA. System notifications are used to update you on the status of the build. - New environment variable for launched games: ITCHIO_APP=1 - Every program started via itch now has ITCHIO_APP=1 set in its environment. Games can read this to detect that they were started by the itch.io desktop app. - Login - - The OAuth login screen now has a "Browser didn't open?" disclosure that reveals the OAuth URL with a copy button, so the URL can be pasted manually in environments where the app can't open a browser. - Hotkeys - - Added zoom in (Ctrl/Cmd+=), zoom out (Ctrl/Cmd+-), and reset zoom (Ctrl/Cmd+0) to the View menu (#2305, #3099) - Linux - - Fixed several issues with openAtLogin / openAsHidden and .desktop file handling (#3311): - - The autostart .desktop file is now written to $XDG_CONFIG_HOME/autostart instead of $XDG_CONFIG_HOME directly - - The installed .desktop file is now looked up in $XDG_DATA_HOME/applications and /usr/share/applications, instead of only /usr/share/applications - - "Open as hidden" now actually starts the app hidden on autostart, by injecting a --hidden flag into the autostart copy's Exec= line; manual launches via menu or icon still show a window - - The autostart .desktop file is no longer deleted on app startup when openAtLogin is its default-off value, so user-managed autostart files survive - Bug Fixes - - Fixed prevent-sleep not engaging while a game is running, due to a null-check that was always falsy (#2293) - - Fixed the Itch object in HTML games not being exposed to the page; now uses Electron's contextBridge instead of the deprecated webFrame.executeJavaScript (#3271) - - Don't crash the React render when the saved locale code is invalid; locale codes are now normalized to BCP 47 (pt_BR → pt-BR) and validated via Intl before use, falling back to English on invalid values (#2619) - - Sidebar tab list now scrolls vertically when there are more tabs than fit, instead of clipping (#3401) - - Fixed the "disable network in sandbox" checkbox in preferences being toggled when clicking elsewhere in the surrounding row - - Fixed a bug where auto-update could get stuck cyling between items and never finishing any of them - Accessibility - - The custom select dropdown (used for language, install location, sandbox type, and upload pickers) is now reachable by keyboard tab navigation and rendered as a real