From 79a2b49fc7962150d796ab776d1defc6497f0d81 Mon Sep 17 00:00:00 2001 From: landkatze <180321152+landkatze@users.noreply.github.com> Date: Sat, 28 Mar 2026 03:49:26 +0000 Subject: [PATCH 01/94] New version: Henry++.simplewall version 3.8.7 (#352268) --- .../3.8.7/Henry++.simplewall.installer.yaml | 28 +++++++++++++++ .../Henry++.simplewall.locale.en-US.yaml | 36 +++++++++++++++++++ .../simplewall/3.8.7/Henry++.simplewall.yaml | 7 ++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/h/Henry++/simplewall/3.8.7/Henry++.simplewall.installer.yaml create mode 100644 manifests/h/Henry++/simplewall/3.8.7/Henry++.simplewall.locale.en-US.yaml create mode 100644 manifests/h/Henry++/simplewall/3.8.7/Henry++.simplewall.yaml diff --git a/manifests/h/Henry++/simplewall/3.8.7/Henry++.simplewall.installer.yaml b/manifests/h/Henry++/simplewall/3.8.7/Henry++.simplewall.installer.yaml new file mode 100644 index 000000000000..5c5aaf2d04b5 --- /dev/null +++ b/manifests/h/Henry++/simplewall/3.8.7/Henry++.simplewall.installer.yaml @@ -0,0 +1,28 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Henry++.simplewall +PackageVersion: 3.8.7 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +ExpectedReturnCodes: +- InstallerReturnCode: 2 + ReturnResponse: fileInUse +UpgradeBehavior: install +ProductCode: simplewall +ReleaseDate: 2025-08-08 +AppsAndFeaturesEntries: +- ProductCode: simplewall +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\simplewall' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/henrypp/simplewall/releases/download/v.3.8.7/simplewall-3.8.7-setup.exe + InstallerSha256: 1864B3E2830C5FFADEFB01A25D0AEDBA36A9ACBDB8F257A722718B0B1D1AA144 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Henry++/simplewall/3.8.7/Henry++.simplewall.locale.en-US.yaml b/manifests/h/Henry++/simplewall/3.8.7/Henry++.simplewall.locale.en-US.yaml new file mode 100644 index 000000000000..f86c0c27d706 --- /dev/null +++ b/manifests/h/Henry++/simplewall/3.8.7/Henry++.simplewall.locale.en-US.yaml @@ -0,0 +1,36 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Henry++.simplewall +PackageVersion: 3.8.7 +PackageLocale: en-US +Publisher: Henry++ +PublisherUrl: https://github.com/henrypp/ +PublisherSupportUrl: https://github.com/henrypp/simplewall/issues +Author: Henrypp +PackageName: simplewall +PackageUrl: https://github.com/henrypp/simplewall/releases/tag/v.3.8.7 +License: GPL-3.0 +LicenseUrl: https://github.com/henrypp/simplewall/blob/HEAD/LICENSE +Copyright: Copyright (C) 2007 Free Software Foundation, Inc. +CopyrightUrl: https://raw.githubusercontent.com/henrypp/simplewall/master/LICENSE +ShortDescription: Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer. +Moniker: simplewall +Tags: +- administration +- firewall +- foss +- internet +- network +- network-monitor +- open-source +ReleaseNotes: |- + This is a maintenance release. + - upd: fix crash #2020 (9/8/25) + - fixed not logical crash (issue #2012) + - fixed context menu performance + - updated locale (issue #1984) + - updated project sdk + - cosmetic fixes +ReleaseNotesUrl: https://github.com/henrypp/simplewall/releases/tag/v.3.8.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Henry++/simplewall/3.8.7/Henry++.simplewall.yaml b/manifests/h/Henry++/simplewall/3.8.7/Henry++.simplewall.yaml new file mode 100644 index 000000000000..ca81d5dc9645 --- /dev/null +++ b/manifests/h/Henry++/simplewall/3.8.7/Henry++.simplewall.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Henry++.simplewall +PackageVersion: 3.8.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 47807ce493cb51763248310604fd92b2b671eb69 Mon Sep 17 00:00:00 2001 From: KarbitsCode <107671693+KarbitsCode@users.noreply.github.com> Date: Sat, 28 Mar 2026 11:54:42 +0800 Subject: [PATCH 02/94] New version: OpenJS.Electron.41 version 41.1.0 (#352914) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .../41.1.0/OpenJS.Electron.41.installer.yaml | 25 +++++++++++ .../OpenJS.Electron.41.locale.en-US.yaml | 42 +++++++++++++++++++ .../41/41.1.0/OpenJS.Electron.41.yaml | 8 ++++ 3 files changed, 75 insertions(+) create mode 100644 manifests/o/OpenJS/Electron/41/41.1.0/OpenJS.Electron.41.installer.yaml create mode 100644 manifests/o/OpenJS/Electron/41/41.1.0/OpenJS.Electron.41.locale.en-US.yaml create mode 100644 manifests/o/OpenJS/Electron/41/41.1.0/OpenJS.Electron.41.yaml diff --git a/manifests/o/OpenJS/Electron/41/41.1.0/OpenJS.Electron.41.installer.yaml b/manifests/o/OpenJS/Electron/41/41.1.0/OpenJS.Electron.41.installer.yaml new file mode 100644 index 000000000000..856aa1df95a0 --- /dev/null +++ b/manifests/o/OpenJS/Electron/41/41.1.0/OpenJS.Electron.41.installer.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenJS.Electron.41 +PackageVersion: 41.1.0 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: electron.exe + PortableCommandAlias: electron +UpgradeBehavior: install +ReleaseDate: 2026-03-26 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/electron/electron/releases/download/v41.1.0/electron-v41.1.0-win32-ia32.zip + InstallerSha256: C14210D8EE42DC89326838B0AC01B229B9721881799E17BED8215EE30CC1DCFC +- Architecture: x64 + InstallerUrl: https://github.com/electron/electron/releases/download/v41.1.0/electron-v41.1.0-win32-x64.zip + InstallerSha256: BBB798D1817BC173A187C1DE30432247E48046F737FA13ADE126FE3788303B81 +- Architecture: arm64 + InstallerUrl: https://github.com/electron/electron/releases/download/v41.1.0/electron-v41.1.0-win32-arm64.zip + InstallerSha256: DBF010340DBEC46B6A67B33AEC81E612A8F8C36A9CFE1B9B821BB67469EF76E7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenJS/Electron/41/41.1.0/OpenJS.Electron.41.locale.en-US.yaml b/manifests/o/OpenJS/Electron/41/41.1.0/OpenJS.Electron.41.locale.en-US.yaml new file mode 100644 index 000000000000..9174858145e3 --- /dev/null +++ b/manifests/o/OpenJS/Electron/41/41.1.0/OpenJS.Electron.41.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenJS.Electron.41 +PackageVersion: 41.1.0 +PackageLocale: en-US +Publisher: OpenJS Foundation +PublisherUrl: https://openjsf.org/ +PublisherSupportUrl: https://github.com/electron/electron/issues +PrivacyUrl: https://privacy-policy.openjsf.org/ +PackageName: Electron +PackageUrl: https://www.electronjs.org/ +License: MIT +LicenseUrl: https://github.com/electron/electron/blob/HEAD/LICENSE +ShortDescription: Build cross-platform desktop apps with JavaScript, HTML, and CSS. +Moniker: electron +Tags: +- c-plus-plus +- chrome +- css +- electron +- html +- javascript +- nodejs +- v8 +- works-with-codespaces +ReleaseNotes: |- + Release Notes for v41.1.0 + Features + - Added nativeTheme.shouldDifferentiateWithoutColor on macOS. #50408 ^{(Also in 42)} + - Notes: Added support for the urgency option in Notifications on Windows. #50382 ^{(Also in 42)} + Fixes + - Fixed a bug where Windows notification icons could fail to save because their temporary filenames contained invalid characters. #50483 ^{(Also in 40)} + - Fixed a crash in clipboard.readImage() when the clipboard contains malformed image data. #50492 ^{(Also in 39, 40, 42)} + - Fixed a crash when calling an offscreen shared texture's release() after the texture object was garbage collected. #50501 ^{(Also in 39, 40, 42)} + - Fixed an accessibility issue where the AXMenuOpened event was not fired on menu creation. #50506 ^{(Also in 40, 42)} + - Fixed an issue where an app shortcut may lose its icon after auto-updating on Windows. #50519 ^{(Also in 40)} + Other Changes + - Updated Chromium to 146.0.7680.166. #50458 +ReleaseNotesUrl: https://github.com/electron/electron/releases/tag/v41.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenJS/Electron/41/41.1.0/OpenJS.Electron.41.yaml b/manifests/o/OpenJS/Electron/41/41.1.0/OpenJS.Electron.41.yaml new file mode 100644 index 000000000000..d441d91e7fef --- /dev/null +++ b/manifests/o/OpenJS/Electron/41/41.1.0/OpenJS.Electron.41.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: OpenJS.Electron.41 +PackageVersion: 41.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6eb640c3547ebcf6d8d11d74f4a1f18cf303a39c Mon Sep 17 00:00:00 2001 From: don <70039285+0-don@users.noreply.github.com> Date: Sat, 28 Mar 2026 05:00:09 +0100 Subject: [PATCH 03/94] New package: 0-don.clippy version 1.5.8 (#353083) --- .../clippy/1.5.8/0-don.clippy.installer.yaml | 12 +++++++++++ .../1.5.8/0-don.clippy.locale.en-US.yaml | 20 +++++++++++++++++++ .../0/0-don/clippy/1.5.8/0-don.clippy.yaml | 7 +++++++ 3 files changed, 39 insertions(+) create mode 100644 manifests/0/0-don/clippy/1.5.8/0-don.clippy.installer.yaml create mode 100644 manifests/0/0-don/clippy/1.5.8/0-don.clippy.locale.en-US.yaml create mode 100644 manifests/0/0-don/clippy/1.5.8/0-don.clippy.yaml diff --git a/manifests/0/0-don/clippy/1.5.8/0-don.clippy.installer.yaml b/manifests/0/0-don/clippy/1.5.8/0-don.clippy.installer.yaml new file mode 100644 index 000000000000..51a224336eda --- /dev/null +++ b/manifests/0/0-don/clippy/1.5.8/0-don.clippy.installer.yaml @@ -0,0 +1,12 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: 0-don.clippy +PackageVersion: 1.5.8 +InstallerType: nullsoft +UpgradeBehavior: uninstallPrevious +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/0-don/clippy/releases/download/v1.5.8/clippy_1.5.8_x64-setup.exe + InstallerSha256: D9608232E28D5B894EF915BB8378BDE85D6D9D5D27A41E33A083BB73D1CDD410 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/0/0-don/clippy/1.5.8/0-don.clippy.locale.en-US.yaml b/manifests/0/0-don/clippy/1.5.8/0-don.clippy.locale.en-US.yaml new file mode 100644 index 000000000000..9787fe39fb8b --- /dev/null +++ b/manifests/0/0-don/clippy/1.5.8/0-don.clippy.locale.en-US.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: 0-don.clippy +PackageVersion: 1.5.8 +PackageLocale: en-US +Publisher: 0-don +PublisherUrl: https://github.com/0-don +PackageName: Clippy +PackageUrl: https://github.com/0-don/clippy +License: MIT +LicenseUrl: https://github.com/0-don/clippy/blob/main/LICENSE +ShortDescription: Clipboard Manager built with Rust & Typescript +Description: Privacy focused clipboard manager with sync and encryption. Supports text, images, files, HTML, and RTF content with cloud sync via Google Drive. +Tags: + - clipboard + - clipboard-manager + - productivity + - utility +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/0/0-don/clippy/1.5.8/0-don.clippy.yaml b/manifests/0/0-don/clippy/1.5.8/0-don.clippy.yaml new file mode 100644 index 000000000000..f5afc4e07e52 --- /dev/null +++ b/manifests/0/0-don/clippy/1.5.8/0-don.clippy.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: 0-don.clippy +PackageVersion: 1.5.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 3962d9752a87de6266386b147bce931116c24afe Mon Sep 17 00:00:00 2001 From: Joshua <1676008+LuckyURE@users.noreply.github.com> Date: Fri, 27 Mar 2026 23:01:56 -0500 Subject: [PATCH 04/94] KopioRapido.KopioRapido.GUI version 2026.1.13 (#352845) --- ...KopioRapido.KopioRapido.GUI.installer.yaml | 24 ++++++++++++++ ...ioRapido.KopioRapido.GUI.locale.en-US.yaml | 33 +++++++++++++++++++ .../KopioRapido.KopioRapido.GUI.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/k/KopioRapido/KopioRapido/GUI/2026.1.13/KopioRapido.KopioRapido.GUI.installer.yaml create mode 100644 manifests/k/KopioRapido/KopioRapido/GUI/2026.1.13/KopioRapido.KopioRapido.GUI.locale.en-US.yaml create mode 100644 manifests/k/KopioRapido/KopioRapido/GUI/2026.1.13/KopioRapido.KopioRapido.GUI.yaml diff --git a/manifests/k/KopioRapido/KopioRapido/GUI/2026.1.13/KopioRapido.KopioRapido.GUI.installer.yaml b/manifests/k/KopioRapido/KopioRapido/GUI/2026.1.13/KopioRapido.KopioRapido.GUI.installer.yaml new file mode 100644 index 000000000000..03261ad0d451 --- /dev/null +++ b/manifests/k/KopioRapido/KopioRapido/GUI/2026.1.13/KopioRapido.KopioRapido.GUI.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: KopioRapido.KopioRapido.GUI +PackageVersion: 2026.1.13 +MinimumOSVersion: 10.0.19041.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: KopioRapido.exe + PortableCommandAlias: kopiorapido-gui +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 + - PackageIdentifier: Microsoft.WindowsAppRuntime.1.7 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/KredoKodo/KopioRapido-releases/releases/download/v2026.1.13/kopiorapido-gui-windows-x64-2026.1.13.zip + InstallerSha256: FE9A9001D7A2462F47AA0576A0B6BEA50FB8293B343A0EE57A8EBC5BB9D633DF +- Architecture: arm64 + InstallerUrl: https://github.com/KredoKodo/KopioRapido-releases/releases/download/v2026.1.13/kopiorapido-gui-windows-arm64-2026.1.13.zip + InstallerSha256: B8EE456760B9B8709F48CD9287D8BE462EF3680BFEFA217501A48ED7237EE8C6 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/k/KopioRapido/KopioRapido/GUI/2026.1.13/KopioRapido.KopioRapido.GUI.locale.en-US.yaml b/manifests/k/KopioRapido/KopioRapido/GUI/2026.1.13/KopioRapido.KopioRapido.GUI.locale.en-US.yaml new file mode 100644 index 000000000000..f864d67c4b13 --- /dev/null +++ b/manifests/k/KopioRapido/KopioRapido/GUI/2026.1.13/KopioRapido.KopioRapido.GUI.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: KopioRapido.KopioRapido.GUI +PackageVersion: 2026.1.13 +PackageLocale: en-US +Publisher: KopioRapido +PublisherUrl: https://kopiorapido.com +PublisherSupportUrl: https://github.com/KredoKodo/KopioRapido-releases/issues +PackageName: KopioRapido GUI +PackageUrl: https://kopiorapido.com +License: Proprietary +LicenseUrl: https://github.com/KredoKodo/KopioRapido-releases/blob/main/LICENSE +Copyright: Copyright (c) 2026 KopioRapido +ShortDescription: High-performance file copying application with modern GUI +Description: |- + KopioRapido GUI is a high-performance file copying application built with .NET MAUI. + Features drag-and-drop, real-time progress tracking, intelligent transfer optimization + with automatic SSD/HDD/network detection, delta sync for incremental transfers, + transparent compression, and multiple operation modes: Copy, Move, Sync, Mirror, + and BiDirectional Sync. Donationware — free for everyone. +Moniker: kopiorapido-gui +Tags: +- backup +- copy +- file-management +- gui +- rsync +- sync +- robocopy +ReleaseNotesUrl: https://github.com/KredoKodo/KopioRapido-releases/releases/tag/v2026.1.13 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/k/KopioRapido/KopioRapido/GUI/2026.1.13/KopioRapido.KopioRapido.GUI.yaml b/manifests/k/KopioRapido/KopioRapido/GUI/2026.1.13/KopioRapido.KopioRapido.GUI.yaml new file mode 100644 index 000000000000..0c1ececefdc0 --- /dev/null +++ b/manifests/k/KopioRapido/KopioRapido/GUI/2026.1.13/KopioRapido.KopioRapido.GUI.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: KopioRapido.KopioRapido.GUI +PackageVersion: 2026.1.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From cb7fefd1ab1306e7bee62ecdba75dde8b101719d Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 28 Mar 2026 14:16:23 +1000 Subject: [PATCH 05/94] New version: Docker.DockerDesktop version 4.66.1 (#352685) --- .../Docker.DockerDesktop.installer.yaml | 27 +++++++++++++++++++ .../Docker.DockerDesktop.locale.en-US.yaml | 27 +++++++++++++++++++ .../Docker.DockerDesktop.locale.zh-CN.yaml | 26 ++++++++++++++++++ .../4.66.1/Docker.DockerDesktop.yaml | 8 ++++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/d/Docker/DockerDesktop/4.66.1/Docker.DockerDesktop.installer.yaml create mode 100644 manifests/d/Docker/DockerDesktop/4.66.1/Docker.DockerDesktop.locale.en-US.yaml create mode 100644 manifests/d/Docker/DockerDesktop/4.66.1/Docker.DockerDesktop.locale.zh-CN.yaml create mode 100644 manifests/d/Docker/DockerDesktop/4.66.1/Docker.DockerDesktop.yaml diff --git a/manifests/d/Docker/DockerDesktop/4.66.1/Docker.DockerDesktop.installer.yaml b/manifests/d/Docker/DockerDesktop/4.66.1/Docker.DockerDesktop.installer.yaml new file mode 100644 index 000000000000..4f0a2a5042e3 --- /dev/null +++ b/manifests/d/Docker/DockerDesktop/4.66.1/Docker.DockerDesktop.installer.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Docker.DockerDesktop +PackageVersion: 4.66.1 +InstallerLocale: en-US +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: install --quiet + SilentWithProgress: install --quiet +UpgradeBehavior: install +ReleaseDate: 2026-03-26 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://desktop.docker.com/win/main/amd64/222799/Docker%20Desktop%20Installer.exe + InstallerSha256: 4005825EB546424C1D16A27E3A514EFCC2D66BABEA70DC8345073507B7A52A37 +- Architecture: arm64 + InstallerUrl: https://desktop.docker.com/win/main/arm64/222799/Docker%20Desktop%20Installer.exe + InstallerSha256: 18BF47B28B49E55EFDC63484DF7E7FCC5231C63650BAF006A86F6C435FE0E3E6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/DockerDesktop/4.66.1/Docker.DockerDesktop.locale.en-US.yaml b/manifests/d/Docker/DockerDesktop/4.66.1/Docker.DockerDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..2a8efe50ab97 --- /dev/null +++ b/manifests/d/Docker/DockerDesktop/4.66.1/Docker.DockerDesktop.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Docker.DockerDesktop +PackageVersion: 4.66.1 +PackageLocale: en-US +Publisher: Docker Inc. +PublisherUrl: https://www.docker.com/ +PublisherSupportUrl: https://www.docker.com/support +PrivacyUrl: https://www.docker.com/legal/privacy +Author: Docker Inc. +PackageName: Docker Desktop +PackageUrl: https://www.docker.com/products/docker-desktop +License: Proprietary +LicenseUrl: https://www.docker.com/legal/docker-subscription-service-agreement +Copyright: Copyright © 2015-2024 Docker Inc. All rights reserved. +CopyrightUrl: https://www.docker.com/legal/docker-subscription-service-agreement +ShortDescription: Docker Desktop is an application for macOS and Windows machines for the building and sharing of containerized applications. +Description: Docker Desktop is an application for macOS and Windows machines for the building and sharing of containerized applications. Access Docker Desktop and follow the guided onboarding to build your first containerized application in minutes. +Moniker: docker +Tags: +- container +- containerization +- develop +- virtualization +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/DockerDesktop/4.66.1/Docker.DockerDesktop.locale.zh-CN.yaml b/manifests/d/Docker/DockerDesktop/4.66.1/Docker.DockerDesktop.locale.zh-CN.yaml new file mode 100644 index 000000000000..868af5a07e4b --- /dev/null +++ b/manifests/d/Docker/DockerDesktop/4.66.1/Docker.DockerDesktop.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Docker.DockerDesktop +PackageVersion: 4.66.1 +PackageLocale: zh-CN +Publisher: Docker Inc. +PublisherUrl: https://www.docker.com/ +PublisherSupportUrl: https://www.docker.com/support +PrivacyUrl: https://www.docker.com/legal/privacy +Author: Docker Inc. +PackageName: Docker Desktop +PackageUrl: https://www.docker.com/products/docker-desktop +License: 专有软件 +LicenseUrl: https://www.docker.com/legal/docker-subscription-service-agreement +Copyright: 版权所有 © 2015-2024 Docker Inc. 保留所有权利。 +CopyrightUrl: https://www.docker.com/legal/docker-subscription-service-agreement +ShortDescription: Docker Desktop 是一款适用于 macOS 和 Windows 设备的应用程序,用于构建和共享容器化应用程序。 +Description: Docker Desktop 是一款适用于 macOS 和 Windows 设备的应用程序,用于构建和共享容器化应用程序。访问 Docker Desktop 并按照指导入门,几分钟内就能构建你的第一个容器化应用程序。 +Tags: +- 容器 +- 容器化 +- 开发 +- 虚拟化 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/DockerDesktop/4.66.1/Docker.DockerDesktop.yaml b/manifests/d/Docker/DockerDesktop/4.66.1/Docker.DockerDesktop.yaml new file mode 100644 index 000000000000..136ab27588f2 --- /dev/null +++ b/manifests/d/Docker/DockerDesktop/4.66.1/Docker.DockerDesktop.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: Docker.DockerDesktop +PackageVersion: 4.66.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f9b3c6dc8857b7b2f35ae8c4a5ef2c42b39c352c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Sat, 28 Mar 2026 05:17:28 +0100 Subject: [PATCH 06/94] New version: GAM-Team.gam version 7.39.00 (#352757) --- .../gam/7.39.00/GAM-Team.gam.installer.yaml | 21 +++++++++ .../7.39.00/GAM-Team.gam.locale.en-US.yaml | 46 +++++++++++++++++++ .../g/GAM-Team/gam/7.39.00/GAM-Team.gam.yaml | 8 ++++ 3 files changed, 75 insertions(+) create mode 100644 manifests/g/GAM-Team/gam/7.39.00/GAM-Team.gam.installer.yaml create mode 100644 manifests/g/GAM-Team/gam/7.39.00/GAM-Team.gam.locale.en-US.yaml create mode 100644 manifests/g/GAM-Team/gam/7.39.00/GAM-Team.gam.yaml diff --git a/manifests/g/GAM-Team/gam/7.39.00/GAM-Team.gam.installer.yaml b/manifests/g/GAM-Team/gam/7.39.00/GAM-Team.gam.installer.yaml new file mode 100644 index 000000000000..5c9f4412cb25 --- /dev/null +++ b/manifests/g/GAM-Team/gam/7.39.00/GAM-Team.gam.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GAM-Team.gam +PackageVersion: 7.39.00 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: '{D86B52B2-EFE9-4F9D-8BA3-9D84B9B2D319}_is1' +ReleaseDate: 2026-03-26 +AppsAndFeaturesEntries: +- ProductCode: '{D86B52B2-EFE9-4F9D-8BA3-9D84B9B2D319}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%SystemDrive%\GAM7' +Installers: +- Architecture: arm64 + InstallerUrl: https://github.com/GAM-team/GAM/releases/download/v7.39.00/gam-7.39.00-windows-arm64.exe + InstallerSha256: 70B7C1E86CD94422239DEFDF7CE2B9AB047A4DC00842DE8F412199D7B266A77E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GAM-Team/gam/7.39.00/GAM-Team.gam.locale.en-US.yaml b/manifests/g/GAM-Team/gam/7.39.00/GAM-Team.gam.locale.en-US.yaml new file mode 100644 index 000000000000..9022464e18af --- /dev/null +++ b/manifests/g/GAM-Team/gam/7.39.00/GAM-Team.gam.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GAM-Team.gam +PackageVersion: 7.39.00 +PackageLocale: en-US +Publisher: GAM Team - google-apps-manager@googlegroups.com +PublisherUrl: https://github.com/GAM-team +PublisherSupportUrl: https://github.com/GAM-team/GAM/issues +PackageName: gam +PackageUrl: https://github.com/GAM-team/GAM +License: Apache-2.0 +LicenseUrl: https://github.com/GAM-team/GAM/blob/HEAD/LICENSE +ShortDescription: command line management for Google Workspace +Tags: +- gam +- google +- google-admin-sdk +- google-api +- google-apps +- google-calendar +- google-cloud +- google-drive +- google-workspace +- gsuite +- oauth2 +- oauth2-client +- python +ReleaseNotes: |- + - 7.39.00 + Deleted variable enforce_expansive_access from gam.cfg and removed option enforceexpansiveaccess + from the following commands as expansive access is now always enforced by Google on My Drives. + gam delete permissions + gam delete drivefileacl + gam update drivefileacl + gam copy drivefile + gam move drivefile + gam transfer ownership + gam claim ownership + - See Update History +ReleaseNotesUrl: https://github.com/GAM-team/GAM/releases/tag/v7.39.00 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/GAM-team/GAM/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GAM-Team/gam/7.39.00/GAM-Team.gam.yaml b/manifests/g/GAM-Team/gam/7.39.00/GAM-Team.gam.yaml new file mode 100644 index 000000000000..8b8f629acc3a --- /dev/null +++ b/manifests/g/GAM-Team/gam/7.39.00/GAM-Team.gam.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GAM-Team.gam +PackageVersion: 7.39.00 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7b2b4b1089240663113b257cfcb5cf10d0695170 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:18:59 +0800 Subject: [PATCH 07/94] New version: Discord.Discord.PTB.arm64 version 1.0.28 (#352769) --- .../Discord.Discord.PTB.arm64.installer.yaml | 21 ++++++++++++ ...iscord.Discord.PTB.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ ...iscord.Discord.PTB.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../1.0.28/Discord.Discord.PTB.arm64.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/d/Discord/Discord/PTB/arm64/1.0.28/Discord.Discord.PTB.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/PTB/arm64/1.0.28/Discord.Discord.PTB.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/PTB/arm64/1.0.28/Discord.Discord.PTB.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/PTB/arm64/1.0.28/Discord.Discord.PTB.arm64.yaml diff --git a/manifests/d/Discord/Discord/PTB/arm64/1.0.28/Discord.Discord.PTB.arm64.installer.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.28/Discord.Discord.PTB.arm64.installer.yaml new file mode 100644 index 000000000000..b6a6b409c42e --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.28/Discord.Discord.PTB.arm64.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.PTB.arm64 +PackageVersion: 1.0.28 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: deny +Protocols: +- discord +ProductCode: DiscordPTB +RequireExplicitUpgrade: true +Installers: +- Architecture: arm64 + InstallerUrl: https://ptb.dl2.discordapp.net/distro/app/ptb/win/arm64/1.0.28/DiscordPTBSetup.exe + InstallerSha256: A23AF3A50F5E821CC7825412589BB46420F54114F18779363D14E0F652085EC9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/PTB/arm64/1.0.28/Discord.Discord.PTB.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.28/Discord.Discord.PTB.arm64.locale.en-US.yaml new file mode 100644 index 000000000000..0be3e4d547ef --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.28/Discord.Discord.PTB.arm64.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.PTB.arm64 +PackageVersion: 1.0.28 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord PTB (arm64) +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-ptb +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/PTB/arm64/1.0.28/Discord.Discord.PTB.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.28/Discord.Discord.PTB.arm64.locale.zh-CN.yaml new file mode 100644 index 000000000000..38f2025006be --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.28/Discord.Discord.PTB.arm64.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.PTB.arm64 +PackageVersion: 1.0.28 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/PTB/arm64/1.0.28/Discord.Discord.PTB.arm64.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.28/Discord.Discord.PTB.arm64.yaml new file mode 100644 index 000000000000..4c9da2139cc6 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.28/Discord.Discord.PTB.arm64.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.PTB.arm64 +PackageVersion: 1.0.28 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 00747329f4b926505138378b7fe28195637b07b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96nder=20=E2=9A=A1?= Date: Sat, 28 Mar 2026 07:19:04 +0300 Subject: [PATCH 08/94] New package: PortableApps.PortableAppsPlatform version 30.2 (#350953) Co-authored-by: Claude Opus 4.6 --- ...leApps.PortableAppsPlatform.installer.yaml | 20 +++++++++++++ ...pps.PortableAppsPlatform.locale.en-US.yaml | 29 +++++++++++++++++++ .../PortableApps.PortableAppsPlatform.yaml | 8 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/p/PortableApps/PortableAppsPlatform/30.2/PortableApps.PortableAppsPlatform.installer.yaml create mode 100644 manifests/p/PortableApps/PortableAppsPlatform/30.2/PortableApps.PortableAppsPlatform.locale.en-US.yaml create mode 100644 manifests/p/PortableApps/PortableAppsPlatform/30.2/PortableApps.PortableAppsPlatform.yaml diff --git a/manifests/p/PortableApps/PortableAppsPlatform/30.2/PortableApps.PortableAppsPlatform.installer.yaml b/manifests/p/PortableApps/PortableAppsPlatform/30.2/PortableApps.PortableAppsPlatform.installer.yaml new file mode 100644 index 000000000000..6d32eb3667c1 --- /dev/null +++ b/manifests/p/PortableApps/PortableAppsPlatform/30.2/PortableApps.PortableAppsPlatform.installer.yaml @@ -0,0 +1,20 @@ +# Created using winget CLI +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: PortableApps.PortableAppsPlatform +PackageVersion: "30.2" +InstallerType: exe +InstallModes: + - interactive + - silent +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +Installers: + - Architecture: x86 + InstallerUrl: https://sourceforge.net/projects/portableapps/files/PortableApps.com%20Platform/PortableApps.com_Platform_Setup_30.2.paf.exe/download + InstallerSha256: 9177095BD47C61F499A66AAE104AED424F848C470EDBB9FDC6BD3BD0D6F319D3 + InstallerSwitches: + Custom: /DESTINATION="C:\PortableApps" +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/p/PortableApps/PortableAppsPlatform/30.2/PortableApps.PortableAppsPlatform.locale.en-US.yaml b/manifests/p/PortableApps/PortableAppsPlatform/30.2/PortableApps.PortableAppsPlatform.locale.en-US.yaml new file mode 100644 index 000000000000..d1626d1de1c0 --- /dev/null +++ b/manifests/p/PortableApps/PortableAppsPlatform/30.2/PortableApps.PortableAppsPlatform.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using winget CLI +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: PortableApps.PortableAppsPlatform +PackageVersion: "30.2" +PackageLocale: en-US +Publisher: PortableApps.com +PublisherUrl: https://portableapps.com +PublisherSupportUrl: https://portableapps.com/support +PackageName: PortableApps.com Platform +PackageUrl: https://portableapps.com/download +License: GPL / MIT +LicenseUrl: https://portableapps.com/about/copyrights_and_trademarks +ShortDescription: Full-featured portable software system for USB drives, cloud, and local use. +Description: |- + The PortableApps.com Platform is a full-featured portable software system that ties all your + portable apps together. It allows you to build a custom portable app suite for use on your + USB drive, cloud drive, or local PC. It includes an integrated app store with over 400 apps, + automatic updates, and a fully customizable interface. +Tags: + - portable + - usb + - apps + - launcher + - platform + - portable-apps +ReleaseNotesUrl: https://portableapps.com/news +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/p/PortableApps/PortableAppsPlatform/30.2/PortableApps.PortableAppsPlatform.yaml b/manifests/p/PortableApps/PortableAppsPlatform/30.2/PortableApps.PortableAppsPlatform.yaml new file mode 100644 index 000000000000..72ae2d141994 --- /dev/null +++ b/manifests/p/PortableApps/PortableAppsPlatform/30.2/PortableApps.PortableAppsPlatform.yaml @@ -0,0 +1,8 @@ +# Created using winget CLI +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: PortableApps.PortableAppsPlatform +PackageVersion: "30.2" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 733f8d1e67cd6c003efe65a136d62c608095884e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:20:08 +0800 Subject: [PATCH 09/94] New version: HaiYing.AionUi version 1.9.2 (#353011) --- .../1.9.2/HaiYing.AionUi.installer.yaml | 32 +++++++ .../1.9.2/HaiYing.AionUi.locale.en-US.yaml | 92 +++++++++++++++++++ .../1.9.2/HaiYing.AionUi.locale.zh-CN.yaml | 19 ++++ .../HaiYing/AionUi/1.9.2/HaiYing.AionUi.yaml | 8 ++ 4 files changed, 151 insertions(+) create mode 100644 manifests/h/HaiYing/AionUi/1.9.2/HaiYing.AionUi.installer.yaml create mode 100644 manifests/h/HaiYing/AionUi/1.9.2/HaiYing.AionUi.locale.en-US.yaml create mode 100644 manifests/h/HaiYing/AionUi/1.9.2/HaiYing.AionUi.locale.zh-CN.yaml create mode 100644 manifests/h/HaiYing/AionUi/1.9.2/HaiYing.AionUi.yaml diff --git a/manifests/h/HaiYing/AionUi/1.9.2/HaiYing.AionUi.installer.yaml b/manifests/h/HaiYing/AionUi/1.9.2/HaiYing.AionUi.installer.yaml new file mode 100644 index 000000000000..22aece78d3a3 --- /dev/null +++ b/manifests/h/HaiYing/AionUi/1.9.2/HaiYing.AionUi.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 1.9.2 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: f3bfde38-8429-545c-a4e9-a078d87dee6c +ReleaseDate: 2026-03-27 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v1.9.2/AionUi-1.9.2-win-x64.exe + InstallerSha256: 00964BA1D2C35DAFA23E04176E7F2FD2DEF953251709C23F7FBA06945FD29356 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v1.9.2/AionUi-1.9.2-win-x64.exe + InstallerSha256: 00964BA1D2C35DAFA23E04176E7F2FD2DEF953251709C23F7FBA06945FD29356 + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v1.9.2/AionUi-1.9.2-win-arm64.exe + InstallerSha256: C6F91A15A1B2DFC1BF2C6447FBCAE856DFC5954880F512EE6A54A0A2682FC0D3 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/1.9.2/HaiYing.AionUi.locale.en-US.yaml b/manifests/h/HaiYing/AionUi/1.9.2/HaiYing.AionUi.locale.en-US.yaml new file mode 100644 index 000000000000..3d58cdbba39b --- /dev/null +++ b/manifests/h/HaiYing/AionUi/1.9.2/HaiYing.AionUi.locale.en-US.yaml @@ -0,0 +1,92 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 1.9.2 +PackageLocale: en-US +Publisher: aionui +PublisherUrl: https://office-ai.net/ +PublisherSupportUrl: https://github.com/iOfficeAI/AionUi/issues +PrivacyUrl: https://office-ai.net/privacy-policy/ +Author: Hying Technology Co., Ltd. +PackageName: AionUi +PackageUrl: https://github.com/iOfficeAI/AionUi +License: Apache-2.0 +LicenseUrl: https://github.com/iOfficeAI/AionUi/blob/HEAD/LICENSE +Copyright: Copyright 2026 AionUi (aionui.com) +ShortDescription: Free, local, open-source GUI app for Gemini CLI — Enhance Chat Experience, Multi-tasking, Code Diff View, File & Project Management, and more +Tags: +- ai +- code +- coding +- gemini +- gemini-cli +- large-language-model +- llm +- programming +ReleaseNotes: |- + New Features + Remote Agent Support + You can now connect to remote AI agents via the OpenClaw protocol. A new Agent management page with Local / Remote tabs lets you add, configure, and switch between local and remote agents in one place. + Upload Progress Indicator + File uploads now display a real-time progress bar. The send button is automatically disabled while files are still uploading, so you'll never accidentally send an incomplete message again. + PWA Support for WebUI + AionUi WebUI can now be installed as a Progressive Web App. Add it to your home screen on mobile or install it on desktop for a native app-like experience — faster launches and offline-ready. + Smarter Timeout Handling + Long-running tasks (like generating large documents or complex presentations) will no longer falsely time out. AionUi now checks whether the agent process is actually still working before triggering a timeout, so your big tasks can finish reliably. + Improvements + - Cmd+F search works everywhere — Find-in-chat now works correctly when the conversation is inside a folder or when using the mobile interface. + - Built-in skills always available — Skills like office-cli are now reliably injected regardless of which backend is in use. + - Added MiniMax models — MiniMax model options are now available in the model selector. + - Codex startup improved — Better fallback handling when starting the packaged Codex backend. + Bug Fixes + - Fixed multiple crash scenarios reported via Sentry, significantly improving overall stability: + - App no longer crashes when the workspace directory is missing or inaccessible + - Fixed crash when storage directory doesn't exist on first launch + - Fixed crash when opening an invalid URL from the app + - Fixed crash when the API key is empty or invalid + - Fixed file read errors when a file is temporarily locked by another process + - Fixed PPT preview crash when the rendering provider encounters an error + - Fixed WebUI server crash when the default port is already in use + - Fixed WeChat plugin crash when the login QR code scan times out + - Fixed Gemini backend crash when initialization fails + - Fixed health check crash when the connection times out + What's Changed + - fix(skills): fallback to prompt injection for custom workspaces by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1717 + - fix(model): add missing MiniMax models by @FencyJay in https://github.com/iOfficeAI/AionUi/pull/1637 + - fix(acp): clear cronBusyGuard and status on sendMessage failure by @JerryLiu369 in https://github.com/iOfficeAI/AionUi/pull/1700 + - test(skills): add tests for customWorkspace skill injection fallback by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1722 + - fix(acp): address review issues from PR #1700 by @piorpua in https://github.com/iOfficeAI/AionUi/pull/1723 + - feat(acp): add process-liveness keepalive to prevent false prompt timeouts by @JerryLiu369 in https://github.com/iOfficeAI/AionUi/pull/1702 + - fix(skills): always inject _builtin skills for native-skill backends by @JerryLiu369 in https://github.com/iOfficeAI/AionUi/pull/1718 + - fix(acp): address review issues from PR #1702 by @piorpua in https://github.com/iOfficeAI/AionUi/pull/1725 + - fix(pptPreview): return error result instead of throwing in provider callback by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1731 + - fix(webui): handle EADDRINUSE when starting server in WebUI mode by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1733 + - fix(weixin): clear poll interval on timeout to prevent accessing destroyed BrowserWindow by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1728 + - feat(upload): add progress indicator and disable send during upload by @JerryLiu369 in https://github.com/iOfficeAI/AionUi/pull/1705 + - chore: bump @office-ai/aioncli-core to 0.30.2 by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1751 + - fix(fsBridge): handle EBUSY in readFile/readFileBuffer by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1754 + - fix(health-check): prevent unhandled rejection on timeout by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1756 + - fix(model-bridge): validate apiKey before creating OpenAI client in new-api branch by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1758 + - chore(fix-sentry): add daemon script and single-issue mode by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1759 + - fix(initStorage): ensure parent directory exists before WriteFile (ELECTRON-68) by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1761 + - fix(workspace): prevent unhandled rejection on missing workspace directory by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1763 + - fix(shellBridge): validate URL before openExternal to prevent Invalid URL errors by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1767 + - refactor(fix-sentry): migrate Sentry API logic from daemon to skill by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1770 + - fix(gemini): prevent unhandled rejection when bootstrap fails by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1769 + - fix(acp): improve packaged codex startup fallback by @JAVA-LW in https://github.com/iOfficeAI/AionUi/pull/1594 + - feat(webui): add pwa support by @Ericwong5021 in https://github.com/iOfficeAI/AionUi/pull/1688 + - fix(search): make Cmd+F work when chat is in a folder or on mobile by @amanharshx in https://github.com/iOfficeAI/AionUi/pull/1692 + - feat(agent): add remote agent support with OpenClaw protocol by @TCP404 in https://github.com/iOfficeAI/AionUi/pull/1739 + - chore: bump version to 1.9.2 by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1802 + - fix(agent): apply missing remote agent UI updates from #1739 by @TCP404 in https://github.com/iOfficeAI/AionUi/pull/1807 + New Contributors + - @FencyJay made their first contribution in https://github.com/iOfficeAI/AionUi/pull/1637 + - @Ericwong5021 made their first contribution in https://github.com/iOfficeAI/AionUi/pull/1688 + Full Changelog: https://github.com/iOfficeAI/AionUi/compare/v1.9.1...v1.9.2 +ReleaseNotesUrl: https://github.com/iOfficeAI/AionUi/releases/tag/v1.9.2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/iOfficeAI/AionUi/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/1.9.2/HaiYing.AionUi.locale.zh-CN.yaml b/manifests/h/HaiYing/AionUi/1.9.2/HaiYing.AionUi.locale.zh-CN.yaml new file mode 100644 index 000000000000..5aa7650c6f23 --- /dev/null +++ b/manifests/h/HaiYing/AionUi/1.9.2/HaiYing.AionUi.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: HaiYing.AionUi +PackageVersion: 1.9.2 +PackageLocale: zh-CN +PublisherUrl: https://www.haiyingsec.cn/ +PrivacyUrl: https://www.office-ai.cn/privacy-policy +Author: 珠海海鹦安全科技有限公司 +ShortDescription: 免费、本地、开源的 Gemini CLI 图形界面应用 — 提升聊天体验、支持多任务处理、代码差异对比、文件与项目管理,以及更多功能 +Tags: +- gemini +- gemini-cli +- 人工智能 +- 代码 +- 大语言模型 +- 编程 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/1.9.2/HaiYing.AionUi.yaml b/manifests/h/HaiYing/AionUi/1.9.2/HaiYing.AionUi.yaml new file mode 100644 index 000000000000..8ac5a79a77be --- /dev/null +++ b/manifests/h/HaiYing/AionUi/1.9.2/HaiYing.AionUi.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: HaiYing.AionUi +PackageVersion: 1.9.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c7d8a00f61443c31ea38795b00f9649ebe0b96c1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:21:19 +0800 Subject: [PATCH 10/94] New version: Anthropic.ClaudeCode version 2.1.86 (#353085) --- .../Anthropic.ClaudeCode.installer.yaml | 18 +++++ .../Anthropic.ClaudeCode.locale.en-US.yaml | 65 +++++++++++++++++++ .../Anthropic.ClaudeCode.locale.zh-CN.yaml | 31 +++++++++ .../2.1.86/Anthropic.ClaudeCode.yaml | 8 +++ 4 files changed, 122 insertions(+) create mode 100644 manifests/a/Anthropic/ClaudeCode/2.1.86/Anthropic.ClaudeCode.installer.yaml create mode 100644 manifests/a/Anthropic/ClaudeCode/2.1.86/Anthropic.ClaudeCode.locale.en-US.yaml create mode 100644 manifests/a/Anthropic/ClaudeCode/2.1.86/Anthropic.ClaudeCode.locale.zh-CN.yaml create mode 100644 manifests/a/Anthropic/ClaudeCode/2.1.86/Anthropic.ClaudeCode.yaml diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.86/Anthropic.ClaudeCode.installer.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.86/Anthropic.ClaudeCode.installer.yaml new file mode 100644 index 000000000000..766ae24b33eb --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.86/Anthropic.ClaudeCode.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: Anthropic.ClaudeCode +PackageVersion: 2.1.86 +InstallerType: portable +Commands: +- claude +ReleaseDate: 2026-03-27 +Installers: +- Architecture: x64 + InstallerUrl: https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.86/win32-x64/claude.exe + InstallerSha256: 9B9281621D0D5AA4ABA3E3E9C5A6EFDFE37A897FB9BA33A87E4562EC9DF6453F +- Architecture: arm64 + InstallerUrl: https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.86/win32-arm64/claude.exe + InstallerSha256: 4F6EAA82B5EEFD79B1ED56D6D6FFA3229C508C974F51AE43B6C38F5E2FDAFE5F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.86/Anthropic.ClaudeCode.locale.en-US.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.86/Anthropic.ClaudeCode.locale.en-US.yaml new file mode 100644 index 000000000000..d1cabd72bd63 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.86/Anthropic.ClaudeCode.locale.en-US.yaml @@ -0,0 +1,65 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.86 +PackageLocale: en-US +Publisher: Anthropic PBC +Author: Anthropic PBC +PackageName: Claude Code +License: Proprietary +Copyright: © 2026 Anthropic PBC +ShortDescription: Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed. +Description: |- + Claude Code is Anthropic’s agentic coding tool that lives in your terminal and helps you turn ideas into code faster than ever before. + What Claude Code does for you + - Build features from descriptions: Tell Claude what you want to build in plain English. It will make a plan, write the code, and ensure it works. + - Debug and fix issues: Describe a bug or paste an error message. Claude Code will analyze your codebase, identify the problem, and implement a fix. + - Navigate any codebase: Ask anything about your team’s codebase, and get a thoughtful answer back. Claude Code maintains awareness of your entire project structure, can find up-to-date information from the web, and with MCP can pull from external datasources like Google Drive, Figma, and Slack. + - Automate tedious tasks: Fix fiddly lint issues, resolve merge conflicts, and write release notes. Do all this in a single command from your developer machines, or automatically in CI. + Why developers love Claude Code + - Works in your terminal: Not another chat window. Not another IDE. Claude Code meets you where you already work, with the tools you already love. + - Takes action: Claude Code can directly edit files, run commands, and create commits. Need more? MCP lets Claude read your design docs in Google Drive, update your tickets in Jira, or use your custom developer tooling. + - Unix philosophy: Claude Code is composable and scriptable. tail -f app.log | claude -p "Slack me if you see any anomalies appear in this log stream" works. Your CI can run claude -p "If there are new text strings, translate them into French and raise a PR for @lang-fr-team to review". + - Enterprise-ready: Use Anthropic’s API, or host on AWS or GCP. Enterprise-grade security, privacy, and compliance is built-in. +Tags: +- agent +- agentic +- ai +- chatbot +- claude +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + - Added X-Claude-Code-Session-Id header to API requests so proxies can aggregate requests by session without parsing the body + - Added .jj and .sl to VCS directory exclusion lists so Grep and file autocomplete don't descend into Jujutsu or Sapling metadata + - Fixed --resume failing with "tool_use ids were found without tool_result blocks" on sessions created before v2.1.85 + - Fixed Write/Edit/Read failing on files outside the project root (e.g., ~/.claude/CLAUDE.md) when conditional skills or rules are configured + - Fixed unnecessary config disk writes on every skill invocation that could cause performance issues and config corruption on Windows + - Fixed potential out-of-memory crash when using /feedback on very long sessions with large transcript files + - Fixed --bare mode dropping MCP tools in interactive sessions and silently discarding messages enqueued mid-turn + - Fixed the c shortcut copying only ~20 characters of the OAuth login URL instead of the full URL + - Fixed masked input (e.g., OAuth code paste) leaking the start of the token when wrapping across multiple lines on narrow terminals + - Fixed official marketplace plugin scripts failing with "Permission denied" on macOS/Linux since v2.1.83 + - Fixed statusline showing another session's model when running multiple Claude Code instances and using /model in one of them + - Fixed scroll not following new messages after wheel scroll or click-to-select at the bottom of a long conversation + - Fixed /plugin uninstall dialog: pressing n now correctly uninstalls the plugin while preserving its data directory + - Fixed a regression where pressing Enter after clicking could leave the transcript blank until the response arrived + - Fixed ultrathink hint lingering after deleting the keyword + - Fixed memory growth in long sessions from markdown/highlight render caches retaining full content strings + - Reduced startup event-loop stalls when many claude.ai MCP connectors are configured (macOS keychain cache extended from 5s to 30s) + - Reduced token overhead when mentioning files with @ — raw string content no longer JSON-escaped + - Improved prompt cache hit rate for Bedrock, Vertex, and Foundry users by removing dynamic content from tool descriptions + - Memory filenames in the "Saved N memories" notice now highlight on hover and open on click + - Skill descriptions in the /skills listing are now capped at 250 characters to reduce context usage + - Changed /skills menu to sort alphabetically for easier scanning + - Auto mode now shows "unavailable for your plan" when disabled by plan restrictions (was "temporarily unavailable") + - [VSCode] Fixed extension incorrectly showing "Not responding" during long-running operations + - [VSCode] Fixed extension defaulting Max plan users to Sonnet after the OAuth token refreshes (8 hours after login) + - Read tool now uses compact line-number format and deduplicates unchanged re-reads, reducing token usage +ReleaseNotesUrl: https://github.com/anthropics/claude-code/blob/HEAD/CHANGELOG.md#2186 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.86/Anthropic.ClaudeCode.locale.zh-CN.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.86/Anthropic.ClaudeCode.locale.zh-CN.yaml new file mode 100644 index 000000000000..2778d911a374 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.86/Anthropic.ClaudeCode.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.86 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 在终端中直接释放 Claude 的强大功能。即时搜索数百万行代码库,将耗时数小时的工作流程浓缩为单个命令,让你的工具、你的工作流、你的代码库以思维速度演化。 +Description: |- + Claude Code 是 Anthropic 推出的一款自主智能编程工具,在你的终端中运行,并以前所未有的速度帮助你将想法转化为代码。 + Claude Code 能为你做什么 + - 根据描述构建功能:用简单的英文告诉 Claude 你想要实现什么功能。它会制定计划、编写代码,并确保其正常运行。 + - 调试并修复问题:描述一个 Bug 或粘贴错误信息,Claude Code 会分析你的代码库,定位问题并自动实施修复。 + - 快速浏览任意代码库:针对团队的代码库提出任何问题,都能获得深入准确的回答。Claude Code 能理解整个项目的结构,可从网络获取最新信息,并通过 MCP 从 Google Drive、Figma、Slack 等外部数据源获取内容。 + - 自动化繁琐任务:修复棘手的代码格式问题、解决合并冲突、撰写发布说明。这些都可以通过开发者机器上的单条命令完成,也可以在 CI 中自动执行。 + 开发者为何喜爱 Claude Code + - 在终端中运行:无需打开新的聊天窗口,也不用切换 IDE。Claude Code 就在你熟悉的工作环境,配合你钟爱的工具使用。 + - 主动执行操作:Claude Code 可直接编辑文件、运行命令、创建提交。需要更多功能?MCP 让 Claude 能读取 Google Drive 中的设计文档、更新 Jira 工单,或集成你自定义的开发工具。 + - 遵循 Unix 哲学:Claude Code 可组合、可脚本化。例如,执行 tail -f app.log | claude -p "如果日志流中出现异常,通过 Slack 通知我" 即可生效。你的 CI 系统也可以运行 claude -p "如有新的文本字符串,将其翻译成法语并为 @lang-fr-team 创建 PR 审阅"。 + - 企业级就绪:支持使用 Anthropic 的 API,或部署在 AWS 与 GCP 上。内置企业级的安全性、隐私保护和合规能力。 +Tags: +- claude +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.86/Anthropic.ClaudeCode.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.86/Anthropic.ClaudeCode.yaml new file mode 100644 index 000000000000..4c9b6502c2f1 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.86/Anthropic.ClaudeCode.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: Anthropic.ClaudeCode +PackageVersion: 2.1.86 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 00979e8357a741734c70e248fa0b1fff2e47ec25 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:22:31 +0800 Subject: [PATCH 11/94] Update: KDE.Kolf version master (977) (#353118) --- manifests/k/KDE/Kolf/master/KDE.Kolf.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/Kolf/master/KDE.Kolf.installer.yaml b/manifests/k/KDE/Kolf/master/KDE.Kolf.installer.yaml index ee8be77fab58..8d1b530e7a95 100644 --- a/manifests/k/KDE/Kolf/master/KDE.Kolf.installer.yaml +++ b/manifests/k/KDE/Kolf/master/KDE.Kolf.installer.yaml @@ -9,14 +9,14 @@ ProductCode: kolf Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/games/kolf/master/windows/kolf-master-973-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 86005844ABB653889B603F79560D9C2A688C4FB8C772EBD3F972F7145FCBFD34 + InstallerUrl: https://cdn.kde.org/ci-builds/games/kolf/master/windows/kolf-master-977-windows-cl-msvc2022-x86_64.exe + InstallerSha256: BC4A307DC899AF8CEBA8BC63CEA685095FC63D10982CC775FFF1BB5C1828D990 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/games/kolf/master/windows/kolf-master-973-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 86005844ABB653889B603F79560D9C2A688C4FB8C772EBD3F972F7145FCBFD34 + InstallerUrl: https://cdn.kde.org/ci-builds/games/kolf/master/windows/kolf-master-977-windows-cl-msvc2022-x86_64.exe + InstallerSha256: BC4A307DC899AF8CEBA8BC63CEA685095FC63D10982CC775FFF1BB5C1828D990 InstallerSwitches: Custom: /AllUsers ManifestType: installer From 5f506043b08d666244c15aeecc07117989339440 Mon Sep 17 00:00:00 2001 From: Zamderax Date: Fri, 27 Mar 2026 21:24:04 -0700 Subject: [PATCH 12/94] New version: WendyLabs.Wendy version 2026.03.28-014723 (#353120) --- .../WendyLabs.Wendy.installer.yaml | 22 +++++++++++++++++ .../WendyLabs.Wendy.locale.en-US.yaml | 24 +++++++++++++++++++ .../2026.03.28-014723/WendyLabs.Wendy.yaml | 8 +++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/w/WendyLabs/Wendy/2026.03.28-014723/WendyLabs.Wendy.installer.yaml create mode 100644 manifests/w/WendyLabs/Wendy/2026.03.28-014723/WendyLabs.Wendy.locale.en-US.yaml create mode 100644 manifests/w/WendyLabs/Wendy/2026.03.28-014723/WendyLabs.Wendy.yaml diff --git a/manifests/w/WendyLabs/Wendy/2026.03.28-014723/WendyLabs.Wendy.installer.yaml b/manifests/w/WendyLabs/Wendy/2026.03.28-014723/WendyLabs.Wendy.installer.yaml new file mode 100644 index 000000000000..e378d296fda4 --- /dev/null +++ b/manifests/w/WendyLabs/Wendy/2026.03.28-014723/WendyLabs.Wendy.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: WendyLabs.Wendy +PackageVersion: 2026.03.28-014723 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: msi +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/wendylabsinc/wendy-agent/releases/download/2026.03.28-014723/wendy-cli-windows-amd64-2026.03.28-014723.msi + InstallerSha256: F49366D0A7236C5AF88BAF5FE1B8DE4BDFDAE0914B7E38994AE61CB0F84C4E19 + ProductCode: '{9B10EBC5-E0A8-49DF-A9E5-A137EC9B49F6}' +- Architecture: arm64 + InstallerUrl: https://github.com/wendylabsinc/wendy-agent/releases/download/2026.03.28-014723/wendy-cli-windows-arm64-2026.03.28-014723.msi + InstallerSha256: 2DFD61768D51DE9B96A77BE57182D22116D836B28A796B6908CB19F022EB9E8C + ProductCode: '{27966EFC-4891-400E-937F-DD7E5ED90D85}' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-28 diff --git a/manifests/w/WendyLabs/Wendy/2026.03.28-014723/WendyLabs.Wendy.locale.en-US.yaml b/manifests/w/WendyLabs/Wendy/2026.03.28-014723/WendyLabs.Wendy.locale.en-US.yaml new file mode 100644 index 000000000000..315b06c5ea23 --- /dev/null +++ b/manifests/w/WendyLabs/Wendy/2026.03.28-014723/WendyLabs.Wendy.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: WendyLabs.Wendy +PackageVersion: 2026.03.28-014723 +PackageLocale: en-US +Publisher: Wendy Labs +PublisherUrl: https://github.com/wendylabsinc +PublisherSupportUrl: https://github.com/wendylabsinc/wendy-agent/issues +PackageName: Wendy +PackageUrl: https://github.com/wendylabsinc/wendy-agent +License: Proprietary +ShortDescription: CLI for building and deploying apps to WendyOS edge devices. +Tags: +- cli +- edge-computing +- iot +- developer-tools +ReleaseNotesUrl: https://github.com/wendylabsinc/wendy-agent/releases/tag/2026.03.28-014723 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/wendylabsinc/wendy-agent/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WendyLabs/Wendy/2026.03.28-014723/WendyLabs.Wendy.yaml b/manifests/w/WendyLabs/Wendy/2026.03.28-014723/WendyLabs.Wendy.yaml new file mode 100644 index 000000000000..d29d1eb1492e --- /dev/null +++ b/manifests/w/WendyLabs/Wendy/2026.03.28-014723/WendyLabs.Wendy.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: WendyLabs.Wendy +PackageVersion: 2026.03.28-014723 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1396d78c8f1107932cd14a46f4fcc31002a5b4a2 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Sat, 28 Mar 2026 05:25:12 +0100 Subject: [PATCH 13/94] New version: electerm.electerm version 3.0.6 (#353130) --- .../3.0.6/electerm.electerm.installer.yaml | 31 ++++++++++ .../3.0.6/electerm.electerm.locale.en-US.yaml | 61 +++++++++++++++++++ .../electerm/3.0.6/electerm.electerm.yaml | 8 +++ 3 files changed, 100 insertions(+) create mode 100644 manifests/e/electerm/electerm/3.0.6/electerm.electerm.installer.yaml create mode 100644 manifests/e/electerm/electerm/3.0.6/electerm.electerm.locale.en-US.yaml create mode 100644 manifests/e/electerm/electerm/3.0.6/electerm.electerm.yaml diff --git a/manifests/e/electerm/electerm/3.0.6/electerm.electerm.installer.yaml b/manifests/e/electerm/electerm/3.0.6/electerm.electerm.installer.yaml new file mode 100644 index 000000000000..3d17e4854c41 --- /dev/null +++ b/manifests/e/electerm/electerm/3.0.6/electerm.electerm.installer.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: electerm.electerm +PackageVersion: 3.0.6 +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: cdebb73f-ddf5-57cd-a4a4-998a5c7283dd +ReleaseDate: 2026-03-28 +AppsAndFeaturesEntries: +- DisplayName: electerm 3.0.6 + ProductCode: cdebb73f-ddf5-57cd-a4a4-998a5c7283dd +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/electerm/electerm/releases/download/v3.0.6/electerm-3.0.6-win-x64-installer.exe + InstallerSha256: 2A9A262588B9DDBD468064B84C2A225B820134C48A0965FB0D49D427431C9944 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/electerm/electerm/releases/download/v3.0.6/electerm-3.0.6-win-x64-installer.exe + InstallerSha256: 2A9A262588B9DDBD468064B84C2A225B820134C48A0965FB0D49D427431C9944 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/electerm/electerm/3.0.6/electerm.electerm.locale.en-US.yaml b/manifests/e/electerm/electerm/3.0.6/electerm.electerm.locale.en-US.yaml new file mode 100644 index 000000000000..7824a1d2b710 --- /dev/null +++ b/manifests/e/electerm/electerm/3.0.6/electerm.electerm.locale.en-US.yaml @@ -0,0 +1,61 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: electerm.electerm +PackageVersion: 3.0.6 +PackageLocale: en-US +Publisher: ZHAO Xudong +PublisherUrl: https://github.com/electerm/electerm +PublisherSupportUrl: https://github.com/electerm/electerm/issues +PrivacyUrl: https://github.com/electerm/electerm/wiki/privacy-notice +Author: ZHAO Xudong +PackageName: electerm +PackageUrl: https://github.com/electerm/electerm +License: MIT +LicenseUrl: https://github.com/electerm/electerm/blob/HEAD/LICENSE +Copyright: Copyright (c) 2017~tomorrow electerm, ZHAO Xudong +CopyrightUrl: https://raw.githubusercontent.com/electerm/electerm/master/LICENSE +ShortDescription: Terminal/ssh/sftp client(linux, mac, win) based on electron/ssh2/node-pty/xterm/antd/subx and other libs +Description: Terminal/ssh/sftp client(linux, mac, win) based on electron/ssh2/node-pty/xterm/antd/subx and other libs +Moniker: electerm +Tags: +- cli +- cmd +- command-line +- command-prompt +- console +- developer-tools +- file-manager +- powershell +- ps +- sftp +- shell +- ssh +- terminal +- utilities +- wsl +ReleaseNotes: |- + Major update(v2->v3) + - Support data encrypt, please do backup before update, check https://github.com/electerm/electerm/wiki/Migrate-from-Version-2-to-Version-3 (#4254) + New features/Updates + - Support reload sftp session (#4255) + - Support concurrent AI chat sessions + Bug fixes + - Fix terminal left top area can not select issue + - Fix PATH env issue in windows OS (#4248) + - Fix profile ssh form + - Fix toggle use system title bar crash app issue + 重大更新(v2->v3) + - 支持数据加密, 升级前请备份数据, 详见 https://github.com/electerm/electerm/wiki/Migrate-from-Version-2-to-Version-3 (#4254) + 新功能/更新 + - 支持重新加载 sftp 会话 (#4255) + - 支持并发 AI 聊天会话 + Bug 修复 + - 修复终端左上角区域无法选择的问题 + - 修复 Windows 系统下 PATH 环境变量问题 (#4248) + - 修复配置文件SSH表单问题 + - 修复切换使用系统标题栏导致应用崩溃的问题 + Download下载: https://electerm.html5beta.com +ReleaseNotesUrl: https://github.com/electerm/electerm/releases/tag/v3.0.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/electerm/electerm/3.0.6/electerm.electerm.yaml b/manifests/e/electerm/electerm/3.0.6/electerm.electerm.yaml new file mode 100644 index 000000000000..36d5c5162a24 --- /dev/null +++ b/manifests/e/electerm/electerm/3.0.6/electerm.electerm.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: electerm.electerm +PackageVersion: 3.0.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 41ba8d81f4c7fd81512e782c2342668920a18bf9 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:26:24 +0800 Subject: [PATCH 14/94] ReleaseNotes: PixPin.PixPin version 2.1.8.0 (#353149) --- .../2.1.8.0/PixPin.PixPin.locale.en-US.yaml | 58 ------------------- .../2.1.8.0/PixPin.PixPin.locale.zh-CN.yaml | 57 ++++++++++++++++++ 2 files changed, 57 insertions(+), 58 deletions(-) diff --git a/manifests/p/PixPin/PixPin/2.1.8.0/PixPin.PixPin.locale.en-US.yaml b/manifests/p/PixPin/PixPin/2.1.8.0/PixPin.PixPin.locale.en-US.yaml index b576336f3e9d..4555441e26a5 100644 --- a/manifests/p/PixPin/PixPin/2.1.8.0/PixPin.PixPin.locale.en-US.yaml +++ b/manifests/p/PixPin/PixPin/2.1.8.0/PixPin.PixPin.locale.en-US.yaml @@ -25,64 +25,6 @@ Tags: - region-capture - screen-capture - screenshot -ReleaseNotes: |- - -【屏幕录制】录制屏幕时可以选择是否录制麦克风和系统声音(MacOS 系统暂不支持录制系统声音) - -【屏幕录制】优化了录制后的编码效率 - -【屏幕录制】录制后增加倒计时显示 - -【功能】贴图右键菜单-图像处理-增加不透明度调整,快捷键为‘[’和‘]’ - -【功能】序列号可以设置样式,标注字体,是否描边,是否显示下划线 - -【贴图】当贴图的内容为 Latex 公式的时候,贴图会渲染为公式图片,在右键菜单中可以选择复制图片或者 latex 代码或者打开为 Word 文档 - -【设置】贴图类型增加 latex 公式,默认开启,可取消勾选以关闭该功能 - -【设置】「贴图」-“默认文本可选择” 现在会应用到图像贴图和文本贴图 - -【设置】“复制图像为文件”改为默认复制为 PNG,如果需要关闭请到设置页面关闭 - -【优化】文本贴图现在默认情况下的文本是可以使用鼠标选择的 - -【优化】增强在贴图上选择文字的准确性 - 会员相关 - -【功能】马赛克工具增加智能擦除模式 - -【功能】增加公式识别功能,支持识别截图中的数学公式为 LaTeX 代码(快捷键 Shift+F) - -【功能】翻译功能支持翻译到多种语言(简体中文,繁体中文,英文,日语,韩语,法语,德语,西班牙语,葡萄牙语) - -【功能】增加多种识别语言(简体中文,繁体中文,英文,日语,韩语,法语,德语,西班牙语,葡萄牙语) - Bug 修复 - -【修复】windows7 无法运行的问题 - -【修复】新版录屏录制的 GIF 文件体积过大 - -【修复】某些设备上会出现截图崩溃或者录屏崩溃的问题 - -【修复】文件路径贴图会误识别为 Latex 公式 - -【修复】latex 公式贴图无法显示二重环路积分和三重环路积分符号 - -【修复】直接截图保存时 process 变量不生效 - -【修复】在序列号标注时无法使用快捷键 - -【修复】使用橡皮檫之后被橡皮擦过的地方会变透明 - -【修复】录像编码时无法最小化 - -【修复】某些情况下贴图会失去置顶状态 - -【修复】windows 剪贴板记录无法记录复制的图像 - -【修复】按住 Alt 移动贴图的功能不生效 - -【修复】在副屏上识别文字,弹窗在主屏上显示 - -【修复】某些情况下矩形标注只能绘制正方形 - -【修复】在 outlook 上粘贴图像会变成附件 - -【修复】截图选取屏幕上方小区域的时候,标注工具栏会挡住截图区域 - -【修复】从右下到左上方向框选区域截图时显示的像素比实际的少一个 - -【修复】如果选择的截图区域在屏幕右侧,Esc 退出的确认提示框只会显示一半 - -【修复】文本确认框在选中文字之后右键菜单会导致文字看不清 - -【修复】图像贴图右键菜单中“图像处理”项不显示 - -【修复】文字识别的排版设置在截图时不生效 - -【修复】在钉钉上浏览图片时截图,按下 Esc 退出截图会关闭图片浏览窗口 - -【修复】通过脚本函数 directScreenShot 调用的文字识别功能不生效 - -【修复】修改序列号类型的时候序列号没有重新开始计数 - -【修复】截图时识别文字,勾选下次直接复制不生效 - -【修复】在 windows7 上无法运行 - -【修复】使用全局鼠标复制文字会卡住 - -【修复】windows 部分场景下休眠唤醒会导致 PixPin 退出 - -【修复】当文件中包含方向信息,使用文件贴图的时候方向不正确 - -【修复】某些情况下文字标注的大小会异常 - -【修复】恢复缩略图贴图会改变显示的内容位置 - -【修复】某些情况下录制屏幕时点击停止会导致软件崩溃 - -【修复】序列号标注在某些情况下会显示异常 - -【修复】多屏幕截图时,放大镜预览框的显示大小不正确 - -【修复】按下空格键移动矩形标注的时候会卡顿 - -【修复】圆角贴图在某些情况下会显示异常 - -【修复】按住 shift 时标注序列号会异常 - -【修复】文件保存路径有 title 变量时,如果窗口标题有\字符,会导致保存路径出错 - -【修复】截图时,复制识别的文字可能会有换行符异常 -ReleaseNotesUrl: https://pixpin.cn/docs/official-log/2.1.8.0 Documentations: - DocumentLabel: Docs DocumentUrl: https://pixpin.cn/docs/start/what-is-pixpin diff --git a/manifests/p/PixPin/PixPin/2.1.8.0/PixPin.PixPin.locale.zh-CN.yaml b/manifests/p/PixPin/PixPin/2.1.8.0/PixPin.PixPin.locale.zh-CN.yaml index 2aec7789c5c0..31cc0bafdfac 100644 --- a/manifests/p/PixPin/PixPin/2.1.8.0/PixPin.PixPin.locale.zh-CN.yaml +++ b/manifests/p/PixPin/PixPin/2.1.8.0/PixPin.PixPin.locale.zh-CN.yaml @@ -25,6 +25,63 @@ Tags: - 捕获 - 标注 - 标记 +ReleaseNotes: |- + -【屏幕录制】录制屏幕时可以选择是否录制麦克风和系统声音(MacOS 系统暂不支持录制系统声音) + -【屏幕录制】优化了录制后的编码效率 + -【屏幕录制】录制后增加倒计时显示 + -【功能】贴图右键菜单-图像处理-增加不透明度调整,快捷键为‘[’和‘]’ + -【功能】序列号可以设置样式,标注字体,是否描边,是否显示下划线 + -【贴图】当贴图的内容为 Latex 公式的时候,贴图会渲染为公式图片,在右键菜单中可以选择复制图片或者 latex 代码或者打开为 Word 文档 + -【设置】贴图类型增加 latex 公式,默认开启,可取消勾选以关闭该功能 + -【设置】「贴图」-“默认文本可选择” 现在会应用到图像贴图和文本贴图 + -【设置】“复制图像为文件”改为默认复制为 PNG,如果需要关闭请到设置页面关闭 + -【优化】文本贴图现在默认情况下的文本是可以使用鼠标选择的 + -【优化】增强在贴图上选择文字的准确性 + 会员相关 + -【功能】马赛克工具增加智能擦除模式 + -【功能】增加公式识别功能,支持识别截图中的数学公式为 LaTeX 代码(快捷键 Shift+F) + -【功能】翻译功能支持翻译到多种语言(简体中文,繁体中文,英文,日语,韩语,法语,德语,西班牙语,葡萄牙语) + -【功能】增加多种识别语言(简体中文,繁体中文,英文,日语,韩语,法语,德语,西班牙语,葡萄牙语) + Bug 修复 + -【修复】windows7 无法运行的问题 + -【修复】新版录屏录制的 GIF 文件体积过大 + -【修复】某些设备上会出现截图崩溃或者录屏崩溃的问题 + -【修复】文件路径贴图会误识别为 Latex 公式 + -【修复】latex 公式贴图无法显示二重环路积分和三重环路积分符号 + -【修复】直接截图保存时 process 变量不生效 + -【修复】在序列号标注时无法使用快捷键 + -【修复】使用橡皮檫之后被橡皮擦过的地方会变透明 + -【修复】录像编码时无法最小化 + -【修复】某些情况下贴图会失去置顶状态 + -【修复】windows 剪贴板记录无法记录复制的图像 + -【修复】按住 Alt 移动贴图的功能不生效 + -【修复】在副屏上识别文字,弹窗在主屏上显示 + -【修复】某些情况下矩形标注只能绘制正方形 + -【修复】在 outlook 上粘贴图像会变成附件 + -【修复】截图选取屏幕上方小区域的时候,标注工具栏会挡住截图区域 + -【修复】从右下到左上方向框选区域截图时显示的像素比实际的少一个 + -【修复】如果选择的截图区域在屏幕右侧,Esc 退出的确认提示框只会显示一半 + -【修复】文本确认框在选中文字之后右键菜单会导致文字看不清 + -【修复】图像贴图右键菜单中“图像处理”项不显示 + -【修复】文字识别的排版设置在截图时不生效 + -【修复】在钉钉上浏览图片时截图,按下 Esc 退出截图会关闭图片浏览窗口 + -【修复】通过脚本函数 directScreenShot 调用的文字识别功能不生效 + -【修复】修改序列号类型的时候序列号没有重新开始计数 + -【修复】截图时识别文字,勾选下次直接复制不生效 + -【修复】在 windows7 上无法运行 + -【修复】使用全局鼠标复制文字会卡住 + -【修复】windows 部分场景下休眠唤醒会导致 PixPin 退出 + -【修复】当文件中包含方向信息,使用文件贴图的时候方向不正确 + -【修复】某些情况下文字标注的大小会异常 + -【修复】恢复缩略图贴图会改变显示的内容位置 + -【修复】某些情况下录制屏幕时点击停止会导致软件崩溃 + -【修复】序列号标注在某些情况下会显示异常 + -【修复】多屏幕截图时,放大镜预览框的显示大小不正确 + -【修复】按下空格键移动矩形标注的时候会卡顿 + -【修复】圆角贴图在某些情况下会显示异常 + -【修复】按住 shift 时标注序列号会异常 + -【修复】文件保存路径有 title 变量时,如果窗口标题有\字符,会导致保存路径出错 + -【修复】截图时,复制识别的文字可能会有换行符异常 ReleaseNotesUrl: https://pixpin.cn/docs/official-log/2.1.8.0 Documentations: - DocumentLabel: 使用文档 From 48712655f7e3a183b83cb77ae5288b722cc091f3 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:27:32 +0800 Subject: [PATCH 15/94] ReleaseNotes: PixPin.PixPin version 2.1.8.3 (#353150) --- .../2.1.8.3/PixPin.PixPin.locale.en-US.yaml | 58 ------------------- .../2.1.8.3/PixPin.PixPin.locale.zh-CN.yaml | 57 ++++++++++++++++++ 2 files changed, 57 insertions(+), 58 deletions(-) diff --git a/manifests/p/PixPin/PixPin/2.1.8.3/PixPin.PixPin.locale.en-US.yaml b/manifests/p/PixPin/PixPin/2.1.8.3/PixPin.PixPin.locale.en-US.yaml index 2c7c48d03289..7a507d6b9bf4 100644 --- a/manifests/p/PixPin/PixPin/2.1.8.3/PixPin.PixPin.locale.en-US.yaml +++ b/manifests/p/PixPin/PixPin/2.1.8.3/PixPin.PixPin.locale.en-US.yaml @@ -25,64 +25,6 @@ Tags: - region-capture - screen-capture - screenshot -ReleaseNotes: |- - -【屏幕录制】录制屏幕时可以选择是否录制麦克风和系统声音(MacOS 系统暂不支持录制系统声音) - -【屏幕录制】优化了录制后的编码效率 - -【屏幕录制】录制后增加倒计时显示 - -【功能】贴图右键菜单-图像处理-增加不透明度调整,快捷键为‘[’和‘]’ - -【功能】序列号可以设置样式,标注字体,是否描边,是否显示下划线 - -【贴图】当贴图的内容为 Latex 公式的时候,贴图会渲染为公式图片,在右键菜单中可以选择复制图片或者 latex 代码或者打开为 Word 文档 - -【设置】贴图类型增加 latex 公式,默认开启,可取消勾选以关闭该功能 - -【设置】「贴图」-“默认文本可选择” 现在会应用到图像贴图和文本贴图 - -【设置】“复制图像为文件”改为默认复制为 PNG,如果需要关闭请到设置页面关闭 - -【优化】文本贴图现在默认情况下的文本是可以使用鼠标选择的 - -【优化】增强在贴图上选择文字的准确性 - 会员相关 - -【功能】马赛克工具增加智能擦除模式 - -【功能】增加公式识别功能,支持识别截图中的数学公式为 LaTeX 代码(快捷键 Shift+F) - -【功能】翻译功能支持翻译到多种语言(简体中文,繁体中文,英文,日语,韩语,法语,德语,西班牙语,葡萄牙语) - -【功能】增加多种识别语言(简体中文,繁体中文,英文,日语,韩语,法语,德语,西班牙语,葡萄牙语) - Bug 修复 - -【修复】windows7 无法运行的问题 - -【修复】新版录屏录制的 GIF 文件体积过大 - -【修复】某些设备上会出现截图崩溃或者录屏崩溃的问题 - -【修复】文件路径贴图会误识别为 Latex 公式 - -【修复】latex 公式贴图无法显示二重环路积分和三重环路积分符号 - -【修复】直接截图保存时 process 变量不生效 - -【修复】在序列号标注时无法使用快捷键 - -【修复】使用橡皮檫之后被橡皮擦过的地方会变透明 - -【修复】录像编码时无法最小化 - -【修复】某些情况下贴图会失去置顶状态 - -【修复】windows 剪贴板记录无法记录复制的图像 - -【修复】按住 Alt 移动贴图的功能不生效 - -【修复】在副屏上识别文字,弹窗在主屏上显示 - -【修复】某些情况下矩形标注只能绘制正方形 - -【修复】在 outlook 上粘贴图像会变成附件 - -【修复】截图选取屏幕上方小区域的时候,标注工具栏会挡住截图区域 - -【修复】从右下到左上方向框选区域截图时显示的像素比实际的少一个 - -【修复】如果选择的截图区域在屏幕右侧,Esc 退出的确认提示框只会显示一半 - -【修复】文本确认框在选中文字之后右键菜单会导致文字看不清 - -【修复】图像贴图右键菜单中“图像处理”项不显示 - -【修复】文字识别的排版设置在截图时不生效 - -【修复】在钉钉上浏览图片时截图,按下 Esc 退出截图会关闭图片浏览窗口 - -【修复】通过脚本函数 directScreenShot 调用的文字识别功能不生效 - -【修复】修改序列号类型的时候序列号没有重新开始计数 - -【修复】截图时识别文字,勾选下次直接复制不生效 - -【修复】在 windows7 上无法运行 - -【修复】使用全局鼠标复制文字会卡住 - -【修复】windows 部分场景下休眠唤醒会导致 PixPin 退出 - -【修复】当文件中包含方向信息,使用文件贴图的时候方向不正确 - -【修复】某些情况下文字标注的大小会异常 - -【修复】恢复缩略图贴图会改变显示的内容位置 - -【修复】某些情况下录制屏幕时点击停止会导致软件崩溃 - -【修复】序列号标注在某些情况下会显示异常 - -【修复】多屏幕截图时,放大镜预览框的显示大小不正确 - -【修复】按下空格键移动矩形标注的时候会卡顿 - -【修复】圆角贴图在某些情况下会显示异常 - -【修复】按住 shift 时标注序列号会异常 - -【修复】文件保存路径有 title 变量时,如果窗口标题有\字符,会导致保存路径出错 - -【修复】截图时,复制识别的文字可能会有换行符异常 -ReleaseNotesUrl: https://pixpin.cn/docs/official-log/2.1.8.0.html Documentations: - DocumentLabel: Docs DocumentUrl: https://pixpin.cn/docs/start/what-is-pixpin diff --git a/manifests/p/PixPin/PixPin/2.1.8.3/PixPin.PixPin.locale.zh-CN.yaml b/manifests/p/PixPin/PixPin/2.1.8.3/PixPin.PixPin.locale.zh-CN.yaml index 6a3f9f3bb906..c5d3d8614ce5 100644 --- a/manifests/p/PixPin/PixPin/2.1.8.3/PixPin.PixPin.locale.zh-CN.yaml +++ b/manifests/p/PixPin/PixPin/2.1.8.3/PixPin.PixPin.locale.zh-CN.yaml @@ -25,6 +25,63 @@ Tags: - 捕获 - 标注 - 标记 +ReleaseNotes: |- + -【屏幕录制】录制屏幕时可以选择是否录制麦克风和系统声音(MacOS 系统暂不支持录制系统声音) + -【屏幕录制】优化了录制后的编码效率 + -【屏幕录制】录制后增加倒计时显示 + -【功能】贴图右键菜单-图像处理-增加不透明度调整,快捷键为‘[’和‘]’ + -【功能】序列号可以设置样式,标注字体,是否描边,是否显示下划线 + -【贴图】当贴图的内容为 Latex 公式的时候,贴图会渲染为公式图片,在右键菜单中可以选择复制图片或者 latex 代码或者打开为 Word 文档 + -【设置】贴图类型增加 latex 公式,默认开启,可取消勾选以关闭该功能 + -【设置】「贴图」-“默认文本可选择” 现在会应用到图像贴图和文本贴图 + -【设置】“复制图像为文件”改为默认复制为 PNG,如果需要关闭请到设置页面关闭 + -【优化】文本贴图现在默认情况下的文本是可以使用鼠标选择的 + -【优化】增强在贴图上选择文字的准确性 + 会员相关 + -【功能】马赛克工具增加智能擦除模式 + -【功能】增加公式识别功能,支持识别截图中的数学公式为 LaTeX 代码(快捷键 Shift+F) + -【功能】翻译功能支持翻译到多种语言(简体中文,繁体中文,英文,日语,韩语,法语,德语,西班牙语,葡萄牙语) + -【功能】增加多种识别语言(简体中文,繁体中文,英文,日语,韩语,法语,德语,西班牙语,葡萄牙语) + Bug 修复 + -【修复】windows7 无法运行的问题 + -【修复】新版录屏录制的 GIF 文件体积过大 + -【修复】某些设备上会出现截图崩溃或者录屏崩溃的问题 + -【修复】文件路径贴图会误识别为 Latex 公式 + -【修复】latex 公式贴图无法显示二重环路积分和三重环路积分符号 + -【修复】直接截图保存时 process 变量不生效 + -【修复】在序列号标注时无法使用快捷键 + -【修复】使用橡皮檫之后被橡皮擦过的地方会变透明 + -【修复】录像编码时无法最小化 + -【修复】某些情况下贴图会失去置顶状态 + -【修复】windows 剪贴板记录无法记录复制的图像 + -【修复】按住 Alt 移动贴图的功能不生效 + -【修复】在副屏上识别文字,弹窗在主屏上显示 + -【修复】某些情况下矩形标注只能绘制正方形 + -【修复】在 outlook 上粘贴图像会变成附件 + -【修复】截图选取屏幕上方小区域的时候,标注工具栏会挡住截图区域 + -【修复】从右下到左上方向框选区域截图时显示的像素比实际的少一个 + -【修复】如果选择的截图区域在屏幕右侧,Esc 退出的确认提示框只会显示一半 + -【修复】文本确认框在选中文字之后右键菜单会导致文字看不清 + -【修复】图像贴图右键菜单中“图像处理”项不显示 + -【修复】文字识别的排版设置在截图时不生效 + -【修复】在钉钉上浏览图片时截图,按下 Esc 退出截图会关闭图片浏览窗口 + -【修复】通过脚本函数 directScreenShot 调用的文字识别功能不生效 + -【修复】修改序列号类型的时候序列号没有重新开始计数 + -【修复】截图时识别文字,勾选下次直接复制不生效 + -【修复】在 windows7 上无法运行 + -【修复】使用全局鼠标复制文字会卡住 + -【修复】windows 部分场景下休眠唤醒会导致 PixPin 退出 + -【修复】当文件中包含方向信息,使用文件贴图的时候方向不正确 + -【修复】某些情况下文字标注的大小会异常 + -【修复】恢复缩略图贴图会改变显示的内容位置 + -【修复】某些情况下录制屏幕时点击停止会导致软件崩溃 + -【修复】序列号标注在某些情况下会显示异常 + -【修复】多屏幕截图时,放大镜预览框的显示大小不正确 + -【修复】按下空格键移动矩形标注的时候会卡顿 + -【修复】圆角贴图在某些情况下会显示异常 + -【修复】按住 shift 时标注序列号会异常 + -【修复】文件保存路径有 title 变量时,如果窗口标题有\字符,会导致保存路径出错 + -【修复】截图时,复制识别的文字可能会有换行符异常 ReleaseNotesUrl: https://pixpin.cn/docs/official-log/2.1.8.0.html Documentations: - DocumentLabel: 使用文档 From 4d2f0daa225958af9ad1b4fa428bf2a2e65b9f1a Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:28:39 +0800 Subject: [PATCH 16/94] ReleaseNotes: PixPin.PixPin version 2.1.8.4 (#353151) --- .../2.1.8.4/PixPin.PixPin.locale.en-US.yaml | 58 ------------------- .../2.1.8.4/PixPin.PixPin.locale.zh-CN.yaml | 57 ++++++++++++++++++ 2 files changed, 57 insertions(+), 58 deletions(-) diff --git a/manifests/p/PixPin/PixPin/2.1.8.4/PixPin.PixPin.locale.en-US.yaml b/manifests/p/PixPin/PixPin/2.1.8.4/PixPin.PixPin.locale.en-US.yaml index 06aa9d6d2f8f..0bb41bccdb6c 100644 --- a/manifests/p/PixPin/PixPin/2.1.8.4/PixPin.PixPin.locale.en-US.yaml +++ b/manifests/p/PixPin/PixPin/2.1.8.4/PixPin.PixPin.locale.en-US.yaml @@ -25,64 +25,6 @@ Tags: - region-capture - screen-capture - screenshot -ReleaseNotes: |- - -【屏幕录制】录制屏幕时可以选择是否录制麦克风和系统声音(MacOS 系统暂不支持录制系统声音) - -【屏幕录制】优化了录制后的编码效率 - -【屏幕录制】录制后增加倒计时显示 - -【功能】贴图右键菜单-图像处理-增加不透明度调整,快捷键为‘[’和‘]’ - -【功能】序列号可以设置样式,标注字体,是否描边,是否显示下划线 - -【贴图】当贴图的内容为 Latex 公式的时候,贴图会渲染为公式图片,在右键菜单中可以选择复制图片或者 latex 代码或者打开为 Word 文档 - -【设置】贴图类型增加 latex 公式,默认开启,可取消勾选以关闭该功能 - -【设置】「贴图」-“默认文本可选择” 现在会应用到图像贴图和文本贴图 - -【设置】“复制图像为文件”改为默认复制为 PNG,如果需要关闭请到设置页面关闭 - -【优化】文本贴图现在默认情况下的文本是可以使用鼠标选择的 - -【优化】增强在贴图上选择文字的准确性 - 会员相关 - -【功能】马赛克工具增加智能擦除模式 - -【功能】增加公式识别功能,支持识别截图中的数学公式为 LaTeX 代码(快捷键 Shift+F) - -【功能】翻译功能支持翻译到多种语言(简体中文,繁体中文,英文,日语,韩语,法语,德语,西班牙语,葡萄牙语) - -【功能】增加多种识别语言(简体中文,繁体中文,英文,日语,韩语,法语,德语,西班牙语,葡萄牙语) - Bug 修复 - -【修复】windows7 无法运行的问题 - -【修复】新版录屏录制的 GIF 文件体积过大 - -【修复】某些设备上会出现截图崩溃或者录屏崩溃的问题 - -【修复】文件路径贴图会误识别为 Latex 公式 - -【修复】latex 公式贴图无法显示二重环路积分和三重环路积分符号 - -【修复】直接截图保存时 process 变量不生效 - -【修复】在序列号标注时无法使用快捷键 - -【修复】使用橡皮檫之后被橡皮擦过的地方会变透明 - -【修复】录像编码时无法最小化 - -【修复】某些情况下贴图会失去置顶状态 - -【修复】windows 剪贴板记录无法记录复制的图像 - -【修复】按住 Alt 移动贴图的功能不生效 - -【修复】在副屏上识别文字,弹窗在主屏上显示 - -【修复】某些情况下矩形标注只能绘制正方形 - -【修复】在 outlook 上粘贴图像会变成附件 - -【修复】截图选取屏幕上方小区域的时候,标注工具栏会挡住截图区域 - -【修复】从右下到左上方向框选区域截图时显示的像素比实际的少一个 - -【修复】如果选择的截图区域在屏幕右侧,Esc 退出的确认提示框只会显示一半 - -【修复】文本确认框在选中文字之后右键菜单会导致文字看不清 - -【修复】图像贴图右键菜单中“图像处理”项不显示 - -【修复】文字识别的排版设置在截图时不生效 - -【修复】在钉钉上浏览图片时截图,按下 Esc 退出截图会关闭图片浏览窗口 - -【修复】通过脚本函数 directScreenShot 调用的文字识别功能不生效 - -【修复】修改序列号类型的时候序列号没有重新开始计数 - -【修复】截图时识别文字,勾选下次直接复制不生效 - -【修复】在 windows7 上无法运行 - -【修复】使用全局鼠标复制文字会卡住 - -【修复】windows 部分场景下休眠唤醒会导致 PixPin 退出 - -【修复】当文件中包含方向信息,使用文件贴图的时候方向不正确 - -【修复】某些情况下文字标注的大小会异常 - -【修复】恢复缩略图贴图会改变显示的内容位置 - -【修复】某些情况下录制屏幕时点击停止会导致软件崩溃 - -【修复】序列号标注在某些情况下会显示异常 - -【修复】多屏幕截图时,放大镜预览框的显示大小不正确 - -【修复】按下空格键移动矩形标注的时候会卡顿 - -【修复】圆角贴图在某些情况下会显示异常 - -【修复】按住 shift 时标注序列号会异常 - -【修复】文件保存路径有 title 变量时,如果窗口标题有\字符,会导致保存路径出错 - -【修复】截图时,复制识别的文字可能会有换行符异常 -ReleaseNotesUrl: https://pixpin.cn/docs/official-log/2.1.8.0.html Documentations: - DocumentLabel: Docs DocumentUrl: https://pixpin.cn/docs/start/what-is-pixpin diff --git a/manifests/p/PixPin/PixPin/2.1.8.4/PixPin.PixPin.locale.zh-CN.yaml b/manifests/p/PixPin/PixPin/2.1.8.4/PixPin.PixPin.locale.zh-CN.yaml index c62a3f576a59..d52c4de30621 100644 --- a/manifests/p/PixPin/PixPin/2.1.8.4/PixPin.PixPin.locale.zh-CN.yaml +++ b/manifests/p/PixPin/PixPin/2.1.8.4/PixPin.PixPin.locale.zh-CN.yaml @@ -25,6 +25,63 @@ Tags: - 捕获 - 标注 - 标记 +ReleaseNotes: |- + -【屏幕录制】录制屏幕时可以选择是否录制麦克风和系统声音(MacOS 系统暂不支持录制系统声音) + -【屏幕录制】优化了录制后的编码效率 + -【屏幕录制】录制后增加倒计时显示 + -【功能】贴图右键菜单-图像处理-增加不透明度调整,快捷键为‘[’和‘]’ + -【功能】序列号可以设置样式,标注字体,是否描边,是否显示下划线 + -【贴图】当贴图的内容为 Latex 公式的时候,贴图会渲染为公式图片,在右键菜单中可以选择复制图片或者 latex 代码或者打开为 Word 文档 + -【设置】贴图类型增加 latex 公式,默认开启,可取消勾选以关闭该功能 + -【设置】「贴图」-“默认文本可选择” 现在会应用到图像贴图和文本贴图 + -【设置】“复制图像为文件”改为默认复制为 PNG,如果需要关闭请到设置页面关闭 + -【优化】文本贴图现在默认情况下的文本是可以使用鼠标选择的 + -【优化】增强在贴图上选择文字的准确性 + 会员相关 + -【功能】马赛克工具增加智能擦除模式 + -【功能】增加公式识别功能,支持识别截图中的数学公式为 LaTeX 代码(快捷键 Shift+F) + -【功能】翻译功能支持翻译到多种语言(简体中文,繁体中文,英文,日语,韩语,法语,德语,西班牙语,葡萄牙语) + -【功能】增加多种识别语言(简体中文,繁体中文,英文,日语,韩语,法语,德语,西班牙语,葡萄牙语) + Bug 修复 + -【修复】windows7 无法运行的问题 + -【修复】新版录屏录制的 GIF 文件体积过大 + -【修复】某些设备上会出现截图崩溃或者录屏崩溃的问题 + -【修复】文件路径贴图会误识别为 Latex 公式 + -【修复】latex 公式贴图无法显示二重环路积分和三重环路积分符号 + -【修复】直接截图保存时 process 变量不生效 + -【修复】在序列号标注时无法使用快捷键 + -【修复】使用橡皮檫之后被橡皮擦过的地方会变透明 + -【修复】录像编码时无法最小化 + -【修复】某些情况下贴图会失去置顶状态 + -【修复】windows 剪贴板记录无法记录复制的图像 + -【修复】按住 Alt 移动贴图的功能不生效 + -【修复】在副屏上识别文字,弹窗在主屏上显示 + -【修复】某些情况下矩形标注只能绘制正方形 + -【修复】在 outlook 上粘贴图像会变成附件 + -【修复】截图选取屏幕上方小区域的时候,标注工具栏会挡住截图区域 + -【修复】从右下到左上方向框选区域截图时显示的像素比实际的少一个 + -【修复】如果选择的截图区域在屏幕右侧,Esc 退出的确认提示框只会显示一半 + -【修复】文本确认框在选中文字之后右键菜单会导致文字看不清 + -【修复】图像贴图右键菜单中“图像处理”项不显示 + -【修复】文字识别的排版设置在截图时不生效 + -【修复】在钉钉上浏览图片时截图,按下 Esc 退出截图会关闭图片浏览窗口 + -【修复】通过脚本函数 directScreenShot 调用的文字识别功能不生效 + -【修复】修改序列号类型的时候序列号没有重新开始计数 + -【修复】截图时识别文字,勾选下次直接复制不生效 + -【修复】在 windows7 上无法运行 + -【修复】使用全局鼠标复制文字会卡住 + -【修复】windows 部分场景下休眠唤醒会导致 PixPin 退出 + -【修复】当文件中包含方向信息,使用文件贴图的时候方向不正确 + -【修复】某些情况下文字标注的大小会异常 + -【修复】恢复缩略图贴图会改变显示的内容位置 + -【修复】某些情况下录制屏幕时点击停止会导致软件崩溃 + -【修复】序列号标注在某些情况下会显示异常 + -【修复】多屏幕截图时,放大镜预览框的显示大小不正确 + -【修复】按下空格键移动矩形标注的时候会卡顿 + -【修复】圆角贴图在某些情况下会显示异常 + -【修复】按住 shift 时标注序列号会异常 + -【修复】文件保存路径有 title 变量时,如果窗口标题有\字符,会导致保存路径出错 + -【修复】截图时,复制识别的文字可能会有换行符异常 ReleaseNotesUrl: https://pixpin.cn/docs/official-log/2.1.8.0.html Documentations: - DocumentLabel: 使用文档 From e56ce89b0ee7e85899dc64493bed1ea3817bb097 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:29:35 +0800 Subject: [PATCH 17/94] ReleaseNotes: PixPin.PixPin version 3.0.8.0 (#353152) --- .../3.0.8.0/PixPin.PixPin.locale.en-US.yaml | 20 ------------------- .../3.0.8.0/PixPin.PixPin.locale.zh-CN.yaml | 19 ++++++++++++++++++ 2 files changed, 19 insertions(+), 20 deletions(-) diff --git a/manifests/p/PixPin/PixPin/3.0.8.0/PixPin.PixPin.locale.en-US.yaml b/manifests/p/PixPin/PixPin/3.0.8.0/PixPin.PixPin.locale.en-US.yaml index ae8e3c6de613..85caf4096a0a 100644 --- a/manifests/p/PixPin/PixPin/3.0.8.0/PixPin.PixPin.locale.en-US.yaml +++ b/manifests/p/PixPin/PixPin/3.0.8.0/PixPin.PixPin.locale.en-US.yaml @@ -25,26 +25,6 @@ Tags: - region-capture - screen-capture - screenshot -ReleaseNotes: |- - 3.0.8.0 - 焕然一新的界面 - 我们对 UI 进行了全面重构。全新的设计语言,更加现代、清爽的视觉风格,让你在高效工作的同时,也能拥有极致的视觉体验。 支持自定义选区边框宽度和颜色,配置-外观-截图。 - 更强大的文本识别 - 全新升级的文本识别算法,提高了识别的准确率,能同时识别简体中文,繁体中文,英文,日文。 - 更强大的图像保存 - 全新设计的保存界面,新增支持 AVIF 和 PDF 格式,预估保存文件大小,会员可预览编码效果。 可随时切换回旧版保存界面样式,配置-外观-外观-保存对话框样式。 - AI 翻译 - 我们正式接入了 AI 大模型,翻译水平大幅度跃升。不仅支持多种语言的自动互译,还能结合语境给出更精准、更自然的翻译结果,阅读外文资料从此畅通无阻。 可随时切换回旧版翻译模式,配置-系统-翻译-翻译模式。 - 桌面悬浮图标 - 通过桌面悬浮图标,点击即可触发快捷操作。还可以直接将图像或文字拖动到图标上完成贴图,可全程鼠标操作。 若关闭悬浮图标后想打开,配置-系统-系统-桌面工具栏显示。 - -【功能】录制结束后的预览页新增快捷操作,空格:暂停、左右方向键:切换帧、Home/End:跳到首尾帧 - -【功能】橡皮檫标注增加“清除所有标注”按钮 - -【功能】悬浮球菜单新增“全屏隐藏”和“截图隐藏”菜单选项,默认开启 - -【功能】翻译对话框新增分隔线,支持手动调节原文和译文区域大小 - -【功能】保存对话框新增“复制图像路径”按钮 - -【优化】文本识别对话框现在可以调整大小 - -【优化】录屏后 webp 导出速度 -ReleaseNotesUrl: https://pixpin.cn/docs/official-log/3.0.8.0 Documentations: - DocumentLabel: Docs DocumentUrl: https://pixpin.cn/docs/start/what-is-pixpin diff --git a/manifests/p/PixPin/PixPin/3.0.8.0/PixPin.PixPin.locale.zh-CN.yaml b/manifests/p/PixPin/PixPin/3.0.8.0/PixPin.PixPin.locale.zh-CN.yaml index aaab330604ac..a9f284c9b6d9 100644 --- a/manifests/p/PixPin/PixPin/3.0.8.0/PixPin.PixPin.locale.zh-CN.yaml +++ b/manifests/p/PixPin/PixPin/3.0.8.0/PixPin.PixPin.locale.zh-CN.yaml @@ -25,6 +25,25 @@ Tags: - 捕获 - 标注 - 标记 +ReleaseNotes: |- + 3.0.8.0 + 焕然一新的界面 + 我们对 UI 进行了全面重构。全新的设计语言,更加现代、清爽的视觉风格,让你在高效工作的同时,也能拥有极致的视觉体验。 支持自定义选区边框宽度和颜色,配置-外观-截图。 + 更强大的文本识别 + 全新升级的文本识别算法,提高了识别的准确率,能同时识别简体中文,繁体中文,英文,日文。 + 更强大的图像保存 + 全新设计的保存界面,新增支持 AVIF 和 PDF 格式,预估保存文件大小,会员可预览编码效果。 可随时切换回旧版保存界面样式,配置-外观-外观-保存对话框样式。 + AI 翻译 + 我们正式接入了 AI 大模型,翻译水平大幅度跃升。不仅支持多种语言的自动互译,还能结合语境给出更精准、更自然的翻译结果,阅读外文资料从此畅通无阻。 可随时切换回旧版翻译模式,配置-系统-翻译-翻译模式。 + 桌面悬浮图标 + 通过桌面悬浮图标,点击即可触发快捷操作。还可以直接将图像或文字拖动到图标上完成贴图,可全程鼠标操作。 若关闭悬浮图标后想打开,配置-系统-系统-桌面工具栏显示。 + -【功能】录制结束后的预览页新增快捷操作,空格:暂停、左右方向键:切换帧、Home/End:跳到首尾帧 + -【功能】橡皮檫标注增加“清除所有标注”按钮 + -【功能】悬浮球菜单新增“全屏隐藏”和“截图隐藏”菜单选项,默认开启 + -【功能】翻译对话框新增分隔线,支持手动调节原文和译文区域大小 + -【功能】保存对话框新增“复制图像路径”按钮 + -【优化】文本识别对话框现在可以调整大小 + -【优化】录屏后 webp 导出速度 ReleaseNotesUrl: https://pixpin.cn/docs/official-log/3.0.8.0 Documentations: - DocumentLabel: 使用文档 From cafe7de25cc8ad31f9a95e5dd895364cb53f3960 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:30:34 +0800 Subject: [PATCH 18/94] ReleaseNotes: PixPin.PixPin version 2.4.9.6 (#353153) --- .../2.4.9.6/PixPin.PixPin.locale.en-US.yaml | 32 ------------------- .../2.4.9.6/PixPin.PixPin.locale.zh-CN.yaml | 31 ++++++++++++++++++ 2 files changed, 31 insertions(+), 32 deletions(-) diff --git a/manifests/p/PixPin/PixPin/2.4.9.6/PixPin.PixPin.locale.en-US.yaml b/manifests/p/PixPin/PixPin/2.4.9.6/PixPin.PixPin.locale.en-US.yaml index 669b9609a43e..9dcafc0b3998 100644 --- a/manifests/p/PixPin/PixPin/2.4.9.6/PixPin.PixPin.locale.en-US.yaml +++ b/manifests/p/PixPin/PixPin/2.4.9.6/PixPin.PixPin.locale.en-US.yaml @@ -25,38 +25,6 @@ Tags: - region-capture - screen-capture - screenshot -ReleaseNotes: |- - 2.4.9.6 - 本次更新为大家带来了贴图多选功能,标注也支持按住 Alt(Macos 上是 Option 键)拖动复制功能,此外还增加了许多优化和修复已知问题。 - -【贴图】贴图支持按住 Ctrl(Macos 上是 Command 键)多选,可以同步进行移动,缩放,保存等操作 - -【标注】标注支持按住 Alt(Macos 上是 Option 键)拖动复制标注 - -【贴图】窗口贴图右键菜单增加“转为图像贴图”的功能,可以把当前窗口贴图的画面记录为图像贴图 - -【优化】长截图自动滚动现在会根据长度自动调整不同的滚动速度 - -【优化】增强韩语文字的识别效果 - -【优化】减小了圆角图像的锯齿感 - -【优化】优化长截图的滚动逻辑,提升截图成功率 - -【设置】保存设置路径变量的修饰符&,表示不去除变量中的路径分隔符,如%OneDrive&%/PixPin.png 可以表示 OneDrive 目录下的 PixPin.png 文件 - -【快捷键】增加刷新截图的快捷键 F5 - -【配置】「标注」-「二次编辑」增加选项仅文本标注可二次编辑 - -【设置】缩略图增加了“文本可选择”和“滚轮缩放”的配置选项 - -【标注】矩形标注的圆角可以使用 alt 加上鼠标滚轮来控制 - -【标注】文本标注可以使用 Alt+方向键微调位置 - -【标注】箭头标注增加三角箭头样式 - -【标注】放大镜标注可以按住 shift 键调整源区域的范围 - -【设置】「标注」-「序列号」增加文本大小的设置 - -【设置】「标注」-「序列号」增加箭头大小的设置 - -【脚本】增加"截图并另存为指定路径"的接口 - -【修复】荧光笔工具画出圆角矩形后重新选颜色或透明度会变为直角矩形 - -【修复】高分屏在睡眠唤醒后界面大小异常 - -【修复】某些场景下复制图像粘贴到 WPS 的尺寸不正确 - -【修复】某些场景下连续复制多张图像到微信/钉钉时发出去只有一张图 - -【修复】对 wireshark 等部分程序截图时出现卡顿 - -【修复】MacOS 截图后程序卡住 - -【修复】联想浏览器检测 UI 的范围不正确 - -【修复】修复某些场景下无法设置 PrintScreen 键为截图快捷键的问题 - -【修复】Alt 和 Tab 快捷键失效 - -【修复】【会员功能】鼠标右键快速选区没有触发智能擦除 -ReleaseNotesUrl: https://pixpin.cn/docs/official-log/2.4.9.6 Documentations: - DocumentLabel: Docs DocumentUrl: https://pixpin.cn/docs/start/what-is-pixpin diff --git a/manifests/p/PixPin/PixPin/2.4.9.6/PixPin.PixPin.locale.zh-CN.yaml b/manifests/p/PixPin/PixPin/2.4.9.6/PixPin.PixPin.locale.zh-CN.yaml index be48ad340ab1..29ab858f2db3 100644 --- a/manifests/p/PixPin/PixPin/2.4.9.6/PixPin.PixPin.locale.zh-CN.yaml +++ b/manifests/p/PixPin/PixPin/2.4.9.6/PixPin.PixPin.locale.zh-CN.yaml @@ -25,6 +25,37 @@ Tags: - 捕获 - 标注 - 标记 +ReleaseNotes: |- + 2.4.9.6 + 本次更新为大家带来了贴图多选功能,标注也支持按住 Alt(Macos 上是 Option 键)拖动复制功能,此外还增加了许多优化和修复已知问题。 + -【贴图】贴图支持按住 Ctrl(Macos 上是 Command 键)多选,可以同步进行移动,缩放,保存等操作 + -【标注】标注支持按住 Alt(Macos 上是 Option 键)拖动复制标注 + -【贴图】窗口贴图右键菜单增加“转为图像贴图”的功能,可以把当前窗口贴图的画面记录为图像贴图 + -【优化】长截图自动滚动现在会根据长度自动调整不同的滚动速度 + -【优化】增强韩语文字的识别效果 + -【优化】减小了圆角图像的锯齿感 + -【优化】优化长截图的滚动逻辑,提升截图成功率 + -【设置】保存设置路径变量的修饰符&,表示不去除变量中的路径分隔符,如%OneDrive&%/PixPin.png 可以表示 OneDrive 目录下的 PixPin.png 文件 + -【快捷键】增加刷新截图的快捷键 F5 + -【配置】「标注」-「二次编辑」增加选项仅文本标注可二次编辑 + -【设置】缩略图增加了“文本可选择”和“滚轮缩放”的配置选项 + -【标注】矩形标注的圆角可以使用 alt 加上鼠标滚轮来控制 + -【标注】文本标注可以使用 Alt+方向键微调位置 + -【标注】箭头标注增加三角箭头样式 + -【标注】放大镜标注可以按住 shift 键调整源区域的范围 + -【设置】「标注」-「序列号」增加文本大小的设置 + -【设置】「标注」-「序列号」增加箭头大小的设置 + -【脚本】增加"截图并另存为指定路径"的接口 + -【修复】荧光笔工具画出圆角矩形后重新选颜色或透明度会变为直角矩形 + -【修复】高分屏在睡眠唤醒后界面大小异常 + -【修复】某些场景下复制图像粘贴到 WPS 的尺寸不正确 + -【修复】某些场景下连续复制多张图像到微信/钉钉时发出去只有一张图 + -【修复】对 wireshark 等部分程序截图时出现卡顿 + -【修复】MacOS 截图后程序卡住 + -【修复】联想浏览器检测 UI 的范围不正确 + -【修复】修复某些场景下无法设置 PrintScreen 键为截图快捷键的问题 + -【修复】Alt 和 Tab 快捷键失效 + -【修复】【会员功能】鼠标右键快速选区没有触发智能擦除 ReleaseNotesUrl: https://pixpin.cn/docs/official-log/2.4.9.6 Documentations: - DocumentLabel: 使用文档 From 28c49f1923e27cbd5a3b001a3f8f823071203ade Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:31:54 +0800 Subject: [PATCH 19/94] ReleaseNotes: PixPin.PixPin version 2.4.9.1 (#353154) --- .../2.4.9.1/PixPin.PixPin.locale.en-US.yaml | 31 ------------------ .../2.4.9.1/PixPin.PixPin.locale.zh-CN.yaml | 32 ++++++++++++++++++- 2 files changed, 31 insertions(+), 32 deletions(-) diff --git a/manifests/p/PixPin/PixPin/2.4.9.1/PixPin.PixPin.locale.en-US.yaml b/manifests/p/PixPin/PixPin/2.4.9.1/PixPin.PixPin.locale.en-US.yaml index 8261b3c7ace0..2f00b04519f6 100644 --- a/manifests/p/PixPin/PixPin/2.4.9.1/PixPin.PixPin.locale.en-US.yaml +++ b/manifests/p/PixPin/PixPin/2.4.9.1/PixPin.PixPin.locale.en-US.yaml @@ -25,37 +25,6 @@ Tags: - region-capture - screen-capture - screenshot -ReleaseNotes: |- - 本次更新为大家带来了贴图多选功能,标注也支持按住 Alt(Macos 上是 Option 键)拖动复制功能,此外还增加了许多优化和修复已知问题。 - -【贴图】贴图支持按住 Ctrl(Macos 上是 Command 键)多选,可以同步进行移动,缩放,保存等操作 - -【标注】标注支持按住 Alt(Macos 上是 Option 键)拖动复制标注 - -【贴图】窗口贴图右键菜单增加“转为图像贴图”的功能,可以把当前窗口贴图的画面记录为图像贴图 - -【优化】长截图自动滚动现在会根据长度自动调整不同的滚动速度 - -【优化】增强韩语文字的识别效果 - -【优化】减小了圆角图像的锯齿感 - -【优化】优化长截图的滚动逻辑,提升截图成功率 - -【设置】保存设置路径变量的修饰符&,表示不去除变量中的路径分隔符,如%OneDrive&%/PixPin.png 可以表示 OneDrive 目录下的 PixPin.png 文件 - -【快捷键】增加刷新截图的快捷键 F5 - -【配置】「标注」-「二次编辑」增加选项仅文本标注可二次编辑 - -【设置】缩略图增加了“文本可选择”和“滚轮缩放”的配置选项 - -【标注】矩形标注的圆角可以使用 alt 加上鼠标滚轮来控制 - -【标注】文本标注可以使用 Alt+方向键微调位置 - -【标注】箭头标注增加三角箭头样式 - -【标注】放大镜标注可以按住 shift 键调整源区域的范围 - -【设置】「标注」-「序列号」增加文本大小的设置 - -【设置】「标注」-「序列号」增加箭头大小的设置 - -【脚本】增加"截图并另存为指定路径"的接口 - -【修复】荧光笔工具画出圆角矩形后重新选颜色或透明度会变为直角矩形 - -【修复】高分屏在睡眠唤醒后界面大小异常 - -【修复】某些场景下复制图像粘贴到 WPS 的尺寸不正确 - -【修复】某些场景下连续复制多张图像到微信/钉钉时发出去只有一张图 - -【修复】对 wireshark 等部分程序截图时出现卡顿 - -【修复】MacOS 截图后程序卡住 - -【修复】联想浏览器检测 UI 的范围不正确 - -【修复】修复某些场景下无法设置 PrintScreen 键为截图快捷键的问题 - -【修复】Alt 和 Tab 快捷键失效 - -【修复】【会员功能】鼠标右键快速选区没有触发智能擦除 -ReleaseNotesUrl: https://pixpin.cn/docs/official-log/2.4.9.1 Documentations: - DocumentLabel: Docs DocumentUrl: https://pixpin.cn/docs/start/what-is-pixpin diff --git a/manifests/p/PixPin/PixPin/2.4.9.1/PixPin.PixPin.locale.zh-CN.yaml b/manifests/p/PixPin/PixPin/2.4.9.1/PixPin.PixPin.locale.zh-CN.yaml index d347079711f9..f0ecc271b532 100644 --- a/manifests/p/PixPin/PixPin/2.4.9.1/PixPin.PixPin.locale.zh-CN.yaml +++ b/manifests/p/PixPin/PixPin/2.4.9.1/PixPin.PixPin.locale.zh-CN.yaml @@ -25,7 +25,37 @@ Tags: - 捕获 - 标注 - 标记 -ReleaseNotesUrl: https://pixpin.cn/docs/official-log/2.4.9.1 +ReleaseNotes: |- + 本次更新为大家带来了贴图多选功能,标注也支持按住 Alt(Macos 上是 Option 键)拖动复制功能,此外还增加了许多优化和修复已知问题。 + -【贴图】贴图支持按住 Ctrl(Macos 上是 Command 键)多选,可以同步进行移动,缩放,保存等操作 + -【标注】标注支持按住 Alt(Macos 上是 Option 键)拖动复制标注 + -【贴图】窗口贴图右键菜单增加“转为图像贴图”的功能,可以把当前窗口贴图的画面记录为图像贴图 + -【优化】长截图自动滚动现在会根据长度自动调整不同的滚动速度 + -【优化】增强韩语文字的识别效果 + -【优化】减小了圆角图像的锯齿感 + -【优化】优化长截图的滚动逻辑,提升截图成功率 + -【设置】保存设置路径变量的修饰符&,表示不去除变量中的路径分隔符,如%OneDrive&%/PixPin.png 可以表示 OneDrive 目录下的 PixPin.png 文件 + -【快捷键】增加刷新截图的快捷键 F5 + -【配置】「标注」-「二次编辑」增加选项仅文本标注可二次编辑 + -【设置】缩略图增加了“文本可选择”和“滚轮缩放”的配置选项 + -【标注】矩形标注的圆角可以使用 alt 加上鼠标滚轮来控制 + -【标注】文本标注可以使用 Alt+方向键微调位置 + -【标注】箭头标注增加三角箭头样式 + -【标注】放大镜标注可以按住 shift 键调整源区域的范围 + -【设置】「标注」-「序列号」增加文本大小的设置 + -【设置】「标注」-「序列号」增加箭头大小的设置 + -【脚本】增加"截图并另存为指定路径"的接口 + -【修复】荧光笔工具画出圆角矩形后重新选颜色或透明度会变为直角矩形 + -【修复】高分屏在睡眠唤醒后界面大小异常 + -【修复】某些场景下复制图像粘贴到 WPS 的尺寸不正确 + -【修复】某些场景下连续复制多张图像到微信/钉钉时发出去只有一张图 + -【修复】对 wireshark 等部分程序截图时出现卡顿 + -【修复】MacOS 截图后程序卡住 + -【修复】联想浏览器检测 UI 的范围不正确 + -【修复】修复某些场景下无法设置 PrintScreen 键为截图快捷键的问题 + -【修复】Alt 和 Tab 快捷键失效 + -【修复】【会员功能】鼠标右键快速选区没有触发智能擦除 +ReleaseNotesUrl: https://pixpin.cn/docs/official-log/2.4.9.6.html Documentations: - DocumentLabel: 使用文档 DocumentUrl: https://pixpin.cn/docs/start/what-is-pixpin From 21aac074db66f255609ad43855a68821192a4b7f Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:32:57 +0800 Subject: [PATCH 20/94] ReleaseNotes: PixPin.PixPin version 2.3.8.0 (#353155) --- .../PixPin/2.3.8.0/PixPin.PixPin.locale.en-US.yaml | 13 ------------- .../PixPin/2.3.8.0/PixPin.PixPin.locale.zh-CN.yaml | 12 ++++++++++++ 2 files changed, 12 insertions(+), 13 deletions(-) diff --git a/manifests/p/PixPin/PixPin/2.3.8.0/PixPin.PixPin.locale.en-US.yaml b/manifests/p/PixPin/PixPin/2.3.8.0/PixPin.PixPin.locale.en-US.yaml index 02bfd750e5a8..ba8c02fde9f5 100644 --- a/manifests/p/PixPin/PixPin/2.3.8.0/PixPin.PixPin.locale.en-US.yaml +++ b/manifests/p/PixPin/PixPin/2.3.8.0/PixPin.PixPin.locale.en-US.yaml @@ -25,19 +25,6 @@ Tags: - region-capture - screen-capture - screenshot -ReleaseNotes: |- - v2.3.8 - 本次更新为大家带来了多项实用功能,长截图时可以自动滚动,贴图也能识别二维码内容,并且可以隐藏其他贴图只保留当前贴图。Windows 用户还可以体验到窗口贴图功能,将指定窗口的内容动态投影到贴图上。 此外还有修复了用户反馈的一些问题,提升了整体的使用体验。 - -【功能】长截图增加自动滚动功能,在截图工具栏中点击「自动滚动」按钮即可开始自动滚动截图 - -【贴图】(Windows)增加窗口贴图类型,在贴图时按下窗口贴图按钮,可以将窗口指定范围的内容动态投影到贴图上 - -【贴图】使用鼠标摇晃贴图可以隐藏/显示其他贴图 - -【贴图】图像贴图增加二维码识别功能,右键菜单「识别」-「识别二维码」 - -【贴图】贴图右键菜单增加「隐藏其他贴图」的选项 - -【设置】增强了截图放大镜的颜色格式的自定义性 - -【设置】「保存」-「自动保存」增加清理老文件的选项,可以设置自动清理多少天前的文件 - -【功能】(Windows)在右键菜单中增加“使用 PixPin 贴图”的选项(在设置页面可以设置) - -【功能】(Windows)增加在全屏游戏模式下屏蔽快捷键的选项(在托盘菜单或者设置页面可以设置) -ReleaseNotesUrl: https://pixpin.cn/docs/change-log/2.3.8.0 Documentations: - DocumentLabel: Docs DocumentUrl: https://pixpin.cn/docs/start/what-is-pixpin diff --git a/manifests/p/PixPin/PixPin/2.3.8.0/PixPin.PixPin.locale.zh-CN.yaml b/manifests/p/PixPin/PixPin/2.3.8.0/PixPin.PixPin.locale.zh-CN.yaml index e7c3ab857515..f6b650da268d 100644 --- a/manifests/p/PixPin/PixPin/2.3.8.0/PixPin.PixPin.locale.zh-CN.yaml +++ b/manifests/p/PixPin/PixPin/2.3.8.0/PixPin.PixPin.locale.zh-CN.yaml @@ -25,6 +25,18 @@ Tags: - 捕获 - 标注 - 标记 +ReleaseNotes: |- + v2.3.8 + 本次更新为大家带来了多项实用功能,长截图时可以自动滚动,贴图也能识别二维码内容,并且可以隐藏其他贴图只保留当前贴图。Windows 用户还可以体验到窗口贴图功能,将指定窗口的内容动态投影到贴图上。 此外还有修复了用户反馈的一些问题,提升了整体的使用体验。 + -【功能】长截图增加自动滚动功能,在截图工具栏中点击「自动滚动」按钮即可开始自动滚动截图 + -【贴图】(Windows)增加窗口贴图类型,在贴图时按下窗口贴图按钮,可以将窗口指定范围的内容动态投影到贴图上 + -【贴图】使用鼠标摇晃贴图可以隐藏/显示其他贴图 + -【贴图】图像贴图增加二维码识别功能,右键菜单「识别」-「识别二维码」 + -【贴图】贴图右键菜单增加「隐藏其他贴图」的选项 + -【设置】增强了截图放大镜的颜色格式的自定义性 + -【设置】「保存」-「自动保存」增加清理老文件的选项,可以设置自动清理多少天前的文件 + -【功能】(Windows)在右键菜单中增加“使用 PixPin 贴图”的选项(在设置页面可以设置) + -【功能】(Windows)增加在全屏游戏模式下屏蔽快捷键的选项(在托盘菜单或者设置页面可以设置) ReleaseNotesUrl: https://pixpin.cn/docs/change-log/2.3.8.0 Documentations: - DocumentLabel: 使用文档 From 3bb03724187815dff36cf2c7f5c4afc186597905 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:34:14 +0800 Subject: [PATCH 21/94] ReleaseNotes: PixPin.PixPin version 2.2.4.1 (#353156) --- .../2.2.4.1/PixPin.PixPin.locale.en-US.yaml | 25 ------------------- .../2.2.4.1/PixPin.PixPin.locale.zh-CN.yaml | 24 ++++++++++++++++++ 2 files changed, 24 insertions(+), 25 deletions(-) diff --git a/manifests/p/PixPin/PixPin/2.2.4.1/PixPin.PixPin.locale.en-US.yaml b/manifests/p/PixPin/PixPin/2.2.4.1/PixPin.PixPin.locale.en-US.yaml index 49b960adaaad..8c5c7fbfe299 100644 --- a/manifests/p/PixPin/PixPin/2.2.4.1/PixPin.PixPin.locale.en-US.yaml +++ b/manifests/p/PixPin/PixPin/2.2.4.1/PixPin.PixPin.locale.en-US.yaml @@ -25,31 +25,6 @@ Tags: - region-capture - screen-capture - screenshot -ReleaseNotes: |- - 本次更新为大家带来了 放大镜 标注工具,并为折线标注增加了 箭头 选项。截图体验方面,截图界面增加了 刷新 按钮,长截图也支持了 裁剪 功能。 - 针对会员用户,我们推出了在图像贴图上划选文本后的 快捷菜单(高亮,波浪线,下划线),以及长截图的 自动裁剪 功能。 - 此外,还包含多项功能优化和问题修复。 - -【功能】增加放大镜标注,可以放大截图的某个区域进行内容强调 - -【功能】折线标注增加箭头选项 - -【功能】截图上方增加刷新按钮,使用鼠标按住可以透过截图界面查看桌面内容,松开后截图界面会刷新 - -【功能】长截图增加裁剪按钮,可以选择裁剪上方或者下方多余的区域 - -【会员功能】在图像贴图上划选文本后,会弹出菜单:复制,高亮,波浪线,下划线 - -【会员功能】长截图时可勾选自动裁剪,当往回滚动的时候会自动裁剪 - -【功能】latex 公式贴图增加导出为 svg 格式的选项 - -【功能】水印位置增加上中和下中的选项 - -【功能】MacOS 也增加了系统音频录制的选项(仅支持 MacOS13 及以上版本) - -【设置】「标注」页面增加禁用鼠标滚轮调整标注工具的选项 - -【设置】「标注」-「折线」增加端点和连接点的样式选项\ - -【脚本】增加“置顶鼠标下方窗口”的预设动作 - -【脚本】增加“获取激活窗口范围”的命令(pixpin.getSpRect(PixConst.SpRectActiveWindow)) - -【优化】增加了图像贴图可选文本的快捷键设置(快捷键 E) - -【优化】增加了贴图移动到新组的快捷键(快捷键 G) - -【优化】在调整截图区域时,可以按住 Alt 键进行镜像调整 - -【修复】在手动设置截图区域大小时,数字输入会错乱 - -【修复】在某些情况下,截图画面会显示上一次截图的画面 - -【修复】使用快捷键开始录制的时候,录制按钮的图标没有及时更新 - -【修复】文字识别的排版会错乱 -ReleaseNotesUrl: https://pixpin.cn/docs/change-log/2.2.4.0 Documentations: - DocumentLabel: Docs DocumentUrl: https://pixpin.cn/docs/start/what-is-pixpin diff --git a/manifests/p/PixPin/PixPin/2.2.4.1/PixPin.PixPin.locale.zh-CN.yaml b/manifests/p/PixPin/PixPin/2.2.4.1/PixPin.PixPin.locale.zh-CN.yaml index 2d99e1ca0fe0..f6514c864920 100644 --- a/manifests/p/PixPin/PixPin/2.2.4.1/PixPin.PixPin.locale.zh-CN.yaml +++ b/manifests/p/PixPin/PixPin/2.2.4.1/PixPin.PixPin.locale.zh-CN.yaml @@ -25,6 +25,30 @@ Tags: - 捕获 - 标注 - 标记 +ReleaseNotes: |- + 本次更新为大家带来了 放大镜 标注工具,并为折线标注增加了 箭头 选项。截图体验方面,截图界面增加了 刷新 按钮,长截图也支持了 裁剪 功能。 + 针对会员用户,我们推出了在图像贴图上划选文本后的 快捷菜单(高亮,波浪线,下划线),以及长截图的 自动裁剪 功能。 + 此外,还包含多项功能优化和问题修复。 + -【功能】增加放大镜标注,可以放大截图的某个区域进行内容强调 + -【功能】折线标注增加箭头选项 + -【功能】截图上方增加刷新按钮,使用鼠标按住可以透过截图界面查看桌面内容,松开后截图界面会刷新 + -【功能】长截图增加裁剪按钮,可以选择裁剪上方或者下方多余的区域 + -【会员功能】在图像贴图上划选文本后,会弹出菜单:复制,高亮,波浪线,下划线 + -【会员功能】长截图时可勾选自动裁剪,当往回滚动的时候会自动裁剪 + -【功能】latex 公式贴图增加导出为 svg 格式的选项 + -【功能】水印位置增加上中和下中的选项 + -【功能】MacOS 也增加了系统音频录制的选项(仅支持 MacOS13 及以上版本) + -【设置】「标注」页面增加禁用鼠标滚轮调整标注工具的选项 + -【设置】「标注」-「折线」增加端点和连接点的样式选项\ + -【脚本】增加“置顶鼠标下方窗口”的预设动作 + -【脚本】增加“获取激活窗口范围”的命令(pixpin.getSpRect(PixConst.SpRectActiveWindow)) + -【优化】增加了图像贴图可选文本的快捷键设置(快捷键 E) + -【优化】增加了贴图移动到新组的快捷键(快捷键 G) + -【优化】在调整截图区域时,可以按住 Alt 键进行镜像调整 + -【修复】在手动设置截图区域大小时,数字输入会错乱 + -【修复】在某些情况下,截图画面会显示上一次截图的画面 + -【修复】使用快捷键开始录制的时候,录制按钮的图标没有及时更新 + -【修复】文字识别的排版会错乱 ReleaseNotesUrl: https://pixpin.cn/docs/change-log/2.2.4.0 Documentations: - DocumentLabel: 使用文档 From 84c83ccbc8f6aff2a215406a21bf2bdff0fcfee1 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:35:29 +0800 Subject: [PATCH 22/94] ReleaseNotes: PixPin.PixPin version 2.2.4.0 (#353157) --- .../2.2.4.0/PixPin.PixPin.locale.en-US.yaml | 25 ------------------- .../2.2.4.0/PixPin.PixPin.locale.zh-CN.yaml | 24 ++++++++++++++++++ 2 files changed, 24 insertions(+), 25 deletions(-) diff --git a/manifests/p/PixPin/PixPin/2.2.4.0/PixPin.PixPin.locale.en-US.yaml b/manifests/p/PixPin/PixPin/2.2.4.0/PixPin.PixPin.locale.en-US.yaml index f3c6fc5f132f..ebd2aac5767f 100644 --- a/manifests/p/PixPin/PixPin/2.2.4.0/PixPin.PixPin.locale.en-US.yaml +++ b/manifests/p/PixPin/PixPin/2.2.4.0/PixPin.PixPin.locale.en-US.yaml @@ -25,31 +25,6 @@ Tags: - region-capture - screen-capture - screenshot -ReleaseNotes: |- - 本次更新为大家带来了 放大镜 标注工具,并为折线标注增加了 箭头 选项。截图体验方面,截图界面增加了 刷新 按钮,长截图也支持了 裁剪 功能。 - 针对会员用户,我们推出了在图像贴图上划选文本后的 快捷菜单(高亮,波浪线,下划线),以及长截图的 自动裁剪 功能。 - 此外,还包含多项功能优化和问题修复。 - -【功能】增加放大镜标注,可以放大截图的某个区域进行内容强调 - -【功能】折线标注增加箭头选项 - -【功能】截图上方增加刷新按钮,使用鼠标按住可以透过截图界面查看桌面内容,松开后截图界面会刷新 - -【功能】长截图增加裁剪按钮,可以选择裁剪上方或者下方多余的区域 - -【会员功能】在图像贴图上划选文本后,会弹出菜单:复制,高亮,波浪线,下划线 - -【会员功能】长截图时可勾选自动裁剪,当往回滚动的时候会自动裁剪 - -【功能】latex 公式贴图增加导出为 svg 格式的选项 - -【功能】水印位置增加上中和下中的选项 - -【功能】MacOS 也增加了系统音频录制的选项(仅支持 MacOS13 及以上版本) - -【设置】「标注」页面增加禁用鼠标滚轮调整标注工具的选项 - -【设置】「标注」-「折线」增加端点和连接点的样式选项\ - -【脚本】增加“置顶鼠标下方窗口”的预设动作 - -【脚本】增加“获取激活窗口范围”的命令(pixpin.getSpRect(PixConst.SpRectActiveWindow)) - -【优化】增加了图像贴图可选文本的快捷键设置(快捷键 E) - -【优化】增加了贴图移动到新组的快捷键(快捷键 G) - -【优化】在调整截图区域时,可以按住 Alt 键进行镜像调整 - -【修复】在手动设置截图区域大小时,数字输入会错乱 - -【修复】在某些情况下,截图画面会显示上一次截图的画面 - -【修复】使用快捷键开始录制的时候,录制按钮的图标没有及时更新 - -【修复】文字识别的排版会错乱 -ReleaseNotesUrl: https://pixpin.cn/docs/change-log/2.2.4.0 Documentations: - DocumentLabel: Docs DocumentUrl: https://pixpin.cn/docs/start/what-is-pixpin diff --git a/manifests/p/PixPin/PixPin/2.2.4.0/PixPin.PixPin.locale.zh-CN.yaml b/manifests/p/PixPin/PixPin/2.2.4.0/PixPin.PixPin.locale.zh-CN.yaml index 0d166c07a409..b0a248a0a31b 100644 --- a/manifests/p/PixPin/PixPin/2.2.4.0/PixPin.PixPin.locale.zh-CN.yaml +++ b/manifests/p/PixPin/PixPin/2.2.4.0/PixPin.PixPin.locale.zh-CN.yaml @@ -25,6 +25,30 @@ Tags: - 捕获 - 标注 - 标记 +ReleaseNotes: |- + 本次更新为大家带来了 放大镜 标注工具,并为折线标注增加了 箭头 选项。截图体验方面,截图界面增加了 刷新 按钮,长截图也支持了 裁剪 功能。 + 针对会员用户,我们推出了在图像贴图上划选文本后的 快捷菜单(高亮,波浪线,下划线),以及长截图的 自动裁剪 功能。 + 此外,还包含多项功能优化和问题修复。 + -【功能】增加放大镜标注,可以放大截图的某个区域进行内容强调 + -【功能】折线标注增加箭头选项 + -【功能】截图上方增加刷新按钮,使用鼠标按住可以透过截图界面查看桌面内容,松开后截图界面会刷新 + -【功能】长截图增加裁剪按钮,可以选择裁剪上方或者下方多余的区域 + -【会员功能】在图像贴图上划选文本后,会弹出菜单:复制,高亮,波浪线,下划线 + -【会员功能】长截图时可勾选自动裁剪,当往回滚动的时候会自动裁剪 + -【功能】latex 公式贴图增加导出为 svg 格式的选项 + -【功能】水印位置增加上中和下中的选项 + -【功能】MacOS 也增加了系统音频录制的选项(仅支持 MacOS13 及以上版本) + -【设置】「标注」页面增加禁用鼠标滚轮调整标注工具的选项 + -【设置】「标注」-「折线」增加端点和连接点的样式选项\ + -【脚本】增加“置顶鼠标下方窗口”的预设动作 + -【脚本】增加“获取激活窗口范围”的命令(pixpin.getSpRect(PixConst.SpRectActiveWindow)) + -【优化】增加了图像贴图可选文本的快捷键设置(快捷键 E) + -【优化】增加了贴图移动到新组的快捷键(快捷键 G) + -【优化】在调整截图区域时,可以按住 Alt 键进行镜像调整 + -【修复】在手动设置截图区域大小时,数字输入会错乱 + -【修复】在某些情况下,截图画面会显示上一次截图的画面 + -【修复】使用快捷键开始录制的时候,录制按钮的图标没有及时更新 + -【修复】文字识别的排版会错乱 ReleaseNotesUrl: https://pixpin.cn/docs/change-log/2.2.4.0 Documentations: - DocumentLabel: 使用文档 From 8827afe4f2d3ea9048bce2fc5783b018bdd78139 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:36:31 +0800 Subject: [PATCH 23/94] ReleaseNotes: TigerVNC.TigerVNC version 1.16.2 (#353158) --- .../TigerVNC/1.16.2/TigerVNC.TigerVNC.locale.en-US.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifests/t/TigerVNC/TigerVNC/1.16.2/TigerVNC.TigerVNC.locale.en-US.yaml b/manifests/t/TigerVNC/TigerVNC/1.16.2/TigerVNC.TigerVNC.locale.en-US.yaml index 2aaa7bc7c4f1..c17fc93af96c 100644 --- a/manifests/t/TigerVNC/TigerVNC/1.16.2/TigerVNC.TigerVNC.locale.en-US.yaml +++ b/manifests/t/TigerVNC/TigerVNC/1.16.2/TigerVNC.TigerVNC.locale.en-US.yaml @@ -21,6 +21,10 @@ Tags: - remoteaccess - remotedesktop - vnc +ReleaseNotes: |- + This is a second attempt at a bug fix release for the security issue in x0vncserver. The TigerVNC 1.16.1 release unfortunately had all fixes except the security fix. + Apologies for the extra noise and confusion. +ReleaseNotesUrl: https://github.com/TigerVNC/tigervnc/releases/tag/v1.16.2 Documentations: - DocumentLabel: Wiki DocumentUrl: https://github.com/TigerVNC/tigervnc/wiki From 66303af1a8cdb69b374fbcd3b2dc28c31f2663d3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:50:54 +0800 Subject: [PATCH 24/94] New version: Google.Chrome.Dev.EXE version 148.0.7753.0 (#352655) --- .../Google.Chrome.Dev.EXE.installer.yaml | 74 +++++++++++++++++++ .../Google.Chrome.Dev.EXE.locale.en-US.yaml | 26 +++++++ .../Google.Chrome.Dev.EXE.locale.nb-NO.yaml | 23 ++++++ .../Google.Chrome.Dev.EXE.locale.zh-CN.yaml | 25 +++++++ .../148.0.7753.0/Google.Chrome.Dev.EXE.yaml | 8 ++ 5 files changed, 156 insertions(+) create mode 100644 manifests/g/Google/Chrome/Dev/EXE/148.0.7753.0/Google.Chrome.Dev.EXE.installer.yaml create mode 100644 manifests/g/Google/Chrome/Dev/EXE/148.0.7753.0/Google.Chrome.Dev.EXE.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Dev/EXE/148.0.7753.0/Google.Chrome.Dev.EXE.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Dev/EXE/148.0.7753.0/Google.Chrome.Dev.EXE.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Dev/EXE/148.0.7753.0/Google.Chrome.Dev.EXE.yaml diff --git a/manifests/g/Google/Chrome/Dev/EXE/148.0.7753.0/Google.Chrome.Dev.EXE.installer.yaml b/manifests/g/Google/Chrome/Dev/EXE/148.0.7753.0/Google.Chrome.Dev.EXE.installer.yaml new file mode 100644 index 000000000000..c77601248bb3 --- /dev/null +++ b/manifests/g/Google/Chrome/Dev/EXE/148.0.7753.0/Google.Chrome.Dev.EXE.installer.yaml @@ -0,0 +1,74 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Dev.EXE +PackageVersion: 148.0.7753.0 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Google Chrome Dev +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/ado6bhdwfq6wsmnv5pogndy7bdwa_148.0.7753.0/148.0.7753.0_chrome_installer_uncompressed.exe + InstallerSha256: 77E03A6FA8855A18A8FAC2C919769DFA5E0DD0667E04B6BEBB9AA0A26C6FE62C + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome +- Architecture: x86 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/ado6bhdwfq6wsmnv5pogndy7bdwa_148.0.7753.0/148.0.7753.0_chrome_installer_uncompressed.exe + InstallerSha256: 77E03A6FA8855A18A8FAC2C919769DFA5E0DD0667E04B6BEBB9AA0A26C6FE62C + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome --system-level +- Architecture: x64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/acw3rae2xahdwkybtbpjudtm2ckq_148.0.7753.0/148.0.7753.0_chrome_installer_uncompressed.exe + InstallerSha256: 05279F0BA4E74B7A6D787D5D3CAA1D30036EAC0C716F1A007CB02CA94D727D95 + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome +- Architecture: x64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/acw3rae2xahdwkybtbpjudtm2ckq_148.0.7753.0/148.0.7753.0_chrome_installer_uncompressed.exe + InstallerSha256: 05279F0BA4E74B7A6D787D5D3CAA1D30036EAC0C716F1A007CB02CA94D727D95 + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome --system-level +- Architecture: arm64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/acdcugjfudp4yetzliyc6zbew4ha_148.0.7753.0/148.0.7753.0_chrome_installer_uncompressed.exe + InstallerSha256: 6FD8CE883E47AB77F599BF33584D080BD0C04700BE2D7EED1EDA794A9AD8C3FB + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome +- Architecture: arm64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/acdcugjfudp4yetzliyc6zbew4ha_148.0.7753.0/148.0.7753.0_chrome_installer_uncompressed.exe + InstallerSha256: 6FD8CE883E47AB77F599BF33584D080BD0C04700BE2D7EED1EDA794A9AD8C3FB + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome --system-level +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/148.0.7753.0/Google.Chrome.Dev.EXE.locale.en-US.yaml b/manifests/g/Google/Chrome/Dev/EXE/148.0.7753.0/Google.Chrome.Dev.EXE.locale.en-US.yaml new file mode 100644 index 000000000000..9c643c11d6cf --- /dev/null +++ b/manifests/g/Google/Chrome/Dev/EXE/148.0.7753.0/Google.Chrome.Dev.EXE.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Dev.EXE +PackageVersion: 148.0.7753.0 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome Dev (EXE) +PackageUrl: https://www.google.com/chrome/dev +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2026 Google LLC. All rights reserved. +ShortDescription: Google Chrome for developers +Description: Google Chrome for developers was built for the open web. Test cutting-edge web platform APIs and developer tools that are updated weekly. +Tags: +- browser +- chromium +- internet +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/148.0.7753.0/Google.Chrome.Dev.EXE.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Dev/EXE/148.0.7753.0/Google.Chrome.Dev.EXE.locale.nb-NO.yaml new file mode 100644 index 000000000000..282b1c6e32d7 --- /dev/null +++ b/manifests/g/Google/Chrome/Dev/EXE/148.0.7753.0/Google.Chrome.Dev.EXE.locale.nb-NO.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Dev.EXE +PackageVersion: 148.0.7753.0 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome Dev (EXE) +PackageUrl: https://www.google.com/intl/no/chrome/dev +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2026 Google LLC. Med enerett. +ShortDescription: Google Chrome for utviklere +Description: Google Chrome for utviklere er laget for det åpne nettet. Test banebrytende nettplattform-API-er og utviklerverktøy som oppdateres ukentlig. +Tags: +- chromium +- nettleseren +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/148.0.7753.0/Google.Chrome.Dev.EXE.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Dev/EXE/148.0.7753.0/Google.Chrome.Dev.EXE.locale.zh-CN.yaml new file mode 100644 index 000000000000..2e61f8642e91 --- /dev/null +++ b/manifests/g/Google/Chrome/Dev/EXE/148.0.7753.0/Google.Chrome.Dev.EXE.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Dev.EXE +PackageVersion: 148.0.7753.0 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome 开发者版 (EXE) +PackageUrl: https://www.google.com/intl/zh-CN/chrome/dev +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2026 Google LLC. 保留所有权利。 +ShortDescription: 开发者专用的 Google Chrome +Description: 开发者专用的 Google Chrome 专为开放式网络打造。测试先进的网络平台 API 和每周都会更新的开发者工具。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/148.0.7753.0/Google.Chrome.Dev.EXE.yaml b/manifests/g/Google/Chrome/Dev/EXE/148.0.7753.0/Google.Chrome.Dev.EXE.yaml new file mode 100644 index 000000000000..2af05eab4945 --- /dev/null +++ b/manifests/g/Google/Chrome/Dev/EXE/148.0.7753.0/Google.Chrome.Dev.EXE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Dev.EXE +PackageVersion: 148.0.7753.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b89f54106c493ea899c2a740d63a3b43439afaa8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:52:08 +0800 Subject: [PATCH 25/94] New version: Zoid.Meru version 3.38.3 (#352672) --- .../Zoid/Meru/3.38.3/Zoid.Meru.installer.yaml | 37 +++++++++++++++++++ .../Meru/3.38.3/Zoid.Meru.locale.en-US.yaml | 33 +++++++++++++++++ .../Meru/3.38.3/Zoid.Meru.locale.zh-CN.yaml | 17 +++++++++ manifests/z/Zoid/Meru/3.38.3/Zoid.Meru.yaml | 8 ++++ 4 files changed, 95 insertions(+) create mode 100644 manifests/z/Zoid/Meru/3.38.3/Zoid.Meru.installer.yaml create mode 100644 manifests/z/Zoid/Meru/3.38.3/Zoid.Meru.locale.en-US.yaml create mode 100644 manifests/z/Zoid/Meru/3.38.3/Zoid.Meru.locale.zh-CN.yaml create mode 100644 manifests/z/Zoid/Meru/3.38.3/Zoid.Meru.yaml diff --git a/manifests/z/Zoid/Meru/3.38.3/Zoid.Meru.installer.yaml b/manifests/z/Zoid/Meru/3.38.3/Zoid.Meru.installer.yaml new file mode 100644 index 000000000000..5765e3b64089 --- /dev/null +++ b/manifests/z/Zoid/Meru/3.38.3/Zoid.Meru.installer.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Zoid.Meru +PackageVersion: 3.38.3 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +ProductCode: 46f36337-4d96-50a9-99c5-b07ee1bda9f3 +ReleaseDate: 2026-03-26 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/zoidsh/meru/releases/download/v3.38.3/Meru-Setup-3.38.3.exe + InstallerSha256: 900DFBA36FD75F9A279154FE37E7A54351A9683D9CF4C85944D60E9EC4F61E81 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/zoidsh/meru/releases/download/v3.38.3/Meru-Setup-3.38.3.exe + InstallerSha256: 900DFBA36FD75F9A279154FE37E7A54351A9683D9CF4C85944D60E9EC4F61E81 + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/zoidsh/meru/releases/download/v3.38.3/Meru-Setup-3.38.3.exe + InstallerSha256: 900DFBA36FD75F9A279154FE37E7A54351A9683D9CF4C85944D60E9EC4F61E81 + InstallerSwitches: + Custom: /currentuser +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/zoidsh/meru/releases/download/v3.38.3/Meru-Setup-3.38.3.exe + InstallerSha256: 900DFBA36FD75F9A279154FE37E7A54351A9683D9CF4C85944D60E9EC4F61E81 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zoid/Meru/3.38.3/Zoid.Meru.locale.en-US.yaml b/manifests/z/Zoid/Meru/3.38.3/Zoid.Meru.locale.en-US.yaml new file mode 100644 index 000000000000..b31fd7ffa751 --- /dev/null +++ b/manifests/z/Zoid/Meru/3.38.3/Zoid.Meru.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: Zoid.Meru +PackageVersion: 3.38.3 +PackageLocale: en-US +Publisher: Tim Cheung +PublisherUrl: https://meru.so/ +PublisherSupportUrl: https://github.com/zoidsh/meru/issues +PrivacyUrl: https://meru.so/privacy +Author: Zoid Ltd +PackageName: Meru +PackageUrl: https://meru.so/download +License: AGPL-3.0 +LicenseUrl: https://github.com/zoidsh/meru/blob/HEAD/LICENSE +Copyright: Copyright (C) 2026-present Tim Cheung +CopyrightUrl: https://meru.so/terms +ShortDescription: The Gmail experience you deserve +Description: Meru is an open-source desktop application that brings your Gmail experience out of the browser and onto your desktop. It provides a cleaner, more focused way to access and manage your Gmail account(s). +Tags: +- email +- gmail +- mail +ReleaseNotes: |- + Fixed + - Fixed new email notification click not opening email +ReleaseNotesUrl: https://github.com/zoidsh/meru/releases/tag/v3.38.3 +PurchaseUrl: https://meru.so/#pricing +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://meru.so/#faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zoid/Meru/3.38.3/Zoid.Meru.locale.zh-CN.yaml b/manifests/z/Zoid/Meru/3.38.3/Zoid.Meru.locale.zh-CN.yaml new file mode 100644 index 000000000000..2054921cd3a1 --- /dev/null +++ b/manifests/z/Zoid/Meru/3.38.3/Zoid.Meru.locale.zh-CN.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Zoid.Meru +PackageVersion: 3.38.3 +PackageLocale: zh-CN +ShortDescription: 您值得拥有的 Gmail 体验 +Description: Meru 是一个开源桌面应用程序,它将您的 Gmail 使用体验从浏览器带到桌面。它提供了一种更简洁、更专注的方式来访问和管理您的 Gmail 帐户。 +Tags: +- gmail +- 电子邮件 +- 邮件 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://meru.so/#faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zoid/Meru/3.38.3/Zoid.Meru.yaml b/manifests/z/Zoid/Meru/3.38.3/Zoid.Meru.yaml new file mode 100644 index 000000000000..93920178f7b4 --- /dev/null +++ b/manifests/z/Zoid/Meru/3.38.3/Zoid.Meru.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: Zoid.Meru +PackageVersion: 3.38.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bd55650bfbe762433cd258f26a67b50049002cc8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:53:21 +0800 Subject: [PATCH 26/94] New version: Vivaldi.Vivaldi.Snapshot version 7.10.3992.3 (#352948) --- .../Vivaldi.Vivaldi.Snapshot.installer.yaml | 68 +++++++++++++++++++ ...Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml | 40 +++++++++++ ...Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml | 23 +++++++ .../7.10.3992.3/Vivaldi.Vivaldi.Snapshot.yaml | 8 +++ 4 files changed, 139 insertions(+) create mode 100644 manifests/v/Vivaldi/Vivaldi/Snapshot/7.10.3992.3/Vivaldi.Vivaldi.Snapshot.installer.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/Snapshot/7.10.3992.3/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/Snapshot/7.10.3992.3/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/Snapshot/7.10.3992.3/Vivaldi.Vivaldi.Snapshot.yaml diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/7.10.3992.3/Vivaldi.Vivaldi.Snapshot.installer.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.10.3992.3/Vivaldi.Vivaldi.Snapshot.installer.yaml new file mode 100644 index 000000000000..4523e6b5c719 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.10.3992.3/Vivaldi.Vivaldi.Snapshot.installer.yaml @@ -0,0 +1,68 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi.Snapshot +PackageVersion: 7.10.3992.3 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --vivaldi-silent + SilentWithProgress: --vivaldi-silent + InstallLocation: --vivaldi-install-dir="" + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 7 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- mht +- mhtml +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Vivaldi +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.7.10.3992.3.x64.exe + InstallerSha256: 4D3EFFDD3EFB49C597CDF53DC4796F5BC874AC035E79E8EDCFA238CE6A887AE8 + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.7.10.3992.3.x64.exe + InstallerSha256: 4D3EFFDD3EFB49C597CDF53DC4796F5BC874AC035E79E8EDCFA238CE6A887AE8 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +- Architecture: arm64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.7.10.3992.3.arm64.exe + InstallerSha256: 0B653F315928F74B9DD27BEDA7556E61AA8033079D6F5C5CD7E3707EA9FCFA97 + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: arm64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.7.10.3992.3.arm64.exe + InstallerSha256: 0B653F315928F74B9DD27BEDA7556E61AA8033079D6F5C5CD7E3707EA9FCFA97 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/7.10.3992.3/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.10.3992.3/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml new file mode 100644 index 000000000000..3c15b196b319 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.10.3992.3/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi.Snapshot +PackageVersion: 7.10.3992.3 +PackageLocale: en-US +Publisher: Vivaldi Technologies AS. +PublisherUrl: https://vivaldi.com/ +PublisherSupportUrl: https://help.vivaldi.com/ +PrivacyUrl: https://vivaldi.com/privacy/browser/ +Author: Vivaldi Technologies AS. +PackageName: Vivaldi (Snapshot) +PackageUrl: https://vivaldi.com/desktop/ +License: Freeware +LicenseUrl: https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/ +Copyright: Copyright 2026 Vivaldi Technologies AS. All rights reserved. +ShortDescription: Powerful, Personal and Private web browser +Description: Vivaldi is a web browser. But fun. It comes with a bunch of clever features built-in. It’s super flexible and does not track you. +Tags: +- browser +- chromium +- internet +- web +- webpage +ReleaseNotes: |- + - [AutoHide] Start Page cannot be focused VB-126360 + - [AutoHide] Suppress edge hot spots when entered while selecting/dragging VB-125996 + - [Bookmarks] Selector "Manually - related" option is shown when it should not VB-126463 + - [Calendar] Extend event clipboard text representation VB-126460 + - [Chromium] Update to 146.0.7680.171 + - [Crash] On startup due to failing to initialize the ICU Library VB-116093 + - [Mail] Fix columns in message list: if it does not show, right click and reset the columns VB-126413 + - [Speed Dial] Dragging a speed dial causes flashes between multiple states VB-75756 + - [Themes] Support for AVIF background image added VB-126207 + - [Workspaces] Clicking links in external app opens in wrong workspaces VB-126105 + - [Workspaces] Rules may split a tab group into several workspaces VB-126370 + - [macOS] Opening external link when Vivaldi is closed opens in new window behind regular window VB-39284 +ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/snapshot/7.10.3992.3.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/7.10.3992.3/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.10.3992.3/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml new file mode 100644 index 000000000000..5521c7cd343c --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.10.3992.3/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi.Snapshot +PackageVersion: 7.10.3992.3 +PackageLocale: zh-CN +PublisherUrl: https://vivaldi.com/zh-hans/ +PrivacyUrl: https://vivaldi.com/zh-hans/privacy/browser/ +PackageName: Vivaldi(快照版) +PackageUrl: https://vivaldi.com/zh-hans/desktop/ +License: 免费软件 +LicenseUrl: https://vivaldi.com/zh-hans/privacy/vivaldi-end-user-license-agreement/ +Copyright: Copyright 2026 Vivaldi Technologies AS. 版权所有。 +ShortDescription: 功能强大、个性定制、注重隐私的浏览器 +Description: Vivaldi 是一个有趣的浏览器,内置了很多强大的功能,并且非常灵活,不会跟踪你。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/7.10.3992.3/Vivaldi.Vivaldi.Snapshot.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.10.3992.3/Vivaldi.Vivaldi.Snapshot.yaml new file mode 100644 index 000000000000..0aa75644501a --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.10.3992.3/Vivaldi.Vivaldi.Snapshot.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi.Snapshot +PackageVersion: 7.10.3992.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1020687fa10ac583087363e8dc766b1a186c40a7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:54:27 +0800 Subject: [PATCH 27/94] New version: JetBrains.Rider version 2025.3.4 (#352957) --- .../2025.3.4/JetBrains.Rider.installer.yaml | 41 ++++++++++++++++ .../JetBrains.Rider.locale.en-US.yaml | 47 +++++++++++++++++++ .../JetBrains.Rider.locale.zh-CN.yaml | 30 ++++++++++++ .../Rider/2025.3.4/JetBrains.Rider.yaml | 8 ++++ 4 files changed, 126 insertions(+) create mode 100644 manifests/j/JetBrains/Rider/2025.3.4/JetBrains.Rider.installer.yaml create mode 100644 manifests/j/JetBrains/Rider/2025.3.4/JetBrains.Rider.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/Rider/2025.3.4/JetBrains.Rider.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/Rider/2025.3.4/JetBrains.Rider.yaml diff --git a/manifests/j/JetBrains/Rider/2025.3.4/JetBrains.Rider.installer.yaml b/manifests/j/JetBrains/Rider/2025.3.4/JetBrains.Rider.installer.yaml new file mode 100644 index 000000000000..81c2f0541e0c --- /dev/null +++ b/manifests/j/JetBrains/Rider/2025.3.4/JetBrains.Rider.installer.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JetBrains.Rider +PackageVersion: 2025.3.4 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- cs +- cshtml +- csproj +- ipr +- sln +- slnf +ProductCode: JetBrains Rider 2025.3.4 +ReleaseDate: 2026-03-27 +AppsAndFeaturesEntries: +- DisplayVersion: 253.32098.77 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/rider/JetBrains.Rider-2025.3.4.exe + InstallerSha256: A1990347845478905D6131037FD21AB11B62C839FCC436C924E022DC6437A45B +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/rider/JetBrains.Rider-2025.3.4.exe + InstallerSha256: A1990347845478905D6131037FD21AB11B62C839FCC436C924E022DC6437A45B + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/rider/JetBrains.Rider-2025.3.4-aarch64.exe + InstallerSha256: 34581BF6105DD0460783CC3ED5CCE7847AF8EE6667561631FF304EC4B0E52E34 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/rider/JetBrains.Rider-2025.3.4-aarch64.exe + InstallerSha256: 34581BF6105DD0460783CC3ED5CCE7847AF8EE6667561631FF304EC4B0E52E34 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/Rider/2025.3.4/JetBrains.Rider.locale.en-US.yaml b/manifests/j/JetBrains/Rider/2025.3.4/JetBrains.Rider.locale.en-US.yaml new file mode 100644 index 000000000000..a9dfaf9544d8 --- /dev/null +++ b/manifests/j/JetBrains/Rider/2025.3.4/JetBrains.Rider.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JetBrains.Rider +PackageVersion: 2025.3.4 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains Rider +PackageUrl: https://www.jetbrains.com/rider/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: Fast & powerful cross-platform .NET IDE +Description: Develop .NET, ASP.NET, .NET Core, Xamarin or Unity applications on Windows, Mac, Linux +Moniker: rider +Tags: +- .net +- asp.net +- c# +- code +- coding +- develop +- development +- dotnet +- ide +- programming +- unity +- xamarin +ReleaseNotes: |- + Rider 2025.3.4 comes with the following fixes: + - Solutions with projects targeting netstandard2.0 and referenced by other projects now build correctly without NETSDK1005 errors. [RIDER-135258] + - Editor responsiveness during typing has been improved when using AI Assistant, eliminating freezes that could occur during code edits. [LLM-25757] + - Perforce local changes are now refreshed reliably in large projects and no longer hang indefinitely in the Local Changes view. [IJPL-236557] + - Pressing Enter in F# script files now inserts a new line without delay. [RIDER-135197] + - Memory usage during Dynamic Program Analysis has been reduced for long-running sessions. [RIDER-135097] + For the complete list of issues resolved, please see our issue tracker. +ReleaseNotesUrl: https://youtrack.jetbrains.com/issues?q=project:%20Rider%20Available%20in:%202025.3.4* +PurchaseUrl: https://www.jetbrains.com/rider/buy/ +Documentations: +- DocumentLabel: Learning Rider + DocumentUrl: https://www.jetbrains.com/rider/documentation/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/Rider/2025.3.4/JetBrains.Rider.locale.zh-CN.yaml b/manifests/j/JetBrains/Rider/2025.3.4/JetBrains.Rider.locale.zh-CN.yaml new file mode 100644 index 000000000000..a7ce25c19a6f --- /dev/null +++ b/manifests/j/JetBrains/Rider/2025.3.4/JetBrains.Rider.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: JetBrains.Rider +PackageVersion: 2025.3.4 +PackageLocale: zh-CN +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PackageUrl: https://www.jetbrains.com/zh-cn/rider/ +License: 专有软件 +ShortDescription: 快速且强大的跨平台 .NET IDE +Description: 在 Windows、Mac 和 Linux 上开发 .NET、ASP.NET、.NET Core、Xamarin 或 Unity 应用程序 +Tags: +- .net +- asp.net +- c# +- dotnet +- unity +- xamarin +- 代码 +- 开发 +- 编程 +- 集成开发环境 +ReleaseNotesUrl: https://youtrack.jetbrains.com/issues?q=project:%20Rider%20Available%20in:%202025.3.4* +PurchaseUrl: https://www.jetbrains.com/zh-cn/rider/buy/ +Documentations: +- DocumentLabel: 学习 Rider + DocumentUrl: https://www.jetbrains.com/zh-cn/rider/documentation/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/Rider/2025.3.4/JetBrains.Rider.yaml b/manifests/j/JetBrains/Rider/2025.3.4/JetBrains.Rider.yaml new file mode 100644 index 000000000000..2f0271e14cf6 --- /dev/null +++ b/manifests/j/JetBrains/Rider/2025.3.4/JetBrains.Rider.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JetBrains.Rider +PackageVersion: 2025.3.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 94ff493e435b46e299fbfa478df9ac213adb96fb Mon Sep 17 00:00:00 2001 From: Zamderax Date: Fri, 27 Mar 2026 21:55:38 -0700 Subject: [PATCH 28/94] New version: WendyLabs.Wendy version 2026.03.27-112453 (#352959) --- .../WendyLabs.Wendy.installer.yaml | 22 +++++++++++++++++ .../WendyLabs.Wendy.locale.en-US.yaml | 24 +++++++++++++++++++ .../2026.03.27-112453/WendyLabs.Wendy.yaml | 8 +++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/w/WendyLabs/Wendy/2026.03.27-112453/WendyLabs.Wendy.installer.yaml create mode 100644 manifests/w/WendyLabs/Wendy/2026.03.27-112453/WendyLabs.Wendy.locale.en-US.yaml create mode 100644 manifests/w/WendyLabs/Wendy/2026.03.27-112453/WendyLabs.Wendy.yaml diff --git a/manifests/w/WendyLabs/Wendy/2026.03.27-112453/WendyLabs.Wendy.installer.yaml b/manifests/w/WendyLabs/Wendy/2026.03.27-112453/WendyLabs.Wendy.installer.yaml new file mode 100644 index 000000000000..6efc0ed83cf5 --- /dev/null +++ b/manifests/w/WendyLabs/Wendy/2026.03.27-112453/WendyLabs.Wendy.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: WendyLabs.Wendy +PackageVersion: 2026.03.27-112453 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: msi +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/wendylabsinc/wendy-agent/releases/download/2026.03.27-112453/wendy-cli-windows-amd64-2026.03.27-112453.msi + InstallerSha256: 8E14407D2CDE7D0985C88569134750879E0DA1C3E38D0844037D8769239E9DC3 + ProductCode: '{C4059A0F-2C0D-42C2-90AC-8C333ADCD3CA}' +- Architecture: arm64 + InstallerUrl: https://github.com/wendylabsinc/wendy-agent/releases/download/2026.03.27-112453/wendy-cli-windows-arm64-2026.03.27-112453.msi + InstallerSha256: C40D37818E19D787662005EA6565BC36A5EE1B655BCD19160E2ACFE9058AA4AD + ProductCode: '{DA4F1B42-6763-4F23-8101-D43F54E63232}' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-27 diff --git a/manifests/w/WendyLabs/Wendy/2026.03.27-112453/WendyLabs.Wendy.locale.en-US.yaml b/manifests/w/WendyLabs/Wendy/2026.03.27-112453/WendyLabs.Wendy.locale.en-US.yaml new file mode 100644 index 000000000000..e6985acf7bb7 --- /dev/null +++ b/manifests/w/WendyLabs/Wendy/2026.03.27-112453/WendyLabs.Wendy.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: WendyLabs.Wendy +PackageVersion: 2026.03.27-112453 +PackageLocale: en-US +Publisher: Wendy Labs +PublisherUrl: https://github.com/wendylabsinc +PublisherSupportUrl: https://github.com/wendylabsinc/wendy-agent/issues +PackageName: Wendy +PackageUrl: https://github.com/wendylabsinc/wendy-agent +License: Proprietary +ShortDescription: CLI for building and deploying apps to WendyOS edge devices. +Tags: +- cli +- edge-computing +- iot +- developer-tools +ReleaseNotesUrl: https://github.com/wendylabsinc/wendy-agent/releases/tag/2026.03.27-112453 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/wendylabsinc/wendy-agent/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WendyLabs/Wendy/2026.03.27-112453/WendyLabs.Wendy.yaml b/manifests/w/WendyLabs/Wendy/2026.03.27-112453/WendyLabs.Wendy.yaml new file mode 100644 index 000000000000..f78309b49b1f --- /dev/null +++ b/manifests/w/WendyLabs/Wendy/2026.03.27-112453/WendyLabs.Wendy.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: WendyLabs.Wendy +PackageVersion: 2026.03.27-112453 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f3f65bf77db7404ccaf526f1a6b840d989cb3b09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:56:59 +0800 Subject: [PATCH 29/94] New version: DenoLand.Deno version 2.7.9 (#352973) --- .../Deno/2.7.9/DenoLand.Deno.installer.yaml | 21 ++++++++ .../2.7.9/DenoLand.Deno.locale.en-US.yaml | 50 +++++++++++++++++++ .../2.7.9/DenoLand.Deno.locale.zh-CN.yaml | 22 ++++++++ .../d/DenoLand/Deno/2.7.9/DenoLand.Deno.yaml | 8 +++ 4 files changed, 101 insertions(+) create mode 100644 manifests/d/DenoLand/Deno/2.7.9/DenoLand.Deno.installer.yaml create mode 100644 manifests/d/DenoLand/Deno/2.7.9/DenoLand.Deno.locale.en-US.yaml create mode 100644 manifests/d/DenoLand/Deno/2.7.9/DenoLand.Deno.locale.zh-CN.yaml create mode 100644 manifests/d/DenoLand/Deno/2.7.9/DenoLand.Deno.yaml diff --git a/manifests/d/DenoLand/Deno/2.7.9/DenoLand.Deno.installer.yaml b/manifests/d/DenoLand/Deno/2.7.9/DenoLand.Deno.installer.yaml new file mode 100644 index 000000000000..16ccb9b653a0 --- /dev/null +++ b/manifests/d/DenoLand/Deno/2.7.9/DenoLand.Deno.installer.yaml @@ -0,0 +1,21 @@ +# Created with AutoPublish using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DenoLand.Deno +PackageVersion: 2.7.9 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: deno.exe +Commands: +- deno +ReleaseDate: 2026-03-27 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/denoland/deno/releases/download/v2.7.9/deno-x86_64-pc-windows-msvc.zip + InstallerSha256: F2CB68A66BCE2D4828429545EA7C2265B9F165E612629FC67E3DD39F13B87471 +- Architecture: arm64 + InstallerUrl: https://github.com/denoland/deno/releases/download/v2.7.9/deno-aarch64-pc-windows-msvc.zip + InstallerSha256: 827A19F571BF1F1D4BE2CA61391C3AADC0BB774698B5096D02787056AD03837D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DenoLand/Deno/2.7.9/DenoLand.Deno.locale.en-US.yaml b/manifests/d/DenoLand/Deno/2.7.9/DenoLand.Deno.locale.en-US.yaml new file mode 100644 index 000000000000..dccad00e3169 --- /dev/null +++ b/manifests/d/DenoLand/Deno/2.7.9/DenoLand.Deno.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with AutoPublish using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DenoLand.Deno +PackageVersion: 2.7.9 +PackageLocale: en-US +Publisher: Deno Land Inc. +PublisherUrl: https://deno.com/ +PublisherSupportUrl: https://github.com/denoland/deno/issues +PrivacyUrl: https://docs.deno.com/deploy/manual/privacy-policy/ +Author: Deno Land Inc. +PackageName: Deno +PackageUrl: https://deno.com/ +License: MIT +LicenseUrl: https://github.com/denoland/deno/blob/HEAD/LICENSE.md +Copyright: Copyright 2018-2026 the Deno authors +ShortDescription: A modern runtime for JavaScript and TypeScript +Description: Deno is a simple, modern and secure runtime for JavaScript, TypeScript, and WebAssembly that uses V8 and is built in Rust. +Tags: +- develop +- development +- environment +- javascript +- js +- programming +- runtime +- typescript +- v8 +ReleaseNotes: |- + 2.7.9 / 2026.03.27 + - fix(cli): show clean error instead of panic for invalid + --unsafely-ignore-certificate-errors value (#32868) + - fix(compile): strip duplicate exe path from argv when standalone binary + relaunches (#33016) + - fix(compile): use execPath for process.argv[1] in standalone binaries (#32990) + - fix(ext/http): use clone_external in op_http_metric_handle_otel_error (#33005) + - fix(ext/node): util.stripVTControlCharacters compatibility (#32942) + - fix(ext/node): add Symbol.dispose and Symbol.asyncDispose to fs.Dir (#33000) + - fix(ext/node): rewrite Windows TTY reading to match libuv (console mode, + encoding, raw + line mode) (#32999) + - fix(ext/node): use constant-time comparison for secret key equality (#32994) + - fix(publish): vite import.meta.hot not type checking (#32127) + - perf(ops): replace per-op generated slow metrics wrappers with shared dispatch + (#32889) +ReleaseNotesUrl: https://github.com/denoland/deno/releases/tag/v2.7.9 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.deno.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DenoLand/Deno/2.7.9/DenoLand.Deno.locale.zh-CN.yaml b/manifests/d/DenoLand/Deno/2.7.9/DenoLand.Deno.locale.zh-CN.yaml new file mode 100644 index 000000000000..99e7e0cdc417 --- /dev/null +++ b/manifests/d/DenoLand/Deno/2.7.9/DenoLand.Deno.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with AutoPublish using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DenoLand.Deno +PackageVersion: 2.7.9 +PackageLocale: zh-CN +ShortDescription: JavaScript 和 TypeScript 的现代运行时 +Description: Deno 是一个简单、现代、安全的运行时,适用于 JavaScript、TypeScript 和 WebAssembly,使用 V8 和 Rust 构建。 +Tags: +- javascript +- js +- typescript +- v8 +- 开发 +- 环境 +- 编程 +- 运行时 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.deno.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DenoLand/Deno/2.7.9/DenoLand.Deno.yaml b/manifests/d/DenoLand/Deno/2.7.9/DenoLand.Deno.yaml new file mode 100644 index 000000000000..e8b598caa438 --- /dev/null +++ b/manifests/d/DenoLand/Deno/2.7.9/DenoLand.Deno.yaml @@ -0,0 +1,8 @@ +# Created with AutoPublish using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DenoLand.Deno +PackageVersion: 2.7.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6f1ddc280aaead6e9f07b3186508ac057d5016bc Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Sat, 28 Mar 2026 05:58:22 +0100 Subject: [PATCH 30/94] New version: jdx.mise version 2026.3.17 (#352977) --- .../mise/2026.3.17/jdx.mise.installer.yaml | 24 +++++++++++++++++ .../mise/2026.3.17/jdx.mise.locale.en-US.yaml | 26 +++++++++++++++++++ manifests/j/jdx/mise/2026.3.17/jdx.mise.yaml | 8 ++++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/j/jdx/mise/2026.3.17/jdx.mise.installer.yaml create mode 100644 manifests/j/jdx/mise/2026.3.17/jdx.mise.locale.en-US.yaml create mode 100644 manifests/j/jdx/mise/2026.3.17/jdx.mise.yaml diff --git a/manifests/j/jdx/mise/2026.3.17/jdx.mise.installer.yaml b/manifests/j/jdx/mise/2026.3.17/jdx.mise.installer.yaml new file mode 100644 index 000000000000..4d4662cce21b --- /dev/null +++ b/manifests/j/jdx/mise/2026.3.17/jdx.mise.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: jdx.mise +PackageVersion: 2026.3.17 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mise/bin/mise-shim.exe +- RelativeFilePath: mise/bin/mise.exe +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-03-27 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/jdx/mise/releases/download/v2026.3.17/mise-v2026.3.17-windows-x64.zip + InstallerSha256: A5E0A77FE5AC6397D6BD3413B6C9B39AC06F24649A88EED526173062960F7B85 +- Architecture: arm64 + InstallerUrl: https://github.com/jdx/mise/releases/download/v2026.3.17/mise-v2026.3.17-windows-arm64.zip + InstallerSha256: 98772D1D68D23E8F1040C62501BCD0D136CF2DB3B995A5E7B6F77ACA93AEF060 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/jdx/mise/2026.3.17/jdx.mise.locale.en-US.yaml b/manifests/j/jdx/mise/2026.3.17/jdx.mise.locale.en-US.yaml new file mode 100644 index 000000000000..d84805451500 --- /dev/null +++ b/manifests/j/jdx/mise/2026.3.17/jdx.mise.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: jdx.mise +PackageVersion: 2026.3.17 +PackageLocale: en-US +Publisher: jdx +PublisherUrl: https://jdx.dev/ +PublisherSupportUrl: https://github.com/jdx/mise +Author: jdx +PackageName: mise-en-place +PackageUrl: https://mise.jdx.dev/ +License: MIT +LicenseUrl: https://github.com/jdx/mise/blob/HEAD/LICENSE +ShortDescription: Dev tools, env vars, tasks +Moniker: mise +ReleaseNotes: |- + A small patch release with a single bug fix for mise activate --shims PATH ordering. + Fixed + - Shims always prepended in --shims mode -- When using mise activate --shims, if the shims directory was already present in PATH (e.g. from a previous activation or a VS Code terminal re-sourcing the shell config), mise would skip the prepend and leave shims at their existing position. This meant system binaries earlier in PATH could silently shadow mise-managed tools. Shims are now always moved to the front. For fish, MovePrependEnv is used to reorder without duplicating; for all other shells, PrependEnv is emitted unconditionally, accepting a harmless duplicate entry in exchange for guaranteed ordering. #8757 by @ctaintor + New Contributors + - @ctaintor made their first contribution in #8757 + Full Changelog: v2026.3.16...v2026.3.17 +ReleaseNotesUrl: https://github.com/jdx/mise/releases/tag/v2026.3.17 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/jdx/mise/2026.3.17/jdx.mise.yaml b/manifests/j/jdx/mise/2026.3.17/jdx.mise.yaml new file mode 100644 index 000000000000..3dc20b03b8a1 --- /dev/null +++ b/manifests/j/jdx/mise/2026.3.17/jdx.mise.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: jdx.mise +PackageVersion: 2026.3.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e367104846ba66f126a902b1fa27aefba6c9eec3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:59:29 +0800 Subject: [PATCH 31/94] New version: PIKCLOUD.PikPak version 2.9.3 (2.9.3.5480) (#353143) --- .../PikPak/{2.9.2 => 2.9.3}/PIKCLOUD.PikPak.installer.yaml | 4 ++-- .../PikPak/{2.9.2 => 2.9.3}/PIKCLOUD.PikPak.locale.en-US.yaml | 2 +- .../PikPak/{2.9.2 => 2.9.3}/PIKCLOUD.PikPak.locale.zh-CN.yaml | 2 +- .../p/PIKCLOUD/PikPak/{2.9.2 => 2.9.3}/PIKCLOUD.PikPak.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/p/PIKCLOUD/PikPak/{2.9.2 => 2.9.3}/PIKCLOUD.PikPak.installer.yaml (82%) rename manifests/p/PIKCLOUD/PikPak/{2.9.2 => 2.9.3}/PIKCLOUD.PikPak.locale.en-US.yaml (98%) rename manifests/p/PIKCLOUD/PikPak/{2.9.2 => 2.9.3}/PIKCLOUD.PikPak.locale.zh-CN.yaml (98%) rename manifests/p/PIKCLOUD/PikPak/{2.9.2 => 2.9.3}/PIKCLOUD.PikPak.yaml (91%) diff --git a/manifests/p/PIKCLOUD/PikPak/2.9.2/PIKCLOUD.PikPak.installer.yaml b/manifests/p/PIKCLOUD/PikPak/2.9.3/PIKCLOUD.PikPak.installer.yaml similarity index 82% rename from manifests/p/PIKCLOUD/PikPak/2.9.2/PIKCLOUD.PikPak.installer.yaml rename to manifests/p/PIKCLOUD/PikPak/2.9.3/PIKCLOUD.PikPak.installer.yaml index 41c2eb6e0195..17b8ce6ba9f6 100644 --- a/manifests/p/PIKCLOUD/PikPak/2.9.2/PIKCLOUD.PikPak.installer.yaml +++ b/manifests/p/PIKCLOUD/PikPak/2.9.3/PIKCLOUD.PikPak.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: PIKCLOUD.PikPak -PackageVersion: 2.9.2 +PackageVersion: 2.9.3 InstallerType: nullsoft Scope: machine InstallerSwitches: @@ -16,6 +16,6 @@ ProductCode: PikPak Installers: - Architecture: x64 InstallerUrl: https://download.mypikpak.net/desktop/official_PikPak.exe - InstallerSha256: 0CDD13B6A9B667DB72872AB2631612D984B2361FDC348DE6F4E3647180D1ED0F + InstallerSha256: 22458C0BB68BBF12777CF2001AC282BA0FDFB1FC4982BD8A321941DFDCC512CC ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/p/PIKCLOUD/PikPak/2.9.2/PIKCLOUD.PikPak.locale.en-US.yaml b/manifests/p/PIKCLOUD/PikPak/2.9.3/PIKCLOUD.PikPak.locale.en-US.yaml similarity index 98% rename from manifests/p/PIKCLOUD/PikPak/2.9.2/PIKCLOUD.PikPak.locale.en-US.yaml rename to manifests/p/PIKCLOUD/PikPak/2.9.3/PIKCLOUD.PikPak.locale.en-US.yaml index 41263cc21106..dff1fa46257c 100644 --- a/manifests/p/PIKCLOUD/PikPak/2.9.2/PIKCLOUD.PikPak.locale.en-US.yaml +++ b/manifests/p/PIKCLOUD/PikPak/2.9.3/PIKCLOUD.PikPak.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: PIKCLOUD.PikPak -PackageVersion: 2.9.2 +PackageVersion: 2.9.3 PackageLocale: en-US Publisher: PIKCLOUD PTE.LTD. PublisherUrl: https://mypikpak.com/ diff --git a/manifests/p/PIKCLOUD/PikPak/2.9.2/PIKCLOUD.PikPak.locale.zh-CN.yaml b/manifests/p/PIKCLOUD/PikPak/2.9.3/PIKCLOUD.PikPak.locale.zh-CN.yaml similarity index 98% rename from manifests/p/PIKCLOUD/PikPak/2.9.2/PIKCLOUD.PikPak.locale.zh-CN.yaml rename to manifests/p/PIKCLOUD/PikPak/2.9.3/PIKCLOUD.PikPak.locale.zh-CN.yaml index 2677e3903e19..cd4fdb8a78a9 100644 --- a/manifests/p/PIKCLOUD/PikPak/2.9.2/PIKCLOUD.PikPak.locale.zh-CN.yaml +++ b/manifests/p/PIKCLOUD/PikPak/2.9.3/PIKCLOUD.PikPak.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: PIKCLOUD.PikPak -PackageVersion: 2.9.2 +PackageVersion: 2.9.3 PackageLocale: zh-CN Publisher: PIKCLOUD PTE.LTD. PublisherUrl: https://mypikpak.com/ diff --git a/manifests/p/PIKCLOUD/PikPak/2.9.2/PIKCLOUD.PikPak.yaml b/manifests/p/PIKCLOUD/PikPak/2.9.3/PIKCLOUD.PikPak.yaml similarity index 91% rename from manifests/p/PIKCLOUD/PikPak/2.9.2/PIKCLOUD.PikPak.yaml rename to manifests/p/PIKCLOUD/PikPak/2.9.3/PIKCLOUD.PikPak.yaml index 8ee3df101d5a..7fbaaa411b1b 100644 --- a/manifests/p/PIKCLOUD/PikPak/2.9.2/PIKCLOUD.PikPak.yaml +++ b/manifests/p/PIKCLOUD/PikPak/2.9.3/PIKCLOUD.PikPak.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: PIKCLOUD.PikPak -PackageVersion: 2.9.2 +PackageVersion: 2.9.3 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 35383b8dfd61c28cf6b948254cad1aa4a2c1a1fb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 13:00:27 +0800 Subject: [PATCH 32/94] New version: SDRplay.SDRconnect version 1.0.8 (#353148) --- .../1.0.8/SDRplay.SDRconnect.installer.yaml | 16 +++++++++++ .../SDRplay.SDRconnect.locale.en-US.yaml | 27 +++++++++++++++++++ .../SDRplay.SDRconnect.locale.zh-CN.yaml | 19 +++++++++++++ .../SDRconnect/1.0.8/SDRplay.SDRconnect.yaml | 8 ++++++ 4 files changed, 70 insertions(+) create mode 100644 manifests/s/SDRplay/SDRconnect/1.0.8/SDRplay.SDRconnect.installer.yaml create mode 100644 manifests/s/SDRplay/SDRconnect/1.0.8/SDRplay.SDRconnect.locale.en-US.yaml create mode 100644 manifests/s/SDRplay/SDRconnect/1.0.8/SDRplay.SDRconnect.locale.zh-CN.yaml create mode 100644 manifests/s/SDRplay/SDRconnect/1.0.8/SDRplay.SDRconnect.yaml diff --git a/manifests/s/SDRplay/SDRconnect/1.0.8/SDRplay.SDRconnect.installer.yaml b/manifests/s/SDRplay/SDRconnect/1.0.8/SDRplay.SDRconnect.installer.yaml new file mode 100644 index 000000000000..782793ad0288 --- /dev/null +++ b/manifests/s/SDRplay/SDRconnect/1.0.8/SDRplay.SDRconnect.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SDRplay.SDRconnect +PackageVersion: 1.0.8 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ProductCode: '{53AFC0EA-36AB-4CD8-BB33-90E0D017090D}_is1' +ReleaseDate: 2026-03-25 +Installers: +- Architecture: x64 + InstallerUrl: https://www.sdrplay.com/software/SDRconnect_windows-x64_a4b8da76b.exe + InstallerSha256: 6ED816CF3573DDAEDF62D32D1365E3389A194C4E0AE91B2C741A870040D5776A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SDRplay/SDRconnect/1.0.8/SDRplay.SDRconnect.locale.en-US.yaml b/manifests/s/SDRplay/SDRconnect/1.0.8/SDRplay.SDRconnect.locale.en-US.yaml new file mode 100644 index 000000000000..710ad1686445 --- /dev/null +++ b/manifests/s/SDRplay/SDRconnect/1.0.8/SDRplay.SDRconnect.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SDRplay.SDRconnect +PackageVersion: 1.0.8 +PackageLocale: en-US +Publisher: SDRplay Ltd +PublisherUrl: https://www.sdrplay.com/ +PublisherSupportUrl: https://www.sdrplay.com/help-sdrconnect/ +Author: SDRplay Ltd +PackageName: SDRplay SDRconnect +PackageUrl: https://www.sdrplay.com/sdrconnect/ +License: Proprietary +Copyright: ©2023-2026 SDRplay Limited +ShortDescription: SDRplay's multi-platform SDR and server software +Tags: +- ham-radio +- radio +- sdr +- sdrplay +- software-defined-radio +ReleaseNotesUrl: https://www.sdrplay.com/docs/SDRconnect_Release_Notes.pdf +Documentations: +- DocumentLabel: Video Guides + DocumentUrl: https://www.sdrplay.com/sdrconnectvideoguides/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SDRplay/SDRconnect/1.0.8/SDRplay.SDRconnect.locale.zh-CN.yaml b/manifests/s/SDRplay/SDRconnect/1.0.8/SDRplay.SDRconnect.locale.zh-CN.yaml new file mode 100644 index 000000000000..4f73df42a873 --- /dev/null +++ b/manifests/s/SDRplay/SDRconnect/1.0.8/SDRplay.SDRconnect.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: SDRplay.SDRconnect +PackageVersion: 1.0.8 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: SDRplay 的多平台 SDR 和服务器软件 +Tags: +- sdr +- sdrplay +- 业余无线电 +- 无线电 +- 软件定义无线电 +Documentations: +- DocumentLabel: 视频指南 + DocumentUrl: https://www.sdrplay.com/sdrconnectvideoguides/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SDRplay/SDRconnect/1.0.8/SDRplay.SDRconnect.yaml b/manifests/s/SDRplay/SDRconnect/1.0.8/SDRplay.SDRconnect.yaml new file mode 100644 index 000000000000..256ce6628dc2 --- /dev/null +++ b/manifests/s/SDRplay/SDRconnect/1.0.8/SDRplay.SDRconnect.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: SDRplay.SDRconnect +PackageVersion: 1.0.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 305ffe791de2d86c1fab9fdea5de16e9d56fe178 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sat, 28 Mar 2026 16:29:44 +1100 Subject: [PATCH 33/94] New version: elieserdejesus.JamTaba version 2.1.16 (#352938) --- .../elieserdejesus.JamTaba.installer.yaml | 29 ++++++++++++++++ .../elieserdejesus.JamTaba.locale.en-US.yaml | 33 +++++++++++++++++++ .../2.1.16/elieserdejesus.JamTaba.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/e/elieserdejesus/JamTaba/2.1.16/elieserdejesus.JamTaba.installer.yaml create mode 100644 manifests/e/elieserdejesus/JamTaba/2.1.16/elieserdejesus.JamTaba.locale.en-US.yaml create mode 100644 manifests/e/elieserdejesus/JamTaba/2.1.16/elieserdejesus.JamTaba.yaml diff --git a/manifests/e/elieserdejesus/JamTaba/2.1.16/elieserdejesus.JamTaba.installer.yaml b/manifests/e/elieserdejesus/JamTaba/2.1.16/elieserdejesus.JamTaba.installer.yaml new file mode 100644 index 000000000000..94deaf1cedcc --- /dev/null +++ b/manifests/e/elieserdejesus/JamTaba/2.1.16/elieserdejesus.JamTaba.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: elieserdejesus.JamTaba +PackageVersion: 2.1.16 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: '{ACBD9FA8-0FF5-484F-8BE1-EC577495851E}_is1' +ReleaseDate: 2021-12-08 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\JamTaba 2' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/elieserdejesus/JamTaba/releases/download/v2.1.16/Jamtaba.2.32.bits.installer.exe + InstallerSha256: 1EAF62A6708436438E8AEE3377688C6633354514FA7B9A91F599226B729C0A4A + AppsAndFeaturesEntries: + - Publisher: Jamtaba + DisplayVersion: '1' + ProductCode: '{ACBD9FA8-0FF5-484F-8BE1-EC577495851E}_is1' +- Architecture: x64 + InstallerUrl: https://github.com/elieserdejesus/JamTaba/releases/download/v2.1.16/Jamtaba.2.64.bits.installer.exe + InstallerSha256: 706F1B408A8AA7FB9BF1C7CED69B7126067C6E2F9ACE106DF5B78E74FE2672AF + AppsAndFeaturesEntries: + - DisplayVersion: '1' + ProductCode: '{ACBD9FA8-0FF5-484F-8BE1-EC577495851E}_is1' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/elieserdejesus/JamTaba/2.1.16/elieserdejesus.JamTaba.locale.en-US.yaml b/manifests/e/elieserdejesus/JamTaba/2.1.16/elieserdejesus.JamTaba.locale.en-US.yaml new file mode 100644 index 000000000000..07e98048638e --- /dev/null +++ b/manifests/e/elieserdejesus/JamTaba/2.1.16/elieserdejesus.JamTaba.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: elieserdejesus.JamTaba +PackageVersion: 2.1.16 +PackageLocale: en-US +Publisher: Jamtaba +PublisherUrl: https://github.com/elieserdejesus +PublisherSupportUrl: https://github.com/elieserdejesus/JamTaba/issues +PackageName: JamTaba 2 +PackageUrl: https://github.com/elieserdejesus/JamTaba +License: copyright (c) elieserdejesus +ShortDescription: Jamtaba is a software to play online music jam sessions. +Tags: +- audio-unit +- jam +- midi +- music +- music-collaboration +- ninjam +- qt +- vst +ReleaseNotes: |- + - Allowing MIDI sync with external gears (available in JTBA Standalone only) + - Increase video resolution + - Allow disable inactivity monitor … + - Videochannel not xmiting audio data on channel 2 + - bots subtracted from servers maxusers + - allow full internet server name address + - replacing ninjam chat tab server name for tooltip +ReleaseNotesUrl: https://github.com/elieserdejesus/JamTaba/releases/tag/v2.1.16 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/elieserdejesus/JamTaba/2.1.16/elieserdejesus.JamTaba.yaml b/manifests/e/elieserdejesus/JamTaba/2.1.16/elieserdejesus.JamTaba.yaml new file mode 100644 index 000000000000..1c875c54a24c --- /dev/null +++ b/manifests/e/elieserdejesus/JamTaba/2.1.16/elieserdejesus.JamTaba.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: elieserdejesus.JamTaba +PackageVersion: 2.1.16 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3bfbfce6ae5f649d855a6cb96af8d8e9152da6c1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 13:31:40 +0800 Subject: [PATCH 34/94] New version: PrestoSoft.ExamDiff.Pro version 17.0.0.5 (#350520) --- .../PrestoSoft.ExamDiff.Pro.installer.yaml | 6 +++--- .../PrestoSoft.ExamDiff.Pro.locale.en-US.yaml | 6 ++++-- .../PrestoSoft.ExamDiff.Pro.locale.zh-CN.yaml | 2 +- .../Pro/{17.0.0.4 => 17.0.0.5}/PrestoSoft.ExamDiff.Pro.yaml | 2 +- 4 files changed, 9 insertions(+), 7 deletions(-) rename manifests/p/PrestoSoft/ExamDiff/Pro/{17.0.0.4 => 17.0.0.5}/PrestoSoft.ExamDiff.Pro.installer.yaml (78%) rename manifests/p/PrestoSoft/ExamDiff/Pro/{17.0.0.4 => 17.0.0.5}/PrestoSoft.ExamDiff.Pro.locale.en-US.yaml (89%) rename manifests/p/PrestoSoft/ExamDiff/Pro/{17.0.0.4 => 17.0.0.5}/PrestoSoft.ExamDiff.Pro.locale.zh-CN.yaml (97%) rename manifests/p/PrestoSoft/ExamDiff/Pro/{17.0.0.4 => 17.0.0.5}/PrestoSoft.ExamDiff.Pro.yaml (90%) diff --git a/manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.4/PrestoSoft.ExamDiff.Pro.installer.yaml b/manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.5/PrestoSoft.ExamDiff.Pro.installer.yaml similarity index 78% rename from manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.4/PrestoSoft.ExamDiff.Pro.installer.yaml rename to manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.5/PrestoSoft.ExamDiff.Pro.installer.yaml index cf67e9481178..11b0a4fde847 100644 --- a/manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.4/PrestoSoft.ExamDiff.Pro.installer.yaml +++ b/manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.5/PrestoSoft.ExamDiff.Pro.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: PrestoSoft.ExamDiff.Pro -PackageVersion: 17.0.0.4 +PackageVersion: 17.0.0.5 InstallerType: inno Scope: machine Protocols: @@ -10,11 +10,11 @@ Protocols: FileExtensions: - edpi ProductCode: ExamDiff Pro 17.0_is1 -ReleaseDate: 2026-03-12 +ReleaseDate: 2026-03-20 ElevationRequirement: elevatesSelf Installers: - Architecture: x64 InstallerUrl: https://www.prestosoft.com/download/edpro170_x64_setup.exe - InstallerSha256: B0A4407D097BB99204CF2AF28784844DB2DAE361BDA5C687A63EEBCA249C3F3B + InstallerSha256: FE2C610A6E0ABAD60427C489D6F83527BCF7FE688634CCF8A00D0BE2B01EC16E ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.4/PrestoSoft.ExamDiff.Pro.locale.en-US.yaml b/manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.5/PrestoSoft.ExamDiff.Pro.locale.en-US.yaml similarity index 89% rename from manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.4/PrestoSoft.ExamDiff.Pro.locale.en-US.yaml rename to manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.5/PrestoSoft.ExamDiff.Pro.locale.en-US.yaml index 4b9aae027488..7057761c33e5 100644 --- a/manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.4/PrestoSoft.ExamDiff.Pro.locale.en-US.yaml +++ b/manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.5/PrestoSoft.ExamDiff.Pro.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: PrestoSoft.ExamDiff.Pro -PackageVersion: 17.0.0.4 +PackageVersion: 17.0.0.5 PackageLocale: en-US Publisher: PrestoSoft LLC PublisherUrl: https://www.prestosoft.com/ @@ -23,7 +23,9 @@ Tags: - folder - merge - patch -ReleaseNotes: '- Fix: Syntax highlights were not generated when command line was used to generate HTML output or to print' +ReleaseNotes: |- + - Improvement: Updated cURL plug-in to the latest version 8.19.0 + - Fix: One more fix for syntax highlighting ReleaseNotesUrl: https://www.prestosoft.com/edp_buildhistory.asp#15.0 PurchaseUrl: https://www.prestosoft.com/edp_purchase.asp ManifestType: defaultLocale diff --git a/manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.4/PrestoSoft.ExamDiff.Pro.locale.zh-CN.yaml b/manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.5/PrestoSoft.ExamDiff.Pro.locale.zh-CN.yaml similarity index 97% rename from manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.4/PrestoSoft.ExamDiff.Pro.locale.zh-CN.yaml rename to manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.5/PrestoSoft.ExamDiff.Pro.locale.zh-CN.yaml index 671ef94dbb07..4162d2c9fd4b 100644 --- a/manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.4/PrestoSoft.ExamDiff.Pro.locale.zh-CN.yaml +++ b/manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.5/PrestoSoft.ExamDiff.Pro.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: PrestoSoft.ExamDiff.Pro -PackageVersion: 17.0.0.4 +PackageVersion: 17.0.0.5 PackageLocale: zh-CN License: 专有软件 ShortDescription: 可视化文件和目录比较工具 diff --git a/manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.4/PrestoSoft.ExamDiff.Pro.yaml b/manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.5/PrestoSoft.ExamDiff.Pro.yaml similarity index 90% rename from manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.4/PrestoSoft.ExamDiff.Pro.yaml rename to manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.5/PrestoSoft.ExamDiff.Pro.yaml index 196c2fb110dd..46c02d2ca643 100644 --- a/manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.4/PrestoSoft.ExamDiff.Pro.yaml +++ b/manifests/p/PrestoSoft/ExamDiff/Pro/17.0.0.5/PrestoSoft.ExamDiff.Pro.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: PrestoSoft.ExamDiff.Pro -PackageVersion: 17.0.0.4 +PackageVersion: 17.0.0.5 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 4d8ef450abad3975d3a25dae6ce72b3ec93b70c8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 13:32:45 +0800 Subject: [PATCH 35/94] New version: Spotify.Spotify version 1.2.86.502.g8cd7fb22 (#352482) --- .../Spotify.Spotify.installer.yaml | 6 +++--- .../Spotify.Spotify.locale.en-US.yaml | 2 +- .../Spotify.Spotify.locale.zh-CN.yaml | 2 +- .../Spotify.Spotify.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename manifests/s/Spotify/Spotify/{1.2.85.519.g549a528b => 1.2.86.502.g8cd7fb22}/Spotify.Spotify.installer.yaml (78%) rename manifests/s/Spotify/Spotify/{1.2.85.519.g549a528b => 1.2.86.502.g8cd7fb22}/Spotify.Spotify.locale.en-US.yaml (97%) rename manifests/s/Spotify/Spotify/{1.2.85.519.g549a528b => 1.2.86.502.g8cd7fb22}/Spotify.Spotify.locale.zh-CN.yaml (97%) rename manifests/s/Spotify/Spotify/{1.2.85.519.g549a528b => 1.2.86.502.g8cd7fb22}/Spotify.Spotify.yaml (86%) diff --git a/manifests/s/Spotify/Spotify/1.2.85.519.g549a528b/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.86.502.g8cd7fb22/Spotify.Spotify.installer.yaml similarity index 78% rename from manifests/s/Spotify/Spotify/1.2.85.519.g549a528b/Spotify.Spotify.installer.yaml rename to manifests/s/Spotify/Spotify/1.2.86.502.g8cd7fb22/Spotify.Spotify.installer.yaml index 054390da7f76..daca243a949a 100644 --- a/manifests/s/Spotify/Spotify/1.2.85.519.g549a528b/Spotify.Spotify.installer.yaml +++ b/manifests/s/Spotify/Spotify/1.2.86.502.g8cd7fb22/Spotify.Spotify.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.85.519.g549a528b +PackageVersion: 1.2.86.502.g8cd7fb22 InstallerType: exe Scope: user InstallModes: @@ -20,9 +20,9 @@ ElevationRequirement: elevationProhibited Installers: - Architecture: x64 InstallerUrl: https://download.scdn.co/SpotifyFullSetupX64.exe - InstallerSha256: 3546BF93D3BF0F2996F85ADC69EDE39B767C1EFFE187D488CBF377BA5662417A + InstallerSha256: 46E61F81688BAB5D7A59F01225522D1D50511293B0E63F225D97FDD61A9DD323 - Architecture: arm64 InstallerUrl: https://download.scdn.co/SpotifyFullSetupARM64.exe - InstallerSha256: F6847A26E2E02394A13D5FFB8CB6349520138CA11BB43A5895DD95BEFC1ED398 + InstallerSha256: 3CCCFB64565350B00DFFB10BFDEA8F9C369D33E0E38A5202E9995178081A13CC ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.85.519.g549a528b/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.86.502.g8cd7fb22/Spotify.Spotify.locale.en-US.yaml similarity index 97% rename from manifests/s/Spotify/Spotify/1.2.85.519.g549a528b/Spotify.Spotify.locale.en-US.yaml rename to manifests/s/Spotify/Spotify/1.2.86.502.g8cd7fb22/Spotify.Spotify.locale.en-US.yaml index c677e4cd0ff8..9d9d44e6f117 100644 --- a/manifests/s/Spotify/Spotify/1.2.85.519.g549a528b/Spotify.Spotify.locale.en-US.yaml +++ b/manifests/s/Spotify/Spotify/1.2.86.502.g8cd7fb22/Spotify.Spotify.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.85.519.g549a528b +PackageVersion: 1.2.86.502.g8cd7fb22 PackageLocale: en-US Publisher: Spotify AB PublisherUrl: https://www.spotify.com/ diff --git a/manifests/s/Spotify/Spotify/1.2.85.519.g549a528b/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.86.502.g8cd7fb22/Spotify.Spotify.locale.zh-CN.yaml similarity index 97% rename from manifests/s/Spotify/Spotify/1.2.85.519.g549a528b/Spotify.Spotify.locale.zh-CN.yaml rename to manifests/s/Spotify/Spotify/1.2.86.502.g8cd7fb22/Spotify.Spotify.locale.zh-CN.yaml index e83ba33ed5a4..2cfe2129ec7c 100644 --- a/manifests/s/Spotify/Spotify/1.2.85.519.g549a528b/Spotify.Spotify.locale.zh-CN.yaml +++ b/manifests/s/Spotify/Spotify/1.2.86.502.g8cd7fb22/Spotify.Spotify.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.85.519.g549a528b +PackageVersion: 1.2.86.502.g8cd7fb22 PackageLocale: zh-CN Publisher: Spotify AB PublisherUrl: https://www.spotify.com/ diff --git a/manifests/s/Spotify/Spotify/1.2.85.519.g549a528b/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.86.502.g8cd7fb22/Spotify.Spotify.yaml similarity index 86% rename from manifests/s/Spotify/Spotify/1.2.85.519.g549a528b/Spotify.Spotify.yaml rename to manifests/s/Spotify/Spotify/1.2.86.502.g8cd7fb22/Spotify.Spotify.yaml index 9fd4d974ed38..6b986a1d6ae3 100644 --- a/manifests/s/Spotify/Spotify/1.2.85.519.g549a528b/Spotify.Spotify.yaml +++ b/manifests/s/Spotify/Spotify/1.2.86.502.g8cd7fb22/Spotify.Spotify.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.85.519.g549a528b +PackageVersion: 1.2.86.502.g8cd7fb22 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From d80dfc1fe2012244e5fb3949a153959826c95c82 Mon Sep 17 00:00:00 2001 From: Baptiste Augrain Date: Sat, 28 Mar 2026 06:33:44 +0100 Subject: [PATCH 36/94] New version: VSCodium.VSCodium.Insiders version 1.112.02056 (#352676) --- .../VSCodium.VSCodium.Insiders.installer.yaml | 56 +++++++ ...Codium.VSCodium.Insiders.locale.en-US.yaml | 138 ++++++++++++++++++ .../VSCodium.VSCodium.Insiders.yaml | 8 + 3 files changed, 202 insertions(+) create mode 100644 manifests/v/VSCodium/VSCodium/Insiders/1.112.02056/VSCodium.VSCodium.Insiders.installer.yaml create mode 100644 manifests/v/VSCodium/VSCodium/Insiders/1.112.02056/VSCodium.VSCodium.Insiders.locale.en-US.yaml create mode 100644 manifests/v/VSCodium/VSCodium/Insiders/1.112.02056/VSCodium.VSCodium.Insiders.yaml diff --git a/manifests/v/VSCodium/VSCodium/Insiders/1.112.02056/VSCodium.VSCodium.Insiders.installer.yaml b/manifests/v/VSCodium/VSCodium/Insiders/1.112.02056/VSCodium.VSCodium.Insiders.installer.yaml new file mode 100644 index 000000000000..60375fc21b00 --- /dev/null +++ b/manifests/v/VSCodium/VSCodium/Insiders/1.112.02056/VSCodium.VSCodium.Insiders.installer.yaml @@ -0,0 +1,56 @@ +# 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: VSCodium.VSCodium.Insiders +PackageVersion: 1.112.02056 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-03-26 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/VSCodium/vscodium-insiders/releases/download/1.112.02056-insider/VSCodiumUserSetup-x64-1.112.02056-insider.exe + InstallerSha256: 13469108FD91FA675831794DC9959F35DCAF1CD70BCB54BCCC6053EFE72453A7 + ProductCode: '{20F79D0D-A9AC-4220-9A81-CE675FFB6B41}_is1' + AppsAndFeaturesEntries: + - DisplayName: VSCodium Insiders (User) + ProductCode: '{20F79D0D-A9AC-4220-9A81-CE675FFB6B41}_is1' + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\VSCodium Insiders' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/VSCodium/vscodium-insiders/releases/download/1.112.02056-insider/VSCodiumSetup-x64-1.112.02056-insider.exe + InstallerSha256: 62330758DB196365E3B62E0307018A8B9C2A78C9AAA0059DE861CE9CE7E80BF5 + ProductCode: '{B2E0DDB2-120E-4D34-9F7E-8C688FF839A2}_is1' + AppsAndFeaturesEntries: + - ProductCode: '{B2E0DDB2-120E-4D34-9F7E-8C688FF839A2}_is1' + ElevationRequirement: elevatesSelf + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\VSCodium Insiders' +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/VSCodium/vscodium-insiders/releases/download/1.112.02056-insider/VSCodiumUserSetup-arm64-1.112.02056-insider.exe + InstallerSha256: 40628C0F4CFC3D8BEEF5191E2C079747BA624018D7D2B7E70637AD95E6BB7255 + ProductCode: '{2E362F92-14EA-455A-9ABD-3E656BBBFE71}_is1' + AppsAndFeaturesEntries: + - DisplayName: VSCodium Insiders (User) + ProductCode: '{2E362F92-14EA-455A-9ABD-3E656BBBFE71}_is1' + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\VSCodium Insiders' +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/VSCodium/vscodium-insiders/releases/download/1.112.02056-insider/VSCodiumSetup-arm64-1.112.02056-insider.exe + InstallerSha256: E91E25E8A95C383627CC3FA4B1E7565584DF19D75E6B5E286F7D2D3FC37B3991 + ProductCode: '{44721278-64C6-4513-BC45-D48E07830599}_is1' + AppsAndFeaturesEntries: + - ProductCode: '{44721278-64C6-4513-BC45-D48E07830599}_is1' + ElevationRequirement: elevatesSelf + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\VSCodium Insiders' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/VSCodium/VSCodium/Insiders/1.112.02056/VSCodium.VSCodium.Insiders.locale.en-US.yaml b/manifests/v/VSCodium/VSCodium/Insiders/1.112.02056/VSCodium.VSCodium.Insiders.locale.en-US.yaml new file mode 100644 index 000000000000..4d893e20fefc --- /dev/null +++ b/manifests/v/VSCodium/VSCodium/Insiders/1.112.02056/VSCodium.VSCodium.Insiders.locale.en-US.yaml @@ -0,0 +1,138 @@ +# 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: VSCodium.VSCodium.Insiders +PackageVersion: 1.112.02056 +PackageLocale: en-US +Publisher: VSCodium +PublisherUrl: https://github.com/VSCodium/vscodium +PublisherSupportUrl: https://github.com/VSCodium/vscodium/issues +Author: VSCodium +PackageName: VSCodium Insiders +PackageUrl: https://vscodium.com/ +License: MIT +LicenseUrl: https://github.com/VSCodium/vscodium-insiders/blob/HEAD/LICENSE +Copyright: Copyright (c) 2022 VSCodium Team +CopyrightUrl: https://github.com/VSCodium/vscodium/blob/master/LICENSE +ShortDescription: VSCodium is a community-driven, freely-licensed and telemetry-free rebuilt of Microsoft's Visual Studio Code Insiders. +Description: |- + VSCodium is a community-driven, freely-licensed and telemetry-free rebuilt of Microsoft's Visual Studio Code Insiders. + VSCodium is a powerful IDE which runs on your desktop and is available for Windows, macOS and Linux. +Tags: +- cross-platform +- editor +- foss +- ide +- javascript +- open-source +- typescript +- vscode +ReleaseNotes: |- + update vscode to 07ff9d6178ede9a1bd12ad3399074d726ebe6e43 + x86 64bits + ───────┬───────────────────────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + Windows│User Installer │VSCodiumUserSetup-x64-1.112.02056-insider.exe + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │System Installer │VSCodiumSetup-x64-1.112.02056-insider.exe + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │.zip │VSCodium-win32-x64-1.112.02056-insider.zip + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │.msi - updates enabled │VSCodium-x64-1.112.02056-insider.msi + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │.msi - updates disabled│VSCodium-x64-updates-disabled-1.112.02056-insider.msi + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Remote Host │vscodium-reh-win32-x64-1.112.02056-insider.tar.gz + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-win32-x64-1.112.02056-insider.tar.gz + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │CLI │vscodium-cli-win32-x64-1.112.02056-insider.tar.gz + ───────┼───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + macOS │.dmg │VSCodium.x64.1.112.02056-insider.dmg + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │.zip │VSCodium-darwin-x64-1.112.02056-insider.zip + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Remote Host │vscodium-reh-darwin-x64-1.112.02056.-insider.tar.gz + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-darwin-x64-1.112.02056-insider.tar.gz + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │CLI │vscodium-cli-darwin-x64-1.112.02056-insider.tar.gz + ───────┼───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + Linux │.deb │codium-insiders_1.112.02056_amd64.deb + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │.rpm │codium-insiders-1.112.02056-el8.x86_64.rpm + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │.tar.gz │VSCodium-linux-x64-1.112.02056-insider.tar.gz + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │AppImage │VSCodium-Insiders-1.112.02056.glibc2.30-x86_64.AppImage + │ │VSCodium-Insiders-1.112.02056.glibc2.30-x86_64.AppImage.zsync + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Snap │codium-insiders_1.112.02056_amd64.snap + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Remote Host │vscodium-reh-linux-x64-1.112.02056-insider.tar.gz + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-linux-x64-1.112.02056-insider.tar.gz + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │CLI │vscodium-cli-linux-x64-1.112.02056-insider.tar.gz + ───────┼───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + Alpine │Remote Host │vscodium-reh-alpine-x64-1.112.02056-insider.tar.gz + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-alpine-x64-1.112.02056-insider.tar.gz + ───────┴───────────────────────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + ARM 64bits + ───────┬────────────────┬───────────────────────────────────────────────────────────── + Windows│User Installer │VSCodiumUserSetup-arm64-1.112.02056-insider.exe + ├────────────────┼───────────────────────────────────────────────────────────── + │System Installer│VSCodiumSetup-arm64-1.112.02056-insider.exe + ├────────────────┼───────────────────────────────────────────────────────────── + │.zip │VSCodium-win32-arm64-1.112.02056-insider.zip + ├────────────────┼───────────────────────────────────────────────────────────── + │CLI │vscodium-cli-win32-arm64-1.112.02056-insider.tar.gz + ───────┼────────────────┼───────────────────────────────────────────────────────────── + macOS │.dmg │VSCodium.arm64.1.112.02056-insider.dmg + ├────────────────┼───────────────────────────────────────────────────────────── + │.zip │VSCodium-darwin-arm64-1.112.02056-insider.zip + ├────────────────┼───────────────────────────────────────────────────────────── + │Remote Host │vscodium-reh-darwin-arm64-1.112.02056-insider.tar.gz + ├────────────────┼───────────────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-darwin-arm64-1.112.02056-insider.tar.gz + ├────────────────┼───────────────────────────────────────────────────────────── + │CLI │vscodium-cli-darwin-arm64-1.112.02056-insider.tar.gz + ───────┼────────────────┼───────────────────────────────────────────────────────────── + Linux │.deb │codium-insiders_1.112.02056_arm64.deb + ├────────────────┼───────────────────────────────────────────────────────────── + │.rpm │codium-insiders-1.112.02056-el8.aarch64.rpm + ├────────────────┼───────────────────────────────────────────────────────────── + │.tar.gz │VSCodium-linux-arm64-1.112.02056-insider.tar.gz + ├────────────────┼───────────────────────────────────────────────────────────── + │Snap │codium-insiders_1.112.02056_arm64.snap + ├────────────────┼───────────────────────────────────────────────────────────── + │Remote Host │vscodium-reh-linux-arm64-1.112.02056-insider.tar.gz + ├────────────────┼───────────────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-linux-arm64-1.112.02056-insider.tar.gz + ├────────────────┼───────────────────────────────────────────────────────────── + │CLI │vscodium-cli-linux-arm64-1.112.02056-insider.tar.gz + ───────┼────────────────┼───────────────────────────────────────────────────────────── + Alpine │Remote Host │vscodium-reh-alpine-arm64-1.112.02056-insider.tar.gz + ├────────────────┼───────────────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-alpine-arm64-1.112.02056-insider.tar.gz + ───────┴────────────────┴───────────────────────────────────────────────────────────── + ARM 32bits + ─────┬───────────┬──────────────────────────────────────────────────────────── + Linux│.deb │codium-insiders_1.112.02056_armhf.deb + ├───────────┼──────────────────────────────────────────────────────────── + │.rpm │codium-insiders-1.112.02056-el8.armv7hl.rpm + ├───────────┼──────────────────────────────────────────────────────────── + │.tar.gz │VSCodium-linux-armhf-1.112.02056-insider.tar.gz + ├───────────┼──────────────────────────────────────────────────────────── + │Remote Host│vscodium-reh-linux-armhf-1.112.02056-insider.tar.gz + ├───────────┼──────────────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-linux-armhf-1.112.02056-insider.tar.gz + ├───────────┼──────────────────────────────────────────────────────────── + │CLI │vscodium-cli-linux-armhf-1.112.02056-insider.tar.gz + ─────┴───────────┴──────────────────────────────────────────────────────────── + PPC 64bits + ─────┬───────────┬────────────────────────────────────────────────────────────── + Linux│.tar.gz │VSCodium-linux-ppc64le-1.112.02056-insider.tar.gz +ReleaseNotesUrl: https://github.com/VSCodium/vscodium-insiders/releases/tag/1.112.02056-insider +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/VSCodium/VSCodium/Insiders/1.112.02056/VSCodium.VSCodium.Insiders.yaml b/manifests/v/VSCodium/VSCodium/Insiders/1.112.02056/VSCodium.VSCodium.Insiders.yaml new file mode 100644 index 000000000000..fd39d1bd4686 --- /dev/null +++ b/manifests/v/VSCodium/VSCodium/Insiders/1.112.02056/VSCodium.VSCodium.Insiders.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: VSCodium.VSCodium.Insiders +PackageVersion: 1.112.02056 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 97a9cb32ed73a76493a31343282bfcd9cfe89df5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 13:34:47 +0800 Subject: [PATCH 37/94] New version: TheBrowserCompany.Arc version 1.99.0.265 (#352686) Co-authored-by: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> --- .../TheBrowserCompany.Arc.installer.yaml | 27 +++++++++++++++++ .../TheBrowserCompany.Arc.locale.en-US.yaml | 29 +++++++++++++++++++ .../TheBrowserCompany.Arc.locale.zh-CN.yaml | 18 ++++++++++++ .../Arc/1.99.0.265/TheBrowserCompany.Arc.yaml | 8 +++++ 4 files changed, 82 insertions(+) create mode 100644 manifests/t/TheBrowserCompany/Arc/1.99.0.265/TheBrowserCompany.Arc.installer.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.99.0.265/TheBrowserCompany.Arc.locale.en-US.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.99.0.265/TheBrowserCompany.Arc.locale.zh-CN.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.99.0.265/TheBrowserCompany.Arc.yaml diff --git a/manifests/t/TheBrowserCompany/Arc/1.99.0.265/TheBrowserCompany.Arc.installer.yaml b/manifests/t/TheBrowserCompany/Arc/1.99.0.265/TheBrowserCompany.Arc.installer.yaml new file mode 100644 index 000000000000..b5261b769277 --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.99.0.265/TheBrowserCompany.Arc.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: TheBrowserCompany.Arc +PackageVersion: 1.99.0.265 +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 +ReleaseDate: 2026-03-26 +Installers: +- Architecture: x64 + InstallerUrl: https://releases.arc.net/windows/prod/1.99.0.265/Arc.x64.msix + InstallerSha256: 354195B8C3A7B82CBCB13892B0AE35F9F6A5C9C2AEBDDF5B5BB4B1A9ACC4F5B8 + SignatureSha256: 346F30C7F557C4232A9B58B05016077C74294F56AC5D3537157A39BEDBE85AF4 +- Architecture: arm64 + InstallerUrl: https://releases.arc.net/windows/prod/1.99.0.265/Arc.arm64.msix + InstallerSha256: F07EBB947B8265BB31681E548E1F7789AA4BB6EEFBAC31B47ACEA139E45F90F8 + SignatureSha256: 35FF39310C8F320C5EC68998B168807581675708993E169E39A6020E6003C475 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.99.0.265/TheBrowserCompany.Arc.locale.en-US.yaml b/manifests/t/TheBrowserCompany/Arc/1.99.0.265/TheBrowserCompany.Arc.locale.en-US.yaml new file mode 100644 index 000000000000..9d17382a0c7d --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.99.0.265/TheBrowserCompany.Arc.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TheBrowserCompany.Arc +PackageVersion: 1.99.0.265 +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 +ReleaseNotes: Glad you’re here! This version brings Arc up to Chromium 146.0.7680.165, which includes important security fixes to keep your browsing protected. Update and browse on! +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.99.0.265/TheBrowserCompany.Arc.locale.zh-CN.yaml b/manifests/t/TheBrowserCompany/Arc/1.99.0.265/TheBrowserCompany.Arc.locale.zh-CN.yaml new file mode 100644 index 000000000000..0a36525e9d86 --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.99.0.265/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.99.0.265 +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.99.0.265/TheBrowserCompany.Arc.yaml b/manifests/t/TheBrowserCompany/Arc/1.99.0.265/TheBrowserCompany.Arc.yaml new file mode 100644 index 000000000000..0304a7bc8e16 --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.99.0.265/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.99.0.265 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e0f27c0af2435d8e99257e91c048a17f47c8c223 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Sat, 28 Mar 2026 06:35:41 +0100 Subject: [PATCH 38/94] New version: JohannesMillan.superProductivity version 18.0.0 (#352779) --- ...nesMillan.superProductivity.installer.yaml | 24 +++ ...Millan.superProductivity.locale.en-US.yaml | 191 ++++++++++++++++++ .../JohannesMillan.superProductivity.yaml | 8 + 3 files changed, 223 insertions(+) create mode 100644 manifests/j/JohannesMillan/superProductivity/18.0.0/JohannesMillan.superProductivity.installer.yaml create mode 100644 manifests/j/JohannesMillan/superProductivity/18.0.0/JohannesMillan.superProductivity.locale.en-US.yaml create mode 100644 manifests/j/JohannesMillan/superProductivity/18.0.0/JohannesMillan.superProductivity.yaml diff --git a/manifests/j/JohannesMillan/superProductivity/18.0.0/JohannesMillan.superProductivity.installer.yaml b/manifests/j/JohannesMillan/superProductivity/18.0.0/JohannesMillan.superProductivity.installer.yaml new file mode 100644 index 000000000000..f23eb9f8a5d1 --- /dev/null +++ b/manifests/j/JohannesMillan/superProductivity/18.0.0/JohannesMillan.superProductivity.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: JohannesMillan.superProductivity +PackageVersion: 18.0.0 +InstallerLocale: en-US +InstallerType: nullsoft +ProductCode: 50dcac04-ae56-5b20-97aa-2c97dcd03d4b +ReleaseDate: 2026-03-26 +AppsAndFeaturesEntries: +- DisplayName: Super Productivity 18.0.0 + ProductCode: 50dcac04-ae56-5b20-97aa-2c97dcd03d4b +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/johannesjo/super-productivity/releases/download/v18.0.0/Super-Productivity-Setup.exe + InstallerSha256: FD64C954C5E5CCD412E5E85738406A87A317AFDF897B19C470F98246F00570C2 +- Architecture: x64 + InstallerUrl: https://github.com/johannesjo/super-productivity/releases/download/v18.0.0/Super-Productivity-Setup-x64.exe + InstallerSha256: D14B76158E668A9849B44F2B25949040E9BE174AD6A221990C16F8F1D247BE3E +- Architecture: arm64 + InstallerUrl: https://github.com/johannesjo/super-productivity/releases/download/v18.0.0/Super-Productivity-Setup-arm64.exe + InstallerSha256: 4C0E8AA6F02A78B9305870F15807BB3FBBCF34F669785A4DB897FFB24B0B94F7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JohannesMillan/superProductivity/18.0.0/JohannesMillan.superProductivity.locale.en-US.yaml b/manifests/j/JohannesMillan/superProductivity/18.0.0/JohannesMillan.superProductivity.locale.en-US.yaml new file mode 100644 index 000000000000..1e8571fe8bb4 --- /dev/null +++ b/manifests/j/JohannesMillan/superProductivity/18.0.0/JohannesMillan.superProductivity.locale.en-US.yaml @@ -0,0 +1,191 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JohannesMillan.superProductivity +PackageVersion: 18.0.0 +PackageLocale: en-US +Publisher: Johannes Millan +PublisherUrl: https://super-productivity.com/ +PublisherSupportUrl: https://github.com/johannesjo/super-productivity/discussions +Author: Johannes Millan +PackageName: Super Productivity +PackageUrl: https://super-productivity.com/ +License: MIT +LicenseUrl: https://github.com/johannesjo/super-productivity/blob/HEAD/LICENSE +Copyright: Copyright © 2023 Johannes Millan +CopyrightUrl: https://raw.githubusercontent.com/johannesjo/super-productivity/master/LICENSE +ShortDescription: Personal Task Management App to help you with your daily struggle with JIRA etc. +Description: |- + Features + - Keep organized and focused! + Plan and categorize your tasks using sub-tasks, projects and tags and color code them as needed. + - Use timeboxing and track your time. + Create time sheets and work summaries in a breeze to easily export them to your company's time tracking system. + - Helps you to establish healthy & productive habits: + A break reminder reminds you when it's time to step away. + The anti-procrastination feature helps you gain perspective when you really need to. + Need some extra focus? + A Pomodoro timer is also always at hand. + Collect personal metrics to see, which of your work routines need adjustments. + - Integrate with Jira, GitHub, GitLab, and OpenProject. + Auto import tasks assigned to you, plan the details locally, automatically create work logs, and get notified immediately, when something changes. + - Attach context information to tasks and projects. + Create notes, attach files or create project-level bookmarks for links, files, and even commands. + - Super Productivity respects your privacy and does NOT collect any data and there are no user accounts or registration. + You decide where you store your data! + - It's free and open source and always will be. +Moniker: advanced-todo-list-app +Tags: +- productivity +- task-manager +- time-tracker +- timeboxing +- timetracking +- to-do-list +- todo +ReleaseNotes: |- + Linux: + sudo snap install superproductivity + (or download from below) + Windows: + Download from Microsoft Store + (or download one of the exe files below) + Mac OS: + Download from Mac App Store + (or download the dmg file below) + Android: + Download from Play Store + Download from FDroid + List of all Changes: + --Changelog-- + Full Changelog: v18.0.0...v18.0.0 + What's Changed + New Zen Theme + A brand-new Zen theme brings a clean, minimal aesthetic with transparent task backgrounds, flattened panels and dialogs, lighter elevated surfaces in dark mode, and subtle styling refinements throughout — from the sidenav milkglass effect to border-free repeat projections and calendar events. + Redesigned Onboarding + First-time users now get a much smoother start: + - A preset selection screen lets you pick your workflow style right away + - Localized example tasks are created on first run so the app feels alive immediately + - Lightweight onboarding hints guide you through the basics, including mobile gesture hints + - The privacy hint is shown upfront, and the persistence snack bar no longer interrupts the flow + Automations + A new automations system lets you set up rules that automatically perform actions based on triggers — saving you repetitive manual steps. (#6784) + Clickable Links in Task Titles + URLs inside task titles are now rendered as clickable links, so you can jump straight to related resources without opening the task details. (#6570) + Better Mobile Experience + Mobile got a lot of love in this release: + - Swipe-right strikethrough — a dynamic gesture to mark tasks as done + - Context menus now have a proper backdrop, animation, and highlight on mobile + - Drag-and-drop is locked to the Y-axis on small screens for smoother reordering + - Hover controls are hidden on touch-only devices (no more ghost buttons) + - Tapping outside the bottom panel now saves the task title + - Autofocus is disabled on touch devices to prevent the keyboard from popping up in dialogs + - The add-task bar no longer scrolls to the top when closed on touch devices + Task & Planner Improvements + - Deadline support in task views — sort, group, and filter by deadline (#6912) + - Done-toggle circle replaces the old drag handle, with a progress ring and play indicator + - The planner calendar keeps a consistent height and the drag timespan preview now shows how long a scheduled block will be (#6885) + - Sub-tasks are visually distinct in search results (#6786) + - Planning mode is removed — the global add-task bar is always available + Issue Provider Upgrades + - Configurable polling mode — choose how often issue providers check for updates + - Default tags and notes can now be set for imported issues (#6906) + - Two-way field sync and remote issue deletion support for plugins + - Google Calendar provider is now a bundled plugin with a renamed ICAL button + - Banner flickering on action change is fixed (#6911) + Color Picker + The native browser color input has been replaced with a friendlier swatch picker, and the Today tag color is now used as the initial Material theme primary color. + Focus Mode + - The timer under the focus icon now resets to zero after a break (#6939) + - The timer keeps running past the configured duration when manual breaks are enabled + Repeat Task Config + The repeat/recurring task configuration dialog has improved UX making it easier to set up recurring tasks. + Keyboard Shortcuts for Comments + You can now use Ctrl+B and Ctrl+I to bold and italicize text in task comments. (#6712) + Resizable Overlay + The always-on-top overlay window is now resizable with adjustable opacity and an always-show option. + Schedule Drag Preview + When dragging a task on the schedule, you now see a timespan preview showing the duration of the block you're creating. (#6885) + Android + - Background sync notifications — reminders can now be scheduled and shown from background sync + - Fixed foreground service crash (ForegroundServiceDidNotStartInTimeException) + - Reminder alarms are more reliable with proper cancel/schedule intent matching + - Stale checks no longer suppress valid notifications + - Sound now works on iOS local notifications too + Sync & Reliability + - False "in sync" status when sync errors occur is fixed (#6571) + - Move operations are more reliable during sync + - Transient server errors no longer wipe your auth credentials + - Sync server deployment is hardened with Caddyfile validation and container checks + - Markdown file sync no longer crashes when adding subtasks during sync oscillation + Plugins & Community + - Obsidian Integration plugin added to community plugins (#6946) + - StudyForge Leaderboard plugin (#6899) + - Google OAuth on mobile now uses the system browser with loopback redirect + - Plugin dialogs no longer close immediately on small screens + - Plugin form inputs match the main app styling + Security & Stability + - Electron: web security re-enabled, permission handler added, certificate logging improved + - Preload script bundled with esbuild for sandbox mode support + - Memory leaks fixed and magic numbers extracted to constants (#6923) + - Data validation: dueDay/deadlineDay format is validated on write to prevent false overdue states (#6908) + - Done sound pitch is capped to prevent inaudible high frequencies (#6926) + - CSV work log export now handles Chinese characters correctly (#6874) + - Text-to-speech rate default added for better clarity (#6557) + - Improved loading screen logo visibility on both light and dark system themes + Under the Hood + - Angular dependencies upgraded to latest versions + - Capacitor updated + - Voice reminder extracted to a standalone plugin + - Various E2E test fixes and onboarding suppression for test helpers + - fix(util): add DEFAULT_TTS_RATE to improve TTS clarity. Fixes #6557 by @Zinko0 in #6882 + - chore(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update by @dependabot[bot] in #6886 + - feat(schedule): show drag timespan preview by @saudademjj in #6885 + - docs: add plan for Android background sync via WorkManager by @johannesjo in #6892 + - feat: add StudyForge Leaderboard community plugin by @dhananajay-030 in #6899 + - fix(android): prevent stale check from suppressing valid reminder notifications by @johannesjo in #6905 + - fix(sync): replace uuid import with uuidv7 to fix F-Droid build by @johannesjo in #6916 + - feat(ui): improve empty state copy and add CTAs for better new user guidance by @johannesjo in #6918 + - Refactor task progress ring and play indicator rendering by @johannesjo in #6920 + - Add active users monitoring command with engagement metrics by @johannesjo in #6921 + - Skip onboarding flow in e2e test setup helpers by @johannesjo in #6922 + - Fix memory leaks and extract magic numbers to constants by @johannesjo in #6923 + - fix: use today tag color as initial Material theme primary color by @johannesjo in #6924 + - refactor(work-view): remove add planned tasks for tomorrow button by @johannesjo in #6925 + - fix(tasks): cap done sound pitch to prevent inaudible high frequencies by @johannesjo in #6926 + - chore(deps)(deps): bump the github-actions-minor group with 3 updates by @dependabot[bot] in #6933 + - fix: 修复工作日志导出功能中csv文件中文显示乱码的bug by @Sa-Vampire in #6874 + - feat(issue): add default tags and note for issue provider imports by @costajohnt in #6906 + - fix(planner): keep schedule task calendar at consistent height by @Diogo-22 in #6935 + - fix(tasks): hide horizontal scrollbar on task context menu by @johannesjo in #6927 + - docs: update Arch Linux AUR installation method to use AUR helper by @suvadipbhuiya2004 in #6646 + - fix: make sub-tasks visually distinct in search results by @VedantMadane in #6786 + - Feat/automations 6453 by @LociStar in #6784 + - Clickable links in task titles by @mickzijdel in #6570 + - feat(task-view): add deadline support for sort, group, and filter by @mvanhorn in #6912 + - feat(focus): change time under focus icon after a break to turn zero by @shaked-shai in #6939 + - fix: address review findings from daily changes by @johannesjo in #6944 + - Add Obsidian Integration plugin to community plugins by @philkonczyk in #6946 + - Fix(Issue): Prevent banner flickering on action change by @Sofiaaleixo in #6911 + - feat: Shortcut for Making Task Comments Bold and Italic by @bytrangle in #6712 + - fix(oauth): use system browser for Google OAuth on mobile by @johannesjo in #6952 + - chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /packages/plugin-dev/sync-md in the npm_and_yarn group across 1 directory by @dependabot[bot] in #6961 + - chore(deps): bump the npm_and_yarn group across 6 directories with 1 update by @dependabot[bot] in #6962 + New Contributors + - @Zinko0 made their first contribution in #6882 + - @saudademjj made their first contribution in #6885 + - @dhananajay-030 made their first contribution in #6899 + - @Sa-Vampire made their first contribution in #6874 + - @Diogo-22 made their first contribution in #6935 + - @suvadipbhuiya2004 made their first contribution in #6646 + - @VedantMadane made their first contribution in #6786 + - @LociStar made their first contribution in #6784 + - @mvanhorn made their first contribution in #6912 + - @Sofiaaleixo made their first contribution in #6911 + Full Changelog: v17.5.2...v18.0.0 +ReleaseNotesUrl: https://github.com/super-productivity/super-productivity/releases/tag/v18.0.0 +Documentations: +- DocumentLabel: How to use it + DocumentUrl: https://github.com/johannesjo/super-productivity#question-how-to-use-it +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JohannesMillan/superProductivity/18.0.0/JohannesMillan.superProductivity.yaml b/manifests/j/JohannesMillan/superProductivity/18.0.0/JohannesMillan.superProductivity.yaml new file mode 100644 index 000000000000..4133eae178b3 --- /dev/null +++ b/manifests/j/JohannesMillan/superProductivity/18.0.0/JohannesMillan.superProductivity.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: JohannesMillan.superProductivity +PackageVersion: 18.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 99ded7bcf05c30a69470e3a7148a3b3eb1e9d11a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 13:36:41 +0800 Subject: [PATCH 39/94] New version: ViewSonic.AirSyncSender version 3.8.28.45915 (#352871) --- .../ViewSonic.AirSyncSender.installer.yaml | 18 ++++++++++++ .../ViewSonic.AirSyncSender.locale.en-US.yaml | 28 +++++++++++++++++++ .../ViewSonic.AirSyncSender.locale.zh-CN.yaml | 20 +++++++++++++ .../3.8.28.45915/ViewSonic.AirSyncSender.yaml | 8 ++++++ 4 files changed, 74 insertions(+) create mode 100644 manifests/v/ViewSonic/AirSyncSender/3.8.28.45915/ViewSonic.AirSyncSender.installer.yaml create mode 100644 manifests/v/ViewSonic/AirSyncSender/3.8.28.45915/ViewSonic.AirSyncSender.locale.en-US.yaml create mode 100644 manifests/v/ViewSonic/AirSyncSender/3.8.28.45915/ViewSonic.AirSyncSender.locale.zh-CN.yaml create mode 100644 manifests/v/ViewSonic/AirSyncSender/3.8.28.45915/ViewSonic.AirSyncSender.yaml diff --git a/manifests/v/ViewSonic/AirSyncSender/3.8.28.45915/ViewSonic.AirSyncSender.installer.yaml b/manifests/v/ViewSonic/AirSyncSender/3.8.28.45915/ViewSonic.AirSyncSender.installer.yaml new file mode 100644 index 000000000000..7de4b19b400c --- /dev/null +++ b/manifests/v/ViewSonic/AirSyncSender/3.8.28.45915/ViewSonic.AirSyncSender.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: ViewSonic.AirSyncSender +PackageVersion: 3.8.28.45915 +InstallerType: msi +Scope: machine +InstallerSwitches: + InstallLocation: APPDIR="" +ProductCode: '{7A93CC8E-D41D-479B-8FBE-CA742CBC50FC}' +AppsAndFeaturesEntries: +- UpgradeCode: '{08FD1E6A-15AB-4AB9-882F-E0AD81C4D601}' +Installers: +- Architecture: x64 + InstallerUrl: https://store2.myviewboard.com/uploads/AirSyncSender/AirSyncSender-3.8.28.45915.msi + InstallerSha256: ADA49AEEA7B82B3CB9F92D689B20829B41C876C16E74DCB89C7763C2A4ABD8DE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/ViewSonic/AirSyncSender/3.8.28.45915/ViewSonic.AirSyncSender.locale.en-US.yaml b/manifests/v/ViewSonic/AirSyncSender/3.8.28.45915/ViewSonic.AirSyncSender.locale.en-US.yaml new file mode 100644 index 000000000000..4dccad18e4e1 --- /dev/null +++ b/manifests/v/ViewSonic/AirSyncSender/3.8.28.45915/ViewSonic.AirSyncSender.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: ViewSonic.AirSyncSender +PackageVersion: 3.8.28.45915 +PackageLocale: en-US +Publisher: ViewSonic +PublisherUrl: https://www.viewsonic.com/ +PublisherSupportUrl: https://www.viewsonic.com/edu/onlinesupport-center +PrivacyUrl: https://www.viewsonic.com/privacy-policy +Author: ViewSonic Corporation +PackageName: AirSync Sender +PackageUrl: https://www.viewsonic.com/edu/airsync +License: Proprietary +Copyright: © 2016-2026 ViewSonic Corporation. All rights reserved. +ShortDescription: Universal Wireless Casting +Description: Enjoy effortless screen sharing free from the hassle of cables or adapters with AirSync. It provides seamless connectivity from any device, opening up new possibilities for learning and collaboration in your teaching space. +Tags: +- capture +- cast +- casting +- mirror +- mirroring +- record +- screen +- screen-mirroring +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/ViewSonic/AirSyncSender/3.8.28.45915/ViewSonic.AirSyncSender.locale.zh-CN.yaml b/manifests/v/ViewSonic/AirSyncSender/3.8.28.45915/ViewSonic.AirSyncSender.locale.zh-CN.yaml new file mode 100644 index 000000000000..9c086b3b5e1f --- /dev/null +++ b/manifests/v/ViewSonic/AirSyncSender/3.8.28.45915/ViewSonic.AirSyncSender.locale.zh-CN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ViewSonic.AirSyncSender +PackageVersion: 3.8.28.45915 +PackageLocale: zh-CN +PublisherUrl: https://www.viewsonic.com.cn/ +License: 专有软件 +ShortDescription: 通用无线投屏 +Description: 使用 AirSync,轻松共享屏幕,无需线缆或转接器。任何设备都能无缝连接,为教学空间带来学习与协作的全新可能。 +Tags: +- 屏幕 +- 屏幕镜像 +- 录制 +- 录屏 +- 投射 +- 投屏 +- 镜像 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/v/ViewSonic/AirSyncSender/3.8.28.45915/ViewSonic.AirSyncSender.yaml b/manifests/v/ViewSonic/AirSyncSender/3.8.28.45915/ViewSonic.AirSyncSender.yaml new file mode 100644 index 000000000000..071c8b984a2d --- /dev/null +++ b/manifests/v/ViewSonic/AirSyncSender/3.8.28.45915/ViewSonic.AirSyncSender.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: ViewSonic.AirSyncSender +PackageVersion: 3.8.28.45915 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7aa220ea63e97e6074215dc594a392d31dc57084 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 13:37:39 +0800 Subject: [PATCH 40/94] New version: dRofus.dRofus.EXE version 2.17.10 (2.17.10.0) (#352944) --- .../EXE/{2.17.9 => 2.17.10}/dRofus.dRofus.EXE.installer.yaml | 4 ++-- .../{2.17.9 => 2.17.10}/dRofus.dRofus.EXE.locale.en-US.yaml | 2 +- .../{2.17.9 => 2.17.10}/dRofus.dRofus.EXE.locale.zh-CN.yaml | 2 +- .../dRofus/EXE/{2.17.9 => 2.17.10}/dRofus.dRofus.EXE.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/d/dRofus/dRofus/EXE/{2.17.9 => 2.17.10}/dRofus.dRofus.EXE.installer.yaml (82%) rename manifests/d/dRofus/dRofus/EXE/{2.17.9 => 2.17.10}/dRofus.dRofus.EXE.locale.en-US.yaml (98%) rename manifests/d/dRofus/dRofus/EXE/{2.17.9 => 2.17.10}/dRofus.dRofus.EXE.locale.zh-CN.yaml (98%) rename manifests/d/dRofus/dRofus/EXE/{2.17.9 => 2.17.10}/dRofus.dRofus.EXE.yaml (90%) diff --git a/manifests/d/dRofus/dRofus/EXE/2.17.9/dRofus.dRofus.EXE.installer.yaml b/manifests/d/dRofus/dRofus/EXE/2.17.10/dRofus.dRofus.EXE.installer.yaml similarity index 82% rename from manifests/d/dRofus/dRofus/EXE/2.17.9/dRofus.dRofus.EXE.installer.yaml rename to manifests/d/dRofus/dRofus/EXE/2.17.10/dRofus.dRofus.EXE.installer.yaml index 72d125b8600a..537d8767ae27 100644 --- a/manifests/d/dRofus/dRofus/EXE/2.17.9/dRofus.dRofus.EXE.installer.yaml +++ b/manifests/d/dRofus/dRofus/EXE/2.17.10/dRofus.dRofus.EXE.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: dRofus.dRofus.EXE -PackageVersion: 2.17.9 +PackageVersion: 2.17.10 InstallerType: exe Scope: user InstallModes: @@ -17,6 +17,6 @@ Protocols: Installers: - Architecture: x86 InstallerUrl: https://deploy.drofus.com/stable/setup.exe - InstallerSha256: 13ECC95152C07F150CF29383CA2693D09F75EEBDC645DF2E35159618E02FC53D + InstallerSha256: 740BE422239B3391A6D161979D3CEE13F3165A99D855C7A7924157947858EE9F ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/d/dRofus/dRofus/EXE/2.17.9/dRofus.dRofus.EXE.locale.en-US.yaml b/manifests/d/dRofus/dRofus/EXE/2.17.10/dRofus.dRofus.EXE.locale.en-US.yaml similarity index 98% rename from manifests/d/dRofus/dRofus/EXE/2.17.9/dRofus.dRofus.EXE.locale.en-US.yaml rename to manifests/d/dRofus/dRofus/EXE/2.17.10/dRofus.dRofus.EXE.locale.en-US.yaml index 1d0c55669892..379a4730dcad 100644 --- a/manifests/d/dRofus/dRofus/EXE/2.17.9/dRofus.dRofus.EXE.locale.en-US.yaml +++ b/manifests/d/dRofus/dRofus/EXE/2.17.10/dRofus.dRofus.EXE.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: dRofus.dRofus.EXE -PackageVersion: 2.17.9 +PackageVersion: 2.17.10 PackageLocale: en-US Publisher: dRofus AS PublisherUrl: https://www.drofus.com/ diff --git a/manifests/d/dRofus/dRofus/EXE/2.17.9/dRofus.dRofus.EXE.locale.zh-CN.yaml b/manifests/d/dRofus/dRofus/EXE/2.17.10/dRofus.dRofus.EXE.locale.zh-CN.yaml similarity index 98% rename from manifests/d/dRofus/dRofus/EXE/2.17.9/dRofus.dRofus.EXE.locale.zh-CN.yaml rename to manifests/d/dRofus/dRofus/EXE/2.17.10/dRofus.dRofus.EXE.locale.zh-CN.yaml index 974df619f644..4457f21bfb49 100644 --- a/manifests/d/dRofus/dRofus/EXE/2.17.9/dRofus.dRofus.EXE.locale.zh-CN.yaml +++ b/manifests/d/dRofus/dRofus/EXE/2.17.10/dRofus.dRofus.EXE.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: dRofus.dRofus.EXE -PackageVersion: 2.17.9 +PackageVersion: 2.17.10 PackageLocale: zh-CN License: 专有软件 ShortDescription: 全球建筑行业领先的规划与数据管理工具 diff --git a/manifests/d/dRofus/dRofus/EXE/2.17.9/dRofus.dRofus.EXE.yaml b/manifests/d/dRofus/dRofus/EXE/2.17.10/dRofus.dRofus.EXE.yaml similarity index 90% rename from manifests/d/dRofus/dRofus/EXE/2.17.9/dRofus.dRofus.EXE.yaml rename to manifests/d/dRofus/dRofus/EXE/2.17.10/dRofus.dRofus.EXE.yaml index eb24cc08a4ea..a95939963ba2 100644 --- a/manifests/d/dRofus/dRofus/EXE/2.17.9/dRofus.dRofus.EXE.yaml +++ b/manifests/d/dRofus/dRofus/EXE/2.17.10/dRofus.dRofus.EXE.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: dRofus.dRofus.EXE -PackageVersion: 2.17.9 +PackageVersion: 2.17.10 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From c0c9a7a9ed715ef19e83bbd5c7ac676037ee2c80 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 13:38:33 +0800 Subject: [PATCH 41/94] New version: Zoid.Meru version 3.38.4 (#353007) --- .../Zoid/Meru/3.38.4/Zoid.Meru.installer.yaml | 37 +++++++++++++++++++ .../Meru/3.38.4/Zoid.Meru.locale.en-US.yaml | 35 ++++++++++++++++++ .../Meru/3.38.4/Zoid.Meru.locale.zh-CN.yaml | 17 +++++++++ manifests/z/Zoid/Meru/3.38.4/Zoid.Meru.yaml | 8 ++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/z/Zoid/Meru/3.38.4/Zoid.Meru.installer.yaml create mode 100644 manifests/z/Zoid/Meru/3.38.4/Zoid.Meru.locale.en-US.yaml create mode 100644 manifests/z/Zoid/Meru/3.38.4/Zoid.Meru.locale.zh-CN.yaml create mode 100644 manifests/z/Zoid/Meru/3.38.4/Zoid.Meru.yaml diff --git a/manifests/z/Zoid/Meru/3.38.4/Zoid.Meru.installer.yaml b/manifests/z/Zoid/Meru/3.38.4/Zoid.Meru.installer.yaml new file mode 100644 index 000000000000..793d862a96c6 --- /dev/null +++ b/manifests/z/Zoid/Meru/3.38.4/Zoid.Meru.installer.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Zoid.Meru +PackageVersion: 3.38.4 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +ProductCode: 46f36337-4d96-50a9-99c5-b07ee1bda9f3 +ReleaseDate: 2026-03-27 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/zoidsh/meru/releases/download/v3.38.4/Meru-Setup-3.38.4.exe + InstallerSha256: 1EC6E4FEF292ABD92FC6C06F10802FD677C70C127BC3BAC9B4AED511A1678F6A + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/zoidsh/meru/releases/download/v3.38.4/Meru-Setup-3.38.4.exe + InstallerSha256: 1EC6E4FEF292ABD92FC6C06F10802FD677C70C127BC3BAC9B4AED511A1678F6A + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/zoidsh/meru/releases/download/v3.38.4/Meru-Setup-3.38.4.exe + InstallerSha256: 1EC6E4FEF292ABD92FC6C06F10802FD677C70C127BC3BAC9B4AED511A1678F6A + InstallerSwitches: + Custom: /currentuser +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/zoidsh/meru/releases/download/v3.38.4/Meru-Setup-3.38.4.exe + InstallerSha256: 1EC6E4FEF292ABD92FC6C06F10802FD677C70C127BC3BAC9B4AED511A1678F6A + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zoid/Meru/3.38.4/Zoid.Meru.locale.en-US.yaml b/manifests/z/Zoid/Meru/3.38.4/Zoid.Meru.locale.en-US.yaml new file mode 100644 index 000000000000..7c77ad2ac2ec --- /dev/null +++ b/manifests/z/Zoid/Meru/3.38.4/Zoid.Meru.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Zoid.Meru +PackageVersion: 3.38.4 +PackageLocale: en-US +Publisher: Tim Cheung +PublisherUrl: https://meru.so/ +PublisherSupportUrl: https://github.com/zoidsh/meru/issues +PrivacyUrl: https://meru.so/privacy +Author: Zoid Ltd +PackageName: Meru +PackageUrl: https://meru.so/download +License: AGPL-3.0 +LicenseUrl: https://github.com/zoidsh/meru/blob/HEAD/LICENSE +Copyright: Copyright (C) 2026-present Tim Cheung +CopyrightUrl: https://meru.so/terms +ShortDescription: The Gmail experience you deserve +Description: Meru is an open-source desktop application that brings your Gmail experience out of the browser and onto your desktop. It provides a cleaner, more focused way to access and manage your Gmail account(s). +Tags: +- email +- gmail +- mail +ReleaseNotes: |- + Fixed + - Fixed compose window not closing automatically after send if setting is enabled + Internal Changes + - Upgraded Electron to v41.1.0 +ReleaseNotesUrl: https://github.com/zoidsh/meru/releases/tag/v3.38.4 +PurchaseUrl: https://meru.so/#pricing +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://meru.so/#faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zoid/Meru/3.38.4/Zoid.Meru.locale.zh-CN.yaml b/manifests/z/Zoid/Meru/3.38.4/Zoid.Meru.locale.zh-CN.yaml new file mode 100644 index 000000000000..1d34a69234cd --- /dev/null +++ b/manifests/z/Zoid/Meru/3.38.4/Zoid.Meru.locale.zh-CN.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Zoid.Meru +PackageVersion: 3.38.4 +PackageLocale: zh-CN +ShortDescription: 您值得拥有的 Gmail 体验 +Description: Meru 是一个开源桌面应用程序,它将您的 Gmail 使用体验从浏览器带到桌面。它提供了一种更简洁、更专注的方式来访问和管理您的 Gmail 帐户。 +Tags: +- gmail +- 电子邮件 +- 邮件 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://meru.so/#faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zoid/Meru/3.38.4/Zoid.Meru.yaml b/manifests/z/Zoid/Meru/3.38.4/Zoid.Meru.yaml new file mode 100644 index 000000000000..adcce1a8f75c --- /dev/null +++ b/manifests/z/Zoid/Meru/3.38.4/Zoid.Meru.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: Zoid.Meru +PackageVersion: 3.38.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 19794e748abd6beacfe4c2217353aa4d43c4a4c3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 13:39:38 +0800 Subject: [PATCH 42/94] New version: Microsoft.OneDrive version 26.040.0301.0001 (#353025) --- .../Microsoft.OneDrive.installer.yaml | 57 +++++++++++++++++++ .../Microsoft.OneDrive.locale.en-US.yaml | 37 ++++++++++++ .../Microsoft.OneDrive.locale.zh-CN.yaml | 36 ++++++++++++ .../26.040.0301.0001/Microsoft.OneDrive.yaml | 8 +++ 4 files changed, 138 insertions(+) create mode 100644 manifests/m/Microsoft/OneDrive/26.040.0301.0001/Microsoft.OneDrive.installer.yaml create mode 100644 manifests/m/Microsoft/OneDrive/26.040.0301.0001/Microsoft.OneDrive.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/OneDrive/26.040.0301.0001/Microsoft.OneDrive.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/OneDrive/26.040.0301.0001/Microsoft.OneDrive.yaml diff --git a/manifests/m/Microsoft/OneDrive/26.040.0301.0001/Microsoft.OneDrive.installer.yaml b/manifests/m/Microsoft/OneDrive/26.040.0301.0001/Microsoft.OneDrive.installer.yaml new file mode 100644 index 000000000000..f5b0b1a239a4 --- /dev/null +++ b/manifests/m/Microsoft/OneDrive/26.040.0301.0001/Microsoft.OneDrive.installer.yaml @@ -0,0 +1,57 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.OneDrive +PackageVersion: 26.040.0301.0001 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /silent + SilentWithProgress: /silent + Upgrade: /update +ExpectedReturnCodes: +- InstallerReturnCode: 2147747484 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 2147747483 + ReturnResponse: packageInUse +- InstallerReturnCode: 2147749059 + ReturnResponse: packageInUse +- InstallerReturnCode: 2147747474 + ReturnResponse: downgrade +UpgradeBehavior: install +ProductCode: OneDriveSetup.exe +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/26.040.0301.0001/OneDriveSetup.exe + InstallerSha256: D9BA5E91548CEE82ECF65D7BFB1D467FE588F38B2F13DEB266B073067A4220AD +- Architecture: x86 + Scope: machine + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/26.040.0301.0001/OneDriveSetup.exe + InstallerSha256: D9BA5E91548CEE82ECF65D7BFB1D467FE588F38B2F13DEB266B073067A4220AD + InstallerSwitches: + Custom: /allusers +- Architecture: x64 + Scope: user + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/26.040.0301.0001/amd64/OneDriveSetup.exe + InstallerSha256: 277603BE6D67805AABB93EF750A28736A07DF96DEDA6A56E7F7A2D7469C83B4E +- Architecture: x64 + Scope: machine + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/26.040.0301.0001/amd64/OneDriveSetup.exe + InstallerSha256: 277603BE6D67805AABB93EF750A28736A07DF96DEDA6A56E7F7A2D7469C83B4E + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: user + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/26.040.0301.0001/arm64/OneDriveSetup.exe + InstallerSha256: 09CBC2DDC4CC6A26D98E165AC6B8D205D8FAE5AC2C789F3998FA491DBEC155E4 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/26.040.0301.0001/arm64/OneDriveSetup.exe + InstallerSha256: 09CBC2DDC4CC6A26D98E165AC6B8D205D8FAE5AC2C789F3998FA491DBEC155E4 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/OneDrive/26.040.0301.0001/Microsoft.OneDrive.locale.en-US.yaml b/manifests/m/Microsoft/OneDrive/26.040.0301.0001/Microsoft.OneDrive.locale.en-US.yaml new file mode 100644 index 000000000000..16c1048e8e16 --- /dev/null +++ b/manifests/m/Microsoft/OneDrive/26.040.0301.0001/Microsoft.OneDrive.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: Microsoft.OneDrive +PackageVersion: 26.040.0301.0001 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft OneDrive +PackageUrl: https://www.microsoft.com/microsoft-365/onedrive/download +License: Proprietary +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © 2026 Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Keep your files and memories protected, up to date, and easily accessible across all your devices. +Moniker: onedrive +Tags: +- backup +- cloud +- cloud-drive +- download +- drive +- file +- microsoft365 +- netdisk +- o365 +- office +- office365 +- share +- sync +- upload +ReleaseNotesUrl: https://support.microsoft.com/office/onedrive-release-notes-845dcf18-f921-435e-bf28-4e24b95e5fc0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/OneDrive/26.040.0301.0001/Microsoft.OneDrive.locale.zh-CN.yaml b/manifests/m/Microsoft/OneDrive/26.040.0301.0001/Microsoft.OneDrive.locale.zh-CN.yaml new file mode 100644 index 000000000000..20443b51b862 --- /dev/null +++ b/manifests/m/Microsoft/OneDrive/26.040.0301.0001/Microsoft.OneDrive.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: Microsoft.OneDrive +PackageVersion: 26.040.0301.0001 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft OneDrive +PackageUrl: https://www.microsoft.com/zh-cn/microsoft-365/onedrive/download +License: 专有软件 +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © 2026 Microsoft Corporation。保留所有权利。 +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: 保护文件和内存,保持更新,并支持在所有设备上轻松访问。 +Tags: +- microsoft365 +- o365 +- office +- office365 +- 上传 +- 下载 +- 云 +- 云盘 +- 共享 +- 分享 +- 同步 +- 备份 +- 文件 +- 网盘 +ReleaseNotesUrl: https://support.microsoft.com/zh-cn/office/onedrive-发行说明-845dcf18-f921-435e-bf28-4e24b95e5fc0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/OneDrive/26.040.0301.0001/Microsoft.OneDrive.yaml b/manifests/m/Microsoft/OneDrive/26.040.0301.0001/Microsoft.OneDrive.yaml new file mode 100644 index 000000000000..be664a5ee45e --- /dev/null +++ b/manifests/m/Microsoft/OneDrive/26.040.0301.0001/Microsoft.OneDrive.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.OneDrive +PackageVersion: 26.040.0301.0001 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dca3936c525a92238fffbb61368885f79a184069 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 13:40:36 +0800 Subject: [PATCH 43/94] New version: KDE.Lokalize version 26.03.90 (26.04-2760) (#353140) --- .../26.03.90/KDE.Lokalize.installer.yaml | 29 ++++++++++++++++ .../26.03.90/KDE.Lokalize.locale.en-US.yaml | 33 +++++++++++++++++++ .../26.03.90/KDE.Lokalize.locale.zh-CN.yaml | 22 +++++++++++++ .../k/KDE/Lokalize/26.03.90/KDE.Lokalize.yaml | 8 +++++ 4 files changed, 92 insertions(+) create mode 100644 manifests/k/KDE/Lokalize/26.03.90/KDE.Lokalize.installer.yaml create mode 100644 manifests/k/KDE/Lokalize/26.03.90/KDE.Lokalize.locale.en-US.yaml create mode 100644 manifests/k/KDE/Lokalize/26.03.90/KDE.Lokalize.locale.zh-CN.yaml create mode 100644 manifests/k/KDE/Lokalize/26.03.90/KDE.Lokalize.yaml diff --git a/manifests/k/KDE/Lokalize/26.03.90/KDE.Lokalize.installer.yaml b/manifests/k/KDE/Lokalize/26.03.90/KDE.Lokalize.installer.yaml new file mode 100644 index 000000000000..dfb35573ee2b --- /dev/null +++ b/manifests/k/KDE/Lokalize/26.03.90/KDE.Lokalize.installer.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: KDE.Lokalize +PackageVersion: 26.03.90 +InstallerType: nullsoft +UpgradeBehavior: install +FileExtensions: +- po +- pot +- ts +- xlf +- xliff +ProductCode: Lokalize +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://cdn.kde.org/ci-builds/sdk/lokalize/release-26.04/windows/lokalize-release_26.04-2760-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 227630944C440FD608470419F28763DC0DC2F2DFC09829789CEE7B118479ACC8 + InstallerSwitches: + Custom: /CurrentUser +- Architecture: x64 + Scope: machine + InstallerUrl: https://cdn.kde.org/ci-builds/sdk/lokalize/release-26.04/windows/lokalize-release_26.04-2760-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 227630944C440FD608470419F28763DC0DC2F2DFC09829789CEE7B118479ACC8 + InstallerSwitches: + Custom: /AllUsers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Lokalize/26.03.90/KDE.Lokalize.locale.en-US.yaml b/manifests/k/KDE/Lokalize/26.03.90/KDE.Lokalize.locale.en-US.yaml new file mode 100644 index 000000000000..1b3e3db54a41 --- /dev/null +++ b/manifests/k/KDE/Lokalize/26.03.90/KDE.Lokalize.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: KDE.Lokalize +PackageVersion: 26.03.90 +PackageLocale: en-US +Publisher: KDE e.V. +PublisherUrl: https://kde.org/ +PublisherSupportUrl: https://kde.org/support/ +PrivacyUrl: https://kde.org/privacypolicy/ +Author: KDE e.V. +PackageName: Lokalize +PackageUrl: https://apps.kde.org/lokalize/ +License: GPL-2.0-or-later +LicenseUrl: https://invent.kde.org/sdk/lokalize/-/blob/HEAD/LICENSES/GPL-2.0-or-later.txt +Copyright: |- + (c) 2018-2019 Simon Depiets + (c) 2007-2015 Nick Shaforostoff + (c) 1999-2026 The KBabel developers +ShortDescription: Computer-Aided Translation System +Description: Lokalize is the localization tool for KDE software and other free and open source software. It is also a general computer-aided translation system (CAT) with which you can translate OpenDocument files (*.odt). Translate-Toolkit is used internally to extract text for translation from .odt to .xliff files and to merge translation back into .odt file. +Tags: +- i18n +- l10n +- language +- localization +- translate +- translation +Documentations: +- DocumentLabel: Userbase Wiki + DocumentUrl: https://userbase.kde.org/Lokalize +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Lokalize/26.03.90/KDE.Lokalize.locale.zh-CN.yaml b/manifests/k/KDE/Lokalize/26.03.90/KDE.Lokalize.locale.zh-CN.yaml new file mode 100644 index 000000000000..36af5e9028a7 --- /dev/null +++ b/manifests/k/KDE/Lokalize/26.03.90/KDE.Lokalize.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: KDE.Lokalize +PackageVersion: 26.03.90 +PackageLocale: zh-CN +PublisherUrl: https://kde.org/zh-cn/ +PackageUrl: https://apps.kde.org/zh-cn/lokalize/ +ShortDescription: 计算机辅助翻译系统 +Description: Lokalize 是一款面向 KDE 软件和其他自由开源软件的本地化工具。它也是一款通用计算机辅助翻译系统 (CAT),可以用于翻译 ODT 文件。本程序使用 Translate-Tookit 来提取 ODT 文件到 XLIFF 文件进行翻译,并将翻译合并回 ODT 文件。 +Tags: +- i18n +- l10n +- 国际化 +- 本地化 +- 翻译 +- 语言 +Documentations: +- DocumentLabel: Userbase Wiki + DocumentUrl: https://userbase.kde.org/Lokalize +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Lokalize/26.03.90/KDE.Lokalize.yaml b/manifests/k/KDE/Lokalize/26.03.90/KDE.Lokalize.yaml new file mode 100644 index 000000000000..9257280aeaf7 --- /dev/null +++ b/manifests/k/KDE/Lokalize/26.03.90/KDE.Lokalize.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: KDE.Lokalize +PackageVersion: 26.03.90 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 71760202391173da7fd2fbc26b04a9e6e6ebe021 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 28 Mar 2026 13:41:55 +0800 Subject: [PATCH 44/94] Fix: NearAI.IronClaw version 0.22.0 (#353144) --- .../{ironclaw-v0.22.0 => 0.22.0}/NearAI.IronClaw.installer.yaml | 2 +- .../NearAI.IronClaw.locale.en-US.yaml | 2 +- .../NearAI.IronClaw.locale.zh-CN.yaml | 2 +- .../IronClaw/{ironclaw-v0.22.0 => 0.22.0}/NearAI.IronClaw.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) rename manifests/n/NearAI/IronClaw/{ironclaw-v0.22.0 => 0.22.0}/NearAI.IronClaw.installer.yaml (95%) rename manifests/n/NearAI/IronClaw/{ironclaw-v0.22.0 => 0.22.0}/NearAI.IronClaw.locale.en-US.yaml (99%) rename manifests/n/NearAI/IronClaw/{ironclaw-v0.22.0 => 0.22.0}/NearAI.IronClaw.locale.zh-CN.yaml (98%) rename manifests/n/NearAI/IronClaw/{ironclaw-v0.22.0 => 0.22.0}/NearAI.IronClaw.yaml (87%) diff --git a/manifests/n/NearAI/IronClaw/ironclaw-v0.22.0/NearAI.IronClaw.installer.yaml b/manifests/n/NearAI/IronClaw/0.22.0/NearAI.IronClaw.installer.yaml similarity index 95% rename from manifests/n/NearAI/IronClaw/ironclaw-v0.22.0/NearAI.IronClaw.installer.yaml rename to manifests/n/NearAI/IronClaw/0.22.0/NearAI.IronClaw.installer.yaml index 9a46377a32a3..d63d221ed737 100644 --- a/manifests/n/NearAI/IronClaw/ironclaw-v0.22.0/NearAI.IronClaw.installer.yaml +++ b/manifests/n/NearAI/IronClaw/0.22.0/NearAI.IronClaw.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: NearAI.IronClaw -PackageVersion: ironclaw-v0.22.0 +PackageVersion: 0.22.0 InstallerType: wix Scope: machine InstallerSwitches: diff --git a/manifests/n/NearAI/IronClaw/ironclaw-v0.22.0/NearAI.IronClaw.locale.en-US.yaml b/manifests/n/NearAI/IronClaw/0.22.0/NearAI.IronClaw.locale.en-US.yaml similarity index 99% rename from manifests/n/NearAI/IronClaw/ironclaw-v0.22.0/NearAI.IronClaw.locale.en-US.yaml rename to manifests/n/NearAI/IronClaw/0.22.0/NearAI.IronClaw.locale.en-US.yaml index 90531357780a..948aa1d5e9fb 100644 --- a/manifests/n/NearAI/IronClaw/ironclaw-v0.22.0/NearAI.IronClaw.locale.en-US.yaml +++ b/manifests/n/NearAI/IronClaw/0.22.0/NearAI.IronClaw.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: NearAI.IronClaw -PackageVersion: ironclaw-v0.22.0 +PackageVersion: 0.22.0 PackageLocale: en-US Publisher: NEAR AI PublisherUrl: https://near.ai/ diff --git a/manifests/n/NearAI/IronClaw/ironclaw-v0.22.0/NearAI.IronClaw.locale.zh-CN.yaml b/manifests/n/NearAI/IronClaw/0.22.0/NearAI.IronClaw.locale.zh-CN.yaml similarity index 98% rename from manifests/n/NearAI/IronClaw/ironclaw-v0.22.0/NearAI.IronClaw.locale.zh-CN.yaml rename to manifests/n/NearAI/IronClaw/0.22.0/NearAI.IronClaw.locale.zh-CN.yaml index a30fd35a96d4..37269d9dcc20 100644 --- a/manifests/n/NearAI/IronClaw/ironclaw-v0.22.0/NearAI.IronClaw.locale.zh-CN.yaml +++ b/manifests/n/NearAI/IronClaw/0.22.0/NearAI.IronClaw.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: NearAI.IronClaw -PackageVersion: ironclaw-v0.22.0 +PackageVersion: 0.22.0 PackageLocale: zh-CN ShortDescription: 安心释放你的 AI 智能体 Description: |- diff --git a/manifests/n/NearAI/IronClaw/ironclaw-v0.22.0/NearAI.IronClaw.yaml b/manifests/n/NearAI/IronClaw/0.22.0/NearAI.IronClaw.yaml similarity index 87% rename from manifests/n/NearAI/IronClaw/ironclaw-v0.22.0/NearAI.IronClaw.yaml rename to manifests/n/NearAI/IronClaw/0.22.0/NearAI.IronClaw.yaml index e9c25e441409..36b77f91dc24 100644 --- a/manifests/n/NearAI/IronClaw/ironclaw-v0.22.0/NearAI.IronClaw.yaml +++ b/manifests/n/NearAI/IronClaw/0.22.0/NearAI.IronClaw.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: NearAI.IronClaw -PackageVersion: ironclaw-v0.22.0 +PackageVersion: 0.22.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 2ae8549e0fdec7ab9e9dc04827d52fc7e9e6e283 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 28 Mar 2026 13:42:52 +0800 Subject: [PATCH 45/94] Fix: NearAI.IronClaw version 0.23.0 (#353145) --- .../{ironclaw-v0.23.0 => 0.23.0}/NearAI.IronClaw.installer.yaml | 2 +- .../NearAI.IronClaw.locale.en-US.yaml | 2 +- .../NearAI.IronClaw.locale.zh-CN.yaml | 2 +- .../IronClaw/{ironclaw-v0.23.0 => 0.23.0}/NearAI.IronClaw.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) rename manifests/n/NearAI/IronClaw/{ironclaw-v0.23.0 => 0.23.0}/NearAI.IronClaw.installer.yaml (95%) rename manifests/n/NearAI/IronClaw/{ironclaw-v0.23.0 => 0.23.0}/NearAI.IronClaw.locale.en-US.yaml (99%) rename manifests/n/NearAI/IronClaw/{ironclaw-v0.23.0 => 0.23.0}/NearAI.IronClaw.locale.zh-CN.yaml (98%) rename manifests/n/NearAI/IronClaw/{ironclaw-v0.23.0 => 0.23.0}/NearAI.IronClaw.yaml (87%) diff --git a/manifests/n/NearAI/IronClaw/ironclaw-v0.23.0/NearAI.IronClaw.installer.yaml b/manifests/n/NearAI/IronClaw/0.23.0/NearAI.IronClaw.installer.yaml similarity index 95% rename from manifests/n/NearAI/IronClaw/ironclaw-v0.23.0/NearAI.IronClaw.installer.yaml rename to manifests/n/NearAI/IronClaw/0.23.0/NearAI.IronClaw.installer.yaml index a4ee9bd72d67..e09e768408f7 100644 --- a/manifests/n/NearAI/IronClaw/ironclaw-v0.23.0/NearAI.IronClaw.installer.yaml +++ b/manifests/n/NearAI/IronClaw/0.23.0/NearAI.IronClaw.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: NearAI.IronClaw -PackageVersion: ironclaw-v0.23.0 +PackageVersion: 0.23.0 InstallerType: wix Scope: machine InstallerSwitches: diff --git a/manifests/n/NearAI/IronClaw/ironclaw-v0.23.0/NearAI.IronClaw.locale.en-US.yaml b/manifests/n/NearAI/IronClaw/0.23.0/NearAI.IronClaw.locale.en-US.yaml similarity index 99% rename from manifests/n/NearAI/IronClaw/ironclaw-v0.23.0/NearAI.IronClaw.locale.en-US.yaml rename to manifests/n/NearAI/IronClaw/0.23.0/NearAI.IronClaw.locale.en-US.yaml index 9a4255a8b245..35a1cb082938 100644 --- a/manifests/n/NearAI/IronClaw/ironclaw-v0.23.0/NearAI.IronClaw.locale.en-US.yaml +++ b/manifests/n/NearAI/IronClaw/0.23.0/NearAI.IronClaw.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: NearAI.IronClaw -PackageVersion: ironclaw-v0.23.0 +PackageVersion: 0.23.0 PackageLocale: en-US Publisher: NEAR AI PublisherUrl: https://near.ai/ diff --git a/manifests/n/NearAI/IronClaw/ironclaw-v0.23.0/NearAI.IronClaw.locale.zh-CN.yaml b/manifests/n/NearAI/IronClaw/0.23.0/NearAI.IronClaw.locale.zh-CN.yaml similarity index 98% rename from manifests/n/NearAI/IronClaw/ironclaw-v0.23.0/NearAI.IronClaw.locale.zh-CN.yaml rename to manifests/n/NearAI/IronClaw/0.23.0/NearAI.IronClaw.locale.zh-CN.yaml index bd4b2696a055..ec75027049e5 100644 --- a/manifests/n/NearAI/IronClaw/ironclaw-v0.23.0/NearAI.IronClaw.locale.zh-CN.yaml +++ b/manifests/n/NearAI/IronClaw/0.23.0/NearAI.IronClaw.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: NearAI.IronClaw -PackageVersion: ironclaw-v0.23.0 +PackageVersion: 0.23.0 PackageLocale: zh-CN ShortDescription: 安心释放你的 AI 智能体 Description: |- diff --git a/manifests/n/NearAI/IronClaw/ironclaw-v0.23.0/NearAI.IronClaw.yaml b/manifests/n/NearAI/IronClaw/0.23.0/NearAI.IronClaw.yaml similarity index 87% rename from manifests/n/NearAI/IronClaw/ironclaw-v0.23.0/NearAI.IronClaw.yaml rename to manifests/n/NearAI/IronClaw/0.23.0/NearAI.IronClaw.yaml index a81095daac34..65cdb175ec26 100644 --- a/manifests/n/NearAI/IronClaw/ironclaw-v0.23.0/NearAI.IronClaw.yaml +++ b/manifests/n/NearAI/IronClaw/0.23.0/NearAI.IronClaw.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: NearAI.IronClaw -PackageVersion: ironclaw-v0.23.0 +PackageVersion: 0.23.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From eb48fd87a58c1482c74d8a2077cc86eecdc921b1 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Sat, 28 Mar 2026 01:43:55 -0400 Subject: [PATCH 46/94] Update version: Zen-Team.Zen-Browser.Twilight version 1.20t (#353146) --- .../1.20t/Zen-Team.Zen-Browser.Twilight.installer.yaml | 8 ++++---- .../1.20t/Zen-Team.Zen-Browser.Twilight.locale.en-US.yaml | 2 +- .../Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.yaml | 2 +- 3 files changed, 6 insertions(+), 6 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 8a6f4c951869..351e6210c7c1 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 @@ -1,4 +1,4 @@ -# Created by Anthelion using komac v2.15.0 +# Created by Anthelion using komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Zen-Team.Zen-Browser.Twilight @@ -29,16 +29,16 @@ FileExtensions: - xht - xhtml ProductCode: Zen Twilight -ReleaseDate: 2026-03-25 +ReleaseDate: 2026-03-28 Installers: - Architecture: x64 InstallerUrl: https://github.com/zen-browser/desktop/releases/download/twilight-1/zen.installer.exe - InstallerSha256: E9495C428741085CDA56D5A5830252FBE7B91C1067700CC592B99A9E14516216 + InstallerSha256: 7DB320AEB36F24B4B3820F7CA2B39DA014AE8A02D824260B29F1FB6E0904E47A 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: 0CBF04094CBCBCCF8B6F6FCA636BF6779F60366DD5002819D85B9F52463BF298 + InstallerSha256: 0DC41DD661B58193E6D0143D51E1FA8494D4B1FEF56885B96ECF8EFDBB3B6CEA AppsAndFeaturesEntries: - DisplayName: Zen Twilight (AArch64 en-US) ManifestType: installer diff --git a/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.locale.en-US.yaml b/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.locale.en-US.yaml index fb1a7dc029e8..6b4a8ac770d9 100644 --- a/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.locale.en-US.yaml +++ b/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created by Anthelion using komac v2.15.0 +# Created by Anthelion using komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Zen-Team.Zen-Browser.Twilight diff --git a/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.yaml b/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.yaml index 4868d380c8fa..5736c9b068be 100644 --- a/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.yaml +++ b/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.yaml @@ -1,4 +1,4 @@ -# Created by Anthelion using komac v2.15.0 +# Created by Anthelion using komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Zen-Team.Zen-Browser.Twilight From 4c736f3ea14d82dcff29191b41a975fe0775ef51 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 13:44:51 +0800 Subject: [PATCH 47/94] Update: YY.YY version 9.53.0.0 (#353159) --- manifests/y/YY/YY/9.53.0.0/YY.YY.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/y/YY/YY/9.53.0.0/YY.YY.installer.yaml b/manifests/y/YY/YY/9.53.0.0/YY.YY.installer.yaml index 6cebc77719ad..ecdc120c600a 100644 --- a/manifests/y/YY/YY/9.53.0.0/YY.YY.installer.yaml +++ b/manifests/y/YY/YY/9.53.0.0/YY.YY.installer.yaml @@ -17,7 +17,7 @@ Protocols: ProductCode: YY9 Installers: - Architecture: x86 - InstallerUrl: https://dl-limit.yystatic.com/4/setup/YYSetup-9.53.0.0-zh-CN.exe + InstallerUrl: https://pcdl-limit.yystatic.com/4/setup/YYSetup-9.53.0.0-zh-CN.exe InstallerSha256: 5D4600344B55DA934977BE1A754F77036FCBAEB69BD05F07420CFCD30C905A98 ManifestType: installer ManifestVersion: 1.12.0 From 7264de2a7ddeb6cca3ec5948b7f3642b6580e798 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 28 Mar 2026 13:45:44 +0800 Subject: [PATCH 48/94] New version: ScooterSoftware.BeyondCompare.5 version 5.2.1.32035 (#353160) --- ...terSoftware.BeyondCompare.5.installer.yaml | 381 ++++++++++++++++++ ...Software.BeyondCompare.5.locale.en-US.yaml | 50 +++ ...Software.BeyondCompare.5.locale.zh-CN.yaml | 26 ++ .../ScooterSoftware.BeyondCompare.5.yaml | 8 + 4 files changed, 465 insertions(+) create mode 100644 manifests/s/ScooterSoftware/BeyondCompare/5/5.2.1.32035/ScooterSoftware.BeyondCompare.5.installer.yaml create mode 100644 manifests/s/ScooterSoftware/BeyondCompare/5/5.2.1.32035/ScooterSoftware.BeyondCompare.5.locale.en-US.yaml create mode 100644 manifests/s/ScooterSoftware/BeyondCompare/5/5.2.1.32035/ScooterSoftware.BeyondCompare.5.locale.zh-CN.yaml create mode 100644 manifests/s/ScooterSoftware/BeyondCompare/5/5.2.1.32035/ScooterSoftware.BeyondCompare.5.yaml diff --git a/manifests/s/ScooterSoftware/BeyondCompare/5/5.2.1.32035/ScooterSoftware.BeyondCompare.5.installer.yaml b/manifests/s/ScooterSoftware/BeyondCompare/5/5.2.1.32035/ScooterSoftware.BeyondCompare.5.installer.yaml new file mode 100644 index 000000000000..02e6debcf2ed --- /dev/null +++ b/manifests/s/ScooterSoftware/BeyondCompare/5/5.2.1.32035/ScooterSoftware.BeyondCompare.5.installer.yaml @@ -0,0 +1,381 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ScooterSoftware.BeyondCompare.5 +PackageVersion: 5.2.1.32035 +InstallerType: inno +UpgradeBehavior: install +Commands: +- bcomp +FileExtensions: +- bcpkg +- bcss +ProductCode: BeyondCompare5_is1 +ReleaseDate: 2026-03-24 +Installers: +- InstallerLocale: en + Architecture: x86 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-5.2.1.32035.exe + InstallerSha256: DA9309BEAFDC8C91F6432E028D8B539A0F881F1401CC9CAEB60CC017BABD015A + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: en + Architecture: x86 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-5.2.1.32035.exe + InstallerSha256: DA9309BEAFDC8C91F6432E028D8B539A0F881F1401CC9CAEB60CC017BABD015A + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: en + Architecture: x64 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-5.2.1.32035.exe + InstallerSha256: DA9309BEAFDC8C91F6432E028D8B539A0F881F1401CC9CAEB60CC017BABD015A + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: en + Architecture: x64 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-5.2.1.32035.exe + InstallerSha256: DA9309BEAFDC8C91F6432E028D8B539A0F881F1401CC9CAEB60CC017BABD015A + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: de + Architecture: x86 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-de-5.2.1.32035.exe + InstallerSha256: 362C4A5C31FF6B76788F564127E2910A63D5F290B834F1825983AA2ABD7E81C8 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: de + Architecture: x86 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-de-5.2.1.32035.exe + InstallerSha256: 362C4A5C31FF6B76788F564127E2910A63D5F290B834F1825983AA2ABD7E81C8 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: de + Architecture: x64 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-de-5.2.1.32035.exe + InstallerSha256: 362C4A5C31FF6B76788F564127E2910A63D5F290B834F1825983AA2ABD7E81C8 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: de + Architecture: x64 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-de-5.2.1.32035.exe + InstallerSha256: 362C4A5C31FF6B76788F564127E2910A63D5F290B834F1825983AA2ABD7E81C8 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: fr + Architecture: x86 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-fr-5.2.1.32035.exe + InstallerSha256: B1A78368F83DF6A64B10457366887824D4C588110ECACBC51D1576EC44928025 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: fr + Architecture: x86 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-fr-5.2.1.32035.exe + InstallerSha256: B1A78368F83DF6A64B10457366887824D4C588110ECACBC51D1576EC44928025 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: fr + Architecture: x64 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-fr-5.2.1.32035.exe + InstallerSha256: B1A78368F83DF6A64B10457366887824D4C588110ECACBC51D1576EC44928025 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: fr + Architecture: x64 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-fr-5.2.1.32035.exe + InstallerSha256: B1A78368F83DF6A64B10457366887824D4C588110ECACBC51D1576EC44928025 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: ja + Architecture: x86 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-jp-5.2.1.32035.exe + InstallerSha256: B6FAED17790C12EF2203EE2EE178C6BE28F3667516B434957BC0B1FFE6731555 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: ja + Architecture: x86 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-jp-5.2.1.32035.exe + InstallerSha256: B6FAED17790C12EF2203EE2EE178C6BE28F3667516B434957BC0B1FFE6731555 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: ja + Architecture: x64 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-jp-5.2.1.32035.exe + InstallerSha256: B6FAED17790C12EF2203EE2EE178C6BE28F3667516B434957BC0B1FFE6731555 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: ja + Architecture: x64 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-jp-5.2.1.32035.exe + InstallerSha256: B6FAED17790C12EF2203EE2EE178C6BE28F3667516B434957BC0B1FFE6731555 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: zh-CN + Architecture: x86 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-zh-5.2.1.32035.exe + InstallerSha256: 6C3CC8FC45565FADE00FDD9409CD6290FF00FAFC384A47BFCC2484250B3C5ABC + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: zh-CN + Architecture: x86 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-zh-5.2.1.32035.exe + InstallerSha256: 6C3CC8FC45565FADE00FDD9409CD6290FF00FAFC384A47BFCC2484250B3C5ABC + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: zh-CN + Architecture: x64 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-zh-5.2.1.32035.exe + InstallerSha256: 6C3CC8FC45565FADE00FDD9409CD6290FF00FAFC384A47BFCC2484250B3C5ABC + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: zh-CN + Architecture: x64 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-zh-5.2.1.32035.exe + InstallerSha256: 6C3CC8FC45565FADE00FDD9409CD6290FF00FAFC384A47BFCC2484250B3C5ABC + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: cs + Architecture: x86 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-cs-5.2.1.32035.exe + InstallerSha256: B76AB56C6A9E8BA11C523C50024A37BEF911AE4984D965FEB8F696632229F8B8 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: cs + Architecture: x86 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-cs-5.2.1.32035.exe + InstallerSha256: B76AB56C6A9E8BA11C523C50024A37BEF911AE4984D965FEB8F696632229F8B8 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: cs + Architecture: x64 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-cs-5.2.1.32035.exe + InstallerSha256: B76AB56C6A9E8BA11C523C50024A37BEF911AE4984D965FEB8F696632229F8B8 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: cs + Architecture: x64 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-cs-5.2.1.32035.exe + InstallerSha256: B76AB56C6A9E8BA11C523C50024A37BEF911AE4984D965FEB8F696632229F8B8 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: es + Architecture: x86 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-es-5.2.1.32035.exe + InstallerSha256: 6C8C3D31A8A786FBE7259A395424BCF208276F4828DCF34725D4B26DBCCFF679 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: es + Architecture: x86 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-es-5.2.1.32035.exe + InstallerSha256: 6C8C3D31A8A786FBE7259A395424BCF208276F4828DCF34725D4B26DBCCFF679 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: es + Architecture: x64 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-es-5.2.1.32035.exe + InstallerSha256: 6C8C3D31A8A786FBE7259A395424BCF208276F4828DCF34725D4B26DBCCFF679 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: es + Architecture: x64 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-es-5.2.1.32035.exe + InstallerSha256: 6C8C3D31A8A786FBE7259A395424BCF208276F4828DCF34725D4B26DBCCFF679 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: ga + Architecture: x86 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-ga-5.2.1.32035.exe + InstallerSha256: 8951A9BC934F8879BD33B1A02D50FA25C80A745800D9F89F7395A7731F8DB449 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: ga + Architecture: x86 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-ga-5.2.1.32035.exe + InstallerSha256: 8951A9BC934F8879BD33B1A02D50FA25C80A745800D9F89F7395A7731F8DB449 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: ga + Architecture: x64 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-ga-5.2.1.32035.exe + InstallerSha256: 8951A9BC934F8879BD33B1A02D50FA25C80A745800D9F89F7395A7731F8DB449 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: ga + Architecture: x64 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-ga-5.2.1.32035.exe + InstallerSha256: 8951A9BC934F8879BD33B1A02D50FA25C80A745800D9F89F7395A7731F8DB449 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: id + Architecture: x86 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-id-5.2.1.32035.exe + InstallerSha256: 3198CA7B69E03F5EECA30F18AE3D6E17D3E45CD8F8F7399F050E727FE8838923 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: id + Architecture: x86 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-id-5.2.1.32035.exe + InstallerSha256: 3198CA7B69E03F5EECA30F18AE3D6E17D3E45CD8F8F7399F050E727FE8838923 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: id + Architecture: x64 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-id-5.2.1.32035.exe + InstallerSha256: 3198CA7B69E03F5EECA30F18AE3D6E17D3E45CD8F8F7399F050E727FE8838923 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: id + Architecture: x64 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-id-5.2.1.32035.exe + InstallerSha256: 3198CA7B69E03F5EECA30F18AE3D6E17D3E45CD8F8F7399F050E727FE8838923 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: it + Architecture: x86 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-it-5.2.1.32035.exe + InstallerSha256: 9642EDF4BB64DEBBF5E8B3D9BD088E0CC7293D58C76D7DFC38A8EC55096DA360 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: it + Architecture: x86 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-it-5.2.1.32035.exe + InstallerSha256: 9642EDF4BB64DEBBF5E8B3D9BD088E0CC7293D58C76D7DFC38A8EC55096DA360 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: it + Architecture: x64 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-it-5.2.1.32035.exe + InstallerSha256: 9642EDF4BB64DEBBF5E8B3D9BD088E0CC7293D58C76D7DFC38A8EC55096DA360 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: it + Architecture: x64 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-it-5.2.1.32035.exe + InstallerSha256: 9642EDF4BB64DEBBF5E8B3D9BD088E0CC7293D58C76D7DFC38A8EC55096DA360 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: ko + Architecture: x86 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-kr-5.2.1.32035.exe + InstallerSha256: 231D3FC04E71D23DDD748C7C16930048B2C2F7AF69A852FE041646CA17762E19 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: ko + Architecture: x86 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-kr-5.2.1.32035.exe + InstallerSha256: 231D3FC04E71D23DDD748C7C16930048B2C2F7AF69A852FE041646CA17762E19 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: ko + Architecture: x64 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-kr-5.2.1.32035.exe + InstallerSha256: 231D3FC04E71D23DDD748C7C16930048B2C2F7AF69A852FE041646CA17762E19 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: ko + Architecture: x64 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-kr-5.2.1.32035.exe + InstallerSha256: 231D3FC04E71D23DDD748C7C16930048B2C2F7AF69A852FE041646CA17762E19 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: nl + Architecture: x86 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-nl-5.2.1.32035.exe + InstallerSha256: 123E84EB9037AACFFBB09B97059B5FEC78B6E6770C3AB645D846FDEE969C3195 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: nl + Architecture: x86 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-nl-5.2.1.32035.exe + InstallerSha256: 123E84EB9037AACFFBB09B97059B5FEC78B6E6770C3AB645D846FDEE969C3195 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: nl + Architecture: x64 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-nl-5.2.1.32035.exe + InstallerSha256: 123E84EB9037AACFFBB09B97059B5FEC78B6E6770C3AB645D846FDEE969C3195 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: nl + Architecture: x64 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-nl-5.2.1.32035.exe + InstallerSha256: 123E84EB9037AACFFBB09B97059B5FEC78B6E6770C3AB645D846FDEE969C3195 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: zh-TW + Architecture: x86 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-cn-5.2.1.32035.exe + InstallerSha256: F4F9BB7C67677256D04026421B68D220445943BD1BBE445EA6BBF1C9505E22A7 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: zh-TW + Architecture: x86 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-cn-5.2.1.32035.exe + InstallerSha256: F4F9BB7C67677256D04026421B68D220445943BD1BBE445EA6BBF1C9505E22A7 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: zh-TW + Architecture: x64 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-cn-5.2.1.32035.exe + InstallerSha256: F4F9BB7C67677256D04026421B68D220445943BD1BBE445EA6BBF1C9505E22A7 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: zh-TW + Architecture: x64 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-cn-5.2.1.32035.exe + InstallerSha256: F4F9BB7C67677256D04026421B68D220445943BD1BBE445EA6BBF1C9505E22A7 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/ScooterSoftware/BeyondCompare/5/5.2.1.32035/ScooterSoftware.BeyondCompare.5.locale.en-US.yaml b/manifests/s/ScooterSoftware/BeyondCompare/5/5.2.1.32035/ScooterSoftware.BeyondCompare.5.locale.en-US.yaml new file mode 100644 index 000000000000..9fbcd41f662b --- /dev/null +++ b/manifests/s/ScooterSoftware/BeyondCompare/5/5.2.1.32035/ScooterSoftware.BeyondCompare.5.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ScooterSoftware.BeyondCompare.5 +PackageVersion: 5.2.1.32035 +PackageLocale: en-US +Publisher: Scooter Software +PublisherUrl: https://www.scootersoftware.com/ +PublisherSupportUrl: https://www.scootersoftware.com/support +PrivacyUrl: https://www.scootersoftware.com/kb/privacy +Author: Scooter Software, Inc. +PackageName: Beyond Compare 5 +PackageUrl: https://www.scootersoftware.com/download +License: Proprietary +LicenseUrl: https://www.scootersoftware.com/kb/licensev5 +Copyright: Copyright © 1996-2026 Scooter Software Inc. All rights reserved. +CopyrightUrl: https://www.scootersoftware.com/about/legal +ShortDescription: Beyond Compare is the popular choice for data comparison. Compare folders, text files, images, and tables. Review differences efficiently and merge changes with confidence. +Tags: +- compare +- file +- merge +ReleaseNotes: |- + Notable Changes + - Windows: Fixed .docx conversion failures when the system ANSI codepage is a DBCS one. + - Windows: Fixed report Print, Print Preview, and Print to PDF scaling fonts incorrectly. + - Windows: Fixed crash when trying to uninstall a "Current User" install. + - General polish and stability improvements. + Appearance + - Fixed Folder Sync's Session Settings > Sync icons showing as blank squares when editing a session from the Home View. + - Windows: Fixed width of indentation in treeview shown in Media Compare > Session Settings > Importance on high DPI displays. + - Linux: Fixed overly thick menu separators on high DPI displays. + Hex Compare + - Fixed hex editor key handling ([Shift+Tab] keeps selection, [Shift+Left] updates selection, [Delete] affects next byte if none selected). + Home View + - Fixed launching multiple comparisons from the Home View opening tabs in an inconsistent order. + Reports + - Windows: Fixed Print, Print Preview, and Print to PDF scaling fonts incorrectly. + - Windows: Fixed Print Preview scaling incorrectly on secondary monitors. + Text Views + - Windows: Fixed .docx conversion failures when the system ANSI codepage is a DBCS one. + Crashes + - Windows: Fixed crash when trying to uninstall a "Current User" install. + - Linux: Fixed hang when using Help > Check for Updates to install a .deb or .rpm package. + - Linux: Fixed hang when opening a comparison while the display is scaled by more than 200%. + - macOS: Fixed crash when loading SVG images. +ReleaseNotesUrl: https://www.scootersoftware.com/download/v5changelog +PurchaseUrl: https://www.scootersoftware.com/shop +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/ScooterSoftware/BeyondCompare/5/5.2.1.32035/ScooterSoftware.BeyondCompare.5.locale.zh-CN.yaml b/manifests/s/ScooterSoftware/BeyondCompare/5/5.2.1.32035/ScooterSoftware.BeyondCompare.5.locale.zh-CN.yaml new file mode 100644 index 000000000000..546f92009197 --- /dev/null +++ b/manifests/s/ScooterSoftware/BeyondCompare/5/5.2.1.32035/ScooterSoftware.BeyondCompare.5.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: ScooterSoftware.BeyondCompare.5 +PackageVersion: 5.2.1.32035 +PackageLocale: zh-CN +Publisher: Scooter Software +PublisherUrl: https://www.scootersoftware.com/ +PublisherSupportUrl: https://www.scootersoftware.com/support +PrivacyUrl: https://www.scootersoftware.com/kb/privacy +Author: Scooter Software, Inc. +PackageName: Beyond Compare 5 +PackageUrl: https://www.scootersoftware.com/download +License: 专有软件 +LicenseUrl: https://www.scootersoftware.com/kb/licensev5 +Copyright: Copyright © 1996-2026 Scooter Software Inc. All rights reserved. +CopyrightUrl: https://www.scootersoftware.com/about/legal +ShortDescription: Beyond Compare 是数据对比的首选。可比较文件夹、文本文件、图像和表格。高效审查差异,放心合并更改。 +Tags: +- 合并 +- 文件 +- 比较 +ReleaseNotesUrl: https://www.scootersoftware.com/download/v5changelog +PurchaseUrl: https://www.scootersoftware.com/shop +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/ScooterSoftware/BeyondCompare/5/5.2.1.32035/ScooterSoftware.BeyondCompare.5.yaml b/manifests/s/ScooterSoftware/BeyondCompare/5/5.2.1.32035/ScooterSoftware.BeyondCompare.5.yaml new file mode 100644 index 000000000000..4cf3904a3e97 --- /dev/null +++ b/manifests/s/ScooterSoftware/BeyondCompare/5/5.2.1.32035/ScooterSoftware.BeyondCompare.5.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: ScooterSoftware.BeyondCompare.5 +PackageVersion: 5.2.1.32035 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From eee931046a1c932ba31b5fddf8cfb4a1cd099f24 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 28 Mar 2026 13:46:37 +0800 Subject: [PATCH 49/94] New version: SecurepointGmbH.SecurepointSSLVPN version 2.0.46 (#353166) Co-authored-by: spectopo <175387142+spectopo@users.noreply.github.com> --- ...pointGmbH.SecurepointSSLVPN.installer.yaml | 19 +++++++++ ...ntGmbH.SecurepointSSLVPN.locale.en-US.yaml | 42 +++++++++++++++++++ ...ntGmbH.SecurepointSSLVPN.locale.zh-CN.yaml | 14 +++++++ .../SecurepointGmbH.SecurepointSSLVPN.yaml | 8 ++++ 4 files changed, 83 insertions(+) create mode 100644 manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.46/SecurepointGmbH.SecurepointSSLVPN.installer.yaml create mode 100644 manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.46/SecurepointGmbH.SecurepointSSLVPN.locale.en-US.yaml create mode 100644 manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.46/SecurepointGmbH.SecurepointSSLVPN.locale.zh-CN.yaml create mode 100644 manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.46/SecurepointGmbH.SecurepointSSLVPN.yaml diff --git a/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.46/SecurepointGmbH.SecurepointSSLVPN.installer.yaml b/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.46/SecurepointGmbH.SecurepointSSLVPN.installer.yaml new file mode 100644 index 000000000000..fd1b5c5244f2 --- /dev/null +++ b/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.46/SecurepointGmbH.SecurepointSSLVPN.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: SecurepointGmbH.SecurepointSSLVPN +PackageVersion: 2.0.46 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" +ProductCode: '{BF30BE61-3CED-4E83-98EF-EA0D19767C2C}' +ReleaseDate: 2026-03-10 +AppsAndFeaturesEntries: +- UpgradeCode: '{13B58557-5AD5-468B-AB06-73C9F9AB0EF8}' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Securepoint/openvpn-client/releases/download/2.0.46/openvpn-client-installer-2.0.46.msi + InstallerSha256: 0E512AC4481E0402D16C51847518577EF08B0BA0EB9CBDCBDBB65508A33C4569 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.46/SecurepointGmbH.SecurepointSSLVPN.locale.en-US.yaml b/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.46/SecurepointGmbH.SecurepointSSLVPN.locale.en-US.yaml new file mode 100644 index 000000000000..83eb2b2755a0 --- /dev/null +++ b/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.46/SecurepointGmbH.SecurepointSSLVPN.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SecurepointGmbH.SecurepointSSLVPN +PackageVersion: 2.0.46 +PackageLocale: en-US +Publisher: Securepoint GmbH +PublisherUrl: https://www.securepoint.de/ +PublisherSupportUrl: https://github.com/Securepoint/openvpn-client/issues +PrivacyUrl: https://www.securepoint.de/datenschutz +Author: Securepoint GmbH +PackageName: Securepoint SSL VPN +PackageUrl: https://wiki.securepoint.de/VPN/SSL-VPN-Client +License: GPL-2.0 +LicenseUrl: https://github.com/Securepoint/openvpn-client/blob/HEAD/LICENSE.txt +Copyright: © 2026 Securepoint GmbH +CopyrightUrl: https://www.securepoint.de/impressum +ShortDescription: SSLVPN Client for Securepoint UTM +Tags: +- network +- openvpn +- security +- vpn +ReleaseNotes: |- + Security: OpenSSL update to version 3.0.19 + Security: OpenVPN update to version 2.6.17 + Maintenance: Microsoft Visual C++ Redistributable update to version 14.50.35719.0 + Bugfix: Fixed a crash when opening the Windows file selection dialog + Hint + Please read the important security changes in 2.0.33 release. + Important msi installer note! + If you do the install by using the msi installer it is all-important to specify the property CWINVERSION as msiexec argument which specify the windows version. + Two values are possible: + CWINVERSION=7 + CWINVERSION=10 + This property controls the installation of the tap driver. If no property is specified the tap driver for Windows 10 will be installed! + Example(en, Windows 7, executed in an administrative shell): + msiexec /qn /i openvpn-client-installer-2.0.46.msi TRANSFORMS=":en-us.mst" CWINVERSION=7 + For further examples please see the msi-installer-examples-2.0.46 file. +ReleaseNotesUrl: https://github.com/Securepoint/openvpn-client/releases/tag/2.0.46 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.46/SecurepointGmbH.SecurepointSSLVPN.locale.zh-CN.yaml b/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.46/SecurepointGmbH.SecurepointSSLVPN.locale.zh-CN.yaml new file mode 100644 index 000000000000..798a0a0b039a --- /dev/null +++ b/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.46/SecurepointGmbH.SecurepointSSLVPN.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: SecurepointGmbH.SecurepointSSLVPN +PackageVersion: 2.0.46 +PackageLocale: zh-CN +ShortDescription: Securepoint UTM 的 SSLVPN 客户端 +Tags: +- openvpn +- vpn +- 安全 +- 网络 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.46/SecurepointGmbH.SecurepointSSLVPN.yaml b/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.46/SecurepointGmbH.SecurepointSSLVPN.yaml new file mode 100644 index 000000000000..c57168601eab --- /dev/null +++ b/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.46/SecurepointGmbH.SecurepointSSLVPN.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: SecurepointGmbH.SecurepointSSLVPN +PackageVersion: 2.0.46 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d3a1d594d45daa9458f182826320681796694345 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 14:19:23 +0800 Subject: [PATCH 50/94] New version: Myriad-Dreamin.Tinymist version 0.14.12 (#350746) Co-authored-by: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> --- .../Myriad-Dreamin.Tinymist.installer.yaml | 22 ++++++++ .../Myriad-Dreamin.Tinymist.locale.en-US.yaml | 52 +++++++++++++++++++ .../Myriad-Dreamin.Tinymist.locale.zh-CN.yaml | 21 ++++++++ .../0.14.12/Myriad-Dreamin.Tinymist.yaml | 8 +++ 4 files changed, 103 insertions(+) create mode 100644 manifests/m/Myriad-Dreamin/Tinymist/0.14.12/Myriad-Dreamin.Tinymist.installer.yaml create mode 100644 manifests/m/Myriad-Dreamin/Tinymist/0.14.12/Myriad-Dreamin.Tinymist.locale.en-US.yaml create mode 100644 manifests/m/Myriad-Dreamin/Tinymist/0.14.12/Myriad-Dreamin.Tinymist.locale.zh-CN.yaml create mode 100644 manifests/m/Myriad-Dreamin/Tinymist/0.14.12/Myriad-Dreamin.Tinymist.yaml diff --git a/manifests/m/Myriad-Dreamin/Tinymist/0.14.12/Myriad-Dreamin.Tinymist.installer.yaml b/manifests/m/Myriad-Dreamin/Tinymist/0.14.12/Myriad-Dreamin.Tinymist.installer.yaml new file mode 100644 index 000000000000..2a6ecfc511e0 --- /dev/null +++ b/manifests/m/Myriad-Dreamin/Tinymist/0.14.12/Myriad-Dreamin.Tinymist.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Myriad-Dreamin.Tinymist +PackageVersion: 0.14.12 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: tinymist.exe + PortableCommandAlias: tinymist +Commands: +- tinymist +ReleaseDate: 2026-03-21 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.12/tinymist-x86_64-pc-windows-msvc.zip + InstallerSha256: 094FDAA3DD3E635C0A3480FE5B0B2C9D78676D09DBBA833E8AE1851CE1C9472E +- Architecture: arm64 + InstallerUrl: https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.12/tinymist-aarch64-pc-windows-msvc.zip + InstallerSha256: 2B049CB1349E64196F7A5C410B86D3D5C4306947F85C256E1298D4C4E0C97B18 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Myriad-Dreamin/Tinymist/0.14.12/Myriad-Dreamin.Tinymist.locale.en-US.yaml b/manifests/m/Myriad-Dreamin/Tinymist/0.14.12/Myriad-Dreamin.Tinymist.locale.en-US.yaml new file mode 100644 index 000000000000..e9d2db2d1b0f --- /dev/null +++ b/manifests/m/Myriad-Dreamin/Tinymist/0.14.12/Myriad-Dreamin.Tinymist.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Myriad-Dreamin.Tinymist +PackageVersion: 0.14.12 +PackageLocale: en-US +Publisher: Myriad-Dreamin +PublisherUrl: https://github.com/Myriad-Dreamin +PublisherSupportUrl: https://github.com/Myriad-Dreamin/tinymist/issues +PackageName: Tinymist +PackageUrl: https://github.com/Myriad-Dreamin/tinymist +License: Apache-2.0 +LicenseUrl: https://github.com/Myriad-Dreamin/tinymist/blob/HEAD/LICENSE +Copyright: Copyright 2026 Myriad Dreamin, Nathan Varner +ShortDescription: An integrated language service for Typst. +Description: |- + Tinymist [ˈtaɪni mɪst] is an integrated language service for Typst [taɪpst]. You can also call it "微霭" [wēi ǎi] in Chinese. + It contains: + - an analyzing library for Typst, see tinymist-query. + - a CLI for Typst, see tinymist. + - which provides a language server for Typst, see Language Features. + - which provides a preview server for Typst, see Preview Feature. + - a VSCode extension for Typst, see Tinymist VSCode Extension. +ReleaseNotes: |- + Server + - (Fix) Configured separate compilation features correctly by @QuadnucYard in https://github.com/Myriad-Dreamin/tinymist/pull/2391 + Editor + - (Fix) Corrected localized message argument placeholder parsing by @QuadnucYard in https://github.com/Myriad-Dreamin/tinymist/pull/2380 + - (Fix) Removed VS Code alpine-arm64 support in https://github.com/Myriad-Dreamin/tinymist/pull/2424 + - Added browser support for running the tinymist language server in https://github.com/Myriad-Dreamin/tinymist/pull/1944 + - Added an editor menu command to view the AST by @QuadnucYard in https://github.com/Myriad-Dreamin/tinymist/pull/2382 + - Added timeout handling and active-server checks for onEnter by @QuadnucYard in https://github.com/Myriad-Dreamin/tinymist/pull/2320 + Preview + - (Fix) Followed viewport position when the dock resizes by @kazutoiris in https://github.com/Myriad-Dreamin/tinymist/pull/2341 + - Added a GPU-based Typst previewer in https://github.com/Myriad-Dreamin/tinymist/pull/2396 + Code Analysis + - (Fix) Checked the callee for dict.at by @QuadnucYard in https://github.com/Myriad-Dreamin/tinymist/pull/2415 + - Added unknown font diagnostics with correction suggestions by @QuadnucYard in https://github.com/Myriad-Dreamin/tinymist/pull/2344 and https://github.com/Myriad-Dreamin/tinymist/pull/2383 + - Added path typing for include/import sources by @hongjr03 in https://github.com/Myriad-Dreamin/tinymist/pull/2384 + - Added const string key support for dict and record typing by @hongjr03 in https://github.com/Myriad-Dreamin/tinymist/pull/2385 + - Added contextual typing for destructuring and tuple/array flows by @hongjr03 in https://github.com/Myriad-Dreamin/tinymist/pull/2386 + Testing + - (Test) Ensured diagnostics testing passes on Windows in https://github.com/Myriad-Dreamin/tinymist/pull/1604 + Misc + - Added tinymist release skill by @Myriad-Dreamin in https://github.com/Myriad-Dreamin/tinymist/pull/2420 + Full Changelog: https://github.com/Myriad-Dreamin/tinymist/compare/v0.14.10...v0.14.12 +ReleaseNotesUrl: https://github.com/Myriad-Dreamin/tinymist/releases/tag/v0.14.12 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://myriad-dreamin.github.io/tinymist/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Myriad-Dreamin/Tinymist/0.14.12/Myriad-Dreamin.Tinymist.locale.zh-CN.yaml b/manifests/m/Myriad-Dreamin/Tinymist/0.14.12/Myriad-Dreamin.Tinymist.locale.zh-CN.yaml new file mode 100644 index 000000000000..573e40fce36d --- /dev/null +++ b/manifests/m/Myriad-Dreamin/Tinymist/0.14.12/Myriad-Dreamin.Tinymist.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Myriad-Dreamin.Tinymist +PackageVersion: 0.14.12 +PackageLocale: zh-CN +ShortDescription: Typst 集成语言服务 +Description: |- + Tinymist [ˈtaɪni mɪst] 是 Typst [taɪpst] 的集成语言服务。您也可以称其为“微霭”[wēi ǎi]。 + 它包含 + - Typst 的分析库,参见 tinymist-query。 + - Typst 的 CLI,参见 tinymist。 + - 为 Typst 提供语言服务器,参见语言特点。 + - 为 Typst 提供预览服务器,请参见预览功能。 + - Typst 的 VSCode 扩展,参见 Tinymist VSCode Extension。 +ReleaseNotesUrl: https://github.com/Myriad-Dreamin/tinymist/releases/tag/v0.14.12 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://myriad-dreamin.github.io/tinymist/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Myriad-Dreamin/Tinymist/0.14.12/Myriad-Dreamin.Tinymist.yaml b/manifests/m/Myriad-Dreamin/Tinymist/0.14.12/Myriad-Dreamin.Tinymist.yaml new file mode 100644 index 000000000000..8524412c0b52 --- /dev/null +++ b/manifests/m/Myriad-Dreamin/Tinymist/0.14.12/Myriad-Dreamin.Tinymist.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: Myriad-Dreamin.Tinymist +PackageVersion: 0.14.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 529d682898d14b14af70546dd1340912ac8b8742 Mon Sep 17 00:00:00 2001 From: apevogoci Date: Sat, 28 Mar 2026 07:20:27 +0100 Subject: [PATCH 51/94] New version: SagerNet.sing-box version 1.13.4 (#352660) --- .../1.13.4/SagerNet.sing-box.installer.yaml | 26 +++++++++++++++ .../SagerNet.sing-box.locale.en-US.yaml | 32 +++++++++++++++++++ .../SagerNet.sing-box.locale.zh-CN.yaml | 23 +++++++++++++ .../sing-box/1.13.4/SagerNet.sing-box.yaml | 8 +++++ 4 files changed, 89 insertions(+) create mode 100644 manifests/s/SagerNet/sing-box/1.13.4/SagerNet.sing-box.installer.yaml create mode 100644 manifests/s/SagerNet/sing-box/1.13.4/SagerNet.sing-box.locale.en-US.yaml create mode 100644 manifests/s/SagerNet/sing-box/1.13.4/SagerNet.sing-box.locale.zh-CN.yaml create mode 100644 manifests/s/SagerNet/sing-box/1.13.4/SagerNet.sing-box.yaml diff --git a/manifests/s/SagerNet/sing-box/1.13.4/SagerNet.sing-box.installer.yaml b/manifests/s/SagerNet/sing-box/1.13.4/SagerNet.sing-box.installer.yaml new file mode 100644 index 000000000000..6bff21ba8514 --- /dev/null +++ b/manifests/s/SagerNet/sing-box/1.13.4/SagerNet.sing-box.installer.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SagerNet.sing-box +PackageVersion: 1.13.4 +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2026-03-26 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: sing-box-1.13.4-windows-386/sing-box.exe + InstallerUrl: https://github.com/SagerNet/sing-box/releases/download/v1.13.4/sing-box-1.13.4-windows-386.zip + InstallerSha256: A2E9C731096C026B49B6C9C8D933B98C165E6BC5F1F8E02B3FB6D2EF02B4B632 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: sing-box-1.13.4-windows-amd64/sing-box.exe + InstallerUrl: https://github.com/SagerNet/sing-box/releases/download/v1.13.4/sing-box-1.13.4-windows-amd64.zip + InstallerSha256: A75D6DCDCC9C7375BDD53DDE6A06A66849A9DF34F80C5047DA6A72E729067CEC +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: sing-box-1.13.4-windows-arm64/sing-box.exe + InstallerUrl: https://github.com/SagerNet/sing-box/releases/download/v1.13.4/sing-box-1.13.4-windows-arm64.zip + InstallerSha256: E589FB62B37B4D8020876EB7F21974D394CED61B9310033391E828C40B132F5C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SagerNet/sing-box/1.13.4/SagerNet.sing-box.locale.en-US.yaml b/manifests/s/SagerNet/sing-box/1.13.4/SagerNet.sing-box.locale.en-US.yaml new file mode 100644 index 000000000000..5ff7d9aa6ec6 --- /dev/null +++ b/manifests/s/SagerNet/sing-box/1.13.4/SagerNet.sing-box.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SagerNet.sing-box +PackageVersion: 1.13.4 +PackageLocale: en-US +Publisher: SagerNet +PublisherUrl: https://sagernet.org/ +PublisherSupportUrl: https://raw.githubusercontent.com/SagerNet/sing-box/v1.8.1/docs/support.md +Author: SagerNet +PackageName: sing-box +PackageUrl: https://sing-box.sagernet.org/ +License: GNU General Public License Version 3 or Later +LicenseUrl: https://github.com/SagerNet/sing-box/blob/HEAD/LICENSE +Copyright: GNU General Public License Version 3 or Later +CopyrightUrl: https://raw.githubusercontent.com/SagerNet/sing-box/v1.8.1/LICENSE +ShortDescription: The universal proxy platform. +Moniker: sing-box +Tags: +- network +- proxy +- shadowsocks +- vpn +ReleaseNotes: |- + 📝 Release Notes + - Fixes and improvements +ReleaseNotesUrl: https://github.com/SagerNet/sing-box/releases/tag/v1.13.4 +Documentations: +- DocumentLabel: sing-box + DocumentUrl: https://sing-box.sagernet.org/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SagerNet/sing-box/1.13.4/SagerNet.sing-box.locale.zh-CN.yaml b/manifests/s/SagerNet/sing-box/1.13.4/SagerNet.sing-box.locale.zh-CN.yaml new file mode 100644 index 000000000000..363899ff58da --- /dev/null +++ b/manifests/s/SagerNet/sing-box/1.13.4/SagerNet.sing-box.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SagerNet.sing-box +PackageVersion: 1.13.4 +PackageLocale: zh-CN +Publisher: SagerNet +PublisherUrl: https://sagernet.org/ +PublisherSupportUrl: https://sing-box.sagernet.org/support +Author: SagerNet +PackageName: sing-box +PackageUrl: https://sing-box.sagernet.org/ +License: GNU General Public License Version 3 or Later +LicenseUrl: https://sing-box.sagernet.org/#license +Copyright: GNU General Public License Version 3 or Later +CopyrightUrl: https://sing-box.sagernet.org/#license +ShortDescription: 通用代理平台 +Tags: +- vpn +- 代理 +- 网络 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SagerNet/sing-box/1.13.4/SagerNet.sing-box.yaml b/manifests/s/SagerNet/sing-box/1.13.4/SagerNet.sing-box.yaml new file mode 100644 index 000000000000..b2b2ace8d367 --- /dev/null +++ b/manifests/s/SagerNet/sing-box/1.13.4/SagerNet.sing-box.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: SagerNet.sing-box +PackageVersion: 1.13.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a93961940c93aec939110c0c4c7f35897f6cd64d Mon Sep 17 00:00:00 2001 From: ibbytheboss <146304310+ibbytheboss@users.noreply.github.com> Date: Sat, 28 Mar 2026 01:21:27 -0500 Subject: [PATCH 52/94] New version: TheInferenceGrid.grid version 0.3.4 (#352669) --- .../TheInferenceGrid.grid.installer.yaml | 20 +++++++++++++++++++ .../TheInferenceGrid.grid.locale.en-US.yaml | 19 ++++++++++++++++++ .../grid/0.3.4/TheInferenceGrid.grid.yaml | 8 ++++++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/t/TheInferenceGrid/grid/0.3.4/TheInferenceGrid.grid.installer.yaml create mode 100644 manifests/t/TheInferenceGrid/grid/0.3.4/TheInferenceGrid.grid.locale.en-US.yaml create mode 100644 manifests/t/TheInferenceGrid/grid/0.3.4/TheInferenceGrid.grid.yaml diff --git a/manifests/t/TheInferenceGrid/grid/0.3.4/TheInferenceGrid.grid.installer.yaml b/manifests/t/TheInferenceGrid/grid/0.3.4/TheInferenceGrid.grid.installer.yaml new file mode 100644 index 000000000000..b7c67a991a54 --- /dev/null +++ b/manifests/t/TheInferenceGrid/grid/0.3.4/TheInferenceGrid.grid.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TheInferenceGrid.grid +PackageVersion: 0.3.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: grid.exe + PortableCommandAlias: grid +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/The-AI-Grid/grid-cli/releases/download/v0.3.4/grid_0.3.4_windows_amd64.zip + InstallerSha256: 7A6BCC0457E7A4D5648760C40C1B4EEF87631E4C6E46F73D74F8D1B1EEA0F923 +- Architecture: arm64 + InstallerUrl: https://github.com/The-AI-Grid/grid-cli/releases/download/v0.3.4/grid_0.3.4_windows_arm64.zip + InstallerSha256: A4E73513194C123C69F3550CD20A6CFBEC425D1A213F87A3FEF6146CE133A6AF +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-26 diff --git a/manifests/t/TheInferenceGrid/grid/0.3.4/TheInferenceGrid.grid.locale.en-US.yaml b/manifests/t/TheInferenceGrid/grid/0.3.4/TheInferenceGrid.grid.locale.en-US.yaml new file mode 100644 index 000000000000..8b073f799b0a --- /dev/null +++ b/manifests/t/TheInferenceGrid/grid/0.3.4/TheInferenceGrid.grid.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: TheInferenceGrid.grid +PackageVersion: 0.3.4 +PackageLocale: en-US +Publisher: The Inference Grid +PublisherUrl: https://github.com/The-AI-Grid +PublisherSupportUrl: https://github.com/The-AI-Grid/grid-cli/issues +PackageName: grid +PackageUrl: https://github.com/The-AI-Grid/grid-cli +License: Proprietary +ShortDescription: CLI for The Grid - global inference clearinghouse for compute +ReleaseNotesUrl: https://github.com/The-AI-Grid/grid-cli/releases/tag/v0.3.4 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/The-AI-Grid/grid-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheInferenceGrid/grid/0.3.4/TheInferenceGrid.grid.yaml b/manifests/t/TheInferenceGrid/grid/0.3.4/TheInferenceGrid.grid.yaml new file mode 100644 index 000000000000..603025c9685b --- /dev/null +++ b/manifests/t/TheInferenceGrid/grid/0.3.4/TheInferenceGrid.grid.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: TheInferenceGrid.grid +PackageVersion: 0.3.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 77915701efad3e1b7019980d4a7aa08d9105bb8f Mon Sep 17 00:00:00 2001 From: ibbytheboss <146304310+ibbytheboss@users.noreply.github.com> Date: Sat, 28 Mar 2026 01:22:44 -0500 Subject: [PATCH 53/94] New version: TheInferenceGrid.gridprov version 0.3.4 (#352670) --- .../TheInferenceGrid.gridprov.installer.yaml | 20 +++++++++++++++++++ ...heInferenceGrid.gridprov.locale.en-US.yaml | 19 ++++++++++++++++++ .../0.3.4/TheInferenceGrid.gridprov.yaml | 8 ++++++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/t/TheInferenceGrid/gridprov/0.3.4/TheInferenceGrid.gridprov.installer.yaml create mode 100644 manifests/t/TheInferenceGrid/gridprov/0.3.4/TheInferenceGrid.gridprov.locale.en-US.yaml create mode 100644 manifests/t/TheInferenceGrid/gridprov/0.3.4/TheInferenceGrid.gridprov.yaml diff --git a/manifests/t/TheInferenceGrid/gridprov/0.3.4/TheInferenceGrid.gridprov.installer.yaml b/manifests/t/TheInferenceGrid/gridprov/0.3.4/TheInferenceGrid.gridprov.installer.yaml new file mode 100644 index 000000000000..ecd6fac45da5 --- /dev/null +++ b/manifests/t/TheInferenceGrid/gridprov/0.3.4/TheInferenceGrid.gridprov.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TheInferenceGrid.gridprov +PackageVersion: 0.3.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: gridprov.exe + PortableCommandAlias: gridprov +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/The-AI-Grid/grid-cli/releases/download/v0.3.4/gridprov_0.3.4_windows_amd64.zip + InstallerSha256: 69B09BFFACD7354562FC55C6EF84940CBEA0B81D7D31566845DC6AC9ACF59E58 +- Architecture: arm64 + InstallerUrl: https://github.com/The-AI-Grid/grid-cli/releases/download/v0.3.4/gridprov_0.3.4_windows_arm64.zip + InstallerSha256: B70A4CEE9191240007B4DF6EBBCF7C3343CBFFAEBF58F1CB979AB79430989867 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-26 diff --git a/manifests/t/TheInferenceGrid/gridprov/0.3.4/TheInferenceGrid.gridprov.locale.en-US.yaml b/manifests/t/TheInferenceGrid/gridprov/0.3.4/TheInferenceGrid.gridprov.locale.en-US.yaml new file mode 100644 index 000000000000..fc7d3b92bf12 --- /dev/null +++ b/manifests/t/TheInferenceGrid/gridprov/0.3.4/TheInferenceGrid.gridprov.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: TheInferenceGrid.gridprov +PackageVersion: 0.3.4 +PackageLocale: en-US +Publisher: The Inference Grid +PublisherUrl: https://github.com/The-AI-Grid +PublisherSupportUrl: https://github.com/The-AI-Grid/grid-cli/issues +PackageName: gridprov +PackageUrl: https://github.com/The-AI-Grid/grid-cli +License: Proprietary +ShortDescription: Provider CLI for The Grid - onboard GPUs and manage cells +ReleaseNotesUrl: https://github.com/The-AI-Grid/grid-cli/releases/tag/v0.3.4 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/The-AI-Grid/grid-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheInferenceGrid/gridprov/0.3.4/TheInferenceGrid.gridprov.yaml b/manifests/t/TheInferenceGrid/gridprov/0.3.4/TheInferenceGrid.gridprov.yaml new file mode 100644 index 000000000000..b3832a349ebd --- /dev/null +++ b/manifests/t/TheInferenceGrid/gridprov/0.3.4/TheInferenceGrid.gridprov.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: TheInferenceGrid.gridprov +PackageVersion: 0.3.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 43a21f9cc04af51b92fc3bc0c671c8d06f154f32 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 14:23:53 +0800 Subject: [PATCH 54/94] New version: JetBrains.DataGrip version 2026.1 (#352679) --- .../2026.1/JetBrains.DataGrip.installer.yaml | 37 ++++++++++ .../JetBrains.DataGrip.locale.en-US.yaml | 68 +++++++++++++++++++ .../JetBrains.DataGrip.locale.zh-CN.yaml | 31 +++++++++ .../DataGrip/2026.1/JetBrains.DataGrip.yaml | 8 +++ 4 files changed, 144 insertions(+) create mode 100644 manifests/j/JetBrains/DataGrip/2026.1/JetBrains.DataGrip.installer.yaml create mode 100644 manifests/j/JetBrains/DataGrip/2026.1/JetBrains.DataGrip.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/DataGrip/2026.1/JetBrains.DataGrip.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/DataGrip/2026.1/JetBrains.DataGrip.yaml diff --git a/manifests/j/JetBrains/DataGrip/2026.1/JetBrains.DataGrip.installer.yaml b/manifests/j/JetBrains/DataGrip/2026.1/JetBrains.DataGrip.installer.yaml new file mode 100644 index 000000000000..1323022c13a5 --- /dev/null +++ b/manifests/j/JetBrains/DataGrip/2026.1/JetBrains.DataGrip.installer.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JetBrains.DataGrip +PackageVersion: "2026.1" +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- ipr +- sql +ProductCode: DataGrip 2026.1 +ReleaseDate: 2026-03-26 +AppsAndFeaturesEntries: +- DisplayVersion: 261.22158.299 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/datagrip/datagrip-2026.1.exe + InstallerSha256: 0C173B5C8B3E6989EC471C5C8B334FB0E60DF4C16503DC9F3ADDF19847459DB6 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/datagrip/datagrip-2026.1.exe + InstallerSha256: 0C173B5C8B3E6989EC471C5C8B334FB0E60DF4C16503DC9F3ADDF19847459DB6 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/datagrip/datagrip-2026.1-aarch64.exe + InstallerSha256: 3BB5D4489686EA9F7BFAC1B270DC6E0BF1EB0B3F315A8FF5E08098148E3F3908 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/datagrip/datagrip-2026.1-aarch64.exe + InstallerSha256: 3BB5D4489686EA9F7BFAC1B270DC6E0BF1EB0B3F315A8FF5E08098148E3F3908 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/DataGrip/2026.1/JetBrains.DataGrip.locale.en-US.yaml b/manifests/j/JetBrains/DataGrip/2026.1/JetBrains.DataGrip.locale.en-US.yaml new file mode 100644 index 000000000000..7be1e66b06a6 --- /dev/null +++ b/manifests/j/JetBrains/DataGrip/2026.1/JetBrains.DataGrip.locale.en-US.yaml @@ -0,0 +1,68 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JetBrains.DataGrip +PackageVersion: "2026.1" +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: DataGrip +PackageUrl: https://www.jetbrains.com/datagrip/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: The Cross-Platform IDE for Databases & SQL by JetBrains +Description: A powerful IDE from JetBrains for SQL on macOS, Windows, and Linux. +Moniker: datagrip +Tags: +- database +- db2 +- develop +- development +- ide +- mssql +- mysql +- postgres +- programming +- sql +- sqlite +ReleaseNotes: |- + AI + - AI agents have been integrated into the AI chat. + - The MCP server has been extended with database-specific capabilities. + - Files created from a snippet have the SQL dialect and data source attached. + Query files and consoles + - The redesigned workflow allows you to use query files and query consoles - either separately or at the same time. + - A new way to create a query file has been implemented. + - In the database explorer, query files associated with a data source are displayed in the Query Files folder under the data source node. + - The presentation of query files can now be tailored to your needs with the files' display settings. + Connectivity + - Data sources can now be saved as templates in your JetBrains Account. + - You can create a new data source from a template in other IDEs with database functionality provided through your JetBrains Account. + - PostgreSQL 18 is now supported. + - The Data Sources and Drivers dialog has received a few improvements. + Explain Plan + - In the Services tool window, the query execution plan tab has been renamed to Query Plan and assigned a new icon. + - A separate panel has been implemented on the right-hand side of the tab to display details of each plan row. + - A quick documentation popup is displayed when you hover the cursor over a table name in the row details panel. + - The Total Cost and Startup Cost flame graphs are now displayed in the sub-tabs located at the bottom of the Query Plan tab. + - The query plan can now be copied in the database's native format using the Copy Original Query Plan button. + Code editor + - The Suppress for back label references option can now be toggled using intention actions. + - A given chunk of code can now be executed using the Execute Selection as Single Statement context menu action for a code selection. + - Two movement animation modes have been introduced for the editor caret. + Working with data + - JSON indexes are now supported for Microsoft SQL Server. + - The Show Geo Viewer button has been moved to the data editor toolbar. + Working with files + - A new IDE setting has been added that defines whether a deleted file is moved to the bin or deleted permanently. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/DBE-A-83165475/DataGrip-2026.1-261.22158.299-build-Release-Notes +PurchaseUrl: https://www.jetbrains.com/datagrip/buy/ +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.jetbrains.com/help/datagrip/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/DataGrip/2026.1/JetBrains.DataGrip.locale.zh-CN.yaml b/manifests/j/JetBrains/DataGrip/2026.1/JetBrains.DataGrip.locale.zh-CN.yaml new file mode 100644 index 000000000000..369eca72f955 --- /dev/null +++ b/manifests/j/JetBrains/DataGrip/2026.1/JetBrains.DataGrip.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: JetBrains.DataGrip +PackageVersion: "2026.1" +PackageLocale: zh-CN +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PackageUrl: https://www.jetbrains.com/zh-cn/datagrip/ +License: 专有软件 +ShortDescription: 由 JetBrains 开发的数据库和 SQL 跨平台 IDE +Description: JetBrains 为 macOS、Windows 和 Linux 的 SQL 开发的强大 IDE。 +Tags: +- db2 +- mssql +- mysql +- postgres +- sql +- sqlite +- 代码 +- 开发 +- 数据库 +- 编程 +- 集成开发环境 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/DBE-A-83165475/DataGrip-2026.1-261.22158.299-build-Release-Notes +PurchaseUrl: https://www.jetbrains.com/zh-cn/datagrip/buy/ +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.jetbrains.com/help/datagrip/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/DataGrip/2026.1/JetBrains.DataGrip.yaml b/manifests/j/JetBrains/DataGrip/2026.1/JetBrains.DataGrip.yaml new file mode 100644 index 000000000000..d7f20e8e4321 --- /dev/null +++ b/manifests/j/JetBrains/DataGrip/2026.1/JetBrains.DataGrip.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JetBrains.DataGrip +PackageVersion: "2026.1" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8e2951f5acaac594044b126b01c83ae45c48912f Mon Sep 17 00:00:00 2001 From: docker-winget-bot Date: Sat, 28 Mar 2026 07:24:55 +0100 Subject: [PATCH 55/94] New version: Docker.Agent version v1.39.0 (#353017) --- .../Agent/v1.39.0/Docker.Agent.installer.yaml | 18 ++++++++++++++++++ .../v1.39.0/Docker.Agent.locale.en-US.yaml | 19 +++++++++++++++++++ .../d/Docker/Agent/v1.39.0/Docker.Agent.yaml | 8 ++++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/d/Docker/Agent/v1.39.0/Docker.Agent.installer.yaml create mode 100644 manifests/d/Docker/Agent/v1.39.0/Docker.Agent.locale.en-US.yaml create mode 100644 manifests/d/Docker/Agent/v1.39.0/Docker.Agent.yaml diff --git a/manifests/d/Docker/Agent/v1.39.0/Docker.Agent.installer.yaml b/manifests/d/Docker/Agent/v1.39.0/Docker.Agent.installer.yaml new file mode 100644 index 000000000000..c06054d15ca6 --- /dev/null +++ b/manifests/d/Docker/Agent/v1.39.0/Docker.Agent.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Docker.Agent +PackageVersion: v1.39.0 +InstallerType: portable +Commands: +- docker-agent +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/docker/docker-agent/releases/download/v1.39.0/docker-agent-windows-amd64.exe + InstallerSha256: CC353D83E8A3F87CC1805A7EC19475E85C24084B602979E14491583732E3BCCF +- Architecture: arm64 + InstallerUrl: https://github.com/docker/docker-agent/releases/download/v1.39.0/docker-agent-windows-arm64.exe + InstallerSha256: 71A06D454453816D23B8CDAD766DE1A67F40EE6C424EAD797F25069A82CEA5C2 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-27 diff --git a/manifests/d/Docker/Agent/v1.39.0/Docker.Agent.locale.en-US.yaml b/manifests/d/Docker/Agent/v1.39.0/Docker.Agent.locale.en-US.yaml new file mode 100644 index 000000000000..4e69dbebe1c2 --- /dev/null +++ b/manifests/d/Docker/Agent/v1.39.0/Docker.Agent.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: Docker.Agent +PackageVersion: v1.39.0 +PackageLocale: en-US +Publisher: Docker +PublisherUrl: https://github.com/docker +PublisherSupportUrl: https://github.com/docker/cagent/issues +PackageName: Agent +PackageUrl: https://github.com/docker/cagent +License: Apache-2.0 +ShortDescription: Agent Builder and Runtime by Docker Engineering +Tags: +- agents +- ai +ReleaseNotesUrl: https://github.com/docker/docker-agent/releases/tag/v1.39.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/Agent/v1.39.0/Docker.Agent.yaml b/manifests/d/Docker/Agent/v1.39.0/Docker.Agent.yaml new file mode 100644 index 000000000000..4692275eee91 --- /dev/null +++ b/manifests/d/Docker/Agent/v1.39.0/Docker.Agent.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: Docker.Agent +PackageVersion: v1.39.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From efb7e6ee7f6b59074c9d68e01b1007cf18a8d4d4 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 27 Mar 2026 23:25:24 -0700 Subject: [PATCH 56/94] Automatic Waiver Addition for PR 350953 (#353189) --- manifests/p/PortableApps/PortableAppsPlatform/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/p/PortableApps/PortableAppsPlatform/.validation diff --git a/manifests/p/PortableApps/PortableAppsPlatform/.validation b/manifests/p/PortableApps/PortableAppsPlatform/.validation new file mode 100644 index 000000000000..126325edae00 --- /dev/null +++ b/manifests/p/PortableApps/PortableAppsPlatform/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"12773c3c-e28a-4cf9-9bdb-5a4d2c4823e1","TestPlan":"Validation-Unapproved-URL","PackagePath":"manifests/p/PortableApps/PortableAppsPlatform/30.2","CommitId":"00747329f4b926505138378b7fe28195637b07b4"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From d83015756728bca0546ef453fb8c14eec108c661 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 14:25:59 +0800 Subject: [PATCH 57/94] New version: ghost-him.ZeroLaunch-rs version 0.6.12 (#353022) --- .../ghost-him.ZeroLaunch-rs.installer.yaml | 23 +++++++ .../ghost-him.ZeroLaunch-rs.locale.en-US.yaml | 27 ++++++++ .../ghost-him.ZeroLaunch-rs.locale.zh-CN.yaml | 62 +++++++++++++++++++ .../0.6.12/ghost-him.ZeroLaunch-rs.yaml | 8 +++ 4 files changed, 120 insertions(+) create mode 100644 manifests/g/ghost-him/ZeroLaunch-rs/0.6.12/ghost-him.ZeroLaunch-rs.installer.yaml create mode 100644 manifests/g/ghost-him/ZeroLaunch-rs/0.6.12/ghost-him.ZeroLaunch-rs.locale.en-US.yaml create mode 100644 manifests/g/ghost-him/ZeroLaunch-rs/0.6.12/ghost-him.ZeroLaunch-rs.locale.zh-CN.yaml create mode 100644 manifests/g/ghost-him/ZeroLaunch-rs/0.6.12/ghost-him.ZeroLaunch-rs.yaml diff --git a/manifests/g/ghost-him/ZeroLaunch-rs/0.6.12/ghost-him.ZeroLaunch-rs.installer.yaml b/manifests/g/ghost-him/ZeroLaunch-rs/0.6.12/ghost-him.ZeroLaunch-rs.installer.yaml new file mode 100644 index 000000000000..0591c2c02a50 --- /dev/null +++ b/manifests/g/ghost-him/ZeroLaunch-rs/0.6.12/ghost-him.ZeroLaunch-rs.installer.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ghost-him.ZeroLaunch-rs +PackageVersion: 0.6.12 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +ReleaseDate: 2026-03-27 +AppsAndFeaturesEntries: +- UpgradeCode: '{0D8E70B2-4DC8-584D-88B0-7A83BA565C03}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ghost-him/ZeroLaunch-rs/releases/download/v0.6.12/zerolaunch-rs_0.6.12_x64_en-US.msi + InstallerSha256: F8F3C64CC810F5A0EEBAA2CCA18D1F83E90545145476822AA33418C00F5A4F25 + ProductCode: '{636A85AD-CE52-4958-84C7-AAD48B2EAFD4}' +- Architecture: arm64 + InstallerUrl: https://github.com/ghost-him/ZeroLaunch-rs/releases/download/v0.6.12/zerolaunch-rs_0.6.12_arm64_en-US.msi + InstallerSha256: 9EE6E34AC65086EF6F5ECFF41BAA66155D3575F208E4D0020F990D2225CB8F33 + ProductCode: '{9E7FF7B4-3548-47C3-9F3A-446532262575}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/ghost-him/ZeroLaunch-rs/0.6.12/ghost-him.ZeroLaunch-rs.locale.en-US.yaml b/manifests/g/ghost-him/ZeroLaunch-rs/0.6.12/ghost-him.ZeroLaunch-rs.locale.en-US.yaml new file mode 100644 index 000000000000..dc9682ef47bb --- /dev/null +++ b/manifests/g/ghost-him/ZeroLaunch-rs/0.6.12/ghost-him.ZeroLaunch-rs.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ghost-him.ZeroLaunch-rs +PackageVersion: 0.6.12 +PackageLocale: en-US +ShortDescription: A Windows smart launcher that understands your typing! +Description: ZeroLaunch is a Windows smart launcher that understands your typing. It excels at Pinyin and fuzzy matching, and can optionally add AI semantic understanding—so typos and vague queries still get instant results. Clean, offline, and built for speed. +Tags: +- fast +- fuzzy-search +- launcher +- launchy +- listary +- pinyin +- powertoys +- productivity +- qidongqi +- rust +- search +- tauri +- utility +- utools +- wox +InstallationNotes: Welcome to ZeroLaunch-rs! If you encounter any issues during use, feel free to ask questions in GitHub Issues! +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/ghost-him/ZeroLaunch-rs/0.6.12/ghost-him.ZeroLaunch-rs.locale.zh-CN.yaml b/manifests/g/ghost-him/ZeroLaunch-rs/0.6.12/ghost-him.ZeroLaunch-rs.locale.zh-CN.yaml new file mode 100644 index 000000000000..db76cfda04f3 --- /dev/null +++ b/manifests/g/ghost-him/ZeroLaunch-rs/0.6.12/ghost-him.ZeroLaunch-rs.locale.zh-CN.yaml @@ -0,0 +1,62 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ghost-him.ZeroLaunch-rs +PackageVersion: 0.6.12 +PackageLocale: zh-CN +Publisher: ghost-him +PublisherUrl: https://github.com/ghost-him +PublisherSupportUrl: https://github.com/ghost-him/ZeroLaunch-rs/issues +PrivacyUrl: https://github.com/ghost-him/ZeroLaunch-rs/blob/HEAD/PRIVACY.md +Author: ghost-him +PackageName: ZeroLaunch-rs +PackageUrl: https://github.com/ghost-him/ZeroLaunch-rs +License: GPL-3.0 +LicenseUrl: https://github.com/ghost-him/ZeroLaunch-rs/blob/HEAD/LICENSE.txt +Copyright: Copyright (c) 2024-2026 ghost-him +CopyrightUrl: https://github.com/ghost-him/ZeroLaunch-rs/blob/HEAD/LICENSE.txt +ShortDescription: 一个可以容忍错别字的 Windows 应用程序启动器! +Description: 打错字照样秒开应用!ZeroLaunch 是一款纯粹专注的 Windows 应用程序启动器,拥有智能纠错能力和毫秒级的极速响应。它基于 Rust、Tauri 和 Vue.js 构建,旨在提供极致的性能和纯粹的体验。主要特性包括:高效智能搜索,得益于独创的算法,程序在全称/拼音/首字母三重匹配的基础上具备卓越的拼写纠错能力,并支持中英文混合查询;隐私至上,软件完全离线运行,零数据采集,您的所有数据和设置都严格保留在本地设备中;轻巧纯粹,专注于应用程序搜索与启动,无任何冗余复杂的功能,开箱即用;高度可定制,外观界面支持高度自定义,包括背景、颜色、字体、窗口大小等,并支持微调搜索算法以满足个性化需求。核心功能还包括:快速搜索并启动普通应用及 UWP 应用,智能唤醒已打开的程序窗口,支持自定义添加程序、文件、网页搜索和系统命令,智能加载程序和 Steam 游戏图标,以及防止游戏时误触的游戏模式。 +Moniker: zerolaunch +Tags: +- launchy +- listary +- powertoys +- rust +- tauri +- utools +- wox +- 启动器 +- 工具 +- 快速 +- 拼音 +- 搜索 +- 模糊搜索 +- 生产力 +ReleaseNotes: |- + What's Changed + - build: 发布 v0.6.12 版本 (912feb8) + - refactor: 精简代码 (3a4b597) + - feat: 支持为浅色和深色主题分别配置颜色方案 (github #60) (f879f68) + - feat: 程序的右下角会显示当前使用的搜索算法 (517dfcd) + - feat: 支持行内命令填充模式 (a45b20d) + Contributors + - @ghost-him + Full Changelog: https://github.com/ghost-him/ZeroLaunch-rs/compare/v0.6.11...v0.6.12 + 📦 版本说明 + - 安装版 (.exe/.msi): 提供传统的安装体验。 + - 便携版 (.zip): 无需安装,解压即用,适合移动或绿色版爱好者。 + - .exe 与 .msi: 推荐使用 .msi 安装。.exe 安装包受平台限制,没有进行深层签名。 + 完整版包含 AI 智能搜索功能,而 精简版 (lite) 不含 AI 功能,体积更小。 + + 🤖 关于 AI 功能 + 重要提示:AI 智能搜索功能需要单独下载模型权重文件才能使用。 + 模型下载地址: + - GitHub: https://github.com/ghost-him/ZeroLaunch-rs/releases/tag/model + - Gitee: https://gitee.com/ghost-him/ZeroLaunch-rs/releases/tag/model + - GitCode: https://gitcode.com/ghost-him/ZeroLaunch-rs/releases/model + 请根据模型发布页中的说明进行配置。 +ReleaseNotesUrl: https://github.com/ghost-him/ZeroLaunch-rs/releases/tag/v0.6.12 +InstallationNotes: 欢迎使用 ZeroLaunch-rs !如果使用过程中遇到什么问题,欢迎到 Issue 中提问! +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/ghost-him/ZeroLaunch-rs/0.6.12/ghost-him.ZeroLaunch-rs.yaml b/manifests/g/ghost-him/ZeroLaunch-rs/0.6.12/ghost-him.ZeroLaunch-rs.yaml new file mode 100644 index 000000000000..35776618e91b --- /dev/null +++ b/manifests/g/ghost-him/ZeroLaunch-rs/0.6.12/ghost-him.ZeroLaunch-rs.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: ghost-him.ZeroLaunch-rs +PackageVersion: 0.6.12 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 2d9299bbdd0ea3c3fd1f0abf308ac23b513a39dd Mon Sep 17 00:00:00 2001 From: edwarduwms <128077425+edwarduwms@users.noreply.github.com> Date: Sat, 28 Mar 2026 00:27:01 -0600 Subject: [PATCH 58/94] Create WinGet package for Microsoft.Gaming.RemoteIterationClient version 0.0.9-preview (#353128) --- ...aming.RemoteIterationClient.installer.yaml | 19 +++++++++++++++ ...ng.RemoteIterationClient.locale.en-US.yaml | 23 +++++++++++++++++++ ...icrosoft.Gaming.RemoteIterationClient.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.9-preview/Microsoft.Gaming.RemoteIterationClient.installer.yaml create mode 100644 manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.9-preview/Microsoft.Gaming.RemoteIterationClient.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.9-preview/Microsoft.Gaming.RemoteIterationClient.yaml diff --git a/manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.9-preview/Microsoft.Gaming.RemoteIterationClient.installer.yaml b/manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.9-preview/Microsoft.Gaming.RemoteIterationClient.installer.yaml new file mode 100644 index 000000000000..b765ec50d0fd --- /dev/null +++ b/manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.9-preview/Microsoft.Gaming.RemoteIterationClient.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Microsoft.Gaming.RemoteIterationClient +PackageVersion: 0.0.9-preview +InstallerType: zip +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: wdRemote.exe + PortableCommandAlias: wdRemote + InstallerUrl: https://github.com/microsoft/GDK/releases/download/October-2025-Update-2-v2510.2.6247/Microsoft.Gaming.RemoteIterationClient-0.0.9-preview.zip + InstallerSha256: E4A7CA34FBA1ED89F9C7315E00A64BC75526807C071DAE2208A222CBC832EC96 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.9-preview/Microsoft.Gaming.RemoteIterationClient.locale.en-US.yaml b/manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.9-preview/Microsoft.Gaming.RemoteIterationClient.locale.en-US.yaml new file mode 100644 index 000000000000..d43ba438bea8 --- /dev/null +++ b/manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.9-preview/Microsoft.Gaming.RemoteIterationClient.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Microsoft.Gaming.RemoteIterationClient +PackageVersion: 0.0.9-preview +PackageLocale: en-US +Publisher: Microsoft Corporation +Author: Microsoft +PackageName: Remote Iteration Client +PackageUrl: https://github.com/microsoft/GDK/releases +License: Proprietary +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: A set of command line tools for remote PC game development +Tags: +- GDK +Agreements: +- AgreementLabel: End User License Agreement (EULA) + AgreementUrl: https://aka.ms/GDK_EULA +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://learn.microsoft.com/en-us/gaming/gdk/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.9-preview/Microsoft.Gaming.RemoteIterationClient.yaml b/manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.9-preview/Microsoft.Gaming.RemoteIterationClient.yaml new file mode 100644 index 000000000000..e4ec6486d70a --- /dev/null +++ b/manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.9-preview/Microsoft.Gaming.RemoteIterationClient.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Microsoft.Gaming.RemoteIterationClient +PackageVersion: 0.0.9-preview +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 265f3489a36c86fbece714e95e5d113440e87302 Mon Sep 17 00:00:00 2001 From: yukimemi Date: Sat, 28 Mar 2026 15:27:57 +0900 Subject: [PATCH 59/94] New version: yukimemi.shun version 4.1.0 (#353136) --- .../shun/4.1.0/yukimemi.shun.installer.yaml | 27 ++++++++++++ .../4.1.0/yukimemi.shun.locale.en-US.yaml | 44 +++++++++++++++++++ .../y/yukimemi/shun/4.1.0/yukimemi.shun.yaml | 8 ++++ 3 files changed, 79 insertions(+) create mode 100644 manifests/y/yukimemi/shun/4.1.0/yukimemi.shun.installer.yaml create mode 100644 manifests/y/yukimemi/shun/4.1.0/yukimemi.shun.locale.en-US.yaml create mode 100644 manifests/y/yukimemi/shun/4.1.0/yukimemi.shun.yaml diff --git a/manifests/y/yukimemi/shun/4.1.0/yukimemi.shun.installer.yaml b/manifests/y/yukimemi/shun/4.1.0/yukimemi.shun.installer.yaml new file mode 100644 index 000000000000..64351a5b925e --- /dev/null +++ b/manifests/y/yukimemi/shun/4.1.0/yukimemi.shun.installer.yaml @@ -0,0 +1,27 @@ +# 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: yukimemi.shun +PackageVersion: 4.1.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /quiet +UpgradeBehavior: install +ProductCode: shun +ReleaseDate: 2026-03-28 +AppsAndFeaturesEntries: +- ProductCode: shun +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\shun' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/yukimemi/shun/releases/download/v4.1.0/shun_4.1.0_x64-setup.exe + InstallerSha256: 7231017809D213641C0DC6D313E11228375B9863F70E1B8387C125BC8F481374 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/yukimemi/shun/4.1.0/yukimemi.shun.locale.en-US.yaml b/manifests/y/yukimemi/shun/4.1.0/yukimemi.shun.locale.en-US.yaml new file mode 100644 index 000000000000..e86ee5364f66 --- /dev/null +++ b/manifests/y/yukimemi/shun/4.1.0/yukimemi.shun.locale.en-US.yaml @@ -0,0 +1,44 @@ +# 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: yukimemi.shun +PackageVersion: 4.1.0 +PackageLocale: en-US +Publisher: yukimemi +PublisherUrl: https://github.com/yukimemi +PublisherSupportUrl: https://github.com/yukimemi/shun/issues +PackageName: shun +PackageUrl: https://github.com/yukimemi/shun +License: MIT +LicenseUrl: https://github.com/yukimemi/shun/blob/HEAD/LICENSE +ShortDescription: A cross-platform, keyboard-driven minimal launcher like Alfred/Raycast +Description: |- + shun (瞬) is a cross-platform, keyboard-driven minimal launcher built with Tauri. + Features include fuzzy/exact search, launch history with frecency sorting, args mode, + path & URL completion, slash commands, auto-update, theming, and more. +Moniker: shun +Tags: +- alfred +- keyboard +- launcher +- productivity +- raycast +- tauri +ReleaseNotes: |- + What's Changed + See commits for details. + Installation + Download the installer for your platform from the assets below: + ────────┬──────────────────────────────────────────────────────────────────────────── + Platform│File + ────────┼──────────────────────────────────────────────────────────────────────────── + Windows │*-setup.exe (installer, no admin required) or shun-windows-x64.zip + │(portable) + ────────┼──────────────────────────────────────────────────────────────────────────── + macOS │.dmg + ────────┼──────────────────────────────────────────────────────────────────────────── + Linux │.AppImage or .deb + ────────┴──────────────────────────────────────────────────────────────────────────── +ReleaseNotesUrl: https://github.com/yukimemi/shun/releases/tag/v4.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yukimemi/shun/4.1.0/yukimemi.shun.yaml b/manifests/y/yukimemi/shun/4.1.0/yukimemi.shun.yaml new file mode 100644 index 000000000000..7157ca2ccb30 --- /dev/null +++ b/manifests/y/yukimemi/shun/4.1.0/yukimemi.shun.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: yukimemi.shun +PackageVersion: 4.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fdac6616e9a9a935e289ef75fe1a8e8421b16d27 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Sat, 28 Mar 2026 02:28:51 -0400 Subject: [PATCH 60/94] New version: Google.WorkspaceCLI version 0.22.3 (#353161) --- .../0.22.3/Google.WorkspaceCLI.installer.yaml | 19 +++++++++ .../Google.WorkspaceCLI.locale.en-US.yaml | 42 +++++++++++++++++++ .../0.22.3/Google.WorkspaceCLI.yaml | 8 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/g/Google/WorkspaceCLI/0.22.3/Google.WorkspaceCLI.installer.yaml create mode 100644 manifests/g/Google/WorkspaceCLI/0.22.3/Google.WorkspaceCLI.locale.en-US.yaml create mode 100644 manifests/g/Google/WorkspaceCLI/0.22.3/Google.WorkspaceCLI.yaml diff --git a/manifests/g/Google/WorkspaceCLI/0.22.3/Google.WorkspaceCLI.installer.yaml b/manifests/g/Google/WorkspaceCLI/0.22.3/Google.WorkspaceCLI.installer.yaml new file mode 100644 index 000000000000..5e3336b749f1 --- /dev/null +++ b/manifests/g/Google/WorkspaceCLI/0.22.3/Google.WorkspaceCLI.installer.yaml @@ -0,0 +1,19 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.WorkspaceCLI +PackageVersion: 0.22.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: gws.exe + PortableCommandAlias: gws +Commands: +- gws +ReleaseDate: 2026-03-26 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/googleworkspace/cli/releases/download/v0.22.3/google-workspace-cli-x86_64-pc-windows-msvc.zip + InstallerSha256: DC8DF6B6596112D2EA9DD6C1159E9EF51F06FF0D0D2AD00A88EBDC3B72010315 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/WorkspaceCLI/0.22.3/Google.WorkspaceCLI.locale.en-US.yaml b/manifests/g/Google/WorkspaceCLI/0.22.3/Google.WorkspaceCLI.locale.en-US.yaml new file mode 100644 index 000000000000..7566e62c1a8f --- /dev/null +++ b/manifests/g/Google/WorkspaceCLI/0.22.3/Google.WorkspaceCLI.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.WorkspaceCLI +PackageVersion: 0.22.3 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://about.google/ +PublisherSupportUrl: https://github.com/googleworkspace/cli/issues +Author: Google LLC +PackageName: Google Workspace CLI +PackageUrl: https://github.com/googleworkspace/cli +License: Apache-2.0 +LicenseUrl: https://github.com/googleworkspace/cli/blob/HEAD/LICENSE +ShortDescription: One command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills. +Moniker: gws +Tags: +- agent-skills +- ai-agent +- automation +- cli +- discovery-api +- gemini-cli-extension +- google-admin +- google-api +- google-calendar +- google-chat +- google-docs +- google-drive +- google-sheets +- google-workspace +- google-workspace-cli +ReleaseNotes: |- + - 674d53a: Fix Lint Skills CI job by installing uv via astral-sh/setup-uv before running uvx + - c7c42f6: fix: register script service and resolve test path validation errors + - 80bd150: feat(auth): use strict OS keychain integration on macOS and Windows + Closes #623. The CLI no longer writes a fallback .encryption_key text file on macOS and Windows when securely storing credentials. Instead, it strictly uses the native OS keychain (Keychain Access on macOS, Credential Manager on Windows). If an old .encryption_key file is found during a successful keychain login, it will be automatically deleted for security. + Linux deployments continue to use a seamless file-based fallback by default to ensure maximum compatibility with headless continuous integration (CI) runners, Docker containers, and SSH environments without desktop DBUS services. + - ec7f56b: Sync generated skills with latest Google Discovery API specs +ReleaseNotesUrl: https://github.com/googleworkspace/cli/releases/tag/v0.22.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/WorkspaceCLI/0.22.3/Google.WorkspaceCLI.yaml b/manifests/g/Google/WorkspaceCLI/0.22.3/Google.WorkspaceCLI.yaml new file mode 100644 index 000000000000..131d77a96327 --- /dev/null +++ b/manifests/g/Google/WorkspaceCLI/0.22.3/Google.WorkspaceCLI.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Google.WorkspaceCLI +PackageVersion: 0.22.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3549ab916731e4c93991b8d672936ec5de4fae40 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 14:29:49 +0800 Subject: [PATCH 61/94] New version: HMCL.HMCL.Stable version 3.12.2 (#353164) --- .../3.12.2/HMCL.HMCL.Stable.installer.yaml | 15 ++++++++++++ .../3.12.2/HMCL.HMCL.Stable.locale.en-US.yaml | 24 +++++++++++++++++++ .../3.12.2/HMCL.HMCL.Stable.locale.zh-CN.yaml | 23 ++++++++++++++++++ .../HMCL/Stable/3.12.2/HMCL.HMCL.Stable.yaml | 8 +++++++ 4 files changed, 70 insertions(+) create mode 100644 manifests/h/HMCL/HMCL/Stable/3.12.2/HMCL.HMCL.Stable.installer.yaml create mode 100644 manifests/h/HMCL/HMCL/Stable/3.12.2/HMCL.HMCL.Stable.locale.en-US.yaml create mode 100644 manifests/h/HMCL/HMCL/Stable/3.12.2/HMCL.HMCL.Stable.locale.zh-CN.yaml create mode 100644 manifests/h/HMCL/HMCL/Stable/3.12.2/HMCL.HMCL.Stable.yaml diff --git a/manifests/h/HMCL/HMCL/Stable/3.12.2/HMCL.HMCL.Stable.installer.yaml b/manifests/h/HMCL/HMCL/Stable/3.12.2/HMCL.HMCL.Stable.installer.yaml new file mode 100644 index 000000000000..2e6c46b638b7 --- /dev/null +++ b/manifests/h/HMCL/HMCL/Stable/3.12.2/HMCL.HMCL.Stable.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: HMCL.HMCL.Stable +PackageVersion: 3.12.2 +InstallerType: portable +Commands: +- hmcl-stable +ReleaseDate: 2026-03-24 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/HMCL-dev/HMCL/releases/download/v3.12.2/HMCL-3.12.2.exe + InstallerSha256: 47683B5E6DE567E990C37B27F874A4211A88CFB2CBD70B73AFEB5B45F3C2FE03 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Stable/3.12.2/HMCL.HMCL.Stable.locale.en-US.yaml b/manifests/h/HMCL/HMCL/Stable/3.12.2/HMCL.HMCL.Stable.locale.en-US.yaml new file mode 100644 index 000000000000..44b6cd1ce17b --- /dev/null +++ b/manifests/h/HMCL/HMCL/Stable/3.12.2/HMCL.HMCL.Stable.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Stable +PackageVersion: 3.12.2 +PackageLocale: en-US +Publisher: huanghongxun +PublisherUrl: https://github.com/HMCL-dev +PublisherSupportUrl: https://github.com/HMCL-dev/HMCL/issues +PackageName: Hello Minecraft! Launcher Stable +PackageUrl: https://github.com/HMCL-dev/HMCL +License: GPL-3.0 +LicenseUrl: https://github.com/HMCL-dev/HMCL/blob/HEAD/LICENSE +Copyright: Copyright (C) 2026 huangyuhui +ShortDescription: A Minecraft Launcher which is multi-functional, cross-platform and popular +Tags: +- javafx +- minecraft +- minecraft-launcher +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.hmcl.net +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Stable/3.12.2/HMCL.HMCL.Stable.locale.zh-CN.yaml b/manifests/h/HMCL/HMCL/Stable/3.12.2/HMCL.HMCL.Stable.locale.zh-CN.yaml new file mode 100644 index 000000000000..ddb0e98332ab --- /dev/null +++ b/manifests/h/HMCL/HMCL/Stable/3.12.2/HMCL.HMCL.Stable.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: HMCL.HMCL.Stable +PackageVersion: 3.12.2 +PackageLocale: zh-CN +PackageName: Hello Minecraft! Launcher 稳定版 +ShortDescription: 一个多功能、跨平台且广受欢迎的 Minecraft 启动器 +ReleaseNotes: |- + - 启动器 + - GP-5833: 优化对 26.1 正式版/预发布版/候选版的支持 (by Glavo) + - 下载 + - GP-5841: 将 Java 下载页面默认 Java 版本更新至 Java 25 (by Glavo) + - 本地化 + - GP-5845: 更新文言文翻译 (by Glavo) + - 错误修复 + - GP-5839: 修复文本框导致 GPU 占用率异常高的问题 (by Glavo) +ReleaseNotesUrl: https://docs.hmcl.net/changelog/stable.html#HMCL-3.12.2 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.hmcl.net +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Stable/3.12.2/HMCL.HMCL.Stable.yaml b/manifests/h/HMCL/HMCL/Stable/3.12.2/HMCL.HMCL.Stable.yaml new file mode 100644 index 000000000000..24852eeb7fd1 --- /dev/null +++ b/manifests/h/HMCL/HMCL/Stable/3.12.2/HMCL.HMCL.Stable.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: HMCL.HMCL.Stable +PackageVersion: 3.12.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0f7552670bb65d24401e3795c2549030bc7bb428 Mon Sep 17 00:00:00 2001 From: ozas Date: Sat, 28 Mar 2026 06:31:26 +0000 Subject: [PATCH 62/94] New version: ozas.speech2text version 1.1.3 (#353168) --- .../1.1.3/ozas.speech2text.installer.yaml | 13 ++++++++++ .../1.1.3/ozas.speech2text.locale.en-US.yaml | 25 +++++++++++++++++++ .../speech2text/1.1.3/ozas.speech2text.yaml | 8 ++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/o/ozas/speech2text/1.1.3/ozas.speech2text.installer.yaml create mode 100644 manifests/o/ozas/speech2text/1.1.3/ozas.speech2text.locale.en-US.yaml create mode 100644 manifests/o/ozas/speech2text/1.1.3/ozas.speech2text.yaml diff --git a/manifests/o/ozas/speech2text/1.1.3/ozas.speech2text.installer.yaml b/manifests/o/ozas/speech2text/1.1.3/ozas.speech2text.installer.yaml new file mode 100644 index 000000000000..71b190183d2d --- /dev/null +++ b/manifests/o/ozas/speech2text/1.1.3/ozas.speech2text.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: ozas.speech2text +PackageVersion: 1.1.3 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ozashub/speech2text/releases/download/v1.1.3/speech2text_1.1.3_x64-setup.exe + InstallerSha256: 40F9E8FADE9F5A2CE2B2154005474C40EAC72132451AA7F157596341AEDF4FC1 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-28 diff --git a/manifests/o/ozas/speech2text/1.1.3/ozas.speech2text.locale.en-US.yaml b/manifests/o/ozas/speech2text/1.1.3/ozas.speech2text.locale.en-US.yaml new file mode 100644 index 000000000000..5309f8e53cbe --- /dev/null +++ b/manifests/o/ozas/speech2text/1.1.3/ozas.speech2text.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ozas.speech2text +PackageVersion: 1.1.3 +PackageLocale: en-US +Publisher: ozas +PublisherUrl: https://github.com/ozashub +PublisherSupportUrl: https://github.com/ozashub/speech2text/issues +PackageName: speech2text +PackageUrl: https://speech2text.cc +License: AGPL-3.0 +ShortDescription: Hold a key, speak, let go. Your words land wherever your cursor is. +Tags: +- speech-to-text +- transcription +- voice +- dictation +- whisper +ReleaseNotesUrl: https://github.com/ozashub/speech2text/releases/tag/v1.1.3 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ozashub/speech2text/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/ozas/speech2text/1.1.3/ozas.speech2text.yaml b/manifests/o/ozas/speech2text/1.1.3/ozas.speech2text.yaml new file mode 100644 index 000000000000..11da169083d1 --- /dev/null +++ b/manifests/o/ozas/speech2text/1.1.3/ozas.speech2text.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: ozas.speech2text +PackageVersion: 1.1.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 363dce75ea2856aa64a1ea39c25606b225ce3e80 Mon Sep 17 00:00:00 2001 From: Michael Lohr Date: Sat, 28 Mar 2026 07:32:15 +0100 Subject: [PATCH 63/94] New version: Casey.Just version 1.48.1 (#353172) --- .../Just/1.48.1/Casey.Just.installer.yaml | 16 +++++++++++ .../Just/1.48.1/Casey.Just.locale.en-US.yaml | 28 +++++++++++++++++++ manifests/c/Casey/Just/1.48.1/Casey.Just.yaml | 8 ++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/c/Casey/Just/1.48.1/Casey.Just.installer.yaml create mode 100644 manifests/c/Casey/Just/1.48.1/Casey.Just.locale.en-US.yaml create mode 100644 manifests/c/Casey/Just/1.48.1/Casey.Just.yaml diff --git a/manifests/c/Casey/Just/1.48.1/Casey.Just.installer.yaml b/manifests/c/Casey/Just/1.48.1/Casey.Just.installer.yaml new file mode 100644 index 000000000000..358221badb8a --- /dev/null +++ b/manifests/c/Casey/Just/1.48.1/Casey.Just.installer.yaml @@ -0,0 +1,16 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Casey.Just +PackageVersion: 1.48.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: just.exe +ReleaseDate: 2026-03-28 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/casey/just/releases/download/1.48.1/just-1.48.1-x86_64-pc-windows-msvc.zip + InstallerSha256: 368CD9CA827CBA04D9E6FC00F7AD840773C4605B6F64B9F87BDB00325D351029 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/Casey/Just/1.48.1/Casey.Just.locale.en-US.yaml b/manifests/c/Casey/Just/1.48.1/Casey.Just.locale.en-US.yaml new file mode 100644 index 000000000000..21d3a6e458df --- /dev/null +++ b/manifests/c/Casey/Just/1.48.1/Casey.Just.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Casey.Just +PackageVersion: 1.48.1 +PackageLocale: en-US +Publisher: Casey Rodarmor +PublisherUrl: https://github.com/casey +PublisherSupportUrl: https://github.com/casey/just/issues +Author: Casey Rodarmor +PackageName: Just +PackageUrl: https://github.com/casey/just +License: CC0-1.0 +LicenseUrl: https://github.com/casey/just/blob/HEAD/LICENSE +ShortDescription: Just a command runner +Description: just is a handy way to save and run project-specific commands. Commands, called recipes, are stored in a file called justfile with syntax inspired by make +ReleaseNotes: |- + - Fix bash completion of command lines containing : (#3205 by casey) + - Call zsh completion function when first auto-loaded (#3199 by casey) + - Fix --set missing value error message interpolation (#3198 by cuiweixie) + - Add #compdef to zsh completion script (#3197 by casey) + - Add instructions for alias completions in bash (#3190 by casey) + - Remove redundant clap derive attributes (#3183 by casey) + - Move files into etc/ (#3182 by casey) + - Update stable features in readme (#3181 by casey) +ReleaseNotesUrl: https://github.com/casey/just/releases/tag/1.48.1 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/Casey/Just/1.48.1/Casey.Just.yaml b/manifests/c/Casey/Just/1.48.1/Casey.Just.yaml new file mode 100644 index 000000000000..dbec3a5c7b78 --- /dev/null +++ b/manifests/c/Casey/Just/1.48.1/Casey.Just.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Casey.Just +PackageVersion: 1.48.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From c451a915708d910c650f3cd6cabde41fd45e7127 Mon Sep 17 00:00:00 2001 From: leic4u <32786903+leic4u@users.noreply.github.com> Date: Sat, 28 Mar 2026 14:33:15 +0800 Subject: [PATCH 64/94] Add GamePP.GamePP DisplayName and Publisher. (#353174) --- .../g/GamePP/GamePP/5.6.28.119/GamePP.GamePP.installer.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifests/g/GamePP/GamePP/5.6.28.119/GamePP.GamePP.installer.yaml b/manifests/g/GamePP/GamePP/5.6.28.119/GamePP.GamePP.installer.yaml index 2a964f35d3cb..aaf4f26c5b79 100644 --- a/manifests/g/GamePP/GamePP/5.6.28.119/GamePP.GamePP.installer.yaml +++ b/manifests/g/GamePP/GamePP/5.6.28.119/GamePP.GamePP.installer.yaml @@ -11,6 +11,9 @@ InstallModes: InstallerSwitches: Silent: /silent SilentWithProgress: /silent +AppsAndFeaturesEntries: + - DisplayName: 游戏加加 + Publisher: Game Plus Plus Technology Co. Ltd. UpgradeBehavior: install ReleaseDate: 2026-01-19 Installers: From 964184aac03f1f4ce2e998cd85bb4736b51d97c8 Mon Sep 17 00:00:00 2001 From: leic4u <32786903+leic4u@users.noreply.github.com> Date: Sat, 28 Mar 2026 14:34:13 +0800 Subject: [PATCH 65/94] Add GamePP.GamePPLite DisplayName and Publisher. (#353175) --- .../GamePPLite/6.1.41.120/GamePP.GamePPLite.installer.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifests/g/GamePP/GamePPLite/6.1.41.120/GamePP.GamePPLite.installer.yaml b/manifests/g/GamePP/GamePPLite/6.1.41.120/GamePP.GamePPLite.installer.yaml index 80cb79a35a12..12505be48884 100644 --- a/manifests/g/GamePP/GamePPLite/6.1.41.120/GamePP.GamePPLite.installer.yaml +++ b/manifests/g/GamePP/GamePPLite/6.1.41.120/GamePP.GamePPLite.installer.yaml @@ -11,6 +11,9 @@ InstallModes: InstallerSwitches: Silent: /silent SilentWithProgress: /silent +AppsAndFeaturesEntries: + - DisplayName: 游戏加加轻量版 + Publisher: Game Plus Plus Technology Co. Ltd. UpgradeBehavior: install ReleaseDate: 2026-01-20 Installers: From 44b06eff8873e13cade3d00c0e1c203f5d25020b Mon Sep 17 00:00:00 2001 From: stevenlele <15964380+stevenlele@users.noreply.github.com> Date: Sat, 28 Mar 2026 07:05:13 +0000 Subject: [PATCH 66/94] New version: astral-sh.ruff version 0.15.8 (#352689) --- .../ruff/0.15.8/astral-sh.ruff.installer.yaml | 30 ++++++++ .../0.15.8/astral-sh.ruff.locale.en-US.yaml | 73 +++++++++++++++++++ .../astral-sh/ruff/0.15.8/astral-sh.ruff.yaml | 7 ++ 3 files changed, 110 insertions(+) create mode 100644 manifests/a/astral-sh/ruff/0.15.8/astral-sh.ruff.installer.yaml create mode 100644 manifests/a/astral-sh/ruff/0.15.8/astral-sh.ruff.locale.en-US.yaml create mode 100644 manifests/a/astral-sh/ruff/0.15.8/astral-sh.ruff.yaml diff --git a/manifests/a/astral-sh/ruff/0.15.8/astral-sh.ruff.installer.yaml b/manifests/a/astral-sh/ruff/0.15.8/astral-sh.ruff.installer.yaml new file mode 100644 index 000000000000..5cbfbdd5db1a --- /dev/null +++ b/manifests/a/astral-sh/ruff/0.15.8/astral-sh.ruff.installer.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: astral-sh.ruff +PackageVersion: 0.15.8 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ruff.exe +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/astral-sh/ruff/releases/download/0.15.8/ruff-i686-pc-windows-msvc.zip + InstallerSha256: 01FD5224726810986121E1618602F2C24332A6ABD2476D37C73D695BE36679A7 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerUrl: https://github.com/astral-sh/ruff/releases/download/0.15.8/ruff-x86_64-pc-windows-msvc.zip + InstallerSha256: 1E6EBD021DC9CEFA8B9F15B5D6500C275EC49A0F2DA968824845C34F30060C78 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/astral-sh/ruff/releases/download/0.15.8/ruff-aarch64-pc-windows-msvc.zip + InstallerSha256: 5E2941BFF2F14FA9B48532BBA67D1BBEEC2C26D5FECC5A4BC0F76D813AD644DC + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-26 diff --git a/manifests/a/astral-sh/ruff/0.15.8/astral-sh.ruff.locale.en-US.yaml b/manifests/a/astral-sh/ruff/0.15.8/astral-sh.ruff.locale.en-US.yaml new file mode 100644 index 000000000000..064084c462f2 --- /dev/null +++ b/manifests/a/astral-sh/ruff/0.15.8/astral-sh.ruff.locale.en-US.yaml @@ -0,0 +1,73 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: astral-sh.ruff +PackageVersion: 0.15.8 +PackageLocale: en-US +Publisher: Astral +PublisherUrl: https://github.com/astral-sh +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +PackageName: Ruff +# PackageUrl: +License: MIT +LicenseUrl: https://github.com/astral-sh/ruff/blob/HEAD/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: An extremely fast Python linter, written in Rust. +# Description: +# Moniker: +Tags: +- linter +- pep8 +- python +- python3 +- ruff +- rust +- rustpython +- static-analysis +- static-code-analysis +- styleguide +- style-guide +ReleaseNotes: |- + Released on 2026-03-26. + + Preview features + - [ruff] New rule `unnecessary-if` (RUF050) (#24114) + - [ruff] New rule `useless-finally` (RUF072) (#24165) + - [ruff] New rule `f-string-percent-format` (RUF073): warn when using `%` operator on an f-string (#24162) + - [pyflakes] Recognize `frozendict` as a builtin for Python 3.15+ (#24100) + + Bug fixes + - [flake8-async] Use fully-qualified `anyio.lowlevel` import in autofix (ASYNC115) (#24166) + - [flake8-bandit] Check tuple arguments for partial paths in S607 (#24080) + - [pyflakes] Skip `undefined-name` (F821) for conditionally deleted variables (#24088) + - E501/W505/formatter: Exclude nested pragma comments from line width calculation (#24071) + - Fix `%foo?` parsing in IPython assignment expressions (#24152) + - `analyze graph`: resolve string imports that reference attributes, not just modules (#24058) + + Rule changes + - [eradicate] ignore `ty: ignore` comments in ERA001 (#24192) + - [flake8-bandit] Treat `sys.executable` as trusted input in S603 (#24106) + - [flake8-self] Recognize `Self` annotation and `self` assignment in SLF001 (#24144) + - [pyflakes] F507: Fix false negative for non-tuple RHS in `%`-formatting (#24142) + - [refurb] Parenthesize generator arguments in FURB142 fixer (#24200) + + Performance + - Speed up diagnostic rendering (#24146) + + Server + - Warn when Markdown files are skipped due to preview being disabled (#24150) + + Documentation + - Clarify `extend-ignore` and `extend-select` settings documentation (#24064) + - Mention AI policy in PR template (#24198) + + Other changes + - Use trusted publishing for NPM packages (#24171) +ReleaseNotesUrl: https://github.com/astral-sh/ruff/releases/tag/0.15.8 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/a/astral-sh/ruff/0.15.8/astral-sh.ruff.yaml b/manifests/a/astral-sh/ruff/0.15.8/astral-sh.ruff.yaml new file mode 100644 index 000000000000..7d00ac84d17d --- /dev/null +++ b/manifests/a/astral-sh/ruff/0.15.8/astral-sh.ruff.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: astral-sh.ruff +PackageVersion: 0.15.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From e810a7383b4528cc2444a4a7e0ff2d218a44d79a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 15:06:18 +0800 Subject: [PATCH 67/94] New version: Microsoft.EdgeDriver version 146.0.3856.84 (#352692) --- .../Microsoft.EdgeDriver.installer.yaml | 22 ++++++++++++++ .../Microsoft.EdgeDriver.locale.en-US.yaml | 30 +++++++++++++++++++ .../Microsoft.EdgeDriver.locale.zh-CN.yaml | 19 ++++++++++++ .../146.0.3856.84/Microsoft.EdgeDriver.yaml | 8 +++++ 4 files changed, 79 insertions(+) create mode 100644 manifests/m/Microsoft/EdgeDriver/146.0.3856.84/Microsoft.EdgeDriver.installer.yaml create mode 100644 manifests/m/Microsoft/EdgeDriver/146.0.3856.84/Microsoft.EdgeDriver.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/EdgeDriver/146.0.3856.84/Microsoft.EdgeDriver.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/EdgeDriver/146.0.3856.84/Microsoft.EdgeDriver.yaml diff --git a/manifests/m/Microsoft/EdgeDriver/146.0.3856.84/Microsoft.EdgeDriver.installer.yaml b/manifests/m/Microsoft/EdgeDriver/146.0.3856.84/Microsoft.EdgeDriver.installer.yaml new file mode 100644 index 000000000000..9824df3999a8 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/146.0.3856.84/Microsoft.EdgeDriver.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 146.0.3856.84 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: msedgedriver.exe + PortableCommandAlias: msedgedriver +Installers: +- Architecture: x86 + InstallerUrl: https://msedgedriver.microsoft.com/146.0.3856.84/edgedriver_win32.zip + InstallerSha256: 20B34601AF79CB42333A6753EE88991CFBAF0FCFF442CD0FCA74D080398B343C +- Architecture: x64 + InstallerUrl: https://msedgedriver.microsoft.com/146.0.3856.84/edgedriver_win64.zip + InstallerSha256: 5A8C2DC25F807396E4726D9E3478F23DFA54BD4CDD577DA7B0C5E51E78109889 +- Architecture: arm64 + InstallerUrl: https://msedgedriver.microsoft.com/146.0.3856.84/edgedriver_arm64.zip + InstallerSha256: 65055B342003CD90D6AD31346F284868F6C67FE49476D47B708D6AFB0DAEE2CF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/146.0.3856.84/Microsoft.EdgeDriver.locale.en-US.yaml b/manifests/m/Microsoft/EdgeDriver/146.0.3856.84/Microsoft.EdgeDriver.locale.en-US.yaml new file mode 100644 index 000000000000..c265caa3be03 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/146.0.3856.84/Microsoft.EdgeDriver.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 146.0.3856.84 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebDriver +PackageUrl: https://developer.microsoft.com/microsoft-edge/tools/webdriver/ +License: Freeware +LicenseUrl: https://msedgedriver.microsoft.com/EULA +Copyright: Copyright Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Close the loop on your developer cycle by automating testing of your website in Microsoft Edge with Microsoft Edge WebDriver +Moniker: edgedriver +Tags: +- automate +- automation +- edge +- selenium +- webdriver +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://learn.microsoft.com/microsoft-edge/webdriver-chromium/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/146.0.3856.84/Microsoft.EdgeDriver.locale.zh-CN.yaml b/manifests/m/Microsoft/EdgeDriver/146.0.3856.84/Microsoft.EdgeDriver.locale.zh-CN.yaml new file mode 100644 index 000000000000..cd402fc2f07d --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/146.0.3856.84/Microsoft.EdgeDriver.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: Microsoft.EdgeDriver +PackageVersion: 146.0.3856.84 +PackageLocale: zh-CN +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +License: 免费软件 +ShortDescription: 使用 Microsoft Edge WebDriver 在 Microsoft Edge 中自动测试网站,以打通您的开发者周期。 +Tags: +- edge +- selenium +- webdriver +- 自动化 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://learn.microsoft.com/zh-cn/microsoft-edge/webdriver-chromium/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/146.0.3856.84/Microsoft.EdgeDriver.yaml b/manifests/m/Microsoft/EdgeDriver/146.0.3856.84/Microsoft.EdgeDriver.yaml new file mode 100644 index 000000000000..825a62ada4ee --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/146.0.3856.84/Microsoft.EdgeDriver.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 146.0.3856.84 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1f3d2cfc8fda1dc6df84bce4259ece3fde627448 Mon Sep 17 00:00:00 2001 From: edwarduwms <128077425+edwarduwms@users.noreply.github.com> Date: Sat, 28 Mar 2026 01:07:29 -0600 Subject: [PATCH 68/94] Create WinGet package for Microsoft.Gaming.RemoteIterationEndpoint version 0.0.9-preview (#353129) --- ...ing.RemoteIterationEndpoint.installer.yaml | 19 +++++++++++++++ ....RemoteIterationEndpoint.locale.en-US.yaml | 23 +++++++++++++++++++ ...rosoft.Gaming.RemoteIterationEndpoint.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/m/Microsoft/Gaming/RemoteIterationEndpoint/0.0.9-preview/Microsoft.Gaming.RemoteIterationEndpoint.installer.yaml create mode 100644 manifests/m/Microsoft/Gaming/RemoteIterationEndpoint/0.0.9-preview/Microsoft.Gaming.RemoteIterationEndpoint.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Gaming/RemoteIterationEndpoint/0.0.9-preview/Microsoft.Gaming.RemoteIterationEndpoint.yaml diff --git a/manifests/m/Microsoft/Gaming/RemoteIterationEndpoint/0.0.9-preview/Microsoft.Gaming.RemoteIterationEndpoint.installer.yaml b/manifests/m/Microsoft/Gaming/RemoteIterationEndpoint/0.0.9-preview/Microsoft.Gaming.RemoteIterationEndpoint.installer.yaml new file mode 100644 index 000000000000..0b29028b44af --- /dev/null +++ b/manifests/m/Microsoft/Gaming/RemoteIterationEndpoint/0.0.9-preview/Microsoft.Gaming.RemoteIterationEndpoint.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Microsoft.Gaming.RemoteIterationEndpoint +PackageVersion: 0.0.9-preview +InstallerType: zip +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: wdEndpoint.exe + PortableCommandAlias: wdEndpoint + InstallerUrl: https://github.com/microsoft/GDK/releases/download/October-2025-Update-2-v2510.2.6247/Microsoft.Gaming.RemoteIterationEndpoint-0.0.9-preview.zip + InstallerSha256: 43B5753619FB9105D29FA3D09D25933E002D1660C2D1C3B1F3F5A0DE824ADA53 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Gaming/RemoteIterationEndpoint/0.0.9-preview/Microsoft.Gaming.RemoteIterationEndpoint.locale.en-US.yaml b/manifests/m/Microsoft/Gaming/RemoteIterationEndpoint/0.0.9-preview/Microsoft.Gaming.RemoteIterationEndpoint.locale.en-US.yaml new file mode 100644 index 000000000000..ae5ed37aadd0 --- /dev/null +++ b/manifests/m/Microsoft/Gaming/RemoteIterationEndpoint/0.0.9-preview/Microsoft.Gaming.RemoteIterationEndpoint.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Microsoft.Gaming.RemoteIterationEndpoint +PackageVersion: 0.0.9-preview +PackageLocale: en-US +Publisher: Microsoft Corporation +Author: Microsoft +PackageName: Remote Iteration Endpoint +PackageUrl: https://github.com/microsoft/GDK/releases +License: Proprietary +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: A set of command line tools for remote PC game development +Tags: +- GDK +Agreements: +- AgreementLabel: End User License Agreement (EULA) + AgreementUrl: https://aka.ms/GDK_EULA +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://learn.microsoft.com/en-us/gaming/gdk/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Gaming/RemoteIterationEndpoint/0.0.9-preview/Microsoft.Gaming.RemoteIterationEndpoint.yaml b/manifests/m/Microsoft/Gaming/RemoteIterationEndpoint/0.0.9-preview/Microsoft.Gaming.RemoteIterationEndpoint.yaml new file mode 100644 index 000000000000..6ed7cab13003 --- /dev/null +++ b/manifests/m/Microsoft/Gaming/RemoteIterationEndpoint/0.0.9-preview/Microsoft.Gaming.RemoteIterationEndpoint.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Microsoft.Gaming.RemoteIterationEndpoint +PackageVersion: 0.0.9-preview +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 13d41c405a437bcd4f6477bea11d0b6ff3022db1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 15:08:43 +0800 Subject: [PATCH 69/94] New version: Anysphere.Cursor version 2.6.22 (#353162) --- .../2.6.22/Anysphere.Cursor.installer.yaml | 175 ++++++++++++++++++ .../2.6.22/Anysphere.Cursor.locale.en-US.yaml | 31 ++++ .../2.6.22/Anysphere.Cursor.locale.zh-CN.yaml | 19 ++ .../Cursor/2.6.22/Anysphere.Cursor.yaml | 8 + 4 files changed, 233 insertions(+) create mode 100644 manifests/a/Anysphere/Cursor/2.6.22/Anysphere.Cursor.installer.yaml create mode 100644 manifests/a/Anysphere/Cursor/2.6.22/Anysphere.Cursor.locale.en-US.yaml create mode 100644 manifests/a/Anysphere/Cursor/2.6.22/Anysphere.Cursor.locale.zh-CN.yaml create mode 100644 manifests/a/Anysphere/Cursor/2.6.22/Anysphere.Cursor.yaml diff --git a/manifests/a/Anysphere/Cursor/2.6.22/Anysphere.Cursor.installer.yaml b/manifests/a/Anysphere/Cursor/2.6.22/Anysphere.Cursor.installer.yaml new file mode 100644 index 000000000000..f9b9be40dba0 --- /dev/null +++ b/manifests/a/Anysphere/Cursor/2.6.22/Anysphere.Cursor.installer.yaml @@ -0,0 +1,175 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Anysphere.Cursor +PackageVersion: 2.6.22 +InstallerType: inno +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- cursor +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ini +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- log +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- ps1 +- psd1 +- psgi +- psm1 +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- svgz +- t +- tex +- toml +- ts +- tsx +- txt +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://downloads.cursor.com/production/c6285feaba0ad62603f7c22e72f0a170dc8415a5/win32/x64/user-setup/CursorUserSetup-x64-2.6.22.exe + InstallerSha256: 6F774EAE29338C1B67AEC9E1F627EA8EC4FC499C27569CBCDDB8C542431F50A3 + ProductCode: '{DADADADA-ADAD-ADAD-ADAD-ADADADADADAD}}_is1' +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.cursor.com/production/c6285feaba0ad62603f7c22e72f0a170dc8415a5/win32/x64/system-setup/CursorSetup-x64-2.6.22.exe + InstallerSha256: 57D97A7778CBCC25473C661AF086C26256C6464DB84BD943C7282D7A7FA1B230 + ProductCode: '{D7D7D7D7-7D7D-7D7D-7D7D-7D7D7D7D7D7D}}_is1' +- Architecture: arm64 + Scope: user + InstallerUrl: https://downloads.cursor.com/production/c6285feaba0ad62603f7c22e72f0a170dc8415a5/win32/arm64/user-setup/CursorUserSetup-arm64-2.6.22.exe + InstallerSha256: 29089B4170445104D3453B5FEECB2802D88169F241FF4C241B3C295E4231AF28 + ProductCode: '{DBDBDBDB-BDBD-BDBD-BDBD-BDBDBDBDBDBD}}_is1' +- Architecture: arm64 + Scope: machine + InstallerUrl: https://downloads.cursor.com/production/c6285feaba0ad62603f7c22e72f0a170dc8415a5/win32/arm64/system-setup/CursorSetup-arm64-2.6.22.exe + InstallerSha256: 55BF42ABB6DFD951DF946DE1C05C4D672EB75E06B07A51E51EE6EA0236A8FDA7 + ProductCode: '{D8D8D8D8-8D8D-8D8D-8D8D-8D8D8D8D8D8D}}_is1' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anysphere/Cursor/2.6.22/Anysphere.Cursor.locale.en-US.yaml b/manifests/a/Anysphere/Cursor/2.6.22/Anysphere.Cursor.locale.en-US.yaml new file mode 100644 index 000000000000..222d4f4aa86a --- /dev/null +++ b/manifests/a/Anysphere/Cursor/2.6.22/Anysphere.Cursor.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: Anysphere.Cursor +PackageVersion: 2.6.22 +PackageLocale: en-US +Publisher: Anysphere +PublisherUrl: https://www.cursor.com/ +PublisherSupportUrl: https://forum.cursor.com/ +PrivacyUrl: https://www.cursor.com/privacy +Author: Anysphere Inc. +PackageName: Cursor +PackageUrl: https://www.cursor.com/ +License: Proprietary +LicenseUrl: https://www.cursor.com/terms-of-service +ShortDescription: The AI Code Editor +Description: Cursor is a new, intelligent IDE, empowered by seamless integrations with AI. Built upon VSCode, Cursor is quick to learn, but can make you extraordinarily productive. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotesUrl: https://changelog.cursor.com/ +PurchaseUrl: https://www.cursor.com/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.cursor.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anysphere/Cursor/2.6.22/Anysphere.Cursor.locale.zh-CN.yaml b/manifests/a/Anysphere/Cursor/2.6.22/Anysphere.Cursor.locale.zh-CN.yaml new file mode 100644 index 000000000000..a6c7a0d39453 --- /dev/null +++ b/manifests/a/Anysphere/Cursor/2.6.22/Anysphere.Cursor.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: Anysphere.Cursor +PackageVersion: 2.6.22 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: AI 代码编辑器 +Description: Cursor 是一款全新的智能 IDE,可与 AI 无缝集成。Cursor 以 VSCode 为基础,上手很快,但却能让你的工作效率超乎寻常。 +Tags: +- ai +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.cursor.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anysphere/Cursor/2.6.22/Anysphere.Cursor.yaml b/manifests/a/Anysphere/Cursor/2.6.22/Anysphere.Cursor.yaml new file mode 100644 index 000000000000..0110ce59b2e4 --- /dev/null +++ b/manifests/a/Anysphere/Cursor/2.6.22/Anysphere.Cursor.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: Anysphere.Cursor +PackageVersion: 2.6.22 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a7a46a19557b40171069318c069399061ab23583 Mon Sep 17 00:00:00 2001 From: Hal <13111745+loonghao@users.noreply.github.com> Date: Sat, 28 Mar 2026 15:09:49 +0800 Subject: [PATCH 70/94] New version: loonghao.vx version 0.8.10 (#353173) --- .../vx/0.8.10/loonghao.vx.installer.yaml | 25 ++++++++++++ .../vx/0.8.10/loonghao.vx.locale.en-US.yaml | 40 +++++++++++++++++++ .../l/loonghao/vx/0.8.10/loonghao.vx.yaml | 8 ++++ 3 files changed, 73 insertions(+) create mode 100644 manifests/l/loonghao/vx/0.8.10/loonghao.vx.installer.yaml create mode 100644 manifests/l/loonghao/vx/0.8.10/loonghao.vx.locale.en-US.yaml create mode 100644 manifests/l/loonghao/vx/0.8.10/loonghao.vx.yaml diff --git a/manifests/l/loonghao/vx/0.8.10/loonghao.vx.installer.yaml b/manifests/l/loonghao/vx/0.8.10/loonghao.vx.installer.yaml new file mode 100644 index 000000000000..6d04bb1d3237 --- /dev/null +++ b/manifests/l/loonghao/vx/0.8.10/loonghao.vx.installer.yaml @@ -0,0 +1,25 @@ +# 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: loonghao.vx +PackageVersion: 0.8.10 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: vx.exe + PortableCommandAlias: vx +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-03-28 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/loonghao/vx/releases/download/v0.8.10/vx-x86_64-pc-windows-msvc.zip + InstallerSha256: 885B72B180E1A023A51B334C8A23878A24DDC291C3A22148B20A9C9872FA548A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/loonghao/vx/0.8.10/loonghao.vx.locale.en-US.yaml b/manifests/l/loonghao/vx/0.8.10/loonghao.vx.locale.en-US.yaml new file mode 100644 index 000000000000..aadd2837f199 --- /dev/null +++ b/manifests/l/loonghao/vx/0.8.10/loonghao.vx.locale.en-US.yaml @@ -0,0 +1,40 @@ +# 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: loonghao.vx +PackageVersion: 0.8.10 +PackageLocale: en-US +Publisher: loonghao +PublisherUrl: https://github.com/loonghao +PublisherSupportUrl: https://github.com/loonghao/vx/issues +PackageName: vx +PackageUrl: https://github.com/loonghao/vx +License: MIT +LicenseUrl: https://github.com/loonghao/vx/blob/HEAD/LICENSE +ShortDescription: Universal Development Tool Manager +Description: vx is a universal development tool manager that automatically installs and manages development tools like Node.js, Python, Go, Rust, etc. Zero learning curve - just use familiar commands and vx handles the rest. +Tags: +- cli +- development +- go +- nodejs +- python +- rust +- tool-manager +- version-manager +ReleaseNotes: |- + 0.8.10 (2026-03-28) + Bug Fixes + - ci: exclude vx-msbuild-bridge from cargo-dist & improve skills sync (2ca24a3) + - ci: replace remaining vx run cargo scripts with direct vx cargo calls (948d26a) + - ci: use vx cargo prefix in justfile recipes for CI compatibility (5984668) + - make E2E version list tests resilient to transient network errors (99d8eba) + Code Refactoring + - improve code safety and remove dead code (95e405f) + - improve code safety by eliminating unsafe unwrap calls (d8778c7) + - use LazyLock for regex compilation and improve error handling (c72a14c) + Documentation + - improve AI agent documentation and fix version inconsistencies (#710) (1f22ea4) +ReleaseNotesUrl: https://github.com/loonghao/vx/releases/tag/v0.8.10 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/loonghao/vx/0.8.10/loonghao.vx.yaml b/manifests/l/loonghao/vx/0.8.10/loonghao.vx.yaml new file mode 100644 index 000000000000..7234d3bcb09c --- /dev/null +++ b/manifests/l/loonghao/vx/0.8.10/loonghao.vx.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: loonghao.vx +PackageVersion: 0.8.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 48e44fa3fa0f7428a9a3cbe617f8f190b65dd78d Mon Sep 17 00:00:00 2001 From: leic4u <32786903+leic4u@users.noreply.github.com> Date: Sat, 28 Mar 2026 15:10:42 +0800 Subject: [PATCH 71/94] Add Thunder.Thunder AppsAndFeaturesEntrues. (#353180) --- .../Thunder/12.4.10.3940/Thunder.Thunder.installer.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifests/t/Thunder/Thunder/12.4.10.3940/Thunder.Thunder.installer.yaml b/manifests/t/Thunder/Thunder/12.4.10.3940/Thunder.Thunder.installer.yaml index 41fdc948fb5d..ffd8fec8191f 100644 --- a/manifests/t/Thunder/Thunder/12.4.10.3940/Thunder.Thunder.installer.yaml +++ b/manifests/t/Thunder/Thunder/12.4.10.3940/Thunder.Thunder.installer.yaml @@ -34,5 +34,9 @@ Installers: - Architecture: x86 InstallerUrl: https://down.sandai.net/thunder11/XunLeiSetup12.4.10.3940.exe InstallerSha256: 2AB9C5B6D2A9AD977E18EDC70F4598B70BC1E4B9A3A1C6568F2490274C82A21A + AppsAndFeaturesEntries: + - ProductCode: 'thunder_is1' + DisplayName: 游戏加加 + Publisher: 迅雷网络技术有限公司 ManifestType: installer ManifestVersion: 1.12.0 From d5528fcc643cd4787bafaa1d1ef305f2f6109948 Mon Sep 17 00:00:00 2001 From: Dave Date: Sat, 28 Mar 2026 09:11:38 +0200 Subject: [PATCH 72/94] New version: AdventDevelopmentInc.Kudu version 1.30.0 (#353181) --- .../AdventDevelopmentInc.Kudu.installer.yaml | 21 +++++++++++ ...dventDevelopmentInc.Kudu.locale.en-US.yaml | 35 +++++++++++++++++++ .../1.30.0/AdventDevelopmentInc.Kudu.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/a/AdventDevelopmentInc/Kudu/1.30.0/AdventDevelopmentInc.Kudu.installer.yaml create mode 100644 manifests/a/AdventDevelopmentInc/Kudu/1.30.0/AdventDevelopmentInc.Kudu.locale.en-US.yaml create mode 100644 manifests/a/AdventDevelopmentInc/Kudu/1.30.0/AdventDevelopmentInc.Kudu.yaml diff --git a/manifests/a/AdventDevelopmentInc/Kudu/1.30.0/AdventDevelopmentInc.Kudu.installer.yaml b/manifests/a/AdventDevelopmentInc/Kudu/1.30.0/AdventDevelopmentInc.Kudu.installer.yaml new file mode 100644 index 000000000000..9e580ca67d75 --- /dev/null +++ b/manifests/a/AdventDevelopmentInc/Kudu/1.30.0/AdventDevelopmentInc.Kudu.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AdventDevelopmentInc.Kudu +PackageVersion: 1.30.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +ProductCode: 99d553c9-ffb4-5437-be2b-e5cf46a6d687 +AppsAndFeaturesEntries: +- DisplayName: Kudu 1.15.0 + Publisher: Kudu Contributors + ProductCode: 99d553c9-ffb4-5437-be2b-e5cf46a6d687 +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AdventDevInc/kudu/releases/download/v1.30.0/Kudu-Setup-1.30.0.exe + InstallerSha256: 3F58E37AF723F4D4AE094B894B4AD816F6F847739029FC497BA6346814F815F9 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-28 diff --git a/manifests/a/AdventDevelopmentInc/Kudu/1.30.0/AdventDevelopmentInc.Kudu.locale.en-US.yaml b/manifests/a/AdventDevelopmentInc/Kudu/1.30.0/AdventDevelopmentInc.Kudu.locale.en-US.yaml new file mode 100644 index 000000000000..acffe09c67ef --- /dev/null +++ b/manifests/a/AdventDevelopmentInc/Kudu/1.30.0/AdventDevelopmentInc.Kudu.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AdventDevelopmentInc.Kudu +PackageVersion: 1.30.0 +PackageLocale: en-US +Publisher: Advent Development, Inc. +PublisherUrl: https://github.com/AdventDevInc +PublisherSupportUrl: https://github.com/AdventDevInc/kudu/issues +PackageName: Kudu +PackageUrl: https://github.com/AdventDevInc/kudu +License: MIT +LicenseUrl: https://github.com/AdventDevInc/kudu/blob/HEAD/LICENSE +Copyright: Copyright © 2024 Kudu Contributors +ShortDescription: A modern, open-source system cleaner for Windows, macOS, and Linux +Tags: +- ccleaner-alternative +- cleaner +- free +- hardening +- kudu +- linux-cleaner +- mac-cleaner +- malware-detection +- open-source +- pc-optimization +- performance +- privacy +- scanner +- security +- startup-manager +- system-cleaner +ReleaseNotesUrl: https://github.com/AdventDevInc/kudu/releases/tag/v1.30.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdventDevelopmentInc/Kudu/1.30.0/AdventDevelopmentInc.Kudu.yaml b/manifests/a/AdventDevelopmentInc/Kudu/1.30.0/AdventDevelopmentInc.Kudu.yaml new file mode 100644 index 000000000000..d9455b0c6fce --- /dev/null +++ b/manifests/a/AdventDevelopmentInc/Kudu/1.30.0/AdventDevelopmentInc.Kudu.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: AdventDevelopmentInc.Kudu +PackageVersion: 1.30.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 11def55857445107227d8dbafe887c7746e0afdb Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Sat, 28 Mar 2026 07:12:49 +0000 Subject: [PATCH 73/94] New version: Jackett.Jackett version 0.24.1474 (#353186) --- .../0.24.1474/Jackett.Jackett.installer.yaml | 26 ++++++++++++ .../Jackett.Jackett.locale.en-US.yaml | 41 +++++++++++++++++++ .../Jackett/0.24.1474/Jackett.Jackett.yaml | 8 ++++ 3 files changed, 75 insertions(+) create mode 100644 manifests/j/Jackett/Jackett/0.24.1474/Jackett.Jackett.installer.yaml create mode 100644 manifests/j/Jackett/Jackett/0.24.1474/Jackett.Jackett.locale.en-US.yaml create mode 100644 manifests/j/Jackett/Jackett/0.24.1474/Jackett.Jackett.yaml diff --git a/manifests/j/Jackett/Jackett/0.24.1474/Jackett.Jackett.installer.yaml b/manifests/j/Jackett/Jackett/0.24.1474/Jackett.Jackett.installer.yaml new file mode 100644 index 000000000000..fab161a80ff4 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.1474/Jackett.Jackett.installer.yaml @@ -0,0 +1,26 @@ +# 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: Jackett.Jackett +PackageVersion: 0.24.1474 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ReleaseDate: 2026-03-28 +AppsAndFeaturesEntries: +- ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramData%\Jackett' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Jackett/Jackett/releases/download/v0.24.1474/Jackett.Installer.Windows.exe + InstallerSha256: 02B20F96CA563D46CCBC4B00B43E73C221F736DF7BC4DF0E153BAAD0D9ECA3ED +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.1474/Jackett.Jackett.locale.en-US.yaml b/manifests/j/Jackett/Jackett/0.24.1474/Jackett.Jackett.locale.en-US.yaml new file mode 100644 index 000000000000..55d454884360 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.1474/Jackett.Jackett.locale.en-US.yaml @@ -0,0 +1,41 @@ +# 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: Jackett.Jackett +PackageVersion: 0.24.1474 +PackageLocale: en-US +Publisher: Jackett +PublisherUrl: https://github.com/Jackett/Jackett +PublisherSupportUrl: https://github.com/Jackett/Jackett/issues +Author: Jackett Contributors +PackageName: Jackett +PackageUrl: https://github.com/Jackett/Jackett +License: GPL-2.0 +LicenseUrl: https://github.com/Jackett/Jackett/blob/HEAD/LICENSE +Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. +CopyrightUrl: https://github.com/Jackett/Jackett/blob/master/LICENSE +ShortDescription: API Support for your favorite torrent trackers. +Description: |- + Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. + This allows for getting recent uploads (like RSS) and performing searches. + Jackett is a single repository of maintained indexer scraping and translation logic - removing the burden from other apps. +Moniker: jackett +Tags: +- indexer +- p2p +- proxy +- rss +- sonarr +- torent-management +- torrent +- torrent-search-engine +- trackers +ReleaseNotes: |- + Changes: + - 3bd293d nekobt: fix subtitle level selection and incltags resolves #16713 + - 20f9cb3 sextorrent: new cat + - 8a0d63d torrentqq: bump domain + This list of changes was auto generated. +ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.24.1474 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.1474/Jackett.Jackett.yaml b/manifests/j/Jackett/Jackett/0.24.1474/Jackett.Jackett.yaml new file mode 100644 index 000000000000..5bff82d1d2e3 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.1474/Jackett.Jackett.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: Jackett.Jackett +PackageVersion: 0.24.1474 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4968259aebd7f6319a928197781d4ae3c3733a66 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 15:41:10 +0800 Subject: [PATCH 74/94] Update: TeamViewer.TeamViewer version 15.76.3 (#353167) --- .../TeamViewer/15.76.3/TeamViewer.TeamViewer.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/t/TeamViewer/TeamViewer/15.76.3/TeamViewer.TeamViewer.installer.yaml b/manifests/t/TeamViewer/TeamViewer/15.76.3/TeamViewer.TeamViewer.installer.yaml index 2d4ba7cd8d69..3c578d236a11 100644 --- a/manifests/t/TeamViewer/TeamViewer/15.76.3/TeamViewer.TeamViewer.installer.yaml +++ b/manifests/t/TeamViewer/TeamViewer/15.76.3/TeamViewer.TeamViewer.installer.yaml @@ -60,6 +60,6 @@ Installers: - Architecture: x64 InstallerType: nullsoft InstallerUrl: https://download.teamviewer.com/download/version_15x/TeamViewer_Setup_x64.exe - InstallerSha256: 37AB20C8823698314F3B2FC724923306D55FC67A33FD9BCA0BDFA1F3FAAC6715 + InstallerSha256: F9A504EB584FA6A167828E4C17934CA3EC81C7B1D63E04716838BED523B3BBDB ManifestType: installer ManifestVersion: 1.12.0 From 59e9bd6983bd8165423a2d2c584c6ba987db0234 Mon Sep 17 00:00:00 2001 From: Rust Winget Bot <116413480+Rust-Winget-Bot@users.noreply.github.com> Date: Sat, 28 Mar 2026 01:43:47 -0600 Subject: [PATCH 75/94] add Rustlang.Rust.MSVC version 1.94.1 (#352736) --- .../1.94.1/Rustlang.Rust.MSVC.installer.yaml | 33 +++++++++++++++++++ .../Rustlang.Rust.MSVC.locale.en-US.yaml | 24 ++++++++++++++ .../Rust/MSVC/1.94.1/Rustlang.Rust.MSVC.yaml | 9 +++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/r/Rustlang/Rust/MSVC/1.94.1/Rustlang.Rust.MSVC.installer.yaml create mode 100644 manifests/r/Rustlang/Rust/MSVC/1.94.1/Rustlang.Rust.MSVC.locale.en-US.yaml create mode 100644 manifests/r/Rustlang/Rust/MSVC/1.94.1/Rustlang.Rust.MSVC.yaml diff --git a/manifests/r/Rustlang/Rust/MSVC/1.94.1/Rustlang.Rust.MSVC.installer.yaml b/manifests/r/Rustlang/Rust/MSVC/1.94.1/Rustlang.Rust.MSVC.installer.yaml new file mode 100644 index 000000000000..400bfd554eb4 --- /dev/null +++ b/manifests/r/Rustlang/Rust/MSVC/1.94.1/Rustlang.Rust.MSVC.installer.yaml @@ -0,0 +1,33 @@ +# Auto-generated by Rust-Winget-Bot (https://github.com/Rust-Winget-Bot) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Rustlang.Rust.MSVC +PackageVersion: 1.94.1 +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +UpgradeBehavior: uninstallPrevious +Installers: +- Architecture: arm64 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.94.1-aarch64-pc-windows-msvc.msi + InstallerSha256: D4A5F9E130823F2DEC5C3010EBD49B1B98CF71A7FBFEBEE7793E5F348ECF051F + ProductCode: '{6F76B0E4-9025-4F7C-9BA8-8C4CE9D15BA3}' + AppsAndFeaturesEntries: + - DisplayName: Rust 1.94 (MSVC) + ProductCode: '{6F76B0E4-9025-4F7C-9BA8-8C4CE9D15BA3}' +- Architecture: x86 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.94.1-i686-pc-windows-msvc.msi + InstallerSha256: 61751B3B06183AA355315730B80973BF8F37B741BCF4F80AD534719966DB0D97 + ProductCode: '{2439F8B0-2943-4821-9322-2049E69BF1A2}' + AppsAndFeaturesEntries: + - DisplayName: Rust 1.94 (MSVC) + ProductCode: '{2439F8B0-2943-4821-9322-2049E69BF1A2}' +- Architecture: x64 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.94.1-x86_64-pc-windows-msvc.msi + InstallerSha256: 5AF9A4E2D08B0AD30ACBF716741A56329A2C596DCE835BE4F821A4D608B0A630 + ProductCode: '{6C474457-E064-4F51-9F0D-FBEC1B63C487}' + AppsAndFeaturesEntries: + - DisplayName: Rust 1.94 (MSVC 64-bit) + ProductCode: '{6C474457-E064-4F51-9F0D-FBEC1B63C487}' +ManifestType: installer +ManifestVersion: 1.10.0 + diff --git a/manifests/r/Rustlang/Rust/MSVC/1.94.1/Rustlang.Rust.MSVC.locale.en-US.yaml b/manifests/r/Rustlang/Rust/MSVC/1.94.1/Rustlang.Rust.MSVC.locale.en-US.yaml new file mode 100644 index 000000000000..4519f570fb04 --- /dev/null +++ b/manifests/r/Rustlang/Rust/MSVC/1.94.1/Rustlang.Rust.MSVC.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Auto-generated by Rust-Winget-Bot (https://github.com/Rust-Winget-Bot) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Rustlang.Rust.MSVC +PackageVersion: 1.94.1 +PackageLocale: en-US +Publisher: The Rust Project Developers +PublisherUrl: https://github.com/rust-lang/rust +PublisherSupportUrl: https://github.com/rust-lang/rust/issues +Author: The Rust Project Developers +PackageName: Rust (MSVC) +PackageUrl: https://www.rust-lang.org/ +License: Apache 2.0 and MIT +LicenseUrl: https://raw.githubusercontent.com/rust-lang/rust/master/COPYRIGHT +CopyrightUrl: https://raw.githubusercontent.com/rust-lang/rust/master/COPYRIGHT +ShortDescription: this is the rust-lang built with msvc toolchain +Moniker: rust-msvc +Tags: +- msvc +- rust +- windows +ManifestType: defaultLocale +ManifestVersion: 1.10.0 + diff --git a/manifests/r/Rustlang/Rust/MSVC/1.94.1/Rustlang.Rust.MSVC.yaml b/manifests/r/Rustlang/Rust/MSVC/1.94.1/Rustlang.Rust.MSVC.yaml new file mode 100644 index 000000000000..5f16e2e5b774 --- /dev/null +++ b/manifests/r/Rustlang/Rust/MSVC/1.94.1/Rustlang.Rust.MSVC.yaml @@ -0,0 +1,9 @@ +# Auto-generated by Rust-Winget-Bot (https://github.com/Rust-Winget-Bot) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Rustlang.Rust.MSVC +PackageVersion: 1.94.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 + From d7aeb07e8658ecb54815d07fc99b0b86b73a7ed2 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sat, 28 Mar 2026 00:46:04 -0700 Subject: [PATCH 76/94] Automatic Waiver Addition for PR 352938 (#353204) --- manifests/e/elieserdejesus/JamTaba/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/e/elieserdejesus/JamTaba/.validation diff --git a/manifests/e/elieserdejesus/JamTaba/.validation b/manifests/e/elieserdejesus/JamTaba/.validation new file mode 100644 index 000000000000..7a49324f820c --- /dev/null +++ b/manifests/e/elieserdejesus/JamTaba/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"97ef0f30-7c30-4758-85b4-1472ff358229","TestPlan":"Policy-Test-2.5","PackagePath":"manifests/e/elieserdejesus/JamTaba/2.1.16","CommitId":"305ffe791de2d86c1fab9fdea5de16e9d56fe178"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From bd5ef1bdbbd56c3a139677195789561a3d4381c9 Mon Sep 17 00:00:00 2001 From: ggml-bot-2 Date: Sat, 28 Mar 2026 09:47:13 +0200 Subject: [PATCH 77/94] New version: ggml.llamacpp version b8562 (#353184) --- .../b8562/ggml.llamacpp.installer.yaml | 30 +++++++++++ .../b8562/ggml.llamacpp.locale.en-US.yaml | 51 +++++++++++++++++++ .../g/ggml/llamacpp/b8562/ggml.llamacpp.yaml | 8 +++ 3 files changed, 89 insertions(+) create mode 100644 manifests/g/ggml/llamacpp/b8562/ggml.llamacpp.installer.yaml create mode 100644 manifests/g/ggml/llamacpp/b8562/ggml.llamacpp.locale.en-US.yaml create mode 100644 manifests/g/ggml/llamacpp/b8562/ggml.llamacpp.yaml diff --git a/manifests/g/ggml/llamacpp/b8562/ggml.llamacpp.installer.yaml b/manifests/g/ggml/llamacpp/b8562/ggml.llamacpp.installer.yaml new file mode 100644 index 000000000000..b0d2b88d2c2b --- /dev/null +++ b/manifests/g/ggml/llamacpp/b8562/ggml.llamacpp.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ggml.llamacpp +PackageVersion: b8562 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: llama-batched-bench.exe +- RelativeFilePath: llama-bench.exe +- RelativeFilePath: llama-cli.exe +- RelativeFilePath: llama-gguf-split.exe +- RelativeFilePath: llama-imatrix.exe +- RelativeFilePath: llama-mtmd-cli.exe +- RelativeFilePath: llama-perplexity.exe +- RelativeFilePath: llama-quantize.exe +- RelativeFilePath: llama-server.exe +- RelativeFilePath: llama-tokenize.exe +- RelativeFilePath: llama-tts.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-03-28 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ggml-org/llama.cpp/releases/download/b8562/llama-b8562-bin-win-vulkan-x64.zip + InstallerSha256: CAF9579ADD6B95D5282F427014347D4438E4632290D02AFFD098A460AF78E2EE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b8562/ggml.llamacpp.locale.en-US.yaml b/manifests/g/ggml/llamacpp/b8562/ggml.llamacpp.locale.en-US.yaml new file mode 100644 index 000000000000..8c1732ffae5a --- /dev/null +++ b/manifests/g/ggml/llamacpp/b8562/ggml.llamacpp.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ggml.llamacpp +PackageVersion: b8562 +PackageLocale: en-US +Publisher: ggml +PublisherUrl: https://github.com/ggml-org +PublisherSupportUrl: https://github.com/ggml-org/llama.cpp/issues +PackageName: llama.cpp +PackageUrl: https://github.com/ggml-org/llama.cpp +License: MIT +LicenseUrl: https://github.com/ggml-org/llama.cpp/blob/HEAD/LICENSE +ShortDescription: LLM inference in C/C++ +Tags: +- ggml +- llama +ReleaseNotes: |- + cli : add /glob command (#21084) + - add /glob command + - output error when max files reached + - support globbing outside curdir + macOS/iOS: + - macOS Apple Silicon (arm64) + - macOS Intel (x64) + - iOS XCFramework + Linux: + - Ubuntu x64 (CPU) + - Ubuntu x64 (Vulkan) + - Ubuntu x64 (ROCm 7.2) + - Ubuntu s390x (CPU) + - Ubuntu x64 (OpenVINO) + Windows: + - Windows x64 (CPU) + - Windows arm64 (CPU) + - Windows x64 (CUDA 12) - CUDA 12.4 DLLs + - Windows x64 (CUDA 13) - CUDA 13.1 DLLs + - Windows x64 (Vulkan) + - Windows x64 (SYCL) + - Windows x64 (HIP) + openEuler: + - openEuler x86 (310p) + - openEuler x86 (910b, ACL Graph) + - openEuler aarch64 (310p) + - openEuler aarch64 (910b, ACL Graph) +ReleaseNotesUrl: https://github.com/ggml-org/llama.cpp/releases/tag/b8562 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ggml-org/llama.cpp/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b8562/ggml.llamacpp.yaml b/manifests/g/ggml/llamacpp/b8562/ggml.llamacpp.yaml new file mode 100644 index 000000000000..1765753e2f02 --- /dev/null +++ b/manifests/g/ggml/llamacpp/b8562/ggml.llamacpp.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: ggml.llamacpp +PackageVersion: b8562 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1a846e9b2170a4ca2408744f217b3a9b5e2d4370 Mon Sep 17 00:00:00 2001 From: hitalin Date: Sat, 28 Mar 2026 16:48:11 +0900 Subject: [PATCH 78/94] New version: Hitalin.NoteDeck version 0.9.0 (#353188) --- .../0.9.0/Hitalin.NoteDeck.installer.yaml | 21 ++++++++++++ .../0.9.0/Hitalin.NoteDeck.locale.en-US.yaml | 24 ++++++++++++++ .../0.9.0/Hitalin.NoteDeck.locale.ja-JP.yaml | 32 +++++++++++++++++++ .../NoteDeck/0.9.0/Hitalin.NoteDeck.yaml | 8 +++++ 4 files changed, 85 insertions(+) create mode 100644 manifests/h/Hitalin/NoteDeck/0.9.0/Hitalin.NoteDeck.installer.yaml create mode 100644 manifests/h/Hitalin/NoteDeck/0.9.0/Hitalin.NoteDeck.locale.en-US.yaml create mode 100644 manifests/h/Hitalin/NoteDeck/0.9.0/Hitalin.NoteDeck.locale.ja-JP.yaml create mode 100644 manifests/h/Hitalin/NoteDeck/0.9.0/Hitalin.NoteDeck.yaml diff --git a/manifests/h/Hitalin/NoteDeck/0.9.0/Hitalin.NoteDeck.installer.yaml b/manifests/h/Hitalin/NoteDeck/0.9.0/Hitalin.NoteDeck.installer.yaml new file mode 100644 index 000000000000..67f9311dd791 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.9.0/Hitalin.NoteDeck.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 0.9.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: NoteDeck +ReleaseDate: 2026-03-28 +AppsAndFeaturesEntries: +- Publisher: notedeck + ProductCode: NoteDeck +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\NoteDeck' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hitalin/notedeck/releases/download/v0.9.0/NoteDeck-0.9.0-windows-x64-setup.exe + InstallerSha256: 77B3AD466D41520C81C0D98FB1EED10F991D7FB44FC137661CEF6C374206AB91 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/0.9.0/Hitalin.NoteDeck.locale.en-US.yaml b/manifests/h/Hitalin/NoteDeck/0.9.0/Hitalin.NoteDeck.locale.en-US.yaml new file mode 100644 index 000000000000..7a11e0f2f17e --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.9.0/Hitalin.NoteDeck.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 0.9.0 +PackageLocale: en-US +Publisher: hitalin +PublisherUrl: https://github.com/hitalin +PackageName: NoteDeck +PackageUrl: https://github.com/hitalin/notedeck +License: AGPL-3.0 +LicenseUrl: https://github.com/hitalin/notedeck/blob/main/LICENSE +ShortDescription: A multi-platform deck client for Misskey and its forks +Description: |- + NoteDeck is a deck client for Misskey and its forks. + It provides efficient multi-server timeline viewing with features like local full-text search, + AI integration, and localhost API that are only possible with a native desktop application. +Tags: +- deck +- fediverse +- misskey +- social-media +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/0.9.0/Hitalin.NoteDeck.locale.ja-JP.yaml b/manifests/h/Hitalin/NoteDeck/0.9.0/Hitalin.NoteDeck.locale.ja-JP.yaml new file mode 100644 index 000000000000..3f5b4da62230 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.9.0/Hitalin.NoteDeck.locale.ja-JP.yaml @@ -0,0 +1,32 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 0.9.0 +PackageLocale: ja-JP +Publisher: hitalin +PublisherUrl: https://github.com/hitalin +PublisherSupportUrl: https://github.com/hitalin/notedeck/issues +PackageName: NoteDeck +PackageUrl: https://github.com/hitalin/notedeck +License: AGPL-3.0 +LicenseUrl: https://github.com/hitalin/notedeck/blob/HEAD/LICENSE +ShortDescription: Misskey とそのフォークに対応したマルチプラットフォーム対応デッキクライアント +Description: |- + NoteDeck は Misskey とそのフォークに対応したデッキクライアントです。 + 複数サーバーのタイムラインを効率よく閲覧でき、ローカル全文検索、AI 統合、localhost API など + デスクトップネイティブならではの機能を備えています。 +Tags: +- deck +- fediverse +- misskey +- social-media +ReleaseNotes: |- + What's Changed + Other Changes + - Release v0.9.0 by @hitalin in #255 + - fix: useUnreadCounter の型エラーを修正 by @hitalin in #256 + Full Changelog: v0.8.21...v0.9.0 +ReleaseNotesUrl: https://github.com/hitalin/notedeck/releases/tag/v0.9.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/0.9.0/Hitalin.NoteDeck.yaml b/manifests/h/Hitalin/NoteDeck/0.9.0/Hitalin.NoteDeck.yaml new file mode 100644 index 000000000000..7799838721b1 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.9.0/Hitalin.NoteDeck.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 0.9.0 +DefaultLocale: ja-JP +ManifestType: version +ManifestVersion: 1.12.0 From f20390c9ffc143eda75a9d847ab3b6bb6aaf0f14 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sat, 28 Mar 2026 18:49:00 +1100 Subject: [PATCH 79/94] Remove version: elieserdejesus.JamTaba version 1 (#353191) --- .../1/elieserdejesus.JamTaba.installer.yaml | 12 -------- .../elieserdejesus.JamTaba.locale.en-US.yaml | 28 ------------------- .../JamTaba/1/elieserdejesus.JamTaba.yaml | 8 ------ 3 files changed, 48 deletions(-) delete mode 100644 manifests/e/elieserdejesus/JamTaba/1/elieserdejesus.JamTaba.installer.yaml delete mode 100644 manifests/e/elieserdejesus/JamTaba/1/elieserdejesus.JamTaba.locale.en-US.yaml delete mode 100644 manifests/e/elieserdejesus/JamTaba/1/elieserdejesus.JamTaba.yaml diff --git a/manifests/e/elieserdejesus/JamTaba/1/elieserdejesus.JamTaba.installer.yaml b/manifests/e/elieserdejesus/JamTaba/1/elieserdejesus.JamTaba.installer.yaml deleted file mode 100644 index adcaa8c7ed7f..000000000000 --- a/manifests/e/elieserdejesus/JamTaba/1/elieserdejesus.JamTaba.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: elieserdejesus.JamTaba -PackageVersion: "1" -InstallerType: inno -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/elieserdejesus/JamTaba/releases/download/v2.1.16/Jamtaba.2.64.bits.installer.exe - InstallerSha256: 706F1B408A8AA7FB9BF1C7CED69B7126067C6E2F9ACE106DF5B78E74FE2672AF -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/e/elieserdejesus/JamTaba/1/elieserdejesus.JamTaba.locale.en-US.yaml b/manifests/e/elieserdejesus/JamTaba/1/elieserdejesus.JamTaba.locale.en-US.yaml deleted file mode 100644 index 3bcb5580b7e2..000000000000 --- a/manifests/e/elieserdejesus/JamTaba/1/elieserdejesus.JamTaba.locale.en-US.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: elieserdejesus.JamTaba -PackageVersion: "1" -PackageLocale: en-US -Publisher: Jamtaba -# PublisherUrl: -# PublisherSupportUrl: -# PrivacyUrl: -# Author: -PackageName: JamTaba 2 -# PackageUrl: -License: copyright (c) elieserdejesus -# LicenseUrl: -# Copyright: -# CopyrightUrl: -ShortDescription: Jamtaba is a software to play online music jam sessions. -# Description: -# Moniker: -# Tags: -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/e/elieserdejesus/JamTaba/1/elieserdejesus.JamTaba.yaml b/manifests/e/elieserdejesus/JamTaba/1/elieserdejesus.JamTaba.yaml deleted file mode 100644 index 0260bd745ab6..000000000000 --- a/manifests/e/elieserdejesus/JamTaba/1/elieserdejesus.JamTaba.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: elieserdejesus.JamTaba -PackageVersion: "1" -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 From eb1d0d806f802b81732e7eeeeb0031102d6ea65b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 16:23:31 +0800 Subject: [PATCH 80/94] New version: libjpeg-turbo.libjpeg-turbo.VC version 3.1.4 (#352771) --- ...jpeg-turbo.libjpeg-turbo.VC.installer.yaml | 37 ++++++++++++++++++ ...g-turbo.libjpeg-turbo.VC.locale.en-US.yaml | 38 +++++++++++++++++++ ...g-turbo.libjpeg-turbo.VC.locale.zh-CN.yaml | 26 +++++++++++++ .../3.1.4/libjpeg-turbo.libjpeg-turbo.VC.yaml | 8 ++++ 4 files changed, 109 insertions(+) create mode 100644 manifests/l/libjpeg-turbo/libjpeg-turbo/VC/3.1.4/libjpeg-turbo.libjpeg-turbo.VC.installer.yaml create mode 100644 manifests/l/libjpeg-turbo/libjpeg-turbo/VC/3.1.4/libjpeg-turbo.libjpeg-turbo.VC.locale.en-US.yaml create mode 100644 manifests/l/libjpeg-turbo/libjpeg-turbo/VC/3.1.4/libjpeg-turbo.libjpeg-turbo.VC.locale.zh-CN.yaml create mode 100644 manifests/l/libjpeg-turbo/libjpeg-turbo/VC/3.1.4/libjpeg-turbo.libjpeg-turbo.VC.yaml diff --git a/manifests/l/libjpeg-turbo/libjpeg-turbo/VC/3.1.4/libjpeg-turbo.libjpeg-turbo.VC.installer.yaml b/manifests/l/libjpeg-turbo/libjpeg-turbo/VC/3.1.4/libjpeg-turbo.libjpeg-turbo.VC.installer.yaml new file mode 100644 index 000000000000..90fd14bd8c58 --- /dev/null +++ b/manifests/l/libjpeg-turbo/libjpeg-turbo/VC/3.1.4/libjpeg-turbo.libjpeg-turbo.VC.installer.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: libjpeg-turbo.libjpeg-turbo.VC +PackageVersion: 3.1.4 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: uninstallPrevious +Commands: +- cjpeg +- djpeg +- jpegtran +- rdjpgcom +- tjbench +- wrjpgcom +ReleaseDate: 2026-03-26 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.1.4/libjpeg-turbo-3.1.4-vc-x86.exe + InstallerSha256: BB289422BAF8C938373C48485F3B8CA09001DC307160078089F7931AE179ED45 + ProductCode: libjpeg-turbo 3.1.4 + AppsAndFeaturesEntries: + - DisplayName: libjpeg-turbo SDK v3.1.4 for Visual C++ +- Architecture: x64 + InstallerUrl: https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.1.4/libjpeg-turbo-3.1.4-vc-x64.exe + InstallerSha256: EE7A6A378D9EE4D631F6CCDFFE662BAC39318F618F99270391C747593D5758A4 + ProductCode: libjpeg-turbo64 3.1.4 + AppsAndFeaturesEntries: + - DisplayName: libjpeg-turbo SDK v3.1.4 for Visual C++ 64-bit +- Architecture: arm64 + InstallerUrl: https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.1.4/libjpeg-turbo-3.1.4-vc-arm64.exe + InstallerSha256: DD8E70262F1661B7FC0E1C8AAA241DFAA2F3CCB18687B4E6565D00E0C4CE1990 + ProductCode: libjpeg-turbo64 3.1.4 + AppsAndFeaturesEntries: + - DisplayName: libjpeg-turbo SDK v3.1.4 for Visual C++ 64-bit +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/libjpeg-turbo/libjpeg-turbo/VC/3.1.4/libjpeg-turbo.libjpeg-turbo.VC.locale.en-US.yaml b/manifests/l/libjpeg-turbo/libjpeg-turbo/VC/3.1.4/libjpeg-turbo.libjpeg-turbo.VC.locale.en-US.yaml new file mode 100644 index 000000000000..3005e6107eec --- /dev/null +++ b/manifests/l/libjpeg-turbo/libjpeg-turbo/VC/3.1.4/libjpeg-turbo.libjpeg-turbo.VC.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: libjpeg-turbo.libjpeg-turbo.VC +PackageVersion: 3.1.4 +PackageLocale: en-US +Publisher: libjpeg-turbo +PublisherUrl: https://libjpeg-turbo.org/ +PublisherSupportUrl: https://github.com/libjpeg-turbo/libjpeg-turbo/issues +Author: Darrell Commander +PackageName: libjpeg-turbo SDK for Visual C++ +PackageUrl: https://libjpeg-turbo.org/ +License: IJG license, Modified (3-clause) BSD License and zlib License +LicenseUrl: https://github.com/libjpeg-turbo/libjpeg-turbo/blob/main/LICENSE.md +Copyright: Copyright (C)2009-2026 D. R. Commander. All Rights Reserved. +ShortDescription: SIMD-accelerated libjpeg-compatible JPEG codec library +Description: libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs. +Tags: +- jpeg +- libjpeg +ReleaseNotes: |- + Significant changes relative to 3.1.3: + 1. Fixed an issue in the TurboJPEG 2.x compatibility wrapper whereby, if a calling program attempted to decompress a lossless JPEG image using tjDecompress2() with decompression scaling, the decompressed image was unexpectedly unscaled. This could have led to a buffer overrun if the caller allocated the packed-pixel destination buffer based on the assumption that the decompressed image would be scaled down. + 2. The SIMD dispatchers now use getauxval() or elf_aux_info(), if available, to detect support for Neon and AltiVec instructions on AArch32 and PowerPC Linux, Android, and *BSD systems. + 3. Hardened the libjpeg API against hypothetical applications that may erroneously set one of the exposed quantization table values to 0 just before calling jpeg_start_compress(). (This would never happen in a correctly-written program, because jpeg_add_quant_table() clamps all values less than 1.) + 4. Fixed a division-by-zero error that occurred when attempting to use the jpegtran -drop option with a specially-crafted malformed drop image (specifically an image in which one or more of the quantization table values was 0.) + 5. Fixed an issue in the TurboJPEG API library's data destination manager that manifested as: + - a memory leak that occurred if a pre-allocated JPEG destination buffer was passed to tj3Compress*() or tj3Transform(), TJPARAM_NOREALLOC was unset, and it was necessary for the library to re-allocate the buffer to accommodate the destination image, and + - a potential caller double free that occurred if pre-allocated JPEG destination buffers were passed to tj3Transform(), multiple lossless transform operations were performed, and it was necessary for the library to re-allocate the second buffer to accommodate the second destination image. + 6. Fixed an issue in tj3Transform() whereby, if TJPARAM_SAVEMARKERS was set to 2 or 4, TJXOPT_COPYNONE was not specified, an ICC profile was extracted from the source image, and another ICC profile was associated with the TurboJPEG instance using tj3SetICCProfile(), both profiles were embedded in the destination image. The documented API behavior is for TJXOPT_COPYNONE to take precedence over TJPARAM_SAVEMARKERS and for TJPARAM_SAVEMARKERS to take precedence over the associated ICC profile. Thus, tj3Transform() now ignores the associated ICC profile unless TJXOPT_COPYNONE is specified or TJPARAM_SAVEMARKERS is set to something other than 2 or 4. + 7. Fixed an oversight in the libjpeg API whereby, if a calling application manually set cinfo.Ss (the predictor selection value) to a value less than 1 or greater than 7 after calling jpeg_enable_lossless() and prior to calling jpeg_start_compress(), an incorrect (all white) lossless JPEG image was silently generated. + 8. Further hardened the TurboJPEG Java API against hypothetical applications that may erroneously pass huge values to one of the compression, YUV encoding, decompression, YUV decoding, or packed-pixel image I/O methods, leading to signed integer overflow in the JNI wrapper's buffer size checks that rendered those checks ineffective. +ReleaseNotesUrl: https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/3.1.4 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://libjpeg-turbo.org/Documentation/Documentation +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/libjpeg-turbo/libjpeg-turbo/VC/3.1.4/libjpeg-turbo.libjpeg-turbo.VC.locale.zh-CN.yaml b/manifests/l/libjpeg-turbo/libjpeg-turbo/VC/3.1.4/libjpeg-turbo.libjpeg-turbo.VC.locale.zh-CN.yaml new file mode 100644 index 000000000000..c53d6dafbe02 --- /dev/null +++ b/manifests/l/libjpeg-turbo/libjpeg-turbo/VC/3.1.4/libjpeg-turbo.libjpeg-turbo.VC.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: libjpeg-turbo.libjpeg-turbo.VC +PackageVersion: 3.1.4 +PackageLocale: zh-CN +Publisher: libjpeg-turbo +PublisherUrl: https://libjpeg-turbo.org/ +PublisherSupportUrl: https://github.com/libjpeg-turbo/libjpeg-turbo/issues +Author: Darrell Commander +PackageName: libjpeg-turbo SDK for Visual C++ +PackageUrl: https://libjpeg-turbo.org/ +License: IJG 许可证、修改的 (3-clause) BSD 许可证和 zlib 许可证 +LicenseUrl: https://github.com/libjpeg-turbo/libjpeg-turbo/blob/main/LICENSE.md +Copyright: Copyright (C)2009-2026 D. R. Commander. All Rights Reserved. +ShortDescription: 使用 SIMD 加速、兼容 libjpeg 的 JPEG 编解码库 +Description: libjpeg-turbo 是一个 JPEG 图像编解码器,使用 SIMD 指令(MMX、SSE2、NEON、AltiVec)来加速 x86、x86-64、ARM、PowerPC 系统上的基准 JPEG 压缩和解压缩。在这些系统上,其它条件相同,libjpeg-turbo 的速度通常是 libjpeg 的 2~6 倍。在其它类型的系统上,凭借其高度优化的 Huffman 编码程序,libjpeg-turbo 依然可以比 libjpeg 快很多。在大多数情况下,libjpeg-turbo 的性能可与专有的高速 JPEG 编解码器相媲美。 +Tags: +- jpeg +- libjpeg +ReleaseNotesUrl: https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/3.1.4 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://libjpeg-turbo.org/Documentation/Documentation +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/libjpeg-turbo/libjpeg-turbo/VC/3.1.4/libjpeg-turbo.libjpeg-turbo.VC.yaml b/manifests/l/libjpeg-turbo/libjpeg-turbo/VC/3.1.4/libjpeg-turbo.libjpeg-turbo.VC.yaml new file mode 100644 index 000000000000..46eb2947ac46 --- /dev/null +++ b/manifests/l/libjpeg-turbo/libjpeg-turbo/VC/3.1.4/libjpeg-turbo.libjpeg-turbo.VC.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: libjpeg-turbo.libjpeg-turbo.VC +PackageVersion: 3.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8c592c31426e4f030851c9fc2480ff9065cb2dae Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 16:24:34 +0800 Subject: [PATCH 81/94] New version: Microsoft.EdgeWebView2Runtime version 146.0.3856.84 (#352773) --- ...crosoft.EdgeWebView2Runtime.installer.yaml | 53 +++++++++++++++++++ ...soft.EdgeWebView2Runtime.locale.en-US.yaml | 27 ++++++++++ ...soft.EdgeWebView2Runtime.locale.zh-CN.yaml | 26 +++++++++ .../Microsoft.EdgeWebView2Runtime.yaml | 8 +++ 4 files changed, 114 insertions(+) create mode 100644 manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.84/Microsoft.EdgeWebView2Runtime.installer.yaml create mode 100644 manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.84/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.84/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.84/Microsoft.EdgeWebView2Runtime.yaml diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.84/Microsoft.EdgeWebView2Runtime.installer.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.84/Microsoft.EdgeWebView2Runtime.installer.yaml new file mode 100644 index 000000000000..eeb934d5fafa --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.84/Microsoft.EdgeWebView2Runtime.installer.yaml @@ -0,0 +1,53 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeWebView2Runtime +PackageVersion: 146.0.3856.84 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +InstallerSuccessCodes: +- -2147219416 +- -2147219187 +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +ProductCode: Microsoft EdgeWebView +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/4dcd4f13-6a09-44ad-bb91-a7d470824db5/MicrosoftEdgeWebView2RuntimeInstallerX86.exe + InstallerSha256: 4F31BD40536159B876A116E64A3AE7F3F94BD0F2417B07F93CFBC165C64AE914 +- Architecture: x86 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/4dcd4f13-6a09-44ad-bb91-a7d470824db5/MicrosoftEdgeWebView2RuntimeInstallerX86.exe + InstallerSha256: 4F31BD40536159B876A116E64A3AE7F3F94BD0F2417B07F93CFBC165C64AE914 + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/df99292c-0587-41b3-b8f7-36870824bee6/MicrosoftEdgeWebView2RuntimeInstallerX64.exe + InstallerSha256: 03CB03E387A4017EC816A659C3727A3C3A44E3F98D771AC37DB9304D9FB8A213 +- Architecture: x64 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/df99292c-0587-41b3-b8f7-36870824bee6/MicrosoftEdgeWebView2RuntimeInstallerX64.exe + InstallerSha256: 03CB03E387A4017EC816A659C3727A3C3A44E3F98D771AC37DB9304D9FB8A213 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/d5ce4dff-03ec-4365-91b7-cc5811963b22/MicrosoftEdgeWebView2RuntimeInstallerARM64.exe + InstallerSha256: 89849C6676FD66B2A78B8173D80BEEE3AD7DE112DA620AF5EF091C65037D837C +- Architecture: arm64 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/d5ce4dff-03ec-4365-91b7-cc5811963b22/MicrosoftEdgeWebView2RuntimeInstallerARM64.exe + InstallerSha256: 89849C6676FD66B2A78B8173D80BEEE3AD7DE112DA620AF5EF091C65037D837C + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.84/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.84/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml new file mode 100644 index 000000000000..49b20e28ca0f --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.84/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeWebView2Runtime +PackageVersion: 146.0.3856.84 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://github.com/MicrosoftEdge/WebView2Feedback/issues +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebView2 Runtime +PackageUrl: https://developer.microsoft.com/microsoft-edge/webview2/ +License: Proprietary +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © 2026 Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Embed web content (HTML, CSS, and JavaScript) in your native applications with Microsoft Edge WebView2. +Moniker: webview2 +Tags: +- webview +ReleaseNotesUrl: https://learn.microsoft.com/microsoft-edge/webview2/release-notes/ +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://learn.microsoft.com/microsoft-edge/webview2/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.84/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.84/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml new file mode 100644 index 000000000000..1fe7f7fcbc89 --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.84/Microsoft.EdgeWebView2Runtime.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: Microsoft.EdgeWebView2Runtime +PackageVersion: 146.0.3856.84 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://github.com/MicrosoftEdge/WebView2Feedback/issues +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebView2 Runtime +PackageUrl: https://developer.microsoft.com/zh-cn/microsoft-edge/webview2/ +License: 专有软件 +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © 2026 Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: 使用 Microsoft Edge WebView2 将 Web 内容(HTML、CSS 和 JavaScript)嵌入本机应用程序中。 +Tags: +- webview +ReleaseNotesUrl: https://learn.microsoft.com/zh-cn/microsoft-edge/webview2/release-notes/ +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://learn.microsoft.com/zh-cn/microsoft-edge/webview2/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.84/Microsoft.EdgeWebView2Runtime.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.84/Microsoft.EdgeWebView2Runtime.yaml new file mode 100644 index 000000000000..0ac2f62dfe18 --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.84/Microsoft.EdgeWebView2Runtime.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeWebView2Runtime +PackageVersion: 146.0.3856.84 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 040ea89e3e33404e9aafaba13c703a1ffdcdc282 Mon Sep 17 00:00:00 2001 From: yukimemi Date: Sat, 28 Mar 2026 17:25:38 +0900 Subject: [PATCH 82/94] New version: yukimemi.shun version 4.2.0 (#353178) --- .../shun/4.2.0/yukimemi.shun.installer.yaml | 27 ++++++++++++ .../4.2.0/yukimemi.shun.locale.en-US.yaml | 44 +++++++++++++++++++ .../y/yukimemi/shun/4.2.0/yukimemi.shun.yaml | 8 ++++ 3 files changed, 79 insertions(+) create mode 100644 manifests/y/yukimemi/shun/4.2.0/yukimemi.shun.installer.yaml create mode 100644 manifests/y/yukimemi/shun/4.2.0/yukimemi.shun.locale.en-US.yaml create mode 100644 manifests/y/yukimemi/shun/4.2.0/yukimemi.shun.yaml diff --git a/manifests/y/yukimemi/shun/4.2.0/yukimemi.shun.installer.yaml b/manifests/y/yukimemi/shun/4.2.0/yukimemi.shun.installer.yaml new file mode 100644 index 000000000000..aada78b2dca2 --- /dev/null +++ b/manifests/y/yukimemi/shun/4.2.0/yukimemi.shun.installer.yaml @@ -0,0 +1,27 @@ +# 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: yukimemi.shun +PackageVersion: 4.2.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /quiet +UpgradeBehavior: install +ProductCode: shun +ReleaseDate: 2026-03-28 +AppsAndFeaturesEntries: +- ProductCode: shun +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\shun' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/yukimemi/shun/releases/download/v4.2.0/shun_4.2.0_x64-setup.exe + InstallerSha256: F638B397AFC44C129D391F5B0ECD517E88552E6265C0476F7CC6784FFDC07E69 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/yukimemi/shun/4.2.0/yukimemi.shun.locale.en-US.yaml b/manifests/y/yukimemi/shun/4.2.0/yukimemi.shun.locale.en-US.yaml new file mode 100644 index 000000000000..8f6179631d4f --- /dev/null +++ b/manifests/y/yukimemi/shun/4.2.0/yukimemi.shun.locale.en-US.yaml @@ -0,0 +1,44 @@ +# 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: yukimemi.shun +PackageVersion: 4.2.0 +PackageLocale: en-US +Publisher: yukimemi +PublisherUrl: https://github.com/yukimemi +PublisherSupportUrl: https://github.com/yukimemi/shun/issues +PackageName: shun +PackageUrl: https://github.com/yukimemi/shun +License: MIT +LicenseUrl: https://github.com/yukimemi/shun/blob/HEAD/LICENSE +ShortDescription: A cross-platform, keyboard-driven minimal launcher like Alfred/Raycast +Description: |- + shun (瞬) is a cross-platform, keyboard-driven minimal launcher built with Tauri. + Features include fuzzy/exact search, launch history with frecency sorting, args mode, + path & URL completion, slash commands, auto-update, theming, and more. +Moniker: shun +Tags: +- alfred +- keyboard +- launcher +- productivity +- raycast +- tauri +ReleaseNotes: |- + What's Changed + See commits for details. + Installation + Download the installer for your platform from the assets below: + ────────┬──────────────────────────────────────────────────────────────────────────── + Platform│File + ────────┼──────────────────────────────────────────────────────────────────────────── + Windows │*-setup.exe (installer, no admin required) or shun-windows-x64.zip + │(portable) + ────────┼──────────────────────────────────────────────────────────────────────────── + macOS │.dmg + ────────┼──────────────────────────────────────────────────────────────────────────── + Linux │.AppImage or .deb + ────────┴──────────────────────────────────────────────────────────────────────────── +ReleaseNotesUrl: https://github.com/yukimemi/shun/releases/tag/v4.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yukimemi/shun/4.2.0/yukimemi.shun.yaml b/manifests/y/yukimemi/shun/4.2.0/yukimemi.shun.yaml new file mode 100644 index 000000000000..836759835d3c --- /dev/null +++ b/manifests/y/yukimemi/shun/4.2.0/yukimemi.shun.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: yukimemi.shun +PackageVersion: 4.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 90c7ba167d83796c793848988257995ca3e7ff09 Mon Sep 17 00:00:00 2001 From: leic4u <32786903+leic4u@users.noreply.github.com> Date: Sat, 28 Mar 2026 16:26:29 +0800 Subject: [PATCH 83/94] Add Kingsoft.WPSOffice.CN AppsAndFeaturesEntrues for Installers. (#353182) --- .../CN/12.1.0.25225/Kingsoft.WPSOffice.CN.installer.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifests/k/Kingsoft/WPSOffice/CN/12.1.0.25225/Kingsoft.WPSOffice.CN.installer.yaml b/manifests/k/Kingsoft/WPSOffice/CN/12.1.0.25225/Kingsoft.WPSOffice.CN.installer.yaml index 1a651163cad9..0e055ae0da3f 100644 --- a/manifests/k/Kingsoft/WPSOffice/CN/12.1.0.25225/Kingsoft.WPSOffice.CN.installer.yaml +++ b/manifests/k/Kingsoft/WPSOffice/CN/12.1.0.25225/Kingsoft.WPSOffice.CN.installer.yaml @@ -130,5 +130,8 @@ Installers: - Architecture: x86 InstallerUrl: https://official-package.wpscdn.cn/wps/download/WPS_Setup_25225.exe InstallerSha256: 5871CDEEE9BA05B8F77B9193481FB007357C93840BB75C741A6BBA64D18218C0 + AppsAndFeaturesEntries: + - ProductCode: Kingsoft Office + Publisher: Kingsoft Corp. ManifestType: installer ManifestVersion: 1.12.0 From 553982ca6a363907f3813485a1b389ca6df9a77a Mon Sep 17 00:00:00 2001 From: UnownBot Date: Sat, 28 Mar 2026 04:27:22 -0400 Subject: [PATCH 84/94] New version: Streetwriters.Notesnook version 3.3.12 (#353190) --- .../Streetwriters.Notesnook.installer.yaml | 36 +++++++++++++++ .../Streetwriters.Notesnook.locale.en-US.yaml | 46 +++++++++++++++++++ .../3.3.12/Streetwriters.Notesnook.yaml | 8 ++++ 3 files changed, 90 insertions(+) create mode 100644 manifests/s/Streetwriters/Notesnook/3.3.12/Streetwriters.Notesnook.installer.yaml create mode 100644 manifests/s/Streetwriters/Notesnook/3.3.12/Streetwriters.Notesnook.locale.en-US.yaml create mode 100644 manifests/s/Streetwriters/Notesnook/3.3.12/Streetwriters.Notesnook.yaml diff --git a/manifests/s/Streetwriters/Notesnook/3.3.12/Streetwriters.Notesnook.installer.yaml b/manifests/s/Streetwriters/Notesnook/3.3.12/Streetwriters.Notesnook.installer.yaml new file mode 100644 index 000000000000..481693a5e211 --- /dev/null +++ b/manifests/s/Streetwriters/Notesnook/3.3.12/Streetwriters.Notesnook.installer.yaml @@ -0,0 +1,36 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Streetwriters.Notesnook +PackageVersion: 3.3.12 +UpgradeBehavior: install +Commands: +- notesnook +ReleaseDate: 2026-03-28 +Installers: +- Architecture: x64 + InstallerType: nullsoft + InstallerUrl: https://github.com/streetwriters/notesnook/releases/download/v3.3.12/notesnook_win_x64.exe + InstallerSha256: 5DFDA297021308A15603F97938D096E635DAAD40BFBDC20E5AEBF8E31A9DC5C9 + ProductCode: a05a6719-4910-5e6c-a2aa-9af71cd1063b + AppsAndFeaturesEntries: + - DisplayName: Notesnook 3.3.12 + ProductCode: a05a6719-4910-5e6c-a2aa-9af71cd1063b +- Architecture: x64 + InstallerType: portable + InstallerUrl: https://github.com/streetwriters/notesnook/releases/download/v3.3.12/notesnook_win_x64_portable.exe + InstallerSha256: 1566600294EE561CE3116DB3E698DE35441D415DC5EBA38E5BC0F56E02C1F4EC +- Architecture: arm64 + InstallerType: nullsoft + InstallerUrl: https://github.com/streetwriters/notesnook/releases/download/v3.3.12/notesnook_win_arm64.exe + InstallerSha256: FD96E6AE09944248C0CD3B4875A2B54044A2AA22F0BAB159258BC9EE4F00550E + ProductCode: a05a6719-4910-5e6c-a2aa-9af71cd1063b + AppsAndFeaturesEntries: + - DisplayName: Notesnook 3.3.12 + ProductCode: a05a6719-4910-5e6c-a2aa-9af71cd1063b +- Architecture: arm64 + InstallerType: portable + InstallerUrl: https://github.com/streetwriters/notesnook/releases/download/v3.3.12/notesnook_win_arm64_portable.exe + InstallerSha256: C5024B477D5E5F64D5498C133F0ABB8CF269140A4F8CFE84B313BF9094D2C0BF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Streetwriters/Notesnook/3.3.12/Streetwriters.Notesnook.locale.en-US.yaml b/manifests/s/Streetwriters/Notesnook/3.3.12/Streetwriters.Notesnook.locale.en-US.yaml new file mode 100644 index 000000000000..668c9b70b8c0 --- /dev/null +++ b/manifests/s/Streetwriters/Notesnook/3.3.12/Streetwriters.Notesnook.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Streetwriters.Notesnook +PackageVersion: 3.3.12 +PackageLocale: en-US +Publisher: Streetwriters +PublisherUrl: https://streetwriters.co/ +PublisherSupportUrl: https://github.com/streetwriters/notesnook/issues +PrivacyUrl: https://notesnook.com/privacy +Author: Streetwriters +PackageName: Notesnook +PackageUrl: https://notesnook.com/ +License: GPL-3.0 +LicenseUrl: https://github.com/streetwriters/notesnook/blob/HEAD/LICENSE +Copyright: (c) Copyright 2026 Streetwriters (Private) Ltd. +ShortDescription: A fully end-to-end encrypted note taking alternative to Evernote. +Description: |- + Notesnook is a free (as in speech) & open-source note-taking app focused on user privacy & ease of use. To ensure zero knowledge principles, Notesnook encrypts everything on your device using XChaCha20-Poly1305 & Argon2. + + Notesnook is our proof that privacy does not (always) have to come at the cost of convenience. We aim to provide users peace of mind & 100% confidence that their notes are safe and secure. The decision to go fully open source is one of the most crucial steps towards that. +Moniker: notesnook +Tags: +- asp-net-core +- dotnet-core +- electron +- foss +- note-management +- note-taking +- note-taking-app +- notebook +- notes +- notes-app +- productivity +- react +- react-native +- reactjs +- self-hosted +ReleaseNotes: Read about what's new in v3.3.12 on Notesnook's blog +ReleaseNotesUrl: https://github.com/streetwriters/notesnook/releases/tag/v3.3.12 +PurchaseUrl: https://notesnook.com/pricing/ +Documentations: +- DocumentLabel: Notesnook Help + DocumentUrl: https://help.notesnook.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Streetwriters/Notesnook/3.3.12/Streetwriters.Notesnook.yaml b/manifests/s/Streetwriters/Notesnook/3.3.12/Streetwriters.Notesnook.yaml new file mode 100644 index 000000000000..eda97e017f72 --- /dev/null +++ b/manifests/s/Streetwriters/Notesnook/3.3.12/Streetwriters.Notesnook.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: Streetwriters.Notesnook +PackageVersion: 3.3.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8c75900c475996bb0dc918664f3f7b23b08bf0e2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Mar 2026 16:56:09 +0800 Subject: [PATCH 85/94] New version: astral-sh.uv version 0.11.2 (#352794) --- .../uv/0.11.2/astral-sh.uv.installer.yaml | 40 +++++++++++++++++++ .../uv/0.11.2/astral-sh.uv.locale.en-US.yaml | 37 +++++++++++++++++ .../uv/0.11.2/astral-sh.uv.locale.zh-CN.yaml | 15 +++++++ .../a/astral-sh/uv/0.11.2/astral-sh.uv.yaml | 8 ++++ 4 files changed, 100 insertions(+) create mode 100644 manifests/a/astral-sh/uv/0.11.2/astral-sh.uv.installer.yaml create mode 100644 manifests/a/astral-sh/uv/0.11.2/astral-sh.uv.locale.en-US.yaml create mode 100644 manifests/a/astral-sh/uv/0.11.2/astral-sh.uv.locale.zh-CN.yaml create mode 100644 manifests/a/astral-sh/uv/0.11.2/astral-sh.uv.yaml diff --git a/manifests/a/astral-sh/uv/0.11.2/astral-sh.uv.installer.yaml b/manifests/a/astral-sh/uv/0.11.2/astral-sh.uv.installer.yaml new file mode 100644 index 000000000000..479e1a658d09 --- /dev/null +++ b/manifests/a/astral-sh/uv/0.11.2/astral-sh.uv.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: astral-sh.uv +PackageVersion: 0.11.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: uvx.exe + PortableCommandAlias: uvx +- RelativeFilePath: uv.exe + PortableCommandAlias: uv +- RelativeFilePath: uvw.exe + PortableCommandAlias: uvw +Commands: +- uv +- uvw +- uvx +ReleaseDate: 2026-03-26 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/astral-sh/uv/releases/download/0.11.2/uv-i686-pc-windows-msvc.zip + InstallerSha256: 506F8274B253B2386881A121F3B7D915B637019BDA15876BBD1357235305CF12 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerUrl: https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-pc-windows-msvc.zip + InstallerSha256: 171B7CCDA1BBD562DA6BABEFFCF533A1C6CC7862CF998DA826E1DB534FC43E48 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/astral-sh/uv/releases/download/0.11.2/uv-aarch64-pc-windows-msvc.zip + InstallerSha256: FFDDED8338205F53727B51D404563A5AC8EAA9AEA53279A7B7C42177E11D478C + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/astral-sh/uv/0.11.2/astral-sh.uv.locale.en-US.yaml b/manifests/a/astral-sh/uv/0.11.2/astral-sh.uv.locale.en-US.yaml new file mode 100644 index 000000000000..6f507e00ab2e --- /dev/null +++ b/manifests/a/astral-sh/uv/0.11.2/astral-sh.uv.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: astral-sh.uv +PackageVersion: 0.11.2 +PackageLocale: en-US +Publisher: Astral Software Inc. +PublisherUrl: https://astral.sh/ +PublisherSupportUrl: https://github.com/astral-sh/uv/issues +Author: Astral Software Inc. +PackageName: uv +PackageUrl: https://github.com/astral-sh/uv +License: Apache-2.0 or MIT +LicenseUrl: https://github.com/astral-sh/uv/blob/HEAD/README.md#license +Copyright: Copyright (c) 2026 Astral Software Inc. +ShortDescription: An extremely fast Python package and project manager, written in Rust. +Description: An extremely fast Python package and project manager, written in Rust. Designed as a single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv workflows, and more. +Moniker: uv +Tags: +- python +ReleaseNotes: |- + Released on 2026-03-26. + Enhancements + - Add a dedicated Windows PE editing error (#18710) + - Make uv self update fetch the manifest from the mirror first (#18679) + - Use uv reqwest client for self update (#17982) + - Show uv self update success and failure messages with --quiet (#18645) + Preview features + - Evaluate extras and groups when determining auditable packages (#18511) + Bug fixes + - Skip redundant project configuration parsing for uv run (#17890) +ReleaseNotesUrl: https://github.com/astral-sh/uv/releases/tag/0.11.2 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.astral.sh/uv/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/astral-sh/uv/0.11.2/astral-sh.uv.locale.zh-CN.yaml b/manifests/a/astral-sh/uv/0.11.2/astral-sh.uv.locale.zh-CN.yaml new file mode 100644 index 000000000000..805db1cb19a3 --- /dev/null +++ b/manifests/a/astral-sh/uv/0.11.2/astral-sh.uv.locale.zh-CN.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: astral-sh.uv +PackageVersion: 0.11.2 +PackageLocale: zh-CN +License: Apache-2.0 或 MIT +ShortDescription: 用 Rust 编写的极速 Python 软件包和项目管理器 +Description: 用 Rust 编写的极速 Python 软件包和项目管理器。可作为单一工具替代 pip、pip-tools、pipx、poles、pyenv、twine、virtualenv 工作流等。 +ReleaseNotesUrl: https://github.com/astral-sh/uv/releases/tag/0.11.2 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.astral.sh/uv/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/astral-sh/uv/0.11.2/astral-sh.uv.yaml b/manifests/a/astral-sh/uv/0.11.2/astral-sh.uv.yaml new file mode 100644 index 000000000000..c8387bf467f0 --- /dev/null +++ b/manifests/a/astral-sh/uv/0.11.2/astral-sh.uv.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: astral-sh.uv +PackageVersion: 0.11.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9419055008acf72831366dd7c4779d0b3311fcd5 Mon Sep 17 00:00:00 2001 From: CodingWonders <101426328+CodingWonders@users.noreply.github.com> Date: Sat, 28 Mar 2026 09:58:34 +0100 Subject: [PATCH 86/94] CodingWondersSoftware.DISMTools.Stable version 0.7.3.26032 (#353201) --- ...rsSoftware.DISMTools.Stable.installer.yaml | 13 +++++++++ ...oftware.DISMTools.Stable.locale.en-US.yaml | 27 +++++++++++++++++++ ...odingWondersSoftware.DISMTools.Stable.yaml | 8 ++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26032/CodingWondersSoftware.DISMTools.Stable.installer.yaml create mode 100644 manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26032/CodingWondersSoftware.DISMTools.Stable.locale.en-US.yaml create mode 100644 manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26032/CodingWondersSoftware.DISMTools.Stable.yaml diff --git a/manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26032/CodingWondersSoftware.DISMTools.Stable.installer.yaml b/manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26032/CodingWondersSoftware.DISMTools.Stable.installer.yaml new file mode 100644 index 000000000000..ac6521dea439 --- /dev/null +++ b/manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26032/CodingWondersSoftware.DISMTools.Stable.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: CodingWondersSoftware.DISMTools.Stable +PackageVersion: 0.7.3.26032 +InstallerType: inno +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/CodingWonders/DISMTools/releases/download/v0.7.3_upd1/dt_setup.exe + InstallerSha256: 23B561FD918F074E8941C7F445997E7329A07EA81CCF427FA9A4744359B66492 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-28 diff --git a/manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26032/CodingWondersSoftware.DISMTools.Stable.locale.en-US.yaml b/manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26032/CodingWondersSoftware.DISMTools.Stable.locale.en-US.yaml new file mode 100644 index 000000000000..2c8b09ae6cdd --- /dev/null +++ b/manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26032/CodingWondersSoftware.DISMTools.Stable.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CodingWondersSoftware.DISMTools.Stable +PackageVersion: 0.7.3.26032 +PackageLocale: en-US +Publisher: CodingWonders Software +PublisherUrl: https://github.com/CodingWonders +PublisherSupportUrl: https://github.com/CodingWonders +Author: CodingWonders +PackageName: DISMTools +PackageUrl: https://github.com/CodingWonders/DISMTools +License: GPLv3 +LicenseUrl: https://github.com/CodingWonders/DISMTools/blob/stable/LICENSE +Copyright: (c) 2022-2025. CodingWonders Software +ShortDescription: The connected place for Windows system administration. +Description: DISMTools is an advanced front-end for the Deployment Image Servicing and Management (DISM) tool, with support for projects and installations of any kind (whether it is your active installation or installations on any drive). DISMTools focuses on compatibility, with Windows image support starting from Windows 7 and Server 2008 R2, personalization, letting you customize it the way you want by configuring settings like the DISM executable to use, color modes, languages, and more; and performance, thanks to a combination of the DISM executable and a managed version of the DISM API (thanks to Jeff Kluge (jeffkl) for maintaining it) that provides rich functionality at speed. +Moniker: DISMTools +Tags: +- windows +- gui +- sysadmin +- dism +ReleaseNotesUrl: https://github.com/CodingWonders/DISMTools/releases/tag/v0.7.3_upd1 +InstallationNotes: Enjoy using DISMTools! If you're new to image servicing, or come from other tools, check out the help documentation. If you encounter an issue, don't hesitate to send feedback at https://github.com/CodingWonders/DISMTools/issues/new/choose +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26032/CodingWondersSoftware.DISMTools.Stable.yaml b/manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26032/CodingWondersSoftware.DISMTools.Stable.yaml new file mode 100644 index 000000000000..b6b8e90101c3 --- /dev/null +++ b/manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26032/CodingWondersSoftware.DISMTools.Stable.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: CodingWondersSoftware.DISMTools.Stable +PackageVersion: 0.7.3.26032 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9253dcd30bbc61a45992cfd41f28c7913f70017c Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sat, 28 Mar 2026 01:59:42 -0700 Subject: [PATCH 87/94] Automatic Waiver Addition for PR 353128 (#353209) --- manifests/m/Microsoft/Gaming/RemoteIterationClient/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/m/Microsoft/Gaming/RemoteIterationClient/.validation diff --git a/manifests/m/Microsoft/Gaming/RemoteIterationClient/.validation b/manifests/m/Microsoft/Gaming/RemoteIterationClient/.validation new file mode 100644 index 000000000000..fb745b03e676 --- /dev/null +++ b/manifests/m/Microsoft/Gaming/RemoteIterationClient/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"fbebb822-2abb-492f-a691-3b762d2fbc51","TestPlan":"Validation-Agreement-Domain","PackagePath":"manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.9-preview","CommitId":"2d9299bbdd0ea3c3fd1f0abf308ac23b513a39dd"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From eb819fb2137aede2138389a7a5d7c60cbdf045f2 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sat, 28 Mar 2026 01:59:55 -0700 Subject: [PATCH 88/94] Automatic Waiver Addition for PR 353129 (#353210) --- manifests/m/Microsoft/Gaming/RemoteIterationEndpoint/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/m/Microsoft/Gaming/RemoteIterationEndpoint/.validation diff --git a/manifests/m/Microsoft/Gaming/RemoteIterationEndpoint/.validation b/manifests/m/Microsoft/Gaming/RemoteIterationEndpoint/.validation new file mode 100644 index 000000000000..078a23e5e411 --- /dev/null +++ b/manifests/m/Microsoft/Gaming/RemoteIterationEndpoint/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"d0e7432f-cb8d-496b-b75d-70b7309f33ab","TestPlan":"Validation-Agreement-Domain","PackagePath":"manifests/m/Microsoft/Gaming/RemoteIterationEndpoint/0.0.9-preview","CommitId":"1f3d2cfc8fda1dc6df84bce4259ece3fde627448"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From 2928fd874b87f47a1fd27584d2a81f50ab37c0c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=B8=AD=E9=B8=AD=E3=80=8C=E3=82=AB=E3=83=A2=E3=80=8D?= <89643991+DuckDuckStudio@users.noreply.github.com> Date: Sat, 28 Mar 2026 17:04:19 +0800 Subject: [PATCH 89/94] Hash update: dundee.gdu version 5.34.2 (#353176) --- manifests/d/dundee/gdu/5.34.2/dundee.gdu.installer.yaml | 4 ++-- manifests/d/dundee/gdu/5.34.2/dundee.gdu.locale.en-US.yaml | 2 +- manifests/d/dundee/gdu/5.34.2/dundee.gdu.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/d/dundee/gdu/5.34.2/dundee.gdu.installer.yaml b/manifests/d/dundee/gdu/5.34.2/dundee.gdu.installer.yaml index 7108bb97eefb..c20db393b9e5 100644 --- a/manifests/d/dundee/gdu/5.34.2/dundee.gdu.installer.yaml +++ b/manifests/d/dundee/gdu/5.34.2/dundee.gdu.installer.yaml @@ -1,4 +1,4 @@ -# Created with WinGet Releaser using komac v2.15.0 +# Updated hash by Sundry. # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: dundee.gdu @@ -12,6 +12,6 @@ ReleaseDate: 2026-03-20 Installers: - Architecture: x64 InstallerUrl: https://github.com/dundee/gdu/releases/download/v5.34.2/gdu_windows_amd64.exe.zip - InstallerSha256: 69C8DFB10AE28C12C6F6E72D284BD9C9762DF4A6B3E2964E80D91B5DEDA9CC95 + InstallerSha256: 051FC8F8143DBAC60DDFB30B09D826203FD2A4460D154B357C738F4BA795CCE0 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/d/dundee/gdu/5.34.2/dundee.gdu.locale.en-US.yaml b/manifests/d/dundee/gdu/5.34.2/dundee.gdu.locale.en-US.yaml index aa26c6f07729..07a9cb20d0eb 100644 --- a/manifests/d/dundee/gdu/5.34.2/dundee.gdu.locale.en-US.yaml +++ b/manifests/d/dundee/gdu/5.34.2/dundee.gdu.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with WinGet Releaser using komac v2.15.0 +# Updated hash by Sundry. # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: dundee.gdu diff --git a/manifests/d/dundee/gdu/5.34.2/dundee.gdu.yaml b/manifests/d/dundee/gdu/5.34.2/dundee.gdu.yaml index fd3901445960..d299ac95cbd1 100644 --- a/manifests/d/dundee/gdu/5.34.2/dundee.gdu.yaml +++ b/manifests/d/dundee/gdu/5.34.2/dundee.gdu.yaml @@ -1,4 +1,4 @@ -# Created with WinGet Releaser using komac v2.15.0 +# Updated hash by Sundry. # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: dundee.gdu From c727f3810153dd5cc695950c11a4bb32e122e435 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: Sat, 28 Mar 2026 17:04:28 +0800 Subject: [PATCH 90/94] Remove CodeWithBotina.PacmanRecreation 1.0.0 to CodeWithBotina.ArcadeMazeChomper 1.0.0 (#353193) --- ...CodeWithBotina.PacmanRecreation.installer.yaml | 13 ------------- ...eWithBotina.PacmanRecreation.locale.en-US.yaml | 15 --------------- .../1.0.0/CodeWithBotina.PacmanRecreation.yaml | 5 ----- 3 files changed, 33 deletions(-) delete mode 100644 manifests/c/CodeWithBotina/PacmanRecreation/1.0.0/CodeWithBotina.PacmanRecreation.installer.yaml delete mode 100644 manifests/c/CodeWithBotina/PacmanRecreation/1.0.0/CodeWithBotina.PacmanRecreation.locale.en-US.yaml delete mode 100644 manifests/c/CodeWithBotina/PacmanRecreation/1.0.0/CodeWithBotina.PacmanRecreation.yaml diff --git a/manifests/c/CodeWithBotina/PacmanRecreation/1.0.0/CodeWithBotina.PacmanRecreation.installer.yaml b/manifests/c/CodeWithBotina/PacmanRecreation/1.0.0/CodeWithBotina.PacmanRecreation.installer.yaml deleted file mode 100644 index 75563d3b98e9..000000000000 --- a/manifests/c/CodeWithBotina/PacmanRecreation/1.0.0/CodeWithBotina.PacmanRecreation.installer.yaml +++ /dev/null @@ -1,13 +0,0 @@ -PackageIdentifier: CodeWithBotina.PacmanRecreation -PackageVersion: 1.0.0 -InstallerType: zip -Installers: - - Architecture: x64 - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: PacmanGame.exe - PortableCommandAlias: pacman-recreation - InstallerUrl: https://github.com/JalaU-Capstones/pacman-recreation/releases/download/v1.0.0/PacmanRecreation-Windows-v1.0.0.zip - InstallerSha256: fa8d61d0d450ad84773d1e74a0fdfb3869d97b765ef33fe0ed262bd806774308 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeWithBotina/PacmanRecreation/1.0.0/CodeWithBotina.PacmanRecreation.locale.en-US.yaml b/manifests/c/CodeWithBotina/PacmanRecreation/1.0.0/CodeWithBotina.PacmanRecreation.locale.en-US.yaml deleted file mode 100644 index 772fc23f05f6..000000000000 --- a/manifests/c/CodeWithBotina/PacmanRecreation/1.0.0/CodeWithBotina.PacmanRecreation.locale.en-US.yaml +++ /dev/null @@ -1,15 +0,0 @@ -PackageIdentifier: CodeWithBotina.PacmanRecreation -PackageVersion: 1.0.0 -PackageLocale: en-US -Publisher: Code With Botina -PackageName: Pacman Recreation -License: MIT -PackageUrl: https://github.com/JalaU-Capstones/pacman-recreation -ShortDescription: Classic Pac-Man arcade game with multiplayer support. -Tags: - - game - - arcade - - pacman - - multiplayer -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeWithBotina/PacmanRecreation/1.0.0/CodeWithBotina.PacmanRecreation.yaml b/manifests/c/CodeWithBotina/PacmanRecreation/1.0.0/CodeWithBotina.PacmanRecreation.yaml deleted file mode 100644 index 5dde92654d8c..000000000000 --- a/manifests/c/CodeWithBotina/PacmanRecreation/1.0.0/CodeWithBotina.PacmanRecreation.yaml +++ /dev/null @@ -1,5 +0,0 @@ -PackageIdentifier: CodeWithBotina.PacmanRecreation -PackageVersion: 1.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 1c1fcd1902974df089eee3abcb25ceb9b10bd09a 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: Sat, 28 Mar 2026 17:04:37 +0800 Subject: [PATCH 91/94] Remove CodeWithBotina.PacmanRecreation 1.0.1 to CodeWithBotina.ArcadeMazeChomper 1.0.1 (#353195) --- ...CodeWithBotina.PacmanRecreation.installer.yaml | 13 ------------- ...eWithBotina.PacmanRecreation.locale.en-US.yaml | 15 --------------- .../1.0.1/CodeWithBotina.PacmanRecreation.yaml | 5 ----- 3 files changed, 33 deletions(-) delete mode 100644 manifests/c/CodeWithBotina/PacmanRecreation/1.0.1/CodeWithBotina.PacmanRecreation.installer.yaml delete mode 100644 manifests/c/CodeWithBotina/PacmanRecreation/1.0.1/CodeWithBotina.PacmanRecreation.locale.en-US.yaml delete mode 100644 manifests/c/CodeWithBotina/PacmanRecreation/1.0.1/CodeWithBotina.PacmanRecreation.yaml diff --git a/manifests/c/CodeWithBotina/PacmanRecreation/1.0.1/CodeWithBotina.PacmanRecreation.installer.yaml b/manifests/c/CodeWithBotina/PacmanRecreation/1.0.1/CodeWithBotina.PacmanRecreation.installer.yaml deleted file mode 100644 index 8dbb25235329..000000000000 --- a/manifests/c/CodeWithBotina/PacmanRecreation/1.0.1/CodeWithBotina.PacmanRecreation.installer.yaml +++ /dev/null @@ -1,13 +0,0 @@ -PackageIdentifier: CodeWithBotina.PacmanRecreation -PackageVersion: 1.0.1 -InstallerType: zip -Installers: - - Architecture: x64 - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: PacmanGame.exe - PortableCommandAlias: pacman-recreation - InstallerUrl: https://github.com/JalaU-Capstones/pacman-recreation/releases/download/v1.0.1/PacmanRecreation-Windows-v1.0.1.zip - InstallerSha256: a3545da49f3a51ba020636fa1d6c0390db26ed44725461e2c47a6bcea35a437c -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeWithBotina/PacmanRecreation/1.0.1/CodeWithBotina.PacmanRecreation.locale.en-US.yaml b/manifests/c/CodeWithBotina/PacmanRecreation/1.0.1/CodeWithBotina.PacmanRecreation.locale.en-US.yaml deleted file mode 100644 index 9c871c0907dc..000000000000 --- a/manifests/c/CodeWithBotina/PacmanRecreation/1.0.1/CodeWithBotina.PacmanRecreation.locale.en-US.yaml +++ /dev/null @@ -1,15 +0,0 @@ -PackageIdentifier: CodeWithBotina.PacmanRecreation -PackageVersion: 1.0.1 -PackageLocale: en-US -Publisher: CodeWithBotina -PackageName: Pacman Recreation -License: MIT -PackageUrl: https://github.com/JalaU-Capstones/pacman-recreation -ShortDescription: Classic Pac-Man arcade game with multiplayer support. -Tags: - - game - - arcade - - pacman - - multiplayer -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeWithBotina/PacmanRecreation/1.0.1/CodeWithBotina.PacmanRecreation.yaml b/manifests/c/CodeWithBotina/PacmanRecreation/1.0.1/CodeWithBotina.PacmanRecreation.yaml deleted file mode 100644 index 0aaf8a12c8dc..000000000000 --- a/manifests/c/CodeWithBotina/PacmanRecreation/1.0.1/CodeWithBotina.PacmanRecreation.yaml +++ /dev/null @@ -1,5 +0,0 @@ -PackageIdentifier: CodeWithBotina.PacmanRecreation -PackageVersion: 1.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 73f69b9bed61269766c7497803476da3f9042517 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: Sat, 28 Mar 2026 17:04:46 +0800 Subject: [PATCH 92/94] Remove CodeWithBotina.PacmanRecreation 1.0.2 to CodeWithBotina.ArcadeMazeChomper 1.0.2 (#353197) --- ...WithBotina.PacmanRecreation.installer.yaml | 19 ------------------- ...hBotina.PacmanRecreation.locale.en-US.yaml | 16 ---------------- .../CodeWithBotina.PacmanRecreation.yaml | 7 ------- 3 files changed, 42 deletions(-) delete mode 100644 manifests/c/CodeWithBotina/PacmanRecreation/1.0.2/CodeWithBotina.PacmanRecreation.installer.yaml delete mode 100644 manifests/c/CodeWithBotina/PacmanRecreation/1.0.2/CodeWithBotina.PacmanRecreation.locale.en-US.yaml delete mode 100644 manifests/c/CodeWithBotina/PacmanRecreation/1.0.2/CodeWithBotina.PacmanRecreation.yaml diff --git a/manifests/c/CodeWithBotina/PacmanRecreation/1.0.2/CodeWithBotina.PacmanRecreation.installer.yaml b/manifests/c/CodeWithBotina/PacmanRecreation/1.0.2/CodeWithBotina.PacmanRecreation.installer.yaml deleted file mode 100644 index df49a3bbfb70..000000000000 --- a/manifests/c/CodeWithBotina/PacmanRecreation/1.0.2/CodeWithBotina.PacmanRecreation.installer.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: CodeWithBotina.PacmanRecreation -PackageVersion: 1.0.2 -InstallerType: zip -NestedInstallerType: portable -NestedInstallerFiles: - - RelativeFilePath: PacmanGame.exe - PortableCommandAlias: pacman-recreation -Commands: - - pacman-recreation - - pacman -ReleaseDate: 2026-02-24 -Installers: - - Architecture: x64 - InstallerUrl: https://github.com/JalaU-Capstones/pacman-recreation/releases/download/v1.0.2/PacmanRecreation-Windows-v1.0.2.zip - InstallerSha256: CBEE52096DDF375A6C885A933A69962591772201227849F3D3C82E7DB2E7BE24 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/CodeWithBotina/PacmanRecreation/1.0.2/CodeWithBotina.PacmanRecreation.locale.en-US.yaml b/manifests/c/CodeWithBotina/PacmanRecreation/1.0.2/CodeWithBotina.PacmanRecreation.locale.en-US.yaml deleted file mode 100644 index 035eade5ee61..000000000000 --- a/manifests/c/CodeWithBotina/PacmanRecreation/1.0.2/CodeWithBotina.PacmanRecreation.locale.en-US.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: CodeWithBotina.PacmanRecreation -PackageVersion: 1.0.2 -PackageLocale: en-US -Publisher: CodeWithBotina -PackageName: Pacman Recreation -License: MIT -ShortDescription: A faithful recreation of the classic Pac-Man arcade game, built as an educational project. -Tags: - - pacman - - game - - avalonia - - dotnet -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/CodeWithBotina/PacmanRecreation/1.0.2/CodeWithBotina.PacmanRecreation.yaml b/manifests/c/CodeWithBotina/PacmanRecreation/1.0.2/CodeWithBotina.PacmanRecreation.yaml deleted file mode 100644 index b9fbdc37f05a..000000000000 --- a/manifests/c/CodeWithBotina/PacmanRecreation/1.0.2/CodeWithBotina.PacmanRecreation.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: CodeWithBotina.PacmanRecreation -PackageVersion: 1.0.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 From f74e330e7a99d6566c483323a9bb384a6306c776 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=AB=E3=81=9B=E3=81=86=E3=81=A1=E3=81=8D=E3=81=A3?= =?UTF-8?q?=E3=81=A1=E3=82=93?= Date: Sat, 28 Mar 2026 18:30:22 +0900 Subject: [PATCH 93/94] New version: ONFStudios.OreNoFusen version 2.1.1 (#353206) --- .../ONFStudios.OreNoFusen.installer.yaml | 17 +++++++++ .../ONFStudios.OreNoFusen.locale.en-US.yaml | 35 +++++++++++++++++++ .../2.1.1/ONFStudios.OreNoFusen.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/o/ONFStudios/OreNoFusen/2.1.1/ONFStudios.OreNoFusen.installer.yaml create mode 100644 manifests/o/ONFStudios/OreNoFusen/2.1.1/ONFStudios.OreNoFusen.locale.en-US.yaml create mode 100644 manifests/o/ONFStudios/OreNoFusen/2.1.1/ONFStudios.OreNoFusen.yaml diff --git a/manifests/o/ONFStudios/OreNoFusen/2.1.1/ONFStudios.OreNoFusen.installer.yaml b/manifests/o/ONFStudios/OreNoFusen/2.1.1/ONFStudios.OreNoFusen.installer.yaml new file mode 100644 index 000000000000..92710764368e --- /dev/null +++ b/manifests/o/ONFStudios/OreNoFusen/2.1.1/ONFStudios.OreNoFusen.installer.yaml @@ -0,0 +1,17 @@ +# 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: ONFStudios.OreNoFusen +PackageVersion: 2.1.1 +InstallerLocale: ja-JP +InstallerType: nullsoft +Scope: user +ReleaseDate: 2026-03-28 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\ore-no-fusen' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ore-no-fusen/ore-no-fusen/releases/download/v2.1.1/ore-no-fusen_2.1.1_x64-setup.exe + InstallerSha256: 829BC5A05FA143CFCF4982C5B6824622CDDE300932D0BBFBE832E1F196EA27E4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/ONFStudios/OreNoFusen/2.1.1/ONFStudios.OreNoFusen.locale.en-US.yaml b/manifests/o/ONFStudios/OreNoFusen/2.1.1/ONFStudios.OreNoFusen.locale.en-US.yaml new file mode 100644 index 000000000000..3f7a907a4ec5 --- /dev/null +++ b/manifests/o/ONFStudios/OreNoFusen/2.1.1/ONFStudios.OreNoFusen.locale.en-US.yaml @@ -0,0 +1,35 @@ +# 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: ONFStudios.OreNoFusen +PackageVersion: 2.1.1 +PackageLocale: en-US +Publisher: ONF Studios +PublisherUrl: https://github.com/ore-no-fusen +PublisherSupportUrl: https://github.com/ore-no-fusen/ore-no-fusen/issues +PackageName: 俺の付箋 +PackageUrl: https://github.com/ore-no-fusen/ore-no-fusen +License: MIT +LicenseUrl: https://github.com/ore-no-fusen/ore-no-fusen/blob/HEAD/LICENSE +Copyright: Copyright (c) ONF Studios +ShortDescription: A fast sticky note app that stays on your desktop +Description: |- + 俺の付箋 (Ore no Fusen) is a desktop sticky note app built with Tauri + Next.js. + Key features: + - Instant editing — cursor is ready on first click + - WYSIWYG rich text (bold, headings, lists, checkboxes) + - Auto-save with floating windows that stay on top + - Multi-window: each note is an independent window +Moniker: ore-no-fusen +Tags: +- desktop +- notes +- productivity +- sticky-notes +ReleaseNotes: release +ReleaseNotesUrl: https://github.com/ore-no-fusen/ore-no-fusen/releases/tag/v2.1.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ore-no-fusen/ore-no-fusen/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/ONFStudios/OreNoFusen/2.1.1/ONFStudios.OreNoFusen.yaml b/manifests/o/ONFStudios/OreNoFusen/2.1.1/ONFStudios.OreNoFusen.yaml new file mode 100644 index 000000000000..162bc3935932 --- /dev/null +++ b/manifests/o/ONFStudios/OreNoFusen/2.1.1/ONFStudios.OreNoFusen.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: ONFStudios.OreNoFusen +PackageVersion: 2.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f2cf6b6d087b7795dcc0a0be47d0f8399588a07e Mon Sep 17 00:00:00 2001 From: UnownBot Date: Sat, 28 Mar 2026 05:33:49 -0400 Subject: [PATCH 94/94] New version: Microsoft.Sysinternals.Suite version 2026-03-26 (#352763) --- .../Microsoft.Sysinternals.Suite.installer.yaml | 12 ++++++------ .../Microsoft.Sysinternals.Suite.locale.en-US.yaml | 4 ++-- .../Microsoft.Sysinternals.Suite.yaml | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) rename manifests/m/Microsoft/Sysinternals/Suite/{2026-03-05 => 2026-03-26}/Microsoft.Sysinternals.Suite.installer.yaml (94%) rename manifests/m/Microsoft/Sysinternals/Suite/{2026-03-05 => 2026-03-26}/Microsoft.Sysinternals.Suite.locale.en-US.yaml (96%) rename manifests/m/Microsoft/Sysinternals/Suite/{2026-03-05 => 2026-03-26}/Microsoft.Sysinternals.Suite.yaml (72%) diff --git a/manifests/m/Microsoft/Sysinternals/Suite/2026-03-05/Microsoft.Sysinternals.Suite.installer.yaml b/manifests/m/Microsoft/Sysinternals/Suite/2026-03-26/Microsoft.Sysinternals.Suite.installer.yaml similarity index 94% rename from manifests/m/Microsoft/Sysinternals/Suite/2026-03-05/Microsoft.Sysinternals.Suite.installer.yaml rename to manifests/m/Microsoft/Sysinternals/Suite/2026-03-26/Microsoft.Sysinternals.Suite.installer.yaml index 7f37887a5888..2ae4178a147f 100644 --- a/manifests/m/Microsoft/Sysinternals/Suite/2026-03-05/Microsoft.Sysinternals.Suite.installer.yaml +++ b/manifests/m/Microsoft/Sysinternals/Suite/2026-03-26/Microsoft.Sysinternals.Suite.installer.yaml @@ -1,11 +1,11 @@ -# Created by Anthelion using komac v2.15.0 +# Created by Anthelion using komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Microsoft.Sysinternals.Suite -PackageVersion: 2026-03-05 +PackageVersion: 2026-03-26 InstallerType: zip NestedInstallerType: portable -ReleaseDate: 2026-03-05 +ReleaseDate: 2026-03-26 Installers: - Architecture: x86 NestedInstallerFiles: @@ -88,7 +88,7 @@ Installers: - RelativeFilePath: vmmap.exe - RelativeFilePath: whois.exe InstallerUrl: https://download.sysinternals.com/files/SysinternalsSuite.zip - InstallerSha256: 5B0EF1748598CEA56C776957FA2CCE3B4604A8E5416732A60676D8449E56C23E + InstallerSha256: 5E469877860907572FF88A190B9694886877C19A23852DF78F2793AA2F831BA9 - Architecture: x64 NestedInstallerFiles: - RelativeFilePath: ADExplorer64.exe @@ -237,7 +237,7 @@ Installers: - RelativeFilePath: whois64.exe PortableCommandAlias: whois InstallerUrl: https://download.sysinternals.com/files/SysinternalsSuite.zip - InstallerSha256: 5B0EF1748598CEA56C776957FA2CCE3B4604A8E5416732A60676D8449E56C23E + InstallerSha256: 5E469877860907572FF88A190B9694886877C19A23852DF78F2793AA2F831BA9 - Architecture: arm64 NestedInstallerFiles: - RelativeFilePath: ADExplorer64a.exe @@ -353,6 +353,6 @@ Installers: - RelativeFilePath: whois64a.exe PortableCommandAlias: whois InstallerUrl: https://download.sysinternals.com/files/SysinternalsSuite-ARM64.zip - InstallerSha256: 639F635FB3A87B816639F727541F950CDCCC92E9DEB805E4BFBE7BE9E84EADA3 + InstallerSha256: D990C1A7F5C35BE47CAB5B8896BBC2F0D68BC1B69E958A0D3A08BFD2FC4BF4E3 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Sysinternals/Suite/2026-03-05/Microsoft.Sysinternals.Suite.locale.en-US.yaml b/manifests/m/Microsoft/Sysinternals/Suite/2026-03-26/Microsoft.Sysinternals.Suite.locale.en-US.yaml similarity index 96% rename from manifests/m/Microsoft/Sysinternals/Suite/2026-03-05/Microsoft.Sysinternals.Suite.locale.en-US.yaml rename to manifests/m/Microsoft/Sysinternals/Suite/2026-03-26/Microsoft.Sysinternals.Suite.locale.en-US.yaml index a9be058a9b12..01f0eb048a82 100644 --- a/manifests/m/Microsoft/Sysinternals/Suite/2026-03-05/Microsoft.Sysinternals.Suite.locale.en-US.yaml +++ b/manifests/m/Microsoft/Sysinternals/Suite/2026-03-26/Microsoft.Sysinternals.Suite.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created by Anthelion using komac v2.15.0 +# Created by Anthelion using komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Microsoft.Sysinternals.Suite -PackageVersion: 2026-03-05 +PackageVersion: 2026-03-26 PackageLocale: en-US Publisher: Sysinternals PublisherUrl: https://www.sysinternals.com/ diff --git a/manifests/m/Microsoft/Sysinternals/Suite/2026-03-05/Microsoft.Sysinternals.Suite.yaml b/manifests/m/Microsoft/Sysinternals/Suite/2026-03-26/Microsoft.Sysinternals.Suite.yaml similarity index 72% rename from manifests/m/Microsoft/Sysinternals/Suite/2026-03-05/Microsoft.Sysinternals.Suite.yaml rename to manifests/m/Microsoft/Sysinternals/Suite/2026-03-26/Microsoft.Sysinternals.Suite.yaml index f24ae4be821f..4bce896097c1 100644 --- a/manifests/m/Microsoft/Sysinternals/Suite/2026-03-05/Microsoft.Sysinternals.Suite.yaml +++ b/manifests/m/Microsoft/Sysinternals/Suite/2026-03-26/Microsoft.Sysinternals.Suite.yaml @@ -1,8 +1,8 @@ -# Created by Anthelion using komac v2.15.0 +# Created by Anthelion using komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Microsoft.Sysinternals.Suite -PackageVersion: 2026-03-05 +PackageVersion: 2026-03-26 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0