From 42a60f2fdffd5bbb5c45bb423fb28efa828d750f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 30 Mar 2026 23:46:35 +0800 Subject: [PATCH 01/67] New version: Akiflow.Akiflow version 2.70.6 (#353866) --- .../2.70.6/Akiflow.Akiflow.installer.yaml | 17 ++++++++++ .../2.70.6/Akiflow.Akiflow.locale.en-US.yaml | 33 +++++++++++++++++++ .../2.70.6/Akiflow.Akiflow.locale.zh-CN.yaml | 22 +++++++++++++ .../Akiflow/2.70.6/Akiflow.Akiflow.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/a/Akiflow/Akiflow/2.70.6/Akiflow.Akiflow.installer.yaml create mode 100644 manifests/a/Akiflow/Akiflow/2.70.6/Akiflow.Akiflow.locale.en-US.yaml create mode 100644 manifests/a/Akiflow/Akiflow/2.70.6/Akiflow.Akiflow.locale.zh-CN.yaml create mode 100644 manifests/a/Akiflow/Akiflow/2.70.6/Akiflow.Akiflow.yaml diff --git a/manifests/a/Akiflow/Akiflow/2.70.6/Akiflow.Akiflow.installer.yaml b/manifests/a/Akiflow/Akiflow/2.70.6/Akiflow.Akiflow.installer.yaml new file mode 100644 index 000000000000..5d75267a955d --- /dev/null +++ b/manifests/a/Akiflow/Akiflow/2.70.6/Akiflow.Akiflow.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Akiflow.Akiflow +PackageVersion: 2.70.6 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +ProductCode: fcfd5b65-85a1-59d9-8eb7-a98bf4457cb3 +ReleaseDate: 2026-03-30 +Installers: +- Architecture: x64 + InstallerUrl: https://download.akiflow.com/builds/Akiflow-2.70.6-a77688a3-x64.exe + InstallerSha256: E9B4E0FD4A2EAF67A6ACCA2F1622F38D5681B91BE60E60C47876B108AD424BCB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Akiflow/Akiflow/2.70.6/Akiflow.Akiflow.locale.en-US.yaml b/manifests/a/Akiflow/Akiflow/2.70.6/Akiflow.Akiflow.locale.en-US.yaml new file mode 100644 index 000000000000..354a6b9e53b0 --- /dev/null +++ b/manifests/a/Akiflow/Akiflow/2.70.6/Akiflow.Akiflow.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: Akiflow.Akiflow +PackageVersion: 2.70.6 +PackageLocale: en-US +Publisher: Akiflow Inc. +PublisherUrl: https://akiflow.com/ +PrivacyUrl: https://akiflow.com/privacy-policy +Author: Akiflow Inc. +PackageName: Akiflow +PackageUrl: https://akiflow.com/download/ +License: Proprietary +LicenseUrl: https://akiflow.com/terms-of-service +Copyright: Akiflow © 2026 +CopyrightUrl: https://akiflow.com/terms-of-service +ShortDescription: One App for Tasks & Calendars +Tags: +- agenda +- calendar +- checklist +- collaborate +- collaboration +- gtd +- list +- schedule +- task +- to-do +- todo +ReleaseNotesUrl: https://product.akiflow.com/changelog +PurchaseUrl: https://akiflow.com/pricing/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Akiflow/Akiflow/2.70.6/Akiflow.Akiflow.locale.zh-CN.yaml b/manifests/a/Akiflow/Akiflow/2.70.6/Akiflow.Akiflow.locale.zh-CN.yaml new file mode 100644 index 000000000000..cb63e4ccfc9a --- /dev/null +++ b/manifests/a/Akiflow/Akiflow/2.70.6/Akiflow.Akiflow.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Akiflow.Akiflow +PackageVersion: 2.70.6 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 任务与日历二合一应用 +Tags: +- 任务 +- 列表 +- 待办 +- 待办事项 +- 提醒事项 +- 日历 +- 日程 +- 日程管理 +- 时间管理 +- 清单 +- 议程 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Akiflow/Akiflow/2.70.6/Akiflow.Akiflow.yaml b/manifests/a/Akiflow/Akiflow/2.70.6/Akiflow.Akiflow.yaml new file mode 100644 index 000000000000..5c201fad39bf --- /dev/null +++ b/manifests/a/Akiflow/Akiflow/2.70.6/Akiflow.Akiflow.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: Akiflow.Akiflow +PackageVersion: 2.70.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3fbbc5f575da437af3a5748258a51035b1b23c29 Mon Sep 17 00:00:00 2001 From: Budiman Jojo Date: Mon, 30 Mar 2026 23:17:40 +0700 Subject: [PATCH 02/67] feat: update WinGet manifest for talhelper version v3.1.7 (#350318) Co-authored-by: goreleaserbot --- .../3.1.7/talhelper.talhelper.installer.yaml | 29 +++++++++++++++++++ .../talhelper.talhelper.locale.en-US.yaml | 15 ++++++++++ .../talhelper/3.1.7/talhelper.talhelper.yaml | 7 +++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/t/talhelper/talhelper/3.1.7/talhelper.talhelper.installer.yaml create mode 100644 manifests/t/talhelper/talhelper/3.1.7/talhelper.talhelper.locale.en-US.yaml create mode 100644 manifests/t/talhelper/talhelper/3.1.7/talhelper.talhelper.yaml diff --git a/manifests/t/talhelper/talhelper/3.1.7/talhelper.talhelper.installer.yaml b/manifests/t/talhelper/talhelper/3.1.7/talhelper.talhelper.installer.yaml new file mode 100644 index 000000000000..393ddd04de21 --- /dev/null +++ b/manifests/t/talhelper/talhelper/3.1.7/talhelper.talhelper.installer.yaml @@ -0,0 +1,29 @@ +# 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: talhelper.talhelper +PackageVersion: 3.1.7 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-03-20" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: talhelper.exe + PortableCommandAlias: talhelper + InstallerUrl: https://github.com/budimanjojo/talhelper/releases/download/v3.1.7/talhelper_windows_arm64.zip + InstallerSha256: 15876f389f3ae7960266e202ee678b537e201586f9986f0d8ceca060f01b4ada + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: talhelper.exe + PortableCommandAlias: talhelper + InstallerUrl: https://github.com/budimanjojo/talhelper/releases/download/v3.1.7/talhelper_windows_amd64.zip + InstallerSha256: 61e730c53ad9650435d596bbfba6e2d8130583a4bcca633d90f2dea1c8ce437b + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 +Dependencies: + PackageDependencies: + - PackageIdentifier: SecretsOPerationS.SOPS diff --git a/manifests/t/talhelper/talhelper/3.1.7/talhelper.talhelper.locale.en-US.yaml b/manifests/t/talhelper/talhelper/3.1.7/talhelper.talhelper.locale.en-US.yaml new file mode 100644 index 000000000000..c780bd9b4acd --- /dev/null +++ b/manifests/t/talhelper/talhelper/3.1.7/talhelper.talhelper.locale.en-US.yaml @@ -0,0 +1,15 @@ +# 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: talhelper.talhelper +PackageVersion: 3.1.7 +PackageLocale: en-US +Publisher: budimanjojo +PublisherUrl: https://budimanjojo.github.io/talhelper/ +PublisherSupportUrl: https://github.com/budimanjojo/talhelper/issues +PackageName: talhelper +License: BSD-3-Clause +LicenseUrl: https://github.com/budimanjojo/talhelper/blob/master/LICENSE +ShortDescription: A tool to help creating Talos kubernetes cluster +Moniker: talhelper +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/talhelper/talhelper/3.1.7/talhelper.talhelper.yaml b/manifests/t/talhelper/talhelper/3.1.7/talhelper.talhelper.yaml new file mode 100644 index 000000000000..3dde7fe488f9 --- /dev/null +++ b/manifests/t/talhelper/talhelper/3.1.7/talhelper.talhelper.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: talhelper.talhelper +PackageVersion: 3.1.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b84d01baa1976c9e90a313cecac9e4946276e5e1 Mon Sep 17 00:00:00 2001 From: Stacklok Bot <140063061+stacklokbot@users.noreply.github.com> Date: Mon, 30 Mar 2026 12:18:46 -0400 Subject: [PATCH 03/67] New version: stacklok.thv 0.14.0 (#353828) Co-authored-by: stacklokbot --- .../thv/0.14.0/stacklok.thv.installer.yaml | 26 ++++++++++ .../thv/0.14.0/stacklok.thv.locale.en-US.yaml | 47 +++++++++++++++++++ .../s/stacklok/thv/0.14.0/stacklok.thv.yaml | 7 +++ 3 files changed, 80 insertions(+) create mode 100644 manifests/s/stacklok/thv/0.14.0/stacklok.thv.installer.yaml create mode 100644 manifests/s/stacklok/thv/0.14.0/stacklok.thv.locale.en-US.yaml create mode 100644 manifests/s/stacklok/thv/0.14.0/stacklok.thv.yaml diff --git a/manifests/s/stacklok/thv/0.14.0/stacklok.thv.installer.yaml b/manifests/s/stacklok/thv/0.14.0/stacklok.thv.installer.yaml new file mode 100644 index 000000000000..998ae5123263 --- /dev/null +++ b/manifests/s/stacklok/thv/0.14.0/stacklok.thv.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: stacklok.thv +PackageVersion: 0.14.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-03-30" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: thv.exe + PortableCommandAlias: thv + InstallerUrl: https://github.com/stacklok/toolhive/releases/download/v0.14.0/toolhive_0.14.0_windows_arm64.zip + InstallerSha256: 0faf9ccb39ebfc6d5b74193aab403a029158d31e2bdceeeea8f372d854b7f50c + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: thv.exe + PortableCommandAlias: thv + InstallerUrl: https://github.com/stacklok/toolhive/releases/download/v0.14.0/toolhive_0.14.0_windows_amd64.zip + InstallerSha256: a899cc019bbcb7fe1e3773345c0e10e53664e7ada4d521aad559af2db3d4389f + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/stacklok/thv/0.14.0/stacklok.thv.locale.en-US.yaml b/manifests/s/stacklok/thv/0.14.0/stacklok.thv.locale.en-US.yaml new file mode 100644 index 000000000000..992434f23ec5 --- /dev/null +++ b/manifests/s/stacklok/thv/0.14.0/stacklok.thv.locale.en-US.yaml @@ -0,0 +1,47 @@ +# 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: stacklok.thv +PackageVersion: 0.14.0 +PackageLocale: en-US +Publisher: stacklok +PublisherSupportUrl: https://github.com/stacklok/toolhive/issues/new/choose +PackageName: thv +PackageUrl: https://stacklok.com +License: Apache-2.0 +LicenseUrl: https://github.com/stacklok/toolhive/blob/main/LICENSE +Copyright: Stacklok, Inc. +ShortDescription: ToolHive is a lightweight, secure, and fast manager for MCP (Model Context Protocol) servers +Moniker: thv +Tags: + - golang + - cli + - mcp + - toolhive + - stacklok + - model-context-protocol + - mcp-server +ReleaseNotes: | + ## Changelog + * 4a0da4388695851279f768716eb7cc3c91d33477: Default to :latest tag for OCI skill install references (#4430) (@JAORMX) + * e3c605fb53383b45e123b5123286d8b7ce1f0718: Implement upstream_inject strategy and SubjectProviderName (#4390) (@jhrozek) + * feef6ed5b427bd7d1de98dcac539e384e045fd57: Improve code-review-assist skill for clearer reviews (#4424) (@jerm-dro) + * b93cfe126cebc3a62b91bcd9748c2974dd7e314e: Persist per-backend session IDs to transport metadata on session creation (#4403) (@yrobla) + * ef7e815e1fae51949b2cce3d1e349d19232c03a3: Pin anthropics/claude-code-base-action action to e8132bc (#4411) (@renovate[bot]) + * a9063950b1512a01c36a85b9a3eb2a2235302155: Release v0.14.0 (#4445) (@stacklokbot) + * 982421079def3775ca9a21e88db28deefd4a3401: Unhide skill CLI commands and update toolhive-cli-user skill (#4443) (@JAORMX) + * 1831a240b5b988fcb38b57793fb176083e5d5def: Update anthropics/claude-code-action digest to 88c168b (#4412) (@renovate[bot]) + * 19eeb6b6bffaf19e102826dd40c9cf2212ab21fc: Update aws-sdk-go-v2 monorepo (#4416) (@renovate[bot]) + * cc4919ec620d1f0edc32db5c8a96dd7654217e46: Update codecov/codecov-action digest to 75cd116 (#4414) (@renovate[bot]) + * 50d580a4dcf9a8ed147571e881c8665137571ff1: Update github/codeql-action digest to c10b806 (#4415) (@renovate[bot]) + * 2fd35230c9d0c96addce95e5e1bf78951dd1d45c: Update kubernetes dependencies (#4417) (@renovate[bot]) + * 96c658cb1c6983a86e6b54265ce35706ab83bc30: Update module github.com/pelletier/go-toml/v2 to v2.3.0 (#4422) (@renovate[bot]) + * 7868d49f08fd99b0f0d8e827a7b04e0038acad68: Update module github.com/stacklok/toolhive-catalog to v0.20260330.0 (#4423) (@renovate[bot]) + * 36af102314d2f8c01ea80039476b664194b019e1: Update module github.com/stacklok/toolhive-core to v0.0.13 (#4439) (@renovate[bot]) + * fbde7be2b91cb81bc59678f87561d03c340dc095: Update module github.com/zalando/go-keyring to v0.2.8 (#4418) (@renovate[bot]) + * 227c4e9ec9db744a595bded364f54c111abeff50: Update module golang.ngrok.com/ngrok/v2 to v2.1.2 (#4419) (@renovate[bot]) + * 2a084e817ef588bf88fafcec6b0d527ad3d9f118: Update sigstore/cosign-installer action to v4.1.1 (#4420) (@renovate[bot]) + * bbbe8f3fe6b52211527b04298907ff084150bc21: Update stacklok/releaseo action to v0.0.4 (#4421) (@renovate[bot]) + * 7cff3cdff95730085a8a6aefb06bedbf78b88af2: Wire embedded auth server into VirtualMCPServer converter and deployment (#4383) (@jhrozek) + * 4557382428f07215affd9b23dcd23d28b95bfa03: fix(mcp): disable interactive OAuth in embedded MCP server handler (#4444) (@peppescg) +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/stacklok/thv/0.14.0/stacklok.thv.yaml b/manifests/s/stacklok/thv/0.14.0/stacklok.thv.yaml new file mode 100644 index 000000000000..fbeacdc24b7a --- /dev/null +++ b/manifests/s/stacklok/thv/0.14.0/stacklok.thv.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: stacklok.thv +PackageVersion: 0.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 15c0bbf30ee19a6e038b92af2be206ed6b346ee5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 00:19:55 +0800 Subject: [PATCH 04/67] Update: AmyXun.AxGlyph version 2.5981 (#353835) --- .../a/AmyXun/AxGlyph/2.5981/AmyXun.AxGlyph.installer.yaml | 8 ++++---- .../AxGlyph/2.5981/AmyXun.AxGlyph.locale.en-US.yaml | 6 +++--- .../AxGlyph/2.5981/AmyXun.AxGlyph.locale.zh-CN.yaml | 6 +++--- manifests/a/AmyXun/AxGlyph/2.5981/AmyXun.AxGlyph.yaml | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/manifests/a/AmyXun/AxGlyph/2.5981/AmyXun.AxGlyph.installer.yaml b/manifests/a/AmyXun/AxGlyph/2.5981/AmyXun.AxGlyph.installer.yaml index 00257f5a2ad9..af11b9896bc4 100644 --- a/manifests/a/AmyXun/AxGlyph/2.5981/AmyXun.AxGlyph.installer.yaml +++ b/manifests/a/AmyXun/AxGlyph/2.5981/AmyXun.AxGlyph.installer.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: AmyXun.AxGlyph PackageVersion: "2.5981" @@ -14,7 +14,7 @@ FileExtensions: ProductCode: AxGlyph Installers: - Architecture: x86 - InstallerUrl: https://download.s21i.co99.net/4232652/0/0/ABUIABBPGAAg7v_YyQYopJPwbQ.zip?f=矢量绘图_AxGlyph_Setup_Win_20251125.zip&v=1764114414 - InstallerSha256: 6945C5FB0EF006F6DEC06E49CD286E1768E12D93E91D98C84E6058A089C786A5 + InstallerUrl: https://download.s21i.co99.net/4232652/0/0/ABUIABBPGAAg34ynzgYo1ubXwAU.zip?f=矢量绘图_AxGlyph_Setup_Win_20260330.zip&v=1774831199 + InstallerSha256: 2333FAD672E240B7DF3E7521796C207C271364992BDB69C3564127B294D42BD1 ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/a/AmyXun/AxGlyph/2.5981/AmyXun.AxGlyph.locale.en-US.yaml b/manifests/a/AmyXun/AxGlyph/2.5981/AmyXun.AxGlyph.locale.en-US.yaml index 71be1f8d31cb..f11a4934c7da 100644 --- a/manifests/a/AmyXun/AxGlyph/2.5981/AmyXun.AxGlyph.locale.en-US.yaml +++ b/manifests/a/AmyXun/AxGlyph/2.5981/AmyXun.AxGlyph.locale.en-US.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: AmyXun.AxGlyph PackageVersion: "2.5981" @@ -11,7 +11,7 @@ PackageName: AxGlyph PackageUrl: https://www.axsoft.co/ License: Proprietary LicenseUrl: https://www.axsoft.co/about/ -Copyright: Copyright to 2015-2025 AmyXun Software, All Rights Reserved. +Copyright: Copyright to 2015-2026 AmyXun Software, All Rights Reserved. ShortDescription: A Versatile Vector-Drawing Software Description: AxGlyph is the art of vector graph maker. It is designed with love, passion and expertise. It has all kinds of functionalities which make you make vector graph at lightspeed. Key features include flow chart, circuit diagram, chemical expressions, coordinate graph, 3D objects and even animations. Tags: @@ -26,4 +26,4 @@ Documentations: - DocumentLabel: FAQ DocumentUrl: https://www.axsoft.co/faq/ ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/a/AmyXun/AxGlyph/2.5981/AmyXun.AxGlyph.locale.zh-CN.yaml b/manifests/a/AmyXun/AxGlyph/2.5981/AmyXun.AxGlyph.locale.zh-CN.yaml index 8c9cc1e99133..f2d2b7ded3ce 100644 --- a/manifests/a/AmyXun/AxGlyph/2.5981/AmyXun.AxGlyph.locale.zh-CN.yaml +++ b/manifests/a/AmyXun/AxGlyph/2.5981/AmyXun.AxGlyph.locale.zh-CN.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: AmyXun.AxGlyph PackageVersion: "2.5981" @@ -10,7 +10,7 @@ PublisherSupportUrl: https://muchong.com/bbs/myf.php?ffid=1010 PackageName: AxGlyph PackageUrl: https://www.amyxun.com/ License: 专有软件 -Copyright: Copyright to 2015-2025 AmyXun Software, All Rights Reserved. +Copyright: Copyright to 2015-2026 AmyXun Software, All Rights Reserved. ShortDescription: 精巧易用的矢量插图绘制软件 Description: AxGlyph 是一款专业的矢量插图、曲线图表和流程图绘图软件。它内置数百种曲线图表模板,包括数据图表、三维图形、函数图形、电路图以及化学方程式等。此外还可以自定义绘图,利用它绘制任何想要的图形。 Tags: @@ -23,4 +23,4 @@ ReleaseNotes: 1. 修复收藏功能的右键菜单。 ReleaseNotesUrl: https://www.amyxun.com/nd.jsp?id=10 PurchaseUrl: https://www.amyxun.com/ ManifestType: locale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/a/AmyXun/AxGlyph/2.5981/AmyXun.AxGlyph.yaml b/manifests/a/AmyXun/AxGlyph/2.5981/AmyXun.AxGlyph.yaml index f5f4c5de0769..84eba50249dc 100644 --- a/manifests/a/AmyXun/AxGlyph/2.5981/AmyXun.AxGlyph.yaml +++ b/manifests/a/AmyXun/AxGlyph/2.5981/AmyXun.AxGlyph.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: AmyXun.AxGlyph PackageVersion: "2.5981" DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From b84bbcd728f84d4dfe22c9ce5025c52475b88271 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 00:20:59 +0800 Subject: [PATCH 05/67] Update: AmyXun.AxMath version 2.7061 (#353838) --- .../AmyXun/AxMath/2.7061/AmyXun.AxMath.installer.yaml | 10 +++++----- .../AxMath/2.7061/AmyXun.AxMath.locale.en-US.yaml | 6 +++--- .../AxMath/2.7061/AmyXun.AxMath.locale.zh-CN.yaml | 6 +++--- manifests/a/AmyXun/AxMath/2.7061/AmyXun.AxMath.yaml | 4 ++-- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/manifests/a/AmyXun/AxMath/2.7061/AmyXun.AxMath.installer.yaml b/manifests/a/AmyXun/AxMath/2.7061/AmyXun.AxMath.installer.yaml index 880070302320..05aca243d5ba 100644 --- a/manifests/a/AmyXun/AxMath/2.7061/AmyXun.AxMath.installer.yaml +++ b/manifests/a/AmyXun/AxMath/2.7061/AmyXun.AxMath.installer.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: AmyXun.AxMath PackageVersion: "2.7061" @@ -12,10 +12,10 @@ UpgradeBehavior: install FileExtensions: - afx ProductCode: AxMath -ReleaseDate: 2025-11-25 +ReleaseDate: 2026-03-30 Installers: - Architecture: x86 - InstallerUrl: https://download.s21i.co99.net/4232652/0/0/ABUIABBPGAAg2P_YyQYov_bR7QM.zip?f=公式编辑器_AxMath_Setup_Win_20251125.zip&v=1764114392 - InstallerSha256: 6BDD3E199447684055CD4761FD947AB79D9341A623F19DFEAB957DEDC0A107BB + InstallerUrl: https://download.s21i.co99.net/4232652/0/0/ABUIABBPGAAg24ynzgYoh7mnSA.zip?f=公式编辑器_AxMath_Setup_Win_20260330.zip&v=1774831195 + InstallerSha256: 86252B3CDAE3D468D6586E267FA818B7335637D7866761B4D1E60C72CF8E95CF ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/a/AmyXun/AxMath/2.7061/AmyXun.AxMath.locale.en-US.yaml b/manifests/a/AmyXun/AxMath/2.7061/AmyXun.AxMath.locale.en-US.yaml index 9ea0d010ccdb..6ba950187cff 100644 --- a/manifests/a/AmyXun/AxMath/2.7061/AmyXun.AxMath.locale.en-US.yaml +++ b/manifests/a/AmyXun/AxMath/2.7061/AmyXun.AxMath.locale.en-US.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: AmyXun.AxMath PackageVersion: "2.7061" @@ -11,7 +11,7 @@ PackageName: AxMath PackageUrl: https://www.axsoft.co/ License: Proprietary LicenseUrl: https://www.axsoft.co/about -Copyright: Copyright To 2015-2025 AmyXun Software, All Rights Reserved. +Copyright: Copyright To 2015-2026 AmyXun Software, All Rights Reserved. ShortDescription: A Professional Formula Editor & Calculator Description: AxMath is an interactive WYSIWYG equation editor. It is designed with love, passion and expertise. It has all kinds of functionalities which make you type equations at lightspeed. Key features include semantic math input, auto calculation, LaTeX conversion, memory board, etc. Tags: @@ -24,4 +24,4 @@ Documentations: - DocumentLabel: FAQ DocumentUrl: https://www.axsoft.co/faq/ ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/a/AmyXun/AxMath/2.7061/AmyXun.AxMath.locale.zh-CN.yaml b/manifests/a/AmyXun/AxMath/2.7061/AmyXun.AxMath.locale.zh-CN.yaml index 1cefcb77c88f..467dd1b7d0b9 100644 --- a/manifests/a/AmyXun/AxMath/2.7061/AmyXun.AxMath.locale.zh-CN.yaml +++ b/manifests/a/AmyXun/AxMath/2.7061/AmyXun.AxMath.locale.zh-CN.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: AmyXun.AxMath PackageVersion: "2.7061" @@ -10,7 +10,7 @@ PublisherSupportUrl: https://muchong.com/bbs/myf.php?ffid=1010 PackageName: AxMath PackageUrl: https://www.amyxun.com/ License: 专有软件 -Copyright: Copyright To 2015-2025 AmyXun Software, All Rights Reserved. +Copyright: Copyright To 2015-2026 AmyXun Software, All Rights Reserved. ShortDescription: 专业的公式编辑器及计算器 Description: AxMath 是一款专业的公式编辑器及科学计算软件,集公式编辑、排版及科学计算于一身。支持 OLE 嵌入,可与 Microsoft Office / WPS 等常见文档编辑软件协同操作,还可以矢量输出或输出为图片格式。 Tags: @@ -22,4 +22,4 @@ ReleaseNotes: 1. 修改了若干 LaTeX 语法。 ReleaseNotesUrl: https://www.amyxun.com/nd.jsp?id=10 PurchaseUrl: https://www.amyxun.com/ ManifestType: locale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/a/AmyXun/AxMath/2.7061/AmyXun.AxMath.yaml b/manifests/a/AmyXun/AxMath/2.7061/AmyXun.AxMath.yaml index 35335fbfd043..0e5ff7034024 100644 --- a/manifests/a/AmyXun/AxMath/2.7061/AmyXun.AxMath.yaml +++ b/manifests/a/AmyXun/AxMath/2.7061/AmyXun.AxMath.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: AmyXun.AxMath PackageVersion: "2.7061" DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From f6e57a6898f9d4af4c6f67ceeab73dac915e6221 Mon Sep 17 00:00:00 2001 From: Resolume Buildserver <145000504+resolume-buildserver@users.noreply.github.com> Date: Mon, 30 Mar 2026 18:21:58 +0200 Subject: [PATCH 06/67] New version: Resolume.Arena version 7.25.3.2905 (#353854) --- .../7.25.3.2905/Resolume.Arena.installer.yaml | 16 ++++++++++ .../Resolume.Arena.locale.en-US.yaml | 31 +++++++++++++++++++ .../Arena/7.25.3.2905/Resolume.Arena.yaml | 8 +++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/r/Resolume/Arena/7.25.3.2905/Resolume.Arena.installer.yaml create mode 100644 manifests/r/Resolume/Arena/7.25.3.2905/Resolume.Arena.locale.en-US.yaml create mode 100644 manifests/r/Resolume/Arena/7.25.3.2905/Resolume.Arena.yaml diff --git a/manifests/r/Resolume/Arena/7.25.3.2905/Resolume.Arena.installer.yaml b/manifests/r/Resolume/Arena/7.25.3.2905/Resolume.Arena.installer.yaml new file mode 100644 index 000000000000..da975222857c --- /dev/null +++ b/manifests/r/Resolume/Arena/7.25.3.2905/Resolume.Arena.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Resolume.Arena +PackageVersion: 7.25.3.2905 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.10240.0 +InstallerType: inno +Scope: machine +Installers: +- Architecture: x64 + InstallerUrl: https://dd5sgwxv3xok.cloudfront.net/Resolume_Arena_7_25_3_rev_2905_Installer.exe + InstallerSha256: CD665DF2303F99E8796D85180C6D08B09AE220988EDC418AB89F278D4A7862FE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Resolume/Arena/7.25.3.2905/Resolume.Arena.locale.en-US.yaml b/manifests/r/Resolume/Arena/7.25.3.2905/Resolume.Arena.locale.en-US.yaml new file mode 100644 index 000000000000..054521dc2914 --- /dev/null +++ b/manifests/r/Resolume/Arena/7.25.3.2905/Resolume.Arena.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Resolume.Arena +PackageVersion: 7.25.3.2905 +PackageLocale: en-US +Publisher: Resolume +PublisherUrl: https://resolume.com +PublisherSupportUrl: https://resolume.com/support/ +PrivacyUrl: https://resolume.com/privacy +Author: Resolume B.V. +PackageName: Resolume Arena +PackageUrl: https://resolume.com/download +License: Proprietary +Copyright: Copyright ©2001-2026 Resolume B.V. All rights reserved +ShortDescription: Resolume Arena is an Instrument for VJs, AV performers and video artists. +Description: Resolume Arena is an instrument for VJs, AV performers and video artists. Resolume Arena puts all your media and effects right at your fingertips, so you can quickly play and improvise your live visuals. Arena expands on Avenue and has advanced options for projection mapping and blending projectors. Control it from a lighting desk and sync to the DJ via SMPTE timecode. +Moniker: arena +Tags: +- vj +- vj software +- video +- dmx +- artnet +- osc +- midi +- projection mapping +- conference +PurchaseUrl: https://resolume.com/shop/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Resolume/Arena/7.25.3.2905/Resolume.Arena.yaml b/manifests/r/Resolume/Arena/7.25.3.2905/Resolume.Arena.yaml new file mode 100644 index 000000000000..8e7f5713a022 --- /dev/null +++ b/manifests/r/Resolume/Arena/7.25.3.2905/Resolume.Arena.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Resolume.Arena +PackageVersion: 7.25.3.2905 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 155dfe8646b51f9ff96885ebcd389ca14379f8be Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 00:23:04 +0800 Subject: [PATCH 07/67] New version: Postman.Postman version 12.4.1 (#353871) --- .../12.4.1/Postman.Postman.installer.yaml | 24 ++++++++++++ .../12.4.1/Postman.Postman.locale.en-US.yaml | 37 +++++++++++++++++++ .../12.4.1/Postman.Postman.locale.zh-CN.yaml | 35 ++++++++++++++++++ .../Postman/12.4.1/Postman.Postman.yaml | 8 ++++ 4 files changed, 104 insertions(+) create mode 100644 manifests/p/Postman/Postman/12.4.1/Postman.Postman.installer.yaml create mode 100644 manifests/p/Postman/Postman/12.4.1/Postman.Postman.locale.en-US.yaml create mode 100644 manifests/p/Postman/Postman/12.4.1/Postman.Postman.locale.zh-CN.yaml create mode 100644 manifests/p/Postman/Postman/12.4.1/Postman.Postman.yaml diff --git a/manifests/p/Postman/Postman/12.4.1/Postman.Postman.installer.yaml b/manifests/p/Postman/Postman/12.4.1/Postman.Postman.installer.yaml new file mode 100644 index 000000000000..af85d6330424 --- /dev/null +++ b/manifests/p/Postman/Postman/12.4.1/Postman.Postman.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Postman.Postman +PackageVersion: 12.4.1 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- postman +ProductCode: Postman +ReleaseDate: 2026-03-30 +Installers: +- Architecture: x64 + InstallerUrl: https://dl.pstmn.io/download/version/12.4.1/windows_64 + InstallerSha256: C25065B81EF246E008338CDDA24F8A4EE40F5A84AFE241600C515D8F67636B84 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.4.1/Postman.Postman.locale.en-US.yaml b/manifests/p/Postman/Postman/12.4.1/Postman.Postman.locale.en-US.yaml new file mode 100644 index 000000000000..bc406f544653 --- /dev/null +++ b/manifests/p/Postman/Postman/12.4.1/Postman.Postman.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Postman.Postman +PackageVersion: 12.4.1 +PackageLocale: en-US +Publisher: Postman +PublisherUrl: https://www.postman.com/ +PublisherSupportUrl: https://www.postman.com/support/ +PrivacyUrl: https://www.postman.com/legal/privacy-policy/ +Author: Postman, Inc. +PackageName: Postman +PackageUrl: https://www.postman.com/downloads/ +License: Proprietary +LicenseUrl: https://www.postman.com/legal/terms/ +Copyright: © 2026 Postman, Inc. +CopyrightUrl: https://www.postman.com/legal/terms/ +ShortDescription: The Collaboration Platform for API Development +Description: Postman is a collaboration platform for API development. Postman's features simplify each step of building an API and streamline collaboration so you can create better APIs — faster. +Moniker: postman +Tags: +- api +- automation +- debug +- develop +- development +- interface +- internet +- network +- request +- response +PurchaseUrl: https://www.postman.com/pricing/ +Documentations: +- DocumentLabel: Learning Center + DocumentUrl: https://learning.postman.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.4.1/Postman.Postman.locale.zh-CN.yaml b/manifests/p/Postman/Postman/12.4.1/Postman.Postman.locale.zh-CN.yaml new file mode 100644 index 000000000000..a6c429243f3a --- /dev/null +++ b/manifests/p/Postman/Postman/12.4.1/Postman.Postman.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Postman.Postman +PackageVersion: 12.4.1 +PackageLocale: zh-CN +Publisher: Postman +PublisherUrl: https://www.postman.com/ +PublisherSupportUrl: https://www.postman.com/support/ +PrivacyUrl: https://www.postman.com/legal/privacy-policy/ +Author: Postman, Inc. +PackageName: Postman +PackageUrl: https://www.postman.com/downloads/ +License: 专有软件 +LicenseUrl: https://www.postman.com/legal/terms/ +Copyright: © 2026 Postman, Inc. +CopyrightUrl: https://www.postman.com/legal/terms/ +ShortDescription: API 开发协作平台 +Description: Postman 是一个 API 开发协作平台,简化构建 API 流程的每一步,并让协作流水线化,从而更快更好地创建 API。 +Tags: +- api +- 互联网 +- 响应 +- 开发 +- 接口 +- 网络 +- 自动化 +- 请求 +- 调试 +PurchaseUrl: https://www.postman.com/pricing/ +Documentations: +- DocumentLabel: 学习中心 + DocumentUrl: https://learning.postman.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.4.1/Postman.Postman.yaml b/manifests/p/Postman/Postman/12.4.1/Postman.Postman.yaml new file mode 100644 index 000000000000..24fd35bce6d5 --- /dev/null +++ b/manifests/p/Postman/Postman/12.4.1/Postman.Postman.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Postman.Postman +PackageVersion: 12.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bf629c74918f4fd5da8dc0d50b6ab259f1e2e57e 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: Tue, 31 Mar 2026 00:42:01 +0800 Subject: [PATCH 08/67] Update manifest: MarkGriffiths.NetTime version 3.14 (#353857) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ❤是纱雾酱哟~ <49941141+Dragon1573@users.noreply.github.com> --- .../NetTime/3.14/MarkGriffiths.NetTime.installer.yaml | 10 +++++----- .../3.14/MarkGriffiths.NetTime.locale.en-US.yaml | 8 ++++---- .../NetTime/3.14/MarkGriffiths.NetTime.yaml | 6 +++--- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/manifests/m/MarkGriffiths/NetTime/3.14/MarkGriffiths.NetTime.installer.yaml b/manifests/m/MarkGriffiths/NetTime/3.14/MarkGriffiths.NetTime.installer.yaml index ef190e1abee6..6fff39442153 100644 --- a/manifests/m/MarkGriffiths/NetTime/3.14/MarkGriffiths.NetTime.installer.yaml +++ b/manifests/m/MarkGriffiths/NetTime/3.14/MarkGriffiths.NetTime.installer.yaml @@ -1,5 +1,5 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: MarkGriffiths.NetTime PackageVersion: '3.14' @@ -7,7 +7,7 @@ InstallerLocale: en-US InstallerType: inno Scope: machine ProductCode: NetTime_is1 -ReleaseDate: 2012-05-17 +ReleaseDate: 2026-02-16 AppsAndFeaturesEntries: - ProductCode: NetTime_is1 ElevationRequirement: elevatesSelf @@ -16,6 +16,6 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://timesynctool.com/NetTimeSetup-314.exe - InstallerSha256: 7B489CBBC654FE26F39300387AE28A2A538CF76E68335F573A762EC18222A808 + InstallerSha256: 5E3A5CD4E7CE99C8A5701CBE50344CD0516BC9984681DE56F15ABDE414D9DBDE ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/m/MarkGriffiths/NetTime/3.14/MarkGriffiths.NetTime.locale.en-US.yaml b/manifests/m/MarkGriffiths/NetTime/3.14/MarkGriffiths.NetTime.locale.en-US.yaml index 2c1b98936350..23fe19168901 100644 --- a/manifests/m/MarkGriffiths/NetTime/3.14/MarkGriffiths.NetTime.locale.en-US.yaml +++ b/manifests/m/MarkGriffiths/NetTime/3.14/MarkGriffiths.NetTime.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: MarkGriffiths.NetTime PackageVersion: '3.14' @@ -20,7 +20,7 @@ Tags: - synchronization - time - timesynctool -- w32tm - w32time +- w32tm ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/m/MarkGriffiths/NetTime/3.14/MarkGriffiths.NetTime.yaml b/manifests/m/MarkGriffiths/NetTime/3.14/MarkGriffiths.NetTime.yaml index c27de3d5a18d..e137e6afcea1 100644 --- a/manifests/m/MarkGriffiths/NetTime/3.14/MarkGriffiths.NetTime.yaml +++ b/manifests/m/MarkGriffiths/NetTime/3.14/MarkGriffiths.NetTime.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: MarkGriffiths.NetTime PackageVersion: '3.14' DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From 01da814ed4d3b159d4d3a83660eb78579351609a Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 30 Mar 2026 12:54:06 -0400 Subject: [PATCH 09/67] New version: Google.AndroidStudio.Canary version 2025.3.4.1 (#350076) Co-authored-by: UnownPlain --- ...Google.AndroidStudio.Canary.installer.yaml | 22 ++++++++ ...gle.AndroidStudio.Canary.locale.en-US.yaml | 52 +++++++++++++++++++ .../Google.AndroidStudio.Canary.yaml | 8 +++ 3 files changed, 82 insertions(+) create mode 100644 manifests/g/Google/AndroidStudio/Canary/2025.3.4.1/Google.AndroidStudio.Canary.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2025.3.4.1/Google.AndroidStudio.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2025.3.4.1/Google.AndroidStudio.Canary.yaml diff --git a/manifests/g/Google/AndroidStudio/Canary/2025.3.4.1/Google.AndroidStudio.Canary.installer.yaml b/manifests/g/Google/AndroidStudio/Canary/2025.3.4.1/Google.AndroidStudio.Canary.installer.yaml new file mode 100644 index 000000000000..f057db081bc9 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2025.3.4.1/Google.AndroidStudio.Canary.installer.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.AndroidStudio.Canary +PackageVersion: 2025.3.4.1 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: deny +ReleaseDate: 2026-03-19 +RequireExplicitUpgrade: true +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/android/studio/install/2025.3.4.1/android-studio-panda4-canary1-windows.exe + InstallerSha256: 72D8F262EF0997A211264B1360C9D5C80845A4B3948927ADB2801F469514B4B4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2025.3.4.1/Google.AndroidStudio.Canary.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Canary/2025.3.4.1/Google.AndroidStudio.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..8800a907ce79 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2025.3.4.1/Google.AndroidStudio.Canary.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.AndroidStudio.Canary +PackageVersion: 2025.3.4.1 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://developer.android.com/ +PublisherSupportUrl: https://developer.android.com/studio/intro +PrivacyUrl: https://policies.google.com/privacy +PackageName: Android Studio Canary +PackageUrl: https://developer.android.com/studio/preview +License: Android Software Development Kit License Agreement +LicenseUrl: https://developer.android.com/studio/terms +Copyright: Copyright © 2000–2024 Google +CopyrightUrl: https://developer.android.com/studio/terms +ShortDescription: The official Integrated Development Environment (IDE) for Android app development. +Description: |- + Get early access to the latest features and improvements in Android Studio. + Android Studio is the official Integrated Development Environment (IDE) for Android app development. + Based on the powerful code editor and developer tools from IntelliJ IDEA, + Android Studio offers even more features that enhance your productivity when building Android apps. +Moniker: android-studio-canary +Tags: +- aab +- adb +- android +- android-studio +- androidstudiocanary +- apk +- app +- canary +- debug +- development +- emulator +- fastboot +- ide +- intellij +- studio +Agreements: +- AgreementLabel: Android Software Development Kit License Agreement + AgreementUrl: https://developer.android.com/studio/terms +ReleaseNotesUrl: https://androidstudio.googleblog.com/ +Documentations: +- DocumentLabel: Install Alongside Stable + DocumentUrl: https://developer.android.com/studio/preview/install-preview +- DocumentLabel: Report A Bug + DocumentUrl: https://developer.android.com/studio/report-bugs +- DocumentLabel: Troubleshoot + DocumentUrl: https://developer.android.com/studio/troubleshoot +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2025.3.4.1/Google.AndroidStudio.Canary.yaml b/manifests/g/Google/AndroidStudio/Canary/2025.3.4.1/Google.AndroidStudio.Canary.yaml new file mode 100644 index 000000000000..10ef54c9a466 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2025.3.4.1/Google.AndroidStudio.Canary.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: Google.AndroidStudio.Canary +PackageVersion: 2025.3.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 86c732cd883732aa095190189cf28d0fa1ff25da Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 00:55:06 +0800 Subject: [PATCH 10/67] New version: TheBrowserCompany.Arc version 1.98.1.3 (#351275) --- .../TheBrowserCompany.Arc.installer.yaml | 26 +++++++++++++++++ .../TheBrowserCompany.Arc.locale.en-US.yaml | 28 +++++++++++++++++++ .../TheBrowserCompany.Arc.locale.zh-CN.yaml | 18 ++++++++++++ .../Arc/1.98.1.3/TheBrowserCompany.Arc.yaml | 8 ++++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/t/TheBrowserCompany/Arc/1.98.1.3/TheBrowserCompany.Arc.installer.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.98.1.3/TheBrowserCompany.Arc.locale.en-US.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.98.1.3/TheBrowserCompany.Arc.locale.zh-CN.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.98.1.3/TheBrowserCompany.Arc.yaml diff --git a/manifests/t/TheBrowserCompany/Arc/1.98.1.3/TheBrowserCompany.Arc.installer.yaml b/manifests/t/TheBrowserCompany/Arc/1.98.1.3/TheBrowserCompany.Arc.installer.yaml new file mode 100644 index 000000000000..45a977657f7f --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.98.1.3/TheBrowserCompany.Arc.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TheBrowserCompany.Arc +PackageVersion: 1.98.1.3 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.18362.0 +InstallerType: msix +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCLibs.Desktop.14 + - PackageIdentifier: Microsoft.WindowsAppRuntime.1.5 +PackageFamilyName: TheBrowserCompany.Arc_ttt1ap7aakyb4 +Installers: +- Architecture: x64 + InstallerUrl: https://releases.arc.net/windows/prod/1.98.1.3/Arc.x64.msix + InstallerSha256: F5E0C68E6A8455D5B9D6FA8DFF6FBBCBF3B3960E519641FEBD0F7978AF9DA871 + SignatureSha256: FE82C9BE2CBCF222E7EE07B99B2924BF966A9C80C52CFC8B280490FC82350098 +- Architecture: arm64 + InstallerUrl: https://releases.arc.net/windows/prod/1.98.1.3/Arc.arm64.msix + InstallerSha256: 2FB179F3F834832C8430173837EC958DBEFF7E0A51E3B213BB040FA40B5E9CFF + SignatureSha256: 83AD2308D88E3E978C401F6D16ED2212CF9006A3E262B329C68F49507B26409A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.98.1.3/TheBrowserCompany.Arc.locale.en-US.yaml b/manifests/t/TheBrowserCompany/Arc/1.98.1.3/TheBrowserCompany.Arc.locale.en-US.yaml new file mode 100644 index 000000000000..b340622eed5f --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.98.1.3/TheBrowserCompany.Arc.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TheBrowserCompany.Arc +PackageVersion: 1.98.1.3 +PackageLocale: en-US +Publisher: The Browser Company of New York +PublisherUrl: https://arc.net/ +PublisherSupportUrl: https://resources.arc.net/ +PrivacyUrl: https://arc.net/privacy +Author: THE BROWSER COMPANY OF NEW YORK INC. +PackageName: Arc +PackageUrl: https://arc.net/ +License: Proprietary +Copyright: Copyright 2026 The Browser Company. All rights reserved. +ShortDescription: Arc is a new browser that shapes itself to how you use the internet. It offers Spaces, Profiles, Split View, Themes, and more to organize and customize your online experience. +Tags: +- browser +- chromium +- internet +- web +- webpage +ReleaseNotesUrl: https://arc.net/windows/release-notes +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://arc.net/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.98.1.3/TheBrowserCompany.Arc.locale.zh-CN.yaml b/manifests/t/TheBrowserCompany/Arc/1.98.1.3/TheBrowserCompany.Arc.locale.zh-CN.yaml new file mode 100644 index 000000000000..cc495e77a5b2 --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.98.1.3/TheBrowserCompany.Arc.locale.zh-CN.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: TheBrowserCompany.Arc +PackageVersion: 1.98.1.3 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Arc 是一款全新的浏览器,可以根据您使用互联网的方式进行调整。它提供“空间”、“配置文件”、“拆分视图”、“主题”等功能,组织和定制您的冲浪体验。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://arc.net/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.98.1.3/TheBrowserCompany.Arc.yaml b/manifests/t/TheBrowserCompany/Arc/1.98.1.3/TheBrowserCompany.Arc.yaml new file mode 100644 index 000000000000..077ba84df1d2 --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.98.1.3/TheBrowserCompany.Arc.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: TheBrowserCompany.Arc +PackageVersion: 1.98.1.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cf2080024ca06d01164427e1009028129afc1c65 Mon Sep 17 00:00:00 2001 From: Afonso Jorge Ramos Date: Mon, 30 Mar 2026 17:56:00 +0100 Subject: [PATCH 11/67] New version: Spicetify.Spicetify version 2.43.0 (#353092) --- .../2.43.0/Spicetify.Spicetify.installer.yaml | 23 ++++++++ .../Spicetify.Spicetify.locale.en-US.yaml | 55 +++++++++++++++++++ .../Spicetify/2.43.0/Spicetify.Spicetify.yaml | 8 +++ 3 files changed, 86 insertions(+) create mode 100644 manifests/s/Spicetify/Spicetify/2.43.0/Spicetify.Spicetify.installer.yaml create mode 100644 manifests/s/Spicetify/Spicetify/2.43.0/Spicetify.Spicetify.locale.en-US.yaml create mode 100644 manifests/s/Spicetify/Spicetify/2.43.0/Spicetify.Spicetify.yaml diff --git a/manifests/s/Spicetify/Spicetify/2.43.0/Spicetify.Spicetify.installer.yaml b/manifests/s/Spicetify/Spicetify/2.43.0/Spicetify.Spicetify.installer.yaml new file mode 100644 index 000000000000..330e914d1cd4 --- /dev/null +++ b/manifests/s/Spicetify/Spicetify/2.43.0/Spicetify.Spicetify.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: Spicetify.Spicetify +PackageVersion: 2.43.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: spicetify.exe +ReleaseDate: 2026-03-27 +ElevationRequirement: elevationProhibited +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/spicetify/cli/releases/download/v2.43.0/spicetify-2.43.0-windows-x32.zip + InstallerSha256: 7E102C236F1D674C604EC334599B0B0B69078ABF419088A54F2B79ECEBA8397C +- Architecture: x64 + InstallerUrl: https://github.com/spicetify/cli/releases/download/v2.43.0/spicetify-2.43.0-windows-x64.zip + InstallerSha256: A276C9E0DCC2C427925E35E07F231FB48AE9F87CB8CA071FF4F30C0100C08E7A +- Architecture: arm64 + InstallerUrl: https://github.com/spicetify/cli/releases/download/v2.43.0/spicetify-2.43.0-windows-arm64.zip + InstallerSha256: AC5E69024CE0E4DF0B7F2C34368803E46C59D3F8F0C078C159C7C500FBAA5217 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Spicetify/Spicetify/2.43.0/Spicetify.Spicetify.locale.en-US.yaml b/manifests/s/Spicetify/Spicetify/2.43.0/Spicetify.Spicetify.locale.en-US.yaml new file mode 100644 index 000000000000..c8b957f2f8ed --- /dev/null +++ b/manifests/s/Spicetify/Spicetify/2.43.0/Spicetify.Spicetify.locale.en-US.yaml @@ -0,0 +1,55 @@ +# 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: Spicetify.Spicetify +PackageVersion: 2.43.0 +PackageLocale: en-US +Publisher: Spicetify +PublisherUrl: https://spicetify.app/ +PublisherSupportUrl: https://github.com/spicetify/spicetify-cli/issues +PackageName: Spicetify +PackageUrl: https://spicetify.app/ +License: LGPL-2.1 +LicenseUrl: https://github.com/spicetify/cli/blob/HEAD/LICENSE +Copyright: Copyright © 2023 Spicetify +ShortDescription: A command-line tool to customize the official Spotify client. +Moniker: spicetify-cli +Tags: +- cli +- extensions +- spotify +- theme +ReleaseNotes: |- + compare changes + 🚀 Enhancements + - css-map: Add classes for Spotify 1.2.86 (#3757) + - lyrics-plus: Add idling indicator for pauses and UI enhancements (#3726) + - Patch in old card stylings (8855ff2) + 🩹 Fixes + - types: Make PopupModal content accept JSXElement (#3728) + - lyrics-plus: Use spclient endpoint to fetch tempo (#3734) + - types: Add missing types for Player and ReactJSX (#3732) + - trashbin: Context menu label not updating (#3744) + - Do some changes for Spotify 1.2.86 (9af100a) + - devtools: Respect XDG_CACHE_HOME for offline.bnk lookup (f8f531e) + - fullAppDisplay: Use GraphQL to fetch album date (#3733) + - Css classes not applying to js (#3758) + - Handle css classes as objects (#3759) + 🤖 CI + - Do not trigger release when release is not marked as latest (c77447a) + ❤️ Contributors + - ririxi (@rxri) + - Yuval Dinodia (@yetval) + - Sanooj Es (@sanoojes) + - Ian P (@ianz56) + - Cvius (@cvius) + Compatibility + - Spotify for macOS: 1.2.14 -> 1.2.86 + - Spotify for Linux: 1.2.14 -> 1.2.84 + - Spotify for Windows/Microsoft Store: 1.2.14 -> 1.2.86 + - You may need to apply spicetify every time you close Microsoft Store version of Spotify + Attestations + Verify the release by visiting the Attestations, then selecting the appropriate release and platform. Scroll to Subjects section and copy the SHA-256 hash, which you can then validate against the executable. +ReleaseNotesUrl: https://github.com/spicetify/cli/releases/tag/v2.43.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Spicetify/Spicetify/2.43.0/Spicetify.Spicetify.yaml b/manifests/s/Spicetify/Spicetify/2.43.0/Spicetify.Spicetify.yaml new file mode 100644 index 000000000000..3609ffce1172 --- /dev/null +++ b/manifests/s/Spicetify/Spicetify/2.43.0/Spicetify.Spicetify.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: Spicetify.Spicetify +PackageVersion: 2.43.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1f4ce55137b6824aad8105fe726af33f1ee89850 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 00:56:56 +0800 Subject: [PATCH 12/67] New version: Wondershare.MobileTrans version 5.1.7 (#353872) --- .../Wondershare.MobileTrans.installer.yaml | 15 +++++++ .../Wondershare.MobileTrans.locale.en-US.yaml | 39 +++++++++++++++++++ .../Wondershare.MobileTrans.locale.zh-CN.yaml | 36 +++++++++++++++++ .../5.1.7/Wondershare.MobileTrans.yaml | 8 ++++ 4 files changed, 98 insertions(+) create mode 100644 manifests/w/Wondershare/MobileTrans/5.1.7/Wondershare.MobileTrans.installer.yaml create mode 100644 manifests/w/Wondershare/MobileTrans/5.1.7/Wondershare.MobileTrans.locale.en-US.yaml create mode 100644 manifests/w/Wondershare/MobileTrans/5.1.7/Wondershare.MobileTrans.locale.zh-CN.yaml create mode 100644 manifests/w/Wondershare/MobileTrans/5.1.7/Wondershare.MobileTrans.yaml diff --git a/manifests/w/Wondershare/MobileTrans/5.1.7/Wondershare.MobileTrans.installer.yaml b/manifests/w/Wondershare/MobileTrans/5.1.7/Wondershare.MobileTrans.installer.yaml new file mode 100644 index 000000000000..c9749ebed436 --- /dev/null +++ b/manifests/w/Wondershare/MobileTrans/5.1.7/Wondershare.MobileTrans.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Wondershare.MobileTrans +PackageVersion: 5.1.7 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ProductCode: '{72289023-823E-4AF7-A65F-C608481758AC}_is1' +Installers: +- Architecture: x64 + InstallerUrl: https://download.wondershare.com/cbs_down/mobiletrans_5.1.7_full5793.exe + InstallerSha256: A68AA0B8E24AEC0C10F81399FE25CC2861BAE9F4C4612AB7759643409F7606A5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wondershare/MobileTrans/5.1.7/Wondershare.MobileTrans.locale.en-US.yaml b/manifests/w/Wondershare/MobileTrans/5.1.7/Wondershare.MobileTrans.locale.en-US.yaml new file mode 100644 index 000000000000..332a7c309af3 --- /dev/null +++ b/manifests/w/Wondershare/MobileTrans/5.1.7/Wondershare.MobileTrans.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Wondershare.MobileTrans +PackageVersion: 5.1.7 +PackageLocale: en-US +Publisher: Wondershare +PublisherUrl: https://www.wondershare.com/ +PublisherSupportUrl: https://mobiletrans.wondershare.com/help-center/ +PrivacyUrl: https://www.wondershare.com/privacy.html +Author: Wondershare Technology Group Co., Ltd. +PackageName: Wondershare MobileTrans +PackageUrl: https://mobiletrans.wondershare.com/ +License: Proprietary +LicenseUrl: https://www.wondershare.com/company/end-user-license-agreement.html +Copyright: Copyright © 2026 Wondershare. All rights reserved. +CopyrightUrl: https://www.wondershare.com/company/terms_conditions.html +ShortDescription: Phone to phone data transfer for everyone. +Description: Wondershare MobileTrans is a secure, efficient, and professional phone to phone transfer software that helps you transfer contacts, music, photos, videos, WhatsApp messages, and more between devices. +Tags: +- backup +- data +- file +- mobile +- phone +- recover +- recovery +- restore +- transfer +- whatsapp +ReleaseNotes: 1. Fixed some bugs. +PurchaseUrl: https://mobiletrans.wondershare.com/buy/pricing-for-individuals-windows.html +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://mobiletrans.wondershare.com/guide/ +- DocumentLabel: FAQ + DocumentUrl: https://mobiletrans.wondershare.com/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wondershare/MobileTrans/5.1.7/Wondershare.MobileTrans.locale.zh-CN.yaml b/manifests/w/Wondershare/MobileTrans/5.1.7/Wondershare.MobileTrans.locale.zh-CN.yaml new file mode 100644 index 000000000000..54886e6b4404 --- /dev/null +++ b/manifests/w/Wondershare/MobileTrans/5.1.7/Wondershare.MobileTrans.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: Wondershare.MobileTrans +PackageVersion: 5.1.7 +PackageLocale: zh-CN +Publisher: Wondershare +PublisherUrl: https://www.wondershare.com/ +PublisherSupportUrl: https://mobiletrans.wondershare.com/help-center/ +PrivacyUrl: https://www.wondershare.com/privacy.html +Author: 万兴科技集团股份有限公司 +PackageName: Wondershare MobileTrans +PackageUrl: https://mobiletrans.wondershare.com/ +License: 专有软件 +LicenseUrl: https://www.wondershare.com/company/end-user-license-agreement.html +Copyright: Copyright © 2026 Wondershare. All rights reserved. +CopyrightUrl: https://www.wondershare.com/company/terms_conditions.html +ShortDescription: 适合每个人的手机文件传输 +Description: Wondershare MobileTrans 是一款安全、高效、专业的手机到手机传输软件,可帮助您在设备之间传输联系人、音乐、照片、视频、WhatsApp 消息等。 +Tags: +- whatsapp +- 传输 +- 备份 +- 恢复 +- 手机 +- 数据 +- 文件 +- 还原 +PurchaseUrl: https://mobiletrans.wondershare.com/buy/pricing-for-individuals-windows.html +Documentations: +- DocumentLabel: 用户手册 + DocumentUrl: https://mobiletrans.wondershare.com/guide/ +- DocumentLabel: 常见问题 + DocumentUrl: https://mobiletrans.wondershare.com/faq/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wondershare/MobileTrans/5.1.7/Wondershare.MobileTrans.yaml b/manifests/w/Wondershare/MobileTrans/5.1.7/Wondershare.MobileTrans.yaml new file mode 100644 index 000000000000..8703ac2ee889 --- /dev/null +++ b/manifests/w/Wondershare/MobileTrans/5.1.7/Wondershare.MobileTrans.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: Wondershare.MobileTrans +PackageVersion: 5.1.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7f2e3f37ed119f05ac5b4824ec0df8c350d4509b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 00:57:51 +0800 Subject: [PATCH 13/67] New version: BitSum.ProcessLasso.Beta version 18.0.0.51 (#353880) --- .../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.49 => 18.0.0.51}/BitSum.ProcessLasso.Beta.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/b/BitSum/ProcessLasso/Beta/{18.0.0.49 => 18.0.0.51}/BitSum.ProcessLasso.Beta.installer.yaml (82%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.0.0.49 => 18.0.0.51}/BitSum.ProcessLasso.Beta.locale.en-US.yaml (99%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.0.0.49 => 18.0.0.51}/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml (98%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.0.0.49 => 18.0.0.51}/BitSum.ProcessLasso.Beta.yaml (90%) diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.49/BitSum.ProcessLasso.Beta.installer.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/BitSum.ProcessLasso.Beta.installer.yaml similarity index 82% rename from manifests/b/BitSum/ProcessLasso/Beta/18.0.0.49/BitSum.ProcessLasso.Beta.installer.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/BitSum.ProcessLasso.Beta.installer.yaml index 33ec191b1820..9891aab5f09d 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.49/BitSum.ProcessLasso.Beta.installer.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/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.49 +PackageVersion: 18.0.0.51 InstallerType: nullsoft Scope: machine UpgradeBehavior: install @@ -12,6 +12,6 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://dl.bitsum.com/files/beta/processlassosetup64.exe - InstallerSha256: D52305CA087FA636F5A3C38A851ABCF5F7D803DCAE9C8D9915694B02C39337E9 + InstallerSha256: EEAFFD45ACF78D245669C14DC9BA3EC023D849E0A2665676E0EA22BF56246CFE ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.49/BitSum.ProcessLasso.Beta.locale.en-US.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/BitSum.ProcessLasso.Beta.locale.en-US.yaml similarity index 99% rename from manifests/b/BitSum/ProcessLasso/Beta/18.0.0.49/BitSum.ProcessLasso.Beta.locale.en-US.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/BitSum.ProcessLasso.Beta.locale.en-US.yaml index a975a80de23e..15866b4e2ef7 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.49/BitSum.ProcessLasso.Beta.locale.en-US.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/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.49 +PackageVersion: 18.0.0.51 PackageLocale: en-US Publisher: Bitsum PublisherUrl: https://bitsum.com/ diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.49/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml similarity index 98% rename from manifests/b/BitSum/ProcessLasso/Beta/18.0.0.49/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml index b1826d2dfb5d..e4d4f74b898a 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.49/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/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.49 +PackageVersion: 18.0.0.51 PackageLocale: zh-CN License: 专有软件 ShortDescription: 实时 CPU 优化和自动化 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.49/BitSum.ProcessLasso.Beta.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/BitSum.ProcessLasso.Beta.yaml similarity index 90% rename from manifests/b/BitSum/ProcessLasso/Beta/18.0.0.49/BitSum.ProcessLasso.Beta.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/BitSum.ProcessLasso.Beta.yaml index 5f9c9e693917..bce7da123547 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.49/BitSum.ProcessLasso.Beta.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/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.49 +PackageVersion: 18.0.0.51 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 503fac69e891f5f95981ea49a61f6b0ede191c30 Mon Sep 17 00:00:00 2001 From: axpnet <45786925+axpnet@users.noreply.github.com> Date: Mon, 30 Mar 2026 18:58:47 +0200 Subject: [PATCH 14/67] New version: axpnet.AeroFTP version 3.2.4 (#353891) --- .../3.2.4/axpnet.AeroFTP.installer.yaml | 36 ++++++++++++ .../3.2.4/axpnet.AeroFTP.locale.en-US.yaml | 58 +++++++++++++++++++ .../axpnet/AeroFTP/3.2.4/axpnet.AeroFTP.yaml | 8 +++ 3 files changed, 102 insertions(+) create mode 100644 manifests/a/axpnet/AeroFTP/3.2.4/axpnet.AeroFTP.installer.yaml create mode 100644 manifests/a/axpnet/AeroFTP/3.2.4/axpnet.AeroFTP.locale.en-US.yaml create mode 100644 manifests/a/axpnet/AeroFTP/3.2.4/axpnet.AeroFTP.yaml diff --git a/manifests/a/axpnet/AeroFTP/3.2.4/axpnet.AeroFTP.installer.yaml b/manifests/a/axpnet/AeroFTP/3.2.4/axpnet.AeroFTP.installer.yaml new file mode 100644 index 000000000000..1af110803eef --- /dev/null +++ b/manifests/a/axpnet/AeroFTP/3.2.4/axpnet.AeroFTP.installer.yaml @@ -0,0 +1,36 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: axpnet.AeroFTP +PackageVersion: 3.2.4 +InstallerLocale: en-US +ReleaseDate: 2026-03-30 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/axpdev-lab/aeroftp/releases/download/v3.2.4/AeroFTP_3.2.4_x64-setup.exe + InstallerSha256: E5CF425AA3AA718CF2B3CF28B0F32642A6FC5B6761296FE2731FA978C436878C + 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/axpdev-lab/aeroftp/releases/download/v3.2.4/AeroFTP_3.2.4_x64_en-US.msi + InstallerSha256: 4B20216D0818874DA389918BEE507FD4E5CF4E71328BD46EF7FCA021EB650733 + ProductCode: '{DD6B2183-8BF6-4C94-9E17-63E26D98F307}' + AppsAndFeaturesEntries: + - Publisher: aeroftp + ProductCode: '{DD6B2183-8BF6-4C94-9E17-63E26D98F307}' + UpgradeCode: '{3A660390-AA69-5CCD-A202-013C64158D37}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/AeroFTP' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/axpnet/AeroFTP/3.2.4/axpnet.AeroFTP.locale.en-US.yaml b/manifests/a/axpnet/AeroFTP/3.2.4/axpnet.AeroFTP.locale.en-US.yaml new file mode 100644 index 000000000000..20ab1498587f --- /dev/null +++ b/manifests/a/axpnet/AeroFTP/3.2.4/axpnet.AeroFTP.locale.en-US.yaml @@ -0,0 +1,58 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: axpnet.AeroFTP +PackageVersion: 3.2.4 +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/axpdev-lab/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.2.4] - 2026-03-30 + macOS Frozen UI Fix & UI Polish + Fixed + - macOS frozen/unresponsive UI (critical): The app window rendered but was completely non-interactive on macOS Apple Silicon (M2, M3) across macOS 15.7 and 26.4 (Tahoe). Root cause: tauri-plugin-localhost was serving the frontend over http://localhost:14321 on ALL platforms, but this workaround is only needed for Linux WebKitGTK. On macOS, WKWebView's App Transport Security (ATS) silently blocked plain HTTP content loading, producing a visible but event-dead UI. Fix: localhost transport is now Linux-only; macOS and Windows use Tauri's native asset protocol (tauri://). Dual audit (internal + external) confirmed the root cause and fix strategy. See docs/dev/platform/MACOS-UNIFIED-AUDIT-2026-03-30.md + - macOS 800ms startup delay removed: An unconditional 800ms sleep designed for GTK splash window destruction was running on all platforms including macOS. Now gated behind #[cfg(target_os = "linux")] + - Linux localhost origin alignment: Production navigation and capabilities switched from localhost to 127.0.0.1 to avoid DNS resolver ambiguity. Capability remote URL updated to match + - tauri-plugin-localhost moved to Linux-only dependency: No longer compiled or linked on macOS/Windows builds, reducing binary size and eliminating unused code paths + - MEGA S4 signup URL: Corrected to mega.nz/register, help URL now points to S4 setup guide on docs.aeroftp.app + - Saved Servers scroll area: Increased visible height from calc(100vh-130px) to calc(100vh-80px), showing more servers without scrolling + - About dialog cleanup: Removed crypto diagnostics from Support tab, added Report Issue and Documentation links + Changed + - Jottacloud in supported_types(): Was missing from ProviderFactory::supported_types() despite being fully implemented and in the factory create() match. Now included + - FileLu S5 in ProvidersDialog: Added FileLu S5 Object Storage to provider feature matrix + - About dialog i18n: 3 new keys (reportIssue, documentation, openGithubIssue) translated in 47 languages + Downloads: + - Windows: .msi installer, .exe, or .zip portable (no installation required) + - macOS: .dmg disk image + - Linux: .deb, .rpm, .snap, or .AppImage +ReleaseNotesUrl: https://github.com/axpdev-lab/aeroftp/releases/tag/v3.2.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/axpnet/AeroFTP/3.2.4/axpnet.AeroFTP.yaml b/manifests/a/axpnet/AeroFTP/3.2.4/axpnet.AeroFTP.yaml new file mode 100644 index 000000000000..ccb6731bfff1 --- /dev/null +++ b/manifests/a/axpnet/AeroFTP/3.2.4/axpnet.AeroFTP.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: axpnet.AeroFTP +PackageVersion: 3.2.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0f2a6bc3f50620b8cc63e0dc8921e153970dba19 Mon Sep 17 00:00:00 2001 From: Micah Kepe Date: Mon, 30 Mar 2026 10:00:37 -0700 Subject: [PATCH 15/67] New package: micahkepe.jsongrep version 0.8.0 (#353686) --- .../0.8.0/micahkepe.jsongrep.installer.yaml | 16 +++++++++ .../micahkepe.jsongrep.locale.en-US.yaml | 34 +++++++++++++++++++ .../jsongrep/0.8.0/micahkepe.jsongrep.yaml | 7 ++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/m/micahkepe/jsongrep/0.8.0/micahkepe.jsongrep.installer.yaml create mode 100644 manifests/m/micahkepe/jsongrep/0.8.0/micahkepe.jsongrep.locale.en-US.yaml create mode 100644 manifests/m/micahkepe/jsongrep/0.8.0/micahkepe.jsongrep.yaml diff --git a/manifests/m/micahkepe/jsongrep/0.8.0/micahkepe.jsongrep.installer.yaml b/manifests/m/micahkepe/jsongrep/0.8.0/micahkepe.jsongrep.installer.yaml new file mode 100644 index 000000000000..ff98bf79ada6 --- /dev/null +++ b/manifests/m/micahkepe/jsongrep/0.8.0/micahkepe.jsongrep.installer.yaml @@ -0,0 +1,16 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: micahkepe.jsongrep +PackageVersion: 0.8.0 +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2026-03-28 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: jsongrep-0.8.0-x86_64-pc-windows-msvc\jg.exe + PortableCommandAlias: jg + InstallerUrl: https://github.com/micahkepe/jsongrep/releases/download/v0.8.0/jsongrep-0.8.0-x86_64-pc-windows-msvc.zip + InstallerSha256: B00F748D572E97644EF88CDD664931A501DE6496C32C7568A2FF87DA9028AE53 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/m/micahkepe/jsongrep/0.8.0/micahkepe.jsongrep.locale.en-US.yaml b/manifests/m/micahkepe/jsongrep/0.8.0/micahkepe.jsongrep.locale.en-US.yaml new file mode 100644 index 000000000000..f12a78a24437 --- /dev/null +++ b/manifests/m/micahkepe/jsongrep/0.8.0/micahkepe.jsongrep.locale.en-US.yaml @@ -0,0 +1,34 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: micahkepe.jsongrep +PackageVersion: 0.8.0 +PackageLocale: en-US +Publisher: micahkepe +PublisherUrl: https://github.com/micahkepe +PublisherSupportUrl: https://github.com/micahkepe/jsongrep/issues +Author: Micah Kepe +PackageName: jsongrep +PackageUrl: https://github.com/micahkepe/jsongrep +License: MIT +LicenseUrl: https://github.com/micahkepe/jsongrep/blob/main/LICENSE +ShortDescription: JSONPath-inspired query language for JSON, YAML, TOML, and other serialization formats +Description: |- + jsongrep is a command-line tool providing a JSONPath-inspired query language + for searching and filtering JSON, YAML, TOML, CBOR, and MessagePack data. + It supports wildcards, recursive descent, array slicing, filter expressions, + and regex matching. +Moniker: jg +Tags: +- cli +- command-line +- command-line-tool +- json +- jsonpath +- grep +- search +- yaml +- toml +- rust +ReleaseNotesUrl: https://github.com/micahkepe/jsongrep/releases/tag/v0.8.0 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/m/micahkepe/jsongrep/0.8.0/micahkepe.jsongrep.yaml b/manifests/m/micahkepe/jsongrep/0.8.0/micahkepe.jsongrep.yaml new file mode 100644 index 000000000000..7359b2525362 --- /dev/null +++ b/manifests/m/micahkepe/jsongrep/0.8.0/micahkepe.jsongrep.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: micahkepe.jsongrep +PackageVersion: 0.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 8e97f07a1ae129f7c7e7289609720ce7f02b06ed Mon Sep 17 00:00:00 2001 From: mvpoftheleague Date: Mon, 30 Mar 2026 19:02:48 +0200 Subject: [PATCH 16/67] New package: mvpoftheleague.BgStatsCompanion version 1.0.0 (#353814) --- ...ftheleague.BgStatsCompanion.installer.yaml | 13 +++++++++++++ ...eleague.BgStatsCompanion.locale.en-US.yaml | 19 +++++++++++++++++++ .../mvpoftheleague.BgStatsCompanion.yaml | 8 ++++++++ 3 files changed, 40 insertions(+) create mode 100644 manifests/m/mvpoftheleague/BgStatsCompanion/1.0.0/mvpoftheleague.BgStatsCompanion.installer.yaml create mode 100644 manifests/m/mvpoftheleague/BgStatsCompanion/1.0.0/mvpoftheleague.BgStatsCompanion.locale.en-US.yaml create mode 100644 manifests/m/mvpoftheleague/BgStatsCompanion/1.0.0/mvpoftheleague.BgStatsCompanion.yaml diff --git a/manifests/m/mvpoftheleague/BgStatsCompanion/1.0.0/mvpoftheleague.BgStatsCompanion.installer.yaml b/manifests/m/mvpoftheleague/BgStatsCompanion/1.0.0/mvpoftheleague.BgStatsCompanion.installer.yaml new file mode 100644 index 000000000000..b97666d90915 --- /dev/null +++ b/manifests/m/mvpoftheleague/BgStatsCompanion/1.0.0/mvpoftheleague.BgStatsCompanion.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: mvpoftheleague.BgStatsCompanion +PackageVersion: 1.0.0 +InstallerType: exe +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mvpoftheleague/bgstats-companion/releases/download/v1.0.0/BgStatsCompanion.exe + InstallerSha256: 339050245153C804897F07B4C8C0EBE529B0C46C351E8DE4DC683EF70E119F8C +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-27 diff --git a/manifests/m/mvpoftheleague/BgStatsCompanion/1.0.0/mvpoftheleague.BgStatsCompanion.locale.en-US.yaml b/manifests/m/mvpoftheleague/BgStatsCompanion/1.0.0/mvpoftheleague.BgStatsCompanion.locale.en-US.yaml new file mode 100644 index 000000000000..4b6e4ec28d69 --- /dev/null +++ b/manifests/m/mvpoftheleague/BgStatsCompanion/1.0.0/mvpoftheleague.BgStatsCompanion.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: mvpoftheleague.BgStatsCompanion +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: mvpoftheleague +PublisherUrl: https://github.com/mvpoftheleague +PublisherSupportUrl: https://github.com/mvpoftheleague/bgstats-companion/issues +PackageName: BgStats Companion +PackageUrl: https://github.com/mvpoftheleague/bgstats-companion +License: MIT License +ShortDescription: Windows system tray companion app for BgStats WoW Classic battleground statistics tracker +ReleaseNotesUrl: https://github.com/mvpoftheleague/bgstats-companion/releases/tag/v1.0.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/mvpoftheleague/bgstats-companion/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/mvpoftheleague/BgStatsCompanion/1.0.0/mvpoftheleague.BgStatsCompanion.yaml b/manifests/m/mvpoftheleague/BgStatsCompanion/1.0.0/mvpoftheleague.BgStatsCompanion.yaml new file mode 100644 index 000000000000..dd86e95b7457 --- /dev/null +++ b/manifests/m/mvpoftheleague/BgStatsCompanion/1.0.0/mvpoftheleague.BgStatsCompanion.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: mvpoftheleague.BgStatsCompanion +PackageVersion: 1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 72733ddd20b0f76410bbb7fe5d600c349118e649 Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Mon, 30 Mar 2026 13:30:06 -0400 Subject: [PATCH 17/67] New version: Devolutions.UniGetUI version 2026.1.1 (#349564) --- .../Devolutions.UniGetUI.installer.yaml | 50 +++++++++++++++++++ .../Devolutions.UniGetUI.locale.en-US.yaml | 41 +++++++++++++++ .../2026.1.1/Devolutions.UniGetUI.yaml | 8 +++ 3 files changed, 99 insertions(+) create mode 100644 manifests/d/Devolutions/UniGetUI/2026.1.1/Devolutions.UniGetUI.installer.yaml create mode 100644 manifests/d/Devolutions/UniGetUI/2026.1.1/Devolutions.UniGetUI.locale.en-US.yaml create mode 100644 manifests/d/Devolutions/UniGetUI/2026.1.1/Devolutions.UniGetUI.yaml diff --git a/manifests/d/Devolutions/UniGetUI/2026.1.1/Devolutions.UniGetUI.installer.yaml b/manifests/d/Devolutions/UniGetUI/2026.1.1/Devolutions.UniGetUI.installer.yaml new file mode 100644 index 000000000000..5008deb6779c --- /dev/null +++ b/manifests/d/Devolutions/UniGetUI/2026.1.1/Devolutions.UniGetUI.installer.yaml @@ -0,0 +1,50 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Devolutions.UniGetUI +PackageVersion: 2026.1.1 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' +ReleaseDate: 2026-03-16 +AppsAndFeaturesEntries: +- ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.WindowsAppRuntime.1.7 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/Devolutions/UniGetUI/releases/download/v2026.1.1/UniGetUI.Installer.x64.exe + InstallerSha256: 46D370AF4AED8C04BD0A667F07CB96D9A1B42BBF559D81E778EBDA32B83A51B4 + InstallerSwitches: + Custom: /CURRENTUSER /NoWinGet /NoAutoStart +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/Devolutions/UniGetUI/releases/download/v2026.1.1/UniGetUI.Installer.x64.exe + InstallerSha256: 46D370AF4AED8C04BD0A667F07CB96D9A1B42BBF559D81E778EBDA32B83A51B4 + InstallerSwitches: + Custom: /ALLUSERS /NoWinGet /NoAutoStart + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\UniGetUI' +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/Devolutions/UniGetUI/releases/download/v2026.1.1/UniGetUI.Installer.arm64.exe + InstallerSha256: 3E541F72D87E2D8C5EF3BBACA29DCC541B95C1623CE8C46051C97DFC2CAF3025 + InstallerSwitches: + Custom: /CURRENTUSER /NoWinGet /NoAutoStart +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/Devolutions/UniGetUI/releases/download/v2026.1.1/UniGetUI.Installer.arm64.exe + InstallerSha256: 3E541F72D87E2D8C5EF3BBACA29DCC541B95C1623CE8C46051C97DFC2CAF3025 + InstallerSwitches: + Custom: /ALLUSERS /NoWinGet /NoAutoStart + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\UniGetUI' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Devolutions/UniGetUI/2026.1.1/Devolutions.UniGetUI.locale.en-US.yaml b/manifests/d/Devolutions/UniGetUI/2026.1.1/Devolutions.UniGetUI.locale.en-US.yaml new file mode 100644 index 000000000000..aea9a52e1f6c --- /dev/null +++ b/manifests/d/Devolutions/UniGetUI/2026.1.1/Devolutions.UniGetUI.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Devolutions.UniGetUI +PackageVersion: 2026.1.1 +PackageLocale: en-US +Publisher: Devolutions Inc. +PublisherUrl: https://devolutions.net/ +PublisherSupportUrl: https://devolutions.net/support/ +PackageName: UniGetUI +PackageUrl: https://devolutions.net/unigetui/ +License: MIT +LicenseUrl: https://github.com/Devolutions/UniGetUI/blob/HEAD/LICENSE +ShortDescription: The Graphical Interface for your package managers. +Description: UniGetUI is an intuitive GUI for the most common CLI package managers on Windows, including WinGet, Scoop, Chocolatey, Pip, Npm, .NET Tool, PowerShell Gallery, and more. With UniGetUI, you can discover, install, update, and uninstall software from multiple package managers through one interface. +Moniker: unigetui +Tags: +- chocolatey +- dotnet-tool +- microsoft-store +- npm +- pip +- powershell-gallery +- scoop +- uniget-ui +- winget +- winget-ui +- wingetui +ReleaseNotes: |- + This release includes further work into the Devolutions transition, and lays the foundations required for a full cross-platform Avalonia port. + General changes + - Added an experimental Avalonia-based cross-platform UniGetUI preview port + - Fixed GitHub cloud backup sign-in issues caused by OAuth configuration problems + - Improved WinGet reliability by preferring the bundled COM activation path + - Fixed update detection to handle four-part version numbers correctly + - Reapplied DPI sizing fixes to improve scaling behavior on high-DPI displays + - Brought all translations up to 100% completion state + - Migrated the build and release flow to .NET 10 +ReleaseNotesUrl: https://github.com/Devolutions/UniGetUI/releases/tag/v2026.1.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Devolutions/UniGetUI/2026.1.1/Devolutions.UniGetUI.yaml b/manifests/d/Devolutions/UniGetUI/2026.1.1/Devolutions.UniGetUI.yaml new file mode 100644 index 000000000000..77190cb86039 --- /dev/null +++ b/manifests/d/Devolutions/UniGetUI/2026.1.1/Devolutions.UniGetUI.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: Devolutions.UniGetUI +PackageVersion: 2026.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ceb18972bd4f12292fdd990bed684dd9ee4d11eb Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 30 Mar 2026 13:31:18 -0400 Subject: [PATCH 18/67] New version: SST.OpenCodeDesktop version 1.3.7 (#353693) --- .../1.3.7/SST.OpenCodeDesktop.installer.yaml | 22 ++++++++ .../SST.OpenCodeDesktop.locale.en-US.yaml | 50 +++++++++++++++++++ .../1.3.7/SST.OpenCodeDesktop.yaml | 8 +++ 3 files changed, 80 insertions(+) create mode 100644 manifests/s/SST/OpenCodeDesktop/1.3.7/SST.OpenCodeDesktop.installer.yaml create mode 100644 manifests/s/SST/OpenCodeDesktop/1.3.7/SST.OpenCodeDesktop.locale.en-US.yaml create mode 100644 manifests/s/SST/OpenCodeDesktop/1.3.7/SST.OpenCodeDesktop.yaml diff --git a/manifests/s/SST/OpenCodeDesktop/1.3.7/SST.OpenCodeDesktop.installer.yaml b/manifests/s/SST/OpenCodeDesktop/1.3.7/SST.OpenCodeDesktop.installer.yaml new file mode 100644 index 000000000000..308b4eeae936 --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.3.7/SST.OpenCodeDesktop.installer.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.3.7 +InstallerType: nullsoft +Scope: user +ProductCode: OpenCode +ReleaseDate: 2026-03-30 +AppsAndFeaturesEntries: +- ProductCode: OpenCode +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\OpenCode' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.3.7/opencode-desktop-windows-x64.exe + InstallerSha256: FA0DD7A4E75F93D73FFE24564EB35FBF3C6FC5D3E239F9C0AA663B4E453F4D65 +- Architecture: arm64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.3.7/opencode-desktop-windows-arm64.exe + InstallerSha256: 527A3B81D60153CC907EEF198EE3B29D9E769570A0AFA7027F062B4C4FE090F6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/OpenCodeDesktop/1.3.7/SST.OpenCodeDesktop.locale.en-US.yaml b/manifests/s/SST/OpenCodeDesktop/1.3.7/SST.OpenCodeDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..f087117301ce --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.3.7/SST.OpenCodeDesktop.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.3.7 +PackageLocale: en-US +Publisher: opencode +PublisherUrl: https://anoma.ly/ +PublisherSupportUrl: https://github.com/anomalyco/opencode/issues +PackageName: OpenCode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/anomalyco/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: OpenCode is an open source agent that helps you write and run code with any AI model. It''s available as a terminal-based interface, desktop app, or IDE extension. +Description: |- + opencode is an AI coding agent. It features: + - A responsive, native, themeable terminal UI and desktop app. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Core + - Added first-class PowerShell support on Windows + - Plugin installs now preserve JSONC comments in configuration files + - Fixed OPENCODE_DISABLE_CLAUDE_CODE_PROMPT not being respected for project-level CLAUDE.md + + TUI + - Improved variant modal behavior to be less intrusive + - Added theme colors for dialog textarea placeholders + Thank you to 2 community contributors: + - @KnutZuidema: + - fix: discourage _noop tool call during LiteLLM compaction (#18539) + - @yejiming: + - docs: rename patch tool to apply_patch and clarify apply_patch behavior (#19979) +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.3.7 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/OpenCodeDesktop/1.3.7/SST.OpenCodeDesktop.yaml b/manifests/s/SST/OpenCodeDesktop/1.3.7/SST.OpenCodeDesktop.yaml new file mode 100644 index 000000000000..d7c5df7a0f5d --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.3.7/SST.OpenCodeDesktop.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.3.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a36f8f21579462f6bb2d22a5d004d562d86b339c Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 30 Mar 2026 19:32:33 +0200 Subject: [PATCH 19/67] New version: cURL.cURL version 8.19.0.5 (#353860) --- .../cURL/8.19.0.5/cURL.cURL.installer.yaml | 48 +++++++++++++++++++ .../cURL/8.19.0.5/cURL.cURL.locale.en-US.yaml | 32 +++++++++++++ manifests/c/cURL/cURL/8.19.0.5/cURL.cURL.yaml | 8 ++++ 3 files changed, 88 insertions(+) create mode 100644 manifests/c/cURL/cURL/8.19.0.5/cURL.cURL.installer.yaml create mode 100644 manifests/c/cURL/cURL/8.19.0.5/cURL.cURL.locale.en-US.yaml create mode 100644 manifests/c/cURL/cURL/8.19.0.5/cURL.cURL.yaml diff --git a/manifests/c/cURL/cURL/8.19.0.5/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.19.0.5/cURL.cURL.installer.yaml new file mode 100644 index 000000000000..fefe0028dead --- /dev/null +++ b/manifests/c/cURL/cURL/8.19.0.5/cURL.cURL.installer.yaml @@ -0,0 +1,48 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: cURL.cURL +PackageVersion: 8.19.0.5 +InstallerType: zip +NestedInstallerType: portable +Protocols: +- DICT +- FILE +- FTP +- FTPS +- GOPHER +- GOPHERS +- HTTP +- HTTPS +- IMAP +- IMAPS +- LDAP +- LDAPS +- MQTT +- POP3 +- POP3S +- RTMP +- RTMPS +- RTSP +- SCP +- SFTP +- SMB +- SMBS +- SMTP +- SMTPS +- TELNET +- TFTP +ReleaseDate: 2026-03-11 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: curl-8.19.0_5-win64-mingw/bin/curl.exe + InstallerUrl: https://curl.se/windows/dl-8.19.0_5/curl-8.19.0_5-win64-mingw.zip + InstallerSha256: 2B65835D690E3799E6FBBFA5DC457BE8FF614721BB3663800814491B3F12C423 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: curl-8.19.0_5-win64a-mingw/bin/curl.exe + InstallerUrl: https://curl.se/windows/dl-8.19.0_5/curl-8.19.0_5-win64a-mingw.zip + InstallerSha256: 41B24AFE97E5E0325382A778B18243C92FA09711D24BC9C4460513C7D0CE47A8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/cURL/cURL/8.19.0.5/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.19.0.5/cURL.cURL.locale.en-US.yaml new file mode 100644 index 000000000000..05d59b3bae6f --- /dev/null +++ b/manifests/c/cURL/cURL/8.19.0.5/cURL.cURL.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: cURL.cURL +PackageVersion: 8.19.0.5 +PackageLocale: en-US +Publisher: curl +PublisherUrl: https://curl.se/ +PublisherSupportUrl: https://curl.se/support.html +Author: Daniel Stenberg +PackageName: cURL +PackageUrl: https://curl.se/ +License: Freeware +LicenseUrl: https://curl.se/docs/copyright.html +Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. +CopyrightUrl: https://curl.se/docs/copyright.html +ShortDescription: Command line tool and library for transferring data with URLs +Moniker: curl +PurchaseUrl: https://curl.se/donation.html +Documentations: +- DocumentLabel: Everything curl (full documentation) + DocumentUrl: https://everything.curl.dev/ +- DocumentLabel: FAQ + DocumentUrl: https://curl.se/docs/faq.html +- DocumentLabel: GitHub + DocumentUrl: https://github.com/curl/curl +- DocumentLabel: Manpage (Usage) + DocumentUrl: https://curl.se/docs/manpage.html +- DocumentLabel: Published Security Vulnerabilities + DocumentUrl: https://curl.se/docs/security.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/cURL/cURL/8.19.0.5/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.19.0.5/cURL.cURL.yaml new file mode 100644 index 000000000000..bc37588010b6 --- /dev/null +++ b/manifests/c/cURL/cURL/8.19.0.5/cURL.cURL.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: cURL.cURL +PackageVersion: 8.19.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d7faae44f1af2f08e19c7a4b187d99e7db9175b6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 01:33:44 +0800 Subject: [PATCH 20/67] New version: Lingbao.EasyClaw version 1.3.28 (#353883) --- .../{1.3.27 => 1.3.28}/Lingbao.EasyClaw.installer.yaml | 4 ++-- .../{1.3.27 => 1.3.28}/Lingbao.EasyClaw.locale.en-US.yaml | 2 +- .../{1.3.27 => 1.3.28}/Lingbao.EasyClaw.locale.zh-CN.yaml | 2 +- .../Lingbao/EasyClaw/{1.3.27 => 1.3.28}/Lingbao.EasyClaw.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/l/Lingbao/EasyClaw/{1.3.27 => 1.3.28}/Lingbao.EasyClaw.installer.yaml (84%) rename manifests/l/Lingbao/EasyClaw/{1.3.27 => 1.3.28}/Lingbao.EasyClaw.locale.en-US.yaml (97%) rename manifests/l/Lingbao/EasyClaw/{1.3.27 => 1.3.28}/Lingbao.EasyClaw.locale.zh-CN.yaml (96%) rename manifests/l/Lingbao/EasyClaw/{1.3.27 => 1.3.28}/Lingbao.EasyClaw.yaml (91%) diff --git a/manifests/l/Lingbao/EasyClaw/1.3.27/Lingbao.EasyClaw.installer.yaml b/manifests/l/Lingbao/EasyClaw/1.3.28/Lingbao.EasyClaw.installer.yaml similarity index 84% rename from manifests/l/Lingbao/EasyClaw/1.3.27/Lingbao.EasyClaw.installer.yaml rename to manifests/l/Lingbao/EasyClaw/1.3.28/Lingbao.EasyClaw.installer.yaml index be627d63b83d..0b0a7db637e8 100644 --- a/manifests/l/Lingbao/EasyClaw/1.3.27/Lingbao.EasyClaw.installer.yaml +++ b/manifests/l/Lingbao/EasyClaw/1.3.28/Lingbao.EasyClaw.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Lingbao.EasyClaw -PackageVersion: 1.3.27 +PackageVersion: 1.3.28 InstallerType: exe Scope: machine InstallModes: @@ -20,6 +20,6 @@ ProductCode: easyclaw Installers: - Architecture: x64 InstallerUrl: https://aibot-install-cdn.easyclaw.com/public/package/easyclawsetup.exe - InstallerSha256: F9A04D717F512674B18467183BB5F192B1B10B556904BAB8D15EB744BE108064 + InstallerSha256: 8874A37BDBEF397DCE8C23CF338C41B24DAC6396C971AFB34C490039B1F54499 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/l/Lingbao/EasyClaw/1.3.27/Lingbao.EasyClaw.locale.en-US.yaml b/manifests/l/Lingbao/EasyClaw/1.3.28/Lingbao.EasyClaw.locale.en-US.yaml similarity index 97% rename from manifests/l/Lingbao/EasyClaw/1.3.27/Lingbao.EasyClaw.locale.en-US.yaml rename to manifests/l/Lingbao/EasyClaw/1.3.28/Lingbao.EasyClaw.locale.en-US.yaml index 63177c74f9fd..b2508825c190 100644 --- a/manifests/l/Lingbao/EasyClaw/1.3.27/Lingbao.EasyClaw.locale.en-US.yaml +++ b/manifests/l/Lingbao/EasyClaw/1.3.28/Lingbao.EasyClaw.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Lingbao.EasyClaw -PackageVersion: 1.3.27 +PackageVersion: 1.3.28 PackageLocale: en-US Publisher: EasyClaw Team PublisherUrl: https://easyclaw.com/ diff --git a/manifests/l/Lingbao/EasyClaw/1.3.27/Lingbao.EasyClaw.locale.zh-CN.yaml b/manifests/l/Lingbao/EasyClaw/1.3.28/Lingbao.EasyClaw.locale.zh-CN.yaml similarity index 96% rename from manifests/l/Lingbao/EasyClaw/1.3.27/Lingbao.EasyClaw.locale.zh-CN.yaml rename to manifests/l/Lingbao/EasyClaw/1.3.28/Lingbao.EasyClaw.locale.zh-CN.yaml index 181a14b01d81..7bc7752fb0d4 100644 --- a/manifests/l/Lingbao/EasyClaw/1.3.27/Lingbao.EasyClaw.locale.zh-CN.yaml +++ b/manifests/l/Lingbao/EasyClaw/1.3.28/Lingbao.EasyClaw.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Lingbao.EasyClaw -PackageVersion: 1.3.27 +PackageVersion: 1.3.28 PackageLocale: zh-CN PublisherUrl: https://easyclaw.com/zh-cn PrivacyUrl: https://easyclaw.com/zh-cn/privacy diff --git a/manifests/l/Lingbao/EasyClaw/1.3.27/Lingbao.EasyClaw.yaml b/manifests/l/Lingbao/EasyClaw/1.3.28/Lingbao.EasyClaw.yaml similarity index 91% rename from manifests/l/Lingbao/EasyClaw/1.3.27/Lingbao.EasyClaw.yaml rename to manifests/l/Lingbao/EasyClaw/1.3.28/Lingbao.EasyClaw.yaml index c5b6da219188..028a53313ef1 100644 --- a/manifests/l/Lingbao/EasyClaw/1.3.27/Lingbao.EasyClaw.yaml +++ b/manifests/l/Lingbao/EasyClaw/1.3.28/Lingbao.EasyClaw.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Lingbao.EasyClaw -PackageVersion: 1.3.27 +PackageVersion: 1.3.28 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 5b63d6b597d651d3962e5eb7b0f5d794f3c59ab0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 01:34:58 +0800 Subject: [PATCH 21/67] New version: MoonshotAI.KimiCLI version 1.28.0 (#353884) --- .../1.28.0/MoonshotAI.KimiCLI.installer.yaml | 18 +++++++ .../MoonshotAI.KimiCLI.locale.en-US.yaml | 54 +++++++++++++++++++ .../MoonshotAI.KimiCLI.locale.zh-CN.yaml | 22 ++++++++ .../KimiCLI/1.28.0/MoonshotAI.KimiCLI.yaml | 8 +++ 4 files changed, 102 insertions(+) create mode 100644 manifests/m/MoonshotAI/KimiCLI/1.28.0/MoonshotAI.KimiCLI.installer.yaml create mode 100644 manifests/m/MoonshotAI/KimiCLI/1.28.0/MoonshotAI.KimiCLI.locale.en-US.yaml create mode 100644 manifests/m/MoonshotAI/KimiCLI/1.28.0/MoonshotAI.KimiCLI.locale.zh-CN.yaml create mode 100644 manifests/m/MoonshotAI/KimiCLI/1.28.0/MoonshotAI.KimiCLI.yaml diff --git a/manifests/m/MoonshotAI/KimiCLI/1.28.0/MoonshotAI.KimiCLI.installer.yaml b/manifests/m/MoonshotAI/KimiCLI/1.28.0/MoonshotAI.KimiCLI.installer.yaml new file mode 100644 index 000000000000..129fd582751f --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCLI/1.28.0/MoonshotAI.KimiCLI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCLI +PackageVersion: 1.28.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: kimi.exe +Commands: +- kimi +ReleaseDate: 2026-03-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/MoonshotAI/kimi-cli/releases/download/1.28.0/kimi-1.28.0-x86_64-pc-windows-msvc.zip + InstallerSha256: B605260E9A9D67092D0B14A81088AA2EF5BA7173D2D1A5AD21D70AED48F1A902 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCLI/1.28.0/MoonshotAI.KimiCLI.locale.en-US.yaml b/manifests/m/MoonshotAI/KimiCLI/1.28.0/MoonshotAI.KimiCLI.locale.en-US.yaml new file mode 100644 index 000000000000..7bcaef9166bf --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCLI/1.28.0/MoonshotAI.KimiCLI.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCLI +PackageVersion: 1.28.0 +PackageLocale: en-US +Publisher: Beijing Yuezhi Dark Face Technology Co., Ltd. +PublisherUrl: https://www.moonshot.ai/ +PublisherSupportUrl: https://github.com/MoonshotAI/kimi-cli/issues +PrivacyUrl: https://www.kimi.com/user/agreement/userPrivacy?version=v2 +Author: Beijing Yuezhi Dark Face Technology Co., Ltd. +PackageName: Kimi CLI +PackageUrl: https://www.kimi.com/coding/docs/en/kimi-cli.html +License: Apache-2.0 +LicenseUrl: https://github.com/MoonshotAI/kimi-cli/blob/HEAD/LICENSE +ShortDescription: A new CLI agent that can help you with your software development tasks and terminal operations. +Moniker: kimi-cli +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- kimi +- large-language-model +- llm +- programming +ReleaseNotes: |- + What's Changed + - fix(skills): restore --skills-dir override behavior by @tempurai in https://github.com/MoonshotAI/kimi-cli/pull/1605 + - fix(cli): update --skills-dir help text by @tempurai in https://github.com/MoonshotAI/kimi-cli/pull/1626 + - refactor(skills): rename extra_skills_dirs to skills_dirs by @bigeagle in https://github.com/MoonshotAI/kimi-cli/pull/1628 + - feat(vis): enhance tracing visualizer with network access, /vis command, and richer event display by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1630 + - feat(hooks): add lifecycle hooks system (Wire 1.7) by @tempurai in https://github.com/MoonshotAI/kimi-cli/pull/1561 + - fix(ids): update task ID format and validation regex by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1643 + - fix(shell): expand pasted text placeholders in modal answers before sending to model by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1644 + - feat(open-in): remember last-used open target with split button UX by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1642 + - fix: filter notification messages from session replay and export by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1645 + - fix(web): show "100+" for archived sessions count when more pages exist by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1648 + - docs(hooks): add hooks documentation (Beta) by @tempurai in https://github.com/MoonshotAI/kimi-cli/pull/1651 + - fix(context): estimate pending tokens to prevent context overflow before compaction by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1652 + - feat(theme): add dark/light terminal theme switching (#1636) by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1653 + - fix(openai): auto-set reasoning_effort when history contains ThinkPart by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1656 + - fix(acp): prevent ValueError crash when argv[0] is not "kimi" by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1657 + - fix(grep): replace blocking ripgrepy with async subprocess and improve robustness by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1655 + - feat(timeout): add timeout protection for Agent tool and HTTP requests by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1654 + - fix(auth): improve OAuth error handling for skill execution and title generation (#1635) by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1658 + - fix(diff): prevent event loop blocking and watcher crash during file write (#1607) by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1659 + - chore: bump kimi-cli 1.28.0, kosong 0.47.0 by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1664 + Full Changelog: https://github.com/MoonshotAI/kimi-cli/compare/1.27...1.28.0 +ReleaseNotesUrl: https://github.com/MoonshotAI/kimi-cli/releases/tag/1.28.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCLI/1.28.0/MoonshotAI.KimiCLI.locale.zh-CN.yaml b/manifests/m/MoonshotAI/KimiCLI/1.28.0/MoonshotAI.KimiCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..6503cb0a0014 --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCLI/1.28.0/MoonshotAI.KimiCLI.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCLI +PackageVersion: 1.28.0 +PackageLocale: zh-CN +Publisher: 北京月之暗面科技有限公司 +PublisherUrl: https://www.moonshot.cn/ +Author: 北京月之暗面科技有限公司 +PackageUrl: https://www.kimi.com/coding/docs/kimi-cli.html +ShortDescription: Moonshot AI 自研的命令行通用智能体工具,帮助你快速完成各种各样的编程和文件处理等任务。 +Tags: +- kimi +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCLI/1.28.0/MoonshotAI.KimiCLI.yaml b/manifests/m/MoonshotAI/KimiCLI/1.28.0/MoonshotAI.KimiCLI.yaml new file mode 100644 index 000000000000..ae8707e22544 --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCLI/1.28.0/MoonshotAI.KimiCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCLI +PackageVersion: 1.28.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 56c6173da304247e48efbd596d9c436ca6f24d32 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 01:36:10 +0800 Subject: [PATCH 22/67] New version: PEAKSystem.PEAKDrivers version 5.1.0.1103 (#353888) --- .../PEAKSystem.PEAKDrivers.installer.yaml | 6 +++--- .../PEAKSystem.PEAKDrivers.locale.en-US.yaml | 2 +- .../PEAKSystem.PEAKDrivers.locale.zh-CN.yaml | 2 +- .../{5.0.0.1027 => 5.1.0.1103}/PEAKSystem.PEAKDrivers.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename manifests/p/PEAKSystem/PEAKDrivers/{5.0.0.1027 => 5.1.0.1103}/PEAKSystem.PEAKDrivers.installer.yaml (92%) rename manifests/p/PEAKSystem/PEAKDrivers/{5.0.0.1027 => 5.1.0.1103}/PEAKSystem.PEAKDrivers.locale.en-US.yaml (97%) rename manifests/p/PEAKSystem/PEAKDrivers/{5.0.0.1027 => 5.1.0.1103}/PEAKSystem.PEAKDrivers.locale.zh-CN.yaml (94%) rename manifests/p/PEAKSystem/PEAKDrivers/{5.0.0.1027 => 5.1.0.1103}/PEAKSystem.PEAKDrivers.yaml (90%) diff --git a/manifests/p/PEAKSystem/PEAKDrivers/5.0.0.1027/PEAKSystem.PEAKDrivers.installer.yaml b/manifests/p/PEAKSystem/PEAKDrivers/5.1.0.1103/PEAKSystem.PEAKDrivers.installer.yaml similarity index 92% rename from manifests/p/PEAKSystem/PEAKDrivers/5.0.0.1027/PEAKSystem.PEAKDrivers.installer.yaml rename to manifests/p/PEAKSystem/PEAKDrivers/5.1.0.1103/PEAKSystem.PEAKDrivers.installer.yaml index 2978e0300afa..a83ba1922a1b 100644 --- a/manifests/p/PEAKSystem/PEAKDrivers/5.0.0.1027/PEAKSystem.PEAKDrivers.installer.yaml +++ b/manifests/p/PEAKSystem/PEAKDrivers/5.1.0.1103/PEAKSystem.PEAKDrivers.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: PEAKSystem.PEAKDrivers -PackageVersion: 5.0.0.1027 +PackageVersion: 5.1.0.1103 InstallerType: zip NestedInstallerType: exe NestedInstallerFiles: @@ -58,10 +58,10 @@ ExpectedReturnCodes: ReturnResponse: invalidParameter - InstallerReturnCode: -1 ReturnResponse: cancelledByUser -ProductCode: PEAK-Drivers 5.0.0 5.0.0.1027 +ProductCode: PEAK-Drivers 5.1.0 5.1.0.1103 Installers: - Architecture: x64 InstallerUrl: https://www.peak-system.com/fileadmin/media/files/PEAK-System_Driver-Setup.zip - InstallerSha256: 94AD019AD95E2DB7DE28B0BFA7D43E89EA7F63340CE05AE8FCF570416B170B30 + InstallerSha256: 78793F61BF951CEBA6FB1977A9677604CB9820FF2FA5FF2CF3B64D1D3EA0EAEE ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/p/PEAKSystem/PEAKDrivers/5.0.0.1027/PEAKSystem.PEAKDrivers.locale.en-US.yaml b/manifests/p/PEAKSystem/PEAKDrivers/5.1.0.1103/PEAKSystem.PEAKDrivers.locale.en-US.yaml similarity index 97% rename from manifests/p/PEAKSystem/PEAKDrivers/5.0.0.1027/PEAKSystem.PEAKDrivers.locale.en-US.yaml rename to manifests/p/PEAKSystem/PEAKDrivers/5.1.0.1103/PEAKSystem.PEAKDrivers.locale.en-US.yaml index 02cd088b0775..f4b3b84c69e6 100644 --- a/manifests/p/PEAKSystem/PEAKDrivers/5.0.0.1027/PEAKSystem.PEAKDrivers.locale.en-US.yaml +++ b/manifests/p/PEAKSystem/PEAKDrivers/5.1.0.1103/PEAKSystem.PEAKDrivers.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: PEAKSystem.PEAKDrivers -PackageVersion: 5.0.0.1027 +PackageVersion: 5.1.0.1103 PackageLocale: en-US Publisher: PEAK-System Technik GmbH PublisherUrl: https://www.peak-system.com/ diff --git a/manifests/p/PEAKSystem/PEAKDrivers/5.0.0.1027/PEAKSystem.PEAKDrivers.locale.zh-CN.yaml b/manifests/p/PEAKSystem/PEAKDrivers/5.1.0.1103/PEAKSystem.PEAKDrivers.locale.zh-CN.yaml similarity index 94% rename from manifests/p/PEAKSystem/PEAKDrivers/5.0.0.1027/PEAKSystem.PEAKDrivers.locale.zh-CN.yaml rename to manifests/p/PEAKSystem/PEAKDrivers/5.1.0.1103/PEAKSystem.PEAKDrivers.locale.zh-CN.yaml index d2fa1d3b08c4..c01c14ed0bcc 100644 --- a/manifests/p/PEAKSystem/PEAKDrivers/5.0.0.1027/PEAKSystem.PEAKDrivers.locale.zh-CN.yaml +++ b/manifests/p/PEAKSystem/PEAKDrivers/5.1.0.1103/PEAKSystem.PEAKDrivers.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: PEAKSystem.PEAKDrivers -PackageVersion: 5.0.0.1027 +PackageVersion: 5.1.0.1103 PackageLocale: zh-CN PublisherUrl: https://peak-system.com.cn/ PublisherSupportUrl: https://peak-system.com.cn/contactus/ diff --git a/manifests/p/PEAKSystem/PEAKDrivers/5.0.0.1027/PEAKSystem.PEAKDrivers.yaml b/manifests/p/PEAKSystem/PEAKDrivers/5.1.0.1103/PEAKSystem.PEAKDrivers.yaml similarity index 90% rename from manifests/p/PEAKSystem/PEAKDrivers/5.0.0.1027/PEAKSystem.PEAKDrivers.yaml rename to manifests/p/PEAKSystem/PEAKDrivers/5.1.0.1103/PEAKSystem.PEAKDrivers.yaml index 8da2a397888e..a109ed8a18b8 100644 --- a/manifests/p/PEAKSystem/PEAKDrivers/5.0.0.1027/PEAKSystem.PEAKDrivers.yaml +++ b/manifests/p/PEAKSystem/PEAKDrivers/5.1.0.1103/PEAKSystem.PEAKDrivers.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: PEAKSystem.PEAKDrivers -PackageVersion: 5.0.0.1027 +PackageVersion: 5.1.0.1103 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From c9ad5c6137b5189e6639458ca43acb59539dd844 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 01:37:21 +0800 Subject: [PATCH 23/67] New version: reMarkable.reMarkableCompanionApp version 3.26.1 (3.26.1.1379) (#353890) --- ...able.reMarkableCompanionApp.installer.yaml | 27 +++++++++++++++++++ ...e.reMarkableCompanionApp.locale.en-US.yaml | 25 +++++++++++++++++ ...e.reMarkableCompanionApp.locale.zh-CN.yaml | 25 +++++++++++++++++ .../reMarkable.reMarkableCompanionApp.yaml | 8 ++++++ 4 files changed, 85 insertions(+) create mode 100644 manifests/r/reMarkable/reMarkableCompanionApp/3.26.1/reMarkable.reMarkableCompanionApp.installer.yaml create mode 100644 manifests/r/reMarkable/reMarkableCompanionApp/3.26.1/reMarkable.reMarkableCompanionApp.locale.en-US.yaml create mode 100644 manifests/r/reMarkable/reMarkableCompanionApp/3.26.1/reMarkable.reMarkableCompanionApp.locale.zh-CN.yaml create mode 100644 manifests/r/reMarkable/reMarkableCompanionApp/3.26.1/reMarkable.reMarkableCompanionApp.yaml diff --git a/manifests/r/reMarkable/reMarkableCompanionApp/3.26.1/reMarkable.reMarkableCompanionApp.installer.yaml b/manifests/r/reMarkable/reMarkableCompanionApp/3.26.1/reMarkable.reMarkableCompanionApp.installer.yaml new file mode 100644 index 000000000000..d680ca87d4cb --- /dev/null +++ b/manifests/r/reMarkable/reMarkableCompanionApp/3.26.1/reMarkable.reMarkableCompanionApp.installer.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: reMarkable.reMarkableCompanionApp +PackageVersion: 3.26.1 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silentWithProgress +InstallerSwitches: + Silent: install --confirm-command --default-answer --accept-licenses + SilentWithProgress: install --confirm-command --default-answer --accept-licenses +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 2 + ReturnResponse: installInProgress +UpgradeBehavior: uninstallPrevious +ProductCode: reMarkable +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.remarkable.com/desktop/production/win/reMarkable-3.26.1.1379-win64.exe + InstallerSha256: AAC812AC278F2A6FE433A688106625DCFAC7ED10430EB67409059ECB58DE4680 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/reMarkable/reMarkableCompanionApp/3.26.1/reMarkable.reMarkableCompanionApp.locale.en-US.yaml b/manifests/r/reMarkable/reMarkableCompanionApp/3.26.1/reMarkable.reMarkableCompanionApp.locale.en-US.yaml new file mode 100644 index 000000000000..502f0c382cad --- /dev/null +++ b/manifests/r/reMarkable/reMarkableCompanionApp/3.26.1/reMarkable.reMarkableCompanionApp.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: reMarkable.reMarkableCompanionApp +PackageVersion: 3.26.1 +PackageLocale: en-US +Publisher: reMarkable +PublisherUrl: https://remarkable.com/ +PublisherSupportUrl: https://support.remarkable.com/s/ +PrivacyUrl: https://support.remarkable.com/s/article/reMarkable-s-privacy-policy +Author: reMarkable AS +PackageName: reMarkable +PackageUrl: https://downloads.remarkable.com/ +License: Proprietary +LicenseUrl: https://support.remarkable.com/s/article/reMarkable-End-User-License-Agreement +Copyright: © 2026 reMarkable™. All rights reserved. +CopyrightUrl: https://support.remarkable.com/s/article/reMarkable-End-User-License-Agreement +ShortDescription: The reMarkable Companion App lets you view, import, organize files, and use Screen Share. With a Connect subscription, you can also write and edit your notes, making your ideas easier to share. +Tags: +- remarkable +Agreements: +- AgreementLabel: End User License Agreement + AgreementUrl: https://support.remarkable.com/s/article/reMarkable-End-User-License-Agreement +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/reMarkable/reMarkableCompanionApp/3.26.1/reMarkable.reMarkableCompanionApp.locale.zh-CN.yaml b/manifests/r/reMarkable/reMarkableCompanionApp/3.26.1/reMarkable.reMarkableCompanionApp.locale.zh-CN.yaml new file mode 100644 index 000000000000..8ea220392a88 --- /dev/null +++ b/manifests/r/reMarkable/reMarkableCompanionApp/3.26.1/reMarkable.reMarkableCompanionApp.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: reMarkable.reMarkableCompanionApp +PackageVersion: 3.26.1 +PackageLocale: zh-CN +Publisher: reMarkable +PublisherUrl: https://remarkable.com/ +PublisherSupportUrl: https://support.remarkable.com/s/ +PrivacyUrl: https://support.remarkable.com/s/article/reMarkable-s-privacy-policy +Author: reMarkable AS +PackageName: reMarkable +PackageUrl: https://downloads.remarkable.com/ +License: 专有软件 +LicenseUrl: https://support.remarkable.com/s/article/reMarkable-End-User-License-Agreement +Copyright: © 2026 reMarkable™. All rights reserved. +CopyrightUrl: https://support.remarkable.com/s/article/reMarkable-End-User-License-Agreement +ShortDescription: 通过 reMarkable 配套应用程序,您可以查看、导入、组织文件并使用屏幕共享。有了 Connect 订阅,您还可以撰写和编辑笔记,让您的想法更易于分享。 +Tags: +- remarkable +Agreements: +- AgreementLabel: 最终用户许可协议 + AgreementUrl: https://support.remarkable.com/s/article/reMarkable-End-User-License-Agreement +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/reMarkable/reMarkableCompanionApp/3.26.1/reMarkable.reMarkableCompanionApp.yaml b/manifests/r/reMarkable/reMarkableCompanionApp/3.26.1/reMarkable.reMarkableCompanionApp.yaml new file mode 100644 index 000000000000..2b06351574d0 --- /dev/null +++ b/manifests/r/reMarkable/reMarkableCompanionApp/3.26.1/reMarkable.reMarkableCompanionApp.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: reMarkable.reMarkableCompanionApp +PackageVersion: 3.26.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d9a3de2f94082b5fe34a3b0b10aa8c6a2bb75b87 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 01:38:29 +0800 Subject: [PATCH 24/67] Update: Carbide3D.CarbideCreate version 8.0 (842) (#353898) --- .../8.0/Carbide3D.CarbideCreate.installer.yaml | 10 +++++----- .../8.0/Carbide3D.CarbideCreate.locale.en-US.yaml | 15 ++++++--------- .../8.0/Carbide3D.CarbideCreate.locale.zh-CN.yaml | 4 ++-- .../8.0/Carbide3D.CarbideCreate.yaml | 4 ++-- 4 files changed, 15 insertions(+), 18 deletions(-) diff --git a/manifests/c/Carbide3D/CarbideCreate/8.0/Carbide3D.CarbideCreate.installer.yaml b/manifests/c/Carbide3D/CarbideCreate/8.0/Carbide3D.CarbideCreate.installer.yaml index 8d28f8913984..413fbb78480c 100644 --- a/manifests/c/Carbide3D/CarbideCreate/8.0/Carbide3D.CarbideCreate.installer.yaml +++ b/manifests/c/Carbide3D/CarbideCreate/8.0/Carbide3D.CarbideCreate.installer.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Carbide3D.CarbideCreate PackageVersion: "8.0" @@ -11,10 +11,10 @@ Protocols: FileExtensions: - c2d ProductCode: Carbide Create V8_is1 -ReleaseDate: 2025-12-10 +ReleaseDate: 2026-02-24 Installers: - Architecture: x64 - InstallerUrl: https://carbide-downloads.website-us-east-1.linodeobjects.com/cc/stable/838/CarbideCreate-838.exe - InstallerSha256: EBDE2D13004FBF0B83A9F9EC2DE6BF4FF23338BA2CC898AC6C0319367F715376 + InstallerUrl: https://carbide-downloads.website-us-east-1.linodeobjects.com/cc/stable/842/CarbideCreate-842.exe + InstallerSha256: CB6DEA8DC1953EB54D67E0C9E85C4A765C3978739BC3FF026217D38342567BB2 ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/c/Carbide3D/CarbideCreate/8.0/Carbide3D.CarbideCreate.locale.en-US.yaml b/manifests/c/Carbide3D/CarbideCreate/8.0/Carbide3D.CarbideCreate.locale.en-US.yaml index 003046b8ab7d..37417332f5c6 100644 --- a/manifests/c/Carbide3D/CarbideCreate/8.0/Carbide3D.CarbideCreate.locale.en-US.yaml +++ b/manifests/c/Carbide3D/CarbideCreate/8.0/Carbide3D.CarbideCreate.locale.en-US.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Carbide3D.CarbideCreate PackageVersion: "8.0" @@ -12,7 +12,7 @@ PackageName: Carbide Create PackageUrl: https://carbide3d.com/carbidecreate/ License: Proprietary LicenseUrl: https://carbide3d.com/policy/eula/ -Copyright: © 2025 Carbide 3D, All rights reserved. +Copyright: © 2026 Carbide 3D, All rights reserved. CopyrightUrl: https://carbide3d.com/policy/eula/ ShortDescription: CAD/CAM Software for CNC Routers Description: |- @@ -24,12 +24,9 @@ Tags: - cad - cam ReleaseNotes: |- - - (FIX) Show an error when trying to load a file with a command running. - - (FIX) Try to fix a crash in the layer window. - - (FIX) Rare crash in the Create Curve command. - - (FIX) Crash when closing the program with an edit toolpath command open. - - (FIX) Debug assertion from Qt when there are degenerate vectors. - - (FIX) Try to fix a rare crash in the Model pane. + - (FIX) Changed the bounds calculation in Nesting to overflow the job area reather than leave parts unplaced. + - (FIX) Nesting now considers the starting orientation to make sure that the nested option will never be worse. + - (FIX) Rest machining failed when the pocket areas were barely larger than the first cutter. ReleaseNotesUrl: https://carbide3d.com/carbidecreate/download/ ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/c/Carbide3D/CarbideCreate/8.0/Carbide3D.CarbideCreate.locale.zh-CN.yaml b/manifests/c/Carbide3D/CarbideCreate/8.0/Carbide3D.CarbideCreate.locale.zh-CN.yaml index 5da2f2045ee9..40e07d36dac3 100644 --- a/manifests/c/Carbide3D/CarbideCreate/8.0/Carbide3D.CarbideCreate.locale.zh-CN.yaml +++ b/manifests/c/Carbide3D/CarbideCreate/8.0/Carbide3D.CarbideCreate.locale.zh-CN.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Carbide3D.CarbideCreate PackageVersion: "8.0" @@ -12,4 +12,4 @@ Description: |- 这种设计也意味着初次使用时,您可能无法立即看到所有功能选项。这是为了让 CAD/CAM 新手能够轻松完成基础操作而特别设计的。 如需使用布尔运算、矢量路径分组或节点编辑等高级功能,只需按住 Shift 键选择多个矢量路径,或创建并选中某个矢量路径,即可看到新增的功能选项。 ManifestType: locale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/c/Carbide3D/CarbideCreate/8.0/Carbide3D.CarbideCreate.yaml b/manifests/c/Carbide3D/CarbideCreate/8.0/Carbide3D.CarbideCreate.yaml index b5de434af912..45e6e9692c45 100644 --- a/manifests/c/Carbide3D/CarbideCreate/8.0/Carbide3D.CarbideCreate.yaml +++ b/manifests/c/Carbide3D/CarbideCreate/8.0/Carbide3D.CarbideCreate.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Carbide3D.CarbideCreate PackageVersion: "8.0" DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From 4536ae47e912cbb9028fc552e3bc554c12de4033 Mon Sep 17 00:00:00 2001 From: landkatze <180321152+landkatze@users.noreply.github.com> Date: Mon, 30 Mar 2026 17:42:23 +0000 Subject: [PATCH 25/67] New package: ClarkCGA.TerrSetliberaGIS version 20.04 (#346395) Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../ClarkCGA.TerrSetliberaGIS.installer.yaml | 24 +++++++++++++++++++ ...larkCGA.TerrSetliberaGIS.locale.en-US.yaml | 12 ++++++++++ .../20.0.4/ClarkCGA.TerrSetliberaGIS.yaml | 8 +++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/c/ClarkCGA/TerrSetliberaGIS/20.0.4/ClarkCGA.TerrSetliberaGIS.installer.yaml create mode 100644 manifests/c/ClarkCGA/TerrSetliberaGIS/20.0.4/ClarkCGA.TerrSetliberaGIS.locale.en-US.yaml create mode 100644 manifests/c/ClarkCGA/TerrSetliberaGIS/20.0.4/ClarkCGA.TerrSetliberaGIS.yaml diff --git a/manifests/c/ClarkCGA/TerrSetliberaGIS/20.0.4/ClarkCGA.TerrSetliberaGIS.installer.yaml b/manifests/c/ClarkCGA/TerrSetliberaGIS/20.0.4/ClarkCGA.TerrSetliberaGIS.installer.yaml new file mode 100644 index 000000000000..d3f1d76b77cd --- /dev/null +++ b/manifests/c/ClarkCGA/TerrSetliberaGIS/20.0.4/ClarkCGA.TerrSetliberaGIS.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: ClarkCGA.TerrSetliberaGIS +PackageVersion: 20.0.4 +InstallerType: inno +InstallerSwitches: + Silent: /SILENT /SUPPRESSMSGBOXES /ALLUSERS + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /ALLUSERS + Log: /LOG="" + InstallLocation: DESTDIR="" +Scope: machine +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ClarkCGA/TerrSet/releases/download/v20.04/setup_TerrSet_liberaGIS_v20_04.exe + InstallerSha256: A27C282DED84D70C65DEC51C067EDA55AEB68197109C35EBE90EC357CA31690C + AppsAndFeaturesEntries: + - DisplayName: TerrSet liberaGIS 20.04.0 + DisplayVersion: 20.04.0 + Publisher: ClarkCGA, Clark University +ManifestType: installer +ManifestVersion: 1.10.0 + diff --git a/manifests/c/ClarkCGA/TerrSetliberaGIS/20.0.4/ClarkCGA.TerrSetliberaGIS.locale.en-US.yaml b/manifests/c/ClarkCGA/TerrSetliberaGIS/20.0.4/ClarkCGA.TerrSetliberaGIS.locale.en-US.yaml new file mode 100644 index 000000000000..22079f9bca94 --- /dev/null +++ b/manifests/c/ClarkCGA/TerrSetliberaGIS/20.0.4/ClarkCGA.TerrSetliberaGIS.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: ClarkCGA.TerrSetliberaGIS +PackageVersion: 20.0.4 +PackageLocale: en-US +Publisher: ClarkCGA, Clark University +PackageName: TerrSet liberaGIS +License: Proprietary +ShortDescription: Integrated geospatial software system for monitoring and modeling the earth system. +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/c/ClarkCGA/TerrSetliberaGIS/20.0.4/ClarkCGA.TerrSetliberaGIS.yaml b/manifests/c/ClarkCGA/TerrSetliberaGIS/20.0.4/ClarkCGA.TerrSetliberaGIS.yaml new file mode 100644 index 000000000000..713c0107f6eb --- /dev/null +++ b/manifests/c/ClarkCGA/TerrSetliberaGIS/20.0.4/ClarkCGA.TerrSetliberaGIS.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: ClarkCGA.TerrSetliberaGIS +PackageVersion: 20.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 0998d5ae41be425f24f1a8e82897f5579bbde829 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 02:06:34 +0800 Subject: [PATCH 26/67] New version: blueberrycongee.TermCanvas version 0.16.13 (#353896) --- .../blueberrycongee.TermCanvas.installer.yaml | 26 +++++++++++++ ...ueberrycongee.TermCanvas.locale.en-US.yaml | 38 +++++++++++++++++++ ...ueberrycongee.TermCanvas.locale.zh-CN.yaml | 23 +++++++++++ .../0.16.13/blueberrycongee.TermCanvas.yaml | 8 ++++ 4 files changed, 95 insertions(+) create mode 100644 manifests/b/blueberrycongee/TermCanvas/0.16.13/blueberrycongee.TermCanvas.installer.yaml create mode 100644 manifests/b/blueberrycongee/TermCanvas/0.16.13/blueberrycongee.TermCanvas.locale.en-US.yaml create mode 100644 manifests/b/blueberrycongee/TermCanvas/0.16.13/blueberrycongee.TermCanvas.locale.zh-CN.yaml create mode 100644 manifests/b/blueberrycongee/TermCanvas/0.16.13/blueberrycongee.TermCanvas.yaml diff --git a/manifests/b/blueberrycongee/TermCanvas/0.16.13/blueberrycongee.TermCanvas.installer.yaml b/manifests/b/blueberrycongee/TermCanvas/0.16.13/blueberrycongee.TermCanvas.installer.yaml new file mode 100644 index 000000000000..6bee20c25efb --- /dev/null +++ b/manifests/b/blueberrycongee/TermCanvas/0.16.13/blueberrycongee.TermCanvas.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: blueberrycongee.TermCanvas +PackageVersion: 0.16.13 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 75eb9126-42bc-5b65-8c9c-967fc346dcf8 +ReleaseDate: 2026-03-30 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/blueberrycongee/termcanvas/releases/download/v0.16.13/TermCanvas.Setup.0.16.13.exe + InstallerSha256: 4922E00EC1890343553F68291BB5D42410AB908318C47011DAF6E170C33B6D8E + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/blueberrycongee/termcanvas/releases/download/v0.16.13/TermCanvas.Setup.0.16.13.exe + InstallerSha256: 4922E00EC1890343553F68291BB5D42410AB908318C47011DAF6E170C33B6D8E + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/blueberrycongee/TermCanvas/0.16.13/blueberrycongee.TermCanvas.locale.en-US.yaml b/manifests/b/blueberrycongee/TermCanvas/0.16.13/blueberrycongee.TermCanvas.locale.en-US.yaml new file mode 100644 index 000000000000..7303438a4161 --- /dev/null +++ b/manifests/b/blueberrycongee/TermCanvas/0.16.13/blueberrycongee.TermCanvas.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: blueberrycongee.TermCanvas +PackageVersion: 0.16.13 +PackageLocale: en-US +Publisher: blueberrycongee +PublisherUrl: https://github.com/blueberrycongee +PublisherSupportUrl: https://github.com/blueberrycongee/termcanvas/issues +PackageName: TermCanvas +PackageUrl: https://github.com/blueberrycongee/termcanvas +License: MIT +LicenseUrl: https://github.com/blueberrycongee/termcanvas/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 TermCanvas Contributors +ShortDescription: An infinite canvas desktop app for visually managing terminals +Description: |- + TermCanvas spreads all your terminals across an infinite spatial canvas — no more tabs, no more split panes. Drag them around, zoom in to focus, zoom out to see the big picture. + It organizes everything in a Project → Worktree → Terminal hierarchy that mirrors how you actually use git. Add a project, and TermCanvas auto-detects its worktrees. Create a new worktree from the terminal, and it appears on the canvas instantly. +Tags: +- agent +- agentic +- ai +- chatbot +- claude-code +- code +- codex +- coding +- gemini-cli +- large-language-model +- llm +- programming +ReleaseNotes: |- + Fixed + - Read Claude permissionMode from session JSONL to persist bypass permissions across restarts + - Refresh Claude sessionId and permissionMode before save to capture /resume switches +ReleaseNotesUrl: https://github.com/blueberrycongee/termcanvas/releases/tag/v0.16.13 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/blueberrycongee/TermCanvas/0.16.13/blueberrycongee.TermCanvas.locale.zh-CN.yaml b/manifests/b/blueberrycongee/TermCanvas/0.16.13/blueberrycongee.TermCanvas.locale.zh-CN.yaml new file mode 100644 index 000000000000..bef3e6a004fc --- /dev/null +++ b/manifests/b/blueberrycongee/TermCanvas/0.16.13/blueberrycongee.TermCanvas.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: blueberrycongee.TermCanvas +PackageVersion: 0.16.13 +PackageLocale: zh-CN +ShortDescription: 一款用于可视化管理终端的无限画布桌面应用 +Description: |- + TermCanvas 可将你所有的终端窗口排布在无限空间画布上——无需再使用标签页,也不必拆分窗格。你可以随意拖动终端,放大即可聚焦单个窗口,缩小就能查看全局布局。 + 它采用「项目→工作树→终端」的层级结构管理所有内容,完全贴合你实际使用 Git 的习惯。添加项目后,TermCanvas 会自动检测其包含的工作树;你在终端中创建新工作树时,它也会立刻显示在画布上。 +Tags: +- claude-code +- codex +- gemini-cli +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/blueberrycongee/TermCanvas/0.16.13/blueberrycongee.TermCanvas.yaml b/manifests/b/blueberrycongee/TermCanvas/0.16.13/blueberrycongee.TermCanvas.yaml new file mode 100644 index 000000000000..7d1d495f1a81 --- /dev/null +++ b/manifests/b/blueberrycongee/TermCanvas/0.16.13/blueberrycongee.TermCanvas.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: blueberrycongee.TermCanvas +PackageVersion: 0.16.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f30ba01c10f2dfbf33bc065ffb15f020a4c8adb8 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 30 Mar 2026 14:09:42 -0400 Subject: [PATCH 27/67] Update version: Zen-Team.Zen-Browser.Twilight version 1.20t (#353661) --- .../1.20t/Zen-Team.Zen-Browser.Twilight.installer.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.installer.yaml b/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.installer.yaml index fdfcfffb1b64..63aa2f7d6da4 100644 --- a/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.installer.yaml +++ b/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.installer.yaml @@ -29,16 +29,16 @@ FileExtensions: - xht - xhtml ProductCode: Zen Twilight -ReleaseDate: 2026-03-28 +ReleaseDate: 2026-03-30 Installers: - Architecture: x64 InstallerUrl: https://github.com/zen-browser/desktop/releases/download/twilight-1/zen.installer.exe - InstallerSha256: 3757312AB4F56C5FC3BC1314007F91103736DB0D4ADC081FFB57E0050633CAD5 + InstallerSha256: 56E7F4EB7509CC6D951E40B8E18ECEFC672479F195CDCC609CC7E2562D7BC5BB AppsAndFeaturesEntries: - DisplayName: Zen Twilight (x64 en-US) - Architecture: arm64 InstallerUrl: https://github.com/zen-browser/desktop/releases/download/twilight-1/zen.installer-arm64.exe - InstallerSha256: 54D8A9A4A59362BD5E89EB4BAA1394E522FA05FD73F3259A68A4E31579872489 + InstallerSha256: E7FE79A0BDD2B70405675FDA46AAD39737042413DB1552E33D3FA8478D57C54B AppsAndFeaturesEntries: - DisplayName: Zen Twilight (AArch64 en-US) ManifestType: installer From d28806fff8f801c6adfc20d46d887c11ec8b64b3 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Tue, 31 Mar 2026 05:10:49 +1100 Subject: [PATCH 28/67] New version: ibttf.InterviewCoder version 1.0.33 (#353749) --- .../ibttf.InterviewCoder.installer.yaml | 25 +++++++++++++++++++ .../ibttf.InterviewCoder.locale.en-US.yaml | 24 ++++++++++++++++++ .../1.0.33/ibttf.InterviewCoder.yaml | 8 ++++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/i/ibttf/InterviewCoder/1.0.33/ibttf.InterviewCoder.installer.yaml create mode 100644 manifests/i/ibttf/InterviewCoder/1.0.33/ibttf.InterviewCoder.locale.en-US.yaml create mode 100644 manifests/i/ibttf/InterviewCoder/1.0.33/ibttf.InterviewCoder.yaml diff --git a/manifests/i/ibttf/InterviewCoder/1.0.33/ibttf.InterviewCoder.installer.yaml b/manifests/i/ibttf/InterviewCoder/1.0.33/ibttf.InterviewCoder.installer.yaml new file mode 100644 index 000000000000..98bee8a1c21a --- /dev/null +++ b/manifests/i/ibttf/InterviewCoder/1.0.33/ibttf.InterviewCoder.installer.yaml @@ -0,0 +1,25 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ibttf.InterviewCoder +PackageVersion: 1.0.33 +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +ProductCode: 700de121-a5fb-5e0e-b649-eff11beb0df9 +ReleaseDate: 2025-09-22 +AppsAndFeaturesEntries: +- DisplayName: Interview Coder 1.0.33 + ProductCode: 700de121-a5fb-5e0e-b649-eff11beb0df9 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ibttf/interview-coder/releases/download/v1.0.33/Interview.Coder-Windows-1.0.33.exe + InstallerSha256: 1416121EB552EFCD4594FD915486335D0A2AA6509455304C4C1548E49E48C57A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/ibttf/InterviewCoder/1.0.33/ibttf.InterviewCoder.locale.en-US.yaml b/manifests/i/ibttf/InterviewCoder/1.0.33/ibttf.InterviewCoder.locale.en-US.yaml new file mode 100644 index 000000000000..8b73e3471886 --- /dev/null +++ b/manifests/i/ibttf/InterviewCoder/1.0.33/ibttf.InterviewCoder.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ibttf.InterviewCoder +PackageVersion: 1.0.33 +PackageLocale: en-US +Publisher: ibttf +PublisherUrl: https://github.com/ibttf +PublisherSupportUrl: https://github.com/ibttf/interview-coder/issues +PackageName: Interview Coder +PackageUrl: https://www.interviewcoder.co/ +License: Apache2 +Copyright: © 2025 Interview Coder. All rights reserved. +ShortDescription: An invisible desktop application that will help you pass your technical interviews. +Moniker: interviewcoder +Tags: +- electron +- gpt +- openai +- typescript +ReleaseNotes: fix auto updater +ReleaseNotesUrl: https://github.com/ibttf/interview-coder/releases/tag/v1.0.33 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/ibttf/InterviewCoder/1.0.33/ibttf.InterviewCoder.yaml b/manifests/i/ibttf/InterviewCoder/1.0.33/ibttf.InterviewCoder.yaml new file mode 100644 index 000000000000..03b96fb5ac4c --- /dev/null +++ b/manifests/i/ibttf/InterviewCoder/1.0.33/ibttf.InterviewCoder.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ibttf.InterviewCoder +PackageVersion: 1.0.33 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0dbf208fa67dbc35fadb4d19655e03cc43f50df4 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Tue, 31 Mar 2026 05:11:59 +1100 Subject: [PATCH 29/67] New version: JohannesPohl.UniversalRadioHacker version 2.10.0 (#353750) --- ...esPohl.UniversalRadioHacker.installer.yaml | 21 +++++++ ...ohl.UniversalRadioHacker.locale.en-US.yaml | 61 +++++++++++++++++++ .../JohannesPohl.UniversalRadioHacker.yaml | 8 +++ 3 files changed, 90 insertions(+) create mode 100644 manifests/j/JohannesPohl/UniversalRadioHacker/2.10.0/JohannesPohl.UniversalRadioHacker.installer.yaml create mode 100644 manifests/j/JohannesPohl/UniversalRadioHacker/2.10.0/JohannesPohl.UniversalRadioHacker.locale.en-US.yaml create mode 100644 manifests/j/JohannesPohl/UniversalRadioHacker/2.10.0/JohannesPohl.UniversalRadioHacker.yaml diff --git a/manifests/j/JohannesPohl/UniversalRadioHacker/2.10.0/JohannesPohl.UniversalRadioHacker.installer.yaml b/manifests/j/JohannesPohl/UniversalRadioHacker/2.10.0/JohannesPohl.UniversalRadioHacker.installer.yaml new file mode 100644 index 000000000000..90941ee835f8 --- /dev/null +++ b/manifests/j/JohannesPohl/UniversalRadioHacker/2.10.0/JohannesPohl.UniversalRadioHacker.installer.yaml @@ -0,0 +1,21 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JohannesPohl.UniversalRadioHacker +PackageVersion: 2.10.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: '{8A0E36A6-DE56-46B8-BCC3-C16D1BC759CC}_is1' +ReleaseDate: 2025-12-17 +AppsAndFeaturesEntries: +- ProductCode: '{8A0E36A6-DE56-46B8-BCC3-C16D1BC759CC}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Universal Radio Hacker' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/jopohl/urh/releases/download/v2.10.0/Universal.Radio.Hacker-2.10.0-x64.exe + InstallerSha256: BE4CAD1798BCBB6C18FC5A86B1C63F4432686627C5794415D90C0E6B88AE0899 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JohannesPohl/UniversalRadioHacker/2.10.0/JohannesPohl.UniversalRadioHacker.locale.en-US.yaml b/manifests/j/JohannesPohl/UniversalRadioHacker/2.10.0/JohannesPohl.UniversalRadioHacker.locale.en-US.yaml new file mode 100644 index 000000000000..2e9602dab7cb --- /dev/null +++ b/manifests/j/JohannesPohl/UniversalRadioHacker/2.10.0/JohannesPohl.UniversalRadioHacker.locale.en-US.yaml @@ -0,0 +1,61 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JohannesPohl.UniversalRadioHacker +PackageVersion: 2.10.0 +PackageLocale: en-US +Publisher: Johannes Pohl +PublisherUrl: https://github.com/jopohl +PublisherSupportUrl: https://github.com/jopohl/urh/issues +PackageName: Universal Radio Hacker +PackageUrl: https://github.com/jopohl/urh +License: GPL-3.0 +LicenseUrl: https://github.com/jopohl/urh/blob/HEAD/LICENSE +ShortDescription: a complete suite for wireless protocol investigation with native support for many common Software Defined Radios. +Tags: +- airspy +- bladerf +- hacking +- hackrf +- iot +- limesdr +- python +- qt +- radio +- rtl-sdr +- sdr +- sdrplay +- security +- usrp +- wireless +ReleaseNotes: |- + What's Changed + - Replace macos-12 with macos-13 by @andynoack in #1151 + - Fixed gauss_fir to work with numpy-2 by @yarda in #1150 + - fix #1153 (index error) by @andynoack in #1154 + - [CI] Fix broken limesuite build for macOS by @jopohl in #1168 + - Fix receiving data with rtl_tcp by @mplough in #1167 + - Fix setting of bias tee with rtl_tcp by @mplough in #1169 + - Remove conditionals for python<3.4 by @Rotzbua in #1163 + - Bump min required Python to 3.8 by @Rotzbua in #1164 + - fix(numpy): replace deprecated tostring with tobytes by @Rotzbua in #1170 + - Remove outdated dependencies from CI by @Rotzbua in #1171 + - Fix deprecation warning xml.etree.ElementTree.Element by @Rotzbua in #1175 + - Drop python 3.8; Require python 3.9 by @Rotzbua in #1173 + - Replace deprecated ast.* constants by @Rotzbua in #1174 + - Feat!: use numpy2 by @Rotzbua in #1176 + - Revert numpy2 requirement to not interfere with Ubuntu 24.04 by @andynoack in #1180 + - Revert numpy2 requirement by @andynoack in #1182 + - Fix compilation with Cython3.1. by @andynoack in #1184 + - Fix buffer overflow in USRP recv_stream function by @quark9981 in #1195 + - fix: handle EOFError when control connection is closed by @quark9981 in #1196 + - Migrate to PyQt6 by @jopohl in #1072 + - Fix error when saving compressed files by @jopohl in #1197 + New Contributors + - @mplough made their first contribution in #1167 + - @Rotzbua made their first contribution in #1163 + - @quark9981 made their first contribution in #1195 + Full Changelog: v2.9.8...v2.10.0 +ReleaseNotesUrl: https://github.com/jopohl/urh/releases/tag/v2.10.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JohannesPohl/UniversalRadioHacker/2.10.0/JohannesPohl.UniversalRadioHacker.yaml b/manifests/j/JohannesPohl/UniversalRadioHacker/2.10.0/JohannesPohl.UniversalRadioHacker.yaml new file mode 100644 index 000000000000..bc516152f869 --- /dev/null +++ b/manifests/j/JohannesPohl/UniversalRadioHacker/2.10.0/JohannesPohl.UniversalRadioHacker.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JohannesPohl.UniversalRadioHacker +PackageVersion: 2.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 54090c858f7c561e5c6bf2dc1fc7152b0c7214e6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 02:13:04 +0800 Subject: [PATCH 30/67] New version: Dalux.Dalux.MSI version 4.0.9585.27853 (#353900) --- .../Dalux.Dalux.MSI.installer.yaml | 6 +++--- .../Dalux.Dalux.MSI.locale.en-US.yaml | 2 +- .../Dalux.Dalux.MSI.locale.zh-CN.yaml | 2 +- .../{4.0.9582.27892 => 4.0.9585.27853}/Dalux.Dalux.MSI.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename manifests/d/Dalux/Dalux/MSI/{4.0.9582.27892 => 4.0.9585.27853}/Dalux.Dalux.MSI.installer.yaml (73%) rename manifests/d/Dalux/Dalux/MSI/{4.0.9582.27892 => 4.0.9585.27853}/Dalux.Dalux.MSI.locale.en-US.yaml (96%) rename manifests/d/Dalux/Dalux/MSI/{4.0.9582.27892 => 4.0.9585.27853}/Dalux.Dalux.MSI.locale.zh-CN.yaml (94%) rename manifests/d/Dalux/Dalux/MSI/{4.0.9582.27892 => 4.0.9585.27853}/Dalux.Dalux.MSI.yaml (88%) diff --git a/manifests/d/Dalux/Dalux/MSI/4.0.9582.27892/Dalux.Dalux.MSI.installer.yaml b/manifests/d/Dalux/Dalux/MSI/4.0.9585.27853/Dalux.Dalux.MSI.installer.yaml similarity index 73% rename from manifests/d/Dalux/Dalux/MSI/4.0.9582.27892/Dalux.Dalux.MSI.installer.yaml rename to manifests/d/Dalux/Dalux/MSI/4.0.9585.27853/Dalux.Dalux.MSI.installer.yaml index 44a2df24a006..c5543c1220a1 100644 --- a/manifests/d/Dalux/Dalux/MSI/4.0.9582.27892/Dalux.Dalux.MSI.installer.yaml +++ b/manifests/d/Dalux/Dalux/MSI/4.0.9585.27853/Dalux.Dalux.MSI.installer.yaml @@ -2,17 +2,17 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Dalux.Dalux.MSI -PackageVersion: 4.0.9582.27892 +PackageVersion: 4.0.9585.27853 InstallerType: wix UpgradeBehavior: install Protocols: - dalux -ProductCode: '{1DEAAA21-0851-4957-AD95-19D427EE496D}' +ProductCode: '{4A21B022-E098-4113-B2B1-FF82C8FFEAB0}' AppsAndFeaturesEntries: - UpgradeCode: '{7A7E91C3-3DE0-4069-B65D-EAA2EF116C7C}' Installers: - Architecture: x64 InstallerUrl: https://bim.dalux.com/desktop/DaluxDesktop.msi - InstallerSha256: 07FAD05A6092D7B77074D843F68ADE62CE24450CA80C3BC28144E4B14B7E4723 + InstallerSha256: 13A988A23305BE667539A00AC62669C93ACF56A84A3051394E22EE22D688131E ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/d/Dalux/Dalux/MSI/4.0.9582.27892/Dalux.Dalux.MSI.locale.en-US.yaml b/manifests/d/Dalux/Dalux/MSI/4.0.9585.27853/Dalux.Dalux.MSI.locale.en-US.yaml similarity index 96% rename from manifests/d/Dalux/Dalux/MSI/4.0.9582.27892/Dalux.Dalux.MSI.locale.en-US.yaml rename to manifests/d/Dalux/Dalux/MSI/4.0.9585.27853/Dalux.Dalux.MSI.locale.en-US.yaml index d5b0401ef5c1..000b36e93fb4 100644 --- a/manifests/d/Dalux/Dalux/MSI/4.0.9582.27892/Dalux.Dalux.MSI.locale.en-US.yaml +++ b/manifests/d/Dalux/Dalux/MSI/4.0.9585.27853/Dalux.Dalux.MSI.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Dalux.Dalux.MSI -PackageVersion: 4.0.9582.27892 +PackageVersion: 4.0.9585.27853 PackageLocale: en-US Publisher: Dalux PublisherUrl: https://www.dalux.com/ diff --git a/manifests/d/Dalux/Dalux/MSI/4.0.9582.27892/Dalux.Dalux.MSI.locale.zh-CN.yaml b/manifests/d/Dalux/Dalux/MSI/4.0.9585.27853/Dalux.Dalux.MSI.locale.zh-CN.yaml similarity index 94% rename from manifests/d/Dalux/Dalux/MSI/4.0.9582.27892/Dalux.Dalux.MSI.locale.zh-CN.yaml rename to manifests/d/Dalux/Dalux/MSI/4.0.9585.27853/Dalux.Dalux.MSI.locale.zh-CN.yaml index 11ab61a51be7..a8203ae247c3 100644 --- a/manifests/d/Dalux/Dalux/MSI/4.0.9582.27892/Dalux.Dalux.MSI.locale.zh-CN.yaml +++ b/manifests/d/Dalux/Dalux/MSI/4.0.9585.27853/Dalux.Dalux.MSI.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Dalux.Dalux.MSI -PackageVersion: 4.0.9582.27892 +PackageVersion: 4.0.9585.27853 PackageLocale: zh-CN License: 免费软件 ShortDescription: 免费 BIM 查看器 diff --git a/manifests/d/Dalux/Dalux/MSI/4.0.9582.27892/Dalux.Dalux.MSI.yaml b/manifests/d/Dalux/Dalux/MSI/4.0.9585.27853/Dalux.Dalux.MSI.yaml similarity index 88% rename from manifests/d/Dalux/Dalux/MSI/4.0.9582.27892/Dalux.Dalux.MSI.yaml rename to manifests/d/Dalux/Dalux/MSI/4.0.9585.27853/Dalux.Dalux.MSI.yaml index 0b069f8cffbb..45913880f2ba 100644 --- a/manifests/d/Dalux/Dalux/MSI/4.0.9582.27892/Dalux.Dalux.MSI.yaml +++ b/manifests/d/Dalux/Dalux/MSI/4.0.9585.27853/Dalux.Dalux.MSI.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Dalux.Dalux.MSI -PackageVersion: 4.0.9582.27892 +PackageVersion: 4.0.9585.27853 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From d0a95c88d21fa41126f8f8f9afed87a2c4707cf9 Mon Sep 17 00:00:00 2001 From: abaker-9 Date: Mon, 30 Mar 2026 14:21:05 -0400 Subject: [PATCH 31/67] New version: OakwoodCommons.kvx version 0.7.3 (#351751) Co-authored-by: goreleaserbot --- .../0.7.3/OakwoodCommons.kvx.installer.yaml | 26 +++++++++++++++++++ .../OakwoodCommons.kvx.locale.en-US.yaml | 24 +++++++++++++++++ .../kvx/0.7.3/OakwoodCommons.kvx.yaml | 7 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/o/OakwoodCommons/kvx/0.7.3/OakwoodCommons.kvx.installer.yaml create mode 100644 manifests/o/OakwoodCommons/kvx/0.7.3/OakwoodCommons.kvx.locale.en-US.yaml create mode 100644 manifests/o/OakwoodCommons/kvx/0.7.3/OakwoodCommons.kvx.yaml diff --git a/manifests/o/OakwoodCommons/kvx/0.7.3/OakwoodCommons.kvx.installer.yaml b/manifests/o/OakwoodCommons/kvx/0.7.3/OakwoodCommons.kvx.installer.yaml new file mode 100644 index 000000000000..8490a90d4a99 --- /dev/null +++ b/manifests/o/OakwoodCommons/kvx/0.7.3/OakwoodCommons.kvx.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: OakwoodCommons.kvx +PackageVersion: 0.7.3 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-03-24" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: kvx.exe + PortableCommandAlias: kvx + InstallerUrl: https://github.com/oakwood-commons/kvx/releases/download/v0.7.3/kvx_0.7.3_Windows_arm64.zip + InstallerSha256: 5024b13cfe5e7256188bbf08dd8564d3cf08b02c28c1a9fae1ffc722f6006666 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: kvx.exe + PortableCommandAlias: kvx + InstallerUrl: https://github.com/oakwood-commons/kvx/releases/download/v0.7.3/kvx_0.7.3_Windows_x86_64.zip + InstallerSha256: 12c767c26ee48d5516c741b7f6f5ed56b399f983306f14f05939dc49878717f1 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OakwoodCommons/kvx/0.7.3/OakwoodCommons.kvx.locale.en-US.yaml b/manifests/o/OakwoodCommons/kvx/0.7.3/OakwoodCommons.kvx.locale.en-US.yaml new file mode 100644 index 000000000000..50bad123e99b --- /dev/null +++ b/manifests/o/OakwoodCommons/kvx/0.7.3/OakwoodCommons.kvx.locale.en-US.yaml @@ -0,0 +1,24 @@ +# 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: OakwoodCommons.kvx +PackageVersion: 0.7.3 +PackageLocale: en-US +Publisher: OakwoodCommons +PublisherUrl: https://github.com/oakwood-commons +PublisherSupportUrl: https://github.com/oakwood-commons/kvx/issues +PackageName: kvx +PackageUrl: https://github.com/oakwood-commons/kvx +License: Apache-2.0 +LicenseUrl: https://github.com/oakwood-commons/kvx/blob/main/LICENSE +ShortDescription: Terminal-based UI for exploring structured data interactively +Description: kvx is a terminal-based UI for exploring structured data (JSON, YAML, TOML, CSV, JWT) in an interactive, navigable way. +Moniker: kvx +Tags: + - cli + - terminal + - data + - json + - yaml +ReleaseNotesUrl: https://github.com/oakwood-commons/kvx/releases/tag/v0.7.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OakwoodCommons/kvx/0.7.3/OakwoodCommons.kvx.yaml b/manifests/o/OakwoodCommons/kvx/0.7.3/OakwoodCommons.kvx.yaml new file mode 100644 index 000000000000..de99ba08edfc --- /dev/null +++ b/manifests/o/OakwoodCommons/kvx/0.7.3/OakwoodCommons.kvx.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: OakwoodCommons.kvx +PackageVersion: 0.7.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 94ee81870a1096220f4377cfad02bf36c6050dff Mon Sep 17 00:00:00 2001 From: Mitch Cotter Date: Tue, 31 Mar 2026 05:22:04 +1100 Subject: [PATCH 32/67] New package: PreVeil.PreVeil version 5.8.19 (#351968) --- .../5.8.19/PreVeil.PreVeil.installer.yaml | 24 +++++++++++++++++++ .../5.8.19/PreVeil.PreVeil.locale.en-US.yaml | 18 ++++++++++++++ .../PreVeil/5.8.19/PreVeil.PreVeil.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/p/PreVeil/PreVeil/5.8.19/PreVeil.PreVeil.installer.yaml create mode 100644 manifests/p/PreVeil/PreVeil/5.8.19/PreVeil.PreVeil.locale.en-US.yaml create mode 100644 manifests/p/PreVeil/PreVeil/5.8.19/PreVeil.PreVeil.yaml diff --git a/manifests/p/PreVeil/PreVeil/5.8.19/PreVeil.PreVeil.installer.yaml b/manifests/p/PreVeil/PreVeil/5.8.19/PreVeil.PreVeil.installer.yaml new file mode 100644 index 000000000000..2150de74d8ce --- /dev/null +++ b/manifests/p/PreVeil/PreVeil/5.8.19/PreVeil.PreVeil.installer.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: PreVeil.PreVeil +PackageVersion: 5.8.19 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: '{1D1AA2FD-CA73-465A-AF07-CC37A95F1851}' +ReleaseDate: 2026-02-17 +AppsAndFeaturesEntries: +- Publisher: PreVeil, LLC + ProductCode: '{1D1AA2FD-CA73-465A-AF07-CC37A95F1851}' + UpgradeCode: '{4DD3F2B2-A4CB-46CF-B5E9-BF182B122246}' +Installers: +- Architecture: x64 + InstallerUrl: https://s3.amazonaws.com/pv-bin-storage/ci/desktop/win/20e5263acfbfcf1271c10e6c594b8482b050ce86/PreVeilInstaller.msi + InstallerSha256: 39054A243866E8EFA8509005F5F5F7571A0845A7CF6D858E4B9548075E7A0079 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PreVeil/PreVeil/5.8.19/PreVeil.PreVeil.locale.en-US.yaml b/manifests/p/PreVeil/PreVeil/5.8.19/PreVeil.PreVeil.locale.en-US.yaml new file mode 100644 index 000000000000..c327caf70a18 --- /dev/null +++ b/manifests/p/PreVeil/PreVeil/5.8.19/PreVeil.PreVeil.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PreVeil.PreVeil +PackageVersion: 5.8.19 +PackageLocale: en-US +Publisher: PreVeil +PublisherUrl: https://www.preveil.com/ +PublisherSupportUrl: https://www.preveil.com/support-page/ +Author: PreVeil +PackageName: PreVeil +PackageUrl: https://www.preveil.com/createaccount/ +License: Proprietary +LicenseUrl: https://www.preveil.com/terms-of-use/ +Copyright: © 2026 PreVeil. All Rights Reserved. +ShortDescription: Secure end-to-end encrypted email and file sharing desktop app that integrates with Outlook, Gmail, File Explorer, and Mac Finder. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PreVeil/PreVeil/5.8.19/PreVeil.PreVeil.yaml b/manifests/p/PreVeil/PreVeil/5.8.19/PreVeil.PreVeil.yaml new file mode 100644 index 000000000000..a588eaaa5500 --- /dev/null +++ b/manifests/p/PreVeil/PreVeil/5.8.19/PreVeil.PreVeil.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: PreVeil.PreVeil +PackageVersion: 5.8.19 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 124490a18deb9e7a6aa413878c339dcc07650811 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 30 Mar 2026 11:39:21 -0700 Subject: [PATCH 33/67] Automatic Waiver Addition for PR 353838 (#353932) --- manifests/a/AmyXun/AxMath/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/a/AmyXun/AxMath/.validation diff --git a/manifests/a/AmyXun/AxMath/.validation b/manifests/a/AmyXun/AxMath/.validation new file mode 100644 index 000000000000..21a3c1c61b3c --- /dev/null +++ b/manifests/a/AmyXun/AxMath/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"0392ec5b-badf-424e-95d2-31de1113a73b","TestPlan":"Validation-Domain","PackagePath":"manifests/a/AmyXun/AxMath/2.7061","CommitId":"b84bbcd728f84d4dfe22c9ce5025c52475b88271"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From e308bd4d737ab828c51ae8174483af6cf1562549 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 30 Mar 2026 11:39:28 -0700 Subject: [PATCH 34/67] Automatic Waiver Addition for PR 353835 (#353931) --- manifests/a/AmyXun/AxGlyph/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/a/AmyXun/AxGlyph/.validation diff --git a/manifests/a/AmyXun/AxGlyph/.validation b/manifests/a/AmyXun/AxGlyph/.validation new file mode 100644 index 000000000000..58f72c576f15 --- /dev/null +++ b/manifests/a/AmyXun/AxGlyph/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"5ac59a15-e2e7-41d8-b853-b9109199fae5","TestPlan":"Validation-Domain","PackagePath":"manifests/a/AmyXun/AxGlyph/2.5981","CommitId":"15c0bbf30ee19a6e038b92af2be206ed6b346ee5"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From 12f743daecf8738de8fc9ba892986bf04fa02a91 Mon Sep 17 00:00:00 2001 From: Johnny Shaw Date: Mon, 30 Mar 2026 14:43:59 -0400 Subject: [PATCH 35/67] New version: WinsiderSS.SystemInformer.Canary version 4.0.26089.501 (#353681) --- ...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.26089.501/WinsiderSS.SystemInformer.Canary.installer.yaml create mode 100644 manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26089.501/WinsiderSS.SystemInformer.Canary.locale.en-US.yaml create mode 100644 manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26089.501/WinsiderSS.SystemInformer.Canary.yaml diff --git a/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26089.501/WinsiderSS.SystemInformer.Canary.installer.yaml b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26089.501/WinsiderSS.SystemInformer.Canary.installer.yaml new file mode 100644 index 000000000000..37ebd5916e7e --- /dev/null +++ b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26089.501/WinsiderSS.SystemInformer.Canary.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: WinsiderSS.SystemInformer.Canary +PackageVersion: 4.0.26089.501 +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.26089.501/systeminformer-build-canary-setup.exe + InstallerSha256: 2C2DF8749362446DE9EDC26DA1464E3D3818D0B12D1A19302F9583FC28D92B4E +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-30 diff --git a/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26089.501/WinsiderSS.SystemInformer.Canary.locale.en-US.yaml b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26089.501/WinsiderSS.SystemInformer.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..2a94ec1ede8a --- /dev/null +++ b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26089.501/WinsiderSS.SystemInformer.Canary.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: WinsiderSS.SystemInformer.Canary +PackageVersion: 4.0.26089.501 +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.26089.501 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26089.501/WinsiderSS.SystemInformer.Canary.yaml b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26089.501/WinsiderSS.SystemInformer.Canary.yaml new file mode 100644 index 000000000000..12b78da76a87 --- /dev/null +++ b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26089.501/WinsiderSS.SystemInformer.Canary.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: WinsiderSS.SystemInformer.Canary +PackageVersion: 4.0.26089.501 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f3155601ed502f1c7b2c788f3416e11ead46e9fd Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 30 Mar 2026 20:44:56 +0200 Subject: [PATCH 36/67] New version: CircleCI.CLI version 0.1.34950 (#353909) --- .../CLI/0.1.34950/CircleCI.CLI.installer.yaml | 16 +++++++++ .../0.1.34950/CircleCI.CLI.locale.en-US.yaml | 33 +++++++++++++++++++ .../CircleCI/CLI/0.1.34950/CircleCI.CLI.yaml | 8 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/c/CircleCI/CLI/0.1.34950/CircleCI.CLI.installer.yaml create mode 100644 manifests/c/CircleCI/CLI/0.1.34950/CircleCI.CLI.locale.en-US.yaml create mode 100644 manifests/c/CircleCI/CLI/0.1.34950/CircleCI.CLI.yaml diff --git a/manifests/c/CircleCI/CLI/0.1.34950/CircleCI.CLI.installer.yaml b/manifests/c/CircleCI/CLI/0.1.34950/CircleCI.CLI.installer.yaml new file mode 100644 index 000000000000..5b60398f670e --- /dev/null +++ b/manifests/c/CircleCI/CLI/0.1.34950/CircleCI.CLI.installer.yaml @@ -0,0 +1,16 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CircleCI.CLI +PackageVersion: 0.1.34950 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: circleci-cli_0.1.34950_windows_amd64/circleci.exe +ReleaseDate: 2026-03-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.34950/circleci-cli_0.1.34950_windows_amd64.zip + InstallerSha256: 6F3FCA347EE19FDF40A41D9E151BCBCB06C99CE0C1838A9DAC11D503075FCD84 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CircleCI/CLI/0.1.34950/CircleCI.CLI.locale.en-US.yaml b/manifests/c/CircleCI/CLI/0.1.34950/CircleCI.CLI.locale.en-US.yaml new file mode 100644 index 000000000000..e5902cbd0d97 --- /dev/null +++ b/manifests/c/CircleCI/CLI/0.1.34950/CircleCI.CLI.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CircleCI.CLI +PackageVersion: 0.1.34950 +PackageLocale: en-US +Publisher: Circle Internet Services, Inc. +PublisherUrl: https://github.com/CircleCI-Public +PublisherSupportUrl: https://github.com/CircleCI-Public/circleci-cli/issues +PackageName: circleci-cli +PackageUrl: https://github.com/CircleCI-Public/circleci-cli +License: MIT +LicenseUrl: https://github.com/CircleCI-Public/circleci-cli/blob/HEAD/LICENSE +ShortDescription: Set of CircleCI’s advanced and powerful tools. +Tags: +- circle-ci +- circleci +- cli +- command-line-tool +- continuous-delivery +- continuous-integration +- developer-tools +- devops +- golang +- graphql +- tool +ReleaseNotes: |- + Changelog + - 8ff907b Merge pull request #1197 from CircleCI-Public/test-125/slug + - 5169834 TEST-125 Add vcs, org and project to plugin env vars +ReleaseNotesUrl: https://github.com/CircleCI-Public/circleci-cli/releases/tag/v0.1.34950 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CircleCI/CLI/0.1.34950/CircleCI.CLI.yaml b/manifests/c/CircleCI/CLI/0.1.34950/CircleCI.CLI.yaml new file mode 100644 index 000000000000..a6c0d17a63a4 --- /dev/null +++ b/manifests/c/CircleCI/CLI/0.1.34950/CircleCI.CLI.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CircleCI.CLI +PackageVersion: 0.1.34950 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From edb23f336dfd80490a81adbb948e51e51e42fd1a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 02:45:50 +0800 Subject: [PATCH 37/67] New version: BitSum.ProcessLasso.Beta version 18.0.0.53 (#353910) --- .../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.51 => 18.0.0.53}/BitSum.ProcessLasso.Beta.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/b/BitSum/ProcessLasso/Beta/{18.0.0.51 => 18.0.0.53}/BitSum.ProcessLasso.Beta.installer.yaml (82%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.0.0.51 => 18.0.0.53}/BitSum.ProcessLasso.Beta.locale.en-US.yaml (99%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.0.0.51 => 18.0.0.53}/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml (98%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.0.0.51 => 18.0.0.53}/BitSum.ProcessLasso.Beta.yaml (90%) diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/BitSum.ProcessLasso.Beta.installer.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/BitSum.ProcessLasso.Beta.installer.yaml similarity index 82% rename from manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/BitSum.ProcessLasso.Beta.installer.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/BitSum.ProcessLasso.Beta.installer.yaml index 9891aab5f09d..b7b32b181e97 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/BitSum.ProcessLasso.Beta.installer.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/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.51 +PackageVersion: 18.0.0.53 InstallerType: nullsoft Scope: machine UpgradeBehavior: install @@ -12,6 +12,6 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://dl.bitsum.com/files/beta/processlassosetup64.exe - InstallerSha256: EEAFFD45ACF78D245669C14DC9BA3EC023D849E0A2665676E0EA22BF56246CFE + InstallerSha256: 1D69835E2098EA062AF749857F8660A3E76709377DC1368F04CDF3D10AED8FA0 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/BitSum.ProcessLasso.Beta.locale.en-US.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/BitSum.ProcessLasso.Beta.locale.en-US.yaml similarity index 99% rename from manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/BitSum.ProcessLasso.Beta.locale.en-US.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/BitSum.ProcessLasso.Beta.locale.en-US.yaml index 15866b4e2ef7..f12be54b156c 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/BitSum.ProcessLasso.Beta.locale.en-US.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/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.51 +PackageVersion: 18.0.0.53 PackageLocale: en-US Publisher: Bitsum PublisherUrl: https://bitsum.com/ diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml similarity index 98% rename from manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml index e4d4f74b898a..356ca9f39329 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/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.51 +PackageVersion: 18.0.0.53 PackageLocale: zh-CN License: 专有软件 ShortDescription: 实时 CPU 优化和自动化 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/BitSum.ProcessLasso.Beta.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/BitSum.ProcessLasso.Beta.yaml similarity index 90% rename from manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/BitSum.ProcessLasso.Beta.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/BitSum.ProcessLasso.Beta.yaml index bce7da123547..ed4d41f15821 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.51/BitSum.ProcessLasso.Beta.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/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.51 +PackageVersion: 18.0.0.53 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 6b7562cf15341acfabde9934f2fa36721d52e2f0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 02:47:17 +0800 Subject: [PATCH 38/67] New version: Discord.Discord version 1.0.9231 (#353913) --- .../1.0.9231/Discord.Discord.installer.yaml | 21 ++++++++++++ .../Discord.Discord.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.locale.pt-BR.yaml | 19 +++++++++++ .../Discord.Discord.locale.zh-CN.yaml | 19 +++++++++++ .../Discord/1.0.9231/Discord.Discord.yaml | 8 +++++ 5 files changed, 100 insertions(+) create mode 100644 manifests/d/Discord/Discord/1.0.9231/Discord.Discord.installer.yaml create mode 100644 manifests/d/Discord/Discord/1.0.9231/Discord.Discord.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/1.0.9231/Discord.Discord.locale.pt-BR.yaml create mode 100644 manifests/d/Discord/Discord/1.0.9231/Discord.Discord.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/1.0.9231/Discord.Discord.yaml diff --git a/manifests/d/Discord/Discord/1.0.9231/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9231/Discord.Discord.installer.yaml new file mode 100644 index 000000000000..3d1efcaec98e --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9231/Discord.Discord.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 +PackageVersion: 1.0.9231 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: Discord +RequireExplicitUpgrade: true +Installers: +- Architecture: x64 + InstallerUrl: https://stable.dl2.discordapp.net/distro/app/stable/win/x64/1.0.9231/DiscordSetup.exe + InstallerSha256: F9D5096C6B5993B5F3340233A99D0611AFDC3A9383F5719C65ECCD999E428135 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/1.0.9231/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9231/Discord.Discord.locale.en-US.yaml new file mode 100644 index 000000000000..cdc0b700dadf --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9231/Discord.Discord.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 +PackageVersion: 1.0.9231 +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 +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 +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/1.0.9231/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9231/Discord.Discord.locale.pt-BR.yaml new file mode 100644 index 000000000000..651f3664057f --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9231/Discord.Discord.locale.pt-BR.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 +PackageVersion: 1.0.9231 +PackageLocale: pt-BR +License: Privativo +ShortDescription: Seu Lugar para Papear e Ficar De Boa +Description: |- + O Discord é a forma mais fácil de falar por voz, vídeo e texto. + Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades. +Tags: +- conversa +- conversação-por-voz +- conversar +- jogos +- voz +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/1.0.9231/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9231/Discord.Discord.locale.zh-CN.yaml new file mode 100644 index 000000000000..9af35f97fa56 --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9231/Discord.Discord.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 +PackageVersion: 1.0.9231 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/1.0.9231/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9231/Discord.Discord.yaml new file mode 100644 index 000000000000..4ae95231ca37 --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9231/Discord.Discord.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 +PackageVersion: 1.0.9231 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 11fcbf2f25a44bc307c039c9af35b61a7d0f9856 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 02:48:13 +0800 Subject: [PATCH 39/67] New version: Discord.Discord.Canary version 1.0.887 (#353915) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.887/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.887/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.887/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.887/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.887/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.887/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.887/Discord.Discord.Canary.installer.yaml new file mode 100644 index 000000000000..6f466d6d0a0c --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.887/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.887 +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.887/DiscordCanarySetup.exe + InstallerSha256: 9B426EA5FFCEC7A488356181D3640910CEE35632D959520512FA9648DE8C86F3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.887/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.887/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..8362314be879 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.887/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.887 +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.887/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.887/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..b04ebeefa3fd --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.887/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.887 +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.887/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.887/Discord.Discord.Canary.yaml new file mode 100644 index 000000000000..a6c293edd62c --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.887/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.887 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 476787b48e30bd0fefc12bc65048a3b66ab3da96 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 03:19:06 +0800 Subject: [PATCH 40/67] New version: Yeastar.Linkus.Desktop version 1.21.2 (#353660) --- .../Yeastar.Linkus.Desktop.installer.yaml | 30 ++++++++++++++++ .../Yeastar.Linkus.Desktop.locale.en-US.yaml | 36 +++++++++++++++++++ .../Yeastar.Linkus.Desktop.locale.zh-CN.yaml | 34 ++++++++++++++++++ .../1.21.2/Yeastar.Linkus.Desktop.yaml | 8 +++++ 4 files changed, 108 insertions(+) create mode 100644 manifests/y/Yeastar/Linkus/Desktop/1.21.2/Yeastar.Linkus.Desktop.installer.yaml create mode 100644 manifests/y/Yeastar/Linkus/Desktop/1.21.2/Yeastar.Linkus.Desktop.locale.en-US.yaml create mode 100644 manifests/y/Yeastar/Linkus/Desktop/1.21.2/Yeastar.Linkus.Desktop.locale.zh-CN.yaml create mode 100644 manifests/y/Yeastar/Linkus/Desktop/1.21.2/Yeastar.Linkus.Desktop.yaml diff --git a/manifests/y/Yeastar/Linkus/Desktop/1.21.2/Yeastar.Linkus.Desktop.installer.yaml b/manifests/y/Yeastar/Linkus/Desktop/1.21.2/Yeastar.Linkus.Desktop.installer.yaml new file mode 100644 index 000000000000..8b4cf6cd1904 --- /dev/null +++ b/manifests/y/Yeastar/Linkus/Desktop/1.21.2/Yeastar.Linkus.Desktop.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: Yeastar.Linkus.Desktop +PackageVersion: 1.21.2 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- callto +- linkus +- tel +ProductCode: 47ebfe78-f1f1-5e96-a3bb-dba00c58310b +ReleaseDate: 2026-03-09 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://image.yeastar.com/Linkus/Release/PC/Linkus%20Desktop%20Client-1.21.2-win-ia32-setup.exe + InstallerSha256: AF3B5047DC5572893D2DCA571E80D831D5F402A422E081C132B052913E93D588 + InstallerSwitches: + Custom: /currentuser +- Architecture: x86 + Scope: machine + InstallerUrl: https://image.yeastar.com/Linkus/Release/PC/Linkus%20Desktop%20Client-1.21.2-win-ia32-setup.exe + InstallerSha256: AF3B5047DC5572893D2DCA571E80D831D5F402A422E081C132B052913E93D588 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yeastar/Linkus/Desktop/1.21.2/Yeastar.Linkus.Desktop.locale.en-US.yaml b/manifests/y/Yeastar/Linkus/Desktop/1.21.2/Yeastar.Linkus.Desktop.locale.en-US.yaml new file mode 100644 index 000000000000..73500729e586 --- /dev/null +++ b/manifests/y/Yeastar/Linkus/Desktop/1.21.2/Yeastar.Linkus.Desktop.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: Yeastar.Linkus.Desktop +PackageVersion: 1.21.2 +PackageLocale: en-US +Publisher: Yeastar Digital Technology Co., Ltd. +PublisherUrl: https://www.yeastar.com/ +PrivacyUrl: https://www.yeastar.com/privacy/ +Author: Xiamen Yeastar Digital Technology Co., Ltd. +PackageName: Linkus Desktop Client +PackageUrl: https://www.yeastar.com/linkus-softphone/desktop/ +License: Proprietary +LicenseUrl: https://www.yeastar.com/legal/ +Copyright: Copyright © 2006-2026 Xiamen Yeastar Digital Technology Co., Ltd. +CopyrightUrl: https://www.yeastar.com/legal/ +ShortDescription: Turn your computer into a feature-rich phone and make calls from it. +Description: Compatible with Yeastar P-Series Phone System, Linkus Desktop Client is a versatile and user-friendly softphone application for both Windows and Mac users, providing a virtual desktop phone experience with ease-of-use, advanced communication features. +Tags: +- sip +- softphone +- telephone +- telephony +ReleaseNotes: |- + 1. Added compatibility with the following system-level configurations. + - If system administrator has set Linkus Desktop Client Concurrent Registrations to a value greater than 1 for your extension, you can log in to multiple Linkus Desktop Clients simultaneously. + - If the system administrator has configured remark for a speed dial number on the PBX server, when you dial the speed dial number using feature code, the remark will display below the phone number on the call window. + 2. Added support for managing all Linkus UC Clients logged into your extension. + 3. Optimized Yeastar CTI feature: You can use Linkus Desktop Client to control Linkus Mobile Client via CTI. + In this way, the Linkus Desktop Client acts as a visual control panel on which you can perform the call operations such as dialing, recording, and hanging up, while the audio stream is transmitted through the connected Linkus Mobile Client. + 4. Optimized Hotkeys feature: Added support for setting function keys (F1 ~ F12) as hotkeys, either individually or as a part of a key combination. + 5. Removed the new version detection feature for Linkus Desktop Client installed via MSI packages. + - The prompt window for new feature notifications will not appear upon launch. + - The Check for updates button is removed from the About window. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yeastar/Linkus/Desktop/1.21.2/Yeastar.Linkus.Desktop.locale.zh-CN.yaml b/manifests/y/Yeastar/Linkus/Desktop/1.21.2/Yeastar.Linkus.Desktop.locale.zh-CN.yaml new file mode 100644 index 000000000000..7772754a75b3 --- /dev/null +++ b/manifests/y/Yeastar/Linkus/Desktop/1.21.2/Yeastar.Linkus.Desktop.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Yeastar.Linkus.Desktop +PackageVersion: 1.21.2 +PackageLocale: zh-CN +PublisherUrl: https://www.yeastar.cn/ +PublisherSupportUrl: https://help.yeastar.com/ +PrivacyUrl: https://www.yeastar.cn/privacy/ +Author: 厦门星纵数字科技有限公司 +PackageUrl: https://www.yeastar.cn/firmware-download/ +License: 专有软件 +LicenseUrl: https://www.yeastar.cn/legal/ +Copyright: 版权所有© 2006-2026 厦门星纵数字科技有限公司 +CopyrightUrl: https://www.yeastar.cn/legal/ +ShortDescription: 将您的计算机变为功能丰富的电话,并通过它拨打电话。 +Description: Linkus 桌面客户端是一款兼容 Yeastar P 系列电话系统,适用于 Windows 和 Mac 用户的多功能且易于使用的软电话应用程序,可提供便捷的虚拟桌面电话体验和先进的通信功能。 +Tags: +- sip +- 电话 +ReleaseNotes: |- + 1. 兼容以下系统层面的配置。 + - 如果系统管理员已将 Linkus 桌面客户端同时注册数 设置为大于 1 的值,你可以同时登录多个 Linkus 桌面端。 + - 如果系统管理员在 PBX 服务器上为速拨码设置了备注,当使用特征码拨打速拨码时,备注将显示在通话窗口的电话号码下方。 + 2. 支持管理你的分机所登录的所有 Linkus UC 客户端。 + 3. 优化 Yeastar CTI 功能:你可以在 Linkus 桌面端上通过 CTI 控制 Linkus 手机端。 + 在此模式下,Linkus 桌面端将作为可视化控制面板。你可以通过 Linkus 桌面端执行拨号、录音、挂断等通话操作,而语音流则通过绑定的 Linkus 手机端来传输。 + 4. 优化 热键 功能:新增支持将功能键(F1~F12)单独或作为组合键的一部分设置为热键。 + 5. 移除通过 MSI 包安装的 Linkus 桌面端的新版本检测功能。 + - 客户端启动时将不再显示新功能通知弹窗。 + - 关于 窗口中的 检查更新 按钮已移除。 +ReleaseNotesUrl: https://help.yeastar.com/zh-cn/p-series-linkus-appliance-edition/release-notes/release-notes-for-linkus-windows-desktop.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yeastar/Linkus/Desktop/1.21.2/Yeastar.Linkus.Desktop.yaml b/manifests/y/Yeastar/Linkus/Desktop/1.21.2/Yeastar.Linkus.Desktop.yaml new file mode 100644 index 000000000000..9d2e11b068df --- /dev/null +++ b/manifests/y/Yeastar/Linkus/Desktop/1.21.2/Yeastar.Linkus.Desktop.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: Yeastar.Linkus.Desktop +PackageVersion: 1.21.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5569411579632680e47d2767ad64198946ab1bd5 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Tue, 31 Mar 2026 06:19:58 +1100 Subject: [PATCH 41/67] New version: Koyubi.SKK version 0.1.2 (#353767) --- .../SKK/0.1.2/Koyubi.SKK.installer.yaml | 27 +++++++++++++++++++ .../SKK/0.1.2/Koyubi.SKK.locale.en-US.yaml | 27 +++++++++++++++++++ manifests/k/Koyubi/SKK/0.1.2/Koyubi.SKK.yaml | 8 ++++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/k/Koyubi/SKK/0.1.2/Koyubi.SKK.installer.yaml create mode 100644 manifests/k/Koyubi/SKK/0.1.2/Koyubi.SKK.locale.en-US.yaml create mode 100644 manifests/k/Koyubi/SKK/0.1.2/Koyubi.SKK.yaml diff --git a/manifests/k/Koyubi/SKK/0.1.2/Koyubi.SKK.installer.yaml b/manifests/k/Koyubi/SKK/0.1.2/Koyubi.SKK.installer.yaml new file mode 100644 index 000000000000..9ece927ae436 --- /dev/null +++ b/manifests/k/Koyubi/SKK/0.1.2/Koyubi.SKK.installer.yaml @@ -0,0 +1,27 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Koyubi.SKK +PackageVersion: 0.1.2 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART +ProductCode: '{A7B3C4D5-E6F7-4890-AB12-CD34EF567890}_is1' +ReleaseDate: 2026-03-01 +AppsAndFeaturesEntries: +- DisplayVersion: 0.1.1 + ProductCode: '{A7B3C4D5-E6F7-4890-AB12-CD34EF567890}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Koyubi' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/barewalker/koyubi/releases/download/v0.1.2/koyubi-0.1.1-setup.exe + InstallerSha256: 6D27B5C8539CB961656F952864B5E943566C844DB1691A62610CF4B42A55516C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/Koyubi/SKK/0.1.2/Koyubi.SKK.locale.en-US.yaml b/manifests/k/Koyubi/SKK/0.1.2/Koyubi.SKK.locale.en-US.yaml new file mode 100644 index 000000000000..e60db013c0da --- /dev/null +++ b/manifests/k/Koyubi/SKK/0.1.2/Koyubi.SKK.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Koyubi.SKK +PackageVersion: 0.1.2 +PackageLocale: en-US +Publisher: Koyubi Project +PublisherUrl: https://github.com/barewalker +PublisherSupportUrl: https://github.com/barewalker/koyubi/issues +PackageName: Koyubi SKK +PackageUrl: https://github.com/m-takeuchi/koyubi +License: MIT +LicenseUrl: https://github.com/barewalker/koyubi/blob/HEAD/LICENSE +ShortDescription: SKK Japanese input method for Windows (English keyboard layout) +Description: Koyubi is an SKK-based Japanese input method system for Windows, designed for English keyboard layout users (especially HHKB). Implemented as a TSF (Text Services Framework) IME in Rust. +Tags: +- ime +- input-method +- japanese +- skk +- tsf +ReleaseNotes: |- + SHA256 + 6d27b5c8539cb961656f952864b5e943566c844db1691a62610cf4b42a55516c koyubi-0.1.1-setup.exe +ReleaseNotesUrl: https://github.com/barewalker/koyubi/releases/tag/v0.1.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Koyubi/SKK/0.1.2/Koyubi.SKK.yaml b/manifests/k/Koyubi/SKK/0.1.2/Koyubi.SKK.yaml new file mode 100644 index 000000000000..14526a3d17b0 --- /dev/null +++ b/manifests/k/Koyubi/SKK/0.1.2/Koyubi.SKK.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Koyubi.SKK +PackageVersion: 0.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2f24f56b1665487ac5c22da8ae5c2f1b8dd7b7de Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Mon, 30 Mar 2026 16:20:53 -0300 Subject: [PATCH 42/67] New version: GrafanaLabs.Alloy version 1.15.0 (#353906) --- .../1.15.0/GrafanaLabs.Alloy.installer.yaml | 25 +++++++++++++++++ .../GrafanaLabs.Alloy.locale.en-US.yaml | 28 +++++++++++++++++++ .../Alloy/1.15.0/GrafanaLabs.Alloy.yaml | 8 ++++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/g/GrafanaLabs/Alloy/1.15.0/GrafanaLabs.Alloy.installer.yaml create mode 100644 manifests/g/GrafanaLabs/Alloy/1.15.0/GrafanaLabs.Alloy.locale.en-US.yaml create mode 100644 manifests/g/GrafanaLabs/Alloy/1.15.0/GrafanaLabs.Alloy.yaml diff --git a/manifests/g/GrafanaLabs/Alloy/1.15.0/GrafanaLabs.Alloy.installer.yaml b/manifests/g/GrafanaLabs/Alloy/1.15.0/GrafanaLabs.Alloy.installer.yaml new file mode 100644 index 000000000000..c4440a355346 --- /dev/null +++ b/manifests/g/GrafanaLabs/Alloy/1.15.0/GrafanaLabs.Alloy.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GrafanaLabs.Alloy +PackageVersion: 1.15.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: Alloy +AppsAndFeaturesEntries: +- DisplayName: Alloy v1.11.3 + ProductCode: Alloy +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\GrafanaLabs\Alloy' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/grafana/alloy/releases/download/v1.15.0/alloy-installer-windows-amd64.exe + InstallerSha256: D4ED64E1405C9721C2E539320E65CAF42C0F49C3B9438C388996AACF73DBF85A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GrafanaLabs/Alloy/1.15.0/GrafanaLabs.Alloy.locale.en-US.yaml b/manifests/g/GrafanaLabs/Alloy/1.15.0/GrafanaLabs.Alloy.locale.en-US.yaml new file mode 100644 index 000000000000..33132c571544 --- /dev/null +++ b/manifests/g/GrafanaLabs/Alloy/1.15.0/GrafanaLabs.Alloy.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GrafanaLabs.Alloy +PackageVersion: 1.15.0 +PackageLocale: en-US +Publisher: Grafana Labs +PublisherUrl: https://grafana.com/ +PublisherSupportUrl: https://grafana.com/help/ +PrivacyUrl: https://grafana.com/legal/privacy-policy/ +Author: Grafana Labs +PackageName: Alloy +PackageUrl: https://github.com/grafana/alloy +License: Apache-2.0 +LicenseUrl: https://github.com/grafana/alloy/blob/HEAD/LICENSE +ShortDescription: Grafana Alloy +Description: OpenTelemetry Collector distribution with programmable pipelines. +Moniker: alloy +Tags: +- alloy +- collector +- opentelemetry +- otel +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://grafana.com/docs/alloy +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GrafanaLabs/Alloy/1.15.0/GrafanaLabs.Alloy.yaml b/manifests/g/GrafanaLabs/Alloy/1.15.0/GrafanaLabs.Alloy.yaml new file mode 100644 index 000000000000..8e0815ec7f43 --- /dev/null +++ b/manifests/g/GrafanaLabs/Alloy/1.15.0/GrafanaLabs.Alloy.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GrafanaLabs.Alloy +PackageVersion: 1.15.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 86c7095b156c23d68f0054c5e73c28a5073dbfad Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 03:21:45 +0800 Subject: [PATCH 43/67] New version: blueberrycongee.TermCanvas version 0.16.14 (#353911) --- .../blueberrycongee.TermCanvas.installer.yaml | 26 +++++++++++++ ...ueberrycongee.TermCanvas.locale.en-US.yaml | 39 +++++++++++++++++++ ...ueberrycongee.TermCanvas.locale.zh-CN.yaml | 23 +++++++++++ .../0.16.14/blueberrycongee.TermCanvas.yaml | 8 ++++ 4 files changed, 96 insertions(+) create mode 100644 manifests/b/blueberrycongee/TermCanvas/0.16.14/blueberrycongee.TermCanvas.installer.yaml create mode 100644 manifests/b/blueberrycongee/TermCanvas/0.16.14/blueberrycongee.TermCanvas.locale.en-US.yaml create mode 100644 manifests/b/blueberrycongee/TermCanvas/0.16.14/blueberrycongee.TermCanvas.locale.zh-CN.yaml create mode 100644 manifests/b/blueberrycongee/TermCanvas/0.16.14/blueberrycongee.TermCanvas.yaml diff --git a/manifests/b/blueberrycongee/TermCanvas/0.16.14/blueberrycongee.TermCanvas.installer.yaml b/manifests/b/blueberrycongee/TermCanvas/0.16.14/blueberrycongee.TermCanvas.installer.yaml new file mode 100644 index 000000000000..48c129e8b397 --- /dev/null +++ b/manifests/b/blueberrycongee/TermCanvas/0.16.14/blueberrycongee.TermCanvas.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: blueberrycongee.TermCanvas +PackageVersion: 0.16.14 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 75eb9126-42bc-5b65-8c9c-967fc346dcf8 +ReleaseDate: 2026-03-30 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/blueberrycongee/termcanvas/releases/download/v0.16.14/TermCanvas.Setup.0.16.14.exe + InstallerSha256: B4031FED524637403234855F28063626BCB9CCEDA819530A82BADC0921D68FF8 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/blueberrycongee/termcanvas/releases/download/v0.16.14/TermCanvas.Setup.0.16.14.exe + InstallerSha256: B4031FED524637403234855F28063626BCB9CCEDA819530A82BADC0921D68FF8 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/blueberrycongee/TermCanvas/0.16.14/blueberrycongee.TermCanvas.locale.en-US.yaml b/manifests/b/blueberrycongee/TermCanvas/0.16.14/blueberrycongee.TermCanvas.locale.en-US.yaml new file mode 100644 index 000000000000..45811863b91a --- /dev/null +++ b/manifests/b/blueberrycongee/TermCanvas/0.16.14/blueberrycongee.TermCanvas.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: blueberrycongee.TermCanvas +PackageVersion: 0.16.14 +PackageLocale: en-US +Publisher: blueberrycongee +PublisherUrl: https://github.com/blueberrycongee +PublisherSupportUrl: https://github.com/blueberrycongee/termcanvas/issues +PackageName: TermCanvas +PackageUrl: https://github.com/blueberrycongee/termcanvas +License: MIT +LicenseUrl: https://github.com/blueberrycongee/termcanvas/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 TermCanvas Contributors +ShortDescription: An infinite canvas desktop app for visually managing terminals +Description: |- + TermCanvas spreads all your terminals across an infinite spatial canvas — no more tabs, no more split panes. Drag them around, zoom in to focus, zoom out to see the big picture. + It organizes everything in a Project → Worktree → Terminal hierarchy that mirrors how you actually use git. Add a project, and TermCanvas auto-detects its worktrees. Create a new worktree from the terminal, and it appears on the canvas instantly. +Tags: +- agent +- agentic +- ai +- chatbot +- claude-code +- code +- codex +- coding +- gemini-cli +- large-language-model +- llm +- programming +ReleaseNotes: |- + Added + - Detect Codex bypass state (approval_policy + sandbox_policy) from session JSONL + Improved + - Scan JSONL backwards in 64KB chunks (up to 512KB) instead of fixed tail read +ReleaseNotesUrl: https://github.com/blueberrycongee/termcanvas/releases/tag/v0.16.14 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/blueberrycongee/TermCanvas/0.16.14/blueberrycongee.TermCanvas.locale.zh-CN.yaml b/manifests/b/blueberrycongee/TermCanvas/0.16.14/blueberrycongee.TermCanvas.locale.zh-CN.yaml new file mode 100644 index 000000000000..5881645e691b --- /dev/null +++ b/manifests/b/blueberrycongee/TermCanvas/0.16.14/blueberrycongee.TermCanvas.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: blueberrycongee.TermCanvas +PackageVersion: 0.16.14 +PackageLocale: zh-CN +ShortDescription: 一款用于可视化管理终端的无限画布桌面应用 +Description: |- + TermCanvas 可将你所有的终端窗口排布在无限空间画布上——无需再使用标签页,也不必拆分窗格。你可以随意拖动终端,放大即可聚焦单个窗口,缩小就能查看全局布局。 + 它采用「项目→工作树→终端」的层级结构管理所有内容,完全贴合你实际使用 Git 的习惯。添加项目后,TermCanvas 会自动检测其包含的工作树;你在终端中创建新工作树时,它也会立刻显示在画布上。 +Tags: +- claude-code +- codex +- gemini-cli +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/blueberrycongee/TermCanvas/0.16.14/blueberrycongee.TermCanvas.yaml b/manifests/b/blueberrycongee/TermCanvas/0.16.14/blueberrycongee.TermCanvas.yaml new file mode 100644 index 000000000000..68204735c969 --- /dev/null +++ b/manifests/b/blueberrycongee/TermCanvas/0.16.14/blueberrycongee.TermCanvas.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: blueberrycongee.TermCanvas +PackageVersion: 0.16.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d7b7ce6a2ac7088f04eac2815e6391ac68b59759 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: Tue, 31 Mar 2026 03:40:25 +0800 Subject: [PATCH 44/67] New package: axllent.mailpit version 1.29.5 (#353863) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ❤是纱雾酱哟~ <49941141+Dragon1573@users.noreply.github.com> --- .../1.29.5/axllent.mailpit.installer.yaml | 22 ++++++++ .../1.29.5/axllent.mailpit.locale.en-US.yaml | 52 +++++++++++++++++++ .../mailpit/1.29.5/axllent.mailpit.yaml | 8 +++ 3 files changed, 82 insertions(+) create mode 100644 manifests/a/axllent/mailpit/1.29.5/axllent.mailpit.installer.yaml create mode 100644 manifests/a/axllent/mailpit/1.29.5/axllent.mailpit.locale.en-US.yaml create mode 100644 manifests/a/axllent/mailpit/1.29.5/axllent.mailpit.yaml diff --git a/manifests/a/axllent/mailpit/1.29.5/axllent.mailpit.installer.yaml b/manifests/a/axllent/mailpit/1.29.5/axllent.mailpit.installer.yaml new file mode 100644 index 000000000000..62b1f1fd7e46 --- /dev/null +++ b/manifests/a/axllent/mailpit/1.29.5/axllent.mailpit.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: axllent.mailpit +PackageVersion: 1.29.5 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mailpit.exe +InstallModes: +- silent +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-03-29 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/axllent/mailpit/releases/download/v1.29.5/mailpit-windows-amd64.zip + InstallerSha256: DF62B2E446B7037C30D0CC3ECCD248F3B0EFBD8FFC2472DF9ABF697376EADA99 +- Architecture: arm64 + InstallerUrl: https://github.com/axllent/mailpit/releases/download/v1.29.5/mailpit-windows-arm64.zip + InstallerSha256: 34ED310683A707035CF6059CDAB783D56B531FDFB2721A93A35F2BEAB6530F8A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/axllent/mailpit/1.29.5/axllent.mailpit.locale.en-US.yaml b/manifests/a/axllent/mailpit/1.29.5/axllent.mailpit.locale.en-US.yaml new file mode 100644 index 000000000000..41c2681b12b0 --- /dev/null +++ b/manifests/a/axllent/mailpit/1.29.5/axllent.mailpit.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: axllent.mailpit +PackageVersion: 1.29.5 +PackageLocale: en-US +Publisher: Ralph Slooten +PublisherUrl: https://github.com/axllent +PublisherSupportUrl: https://github.com/axllent/mailpit/issues +Author: Ralph Slooten +PackageName: Mailpit +PackageUrl: https://github.com/axllent/mailpit +License: MIT +LicenseUrl: https://github.com/axllent/mailpit/blob/develop/LICENSE +Copyright: Copyright (c) 2022-Now() Ralph Slooten +CopyrightUrl: https://github.com/axllent/mailpit/blob/develop/LICENSE +ShortDescription: An email and SMTP testing tool with API for developers +Description: |- + Mailpit is a small, fast, low memory, zero-dependency, multi-platform email testing tool & API for + developers. + + It acts as an SMTP server, provides a modern web interface to view & test captured emails, and + includes an API for automated integration testing. + + Mailpit was originally inspired by MailHog which is no longer maintained and hasn't seen active + development or security updates for a few years now. +Moniker: mailpit +Tags: +- email-testing +- go +- golang +- mailpit +- pop3-server +- smtp-relay +- smtp-server +- smtp-testing +ReleaseNotes: |- + ### Security + + - Add sandbox attribute to message iframe for extra layer of security (already protected via CSP headers) + + ### Feature + + - Add option to disable auto-VACUUMing of the SQLite database (#661) + + ### Chore + + - Update Go dependencies + - Update node dependencies +ReleaseNotesUrl: https://github.com/axllent/mailpit/releases/tag/v1.29.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/axllent/mailpit/1.29.5/axllent.mailpit.yaml b/manifests/a/axllent/mailpit/1.29.5/axllent.mailpit.yaml new file mode 100644 index 000000000000..a32d89304fec --- /dev/null +++ b/manifests/a/axllent/mailpit/1.29.5/axllent.mailpit.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: axllent.mailpit +PackageVersion: 1.29.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4521ef11b99e7320ace0ea809f7bc8ab481aa16f Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Tue, 31 Mar 2026 06:52:41 +1100 Subject: [PATCH 45/67] New version: kagg886.Pixiv-MultiPlatform version 1.8.4 (#353769) --- ...kagg886.Pixiv-MultiPlatform.installer.yaml | 29 +++++++++++++ ...g886.Pixiv-MultiPlatform.locale.en-US.yaml | 41 +++++++++++++++++++ .../1.8.4/kagg886.Pixiv-MultiPlatform.yaml | 8 ++++ 3 files changed, 78 insertions(+) create mode 100644 manifests/k/kagg886/Pixiv-MultiPlatform/1.8.4/kagg886.Pixiv-MultiPlatform.installer.yaml create mode 100644 manifests/k/kagg886/Pixiv-MultiPlatform/1.8.4/kagg886.Pixiv-MultiPlatform.locale.en-US.yaml create mode 100644 manifests/k/kagg886/Pixiv-MultiPlatform/1.8.4/kagg886.Pixiv-MultiPlatform.yaml diff --git a/manifests/k/kagg886/Pixiv-MultiPlatform/1.8.4/kagg886.Pixiv-MultiPlatform.installer.yaml b/manifests/k/kagg886/Pixiv-MultiPlatform/1.8.4/kagg886.Pixiv-MultiPlatform.installer.yaml new file mode 100644 index 000000000000..f5fe0104dc3b --- /dev/null +++ b/manifests/k/kagg886/Pixiv-MultiPlatform/1.8.4/kagg886.Pixiv-MultiPlatform.installer.yaml @@ -0,0 +1,29 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kagg886.Pixiv-MultiPlatform +PackageVersion: 1.8.4 +ReleaseDate: 2026-02-20 +Installers: +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: Pixiv-MultiPlatform\Pixiv-MultiPlatform.exe + InstallerUrl: https://github.com/magic-cucumber/Pixiv-MultiPlatform/releases/download/v1.8.4/windows.zip + InstallerSha256: C0016EBFDF3C32CC910DB144DBFD0F14B8825C0E5945568E3A4F0BD17D230426 +- InstallerLocale: en-US + Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/magic-cucumber/Pixiv-MultiPlatform/releases/download/v1.8.4/windows.msi + InstallerSha256: A63AC55C6D223711AF09825E0F202CA874FB08DE9BFEECF2B4E5252C59DADEEB + ProductCode: '{CAF63EC4-58D6-3CE2-A072-13D97D28F76A}' + AppsAndFeaturesEntries: + - Publisher: Unknown + ProductCode: '{CAF63EC4-58D6-3CE2-A072-13D97D28F76A}' + UpgradeCode: '{53ABF74A-65C8-34BA-8DF5-3DEAAAC20C9C}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Pixiv-MultiPlatform' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kagg886/Pixiv-MultiPlatform/1.8.4/kagg886.Pixiv-MultiPlatform.locale.en-US.yaml b/manifests/k/kagg886/Pixiv-MultiPlatform/1.8.4/kagg886.Pixiv-MultiPlatform.locale.en-US.yaml new file mode 100644 index 000000000000..a7f2070ffcce --- /dev/null +++ b/manifests/k/kagg886/Pixiv-MultiPlatform/1.8.4/kagg886.Pixiv-MultiPlatform.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: kagg886.Pixiv-MultiPlatform +PackageVersion: 1.8.4 +PackageLocale: en-US +Publisher: kagg886 +PublisherUrl: https://github.com/magic-cucumber +PublisherSupportUrl: https://github.com/magic-cucumber/Pixiv-MultiPlatform/issues +PackageName: Pixiv-MultiPlatform +PackageUrl: https://github.com/magic-cucumber/Pixiv-MultiPlatform +License: GPL-3.0 +LicenseUrl: https://github.com/magic-cucumber/Pixiv-MultiPlatform/blob/HEAD/LICENSE +ShortDescription: A cross-platform third-party pixiv client focused on browsing. +Tags: +- android-app +- desktop +- kotlin +- material3 +- pixiv +- pixiv-client +ReleaseNotes: |- + feat(novel): 在小说预览页面中,点击文本可以快速显示标题栏和顶部操作栏 (#32) + feat(media): 支持在评论区发送表情,以及在评论页面进行展示 (#36) + feat(desktop): 移除了桌面端的 kcef 依赖,改为使用wry。 (#30) + fix(i18n): 修复了繁体中文和英文翻译中部分字符串缺失的问题 (#49) + fix(ui): 修复欢迎页日间/夜间模式按钮白边消失问题(#42) + fix(ios): 修复 iOS Android 端搜索时,搜索框被系统标签栏遮挡的问题 (#38) + fix(download): 修复某些情况中,无法下载插画的问题 (#34) + fix(crash): 修复部分页面点击最后一张插图时导致的系统崩溃 (#31) + feat(novel): clicking text on the novel preview page now toggles the title bar and top action bar (#32) + feat(media): added support for sending and displaying emojis in the comment section (#36) + feat(desktop): removed kcef dependency for desktop and switched to wry (#30) + fix(i18n): fixed missing strings in Traditional Chinese and English translations (#49) + fix(ui): fixed the issue where the white border of the light/dark mode buttons disappeared on the welcome page (#42) + fix(ios): fixed the search bar being obscured by the system tab bar during search on iOS and Android (#38) + fix(download): fixed an issue preventing illustration downloads in certain scenarios (#34) + fix(crash): fixed a system crash occurring when clicking the last illustration on certain pages (#31) +ReleaseNotesUrl: https://github.com/magic-cucumber/Pixiv-MultiPlatform/releases/tag/v1.8.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kagg886/Pixiv-MultiPlatform/1.8.4/kagg886.Pixiv-MultiPlatform.yaml b/manifests/k/kagg886/Pixiv-MultiPlatform/1.8.4/kagg886.Pixiv-MultiPlatform.yaml new file mode 100644 index 000000000000..27573def6aca --- /dev/null +++ b/manifests/k/kagg886/Pixiv-MultiPlatform/1.8.4/kagg886.Pixiv-MultiPlatform.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: kagg886.Pixiv-MultiPlatform +PackageVersion: 1.8.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dbbf4e99b11b71d3761d1a803982b6a415f9fb85 Mon Sep 17 00:00:00 2001 From: machinewrapped Date: Mon, 30 Mar 2026 21:53:34 +0200 Subject: [PATCH 46/67] New version: machinewrapped.SmartCopy version 2.0.10 (#353921) --- .../machinewrapped.SmartCopy.installer.yaml | 17 ++++++++ ...machinewrapped.SmartCopy.locale.en-US.yaml | 39 +++++++++++++++++++ .../2.0.10/machinewrapped.SmartCopy.yaml | 8 ++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/m/machinewrapped/SmartCopy/2.0.10/machinewrapped.SmartCopy.installer.yaml create mode 100644 manifests/m/machinewrapped/SmartCopy/2.0.10/machinewrapped.SmartCopy.locale.en-US.yaml create mode 100644 manifests/m/machinewrapped/SmartCopy/2.0.10/machinewrapped.SmartCopy.yaml diff --git a/manifests/m/machinewrapped/SmartCopy/2.0.10/machinewrapped.SmartCopy.installer.yaml b/manifests/m/machinewrapped/SmartCopy/2.0.10/machinewrapped.SmartCopy.installer.yaml new file mode 100644 index 000000000000..066217822124 --- /dev/null +++ b/manifests/m/machinewrapped/SmartCopy/2.0.10/machinewrapped.SmartCopy.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: machinewrapped.SmartCopy +PackageVersion: 2.0.10 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: SmartCopy.exe + PortableCommandAlias: SmartCopy +ReleaseDate: 2026-03-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/machinewrapped/SmartCopy2026/releases/download/v2.0.10/SmartCopy-2.0.10-win-x64.zip + InstallerSha256: 2DC564B59F8E3A8BEBDFDBB4014C306E875F1C55375EB96C11B376ECF253ACE5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/machinewrapped/SmartCopy/2.0.10/machinewrapped.SmartCopy.locale.en-US.yaml b/manifests/m/machinewrapped/SmartCopy/2.0.10/machinewrapped.SmartCopy.locale.en-US.yaml new file mode 100644 index 000000000000..8c7a48f47adb --- /dev/null +++ b/manifests/m/machinewrapped/SmartCopy/2.0.10/machinewrapped.SmartCopy.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: machinewrapped.SmartCopy +PackageVersion: 2.0.10 +PackageLocale: en-US +Publisher: machinewrapped +PublisherUrl: https://github.com/machinewrapped +PublisherSupportUrl: https://github.com/machinewrapped/SmartCopy2026/issues +PackageName: SmartCopy +PackageUrl: https://github.com/machinewrapped/SmartCopy2026 +License: MIT +LicenseUrl: https://github.com/machinewrapped/SmartCopy2026/blob/HEAD/LICENSE +ShortDescription: Selectively copy large directories via composable filters and transform pipelines +Tags: +- copy +- file-manager +- utility +ReleaseNotes: |- + What's Changed + - Benchmark tests by @machinewrapped in #69 + - Bump coverlet.collector from 6.0.4 to 8.0.1 by @dependabot[bot] in #74 + - Usability Enhancements by @machinewrapped in #80 + - Bump CommunityToolkit.Mvvm from 8.4.0 to 8.4.1 by @dependabot[bot] in #73 + - Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.3.0 by @dependabot[bot] in #81 + - Add selection file pipeline steps by @machinewrapped in #83 + - Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5 by @dependabot[bot] in #82 + - Add incremental benchmark dataset builder by @machinewrapped in #84 + - Benchmark different strategies by @machinewrapped in #85 + - Bump Avalonia and Avalonia.Themes.Fluent by @dependabot[bot] in #91 + - Bump Avalonia and Avalonia.Fonts.Inter by @dependabot[bot] in #90 + - Bump Avalonia and Avalonia.Desktop by @dependabot[bot] in #88 + - Selection file steps: preview, error handling, crash prevention by @machinewrapped in #92 + New Contributors + - @dependabot[bot] made their first contribution in #74 + Full Changelog: v2.0.9...v2.0.10 +ReleaseNotesUrl: https://github.com/machinewrapped/SmartCopy2026/releases/tag/v2.0.10 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/machinewrapped/SmartCopy/2.0.10/machinewrapped.SmartCopy.yaml b/manifests/m/machinewrapped/SmartCopy/2.0.10/machinewrapped.SmartCopy.yaml new file mode 100644 index 000000000000..084bb1e4573d --- /dev/null +++ b/manifests/m/machinewrapped/SmartCopy/2.0.10/machinewrapped.SmartCopy.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: machinewrapped.SmartCopy +PackageVersion: 2.0.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a4fa599fdca156607acce7b091e28fc2464a23ae Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 03:54:28 +0800 Subject: [PATCH 47/67] New version: HaystackSoftware.Arq version 7.39.0.0 (#353926) --- .../HaystackSoftware.Arq.installer.yaml | 21 +++++++++++ .../HaystackSoftware.Arq.locale.en-US.yaml | 36 +++++++++++++++++++ .../HaystackSoftware.Arq.locale.zh-CN.yaml | 26 ++++++++++++++ .../Arq/7.39.0.0/HaystackSoftware.Arq.yaml | 8 +++++ 4 files changed, 91 insertions(+) create mode 100644 manifests/h/HaystackSoftware/Arq/7.39.0.0/HaystackSoftware.Arq.installer.yaml create mode 100644 manifests/h/HaystackSoftware/Arq/7.39.0.0/HaystackSoftware.Arq.locale.en-US.yaml create mode 100644 manifests/h/HaystackSoftware/Arq/7.39.0.0/HaystackSoftware.Arq.locale.zh-CN.yaml create mode 100644 manifests/h/HaystackSoftware/Arq/7.39.0.0/HaystackSoftware.Arq.yaml diff --git a/manifests/h/HaystackSoftware/Arq/7.39.0.0/HaystackSoftware.Arq.installer.yaml b/manifests/h/HaystackSoftware/Arq/7.39.0.0/HaystackSoftware.Arq.installer.yaml new file mode 100644 index 000000000000..917e75860b3c --- /dev/null +++ b/manifests/h/HaystackSoftware/Arq/7.39.0.0/HaystackSoftware.Arq.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: HaystackSoftware.Arq +PackageVersion: 7.39.0.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +ProductCode: '{BEEC2EA9-A244-46E9-8460-534BA62B1C4D}' +ReleaseDate: 2026-03-30 +AppsAndFeaturesEntries: +- ProductCode: '{BEEC2EA9-A244-46E9-8460-534BA62B1C4D}' + UpgradeCode: '{A51C8077-BCEF-4206-BC6B-B85B22A9D4B3}' +Installers: +- Architecture: x86 + InstallerUrl: https://www.arqbackup.com/download/arqbackup/Arq7.39.0.0.msi + InstallerSha256: 613A5CBE2E0EC072C9CB00D06B954E28D716FDFCD0859AABE3116FB4E0F61365 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaystackSoftware/Arq/7.39.0.0/HaystackSoftware.Arq.locale.en-US.yaml b/manifests/h/HaystackSoftware/Arq/7.39.0.0/HaystackSoftware.Arq.locale.en-US.yaml new file mode 100644 index 000000000000..9c150f2ab99a --- /dev/null +++ b/manifests/h/HaystackSoftware/Arq/7.39.0.0/HaystackSoftware.Arq.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: HaystackSoftware.Arq +PackageVersion: 7.39.0.0 +PackageLocale: en-US +Publisher: Haystack Software LLC +PublisherUrl: https://arqbackup.com/ +PrivacyUrl: https://arqbackup.com/privacy/ +Author: Haystack Software LLC +PackageName: Arq +PackageUrl: https://arqbackup.com/download/ +License: Proprietary +Copyright: Copyight © 2009-2026 Haystack Software LLC. All rights reserved. +ShortDescription: A backup software for your Mac or Windows PC. +Tags: +- backup +ReleaseNotes: |- + New Features + - Added support for immutable backups using Google Cloud Storage. + - Added a "Recover" button for storage locations that support immutable backups. Clicking "Recover" causes Arq to scan the backup set and attempt to recover all objects that have been "deleted" ("delete marker" created in S3, or "live" item deleted in Google Cloud Storage). + - Enabled periodic back-up-and-validate for pCloud backup plans. + Improvements + - Updated MimeKit from 4.15.0 to 4.15.1 which has a security fix. + - When editing a backup plan, if "Include" is selected for network interfaces (or WiFi networks) but the list is empty, Arq now shows a warning before saving. + - Updated the encryption-password prompt to remind users to save the password in a password manager. + - Added a "Learn More" link when object lock is not available for the chosen storage location. +ReleaseNotesUrl: https://arqbackup.com/download/arqbackup/arq7windows_release_notes.html +PurchaseUrl: https://arqbackup.com/pricing/ +Documentations: +- DocumentLabel: Learn + DocumentUrl: https://arqbackup.com/learn/ +- DocumentLabel: Documentation + DocumentUrl: https://arqbackup.com/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaystackSoftware/Arq/7.39.0.0/HaystackSoftware.Arq.locale.zh-CN.yaml b/manifests/h/HaystackSoftware/Arq/7.39.0.0/HaystackSoftware.Arq.locale.zh-CN.yaml new file mode 100644 index 000000000000..8eb9382398dc --- /dev/null +++ b/manifests/h/HaystackSoftware/Arq/7.39.0.0/HaystackSoftware.Arq.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: HaystackSoftware.Arq +PackageVersion: 7.39.0.0 +PackageLocale: zh-CN +Publisher: Haystack Software LLC +PublisherUrl: https://arqbackup.com/ +PrivacyUrl: https://arqbackup.com/privacy/ +Author: Haystack Software LLC +PackageName: Arq +PackageUrl: https://arqbackup.com/download/ +License: 专有软件 +Copyright: Copyight © 2009-2026 Haystack Software LLC. All rights reserved. +ShortDescription: 一款适用于 Mac 或 Windows PC 的备份软件。 +Tags: +- 备份 +ReleaseNotesUrl: https://arqbackup.com/download/arqbackup/arq7windows_release_notes.html +PurchaseUrl: https://arqbackup.com/pricing/ +Documentations: +- DocumentLabel: 学习 + DocumentUrl: https://arqbackup.com/learn/ +- DocumentLabel: 文档 + DocumentUrl: https://arqbackup.com/docs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaystackSoftware/Arq/7.39.0.0/HaystackSoftware.Arq.yaml b/manifests/h/HaystackSoftware/Arq/7.39.0.0/HaystackSoftware.Arq.yaml new file mode 100644 index 000000000000..d2972d5b5d20 --- /dev/null +++ b/manifests/h/HaystackSoftware/Arq/7.39.0.0/HaystackSoftware.Arq.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: HaystackSoftware.Arq +PackageVersion: 7.39.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cf9b30fbaa231795bb81eb7b83b34e55f89bfd46 Mon Sep 17 00:00:00 2001 From: axpnet <45786925+axpnet@users.noreply.github.com> Date: Mon, 30 Mar 2026 21:55:50 +0200 Subject: [PATCH 48/67] New version: axpnet.AeroFTP version 3.2.5 (#353927) --- .../3.2.5/axpnet.AeroFTP.installer.yaml | 36 ++++++++++++++ .../3.2.5/axpnet.AeroFTP.locale.en-US.yaml | 48 +++++++++++++++++++ .../axpnet/AeroFTP/3.2.5/axpnet.AeroFTP.yaml | 8 ++++ 3 files changed, 92 insertions(+) create mode 100644 manifests/a/axpnet/AeroFTP/3.2.5/axpnet.AeroFTP.installer.yaml create mode 100644 manifests/a/axpnet/AeroFTP/3.2.5/axpnet.AeroFTP.locale.en-US.yaml create mode 100644 manifests/a/axpnet/AeroFTP/3.2.5/axpnet.AeroFTP.yaml diff --git a/manifests/a/axpnet/AeroFTP/3.2.5/axpnet.AeroFTP.installer.yaml b/manifests/a/axpnet/AeroFTP/3.2.5/axpnet.AeroFTP.installer.yaml new file mode 100644 index 000000000000..8e0068633ffd --- /dev/null +++ b/manifests/a/axpnet/AeroFTP/3.2.5/axpnet.AeroFTP.installer.yaml @@ -0,0 +1,36 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: axpnet.AeroFTP +PackageVersion: 3.2.5 +InstallerLocale: en-US +ReleaseDate: 2026-03-30 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/axpdev-lab/aeroftp/releases/download/v3.2.5/AeroFTP_3.2.5_x64-setup.exe + InstallerSha256: CFCDC5842A29D424180F7C03B0D45B9E298D1BEBFBEAB5EDE78523B43725B7D8 + 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/axpdev-lab/aeroftp/releases/download/v3.2.5/AeroFTP_3.2.5_x64_en-US.msi + InstallerSha256: 2843B43D7B5027635F893A8280084A36FB365F39E06F84BF830619C05D8EE458 + ProductCode: '{D79DAEB1-5848-4B25-8C1E-EB6BB53DB007}' + AppsAndFeaturesEntries: + - Publisher: aeroftp + ProductCode: '{D79DAEB1-5848-4B25-8C1E-EB6BB53DB007}' + UpgradeCode: '{3A660390-AA69-5CCD-A202-013C64158D37}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/AeroFTP' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/axpnet/AeroFTP/3.2.5/axpnet.AeroFTP.locale.en-US.yaml b/manifests/a/axpnet/AeroFTP/3.2.5/axpnet.AeroFTP.locale.en-US.yaml new file mode 100644 index 000000000000..6703336a5caf --- /dev/null +++ b/manifests/a/axpnet/AeroFTP/3.2.5/axpnet.AeroFTP.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: axpnet.AeroFTP +PackageVersion: 3.2.5 +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/axpdev-lab/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.2.5] - 2026-03-30 + Hotfix: Linux localhost bind regression + Fixed + - Linux connection refused on startup: v3.2.4 changed the navigation URL from localhost to 127.0.0.1 but tauri-plugin-localhost defaults to binding on localhost (which may resolve to ::1 IPv6 on some systems). The plugin now explicitly binds to 127.0.0.1 via .host("127.0.0.1"), matching the navigation URL. Fixes the "Could not connect to 127.0.0.1: Connection refused" error on Linux. + Downloads: + - Windows: .msi installer, .exe, or .zip portable (no installation required) + - macOS: .dmg disk image + - Linux: .deb, .rpm, .snap, or .AppImage +ReleaseNotesUrl: https://github.com/axpdev-lab/aeroftp/releases/tag/v3.2.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/axpnet/AeroFTP/3.2.5/axpnet.AeroFTP.yaml b/manifests/a/axpnet/AeroFTP/3.2.5/axpnet.AeroFTP.yaml new file mode 100644 index 000000000000..e9b6f9109eef --- /dev/null +++ b/manifests/a/axpnet/AeroFTP/3.2.5/axpnet.AeroFTP.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: axpnet.AeroFTP +PackageVersion: 3.2.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d94069f100482bcb0bb304b83c2ce5601da93500 Mon Sep 17 00:00:00 2001 From: Akram El Assas Date: Mon, 30 Mar 2026 20:56:50 +0100 Subject: [PATCH 49/67] New version: aelassas.Servy version 7.4 (#353929) --- .../Servy/7.4/aelassas.Servy.installer.yaml | 26 ++++++ .../7.4/aelassas.Servy.locale.en-US.yaml | 93 +++++++++++++++++++ .../a/aelassas/Servy/7.4/aelassas.Servy.yaml | 8 ++ 3 files changed, 127 insertions(+) create mode 100644 manifests/a/aelassas/Servy/7.4/aelassas.Servy.installer.yaml create mode 100644 manifests/a/aelassas/Servy/7.4/aelassas.Servy.locale.en-US.yaml create mode 100644 manifests/a/aelassas/Servy/7.4/aelassas.Servy.yaml diff --git a/manifests/a/aelassas/Servy/7.4/aelassas.Servy.installer.yaml b/manifests/a/aelassas/Servy/7.4/aelassas.Servy.installer.yaml new file mode 100644 index 000000000000..a3be311068f0 --- /dev/null +++ b/manifests/a/aelassas/Servy/7.4/aelassas.Servy.installer.yaml @@ -0,0 +1,26 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: aelassas.Servy +PackageVersion: '7.4' +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{8343B121-BE1C-463F-AA5B-FD237DD2F8D0}_is1' +ReleaseDate: 2026-03-30 +AppsAndFeaturesEntries: +- ProductCode: '{8343B121-BE1C-463F-AA5B-FD237DD2F8D0}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Servy' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/aelassas/servy/releases/download/v7.4/servy-7.4-x64-installer.exe + InstallerSha256: F8E90E9468EF3EAB9BA3835F90251CE2FF4A8E0C2E95038A4283E2D190ECBE7A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/aelassas/Servy/7.4/aelassas.Servy.locale.en-US.yaml b/manifests/a/aelassas/Servy/7.4/aelassas.Servy.locale.en-US.yaml new file mode 100644 index 000000000000..e3f1197cceac --- /dev/null +++ b/manifests/a/aelassas/Servy/7.4/aelassas.Servy.locale.en-US.yaml @@ -0,0 +1,93 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: aelassas.Servy +PackageVersion: '7.4' +PackageLocale: en-US +Publisher: Akram El Assas +PublisherUrl: https://github.com/aelassas +PublisherSupportUrl: https://github.com/aelassas/servy/issues +Author: Akram El Assas +PackageName: Servy +PackageUrl: https://servy-win.github.io/ +License: MIT +LicenseUrl: https://github.com/aelassas/servy/blob/HEAD/LICENSE.txt +Copyright: Copyright (c) 2025 Akram El Assas +ShortDescription: Servy lets you run any app as a native Windows service with full control over working directory, startup type, process priority, logging, health checks, pre-launch scripts and parameters. +Description: |- + Servy lets you run any app as a native Windows service with full control over the working directory, startup type, process priority, logging, health checks, environment variables, dependencies, pre-launch and post-launch hooks, pre-stop and post-stop hooks, and parameters. It's designed to be a full-featured alternative to NSSM, WinSW, and FireDaemon Pro. + + Servy is digitally signed using a trusted code-signing certificate provided by the SignPath Foundation. This ensures that all Servy executables and installers are verified and secure, giving you peace of mind when using the tool. + + Servy offers a desktop app, a CLI, and a PowerShell module that let you create, configure, and manage Windows services interactively or through scripts and CI/CD pipelines. It also includes a Manager app for easily monitoring and managing all installed services in real time. + + Features: + - Clean, simple UI + - Monitor and manage all installed services with Servy Manager + - Real-time CPU and RAM monitoring with live performance graphs for installed services + - Real-time service stdout and stderr output preview in Servy Console + - Service dependency tree visualization with status indicators + - CLI and PowerShell module for full scripting and automated deployments + - Run any executable as a Windows service + - Set service name, description, startup type, priority, working directory, environment variables, and dependencies + - Environment variable expansion supported in parameters, process paths and startup directories + - Run services as Local System, local or domain accounts, Active Directory accounts, or gMSAs + - Redirect stdout/stderr to log files with automatic size-based and date-based rotations + - Run pre-launch hook before starting the service, with retries, timeout, logging and failure handling + - Run post-launch hook after the application starts successfully + - Run pre-stop and post-stop hooks before the application stops and after the application stops + - Supports Ctrl+C for command-line apps, close-window for GUI apps, and force kill if unresponsive + - Prevent orphaned/zombie processes with improved lifecycle management and ensuring resource cleanup + - Health checks and automatic service recovery + - Browse and search logs by level, date, and keyword for faster troubleshooting from Servy Manager + - Export/Import service configurations for easy backups and automation + - Service Event Notification alerts on service failures via Windows notifications and email + - Compatible with Windows 7-11 x64 and Windows Server editions + + Who is it for? + - Developers: Run development servers, scripts, or custom tools as services without extra setup. + - Sysadmins & IT professionals: Ensure critical background processes stay alive, monitored, and properly logged. + - Teams or organizations: Automate background services reliably across multiple machines. +Moniker: servy +Tags: +- admin +- automation +- background-service +- cli +- devops +- dotnet +- nssm +- powershell +- scm +- service-manager +- service-supervisor +- service-wrapper +- watchdog +- windows-service +- windows-tools +- winsw +ReleaseNotes: |- + - feat(logger): expand observability across Desktop, CLI, and Manager apps + - fix(logger): ensure recovery logic coverage and prevent zombie handles + - fix(logger): restore correct encoding after log rotation to prevent garbled text + - fix(logger): enable 10MB default size rotation for Desktop, CLI and Manager logs + - fix(logger): include year boundary check in weekly log rotation + - fix(core): verify process StartTime before termination to prevent PID reuse kills + - fix(core): prevent recursive process termination of the current process tree + - fix(core): await Dapper tasks to prevent premature connection disposal + - fix(db): resolve TOCTOU race condition via atomic upsert in ServiceRepository + - fix(db): migrate service name index to UNIQUE to support ON CONFLICT logic + - fix(service): respect Windows service model forcing sync OnStart/OnStop + - fix(service): allow direct timeout checks for fire-and-forget pre-launch tasks + - fix(service): release managed handles for detached processes + - fix(service): add null-checks and error logging for Process.Start robustness + - fix(manager): implement high-performance log tailing via batch trimming + - fix(manager): allow root dependency node to expand and collapse + - fix(manager): move performance metrics off the UI thread + - ci(publish): migrate 7zip download to GitHub releases and fix install path +ReleaseNotesUrl: https://github.com/aelassas/servy/releases/tag/v7.4 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/aelassas/servy/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/aelassas/Servy/7.4/aelassas.Servy.yaml b/manifests/a/aelassas/Servy/7.4/aelassas.Servy.yaml new file mode 100644 index 000000000000..232eefc40c9b --- /dev/null +++ b/manifests/a/aelassas/Servy/7.4/aelassas.Servy.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: aelassas.Servy +PackageVersion: '7.4' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b06d2cc0b6d0f572875b7c4d64795893b0db1c01 Mon Sep 17 00:00:00 2001 From: copilot-cli-winget-bot Date: Mon, 30 Mar 2026 16:28:17 -0400 Subject: [PATCH 50/67] GitHub.Copilot version v1.0.13 (#353918) --- .../v1.0.13/GitHub.Copilot.installer.yaml | 25 ++++++++++++++++ .../v1.0.13/GitHub.Copilot.locale.en-US.yaml | 29 +++++++++++++++++++ .../Copilot/v1.0.13/GitHub.Copilot.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/g/GitHub/Copilot/v1.0.13/GitHub.Copilot.installer.yaml create mode 100644 manifests/g/GitHub/Copilot/v1.0.13/GitHub.Copilot.locale.en-US.yaml create mode 100644 manifests/g/GitHub/Copilot/v1.0.13/GitHub.Copilot.yaml diff --git a/manifests/g/GitHub/Copilot/v1.0.13/GitHub.Copilot.installer.yaml b/manifests/g/GitHub/Copilot/v1.0.13/GitHub.Copilot.installer.yaml new file mode 100644 index 000000000000..1d020183540e --- /dev/null +++ b/manifests/g/GitHub/Copilot/v1.0.13/GitHub.Copilot.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot +PackageVersion: v1.0.13 +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.13/copilot-win32-x64.zip + InstallerSha256: EA610FCA685FCCE58727F02721AC96AEF981D89D9C50527C021455074CF4A087 +- Architecture: arm64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.13/copilot-win32-arm64.zip + InstallerSha256: 63169C63EC327AEE6F7B08A56E226BC8B400A1181195FF855E0380639B25576B +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-30 diff --git a/manifests/g/GitHub/Copilot/v1.0.13/GitHub.Copilot.locale.en-US.yaml b/manifests/g/GitHub/Copilot/v1.0.13/GitHub.Copilot.locale.en-US.yaml new file mode 100644 index 000000000000..f4ffccab6fa1 --- /dev/null +++ b/manifests/g/GitHub/Copilot/v1.0.13/GitHub.Copilot.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot +PackageVersion: v1.0.13 +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.13 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/github/copilot-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/Copilot/v1.0.13/GitHub.Copilot.yaml b/manifests/g/GitHub/Copilot/v1.0.13/GitHub.Copilot.yaml new file mode 100644 index 000000000000..e2ff01100b1c --- /dev/null +++ b/manifests/g/GitHub/Copilot/v1.0.13/GitHub.Copilot.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot +PackageVersion: v1.0.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9a072341a56973d4d56a589ac2676839d3c2354e Mon Sep 17 00:00:00 2001 From: Nikola Metulev Date: Mon, 30 Mar 2026 13:29:27 -0700 Subject: [PATCH 51/67] New version: Microsoft.WinAppCli version 0.2.1 (#353930) --- .../0.2.1/Microsoft.WinAppCli.installer.yaml | 24 +++++++++++++ .../Microsoft.WinAppCli.locale.en-US.yaml | 34 +++++++++++++++++++ .../WinAppCli/0.2.1/Microsoft.WinAppCli.yaml | 8 +++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/m/Microsoft/WinAppCli/0.2.1/Microsoft.WinAppCli.installer.yaml create mode 100644 manifests/m/Microsoft/WinAppCli/0.2.1/Microsoft.WinAppCli.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/WinAppCli/0.2.1/Microsoft.WinAppCli.yaml diff --git a/manifests/m/Microsoft/WinAppCli/0.2.1/Microsoft.WinAppCli.installer.yaml b/manifests/m/Microsoft/WinAppCli/0.2.1/Microsoft.WinAppCli.installer.yaml new file mode 100644 index 000000000000..08a0ba54753f --- /dev/null +++ b/manifests/m/Microsoft/WinAppCli/0.2.1/Microsoft.WinAppCli.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.WinAppCli +PackageVersion: 0.2.1 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19045.0 +InstallerType: msix +Commands: +- winapp +PackageFamilyName: winapp_8wekyb3d8bbwe +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/microsoft/winappCli/releases/download/v0.2.1/winappcli_x64.msix + InstallerSha256: B080D7F490DF5D178042DFE5BE9EC6A9C5BA53620D1A6F61E0D83A9A353043C0 + SignatureSha256: 4737CA333E545B091482974003756D1D4301AD66056E33B0BAF0B8BE5D1A9FB3 +- Architecture: arm64 + InstallerUrl: https://github.com/microsoft/winappCli/releases/download/v0.2.1/winappcli_arm64.msix + InstallerSha256: 41654CEE65DF447B14778282BD01A85BF5CD075CA6620972FE355E04163299CE + SignatureSha256: FC0E1FD96B61623F5C7ADFCD42FC0A9032C0FDF7E22705A51B363CD43B675EAD +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-30 diff --git a/manifests/m/Microsoft/WinAppCli/0.2.1/Microsoft.WinAppCli.locale.en-US.yaml b/manifests/m/Microsoft/WinAppCli/0.2.1/Microsoft.WinAppCli.locale.en-US.yaml new file mode 100644 index 000000000000..da6920839443 --- /dev/null +++ b/manifests/m/Microsoft/WinAppCli/0.2.1/Microsoft.WinAppCli.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.WinAppCli +PackageVersion: 0.2.1 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com +PublisherSupportUrl: https://github.com/microsoft/WinAppCli/issues +PackageName: Windows App Development CLI +PackageUrl: https://github.com/microsoft/WinAppCli +License: MIT +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: CLI for Windows app development, including package identity, packaging, managing appxmanifest.xml, test certificates, Windows (App) SDK projections, and more. For use with any app framework targeting Windows +Moniker: winapp +Tags: +- cli +- electron +- identity +- msix +- winappsdk +- windev +- windows +- windows-development +- windows-sdk +- windows-app-sdk +- appxmanifest +- dotnet +ReleaseNotesUrl: https://github.com/microsoft/winappCli/releases/tag/v0.2.1 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://github.com/microsoft/winappCli/tree/main/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WinAppCli/0.2.1/Microsoft.WinAppCli.yaml b/manifests/m/Microsoft/WinAppCli/0.2.1/Microsoft.WinAppCli.yaml new file mode 100644 index 000000000000..9a66963bf35c --- /dev/null +++ b/manifests/m/Microsoft/WinAppCli/0.2.1/Microsoft.WinAppCli.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.WinAppCli +PackageVersion: 0.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7d2b4c7a449b620993e3ff33ecee910e04c6e4e4 Mon Sep 17 00:00:00 2001 From: devolutionsbot <31221910+devolutionsbot@users.noreply.github.com> Date: Mon, 30 Mar 2026 16:30:29 -0400 Subject: [PATCH 52/67] Add Devolutions RemoteDesktopManager version 2026.1.16.0 (#353935) --- ...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.16.0/Devolutions.RemoteDesktopManager.installer.yaml create mode 100644 manifests/d/Devolutions/RemoteDesktopManager/2026.1.16.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml create mode 100644 manifests/d/Devolutions/RemoteDesktopManager/2026.1.16.0/Devolutions.RemoteDesktopManager.yaml diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2026.1.16.0/Devolutions.RemoteDesktopManager.installer.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2026.1.16.0/Devolutions.RemoteDesktopManager.installer.yaml new file mode 100644 index 000000000000..e8d13c60b977 --- /dev/null +++ b/manifests/d/Devolutions/RemoteDesktopManager/2026.1.16.0/Devolutions.RemoteDesktopManager.installer.yaml @@ -0,0 +1,50 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Devolutions.RemoteDesktopManager +PackageVersion: 2026.1.16.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: '{C75DDE91-AF30-41E8-BFB2-6FC8F6AFEBED}' +ReleaseDate: 2026-03-30 +AppsAndFeaturesEntries: +- UpgradeCode: '{2707F3BF-4D7B-40C2-882F-14B0ED869EE8}' +Installers: +- Architecture: neutral + InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.2026.1.16.0.msi + InstallerSha256: 5AC2F0E9913BDD139F35B79C8D2FDA7907A16394DDD987E5A99467818BB5CBBE + +- Architecture: x64 + InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.win-x64.2026.1.16.0.msi + InstallerSha256: B3C3E66E27DA2F8E3FD885CAD62F04B0E55CDE43C5C1AB60BB7E549DDD3A338B + +- Architecture: arm64 + InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.win-arm64.2026.1.16.0.msi + InstallerSha256: 771207DBCFCE318C6F8436E43DCE56E760A9994AF5BBE08ED12ED70C57A96F7C +ManifestType: installer +ManifestVersion: 1.12.0 + diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2026.1.16.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2026.1.16.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml new file mode 100644 index 000000000000..abd6642a77fc --- /dev/null +++ b/manifests/d/Devolutions/RemoteDesktopManager/2026.1.16.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Devolutions.RemoteDesktopManager +PackageVersion: 2026.1.16.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 +- rdmfree +- rdp +- remote-desktop +- remote-desktop-manager +- ard +- ssh +- vnc +ManifestType: defaultLocale +ManifestVersion: 1.12.0 + diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2026.1.16.0/Devolutions.RemoteDesktopManager.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2026.1.16.0/Devolutions.RemoteDesktopManager.yaml new file mode 100644 index 000000000000..4bc15733dec1 --- /dev/null +++ b/manifests/d/Devolutions/RemoteDesktopManager/2026.1.16.0/Devolutions.RemoteDesktopManager.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Devolutions.RemoteDesktopManager +PackageVersion: 2026.1.16.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 + From 493d6492a83f14ee9e2eb995ac50eaa8a35d3cdd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 04:31:26 +0800 Subject: [PATCH 53/67] New version: AmarBego.Rscoop version 1.5.0 (#353938) --- .../1.5.0/AmarBego.Rscoop.installer.yaml | 19 ++++++++++ .../1.5.0/AmarBego.Rscoop.locale.en-US.yaml | 37 +++++++++++++++++++ .../1.5.0/AmarBego.Rscoop.locale.zh-CN.yaml | 10 +++++ .../Rscoop/1.5.0/AmarBego.Rscoop.yaml | 8 ++++ 4 files changed, 74 insertions(+) create mode 100644 manifests/a/AmarBego/Rscoop/1.5.0/AmarBego.Rscoop.installer.yaml create mode 100644 manifests/a/AmarBego/Rscoop/1.5.0/AmarBego.Rscoop.locale.en-US.yaml create mode 100644 manifests/a/AmarBego/Rscoop/1.5.0/AmarBego.Rscoop.locale.zh-CN.yaml create mode 100644 manifests/a/AmarBego/Rscoop/1.5.0/AmarBego.Rscoop.yaml diff --git a/manifests/a/AmarBego/Rscoop/1.5.0/AmarBego.Rscoop.installer.yaml b/manifests/a/AmarBego/Rscoop/1.5.0/AmarBego.Rscoop.installer.yaml new file mode 100644 index 000000000000..55a8e447a271 --- /dev/null +++ b/manifests/a/AmarBego/Rscoop/1.5.0/AmarBego.Rscoop.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AmarBego.Rscoop +PackageVersion: 1.5.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +ProductCode: '{83973ECE-34BB-4D3D-9B8D-1436F8F4B27B}' +ReleaseDate: 2026-03-30 +AppsAndFeaturesEntries: +- UpgradeCode: '{59342020-9BAD-5961-9756-447E1E26D07C}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AmarBego/Rscoop/releases/download/v1.5.0/rscoop_1.5.0_x64_en-US.msi + InstallerSha256: B70DFE6865F9E9EDA03E3185E4A46D90FAFBF191D9C7B96167FD9F58733A350D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AmarBego/Rscoop/1.5.0/AmarBego.Rscoop.locale.en-US.yaml b/manifests/a/AmarBego/Rscoop/1.5.0/AmarBego.Rscoop.locale.en-US.yaml new file mode 100644 index 000000000000..56446950849c --- /dev/null +++ b/manifests/a/AmarBego/Rscoop/1.5.0/AmarBego.Rscoop.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AmarBego.Rscoop +PackageVersion: 1.5.0 +PackageLocale: en-US +Publisher: rscoop +PublisherUrl: https://github.com/AmarBego +PublisherSupportUrl: https://github.com/AmarBego/Rscoop/issues +Author: Amar Begovic +PackageName: rscoop +PackageUrl: https://github.com/AmarBego/Rscoop +License: MIT +LicenseUrl: https://github.com/AmarBego/Rscoop/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Amar Begovic +ShortDescription: A Modern, Powerful GUI for Scoop +Description: Rscoop (rust-scoop) is the ultimate graphical user interface for the Scoop package manager on Windows. Rscoop isn't just a pretty face; it's a powerhouse of functionality designed to be a complete replacement for the command line. Its intuitive, modern UI is incredibly easy to grasp, making package management a breeze for both new and experienced users. +Tags: +- scoop +ReleaseNotes: |- + Release Notes 1.5.0 + New Features + - Versioned Install Support: Install specific versions of any package directly from the UI using scoop's @version syntax (e.g. speedtest@1.14.197). A version input field is now available next to the Install button in package details. + - Custom Bucket Support: Add any git repository as a custom bucket via the new "Add Custom Bucket" button on the Buckets page. Just paste a URL and go. + Improvements + - Version Switcher Visibility: The version switcher now auto-loads and appears directly in the package info modal for any package with multiple versions, no more hunting through the three-dot menu. + - Instant Search from Tray: The manifest cache now re-warms when restoring the app from the system tray, so search is instant even after long idle periods. + - Smarter Auto-Cleanup: Version cleanup now sorts numerically instead of lexicographically (so 148.0 correctly sorts after 9.0), always preserves the active version, and properly syncs cleanup settings between the UI and backend. + - PowerShell Compatibility Fix: Fixed a long-standing issue where certain scoop operations (especially versioned installs) would silently fail when launched from the app. Root cause: -NoProfile prevented PowerShell from loading core modules. + Code Quality + - Removed duplicate git credential callback logic + - Extracted shared is_valid_bucket helper across install, uninstall, manifest, and virustotal commands + - Replaced potential panic points (unwrap/expect) with proper error handling across bucket_install, powershell, state, and scheduler modules + - Fixed event listener leak in the header component +ReleaseNotesUrl: https://github.com/AmarBego/Rscoop/releases/tag/v1.5.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AmarBego/Rscoop/1.5.0/AmarBego.Rscoop.locale.zh-CN.yaml b/manifests/a/AmarBego/Rscoop/1.5.0/AmarBego.Rscoop.locale.zh-CN.yaml new file mode 100644 index 000000000000..e8dcc7182cea --- /dev/null +++ b/manifests/a/AmarBego/Rscoop/1.5.0/AmarBego.Rscoop.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AmarBego.Rscoop +PackageVersion: 1.5.0 +PackageLocale: zh-CN +ShortDescription: 现代强大的 Scoop 图形用户界面 +Description: Rscoop(rust-scoop)是 Windows 平台 Scoop 包管理器的终极图形界面。它不仅拥有赏心悦目的外观,更是一个功能强大的工具,旨在完全替代命令行操作。其直观现代的界面设计极易上手,无论新手还是资深用户都能轻松驾驭软件包管理。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AmarBego/Rscoop/1.5.0/AmarBego.Rscoop.yaml b/manifests/a/AmarBego/Rscoop/1.5.0/AmarBego.Rscoop.yaml new file mode 100644 index 000000000000..d6f6d88d1ed6 --- /dev/null +++ b/manifests/a/AmarBego/Rscoop/1.5.0/AmarBego.Rscoop.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: AmarBego.Rscoop +PackageVersion: 1.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 25c57df0af8b1879e7ca88629854c6ab0143ccfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richer=20Larivi=C3=A8re?= Date: Mon, 30 Mar 2026 17:02:29 -0400 Subject: [PATCH 54/67] Update .NET Desktop Runtime dependency version (#346739) --- .../Devolutions.RemoteDesktopManager.installer.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2026.1.10.0/Devolutions.RemoteDesktopManager.installer.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2026.1.10.0/Devolutions.RemoteDesktopManager.installer.yaml index 75c27373c160..70327acbc794 100644 --- a/manifests/d/Devolutions/RemoteDesktopManager/2026.1.10.0/Devolutions.RemoteDesktopManager.installer.yaml +++ b/manifests/d/Devolutions/RemoteDesktopManager/2026.1.10.0/Devolutions.RemoteDesktopManager.installer.yaml @@ -29,7 +29,7 @@ FileExtensions: - xml Dependencies: PackageDependencies: - - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.9 + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 ProductCode: '{86FEB29B-7486-4DCA-9BC0-C84C8A590D7E}' AppsAndFeaturesEntries: - UpgradeCode: '{2707F3BF-4D7B-40C2-882F-14B0ED869EE8}' @@ -45,3 +45,4 @@ Installers: InstallerSha256: A42BA7D8B1E23A2F9EDD3B6C84F2E76E22D58D4534AE4EC368516096E2C56AF5 ManifestType: installer ManifestVersion: 1.10.0 + From 31b0026141d7f1943bd570b782edc10207264017 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Tue, 31 Mar 2026 08:03:33 +1100 Subject: [PATCH 55/67] New version: Gawindx.WinNUT version 2.0.7722.30975 (#353448) --- .../Gawindx.WinNUT.installer.yaml | 20 ++++++++++++++ .../Gawindx.WinNUT.locale.en-US.yaml | 27 +++++++++++++++++++ .../WinNUT/2.0.7722.30975/Gawindx.WinNUT.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/g/Gawindx/WinNUT/2.0.7722.30975/Gawindx.WinNUT.installer.yaml create mode 100644 manifests/g/Gawindx/WinNUT/2.0.7722.30975/Gawindx.WinNUT.locale.en-US.yaml create mode 100644 manifests/g/Gawindx/WinNUT/2.0.7722.30975/Gawindx.WinNUT.yaml diff --git a/manifests/g/Gawindx/WinNUT/2.0.7722.30975/Gawindx.WinNUT.installer.yaml b/manifests/g/Gawindx/WinNUT/2.0.7722.30975/Gawindx.WinNUT.installer.yaml new file mode 100644 index 000000000000..5cd723da2721 --- /dev/null +++ b/manifests/g/Gawindx/WinNUT/2.0.7722.30975/Gawindx.WinNUT.installer.yaml @@ -0,0 +1,20 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Gawindx.WinNUT +PackageVersion: 2.0.7722.30975 +InstallerLocale: und +InstallerType: msi +Scope: user +ProductCode: '{27BA937E-88CF-46BD-9BDA-2426BDE4BA49}' +ReleaseDate: 2021-12-07 +AppsAndFeaturesEntries: +- DisplayVersion: 2.0.7722 + ProductCode: '{27BA937E-88CF-46BD-9BDA-2426BDE4BA49}' + UpgradeCode: '{7EA17151-76E7-4E29-8F6A-621C1B4144C2}' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/gawindx/WinNUT-Client/releases/download/v2.0.7722.30975/WinNUT-Setup.msi + InstallerSha256: AFE7BB9F696ACA17FC2C4BF16DCFD4A70221F8114D987ACF71D51D1C4F3EEF4C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gawindx/WinNUT/2.0.7722.30975/Gawindx.WinNUT.locale.en-US.yaml b/manifests/g/Gawindx/WinNUT/2.0.7722.30975/Gawindx.WinNUT.locale.en-US.yaml new file mode 100644 index 000000000000..26d937bc7e11 --- /dev/null +++ b/manifests/g/Gawindx/WinNUT/2.0.7722.30975/Gawindx.WinNUT.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Gawindx.WinNUT +PackageVersion: 2.0.7722.30975 +PackageLocale: en-US +Publisher: Gawindx +PublisherUrl: https://github.com/gawindx +PublisherSupportUrl: https://github.com/gawindx/WinNUT-Client/issues +PackageName: WinNUT +PackageUrl: https://github.com/gawindx/WinNUT-Client +License: GPL-3.0 +ShortDescription: This is a NUT windows client for monitoring your ups hooked up to your favorite linux server. +ReleaseNotes: |- + Version 2.0.7721 + Fix : + - Fix an error when checking for an update to the latest version. + This error causes the detection of an update that does not exist. (issue #70) + - Also fixes incorrect version number detection (build version number was truncated) + Changed : + - Improvements to the code managing the "ups.status" variable to take into account all possible values +ReleaseNotesUrl: https://github.com/gawindx/WinNUT-Client/releases/tag/v2.0.7722.30975 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/gawindx/WinNUT-Client/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gawindx/WinNUT/2.0.7722.30975/Gawindx.WinNUT.yaml b/manifests/g/Gawindx/WinNUT/2.0.7722.30975/Gawindx.WinNUT.yaml new file mode 100644 index 000000000000..0cc929df4bb5 --- /dev/null +++ b/manifests/g/Gawindx/WinNUT/2.0.7722.30975/Gawindx.WinNUT.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Gawindx.WinNUT +PackageVersion: 2.0.7722.30975 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ed37bfb603a4288d7a7b87f0e0c589d5593abec7 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Tue, 31 Mar 2026 08:04:32 +1100 Subject: [PATCH 56/67] New version: HakuNeko.HakuNeko.Nightly version 20200705.1 (#353477) --- .../HakuNeko.HakuNeko.Nightly.installer.yaml | 56 +++++++++++++++++++ ...akuNeko.HakuNeko.Nightly.locale.en-US.yaml | 34 +++++++++++ .../20200705.1/HakuNeko.HakuNeko.Nightly.yaml | 8 +++ 3 files changed, 98 insertions(+) create mode 100644 manifests/h/HakuNeko/HakuNeko/Nightly/20200705.1/HakuNeko.HakuNeko.Nightly.installer.yaml create mode 100644 manifests/h/HakuNeko/HakuNeko/Nightly/20200705.1/HakuNeko.HakuNeko.Nightly.locale.en-US.yaml create mode 100644 manifests/h/HakuNeko/HakuNeko/Nightly/20200705.1/HakuNeko.HakuNeko.Nightly.yaml diff --git a/manifests/h/HakuNeko/HakuNeko/Nightly/20200705.1/HakuNeko.HakuNeko.Nightly.installer.yaml b/manifests/h/HakuNeko/HakuNeko/Nightly/20200705.1/HakuNeko.HakuNeko.Nightly.installer.yaml new file mode 100644 index 000000000000..4ed4ead52958 --- /dev/null +++ b/manifests/h/HakuNeko/HakuNeko/Nightly/20200705.1/HakuNeko.HakuNeko.Nightly.installer.yaml @@ -0,0 +1,56 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HakuNeko.HakuNeko.Nightly +PackageVersion: '20200705.1' +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2021-12-08 +Installers: +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: hakuneko-desktop_8.3.4_windows-portable_i386/hakuneko.exe + InstallerUrl: https://github.com/manga-download/hakuneko/releases/download/nightly-20200705.1/hakuneko-desktop_8.3.4_windows-portable_i386.zip + InstallerSha256: 2173EA8E789787B58A8B1A5D48F757797CC727C44EC3D5760587C2CECB1BB71E +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: hakuneko-desktop_8.3.4_windows-portable_amd64/hakuneko.exe + InstallerUrl: https://github.com/manga-download/hakuneko/releases/download/nightly-20200705.1/hakuneko-desktop_8.3.4_windows-portable_amd64.zip + InstallerSha256: 011A2F4CBC6581499C0A3FE0F4E910232DE1576D51AC963C0BF4A2A556F8659A +- InstallerLocale: en-US + Architecture: x86 + InstallerType: inno + Scope: machine + InstallerUrl: https://github.com/manga-download/hakuneko/releases/download/nightly-20200705.1/hakuneko-desktop_8.3.4_windows-setup_i386.exe + InstallerSha256: 54B74261B9B82888AD4D5393C8A966B254E7C402B81EE80627C6340C2B1D4EA5 + ProductCode: HakuNeko Desktop_is1 + AppsAndFeaturesEntries: + - DisplayName: HakuNeko Desktop + DisplayVersion: 8.3.4 + ProductCode: HakuNeko Desktop_is1 + ElevationRequirement: elevatesSelf + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\HakuNeko Desktop' +- InstallerLocale: en-US + Architecture: x64 + InstallerType: inno + Scope: machine + InstallerUrl: https://github.com/manga-download/hakuneko/releases/download/nightly-20200705.1/hakuneko-desktop_8.3.4_windows-setup_amd64.exe + InstallerSha256: BB4700DDD1FDCC20FE93B47C29E1BC1A5EAF6157BB6C1EC8799FFEDB3C946EE0 + ProductCode: HakuNeko Desktop_is1 + AppsAndFeaturesEntries: + - DisplayName: HakuNeko Desktop + DisplayVersion: 8.3.4 + ProductCode: HakuNeko Desktop_is1 + ElevationRequirement: elevatesSelf + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\HakuNeko Desktop' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HakuNeko/HakuNeko/Nightly/20200705.1/HakuNeko.HakuNeko.Nightly.locale.en-US.yaml b/manifests/h/HakuNeko/HakuNeko/Nightly/20200705.1/HakuNeko.HakuNeko.Nightly.locale.en-US.yaml new file mode 100644 index 000000000000..612565c56da7 --- /dev/null +++ b/manifests/h/HakuNeko/HakuNeko/Nightly/20200705.1/HakuNeko.HakuNeko.Nightly.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HakuNeko.HakuNeko.Nightly +PackageVersion: '20200705.1' +PackageLocale: en-US +Publisher: The HakuNeko Development Team +PublisherUrl: https://github.com/manga-download/hakuneko +PublisherSupportUrl: https://github.com/manga-download/hakuneko/issues +Author: Ronny Wegener +PackageName: HakuNeko Desktop Nightly +PackageUrl: https://github.com/manga-download/hakuneko +License: Unlicense +LicenseUrl: https://github.com/manga-download/hakuneko/blob/master/UNLICENSE +CopyrightUrl: https://github.com/manga-download/hakuneko/blob/master/UNLICENSE +ShortDescription: HakuNeko is a cross-platform downloader for manga and anime from various websites. HakuNeko does not host anything by itself. +Description: |- + HakuNeko is a cross-platform downloader for manga and anime from various websites. + HakuNeko was made to help users who download media for circumstances that requires offline usage. + The philosophy is ad-hoc consumption, get it when you want to read/watch it. It is not meant to be + a mass downloader to stock up thousands of chapters that are just collected and will probably never + be read. +Moniker: hakuneko-nightly +Tags: +- anime +- manga +ReleaseNotes: |- + This is an automated repository snapshot build. + It is untested and not intended for use in production. + Note: this build is "old" but will self update with changes in the master branch and therefore doesn't require us to release a new "client". + You can review activity here: https://github.com/manga-download/hakuneko/commits +ReleaseNotesUrl: https://github.com/manga-download/hakuneko/releases/tag/nightly-20200705.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HakuNeko/HakuNeko/Nightly/20200705.1/HakuNeko.HakuNeko.Nightly.yaml b/manifests/h/HakuNeko/HakuNeko/Nightly/20200705.1/HakuNeko.HakuNeko.Nightly.yaml new file mode 100644 index 000000000000..8df7710d6f38 --- /dev/null +++ b/manifests/h/HakuNeko/HakuNeko/Nightly/20200705.1/HakuNeko.HakuNeko.Nightly.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HakuNeko.HakuNeko.Nightly +PackageVersion: '20200705.1' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b8a159bbff85be2c18a4324c6c1ff0cee37828b3 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Tue, 31 Mar 2026 08:05:29 +1100 Subject: [PATCH 57/67] New version: kangfenmao.CherryStudio version 1.8.4 (#353772) --- .../kangfenmao.CherryStudio.installer.yaml | 73 +++++++++++++++++++ .../kangfenmao.CherryStudio.locale.en-US.yaml | 52 +++++++++++++ .../kangfenmao.CherryStudio.locale.zh-CN.yaml | 37 ++++++++++ .../1.8.4/kangfenmao.CherryStudio.yaml | 8 ++ 4 files changed, 170 insertions(+) create mode 100644 manifests/k/kangfenmao/CherryStudio/1.8.4/kangfenmao.CherryStudio.installer.yaml create mode 100644 manifests/k/kangfenmao/CherryStudio/1.8.4/kangfenmao.CherryStudio.locale.en-US.yaml create mode 100644 manifests/k/kangfenmao/CherryStudio/1.8.4/kangfenmao.CherryStudio.locale.zh-CN.yaml create mode 100644 manifests/k/kangfenmao/CherryStudio/1.8.4/kangfenmao.CherryStudio.yaml diff --git a/manifests/k/kangfenmao/CherryStudio/1.8.4/kangfenmao.CherryStudio.installer.yaml b/manifests/k/kangfenmao/CherryStudio/1.8.4/kangfenmao.CherryStudio.installer.yaml new file mode 100644 index 000000000000..328a89e05177 --- /dev/null +++ b/manifests/k/kangfenmao/CherryStudio/1.8.4/kangfenmao.CherryStudio.installer.yaml @@ -0,0 +1,73 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kangfenmao.CherryStudio +PackageVersion: 1.8.4 +InstallerLocale: en-US +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2026-03-27 +Installers: +- Architecture: x64 + InstallerType: portable + InstallerUrl: https://github.com/CherryHQ/cherry-studio/releases/download/v1.8.4/Cherry-Studio-1.8.4-x64-portable.exe + InstallerSha256: 6905F8065B963F2C0313DF3DEEC32C9AEFDDDC2821AAD115DCDE63F21EB451C2 +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/CherryHQ/cherry-studio/releases/download/v1.8.4/Cherry-Studio-1.8.4-x64-setup.exe + InstallerSha256: EB51C7036C59914A1B15483827E4A6F62B783ACCA8DC19960BF7F1080D91E945 + InstallerSwitches: + Custom: /currentuser + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + ProductCode: 41a4ccd8-bcc0-5710-9eee-0e164da68057 + AppsAndFeaturesEntries: + - ProductCode: 41a4ccd8-bcc0-5710-9eee-0e164da68057 +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/CherryHQ/cherry-studio/releases/download/v1.8.4/Cherry-Studio-1.8.4-x64-setup.exe + InstallerSha256: EB51C7036C59914A1B15483827E4A6F62B783ACCA8DC19960BF7F1080D91E945 + InstallerSwitches: + Custom: /allusers + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + ProductCode: 41a4ccd8-bcc0-5710-9eee-0e164da68057 + AppsAndFeaturesEntries: + - ProductCode: 41a4ccd8-bcc0-5710-9eee-0e164da68057 +- Architecture: arm64 + InstallerType: portable + InstallerUrl: https://github.com/CherryHQ/cherry-studio/releases/download/v1.8.4/Cherry-Studio-1.8.4-arm64-portable.exe + InstallerSha256: 5D9D4D88A89559879814C2B8B113C28D824ECB369001FB4FFA105400DCC9A8DD +- Architecture: arm64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/CherryHQ/cherry-studio/releases/download/v1.8.4/Cherry-Studio-1.8.4-arm64-setup.exe + InstallerSha256: 131D31BD948729721759A7CB613CE0A56AF5D55EF67149658E30C9843B59EDC0 + InstallerSwitches: + Custom: /currentuser + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 + ProductCode: 41a4ccd8-bcc0-5710-9eee-0e164da68057 + AppsAndFeaturesEntries: + - ProductCode: 41a4ccd8-bcc0-5710-9eee-0e164da68057 +- Architecture: arm64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/CherryHQ/cherry-studio/releases/download/v1.8.4/Cherry-Studio-1.8.4-arm64-setup.exe + InstallerSha256: 131D31BD948729721759A7CB613CE0A56AF5D55EF67149658E30C9843B59EDC0 + InstallerSwitches: + Custom: /allusers + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 + ProductCode: 41a4ccd8-bcc0-5710-9eee-0e164da68057 + AppsAndFeaturesEntries: + - ProductCode: 41a4ccd8-bcc0-5710-9eee-0e164da68057 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kangfenmao/CherryStudio/1.8.4/kangfenmao.CherryStudio.locale.en-US.yaml b/manifests/k/kangfenmao/CherryStudio/1.8.4/kangfenmao.CherryStudio.locale.en-US.yaml new file mode 100644 index 000000000000..46477f97ac69 --- /dev/null +++ b/manifests/k/kangfenmao/CherryStudio/1.8.4/kangfenmao.CherryStudio.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: kangfenmao.CherryStudio +PackageVersion: 1.8.4 +PackageLocale: en-US +Publisher: support@cherry-ai.com +PublisherUrl: https://cherry-ai.com/ +PublisherSupportUrl: https://github.com/CherryHQ/cherry-studio/issues +PackageName: Cherry Studio +PackageUrl: https://cherry-ai.com/ +License: AGPL-3.0 +LicenseUrl: https://github.com/CherryHQ/cherry-studio/blob/HEAD/LICENSE +ShortDescription: A desktop client that supports for multiple LLM providers +Tags: +- ai +- chatbot +- chatgpt +- claude +- deepseek +- doubao +- gemini +- kimi +- large-language-model +- llama +- llm +- mistral +- ollama +- qwen +- rag +ReleaseNotes: |- + What's Changed + - fix(aiCore): add missing @openrouter/ai-sdk-provider dependency by @EurFelux in #13787 + - ci: restrict package release workflow to cherry-studio's main branch by @kovsu in #13797 + - feat(SelectionAssistant): Linux support by @0xfullex in #13720 + - feat(api): add knowledge base REST API endpoints by @victoryangn in #13762 + - fix(aiCore): remove openai-compatible providers from PDF native support list by @DeJeune in #13809 + - chore: release v1.8.4 by @kangfenmao in #13824 + - fix(extension-table-plus): remove reference to non-existent tsconfig.build.json by @EurFelux in #13817 + - fix(aiCore): normalize model ID before looking up thinking token limits by @EurFelux in #13843 + - fix: update broken Awesome MCP Servers link by @cyphercodes in #13847 + - fix(ci): add Linux system deps for selection-hook native rebuild by @DeJeune in #13855 + New Contributors + - @victoryangn made their first contribution in #13762 + - @cyphercodes made their first contribution in #13847 + Full Changelog: v1.8.3...v1.8.4 +ReleaseNotesUrl: https://github.com/CherryHQ/cherry-studio/releases/tag/v1.8.4 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://cherry-ai.com/docs/intro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kangfenmao/CherryStudio/1.8.4/kangfenmao.CherryStudio.locale.zh-CN.yaml b/manifests/k/kangfenmao/CherryStudio/1.8.4/kangfenmao.CherryStudio.locale.zh-CN.yaml new file mode 100644 index 000000000000..333f46bc615f --- /dev/null +++ b/manifests/k/kangfenmao/CherryStudio/1.8.4/kangfenmao.CherryStudio.locale.zh-CN.yaml @@ -0,0 +1,37 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: kangfenmao.CherryStudio +PackageVersion: 1.8.4 +PackageLocale: zh-CN +Publisher: support@cherry-ai.com +PublisherUrl: https://cherry-ai.com/ +PublisherSupportUrl: https://github.com/CherryHQ/cherry-studio/issues +PackageName: Cherry Studio +PackageUrl: https://cherry-ai.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/CherryHQ/cherry-studio/blob/HEAD/LICENSE +ShortDescription: 支持多模型服务的 Windows/macOS GPT 客户端 +Tags: +- ai +- chatgpt +- claude +- deepseek +- gemini +- kimi +- llama +- llm +- mistral +- ollama +- rag +- 人工智能 +- 大语言模型 +- 聊天机器人 +- 豆包 +- 通义千问 +ReleaseNotesUrl: https://github.com/CherryHQ/cherry-studio/releases/tag/v1.8.4 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cherry-ai.com/docs/intro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kangfenmao/CherryStudio/1.8.4/kangfenmao.CherryStudio.yaml b/manifests/k/kangfenmao/CherryStudio/1.8.4/kangfenmao.CherryStudio.yaml new file mode 100644 index 000000000000..4a9ae5435cb5 --- /dev/null +++ b/manifests/k/kangfenmao/CherryStudio/1.8.4/kangfenmao.CherryStudio.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: kangfenmao.CherryStudio +PackageVersion: 1.8.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8f2deecfdf49b297408a4fa20208c25f2726aa6a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 05:06:45 +0800 Subject: [PATCH 58/67] New version: BrechtSanders.WinLibs.POSIX.UCRT version 15.2.0-14.0.0-r7 (#353925) --- ...tSanders.WinLibs.POSIX.UCRT.installer.yaml | 183 ++++++++++++++++++ ...nders.WinLibs.POSIX.UCRT.locale.en-US.yaml | 87 +++++++++ ...nders.WinLibs.POSIX.UCRT.locale.zh-CN.yaml | 43 ++++ .../BrechtSanders.WinLibs.POSIX.UCRT.yaml | 8 + 4 files changed, 321 insertions(+) create mode 100644 manifests/b/BrechtSanders/WinLibs/POSIX/UCRT/15.2.0-14.0.0-r7/BrechtSanders.WinLibs.POSIX.UCRT.installer.yaml create mode 100644 manifests/b/BrechtSanders/WinLibs/POSIX/UCRT/15.2.0-14.0.0-r7/BrechtSanders.WinLibs.POSIX.UCRT.locale.en-US.yaml create mode 100644 manifests/b/BrechtSanders/WinLibs/POSIX/UCRT/15.2.0-14.0.0-r7/BrechtSanders.WinLibs.POSIX.UCRT.locale.zh-CN.yaml create mode 100644 manifests/b/BrechtSanders/WinLibs/POSIX/UCRT/15.2.0-14.0.0-r7/BrechtSanders.WinLibs.POSIX.UCRT.yaml diff --git a/manifests/b/BrechtSanders/WinLibs/POSIX/UCRT/15.2.0-14.0.0-r7/BrechtSanders.WinLibs.POSIX.UCRT.installer.yaml b/manifests/b/BrechtSanders/WinLibs/POSIX/UCRT/15.2.0-14.0.0-r7/BrechtSanders.WinLibs.POSIX.UCRT.installer.yaml new file mode 100644 index 000000000000..4233a9525342 --- /dev/null +++ b/manifests/b/BrechtSanders/WinLibs/POSIX/UCRT/15.2.0-14.0.0-r7/BrechtSanders.WinLibs.POSIX.UCRT.installer.yaml @@ -0,0 +1,183 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: BrechtSanders.WinLibs.POSIX.UCRT +PackageVersion: 15.2.0-14.0.0-r7 +InstallerType: zip +NestedInstallerType: portable +Commands: +- c++ +- cmake +- g++ +- gcc +- gdb +- gfortran +- jwasm +- ld +- nasm +- yasm +ReleaseDate: 2026-03-30 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: mingw32\bin\addr2line.exe + - RelativeFilePath: mingw32\bin\ar.exe + - RelativeFilePath: mingw32\bin\as.exe + - RelativeFilePath: mingw32\bin\bomtool.exe + - RelativeFilePath: mingw32\bin\c++.exe + - RelativeFilePath: mingw32\bin\c++filt.exe + - RelativeFilePath: mingw32\bin\ccache.exe + - RelativeFilePath: mingw32\bin\cmake.exe + - RelativeFilePath: mingw32\bin\cmcldeps.exe + - RelativeFilePath: mingw32\bin\copypedeps.exe + - RelativeFilePath: mingw32\bin\cpack.exe + - RelativeFilePath: mingw32\bin\cpp.exe + - RelativeFilePath: mingw32\bin\cppcheck.exe + - RelativeFilePath: mingw32\bin\ctags.exe + - RelativeFilePath: mingw32\bin\ctest.exe + - RelativeFilePath: mingw32\bin\dlltool.exe + - RelativeFilePath: mingw32\bin\dllwrap.exe + - RelativeFilePath: mingw32\bin\dos2unix.exe + - RelativeFilePath: mingw32\bin\doxygen.exe + - RelativeFilePath: mingw32\bin\elfedit.exe + - RelativeFilePath: mingw32\bin\g++.exe + - RelativeFilePath: mingw32\bin\gcc-ar.exe + - RelativeFilePath: mingw32\bin\gcc-nm.exe + - RelativeFilePath: mingw32\bin\gcc-ranlib.exe + - RelativeFilePath: mingw32\bin\gcc.exe + - RelativeFilePath: mingw32\bin\gcov-dump.exe + - RelativeFilePath: mingw32\bin\gcov-tool.exe + - RelativeFilePath: mingw32\bin\gcov.exe + - RelativeFilePath: mingw32\bin\gdb.exe + - RelativeFilePath: mingw32\bin\gdbserver.exe + - RelativeFilePath: mingw32\bin\gendef.exe + - RelativeFilePath: mingw32\bin\genidl.exe + - RelativeFilePath: mingw32\bin\gfortran.exe + - RelativeFilePath: mingw32\bin\gprof.exe + - RelativeFilePath: mingw32\bin\i686-w64-mingw32-c++.exe + - RelativeFilePath: mingw32\bin\i686-w64-mingw32-g++.exe + - RelativeFilePath: mingw32\bin\i686-w64-mingw32-gcc-15.2.0.exe + - RelativeFilePath: mingw32\bin\i686-w64-mingw32-gcc-ar.exe + - RelativeFilePath: mingw32\bin\i686-w64-mingw32-gcc-nm.exe + - RelativeFilePath: mingw32\bin\i686-w64-mingw32-gcc-ranlib.exe + - RelativeFilePath: mingw32\bin\i686-w64-mingw32-gcc.exe + - RelativeFilePath: mingw32\bin\i686-w64-mingw32-gfortran.exe + - RelativeFilePath: mingw32\bin\iconv.exe + - RelativeFilePath: mingw32\bin\jwasm.exe + - RelativeFilePath: mingw32\bin\ld.bfd.exe + - RelativeFilePath: mingw32\bin\ld.exe + - RelativeFilePath: mingw32\bin\listpedeps.exe + - RelativeFilePath: mingw32\bin\lto-dump.exe + - RelativeFilePath: mingw32\bin\mac2unix.exe + - RelativeFilePath: mingw32\bin\mingw32-make.exe + - RelativeFilePath: mingw32\bin\nasm.exe + - RelativeFilePath: mingw32\bin\ndisasm.exe + - RelativeFilePath: mingw32\bin\ninja.exe + - RelativeFilePath: mingw32\bin\nm.exe + - RelativeFilePath: mingw32\bin\ntldd.exe + - RelativeFilePath: mingw32\bin\objcopy.exe + - RelativeFilePath: mingw32\bin\objdump.exe + - RelativeFilePath: mingw32\bin\optscript.exe + - RelativeFilePath: mingw32\bin\pexports.exe + - RelativeFilePath: mingw32\bin\pkgconf.exe + - RelativeFilePath: mingw32\bin\premake5.exe + - RelativeFilePath: mingw32\bin\ranlib.exe + - RelativeFilePath: mingw32\bin\readelf.exe + - RelativeFilePath: mingw32\bin\readtags.exe + - RelativeFilePath: mingw32\bin\sarif-replay.exe + - RelativeFilePath: mingw32\bin\size.exe + - RelativeFilePath: mingw32\bin\strings.exe + - RelativeFilePath: mingw32\bin\strip.exe + - RelativeFilePath: mingw32\bin\unix2dos.exe + - RelativeFilePath: mingw32\bin\unix2mac.exe + - RelativeFilePath: mingw32\bin\vsyasm.exe + - RelativeFilePath: mingw32\bin\widl.exe + - RelativeFilePath: mingw32\bin\windmc.exe + - RelativeFilePath: mingw32\bin\windres.exe + - RelativeFilePath: mingw32\bin\yasm.exe + - RelativeFilePath: mingw32\bin\ytasm.exe + InstallerUrl: https://github.com/brechtsanders/winlibs_mingw/releases/download/15.2.0posix-14.0.0-ucrt-r7/winlibs-i686-posix-dwarf-gcc-15.2.0-mingw-w64ucrt-14.0.0-r7.zip + InstallerSha256: 1F71415DC185C19C08DC7FB4B612C23D57B2F76A412394536E863DF459E8D954 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: mingw64\bin\addr2line.exe + - RelativeFilePath: mingw64\bin\ar.exe + - RelativeFilePath: mingw64\bin\as.exe + - RelativeFilePath: mingw64\bin\bomtool.exe + - RelativeFilePath: mingw64\bin\c++.exe + - RelativeFilePath: mingw64\bin\c++filt.exe + - RelativeFilePath: mingw64\bin\ccache.exe + - RelativeFilePath: mingw64\bin\cmake.exe + - RelativeFilePath: mingw64\bin\cmcldeps.exe + - RelativeFilePath: mingw64\bin\copypedeps.exe + - RelativeFilePath: mingw64\bin\cpack.exe + - RelativeFilePath: mingw64\bin\cpp.exe + - RelativeFilePath: mingw64\bin\cppcheck.exe + - RelativeFilePath: mingw64\bin\ctags.exe + - RelativeFilePath: mingw64\bin\ctest.exe + - RelativeFilePath: mingw64\bin\dlltool.exe + - RelativeFilePath: mingw64\bin\dllwrap.exe + - RelativeFilePath: mingw64\bin\dos2unix.exe + - RelativeFilePath: mingw64\bin\doxygen.exe + - RelativeFilePath: mingw64\bin\elfedit.exe + - RelativeFilePath: mingw64\bin\g++.exe + - RelativeFilePath: mingw64\bin\gcc-ar.exe + - RelativeFilePath: mingw64\bin\gcc-nm.exe + - RelativeFilePath: mingw64\bin\gcc-ranlib.exe + - RelativeFilePath: mingw64\bin\gcc.exe + - RelativeFilePath: mingw64\bin\gcov-dump.exe + - RelativeFilePath: mingw64\bin\gcov-tool.exe + - RelativeFilePath: mingw64\bin\gcov.exe + - RelativeFilePath: mingw64\bin\gdb.exe + - RelativeFilePath: mingw64\bin\gdbserver.exe + - RelativeFilePath: mingw64\bin\gendef.exe + - RelativeFilePath: mingw64\bin\genidl.exe + - RelativeFilePath: mingw64\bin\gfortran.exe + - RelativeFilePath: mingw64\bin\gprof.exe + - RelativeFilePath: mingw64\bin\iconv.exe + - RelativeFilePath: mingw64\bin\jwasm.exe + - RelativeFilePath: mingw64\bin\ld.bfd.exe + - RelativeFilePath: mingw64\bin\ld.exe + - RelativeFilePath: mingw64\bin\listpedeps.exe + - RelativeFilePath: mingw64\bin\lto-dump.exe + - RelativeFilePath: mingw64\bin\mac2unix.exe + - RelativeFilePath: mingw64\bin\mingw32-make.exe + - RelativeFilePath: mingw64\bin\nasm.exe + - RelativeFilePath: mingw64\bin\ndisasm.exe + - RelativeFilePath: mingw64\bin\ninja.exe + - RelativeFilePath: mingw64\bin\nm.exe + - RelativeFilePath: mingw64\bin\ntldd.exe + - RelativeFilePath: mingw64\bin\objcopy.exe + - RelativeFilePath: mingw64\bin\objdump.exe + - RelativeFilePath: mingw64\bin\optscript.exe + - RelativeFilePath: mingw64\bin\pexports.exe + - RelativeFilePath: mingw64\bin\pkgconf.exe + - RelativeFilePath: mingw64\bin\premake5.exe + - RelativeFilePath: mingw64\bin\ranlib.exe + - RelativeFilePath: mingw64\bin\readelf.exe + - RelativeFilePath: mingw64\bin\readtags.exe + - RelativeFilePath: mingw64\bin\sarif-replay.exe + - RelativeFilePath: mingw64\bin\size.exe + - RelativeFilePath: mingw64\bin\strings.exe + - RelativeFilePath: mingw64\bin\strip.exe + - RelativeFilePath: mingw64\bin\unix2dos.exe + - RelativeFilePath: mingw64\bin\unix2mac.exe + - RelativeFilePath: mingw64\bin\vsyasm.exe + - RelativeFilePath: mingw64\bin\widl.exe + - RelativeFilePath: mingw64\bin\windmc.exe + - RelativeFilePath: mingw64\bin\windres.exe + - RelativeFilePath: mingw64\bin\x86_64-w64-mingw32-c++.exe + - RelativeFilePath: mingw64\bin\x86_64-w64-mingw32-g++.exe + - RelativeFilePath: mingw64\bin\x86_64-w64-mingw32-gcc-15.2.0.exe + - RelativeFilePath: mingw64\bin\x86_64-w64-mingw32-gcc-ar.exe + - RelativeFilePath: mingw64\bin\x86_64-w64-mingw32-gcc-nm.exe + - RelativeFilePath: mingw64\bin\x86_64-w64-mingw32-gcc-ranlib.exe + - RelativeFilePath: mingw64\bin\x86_64-w64-mingw32-gcc.exe + - RelativeFilePath: mingw64\bin\x86_64-w64-mingw32-gfortran.exe + - RelativeFilePath: mingw64\bin\yasm.exe + - RelativeFilePath: mingw64\bin\ytasm.exe + InstallerUrl: https://github.com/brechtsanders/winlibs_mingw/releases/download/15.2.0posix-14.0.0-ucrt-r7/winlibs-x86_64-posix-seh-gcc-15.2.0-mingw-w64ucrt-14.0.0-r7.zip + InstallerSha256: CB2FBAD6162540CDF5E1FACDCE08D4DAC359E8CF64F7F696A99274291763B815 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/BrechtSanders/WinLibs/POSIX/UCRT/15.2.0-14.0.0-r7/BrechtSanders.WinLibs.POSIX.UCRT.locale.en-US.yaml b/manifests/b/BrechtSanders/WinLibs/POSIX/UCRT/15.2.0-14.0.0-r7/BrechtSanders.WinLibs.POSIX.UCRT.locale.en-US.yaml new file mode 100644 index 000000000000..c8ca790fb54b --- /dev/null +++ b/manifests/b/BrechtSanders/WinLibs/POSIX/UCRT/15.2.0-14.0.0-r7/BrechtSanders.WinLibs.POSIX.UCRT.locale.en-US.yaml @@ -0,0 +1,87 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: BrechtSanders.WinLibs.POSIX.UCRT +PackageVersion: 15.2.0-14.0.0-r7 +PackageLocale: en-US +Publisher: Brecht Sanders +PublisherUrl: https://winlibs.com/ +PublisherSupportUrl: https://github.com/brechtsanders/winlibs_mingw/issues +Author: Brecht Sanders +PackageName: WinLibs (POSIX threads, UCRT runtime) +PackageUrl: https://winlibs.com/ +License: Multiple licenses +LicenseUrl: https://winlibs.com/#license +ShortDescription: A standalone build of GCC and MinGW-w64 for Windows, with POSIX threading library and UCRT runtime library. +Description: |- + In short: it's a free C and C++ compiler for Microsoft Windows. + GCC (GNU Compiler Collection) is a free and open source compiler for C and C++ (and other languages like Objective-C, Fortran, D). + MinGW-w64 is a free and open source C library for targetting Windows 32-bit and 64-bit platforms. + The combination of these results in a free C/C++ compiler for Windows. + Even though GCC and MinGW-w64 can be used on other platforms (e.g. Linux) to generate Windows executables, the WinLibs project only focusses on building versions that run natively on Windows. + Also some additional tools are added, including: + - GDB - the GNU Project debugger + - GNU Binutils - a collection of binary tools + - GNU Make - a tool which controls the generation of executables and other non-source files + - Yasm - The Yasm Modular Assembler Project + - NASM - The Netwide Assembler + - JWasm - A free MASM-compatible assembler + - LLVM/Clang/LLD/LLDB - The LLVM Compiler Infrastructure + This is a standalone build, which means this download offers a complete compiler environment for Windows. + In the future WinLibs plans to also release binary packages of many open source libraries and applications built with this compiler. +Tags: +- assembler +- assembly +- binutils +- c +- c++ +- compiler +- cpp +- fortran +- gcc +- gdb +- gfortran +- make +- mingw +- mingw-w64 +ReleaseNotes: |- + winlibs personal build version gcc-15.2.0-mingw-w64ucrt-14.0.0-r7 + This is the winlibs Intel/AMD 32-bit and 64-bit standalone build of: + - GCC 15.2.0 + - GDB 17.1 + - MinGW-w64 14.0.0 (linked with ucrt) + - GNU Binutils 2.46.0.20260210 + - GNU Make 4.4.1 + - dos2unix 7.5.4 + - PExports 0.47 + - Yasm 1.3.0 + - NASM 2.16.03 + - JWasm 2.12pre + - ccache 4.13.2 + - CMake 4.3.1 + - ninja 1.13.2 + - Doxygen 1.16.1 + - pedeps 0.1.15 + - Universal Ctags 6.2.1 + - Cppcheck 2.20.0 + - Premake 5.0.0-beta8 + - ntldd 0.2 + - pkgconf 2.5.1 + - winlibs-tools + Thread model: posix + Runtime library: UCRT (Windows 10 or higher, or when Update for Universal C Runtime is installed on older Windows versions, not supported on systems older than Windows 7 SP1 and Windows Server 2008 R2 SP1) + This build was compiled with GCC 15.2.0 and packaged on 2026-03-30. + Please check out https://winlibs.com/ for the latest personal build. + Available downloads: + - Files with extension .7z and .zip have the same contents. + The .7z files are smaller but require 7-Zip or PeaZip to extract. + The .zip files are larger but Windows can extract this file without additional tools. + - The i686 download is the Windows Intel/AMD 32-bit version, which runs natively on and compiles for Windows 32-bit (also runs on Windows 64-bit in 32-bit mode). + The x86_64 download is the Windows Intel/AMD 64-bit version, which runs natively on and compiles for Windows 64-bit. + - The .sha256 and .sha512 files are checksum files for validating the download. + Changes: + - MinGW-w64 14.0.0 + - Cppcheck 2.20.0 +ReleaseNotesUrl: https://github.com/brechtsanders/winlibs_mingw/releases/tag/15.2.0posix-14.0.0-ucrt-r7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BrechtSanders/WinLibs/POSIX/UCRT/15.2.0-14.0.0-r7/BrechtSanders.WinLibs.POSIX.UCRT.locale.zh-CN.yaml b/manifests/b/BrechtSanders/WinLibs/POSIX/UCRT/15.2.0-14.0.0-r7/BrechtSanders.WinLibs.POSIX.UCRT.locale.zh-CN.yaml new file mode 100644 index 000000000000..d136b43e88e3 --- /dev/null +++ b/manifests/b/BrechtSanders/WinLibs/POSIX/UCRT/15.2.0-14.0.0-r7/BrechtSanders.WinLibs.POSIX.UCRT.locale.zh-CN.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: BrechtSanders.WinLibs.POSIX.UCRT +PackageVersion: 15.2.0-14.0.0-r7 +PackageLocale: zh-CN +PackageName: WinLibs (POSIX 线程库, UCRT 运行时库) +License: 多个许可证 +ShortDescription: 适用于 Windows 的 GCC 和 MinGW-w64 独立构建,包含 POSIX 线程库和 UCRT 运行时库。 +Description: |- + 简而言之:它是一款适用于 Microsoft Windows 的自由/免费 C 和 C++ 编译器。 + GCC(GNU Compiler Collection)是一款自由/免费、开源的 C 和 C++(以及 Objective-C、Fortran、D 等其它语言)编译器。 + MinGW-w64 是一个针对 Windows 32 位和 64 位平台的自由/免费开源 C 库。 + 将两者结合在一起,就能为 Windows 提供免费的 C/C++ 编译器。 + 尽管 GCC 和 MinGW-w64 可用于在其它平台(如 Linux)生成 Windows 可执行文件,但 WinLibs 项目只专注于构建可在 Windows 上原生运行的版本。 + 此外,还添加了一些额外的工具,包括 + - GDB - GNU 项目调试器 + - GNU Binutils - 二进制工具集合 + - GNU Make - 控制可执行文件和其它非源文件生成的工具 + - Yasm - Yasm 模块化汇编器项目 + - NASM - Netwide 汇编器 + - JWasm - 与 MASM 兼容的免费汇编器 + - LLVM/Clang/LLD/LLDB - LLVM 编译器基础架构 + 这是一个独立构建,提供了一个完整的 Windows 编译器环境。 + 今后,WinLibs 还计划发布使用该编译器构建的众多开源库和应用程序的二进制包。 +Tags: +- binutils +- c +- c++ +- cpp +- fortran +- gcc +- gdb +- gfortran +- make +- mingw +- mingw-w64 +- 汇编 +- 汇编器 +- 编译器 +ReleaseNotesUrl: https://github.com/brechtsanders/winlibs_mingw/releases/tag/15.2.0posix-14.0.0-ucrt-r7 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BrechtSanders/WinLibs/POSIX/UCRT/15.2.0-14.0.0-r7/BrechtSanders.WinLibs.POSIX.UCRT.yaml b/manifests/b/BrechtSanders/WinLibs/POSIX/UCRT/15.2.0-14.0.0-r7/BrechtSanders.WinLibs.POSIX.UCRT.yaml new file mode 100644 index 000000000000..77eaa398ecd5 --- /dev/null +++ b/manifests/b/BrechtSanders/WinLibs/POSIX/UCRT/15.2.0-14.0.0-r7/BrechtSanders.WinLibs.POSIX.UCRT.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: BrechtSanders.WinLibs.POSIX.UCRT +PackageVersion: 15.2.0-14.0.0-r7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c10f130918c12cca99c1662fd7d2f7a24296a9f8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 05:07:45 +0800 Subject: [PATCH 59/67] New version: Amazon.AWSCLI version 2.34.20 (#353939) --- .../2.34.20/Amazon.AWSCLI.installer.yaml | 25 +++++++++++++++++ .../2.34.20/Amazon.AWSCLI.locale.en-US.yaml | 28 +++++++++++++++++++ .../2.34.20/Amazon.AWSCLI.locale.zh-CN.yaml | 14 ++++++++++ .../Amazon/AWSCLI/2.34.20/Amazon.AWSCLI.yaml | 8 ++++++ 4 files changed, 75 insertions(+) create mode 100644 manifests/a/Amazon/AWSCLI/2.34.20/Amazon.AWSCLI.installer.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.20/Amazon.AWSCLI.locale.en-US.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.20/Amazon.AWSCLI.locale.zh-CN.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.20/Amazon.AWSCLI.yaml diff --git a/manifests/a/Amazon/AWSCLI/2.34.20/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.34.20/Amazon.AWSCLI.installer.yaml new file mode 100644 index 000000000000..3d5e5a28998a --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.20/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.20 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: AWSCLIV2="" +UpgradeBehavior: install +Commands: +- aws +ProductCode: '{5B0264E7-D83A-4AC1-80D3-848392BB0D4A}' +AppsAndFeaturesEntries: +- DisplayName: AWS Command Line Interface v2 + ProductCode: '{5B0264E7-D83A-4AC1-80D3-848392BB0D4A}' + UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2' +Installers: +- Architecture: x64 + InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.34.20.msi + InstallerSha256: E9FC6BF103CC8C8D39E971BEC2C9C920027F3CC55C0E67B58229F10AC58182C7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.34.20/Amazon.AWSCLI.locale.en-US.yaml b/manifests/a/Amazon/AWSCLI/2.34.20/Amazon.AWSCLI.locale.en-US.yaml new file mode 100644 index 000000000000..878cd206415c --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.20/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.20 +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.20/Amazon.AWSCLI.locale.zh-CN.yaml b/manifests/a/Amazon/AWSCLI/2.34.20/Amazon.AWSCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..079218a55a76 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.20/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.20 +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.20/Amazon.AWSCLI.yaml b/manifests/a/Amazon/AWSCLI/2.34.20/Amazon.AWSCLI.yaml new file mode 100644 index 000000000000..db1cd333ea6f --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.20/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.20 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4be244458a097197c1bc13636397c5c3a9381a7a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 05:08:42 +0800 Subject: [PATCH 60/67] New version: Besware.Artweaver.8.Plus version 8.1.4.3857 (8.1.4) (#353941) --- .../Besware.Artweaver.8.Plus.installer.yaml | 6 +++--- .../Besware.Artweaver.8.Plus.locale.en-US.yaml | 17 ++++++++--------- .../Besware.Artweaver.8.Plus.locale.zh-CN.yaml | 4 ++-- .../Besware.Artweaver.8.Plus.yaml | 2 +- 4 files changed, 14 insertions(+), 15 deletions(-) rename manifests/b/Besware/Artweaver/8/Plus/{8.1.3.3746 => 8.1.4.3857}/Besware.Artweaver.8.Plus.installer.yaml (81%) rename manifests/b/Besware/Artweaver/8/Plus/{8.1.3.3746 => 8.1.4.3857}/Besware.Artweaver.8.Plus.locale.en-US.yaml (83%) rename manifests/b/Besware/Artweaver/8/Plus/{8.1.3.3746 => 8.1.4.3857}/Besware.Artweaver.8.Plus.locale.zh-CN.yaml (95%) rename manifests/b/Besware/Artweaver/8/Plus/{8.1.3.3746 => 8.1.4.3857}/Besware.Artweaver.8.Plus.yaml (90%) diff --git a/manifests/b/Besware/Artweaver/8/Plus/8.1.3.3746/Besware.Artweaver.8.Plus.installer.yaml b/manifests/b/Besware/Artweaver/8/Plus/8.1.4.3857/Besware.Artweaver.8.Plus.installer.yaml similarity index 81% rename from manifests/b/Besware/Artweaver/8/Plus/8.1.3.3746/Besware.Artweaver.8.Plus.installer.yaml rename to manifests/b/Besware/Artweaver/8/Plus/8.1.4.3857/Besware.Artweaver.8.Plus.installer.yaml index 1f5e80fbc3b2..5c6d52e940d5 100644 --- a/manifests/b/Besware/Artweaver/8/Plus/8.1.3.3746/Besware.Artweaver.8.Plus.installer.yaml +++ b/manifests/b/Besware/Artweaver/8/Plus/8.1.4.3857/Besware.Artweaver.8.Plus.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Besware.Artweaver.8.Plus -PackageVersion: 8.1.3.3746 +PackageVersion: 8.1.4.3857 InstallerType: inno Scope: machine UpgradeBehavior: install @@ -19,12 +19,12 @@ FileExtensions: - pbv - plg ProductCode: '{AC97756D-6A81-4E87-B9BD-A54AA26C0ECB}_is1' -ReleaseDate: 2026-02-22 +ReleaseDate: 2026-03-30 AppsAndFeaturesEntries: - DisplayName: Artweaver 8 Installers: - Architecture: x64 InstallerUrl: https://www.artweaver.de/direct/ArtweaverPlus.exe - InstallerSha256: C9BB323FA9DE89E0903FC88DF28EDB1A147A4975D8DFDCF0574D0025EED5C806 + InstallerSha256: 1C4BA99F50F77CA320563E2F74E97E5DC630A4766AEEB1247E9EF6D7B2317CDA ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/b/Besware/Artweaver/8/Plus/8.1.3.3746/Besware.Artweaver.8.Plus.locale.en-US.yaml b/manifests/b/Besware/Artweaver/8/Plus/8.1.4.3857/Besware.Artweaver.8.Plus.locale.en-US.yaml similarity index 83% rename from manifests/b/Besware/Artweaver/8/Plus/8.1.3.3746/Besware.Artweaver.8.Plus.locale.en-US.yaml rename to manifests/b/Besware/Artweaver/8/Plus/8.1.4.3857/Besware.Artweaver.8.Plus.locale.en-US.yaml index 3df90abcbbd7..9d938f948a38 100644 --- a/manifests/b/Besware/Artweaver/8/Plus/8.1.3.3746/Besware.Artweaver.8.Plus.locale.en-US.yaml +++ b/manifests/b/Besware/Artweaver/8/Plus/8.1.4.3857/Besware.Artweaver.8.Plus.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Besware.Artweaver.8.Plus -PackageVersion: 8.1.3.3746 +PackageVersion: 8.1.4.3857 PackageLocale: en-US Publisher: Besware PublisherUrl: https://www.besware.de/ @@ -48,14 +48,13 @@ Tags: - painting - sketching ReleaseNotes: |- - This version includes the following improvements and fixes - - Improved canvas rendering quality on high dpi displays - - Improved support for additional user interface translations - - Fixed a potential crash when opening the main menu - - Fixed an issue where tool icons were not displayed on custom palettes - - Fixed an issue where the crop shield was not always updated correctly - - Fixed various user interface layout issues -ReleaseNotesUrl: https://www.artweaver.de/en/help/274 + This version includes the following fixes + - Fixed caret rendering issues in text inputs + - Fixed tool icon size in the property bar + - Fixed format ordering in the save dialog + - Fixed opacity issue when merging layers + - Fixed issues when loading some 8bf plugins +ReleaseNotesUrl: https://www.artweaver.de/en/help/275 PurchaseUrl: https://www.artweaver.de/en/buy Documentations: - DocumentLabel: Documentation diff --git a/manifests/b/Besware/Artweaver/8/Plus/8.1.3.3746/Besware.Artweaver.8.Plus.locale.zh-CN.yaml b/manifests/b/Besware/Artweaver/8/Plus/8.1.4.3857/Besware.Artweaver.8.Plus.locale.zh-CN.yaml similarity index 95% rename from manifests/b/Besware/Artweaver/8/Plus/8.1.3.3746/Besware.Artweaver.8.Plus.locale.zh-CN.yaml rename to manifests/b/Besware/Artweaver/8/Plus/8.1.4.3857/Besware.Artweaver.8.Plus.locale.zh-CN.yaml index c535067c67f9..037337c791c8 100644 --- a/manifests/b/Besware/Artweaver/8/Plus/8.1.3.3746/Besware.Artweaver.8.Plus.locale.zh-CN.yaml +++ b/manifests/b/Besware/Artweaver/8/Plus/8.1.4.3857/Besware.Artweaver.8.Plus.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Besware.Artweaver.8.Plus -PackageVersion: 8.1.3.3746 +PackageVersion: 8.1.4.3857 PackageLocale: zh-CN License: 专有软件 ShortDescription: 功能全面的绘画工具,配备大量预设的逼真笔刷,既能进行创意绘画也可随意尝试。Artweaver 适合初学者与高阶用户使用。 @@ -36,7 +36,7 @@ Tags: - 绘图 - 绘画 - 艺术 -ReleaseNotesUrl: https://www.artweaver.de/en/help/274 +ReleaseNotesUrl: https://www.artweaver.de/en/help/275 Documentations: - DocumentLabel: 文档 DocumentUrl: https://documentation.artweaver.de/8/en/ diff --git a/manifests/b/Besware/Artweaver/8/Plus/8.1.3.3746/Besware.Artweaver.8.Plus.yaml b/manifests/b/Besware/Artweaver/8/Plus/8.1.4.3857/Besware.Artweaver.8.Plus.yaml similarity index 90% rename from manifests/b/Besware/Artweaver/8/Plus/8.1.3.3746/Besware.Artweaver.8.Plus.yaml rename to manifests/b/Besware/Artweaver/8/Plus/8.1.4.3857/Besware.Artweaver.8.Plus.yaml index 97e596756229..e6b3dcc924d8 100644 --- a/manifests/b/Besware/Artweaver/8/Plus/8.1.3.3746/Besware.Artweaver.8.Plus.yaml +++ b/manifests/b/Besware/Artweaver/8/Plus/8.1.4.3857/Besware.Artweaver.8.Plus.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Besware.Artweaver.8.Plus -PackageVersion: 8.1.3.3746 +PackageVersion: 8.1.4.3857 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From e8a3e0982af876baf0d8cfc9220c3d063ca6fe84 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 05:09:40 +0800 Subject: [PATCH 61/67] New version: Besware.Artweaver.8.Free version 8.1.4.3857 (8.1.4) (#353940) --- .../Besware.Artweaver.8.Free.installer.yaml | 6 +++--- .../Besware.Artweaver.8.Free.locale.en-US.yaml | 17 ++++++++--------- .../Besware.Artweaver.8.Free.locale.zh-CN.yaml | 4 ++-- .../Besware.Artweaver.8.Free.yaml | 2 +- 4 files changed, 14 insertions(+), 15 deletions(-) rename manifests/b/Besware/Artweaver/8/Free/{8.1.3.3746 => 8.1.4.3857}/Besware.Artweaver.8.Free.installer.yaml (80%) rename manifests/b/Besware/Artweaver/8/Free/{8.1.3.3746 => 8.1.4.3857}/Besware.Artweaver.8.Free.locale.en-US.yaml (83%) rename manifests/b/Besware/Artweaver/8/Free/{8.1.3.3746 => 8.1.4.3857}/Besware.Artweaver.8.Free.locale.zh-CN.yaml (95%) rename manifests/b/Besware/Artweaver/8/Free/{8.1.3.3746 => 8.1.4.3857}/Besware.Artweaver.8.Free.yaml (90%) diff --git a/manifests/b/Besware/Artweaver/8/Free/8.1.3.3746/Besware.Artweaver.8.Free.installer.yaml b/manifests/b/Besware/Artweaver/8/Free/8.1.4.3857/Besware.Artweaver.8.Free.installer.yaml similarity index 80% rename from manifests/b/Besware/Artweaver/8/Free/8.1.3.3746/Besware.Artweaver.8.Free.installer.yaml rename to manifests/b/Besware/Artweaver/8/Free/8.1.4.3857/Besware.Artweaver.8.Free.installer.yaml index 18aacb4d81b3..c118007fca08 100644 --- a/manifests/b/Besware/Artweaver/8/Free/8.1.3.3746/Besware.Artweaver.8.Free.installer.yaml +++ b/manifests/b/Besware/Artweaver/8/Free/8.1.4.3857/Besware.Artweaver.8.Free.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Besware.Artweaver.8.Free -PackageVersion: 8.1.3.3746 +PackageVersion: 8.1.4.3857 InstallerType: inno Scope: machine UpgradeBehavior: install @@ -19,12 +19,12 @@ FileExtensions: - pbv - plg ProductCode: '{AC97756D-6A81-4E87-B9BD-A54AA26C0ECB}_is1' -ReleaseDate: 2026-02-22 +ReleaseDate: 2026-03-30 AppsAndFeaturesEntries: - DisplayName: Artweaver 8 Installers: - Architecture: x64 InstallerUrl: https://www.artweaver.de/direct/Artweaver.exe - InstallerSha256: C9BB323FA9DE89E0903FC88DF28EDB1A147A4975D8DFDCF0574D0025EED5C806 + InstallerSha256: 1C4BA99F50F77CA320563E2F74E97E5DC630A4766AEEB1247E9EF6D7B2317CDA ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/b/Besware/Artweaver/8/Free/8.1.3.3746/Besware.Artweaver.8.Free.locale.en-US.yaml b/manifests/b/Besware/Artweaver/8/Free/8.1.4.3857/Besware.Artweaver.8.Free.locale.en-US.yaml similarity index 83% rename from manifests/b/Besware/Artweaver/8/Free/8.1.3.3746/Besware.Artweaver.8.Free.locale.en-US.yaml rename to manifests/b/Besware/Artweaver/8/Free/8.1.4.3857/Besware.Artweaver.8.Free.locale.en-US.yaml index 6e9cbc7bf2df..fbf8c9ebedf5 100644 --- a/manifests/b/Besware/Artweaver/8/Free/8.1.3.3746/Besware.Artweaver.8.Free.locale.en-US.yaml +++ b/manifests/b/Besware/Artweaver/8/Free/8.1.4.3857/Besware.Artweaver.8.Free.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Besware.Artweaver.8.Free -PackageVersion: 8.1.3.3746 +PackageVersion: 8.1.4.3857 PackageLocale: en-US Publisher: Besware PublisherUrl: https://www.besware.de/ @@ -48,14 +48,13 @@ Tags: - painting - sketching ReleaseNotes: |- - This version includes the following improvements and fixes - - Improved canvas rendering quality on high dpi displays - - Improved support for additional user interface translations - - Fixed a potential crash when opening the main menu - - Fixed an issue where tool icons were not displayed on custom palettes - - Fixed an issue where the crop shield was not always updated correctly - - Fixed various user interface layout issues -ReleaseNotesUrl: https://www.artweaver.de/en/help/274 + This version includes the following fixes + - Fixed caret rendering issues in text inputs + - Fixed tool icon size in the property bar + - Fixed format ordering in the save dialog + - Fixed opacity issue when merging layers + - Fixed issues when loading some 8bf plugins +ReleaseNotesUrl: https://www.artweaver.de/en/help/275 PurchaseUrl: https://www.artweaver.de/en/buy Documentations: - DocumentLabel: Documentation diff --git a/manifests/b/Besware/Artweaver/8/Free/8.1.3.3746/Besware.Artweaver.8.Free.locale.zh-CN.yaml b/manifests/b/Besware/Artweaver/8/Free/8.1.4.3857/Besware.Artweaver.8.Free.locale.zh-CN.yaml similarity index 95% rename from manifests/b/Besware/Artweaver/8/Free/8.1.3.3746/Besware.Artweaver.8.Free.locale.zh-CN.yaml rename to manifests/b/Besware/Artweaver/8/Free/8.1.4.3857/Besware.Artweaver.8.Free.locale.zh-CN.yaml index 436efbbbbb5c..f0a6e83cdf65 100644 --- a/manifests/b/Besware/Artweaver/8/Free/8.1.3.3746/Besware.Artweaver.8.Free.locale.zh-CN.yaml +++ b/manifests/b/Besware/Artweaver/8/Free/8.1.4.3857/Besware.Artweaver.8.Free.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Besware.Artweaver.8.Free -PackageVersion: 8.1.3.3746 +PackageVersion: 8.1.4.3857 PackageLocale: zh-CN License: 免费软件 ShortDescription: 功能全面的绘画工具,配备大量预设的逼真笔刷,既能进行创意绘画也可随意尝试。Artweaver 适合初学者与高阶用户使用。 @@ -36,7 +36,7 @@ Tags: - 绘图 - 绘画 - 艺术 -ReleaseNotesUrl: https://www.artweaver.de/en/help/274 +ReleaseNotesUrl: https://www.artweaver.de/en/help/275 Documentations: - DocumentLabel: 文档 DocumentUrl: https://documentation.artweaver.de/8/en/ diff --git a/manifests/b/Besware/Artweaver/8/Free/8.1.3.3746/Besware.Artweaver.8.Free.yaml b/manifests/b/Besware/Artweaver/8/Free/8.1.4.3857/Besware.Artweaver.8.Free.yaml similarity index 90% rename from manifests/b/Besware/Artweaver/8/Free/8.1.3.3746/Besware.Artweaver.8.Free.yaml rename to manifests/b/Besware/Artweaver/8/Free/8.1.4.3857/Besware.Artweaver.8.Free.yaml index eb9e5ffe7567..9733e09c080b 100644 --- a/manifests/b/Besware/Artweaver/8/Free/8.1.3.3746/Besware.Artweaver.8.Free.yaml +++ b/manifests/b/Besware/Artweaver/8/Free/8.1.4.3857/Besware.Artweaver.8.Free.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Besware.Artweaver.8.Free -PackageVersion: 8.1.3.3746 +PackageVersion: 8.1.4.3857 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 95b47442d3f267cdea88d31551cd205077e2030a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 05:40:33 +0800 Subject: [PATCH 62/67] Update: KDE.KFourInLine version master (880) (#350969) --- .../KDE/KFourInLine/master/KDE.KFourInLine.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/KFourInLine/master/KDE.KFourInLine.installer.yaml b/manifests/k/KDE/KFourInLine/master/KDE.KFourInLine.installer.yaml index 887b0f28d8e1..78dc00e14de7 100644 --- a/manifests/k/KDE/KFourInLine/master/KDE.KFourInLine.installer.yaml +++ b/manifests/k/KDE/KFourInLine/master/KDE.KFourInLine.installer.yaml @@ -9,14 +9,14 @@ ProductCode: kfourinline Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/games/kfourinline/master/windows/kfourinline-master-876-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 1BEDE18757C72BA35857EE93FA969A9F67602264A77A8421839268B0ABED5BC7 + InstallerUrl: https://cdn.kde.org/ci-builds/games/kfourinline/master/windows/kfourinline-master-880-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 31384C8B688F4A6AB0C369CFC75FCBAEFB1BD95F4FB94226033C65A9D6B4E1DD InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/games/kfourinline/master/windows/kfourinline-master-876-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 1BEDE18757C72BA35857EE93FA969A9F67602264A77A8421839268B0ABED5BC7 + InstallerUrl: https://cdn.kde.org/ci-builds/games/kfourinline/master/windows/kfourinline-master-880-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 31384C8B688F4A6AB0C369CFC75FCBAEFB1BD95F4FB94226033C65A9D6B4E1DD InstallerSwitches: Custom: /AllUsers ManifestType: installer From cfb4552dc570ec61b5746531f5f99577aa6ba040 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Tue, 31 Mar 2026 08:41:32 +1100 Subject: [PATCH 63/67] New version: katahiromz.RisohEditor version 5.9.5 (#353773) --- .../katahiromz.RisohEditor.installer.yaml | 57 +++++++++++++++++++ .../katahiromz.RisohEditor.locale.en-US.yaml | 39 +++++++++++++ .../katahiromz.RisohEditor.locale.zh-CN.yaml | 33 +++++++++++ .../5.9.5/katahiromz.RisohEditor.yaml | 8 +++ 4 files changed, 137 insertions(+) create mode 100644 manifests/k/katahiromz/RisohEditor/5.9.5/katahiromz.RisohEditor.installer.yaml create mode 100644 manifests/k/katahiromz/RisohEditor/5.9.5/katahiromz.RisohEditor.locale.en-US.yaml create mode 100644 manifests/k/katahiromz/RisohEditor/5.9.5/katahiromz.RisohEditor.locale.zh-CN.yaml create mode 100644 manifests/k/katahiromz/RisohEditor/5.9.5/katahiromz.RisohEditor.yaml diff --git a/manifests/k/katahiromz/RisohEditor/5.9.5/katahiromz.RisohEditor.installer.yaml b/manifests/k/katahiromz/RisohEditor/5.9.5/katahiromz.RisohEditor.installer.yaml new file mode 100644 index 000000000000..6854fe909438 --- /dev/null +++ b/manifests/k/katahiromz/RisohEditor/5.9.5/katahiromz.RisohEditor.installer.yaml @@ -0,0 +1,57 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: katahiromz.RisohEditor +PackageVersion: 5.9.5 +UpgradeBehavior: install +FileExtensions: +- cpl +- dll +- exe +- mui +- ocx +- rc +- res +- scr +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +ReleaseDate: 2026-03-01 +Installers: +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: RisohEditor-5.9.5-portable/RisohEditorPortable.exe + InstallerUrl: https://github.com/katahiromz/RisohEditor/releases/download/5.9.5/RisohEditor-5.9.5-portable.zip + InstallerSha256: 9980856CB6F9CAB7846F3C4A28DBF6349312AB96D6A819EFF1022BA139382042 +- InstallerLocale: pt-BR + Architecture: x86 + InstallerType: inno + Scope: machine + InstallerUrl: https://github.com/katahiromz/RisohEditor/releases/download/5.9.5/RisohEditor-5.9.5-x86-setup.exe + InstallerSha256: AD25E87393C6E30C56740C0B8A75E39CC6CC64A6D03D00C0C4EFEC7044BC8189 + ProductCode: '{AF7494D1-406F-4D04-A8FE-8F9DAB97F611}_is1' + AppsAndFeaturesEntries: + - DisplayName: RisohEditor 5.9.5 32-bit + ProductCode: '{AF7494D1-406F-4D04-A8FE-8F9DAB97F611}_is1' + ElevationRequirement: elevatesSelf + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\RisohEditor' +- InstallerLocale: pt-BR + Architecture: x64 + InstallerType: inno + Scope: machine + InstallerUrl: https://github.com/katahiromz/RisohEditor/releases/download/5.9.5/RisohEditor-5.9.5-x64-setup.exe + InstallerSha256: 870A9CB3D767A0686F4F5495DFA7C7D45145040F6420119D2BFD7A0CF3CC1B3E + ProductCode: '{AF7494D1-4064-4D04-A8FE-8F9DAB97F664}_is1' + AppsAndFeaturesEntries: + - DisplayName: RisohEditor 5.9.5 64-bit + Publisher: Katayama Hirofumi MZ + DisplayVersion: 5.9.5 + ProductCode: '{AF7494D1-4064-4D04-A8FE-8F9DAB97F664}_is1' + ElevationRequirement: elevatesSelf + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\RisohEditor64' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/katahiromz/RisohEditor/5.9.5/katahiromz.RisohEditor.locale.en-US.yaml b/manifests/k/katahiromz/RisohEditor/5.9.5/katahiromz.RisohEditor.locale.en-US.yaml new file mode 100644 index 000000000000..4f0e62058f59 --- /dev/null +++ b/manifests/k/katahiromz/RisohEditor/5.9.5/katahiromz.RisohEditor.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: katahiromz.RisohEditor +PackageVersion: 5.9.5 +PackageLocale: en-US +Publisher: Katayama Hirofumi MZ +PublisherUrl: https://katahiromz.web.fc2.com/ +PublisherSupportUrl: https://github.com/katahiromz/RisohEditor/issues +Author: Katayama Hirofumi MZ +PackageName: RisohEditor +PackageUrl: https://katahiromz.web.fc2.com/re/en +License: GPL-3.0 +LicenseUrl: https://github.com/katahiromz/RisohEditor/blob/HEAD/LICENSE.txt +Copyright: Copyright (C) 2017-2024 Katayama Hirofumi MZ. All rights reserved. +ShortDescription: Another free Win32 resource editor +Description: |- + "RisohEditor" is a free resource editor for Win32 development, created by Katayama Hirofumi MZ. + RisohEditor realized the ideal of resource editor. "Risoh" means "ideal" in Japanese. + RisohEditor can add, edit, extract, clone and remove the resource data in EXE/DLL/RC/RES files. + You can edit Windows resources (Dialogs, Menus, Icons, Cursors, String Tables, Message Tables etc.) by using RisohEditor. +Tags: +- application +- compiler +- decompiler +- dll +- exe +- executables +- program +- resource +- software +ReleaseNotes: |- + - v.5.9.5 (2026-03-01) + - Relaxed the buffer size. + - v.5.9.5 (2026-03-01) + - バッファサイズを緩和。 +ReleaseNotesUrl: https://github.com/katahiromz/RisohEditor/releases/tag/5.9.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/katahiromz/RisohEditor/5.9.5/katahiromz.RisohEditor.locale.zh-CN.yaml b/manifests/k/katahiromz/RisohEditor/5.9.5/katahiromz.RisohEditor.locale.zh-CN.yaml new file mode 100644 index 000000000000..128620fc66f3 --- /dev/null +++ b/manifests/k/katahiromz/RisohEditor/5.9.5/katahiromz.RisohEditor.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: katahiromz.RisohEditor +PackageVersion: 5.9.5 +PackageLocale: zh-CN +Publisher: Katayama Hirofumi MZ +PublisherUrl: https://katahiromz.web.fc2.com/ +PublisherSupportUrl: https://github.com/katahiromz/RisohEditor/issues +Author: 片山博文 MZ +PackageName: RisohEditor +PackageUrl: https://katahiromz.web.fc2.com/re/ch +License: GPL-3.0 +LicenseUrl: https://github.com/katahiromz/RisohEditor/blob/master/LICENSE.txt +Copyright: Copyright (C) 2017-2024 片山博文MZ and 林鸿湘. 版权所有. +ShortDescription: 另一个 Windows 资源编辑器 +Description: |- + “RisohEditor”是一款由片山博文 MZ 开发的免费的 Win32 资源编辑器。RisohEditor 意思是“理想资源编辑器”。 + RisohEditor 能够添加,编辑,导出,克隆和移除 EXE/DLL/RC/RES 文件里面的资源数据。 + 你可以使用本软件编辑 Windows 资源(例如:对话框,菜单,图标,光标,字符串表,信息表等)。 +Tags: +- dll +- exe +- 反编译 +- 可执行文件 +- 应用 +- 程序 +- 编译 +- 资源 +- 软件 +ReleaseNotesUrl: https://github.com/katahiromz/RisohEditor/releases/tag/5.9.5 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/katahiromz/RisohEditor/5.9.5/katahiromz.RisohEditor.yaml b/manifests/k/katahiromz/RisohEditor/5.9.5/katahiromz.RisohEditor.yaml new file mode 100644 index 000000000000..d4590cd81501 --- /dev/null +++ b/manifests/k/katahiromz/RisohEditor/5.9.5/katahiromz.RisohEditor.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: katahiromz.RisohEditor +PackageVersion: 5.9.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 44e4ed61957d197a8656b77755b2d38b90524733 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Mon, 30 Mar 2026 18:42:30 -0300 Subject: [PATCH 64/67] New version: goreleaser.goreleaser-pro 2.15.1 (#353937) Co-authored-by: goreleaserbot --- .../goreleaser.goreleaser-pro.installer.yaml | 34 +++++++++++++++++++ ...oreleaser.goreleaser-pro.locale.en-US.yaml | 14 ++++++++ .../2.15.1/goreleaser.goreleaser-pro.yaml | 7 ++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/g/goreleaser/goreleaser-pro/2.15.1/goreleaser.goreleaser-pro.installer.yaml create mode 100644 manifests/g/goreleaser/goreleaser-pro/2.15.1/goreleaser.goreleaser-pro.locale.en-US.yaml create mode 100644 manifests/g/goreleaser/goreleaser-pro/2.15.1/goreleaser.goreleaser-pro.yaml diff --git a/manifests/g/goreleaser/goreleaser-pro/2.15.1/goreleaser.goreleaser-pro.installer.yaml b/manifests/g/goreleaser/goreleaser-pro/2.15.1/goreleaser.goreleaser-pro.installer.yaml new file mode 100644 index 000000000000..c977223a2965 --- /dev/null +++ b/manifests/g/goreleaser/goreleaser-pro/2.15.1/goreleaser.goreleaser-pro.installer.yaml @@ -0,0 +1,34 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: goreleaser.goreleaser-pro +PackageVersion: 2.15.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-03-30" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: goreleaser.exe + PortableCommandAlias: goreleaser + InstallerUrl: https://github.com/goreleaser/goreleaser-pro/releases/download/v2.15.1/goreleaser-pro_Windows_i386.zip + InstallerSha256: 5dd4eac4fc9f728d43036746b015ba38a9dbafe129bb2595fa0db4679364e604 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: goreleaser.exe + PortableCommandAlias: goreleaser + InstallerUrl: https://github.com/goreleaser/goreleaser-pro/releases/download/v2.15.1/goreleaser-pro_Windows_x86_64.zip + InstallerSha256: 5774fd6bfc5682b2e1aee7ed9bf07f0d152095dcd20355998506bd1dbea526e6 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: goreleaser.exe + PortableCommandAlias: goreleaser + InstallerUrl: https://github.com/goreleaser/goreleaser-pro/releases/download/v2.15.1/goreleaser-pro_Windows_arm64.zip + InstallerSha256: 3b168b08bb2dddf996f2b51f6f6ba5f6f34e59740eff43b1af1e0b2aa303b96a + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/goreleaser/goreleaser-pro/2.15.1/goreleaser.goreleaser-pro.locale.en-US.yaml b/manifests/g/goreleaser/goreleaser-pro/2.15.1/goreleaser.goreleaser-pro.locale.en-US.yaml new file mode 100644 index 000000000000..3146dd2f7008 --- /dev/null +++ b/manifests/g/goreleaser/goreleaser-pro/2.15.1/goreleaser.goreleaser-pro.locale.en-US.yaml @@ -0,0 +1,14 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: goreleaser.goreleaser-pro +PackageVersion: 2.15.1 +PackageLocale: en-US +Publisher: goreleaser +PackageName: goreleaser-pro +PackageUrl: https://goreleaser.com +License: Copyright Becker Software LTDA +Copyright: Becker Software LTDA +ShortDescription: Release engineering, simplified +Moniker: goreleaser-pro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/goreleaser/goreleaser-pro/2.15.1/goreleaser.goreleaser-pro.yaml b/manifests/g/goreleaser/goreleaser-pro/2.15.1/goreleaser.goreleaser-pro.yaml new file mode 100644 index 000000000000..36b2b5bc95c2 --- /dev/null +++ b/manifests/g/goreleaser/goreleaser-pro/2.15.1/goreleaser.goreleaser-pro.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: goreleaser.goreleaser-pro +PackageVersion: 2.15.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a5613263bebc4904a8501fe94791ddbb10134406 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 05:43:26 +0800 Subject: [PATCH 65/67] New version: Loom.Loom version 0.340.1 (#353942) --- .../Loom/0.340.1/Loom.Loom.installer.yaml | 20 ++++++++++++ .../Loom/0.340.1/Loom.Loom.locale.en-US.yaml | 31 +++++++++++++++++++ .../Loom/0.340.1/Loom.Loom.locale.zh-CN.yaml | 29 +++++++++++++++++ manifests/l/Loom/Loom/0.340.1/Loom.Loom.yaml | 8 +++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/l/Loom/Loom/0.340.1/Loom.Loom.installer.yaml create mode 100644 manifests/l/Loom/Loom/0.340.1/Loom.Loom.locale.en-US.yaml create mode 100644 manifests/l/Loom/Loom/0.340.1/Loom.Loom.locale.zh-CN.yaml create mode 100644 manifests/l/Loom/Loom/0.340.1/Loom.Loom.yaml diff --git a/manifests/l/Loom/Loom/0.340.1/Loom.Loom.installer.yaml b/manifests/l/Loom/Loom/0.340.1/Loom.Loom.installer.yaml new file mode 100644 index 000000000000..4d52191b4e42 --- /dev/null +++ b/manifests/l/Loom/Loom/0.340.1/Loom.Loom.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: Loom.Loom +PackageVersion: 0.340.1 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- loomdesktop +ProductCode: 3643b966-bc28-5bc8-95ff-3d47d66438db +ReleaseDate: 2026-03-30 +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.loom.com/desktop-packages/Loom%20Setup%200.340.1.exe + InstallerSha256: 4FC5CCA89946EF7BABDA32C377D7A384ABBE0B418348FF3AD1DDCB0DC193F6C9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/Loom/Loom/0.340.1/Loom.Loom.locale.en-US.yaml b/manifests/l/Loom/Loom/0.340.1/Loom.Loom.locale.en-US.yaml new file mode 100644 index 000000000000..8068352ed811 --- /dev/null +++ b/manifests/l/Loom/Loom/0.340.1/Loom.Loom.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: Loom.Loom +PackageVersion: 0.340.1 +PackageLocale: en-US +Publisher: Loom, Inc. +PublisherUrl: https://www.loom.com/ +PublisherSupportUrl: https://support.loom.com/ +PrivacyUrl: https://www.loom.com/privacy-policy +Author: Loom, Inc. +PackageName: Loom +PackageUrl: https://www.loom.com/ +License: Proprietary +LicenseUrl: https://www.loom.com/terms +Copyright: © 2026, Loom, Inc. All Rights Reserved. +ShortDescription: Loom is a video messaging tool that helps you get your message across through instantly shareable videos. +Description: Loom combines the expressiveness of video with the convenience of messaging. It's a new, more effective way of communicating with co-workers and customers. With Loom, you can record your camera, microphone, and desktop simultaneously. Your video is then instantly available to share through Loom's patented technology. +Moniker: loom +Tags: +- capture +- clip +- conference +- meeting +- presentation +- record +- video +ReleaseNotesUrl: https://new.loom.com/ +PurchaseUrl: https://www.loom.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Loom/Loom/0.340.1/Loom.Loom.locale.zh-CN.yaml b/manifests/l/Loom/Loom/0.340.1/Loom.Loom.locale.zh-CN.yaml new file mode 100644 index 000000000000..041c1ed91edc --- /dev/null +++ b/manifests/l/Loom/Loom/0.340.1/Loom.Loom.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: Loom.Loom +PackageVersion: 0.340.1 +PackageLocale: zh-CN +Publisher: Loom, Inc. +PublisherUrl: https://www.loom.com/ +PublisherSupportUrl: https://support.loom.com/ +PrivacyUrl: https://www.loom.com/privacy-policy +Author: Loom, Inc. +PackageName: Loom +PackageUrl: https://www.loom.com/ +License: 专有软件 +LicenseUrl: https://www.loom.com/terms +Copyright: © 2026, Loom, Inc. All Rights Reserved. +ShortDescription: Loom 是一款视频信息传递工具,可帮助您通过即时分享的视频传递信息。 +Description: Loom 结合了视频的表现力和信息传递的便利性,是一种与同事和客户更有效沟通的新方式。使用 Loom,您可以同时录制您的摄像头、麦克风和桌面,然后您就可以通过 Loom 的专利技术即时分享您的视频。 +Tags: +- 会议 +- 剪辑 +- 录制 +- 录屏 +- 演示 +- 视频 +ReleaseNotesUrl: https://new.loom.com/ +PurchaseUrl: https://www.loom.com/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Loom/Loom/0.340.1/Loom.Loom.yaml b/manifests/l/Loom/Loom/0.340.1/Loom.Loom.yaml new file mode 100644 index 000000000000..d824050645db --- /dev/null +++ b/manifests/l/Loom/Loom/0.340.1/Loom.Loom.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: Loom.Loom +PackageVersion: 0.340.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6110519c29a5027603b6e8cfa1da320567d50f6d Mon Sep 17 00:00:00 2001 From: Lars Hansson Date: Mon, 30 Mar 2026 23:44:21 +0200 Subject: [PATCH 66/67] WHTA.Tamara version 2026.0.7.0 (#353945) --- .../2026.0.7.0/WHTA.Tamara.installer.yaml | 38 +++++++++++++++++++ .../2026.0.7.0/WHTA.Tamara.locale.en-US.yaml | 20 ++++++++++ .../w/WHTA/Tamara/2026.0.7.0/WHTA.Tamara.yaml | 8 ++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/w/WHTA/Tamara/2026.0.7.0/WHTA.Tamara.installer.yaml create mode 100644 manifests/w/WHTA/Tamara/2026.0.7.0/WHTA.Tamara.locale.en-US.yaml create mode 100644 manifests/w/WHTA/Tamara/2026.0.7.0/WHTA.Tamara.yaml diff --git a/manifests/w/WHTA/Tamara/2026.0.7.0/WHTA.Tamara.installer.yaml b/manifests/w/WHTA/Tamara/2026.0.7.0/WHTA.Tamara.installer.yaml new file mode 100644 index 000000000000..4ed2560d0e31 --- /dev/null +++ b/manifests/w/WHTA/Tamara/2026.0.7.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.7.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.7.0/installer.exe + InstallerSha256: 622B33A33F183EE933903C80A7D9D5785E8574219EE30D7B4B448F2A0B52098B + AppsAndFeaturesEntries: + - DisplayName: Tamara + Publisher: NVH Group AB + ProductCode: Tamara +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2026-03-30 diff --git a/manifests/w/WHTA/Tamara/2026.0.7.0/WHTA.Tamara.locale.en-US.yaml b/manifests/w/WHTA/Tamara/2026.0.7.0/WHTA.Tamara.locale.en-US.yaml new file mode 100644 index 000000000000..0e4ed186605a --- /dev/null +++ b/manifests/w/WHTA/Tamara/2026.0.7.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.7.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.7.0/releasenotes.pdf +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/w/WHTA/Tamara/2026.0.7.0/WHTA.Tamara.yaml b/manifests/w/WHTA/Tamara/2026.0.7.0/WHTA.Tamara.yaml new file mode 100644 index 000000000000..73ad553429bc --- /dev/null +++ b/manifests/w/WHTA/Tamara/2026.0.7.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.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 87a7286fc6ca871044d195e4aa9c59803145e9b6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 31 Mar 2026 05:45:18 +0800 Subject: [PATCH 67/67] New version: BitSum.ProcessLasso.Beta version 18.0.0.57 (#353948) --- .../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.53 => 18.0.0.57}/BitSum.ProcessLasso.Beta.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/b/BitSum/ProcessLasso/Beta/{18.0.0.53 => 18.0.0.57}/BitSum.ProcessLasso.Beta.installer.yaml (82%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.0.0.53 => 18.0.0.57}/BitSum.ProcessLasso.Beta.locale.en-US.yaml (99%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.0.0.53 => 18.0.0.57}/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml (98%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.0.0.53 => 18.0.0.57}/BitSum.ProcessLasso.Beta.yaml (90%) diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/BitSum.ProcessLasso.Beta.installer.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.57/BitSum.ProcessLasso.Beta.installer.yaml similarity index 82% rename from manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/BitSum.ProcessLasso.Beta.installer.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.0.0.57/BitSum.ProcessLasso.Beta.installer.yaml index b7b32b181e97..a4aeed2c3f53 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/BitSum.ProcessLasso.Beta.installer.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.57/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.53 +PackageVersion: 18.0.0.57 InstallerType: nullsoft Scope: machine UpgradeBehavior: install @@ -12,6 +12,6 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://dl.bitsum.com/files/beta/processlassosetup64.exe - InstallerSha256: 1D69835E2098EA062AF749857F8660A3E76709377DC1368F04CDF3D10AED8FA0 + InstallerSha256: 454A762877020F8991FC657827931526EFB96159D056C3003BE3FCF99EE5639E ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/BitSum.ProcessLasso.Beta.locale.en-US.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.57/BitSum.ProcessLasso.Beta.locale.en-US.yaml similarity index 99% rename from manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/BitSum.ProcessLasso.Beta.locale.en-US.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.0.0.57/BitSum.ProcessLasso.Beta.locale.en-US.yaml index f12be54b156c..c82f93acbee1 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/BitSum.ProcessLasso.Beta.locale.en-US.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.57/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.53 +PackageVersion: 18.0.0.57 PackageLocale: en-US Publisher: Bitsum PublisherUrl: https://bitsum.com/ diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.57/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml similarity index 98% rename from manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.0.0.57/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml index 356ca9f39329..b45ff6b40892 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.57/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.53 +PackageVersion: 18.0.0.57 PackageLocale: zh-CN License: 专有软件 ShortDescription: 实时 CPU 优化和自动化 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/BitSum.ProcessLasso.Beta.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.57/BitSum.ProcessLasso.Beta.yaml similarity index 90% rename from manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/BitSum.ProcessLasso.Beta.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.0.0.57/BitSum.ProcessLasso.Beta.yaml index ed4d41f15821..4eef9e8cedb0 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.53/BitSum.ProcessLasso.Beta.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.57/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.53 +PackageVersion: 18.0.0.57 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0