From 517382701eca17da6dff15421162e104e2834bb8 Mon Sep 17 00:00:00 2001 From: Andrew logan <53392022+dev-alt@users.noreply.github.com> Date: Wed, 18 Mar 2026 10:47:23 +1300 Subject: [PATCH 01/84] New package: PortGhost.PortGhost version 1.0.1 (#349237) --- .../1.0.1/PortGhost.PortGhost.installer.yaml | 14 +++++++++ .../PortGhost.PortGhost.locale.en-US.yaml | 29 +++++++++++++++++++ .../PortGhost/1.0.1/PortGhost.PortGhost.yaml | 8 +++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.installer.yaml create mode 100644 manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.locale.en-US.yaml create mode 100644 manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.yaml diff --git a/manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.installer.yaml b/manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.installer.yaml new file mode 100644 index 0000000000000..71f6bf949afe1 --- /dev/null +++ b/manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: PortGhost.PortGhost +PackageVersion: 1.0.1 +InstallerType: portable +Commands: +- portghost +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dev-alt/PortGhost/releases/download/v1.0.1/PortGhost.exe + InstallerSha256: E1973E5BA0EB89AC6A5C5C7A1723E872891CD08D488657BEA6B797052AAF2AB5 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.locale.en-US.yaml b/manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.locale.en-US.yaml new file mode 100644 index 0000000000000..647aad1236be1 --- /dev/null +++ b/manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: PortGhost.PortGhost +PackageVersion: 1.0.1 +PackageLocale: en-US +Publisher: LoganAI +PublisherUrl: https://loganai.dev/products/portghost +PublisherSupportUrl: https://github.com/dev-alt/PortGhost/issues +PrivacyUrl: https://github.com/dev-alt/PortGhost/blob/main/Privacy%20Policy.md +Author: Andrew Logan +PackageName: PortGhost +PackageUrl: https://github.com/dev-alt/PortGhost +License: MIT +LicenseUrl: https://github.com/dev-alt/PortGhost/blob/main/LICENSE +Copyright: https://github.com/dev-alt/PortGhost/blob/main/LICENSE +CopyrightUrl: https://github.com/dev-alt/PortGhost/blob/main/LICENSE +ShortDescription: Lightweight utility to identify and terminate processes haunting your network ports. +Description: PortGhost reveals which processes are using specific network ports. Built for developers using .NET 10, it allows for instant identification and one-click termination of "zombie" processes causing EADDRINUSE errors. +Moniker: portghost +Tags: +- port +- network +- dev-tools +ReleaseNotes: Initial Winget release. .NET 10 self-contained portable executable. +ReleaseNotesUrl: https://github.com/dev-alt/PortGhost/releases/tag/v1.0.1 +InstallationNotes: Type 'portghost' in your terminal to start exorcising your ports. The app will open in a new window. +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.yaml b/manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.yaml new file mode 100644 index 0000000000000..ab8f2e58a537a --- /dev/null +++ b/manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: PortGhost.PortGhost +PackageVersion: 1.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 532af884eaffd8e24c3ed434061009fa4cfd8c37 Mon Sep 17 00:00:00 2001 From: Sean Cleaver Date: Tue, 17 Mar 2026 22:09:39 +0000 Subject: [PATCH 02/84] New version 6.0.3586 of Simego.DataSyncStudio (#347008) --- .../Simego.DataSyncStudio.installer.yaml | 24 +++++++++++++++ .../Simego.DataSyncStudio.locale.en-US.yaml | 30 +++++++++++++++++++ .../6.0.3586/Simego.DataSyncStudio.yaml | 7 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.installer.yaml create mode 100644 manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.locale.en-US.yaml create mode 100644 manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.yaml diff --git a/manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.installer.yaml b/manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.installer.yaml new file mode 100644 index 0000000000000..3594aeedcddf1 --- /dev/null +++ b/manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.installer.yaml @@ -0,0 +1,24 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Simego.DataSyncStudio +PackageVersion: 6.0.3586 +Scope: machine +UpgradeBehavior: install +InstallerLocale: en-US +FileExtensions: +- dsprj +- dsrun +- dsconn +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.simego.com/datasync/6.0.3586.zip + InstallerLocale: en-US + InstallerType: zip + NestedInstallerType: inno + NestedInstallerFiles: + - RelativeFilePath: 6.0.3586/datasync_studio_setup_6_0_x64.exe + InstallerSha256: 84E0AB4FBCCF3A0C75C1C34190DE7753D727828291CA9EBE5B948102C49ED2E2 + ProductCode: '{10B1AAAE-2E3B-4BD2-8C0F-E754463901EE}_is1' +ReleaseDate: 2026-03-10 +ManifestType: installer +ManifestVersion: 1.10.0 \ No newline at end of file diff --git a/manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.locale.en-US.yaml b/manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.locale.en-US.yaml new file mode 100644 index 0000000000000..97815ce89fd1b --- /dev/null +++ b/manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.locale.en-US.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Simego.DataSyncStudio +PackageVersion: 6.0.3586 +PackageLocale: en-US +Publisher: Simego Ltd +PublisherUrl: https://www.simego.com +# PublisherSupportUrl: https://www.simego.com +# PrivacyUrl: +# Author: +PackageName: DataSyncStudio +PackageUrl: https://www.simego.com/products/data-synchronisation-studio +License: © 2025 Simego Ltd +LicenseUrl: https://docs.simego.com/licensing/eula +Copyright: © 2025 Simego Ltd +# CopyrightUrl: +ShortDescription: Simego.DataSyncStudio +Description: +Moniker: datasyncstudio +Tags: +- etl +- data integration +# ReleaseNotes: https://docs.simego.com/licensing/release-notes +ReleaseNotesUrl: https://docs.simego.com/licensing/release-notes +PurchaseUrl: https://www.simego.com/pricing/data-synchronisation-studio +# InstallationNotes: +Documentations: +- DocumentUrl: https://docs.simego.com/data-sync/intro/ +ManifestType: defaultLocale +ManifestVersion: 1.10.0 \ No newline at end of file diff --git a/manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.yaml b/manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.yaml new file mode 100644 index 0000000000000..2aab60d8757a8 --- /dev/null +++ b/manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Simego.DataSyncStudio +PackageVersion: 6.0.3586 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 \ No newline at end of file From 17e0c984c3cbc2182653b4c81de52e826d26ef57 Mon Sep 17 00:00:00 2001 From: Astitva Sood Date: Wed, 18 Mar 2026 03:40:38 +0530 Subject: [PATCH 03/84] New version: Sumologic.OtelcolSumo.Fips version 0.147.0.2785 (#347038) --- .../Sumologic.OtelcolSumo.Fips.installer.yaml | 16 +++++++++ ...mologic.OtelcolSumo.Fips.locale.en-US.yaml | 36 +++++++++++++++++++ .../Sumologic.OtelcolSumo.Fips.yaml | 7 ++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.installer.yaml create mode 100644 manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.locale.en-US.yaml create mode 100644 manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.yaml diff --git a/manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.installer.yaml b/manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.installer.yaml new file mode 100644 index 0000000000000..04fb81809f6d1 --- /dev/null +++ b/manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.installer.yaml @@ -0,0 +1,16 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Sumologic.OtelcolSumo.Fips +PackageVersion: 0.147.0.2785 +InstallerType: wix +Scope: machine +UpgradeBehavior: install + +Installers: + - Architecture: x64 + InstallerUrl: https://download-otel.sumologic.com/0.147.0-2785/otelcol-sumo_0.147.0.2785_en-US.x64-fips.msi + InstallerSha256: aeece01c7ce5843c8bd1827c53928072a90fcfe0b6a1f53ec8633895d74d86fb + ProductCode: "{E02236B5-B067-414E-A6E3-7131FF7DD531}" + +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.locale.en-US.yaml b/manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.locale.en-US.yaml new file mode 100644 index 0000000000000..e4a2880ecf6bf --- /dev/null +++ b/manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.locale.en-US.yaml @@ -0,0 +1,36 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Sumologic.OtelcolSumo.Fips +PackageVersion: 0.147.0.2785 +PackageLocale: en-US + +Publisher: Sumo Logic +PublisherUrl: https://www.sumologic.com/ +PublisherSupportUrl: https://support.sumologic.com/ +PrivacyUrl: https://www.sumologic.com/privacy-statement/ + +PackageName: Sumo Logic OpenTelemetry Collector (FIPS) +PackageUrl: https://github.com/SumoLogic/sumologic-otel-collector + +License: Apache-2.0 +LicenseUrl: https://github.com/SumoLogic/sumologic-otel-collector/blob/main/LICENSE + +ShortDescription: Sumo Logic distribution of the OpenTelemetry Collector (FIPS-compliant). +Description: The Sumo Logic OpenTelemetry Collector is a distribution of the OpenTelemetry Collector that provides a unified agent to send logs, metrics, traces, and metadata to Sumo Logic. This is the FIPS-compliant build and requires Windows FIPS mode to be enabled before the service can start. + +Moniker: otelcol-sumo-fips + +Tags: + - opentelemetry + - sumologic + - observability + - monitoring + - logs + - metrics + - traces + - fips + +ReleaseNotesUrl: https://github.com/SumoLogic/sumologic-otel-collector/releases + +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.yaml b/manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.yaml new file mode 100644 index 0000000000000..ab32188519aca --- /dev/null +++ b/manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Sumologic.OtelcolSumo.Fips +PackageVersion: 0.147.0.2785 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 565d03bccb426186c2ecdb192b64a273ef4740ee Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 06:11:38 +0800 Subject: [PATCH 04/84] New version: Mozilla.Thunderbird.ESR.dsb version 140.8.1 (#347245) --- ...Mozilla.Thunderbird.ESR.dsb.installer.yaml | 37 +++++++++++++++++++ ...illa.Thunderbird.ESR.dsb.locale.en-US.yaml | 31 ++++++++++++++++ ...illa.Thunderbird.ESR.dsb.locale.zh-CN.yaml | 20 ++++++++++ .../140.8.1/Mozilla.Thunderbird.ESR.dsb.yaml | 8 ++++ 4 files changed, 96 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.installer.yaml new file mode 100644 index 0000000000000..4344c0318c686 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.installer.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ESR.dsb +PackageVersion: 140.8.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2026-03-10 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/140.8.1esr/win32/dsb/Thunderbird%20Setup%20140.8.1esr.exe + InstallerSha256: B015992D90D094A00BB4342DF4DA3257C182157CB87B3FEACE9AB32FC6F24750 + ProductCode: Mozilla Thunderbird 140.8.1 (x86 dsb) + AppsAndFeaturesEntries: + - DisplayName: Mozilla Thunderbird (x86 dsb) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/140.8.1esr/win64/dsb/Thunderbird%20Setup%20140.8.1esr.exe + InstallerSha256: 9D65B5A88C680121E80893B1D2FD9250AF63ACA0656299001CE70FB94C16D404 + ProductCode: Mozilla Thunderbird 140.8.1 (x64 dsb) + AppsAndFeaturesEntries: + - DisplayName: Mozilla Thunderbird (x64 dsb) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.locale.en-US.yaml new file mode 100644 index 0000000000000..6b2ae5fd4c206 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ESR.dsb +PackageVersion: 140.8.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird ESR (dsb) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis. +Description: |- + Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. + This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis. +Moniker: thunderbird-esr +Tags: +- email +- mail +ReleaseNotes: |- + What’s New + new + Add mail.openpgp.load_untested_gpgme_version to load untested GPGME version +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/140.8.1esr/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ce289e0f64290 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.locale.zh-CN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ESR.dsb +PackageVersion: 140.8.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +Author: Mozilla 基金会 +PackageUrl: https://www.thunderbird.net/zh-CN/ +ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。 +Description: |- + Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 + 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。 +Tags: +- 电子邮件 +- 邮件 +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/140.8.1esr/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.yaml b/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.yaml new file mode 100644 index 0000000000000..fe3bdf1363b02 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ESR.dsb +PackageVersion: 140.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1908015164b1ae138800c66ade03eaacc4239fa0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 06:12:42 +0800 Subject: [PATCH 05/84] New version: Mozilla.Thunderbird.dsb version 148.0.1 (#347328) --- .../Mozilla.Thunderbird.dsb.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.dsb.locale.en-US.yaml | 29 +++++++++++++++ .../Mozilla.Thunderbird.dsb.locale.zh-CN.yaml | 24 +++++++++++++ .../dsb/148.0.1/Mozilla.Thunderbird.dsb.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.yaml diff --git a/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.installer.yaml b/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.installer.yaml new file mode 100644 index 0000000000000..3addabb73fb14 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.installer.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.dsb +PackageVersion: 148.0.1 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2026-03-10 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/148.0.1/win32/dsb/Thunderbird%20Setup%20148.0.1.exe + InstallerSha256: 8FCB876E82F29F6C391BDA36AE019899483AA96080D6D8F751222FFE68050C51 + ProductCode: Mozilla Thunderbird 148.0.1 (x86 dsb) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/148.0.1/win64/dsb/Thunderbird%20Setup%20148.0.1.exe + InstallerSha256: F794059EC28463D58B4976F56BBCDAFB9845C2B811E8C5903CC322042EB8A163 + ProductCode: Mozilla Thunderbird 148.0.1 (x64 dsb) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.locale.en-US.yaml new file mode 100644 index 0000000000000..ae6c898c8d47b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.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: Mozilla.Thunderbird.dsb +PackageVersion: 148.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (dsb) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + fixed + LDAP with password stopped working in 148.0 +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/148.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b7caeb46198ab --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.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: Mozilla.Thunderbird.dsb +PackageVersion: 148.0.1 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (dsb) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +Tags: +- 电子邮件 +- 邮件 +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/148.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.yaml b/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.yaml new file mode 100644 index 0000000000000..e8c3a44eaaf14 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.dsb +PackageVersion: 148.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ef9b2c5375b7efe48eb97a6bcb7de349f8d6cb36 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 06:13:48 +0800 Subject: [PATCH 06/84] New version: Discord.Discord.Canary.arm64 version 1.0.181 (#348112) --- ...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.181/Discord.Discord.Canary.arm64.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.181/Discord.Discord.Canary.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.181/Discord.Discord.Canary.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.181/Discord.Discord.Canary.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.181/Discord.Discord.Canary.arm64.yaml diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.181/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.181/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 0000000000000..53a465e3dd337 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.181/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.181 +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.181/DiscordCanarySetup.exe + InstallerSha256: DB7DF0367F8FA491464EF06378851077D2A95E5652F3D041AC281726216DC928 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.181/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.181/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..6276926216481 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.181/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.181 +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.181/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.181/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f2045965838ed --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.181/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.181 +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.181/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.181/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 0000000000000..53cca6401de0b --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.181/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.181 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 25e84eb64c864c02184383431890de7dfd4006ce Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 06:14:56 +0800 Subject: [PATCH 07/84] New version: Discord.Discord.PTB.arm64 version 1.0.26 (#348153) --- .../Discord.Discord.PTB.arm64.installer.yaml | 21 ++++++++++++ ...iscord.Discord.PTB.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ ...iscord.Discord.PTB.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../1.0.26/Discord.Discord.PTB.arm64.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.yaml diff --git a/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.installer.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.installer.yaml new file mode 100644 index 0000000000000..cbea0d1a4b8e1 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.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: Discord.Discord.PTB.arm64 +PackageVersion: 1.0.26 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: deny +Protocols: +- discord +ProductCode: DiscordPTB +RequireExplicitUpgrade: true +Installers: +- Architecture: arm64 + InstallerUrl: https://ptb.dl2.discordapp.net/distro/app/ptb/win/arm64/1.0.26/DiscordPTBSetup.exe + InstallerSha256: 43BA3134BCE14FE1C7CB30BD585D5D6395E6AB681580CDCF3DA94DCEF1A617E6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..68195334fad27 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.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.PTB.arm64 +PackageVersion: 1.0.26 +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 PTB (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-ptb +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/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..399005b0481f1 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.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.PTB.arm64 +PackageVersion: 1.0.26 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.yaml new file mode 100644 index 0000000000000..5f2a35b99ebb3 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.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.PTB.arm64 +PackageVersion: 1.0.26 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1d7f91e409065665d1687a20b8172ff01f86e8c2 Mon Sep 17 00:00:00 2001 From: Jonathan Chemla Date: Tue, 17 Mar 2026 23:15:57 +0100 Subject: [PATCH 08/84] New version: Dyad.Dyad version 0.40.0 (#349228) --- .../Dyad/Dyad/0.40.0/Dyad.Dyad.installer.yaml | 22 +++++ .../Dyad/0.40.0/Dyad.Dyad.locale.en-US.yaml | 92 +++++++++++++++++++ manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.yaml | 8 ++ 3 files changed, 122 insertions(+) create mode 100644 manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.installer.yaml create mode 100644 manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.locale.en-US.yaml create mode 100644 manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.yaml diff --git a/manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.installer.yaml b/manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.installer.yaml new file mode 100644 index 0000000000000..1da39870ef20c --- /dev/null +++ b/manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.installer.yaml @@ -0,0 +1,22 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Dyad.Dyad +PackageVersion: 0.40.0 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +ReleaseDate: 2026-03-16 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/dyad-sh/dyad/releases/download/v0.40.0/dyad-0.40.0.Setup.exe + InstallerSha256: 14CB1D5B01FAD76C3FB48228A3A415305DC08C41A7E582ABB6DB77739CA63CB5 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.locale.en-US.yaml b/manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.locale.en-US.yaml new file mode 100644 index 0000000000000..e4a3a5fde1e8e --- /dev/null +++ b/manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.locale.en-US.yaml @@ -0,0 +1,92 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Dyad.Dyad +PackageVersion: 0.40.0 +PackageLocale: en-US +Publisher: Will Chen +PublisherUrl: https://www.dyad.sh/ +PublisherSupportUrl: https://github.com/dyad-sh/dyad/issues +Author: Dyad +PackageName: dyad +PackageUrl: https://www.dyad.sh/ +License: Apache-2.0 +LicenseUrl: https://github.com/dyad-sh/dyad/blob/HEAD/LICENSE +Copyright: Copyright © 2025 Will Chen +ShortDescription: Dyad is a free, local, open-source AI app builder +Description: Dyad is a free, local, open-source AI app builder +Moniker: dyad +Tags: +- ai-app-builder +- anthropic +- artificial-intelligence +- bolt +- deepseek +- gemini +- generative-ai +- github +- llm +- llms +- lovable +- nextjs +- ollama +- openai +- qwen +- v0 +ReleaseNotes: |- + Full release notes: https://www.dyad.sh/docs/releases/0.40.0What's Changed + - Allow wwwillchen-bot in claude PR review workflow by @wwwillchen in #2882 + - fix: improve terminated stream retry telemetry and bump retries to 3 by @wwwillchen in #2877 + - fix(triage): make issue title updates much more conservative by @wwwillchen-bot in #2888 + - Propagate request id properly for OpenAI Response API model (e.g. GPT 5.2) by @wwwillchen in #2876 + - Switch PR review workflow runner to macOS ARM self-hosted by @wwwillchen in #2893 + - fix: block unsafe root-like delete_file paths by @wwwillchen in #2859 + - chore: add princeaden1 to PR review responder allowed users by @wwwillchen in #2894 + - Refactor Prompt Library to Support Slug-Based Skills and Slash Commands by @princeaden1 in #2712 + - ci: ensure Homebrew paths available for gh on self-hosted macOS runners by @wwwillchen in #2896 + - Allow selecting an app in home chat input by @azizmejri1 in #2832 + - chore: add dyadbot to allowlists by @wwwillchen in #2899 + - fix: deflake E2E tests (partial_response.spec.ts) by @dyadbot in #2907 + - feat: add voice input feature with transcription support by @princeaden1 in #2344 + - fix: sanitize tool-call inputs to prevent LiteLLM invalid dict error by @wwwillchen-bot in #2890 + - fix: prevent duplicate release notes checks using ref by @wwwillchen-bot in #2912 + - ci: cancel claude rebase when PR closes by @wwwillchen in #2915 + - feat: add max tool call steps setting by @wwwillchen-bot in #2900 + - feat: capture uncaught IPC handler errors as PostHog exceptions by @wwwillchen in #2886 + - Fix preview iframe URL error & create debugging skill by @wwwillchen in #2887 + - fix: handle branch deletion when branch doesn't exist locally by @wwwillchen-bot in #2910 + - feat: allow multiple apps to run concurrently with garbage collection by @wwwillchen-bot in #2825 + - Add image selection and swapping in the visual editor by @azizmejri1 in #2717 + - Adding a cleanup routine for media files by @azizmejri1 in #2842 + - ci: disable package manager cache in release workflow by @wwwillchen-bot in #2929 + - Use GitHub App tokens in Claude workflows by @wwwillchen in #2936 + - chore: remove merge-pr workflow by @wwwillchen-bot in #2930 + - Bump to v0.39.0 by @wwwillchen in #2954 + - Create promote-beta-to-stable skill by @wwwillchen in #2955 + - Adding a tip banner for chat notification by @azizmejri1 in #2901 + - Allow users to preview generated images by @azizmejri1 in #2918 + - fix: refresh user budget when pro key is set via deep link by @wwwillchen in #2956 + - Web fetching tool by @azizmejri1 in #2920 + - ci: harden GitHub Actions workflow permissions by @wwwillchen-bot in #2928 + - chore: enable display_report and use deterministic git push by @wwwillchen in #2959 + - chore: add dyad-assistant to all trusted author lists by @wwwillchen in #2963 + - feat: gate home chat app selector behind experiment setting by @wwwillchen in #2964 + - Fix: firing queued messages when in other chat by @azizmejri1 in #2931 + - Fix error message handling in local agent error responses by @wwwillchen in #2983 + - fix: check staged changes before committing to prevent 'nothing to commit' error by @wwwillchen-bot in #2991 + - Add dynamic language model catalog support by @wwwillchen in #2914 + - feat: add image utilities and improve web crawl token handling by @wwwillchen-bot in #2892 + - Improve chat responsiveness during streamed code output by @wwwillchen in #2987 + - perf: send incremental streaming updates via IPC instead of full messages array by @wwwillchen-bot in #2988 + - Bump to v0.40.0-beta.1 by @wwwillchen in #2995 + - fix(e2e): improve setup flow test reliability for Node.js detection by @wwwillchen-bot in #2996 + - Bump to v0.40.0 by @wwwillchen in #3019 + - fix: capture IPC exceptions in PostHog by @wwwillchen in #3022 + - Filter retry 429 telemetry noise by @wwwillchen in #3024 + - chore: stop auto-adding cc request in pr-push by @wwwillchen in #3025 + New Contributors + - @dyadbot made their first contribution in #2907 + Full Changelog: https://github.com/dyad-sh/dyad/compare/v0.39.0...v0.40.0 +ReleaseNotesUrl: https://github.com/dyad-sh/dyad/releases/tag/v0.40.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.yaml b/manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.yaml new file mode 100644 index 0000000000000..17e0407ea78f9 --- /dev/null +++ b/manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Dyad.Dyad +PackageVersion: 0.40.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 18a08392a81bc53e0eab9d2f12121ee9e803a186 Mon Sep 17 00:00:00 2001 From: Haixia Cheng Date: Wed, 18 Mar 2026 06:16:54 +0800 Subject: [PATCH 09/84] GitHub.Copilot.modernization.agent version 0.0.246 (#349409) --- ...Copilot.modernization.agent.installer.yaml | 25 +++++++++++++ ...ilot.modernization.agent.locale.en-US.yaml | 37 +++++++++++++++++++ .../GitHub.Copilot.modernization.agent.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.installer.yaml create mode 100644 manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.locale.en-US.yaml create mode 100644 manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.yaml diff --git a/manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.installer.yaml b/manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.installer.yaml new file mode 100644 index 0000000000000..87c1d4683e0f0 --- /dev/null +++ b/manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot.modernization.agent +PackageVersion: 0.0.246 +InstallerLocale: en-US +InstallerType: wix +Commands: +- modernize +Dependencies: + PackageDependencies: + - PackageIdentifier: GitHub.cli + MinimumVersion: 2.45.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/microsoft/modernize-cli/releases/download/v0.0.246/modernize_0.0.246_windows_x64.msi + InstallerSha256: 89FE544BA857ACD613AD89727E6081FA37C078CAA701D658A2257E1D0F9706C9 + ProductCode: '{6E0E2B6D-253D-45D8-B88E-9045BB3AF4AA}' +- Architecture: arm64 + InstallerUrl: https://github.com/microsoft/modernize-cli/releases/download/v0.0.246/modernize_0.0.246_windows_arm64.msi + InstallerSha256: ED51E6A8958DCC64040A5118ED05DF13164C0686D004D8FA8133EA1F282BE705 + ProductCode: '{F019AC58-ADDC-4951-9C4A-77C2DC15D15C}' +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-17 diff --git a/manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.locale.en-US.yaml b/manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.locale.en-US.yaml new file mode 100644 index 0000000000000..2c3de78b75e59 --- /dev/null +++ b/manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot.modernization.agent +PackageVersion: 0.0.246 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/home/ +PublisherSupportUrl: https://github.com/microsoft/github-copilot-appmod/issues/new?template=feedback-template.yml +PrivacyUrl: https://docs.github.com/site-policy/privacy-policies/github-privacy-statement +PackageName: Copilot modernization agent +PackageUrl: https://github.com/microsoft/modernize-cli +License: Proprietary +LicenseUrl: https://github.com/microsoft/modernize-cli/blob/HEAD/LICENSE.txt +Copyright: Copyright (c) GitHub 2026. All rights reserved. +CopyrightUrl: https://github.com/microsoft/modernize-cli?tab=License-1-ov-file +ShortDescription: GitHub Copilot modernization provides AI-powered capabilities to help developers modernize Java and .NET applications easily and confidently. +Description: GitHub Copilot modernization provides AI-powered capabilities to help developers modernize Java and .NET applications easily and confidently. Github Copilot modernization cli enables autonomous, end-to-end application modernization—from analyzing applications and generating plans to executing modernization tasks in agentic way. +Moniker: modernize +Tags: +- ai +- modernization +- migration +- upgrade +- azure +- cli +- command +- command-line +- copilot +- java +- dotnet +ReleaseNotesUrl: https://github.com/microsoft/modernize-cli/releases/tag/v0.0.246 +Documentations: +- DocumentLabel: documentation + DocumentUrl: https://aka.ms/ghcp-modernization-agent +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.yaml b/manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.yaml new file mode 100644 index 0000000000000..169d057b1cf3f --- /dev/null +++ b/manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot.modernization.agent +PackageVersion: 0.0.246 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 2e0defb7edba4765e71c77603ac79f8f4dd10828 Mon Sep 17 00:00:00 2001 From: Windows Console Service Bot <14666831+consvc@users.noreply.github.com> Date: Tue, 17 Mar 2026 17:17:52 -0500 Subject: [PATCH 10/84] New version: Microsoft.PowerToys version 0.98.0 (#349453) --- .../0.98.0/Microsoft.PowerToys.installer.yaml | 35 +++++++++++++++++ .../Microsoft.PowerToys.locale.en-US.yaml | 39 +++++++++++++++++++ .../PowerToys/0.98.0/Microsoft.PowerToys.yaml | 8 ++++ 3 files changed, 82 insertions(+) create mode 100644 manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.installer.yaml create mode 100644 manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.yaml diff --git a/manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.installer.yaml b/manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.installer.yaml new file mode 100644 index 0000000000000..8c6ceb5a9ea83 --- /dev/null +++ b/manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.installer.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Microsoft.PowerToys +PackageVersion: 0.98.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17134.0 +InstallerType: burn +InstallerSwitches: + Silent: /quiet /norestart + SilentWithProgress: /quiet /norestart +UpgradeBehavior: install +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/microsoft/PowerToys/releases/download/v0.98.0/PowerToysUserSetup-0.98.0-x64.exe + InstallerSha256: 0DBC8D647D17751D2A6B9E6976F4E48055BC054D2601E3724813260243430D4B +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/microsoft/PowerToys/releases/download/v0.98.0/PowerToysSetup-0.98.0-x64.exe + InstallerSha256: 5FB80097F73F3A9EB668F4C8AC7C4373E85DD0A32817698EE9D411D81C89BEFC + ElevationRequirement: elevatesSelf +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/microsoft/PowerToys/releases/download/v0.98.0/PowerToysUserSetup-0.98.0-arm64.exe + InstallerSha256: 6FF46F1AE83BFD9632B54FA5247D18CE70E3051C2CFF0EE55D45979CF84B243A +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/microsoft/PowerToys/releases/download/v0.98.0/PowerToysSetup-0.98.0-arm64.exe + InstallerSha256: FF30180A78ECAE2BA42665333D4076364A0EB7A4643052A22E1A8DDD154217EB + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-17 diff --git a/manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.locale.en-US.yaml b/manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.locale.en-US.yaml new file mode 100644 index 0000000000000..e391e5fc96bc0 --- /dev/null +++ b/manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Microsoft.PowerToys +PackageVersion: 0.98.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://github.com/microsoft/PowerToys +PublisherSupportUrl: https://github.com/microsoft/PowerToys/issues +PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement +Author: Microsoft Corporation +PackageName: PowerToys +PackageUrl: https://github.com/microsoft/PowerToys +License: MIT +LicenseUrl: https://github.com/microsoft/PowerToys/blob/master/LICENSE +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +CopyrightUrl: https://github.com/microsoft/PowerToys/blob/main/LICENSE +ShortDescription: Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity. +Description: |- + Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity. + Inspired by the Windows 95 era PowerToys project, this reboot provides power users with ways to squeeze more efficiency out of the Windows 10 shell and customize it for individual workflows. +Moniker: powertoys +Tags: +- colorpicker +- fancyzones +- fileexplorer +- imageresizer +- keyboardmanager +- power-toys +- powerrename +- powertoys +- powertoys-run +- windows-key-shortcut-guide +ReleaseNotesUrl: https://github.com/microsoft/PowerToys/releases/tag/v0.98.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/microsoft/PowerToys/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.yaml b/manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.yaml new file mode 100644 index 0000000000000..5c7006358928c --- /dev/null +++ b/manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Microsoft.PowerToys +PackageVersion: 0.98.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From d628598c11a13b25712c1007ec4a494ee0ecc2b7 Mon Sep 17 00:00:00 2001 From: Charm <124303983+charmcli@users.noreply.github.com> Date: Tue, 17 Mar 2026 19:18:52 -0300 Subject: [PATCH 11/84] New version: charmbracelet.crush 0.50.1 (#349471) Co-authored-by: Charm --- .../0.50.1/charmbracelet.crush.installer.yaml | 34 +++++++++++++++++++ .../charmbracelet.crush.locale.en-US.yaml | 18 ++++++++++ .../crush/0.50.1/charmbracelet.crush.yaml | 7 ++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/c/charmbracelet/crush/0.50.1/charmbracelet.crush.installer.yaml create mode 100644 manifests/c/charmbracelet/crush/0.50.1/charmbracelet.crush.locale.en-US.yaml create mode 100644 manifests/c/charmbracelet/crush/0.50.1/charmbracelet.crush.yaml diff --git a/manifests/c/charmbracelet/crush/0.50.1/charmbracelet.crush.installer.yaml b/manifests/c/charmbracelet/crush/0.50.1/charmbracelet.crush.installer.yaml new file mode 100644 index 0000000000000..be6e5f9d36099 --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.50.1/charmbracelet.crush.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: charmbracelet.crush +PackageVersion: 0.50.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-03-17" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.50.1_Windows_i386\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.50.1/crush_0.50.1_Windows_i386.zip + InstallerSha256: b0bd673acfb4e1afe388771df8ed85d521b42351aa464f3069701a7de650ae5d + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.50.1_Windows_arm64\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.50.1/crush_0.50.1_Windows_arm64.zip + InstallerSha256: cc1cef8f67350c1567a6fdac1424f1b956df494458f54ad060d3e507711b83fe + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.50.1_Windows_x86_64\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.50.1/crush_0.50.1_Windows_x86_64.zip + InstallerSha256: 9ae5dcef2ba1b56fafc72cbf8b91b49c15f454dd69a74f5dee8ef47a42816f10 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/charmbracelet/crush/0.50.1/charmbracelet.crush.locale.en-US.yaml b/manifests/c/charmbracelet/crush/0.50.1/charmbracelet.crush.locale.en-US.yaml new file mode 100644 index 0000000000000..e0779708ca60b --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.50.1/charmbracelet.crush.locale.en-US.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: charmbracelet.crush +PackageVersion: 0.50.1 +PackageLocale: en-US +Publisher: charmbracelet +PublisherUrl: https://charm.land +PackageName: crush +PackageUrl: https://charm.sh/crush +License: FSL-1.1-MIT +LicenseUrl: https://github.com/charmbracelet/crush/blob/main/LICENSE.md +Copyright: Charmbracelet, Inc +ShortDescription: A powerful terminal-based AI assistant for developers, providing intelligent coding assistance directly in your terminal. +Description: A powerful terminal-based AI assistant for developers, providing intelligent coding assistance directly in your terminal. +Moniker: crush +ReleaseNotesUrl: https://github.com/charmbracelet/crush/releases/tag/v0.50.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/charmbracelet/crush/0.50.1/charmbracelet.crush.yaml b/manifests/c/charmbracelet/crush/0.50.1/charmbracelet.crush.yaml new file mode 100644 index 0000000000000..2b0becd3542fd --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.50.1/charmbracelet.crush.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: charmbracelet.crush +PackageVersion: 0.50.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9f0f035e36355f47e719b9aa30075b307598ffa3 Mon Sep 17 00:00:00 2001 From: xmn <59126883+xammen@users.noreply.github.com> Date: Tue, 17 Mar 2026 23:19:48 +0100 Subject: [PATCH 12/84] New version: xmn.BetterTrumpet version 3.0.8 (#349497) --- .../3.0.8/xmn.BetterTrumpet.installer.yaml | 24 ++++++++++++++ .../3.0.8/xmn.BetterTrumpet.locale.en-US.yaml | 31 +++++++++++++++++++ .../3.0.8/xmn.BetterTrumpet.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.installer.yaml create mode 100644 manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.locale.en-US.yaml create mode 100644 manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.yaml diff --git a/manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.installer.yaml b/manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.installer.yaml new file mode 100644 index 0000000000000..604a9578790c7 --- /dev/null +++ b/manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: xmn.BetterTrumpet +PackageVersion: 3.0.8 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17134.0 +InstallerType: inno +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/xammen/BetterTrumpet/releases/download/v3.0.8/BetterTrumpet-3.0.8-setup.exe + InstallerSha256: 3D98527F68A74E52A3DAC7562B418E7515285E7E98A812D85E8D5BF6E049BFE2 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-17 diff --git a/manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.locale.en-US.yaml b/manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.locale.en-US.yaml new file mode 100644 index 0000000000000..db60e36575c46 --- /dev/null +++ b/manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: xmn.BetterTrumpet +PackageVersion: 3.0.8 +PackageLocale: en-US +Publisher: xmn +PublisherUrl: https://github.com/xammen +PublisherSupportUrl: https://github.com/xammen/BetterTrumpet/issues +PackageName: BetterTrumpet +PackageUrl: https://github.com/xammen/BetterTrumpet +License: MIT +LicenseUrl: https://github.com/xammen/BetterTrumpet/blob/master/LICENSE +ShortDescription: A refined fork of EarTrumpet with enhanced volume control, themes, and auto-updates +Description: |- + BetterTrumpet is a refined fork of EarTrumpet, the beloved Windows volume mixer. + Features include per-app volume control, a media popup with album art, 28+ built-in themes, + volume profiles, undo/redo, CLI with 19 commands, crash reporting via Sentry, + auto-updates with silent install, and a premium onboarding experience. +Tags: +- audio +- volume +- mixer +- sound +- music +- bettertrumpet +- eartrumpet +- windows +ReleaseNotesUrl: https://github.com/xammen/BetterTrumpet/releases/tag/v3.0.8 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.yaml b/manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.yaml new file mode 100644 index 0000000000000..980c91ffa2023 --- /dev/null +++ b/manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: xmn.BetterTrumpet +PackageVersion: 3.0.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 524322b0cc6ca1d7a8cdcb3acd54c1bddacbd0d1 Mon Sep 17 00:00:00 2001 From: nimra98 Date: Tue, 17 Mar 2026 23:20:55 +0100 Subject: [PATCH 13/84] New version: buchen.portfolio version 0.82.1 (#349505) --- .../0.82.1/buchen.portfolio.installer.yaml | 15 +++++++++++++++ .../0.82.1/buchen.portfolio.locale.de-DE.yaml | 18 ++++++++++++++++++ .../0.82.1/buchen.portfolio.locale.en-US.yaml | 18 ++++++++++++++++++ .../portfolio/0.82.1/buchen.portfolio.yaml | 8 ++++++++ 4 files changed, 59 insertions(+) create mode 100644 manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.installer.yaml create mode 100644 manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.locale.de-DE.yaml create mode 100644 manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.locale.en-US.yaml create mode 100644 manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.yaml diff --git a/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.installer.yaml b/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.installer.yaml new file mode 100644 index 0000000000000..6ff866c5b0b50 --- /dev/null +++ b/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: buchen.portfolio +PackageVersion: 0.82.1 +InstallerType: nullsoft +Scope: machine +ProductCode: Portfolio Performance +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/portfolio-performance/portfolio/releases/download/0.82.1/PortfolioPerformance-0.82.1-setup.exe + InstallerSha256: 13e868eb356beeb9a626a7222e925c1e5dcaa101069d47668ee9065c2f102bed +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-17 diff --git a/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.locale.de-DE.yaml b/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.locale.de-DE.yaml new file mode 100644 index 0000000000000..f09423c4cbde9 --- /dev/null +++ b/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.locale.de-DE.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: buchen.portfolio +PackageVersion: 0.82.1 +PackageLocale: de-DE +Publisher: Andreas Buchen +PublisherUrl: http://abuchen.name +PublisherSupportUrl: https://github.com/buchen/portfolio/issues +PackageName: Portfolio Performance +PackageUrl: https://github.com/buchen/portfolio +License: EPL-1.0 +LicenseUrl: https://github.com/buchen/portfolio/blob/master/LICENSE +ShortDescription: Portfolio Performance berechnet die Gesamtperformance Ihres Anlageportfolios. +ReleaseNotes: '- Die einklappbare Seite "Vermögensaufstellung" wurde vorübergehend zurückgenommen, um Korrekturen vor der erneuten Veröffentlichung vorzunehmen.' +ReleaseNotesUrl: https://github.com/buchen/portfolio/releases/tag/0.82.1 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.locale.en-US.yaml b/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.locale.en-US.yaml new file mode 100644 index 0000000000000..e6587e0c41b3f --- /dev/null +++ b/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: buchen.portfolio +PackageVersion: 0.82.1 +PackageLocale: en-US +Publisher: Andreas Buchen +PublisherUrl: http://abuchen.name +PublisherSupportUrl: https://github.com/buchen/portfolio/issues +PackageName: Portfolio Performance +PackageUrl: https://github.com/buchen/portfolio +License: EPL-1.0 +LicenseUrl: https://github.com/buchen/portfolio/blob/master/LICENSE +ShortDescription: Track and evaluate the performance of your investment portfolio across stocks, cryptocurrencies, and other assets. +ReleaseNotes: '- Temporarily reverted the collapsible Statement of Assets page in order to apply fixes before re-releasing.' +ReleaseNotesUrl: https://github.com/buchen/portfolio/releases/tag/0.82.1 +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.yaml b/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.yaml new file mode 100644 index 0000000000000..dc1717a3d3e5b --- /dev/null +++ b/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: buchen.portfolio +PackageVersion: 0.82.1 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.10.0 From 4ba562b654a0b5af2c7314b7f1642364cc74ff25 Mon Sep 17 00:00:00 2001 From: KarbitsCode <107671693+KarbitsCode@users.noreply.github.com> Date: Wed, 18 Mar 2026 06:44:54 +0800 Subject: [PATCH 14/84] Update doc/manifest/README.md to include 1.12 schema (#349253) --- doc/manifest/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/manifest/README.md b/doc/manifest/README.md index 7fbad5eed0c7a..09c8aef751c3d 100644 --- a/doc/manifest/README.md +++ b/doc/manifest/README.md @@ -8,6 +8,7 @@ As new releases of the WinGet client are developed with new features and functio The community repository will often delay support for new schema versions until enough devices have been updated so customers can benefit from the newly added manifest keys. Please use the recommended schema version mentioned in the PR template. ## Manifest Schema Versions +* [1.12.0](schema/1.12.0/README.md) * [1.10.0](schema/1.10.0/README.md) * [1.9.0](schema/1.9.0/README.md) * [1.7.0](schema/1.7.0/README.md) From b244354cd669081a08fc2a2e1bfa8917bec46104 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 06:51:59 +0800 Subject: [PATCH 15/84] New version: ALE.Rainbow version 2.165.3.0 (2.165.3) (#346628) --- .../2.165.3.0/ALE.Rainbow.installer.yaml | 63 +++++++++++++++++++ .../2.165.3.0/ALE.Rainbow.locale.en-US.yaml | 35 +++++++++++ .../2.165.3.0/ALE.Rainbow.locale.zh-CN.yaml | 30 +++++++++ .../a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.yaml | 8 +++ 4 files changed, 136 insertions(+) create mode 100644 manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.installer.yaml create mode 100644 manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.locale.en-US.yaml create mode 100644 manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.locale.zh-CN.yaml create mode 100644 manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.yaml diff --git a/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.installer.yaml b/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.installer.yaml new file mode 100644 index 0000000000000..fbb94bace4486 --- /dev/null +++ b/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.installer.yaml @@ -0,0 +1,63 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ALE.Rainbow +PackageVersion: 2.165.3.0 +UpgradeBehavior: install +FileExtensions: +- callto +- rainbow +- sip +- tel +ReleaseDate: 2026-02-02 +Installers: +- Architecture: x86 + InstallerType: inno + Scope: user + InstallerUrl: https://openrainbow.com/downloads/Rainbow_Installer_User_Electron_v2.165.3.0.exe + InstallerSha256: B3BC4FA4FA66DD5A7CEB8EC9F19B95B42A379FF2FDDAE733F6A42F6B2FDBCC7B + ProductCode: 09C1DE55-3466-4F99-9287-4F53FB8A7018_is1 +- Architecture: x86 + InstallerType: inno + Scope: machine + InstallerUrl: https://openrainbow.com/downloads/Rainbow_Installer_Machine_Electron_v2.165.3.0.exe + InstallerSha256: EDBC83E93BBB90B84BC8015E4123B29B513B539A092365CB5190F9EFD1338563 + ProductCode: 1A7843C5-3352-4383-9893-2EB77C94CC46_is1 +- Architecture: x64 + InstallerType: inno + Scope: user + InstallerUrl: https://openrainbow.com/downloads/Rainbow_Installer_User_Electron_v2.165.3.0-x64.exe + InstallerSha256: 673EBE26959B90A493819D6F8DE328505BA849B76859B109721D546F100CECAF + ProductCode: 09C1DE55-3466-4F99-9287-4F53FB8A7018_is1 +- Architecture: x64 + InstallerType: inno + Scope: machine + InstallerUrl: https://openrainbow.com/downloads/Rainbow_Installer_Machine_Electron_v2.165.3.0-x64.exe + InstallerSha256: 1A1325D3396E25B4C4B9A234D392E8877A48FAE92C74C76C7ABF777695F6B74B + ProductCode: 1A7843C5-3352-4383-9893-2EB77C94CC46_is1 +- Architecture: x86 + InstallerType: msi + Scope: machine + InstallerUrl: https://openrainbow.com/downloads/Rainbow_Installer_Machine_Offline_v2.165.3.0.msi + InstallerSha256: 6102B36FF613E9D45D0414F26B5982073FFA42D1CB53998528F4932372841B86 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + ProductCode: '{D5329C03-1391-4D0E-BCC9-D10EA1197190}' + AppsAndFeaturesEntries: + - ProductCode: '{D5329C03-1391-4D0E-BCC9-D10EA1197190}' + UpgradeCode: '{6866FF20-0710-41B6-BC73-8467C90B8799}' +- Architecture: x64 + InstallerType: msi + Scope: machine + InstallerUrl: https://openrainbow.com/downloads/Rainbow_Installer_Machine_Offline_v2.165.3.0-x64.msi + InstallerSha256: 7410A642F92F86310A0D08FB102917C5F25382832DC71DDAFB701F2B2211AC2C + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + ProductCode: '{FF66AB70-9575-4229-BEEB-E8786E54A80F}' + AppsAndFeaturesEntries: + - ProductCode: '{FF66AB70-9575-4229-BEEB-E8786E54A80F}' + UpgradeCode: '{6866FF20-0710-41B6-BC73-8467C90B8799}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.locale.en-US.yaml b/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.locale.en-US.yaml new file mode 100644 index 0000000000000..7a93f3a1ecdc4 --- /dev/null +++ b/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ALE.Rainbow +PackageVersion: 2.165.3.0 +PackageLocale: en-US +Publisher: ALE International +PublisherUrl: https://www.al-enterprise.com/ +PublisherSupportUrl: https://support.openrainbow.com/ +PrivacyUrl: https://www.al-enterprise.com/legal/privacy +Author: ALE International +PackageName: Rainbow +PackageUrl: https://www.openrainbow.com/ +License: Proprietary +LicenseUrl: https://www.al-enterprise.com/legal/terms-of-use +Copyright: Copyright © 2026 Alcatel-Lucent Enterprise +CopyrightUrl: https://www.al-enterprise.com/legal/trademarks-copyright +ShortDescription: The cloud communication and collaboration solution for professionals. +Tags: +- bussiness +- collaborate +- collaboration +- comunication +- conference +- crm +- customer +- customer-service +- enterprise +- meeting +- oa +- office +- saas +- team +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.locale.zh-CN.yaml b/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f6ebc0d21aa78 --- /dev/null +++ b/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ALE.Rainbow +PackageVersion: 2.165.3.0 +PackageLocale: zh-CN +PublisherUrl: https://www.al-enterprise.com/zh-cn/ +PrivacyUrl: https://www.al-enterprise.com/zh-cn/legal/privacy +License: 专有软件 +LicenseUrl: https://www.al-enterprise.com/zh-cn/legal/terms-of-use +CopyrightUrl: https://www.al-enterprise.com/zh-cn/legal/trademarks-copyright +ShortDescription: 专业人士的云通信和协作解决方案。 +Tags: +- crm +- oa +- saas +- 企业 +- 会议 +- 公司 +- 办公 +- 协作 +- 协同 +- 商务 +- 团队 +- 客户 +- 客服 +- 文档 +- 沟通 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.yaml b/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.yaml new file mode 100644 index 0000000000000..359d716674d2c --- /dev/null +++ b/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.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: ALE.Rainbow +PackageVersion: 2.165.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b8b72f8a92f9038d4ffb1c7593b4ebb9147c53af Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 06:52:50 +0800 Subject: [PATCH 16/84] New version: Mozilla.Thunderbird.hr version 148.0.1 (#347346) --- .../Mozilla.Thunderbird.hr.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.hr.locale.en-US.yaml | 29 +++++++++++++++ .../Mozilla.Thunderbird.hr.locale.zh-CN.yaml | 24 +++++++++++++ .../hr/148.0.1/Mozilla.Thunderbird.hr.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.yaml diff --git a/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.installer.yaml b/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.installer.yaml new file mode 100644 index 0000000000000..35ff269039940 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.installer.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.hr +PackageVersion: 148.0.1 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2026-03-10 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/148.0.1/win32/hr/Thunderbird%20Setup%20148.0.1.exe + InstallerSha256: C539732D88A59C79ECCBDD46D350D1D46DAC67CB620D51911831296F9E2C3EE1 + ProductCode: Mozilla Thunderbird 148.0.1 (x86 hr) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/148.0.1/win64/hr/Thunderbird%20Setup%20148.0.1.exe + InstallerSha256: B732FAF1F2C5BB90AA9C60FA759A952FEA403F0ABE5BAE2C7A8534F3A3D3EEF7 + ProductCode: Mozilla Thunderbird 148.0.1 (x64 hr) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.locale.en-US.yaml new file mode 100644 index 0000000000000..63065a033fa8f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.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: Mozilla.Thunderbird.hr +PackageVersion: 148.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (hr) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + fixed + LDAP with password stopped working in 148.0 +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/148.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c56668bbfdef3 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.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: Mozilla.Thunderbird.hr +PackageVersion: 148.0.1 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (hr) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +Tags: +- 电子邮件 +- 邮件 +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/148.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.yaml b/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.yaml new file mode 100644 index 0000000000000..77ca66de8524b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.hr +PackageVersion: 148.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2cd0b6d56ea49815f082a7081fc00735844d3c09 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 06:53:42 +0800 Subject: [PATCH 17/84] New version: Discord.Discord.Canary version 1.0.845 (#347385) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.845/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.installer.yaml new file mode 100644 index 0000000000000..241f2b055421d --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.845 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.845/DiscordCanarySetup.exe + InstallerSha256: 6F456DD4DFD75929CE08C6D928C72E1FE0428DB94691A7BCB3DFABF3C1952CF9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..cd78b56dd35b9 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.845 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e22f55d3cf7f5 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.845 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.yaml new file mode 100644 index 0000000000000..a44164c4fc463 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.845 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 05c9ed8d2f7212ad340c43a986e538ae017bb5a3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 06:54:34 +0800 Subject: [PATCH 18/84] New version: Trimble.SketchUp.2026 version 26.1.252 (2026.1.252.80) (#347402) --- .../Trimble.SketchUp.2026.installer.yaml | 65 +++++++++++++++++++ .../Trimble.SketchUp.2026.locale.en-US.yaml | 24 +++++++ .../Trimble.SketchUp.2026.locale.zh-CN.yaml | 17 +++++ .../2026/26.1.252/Trimble.SketchUp.2026.yaml | 8 +++ 4 files changed, 114 insertions(+) create mode 100644 manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.installer.yaml create mode 100644 manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.locale.en-US.yaml create mode 100644 manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.locale.zh-CN.yaml create mode 100644 manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.yaml diff --git a/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.installer.yaml b/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.installer.yaml new file mode 100644 index 0000000000000..e4473d2d24d1d --- /dev/null +++ b/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.installer.yaml @@ -0,0 +1,65 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Trimble.SketchUp.2026 +PackageVersion: 26.1.252 +InstallerType: exe +Scope: machine +InstallerSwitches: + Silent: /silent + SilentWithProgress: /passive + InstallLocation: /INSTALLDIR="" +ExpectedReturnCodes: +- InstallerReturnCode: 0x8004070b + ReturnResponse: invalidParameter +- InstallerReturnCode: 0x80040711 + ReturnResponse: installInProgress +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +UpgradeBehavior: install +FileExtensions: +- layout +- rbz +- skb +- skm +- skp +- style +ProductCode: '{bf48c79b-90c4-5ce8-8235-2a1dec3593bf}' +Installers: +- Architecture: x64 + InstallerUrl: https://download.sketchup.com/SketchUp-2026-1-252-80.exe + InstallerSha256: 1E625DC0A1EE6C6E2D0A77750F1A4C222832DDCF8D5283073B5453CD6BBB2221 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.locale.en-US.yaml b/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.locale.en-US.yaml new file mode 100644 index 0000000000000..d4324dd26090b --- /dev/null +++ b/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.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: Trimble.SketchUp.2026 +PackageVersion: 26.1.252 +PackageLocale: en-US +Publisher: Trimble, Inc. +PublisherUrl: https://www.trimble.com/ +PublisherSupportUrl: https://www.sketchup.com/help +PrivacyUrl: https://www.sketchup.com/legal/privacy-notice +Author: Trimble Inc. +PackageName: SketchUp 2026 +PackageUrl: https://www.sketchup.com/ +License: Proprietary +LicenseUrl: https://www.trimble.com/legal/offering-terms/terms +Copyright: © 2026 Trimble Inc. +CopyrightUrl: https://www.trimble.com/legal/offering-terms/terms +ShortDescription: 3D Modeling & Drawing +Description: SketchUp is a premier 3D design software that makes 3D modeling & drawing accessible and empowers you with a robust toolset where you can create whatever you can imagine. +Tags: +- design +PurchaseUrl: https://www.sketchup.com/plans-and-pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.locale.zh-CN.yaml b/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a2bc96ca95b29 --- /dev/null +++ b/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.locale.zh-CN.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Trimble.SketchUp.2026 +PackageVersion: 26.1.252 +PackageLocale: zh-CN +PublisherSupportUrl: https://www.sketchup.com/zh-cn/help +PrivacyUrl: https://www.sketchup.com/zh-cn/legal/privacy-notice +PackageUrl: https://www.sketchup.com/zh-cn +License: 专有软件 +ShortDescription: 3D 建模与绘图 +Description: SketchUp 是一款顶尖的 3D 设计软件,它让三维建模与绘图变得触手可及,并为您提供强大的工具集,助您将想象化为现实。 +Tags: +- 设计 +PurchaseUrl: https://www.sketchup.com/zh-cn/plans-and-pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.yaml b/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.yaml new file mode 100644 index 0000000000000..ea7988dc7467e --- /dev/null +++ b/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.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: Trimble.SketchUp.2026 +PackageVersion: 26.1.252 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a1940fa60044dc8dee4be24c7c58e311128f511f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 06:55:25 +0800 Subject: [PATCH 19/84] New version: Discord.Discord.Canary version 1.0.849 (#347926) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.849/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.installer.yaml new file mode 100644 index 0000000000000..a2d07f75e6deb --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.849 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.849/DiscordCanarySetup.exe + InstallerSha256: 1275E196810DDB83F681829C4D91913BEBD193785DA6DB5547D474EBD381E176 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..f5aba9fffcddc --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.849 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4ac441ffe1e3a --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.849 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.yaml new file mode 100644 index 0000000000000..8fb897bc05c57 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.849 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fb593b752bb231008c25dab1aa2bf4ae6d2c4791 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 06:56:15 +0800 Subject: [PATCH 20/84] New version: Discord.Discord.Canary version 1.0.851 (#348137) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.851/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.installer.yaml new file mode 100644 index 0000000000000..4ae42b3b4078b --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.851 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.851/DiscordCanarySetup.exe + InstallerSha256: 68696BA6EE8A425FFC31835F75AAED909A349E4A8806D9CB67AF19A9315AD08E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..f6b363cb92f76 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.851 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9ac6c370c84b3 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.851 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.yaml new file mode 100644 index 0000000000000..4806463280ad9 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.851 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bcf7ee1b952953f45fea7857d8ea33125880bcf0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 06:57:11 +0800 Subject: [PATCH 21/84] New version: Discord.Discord.PTB version 1.0.1184 (#348152) --- .../Discord.Discord.PTB.installer.yaml | 21 ++++++++++++ .../Discord.Discord.PTB.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.PTB.locale.zh-CN.yaml | 29 ++++++++++++++++ .../PTB/1.0.1184/Discord.Discord.PTB.yaml | 8 +++++ 4 files changed, 91 insertions(+) create mode 100644 manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.installer.yaml create mode 100644 manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.yaml diff --git a/manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.installer.yaml b/manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.installer.yaml new file mode 100644 index 0000000000000..330bd83da0f6c --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.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: Discord.Discord.PTB +PackageVersion: 1.0.1184 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: deny +Protocols: +- discord +ProductCode: DiscordPTB +RequireExplicitUpgrade: true +Installers: +- Architecture: x64 + InstallerUrl: https://ptb.dl2.discordapp.net/distro/app/ptb/win/x64/1.0.1184/DiscordPTBSetup.exe + InstallerSha256: 77C7CE61F15C4BF2895772F7C51FC8C2670B89FB3560192ECD6B19247365B8B3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.locale.en-US.yaml new file mode 100644 index 0000000000000..9c349bb0aaf03 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.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.PTB +PackageVersion: 1.0.1184 +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 PTB +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-ptb +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/PTB/1.0.1184/Discord.Discord.PTB.locale.zh-CN.yaml b/manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.locale.zh-CN.yaml new file mode 100644 index 0000000000000..92f14cef55ece --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.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.PTB +PackageVersion: 1.0.1184 +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 PTB +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/PTB/1.0.1184/Discord.Discord.PTB.yaml b/manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.yaml new file mode 100644 index 0000000000000..701111ca9751f --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.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.PTB +PackageVersion: 1.0.1184 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f61a905feb358d761526fbc70565415eac9bf013 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 06:58:02 +0800 Subject: [PATCH 22/84] New version: Discord.Discord.Canary version 1.0.852 (#348165) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.852/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.installer.yaml new file mode 100644 index 0000000000000..8c8fb93ff8539 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.852 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.852/DiscordCanarySetup.exe + InstallerSha256: 42A14CA1BE54F4BF3924F0FAC85796FD832C70E566BF5D4388E6BAE260BC3DC0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..e9482714e9257 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.852 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d3f3cbad29fa2 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.852 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.yaml new file mode 100644 index 0000000000000..f022cc5666b08 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.852 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1e08f000289708bd696510faa8b77968901c9ed6 Mon Sep 17 00:00:00 2001 From: Max Nardit Date: Wed, 18 Mar 2026 05:59:47 +0700 Subject: [PATCH 23/84] Add MNardit.Beetroot version 1.5.1 (#348617) --- .../1.5.1/MNardit.Beetroot.installer.yaml | 15 +++++++ .../1.5.1/MNardit.Beetroot.locale.en-US.yaml | 40 +++++++++++++++++++ .../Beetroot/1.5.1/MNardit.Beetroot.yaml | 6 +++ 3 files changed, 61 insertions(+) create mode 100644 manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.installer.yaml create mode 100644 manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.locale.en-US.yaml create mode 100644 manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.yaml diff --git a/manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.installer.yaml b/manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.installer.yaml new file mode 100644 index 0000000000000..683731c26f447 --- /dev/null +++ b/manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.installer.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +PackageIdentifier: MNardit.Beetroot +PackageVersion: 1.5.1 +MinimumOSVersion: 10.0.17763.0 +InstallerType: nullsoft +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/mnardit/beetroot-releases/releases/download/v1.5.1/Beetroot_1.5.1_x64-setup.exe + InstallerSha256: 4EFD71F3CEAFEA10C673E195D0875B9476455BB30E66358CE4164B96F0EA67DB +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.locale.en-US.yaml b/manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.locale.en-US.yaml new file mode 100644 index 0000000000000..12a85386cea8e --- /dev/null +++ b/manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.locale.en-US.yaml @@ -0,0 +1,40 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json +PackageIdentifier: MNardit.Beetroot +PackageVersion: 1.5.1 +PackageLocale: en-US +Publisher: MNardit +PublisherUrl: https://github.com/mnardit +Author: MNardit +PackageName: Beetroot +PackageUrl: https://github.com/mnardit/beetroot-releases +License: Proprietary +LicenseUrl: https://github.com/mnardit/beetroot-releases/blob/main/LICENSE +ShortDescription: Lightweight clipboard manager for Windows with AI-powered text transforms +Description: |- + Beetroot is a modern clipboard manager for Windows that runs in the system tray. + Features: + - Unlimited clipboard history (text and images) + - Global hotkey (Ctrl+`) to instantly access history + - Fuzzy and regex search with cascading 5-phase scoring + - AI-powered text transforms via OpenAI, Anthropic, Google, DeepSeek (10 built-in + custom prompts) + - ML-powered syntax highlighting (54 languages via TensorFlow.js) + - OCR text extraction from images (native Windows engine) + - Notes on clipboard items + - Pin window on top or follow cursor mode + - Multi-select batch operations + - 9 themes + custom accent color + - 26 languages + - Automatic database backup and recovery + - Customizable UI and code fonts + - Auto-update with option to disable for fully offline operation + - Plain text paste hotkey + - Non-QWERTY keyboard layout support (AZERTY, QWERTZ, AltGr) with instant layout detection +ReleaseNotesUrl: https://github.com/mnardit/beetroot-releases/releases/tag/v1.5.1 +Tags: + - clipboard + - clipboard-manager + - productivity + - tauri + - windows +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.yaml b/manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.yaml new file mode 100644 index 0000000000000..7f4867844e7d2 --- /dev/null +++ b/manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +PackageIdentifier: MNardit.Beetroot +PackageVersion: 1.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 57f11b318fb79c0a7990122098366af07118dc6a Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Wed, 18 Mar 2026 00:00:42 +0100 Subject: [PATCH 24/84] New version: h3poteto.fedistar version 1.12.7 (#348683) --- .../1.12.7/h3poteto.fedistar.installer.yaml | 22 +++++++++++++ .../h3poteto.fedistar.locale.en-US.yaml | 31 +++++++++++++++++++ .../fedistar/1.12.7/h3poteto.fedistar.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.installer.yaml create mode 100644 manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.locale.en-US.yaml create mode 100644 manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.yaml diff --git a/manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.installer.yaml b/manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.installer.yaml new file mode 100644 index 0000000000000..fd07a386ba784 --- /dev/null +++ b/manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.installer.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: h3poteto.fedistar +PackageVersion: 1.12.7 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{9EBF195F-FCC4-426B-893A-9DE313295367}' +ReleaseDate: 2026-03-14 +AppsAndFeaturesEntries: +- Publisher: fedistar + ProductCode: '{9EBF195F-FCC4-426B-893A-9DE313295367}' + UpgradeCode: '{41840B3C-ADCE-5123-A0C8-344F6C799161}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\fedistar' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/h3poteto/fedistar/releases/download/v1.12.7/fedistar_1.12.7_x64_en-US.msi + InstallerSha256: 8A530C89C5758EF604F480B913B1249256DCE50D34F5BAC263613D45972E7FCE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.locale.en-US.yaml b/manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.locale.en-US.yaml new file mode 100644 index 0000000000000..f0b091d9a18c8 --- /dev/null +++ b/manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: h3poteto.fedistar +PackageVersion: 1.12.7 +PackageLocale: en-US +Publisher: h3poteto +PublisherUrl: https://github.com/h3poteto +PublisherSupportUrl: https://github.com/h3poteto/fedistar/issues +PackageName: fedistar +PackageUrl: https://github.com/h3poteto/fedistar +License: GPL-3.0 +LicenseUrl: https://github.com/h3poteto/fedistar/blob/HEAD/LICENSE +ShortDescription: Multi-column Fediverse client for desktop +Tags: +- app +- desktop +- firefish +- friendica +- mastodon +- pleroma +ReleaseNotes: |- + Note + In Linux, this app launches on X window system, so please install XWayland if you are Wayland user. + What's Changed + - [Auto update] Thirdparty libraries list by @github-actions[bot] in #2101 + - refs #2100 Use X11 for all Linux to prevent custom title bar in Wayland by @h3poteto in #2104 + Full Changelog: v1.12.6...v1.12.7 +ReleaseNotesUrl: https://github.com/h3poteto/fedistar/releases/tag/v1.12.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.yaml b/manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.yaml new file mode 100644 index 0000000000000..007564a16f93a --- /dev/null +++ b/manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: h3poteto.fedistar +PackageVersion: 1.12.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e2d0b4c8f27edfa801f4568857737069055e881b Mon Sep 17 00:00:00 2001 From: Dongda Li <18310682633@163.com> Date: Tue, 17 Mar 2026 19:01:38 -0400 Subject: [PATCH 25/84] New version: Mindwtr 0.7.3 (#348724) Co-authored-by: GitHub Actions Co-authored-by: Dongda Li --- .../0.7.3/dongdongbh.Mindwtr.installer.yaml | 29 ++++++++++++++++++ .../dongdongbh.Mindwtr.locale.en-US.yaml | 30 +++++++++++++++++++ .../dongdongbh.Mindwtr.locale.zh-CN.yaml | 30 +++++++++++++++++++ .../Mindwtr/0.7.3/dongdongbh.Mindwtr.yaml | 7 +++++ 4 files changed, 96 insertions(+) create mode 100644 manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.installer.yaml create mode 100644 manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.locale.en-US.yaml create mode 100644 manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.locale.zh-CN.yaml create mode 100644 manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.yaml diff --git a/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.installer.yaml b/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.installer.yaml new file mode 100644 index 0000000000000..333a7c4bbf596 --- /dev/null +++ b/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.installer.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# generated by Mindwtr release workflow +PackageIdentifier: dongdongbh.Mindwtr +PackageVersion: 0.7.3 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: + - interactive + - silent + - silentWithProgress +InstallerSwitches: + Silent: /S /CURRENTUSER + SilentWithProgress: /S /CURRENTUSER +UpgradeBehavior: install +Commands: + - mindwtr +ProductCode: Mindwtr +ReleaseDate: 2026-03-14 +AppsAndFeaturesEntries: + - ProductCode: Mindwtr +InstallationMetadata: + DefaultInstallLocation: '%LOCALAPPDATA%\Programs\Mindwtr' +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/dongdongbh/Mindwtr/releases/download/v0.7.3/mindwtr_0.7.3_x64-setup.exe + InstallerSha256: cb46226004dfc04bc348292b87b9f67a28af452c4bf6f3d2f507381d63a1d12f +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.locale.en-US.yaml b/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.locale.en-US.yaml new file mode 100644 index 0000000000000..f9daa3f0e9b97 --- /dev/null +++ b/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.locale.en-US.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# generated by Mindwtr release workflow +PackageIdentifier: dongdongbh.Mindwtr +PackageVersion: 0.7.3 +PackageLocale: en-US +Publisher: dongdongbh +PublisherUrl: https://github.com/dongdongbh +PublisherSupportUrl: https://github.com/dongdongbh/Mindwtr/issues +Author: dongdongbh +PackageName: Mindwtr +PackageUrl: https://github.com/dongdongbh/Mindwtr +License: AGPL-3.0 +LicenseUrl: https://github.com/dongdongbh/Mindwtr/blob/HEAD/LICENSE +ShortDescription: A complete Getting Things Done (GTD) productivity system. +Description: A complete Getting Things Done (GTD) productivity system. +Moniker: mindwtr +Tags: + - cross-platform + - getting-things-done + - gtd + - gtd-applications + - gtd-workflow + - personal-management + - productivity + - second-brain + - task-management + - todo-app +ReleaseNotesUrl: https://github.com/dongdongbh/Mindwtr/releases/tag/v0.7.3 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.locale.zh-CN.yaml b/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f9561609d60b6 --- /dev/null +++ b/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json +# generated by Mindwtr release workflow +PackageIdentifier: dongdongbh.Mindwtr +PackageVersion: 0.7.3 +PackageLocale: zh-CN +Publisher: dongdongbh +PublisherUrl: https://github.com/dongdongbh +PublisherSupportUrl: https://github.com/dongdongbh/Mindwtr/issues +Author: dongdongbh +PackageName: Mindwtr +PackageUrl: https://github.com/dongdongbh/Mindwtr +License: AGPL-3.0 +LicenseUrl: https://github.com/dongdongbh/Mindwtr/blob/HEAD/LICENSE +ShortDescription: 完整的 GTD(搞定)任务管理系统。 +Description: 完整的 GTD(搞定)任务管理系统。 +Moniker: mindwtr +Tags: + - cross-platform + - getting-things-done + - gtd + - gtd-applications + - gtd-workflow + - personal-management + - productivity + - second-brain + - task-management + - todo-app +ReleaseNotesUrl: https://github.com/dongdongbh/Mindwtr/releases/tag/v0.7.3 +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.yaml b/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.yaml new file mode 100644 index 0000000000000..5f2f17274f5ee --- /dev/null +++ b/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# generated by Mindwtr release workflow +PackageIdentifier: dongdongbh.Mindwtr +PackageVersion: 0.7.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 323b3bf67109abd5a9bb7551c7ffb6f2bddefd4d Mon Sep 17 00:00:00 2001 From: Johnny Shaw Date: Tue, 17 Mar 2026 19:02:33 -0400 Subject: [PATCH 26/84] New version: WinsiderSS.SystemInformer.Canary version 4.0.26074.335 (#348760) --- ...derSS.SystemInformer.Canary.installer.yaml | 25 +++++++++++++ ...SS.SystemInformer.Canary.locale.en-US.yaml | 37 +++++++++++++++++++ .../WinsiderSS.SystemInformer.Canary.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.installer.yaml create mode 100644 manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.locale.en-US.yaml create mode 100644 manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.yaml diff --git a/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.installer.yaml b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.installer.yaml new file mode 100644 index 0000000000000..6796702ba9693 --- /dev/null +++ b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: WinsiderSS.SystemInformer.Canary +PackageVersion: 4.0.26074.335 +InstallerType: exe +Scope: machine +InstallModes: +- silent +- silentWithProgress +- interactive +InstallerSwitches: + Silent: -install -silent + SilentWithProgress: -install -silent + Interactive: -install + Upgrade: -update -silent +ProductCode: SystemInformer-Canary +ElevationRequirement: elevatesSelf +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/winsiderss/si-builds/releases/download/4.0.26074.335/systeminformer-build-canary-setup.exe + InstallerSha256: 16B7BA35E7BB094C5C0C754F85A4D91098703A2E6C94208AFE3F1DC03D34FE24 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-15 diff --git a/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.locale.en-US.yaml b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..f2e93b4faa774 --- /dev/null +++ b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: WinsiderSS.SystemInformer.Canary +PackageVersion: 4.0.26074.335 +PackageLocale: en-US +Publisher: Winsider Seminars & Solutions, Inc. +PublisherUrl: https://windows-internals.com/ +PublisherSupportUrl: https://github.com/winsiderss/systeminformer/issues +PackageName: System Informer (Canary) +PackageUrl: https://system-informer.com/ +License: MIT License +LicenseUrl: https://github.com/winsiderss/systeminformer/blob/master/LICENSE.txt +Copyright: Copyright (c) Winsider Seminars & Solutions, Inc. All rights reserved. +CopyrightUrl: https://github.com/winsiderss/systeminformer/blob/master/COPYRIGHT.txt +ShortDescription: System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. +Moniker: systeminformer-canary +Tags: +- windows +- debugger +- security +- benchmarking +- process-manager +- performance +- monitor +- monitoring +- realtime +- administrator +- process-monitor +- performance-tuning +- profiling +- monitor-performance +- performance-monitoring +- system-monitor +ReleaseNotesUrl: https://github.com/winsiderss/si-builds/releases/tag/4.0.26074.335 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.yaml b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.yaml new file mode 100644 index 0000000000000..caca4d6afe32e --- /dev/null +++ b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: WinsiderSS.SystemInformer.Canary +PackageVersion: 4.0.26074.335 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 7989ac514bf22daf1d6bd16f28f3a6397e13bf97 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Wed, 18 Mar 2026 00:03:30 +0100 Subject: [PATCH 27/84] New version: pinokiocomputer.pinokio version 7.0.0 (#349440) --- .../pinokiocomputer.pinokio.installer.yaml | 26 +++++++ .../pinokiocomputer.pinokio.locale.en-US.yaml | 69 +++++++++++++++++++ .../7.0.0/pinokiocomputer.pinokio.yaml | 8 +++ 3 files changed, 103 insertions(+) create mode 100644 manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.installer.yaml create mode 100644 manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.locale.en-US.yaml create mode 100644 manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.yaml diff --git a/manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.installer.yaml b/manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.installer.yaml new file mode 100644 index 0000000000000..d4812e3414288 --- /dev/null +++ b/manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.installer.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: pinokiocomputer.pinokio +PackageVersion: 7.0.0 +InstallerLocale: en-US +InstallerType: nullsoft +NestedInstallerType: nullsoft +NestedInstallerFiles: +- RelativeFilePath: Pinokio Setup 3.9.0.exe +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: f78f0b07-434a-5120-b014-8caf2017cc1a +ReleaseDate: 2026-03-17 +AppsAndFeaturesEntries: +- DisplayName: Pinokio 7.0.0 + ProductCode: f78f0b07-434a-5120-b014-8caf2017cc1a +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/pinokiocomputer/pinokio/releases/download/v7.0.0/Pinokio.exe + InstallerSha256: A10E81E3F3E8B3E27AA1D0A31F73FAD81B5031B1C5699512DCDE199904CDEB34 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.locale.en-US.yaml b/manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.locale.en-US.yaml new file mode 100644 index 0000000000000..fffeceae95992 --- /dev/null +++ b/manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.locale.en-US.yaml @@ -0,0 +1,69 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: pinokiocomputer.pinokio +PackageVersion: 7.0.0 +PackageLocale: en-US +Publisher: https://twitter.com/cocktailpeanut +PublisherUrl: https://github.com/pinokiocomputer +PublisherSupportUrl: https://github.com/pinokiocomputer/pinokio/issues +Author: cocktailpeanut +PackageName: Pinokio +PackageUrl: https://github.com/pinokiocomputer/pinokio +License: MIT +LicenseUrl: https://github.com/pinokiocomputer/pinokio/blob/HEAD/LICENSE +Copyright: Copyright 2024 Pinokio +CopyrightUrl: https://github.com/pinokiocomputer/pinokio/blob/main/LICENSE +ShortDescription: AI Browser +Description: Pinokio is a browser that lets you install, run, and programmatically control ANY application, automatically. +ReleaseNotes: |- + Pinokio Release + Features + Inline ASK AI Sidebar + The app assistant sidebar lets you ask questions, fix bugs, learn more about the app, or even customize the app, all while still using the app. + askai2 + Star Apps + star apps to bump them to the top, and make them more discoverable by agents + starapp + debugger + The settings page has a "debugger" section that provides: + - command resolver: enter commands like "git", "node", "pterm", etc. to query which paths those commands resolve to inside pinokio shell + - environment resolver: select a running shell to check what the environment variables inside those shells are + Screenshot 2026-03-17 at 10 54 19 AM + Sort Apps + Sort apps by: + - most used + - last opened + - alphabet + Screenshot 2026-03-17 at 10 56 31 AM + Web Extensions + Inject Javascript into any app running in pinokio + Manual Auto Update + The app update is no longer forced upon you when there's a new version. Instead it displays a banner at the bottom whenever you restart the app, reminding you. + autoupdate + Built-in Browser + - can right click and open any link + - cmd+click or ctrl+click to open browser + - can even log into sites + pinokiobrowser + API + - script.restart: call to restart the script from scratch and refresh the UI + Other updates + - Mobile / Narrow View Polish + - Built-in Pinokio + Gepeto Skill.md + Bug Fixes + - Fix for Mac hanging after updating Xcode or OS to the latest + - linux arm64 fix (NVIDIA DGX) + - Fix: couldn't previously right-click inside pinokio + - systeminformation bug: getWindowsIEEE8021x error + - avoid bash_history spamming + - back/forward button works in the explore page + - Do not inject ENVIRONMENT values into shell execution when it's not a part of an automated script execution + - fix the comfyui issue hijacking "close" event + Code Signing Policy + Free code signing provided by SignPath.io, certificate by SignPath Foundation. + Privacy Policy + This program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it. +ReleaseNotesUrl: https://github.com/pinokiocomputer/pinokio/releases/tag/v7.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.yaml b/manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.yaml new file mode 100644 index 0000000000000..04547574b8553 --- /dev/null +++ b/manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: pinokiocomputer.pinokio +PackageVersion: 7.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1a7c654ca0cba2074e85156b5c4e08dd49e1c4f0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 07:04:23 +0800 Subject: [PATCH 28/84] New version: SlackTechnologies.Slack version 4.48.102 (#349469) --- .../SlackTechnologies.Slack.installer.yaml | 50 +++++++++++++++++++ .../SlackTechnologies.Slack.locale.en-US.yaml | 36 +++++++++++++ .../SlackTechnologies.Slack.locale.zh-CN.yaml | 23 +++++++++ .../4.48.102/SlackTechnologies.Slack.yaml | 8 +++ 4 files changed, 117 insertions(+) create mode 100644 manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.installer.yaml create mode 100644 manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.locale.en-US.yaml create mode 100644 manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.locale.zh-CN.yaml create mode 100644 manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.yaml diff --git a/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.installer.yaml b/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.installer.yaml new file mode 100644 index 0000000000000..805812240e975 --- /dev/null +++ b/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.installer.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SlackTechnologies.Slack +PackageVersion: 4.48.102 +UpgradeBehavior: install +Protocols: +- slack +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://downloads.slack-edge.com/desktop-releases/windows/x64/4.48.102/SlackSetup.exe + InstallerSha256: DAA46114048AE440B00566DE7AB6E6271D75AF18550EF22CBC481084C6FCB3C9 + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + ProductCode: slack + RequireExplicitUpgrade: true +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://downloads.slack-edge.com/desktop-releases/windows/x64/4.48.102/slack-standalone-4.48.102.0.msi + InstallerSha256: A66D736CE3A79A1BCE26128996C2FFEDBA8DEFAFE86924F3465BCEBCE12C46BF + InstallerSwitches: + InstallLocation: APPLICATIONROOTDIRECTORY="" + ProductCode: '{D0275306-75E4-4E2E-ABF1-32C784A90E32}.msq' + AppsAndFeaturesEntries: + - InstallerType: exe +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.17763.0 + Architecture: x64 + InstallerType: msix + InstallerUrl: https://downloads.slack-edge.com/desktop-releases/windows/x64/4.48.102/Slack.msix + InstallerSha256: E255E2C6A58DD92B3041E7847FB8A3EC720852472BA44D44081E75D4BD9B6EF6 + SignatureSha256: A5C7EA82869DFA692B4AB43F4FC26617CD8112493AF6788FE28C000EFB0682B3 + PackageFamilyName: com.tinyspeck.slackdesktop_8yrtsj140pw4g +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.17763.0 + Architecture: arm64 + InstallerType: msix + InstallerUrl: https://downloads.slack-edge.com/desktop-releases/windows/arm64/4.48.102/Slack.msix + InstallerSha256: 4D64668327D9B59A20CDD1994F996B3242E96ABF75A314D695E219882E873EDF + SignatureSha256: 4A30D34BB36A81CC69E9710444531B473C587DC7C3E33EA73020CE6A5C7BB9DF + PackageFamilyName: com.tinyspeck.slackdesktop_8yrtsj140pw4g +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.locale.en-US.yaml b/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.locale.en-US.yaml new file mode 100644 index 0000000000000..32460a8519fd0 --- /dev/null +++ b/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.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: SlackTechnologies.Slack +PackageVersion: 4.48.102 +PackageLocale: en-US +Publisher: Slack Technologies Inc. +PublisherUrl: https://slack.com/ +PublisherSupportUrl: https://slack.com/help +PrivacyUrl: https://slack.com/trust/privacy/privacy-policy +Author: Slack Technologies, LLC +PackageName: Slack +PackageUrl: https://slack.com/ +License: Proprietary +LicenseUrl: https://slack.com/terms-of-service/user +Copyright: ©2026 Slack Technologies, LLC, a Salesforce company. All rights reserved. +ShortDescription: Slack brings the team together, wherever you are. +Description: Slack is a collaboration hub for work, no matter what work you do. It's a place where conversations happen, decisions are made, and information is always at your fingertips. With Slack, your team is better connected. +Moniker: slack +Tags: +- business +- collaborate +- collaboration +- communicate +- comunication +- enterprise +- office +- team +- working +ReleaseNotes: |- + Security Guidance + - This release includes security improvements. Updating is recommended. +ReleaseNotesUrl: https://slack.com/release-notes/windows#11185 +PurchaseUrl: https://slack.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.locale.zh-CN.yaml b/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9a3a141ca0e23 --- /dev/null +++ b/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SlackTechnologies.Slack +PackageVersion: 4.48.102 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 无论您身在何处,Slack 都能将团队凝聚在一起。 +Description: 无论您从事何种工作,Slack 都是您工作的协作中心。在这里,可以进行对话、做出决策,并且信息总是触手可及。有了 Slack,您的团队将联系得更加紧密。 +Tags: +- 交流 +- 企业 +- 公司 +- 办公 +- 协作 +- 协同 +- 团队 +- 工作 +- 文档 +- 沟通 +ReleaseNotesUrl: https://slack.com/release-notes/windows#11185 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.yaml b/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.yaml new file mode 100644 index 0000000000000..df00580fa379a --- /dev/null +++ b/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.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: SlackTechnologies.Slack +PackageVersion: 4.48.102 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 67ccbd4e16dd798f5391667cb595d32b887e4fbc Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 17 Mar 2026 16:06:50 -0700 Subject: [PATCH 29/84] Automatic Waiver Addition for PR 348913 (#349533) --- manifests/g/GlassWire/GlassWire/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/g/GlassWire/GlassWire/.validation diff --git a/manifests/g/GlassWire/GlassWire/.validation b/manifests/g/GlassWire/GlassWire/.validation new file mode 100644 index 0000000000000..86948e8a4cf35 --- /dev/null +++ b/manifests/g/GlassWire/GlassWire/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"9ee8777b-c0d9-4fc6-8a8a-4c25352161b7","TestPlan":"Validation-Domain","PackagePath":"manifests/g/GlassWire/GlassWire/3.8.1033","CommitId":"d861beca0a554cad648f3258862e357aa12c065f"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From e972ced37a3c5fe3d000e47b5a2addcc8df5fa83 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 17 Mar 2026 16:07:22 -0700 Subject: [PATCH 30/84] Automatic Waiver Addition for PR 349339 (#349534) --- manifests/n/NirSoft/ResourcesExtract/.validation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/n/NirSoft/ResourcesExtract/.validation b/manifests/n/NirSoft/ResourcesExtract/.validation index 6cea95b0cbec3..0c86959bb03e6 100644 --- a/manifests/n/NirSoft/ResourcesExtract/.validation +++ b/manifests/n/NirSoft/ResourcesExtract/.validation @@ -1 +1 @@ -{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"ad7eae5c-9909-4bc7-b7e3-aa81d9273865","TestPlan":"Policy-Test-2.7","PackagePath":"manifests/n/NirSoft/ResourcesExtract/1.18","CommitId":"4f9f219143d3f99be3d31e88286f7c9210411904"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"ad7eae5c-9909-4bc7-b7e3-aa81d9273865","TestPlan":"Policy-Test-2.7","PackagePath":"manifests/n/NirSoft/ResourcesExtract/1.18","CommitId":"4f9f219143d3f99be3d31e88286f7c9210411904"},{"WaiverId":"dae73d85-fe62-4905-a706-0ac5b62f1450","TestPlan":"Policy-Test-2.7","PackagePath":"manifests/n/NirSoft/ResourcesExtract/1.18","CommitId":"8893fc91d72ca980617b1861686fd7b3a680eaa7"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From 1e2de77ccf120bcb7a475a1be69057e78bb93ad4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 07:35:32 +0800 Subject: [PATCH 31/84] New version: Discord.Discord.Canary.arm64 version 1.0.177 (#347495) --- ...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.177/Discord.Discord.Canary.arm64.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.177/Discord.Discord.Canary.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.177/Discord.Discord.Canary.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.177/Discord.Discord.Canary.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.177/Discord.Discord.Canary.arm64.yaml diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.177/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.177/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 0000000000000..c4c2085ee7ab6 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.177/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.177 +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.177/DiscordCanarySetup.exe + InstallerSha256: 03E211468323C1AB3FAD9329767196AD393B4071AC7E2870B0909B3F2943F877 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.177/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.177/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..8f99b31741055 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.177/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.177 +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.177/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.177/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2bdbdb71db620 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.177/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.177 +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.177/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.177/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 0000000000000..ed346cb79ff43 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.177/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.177 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dbf48a21ace0dc7f9a1b17b784805d3ef065991f Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Wed, 18 Mar 2026 00:37:11 +0100 Subject: [PATCH 32/84] New version: Fork.Fork version 2.17.0 (#348377) --- .../Fork/Fork/2.17.0/Fork.Fork.installer.yaml | 23 +++++++++++++++++++ .../Fork/2.17.0/Fork.Fork.locale.en-US.yaml | 21 +++++++++++++++++ manifests/f/Fork/Fork/2.17.0/Fork.Fork.yaml | 8 +++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/f/Fork/Fork/2.17.0/Fork.Fork.installer.yaml create mode 100644 manifests/f/Fork/Fork/2.17.0/Fork.Fork.locale.en-US.yaml create mode 100644 manifests/f/Fork/Fork/2.17.0/Fork.Fork.yaml diff --git a/manifests/f/Fork/Fork/2.17.0/Fork.Fork.installer.yaml b/manifests/f/Fork/Fork/2.17.0/Fork.Fork.installer.yaml new file mode 100644 index 0000000000000..f5a50b3be2520 --- /dev/null +++ b/manifests/f/Fork/Fork/2.17.0/Fork.Fork.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Fork.Fork +PackageVersion: 2.17.0 +InstallerLocale: en-US +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: --silent +UpgradeBehavior: install +ReleaseDate: 2026-03-13 +RequireExplicitUpgrade: true +Installers: +- Architecture: x86 + InstallerUrl: https://cdn.fork.dev/win/Fork-2.17.0.exe + InstallerSha256: 294CDCB65FA04B5FC751393CEFA1767D18D647A2508E5F3CE36D00139A6C5B59 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fork/Fork/2.17.0/Fork.Fork.locale.en-US.yaml b/manifests/f/Fork/Fork/2.17.0/Fork.Fork.locale.en-US.yaml new file mode 100644 index 0000000000000..b8cf0fb8e59e5 --- /dev/null +++ b/manifests/f/Fork/Fork/2.17.0/Fork.Fork.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Fork.Fork +PackageVersion: 2.17.0 +PackageLocale: en-US +Publisher: Fork +PublisherUrl: https://fork.dev/ +Author: Fork +PackageName: Fork - a fast and friendly git client +PackageUrl: https://fork.dev/ +License: Proprietary +LicenseUrl: https://fork.dev/license +Copyright: Copyright © 2021 Danil Pristupov +CopyrightUrl: https://fork.dev/license +ShortDescription: A fast and friendly git client for Mac and Windows. +Moniker: git-fork +Tags: +- git +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fork/Fork/2.17.0/Fork.Fork.yaml b/manifests/f/Fork/Fork/2.17.0/Fork.Fork.yaml new file mode 100644 index 0000000000000..8c15cb88140d0 --- /dev/null +++ b/manifests/f/Fork/Fork/2.17.0/Fork.Fork.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Fork.Fork +PackageVersion: 2.17.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7f3870aee72b1e9ae058c691539a7e1ee8804871 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hermann?= Date: Wed, 18 Mar 2026 00:38:04 +0100 Subject: [PATCH 33/84] New version: Cloudstic.CLI version 1.10.0 (#348532) --- .../CLI/1.10.0/Cloudstic.CLI.installer.yaml | 23 +++++++++++++ .../1.10.0/Cloudstic.CLI.locale.en-US.yaml | 33 +++++++++++++++++++ .../c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.installer.yaml create mode 100644 manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.locale.en-US.yaml create mode 100644 manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.yaml diff --git a/manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.installer.yaml b/manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.installer.yaml new file mode 100644 index 0000000000000..5da313356ff6d --- /dev/null +++ b/manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.installer.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Cloudstic.CLI +PackageVersion: 1.10.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cloudstic.exe + PortableCommandAlias: cloudstic.exe +InstallModes: +- silent +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-03-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Cloudstic/cli/releases/download/v1.10.0/cloudstic_1.10.0_windows_amd64.zip + InstallerSha256: 1DA7038FD76CCC358C1E0231052BC361DD1846F109BA78A1B55D89553F715EF7 +- Architecture: arm64 + InstallerUrl: https://github.com/Cloudstic/cli/releases/download/v1.10.0/cloudstic_1.10.0_windows_arm64.zip + InstallerSha256: F1947ED1D60669CA8EA7E5334AC15CAB92EDFAD1336797905562CE21EC3BDBB1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.locale.en-US.yaml b/manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..5d9425bdf76d4 --- /dev/null +++ b/manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Cloudstic.CLI +PackageVersion: 1.10.0 +PackageLocale: en-US +Publisher: Cloudstic +PublisherUrl: https://github.com/Cloudstic +PublisherSupportUrl: https://github.com/Cloudstic/cli/issues +PackageName: Cloudstic CLI +PackageUrl: https://github.com/Cloudstic/cli +License: MIT +LicenseUrl: https://github.com/Cloudstic/cli/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Cloudstic +CopyrightUrl: https://github.com/Cloudstic/cli/blob/main/LICENSE +ShortDescription: content-addressable, encrypted backup +Description: Content-addressable, encrypted backup tool for Google Drive, OneDrive, and local files. +Tags: +- backup +- cloud +ReleaseNotes: |- + Changelog + - 2874f2f doc: add portable drive identity section in readme + - 452af40 doc: add portable drive identity section in readme (#77) + - 050b72e doc: update readme + - 8b42c0b doc: update readme (#81) + - a0f5664 feat: cli store configuration + - ed473a9 feat: cli store configuration (#80) + - c98ad23 shore: fix winget ARM + - 9c773de shore: fix winget ARM (#79) +ReleaseNotesUrl: https://github.com/Cloudstic/cli/releases/tag/v1.10.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.yaml b/manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.yaml new file mode 100644 index 0000000000000..6adb5982d6442 --- /dev/null +++ b/manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Cloudstic.CLI +PackageVersion: 1.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 85c6dc7a98fcd66705445392d7feade56a8e094d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 07:38:57 +0800 Subject: [PATCH 34/84] New version: AuthorMore.PenpotDesktop version 0.23.1 (#349495) --- .../AuthorMore.PenpotDesktop.installer.yaml | 40 +++++++++++++++ ...AuthorMore.PenpotDesktop.locale.en-US.yaml | 51 +++++++++++++++++++ ...AuthorMore.PenpotDesktop.locale.zh-CN.yaml | 30 +++++++++++ .../0.23.1/AuthorMore.PenpotDesktop.yaml | 8 +++ 4 files changed, 129 insertions(+) create mode 100644 manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.installer.yaml create mode 100644 manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.locale.en-US.yaml create mode 100644 manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.locale.zh-CN.yaml create mode 100644 manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.yaml diff --git a/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.installer.yaml b/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.installer.yaml new file mode 100644 index 0000000000000..9fe2f0e23bacd --- /dev/null +++ b/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AuthorMore.PenpotDesktop +PackageVersion: 0.23.1 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: fce6a886-f595-5ead-8bc0-3232435b1b25 +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/author-more/penpot-desktop/releases/download/v0.23.1/penpot-desktop-x64.exe + InstallerSha256: 386D879B8AAD5B9DD90EF16D63BB40B8FF58C9ED095D09538923354F7887EE2A + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/author-more/penpot-desktop/releases/download/v0.23.1/penpot-desktop-x64.exe + InstallerSha256: 386D879B8AAD5B9DD90EF16D63BB40B8FF58C9ED095D09538923354F7887EE2A + InstallerSwitches: + Custom: /allusers + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/author-more/penpot-desktop/releases/download/v0.23.1/penpot-desktop-arm64.exe + InstallerSha256: EE1EDD07C95F69104D87D8FEDE457C571FA6D8EE50477F859517B2CDED8272FA + InstallerSwitches: + Custom: /currentuser +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/author-more/penpot-desktop/releases/download/v0.23.1/penpot-desktop-arm64.exe + InstallerSha256: EE1EDD07C95F69104D87D8FEDE457C571FA6D8EE50477F859517B2CDED8272FA + InstallerSwitches: + Custom: /allusers + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.locale.en-US.yaml b/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..c9e04203ac039 --- /dev/null +++ b/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AuthorMore.PenpotDesktop +PackageVersion: 0.23.1 +PackageLocale: en-US +Publisher: Author More +PublisherUrl: https://authormore.com/ +PublisherSupportUrl: https://github.com/author-more/penpot-desktop/issues +PrivacyUrl: https://penpot.app/privacy +PackageName: Penpot Desktop +PackageUrl: https://github.com/author-more/penpot-desktop +License: AGPL-3.0 +LicenseUrl: https://github.com/author-more/penpot-desktop/blob/HEAD/LICENSE +ShortDescription: A desktop application for Penpot, an open-source design tool. +Description: |- + Penpot Desktop is an unofficial desktop application for the open-source design tool, Penpot. + It provides you with access to the functionality of the browser version of Penpot with an experience of a desktop application. It comes with + - system-level application experience e.g. a dedicated window, file extension association, + - versatile dark-light mode setup, + - tab interface for easy navigation between projects, + - ability to connect to different instances e.g. officially hosted, local for offline work, + - and more are coming. +Tags: +- build +- design +- diagram +- flow +- flowchart +- interface +- mockup +- present +- prototype +- slides +- specification +- ui +- user-experience +- user-interface +- ux +- wireframe +ReleaseNotes: |- + Improvements + - Added upstream features and fixes + This is a maintenance release, containing features and fixes that come from projects that Penpot Desktop depends on (upstream), like Electron. + Full Changelog: https://github.com/author-more/penpot-desktop/compare/v0.23.0...v0.23.1 +ReleaseNotesUrl: https://github.com/author-more/penpot-desktop/releases/tag/v0.23.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/author-more/penpot-desktop/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.locale.zh-CN.yaml b/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.locale.zh-CN.yaml new file mode 100644 index 0000000000000..18997aa394ae5 --- /dev/null +++ b/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AuthorMore.PenpotDesktop +PackageVersion: 0.23.1 +PackageLocale: zh-CN +ShortDescription: 开源设计工具 Penpot 的桌面应用程序 +Description: |- + Penpot Desktop 是开源设计工具 Penpot 的非官方桌面应用程序。 + 它可以让您访问 Penpot 浏览器版本的功能,并获得桌面应用程序的体验。它具有 + - 系统级应用体验,如专用窗口、文件扩展名关联; + - 多功能暗光模式设置; + - 标签界面,便于在项目间导航; + - 能够连接到不同的实例,如官方托管实例和本地离线工作实例; + - 以及更多即将推出的功能。 +Tags: +- 人机交互 +- 原型 +- 图表 +- 模型 +- 流程 +- 流程图 +- 用户界面 +- 界面 +- 线框图 +- 规格 +- 设计 +ReleaseNotesUrl: https://github.com/author-more/penpot-desktop/releases/tag/v0.23.1 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.yaml b/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.yaml new file mode 100644 index 0000000000000..cc1412c6d3a19 --- /dev/null +++ b/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.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: AuthorMore.PenpotDesktop +PackageVersion: 0.23.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e411e6aa35684d6c2192e493483c18d2c6f00869 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Wed, 18 Mar 2026 00:39:50 +0100 Subject: [PATCH 35/84] New version: pbek.QOwnNotes version 26.3.13 (#349504) --- .../26.3.13/pbek.QOwnNotes.installer.yaml | 17 +++++++ .../26.3.13/pbek.QOwnNotes.locale.en-US.yaml | 47 +++++++++++++++++++ .../QOwnNotes/26.3.13/pbek.QOwnNotes.yaml | 8 ++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.installer.yaml create mode 100644 manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.locale.en-US.yaml create mode 100644 manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.yaml diff --git a/manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.installer.yaml b/manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.installer.yaml new file mode 100644 index 0000000000000..874c4825322fa --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.3.13 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: QOwnNotes.exe + PortableCommandAlias: qownnotes.exe +ReleaseDate: 2026-03-17 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/pbek/QOwnNotes/releases/download/v26.3.13/QOwnNotes.zip + InstallerSha256: C1A493CFD953F2FEE39FFAD3D778CE2C0ABE2B825C382EA4C11460C36ED0B05E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.locale.en-US.yaml b/manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.locale.en-US.yaml new file mode 100644 index 0000000000000..44a28b494a441 --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.3.13 +PackageLocale: en-US +Publisher: pbek +PublisherUrl: https://github.com/pbek/QOwnNotes +PublisherSupportUrl: https://github.com/pbek/QOwnNotes/issues +Author: https://github.com/pbek +PackageName: QOwnNotes +PackageUrl: https://github.com/pbek/QOwnNotes +License: GPL-2.0 +LicenseUrl: https://github.com/pbek/QOwnNotes/blob/HEAD/LICENSE +ShortDescription: QOwnNotes is the open source notepad with markdown support and todo list manager +Tags: +- markdown +- notes +- notetaking +- qownnotes +- todo +ReleaseNotes: |- + 26.3.13 + - Added Markdown heading folding in the note editor with clickable gutter + toggles, fold/unfold-all actions, and a new Editor setting to enable or + disable the feature (for #2126) + - Added a new "Files" tab to the Navigation panel that lists linked media files + and attachments under separate root items, jumps to the selected link in the + current note, and offers a context menu action to open the file externally + (for #3499) + - Added inline renaming for linked media files and attachments in the Navigation + panel's "Files" tab via F2, with a follow-up refactoring prompt that tells + you how many note files will be updated before renaming linked filenames + everywhere (for #3499) + - Added deleting linked media files and attachments from the Navigation panel's + "Files" tab via Del and a context menu action, with confirmations that show + how many note files can be updated and an optional follow-up dialog to remove + those file links everywhere (for #3499) + - Changed the Navigation panel to only show the optional "Files" and + "Backlinks" tabs when the current note actually has file links or backlinks + to display (for #3499) + - Changed Navigation panel tab visibility checks for the optional "Files" and + "Backlinks" tabs to run in the background so the UI stays responsive + (for #3499) +ReleaseNotesUrl: https://github.com/pbek/QOwnNotes/releases/tag/v26.3.13 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.yaml b/manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.yaml new file mode 100644 index 0000000000000..faf05d4d05946 --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.3.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d3a39eeb7c046229a5442cdaebd3c4a337ea58a6 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Wed, 18 Mar 2026 00:40:43 +0100 Subject: [PATCH 36/84] New version: aimotrens.impulsar version 0.18.12 (#349510) --- .../0.18.12/aimotrens.impulsar.installer.yaml | 19 ++++++++++++++++++ .../aimotrens.impulsar.locale.en-US.yaml | 20 +++++++++++++++++++ .../impulsar/0.18.12/aimotrens.impulsar.yaml | 8 ++++++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.installer.yaml create mode 100644 manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.locale.en-US.yaml create mode 100644 manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.yaml diff --git a/manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.installer.yaml b/manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.installer.yaml new file mode 100644 index 0000000000000..b86349695fce2 --- /dev/null +++ b/manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: aimotrens.impulsar +PackageVersion: 0.18.12 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: impulsar.exe +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/aimotrens/impulsar/releases/download/v0.18.12/impulsar_windows_amd64.zip + InstallerSha256: 646C940CE049F350ECCAE4CE35DCE60DDC661CB725F96625F07B45695B15F4B9 +- Architecture: arm64 + InstallerUrl: https://github.com/aimotrens/impulsar/releases/download/v0.18.12/impulsar_windows_arm64.zip + InstallerSha256: 6EBF5F3D6FCB98479F08A08BC75B9CB519FE32D4A104B999AA5D6FE6C3F192A9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.locale.en-US.yaml b/manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.locale.en-US.yaml new file mode 100644 index 0000000000000..0fc10267c0380 --- /dev/null +++ b/manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: aimotrens.impulsar +PackageVersion: 0.18.12 +PackageLocale: en-US +Publisher: aimotrens +PublisherUrl: https://github.com/aimotrens +PublisherSupportUrl: https://github.com/aimotrens/impulsar/issues +PackageName: impulsar +PackageUrl: https://github.com/aimotrens/impulsar +License: MIT +LicenseUrl: https://github.com/aimotrens/impulsar/blob/HEAD/LICENSE +ShortDescription: impulsar is a tool, to run named tasks with different backends from your shell. +Tags: +- command-line-tool +- golang +- task-runner +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.yaml b/manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.yaml new file mode 100644 index 0000000000000..002cbfa615094 --- /dev/null +++ b/manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: aimotrens.impulsar +PackageVersion: 0.18.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7e64a80cc1a55f7f4daa4b9db56dc85f44070950 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Wed, 18 Mar 2026 00:41:39 +0100 Subject: [PATCH 37/84] New version: Stripe.StripeCli version 1.37.5 (#349513) --- .../1.37.5/Stripe.StripeCli.installer.yaml | 16 +++++++++++++ .../1.37.5/Stripe.StripeCli.locale.en-US.yaml | 23 +++++++++++++++++++ .../StripeCli/1.37.5/Stripe.StripeCli.yaml | 8 +++++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.installer.yaml create mode 100644 manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.locale.en-US.yaml create mode 100644 manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.yaml diff --git a/manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.installer.yaml b/manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.installer.yaml new file mode 100644 index 0000000000000..9c460a50c0fec --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.installer.yaml @@ -0,0 +1,16 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.37.5 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: stripe.exe +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/stripe/stripe-cli/releases/download/v1.37.5/stripe_1.37.5_windows_x86_64.zip + InstallerSha256: 527D41A4E2A4D0E30744E1F3D9A20BF46A8880D438D7C063A96D40ADA5333076 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.locale.en-US.yaml b/manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.locale.en-US.yaml new file mode 100644 index 0000000000000..c1f7749e9b8e7 --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.37.5 +PackageLocale: en-US +Publisher: Stripe +PublisherUrl: https://stripe.com/ +PublisherSupportUrl: https://github.com/stripe/stripe-cli/issues +PackageName: Stripe Cli +PackageUrl: https://github.com/stripe/stripe-cli +License: Apache-2.0 +LicenseUrl: https://github.com/stripe/stripe-cli/blob/HEAD/LICENSE +Copyright: Copyright (c) Stripe +CopyrightUrl: https://stripe.com/en-in/legal/identity +ShortDescription: The Stripe CLI helps you build, test, and manage your Stripe integration right from the terminal. +ReleaseNotes: |- + Changelog + - 24d524a Fix plugin release sorting to use semantic versioning (#1492) + - 83084ac handle plugin and resource command conflict (#1480) +ReleaseNotesUrl: https://github.com/stripe/stripe-cli/releases/tag/v1.37.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.yaml b/manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.yaml new file mode 100644 index 0000000000000..d133415aa9e0e --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.37.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7a9094f35b0ca611f563a2ec8784fe0acc4e9e77 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Wed, 18 Mar 2026 00:42:32 +0100 Subject: [PATCH 38/84] New version: Concourse.Fly version 8.1.1 (#349514) --- .../Fly/8.1.1/Concourse.Fly.installer.yaml | 16 +++++++ .../Fly/8.1.1/Concourse.Fly.locale.en-US.yaml | 47 +++++++++++++++++++ .../c/Concourse/Fly/8.1.1/Concourse.Fly.yaml | 8 ++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.installer.yaml create mode 100644 manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.locale.en-US.yaml create mode 100644 manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.yaml diff --git a/manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.installer.yaml b/manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.installer.yaml new file mode 100644 index 0000000000000..9b7e1be893f65 --- /dev/null +++ b/manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.installer.yaml @@ -0,0 +1,16 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Concourse.Fly +PackageVersion: 8.1.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: fly.exe +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/concourse/concourse/releases/download/v8.1.1/fly-8.1.1-windows-amd64.zip + InstallerSha256: EFB6F2B605E3D5314C24784917071A3221B540C3251373983C34D84A89B75633 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.locale.en-US.yaml b/manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.locale.en-US.yaml new file mode 100644 index 0000000000000..117e3cb550dfb --- /dev/null +++ b/manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Concourse.Fly +PackageVersion: 8.1.1 +PackageLocale: en-US +Publisher: Concourse +PublisherUrl: https://github.com/concourse +PublisherSupportUrl: https://github.com/concourse/concourse/issues +PackageName: Concourse Fly +PackageUrl: https://github.com/concourse/concourse +License: Apache-2.0 +LicenseUrl: https://github.com/concourse/concourse/blob/HEAD/LICENSE.md +ShortDescription: Concourse CI/CD manager and controller +Tags: +- ci +- ci-cd +- concourse +- continuous-delivery +- continuous-integration +- elm +- go +- hacktoberfest +- pipelines +ReleaseNotes: |- + What's Changed + 🐞 Bug Fixes + - return BreakoutError when symlink does not link to a path inside the destination by @taylorsilva #9486 + 🛠️ Misc. Changes + - use statically built versions of containerd binaries by @taylorsilva concourse/ci#429 + 📦 Bundled Resource Types + - bosh-io-release: v1.3.3 + - bosh-io-stemcell: v1.5.3 + - docker-image: v1.12.4 + - git: v1.22.0 + - github-release: v1.13.2 + - hg: v1.5.2 + - mock: v0.14.4 + - pool: v1.7.2 + - registry-image: v1.16.0 + - s3: v2.5.3 + - semver: v1.11.2 + - time: v1.11.2 + Full Changelog: v8.1.0...v8.1.1 +ReleaseNotesUrl: https://github.com/concourse/concourse/releases/tag/v8.1.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.yaml b/manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.yaml new file mode 100644 index 0000000000000..4caeca3885edd --- /dev/null +++ b/manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Concourse.Fly +PackageVersion: 8.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9bce2ddf869d6452136da1a132508787630a4e9f Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Wed, 18 Mar 2026 00:43:24 +0100 Subject: [PATCH 39/84] New version: Kubernetes.clusterctl version 1.12.4 (#349516) --- .../Kubernetes.clusterctl.installer.yaml | 15 +++ .../Kubernetes.clusterctl.locale.en-US.yaml | 104 ++++++++++++++++++ .../1.12.4/Kubernetes.clusterctl.yaml | 8 ++ 3 files changed, 127 insertions(+) create mode 100644 manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.installer.yaml create mode 100644 manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.locale.en-US.yaml create mode 100644 manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.yaml diff --git a/manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.installer.yaml b/manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.installer.yaml new file mode 100644 index 0000000000000..b43cf891f8fbe --- /dev/null +++ b/manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.installer.yaml @@ -0,0 +1,15 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Kubernetes.clusterctl +PackageVersion: 1.12.4 +InstallerType: portable +Commands: +- clusterctl +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.12.4/clusterctl-windows-amd64.exe + InstallerSha256: BAFF2DEDD394250198E9AF74BC32917321D963EE0D63CC4CE69355252613FF58 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.locale.en-US.yaml b/manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.locale.en-US.yaml new file mode 100644 index 0000000000000..1fe7631bf22a6 --- /dev/null +++ b/manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.locale.en-US.yaml @@ -0,0 +1,104 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Kubernetes.clusterctl +PackageVersion: 1.12.4 +PackageLocale: en-US +Publisher: Kubernetes SIGs +PublisherUrl: https://kubernetes.io/ +PublisherSupportUrl: https://github.com/kubernetes-sigs/cluster-api/issues +PackageName: clusterctl +PackageUrl: https://cluster-api.sigs.k8s.io/ +License: Apache-2.0 +LicenseUrl: https://github.com/kubernetes-sigs/cluster-api/blob/HEAD/LICENSE +Copyright: Copyright 2024 The Kubernetes Authors. +ShortDescription: The clusterctl CLI tool handles the lifecycle of a Cluster API management cluster. +Description: The clusterctl CLI tool handles the lifecycle of a Cluster API management cluster. +Moniker: clusterctl +Tags: +- cluster +- container +- docker +- k8s +- kubernetes +ReleaseNotes: |- + 👌 Kubernetes version support + - Management Cluster: v1.31.x -> v1.35.x + - Workload Cluster: v1.29.x -> v1.35.x + More information about version support can be found here + Highlights + Starting from this release ReconcilerRateLimiting feature also requires PriorityQueue to be enabled. + This ensures that ReconcilerRateLimiting works consistently with controller runtime ExponentialBackoff. + Changes since v1.12.3 + 📈 Overview + - 17 new commits merged + - 9 bugs fixed 🐛 + 🐛 Bug Fixes + - CAPD: Fix "Failed to exec DockerMachine bootstrap" errors in CAPD (#13451) + - CI: Bump trivy to v0.69.2 to fix CI (#13388) + - Cluster: Fix panic in Cluster conversion (#13384) + - ClusterClass/KCP/MachineSet/MachineDeployment: Implement mitigation for managedFields issue with SSA in apiserver (#13355) + - ClusterClass: Fix upgradePlan computation in GetUpgradePlanFromClusterClassVersions (#13471) + - Dependency: Bump dependencies to fix CVE GO-2026-4394 (go.opentelemetry.io/otel/sdk pkg) (#13377) + - e2e: Only retry creating objects that failed (#13430) + - Machine/MachineSet/MachineDeployment: Fix UpToDate calculation for rolloutAfter (#13406) + - util: Fix exponential backoff with ReconcilerRateLimiting (#13427) + 🌱 Others + - API: Relax validation for Machine .status.addresses to maximum of 256 instead of 128 items (#13399) + - CAPD: Implement pause for DockerMachinePool (#13448) + - clusterctl: Bump cert-manager v1.19.4 (#13381) + - Dependency: Bump cloudflare/circl (#13438) + - Dependency: Bump go v1.25.8 (#13432) + - e2e: Add retry in test framework when getting manifest YAMLs (#13358) + - e2e: Bump autoscaler version used for testing to v1.35.0 (#13375) + - e2e: Improve condition if CAPD Machine is not yet ready for bootstrap exec (#13468) + Dependencies + Added + - github.com/cenkalti/backoff/v5: v5.0.3 + - gonum.org/v1/gonum: v0.16.0 + Changed + - cloud.google.com/go/compute/metadata: v0.6.0 → v0.9.0 + - github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp: v1.26.0 → v1.30.0 + - github.com/cloudflare/circl: v1.6.1 → v1.6.3 + - github.com/cncf/xds/go: 2f00578 → 0feb691 + - github.com/envoyproxy/go-control-plane/envoy: v1.32.4 → v1.35.0 + - github.com/envoyproxy/go-control-plane: v0.13.4 → 75eaa19 + - github.com/go-jose/go-jose/v4: v4.0.4 → v4.1.3 + - github.com/golang/glog: v1.2.4 → v1.2.5 + - github.com/grpc-ecosystem/grpc-gateway/v2: v2.26.3 → v2.27.7 + - github.com/spiffe/go-spiffe/v2: v2.5.0 → v2.6.0 + - go.opentelemetry.io/auto/sdk: v1.1.0 → v1.2.1 + - go.opentelemetry.io/contrib/detectors/gcp: v1.34.0 → v1.38.0 + - go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.58.0 → v0.65.0 + - go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.34.0 → v1.40.0 + - go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.34.0 → v1.40.0 + - go.opentelemetry.io/otel/metric: v1.35.0 → v1.40.0 + - go.opentelemetry.io/otel/sdk/metric: v1.34.0 → v1.40.0 + - go.opentelemetry.io/otel/sdk: v1.34.0 → v1.40.0 + - go.opentelemetry.io/otel/trace: v1.35.0 → v1.40.0 + - go.opentelemetry.io/otel: v1.35.0 → v1.40.0 + - go.opentelemetry.io/proto/otlp: v1.5.0 → v1.9.0 + - golang.org/x/crypto: v0.45.0 → v0.47.0 + - golang.org/x/mod: v0.29.0 → v0.31.0 + - golang.org/x/net: v0.47.0 → v0.49.0 + - golang.org/x/oauth2: v0.33.0 → v0.34.0 + - golang.org/x/sync: v0.18.0 → v0.19.0 + - golang.org/x/sys: v0.38.0 → v0.40.0 + - golang.org/x/telemetry: 078029d → 8fff8a5 + - golang.org/x/term: v0.37.0 → v0.39.0 + - golang.org/x/text: v0.31.0 → v0.33.0 + - golang.org/x/tools: v0.38.0 → v0.40.0 + - google.golang.org/genproto/googleapis/api: a0af3ef → 8636f87 + - google.golang.org/genproto/googleapis/rpc: a0af3ef → 8636f87 + - google.golang.org/grpc: v1.72.3 → v1.78.0 + - google.golang.org/protobuf: v1.36.7 → v1.36.11 + - sigs.k8s.io/structured-merge-diff/v6: v6.3.0 → d9cc664 + Removed + - github.com/zeebo/errs: v1.4.0 + Thanks to all our contributors! 😊 +ReleaseNotesUrl: https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.12.4 +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://cluster-api.sigs.k8s.io/user/quick-start +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.yaml b/manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.yaml new file mode 100644 index 0000000000000..e9d7996050aba --- /dev/null +++ b/manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Kubernetes.clusterctl +PackageVersion: 1.12.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 85dfe501f7405b642ec540f8a077524c6c29b4a0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 07:44:17 +0800 Subject: [PATCH 40/84] New version: BitSum.ProcessLasso.Beta version 18.0.0.23 (#349518) --- .../BitSum.ProcessLasso.Beta.installer.yaml | 4 ++-- .../BitSum.ProcessLasso.Beta.locale.en-US.yaml | 2 +- .../BitSum.ProcessLasso.Beta.locale.zh-CN.yaml | 2 +- .../{18.0.0.19 => 18.0.0.23}/BitSum.ProcessLasso.Beta.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/b/BitSum/ProcessLasso/Beta/{18.0.0.19 => 18.0.0.23}/BitSum.ProcessLasso.Beta.installer.yaml (82%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.0.0.19 => 18.0.0.23}/BitSum.ProcessLasso.Beta.locale.en-US.yaml (99%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.0.0.19 => 18.0.0.23}/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml (98%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.0.0.19 => 18.0.0.23}/BitSum.ProcessLasso.Beta.yaml (90%) diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.installer.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.23/BitSum.ProcessLasso.Beta.installer.yaml similarity index 82% rename from manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.installer.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.0.0.23/BitSum.ProcessLasso.Beta.installer.yaml index b60f438d17d63..5fc2f29a9eacf 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.installer.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.0.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.0.0.19 +PackageVersion: 18.0.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: C51F9016C38C686CF1B5561F59D90A7059D6A0133C9181E62A6A9892A93395E9 + InstallerSha256: 6EE5661C94F2349FA3A844F2D2730A60FE29BE93ECE64BDA0AEA81BB8D80DA27 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.locale.en-US.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.23/BitSum.ProcessLasso.Beta.locale.en-US.yaml similarity index 99% rename from manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.locale.en-US.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.0.0.23/BitSum.ProcessLasso.Beta.locale.en-US.yaml index 521a088ab57a7..796fd53873177 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.locale.en-US.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.0.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.0.0.19 +PackageVersion: 18.0.0.23 PackageLocale: en-US Publisher: Bitsum PublisherUrl: https://bitsum.com/ diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.23/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml similarity index 98% rename from manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.0.0.23/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml index 582314e6535f4..97f1150e4f492 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.0.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.0.0.19 +PackageVersion: 18.0.0.23 PackageLocale: zh-CN License: 专有软件 ShortDescription: 实时 CPU 优化和自动化 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.23/BitSum.ProcessLasso.Beta.yaml similarity index 90% rename from manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.0.0.23/BitSum.ProcessLasso.Beta.yaml index 253f5554b87c2..f07eacba1c151 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.0.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.0.0.19 +PackageVersion: 18.0.0.23 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 45aae7304f0afe3a374fe2a1960abb7205db7683 Mon Sep 17 00:00:00 2001 From: axpnet <45786925+axpnet@users.noreply.github.com> Date: Wed, 18 Mar 2026 00:45:11 +0100 Subject: [PATCH 41/84] New version: axpnet.AeroFTP version 3.0.0 (#349519) --- .../3.0.0/axpnet.AeroFTP.installer.yaml | 36 ++++++++ .../3.0.0/axpnet.AeroFTP.locale.en-US.yaml | 82 +++++++++++++++++++ .../axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.yaml | 8 ++ 3 files changed, 126 insertions(+) create mode 100644 manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.installer.yaml create mode 100644 manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.locale.en-US.yaml create mode 100644 manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.yaml diff --git a/manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.installer.yaml b/manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.installer.yaml new file mode 100644 index 0000000000000..bd201e28e544d --- /dev/null +++ b/manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.installer.yaml @@ -0,0 +1,36 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: axpnet.AeroFTP +PackageVersion: 3.0.0 +InstallerLocale: en-US +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/axpnet/aeroftp/releases/download/v3.0.0/AeroFTP_3.0.0_x64-setup.exe + InstallerSha256: 5D1B99F8CE1C61FD43278E31D1E7F5987AC4104626319A5F89082ABBD7E3D144 + InstallerSwitches: + Silent: /S + SilentWithProgress: /S + ProductCode: AeroFTP + AppsAndFeaturesEntries: + - Publisher: aeroftp + ProductCode: AeroFTP + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\AeroFTP' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/axpnet/aeroftp/releases/download/v3.0.0/AeroFTP_3.0.0_x64_en-US.msi + InstallerSha256: 28E92C01B0FBB04A18700FDC2B75D5220610A250D45606F5D5043CFD32601F12 + ProductCode: '{924DE63C-C20D-4EEC-899F-1C91708C9735}' + AppsAndFeaturesEntries: + - Publisher: aeroftp + ProductCode: '{924DE63C-C20D-4EEC-899F-1C91708C9735}' + UpgradeCode: '{3A660390-AA69-5CCD-A202-013C64158D37}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/AeroFTP' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.locale.en-US.yaml b/manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.locale.en-US.yaml new file mode 100644 index 0000000000000..3d2183ef541c1 --- /dev/null +++ b/manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.locale.en-US.yaml @@ -0,0 +1,82 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: axpnet.AeroFTP +PackageVersion: 3.0.0 +PackageLocale: en-US +Publisher: axpnet +PublisherUrl: https://github.com/axpnet +PublisherSupportUrl: https://github.com/axpnet/aeroftp/issues +Author: axpnet +PackageName: AeroFTP +PackageUrl: https://github.com/axpnet/aeroftp +License: GPL-3.0 +LicenseUrl: https://github.com/axpnet/aeroftp/blob/HEAD/LICENSE +ShortDescription: A modern, multi-protocol file manager and FTP client with integrated AI, cloud sync, and military-grade encryption. +Description: |- + AeroFTP is an open-source, multi-protocol file manager built with Tauri 2 (Rust + React 18 + TypeScript). + It supports 16 protocols (FTP, FTPS, SFTP, WebDAV, S3, Google Drive, Dropbox, OneDrive, MEGA, Box, pCloud, Azure Blob, 4shared, Filen, Zoho WorkDrive, and Cryptomator vaults), + features an AI assistant with 45 tools and 15 LLM providers, military-grade encrypted vaults (AES-256-GCM-SIV + Argon2id), + bidirectional real-time sync, a built-in code editor, SSH terminal, and media player with visualizers. + Available in 47 languages with 4 themes. +Moniker: aeroftp +Tags: +- cloud-storage +- encryption +- file-manager +- file-transfer +- ftp +- ftp-client +- multi-protocol +- rust +- s3 +- sftp +- sync +- tauri +- webdav +ReleaseNotes: |- + [3.0.0] - 2026-03-17 + GitHub Integration — 23rd Protocol, Custom Commit Identity & Developer Program + AeroFTP enters GitHub. Browse repositories as filesystems, upload files that become commits, manage release assets, and customize your commit identity with your own GitHub App logo. The first file transfer client with native GitHub API integration across GUI, CLI, and AI agents. + Added + - GitHub as 23rd protocol: Full repository filesystem — browse, upload (commit), download, delete (commit), rename, mkdir, search, tree. Every write operation creates a real Git commit + - Three authentication modes: Authorize with GitHub (Device Flow one-click), Personal Access Token (manual), GitHub App with .pem (bot mode with custom logo in commits) + - Custom commit identity: Create your own GitHub App with your logo — commits show your app's name and avatar in the repository's contributor list. Same mechanism used by GitHub Actions and Dependabot + - Release asset management: Releases as virtual directories (.github-releases/), asset upload as raw binary (up to 2 GiB), download, delete + - Branch awareness: Direct push on writable branches, automatic working branch (aeroftp/{user}/{base}) for protected branches, read-only mode detection. Write mode indicator in status bar + - GitHub-specific GUI: Branch selector dropdown in toolbar, write mode indicator, commit message dialog for uploads/deletes, batch commit prompt (single message for multi-file operations), branch protection info box + - Context menu: "View on GitHub", "Copy Raw URL", "File History" with working branch awareness + - Protocol selector reorganized: "Protocols" section (FTP, SFTP, WebDAV, S3, Azure) + "Services" section (GitHub first, then cloud providers) + - AeroCloud dynamic button: Cloud icon with green LED in Quick Connect header — opens AeroCloud if configured, setup wizard if not + - GitHub App created: github.com/apps/aeroftp — official AeroFTP GitHub App for Device Flow authorization + - GitHub provider documentation: docs/GITHUB-INTEGRATION.md — comprehensive guide for all three auth modes, custom identity, and technical details + - 47 new i18n keys: GitHub auth, commit dialog, branch selector, write mode, protection info — translated in all 47 languages + - CLI github:// URL scheme: aeroftp ls github://token@owner/repo /path/ + - CLI --profile for GitHub: Connect to saved GitHub repos without exposing tokens + - agent-info command: Structured JSON capability discovery for AI agents, includes GitHub in supported protocols + - AGENTS.md: Complete integration guide for AI coding agents with GitHub workflows + Fixed + - FTP/TLS upload truncation (critical): Files >8KB silently truncated. Fix: flush + drain delay before TLS close_notify + - WebDAV HTTP upload 0 bytes (critical): Streaming with Content-Length header + - WebDAV OOM on large files: Stream from file instead of reading into memory + - CLI shell injection: Archive tools now use Command::new with .arg(), no sh -c + - CLI symlink escape: verify_path_within_root() prevents symlink-based directory escape in recursive downloads + - CLI profile disambiguation: Exact match priority, ambiguous matches show candidates + - Master password hidden input: rpassword instead of visible stdin.read_line() + - Partial download cleanup: Failed downloads remove partial file + - kDrive CLI mapping: Added missing protocol mapping + - Path encoding fix: GitHub Contents API URLs encode segments individually, not slashes + - Installation token permissions: Override push:false bug in GitHub API for bot tokens + Security (Dual 10-auditor review: Claude Opus 4.6 + GPT 5.4) + - 83+ findings from 5 Claude auditors (security, performance, UX, Rust quality, OAuth) + - 7 findings from GPT 5.4 full integration review (4 HIGH, 3 MEDIUM — all resolved) + - Shell injection eliminated, symlink escape protection, token detection hardened + - .pem private key read in Rust backend only — path crosses IPC, never key content + - Committer identity conditional: bot for installation tokens, user identity for PAT/Device Flow + Downloads: + - Windows: .msi installer or .exe + - macOS: .dmg disk image + - Linux: .deb, .rpm, .snap, or .AppImage +ReleaseNotesUrl: https://github.com/axpnet/aeroftp/releases/tag/v3.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.yaml b/manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.yaml new file mode 100644 index 0000000000000..afe10bc94bc40 --- /dev/null +++ b/manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: axpnet.AeroFTP +PackageVersion: 3.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f3a99ccf2e96d33910ae9705e3ffa0ea6035ea55 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 07:46:06 +0800 Subject: [PATCH 42/84] New version: LibreWolf.LibreWolf version 148.0.2-3 (#349522) --- .../LibreWolf.LibreWolf.installer.yaml | 30 ++++++++++++++++ .../LibreWolf.LibreWolf.locale.en-US.yaml | 35 +++++++++++++++++++ .../LibreWolf.LibreWolf.locale.zh-CN.yaml | 24 +++++++++++++ .../148.0.2-3/LibreWolf.LibreWolf.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.installer.yaml create mode 100644 manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.locale.en-US.yaml create mode 100644 manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.locale.zh-CN.yaml create mode 100644 manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.yaml diff --git a/manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.installer.yaml b/manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.installer.yaml new file mode 100644 index 0000000000000..5de6075172aad --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.installer.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LibreWolf.LibreWolf +PackageVersion: 148.0.2-3 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: LibreWolf LibreWolf +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://dl.librewolf.net/librewolf/148.0.2-3/librewolf-148.0.2-3-windows-x86_64-setup.exe + InstallerSha256: BBA1681049BD64B9E7BA70610A14D350D608D739DAB017BEF999684AA2432C24 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.locale.en-US.yaml b/manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.locale.en-US.yaml new file mode 100644 index 0000000000000..d72a6d508d90e --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LibreWolf.LibreWolf +PackageVersion: 148.0.2-3 +PackageLocale: en-US +Publisher: LibreWolf +PublisherUrl: https://librewolf.net/ +PublisherSupportUrl: https://librewolf.net/#questions +PrivacyUrl: https://librewolf.net/privacy-policy/ +PackageName: LibreWolf +PackageUrl: https://librewolf.net/ +License: MPL-2.0 +LicenseUrl: https://librewolf.net/license-disclaimers/ +ShortDescription: A custom version of Firefox, focused on privacy, security and freedom. +Description: |- + This project is a custom and independent version of Firefox, with the primary goals of privacy, security and user freedom. + LibreWolf is designed to increase protection against tracking and fingerprinting techniques, while also including a few security improvements. This is achieved through our privacy and security oriented settings and patches. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM. +Moniker: librewolf +Tags: +- browser +- firefox +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotesUrl: https://codeberg.org/librewolf/bsys6/releases/tag/148.0.2-3 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://librewolf.net/docs/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.locale.zh-CN.yaml b/manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4df2817381e6a --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.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: LibreWolf.LibreWolf +PackageVersion: 148.0.2-3 +PackageLocale: zh-CN +ShortDescription: 火狐浏览器的定制版本,注重隐私、安全和自由。 +Description: |- + 该项目是火狐浏览器的一个独立定制版本,主要目标是保护隐私、确保安全和用户自由。 + LibreWolf 旨在加强对抗跟踪和指纹技术,同时还包括一些安全方面的改进。这些都是通过我们以隐私和安全为导向的设置和补丁实现的。LibreWolf 还旨在移除所有遥测、数据收集和干扰,以及禁用 DRM 等反自由功能。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://librewolf.net/docs/faq/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.yaml b/manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.yaml new file mode 100644 index 0000000000000..629d3518d9c2f --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.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: LibreWolf.LibreWolf +PackageVersion: 148.0.2-3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c2fc4f0c6d059dc682e68c327d33535c153505fd Mon Sep 17 00:00:00 2001 From: matchmycolor <124382317+matchmycolor@users.noreply.github.com> Date: Wed, 18 Mar 2026 00:46:57 +0100 Subject: [PATCH 43/84] New version: matchmycolor.ColibriAlpha version 26.2.0.16658 (#349524) --- .../matchmycolor.ColibriAlpha.installer.yaml | 6 +++--- .../matchmycolor.ColibriAlpha.locale.en-US.yaml | 2 +- .../matchmycolor.ColibriAlpha.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) rename manifests/m/matchmycolor/ColibriAlpha/{26.2.0.16644 => 26.2.0.16658}/matchmycolor.ColibriAlpha.installer.yaml (79%) rename manifests/m/matchmycolor/ColibriAlpha/{26.2.0.16644 => 26.2.0.16658}/matchmycolor.ColibriAlpha.locale.en-US.yaml (95%) rename manifests/m/matchmycolor/ColibriAlpha/{26.2.0.16644 => 26.2.0.16658}/matchmycolor.ColibriAlpha.yaml (86%) diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.installer.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16658/matchmycolor.ColibriAlpha.installer.yaml similarity index 79% rename from manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.installer.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.2.0.16658/matchmycolor.ColibriAlpha.installer.yaml index 8a85299a4e521..a5995c528850f 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.installer.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16658/matchmycolor.ColibriAlpha.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: matchmycolor.ColibriAlpha -PackageVersion: 26.2.0.16644 +PackageVersion: 26.2.0.16658 InstallerType: exe InstallerSwitches: Silent: /s @@ -14,7 +14,7 @@ Dependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 Installers: - Architecture: x86 - InstallerUrl: https://cdn.matchmycolor.com/colibri/26.2.0/Colibri_26.2.0-alpha.317.exe - InstallerSha256: 31833382A107D6CD9F0B8CAE56A604455EF6897CFD385B6B062BA75E37BE8070 + InstallerUrl: https://cdn.matchmycolor.com/colibri/26.2.0/Colibri_26.2.0-alpha.331.exe + InstallerSha256: B19ACDD9C8603FEFC0F7F9D33460024F6B67FC4E830E0FCF7C8C69A142933B61 ManifestType: installer ManifestVersion: 1.10.0 diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.locale.en-US.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16658/matchmycolor.ColibriAlpha.locale.en-US.yaml similarity index 95% rename from manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.locale.en-US.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.2.0.16658/matchmycolor.ColibriAlpha.locale.en-US.yaml index 775865fa82629..aaba84ee348fa 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.locale.en-US.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16658/matchmycolor.ColibriAlpha.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: matchmycolor.ColibriAlpha -PackageVersion: 26.2.0.16644 +PackageVersion: 26.2.0.16658 PackageLocale: en-US Publisher: matchmycolor PublisherUrl: https://www.matchmycolor.com/ diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16658/matchmycolor.ColibriAlpha.yaml similarity index 86% rename from manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.2.0.16658/matchmycolor.ColibriAlpha.yaml index 78ce3cc0eef8e..08afc6b142901 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16658/matchmycolor.ColibriAlpha.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: matchmycolor.ColibriAlpha -PackageVersion: 26.2.0.16644 +PackageVersion: 26.2.0.16658 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 From 6245ac5d98ad93d216a816ecdd9df4f6c4afaac7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9D=A4=E6=98=AF=E7=BA=B1=E9=9B=BE=E9=85=B1=E5=93=9F?= =?UTF-8?q?=EF=BD=9E?= <49941141+Dragon1573@users.noreply.github.com> Date: Wed, 18 Mar 2026 08:08:15 +0800 Subject: [PATCH 44/84] Update manifest: Cisco.CiscoWebexMeetings version 45.6.3.12 (#348326) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ❤是纱雾酱哟~ <49941141+Dragon1573@users.noreply.github.com> --- .../45.6.3.12/Cisco.CiscoWebexMeetings.installer.yaml | 2 +- .../45.6.3.12/Cisco.CiscoWebexMeetings.locale.en-US.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/c/Cisco/CiscoWebexMeetings/45.6.3.12/Cisco.CiscoWebexMeetings.installer.yaml b/manifests/c/Cisco/CiscoWebexMeetings/45.6.3.12/Cisco.CiscoWebexMeetings.installer.yaml index 73b2399efeae7..33fcec5dfa8da 100644 --- a/manifests/c/Cisco/CiscoWebexMeetings/45.6.3.12/Cisco.CiscoWebexMeetings.installer.yaml +++ b/manifests/c/Cisco/CiscoWebexMeetings/45.6.3.12/Cisco.CiscoWebexMeetings.installer.yaml @@ -20,7 +20,7 @@ AppsAndFeaturesEntries: UpgradeCode: "{C599642D-7A3F-4351-ADC5-2BA171B6451E}" Installers: - Architecture: x86 - InstallerUrl: https://akamaicdn.webex.com/client/webexapp.msi + InstallerUrl: https://akamaicdn.webex.com/client/WBXclient-45.6.3-12/webexapp.msi InstallerSha256: 22C761C7666D890B232CE627F5952E0A6D922706FC3DD95EB8F8B24F9F9CE780 ManifestType: installer ManifestVersion: 1.10.0 diff --git a/manifests/c/Cisco/CiscoWebexMeetings/45.6.3.12/Cisco.CiscoWebexMeetings.locale.en-US.yaml b/manifests/c/Cisco/CiscoWebexMeetings/45.6.3.12/Cisco.CiscoWebexMeetings.locale.en-US.yaml index 6468fbfdf4be9..d68557cccf0b2 100644 --- a/manifests/c/Cisco/CiscoWebexMeetings/45.6.3.12/Cisco.CiscoWebexMeetings.locale.en-US.yaml +++ b/manifests/c/Cisco/CiscoWebexMeetings/45.6.3.12/Cisco.CiscoWebexMeetings.locale.en-US.yaml @@ -8,7 +8,7 @@ Publisher: Cisco Webex LLC PublisherSupportUrl: https://help.webex.com/en-us Author: Cisco Webex LLC PackageName: Cisco Webex Meetings -PackageUrl: https://www.webex.com/suite/meetings.html +# PackageUrl: https://www.webex.com/suite/meetings.html PrivacyUrl: https://www.cisco.com/c/en/us/about/legal/privacy.html License: Proprietary Copyright: © 2022 Cisco and/or its affiliates. All rights reserved. From 021b7e9995a44792ca925c3b6e930ddc9bc660dc Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 08:17:51 +0800 Subject: [PATCH 45/84] New version: Amazon.SessionManagerPlugin version 1.2.792.0 (#349525) --- ...Amazon.SessionManagerPlugin.installer.yaml | 24 +++++++++++++++++ ...zon.SessionManagerPlugin.locale.en-US.yaml | 26 +++++++++++++++++++ ...zon.SessionManagerPlugin.locale.zh-CN.yaml | 15 +++++++++++ .../Amazon.SessionManagerPlugin.yaml | 8 ++++++ 4 files changed, 73 insertions(+) create mode 100644 manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.installer.yaml create mode 100644 manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.locale.en-US.yaml create mode 100644 manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.locale.zh-CN.yaml create mode 100644 manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.yaml diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.installer.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.installer.yaml new file mode 100644 index 0000000000000..994bea79f2d8e --- /dev/null +++ b/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.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: Amazon.SessionManagerPlugin +PackageVersion: 1.2.792.0 +InstallerType: burn +Scope: machine +UpgradeBehavior: install +Commands: +- session-manager-plugin +ProductCode: '{a7aac78a-246e-41c4-b390-040f571da619}' +ReleaseDate: 2026-03-17 +AppsAndFeaturesEntries: +- ProductCode: '{a7aac78a-246e-41c4-b390-040f571da619}' + UpgradeCode: '{9670508D-C72E-4FBC-B783-202D0682C2FE}' +Installers: +- Architecture: x86 + InstallerUrl: https://s3.amazonaws.com/session-manager-downloads/plugin/1.2.792.0/windows/SessionManagerPluginSetup.exe + InstallerSha256: 1532A17AD344CCEC4E4DC6FDBA2BDBAF7202B1885D91B29E54CCDEB934CC1E52 +- Architecture: x64 + InstallerUrl: https://s3.amazonaws.com/session-manager-downloads/plugin/1.2.792.0/windows/SessionManagerPluginSetup.exe + InstallerSha256: 1532A17AD344CCEC4E4DC6FDBA2BDBAF7202B1885D91B29E54CCDEB934CC1E52 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.locale.en-US.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.locale.en-US.yaml new file mode 100644 index 0000000000000..a088aac714cb8 --- /dev/null +++ b/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.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: Amazon.SessionManagerPlugin +PackageVersion: 1.2.792.0 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://aws.amazon.com/ +PublisherSupportUrl: https://github.com/aws/session-manager-plugin/issues +PrivacyUrl: https://aws.amazon.com/privacy/ +Author: Amazon Web Services, Inc +PackageName: Session Manager Plugin +PackageUrl: https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html +License: Apache-2.0 +LicenseUrl: https://github.com/aws/session-manager-plugin/blob/HEAD/LICENSE +Copyright: © 2026, Amazon Web Services, Inc. or its affiliates. All rights reserved. +CopyrightUrl: https://aws.amazon.com/agreement/ +ShortDescription: This plugin helps you to use the AWS Command Line Interface (AWS CLI) to start and end sessions to your managed instances. +Description: Session Manager is a fully managed AWS Systems Manager capability that lets you manage your Amazon Elastic Compute Cloud (Amazon EC2) instances, on-premises instances and virtual machines. Session Manager provides secure and auditable instance management without the need to open inbound ports. When you use the Session Manager plugin with the AWS CLI to start a session, the plugin builds the WebSocket connection to your managed instances. +Tags: +- aws +- aws-cli +ReleaseNotes: '- Add international keyboard support for Windows' +ReleaseNotesUrl: https://github.com/aws/session-manager-plugin/releases/tag/1.2.792.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.locale.zh-CN.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.locale.zh-CN.yaml new file mode 100644 index 0000000000000..168d0955011d7 --- /dev/null +++ b/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.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.SessionManagerPlugin +PackageVersion: 1.2.792.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/session-manager-working-with-install-plugin.html +CopyrightUrl: https://aws.amazon.com/cn/agreement/ +ShortDescription: 此插件可帮助您使用 AWS 命令行界面(AWS CLI)启动和结束受管实例的会话。 +Description: 会话管理器是一种完全受管理的 AWS 系统管理器功能,可让您管理亚马逊弹性计算云(Amazon EC2)实例、内部部署实例和虚拟机。无需打开入站端口,会话管理器可提供安全、可审计的实例管理。当您使用会话管理器插件和 AWS CLI 启动会话时,插件会与您管理的实例建立 WebSocket 连接。 +ReleaseNotesUrl: https://github.com/aws/session-manager-plugin/releases/tag/1.2.792.0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.yaml new file mode 100644 index 0000000000000..a9905f2025394 --- /dev/null +++ b/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.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.SessionManagerPlugin +PackageVersion: 1.2.792.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 19c2a2d54520446e804c3ad42b671bff0fd36684 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 08:18:45 +0800 Subject: [PATCH 46/84] New version: Discord.Discord.Canary version 1.0.860 (#349528) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.860/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.installer.yaml new file mode 100644 index 0000000000000..f0b9ce5e7026a --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.860 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.860/DiscordCanarySetup.exe + InstallerSha256: 42F49584648860B4F9AF19D9AFDEE0B955014394A3A87B8C2D369F387C26BF7D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..87a2fcf69c7ba --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.860 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..03840dfe1aebd --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.860 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.yaml new file mode 100644 index 0000000000000..7d441b7cd61c4 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.860 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 24ddbb2274c5d1cbbc5726cd0a482acbd34fb30c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 08:19:36 +0800 Subject: [PATCH 47/84] New version: Discord.Discord.Canary.arm64 version 1.0.191 (#349529) --- ...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.191/Discord.Discord.Canary.arm64.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.191/Discord.Discord.Canary.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.191/Discord.Discord.Canary.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.191/Discord.Discord.Canary.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.191/Discord.Discord.Canary.arm64.yaml diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.191/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.191/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 0000000000000..c8206a8107958 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.191/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.191 +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.191/DiscordCanarySetup.exe + InstallerSha256: 367EEFE5049AD08361BCFE47D846993F9B9CD88109CA4D12E463209D76CA171F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.191/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.191/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..4ec8ad3c9c601 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.191/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.191 +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.191/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.191/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4d3c49e52616d --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.191/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.191 +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.191/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.191/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 0000000000000..4381617113bd1 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.191/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.191 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cb3f5c884aa56a994d10274814a4b6adb99b9440 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Wed, 18 Mar 2026 11:37:21 +1100 Subject: [PATCH 48/84] Add JRSoftware.InnoSetup to Auth.csv (#344989) Signed-off-by: Tom Plant --- .../ManualValidation/ManualValidationPipeline.csv | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Tools/ManualValidation/ManualValidationPipeline.csv b/Tools/ManualValidation/ManualValidationPipeline.csv index a285c60f818ba..1cd49efa7c6d8 100644 --- a/Tools/ManualValidation/ManualValidationPipeline.csv +++ b/Tools/ManualValidation/ManualValidationPipeline.csv @@ -45,13 +45,13 @@ "dundee.gdu","dundee","should","manual","","","0","","0","0","", "dustinblackman.oatmeal","dustinblackman","should","manual","","","","","","","", "DVSTSEOOD.QOps","qops-hub","should","manual","Validation-No-Executables","","","","","","", -"DuckStudio.FufuTools","DuckDuckStudio/Luna-Grace/fjwxzde","must","","","","","","","", -"DuckStudio.FufuDevTools","DuckDuckStudio/Luna-Grace/fjwxzde","must","","","","","","","", -"DuckStudio.ChineseGit","DuckDuckStudio/Luna-Grace/fjwxzde","must","","","","","","","", -"DuckStudio.GitHubLabelsManager","DuckDuckStudio","must","","","","","","","", -"DuckStudio.GitHubView","DuckDuckStudio","must","","","","","","","", -"DuckStudio.GitHubView.Nightly","DuckDuckStudio","must","","","","","","","", -"DuckStudio.Sundry","DuckDuckStudio","must","","","","","","","", +"DuckStudio.FufuTools","DuckDuckStudio/Luna-Grace/fjwxzde","must","","","","","","","","", +"DuckStudio.FufuDevTools","DuckDuckStudio/Luna-Grace/fjwxzde","must","","","","","","","","", +"DuckStudio.ChineseGit","DuckDuckStudio/Luna-Grace/fjwxzde","must","","","","","","","","", +"DuckStudio.GitHubLabelsManager","DuckDuckStudio","must","","","","","","","","", +"DuckStudio.GitHubView","DuckDuckStudio","must","","","","","","","","", +"DuckStudio.GitHubView.Nightly","DuckDuckStudio","must","","","","","","","","", +"DuckStudio.Sundry","DuckDuckStudio","must","","","","","","","","", "EFIBootEditor.EFIBootEditor","EFIBootEditorBot","should","auto","","","","","","","", "EliWeitzman.ETT","eliweitzman","should","auto","","","","","","","", "Emurasoft.EmEditor","yutakaemura","should","auto","","","","","","","", @@ -126,6 +126,7 @@ "Japplis.WebsiteOptimizer","japplis","should","manual","","","","","","","", "JesseDuffield.Lazydocker","","","","Validation-Executable-Error","","","","","","", "JetBrains.*","","","","","SpecterShell","","","","","", +"JRSoftware.InnoSetup","martijnlaan","should","manual","","","","","","","", "junegunn.fzf","junegunn","should","auto","","","","","","","", "kairoaraujo.tufie","kairoaraujo","should","auto","","","","","","","", "Keboola.KeboolaCLI","KeboolaAsCodeBot","should","auto","","","","","","","", From a95c2c5c787ae3344b1a2481dce42e0ecaa7a940 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9D=A4=E6=98=AF=E7=BA=B1=E9=9B=BE=E9=85=B1=E5=93=9F?= =?UTF-8?q?=EF=BD=9E?= <49941141+Dragon1573@users.noreply.github.com> Date: Wed, 18 Mar 2026 08:37:58 +0800 Subject: [PATCH 49/84] New version: Cisco.CiscoWebexMeetings version 45.6.4.8 (#348329) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ❤是纱雾酱哟~ <49941141+Dragon1573@users.noreply.github.com> --- .../Cisco.CiscoWebexMeetings.installer.yaml | 27 +++++++++++++++++++ ...Cisco.CiscoWebexMeetings.locale.en-US.yaml | 27 +++++++++++++++++++ .../45.6.4.8/Cisco.CiscoWebexMeetings.yaml | 8 ++++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.installer.yaml create mode 100644 manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.locale.en-US.yaml create mode 100644 manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.yaml diff --git a/manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.installer.yaml b/manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.installer.yaml new file mode 100644 index 0000000000000..6c56ee35316a5 --- /dev/null +++ b/manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.installer.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Cisco.CiscoWebexMeetings +PackageVersion: 45.6.4.8 +InstallerLocale: en-US +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{C145B704-BFF5-1B1A-998B-92C779E23F8D}' +ReleaseDate: 2025-12-18 +AppsAndFeaturesEntries: +- ProductCode: '{C145B704-BFF5-1B1A-998B-92C779E23F8D}' + UpgradeCode: '{C599642D-7A3F-4351-ADC5-2BA171B6451E}' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\Webex\.' +Installers: +- Architecture: x86 + InstallerUrl: https://akamaicdn.webex.com/client/webexapp.msi + InstallerSha256: BFEA645C0B84A37C3D4F92D2B7636685CA18E252C90212C822DCEE610CF019FE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.locale.en-US.yaml b/manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.locale.en-US.yaml new file mode 100644 index 0000000000000..56e489f04c04f --- /dev/null +++ b/manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Cisco.CiscoWebexMeetings +PackageVersion: 45.6.4.8 +PackageLocale: en-US +Publisher: Cisco Webex LLC +PublisherSupportUrl: https://help.webex.com/en-us +PrivacyUrl: https://www.cisco.com/c/en/us/about/legal/privacy.html +Author: Cisco Webex LLC +PackageName: Cisco Webex Meetings +# PackageUrl: https://www.webex.com/suite/meetings.html +License: Proprietary +Copyright: © 2022 Cisco and/or its affiliates. All rights reserved. +ShortDescription: > + Cisco Webex is the leading enterprise solution for video conferencing, online meetings, screen + share, and webinars. Web conferencing, cloud calling and equipment. +Moniker: webex +Tags: +- chat +- cisco +- conference +- conferencing +- meetings +- video +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.yaml b/manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.yaml new file mode 100644 index 0000000000000..e49eb58af046c --- /dev/null +++ b/manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Cisco.CiscoWebexMeetings +PackageVersion: 45.6.4.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2444ef5e1125934a6f86c5810366708c85bdc55b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 08:40:37 +0800 Subject: [PATCH 50/84] New version: Mozilla.Firefox.sv-SE version 148.0.2 (#347157) --- .../Mozilla.Firefox.sv-SE.installer.yaml | 40 +++++++++++++++++ .../Mozilla.Firefox.sv-SE.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.sv-SE.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.sv-SE.locale.de-DE.yaml | 16 +++++++ .../Mozilla.Firefox.sv-SE.locale.el-GR.yaml | 13 ++++++ .../Mozilla.Firefox.sv-SE.locale.en-GB.yaml | 20 +++++++++ .../Mozilla.Firefox.sv-SE.locale.en-US.yaml | 44 +++++++++++++++++++ .../Mozilla.Firefox.sv-SE.locale.es-MX.yaml | 18 ++++++++ .../Mozilla.Firefox.sv-SE.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.sv-SE.locale.hu-HU.yaml | 16 +++++++ .../Mozilla.Firefox.sv-SE.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.sv-SE.locale.nb-NO.yaml | 16 +++++++ .../Mozilla.Firefox.sv-SE.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.sv-SE.locale.ta-IN.yaml | 20 +++++++++ .../Mozilla.Firefox.sv-SE.locale.zh-CN.yaml | 24 ++++++++++ .../sv-SE/148.0.2/Mozilla.Firefox.sv-SE.yaml | 8 ++++ 16 files changed, 311 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.yaml diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.installer.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.installer.yaml new file mode 100644 index 0000000000000..bcda07cc77fb5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-03-10 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/148.0.2/win32/sv-SE/Firefox%20Setup%20148.0.2.exe + InstallerSha256: 57F701F07965CC772AF18F1107571397E1DCAE29CE81A5DB0AB5A0921CD21CAD +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/148.0.2/win64/sv-SE/Firefox%20Setup%20148.0.2.exe + InstallerSha256: 1BCC22B6BEE8A74D233CF8018ADEE14B21209B60400C790FB032131AA9E0B918 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/148.0.2/win64-aarch64/sv-SE/Firefox%20Setup%20148.0.2.exe + InstallerSha256: 95DAA61E4E532B5AB96D162F8246F2A33F1503C3BAEC35343830A38D2126C8FC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..d29db4e5abdd5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.cs-CZ.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: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.da-DK.yaml new file mode 100644 index 0000000000000..267d49c732dcc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.da-DK.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: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.de-DE.yaml new file mode 100644 index 0000000000000..68ba92318a5ea --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.de-DE.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: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.el-GR.yaml new file mode 100644 index 0000000000000..6dbbff1e91002 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.en-GB.yaml new file mode 100644 index 0000000000000..dfbc0a1b49d2f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.en-US.yaml new file mode 100644 index 0000000000000..49d4c0d87bd78 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (sv-SE) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: |- + Version 148.0.2, first offered to Release channel users on March 10, 2026 + + Fixed + - Fixed an issue where searches entered in the Firefox Home search field were incorrectly redirected to the address bar for some users who had disabled search handoff behavior via advanced settings. (Bug 2017049) + - Fixed an issue where some web-based rich text editors stopped applying formatting, such as bold or italic. (Bug 2020927) + - Fixed an issue where videos could autoplay unexpectedly on YouTube despite autoplay being blocked, particularly impacting screen reader users. (Bug 2020233) + - Fixed an issue that caused some absolutely positioned elements meant to be centered, for example, using margin: auto with inset: 0, to appear left-aligned on initial load. (Bug 2017440) + - Fixed an issue where the “Switch to Tab” suggestion in the address bar appeared blank for pages without a title. (Bug 2020341) + - Fixed an issue that could reduce video quality on Windows systems using NVIDIA GPUs with Video Super Resolution enabled. (Bug 2019515) + - Various security fixes. + - Reference link to 148.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/148.0.2/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.es-MX.yaml new file mode 100644 index 0000000000000..b8955a2230406 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.es-MX.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: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.fr-FR.yaml new file mode 100644 index 0000000000000..bef14fd25f04c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.hu-HU.yaml new file mode 100644 index 0000000000000..01c3f8d3fd30b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.hu-HU.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: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ja-JP.yaml new file mode 100644 index 0000000000000..e5b36f0f5cc15 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ja-JP.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: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.nb-NO.yaml new file mode 100644 index 0000000000000..58cc1091e6fc0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.nb-NO.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: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ru-RU.yaml new file mode 100644 index 0000000000000..95ccb82d19b44 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ta-IN.yaml new file mode 100644 index 0000000000000..8f5e2e309e6a3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c1a3ec8812b0c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.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: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.yaml new file mode 100644 index 0000000000000..f362bc4cf8b9d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8d10cc4cc69fa1a0a8e1be26a79e639ccc54a26b Mon Sep 17 00:00:00 2001 From: Lars Hansson Date: Wed, 18 Mar 2026 01:50:44 +0100 Subject: [PATCH 51/84] WHTA.Tamara version 2026.0.2.0 (#347124) --- .../2026.0.2.0/WHTA.Tamara.installer.yaml | 38 +++++++++++++++++++ .../2026.0.2.0/WHTA.Tamara.locale.en-US.yaml | 20 ++++++++++ .../w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.yaml | 8 ++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.installer.yaml create mode 100644 manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.locale.en-US.yaml create mode 100644 manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.yaml diff --git a/manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.installer.yaml b/manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.installer.yaml new file mode 100644 index 0000000000000..d4e5bb39e221a --- /dev/null +++ b/manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.installer.yaml @@ -0,0 +1,38 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: WHTA.Tamara +PackageVersion: 2026.0.2.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: -mode silent -agreeToLicense yes + SilentWithProgress: -mode silent -agreeToLicense yes +UpgradeBehavior: install +FileExtensions: +- mat +- tam +- unv +- uff +- hdf +- pti +- wav +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +RequireExplicitUpgrade: true +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://download.tamara.app/2026.0.2.0/installer.exe + InstallerSha256: EC2F29D4677A5432489B8C62C7213FC4367007E324E4841B75EBFDAAA829B6EC + AppsAndFeaturesEntries: + - DisplayName: Tamara + Publisher: NVH Group AB + ProductCode: Tamara +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2026-03-10 diff --git a/manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.locale.en-US.yaml b/manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.locale.en-US.yaml new file mode 100644 index 0000000000000..f09de47e57a05 --- /dev/null +++ b/manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: WHTA.Tamara +PackageVersion: 2026.0.2.0 +PackageLocale: en-US +Publisher: NVH Group AB +PublisherUrl: https://www.nvh.group +Author: NVH Group AB +PackageName: Tamara +PackageUrl: https://tamara.app +License: Proprietary +Copyright: (C) NVH Group AB +ShortDescription: Tamara Acoustic Real-time Assessment +Agreements: +- AgreementLabel: EULA + AgreementUrl: https://tamara.app/eula_v1.0.txt +ReleaseNotesUrl: https://download.tamara.app/2026.0.2.0/releasenotes.pdf +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.yaml b/manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.yaml new file mode 100644 index 0000000000000..8f2bac757189e --- /dev/null +++ b/manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: WHTA.Tamara +PackageVersion: 2026.0.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 94926ab7117427cc2ab3e9a45a3fee425a34ca67 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 08:51:42 +0800 Subject: [PATCH 52/84] New version: Mozilla.Thunderbird.kab version 148.0.1 (#347355) --- .../Mozilla.Thunderbird.kab.installer.yaml | 36 +++++++++++++++++++ .../Mozilla.Thunderbird.kab.locale.en-US.yaml | 29 +++++++++++++++ .../Mozilla.Thunderbird.kab.locale.zh-CN.yaml | 24 +++++++++++++ .../kab/148.0.1/Mozilla.Thunderbird.kab.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.yaml diff --git a/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.installer.yaml b/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.installer.yaml new file mode 100644 index 0000000000000..180a518c52b49 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.installer.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.kab +PackageVersion: 148.0.1 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2026-03-10 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/148.0.1/win32/kab/Thunderbird%20Setup%20148.0.1.exe + InstallerSha256: E4D14D23935D467BC06F7DEC7B4B867C2C2D05119F13454321AB827B4905ACE2 + ProductCode: Mozilla Thunderbird 148.0.1 (x86 kab) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/148.0.1/win64/kab/Thunderbird%20Setup%20148.0.1.exe + InstallerSha256: 6EDEFE82BAE516BFC86F268EAE7BA83B1B638C4517C8349B3EDD132B2FD4CFC8 + ProductCode: Mozilla Thunderbird 148.0.1 (x64 kab) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.locale.en-US.yaml new file mode 100644 index 0000000000000..b15b226d6a970 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.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: Mozilla.Thunderbird.kab +PackageVersion: 148.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (kab) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + fixed + LDAP with password stopped working in 148.0 +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/148.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0b75e6926f90c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.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: Mozilla.Thunderbird.kab +PackageVersion: 148.0.1 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (kab) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +Tags: +- 电子邮件 +- 邮件 +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/148.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.yaml b/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.yaml new file mode 100644 index 0000000000000..ad256d883c166 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.kab +PackageVersion: 148.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0f80dfc0456cfbfad0e9bf0ec02c3c5b8cda3190 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 08:52:52 +0800 Subject: [PATCH 53/84] New version: Discord.Discord.Canary.arm64 version 1.0.178 (#347508) --- ...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.178/Discord.Discord.Canary.arm64.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.178/Discord.Discord.Canary.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.178/Discord.Discord.Canary.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.178/Discord.Discord.Canary.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.178/Discord.Discord.Canary.arm64.yaml diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.178/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.178/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 0000000000000..7d6fa63545f5f --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.178/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.178 +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.178/DiscordCanarySetup.exe + InstallerSha256: 295F9829EB08096C0E959DA459FDBCF0515D81D92225A93E93E6560FF4009370 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.178/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.178/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..710b07d7ed174 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.178/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.178 +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.178/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.178/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..310c157863794 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.178/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.178 +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.178/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.178/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 0000000000000..9fdb4a7f09728 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.178/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.178 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From acb79607ba1e736be4dbea928324a74b43d6e6dc Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 08:53:54 +0800 Subject: [PATCH 54/84] New version: Discord.Discord.Canary.arm64 version 1.0.192 (#349535) --- ...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.192/Discord.Discord.Canary.arm64.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.192/Discord.Discord.Canary.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.192/Discord.Discord.Canary.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.192/Discord.Discord.Canary.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.192/Discord.Discord.Canary.arm64.yaml diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.192/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.192/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 0000000000000..2123b7e46c30f --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.192/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.192 +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.192/DiscordCanarySetup.exe + InstallerSha256: 760AFC7512D2D9188292CE3B24821C71983E18860A17F226F7D47F34803F1198 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.192/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.192/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..7f91868b349a6 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.192/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.192 +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.192/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.192/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0846cae3406e7 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.192/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.192 +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.192/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.192/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 0000000000000..1b381b37eed42 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.192/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.192 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8ae44ca632d7ac7787933dcb77b76b1e56dabe28 Mon Sep 17 00:00:00 2001 From: devolutionsbot <31221910+devolutionsbot@users.noreply.github.com> Date: Tue, 17 Mar 2026 21:25:04 -0400 Subject: [PATCH 55/84] Add Devolutions Launcher version 2026.1.14.0 (#349166) --- .../Devolutions.Launcher.installer.yaml | 39 +++++++++++++++++++ .../Devolutions.Launcher.locale.en-US.yaml | 31 +++++++++++++++ .../2026.1.14.0/Devolutions.Launcher.yaml | 8 ++++ 3 files changed, 78 insertions(+) create mode 100644 manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.installer.yaml create mode 100644 manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.locale.en-US.yaml create mode 100644 manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.yaml diff --git a/manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.installer.yaml b/manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.installer.yaml new file mode 100644 index 0000000000000..4e41a3a85de9c --- /dev/null +++ b/manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.installer.yaml @@ -0,0 +1,39 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Devolutions.Launcher +PackageVersion: 2026.1.14.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 +Protocols: +- rdp +- ssh +- vnc +- telnet +- http +- https +- ftp +- sftp +- ard +- webdav +ProductCode: '{609D4A0C-A238-4E80-9B07-CD6E876673CB}' +ReleaseDate: 2026-03-16 +AppsAndFeaturesEntries: +- UpgradeCode: '{CB5FC4EF-9B66-411D-8F6E-2713D2B8F664}' +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.devolutions.net/download/Setup.Devolutions.Launcher.2026.1.14.0.msi + InstallerSha256: 79C8B96D4C664EC4987D4427442944EBF8F7066597C5127129F7429C31CBC9E6 +ManifestType: installer +ManifestVersion: 1.10.0 + diff --git a/manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.locale.en-US.yaml b/manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.locale.en-US.yaml new file mode 100644 index 0000000000000..7bbcc138f6347 --- /dev/null +++ b/manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.locale.en-US.yaml @@ -0,0 +1,31 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Devolutions.Launcher +PackageVersion: 2026.1.14.0 +PackageLocale: en-US +Publisher: Devolutions inc. +PublisherUrl: https://devolutions.net/ +PublisherSupportUrl: https://devolutions.net/support +PrivacyUrl: https://devolutions.net/legal/privacy +Author: Devolutions +PackageName: Launcher +PackageUrl: https://devolutions.net/launcher/ +License: Proprietary +LicenseUrl: https://devolutions.net/legal/customer-agreements +Copyright: Copyright (c) 2006-2026 Devolutions Inc. +ShortDescription: Remote Connection Launching Tool for Devolutions Server & Devolutions Hub Business! +Moniker: launcher +Tags: +- devolutions +- rdm +- rdp +- remote-desktop +- remote-desktop-manager +- launcher +- ssh +- tool +- utility +- vnc +ManifestType: defaultLocale +ManifestVersion: 1.10.0 + diff --git a/manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.yaml b/manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.yaml new file mode 100644 index 0000000000000..c46a339de1fae --- /dev/null +++ b/manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Devolutions.Launcher +PackageVersion: 2026.1.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 + From 340edc36d19ace18c0f64e59dbda8ae5df1815c9 Mon Sep 17 00:00:00 2001 From: devolutionsbot <31221910+devolutionsbot@users.noreply.github.com> Date: Tue, 17 Mar 2026 21:26:14 -0400 Subject: [PATCH 56/84] Add Devolutions RemoteDesktopManager version 2026.1.14.0 (#349167) --- ...utions.RemoteDesktopManager.installer.yaml | 50 +++++++++++++++++++ ...ons.RemoteDesktopManager.locale.en-US.yaml | 30 +++++++++++ .../Devolutions.RemoteDesktopManager.yaml | 8 +++ 3 files changed, 88 insertions(+) create mode 100644 manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.installer.yaml create mode 100644 manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml create mode 100644 manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.yaml diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.installer.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.installer.yaml new file mode 100644 index 0000000000000..e65504d66750f --- /dev/null +++ b/manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.installer.yaml @@ -0,0 +1,50 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Devolutions.RemoteDesktopManager +PackageVersion: 2026.1.14.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 +Protocols: +- rdp +FileExtensions: +- csv +- psafe3 +- rde +- rdg +- rdm +- rdp +- vnc +- vrb +- vrd +- vre +- xml +ProductCode: '{E48802FF-89CB-4169-8FF0-E3AC9DCD87E7}' +ReleaseDate: 2026-03-16 +AppsAndFeaturesEntries: +- UpgradeCode: '{2707F3BF-4D7B-40C2-882F-14B0ED869EE8}' +Installers: +- Architecture: neutral + InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.2026.1.14.0.msi + InstallerSha256: 93281F2ACBE1E5C22AC1582F30367B89BF15B5CEC59FBF352E520FC2A33F01B0 + +- Architecture: x64 + InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.win-x64.2026.1.14.0.msi + InstallerSha256: 627AFC9BFE70E32D32720130DE5370A7E91D2D9627D4C49C42F3E406A4FB40D5 + +- Architecture: arm64 + InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.win-arm64.2026.1.14.0.msi + InstallerSha256: 7F2245904AF01946CE2CE12E53E1A6C39B9B2352A58C20D061086E4D3D5844CC +ManifestType: installer +ManifestVersion: 1.10.0 + diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml new file mode 100644 index 0000000000000..6af3e5d2f08c3 --- /dev/null +++ b/manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Devolutions.RemoteDesktopManager +PackageVersion: 2026.1.14.0 +PackageLocale: en-US +Publisher: Devolutions inc. +PublisherUrl: https://devolutions.net/ +PublisherSupportUrl: https://devolutions.net/support +PrivacyUrl: https://devolutions.net/legal/privacy +Author: Devolutions +PackageName: Remote Desktop Manager +PackageUrl: https://remotedesktopmanager.com/ +License: Proprietary +LicenseUrl: https://devolutions.net/legal/customer-agreements +Copyright: Copyright (c) 2006-2026 Devolutions Inc. +ShortDescription: Remote Connections & Passwords. Everywhere! +Moniker: rdm +Tags: +- devolutions +- rdm +- rdp +- remote-desktop +- remote-desktop-manager +- ssh +- tool +- utility +- vnc +ManifestType: defaultLocale +ManifestVersion: 1.10.0 + diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.yaml new file mode 100644 index 0000000000000..bbe5364632f4e --- /dev/null +++ b/manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Devolutions.RemoteDesktopManager +PackageVersion: 2026.1.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 + From 8e757f4ea4ef64c5aaf10c989289d940884fd7cc Mon Sep 17 00:00:00 2001 From: copilot-cli-winget-bot Date: Tue, 17 Mar 2026 21:27:19 -0400 Subject: [PATCH 57/84] GitHub.Copilot version v1.0.7 (#349458) --- .../v1.0.7/GitHub.Copilot.installer.yaml | 25 ++++++++++++++++ .../v1.0.7/GitHub.Copilot.locale.en-US.yaml | 29 +++++++++++++++++++ .../GitHub/Copilot/v1.0.7/GitHub.Copilot.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.installer.yaml create mode 100644 manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.locale.en-US.yaml create mode 100644 manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.yaml diff --git a/manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.installer.yaml b/manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.installer.yaml new file mode 100644 index 0000000000000..ca97787a80e7c --- /dev/null +++ b/manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot +PackageVersion: v1.0.7 +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.7/copilot-win32-x64.zip + InstallerSha256: 8B66BA8F199A89775EEF904B107D220E007F7A802CC6D3E367DC6E5F2E79500E +- Architecture: arm64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.7/copilot-win32-arm64.zip + InstallerSha256: 24E7A6B53E0221035B592F9B15C60CB97AEDD3AA6E6082042AE2833A327B04D9 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-17 diff --git a/manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.locale.en-US.yaml b/manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.locale.en-US.yaml new file mode 100644 index 0000000000000..65869d91e5a2a --- /dev/null +++ b/manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot +PackageVersion: v1.0.7 +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.7 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/github/copilot-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.yaml b/manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.yaml new file mode 100644 index 0000000000000..e5a95349edcbd --- /dev/null +++ b/manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot +PackageVersion: v1.0.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 2cb93f03bf246d18f8f790793cbabf01852f0484 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 09:28:35 +0800 Subject: [PATCH 58/84] New version: Amazon.AWSCLI version 2.34.11 (#349494) --- .../2.34.11/Amazon.AWSCLI.installer.yaml | 25 +++++++++++++++++ .../2.34.11/Amazon.AWSCLI.locale.en-US.yaml | 28 +++++++++++++++++++ .../2.34.11/Amazon.AWSCLI.locale.zh-CN.yaml | 14 ++++++++++ .../Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.yaml | 8 ++++++ 4 files changed, 75 insertions(+) create mode 100644 manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.installer.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.locale.en-US.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.locale.zh-CN.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.yaml diff --git a/manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.installer.yaml new file mode 100644 index 0000000000000..e2deaed281b24 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.11/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.11 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: AWSCLIV2="" +UpgradeBehavior: install +Commands: +- aws +ProductCode: '{8FC6EC15-7A7B-4072-BC85-659583BACD5F}' +AppsAndFeaturesEntries: +- DisplayName: AWS Command Line Interface v2 + ProductCode: '{8FC6EC15-7A7B-4072-BC85-659583BACD5F}' + UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2' +Installers: +- Architecture: x64 + InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.34.11.msi + InstallerSha256: 445F2FFF48FDACD658798A6DC356160FDBA52C0925001652E04A1EAE5FDD03A3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.locale.en-US.yaml b/manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..8da80ce48e722 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.11/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.11 +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.11/Amazon.AWSCLI.locale.zh-CN.yaml b/manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2365f86afbe17 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.11/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.11 +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.11/Amazon.AWSCLI.yaml b/manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.yaml new file mode 100644 index 0000000000000..dc10a7738e567 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.11/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.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9e3c68f5eafc12f2dddb72a63140c0870ab548c2 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Wed, 18 Mar 2026 02:29:48 +0100 Subject: [PATCH 59/84] New version: Fly-io.flyctl version 0.4.23 (#349515) --- .../0.4.23/Fly-io.flyctl.installer.yaml | 19 ++++++++++++++ .../0.4.23/Fly-io.flyctl.locale.en-US.yaml | 26 +++++++++++++++++++ .../0.4.23/Fly-io.flyctl.locale.ko-KR.yaml | 26 +++++++++++++++++++ .../f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.yaml | 8 ++++++ 4 files changed, 79 insertions(+) create mode 100644 manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.installer.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.locale.en-US.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.locale.ko-KR.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.yaml diff --git a/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.installer.yaml b/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.installer.yaml new file mode 100644 index 0000000000000..743dfcfd31340 --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.4.23 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: flyctl.exe +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.4.23/flyctl_0.4.23_Windows_x86_64.zip + InstallerSha256: AA896E072CD4D2967D9D0F46FA73951D6B519A178647009263D183107D42C72B +- Architecture: arm64 + InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.4.23/flyctl_0.4.23_Windows_arm64.zip + InstallerSha256: 0800809E85D6604421D4A45A2A38700A9F171F9093DA7F093CD937EB9E3F7B0A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.locale.en-US.yaml b/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.locale.en-US.yaml new file mode 100644 index 0000000000000..18e7eca8b7dac --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.4.23 +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 + - cf30d07 Bump the tracing group with 2 updates (#4779) + - 31d899b Bump golang.org/x/time from 0.14.0 to 0.15.0 in the golangx group (#4780) +ReleaseNotesUrl: https://github.com/superfly/flyctl/releases/tag/v0.4.23 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.locale.ko-KR.yaml b/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.locale.ko-KR.yaml new file mode 100644 index 0000000000000..aafc6192bed64 --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.locale.ko-KR.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.4.23 +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.23/Fly-io.flyctl.yaml b/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.yaml new file mode 100644 index 0000000000000..5ddeb1cace10c --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.4.23 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a1c4493c00d5a0cabde9e7ba66576615b6dad03d Mon Sep 17 00:00:00 2001 From: schenardie <43429967+schenardie@users.noreply.github.com> Date: Wed, 18 Mar 2026 12:30:11 +1100 Subject: [PATCH 60/84] New package: AJA.RetailInstaller version 17.6.0 (#349194) --- .../17.6.0/AJA.RetailInstaller.installer.yaml | 25 +++++++++++++++++++ .../AJA.RetailInstaller.locale.en-US.yaml | 17 +++++++++++++ .../17.6.0/AJA.RetailInstaller.yaml | 8 ++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.installer.yaml create mode 100644 manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.locale.en-US.yaml create mode 100644 manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.yaml diff --git a/manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.installer.yaml b/manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.installer.yaml new file mode 100644 index 0000000000000..d5b42ab07298a --- /dev/null +++ b/manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.installer.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AJA.RetailInstaller +PackageVersion: 17.6.0 +InstallerType: zip +NestedInstallerType: burn +NestedInstallerFiles: +- RelativeFilePath: AJA-Software-Installer_Windows_v17.6_Release/AJA_Win_Retail_17.6.0.1009.exe +Scope: machine +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: 2026-02-26 +AppsAndFeaturesEntries: +- DisplayName: AJA Retail Installer 17.6.0-x64 + ProductCode: '{4cd92eec-550b-4d9a-95cb-ee3441586f45}' + UpgradeCode: '{97F5B391-23ED-4AF7-9EA4-ABE339CAC02A}' + InstallerType: burn +Installers: +- Architecture: x86 + InstallerUrl: https://www.aja.com/support/item-download/10199/AJA-Software-Installer_Windows_v17.6_Release.zip + InstallerSha256: BFB0F6864990091A79C3ED1C66A14B76E100B26709C098B2614A1EAAAA5B7AEB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.locale.en-US.yaml b/manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.locale.en-US.yaml new file mode 100644 index 0000000000000..d700ecbd8b66b --- /dev/null +++ b/manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AJA.RetailInstaller +PackageVersion: 17.6.0 +PackageLocale: en-US +Publisher: AJA +PublisherUrl: https://www.aja.com/ +PublisherSupportUrl: https://www.aja.com/nav/support +Author: AJA +PackageName: AJA Retail Installer +PackageUrl: https://www.aja.com/products/aja-control-room +License: Proprietary +LicenseUrl: https://www.aja.com/software-license-agreement +ShortDescription: AJA Retail Installer +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.yaml b/manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.yaml new file mode 100644 index 0000000000000..2184e715f88a8 --- /dev/null +++ b/manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AJA.RetailInstaller +PackageVersion: 17.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 16e7f9202003a959bb1cef234f34702f6e698e77 Mon Sep 17 00:00:00 2001 From: matchmycolor <124382317+matchmycolor@users.noreply.github.com> Date: Wed, 18 Mar 2026 02:31:19 +0100 Subject: [PATCH 61/84] New version: matchmycolor.ColibriBeta version 26.1.0.16418 (#349531) --- .../matchmycolor.ColibriBeta.installer.yaml | 6 +++--- .../matchmycolor.ColibriBeta.locale.en-US.yaml | 2 +- .../matchmycolor.ColibriBeta.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) rename manifests/m/matchmycolor/ColibriBeta/{26.1.0.16413 => 26.1.0.16418}/matchmycolor.ColibriBeta.installer.yaml (79%) rename manifests/m/matchmycolor/ColibriBeta/{26.1.0.16413 => 26.1.0.16418}/matchmycolor.ColibriBeta.locale.en-US.yaml (95%) rename manifests/m/matchmycolor/ColibriBeta/{26.1.0.16413 => 26.1.0.16418}/matchmycolor.ColibriBeta.yaml (86%) diff --git a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16413/matchmycolor.ColibriBeta.installer.yaml b/manifests/m/matchmycolor/ColibriBeta/26.1.0.16418/matchmycolor.ColibriBeta.installer.yaml similarity index 79% rename from manifests/m/matchmycolor/ColibriBeta/26.1.0.16413/matchmycolor.ColibriBeta.installer.yaml rename to manifests/m/matchmycolor/ColibriBeta/26.1.0.16418/matchmycolor.ColibriBeta.installer.yaml index c71be70df4f66..dd76c2c7928ab 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16413/matchmycolor.ColibriBeta.installer.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/26.1.0.16418/matchmycolor.ColibriBeta.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.1.0.16413 +PackageVersion: 26.1.0.16418 InstallerType: exe InstallerSwitches: Silent: /s @@ -14,7 +14,7 @@ Dependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 Installers: - Architecture: x86 - InstallerUrl: https://cdn.matchmycolor.com/colibri/26.1.0/Colibri_26.1.0-beta.1986.exe - InstallerSha256: A8372582EFC04F04283DD5F4BE9A86128C1371BC851137542E79D6FD05AA08F8 + InstallerUrl: https://cdn.matchmycolor.com/colibri/26.1.0/Colibri_26.1.0-beta.1991.exe + InstallerSha256: AC54BC5AAC76C6E4BADC1DF9EDE95376888413F2611C365B31A406C56B72E5BB ManifestType: installer ManifestVersion: 1.10.0 diff --git a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16413/matchmycolor.ColibriBeta.locale.en-US.yaml b/manifests/m/matchmycolor/ColibriBeta/26.1.0.16418/matchmycolor.ColibriBeta.locale.en-US.yaml similarity index 95% rename from manifests/m/matchmycolor/ColibriBeta/26.1.0.16413/matchmycolor.ColibriBeta.locale.en-US.yaml rename to manifests/m/matchmycolor/ColibriBeta/26.1.0.16418/matchmycolor.ColibriBeta.locale.en-US.yaml index 1cf49f48992c1..a13e72fb3b1d6 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16413/matchmycolor.ColibriBeta.locale.en-US.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/26.1.0.16418/matchmycolor.ColibriBeta.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.1.0.16413 +PackageVersion: 26.1.0.16418 PackageLocale: en-US Publisher: matchmycolor PublisherUrl: https://www.matchmycolor.com/ diff --git a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16413/matchmycolor.ColibriBeta.yaml b/manifests/m/matchmycolor/ColibriBeta/26.1.0.16418/matchmycolor.ColibriBeta.yaml similarity index 86% rename from manifests/m/matchmycolor/ColibriBeta/26.1.0.16413/matchmycolor.ColibriBeta.yaml rename to manifests/m/matchmycolor/ColibriBeta/26.1.0.16418/matchmycolor.ColibriBeta.yaml index fbf01d202dfd9..f50f3a7cc45fb 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16413/matchmycolor.ColibriBeta.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/26.1.0.16418/matchmycolor.ColibriBeta.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.1.0.16413 +PackageVersion: 26.1.0.16418 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 From 52a4ab0de34f86a0166a627a3079705334b88545 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Tue, 17 Mar 2026 21:32:20 -0400 Subject: [PATCH 62/84] New version: bluenviron.mediamtx version 1.17.0 (#349536) --- .../1.17.0/bluenviron.mediamtx.installer.yaml | 20 +++++ .../bluenviron.mediamtx.locale.en-US.yaml | 89 +++++++++++++++++++ .../mediamtx/1.17.0/bluenviron.mediamtx.yaml | 8 ++ 3 files changed, 117 insertions(+) create mode 100644 manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.installer.yaml create mode 100644 manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.locale.en-US.yaml create mode 100644 manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.yaml diff --git a/manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.installer.yaml b/manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.installer.yaml new file mode 100644 index 0000000000000..a690b6e929abc --- /dev/null +++ b/manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.installer.yaml @@ -0,0 +1,20 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: bluenviron.mediamtx +PackageVersion: 1.17.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mediamtx.exe +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bluenviron/mediamtx/releases/download/v1.17.0/mediamtx_v1.17.0_windows_amd64.zip + InstallerSha256: 99B365BBBC1661FD2D2A1488FE70689998B9543971A7E064160131443FCAE312 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.locale.en-US.yaml b/manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.locale.en-US.yaml new file mode 100644 index 0000000000000..bed63cd1eac2f --- /dev/null +++ b/manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.locale.en-US.yaml @@ -0,0 +1,89 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: bluenviron.mediamtx +PackageVersion: 1.17.0 +PackageLocale: en-US +Publisher: bluenviron +PublisherUrl: https://github.com/bluenviron +PublisherSupportUrl: https://github.com/bluenviron/mediamtx/issues +Author: aler9 +PackageName: mediamtx +PackageUrl: https://github.com/bluenviron/mediamtx +License: MIT +LicenseUrl: https://github.com/bluenviron/mediamtx/blob/HEAD/LICENSE +Copyright: Copyright (c) 2019 aler9 +CopyrightUrl: https://github.com/bluenviron/mediamtx/blob/main/LICENSE +ShortDescription: |- + Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, + publish, proxy, record and playback video and audio streams. +Description: |- + MediaMTX is a ready-to-use and zero-dependency real-time media server and media proxy that allows + to publish, read, proxy, record and playback video and audio streams. It has been conceived as a + "media router" that routes media streams from one end to the other. +Tags: +- go +- golang +- hls +- media-server +- obs-studio +- rtcp +- rtmp +- rtmp-proxy +- rtmp-server +- rtp +- rtsp +- rtsp-proxy +- rtsp-relay +- rtsp-server +- streaming +- webrtc +ReleaseNotes: |- + WebRTC + - support publishing multiple video/audio renditions (#5573) this allows to receive multiple video tracks from OBS Studio with the new WebRTC Simulcast feature introduced in v32.1.0. + + API + - provide track details (#5307) (#5333) (#1726) (#5585) + - add user field to RTSP, RTMP, SRT, WebRTC conns and sessions (https://github.com/bluenviron/mediamtx/issues/5104) (#5565) + - add RTSP reported lost packets (#5198) (#5579) The new outboundRtpPacketsReportedLost property allows to track RTP packets that have been reported lost by readers. Furthermore, stats now have a "inbound" or "outbound" prefix to improve readability. + - rename WebRTC stats to match RTSP ones (#5581) + - add new stats (#5582) - RTSPSession.outboundRTPPacketsDiscarded - Path.inboundFramesInError - SRTConn.outboundFramesDiscarded - WebRTCSession.outboundFramesDiscarded - RTMPConn.outboundFramesDiscarded - HLSMuxer.outboundFramesDiscarded + + Fixes and improvements + General + - avoid buffering HTTP response body in loggerWriter (#5552) loggerWriter was shadow-copying every response byte into a bytes.Buffer to report the body size, causing the entire response to be accumulated in memory for the lifetime of each request. Replace the buffer with a plain int counter since dump() only ever reported the byte count anyway. + - optionally validate JWT iss and aud claims (#5569) + - metrics: add two missing SRT stats (#5580) + + API + - add deprecated fields to the OpenAPI definition (#5575) + - add missing enums and move all enums in dedicated components (#5576) + + RTSP + - fix rtsps scheme not being used in requests (#5236) (#5544) + - support unwrapping MPEG-TS tracks (#5476) this allows to use MPEG-TS tracks with other protocols and with the recording system + - client: fix support for hostnames in source and dest headers (bluenviron/gortsplib#1009) (#5304) (bluenviron/gortsplib#1014) + - allocate a rtp sender for each server session (bluenviron/gortsplib#1021) this produces more realistic statistics and in the future will allow to implement per-session statistics and packet retransmission. + - store reported lost RTP packets in stats (#5198) (bluenviron/gortsplib#1023) + + HLS + - muxer: support muxing KLS with MPEG-TS (bluenviron/gohlslib#327) + - client: fix deadlock when processing fMP4s (bluenviron/gohlslib#333) (bluenviron/gohlslib#334) + + WebRTC + - fix panic with WHIP POST authentication failures (#5566) + + Dependencies + - code.cloudfoundry.org/bytefmt updated from v0.64.0 to v0.67.0 + - github.com/abema/go-mp4 updated from v1.4.1 to v1.5.0 + - github.com/bluenviron/gohlslib/v2 updated from v2.2.8 to v2.2.9 + - github.com/bluenviron/gortsplib/v5 updated from v5.4.0 to v5.5.0 + - github.com/bluenviron/mediacommon/v2 updated from v2.8.2 to v2.8.3 + - golang.org/x/crypto updated from v0.48.0 to v0.49.0 + - golang.org/x/sys updated from v0.41.0 to v0.42.0 + - golang.org/x/term updated from v0.40.0 to v0.41.0 + - golang.org/x/net updated from v0.51.0 to v0.52.0 + - golang.org/x/text updated from v0.34.0 to v0.35.0 +ReleaseNotesUrl: https://github.com/bluenviron/mediamtx/releases/tag/v1.17.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.yaml b/manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.yaml new file mode 100644 index 0000000000000..68f4648f69b9d --- /dev/null +++ b/manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: bluenviron.mediamtx +PackageVersion: 1.17.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 836f0fe42c010ff21dadf0396eac73b4b24845b5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 09:33:22 +0800 Subject: [PATCH 63/84] New version: Google.Chrome.Canary version 148.0.7738.0 (#349537) --- .../Google.Chrome.Canary.installer.yaml | 14 +++++++------- .../Google.Chrome.Canary.locale.en-US.yaml | 2 +- .../Google.Chrome.Canary.locale.nb-NO.yaml | 2 +- .../Google.Chrome.Canary.locale.zh-CN.yaml | 2 +- .../Google.Chrome.Canary.yaml | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) rename manifests/g/Google/Chrome/Canary/{148.0.7737.0 => 148.0.7738.0}/Google.Chrome.Canary.installer.yaml (57%) rename manifests/g/Google/Chrome/Canary/{148.0.7737.0 => 148.0.7738.0}/Google.Chrome.Canary.locale.en-US.yaml (96%) rename manifests/g/Google/Chrome/Canary/{148.0.7737.0 => 148.0.7738.0}/Google.Chrome.Canary.locale.nb-NO.yaml (96%) rename manifests/g/Google/Chrome/Canary/{148.0.7737.0 => 148.0.7738.0}/Google.Chrome.Canary.locale.zh-CN.yaml (96%) rename manifests/g/Google/Chrome/Canary/{148.0.7737.0 => 148.0.7738.0}/Google.Chrome.Canary.yaml (89%) diff --git a/manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.installer.yaml similarity index 57% rename from manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.installer.yaml rename to manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.installer.yaml index 9e4a4cc5b6578..518540fedaeb5 100644 --- a/manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.installer.yaml +++ b/manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 148.0.7737.0 +PackageVersion: 148.0.7738.0 InstallerType: exe Scope: user InstallModes: @@ -37,13 +37,13 @@ FileExtensions: ProductCode: Google Chrome SxS Installers: - Architecture: x86 - InstallerUrl: https://dl.google.com/release2/chrome/acgds7fpj6kjfreeiobb27eqqirq_148.0.7737.0/148.0.7737.0_chrome_installer_uncompressed.exe - InstallerSha256: 37C2BB690272A16ABFDAC4B9FC951BDFE805E27335E06825893FE18EA9F153E0 + InstallerUrl: https://dl.google.com/release2/chrome/f2dy2m5klried6s7xqdcd3tb44_148.0.7738.0/148.0.7738.0_chrome_installer_uncompressed.exe + InstallerSha256: 910832FA39C1E87DA49E99B754F2B58923C7638A063E5D9868EF919AB3D97CFB - Architecture: x64 - InstallerUrl: https://dl.google.com/release2/chrome/adzo5sho7de6kbenxhv2cas4f4gq_148.0.7737.0/148.0.7737.0_chrome_installer_uncompressed.exe - InstallerSha256: F64054D4A1D6951C18D243FA5429D3D797BD02F2C49EBDA499A9270AE9D97034 + InstallerUrl: https://dl.google.com/release2/chrome/adq2jyxrmi6qppn2syb7mannhshq_148.0.7738.0/148.0.7738.0_chrome_installer_uncompressed.exe + InstallerSha256: 82BF5DD4C79141251283398AC9B608B3AB09C781624649268A6106303ACECD16 - Architecture: arm64 - InstallerUrl: https://dl.google.com/release2/chrome/acvqj7iszamkdblervdlblgf6xka_148.0.7737.0/148.0.7737.0_chrome_installer_uncompressed.exe - InstallerSha256: 6993642B095AA61FCF36216221E0B0FD9F53ECAE40922EE347A0FAA8BE8DBF6D + InstallerUrl: https://dl.google.com/release2/chrome/adohh2akauqtzbny2mzkqviwwt6q_148.0.7738.0/148.0.7738.0_chrome_installer_uncompressed.exe + InstallerSha256: 775DDF0926289AA10C5C98A4964568C3A7299E9B294DF02777132309F3F3B84D ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.locale.en-US.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.locale.en-US.yaml rename to manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.locale.en-US.yaml index 113a789b1cd27..0a63a820a31cc 100644 --- a/manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 148.0.7737.0 +PackageVersion: 148.0.7738.0 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.locale.nb-NO.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.locale.nb-NO.yaml index 7665068ce316e..9956a31feb4e3 100644 --- a/manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 148.0.7737.0 +PackageVersion: 148.0.7738.0 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.locale.zh-CN.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.locale.zh-CN.yaml index 8034b74324e2d..9a950aa637132 100644 --- a/manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 148.0.7737.0 +PackageVersion: 148.0.7738.0 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.yaml similarity index 89% rename from manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.yaml rename to manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.yaml index b2cca0d0b985a..ccfcf96dca576 100644 --- a/manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.yaml +++ b/manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 148.0.7737.0 +PackageVersion: 148.0.7738.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From de4595424eab5f6c7aefc896155cbd8392403645 Mon Sep 17 00:00:00 2001 From: ore-no-fusen Date: Wed, 18 Mar 2026 10:36:50 +0900 Subject: [PATCH 64/84] ONFStudios.OreNoFusen version 1.1.7 (#349517) --- .../ONFStudios.OreNoFusen.installer.yaml | 12 ++++++++ .../ONFStudios.OreNoFusen.locale.en-US.yaml | 30 +++++++++++++++++++ .../1.1.7/ONFStudios.OreNoFusen.yaml | 8 +++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.installer.yaml create mode 100644 manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.locale.en-US.yaml create mode 100644 manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.yaml diff --git a/manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.installer.yaml b/manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.installer.yaml new file mode 100644 index 0000000000000..f1ca45b058a1e --- /dev/null +++ b/manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: ONFStudios.OreNoFusen +PackageVersion: 1.1.7 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ore-no-fusen/ore-no-fusen/releases/download/v1.1.7/ore-no-fusen_1.1.7_x64-setup.exe + InstallerSha256: D3A218D23BB070F725A219D6D618D000CE7C7B4975DFEB760A8430654E39535A +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.locale.en-US.yaml b/manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.locale.en-US.yaml new file mode 100644 index 0000000000000..b6eb41d0a9de6 --- /dev/null +++ b/manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.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.6.0.schema.json + +PackageIdentifier: ONFStudios.OreNoFusen +PackageVersion: 1.1.7 +PackageLocale: en-US +Publisher: ONF Studios +PublisherUrl: https://github.com/ore-no-fusen +PublisherSupportUrl: https://github.com/ore-no-fusen/ore-no-fusen/issues +PackageName: 俺の付箋 +PackageUrl: https://github.com/ore-no-fusen/ore-no-fusen +License: MIT +LicenseUrl: https://github.com/ore-no-fusen/ore-no-fusen/blob/main/LICENSE +Copyright: Copyright (c) ONF Studios +ShortDescription: A fast sticky note app that stays on your desktop +Description: |- + 俺の付箋 (Ore no Fusen) is a desktop sticky note app built with Tauri + Next.js. + Key features: + - Instant editing — cursor is ready on first click + - WYSIWYG rich text (bold, headings, lists, checkboxes) + - Auto-save with floating windows that stay on top + - Multi-window: each note is an independent window +Moniker: ore-no-fusen +Tags: +- notes +- sticky-notes +- productivity +- desktop +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.yaml b/manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.yaml new file mode 100644 index 0000000000000..4b9a80bce0038 --- /dev/null +++ b/manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: ONFStudios.OreNoFusen +PackageVersion: 1.1.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 9b9e153a6835773c501619c10781b273db2d6886 Mon Sep 17 00:00:00 2001 From: wsgtcyx <439248005@qq.com> Date: Wed, 18 Mar 2026 09:40:48 +0800 Subject: [PATCH 65/84] Add version: pdfzus.PDFZusammenfuegen 0.1.1 (#346345) --- .../pdfzus.PDFZusammenfuegen.installer.yaml | 19 ++++++++++++ ...pdfzus.PDFZusammenfuegen.locale.de-DE.yaml | 29 +++++++++++++++++++ .../0.1.1/pdfzus.PDFZusammenfuegen.yaml | 8 +++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.installer.yaml create mode 100644 manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.locale.de-DE.yaml create mode 100644 manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.yaml diff --git a/manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.installer.yaml b/manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.installer.yaml new file mode 100644 index 0000000000000..54aef329180ed --- /dev/null +++ b/manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.installer.yaml @@ -0,0 +1,19 @@ +# Created by pdfzus winget manifest generator +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: pdfzus.PDFZusammenfuegen +PackageVersion: 0.1.1 +InstallerType: nullsoft +Scope: user +InstallModes: + - interactive + - silent + - silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-03-13 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/wsgtcyx/PDF-zusammenfuegen-winget/releases/download/v0.1.1/PDF-Zusammenfuegen-Setup-0.1.1.exe + InstallerSha256: 20B3C8C2C14707587B321447BD4BB1549873C1D4ABF694CF3577D64E78150ECD +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.locale.de-DE.yaml b/manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.locale.de-DE.yaml new file mode 100644 index 0000000000000..7d8a384cef27c --- /dev/null +++ b/manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.locale.de-DE.yaml @@ -0,0 +1,29 @@ +# Created by pdfzus winget manifest generator +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: pdfzus.PDFZusammenfuegen +PackageVersion: 0.1.1 +PackageLocale: de-DE +Publisher: pdfzus +PublisherUrl: https://pdfzus.de/ +PublisherSupportUrl: https://pdfzus.de/ +PrivacyUrl: https://pdfzus.de/privacy-policy +Author: pdfzus +PackageName: PDF Zusammenfügen +PackageUrl: https://pdfzus.de/ +License: MIT +ShortDescription: Lokales Tool zum PDF Zusammenfügen ohne Upload, ohne Konto und ohne Wasserzeichen. +Description: PDF Zusammenfügen fuer Windows verbindet mehrere PDF-Dateien direkt auf dem Geraet. Die App ist auf Datenschutz, DSGVO-orientierte Workflows und einen schnellen lokalen Export ausgelegt. +Moniker: pdfzus +Tags: + - pdf + - pdf-zusammenfuegen + - pdf-verbinden + - merge + - lokal + - dsgvo + - ohne-upload +ReleaseNotes: Erste Desktop-Version fuer lokales PDF Zusammenfuegen unter Windows. +ReleaseNotesUrl: https://github.com/wsgtcyx/PDF-zusammenfuegen-winget/releases/tag/v0.1.1 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.yaml b/manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.yaml new file mode 100644 index 0000000000000..f46766bf4526d --- /dev/null +++ b/manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.yaml @@ -0,0 +1,8 @@ +# Created by pdfzus winget manifest generator +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: pdfzus.PDFZusammenfuegen +PackageVersion: 0.1.1 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.10.0 From 7c708ca867665fe5f9ad9f853b8d55bb4b6adf7a Mon Sep 17 00:00:00 2001 From: Daniele Corsini Date: Wed, 18 Mar 2026 02:43:26 +0100 Subject: [PATCH 66/84] Corsinvest.cv4pve.vdi version 1.0.0 (#349260) --- .../Corsinvest.cv4pve.vdi.installer.yaml | 23 ++++++++++ .../Corsinvest.cv4pve.vdi.locale.en-US.yaml | 46 +++++++++++++++++++ .../vdi/1.0.0/Corsinvest.cv4pve.vdi.yaml | 8 ++++ 3 files changed, 77 insertions(+) create mode 100644 manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.installer.yaml create mode 100644 manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.locale.en-US.yaml create mode 100644 manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.yaml diff --git a/manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.installer.yaml b/manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.installer.yaml new file mode 100644 index 0000000000000..2a450eb3de280 --- /dev/null +++ b/manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Corsinvest.cv4pve.vdi +PackageVersion: 1.0.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cv4pve-vdi.exe + PortableCommandAlias: cv4pve-vdi +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Corsinvest/cv4pve-vdi/releases/download/v1.0.0/cv4pve-vdi.exe-win-x86.zip + InstallerSha256: 118FF323FC70225CB4D2BC5FC03289CA3DB47B7058B0A0D9875CFCB79156D852 +- Architecture: x64 + InstallerUrl: https://github.com/Corsinvest/cv4pve-vdi/releases/download/v1.0.0/cv4pve-vdi.exe-win-x64.zip + InstallerSha256: 448E7A999C4D22685E6CDD1E48DA0C8AF5552E22E06CA3E6AC08FEBD83561F00 +- Architecture: arm64 + InstallerUrl: https://github.com/Corsinvest/cv4pve-vdi/releases/download/v1.0.0/cv4pve-vdi.exe-win-arm64.zip + InstallerSha256: A569BE2E4D32E0D361B0353097E7AFDA6159CFB94A71ECCABC4FC41AAAE284AB +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-16 diff --git a/manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.locale.en-US.yaml b/manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.locale.en-US.yaml new file mode 100644 index 0000000000000..d27f50881bc03 --- /dev/null +++ b/manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Corsinvest.cv4pve.vdi +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: Corsinvest Srl +PublisherUrl: https://www.corsinvest.it/ +PublisherSupportUrl: https://www.corsinvest.it/cv4pve +PrivacyUrl: https://www.corsinvest.it/privacy +Author: Corsinvest Srl +PackageName: cv4pve-vdi +PackageUrl: https://github.com/Corsinvest/cv4pve-vdi +License: MIT +LicenseUrl: https://github.com/Corsinvest/cv4pve-vdi/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2025 Corsinvest Srl +CopyrightUrl: https://github.com/Corsinvest/cv4pve-vdi/blob/master/LICENSE.md +ShortDescription: VDI client for Proxmox VE — SPICE and RDP remote console launcher +Description: |- + cv4pve-vdi is a desktop VDI client for Proxmox VE that provides a graphical + interface to browse, filter and connect to virtual machines and containers + via SPICE and RDP — without opening the Proxmox web UI. + + Features: + - Card and list view for VM/CT browsing + - SPICE console launch via remote-viewer + - RDP launch via mstsc or xfreerdp + - VM/CT power control (Start / Shutdown) + - Real-time CPU and RAM usage bars + - Auto-refresh every 10 seconds + - Filter by node, status, type and tags + - Multi-host support for multiple clusters + - Light and Dark themes +Moniker: cv4pve-vdi +Tags: +- corsinvest +- proxmox +- proxmoxve +- rdp +- remote-desktop +- spice +- vdi +- virtualization +ReleaseNotesUrl: https://github.com/Corsinvest/cv4pve-vdi/releases/tag/v1.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.yaml b/manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.yaml new file mode 100644 index 0000000000000..6df385d78405d --- /dev/null +++ b/manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Corsinvest.cv4pve.vdi +PackageVersion: 1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 07cfb4fc1a022035b4a876563fb96f8b0ffa705f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Ledo?= Date: Wed, 18 Mar 2026 02:57:19 +0100 Subject: [PATCH 67/84] New package: ARCA.CLI version 0.0.1 (#346082) Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../0.0.1/adryledo.ArcaCLI.installer.yaml | 16 ++++++++++++++++ .../0.0.1/adryledo.ArcaCLI.locale.en-US.yaml | 12 ++++++++++++ .../adryledo/ArcaCLI/0.0.1/adryledo.ArcaCLI.yaml | 8 ++++++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/a/adryledo/ArcaCLI/0.0.1/adryledo.ArcaCLI.installer.yaml create mode 100644 manifests/a/adryledo/ArcaCLI/0.0.1/adryledo.ArcaCLI.locale.en-US.yaml create mode 100644 manifests/a/adryledo/ArcaCLI/0.0.1/adryledo.ArcaCLI.yaml diff --git a/manifests/a/adryledo/ArcaCLI/0.0.1/adryledo.ArcaCLI.installer.yaml b/manifests/a/adryledo/ArcaCLI/0.0.1/adryledo.ArcaCLI.installer.yaml new file mode 100644 index 0000000000000..7ca252136ae53 --- /dev/null +++ b/manifests/a/adryledo/ArcaCLI/0.0.1/adryledo.ArcaCLI.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: adryledo.ArcaCLI +PackageVersion: 0.0.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: arca.exe + PortableCommandAlias: arca +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/adryledo/arca-cli/releases/download/v0.0.1/arca-windows-amd64.zip + InstallerSha256: 3B12D329B503D2E435356A3C7BFCE7066EC8D26597D83E8FC520948CD8665799 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/a/adryledo/ArcaCLI/0.0.1/adryledo.ArcaCLI.locale.en-US.yaml b/manifests/a/adryledo/ArcaCLI/0.0.1/adryledo.ArcaCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..452a51348062b --- /dev/null +++ b/manifests/a/adryledo/ArcaCLI/0.0.1/adryledo.ArcaCLI.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: adryledo.ArcaCLI +PackageVersion: 0.0.1 +PackageLocale: en-US +Publisher: adryledo +PackageName: Arca CLI +License: Propietary +ShortDescription: ARCA is a decentralized standard for distributing, versioning, and consuming agentic assets (skills, instructions...). ARCA CLI is a tool for interacting with this standard. +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/a/adryledo/ArcaCLI/0.0.1/adryledo.ArcaCLI.yaml b/manifests/a/adryledo/ArcaCLI/0.0.1/adryledo.ArcaCLI.yaml new file mode 100644 index 0000000000000..af7551fbe8df9 --- /dev/null +++ b/manifests/a/adryledo/ArcaCLI/0.0.1/adryledo.ArcaCLI.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: adryledo.ArcaCLI +PackageVersion: 0.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From da87ea7553cbbcd533ad62cd346e22d537244b20 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 10:05:47 +0800 Subject: [PATCH 68/84] New version: DifferentAI.OpenWork version 0.11.169 (#349542) --- .../DifferentAI.OpenWork.installer.yaml | 20 ++++++++ .../DifferentAI.OpenWork.locale.en-US.yaml | 48 +++++++++++++++++++ .../DifferentAI.OpenWork.locale.zh-CN.yaml | 24 ++++++++++ .../0.11.169/DifferentAI.OpenWork.yaml | 8 ++++ 4 files changed, 100 insertions(+) create mode 100644 manifests/d/DifferentAI/OpenWork/0.11.169/DifferentAI.OpenWork.installer.yaml create mode 100644 manifests/d/DifferentAI/OpenWork/0.11.169/DifferentAI.OpenWork.locale.en-US.yaml create mode 100644 manifests/d/DifferentAI/OpenWork/0.11.169/DifferentAI.OpenWork.locale.zh-CN.yaml create mode 100644 manifests/d/DifferentAI/OpenWork/0.11.169/DifferentAI.OpenWork.yaml diff --git a/manifests/d/DifferentAI/OpenWork/0.11.169/DifferentAI.OpenWork.installer.yaml b/manifests/d/DifferentAI/OpenWork/0.11.169/DifferentAI.OpenWork.installer.yaml new file mode 100644 index 0000000000000..26ea9b10ee068 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.11.169/DifferentAI.OpenWork.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: DifferentAI.OpenWork +PackageVersion: 0.11.169 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +ProductCode: '{BE95EB86-60F4-49EE-A886-4AB5EED7B008}' +ReleaseDate: 2026-03-18 +AppsAndFeaturesEntries: +- UpgradeCode: '{2A300FB5-FA81-5886-A03C-B8C20DF4E74B}' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/different-ai/openwork/releases/download/v0.11.169/openwork-desktop-windows-x64.msi + InstallerSha256: E2E932C0C1B1D759B3976FD8297367A6FA509E625DFD9142B4FB402F2E8F672A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.11.169/DifferentAI.OpenWork.locale.en-US.yaml b/manifests/d/DifferentAI/OpenWork/0.11.169/DifferentAI.OpenWork.locale.en-US.yaml new file mode 100644 index 0000000000000..8ffb4e90cba53 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.11.169/DifferentAI.OpenWork.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DifferentAI.OpenWork +PackageVersion: 0.11.169 +PackageLocale: en-US +Publisher: differentai +PublisherUrl: https://openwork.software/ +PublisherSupportUrl: https://github.com/different-ai/openwork/issues +Author: Different AI +PackageName: OpenWork +PackageUrl: https://openwork.software/ +License: MIT +LicenseUrl: https://github.com/different-ai/openwork/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Different AI +ShortDescription: An open-source alternative to Claude Cowork, powered by OpenCode +Description: |- + OpenWork is an extensible, open-source “Claude Work” style system for knowledge workers. + It’s a native desktop app that runs OpenCode under the hood, but presents it as a clean, guided workflow: + - pick a workspace + - start a run + - watch progress + plan updates + - approve permissions when needed + - reuse what works (templates + skills) + The goal: make “agentic work” feel like a product, not a terminal. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +- opencode +ReleaseNotes: |- + Highlights + - Harden Den desktop handoff across the browser proxy and keep browser/API base URLs distinct so sign-in and worker launch flows stay reliable. + - Restore a cleaner session experience with the broken artifacts rail removed, a flatter reload-required banner, polished run status, and composer focus preserved after command actions. + Fixes & polish + - Fix the Vercel app build and deploy context so web releases build with the right package inputs. + - Send Den and mobile landing CTAs directly to app.openworklabs.com and keep onboarding worker names in sync. + - Simplify the OpenWork Share OG preview card and update the share page test/simulator coverage around preview rendering. + Packaging / ops + - Bump all shipped package versions to 0.11.169 and refresh the desktop lockfile, AUR metadata, and release packaging inputs. + - Add architecture notes for opencode-router routing and keep download stats current. + Compare: + https://github.com/different-ai/openwork/compare/v0.11.168...v0.11.169 +ReleaseNotesUrl: https://github.com/different-ai/openwork/releases/tag/v0.11.169 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.11.169/DifferentAI.OpenWork.locale.zh-CN.yaml b/manifests/d/DifferentAI/OpenWork/0.11.169/DifferentAI.OpenWork.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c9a909ea4b1f8 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.11.169/DifferentAI.OpenWork.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DifferentAI.OpenWork +PackageVersion: 0.11.169 +PackageLocale: zh-CN +ShortDescription: 由 OpenCode 驱动的 Claude Cowork 开源替代方案 +Description: |- + OpenWork 是一个可扩展的开源“Claude Work”风格系统,专为知识工作者设计。 + 它是一款原生桌面应用程序,底层运行 OpenCode,但以简洁、引导式的工作流呈现: + - 选择一个工作区 + - 开始执行任务 + - 查看进度并规划更新 + - 在需要时批准权限 + - 复用有效内容(模板 + 技能) + 目标:让“自主智能式工作”感觉像一个产品,而不是一个终端。 +Tags: +- opencode +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.11.169/DifferentAI.OpenWork.yaml b/manifests/d/DifferentAI/OpenWork/0.11.169/DifferentAI.OpenWork.yaml new file mode 100644 index 0000000000000..3364e8cf5be8a --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.11.169/DifferentAI.OpenWork.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DifferentAI.OpenWork +PackageVersion: 0.11.169 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3953bc26bc3c2256d44613b02fc46368cbbda3e5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 10:06:43 +0800 Subject: [PATCH 69/84] New version: Discord.Discord.Canary version 1.0.862 (#349543) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.862/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.862/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.862/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.862/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.862/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.862/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.862/Discord.Discord.Canary.installer.yaml new file mode 100644 index 0000000000000..696c4e0e7cabe --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.862/Discord.Discord.Canary.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.862 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.862/DiscordCanarySetup.exe + InstallerSha256: FBCAC76E4CE87122FE8A0BC0CDEC73ECC14E09279BA67FC9A5B9C309C2D6F0FE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.862/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.862/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..21e4cb3120c50 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.862/Discord.Discord.Canary.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.862 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.862/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.862/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..8c6f76b585f72 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.862/Discord.Discord.Canary.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.862 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.862/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.862/Discord.Discord.Canary.yaml new file mode 100644 index 0000000000000..3b407a7853442 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.862/Discord.Discord.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.862 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 54c8ec97476c329fd36506d0e8d2eb1e5f3c5b2e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 10:07:45 +0800 Subject: [PATCH 70/84] New version: Discord.Discord.Canary.arm64 version 1.0.195 (#349544) --- ...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.195/Discord.Discord.Canary.arm64.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.195/Discord.Discord.Canary.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.195/Discord.Discord.Canary.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.195/Discord.Discord.Canary.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.195/Discord.Discord.Canary.arm64.yaml diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.195/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.195/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 0000000000000..196e0291c0383 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.195/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.195 +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.195/DiscordCanarySetup.exe + InstallerSha256: 634FE6D8669B05FE77B0CDD01498929D9DFE7FC71D6F109AF477690015A03139 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.195/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.195/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..cf97dfcec489e --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.195/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.195 +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.195/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.195/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..00f1b405997dd --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.195/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.195 +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.195/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.195/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 0000000000000..77405c863eed1 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.195/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.195 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f34cc36979f8e53b026092f0d9413c06c0fddb1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lio=E6=9D=8E=E6=AD=90?= Date: Tue, 17 Mar 2026 19:38:52 -0700 Subject: [PATCH 71/84] New version: DefangLabs.Defang 3.4.0 (#349532) Co-authored-by: goreleaserbot --- .../3.4.0/DefangLabs.Defang.installer.yaml | 26 +++++++++++++++++++ .../3.4.0/DefangLabs.Defang.locale.en-US.yaml | 17 ++++++++++++ .../Defang/3.4.0/DefangLabs.Defang.yaml | 7 +++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/d/DefangLabs/Defang/3.4.0/DefangLabs.Defang.installer.yaml create mode 100644 manifests/d/DefangLabs/Defang/3.4.0/DefangLabs.Defang.locale.en-US.yaml create mode 100644 manifests/d/DefangLabs/Defang/3.4.0/DefangLabs.Defang.yaml diff --git a/manifests/d/DefangLabs/Defang/3.4.0/DefangLabs.Defang.installer.yaml b/manifests/d/DefangLabs/Defang/3.4.0/DefangLabs.Defang.installer.yaml new file mode 100644 index 0000000000000..53da22c9a5bc4 --- /dev/null +++ b/manifests/d/DefangLabs/Defang/3.4.0/DefangLabs.Defang.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: DefangLabs.Defang +PackageVersion: 3.4.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-03-17" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: defang.exe + PortableCommandAlias: defang + InstallerUrl: https://s.defang.io/defang_3.4.0_windows_arm64.zip?x-defang-source=winget + InstallerSha256: 313dfd2973f25273b26566071a7ac3c0cd3a6ab61a845841617574275d63d54c + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: defang.exe + PortableCommandAlias: defang + InstallerUrl: https://s.defang.io/defang_3.4.0_windows_amd64.zip?x-defang-source=winget + InstallerSha256: d47d4fbf85ea2f84c084e47b954edf437e8e5c2220f9d240e6f1748ef912a1a3 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DefangLabs/Defang/3.4.0/DefangLabs.Defang.locale.en-US.yaml b/manifests/d/DefangLabs/Defang/3.4.0/DefangLabs.Defang.locale.en-US.yaml new file mode 100644 index 0000000000000..5bf8fd7be6fd5 --- /dev/null +++ b/manifests/d/DefangLabs/Defang/3.4.0/DefangLabs.Defang.locale.en-US.yaml @@ -0,0 +1,17 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: DefangLabs.Defang +PackageVersion: 3.4.0 +PackageLocale: en-US +Publisher: DefangLabs +PublisherUrl: https://defang.io/ +PublisherSupportUrl: https://github.com/DefangLabs/defang/issues/ +PackageName: Defang +PackageUrl: https://github.com/DefangLabs/defang/ +License: MIT +Copyright: Defang Software Labs Inc. +ShortDescription: The Defang command-line interface (CLI) +Description: Develop Anything, Deploy Anywhere. +Moniker: Defang +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DefangLabs/Defang/3.4.0/DefangLabs.Defang.yaml b/manifests/d/DefangLabs/Defang/3.4.0/DefangLabs.Defang.yaml new file mode 100644 index 0000000000000..da6038dd95a5c --- /dev/null +++ b/manifests/d/DefangLabs/Defang/3.4.0/DefangLabs.Defang.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: DefangLabs.Defang +PackageVersion: 3.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b9b26a9e2ae005899ece99f3076f83a5a871bc7d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 10:39:45 +0800 Subject: [PATCH 72/84] Update: KDE.Kolf version master (973) (#349538) --- manifests/k/KDE/Kolf/master/KDE.Kolf.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/Kolf/master/KDE.Kolf.installer.yaml b/manifests/k/KDE/Kolf/master/KDE.Kolf.installer.yaml index 060d90100d799..ee8be77fab585 100644 --- a/manifests/k/KDE/Kolf/master/KDE.Kolf.installer.yaml +++ b/manifests/k/KDE/Kolf/master/KDE.Kolf.installer.yaml @@ -9,14 +9,14 @@ ProductCode: kolf Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/games/kolf/master/windows/kolf-master-963-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 95EB6DC802C71E06F251F3208E3A83214FB84DDAF5DA2F81B59FC806EB228A18 + InstallerUrl: https://cdn.kde.org/ci-builds/games/kolf/master/windows/kolf-master-973-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 86005844ABB653889B603F79560D9C2A688C4FB8C772EBD3F972F7145FCBFD34 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/games/kolf/master/windows/kolf-master-963-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 95EB6DC802C71E06F251F3208E3A83214FB84DDAF5DA2F81B59FC806EB228A18 + InstallerUrl: https://cdn.kde.org/ci-builds/games/kolf/master/windows/kolf-master-973-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 86005844ABB653889B603F79560D9C2A688C4FB8C772EBD3F972F7145FCBFD34 InstallerSwitches: Custom: /AllUsers ManifestType: installer From af48a11802dccacd97037af5441fd33c1a8958e4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 10:40:39 +0800 Subject: [PATCH 73/84] New version: KDE.Konversation version 25.12.3 (26.04-1627) (#349545) --- .../25.12.3/KDE.Konversation.installer.yaml | 23 ++++++++++ .../KDE.Konversation.locale.en-US.yaml | 44 +++++++++++++++++++ .../KDE.Konversation.locale.zh-CN.yaml | 36 +++++++++++++++ .../25.12.3/KDE.Konversation.yaml | 8 ++++ 4 files changed, 111 insertions(+) create mode 100644 manifests/k/KDE/Konversation/25.12.3/KDE.Konversation.installer.yaml create mode 100644 manifests/k/KDE/Konversation/25.12.3/KDE.Konversation.locale.en-US.yaml create mode 100644 manifests/k/KDE/Konversation/25.12.3/KDE.Konversation.locale.zh-CN.yaml create mode 100644 manifests/k/KDE/Konversation/25.12.3/KDE.Konversation.yaml diff --git a/manifests/k/KDE/Konversation/25.12.3/KDE.Konversation.installer.yaml b/manifests/k/KDE/Konversation/25.12.3/KDE.Konversation.installer.yaml new file mode 100644 index 0000000000000..9c51c8b41b7ac --- /dev/null +++ b/manifests/k/KDE/Konversation/25.12.3/KDE.Konversation.installer.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: KDE.Konversation +PackageVersion: 25.12.3 +InstallerType: nullsoft +UpgradeBehavior: install +ProductCode: Konversation +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://cdn.kde.org/ci-builds/network/konversation/release-26.04/windows/konversation-release_26.04-1627-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 9C7406BB79D9392F5416BC6DDD074794FFE080AFEC0407B70D066CE57E45BF05 + InstallerSwitches: + Custom: /CurrentUser +- Architecture: x64 + Scope: machine + InstallerUrl: https://cdn.kde.org/ci-builds/network/konversation/release-26.04/windows/konversation-release_26.04-1627-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 9C7406BB79D9392F5416BC6DDD074794FFE080AFEC0407B70D066CE57E45BF05 + InstallerSwitches: + Custom: /AllUsers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Konversation/25.12.3/KDE.Konversation.locale.en-US.yaml b/manifests/k/KDE/Konversation/25.12.3/KDE.Konversation.locale.en-US.yaml new file mode 100644 index 0000000000000..252a26d3df5c5 --- /dev/null +++ b/manifests/k/KDE/Konversation/25.12.3/KDE.Konversation.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: KDE.Konversation +PackageVersion: 25.12.3 +PackageLocale: en-US +Publisher: KDE e.V. +PublisherUrl: https://kde.org/ +PublisherSupportUrl: https://kde.org/support/ +PrivacyUrl: https://kde.org/privacypolicy/ +Author: KDE e.V. +PackageName: Konversation +PackageUrl: https://apps.kde.org/konversation/ +License: GPL-2.0-or-later +LicenseUrl: https://invent.kde.org/network/ruqola/-/blob/HEAD/COPYING +Copyright: Copyright 2002-2026 by the Konversation team +ShortDescription: IRC client +Description: |- + Konversation is a user-friendly Internet Relay Chat (IRC) client by KDE. It provides easy access to standard IRC networks such as Libera, where the KDE IRC channels can be found. + Features: + - Standard IRC features + - SSL server support + - Bookmarking support + - Easy to use graphical user interface + - Multiple servers and channels in one single window + - DCC file transfer + - Multiple identities for different servers + - Text decorations and colors + - OnScreen Display for notifications + - Automatic UTF-8 detection + - Per channel encoding support + - Theme support for nick icons + - Highly configurable +Tags: +- chat +- irc +- message +- send +- talk +Documentations: +- DocumentLabel: Handbook + DocumentUrl: https://docs.kde.org/?application=konversation +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Konversation/25.12.3/KDE.Konversation.locale.zh-CN.yaml b/manifests/k/KDE/Konversation/25.12.3/KDE.Konversation.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d3bd3620c0b2f --- /dev/null +++ b/manifests/k/KDE/Konversation/25.12.3/KDE.Konversation.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: KDE.Konversation +PackageVersion: 25.12.3 +PackageLocale: zh-CN +PublisherUrl: https://kde.org/zh-cn/ +PublisherSupportUrl: https://kde.org/zh-cn/support/ +PackageUrl: https://apps.kde.org/zh-cn/konversation/ +ShortDescription: IRC 客户端 +Description: |- + Konversation 是一个由 KDE 团队打造的、便于使用的 Internet Relay Chat (IRC) 客户端。它可轻松访问如 Libera 在内的标准 IRC 网络,也能在此找到 KDE 的 IRC 频道。 + 功能: + - 标准 IRC 特性 + - SSL 服务器支持 + - 书签支持 + - 易用的图形用户界面 + - 在同一个窗口中使用多个服务器和频道 + - DCC 文件传输 + - 为不同服务器使用多个身份 + - 文本修饰和颜色 + - 屏显提示 + - 自动 UTF-8 检测 + - 支持每个频道单独设定编码 + - 支持昵称图标主题 + - 高度可配置 +Tags: +- irc +- 发送 +- 消息 +- 聊天 +Documentations: +- DocumentLabel: 手册 + DocumentUrl: https://docs.kde.org/?application=konversation +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Konversation/25.12.3/KDE.Konversation.yaml b/manifests/k/KDE/Konversation/25.12.3/KDE.Konversation.yaml new file mode 100644 index 0000000000000..1a37f06894121 --- /dev/null +++ b/manifests/k/KDE/Konversation/25.12.3/KDE.Konversation.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: KDE.Konversation +PackageVersion: 25.12.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c2c0525924216110f6e341000cb82dab5594988d Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Wed, 18 Mar 2026 10:41:22 +0800 Subject: [PATCH 74/84] New version: ej-technologies.JProfiler.16 version 16.0 (#349365) --- ...j-technologies.JProfiler.16.installer.yaml | 30 ++++++++ ...echnologies.JProfiler.16.locale.en-US.yaml | 73 +++++++++++++++++++ ...echnologies.JProfiler.16.locale.zh-CN.yaml | 20 +++++ .../16/16.0/ej-technologies.JProfiler.16.yaml | 8 ++ 4 files changed, 131 insertions(+) create mode 100644 manifests/e/ej-technologies/JProfiler/16/16.0/ej-technologies.JProfiler.16.installer.yaml create mode 100644 manifests/e/ej-technologies/JProfiler/16/16.0/ej-technologies.JProfiler.16.locale.en-US.yaml create mode 100644 manifests/e/ej-technologies/JProfiler/16/16.0/ej-technologies.JProfiler.16.locale.zh-CN.yaml create mode 100644 manifests/e/ej-technologies/JProfiler/16/16.0/ej-technologies.JProfiler.16.yaml diff --git a/manifests/e/ej-technologies/JProfiler/16/16.0/ej-technologies.JProfiler.16.installer.yaml b/manifests/e/ej-technologies/JProfiler/16/16.0/ej-technologies.JProfiler.16.installer.yaml new file mode 100644 index 0000000000000..4003795acd4e9 --- /dev/null +++ b/manifests/e/ej-technologies/JProfiler/16/16.0/ej-technologies.JProfiler.16.installer.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ej-technologies.JProfiler.16 +PackageVersion: "16.0" +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: -q -Dinstall4j.suppressUnattendedReboot=true + SilentWithProgress: -q -splash "" -Dinstall4j.suppressUnattendedReboot=true + InstallLocation: -dir "" + Log: -Dinstall4j.log="" +UpgradeBehavior: install +FileExtensions: +- hprof +- hpz +- jfr +- jps +ProductCode: 8435-0008-8661-5857 +ReleaseDate: 2026-02-27 +Installers: +- Architecture: x64 + InstallerUrl: https://download.ej-technologies.com/jprofiler/jprofiler_windows-x64_16_0.exe + InstallerSha256: 6DB56E817E45B1A56FB83D3805413667A7633F51CE2F8118EFD0201A15B279F8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ej-technologies/JProfiler/16/16.0/ej-technologies.JProfiler.16.locale.en-US.yaml b/manifests/e/ej-technologies/JProfiler/16/16.0/ej-technologies.JProfiler.16.locale.en-US.yaml new file mode 100644 index 0000000000000..6edc4771fc706 --- /dev/null +++ b/manifests/e/ej-technologies/JProfiler/16/16.0/ej-technologies.JProfiler.16.locale.en-US.yaml @@ -0,0 +1,73 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ej-technologies.JProfiler.16 +PackageVersion: "16.0" +PackageLocale: en-US +Publisher: ej-technologies GmbH +PublisherUrl: https://www.ej-technologies.com/ +PublisherSupportUrl: https://www.ej-technologies.com/supportRequest +PrivacyUrl: https://www.ej-technologies.com/privacy +Author: ej-technologies GmbH +PackageName: JProfiler 16 +PackageUrl: https://www.ej-technologies.com/jprofiler +License: Proprietary +LicenseUrl: https://www.ej-technologies.com/licensing/jprofiler_license.html +Copyright: Copyright 2001-2026 ej-technologies GmbH +CopyrightUrl: https://www.ej-technologies.com/licensing/jprofiler_license.html +ShortDescription: The Leading Java Profiler for Deep JVM Analysis +Description: JProfiler bridges high-level analytics and low-level JVM data, delivering unmatched insights to solve your toughest performance problems, memory leaks, threading issues, and higher-level problems in technologies like JDBC, JPA, and more. +Tags: +- java +- jvm +- performance +- profiler +ReleaseNotes: |- + New features: + - An AI probe was added + - New UI for the IDE and updated artwork for installers + - Streamlined installer experience without requiring admin privileges by default + - UI scaling and support for running the JProfiler UI on Linux with all OpenJDK variants + - Added support for huge numbers of recorded events and control objects and removed consolidation of probe events. In the advanced probe session settings, you can configure the maximum file size for probe events. + - Added a secondary timeline histograms view for all filtered events. An event filter can be added by dragging in this view. + - Added a secondary view to show CPU hot spots, probe hot spots and the probe call tree for all filtered events + - Added secondary histogram views for duration and for throughput (where applicable)​. An event filter can be added by dragging in these views. + - Added support for horizontal scrolling in the probe event views when the viewport width falls below the total minimum column width + - Throughput metrics in Socket and Files Probes + - Added column totals for all events in the JFR event browser + - Data in the secondary views of the JFR event browser is available immediately + - When sorting events in the JFR browser, all events are sorted, not just the limited cutoff set as before + - Tables with a cutoff now show the number of displayed and the total number of rows together with a hyperlink at the bottom to add more rows + - The selection panel in the event browser now shows the number of selected events + - The new jdk.​CPUTimeSample event (Java 25+) is now used instead of the jdk.​ExecutionSample event for calculating data in the CPU section if it has been recorded. + - Added all experimental JFR events to the JFR browser + - Added support for throttle settings in the JFR recording wizard. These settings are now also shown in the thread status help tooltip. + - Added support for virtual thread dumps + - Added support for grouping similar threads in thread dumps + - Percentages for threads in the find threads dialog + - Multiple selection in hot spot views with cumulated statistics in the node detail dialog + - Columns with long text now show an expansion button when hovering over cells to open the node detail dialog with the full text. Double-clicking on such cells has the same effect. + - Heap walker reference views: The node detail dialog now shows the full strings for string objects and char arrays + - Added support for deobfuscating snapshot comparisons + - Added an action to pin rows in timeline views at the top + - Added a new sort drop-down in timeline views with tooltips and a sort direction chooser + - Default sort directions in timelines have been changed to show newer long-lived live objects or more recently closed rows at the top + - Added full support for profiling Java 26 + - Added a way to clear the current selection in the call tree analysis drop-down menu to apply the analysis to the entire tree + - Highlight edges in graph views when hovering over a node + - Changed auto-updated tables to keep the selection in the same position relative to the viewport to avoid loss of context + - Added support for compiling scripts with target Java 25 + - HTTP client probe: Added support for HttpClient with HTTP/​3 + - Improved robustness of snapshot saving in low memory conditions + - Added support for a very large number of GC roots that are possible with virtual threads on Java 25+ + - Added a -jvm=​/path/​to/​jreBundle VM parameter to set the used JRE explicitly. This is supported in the jprofiler.​vmoptions file and with -J-jvm=​... as a command line argument. + Bug fixes: + - A heap dump with only recorded objects that was triggered via the API or a trigger in a live profiling session was not handled correctly in the UI + - Fixed heap dumps with virtual threads on IBM JVMs +ReleaseNotesUrl: https://www.ej-technologies.com/jprofiler/changelog#16.0 +PurchaseUrl: https://www.ej-technologies.com/store +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.ej-technologies.com/jprofiler/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ej-technologies/JProfiler/16/16.0/ej-technologies.JProfiler.16.locale.zh-CN.yaml b/manifests/e/ej-technologies/JProfiler/16/16.0/ej-technologies.JProfiler.16.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d4f103eb87c28 --- /dev/null +++ b/manifests/e/ej-technologies/JProfiler/16/16.0/ej-technologies.JProfiler.16.locale.zh-CN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ej-technologies.JProfiler.16 +PackageVersion: "16.0" +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 深度 JVM 分析的领先 Java 性能分析工具 +Description: JProfiler 架起了高层分析与底层 JVM 数据之间的桥梁,提供无与伦比的洞察力,助您解决最棘手的性能问题、内存泄漏、线程问题,以及 JDBC、JPA 等技术中的高层级难题。 +Tags: +- java +- jvm +- 分析器 +- 性能 +ReleaseNotesUrl: https://www.ej-technologies.com/jprofiler/changelog#16.0 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.ej-technologies.com/jprofiler/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ej-technologies/JProfiler/16/16.0/ej-technologies.JProfiler.16.yaml b/manifests/e/ej-technologies/JProfiler/16/16.0/ej-technologies.JProfiler.16.yaml new file mode 100644 index 0000000000000..74f129f127b1b --- /dev/null +++ b/manifests/e/ej-technologies/JProfiler/16/16.0/ej-technologies.JProfiler.16.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: ej-technologies.JProfiler.16 +PackageVersion: "16.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 646c0abb432ea84e28a8b179dc14be7c86afc1ca Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 10:41:55 +0800 Subject: [PATCH 75/84] Update: Servo.Servo.Nightly version 1.0 (2026-03-17) (#349546) --- .../Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml | 8 ++++---- .../Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml index 4709c2a6d9503..022dcb200bf34 100644 --- a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml +++ b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml @@ -8,13 +8,13 @@ Scope: machine Protocols: - http - https -ProductCode: '{6740715a-9fbf-4e0b-adf6-54c13fc2f3b5}' -ReleaseDate: 2026-03-16 +ProductCode: '{d89609db-2c24-483a-b5ff-cad806c78529}' +ReleaseDate: 2026-03-17 AppsAndFeaturesEntries: - DisplayName: ServoShell Installers: - Architecture: x64 - InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-03-16/servo-x86_64-windows-msvc.exe - InstallerSha256: B5EA62541FD9756725F0692801E92E5772382E7783EC6AE7AF51697B8D0FF232 + InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-03-17/servo-x86_64-windows-msvc.exe + InstallerSha256: 25C908448FFF7134D6484622D1FA863D0C59402084E6D973009161B9A6D95BBA ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml index 3892e14b35750..dfdeb8efd0cb1 100644 --- a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml +++ b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml @@ -19,8 +19,8 @@ Tags: - web - web-browser - webpage -ReleaseNotes: Nightly build based on servo/servo@9fd7477cbb9fd2cf945a7e7bdd4e5f5468b99adc -ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-03-16 +ReleaseNotes: Nightly build based on servo/servo@05c80489a33c6d8163bfec8ea6d8f3594b1de153 +ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-03-17 Documentations: - DocumentLabel: Wiki DocumentUrl: https://github.com/servo/servo/wiki From 4759d2d10aabad3b0dd7ad96622caaedeeb69365 Mon Sep 17 00:00:00 2001 From: lhtuwrk Date: Wed, 18 Mar 2026 09:42:00 +0700 Subject: [PATCH 76/84] Add Logifx 0.3.0 (#349104) --- .../logifx/0.3.0/logifx.logifx.installer.yaml | 14 +++++++++ .../0.3.0/logifx.logifx.locale.en-US.yaml | 30 +++++++++++++++++++ .../l/logifx/logifx/0.3.0/logifx.logifx.yaml | 8 +++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/l/logifx/logifx/0.3.0/logifx.logifx.installer.yaml create mode 100644 manifests/l/logifx/logifx/0.3.0/logifx.logifx.locale.en-US.yaml create mode 100644 manifests/l/logifx/logifx/0.3.0/logifx.logifx.yaml diff --git a/manifests/l/logifx/logifx/0.3.0/logifx.logifx.installer.yaml b/manifests/l/logifx/logifx/0.3.0/logifx.logifx.installer.yaml new file mode 100644 index 0000000000000..57859ba0e957b --- /dev/null +++ b/manifests/l/logifx/logifx/0.3.0/logifx.logifx.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: logifx.logifx +PackageVersion: 0.3.0 +InstallerType: portable +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/lhtuwrk/logifx/releases/download/v0.3.0/logifx_v0.3.0_windows_amd64.exe + InstallerSha256: 8A5161127BB71A138884373CE5EF65002AA69CEC402ECE443B02BBAFB59842CF + Commands: + - logifx +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/l/logifx/logifx/0.3.0/logifx.logifx.locale.en-US.yaml b/manifests/l/logifx/logifx/0.3.0/logifx.logifx.locale.en-US.yaml new file mode 100644 index 0000000000000..ff63ce2cc2ae7 --- /dev/null +++ b/manifests/l/logifx/logifx/0.3.0/logifx.logifx.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: logifx.logifx +PackageVersion: 0.3.0 +PackageLocale: en-US +Publisher: logifx +PublisherUrl: https://github.com/lhtuwrk/logifx +PublisherSupportUrl: https://github.com/lhtuwrk/logifx/issues +Author: lhtuwrk +PackageName: logifx +PackageUrl: https://github.com/lhtuwrk/logifx +License: MIT +LicenseUrl: https://github.com/lhtuwrk/logifx/blob/master/LICENSE +ShortDescription: CLI tool that enhances terminal logs with colors and highlights +Description: | + logifx is a cross-platform CLI tool written in Go that improves terminal logs + by parsing log levels and highlighting important information in real time. + + It works with tools such as Maven, npm, Docker, and Go builds. +Tags: +- cli +- logs +- terminal +- developer-tools +- debugging +ReleaseNotes: Initial public release +ReleaseNotesUrl: https://github.com/lhtuwrk/logifx/releases/tag/v0.3.0 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/l/logifx/logifx/0.3.0/logifx.logifx.yaml b/manifests/l/logifx/logifx/0.3.0/logifx.logifx.yaml new file mode 100644 index 0000000000000..8656230c08d2d --- /dev/null +++ b/manifests/l/logifx/logifx/0.3.0/logifx.logifx.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: logifx.logifx +PackageVersion: 0.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From c74fc35e8276b1ea9bb1cbf51c48d7b7e6f03865 Mon Sep 17 00:00:00 2001 From: Mitch Cotter Date: Wed, 18 Mar 2026 13:52:37 +1100 Subject: [PATCH 77/84] New package: OpenCascade.CADAssistant version 1.6.0 (#349550) --- .../OpenCascade.CADAssistant.installer.yaml | 28 +++++++++++++++++++ ...OpenCascade.CADAssistant.locale.en-US.yaml | 17 +++++++++++ .../1.6.0/OpenCascade.CADAssistant.yaml | 8 ++++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/o/OpenCascade/CADAssistant/1.6.0/OpenCascade.CADAssistant.installer.yaml create mode 100644 manifests/o/OpenCascade/CADAssistant/1.6.0/OpenCascade.CADAssistant.locale.en-US.yaml create mode 100644 manifests/o/OpenCascade/CADAssistant/1.6.0/OpenCascade.CADAssistant.yaml diff --git a/manifests/o/OpenCascade/CADAssistant/1.6.0/OpenCascade.CADAssistant.installer.yaml b/manifests/o/OpenCascade/CADAssistant/1.6.0/OpenCascade.CADAssistant.installer.yaml new file mode 100644 index 0000000000000..d261a36603900 --- /dev/null +++ b/manifests/o/OpenCascade/CADAssistant/1.6.0/OpenCascade.CADAssistant.installer.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCascade.CADAssistant +PackageVersion: 1.6.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{303A8BCB-A1A6-43E0-9506-7FE8E85F43FC}_is1' +ReleaseDate: 2021-10-05 +AppsAndFeaturesEntries: +- DisplayName: CAD Assistant 1.6.0 + Publisher: OPEN CASCADE S.A.S. + ProductCode: '{303A8BCB-A1A6-43E0-9506-7FE8E85F43FC}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\CAD Assistant' +Installers: +- Architecture: x64 + InstallerUrl: https://www.opencascade.com/sites/default/files/private/occt/applications/cad_assistant_1.6.0_2021-10-05_win64.exe + InstallerSha256: 8068FF76D0D84778E6FD7F99ECF1067B550343B880518B3B329004F001DD148B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCascade/CADAssistant/1.6.0/OpenCascade.CADAssistant.locale.en-US.yaml b/manifests/o/OpenCascade/CADAssistant/1.6.0/OpenCascade.CADAssistant.locale.en-US.yaml new file mode 100644 index 0000000000000..3ca6209fe7c95 --- /dev/null +++ b/manifests/o/OpenCascade/CADAssistant/1.6.0/OpenCascade.CADAssistant.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenCascade.CADAssistant +PackageVersion: 1.6.0 +PackageLocale: en-US +Publisher: Open Cascade SAS +PublisherUrl: https://www.opencascade.com/ +Author: Open Cascade SAS +PackageName: CAD Assistant +PackageUrl: https://www.opencascade.com/products/cad-assistant/ +License: Freeware +LicenseUrl: https://www.opencascade.com/content/licensing/ +Copyright: © Open Cascade SAS +ShortDescription: CAD Assistant is a free offline 3D CAD viewer and converter supporting formats such as STEP, IGES, STL, and more, developed by Open Cascade. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCascade/CADAssistant/1.6.0/OpenCascade.CADAssistant.yaml b/manifests/o/OpenCascade/CADAssistant/1.6.0/OpenCascade.CADAssistant.yaml new file mode 100644 index 0000000000000..51945991516b6 --- /dev/null +++ b/manifests/o/OpenCascade/CADAssistant/1.6.0/OpenCascade.CADAssistant.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenCascade.CADAssistant +PackageVersion: 1.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 767861db5514c3b6d1ebaf5f23461e96ff7aee88 Mon Sep 17 00:00:00 2001 From: Davide Perini Date: Wed, 18 Mar 2026 03:54:42 +0100 Subject: [PATCH 78/84] New package: DpSoftware.FireflyLuciferin version 2.25.6 (#348118) --- ...DpSoftware.FireflyLuciferin.installer.yaml | 17 +++++++++++ ...oftware.FireflyLuciferin.locale.en-US.yaml | 29 +++++++++++++++++++ .../2.25.6/DpSoftware.FireflyLuciferin.yaml | 8 +++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/d/DpSoftware/FireflyLuciferin/2.25.6/DpSoftware.FireflyLuciferin.installer.yaml create mode 100644 manifests/d/DpSoftware/FireflyLuciferin/2.25.6/DpSoftware.FireflyLuciferin.locale.en-US.yaml create mode 100644 manifests/d/DpSoftware/FireflyLuciferin/2.25.6/DpSoftware.FireflyLuciferin.yaml diff --git a/manifests/d/DpSoftware/FireflyLuciferin/2.25.6/DpSoftware.FireflyLuciferin.installer.yaml b/manifests/d/DpSoftware/FireflyLuciferin/2.25.6/DpSoftware.FireflyLuciferin.installer.yaml new file mode 100644 index 0000000000000..1ada92a20c5a2 --- /dev/null +++ b/manifests/d/DpSoftware/FireflyLuciferin/2.25.6/DpSoftware.FireflyLuciferin.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + + +PackageIdentifier: DpSoftware.FireflyLuciferin +PackageVersion: 2.25.6 +InstallerType: exe +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/sblantipodi/firefly_luciferin/releases/download/v2.25.6/FireflyLuciferinSetup.exe + InstallerSha256: 4E60A25E25FB816B20DD3C561F10B7CC51747B705C57B6A13AB22C9E6C4D70E6 + InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2025-12-05 diff --git a/manifests/d/DpSoftware/FireflyLuciferin/2.25.6/DpSoftware.FireflyLuciferin.locale.en-US.yaml b/manifests/d/DpSoftware/FireflyLuciferin/2.25.6/DpSoftware.FireflyLuciferin.locale.en-US.yaml new file mode 100644 index 0000000000000..6e155b4a56783 --- /dev/null +++ b/manifests/d/DpSoftware/FireflyLuciferin/2.25.6/DpSoftware.FireflyLuciferin.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: DpSoftware.FireflyLuciferin +PackageVersion: 2.25.6 +PackageLocale: en-US +Publisher: DPsoftware +PublisherUrl: https://github.com/sblantipodi +PublisherSupportUrl: https://github.com/sblantipodi/firefly_luciferin/issues +PackageName: Firefly Luciferin +PackageUrl: https://github.com/sblantipodi/firefly_luciferin +License: GPL-3.0 +Copyright: Davide Perini +ShortDescription: Firefly Luciferin bias lighting and ambient light system +Tags: +- ambient-light +- ambilight +- bias-lighting +- esp +- esp32 +- esp8266 +- sk6812 +- ws2812b +ReleaseNotesUrl: https://github.com/sblantipodi/firefly_luciferin/releases/tag/v2.25.6 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/sblantipodi/firefly_luciferin/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/d/DpSoftware/FireflyLuciferin/2.25.6/DpSoftware.FireflyLuciferin.yaml b/manifests/d/DpSoftware/FireflyLuciferin/2.25.6/DpSoftware.FireflyLuciferin.yaml new file mode 100644 index 0000000000000..f7cc29efe67b4 --- /dev/null +++ b/manifests/d/DpSoftware/FireflyLuciferin/2.25.6/DpSoftware.FireflyLuciferin.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: DpSoftware.FireflyLuciferin +PackageVersion: 2.25.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 3cba3af9e683151504e743abd2c2db610133b315 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 11:12:41 +0800 Subject: [PATCH 79/84] New version: JetBrains.Rider.EAP version 261.22158.48 (#345879) --- .../JetBrains.Rider.EAP.installer.yaml | 39 ++++++++++++++ .../JetBrains.Rider.EAP.locale.en-US.yaml | 52 +++++++++++++++++++ .../JetBrains.Rider.EAP.locale.zh-CN.yaml | 30 +++++++++++ .../EAP/261.22158.48/JetBrains.Rider.EAP.yaml | 8 +++ 4 files changed, 129 insertions(+) create mode 100644 manifests/j/JetBrains/Rider/EAP/261.22158.48/JetBrains.Rider.EAP.installer.yaml create mode 100644 manifests/j/JetBrains/Rider/EAP/261.22158.48/JetBrains.Rider.EAP.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/Rider/EAP/261.22158.48/JetBrains.Rider.EAP.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/Rider/EAP/261.22158.48/JetBrains.Rider.EAP.yaml diff --git a/manifests/j/JetBrains/Rider/EAP/261.22158.48/JetBrains.Rider.EAP.installer.yaml b/manifests/j/JetBrains/Rider/EAP/261.22158.48/JetBrains.Rider.EAP.installer.yaml new file mode 100644 index 0000000000000..2b6c173be3467 --- /dev/null +++ b/manifests/j/JetBrains/Rider/EAP/261.22158.48/JetBrains.Rider.EAP.installer.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JetBrains.Rider.EAP +PackageVersion: 261.22158.48 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- cs +- cshtml +- csproj +- ipr +- sln +- slnf +ProductCode: JetBrains Rider 261.22158.48 +ReleaseDate: 2026-03-06 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/rider/JetBrains.Rider-2026.1-EAP7-261.22158.48.Checked.exe + InstallerSha256: B7FCC070517F5A0F8E16F5CDFF380C29B57EF386584FE8513E55A2B4AE8F1CAF +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/rider/JetBrains.Rider-2026.1-EAP7-261.22158.48.Checked.exe + InstallerSha256: B7FCC070517F5A0F8E16F5CDFF380C29B57EF386584FE8513E55A2B4AE8F1CAF + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/rider/JetBrains.Rider-2026.1-EAP7-261.22158.48.Checked-aarch64.exe + InstallerSha256: 5A6FCB6E1525D9463371E89F9E826E2D5AAE423AF51CAEBA2F90E41CCF1EE178 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/rider/JetBrains.Rider-2026.1-EAP7-261.22158.48.Checked-aarch64.exe + InstallerSha256: 5A6FCB6E1525D9463371E89F9E826E2D5AAE423AF51CAEBA2F90E41CCF1EE178 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/Rider/EAP/261.22158.48/JetBrains.Rider.EAP.locale.en-US.yaml b/manifests/j/JetBrains/Rider/EAP/261.22158.48/JetBrains.Rider.EAP.locale.en-US.yaml new file mode 100644 index 0000000000000..feb49aefd85b3 --- /dev/null +++ b/manifests/j/JetBrains/Rider/EAP/261.22158.48/JetBrains.Rider.EAP.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JetBrains.Rider.EAP +PackageVersion: 261.22158.48 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains Rider (EAP) +PackageUrl: https://www.jetbrains.com/rider/nextversion/ +License: Freeware +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: Fast & powerful cross-platform .NET IDE +Description: Develop .NET, ASP.NET, .NET Core, Xamarin or Unity applications on Windows, Mac, Linux +Tags: +- .net +- asp.net +- c# +- code +- coding +- develop +- development +- dotnet +- ide +- programming +- unity +- xamarin +ReleaseNotes: |- + Rider 2026.1 EAP 7 comes with the following updates: + CMake support for C++ projects [Beta] + Rider 2026.1 introduces Beta support for CMake-based C++ projects, allowing you to open, edit, and build them directly in the IDE. This makes it easier to work with cross-platform projects without switching to another build system. + The initial implementation focuses on C++ workflows,including editing and debugging CMake configuration files. Some workflows and edge cases may still require refinement, and we'll continue improving performance and compatibility in upcoming releases. We would love for you to share your experience in this ticket. + Smoother MAUI iOS development workflow from Windows + Developing .NET MAUI applications for iOS from Windows requires connecting Rider to a Mac build host. Rider 2026.1 streamlines this workflow with a new setup experience that automatically prepares the remote environment. + When you connect to a Mac, Rider now verifies the remote system configuration, including macOS, Xcode, the .NET SDK, and required MAUI workloads. If any components are missing, Rider can install or update them automatically, helping you get started faster. + We've also improved diagnostics and connection stability, and fixed issues that previously prevented MAUI apps from deploying to iOS simulators or devices from Windows. You can now build, deploy, and debug MAUI iOS applications from Windows more reliably. + Decompiler + The decompiler now supports C# 14 user-defined compound assignment operators. + Notable fixes + We're continuing to improve the new expressions evaluator for Unreal Engine projects. This build comes with fixes for issues [RIDER-136243] and [RIDER-136070]. + + For the full list of changes included in this build, please refer to our issue tracker. +ReleaseNotesUrl: https://www.jetbrains.com/rider/whatsnew/ +Documentations: +- DocumentLabel: Learning Rider + DocumentUrl: https://www.jetbrains.com/rider/documentation/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/Rider/EAP/261.22158.48/JetBrains.Rider.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/Rider/EAP/261.22158.48/JetBrains.Rider.EAP.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e836e6434d79f --- /dev/null +++ b/manifests/j/JetBrains/Rider/EAP/261.22158.48/JetBrains.Rider.EAP.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: JetBrains.Rider.EAP +PackageVersion: 261.22158.48 +PackageLocale: zh-CN +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PackageName: JetBrains Rider(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/rider/nextversion/ +License: 免费软件 +ShortDescription: 快速且强大的跨平台 .NET IDE +Description: 在 Windows、Mac 和 Linux 上开发 .NET、ASP.NET、.NET Core、Xamarin 或 Unity 应用程序 +Tags: +- .net +- asp.net +- c# +- dotnet +- unity +- xamarin +- 代码 +- 开发 +- 编程 +- 集成开发环境 +ReleaseNotesUrl: https://www.jetbrains.com/zh-cn/rider/whatsnew/ +Documentations: +- DocumentLabel: 学习 Rider + DocumentUrl: https://www.jetbrains.com/zh-cn/rider/documentation/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/Rider/EAP/261.22158.48/JetBrains.Rider.EAP.yaml b/manifests/j/JetBrains/Rider/EAP/261.22158.48/JetBrains.Rider.EAP.yaml new file mode 100644 index 0000000000000..972216d31411f --- /dev/null +++ b/manifests/j/JetBrains/Rider/EAP/261.22158.48/JetBrains.Rider.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JetBrains.Rider.EAP +PackageVersion: 261.22158.48 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1fbdd78777bff033c82045d3741c8cc19c9fb8e8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 11:13:41 +0800 Subject: [PATCH 80/84] New version: JetBrains.IntelliJIDEA version 2025.3.4 (#349443) --- .../JetBrains.IntelliJIDEA.installer.yaml | 40 +++++++++++++++++++ .../JetBrains.IntelliJIDEA.locale.en-US.yaml | 40 +++++++++++++++++++ .../JetBrains.IntelliJIDEA.locale.zh-CN.yaml | 26 ++++++++++++ .../2025.3.4/JetBrains.IntelliJIDEA.yaml | 8 ++++ 4 files changed, 114 insertions(+) create mode 100644 manifests/j/JetBrains/IntelliJIDEA/2025.3.4/JetBrains.IntelliJIDEA.installer.yaml create mode 100644 manifests/j/JetBrains/IntelliJIDEA/2025.3.4/JetBrains.IntelliJIDEA.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/IntelliJIDEA/2025.3.4/JetBrains.IntelliJIDEA.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/IntelliJIDEA/2025.3.4/JetBrains.IntelliJIDEA.yaml diff --git a/manifests/j/JetBrains/IntelliJIDEA/2025.3.4/JetBrains.IntelliJIDEA.installer.yaml b/manifests/j/JetBrains/IntelliJIDEA/2025.3.4/JetBrains.IntelliJIDEA.installer.yaml new file mode 100644 index 0000000000000..67f31f9e5c0ca --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/2025.3.4/JetBrains.IntelliJIDEA.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA +PackageVersion: 2025.3.4 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- groovy +- ipr +- java +- kt +- kts +ProductCode: IntelliJ IDEA 2025.3.4 +ReleaseDate: 2026-03-17 +AppsAndFeaturesEntries: +- DisplayVersion: 253.32098.37 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/idea/idea-2025.3.4.exe + InstallerSha256: E604583CC91604262BC7B51134D9F994F66A65149386BFCC128293F34C6DAA1A +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/idea/idea-2025.3.4.exe + InstallerSha256: E604583CC91604262BC7B51134D9F994F66A65149386BFCC128293F34C6DAA1A + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/idea/idea-2025.3.4-aarch64.exe + InstallerSha256: B8BD8E82A0560AE41D783B1207E7F5CF17BEB8E331907EFCF2D0E641EB5D4ACC +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/idea/idea-2025.3.4-aarch64.exe + InstallerSha256: B8BD8E82A0560AE41D783B1207E7F5CF17BEB8E331907EFCF2D0E641EB5D4ACC + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/2025.3.4/JetBrains.IntelliJIDEA.locale.en-US.yaml b/manifests/j/JetBrains/IntelliJIDEA/2025.3.4/JetBrains.IntelliJIDEA.locale.en-US.yaml new file mode 100644 index 0000000000000..eab47ceb771c9 --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/2025.3.4/JetBrains.IntelliJIDEA.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: JetBrains.IntelliJIDEA +PackageVersion: 2025.3.4 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: IntelliJ IDEA +PackageUrl: https://www.jetbrains.com/idea/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: The Leading Java and Kotlin IDE +Description: IntelliJ IDEA is undoubtedly the top-choice IDE for software developers. It makes Java and Kotlin development a more productive and enjoyable experience. +Moniker: intellij-idea +Tags: +- code +- coding +- develop +- development +- java +- kotlin +- programming +ReleaseNotes: |- + IntelliJ IDEA 2025.3.4 is out! This update introduces full support for Java 26 along with several notable improvements: + - Resolved an issue where running an HTTP request could trigger a different request in the same file. [IJPL-66727] + - Local changes refresh in large Perforce projects now works as expected. [IJPL-236557] + - The Dependencies tab now opens correctly when using the Analyze Cyclic Dependencies feature. [IJPL-206236] + Get more details in our blog post. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/IDEA-A-2100662645 +PurchaseUrl: https://www.jetbrains.com/idea/buy/ +Documentations: +- DocumentLabel: Resources + DocumentUrl: https://www.jetbrains.com/idea/resources/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/2025.3.4/JetBrains.IntelliJIDEA.locale.zh-CN.yaml b/manifests/j/JetBrains/IntelliJIDEA/2025.3.4/JetBrains.IntelliJIDEA.locale.zh-CN.yaml new file mode 100644 index 0000000000000..8e497c0e1dc49 --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/2025.3.4/JetBrains.IntelliJIDEA.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA +PackageVersion: 2025.3.4 +PackageLocale: zh-CN +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PackageUrl: https://www.jetbrains.com/zh-cn/idea/ +License: 专有软件 +ShortDescription: 领先的 Java 和 Kotlin IDE +Description: IntelliJ IDEA 毫无疑问是软件开发者的首选 IDE,让 Java 和 Kotlin 开发更高效、更愉快。 +Tags: +- java +- kotlin +- 代码 +- 开发 +- 编程 +- 集成开发环境 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/IDEA-A-2100662645 +PurchaseUrl: https://www.jetbrains.com/zh-cn/idea/buy/ +Documentations: +- DocumentLabel: 资源 + DocumentUrl: https://www.jetbrains.com/zh-cn/idea/resources +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/2025.3.4/JetBrains.IntelliJIDEA.yaml b/manifests/j/JetBrains/IntelliJIDEA/2025.3.4/JetBrains.IntelliJIDEA.yaml new file mode 100644 index 0000000000000..90f3ef356f02f --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/2025.3.4/JetBrains.IntelliJIDEA.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA +PackageVersion: 2025.3.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 65b5ced0ff7e856df13b578622a2aa7f7362a92d Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Wed, 18 Mar 2026 11:13:56 +0800 Subject: [PATCH 81/84] New package: ej-technologies.JProfiler.16.Agent version 16.0 (#349364) --- ...nologies.JProfiler.16.Agent.installer.yaml | 25 ++++++++++++++++ ...ogies.JProfiler.16.Agent.locale.en-US.yaml | 30 +++++++++++++++++++ ...ogies.JProfiler.16.Agent.locale.zh-CN.yaml | 19 ++++++++++++ .../ej-technologies.JProfiler.16.Agent.yaml | 8 +++++ 4 files changed, 82 insertions(+) create mode 100644 manifests/e/ej-technologies/JProfiler/16/Agent/16.0/ej-technologies.JProfiler.16.Agent.installer.yaml create mode 100644 manifests/e/ej-technologies/JProfiler/16/Agent/16.0/ej-technologies.JProfiler.16.Agent.locale.en-US.yaml create mode 100644 manifests/e/ej-technologies/JProfiler/16/Agent/16.0/ej-technologies.JProfiler.16.Agent.locale.zh-CN.yaml create mode 100644 manifests/e/ej-technologies/JProfiler/16/Agent/16.0/ej-technologies.JProfiler.16.Agent.yaml diff --git a/manifests/e/ej-technologies/JProfiler/16/Agent/16.0/ej-technologies.JProfiler.16.Agent.installer.yaml b/manifests/e/ej-technologies/JProfiler/16/Agent/16.0/ej-technologies.JProfiler.16.Agent.installer.yaml new file mode 100644 index 0000000000000..182fc0851a8ea --- /dev/null +++ b/manifests/e/ej-technologies/JProfiler/16/Agent/16.0/ej-technologies.JProfiler.16.Agent.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: ej-technologies.JProfiler.16.Agent +PackageVersion: "16.0" +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: jprofiler16\bin\jpcontroller.exe +- RelativeFilePath: jprofiler16\bin\jpdump.exe +- RelativeFilePath: jprofiler16\bin\jpenable.exe +Commands: +- jpcontroller +- jpdump +- jpenable +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x86 + InstallerUrl: https://download.ej-technologies.com/jprofiler/jprofiler_agent_windows-x32_16_0.zip + InstallerSha256: 8A613C3C5D51C628BBF7C1C55ABE80FB571A5F0833F3F64380199EC9CDEF3DFE +- Architecture: x64 + InstallerUrl: https://download.ej-technologies.com/jprofiler/jprofiler_agent_windows-x64_16_0.zip + InstallerSha256: E9544611DD4082B5125242D188080095C185A7BD6C63D25431018DAF241BA941 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ej-technologies/JProfiler/16/Agent/16.0/ej-technologies.JProfiler.16.Agent.locale.en-US.yaml b/manifests/e/ej-technologies/JProfiler/16/Agent/16.0/ej-technologies.JProfiler.16.Agent.locale.en-US.yaml new file mode 100644 index 0000000000000..06d8a3ba49e43 --- /dev/null +++ b/manifests/e/ej-technologies/JProfiler/16/Agent/16.0/ej-technologies.JProfiler.16.Agent.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ej-technologies.JProfiler.16.Agent +PackageVersion: "16.0" +PackageLocale: en-US +Publisher: ej-technologies GmbH +PublisherUrl: https://www.ej-technologies.com/ +PublisherSupportUrl: https://www.ej-technologies.com/supportRequest +PrivacyUrl: https://www.ej-technologies.com/privacy +Author: ej-technologies GmbH +PackageName: JProfiler 16 Agent +PackageUrl: https://www.ej-technologies.com/jprofiler/agent +License: Proprietary +LicenseUrl: https://www.ej-technologies.com/licensing/jprofiler_license.html +Copyright: Copyright 2001-2026 ej-technologies GmbH +CopyrightUrl: https://www.ej-technologies.com/licensing/jprofiler_license.html +ShortDescription: The profiling agent together with the command line utilities that control the profiled JVM +Tags: +- java +- jprofiler +- jvm +- performance +- profiler +PurchaseUrl: https://www.ej-technologies.com/store +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.ej-technologies.com/jprofiler/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ej-technologies/JProfiler/16/Agent/16.0/ej-technologies.JProfiler.16.Agent.locale.zh-CN.yaml b/manifests/e/ej-technologies/JProfiler/16/Agent/16.0/ej-technologies.JProfiler.16.Agent.locale.zh-CN.yaml new file mode 100644 index 0000000000000..25455256b4e41 --- /dev/null +++ b/manifests/e/ej-technologies/JProfiler/16/Agent/16.0/ej-technologies.JProfiler.16.Agent.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: ej-technologies.JProfiler.16.Agent +PackageVersion: "16.0" +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 性能分析代理以及用于控制并分析 JVM 的命令行工具 +Tags: +- java +- jprofiler +- jvm +- 分析器 +- 性能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.ej-technologies.com/jprofiler/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ej-technologies/JProfiler/16/Agent/16.0/ej-technologies.JProfiler.16.Agent.yaml b/manifests/e/ej-technologies/JProfiler/16/Agent/16.0/ej-technologies.JProfiler.16.Agent.yaml new file mode 100644 index 0000000000000..a8b2b357782db --- /dev/null +++ b/manifests/e/ej-technologies/JProfiler/16/Agent/16.0/ej-technologies.JProfiler.16.Agent.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: ej-technologies.JProfiler.16.Agent +PackageVersion: "16.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cc35145dc4404a003e4bab8f45aeff6984927080 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 18 Mar 2026 11:15:11 +0800 Subject: [PATCH 82/84] New version: Discord.Discord.Canary version 1.0.864 (#349556) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.864/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.864/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.864/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.864/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.864/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.864/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.864/Discord.Discord.Canary.installer.yaml new file mode 100644 index 0000000000000..bde5a65d54772 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.864/Discord.Discord.Canary.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.864 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.864/DiscordCanarySetup.exe + InstallerSha256: 0A2EEA56A81278EDAF946CC2E1530153EFD3518006EA75DC338B8925645CEDB7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.864/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.864/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..50d4e0364246d --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.864/Discord.Discord.Canary.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.864 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.864/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.864/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a68ef256a800c --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.864/Discord.Discord.Canary.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.864 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.864/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.864/Discord.Discord.Canary.yaml new file mode 100644 index 0000000000000..a70d7bbce6883 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.864/Discord.Discord.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.864 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1038fb7284a34d51f624ab0c56e3b5dfcc404942 Mon Sep 17 00:00:00 2001 From: hitalin Date: Wed, 18 Mar 2026 12:16:31 +0900 Subject: [PATCH 83/84] New version: Hitalin.NoteDeck version 0.2.11 (#349557) --- .../0.2.11/Hitalin.NoteDeck.installer.yaml | 21 ++++++++++++++++ .../0.2.11/Hitalin.NoteDeck.locale.en-US.yaml | 24 ++++++++++++++++++ .../0.2.11/Hitalin.NoteDeck.locale.ja-JP.yaml | 25 +++++++++++++++++++ .../NoteDeck/0.2.11/Hitalin.NoteDeck.yaml | 8 ++++++ 4 files changed, 78 insertions(+) create mode 100644 manifests/h/Hitalin/NoteDeck/0.2.11/Hitalin.NoteDeck.installer.yaml create mode 100644 manifests/h/Hitalin/NoteDeck/0.2.11/Hitalin.NoteDeck.locale.en-US.yaml create mode 100644 manifests/h/Hitalin/NoteDeck/0.2.11/Hitalin.NoteDeck.locale.ja-JP.yaml create mode 100644 manifests/h/Hitalin/NoteDeck/0.2.11/Hitalin.NoteDeck.yaml diff --git a/manifests/h/Hitalin/NoteDeck/0.2.11/Hitalin.NoteDeck.installer.yaml b/manifests/h/Hitalin/NoteDeck/0.2.11/Hitalin.NoteDeck.installer.yaml new file mode 100644 index 0000000000000..ecd22b5448a48 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.2.11/Hitalin.NoteDeck.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 0.2.11 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: NoteDeck +ReleaseDate: 2026-03-18 +AppsAndFeaturesEntries: +- Publisher: notedeck + ProductCode: NoteDeck +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\NoteDeck' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hitalin/notedeck/releases/download/v0.2.11/NoteDeck-0.2.11-windows-x64-setup.exe + InstallerSha256: BE6E1EDBC5B5DF18F4728F190BBEAB1932D598067DF62F2756E085D150ECEA80 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/0.2.11/Hitalin.NoteDeck.locale.en-US.yaml b/manifests/h/Hitalin/NoteDeck/0.2.11/Hitalin.NoteDeck.locale.en-US.yaml new file mode 100644 index 0000000000000..6f0cd5e63c9e1 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.2.11/Hitalin.NoteDeck.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 0.2.11 +PackageLocale: en-US +Publisher: hitalin +PublisherUrl: https://github.com/hitalin +PackageName: NoteDeck +PackageUrl: https://github.com/hitalin/notedeck +License: AGPL-3.0 +LicenseUrl: https://github.com/hitalin/notedeck/blob/main/LICENSE +ShortDescription: A multi-platform deck client for Misskey and its forks +Description: |- + NoteDeck is a deck client for Misskey and its forks. + It provides efficient multi-server timeline viewing with features like local full-text search, + AI integration, and localhost API that are only possible with a native desktop application. +Tags: +- deck +- fediverse +- misskey +- social-media +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/0.2.11/Hitalin.NoteDeck.locale.ja-JP.yaml b/manifests/h/Hitalin/NoteDeck/0.2.11/Hitalin.NoteDeck.locale.ja-JP.yaml new file mode 100644 index 0000000000000..17ee968346b93 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.2.11/Hitalin.NoteDeck.locale.ja-JP.yaml @@ -0,0 +1,25 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 0.2.11 +PackageLocale: ja-JP +Publisher: hitalin +PublisherUrl: https://github.com/hitalin +PublisherSupportUrl: https://github.com/hitalin/notedeck/issues +PackageName: NoteDeck +PackageUrl: https://github.com/hitalin/notedeck +License: AGPL-3.0 +LicenseUrl: https://github.com/hitalin/notedeck/blob/HEAD/LICENSE +ShortDescription: Misskey とそのフォークに対応したマルチプラットフォーム対応デッキクライアント +Description: |- + NoteDeck は Misskey とそのフォークに対応したデッキクライアントです。 + 複数サーバーのタイムラインを効率よく閲覧でき、ローカル全文検索、AI 統合、localhost API など + デスクトップネイティブならではの機能を備えています。 +Tags: +- deck +- fediverse +- misskey +- social-media +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/0.2.11/Hitalin.NoteDeck.yaml b/manifests/h/Hitalin/NoteDeck/0.2.11/Hitalin.NoteDeck.yaml new file mode 100644 index 0000000000000..e823abbc21d63 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.2.11/Hitalin.NoteDeck.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 0.2.11 +DefaultLocale: ja-JP +ManifestType: version +ManifestVersion: 1.12.0 From e54019fbdc6b16adf2dd8e225b5000123487569c Mon Sep 17 00:00:00 2001 From: Kirill Nikolaev Date: Wed, 18 Mar 2026 04:17:43 +0100 Subject: [PATCH 84/84] New version: AdamGell.CMTraceOpen version 0.4.0 (#349560) --- .../0.4.0/AdamGell.CMTraceOpen.installer.yaml | 19 ++++++++++++++++ .../AdamGell.CMTraceOpen.locale.en-US.yaml | 22 +++++++++++++++++++ .../0.4.0/AdamGell.CMTraceOpen.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/a/AdamGell/CMTraceOpen/0.4.0/AdamGell.CMTraceOpen.installer.yaml create mode 100644 manifests/a/AdamGell/CMTraceOpen/0.4.0/AdamGell.CMTraceOpen.locale.en-US.yaml create mode 100644 manifests/a/AdamGell/CMTraceOpen/0.4.0/AdamGell.CMTraceOpen.yaml diff --git a/manifests/a/AdamGell/CMTraceOpen/0.4.0/AdamGell.CMTraceOpen.installer.yaml b/manifests/a/AdamGell/CMTraceOpen/0.4.0/AdamGell.CMTraceOpen.installer.yaml new file mode 100644 index 0000000000000..d30e15cb1eae1 --- /dev/null +++ b/manifests/a/AdamGell/CMTraceOpen/0.4.0/AdamGell.CMTraceOpen.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: AdamGell.CMTraceOpen +PackageVersion: 0.4.0 +InstallerLocale: en-US +InstallerType: wix +Installers: +- Architecture: arm64 + InstallerUrl: https://github.com/adamgell/cmtraceopen/releases/download/v0.4.0/CMTrace-Open_0.4.0_arm64.msi + InstallerSha256: BA816AE95AE4C41F34E105AF4E68C1D8181BB5CA4CE851D81C5036F1A43C95A4 + ProductCode: '{1DEDF47C-3936-42EB-B0F3-671D7D42818A}' +- Architecture: x64 + InstallerUrl: https://github.com/adamgell/cmtraceopen/releases/download/v0.4.0/CMTrace-Open_0.4.0_x64.msi + InstallerSha256: F82DA194B5F96BD44530002A46368699C8D48A6EC213C16CE64EE8CA69AD264B + ProductCode: '{D575581F-CF36-45C5-BF2B-D73999D3BAB8}' +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-17 diff --git a/manifests/a/AdamGell/CMTraceOpen/0.4.0/AdamGell.CMTraceOpen.locale.en-US.yaml b/manifests/a/AdamGell/CMTraceOpen/0.4.0/AdamGell.CMTraceOpen.locale.en-US.yaml new file mode 100644 index 0000000000000..7d7e9dc2dc7da --- /dev/null +++ b/manifests/a/AdamGell/CMTraceOpen/0.4.0/AdamGell.CMTraceOpen.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: AdamGell.CMTraceOpen +PackageVersion: 0.4.0 +PackageLocale: en-US +Publisher: Adam Gell +PublisherUrl: https://github.com/adamgell +PublisherSupportUrl: https://github.com/adamgell/cmtraceopen/issues +PackageName: CMTrace Open +PackageUrl: https://github.com/adamgell/cmtraceopen +License: MIT +ShortDescription: An open-source log viewer inspired by Microsoft's CMTrace.exe. +Tags: +- cmtrace +- intune +ReleaseNotesUrl: https://github.com/adamgell/cmtraceopen/releases/tag/v0.4.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/adamgell/cmtraceopen/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/a/AdamGell/CMTraceOpen/0.4.0/AdamGell.CMTraceOpen.yaml b/manifests/a/AdamGell/CMTraceOpen/0.4.0/AdamGell.CMTraceOpen.yaml new file mode 100644 index 0000000000000..8b80a99efc2f5 --- /dev/null +++ b/manifests/a/AdamGell/CMTraceOpen/0.4.0/AdamGell.CMTraceOpen.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: AdamGell.CMTraceOpen +PackageVersion: 0.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0