From 41641794cf4a27d267b85f91ad7227b4ed681e03 Mon Sep 17 00:00:00 2001 From: "Marcus W." Date: Thu, 16 Jul 2026 16:45:39 +0200 Subject: [PATCH 001/188] CallMarcus.DJIMetadataEmbedder version 1.22.0 (#403268) --- ...lMarcus.DJIMetadataEmbedder.installer.yaml | 23 ++++++++ ...rcus.DJIMetadataEmbedder.locale.en-US.yaml | 56 +++++++++++++++++++ .../CallMarcus.DJIMetadataEmbedder.yaml | 8 +++ 3 files changed, 87 insertions(+) create mode 100644 manifests/c/CallMarcus/DJIMetadataEmbedder/1.22.0/CallMarcus.DJIMetadataEmbedder.installer.yaml create mode 100644 manifests/c/CallMarcus/DJIMetadataEmbedder/1.22.0/CallMarcus.DJIMetadataEmbedder.locale.en-US.yaml create mode 100644 manifests/c/CallMarcus/DJIMetadataEmbedder/1.22.0/CallMarcus.DJIMetadataEmbedder.yaml diff --git a/manifests/c/CallMarcus/DJIMetadataEmbedder/1.22.0/CallMarcus.DJIMetadataEmbedder.installer.yaml b/manifests/c/CallMarcus/DJIMetadataEmbedder/1.22.0/CallMarcus.DJIMetadataEmbedder.installer.yaml new file mode 100644 index 0000000000000..87d4579a7cf09 --- /dev/null +++ b/manifests/c/CallMarcus/DJIMetadataEmbedder/1.22.0/CallMarcus.DJIMetadataEmbedder.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CallMarcus.DJIMetadataEmbedder +PackageVersion: 1.22.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: portable +Scope: user +UpgradeBehavior: install +Commands: +- dji-embed +FileExtensions: +- mp4 +- srt +- dat +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/CallMarcus/dji-drone-metadata-embedder/releases/download/v1.22.0/dji-embed.exe + InstallerSha256: 9CC81ADD81EA9DFC5966B1C7911610BC6DAFBC387BC190E609712CABAB8B5951 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CallMarcus/DJIMetadataEmbedder/1.22.0/CallMarcus.DJIMetadataEmbedder.locale.en-US.yaml b/manifests/c/CallMarcus/DJIMetadataEmbedder/1.22.0/CallMarcus.DJIMetadataEmbedder.locale.en-US.yaml new file mode 100644 index 0000000000000..e67720e4499f3 --- /dev/null +++ b/manifests/c/CallMarcus/DJIMetadataEmbedder/1.22.0/CallMarcus.DJIMetadataEmbedder.locale.en-US.yaml @@ -0,0 +1,56 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CallMarcus.DJIMetadataEmbedder +PackageVersion: 1.22.0 +PackageLocale: en-US +Publisher: CallMarcus +PublisherUrl: https://github.com/CallMarcus +PublisherSupportUrl: https://github.com/CallMarcus/dji-drone-metadata-embedder/issues +Author: CallMarcus +PackageName: DJI Metadata Embedder +PackageUrl: https://github.com/CallMarcus/dji-drone-metadata-embedder +License: MIT +LicenseUrl: https://github.com/CallMarcus/dji-drone-metadata-embedder/blob/master/LICENSE +Copyright: Copyright (c) 2024 CallMarcus +CopyrightUrl: https://github.com/CallMarcus/dji-drone-metadata-embedder/blob/master/LICENSE +ShortDescription: Embed telemetry data from DJI drone SRT files into MP4 video files +Description: | + A Python tool to embed telemetry data from DJI drone SRT files into MP4 video files. + + Features: + - Extract GPS coordinates, altitude, camera settings and other telemetry data from SRT files + - Embed metadata directly into MP4 video files using FFmpeg + - Support for multiple DJI drone models (Mini 3/4 Pro, Air 3, Avata 2, Mavic 3 Enterprise) + - Export telemetry data to GPX and CSV formats + - Professional CLI with comprehensive validation and diagnostics + - Privacy-safe GPS redaction options + - No video re-encoding for fast processing +Moniker: dji-embed +Tags: +- dji +- drone +- metadata +- telemetry +- gps +- video +- mp4 +- srt +- ffmpeg +- cli +ReleaseNotesUrl: https://github.com/CallMarcus/dji-drone-metadata-embedder/releases/tag/v1.22.0 +PurchaseUrl: https://github.com/CallMarcus/dji-drone-metadata-embedder +InstallationNotes: | + After installation, run 'dji-embed doctor' to verify dependencies are installed. + + The tool requires FFmpeg to be available in your PATH. Use the bootstrap installer for automatic setup: + iwr -useb https://raw.githubusercontent.com/CallMarcus/dji-drone-metadata-embedder/master/tools/bootstrap.ps1 | iex +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://github.com/CallMarcus/dji-drone-metadata-embedder/blob/master/docs/user_guide.md +- DocumentLabel: Troubleshooting + DocumentUrl: https://github.com/CallMarcus/dji-drone-metadata-embedder/blob/master/docs/troubleshooting.md +- DocumentLabel: Installation + DocumentUrl: https://github.com/CallMarcus/dji-drone-metadata-embedder/blob/master/docs/installation.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CallMarcus/DJIMetadataEmbedder/1.22.0/CallMarcus.DJIMetadataEmbedder.yaml b/manifests/c/CallMarcus/DJIMetadataEmbedder/1.22.0/CallMarcus.DJIMetadataEmbedder.yaml new file mode 100644 index 0000000000000..751f4d153d7d6 --- /dev/null +++ b/manifests/c/CallMarcus/DJIMetadataEmbedder/1.22.0/CallMarcus.DJIMetadataEmbedder.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: CallMarcus.DJIMetadataEmbedder +PackageVersion: 1.22.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7499b08dae27fe5075b76821786415a3a477a4fb Mon Sep 17 00:00:00 2001 From: hidecode365 Date: Thu, 16 Jul 2026 23:46:17 +0900 Subject: [PATCH 002/188] hidecode365.WinLauncher version 0.6.1 (#403273) --- .../0.6.1/hidecode365.WinLauncher.installer.yaml | 13 +++++++++++++ .../hidecode365.WinLauncher.locale.en-US.yaml | 16 ++++++++++++++++ .../0.6.1/hidecode365.WinLauncher.yaml | 8 ++++++++ 3 files changed, 37 insertions(+) create mode 100644 manifests/h/hidecode365/WinLauncher/0.6.1/hidecode365.WinLauncher.installer.yaml create mode 100644 manifests/h/hidecode365/WinLauncher/0.6.1/hidecode365.WinLauncher.locale.en-US.yaml create mode 100644 manifests/h/hidecode365/WinLauncher/0.6.1/hidecode365.WinLauncher.yaml diff --git a/manifests/h/hidecode365/WinLauncher/0.6.1/hidecode365.WinLauncher.installer.yaml b/manifests/h/hidecode365/WinLauncher/0.6.1/hidecode365.WinLauncher.installer.yaml new file mode 100644 index 0000000000000..13d67f8758431 --- /dev/null +++ b/manifests/h/hidecode365/WinLauncher/0.6.1/hidecode365.WinLauncher.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: hidecode365.WinLauncher +PackageVersion: 0.6.1 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hidecode365/win-launcher/releases/download/v0.6.1/win-launcher_0.6.1_x64-setup.exe + InstallerSha256: 1941F488F2DD61E6420CE8FE55888096DFBC7516BA2F7C53E18061B2DB06981D +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-16 diff --git a/manifests/h/hidecode365/WinLauncher/0.6.1/hidecode365.WinLauncher.locale.en-US.yaml b/manifests/h/hidecode365/WinLauncher/0.6.1/hidecode365.WinLauncher.locale.en-US.yaml new file mode 100644 index 0000000000000..3973b85a251bc --- /dev/null +++ b/manifests/h/hidecode365/WinLauncher/0.6.1/hidecode365.WinLauncher.locale.en-US.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: hidecode365.WinLauncher +PackageVersion: 0.6.1 +PackageLocale: en-US +Publisher: hidecode365 +PublisherUrl: https://github.com/hidecode365 +PublisherSupportUrl: https://github.com/hidecode365/win-launcher/issues +PackageName: WinLauncher +PackageUrl: https://github.com/hidecode365/win-launcher +License: MIT +ShortDescription: A fast, keyboard-driven launcher for Windows 11 +ReleaseNotesUrl: https://github.com/hidecode365/win-launcher/releases/tag/v0.6.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hidecode365/WinLauncher/0.6.1/hidecode365.WinLauncher.yaml b/manifests/h/hidecode365/WinLauncher/0.6.1/hidecode365.WinLauncher.yaml new file mode 100644 index 0000000000000..ce406e1fba5b9 --- /dev/null +++ b/manifests/h/hidecode365/WinLauncher/0.6.1/hidecode365.WinLauncher.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: hidecode365.WinLauncher +PackageVersion: 0.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9206592d2679ebcdb2076eec2fa052b702f0d736 Mon Sep 17 00:00:00 2001 From: Jeremie Miller Date: Thu, 16 Jul 2026 16:46:42 +0200 Subject: [PATCH 003/188] New version: solpbc.Solstone version 0.2.11 (#403277) --- .../0.2.11/solpbc.Solstone.installer.yaml | 43 +++++++++++++++++ .../0.2.11/solpbc.Solstone.locale.en-US.yaml | 48 +++++++++++++++++++ .../Solstone/0.2.11/solpbc.Solstone.yaml | 7 +++ 3 files changed, 98 insertions(+) create mode 100644 manifests/s/solpbc/Solstone/0.2.11/solpbc.Solstone.installer.yaml create mode 100644 manifests/s/solpbc/Solstone/0.2.11/solpbc.Solstone.locale.en-US.yaml create mode 100644 manifests/s/solpbc/Solstone/0.2.11/solpbc.Solstone.yaml diff --git a/manifests/s/solpbc/Solstone/0.2.11/solpbc.Solstone.installer.yaml b/manifests/s/solpbc/Solstone/0.2.11/solpbc.Solstone.installer.yaml new file mode 100644 index 0000000000000..b25de64964496 --- /dev/null +++ b/manifests/s/solpbc/Solstone/0.2.11/solpbc.Solstone.installer.yaml @@ -0,0 +1,43 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: solpbc.Solstone +PackageVersion: 0.2.11 +MinimumOSVersion: 10.0.18362.0 +Scope: user +InstallerType: exe +InstallModes: + - silent + - silentWithProgress +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + InstallLocation: --installto "" + Log: --log "" +UpgradeBehavior: install +ProductCode: Solstone +ReleaseDate: 2026-07-16 +# The Settings/About UI is a WebView2 surface; the app relies on the OS Evergreen +# WebView2 runtime (not bundled). Declaring it lets winget resolve the runtime from +# its own catalog first on the rare machine that lacks it (older Win10/LTSC/Server). +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.EdgeWebView2Runtime +# Correlation for `winget upgrade`: the app registers in Add/Remove Programs under +# its Velopack --packTitle ("sol"), NOT the pack id ("Solstone"). Every field listed +# here must match the real ARP entry or winget cannot correlate the installed app, +# and upgrades go undetected. The 0.2.0 manifest said "Solstone" and could not. +AppsAndFeaturesEntries: + - DisplayName: sol + ProductCode: Solstone +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Solstone' +Installers: + # x64: the Setup.exe stub is a 32-bit Velopack shim, but the application it + # installs (solstone-windows-app.exe) is PE32+ x86-64. Architecture describes the + # app's applicability, not the stub -- tools that sniff the stub guess x86. Do not + # let one "correct" this to x86. + - Architecture: x64 + InstallerUrl: https://github.com/solpbc/solstone-windows/releases/download/v0.2.11/solstone-setup-0.2.11.exe + InstallerSha256: F3A091451CEF2FB7B441261F800C9886D4EFF995AE1F024A2BACD4E5F2B7012A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/solpbc/Solstone/0.2.11/solpbc.Solstone.locale.en-US.yaml b/manifests/s/solpbc/Solstone/0.2.11/solpbc.Solstone.locale.en-US.yaml new file mode 100644 index 0000000000000..bb92a8217aa1f --- /dev/null +++ b/manifests/s/solpbc/Solstone/0.2.11/solpbc.Solstone.locale.en-US.yaml @@ -0,0 +1,48 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# +# THIS IS THE PUBLISHED COPY. Editing it here is what ships it -- publish-winget.sh +# renders this file into the winget-pkgs PR. (It did not used to: `komac update` +# carried the last PUBLISHED version's copy forward and never read this directory, +# so brand fixes made here sat unpublished for ten releases.) +# +# ReleaseNotes/ReleaseNotesUrl are NOT authored here -- publish-winget.sh derives +# them per release from the CHANGELOG.md section and the release tag. + +PackageIdentifier: solpbc.Solstone +PackageVersion: 0.2.11 +PackageLocale: en-US +Publisher: sol pbc +PublisherUrl: https://solpbc.org +PublisherSupportUrl: https://support.solpbc.org +PackageName: solstone +PackageUrl: https://solstone.app +License: AGPL-3.0-only +LicenseUrl: https://github.com/solpbc/solstone-windows/blob/main/LICENSE +Copyright: Copyright (c) 2026 sol pbc +ShortDescription: sol for Windows, part of solstone — a per-user, non-elevated, tray-resident app that takes in your screen and system audio (plus the microphone when one is present) and keeps it in local, owner-controlled segments for your journal. +Description: |- + solstone is an open-source, privacy-respecting way to collect and gain insight from your own + personal data. sol for Windows is a per-user, non-elevated, tray-resident app that takes in what + happens on your PC — screen and system audio, plus the microphone when one is present — and keeps + it in local, owner-controlled segments for your journal. + + Everything stays yours: there is no analytics, telemetry, tracking, or crash reporting, and + nothing phones home. State is always earned — the app never shows 'on' unless it truly is. + Updates are delivered by the app itself. +Moniker: solstone +Tags: + - journal + - open-source + - personal-data + - privacy + - self-determination + - solstone +ReleaseNotes: |- + Fixed + + - sol no longer re-sends segments your journal has already finished processing. earlier versions kept re-sending them indefinitely, spending bandwidth and CPU on work that was already done. sol removes a local copy only after your journal confirms it holds the segment; without that confirmation, the copy stays on your machine. + - sol no longer stalls waiting on large replies from your journal. anything over about a megabyte previously hung until a timeout instead of arriving. + - the private link sol uses to reach your journal now rejects malformed or oversized data cleanly instead of letting it disrupt the connection. +ReleaseNotesUrl: https://github.com/solpbc/solstone-windows/releases/tag/v0.2.11 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/solpbc/Solstone/0.2.11/solpbc.Solstone.yaml b/manifests/s/solpbc/Solstone/0.2.11/solpbc.Solstone.yaml new file mode 100644 index 0000000000000..9102ad1d20386 --- /dev/null +++ b/manifests/s/solpbc/Solstone/0.2.11/solpbc.Solstone.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: solpbc.Solstone +PackageVersion: 0.2.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d8b9bab4eabd6751e6921d4fe32774a2f8228327 Mon Sep 17 00:00:00 2001 From: harumi <164025931+harumiWeb@users.noreply.github.com> Date: Thu, 16 Jul 2026 23:46:54 +0900 Subject: [PATCH 004/188] Update: HarumiWeb.Xlflow to 0.24.0 (#403280) Co-authored-by: goreleaserbot --- .../0.24.0/HarumiWeb.Xlflow.installer.yaml | 18 +++++++++++++++ .../0.24.0/HarumiWeb.Xlflow.locale.en-US.yaml | 23 +++++++++++++++++++ .../Xlflow/0.24.0/HarumiWeb.Xlflow.yaml | 7 ++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/h/HarumiWeb/Xlflow/0.24.0/HarumiWeb.Xlflow.installer.yaml create mode 100644 manifests/h/HarumiWeb/Xlflow/0.24.0/HarumiWeb.Xlflow.locale.en-US.yaml create mode 100644 manifests/h/HarumiWeb/Xlflow/0.24.0/HarumiWeb.Xlflow.yaml diff --git a/manifests/h/HarumiWeb/Xlflow/0.24.0/HarumiWeb.Xlflow.installer.yaml b/manifests/h/HarumiWeb/Xlflow/0.24.0/HarumiWeb.Xlflow.installer.yaml new file mode 100644 index 0000000000000..90ca502d7d305 --- /dev/null +++ b/manifests/h/HarumiWeb/Xlflow/0.24.0/HarumiWeb.Xlflow.installer.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: HarumiWeb.Xlflow +PackageVersion: 0.24.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-07-16" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: xlflow.exe + PortableCommandAlias: xlflow + InstallerUrl: https://github.com/harumiWeb/xlflow/releases/download/v0.24.0/xlflow_windows_x86_64.zip + InstallerSha256: 8c6d00d6275fbb3b60692c56de3937ebd7ab62820f34b98bb0f5c1c49c558c04 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HarumiWeb/Xlflow/0.24.0/HarumiWeb.Xlflow.locale.en-US.yaml b/manifests/h/HarumiWeb/Xlflow/0.24.0/HarumiWeb.Xlflow.locale.en-US.yaml new file mode 100644 index 0000000000000..d03d360936711 --- /dev/null +++ b/manifests/h/HarumiWeb/Xlflow/0.24.0/HarumiWeb.Xlflow.locale.en-US.yaml @@ -0,0 +1,23 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: HarumiWeb.Xlflow +PackageVersion: 0.24.0 +PackageLocale: en-US +Publisher: HarumiWeb +PublisherUrl: https://github.com/harumiWeb +PublisherSupportUrl: https://github.com/harumiWeb/xlflow/issues +PackageName: xlflow +PackageUrl: https://github.com/harumiWeb/xlflow +License: MIT +LicenseUrl: https://github.com/harumiWeb/xlflow/blob/v0.24.0/LICENSE +ShortDescription: Excel VBA development framework for CLI-first humans and AI agents. +Description: Excel VBA development framework for CLI-first humans and AI agents. +Moniker: xlflow +Tags: + - go + - cli + - excel + - vba + - automation +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HarumiWeb/Xlflow/0.24.0/HarumiWeb.Xlflow.yaml b/manifests/h/HarumiWeb/Xlflow/0.24.0/HarumiWeb.Xlflow.yaml new file mode 100644 index 0000000000000..c47f28e8aea4d --- /dev/null +++ b/manifests/h/HarumiWeb/Xlflow/0.24.0/HarumiWeb.Xlflow.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: HarumiWeb.Xlflow +PackageVersion: 0.24.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2cd8f0033df038168935b4ee3baa7aaa185c3fdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Thu, 16 Jul 2026 16:47:08 +0200 Subject: [PATCH 005/188] New version: Sidero.omnictl version 1.9.2 (#403281) --- .../1.9.2/Sidero.omnictl.installer.yaml | 15 ++++++ .../1.9.2/Sidero.omnictl.locale.en-US.yaml | 49 +++++++++++++++++++ .../Sidero/omnictl/1.9.2/Sidero.omnictl.yaml | 8 +++ 3 files changed, 72 insertions(+) create mode 100644 manifests/s/Sidero/omnictl/1.9.2/Sidero.omnictl.installer.yaml create mode 100644 manifests/s/Sidero/omnictl/1.9.2/Sidero.omnictl.locale.en-US.yaml create mode 100644 manifests/s/Sidero/omnictl/1.9.2/Sidero.omnictl.yaml diff --git a/manifests/s/Sidero/omnictl/1.9.2/Sidero.omnictl.installer.yaml b/manifests/s/Sidero/omnictl/1.9.2/Sidero.omnictl.installer.yaml new file mode 100644 index 0000000000000..88fb2deb39289 --- /dev/null +++ b/manifests/s/Sidero/omnictl/1.9.2/Sidero.omnictl.installer.yaml @@ -0,0 +1,15 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Sidero.omnictl +PackageVersion: 1.9.2 +InstallerType: portable +Commands: +- omnictl +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/siderolabs/omni/releases/download/v1.9.2/omnictl-windows-amd64.exe + InstallerSha256: 0682F9E22BBA9D757EEB91DEEB6C6E6E8A017382982C837B329E2CE5750A6D59 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sidero/omnictl/1.9.2/Sidero.omnictl.locale.en-US.yaml b/manifests/s/Sidero/omnictl/1.9.2/Sidero.omnictl.locale.en-US.yaml new file mode 100644 index 0000000000000..9946fc82ae8db --- /dev/null +++ b/manifests/s/Sidero/omnictl/1.9.2/Sidero.omnictl.locale.en-US.yaml @@ -0,0 +1,49 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Sidero.omnictl +PackageVersion: 1.9.2 +PackageLocale: en-US +Publisher: Sidero Labs +PublisherUrl: https://github.com/siderolabs/omni +PublisherSupportUrl: https://github.com/siderolabs/omni/issues +PrivacyUrl: https://www.siderolabs.com/privacy-policy/ +Author: Sidero Labs +PackageName: omnictl +PackageUrl: https://github.com/siderolabs/omni +License: Mozilla Public License Version 2.0 +LicenseUrl: https://github.com/siderolabs/omni/blob/HEAD/LICENSE +ShortDescription: A command line tool for communicating with Omni +Moniker: omnictl +Tags: +- k8s +- kubernetes +- omni +- talos +ReleaseNotes: |- + Omni 1.9.2 (2026-07-16) + Welcome to the v1.9.2 release of Omni! + Please try out the release binaries and report any issues at + https://github.com/siderolabs/omni/issues. + Contributors + - Utku Ozdemir + - Artem Chernyshev + - Edward Sammut Alessi + - Oguz Kilcan + Changes + 9 commits + - d838af9f0 release(v1.9.2): prepare release + - cb70055a5 chore: fix linter errors + - 5e12de4eb fix: update kube-service-exposer to v0.4.0 + - 6a09a6b60 feat: introduce the new metric that counts total number of cores + - 147eea3d1 fix: dont clear sa expiration when no keys are left + - 4833f75b5 fix: honor current machine set update limits + - bd0aee318 fix: properly propagate errors coming from the machine lifecycle API + - 8262b3d1b fix: don't treat unset S3 endpoint as an empty override + - 9c15aae24 fix(frontend): remove power icon from machines page + Dependency Changes + This release has no dependency changes + Previous release can be found at v1.9.1 +ReleaseNotesUrl: https://github.com/siderolabs/omni/releases/tag/v1.9.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sidero/omnictl/1.9.2/Sidero.omnictl.yaml b/manifests/s/Sidero/omnictl/1.9.2/Sidero.omnictl.yaml new file mode 100644 index 0000000000000..056075e46eb7e --- /dev/null +++ b/manifests/s/Sidero/omnictl/1.9.2/Sidero.omnictl.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Sidero.omnictl +PackageVersion: 1.9.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e766fa8e8b80e7a7dd3792597b4e3a194abc5332 Mon Sep 17 00:00:00 2001 From: KarbitsCode <107671693+KarbitsCode@users.noreply.github.com> Date: Thu, 16 Jul 2026 23:10:23 +0800 Subject: [PATCH 006/188] New version: Wakatime.CLIWakatime version 2.22.2 (#403195) --- .../Wakatime.CLIWakatime.installer.yaml | 30 +++++++++++++++++++ .../Wakatime.CLIWakatime.locale.en-US.yaml | 30 +++++++++++++++++++ .../2.22.2/Wakatime.CLIWakatime.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/w/Wakatime/CLIWakatime/2.22.2/Wakatime.CLIWakatime.installer.yaml create mode 100644 manifests/w/Wakatime/CLIWakatime/2.22.2/Wakatime.CLIWakatime.locale.en-US.yaml create mode 100644 manifests/w/Wakatime/CLIWakatime/2.22.2/Wakatime.CLIWakatime.yaml diff --git a/manifests/w/Wakatime/CLIWakatime/2.22.2/Wakatime.CLIWakatime.installer.yaml b/manifests/w/Wakatime/CLIWakatime/2.22.2/Wakatime.CLIWakatime.installer.yaml new file mode 100644 index 0000000000000..c2d02357949a7 --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.22.2/Wakatime.CLIWakatime.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Wakatime.CLIWakatime +PackageVersion: 2.22.2 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-386.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.22.2/wakatime-cli-windows-386.zip + InstallerSha256: 2ADC1365EA9769248F65575218B84428209428B51CB7D04936C76EE8FA4A625B +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-amd64.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.22.2/wakatime-cli-windows-amd64.zip + InstallerSha256: 6F185768CD481817CBA47A66DC6AA06B5AFBF46E25B2F5A91BF17FF223B4C12A +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-arm64.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.22.2/wakatime-cli-windows-arm64.zip + InstallerSha256: 4094124A28943370A143E05FA583C98C0DAB99DA5DEFC7D27AB891E5A8DD024B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wakatime/CLIWakatime/2.22.2/Wakatime.CLIWakatime.locale.en-US.yaml b/manifests/w/Wakatime/CLIWakatime/2.22.2/Wakatime.CLIWakatime.locale.en-US.yaml new file mode 100644 index 0000000000000..5b3b5432cbfea --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.22.2/Wakatime.CLIWakatime.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Wakatime.CLIWakatime +PackageVersion: 2.22.2 +PackageLocale: en-US +Publisher: WakaTime +PublisherUrl: https://github.com/wakatime +PublisherSupportUrl: https://github.com/wakatime/wakatime-cli/issues +PrivacyUrl: https://wakatime.com/privacy +Author: Alan Hamlett +PackageName: WakaTime CLI +PackageUrl: https://github.com/wakatime/wakatime-cli +License: BSD-3-Clause +LicenseUrl: https://github.com/wakatime/wakatime-cli/blob/HEAD/LICENSE +Copyright: © WakaTime +ShortDescription: Command line interface used by all WakaTime text editor plugins +Moniker: wakatime-cli +Tags: +- analytics +- metrics +- productivity +- quantified-self +- time-tracker +ReleaseNotes: |- + Changelog + - Add buffer for parsing Cursor heartbeats and make sure Cursor in UserAgent string #1511 +ReleaseNotesUrl: https://github.com/wakatime/wakatime-cli/releases/tag/v2.22.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wakatime/CLIWakatime/2.22.2/Wakatime.CLIWakatime.yaml b/manifests/w/Wakatime/CLIWakatime/2.22.2/Wakatime.CLIWakatime.yaml new file mode 100644 index 0000000000000..e0ac4ac661e57 --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.22.2/Wakatime.CLIWakatime.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Wakatime.CLIWakatime +PackageVersion: 2.22.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 71163c1f66f4e29f707fc1684b7eabfb7b2f33cd Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 16 Jul 2026 11:10:37 -0400 Subject: [PATCH 007/188] New version: astral-sh.ty version 0.0.60 (#403228) --- .../ty/0.0.60/astral-sh.ty.installer.yaml | 36 ++++++++++ .../ty/0.0.60/astral-sh.ty.locale.en-US.yaml | 72 +++++++++++++++++++ .../a/astral-sh/ty/0.0.60/astral-sh.ty.yaml | 8 +++ 3 files changed, 116 insertions(+) create mode 100644 manifests/a/astral-sh/ty/0.0.60/astral-sh.ty.installer.yaml create mode 100644 manifests/a/astral-sh/ty/0.0.60/astral-sh.ty.locale.en-US.yaml create mode 100644 manifests/a/astral-sh/ty/0.0.60/astral-sh.ty.yaml diff --git a/manifests/a/astral-sh/ty/0.0.60/astral-sh.ty.installer.yaml b/manifests/a/astral-sh/ty/0.0.60/astral-sh.ty.installer.yaml new file mode 100644 index 0000000000000..7605afb772c2c --- /dev/null +++ b/manifests/a/astral-sh/ty/0.0.60/astral-sh.ty.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: astral-sh.ty +PackageVersion: 0.0.60 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ty.exe +InstallModes: +- silent +UpgradeBehavior: install +Commands: +- ty +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/astral-sh/ty/releases/download/0.0.60/ty-i686-pc-windows-msvc.zip + InstallerSha256: D2B17073DF88DC5CB7504902EDB913C8268B8BB007DFFBFC88470EF6733574DD + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerUrl: https://github.com/astral-sh/ty/releases/download/0.0.60/ty-x86_64-pc-windows-msvc.zip + InstallerSha256: 5FA3E3368A6F70EB13A6C090C404C70330691F283B97EC19994FA285D026F84F + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/astral-sh/ty/releases/download/0.0.60/ty-aarch64-pc-windows-msvc.zip + InstallerSha256: 14084128E0FC7448BF60FC67903F836DD664A81ED07DB9A33171FA1E420EFECC + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/astral-sh/ty/0.0.60/astral-sh.ty.locale.en-US.yaml b/manifests/a/astral-sh/ty/0.0.60/astral-sh.ty.locale.en-US.yaml new file mode 100644 index 0000000000000..47c37cf84dba1 --- /dev/null +++ b/manifests/a/astral-sh/ty/0.0.60/astral-sh.ty.locale.en-US.yaml @@ -0,0 +1,72 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: astral-sh.ty +PackageVersion: 0.0.60 +PackageLocale: en-US +Publisher: Astral Software Inc. +PublisherUrl: https://astral.sh/ +PublisherSupportUrl: https://github.com/astral-sh/ty/issues +Author: Astral Software Inc. +PackageName: ty +PackageUrl: https://github.com/astral-sh/ty +License: MIT +LicenseUrl: https://github.com/astral-sh/ty/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 Astral Software Inc. +CopyrightUrl: https://github.com/astral-sh/ty/blob/HEAD/LICENSE +ShortDescription: An extremely fast Python type checker and language server, written in Rust. +Moniker: ty +Tags: +- python +ReleaseNotes: |- + Bug fixes + - Expand transparent callable workaround with overloads and Awaitable[T] (#26761) + - Separate type-mapping caches by transformation mode (#26857) + - Avoid recursive protocol union redundancy checks (#26689) + - Handle recursive protocols in redundant-cast checks (#26708) + + LSP server + - Prevent type that is written with a code span from being incorrectly re-wrapped during docstring Markdown rendering (#26723) + + Library support + - Pydantic: Support populate_by_name and custom initializers (#26764) + - Pydantic: Warn about immediately discarded extra arguments (#26762) + + Diagnostics + - Narrow TypeGuard keyword arguments and remove invalid-type-guard-call (#26809) + - Support own-line suppression comments (#26785) + + Core type checking + - Derive descriptor setter domains for protocols (#26683) + - Handle cycles in derived constraint relations (#26814) + - Implement unified generic call inference (#26141) + - Preserve constraints from bound receivers (#26776) + - Project exact-length narrowing through TypeVars (#26852) + - Resolve PEP 695 aliases in type[...] annotations (#26842) + - Retain sequence pattern narrowing in successful match cases (#26807) + - Support class and static protocol methods (#26574) + - Support class objects satisfying instance-method protocols (#26789) + - Support type[Protocol] (#26649) + - Sync vendored typeshed stubs (#26840). Typeshed diff + - Treat transparent callable decorators consistently in class assignments (#26720) + + Performance + - Compare overloaded protocol method returns pairwise (#26684) + - Extend PathBounds fast-path to support both upper and lower bounds (#26782) + - Skip Self type scans for non-generic instances (#26703) + + Contributors + - @sharkdp + - @mtshiba + - @dhruvmanila + - @lerebear + - @carljm + - @charliermarsh + - @ibraheemdev + - @RasmusNygren +ReleaseNotesUrl: https://github.com/astral-sh/ty/releases/tag/0.0.60 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.astral.sh/ty/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/astral-sh/ty/0.0.60/astral-sh.ty.yaml b/manifests/a/astral-sh/ty/0.0.60/astral-sh.ty.yaml new file mode 100644 index 0000000000000..2ba386e9d862e --- /dev/null +++ b/manifests/a/astral-sh/ty/0.0.60/astral-sh.ty.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: astral-sh.ty +PackageVersion: 0.0.60 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a30853a32d2bfc4c6526f240825f7bf489199123 Mon Sep 17 00:00:00 2001 From: bceverly Date: Thu, 16 Jul 2026 11:10:54 -0400 Subject: [PATCH 008/188] New version: sysmanage.sysmanage version 3.1.0.11 (#403244) --- .../sysmanage.sysmanage.installer.yaml | 31 +++ .../sysmanage.sysmanage.locale.en-US.yaml | 260 ++++++++++++++++++ .../3.1.0.11/sysmanage.sysmanage.yaml | 8 + 3 files changed, 299 insertions(+) create mode 100644 manifests/s/sysmanage/sysmanage/3.1.0.11/sysmanage.sysmanage.installer.yaml create mode 100644 manifests/s/sysmanage/sysmanage/3.1.0.11/sysmanage.sysmanage.locale.en-US.yaml create mode 100644 manifests/s/sysmanage/sysmanage/3.1.0.11/sysmanage.sysmanage.yaml diff --git a/manifests/s/sysmanage/sysmanage/3.1.0.11/sysmanage.sysmanage.installer.yaml b/manifests/s/sysmanage/sysmanage/3.1.0.11/sysmanage.sysmanage.installer.yaml new file mode 100644 index 0000000000000..c147bfa1209fd --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.1.0.11/sysmanage.sysmanage.installer.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.1.0.11 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bceverly/sysmanage/releases/download/v3.1.0.11/sysmanage-3.1.0.11-windows-x64.msi + InstallerSha256: 376520EEC4478DC4F99865B908336FDD62B76177D13F4C091BBDAE91CE9F0F4A + ProductCode: '{8725F229-9DC0-4E8B-968A-B5BFA0D27942}' + AppsAndFeaturesEntries: + - ProductCode: '{8725F229-9DC0-4E8B-968A-B5BFA0D27942}' + UpgradeCode: '{F1E2D3C4-B5A6-4D7C-9E8F-1A2B3C4D5E6F}' +- Architecture: arm64 + InstallerUrl: https://github.com/bceverly/sysmanage/releases/download/v3.1.0.11/sysmanage-3.1.0.11-windows-arm64.msi + InstallerSha256: 6C01CEA805FD17898E08BD3A32237F9427F405730AD82C93B1F27B7727BBF812 + ProductCode: '{70366369-D5DC-4D63-94E7-4996D6F66189}' + AppsAndFeaturesEntries: + - ProductCode: '{70366369-D5DC-4D63-94E7-4996D6F66189}' + UpgradeCode: '{F1E2D3C4-B5A6-4D7C-9E8F-1A2B3C4D5E6F}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage/3.1.0.11/sysmanage.sysmanage.locale.en-US.yaml b/manifests/s/sysmanage/sysmanage/3.1.0.11/sysmanage.sysmanage.locale.en-US.yaml new file mode 100644 index 0000000000000..2ef161e4ce511 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.1.0.11/sysmanage.sysmanage.locale.en-US.yaml @@ -0,0 +1,260 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.1.0.11 +PackageLocale: en-US +Publisher: SysManage +PublisherUrl: https://github.com/bceverly/sysmanage +PublisherSupportUrl: https://github.com/bceverly/sysmanage/issues +Author: Bryan Everly +PackageName: SysManage Server +PackageUrl: https://github.com/bceverly/sysmanage +License: AGPL-3.0-or-later +LicenseUrl: https://github.com/bceverly/sysmanage/blob/HEAD/LICENSE +Copyright: Copyright (c) Bryan Everly +ShortDescription: Open-source fleet management server for SysManage. +Description: SysManage is the server-side component of an open-source fleet management platform. It accepts inventory from SysManage Agent hosts, dispatches declarative deployment plans (package install, firewall config, antivirus deployment, VM lifecycle), surfaces health and compliance dashboards, and exposes a REST + WebSocket API for orchestration. +Moniker: sysmanage +ReleaseNotes: |- + SysManage Server v3.1.0.11 + Fixed semgrep issue + Multi-platform system management and monitoring server with web-based interface. + Installation Instructions + Ubuntu/Debian + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.1.0.11/sysmanage_3.1.0.11-1_all.deb + sudo apt install ./sysmanage_3.1.0.11-1_all.deb + # Install nginx if not already installed + sudo apt install nginx + # Configure the server + sudo nano /etc/sysmanage.yaml + # Run database migrations + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the service + sudo systemctl enable --now sysmanage + OpenBSD + # Download the port tarball + wget https://github.com/bceverly/sysmanage/releases/download/v3.1.0.11/sysmanage-openbsd-port-3.1.0.11.tar.gz + # Extract to OpenBSD ports tree + cd /usr/ports/mystuff + mkdir -p www + tar xzf ~/sysmanage-openbsd-port-3.1.0.11.tar.gz -C www/ + # Generate checksums + cd /usr/ports/mystuff/www/sysmanage + doas make makesum + # Build and install + doas make install + # Initialize PostgreSQL (if not already done) + doas su - _postgresql + initdb -D /var/postgresql/data -U postgres -A scram-sha-256 -E UTF8 -W + exit + doas rcctl enable postgresql + doas rcctl start postgresql + # Create database and user + doas su - _postgresql -c "createuser -P sysmanage" + doas su - _postgresql -c "createdb -O sysmanage sysmanage" + # Configure SysManage + doas vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/local/libexec/sysmanage + doas python3 -m alembic upgrade head + # Enable and start the service + doas rcctl enable sysmanage + doas rcctl start sysmanage + FreeBSD + # Download and install + fetch https://github.com/bceverly/sysmanage/releases/download/v3.1.0.11/sysmanage-3.1.0.11.pkg + sudo pkg add ./sysmanage-3.1.0.11.pkg + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize PostgreSQL (if not already done) + sudo sysrc postgresql_enable=YES + sudo service postgresql initdb + sudo service postgresql start + # Create database and user + sudo su - postgres -c "createuser sysmanage" + sudo su - postgres -c "createdb sysmanage -O sysmanage" + sudo su - postgres -c "psql -c \"ALTER USER sysmanage WITH PASSWORD 'your-password';\"" + # Configure SysManage + sudo vi /usr/local/etc/sysmanage/config.yaml + # Update the database connection string + # Run database migrations + cd /usr/local/lib/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Enable and start the services + sudo sysrc sysmanage_enable=YES + sudo sysrc nginx_enable=YES + sudo service sysmanage start + sudo service nginx start + macOS + # Download and install + curl -L -O https://github.com/bceverly/sysmanage/releases/download/v3.1.0.11/sysmanage-3.1.0.11-macos.pkg + sudo installer -pkg sysmanage-3.1.0.11-macos.pkg -target / + # The installer automatically creates the virtual environment and copies files + # Install PostgreSQL (if not already installed) + brew install postgresql@16 + brew services start postgresql@16 + # Create database + createdb sysmanage + # Configure SysManage + sudo cp /etc/sysmanage.yaml.example /etc/sysmanage.yaml + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Run database migrations + cd /usr/local/lib/sysmanage + .venv/bin/python -m alembic upgrade head + # Install and configure nginx (if not already installed) + brew install nginx + cp /usr/local/etc/sysmanage/sysmanage-nginx.conf /usr/local/etc/nginx/servers/ + brew services start nginx + # Load and start the service + sudo launchctl load /Library/LaunchDaemons/com.sysmanage.server.plist + NetBSD + # Download and verify + ftp https://github.com/bceverly/sysmanage/releases/download/v3.1.0.11/sysmanage-3.1.0.11-netbsd.tgz + ftp https://github.com/bceverly/sysmanage/releases/download/v3.1.0.11/sysmanage-3.1.0.11-netbsd.tgz.sha256 + sha256 -c sysmanage-3.1.0.11-netbsd.tgz.sha256 sysmanage-3.1.0.11-netbsd.tgz + # Install package + su - + pkg_add sysmanage-3.1.0.11-netbsd.tgz + # The package automatically installs PostgreSQL 16 and nginx as dependencies + # Initialize PostgreSQL (if not already done) + /etc/rc.d/pgsql initdb + echo "pgsql=YES" >> /etc/rc.conf + /etc/rc.d/pgsql start + # Create database and user + su - pgsql -c "createuser -P sysmanage" + su - pgsql -c "createdb -O sysmanage sysmanage" + # Configure SysManage + cp /usr/pkg/etc/sysmanage/sysmanage.yaml.example /usr/pkg/etc/sysmanage.yaml + vi /usr/pkg/etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/pkg/lib/sysmanage + python3.12 -m venv .venv + .venv/bin/pip install -r requirements-prod.txt + .venv/bin/python -m alembic upgrade head + # Configure nginx (optional) + cp /usr/pkg/share/examples/sysmanage/sysmanage-nginx.conf /usr/pkg/etc/nginx/sites-enabled/ + echo "nginx=YES" >> /etc/rc.conf + # Enable and start the services + cp /usr/pkg/share/examples/rc.d/sysmanage /etc/rc.d/ + chmod +x /etc/rc.d/sysmanage + echo "sysmanage=YES" >> /etc/rc.conf + /etc/rc.d/sysmanage start + /etc/rc.d/nginx start + CentOS/RHEL/Fedora/Rocky Linux/AlmaLinux + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.1.0.11/sysmanage-3.1.0.11-1.*.rpm + sudo dnf install ./sysmanage-3.1.0.11-1.*.rpm + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize PostgreSQL (if not already done) + sudo postgresql-setup --initdb + sudo systemctl enable --now postgresql + # Create database and user + sudo -u postgres createuser sysmanage + sudo -u postgres createdb sysmanage -O sysmanage + sudo -u postgres psql -c "ALTER USER sysmanage WITH PASSWORD 'your-password';" + # Configure SysManage + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the services + sudo systemctl enable --now sysmanage + sudo systemctl enable --now nginx + OpenSUSE/SLES + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.1.0.11/sysmanage-3.1.0.11-1.noarch.rpm + sudo zypper install ./sysmanage-3.1.0.11-1.noarch.rpm + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize and start PostgreSQL (if not already done) + sudo systemctl enable --now postgresql + # Create database and user + sudo -u postgres createuser sysmanage + sudo -u postgres createdb sysmanage -O sysmanage + sudo -u postgres psql -c "ALTER USER sysmanage WITH PASSWORD 'your-password';" + # Configure SysManage + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the services + sudo systemctl enable --now sysmanage + sudo systemctl enable --now nginx + Alpine Linux (3.19, 3.20, 3.21) + # Download the APK package for your Alpine version (e.g., alpine319, alpine320, alpine321) + wget https://github.com/bceverly/sysmanage/releases/download/v3.1.0.11/sysmanage-3.1.0.11-alpine320.apk + # Allow installation of unsigned packages (required for GitHub releases) + apk add --allow-untrusted ./sysmanage-3.1.0.11-alpine320.apk + # The package installs to /usr/libexec/sysmanage with pip packages in a subdirectory + # Dependencies: python3, nginx, postgresql are automatically installed + # Initialize and start PostgreSQL + rc-update add postgresql default + rc-service postgresql start + # Create database and user + su - postgres -c "createuser -P sysmanage" + su - postgres -c "createdb -O sysmanage sysmanage" + # Configure SysManage + cp /etc/sysmanage/sysmanage.yaml.example /etc/sysmanage/sysmanage.yaml + vi /etc/sysmanage/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/libexec/sysmanage + PYTHONPATH=/usr/libexec/sysmanage/pip-packages python3 -m alembic upgrade head + # Enable and start the services + rc-update add sysmanage default + rc-update add nginx default + rc-service sysmanage start + rc-service nginx start + Windows (x64 and ARM64) + # Download the MSI installer (choose your architecture) + # For x64: + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage/releases/download/v3.1.0.11/sysmanage-3.1.0.11-windows-x64.msi" -OutFile "sysmanage-3.1.0.11-windows-x64.msi" + # For ARM64: + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage/releases/download/v3.1.0.11/sysmanage-3.1.0.11-windows-arm64.msi" -OutFile "sysmanage-3.1.0.11-windows-arm64.msi" + # Install the MSI package (run as Administrator) + # The installer will: + # - Check for and install Python 3.12 if needed + # - Install Visual C++ Redistributable if needed + # - Extract application files to C:\Program Files\SysManage Server + # - Create Python virtual environment and install dependencies + # - Create Windows Service "SysManageServer" + # - Start the service automatically + msiexec /i sysmanage-3.1.0.11-windows-x64.msi + # Configure SysManage (installer creates example config) + notepad "C:\ProgramData\SysManage\sysmanage.yaml" + # Update database connection string and other settings + # The service runs automatically. To manage it: + # Stop the service: + Stop-Service SysManageServer + # Start the service: + Start-Service SysManageServer + # Check service status: + Get-Service SysManageServer + # View service logs: + Get-Content "C:\ProgramData\SysManage\logs\sysmanage-service.log" -Tail 50 + # To uninstall: + # Use "Add or Remove Programs" or run: + msiexec /x sysmanage-3.1.0.11-windows-x64.msi + Note for Windows: The installer requires administrator privileges. Python 3.12 and Visual C++ Redistributable will be automatically installed if not present. The service runs on port 8080 by default (configurable in sysmanage.yaml). + Access the Web Interface + After configuration and starting the service: + - Frontend: http://localhost:3000 + - Backend API: http://localhost:8080 + Checksum Verification + All packages include SHA256 checksums. Download both files and verify: + Linux (Ubuntu/Debian): + sha256sum -c sysmanage_3.1.0.11-1_all.deb.sha256 + OpenBSD: + sha256 -C sysmanage-openbsd-port-3.1.0.11.tar.gz.sha256 sysmanage-openbsd-port-3.1.0.11.tar.gz + FreeBSD: + sha256 -c sysmanage-3.1.0.11.pkg.sha256 sysmanage-3.1.0.11.pkg + macOS: +ReleaseNotesUrl: https://github.com/bceverly/sysmanage/releases/tag/v3.1.0.11 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage/3.1.0.11/sysmanage.sysmanage.yaml b/manifests/s/sysmanage/sysmanage/3.1.0.11/sysmanage.sysmanage.yaml new file mode 100644 index 0000000000000..3ace4497692a4 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.1.0.11/sysmanage.sysmanage.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.1.0.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2adcf34720dc4c5320ee3a5384a2b648c24bd998 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Thu, 16 Jul 2026 17:11:07 +0200 Subject: [PATCH 009/188] New version: CueLang.Cue version 0.17.1 (#403266) --- .../Cue/0.17.1/CueLang.Cue.installer.yaml | 19 +++++++ .../Cue/0.17.1/CueLang.Cue.locale.en-US.yaml | 53 +++++++++++++++++++ .../c/CueLang/Cue/0.17.1/CueLang.Cue.yaml | 8 +++ 3 files changed, 80 insertions(+) create mode 100644 manifests/c/CueLang/Cue/0.17.1/CueLang.Cue.installer.yaml create mode 100644 manifests/c/CueLang/Cue/0.17.1/CueLang.Cue.locale.en-US.yaml create mode 100644 manifests/c/CueLang/Cue/0.17.1/CueLang.Cue.yaml diff --git a/manifests/c/CueLang/Cue/0.17.1/CueLang.Cue.installer.yaml b/manifests/c/CueLang/Cue/0.17.1/CueLang.Cue.installer.yaml new file mode 100644 index 0000000000000..1e2ba1b499e90 --- /dev/null +++ b/manifests/c/CueLang/Cue/0.17.1/CueLang.Cue.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CueLang.Cue +PackageVersion: 0.17.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cue.exe +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/cue-lang/cue/releases/download/v0.17.1/cue_v0.17.1_windows_amd64.zip + InstallerSha256: 9F15378DC52B9A1BB6FA1755ADC0410C9F17F330A621B784A5B31FDBC91C6D7A +- Architecture: arm64 + InstallerUrl: https://github.com/cue-lang/cue/releases/download/v0.17.1/cue_v0.17.1_windows_arm64.zip + InstallerSha256: DB88B2C302BE1829E653E20EA87E3F1ADC10AE2052D58FE87D21D0ED97102E51 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CueLang/Cue/0.17.1/CueLang.Cue.locale.en-US.yaml b/manifests/c/CueLang/Cue/0.17.1/CueLang.Cue.locale.en-US.yaml new file mode 100644 index 0000000000000..2761c18e3c83e --- /dev/null +++ b/manifests/c/CueLang/Cue/0.17.1/CueLang.Cue.locale.en-US.yaml @@ -0,0 +1,53 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CueLang.Cue +PackageVersion: 0.17.1 +PackageLocale: en-US +Publisher: Cue +PublisherUrl: https://github.com/cue-lang +PublisherSupportUrl: https://github.com/cue-lang/cue/issues +PackageName: Cue +PackageUrl: https://github.com/cue-lang/cue +License: Apache-2.0 +LicenseUrl: https://github.com/cue-lang/cue/blob/HEAD/LICENSE +ShortDescription: |- + CUE is an open source data constraint language which aims to simplify tasks + involving defining and using data. +Tags: +- configuration +- data +- kubernetes +- validation +ReleaseNotes: |- + Evaluator + Fix several regressions introduced in v0.17.0: a panic when evaluating some disjunctions (#4419), and spurious invalid interpolation (#4420), field not allowed (#4423), and structural cycle (#4430) errors involving comprehensions or self references. + Fix two regressions introduced in v0.17.0 where evaluation could hang (#4421, #4422), as well as two long-standing hangs on self-referencing configurations (#2766, #4231). + cmd/cue + Fix a panic in cue exp gengotypes, a regression introduced in v0.17.0, when a definition references a definition from another package via embedding (#4436). + Module replacements are now subject to minimum-version selection like any other dependency. cue mod tidy now normalizes a fully-pinned replacement to its major version and records the target as a regular dependency. + Full list of changes since v0.17.0 + - internal/cueversion: bump for v0.17.1 by @mvdan in fc6c0b2 + - internal/ci: bump pinnedReleaseGo for v0.17.1 by @mvdan in 9c720d0 + - [release-branch.v0.17] internal/core: resolve import instances back to their build instance by @mvdan in 8ead2d9 + - [release-branch.v0.17] internal/core/adt: allow chained re-instantiation of inline conjunctions by @mvdan in f81f772 + - [release-branch.v0.17] cue/testdata/cycle: add regression test for spurious inline cycle by @mvdan in 993c44e + - [release-branch.v0.17] internal/core/adt: fix hang on let binding a self-referencing struct by @mvdan in 1cd5e1f + - [release-branch.v0.17] internal/core/adt: fix hang on self-feeding cycle advancing depth by @mvdan in ed51952 + - [release-branch.v0.17] internal/core/adt: defer field-set freeze for a running resolver by @mvdan in e69e621 + - [release-branch.v0.17] internal/core/adt: defer fieldSetKnown for a running field-adding conjunct by @mvdan in 459016a + - [release-branch.v0.17] internal/core/adt: do not defer resolvers during comprehension clauses by @mvdan in f89ebec + - [release-branch.v0.17] cue/testdata/comprehensions: test guard-driven premature finalization by @mvdan in 6176fb5 + - [release-branch.v0.17] internal/core/adt,pkg: bound string, bytes, and list repeat counts by @mvdan in 3017156 + - [release-branch.v0.17] cue/parser: limit expression nesting depth during parsing by @mvdan in f6f05bb + - [release-branch.v0.17] internal/encoding/yaml: limit the size of YAML alias expansion by @mvdan in 04d57ab + - [release-branch.v0.17] internal/core/adt: treat cyclic under-resolved values as incomplete scalars by @mvdan in 63994d5 + - [release-branch.v0.17] cue/testdata/references: test a comprehension dynamic field under a let self by @mvdan in 0ba71ca + - [release-branch.v0.17] internal/core/adt: do not reclaim disjunct arc states before merging by @mvdan in b72d5b4 + - [release-branch.v0.17] internal/core/adt: do not discard recomputed let cycle placeholders by @mvdan in f82d498 + - [release-branch.v0.17] internal/core/adt: fix hang on dynamic field whose key is under evaluation by @mvdan in e0b974d + - [release-branch.v0.17] all: re-run tests with CUE_UPDATE=1 by @mvdan in 7d5a557 + - [release-branch.v0.17] encoding/jsonschema: avoid panic on non-string element in "required" by @mvdan in f6bc350 +ReleaseNotesUrl: https://github.com/cue-lang/cue/releases/tag/v0.17.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CueLang/Cue/0.17.1/CueLang.Cue.yaml b/manifests/c/CueLang/Cue/0.17.1/CueLang.Cue.yaml new file mode 100644 index 0000000000000..b892e3f67a4ca --- /dev/null +++ b/manifests/c/CueLang/Cue/0.17.1/CueLang.Cue.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CueLang.Cue +PackageVersion: 0.17.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 44b6d0dd6211b630c70cebc50c002508802677a1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 16 Jul 2026 23:37:23 +0800 Subject: [PATCH 010/188] New version: Anysphere.Cursor version 3.11.19 (#401742) --- .../3.11.19/Anysphere.Cursor.installer.yaml | 176 ++++++++++++++++++ .../Anysphere.Cursor.locale.en-US.yaml | 68 +++++++ .../Anysphere.Cursor.locale.zh-CN.yaml | 19 ++ .../Cursor/3.11.19/Anysphere.Cursor.yaml | 8 + 4 files changed, 271 insertions(+) create mode 100644 manifests/a/Anysphere/Cursor/3.11.19/Anysphere.Cursor.installer.yaml create mode 100644 manifests/a/Anysphere/Cursor/3.11.19/Anysphere.Cursor.locale.en-US.yaml create mode 100644 manifests/a/Anysphere/Cursor/3.11.19/Anysphere.Cursor.locale.zh-CN.yaml create mode 100644 manifests/a/Anysphere/Cursor/3.11.19/Anysphere.Cursor.yaml diff --git a/manifests/a/Anysphere/Cursor/3.11.19/Anysphere.Cursor.installer.yaml b/manifests/a/Anysphere/Cursor/3.11.19/Anysphere.Cursor.installer.yaml new file mode 100644 index 0000000000000..1a1167db749fb --- /dev/null +++ b/manifests/a/Anysphere/Cursor/3.11.19/Anysphere.Cursor.installer.yaml @@ -0,0 +1,176 @@ +# 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: 3.11.19 +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 +ReleaseDate: 2026-07-10 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://downloads.cursor.com/production/bf249e6efb5b097f23d7e21d7283429f0760b74a/win32/x64/user-setup/CursorUserSetup-x64-3.11.19.exe + InstallerSha256: B40C2DEEA978D9D6965A744344DADBF81001D7E48987FC9147E6C0F2B2FC5755 + ProductCode: '{DADADADA-ADAD-ADAD-ADAD-ADADADADADAD}_is1' +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.cursor.com/production/bf249e6efb5b097f23d7e21d7283429f0760b74a/win32/x64/system-setup/CursorSetup-x64-3.11.19.exe + InstallerSha256: BBC607488B0E1F4D7F07A28B46891E244C3A3350A798804B0A3D30F2AC7710BF + ProductCode: '{D7D7D7D7-7D7D-7D7D-7D7D-7D7D7D7D7D7D}_is1' +- Architecture: arm64 + Scope: user + InstallerUrl: https://downloads.cursor.com/production/bf249e6efb5b097f23d7e21d7283429f0760b74a/win32/arm64/user-setup/CursorUserSetup-arm64-3.11.19.exe + InstallerSha256: 90B714DE157C743C040F29A4B41010466623EB5E6836D1301D9518DD6C128AF5 + ProductCode: '{DBDBDBDB-BDBD-BDBD-BDBD-BDBDBDBDBDBD}_is1' +- Architecture: arm64 + Scope: machine + InstallerUrl: https://downloads.cursor.com/production/bf249e6efb5b097f23d7e21d7283429f0760b74a/win32/arm64/system-setup/CursorSetup-arm64-3.11.19.exe + InstallerSha256: 1F0F481DC67BF57D9922AEE10E3B40CFC482E179A506CA7EE8B06C5FEE90EDC3 + ProductCode: '{D8D8D8D8-8D8D-8D8D-8D8D-8D8D8D8D8D8D}_is1' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anysphere/Cursor/3.11.19/Anysphere.Cursor.locale.en-US.yaml b/manifests/a/Anysphere/Cursor/3.11.19/Anysphere.Cursor.locale.en-US.yaml new file mode 100644 index 0000000000000..45bf8916a1a1b --- /dev/null +++ b/manifests/a/Anysphere/Cursor/3.11.19/Anysphere.Cursor.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: Anysphere.Cursor +PackageVersion: 3.11.19 +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 +ReleaseNotes: |- + This release makes it easier to stay in flow with side chats that run alongside your main chat, the ability to search agent transcripts, and simplified project and repo pickers. + + Side chats + Open a side chat to ask questions, explore ideas, and investigate tangents without interrupting your main agent conversation. Use /side, /btw, or the plus button at the top of the chat panel to create a new side chat that has context from the main chat. + + Each side chat is a durable, full agent conversation that you can follow up on, revisit later, and at-mention to pull context back into the main thread. + By default, side chats focus on reading, searching, and answering. Use them to ask clarification questions, research alternatives without committing to a pivot, and sanity-check a decision while the main agent continues running. + + Conversation search + Find past agent chats faster with search results that go beyond names and PR numbers. In the Agents Window, you can search agent transcripts from the command palette (Cmd+K). Cursor builds a local search index that scales search to thousands of conversations with snappy performance. + + You can also search within an existing conversation using Cmd+F. Jump between matches, see a match counter, and keep searching as you scroll through long transcripts. + + Redesigned project and repo pickers + We've simplified the project and repo pickers and made them more powerful. You can now stay in the picker for workflows that used to send you elsewhere. For example, you can create a project and connect GitHub, GitLab, or Azure DevOps without leaving the picker. + + Search is now scoped to where you're working—This Computer, Cloud, or a specific remote machine—instead of one global search box. You can also remove projects from Recents with one click. + + New cloud agent hooks + Cloud agents already support team hooks around tool execution and file/shell work. We've added new hooks that let you observe and control the agent conversation itself: prompts, responses, thinking, subagents, compaction, and turn completion. See all the supported hooks in our docs. + New hooks like beforeSubmitPrompt, afterAgentResponse, afterAgentThought, stop, subagentStart, and more allow you to better observe output and reasoning, control subagents, and build self-correcting loops with cloud agents. + Picker Improvements + + - Improved repo picker grouping with options under No Repo, On This Computer, and Cloud. + - Added the "Run on" picker that shows where your agent can run (Cloud, This Computer, or Remote Machines) and drills into the relevant choices (environments, local options, and so on) from there. + - The branch picker opens on your default branch and recently used branches instead of a long flat list, with search for everything else. + - Removed the Home concept so working without a repo is an explicit No Repo choice. + - Combined all remote options—your machines, team pools, and existing remote workspaces—into one searchable Remote Machines menu. + - Multi-repo and multi-root selection is a Select Multiple toggle inside the Cloud and This Computer flyouts, replacing the separate Set Up Workspace builder. + - Moved search to the top of the menu. + - Simplified the footer. + - Added the ability to find the No Repo option by typing none or no repo. + - If a repo exists only in the cloud, the picker suggests cloning it locally. + - Added clearer section dividers. + - Added folder icons with a small cloud badge for cloud repos. + - Removed redundant Current tag in the branch list. +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/3.11.19/Anysphere.Cursor.locale.zh-CN.yaml b/manifests/a/Anysphere/Cursor/3.11.19/Anysphere.Cursor.locale.zh-CN.yaml new file mode 100644 index 0000000000000..51d2243fac935 --- /dev/null +++ b/manifests/a/Anysphere/Cursor/3.11.19/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: 3.11.19 +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/3.11.19/Anysphere.Cursor.yaml b/manifests/a/Anysphere/Cursor/3.11.19/Anysphere.Cursor.yaml new file mode 100644 index 0000000000000..3c6d67f9b9a6b --- /dev/null +++ b/manifests/a/Anysphere/Cursor/3.11.19/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: 3.11.19 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0fb1dc95adb4d72921b75c57e6e2c38c9908a5ff Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 16 Jul 2026 23:37:38 +0800 Subject: [PATCH 011/188] New version: Anthropic.Claude version 1.21459.3 (#403210) --- .../1.21459.3/Anthropic.Claude.installer.yaml | 66 +++++++++++++++++++ .../Anthropic.Claude.locale.en-US.yaml | 24 +++++++ .../Anthropic.Claude.locale.zh-CN.yaml | 15 +++++ .../Claude/1.21459.3/Anthropic.Claude.yaml | 8 +++ 4 files changed, 113 insertions(+) create mode 100644 manifests/a/Anthropic/Claude/1.21459.3/Anthropic.Claude.installer.yaml create mode 100644 manifests/a/Anthropic/Claude/1.21459.3/Anthropic.Claude.locale.en-US.yaml create mode 100644 manifests/a/Anthropic/Claude/1.21459.3/Anthropic.Claude.locale.zh-CN.yaml create mode 100644 manifests/a/Anthropic/Claude/1.21459.3/Anthropic.Claude.yaml diff --git a/manifests/a/Anthropic/Claude/1.21459.3/Anthropic.Claude.installer.yaml b/manifests/a/Anthropic/Claude/1.21459.3/Anthropic.Claude.installer.yaml new file mode 100644 index 0000000000000..d1c5593d6222c --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.21459.3/Anthropic.Claude.installer.yaml @@ -0,0 +1,66 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Anthropic.Claude +PackageVersion: 1.21459.3 +Protocols: +- claude +Installers: +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.18362.0 + Architecture: x64 + InstallerType: msix + InstallerUrl: https://downloads.claude.ai/releases/win32/x64/1.21459.3/Claude-e0f338aea51a130071b62788fee794575c1b9d0e.msix + InstallerSha256: 893338C84197D717B65123F4BC2A43BE1F7F3541192FD556B9B8EEB7F8CB3A7C + SignatureSha256: 5B63E39CB9D12A8A42933BFFAB3E33EF776E937643CE0DF623660F87AD653DF2 + PackageFamilyName: Claude_pzs8sxrjxfjjc + Capabilities: + - internetClient + RestrictedCapabilities: + - localSystemServices + - packagedServices + - runFullTrust + - unvirtualizedResources +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.18362.0 + Architecture: arm64 + InstallerType: msix + InstallerUrl: https://downloads.claude.ai/releases/win32/arm64/1.21459.3/Claude-e0f338aea51a130071b62788fee794575c1b9d0e.msix + InstallerSha256: 024DE5AC4DDA6BA664DB568DA6D432D2A348ACE7825F3EFE706D7881292A785A + SignatureSha256: 90C0BADA255D224D912EEA0FD0A74EEA09DF728FED7D2869CF642B278F4A896D + PackageFamilyName: Claude_pzs8sxrjxfjjc + Capabilities: + - internetClient + RestrictedCapabilities: + - localSystemServices + - packagedServices + - runFullTrust + - unvirtualizedResources +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://downloads.claude.ai/releases/win32/x64/1.21459.3/Claude-e0f338aea51a130071b62788fee794575c1b9d0e.exe + InstallerSha256: 29F2C1473BA9B935782E9E535EFFE5311A3C2699C5BAE929966E3A02BA33AA48 + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + UpgradeBehavior: install + ProductCode: AnthropicClaude + AppsAndFeaturesEntries: + - Publisher: Anthropic PBC +- Architecture: arm64 + InstallerType: exe + Scope: user + InstallerUrl: https://downloads.claude.ai/releases/win32/arm64/1.21459.3/Claude-e0f338aea51a130071b62788fee794575c1b9d0e.exe + InstallerSha256: E33F3FAF7C7D67DFE5615EA23FC0E0F80FF33DD9971FC7032CC581ECAAB3AB92 + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + UpgradeBehavior: install + ProductCode: AnthropicClaude + AppsAndFeaturesEntries: + - Publisher: Anthropic PBC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/Claude/1.21459.3/Anthropic.Claude.locale.en-US.yaml b/manifests/a/Anthropic/Claude/1.21459.3/Anthropic.Claude.locale.en-US.yaml new file mode 100644 index 0000000000000..db137ac518f7d --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.21459.3/Anthropic.Claude.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: Anthropic.Claude +PackageVersion: 1.21459.3 +PackageLocale: en-US +Publisher: Anthropic, PBC +PublisherSupportUrl: https://docs.google.com/document/d/11rLWQYaReoZrRaoyPU3_gbgmDgLOKBVjEa-lvPDiWXE/edit +Author: Anthropic PBC +PackageName: Claude +License: Proprietary +Copyright: © 2026 Anthropic PBC +ShortDescription: Your AI partner on desktop. Fast, focused, and designed for deep work. +Moniker: claude +Tags: +- ai +- artificial-intelligence +- artificialintelligence +- chatbot +- large-language-model +- llm +PurchaseUrl: https://www.anthropic.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/Claude/1.21459.3/Anthropic.Claude.locale.zh-CN.yaml b/manifests/a/Anthropic/Claude/1.21459.3/Anthropic.Claude.locale.zh-CN.yaml new file mode 100644 index 0000000000000..554d31a23e3bc --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.21459.3/Anthropic.Claude.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: Anthropic.Claude +PackageVersion: 1.21459.3 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 您电脑上的 AI 伙伴。快速、专注,专为深度工作而设计。 +Tags: +- llm +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/Claude/1.21459.3/Anthropic.Claude.yaml b/manifests/a/Anthropic/Claude/1.21459.3/Anthropic.Claude.yaml new file mode 100644 index 0000000000000..f1c89aef3b008 --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.21459.3/Anthropic.Claude.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.Claude +PackageVersion: 1.21459.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 508a7ba1897d0016828dddd68885de674152556d Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 16 Jul 2026 11:38:19 -0400 Subject: [PATCH 012/188] New version: Rustlang.Rust.GNU.LLVM version 1.97.1 (#403262) --- .../Rustlang.Rust.GNU.LLVM.installer.yaml | 32 +++++++++++++++++++ .../Rustlang.Rust.GNU.LLVM.locale.en-US.yaml | 32 +++++++++++++++++++ .../LLVM/1.97.1/Rustlang.Rust.GNU.LLVM.yaml | 8 +++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/r/Rustlang/Rust/GNU/LLVM/1.97.1/Rustlang.Rust.GNU.LLVM.installer.yaml create mode 100644 manifests/r/Rustlang/Rust/GNU/LLVM/1.97.1/Rustlang.Rust.GNU.LLVM.locale.en-US.yaml create mode 100644 manifests/r/Rustlang/Rust/GNU/LLVM/1.97.1/Rustlang.Rust.GNU.LLVM.yaml diff --git a/manifests/r/Rustlang/Rust/GNU/LLVM/1.97.1/Rustlang.Rust.GNU.LLVM.installer.yaml b/manifests/r/Rustlang/Rust/GNU/LLVM/1.97.1/Rustlang.Rust.GNU.LLVM.installer.yaml new file mode 100644 index 0000000000000..82cd645943650 --- /dev/null +++ b/manifests/r/Rustlang/Rust/GNU/LLVM/1.97.1/Rustlang.Rust.GNU.LLVM.installer.yaml @@ -0,0 +1,32 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Rustlang.Rust.GNU.LLVM +PackageVersion: 1.97.1 +InstallerType: wix +InstallerSwitches: + InstallLocation: INSTALLDIR="" +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.97.1-x86_64-pc-windows-gnullvm.msi + InstallerSha256: 51D6131E3BB76D3CB5E6F572933371F96074C4F865A715713959B3FB17E5D86A + ProductCode: '{F399BECC-5F68-4D14-A67F-E2CD7F49049A}' + AppsAndFeaturesEntries: + - DisplayName: Rust 1.97 (LLVM 64-bit) + ProductCode: '{F399BECC-5F68-4D14-A67F-E2CD7F49049A}' + UpgradeCode: '{BA2B2E96-F3E2-4DE9-8809-38C31382CC96}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Rust' +- Architecture: arm64 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.97.1-aarch64-pc-windows-gnullvm.msi + InstallerSha256: E409D09ED0F4C8581C1E5523203509DD0575A0C180082F4D17B2415FEB81E5CB + ProductCode: '{0D77DE25-B7B1-43E7-A6F2-2948A1CCF8D2}' + AppsAndFeaturesEntries: + - DisplayName: Rust 1.97 (LLVM) + ProductCode: '{0D77DE25-B7B1-43E7-A6F2-2948A1CCF8D2}' + UpgradeCode: '{DB29CBDE-CDDF-4EC9-9C68-B6F00038EEDD}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%/Rust' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rustlang/Rust/GNU/LLVM/1.97.1/Rustlang.Rust.GNU.LLVM.locale.en-US.yaml b/manifests/r/Rustlang/Rust/GNU/LLVM/1.97.1/Rustlang.Rust.GNU.LLVM.locale.en-US.yaml new file mode 100644 index 0000000000000..2d1afdc2249c4 --- /dev/null +++ b/manifests/r/Rustlang/Rust/GNU/LLVM/1.97.1/Rustlang.Rust.GNU.LLVM.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Rustlang.Rust.GNU.LLVM +PackageVersion: 1.97.1 +PackageLocale: en-US +Publisher: The Rust Project Developers +PublisherUrl: https://www.rust-lang.org/ +PublisherSupportUrl: https://users.rust-lang.org/ +PrivacyUrl: https://rustfoundation.org/policy/privacy-policy/ +Author: The Rust Project Developers +PackageName: Rust (GNU LLVM) +PackageUrl: https://www.rust-lang.org/ +License: Apache-2.0 AND MIT +LicenseUrl: https://github.com/rust-lang/rust/blob/HEAD/COPYRIGHT +Copyright: Copyright (c) The Rust Project Contributors +CopyrightUrl: https://github.com/rust-lang/rust/blob/HEAD/COPYRIGHT +ShortDescription: A language empowering everyone to build reliable and efficient software. +Description: The Rust programming language helps you write faster, more reliable software. High-level ergonomics and low-level control are often at odds in programming language design; Rust challenges that conflict. Through balancing powerful technical capacity and a great developer experience, Rust gives you the option to control low-level details (such as memory usage) without all the hassle traditionally associated with such control. +Moniker: rust-gnu-llvm +Tags: +- cargo +- clippy +- gnu-toolchain +- llvm +- rustc +- rustdoc +- rustup +ReleaseNotes: '- rustc: Fix miscompilation in LLVM optimization This backports an LLVM submodule bump to include the LLVM-side fix and a revert of the rustc change that is one known trigger for the bug. The rustc side revert should not be strictly necessary but is done out of abundance of caution.' +ReleaseNotesUrl: https://github.com/rust-lang/rust/releases/tag/1.97.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rustlang/Rust/GNU/LLVM/1.97.1/Rustlang.Rust.GNU.LLVM.yaml b/manifests/r/Rustlang/Rust/GNU/LLVM/1.97.1/Rustlang.Rust.GNU.LLVM.yaml new file mode 100644 index 0000000000000..825e82fb31c94 --- /dev/null +++ b/manifests/r/Rustlang/Rust/GNU/LLVM/1.97.1/Rustlang.Rust.GNU.LLVM.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: Rustlang.Rust.GNU.LLVM +PackageVersion: 1.97.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1fd10576b5864ad6d55893d243c47f4deba4cc38 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 16 Jul 2026 11:39:03 -0400 Subject: [PATCH 013/188] New version: Rustlang.Rust.GNU version 1.97.1 (#403263) --- .../1.97.1/Rustlang.Rust.GNU.installer.yaml | 33 +++++++++++++++++++ .../Rustlang.Rust.GNU.locale.en-US.yaml | 25 ++++++++++++++ .../Rust/GNU/1.97.1/Rustlang.Rust.GNU.yaml | 8 +++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/r/Rustlang/Rust/GNU/1.97.1/Rustlang.Rust.GNU.installer.yaml create mode 100644 manifests/r/Rustlang/Rust/GNU/1.97.1/Rustlang.Rust.GNU.locale.en-US.yaml create mode 100644 manifests/r/Rustlang/Rust/GNU/1.97.1/Rustlang.Rust.GNU.yaml diff --git a/manifests/r/Rustlang/Rust/GNU/1.97.1/Rustlang.Rust.GNU.installer.yaml b/manifests/r/Rustlang/Rust/GNU/1.97.1/Rustlang.Rust.GNU.installer.yaml new file mode 100644 index 0000000000000..df00a69219aab --- /dev/null +++ b/manifests/r/Rustlang/Rust/GNU/1.97.1/Rustlang.Rust.GNU.installer.yaml @@ -0,0 +1,33 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Rustlang.Rust.GNU +PackageVersion: 1.97.1 +InstallerType: wix +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x86 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.97.1-i686-pc-windows-gnu.msi + InstallerSha256: 8D1CFEF5FAC49B7E0885CB2F823BC0CEEF121A054B543014B7FAF2572082AAFE + ProductCode: '{F3BF12A8-E6E4-42A3-BCBD-AD8CFEDB9BF8}' + AppsAndFeaturesEntries: + - DisplayName: Rust 1.97 (GNU) + ProductCode: '{F3BF12A8-E6E4-42A3-BCBD-AD8CFEDB9BF8}' + UpgradeCode: '{1C7CADA5-D117-43F8-A356-DF15F9FBEFF6}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%/Rust' +- Architecture: x64 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.97.1-x86_64-pc-windows-gnu.msi + InstallerSha256: 6782D36807418057AFB7FD7E0C9BF97759AD3AD6E23F1C577DBB318BE3E5DCD2 + ProductCode: '{EF72E138-CD12-4F52-A8D8-E7BD7C3148B4}' + AppsAndFeaturesEntries: + - DisplayName: Rust 1.97 (GNU 64-bit) + ProductCode: '{EF72E138-CD12-4F52-A8D8-E7BD7C3148B4}' + UpgradeCode: '{B440B077-F8D1-4730-8E1D-D6D37702B4CE}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Rust' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rustlang/Rust/GNU/1.97.1/Rustlang.Rust.GNU.locale.en-US.yaml b/manifests/r/Rustlang/Rust/GNU/1.97.1/Rustlang.Rust.GNU.locale.en-US.yaml new file mode 100644 index 0000000000000..7f1af7842f9b2 --- /dev/null +++ b/manifests/r/Rustlang/Rust/GNU/1.97.1/Rustlang.Rust.GNU.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Rustlang.Rust.GNU +PackageVersion: 1.97.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 (GNU) +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 gnu toolchain +Moniker: rust-gnu +Tags: +- gnu +- rust +- windows +ReleaseNotes: '- rustc: Fix miscompilation in LLVM optimization This backports an LLVM submodule bump to include the LLVM-side fix and a revert of the rustc change that is one known trigger for the bug. The rustc side revert should not be strictly necessary but is done out of abundance of caution.' +ReleaseNotesUrl: https://github.com/rust-lang/rust/releases/tag/1.97.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rustlang/Rust/GNU/1.97.1/Rustlang.Rust.GNU.yaml b/manifests/r/Rustlang/Rust/GNU/1.97.1/Rustlang.Rust.GNU.yaml new file mode 100644 index 0000000000000..bf21c2c85efde --- /dev/null +++ b/manifests/r/Rustlang/Rust/GNU/1.97.1/Rustlang.Rust.GNU.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: Rustlang.Rust.GNU +PackageVersion: 1.97.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1d3ab5abd0087bd906c5e35af014962437bddf90 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Thu, 16 Jul 2026 16:39:46 +0100 Subject: [PATCH 014/188] New version: Jackett.Jackett version 0.24.2226 (#403283) --- .../0.24.2226/Jackett.Jackett.installer.yaml | 26 ++++++++++++ .../Jackett.Jackett.locale.en-US.yaml | 40 +++++++++++++++++++ .../Jackett/0.24.2226/Jackett.Jackett.yaml | 8 ++++ 3 files changed, 74 insertions(+) create mode 100644 manifests/j/Jackett/Jackett/0.24.2226/Jackett.Jackett.installer.yaml create mode 100644 manifests/j/Jackett/Jackett/0.24.2226/Jackett.Jackett.locale.en-US.yaml create mode 100644 manifests/j/Jackett/Jackett/0.24.2226/Jackett.Jackett.yaml diff --git a/manifests/j/Jackett/Jackett/0.24.2226/Jackett.Jackett.installer.yaml b/manifests/j/Jackett/Jackett/0.24.2226/Jackett.Jackett.installer.yaml new file mode 100644 index 0000000000000..d71776dc4abe0 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.2226/Jackett.Jackett.installer.yaml @@ -0,0 +1,26 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.24.2226 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ReleaseDate: 2026-07-16 +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.2226/Jackett.Installer.Windows.exe + InstallerSha256: 4C60D9C2FA1E9D00581FAA671C0BCD41DCF614FD6A2886D492A8A664F252BB43 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.2226/Jackett.Jackett.locale.en-US.yaml b/manifests/j/Jackett/Jackett/0.24.2226/Jackett.Jackett.locale.en-US.yaml new file mode 100644 index 0000000000000..0fd6cde574bf8 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.2226/Jackett.Jackett.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.24.2226 +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: + - 289d5d2 filelist: update categories + - b97cf71 Update README.md + This list of changes was auto generated. +ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.24.2226 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.2226/Jackett.Jackett.yaml b/manifests/j/Jackett/Jackett/0.24.2226/Jackett.Jackett.yaml new file mode 100644 index 0000000000000..4c3eb95c2f35e --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.2226/Jackett.Jackett.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.24.2226 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0b25fb2e2596ea56245437158e70b9a8e08771bb Mon Sep 17 00:00:00 2001 From: Ryan Wilson Date: Thu, 16 Jul 2026 08:40:28 -0700 Subject: [PATCH 015/188] New version: dune-admin 0.45.0 (#403284) Co-authored-by: goreleaserbot --- .../0.45.0/Icehunter.dune-admin.installer.yaml | 18 ++++++++++++++++++ .../Icehunter.dune-admin.locale.en-US.yaml | 17 +++++++++++++++++ .../0.45.0/Icehunter.dune-admin.yaml | 7 +++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/i/Icehunter/dune-admin/0.45.0/Icehunter.dune-admin.installer.yaml create mode 100644 manifests/i/Icehunter/dune-admin/0.45.0/Icehunter.dune-admin.locale.en-US.yaml create mode 100644 manifests/i/Icehunter/dune-admin/0.45.0/Icehunter.dune-admin.yaml diff --git a/manifests/i/Icehunter/dune-admin/0.45.0/Icehunter.dune-admin.installer.yaml b/manifests/i/Icehunter/dune-admin/0.45.0/Icehunter.dune-admin.installer.yaml new file mode 100644 index 0000000000000..39d73258938dc --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.45.0/Icehunter.dune-admin.installer.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Icehunter.dune-admin +PackageVersion: 0.45.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-07-16" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dune-admin.exe + PortableCommandAlias: dune-admin + InstallerUrl: https://github.com/Icehunter/dune-admin/releases/download/v0.45.0/dune-admin_windows_amd64.zip + InstallerSha256: 88b4b648d1ab117375584ce2cb6a7c08e65f527c293f10e77ad7daaf66406a08 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.45.0/Icehunter.dune-admin.locale.en-US.yaml b/manifests/i/Icehunter/dune-admin/0.45.0/Icehunter.dune-admin.locale.en-US.yaml new file mode 100644 index 0000000000000..2668dfe49da3a --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.45.0/Icehunter.dune-admin.locale.en-US.yaml @@ -0,0 +1,17 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Icehunter.dune-admin +PackageVersion: 0.45.0 +PackageLocale: en-US +Publisher: Icehunter +PublisherUrl: https://github.com/Icehunter +PublisherSupportUrl: https://github.com/Icehunter/dune-admin/issues +PackageName: dune-admin +PackageUrl: https://github.com/Icehunter/dune-admin +License: MIT +LicenseUrl: https://github.com/Icehunter/dune-admin/blob/main/LICENSE +ShortDescription: Local-first, provider-aware terminal agent. +Description: dune-admin is a local-first, provider-aware terminal agent that maintains Claude Code wire compatibility while innovating on behavior and architecture. +Moniker: dune-admin +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.45.0/Icehunter.dune-admin.yaml b/manifests/i/Icehunter/dune-admin/0.45.0/Icehunter.dune-admin.yaml new file mode 100644 index 0000000000000..2f68267cec5a5 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.45.0/Icehunter.dune-admin.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Icehunter.dune-admin +PackageVersion: 0.45.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e4917c8d0fcce17e283fc14f2ce79f74f6f0041e Mon Sep 17 00:00:00 2001 From: bceverly Date: Thu, 16 Jul 2026 12:05:06 -0400 Subject: [PATCH 016/188] New version: sysmanage.sysmanage version 3.1.0.10 (#403241) --- .../sysmanage.sysmanage.installer.yaml | 31 +++ .../sysmanage.sysmanage.locale.en-US.yaml | 260 ++++++++++++++++++ .../3.1.0.10/sysmanage.sysmanage.yaml | 8 + 3 files changed, 299 insertions(+) create mode 100644 manifests/s/sysmanage/sysmanage/3.1.0.10/sysmanage.sysmanage.installer.yaml create mode 100644 manifests/s/sysmanage/sysmanage/3.1.0.10/sysmanage.sysmanage.locale.en-US.yaml create mode 100644 manifests/s/sysmanage/sysmanage/3.1.0.10/sysmanage.sysmanage.yaml diff --git a/manifests/s/sysmanage/sysmanage/3.1.0.10/sysmanage.sysmanage.installer.yaml b/manifests/s/sysmanage/sysmanage/3.1.0.10/sysmanage.sysmanage.installer.yaml new file mode 100644 index 0000000000000..077e2ad4ac8d3 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.1.0.10/sysmanage.sysmanage.installer.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.1.0.10 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bceverly/sysmanage/releases/download/v3.1.0.10/sysmanage-3.1.0.10-windows-x64.msi + InstallerSha256: 667EF63ED19B7E6073F07FB32FFADF6DC901F4FC36C2CBD9605B2038C314C676 + ProductCode: '{489C71EE-9C06-44D7-8A3B-C42940F3225D}' + AppsAndFeaturesEntries: + - ProductCode: '{489C71EE-9C06-44D7-8A3B-C42940F3225D}' + UpgradeCode: '{F1E2D3C4-B5A6-4D7C-9E8F-1A2B3C4D5E6F}' +- Architecture: arm64 + InstallerUrl: https://github.com/bceverly/sysmanage/releases/download/v3.1.0.10/sysmanage-3.1.0.10-windows-arm64.msi + InstallerSha256: 7FD9298DA99A94799827E8E8FA57E526AE39449F60EE3BD9C4EED2BDFCA6CC3B + ProductCode: '{977B0278-F7F7-44CB-87E4-730CE3573E86}' + AppsAndFeaturesEntries: + - ProductCode: '{977B0278-F7F7-44CB-87E4-730CE3573E86}' + UpgradeCode: '{F1E2D3C4-B5A6-4D7C-9E8F-1A2B3C4D5E6F}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage/3.1.0.10/sysmanage.sysmanage.locale.en-US.yaml b/manifests/s/sysmanage/sysmanage/3.1.0.10/sysmanage.sysmanage.locale.en-US.yaml new file mode 100644 index 0000000000000..3848fe0a3888f --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.1.0.10/sysmanage.sysmanage.locale.en-US.yaml @@ -0,0 +1,260 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.1.0.10 +PackageLocale: en-US +Publisher: SysManage +PublisherUrl: https://github.com/bceverly/sysmanage +PublisherSupportUrl: https://github.com/bceverly/sysmanage/issues +Author: Bryan Everly +PackageName: SysManage Server +PackageUrl: https://github.com/bceverly/sysmanage +License: AGPL-3.0-or-later +LicenseUrl: https://github.com/bceverly/sysmanage/blob/HEAD/LICENSE +Copyright: Copyright (c) Bryan Everly +ShortDescription: Open-source fleet management server for SysManage. +Description: SysManage is the server-side component of an open-source fleet management platform. It accepts inventory from SysManage Agent hosts, dispatches declarative deployment plans (package install, firewall config, antivirus deployment, VM lifecycle), surfaces health and compliance dashboards, and exposes a REST + WebSocket API for orchestration. +Moniker: sysmanage +ReleaseNotes: |- + SysManage Server v3.1.0.10 + Updated for new menu structure + Multi-platform system management and monitoring server with web-based interface. + Installation Instructions + Ubuntu/Debian + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.1.0.10/sysmanage_3.1.0.10-1_all.deb + sudo apt install ./sysmanage_3.1.0.10-1_all.deb + # Install nginx if not already installed + sudo apt install nginx + # Configure the server + sudo nano /etc/sysmanage.yaml + # Run database migrations + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the service + sudo systemctl enable --now sysmanage + OpenBSD + # Download the port tarball + wget https://github.com/bceverly/sysmanage/releases/download/v3.1.0.10/sysmanage-openbsd-port-3.1.0.10.tar.gz + # Extract to OpenBSD ports tree + cd /usr/ports/mystuff + mkdir -p www + tar xzf ~/sysmanage-openbsd-port-3.1.0.10.tar.gz -C www/ + # Generate checksums + cd /usr/ports/mystuff/www/sysmanage + doas make makesum + # Build and install + doas make install + # Initialize PostgreSQL (if not already done) + doas su - _postgresql + initdb -D /var/postgresql/data -U postgres -A scram-sha-256 -E UTF8 -W + exit + doas rcctl enable postgresql + doas rcctl start postgresql + # Create database and user + doas su - _postgresql -c "createuser -P sysmanage" + doas su - _postgresql -c "createdb -O sysmanage sysmanage" + # Configure SysManage + doas vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/local/libexec/sysmanage + doas python3 -m alembic upgrade head + # Enable and start the service + doas rcctl enable sysmanage + doas rcctl start sysmanage + FreeBSD + # Download and install + fetch https://github.com/bceverly/sysmanage/releases/download/v3.1.0.10/sysmanage-3.1.0.10.pkg + sudo pkg add ./sysmanage-3.1.0.10.pkg + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize PostgreSQL (if not already done) + sudo sysrc postgresql_enable=YES + sudo service postgresql initdb + sudo service postgresql start + # Create database and user + sudo su - postgres -c "createuser sysmanage" + sudo su - postgres -c "createdb sysmanage -O sysmanage" + sudo su - postgres -c "psql -c \"ALTER USER sysmanage WITH PASSWORD 'your-password';\"" + # Configure SysManage + sudo vi /usr/local/etc/sysmanage/config.yaml + # Update the database connection string + # Run database migrations + cd /usr/local/lib/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Enable and start the services + sudo sysrc sysmanage_enable=YES + sudo sysrc nginx_enable=YES + sudo service sysmanage start + sudo service nginx start + macOS + # Download and install + curl -L -O https://github.com/bceverly/sysmanage/releases/download/v3.1.0.10/sysmanage-3.1.0.10-macos.pkg + sudo installer -pkg sysmanage-3.1.0.10-macos.pkg -target / + # The installer automatically creates the virtual environment and copies files + # Install PostgreSQL (if not already installed) + brew install postgresql@16 + brew services start postgresql@16 + # Create database + createdb sysmanage + # Configure SysManage + sudo cp /etc/sysmanage.yaml.example /etc/sysmanage.yaml + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Run database migrations + cd /usr/local/lib/sysmanage + .venv/bin/python -m alembic upgrade head + # Install and configure nginx (if not already installed) + brew install nginx + cp /usr/local/etc/sysmanage/sysmanage-nginx.conf /usr/local/etc/nginx/servers/ + brew services start nginx + # Load and start the service + sudo launchctl load /Library/LaunchDaemons/com.sysmanage.server.plist + NetBSD + # Download and verify + ftp https://github.com/bceverly/sysmanage/releases/download/v3.1.0.10/sysmanage-3.1.0.10-netbsd.tgz + ftp https://github.com/bceverly/sysmanage/releases/download/v3.1.0.10/sysmanage-3.1.0.10-netbsd.tgz.sha256 + sha256 -c sysmanage-3.1.0.10-netbsd.tgz.sha256 sysmanage-3.1.0.10-netbsd.tgz + # Install package + su - + pkg_add sysmanage-3.1.0.10-netbsd.tgz + # The package automatically installs PostgreSQL 16 and nginx as dependencies + # Initialize PostgreSQL (if not already done) + /etc/rc.d/pgsql initdb + echo "pgsql=YES" >> /etc/rc.conf + /etc/rc.d/pgsql start + # Create database and user + su - pgsql -c "createuser -P sysmanage" + su - pgsql -c "createdb -O sysmanage sysmanage" + # Configure SysManage + cp /usr/pkg/etc/sysmanage/sysmanage.yaml.example /usr/pkg/etc/sysmanage.yaml + vi /usr/pkg/etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/pkg/lib/sysmanage + python3.12 -m venv .venv + .venv/bin/pip install -r requirements-prod.txt + .venv/bin/python -m alembic upgrade head + # Configure nginx (optional) + cp /usr/pkg/share/examples/sysmanage/sysmanage-nginx.conf /usr/pkg/etc/nginx/sites-enabled/ + echo "nginx=YES" >> /etc/rc.conf + # Enable and start the services + cp /usr/pkg/share/examples/rc.d/sysmanage /etc/rc.d/ + chmod +x /etc/rc.d/sysmanage + echo "sysmanage=YES" >> /etc/rc.conf + /etc/rc.d/sysmanage start + /etc/rc.d/nginx start + CentOS/RHEL/Fedora/Rocky Linux/AlmaLinux + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.1.0.10/sysmanage-3.1.0.10-1.*.rpm + sudo dnf install ./sysmanage-3.1.0.10-1.*.rpm + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize PostgreSQL (if not already done) + sudo postgresql-setup --initdb + sudo systemctl enable --now postgresql + # Create database and user + sudo -u postgres createuser sysmanage + sudo -u postgres createdb sysmanage -O sysmanage + sudo -u postgres psql -c "ALTER USER sysmanage WITH PASSWORD 'your-password';" + # Configure SysManage + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the services + sudo systemctl enable --now sysmanage + sudo systemctl enable --now nginx + OpenSUSE/SLES + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.1.0.10/sysmanage-3.1.0.10-1.noarch.rpm + sudo zypper install ./sysmanage-3.1.0.10-1.noarch.rpm + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize and start PostgreSQL (if not already done) + sudo systemctl enable --now postgresql + # Create database and user + sudo -u postgres createuser sysmanage + sudo -u postgres createdb sysmanage -O sysmanage + sudo -u postgres psql -c "ALTER USER sysmanage WITH PASSWORD 'your-password';" + # Configure SysManage + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the services + sudo systemctl enable --now sysmanage + sudo systemctl enable --now nginx + Alpine Linux (3.19, 3.20, 3.21) + # Download the APK package for your Alpine version (e.g., alpine319, alpine320, alpine321) + wget https://github.com/bceverly/sysmanage/releases/download/v3.1.0.10/sysmanage-3.1.0.10-alpine320.apk + # Allow installation of unsigned packages (required for GitHub releases) + apk add --allow-untrusted ./sysmanage-3.1.0.10-alpine320.apk + # The package installs to /usr/libexec/sysmanage with pip packages in a subdirectory + # Dependencies: python3, nginx, postgresql are automatically installed + # Initialize and start PostgreSQL + rc-update add postgresql default + rc-service postgresql start + # Create database and user + su - postgres -c "createuser -P sysmanage" + su - postgres -c "createdb -O sysmanage sysmanage" + # Configure SysManage + cp /etc/sysmanage/sysmanage.yaml.example /etc/sysmanage/sysmanage.yaml + vi /etc/sysmanage/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/libexec/sysmanage + PYTHONPATH=/usr/libexec/sysmanage/pip-packages python3 -m alembic upgrade head + # Enable and start the services + rc-update add sysmanage default + rc-update add nginx default + rc-service sysmanage start + rc-service nginx start + Windows (x64 and ARM64) + # Download the MSI installer (choose your architecture) + # For x64: + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage/releases/download/v3.1.0.10/sysmanage-3.1.0.10-windows-x64.msi" -OutFile "sysmanage-3.1.0.10-windows-x64.msi" + # For ARM64: + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage/releases/download/v3.1.0.10/sysmanage-3.1.0.10-windows-arm64.msi" -OutFile "sysmanage-3.1.0.10-windows-arm64.msi" + # Install the MSI package (run as Administrator) + # The installer will: + # - Check for and install Python 3.12 if needed + # - Install Visual C++ Redistributable if needed + # - Extract application files to C:\Program Files\SysManage Server + # - Create Python virtual environment and install dependencies + # - Create Windows Service "SysManageServer" + # - Start the service automatically + msiexec /i sysmanage-3.1.0.10-windows-x64.msi + # Configure SysManage (installer creates example config) + notepad "C:\ProgramData\SysManage\sysmanage.yaml" + # Update database connection string and other settings + # The service runs automatically. To manage it: + # Stop the service: + Stop-Service SysManageServer + # Start the service: + Start-Service SysManageServer + # Check service status: + Get-Service SysManageServer + # View service logs: + Get-Content "C:\ProgramData\SysManage\logs\sysmanage-service.log" -Tail 50 + # To uninstall: + # Use "Add or Remove Programs" or run: + msiexec /x sysmanage-3.1.0.10-windows-x64.msi + Note for Windows: The installer requires administrator privileges. Python 3.12 and Visual C++ Redistributable will be automatically installed if not present. The service runs on port 8080 by default (configurable in sysmanage.yaml). + Access the Web Interface + After configuration and starting the service: + - Frontend: http://localhost:3000 + - Backend API: http://localhost:8080 + Checksum Verification + All packages include SHA256 checksums. Download both files and verify: + Linux (Ubuntu/Debian): + sha256sum -c sysmanage_3.1.0.10-1_all.deb.sha256 + OpenBSD: + sha256 -C sysmanage-openbsd-port-3.1.0.10.tar.gz.sha256 sysmanage-openbsd-port-3.1.0.10.tar.gz + FreeBSD: + sha256 -c sysmanage-3.1.0.10.pkg.sha256 sysmanage-3.1.0.10.pkg + macOS: +ReleaseNotesUrl: https://github.com/bceverly/sysmanage/releases/tag/v3.1.0.10 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage/3.1.0.10/sysmanage.sysmanage.yaml b/manifests/s/sysmanage/sysmanage/3.1.0.10/sysmanage.sysmanage.yaml new file mode 100644 index 0000000000000..527293083d2f3 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.1.0.10/sysmanage.sysmanage.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.1.0.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bbe3f64e127d9a56b30069f829d658693fc87a1f Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 16 Jul 2026 12:05:53 -0400 Subject: [PATCH 017/188] New version: Gitea.Runner version 2.1.0 (#403288) --- .../Runner/2.1.0/Gitea.Runner.installer.yaml | 15 +++++++++ .../2.1.0/Gitea.Runner.locale.en-US.yaml | 32 +++++++++++++++++++ .../g/Gitea/Runner/2.1.0/Gitea.Runner.yaml | 8 +++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/g/Gitea/Runner/2.1.0/Gitea.Runner.installer.yaml create mode 100644 manifests/g/Gitea/Runner/2.1.0/Gitea.Runner.locale.en-US.yaml create mode 100644 manifests/g/Gitea/Runner/2.1.0/Gitea.Runner.yaml diff --git a/manifests/g/Gitea/Runner/2.1.0/Gitea.Runner.installer.yaml b/manifests/g/Gitea/Runner/2.1.0/Gitea.Runner.installer.yaml new file mode 100644 index 0000000000000..72f496db2d02c --- /dev/null +++ b/manifests/g/Gitea/Runner/2.1.0/Gitea.Runner.installer.yaml @@ -0,0 +1,15 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Gitea.Runner +PackageVersion: 2.1.0 +InstallerType: portable +Commands: +- gitea-runner +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://gitea.com/gitea/runner/releases/download/v2.1.0/gitea-runner-2.1.0-windows-amd64.exe + InstallerSha256: CB59508EFB9C184AADB0C78A6E5914E130300D9B52168F342BC15492644DFB06 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gitea/Runner/2.1.0/Gitea.Runner.locale.en-US.yaml b/manifests/g/Gitea/Runner/2.1.0/Gitea.Runner.locale.en-US.yaml new file mode 100644 index 0000000000000..31956bb973e89 --- /dev/null +++ b/manifests/g/Gitea/Runner/2.1.0/Gitea.Runner.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Gitea.Runner +PackageVersion: 2.1.0 +PackageLocale: en-US +Publisher: The Gitea Authors +PublisherUrl: https://about.gitea.com/ +PublisherSupportUrl: https://docs.gitea.com/help/support +Author: The Gitea Authors +PackageName: Gitea Runner +PackageUrl: https://about.gitea.com/products/runner/ +License: MIT +LicenseUrl: https://gitea.com/gitea/runner/src/branch/HEAD/LICENSE +Copyright: Copyright (c) 2026 The Gitea Authors +CopyrightUrl: https://gitea.com/gitea/runner/src/branch/HEAD/LICENSE +ShortDescription: Gitea Actions Runner is the agent that powers Gitea Actions, our built-in CI/CD system. It runs your jobs on the infrastructure you choose, with the same workflow syntax as GitHub Actions. +Description: |- + Gitea Actions Runner is the agent that powers Gitea Actions, our built-in CI/CD system. It works alongside Gitea's built-in Git server and auxiliary services to create an isolated environment in which the tasks that make up your CI/CD pipeline run. + + The runner works on a simple yet effective premise: it listens for any job dispatched from a Gitea server and runs those jobs in the environment you configure. Whenever a commit or a pull request is made, the runner kicks into action and provides immediate feedback about the impact of the change. +Moniker: gitea-runner +Tags: +- cd +- ci +- ci-cd +- continuous-delivery +- continuous-integration +- gitea +- gitea-actions +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gitea/Runner/2.1.0/Gitea.Runner.yaml b/manifests/g/Gitea/Runner/2.1.0/Gitea.Runner.yaml new file mode 100644 index 0000000000000..05329d9b10401 --- /dev/null +++ b/manifests/g/Gitea/Runner/2.1.0/Gitea.Runner.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: Gitea.Runner +PackageVersion: 2.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 32d9325b8e95191ab5d1fe2d8e57f5dbc4538a50 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 16 Jul 2026 12:06:34 -0400 Subject: [PATCH 018/188] New version: Microsoft.SafetyScanner version 1.455.172.0 (#403289) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.455.172.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.172.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.172.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.172.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.455.172.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.172.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..a76ed3afd8476 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.172.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.455.172.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.455.172.0&arch=x86 + InstallerSha256: E2223B01D6BCD4F3ADCC25C356169C521480CD5986AA66025698B36A5588E009 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.455.172.0&arch=amd64 + InstallerSha256: FC9740FD9254613414C5E1E68B7C82E13708816FAFE99139CE2FD24C26E61FDB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.455.172.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.172.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..d70694b5b5eb6 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.172.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.455.172.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.455.172.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.172.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..71b50aa97f514 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.172.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.455.172.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 58cd2bb4a140ffb44f0d18d2ade71fe6f757a15f Mon Sep 17 00:00:00 2001 From: Pratham Parikh Date: Thu, 16 Jul 2026 21:37:19 +0530 Subject: [PATCH 019/188] New version: pratham15541.disktracker version 2.1.1 (#403292) --- .../pratham15541.disktracker.installer.yaml | 17 +++++++++ ...pratham15541.disktracker.locale.en-US.yaml | 38 +++++++++++++++++++ .../2.1.1/pratham15541.disktracker.yaml | 8 ++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/p/pratham15541/disktracker/2.1.1/pratham15541.disktracker.installer.yaml create mode 100644 manifests/p/pratham15541/disktracker/2.1.1/pratham15541.disktracker.locale.en-US.yaml create mode 100644 manifests/p/pratham15541/disktracker/2.1.1/pratham15541.disktracker.yaml diff --git a/manifests/p/pratham15541/disktracker/2.1.1/pratham15541.disktracker.installer.yaml b/manifests/p/pratham15541/disktracker/2.1.1/pratham15541.disktracker.installer.yaml new file mode 100644 index 0000000000000..3d197d65f5467 --- /dev/null +++ b/manifests/p/pratham15541/disktracker/2.1.1/pratham15541.disktracker.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: pratham15541.disktracker +PackageVersion: 2.1.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: disktracker.exe + PortableCommandAlias: disktracker +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/pratham15541/disktracker/releases/download/v2.1.1/disktracker-v2.1.1-windows-x64.zip + InstallerSha256: EC5138E464C5DE5D69D90766C075EEA9DA2135559494FB85FDE97A48E409D637 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/pratham15541/disktracker/2.1.1/pratham15541.disktracker.locale.en-US.yaml b/manifests/p/pratham15541/disktracker/2.1.1/pratham15541.disktracker.locale.en-US.yaml new file mode 100644 index 0000000000000..2791d79e64551 --- /dev/null +++ b/manifests/p/pratham15541/disktracker/2.1.1/pratham15541.disktracker.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: pratham15541.disktracker +PackageVersion: 2.1.1 +PackageLocale: en-US +Publisher: pratham15541 +PublisherUrl: https://github.com/pratham15541 +PublisherSupportUrl: https://github.com/pratham15541/disktracker/issues +PackageName: disktracker +PackageUrl: https://github.com/pratham15541/disktracker +License: MIT +LicenseUrl: https://github.com/pratham15541/disktracker/blob/HEAD/LICENSE +ShortDescription: Fast cross-platform CLI for recursive disk usage analysis, storage tracking, and filesystem insights. +Tags: +- cli +- devloper-tools +- disk-analyzer +- disk-space +- disk-usage +- filesystem +- filesystem-monitor +- incremental-indexing +- memory-mapped-file +- observability +- real-time-monitoring +- rust +- snapshot-diff +- sqlite +- system-programming +- windows +ReleaseNotes: 'Full Changelog: v2.1.0...v2.1.1' +ReleaseNotesUrl: https://github.com/pratham15541/disktracker/releases/tag/v2.1.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/pratham15541/disktracker/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/pratham15541/disktracker/2.1.1/pratham15541.disktracker.yaml b/manifests/p/pratham15541/disktracker/2.1.1/pratham15541.disktracker.yaml new file mode 100644 index 0000000000000..396587697cf1d --- /dev/null +++ b/manifests/p/pratham15541/disktracker/2.1.1/pratham15541.disktracker.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: pratham15541.disktracker +PackageVersion: 2.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e40efab6e51e2d981bd9c8f192d39ac2f635acd8 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 16 Jul 2026 12:07:32 -0400 Subject: [PATCH 020/188] New version: Blitz.Blitz version 2.1.598 (#403294) --- .../Blitz/2.1.598/Blitz.Blitz.installer.yaml | 21 ++++++++++++++ .../2.1.598/Blitz.Blitz.locale.en-US.yaml | 28 +++++++++++++++++++ .../b/Blitz/Blitz/2.1.598/Blitz.Blitz.yaml | 8 ++++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/b/Blitz/Blitz/2.1.598/Blitz.Blitz.installer.yaml create mode 100644 manifests/b/Blitz/Blitz/2.1.598/Blitz.Blitz.locale.en-US.yaml create mode 100644 manifests/b/Blitz/Blitz/2.1.598/Blitz.Blitz.yaml diff --git a/manifests/b/Blitz/Blitz/2.1.598/Blitz.Blitz.installer.yaml b/manifests/b/Blitz/Blitz/2.1.598/Blitz.Blitz.installer.yaml new file mode 100644 index 0000000000000..83b181c558482 --- /dev/null +++ b/manifests/b/Blitz/Blitz/2.1.598/Blitz.Blitz.installer.yaml @@ -0,0 +1,21 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Blitz.Blitz +PackageVersion: 2.1.598 +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: 153f8ce0-b97a-575b-ba12-4ff8b1481894 +ReleaseDate: 2026-07-16 +AppsAndFeaturesEntries: +- ProductCode: 153f8ce0-b97a-575b-ba12-4ff8b1481894 +Installers: +- Architecture: x64 + InstallerUrl: https://blitz-main.blitz.gg/Blitz-2.1.598.exe + InstallerSha256: 425203CA056213697CEAA7FCD66F5976DB1CC0EA64B6F84F1D6265F45598D1B8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Blitz/Blitz/2.1.598/Blitz.Blitz.locale.en-US.yaml b/manifests/b/Blitz/Blitz/2.1.598/Blitz.Blitz.locale.en-US.yaml new file mode 100644 index 0000000000000..4e664d2970780 --- /dev/null +++ b/manifests/b/Blitz/Blitz/2.1.598/Blitz.Blitz.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Blitz.Blitz +PackageVersion: 2.1.598 +PackageLocale: en-US +Publisher: Blitz, Inc. +PublisherUrl: https://blitz.gg/ +PublisherSupportUrl: https://support.blitz.gg/ +PrivacyUrl: https://blitz.gg/privacy-policy +Author: Blitz, Inc. +PackageName: Blitz +PackageUrl: https://blitz.gg/ +License: Custom use license +LicenseUrl: https://www.blitz.gg/terms-of-service +Copyright: Copyright (c) 2022 Blitz, Inc. +CopyrightUrl: https://www.blitz.gg/terms-of-service +ShortDescription: Blitz App - Your personal gaming coach +Moniker: blitz.gg +Tags: +- gaming +- league-of-legends +- legends-of-runeterra +- lol +- teamfight-tactics +- valorant +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Blitz/Blitz/2.1.598/Blitz.Blitz.yaml b/manifests/b/Blitz/Blitz/2.1.598/Blitz.Blitz.yaml new file mode 100644 index 0000000000000..c20812691851d --- /dev/null +++ b/manifests/b/Blitz/Blitz/2.1.598/Blitz.Blitz.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: Blitz.Blitz +PackageVersion: 2.1.598 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From aa4de4bd384085290d00605568c5a89389b6b636 Mon Sep 17 00:00:00 2001 From: xiSage <57551864+xiSage@users.noreply.github.com> Date: Fri, 17 Jul 2026 00:07:47 +0800 Subject: [PATCH 021/188] New version: GDRETools.gdsdecomp version 2.6.0 (#403296) --- .../2.6.0/GDRETools.gdsdecomp.installer.yaml | 19 +++++++++ .../GDRETools.gdsdecomp.locale.en-US.yaml | 41 +++++++++++++++++++ .../gdsdecomp/2.6.0/GDRETools.gdsdecomp.yaml | 8 ++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/g/GDRETools/gdsdecomp/2.6.0/GDRETools.gdsdecomp.installer.yaml create mode 100644 manifests/g/GDRETools/gdsdecomp/2.6.0/GDRETools.gdsdecomp.locale.en-US.yaml create mode 100644 manifests/g/GDRETools/gdsdecomp/2.6.0/GDRETools.gdsdecomp.yaml diff --git a/manifests/g/GDRETools/gdsdecomp/2.6.0/GDRETools.gdsdecomp.installer.yaml b/manifests/g/GDRETools/gdsdecomp/2.6.0/GDRETools.gdsdecomp.installer.yaml new file mode 100644 index 0000000000000..99a7a1c941c61 --- /dev/null +++ b/manifests/g/GDRETools/gdsdecomp/2.6.0/GDRETools.gdsdecomp.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GDRETools.gdsdecomp +PackageVersion: 2.6.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: gdre_tools.exe +UpgradeBehavior: uninstallPrevious +Commands: +- gdre_tools +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GDRETools/gdsdecomp/releases/download/v2.6.0/GDRE_tools-v2.6.0-windows.zip + InstallerSha256: 1C459C2CD575DC06DA09757EF1375A451B9CF421603913CFB3B82D5ED0F3B06D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GDRETools/gdsdecomp/2.6.0/GDRETools.gdsdecomp.locale.en-US.yaml b/manifests/g/GDRETools/gdsdecomp/2.6.0/GDRETools.gdsdecomp.locale.en-US.yaml new file mode 100644 index 0000000000000..a14ac180465bf --- /dev/null +++ b/manifests/g/GDRETools/gdsdecomp/2.6.0/GDRETools.gdsdecomp.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GDRETools.gdsdecomp +PackageVersion: 2.6.0 +PackageLocale: en-US +Publisher: GDRETools +PublisherUrl: https://github.com/GDRETools +PublisherSupportUrl: https://github.com/GDRETools/gdsdecomp/issues +Author: GDRETools +PackageName: Godot RE Tools +PackageUrl: https://github.com/GDRETools/gdsdecomp +License: MIT +LicenseUrl: https://github.com/GDRETools/gdsdecomp/blob/HEAD/LICENSE +ShortDescription: Godot reverse engineering tools. +Moniker: gdre_tools +Tags: +- GDScript +- Godot +ReleaseNotes: |- + Note for mod developers + 2.6 changes the default formatting of GDScripts from spaces to tabs. If you are patching the decompiled scripts for your mod loader, you will either need to update your patches to account for this, or change the "Indent Type" option in the configuration dialog to Spaces + What's changed + - HiDPI support: GUI mode now displays scaled on HiDPI screens + - Much improved scene export: + - Fix incorrect normals and tangents on Godot 3.x exported scenes + - better multi-threaded scene export, significantly speeds up recovery in games with many imported scenes + - Improved conversion of shader materials to base materials + - Add RDShaderFile exporter to export imported GLSL shaders back to GLSL + - Add ability to decrypt non-pck-encrypted (i.e. hacked-in) files using CustonDecryptor scripts (see Custom decryptors for more details) + - Cache plugin downloads when first downloading them + - Improve reliability of plugin downloads + - bin-to-text: Ensure project's engine version for writing text resources instead of the resource's engine version + - Improve script decompilation original filename heuristics by @mrexodia in #420 + - Fix Linux wayland performance + New Contributors + - @mrexodia made their first contribution in #420 + Full Changelog: v2.5.0...v2.6.0 +ReleaseNotesUrl: https://github.com/GDRETools/gdsdecomp/releases/tag/v2.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GDRETools/gdsdecomp/2.6.0/GDRETools.gdsdecomp.yaml b/manifests/g/GDRETools/gdsdecomp/2.6.0/GDRETools.gdsdecomp.yaml new file mode 100644 index 0000000000000..9ca70b4e277dd --- /dev/null +++ b/manifests/g/GDRETools/gdsdecomp/2.6.0/GDRETools.gdsdecomp.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GDRETools.gdsdecomp +PackageVersion: 2.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dcdb3f93e3f989a30998584f5fe22fb85e52d28d Mon Sep 17 00:00:00 2001 From: CHYOSS Date: Thu, 16 Jul 2026 19:08:00 +0300 Subject: [PATCH 022/188] PathofBuildingCommunity.PathofBuildingCommunity version 2.65.0 (#403299) --- ...ity.PathofBuildingCommunity.installer.yaml | 25 +++++++++++++ ....PathofBuildingCommunity.locale.en-US.yaml | 37 +++++++++++++++++++ ...dingCommunity.PathofBuildingCommunity.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/p/PathofBuildingCommunity/PathofBuildingCommunity/2.65.0/PathofBuildingCommunity.PathofBuildingCommunity.installer.yaml create mode 100644 manifests/p/PathofBuildingCommunity/PathofBuildingCommunity/2.65.0/PathofBuildingCommunity.PathofBuildingCommunity.locale.en-US.yaml create mode 100644 manifests/p/PathofBuildingCommunity/PathofBuildingCommunity/2.65.0/PathofBuildingCommunity.PathofBuildingCommunity.yaml diff --git a/manifests/p/PathofBuildingCommunity/PathofBuildingCommunity/2.65.0/PathofBuildingCommunity.PathofBuildingCommunity.installer.yaml b/manifests/p/PathofBuildingCommunity/PathofBuildingCommunity/2.65.0/PathofBuildingCommunity.PathofBuildingCommunity.installer.yaml new file mode 100644 index 0000000000000..aa63fdb91f6b8 --- /dev/null +++ b/manifests/p/PathofBuildingCommunity/PathofBuildingCommunity/2.65.0/PathofBuildingCommunity.PathofBuildingCommunity.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: PathofBuildingCommunity.PathofBuildingCommunity +PackageVersion: 2.65.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Silent: /S +ProductCode: Path of Building Community +AppsAndFeaturesEntries: +- ProductCode: Path of Building Community +InstallationMetadata: + DefaultInstallLocation: '%AppData%\Path of Building Community' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/PathOfBuildingCommunity/PathOfBuilding/releases/download/v2.65.0/PathOfBuildingCommunity-Setup.exe + InstallerSha256: C92168AFC4BFCF34AB67693F7EC835A14D605A4B176E795DA50CBEF9A7866892 +- Architecture: x64 + InstallerUrl: https://github.com/PathOfBuildingCommunity/PathOfBuilding/releases/download/v2.65.0/PathOfBuildingCommunity-Setup.exe + InstallerSha256: C92168AFC4BFCF34AB67693F7EC835A14D605A4B176E795DA50CBEF9A7866892 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-20 diff --git a/manifests/p/PathofBuildingCommunity/PathofBuildingCommunity/2.65.0/PathofBuildingCommunity.PathofBuildingCommunity.locale.en-US.yaml b/manifests/p/PathofBuildingCommunity/PathofBuildingCommunity/2.65.0/PathofBuildingCommunity.PathofBuildingCommunity.locale.en-US.yaml new file mode 100644 index 0000000000000..b2ed5258dec51 --- /dev/null +++ b/manifests/p/PathofBuildingCommunity/PathofBuildingCommunity/2.65.0/PathofBuildingCommunity.PathofBuildingCommunity.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PathofBuildingCommunity.PathofBuildingCommunity +PackageVersion: 2.65.0 +PackageLocale: en-US +Publisher: Path of Building Community +PublisherUrl: https://pathofbuilding.community/ +PublisherSupportUrl: https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues +PackageName: Path of Building Community +PackageUrl: https://github.com/PathOfBuildingCommunity/PathOfBuilding +License: MIT License +LicenseUrl: https://github.com/PathOfBuildingCommunity/PathOfBuilding/blob/HEAD/LICENSE.md +Copyright: Contributors to Path of Building Community +ShortDescription: An offline build planner for Path of Exile +Moniker: pob +Tags: +- pob +ReleaseNotes: |- + What's Changed + Fixed Crashes + - Fix crash when opening some builds with cluster jewels by @LocalIdentity in #9790 + - Fix crash when selecting some Imbued gems by @LocalIdentity in #9793 + User Interface + - Add scrollbars and tweak layout of compare tab by @LocalIdentity in #9798 + - Add checkbox to only show differences in compare calcs tab by @LocalIdentity in #9798 + - Show Bloodline Ascendancy in top bar again by @Peechey in #9797 + Fixed Calculations + - Fix some buffs applying incorrectly to the player and minions by @LocalIdentity in #9789 + - Fix imbued trigger supports not working by @LocalIdentity in #9793 + Fixed Behaviours + - Fix Elemental Penetration Support and Greater Spell Echo not appearing in gem list by @LocalIdentity in #9782 + - Fix some gems being hidden from gem list by @LocalIdentity in #9796 + Full Changelog: v2.64.0...v2.65.0 +ReleaseNotesUrl: https://github.com/PathOfBuildingCommunity/PathOfBuilding/releases/tag/v2.65.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PathofBuildingCommunity/PathofBuildingCommunity/2.65.0/PathofBuildingCommunity.PathofBuildingCommunity.yaml b/manifests/p/PathofBuildingCommunity/PathofBuildingCommunity/2.65.0/PathofBuildingCommunity.PathofBuildingCommunity.yaml new file mode 100644 index 0000000000000..98efa10b9c6f0 --- /dev/null +++ b/manifests/p/PathofBuildingCommunity/PathofBuildingCommunity/2.65.0/PathofBuildingCommunity.PathofBuildingCommunity.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: PathofBuildingCommunity.PathofBuildingCommunity +PackageVersion: 2.65.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6bf14524cbbcc6c4e2c078309ab26325bc6f8b57 Mon Sep 17 00:00:00 2001 From: leic4u <32786903+leic4u@users.noreply.github.com> Date: Fri, 17 Jul 2026 00:31:39 +0800 Subject: [PATCH 023/188] New version: AnalyseDeCircuit.OxideTerm version 2.0.1 (#403162) --- .../AnalyseDeCircuit.OxideTerm.installer.yaml | 28 ++++++ ...alyseDeCircuit.OxideTerm.locale.en-US.yaml | 86 +++++++++++++++++++ .../2.0.1/AnalyseDeCircuit.OxideTerm.yaml | 8 ++ 3 files changed, 122 insertions(+) create mode 100644 manifests/a/AnalyseDeCircuit/OxideTerm/2.0.1/AnalyseDeCircuit.OxideTerm.installer.yaml create mode 100644 manifests/a/AnalyseDeCircuit/OxideTerm/2.0.1/AnalyseDeCircuit.OxideTerm.locale.en-US.yaml create mode 100644 manifests/a/AnalyseDeCircuit/OxideTerm/2.0.1/AnalyseDeCircuit.OxideTerm.yaml diff --git a/manifests/a/AnalyseDeCircuit/OxideTerm/2.0.1/AnalyseDeCircuit.OxideTerm.installer.yaml b/manifests/a/AnalyseDeCircuit/OxideTerm/2.0.1/AnalyseDeCircuit.OxideTerm.installer.yaml new file mode 100644 index 0000000000000..ef1783eb11f0e --- /dev/null +++ b/manifests/a/AnalyseDeCircuit/OxideTerm/2.0.1/AnalyseDeCircuit.OxideTerm.installer.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AnalyseDeCircuit.OxideTerm +PackageVersion: 2.0.1 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: OxideTerm +ReleaseDate: 2026-07-16 +AppsAndFeaturesEntries: +- ProductCode: OxideTerm +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\OxideTerm' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AnalyseDeCircuit/oxideterm/releases/download/v2.0.1/OxideTerm_2.0.1_windows_x64-setup.exe + InstallerSha256: CA2962994ACD19C7EFB5409B649164FA72A65F3D3D698C09B79A1FA37005E225 +- Architecture: arm64 + InstallerUrl: https://github.com/AnalyseDeCircuit/oxideterm/releases/download/v2.0.1/OxideTerm_2.0.1_windows_arm64-setup.exe + InstallerSha256: 243B60A4909A20726E22E80A78E034714F8F6A1E32C7BBE7C6993C96B30D2B55 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AnalyseDeCircuit/OxideTerm/2.0.1/AnalyseDeCircuit.OxideTerm.locale.en-US.yaml b/manifests/a/AnalyseDeCircuit/OxideTerm/2.0.1/AnalyseDeCircuit.OxideTerm.locale.en-US.yaml new file mode 100644 index 0000000000000..4c5ed4de4e92a --- /dev/null +++ b/manifests/a/AnalyseDeCircuit/OxideTerm/2.0.1/AnalyseDeCircuit.OxideTerm.locale.en-US.yaml @@ -0,0 +1,86 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AnalyseDeCircuit.OxideTerm +PackageVersion: 2.0.1 +PackageLocale: en-US +Publisher: AnalyseDeCircuit +PublisherUrl: https://github.com/AnalyseDeCircuit +PublisherSupportUrl: https://github.com/AnalyseDeCircuit/oxideterm/issues +Author: AnalyseDeCircuit +PackageName: OxideTerm +PackageUrl: https://github.com/AnalyseDeCircuit/oxideterm +License: GPL-3.0 +LicenseUrl: https://github.com/AnalyseDeCircuit/oxideterm/blob/HEAD/LICENSE +ShortDescription: Local-first SSH workspace for local shells and remote machines.Zero Electron, zero OpenSSL, zero telemetry, and no app subscription for core SSH workflows. +Tags: +- agent +- ai-terminal +- bring-your-own-key +- filemanager +- mcp +- rag +- russh +- rust +- sftp +- ssh-client +- tauri +- terminal +- terminal-emulator +- tool-calling +- wslg +- xterm-js +ReleaseNotes: |- + OxideTerm 2.0 + OxideTerm 2.0 is the stable, GPU-rendered desktop workspace for SSH, terminals, files, forwarding, host operations, remote desktop, and OxideSens AI. + Use this channel for daily work. It includes the desktop app, signed update metadata, and the recommended update path for most users. + Download for your system + ────────────────┬─────────────────────────────────┬───────────────────────────────── + Operating system│x64 │ARM64 + ────────────────┼─────────────────────────────────┼───────────────────────────────── + Windows │Setup (.exe) │Setup (.exe) + ────────────────┼─────────────────────────────────┼───────────────────────────────── + macOS │DMG (Intel) │DMG (Apple Silicon) + ────────────────┼─────────────────────────────────┼───────────────────────────────── + Linux │AppImage · DEB · RPM │AppImage · DEB · RPM + ────────────────┴─────────────────────────────────┴───────────────────────────────── + Portable archives, signatures, and sha256sums.txt remain available in the release assets below. + What This Release Is + - The stable OxideTerm 2.0 desktop build. + - Intended for daily SSH, SFTP, terminal, port forwarding, remote desktop, serial, file, and OxideSens workflows. + - Published with updater metadata for the stable channel. + - Suitable for users who do not want preview-channel churn. + 2.0.1 + OxideTerm 2.0.1 is a maintenance release focused on Linux startup reliability, + cross-version updater compatibility, and settings navigation consistency. + Fixes + - Fixed a Linux startup panic caused by a Rust/WGSL backdrop-blur structure name mismatch in the Blade renderer. + - Kept stable updater manifests compatible with 1.x clients, including the gzip-compressed macOS application archives and installer-specific platform keys expected by the legacy Tauri updater. + - Fixed settings navigation selection and hover surfaces stretching vertically when the window had spare height. + Release Maintenance + - Stable releases now become GitHub's Latest release automatically, while prereleases remain excluded from Latest promotion. + - Added release-time validation for the legacy updater package contract so future 2.x releases remain reachable from 1.x installations. + - Removed obsolete preview-status messaging from the localized READMEs and refreshed third-party notices. + Installation Tips / 安装提示 + macOS + Downloaded .dmg files may be quarantined by Gatekeeper. Run in Terminal: + xattr -cr ~/Downloads/OxideTerm_*.dmg + # or after install / 或安装后 + xattr -cr /Applications/OxideTerm.app + Windows + If SmartScreen warns, click More info -> Run anyway. + 若 SmartScreen 弹出警告,点击 更多信息 -> 仍要运行。 + Linux + # AppImage + chmod +x OxideTerm_*_linux_*.AppImage && ./OxideTerm_*_linux_*.AppImage + # Debian/Ubuntu + sudo dpkg -i OxideTerm_*_linux_*.deb && sudo apt-get install -f + # Fedora/RHEL-compatible systems + sudo dnf install ./OxideTerm_*_linux_*.rpm + Links + - Documentation: https://oxideterm.app + - GitHub Issues: https://github.com/AnalyseDeCircuit/oxideterm/issues + - Changelog: https://github.com/AnalyseDeCircuit/oxideterm/blob/main/.github/release-notes/stable-changelog.md +ReleaseNotesUrl: https://github.com/AnalyseDeCircuit/oxideterm/releases/tag/v2.0.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AnalyseDeCircuit/OxideTerm/2.0.1/AnalyseDeCircuit.OxideTerm.yaml b/manifests/a/AnalyseDeCircuit/OxideTerm/2.0.1/AnalyseDeCircuit.OxideTerm.yaml new file mode 100644 index 0000000000000..48798de671e75 --- /dev/null +++ b/manifests/a/AnalyseDeCircuit/OxideTerm/2.0.1/AnalyseDeCircuit.OxideTerm.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AnalyseDeCircuit.OxideTerm +PackageVersion: 2.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9ce9ee1a4f6711900486106b1c70b4c6251366b0 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 16 Jul 2026 12:32:16 -0400 Subject: [PATCH 024/188] New version: Google.AndroidStudio.Canary version 2026.1.4.1 (#403278) Co-authored-by: UnownPlain --- ...Google.AndroidStudio.Canary.installer.yaml | 22 ++++++++ ...gle.AndroidStudio.Canary.locale.en-US.yaml | 52 +++++++++++++++++++ .../Google.AndroidStudio.Canary.yaml | 8 +++ 3 files changed, 82 insertions(+) create mode 100644 manifests/g/Google/AndroidStudio/Canary/2026.1.4.1/Google.AndroidStudio.Canary.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2026.1.4.1/Google.AndroidStudio.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2026.1.4.1/Google.AndroidStudio.Canary.yaml diff --git a/manifests/g/Google/AndroidStudio/Canary/2026.1.4.1/Google.AndroidStudio.Canary.installer.yaml b/manifests/g/Google/AndroidStudio/Canary/2026.1.4.1/Google.AndroidStudio.Canary.installer.yaml new file mode 100644 index 0000000000000..387486fcafcca --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2026.1.4.1/Google.AndroidStudio.Canary.installer.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.AndroidStudio.Canary +PackageVersion: 2026.1.4.1 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: deny +ReleaseDate: 2026-07-16 +RequireExplicitUpgrade: true +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/android/studio/install/2026.1.4.1/android-studio-quail4-canary1-windows.exe + InstallerSha256: 74E7BDA63FE01BF14F4C0C191E18BEEA7A026EA8D8051CC734F64AF4BF76CFAD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2026.1.4.1/Google.AndroidStudio.Canary.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Canary/2026.1.4.1/Google.AndroidStudio.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..a616991c56a82 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2026.1.4.1/Google.AndroidStudio.Canary.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.AndroidStudio.Canary +PackageVersion: 2026.1.4.1 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://developer.android.com/ +PublisherSupportUrl: https://developer.android.com/studio/intro +PrivacyUrl: https://policies.google.com/privacy +PackageName: Android Studio Canary +PackageUrl: https://developer.android.com/studio/preview +License: Android Software Development Kit License Agreement +LicenseUrl: https://developer.android.com/studio/terms +Copyright: Copyright © 2000–2024 Google +CopyrightUrl: https://developer.android.com/studio/terms +ShortDescription: The official Integrated Development Environment (IDE) for Android app development. +Description: |- + Get early access to the latest features and improvements in Android Studio. + Android Studio is the official Integrated Development Environment (IDE) for Android app development. + Based on the powerful code editor and developer tools from IntelliJ IDEA, + Android Studio offers even more features that enhance your productivity when building Android apps. +Moniker: android-studio-canary +Tags: +- aab +- adb +- android +- android-studio +- androidstudiocanary +- apk +- app +- canary +- debug +- development +- emulator +- fastboot +- ide +- intellij +- studio +Agreements: +- AgreementLabel: Android Software Development Kit License Agreement + AgreementUrl: https://developer.android.com/studio/terms +ReleaseNotesUrl: https://androidstudio.googleblog.com/ +Documentations: +- DocumentLabel: Install Alongside Stable + DocumentUrl: https://developer.android.com/studio/preview/install-preview +- DocumentLabel: Report A Bug + DocumentUrl: https://developer.android.com/studio/report-bugs +- DocumentLabel: Troubleshoot + DocumentUrl: https://developer.android.com/studio/troubleshoot +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2026.1.4.1/Google.AndroidStudio.Canary.yaml b/manifests/g/Google/AndroidStudio/Canary/2026.1.4.1/Google.AndroidStudio.Canary.yaml new file mode 100644 index 0000000000000..4ba204db4eca9 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2026.1.4.1/Google.AndroidStudio.Canary.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Google.AndroidStudio.Canary +PackageVersion: 2026.1.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 035e9f413113d4e85008d6d0184a0b364f40980d Mon Sep 17 00:00:00 2001 From: cpendery <35637443+cpendery@users.noreply.github.com> Date: Thu, 16 Jul 2026 09:32:57 -0700 Subject: [PATCH 025/188] New version: Microsoft.ShellUse version 0.0.1-beta.4 (#403297) Signed-off-by: Chapman Pendery --- .../Microsoft.ShellUse.installer.yaml | 18 +++++++++++ .../Microsoft.ShellUse.locale.en-US.yaml | 30 +++++++++++++++++++ .../0.0.1-beta.4/Microsoft.ShellUse.yaml | 8 +++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/m/Microsoft/ShellUse/0.0.1-beta.4/Microsoft.ShellUse.installer.yaml create mode 100644 manifests/m/Microsoft/ShellUse/0.0.1-beta.4/Microsoft.ShellUse.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/ShellUse/0.0.1-beta.4/Microsoft.ShellUse.yaml diff --git a/manifests/m/Microsoft/ShellUse/0.0.1-beta.4/Microsoft.ShellUse.installer.yaml b/manifests/m/Microsoft/ShellUse/0.0.1-beta.4/Microsoft.ShellUse.installer.yaml new file mode 100644 index 0000000000000..924b5e6c2eabd --- /dev/null +++ b/manifests/m/Microsoft/ShellUse/0.0.1-beta.4/Microsoft.ShellUse.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: Microsoft.ShellUse +PackageVersion: 0.0.1-beta.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: shell-use.exe +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/microsoft/shell-use/releases/download/v0.0.1-beta.4/shell-use-x86_64-pc-windows-msvc.zip + InstallerSha256: 18d736ccae86b1ff948ebb820bbf270c4af694521e163b223cd7f68a9eb6a627 +- Architecture: arm64 + InstallerUrl: https://github.com/microsoft/shell-use/releases/download/v0.0.1-beta.4/shell-use-aarch64-pc-windows-msvc.zip + InstallerSha256: d5bfae1fe9472ebdf6ea0bdd1ad6cafa79b1a1a12c4bce6adf29a350eac570bb +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/ShellUse/0.0.1-beta.4/Microsoft.ShellUse.locale.en-US.yaml b/manifests/m/Microsoft/ShellUse/0.0.1-beta.4/Microsoft.ShellUse.locale.en-US.yaml new file mode 100644 index 0000000000000..c8eb46a3b120b --- /dev/null +++ b/manifests/m/Microsoft/ShellUse/0.0.1-beta.4/Microsoft.ShellUse.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.ShellUse +PackageVersion: 0.0.1-beta.4 +PackageLocale: en-US +Publisher: Microsoft +PublisherUrl: https://github.com/microsoft +PublisherSupportUrl: https://github.com/microsoft/shell-use/issues +PackageName: shell-use +PackageUrl: https://github.com/microsoft/shell-use +License: MIT +ShortDescription: A headless terminal CLI + daemon for driving, asserting on, and recording shells +Tags: +- ai-tools +- automation +- bash +- cli +- e2e-testing +- fish +- llm +- powershell +- pwsh +- shell-use +- terminal +- testing +- tui +ReleaseNotesUrl: https://github.com/microsoft/shell-use/releases/tag/v0.0.1-beta.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/ShellUse/0.0.1-beta.4/Microsoft.ShellUse.yaml b/manifests/m/Microsoft/ShellUse/0.0.1-beta.4/Microsoft.ShellUse.yaml new file mode 100644 index 0000000000000..3f8c3ab1a675d --- /dev/null +++ b/manifests/m/Microsoft/ShellUse/0.0.1-beta.4/Microsoft.ShellUse.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.ShellUse +PackageVersion: 0.0.1-beta.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f48aca76b97f70010c6f3f75acee7381617e24cc Mon Sep 17 00:00:00 2001 From: borodatych Date: Thu, 16 Jul 2026 19:33:40 +0300 Subject: [PATCH 026/188] VibeBrains.VibeIDE version 1.8.0 (#403300) --- .../1.8.0/VibeBrains.VibeIDE.installer.yaml | 30 +++++++++++++++++++ .../VibeBrains.VibeIDE.locale.en-US.yaml | 24 +++++++++++++++ .../VibeIDE/1.8.0/VibeBrains.VibeIDE.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/v/VibeBrains/VibeIDE/1.8.0/VibeBrains.VibeIDE.installer.yaml create mode 100644 manifests/v/VibeBrains/VibeIDE/1.8.0/VibeBrains.VibeIDE.locale.en-US.yaml create mode 100644 manifests/v/VibeBrains/VibeIDE/1.8.0/VibeBrains.VibeIDE.yaml diff --git a/manifests/v/VibeBrains/VibeIDE/1.8.0/VibeBrains.VibeIDE.installer.yaml b/manifests/v/VibeBrains/VibeIDE/1.8.0/VibeBrains.VibeIDE.installer.yaml new file mode 100644 index 0000000000000..ffe74f186414a --- /dev/null +++ b/manifests/v/VibeBrains/VibeIDE/1.8.0/VibeBrains.VibeIDE.installer.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: VibeBrains.VibeIDE +PackageVersion: 1.8.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /VERYSILENT /NORESTART /MERGETASKS=!runcode + SilentWithProgress: /SILENT /NORESTART /MERGETASKS=!runcode +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/VibeBrains/VibeIDE/releases/download/v1.8.0/VibeIDESetup.exe + InstallerSha256: 495501315274F12EC2BE9FB4DADB63545244FD7D981C34A8D162F286B91224C9 + ProductCode: '{C2A6E4B8-9012-4F5A-9C3D-7E1B0A8F6D42}_is1' + AppsAndFeaturesEntries: + - DisplayName: VibeIDE + Publisher: VibeBrains + ProductCode: '{C2A6E4B8-9012-4F5A-9C3D-7E1B0A8F6D42}_is1' + InstallerType: inno +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/VibeBrains/VibeIDE/1.8.0/VibeBrains.VibeIDE.locale.en-US.yaml b/manifests/v/VibeBrains/VibeIDE/1.8.0/VibeBrains.VibeIDE.locale.en-US.yaml new file mode 100644 index 0000000000000..90ca42671b2e8 --- /dev/null +++ b/manifests/v/VibeBrains/VibeIDE/1.8.0/VibeBrains.VibeIDE.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: VibeBrains.VibeIDE +PackageVersion: 1.8.0 +PackageLocale: en-US +Publisher: VibeBrains +PublisherUrl: https://github.com/VibeBrains/VibeIDE +PublisherSupportUrl: https://github.com/VibeBrains/VibeIDE/issues +PackageName: VibeIDE +PackageUrl: https://github.com/VibeBrains/VibeIDE +License: MIT +LicenseUrl: https://github.com/VibeBrains/VibeIDE/blob/main/LICENSE.txt +ShortDescription: AI-first IDE — a Visual Studio Code fork with custom LLM providers, a coding agent and autopilot. No subscriptions, no telemetry, bring your own API key. +Moniker: vibeide +Tags: +- ai +- agent +- editor +- ide +- llm +- vscode +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/VibeBrains/VibeIDE/1.8.0/VibeBrains.VibeIDE.yaml b/manifests/v/VibeBrains/VibeIDE/1.8.0/VibeBrains.VibeIDE.yaml new file mode 100644 index 0000000000000..8e86f8b692f3e --- /dev/null +++ b/manifests/v/VibeBrains/VibeIDE/1.8.0/VibeBrains.VibeIDE.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: VibeBrains.VibeIDE +PackageVersion: 1.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 861e2f8dbfba7165023287f083bdb8377ea12b3a Mon Sep 17 00:00:00 2001 From: JN03 <112270477+JNX03@users.noreply.github.com> Date: Thu, 16 Jul 2026 23:54:59 +0700 Subject: [PATCH 027/188] New package: JNX03.Flowtake version 1.6.0 (#403282) --- .../1.6.0/JNX03.Flowtake.installer.yaml | 20 +++++++++++++ .../1.6.0/JNX03.Flowtake.locale.en-US.yaml | 28 +++++++++++++++++++ .../JNX03/Flowtake/1.6.0/JNX03.Flowtake.yaml | 7 +++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/j/JNX03/Flowtake/1.6.0/JNX03.Flowtake.installer.yaml create mode 100644 manifests/j/JNX03/Flowtake/1.6.0/JNX03.Flowtake.locale.en-US.yaml create mode 100644 manifests/j/JNX03/Flowtake/1.6.0/JNX03.Flowtake.yaml diff --git a/manifests/j/JNX03/Flowtake/1.6.0/JNX03.Flowtake.installer.yaml b/manifests/j/JNX03/Flowtake/1.6.0/JNX03.Flowtake.installer.yaml new file mode 100644 index 0000000000000..a8a9c20842ca0 --- /dev/null +++ b/manifests/j/JNX03/Flowtake/1.6.0/JNX03.Flowtake.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JNX03.Flowtake +PackageVersion: 1.6.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{CEB7F435-02D2-41EF-8B21-28D9E7D3E5CB}' +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/JNX03/Flowtake/releases/download/v1.6.0/Flowtake_1.6.0_x64_en-US.msi + InstallerSha256: 497FE1454687EE1224FC839C2290A44471041DB7490E72F55EE14464ADD61B8D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JNX03/Flowtake/1.6.0/JNX03.Flowtake.locale.en-US.yaml b/manifests/j/JNX03/Flowtake/1.6.0/JNX03.Flowtake.locale.en-US.yaml new file mode 100644 index 0000000000000..9cc5352e02d42 --- /dev/null +++ b/manifests/j/JNX03/Flowtake/1.6.0/JNX03.Flowtake.locale.en-US.yaml @@ -0,0 +1,28 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JNX03.Flowtake +PackageVersion: 1.6.0 +PackageLocale: en-US +Publisher: Jnx03 +PublisherUrl: https://github.com/JNX03 +PublisherSupportUrl: https://github.com/JNX03/Flowtake/issues +PackageName: Flowtake +PackageUrl: https://github.com/JNX03/Flowtake +License: MIT +LicenseUrl: https://github.com/JNX03/Flowtake/blob/v1.6.0/LICENSE +PrivacyUrl: https://github.com/JNX03/Flowtake/blob/v1.6.0/README.md#privacy-and-open-source-boundary +Copyright: Copyright (c) 2025-present Jnx03 +ShortDescription: Local-first screen recorder and timeline editor for polished developer demos. +Description: >- + Record, arrange, and export developer demos locally with editable screen sources, + timeline controls, automatic zoom, and local MP4 export. +Moniker: flowtake +Tags: +- developer-tools +- devrel +- screen-recorder +- screencast +- video-editor +ReleaseNotesUrl: https://github.com/JNX03/Flowtake/releases/tag/v1.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JNX03/Flowtake/1.6.0/JNX03.Flowtake.yaml b/manifests/j/JNX03/Flowtake/1.6.0/JNX03.Flowtake.yaml new file mode 100644 index 0000000000000..c7816403b0f1b --- /dev/null +++ b/manifests/j/JNX03/Flowtake/1.6.0/JNX03.Flowtake.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JNX03.Flowtake +PackageVersion: 1.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1136adc13daedb164868c0422dbac9c6856ba45f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 00:55:22 +0800 Subject: [PATCH 028/188] New version: SplitmediaLabs.VCam version 5.0.7 (#400438) --- .../5.0.7/SplitmediaLabs.VCam.installer.yaml | 20 +++++++++++++++ .../SplitmediaLabs.VCam.locale.en-US.yaml | 25 +++++++++++++++++++ .../SplitmediaLabs.VCam.locale.zh-CN.yaml | 13 ++++++++++ .../VCam/5.0.7/SplitmediaLabs.VCam.yaml | 8 ++++++ 4 files changed, 66 insertions(+) create mode 100644 manifests/s/SplitmediaLabs/VCam/5.0.7/SplitmediaLabs.VCam.installer.yaml create mode 100644 manifests/s/SplitmediaLabs/VCam/5.0.7/SplitmediaLabs.VCam.locale.en-US.yaml create mode 100644 manifests/s/SplitmediaLabs/VCam/5.0.7/SplitmediaLabs.VCam.locale.zh-CN.yaml create mode 100644 manifests/s/SplitmediaLabs/VCam/5.0.7/SplitmediaLabs.VCam.yaml diff --git a/manifests/s/SplitmediaLabs/VCam/5.0.7/SplitmediaLabs.VCam.installer.yaml b/manifests/s/SplitmediaLabs/VCam/5.0.7/SplitmediaLabs.VCam.installer.yaml new file mode 100644 index 0000000000000..bbfaa960d382b --- /dev/null +++ b/manifests/s/SplitmediaLabs/VCam/5.0.7/SplitmediaLabs.VCam.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SplitmediaLabs.VCam +PackageVersion: 5.0.7 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- vcam +ProductCode: 5bbffde1-7e70-5b9e-b856-22ad37ee1ef8 +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://installers.vcam.ai/VCam-v5.0.7-win.exe + InstallerSha256: 5EB86FAE67E987755756E2B4496EFBD9B647C410335AC508711F3278241595E8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SplitmediaLabs/VCam/5.0.7/SplitmediaLabs.VCam.locale.en-US.yaml b/manifests/s/SplitmediaLabs/VCam/5.0.7/SplitmediaLabs.VCam.locale.en-US.yaml new file mode 100644 index 0000000000000..36ea6903d7553 --- /dev/null +++ b/manifests/s/SplitmediaLabs/VCam/5.0.7/SplitmediaLabs.VCam.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SplitmediaLabs.VCam +PackageVersion: 5.0.7 +PackageLocale: en-US +Publisher: SplitmediaLabs Limited +PublisherUrl: https://www.xsplit.com/ +PublisherSupportUrl: https://help.vcam.ai/ +PrivacyUrl: https://vcam.ai/privacy +Author: SplitmediaLabs Limited +PackageName: VCam +PackageUrl: https://vcam.ai/ +License: Proprietary +LicenseUrl: https://vcam.ai/terms +Copyright: © 2026 SplitmediaLabs Limited. All rights reserved. +CopyrightUrl: https://vcam.ai/terms +ShortDescription: Your local AI meeting companion app complete with webcam background removal, branding, camera enhancements and more. +Tags: +- camera +- webcam +ReleaseNotesUrl: https://vcam.ai/changelog +PurchaseUrl: https://vcam.ai/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SplitmediaLabs/VCam/5.0.7/SplitmediaLabs.VCam.locale.zh-CN.yaml b/manifests/s/SplitmediaLabs/VCam/5.0.7/SplitmediaLabs.VCam.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1fc5836f60e22 --- /dev/null +++ b/manifests/s/SplitmediaLabs/VCam/5.0.7/SplitmediaLabs.VCam.locale.zh-CN.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SplitmediaLabs.VCam +PackageVersion: 5.0.7 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 您的本地 AI 会议助手应用,具备摄像头背景移除、品牌定制、摄像头增强等多种功能。 +Tags: +- 摄像头 +- 网络摄像头 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SplitmediaLabs/VCam/5.0.7/SplitmediaLabs.VCam.yaml b/manifests/s/SplitmediaLabs/VCam/5.0.7/SplitmediaLabs.VCam.yaml new file mode 100644 index 0000000000000..0381edcc914d7 --- /dev/null +++ b/manifests/s/SplitmediaLabs/VCam/5.0.7/SplitmediaLabs.VCam.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: SplitmediaLabs.VCam +PackageVersion: 5.0.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9dc9b77f7e493475490abdbefc79b2e640e5d826 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 00:55:48 +0800 Subject: [PATCH 029/188] New version: Powerformer.OpenDesign version 0.14.1 (#400517) --- .../Powerformer.OpenDesign.installer.yaml | 16 ++++ .../Powerformer.OpenDesign.locale.en-US.yaml | 89 +++++++++++++++++++ .../Powerformer.OpenDesign.locale.zh-CN.yaml | 31 +++++++ .../0.14.1/Powerformer.OpenDesign.yaml | 8 ++ 4 files changed, 144 insertions(+) create mode 100644 manifests/p/Powerformer/OpenDesign/0.14.1/Powerformer.OpenDesign.installer.yaml create mode 100644 manifests/p/Powerformer/OpenDesign/0.14.1/Powerformer.OpenDesign.locale.en-US.yaml create mode 100644 manifests/p/Powerformer/OpenDesign/0.14.1/Powerformer.OpenDesign.locale.zh-CN.yaml create mode 100644 manifests/p/Powerformer/OpenDesign/0.14.1/Powerformer.OpenDesign.yaml diff --git a/manifests/p/Powerformer/OpenDesign/0.14.1/Powerformer.OpenDesign.installer.yaml b/manifests/p/Powerformer/OpenDesign/0.14.1/Powerformer.OpenDesign.installer.yaml new file mode 100644 index 0000000000000..09548db4ca64c --- /dev/null +++ b/manifests/p/Powerformer/OpenDesign/0.14.1/Powerformer.OpenDesign.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: Powerformer.OpenDesign +PackageVersion: 0.14.1 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: Open Design-release-stable-win +ReleaseDate: 2026-07-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nexu-io/open-design/releases/download/open-design-v0.14.1/open-design-0.14.1-win-x64-setup.exe + InstallerSha256: 18D7F5243BBACC48DB9FF13EA1298FEB15142EE55C6296DF555A036B7B8C2EC2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Powerformer/OpenDesign/0.14.1/Powerformer.OpenDesign.locale.en-US.yaml b/manifests/p/Powerformer/OpenDesign/0.14.1/Powerformer.OpenDesign.locale.en-US.yaml new file mode 100644 index 0000000000000..c9dd061456ebd --- /dev/null +++ b/manifests/p/Powerformer/OpenDesign/0.14.1/Powerformer.OpenDesign.locale.en-US.yaml @@ -0,0 +1,89 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Powerformer.OpenDesign +PackageVersion: 0.14.1 +PackageLocale: en-US +Publisher: Powerformer, Inc. +PublisherUrl: https://nexu.io/ +PublisherSupportUrl: https://github.com/nexu-io/open-design/issues +Author: Powerformer, Inc. +PackageName: Open Design +PackageUrl: https://open-design.ai/ +License: Apache-2.0 +LicenseUrl: https://github.com/nexu-io/open-design/blob/HEAD/LICENSE +Copyright: Copyright 2026 Open Design contributors +ShortDescription: The open-source alternative to Claude Design. Your existing coding agent — Claude · Codex · Cursor · Gemini · OpenCode · Qwen — becomes the design engine, driven by 31 composable skills and 72 brand-grade design systems. +Description: |- + The open-source alternative to Claude Design. Local-first, web-deployable, BYOK at every layer — 16 coding-agent CLIs auto-detected on your PATH (Claude Code, Codex, Devin for Terminal, Cursor Agent, Gemini CLI, OpenCode, Qwen, Qoder CLI, GitHub Copilot CLI, Hermes, Kimi, Pi, Kiro, Kilo, Mistral Vibe, DeepSeek TUI) become the design engine, driven by 31 composable Skills and 72 brand-grade Design Systems. No CLI? An OpenAI-compatible BYOK proxy is the same loop minus the spawn. + + Why this exists + Anthropic's Claude Design (released 2026-04-17, Opus 4.7) showed what happens when an LLM stops writing prose and starts shipping design artifacts. It went viral — and stayed closed-source, paid-only, cloud-only, locked to Anthropic's model and Anthropic's skills. There is no checkout, no self-host, no Vercel deploy, no swap-in-your-own-agent. + Open Design (OD) is the open-source alternative. Same loop, same artifact-first mental model, none of the lock-in. We don't ship an agent — the strongest coding agents already live on your laptop. We wire them into a skill-driven design workflow that runs locally with pnpm tools-dev, can deploy the web layer to Vercel, and stays BYOK at every layer. + Type make me a magazine-style pitch deck for our seed round. The interactive question form pops up before the model improvises a single pixel. The agent picks one of five curated visual directions. A live TodoWrite plan streams into the UI. The daemon builds a real on-disk project folder with a seed template, layout library, and self-check checklist. The agent reads them — pre-flight enforced — runs a five-dimensional critique against its own output, and emits a single that renders in a sandboxed iframe seconds later. + That's not "AI tries to design something". That's an AI that has been trained, by the prompt stack, to behave like a senior designer with a working filesystem, a deterministic palette library, and a checklist culture — exactly the bar Claude Design set, but open and yours. + OD stands on four open-source shoulders: + - alchaincyf/huashu-design — the design-philosophy compass. Junior-Designer workflow, the 5-step brand-asset protocol, the anti-AI-slop checklist, the 5-dimensional self-critique, and the "5 schools × 20 design philosophies" idea behind our direction picker — all distilled into apps/daemon/src/prompts/discovery.ts. + - op7418/guizang-ppt-skill — the deck mode. Bundled verbatim under skills/guizang-ppt/ with original LICENSE preserved; magazine-style layouts, WebGL hero, P0/P1/P2 checklists. + - OpenCoworkAI/open-codesign — the UX north star and our closest peer. The first open-source Claude-Design alternative. We borrow its streaming-artifact loop, its sandboxed-iframe preview pattern (vendored React 18 + Babel), its live agent panel (todos + tool calls + interruptible generation), and its five-format export list (HTML / PDF / PPTX / ZIP / Markdown). We deliberately diverge on form factor — they are a desktop Electron app bundling pi-ai; we are a web app + local daemon that delegates to your existing CLI. + - multica-ai/multica — the daemon-and-runtime architecture. PATH-scan agent detection, the local daemon as the only privileged process, the agent-as-teammate worldview. +Tags: +- agent +- agentic +- ai +- claude +- design +- large-language-model +- llm +ReleaseNotes: |- + 🌟 Codename: Intelligence with everyone: Grok 4.5 Free, Plus GPT 5.6, Fable 5 & Muse 1.1 + Design intelligence, now within everyone's reach. Open Design includes free credits, with Grok 4.5 as the default model—giving everyone the freedom to explore, create, and share. + ✨ Added + 🏠 Home & onboarding + - See what changed without leaving Home. After an update, a one-time “What’s New” card brings the latest release highlights into the app instead of making you hunt for release notes. (#5071) + - New users get a clearer first step. Home now recommends a starting point based on the first-run questionnaire, carries it into Studio as an editable prompt, and guides the first artifact from generation to preview and delivery. (#5111, #5160) + 🎨 Studio, previews & design systems + - WebGL work finally looks alive in Preview. Powered previews unlock Web Workers, WASM, SharedArrayBuffer, and richer GPU experiences inside HTML artifacts, with ten new WebGL examples ready to explore. (#5266, #5312) Thanks @pftom, @XingliGe. + - Tom Modern joins the bundled design systems. A sharp editorial system with neutral surfaces, vermillion accents, technical typography, and ready-made components gives generated work another distinct visual direction. (#4918) Thanks @Tom-Opencart. + 🔑 Models, media & agents + - MiniMax Image-01 is now available for image generation. Create from text or use an existing image as a subject reference through the MiniMax provider. (#4563) Thanks @ryanoolala. + - Kiro can join the MCP workflow. Kiro users can now install and connect through Open Design’s MCP setup. (#5118) Thanks @YOMXXX. + 🔁 Changed + - Model picking reveals more of the trade-off before you run. Cost and quality metadata now appear directly in model badges, while unavailable or tier-restricted choices are gated more clearly instead of failing after selection. (#5216, #5335, #5407) Thanks @Mason6660201, @mrcfps. + - Low balances interrupt you later—and explain the next step better. Cloud runs are checked before they start so prompts are not lost, while the low-balance reminder appears less aggressively and offers clearer sign-in, recharge, and continue actions. (#5103, #5349) + - Updates take the safe route when an in-place upgrade is no longer enough. Open Design can send users to the full installer when a future release requires capabilities the current build cannot adopt safely. (#5235) Thanks @PerishCode. + - Automation schedules stay in the language you chose. Localized schedule summaries no longer fall back to generic text. (#3591) Thanks @mturac. + 🐛 Fixed + 🎨 Studio, previews & community + - Design-system previews load their images reliably again. Missing preview assets no longer leave design-system cards or detail views incomplete. (#5381) + - The plugin preview panel can always be collapsed. Scrolling content no longer covers the sidebar handle. (#5300) + - Annotation controls stay close to the work. The draw composer now floats beside the active annotation instead of appearing at a fixed, disconnected position. (#5296) Thanks @lefarcen. + - Artifacts from plain-stream agents keep their identity. Artifact tags now survive persistence across fenced, indented, and inline output formats. (#4731) Thanks @YOMXXX. + - Community previews match the plugins that actually ship. Stale and blank preview entries are filtered out before they reach Home. (#5262) Thanks @XingliGe. + - Japanese text renders with the right fallback fonts. Preview content is less likely to show missing-glyph boxes. (#5104) Thanks @Allenz5. + 🧠 Agents, runtimes & recovery + - First launch no longer strands the desktop app on a raw 502 page. Transient startup failures are retried and real gateway errors are handled honestly. (#5186) Thanks @swpark3179. + - Local CLI setup can be tested during onboarding again. The missing connection control has been restored. (#4686) Thanks @roian6. + - Recovered runs keep streaming. After the daemon reconnects, the web app continues consuming retries instead of stopping after the first recovery. (#5221) Thanks @YOMXXX. + - Disconnected BYOK requests stop upstream work. Closing the client now aborts the provider request instead of leaving it running in the background. (#5182) Thanks @tomsen02. + - Stalled child processes are shut down cleanly. Watchdog escalation now targets the process that is actually stuck. (#5202) Thanks @tomsen02. + - Memory extraction stops repeatedly mining the same turn. Duplicate work and raw transport noise no longer waste tokens or pollute remembered context. (#5233) Thanks @BigBandaid2. + - Runtime failures point to the useful cause. Stream and upstream errors are classified more accurately instead of collapsing into a vague failure. (#5223) + - CodeWhale plain-output runs behave correctly. Terminal control and prompt budgeting no longer break when structured output is unavailable. (#5253) + 🔒 Security & cleanup + - GitHub-installed extensions can no longer smuggle in symlinks. Unsafe package layouts are rejected during installation. (#5093) Thanks @EthanGuo-coder. + - Deploy preflight cannot be stalled by hostile document input. The document-type check no longer permits catastrophic regex backtracking. (#5067) Thanks @EthanGuo-coder. + - Failed run startups clean up their access token. Tool credentials are revoked immediately when a run cannot begin. (#5207) Thanks @tomsen02. + 📥 Download: Tag open-design-v0.14.1. All assets are published on GitHub Releases and releases.open-design.ai. + Platform Architecture Asset + macOS Apple Silicon (arm64) open-design-0.14.1-mac-arm64.dmg + macOS Intel (x64) open-design-0.14.1-mac-x64.dmg + Windows x64 (installer) open-design-0.14.1-win-x64-setup.exe + 🙏 Thanks to everyone who shipped 0.14.1 + @Allenz5 · @BigBandaid2 · @EthanGuo-coder · @Mason6660201 · @PerishCode · @Tom-Opencart · @XingliGe · @YOMXXX · @lefarcen · @mrcfps · @mturac · @pftom · @roian6 · @ryanoolala · @swpark3179 · @tomsen02 +ReleaseNotesUrl: https://github.com/nexu-io/open-design/releases/tag/open-design-v0.14.1 +Documentations: +- DocumentLabel: Quick Start + DocumentUrl: https://github.com/nexu-io/open-design/blob/HEAD/QUICKSTART.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Powerformer/OpenDesign/0.14.1/Powerformer.OpenDesign.locale.zh-CN.yaml b/manifests/p/Powerformer/OpenDesign/0.14.1/Powerformer.OpenDesign.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9ea23ec5bfd57 --- /dev/null +++ b/manifests/p/Powerformer/OpenDesign/0.14.1/Powerformer.OpenDesign.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: Powerformer.OpenDesign +PackageVersion: 0.14.1 +PackageLocale: zh-CN +ShortDescription: Claude Design 的开源替代品。你现有的编程智能体 — Claude · Codex · Cursor · Gemini · OpenCode · Qwen — 可成为设计引擎,由 31 个可组合技能与 72 个品牌级设计系统驱动。 +Description: |- + Claude Design 的开源替代品。本地优先、可部署到 Vercel、每一层都 BYOK —— 16 套 coding-agent CLI 在 PATH 上自动检测(Claude Code, Codex, Devin for Terminal, Cursor Agent, Gemini CLI, OpenCode, Qwen, Qoder CLI, GitHub Copilot CLI, Hermes, Kimi, Pi, Kiro, Kilo, Mistral Vibe, DeepSeek TUI)就是设计引擎,由 31 个可组合 Skills 和 72 套品牌级 Design System 驱动。 + + 为什么要做这个 + Anthropic 的 Claude Design(2026-04-17 发布,基于 Opus 4.7)让大家第一次看到:当一个 LLM 不再写废话、开始直接交付设计成品,会是什么样子。它瞬间出圈 —— 然后保持闭源、付费、只跑在云上、绑定 Anthropic 的模型和 Anthropic 的内部 skill。没有 checkout,没有自托管,没有 Vercel 部署,也换不了自己的 agent。 + Open Design(OD)就是它的开源替代品。 同一套 loop、同一种「artifact-first」心智模型,但没有锁定。我们不做 agent —— 你笔记本上最强的 coding agent 已经装好了。我们要做的,是把它接进一个 skill 驱动的设计工作流:本地用 pnpm tools-dev 跑完整本地闭环,云端可单独部署 Web 层,每一层都 BYOK(自带 Key)。 + 输入「帮我做一份杂志风的种子轮 pitch deck」。在模型挥洒第一个像素之前,初始化问题表单已经先跳出来。Agent 从 5 套精挑的视觉方向里选一个。一张活的 TodoWrite 计划卡片实时流入 UI。Daemon 在磁盘上构建出一个真实的项目目录,里面有 seed 模板、布局库、自检 checklist。Agent 强制 pre-flight 读取它们,对自己的输出跑一轮五维评审,几秒后吐出一个 ,渲染在沙盒 iframe 里。 + 这不是「AI 试图做点设计」。这是一个被提示词栈训练得像高级设计师一样工作的 AI —— 有可用的文件系统、有确定性的色板库、有 checklist 文化 —— 也就是 Claude Design 立下的那条线,只是这次它开源、归你。 + OD 站在四个开源项目的肩膀上: + - alchaincyf/huashu-design(花叔的画术) —— 设计哲学的指南针。Junior-Designer 工作流、5 步品牌资产协议、anti-AI-slop checklist、五维自评审、以及方向选择器背后的「5 流派 × 20 种设计哲学」思路 —— 全部蒸馏进 apps/daemon/src/prompts/discovery.ts。 + - op7418/guizang-ppt-skill(歸藏的杂志风 PPT skill) —— Deck 模式。原样捆绑在 skills/guizang-ppt/ 下,原 LICENSE 保留;杂志版式、WebGL hero、P0/P1/P2 checklist。 + - OpenCoworkAI/open-codesign —— UX 北极星,也是我们最接近的同类。第一个开源的 Claude-Design 替代品。我们借鉴了它的流式 artifact 循环、沙盒 iframe 预览模式(自带 React 18 + Babel)、实时 agent 面板(todos + tool calls + 可中断生成)、5 种导出格式列表(HTML / PDF / PPTX / ZIP / Markdown)。我们刻意在形态上分流 —— 它是桌面 Electron 应用,把 pi-ai 打包进去做 agent;我们是 Web 应用 + 本地 daemon,把 agent 运行时委托给你已经装好的 CLI。 + - multica-ai/multica —— Daemon 与运行时架构。PATH 扫描式 agent 检测,本地 daemon 作为唯一的特权进程,agent-as-teammate 的世界观。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +- 设计 +Documentations: +- DocumentLabel: 快速开始 + DocumentUrl: https://github.com/nexu-io/open-design/blob/HEAD/QUICKSTART.md +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Powerformer/OpenDesign/0.14.1/Powerformer.OpenDesign.yaml b/manifests/p/Powerformer/OpenDesign/0.14.1/Powerformer.OpenDesign.yaml new file mode 100644 index 0000000000000..84bf337a68748 --- /dev/null +++ b/manifests/p/Powerformer/OpenDesign/0.14.1/Powerformer.OpenDesign.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: Powerformer.OpenDesign +PackageVersion: 0.14.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8dc7e3719287a2d9c821af306afbdc78f8450fc4 Mon Sep 17 00:00:00 2001 From: BenLue Date: Thu, 16 Jul 2026 18:56:08 +0200 Subject: [PATCH 030/188] New package: BenJule.BambuStudio version 02.07.01.11790 (#387868) --- .../BenJule.BambuStudio.installer.yaml | 19 +++++++++++++++++++ .../BenJule.BambuStudio.locale.en-US.yaml | 18 ++++++++++++++++++ .../02.07.01.11790/BenJule.BambuStudio.yaml | 5 +++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/b/BenJule/BambuStudio/02.07.01.11790/BenJule.BambuStudio.installer.yaml create mode 100644 manifests/b/BenJule/BambuStudio/02.07.01.11790/BenJule.BambuStudio.locale.en-US.yaml create mode 100644 manifests/b/BenJule/BambuStudio/02.07.01.11790/BenJule.BambuStudio.yaml diff --git a/manifests/b/BenJule/BambuStudio/02.07.01.11790/BenJule.BambuStudio.installer.yaml b/manifests/b/BenJule/BambuStudio/02.07.01.11790/BenJule.BambuStudio.installer.yaml new file mode 100644 index 0000000000000..21d662607a625 --- /dev/null +++ b/manifests/b/BenJule/BambuStudio/02.07.01.11790/BenJule.BambuStudio.installer.yaml @@ -0,0 +1,19 @@ +PackageIdentifier: BenJule.BambuStudio +PackageVersion: 02.07.01.11790 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: install-dir\bambu-studio.exe + PortableCommandAlias: bambu-studio +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/BenJule/BambuStudio/releases/download/v02.07.01.11790-bj.0/BambuStudio_windows_x64_V02.07.01.11790_portable.zip + InstallerSha256: B524081A72F5850E1B87B8BE778FCAB2804BB6E6CB05EEEF0358AA39CFBBF1FE + - Architecture: arm64 + InstallerUrl: https://github.com/BenJule/BambuStudio/releases/download/v02.07.01.11790-bj.0/BambuStudio_windows_arm64_V02.07.01.11790_portable.zip + InstallerSha256: 62D2192665C0E408AE3F92E35B190BE77525A439905FCD0BE6DF7D1C0850AB53 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/BenJule/BambuStudio/02.07.01.11790/BenJule.BambuStudio.locale.en-US.yaml b/manifests/b/BenJule/BambuStudio/02.07.01.11790/BenJule.BambuStudio.locale.en-US.yaml new file mode 100644 index 0000000000000..c25c484779698 --- /dev/null +++ b/manifests/b/BenJule/BambuStudio/02.07.01.11790/BenJule.BambuStudio.locale.en-US.yaml @@ -0,0 +1,18 @@ +PackageIdentifier: BenJule.BambuStudio +PackageVersion: 02.07.01.11790 +PackageLocale: en-US +Publisher: BenJule +PublisherUrl: https://github.com/BenJule +PackageName: BambuStudio +PackageUrl: https://github.com/BenJule/BambuStudio +License: AGPL-3.0 +LicenseUrl: https://github.com/BenJule/BambuStudio/blob/master/LICENSE +ShortDescription: BambuStudio fork with Linux packaging (AppImage/.deb/.rpm/Flatpak) and CI/CD hardening. +Moniker: bambustudio +Tags: + - 3d-printing + - 3d-slicer + - bambu-lab + - slicer +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/BenJule/BambuStudio/02.07.01.11790/BenJule.BambuStudio.yaml b/manifests/b/BenJule/BambuStudio/02.07.01.11790/BenJule.BambuStudio.yaml new file mode 100644 index 0000000000000..e06b731351abb --- /dev/null +++ b/manifests/b/BenJule/BambuStudio/02.07.01.11790/BenJule.BambuStudio.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: BenJule.BambuStudio +PackageVersion: 02.07.01.11790 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5a0fac393130f1825fc48f5ae344398127b4390d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 00:56:27 +0800 Subject: [PATCH 031/188] New version: Tencent.Yuanbao version 2.76.0 (#400377) --- .../2.76.0/Tencent.Yuanbao.installer.yaml | 16 +++++++++ .../2.76.0/Tencent.Yuanbao.locale.en-US.yaml | 30 +++++++++++++++++ .../2.76.0/Tencent.Yuanbao.locale.zh-CN.yaml | 33 +++++++++++++++++++ .../Yuanbao/2.76.0/Tencent.Yuanbao.yaml | 8 +++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/t/Tencent/Yuanbao/2.76.0/Tencent.Yuanbao.installer.yaml create mode 100644 manifests/t/Tencent/Yuanbao/2.76.0/Tencent.Yuanbao.locale.en-US.yaml create mode 100644 manifests/t/Tencent/Yuanbao/2.76.0/Tencent.Yuanbao.locale.zh-CN.yaml create mode 100644 manifests/t/Tencent/Yuanbao/2.76.0/Tencent.Yuanbao.yaml diff --git a/manifests/t/Tencent/Yuanbao/2.76.0/Tencent.Yuanbao.installer.yaml b/manifests/t/Tencent/Yuanbao/2.76.0/Tencent.Yuanbao.installer.yaml new file mode 100644 index 0000000000000..c87c7b52e7fd3 --- /dev/null +++ b/manifests/t/Tencent/Yuanbao/2.76.0/Tencent.Yuanbao.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: Tencent.Yuanbao +PackageVersion: 2.76.0 +InstallerType: nullsoft +Scope: machine +Protocols: +- yuanbao +ProductCode: Yuanbao +Installers: +- Architecture: x64 + InstallerUrl: https://cdn-hybrid-prod.hunyuan.tencent.com/Desktop/official/1b4e427c21b991a277fe1ec119078491/yuanbao_2.76.0.624_x64.exe + InstallerSha256: CF419D9B4C624206F47F988EBEB9CE4289456CB6EBC7937A690E60C6B4536DC6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/Yuanbao/2.76.0/Tencent.Yuanbao.locale.en-US.yaml b/manifests/t/Tencent/Yuanbao/2.76.0/Tencent.Yuanbao.locale.en-US.yaml new file mode 100644 index 0000000000000..73f3a7caa5517 --- /dev/null +++ b/manifests/t/Tencent/Yuanbao/2.76.0/Tencent.Yuanbao.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: Tencent.Yuanbao +PackageVersion: 2.76.0 +PackageLocale: en-US +Publisher: Tencent Technology (Shenzhen) Co., Ltd. +PublisherUrl: https://www.tencent.com/en-us/ +PublisherSupportUrl: https://support.qq.com/product/705132 +PrivacyUrl: https://privacy.qq.com/document/preview/4d27c22b2e9f47958197aa5ec32f7d6e +Author: Shenzhen Tencent Computer Systems Company Limited +PackageName: Tencent Yuanbao +PackageUrl: https://yuanbao.tencent.com/ +License: Proprietary +LicenseUrl: https://rule.tencent.com/rule/202403110001 +Copyright: Copyright © 2026 Tencent. All rights reserved. +CopyrightUrl: https://www.tencent.com/en-us/statement.html +ShortDescription: Your personal smart assistant, here to answer questions and unleash creativity. +Tags: +- ai +- chatbot +- deepseek +- hunyuan +- large-language-model +- llm +Documentations: +- DocumentLabel: Help + DocumentUrl: https://kf.qq.com/product/tengxunyuanbao.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/Yuanbao/2.76.0/Tencent.Yuanbao.locale.zh-CN.yaml b/manifests/t/Tencent/Yuanbao/2.76.0/Tencent.Yuanbao.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a911b8e02c35c --- /dev/null +++ b/manifests/t/Tencent/Yuanbao/2.76.0/Tencent.Yuanbao.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Tencent.Yuanbao +PackageVersion: 2.76.0 +PackageLocale: zh-CN +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://www.tencent.com/zh-cn/ +PublisherSupportUrl: https://support.qq.com/product/705132 +PrivacyUrl: https://privacy.qq.com/document/preview/4d27c22b2e9f47958197aa5ec32f7d6e +Author: 深圳市腾讯计算机系统有限公司 +PackageName: 腾讯元宝 +PackageUrl: https://yuanbao.tencent.com/ +License: 专有软件 +LicenseUrl: https://rule.tencent.com/rule/202403110001 +Copyright: Copyright © 2026 Tencent. All rights reserved. +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 你身边的智能助手,可以为你答疑解惑、尽情创作。 +Tags: +- 人工智能 +- 大语言模型 +- 深度求索 +- 混元 +- 聊天机器人 +ReleaseNotes: |- + 1. AI 图片编辑升级,一句话帮你轻松 P 图 + 2. 语音播报支持一键开启,自由调节语速 + 3. 优化了若干使用体验 +Documentations: +- DocumentLabel: 帮助 + DocumentUrl: https://kf.qq.com/product/tengxunyuanbao.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/Yuanbao/2.76.0/Tencent.Yuanbao.yaml b/manifests/t/Tencent/Yuanbao/2.76.0/Tencent.Yuanbao.yaml new file mode 100644 index 0000000000000..a1a293f771728 --- /dev/null +++ b/manifests/t/Tencent/Yuanbao/2.76.0/Tencent.Yuanbao.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: Tencent.Yuanbao +PackageVersion: 2.76.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 83b9c1bcba0d2e49869b2854b1aeb725b9c28637 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 00:56:50 +0800 Subject: [PATCH 032/188] New version: Brave.Brave.Nightly version 150.1.94.52 (#400001) --- .../Brave.Brave.Nightly.installer.yaml | 86 +++++++++++++++++++ .../Brave.Brave.Nightly.locale.en-US.yaml | 33 +++++++ .../Brave.Brave.Nightly.locale.zh-CN.yaml | 29 +++++++ .../150.1.94.52/Brave.Brave.Nightly.yaml | 8 ++ 4 files changed, 156 insertions(+) create mode 100644 manifests/b/Brave/Brave/Nightly/150.1.94.52/Brave.Brave.Nightly.installer.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/150.1.94.52/Brave.Brave.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/150.1.94.52/Brave.Brave.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/150.1.94.52/Brave.Brave.Nightly.yaml diff --git a/manifests/b/Brave/Brave/Nightly/150.1.94.52/Brave.Brave.Nightly.installer.yaml b/manifests/b/Brave/Brave/Nightly/150.1.94.52/Brave.Brave.Nightly.installer.yaml new file mode 100644 index 0000000000000..f6efa9572be89 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/150.1.94.52/Brave.Brave.Nightly.installer.yaml @@ -0,0 +1,86 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 150.1.94.52 +InstallerType: exe +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147219416 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Browser-Nightly +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.52/BraveBrowserStandaloneSilentNightlySetup32.exe + InstallerSha256: BF54B1FD80C3B9AD0C0DB4E7DB7029AFA8D70F622D9AC44C7B430DE4701F9502 + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.52/BraveBrowserStandaloneNightlySetup32.exe + InstallerSha256: 8EBC97A3BA8C7B3655C49C8E9991DAB6096E39F93DFDF62A570970AFDEFDACB5 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.52/BraveBrowserStandaloneSilentNightlySetup.exe + InstallerSha256: 7EB44C8261E995EB62EFFABAFF7D2DB460B9ED18C0F84CE7B24F6371DCA847D8 + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.52/BraveBrowserStandaloneNightlySetup.exe + InstallerSha256: FC9D73BC08C5382729E260EC70A848F7FF246C661E6E92479B6D5CFC0C968B67 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.52/BraveBrowserStandaloneSilentNightlySetupArm64.exe + InstallerSha256: 34B5CD6C12B01C2975B76FBF499BF03051BA9BCD0291266BF999ED232D891042 + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.52/BraveBrowserStandaloneNightlySetupArm64.exe + InstallerSha256: 350165BD9322751AE0C30C20246A46B8BDDBABC6CBF7AC321B2653C7E4F1F474 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Nightly/150.1.94.52/Brave.Brave.Nightly.locale.en-US.yaml b/manifests/b/Brave/Brave/Nightly/150.1.94.52/Brave.Brave.Nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..a2ff20fc75537 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/150.1.94.52/Brave.Brave.Nightly.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: Brave.Brave.Nightly +PackageVersion: 150.1.94.52 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2026 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly is our testing and development version of Brave. Releases are updated every night. +Description: |- + Nightly is our testing and development version of Brave. + The releases are updated every night and may contain bugs that can result in data loss. + Nightly automatically sends us crash reports when things go wrong. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Nightly/150.1.94.52/Brave.Brave.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Nightly/150.1.94.52/Brave.Brave.Nightly.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b8bd43d2837cc --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/150.1.94.52/Brave.Brave.Nightly.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 150.1.94.52 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly 是 Brave 的测试和开发版本,每天晚上更新。 +Description: Nightly 是 Brave 的测试和开发版本,每天晚上更新,可能包含导致数据丢失的错误。当出现问题时,Nightly 会自动向我们发送崩溃报告。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Nightly/150.1.94.52/Brave.Brave.Nightly.yaml b/manifests/b/Brave/Brave/Nightly/150.1.94.52/Brave.Brave.Nightly.yaml new file mode 100644 index 0000000000000..e6b7d113cb159 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/150.1.94.52/Brave.Brave.Nightly.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: Brave.Brave.Nightly +PackageVersion: 150.1.94.52 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 94595e515b047216bcf990e8f08b52cfc20590c4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 00:57:09 +0800 Subject: [PATCH 033/188] New version: Brave.BraveOrigin.Nightly version 150.1.94.44 (#399030) --- .../Brave.BraveOrigin.Nightly.installer.yaml | 85 +++++++++++++++++++ ...rave.BraveOrigin.Nightly.locale.en-US.yaml | 34 ++++++++ ...rave.BraveOrigin.Nightly.locale.zh-CN.yaml | 24 ++++++ .../Brave.BraveOrigin.Nightly.yaml | 8 ++ 4 files changed, 151 insertions(+) create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/150.1.94.44/Brave.BraveOrigin.Nightly.installer.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/150.1.94.44/Brave.BraveOrigin.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/150.1.94.44/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/150.1.94.44/Brave.BraveOrigin.Nightly.yaml diff --git a/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.44/Brave.BraveOrigin.Nightly.installer.yaml b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.44/Brave.BraveOrigin.Nightly.installer.yaml new file mode 100644 index 0000000000000..5b4b065a00b85 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.44/Brave.BraveOrigin.Nightly.installer.yaml @@ -0,0 +1,85 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 150.1.94.44 +InstallerType: exe +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147219416 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Origin-Nightly +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.44/BraveOriginStandaloneSilentNightlySetup32.exe + InstallerSha256: FD2C9AF983B99D618650F5751A7A593A73137A3D661EA77FA969463D82B824CA + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.44/BraveOriginStandaloneNightlySetup32.exe + InstallerSha256: 070D8504B8B390C551D3D240A0ED93A8EB84DD1F1428E8424E46A422419DA312 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.44/BraveOriginStandaloneSilentNightlySetup.exe + InstallerSha256: F59626C3D142690988FBF5FAC98908B1EF041E810FC422CF49CDE8E5A951497B + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.44/BraveOriginStandaloneNightlySetup.exe + InstallerSha256: 8893BB3D5814636597344F974B9609664B45408CBFE3B6D613036D06331BB8F8 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.44/BraveOriginStandaloneSilentNightlySetupArm64.exe + InstallerSha256: F8FCBE4FD1BE4ACDA37CDB1068A90AA74D4A33D91869445F3C4A0CBCE4B7D3EE + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.44/BraveOriginStandaloneNightlySetupArm64.exe + InstallerSha256: D2291F7ACC1060BA5B6FAD52A5A723255A9B057D7B22D0E994FF628E0C8C3A94 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.44/Brave.BraveOrigin.Nightly.locale.en-US.yaml b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.44/Brave.BraveOrigin.Nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..05c556a9c656e --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.44/Brave.BraveOrigin.Nightly.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 150.1.94.44 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/ +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Origin Nightly +PackageUrl: https://brave.com/origin/download-nightly/ +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2026 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: The untested—but stable—version of Brave Origin for advanced users and developers. +Description: |- + Brave Origin is a paid* version of the browser for users who don’t need all the features that support Brave as a business, but still want the privacy that only Brave offers. Origin users will continue to benefit from our industry-leading privacy, adblock, and speed (via Shields), as well as regular software updates, Chromium patches, and security and privacy improvements. Origin will remove** most other features from the browser. + * Origin is available as a free download for Linux desktop users. + ** If you opt to use Origin as an upgrade to the existing version of Brave on your device, you’ll unlock a new Settings panel where you can toggle features on / off as you wish. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +ReleaseNotesUrl: https://brave.com/latest +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.44/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.44/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml new file mode 100644 index 0000000000000..173c377f912dd --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.44/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 150.1.94.44 +PackageLocale: zh-CN +PublisherUrl: https://brave.com/zh +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +ShortDescription: 适用于高级用户和开发者的未经测试但稳定的 Brave Origin 版本。 +Description: |- + Brave Origin 是一款付费* 浏览器版本,面向不需要 Brave 商业支持功能但仍希望获得仅 Brave 提供的隐私保护的用户。Origin 用户将继续受益于我们在行业内领先的隐私保护、广告拦截和速度性能(通过 Shields),以及定期的软件更新、Chromium 补丁,还有安全与隐私方面的改进。Origin 将移除** 浏览器中的大部分其他功能。 + * Linux 桌面用户可免费下载 Origin 版本。 + ** 如果您选择将设备上现有的 Brave 升级为 Origin 版本,您将解锁一个全新的设置面板,可根据需要自行开启或关闭各项功能。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.44/Brave.BraveOrigin.Nightly.yaml b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.44/Brave.BraveOrigin.Nightly.yaml new file mode 100644 index 0000000000000..ed16658405e20 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.44/Brave.BraveOrigin.Nightly.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: Brave.BraveOrigin.Nightly +PackageVersion: 150.1.94.44 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ce736c8fb8c94aa5d939ccc199055fc886ffeedd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 00:57:13 +0800 Subject: [PATCH 034/188] New version: EKKOLearnAI.HermesStudio version 0.6.29 (#401355) --- .../EKKOLearnAI.HermesStudio.installer.yaml | 26 ++++++++++ ...EKKOLearnAI.HermesStudio.locale.en-US.yaml | 24 +++++++++ ...EKKOLearnAI.HermesStudio.locale.zh-CN.yaml | 51 +++++++++++++++++++ .../0.6.29/EKKOLearnAI.HermesStudio.yaml | 8 +++ 4 files changed, 109 insertions(+) create mode 100644 manifests/e/EKKOLearnAI/HermesStudio/0.6.29/EKKOLearnAI.HermesStudio.installer.yaml create mode 100644 manifests/e/EKKOLearnAI/HermesStudio/0.6.29/EKKOLearnAI.HermesStudio.locale.en-US.yaml create mode 100644 manifests/e/EKKOLearnAI/HermesStudio/0.6.29/EKKOLearnAI.HermesStudio.locale.zh-CN.yaml create mode 100644 manifests/e/EKKOLearnAI/HermesStudio/0.6.29/EKKOLearnAI.HermesStudio.yaml diff --git a/manifests/e/EKKOLearnAI/HermesStudio/0.6.29/EKKOLearnAI.HermesStudio.installer.yaml b/manifests/e/EKKOLearnAI/HermesStudio/0.6.29/EKKOLearnAI.HermesStudio.installer.yaml new file mode 100644 index 0000000000000..d81d2580d087e --- /dev/null +++ b/manifests/e/EKKOLearnAI/HermesStudio/0.6.29/EKKOLearnAI.HermesStudio.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EKKOLearnAI.HermesStudio +PackageVersion: 0.6.29 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: f6bd0604-87fa-534e-9fb2-f5a02394db55 +ReleaseDate: 2026-07-12 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/EKKOLearnAI/hermes-studio/releases/download/v0.6.29/Hermes.Studio-0.6.29-x64.exe + InstallerSha256: B2368309752EAA6A9CFD50EA027C23A76A9FD4D8BAE9BAB3C87CBD26AA1305EF + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/EKKOLearnAI/hermes-studio/releases/download/v0.6.29/Hermes.Studio-0.6.29-x64.exe + InstallerSha256: B2368309752EAA6A9CFD50EA027C23A76A9FD4D8BAE9BAB3C87CBD26AA1305EF + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EKKOLearnAI/HermesStudio/0.6.29/EKKOLearnAI.HermesStudio.locale.en-US.yaml b/manifests/e/EKKOLearnAI/HermesStudio/0.6.29/EKKOLearnAI.HermesStudio.locale.en-US.yaml new file mode 100644 index 0000000000000..ab1c09f9a4b8f --- /dev/null +++ b/manifests/e/EKKOLearnAI/HermesStudio/0.6.29/EKKOLearnAI.HermesStudio.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: EKKOLearnAI.HermesStudio +PackageVersion: 0.6.29 +PackageLocale: en-US +ShortDescription: A full-featured desktop app for Hermes Agent. +Description: |- + A full-featured desktop app and web dashboard for Hermes Agent. + Manage AI chat sessions, monitor usage & costs, configure platform channels, + schedule cron jobs, browse skills — all from a clean, responsive web interface. +Tags: +- agent +- agentic +- ai +- hermes +- hermes-agent +- large-language-model +- llm +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://hermes-studio.ai/#/docs/getting-started +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EKKOLearnAI/HermesStudio/0.6.29/EKKOLearnAI.HermesStudio.locale.zh-CN.yaml b/manifests/e/EKKOLearnAI/HermesStudio/0.6.29/EKKOLearnAI.HermesStudio.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9553860314af1 --- /dev/null +++ b/manifests/e/EKKOLearnAI/HermesStudio/0.6.29/EKKOLearnAI.HermesStudio.locale.zh-CN.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EKKOLearnAI.HermesStudio +PackageVersion: 0.6.29 +PackageLocale: zh-CN +Publisher: Hermes Studio Contributors +PublisherUrl: https://hermes-studio.ai/ +PublisherSupportUrl: https://github.com/EKKOLearnAI/hermes-studio/issues +PackageName: Hermes Studio +PackageUrl: https://hermes-studio.ai/ +License: BUSL-1.1 +LicenseUrl: https://github.com/EKKOLearnAI/hermes-studio/blob/HEAD/LICENSE +Copyright: Copyright © 2026 +ShortDescription: Hermes Agent 的全功能桌面应用 +Description: |- + Hermes Agent 的全功能桌面应用和 Web 管理面板。 + 管理 AI 聊天会话、监控用量与成本、配置平台渠道、 + 管理定时任务、浏览技能 —— 全部在一个简洁响应式的 Web 界面中完成。 +Tags: +- hermes +- hermes-agent +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ReleaseNotes: |- + What's Changed + - [codex] unify frontend visual styles by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2014 + - [codex] sort preview version tags by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2015 + - [codex] replace ESP32 intro page by @thursdaycapital in https://github.com/EKKOLearnAI/hermes-studio/pull/2020 + - [codex] compress MCU uplink audio with IMA-ADPCM by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2024 + - Restore MCU OLED to LAN IP after transient status by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2025 + - [codex] collapse workspace diffs and restore chat input background by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2032 + - fix(client): handle malformed session export filenames by @qdivan in https://github.com/EKKOLearnAI/hermes-studio/pull/2026 + - fix: guide Docker users through image upgrades by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2033 + - fix: bound Bridge tool results in model context by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2036 + - feat: unify model usage analytics by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2039 + - add Hermes 0.18.2 website version by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2042 + - [codex] add ESP32-C3 v2 firmware by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2044 + - [codex] boost ESP32-C3 v2 playback volume by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2045 + - [codex] fix MiMo voice clone audio upload by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2046 + - [codex] release Web UI 0.6.29 changelog by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2047 + - fix(mcu): synchronize remote disconnects and bound TLS discovery by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2049 + Full Changelog: https://github.com/EKKOLearnAI/hermes-studio/compare/v0.6.28...v0.6.29 +ReleaseNotesUrl: https://github.com/EKKOLearnAI/hermes-studio/releases/tag/v0.6.29 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://hermes-studio.ai/#/docs/getting-started +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EKKOLearnAI/HermesStudio/0.6.29/EKKOLearnAI.HermesStudio.yaml b/manifests/e/EKKOLearnAI/HermesStudio/0.6.29/EKKOLearnAI.HermesStudio.yaml new file mode 100644 index 0000000000000..09313b033eeba --- /dev/null +++ b/manifests/e/EKKOLearnAI/HermesStudio/0.6.29/EKKOLearnAI.HermesStudio.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: EKKOLearnAI.HermesStudio +PackageVersion: 0.6.29 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From e3b598d03317999fd6af084266acb1299f5884ec Mon Sep 17 00:00:00 2001 From: Joeri van Dooren Date: Thu, 16 Jul 2026 18:58:34 +0200 Subject: [PATCH 035/188] New package: Guru-RF.ham-tools version 0.2.2 (#391342) --- .../0.2.2/Guru-RF.ham-tools.installer.yaml | 30 +++++++++++++++++++ .../0.2.2/Guru-RF.ham-tools.locale.en-US.yaml | 26 ++++++++++++++++ .../ham-tools/0.2.2/Guru-RF.ham-tools.yaml | 6 ++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/g/Guru-RF/ham-tools/0.2.2/Guru-RF.ham-tools.installer.yaml create mode 100644 manifests/g/Guru-RF/ham-tools/0.2.2/Guru-RF.ham-tools.locale.en-US.yaml create mode 100644 manifests/g/Guru-RF/ham-tools/0.2.2/Guru-RF.ham-tools.yaml diff --git a/manifests/g/Guru-RF/ham-tools/0.2.2/Guru-RF.ham-tools.installer.yaml b/manifests/g/Guru-RF/ham-tools/0.2.2/Guru-RF.ham-tools.installer.yaml new file mode 100644 index 0000000000000..9a6cebf90ca26 --- /dev/null +++ b/manifests/g/Guru-RF/ham-tools/0.2.2/Guru-RF.ham-tools.installer.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: Guru-RF.ham-tools +PackageVersion: 0.2.2 +Platform: + - Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: ham-tools\qrz.exe + PortableCommandAlias: qrz + - RelativeFilePath: ham-tools\qte.exe + PortableCommandAlias: qte + - RelativeFilePath: ham-tools\dxsummit.exe + PortableCommandAlias: dxsummit + - RelativeFilePath: ham-tools\dxheat.exe + PortableCommandAlias: dxheat + - RelativeFilePath: ham-tools\holycluster.exe + PortableCommandAlias: holycluster +UpgradeBehavior: install +ReleaseDate: 2026-07-15 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/Guru-RF/ham-tools/releases/download/v0.2.2/ham-tools-0.2.2-windows-x64.zip + InstallerSha256: 46636D27DEF317DA5DD950F5544B7E9C3180581F2EEFD69339560246C67FA97C + - Architecture: arm64 + InstallerUrl: https://github.com/Guru-RF/ham-tools/releases/download/v0.2.2/ham-tools-0.2.2-windows-arm64.zip + InstallerSha256: 45C322818E11CDB3F4BB5E17A64AE5076051A96902BD09E3F634B69415287A6A +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Guru-RF/ham-tools/0.2.2/Guru-RF.ham-tools.locale.en-US.yaml b/manifests/g/Guru-RF/ham-tools/0.2.2/Guru-RF.ham-tools.locale.en-US.yaml new file mode 100644 index 0000000000000..b915be1f1a893 --- /dev/null +++ b/manifests/g/Guru-RF/ham-tools/0.2.2/Guru-RF.ham-tools.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: Guru-RF.ham-tools +PackageVersion: 0.2.2 +PackageLocale: en-US +Publisher: Guru-RF +PublisherUrl: https://github.com/Guru-RF +PublisherSupportUrl: https://github.com/Guru-RF/ham-tools/issues +PackageName: ham-tools +PackageUrl: https://github.com/Guru-RF/ham-tools +License: MIT +LicenseUrl: https://github.com/Guru-RF/ham-tools/blob/master/LICENSE +ShortDescription: A small suite of command-line amateur-radio tools (qrz, qte, dxsummit, dxheat, holycluster). +Description: >- + ham-tools is a suite of command-line amateur-radio utilities written in C: + QRZ.com callsign lookup (qrz), address-to-bearing/grid-square lookup (qte), + and live DX-cluster viewers for DX Summit, DXHeat and HolyCluster. +Moniker: ham-tools +Tags: + - amateur-radio + - ham-radio + - hamradio + - dx-cluster + - qrz + - cli +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Guru-RF/ham-tools/0.2.2/Guru-RF.ham-tools.yaml b/manifests/g/Guru-RF/ham-tools/0.2.2/Guru-RF.ham-tools.yaml new file mode 100644 index 0000000000000..7ff6094ca12b6 --- /dev/null +++ b/manifests/g/Guru-RF/ham-tools/0.2.2/Guru-RF.ham-tools.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: Guru-RF.ham-tools +PackageVersion: 0.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ec53a07d7bee8a053d3c40434cff331f0c77672a Mon Sep 17 00:00:00 2001 From: bceverly Date: Thu, 16 Jul 2026 12:59:09 -0400 Subject: [PATCH 036/188] New version: sysmanage.sysmanage-agent version 3.0.1.7 (#400604) --- .../sysmanage.sysmanage-agent.installer.yaml | 24 ++ ...ysmanage.sysmanage-agent.locale.en-US.yaml | 209 ++++++++++++++++++ .../3.0.1.7/sysmanage.sysmanage-agent.yaml | 8 + 3 files changed, 241 insertions(+) create mode 100644 manifests/s/sysmanage/sysmanage-agent/3.0.1.7/sysmanage.sysmanage-agent.installer.yaml create mode 100644 manifests/s/sysmanage/sysmanage-agent/3.0.1.7/sysmanage.sysmanage-agent.locale.en-US.yaml create mode 100644 manifests/s/sysmanage/sysmanage-agent/3.0.1.7/sysmanage.sysmanage-agent.yaml diff --git a/manifests/s/sysmanage/sysmanage-agent/3.0.1.7/sysmanage.sysmanage-agent.installer.yaml b/manifests/s/sysmanage/sysmanage-agent/3.0.1.7/sysmanage.sysmanage-agent.installer.yaml new file mode 100644 index 0000000000000..5534a50c1bda3 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage-agent/3.0.1.7/sysmanage.sysmanage-agent.installer.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage-agent +PackageVersion: 3.0.1.7 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{1E3B17BF-8E71-4451-9954-9D3CB900E129}' +ReleaseDate: 2026-07-10 +AppsAndFeaturesEntries: +- ProductCode: '{1E3B17BF-8E71-4451-9954-9D3CB900E129}' + UpgradeCode: '{A1B2C3D4-E5F6-4A5B-8C9D-0E1F2A3B4C5D}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.1.7/sysmanage-agent-3.0.1.7-windows-x64.msi + InstallerSha256: 8F8C9CA826058F9B9F7EA3352007E3BAEF5375875281A04AC82B8B0654B4D60C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage-agent/3.0.1.7/sysmanage.sysmanage-agent.locale.en-US.yaml b/manifests/s/sysmanage/sysmanage-agent/3.0.1.7/sysmanage.sysmanage-agent.locale.en-US.yaml new file mode 100644 index 0000000000000..863b0d4e372a3 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage-agent/3.0.1.7/sysmanage.sysmanage-agent.locale.en-US.yaml @@ -0,0 +1,209 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage-agent +PackageVersion: 3.0.1.7 +PackageLocale: en-US +Publisher: SysManage +PublisherUrl: https://github.com/bceverly/sysmanage-agent +PublisherSupportUrl: https://github.com/bceverly/sysmanage-agent/issues +Author: Bryan Everly +PackageName: SysManage Agent +PackageUrl: https://github.com/bceverly/sysmanage-agent +License: AGPL-3.0-or-later +LicenseUrl: https://github.com/bceverly/sysmanage-agent/blob/HEAD/LICENSE +Copyright: Copyright (c) Bryan Everly +ShortDescription: Cross-platform system management agent for SysManage. +Description: SysManage Agent is the host-side daemon for the SysManage open-source fleet management platform. It registers the host with a SysManage server, reports inventory, applies declarative deployment plans (package install, firewall config, antivirus deployment, VM lifecycle), and surfaces real-time health metrics. +Moniker: sysmanage-agent +ReleaseNotes: |- + SysManage Agent v3.0.1.7 + Wrapped up phase 13 + Multi-platform system management agent with support for Linux, BSD, macOS, and Windows. + Installation Instructions + Ubuntu/Debian + # Download and install + wget https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.1.7/sysmanage-agent_3.0.1.7-1_amd64.deb + sudo apt install ./sysmanage-agent_3.0.1.7-1_amd64.deb + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo systemctl enable --now sysmanage-agent + Flatpak (Universal Linux) + # Add SysManage repository + flatpak remote-add --if-not-exists sysmanage https://sysmanage.org/sysmanage.flatpakrepo + # Install the agent + flatpak install sysmanage org.sysmanage.Agent + # Run service installation script + flatpak run --command=sysmanage-service-install org.sysmanage.Agent + # Or download and install the bundle directly: + wget https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.1.7/sysmanage-agent-3.0.1.7.flatpak + flatpak install --user sysmanage-agent-3.0.1.7.flatpak + CentOS/RHEL 9 + # Download and install + wget https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.1.7/sysmanage-agent-3.0.1.7-1.el9.x86_64.rpm + sudo dnf install ./sysmanage-agent-3.0.1.7-1.el9.x86_64.rpm + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo systemctl enable --now sysmanage-agent + OpenSUSE Tumbleweed + # Download and install + wget https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.1.7/sysmanage-agent-3.0.1.7-1.opensuse.tumbleweed.x86_64.rpm + sudo zypper install ./sysmanage-agent-3.0.1.7-1.opensuse.tumbleweed.x86_64.rpm + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo systemctl enable --now sysmanage-agent + OpenSUSE Leap 15 + # Download and install + wget https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.1.7/sysmanage-agent-3.0.1.7-1.opensuse.leap.15.x86_64.rpm + sudo zypper install ./sysmanage-agent-3.0.1.7-1.opensuse.leap.15.x86_64.rpm + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo systemctl enable --now sysmanage-agent + SUSE Linux Enterprise Server (SLES) 15 + # Download and install + wget https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.1.7/sysmanage-agent-3.0.1.7-1.sles.x86_64.rpm + sudo zypper install ./sysmanage-agent-3.0.1.7-1.sles.x86_64.rpm + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo systemctl enable --now sysmanage-agent + macOS + # Download and install + curl -LO https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.1.7/sysmanage-agent-3.0.1.7-macos.pkg + sudo installer -pkg sysmanage-agent-3.0.1.7-macos.pkg -target / + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo launchctl load /Library/LaunchDaemons/com.sysmanage.agent.plist + Windows (x64) + # Download and install (PowerShell as Administrator) + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.1.7/sysmanage-agent-3.0.1.7-windows-x64.msi" -OutFile "sysmanage-agent-3.0.1.7-windows-x64.msi" + Start-Process msiexec.exe -ArgumentList "/i sysmanage-agent-3.0.1.7-windows-x64.msi /qn" -Wait -Verb RunAs + # Configure and start + notepad C:\ProgramData\SysManage\sysmanage-agent.yaml + Start-Service SysManageAgent + Windows (ARM64) + # Download and install (PowerShell as Administrator) + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.1.7/sysmanage-agent-3.0.1.7-windows-arm64.msi" -OutFile "sysmanage-agent-3.0.1.7-windows-arm64.msi" + Start-Process msiexec.exe -ArgumentList "/i sysmanage-agent-3.0.1.7-windows-arm64.msi /qn" -Wait -Verb RunAs + # Configure and start + notepad C:\ProgramData\SysManage\sysmanage-agent.yaml + Start-Service SysManageAgent + FreeBSD + # Download and install + fetch https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.1.7/sysmanage-agent-3.0.1.7.pkg + sudo pkg add sysmanage-agent-3.0.1.7.pkg + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo sysrc sysmanage_agent_enable=YES + sudo service sysmanage_agent start + NetBSD + # Download and install + ftp https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.1.7/sysmanage-agent-3.0.1.7.tgz + sudo pkg_add sysmanage-agent-3.0.1.7.tgz + # Copy rc.d script and configure + sudo cp /usr/pkg/share/examples/rc.d/sysmanage_agent /etc/rc.d/ + sudo vi /usr/pkg/etc/sysmanage-agent/config.yaml + # Enable and start + sudo sh -c 'echo sysmanage_agent=YES >> /etc/rc.conf' + sudo /etc/rc.d/sysmanage_agent start + Alpine Linux + # Download the pre-built package for your Alpine version (3.19, 3.20, or 3.21) + # For Alpine 3.21: + wget https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.1.7/sysmanage-agent-3.0.1.7-alpine321.apk + doas apk add --allow-untrusted sysmanage-agent-3.0.1.7-alpine321.apk + # For Alpine 3.20: + # wget https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.1.7/sysmanage-agent-3.0.1.7-alpine320.apk + # doas apk add --allow-untrusted sysmanage-agent-3.0.1.7-alpine320.apk + # For Alpine 3.19: + # wget https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.1.7/sysmanage-agent-3.0.1.7-alpine319.apk + # doas apk add --allow-untrusted sysmanage-agent-3.0.1.7-alpine319.apk + # Configure and start + doas cp /etc/sysmanage-agent/sysmanage-agent.yaml.example /etc/sysmanage-agent/sysmanage-agent.yaml + doas vi /etc/sysmanage-agent/sysmanage-agent.yaml + doas rc-update add sysmanage-agent default + doas rc-service sysmanage-agent start + OpenBSD (Pre-built Package - Recommended) + # Download the pre-built package for your OpenBSD version (7.5, 7.6, or 7.7) + # For OpenBSD 7.7: + ftp https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.1.7/sysmanage-agent-3.0.1.7-openbsd77.tgz + doas pkg_add sysmanage-agent-3.0.1.7-openbsd77.tgz + # For OpenBSD 7.6: + # ftp https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.1.7/sysmanage-agent-3.0.1.7-openbsd76.tgz + # doas pkg_add sysmanage-agent-3.0.1.7-openbsd76.tgz + # For OpenBSD 7.5: + # ftp https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.1.7/sysmanage-agent-3.0.1.7-openbsd75.tgz + # doas pkg_add sysmanage-agent-3.0.1.7-openbsd75.tgz + # Configure and start + doas cp /usr/local/share/examples/sysmanage-agent/sysmanage-agent.yaml /etc/sysmanage-agent.yaml + doas vi /etc/sysmanage-agent.yaml + doas rcctl enable sysmanage_agent + doas rcctl start sysmanage_agent + OpenBSD (Build from Port) + # Download the port tarball + ftp https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.1.7/sysmanage-agent-3.0.1.7-openbsd-port.tar.gz + # Extract to ports tree + cd /usr/ports/sysutils + doas rm -rf sysmanage-agent + doas tar xzf ~/sysmanage-agent-3.0.1.7-openbsd-port.tar.gz + doas mv openbsd-port sysmanage-agent + # Install Python dependencies (avoids gcc conflicts) + doas pkg_add py3-websockets py3-yaml py3-aiohttp py3-cryptography py3-sqlalchemy py3-alembic + # Build and install + cd sysmanage-agent + doas make makesum + doas make install + # Configure and start + doas cp /usr/local/share/examples/sysmanage-agent/sysmanage-agent.yaml /etc/sysmanage-agent.yaml + doas vi /etc/sysmanage-agent.yaml + doas rcctl enable sysmanage_agent + doas rcctl start sysmanage_agent + Checksum Verification + All packages include SHA256 checksums. Download both files and verify: + Linux (Ubuntu/CentOS/OpenSUSE/SLES): + sha256sum -c .sha256 + macOS: + shasum -a 256 -c .sha256 + Windows: + $expectedHash = (Get-Content ".sha256").Split()[0] + $actualHash = (Get-FileHash "" -Algorithm SHA256).Hash.ToLower() + if ($expectedHash -eq $actualHash) { Write-Host "Checksum verified!" } else { Write-Host "Checksum mismatch!" } + FreeBSD/NetBSD/OpenBSD: + sha256 -C .sha256 + Alpine Linux: + sha256sum -c .sha256 + Supported Platforms + - Ubuntu: 22.04 LTS (Jammy), 24.04 LTS (Noble), 24.10 (Oracular), 25.04 (Plucky), 25.10 (Questing) + - Debian: 11 (Bullseye), 12 (Bookworm), 13 (Trixie) + - CentOS/RHEL: 9.x + - OpenSUSE: Tumbleweed, Leap 15.x + - SUSE Linux Enterprise Server (SLES): 15.x + - Alpine Linux: 3.19, 3.20, 3.21 (pre-built packages available) + - macOS: 12+ (Monterey and later) + - Windows: 10 (1809+), 11, Server 2019+ (x64 and ARM64) + - FreeBSD: 13.x, 14.x + - NetBSD: 10.x (tested on 10.1) + - OpenBSD: 7.5, 7.6, 7.7 (pre-built packages available) + Software Bill of Materials (SBOM) + This release includes a comprehensive Software Bill of Materials (SBOM) file in CycloneDX JSON format for supply chain security and vulnerability analysis: + Standalone Download: + - sysmanage-agent-sbom.json - Complete inventory of Python dependencies + Download and inspect: + # Download SBOM file + wget https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.1.7/sysmanage-agent-sbom.json + # View with jq (if installed) + cat sysmanage-agent-sbom.json | jq . + The SBOM file is compatible with vulnerability scanning tools (Grype, Trivy, Dependency-Track, Snyk, etc.) and provides complete transparency of all software dependencies. + What's Included + - System management agent service + - Platform-native service management (systemd/launchd/rc.d) + - Automatic user/group creation + - Example configuration files + - Certificate storage directory + - Sudoers configuration for system management (Linux only) + OpenBSD Package Checksums (SHA256) + c30e999756691a45906cb9325939f7ca798c1849bbad5477308f3b464e877081 sysmanage-agent-3.0.1.7-openbsd77.tgz + Alpine Linux Package Checksums (SHA256) + 4032d918b208debccbea309587e59c198c32032d3acbaf001426ed326f54ac94 sysmanage-agent-3.0.1.7-alpine320.apk + 43e589a96cf89ccb4257d04cb6d43edd450585be4f208bd7c10e717f66f768c9 sysmanage-agent-3.0.1.7-alpine321.apk +ReleaseNotesUrl: https://github.com/bceverly/sysmanage-agent/releases/tag/v3.0.1.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage-agent/3.0.1.7/sysmanage.sysmanage-agent.yaml b/manifests/s/sysmanage/sysmanage-agent/3.0.1.7/sysmanage.sysmanage-agent.yaml new file mode 100644 index 0000000000000..78979cf9a8d9b --- /dev/null +++ b/manifests/s/sysmanage/sysmanage-agent/3.0.1.7/sysmanage.sysmanage-agent.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage-agent +PackageVersion: 3.0.1.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 982cd342d9f33ceb66b93101399daa2201747daa Mon Sep 17 00:00:00 2001 From: Nico Date: Thu, 16 Jul 2026 18:59:34 +0200 Subject: [PATCH 037/188] Add version: OpenTubeX.OpenTubeX version 0.28.1 (#394667) --- .../0.28.1/OpenTubeX.OpenTubeX.installer.yaml | 45 +++++++++++++++++++ .../OpenTubeX.OpenTubeX.locale.en-US.yaml | 37 +++++++++++++++ .../OpenTubeX/0.28.1/OpenTubeX.OpenTubeX.yaml | 8 ++++ 3 files changed, 90 insertions(+) create mode 100644 manifests/o/OpenTubeX/OpenTubeX/0.28.1/OpenTubeX.OpenTubeX.installer.yaml create mode 100644 manifests/o/OpenTubeX/OpenTubeX/0.28.1/OpenTubeX.OpenTubeX.locale.en-US.yaml create mode 100644 manifests/o/OpenTubeX/OpenTubeX/0.28.1/OpenTubeX.OpenTubeX.yaml diff --git a/manifests/o/OpenTubeX/OpenTubeX/0.28.1/OpenTubeX.OpenTubeX.installer.yaml b/manifests/o/OpenTubeX/OpenTubeX/0.28.1/OpenTubeX.OpenTubeX.installer.yaml new file mode 100644 index 0000000000000..a8338351af818 --- /dev/null +++ b/manifests/o/OpenTubeX/OpenTubeX/0.28.1/OpenTubeX.OpenTubeX.installer.yaml @@ -0,0 +1,45 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenTubeX.OpenTubeX +PackageVersion: 0.28.1 +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- opentubex +ProductCode: a38f022d-fec2-5f80-a7fe-620ccf1a2767 +ReleaseDate: 2026-07-15 +AppsAndFeaturesEntries: +- DisplayName: OpenTubeX 0.28.1 + ProductCode: a38f022d-fec2-5f80-a7fe-620ccf1a2767 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/OpenTubeX/OpenTubeX/releases/download/v0.28.1-beta/opentubex-0.28.1-beta-setup-x64.exe + InstallerSha256: 36A0720D6468F1A583E13E1F3BB46BE8E990D5AF9BE1DB822EB68D8A97961F08 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/OpenTubeX/OpenTubeX/releases/download/v0.28.1-beta/opentubex-0.28.1-beta-setup-x64.exe + InstallerSha256: 36A0720D6468F1A583E13E1F3BB46BE8E990D5AF9BE1DB822EB68D8A97961F08 + InstallerSwitches: + Custom: /ALLUSERS +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/OpenTubeX/OpenTubeX/releases/download/v0.28.1-beta/opentubex-0.28.1-beta-setup-arm64.exe + InstallerSha256: AAEF8443B84A015ECC02AA769473C9D3D99CB22F81AF01CE94DF6FA2BA14EF87 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/OpenTubeX/OpenTubeX/releases/download/v0.28.1-beta/opentubex-0.28.1-beta-setup-arm64.exe + InstallerSha256: AAEF8443B84A015ECC02AA769473C9D3D99CB22F81AF01CE94DF6FA2BA14EF87 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenTubeX/OpenTubeX/0.28.1/OpenTubeX.OpenTubeX.locale.en-US.yaml b/manifests/o/OpenTubeX/OpenTubeX/0.28.1/OpenTubeX.OpenTubeX.locale.en-US.yaml new file mode 100644 index 0000000000000..f1bd02d208b50 --- /dev/null +++ b/manifests/o/OpenTubeX/OpenTubeX/0.28.1/OpenTubeX.OpenTubeX.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenTubeX.OpenTubeX +PackageVersion: 0.28.1 +PackageLocale: en-US +Publisher: OpenTubeX contributors +PublisherUrl: https://github.com/OpenTubeX +PublisherSupportUrl: https://github.com/OpenTubeX/OpenTubeX/issues +Author: OpenTubeX contributors +PackageName: OpenTubeX +PackageUrl: https://opentubex.org/ +License: AGPL-3.0-or-later +LicenseUrl: https://github.com/OpenTubeX/OpenTubeX/blob/HEAD/LICENSE +Copyright: Copyleft © 2020-2026 +CopyrightUrl: https://github.com/OpenTubeX/OpenTubeX/blob/HEAD/LICENSE +ShortDescription: A private YouTube client +Description: OpenTubeX is a private YouTube client for desktop. +Moniker: opentubex +Tags: +- freetube +- freetube-fork +- privacy +- subscriptions +- video +- videos +- youtube +ReleaseNotes: |- + Highlights + - Fixed a critical bug which triggered duplicate auto refreshes across tabs + - Moved the fast-forward through silence toggle to the player settings and changed the setting to be a toggle for it (#236) + - Added an animation for the play/pause button and when muting the volume + - Fixed a bug where the SponsorBlock tooltip icon would lose its color when unskipping, then reskipping + - Add Transcript panel (#237) +ReleaseNotesUrl: https://github.com/OpenTubeX/OpenTubeX/releases/tag/v0.28.1-beta +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenTubeX/OpenTubeX/0.28.1/OpenTubeX.OpenTubeX.yaml b/manifests/o/OpenTubeX/OpenTubeX/0.28.1/OpenTubeX.OpenTubeX.yaml new file mode 100644 index 0000000000000..3341d52742984 --- /dev/null +++ b/manifests/o/OpenTubeX/OpenTubeX/0.28.1/OpenTubeX.OpenTubeX.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenTubeX.OpenTubeX +PackageVersion: 0.28.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 64bd414b193774eda62fdfb1b664b7a122df16c7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 00:59:46 +0800 Subject: [PATCH 038/188] New version: AIDotNet.OpenCowork version 1.1.0 (#400416) --- .../1.1.0/AIDotNet.OpenCowork.installer.yaml | 32 +++++++++++++ .../AIDotNet.OpenCowork.locale.en-US.yaml | 45 +++++++++++++++++++ .../AIDotNet.OpenCowork.locale.zh-CN.yaml | 22 +++++++++ .../OpenCowork/1.1.0/AIDotNet.OpenCowork.yaml | 8 ++++ 4 files changed, 107 insertions(+) create mode 100644 manifests/a/AIDotNet/OpenCowork/1.1.0/AIDotNet.OpenCowork.installer.yaml create mode 100644 manifests/a/AIDotNet/OpenCowork/1.1.0/AIDotNet.OpenCowork.locale.en-US.yaml create mode 100644 manifests/a/AIDotNet/OpenCowork/1.1.0/AIDotNet.OpenCowork.locale.zh-CN.yaml create mode 100644 manifests/a/AIDotNet/OpenCowork/1.1.0/AIDotNet.OpenCowork.yaml diff --git a/manifests/a/AIDotNet/OpenCowork/1.1.0/AIDotNet.OpenCowork.installer.yaml b/manifests/a/AIDotNet/OpenCowork/1.1.0/AIDotNet.OpenCowork.installer.yaml new file mode 100644 index 0000000000000..ba11621b281f1 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/1.1.0/AIDotNet.OpenCowork.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AIDotNet.OpenCowork +PackageVersion: 1.1.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: ef264783-8179-52ad-bf3a-efd1a5ce435d +ReleaseDate: 2026-07-10 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/1.1.0/OpenCowork-win-amd64-setup.exe + InstallerSha256: DCA1B90D5D9E31F49294AC5C4C37EB26EEBBFE8C4EB57120D821701C9BF9D1A1 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/1.1.0/OpenCowork-win-amd64-setup.exe + InstallerSha256: DCA1B90D5D9E31F49294AC5C4C37EB26EEBBFE8C4EB57120D821701C9BF9D1A1 + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/1.1.0/OpenCowork-win-arm64-setup.exe + InstallerSha256: B6537EE1BCD6A9B1C0075EFD6ED5FE95D1BE79FB126B36AD156E1BAAEB2662FA + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AIDotNet/OpenCowork/1.1.0/AIDotNet.OpenCowork.locale.en-US.yaml b/manifests/a/AIDotNet/OpenCowork/1.1.0/AIDotNet.OpenCowork.locale.en-US.yaml new file mode 100644 index 0000000000000..3540434cf1431 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/1.1.0/AIDotNet.OpenCowork.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AIDotNet.OpenCowork +PackageVersion: 1.1.0 +PackageLocale: en-US +Publisher: example.com +PublisherUrl: https://github.com/AIDotNet +PublisherSupportUrl: https://github.com/AIDotNet/OpenCowork/issues +PackageName: OpenCoWork +PackageUrl: https://github.com/AIDotNet/OpenCowork +License: Apache-2.0 +LicenseUrl: https://github.com/AIDotNet/OpenCowork/blob/HEAD/LICENSE +Copyright: Copyright 2026 AIDotNet +ShortDescription: Open-source desktop platform for multi-agent collaboration. Empowering AI agents with local tools, parallel teamwork, and seamless workplace integration. +Description: |- + Traditional LLM interfaces are often "environment-isolated islands." Developers spend 50% of their time copy-pasting code, terminal logs, and file contents between the chat and their IDE. + OpenCowork solves this by providing: + - Local Agency: Agents can directly read/write files and execute shell commands with your permission. + - Context Awareness: No more manual context feeding. Agents explore your codebase and logs autonomously. + - Task Orchestration: Complex tasks (like "Refactor this module and update tests") are broken down and handled by specialized sub-agents. + - Human-in-the-loop: You stay in control with a transparent tool-call approval system. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotes: |- + What's Changed + - feat: render Bash-execution artifacts as a card with Reveal/Open actions by @warischa in https://github.com/AIDotNet/OpenCowork/pull/126 + - fix(chat): 优化折叠动画并修复虚拟列表展开滚动跳动 by @cipherTing in https://github.com/AIDotNet/OpenCowork/pull/130 + - chore(dev): silence common npm run dev startup warnings by @cipherTing in https://github.com/AIDotNet/OpenCowork/pull/129 + New Contributors + - @warischa made their first contribution in https://github.com/AIDotNet/OpenCowork/pull/126 + Added + - Added support for background proxy task generation and processing, enabling sub-agents to run background tasks independently. + - Enhanced session change review mechanism with improved detection and handling of session transitions. + - Improved background sub-agent handling with better lifecycle management and state synchronization. + Changed + - Optimized team tool usage logic for better performance and reliability in multi-agent scenarios. + - Refined session-change detection and background task execution workflows for improved stability. +ReleaseNotesUrl: https://github.com/AIDotNet/OpenCowork/releases/tag/1.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AIDotNet/OpenCowork/1.1.0/AIDotNet.OpenCowork.locale.zh-CN.yaml b/manifests/a/AIDotNet/OpenCowork/1.1.0/AIDotNet.OpenCowork.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c6454ae104043 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/1.1.0/AIDotNet.OpenCowork.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AIDotNet.OpenCowork +PackageVersion: 1.1.0 +PackageLocale: zh-CN +ShortDescription: 开源桌面多智能体协作平台,为 AI 智能体赋予本地工具、并行团队协作及无缝办公集成能力。 +Description: |- + 传统的 LLM 界面往往是“环境孤岛”。开发者通常需要花费 50% 的时间在聊天窗口和 IDE 之间手动复制粘贴代码、终端日志和文件内容。 + OpenCowork 通过以下方式解决这一问题: + - 本地代理能力:智能体可以在您的许可下直接读写文件并执行 Shell 命令。 + - 上下文感知:无需再手动喂数据。智能体会自主探索您的代码库和日志。 + - 任务编排:复杂的任务(如“重构此模块并更新测试”)会被拆解并由专门的子智能体处理。 + - 人在回路:通过透明的工具调用审批系统,您始终拥有最终控制权。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ReleaseNotesUrl: https://github.com/AIDotNet/OpenCowork/releases/tag/1.1.0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AIDotNet/OpenCowork/1.1.0/AIDotNet.OpenCowork.yaml b/manifests/a/AIDotNet/OpenCowork/1.1.0/AIDotNet.OpenCowork.yaml new file mode 100644 index 0000000000000..9c90b0d844377 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/1.1.0/AIDotNet.OpenCowork.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: AIDotNet.OpenCowork +PackageVersion: 1.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a673917804e00ba4efdbb4543d003d33708d4533 Mon Sep 17 00:00:00 2001 From: rizuki Date: Fri, 17 Jul 2026 00:00:05 +0700 Subject: [PATCH 039/188] rizukirr.apic version 0.3.6 (#395385) --- .../apic/0.3.6/rizukirr.apic.installer.yaml | 16 ++++++++++++ .../0.3.6/rizukirr.apic.locale.en-US.yaml | 26 +++++++++++++++++++ .../r/rizukirr/apic/0.3.6/rizukirr.apic.yaml | 8 ++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/r/rizukirr/apic/0.3.6/rizukirr.apic.installer.yaml create mode 100644 manifests/r/rizukirr/apic/0.3.6/rizukirr.apic.locale.en-US.yaml create mode 100644 manifests/r/rizukirr/apic/0.3.6/rizukirr.apic.yaml diff --git a/manifests/r/rizukirr/apic/0.3.6/rizukirr.apic.installer.yaml b/manifests/r/rizukirr/apic/0.3.6/rizukirr.apic.installer.yaml new file mode 100644 index 0000000000000..93a2adf9d9d14 --- /dev/null +++ b/manifests/r/rizukirr/apic/0.3.6/rizukirr.apic.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: rizukirr.apic +PackageVersion: 0.3.6 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: apic.exe + PortableCommandAlias: apic +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rizukirr/apic/releases/download/v0.3.6/apic-v0.3.6-x86_64-pc-windows-msvc.zip + InstallerSha256: 9AF8F4C40AD35F0D91CD70E81982FD057B2D04A08308AC0E99E64685D30344A0 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/r/rizukirr/apic/0.3.6/rizukirr.apic.locale.en-US.yaml b/manifests/r/rizukirr/apic/0.3.6/rizukirr.apic.locale.en-US.yaml new file mode 100644 index 0000000000000..15de0b4c817b4 --- /dev/null +++ b/manifests/r/rizukirr/apic/0.3.6/rizukirr.apic.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: rizukirr.apic +PackageVersion: 0.3.6 +PackageLocale: en-US +Publisher: Rizki Rakasiwi +PublisherUrl: https://github.com/rizukirr +PublisherSupportUrl: https://github.com/rizukirr/apic/issues +Author: Rizki Rakasiwi +PackageName: apic +PackageUrl: https://github.com/rizukirr/apic +License: MIT +LicenseUrl: https://github.com/rizukirr/apic/blob/main/LICENSE +Copyright: Copyright (c) Rizki Rakasiwi +ShortDescription: A lightweight, Git-friendly CLI tool for designing and collaborating on API contracts. +Description: apic is a lightweight, Git-friendly CLI and TUI for designing, validating, and collaborating on API contracts as plain text you can diff and review. +Moniker: apic +Tags: +- api +- contract +- cli +- rest +- json +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/r/rizukirr/apic/0.3.6/rizukirr.apic.yaml b/manifests/r/rizukirr/apic/0.3.6/rizukirr.apic.yaml new file mode 100644 index 0000000000000..b9a2719fc6331 --- /dev/null +++ b/manifests/r/rizukirr/apic/0.3.6/rizukirr.apic.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: rizukirr.apic +PackageVersion: 0.3.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 6d8439777513733b66bf10fb3ce6ea30806f6691 Mon Sep 17 00:00:00 2001 From: devolutionsbot <31221910+devolutionsbot@users.noreply.github.com> Date: Thu, 16 Jul 2026 13:02:06 -0400 Subject: [PATCH 040/188] Add Devolutions RemoteDesktopManager version 2026.2.14.0 (#402964) --- ...utions.RemoteDesktopManager.installer.yaml | 50 +++++++++++++++++++ ...ons.RemoteDesktopManager.locale.en-US.yaml | 30 +++++++++++ .../Devolutions.RemoteDesktopManager.yaml | 8 +++ 3 files changed, 88 insertions(+) create mode 100644 manifests/d/Devolutions/RemoteDesktopManager/2026.2.14.0/Devolutions.RemoteDesktopManager.installer.yaml create mode 100644 manifests/d/Devolutions/RemoteDesktopManager/2026.2.14.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml create mode 100644 manifests/d/Devolutions/RemoteDesktopManager/2026.2.14.0/Devolutions.RemoteDesktopManager.yaml diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2026.2.14.0/Devolutions.RemoteDesktopManager.installer.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2026.2.14.0/Devolutions.RemoteDesktopManager.installer.yaml new file mode 100644 index 0000000000000..04b41a5e1b64d --- /dev/null +++ b/manifests/d/Devolutions/RemoteDesktopManager/2026.2.14.0/Devolutions.RemoteDesktopManager.installer.yaml @@ -0,0 +1,50 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Devolutions.RemoteDesktopManager +PackageVersion: 2026.2.14.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 +Protocols: +- rdp +FileExtensions: +- csv +- psafe3 +- rde +- rdg +- rdm +- rdp +- vnc +- vrb +- vrd +- vre +- xml +ProductCode: '{21AD89F3-5FF2-4173-A8F2-3F9409316280}' +ReleaseDate: 2026-07-15 +AppsAndFeaturesEntries: +- UpgradeCode: '{2707F3BF-4D7B-40C2-882F-14B0ED869EE8}' +Installers: +- Architecture: neutral + InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.2026.2.14.0.msi + InstallerSha256: 5D25E58EC29B3DA22688A8307D7445CD326B6C48087124FA0ACFD7C3C0EECF92 + +- Architecture: x64 + InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.win-x64.2026.2.14.0.msi + InstallerSha256: 96C855F8941EEFEBA9893F33B1D71C3191E67F76DB901E8FD69FA943996542B2 + +- Architecture: arm64 + InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.win-arm64.2026.2.14.0.msi + InstallerSha256: EA6056A5232B2316229D29A93A1962DCD0D0ED2BB2B401259F8995CF7BA88A7C +ManifestType: installer +ManifestVersion: 1.12.0 + diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2026.2.14.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2026.2.14.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml new file mode 100644 index 0000000000000..7ab8f95f6b01d --- /dev/null +++ b/manifests/d/Devolutions/RemoteDesktopManager/2026.2.14.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Devolutions.RemoteDesktopManager +PackageVersion: 2026.2.14.0 +PackageLocale: en-US +Publisher: Devolutions inc. +PublisherUrl: https://devolutions.net/ +PublisherSupportUrl: https://devolutions.net/support +PrivacyUrl: https://devolutions.net/legal/privacy +Author: Devolutions +PackageName: Remote Desktop Manager +PackageUrl: https://remotedesktopmanager.com/ +License: Proprietary +LicenseUrl: https://devolutions.net/legal/customer-agreements +Copyright: Copyright (c) 2006-2026 Devolutions Inc. +ShortDescription: Remote Connections & Passwords. Everywhere! +Moniker: rdm +Tags: +- devolutions +- rdm +- rdmfree +- rdp +- remote-desktop +- remote-desktop-manager +- ard +- ssh +- vnc +ManifestType: defaultLocale +ManifestVersion: 1.12.0 + diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2026.2.14.0/Devolutions.RemoteDesktopManager.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2026.2.14.0/Devolutions.RemoteDesktopManager.yaml new file mode 100644 index 0000000000000..74dea049db40d --- /dev/null +++ b/manifests/d/Devolutions/RemoteDesktopManager/2026.2.14.0/Devolutions.RemoteDesktopManager.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Devolutions.RemoteDesktopManager +PackageVersion: 2026.2.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 + From 30119834e6138f851e216b2ad168e3b8157a3be6 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 16 Jul 2026 13:03:31 -0400 Subject: [PATCH 041/188] New version: Rustlang.Rust.MSVC version 1.97.1 (#403261) --- .../1.97.1/Rustlang.Rust.MSVC.installer.yaml | 43 +++++++++++++++++++ .../Rustlang.Rust.MSVC.locale.en-US.yaml | 25 +++++++++++ .../Rust/MSVC/1.97.1/Rustlang.Rust.MSVC.yaml | 8 ++++ 3 files changed, 76 insertions(+) create mode 100644 manifests/r/Rustlang/Rust/MSVC/1.97.1/Rustlang.Rust.MSVC.installer.yaml create mode 100644 manifests/r/Rustlang/Rust/MSVC/1.97.1/Rustlang.Rust.MSVC.locale.en-US.yaml create mode 100644 manifests/r/Rustlang/Rust/MSVC/1.97.1/Rustlang.Rust.MSVC.yaml diff --git a/manifests/r/Rustlang/Rust/MSVC/1.97.1/Rustlang.Rust.MSVC.installer.yaml b/manifests/r/Rustlang/Rust/MSVC/1.97.1/Rustlang.Rust.MSVC.installer.yaml new file mode 100644 index 0000000000000..25beff410dab1 --- /dev/null +++ b/manifests/r/Rustlang/Rust/MSVC/1.97.1/Rustlang.Rust.MSVC.installer.yaml @@ -0,0 +1,43 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Rustlang.Rust.MSVC +PackageVersion: 1.97.1 +InstallerType: wix +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x86 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.97.1-i686-pc-windows-msvc.msi + InstallerSha256: 530310DE437FEBE4C24B429BDE69550FA5DEC77B9DBA032C7B09FA79EAAF3E7D + ProductCode: '{3E947BED-A16F-4EC1-8227-53D6B49B86E6}' + AppsAndFeaturesEntries: + - DisplayName: Rust 1.97 (MSVC) + ProductCode: '{3E947BED-A16F-4EC1-8227-53D6B49B86E6}' + UpgradeCode: '{5805719C-45E9-4CF6-9CE7-1E8B57F3C243}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%/Rust' +- Architecture: x64 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.97.1-x86_64-pc-windows-msvc.msi + InstallerSha256: 58EC069612DF27FD21C58C3D438258B2161CEEDFC343E23387D5A4811C5CD539 + ProductCode: '{6BE7263F-F496-4008-B750-E04628151F65}' + AppsAndFeaturesEntries: + - DisplayName: Rust 1.97 (MSVC 64-bit) + ProductCode: '{6BE7263F-F496-4008-B750-E04628151F65}' + UpgradeCode: '{123039F9-68E3-44F1-AC9F-C78ADD4D0723}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Rust' +- Architecture: arm64 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.97.1-aarch64-pc-windows-msvc.msi + InstallerSha256: C8E98FD5BB5C5EF33E5B53E580584D838657B51A4F0586CBDBE1069972EDAD2B + ProductCode: '{7251D550-67AF-42F3-B02E-F080099A0A43}' + AppsAndFeaturesEntries: + - DisplayName: Rust 1.97 (MSVC) + ProductCode: '{7251D550-67AF-42F3-B02E-F080099A0A43}' + UpgradeCode: '{5805719C-45E9-4CF6-9CE7-1E8B57F3C243}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%/Rust' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rustlang/Rust/MSVC/1.97.1/Rustlang.Rust.MSVC.locale.en-US.yaml b/manifests/r/Rustlang/Rust/MSVC/1.97.1/Rustlang.Rust.MSVC.locale.en-US.yaml new file mode 100644 index 0000000000000..85c3ee669468f --- /dev/null +++ b/manifests/r/Rustlang/Rust/MSVC/1.97.1/Rustlang.Rust.MSVC.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Rustlang.Rust.MSVC +PackageVersion: 1.97.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 +ReleaseNotes: '- rustc: Fix miscompilation in LLVM optimization This backports an LLVM submodule bump to include the LLVM-side fix and a revert of the rustc change that is one known trigger for the bug. The rustc side revert should not be strictly necessary but is done out of abundance of caution.' +ReleaseNotesUrl: https://github.com/rust-lang/rust/releases/tag/1.97.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rustlang/Rust/MSVC/1.97.1/Rustlang.Rust.MSVC.yaml b/manifests/r/Rustlang/Rust/MSVC/1.97.1/Rustlang.Rust.MSVC.yaml new file mode 100644 index 0000000000000..ec211b34c665c --- /dev/null +++ b/manifests/r/Rustlang/Rust/MSVC/1.97.1/Rustlang.Rust.MSVC.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: Rustlang.Rust.MSVC +PackageVersion: 1.97.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6da5524924b98a78c527d91812da78e232867a5b Mon Sep 17 00:00:00 2001 From: Tristan Tang Date: Fri, 17 Jul 2026 01:04:15 +0800 Subject: [PATCH 042/188] New version: TristanTang.AgentIsland version 1.7.1 (#403298) --- .../TristanTang.AgentIsland.installer.yaml | 16 ++++++++ .../TristanTang.AgentIsland.locale.en-US.yaml | 37 +++++++++++++++++++ .../1.7.1/TristanTang.AgentIsland.yaml | 7 ++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/t/TristanTang/AgentIsland/1.7.1/TristanTang.AgentIsland.installer.yaml create mode 100644 manifests/t/TristanTang/AgentIsland/1.7.1/TristanTang.AgentIsland.locale.en-US.yaml create mode 100644 manifests/t/TristanTang/AgentIsland/1.7.1/TristanTang.AgentIsland.yaml diff --git a/manifests/t/TristanTang/AgentIsland/1.7.1/TristanTang.AgentIsland.installer.yaml b/manifests/t/TristanTang/AgentIsland/1.7.1/TristanTang.AgentIsland.installer.yaml new file mode 100644 index 0000000000000..2adbcc812cf6d --- /dev/null +++ b/manifests/t/TristanTang/AgentIsland/1.7.1/TristanTang.AgentIsland.installer.yaml @@ -0,0 +1,16 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TristanTang.AgentIsland +PackageVersion: 1.7.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: AgentIsland.exe + PortableCommandAlias: agentisland +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/tristan666666/agent-island/releases/download/v1.7.1/AgentIsland-1.7.1-win-x64.zip + InstallerSha256: CC461F05ED54D21E40EFC5A351A3E71939C7FDB4D94630CB490F23E7B96CE103 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TristanTang/AgentIsland/1.7.1/TristanTang.AgentIsland.locale.en-US.yaml b/manifests/t/TristanTang/AgentIsland/1.7.1/TristanTang.AgentIsland.locale.en-US.yaml new file mode 100644 index 0000000000000..929f48277f0a6 --- /dev/null +++ b/manifests/t/TristanTang/AgentIsland/1.7.1/TristanTang.AgentIsland.locale.en-US.yaml @@ -0,0 +1,37 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TristanTang.AgentIsland +PackageVersion: 1.7.1 +PackageLocale: en-US +Publisher: Tristan Tang +PublisherUrl: https://github.com/tristan666666 +PublisherSupportUrl: https://github.com/tristan666666/agent-island/issues +Author: Tristan Tang +PackageName: Agent Island +PackageUrl: https://agent-island.dev/ +License: MIT +LicenseUrl: https://github.com/tristan666666/agent-island/blob/HEAD/LICENSE +ShortDescription: Status companion for Claude Code and Codex — live agent status, usage and cost, turn alarms, and weekly reports +Moniker: agent-island +Tags: +- agent +- claude +- claude-code +- codex +ReleaseNotes: |- + [1.7.1] - 2026-07-16 + + Added + - Glow color choice for the ambient glow: Teal (the new default), Cobalt, Violet, Silver. Visual effects are now a two-mode choice: Vivid (glow + orbit sweep) or Calm (no ambient light). + - Update prompt: the app checks the newest GitHub release at launch and every six hours; Windows keeps its in-app download-and-relaunch flow. + + Changed + - Report cards v3 on both platforms: flat near-black base, a Claude-vs-Codex faction duel riding the true usage split, TOP-3 (weekly) / TOP-5 (monthly) model pies, and a rank footer with the lifetime total. + - Single-subscription machines lay out solo automatically: the collapsed island splits logo and usage number across its flanks, and the panel shows the provider's mark in the freed half. + - Codex token accounting: replayed usage deltas are skipped and archived sessions are scanned, so long-lived sessions no longer double-count. + + Fixed + - Oversized session-log lines are skipped before parsing, keeping cost scans bounded; totals unchanged. +ReleaseNotesUrl: https://github.com/tristan666666/agent-island/releases/tag/v1.7.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TristanTang/AgentIsland/1.7.1/TristanTang.AgentIsland.yaml b/manifests/t/TristanTang/AgentIsland/1.7.1/TristanTang.AgentIsland.yaml new file mode 100644 index 0000000000000..aebc32960bb7c --- /dev/null +++ b/manifests/t/TristanTang/AgentIsland/1.7.1/TristanTang.AgentIsland.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: TristanTang.AgentIsland +PackageVersion: 1.7.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5d9d521eb2effdb5f7938d5fb60bedd55735206f Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 16 Jul 2026 13:05:01 -0400 Subject: [PATCH 043/188] New version: SST.OpenCodeDesktop version 1.18.3 (#403318) --- .../1.18.3/SST.OpenCodeDesktop.installer.yaml | 23 ++++++++ .../SST.OpenCodeDesktop.locale.en-US.yaml | 52 +++++++++++++++++++ .../1.18.3/SST.OpenCodeDesktop.yaml | 8 +++ 3 files changed, 83 insertions(+) create mode 100644 manifests/s/SST/OpenCodeDesktop/1.18.3/SST.OpenCodeDesktop.installer.yaml create mode 100644 manifests/s/SST/OpenCodeDesktop/1.18.3/SST.OpenCodeDesktop.locale.en-US.yaml create mode 100644 manifests/s/SST/OpenCodeDesktop/1.18.3/SST.OpenCodeDesktop.yaml diff --git a/manifests/s/SST/OpenCodeDesktop/1.18.3/SST.OpenCodeDesktop.installer.yaml b/manifests/s/SST/OpenCodeDesktop/1.18.3/SST.OpenCodeDesktop.installer.yaml new file mode 100644 index 0000000000000..72777de07b6ad --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.18.3/SST.OpenCodeDesktop.installer.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.18.3 +InstallerType: nullsoft +Scope: user +ProductCode: d074f30d-5f88-5885-b075-be1348cc7676 +ReleaseDate: 2026-07-16 +AppsAndFeaturesEntries: +- DisplayName: OpenCode 1.18.3 + ProductCode: d074f30d-5f88-5885-b075-be1348cc7676 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\OpenCode' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.18.3/opencode-desktop-win-x64.exe + InstallerSha256: 66A7807B4A85D5B9FDA7955E0CA6B7B5C53A341363BC705A8A3F2970D39DA02C +- Architecture: arm64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.18.3/opencode-desktop-win-arm64.exe + InstallerSha256: DBB8EB900C04CCD0936A80B98E1695A0BA70A930E77322A1CE4FC6D77EB1C879 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/OpenCodeDesktop/1.18.3/SST.OpenCodeDesktop.locale.en-US.yaml b/manifests/s/SST/OpenCodeDesktop/1.18.3/SST.OpenCodeDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..2f24fb28b804f --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.18.3/SST.OpenCodeDesktop.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.18.3 +PackageLocale: en-US +Publisher: OpenCode +PublisherUrl: https://anoma.ly/ +PublisherSupportUrl: https://github.com/anomalyco/opencode/issues +PackageName: OpenCode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/anomalyco/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: OpenCode is an open source agent that helps you write and run code with any AI model. It's available as a terminal-based interface, desktop app, or IDE extension. +Description: |- + opencode is an AI coding agent. It features: + - A responsive, native, themeable terminal UI and desktop app. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Core + + Improvements + - Added an Up Arrow shortcut to close the subagent picker when the first item is selected. + + Desktop + + Bugfixes + - Fixed home page scrolling so sticky headers and the session list behave correctly. + - Fixed startup readiness so WSL server loading is included before the desktop app reports ready. + - Removed the inactive help button from the app layout. + - Fixed custom agent selector visibility when custom agents are available. + + Improvements + - Home page command palette search can now find and open sessions. +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.18.3 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/OpenCodeDesktop/1.18.3/SST.OpenCodeDesktop.yaml b/manifests/s/SST/OpenCodeDesktop/1.18.3/SST.OpenCodeDesktop.yaml new file mode 100644 index 0000000000000..12be19de6d9ca --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.18.3/SST.OpenCodeDesktop.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.18.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4da681d1bc302d95fb2c124c0148481d47d0b8d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=89=E5=85=89?= Date: Fri, 17 Jul 2026 01:05:46 +0800 Subject: [PATCH 044/188] gg.ai.ggcode-cli version 1.3.156 (#403326) --- .../1.3.156/gg.ai.ggcode-cli.installer.yaml | 38 +++++++++++++++++++ .../gg.ai.ggcode-cli.locale.en-US.yaml | 33 ++++++++++++++++ .../ggcode-cli/1.3.156/gg.ai.ggcode-cli.yaml | 8 ++++ 3 files changed, 79 insertions(+) create mode 100644 manifests/g/gg/ai/ggcode-cli/1.3.156/gg.ai.ggcode-cli.installer.yaml create mode 100644 manifests/g/gg/ai/ggcode-cli/1.3.156/gg.ai.ggcode-cli.locale.en-US.yaml create mode 100644 manifests/g/gg/ai/ggcode-cli/1.3.156/gg.ai.ggcode-cli.yaml diff --git a/manifests/g/gg/ai/ggcode-cli/1.3.156/gg.ai.ggcode-cli.installer.yaml b/manifests/g/gg/ai/ggcode-cli/1.3.156/gg.ai.ggcode-cli.installer.yaml new file mode 100644 index 0000000000000..e4d64c0211993 --- /dev/null +++ b/manifests/g/gg/ai/ggcode-cli/1.3.156/gg.ai.ggcode-cli.installer.yaml @@ -0,0 +1,38 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: gg.ai.ggcode-cli +PackageVersion: 1.3.156 +Platform: +- Windows.Desktop +InstallerType: wix +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- ggcode +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/topcheer/ggcode/releases/download/v1.3.156/ggcode_1.3.156_windows_x64.msi + InstallerSha256: 5F587DDC14F8B728317A88C4BDAA01B44380D4D5E2727D2DE06CC649741DA27F + ProductCode: '{93655A00-F43A-4E53-8FF7-B09DBB34BDBA}' + AppsAndFeaturesEntries: + - DisplayName: ggcode + Publisher: GG AI Studio + ProductCode: '{93655A00-F43A-4E53-8FF7-B09DBB34BDBA}' + UpgradeCode: '{B3C4D5E6-F7A8-9012-BCDE-F23456789012}' +- Architecture: arm64 + InstallerUrl: https://github.com/topcheer/ggcode/releases/download/v1.3.156/ggcode_1.3.156_windows_arm64.msi + InstallerSha256: 1F8B9273D7984CAFBAD7EACC3EA741D8293F2E242E77C68E612217498BEAED57 + ProductCode: '{C5A6FCA7-5E23-4819-92FD-06E1AFC036D0}' + AppsAndFeaturesEntries: + - DisplayName: ggcode + Publisher: GG AI Studio + ProductCode: '{C5A6FCA7-5E23-4819-92FD-06E1AFC036D0}' + UpgradeCode: '{B3C4D5E6-F7A8-9012-BCDE-F23456789012}' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-16 diff --git a/manifests/g/gg/ai/ggcode-cli/1.3.156/gg.ai.ggcode-cli.locale.en-US.yaml b/manifests/g/gg/ai/ggcode-cli/1.3.156/gg.ai.ggcode-cli.locale.en-US.yaml new file mode 100644 index 0000000000000..a758131bb4b2d --- /dev/null +++ b/manifests/g/gg/ai/ggcode-cli/1.3.156/gg.ai.ggcode-cli.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: gg.ai.ggcode-cli +PackageVersion: 1.3.156 +PackageLocale: en-US +Publisher: GG AI Studio +PublisherUrl: https://github.com/topcheer +PublisherSupportUrl: https://github.com/topcheer/ggcode/issues +Author: GG AI Studio +PackageName: ggcode +PackageUrl: https://github.com/topcheer/ggcode +License: MIT +LicenseUrl: https://github.com/topcheer/ggcode/blob/v1.3.52/LICENSE +ShortDescription: AI coding agent for the terminal. +Description: |- + ggcode is an AI coding agent for terminal-first workflows. It can understand + repositories, edit files, run commands, use MCP tools, and keep working with + resumable sessions inside a full-screen TUI. +Moniker: ggcode +Tags: +- ai +- cli +- coding +- developer-tools +- mcp +- terminal +ReleaseNotesUrl: https://github.com/topcheer/ggcode/releases/tag/v1.3.156 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/topcheer/ggcode/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/gg/ai/ggcode-cli/1.3.156/gg.ai.ggcode-cli.yaml b/manifests/g/gg/ai/ggcode-cli/1.3.156/gg.ai.ggcode-cli.yaml new file mode 100644 index 0000000000000..35e22536634a7 --- /dev/null +++ b/manifests/g/gg/ai/ggcode-cli/1.3.156/gg.ai.ggcode-cli.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: gg.ai.ggcode-cli +PackageVersion: 1.3.156 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a539eeae44b8e216fd4dad44a83283a0ab231852 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=89=E5=85=89?= Date: Fri, 17 Jul 2026 01:06:28 +0800 Subject: [PATCH 045/188] gg.ai.ggcode-desktop version 1.3.156 (#403327) --- .../gg.ai.ggcode-desktop.installer.yaml | 49 +++++++++++++++++++ .../gg.ai.ggcode-desktop.locale.en-US.yaml | 32 ++++++++++++ .../1.3.156/gg.ai.ggcode-desktop.yaml | 8 +++ 3 files changed, 89 insertions(+) create mode 100644 manifests/g/gg/ai/ggcode-desktop/1.3.156/gg.ai.ggcode-desktop.installer.yaml create mode 100644 manifests/g/gg/ai/ggcode-desktop/1.3.156/gg.ai.ggcode-desktop.locale.en-US.yaml create mode 100644 manifests/g/gg/ai/ggcode-desktop/1.3.156/gg.ai.ggcode-desktop.yaml diff --git a/manifests/g/gg/ai/ggcode-desktop/1.3.156/gg.ai.ggcode-desktop.installer.yaml b/manifests/g/gg/ai/ggcode-desktop/1.3.156/gg.ai.ggcode-desktop.installer.yaml new file mode 100644 index 0000000000000..450e6fdbbfaf0 --- /dev/null +++ b/manifests/g/gg/ai/ggcode-desktop/1.3.156/gg.ai.ggcode-desktop.installer.yaml @@ -0,0 +1,49 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: gg.ai.ggcode-desktop +PackageVersion: 1.3.156 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: wix +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /qn + SilentWithProgress: /qb +UpgradeBehavior: install +ProductCode: '{1BFE6F3D-470C-4633-95D3-9FA6E009D730}' +AppsAndFeaturesEntries: +- DisplayName: GGCode Desktop + Publisher: GG AI Studio + ProductCode: '{1BFE6F3D-470C-4633-95D3-9FA6E009D730}' + UpgradeCode: '{D4E5F6A7-B8C9-0123-CDEF-345678901234}' + InstallerType: wix +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/topcheer/ggcode/releases/download/v1.3.156/ggcode-desktop_1.3.156_windows_x64.msi + InstallerSha256: 839095F4CFF207F0D2356E1882EDDC70F75BEE7D339549CBE501239BF1FD7897 + ProductCode: '{1BFE6F3D-470C-4633-95D3-9FA6E009D730}' + AppsAndFeaturesEntries: + - DisplayName: GGCode Desktop + Publisher: GG AI Studio + ProductCode: '{1BFE6F3D-470C-4633-95D3-9FA6E009D730}' + UpgradeCode: '{D4E5F6A7-B8C9-0123-CDEF-345678901234}' + InstallerType: wix +- Architecture: arm64 + InstallerUrl: https://github.com/topcheer/ggcode/releases/download/v1.3.156/ggcode-desktop_1.3.156_windows_arm64.msi + InstallerSha256: F9F0F172B1186C0C8C3E82E54F4D4595F6DD6A87B72B56B43F7EC2DE48DD74CF + ProductCode: '{40A6476F-D1E0-4EAF-BC73-4AFF96408D6C}' + AppsAndFeaturesEntries: + - DisplayName: GGCode Desktop + Publisher: GG AI Studio + ProductCode: '{40A6476F-D1E0-4EAF-BC73-4AFF96408D6C}' + UpgradeCode: '{D4E5F6A7-B8C9-0123-CDEF-345678901234}' + InstallerType: wix +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-16 diff --git a/manifests/g/gg/ai/ggcode-desktop/1.3.156/gg.ai.ggcode-desktop.locale.en-US.yaml b/manifests/g/gg/ai/ggcode-desktop/1.3.156/gg.ai.ggcode-desktop.locale.en-US.yaml new file mode 100644 index 0000000000000..7f46844a12957 --- /dev/null +++ b/manifests/g/gg/ai/ggcode-desktop/1.3.156/gg.ai.ggcode-desktop.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: gg.ai.ggcode-desktop +PackageVersion: 1.3.156 +PackageLocale: en-US +Publisher: GG AI Studio +PublisherUrl: https://github.com/topcheer +PublisherSupportUrl: https://github.com/topcheer/ggcode/issues +Author: GG AI Studio +PackageName: GGCode Desktop +PackageUrl: https://github.com/topcheer/ggcode +License: MIT +LicenseUrl: https://github.com/topcheer/ggcode/blob/v1.3.52/LICENSE +ShortDescription: AI coding agent with a native desktop interface. +Description: |- + GGCode Desktop is a native graphical interface for ggcode, an AI coding agent + focused on code understanding, repo editing, command execution, MCP tools, + resumable sessions, and coding workflows. +Tags: +- ai +- coding +- desktop +- developer-tools +- mcp +- terminal +ReleaseNotesUrl: https://github.com/topcheer/ggcode/releases/tag/v1.3.156 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/topcheer/ggcode/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/gg/ai/ggcode-desktop/1.3.156/gg.ai.ggcode-desktop.yaml b/manifests/g/gg/ai/ggcode-desktop/1.3.156/gg.ai.ggcode-desktop.yaml new file mode 100644 index 0000000000000..1a9a323448eda --- /dev/null +++ b/manifests/g/gg/ai/ggcode-desktop/1.3.156/gg.ai.ggcode-desktop.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: gg.ai.ggcode-desktop +PackageVersion: 1.3.156 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 026bb464ea7ced6e59e48eca2d7cff45440f12f1 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 16 Jul 2026 13:07:12 -0400 Subject: [PATCH 046/188] New version: antonreshetov.massCode version 5.9.0 (#403328) --- .../antonreshetov.massCode.installer.yaml | 18 +++++++ .../antonreshetov.massCode.locale.en-US.yaml | 47 +++++++++++++++++++ .../5.9.0/antonreshetov.massCode.yaml | 8 ++++ 3 files changed, 73 insertions(+) create mode 100644 manifests/a/antonreshetov/massCode/5.9.0/antonreshetov.massCode.installer.yaml create mode 100644 manifests/a/antonreshetov/massCode/5.9.0/antonreshetov.massCode.locale.en-US.yaml create mode 100644 manifests/a/antonreshetov/massCode/5.9.0/antonreshetov.massCode.yaml diff --git a/manifests/a/antonreshetov/massCode/5.9.0/antonreshetov.massCode.installer.yaml b/manifests/a/antonreshetov/massCode/5.9.0/antonreshetov.massCode.installer.yaml new file mode 100644 index 0000000000000..4e644fdf95abe --- /dev/null +++ b/manifests/a/antonreshetov/massCode/5.9.0/antonreshetov.massCode.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: antonreshetov.massCode +PackageVersion: 5.9.0 +InstallerType: nullsoft +Scope: user +ProductCode: 28d75001-1a84-5945-8afc-b4fb140bde60 +ReleaseDate: 2026-07-16 +AppsAndFeaturesEntries: +- DisplayName: massCode 5.9.0 + ProductCode: 28d75001-1a84-5945-8afc-b4fb140bde60 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/massCodeIO/massCode/releases/download/v5.9.0/massCode-5.9.0-x64.exe + InstallerSha256: 3D3E610DB3E8C7C493D99AD04C7D116003E4BC046741489A83F313BA11F14783 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/antonreshetov/massCode/5.9.0/antonreshetov.massCode.locale.en-US.yaml b/manifests/a/antonreshetov/massCode/5.9.0/antonreshetov.massCode.locale.en-US.yaml new file mode 100644 index 0000000000000..3c4867d10f0d6 --- /dev/null +++ b/manifests/a/antonreshetov/massCode/5.9.0/antonreshetov.massCode.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: antonreshetov.massCode +PackageVersion: 5.9.0 +PackageLocale: en-US +Publisher: Anton Reshetov +PublisherUrl: https://github.com/antonreshetov +PublisherSupportUrl: https://github.com/massCodeIO/massCode/issues +Author: Anton Reshetov +PackageName: massCode +PackageUrl: https://github.com/antonreshetov/massCode +License: AGPL-3.0 +LicenseUrl: https://github.com/massCodeIO/massCode/blob/HEAD/LICENSE +ShortDescription: A free and open source code snippets manager for developers +Tags: +- developer +- electron +- monaco-editor +- snippet +- vue +ReleaseNotes: |- + Cloud-Safe Vaults and Faster Startup + massCode now opens large Markdown Vaults from a metadata index and loads item bodies only when needed, so Code, Notes, and HTTP lists become available much sooner after launch. + Vault files offloaded by iCloud, OneDrive, Google Drive, or Dropbox remain visible while their content downloads in the background. The space rail shows overall progress, opening an item prioritizes it, pending HTTP requests are clearly marked, and massCode avoids writing over content that is still in the cloud. Vault Doctor can also detect index inconsistencies and managed Notes asset issues. + + Folder Icons + Code, Notes, and HTTP folders can now use searchable emoji, built-in Material or Lucide icons, or uploaded JPG and PNG images. Uploaded icons are resized and stored with the folder so they follow the vault across backups and sync services. + + Notes Workflow + Notes can now be duplicated from the list context menu or Command Palette, fenced code blocks have a one-click copy control, and an editor preference can wrap long table cells. Newly pasted or dropped note images are stored in the managed notes/.masscode/assets directory, with referenced legacy assets migrated automatically. + + Line Break Normalization + Code and Notes can normalize hard-wrapped terminal text from the Editor menu while preserving Markdown lists, tables, quotes, commands, and code blocks. The same Line Break Normalizer is available as a standalone converter in Tools. + + macOS Dock Counter + The macOS Dock icon can show the number of items in the Code Inbox, items in the Notes Inbox, or tasks due today. The counter source is configurable in Appearance settings and can be disabled at any time. + + Fixes + - Protected cloud-backed vault data during sync, file eviction, vault moves, and upgrades. + - Restored vault watcher updates after lifecycle interruptions and vault changes. + - Reset Notes preview scroll position when switching notes. + - Stabilized fenced code editing and sizing in Live Preview. + - Prevented editable Notes tables from shifting while cells are edited. +ReleaseNotesUrl: https://github.com/massCodeIO/massCode/releases/tag/v5.9.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/antonreshetov/massCode/5.9.0/antonreshetov.massCode.yaml b/manifests/a/antonreshetov/massCode/5.9.0/antonreshetov.massCode.yaml new file mode 100644 index 0000000000000..0651af3ae3514 --- /dev/null +++ b/manifests/a/antonreshetov/massCode/5.9.0/antonreshetov.massCode.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: antonreshetov.massCode +PackageVersion: 5.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 17c1ee2e02be946513cdb9dafbb3b573ff0066c1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:07:37 +0800 Subject: [PATCH 047/188] New version: Brave.BraveOrigin.Nightly version 150.1.94.52 (#400002) --- .../Brave.BraveOrigin.Nightly.installer.yaml | 85 +++++++++++++++++++ ...rave.BraveOrigin.Nightly.locale.en-US.yaml | 34 ++++++++ ...rave.BraveOrigin.Nightly.locale.zh-CN.yaml | 24 ++++++ .../Brave.BraveOrigin.Nightly.yaml | 8 ++ 4 files changed, 151 insertions(+) create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/150.1.94.52/Brave.BraveOrigin.Nightly.installer.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/150.1.94.52/Brave.BraveOrigin.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/150.1.94.52/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/150.1.94.52/Brave.BraveOrigin.Nightly.yaml diff --git a/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.52/Brave.BraveOrigin.Nightly.installer.yaml b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.52/Brave.BraveOrigin.Nightly.installer.yaml new file mode 100644 index 0000000000000..02a370878edef --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.52/Brave.BraveOrigin.Nightly.installer.yaml @@ -0,0 +1,85 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 150.1.94.52 +InstallerType: exe +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147219416 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Origin-Nightly +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.52/BraveOriginStandaloneSilentNightlySetup32.exe + InstallerSha256: AC61D85A5D7E5AC289B0BE7FFE87956345D2F4DCB7871BB59BA3CB6F34B4CB7E + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.52/BraveOriginStandaloneNightlySetup32.exe + InstallerSha256: 0F5AA42D5C7BF557B848223E7F808D05785769FFCC6B7EB623B0DF723025E806 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.52/BraveOriginStandaloneSilentNightlySetup.exe + InstallerSha256: 7F10A48855AD70447F2E7DBBB44211C76F9717E4EB73B9C41A376F4F65DA5D8B + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.52/BraveOriginStandaloneNightlySetup.exe + InstallerSha256: CECBAA62BA5978ABB2CCA9031B2CA50575E61DA1996ED2D27C5CDDE160189E89 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.52/BraveOriginStandaloneSilentNightlySetupArm64.exe + InstallerSha256: 45D5478C1136AC488BAAF8AB0F830D8DE2AFB76333289AD93ECD865147631794 + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.52/BraveOriginStandaloneNightlySetupArm64.exe + InstallerSha256: BF43D649E481095A085C31A8BB2DA687136436F31B13538E39BC0385CA410D64 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.52/Brave.BraveOrigin.Nightly.locale.en-US.yaml b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.52/Brave.BraveOrigin.Nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..b67fdb35570e0 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.52/Brave.BraveOrigin.Nightly.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 150.1.94.52 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/ +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Origin Nightly +PackageUrl: https://brave.com/origin/download-nightly/ +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2026 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: The untested—but stable—version of Brave Origin for advanced users and developers. +Description: |- + Brave Origin is a paid* version of the browser for users who don’t need all the features that support Brave as a business, but still want the privacy that only Brave offers. Origin users will continue to benefit from our industry-leading privacy, adblock, and speed (via Shields), as well as regular software updates, Chromium patches, and security and privacy improvements. Origin will remove** most other features from the browser. + * Origin is available as a free download for Linux desktop users. + ** If you opt to use Origin as an upgrade to the existing version of Brave on your device, you’ll unlock a new Settings panel where you can toggle features on / off as you wish. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +ReleaseNotesUrl: https://brave.com/latest +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.52/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.52/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f7dc34587c4a1 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.52/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 150.1.94.52 +PackageLocale: zh-CN +PublisherUrl: https://brave.com/zh +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +ShortDescription: 适用于高级用户和开发者的未经测试但稳定的 Brave Origin 版本。 +Description: |- + Brave Origin 是一款付费* 浏览器版本,面向不需要 Brave 商业支持功能但仍希望获得仅 Brave 提供的隐私保护的用户。Origin 用户将继续受益于我们在行业内领先的隐私保护、广告拦截和速度性能(通过 Shields),以及定期的软件更新、Chromium 补丁,还有安全与隐私方面的改进。Origin 将移除** 浏览器中的大部分其他功能。 + * Linux 桌面用户可免费下载 Origin 版本。 + ** 如果您选择将设备上现有的 Brave 升级为 Origin 版本,您将解锁一个全新的设置面板,可根据需要自行开启或关闭各项功能。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.52/Brave.BraveOrigin.Nightly.yaml b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.52/Brave.BraveOrigin.Nightly.yaml new file mode 100644 index 0000000000000..22be908eedfaf --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.52/Brave.BraveOrigin.Nightly.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: Brave.BraveOrigin.Nightly +PackageVersion: 150.1.94.52 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 067a86a75f185e2b74a680be5de8bac756471e4c Mon Sep 17 00:00:00 2001 From: oai-fork-bot <5058-sa-forksbot-github@openai.com> Date: Thu, 16 Jul 2026 10:07:57 -0700 Subject: [PATCH 048/188] New version: OpenAI.Codex version 0.144.0 (#400028) --- .../Codex/0.144.0/OpenAI.Codex.installer.yaml | 37 +++++ .../0.144.0/OpenAI.Codex.locale.en-US.yaml | 133 ++++++++++++++++++ .../o/OpenAI/Codex/0.144.0/OpenAI.Codex.yaml | 8 ++ 3 files changed, 178 insertions(+) create mode 100644 manifests/o/OpenAI/Codex/0.144.0/OpenAI.Codex.installer.yaml create mode 100644 manifests/o/OpenAI/Codex/0.144.0/OpenAI.Codex.locale.en-US.yaml create mode 100644 manifests/o/OpenAI/Codex/0.144.0/OpenAI.Codex.yaml diff --git a/manifests/o/OpenAI/Codex/0.144.0/OpenAI.Codex.installer.yaml b/manifests/o/OpenAI/Codex/0.144.0/OpenAI.Codex.installer.yaml new file mode 100644 index 0000000000000..a5421609bcf13 --- /dev/null +++ b/manifests/o/OpenAI/Codex/0.144.0/OpenAI.Codex.installer.yaml @@ -0,0 +1,37 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenAI.Codex +PackageVersion: 0.144.0 +InstallerType: zip +NestedInstallerType: portable +Commands: +- codex +ReleaseDate: 2026-07-09 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: codex-command-runner.exe + - RelativeFilePath: codex-windows-sandbox-setup.exe + - RelativeFilePath: codex-x86_64-pc-windows-msvc.exe + PortableCommandAlias: codex + InstallerUrl: https://github.com/openai/codex/releases/download/rust-v0.144.0/codex-x86_64-pc-windows-msvc.exe.zip + InstallerSha256: 9C07BBE588E48AD5884F08217C0C274CC5477E78C6670CA09230CB19EE4DADD3 + Dependencies: + PackageDependencies: + - PackageIdentifier: BurntSushi.ripgrep.MSVC + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: codex-aarch64-pc-windows-msvc.exe + PortableCommandAlias: codex + - RelativeFilePath: codex-command-runner.exe + - RelativeFilePath: codex-windows-sandbox-setup.exe + InstallerUrl: https://github.com/openai/codex/releases/download/rust-v0.144.0/codex-aarch64-pc-windows-msvc.exe.zip + InstallerSha256: 1485217B3C80B9CA9988622FCD3A9DDE7EBD16F92C64BF6DCE56996D22EF2997 + Dependencies: + PackageDependencies: + - PackageIdentifier: BurntSushi.ripgrep.MSVC + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenAI/Codex/0.144.0/OpenAI.Codex.locale.en-US.yaml b/manifests/o/OpenAI/Codex/0.144.0/OpenAI.Codex.locale.en-US.yaml new file mode 100644 index 0000000000000..f17d5a5ac85a5 --- /dev/null +++ b/manifests/o/OpenAI/Codex/0.144.0/OpenAI.Codex.locale.en-US.yaml @@ -0,0 +1,133 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenAI.Codex +PackageVersion: 0.144.0 +PackageLocale: en-US +Publisher: OpenAI, Inc. +PublisherUrl: https://github.com/openai +PublisherSupportUrl: https://github.com/openai/codex/issues +Author: OpenAI, Inc. +PackageName: Codex CLI +PackageUrl: https://github.com/openai/codex +License: Apache-2.0 +LicenseUrl: https://github.com/openai/codex/blob/HEAD/LICENSE +Copyright: Copyright 2025 OpenAI +CopyrightUrl: https://github.com/openai/codex/blob/HEAD/NOTICE +ShortDescription: Codex CLI is an open‑source local coding agent that runs in your terminal, letting you write, edit, and understand code without leaving the command line. +Moniker: codex +Tags: +- agent +- ai +- cli +- llm +- openai +ReleaseNotes: |- + New Features + - Usage-limit reset credits now show their type and expiration, and let you choose which credit to redeem. (#30488) + - Added a writes app-approval mode that allows declared read-only actions while prompting for writes. (#30482) + - MCP tools can now request authentication interactively without an experimental opt-in. (#28772) + - App-server hosts can provide Codex authentication at runtime and redirect successful logins to a hosted page. (#28745, #31274) + - Global pnunen installs are now detected so diagnostics and updates use the correct package manager. (#31503) + - Selecting Ultra reasoning now warns when high multi-agent concurrency could increase usage quickly. (#31621) + Bug Fixes + - Resumed ChatGPT threads recover when compaction references a retired model by retrying with the currently selected model. (#30319) + - Fixed Code Mode crashes in Intel macOS release binaries. (#30953) + - Windows sandbox sessions can delete files in writable roots and access the managed primary runtime. (#31138, #31574) + - Pasted terminal control sequences can no longer corrupt TUI rendering or resumed conversation history. (#31494) + - Long-running app sessions now refresh expired authentication for the hosted codex_apps connector. (#31486) + - Responses WebSockets continue using the low-latency transport while respecting system proxies and custom certificate authorities. (#31441, #31622) + Documentation + - Device-code login warnings now explain how to recognize and stop phishing attempts. (#31648) + Chores + - Reduced plugin skill-loading time on remote executors by resolving namespaces once per root. (#31348) + - Made the /review branch picker faster and more reliable in large repositories. (#31464) + - Improved automatic review behavior with clearer instructions and a focused tool set. (#31480) + - Made Amazon Bedrock model names clearly identify their GPT-5.6 family and variant. (#31636) + Changelog + Full Changelog: rust-v0.143.0...rust-v0.144.0 + - #30292 Serialize shared MCP OAuth credential stores @stevenlee-oai + - #30488 [codex-cli] Show reset details in redemption picker @jayp-oai + - #31297 feat(core): emit canonical command execution items @owenlin0 + - #31298 feat(core): emit canonical dynamic tool call items @owenlin0 + - #31369 test(skills): cover plugin namespace loading @anp-oai + - #30953 fix(release): add missing Intel V8 signing entitlement @malsamiri-oai + - #31355 refactor: make ExternalAuth return CodexAuth @lt-oai + - #31352 ci: increase Windows Bazel local test jobs @anp-oai + - #30482 [codex-rs] Add writes app approval mode @zamoshchin-openai + - #31439 Handle bio policy errors in Codex @fc-oai + - #31319 [codex] add connector runtime latency metrics @mzeng-openai + - #31312 Use model catalog approval messages @dylan-hurd-oai + - #31422 test: generalize exec-server fixture @anp-oai + - #28772 [codex] Enable auth elicitation by default @mzeng-openai + - #28745 [login] support hosted success redirects @rafael-jac + - #31316 chore: extract remote compaction request attempts @celia-oai + - #31299 feat(core): emit canonical sub-agent activity items @owenlin0 + - #31285 [1/5] [codex] sync managed-layer bundle schema @hefuc-oai + - #31300 feat(core): emit canonical collab tool call items @owenlin0 + - #31301 feat(core): emit canonical collab wait items @owenlin0 + - #30319 fix: retry rejected previous-model compaction with selected model @celia-oai + - #30879 Handle mixed-case URLs in Windows command safety @charliemarsh-oai + - #31191 Handle completion separators and popup dismissal @charliemarsh-oai + - #31425 test: add TestAppServer builder @anp-oai + - #31342 http-client: expose WebSocket proxy prerequisites @bolinfest + - #31348 perf(skills): resolve plugin namespaces per root @anp-oai + - #31289 Use canonical indexed web access field @winston-openai + - #31464 Speed up review branch picker via for-each-ref @charliemarsh-oai + - #31332 ci: parameterize Cargo target paths @anp-oai + - #31421 refactor: unify external auth resolution @pakrym-oai + - #31451 test: migrate TestAppServer callers to builder @anp-oai + - #31274 [codex] Add externally provided Codex auth @lt-oai + - #31501 trace hook command execution @wiltzius-openai + - #31356 ci: run V8 source builds on Windows 2025 @anp-oai + - #31283 core: support extension-owned turn items @owenlin0 + - #31570 fs: support pruning hidden directories during walks @jif-oai + - #31465 Align empty branch list message with search @charliemarsh-oai + - #31586 Stabilize encrypted MAv2 spawn request test @jif-oai + - #31585 Stabilize remote compaction parity against dynamic skill catalogs @jif-oai + - #31518 Log plugin install failure subtypes @charlesgong-openai + - #31587 Stabilize shared rollout budget test @jif-oai + - #31503 Detect Codex installs managed by pnpm @charliemarsh-oai + - #31525 core: migrate standalone web search to extension-owned turn items @owenlin0 + - #31473 feat(core): emit canonical review mode items @owenlin0 + - #31452 test: remove TestAppServer constructors @anp-oai + - #31612 Round MCP timeout durations in error messages @jif-oai + - #31138 fix(windows-sandbox): allow deletion in writable roots @fcoury-oai + - #31500 code-mode: move to hosted mode by default @cconger + - #31494 tui: sanitize terminal controls in user messages @etraut-openai + - #31524 chore(protocol): use UUIDv7 for generated item IDs @owenlin0 + - #31496 Fall back to HTTP when Apple Git is unavailable @fc-oai + - #31578 Bound exec-server pending RPCs @jif-oai + - #29875 [codex] Sanitize imported session fallback titles @stefanstokic-oai + - #31621 tui: warn on Ultra with high multi-agent concurrency @shijie-oai + - #31622 websocket-client: add proxy-aware connector @bolinfest + - #31574 [codex] Grant Windows sandbox access to primary runtime @abhinav-oai + - #31292 Reuse MCP tool snapshot within a sampling request @sayan-oai + - #31630 feat(core): emit canonical hook prompt items @owenlin0 + - #31636 feat: change amazon Bedrock GPT-5.6 display names @celia-oai + - #31629 core: stop emitting legacy command events directly @owenlin0 + - #31441 core: preserve Responses WebSockets with system proxy @bolinfest + - #31357 ci: route build IO through Dev Drives @anp-oai + - #31461 chore: remove inert cargo audit workflow @anp-oai + - #31614 test: migrate app-server v2 starts to auto env @anp-oai + - #31497 [codex] increase tool schema compaction threshold @fbauer33 + - #31650 code-mode: make all approvals trigger elicitation pause @cconger + - #31648 Clarify device-code phishing warning @etraut-openai + - #31663 test(app-server): use native rollout fixture paths @fcoury-oai + - #31330 [codex-apps] Omit internal fields from file payloads @jacobzhou-oai + - #31480 Update auto review prompting @olliem-oai + - #21818 Update models.json @github-actions + - #31427 test: add delayed exec-server transport @anp-oai + - #30278 [codex] Preserve reviewer when resuming threads @viyatb-oai + - #31675 Expand agent core ownership @pakrym-oai + - #31486 [connectors] Refresh codex_apps /ps/mcp auth @stevenlee-oai + - #31361 model-provider: route model discovery through HTTP client factory @bolinfest + - #30188 feat(rollout): persist TurnItems for paginated thread rollouts @owenlin0 + - #31596 Use the image generation extension by default @won-openai + - #31684 Update models.json @github-actions +ReleaseNotesUrl: https://github.com/openai/codex/releases/tag/rust-v0.144.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://developers.openai.com/codex/cli +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenAI/Codex/0.144.0/OpenAI.Codex.yaml b/manifests/o/OpenAI/Codex/0.144.0/OpenAI.Codex.yaml new file mode 100644 index 0000000000000..892be42713215 --- /dev/null +++ b/manifests/o/OpenAI/Codex/0.144.0/OpenAI.Codex.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenAI.Codex +PackageVersion: 0.144.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3e527b86bf396b2670aa2b07867cfb743fea3d3b Mon Sep 17 00:00:00 2001 From: hitalin Date: Fri, 17 Jul 2026 02:08:01 +0900 Subject: [PATCH 049/188] New version: Hitalin.NoteDeck version 1.14.0 (#403336) --- .../1.14.0/Hitalin.NoteDeck.installer.yaml | 21 +++++++++++++ .../1.14.0/Hitalin.NoteDeck.locale.en-US.yaml | 24 ++++++++++++++ .../1.14.0/Hitalin.NoteDeck.locale.ja-JP.yaml | 31 +++++++++++++++++++ .../NoteDeck/1.14.0/Hitalin.NoteDeck.yaml | 8 +++++ 4 files changed, 84 insertions(+) create mode 100644 manifests/h/Hitalin/NoteDeck/1.14.0/Hitalin.NoteDeck.installer.yaml create mode 100644 manifests/h/Hitalin/NoteDeck/1.14.0/Hitalin.NoteDeck.locale.en-US.yaml create mode 100644 manifests/h/Hitalin/NoteDeck/1.14.0/Hitalin.NoteDeck.locale.ja-JP.yaml create mode 100644 manifests/h/Hitalin/NoteDeck/1.14.0/Hitalin.NoteDeck.yaml diff --git a/manifests/h/Hitalin/NoteDeck/1.14.0/Hitalin.NoteDeck.installer.yaml b/manifests/h/Hitalin/NoteDeck/1.14.0/Hitalin.NoteDeck.installer.yaml new file mode 100644 index 0000000000000..02a1d2f21d5a6 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/1.14.0/Hitalin.NoteDeck.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 1.14.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: NoteDeck +ReleaseDate: 2026-07-16 +AppsAndFeaturesEntries: +- Publisher: notedeck + ProductCode: NoteDeck +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\NoteDeck' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hitalin/notedeck/releases/download/v1.14.0/NoteDeck-1.14.0-windows-x64-setup.exe + InstallerSha256: DFF1EA8BF96FF124AF0036DF84593C16F312F9F2A94DAC2087321D03A2B22BE8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/1.14.0/Hitalin.NoteDeck.locale.en-US.yaml b/manifests/h/Hitalin/NoteDeck/1.14.0/Hitalin.NoteDeck.locale.en-US.yaml new file mode 100644 index 0000000000000..a5559586b8403 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/1.14.0/Hitalin.NoteDeck.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 1.14.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/1.14.0/Hitalin.NoteDeck.locale.ja-JP.yaml b/manifests/h/Hitalin/NoteDeck/1.14.0/Hitalin.NoteDeck.locale.ja-JP.yaml new file mode 100644 index 0000000000000..6a67d0f55e726 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/1.14.0/Hitalin.NoteDeck.locale.ja-JP.yaml @@ -0,0 +1,31 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 1.14.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 v1.14.0 by @hitalin in #787 + Full Changelog: v1.13.0...v1.14.0 +ReleaseNotesUrl: https://github.com/hitalin/notedeck/releases/tag/v1.14.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/1.14.0/Hitalin.NoteDeck.yaml b/manifests/h/Hitalin/NoteDeck/1.14.0/Hitalin.NoteDeck.yaml new file mode 100644 index 0000000000000..141d6047ab4ff --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/1.14.0/Hitalin.NoteDeck.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 1.14.0 +DefaultLocale: ja-JP +ManifestType: version +ManifestVersion: 1.12.0 From 031a351c705bbc14c66842ee7392d5a3369a11bb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:08:16 +0800 Subject: [PATCH 050/188] New version: Baidu.Comate version 3.1.1 (#403342) --- .../Comate/3.1.1/Baidu.Comate.installer.yaml | 154 ++++++++++++++++++ .../3.1.1/Baidu.Comate.locale.en-US.yaml | 19 +++ .../3.1.1/Baidu.Comate.locale.zh-CN.yaml | 34 ++++ .../b/Baidu/Comate/3.1.1/Baidu.Comate.yaml | 8 + 4 files changed, 215 insertions(+) create mode 100644 manifests/b/Baidu/Comate/3.1.1/Baidu.Comate.installer.yaml create mode 100644 manifests/b/Baidu/Comate/3.1.1/Baidu.Comate.locale.en-US.yaml create mode 100644 manifests/b/Baidu/Comate/3.1.1/Baidu.Comate.locale.zh-CN.yaml create mode 100644 manifests/b/Baidu/Comate/3.1.1/Baidu.Comate.yaml diff --git a/manifests/b/Baidu/Comate/3.1.1/Baidu.Comate.installer.yaml b/manifests/b/Baidu/Comate/3.1.1/Baidu.Comate.installer.yaml new file mode 100644 index 0000000000000..37d9f18d56b0d --- /dev/null +++ b/manifests/b/Baidu/Comate/3.1.1/Baidu.Comate.installer.yaml @@ -0,0 +1,154 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Baidu.Comate +PackageVersion: 3.1.1 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- comate +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 +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- 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 +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ProductCode: '{E1BCCBB0-0C31-40C1-AB8D-2AE2E6C3C2F2}}_is1' +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://comate-ide.cdn.bcebos.com/download/stable/08f217fd2232bf34ce5a5f9cc9fc7478b1c7547d-261767096/Comate-win32-x64-user-setup.exe + InstallerSha256: 478D6E6AF97D79E52FA2F675ECA99CFDE62DE1F2EE6D6012BF601A8E71340344 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Baidu/Comate/3.1.1/Baidu.Comate.locale.en-US.yaml b/manifests/b/Baidu/Comate/3.1.1/Baidu.Comate.locale.en-US.yaml new file mode 100644 index 0000000000000..a633fc23b69f3 --- /dev/null +++ b/manifests/b/Baidu/Comate/3.1.1/Baidu.Comate.locale.en-US.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: Baidu.Comate +PackageVersion: 3.1.1 +PackageLocale: en-US +PublisherUrl: https://comate.baidu.com/en +License: Proprietary +ShortDescription: Intelligent coding capabilities throughout the entire development process along with enhanced multimodal abilities. Install now to start a seamless and natural intelligent development experience. +PurchaseUrl: https://comate.baidu.com/en/pricing +Documentations: +- DocumentLabel: Manual + DocumentUrl: https://cloud.baidu.com/doc/COMATE/s/9lnvs245z +- DocumentLabel: Tutorials + DocumentUrl: https://comate.baidu.com/zh/curriculums/1 +- DocumentLabel: FAQ + DocumentUrl: https://cloud.baidu.com/doc/COMATE/s/Dlnvqzquu +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Baidu/Comate/3.1.1/Baidu.Comate.locale.zh-CN.yaml b/manifests/b/Baidu/Comate/3.1.1/Baidu.Comate.locale.zh-CN.yaml new file mode 100644 index 0000000000000..25dccbd6f7f58 --- /dev/null +++ b/manifests/b/Baidu/Comate/3.1.1/Baidu.Comate.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Baidu.Comate +PackageVersion: 3.1.1 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://comate.baidu.com/ +PublisherSupportUrl: https://developer.baidu.com/singleTagPage.html?tagId=326 +PrivacyUrl: https://cloud.baidu.com/doc/COMATE/s/2lxiygl2z +Author: 北京百度网讯科技有限公司 +PackageName: Comate +PackageUrl: https://comate.baidu.com/download +License: 专有软件 +LicenseUrl: https://cloud.baidu.com/doc/COMATE/s/glxiygwdx +Copyright: © 2026 Baidu +CopyrightUrl: https://cloud.baidu.com/doc/COMATE/s/glxiygwdx +ShortDescription: 智能编码能力深度融入开发全流程,多模态能力全面增强,一键安装、畅享自然流畅的智能开发体验。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +PurchaseUrl: https://comate.baidu.com/pricing +Documentations: +- DocumentLabel: 使用手册 + DocumentUrl: https://cloud.baidu.com/doc/COMATE/s/9lnvs245z +- DocumentLabel: 教学课程 + DocumentUrl: https://comate.baidu.com/zh/curriculums/1 +- DocumentLabel: 常见问题 + DocumentUrl: https://cloud.baidu.com/doc/COMATE/s/Dlnvqzquu +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Baidu/Comate/3.1.1/Baidu.Comate.yaml b/manifests/b/Baidu/Comate/3.1.1/Baidu.Comate.yaml new file mode 100644 index 0000000000000..1a6733c2db15a --- /dev/null +++ b/manifests/b/Baidu/Comate/3.1.1/Baidu.Comate.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: Baidu.Comate +PackageVersion: 3.1.1 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From d2024ddd0a1ce030a3cb214bc2fed780296ab5e4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:08:19 +0800 Subject: [PATCH 051/188] New version: Brave.BraveOrigin.Nightly version 151.1.94.75 (#403345) --- .../Brave.BraveOrigin.Nightly.installer.yaml | 85 +++++++++++++++++++ ...rave.BraveOrigin.Nightly.locale.en-US.yaml | 34 ++++++++ ...rave.BraveOrigin.Nightly.locale.zh-CN.yaml | 24 ++++++ .../Brave.BraveOrigin.Nightly.yaml | 8 ++ 4 files changed, 151 insertions(+) create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/151.1.94.75/Brave.BraveOrigin.Nightly.installer.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/151.1.94.75/Brave.BraveOrigin.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/151.1.94.75/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/151.1.94.75/Brave.BraveOrigin.Nightly.yaml diff --git a/manifests/b/Brave/BraveOrigin/Nightly/151.1.94.75/Brave.BraveOrigin.Nightly.installer.yaml b/manifests/b/Brave/BraveOrigin/Nightly/151.1.94.75/Brave.BraveOrigin.Nightly.installer.yaml new file mode 100644 index 0000000000000..02640960935ee --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/151.1.94.75/Brave.BraveOrigin.Nightly.installer.yaml @@ -0,0 +1,85 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 151.1.94.75 +InstallerType: exe +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147219416 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Origin-Nightly +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.75/BraveOriginStandaloneSilentNightlySetup32.exe + InstallerSha256: D5261478BACF962D0FA7957426D9BB22ED48C5D3CEB9A6EF8666D6CE7F90306C + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.75/BraveOriginStandaloneNightlySetup32.exe + InstallerSha256: CC0E19653ACD26832538EC8D14414294B7410EAFAABBD27AAADDF3B796BA16FF + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.75/BraveOriginStandaloneSilentNightlySetup.exe + InstallerSha256: 9865E5F060F487AF245580F950E9D396A7B2C49AB8C646CEA7E9A803B09939AF + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.75/BraveOriginStandaloneNightlySetup.exe + InstallerSha256: 256BD4654C1FC367FA04FAEC9F8C672838A6955469C90730E93557F4877151A2 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.75/BraveOriginStandaloneSilentNightlySetupArm64.exe + InstallerSha256: D7776F4F46E52616AE9EAC5DAE66F70B2EC087C3CDBC738130FCE97E5D8E4F2D + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.75/BraveOriginStandaloneNightlySetupArm64.exe + InstallerSha256: 21AED551A9B8EBED5E33986A3AFF70CC3F7C19DA3328B259455D95297A57796C + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/151.1.94.75/Brave.BraveOrigin.Nightly.locale.en-US.yaml b/manifests/b/Brave/BraveOrigin/Nightly/151.1.94.75/Brave.BraveOrigin.Nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..b7c5948e5709b --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/151.1.94.75/Brave.BraveOrigin.Nightly.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 151.1.94.75 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/ +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Origin Nightly +PackageUrl: https://brave.com/origin/download-nightly/ +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2026 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: The untested—but stable—version of Brave Origin for advanced users and developers. +Description: |- + Brave Origin is a paid* version of the browser for users who don’t need all the features that support Brave as a business, but still want the privacy that only Brave offers. Origin users will continue to benefit from our industry-leading privacy, adblock, and speed (via Shields), as well as regular software updates, Chromium patches, and security and privacy improvements. Origin will remove** most other features from the browser. + * Origin is available as a free download for Linux desktop users. + ** If you opt to use Origin as an upgrade to the existing version of Brave on your device, you’ll unlock a new Settings panel where you can toggle features on / off as you wish. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +ReleaseNotesUrl: https://brave.com/latest +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/151.1.94.75/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/BraveOrigin/Nightly/151.1.94.75/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml new file mode 100644 index 0000000000000..767ee7e93336b --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/151.1.94.75/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 151.1.94.75 +PackageLocale: zh-CN +PublisherUrl: https://brave.com/zh +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +ShortDescription: 适用于高级用户和开发者的未经测试但稳定的 Brave Origin 版本。 +Description: |- + Brave Origin 是一款付费* 浏览器版本,面向不需要 Brave 商业支持功能但仍希望获得仅 Brave 提供的隐私保护的用户。Origin 用户将继续受益于我们在行业内领先的隐私保护、广告拦截和速度性能(通过 Shields),以及定期的软件更新、Chromium 补丁,还有安全与隐私方面的改进。Origin 将移除** 浏览器中的大部分其他功能。 + * Linux 桌面用户可免费下载 Origin 版本。 + ** 如果您选择将设备上现有的 Brave 升级为 Origin 版本,您将解锁一个全新的设置面板,可根据需要自行开启或关闭各项功能。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/151.1.94.75/Brave.BraveOrigin.Nightly.yaml b/manifests/b/Brave/BraveOrigin/Nightly/151.1.94.75/Brave.BraveOrigin.Nightly.yaml new file mode 100644 index 0000000000000..ba4aa14e46188 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/151.1.94.75/Brave.BraveOrigin.Nightly.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: Brave.BraveOrigin.Nightly +PackageVersion: 151.1.94.75 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b064683a957731ebd4c35a0c9573d46237b6a7e9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:08:33 +0800 Subject: [PATCH 052/188] New version: BrowserStack.BrowserStackLocal version 3.7.7 (#403346) --- .../BrowserStack.BrowserStackLocal.installer.yaml | 8 ++++---- .../BrowserStack.BrowserStackLocal.locale.en-US.yaml | 2 +- .../BrowserStack.BrowserStackLocal.locale.zh-CN.yaml | 2 +- .../{3.7.6 => 3.7.7}/BrowserStack.BrowserStackLocal.yaml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) rename manifests/b/BrowserStack/BrowserStackLocal/{3.7.6 => 3.7.7}/BrowserStack.BrowserStackLocal.installer.yaml (76%) rename manifests/b/BrowserStack/BrowserStackLocal/{3.7.6 => 3.7.7}/BrowserStack.BrowserStackLocal.locale.en-US.yaml (97%) rename manifests/b/BrowserStack/BrowserStackLocal/{3.7.6 => 3.7.7}/BrowserStack.BrowserStackLocal.locale.zh-CN.yaml (95%) rename manifests/b/BrowserStack/BrowserStackLocal/{3.7.6 => 3.7.7}/BrowserStack.BrowserStackLocal.yaml (91%) diff --git a/manifests/b/BrowserStack/BrowserStackLocal/3.7.6/BrowserStack.BrowserStackLocal.installer.yaml b/manifests/b/BrowserStack/BrowserStackLocal/3.7.7/BrowserStack.BrowserStackLocal.installer.yaml similarity index 76% rename from manifests/b/BrowserStack/BrowserStackLocal/3.7.6/BrowserStack.BrowserStackLocal.installer.yaml rename to manifests/b/BrowserStack/BrowserStackLocal/3.7.7/BrowserStack.BrowserStackLocal.installer.yaml index 7ac6db8f47572..f1a28ce8b55eb 100644 --- a/manifests/b/BrowserStack/BrowserStackLocal/3.7.6/BrowserStack.BrowserStackLocal.installer.yaml +++ b/manifests/b/BrowserStack/BrowserStackLocal/3.7.7/BrowserStack.BrowserStackLocal.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: BrowserStack.BrowserStackLocal -PackageVersion: 3.7.6 +PackageVersion: 3.7.7 InstallerType: wix Scope: machine InstallerSwitches: @@ -10,13 +10,13 @@ InstallerSwitches: UpgradeBehavior: install Protocols: - browserstackapp -ProductCode: '{1CD52E66-D538-464E-9880-00AF4D0F37ED}' -ReleaseDate: 2026-05-05 +ProductCode: '{D119644D-A24D-4F22-90A0-C52DB2EAA5D3}' +ReleaseDate: 2026-07-14 AppsAndFeaturesEntries: - UpgradeCode: '{35BE732C-8869-4038-8527-0A3176F19243}' Installers: - Architecture: x64 InstallerUrl: https://www.browserstack.com/local-testing/downloads/native-app/BrowserStackLocal.msi - InstallerSha256: 6562DB74139A181644F9B5C69369630A18901F88C3D12229437EA7CF6CC1ED82 + InstallerSha256: B714115E16D8B7CCD4CACE3E0E2C1E47E66D4E112207E4A1161964AA051732FB ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/b/BrowserStack/BrowserStackLocal/3.7.6/BrowserStack.BrowserStackLocal.locale.en-US.yaml b/manifests/b/BrowserStack/BrowserStackLocal/3.7.7/BrowserStack.BrowserStackLocal.locale.en-US.yaml similarity index 97% rename from manifests/b/BrowserStack/BrowserStackLocal/3.7.6/BrowserStack.BrowserStackLocal.locale.en-US.yaml rename to manifests/b/BrowserStack/BrowserStackLocal/3.7.7/BrowserStack.BrowserStackLocal.locale.en-US.yaml index 7a76318c0bbba..11c17f5873d99 100644 --- a/manifests/b/BrowserStack/BrowserStackLocal/3.7.6/BrowserStack.BrowserStackLocal.locale.en-US.yaml +++ b/manifests/b/BrowserStack/BrowserStackLocal/3.7.7/BrowserStack.BrowserStackLocal.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: BrowserStack.BrowserStackLocal -PackageVersion: 3.7.6 +PackageVersion: 3.7.7 PackageLocale: en-US Publisher: BrowserStack PublisherUrl: https://www.browserstack.com/ diff --git a/manifests/b/BrowserStack/BrowserStackLocal/3.7.6/BrowserStack.BrowserStackLocal.locale.zh-CN.yaml b/manifests/b/BrowserStack/BrowserStackLocal/3.7.7/BrowserStack.BrowserStackLocal.locale.zh-CN.yaml similarity index 95% rename from manifests/b/BrowserStack/BrowserStackLocal/3.7.6/BrowserStack.BrowserStackLocal.locale.zh-CN.yaml rename to manifests/b/BrowserStack/BrowserStackLocal/3.7.7/BrowserStack.BrowserStackLocal.locale.zh-CN.yaml index f6f31fe4a7b35..8bea7a1f72390 100644 --- a/manifests/b/BrowserStack/BrowserStackLocal/3.7.6/BrowserStack.BrowserStackLocal.locale.zh-CN.yaml +++ b/manifests/b/BrowserStack/BrowserStackLocal/3.7.7/BrowserStack.BrowserStackLocal.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: BrowserStack.BrowserStackLocal -PackageVersion: 3.7.6 +PackageVersion: 3.7.7 PackageLocale: zh-CN License: 专有软件 ShortDescription: Local Testing 帮助您大规模测试正在开发的网络和移动应用程序,而无需将其托管在公共暂存环境中。 diff --git a/manifests/b/BrowserStack/BrowserStackLocal/3.7.6/BrowserStack.BrowserStackLocal.yaml b/manifests/b/BrowserStack/BrowserStackLocal/3.7.7/BrowserStack.BrowserStackLocal.yaml similarity index 91% rename from manifests/b/BrowserStack/BrowserStackLocal/3.7.6/BrowserStack.BrowserStackLocal.yaml rename to manifests/b/BrowserStack/BrowserStackLocal/3.7.7/BrowserStack.BrowserStackLocal.yaml index 00eafdbf23fbe..18b518e58e049 100644 --- a/manifests/b/BrowserStack/BrowserStackLocal/3.7.6/BrowserStack.BrowserStackLocal.yaml +++ b/manifests/b/BrowserStack/BrowserStackLocal/3.7.7/BrowserStack.BrowserStackLocal.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: BrowserStack.BrowserStackLocal -PackageVersion: 3.7.6 +PackageVersion: 3.7.7 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 8076970e9fcbafcb91cdf3dd518ccb9ac138a25a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:08:47 +0800 Subject: [PATCH 053/188] New version: ByteDance.LarkCLI version 1.0.71 (#403347) --- .../1.0.71/ByteDance.LarkCLI.installer.yaml | 21 +++++++ .../ByteDance.LarkCLI.locale.en-US.yaml | 56 +++++++++++++++++++ .../ByteDance.LarkCLI.locale.zh-Hans-CN.yaml | 39 +++++++++++++ .../ByteDance.LarkCLI.locale.zh-Hans.yaml | 37 ++++++++++++ .../LarkCLI/1.0.71/ByteDance.LarkCLI.yaml | 8 +++ 5 files changed, 161 insertions(+) create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.71/ByteDance.LarkCLI.installer.yaml create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.71/ByteDance.LarkCLI.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.71/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.71/ByteDance.LarkCLI.locale.zh-Hans.yaml create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.71/ByteDance.LarkCLI.yaml diff --git a/manifests/b/ByteDance/LarkCLI/1.0.71/ByteDance.LarkCLI.installer.yaml b/manifests/b/ByteDance/LarkCLI/1.0.71/ByteDance.LarkCLI.installer.yaml new file mode 100644 index 0000000000000..5bc34f0def0e1 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.71/ByteDance.LarkCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.71 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: lark-cli.exe +Commands: +- lark-cli +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/larksuite/cli/releases/download/v1.0.71/lark-cli-1.0.71-windows-amd64.zip + InstallerSha256: 34C01C50D634E1975EA4E92900B5BC9946887DEE3155682408EC57CB8B920E64 +- Architecture: arm64 + InstallerUrl: https://github.com/larksuite/cli/releases/download/v1.0.71/lark-cli-1.0.71-windows-arm64.zip + InstallerSha256: 52B43B685FE4A034589D5E5CFD331B02426E628CA7185531C0C92F9BBDA781DD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.71/ByteDance.LarkCLI.locale.en-US.yaml b/manifests/b/ByteDance/LarkCLI/1.0.71/ByteDance.LarkCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..fb4d3e954bfe4 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.71/ByteDance.LarkCLI.locale.en-US.yaml @@ -0,0 +1,56 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.71 +PackageLocale: en-US +Publisher: Lark Technologies Pte. Ltd. +PublisherUrl: https://www.larksuite.com/en_us/ +PublisherSupportUrl: https://github.com/larksuite/cli/issues +PrivacyUrl: https://www.larksuite.com/en_us/privacy-policy +Author: Lark Technologies Pte. Ltd. +PackageName: Lark CLI +PackageUrl: https://github.com/larksuite/cli +License: MIT +LicenseUrl: https://github.com/larksuite/cli/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Lark Technologies Pte. Ltd. +CopyrightUrl: https://www.larksuite.com/en_us/user-terms-of-service +ShortDescription: A command-line tool for Lark/Feishu Open Platform — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 19 AI Agent Skills. +Description: |- + A command-line tool for Lark/Feishu Open Platform — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 19 AI Agent Skills. + Why lark-cli? + - Agent-Native Design — 19 structured Skills out of the box, compatible with popular AI tools — Agents can operate Lark with zero extra setup + - Wide Coverage — 11 business domains, 200+ curated commands, 19 AI Agent Skills + - AI-Friendly & Optimized — Every command is tested with real Agents, featuring concise parameters, smart defaults, and structured output to maximize Agent call success rates + - Open Source, Zero Barriers — MIT license, ready to use, just npm install + - Up and Running in 3 Minutes — One-click app creation, interactive login, from install to first API call in just 3 steps + - Secure & Controllable — Input injection protection, terminal output sanitization, OS-native keychain credential storage + - Three-Layer Architecture — Shortcuts (human & AI friendly) → API Commands (platform-synced) → Raw API (full coverage), choose the right granularity + Features + - 📅 Calendar: View agenda, create events, invite attendees, check free/busy status, time suggestions + - 💬 Messenger: Send/reply messages, create and manage group chats, view chat history & threads, search messages, download media + - 📄 Docs: Create, read, update, and search documents, read/write media & whiteboards + - 📁 Drive: Upload and download files, search docs & wiki, manage comments + - 📊 Base: Create and manage tables, fields, records, views, dashboards, data aggregation & analytics + - 📈 Sheets: Create, read, write, append, find, and export spreadsheet data + - ✅ Tasks: Create, query, update, and complete tasks; manage task lists, subtasks, comments & reminders + - 📚 Wiki: Create and manage knowledge spaces, nodes, and documents + - 👤 Contact: Search users by name/email/phone, get user profiles + - 📧 Mail: Browse, search, read emails, send, reply, forward, manage drafts, watch new mail + - 🎥 Meetings: Search meeting records, query meeting minutes & recordings +Moniker: lark-cli +Tags: +- feishu +- lark +ReleaseNotes: |- + Changelog + - a6bc81596aaa310cb6aa29a7f5f2e2f7d9cf042c ci: add L4 plugin-integration and sidecar-integration CI jobs (#1840) + - 65998a21e3e8c0a11960c2110aaebb17b4d99cec docs(apps): add platform SQL authoring guide to the db-execute skill (#1912) + - baf6050f8eca25e1b4ed0ec06f6cd4d08486a648 feat(apps): add role management shortcuts (#1881) + - 65586577a39216ac630f29adb08080ec86ab857e feat(drive): add secure label support and clarify comment location API (#1913) + - 7f43b7ed5d449b3b764aee8fc442740943f8bb58 feat: add wiki move-to-drive shortcut (#1869) + - d5afe3f7055530ef0e4d36e967930d5e4cc15117 fix(base): improve dashboard shortcut guidance (#1787) + - be1f3621de467911f4dcef203f21d10f765876d2 perf(drive): optimize drive +delete workflow (#1909) +ReleaseNotesUrl: https://github.com/larksuite/cli/releases/tag/v1.0.71 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.71/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml b/manifests/b/ByteDance/LarkCLI/1.0.71/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml new file mode 100644 index 0000000000000..aa41420bf0765 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.71/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.71 +PackageLocale: zh-Hans-CN +Publisher: 北京飞书科技有限公司 +PublisherUrl: https://www.feishu.cn/ +PrivacyUrl: https://www.feishu.cn/privacy +Author: 北京飞书科技有限公司 +CopyrightUrl: https://www.feishu.cn/terms +ShortDescription: 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 +Description: |- + 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 + 为什么选 lark-cli? + - 为 Agent 原生设计 — Skills 开箱即用,适配主流 AI 工具,Agent 无需额外适配即可操作飞书 + - 覆盖面广 — 11 大业务域、200+ 精选命令、 19 个 AI Agent Skills + - AI 友好调优 — 每条命令经过 Agent 实测验证,提供更友好的参数、智能默认值和结构化输出,大幅提升 Agent 调用成功率 + - 开源零门槛 — MIT 协议,开箱即用,npm install 即可使用 + - 三分钟上手 — 一键创建应用、交互式登录授权,从安装到第一次 API 调用只需三步 + - 安全可控 — 输入防注入、终端输出净化、OS 原生密钥链存储凭证 + - 三层调用架构 — 快捷命令(人机友好)→ API 命令(平台同步)→ 通用调用(全 API 覆盖),按需选择粒度 + 功能 + - 📅 日历:查看日程、创建日程、邀请参会人、查询忙闲状态、时间建议 + - 💬 即时通讯:发送/回复消息、创建和管理群聊、查看聊天记录与话题、搜索消息、下载媒体文件 + - 📄 云文档:创建、读取、更新文档、搜索文档、读写素材与画板 + - 📁 云空间:上传和下载文件、搜索文档与知识库、管理评论 + - 📊 多维表格:创建和管理多维表格、字段、记录、视图、仪表盘,数据聚合分析 + - 📈 电子表格:创建、读取、写入、追加、查找和导出表格数据 + - ✅ 任务:创建、查询、更新和完成任务;管理任务清单、子任务、评论与提醒 + - 📚 知识库:创建和管理知识空间、节点和文档 + - 👤 通讯录:按姓名/邮箱/手机号搜索用户、获取用户信息 + - 📧 邮箱:浏览、搜索、阅读邮件,发送、回复、转发邮件,管理草稿,监听新邮件 + - 🎥 视频会议:搜索会议记录、查询会议纪要与录制 +Tags: +- lark +- 飞书 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.71/ByteDance.LarkCLI.locale.zh-Hans.yaml b/manifests/b/ByteDance/LarkCLI/1.0.71/ByteDance.LarkCLI.locale.zh-Hans.yaml new file mode 100644 index 0000000000000..3376f0de816d6 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.71/ByteDance.LarkCLI.locale.zh-Hans.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.71 +PackageLocale: zh-Hans +PublisherUrl: https://www.larksuite.com/zh_cn/ +PrivacyUrl: https://www.larksuite.com/zh_cn/privacy-policy +CopyrightUrl: https://www.larksuite.com/zh_cn/user-terms-of-service +ShortDescription: 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 +Description: |- + 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 + 为什么选 lark-cli? + - 为 Agent 原生设计 — Skills 开箱即用,适配主流 AI 工具,Agent 无需额外适配即可操作飞书 + - 覆盖面广 — 11 大业务域、200+ 精选命令、 19 个 AI Agent Skills + - AI 友好调优 — 每条命令经过 Agent 实测验证,提供更友好的参数、智能默认值和结构化输出,大幅提升 Agent 调用成功率 + - 开源零门槛 — MIT 协议,开箱即用,npm install 即可使用 + - 三分钟上手 — 一键创建应用、交互式登录授权,从安装到第一次 API 调用只需三步 + - 安全可控 — 输入防注入、终端输出净化、OS 原生密钥链存储凭证 + - 三层调用架构 — 快捷命令(人机友好)→ API 命令(平台同步)→ 通用调用(全 API 覆盖),按需选择粒度 + 功能 + - 📅 日历:查看日程、创建日程、邀请参会人、查询忙闲状态、时间建议 + - 💬 即时通讯:发送/回复消息、创建和管理群聊、查看聊天记录与话题、搜索消息、下载媒体文件 + - 📄 云文档:创建、读取、更新文档、搜索文档、读写素材与画板 + - 📁 云空间:上传和下载文件、搜索文档与知识库、管理评论 + - 📊 多维表格:创建和管理多维表格、字段、记录、视图、仪表盘,数据聚合分析 + - 📈 电子表格:创建、读取、写入、追加、查找和导出表格数据 + - ✅ 任务:创建、查询、更新和完成任务;管理任务清单、子任务、评论与提醒 + - 📚 知识库:创建和管理知识空间、节点和文档 + - 👤 通讯录:按姓名/邮箱/手机号搜索用户、获取用户信息 + - 📧 邮箱:浏览、搜索、阅读邮件,发送、回复、转发邮件,管理草稿,监听新邮件 + - 🎥 视频会议:搜索会议记录、查询会议纪要与录制 +Tags: +- lark +- 飞书 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.71/ByteDance.LarkCLI.yaml b/manifests/b/ByteDance/LarkCLI/1.0.71/ByteDance.LarkCLI.yaml new file mode 100644 index 0000000000000..3f3463902beae --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.71/ByteDance.LarkCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.71 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 11a788419442d493f5047fdb5bd1f0238092a2d4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:08:50 +0800 Subject: [PATCH 054/188] New version: Mozilla.Firefox.ro version 152.0.5 (#398977) --- .../152.0.5/Mozilla.Firefox.ro.installer.yaml | 40 +++++++++++++++++++ .../Mozilla.Firefox.ro.locale.cs-CZ.yaml | 14 +++++++ .../Mozilla.Firefox.ro.locale.da-DK.yaml | 14 +++++++ .../Mozilla.Firefox.ro.locale.de-DE.yaml | 16 ++++++++ .../Mozilla.Firefox.ro.locale.el-GR.yaml | 13 ++++++ .../Mozilla.Firefox.ro.locale.en-GB.yaml | 20 ++++++++++ .../Mozilla.Firefox.ro.locale.en-US.yaml | 38 ++++++++++++++++++ .../Mozilla.Firefox.ro.locale.es-MX.yaml | 18 +++++++++ .../Mozilla.Firefox.ro.locale.fr-FR.yaml | 17 ++++++++ .../Mozilla.Firefox.ro.locale.hu-HU.yaml | 16 ++++++++ .../Mozilla.Firefox.ro.locale.ja-JP.yaml | 14 +++++++ .../Mozilla.Firefox.ro.locale.nb-NO.yaml | 16 ++++++++ .../Mozilla.Firefox.ro.locale.ru-RU.yaml | 17 ++++++++ .../Mozilla.Firefox.ro.locale.ta-IN.yaml | 20 ++++++++++ .../Mozilla.Firefox.ro.locale.zh-CN.yaml | 24 +++++++++++ .../ro/152.0.5/Mozilla.Firefox.ro.yaml | 8 ++++ 16 files changed, 305 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.yaml diff --git a/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.installer.yaml b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.installer.yaml new file mode 100644 index 0000000000000..2e3694f115345 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ro +PackageVersion: 152.0.5 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-07 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0.5/win32/ro/Firefox%20Setup%20152.0.5.exe + InstallerSha256: 07D5B3900BCDFFC829C1DAB0C49098E025A0A0C0436389632DECCAD63AB25C67 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0.5/win64/ro/Firefox%20Setup%20152.0.5.exe + InstallerSha256: DD48C89D2D64E6D809A90D807F345E884D22AD071DD2D0DEC04C6214AA799B04 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0.5/win64-aarch64/ro/Firefox%20Setup%20152.0.5.exe + InstallerSha256: AC337A72E252D9DF990EA822B6BF5E049AEFCC49F7BAC413B1F91659D37634DB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..681b3c32f07c9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ro +PackageVersion: 152.0.5 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.da-DK.yaml new file mode 100644 index 0000000000000..45da4a8ae301a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ro +PackageVersion: 152.0.5 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.de-DE.yaml new file mode 100644 index 0000000000000..4d93d40e4fecc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ro +PackageVersion: 152.0.5 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.el-GR.yaml new file mode 100644 index 0000000000000..b06f18b8a1321 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ro +PackageVersion: 152.0.5 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.en-GB.yaml new file mode 100644 index 0000000000000..ed0a3e4100c9e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ro +PackageVersion: 152.0.5 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.en-US.yaml new file mode 100644 index 0000000000000..2ffda05cec5b4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.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: Mozilla.Firefox.ro +PackageVersion: 152.0.5 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (ro) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: |- + Version 152.0.5, first offered to Release channel users on July 7, 2026 + + Fixed + - Fixed the Manage payment methods list in Settings appearing empty when a saved payment card had no expiration date. (Bug 2048383) + - Reference link to 152.0.4 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/152.0.5/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.es-MX.yaml new file mode 100644 index 0000000000000..5dc05a8859c1a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ro +PackageVersion: 152.0.5 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.fr-FR.yaml new file mode 100644 index 0000000000000..e6d7bb3004302 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ro +PackageVersion: 152.0.5 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.hu-HU.yaml new file mode 100644 index 0000000000000..62c1882438d76 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ro +PackageVersion: 152.0.5 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.ja-JP.yaml new file mode 100644 index 0000000000000..c73d57cc074f8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ro +PackageVersion: 152.0.5 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.nb-NO.yaml new file mode 100644 index 0000000000000..e5120be73e68c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ro +PackageVersion: 152.0.5 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.ru-RU.yaml new file mode 100644 index 0000000000000..d4bb9ee24d226 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ro +PackageVersion: 152.0.5 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.ta-IN.yaml new file mode 100644 index 0000000000000..32a2c69ba8f9d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ro +PackageVersion: 152.0.5 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0ee9a27d10239 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ro +PackageVersion: 152.0.5 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.yaml b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.yaml new file mode 100644 index 0000000000000..44e82894ed344 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ro/152.0.5/Mozilla.Firefox.ro.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ro +PackageVersion: 152.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d710bae909ccbbc1a6d9cb0b5c0b67384ad5aa9d Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Thu, 16 Jul 2026 21:09:06 +0400 Subject: [PATCH 055/188] New version: floatpane.matcha 0.44.0 (#401338) Co-authored-by: goreleaserbot --- .../0.44.0/floatpane.matcha.installer.yaml | 26 +++++++++ .../0.44.0/floatpane.matcha.locale.en-US.yaml | 54 +++++++++++++++++++ .../matcha/0.44.0/floatpane.matcha.yaml | 7 +++ 3 files changed, 87 insertions(+) create mode 100644 manifests/f/floatpane/matcha/0.44.0/floatpane.matcha.installer.yaml create mode 100644 manifests/f/floatpane/matcha/0.44.0/floatpane.matcha.locale.en-US.yaml create mode 100644 manifests/f/floatpane/matcha/0.44.0/floatpane.matcha.yaml diff --git a/manifests/f/floatpane/matcha/0.44.0/floatpane.matcha.installer.yaml b/manifests/f/floatpane/matcha/0.44.0/floatpane.matcha.installer.yaml new file mode 100644 index 0000000000000..a4a8ff9c46b29 --- /dev/null +++ b/manifests/f/floatpane/matcha/0.44.0/floatpane.matcha.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: floatpane.matcha +PackageVersion: 0.44.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-07-12" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: matcha.exe + PortableCommandAlias: matcha + InstallerUrl: https://github.com/floatpane/matcha/releases/download/v0.44.0/matcha_0.44.0_windows_arm64.zip + InstallerSha256: df61955e50614f6624945a2b851dd9d66fdb0edfe405f26c84549958f895f586 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: matcha.exe + PortableCommandAlias: matcha + InstallerUrl: https://github.com/floatpane/matcha/releases/download/v0.44.0/matcha_0.44.0_windows_amd64.zip + InstallerSha256: 349270e04ad9d3f34e3f58137df0445068b591c65f0a73c3374267a365923a96 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/floatpane/matcha/0.44.0/floatpane.matcha.locale.en-US.yaml b/manifests/f/floatpane/matcha/0.44.0/floatpane.matcha.locale.en-US.yaml new file mode 100644 index 0000000000000..1b609ba8534d6 --- /dev/null +++ b/manifests/f/floatpane/matcha/0.44.0/floatpane.matcha.locale.en-US.yaml @@ -0,0 +1,54 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: floatpane.matcha +PackageVersion: 0.44.0 +PackageLocale: en-US +Publisher: floatpane +PublisherUrl: https://matcha.email +PublisherSupportUrl: https://github.com/floatpane/matcha/issues +PackageName: matcha +PackageUrl: https://matcha.email +License: MIT +ShortDescription: A beautiful and functional email client for your terminal. +Description: | + A beautiful and functional email client for your terminal, built with Go and the charming Bubble Tea TUI library. + Never leave your command line to check your inbox or send an email again! +Moniker: matcha +Tags: + - email + - terminal + - tui +ReleaseNotes: | + + + ## What's Changed + ### New Features + * feat: reply-all by @andrinoff in https://github.com/floatpane/matcha/pull/1673 + ### Bug Fixes + * fix: release fail by @andrinoff in https://github.com/floatpane/matcha/pull/1649 + * fix: resolve sent folders by @andrinoff in https://github.com/floatpane/matcha/pull/1643 + ### Dependencies + * chore(deps): vue ^ 3.5.39 by @floatpanebot in https://github.com/floatpane/matcha/pull/1629 + * chore(deps): mermaid ^ 11.16.0 by @floatpanebot in https://github.com/floatpane/matcha/pull/1630 + * chore(deps): charm.land/bubbletea/v2 ^ v2.0.8 by @floatpanebot in https://github.com/floatpane/matcha/pull/1644 + * chore(deps): charm.land/bubbles/v2 ^ v2.1.1 by @floatpanebot in https://github.com/floatpane/matcha/pull/1647 + * chore(deps): charm.land/lipgloss/v2 ^ v2.0.5 by @floatpanebot in https://github.com/floatpane/matcha/pull/1645 + * chore(deps): go ^ 1.26.5 by @floatpanebot in https://github.com/floatpane/matcha/pull/1664 + * chore(deps): go ^ 1.26.5 by @floatpanebot in https://github.com/floatpane/matcha/pull/1662 + * chore(deps): golang.org/x/text ^ v0.40.0 by @floatpanebot in https://github.com/floatpane/matcha/pull/1661 + * chore(deps): github.com/floatpane/bubble-overlay ^ v0.3.0 by @floatpanebot in https://github.com/floatpane/matcha/pull/1663 + * chore(deps): golang.org/x/term ^ v0.45.0 by @floatpanebot in https://github.com/floatpane/matcha/pull/1665 + * chore(deps): cachix/install-nix-action ^ by @floatpanebot in https://github.com/floatpane/matcha/pull/1670 + ### Chores + * chore: update README by @andrinoff in https://github.com/floatpane/matcha/pull/1634 + * chore: sync gomod2nix.toml by @floatpanebot in https://github.com/floatpane/matcha/pull/1653 + * chore: update flake.lock by @floatpanebot in https://github.com/floatpane/matcha/pull/1652 + * chore: update flake.lock by @floatpanebot in https://github.com/floatpane/matcha/pull/1671 + * chore: sync gomod2nix.toml by @floatpanebot in https://github.com/floatpane/matcha/pull/1672 + ### Other Changes + * fix: threading issues by @andrinoff in https://github.com/floatpane/matcha/pull/1657 + + + **Full Changelog**: https://github.com/floatpane/matcha/compare/v0.43.0...v0.44.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/floatpane/matcha/0.44.0/floatpane.matcha.yaml b/manifests/f/floatpane/matcha/0.44.0/floatpane.matcha.yaml new file mode 100644 index 0000000000000..5c4503922e662 --- /dev/null +++ b/manifests/f/floatpane/matcha/0.44.0/floatpane.matcha.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: floatpane.matcha +PackageVersion: 0.44.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d5c0d2513faf678e4f119842a262166a85383dc4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:09:10 +0800 Subject: [PATCH 056/188] New version: astral-sh.uv version 0.11.27 (#398586) --- .../uv/0.11.27/astral-sh.uv.installer.yaml | 40 ++++++++++++++ .../uv/0.11.27/astral-sh.uv.locale.en-US.yaml | 55 +++++++++++++++++++ .../uv/0.11.27/astral-sh.uv.locale.zh-CN.yaml | 15 +++++ .../a/astral-sh/uv/0.11.27/astral-sh.uv.yaml | 8 +++ 4 files changed, 118 insertions(+) create mode 100644 manifests/a/astral-sh/uv/0.11.27/astral-sh.uv.installer.yaml create mode 100644 manifests/a/astral-sh/uv/0.11.27/astral-sh.uv.locale.en-US.yaml create mode 100644 manifests/a/astral-sh/uv/0.11.27/astral-sh.uv.locale.zh-CN.yaml create mode 100644 manifests/a/astral-sh/uv/0.11.27/astral-sh.uv.yaml diff --git a/manifests/a/astral-sh/uv/0.11.27/astral-sh.uv.installer.yaml b/manifests/a/astral-sh/uv/0.11.27/astral-sh.uv.installer.yaml new file mode 100644 index 0000000000000..849e48d90a61b --- /dev/null +++ b/manifests/a/astral-sh/uv/0.11.27/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.27 +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-07-06 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/astral-sh/uv/releases/download/0.11.27/uv-i686-pc-windows-msvc.zip + InstallerSha256: 479FA122A5A332B1BB09A877D7FA1CC2215A951D2AF0AF966336A640AE9CC568 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerUrl: https://github.com/astral-sh/uv/releases/download/0.11.27/uv-x86_64-pc-windows-msvc.zip + InstallerSha256: B7E32288CE0E289DBE94D2CAC7ADBB008F74F0E038542A2D9969DD50EB7056EE + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/astral-sh/uv/releases/download/0.11.27/uv-aarch64-pc-windows-msvc.zip + InstallerSha256: 7566A80FE96EE84E6938621A1B704F44B0DB546672BF43025905784B2507B7FE + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/astral-sh/uv/0.11.27/astral-sh.uv.locale.en-US.yaml b/manifests/a/astral-sh/uv/0.11.27/astral-sh.uv.locale.en-US.yaml new file mode 100644 index 0000000000000..70cc1c04f548f --- /dev/null +++ b/manifests/a/astral-sh/uv/0.11.27/astral-sh.uv.locale.en-US.yaml @@ -0,0 +1,55 @@ +# 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.27 +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-07-06. + Enhancements + - Continue on ignored errors when fetching wheel metadata (#12255) + - Use caching for --python-downloads-json-url (#16749) + Preview features + - Discover extensionless shebang scripts in uv workspace list --scripts (#20099) + Performance + - Avoid full site-packages scans for direct reinstalls (#20119) + - Avoid redundant pyproject parsing (#20076) + - Cache default dependency markers when reading locks (#20125) + - Enable SIMD-accelerated TOML parsing (#20079) + - Intern requires-python specifiers in Simple API parsing (#20104) + - Read cache entries into exact-sized buffers (#20120) + - Reduce VersionSpecifiers parsing allocations (#20105) + - Reduce site-packages scan allocation overhead (#20087) + - Reuse package names when parsing wheel filenames (#20110) + - Sort Simple API files after grouping (#20112) + Bug fixes + - Always emit packages table for pylock.toml (#20145) + - Avoid blank line for empty uv pip tree (#20062) + - Encode hashes in file paths (#19807) + - Error on a registry uv.lock package without a version instead of panicking (#19855) + - Preserve conditional extra markers in exports (#20148) + - Skip the ambiguous authority check for file transport VCS URLs (#20086) + - Sync index format when uv add --index updates an existing index URL (#19818) + Other changes + - Re-add pub APIs used in Pixi (#20074) + - Update Rust toolchain to 1.96.1 (#20103) +ReleaseNotesUrl: https://github.com/astral-sh/uv/releases/tag/0.11.27 +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.27/astral-sh.uv.locale.zh-CN.yaml b/manifests/a/astral-sh/uv/0.11.27/astral-sh.uv.locale.zh-CN.yaml new file mode 100644 index 0000000000000..57c4b3bca49db --- /dev/null +++ b/manifests/a/astral-sh/uv/0.11.27/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.27 +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.27 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.astral.sh/uv/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/astral-sh/uv/0.11.27/astral-sh.uv.yaml b/manifests/a/astral-sh/uv/0.11.27/astral-sh.uv.yaml new file mode 100644 index 0000000000000..290703757615c --- /dev/null +++ b/manifests/a/astral-sh/uv/0.11.27/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.27 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 36c6e1e7c90669d41fe4a82dff0870c26daa5968 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:09:16 +0800 Subject: [PATCH 057/188] New version: CareScribe.CaptionEd version 3.3.2 (#403348) --- .../{3.3.1 => 3.3.2}/CareScribe.CaptionEd.installer.yaml | 6 +++--- .../{3.3.1 => 3.3.2}/CareScribe.CaptionEd.locale.en-US.yaml | 2 +- .../{3.3.1 => 3.3.2}/CareScribe.CaptionEd.locale.zh-CN.yaml | 2 +- .../CaptionEd/{3.3.1 => 3.3.2}/CareScribe.CaptionEd.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename manifests/c/CareScribe/CaptionEd/{3.3.1 => 3.3.2}/CareScribe.CaptionEd.installer.yaml (80%) rename manifests/c/CareScribe/CaptionEd/{3.3.1 => 3.3.2}/CareScribe.CaptionEd.locale.en-US.yaml (97%) rename manifests/c/CareScribe/CaptionEd/{3.3.1 => 3.3.2}/CareScribe.CaptionEd.locale.zh-CN.yaml (94%) rename manifests/c/CareScribe/CaptionEd/{3.3.1 => 3.3.2}/CareScribe.CaptionEd.yaml (91%) diff --git a/manifests/c/CareScribe/CaptionEd/3.3.1/CareScribe.CaptionEd.installer.yaml b/manifests/c/CareScribe/CaptionEd/3.3.2/CareScribe.CaptionEd.installer.yaml similarity index 80% rename from manifests/c/CareScribe/CaptionEd/3.3.1/CareScribe.CaptionEd.installer.yaml rename to manifests/c/CareScribe/CaptionEd/3.3.2/CareScribe.CaptionEd.installer.yaml index 6b0482ab6433d..fc6e5fd8c44c6 100644 --- a/manifests/c/CareScribe/CaptionEd/3.3.1/CareScribe.CaptionEd.installer.yaml +++ b/manifests/c/CareScribe/CaptionEd/3.3.2/CareScribe.CaptionEd.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: CareScribe.CaptionEd -PackageVersion: 3.3.1 +PackageVersion: 3.3.2 InstallerType: nullsoft Scope: user InstallerSwitches: @@ -11,10 +11,10 @@ UpgradeBehavior: install Protocols: - caption-ed ProductCode: 7edd2a3e-4670-5394-b348-8eaa45528ae3 -ReleaseDate: 2026-07-10 +ReleaseDate: 2026-07-16 Installers: - Architecture: x64 InstallerUrl: https://storage.googleapis.com/captioned-desktop-releases/Caption.Ed-Installer.exe - InstallerSha256: 7046AF4425DABF4469B2277A015E43CE41B93AB7B46BE962E4FBAD3993B1755D + InstallerSha256: CB6655FC93A9272888A7C1AAE780E55A1B5B29C6CFDD8CB3869CBA5C7CE235FD ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/c/CareScribe/CaptionEd/3.3.1/CareScribe.CaptionEd.locale.en-US.yaml b/manifests/c/CareScribe/CaptionEd/3.3.2/CareScribe.CaptionEd.locale.en-US.yaml similarity index 97% rename from manifests/c/CareScribe/CaptionEd/3.3.1/CareScribe.CaptionEd.locale.en-US.yaml rename to manifests/c/CareScribe/CaptionEd/3.3.2/CareScribe.CaptionEd.locale.en-US.yaml index dcab7bb20508b..376320a40aadb 100644 --- a/manifests/c/CareScribe/CaptionEd/3.3.1/CareScribe.CaptionEd.locale.en-US.yaml +++ b/manifests/c/CareScribe/CaptionEd/3.3.2/CareScribe.CaptionEd.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: CareScribe.CaptionEd -PackageVersion: 3.3.1 +PackageVersion: 3.3.2 PackageLocale: en-US Publisher: CareScribe PublisherUrl: https://carescribe.io/ diff --git a/manifests/c/CareScribe/CaptionEd/3.3.1/CareScribe.CaptionEd.locale.zh-CN.yaml b/manifests/c/CareScribe/CaptionEd/3.3.2/CareScribe.CaptionEd.locale.zh-CN.yaml similarity index 94% rename from manifests/c/CareScribe/CaptionEd/3.3.1/CareScribe.CaptionEd.locale.zh-CN.yaml rename to manifests/c/CareScribe/CaptionEd/3.3.2/CareScribe.CaptionEd.locale.zh-CN.yaml index 7310f894f1110..19d993f2037c6 100644 --- a/manifests/c/CareScribe/CaptionEd/3.3.1/CareScribe.CaptionEd.locale.zh-CN.yaml +++ b/manifests/c/CareScribe/CaptionEd/3.3.2/CareScribe.CaptionEd.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: CareScribe.CaptionEd -PackageVersion: 3.3.1 +PackageVersion: 3.3.2 PackageLocale: zh-CN License: 专有软件 ShortDescription: 一款强大的笔记与标注软件,助您高效应对会议或课堂场景。 diff --git a/manifests/c/CareScribe/CaptionEd/3.3.1/CareScribe.CaptionEd.yaml b/manifests/c/CareScribe/CaptionEd/3.3.2/CareScribe.CaptionEd.yaml similarity index 91% rename from manifests/c/CareScribe/CaptionEd/3.3.1/CareScribe.CaptionEd.yaml rename to manifests/c/CareScribe/CaptionEd/3.3.2/CareScribe.CaptionEd.yaml index 8b42d5b14c1f6..fa19bf5ac7fcb 100644 --- a/manifests/c/CareScribe/CaptionEd/3.3.1/CareScribe.CaptionEd.yaml +++ b/manifests/c/CareScribe/CaptionEd/3.3.2/CareScribe.CaptionEd.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: CareScribe.CaptionEd -PackageVersion: 3.3.1 +PackageVersion: 3.3.2 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 8357fc28e587a277fe3ecb1cdeae40e0fce308c3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:09:28 +0800 Subject: [PATCH 058/188] New version: CareScribe.TalkType version 3.6.2 (#403349) --- .../3.6.2/CareScribe.TalkType.installer.yaml | 20 ++++++++++++++ .../CareScribe.TalkType.locale.en-US.yaml | 27 +++++++++++++++++++ .../CareScribe.TalkType.locale.zh-CN.yaml | 19 +++++++++++++ .../TalkType/3.6.2/CareScribe.TalkType.yaml | 8 ++++++ 4 files changed, 74 insertions(+) create mode 100644 manifests/c/CareScribe/TalkType/3.6.2/CareScribe.TalkType.installer.yaml create mode 100644 manifests/c/CareScribe/TalkType/3.6.2/CareScribe.TalkType.locale.en-US.yaml create mode 100644 manifests/c/CareScribe/TalkType/3.6.2/CareScribe.TalkType.locale.zh-CN.yaml create mode 100644 manifests/c/CareScribe/TalkType/3.6.2/CareScribe.TalkType.yaml diff --git a/manifests/c/CareScribe/TalkType/3.6.2/CareScribe.TalkType.installer.yaml b/manifests/c/CareScribe/TalkType/3.6.2/CareScribe.TalkType.installer.yaml new file mode 100644 index 0000000000000..81e5b8b0e685a --- /dev/null +++ b/manifests/c/CareScribe/TalkType/3.6.2/CareScribe.TalkType.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CareScribe.TalkType +PackageVersion: 3.6.2 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- talktype +ProductCode: f1cab706-94d6-5284-951f-924f487399ff +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://storage.googleapis.com/talktype-desktop-releases/3.6.2/windows/TalkType-Installer.exe + InstallerSha256: 74CF7FA143F0116459EB0CDD0F5A319339D0E0B6566DF860557046BC74F580D2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CareScribe/TalkType/3.6.2/CareScribe.TalkType.locale.en-US.yaml b/manifests/c/CareScribe/TalkType/3.6.2/CareScribe.TalkType.locale.en-US.yaml new file mode 100644 index 0000000000000..bfeb298ab1e6e --- /dev/null +++ b/manifests/c/CareScribe/TalkType/3.6.2/CareScribe.TalkType.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: CareScribe.TalkType +PackageVersion: 3.6.2 +PackageLocale: en-US +Publisher: CareScribe +PublisherUrl: https://carescribe.io/ +Author: CareScribe Limited +PackageName: TalkType +PackageUrl: https://talk-type.com/ +License: Proprietary +Copyright: All rights reserved © TalkType. +ShortDescription: Dictation software that doesn’t sacrifice accuracy +Description: |- + TalkType is a fast, simple, and accurate tool for dictation. It is the only dictation software in the DSA market that can cover all platforms, including Windows, macOS, Mobile (iOS and Android), and even within your browser, like Google Chrome. With TalkType, you can enjoy the convenience of using a single app or browser for all your dictation needs. + One of the best things about TalkType is that it is accurate 93.73% of the time. This means you can rely on it to accurately and efficiently transcribe your words. Even if you have difficulty spelling, TalkType can assist you as it is 100% accurate in spelling all words. You can trust that your dictated text will always be accurately spelt. +Tags: +- dictate +- dictation +- speech-recognition +- speech-to-text +- transcribe +- transcription +PurchaseUrl: https://talk-type.com/pricing/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CareScribe/TalkType/3.6.2/CareScribe.TalkType.locale.zh-CN.yaml b/manifests/c/CareScribe/TalkType/3.6.2/CareScribe.TalkType.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e2a162a73fb3a --- /dev/null +++ b/manifests/c/CareScribe/TalkType/3.6.2/CareScribe.TalkType.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: CareScribe.TalkType +PackageVersion: 3.6.2 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 不失精准的听写软件 +Description: |- + TalkType 是一款快速、简洁且精准的语音听写工具。作为 DSA 市场中唯一覆盖全平台的听写软件,它兼容 Windows、macOS、移动端(iOS 与 Android)系统,甚至支持浏览器环境(如 Google Chrome)。通过 TalkType,您仅需一个应用或浏览器即可满足所有听写需求。 + TalkType 最突出的优势在于其 93.73%的识别准确率,确保您能高效获得精准的文字转录。即使您存在拼写困难也无需担忧,因为该工具单词拼写准确率高达 100%。您可以完全信赖其听写文本的拼写准确性。 +Tags: +- 听写 +- 语音识别 +- 语音转文字 +- 转写 +- 转录 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CareScribe/TalkType/3.6.2/CareScribe.TalkType.yaml b/manifests/c/CareScribe/TalkType/3.6.2/CareScribe.TalkType.yaml new file mode 100644 index 0000000000000..ba910107b3a8c --- /dev/null +++ b/manifests/c/CareScribe/TalkType/3.6.2/CareScribe.TalkType.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: CareScribe.TalkType +PackageVersion: 3.6.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 609a04c172a412392374f334531a77961450aa80 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:09:42 +0800 Subject: [PATCH 059/188] New version: Danfoss.Coolselector.2 version 5.8.1.878 (#403353) --- .../Danfoss.Coolselector.2.installer.yaml | 4 ++-- .../Danfoss.Coolselector.2.locale.en-US.yaml | 2 +- .../Danfoss.Coolselector.2.locale.zh-CN.yaml | 2 +- .../2/{5.8.0.870 => 5.8.1.878}/Danfoss.Coolselector.2.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/d/Danfoss/Coolselector/2/{5.8.0.870 => 5.8.1.878}/Danfoss.Coolselector.2.installer.yaml (79%) rename manifests/d/Danfoss/Coolselector/2/{5.8.0.870 => 5.8.1.878}/Danfoss.Coolselector.2.locale.en-US.yaml (98%) rename manifests/d/Danfoss/Coolselector/2/{5.8.0.870 => 5.8.1.878}/Danfoss.Coolselector.2.locale.zh-CN.yaml (97%) rename manifests/d/Danfoss/Coolselector/2/{5.8.0.870 => 5.8.1.878}/Danfoss.Coolselector.2.yaml (90%) diff --git a/manifests/d/Danfoss/Coolselector/2/5.8.0.870/Danfoss.Coolselector.2.installer.yaml b/manifests/d/Danfoss/Coolselector/2/5.8.1.878/Danfoss.Coolselector.2.installer.yaml similarity index 79% rename from manifests/d/Danfoss/Coolselector/2/5.8.0.870/Danfoss.Coolselector.2.installer.yaml rename to manifests/d/Danfoss/Coolselector/2/5.8.1.878/Danfoss.Coolselector.2.installer.yaml index 222ea8d32e504..1ab03f32a5a4a 100644 --- a/manifests/d/Danfoss/Coolselector/2/5.8.0.870/Danfoss.Coolselector.2.installer.yaml +++ b/manifests/d/Danfoss/Coolselector/2/5.8.1.878/Danfoss.Coolselector.2.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Danfoss.Coolselector.2 -PackageVersion: 5.8.0.870 +PackageVersion: 5.8.1.878 InstallerType: inno Scope: user FileExtensions: @@ -12,6 +12,6 @@ ProductCode: Danfoss Coolselector2_is1 Installers: - Architecture: x86 InstallerUrl: https://coolselector.danfoss.com/Coolselector2/setup.exe - InstallerSha256: 40FF5488E2D040E8AC359385466A28F10118358C8F9D57B70C2A10D9AD9BE019 + InstallerSha256: C1F8DF30888DE81554F87C464CB3F1A9D7BA407EA453E6B04AC1A7D7F11E5758 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/d/Danfoss/Coolselector/2/5.8.0.870/Danfoss.Coolselector.2.locale.en-US.yaml b/manifests/d/Danfoss/Coolselector/2/5.8.1.878/Danfoss.Coolselector.2.locale.en-US.yaml similarity index 98% rename from manifests/d/Danfoss/Coolselector/2/5.8.0.870/Danfoss.Coolselector.2.locale.en-US.yaml rename to manifests/d/Danfoss/Coolselector/2/5.8.1.878/Danfoss.Coolselector.2.locale.en-US.yaml index c974e05b93bc9..37979892e2fd3 100644 --- a/manifests/d/Danfoss/Coolselector/2/5.8.0.870/Danfoss.Coolselector.2.locale.en-US.yaml +++ b/manifests/d/Danfoss/Coolselector/2/5.8.1.878/Danfoss.Coolselector.2.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Danfoss.Coolselector.2 -PackageVersion: 5.8.0.870 +PackageVersion: 5.8.1.878 PackageLocale: en-US Publisher: Danfoss A/S PublisherUrl: https://www.danfoss.com/ diff --git a/manifests/d/Danfoss/Coolselector/2/5.8.0.870/Danfoss.Coolselector.2.locale.zh-CN.yaml b/manifests/d/Danfoss/Coolselector/2/5.8.1.878/Danfoss.Coolselector.2.locale.zh-CN.yaml similarity index 97% rename from manifests/d/Danfoss/Coolselector/2/5.8.0.870/Danfoss.Coolselector.2.locale.zh-CN.yaml rename to manifests/d/Danfoss/Coolselector/2/5.8.1.878/Danfoss.Coolselector.2.locale.zh-CN.yaml index 307e8278a995b..2cd1d83f13c1d 100644 --- a/manifests/d/Danfoss/Coolselector/2/5.8.0.870/Danfoss.Coolselector.2.locale.zh-CN.yaml +++ b/manifests/d/Danfoss/Coolselector/2/5.8.1.878/Danfoss.Coolselector.2.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Danfoss.Coolselector.2 -PackageVersion: 5.8.0.870 +PackageVersion: 5.8.1.878 PackageLocale: zh-CN PublisherUrl: https://www.danfoss.com.cn/zh-cn/ PublisherSupportUrl: https://www.danfoss.com/zh-cn/service-and-support/downloads/dcs/coolselector-2/#tab-support diff --git a/manifests/d/Danfoss/Coolselector/2/5.8.0.870/Danfoss.Coolselector.2.yaml b/manifests/d/Danfoss/Coolselector/2/5.8.1.878/Danfoss.Coolselector.2.yaml similarity index 90% rename from manifests/d/Danfoss/Coolselector/2/5.8.0.870/Danfoss.Coolselector.2.yaml rename to manifests/d/Danfoss/Coolselector/2/5.8.1.878/Danfoss.Coolselector.2.yaml index 584c7b5664b04..c6a0e33803658 100644 --- a/manifests/d/Danfoss/Coolselector/2/5.8.0.870/Danfoss.Coolselector.2.yaml +++ b/manifests/d/Danfoss/Coolselector/2/5.8.1.878/Danfoss.Coolselector.2.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Danfoss.Coolselector.2 -PackageVersion: 5.8.0.870 +PackageVersion: 5.8.1.878 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From d6fb68799bb27fb6500609a5055bba947faa7e3a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:09:57 +0800 Subject: [PATCH 060/188] New version: DavidEngelhart.Termpolis version 1.27.7 (#403354) --- .../DavidEngelhart.Termpolis.installer.yaml | 18 ++++++++ ...DavidEngelhart.Termpolis.locale.en-US.yaml | 44 +++++++++++++++++++ ...DavidEngelhart.Termpolis.locale.zh-CN.yaml | 29 ++++++++++++ .../1.27.7/DavidEngelhart.Termpolis.yaml | 8 ++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.27.7/DavidEngelhart.Termpolis.installer.yaml create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.27.7/DavidEngelhart.Termpolis.locale.en-US.yaml create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.27.7/DavidEngelhart.Termpolis.locale.zh-CN.yaml create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.27.7/DavidEngelhart.Termpolis.yaml diff --git a/manifests/d/DavidEngelhart/Termpolis/1.27.7/DavidEngelhart.Termpolis.installer.yaml b/manifests/d/DavidEngelhart/Termpolis/1.27.7/DavidEngelhart.Termpolis.installer.yaml new file mode 100644 index 0000000000000..e72fc43b20d0c --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.27.7/DavidEngelhart.Termpolis.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: DavidEngelhart.Termpolis +PackageVersion: 1.27.7 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 7bff3240-c600-54e1-9164-19e9bb016508 +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/codedev-david/termpolis/releases/download/v1.27.7/Termpolis.Setup.1.27.7.exe + InstallerSha256: FD699126632EADEAD45CC3C6D47D7EA267B049C4204DAA31E78646F6C9A8548E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.27.7/DavidEngelhart.Termpolis.locale.en-US.yaml b/manifests/d/DavidEngelhart/Termpolis/1.27.7/DavidEngelhart.Termpolis.locale.en-US.yaml new file mode 100644 index 0000000000000..4a42d4c891525 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.27.7/DavidEngelhart.Termpolis.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.27.7 +PackageLocale: en-US +Publisher: Termpolis +PublisherUrl: https://github.com/codedev-david +PublisherSupportUrl: https://github.com/codedev-david/termpolis/issues +PrivacyUrl: https://github.com/codedev-david/termpolis/blob/HEAD/PRIVACY.md +Author: David Engelhart +PackageName: Termpolis +PackageUrl: https://termpolis.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/codedev-david/termpolis/blob/HEAD/LICENSE +Copyright: Copyright 2026 David Engelhart +ShortDescription: The open-source multi-agent terminal where Claude, Codex, Gemini, and Qwen work together as a team — without your source code leaving the machine. +Description: |- + Termpolis is a cross-platform desktop terminal manager (Windows, macOS, Linux) built on Electron + React + TypeScript with node-pty powering the underlying shells. It ships as a native app, code signed on Windows, notarized on macOS. + What makes it different: + - Secure AI-assisted development. Built-in AI Security Center auto-scans every AI prompt against 70+ secret patterns, enforces Gemini paid-tier mode, and keeps an auditable JSONL log of every AI-agent terminal launch — every check runs locally. + - Multi-agent swarm. Claude Code, Codex, Gemini CLI, and Qwen Code work together on a task. A dedicated Claude Code instance acts as the conductor. + - MCP server baked in. AI agents control Termpolis via Model Context Protocol, open terminals, run commands, send messages. + - Transparent routing. Every subtask shows which agent got it, why, and what it cost. + - Activity observability. Every token, every tool call, every message from every agent is visible in real time. + - Intervention controls. Pause, cancel, or steer any agent mid-task without leaving the feed. + - Shared memory. A RAG-backed memory store that any agent can read and write via MCP. + - MCP-native end to end. All four agents speak MCP — no terminal-output parsers, no glue scripts, no bridge code paths. + - Share-ready output. One shortcut from terminal to Slack, Teams, or a PR — see Copy for Slack / Teams / PRs. +Tags: +- ai +- command-line +- console +- terminal +ReleaseNotes: |- + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.27.6...v1.27.7 + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.27.6...v1.27.7 + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.27.6...v1.27.7 +ReleaseNotesUrl: https://github.com/codedev-david/termpolis/releases/tag/v1.27.7 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://termpolis.com/docs.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.27.7/DavidEngelhart.Termpolis.locale.zh-CN.yaml b/manifests/d/DavidEngelhart/Termpolis/1.27.7/DavidEngelhart.Termpolis.locale.zh-CN.yaml new file mode 100644 index 0000000000000..af92162b3cd51 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.27.7/DavidEngelhart.Termpolis.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.27.7 +PackageLocale: zh-CN +ShortDescription: 这是一个让 Claude、Codex、Gemini 和 Qwen 协同工作的开源多智能体终端——您的源代码完全不会离开本机。 +Description: |- + Termpolis 是一款基于 Electron + React + TypeScript 构建的跨平台桌面终端管理器(支持 Windows、macOS、Linux 系统),由 node-pty 提供底层终端服务支持。它以原生应用形式发布,在 Windows 平台完成代码签名,在 macOS 平台完成公证。 + 它的差异化特点: + - 安全的人工智能辅助开发。内置 AI 安全中心,可针对超过 70 种密钥模式自动扫描每一条 AI 提示,强制启用 Gemini 付费层级模式,并为每一次 AI 智能体终端启动留存可审计的 JSONL 日志——所有检查均在本地运行。 + - 多智能体协作集群。Claude Code、Codex、Gemini CLI 与 Qwen Code 可协同完成一项任务,由专属的 Claude Code 实例担任调度协调者。 + - 内置 MCP 服务器。AI 智能体可通过模型上下文协议(Model Context Protocol)控制 Termpolis,打开终端、运行命令、发送消息。 + - 路由透明化。每一项子任务都会明确显示由哪个智能体承接、承接原因以及产生的成本。 + - 活动可观测。所有智能体产生的每一个 token、每一次工具调用、每一条消息都支持实时查看。 + - 人工干预控制。无需退出任务流,即可在任务执行中途暂停、取消或引导任意智能体。 + - 共享存储。基于检索增强生成(RAG)构建的存储库,所有智能体都可通过 MCP 进行读写。 + - 端到端原生支持 MCP。四款智能体均原生支持 MCP——无需终端输出解析器、无需粘合脚本、无需桥接代码路径。 + - 输出可直接分享。只需一次快捷键操作,即可将终端内容分享至 Slack、Teams 或拉取请求——详见「复制至 Slack/Teams/拉取请求」功能。 +Tags: +- 人工智能 +- 命令行 +- 控制台 +- 终端 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://termpolis.com/docs.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.27.7/DavidEngelhart.Termpolis.yaml b/manifests/d/DavidEngelhart/Termpolis/1.27.7/DavidEngelhart.Termpolis.yaml new file mode 100644 index 0000000000000..ddfa06a0b487c --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.27.7/DavidEngelhart.Termpolis.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: DavidEngelhart.Termpolis +PackageVersion: 1.27.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e6ec84619d189bf7243e8886941171fcfdc45cfd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:10:02 +0800 Subject: [PATCH 061/188] New version: DifferentAI.OpenWork version 0.17.31 (#403355) --- .../DifferentAI.OpenWork.installer.yaml | 15 +++++++ .../DifferentAI.OpenWork.locale.en-US.yaml | 41 +++++++++++++++++++ .../DifferentAI.OpenWork.locale.zh-CN.yaml | 24 +++++++++++ .../0.17.31/DifferentAI.OpenWork.yaml | 8 ++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/d/DifferentAI/OpenWork/0.17.31/DifferentAI.OpenWork.installer.yaml create mode 100644 manifests/d/DifferentAI/OpenWork/0.17.31/DifferentAI.OpenWork.locale.en-US.yaml create mode 100644 manifests/d/DifferentAI/OpenWork/0.17.31/DifferentAI.OpenWork.locale.zh-CN.yaml create mode 100644 manifests/d/DifferentAI/OpenWork/0.17.31/DifferentAI.OpenWork.yaml diff --git a/manifests/d/DifferentAI/OpenWork/0.17.31/DifferentAI.OpenWork.installer.yaml b/manifests/d/DifferentAI/OpenWork/0.17.31/DifferentAI.OpenWork.installer.yaml new file mode 100644 index 0000000000000..4ba49900dc7dc --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.17.31/DifferentAI.OpenWork.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: DifferentAI.OpenWork +PackageVersion: 0.17.31 +InstallerType: nullsoft +Scope: user +ProductCode: 29165f8a-586b-5470-a1cc-cfff30a85ed3 +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/different-ai/openwork/releases/download/v0.17.31/openwork-win-x64-0.17.31.exe + InstallerSha256: 9D4E6A28A14E49A0B8965792345BB5F63AF8150CA5F2EC020774053DD9517490 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.17.31/DifferentAI.OpenWork.locale.en-US.yaml b/manifests/d/DifferentAI/OpenWork/0.17.31/DifferentAI.OpenWork.locale.en-US.yaml new file mode 100644 index 0000000000000..b0245acd1ca45 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.17.31/DifferentAI.OpenWork.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DifferentAI.OpenWork +PackageVersion: 0.17.31 +PackageLocale: en-US +Publisher: differentai +PublisherUrl: https://openwork.software/ +PublisherSupportUrl: https://github.com/different-ai/openwork/issues +Author: Different AI +PackageName: OpenWork +PackageUrl: https://openwork.software/ +License: MIT +LicenseUrl: https://github.com/different-ai/openwork/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Different AI +ShortDescription: An open-source alternative to Claude Cowork, powered by OpenCode +Description: |- + OpenWork is an extensible, open-source “Claude Work” style system for knowledge workers. + It’s a native desktop app that runs OpenCode under the hood, but presents it as a clean, guided workflow: + - pick a workspace + - start a run + - watch progress + plan updates + - approve permissions when needed + - reuse what works (templates + skills) + The goal: make “agentic work” feel like a product, not a terminal. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +- opencode +ReleaseNotes: |- + What's new + OpenWork v0.17.31 desktop release. + - Download the attached installer for your platform. + - Electron builds use the attached latest-mac.yml updater feed. + Windows installer is temporarily unsigned while production code signing is being finalized. +ReleaseNotesUrl: https://github.com/different-ai/openwork/releases/tag/v0.17.31 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.17.31/DifferentAI.OpenWork.locale.zh-CN.yaml b/manifests/d/DifferentAI/OpenWork/0.17.31/DifferentAI.OpenWork.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6ea35063ca2ec --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.17.31/DifferentAI.OpenWork.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DifferentAI.OpenWork +PackageVersion: 0.17.31 +PackageLocale: zh-CN +ShortDescription: 由 OpenCode 驱动的 Claude Cowork 开源替代方案 +Description: |- + OpenWork 是一个可扩展的开源“Claude Work”风格系统,专为知识工作者设计。 + 它是一款原生桌面应用程序,底层运行 OpenCode,但以简洁、引导式的工作流呈现: + - 选择一个工作区 + - 开始执行任务 + - 查看进度并规划更新 + - 在需要时批准权限 + - 复用有效内容(模板 + 技能) + 目标:让“自主智能式工作”感觉像一个产品,而不是一个终端。 +Tags: +- opencode +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.17.31/DifferentAI.OpenWork.yaml b/manifests/d/DifferentAI/OpenWork/0.17.31/DifferentAI.OpenWork.yaml new file mode 100644 index 0000000000000..00f94d6409e6f --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.17.31/DifferentAI.OpenWork.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DifferentAI.OpenWork +PackageVersion: 0.17.31 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5c2638cf4a4fa5bc2180e935d52c723c138660b4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:10:24 +0800 Subject: [PATCH 062/188] New version: EarendilWorks.pi version 0.80.8 (#403358) --- .../pi/0.80.8/EarendilWorks.pi.installer.yaml | 19 ++++++ .../0.80.8/EarendilWorks.pi.locale.en-US.yaml | 63 +++++++++++++++++++ .../0.80.8/EarendilWorks.pi.locale.zh-CN.yaml | 21 +++++++ .../pi/0.80.8/EarendilWorks.pi.yaml | 8 +++ 4 files changed, 111 insertions(+) create mode 100644 manifests/e/EarendilWorks/pi/0.80.8/EarendilWorks.pi.installer.yaml create mode 100644 manifests/e/EarendilWorks/pi/0.80.8/EarendilWorks.pi.locale.en-US.yaml create mode 100644 manifests/e/EarendilWorks/pi/0.80.8/EarendilWorks.pi.locale.zh-CN.yaml create mode 100644 manifests/e/EarendilWorks/pi/0.80.8/EarendilWorks.pi.yaml diff --git a/manifests/e/EarendilWorks/pi/0.80.8/EarendilWorks.pi.installer.yaml b/manifests/e/EarendilWorks/pi/0.80.8/EarendilWorks.pi.installer.yaml new file mode 100644 index 0000000000000..7bd63009997dd --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.80.8/EarendilWorks.pi.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EarendilWorks.pi +PackageVersion: 0.80.8 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: pi.exe +Commands: +- pi +ReleaseDate: 2026-07-16 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/earendil-works/pi/releases/download/v0.80.8/pi-windows-x64.zip + InstallerSha256: 5E6F0914A833ED02A69B73E87821B98F1AFC010BEC4C7F7E02654F7584623FFC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EarendilWorks/pi/0.80.8/EarendilWorks.pi.locale.en-US.yaml b/manifests/e/EarendilWorks/pi/0.80.8/EarendilWorks.pi.locale.en-US.yaml new file mode 100644 index 0000000000000..e84af9e31a622 --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.80.8/EarendilWorks.pi.locale.en-US.yaml @@ -0,0 +1,63 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EarendilWorks.pi +PackageVersion: 0.80.8 +PackageLocale: en-US +Publisher: EARENDIL INC. +PublisherUrl: https://github.com/earendil-works +PublisherSupportUrl: https://github.com/earendil-works/pi/issues +Author: Mario Zechner +PackageName: pi +PackageUrl: https://github.com/earendil-works/pi +License: MIT +LicenseUrl: https://github.com/earendil-works/pi/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Mario Zechner +ShortDescription: AI coding assistant with read, bash, edit, write tools +Description: |- + Pi is a minimal terminal coding harness. Adapt pi to your workflows, not the other way around, without having to fork and modify pi internals. Extend it with TypeScript Extensions, Skills, Prompt Templates, and Themes. Put your extensions, skills, prompt templates, and themes in Pi Packages and share them with others via npm or git. + Pi ships with powerful defaults but skips features like sub agents and plan mode. Instead, you can ask pi to build what you want or install a third party pi package that matches your workflow. + Pi runs in four modes: interactive, print or JSON, RPC for process integration, and an SDK for embedding in your own apps. See openclaw/openclaw for a real-world SDK integration. +Moniker: pi +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + New Features + - Unified model runtime and provider authentication — ModelRuntime centralizes model configuration, provider-owned /login, and dynamic provider catalogs. See Providers. + - Live model catalog refresh — /model refreshes configured providers in the background, and pi update --models forces an immediate refresh. See Install and Manage. + - xAI device-code OAuth and Grok 4.5 Responses support — Sign in to xAI with a device code and use Grok 4.5 with low, medium, or high thinking. See xAI. + Breaking Changes + - Replaced the SDK's CreateAgentSessionOptions.authStorage and modelRegistry options with the async modelRuntime option. AuthStorage and its storage backends are no longer exported; use ModelRuntime (or a custom pi-ai CredentialStore), or readStoredCredential() for one-off reads of auth.json. + - Removed redundant ModelRuntime.getAll(), find(), getSnapshot(), and getAuthOptions() projections. Use the pi-ai Models methods getModels(), getModel(), getProviders(), and checkAuth() directly. + - Replaced SDK request-auth assembly through ModelRegistry.getApiKeyAndHeaders() with ModelRuntime.getAuth(). Passing a provider ID returns provider-scoped auth; passing a model also resolves built-in, models.json, and extension model headers. + - Changed extension-facing ModelRegistry.refresh() from synchronous void to Promise because models.json loading is asynchronous. Extensions must await it before making synchronous registry reads. + - Moved canonical dynamic catalog refresh to async ModelRuntime.refresh()/pi-ai Models.refresh(). Legacy extension OAuth modifyModels remains supported as a synchronous compatibility projection after credential initialization. + Added + - Added ModelRuntime as the canonical async SDK and internal model/auth facade while preserving the synchronous extension-facing ModelRegistry API. ModelRuntime.create() accepts any pi-ai CredentialStore through its credentials option. + - Added provider-owned /login discovery directly from registered pi-ai providers, including ambient auth status and informational links. + - Added file-backed dynamic catalogs in models-store.json, per-provider pi.dev catalog overlays, and Radius gateway support including offline migration from legacy credential-cached catalogs. + - Added extension provider refreshModels(context) support for dynamic model discovery with optional provider-controlled persistence. + - Added pi update --models to force an immediate model catalog refresh without updating pi or extensions. + - Added inherited xAI device-code OAuth login and Grok 4.5 OpenAI Responses support, with low, medium, and high thinking levels (#6651 by @Jaaneek). + Changed + - Changed ModelRuntime to compose built-in providers, immutable models.json configuration, and extension overlays through ad-hoc pi-ai provider methods. + - Changed ModelRuntime to own final request assembly: getAuth(model) includes configured model headers, stream methods resolve auth once, and before_provider_headers runs as the Models-only header transform before provider dispatch. + - Changed /model to render the current model snapshot immediately, refresh configured providers in the background, and update the open selector with partial results or timeout errors. + Fixed + - Fixed configured-provider catalog refresh to parse pi.dev's model-ID keyed responses, throttle checks to once per four hours, send the versioned pi user agent, treat unimplemented routes as unavailable overlays, and show concise refresh status in /model. + - Fixed adjacent assistant thinking blocks to render as one thinking section. + - Fixed inherited OpenAI Codex session IDs longer than 64 characters to meet the API limit (#6630). + - Fixed inherited terminal output to normalize tab characters consistently (#6697 by @xz-dev). + - Fixed the Windows terminal title after checking npm packages (#6629). + - Fixed Bun standalone binaries to bundle OAuth adapters for interactive logins. +ReleaseNotesUrl: https://github.com/earendil-works/pi/releases/tag/v0.80.8 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EarendilWorks/pi/0.80.8/EarendilWorks.pi.locale.zh-CN.yaml b/manifests/e/EarendilWorks/pi/0.80.8/EarendilWorks.pi.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e04e40a62bd49 --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.80.8/EarendilWorks.pi.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: EarendilWorks.pi +PackageVersion: 0.80.8 +PackageLocale: zh-CN +ShortDescription: 具备读取、Bash、编辑、写入工具的 AI 编程助手 +Description: |- + Pi 是一款轻量型终端编码工具集。无需复刻并修改 Pi 的内部代码,就能让 Pi 适配你的工作流,而非反过来让你迁就 Pi。你可以通过 TypeScript 扩展、技能模块、提示词模板和主题对 Pi 进行拓展。把你开发的扩展、技能模块、提示词模板和主题打包为 Pi 包,即可通过 npm 或 git 分享给其他用户。 + Pi 默认搭载的功能十分强大,但未内置子代理、计划模式这类功能。你可以让 Pi 生成你需要的功能,或是安装适配你工作流的第三方 Pi 包即可。 + Pi 支持四种运行模式:交互模式、打印/JSON 输出模式、用于流程集成的 RPC 模式,以及可嵌入你自有应用的 SDK 模式。实际的 SDK 集成案例可参考 openclaw/openclaw 项目。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EarendilWorks/pi/0.80.8/EarendilWorks.pi.yaml b/manifests/e/EarendilWorks/pi/0.80.8/EarendilWorks.pi.yaml new file mode 100644 index 0000000000000..f78c0f019dbd4 --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.80.8/EarendilWorks.pi.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: EarendilWorks.pi +PackageVersion: 0.80.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4699c51edd4fa6122cc90c664a0d6bdeffbbdd7d Mon Sep 17 00:00:00 2001 From: Stacklok Bot <140063061+stacklokbot@users.noreply.github.com> Date: Thu, 16 Jul 2026 18:11:35 +0100 Subject: [PATCH 063/188] New version: stacklok.thv 0.39.0 (#403333) Co-authored-by: stacklokbot --- .../thv/0.39.0/stacklok.thv.installer.yaml | 26 ++++++++++++++++ .../thv/0.39.0/stacklok.thv.locale.en-US.yaml | 30 +++++++++++++++++++ .../s/stacklok/thv/0.39.0/stacklok.thv.yaml | 7 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/s/stacklok/thv/0.39.0/stacklok.thv.installer.yaml create mode 100644 manifests/s/stacklok/thv/0.39.0/stacklok.thv.locale.en-US.yaml create mode 100644 manifests/s/stacklok/thv/0.39.0/stacklok.thv.yaml diff --git a/manifests/s/stacklok/thv/0.39.0/stacklok.thv.installer.yaml b/manifests/s/stacklok/thv/0.39.0/stacklok.thv.installer.yaml new file mode 100644 index 0000000000000..d67ab377699cf --- /dev/null +++ b/manifests/s/stacklok/thv/0.39.0/stacklok.thv.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: stacklok.thv +PackageVersion: 0.39.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-07-16" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: thv.exe + PortableCommandAlias: thv + InstallerUrl: https://github.com/stacklok/toolhive/releases/download/v0.39.0/toolhive_0.39.0_windows_arm64.zip + InstallerSha256: 0ba9d97d5a138d8e8871c76eb3720e9997b5664af626826d3f0963a045ffa20a + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: thv.exe + PortableCommandAlias: thv + InstallerUrl: https://github.com/stacklok/toolhive/releases/download/v0.39.0/toolhive_0.39.0_windows_amd64.zip + InstallerSha256: 8219159ca849abebdd8eca6242a2cccd5adcafdcb3be283afa2b44af460babbb + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/stacklok/thv/0.39.0/stacklok.thv.locale.en-US.yaml b/manifests/s/stacklok/thv/0.39.0/stacklok.thv.locale.en-US.yaml new file mode 100644 index 0000000000000..c871873643923 --- /dev/null +++ b/manifests/s/stacklok/thv/0.39.0/stacklok.thv.locale.en-US.yaml @@ -0,0 +1,30 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: stacklok.thv +PackageVersion: 0.39.0 +PackageLocale: en-US +Publisher: stacklok +PublisherSupportUrl: https://github.com/stacklok/toolhive/issues/new/choose +PackageName: thv +PackageUrl: https://stacklok.com +License: Apache-2.0 +LicenseUrl: https://github.com/stacklok/toolhive/blob/main/LICENSE +Copyright: Stacklok, Inc. +ShortDescription: ToolHive is a lightweight, secure, and fast manager for MCP (Model Context Protocol) servers +Moniker: thv +Tags: + - golang + - cli + - mcp + - toolhive + - stacklok + - model-context-protocol + - mcp-server +ReleaseNotes: | + ## Changelog + * 30fb5d2ceb34a82102a2ff3d3e10cc5463573915: Add Bedrock compatibility flag to thv llm setup (#5832) (@aponcedeleonch) + * 4ebb610f23d670b2381b18d5edebf18d48fdb2e5: Release v0.39.0 (#5833) (@toolhive-release-app[bot]) + * 2894cace60187141c92eed9bb689eedf287fac8b: Stop VirtualMCPServer hot-reconcile on cleared imagePullSecrets (#5821) (@jhrozek) + * e4c7c1c0faff1d260679d2defa1fb0f056fabf23: Update module github.com/stacklok/toolhive-core to v0.0.28 (#5798) (@renovate[bot]) +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/stacklok/thv/0.39.0/stacklok.thv.yaml b/manifests/s/stacklok/thv/0.39.0/stacklok.thv.yaml new file mode 100644 index 0000000000000..b16a5614e8ca7 --- /dev/null +++ b/manifests/s/stacklok/thv/0.39.0/stacklok.thv.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: stacklok.thv +PackageVersion: 0.39.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fb0911adddd85c6fde5d160a6da3b494da0076df Mon Sep 17 00:00:00 2001 From: laurentiu021 <262210207+laurentiu021@users.noreply.github.com> Date: Thu, 16 Jul 2026 20:13:19 +0300 Subject: [PATCH 064/188] New version: laurentiu021.SysManager version 1.52.77 (#400383) --- .../laurentiu021.SysManager.installer.yaml | 18 ++++++++ .../laurentiu021.SysManager.locale.en-US.yaml | 44 +++++++++++++++++++ .../1.52.77/laurentiu021.SysManager.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/l/laurentiu021/SysManager/1.52.77/laurentiu021.SysManager.installer.yaml create mode 100644 manifests/l/laurentiu021/SysManager/1.52.77/laurentiu021.SysManager.locale.en-US.yaml create mode 100644 manifests/l/laurentiu021/SysManager/1.52.77/laurentiu021.SysManager.yaml diff --git a/manifests/l/laurentiu021/SysManager/1.52.77/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.52.77/laurentiu021.SysManager.installer.yaml new file mode 100644 index 0000000000000..a00f9116635b6 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.52.77/laurentiu021.SysManager.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.52.77 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: portable +Commands: +- SysManager +ReleaseDate: 2026-07-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.52.77/SysManager-v1.52.77.exe + InstallerSha256: 556D154F796035AD72CEFD31296854356DA36357EB8320DD9D331506D8F1B4D1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.52.77/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.52.77/laurentiu021.SysManager.locale.en-US.yaml new file mode 100644 index 0000000000000..aef446286bd8e --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.52.77/laurentiu021.SysManager.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.52.77 +PackageLocale: en-US +Publisher: laurentiu021 +PublisherUrl: https://github.com/laurentiu021 +PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues +PackageName: SysManager +PackageUrl: https://github.com/laurentiu021/SystemManager +License: MIT +LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE +ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more. +Description: |- + SysManager is a modern Windows system toolkit built with WPF and .NET 10. + It provides a comprehensive set of tools in a single application including + live network monitoring, ping and traceroute, speed tests, performance tuning + with power plan management, deep disk cleanup, duplicate file finder, disk + analyzer, battery health monitoring, process manager, app uninstaller, + startup control, Windows services manager, Windows features manager, driver + information, and system health overview. +Tags: +- battery +- cleanup +- dotnet +- network-monitor +- open-source +- performance +- process-manager +- system-utility +- uninstaller +- windows +- wpf +ReleaseNotes: |- + [1.52.77] - 2026-07-10 + Fixed + - DNS "Undo" could silently apply the previous configuration to the wrong network adapter if network topology changed between Apply and Undo (e.g. VPN connected, USB NIC plugged in, Wi-Fi toggled). The DnsSnapshot record captured the DNS addresses but not the identity of the adapter they belonged to. At restore time, RestoreSnapshotAsync re-queried for the "currently active" adapter using the same lowest-ifIndex heuristic — which could resolve to a completely different NIC than the one originally configured. The snapshot now pins the adapter's interface index at capture time (IfIndex field); restore targets that specific adapter directly and verifies it still exists before applying, throwing a clear user-facing message if it was removed rather than silently reconfiguring the wrong interface. Legacy snapshots (pre-existing code paths that don't carry an index) fall back to the dynamic lookup so backward compatibility is preserved. + Verify the download + Get-FileHash .\SysManager-v1.52.77.exe -Algorithm SHA256 + Expected SHA256: 556D154F796035AD72CEFD31296854356DA36357EB8320DD9D331506D8F1B4D1 +ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.52.77 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.52.77/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.52.77/laurentiu021.SysManager.yaml new file mode 100644 index 0000000000000..2d81279827223 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.52.77/laurentiu021.SysManager.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.52.77 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 604420ca14dd11ecb2167f18b5af1ef116976fd4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:13:42 +0800 Subject: [PATCH 065/188] New version: Amazon.AWSCLI version 2.35.16 (#398556) --- .../2.35.16/Amazon.AWSCLI.installer.yaml | 25 +++++++++++++++++ .../2.35.16/Amazon.AWSCLI.locale.en-US.yaml | 28 +++++++++++++++++++ .../2.35.16/Amazon.AWSCLI.locale.zh-CN.yaml | 14 ++++++++++ .../Amazon/AWSCLI/2.35.16/Amazon.AWSCLI.yaml | 8 ++++++ 4 files changed, 75 insertions(+) create mode 100644 manifests/a/Amazon/AWSCLI/2.35.16/Amazon.AWSCLI.installer.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.35.16/Amazon.AWSCLI.locale.en-US.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.35.16/Amazon.AWSCLI.locale.zh-CN.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.35.16/Amazon.AWSCLI.yaml diff --git a/manifests/a/Amazon/AWSCLI/2.35.16/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.35.16/Amazon.AWSCLI.installer.yaml new file mode 100644 index 0000000000000..e0a022fdb230a --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.35.16/Amazon.AWSCLI.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.35.16 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: AWSCLIV2="" +UpgradeBehavior: install +Commands: +- aws +ProductCode: '{E28BDCE7-96BA-471C-B5C0-C5CEFC124BDD}' +AppsAndFeaturesEntries: +- DisplayName: AWS Command Line Interface v2 + ProductCode: '{E28BDCE7-96BA-471C-B5C0-C5CEFC124BDD}' + UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2' +Installers: +- Architecture: x64 + InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.35.16.msi + InstallerSha256: 2DB947C1AE028F157D097CD19065711DB1076436EE625E4C603EB3E5145A5311 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.35.16/Amazon.AWSCLI.locale.en-US.yaml b/manifests/a/Amazon/AWSCLI/2.35.16/Amazon.AWSCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..68a48756bc612 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.35.16/Amazon.AWSCLI.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.35.16 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://aws.amazon.com/ +PublisherSupportUrl: https://github.com/aws/aws-cli/issues +PrivacyUrl: https://aws.amazon.com/privacy/ +Author: Amazon Web Services, Inc +PackageName: AWS Command Line Interface +PackageUrl: https://aws.amazon.com/cli/ +License: Apache-2.0 +LicenseUrl: https://github.com/aws/aws-cli/blob/HEAD/LICENSE.txt +Copyright: Copyright 2012-2026 Amazon.com, Inc. +CopyrightUrl: https://aws.amazon.com/agreement/ +ShortDescription: Universal Command Line Interface for Amazon Web Services +Description: The AWS Command Line Interface (AWS CLI) is an open source tool that enables you to interact with AWS services using commands in your command-line shell. With minimal configuration, the AWS CLI enables you to start running commands that implement functionality equivalent to that provided by the browser-based AWS Management Console from the command prompt in your terminal program. +Tags: +- aws +- awscli +- cli +- cloud +- s3 +- web +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.35.16/Amazon.AWSCLI.locale.zh-CN.yaml b/manifests/a/Amazon/AWSCLI/2.35.16/Amazon.AWSCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..17ad565303b6a --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.35.16/Amazon.AWSCLI.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.35.16 +PackageLocale: zh-CN +PublisherUrl: https://aws.amazon.com/cn/ +PrivacyUrl: https://aws.amazon.com/cn/privacy/ +PackageUrl: https://aws.amazon.com/cn/cli/ +CopyrightUrl: https://aws.amazon.com/cn/agreement/ +ShortDescription: Amazon Web Services 的通用命令行界面 +Description: AWS 命令行界面(AWS CLI)是一种开源工具,让您能够使用命令行 Shell 中的命令与 AWS 服务进行交互。AWS CLI 让您只需极少的配置,就能从终端程序的命令提示符中运行命令,以实施与基于浏览器的 AWS 管理控制台提供的功能等效的命令。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.35.16/Amazon.AWSCLI.yaml b/manifests/a/Amazon/AWSCLI/2.35.16/Amazon.AWSCLI.yaml new file mode 100644 index 0000000000000..c38ea24ad5b06 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.35.16/Amazon.AWSCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.35.16 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 331405e8e8230147825d62d5fbb68cb49087b964 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Thu, 16 Jul 2026 19:16:32 +0200 Subject: [PATCH 066/188] New version: Storj.Uplink version 1.157.6 (#391940) --- .../1.157.6/Storj.Uplink.installer.yaml | 18 +++ .../1.157.6/Storj.Uplink.locale.en-US.yaml | 110 ++++++++++++++++++ .../s/Storj/Uplink/1.157.6/Storj.Uplink.yaml | 8 ++ 3 files changed, 136 insertions(+) create mode 100644 manifests/s/Storj/Uplink/1.157.6/Storj.Uplink.installer.yaml create mode 100644 manifests/s/Storj/Uplink/1.157.6/Storj.Uplink.locale.en-US.yaml create mode 100644 manifests/s/Storj/Uplink/1.157.6/Storj.Uplink.yaml diff --git a/manifests/s/Storj/Uplink/1.157.6/Storj.Uplink.installer.yaml b/manifests/s/Storj/Uplink/1.157.6/Storj.Uplink.installer.yaml new file mode 100644 index 0000000000000..0a999b9207352 --- /dev/null +++ b/manifests/s/Storj/Uplink/1.157.6/Storj.Uplink.installer.yaml @@ -0,0 +1,18 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Storj.Uplink +PackageVersion: 1.157.6 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: uplink.exe +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-06-23 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/storj/storj/releases/download/v1.157.6/uplink_windows_amd64.zip + InstallerSha256: 6F9358E389A79AD78A34199E99BFF0842EA80DFC077AD9E35AFB472A3963DF76 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Storj/Uplink/1.157.6/Storj.Uplink.locale.en-US.yaml b/manifests/s/Storj/Uplink/1.157.6/Storj.Uplink.locale.en-US.yaml new file mode 100644 index 0000000000000..496ddd95f0d0a --- /dev/null +++ b/manifests/s/Storj/Uplink/1.157.6/Storj.Uplink.locale.en-US.yaml @@ -0,0 +1,110 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Storj.Uplink +PackageVersion: 1.157.6 +PackageLocale: en-US +Publisher: Storj Labs Inc +PublisherUrl: https://www.storj.io/ +PublisherSupportUrl: https://github.com/storj/storj/issues +Author: Storj Labs Inc +PackageName: Uplink +PackageUrl: https://github.com/storj/storj +License: AGPL-3.0 +LicenseUrl: https://github.com/storj/storj/blob/HEAD/LICENSE +ShortDescription: The Storj DCS client-side CLI +Moniker: uplink +Tags: +- storj +- storj-dcs +- uplink +- uplink-cli +ReleaseNotes: |- + Changelog + General + - 03ffa7b shared/dbutil: make database connection parameters configurable per database + - 7781bdb build: add storagenode-modular and satellite-modular to the release binaries + - 5733dc6 scripts/release: fix glob matching storagenode-modular in storagenode upload + - 6ac3434 scripts/release: add storagenode-updater to release binaries + - e6fe43a shared/modular/cli: fix []string config values from YAML lists + Satellite + - 03f43d7 satellite: trigger large inv event for open invoices + - a93ab0f satellite/metabase: implement TiDBAdapter IterateExpiredObjects and IterateZombieObjects + - e0a878b satellite/metabase: implement (*TiDBAdapter).BucketEmpty + - 939d74d satellite/metabase: implement (TiDBAdapter).DeleteObjectExact + - e6ca73e satellite/metabase: implement (TiDBAdapter).DeleteObjectLastCommitted + - 22c43ec satellite/metabase: implement (*TiDBAdapter).DeleteObjectLastCommittedVersioned + - 6a07d99 satellite/metabase: implement (*TiDBAdapter).DeletePendingObject + - 8b8d464 satellite/metabase: implement (*TiDBAdapter).DeleteAllBucketObjects + - 88df661 web/satellite: fixed several UX issues + - 5ad1fff satellite/console: override opt-in status in SetUserSettings + - 95d2dd4 web/satellite: added more info about the new pricing + - 77a12f8 satellite/admin: fix some permission issues + - 863f004 web/satellite: updated wording in the opt-in popup + - 0105ae3 web/satellite: add 'how to close your account link' to opt out email + - d9dba7f cmd/satellite: implement migrate-pricing phase 2 + - ee6cb07 satellite/metabase: implement (*TiDBAdapter).DeleteInactiveObjectsAndSegments + - 062247b satellite/metabase: implement (*TiDBAdapter).IterateLoopSegments + - f5c348e satellite/metabase: implement (*TiDBAdapter).ListObjects + - b884ffa satellite/metabase: implement (*TiDBAdapter).ListSegments + - fc74d8f satellite/metabase: implement (*TiDBAdapter).ListStreamPositions + - e72f912 satellite/metainfo: update BeginObject to accept checksum options + - 59fbcdc web/satellite: fix missing segment item + - 4c55575 satellite/metabase: implement (*TiDBAdapter).ListBucketStreamIDs + - 1532b5c satellite/metabase: implement (*TiDBAdapter).ListVerifySegments + - 3bbb1c6 satellite/console: skip city validation for UAE billing addresses + - 67980c6 satellite/metabase: implement (*TiDBAdapter).FinishCopyObject utils + - 684821b satellite/metabase: implement (*tidbTransactionAdapter).ObjectMove utils + - 0defe96 satellite/metabase: implement (*TiDBAdapter).UpdateObjectLastCommittedMetadata + - 374932f satellite/metabase: implement (*TiDBAdapter).UpdateSegmentPieces + - f3714ae satellite/metabase: implement *TiDBAdapter ObjectLock + - 111cef5 satellite/metabase: implement (*TiDBAdapter).CollectBucketTallies + - 3b85389 satellite/metabase: implement (*TiDBAdapter).CountSegments + - 9419b46 satellite/metabase: implement (*TiDBAdapter) TableStats + - 4107495 satellite/metabase: implement (*TiDBAdapter).CheckSegmentPiecesAlteration + - 3aa60f1 satellite/metabase: implement (*TiDBAdapter).GetSegmentsByPosition + - fae801f satellite/metabase: implement (*TiDBAdapter).BatchUpdateSegmentPieces + - 9717456 satellite/metabase: add bucket_eventing_outbox table to TiDB schema + - d225656 satellite/admin: fix cross-tenant usage report access + - 4cbe449 satellite/eventing: add CombinedPendingResult + - d6c061f satellite/metainfo: add ProjectToAdapter config + - 2677d86 web/satellite: create buckets via the satellite API + - d8461f5 satellite/payments/stripe: Simplify conditional logic + - 02b2168 web/satellite: collect billing address via native stripe elements + - 9e0888e web/satellite: add a 'decide later' option to the opt-in popup + - 8c917e9 satellite/metabase: simplify Delete*ObjectsAndSegments + - ec6fed8 satellite/metabase: simplify and optimize DeleteAllBucketObjects + - 1461731 satellite/metabase: simplify DeleteObjectLastCommittedPlain + - 90c17ca satellite/metabase: enable TestMigration for TiDB + - 497c4ac satellite/metabase: enable TiDB tests by default + - a1a22aa satellite/metabase: run go fix -any + - c86c9e3 satellite/{metabase,metainfo}: record retention remainder charge on object overwrite + - c6f377a satellite/entitlements: add ProductID and seat Count to AccountLicense + - 62d3b07 satellite/admin: allow Support team to update user opt-in status + - 437594c satellite/core: add OptOutFreezeChore to the modular core runner + - 66826f2 satellite/payments: add early 'mustSkipUser' check to 'pay-invoices' command + - 8cce162 satellite/console: handle context cancellation during invoice payment + - 13a522f satellite/payments: another try to fix invoice usage dates + - f3a34a3 satellite/console: rename previous pricing update config flag + - 1c415f3 satellite/console: grant 2 free OM licenses upon registration + - b891642 satellite/metainfo: enable DeleteObjects by default + - 3b0ca56 satellite/accountfreeze: send pre-freeze reminder email before opt-out freeze date + - 9d02acb satellite/metabase: call rows.Err() before Close() in object iterator + - 0136fd5 satellite/{console,payments,admin}: fix account deletion edge cases + - 410bde1 web/satellite: resolve dependency vulnerabilities and deprecations + - 58cc260 web/satellite: added more info to opt-in popup + - d054260 satellite/{db,dbcleanup}: expand pending deletion criteria + - 7865c1b cmd/satellite: migrate single-tier NBP to matching replacement in migrate-pricing + - 22d750b web/satellite/emails: update opt out freeze reminder wording + - 37743d6 satellite/accountfreeze: skip opt-out freeze reminder for opted-out users + - 828fd62 web/satellite: update contact support link on the opt-in popup + - ad5d097 satellite/cmd: bind config for user-accounts exclude-from-opt-in + - 7cf961a satellite/rangedloop: print out used observers on debug level + - 535a89a satellite/satellite: embed admin UI into the modular satellite binary + - 1fdb7c3 satellite: register rangedloop observers as mud modules + Storagenode + - e4bcc99 storagenode/piecestore: fix isCongested + - 655c7f6 storagenode/monitor: fix broken minimum space check +ReleaseNotesUrl: https://github.com/storj/storj/releases/tag/v1.157.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Storj/Uplink/1.157.6/Storj.Uplink.yaml b/manifests/s/Storj/Uplink/1.157.6/Storj.Uplink.yaml new file mode 100644 index 0000000000000..39a5d8fd28c12 --- /dev/null +++ b/manifests/s/Storj/Uplink/1.157.6/Storj.Uplink.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Storj.Uplink +PackageVersion: 1.157.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 818f0ce1f240ce06d344ac88add49ac36f250fee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Sch=C3=B6lzhorn?= Date: Thu, 16 Jul 2026 19:18:28 +0200 Subject: [PATCH 067/188] New version: LieberLieber.LemonTree.Connect.Polarion version 4.0.1 (#398360) --- ...er.LemonTree.Connect.Polarion.installer.yaml | 17 +++++++++++++++++ ...LemonTree.Connect.Polarion.locale.en-US.yaml | 15 +++++++++++++++ ...LieberLieber.LemonTree.Connect.Polarion.yaml | 8 ++++++++ 3 files changed, 40 insertions(+) create mode 100644 manifests/l/LieberLieber/LemonTree/Connect/Polarion/4.0.1/LieberLieber.LemonTree.Connect.Polarion.installer.yaml create mode 100644 manifests/l/LieberLieber/LemonTree/Connect/Polarion/4.0.1/LieberLieber.LemonTree.Connect.Polarion.locale.en-US.yaml create mode 100644 manifests/l/LieberLieber/LemonTree/Connect/Polarion/4.0.1/LieberLieber.LemonTree.Connect.Polarion.yaml diff --git a/manifests/l/LieberLieber/LemonTree/Connect/Polarion/4.0.1/LieberLieber.LemonTree.Connect.Polarion.installer.yaml b/manifests/l/LieberLieber/LemonTree/Connect/Polarion/4.0.1/LieberLieber.LemonTree.Connect.Polarion.installer.yaml new file mode 100644 index 0000000000000..b310dfd5e7c65 --- /dev/null +++ b/manifests/l/LieberLieber/LemonTree/Connect/Polarion/4.0.1/LieberLieber.LemonTree.Connect.Polarion.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: LieberLieber.LemonTree.Connect.Polarion +PackageVersion: 4.0.1 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: wix +NestedInstallerFiles: +- RelativeFilePath: LemonTree.Connect.Polarion.msi +ProductCode: '{B93BE8FE-A1DE-4232-9D3B-08804011FA25}' +Installers: +- Architecture: x64 + InstallerUrl: https://customers.lieberlieber.com/Downloads/LemonTree/Connect/Polarion/LemonTree.Connect.Polarion_4.0.1.zip + InstallerSha256: E8CC04E01F44D129662D7D5CB6C9E104250E112CE6F240D1E754AEE134B5BC25 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/l/LieberLieber/LemonTree/Connect/Polarion/4.0.1/LieberLieber.LemonTree.Connect.Polarion.locale.en-US.yaml b/manifests/l/LieberLieber/LemonTree/Connect/Polarion/4.0.1/LieberLieber.LemonTree.Connect.Polarion.locale.en-US.yaml new file mode 100644 index 0000000000000..2ebd6c26890f6 --- /dev/null +++ b/manifests/l/LieberLieber/LemonTree/Connect/Polarion/4.0.1/LieberLieber.LemonTree.Connect.Polarion.locale.en-US.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: LieberLieber.LemonTree.Connect.Polarion +PackageVersion: 4.0.1 +PackageLocale: en-US +Publisher: LieberLieber Software GmbH +PublisherUrl: https://www.lieberlieber.com/ +PrivacyUrl: https://www.lieberlieber.com/en/privacy-policy/ +PackageName: LemonTree.Connect.Polarion +License: Proprietary +Copyright: Copyright (c) LieberLieber Software GmbH. All rights reserved. +ShortDescription: LemonTree.Connect for Polarion enables advanced integration for Systems Engineering by connecting Enterprise Architect and Polarion. +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/l/LieberLieber/LemonTree/Connect/Polarion/4.0.1/LieberLieber.LemonTree.Connect.Polarion.yaml b/manifests/l/LieberLieber/LemonTree/Connect/Polarion/4.0.1/LieberLieber.LemonTree.Connect.Polarion.yaml new file mode 100644 index 0000000000000..ee10f6f0fb4a8 --- /dev/null +++ b/manifests/l/LieberLieber/LemonTree/Connect/Polarion/4.0.1/LieberLieber.LemonTree.Connect.Polarion.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: LieberLieber.LemonTree.Connect.Polarion +PackageVersion: 4.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 13fa9133a991f22709e758cb96ad59931b535050 Mon Sep 17 00:00:00 2001 From: LunarWerx Studios Date: Thu, 16 Jul 2026 12:18:40 -0500 Subject: [PATCH 068/188] New version: LunarWerxs.SageThumbs2K version 1.0.0 (#402039) --- .../LunarWerxs.SageThumbs2K.installer.yaml | 26 +++++++++++++ .../LunarWerxs.SageThumbs2K.locale.en-US.yaml | 38 +++++++++++++++++++ .../1.0.0/LunarWerxs.SageThumbs2K.yaml | 8 ++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/l/LunarWerxs/SageThumbs2K/1.0.0/LunarWerxs.SageThumbs2K.installer.yaml create mode 100644 manifests/l/LunarWerxs/SageThumbs2K/1.0.0/LunarWerxs.SageThumbs2K.locale.en-US.yaml create mode 100644 manifests/l/LunarWerxs/SageThumbs2K/1.0.0/LunarWerxs.SageThumbs2K.yaml diff --git a/manifests/l/LunarWerxs/SageThumbs2K/1.0.0/LunarWerxs.SageThumbs2K.installer.yaml b/manifests/l/LunarWerxs/SageThumbs2K/1.0.0/LunarWerxs.SageThumbs2K.installer.yaml new file mode 100644 index 0000000000000..165df923b2c35 --- /dev/null +++ b/manifests/l/LunarWerxs/SageThumbs2K/1.0.0/LunarWerxs.SageThumbs2K.installer.yaml @@ -0,0 +1,26 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LunarWerxs.SageThumbs2K +PackageVersion: 1.0.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +ProductCode: '{B0A1C2D3-E4F5-4607-8899-AABBCCDDEEFF}_is1' +ReleaseDate: 2026-07-14 +AppsAndFeaturesEntries: +- Publisher: lunarwerx + ProductCode: '{B0A1C2D3-E4F5-4607-8899-AABBCCDDEEFF}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\SageThumbs2K' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/LunarWerxs/SageThumbs-2k/releases/download/v1.0.0/SageThumbs2K-Setup-1.0.0.exe + InstallerSha256: 797FFA5BAB391A05379FFE17CF7E914A64B5AE11DD15155CE5E7FF9FE33FC651 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LunarWerxs/SageThumbs2K/1.0.0/LunarWerxs.SageThumbs2K.locale.en-US.yaml b/manifests/l/LunarWerxs/SageThumbs2K/1.0.0/LunarWerxs.SageThumbs2K.locale.en-US.yaml new file mode 100644 index 0000000000000..bf0eaa9948525 --- /dev/null +++ b/manifests/l/LunarWerxs/SageThumbs2K/1.0.0/LunarWerxs.SageThumbs2K.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LunarWerxs.SageThumbs2K +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: LunarWerx +PublisherUrl: https://github.com/LunarWerxs +PublisherSupportUrl: https://github.com/LunarWerxs/SageThumbs-2k/issues +PackageName: SageThumbs 2K +PackageUrl: https://github.com/LunarWerxs/SageThumbs-2k +License: PolyForm Noncommercial License 1.0.0 +LicenseUrl: https://github.com/LunarWerxs/SageThumbs-2k/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2026 LunarWerx +ShortDescription: Explorer thumbnails for 313 file types Windows can't read, plus a right-click image toolkit. +Description: SageThumbs 2K is a modern, crash-isolated Windows 11 shell extension written in Rust that rebuilds the classic SageThumbs. It gives File Explorer thumbnails for 313 file types Windows can't preview on its own — camera RAW, HEIC/AVIF, Photoshop, DjVu, ebooks and comics, video frames, 3D-print files and a long tail of obscure formats — plus a right-click image toolkit (convert, resize, rotate, OCR, color picker, metadata strip, combine-to-PDF/CBZ) and a console/AI CLI. Free for personal use. +Moniker: sagethumbs2k +Tags: +- converter +- explorer +- heic +- image +- raw +- shell-extension +- thumbnails +ReleaseNotes: |- + SageThumbs 2K is out of beta. Version 1.0 refines the Quick preview and Settings and smooths out the rough edges found in real-world use. + What's new + - The preview opens in front, then stays out of your way. Press Space and the preview jumps to the front of your other windows, then behaves like a normal window you can click past or cover. The old "always on top" behavior is gone. You can still pin a preview on top from its toolbar. On by default. + - Local HTML files render as pages. Open an .html file and the preview shows the real page instead of its source, locked down (WebView2 with scripts off and no network). On by default. + - Smoother text, code, and log scrolling. No flicker or stutter, big files stay smooth, line numbers are shown, and there is a scroll position indicator. + - Smoother Markdown scrolling. Large Markdown documents scroll cleanly instead of lagging. + - A crisper Settings window. The toggles, icons, and buttons are now smoothly anti-aliased. + Install + Download SageThumbs2K-Setup-1.0.0.exe below and run it (Windows 11). +ReleaseNotesUrl: https://github.com/LunarWerxs/SageThumbs-2k/releases/tag/v1.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LunarWerxs/SageThumbs2K/1.0.0/LunarWerxs.SageThumbs2K.yaml b/manifests/l/LunarWerxs/SageThumbs2K/1.0.0/LunarWerxs.SageThumbs2K.yaml new file mode 100644 index 0000000000000..819ad93f11ba1 --- /dev/null +++ b/manifests/l/LunarWerxs/SageThumbs2K/1.0.0/LunarWerxs.SageThumbs2K.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LunarWerxs.SageThumbs2K +PackageVersion: 1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4ee581f0705cbd35db195285118a085850c3bf26 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:18:55 +0800 Subject: [PATCH 069/188] New version: Brave.Brave version 150.1.92.140 (#402913) --- .../150.1.92.140/Brave.Brave.installer.yaml | 85 +++++++++++++++++++ .../Brave.Brave.locale.en-US.yaml | 38 +++++++++ .../Brave.Brave.locale.zh-CN.yaml | 30 +++++++ .../Brave/Brave/150.1.92.140/Brave.Brave.yaml | 8 ++ 4 files changed, 161 insertions(+) create mode 100644 manifests/b/Brave/Brave/150.1.92.140/Brave.Brave.installer.yaml create mode 100644 manifests/b/Brave/Brave/150.1.92.140/Brave.Brave.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/150.1.92.140/Brave.Brave.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/150.1.92.140/Brave.Brave.yaml diff --git a/manifests/b/Brave/Brave/150.1.92.140/Brave.Brave.installer.yaml b/manifests/b/Brave/Brave/150.1.92.140/Brave.Brave.installer.yaml new file mode 100644 index 0000000000000..5d43f846aa0b8 --- /dev/null +++ b/manifests/b/Brave/Brave/150.1.92.140/Brave.Brave.installer.yaml @@ -0,0 +1,85 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brave.Brave +PackageVersion: 150.1.92.140 +InstallerType: exe +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147219416 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Browser +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.92.140/BraveBrowserStandaloneSilentSetup32.exe + InstallerSha256: 7C8A862CB2E322004A82B28FA8B71115200047B4B4370B3FE67428C8B90C438C + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.92.140/BraveBrowserStandaloneSetup32.exe + InstallerSha256: 60E9537A6E7D5FFA18DDF48F5EED37E6AF2E81C4F507E8D3DA0C1ECDA61443A5 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.92.140/BraveBrowserStandaloneSilentSetup.exe + InstallerSha256: 294BF089148B802205798CB54C5DBAE688BE92BFEFD6C86ACF8AE72EC399DFBC + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.92.140/BraveBrowserStandaloneSetup.exe + InstallerSha256: E6EF0674B340DFD047974EEC5790F105A7E04F2C3441807EE1E12B98D0DD7CD6 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.92.140/BraveBrowserStandaloneSilentSetupArm64.exe + InstallerSha256: 68B76C7BE4A99DE61B5970AEAB2DD0D094D39B99FB3A10195EA833DD910A6020 + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.92.140/BraveBrowserStandaloneSetupArm64.exe + InstallerSha256: BEE177E273483D8F8F8197F42068D24C921B8086DBC4AEA66CC75056A88F70E7 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/150.1.92.140/Brave.Brave.locale.en-US.yaml b/manifests/b/Brave/Brave/150.1.92.140/Brave.Brave.locale.en-US.yaml new file mode 100644 index 0000000000000..2da833b6f8cab --- /dev/null +++ b/manifests/b/Brave/Brave/150.1.92.140/Brave.Brave.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: Brave.Brave +PackageVersion: 150.1.92.140 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave +PackageUrl: https://brave.com/download +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2026 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Secure, Fast & Private Web Browser with Adblocker +Description: |- + The new Brave browser blocks ads and trackers that slow you down and invade your privacy. + Discover a new way of thinking about how the web can work. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +ReleaseNotes: |- + - Disabled extensions manifest V2 deprecation. (#57155) + - Fixed permission prompts not appearing in Container tabs. (#56943) + - Fixed unnecessary truncation of tab group titles. (#56901) + - Upgraded Chromium to 150.0.7871.125. (#57142) (Changelog for 150.0.7871.125) +ReleaseNotesUrl: https://brave.com/latest +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/150.1.92.140/Brave.Brave.locale.zh-CN.yaml b/manifests/b/Brave/Brave/150.1.92.140/Brave.Brave.locale.zh-CN.yaml new file mode 100644 index 0000000000000..199454a1ad5cd --- /dev/null +++ b/manifests/b/Brave/Brave/150.1.92.140/Brave.Brave.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: Brave.Brave +PackageVersion: 150.1.92.140 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave +PackageUrl: https://brave.com/zh/download +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: 带有广告拦截器的安全、快速且私密的网络浏览器 +Description: 全新的 Brave 浏览器会阻止那些导致运行速度变慢和侵犯隐私的广告和跟踪程序。探索重新思考网络运作的全新方式。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +ReleaseNotesUrl: https://brave.com/latest +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/150.1.92.140/Brave.Brave.yaml b/manifests/b/Brave/Brave/150.1.92.140/Brave.Brave.yaml new file mode 100644 index 0000000000000..ac84030fac1f3 --- /dev/null +++ b/manifests/b/Brave/Brave/150.1.92.140/Brave.Brave.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: Brave.Brave +PackageVersion: 150.1.92.140 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 355fc5627d89fad87ba307257108625a9edb41a3 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 16 Jul 2026 13:19:20 -0400 Subject: [PATCH 070/188] New version: Boshen.cargo-shear version 1.13.2 (#403271) --- .../1.13.2/Boshen.cargo-shear.installer.yaml | 22 ++++++++++ .../Boshen.cargo-shear.locale.en-US.yaml | 43 +++++++++++++++++++ .../1.13.2/Boshen.cargo-shear.yaml | 8 ++++ 3 files changed, 73 insertions(+) create mode 100644 manifests/b/Boshen/cargo-shear/1.13.2/Boshen.cargo-shear.installer.yaml create mode 100644 manifests/b/Boshen/cargo-shear/1.13.2/Boshen.cargo-shear.locale.en-US.yaml create mode 100644 manifests/b/Boshen/cargo-shear/1.13.2/Boshen.cargo-shear.yaml diff --git a/manifests/b/Boshen/cargo-shear/1.13.2/Boshen.cargo-shear.installer.yaml b/manifests/b/Boshen/cargo-shear/1.13.2/Boshen.cargo-shear.installer.yaml new file mode 100644 index 0000000000000..501a69aaa586c --- /dev/null +++ b/manifests/b/Boshen/cargo-shear/1.13.2/Boshen.cargo-shear.installer.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Boshen.cargo-shear +PackageVersion: 1.13.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cargo-shear.exe + PortableCommandAlias: cargo-shear +Commands: +- cargo-shear +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Boshen/cargo-shear/releases/download/v1.13.2/cargo-shear-x86_64-pc-windows-msvc.zip + InstallerSha256: 8D232C8D64BA99953BA18B322BAD23210B372D096706D108F1A066028E4192CD +- Architecture: arm64 + InstallerUrl: https://github.com/Boshen/cargo-shear/releases/download/v1.13.2/cargo-shear-aarch64-pc-windows-msvc.zip + InstallerSha256: 68934A896D2ABC990EC5AD9002CA95B19C6572BF1528E60A2AFC2343B13FC001 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Boshen/cargo-shear/1.13.2/Boshen.cargo-shear.locale.en-US.yaml b/manifests/b/Boshen/cargo-shear/1.13.2/Boshen.cargo-shear.locale.en-US.yaml new file mode 100644 index 0000000000000..d93573a9391c7 --- /dev/null +++ b/manifests/b/Boshen/cargo-shear/1.13.2/Boshen.cargo-shear.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Boshen.cargo-shear +PackageVersion: 1.13.2 +PackageLocale: en-US +Publisher: Boshen +PublisherUrl: https://github.com/Boshen +PublisherSupportUrl: https://github.com/Boshen/cargo-shear/issues +Author: Boshen +PackageName: cargo-shear +PackageUrl: https://github.com/Boshen/cargo-shear +License: MIT +LicenseUrl: https://github.com/Boshen/cargo-shear/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Boshen +CopyrightUrl: https://github.com/Boshen/cargo-shear/blob/HEAD/LICENSE +ShortDescription: Detect and fix issues in Rust projects +Description: |- + Detect and fix issues in Rust projects: + - Unused dependencies in Cargo.toml + - Misplaced dependencies (dev/build dependencies in wrong sections) + - Unlinked source files (Rust files not reachable from any module tree) +Moniker: cargo-shear +Tags: +- cargo +- dependencies +- rust +ReleaseNotes: |- + 🐛 Bug Fixes + - detect serde attributes inside macros (#543) (by @Boshen) + + 📚 Documentation + - add security policy (#537) (by @Boshen) + + 🧪 Testing + - cover serde attributes forwarded through another attribute (#546) (by @Boshen) + + Contributors + - @renovate[bot] + - @Boshen +ReleaseNotesUrl: https://github.com/Boshen/cargo-shear/releases/tag/v1.13.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Boshen/cargo-shear/1.13.2/Boshen.cargo-shear.yaml b/manifests/b/Boshen/cargo-shear/1.13.2/Boshen.cargo-shear.yaml new file mode 100644 index 0000000000000..ea1da9a37b588 --- /dev/null +++ b/manifests/b/Boshen/cargo-shear/1.13.2/Boshen.cargo-shear.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: Boshen.cargo-shear +PackageVersion: 1.13.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c704b13ef27b951183ed7b10f45c722be466e87d Mon Sep 17 00:00:00 2001 From: Bob Pankratz Date: Thu, 16 Jul 2026 13:19:33 -0400 Subject: [PATCH 071/188] New version: Codedaptive.MOOTx01 version 1.0.33 (#403332) --- .../1.0.33/Codedaptive.MOOTx01.installer.yaml | 27 +++++++++++++++++++ .../Codedaptive.MOOTx01.locale.en-US.yaml | 24 +++++++++++++++++ .../MOOTx01/1.0.33/Codedaptive.MOOTx01.yaml | 8 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/c/Codedaptive/MOOTx01/1.0.33/Codedaptive.MOOTx01.installer.yaml create mode 100644 manifests/c/Codedaptive/MOOTx01/1.0.33/Codedaptive.MOOTx01.locale.en-US.yaml create mode 100644 manifests/c/Codedaptive/MOOTx01/1.0.33/Codedaptive.MOOTx01.yaml diff --git a/manifests/c/Codedaptive/MOOTx01/1.0.33/Codedaptive.MOOTx01.installer.yaml b/manifests/c/Codedaptive/MOOTx01/1.0.33/Codedaptive.MOOTx01.installer.yaml new file mode 100644 index 0000000000000..cd7da2c5485f9 --- /dev/null +++ b/manifests/c/Codedaptive/MOOTx01/1.0.33/Codedaptive.MOOTx01.installer.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Codedaptive.MOOTx01 +PackageVersion: 1.0.33 +InstallerType: inno +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES +UpgradeBehavior: install +AppsAndFeaturesEntries: +- ProductCode: '{E3A7B1C9-4D2F-4E8A-B5C6-1F9D0A2E3B4C}_is1' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/codedaptive/mootx01-ce/releases/download/v1.0.33/mootx01-1.0.33-windows-x86_64-setup.exe + InstallerSha256: 8F5DEF011C92585168FBF4F0ABEB09D4F3F5BDAEDDCCE9BA941801DC465C6B56 +- Architecture: arm64 + InstallerUrl: https://github.com/codedaptive/mootx01-ce/releases/download/v1.0.33/mootx01-1.0.33-windows-arm64-setup.exe + InstallerSha256: 1E9F57EE0C50D4B0A66561BFF56A5D10020AEBD9FA8C96F9A71133FC3C2BE13F +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-16 diff --git a/manifests/c/Codedaptive/MOOTx01/1.0.33/Codedaptive.MOOTx01.locale.en-US.yaml b/manifests/c/Codedaptive/MOOTx01/1.0.33/Codedaptive.MOOTx01.locale.en-US.yaml new file mode 100644 index 0000000000000..09ae692987e5a --- /dev/null +++ b/manifests/c/Codedaptive/MOOTx01/1.0.33/Codedaptive.MOOTx01.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: Codedaptive.MOOTx01 +PackageVersion: 1.0.33 +PackageLocale: en-US +Publisher: Codedaptive LLC +PublisherUrl: https://github.com/codedaptive/mootx01-ce +PublisherSupportUrl: https://github.com/codedaptive/mootx01-ce/issues +PackageName: MOOTx01 +PackageUrl: https://github.com/codedaptive/mootx01-ce +License: FSL-1.1-ALv2 +Copyright: Copyright (c) Codedaptive LLC +ShortDescription: A persistent, private, on-device memory for your AI clients. +Description: MOOTx01 gives your AI tools a persistent memory that lives on your own machine. It runs as a local background service and connects to AI clients (Claude, Cursor, and others) over the Model Context Protocol, so your assistants can capture, recall, and reason over what you have told them across sessions. All estate data stays local under %LOCALAPPDATA%\MOOTx01; nothing is sent to a cloud. +Tags: +- ai +- mcp +- memory +- llm +- productivity +ReleaseNotesUrl: https://github.com/codedaptive/mootx01-ce/releases/tag/v1.0.33 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Codedaptive/MOOTx01/1.0.33/Codedaptive.MOOTx01.yaml b/manifests/c/Codedaptive/MOOTx01/1.0.33/Codedaptive.MOOTx01.yaml new file mode 100644 index 0000000000000..37ec4989e89d3 --- /dev/null +++ b/manifests/c/Codedaptive/MOOTx01/1.0.33/Codedaptive.MOOTx01.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: Codedaptive.MOOTx01 +PackageVersion: 1.0.33 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a5d93ddc6f7b9f38f9ed399432fc9e1dc6c6b407 Mon Sep 17 00:00:00 2001 From: Johnny Wang Date: Fri, 17 Jul 2026 01:19:46 +0800 Subject: [PATCH 072/188] New version: xiaocang.EasydictforWindows version 0.8.6 (#403338) --- ...xiaocang.EasydictforWindows.installer.yaml | 21 ++++++++++++ ...ocang.EasydictforWindows.locale.en-US.yaml | 34 +++++++++++++++++++ .../0.8.6/xiaocang.EasydictforWindows.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/x/xiaocang/EasydictforWindows/0.8.6/xiaocang.EasydictforWindows.installer.yaml create mode 100644 manifests/x/xiaocang/EasydictforWindows/0.8.6/xiaocang.EasydictforWindows.locale.en-US.yaml create mode 100644 manifests/x/xiaocang/EasydictforWindows/0.8.6/xiaocang.EasydictforWindows.yaml diff --git a/manifests/x/xiaocang/EasydictforWindows/0.8.6/xiaocang.EasydictforWindows.installer.yaml b/manifests/x/xiaocang/EasydictforWindows/0.8.6/xiaocang.EasydictforWindows.installer.yaml new file mode 100644 index 0000000000000..052dd23796d44 --- /dev/null +++ b/manifests/x/xiaocang/EasydictforWindows/0.8.6/xiaocang.EasydictforWindows.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: xiaocang.EasydictforWindows +PackageVersion: 0.8.6 +InstallerLocale: en-US +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /CURRENTUSER +ProductCode: '{B7E2A5F3-9C41-4D82-A6F0-1E8B3C5D7F9A}_is1' +ReleaseDate: 2026-07-16 +AppsAndFeaturesEntries: +- ProductCode: '{B7E2A5F3-9C41-4D82-A6F0-1E8B3C5D7F9A}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xiaocang/easydict_win32/releases/download/v0.8.6/Easydict-v0.8.6-x64-setup.unsigned.exe + InstallerSha256: A4E14CB673DA6ED7CD2ED4A949184992F32019763B686B17976CB83599DA117F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/xiaocang/EasydictforWindows/0.8.6/xiaocang.EasydictforWindows.locale.en-US.yaml b/manifests/x/xiaocang/EasydictforWindows/0.8.6/xiaocang.EasydictforWindows.locale.en-US.yaml new file mode 100644 index 0000000000000..4cf6f7b3bc6ea --- /dev/null +++ b/manifests/x/xiaocang/EasydictforWindows/0.8.6/xiaocang.EasydictforWindows.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: xiaocang.EasydictforWindows +PackageVersion: 0.8.6 +PackageLocale: en-US +Publisher: xiaocang +PublisherUrl: https://github.com/xiaocang +PublisherSupportUrl: https://github.com/xiaocang/easydict_win32/issues +PrivacyUrl: https://github.com/xiaocang/easydict_win32/blob/master/PRIVACY.md +Author: xiaocang +PackageName: Easydict for Windows +PackageUrl: https://github.com/xiaocang/easydict_win32 +License: GPL-3.0 +LicenseUrl: https://github.com/xiaocang/easydict_win32/blob/HEAD/LICENSE +Copyright: Copyright (c) 2023 Tisfeng (macOS original), 2026 xiaocang (Windows port) +CopyrightUrl: https://github.com/xiaocang/easydict_win32/blob/master/LICENSE +ShortDescription: Windows port of Easydict - Dictionary and translation app +Description: Windows port of Easydict translation app. Supports 15+ translation services (Google, DeepL, OpenAI, Gemini, etc.), global hotkeys, multiple window modes, clipboard monitoring, and LLM streaming. Self-contained application with system tray support. +Moniker: easydict +Tags: +- clipboard +- dictionary +- hotkey +- multilingual +- translation +- translator +ReleaseNotes: |- + What's Changed + - fix: guard Windows AI probes on downlevel Windows by @xiaocang in #183 + Full Changelog: v0.8.5...v0.8.6 +ReleaseNotesUrl: https://github.com/xiaocang/easydict_win32/releases/tag/v0.8.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xiaocang/EasydictforWindows/0.8.6/xiaocang.EasydictforWindows.yaml b/manifests/x/xiaocang/EasydictforWindows/0.8.6/xiaocang.EasydictforWindows.yaml new file mode 100644 index 0000000000000..2d0d85438d37f --- /dev/null +++ b/manifests/x/xiaocang/EasydictforWindows/0.8.6/xiaocang.EasydictforWindows.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: xiaocang.EasydictforWindows +PackageVersion: 0.8.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 699cbb862108fab630aa37cf6f42be98750061f7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:20:13 +0800 Subject: [PATCH 073/188] New version: EpicGames.LoreServer version 0.8.5 (#403362) --- .../0.8.5/EpicGames.LoreServer.installer.yaml | 18 +++++++++ .../EpicGames.LoreServer.locale.en-US.yaml | 40 +++++++++++++++++++ .../EpicGames.LoreServer.locale.zh-CN.yaml | 15 +++++++ .../0.8.5/EpicGames.LoreServer.yaml | 8 ++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/e/EpicGames/LoreServer/0.8.5/EpicGames.LoreServer.installer.yaml create mode 100644 manifests/e/EpicGames/LoreServer/0.8.5/EpicGames.LoreServer.locale.en-US.yaml create mode 100644 manifests/e/EpicGames/LoreServer/0.8.5/EpicGames.LoreServer.locale.zh-CN.yaml create mode 100644 manifests/e/EpicGames/LoreServer/0.8.5/EpicGames.LoreServer.yaml diff --git a/manifests/e/EpicGames/LoreServer/0.8.5/EpicGames.LoreServer.installer.yaml b/manifests/e/EpicGames/LoreServer/0.8.5/EpicGames.LoreServer.installer.yaml new file mode 100644 index 0000000000000..5f0fc325e8d51 --- /dev/null +++ b/manifests/e/EpicGames/LoreServer/0.8.5/EpicGames.LoreServer.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: EpicGames.LoreServer +PackageVersion: 0.8.5 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: loreserver.exe +Commands: +- loreserver +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/EpicGames/lore/releases/download/v0.8.5/loreserver-v0.8.5-x86_64-pc-windows-msvc.zip + InstallerSha256: CA9359D89CD310EB9C710036199B5D90FAD02DFFFE60AE716974CD9FFF6D9296 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EpicGames/LoreServer/0.8.5/EpicGames.LoreServer.locale.en-US.yaml b/manifests/e/EpicGames/LoreServer/0.8.5/EpicGames.LoreServer.locale.en-US.yaml new file mode 100644 index 0000000000000..fe622e2969be8 --- /dev/null +++ b/manifests/e/EpicGames/LoreServer/0.8.5/EpicGames.LoreServer.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: EpicGames.LoreServer +PackageVersion: 0.8.5 +PackageLocale: en-US +Publisher: Epic Games +PublisherUrl: https://lore.org/ +PublisherSupportUrl: https://github.com/EpicGames/lore/issues +PrivacyUrl: https://legal.epicgames.com/epicgames/privacy-policy +Author: Epic Games, Inc. +PackageName: Lore Server +PackageUrl: https://lore.org/ +License: MIT +LicenseUrl: https://github.com/EpicGames/lore/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Epic Games, Inc. +CopyrightUrl: https://legal.epicgames.com/epicgames/tos +ShortDescription: Next-Generation Open Source Version Control +Description: Lore is an open source version control system designed for unprecedented scalability of both data and teams. It is optimized for projects that combine code with large binary assets, including games and entertainment, and caters for the needs of developers and artists alike. +Tags: +- vcs +ReleaseNotes: |- + Changes since v0.8.4. + Features + - Implement the low-level revision-tree read verbs on the C API: tree_load/tree_close, resolve_path, list_children, revision & node info, and node_path + - Forward BranchCreate, BranchDelete, and BranchGet to a remote Lore server, opt-in per-RPC under [server.grpc_public_services.forwarded_requests] + - Add repository info --local to read repository metadata from the local store without contacting the remote + Fixes & Improvements + - Fix a corrupt-tree race in concurrent node_add where a half-initialized node could be observed on the child chain + - Protect non-durable local-only fragments from being orphaned by store GC eviction/compaction + - Fix dirty-add reclassifying remaining files when committing multiple added files individually + - Parallelize staging of multiple explicit paths instead of a serialized per-path loop + - Make CLI paths relative to the current working directory across all path-printing commands + - Bump anyhow, crossbeam, and memmap2 for security advisories +ReleaseNotesUrl: https://github.com/EpicGames/lore/releases/tag/v0.8.5 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://epicgames.github.io/lore/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EpicGames/LoreServer/0.8.5/EpicGames.LoreServer.locale.zh-CN.yaml b/manifests/e/EpicGames/LoreServer/0.8.5/EpicGames.LoreServer.locale.zh-CN.yaml new file mode 100644 index 0000000000000..cfab5af0d3f7f --- /dev/null +++ b/manifests/e/EpicGames/LoreServer/0.8.5/EpicGames.LoreServer.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: EpicGames.LoreServer +PackageVersion: 0.8.5 +PackageLocale: zh-CN +ShortDescription: 下一代开源版本控制 +Description: Lore 是一款开源版本控制系统,旨在为数据和团队提供前所未有的扩展性。它针对代码与大型二进制资产结合的项目(包括游戏和娱乐行业)进行了优化,同时满足开发人员和艺术家的需求。 +Tags: +- 版本控制系统 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://epicgames.github.io/lore/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EpicGames/LoreServer/0.8.5/EpicGames.LoreServer.yaml b/manifests/e/EpicGames/LoreServer/0.8.5/EpicGames.LoreServer.yaml new file mode 100644 index 0000000000000..13cbff09ce4dc --- /dev/null +++ b/manifests/e/EpicGames/LoreServer/0.8.5/EpicGames.LoreServer.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: EpicGames.LoreServer +PackageVersion: 0.8.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 130c0037d3cd244cb38ad261113a453d954c7dca Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:20:27 +0800 Subject: [PATCH 074/188] New version: ESEngine.ReasonixCLI version 1.17.14 (#403364) --- .../ESEngine.ReasonixCLI.installer.yaml | 21 ++++++ .../ESEngine.ReasonixCLI.locale.en-US.yaml | 69 +++++++++++++++++++ .../ESEngine.ReasonixCLI.locale.zh-CN.yaml | 22 ++++++ .../1.17.14/ESEngine.ReasonixCLI.yaml | 8 +++ 4 files changed, 120 insertions(+) create mode 100644 manifests/e/ESEngine/ReasonixCLI/1.17.14/ESEngine.ReasonixCLI.installer.yaml create mode 100644 manifests/e/ESEngine/ReasonixCLI/1.17.14/ESEngine.ReasonixCLI.locale.en-US.yaml create mode 100644 manifests/e/ESEngine/ReasonixCLI/1.17.14/ESEngine.ReasonixCLI.locale.zh-CN.yaml create mode 100644 manifests/e/ESEngine/ReasonixCLI/1.17.14/ESEngine.ReasonixCLI.yaml diff --git a/manifests/e/ESEngine/ReasonixCLI/1.17.14/ESEngine.ReasonixCLI.installer.yaml b/manifests/e/ESEngine/ReasonixCLI/1.17.14/ESEngine.ReasonixCLI.installer.yaml new file mode 100644 index 0000000000000..410d61a40ab90 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixCLI/1.17.14/ESEngine.ReasonixCLI.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: ESEngine.ReasonixCLI +PackageVersion: 1.17.14 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: reasonix.exe +Commands: +- reasonix +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/download/v1.17.14/reasonix-windows-amd64.zip + InstallerSha256: FF84BB298D3D53C96A2502D6738C3E56ECB99EED3D51180FD3B3774478F5E33E +- Architecture: arm64 + InstallerUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/download/v1.17.14/reasonix-windows-arm64.zip + InstallerSha256: E9B442F151B9E51B9F262D6479B56D9017199904302CB17526F0911FB70E9A41 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixCLI/1.17.14/ESEngine.ReasonixCLI.locale.en-US.yaml b/manifests/e/ESEngine/ReasonixCLI/1.17.14/ESEngine.ReasonixCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..703116fb21c64 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixCLI/1.17.14/ESEngine.ReasonixCLI.locale.en-US.yaml @@ -0,0 +1,69 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ESEngine.ReasonixCLI +PackageVersion: 1.17.14 +PackageLocale: en-US +Publisher: reasonix +PublisherUrl: https://esengine.cn/ +PublisherSupportUrl: https://github.com/esengine/DeepSeek-Reasonix/issues +PackageName: Reasonix CLI +PackageUrl: https://esengine.github.io/DeepSeek-Reasonix/ +License: MIT +LicenseUrl: https://github.com/esengine/DeepSeek-Reasonix/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Reasonix Contributors +ShortDescription: A DeepSeek-native coding agent, for your terminal. +Description: Reasonix talks straight to api.deepseek.com. The loop is append-only, engineered around DeepSeek's byte-stable prefix cache — long sessions hold 90%+ cache hit and input-token cost collapses to ~1/5. Terminal-first, leave it running. +Moniker: reasonix +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- deepseek +- large-language-model +- llm +- programming +ReleaseNotes: |- + 本次发布提升了桌面端体验:MCP 错误信息更清晰,修复了 Windows 插件 Hook 兼容性问题,增加了可执行程序图标,并引入了中英双语更新日志。 + English → · 网页版完整更新日志 → + 使用攻略 + - 桌面 Hook — 在 Reasonix 桌面端中创建和使用 Hook 的指南。 + - 插件包 — 如何创建、配置和分发 Reasonix 插件。 + - 插件包(中文) — 中文指南:创建、配置和分发 Reasonix 插件。 + - 发布流程 — 如何构建、验证和发布 Reasonix 版本。 + 概览 + Reasonix v1.17.14 — Reasonix 1.17.14 + 本次发布提升了桌面端体验:MCP 错误信息更清晰,修复了 Windows 插件 Hook 兼容性问题,增加了可执行程序图标,并引入了中英双语更新日志。 + 发布日期:2026-07-16 + 重点内容 + - 中英双语更新日志 — 更新日志现经审阅后以中英双语发布,并配有独立版本页面。桌面更新横幅将直接链接到对应版本。 (#6576) + - MCP npm 连接端点可见性 — MCP 连接失败时,错误摘要现在会显示注册表主机和端点,方便诊断代理或网络问题。 (#6559) + - Windows 插件 Hook 兼容性 — Windows 插件 Hook 现在能正确展开 $ 等别名,支持 bash Hook,并能处理非 UTF-8 输出。 (#6550) + - Windows 可执行程序图标 — Windows 启动器、守护程序和更新程序现在显示 Reasonix 图标,并包含版本元数据。 (#6549) + - 桌面更新下载链接 — 手动桌面更新现在会打开桌面下载页面,并高亮显示正确的操作系统。 (#6553) + 新功能 + - 中英双语更新日志 — 新增经审阅、版本化的中英双语发布目录;网站现在提供更新日志和版本页面,桌面更新横幅会链接到对应版本。 (#6576) + 改进 + - Windows 可执行程序图标 — 启动器、守护程序和更新助手现具有 Reasonix 图标及版本元数据。 (#6549) + 修复 + - MCP npm 连接端点可见性 — MCP 错误摘要现在会显示 npm 注册表主机和端点,便于排查连接问题。 (#6559) + - Windows 插件 Hook 兼容性 — Windows 上的插件 Hook 现在可展开别名、兼容 bash 并处理旧编码。 (#6550) + - 桌面更新下载链接 — 手动更新现在会打开桌面下载页面并高亮操作系统。 (#6553) + 升级提醒 + 本版本无需手动迁移。 + 风险提示 + 当前没有需要额外操作的已知风险。 + 致谢 + 感谢本版本的贡献者:@SivanCola + 下载与安装 + - 官网按平台下载 + - 查看完整差异 +ReleaseNotesUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/tag/v1.17.14 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixCLI/1.17.14/ESEngine.ReasonixCLI.locale.zh-CN.yaml b/manifests/e/ESEngine/ReasonixCLI/1.17.14/ESEngine.ReasonixCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..30c1774e875e0 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixCLI/1.17.14/ESEngine.ReasonixCLI.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: ESEngine.ReasonixCLI +PackageVersion: 1.17.14 +PackageLocale: zh-CN +ShortDescription: 为终端而生的 DeepSeek 原生编程 Agent。 +Description: Reasonix 直接对接 api.deepseek.com,围绕 DeepSeek 的字节稳定 prefix-cache 设计了 append-only 的运行循环 —— 长会话能把缓存命中保持在 90%+,输入 token 成本降到 1/5。终端优先,留它一直跑着。 +Tags: +- deepseek +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixCLI/1.17.14/ESEngine.ReasonixCLI.yaml b/manifests/e/ESEngine/ReasonixCLI/1.17.14/ESEngine.ReasonixCLI.yaml new file mode 100644 index 0000000000000..4c8acad191c7f --- /dev/null +++ b/manifests/e/ESEngine/ReasonixCLI/1.17.14/ESEngine.ReasonixCLI.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: ESEngine.ReasonixCLI +PackageVersion: 1.17.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2df14811bfda5d57e650d87eb296ee4cef969b5a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:20:41 +0800 Subject: [PATCH 075/188] New version: ESEngine.ReasonixDesktop version 1.17.14 (#403366) --- .../ESEngine.ReasonixDesktop.installer.yaml | 16 +++++ ...ESEngine.ReasonixDesktop.locale.en-US.yaml | 68 +++++++++++++++++++ ...ESEngine.ReasonixDesktop.locale.zh-CN.yaml | 22 ++++++ .../1.17.14/ESEngine.ReasonixDesktop.yaml | 8 +++ 4 files changed, 114 insertions(+) create mode 100644 manifests/e/ESEngine/ReasonixDesktop/1.17.14/ESEngine.ReasonixDesktop.installer.yaml create mode 100644 manifests/e/ESEngine/ReasonixDesktop/1.17.14/ESEngine.ReasonixDesktop.locale.en-US.yaml create mode 100644 manifests/e/ESEngine/ReasonixDesktop/1.17.14/ESEngine.ReasonixDesktop.locale.zh-CN.yaml create mode 100644 manifests/e/ESEngine/ReasonixDesktop/1.17.14/ESEngine.ReasonixDesktop.yaml diff --git a/manifests/e/ESEngine/ReasonixDesktop/1.17.14/ESEngine.ReasonixDesktop.installer.yaml b/manifests/e/ESEngine/ReasonixDesktop/1.17.14/ESEngine.ReasonixDesktop.installer.yaml new file mode 100644 index 0000000000000..160984da257c0 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixDesktop/1.17.14/ESEngine.ReasonixDesktop.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: ESEngine.ReasonixDesktop +PackageVersion: 1.17.14 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: ReasonixReasonix +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/download/desktop-v1.17.14/Reasonix-windows-amd64-installer.exe + InstallerSha256: 2B72ABC83461E2B9DD8966D4085F0AEEE139CDA033855D3205B9A60EC1C97255 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixDesktop/1.17.14/ESEngine.ReasonixDesktop.locale.en-US.yaml b/manifests/e/ESEngine/ReasonixDesktop/1.17.14/ESEngine.ReasonixDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..8dc3bb14eda98 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixDesktop/1.17.14/ESEngine.ReasonixDesktop.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: ESEngine.ReasonixDesktop +PackageVersion: 1.17.14 +PackageLocale: en-US +Publisher: reasonix +PublisherUrl: https://esengine.cn/ +PublisherSupportUrl: https://github.com/esengine/DeepSeek-Reasonix/issues +PackageName: Reasonix +PackageUrl: https://esengine.github.io/DeepSeek-Reasonix/ +License: MIT +LicenseUrl: https://github.com/esengine/DeepSeek-Reasonix/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Reasonix Contributors +ShortDescription: A DeepSeek-native coding agent, for your terminal. +Description: Reasonix talks straight to api.deepseek.com. The loop is append-only, engineered around DeepSeek's byte-stable prefix cache — long sessions hold 90%+ cache hit and input-token cost collapses to ~1/5. Terminal-first, leave it running. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- deepseek +- large-language-model +- llm +- programming +ReleaseNotes: |- + 本次发布提升了桌面端体验:MCP 错误信息更清晰,修复了 Windows 插件 Hook 兼容性问题,增加了可执行程序图标,并引入了中英双语更新日志。 + English → · 网页版完整更新日志 → + 使用攻略 + - 桌面 Hook — 在 Reasonix 桌面端中创建和使用 Hook 的指南。 + - 插件包 — 如何创建、配置和分发 Reasonix 插件。 + - 插件包(中文) — 中文指南:创建、配置和分发 Reasonix 插件。 + - 发布流程 — 如何构建、验证和发布 Reasonix 版本。 + 概览 + Reasonix v1.17.14 — Reasonix 1.17.14 + 本次发布提升了桌面端体验:MCP 错误信息更清晰,修复了 Windows 插件 Hook 兼容性问题,增加了可执行程序图标,并引入了中英双语更新日志。 + 发布日期:2026-07-16 + 重点内容 + - 中英双语更新日志 — 更新日志现经审阅后以中英双语发布,并配有独立版本页面。桌面更新横幅将直接链接到对应版本。 (#6576) + - MCP npm 连接端点可见性 — MCP 连接失败时,错误摘要现在会显示注册表主机和端点,方便诊断代理或网络问题。 (#6559) + - Windows 插件 Hook 兼容性 — Windows 插件 Hook 现在能正确展开 $ 等别名,支持 bash Hook,并能处理非 UTF-8 输出。 (#6550) + - Windows 可执行程序图标 — Windows 启动器、守护程序和更新程序现在显示 Reasonix 图标,并包含版本元数据。 (#6549) + - 桌面更新下载链接 — 手动桌面更新现在会打开桌面下载页面,并高亮显示正确的操作系统。 (#6553) + 新功能 + - 中英双语更新日志 — 新增经审阅、版本化的中英双语发布目录;网站现在提供更新日志和版本页面,桌面更新横幅会链接到对应版本。 (#6576) + 改进 + - Windows 可执行程序图标 — 启动器、守护程序和更新助手现具有 Reasonix 图标及版本元数据。 (#6549) + 修复 + - MCP npm 连接端点可见性 — MCP 错误摘要现在会显示 npm 注册表主机和端点,便于排查连接问题。 (#6559) + - Windows 插件 Hook 兼容性 — Windows 上的插件 Hook 现在可展开别名、兼容 bash 并处理旧编码。 (#6550) + - 桌面更新下载链接 — 手动更新现在会打开桌面下载页面并高亮操作系统。 (#6553) + 升级提醒 + 本版本无需手动迁移。 + 风险提示 + 当前没有需要额外操作的已知风险。 + 致谢 + 感谢本版本的贡献者:@SivanCola + 下载与安装 + - 官网按平台下载 + - 查看完整差异 +ReleaseNotesUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/tag/desktop-v1.17.14 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixDesktop/1.17.14/ESEngine.ReasonixDesktop.locale.zh-CN.yaml b/manifests/e/ESEngine/ReasonixDesktop/1.17.14/ESEngine.ReasonixDesktop.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a4fa8e944f889 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixDesktop/1.17.14/ESEngine.ReasonixDesktop.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: ESEngine.ReasonixDesktop +PackageVersion: 1.17.14 +PackageLocale: zh-CN +ShortDescription: 为终端而生的 DeepSeek 原生编程 Agent。 +Description: Reasonix 直接对接 api.deepseek.com,围绕 DeepSeek 的字节稳定 prefix-cache 设计了 append-only 的运行循环 —— 长会话能把缓存命中保持在 90%+,输入 token 成本降到 1/5。终端优先,留它一直跑着。 +Tags: +- deepseek +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixDesktop/1.17.14/ESEngine.ReasonixDesktop.yaml b/manifests/e/ESEngine/ReasonixDesktop/1.17.14/ESEngine.ReasonixDesktop.yaml new file mode 100644 index 0000000000000..b5d46481f55b4 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixDesktop/1.17.14/ESEngine.ReasonixDesktop.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: ESEngine.ReasonixDesktop +PackageVersion: 1.17.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c1e3ddce616579fee38b1ca4b102d26d26758455 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:20:55 +0800 Subject: [PATCH 076/188] New version: GDevelop.GDevelop version 5.6.274 (#403367) --- .../5.6.274/GDevelop.GDevelop.installer.yaml | 26 ++++++++ .../GDevelop.GDevelop.locale.en-US.yaml | 59 +++++++++++++++++++ .../GDevelop.GDevelop.locale.zh-CN.yaml | 24 ++++++++ .../GDevelop/5.6.274/GDevelop.GDevelop.yaml | 8 +++ 4 files changed, 117 insertions(+) create mode 100644 manifests/g/GDevelop/GDevelop/5.6.274/GDevelop.GDevelop.installer.yaml create mode 100644 manifests/g/GDevelop/GDevelop/5.6.274/GDevelop.GDevelop.locale.en-US.yaml create mode 100644 manifests/g/GDevelop/GDevelop/5.6.274/GDevelop.GDevelop.locale.zh-CN.yaml create mode 100644 manifests/g/GDevelop/GDevelop/5.6.274/GDevelop.GDevelop.yaml diff --git a/manifests/g/GDevelop/GDevelop/5.6.274/GDevelop.GDevelop.installer.yaml b/manifests/g/GDevelop/GDevelop/5.6.274/GDevelop.GDevelop.installer.yaml new file mode 100644 index 0000000000000..26bc6bd458526 --- /dev/null +++ b/manifests/g/GDevelop/GDevelop/5.6.274/GDevelop.GDevelop.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GDevelop.GDevelop +PackageVersion: 5.6.274 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: c2a9b91e-8206-5b4e-b81d-9aa27463c28e +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/4ian/GDevelop/releases/download/v5.6.274/GDevelop-5-Setup-5.6.274.exe + InstallerSha256: 2AF13C72F41630C839CD64990CF56AB4BF6CAF66B7F96F25238D9B5A24E5D248 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/4ian/GDevelop/releases/download/v5.6.274/GDevelop-5-Setup-5.6.274.exe + InstallerSha256: 2AF13C72F41630C839CD64990CF56AB4BF6CAF66B7F96F25238D9B5A24E5D248 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GDevelop/GDevelop/5.6.274/GDevelop.GDevelop.locale.en-US.yaml b/manifests/g/GDevelop/GDevelop/5.6.274/GDevelop.GDevelop.locale.en-US.yaml new file mode 100644 index 0000000000000..6e468f7084279 --- /dev/null +++ b/manifests/g/GDevelop/GDevelop/5.6.274/GDevelop.GDevelop.locale.en-US.yaml @@ -0,0 +1,59 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GDevelop.GDevelop +PackageVersion: 5.6.274 +PackageLocale: en-US +Publisher: GDevelop Team +PublisherUrl: http://www.florianrival.com/ +PublisherSupportUrl: https://github.com/4ian/GDevelop/issues +PrivacyUrl: https://gdevelop.io/page/privacy-policy +Author: Florian Rival +PackageName: GDevelop +PackageUrl: https://gdevelop.io/ +License: MIT +LicenseUrl: https://github.com/4ian/GDevelop/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2026-present Florian Rival +ShortDescription: The fastest, easiest, most powerful no-code game engine. +Description: "GDevelop is a free, open-source game engine that's 10x easier and faster to use than anything else. Build from anywhere — even on your phone. Publish everywhere: iOS, Android, Steam, web, gaming platforms. Reach millions of players or create the next hit game you've been dreaming of." +Moniker: gdevelop +Tags: +- develop +- development +- game +ReleaseNotes: |- + 💝 Improvements + - You can now restore a recently deleted cloud project: + - Every user can recover a project deleted by mistake, within a short time. + - If you have a subscription, you can restore a project deleted up to 30 days ago. + - Allow to run GDevelop from command line by adding it in PATH at installation (thanks @malec-palec!): + - This is done automatically on Windows at installation. For portable builds or Linux/macOS, use the command palette and search "CLI" to install it. + - Save scroll position of object group and layer properties panels. + - Show better detected build errors, notably for for iOS: common errors, like having an icon with the wrong size, will be reported when a build is failing. + 🐛 Bug fixes + - Fix to avoid incompatible behaviors when adding objects to a group + - Fix "zsh dquote>" hang when launching terminal scripts on macOS (thanks @luciuses) + - Fix "mixed values" wrongly shown for some objects when added to an object group + - Fix PointAttachmentRotationWorld for Spine + - Prevent variables container to crash in some rare cases + - Reduce possible crashes in the event sheet when doing undo/redo + - Add ICU message validation to prevent translation compilation failures + ⚙️ Extensions + - [Experimental] [Project to camera] Move a 2D object to overlap a 3D position (thanks @PANDAKO-GitHub!) + - Migrate 2 extensions to the new variable parameter: + - [Reviewed] [Simple inventories] Handle local variables + - [Experimental] [JSON Resource Loading] Handle local variables + - [Experimental] [3D physics airplane] Simulate an airplane using the 3D physics + 🕹 Premium Game Templates + - Add a new no-code and responsive pc/mobile game template: Word Search by Bouh + 🕹 Examples + - Update save state example with "asynchronous" actions + 🛠 Internal changes (for developers) + - Fix scene variables "persistentUuid" field in JSON being regenerated or deleted on save + - Improve Semaphore CI tests reliability + - Add headless CLI command to import extensions into a project and save it (thanks @malec-palec!) + - Rework build of Three.js as a classic global-script bundle in SharedLibs/ThreeAddons +ReleaseNotesUrl: https://github.com/4ian/GDevelop/releases/tag/v5.6.274 +PurchaseUrl: https://gdevelop.io/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GDevelop/GDevelop/5.6.274/GDevelop.GDevelop.locale.zh-CN.yaml b/manifests/g/GDevelop/GDevelop/5.6.274/GDevelop.GDevelop.locale.zh-CN.yaml new file mode 100644 index 0000000000000..82a0e614078a2 --- /dev/null +++ b/manifests/g/GDevelop/GDevelop/5.6.274/GDevelop.GDevelop.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: GDevelop.GDevelop +PackageVersion: 5.6.274 +PackageLocale: zh-CN +Publisher: GDevelop Team +PublisherUrl: http://www.florianrival.com/ +PublisherSupportUrl: https://github.com/4ian/GDevelop/issues +PrivacyUrl: https://gdevelop.io/page/privacy-policy +Author: Florian Rival +PackageName: GDevelop +PackageUrl: https://gdevelop.io/ +License: MIT +LicenseUrl: https://github.com/4ian/GDevelop/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2026-present Florian Rival +ShortDescription: 最快、最简单、最强大的无代码游戏引擎。 +Description: GDevelop 是一款免费的开源游戏引擎,使用起来比其它任何引擎都要简单和快速 10 倍。在任何地方都能创建,甚至是在手机上。在任何地方都能发布:iOS、Android、Steam、网页和游戏平台。与数百万玩家见面,或制作下一款你梦寐以求的热门游戏。 +Tags: +- 开发 +ReleaseNotesUrl: https://github.com/4ian/GDevelop/releases/tag/v5.6.274 +PurchaseUrl: https://gdevelop.io/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GDevelop/GDevelop/5.6.274/GDevelop.GDevelop.yaml b/manifests/g/GDevelop/GDevelop/5.6.274/GDevelop.GDevelop.yaml new file mode 100644 index 0000000000000..ba66570f8ea33 --- /dev/null +++ b/manifests/g/GDevelop/GDevelop/5.6.274/GDevelop.GDevelop.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: GDevelop.GDevelop +PackageVersion: 5.6.274 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 514c4a6d5675225014d12423a52d3242b5a183fe Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:39:11 +0800 Subject: [PATCH 077/188] New version: AgileBits.1Password version 8.12.26.40 (8.12.26) (#395658) --- .../AgileBits.1Password.installer.yaml | 48 +++++++++++++++++++ .../AgileBits.1Password.locale.en-US.yaml | 32 +++++++++++++ .../AgileBits.1Password.locale.zh-CN.yaml | 26 ++++++++++ .../8.12.26.40/AgileBits.1Password.yaml | 8 ++++ 4 files changed, 114 insertions(+) create mode 100644 manifests/a/AgileBits/1Password/8.12.26.40/AgileBits.1Password.installer.yaml create mode 100644 manifests/a/AgileBits/1Password/8.12.26.40/AgileBits.1Password.locale.en-US.yaml create mode 100644 manifests/a/AgileBits/1Password/8.12.26.40/AgileBits.1Password.locale.zh-CN.yaml create mode 100644 manifests/a/AgileBits/1Password/8.12.26.40/AgileBits.1Password.yaml diff --git a/manifests/a/AgileBits/1Password/8.12.26.40/AgileBits.1Password.installer.yaml b/manifests/a/AgileBits/1Password/8.12.26.40/AgileBits.1Password.installer.yaml new file mode 100644 index 0000000000000..637fcd6dac57d --- /dev/null +++ b/manifests/a/AgileBits/1Password/8.12.26.40/AgileBits.1Password.installer.yaml @@ -0,0 +1,48 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AgileBits.1Password +PackageVersion: 8.12.26.40 +UpgradeBehavior: install +Protocols: +- onepassword +- onepassword8 +Installers: +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.19041.0 + Architecture: x64 + InstallerType: msix + InstallerUrl: https://c.1password.com/dist/1P/win8/1PasswordSetup-8.12.26.msixbundle + InstallerSha256: 998F761BE25159909D704869051C36530D17B6D56C84B484049A684FAF05B626 + SignatureSha256: 97A2E55993BA33BF5A87222855FA29A882DDBF239D27DAEE3B3F30C9C4E8B624 + PackageFamilyName: Agilebits.1Password_amwd9z03whsfe + Capabilities: + - internetClient + - packageManagement + - runFullTrust + - unvirtualizedResources +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.19041.0 + Architecture: arm64 + InstallerType: msix + InstallerUrl: https://c.1password.com/dist/1P/win8/1PasswordSetup-8.12.26.msixbundle + InstallerSha256: 998F761BE25159909D704869051C36530D17B6D56C84B484049A684FAF05B626 + SignatureSha256: 97A2E55993BA33BF5A87222855FA29A882DDBF239D27DAEE3B3F30C9C4E8B624 + PackageFamilyName: Agilebits.1Password_amwd9z03whsfe + Capabilities: + - internetClient + - packageManagement + - runFullTrust + - unvirtualizedResources +- Architecture: x64 + InstallerType: msi + Scope: machine + InstallerUrl: https://c.1password.com/dist/1P/win8/1PasswordSetup-8.12.26.msi + InstallerSha256: 49648AE8E4F8B85BA314D1AAE268829BE6D4194D82BAFD973D32644EC2147071 + ProductCode: '{4EE89908-A047-4A4F-BC74-69BEC30756A6}' + AppsAndFeaturesEntries: + - DisplayVersion: 8.12.26 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AgileBits/1Password/8.12.26.40/AgileBits.1Password.locale.en-US.yaml b/manifests/a/AgileBits/1Password/8.12.26.40/AgileBits.1Password.locale.en-US.yaml new file mode 100644 index 0000000000000..40b95ed83d3a9 --- /dev/null +++ b/manifests/a/AgileBits/1Password/8.12.26.40/AgileBits.1Password.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AgileBits.1Password +PackageVersion: 8.12.26.40 +PackageLocale: en-US +Publisher: AgileBits Inc. +PublisherUrl: https://1password.com/ +PublisherSupportUrl: https://support.1password.com/ +PrivacyUrl: https://1password.com/legal/privacy +Author: AgileBits Inc. +PackageName: 1Password +PackageUrl: https://1password.com/downloads/windows +License: Proprietary +LicenseUrl: https://1password.com/legal/terms-of-service +Copyright: © 2026 1Password. All rights reserved. +CopyrightUrl: https://1password.com/legal/terms-of-service +ShortDescription: Top-Rated Password Manager for Personal & Business Use +Description: Protect your sensitive information with our password manager. Stop data breaches, secure apps, and autofill passwords with 1Password. +Tags: +- credential +- password +- protect +- protection +- security +- vault +PurchaseUrl: https://1password.com/pricing +Documentations: +- DocumentLabel: 1Password Developer + DocumentUrl: https://developer.1password.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AgileBits/1Password/8.12.26.40/AgileBits.1Password.locale.zh-CN.yaml b/manifests/a/AgileBits/1Password/8.12.26.40/AgileBits.1Password.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0f5b3afac6211 --- /dev/null +++ b/manifests/a/AgileBits/1Password/8.12.26.40/AgileBits.1Password.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: AgileBits.1Password +PackageVersion: 8.12.26.40 +PackageLocale: zh-CN +PublisherUrl: https://1password.com/zh-cn +PrivacyUrl: https://1password.com/zh-cn/legal/privacy +PackageUrl: https://1password.com/zh-cn/downloads/windows +License: 专有软件 +LicenseUrl: https://1password.com/zh-cn/legal/terms-of-service +Copyright: © 2026 1Password. 保留所有权利。 +CopyrightUrl: https://1password.com/zh-cn/legal/terms-of-service +ShortDescription: 适合个人和企业使用的顶级密码管理器 +Description: 使用我们的密码管理器保护您的敏感信息。使用 1Password 杜绝数据泄露、确保应用程序安全并自动填充密码。 +Tags: +- 保护 +- 凭据 +- 安全 +- 密码 +PurchaseUrl: https://1password.com/zh-cn/pricing +Documentations: +- DocumentLabel: 1Password 开发者 + DocumentUrl: https://developer.1password.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AgileBits/1Password/8.12.26.40/AgileBits.1Password.yaml b/manifests/a/AgileBits/1Password/8.12.26.40/AgileBits.1Password.yaml new file mode 100644 index 0000000000000..f3a1e40356bdd --- /dev/null +++ b/manifests/a/AgileBits/1Password/8.12.26.40/AgileBits.1Password.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: AgileBits.1Password +PackageVersion: 8.12.26.40 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c8ea89be1bf40854874e9773a8f6a522c76f8483 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:39:25 +0800 Subject: [PATCH 078/188] New version: Anysphere.Cursor version 3.10.17 (#398557) --- .../3.10.17/Anysphere.Cursor.installer.yaml | 176 ++++++++++++++++++ .../Anysphere.Cursor.locale.en-US.yaml | 44 +++++ .../Anysphere.Cursor.locale.zh-CN.yaml | 19 ++ .../Cursor/3.10.17/Anysphere.Cursor.yaml | 8 + 4 files changed, 247 insertions(+) create mode 100644 manifests/a/Anysphere/Cursor/3.10.17/Anysphere.Cursor.installer.yaml create mode 100644 manifests/a/Anysphere/Cursor/3.10.17/Anysphere.Cursor.locale.en-US.yaml create mode 100644 manifests/a/Anysphere/Cursor/3.10.17/Anysphere.Cursor.locale.zh-CN.yaml create mode 100644 manifests/a/Anysphere/Cursor/3.10.17/Anysphere.Cursor.yaml diff --git a/manifests/a/Anysphere/Cursor/3.10.17/Anysphere.Cursor.installer.yaml b/manifests/a/Anysphere/Cursor/3.10.17/Anysphere.Cursor.installer.yaml new file mode 100644 index 0000000000000..67ec4a71bffec --- /dev/null +++ b/manifests/a/Anysphere/Cursor/3.10.17/Anysphere.Cursor.installer.yaml @@ -0,0 +1,176 @@ +# 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: 3.10.17 +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 +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://downloads.cursor.com/production/c89f45b831621cdc5e951694db44fecd8fab1150/win32/x64/user-setup/CursorUserSetup-x64-3.10.17.exe + InstallerSha256: EC2C9A9394AF9341938E354EB26CF5564A1462F6CF7669C1A9091D790B30FBC9 + ProductCode: '{DADADADA-ADAD-ADAD-ADAD-ADADADADADAD}_is1' +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.cursor.com/production/c89f45b831621cdc5e951694db44fecd8fab1150/win32/x64/system-setup/CursorSetup-x64-3.10.17.exe + InstallerSha256: E303EA01B18B0E3F3C05D2055F240DA8414AE8CED2500801CCB5CB661D1DBA03 + ProductCode: '{D7D7D7D7-7D7D-7D7D-7D7D-7D7D7D7D7D7D}_is1' +- Architecture: arm64 + Scope: user + InstallerUrl: https://downloads.cursor.com/production/c89f45b831621cdc5e951694db44fecd8fab1150/win32/arm64/user-setup/CursorUserSetup-arm64-3.10.17.exe + InstallerSha256: 805D3A35EC1F4A0230A9DB492CB49B83FD47E05F328677AEB314416C35188D74 + ProductCode: '{DBDBDBDB-BDBD-BDBD-BDBD-BDBDBDBDBDBD}_is1' +- Architecture: arm64 + Scope: machine + InstallerUrl: https://downloads.cursor.com/production/c89f45b831621cdc5e951694db44fecd8fab1150/win32/arm64/system-setup/CursorSetup-arm64-3.10.17.exe + InstallerSha256: F942B23C8F58ABACEDD90D653E33C6EF4CA5367C989F1C1D512EDF74C7055C67 + ProductCode: '{D8D8D8D8-8D8D-8D8D-8D8D-8D8D8D8D8D8D}_is1' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anysphere/Cursor/3.10.17/Anysphere.Cursor.locale.en-US.yaml b/manifests/a/Anysphere/Cursor/3.10.17/Anysphere.Cursor.locale.en-US.yaml new file mode 100644 index 0000000000000..4193a8b0f9adc --- /dev/null +++ b/manifests/a/Anysphere/Cursor/3.10.17/Anysphere.Cursor.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Anysphere.Cursor +PackageVersion: 3.10.17 +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 +ReleaseNotes: |- + We've expanded team marketplaces to support Team MCPs and organization groups. + + Team MCPs in team marketplaces + Admins can now configure Team MCP servers once and distribute them across cloud agents, the agents window, IDE, and CLI. + When an admin sets up Team MCP servers for cloud agents, they can make those same servers available in a team marketplace from Dashboard -> Integrations & MCP. This allows members of the team to install approved integrations locally without configuring servers themselves. + Learn more in the docs on migrating existing Team MCPs. + + Marketplace access by organization group + Team marketplaces now support organization groups, in addition to team-level SCIM directory groups. + + Under Dashboard -> Plugins -> Team Marketplaces, restrict marketplace access to specific organization groups. Marketplaces that already use SCIM directory groups keep that configuration. + Get started in the Cursor dashboard. +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/3.10.17/Anysphere.Cursor.locale.zh-CN.yaml b/manifests/a/Anysphere/Cursor/3.10.17/Anysphere.Cursor.locale.zh-CN.yaml new file mode 100644 index 0000000000000..68fc3a200bc0c --- /dev/null +++ b/manifests/a/Anysphere/Cursor/3.10.17/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: 3.10.17 +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/3.10.17/Anysphere.Cursor.yaml b/manifests/a/Anysphere/Cursor/3.10.17/Anysphere.Cursor.yaml new file mode 100644 index 0000000000000..e8a08ce3672d6 --- /dev/null +++ b/manifests/a/Anysphere/Cursor/3.10.17/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: 3.10.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From eec9c63800da7351fd31699cc2f839a0faad07e1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:39:52 +0800 Subject: [PATCH 079/188] New version: Brave.Brave.Beta version 150.1.93.113 (#398781) --- .../Brave.Brave.Beta.installer.yaml | 86 +++++++++++++++++++ .../Brave.Brave.Beta.locale.en-US.yaml | 33 +++++++ .../Brave.Brave.Beta.locale.zh-CN.yaml | 29 +++++++ .../Beta/150.1.93.113/Brave.Brave.Beta.yaml | 8 ++ 4 files changed, 156 insertions(+) create mode 100644 manifests/b/Brave/Brave/Beta/150.1.93.113/Brave.Brave.Beta.installer.yaml create mode 100644 manifests/b/Brave/Brave/Beta/150.1.93.113/Brave.Brave.Beta.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Beta/150.1.93.113/Brave.Brave.Beta.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Beta/150.1.93.113/Brave.Brave.Beta.yaml diff --git a/manifests/b/Brave/Brave/Beta/150.1.93.113/Brave.Brave.Beta.installer.yaml b/manifests/b/Brave/Brave/Beta/150.1.93.113/Brave.Brave.Beta.installer.yaml new file mode 100644 index 0000000000000..14ca71c20a5da --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/150.1.93.113/Brave.Brave.Beta.installer.yaml @@ -0,0 +1,86 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Beta +PackageVersion: 150.1.93.113 +InstallerType: exe +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147219416 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Browser-Beta +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.113/BraveBrowserStandaloneSilentBetaSetup32.exe + InstallerSha256: 85658C7682C2287A0630D69EE3050BCF8AD9B582286F7D0ABFFC5DFD60D0424C + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.113/BraveBrowserStandaloneBetaSetup32.exe + InstallerSha256: 29A0F6206D34F1E8E432E3FC019527DDC4E0B39515F87CC491ED40250AABBB54 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.113/BraveBrowserStandaloneSilentBetaSetup.exe + InstallerSha256: 3E9D43B1336E2C3134F1E1B6BEF6CD2D885DBF5617D037C19956F9DF2F8D845D + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.113/BraveBrowserStandaloneBetaSetup.exe + InstallerSha256: 925E3836E2F68702E55A1DEF0A9C9DE7652EC30735CD1BC7D4C3B8BF2288A0D4 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.113/BraveBrowserStandaloneSilentBetaSetupArm64.exe + InstallerSha256: 63B889B73A31D1513E4C0EEA24B7A2FD6F7537B4C90D7A5B31948BCB6237A014 + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.113/BraveBrowserStandaloneBetaSetupArm64.exe + InstallerSha256: B2ECFA731E0A3FA782E9710AB4C358D135B7887EDD53E919CCC9BE09236B6967 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Beta/150.1.93.113/Brave.Brave.Beta.locale.en-US.yaml b/manifests/b/Brave/Brave/Beta/150.1.93.113/Brave.Brave.Beta.locale.en-US.yaml new file mode 100644 index 0000000000000..88fe50eb0d31c --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/150.1.93.113/Brave.Brave.Beta.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: Brave.Brave.Beta +PackageVersion: 150.1.93.113 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Beta +PackageUrl: https://brave.com/download-beta +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2026 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Beta is an early preview for new versions of Brave that showcases the newest advances that we're bringing to your browser. +Description: |- + Brave Beta is an early preview for new versions of Brave. + This build showcases the newest advances that we’re bringing to your browser and it’s ready for your daily use. + Brave Beta automatically sends us crash reports when things go wrong. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Beta/150.1.93.113/Brave.Brave.Beta.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Beta/150.1.93.113/Brave.Brave.Beta.locale.zh-CN.yaml new file mode 100644 index 0000000000000..47fed120f6272 --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/150.1.93.113/Brave.Brave.Beta.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Beta +PackageVersion: 150.1.93.113 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Beta +PackageUrl: https://brave.com/download-beta +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Beta 是 Brave 新版本的早期预览,展示了我们为您的浏览器带来的最新进展。 +Description: Brave Beta 是 Brave 新版本的早期预览,展示了我们为您的浏览器带来的最新进展,并已经准备好供您日常使用。当出现问题时,Brave Beta 会自动向我们发送崩溃报告。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Beta/150.1.93.113/Brave.Brave.Beta.yaml b/manifests/b/Brave/Brave/Beta/150.1.93.113/Brave.Brave.Beta.yaml new file mode 100644 index 0000000000000..cd2511d52a51e --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/150.1.93.113/Brave.Brave.Beta.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: Brave.Brave.Beta +PackageVersion: 150.1.93.113 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 65cdf7d8607273c20b28240cf695843549718ef7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:40:05 +0800 Subject: [PATCH 080/188] New version: Brave.BraveOrigin.Nightly version 150.1.94.48 (#399501) --- .../Brave.BraveOrigin.Nightly.installer.yaml | 85 +++++++++++++++++++ ...rave.BraveOrigin.Nightly.locale.en-US.yaml | 34 ++++++++ ...rave.BraveOrigin.Nightly.locale.zh-CN.yaml | 24 ++++++ .../Brave.BraveOrigin.Nightly.yaml | 8 ++ 4 files changed, 151 insertions(+) create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/150.1.94.48/Brave.BraveOrigin.Nightly.installer.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/150.1.94.48/Brave.BraveOrigin.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/150.1.94.48/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/150.1.94.48/Brave.BraveOrigin.Nightly.yaml diff --git a/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.48/Brave.BraveOrigin.Nightly.installer.yaml b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.48/Brave.BraveOrigin.Nightly.installer.yaml new file mode 100644 index 0000000000000..636525974be0e --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.48/Brave.BraveOrigin.Nightly.installer.yaml @@ -0,0 +1,85 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 150.1.94.48 +InstallerType: exe +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147219416 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Origin-Nightly +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.48/BraveOriginStandaloneSilentNightlySetup32.exe + InstallerSha256: C7925213F6D0D3F13317790462C752C68D96E60DCBF24068FDFC2DA0F105C84F + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.48/BraveOriginStandaloneNightlySetup32.exe + InstallerSha256: D9BA94E29F6540B57636AD503B18B2E2BE61E573A6970BBB902D11F44258FFDA + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.48/BraveOriginStandaloneSilentNightlySetup.exe + InstallerSha256: A56B38787F452B92A336D8E86EEF815EC96A2FF5FC29D8DDA31AB458354E1221 + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.48/BraveOriginStandaloneNightlySetup.exe + InstallerSha256: 324C796D21E0EDAC6EAF8F2CDDC7C266AF48B2B084F8BE5183AFE2F34AF20757 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.48/BraveOriginStandaloneSilentNightlySetupArm64.exe + InstallerSha256: E2035636786848B0802F493F47B9223B03F0DD727059C1A88868C01F4DBB5AE6 + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.48/BraveOriginStandaloneNightlySetupArm64.exe + InstallerSha256: 3DE55573C4DD42258885590F3BDE3D6824B1E9FA69C599F1A03304683855146A + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.48/Brave.BraveOrigin.Nightly.locale.en-US.yaml b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.48/Brave.BraveOrigin.Nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..910c6bcaeabb6 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.48/Brave.BraveOrigin.Nightly.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 150.1.94.48 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/ +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Origin Nightly +PackageUrl: https://brave.com/origin/download-nightly/ +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2026 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: The untested—but stable—version of Brave Origin for advanced users and developers. +Description: |- + Brave Origin is a paid* version of the browser for users who don’t need all the features that support Brave as a business, but still want the privacy that only Brave offers. Origin users will continue to benefit from our industry-leading privacy, adblock, and speed (via Shields), as well as regular software updates, Chromium patches, and security and privacy improvements. Origin will remove** most other features from the browser. + * Origin is available as a free download for Linux desktop users. + ** If you opt to use Origin as an upgrade to the existing version of Brave on your device, you’ll unlock a new Settings panel where you can toggle features on / off as you wish. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +ReleaseNotesUrl: https://brave.com/latest +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.48/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.48/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9236ada879d40 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.48/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 150.1.94.48 +PackageLocale: zh-CN +PublisherUrl: https://brave.com/zh +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +ShortDescription: 适用于高级用户和开发者的未经测试但稳定的 Brave Origin 版本。 +Description: |- + Brave Origin 是一款付费* 浏览器版本,面向不需要 Brave 商业支持功能但仍希望获得仅 Brave 提供的隐私保护的用户。Origin 用户将继续受益于我们在行业内领先的隐私保护、广告拦截和速度性能(通过 Shields),以及定期的软件更新、Chromium 补丁,还有安全与隐私方面的改进。Origin 将移除** 浏览器中的大部分其他功能。 + * Linux 桌面用户可免费下载 Origin 版本。 + ** 如果您选择将设备上现有的 Brave 升级为 Origin 版本,您将解锁一个全新的设置面板,可根据需要自行开启或关闭各项功能。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.48/Brave.BraveOrigin.Nightly.yaml b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.48/Brave.BraveOrigin.Nightly.yaml new file mode 100644 index 0000000000000..996ac8095964d --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/150.1.94.48/Brave.BraveOrigin.Nightly.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: Brave.BraveOrigin.Nightly +PackageVersion: 150.1.94.48 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4eddd1001fb7011030d8e4c159d9cc82d076474a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lio=E6=9D=8E=E6=AD=90?= Date: Thu, 16 Jul 2026 19:40:10 +0200 Subject: [PATCH 081/188] New version: DefangLabs.Defang 3.11.1 (#399628) Co-authored-by: goreleaserbot --- .../3.11.1/DefangLabs.Defang.installer.yaml | 26 +++++++++++++++++++ .../DefangLabs.Defang.locale.en-US.yaml | 17 ++++++++++++ .../Defang/3.11.1/DefangLabs.Defang.yaml | 7 +++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/d/DefangLabs/Defang/3.11.1/DefangLabs.Defang.installer.yaml create mode 100644 manifests/d/DefangLabs/Defang/3.11.1/DefangLabs.Defang.locale.en-US.yaml create mode 100644 manifests/d/DefangLabs/Defang/3.11.1/DefangLabs.Defang.yaml diff --git a/manifests/d/DefangLabs/Defang/3.11.1/DefangLabs.Defang.installer.yaml b/manifests/d/DefangLabs/Defang/3.11.1/DefangLabs.Defang.installer.yaml new file mode 100644 index 0000000000000..f075daf2c2335 --- /dev/null +++ b/manifests/d/DefangLabs/Defang/3.11.1/DefangLabs.Defang.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: DefangLabs.Defang +PackageVersion: 3.11.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-07-08" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: defang.exe + PortableCommandAlias: defang + InstallerUrl: https://s.defang.io/defang_3.11.1_windows_arm64.zip?x-defang-source=winget + InstallerSha256: e263999a08f7fc4b6c89bbae81126a390e3398aafa51f1c9bd1f396307d0c948 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: defang.exe + PortableCommandAlias: defang + InstallerUrl: https://s.defang.io/defang_3.11.1_windows_amd64.zip?x-defang-source=winget + InstallerSha256: c1d923b2382c75a7b395a0ba600050bbba15f03a9566774b93e4fac66c827454 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DefangLabs/Defang/3.11.1/DefangLabs.Defang.locale.en-US.yaml b/manifests/d/DefangLabs/Defang/3.11.1/DefangLabs.Defang.locale.en-US.yaml new file mode 100644 index 0000000000000..aecbfe93dd961 --- /dev/null +++ b/manifests/d/DefangLabs/Defang/3.11.1/DefangLabs.Defang.locale.en-US.yaml @@ -0,0 +1,17 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: DefangLabs.Defang +PackageVersion: 3.11.1 +PackageLocale: en-US +Publisher: DefangLabs +PublisherUrl: https://defang.io/ +PublisherSupportUrl: https://github.com/DefangLabs/defang/issues/ +PackageName: Defang +PackageUrl: https://github.com/DefangLabs/defang/ +License: MIT +Copyright: Defang Software Labs Inc. +ShortDescription: The Defang command-line interface (CLI) +Description: Develop Anything, Deploy Anywhere. +Moniker: Defang +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DefangLabs/Defang/3.11.1/DefangLabs.Defang.yaml b/manifests/d/DefangLabs/Defang/3.11.1/DefangLabs.Defang.yaml new file mode 100644 index 0000000000000..b156b682d7bfa --- /dev/null +++ b/manifests/d/DefangLabs/Defang/3.11.1/DefangLabs.Defang.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: DefangLabs.Defang +PackageVersion: 3.11.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c4378ee49929efeb7824e14a7cd1ddbda2a815b9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:40:20 +0800 Subject: [PATCH 082/188] New version: Discord.Discord.PTB.arm64 version 1.0.44 (#400070) --- .../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.44/Discord.Discord.PTB.arm64.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/d/Discord/Discord/PTB/arm64/1.0.44/Discord.Discord.PTB.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/PTB/arm64/1.0.44/Discord.Discord.PTB.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/PTB/arm64/1.0.44/Discord.Discord.PTB.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/PTB/arm64/1.0.44/Discord.Discord.PTB.arm64.yaml diff --git a/manifests/d/Discord/Discord/PTB/arm64/1.0.44/Discord.Discord.PTB.arm64.installer.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.44/Discord.Discord.PTB.arm64.installer.yaml new file mode 100644 index 0000000000000..3e0ad17000a52 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.44/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.44 +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.44/DiscordPTBSetup.exe + InstallerSha256: 0FB4098E3A4907F0DC2FB6B7EDB868993F5F8DE03E50056756406A0ECDEE842D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/PTB/arm64/1.0.44/Discord.Discord.PTB.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.44/Discord.Discord.PTB.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..832dfc078d607 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.44/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.44 +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.44/Discord.Discord.PTB.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.44/Discord.Discord.PTB.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..026eac53b2533 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.44/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.44 +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.44/Discord.Discord.PTB.arm64.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.44/Discord.Discord.PTB.arm64.yaml new file mode 100644 index 0000000000000..0a7cd871c1698 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.44/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.44 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 210bfb39d96a58e17d13d4ec765406e8891a38c1 Mon Sep 17 00:00:00 2001 From: bceverly Date: Thu, 16 Jul 2026 13:40:34 -0400 Subject: [PATCH 083/188] New version: sysmanage.sysmanage version 3.0.1.8 (#400835) --- .../sysmanage.sysmanage.installer.yaml | 31 +++ .../sysmanage.sysmanage.locale.en-US.yaml | 262 ++++++++++++++++++ .../3.0.1.8/sysmanage.sysmanage.yaml | 8 + 3 files changed, 301 insertions(+) create mode 100644 manifests/s/sysmanage/sysmanage/3.0.1.8/sysmanage.sysmanage.installer.yaml create mode 100644 manifests/s/sysmanage/sysmanage/3.0.1.8/sysmanage.sysmanage.locale.en-US.yaml create mode 100644 manifests/s/sysmanage/sysmanage/3.0.1.8/sysmanage.sysmanage.yaml diff --git a/manifests/s/sysmanage/sysmanage/3.0.1.8/sysmanage.sysmanage.installer.yaml b/manifests/s/sysmanage/sysmanage/3.0.1.8/sysmanage.sysmanage.installer.yaml new file mode 100644 index 0000000000000..317b68d79d648 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.0.1.8/sysmanage.sysmanage.installer.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.0.1.8 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-07-11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bceverly/sysmanage/releases/download/v3.0.1.8/sysmanage-3.0.1.8-windows-x64.msi + InstallerSha256: 8865546D8E6FD50B44D1D7CBC25DE5D39E22F2E9EE5320041CE6C7D8E05E58E8 + ProductCode: '{E7696EF5-3398-446B-BA0B-A8E82E1DAA2D}' + AppsAndFeaturesEntries: + - ProductCode: '{E7696EF5-3398-446B-BA0B-A8E82E1DAA2D}' + UpgradeCode: '{F1E2D3C4-B5A6-4D7C-9E8F-1A2B3C4D5E6F}' +- Architecture: arm64 + InstallerUrl: https://github.com/bceverly/sysmanage/releases/download/v3.0.1.8/sysmanage-3.0.1.8-windows-arm64.msi + InstallerSha256: BF5668CDDACCDB4ADAD2E8775A7FE81651DDFF17B020ABDAFCE2A7D0A155920D + ProductCode: '{C60CE5B6-5B66-40EE-AA65-B75874527EB3}' + AppsAndFeaturesEntries: + - ProductCode: '{C60CE5B6-5B66-40EE-AA65-B75874527EB3}' + UpgradeCode: '{F1E2D3C4-B5A6-4D7C-9E8F-1A2B3C4D5E6F}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage/3.0.1.8/sysmanage.sysmanage.locale.en-US.yaml b/manifests/s/sysmanage/sysmanage/3.0.1.8/sysmanage.sysmanage.locale.en-US.yaml new file mode 100644 index 0000000000000..7a7288ed21e8e --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.0.1.8/sysmanage.sysmanage.locale.en-US.yaml @@ -0,0 +1,262 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.0.1.8 +PackageLocale: en-US +Publisher: SysManage +PublisherUrl: https://github.com/bceverly/sysmanage +PublisherSupportUrl: https://github.com/bceverly/sysmanage/issues +Author: Bryan Everly +PackageName: SysManage Server +PackageUrl: https://github.com/bceverly/sysmanage +License: AGPL-3.0-or-later +LicenseUrl: https://github.com/bceverly/sysmanage/blob/HEAD/LICENSE +Copyright: Copyright (c) Bryan Everly +ShortDescription: Open-source fleet management server for SysManage. +Description: SysManage is the server-side component of an open-source fleet management platform. It accepts inventory from SysManage Agent hosts, dispatches declarative deployment plans (package install, firewall config, antivirus deployment, VM lifecycle), surfaces health and compliance dashboards, and exposes a REST + WebSocket API for orchestration. +Moniker: sysmanage +ReleaseNotes: |- + SysManage Server v3.0.1.8 + Fixed test regressions at end of phase 13 + Multi-platform system management and monitoring server with web-based interface. + Installation Instructions + Ubuntu/Debian + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.0.1.8/sysmanage_3.0.1.8-1_all.deb + sudo apt install ./sysmanage_3.0.1.8-1_all.deb + # Install nginx if not already installed + sudo apt install nginx + # Configure the server + sudo nano /etc/sysmanage.yaml + # Run database migrations + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the service + sudo systemctl enable --now sysmanage + OpenBSD + # Download the port tarball + wget https://github.com/bceverly/sysmanage/releases/download/v3.0.1.8/sysmanage-openbsd-port-3.0.1.8.tar.gz + # Extract to OpenBSD ports tree + cd /usr/ports/mystuff + mkdir -p www + tar xzf ~/sysmanage-openbsd-port-3.0.1.8.tar.gz -C www/ + # Generate checksums + cd /usr/ports/mystuff/www/sysmanage + doas make makesum + # Build and install + doas make install + # Initialize PostgreSQL (if not already done) + doas su - _postgresql + initdb -D /var/postgresql/data -U postgres -A scram-sha-256 -E UTF8 -W + exit + doas rcctl enable postgresql + doas rcctl start postgresql + # Create database and user + doas su - _postgresql -c "createuser -P sysmanage" + doas su - _postgresql -c "createdb -O sysmanage sysmanage" + # Configure SysManage + doas vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/local/libexec/sysmanage + doas python3 -m alembic upgrade head + # Enable and start the service + doas rcctl enable sysmanage + doas rcctl start sysmanage + FreeBSD + # Download and install + fetch https://github.com/bceverly/sysmanage/releases/download/v3.0.1.8/sysmanage-3.0.1.8.pkg + sudo pkg add ./sysmanage-3.0.1.8.pkg + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize PostgreSQL (if not already done) + sudo sysrc postgresql_enable=YES + sudo service postgresql initdb + sudo service postgresql start + # Create database and user + sudo su - postgres -c "createuser sysmanage" + sudo su - postgres -c "createdb sysmanage -O sysmanage" + sudo su - postgres -c "psql -c \"ALTER USER sysmanage WITH PASSWORD 'your-password';\"" + # Configure SysManage + sudo vi /usr/local/etc/sysmanage/config.yaml + # Update the database connection string + # Run database migrations + cd /usr/local/lib/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Enable and start the services + sudo sysrc sysmanage_enable=YES + sudo sysrc nginx_enable=YES + sudo service sysmanage start + sudo service nginx start + macOS + # Download and install + curl -L -O https://github.com/bceverly/sysmanage/releases/download/v3.0.1.8/sysmanage-3.0.1.8-macos.pkg + sudo installer -pkg sysmanage-3.0.1.8-macos.pkg -target / + # The installer automatically creates the virtual environment and copies files + # Install PostgreSQL (if not already installed) + brew install postgresql@16 + brew services start postgresql@16 + # Create database + createdb sysmanage + # Configure SysManage + sudo cp /etc/sysmanage.yaml.example /etc/sysmanage.yaml + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Run database migrations + cd /usr/local/lib/sysmanage + .venv/bin/python -m alembic upgrade head + # Install and configure nginx (if not already installed) + brew install nginx + cp /usr/local/etc/sysmanage/sysmanage-nginx.conf /usr/local/etc/nginx/servers/ + brew services start nginx + # Load and start the service + sudo launchctl load /Library/LaunchDaemons/com.sysmanage.server.plist + NetBSD + # Download and verify + ftp https://github.com/bceverly/sysmanage/releases/download/v3.0.1.8/sysmanage-3.0.1.8-netbsd.tgz + ftp https://github.com/bceverly/sysmanage/releases/download/v3.0.1.8/sysmanage-3.0.1.8-netbsd.tgz.sha256 + sha256 -c sysmanage-3.0.1.8-netbsd.tgz.sha256 sysmanage-3.0.1.8-netbsd.tgz + # Install package + su - + pkg_add sysmanage-3.0.1.8-netbsd.tgz + # The package automatically installs PostgreSQL 16 and nginx as dependencies + # Initialize PostgreSQL (if not already done) + /etc/rc.d/pgsql initdb + echo "pgsql=YES" >> /etc/rc.conf + /etc/rc.d/pgsql start + # Create database and user + su - pgsql -c "createuser -P sysmanage" + su - pgsql -c "createdb -O sysmanage sysmanage" + # Configure SysManage + cp /usr/pkg/etc/sysmanage/sysmanage.yaml.example /usr/pkg/etc/sysmanage.yaml + vi /usr/pkg/etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/pkg/lib/sysmanage + python3.12 -m venv .venv + .venv/bin/pip install -r requirements-prod.txt + .venv/bin/python -m alembic upgrade head + # Configure nginx (optional) + cp /usr/pkg/share/examples/sysmanage/sysmanage-nginx.conf /usr/pkg/etc/nginx/sites-enabled/ + echo "nginx=YES" >> /etc/rc.conf + # Enable and start the services + cp /usr/pkg/share/examples/rc.d/sysmanage /etc/rc.d/ + chmod +x /etc/rc.d/sysmanage + echo "sysmanage=YES" >> /etc/rc.conf + /etc/rc.d/sysmanage start + /etc/rc.d/nginx start + CentOS/RHEL/Fedora/Rocky Linux/AlmaLinux + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.0.1.8/sysmanage-3.0.1.8-1.*.rpm + sudo dnf install ./sysmanage-3.0.1.8-1.*.rpm + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize PostgreSQL (if not already done) + sudo postgresql-setup --initdb + sudo systemctl enable --now postgresql + # Create database and user + sudo -u postgres createuser sysmanage + sudo -u postgres createdb sysmanage -O sysmanage + sudo -u postgres psql -c "ALTER USER sysmanage WITH PASSWORD 'your-password';" + # Configure SysManage + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the services + sudo systemctl enable --now sysmanage + sudo systemctl enable --now nginx + OpenSUSE/SLES + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.0.1.8/sysmanage-3.0.1.8-1.noarch.rpm + sudo zypper install ./sysmanage-3.0.1.8-1.noarch.rpm + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize and start PostgreSQL (if not already done) + sudo systemctl enable --now postgresql + # Create database and user + sudo -u postgres createuser sysmanage + sudo -u postgres createdb sysmanage -O sysmanage + sudo -u postgres psql -c "ALTER USER sysmanage WITH PASSWORD 'your-password';" + # Configure SysManage + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the services + sudo systemctl enable --now sysmanage + sudo systemctl enable --now nginx + Alpine Linux (3.19, 3.20, 3.21) + # Download the APK package for your Alpine version (e.g., alpine319, alpine320, alpine321) + wget https://github.com/bceverly/sysmanage/releases/download/v3.0.1.8/sysmanage-3.0.1.8-alpine320.apk + # Allow installation of unsigned packages (required for GitHub releases) + apk add --allow-untrusted ./sysmanage-3.0.1.8-alpine320.apk + # The package installs to /usr/libexec/sysmanage with pip packages in a subdirectory + # Dependencies: python3, nginx, postgresql are automatically installed + # Initialize and start PostgreSQL + rc-update add postgresql default + rc-service postgresql start + # Create database and user + su - postgres -c "createuser -P sysmanage" + su - postgres -c "createdb -O sysmanage sysmanage" + # Configure SysManage + cp /etc/sysmanage/sysmanage.yaml.example /etc/sysmanage/sysmanage.yaml + vi /etc/sysmanage/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/libexec/sysmanage + PYTHONPATH=/usr/libexec/sysmanage/pip-packages python3 -m alembic upgrade head + # Enable and start the services + rc-update add sysmanage default + rc-update add nginx default + rc-service sysmanage start + rc-service nginx start + Windows (x64 and ARM64) + # Download the MSI installer (choose your architecture) + # For x64: + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage/releases/download/v3.0.1.8/sysmanage-3.0.1.8-windows-x64.msi" -OutFile "sysmanage-3.0.1.8-windows-x64.msi" + # For ARM64: + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage/releases/download/v3.0.1.8/sysmanage-3.0.1.8-windows-arm64.msi" -OutFile "sysmanage-3.0.1.8-windows-arm64.msi" + # Install the MSI package (run as Administrator) + # The installer will: + # - Check for and install Python 3.12 if needed + # - Install Visual C++ Redistributable if needed + # - Extract application files to C:\Program Files\SysManage Server + # - Create Python virtual environment and install dependencies + # - Create Windows Service "SysManageServer" + # - Start the service automatically + msiexec /i sysmanage-3.0.1.8-windows-x64.msi + # Configure SysManage (installer creates example config) + notepad "C:\ProgramData\SysManage\sysmanage.yaml" + # Update database connection string and other settings + # The service runs automatically. To manage it: + # Stop the service: + Stop-Service SysManageServer + # Start the service: + Start-Service SysManageServer + # Check service status: + Get-Service SysManageServer + # View service logs: + Get-Content "C:\ProgramData\SysManage\logs\sysmanage-service.log" -Tail 50 + # To uninstall: + # Use "Add or Remove Programs" or run: + msiexec /x sysmanage-3.0.1.8-windows-x64.msi + Note for Windows: The installer requires administrator privileges. Python 3.12 and Visual C++ Redistributable will be automatically installed if not present. The service runs on port 8080 by default (configurable in sysmanage.yaml). + Access the Web Interface + After configuration and starting the service: + - Frontend: http://localhost:3000 + - Backend API: http://localhost:8080 + Checksum Verification + All packages include SHA256 checksums. Download both files and verify: + Linux (Ubuntu/Debian): + sha256sum -c sysmanage_3.0.1.8-1_all.deb.sha256 + OpenBSD: + sha256 -C sysmanage-openbsd-port-3.0.1.8.tar.gz.sha256 sysmanage-openbsd-port-3.0.1.8.tar.gz + FreeBSD: + sha256 -c sysmanage-3.0.1.8.pkg.sha256 sysmanage-3.0.1.8.pkg + macOS: + shasum -a 256 -c sysmanage-3.0.1.8-macos.pkg.sha256 + NetBSD: +ReleaseNotesUrl: https://github.com/bceverly/sysmanage/releases/tag/v3.0.1.8 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage/3.0.1.8/sysmanage.sysmanage.yaml b/manifests/s/sysmanage/sysmanage/3.0.1.8/sysmanage.sysmanage.yaml new file mode 100644 index 0000000000000..75df7b4909ef9 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.0.1.8/sysmanage.sysmanage.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.0.1.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 092fca01fb590ca5e6c1993e22167d159c35ff2b Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Fri, 17 Jul 2026 03:40:46 +1000 Subject: [PATCH 084/188] New version: DoublOneStudios.Glucose version 3.7.0 (#400931) --- .../DoublOneStudios.Glucose.installer.yaml | 34 ++++++++++++++++ .../DoublOneStudios.Glucose.locale.en-US.yaml | 39 +++++++++++++++++++ .../3.7.0/DoublOneStudios.Glucose.yaml | 8 ++++ 3 files changed, 81 insertions(+) create mode 100644 manifests/d/DoublOneStudios/Glucose/3.7.0/DoublOneStudios.Glucose.installer.yaml create mode 100644 manifests/d/DoublOneStudios/Glucose/3.7.0/DoublOneStudios.Glucose.locale.en-US.yaml create mode 100644 manifests/d/DoublOneStudios/Glucose/3.7.0/DoublOneStudios.Glucose.yaml diff --git a/manifests/d/DoublOneStudios/Glucose/3.7.0/DoublOneStudios.Glucose.installer.yaml b/manifests/d/DoublOneStudios/Glucose/3.7.0/DoublOneStudios.Glucose.installer.yaml new file mode 100644 index 0000000000000..fb4946f7011f7 --- /dev/null +++ b/manifests/d/DoublOneStudios/Glucose/3.7.0/DoublOneStudios.Glucose.installer.yaml @@ -0,0 +1,34 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DoublOneStudios.Glucose +PackageVersion: 3.7.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +InstallerSwitches: + Custom: /S +UpgradeBehavior: install +FileExtensions: +- avi +- mov +- mp4 +Dependencies: + PackageDependencies: + - PackageIdentifier: Gyan.FFmpeg + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: Glucose +ReleaseDate: 2026-06-19 +AppsAndFeaturesEntries: +- Publisher: DoublOne Studios Limited + ProductCode: Glucose +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Glucose' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rudi-q/glucose_media_player/releases/download/v3.7.0/Glucose_Windows.exe + InstallerSha256: 02D2D3197B58CED21A579288194E5ADD31AE831479C6A61562248C11E73B4536 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DoublOneStudios/Glucose/3.7.0/DoublOneStudios.Glucose.locale.en-US.yaml b/manifests/d/DoublOneStudios/Glucose/3.7.0/DoublOneStudios.Glucose.locale.en-US.yaml new file mode 100644 index 0000000000000..a3f2b5cdc24fb --- /dev/null +++ b/manifests/d/DoublOneStudios/Glucose/3.7.0/DoublOneStudios.Glucose.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DoublOneStudios.Glucose +PackageVersion: 3.7.0 +PackageLocale: en-US +Publisher: DoublOne Studios +PublisherUrl: https://doubl.one/ +PublisherSupportUrl: https://github.com/rudi-q/glucose_media_player/issues +Author: rudi-q +PackageName: Glucose +PackageUrl: https://glucose.media/ +License: MPL-2.0 +LicenseUrl: https://github.com/rudi-q/glucose_media_player/blob/HEAD/LICENSE +Copyright: © 2025 DoublOne Studios +ShortDescription: A minimal video player built with Rust and Svelte +Description: A minimal video player built with Rust and Svelte, with support for AI-generated subtitles and a minimalist UI. +Tags: +- ai-subtitles +- ffmpeg +- local-ai +- media-player +- svelte +- tauri-rust +- video-player +- whisper-cpp +- windows-app +ReleaseNotes: |- + - New Features + - Added native window controls with live maximize-state tracking and improved maximize/restore behavior across view modes, including PiP/fullscreen. + - Enhanced fullscreen/cinematic playback with accurate borderless fullscreen sizing per monitor and restoration of prior window geometry; added smoother draggable window regions. + - Bug Fixes + - Added a startup reveal fail-safe so the window becomes visible even if setup status stalls. + - Improved event-listener cleanup to avoid stale maximize/resize behavior. + - Style + - Updated windowed chrome with rounded corners/shadows and removed rounded chrome for fullscreen playback. +ReleaseNotesUrl: https://github.com/rudi-q/glucose_media_player/releases/tag/v3.7.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DoublOneStudios/Glucose/3.7.0/DoublOneStudios.Glucose.yaml b/manifests/d/DoublOneStudios/Glucose/3.7.0/DoublOneStudios.Glucose.yaml new file mode 100644 index 0000000000000..ffe75a5416922 --- /dev/null +++ b/manifests/d/DoublOneStudios/Glucose/3.7.0/DoublOneStudios.Glucose.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: DoublOneStudios.Glucose +PackageVersion: 3.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4c49f543a26253ed6f1b03cebd997cc50d9a65c1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:41:00 +0800 Subject: [PATCH 085/188] New version: MiniMax.MiniMaxCode version 3.0.50 (#402137) --- .../3.0.50/MiniMax.MiniMaxCode.installer.yaml | 31 +++++++++++++++++++ .../MiniMax.MiniMaxCode.locale.en-US.yaml | 28 +++++++++++++++++ .../MiniMax.MiniMaxCode.locale.zh-CN.yaml | 27 ++++++++++++++++ .../3.0.50/MiniMax.MiniMaxCode.yaml | 8 +++++ 4 files changed, 94 insertions(+) create mode 100644 manifests/m/MiniMax/MiniMaxCode/3.0.50/MiniMax.MiniMaxCode.installer.yaml create mode 100644 manifests/m/MiniMax/MiniMaxCode/3.0.50/MiniMax.MiniMaxCode.locale.en-US.yaml create mode 100644 manifests/m/MiniMax/MiniMaxCode/3.0.50/MiniMax.MiniMaxCode.locale.zh-CN.yaml create mode 100644 manifests/m/MiniMax/MiniMaxCode/3.0.50/MiniMax.MiniMaxCode.yaml diff --git a/manifests/m/MiniMax/MiniMaxCode/3.0.50/MiniMax.MiniMaxCode.installer.yaml b/manifests/m/MiniMax/MiniMaxCode/3.0.50/MiniMax.MiniMaxCode.installer.yaml new file mode 100644 index 0000000000000..9e289cbafec64 --- /dev/null +++ b/manifests/m/MiniMax/MiniMaxCode/3.0.50/MiniMax.MiniMaxCode.installer.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MiniMax.MiniMaxCode +PackageVersion: 3.0.50 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- minimax +ProductCode: c3ad25b6-f8e2-5011-aa9b-70457ab9e042 +ReleaseDate: 2026-07-14 +Installers: +- Architecture: x64 + InstallerUrl: https://file.cdn.minimax.io/public/minimax-agent-prod/release/MiniMax%20Code%20Setup%203.0.50.exe + InstallerSha256: 0CF5D8737777FADD79082AF1D48BED3AA7F0964E3A5F4668B105AAC6739445EC +- Architecture: arm64 + InstallerUrl: https://file.cdn.minimax.io/public/minimax-agent-prod/release/MiniMax%20Code%20Setup%203.0.50.exe + InstallerSha256: 0CF5D8737777FADD79082AF1D48BED3AA7F0964E3A5F4668B105AAC6739445EC +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://filecdn.minimax.chat/public/minimax-agent-prod/release/MiniMax%20Code%20Setup%203.0.50.exe + InstallerSha256: 3EF7CB0C8E9DCE3CB03A856AB3D677D1E43DDF65A536E09B26F0648984C09E01 +- InstallerLocale: zh-CN + Architecture: arm64 + InstallerUrl: https://filecdn.minimax.chat/public/minimax-agent-prod/release/MiniMax%20Code%20Setup%203.0.50.exe + InstallerSha256: 3EF7CB0C8E9DCE3CB03A856AB3D677D1E43DDF65A536E09B26F0648984C09E01 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MiniMax/MiniMaxCode/3.0.50/MiniMax.MiniMaxCode.locale.en-US.yaml b/manifests/m/MiniMax/MiniMaxCode/3.0.50/MiniMax.MiniMaxCode.locale.en-US.yaml new file mode 100644 index 0000000000000..30ae2582d19ab --- /dev/null +++ b/manifests/m/MiniMax/MiniMaxCode/3.0.50/MiniMax.MiniMaxCode.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: MiniMax.MiniMaxCode +PackageVersion: 3.0.50 +PackageLocale: en-US +Publisher: MiniMax +PublisherUrl: https://www.minimax.io/ +PublisherSupportUrl: https://discord.com/invite/minimax +Author: Shanghai Xiyu Technology Co., Ltd. +PackageName: MiniMax Code +License: Proprietary +Copyright: © 2026 MiniMax +ShortDescription: Remembers your habits, builds Agent teams, automates the repetitive work +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- minimax +- programming +ReleaseNotesUrl: https://agent.minimax.io/docs/changelog +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MiniMax/MiniMaxCode/3.0.50/MiniMax.MiniMaxCode.locale.zh-CN.yaml b/manifests/m/MiniMax/MiniMaxCode/3.0.50/MiniMax.MiniMaxCode.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ad07b92d3466e --- /dev/null +++ b/manifests/m/MiniMax/MiniMaxCode/3.0.50/MiniMax.MiniMaxCode.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MiniMax.MiniMaxCode +PackageVersion: 3.0.50 +PackageLocale: zh-CN +PublisherUrl: https://www.minimaxi.com/ +PrivacyUrl: https://agent.minimaxi.com/doc/zh/privacy-policy.html +Author: 上海稀宇科技有限公司 +PackageUrl: https://agent.minimaxi.com/download +License: 专有软件 +LicenseUrl: https://agent.minimaxi.com/doc/zh/terms-of-service.html +CopyrightUrl: https://agent.minimaxi.com/doc/zh/terms-of-service.html +ShortDescription: 你的专属 AI 搭档,记住关于你的一切,并在需要时召集小队解决问题 +Tags: +- minimax +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ReleaseNotesUrl: https://agent.minimaxi.com/docs/changelog +PurchaseUrl: https://platform.minimaxi.com/subscribe/token-plan +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MiniMax/MiniMaxCode/3.0.50/MiniMax.MiniMaxCode.yaml b/manifests/m/MiniMax/MiniMaxCode/3.0.50/MiniMax.MiniMaxCode.yaml new file mode 100644 index 0000000000000..363321d1f94b4 --- /dev/null +++ b/manifests/m/MiniMax/MiniMaxCode/3.0.50/MiniMax.MiniMaxCode.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: MiniMax.MiniMaxCode +PackageVersion: 3.0.50 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c416125616d4ff64cbe3dd3d2d35f5d65601b079 Mon Sep 17 00:00:00 2001 From: MaaBot Date: Fri, 17 Jul 2026 01:41:51 +0800 Subject: [PATCH 086/188] New version: MaaAssistantArknights.MaaAssistantArknights version 6.14.2 (#403337) --- ...ights.MaaAssistantArknights.installer.yaml | 24 +++++++++++++++++ ...ts.MaaAssistantArknights.locale.en-US.yaml | 26 +++++++++++++++++++ ...istantArknights.MaaAssistantArknights.yaml | 8 ++++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.14.2/MaaAssistantArknights.MaaAssistantArknights.installer.yaml create mode 100644 manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.14.2/MaaAssistantArknights.MaaAssistantArknights.locale.en-US.yaml create mode 100644 manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.14.2/MaaAssistantArknights.MaaAssistantArknights.yaml diff --git a/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.14.2/MaaAssistantArknights.MaaAssistantArknights.installer.yaml b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.14.2/MaaAssistantArknights.MaaAssistantArknights.installer.yaml new file mode 100644 index 0000000000000..6dd83289b4b90 --- /dev/null +++ b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.14.2/MaaAssistantArknights.MaaAssistantArknights.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MaaAssistantArknights.MaaAssistantArknights +PackageVersion: 6.14.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: MAA.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights/releases/download/v6.14.2/MAA-v6.14.2-win-x64.zip + InstallerSha256: ED4B984102D09B7C35484D7101976129D967FA7F0B6410B4883D91380ACE82DD +- Architecture: arm64 + InstallerUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights/releases/download/v6.14.2/MAA-v6.14.2-win-arm64.zip + InstallerSha256: 9C89553D1FA7346F0FE20C936072B29A5BDFC23F46A612C81785B6FF44B637C0 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-16 diff --git a/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.14.2/MaaAssistantArknights.MaaAssistantArknights.locale.en-US.yaml b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.14.2/MaaAssistantArknights.MaaAssistantArknights.locale.en-US.yaml new file mode 100644 index 0000000000000..fb2bc286cd270 --- /dev/null +++ b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.14.2/MaaAssistantArknights.MaaAssistantArknights.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MaaAssistantArknights.MaaAssistantArknights +PackageVersion: 6.14.2 +PackageLocale: en-US +Publisher: MaaAssistantArknights +PublisherUrl: https://github.com/MaaAssistantArknights +PublisherSupportUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues +Author: MAA Team +PackageName: MAA Assistant Arknights +PackageUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights +License: AGPL-3.0 +LicenseUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights/blob/HEAD/LICENSE +ShortDescription: 《明日方舟》小助手,全日常一键长草!| A one-click tool for the daily tasks of Arknights, supporting all clients. +Description: MAA means MAA Assistant Arknights. An Arknights assistant. Based on image recognition, helps you to complete daily quests efficiently! +Moniker: maa +Tags: +- arknights +- assistant +- gacha +- maa +- utility +ReleaseNotesUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights/releases/tag/v6.14.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.14.2/MaaAssistantArknights.MaaAssistantArknights.yaml b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.14.2/MaaAssistantArknights.MaaAssistantArknights.yaml new file mode 100644 index 0000000000000..ee2744ecc13c1 --- /dev/null +++ b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.14.2/MaaAssistantArknights.MaaAssistantArknights.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: MaaAssistantArknights.MaaAssistantArknights +PackageVersion: 6.14.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 38d59b591ff9169a9c79fd0144652e7a30efec09 Mon Sep 17 00:00:00 2001 From: Gerald Lochner Date: Thu, 16 Jul 2026 19:42:06 +0200 Subject: [PATCH 087/188] New version: meshmakers.octo-cli version 3.4.44.0 (#403341) --- .../3.4.44.0/meshmakers.octo-cli.installer.yaml | 16 ++++++++++++++++ .../meshmakers.octo-cli.locale.en-US.yaml | 12 ++++++++++++ .../octo-cli/3.4.44.0/meshmakers.octo-cli.yaml | 8 ++++++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/m/meshmakers/octo-cli/3.4.44.0/meshmakers.octo-cli.installer.yaml create mode 100644 manifests/m/meshmakers/octo-cli/3.4.44.0/meshmakers.octo-cli.locale.en-US.yaml create mode 100644 manifests/m/meshmakers/octo-cli/3.4.44.0/meshmakers.octo-cli.yaml diff --git a/manifests/m/meshmakers/octo-cli/3.4.44.0/meshmakers.octo-cli.installer.yaml b/manifests/m/meshmakers/octo-cli/3.4.44.0/meshmakers.octo-cli.installer.yaml new file mode 100644 index 0000000000000..78d303912c5ca --- /dev/null +++ b/manifests/m/meshmakers/octo-cli/3.4.44.0/meshmakers.octo-cli.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: meshmakers.octo-cli +PackageVersion: 3.4.44.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: octo-cli.exe + PortableCommandAlias: octo-cli +Installers: +- Architecture: x64 + InstallerUrl: https://meshdownload.blob.core.windows.net/staging/octo-cli/octo-cli-3.4.44.0-win-x64.zip + InstallerSha256: D93ECE176E79282370269A5DC17DF3F9A3ADD302A331599BF637B922A3807256 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/meshmakers/octo-cli/3.4.44.0/meshmakers.octo-cli.locale.en-US.yaml b/manifests/m/meshmakers/octo-cli/3.4.44.0/meshmakers.octo-cli.locale.en-US.yaml new file mode 100644 index 0000000000000..9bffdc0e325e1 --- /dev/null +++ b/manifests/m/meshmakers/octo-cli/3.4.44.0/meshmakers.octo-cli.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: meshmakers.octo-cli +PackageVersion: 3.4.44.0 +PackageLocale: en-US +Publisher: meshmakers GmbH +PackageName: Octo Mesh Admin Command Line +License: MIT License +ShortDescription: Management tool for admins using Octo Mesh +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/meshmakers/octo-cli/3.4.44.0/meshmakers.octo-cli.yaml b/manifests/m/meshmakers/octo-cli/3.4.44.0/meshmakers.octo-cli.yaml new file mode 100644 index 0000000000000..ef22ab276194a --- /dev/null +++ b/manifests/m/meshmakers/octo-cli/3.4.44.0/meshmakers.octo-cli.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: meshmakers.octo-cli +PackageVersion: 3.4.44.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dd02095ec442dcced9497727cef053abad77a426 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:42:21 +0800 Subject: [PATCH 088/188] New version: Brave.Brave.Nightly version 151.1.94.75 (#403344) --- .../Brave.Brave.Nightly.installer.yaml | 86 +++++++++++++++++++ .../Brave.Brave.Nightly.locale.en-US.yaml | 33 +++++++ .../Brave.Brave.Nightly.locale.zh-CN.yaml | 29 +++++++ .../151.1.94.75/Brave.Brave.Nightly.yaml | 8 ++ 4 files changed, 156 insertions(+) create mode 100644 manifests/b/Brave/Brave/Nightly/151.1.94.75/Brave.Brave.Nightly.installer.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/151.1.94.75/Brave.Brave.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/151.1.94.75/Brave.Brave.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/151.1.94.75/Brave.Brave.Nightly.yaml diff --git a/manifests/b/Brave/Brave/Nightly/151.1.94.75/Brave.Brave.Nightly.installer.yaml b/manifests/b/Brave/Brave/Nightly/151.1.94.75/Brave.Brave.Nightly.installer.yaml new file mode 100644 index 0000000000000..a8948862303e7 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/151.1.94.75/Brave.Brave.Nightly.installer.yaml @@ -0,0 +1,86 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 151.1.94.75 +InstallerType: exe +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147219416 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Browser-Nightly +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.75/BraveBrowserStandaloneSilentNightlySetup32.exe + InstallerSha256: 538BE1ECF35ED403951C4AA213B0A574A6AD75E86818FD8E3630A6D6E1190B8B + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.75/BraveBrowserStandaloneNightlySetup32.exe + InstallerSha256: 9AEB364E951318EEEB4B6D6100362F5E16D9B403D13511F008CE76B687F97173 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.75/BraveBrowserStandaloneSilentNightlySetup.exe + InstallerSha256: 8BD41455E806FB6B56B3B0D4DD314DFF473EB820CB6D59A570C0461A8E7FE90E + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.75/BraveBrowserStandaloneNightlySetup.exe + InstallerSha256: 90B20802627C4AD205DE7807DE71F7C255F5BA8F3131C91568133D55899941CA + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.75/BraveBrowserStandaloneSilentNightlySetupArm64.exe + InstallerSha256: 0002EC85C0D48B8FCEB14805BAB4602187D3D42088F4F28E01E10B47F65CE0FD + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.75/BraveBrowserStandaloneNightlySetupArm64.exe + InstallerSha256: F83478AC054966E67F39143904832CC103E10D3E1B4FF856BB34BA882DF86FCE + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Nightly/151.1.94.75/Brave.Brave.Nightly.locale.en-US.yaml b/manifests/b/Brave/Brave/Nightly/151.1.94.75/Brave.Brave.Nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..6a8051133f22b --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/151.1.94.75/Brave.Brave.Nightly.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: Brave.Brave.Nightly +PackageVersion: 151.1.94.75 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2026 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly is our testing and development version of Brave. Releases are updated every night. +Description: |- + Nightly is our testing and development version of Brave. + The releases are updated every night and may contain bugs that can result in data loss. + Nightly automatically sends us crash reports when things go wrong. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Nightly/151.1.94.75/Brave.Brave.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Nightly/151.1.94.75/Brave.Brave.Nightly.locale.zh-CN.yaml new file mode 100644 index 0000000000000..46a561c732ecb --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/151.1.94.75/Brave.Brave.Nightly.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 151.1.94.75 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly 是 Brave 的测试和开发版本,每天晚上更新。 +Description: Nightly 是 Brave 的测试和开发版本,每天晚上更新,可能包含导致数据丢失的错误。当出现问题时,Nightly 会自动向我们发送崩溃报告。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Nightly/151.1.94.75/Brave.Brave.Nightly.yaml b/manifests/b/Brave/Brave/Nightly/151.1.94.75/Brave.Brave.Nightly.yaml new file mode 100644 index 0000000000000..075f8cc329d5b --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/151.1.94.75/Brave.Brave.Nightly.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: Brave.Brave.Nightly +PackageVersion: 151.1.94.75 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b2e243735b4d819c2110f3fbc5752b62a47957c7 Mon Sep 17 00:00:00 2001 From: motdotenv <89217249+motdotenv@users.noreply.github.com> Date: Thu, 16 Jul 2026 10:42:35 -0700 Subject: [PATCH 089/188] New version: dotenvx.dotenvx version 2.11.2 (#403350) --- .../2.11.2/dotenvx.dotenvx.installer.yaml | 19 +++++++++++++ .../2.11.2/dotenvx.dotenvx.locale.en-US.yaml | 27 +++++++++++++++++++ .../dotenvx/2.11.2/dotenvx.dotenvx.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/d/dotenvx/dotenvx/2.11.2/dotenvx.dotenvx.installer.yaml create mode 100644 manifests/d/dotenvx/dotenvx/2.11.2/dotenvx.dotenvx.locale.en-US.yaml create mode 100644 manifests/d/dotenvx/dotenvx/2.11.2/dotenvx.dotenvx.yaml diff --git a/manifests/d/dotenvx/dotenvx/2.11.2/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/2.11.2/dotenvx.dotenvx.installer.yaml new file mode 100644 index 0000000000000..f2cf3e28a9182 --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/2.11.2/dotenvx.dotenvx.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: dotenvx.dotenvx +PackageVersion: 2.11.2 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: dotenvx.exe + PortableCommandAlias: dotenvx +UpgradeBehavior: uninstallPrevious +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v2.11.2/dotenvx-2.11.2-windows-x86_64.zip + InstallerSha256: 1CC0DC14317D5579E1E644CDFC2D3D9663200D9C7791EC4DF69CCB97A7BCFF95 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-16 diff --git a/manifests/d/dotenvx/dotenvx/2.11.2/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/2.11.2/dotenvx.dotenvx.locale.en-US.yaml new file mode 100644 index 0000000000000..36a692d783534 --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/2.11.2/dotenvx.dotenvx.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: dotenvx.dotenvx +PackageVersion: 2.11.2 +PackageLocale: en-US +Publisher: dotenvx +PublisherUrl: https://dotenvx.com +PublisherSupportUrl: https://github.com/dotenvx/dotenvx/issues +Author: motdotla +PackageName: dotenvx +PackageUrl: https://github.com/dotenvx/dotenvx +License: BSD-3-Clause +ShortDescription: a better dotenv–from the creator of dotenv +Description: a better dotenv–from the creator of dotenv +Moniker: dotenvx +Tags: +- env +- dotenv +- environment +- variables +- dotenvx +- cli +- encryption +ReleaseNotesUrl: https://github.com/dotenvx/dotenvx/releases/tag/v2.11.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/dotenvx/dotenvx/2.11.2/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/2.11.2/dotenvx.dotenvx.yaml new file mode 100644 index 0000000000000..ea788755c1cca --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/2.11.2/dotenvx.dotenvx.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: dotenvx.dotenvx +PackageVersion: 2.11.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fdcd87dd9cc172b991513a68f9e72969ac0ff38d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:42:49 +0800 Subject: [PATCH 090/188] New version: Discord.Discord.Development version 1.0.1018 (#403356) --- ...Discord.Discord.Development.installer.yaml | 20 +++++++++++ ...cord.Discord.Development.locale.en-US.yaml | 33 +++++++++++++++++++ ...cord.Discord.Development.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.1018/Discord.Discord.Development.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Development/1.0.1018/Discord.Discord.Development.installer.yaml create mode 100644 manifests/d/Discord/Discord/Development/1.0.1018/Discord.Discord.Development.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Development/1.0.1018/Discord.Discord.Development.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Development/1.0.1018/Discord.Discord.Development.yaml diff --git a/manifests/d/Discord/Discord/Development/1.0.1018/Discord.Discord.Development.installer.yaml b/manifests/d/Discord/Discord/Development/1.0.1018/Discord.Discord.Development.installer.yaml new file mode 100644 index 0000000000000..ae6184a49eaee --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.1018/Discord.Discord.Development.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Development +PackageVersion: 1.0.1018 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordDevelopment +Installers: +- Architecture: x64 + InstallerUrl: https://development.dl2.discordapp.net/distro/app/development/win/x64/1.0.1018/DiscordDevelopmentSetup.exe + InstallerSha256: 6BB72442CF2BAB8918D4C1240DE88293726DDEA41294950C0A00D2F57F94A636 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/1.0.1018/Discord.Discord.Development.locale.en-US.yaml b/manifests/d/Discord/Discord/Development/1.0.1018/Discord.Discord.Development.locale.en-US.yaml new file mode 100644 index 0000000000000..9804d7df94307 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.1018/Discord.Discord.Development.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Development +PackageVersion: 1.0.1018 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Development +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-development +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/1.0.1018/Discord.Discord.Development.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Development/1.0.1018/Discord.Discord.Development.locale.zh-CN.yaml new file mode 100644 index 0000000000000..909c9af3b6a50 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.1018/Discord.Discord.Development.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Development +PackageVersion: 1.0.1018 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Development +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/1.0.1018/Discord.Discord.Development.yaml b/manifests/d/Discord/Discord/Development/1.0.1018/Discord.Discord.Development.yaml new file mode 100644 index 0000000000000..3b0dcce0e0116 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.1018/Discord.Discord.Development.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Development +PackageVersion: 1.0.1018 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e4bfe3869f1fb43e8f1a85292547bb1e7ec23068 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:43:14 +0800 Subject: [PATCH 091/188] New version: EpicGames.EpicGamesLauncher version 1.3.193.0 (20.1.4) (#403360) --- ...EpicGames.EpicGamesLauncher.installer.yaml | 21 +++++++++ ...cGames.EpicGamesLauncher.locale.en-US.yaml | 47 +++++++++++++++++++ .../EpicGames.EpicGamesLauncher.yaml | 8 ++++ 3 files changed, 76 insertions(+) create mode 100644 manifests/e/EpicGames/EpicGamesLauncher/1.3.193.0/EpicGames.EpicGamesLauncher.installer.yaml create mode 100644 manifests/e/EpicGames/EpicGamesLauncher/1.3.193.0/EpicGames.EpicGamesLauncher.locale.en-US.yaml create mode 100644 manifests/e/EpicGames/EpicGamesLauncher/1.3.193.0/EpicGames.EpicGamesLauncher.yaml diff --git a/manifests/e/EpicGames/EpicGamesLauncher/1.3.193.0/EpicGames.EpicGamesLauncher.installer.yaml b/manifests/e/EpicGames/EpicGamesLauncher/1.3.193.0/EpicGames.EpicGamesLauncher.installer.yaml new file mode 100644 index 0000000000000..ebb8dd7a01ff9 --- /dev/null +++ b/manifests/e/EpicGames/EpicGamesLauncher/1.3.193.0/EpicGames.EpicGamesLauncher.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: EpicGames.EpicGamesLauncher +PackageVersion: 1.3.193.0 +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{7071F849-BABD-4184-9FED-0F63317BE2A3}' +AppsAndFeaturesEntries: +- ProductCode: '{7071F849-BABD-4184-9FED-0F63317BE2A3}' + UpgradeCode: '{D0769F44-D459-450F-B084-CAE38062C75B}' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\.\Epic Games' +Installers: +- Architecture: x64 + InstallerUrl: https://epicgames-download1.akamaized.net/Builds/UnrealEngineLauncher/Installers/Windows/EpicInstaller-20.1.4.msi?launcherfilename=EpicInstaller-20.1.4.msi + InstallerSha256: 1513D6CC2AFDA0367C8375B6F25F490C162DA5607CE4B4ADBB41906A2D742236 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EpicGames/EpicGamesLauncher/1.3.193.0/EpicGames.EpicGamesLauncher.locale.en-US.yaml b/manifests/e/EpicGames/EpicGamesLauncher/1.3.193.0/EpicGames.EpicGamesLauncher.locale.en-US.yaml new file mode 100644 index 0000000000000..c2d3cecd85f69 --- /dev/null +++ b/manifests/e/EpicGames/EpicGamesLauncher/1.3.193.0/EpicGames.EpicGamesLauncher.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: EpicGames.EpicGamesLauncher +PackageVersion: 1.3.193.0 +PackageLocale: en-US +Publisher: Epic Games, Inc. +PublisherUrl: https://epicgames.com/site/about +PublisherSupportUrl: https://epicgames.com/help/ +PrivacyUrl: https://epicgames.com/privacypolicy +PackageName: Epic Games Launcher +PackageUrl: https://epicgames.com/download +License: Proprietary +LicenseUrl: https://epicgames.com/eula +Copyright: Copyright © 2026, Epic Games, Inc. All rights reserved. +CopyrightUrl: https://epicgames.com/tos +ShortDescription: Epic Games Launcher for the Epic Games Store and Unreal Engine +Description: The Epic Games Launcher provides access to the Epic Games Store and Unreal Engine. The Epic Games Store is a marketplace where you can find, purchase, download and play games. +Moniker: epicgameslauncher +Tags: +- distribute +- epic +- epic-games-launcher +- epic-games-store +- epic-online-services +- fortnite +- game +- game-store +- games +- games-store +- gaming +- launcher +- marketplace +- store +- unreal +- unreal-engine +Documentations: +- DocumentLabel: Community Rules + DocumentUrl: https://epicgames.com/community-rules +- DocumentLabel: Epic Games Store Refund Policy + DocumentUrl: https://epicgames.com/site/store-refund-policy +- DocumentLabel: Epic Games Store Roadmap + DocumentUrl: https://trello.com/b/GXLc34hk +- DocumentLabel: FAQ + DocumentUrl: https://epicgames.com/epic-games-store-faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EpicGames/EpicGamesLauncher/1.3.193.0/EpicGames.EpicGamesLauncher.yaml b/manifests/e/EpicGames/EpicGamesLauncher/1.3.193.0/EpicGames.EpicGamesLauncher.yaml new file mode 100644 index 0000000000000..52c17c61f8a41 --- /dev/null +++ b/manifests/e/EpicGames/EpicGamesLauncher/1.3.193.0/EpicGames.EpicGamesLauncher.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: EpicGames.EpicGamesLauncher +PackageVersion: 1.3.193.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 19302b1e3427fe15deeff1deeabb4108d9f5a403 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:43:28 +0800 Subject: [PATCH 092/188] New version: OrbForge.Orb.EXE version 1.5.4 (#403372) --- .../EXE/{1.5.3 => 1.5.4}/OrbForge.Orb.EXE.installer.yaml | 4 ++-- .../EXE/{1.5.3 => 1.5.4}/OrbForge.Orb.EXE.locale.en-US.yaml | 6 ++++-- .../EXE/{1.5.3 => 1.5.4}/OrbForge.Orb.EXE.locale.zh-CN.yaml | 2 +- .../OrbForge/Orb/EXE/{1.5.3 => 1.5.4}/OrbForge.Orb.EXE.yaml | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) rename manifests/o/OrbForge/Orb/EXE/{1.5.3 => 1.5.4}/OrbForge.Orb.EXE.installer.yaml (79%) rename manifests/o/OrbForge/Orb/EXE/{1.5.3 => 1.5.4}/OrbForge.Orb.EXE.locale.en-US.yaml (94%) rename manifests/o/OrbForge/Orb/EXE/{1.5.3 => 1.5.4}/OrbForge.Orb.EXE.locale.zh-CN.yaml (99%) rename manifests/o/OrbForge/Orb/EXE/{1.5.3 => 1.5.4}/OrbForge.Orb.EXE.yaml (91%) diff --git a/manifests/o/OrbForge/Orb/EXE/1.5.3/OrbForge.Orb.EXE.installer.yaml b/manifests/o/OrbForge/Orb/EXE/1.5.4/OrbForge.Orb.EXE.installer.yaml similarity index 79% rename from manifests/o/OrbForge/Orb/EXE/1.5.3/OrbForge.Orb.EXE.installer.yaml rename to manifests/o/OrbForge/Orb/EXE/1.5.4/OrbForge.Orb.EXE.installer.yaml index 71ecd7394b242..c5728d9a08203 100644 --- a/manifests/o/OrbForge/Orb/EXE/1.5.3/OrbForge.Orb.EXE.installer.yaml +++ b/manifests/o/OrbForge/Orb/EXE/1.5.4/OrbForge.Orb.EXE.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: OrbForge.Orb.EXE -PackageVersion: 1.5.3 +PackageVersion: 1.5.4 InstallerType: nullsoft Scope: machine Protocols: @@ -11,6 +11,6 @@ ProductCode: Orb Forge Inc.Orb Installers: - Architecture: x64 InstallerUrl: https://pkgs.orb.net/earlyaccess/windows/Orb-installer.exe - InstallerSha256: 444962B70A067CB33EFFDD887D3120377C0676B05890DBE55855DD64CD4FF686 + InstallerSha256: 6CC09CA8E9112D33CE65D7B37DA8383BE38F0A8AE9BFBA3EDDDE946564036F56 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/o/OrbForge/Orb/EXE/1.5.3/OrbForge.Orb.EXE.locale.en-US.yaml b/manifests/o/OrbForge/Orb/EXE/1.5.4/OrbForge.Orb.EXE.locale.en-US.yaml similarity index 94% rename from manifests/o/OrbForge/Orb/EXE/1.5.3/OrbForge.Orb.EXE.locale.en-US.yaml rename to manifests/o/OrbForge/Orb/EXE/1.5.4/OrbForge.Orb.EXE.locale.en-US.yaml index fe4c8fa389b88..02d71778351b7 100644 --- a/manifests/o/OrbForge/Orb/EXE/1.5.3/OrbForge.Orb.EXE.locale.en-US.yaml +++ b/manifests/o/OrbForge/Orb/EXE/1.5.4/OrbForge.Orb.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: OrbForge.Orb.EXE -PackageVersion: 1.5.3 +PackageVersion: 1.5.4 PackageLocale: en-US Publisher: Orb Forge Inc. PublisherUrl: https://orb.net/ @@ -49,7 +49,9 @@ Tags: - internet - monitor - network -ReleaseNotes: '- Bug: Updated Cloudflare usage to fix an issue introduced by a service behavior change, causing upload tests powered by Cloudflare to fail.' +ReleaseNotes: |- + - Bug: fixed a database recovery issue causing failures in the app. + - Other bug fixes and optimizations. ReleaseNotesUrl: https://orb.net/the-forge/changelog#windows Documentations: - DocumentLabel: Docs diff --git a/manifests/o/OrbForge/Orb/EXE/1.5.3/OrbForge.Orb.EXE.locale.zh-CN.yaml b/manifests/o/OrbForge/Orb/EXE/1.5.4/OrbForge.Orb.EXE.locale.zh-CN.yaml similarity index 99% rename from manifests/o/OrbForge/Orb/EXE/1.5.3/OrbForge.Orb.EXE.locale.zh-CN.yaml rename to manifests/o/OrbForge/Orb/EXE/1.5.4/OrbForge.Orb.EXE.locale.zh-CN.yaml index e7aaad2b40226..7f23274cbbc5c 100644 --- a/manifests/o/OrbForge/Orb/EXE/1.5.3/OrbForge.Orb.EXE.locale.zh-CN.yaml +++ b/manifests/o/OrbForge/Orb/EXE/1.5.4/OrbForge.Orb.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: OrbForge.Orb.EXE -PackageVersion: 1.5.3 +PackageVersion: 1.5.4 PackageLocale: zh-CN License: 专有软件 ShortDescription: 网络体验平台 diff --git a/manifests/o/OrbForge/Orb/EXE/1.5.3/OrbForge.Orb.EXE.yaml b/manifests/o/OrbForge/Orb/EXE/1.5.4/OrbForge.Orb.EXE.yaml similarity index 91% rename from manifests/o/OrbForge/Orb/EXE/1.5.3/OrbForge.Orb.EXE.yaml rename to manifests/o/OrbForge/Orb/EXE/1.5.4/OrbForge.Orb.EXE.yaml index f36dcb73f4816..3226b56b42c7d 100644 --- a/manifests/o/OrbForge/Orb/EXE/1.5.3/OrbForge.Orb.EXE.yaml +++ b/manifests/o/OrbForge/Orb/EXE/1.5.4/OrbForge.Orb.EXE.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: OrbForge.Orb.EXE -PackageVersion: 1.5.3 +PackageVersion: 1.5.4 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From aa062c3ad0698bcc6b9d1c386cd1ae960288ad6a Mon Sep 17 00:00:00 2001 From: Nacai <111849193+B67687@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:46:15 +0800 Subject: [PATCH 093/188] openwhispr: Add version 1.7.3 (#395496) --- .../OpenWhispr.OpenWhispr.installer.yaml | 24 +++++++++++++++ .../OpenWhispr.OpenWhispr.locale.en-US.yaml | 29 +++++++++++++++++++ .../1.7.3/OpenWhispr.OpenWhispr.yaml | 7 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/o/OpenWhispr/OpenWhispr/1.7.3/OpenWhispr.OpenWhispr.installer.yaml create mode 100644 manifests/o/OpenWhispr/OpenWhispr/1.7.3/OpenWhispr.OpenWhispr.locale.en-US.yaml create mode 100644 manifests/o/OpenWhispr/OpenWhispr/1.7.3/OpenWhispr.OpenWhispr.yaml diff --git a/manifests/o/OpenWhispr/OpenWhispr/1.7.3/OpenWhispr.OpenWhispr.installer.yaml b/manifests/o/OpenWhispr/OpenWhispr/1.7.3/OpenWhispr.OpenWhispr.installer.yaml new file mode 100644 index 0000000000000..2873d0fca1902 --- /dev/null +++ b/manifests/o/OpenWhispr/OpenWhispr/1.7.3/OpenWhispr.OpenWhispr.installer.yaml @@ -0,0 +1,24 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenWhispr.OpenWhispr +PackageVersion: 1.7.3 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/OpenWhispr/openwhispr/releases/download/v1.7.3/OpenWhispr-Setup-1.7.3.exe + InstallerSha256: 256a49099fc6f8ed2b81c7898f8dac704ee7190ccca76cc351508cafcd0a3f55 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/OpenWhispr/openwhispr/releases/download/v1.7.3/OpenWhispr-Setup-1.7.3.exe + InstallerSha256: 256a49099fc6f8ed2b81c7898f8dac704ee7190ccca76cc351508cafcd0a3f55 + InstallerSwitches: + Custom: /allusers + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenWhispr/OpenWhispr/1.7.3/OpenWhispr.OpenWhispr.locale.en-US.yaml b/manifests/o/OpenWhispr/OpenWhispr/1.7.3/OpenWhispr.OpenWhispr.locale.en-US.yaml new file mode 100644 index 0000000000000..770f2de2a3508 --- /dev/null +++ b/manifests/o/OpenWhispr/OpenWhispr/1.7.3/OpenWhispr.OpenWhispr.locale.en-US.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenWhispr.OpenWhispr +PackageVersion: 1.7.3 +PackageLocale: en-US +Publisher: OpenWhispr +PublisherUrl: https://openwhispr.com +PublisherSupportUrl: https://github.com/OpenWhispr/openwhispr/issues +Author: OpenWhispr +PackageName: OpenWhispr +PackageUrl: https://github.com/OpenWhispr/openwhispr +License: MIT +LicenseUrl: https://github.com/OpenWhispr/openwhispr/blob/v1.7.3/LICENSE +Copyright: Copyright (c) 2025 OpenWhispr +ShortDescription: Voice-to-text dictation app with local and cloud models. Privacy-first, open-source alternative to WisprFlow. +Moniker: openwhispr +Tags: +- dictation +- hotkey +- privacy +- speech-recognition +- speech-to-text +- transcription +- tray +- voice +- whisper + +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenWhispr/OpenWhispr/1.7.3/OpenWhispr.OpenWhispr.yaml b/manifests/o/OpenWhispr/OpenWhispr/1.7.3/OpenWhispr.OpenWhispr.yaml new file mode 100644 index 0000000000000..2e98b404abd00 --- /dev/null +++ b/manifests/o/OpenWhispr/OpenWhispr/1.7.3/OpenWhispr.OpenWhispr.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenWhispr.OpenWhispr +PackageVersion: 1.7.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a418e1ae960a6035e3cd2f4c97d72441aadaff87 Mon Sep 17 00:00:00 2001 From: ".NET Winget Bot" <103280400+dotnet-winget-bot@users.noreply.github.com> Date: Thu, 16 Jul 2026 12:52:33 -0500 Subject: [PATCH 094/188] Microsoft.DotNet.Runtime.9 version 9.0.18 (#402344) --- .../Microsoft.DotNet.Runtime.9.installer.yaml | 44 +++++++++++++++++++ ...crosoft.DotNet.Runtime.9.locale.en-US.yaml | 27 ++++++++++++ .../9/9.0.18/Microsoft.DotNet.Runtime.9.yaml | 9 ++++ 3 files changed, 80 insertions(+) create mode 100644 manifests/m/Microsoft/DotNet/Runtime/9/9.0.18/Microsoft.DotNet.Runtime.9.installer.yaml create mode 100644 manifests/m/Microsoft/DotNet/Runtime/9/9.0.18/Microsoft.DotNet.Runtime.9.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/DotNet/Runtime/9/9.0.18/Microsoft.DotNet.Runtime.9.yaml diff --git a/manifests/m/Microsoft/DotNet/Runtime/9/9.0.18/Microsoft.DotNet.Runtime.9.installer.yaml b/manifests/m/Microsoft/DotNet/Runtime/9/9.0.18/Microsoft.DotNet.Runtime.9.installer.yaml new file mode 100644 index 0000000000000..c12f1b77ea3e5 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/Runtime/9/9.0.18/Microsoft.DotNet.Runtime.9.installer.yaml @@ -0,0 +1,44 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.Runtime.9 +PackageVersion: 9.0.18 +MinimumOSVersion: 6.1.7601 +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive + Custom: /norestart +Installers: +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.18/dotnet-runtime-9.0.18-win-x64.exe + InstallerSha256: 42AEAAFB8351979479A5C2AA7CFCBCF76A2919787811D564B5F55BFF151C545E + ProductCode: '{67f92e93-d6b1-4bc6-9b93-e31cf7bb185e}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET Runtime - 9.0.18 (x64) + Publisher: Microsoft Corporation + DisplayVersion: 9.0.18.36215 + ProductCode: '{67f92e93-d6b1-4bc6-9b93-e31cf7bb185e}' +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.18/dotnet-runtime-9.0.18-win-x86.exe + InstallerSha256: D5BAFAE4F66E8851EBEA88EB2A1115163EF653135ED3527568AF9D683ACE702A + ProductCode: '{678c7286-07a5-42bf-a440-5538fa2b229c}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET Runtime - 9.0.18 (x86) + Publisher: Microsoft Corporation + DisplayVersion: 9.0.18.36215 + ProductCode: '{678c7286-07a5-42bf-a440-5538fa2b229c}' +- Architecture: arm64 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.18/dotnet-runtime-9.0.18-win-arm64.exe + InstallerSha256: FAC2A44DF175F4EA9172A1E12C035C26EEEEA6A1DBDF539FCD6EA37C5A1803A1 + ProductCode: '{e2df9870-0037-489b-aaac-fe45076c3378}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET Runtime - 9.0.18 (arm64) + Publisher: Microsoft Corporation + DisplayVersion: 9.0.18.36215 + ProductCode: '{e2df9870-0037-489b-aaac-fe45076c3378}' +ManifestType: installer +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/Runtime/9/9.0.18/Microsoft.DotNet.Runtime.9.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/Runtime/9/9.0.18/Microsoft.DotNet.Runtime.9.locale.en-US.yaml new file mode 100644 index 0000000000000..47d4bb89b29c8 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/Runtime/9/9.0.18/Microsoft.DotNet.Runtime.9.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.Runtime.9 +PackageVersion: 9.0.18 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft .NET Runtime 9.0 +PackageUrl: https://dotnet.microsoft.com +License: MIT +ShortDescription: .NET is a free, cross-platform, open-source developer platform for building many different types of applications. +Moniker: dotnet-runtime-9 +Tags: +- .NET +- .NET Core +- dotnet +- net +- C# +- csharp +- F# +- fsharp +- VB +- Visual Basic +- runtime +ManifestType: defaultLocale +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/Runtime/9/9.0.18/Microsoft.DotNet.Runtime.9.yaml b/manifests/m/Microsoft/DotNet/Runtime/9/9.0.18/Microsoft.DotNet.Runtime.9.yaml new file mode 100644 index 0000000000000..9943742508986 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/Runtime/9/9.0.18/Microsoft.DotNet.Runtime.9.yaml @@ -0,0 +1,9 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.Runtime.9 +PackageVersion: 9.0.18 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 + From e3e009a2d4ed415fd1bc6c622798868da118a469 Mon Sep 17 00:00:00 2001 From: Jan De Dobbeleer <2492783+JanDeDobbeleer@users.noreply.github.com> Date: Thu, 16 Jul 2026 19:53:56 +0200 Subject: [PATCH 095/188] New version: JanDeDobbeleer.OhMyPosh version 29.31.0 (#402648) --- .../JanDeDobbeleer.OhMyPosh.installer.yaml | 23 ++++++++++++ .../JanDeDobbeleer.OhMyPosh.locale.en-US.yaml | 35 +++++++++++++++++++ .../29.31.0/JanDeDobbeleer.OhMyPosh.yaml | 8 +++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/29.31.0/JanDeDobbeleer.OhMyPosh.installer.yaml create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/29.31.0/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/29.31.0/JanDeDobbeleer.OhMyPosh.yaml diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/29.31.0/JanDeDobbeleer.OhMyPosh.installer.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/29.31.0/JanDeDobbeleer.OhMyPosh.installer.yaml new file mode 100644 index 0000000000000..a98394a0826da --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/29.31.0/JanDeDobbeleer.OhMyPosh.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JanDeDobbeleer.OhMyPosh +PackageVersion: 29.31.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17134.0 +InstallerType: msix +PackageFamilyName: ohmyposh.cli_96v55e8n804z4 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v29.31.0/install-x64.msix + InstallerSha256: F12BA9D4A656198B5D58C7F188CA64A547A1A2B1A996CC125C57421128BA3448 + SignatureSha256: E4F61E4AD8EF4B74DC34AE1DD755FF4D5B7F994FED841AFF3BE049F8A6AB505C +- Architecture: arm64 + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v29.31.0/install-arm64.msix + InstallerSha256: FDD93551F22CE34237E6A63207BBBAB3DCCEA1BA78232C95D93446637EB4E2FD + SignatureSha256: 3AE9FBFFACC80414BA25B771E1F15F245491124188241EA50888441DEFF5C5A7 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-15 diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/29.31.0/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/29.31.0/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml new file mode 100644 index 0000000000000..a8a4d3098858e --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/29.31.0/JanDeDobbeleer.OhMyPosh.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: JanDeDobbeleer.OhMyPosh +PackageVersion: 29.31.0 +PackageLocale: en-US +Publisher: Jan De Dobbeleer +PublisherUrl: https://github.com/JanDeDobbeleer +PublisherSupportUrl: https://github.com/JanDeDobbeleer/oh-my-posh/issues +Author: Jan De Dobbeleer +PackageName: Oh My Posh +PackageUrl: https://ohmyposh.dev/ +License: MIT +LicenseUrl: https://github.com/JanDeDobbeleer/oh-my-posh/raw/main/COPYING +ShortDescription: Prompt theme engine for any shell +Tags: +- bash +- cmd +- git +- nerd-fonts +- nushell +- powershell +- starship +- tooltips +- console +- command-line +- shell +- wsl +- developer-tools +- utilities +- cli +- terminal +ReleaseNotesUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/tag/v29.31.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/29.31.0/JanDeDobbeleer.OhMyPosh.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/29.31.0/JanDeDobbeleer.OhMyPosh.yaml new file mode 100644 index 0000000000000..918a761fa6a14 --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/29.31.0/JanDeDobbeleer.OhMyPosh.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: JanDeDobbeleer.OhMyPosh +PackageVersion: 29.31.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5d25ca82f3d0e7476c758c4944b5fad65936401a Mon Sep 17 00:00:00 2001 From: Jan De Dobbeleer <2492783+JanDeDobbeleer@users.noreply.github.com> Date: Thu, 16 Jul 2026 19:54:20 +0200 Subject: [PATCH 096/188] New version: JanDeDobbeleer.OhMyPosh version 29.31.1 (#403137) --- .../JanDeDobbeleer.OhMyPosh.installer.yaml | 23 ++++++++++++ .../JanDeDobbeleer.OhMyPosh.locale.en-US.yaml | 35 +++++++++++++++++++ .../29.31.1/JanDeDobbeleer.OhMyPosh.yaml | 8 +++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/29.31.1/JanDeDobbeleer.OhMyPosh.installer.yaml create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/29.31.1/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/29.31.1/JanDeDobbeleer.OhMyPosh.yaml diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/29.31.1/JanDeDobbeleer.OhMyPosh.installer.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/29.31.1/JanDeDobbeleer.OhMyPosh.installer.yaml new file mode 100644 index 0000000000000..69606ff324a9e --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/29.31.1/JanDeDobbeleer.OhMyPosh.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JanDeDobbeleer.OhMyPosh +PackageVersion: 29.31.1 +InstallerLocale: en-US +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17134.0 +InstallerType: msix +PackageFamilyName: ohmyposh.cli_96v55e8n804z4 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v29.31.1/install-x64.msix + InstallerSha256: E9F6FFF0A4DCEFC06B40EBFBA9720AFF47AB84E84EABFF549C33F068ED587B0B + SignatureSha256: 430477ED49FBB9FB77AD9D3C40FFCB54005F513E3884B0D589658ECB55B0714E +- Architecture: arm64 + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v29.31.1/install-arm64.msix + InstallerSha256: 7BB7F9E2EAE80FC8E012134A8B5377C6F45EA8D9C9BDC60F68704C095E9AD426 + SignatureSha256: A0D83926B4D9081C5741616073E28CBB1AB16E88A8F51FDE238FD57D21A3CDC9 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-16 diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/29.31.1/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/29.31.1/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml new file mode 100644 index 0000000000000..f194e4b81168a --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/29.31.1/JanDeDobbeleer.OhMyPosh.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: JanDeDobbeleer.OhMyPosh +PackageVersion: 29.31.1 +PackageLocale: en-US +Publisher: Jan De Dobbeleer +PublisherUrl: https://github.com/JanDeDobbeleer +PublisherSupportUrl: https://github.com/JanDeDobbeleer/oh-my-posh/issues +Author: Jan De Dobbeleer +PackageName: Oh My Posh +PackageUrl: https://ohmyposh.dev/ +License: MIT +LicenseUrl: https://github.com/JanDeDobbeleer/oh-my-posh/raw/main/COPYING +ShortDescription: Prompt theme engine for any shell +Tags: +- bash +- cmd +- git +- nerd-fonts +- nushell +- powershell +- starship +- tooltips +- console +- command-line +- shell +- wsl +- developer-tools +- utilities +- cli +- terminal +ReleaseNotesUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/tag/v29.31.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/29.31.1/JanDeDobbeleer.OhMyPosh.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/29.31.1/JanDeDobbeleer.OhMyPosh.yaml new file mode 100644 index 0000000000000..2c655b2b9f494 --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/29.31.1/JanDeDobbeleer.OhMyPosh.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: JanDeDobbeleer.OhMyPosh +PackageVersion: 29.31.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8731795e46b3f70cd0088632ac89341176e65aff Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:54:48 +0800 Subject: [PATCH 097/188] New version: Clockify.Clockify version 2.2.3 (#403389) --- .../{2.2.2 => 2.2.3}/Clockify.Clockify.installer.yaml | 6 +++--- .../Clockify.Clockify.locale.en-US.yaml | 11 ++++------- .../Clockify.Clockify.locale.zh-CN.yaml | 2 +- .../Clockify/{2.2.2 => 2.2.3}/Clockify.Clockify.yaml | 2 +- 4 files changed, 9 insertions(+), 12 deletions(-) rename manifests/c/Clockify/Clockify/{2.2.2 => 2.2.3}/Clockify.Clockify.installer.yaml (80%) rename manifests/c/Clockify/Clockify/{2.2.2 => 2.2.3}/Clockify.Clockify.locale.en-US.yaml (63%) rename manifests/c/Clockify/Clockify/{2.2.2 => 2.2.3}/Clockify.Clockify.locale.zh-CN.yaml (95%) rename manifests/c/Clockify/Clockify/{2.2.2 => 2.2.3}/Clockify.Clockify.yaml (91%) diff --git a/manifests/c/Clockify/Clockify/2.2.2/Clockify.Clockify.installer.yaml b/manifests/c/Clockify/Clockify/2.2.3/Clockify.Clockify.installer.yaml similarity index 80% rename from manifests/c/Clockify/Clockify/2.2.2/Clockify.Clockify.installer.yaml rename to manifests/c/Clockify/Clockify/2.2.3/Clockify.Clockify.installer.yaml index f99aa479a3297..a6c418a563f39 100644 --- a/manifests/c/Clockify/Clockify/2.2.2/Clockify.Clockify.installer.yaml +++ b/manifests/c/Clockify/Clockify/2.2.3/Clockify.Clockify.installer.yaml @@ -2,19 +2,19 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Clockify.Clockify -PackageVersion: 2.2.2 +PackageVersion: 2.2.3 InstallerType: msi Scope: machine UpgradeBehavior: install Protocols: - clockify ProductCode: '{D66141B9-8C68-43B1-BC2E-52B6CCE30967}' -ReleaseDate: 2026-06-22 +ReleaseDate: 2026-07-16 AppsAndFeaturesEntries: - UpgradeCode: '{A17CEE88-470D-49D0-A58D-40D503A0BEBF}' Installers: - Architecture: x64 InstallerUrl: https://clockify.me/downloads/clockify-setup.msi - InstallerSha256: A9F4E841670DA6DB6DC27624281A48720508FCEDF717DA2CD636A393DA2FEB4C + InstallerSha256: E83B6C8852CF35F2B7296C4A673BF33E564ABF44705D155505B78F3802C571A4 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/c/Clockify/Clockify/2.2.2/Clockify.Clockify.locale.en-US.yaml b/manifests/c/Clockify/Clockify/2.2.3/Clockify.Clockify.locale.en-US.yaml similarity index 63% rename from manifests/c/Clockify/Clockify/2.2.2/Clockify.Clockify.locale.en-US.yaml rename to manifests/c/Clockify/Clockify/2.2.3/Clockify.Clockify.locale.en-US.yaml index b571cd0d0e851..cf5b8e8f9519b 100644 --- a/manifests/c/Clockify/Clockify/2.2.2/Clockify.Clockify.locale.en-US.yaml +++ b/manifests/c/Clockify/Clockify/2.2.3/Clockify.Clockify.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Clockify.Clockify -PackageVersion: 2.2.2 +PackageVersion: 2.2.3 PackageLocale: en-US Publisher: COING Inc. PublisherUrl: https://clockify.me/ @@ -23,12 +23,9 @@ Tags: - tracker - work ReleaseNotes: |- - - Fix: Fixed missing time off icon on time off/holiday entries. - - Fix: Fixed an error when trying to continue a time off entry while Time off is disabled. - - Fix: Resolved an issue where Auto Tracker calendar wouldn't pick up the correct 'Today' date due to a mismatch between PC and Clockify time zones. - - Fix: Holding down the Start/Stop timer shortcut no longer triggers an error. - - Fix: Improve the confirmation message in the 'Delete entries' modal. - - Fix: Fixed Release Notes small UI issue. + - Improvement: Not sync entries are now automatically sent to the server once conditions are met (e.g. when a required filed is removed from the workspace settings). + - Fix: Fixed an issue where offline entries went missing when the Force Timer was enabled. + - Fix: Fixed an issue where offline entries with the private or arcihved project went missing. ReleaseNotesUrl: https://clockify.me/help/whats-new Documentations: - DocumentLabel: Tutorials diff --git a/manifests/c/Clockify/Clockify/2.2.2/Clockify.Clockify.locale.zh-CN.yaml b/manifests/c/Clockify/Clockify/2.2.3/Clockify.Clockify.locale.zh-CN.yaml similarity index 95% rename from manifests/c/Clockify/Clockify/2.2.2/Clockify.Clockify.locale.zh-CN.yaml rename to manifests/c/Clockify/Clockify/2.2.3/Clockify.Clockify.locale.zh-CN.yaml index 706499bb36c12..2c25a848fa503 100644 --- a/manifests/c/Clockify/Clockify/2.2.2/Clockify.Clockify.locale.zh-CN.yaml +++ b/manifests/c/Clockify/Clockify/2.2.3/Clockify.Clockify.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Clockify.Clockify -PackageVersion: 2.2.2 +PackageVersion: 2.2.3 PackageLocale: zh-CN License: 专有软件 ShortDescription: 一款时间追踪与工时表应用,助您轻松记录跨项目的工作时长。 diff --git a/manifests/c/Clockify/Clockify/2.2.2/Clockify.Clockify.yaml b/manifests/c/Clockify/Clockify/2.2.3/Clockify.Clockify.yaml similarity index 91% rename from manifests/c/Clockify/Clockify/2.2.2/Clockify.Clockify.yaml rename to manifests/c/Clockify/Clockify/2.2.3/Clockify.Clockify.yaml index 20d1193cb4dc0..9c4a750c7297c 100644 --- a/manifests/c/Clockify/Clockify/2.2.2/Clockify.Clockify.yaml +++ b/manifests/c/Clockify/Clockify/2.2.3/Clockify.Clockify.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Clockify.Clockify -PackageVersion: 2.2.2 +PackageVersion: 2.2.3 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 193c4f91ba775febab7e215dee1aea58783ef83e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:54:54 +0800 Subject: [PATCH 098/188] New version: ZMGID.Kivio version 2.7.9 (#403387) --- .../Kivio/2.7.9/ZMGID.Kivio.installer.yaml | 19 +++++++++ .../Kivio/2.7.9/ZMGID.Kivio.locale.en-US.yaml | 30 ++++++++++++++ .../Kivio/2.7.9/ZMGID.Kivio.locale.zh-CN.yaml | 41 +++++++++++++++++++ .../z/ZMGID/Kivio/2.7.9/ZMGID.Kivio.yaml | 8 ++++ 4 files changed, 98 insertions(+) create mode 100644 manifests/z/ZMGID/Kivio/2.7.9/ZMGID.Kivio.installer.yaml create mode 100644 manifests/z/ZMGID/Kivio/2.7.9/ZMGID.Kivio.locale.en-US.yaml create mode 100644 manifests/z/ZMGID/Kivio/2.7.9/ZMGID.Kivio.locale.zh-CN.yaml create mode 100644 manifests/z/ZMGID/Kivio/2.7.9/ZMGID.Kivio.yaml diff --git a/manifests/z/ZMGID/Kivio/2.7.9/ZMGID.Kivio.installer.yaml b/manifests/z/ZMGID/Kivio/2.7.9/ZMGID.Kivio.installer.yaml new file mode 100644 index 0000000000000..f4b902431bd0b --- /dev/null +++ b/manifests/z/ZMGID/Kivio/2.7.9/ZMGID.Kivio.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: ZMGID.Kivio +PackageVersion: 2.7.9 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: Kivio Desktop +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ZMGID/kivio/releases/download/v2.7.9/Kivio.Desktop_2.7.9_x64-setup.exe + InstallerSha256: AA22BE4D6F553947732B32BFD304E77662AB1A155844BD54B9B1038DE68C8CAC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZMGID/Kivio/2.7.9/ZMGID.Kivio.locale.en-US.yaml b/manifests/z/ZMGID/Kivio/2.7.9/ZMGID.Kivio.locale.en-US.yaml new file mode 100644 index 0000000000000..0b928f7a458f6 --- /dev/null +++ b/manifests/z/ZMGID/Kivio/2.7.9/ZMGID.Kivio.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: ZMGID.Kivio +PackageVersion: 2.7.9 +PackageLocale: en-US +Publisher: zmair +PublisherUrl: https://github.com/ZMGID +PublisherSupportUrl: https://github.com/ZMGID/kivio/issues +PackageName: Kivio +PackageUrl: https://github.com/ZMGID/kivio +License: GPL-3.0 +LicenseUrl: https://github.com/ZMGID/kivio/blob/HEAD/LICENSE +ShortDescription: 'A lightweight desktop AI client and screen-level agent: chat, tools, translation, OCR, and visual Q&A in one small app.' +Description: |- + Kivio is a compact desktop AI client with a built-in agent runtime. It stays in the tray or menu bar, opens when you need it, and keeps a much smaller footprint than a browser-based AI workspace. + - Kivio Agent — chat, projects, assistants, memory, file/image attachments, MCP, Skills, and native tools (file ops, shell, web fetch/search, Pyodide run_python). + - Lens — screenshot-based visual Q&A, OCR, formula extraction, text polishing, and optional web-aware answers. + - Fast translation — typed text, selected text, windows, and arbitrary screen regions. + - Bring your own models — OpenAI-compatible providers and Anthropic Messages, with per-feature model routing and multi-key failover. + - Document-ready — PDF / Word / Excel workflows run on a bundled offline Pyodide sandbox, no first-run CDN download required. + - Private by default — no telemetry; API keys and conversation data stay on your machine. +Tags: +- ai +- chatbot +- large-language-model +- llm +ReleaseNotesUrl: https://github.com/ZMGID/kivio/releases/tag/v2.7.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZMGID/Kivio/2.7.9/ZMGID.Kivio.locale.zh-CN.yaml b/manifests/z/ZMGID/Kivio/2.7.9/ZMGID.Kivio.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a4670feef4bf9 --- /dev/null +++ b/manifests/z/ZMGID/Kivio/2.7.9/ZMGID.Kivio.locale.zh-CN.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ZMGID.Kivio +PackageVersion: 2.7.9 +PackageLocale: zh-CN +ShortDescription: 轻量桌面 AI 客户端与屏幕级 Agent:聊天、工具、翻译、OCR、视觉问答,放进一个小应用。 +Description: |- + Kivio 是一个小体积桌面 AI 客户端,内置 Agent 运行时。常驻托盘或菜单栏,需要时再出现,比浏览器里的 AI 工作台更轻。 + - Kivio Agent —— 聊天、项目、助手、记忆、文件/图片附件、MCP、Skills、本地工具(文件操作、终端、网页抓取/搜索、Pyodide run_python)。 + - Lens —— 基于截图的视觉问答、OCR、公式提取、文本优化,可选联网来源回答。 + - 快速翻译 —— 输入文本、选中文本、窗口、任意屏幕区域。 + - 自带模型选择权 —— 支持 OpenAI 兼容接口与 Anthropic Messages,可按功能分别路由模型,多 Key 故障转移。 + - 文档可直接用 —— PDF / Word / Excel 工作流跑在随包的离线 Pyodide 沙箱,不依赖首次运行从 CDN 下载。 + - 默认安静 —— 无遥测;API Key 与对话数据留在本机 +Tags: +- 人工智能 +- 大语言模型 +- 聊天机器人 +ReleaseNotes: |- + Kivio Desktop v2.7.9 + 桌面 AI 助手 · macOS (Apple Silicon) + Windows。Desktop AI assistant for macOS (Apple Silicon) and Windows. + 下载 / Downloads + - Windows — Kivio.Desktop_2.7.9_x64-setup.exe(NSIS 安装包 / installer) + - macOS — Kivio.Desktop_2.7.9_aarch64.dmg(Apple Silicon,未签名 / unsigned) + - 首次启动:右键 → 打开,或运行 xattr -cr "/Applications/Kivio Desktop.app" + - First launch: right-click → Open, or run xattr -cr "/Applications/Kivio Desktop.app" + 新版本亮点 / What's New + - 更名为 Kivio Desktop / Renamed to Kivio Desktop — 应用、安装包、窗口、首次引导、关于页面、网站和 Release 统一使用新名称;kivio CLI、Bundle ID 与现有 ~/Kivio 数据路径保持兼容。App, installer, window, onboarding, About, website, and release branding now use Kivio Desktop, while the kivio CLI, Bundle ID, and existing ~/Kivio data paths stay compatible. + - 点击托盘打开 AI 客户端 / Tray click opens the AI client — 左键点击菜单栏/托盘图标会先关闭活动中的 Lens 系浮窗,再打开 Chat,避免置顶浮窗遮住客户端。A left-click closes any active Lens-family overlay before opening Chat, so an always-on-top overlay cannot cover the client. + - 修复 macOS 输入翻译闪退 / macOS translator crash fixed — 中文输入法会话仍挂在输入框时提交翻译,也会安全拆除 WebView,不再因 AppKit/IME 原生异常导致整个进程退出。Submitting input translation with an attached Chinese IME session now tears down the WebView safely instead of aborting on an AppKit/IME exception. + - 稳定 macOS 浮窗生命周期 / macOS overlays stabilized — Lens、截图翻译、替换翻译和选中文本翻译不再闪烁或重排桌面窗口;Escape/取消时的销毁流程进一步加固。Lens, screenshot translation, replace translation, and selected-text translation no longer flash or reorder desktop windows; Escape/cancel teardown is hardened. + - 远程 MCP OAuth / Remote MCP OAuth — 远程 MCP 服务器新增 OAuth 授权入口、PKCE/动态注册,并兼容 2025-11-25 协议版本。Remote MCP servers gain an OAuth authorization entry, PKCE/dynamic registration, and compatibility with protocol version 2025-11-25. + - 首次引导与 Lens 改进 / Onboarding and Lens improvements — 首次引导可选择 OCR 引擎;无截图的纯文本 Lens 对话也会写入历史。The first-run wizard can select the OCR engine, and text-only Lens conversations are preserved in history. + - AI 客户端细节优化 / AI client refinement — 重写内置专家助手,拓宽对话列,消息导航贴近滚动条,Plugin/Skill/请求调试面板更紧凑统一。Built-in expert assistants were rewritten, the conversation column is wider, navigation docks to the scrollbar, and Plugin/Skill/Request Debug panels are visually tightened. + - 发版可靠性 / Release reliability — 模型匹配、上下文压缩、工具名大小写与 MCP 取消通知的确定性回归均已补齐测试,前后端全量测试通过。Deterministic model matching, context compaction, case-insensitive tool-call, and MCP cancellation regressions are covered by the full passing frontend and Rust suites. + + 完整变更 / Full changelog: https://github.com/ZMGID/kivio/compare/v2.7.8...v2.7.9 +ReleaseNotesUrl: https://github.com/ZMGID/kivio/releases/tag/v2.7.9 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZMGID/Kivio/2.7.9/ZMGID.Kivio.yaml b/manifests/z/ZMGID/Kivio/2.7.9/ZMGID.Kivio.yaml new file mode 100644 index 0000000000000..19620228c2ae2 --- /dev/null +++ b/manifests/z/ZMGID/Kivio/2.7.9/ZMGID.Kivio.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: ZMGID.Kivio +PackageVersion: 2.7.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3ba37d46405d9c29ff02516b75214077fb95c7f2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:55:11 +0800 Subject: [PATCH 099/188] New version: uu201.CharacterArc version 1.14.1 (#403384) --- .../1.14.1/uu201.CharacterArc.installer.yaml | 26 +++++++ .../uu201.CharacterArc.locale.en-US.yaml | 57 ++++++++++++++ .../uu201.CharacterArc.locale.zh-CN.yaml | 75 +++++++++++++++++++ .../1.14.1/uu201.CharacterArc.yaml | 8 ++ 4 files changed, 166 insertions(+) create mode 100644 manifests/u/uu201/CharacterArc/1.14.1/uu201.CharacterArc.installer.yaml create mode 100644 manifests/u/uu201/CharacterArc/1.14.1/uu201.CharacterArc.locale.en-US.yaml create mode 100644 manifests/u/uu201/CharacterArc/1.14.1/uu201.CharacterArc.locale.zh-CN.yaml create mode 100644 manifests/u/uu201/CharacterArc/1.14.1/uu201.CharacterArc.yaml diff --git a/manifests/u/uu201/CharacterArc/1.14.1/uu201.CharacterArc.installer.yaml b/manifests/u/uu201/CharacterArc/1.14.1/uu201.CharacterArc.installer.yaml new file mode 100644 index 0000000000000..d3a3cef7c4e46 --- /dev/null +++ b/manifests/u/uu201/CharacterArc/1.14.1/uu201.CharacterArc.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: uu201.CharacterArc +PackageVersion: 1.14.1 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 49938137-299e-5c61-8d81-5dc02724dce8 +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/uu201/character-arc/releases/download/v1.14.1/CharacterArc-1.14.1-arm64-setup.exe + InstallerSha256: 6810A1811A85A0A0442C90BAAE9CFBE08EE038062230E29C135FF5AA145AB3F3 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/uu201/character-arc/releases/download/v1.14.1/CharacterArc-1.14.1-arm64-setup.exe + InstallerSha256: 6810A1811A85A0A0442C90BAAE9CFBE08EE038062230E29C135FF5AA145AB3F3 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/u/uu201/CharacterArc/1.14.1/uu201.CharacterArc.locale.en-US.yaml b/manifests/u/uu201/CharacterArc/1.14.1/uu201.CharacterArc.locale.en-US.yaml new file mode 100644 index 0000000000000..dfed011be9d8a --- /dev/null +++ b/manifests/u/uu201/CharacterArc/1.14.1/uu201.CharacterArc.locale.en-US.yaml @@ -0,0 +1,57 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: uu201.CharacterArc +PackageVersion: 1.14.1 +PackageLocale: en-US +ShortDescription: An AI novel-writing desktop application that integrates project settings, character relationships, plot outlines, chapter writing, and multi-model AI collaboration. +Description: |- + CharacterArc is not just a "conversational AI shell", but a desktop workbench built around novel project organization, chapter writing, and AI collaboration. + + 🏠 Local-First + Project data is stored in a local SQLite database; no reliance on online services, giving you full control over your writing. + 📦 Project Isolation + Each project independently maintains its settings, chapters, knowledge base, and AI execution logs, ensuring no cross-interference. + 📖 Chapter-Oriented + Outlines, inspiration, knowledge, and AI capabilities are all designed to ultimately serve the creation of chapters. + 🧩 Skill-Driven + AI calls can automatically match built-in or project-level Skill packages based on tasks, with support for Agent Loop scheduling. + 🌐 Multi-Provider Integration + Supports all OpenAI-compatible interfaces (DeepSeek, Qwen, Zhipu, Kimi, SiliconFlow, Ollama, etc.) and the Anthropic protocol (official and relays). Simply select the protocol and enter the address. + 🚀 Feature Overview + 📂 Projects & Resources + - Project Center: Create, view, edit, and delete novel projects. + - New Project Wizard: Fill in genre, length, and synopsis; call AI to generate initial settings and outlines. + - Novel Workflow Panel: Maintain workflow documents by volume; supports deconstructing reference works. + - Knowledge Center: Accumulate project facts, workflow documents, reference materials, and style analysis results. + - Skill System: Enable built-in Skills or import additional Skill packages for individual projects. + 🌍 Worldbuilding & Structure + - Worldview / Character / Organization / Relationship Management: Maintain foundational assets for the novel. + - Relationship Maps: Visualize character relationships and organizational connections (via Cytoscape). + - Plot Outline: Dual-column interlaced timeline layout; organize plot nodes by volume with drag-and-drop sorting and AI expansion. + - Plot Leads: Assist in maintaining foreshadowing, suspense, and payoff plans. + ✍️ Chapter Creation + - Three-Column Layout: Directory tree + Main editor + AI sidebar. + - Rich Text Editing: Based on TipTap; supports search-and-replace, formatting, and selection-based actions. + - Auto-Save & History: Automatic disk saving during editing; supports manual snapshots and rollbacks. + - Reading Mode / Focus Mode: Check pacing by reading in a format closer to the final manuscript. + - Word Count Goals: Set target word counts per chapter and track progress. + - Export: Export chapter text as .txt / .docx; export the entire workspace as a JSON snapshot. + 🤖 AI Assistance + - Polishing, continuation, rewriting, and pacing adjustments for chapters. + - Generation of chapter summaries, identification of foreshadowing, and subsequent plot chain generation. + - Streaming AI first-draft generation, scene planning, and chapter analysis. + - Inspiration generation packages and in-depth deconstruction of reference works. + - Agent Loop Mode: Allows the model to think iteratively based on Skill indexes and tool registries. + - Task Progress Panel: A unified view of current and historical AI tasks. + 🎨 Cover Workbench + - Generate cover prompts tailored for platforms (Fanqie, Qidian, Jinjiang, Zhihu, Qimao, Ciweimao, etc.). + - Call image models to generate previews and compare historical versions within the workbench. +Tags: +- ai +- fiction +- large-language-model +- llm +- novel +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/u/uu201/CharacterArc/1.14.1/uu201.CharacterArc.locale.zh-CN.yaml b/manifests/u/uu201/CharacterArc/1.14.1/uu201.CharacterArc.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7ca7f33d68fc3 --- /dev/null +++ b/manifests/u/uu201/CharacterArc/1.14.1/uu201.CharacterArc.locale.zh-CN.yaml @@ -0,0 +1,75 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: uu201.CharacterArc +PackageVersion: 1.14.1 +PackageLocale: zh-CN +Publisher: zhouyeshan +PublisherUrl: https://github.com/uu201 +PublisherSupportUrl: https://github.com/uu201/character-arc/issues +PackageName: CharacterArc +PackageUrl: https://github.com/uu201/character-arc +License: MIT +LicenseUrl: https://github.com/uu201/character-arc/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 zhouyeshan +ShortDescription: AI 小说创作桌面应用,集项目设定、角色关系、剧情大纲、章节写作与多模型 AI 协作于一体 +Description: |- + CharacterArc(弧光)不是“只会对话的 AI 壳子”,而是一套围绕小说项目组织、章节写作与 AI 协作搭起来的桌面工作台。 + + 🏠 本地优先 + 项目数据保存在本机 SQLite,无需依赖在线服务,写作内容完全自己掌控。 + 📦 项目隔离 + 每个项目独立维护设定、章节、知识库与 AI 运行记录,互不干扰。 + 📖 章节导向 + 大纲、灵感、知识和 AI 能力最终都围绕章节创作落地。 + 🧩 Skill 驱动 + AI 调用可按任务自动匹配内置 / 项目级 Skill 包,并支持 Agent Loop 调度。 + 🌐 多厂商接入 + 支持所有 OpenAI 兼容接口(DeepSeek、通义千问、智谱、Kimi、SiliconFlow、Ollama 等)和 Anthropic 协议(官方及中转站),只需选协议填地址即可。 + 🚀 功能概览 + 📂 项目与资料 + - 项目中心:创建、查看、编辑、删除小说项目 + - 新建项目向导:填写题材、篇幅、简介,可调用 AI 生成首批设定与大纲 + - 小说流程面板:按分卷维护流程文档,支持参考作品拆解 + - 知识中心:沉淀项目事实、流程文档、参考资料与风格分析结果 + - 技能系统:支持启用内置 Skill,也支持为单项目导入额外 Skill 包 + 🌍 世界观与结构 + - 世界观 / 角色 / 组织 / 关系管理:维护小说基础设定资产 + - 关系图谱:可视化角色关系与组织关联(Cytoscape) + - 剧情大纲:双栏交错时间线布局,按分卷组织剧情节点,支持拖拽排序与 AI 扩写 + - 剧情线索:辅助维护伏笔、悬念和回收计划 + ✍️ 章节创作 + - 三栏布局:目录树 + 正文编辑器 + AI 侧边栏 + - 富文本编辑:基于 TipTap,支持搜索替换、格式化、选区动作 + - 自动保存与历史版本:编辑后自动落盘,支持手动快照与回滚 + - 阅读模式 / 专注模式:以更接近成稿阅读的方式检查节奏 + - 字数目标:按章节设置目标字数并跟踪完成度 + - 导出:章节正文可导出为 .txt / .docx,工作区可导出 JSON 快照 + 🤖 AI 辅助 + - 章节润色、续写、改写、节奏调整 + - 章节摘要生成、伏笔识别、后续剧情链生成 + - AI 初稿流式生成、场景规划、章节分析 + - 灵感发散包生成、参考作品深度拆解 + - Agent Loop 模式:让模型按 Skill 索引与工具注册表循环思考 + - 任务进度面板:统一查看正在运行与历史 AI 任务 + 🎨 封面工作台 + - 面向平台(番茄、起点、晋江、知乎盐言、七猫、刺猬猫等)生成封面 Prompt + - 调用图像模型生成预览图,可在工作台中对比历史版本 +Tags: +- 人工智能 +- 大语言模型 +- 小说 +ReleaseNotes: |- + 1.14.1 - 2026-07-16 + Changed + - OpenAI API 协议自动匹配:OpenAI 官方接口以及 OpenAI 兼容接口中的 GPT-5、o1、o3、o4-mini 系列自动使用 Responses API;其他兼容模型继续使用 Chat Completions,兼顾新模型能力与第三方服务兼容性 + - AI 中转错误诊断增强:错误日志新增请求 URL、请求字段摘要、响应头、请求 ID、SDK 重试判断与 cause 链,并提高响应正文记录上限;认证信息、Cookie 和提示词正文仍会脱敏或避免重复记录 + Fixed + - 全局助手 v2 分页读取:项目资料工具支持通过 offset 连续翻页,并提示下一页位置;修复创作记忆等列表超过单页数量后重复读取首页、逐项读取耗尽预算并输出工具受限说明的问题 + - GPT-5 中转请求兼容性:修复 OpenAI 兼容中转下 GPT-5 系列被强制按非推理模型发送旧 token 参数的问题,自动移除不支持的采样参数,并对中转站返回的通用临时上游错误执行一次受控重试 + - 深度构建与结构化生成稳定性:GPT-5 系列后台结构化任务改用流式传输后聚合完整结果,降低深度构建、批量生成等任务在部分中转站上的请求失败概率 + - Responses Base URL 规范化:Base URL 支持识别并剥离 /responses 端点,避免用户填写完整 /v1/responses 时产生重复路径 + - AI 日志时间显示:ai-prompts.log 改为记录带本地时区偏移的 ISO 时间,修复北京时间显示少 8 小时的问题 +ReleaseNotesUrl: https://github.com/uu201/character-arc/releases/tag/v1.14.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/u/uu201/CharacterArc/1.14.1/uu201.CharacterArc.yaml b/manifests/u/uu201/CharacterArc/1.14.1/uu201.CharacterArc.yaml new file mode 100644 index 0000000000000..36438d202bd69 --- /dev/null +++ b/manifests/u/uu201/CharacterArc/1.14.1/uu201.CharacterArc.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: uu201.CharacterArc +PackageVersion: 1.14.1 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 1954052ce61c79497c8043f4df7b1e67b1888ffd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:55:14 +0800 Subject: [PATCH 100/188] New version: TailwindLabs.TailwindCSS version 4.3.3 (#403378) --- .../TailwindLabs.TailwindCSS.installer.yaml | 15 +++++++ ...TailwindLabs.TailwindCSS.locale.en-US.yaml | 44 +++++++++++++++++++ ...TailwindLabs.TailwindCSS.locale.zh-CN.yaml | 25 +++++++++++ .../4.3.3/TailwindLabs.TailwindCSS.yaml | 8 ++++ 4 files changed, 92 insertions(+) create mode 100644 manifests/t/TailwindLabs/TailwindCSS/4.3.3/TailwindLabs.TailwindCSS.installer.yaml create mode 100644 manifests/t/TailwindLabs/TailwindCSS/4.3.3/TailwindLabs.TailwindCSS.locale.en-US.yaml create mode 100644 manifests/t/TailwindLabs/TailwindCSS/4.3.3/TailwindLabs.TailwindCSS.locale.zh-CN.yaml create mode 100644 manifests/t/TailwindLabs/TailwindCSS/4.3.3/TailwindLabs.TailwindCSS.yaml diff --git a/manifests/t/TailwindLabs/TailwindCSS/4.3.3/TailwindLabs.TailwindCSS.installer.yaml b/manifests/t/TailwindLabs/TailwindCSS/4.3.3/TailwindLabs.TailwindCSS.installer.yaml new file mode 100644 index 0000000000000..c6328338f4979 --- /dev/null +++ b/manifests/t/TailwindLabs/TailwindCSS/4.3.3/TailwindLabs.TailwindCSS.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: TailwindLabs.TailwindCSS +PackageVersion: 4.3.3 +InstallerType: portable +Commands: +- tailwindcss +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/tailwindlabs/tailwindcss/releases/download/v4.3.3/tailwindcss-windows-x64.exe + InstallerSha256: E0E260CE048014E9268F6237FF18F8CCF02CEF521CBD0AE04E82C2CDF7AA3955 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TailwindLabs/TailwindCSS/4.3.3/TailwindLabs.TailwindCSS.locale.en-US.yaml b/manifests/t/TailwindLabs/TailwindCSS/4.3.3/TailwindLabs.TailwindCSS.locale.en-US.yaml new file mode 100644 index 0000000000000..bad1d5c777659 --- /dev/null +++ b/manifests/t/TailwindLabs/TailwindCSS/4.3.3/TailwindLabs.TailwindCSS.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TailwindLabs.TailwindCSS +PackageVersion: 4.3.3 +PackageLocale: en-US +Publisher: Tailwind Labs +PublisherUrl: https://tailwindcss.com +PublisherSupportUrl: https://github.com/tailwindlabs/tailwindcss/issues +Author: Tailwind Labs +PackageName: Tailwind CSS +PackageUrl: https://tailwindcss.com +License: MIT +LicenseUrl: https://github.com/tailwindlabs/tailwindcss/blob/master/LICENSE +Copyright: Copyright (c) Tailwind Labs, Inc. +ShortDescription: Rapidly build modern websites without ever leaving your HTML. +Description: |- + Tailwind CSS works by scanning all of your HTML files, JavaScript components, and any other templates for class names, generating the corresponding styles and then writing them to a static CSS file. + It's fast, flexible, and reliable — with zero-runtime. +Tags: +- css +ReleaseNotes: |- + Fixed + - Support --watch --poll[=ms] in @tailwindcss/cli when filesystem events are unreliable or unavailable (#20297) + - Canonicalization: match arbitrary hex colors against theme colors case-insensitively (e.g. bg-[#fff] and bg-[#FFF] → bg-white) (#20298) + - Prevent Preflight from overriding Firefox's native iframe:focus-visible outline styles (#20292) + - Ensure theme('colors.foo') in JS plugins resolves correctly when both --color-foo and --color-foo-bar exist (#20299) + - Ensure fractional opacity modifiers work with named shadow sizes like shadow-sm/12.5, text-shadow-sm/12.5, drop-shadow-sm/12.5, and inset-shadow-sm/12.5 (#20302) + - Parse selectors like [data-foo]div as two selectors instead of one (#20303) + - Ensure @tailwindcss/postcss rebuilds when a preprocessor like Sass changes the input CSS without changing the input file on disk (#20310) + - Ensure CSS nesting is handled even when Lightning CSS isn't run, such as in @tailwindcss/browser and Tailwind Play (#20124) + - Prevent achromatic theme colors from shifting hue when mixed in polar color spaces like oklch (#20314) + - Ensure --spacing(0) is optimized to 0px instead of 0 so it remains a when used in calc(…) (#20319) + - Load @parcel/watcher only when needed in @tailwindcss/cli --watch mode, so one-off builds and --watch --poll work when @parcel/watcher can't be loaded (#20325) + - Use explicit platform fonts instead of system-ui and ui-sans-serif so CJK text respects the page's lang attribute on Windows (#20318) + - Prevent @tailwindcss/upgrade from rewriting ignored files when run from a subdirectory (#20329) + - Ensure earlier @source rules pointing to nested files are scanned when later @source rules point to files in parent folders (#20335) + - Prevent @tailwindcss/vite from triggering full page reloads when scanned files are processed by Vite but haven't been loaded as modules yet (#20336) +ReleaseNotesUrl: https://github.com/tailwindlabs/tailwindcss/releases/tag/v4.3.3 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://tailwindcss.com/docs/installation +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TailwindLabs/TailwindCSS/4.3.3/TailwindLabs.TailwindCSS.locale.zh-CN.yaml b/manifests/t/TailwindLabs/TailwindCSS/4.3.3/TailwindLabs.TailwindCSS.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c6cd479c53851 --- /dev/null +++ b/manifests/t/TailwindLabs/TailwindCSS/4.3.3/TailwindLabs.TailwindCSS.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: TailwindLabs.TailwindCSS +PackageVersion: 4.3.3 +PackageLocale: zh-CN +Publisher: Tailwind Labs +PublisherUrl: https://tailwindcss.com +PublisherSupportUrl: https://github.com/tailwindlabs/tailwindcss/issues +Author: Tailwind Labs +PackageName: Tailwind CSS +PackageUrl: https://tailwindcss.com +License: MIT +LicenseUrl: https://github.com/tailwindlabs/tailwindcss/blob/master/LICENSE +Copyright: Copyright (c) Tailwind Labs, Inc. +ShortDescription: 无需脱离 HTML 就能快速构建现代网站 +Description: Tailwind CSS 的工作原理是扫描您所有的 HTML 文件、JavaScript 组件以及其它任何模板的类名,生成相应的样式,然后将其写入一个静态 CSS 文件中。快速、灵活、可靠,并且零等待。 +Tags: +- css +ReleaseNotesUrl: https://github.com/tailwindlabs/tailwindcss/releases/tag/v4.3.3 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://tailwindcss.com/docs/installation +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TailwindLabs/TailwindCSS/4.3.3/TailwindLabs.TailwindCSS.yaml b/manifests/t/TailwindLabs/TailwindCSS/4.3.3/TailwindLabs.TailwindCSS.yaml new file mode 100644 index 0000000000000..eddf45319978a --- /dev/null +++ b/manifests/t/TailwindLabs/TailwindCSS/4.3.3/TailwindLabs.TailwindCSS.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: TailwindLabs.TailwindCSS +PackageVersion: 4.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 00a394c6e74c406319e4123f03a5c6f91993c688 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:55:26 +0800 Subject: [PATCH 101/188] New version: Discord.Discord.Development.arm64 version 1.0.1003 (#403357) --- ...d.Discord.Development.arm64.installer.yaml | 20 +++++++++++ ...iscord.Development.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ ...iscord.Development.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../Discord.Discord.Development.arm64.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/d/Discord/Discord/Development/arm64/1.0.1003/Discord.Discord.Development.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Development/arm64/1.0.1003/Discord.Discord.Development.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Development/arm64/1.0.1003/Discord.Discord.Development.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Development/arm64/1.0.1003/Discord.Discord.Development.arm64.yaml diff --git a/manifests/d/Discord/Discord/Development/arm64/1.0.1003/Discord.Discord.Development.arm64.installer.yaml b/manifests/d/Discord/Discord/Development/arm64/1.0.1003/Discord.Discord.Development.arm64.installer.yaml new file mode 100644 index 0000000000000..09934ac407ac0 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/arm64/1.0.1003/Discord.Discord.Development.arm64.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Development.arm64 +PackageVersion: 1.0.1003 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordDevelopment +Installers: +- Architecture: arm64 + InstallerUrl: https://development.dl2.discordapp.net/distro/app/development/win/arm64/1.0.1003/DiscordDevelopmentSetup.exe + InstallerSha256: 4AD4830D6EE449D3CFB5E27D94B261191519EAF6223C8288D7DD3A7C354FC037 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/arm64/1.0.1003/Discord.Discord.Development.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Development/arm64/1.0.1003/Discord.Discord.Development.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..a4a45e5f50e44 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/arm64/1.0.1003/Discord.Discord.Development.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.Development.arm64 +PackageVersion: 1.0.1003 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Development (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-development +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/arm64/1.0.1003/Discord.Discord.Development.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Development/arm64/1.0.1003/Discord.Discord.Development.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5e93459e9a55a --- /dev/null +++ b/manifests/d/Discord/Discord/Development/arm64/1.0.1003/Discord.Discord.Development.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.Development.arm64 +PackageVersion: 1.0.1003 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/arm64/1.0.1003/Discord.Discord.Development.arm64.yaml b/manifests/d/Discord/Discord/Development/arm64/1.0.1003/Discord.Discord.Development.arm64.yaml new file mode 100644 index 0000000000000..e56084f568955 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/arm64/1.0.1003/Discord.Discord.Development.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.Development.arm64 +PackageVersion: 1.0.1003 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9684cd0fe017b799a969a2f06d04d5b13f2d1c50 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:55:45 +0800 Subject: [PATCH 102/188] New version: SaaSGroup.Tower version 13.1.576 (#403223) Co-authored-by: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> --- .../13.1.576/SaaSGroup.Tower.installer.yaml | 35 +++++++++++++++++++ .../SaaSGroup.Tower.locale.en-US.yaml | 32 +++++++++++++++++ .../SaaSGroup.Tower.locale.zh-CN.yaml | 27 ++++++++++++++ .../Tower/13.1.576/SaaSGroup.Tower.yaml | 8 +++++ 4 files changed, 102 insertions(+) create mode 100644 manifests/s/SaaSGroup/Tower/13.1.576/SaaSGroup.Tower.installer.yaml create mode 100644 manifests/s/SaaSGroup/Tower/13.1.576/SaaSGroup.Tower.locale.en-US.yaml create mode 100644 manifests/s/SaaSGroup/Tower/13.1.576/SaaSGroup.Tower.locale.zh-CN.yaml create mode 100644 manifests/s/SaaSGroup/Tower/13.1.576/SaaSGroup.Tower.yaml diff --git a/manifests/s/SaaSGroup/Tower/13.1.576/SaaSGroup.Tower.installer.yaml b/manifests/s/SaaSGroup/Tower/13.1.576/SaaSGroup.Tower.installer.yaml new file mode 100644 index 0000000000000..e1c2b0811d5ea --- /dev/null +++ b/manifests/s/SaaSGroup/Tower/13.1.576/SaaSGroup.Tower.installer.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SaaSGroup.Tower +PackageVersion: 13.1.576 +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://www.git-tower.com/apps/tower3-win/576-01812649/Tower-13.1.576.exe + InstallerSha256: 6DACFFAA6B1B5FA088E75B78682B33CFC5F9D9FE576D2A1596CD4C486EA0921F + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + ProductCode: Tower +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://www.git-tower.com/apps/tower3-win/576-01812649/Tower-13.1.576.msi + InstallerSha256: 6CEB4DCB29C54F0063A6B07A39820DD5D06327E3C2517BE10F1D45F9D4B093C4 + InstallerSwitches: + InstallLocation: APPLICATIONROOTDIRECTORY="" + ProductCode: MSI:Tower + AppsAndFeaturesEntries: + - InstallerType: exe +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SaaSGroup/Tower/13.1.576/SaaSGroup.Tower.locale.en-US.yaml b/manifests/s/SaaSGroup/Tower/13.1.576/SaaSGroup.Tower.locale.en-US.yaml new file mode 100644 index 0000000000000..6f99d447f2c23 --- /dev/null +++ b/manifests/s/SaaSGroup/Tower/13.1.576/SaaSGroup.Tower.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SaaSGroup.Tower +PackageVersion: 13.1.576 +PackageLocale: en-US +Publisher: SaaS.Group +PublisherUrl: https://www.git-tower.com/ +PublisherSupportUrl: https://www.git-tower.com/support +PrivacyUrl: https://www.git-tower.com/legal/privacy-policy +Author: SaaS.group GmbH +PackageName: Tower +PackageUrl: https://www.git-tower.com/ +License: Proprietary +LicenseUrl: https://www.git-tower.com/legal/eula +Copyright: Copyright © 2013-2026 saas.group All rights reserved +CopyrightUrl: https://www.git-tower.com/legal/eula +ShortDescription: The most powerful Git client +Tags: +- git +ReleaseNotes: |- + Improved + Diff View: Diff sections now end with an empty line, providing clearer visual separation. + Fixed + Branches: Fully merged branches can now be deleted without displaying an unnecessary warning about unmerged changes. Pull Requests: Fixed a crash that could occur when opening the Changeset tab for a pull request whose branches could not be resolved locally. About: Fixed a crash when opening the Acknowledgements window. +ReleaseNotesUrl: https://www.git-tower.com/release-notes +PurchaseUrl: https://www.git-tower.com/pricing +Documentations: +- DocumentLabel: Help + DocumentUrl: https://www.git-tower.com/help +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SaaSGroup/Tower/13.1.576/SaaSGroup.Tower.locale.zh-CN.yaml b/manifests/s/SaaSGroup/Tower/13.1.576/SaaSGroup.Tower.locale.zh-CN.yaml new file mode 100644 index 0000000000000..636027aa080e3 --- /dev/null +++ b/manifests/s/SaaSGroup/Tower/13.1.576/SaaSGroup.Tower.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SaaSGroup.Tower +PackageVersion: 13.1.576 +PackageLocale: zh-CN +Publisher: SaaS.Group +PublisherUrl: https://www.git-tower.com/ +PublisherSupportUrl: https://www.git-tower.com/support +PrivacyUrl: https://www.git-tower.com/legal/privacy-policy +Author: SaaS.group GmbH +PackageName: Tower +PackageUrl: https://www.git-tower.com/ +License: 专有软件 +LicenseUrl: https://www.git-tower.com/legal/eula +Copyright: Copyright © 2013-2026 saas.group All rights reserved +CopyrightUrl: https://www.git-tower.com/legal/eula +ShortDescription: 最强大的 Git 客户端 +Tags: +- git +ReleaseNotesUrl: https://www.git-tower.com/release-notes +PurchaseUrl: https://www.git-tower.com/pricing +Documentations: +- DocumentLabel: 帮助 + DocumentUrl: https://www.git-tower.com/help +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SaaSGroup/Tower/13.1.576/SaaSGroup.Tower.yaml b/manifests/s/SaaSGroup/Tower/13.1.576/SaaSGroup.Tower.yaml new file mode 100644 index 0000000000000..04d2f21c16e23 --- /dev/null +++ b/manifests/s/SaaSGroup/Tower/13.1.576/SaaSGroup.Tower.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: SaaSGroup.Tower +PackageVersion: 13.1.576 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f4c764e753c77378c581ccfc6fb41bff87bc1f49 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Thu, 16 Jul 2026 19:56:03 +0200 Subject: [PATCH 103/188] New version: Snyk.Snyk version 1.1306.1 (#403383) --- .../Snyk/1.1306.1/Snyk.Snyk.installer.yaml | 15 ++++++++ .../Snyk/1.1306.1/Snyk.Snyk.locale.en-US.yaml | 36 +++++++++++++++++++ manifests/s/Snyk/Snyk/1.1306.1/Snyk.Snyk.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/s/Snyk/Snyk/1.1306.1/Snyk.Snyk.installer.yaml create mode 100644 manifests/s/Snyk/Snyk/1.1306.1/Snyk.Snyk.locale.en-US.yaml create mode 100644 manifests/s/Snyk/Snyk/1.1306.1/Snyk.Snyk.yaml diff --git a/manifests/s/Snyk/Snyk/1.1306.1/Snyk.Snyk.installer.yaml b/manifests/s/Snyk/Snyk/1.1306.1/Snyk.Snyk.installer.yaml new file mode 100644 index 0000000000000..91457b46acfca --- /dev/null +++ b/manifests/s/Snyk/Snyk/1.1306.1/Snyk.Snyk.installer.yaml @@ -0,0 +1,15 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Snyk.Snyk +PackageVersion: 1.1306.1 +InstallerType: portable +Commands: +- snyk-win +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/snyk/cli/releases/download/v1.1306.1/snyk-win.exe + InstallerSha256: E9F8166A866C7F04B944ACF88EADB80FDB6F2386895944B5E5F58477A8C35AEA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Snyk/Snyk/1.1306.1/Snyk.Snyk.locale.en-US.yaml b/manifests/s/Snyk/Snyk/1.1306.1/Snyk.Snyk.locale.en-US.yaml new file mode 100644 index 0000000000000..3c3121cda8a49 --- /dev/null +++ b/manifests/s/Snyk/Snyk/1.1306.1/Snyk.Snyk.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Snyk.Snyk +PackageVersion: 1.1306.1 +PackageLocale: en-US +Publisher: Snyk +PublisherUrl: https://snyk.com/ +PublisherSupportUrl: https://github.com/snyk/cli/issues +Author: Snyk +PackageName: Snyk +PackageUrl: https://github.com/snyk/cli +License: Apache License 2.0 +LicenseUrl: https://github.com/snyk/cli/blob/HEAD/LICENSE +Copyright: Copyright 2015 Snyk Ltd. +ShortDescription: Snyk CLI scans and monitors your projects for security vulnerabilities. +Moniker: Snyk +Tags: +- monitor +- security +- snyk +- vulnerabilities +ReleaseNotes: |- + 1.1306.1 (2026-07-16) + The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their + needs. For details please see this documentation + Bug Fixes + - deps: Updates dependencies to fix vulnerabilities: + - CVE-2026-41907 (6775c1e) + - CVE-2026-13149, + CVE-2026-59869 (7673263) + - CVE-2026-59873, + CVE-2026-39244 (9bf7ce7) +ReleaseNotesUrl: https://github.com/snyk/cli/releases/tag/v1.1306.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Snyk/Snyk/1.1306.1/Snyk.Snyk.yaml b/manifests/s/Snyk/Snyk/1.1306.1/Snyk.Snyk.yaml new file mode 100644 index 0000000000000..306124c8884a0 --- /dev/null +++ b/manifests/s/Snyk/Snyk/1.1306.1/Snyk.Snyk.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Snyk.Snyk +PackageVersion: 1.1306.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cc55f337e47d4eddd83e839ed0ad04dc0858842d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:56:06 +0800 Subject: [PATCH 104/188] New version: Snowflake.SnowflakeCLI version 3.23.0.0 (#403373) --- .../Snowflake.SnowflakeCLI.installer.yaml | 21 ++++++++++++++ .../Snowflake.SnowflakeCLI.locale.en-US.yaml | 28 +++++++++++++++++++ .../Snowflake.SnowflakeCLI.locale.zh-CN.yaml | 17 +++++++++++ .../3.23.0.0/Snowflake.SnowflakeCLI.yaml | 8 ++++++ 4 files changed, 74 insertions(+) create mode 100644 manifests/s/Snowflake/SnowflakeCLI/3.23.0.0/Snowflake.SnowflakeCLI.installer.yaml create mode 100644 manifests/s/Snowflake/SnowflakeCLI/3.23.0.0/Snowflake.SnowflakeCLI.locale.en-US.yaml create mode 100644 manifests/s/Snowflake/SnowflakeCLI/3.23.0.0/Snowflake.SnowflakeCLI.locale.zh-CN.yaml create mode 100644 manifests/s/Snowflake/SnowflakeCLI/3.23.0.0/Snowflake.SnowflakeCLI.yaml diff --git a/manifests/s/Snowflake/SnowflakeCLI/3.23.0.0/Snowflake.SnowflakeCLI.installer.yaml b/manifests/s/Snowflake/SnowflakeCLI/3.23.0.0/Snowflake.SnowflakeCLI.installer.yaml new file mode 100644 index 0000000000000..a4b62d8b2bfb4 --- /dev/null +++ b/manifests/s/Snowflake/SnowflakeCLI/3.23.0.0/Snowflake.SnowflakeCLI.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: Snowflake.SnowflakeCLI +PackageVersion: 3.23.0.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: TESTFILEPRODUCTDIR="" +UpgradeBehavior: install +Commands: +- snow +ProductCode: '{355FBE31-CA35-4030-9F0A-5E54E2B3A229}' +AppsAndFeaturesEntries: +- UpgradeCode: '{74BDE2A7-BA7F-3B99-A9C9-67B28155C13A}' +Installers: +- Architecture: x64 + InstallerUrl: https://sfc-repo.snowflakecomputing.com/snowflake-cli/windows_x86_64/3.23.0/snowflake-cli-3.23.0.0-x86_64.msi + InstallerSha256: 1EEA06DFE1A746A6774D30792BBD2CA494AF41ADBB6B27BA24FFD5985DFD4121 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Snowflake/SnowflakeCLI/3.23.0.0/Snowflake.SnowflakeCLI.locale.en-US.yaml b/manifests/s/Snowflake/SnowflakeCLI/3.23.0.0/Snowflake.SnowflakeCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..c952468fe43c5 --- /dev/null +++ b/manifests/s/Snowflake/SnowflakeCLI/3.23.0.0/Snowflake.SnowflakeCLI.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: Snowflake.SnowflakeCLI +PackageVersion: 3.23.0.0 +PackageLocale: en-US +Publisher: Snowflake, Inc. +PublisherUrl: https://www.snowflake.com/ +PublisherSupportUrl: https://www.snowflake.com/en/support/ +PrivacyUrl: https://www.snowflake.com/en/legal/privacy/privacy-policy/ +Author: Snowflake, Inc. +PackageName: Snowflake CLI +PackageUrl: https://docs.snowflake.com/en/developer-guide/snowflake-cli/index +License: Proprietary +LicenseUrl: https://www.snowflake.com/en/legal/terms-of-service/ +Copyright: © 2026 Snowflake Inc. All Rights Reserved +CopyrightUrl: https://www.snowflake.com/en/legal/terms-of-service/ +ShortDescription: A command-line tool for Snowflake developers to create, manage, update, and view apps running on Snowflake across workloads such as Streamlit in Snowflake, the Snowflake Native App Framework, Snowpark Container Services, and Snowpark. +Description: |- + Snowflake CLI is an open-source command-line tool explicitly designed for developer-centric workloads in addition to SQL operations. It is a flexible and extensible tool that can accommodate modern development practices and technologies. + With Snowflake CLI, developers can create, manage, update, and view apps running on Snowflake across workloads such as Streamlit in Snowflake, the Snowflake Native App Framework, Snowpark Container Services, and Snowpark. It supports a range of Snowflake features, including user-defined functions, stored procedures, Streamlit in Snowflake, and SQL execution. +Tags: +- database +- snowflake +- sql +ReleaseNotesUrl: https://docs.snowflake.com/en/release-notes/clients-drivers/snowflake-cli-2026 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Snowflake/SnowflakeCLI/3.23.0.0/Snowflake.SnowflakeCLI.locale.zh-CN.yaml b/manifests/s/Snowflake/SnowflakeCLI/3.23.0.0/Snowflake.SnowflakeCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..699432fed99a5 --- /dev/null +++ b/manifests/s/Snowflake/SnowflakeCLI/3.23.0.0/Snowflake.SnowflakeCLI.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: Snowflake.SnowflakeCLI +PackageVersion: 3.23.0.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 面向 Snowflake 开发者的命令行工具,用于创建、管理、更新和查看运行在 Snowflake 平台上的应用,支持 Streamlit in Snowflake、Snowflake 原生应用框架、Snowpark 容器服务和 Snowpark 等工作负载。 +Description: |- + Snowflake CLI 是一款专为开发者设计的开源命令行工具,除支持 SQL 操作外,更专注于开发工作负载场景。作为灵活可扩展的工具,它能完美适配现代开发实践与技术栈。 + 通过 Snowflake CLI,开发者可以针对以下工作负载创建、管理、更新和查看运行在 Snowflake 平台的应用:Snowflake 中的 Streamlit、原生应用框架、Snowpark 容器服务以及 Snowpark 开发。该工具全面支持 Snowflake 多项特性,包括用户自定义函数、存储过程、Streamlit in Snowflake 应用以及 SQL 脚本执行。 +Tags: +- snowflake +- sql +- 数据库 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Snowflake/SnowflakeCLI/3.23.0.0/Snowflake.SnowflakeCLI.yaml b/manifests/s/Snowflake/SnowflakeCLI/3.23.0.0/Snowflake.SnowflakeCLI.yaml new file mode 100644 index 0000000000000..3030dbc63d24e --- /dev/null +++ b/manifests/s/Snowflake/SnowflakeCLI/3.23.0.0/Snowflake.SnowflakeCLI.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: Snowflake.SnowflakeCLI +PackageVersion: 3.23.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f5958c945cd6271f021b8ef44b30bd3bc5e9e90c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:56:34 +0800 Subject: [PATCH 105/188] New version: Sourcegraph.Amp version 0.0.1784219219-g3e9560 (#403374) --- .../Sourcegraph.Amp.installer.yaml | 6 +++--- .../Sourcegraph.Amp.locale.en-US.yaml | 2 +- .../Sourcegraph.Amp.locale.zh-CN.yaml | 2 +- .../Sourcegraph.Amp.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename manifests/s/Sourcegraph/Amp/{0.0.1784191383-g8cf3f7 => 0.0.1784219219-g3e9560}/Sourcegraph.Amp.installer.yaml (63%) rename manifests/s/Sourcegraph/Amp/{0.0.1784191383-g8cf3f7 => 0.0.1784219219-g3e9560}/Sourcegraph.Amp.locale.en-US.yaml (97%) rename manifests/s/Sourcegraph/Amp/{0.0.1784191383-g8cf3f7 => 0.0.1784219219-g3e9560}/Sourcegraph.Amp.locale.zh-CN.yaml (96%) rename manifests/s/Sourcegraph/Amp/{0.0.1784191383-g8cf3f7 => 0.0.1784219219-g3e9560}/Sourcegraph.Amp.yaml (85%) diff --git a/manifests/s/Sourcegraph/Amp/0.0.1784191383-g8cf3f7/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1784219219-g3e9560/Sourcegraph.Amp.installer.yaml similarity index 63% rename from manifests/s/Sourcegraph/Amp/0.0.1784191383-g8cf3f7/Sourcegraph.Amp.installer.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1784219219-g3e9560/Sourcegraph.Amp.installer.yaml index 43c938d2dbfcb..c45ed69b455d7 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1784191383-g8cf3f7/Sourcegraph.Amp.installer.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1784219219-g3e9560/Sourcegraph.Amp.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1784191383-g8cf3f7 +PackageVersion: 0.0.1784219219-g3e9560 InstallerType: portable Commands: - amp @@ -11,7 +11,7 @@ Dependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 Installers: - Architecture: x64 - InstallerUrl: https://static.ampcode.com/cli/0.0.1784191383-g8cf3f7/amp-windows-x64-baseline.exe - InstallerSha256: D5B1CFA646189712FEEB53599BB2C00ABED44AC8834162B2B4B7F4B12DF57472 + InstallerUrl: https://static.ampcode.com/cli/0.0.1784219219-g3e9560/amp-windows-x64-baseline.exe + InstallerSha256: 4FCCA8CCF9490F6F7980B4884D40839839750898BBEE8643E29863B7B7FC1543 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1784191383-g8cf3f7/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1784219219-g3e9560/Sourcegraph.Amp.locale.en-US.yaml similarity index 97% rename from manifests/s/Sourcegraph/Amp/0.0.1784191383-g8cf3f7/Sourcegraph.Amp.locale.en-US.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1784219219-g3e9560/Sourcegraph.Amp.locale.en-US.yaml index 29b69c039f650..7433b46119616 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1784191383-g8cf3f7/Sourcegraph.Amp.locale.en-US.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1784219219-g3e9560/Sourcegraph.Amp.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1784191383-g8cf3f7 +PackageVersion: 0.0.1784219219-g3e9560 PackageLocale: en-US Publisher: Sourcegraph, Inc. PublisherUrl: https://ampcode.com/ diff --git a/manifests/s/Sourcegraph/Amp/0.0.1784191383-g8cf3f7/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1784219219-g3e9560/Sourcegraph.Amp.locale.zh-CN.yaml similarity index 96% rename from manifests/s/Sourcegraph/Amp/0.0.1784191383-g8cf3f7/Sourcegraph.Amp.locale.zh-CN.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1784219219-g3e9560/Sourcegraph.Amp.locale.zh-CN.yaml index acf954c336e50..3cd2b998fc875 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1784191383-g8cf3f7/Sourcegraph.Amp.locale.zh-CN.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1784219219-g3e9560/Sourcegraph.Amp.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1784191383-g8cf3f7 +PackageVersion: 0.0.1784219219-g3e9560 PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于终端与编辑器的前沿编码智能体。 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1784191383-g8cf3f7/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1784219219-g3e9560/Sourcegraph.Amp.yaml similarity index 85% rename from manifests/s/Sourcegraph/Amp/0.0.1784191383-g8cf3f7/Sourcegraph.Amp.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1784219219-g3e9560/Sourcegraph.Amp.yaml index c4bb0bf925503..14f4f9714fa59 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1784191383-g8cf3f7/Sourcegraph.Amp.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1784219219-g3e9560/Sourcegraph.Amp.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1784191383-g8cf3f7 +PackageVersion: 0.0.1784219219-g3e9560 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From cc2d0742395618700289a9078a72171b71e67981 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:58:37 +0800 Subject: [PATCH 106/188] New version: Veracode.CLI version 2.51.1 (#403385) --- .../CLI/2.51.1/Veracode.CLI.installer.yaml | 22 ++++++++++++++++++ .../CLI/2.51.1/Veracode.CLI.locale.en-US.yaml | 23 +++++++++++++++++++ .../CLI/2.51.1/Veracode.CLI.locale.zh-CN.yaml | 11 +++++++++ .../v/Veracode/CLI/2.51.1/Veracode.CLI.yaml | 8 +++++++ 4 files changed, 64 insertions(+) create mode 100644 manifests/v/Veracode/CLI/2.51.1/Veracode.CLI.installer.yaml create mode 100644 manifests/v/Veracode/CLI/2.51.1/Veracode.CLI.locale.en-US.yaml create mode 100644 manifests/v/Veracode/CLI/2.51.1/Veracode.CLI.locale.zh-CN.yaml create mode 100644 manifests/v/Veracode/CLI/2.51.1/Veracode.CLI.yaml diff --git a/manifests/v/Veracode/CLI/2.51.1/Veracode.CLI.installer.yaml b/manifests/v/Veracode/CLI/2.51.1/Veracode.CLI.installer.yaml new file mode 100644 index 0000000000000..8a0c248ff353f --- /dev/null +++ b/manifests/v/Veracode/CLI/2.51.1/Veracode.CLI.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: Veracode.CLI +PackageVersion: 2.51.1 +InstallerType: zip +NestedInstallerType: portable +Commands: +- veracode +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: veracode-cli_2.51.1_windows_386\veracode.exe + InstallerUrl: https://tools.veracode.com/veracode-cli/veracode-cli_2.51.1_windows_386.zip + InstallerSha256: D2E1E76DF725D351EA5C0BB2EB4205C6F334CB6543561C4224884CC7C57C6860 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: veracode-cli_2.51.1_windows_x86\veracode.exe + InstallerUrl: https://tools.veracode.com/veracode-cli/veracode-cli_2.51.1_windows_x86.zip + InstallerSha256: 09544D7FE05A47FE140BFEEC313EEE40CC81982A51B36E3F490C100720A432FB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Veracode/CLI/2.51.1/Veracode.CLI.locale.en-US.yaml b/manifests/v/Veracode/CLI/2.51.1/Veracode.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..6c8f1adc945cf --- /dev/null +++ b/manifests/v/Veracode/CLI/2.51.1/Veracode.CLI.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Veracode.CLI +PackageVersion: 2.51.1 +PackageLocale: en-US +Publisher: Veracode, Inc. +PublisherUrl: https://www.veracode.com/ +PublisherSupportUrl: https://www.veracode.com/contact-us/ +PrivacyUrl: https://www.veracode.com/legal-privacy/privacy-statement +Author: Veracode, Inc. +PackageName: Veracode CLI +PackageUrl: https://docs.veracode.com/r/Install_the_Veracode_CLI +License: Proprietary +LicenseUrl: https://www.veracode.com/terms-of-use/ +Copyright: Copyright © 2026 Veracode +CopyrightUrl: https://www.veracode.com/terms-of-use/ +ShortDescription: Perform various actions for testing the security of your applications +Description: You use the Veracode CLI to run security scans of development containers. The CLI helps developers prevent comprehensive exploits before runtime and provides visibility into their container pipeline security posture. +Moniker: veracode-cli +ReleaseNotesUrl: https://docs.veracode.com/updates/r/Veracode_CLI_Updates +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Veracode/CLI/2.51.1/Veracode.CLI.locale.zh-CN.yaml b/manifests/v/Veracode/CLI/2.51.1/Veracode.CLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..8ff4ab6ba5428 --- /dev/null +++ b/manifests/v/Veracode/CLI/2.51.1/Veracode.CLI.locale.zh-CN.yaml @@ -0,0 +1,11 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Veracode.CLI +PackageVersion: 2.51.1 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 执行各种操作以测试您的应用程序的安全性 +Description: 您可以通过 Veracode CLI 对开发容器运行安全扫描。CLI 可帮助开发人员在运行前防止全面性的漏洞利用,并提供其容器管道安全状况的可见性。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Veracode/CLI/2.51.1/Veracode.CLI.yaml b/manifests/v/Veracode/CLI/2.51.1/Veracode.CLI.yaml new file mode 100644 index 0000000000000..fe5755a322cb3 --- /dev/null +++ b/manifests/v/Veracode/CLI/2.51.1/Veracode.CLI.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: Veracode.CLI +PackageVersion: 2.51.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a1bb773f6ebea3de3509595426748d39a2bfb17d Mon Sep 17 00:00:00 2001 From: Atlas ALAN Date: Thu, 16 Jul 2026 21:02:00 +0300 Subject: [PATCH 107/188] New package: TilaSoftware.TPM version 1.1.0 (#396819) --- .../TPM/1.1.0/TilaSoftware.TPM.installer.yaml | 15 ++++++++++ .../1.1.0/TilaSoftware.TPM.locale.en-US.yaml | 28 +++++++++++++++++++ .../TPM/1.1.0/TilaSoftware.TPM.yaml | 8 ++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/t/TilaSoftware/TPM/1.1.0/TilaSoftware.TPM.installer.yaml create mode 100644 manifests/t/TilaSoftware/TPM/1.1.0/TilaSoftware.TPM.locale.en-US.yaml create mode 100644 manifests/t/TilaSoftware/TPM/1.1.0/TilaSoftware.TPM.yaml diff --git a/manifests/t/TilaSoftware/TPM/1.1.0/TilaSoftware.TPM.installer.yaml b/manifests/t/TilaSoftware/TPM/1.1.0/TilaSoftware.TPM.installer.yaml new file mode 100644 index 0000000000000..c877c7f1ee2b8 --- /dev/null +++ b/manifests/t/TilaSoftware/TPM/1.1.0/TilaSoftware.TPM.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TilaSoftware.TPM +PackageVersion: 1.1.0 +InstallerType: exe +InstallerSwitches: + Silent: /silent + SilentWithProgress: /silent +Installers: +- Architecture: x64 + InstallerUrl: https://tpm.tilasoftware.com/releases/TilaPackageManager_Setup.exe + InstallerSha256: 7EA2C441A7B20EA59A521938303AA2B859C5979128B263BA40EFCE077B0B42D6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TilaSoftware/TPM/1.1.0/TilaSoftware.TPM.locale.en-US.yaml b/manifests/t/TilaSoftware/TPM/1.1.0/TilaSoftware.TPM.locale.en-US.yaml new file mode 100644 index 0000000000000..8a4135173bd1d --- /dev/null +++ b/manifests/t/TilaSoftware/TPM/1.1.0/TilaSoftware.TPM.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TilaSoftware.TPM +PackageVersion: 1.1.0 +PackageLocale: en-US +Publisher: Tila Software +PublisherUrl: https://tilasoftware.com +PublisherSupportUrl: https://tilasoftware.com +PrivacyUrl: https://tilasoftware.com +Author: Atlas ALAN +PackageName: Tila Package Manager +PackageUrl: https://tpm.tilasoftware.com +License: MIT +LicenseUrl: https://github.com/atlasalan/TilaSoftware.TPM/blob/main/LICENSE +Copyright: Copyright (c) 2026 Tila Software. All rights reserved. +CopyrightUrl: https://tilasoftware.com +ShortDescription: Community-driven package manager for Windows. +Description: A universal, open-source package manager designed for developers to easily distribute and manage their Windows applications. +ReleaseNotes: Initial release of Tila Package Manager (TPM). +ReleaseNotesUrl: https://tpm.tilasoftware.com +ManifestType: defaultLocale +ManifestVersion: 1.12.0 +Tags: +- package-manager +- developer-tools +- windows +- tila diff --git a/manifests/t/TilaSoftware/TPM/1.1.0/TilaSoftware.TPM.yaml b/manifests/t/TilaSoftware/TPM/1.1.0/TilaSoftware.TPM.yaml new file mode 100644 index 0000000000000..818d5a947ab78 --- /dev/null +++ b/manifests/t/TilaSoftware/TPM/1.1.0/TilaSoftware.TPM.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: TilaSoftware.TPM +PackageVersion: 1.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 30a1f16d7b125cb441b2c9b91e72ad35bea4bad0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 02:15:00 +0800 Subject: [PATCH 108/188] New version: zhukunpenglinyutong.CCGUI version 0.7.4 (#403410) --- .../zhukunpenglinyutong.CCGUI.installer.yaml | 16 +++++++ ...hukunpenglinyutong.CCGUI.locale.en-US.yaml | 18 ++++++++ ...hukunpenglinyutong.CCGUI.locale.zh-CN.yaml | 44 +++++++++++++++++++ .../0.7.4/zhukunpenglinyutong.CCGUI.yaml | 8 ++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/z/zhukunpenglinyutong/CCGUI/0.7.4/zhukunpenglinyutong.CCGUI.installer.yaml create mode 100644 manifests/z/zhukunpenglinyutong/CCGUI/0.7.4/zhukunpenglinyutong.CCGUI.locale.en-US.yaml create mode 100644 manifests/z/zhukunpenglinyutong/CCGUI/0.7.4/zhukunpenglinyutong.CCGUI.locale.zh-CN.yaml create mode 100644 manifests/z/zhukunpenglinyutong/CCGUI/0.7.4/zhukunpenglinyutong.CCGUI.yaml diff --git a/manifests/z/zhukunpenglinyutong/CCGUI/0.7.4/zhukunpenglinyutong.CCGUI.installer.yaml b/manifests/z/zhukunpenglinyutong/CCGUI/0.7.4/zhukunpenglinyutong.CCGUI.installer.yaml new file mode 100644 index 0000000000000..52d24a054f548 --- /dev/null +++ b/manifests/z/zhukunpenglinyutong/CCGUI/0.7.4/zhukunpenglinyutong.CCGUI.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: zhukunpenglinyutong.CCGUI +PackageVersion: 0.7.4 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: ccgui +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zhukunpenglinyutong/desktop-cc-gui/releases/download/v0.7.4/ccgui_0.7.4_x64-setup.exe + InstallerSha256: 27463FAE29FA4D00E7008DA5305AEB8FA06E0D7D0A74183C8FCBC744BC9D38B1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/zhukunpenglinyutong/CCGUI/0.7.4/zhukunpenglinyutong.CCGUI.locale.en-US.yaml b/manifests/z/zhukunpenglinyutong/CCGUI/0.7.4/zhukunpenglinyutong.CCGUI.locale.en-US.yaml new file mode 100644 index 0000000000000..aaad67f81892e --- /dev/null +++ b/manifests/z/zhukunpenglinyutong/CCGUI/0.7.4/zhukunpenglinyutong.CCGUI.locale.en-US.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: zhukunpenglinyutong.CCGUI +PackageVersion: 0.7.4 +PackageLocale: en-US +ShortDescription: CC GUI Client (Vibe Coding Platform Designed for Developers) +Description: CC GUI targets professional developers, serving as a replacement for Cursor. Focusing on developer experience, our ultimate goal is to build a 100% open-source and transparent next-generation Vibe Coding editor (supporting engines such as Claude Code, Codex, etc.) +Tags: +- ai +- claude-code +- code +- coding +- large-language-model +- llm +- programming +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/z/zhukunpenglinyutong/CCGUI/0.7.4/zhukunpenglinyutong.CCGUI.locale.zh-CN.yaml b/manifests/z/zhukunpenglinyutong/CCGUI/0.7.4/zhukunpenglinyutong.CCGUI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3912a3c832e51 --- /dev/null +++ b/manifests/z/zhukunpenglinyutong/CCGUI/0.7.4/zhukunpenglinyutong.CCGUI.locale.zh-CN.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: zhukunpenglinyutong.CCGUI +PackageVersion: 0.7.4 +PackageLocale: zh-CN +Publisher: zhukunpenglinyutong +PublisherUrl: https://github.com/zhukunpenglinyutong +PublisherSupportUrl: https://github.com/zhukunpenglinyutong/desktop-cc-gui/issues +Author: 朱昆鹏 +PackageName: ccgui +PackageUrl: https://github.com/zhukunpenglinyutong/desktop-cc-gui +License: MIT +LicenseUrl: https://github.com/zhukunpenglinyutong/desktop-cc-gui/blob/HEAD/LICENSE +Copyright: |- + Copyright (c) 2026 Thomas Ricouard + Copyright (c) 2026 zhukunpenglinyutong(朱昆鹏) +ShortDescription: CC GUI 客户端(专为开发者打造的 Vibe Coding 平台) +Description: CC GUI 目标群体是专业开发者,可以替代 Curosr 使用。专注于开发者体验,我们最终目标是打造一个 100% 开源透明的下一代 Vibe Coding 编辑器(支持 Claude Code,Codex 等引擎) +Tags: +- claude-code +- 人工智能 +- 代码 +- 大语言模型 +- 编程 +ReleaseNotes: |- + New Features + - 完善多仓库提交工作区 + - streamline CLI configuration management + - 增强多仓库分支与文件树操作 + - redesign CLI configuration management + Fixes + - prevent UI stalls and unsafe configuration writes + - 修复多仓库文件树状态装饰 + - preserve reasoning context and resolve Windows file links + - normalize reasoning metadata and preserve effort fallback + - reduce vendor brand title font weight + - 稳定分支菜单并优化层级交互 + - 修复新建磁盘会话加载常驻 + - stabilize published stream latency snapshots + - improve tooltip interactions and visual consistency +ReleaseNotesUrl: https://github.com/zhukunpenglinyutong/desktop-cc-gui/releases/tag/v0.7.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/zhukunpenglinyutong/CCGUI/0.7.4/zhukunpenglinyutong.CCGUI.yaml b/manifests/z/zhukunpenglinyutong/CCGUI/0.7.4/zhukunpenglinyutong.CCGUI.yaml new file mode 100644 index 0000000000000..fae5104c202bc --- /dev/null +++ b/manifests/z/zhukunpenglinyutong/CCGUI/0.7.4/zhukunpenglinyutong.CCGUI.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: zhukunpenglinyutong.CCGUI +PackageVersion: 0.7.4 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 02f1413596d750964c938964f2878e206da35a5f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 02:15:18 +0800 Subject: [PATCH 109/188] New version: Zoid.Meru version 3.55.0 (#403388) --- .../Zoid/Meru/3.55.0/Zoid.Meru.installer.yaml | 37 +++++++++++++++++ .../Meru/3.55.0/Zoid.Meru.locale.en-US.yaml | 41 +++++++++++++++++++ .../Meru/3.55.0/Zoid.Meru.locale.zh-CN.yaml | 17 ++++++++ manifests/z/Zoid/Meru/3.55.0/Zoid.Meru.yaml | 8 ++++ 4 files changed, 103 insertions(+) create mode 100644 manifests/z/Zoid/Meru/3.55.0/Zoid.Meru.installer.yaml create mode 100644 manifests/z/Zoid/Meru/3.55.0/Zoid.Meru.locale.en-US.yaml create mode 100644 manifests/z/Zoid/Meru/3.55.0/Zoid.Meru.locale.zh-CN.yaml create mode 100644 manifests/z/Zoid/Meru/3.55.0/Zoid.Meru.yaml diff --git a/manifests/z/Zoid/Meru/3.55.0/Zoid.Meru.installer.yaml b/manifests/z/Zoid/Meru/3.55.0/Zoid.Meru.installer.yaml new file mode 100644 index 0000000000000..2a2339817f258 --- /dev/null +++ b/manifests/z/Zoid/Meru/3.55.0/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.55.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +ProductCode: 46f36337-4d96-50a9-99c5-b07ee1bda9f3 +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/zoidsh/meru/releases/download/v3.55.0/Meru-Setup-3.55.0.exe + InstallerSha256: 445BF0382775913C0F93C9AC9C0D071425257EF31A10FE8F5F3611C8A717860E + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/zoidsh/meru/releases/download/v3.55.0/Meru-Setup-3.55.0.exe + InstallerSha256: 445BF0382775913C0F93C9AC9C0D071425257EF31A10FE8F5F3611C8A717860E + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/zoidsh/meru/releases/download/v3.55.0/Meru-Setup-3.55.0.exe + InstallerSha256: 445BF0382775913C0F93C9AC9C0D071425257EF31A10FE8F5F3611C8A717860E + InstallerSwitches: + Custom: /currentuser +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/zoidsh/meru/releases/download/v3.55.0/Meru-Setup-3.55.0.exe + InstallerSha256: 445BF0382775913C0F93C9AC9C0D071425257EF31A10FE8F5F3611C8A717860E + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zoid/Meru/3.55.0/Zoid.Meru.locale.en-US.yaml b/manifests/z/Zoid/Meru/3.55.0/Zoid.Meru.locale.en-US.yaml new file mode 100644 index 0000000000000..fc24817abd0b9 --- /dev/null +++ b/manifests/z/Zoid/Meru/3.55.0/Zoid.Meru.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Zoid.Meru +PackageVersion: 3.55.0 +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: |- + Added + - Meru Pro: Full Dark Theme for Gmail (experimental) — a new dark theme engine applies a true dark appearance to emails, compose windows, and everywhere else Gmail's native dark theme doesn't cover + - Settings... → Gmail → Full Dark Theme + - Disabled by default; opt in to enable it + - This feature is experimental — we'd appreciate your testing and feedback to help make it stable + Fixed + - Meru Pro: The Save button in the Device Label section of License settings now submits when clicked + Internal Changes + - The content blocker is now more efficient and makes Meru smaller, with ad and tracker blocking unchanged + - Upgraded Electron to v43.1.1 +ReleaseNotesUrl: https://github.com/zoidsh/meru/releases/tag/v3.55.0 +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.55.0/Zoid.Meru.locale.zh-CN.yaml b/manifests/z/Zoid/Meru/3.55.0/Zoid.Meru.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d07c057a16fc8 --- /dev/null +++ b/manifests/z/Zoid/Meru/3.55.0/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.55.0 +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.55.0/Zoid.Meru.yaml b/manifests/z/Zoid/Meru/3.55.0/Zoid.Meru.yaml new file mode 100644 index 0000000000000..115cc45b81b14 --- /dev/null +++ b/manifests/z/Zoid/Meru/3.55.0/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.55.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6f6784c1036782bbfa9f2a654b93b07be93d6aa6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 02:15:21 +0800 Subject: [PATCH 110/188] New version: Spotify.Spotify version 1.2.94.583.g60394bd5 (#403377) --- .../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.93.667.g7b5cc0ce => 1.2.94.583.g60394bd5}/Spotify.Spotify.installer.yaml (78%) rename manifests/s/Spotify/Spotify/{1.2.93.667.g7b5cc0ce => 1.2.94.583.g60394bd5}/Spotify.Spotify.locale.en-US.yaml (97%) rename manifests/s/Spotify/Spotify/{1.2.93.667.g7b5cc0ce => 1.2.94.583.g60394bd5}/Spotify.Spotify.locale.zh-CN.yaml (97%) rename manifests/s/Spotify/Spotify/{1.2.93.667.g7b5cc0ce => 1.2.94.583.g60394bd5}/Spotify.Spotify.yaml (86%) diff --git a/manifests/s/Spotify/Spotify/1.2.93.667.g7b5cc0ce/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.94.583.g60394bd5/Spotify.Spotify.installer.yaml similarity index 78% rename from manifests/s/Spotify/Spotify/1.2.93.667.g7b5cc0ce/Spotify.Spotify.installer.yaml rename to manifests/s/Spotify/Spotify/1.2.94.583.g60394bd5/Spotify.Spotify.installer.yaml index b23c575f225e6..637e395073e7e 100644 --- a/manifests/s/Spotify/Spotify/1.2.93.667.g7b5cc0ce/Spotify.Spotify.installer.yaml +++ b/manifests/s/Spotify/Spotify/1.2.94.583.g60394bd5/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.93.667.g7b5cc0ce +PackageVersion: 1.2.94.583.g60394bd5 InstallerType: exe Scope: user InstallModes: @@ -20,9 +20,9 @@ ElevationRequirement: elevationProhibited Installers: - Architecture: x64 InstallerUrl: https://download.scdn.co/SpotifyFullSetupX64.exe - InstallerSha256: 614741858A7DEF3FB21DA385312FE7B114DD2873F6D79FB3D980A979AF560BA0 + InstallerSha256: E56CE1C2EE43FF5CCBEC9A2373D394993A53E493101F7982F9F2DDC1E126DD97 - Architecture: arm64 InstallerUrl: https://download.scdn.co/SpotifyFullSetupARM64.exe - InstallerSha256: 37D03FC1DE56A98644FD7A0EEA51FE79A1A4892AC309C989CCAB0605FD506723 + InstallerSha256: 7A0324B781F3FAF38DAE2537A24FD40787CD31D9B5A293C7BC9C15BE286E5FDF ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.93.667.g7b5cc0ce/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.94.583.g60394bd5/Spotify.Spotify.locale.en-US.yaml similarity index 97% rename from manifests/s/Spotify/Spotify/1.2.93.667.g7b5cc0ce/Spotify.Spotify.locale.en-US.yaml rename to manifests/s/Spotify/Spotify/1.2.94.583.g60394bd5/Spotify.Spotify.locale.en-US.yaml index 578904f69a731..2bcd17c5a3087 100644 --- a/manifests/s/Spotify/Spotify/1.2.93.667.g7b5cc0ce/Spotify.Spotify.locale.en-US.yaml +++ b/manifests/s/Spotify/Spotify/1.2.94.583.g60394bd5/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.93.667.g7b5cc0ce +PackageVersion: 1.2.94.583.g60394bd5 PackageLocale: en-US Publisher: Spotify AB PublisherUrl: https://www.spotify.com/ diff --git a/manifests/s/Spotify/Spotify/1.2.93.667.g7b5cc0ce/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.94.583.g60394bd5/Spotify.Spotify.locale.zh-CN.yaml similarity index 97% rename from manifests/s/Spotify/Spotify/1.2.93.667.g7b5cc0ce/Spotify.Spotify.locale.zh-CN.yaml rename to manifests/s/Spotify/Spotify/1.2.94.583.g60394bd5/Spotify.Spotify.locale.zh-CN.yaml index 381f089a67cfe..3e6bb410218fa 100644 --- a/manifests/s/Spotify/Spotify/1.2.93.667.g7b5cc0ce/Spotify.Spotify.locale.zh-CN.yaml +++ b/manifests/s/Spotify/Spotify/1.2.94.583.g60394bd5/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.93.667.g7b5cc0ce +PackageVersion: 1.2.94.583.g60394bd5 PackageLocale: zh-CN Publisher: Spotify AB PublisherUrl: https://www.spotify.com/ diff --git a/manifests/s/Spotify/Spotify/1.2.93.667.g7b5cc0ce/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.94.583.g60394bd5/Spotify.Spotify.yaml similarity index 86% rename from manifests/s/Spotify/Spotify/1.2.93.667.g7b5cc0ce/Spotify.Spotify.yaml rename to manifests/s/Spotify/Spotify/1.2.94.583.g60394bd5/Spotify.Spotify.yaml index a83c08616cb72..9120b999252e8 100644 --- a/manifests/s/Spotify/Spotify/1.2.93.667.g7b5cc0ce/Spotify.Spotify.yaml +++ b/manifests/s/Spotify/Spotify/1.2.94.583.g60394bd5/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.93.667.g7b5cc0ce +PackageVersion: 1.2.94.583.g60394bd5 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From bed1e62ec3eec769cca10491d145e76c1ac78d36 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 02:15:24 +0800 Subject: [PATCH 111/188] New version: SST.opencode version 1.18.3 (#403376) --- .../1.18.3/SST.opencode.installer.yaml | 21 ++++++++ .../1.18.3/SST.opencode.locale.en-US.yaml | 48 +++++++++++++++++++ .../1.18.3/SST.opencode.locale.zh-CN.yaml | 25 ++++++++++ .../s/SST/opencode/1.18.3/SST.opencode.yaml | 8 ++++ 4 files changed, 102 insertions(+) create mode 100644 manifests/s/SST/opencode/1.18.3/SST.opencode.installer.yaml create mode 100644 manifests/s/SST/opencode/1.18.3/SST.opencode.locale.en-US.yaml create mode 100644 manifests/s/SST/opencode/1.18.3/SST.opencode.locale.zh-CN.yaml create mode 100644 manifests/s/SST/opencode/1.18.3/SST.opencode.yaml diff --git a/manifests/s/SST/opencode/1.18.3/SST.opencode.installer.yaml b/manifests/s/SST/opencode/1.18.3/SST.opencode.installer.yaml new file mode 100644 index 0000000000000..21ae49eb62a39 --- /dev/null +++ b/manifests/s/SST/opencode/1.18.3/SST.opencode.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: SST.opencode +PackageVersion: 1.18.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: opencode.exe +Commands: +- opencode +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.18.3/opencode-windows-x64.zip + InstallerSha256: 68BC62930F6CB5755E0409AA9DE0BB270A66ED2B8C9CF0C029E9F2287ED5486E +- Architecture: arm64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.18.3/opencode-windows-arm64.zip + InstallerSha256: A549FB2E9041DB9438BCD9B77BFA0A4B2476CAF2D550F37479AABFEC1B079BFB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.18.3/SST.opencode.locale.en-US.yaml b/manifests/s/SST/opencode/1.18.3/SST.opencode.locale.en-US.yaml new file mode 100644 index 0000000000000..c1bebdcb300fb --- /dev/null +++ b/manifests/s/SST/opencode/1.18.3/SST.opencode.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.18.3 +PackageLocale: en-US +Publisher: SST +PublisherUrl: https://sst.dev/ +PublisherSupportUrl: https://github.com/sst/opencode/issues +PackageName: opencode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/sst/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: The AI coding agent built for the terminal. +Description: |- + opencode is an AI coding agent built for the terminal. It features: + - A responsive, native, themeable terminal UI. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Core + Improvements + - Added an Up Arrow shortcut to close the subagent picker when the first item is selected. + Desktop + Bugfixes + - Fixed home page scrolling so sticky headers and the session list behave correctly. + - Fixed startup readiness so WSL server loading is included before the desktop app reports ready. + - Removed the inactive help button from the app layout. + - Fixed custom agent selector visibility when custom agents are available. + Improvements + - Home page command palette search can now find and open sessions. +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.18.3 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.18.3/SST.opencode.locale.zh-CN.yaml b/manifests/s/SST/opencode/1.18.3/SST.opencode.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7500b338ba22b --- /dev/null +++ b/manifests/s/SST/opencode/1.18.3/SST.opencode.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: SST.opencode +PackageVersion: 1.18.3 +PackageLocale: zh-CN +ShortDescription: 专为终端打造的 AI 编程助手 +Description: |- + opencode 是一款专为终端打造的 AI 编程助手,具备以下特性: + - 响应式、原生、可主题定制的终端界面 + - 自动加载正确的 LSP,减少 LLM 的错误率 + - 支持多个智能体并行处理同一项目 + - 可为任何会话生成可分享链接,便于参考或调试 + - 支持通过 Anthropic 登录使用 Claude Pro 或 Claude Max 账户 + - 通过 Models.dev 集成 75+ 个 LLM 服务提供商,包括本地模型 +Tags: +- ai +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://opencode.ai/docs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.18.3/SST.opencode.yaml b/manifests/s/SST/opencode/1.18.3/SST.opencode.yaml new file mode 100644 index 0000000000000..27704c8927a97 --- /dev/null +++ b/manifests/s/SST/opencode/1.18.3/SST.opencode.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: SST.opencode +PackageVersion: 1.18.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5a67d1cc6a8e25a828c2dbbb7de9cad3580ad7dc Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 02:15:50 +0800 Subject: [PATCH 112/188] New version: Tencent.DeskGo version 4.3.1734.127 (#403380) --- .../Tencent.DeskGo.installer.yaml | 27 +++++++++++++++++++ .../Tencent.DeskGo.locale.en-US.yaml | 23 ++++++++++++++++ .../Tencent.DeskGo.locale.zh-CN.yaml | 24 +++++++++++++++++ .../DeskGo/4.3.1734.127/Tencent.DeskGo.yaml | 8 ++++++ 4 files changed, 82 insertions(+) create mode 100644 manifests/t/Tencent/DeskGo/4.3.1734.127/Tencent.DeskGo.installer.yaml create mode 100644 manifests/t/Tencent/DeskGo/4.3.1734.127/Tencent.DeskGo.locale.en-US.yaml create mode 100644 manifests/t/Tencent/DeskGo/4.3.1734.127/Tencent.DeskGo.locale.zh-CN.yaml create mode 100644 manifests/t/Tencent/DeskGo/4.3.1734.127/Tencent.DeskGo.yaml diff --git a/manifests/t/Tencent/DeskGo/4.3.1734.127/Tencent.DeskGo.installer.yaml b/manifests/t/Tencent/DeskGo/4.3.1734.127/Tencent.DeskGo.installer.yaml new file mode 100644 index 0000000000000..cdbfd3e362d44 --- /dev/null +++ b/manifests/t/Tencent/DeskGo/4.3.1734.127/Tencent.DeskGo.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: Tencent.DeskGo +PackageVersion: 4.3.1734.127 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: '##silence=1' + SilentWithProgress: '##silence=1' + InstallLocation: '##installpath=""' +UpgradeBehavior: install +ProductCode: DeskGo +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x86 + InstallerUrl: https://webcdn.m.qq.com/spcmgr/download/DeskGo_4_3_1734_127_silent_S15000.exe + InstallerSha256: 1825CC0455E67D1E56C8BB0C1D3300AF8DA523F91037021F2F84D7E3F74BE699 +- Architecture: x64 + InstallerUrl: https://webcdn.m.qq.com/spcmgr/download/DeskGo_4_3_1734_127_silent_S15000.exe + InstallerSha256: 1825CC0455E67D1E56C8BB0C1D3300AF8DA523F91037021F2F84D7E3F74BE699 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/DeskGo/4.3.1734.127/Tencent.DeskGo.locale.en-US.yaml b/manifests/t/Tencent/DeskGo/4.3.1734.127/Tencent.DeskGo.locale.en-US.yaml new file mode 100644 index 0000000000000..09a3d84bb29b4 --- /dev/null +++ b/manifests/t/Tencent/DeskGo/4.3.1734.127/Tencent.DeskGo.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Tencent.DeskGo +PackageVersion: 4.3.1734.127 +PackageLocale: en-US +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://guanjia.qq.com/ +PublisherSupportUrl: https://support.qq.com/product/415334 +PrivacyUrl: https://sdi.3g.qq.com/v/2021101914500211231 +Author: Shenzhen Tencent Computer Systems Company Limited +PackageName: 腾讯桌面整理 +PackageUrl: https://guanjia.qq.com/product/zmzl/ +License: Freeware +LicenseUrl: https://guanjia.qq.com/about/protocol.html +Copyright: Copyright © 2010-2026 Tencent. All Rights Reserved. +CopyrightUrl: https://www.tencent.com/en-us/statement.html +ShortDescription: Aim for ultimate efficiency and free up your time +Description: Too many files on your desktop? Can't find your files? Keep your desktop neat and improve your efficiency by using grids, sensible area division and file categorization. +Tags: +- desktop +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/DeskGo/4.3.1734.127/Tencent.DeskGo.locale.zh-CN.yaml b/manifests/t/Tencent/DeskGo/4.3.1734.127/Tencent.DeskGo.locale.zh-CN.yaml new file mode 100644 index 0000000000000..418bf2a086fcc --- /dev/null +++ b/manifests/t/Tencent/DeskGo/4.3.1734.127/Tencent.DeskGo.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Tencent.DeskGo +PackageVersion: 4.3.1734.127 +PackageLocale: zh-CN +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://guanjia.qq.com/ +PublisherSupportUrl: https://support.qq.com/product/415334 +PrivacyUrl: https://sdi.3g.qq.com/v/2021101914500211231 +Author: 深圳市腾讯计算机系统有限公司 +PackageName: 腾讯桌面整理 +PackageUrl: https://guanjia.qq.com/product/zmzl/ +License: 免费软件 +LicenseUrl: https://guanjia.qq.com/about/protocol.html +Copyright: Copyright © 2010-2026 Tencent. All Rights Reserved. +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 追求极致效率,释放你的时间 +Description: 桌面文件太多?找不到文件?通过使用格子,科学的区域划分和文件归类,帮你的桌面变得更整齐、提高你的使用效率。 +Tags: +- 桌面 +ReleaseNotes: 1. 修复已知 bug。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/DeskGo/4.3.1734.127/Tencent.DeskGo.yaml b/manifests/t/Tencent/DeskGo/4.3.1734.127/Tencent.DeskGo.yaml new file mode 100644 index 0000000000000..9b6bd111a8c14 --- /dev/null +++ b/manifests/t/Tencent/DeskGo/4.3.1734.127/Tencent.DeskGo.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: Tencent.DeskGo +PackageVersion: 4.3.1734.127 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3da70af319a374bb226f237887a487626a8be9ca Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 02:15:53 +0800 Subject: [PATCH 113/188] New version: SJTU.SJTUDrive version 2.9.1-1003 (#403375) --- .../2.9.1-1003/SJTU.SJTUDrive.installer.yaml | 20 ++++++++++ .../SJTU.SJTUDrive.locale.en-US.yaml | 40 +++++++++++++++++++ .../SJTU.SJTUDrive.locale.zh-CN.yaml | 40 +++++++++++++++++++ .../SJTUDrive/2.9.1-1003/SJTU.SJTUDrive.yaml | 8 ++++ 4 files changed, 108 insertions(+) create mode 100644 manifests/s/SJTU/SJTUDrive/2.9.1-1003/SJTU.SJTUDrive.installer.yaml create mode 100644 manifests/s/SJTU/SJTUDrive/2.9.1-1003/SJTU.SJTUDrive.locale.en-US.yaml create mode 100644 manifests/s/SJTU/SJTUDrive/2.9.1-1003/SJTU.SJTUDrive.locale.zh-CN.yaml create mode 100644 manifests/s/SJTU/SJTUDrive/2.9.1-1003/SJTU.SJTUDrive.yaml diff --git a/manifests/s/SJTU/SJTUDrive/2.9.1-1003/SJTU.SJTUDrive.installer.yaml b/manifests/s/SJTU/SJTUDrive/2.9.1-1003/SJTU.SJTUDrive.installer.yaml new file mode 100644 index 0000000000000..c7178e901621a --- /dev/null +++ b/manifests/s/SJTU/SJTUDrive/2.9.1-1003/SJTU.SJTUDrive.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SJTU.SJTUDrive +PackageVersion: 2.9.1-1003 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +Protocols: +- cofile +Installers: +- Architecture: x86 + InstallerUrl: https://pan.sjtu.edu.cn/releases/TCE-Drive-win32-2.9.1-1003-350.exe + InstallerSha256: 64B093999EFD07A464D06929F4A9D7BA88FBA262AFAAE30D3C3E39F84A4EA8B3 +- Architecture: x64 + InstallerUrl: https://pan.sjtu.edu.cn/releases/TCE-Drive-win32-2.9.1-1003-350.exe + InstallerSha256: 64B093999EFD07A464D06929F4A9D7BA88FBA262AFAAE30D3C3E39F84A4EA8B3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SJTU/SJTUDrive/2.9.1-1003/SJTU.SJTUDrive.locale.en-US.yaml b/manifests/s/SJTU/SJTUDrive/2.9.1-1003/SJTU.SJTUDrive.locale.en-US.yaml new file mode 100644 index 0000000000000..6ca1cf0d035a1 --- /dev/null +++ b/manifests/s/SJTU/SJTUDrive/2.9.1-1003/SJTU.SJTUDrive.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: SJTU.SJTUDrive +PackageVersion: 2.9.1-1003 +PackageLocale: en-US +Publisher: 腾讯科技 +PublisherUrl: https://pan.sjtu.edu.cn/ +Author: Tencent Cloud Computing (Beijing) Company Limited +PackageName: 交大云盘 +PackageUrl: https://pan.sjtu.edu.cn/ +License: Proprietary +Copyright: Copyright © 2022-2026 Tencent. All rights reserved. +ShortDescription: 1TB storage, fast access on campus and convenient file sharing. +Tags: +- backup +- china +- cloud +- cloud-drive +- download +- drive +- file +- netdisk +- prc +- share +- sjtu +- sync +- upload +ReleaseNotes: |- + 功能更新: + - Supports custom ignore directories in Sync + - Adds user feedback entry + 功能修复: + - Automatically skips non-compliant file names in Sync + - Fix issues +Documentations: +- DocumentLabel: User Manual + DocumentUrl: https://pan.sjtu.edu.cn/tools/User_Manual_v3.pdf +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SJTU/SJTUDrive/2.9.1-1003/SJTU.SJTUDrive.locale.zh-CN.yaml b/manifests/s/SJTU/SJTUDrive/2.9.1-1003/SJTU.SJTUDrive.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b3e54fd022bfa --- /dev/null +++ b/manifests/s/SJTU/SJTUDrive/2.9.1-1003/SJTU.SJTUDrive.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SJTU.SJTUDrive +PackageVersion: 2.9.1-1003 +PackageLocale: zh-CN +Publisher: 腾讯科技 +PublisherUrl: https://pan.sjtu.edu.cn/ +Author: 腾讯云计算(北京)有限责任公司 +PackageName: 交大云盘 +PackageUrl: https://pan.sjtu.edu.cn/ +License: 专有软件 +Copyright: Copyright © 2022-2026 Tencent. All rights reserved. +ShortDescription: 1TB 大容量,校园极速访问,文件便捷共享 +Tags: +- 上传 +- 上海交大 +- 上海交通大学 +- 下载 +- 云 +- 云盘 +- 交大 +- 共享 +- 分享 +- 同步 +- 备份 +- 文件 +- 网盘 +ReleaseNotes: |- + 功能更新: + - 同步盘支持自定义配置忽略目录 + - 新增用户反馈入口 + 功能修复: + - 同步任务自动跳过不合规文件名 + - 修复一些已知问题 +Documentations: +- DocumentLabel: 用户指南 + DocumentUrl: https://pan.sjtu.edu.cn/tools/User_Manual_v3.pdf +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SJTU/SJTUDrive/2.9.1-1003/SJTU.SJTUDrive.yaml b/manifests/s/SJTU/SJTUDrive/2.9.1-1003/SJTU.SJTUDrive.yaml new file mode 100644 index 0000000000000..a7d4dfd380a53 --- /dev/null +++ b/manifests/s/SJTU/SJTUDrive/2.9.1-1003/SJTU.SJTUDrive.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: SJTU.SJTUDrive +PackageVersion: 2.9.1-1003 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5fc300d786ade78f84e0fea37f2a2f96e32df35f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 02:16:25 +0800 Subject: [PATCH 114/188] New package: Thunderhead.Ventus.2026 version 26.2.0715 (#403381) --- .../Thunderhead.Ventus.2026.installer.yaml | 18 ++++++ .../Thunderhead.Ventus.2026.locale.en-US.yaml | 61 +++++++++++++++++++ .../Thunderhead.Ventus.2026.locale.zh-CN.yaml | 22 +++++++ .../26.2.0715/Thunderhead.Ventus.2026.yaml | 8 +++ 4 files changed, 109 insertions(+) create mode 100644 manifests/t/Thunderhead/Ventus/2026/26.2.0715/Thunderhead.Ventus.2026.installer.yaml create mode 100644 manifests/t/Thunderhead/Ventus/2026/26.2.0715/Thunderhead.Ventus.2026.locale.en-US.yaml create mode 100644 manifests/t/Thunderhead/Ventus/2026/26.2.0715/Thunderhead.Ventus.2026.locale.zh-CN.yaml create mode 100644 manifests/t/Thunderhead/Ventus/2026/26.2.0715/Thunderhead.Ventus.2026.yaml diff --git a/manifests/t/Thunderhead/Ventus/2026/26.2.0715/Thunderhead.Ventus.2026.installer.yaml b/manifests/t/Thunderhead/Ventus/2026/26.2.0715/Thunderhead.Ventus.2026.installer.yaml new file mode 100644 index 0000000000000..f3b5ea66c9b17 --- /dev/null +++ b/manifests/t/Thunderhead/Ventus/2026/26.2.0715/Thunderhead.Ventus.2026.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: Thunderhead.Ventus.2026 +PackageVersion: 26.2.0715 +InstallerType: wix +Scope: machine +FileExtensions: +- vnts +ProductCode: '{4CB209FF-40B1-4062-80DE-5D740A92A83B}' +AppsAndFeaturesEntries: +- UpgradeCode: '{513E367D-E7BF-4FEB-9BFF-8FBE4785C062}' +Installers: +- Architecture: x64 + InstallerUrl: https://www.thunderheadeng.net/releases/Ventus-2026-2-0715-x64-en.msi + InstallerSha256: 26225361D53A31F8FEA27EC144FEA56A28B8F4FA447FDBF6FA049FD38DDCFB81 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Thunderhead/Ventus/2026/26.2.0715/Thunderhead.Ventus.2026.locale.en-US.yaml b/manifests/t/Thunderhead/Ventus/2026/26.2.0715/Thunderhead.Ventus.2026.locale.en-US.yaml new file mode 100644 index 0000000000000..cc187d5dc82b0 --- /dev/null +++ b/manifests/t/Thunderhead/Ventus/2026/26.2.0715/Thunderhead.Ventus.2026.locale.en-US.yaml @@ -0,0 +1,61 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Thunderhead.Ventus.2026 +PackageVersion: 26.2.0715 +PackageLocale: en-US +Publisher: Thunderhead Engineering +PublisherUrl: https://www.thunderheadeng.com/ +PublisherSupportUrl: https://help.thunderheadeng.com/ +Author: Thunderhead Engineering Consultants, Inc. +PackageName: Ventus 2026 +PackageUrl: https://www.thunderheadeng.com/ventus/ +License: Proprietary +Copyright: Copyright (c) 2008-2026 All Rights Reserved. +ShortDescription: Build fast Pressure Zone models for buildings, including stairwells, shafts, atriums and underground facilities. +Description: |- + Ventus is developed by a team of experienced engineers and software developers to address the specific needs of building safety engineers. Ventus helps you design air handling systems for the crucial work of managing airflow and preventing the spread of contaminants during emergency scenarios inside of your building spaces. + By strategically managing airflow, the systems you design will be able to maintain tenable conditions in critical Escape Routes, including Stairwells, Shafts, Atria, and Underground Facilities. + With your system designs, Occupants will be able to avoid a cascade of hazards from obscured visibility that hinders evacuation efforts, to respiratory distress and incapacitation. + Ventus leverages the power of CONTAM to provide you the insights necessary to perfect your system designs. With the streamlined user experience, visualization and communication tools, and detailed analysis available in Ventus, you can cut 30-50% off the time spent on your airflow control analysis projects, freeing up valuable resources and accelerating project timelines. +ReleaseNotes: |- + This release of Ventus has some powerful new features that all users will appreciate. Download the new version to work faster in 3D with multi-height Zones and Section Boxes. + Zone Height Property Independence + For this release, we have made the Zone height properties independent of Level assignment, allowing users to create multi-height Zones on each Level and multi-Level Zones. This change provides greater flexibility in modeling complex building geometries and allows for more accurate representation of real-world scenarios where different parts of a Level may have varying heights. + + Figure 1. An example model with multi-height Zones + This change matters because it expands the flexibility of using Ventus to model vertical airflow. For example, use a multi-hieght Zone to model an atrium in the updated example: + + Figure 2. Using a multi-level (tall) Zone to model an atrium + There are also updates to the 3D tools for drawing Flow Paths to accommodate multi-height Zones, ensuring that users can easily create and visualize models with more complex geometries. For example, when Level visibility changes, objects are now shown/hidden as whole objects. Read the 2026.2 Changelog for more details. + Section Boxes + We added support for Section Boxes for the 3D Workspace. The feature provides a flexible tool to limit the visibility of geometry to a user-defined region. + + Figure 3. Section Boxes + CAD Quality Adjustment + For years, Ventus has supported importing CAD geometry. However, users do not always have access to concise models with relevant geometry. Often, there are many CAD objects that complicate and slow down Ventus. + Enjoy new options to optimize performance with imported geometry and keep certain CAD details higher-quality. + - On import, you can specify Object Quality (See the Creating Geometry from CAD page). This reduces the number of triangles used to represent imported geometry. + - After import, you can perform a similar operation upon any selected imported geometry. The new context-menu action allows users to Simplify Imported Geometry. + + Figure 4. Simplifying Imported Geometry + HVAC Results Support + Ventus 2026.2 continues support for modeling complex HVAC duct systems. Duct Junction and Duct Segment results can now be inspected in the Results panel. + + Figure 5. An example model using ducts in Ventus. + Also, HVAC results over time can be plotted with the 2D Plots tools. Read more in the Ducts section of the Ventus Documentation. + + Figure 6. Plotting HVAC results over time + Documentation Improvements + The 2026.2 release includes extensive revisions to product documentation, focused on adjusting existing content to reflect the new multi-height Zone capabilities and the full suite of tools. More details can be found in the 2026.2 Changelog, including a roadmap for new users to learn Ventus 2026.2. +ReleaseNotesUrl: https://www.thunderheadeng.com/docs/2026-2/ventus/ +PurchaseUrl: https://www.thunderheadeng.com/ventus/pricing/ +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://support.thunderheadeng.com/docs/ventus/ +- DocumentLabel: Tutorials + DocumentUrl: https://support.thunderheadeng.com/tutorials/ventus/ +- DocumentLabel: FAQ + DocumentUrl: https://support.thunderheadeng.com/answers/ventus/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Thunderhead/Ventus/2026/26.2.0715/Thunderhead.Ventus.2026.locale.zh-CN.yaml b/manifests/t/Thunderhead/Ventus/2026/26.2.0715/Thunderhead.Ventus.2026.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a68c8ea06d405 --- /dev/null +++ b/manifests/t/Thunderhead/Ventus/2026/26.2.0715/Thunderhead.Ventus.2026.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: Thunderhead.Ventus.2026 +PackageVersion: 26.2.0715 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 快速构建建筑压力分区模型,涵盖楼梯井、竖井、中庭及地下设施等关键区域 +Description: |- + Ventus 由资深工程师与软件开发团队倾力打造,专为建筑安全工程师的特定需求设计。本工具助您规划气流管理系统,在建筑空间突发紧急状况时精准调控气流走向,有效阻隔污染物扩散。 + 通过科学的气流管理策略,您设计的系统将为逃生通道(包括楼梯井、竖井、中庭及地下设施)维持可生存环境。 + 依托您的系统设计,建筑使用者将能规避多重风险:从阻碍疏散的能见度下降,到导致呼吸衰竭的致命威胁。 + Ventus 深度融合 CONTAM 核心技术,为您提供优化系统设计的关键洞见。凭借直观的用户界面、可视化沟通工具及精细化分析功能,本方案可将气流控制分析项目耗时缩短 30-50%,显著释放资源并加速项目进程。 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://support.thunderheadeng.com/docs/ventus/ +- DocumentLabel: 教程 + DocumentUrl: https://support.thunderheadeng.com/tutorials/ventus/ +- DocumentLabel: 常见问题 + DocumentUrl: https://support.thunderheadeng.com/answers/ventus/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Thunderhead/Ventus/2026/26.2.0715/Thunderhead.Ventus.2026.yaml b/manifests/t/Thunderhead/Ventus/2026/26.2.0715/Thunderhead.Ventus.2026.yaml new file mode 100644 index 0000000000000..3697a394c86e0 --- /dev/null +++ b/manifests/t/Thunderhead/Ventus/2026/26.2.0715/Thunderhead.Ventus.2026.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Thunderhead.Ventus.2026 +PackageVersion: 26.2.0715 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 601395861dbb5d51635f3ec20fe8e975b188b8bb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 02:16:35 +0800 Subject: [PATCH 115/188] New version: Vivaldi.Vivaldi.Snapshot version 8.2.4106.4 (#403386) --- .../Vivaldi.Vivaldi.Snapshot.installer.yaml | 68 +++++++++++++++++++ ...Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml | 58 ++++++++++++++++ ...Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml | 23 +++++++ .../8.2.4106.4/Vivaldi.Vivaldi.Snapshot.yaml | 8 +++ 4 files changed, 157 insertions(+) create mode 100644 manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4106.4/Vivaldi.Vivaldi.Snapshot.installer.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4106.4/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4106.4/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4106.4/Vivaldi.Vivaldi.Snapshot.yaml diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4106.4/Vivaldi.Vivaldi.Snapshot.installer.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4106.4/Vivaldi.Vivaldi.Snapshot.installer.yaml new file mode 100644 index 0000000000000..ed24c4ac760b3 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4106.4/Vivaldi.Vivaldi.Snapshot.installer.yaml @@ -0,0 +1,68 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi.Snapshot +PackageVersion: 8.2.4106.4 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --vivaldi-silent + SilentWithProgress: --vivaldi-silent + InstallLocation: --vivaldi-install-dir="" + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 7 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- mht +- mhtml +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Vivaldi +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.2.4106.4.x64.exe + InstallerSha256: E996F5D775E66BE961F0582AF6C55E17736555A2FF5CAF048F43995E03F12435 + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.2.4106.4.x64.exe + InstallerSha256: E996F5D775E66BE961F0582AF6C55E17736555A2FF5CAF048F43995E03F12435 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +- Architecture: arm64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.2.4106.4.arm64.exe + InstallerSha256: CD1FFEEB45C4B85DDED3A0946E9E6C3C09DE50D4F66EF953AED0090FCA7CD6AA + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: arm64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.2.4106.4.arm64.exe + InstallerSha256: CD1FFEEB45C4B85DDED3A0946E9E6C3C09DE50D4F66EF953AED0090FCA7CD6AA + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4106.4/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4106.4/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml new file mode 100644 index 0000000000000..5ee621339f5b7 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4106.4/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml @@ -0,0 +1,58 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi.Snapshot +PackageVersion: 8.2.4106.4 +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: |- + - [Auto-Hide] Disable drag-handling while a pop-out is open VB-129678 + - [Calendar] Multi-day events can overlap VB-129801 + - [Enterprise] New VivaldiVPNEnabled policy VB-125500 + - [Enterprise] Disable VPN when conflicting group policies are set VB-125500 + - [Enterprise] Fix SyncDisabled policy VB-129773 + - [Experiments] Enable #vivaldi-internal-page-reader-mode flag by default VB-104993 + - [Experiments] New #vivaldi-horizontal-pinned-tabs flag VB-94794 + - [Experiments] Remove #vivaldi-related-tabs flag VB-128176 + - [Extensions] UI zoom breaks extension pop-out windows VB-127962 + - [Extensions] New wording on Mv2 deprecation dialog VB-129936 + - [Favicon] Fails to restore icons on session resume VB-128542 + - [Favicon] Missing for some pages with URL#fragments VB-129649 + - [Favicon] Missing for data: URIs VB-129756 + - [History] Show warning when setting history to be saved forever VB-116642 + - [Mail] Move requests can duplicate source origin VB-129762 + - [Mail] Cache folder miss after creating a POP account VB-129477 + - [Mail] Compose window can be empty when opened in a window VB-128656 + - [PWA] Keep browser running when installing PWA with only one tab open VB-129646 + - [Settings] First typed character can disappear from search field VB-129424 + - [Settings] Themes schedule sliders are not draggable with pointer VB-129832 + - [Tabs] 'As Last Tab' with 'Open Tabs in Current Tab Stack' disabled is not working VB-129049 + - [Translate] Disable unnecessary API call VB-130095 + - [Themes] Follow MacOS system highlight color changes VB-129087 + - [UI] Add contrast visualizations to vivaldi://themecolors VB-129300 + - [UI] Selectors can overlap VB-129760 + - [UI] Tree lists can be empty VB-128707 + - [UI] Tree lists fails to paint VB-129510 + - [UI] Tree lists fails to paint when expanding nested trees VB-129793 + - [UI] Tree lists unexpectedly shrink VB-129189 + - [Widgets] Custom Background Style not applied VB-129111 +ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/snapshot/8.2.4106.4.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4106.4/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4106.4/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6a93935b6bc5b --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4106.4/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi.Snapshot +PackageVersion: 8.2.4106.4 +PackageLocale: zh-CN +PublisherUrl: https://vivaldi.com/zh-hans/ +PrivacyUrl: https://vivaldi.com/zh-hans/privacy/browser/ +PackageName: Vivaldi(快照版) +PackageUrl: https://vivaldi.com/zh-hans/desktop/ +License: 免费软件 +LicenseUrl: https://vivaldi.com/zh-hans/privacy/vivaldi-end-user-license-agreement/ +Copyright: Copyright 2026 Vivaldi Technologies AS. 版权所有。 +ShortDescription: 功能强大、个性定制、注重隐私的浏览器 +Description: Vivaldi 是一个有趣的浏览器,内置了很多强大的功能,并且非常灵活,不会跟踪你。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4106.4/Vivaldi.Vivaldi.Snapshot.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4106.4/Vivaldi.Vivaldi.Snapshot.yaml new file mode 100644 index 0000000000000..3bd6c3b17aa04 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4106.4/Vivaldi.Vivaldi.Snapshot.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi.Snapshot +PackageVersion: 8.2.4106.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f8900bc71fce09d97780a7dd9b7d581e44c6dd2b Mon Sep 17 00:00:00 2001 From: motdotenv <89217249+motdotenv@users.noreply.github.com> Date: Thu, 16 Jul 2026 11:19:38 -0700 Subject: [PATCH 116/188] New version: dotenvx.dotenvx version 2.11.3 (#403411) --- .../2.11.3/dotenvx.dotenvx.installer.yaml | 19 +++++++++++++ .../2.11.3/dotenvx.dotenvx.locale.en-US.yaml | 27 +++++++++++++++++++ .../dotenvx/2.11.3/dotenvx.dotenvx.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/d/dotenvx/dotenvx/2.11.3/dotenvx.dotenvx.installer.yaml create mode 100644 manifests/d/dotenvx/dotenvx/2.11.3/dotenvx.dotenvx.locale.en-US.yaml create mode 100644 manifests/d/dotenvx/dotenvx/2.11.3/dotenvx.dotenvx.yaml diff --git a/manifests/d/dotenvx/dotenvx/2.11.3/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/2.11.3/dotenvx.dotenvx.installer.yaml new file mode 100644 index 0000000000000..811c185c7188d --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/2.11.3/dotenvx.dotenvx.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: dotenvx.dotenvx +PackageVersion: 2.11.3 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: dotenvx.exe + PortableCommandAlias: dotenvx +UpgradeBehavior: uninstallPrevious +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v2.11.3/dotenvx-2.11.3-windows-x86_64.zip + InstallerSha256: FC38E55464FDF04B7799CF90B7111B661BC003DBC996183C53A5DCCBBDE53F2D +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-16 diff --git a/manifests/d/dotenvx/dotenvx/2.11.3/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/2.11.3/dotenvx.dotenvx.locale.en-US.yaml new file mode 100644 index 0000000000000..f4b86617b76f9 --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/2.11.3/dotenvx.dotenvx.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: dotenvx.dotenvx +PackageVersion: 2.11.3 +PackageLocale: en-US +Publisher: dotenvx +PublisherUrl: https://dotenvx.com +PublisherSupportUrl: https://github.com/dotenvx/dotenvx/issues +Author: motdotla +PackageName: dotenvx +PackageUrl: https://github.com/dotenvx/dotenvx +License: BSD-3-Clause +ShortDescription: a better dotenv–from the creator of dotenv +Description: a better dotenv–from the creator of dotenv +Moniker: dotenvx +Tags: +- env +- dotenv +- environment +- variables +- dotenvx +- cli +- encryption +ReleaseNotesUrl: https://github.com/dotenvx/dotenvx/releases/tag/v2.11.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/dotenvx/dotenvx/2.11.3/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/2.11.3/dotenvx.dotenvx.yaml new file mode 100644 index 0000000000000..9e89ebc6c3e0b --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/2.11.3/dotenvx.dotenvx.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: dotenvx.dotenvx +PackageVersion: 2.11.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e73dc4d4d5e1e944cee98f560e7972bb6ac35b8d Mon Sep 17 00:00:00 2001 From: "Victor M. Varela" Date: Thu, 16 Jul 2026 20:21:43 +0200 Subject: [PATCH 117/188] New version: vmvarela.sql-pipe version 0.18.0 (#403279) --- .../0.18.0/vmvarela.sql-pipe.installer.yaml | 21 ++++++++++++ .../vmvarela.sql-pipe.locale.en-US.yaml | 32 +++++++++++++++++++ .../sql-pipe/0.18.0/vmvarela.sql-pipe.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/v/vmvarela/sql-pipe/0.18.0/vmvarela.sql-pipe.installer.yaml create mode 100644 manifests/v/vmvarela/sql-pipe/0.18.0/vmvarela.sql-pipe.locale.en-US.yaml create mode 100644 manifests/v/vmvarela/sql-pipe/0.18.0/vmvarela.sql-pipe.yaml diff --git a/manifests/v/vmvarela/sql-pipe/0.18.0/vmvarela.sql-pipe.installer.yaml b/manifests/v/vmvarela/sql-pipe/0.18.0/vmvarela.sql-pipe.installer.yaml new file mode 100644 index 0000000000000..8663b41d21107 --- /dev/null +++ b/manifests/v/vmvarela/sql-pipe/0.18.0/vmvarela.sql-pipe.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: vmvarela.sql-pipe +PackageVersion: 0.18.0 +InstallerType: portable +Commands: +- sql-pipe +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/vmvarela/sql-pipe/releases/download/v0.18.0/sql-pipe-x86-windows.exe + InstallerSha256: 9D2D2B77F83D9C54DAA7061C35784F9A11DA0CBD85B5E51000065C435A2A09D0 +- Architecture: x64 + InstallerUrl: https://github.com/vmvarela/sql-pipe/releases/download/v0.18.0/sql-pipe-x86_64-windows.exe + InstallerSha256: 98F329499920B1682B763866C0BF53FACA508041E11915903698C40CC245B78C +- Architecture: arm64 + InstallerUrl: https://github.com/vmvarela/sql-pipe/releases/download/v0.18.0/sql-pipe-aarch64-windows.exe + InstallerSha256: CA65C9A289BECF0BC6D93F6C4F87FD1197CA5823901A1099B31646C2353EB5CE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/vmvarela/sql-pipe/0.18.0/vmvarela.sql-pipe.locale.en-US.yaml b/manifests/v/vmvarela/sql-pipe/0.18.0/vmvarela.sql-pipe.locale.en-US.yaml new file mode 100644 index 0000000000000..04392e3f63764 --- /dev/null +++ b/manifests/v/vmvarela/sql-pipe/0.18.0/vmvarela.sql-pipe.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: vmvarela.sql-pipe +PackageVersion: 0.18.0 +PackageLocale: en-US +Publisher: vmvarela +PublisherUrl: https://github.com/vmvarela +PublisherSupportUrl: https://github.com/vmvarela/sql-pipe/issues +PackageName: sql-pipe +PackageUrl: https://github.com/vmvarela/sql-pipe +License: MPL-2.0 +LicenseUrl: https://github.com/vmvarela/sql-pipe/blob/HEAD/LICENSE +ShortDescription: Read CSV from stdin, query with SQL, write CSV to stdout +Description: sql-pipe reads CSV from stdin, loads it into an in-memory SQLite database, runs a SQL query, and prints the results as CSV. No server, no schema files, no setup. If you know SQL and work with CSV in the terminal, this is the tool you have been reaching for. +Tags: +- cli +- csv +- data +- pipe +- sql +- sqlite +ReleaseNotes: |- + What's Changed + 🚀 Features + - feat: add native HTTP input (#194) @vmvarela + 🧰 Maintenance + - chore(deps): bump KSXGitHub/github-actions-deploy-aur from 4.1.3 to 4.2.0 (#192) @dependabot[bot] + Full Changelog: v0.17.1...v0.18.0 +ReleaseNotesUrl: https://github.com/vmvarela/sql-pipe/releases/tag/v0.18.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/vmvarela/sql-pipe/0.18.0/vmvarela.sql-pipe.yaml b/manifests/v/vmvarela/sql-pipe/0.18.0/vmvarela.sql-pipe.yaml new file mode 100644 index 0000000000000..4953bbd09d272 --- /dev/null +++ b/manifests/v/vmvarela/sql-pipe/0.18.0/vmvarela.sql-pipe.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: vmvarela.sql-pipe +PackageVersion: 0.18.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a90974bfa56a0daf2806a9c91bd4a7aeefed3c1f Mon Sep 17 00:00:00 2001 From: oai-fork-bot <5058-sa-forksbot-github@openai.com> Date: Thu, 16 Jul 2026 11:22:03 -0700 Subject: [PATCH 118/188] New version: OpenAI.Codex version 0.144.2 (#401573) --- .../Codex/0.144.2/OpenAI.Codex.installer.yaml | 37 +++++++++++++++++++ .../0.144.2/OpenAI.Codex.locale.en-US.yaml | 36 ++++++++++++++++++ .../o/OpenAI/Codex/0.144.2/OpenAI.Codex.yaml | 8 ++++ 3 files changed, 81 insertions(+) create mode 100644 manifests/o/OpenAI/Codex/0.144.2/OpenAI.Codex.installer.yaml create mode 100644 manifests/o/OpenAI/Codex/0.144.2/OpenAI.Codex.locale.en-US.yaml create mode 100644 manifests/o/OpenAI/Codex/0.144.2/OpenAI.Codex.yaml diff --git a/manifests/o/OpenAI/Codex/0.144.2/OpenAI.Codex.installer.yaml b/manifests/o/OpenAI/Codex/0.144.2/OpenAI.Codex.installer.yaml new file mode 100644 index 0000000000000..3b3337d3f2130 --- /dev/null +++ b/manifests/o/OpenAI/Codex/0.144.2/OpenAI.Codex.installer.yaml @@ -0,0 +1,37 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenAI.Codex +PackageVersion: 0.144.2 +InstallerType: zip +NestedInstallerType: portable +Commands: +- codex +ReleaseDate: 2026-07-13 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: codex-command-runner.exe + - RelativeFilePath: codex-windows-sandbox-setup.exe + - RelativeFilePath: codex-x86_64-pc-windows-msvc.exe + PortableCommandAlias: codex + InstallerUrl: https://github.com/openai/codex/releases/download/rust-v0.144.2/codex-x86_64-pc-windows-msvc.exe.zip + InstallerSha256: 22E57CA56A8F858E2157C5B25D334F95EF9C32D68BCC04BFE77B2FB34D9A5DF3 + Dependencies: + PackageDependencies: + - PackageIdentifier: BurntSushi.ripgrep.MSVC + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: codex-aarch64-pc-windows-msvc.exe + PortableCommandAlias: codex + - RelativeFilePath: codex-command-runner.exe + - RelativeFilePath: codex-windows-sandbox-setup.exe + InstallerUrl: https://github.com/openai/codex/releases/download/rust-v0.144.2/codex-aarch64-pc-windows-msvc.exe.zip + InstallerSha256: 141FD90D89EFEF977696F1E3F9A4476859978F914713FB84B1A738C5031955EC + Dependencies: + PackageDependencies: + - PackageIdentifier: BurntSushi.ripgrep.MSVC + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenAI/Codex/0.144.2/OpenAI.Codex.locale.en-US.yaml b/manifests/o/OpenAI/Codex/0.144.2/OpenAI.Codex.locale.en-US.yaml new file mode 100644 index 0000000000000..c18c929ce5f11 --- /dev/null +++ b/manifests/o/OpenAI/Codex/0.144.2/OpenAI.Codex.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenAI.Codex +PackageVersion: 0.144.2 +PackageLocale: en-US +Publisher: OpenAI, Inc. +PublisherUrl: https://github.com/openai +PublisherSupportUrl: https://github.com/openai/codex/issues +Author: OpenAI, Inc. +PackageName: Codex CLI +PackageUrl: https://github.com/openai/codex +License: Apache-2.0 +LicenseUrl: https://github.com/openai/codex/blob/HEAD/LICENSE +Copyright: Copyright 2025 OpenAI +CopyrightUrl: https://github.com/openai/codex/blob/HEAD/NOTICE +ShortDescription: Codex CLI is an open‑source local coding agent that runs in your terminal, letting you write, edit, and understand code without leaving the command line. +Moniker: codex +Tags: +- agent +- ai +- cli +- llm +- openai +ReleaseNotes: |- + Bug Fixes + - Restored the previous Guardian auto-review policy, request format, and tool behavior after rolling back a prompting regression. (#32672) + Changelog + Full Changelog: rust-v0.144.1...rust-v0.144.2 + - #32672 [release/0.144] Revert "Update auto review prompting" @dylan-hurd-oai +ReleaseNotesUrl: https://github.com/openai/codex/releases/tag/rust-v0.144.2 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://developers.openai.com/codex/cli +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenAI/Codex/0.144.2/OpenAI.Codex.yaml b/manifests/o/OpenAI/Codex/0.144.2/OpenAI.Codex.yaml new file mode 100644 index 0000000000000..64b04130d03a4 --- /dev/null +++ b/manifests/o/OpenAI/Codex/0.144.2/OpenAI.Codex.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenAI.Codex +PackageVersion: 0.144.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8626ed41938db759a7968765d8fc88750fff2615 Mon Sep 17 00:00:00 2001 From: devolutionsbot <31221910+devolutionsbot@users.noreply.github.com> Date: Thu, 16 Jul 2026 14:22:07 -0400 Subject: [PATCH 119/188] Add Devolutions Workspace version 2026.2.2.0 (#403286) --- .../Devolutions.Workspace.installer.yaml | 29 +++++++++++++++++++ .../Devolutions.Workspace.locale.en-US.yaml | 26 +++++++++++++++++ .../2026.2.2.0/Devolutions.Workspace.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/d/Devolutions/Workspace/2026.2.2.0/Devolutions.Workspace.installer.yaml create mode 100644 manifests/d/Devolutions/Workspace/2026.2.2.0/Devolutions.Workspace.locale.en-US.yaml create mode 100644 manifests/d/Devolutions/Workspace/2026.2.2.0/Devolutions.Workspace.yaml diff --git a/manifests/d/Devolutions/Workspace/2026.2.2.0/Devolutions.Workspace.installer.yaml b/manifests/d/Devolutions/Workspace/2026.2.2.0/Devolutions.Workspace.installer.yaml new file mode 100644 index 0000000000000..949c809c5b623 --- /dev/null +++ b/manifests/d/Devolutions/Workspace/2026.2.2.0/Devolutions.Workspace.installer.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Devolutions.Workspace +PackageVersion: 2026.2.2.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Protocols: +- credential +- http +- https +ProductCode: '{1069D832-CF27-487A-B5C3-D581C6D63B1D}' +ReleaseDate: 2026-07-16 +AppsAndFeaturesEntries: +- UpgradeCode: '{EA58A259-5C39-43E8-9183-EAAB09293D3F}' +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.devolutions.net/download/Devolutions.PasswordManager.2026.2.2.0-x64.msi + InstallerSha256: 092941A3AA56412F27DCC931E272417FF9DFCD6B39B5116236AA3F8C095C7285 +ManifestType: installer +ManifestVersion: 1.12.0 + diff --git a/manifests/d/Devolutions/Workspace/2026.2.2.0/Devolutions.Workspace.locale.en-US.yaml b/manifests/d/Devolutions/Workspace/2026.2.2.0/Devolutions.Workspace.locale.en-US.yaml new file mode 100644 index 0000000000000..71460a693ae6e --- /dev/null +++ b/manifests/d/Devolutions/Workspace/2026.2.2.0/Devolutions.Workspace.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Devolutions.Workspace +PackageVersion: 2026.2.2.0 +PackageLocale: en-US +Publisher: Devolutions inc. +PublisherUrl: https://devolutions.net/ +PublisherSupportUrl: https://devolutions.net/support +PrivacyUrl: https://devolutions.net/legal/privacy +Author: Devolutions +PackageName: Devolutions Password Manager +PackageUrl: https://devolutions.net/password-manager/ +License: Proprietary +LicenseUrl: https://devolutions.net/legal/customer-agreements +Copyright: Copyright (c) 2006-2026 Devolutions Inc. +ShortDescription: A single application to access your Authenticator, Devolutions Hub, and Devolutions Server accounts! +Moniker: workspace +Tags: +- devolutions +- workspace +- password-manager +- authenticator +- credentials +ManifestType: defaultLocale +ManifestVersion: 1.12.0 + diff --git a/manifests/d/Devolutions/Workspace/2026.2.2.0/Devolutions.Workspace.yaml b/manifests/d/Devolutions/Workspace/2026.2.2.0/Devolutions.Workspace.yaml new file mode 100644 index 0000000000000..6ec04418df2fe --- /dev/null +++ b/manifests/d/Devolutions/Workspace/2026.2.2.0/Devolutions.Workspace.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Devolutions.Workspace +PackageVersion: 2026.2.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 + From e87b83755b599cf07ab1813f24b911fffdf144d8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 02:22:21 +0800 Subject: [PATCH 120/188] New version: ElectronicArts.EADesktop version 13.743.3.6251 (#403359) --- .../ElectronicArts.EADesktop.installer.yaml | 28 ++++++++++++++++++ ...ElectronicArts.EADesktop.locale.en-US.yaml | 29 +++++++++++++++++++ ...ElectronicArts.EADesktop.locale.zh-CN.yaml | 27 +++++++++++++++++ .../ElectronicArts.EADesktop.yaml | 8 +++++ 4 files changed, 92 insertions(+) create mode 100644 manifests/e/ElectronicArts/EADesktop/13.743.3.6251/ElectronicArts.EADesktop.installer.yaml create mode 100644 manifests/e/ElectronicArts/EADesktop/13.743.3.6251/ElectronicArts.EADesktop.locale.en-US.yaml create mode 100644 manifests/e/ElectronicArts/EADesktop/13.743.3.6251/ElectronicArts.EADesktop.locale.zh-CN.yaml create mode 100644 manifests/e/ElectronicArts/EADesktop/13.743.3.6251/ElectronicArts.EADesktop.yaml diff --git a/manifests/e/ElectronicArts/EADesktop/13.743.3.6251/ElectronicArts.EADesktop.installer.yaml b/manifests/e/ElectronicArts/EADesktop/13.743.3.6251/ElectronicArts.EADesktop.installer.yaml new file mode 100644 index 0000000000000..1ee0b95f74c33 --- /dev/null +++ b/manifests/e/ElectronicArts/EADesktop/13.743.3.6251/ElectronicArts.EADesktop.installer.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ElectronicArts.EADesktop +PackageVersion: 13.743.3.6251 +InstallerType: burn +Scope: machine +InstallerSwitches: + Silent: /passive /norestart + SilentWithProgress: /passive /norestart + InstallLocation: InstallFolder="" + Custom: /norestart +UpgradeBehavior: uninstallPrevious +Protocols: +- ealink +- link2ea +- origin +- origin2 +ProductCode: '{2e1c667d-69c4-41c0-97f5-4c28e10af01d}' +AppsAndFeaturesEntries: +- ProductCode: '{2e1c667d-69c4-41c0-97f5-4c28e10af01d}' + UpgradeCode: '{ADF2591E-00D2-4FFF-9BF4-9CCDAE6BDC67}' +Installers: +- Architecture: x86 + InstallerUrl: https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller-13.743.3.6251-14582368.exe + InstallerSha256: E4889BBC8CA6542DF7C8F2419BFA3598D87D00E2AB66AF1458D43BE43742F9CF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ElectronicArts/EADesktop/13.743.3.6251/ElectronicArts.EADesktop.locale.en-US.yaml b/manifests/e/ElectronicArts/EADesktop/13.743.3.6251/ElectronicArts.EADesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..7f9c3e2730d96 --- /dev/null +++ b/manifests/e/ElectronicArts/EADesktop/13.743.3.6251/ElectronicArts.EADesktop.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: ElectronicArts.EADesktop +PackageVersion: 13.743.3.6251 +PackageLocale: en-US +Publisher: Electronic Arts +PublisherUrl: https://www.ea.com/ +PublisherSupportUrl: https://help.ea.com/ +PrivacyUrl: https://www.ea.com/legal/privacy-and-cookie-policy +Author: Electronic Arts Inc. +PackageName: EA app +PackageUrl: https://www.ea.com/ea-app +License: Proprietary +LicenseUrl: https://tos.ea.com/legalapp/WEBTERMS/US/en/PC/ +Copyright: © 2026 Electronic Arts Inc. +ShortDescription: Play great PC games and connect with your friends, all in one place. +Description: Built on feedback from players like you, the EA Desktop app is the newest iteration of our PC platform. The beta includes new features and overall improvements to power a faster, smarter, more connected desktop app. +Moniker: eaapp +Tags: +- ea +- ea-desktop +- game +- gaming +- launcher +- origin +- store +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ElectronicArts/EADesktop/13.743.3.6251/ElectronicArts.EADesktop.locale.zh-CN.yaml b/manifests/e/ElectronicArts/EADesktop/13.743.3.6251/ElectronicArts.EADesktop.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4add893ec293a --- /dev/null +++ b/manifests/e/ElectronicArts/EADesktop/13.743.3.6251/ElectronicArts.EADesktop.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ElectronicArts.EADesktop +PackageVersion: 13.743.3.6251 +PackageLocale: zh-CN +Publisher: Electronic Arts +PublisherUrl: https://www.ea.com/zh-cn +PublisherSupportUrl: https://help.ea.com/ +PrivacyUrl: https://www.ea.com/zh-cn/legal/privacy-and-cookie-policy +Author: Electronic Arts Inc. +PackageName: EA app +PackageUrl: https://www.ea.com/ea-app +License: 专有软件 +LicenseUrl: https://tos.ea.com/legalapp/WEBTERMS/US/sc/PC/ +Copyright: © 2026 Electronic Arts Inc. +ShortDescription: 在一个地方游玩精彩的 PC 游戏并与朋友交流。 +Description: 根据玩家的反馈,我们开发了 EA Desktop 应用程序,作为 PC 平台的最新迭代。测试版包括新功能和整体改进,为更快、更智能、更互联的桌面应用程序提供动力。 +Tags: +- ea +- ea-desktop +- origin +- 启动器 +- 商店 +- 游戏 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ElectronicArts/EADesktop/13.743.3.6251/ElectronicArts.EADesktop.yaml b/manifests/e/ElectronicArts/EADesktop/13.743.3.6251/ElectronicArts.EADesktop.yaml new file mode 100644 index 0000000000000..64541cf07d2b8 --- /dev/null +++ b/manifests/e/ElectronicArts/EADesktop/13.743.3.6251/ElectronicArts.EADesktop.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: ElectronicArts.EADesktop +PackageVersion: 13.743.3.6251 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1f4d679be6f53392376f26242ee28c6098e645ab Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 02:22:35 +0800 Subject: [PATCH 121/188] New version: EPOS.EPOSConnect version 8.6.0.52050 (#403363) --- .../EPOS.EPOSConnect.installer.yaml | 28 +++++++++++++++++++ .../EPOS.EPOSConnect.locale.en-US.yaml | 23 +++++++++++++++ .../EPOS.EPOSConnect.locale.zh-CN.yaml | 19 +++++++++++++ .../8.6.0.52050/EPOS.EPOSConnect.yaml | 8 ++++++ 4 files changed, 78 insertions(+) create mode 100644 manifests/e/EPOS/EPOSConnect/8.6.0.52050/EPOS.EPOSConnect.installer.yaml create mode 100644 manifests/e/EPOS/EPOSConnect/8.6.0.52050/EPOS.EPOSConnect.locale.en-US.yaml create mode 100644 manifests/e/EPOS/EPOSConnect/8.6.0.52050/EPOS.EPOSConnect.locale.zh-CN.yaml create mode 100644 manifests/e/EPOS/EPOSConnect/8.6.0.52050/EPOS.EPOSConnect.yaml diff --git a/manifests/e/EPOS/EPOSConnect/8.6.0.52050/EPOS.EPOSConnect.installer.yaml b/manifests/e/EPOS/EPOSConnect/8.6.0.52050/EPOS.EPOSConnect.installer.yaml new file mode 100644 index 0000000000000..38dbaaedd5e84 --- /dev/null +++ b/manifests/e/EPOS/EPOSConnect/8.6.0.52050/EPOS.EPOSConnect.installer.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EPOS.EPOSConnect +PackageVersion: 8.6.0.52050 +Scope: machine +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://www.eposaudio.com/globalassets/___image-library/_enterprise/files/english/epos-connect/epos-connect-8.6.0/eposconnect_8.6.0.52050.exe + InstallerSha256: AEC9BD82E114EC6E661871A0E2351AE3B5BE5F3D168080EA082178925F8C3110 + AppsAndFeaturesEntries: + - UpgradeCode: '{1BFE2806-B9C8-4366-A3BD-F3904A0BE8D4}' +- Architecture: x86 + InstallerType: zip + NestedInstallerType: wix + NestedInstallerFiles: + - RelativeFilePath: EPOSConnect_8.6.0.52050.msi + InstallerUrl: https://www.eposaudio.com/globalassets/___image-library/_enterprise/files/english/epos-connect/epos-connect-8.6.0/eposconnect_8.6.0_msi.zip + InstallerSha256: 586ED30AD3BBF8A75055ECD9CBF968059DC3DE612AC435EB253AA647194016FB + InstallerSwitches: + InstallLocation: INSTALLLOCATION="" + ProductCode: '{DDE80898-FA6E-4581-A46D-7F986F1CC0F5}' + AppsAndFeaturesEntries: + - UpgradeCode: '{D1B37831-C9FB-4560-8844-4F3CC47FB472}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EPOS/EPOSConnect/8.6.0.52050/EPOS.EPOSConnect.locale.en-US.yaml b/manifests/e/EPOS/EPOSConnect/8.6.0.52050/EPOS.EPOSConnect.locale.en-US.yaml new file mode 100644 index 0000000000000..b963150779e8a --- /dev/null +++ b/manifests/e/EPOS/EPOSConnect/8.6.0.52050/EPOS.EPOSConnect.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EPOS.EPOSConnect +PackageVersion: 8.6.0.52050 +PackageLocale: en-US +Publisher: EPOS Group A/S +PublisherUrl: https://www.eposaudio.com/ +PublisherSupportUrl: https://www.eposaudio.com/support +PrivacyUrl: https://www.eposaudio.com/legal/privacy-notice +Author: EPOS Group A/S +PackageName: EPOS Connect +PackageUrl: https://www.eposaudio.com/software/epos-connect +License: Proprietary +Copyright: Copyright (c) EPOS Group A/S +ShortDescription: Update with the latest firmware and personalize your EPOS audio device settings to ensure flawless operation and maximum productivity +Description: EPOS Connect for Windows gives the end user access to the latest firmware updates and personalized audio device settings. Stay in control with a tool that keeps EPOS headsets and speakerphones work seamlessly with all leading softphones. +ReleaseNotesUrl: https://www.eposaudio.com/globalassets/___image-library/_enterprise/files/english/epos-connect/epos-connect-8.6.0/release-notes_epos-connect_winmac_v8.6.0.pdf +Documentations: +- DocumentLabel: Manual + DocumentUrl: https://www.eposaudio.com/globalassets/___image-library/_enterprise/files/english/epos-connect/epos-connect-8.6.0/epos_connect_manual_v8.6.0.pdf +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EPOS/EPOSConnect/8.6.0.52050/EPOS.EPOSConnect.locale.zh-CN.yaml b/manifests/e/EPOS/EPOSConnect/8.6.0.52050/EPOS.EPOSConnect.locale.zh-CN.yaml new file mode 100644 index 0000000000000..45dfa960db653 --- /dev/null +++ b/manifests/e/EPOS/EPOSConnect/8.6.0.52050/EPOS.EPOSConnect.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: EPOS.EPOSConnect +PackageVersion: 8.6.0.52050 +PackageLocale: zh-CN +PublisherUrl: https://www.eposaudio.com/zh/cn +PublisherSupportUrl: https://www.eposaudio.com/zh/cn/support +PrivacyUrl: https://www.eposaudio.com/zh/cn/legal/privacy-notice +PackageUrl: https://www.eposaudio.com/zh/cn/software/epos-connect +License: 专有软件 +ShortDescription: 使用最新的固件更新和个性化的 EPOS 音频设备设置来确保其流畅运行并实现最高工作效率 +Description: EPOS Connect Windows 版让最终用户能够访问最新的固件更新和个性化的音频设备设置。在此工具的控制之下,EPOS 耳机和全向麦克风能够与所有领先的软电话无缝配合。 +ReleaseNotesUrl: https://www.eposaudio.com/globalassets/___image-library/_enterprise/files/english/epos-connect/epos-connect-8.6.0/release-notes_epos-connect_winmac_v8.6.0.pdf +Documentations: +- DocumentLabel: 手册 + DocumentUrl: https://www.eposaudio.com/globalassets/___image-library/_enterprise/files/english/epos-connect/epos-connect-8.6.0/epos_connect_manual_v8.6.0.pdf +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EPOS/EPOSConnect/8.6.0.52050/EPOS.EPOSConnect.yaml b/manifests/e/EPOS/EPOSConnect/8.6.0.52050/EPOS.EPOSConnect.yaml new file mode 100644 index 0000000000000..2e8c2f27d4ce5 --- /dev/null +++ b/manifests/e/EPOS/EPOSConnect/8.6.0.52050/EPOS.EPOSConnect.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: EPOS.EPOSConnect +PackageVersion: 8.6.0.52050 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6dbb85ed8f03d4e92cf3eff4dc2ea8d903bf015b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 02:22:50 +0800 Subject: [PATCH 122/188] New package: Thunderhead.PyroSim.2026 version 26.2.0715 (#403382) --- .../Thunderhead.PyroSim.2026.installer.yaml | 21 +++++ ...Thunderhead.PyroSim.2026.locale.en-US.yaml | 77 +++++++++++++++++++ ...Thunderhead.PyroSim.2026.locale.zh-CN.yaml | 24 ++++++ .../26.2.0715/Thunderhead.PyroSim.2026.yaml | 8 ++ 4 files changed, 130 insertions(+) create mode 100644 manifests/t/Thunderhead/PyroSim/2026/26.2.0715/Thunderhead.PyroSim.2026.installer.yaml create mode 100644 manifests/t/Thunderhead/PyroSim/2026/26.2.0715/Thunderhead.PyroSim.2026.locale.en-US.yaml create mode 100644 manifests/t/Thunderhead/PyroSim/2026/26.2.0715/Thunderhead.PyroSim.2026.locale.zh-CN.yaml create mode 100644 manifests/t/Thunderhead/PyroSim/2026/26.2.0715/Thunderhead.PyroSim.2026.yaml diff --git a/manifests/t/Thunderhead/PyroSim/2026/26.2.0715/Thunderhead.PyroSim.2026.installer.yaml b/manifests/t/Thunderhead/PyroSim/2026/26.2.0715/Thunderhead.PyroSim.2026.installer.yaml new file mode 100644 index 0000000000000..e8bed2d9bd5a7 --- /dev/null +++ b/manifests/t/Thunderhead/PyroSim/2026/26.2.0715/Thunderhead.PyroSim.2026.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: Thunderhead.PyroSim.2026 +PackageVersion: 26.2.0715 +InstallerType: wix +Scope: machine +FileExtensions: +- pfr +- psm +- smv +- smvv +ProductCode: '{DEAB6F7F-114E-4CB6-99A5-F8823FDE9ACD}' +AppsAndFeaturesEntries: +- UpgradeCode: '{6F406D4E-1E28-436F-A7B5-DFCC45B37A26}' +Installers: +- Architecture: x64 + InstallerUrl: https://www.thunderheadeng.net/releases/PyroSim-2026-2-0715-x64-en.msi + InstallerSha256: 4781A5958AD3471C0B00E42FFAF5AB2B8A640802B2BD5F6C202B15B0ED598A09 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Thunderhead/PyroSim/2026/26.2.0715/Thunderhead.PyroSim.2026.locale.en-US.yaml b/manifests/t/Thunderhead/PyroSim/2026/26.2.0715/Thunderhead.PyroSim.2026.locale.en-US.yaml new file mode 100644 index 0000000000000..d5b3c1d5832d6 --- /dev/null +++ b/manifests/t/Thunderhead/PyroSim/2026/26.2.0715/Thunderhead.PyroSim.2026.locale.en-US.yaml @@ -0,0 +1,77 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Thunderhead.PyroSim.2026 +PackageVersion: 26.2.0715 +PackageLocale: en-US +Publisher: Thunderhead Engineering +PublisherUrl: https://www.thunderheadeng.com/ +PublisherSupportUrl: https://help.thunderheadeng.com/ +Author: Thunderhead Engineering Consultants, Inc. +PackageName: PyroSim 2026 +PackageUrl: https://www.thunderheadeng.com/pyrosim/ +License: Proprietary +Copyright: Copyright (c) 2008-2026 All Rights Reserved. +ShortDescription: Analyze fire control and smoke dissipation in various structures for fire protection and safety or investigation. +Description: |- + PyroSim was designed to complement the Fire Dynamics Simulator (FDS) developed by NIST in the US. With state-of-the-art fire research facilities and personnel, they understand the calculations of fire simulation better than anyone. + FDS is the engine powering fire simulations all over the world. PyroSim empowers more engineers to use this technology and elevates its capabilities. + 1. PyroSim provides graphical tools which automatically generate the text-only FDS input file. + 2. PyroSim imports CAD, enables advanced simulation management, and packages its own results manager. + None of this is possible without FDS empowering car park jet fan simulations, sprinkler activation studies, and more. + FDS is free for anyone to download. Do you need PyroSim? We think so. Consider the time not spent constructing your building geometry from scratch in a text editor. Consider the errors caught in real-time and brought to your attention. + Thunderhead Engineering supports you every step of the way. Whether you want in-depth training or self-taught materials, you can learn performance-based design modeling with greater efficiency and proficiency. We design our software for anyone to learn, and our customers are delighted when our support team helps them succeed. +ReleaseNotes: |- + This release of PyroSim has some powerful new features and improvements to existing capabilities. Download the new version to work more efficiently with CAD geometry and Mesh Refinement Zones! + CAD Quality Adjustment + For many years, PyroSim has supported importing CAD geometry. However, users do not always have access to concise models with relevant geometry. Often, there are many CAD objects that complicate and slow down PyroSim. + PyroSim 2026.2 delivers CAD adjustment features that enable more efficient modeling workflows: + - On import, you can specify Object Quality (See the Creating Geometry from CAD page). This reduces the number of triangles used to represent imported geometry. + - After import, you can perform a similar operation upon any selected imported geometry. The new context-menu action allows users to Simplify Imported Geometry. + + Figure 1. Simplifying Imported Geometry + - Best of all, you can set imported geometry to be ignored in an FDS simulation. + + Figure 2. Display Only + Use this action to set an object in the model to Display Only and it will not be used in the FDS simulation. Generic Geometry is not converted to OBST or GEOM entries, but are available in Results (when PyroSim Geometry is active). + Mesh Refinement Zone Enhancements + PyroSim 2026.2 enhances the Mesh Refinement Zones workflow. + - This update adds a filter to preview the meshes resulting from refinement zones in the Model View, called Show Mesh Refinement Preview. This adds two new filters to the Mesh filter toolbar. + + Figure 3. Using Show Mesh Refinement Preview + - Expanded support for nested Mesh Refinement Zones makes them easier to use on building models with floor geometry. + + Figure 4. Nested Mesh Refinement Zones + - Also, Meshes in the Object Tree now display the optimal level of information about effects of mesh refinement. + + Figure 5. Nested Mesh Refinement Zones with tree info + When put all together, these changes make it easier to complete your individual workflow and work efficiently with Meshes in PyroSim 2026.2. + Complete the updated example to experience these changes. + Control Value Devices + Users can now cleanly use math controls as inputs to other activation control logic, a long sought after feature. + + Figure 6. Editing Activation Controls + - Now, Math Control output values can be written to a CSV file and also may be used as numeric inputs for other Mathematical and Custom Controls. + - This will also help users work with Statistics Devices. + HVAC 3D Modeling with Waypoints + Prior to this release, HVAC Waypoints did not have a graphical representation (they were only supported as text entries in a table). Now, Waypoints and the duct paths are visible in the Model View. + + Figure 7. HVAC Waypoints in 2D Top View + Door Activation Changes + Behind the scenes changes to controlled activation of openings in PyroSim allow users to more seamlessly build models with doors opening during the simulation. + + Figure 8. Models with holes controlled by Activation work more seamlessly + (Door closing controls still suffer from the initial state bug.) + Results Integration with Pathfinder + Results handling has improved the compatibility of PyroSim (FDS) results with Pathfinder in Results. Read more about the changes to Results in the Results Documentation. +ReleaseNotesUrl: https://www.thunderheadeng.com/docs/2026-2/pyrosim/ +PurchaseUrl: https://www.thunderheadeng.com/pyrosim/pricing/ +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://support.thunderheadeng.com/docs/pyrosim/ +- DocumentLabel: Tutorials + DocumentUrl: https://support.thunderheadeng.com/tutorials/pyrosim/ +- DocumentLabel: FAQ + DocumentUrl: https://support.thunderheadeng.com/answers/pyrosim/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Thunderhead/PyroSim/2026/26.2.0715/Thunderhead.PyroSim.2026.locale.zh-CN.yaml b/manifests/t/Thunderhead/PyroSim/2026/26.2.0715/Thunderhead.PyroSim.2026.locale.zh-CN.yaml new file mode 100644 index 0000000000000..be1c8e58762ba --- /dev/null +++ b/manifests/t/Thunderhead/PyroSim/2026/26.2.0715/Thunderhead.PyroSim.2026.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Thunderhead.PyroSim.2026 +PackageVersion: 26.2.0715 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 分析各类建筑中的火灾控制与排烟设计,以提升消防安全性或进行事故调查。 +Description: |- + PyroSim 专为配合美国国家标准与技术研究院(NIST)开发的火灾动力学模拟器(FDS)而设计。凭借顶尖的火灾研究设施和团队,NIST 对火灾模拟计算的理解无人能及。 + FDS 是全球火灾模拟的核心引擎。PyroSim 让更多工程师能够运用这项技术,并扩展其应用能力: + 1. 提供图形化工具自动生成纯文本格式的 FDS 输入文件 + 2. 支持 CAD 导入,实现高级模拟管理,并内置结果分析模块 + 从地下车库射流风机模拟到喷淋系统启动研究,这些功能都离不开 FDS 的强大支持。FDS 可免费下载,但 PyroSim 是否必要?我们认为是。设想无需在文本编辑器中从头构建建筑几何模型节省的时间,以及实时捕捉并提示错误的价值。 + Thunderhead Engineering 全程为您提供支持。无论是深度培训还是自学材料,都能帮助您更高效地掌握性能化设计建模。我们的软件设计易于学习,当技术支持团队助您成功时,用户总会感到欣喜。 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://support.thunderheadeng.com/docs/pyrosim/ +- DocumentLabel: 教程 + DocumentUrl: https://support.thunderheadeng.com/tutorials/pyrosim/ +- DocumentLabel: 常见问题 + DocumentUrl: https://support.thunderheadeng.com/answers/pyrosim/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Thunderhead/PyroSim/2026/26.2.0715/Thunderhead.PyroSim.2026.yaml b/manifests/t/Thunderhead/PyroSim/2026/26.2.0715/Thunderhead.PyroSim.2026.yaml new file mode 100644 index 0000000000000..93565cbe3038f --- /dev/null +++ b/manifests/t/Thunderhead/PyroSim/2026/26.2.0715/Thunderhead.PyroSim.2026.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Thunderhead.PyroSim.2026 +PackageVersion: 26.2.0715 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c6d508c3a36ddf62fbea586f6716cc9a03702d7f Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 16 Jul 2026 14:23:05 -0400 Subject: [PATCH 123/188] New version: Anchore.Grype version 0.116.0 (#403396) --- .../0.116.0/Anchore.Grype.installer.yaml | 17 +++++ .../0.116.0/Anchore.Grype.locale.en-US.yaml | 74 +++++++++++++++++++ .../Anchore/Grype/0.116.0/Anchore.Grype.yaml | 8 ++ 3 files changed, 99 insertions(+) create mode 100644 manifests/a/Anchore/Grype/0.116.0/Anchore.Grype.installer.yaml create mode 100644 manifests/a/Anchore/Grype/0.116.0/Anchore.Grype.locale.en-US.yaml create mode 100644 manifests/a/Anchore/Grype/0.116.0/Anchore.Grype.yaml diff --git a/manifests/a/Anchore/Grype/0.116.0/Anchore.Grype.installer.yaml b/manifests/a/Anchore/Grype/0.116.0/Anchore.Grype.installer.yaml new file mode 100644 index 0000000000000..140f230167cdd --- /dev/null +++ b/manifests/a/Anchore/Grype/0.116.0/Anchore.Grype.installer.yaml @@ -0,0 +1,17 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Anchore.Grype +PackageVersion: 0.116.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: grype.exe +UpgradeBehavior: install +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anchore/grype/releases/download/v0.116.0/grype_0.116.0_windows_amd64.zip + InstallerSha256: E5301BCA123E7BB545A551CB6CC91A66B8400F65D6897005ECA9F40FC16CE107 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anchore/Grype/0.116.0/Anchore.Grype.locale.en-US.yaml b/manifests/a/Anchore/Grype/0.116.0/Anchore.Grype.locale.en-US.yaml new file mode 100644 index 0000000000000..5dc70424d0795 --- /dev/null +++ b/manifests/a/Anchore/Grype/0.116.0/Anchore.Grype.locale.en-US.yaml @@ -0,0 +1,74 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Anchore.Grype +PackageVersion: 0.116.0 +PackageLocale: en-US +Publisher: Anchore Inc +PublisherUrl: https://anchore.com/ +PublisherSupportUrl: https://github.com/anchore/grype/issues +PackageName: Grype +PackageUrl: https://github.com/anchore/grype +License: Apache-2.0 +LicenseUrl: https://github.com/anchore/grype/blob/HEAD/LICENSE +ShortDescription: A vulnerability scanner for container images and filesystems +Description: |- + A vulnerability scanner for container images and filesystems. Easily install the binary to try it out. + Works with Syft, the powerful SBOM (software bill of materials) tool for container images and filesystems. +Moniker: grype +Tags: +- container-image +- containers +- cyclonedx +- docker +- go +- golang +- hacktoberfest +- oci +- openvex +- security +- static-analysis +- tool +- vex +- vulnerabilities +- vulnerability +ReleaseNotes: |- + Added Features + - duplicate RHSAs to all applicable RHEL minor versions [PR #3542 @willmurphyscode] + - add chainguard osv transformer [PR #3474 @crosleyzack] + - populate package architecture for matching [PR #3504 @willmurphyscode] + - lightweight reachability analysis to reduce Golang false positives [Issue #2960] [PR #3509 @spiffcs] + - Deduplicate Go matches that are aliases of each other (same CVE reported under both a govulndb GO-* ID and its GHSA) [Issue #3511] [PR #3509 @spiffcs] + - Support Ubuntu ESM [Issue #3544] [PR #3546 @wagoodman] + + Bug Fixes + - regenerate v6.1.8 blob and sql schemas [PR #3574 @spiffcs] + - rhel version streams [PR #3572 @kzantow] + - Grype doesn't match u-boot in SBOM if type is set to firmware [Issue #2537] + - Ignore Go compiler affecting CVE when Docker image only contains a binary compiled with Go [Issue #1782] + - Zarf scans emit warnings for consistently unreadable files (i.e., included non-SBOMs) [Issue #3516] [PR #3545 @brandtkeller] + - Fail parsing github actions [Issue #3220] + - Go vulnerability returned when installed version is greater than fixed version [Issue #3520] + + Dependencies + 14 dependency changes (11 updated, 3 added). + Updated (11 packages) + - github.com/anchore/go-rpmdb v0.1.0 → v0.2.0 + - github.com/anchore/syft v1.46.0 → v1.48.0 + - github.com/klauspost/compress v1.18.6 → v1.19.0 + - golang.org/x/text v0.38.0 → v0.39.0 + - golang.org/x/tools v0.46.0 → v0.47.0 + - gorm.io/gorm v1.31.1 → v1.31.2 + - modernc.org/cc/v4 v4.28.2 → v4.28.4 + - modernc.org/ccgo/v4 v4.34.0 → v4.34.4 + - modernc.org/gc/v3 v3.1.2 → v3.1.3 + - modernc.org/libc v1.72.3 → v1.73.4 + - modernc.org/sqlite v1.51.0 → v1.53.0 + Added (3 packages) + - github.com/mattn/go-sqlite3 v1.14.23 + - gorm.io/driver/sqlite v1.6.0 + - howett.net/plist v1.0.1 + (Full Changelog) +ReleaseNotesUrl: https://github.com/anchore/grype/releases/tag/v0.116.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anchore/Grype/0.116.0/Anchore.Grype.yaml b/manifests/a/Anchore/Grype/0.116.0/Anchore.Grype.yaml new file mode 100644 index 0000000000000..802cad8df2da9 --- /dev/null +++ b/manifests/a/Anchore/Grype/0.116.0/Anchore.Grype.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: Anchore.Grype +PackageVersion: 0.116.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fdb789766322de952b4b529dc7109c959d23ab96 Mon Sep 17 00:00:00 2001 From: copilot-cli-winget-bot Date: Thu, 16 Jul 2026 14:23:20 -0400 Subject: [PATCH 124/188] GitHub.Copilot.Prerelease version v1.0.72-0 (#403397) --- .../GitHub.Copilot.Prerelease.installer.yaml | 23 +++++++++++++++ ...itHub.Copilot.Prerelease.locale.en-US.yaml | 29 +++++++++++++++++++ .../v1.0.72-0/GitHub.Copilot.Prerelease.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.72-0/GitHub.Copilot.Prerelease.installer.yaml create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.72-0/GitHub.Copilot.Prerelease.locale.en-US.yaml create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.72-0/GitHub.Copilot.Prerelease.yaml diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.72-0/GitHub.Copilot.Prerelease.installer.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.72-0/GitHub.Copilot.Prerelease.installer.yaml new file mode 100644 index 0000000000000..37ebe142a8f23 --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.72-0/GitHub.Copilot.Prerelease.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.72-0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: copilot.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.PowerShell + MinimumVersion: 7.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.72-0/copilot-win32-x64.zip + InstallerSha256: 8C088B18B4D10EF564FE5A59F70B2F052F215C904AF9276E19952A3FDD8E138B +- Architecture: arm64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.72-0/copilot-win32-arm64.zip + InstallerSha256: 434745724EBDFADDB537BC5C24313A4F180605BB8583EF9ECD07B74F52F3D1AC +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-16 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.72-0/GitHub.Copilot.Prerelease.locale.en-US.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.72-0/GitHub.Copilot.Prerelease.locale.en-US.yaml new file mode 100644 index 0000000000000..ae9b3a1f53da3 --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.72-0/GitHub.Copilot.Prerelease.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.72-0 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/home/ +PublisherSupportUrl: https://support.github.com/ +PrivacyUrl: https://docs.github.com/site-policy/privacy-policies/github-privacy-statement +PackageName: Copilot CLI (Preview) +PackageUrl: https://github.com/github/copilot-cli +License: Proprietary +LicenseUrl: https://docs.github.com/en/site-policy/github-terms/github-pre-release-license-terms +Copyright: Copyright (c) GitHub 2025. All rights reserved. +CopyrightUrl: https://github.com/github/copilot-cli?tab=License-1-ov-file +ShortDescription: GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal. +Description: GitHub Copilot CLI brings AI-powered coding assistance directly to your command line, enabling you to build, debug, and understand code through natural language conversations. Powered by the same agentic harness as GitHub's Copilot coding agent, it provides intelligent assistance while staying deeply integrated with your GitHub workflow. +Moniker: copilot-prerelease +Tags: +- cli +- copilot +- github +ReleaseNotesUrl: https://github.com/github/copilot-cli/releases/tag/v1.0.72-0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/github/copilot-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.72-0/GitHub.Copilot.Prerelease.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.72-0/GitHub.Copilot.Prerelease.yaml new file mode 100644 index 0000000000000..c4e513b9f5edd --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.72-0/GitHub.Copilot.Prerelease.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.72-0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4037313a8d9ae81911f45de949481cb388804e3c Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 16 Jul 2026 14:23:35 -0400 Subject: [PATCH 125/188] New version: Microsoft.SafetyScanner version 1.455.173.0 (#403399) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.455.173.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.173.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.173.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.173.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.455.173.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.173.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..5cc7b69fa91cb --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.173.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.455.173.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.455.173.0&arch=x86 + InstallerSha256: 54FFA1E3817026578029C2AB17CF744B595F3712C1ACA554D2EC33183C371112 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.455.173.0&arch=amd64 + InstallerSha256: 3291366F5DDD8D0659B0620197C95C22F3039416B654833CEFCB33D13364A44C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.455.173.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.173.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..b84a2a7af4893 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.173.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.455.173.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.455.173.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.173.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..b6e1663d71c1f --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.173.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.455.173.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 149ad42e76e2812afb0dcdfce9e9655582f4456b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 02:23:50 +0800 Subject: [PATCH 126/188] New version: ej-technologies.JProfiler.16 version 16.2 (#403400) --- ...j-technologies.JProfiler.16.installer.yaml | 29 +++++++++++++++++ ...echnologies.JProfiler.16.locale.en-US.yaml | 31 +++++++++++++++++++ ...echnologies.JProfiler.16.locale.zh-CN.yaml | 20 ++++++++++++ .../16/16.2/ej-technologies.JProfiler.16.yaml | 8 +++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/e/ej-technologies/JProfiler/16/16.2/ej-technologies.JProfiler.16.installer.yaml create mode 100644 manifests/e/ej-technologies/JProfiler/16/16.2/ej-technologies.JProfiler.16.locale.en-US.yaml create mode 100644 manifests/e/ej-technologies/JProfiler/16/16.2/ej-technologies.JProfiler.16.locale.zh-CN.yaml create mode 100644 manifests/e/ej-technologies/JProfiler/16/16.2/ej-technologies.JProfiler.16.yaml diff --git a/manifests/e/ej-technologies/JProfiler/16/16.2/ej-technologies.JProfiler.16.installer.yaml b/manifests/e/ej-technologies/JProfiler/16/16.2/ej-technologies.JProfiler.16.installer.yaml new file mode 100644 index 0000000000000..8a23b6f4aaea0 --- /dev/null +++ b/manifests/e/ej-technologies/JProfiler/16/16.2/ej-technologies.JProfiler.16.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: ej-technologies.JProfiler.16 +PackageVersion: "16.2" +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: -q -Dinstall4j.suppressUnattendedReboot=true + SilentWithProgress: -q -splash "" -Dinstall4j.suppressUnattendedReboot=true + InstallLocation: -dir "" + Log: -Dinstall4j.log="" +UpgradeBehavior: install +FileExtensions: +- hprof +- hpz +- jfr +- jps +ProductCode: 8435-0008-8661-5857 +Installers: +- Architecture: x64 + InstallerUrl: https://download.ej-technologies.com/jprofiler/jprofiler_windows-x64_16_2.exe + InstallerSha256: E64E895DFA4B69EA61BDFACAD8CCD8840576CAF9849D5EC82C511A562EB552C5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ej-technologies/JProfiler/16/16.2/ej-technologies.JProfiler.16.locale.en-US.yaml b/manifests/e/ej-technologies/JProfiler/16/16.2/ej-technologies.JProfiler.16.locale.en-US.yaml new file mode 100644 index 0000000000000..a93a9037f48da --- /dev/null +++ b/manifests/e/ej-technologies/JProfiler/16/16.2/ej-technologies.JProfiler.16.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: ej-technologies.JProfiler.16 +PackageVersion: "16.2" +PackageLocale: en-US +Publisher: ej-technologies GmbH +PublisherUrl: https://www.ej-technologies.com/ +PublisherSupportUrl: https://www.ej-technologies.com/supportRequest +PrivacyUrl: https://www.ej-technologies.com/privacy +Author: ej-technologies GmbH +PackageName: JProfiler 16 +PackageUrl: https://www.ej-technologies.com/jprofiler +License: Proprietary +LicenseUrl: https://www.ej-technologies.com/licensing/jprofiler_license.html +Copyright: Copyright 2001-2026 ej-technologies GmbH +CopyrightUrl: https://www.ej-technologies.com/licensing/jprofiler_license.html +ShortDescription: The Leading Java Profiler for Deep JVM Analysis +Description: JProfiler bridges high-level analytics and low-level JVM data, delivering unmatched insights to solve your toughest performance problems, memory leaks, threading issues, and higher-level problems in technologies like JDBC, JPA, and more. +Tags: +- java +- jvm +- performance +- profiler +ReleaseNotesUrl: https://www.ej-technologies.com/jprofiler/changelog#16.1 +PurchaseUrl: https://www.ej-technologies.com/store +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.ej-technologies.com/jprofiler/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ej-technologies/JProfiler/16/16.2/ej-technologies.JProfiler.16.locale.zh-CN.yaml b/manifests/e/ej-technologies/JProfiler/16/16.2/ej-technologies.JProfiler.16.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5584745dd9c86 --- /dev/null +++ b/manifests/e/ej-technologies/JProfiler/16/16.2/ej-technologies.JProfiler.16.locale.zh-CN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ej-technologies.JProfiler.16 +PackageVersion: "16.2" +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 深度 JVM 分析的领先 Java 性能分析工具 +Description: JProfiler 架起了高层分析与底层 JVM 数据之间的桥梁,提供无与伦比的洞察力,助您解决最棘手的性能问题、内存泄漏、线程问题,以及 JDBC、JPA 等技术中的高层级难题。 +Tags: +- java +- jvm +- 分析器 +- 性能 +ReleaseNotesUrl: https://www.ej-technologies.com/jprofiler/changelog#16.1 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.ej-technologies.com/jprofiler/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ej-technologies/JProfiler/16/16.2/ej-technologies.JProfiler.16.yaml b/manifests/e/ej-technologies/JProfiler/16/16.2/ej-technologies.JProfiler.16.yaml new file mode 100644 index 0000000000000..a27b7c93d9fcf --- /dev/null +++ b/manifests/e/ej-technologies/JProfiler/16/16.2/ej-technologies.JProfiler.16.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ej-technologies.JProfiler.16 +PackageVersion: "16.2" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 71ad83e3c6da7486eb28f783892c8e0f7c0c4756 Mon Sep 17 00:00:00 2001 From: Wallace Martins da Silva <56648941+wallacemartinss@users.noreply.github.com> Date: Thu, 16 Jul 2026 15:24:04 -0300 Subject: [PATCH 127/188] New version: HubDev.HubDev version 1.26.0 (#403402) --- .../HubDev/1.26.0/HubDev.HubDev.installer.yaml | 14 ++++++++++++++ .../HubDev/1.26.0/HubDev.HubDev.locale.en-US.yaml | 14 ++++++++++++++ .../h/HubDev/HubDev/1.26.0/HubDev.HubDev.yaml | 8 ++++++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/h/HubDev/HubDev/1.26.0/HubDev.HubDev.installer.yaml create mode 100644 manifests/h/HubDev/HubDev/1.26.0/HubDev.HubDev.locale.en-US.yaml create mode 100644 manifests/h/HubDev/HubDev/1.26.0/HubDev.HubDev.yaml diff --git a/manifests/h/HubDev/HubDev/1.26.0/HubDev.HubDev.installer.yaml b/manifests/h/HubDev/HubDev/1.26.0/HubDev.HubDev.installer.yaml new file mode 100644 index 0000000000000..0d8c782d582fd --- /dev/null +++ b/manifests/h/HubDev/HubDev/1.26.0/HubDev.HubDev.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HubDev.HubDev +PackageVersion: 1.26.0 +InstallerType: nullsoft +AppsAndFeaturesEntries: +- DisplayVersion: 1.26.0 +Installers: +- Architecture: x64 + InstallerUrl: https://apt.hubdev.io/v1.26.0/HubDev_1.26.0_Setup.exe + InstallerSha256: 2E2D8826052F59F8DB718749F1868C110AF72AE52E076FA644427BFBC365438A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HubDev/HubDev/1.26.0/HubDev.HubDev.locale.en-US.yaml b/manifests/h/HubDev/HubDev/1.26.0/HubDev.HubDev.locale.en-US.yaml new file mode 100644 index 0000000000000..33540de5124c0 --- /dev/null +++ b/manifests/h/HubDev/HubDev/1.26.0/HubDev.HubDev.locale.en-US.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HubDev.HubDev +PackageVersion: 1.26.0 +PackageLocale: en-US +Publisher: HubDev +PublisherUrl: https://hubdev.io +PackageName: HubDev +License: Proprietary +Copyright: Copyright......... +ShortDescription: Hybrid Development Environment Manager +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HubDev/HubDev/1.26.0/HubDev.HubDev.yaml b/manifests/h/HubDev/HubDev/1.26.0/HubDev.HubDev.yaml new file mode 100644 index 0000000000000..75a0796ca5fdb --- /dev/null +++ b/manifests/h/HubDev/HubDev/1.26.0/HubDev.HubDev.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: HubDev.HubDev +PackageVersion: 1.26.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 87e8dd81ba60f5d54783067e13b149b05daff580 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Thu, 16 Jul 2026 20:24:18 +0200 Subject: [PATCH 128/188] New version: advancedfx.HLAE version 2.191.1 (#403405) --- .../2.191.1/advancedfx.HLAE.installer.yaml | 24 +++++++++++++++ .../2.191.1/advancedfx.HLAE.locale.en-US.yaml | 29 +++++++++++++++++++ .../HLAE/2.191.1/advancedfx.HLAE.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/a/advancedfx/HLAE/2.191.1/advancedfx.HLAE.installer.yaml create mode 100644 manifests/a/advancedfx/HLAE/2.191.1/advancedfx.HLAE.locale.en-US.yaml create mode 100644 manifests/a/advancedfx/HLAE/2.191.1/advancedfx.HLAE.yaml diff --git a/manifests/a/advancedfx/HLAE/2.191.1/advancedfx.HLAE.installer.yaml b/manifests/a/advancedfx/HLAE/2.191.1/advancedfx.HLAE.installer.yaml new file mode 100644 index 0000000000000..2f6ce26dbb78b --- /dev/null +++ b/manifests/a/advancedfx/HLAE/2.191.1/advancedfx.HLAE.installer.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: advancedfx.HLAE +PackageVersion: 2.191.1 +InstallerType: burn +Scope: machine +ReleaseDate: 2026-07-16 +AppsAndFeaturesEntries: +- DisplayName: HLAE Installer + ProductCode: '{5FF83514-44AE-4B65-A839-87FB7A7D2777}' + UpgradeCode: '{35C8D990-6C4F-4639-ADF7-D259B06E070B}' + InstallerType: burn +- ProductCode: '{508A9BB6-35A3-45FF-A9B7-2E6BBDBDE504}' + UpgradeCode: '{33FEF63B-4A17-4D59-ABC9-B7A06BD07F07}' + InstallerType: wix +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\HLAE' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/advancedfx/advancedfx/releases/download/v2.191.1/HLAE_Setup.exe + InstallerSha256: A7E567285FBE589A7F8113113286C1F32D930B0A105C67D3991DA04D53328F2D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/advancedfx/HLAE/2.191.1/advancedfx.HLAE.locale.en-US.yaml b/manifests/a/advancedfx/HLAE/2.191.1/advancedfx.HLAE.locale.en-US.yaml new file mode 100644 index 0000000000000..be5555d9c9b8f --- /dev/null +++ b/manifests/a/advancedfx/HLAE/2.191.1/advancedfx.HLAE.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: advancedfx.HLAE +PackageVersion: 2.191.1 +PackageLocale: en-US +Publisher: advancedfx.org +PublisherUrl: https://github.com/advancedfx +PublisherSupportUrl: https://github.com/advancedfx/advancedfx/issues +PackageName: HLAE +PackageUrl: https://github.com/advancedfx/advancedfx +License: MIT +LicenseUrl: https://github.com/advancedfx/advancedfx/blob/HEAD/LICENSE +Copyright: Copyright (c) advancedfx.org. All rights reserved. +ShortDescription: Half-Life Advanced Effects (HLAE) is a tool to enrich Source (mainly CS:GO) engine based movie making. +Tags: +- counter-strike +- counter-strike-global-offensive +- csgo +- movie-making +- source-engine +ReleaseNotes: |- + - Included AfxHookSource2 0.40.1 (2026-07-16T14:23Z) + AfxHookSource2 0.40.1 (2026-07-16T14:23Z) + - Fixed mirv_replace_name. There are breaking changes: renamed subcommands debug to oldDebug, decoDebug to debug; removed deco subcommands; added optional clan tag parameter to the add* sub commmands. See in-game help for command. + - Fixed mirv_deathmsg lifeTimeMod not working correctly. +ReleaseNotesUrl: https://github.com/advancedfx/advancedfx/releases/tag/v2.191.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/advancedfx/HLAE/2.191.1/advancedfx.HLAE.yaml b/manifests/a/advancedfx/HLAE/2.191.1/advancedfx.HLAE.yaml new file mode 100644 index 0000000000000..fb57125545a11 --- /dev/null +++ b/manifests/a/advancedfx/HLAE/2.191.1/advancedfx.HLAE.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: advancedfx.HLAE +PackageVersion: 2.191.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 01170536472b5287ec4f400de7fe38d5c59d5632 Mon Sep 17 00:00:00 2001 From: Matt Date: Thu, 16 Jul 2026 20:24:34 +0200 Subject: [PATCH 129/188] Update: MattWhitwam.Wahlberg version 1.59.0 (#403406) Co-authored-by: matt-dx <240455474+matt-dx@users.noreply.github.com> --- .../1.59.0/MattWhitwam.Wahlberg.installer.yaml | 16 ++++++++++++++++ .../MattWhitwam.Wahlberg.locale.en-US.yaml | 14 ++++++++++++++ .../Wahlberg/1.59.0/MattWhitwam.Wahlberg.yaml | 6 ++++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/m/MattWhitwam/Wahlberg/1.59.0/MattWhitwam.Wahlberg.installer.yaml create mode 100644 manifests/m/MattWhitwam/Wahlberg/1.59.0/MattWhitwam.Wahlberg.locale.en-US.yaml create mode 100644 manifests/m/MattWhitwam/Wahlberg/1.59.0/MattWhitwam.Wahlberg.yaml diff --git a/manifests/m/MattWhitwam/Wahlberg/1.59.0/MattWhitwam.Wahlberg.installer.yaml b/manifests/m/MattWhitwam/Wahlberg/1.59.0/MattWhitwam.Wahlberg.installer.yaml new file mode 100644 index 0000000000000..e0f6d8260239d --- /dev/null +++ b/manifests/m/MattWhitwam/Wahlberg/1.59.0/MattWhitwam.Wahlberg.installer.yaml @@ -0,0 +1,16 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +PackageIdentifier: MattWhitwam.Wahlberg +PackageVersion: 1.59.0 +Installers: +- Architecture: x64 + InstallerType: zip + InstallerUrl: https://github.com/matt-dx/wahlberg/releases/download/v1.59.0/Wahlberg-windows-x64.zip + InstallerSha256: 660df92c330ef2bcf90d81715197a71f23ab2ae02061a61a38cf2b5859356beb + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: Wahlberg.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.EdgeWebView2Runtime +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/MattWhitwam/Wahlberg/1.59.0/MattWhitwam.Wahlberg.locale.en-US.yaml b/manifests/m/MattWhitwam/Wahlberg/1.59.0/MattWhitwam.Wahlberg.locale.en-US.yaml new file mode 100644 index 0000000000000..fd067e16b7eab --- /dev/null +++ b/manifests/m/MattWhitwam/Wahlberg/1.59.0/MattWhitwam.Wahlberg.locale.en-US.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json +PackageIdentifier: MattWhitwam.Wahlberg +PackageVersion: 1.59.0 +PackageLocale: en-US +Publisher: Matt Whitwam +PublisherUrl: https://github.com/matt-dx/wahlberg +PackageName: Wahlberg +License: Proprietary +ShortDescription: A cross-platform Markdown viewer built with .NET MAUI and Blazor. +Tags: +- markdown +- viewer +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/MattWhitwam/Wahlberg/1.59.0/MattWhitwam.Wahlberg.yaml b/manifests/m/MattWhitwam/Wahlberg/1.59.0/MattWhitwam.Wahlberg.yaml new file mode 100644 index 0000000000000..30003e918313e --- /dev/null +++ b/manifests/m/MattWhitwam/Wahlberg/1.59.0/MattWhitwam.Wahlberg.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +PackageIdentifier: MattWhitwam.Wahlberg +PackageVersion: 1.59.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 58ce9111f760bb7e92ba40267d11008f6f7b8c8b Mon Sep 17 00:00:00 2001 From: Tianyi Tao Date: Fri, 17 Jul 2026 02:24:49 +0800 Subject: [PATCH 130/188] New version: Istio.Istio version 1.30.3 (#403413) --- .../Istio/1.30.3/Istio.Istio.installer.yaml | 17 ++++++++ .../1.30.3/Istio.Istio.locale.en-US.yaml | 40 +++++++++++++++++++ .../i/Istio/Istio/1.30.3/Istio.Istio.yaml | 8 ++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/i/Istio/Istio/1.30.3/Istio.Istio.installer.yaml create mode 100644 manifests/i/Istio/Istio/1.30.3/Istio.Istio.locale.en-US.yaml create mode 100644 manifests/i/Istio/Istio/1.30.3/Istio.Istio.yaml diff --git a/manifests/i/Istio/Istio/1.30.3/Istio.Istio.installer.yaml b/manifests/i/Istio/Istio/1.30.3/Istio.Istio.installer.yaml new file mode 100644 index 0000000000000..55369d5723329 --- /dev/null +++ b/manifests/i/Istio/Istio/1.30.3/Istio.Istio.installer.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Istio.Istio +PackageVersion: 1.30.3 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: istio-1.30.3/bin/istioctl.exe +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/istio/istio/releases/download/1.30.3/istio-1.30.3-win-amd64.zip + InstallerSha256: 14C254210F484329F99CD4F3BAA8578FA4E96773F0CA42CF4154B5059DABEFC2 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/i/Istio/Istio/1.30.3/Istio.Istio.locale.en-US.yaml b/manifests/i/Istio/Istio/1.30.3/Istio.Istio.locale.en-US.yaml new file mode 100644 index 0000000000000..eeab8feedd2b7 --- /dev/null +++ b/manifests/i/Istio/Istio/1.30.3/Istio.Istio.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Istio.Istio +PackageVersion: 1.30.3 +PackageLocale: en-US +Publisher: Istio +PublisherUrl: https://istio.io/ +PublisherSupportUrl: https://github.com/istio/istio/issues +PrivacyUrl: https://www.linuxfoundation.org/legal/privacy-policy +PackageName: Istio +PackageUrl: https://istio.io/ +License: Apache-2.0 +LicenseUrl: https://github.com/istio/istio/blob/HEAD/LICENSE +Copyright: (c) 2023 the Istio Authors +ShortDescription: Connect, secure, control, and observe services. +Description: Istio is an open source service mesh that layers transparently onto existing distributed applications. Istio’s powerful features provide a uniform and more efficient way to secure, connect, and monitor services. Istio is the path to load balancing, service-to-service authentication, and monitoring – with few or no service code changes. +Tags: +- api-management +- circuit-breaker +- consul +- enforce-policies +- envoy +- fault-injection +- kubernetes +- lyft-envoy +- microservice +- microservices +- nomad +- polyglot-microservices +- proxies +- request-routing +- resiliency +- service-mesh +ReleaseNotes: |- + Artifacts + Release Notes +ReleaseNotesUrl: https://github.com/istio/istio/releases/tag/1.30.3 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/i/Istio/Istio/1.30.3/Istio.Istio.yaml b/manifests/i/Istio/Istio/1.30.3/Istio.Istio.yaml new file mode 100644 index 0000000000000..5094b72ef9a8a --- /dev/null +++ b/manifests/i/Istio/Istio/1.30.3/Istio.Istio.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Istio.Istio +PackageVersion: 1.30.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 0c77bc18c0d7d9e352a2d3cb6dfc707a4fad6303 Mon Sep 17 00:00:00 2001 From: Scott Bradnick <84082961+sbradnick@users.noreply.github.com> Date: Thu, 16 Jul 2026 14:28:17 -0400 Subject: [PATCH 131/188] Delete manifests/s/SUSE/openSUSE/Leap/15/6/156.1.895.0 directory (#403329) --- .../SUSE.openSUSE.Leap.15.6.installer.yaml | 18 ---------- .../SUSE.openSUSE.Leap.15.6.locale.en-US.yaml | 34 ------------------- .../SUSE.openSUSE.Leap.15.6.locale.zh-CN.yaml | 34 ------------------- .../156.1.895.0/SUSE.openSUSE.Leap.15.6.yaml | 8 ----- 4 files changed, 94 deletions(-) delete mode 100644 manifests/s/SUSE/openSUSE/Leap/15/6/156.1.895.0/SUSE.openSUSE.Leap.15.6.installer.yaml delete mode 100644 manifests/s/SUSE/openSUSE/Leap/15/6/156.1.895.0/SUSE.openSUSE.Leap.15.6.locale.en-US.yaml delete mode 100644 manifests/s/SUSE/openSUSE/Leap/15/6/156.1.895.0/SUSE.openSUSE.Leap.15.6.locale.zh-CN.yaml delete mode 100644 manifests/s/SUSE/openSUSE/Leap/15/6/156.1.895.0/SUSE.openSUSE.Leap.15.6.yaml diff --git a/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.895.0/SUSE.openSUSE.Leap.15.6.installer.yaml b/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.895.0/SUSE.openSUSE.Leap.15.6.installer.yaml deleted file mode 100644 index 93d8e9ff75535..0000000000000 --- a/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.895.0/SUSE.openSUSE.Leap.15.6.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: SUSE.openSUSE.Leap.15.6 -PackageVersion: 156.1.895.0 -MinimumOSVersion: 10.0.16215.0 -InstallerType: appx -Commands: -- openSUSE-Leap-15.6 -PackageFamilyName: 46932SUSE.openSUSELeap15.6_022rs5jcyhyac -ReleaseDate: 2025-03-20 -Installers: -- Architecture: x64 - InstallerUrl: https://publicwsldistros.blob.core.windows.net/wsldistrostorage/openSUSELeap15p6-250320_x64.Appx - InstallerSha256: 98106E51396EB4EF98D78030C6E81073F0750DAE2CC603ECF22F715D0435B739 - SignatureSha256: 181F4179773836989A68E209048435B2446C852370D622AE10A76427CB414016 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.895.0/SUSE.openSUSE.Leap.15.6.locale.en-US.yaml b/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.895.0/SUSE.openSUSE.Leap.15.6.locale.en-US.yaml deleted file mode 100644 index 0522cb2a9507c..0000000000000 --- a/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.895.0/SUSE.openSUSE.Leap.15.6.locale.en-US.yaml +++ /dev/null @@ -1,34 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: SUSE.openSUSE.Leap.15.6 -PackageVersion: 156.1.895.0 -PackageLocale: en-US -Publisher: SUSE -PublisherUrl: https://www.suse.com/ -PublisherSupportUrl: https://bugzilla.opensuse.org/ -PrivacyUrl: https://www.suse.com/company/legal/ -Author: SUSE Group -PackageName: openSUSE Leap 15.6 -PackageUrl: https://en.opensuse.org/WSL -License: Freeware -LicenseUrl: https://www.suse.com/company/legal/terms-of-use/ -Copyright: © 2015-2024 SUSE LLC. All Rights Reserved. -CopyrightUrl: https://en.opensuse.org/openSUSE:Trademark_guidelines -ShortDescription: The makers' choice for sysadmins, developers and desktop users. -Description: |- - The makers' choice for sysadmins, developers and desktop users. - New and experienced Linux users get the most usable Linux distribution and stabilized operating system with openSUSE's regular release. - Receive updates and harden your OS with openSUSE's latest major distribution. Configure your system and enjoy the platform of choice for Linux developers, administrators and software vendors. -Tags: -- distro -- linux -- wsl -ReleaseNotesUrl: https://doc.opensuse.org/release-notes/x86_64/openSUSE/Leap/15.6/index.html -Documentations: -- DocumentLabel: Documentation - DocumentUrl: https://doc.opensuse.org/ -- DocumentLabel: Wiki - DocumentUrl: https://en.opensuse.org/ -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.895.0/SUSE.openSUSE.Leap.15.6.locale.zh-CN.yaml b/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.895.0/SUSE.openSUSE.Leap.15.6.locale.zh-CN.yaml deleted file mode 100644 index 31b18ca576569..0000000000000 --- a/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.895.0/SUSE.openSUSE.Leap.15.6.locale.zh-CN.yaml +++ /dev/null @@ -1,34 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json - -PackageIdentifier: SUSE.openSUSE.Leap.15.6 -PackageVersion: 156.1.895.0 -PackageLocale: zh-CN -Publisher: SUSE -PublisherUrl: https://www.suse.com/ -PublisherSupportUrl: https://bugzilla.opensuse.org/ -PrivacyUrl: https://www.suse.com/company/legal/ -Author: SUSE Group -PackageName: openSUSE Leap 15.6 -PackageUrl: https://en.opensuse.org/WSL -License: 免费软件 -LicenseUrl: https://www.suse.com/company/legal/terms-of-use/ -Copyright: © 2015-2024 SUSE LLC. All Rights Reserved. -CopyrightUrl: https://en.opensuse.org/openSUSE:Trademark_guidelines -ShortDescription: 系统管理员、开发人员和桌面用户的首选。 -Description: |- - 系统管理员、开发人员和桌面用户的首选。 - 新老 Linux 用户都能通过 openSUSE 的定期更新获得最实用的 Linux 发行版和最稳定的操作系统。 - 通过 openSUSE 最新的主要发行版接收更新并加固操作系统。配置好您的系统,然后享受 Linux 开发人员、管理员和软件供应商的首选平台。 -Tags: -- linux -- wsl -- 发行版 -ReleaseNotesUrl: https://doc.opensuse.org/release-notes/x86_64/openSUSE/Leap/15.6/index.html -Documentations: -- DocumentLabel: 文档 - DocumentUrl: https://doc.opensuse.org/zh-CN/ -- DocumentLabel: 维基 - DocumentUrl: https://zh.opensuse.org/ -ManifestType: locale -ManifestVersion: 1.9.0 diff --git a/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.895.0/SUSE.openSUSE.Leap.15.6.yaml b/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.895.0/SUSE.openSUSE.Leap.15.6.yaml deleted file mode 100644 index 4a97f036949c6..0000000000000 --- a/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.895.0/SUSE.openSUSE.Leap.15.6.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: SUSE.openSUSE.Leap.15.6 -PackageVersion: 156.1.895.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 From cac59586544f3643229da6849eef694bea0cb2e0 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 16 Jul 2026 11:29:05 -0700 Subject: [PATCH 132/188] Automatic deletion of DenisZhitnyakov.DolphinAnty 2026.189.257 (#403038) --- .../DenisZhitnyakov.DolphinAnty.installer.yaml | 12 ------------ .../DenisZhitnyakov.DolphinAnty.locale.en-US.yaml | 13 ------------- .../2026.189.257/DenisZhitnyakov.DolphinAnty.yaml | 8 -------- 3 files changed, 33 deletions(-) delete mode 100644 manifests/d/DenisZhitnyakov/DolphinAnty/2026.189.257/DenisZhitnyakov.DolphinAnty.installer.yaml delete mode 100644 manifests/d/DenisZhitnyakov/DolphinAnty/2026.189.257/DenisZhitnyakov.DolphinAnty.locale.en-US.yaml delete mode 100644 manifests/d/DenisZhitnyakov/DolphinAnty/2026.189.257/DenisZhitnyakov.DolphinAnty.yaml diff --git a/manifests/d/DenisZhitnyakov/DolphinAnty/2026.189.257/DenisZhitnyakov.DolphinAnty.installer.yaml b/manifests/d/DenisZhitnyakov/DolphinAnty/2026.189.257/DenisZhitnyakov.DolphinAnty.installer.yaml deleted file mode 100644 index f2480387e969a..0000000000000 --- a/manifests/d/DenisZhitnyakov/DolphinAnty/2026.189.257/DenisZhitnyakov.DolphinAnty.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jul/15 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: DenisZhitnyakov.DolphinAnty -PackageVersion: 2026.189.257 -InstallerType: nullsoft -Installers: -- Architecture: x86 - InstallerUrl: https://dolphin-anty-cdn.com/anty-app/dolphin-anty-win-latest.exe - InstallerSha256: 8F68A38A7E6E02C006A94F5EA2006C21E3ED4948118BF244DF8D3CA27CEED86F -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/d/DenisZhitnyakov/DolphinAnty/2026.189.257/DenisZhitnyakov.DolphinAnty.locale.en-US.yaml b/manifests/d/DenisZhitnyakov/DolphinAnty/2026.189.257/DenisZhitnyakov.DolphinAnty.locale.en-US.yaml deleted file mode 100644 index 031c57fc05d08..0000000000000 --- a/manifests/d/DenisZhitnyakov/DolphinAnty/2026.189.257/DenisZhitnyakov.DolphinAnty.locale.en-US.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jul/15 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: DenisZhitnyakov.DolphinAnty -PackageVersion: 2026.189.257 -PackageLocale: en-US -Publisher: Zhitnyakov software solutions LTD -PackageName: Dolphin Anty -License: Copyright (c) Zhitnyakov software solutions LTD. All rights reserved. -Copyright: Copyright © 2025 Denis Zhitnyakov -ShortDescription: Antidetect browser for general purpose -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/d/DenisZhitnyakov/DolphinAnty/2026.189.257/DenisZhitnyakov.DolphinAnty.yaml b/manifests/d/DenisZhitnyakov/DolphinAnty/2026.189.257/DenisZhitnyakov.DolphinAnty.yaml deleted file mode 100644 index 691c959e7e20d..0000000000000 --- a/manifests/d/DenisZhitnyakov/DolphinAnty/2026.189.257/DenisZhitnyakov.DolphinAnty.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jul/15 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: DenisZhitnyakov.DolphinAnty -PackageVersion: 2026.189.257 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 2691fb2f38d9d32524a374e8326cd592c65b5740 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 16 Jul 2026 11:29:50 -0700 Subject: [PATCH 133/188] Automatic deletion of EasternGraphics.pCon-planner.ME 8.15.0.100 (#402507) --- ...ernGraphics.pCon-planner.ME.installer.yaml | 77 ------------------- ...Graphics.pCon-planner.ME.locale.en-US.yaml | 30 -------- ...Graphics.pCon-planner.ME.locale.zh-CN.yaml | 20 ----- .../EasternGraphics.pCon-planner.ME.yaml | 8 -- 4 files changed, 135 deletions(-) delete mode 100644 manifests/e/EasternGraphics/pCon-planner/ME/8.15.0.100/EasternGraphics.pCon-planner.ME.installer.yaml delete mode 100644 manifests/e/EasternGraphics/pCon-planner/ME/8.15.0.100/EasternGraphics.pCon-planner.ME.locale.en-US.yaml delete mode 100644 manifests/e/EasternGraphics/pCon-planner/ME/8.15.0.100/EasternGraphics.pCon-planner.ME.locale.zh-CN.yaml delete mode 100644 manifests/e/EasternGraphics/pCon-planner/ME/8.15.0.100/EasternGraphics.pCon-planner.ME.yaml diff --git a/manifests/e/EasternGraphics/pCon-planner/ME/8.15.0.100/EasternGraphics.pCon-planner.ME.installer.yaml b/manifests/e/EasternGraphics/pCon-planner/ME/8.15.0.100/EasternGraphics.pCon-planner.ME.installer.yaml deleted file mode 100644 index b24054ad37fbf..0000000000000 --- a/manifests/e/EasternGraphics/pCon-planner/ME/8.15.0.100/EasternGraphics.pCon-planner.ME.installer.yaml +++ /dev/null @@ -1,77 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: EasternGraphics.pCon-planner.ME -PackageVersion: 8.15.0.100 -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /S /V/quiet /V/norestart - SilentWithProgress: /S /V/passive /V/norestart - InstallLocation: /V"INSTALLDIR=""""" - Log: /V"/log """"" -ExpectedReturnCodes: -- InstallerReturnCode: -1 - ReturnResponse: cancelledByUser -- InstallerReturnCode: 1 - ReturnResponse: invalidParameter -- InstallerReturnCode: 1150 - ReturnResponse: systemNotSupported -- InstallerReturnCode: 1201 - ReturnResponse: diskFull -- InstallerReturnCode: 1203 - ReturnResponse: invalidParameter -- InstallerReturnCode: 1601 - ReturnResponse: contactSupport -- InstallerReturnCode: 1602 - ReturnResponse: cancelledByUser -- InstallerReturnCode: 1618 - ReturnResponse: installInProgress -- InstallerReturnCode: 1623 - ReturnResponse: systemNotSupported -- InstallerReturnCode: 1625 - ReturnResponse: blockedByPolicy -- InstallerReturnCode: 1628 - ReturnResponse: invalidParameter -- InstallerReturnCode: 1633 - ReturnResponse: systemNotSupported -- InstallerReturnCode: 1638 - ReturnResponse: alreadyInstalled -- InstallerReturnCode: 1639 - ReturnResponse: invalidParameter -- InstallerReturnCode: 1641 - ReturnResponse: rebootInitiated -- InstallerReturnCode: 1640 - ReturnResponse: blockedByPolicy -- InstallerReturnCode: 1643 - ReturnResponse: blockedByPolicy -- InstallerReturnCode: 1644 - ReturnResponse: blockedByPolicy -- InstallerReturnCode: 1649 - ReturnResponse: blockedByPolicy -- InstallerReturnCode: 1650 - ReturnResponse: invalidParameter -- InstallerReturnCode: 1654 - ReturnResponse: systemNotSupported -- InstallerReturnCode: 3010 - ReturnResponse: rebootRequiredToFinish -UpgradeBehavior: install -FileExtensions: -- dwg -- dxf -- pec -ProductCode: '{8462893B-402C-428B-AD5D-7030804FC0F0}' -AppsAndFeaturesEntries: -- DisplayName: pCon.planner ME 8.15 - UpgradeCode: '{5B098613-C038-428E-A8A7-8B3BDACB5F58}' - InstallerType: msi -Installers: -- Architecture: x64 - InstallerUrl: https://downloads.pcon-solutions.com/pCon/planner/8.15/pCon.planner_ME_Installer.exe - InstallerSha256: 0B1A595E9864D1DB02F3A9231CEB690CB1E27ADA513BE937D138097D54392AA5 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/e/EasternGraphics/pCon-planner/ME/8.15.0.100/EasternGraphics.pCon-planner.ME.locale.en-US.yaml b/manifests/e/EasternGraphics/pCon-planner/ME/8.15.0.100/EasternGraphics.pCon-planner.ME.locale.en-US.yaml deleted file mode 100644 index 7cd1a94c455a3..0000000000000 --- a/manifests/e/EasternGraphics/pCon-planner/ME/8.15.0.100/EasternGraphics.pCon-planner.ME.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: EasternGraphics.pCon-planner.ME -PackageVersion: 8.15.0.100 -PackageLocale: en-US -Publisher: EasternGraphics -PublisherUrl: https://www.easterngraphics.com/ -PublisherSupportUrl: https://help.pcon-planner.com/help/ -PrivacyUrl: https://pcon-solutions.com/legal-notice/ -Author: EasternGraphics GmbH -PackageName: pCon.planner ME -PackageUrl: https://pcon-solutions.com/planner/ -License: Freeware -LicenseUrl: https://pcon-solutions.com/legal-notice/ -Copyright: Copyright © EasternGraphics GmbH. All rights reserved. -CopyrightUrl: https://pcon-solutions.com/legal-notice/ -ShortDescription: A CAD application tailored to the needs of interior designers. -Description: pCon.planner is a CAD application tailored to the needs of interior designers. The Marketing Edition is free of charge and offers you the possibility to work with configurable product data from your supplier. -Tags: -- cad -- design -ReleaseNotesUrl: https://docs.pcon-solutions.com/pCon/planner/8.15/pCon.planner_8.15_Features_EN.pdf -Documentations: -- DocumentLabel: Shortcuts - DocumentUrl: https://docs.pcon-solutions.com/pCon/planner/8.15/pCon.planner_8.15_Shortcuts_EN.pdf -- DocumentLabel: Editions - DocumentUrl: https://docs.pcon-solutions.com/pCon/planner/8.15/pCon.planner_8.15_Editions_EN.pdf -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/e/EasternGraphics/pCon-planner/ME/8.15.0.100/EasternGraphics.pCon-planner.ME.locale.zh-CN.yaml b/manifests/e/EasternGraphics/pCon-planner/ME/8.15.0.100/EasternGraphics.pCon-planner.ME.locale.zh-CN.yaml deleted file mode 100644 index 43639074763f4..0000000000000 --- a/manifests/e/EasternGraphics/pCon-planner/ME/8.15.0.100/EasternGraphics.pCon-planner.ME.locale.zh-CN.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: EasternGraphics.pCon-planner.ME -PackageVersion: 8.15.0.100 -PackageLocale: zh-CN -License: 免费软件 -ShortDescription: 一款专为室内设计师需求量身定制的 CAD 应用程序。 -Description: pCon.planner 是一款专为室内设计师需求量身定制的 CAD 应用程序。其营销版免费提供,让您能够使用来自供应商的可配置产品数据进行设计工作。 -Tags: -- cad -- 设计 -ReleaseNotesUrl: https://docs.pcon-solutions.com/pCon/planner/8.15/pCon.planner_8.15_Features_EN.pdf -Documentations: -- DocumentLabel: 快捷键 - DocumentUrl: https://docs.pcon-solutions.com/pCon/planner/8.15/pCon.planner_8.15_Shortcuts_EN.pdf -- DocumentLabel: 版本 - DocumentUrl: https://docs.pcon-solutions.com/pCon/planner/8.15/pCon.planner_8.15_Editions_EN.pdf -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/e/EasternGraphics/pCon-planner/ME/8.15.0.100/EasternGraphics.pCon-planner.ME.yaml b/manifests/e/EasternGraphics/pCon-planner/ME/8.15.0.100/EasternGraphics.pCon-planner.ME.yaml deleted file mode 100644 index 0aa199b7873d1..0000000000000 --- a/manifests/e/EasternGraphics/pCon-planner/ME/8.15.0.100/EasternGraphics.pCon-planner.ME.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: EasternGraphics.pCon-planner.ME -PackageVersion: 8.15.0.100 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 951264b722e8fe582c414c045cf8358ae7dd7aaa Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 02:41:30 +0800 Subject: [PATCH 134/188] New version: KDE.KTurtle version 26.11.70 (1158) (#398589) --- .../{26.07.70 => 26.11.70}/KDE.KTurtle.installer.yaml | 10 +++++----- .../KDE.KTurtle.locale.en-US.yaml | 2 +- .../KDE.KTurtle.locale.zh-CN.yaml | 2 +- .../KTurtle/{26.07.70 => 26.11.70}/KDE.KTurtle.yaml | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) rename manifests/k/KDE/KTurtle/{26.07.70 => 26.11.70}/KDE.KTurtle.installer.yaml (64%) rename manifests/k/KDE/KTurtle/{26.07.70 => 26.11.70}/KDE.KTurtle.locale.en-US.yaml (97%) rename manifests/k/KDE/KTurtle/{26.07.70 => 26.11.70}/KDE.KTurtle.locale.zh-CN.yaml (97%) rename manifests/k/KDE/KTurtle/{26.07.70 => 26.11.70}/KDE.KTurtle.yaml (90%) diff --git a/manifests/k/KDE/KTurtle/26.07.70/KDE.KTurtle.installer.yaml b/manifests/k/KDE/KTurtle/26.11.70/KDE.KTurtle.installer.yaml similarity index 64% rename from manifests/k/KDE/KTurtle/26.07.70/KDE.KTurtle.installer.yaml rename to manifests/k/KDE/KTurtle/26.11.70/KDE.KTurtle.installer.yaml index 5cef48593c4b4..a4b20bec1ae8b 100644 --- a/manifests/k/KDE/KTurtle/26.07.70/KDE.KTurtle.installer.yaml +++ b/manifests/k/KDE/KTurtle/26.11.70/KDE.KTurtle.installer.yaml @@ -2,21 +2,21 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: KDE.KTurtle -PackageVersion: 26.07.70 +PackageVersion: 26.11.70 InstallerType: nullsoft UpgradeBehavior: install ProductCode: kturtle Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/education/kturtle/master/windows/kturtle-master-1152-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 42F62B9502B08A6C43C1AE6FA02BD3499ED5AA5BDF1B1E8718604691D4B2A25E + InstallerUrl: https://cdn.kde.org/ci-builds/education/kturtle/master/windows/kturtle-master-1158-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 530B2A0AF46FE5C48476A7F9D55CC47EDB706A9B11B2056107BB0D22E00D5AF7 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/education/kturtle/master/windows/kturtle-master-1152-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 42F62B9502B08A6C43C1AE6FA02BD3499ED5AA5BDF1B1E8718604691D4B2A25E + InstallerUrl: https://cdn.kde.org/ci-builds/education/kturtle/master/windows/kturtle-master-1158-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 530B2A0AF46FE5C48476A7F9D55CC47EDB706A9B11B2056107BB0D22E00D5AF7 InstallerSwitches: Custom: /AllUsers ManifestType: installer diff --git a/manifests/k/KDE/KTurtle/26.07.70/KDE.KTurtle.locale.en-US.yaml b/manifests/k/KDE/KTurtle/26.11.70/KDE.KTurtle.locale.en-US.yaml similarity index 97% rename from manifests/k/KDE/KTurtle/26.07.70/KDE.KTurtle.locale.en-US.yaml rename to manifests/k/KDE/KTurtle/26.11.70/KDE.KTurtle.locale.en-US.yaml index abaa179d15d3c..5d657c1402295 100644 --- a/manifests/k/KDE/KTurtle/26.07.70/KDE.KTurtle.locale.en-US.yaml +++ b/manifests/k/KDE/KTurtle/26.11.70/KDE.KTurtle.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: KDE.KTurtle -PackageVersion: 26.07.70 +PackageVersion: 26.11.70 PackageLocale: en-US Publisher: KDE e.V. PublisherUrl: https://kde.org/ diff --git a/manifests/k/KDE/KTurtle/26.07.70/KDE.KTurtle.locale.zh-CN.yaml b/manifests/k/KDE/KTurtle/26.11.70/KDE.KTurtle.locale.zh-CN.yaml similarity index 97% rename from manifests/k/KDE/KTurtle/26.07.70/KDE.KTurtle.locale.zh-CN.yaml rename to manifests/k/KDE/KTurtle/26.11.70/KDE.KTurtle.locale.zh-CN.yaml index a994ee9ea8e4b..9ebaafe1cae34 100644 --- a/manifests/k/KDE/KTurtle/26.07.70/KDE.KTurtle.locale.zh-CN.yaml +++ b/manifests/k/KDE/KTurtle/26.11.70/KDE.KTurtle.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: KDE.KTurtle -PackageVersion: 26.07.70 +PackageVersion: 26.11.70 PackageLocale: zh-CN PublisherUrl: https://kde.org/zh-cn/ PublisherSupportUrl: https://kde.org/zh-cn/support/ diff --git a/manifests/k/KDE/KTurtle/26.07.70/KDE.KTurtle.yaml b/manifests/k/KDE/KTurtle/26.11.70/KDE.KTurtle.yaml similarity index 90% rename from manifests/k/KDE/KTurtle/26.07.70/KDE.KTurtle.yaml rename to manifests/k/KDE/KTurtle/26.11.70/KDE.KTurtle.yaml index ccda2bdaefd11..6314c6ce105fd 100644 --- a/manifests/k/KDE/KTurtle/26.07.70/KDE.KTurtle.yaml +++ b/manifests/k/KDE/KTurtle/26.11.70/KDE.KTurtle.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: KDE.KTurtle -PackageVersion: 26.07.70 +PackageVersion: 26.11.70 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From ba3aac06e4579e7d82f85a7af40ad045277de37b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 02:42:08 +0800 Subject: [PATCH 135/188] New version: Brave.Brave.Beta version 150.1.93.115 (#399815) --- .../Brave.Brave.Beta.installer.yaml | 86 +++++++++++++++++++ .../Brave.Brave.Beta.locale.en-US.yaml | 33 +++++++ .../Brave.Brave.Beta.locale.zh-CN.yaml | 29 +++++++ .../Beta/150.1.93.115/Brave.Brave.Beta.yaml | 8 ++ 4 files changed, 156 insertions(+) create mode 100644 manifests/b/Brave/Brave/Beta/150.1.93.115/Brave.Brave.Beta.installer.yaml create mode 100644 manifests/b/Brave/Brave/Beta/150.1.93.115/Brave.Brave.Beta.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Beta/150.1.93.115/Brave.Brave.Beta.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Beta/150.1.93.115/Brave.Brave.Beta.yaml diff --git a/manifests/b/Brave/Brave/Beta/150.1.93.115/Brave.Brave.Beta.installer.yaml b/manifests/b/Brave/Brave/Beta/150.1.93.115/Brave.Brave.Beta.installer.yaml new file mode 100644 index 0000000000000..c2d1aa1362d50 --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/150.1.93.115/Brave.Brave.Beta.installer.yaml @@ -0,0 +1,86 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Beta +PackageVersion: 150.1.93.115 +InstallerType: exe +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147219416 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Browser-Beta +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.115/BraveBrowserStandaloneSilentBetaSetup32.exe + InstallerSha256: EA7D4BEF4152433CADF71FFC9A2A5BF3A6D20AFCDCFB480285E9DF1BF0597A42 + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.115/BraveBrowserStandaloneBetaSetup32.exe + InstallerSha256: C9C5EDFBE720B6A18FDB691EFB1230E07565696E665D9F060B44B5ED91F94CF7 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.115/BraveBrowserStandaloneSilentBetaSetup.exe + InstallerSha256: 8C855F0F2FAB0FD35BF2E06757DE5367CA31E193FD9B4DDC30153EB759D3D823 + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.115/BraveBrowserStandaloneBetaSetup.exe + InstallerSha256: A931435BC543A6D047D132D1207AC93D77A644D54D6240AE06AC6FB2EF676F64 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.115/BraveBrowserStandaloneSilentBetaSetupArm64.exe + InstallerSha256: 5AAEC64BF8CFF09A41DAF4B8A74FD9E4841572DDEFF169A23D0BD29D35587F7C + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.115/BraveBrowserStandaloneBetaSetupArm64.exe + InstallerSha256: 7EED49796E3F26A5DB067B44131FAE42060B73F0A6EB72EFC04E2153F2ED4463 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Beta/150.1.93.115/Brave.Brave.Beta.locale.en-US.yaml b/manifests/b/Brave/Brave/Beta/150.1.93.115/Brave.Brave.Beta.locale.en-US.yaml new file mode 100644 index 0000000000000..fc52c4cd7c2ac --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/150.1.93.115/Brave.Brave.Beta.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: Brave.Brave.Beta +PackageVersion: 150.1.93.115 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Beta +PackageUrl: https://brave.com/download-beta +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2026 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Beta is an early preview for new versions of Brave that showcases the newest advances that we're bringing to your browser. +Description: |- + Brave Beta is an early preview for new versions of Brave. + This build showcases the newest advances that we’re bringing to your browser and it’s ready for your daily use. + Brave Beta automatically sends us crash reports when things go wrong. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Beta/150.1.93.115/Brave.Brave.Beta.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Beta/150.1.93.115/Brave.Brave.Beta.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4de485aefc825 --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/150.1.93.115/Brave.Brave.Beta.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Beta +PackageVersion: 150.1.93.115 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Beta +PackageUrl: https://brave.com/download-beta +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Beta 是 Brave 新版本的早期预览,展示了我们为您的浏览器带来的最新进展。 +Description: Brave Beta 是 Brave 新版本的早期预览,展示了我们为您的浏览器带来的最新进展,并已经准备好供您日常使用。当出现问题时,Brave Beta 会自动向我们发送崩溃报告。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Beta/150.1.93.115/Brave.Brave.Beta.yaml b/manifests/b/Brave/Brave/Beta/150.1.93.115/Brave.Brave.Beta.yaml new file mode 100644 index 0000000000000..f6ee53d80fd49 --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/150.1.93.115/Brave.Brave.Beta.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: Brave.Brave.Beta +PackageVersion: 150.1.93.115 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 90d98de7882300ed58b38c0623551bb36bb61fd8 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Thu, 16 Jul 2026 20:42:48 +0200 Subject: [PATCH 136/188] Microsoft.Git version 2.54.0.0.5 (#403260) --- .../2.54.0.0.5/Microsoft.Git.installer.yaml | 39 +++++++++++++++++++ .../Microsoft.Git.locale.en-US.yaml | 30 ++++++++++++++ .../Microsoft.Git.locale.zh-CN.yaml | 25 ++++++++++++ .../Git/2.54.0.0.5/Microsoft.Git.yaml | 8 ++++ 4 files changed, 102 insertions(+) create mode 100644 manifests/m/Microsoft/Git/2.54.0.0.5/Microsoft.Git.installer.yaml create mode 100644 manifests/m/Microsoft/Git/2.54.0.0.5/Microsoft.Git.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Git/2.54.0.0.5/Microsoft.Git.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/Git/2.54.0.0.5/Microsoft.Git.yaml diff --git a/manifests/m/Microsoft/Git/2.54.0.0.5/Microsoft.Git.installer.yaml b/manifests/m/Microsoft/Git/2.54.0.0.5/Microsoft.Git.installer.yaml new file mode 100644 index 0000000000000..aaa35926eaaef --- /dev/null +++ b/manifests/m/Microsoft/Git/2.54.0.0.5/Microsoft.Git.installer.yaml @@ -0,0 +1,39 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.Git +PackageVersion: 2.54.0.0.5 +InstallerType: inno +InstallerSwitches: + Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART + SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART + Custom: /COMPONENTS=icons,ext,gitlfs,assoc,assoc_sh,consolefont,windowsterminal,scalar +UpgradeBehavior: install +Commands: +- git +FileExtensions: +- gitattributes +- gitignore +- gitmodules +- sh +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/microsoft/git/releases/download/v2.54.0.vfs.0.5/Git-2.54.0.vfs.0.5-64-bit.exe + InstallerSha256: D4D1A129FE8B83F63C7BEF1E34BC96886F4F390D8AE41931E897B7A39A5E1EF1 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/microsoft/git/releases/download/v2.54.0.vfs.0.5/Git-2.54.0.vfs.0.5-64-bit.exe + InstallerSha256: D4D1A129FE8B83F63C7BEF1E34BC96886F4F390D8AE41931E897B7A39A5E1EF1 +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/microsoft/git/releases/download/v2.54.0.vfs.0.5/Git-2.54.0.vfs.0.5-arm64.exe + InstallerSha256: 88E2BC45E887F0C2811465C5E093173DAC37384A5286EF7634F3E21D80011A38 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/microsoft/git/releases/download/v2.54.0.vfs.0.5/Git-2.54.0.vfs.0.5-arm64.exe + InstallerSha256: 88E2BC45E887F0C2811465C5E093173DAC37384A5286EF7634F3E21D80011A38 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-15 diff --git a/manifests/m/Microsoft/Git/2.54.0.0.5/Microsoft.Git.locale.en-US.yaml b/manifests/m/Microsoft/Git/2.54.0.0.5/Microsoft.Git.locale.en-US.yaml new file mode 100644 index 0000000000000..d7507e26aa690 --- /dev/null +++ b/manifests/m/Microsoft/Git/2.54.0.0.5/Microsoft.Git.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Git +PackageVersion: 2.54.0.0.5 +PackageLocale: en-US +Publisher: The Git Client Team at Microsoft +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://github.com/microsoft/git/issues +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Git +PackageUrl: https://github.com/microsoft/git +License: GPL-2.0 +LicenseUrl: https://github.com/microsoft/git/blob/HEAD/COPYING +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A fork of Git containing Microsoft-specific patches. +Description: |- + This is microsoft/git, a special Git distribution to support monorepo scenarios. If you are not working in a monorepo, you are likely searching for Git for Windows instead of this codebase. + In addition to the Git command-line interface (CLI), microsoft/git includes the Scalar CLI to further enable working with extremely large repositories. Scalar is a tool to apply the latest recommendations and use the most advanced Git features. +Moniker: microsoft-git +Tags: +- git +- vcs +ReleaseNotesUrl: https://github.com/microsoft/git/releases/tag/v2.54.0.vfs.0.5 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/microsoft/git/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Git/2.54.0.0.5/Microsoft.Git.locale.zh-CN.yaml b/manifests/m/Microsoft/Git/2.54.0.0.5/Microsoft.Git.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3403a4649a50c --- /dev/null +++ b/manifests/m/Microsoft/Git/2.54.0.0.5/Microsoft.Git.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Git +PackageVersion: 2.54.0.0.5 +PackageLocale: zh-CN +Publisher: The Git Client Team at Microsoft +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://github.com/microsoft/git/issues +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +Author: Microsoft Corporation +PackageName: Git +PackageUrl: https://github.com/microsoft/git +License: GPL-2.0 +LicenseUrl: https://github.com/microsoft/git/blob/HEAD/COPYING +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: 一个包含针对微软的补丁的 Git 分叉。 +Description: |- + 这是 microsoft/git,一个支持 monorepo 的特殊 Git 发行版。如果您不是在 monorepo 中工作,那么您可能需要的是 Git for Windows,而不是这个代码库。 + 除了 Git 命令行界面(CLI),microsoft/git 还包含 Scalar CLI,以进一步支持超大型软件源的工作。Scalar 是应用最新建议和使用最先进 Git 功能的工具。 +Tags: +- git +- 版本控制系统 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Git/2.54.0.0.5/Microsoft.Git.yaml b/manifests/m/Microsoft/Git/2.54.0.0.5/Microsoft.Git.yaml new file mode 100644 index 0000000000000..f772fc12f5560 --- /dev/null +++ b/manifests/m/Microsoft/Git/2.54.0.0.5/Microsoft.Git.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.Git +PackageVersion: 2.54.0.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 971f13e64e1aa2e88d704733d05df9758cb203a6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 02:43:28 +0800 Subject: [PATCH 137/188] New version: BartelsMedia.PhraseExpress version 18.0.76 (#403343) --- .../BartelsMedia.PhraseExpress.installer.yaml | 8 ++++---- .../BartelsMedia.PhraseExpress.locale.en-US.yaml | 15 ++++++--------- .../BartelsMedia.PhraseExpress.locale.zh-CN.yaml | 2 +- .../BartelsMedia.PhraseExpress.yaml | 2 +- 4 files changed, 12 insertions(+), 15 deletions(-) rename manifests/b/BartelsMedia/PhraseExpress/{18.0.74 => 18.0.76}/BartelsMedia.PhraseExpress.installer.yaml (75%) rename manifests/b/BartelsMedia/PhraseExpress/{18.0.74 => 18.0.76}/BartelsMedia.PhraseExpress.locale.en-US.yaml (87%) rename manifests/b/BartelsMedia/PhraseExpress/{18.0.74 => 18.0.76}/BartelsMedia.PhraseExpress.locale.zh-CN.yaml (98%) rename manifests/b/BartelsMedia/PhraseExpress/{18.0.74 => 18.0.76}/BartelsMedia.PhraseExpress.yaml (91%) diff --git a/manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.installer.yaml b/manifests/b/BartelsMedia/PhraseExpress/18.0.76/BartelsMedia.PhraseExpress.installer.yaml similarity index 75% rename from manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.installer.yaml rename to manifests/b/BartelsMedia/PhraseExpress/18.0.76/BartelsMedia.PhraseExpress.installer.yaml index 11e0e46c6b111..f798d53bc31d8 100644 --- a/manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.installer.yaml +++ b/manifests/b/BartelsMedia/PhraseExpress/18.0.76/BartelsMedia.PhraseExpress.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: BartelsMedia.PhraseExpress -PackageVersion: 18.0.74 +PackageVersion: 18.0.76 InstallerType: inno UpgradeBehavior: install FileExtensions: @@ -10,18 +10,18 @@ FileExtensions: - pexdb - pexmigration ProductCode: PhraseExpress_is1 -ReleaseDate: 2026-05-21 +ReleaseDate: 2026-07-16 Installers: - Architecture: x86 Scope: user InstallerUrl: https://www.phraseexpress.com/PhraseExpressSetup.exe - InstallerSha256: 069AEA966F51ED7D917B6687895C2E78C3D4DE5D00CC13D2B08E89BDAA091D77 + InstallerSha256: 21EBAB8230538B515CB127ACB414C6421020020FFBE02132184219FB7FAE7401 InstallerSwitches: Custom: /CURRENTUSER - Architecture: x86 Scope: machine InstallerUrl: https://www.phraseexpress.com/PhraseExpressSetup.exe - InstallerSha256: 069AEA966F51ED7D917B6687895C2E78C3D4DE5D00CC13D2B08E89BDAA091D77 + InstallerSha256: 21EBAB8230538B515CB127ACB414C6421020020FFBE02132184219FB7FAE7401 InstallerSwitches: Custom: /ALLUSERS ManifestType: installer diff --git a/manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.locale.en-US.yaml b/manifests/b/BartelsMedia/PhraseExpress/18.0.76/BartelsMedia.PhraseExpress.locale.en-US.yaml similarity index 87% rename from manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.locale.en-US.yaml rename to manifests/b/BartelsMedia/PhraseExpress/18.0.76/BartelsMedia.PhraseExpress.locale.en-US.yaml index 9af302882a138..f079447e5f1fc 100644 --- a/manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.locale.en-US.yaml +++ b/manifests/b/BartelsMedia/PhraseExpress/18.0.76/BartelsMedia.PhraseExpress.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: BartelsMedia.PhraseExpress -PackageVersion: 18.0.74 +PackageVersion: 18.0.76 PackageLocale: en-US Publisher: Bartels Media GmbH PublisherUrl: https://www.bartelsmedia.com/ @@ -35,14 +35,11 @@ Tags: - text-expander - text-snippets ReleaseNotes: |- - - Improved update mechanism - - Improved silent update - - Added new OpenAI models. - - UI improvements - - Improved error handling for DB optimization - - Error when the system was running for a very long time - - Tag rendering error in some cases - - License database path was not read from global config + - Added new OpenAI models 5.6 Sol, Terra, Luna. + - Added new Anthropic model output. + - Improved Anthropic error handling. + - Phrase description update in phrase menu. + - Execution of embedded phrases if phrase preview is enabled. ReleaseNotesUrl: https://www.phraseexpress.com/download/changelog/ PurchaseUrl: https://www.phraseexpress.com/shop/ Documentations: diff --git a/manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.locale.zh-CN.yaml b/manifests/b/BartelsMedia/PhraseExpress/18.0.76/BartelsMedia.PhraseExpress.locale.zh-CN.yaml similarity index 98% rename from manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.locale.zh-CN.yaml rename to manifests/b/BartelsMedia/PhraseExpress/18.0.76/BartelsMedia.PhraseExpress.locale.zh-CN.yaml index ac210f41bcbe6..c11dff90dfdf2 100644 --- a/manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.locale.zh-CN.yaml +++ b/manifests/b/BartelsMedia/PhraseExpress/18.0.76/BartelsMedia.PhraseExpress.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: BartelsMedia.PhraseExpress -PackageVersion: 18.0.74 +PackageVersion: 18.0.76 PackageLocale: zh-CN License: 专有软件 ShortDescription: 文本扩展器和自动文本软件 diff --git a/manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.yaml b/manifests/b/BartelsMedia/PhraseExpress/18.0.76/BartelsMedia.PhraseExpress.yaml similarity index 91% rename from manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.yaml rename to manifests/b/BartelsMedia/PhraseExpress/18.0.76/BartelsMedia.PhraseExpress.yaml index 6231fccb64191..4c17c7ac0148b 100644 --- a/manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.yaml +++ b/manifests/b/BartelsMedia/PhraseExpress/18.0.76/BartelsMedia.PhraseExpress.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: BartelsMedia.PhraseExpress -PackageVersion: 18.0.74 +PackageVersion: 18.0.76 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From c03964e9902cb2d2a0ecab4cdd8acd1ed8ddcd57 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 02:44:07 +0800 Subject: [PATCH 138/188] New version: XinTaoFei.Codeg version 0.20.4 (#403409) --- .../0.20.4/XinTaoFei.Codeg.installer.yaml | 19 ++++++++++ .../0.20.4/XinTaoFei.Codeg.locale.en-US.yaml | 35 +++++++++++++++++++ .../0.20.4/XinTaoFei.Codeg.locale.zh-CN.yaml | 25 +++++++++++++ .../Codeg/0.20.4/XinTaoFei.Codeg.yaml | 8 +++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/x/XinTaoFei/Codeg/0.20.4/XinTaoFei.Codeg.installer.yaml create mode 100644 manifests/x/XinTaoFei/Codeg/0.20.4/XinTaoFei.Codeg.locale.en-US.yaml create mode 100644 manifests/x/XinTaoFei/Codeg/0.20.4/XinTaoFei.Codeg.locale.zh-CN.yaml create mode 100644 manifests/x/XinTaoFei/Codeg/0.20.4/XinTaoFei.Codeg.yaml diff --git a/manifests/x/XinTaoFei/Codeg/0.20.4/XinTaoFei.Codeg.installer.yaml b/manifests/x/XinTaoFei/Codeg/0.20.4/XinTaoFei.Codeg.installer.yaml new file mode 100644 index 0000000000000..68731a2c0c823 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.20.4/XinTaoFei.Codeg.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: XinTaoFei.Codeg +PackageVersion: 0.20.4 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: codeg +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.20.4/codeg_0.20.4_x64-setup.exe + InstallerSha256: 21F95E63630D1B705A5C67BA7B385473222B252801761DE77417C91D19ECDC8F +- Architecture: arm64 + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.20.4/codeg_0.20.4_arm64-setup.exe + InstallerSha256: B5552C636071BEC8D6917B7C6DFA6E28492DB1FE149F4FEA801A844E67AAC342 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.20.4/XinTaoFei.Codeg.locale.en-US.yaml b/manifests/x/XinTaoFei/Codeg/0.20.4/XinTaoFei.Codeg.locale.en-US.yaml new file mode 100644 index 0000000000000..f838c8b24cc50 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.20.4/XinTaoFei.Codeg.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: XinTaoFei.Codeg +PackageVersion: 0.20.4 +PackageLocale: en-US +Publisher: codeg +PublisherUrl: https://github.com/xintaofei +PublisherSupportUrl: https://github.com/xintaofei/codeg/issues +PackageName: codeg +PackageUrl: https://github.com/xintaofei/codeg +License: Apache-2.0 +LicenseUrl: https://github.com/xintaofei/codeg/blob/HEAD/LICENSE +ShortDescription: Aggregate and browse AI coding agent sessions (Claude Code, Codex, Gemini CLI, etc.) in one place. Desktop app, self-hosted server, or Docker. +Description: Codeg (Code Generation) is an enterprise-grade multi-agent coding workspace. It unifies local AI coding agents (Claude Code, Codex CLI, OpenCode, Gemini CLI, OpenClaw, Cline, etc.) in a desktop app, standalone server, or Docker container — enabling remote development from any browser — with conversation aggregation, parallel git worktree development, MCP/Skills management, chat channel interactions (Telegram, Lark, iLink, etc.), and integrated Git/file/terminal workflows. +Tags: +- agent +- agentic +- ai +- chatbot +- claude-code +- code +- codex +- coding +- gemini-cli +- large-language-model +- llm +- programming +ReleaseNotes: |- + - fix(pet): Desktop pets with extra animations now install and display correctly. The marketplace's new "v2" pets add animation rows that codeg used to reject or render squished. It now adapts to each spritesheet's real size, keeping every pet sharp. + - fix(chat): Cleaner command and skill badges in sent messages. Badges now show just their name, dropping the leading / or $ to match the composer. What's sent to the agent is unchanged. + - chore(agents): Bundled agents refreshed. OpenCode (1.18.3), Cline (3.0.42), CodeBuddy Code (2.123.1), and Kimi Code (0.26.0) updated; Claude Code's ACP adapter pinned to 0.58.1. +ReleaseNotesUrl: https://github.com/xintaofei/codeg/releases/tag/v0.20.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.20.4/XinTaoFei.Codeg.locale.zh-CN.yaml b/manifests/x/XinTaoFei/Codeg/0.20.4/XinTaoFei.Codeg.locale.zh-CN.yaml new file mode 100644 index 0000000000000..255972718c811 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.20.4/XinTaoFei.Codeg.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: XinTaoFei.Codeg +PackageVersion: 0.20.4 +PackageLocale: zh-CN +ShortDescription: 在一个地方聚合并浏览 AI 编程代理会话(如 Claude Code、Codex、Gemini CLI 等)。支持桌面应用、自建服务器或 Docker 部署。 +Description: Codeg(Code Generation,代码生成)是一款企业级多代理编码工作区。它将本地 AI 编程代理(包括 Claude Code、Codex CLI、OpenCode、Gemini CLI、OpenClaw、Cline 等)统一集成于桌面应用、独立服务器或 Docker 容器中,支持通过任意浏览器进行远程开发;具备对话聚合、并行 Git 工作树开发、MCP/技能管理、聊天频道交互(Telegram、飞书、iLink 等),以及集成的 Git/文件/终端工作流。 +Tags: +- claude-code +- codex +- gemini-cli +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ReleaseNotes: |- + - 修复(宠物):带更多动作的桌面宠物现在能正确安装与显示。 市场新增的「v2」宠物带有额外动画行,过去会被拒绝安装或显示压扁。现在按每张精灵图的真实尺寸自适应,宠物随处都清晰。 + - 修复(聊天):已发送消息里的命令与技能徽章更清爽。 徽章只显示名称,去掉开头的 / 或 $,与编辑时一致。发送给智能体的内容保持不变。 + - 更新(智能体):内置智能体已刷新。 OpenCode(1.18.3)、Cline(3.0.42)、CodeBuddy Code(2.123.1)、Kimi Code(0.26.0)已更新;Claude Code 的 ACP 适配器固定到 0.58.1。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.20.4/XinTaoFei.Codeg.yaml b/manifests/x/XinTaoFei/Codeg/0.20.4/XinTaoFei.Codeg.yaml new file mode 100644 index 0000000000000..eee526176a19d --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.20.4/XinTaoFei.Codeg.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: XinTaoFei.Codeg +PackageVersion: 0.20.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d5d6e9120566f7d7d330c9b282365e55c132decf Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 02:54:02 +0800 Subject: [PATCH 139/188] New version: WEBNSNM.terminalManage version 1.0.17 (#402740) --- .../WEBNSNM.terminalManage.installer.yaml | 26 ++++++++ .../WEBNSNM.terminalManage.locale.en-US.yaml | 60 +++++++++++++++++ .../WEBNSNM.terminalManage.locale.zh-CN.yaml | 65 +++++++++++++++++++ .../1.0.17/WEBNSNM.terminalManage.yaml | 8 +++ 4 files changed, 159 insertions(+) create mode 100644 manifests/w/WEBNSNM/terminalManage/1.0.17/WEBNSNM.terminalManage.installer.yaml create mode 100644 manifests/w/WEBNSNM/terminalManage/1.0.17/WEBNSNM.terminalManage.locale.en-US.yaml create mode 100644 manifests/w/WEBNSNM/terminalManage/1.0.17/WEBNSNM.terminalManage.locale.zh-CN.yaml create mode 100644 manifests/w/WEBNSNM/terminalManage/1.0.17/WEBNSNM.terminalManage.yaml diff --git a/manifests/w/WEBNSNM/terminalManage/1.0.17/WEBNSNM.terminalManage.installer.yaml b/manifests/w/WEBNSNM/terminalManage/1.0.17/WEBNSNM.terminalManage.installer.yaml new file mode 100644 index 0000000000000..4c179f51a7072 --- /dev/null +++ b/manifests/w/WEBNSNM/terminalManage/1.0.17/WEBNSNM.terminalManage.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: WEBNSNM.terminalManage +PackageVersion: 1.0.17 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 497a3648-23f8-58dc-9397-9ed9c2451969 +ReleaseDate: 2026-07-15 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/WEBNSNM/terminal-Manage/releases/download/v1.0.17/terminalManage-Setup-1.0.17.exe + InstallerSha256: 2FCA92A60C186A6D42AB303569773D7CE2BA72A400E0BD7F1C241717BDEC11C0 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/WEBNSNM/terminal-Manage/releases/download/v1.0.17/terminalManage-Setup-1.0.17.exe + InstallerSha256: 2FCA92A60C186A6D42AB303569773D7CE2BA72A400E0BD7F1C241717BDEC11C0 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/WEBNSNM/terminalManage/1.0.17/WEBNSNM.terminalManage.locale.en-US.yaml b/manifests/w/WEBNSNM/terminalManage/1.0.17/WEBNSNM.terminalManage.locale.en-US.yaml new file mode 100644 index 0000000000000..598641b9b849c --- /dev/null +++ b/manifests/w/WEBNSNM/terminalManage/1.0.17/WEBNSNM.terminalManage.locale.en-US.yaml @@ -0,0 +1,60 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: WEBNSNM.terminalManage +PackageVersion: 1.0.17 +PackageLocale: en-US +License: Freeware +ShortDescription: Local Development Manager +Description: |- + terminalManage is a desktop project manager designed for frontend developers. When you are maintaining a dozen or even dozens of local projects at the same time, terminalManage frees you from the pain of repeatedly jumping between folders and terminals -- you can uniformly manage the startup, monitoring, log viewing, Git commit and Node version switching of all projects on one interface. + + Core Features + + 🔍 Smart Project Scan + After selecting a working directory, terminalManage automatically and recursively scans all projects containing `package.json` (up to 4 levels deep), and identifies the package manager (npm / pnpm / yarn) used by each project. The scan results are displayed in a card grid layout, supporting hiding projects you do not need to follow. + + ▶️ One-Click Script Execution + It automatically reads the `scripts` field in each project's `package.json` and displays them as buttons. Click to start the script, running scripts are marked with green highlight, and one-click KILL is supported to forcibly terminate the process (including the child process tree). + + 📊 Real-Time Process Monitoring + After the script is started, terminalManage collects process resource data every 2 seconds, aggregates the CPU and memory usage of parent and child processes (such as npm → node → vite), and displays them in real time on the project card with visual progress bars. + + 📟 Embedded Terminal Log + The terminal view based on xterm.js displays script output in real time, supporting: + - ANSI color rendering to restore the real terminal effect + - Log copying and one-click clearing + - Clickable file paths to open the corresponding file directly in VS Code + + 🤖 AI Intelligent Assistance + Integrated multi-model AI capabilities, providing two core scenarios: + - AI Git Commit: Click the Git button on the project card, the tool automatically obtains `git diff`, generates a Chinese Commit Message that conforms to the Angular specification via AI, and supports one-click commit after confirmation. + - Intelligent Log Diagnosis: When an error occurs in the terminal, send the log context to AI for analysis with one click, and get the error cause and repair suggestions (displayed in Markdown rendering). + It supports three API protocols: OpenAI compatible protocol (GPT / DeepSeek / Codex, etc.), Anthropic (Claude), and Google Gemini. Multiple models can be configured and switched at any time. The API Key is only stored in the local configuration file, and requests are forwarded through the backend proxy. + + 🔄 Automatic Node Version Switching + Solves the pain point that multiple projects require different Node versions. No need to run `nvm use` manually, terminalManage automatically uses the Node version required by the project when starting the script. + Working principle: + 1. Automatic detection: Read `.nvmrc` → `.node-version` → `package.json engines.node` during project scanning, and match the best installed version using semver + 2. Manual override: Each project card has a version selection drop-down box, you can manually specify the version, and the override configuration is stored persistently + 3. Process-level isolation: By modifying the PATH of the child process environment variable, the target version of node + corresponding `cli.js` is called directly, without affecting the global version of the system + It supports two nvm implementations: nvm-windows (Windows) and nvm (macOS/Linux). + Meaning of version label colors: + - 🟢 Green -- Automatically detected and matched + - 🟣 Purple -- Manually specified version + - ⚪ Gray -- Using system default + + 🌐 Public Network Access via Cloudflare Tunnel + Built-in Tunnel gateway, which supports exposing currently running local projects to the public network through Cloudflare Tunnel, which is convenient for joint debugging, demonstration and real device debugging. + - Built-in local gateway: 127.0.0.1:26324 + - Supports configuring cloudflared Token and public domain name + - Supports one-click switching of intranet penetration target service "Automatically switch tunnel target project when running script" + - The Tunnel URL can be directly displayed and clicked in the project card (only displayed when cloudflared is running) +Tags: +- console +- develop +- development +- shell +- terminal +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WEBNSNM/terminalManage/1.0.17/WEBNSNM.terminalManage.locale.zh-CN.yaml b/manifests/w/WEBNSNM/terminalManage/1.0.17/WEBNSNM.terminalManage.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b6d0ff73e2964 --- /dev/null +++ b/manifests/w/WEBNSNM/terminalManage/1.0.17/WEBNSNM.terminalManage.locale.zh-CN.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: WEBNSNM.terminalManage +PackageVersion: 1.0.17 +PackageLocale: zh-CN +Publisher: kuyep +PublisherUrl: https://github.com/WEBNSNM +PublisherSupportUrl: https://github.com/WEBNSNM/terminal-Manage/issues +PackageName: terminalManage +PackageUrl: https://github.com/WEBNSNM/terminal-Manage +License: 免费软件 +ShortDescription: 本地开发管理工具 +Description: |- + terminalManage 是一个面向前端开发者的桌面端项目管理工具。当你同时维护十几个甚至几十个本地项目时,terminalManage 让你告别在文件夹和终端之间反复跳转的痛苦——一个界面统一管理所有项目的启动、监控、日志查看、Git 提交和 Node 版本切换。 + + 核心功能 + + 🔍 智能项目扫描 + 选择一个工作目录,terminalManage 自动递归扫描所有包含 package.json 的项目(深度 4 层),并识别每个项目使用的包管理器(npm / pnpm / yarn)。扫描结果以卡片网格形式展示,支持隐藏不需要关注的项目。 + + ▶️ 一键脚本执行 + 自动读取每个项目 package.json 中的 scripts,以按钮形式展示。点击即可启动,运行中的脚本以绿色高亮标识,支持一键 KILL 强制终止进程(包含子进程树)。 + + 📊 实时进程监控 + 脚本启动后,terminalManage 每 2 秒采集一次进程资源数据,聚合父子进程(如 npm → node → vite)的 CPU 和内存占用,以可视化进度条实时展示在项目卡片中。 + + 📟 内嵌终端日志 + 基于 xterm.js 的终端视图,实时展示脚本输出。支持: + - ANSI 颜色渲染,还原真实终端效果 + - 日志复制、一键清空 + - 文件路径可点击,直接在 VS Code 中打开对应文件 + + 🤖 AI 智能辅助 + 集成多模型 AI 能力,提供两个核心场景: + - AI Git 提交:点击项目卡片的 Git 按钮,自动获取 git diff,由 AI 生成符合 Angular 规范的中文 Commit Message,确认后一键提交。 + - 日志智能诊断:终端出现错误时,一键将日志上下文发送给 AI 分析,返回错误原因和修复建议(Markdown 渲染展示)。 + 支持 OpenAI 兼容协议(GPT / DeepSeek / Codex 等)、Anthropic(Claude)、Google Gemini 三种 API 协议,可配置多个模型并随时切换。API Key 仅存储在本地配置文件中,通过后端代理转发请求。 + + 🔄 Node 版本自动切换 + 解决多项目需要不同 Node 版本的痛点。无需手动 nvm use,terminalManage 在启动脚本时自动使用项目所需的 Node 版本。 + 工作原理: + 1. 自动检测:扫描项目时读取 .nvmrc → .node-version → package.json engines.node,使用 semver 匹配最佳已安装版本 + 2. 手动覆盖:每个项目卡片上有版本选择下拉框,可手动指定版本,覆盖配置持久化存储 + 3. 进程级隔离:通过修改子进程环境变量的 PATH,直接调用目标版本的 node + 对应 cli.js,不影响系统全局版本 + 支持 nvm-windows(Windows)和 nvm(macOS/Linux)两种 nvm 实现。 + 版本标签颜色含义: + - 🟢 绿色 — 自动检测匹配 + - 🟣 紫色 — 手动指定版本 + - ⚪ 灰色 — 使用系统默认 + + 🌐 Tunnel 公网访问(Cloudflare) + 内置 Tunnel 网关,支持把当前运行中的本地项目通过 Cloudflare Tunnel 暴露到公网,方便联调、演示和真机调试。 + - 内置本地网关:127.0.0.1:26324 + - 支持配置 cloudflared Token 和公网域名 + - 支持一键切换内网穿透目标服务 “运行脚本时自动切换隧道目标项目” + - 项目卡片内可直接显示并点击 Tunnel URL(仅在 cloudflared 运行时显示) +Tags: +- shell +- 开发 +- 控制台 +- 终端 +ReleaseNotesUrl: https://github.com/WEBNSNM/terminal-Manage/releases/tag/v1.0.17 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WEBNSNM/terminalManage/1.0.17/WEBNSNM.terminalManage.yaml b/manifests/w/WEBNSNM/terminalManage/1.0.17/WEBNSNM.terminalManage.yaml new file mode 100644 index 0000000000000..c3c41e889f787 --- /dev/null +++ b/manifests/w/WEBNSNM/terminalManage/1.0.17/WEBNSNM.terminalManage.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: WEBNSNM.terminalManage +PackageVersion: 1.0.17 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 1f68c8a81a0cd2a987012eb6146a5f4c097b6aa5 Mon Sep 17 00:00:00 2001 From: landkatze <180321152+landkatze@users.noreply.github.com> Date: Thu, 16 Jul 2026 19:00:07 +0000 Subject: [PATCH 140/188] New package: autobrr.upbrr.cli version 0.2.2 (#396459) --- .../0.2.2/autobrr.upbrr.cli.installer.yaml | 23 ++++++++++++++++ .../0.2.2/autobrr.upbrr.cli.locale.en-US.yaml | 27 +++++++++++++++++++ .../upbrr/cli/0.2.2/autobrr.upbrr.cli.yaml | 8 ++++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/a/autobrr/upbrr/cli/0.2.2/autobrr.upbrr.cli.installer.yaml create mode 100644 manifests/a/autobrr/upbrr/cli/0.2.2/autobrr.upbrr.cli.locale.en-US.yaml create mode 100644 manifests/a/autobrr/upbrr/cli/0.2.2/autobrr.upbrr.cli.yaml diff --git a/manifests/a/autobrr/upbrr/cli/0.2.2/autobrr.upbrr.cli.installer.yaml b/manifests/a/autobrr/upbrr/cli/0.2.2/autobrr.upbrr.cli.installer.yaml new file mode 100644 index 0000000000000..501671d5ca901 --- /dev/null +++ b/manifests/a/autobrr/upbrr/cli/0.2.2/autobrr.upbrr.cli.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: autobrr.upbrr.cli +PackageVersion: 0.2.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: upbrr-windows-amd64.exe + PortableCommandAlias: upbrr +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- upbrr +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/autobrr/upbrr/releases/download/v0.2.2/upbrr-cli-v0.2.2-windows-amd64.zip + InstallerSha256: 33B8688EBF4EA85BD0AD375338C17E0EEEBC55584DBA21B37F0401A505B19DAA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/autobrr/upbrr/cli/0.2.2/autobrr.upbrr.cli.locale.en-US.yaml b/manifests/a/autobrr/upbrr/cli/0.2.2/autobrr.upbrr.cli.locale.en-US.yaml new file mode 100644 index 0000000000000..ee44ef51a85f7 --- /dev/null +++ b/manifests/a/autobrr/upbrr/cli/0.2.2/autobrr.upbrr.cli.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: autobrr.upbrr.cli +PackageVersion: 0.2.2 +PackageLocale: en-US +Publisher: autobrr +PublisherUrl: https://github.com/autobrr +PublisherSupportUrl: https://github.com/autobrr/upbrr/issues +Author: autobrr +PackageName: upbrr CLI +PackageUrl: https://github.com/autobrr/upbrr +License: GPL-2.0 +LicenseUrl: https://github.com/autobrr/upbrr/blob/HEAD/LICENSE +ShortDescription: upbrr is an upload preparation app for private-tracker workflows. +Moniker: upbrr-cli +Tags: + - cli +ReleaseNotes: |- + What's Changed + - chore: credential protection robustness by @Audionut in #175 + - fix(gui): preserve pathed dupe tracker status by @Audionut in #176 + - chore: update mediainfo by @Audionut in #177 + Full Changelog: v0.2.1...v0.2.2 +ReleaseNotesUrl: https://github.com/autobrr/upbrr/releases/tag/v0.2.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/autobrr/upbrr/cli/0.2.2/autobrr.upbrr.cli.yaml b/manifests/a/autobrr/upbrr/cli/0.2.2/autobrr.upbrr.cli.yaml new file mode 100644 index 0000000000000..e7767e2685961 --- /dev/null +++ b/manifests/a/autobrr/upbrr/cli/0.2.2/autobrr.upbrr.cli.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: autobrr.upbrr.cli +PackageVersion: 0.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b06550a412d29a25399096fc0818024ddd58525e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 03:09:20 +0800 Subject: [PATCH 141/188] New version: SimpleTex.SimpleTex version 0.2.12 (#398438) --- .../0.2.12/SimpleTex.SimpleTex.installer.yaml | 18 +++++++++++++ .../SimpleTex.SimpleTex.locale.en-US.yaml | 24 +++++++++++++++++ .../SimpleTex.SimpleTex.locale.zh-CN.yaml | 26 +++++++++++++++++++ .../SimpleTex/0.2.12/SimpleTex.SimpleTex.yaml | 8 ++++++ 4 files changed, 76 insertions(+) create mode 100644 manifests/s/SimpleTex/SimpleTex/0.2.12/SimpleTex.SimpleTex.installer.yaml create mode 100644 manifests/s/SimpleTex/SimpleTex/0.2.12/SimpleTex.SimpleTex.locale.en-US.yaml create mode 100644 manifests/s/SimpleTex/SimpleTex/0.2.12/SimpleTex.SimpleTex.locale.zh-CN.yaml create mode 100644 manifests/s/SimpleTex/SimpleTex/0.2.12/SimpleTex.SimpleTex.yaml diff --git a/manifests/s/SimpleTex/SimpleTex/0.2.12/SimpleTex.SimpleTex.installer.yaml b/manifests/s/SimpleTex/SimpleTex/0.2.12/SimpleTex.SimpleTex.installer.yaml new file mode 100644 index 0000000000000..29f524bb64704 --- /dev/null +++ b/manifests/s/SimpleTex/SimpleTex/0.2.12/SimpleTex.SimpleTex.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: SimpleTex.SimpleTex +PackageVersion: 0.2.12 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: f8367960-f4b5-512e-b54f-75b7c75137ad +ReleaseDate: 2026-07-04 +Installers: +- Architecture: x64 + InstallerUrl: https://update.simpletex.net/publish/electron/win32/SimpleTex%20Setup%200.2.12.exe + InstallerSha256: 0B0CAA9339F976E36CC5A4FA24F1C7CE0883CF3830C586F2DA6D34C35E0BF770 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SimpleTex/SimpleTex/0.2.12/SimpleTex.SimpleTex.locale.en-US.yaml b/manifests/s/SimpleTex/SimpleTex/0.2.12/SimpleTex.SimpleTex.locale.en-US.yaml new file mode 100644 index 0000000000000..249e0a93e0253 --- /dev/null +++ b/manifests/s/SimpleTex/SimpleTex/0.2.12/SimpleTex.SimpleTex.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: SimpleTex.SimpleTex +PackageVersion: 0.2.12 +PackageLocale: en-US +Publisher: SimpleTex Technology +PublisherUrl: https://simpletex.net/ +PublisherSupportUrl: https://simpletex.net/contact +PackageName: SimpleTex +PackageUrl: https://simpletex.net/download +License: Freeware +LicenseUrl: https://simpletex.net/terms/terms_en.txt +Copyright: Copyright © 2022-2026 SimpleTex. All rights reserved. +CopyrightUrl: https://simpletex.net/terms/terms_en.txt +ShortDescription: A useful and convenient formula recognition software~ Snip & Get! +Description: Simply snipping a formula image or uploading from local, you will immediately get the Markdown or LaTeX expression of the mathematical formula! SimpleTex supports fast insertion of image/MathML/LaTeX and other formats to major document editing software, which could greatly boost work efficiency. +Tags: +- equation +- formula +- latex +ReleaseNotesUrl: https://simpletex.net/update_log +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SimpleTex/SimpleTex/0.2.12/SimpleTex.SimpleTex.locale.zh-CN.yaml b/manifests/s/SimpleTex/SimpleTex/0.2.12/SimpleTex.SimpleTex.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0c9c01629f0e0 --- /dev/null +++ b/manifests/s/SimpleTex/SimpleTex/0.2.12/SimpleTex.SimpleTex.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: SimpleTex.SimpleTex +PackageVersion: 0.2.12 +PackageLocale: zh-CN +Publisher: SimpleTex Technology +PublisherUrl: https://simpletex.cn/ +PublisherSupportUrl: https://simpletex.cn/contact +PackageName: SimpleTex +PackageUrl: https://simpletex.cn/download +License: 免费软件 +LicenseUrl: https://simpletex.cn/terms/terms_zh.txt +Copyright: Copyright © 2022-2026 SimpleTex. All rights reserved. +CopyrightUrl: https://simpletex.cn/terms/terms_zh.txt +ShortDescription: 一款方便且好用的公式/文档识别编辑软件平台~ +Description: 只需轻松截取公式图片或上传本地图像/文档文件,即可快速获得目标的 Markdown 或 LaTeX 表达,支持快速插入图片/MathML/LaTeX/Docx 等格式至各大办公与排版软件,极大地提高了工作效率。 +Tags: +- latex +- 公式 +ReleaseNotesUrl: https://simpletex.cn/update_log +Documentations: +- DocumentLabel: 用户手册 + DocumentUrl: https://www.simpletex.cn/publish/doc/SimpleTex用户手册.pdf +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SimpleTex/SimpleTex/0.2.12/SimpleTex.SimpleTex.yaml b/manifests/s/SimpleTex/SimpleTex/0.2.12/SimpleTex.SimpleTex.yaml new file mode 100644 index 0000000000000..003106860594b --- /dev/null +++ b/manifests/s/SimpleTex/SimpleTex/0.2.12/SimpleTex.SimpleTex.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: SimpleTex.SimpleTex +PackageVersion: 0.2.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 030a05391a56e6a6740a19fadee9aab8f8eed134 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 03:09:46 +0800 Subject: [PATCH 142/188] New version: AIDotNet.OpenCowork version 1.0.11 (#400290) --- .../1.0.11/AIDotNet.OpenCowork.installer.yaml | 32 ++++++++++++++ .../AIDotNet.OpenCowork.locale.en-US.yaml | 43 +++++++++++++++++++ .../AIDotNet.OpenCowork.locale.zh-CN.yaml | 22 ++++++++++ .../1.0.11/AIDotNet.OpenCowork.yaml | 8 ++++ 4 files changed, 105 insertions(+) create mode 100644 manifests/a/AIDotNet/OpenCowork/1.0.11/AIDotNet.OpenCowork.installer.yaml create mode 100644 manifests/a/AIDotNet/OpenCowork/1.0.11/AIDotNet.OpenCowork.locale.en-US.yaml create mode 100644 manifests/a/AIDotNet/OpenCowork/1.0.11/AIDotNet.OpenCowork.locale.zh-CN.yaml create mode 100644 manifests/a/AIDotNet/OpenCowork/1.0.11/AIDotNet.OpenCowork.yaml diff --git a/manifests/a/AIDotNet/OpenCowork/1.0.11/AIDotNet.OpenCowork.installer.yaml b/manifests/a/AIDotNet/OpenCowork/1.0.11/AIDotNet.OpenCowork.installer.yaml new file mode 100644 index 0000000000000..8b8b95329d0d5 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/1.0.11/AIDotNet.OpenCowork.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AIDotNet.OpenCowork +PackageVersion: 1.0.11 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: ef264783-8179-52ad-bf3a-efd1a5ce435d +ReleaseDate: 2026-07-10 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/1.0.11/OpenCowork-win-amd64-setup.exe + InstallerSha256: 101B891BC8B3601402833555B0FEE0347B1FEFE25BF4EBF4CD43E57EA2B3AF89 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/1.0.11/OpenCowork-win-amd64-setup.exe + InstallerSha256: 101B891BC8B3601402833555B0FEE0347B1FEFE25BF4EBF4CD43E57EA2B3AF89 + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/1.0.11/OpenCowork-win-arm64-setup.exe + InstallerSha256: CCFB7AD52E242BC1512799001CC44B5804F221A3E2DFBC090F2E72C0FA8C1296 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AIDotNet/OpenCowork/1.0.11/AIDotNet.OpenCowork.locale.en-US.yaml b/manifests/a/AIDotNet/OpenCowork/1.0.11/AIDotNet.OpenCowork.locale.en-US.yaml new file mode 100644 index 0000000000000..716d33c9ec1e3 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/1.0.11/AIDotNet.OpenCowork.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AIDotNet.OpenCowork +PackageVersion: 1.0.11 +PackageLocale: en-US +Publisher: example.com +PublisherUrl: https://github.com/AIDotNet +PublisherSupportUrl: https://github.com/AIDotNet/OpenCowork/issues +PackageName: OpenCoWork +PackageUrl: https://github.com/AIDotNet/OpenCowork +License: Apache-2.0 +LicenseUrl: https://github.com/AIDotNet/OpenCowork/blob/HEAD/LICENSE +Copyright: Copyright 2026 AIDotNet +ShortDescription: Open-source desktop platform for multi-agent collaboration. Empowering AI agents with local tools, parallel teamwork, and seamless workplace integration. +Description: |- + Traditional LLM interfaces are often "environment-isolated islands." Developers spend 50% of their time copy-pasting code, terminal logs, and file contents between the chat and their IDE. + OpenCowork solves this by providing: + - Local Agency: Agents can directly read/write files and execute shell commands with your permission. + - Context Awareness: No more manual context feeding. Agents explore your codebase and logs autonomously. + - Task Orchestration: Complex tasks (like "Refactor this module and update tests") are broken down and handled by specialized sub-agents. + - Human-in-the-loop: You stay in control with a transparent tool-call approval system. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotes: |- + Added + - Added split provider persistence under ~/.open-cowork/ai-provider/, with atomic per-provider JSON writes, automatic migration from the legacy config.json entry, and native-worker sync coverage. + - Added versioned built-in provider presets and a "Restore defaults" action that refreshes built-in model definitions while preserving credentials, enabled states, and custom providers. + Changed + - Reduced main-process startup work by deferring terminal, SSH, image/GIF, migration, channel-provider, updater, MCP, and database initialization until needed or after the first window begins loading. + - Split renderer window surfaces and lazy-loaded secondary pages, update release-note rendering, Mermaid support, tokenizer data, and per-language locale bundles to improve first-paint time and reduce memory use. + - Delayed the first Native Worker spawn until shell-environment initialization completes and moved high-volume startup diagnostics to deferred file writes. + - Extracted SSH connection and proxy-jump payload resolution from the full SSH IPC handler so Git, cron, and sidecar consumers can load it independently. + Fixed + - Prevented a rejected second app instance from accessing Electron session APIs or starting the Native Worker before app readiness, eliminating Session can only be received when app is ready during shutdown. + - Temporarily stopped sending the unsupported "mode":"pro" parameter for GPT-5.6 Sol/Terra ultra requests while retaining their medium-effort fallback. +ReleaseNotesUrl: https://github.com/AIDotNet/OpenCowork/releases/tag/1.0.11 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AIDotNet/OpenCowork/1.0.11/AIDotNet.OpenCowork.locale.zh-CN.yaml b/manifests/a/AIDotNet/OpenCowork/1.0.11/AIDotNet.OpenCowork.locale.zh-CN.yaml new file mode 100644 index 0000000000000..942df86584fca --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/1.0.11/AIDotNet.OpenCowork.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AIDotNet.OpenCowork +PackageVersion: 1.0.11 +PackageLocale: zh-CN +ShortDescription: 开源桌面多智能体协作平台,为 AI 智能体赋予本地工具、并行团队协作及无缝办公集成能力。 +Description: |- + 传统的 LLM 界面往往是“环境孤岛”。开发者通常需要花费 50% 的时间在聊天窗口和 IDE 之间手动复制粘贴代码、终端日志和文件内容。 + OpenCowork 通过以下方式解决这一问题: + - 本地代理能力:智能体可以在您的许可下直接读写文件并执行 Shell 命令。 + - 上下文感知:无需再手动喂数据。智能体会自主探索您的代码库和日志。 + - 任务编排:复杂的任务(如“重构此模块并更新测试”)会被拆解并由专门的子智能体处理。 + - 人在回路:通过透明的工具调用审批系统,您始终拥有最终控制权。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ReleaseNotesUrl: https://github.com/AIDotNet/OpenCowork/releases/tag/1.0.11 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AIDotNet/OpenCowork/1.0.11/AIDotNet.OpenCowork.yaml b/manifests/a/AIDotNet/OpenCowork/1.0.11/AIDotNet.OpenCowork.yaml new file mode 100644 index 0000000000000..ea47bd0bbe1cc --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/1.0.11/AIDotNet.OpenCowork.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: AIDotNet.OpenCowork +PackageVersion: 1.0.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e43d74ed12f63dcc8548272f71defa0b46e5e500 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 03:09:49 +0800 Subject: [PATCH 143/188] New version: PortSwigger.BurpSuite version 2026.6 (#403255) --- .../PortSwigger.BurpSuite.installer.yaml | 41 +++++++++++++++++++ .../PortSwigger.BurpSuite.locale.en-US.yaml | 36 ++++++++++++++++ .../PortSwigger.BurpSuite.locale.zh-CN.yaml | 24 +++++++++++ .../2026.6/PortSwigger.BurpSuite.yaml | 8 ++++ 4 files changed, 109 insertions(+) create mode 100644 manifests/p/PortSwigger/BurpSuite/2026.6/PortSwigger.BurpSuite.installer.yaml create mode 100644 manifests/p/PortSwigger/BurpSuite/2026.6/PortSwigger.BurpSuite.locale.en-US.yaml create mode 100644 manifests/p/PortSwigger/BurpSuite/2026.6/PortSwigger.BurpSuite.locale.zh-CN.yaml create mode 100644 manifests/p/PortSwigger/BurpSuite/2026.6/PortSwigger.BurpSuite.yaml diff --git a/manifests/p/PortSwigger/BurpSuite/2026.6/PortSwigger.BurpSuite.installer.yaml b/manifests/p/PortSwigger/BurpSuite/2026.6/PortSwigger.BurpSuite.installer.yaml new file mode 100644 index 0000000000000..6869cef9863d6 --- /dev/null +++ b/manifests/p/PortSwigger/BurpSuite/2026.6/PortSwigger.BurpSuite.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: PortSwigger.BurpSuite +PackageVersion: "2026.6" +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: -q -Dinstall4j.suppressUnattendedReboot=true + SilentWithProgress: -q -splash "" -Dinstall4j.suppressUnattendedReboot=true + InstallLocation: -dir "" + Log: -Dinstall4j.log="" +UpgradeBehavior: install +FileExtensions: +- burp +ProductCode: 6592-1155-2163-3973 +ReleaseDate: 2026-06-11 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://portswigger.net/burp/releases/download?product=desktop&version=2026.6&type=WindowsX64 + InstallerSha256: 9F40D9FD7E844973014AD3184CB7B1963B53B9A0DA0EF4B7D09695D3B861B126 +- Architecture: x64 + Scope: machine + InstallerUrl: https://portswigger.net/burp/releases/download?product=desktop&version=2026.6&type=WindowsX64 + InstallerSha256: 9F40D9FD7E844973014AD3184CB7B1963B53B9A0DA0EF4B7D09695D3B861B126 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://portswigger.net/burp/releases/download?product=desktop&version=2026.6&type=WindowsArm64 + InstallerSha256: D2FB1317B3EFE73BF94A37520B15F172CDA2E7017A512CA2C14F1549C96A9D26 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://portswigger.net/burp/releases/download?product=desktop&version=2026.6&type=WindowsArm64 + InstallerSha256: D2FB1317B3EFE73BF94A37520B15F172CDA2E7017A512CA2C14F1549C96A9D26 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PortSwigger/BurpSuite/2026.6/PortSwigger.BurpSuite.locale.en-US.yaml b/manifests/p/PortSwigger/BurpSuite/2026.6/PortSwigger.BurpSuite.locale.en-US.yaml new file mode 100644 index 0000000000000..5f5718725efba --- /dev/null +++ b/manifests/p/PortSwigger/BurpSuite/2026.6/PortSwigger.BurpSuite.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PortSwigger.BurpSuite +PackageVersion: "2026.6" +PackageLocale: en-US +Publisher: PortSwigger Web Security +PublisherUrl: https://portswigger.net/ +PublisherSupportUrl: https://portswigger.net/support +PrivacyUrl: https://portswigger.net/privacy +Author: PortSwigger Ltd +PackageName: Burp Suite +PackageUrl: https://portswigger.net/burp/communitydownload +License: Freeware +LicenseUrl: https://portswigger.net/burp/eula/community +Copyright: © PortSwigger Ltd. All rights reserved +CopyrightUrl: https://portswigger.net/legal +ShortDescription: The best manual tools to start web security testing. +Description: Burp Suite is PortSwigger's essential manual toolkit for learning about web security testing. +Tags: +- capture +- debug +- network +- proxy +- request +- response +- security +- traffic +- web +ReleaseNotes: This release updates the bundled Java runtime to Java 26. It also includes improvements to Burp Scanner and a range of bug fixes. +ReleaseNotesUrl: https://portswigger.net/burp/releases/professional-community-2026-6 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://portswigger.net/burp/documentation +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PortSwigger/BurpSuite/2026.6/PortSwigger.BurpSuite.locale.zh-CN.yaml b/manifests/p/PortSwigger/BurpSuite/2026.6/PortSwigger.BurpSuite.locale.zh-CN.yaml new file mode 100644 index 0000000000000..138ce577dda9b --- /dev/null +++ b/manifests/p/PortSwigger/BurpSuite/2026.6/PortSwigger.BurpSuite.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: PortSwigger.BurpSuite +PackageVersion: "2026.6" +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 进行网络安全测试的最佳手动工具 +Description: Burp Suite 是 PortSwigger 推出的、用于学习 Web 安全测试的必备手动工具包。 +Tags: +- 代理 +- 响应 +- 安全 +- 抓包 +- 流量 +- 网络 +- 网页 +- 请求 +- 调试 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://portswigger.net/burp/documentation +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PortSwigger/BurpSuite/2026.6/PortSwigger.BurpSuite.yaml b/manifests/p/PortSwigger/BurpSuite/2026.6/PortSwigger.BurpSuite.yaml new file mode 100644 index 0000000000000..aa10b6960683b --- /dev/null +++ b/manifests/p/PortSwigger/BurpSuite/2026.6/PortSwigger.BurpSuite.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: PortSwigger.BurpSuite +PackageVersion: "2026.6" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 63866fc5a51163ffdacbf25175782b93ec0512d9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 03:10:21 +0800 Subject: [PATCH 144/188] New version: JetBrains.DataGrip version 2026.2 (#403391) --- .../2026.2/JetBrains.DataGrip.installer.yaml | 37 ++++++++++ .../JetBrains.DataGrip.locale.en-US.yaml | 69 +++++++++++++++++++ .../JetBrains.DataGrip.locale.zh-CN.yaml | 31 +++++++++ .../DataGrip/2026.2/JetBrains.DataGrip.yaml | 8 +++ 4 files changed, 145 insertions(+) create mode 100644 manifests/j/JetBrains/DataGrip/2026.2/JetBrains.DataGrip.installer.yaml create mode 100644 manifests/j/JetBrains/DataGrip/2026.2/JetBrains.DataGrip.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/DataGrip/2026.2/JetBrains.DataGrip.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/DataGrip/2026.2/JetBrains.DataGrip.yaml diff --git a/manifests/j/JetBrains/DataGrip/2026.2/JetBrains.DataGrip.installer.yaml b/manifests/j/JetBrains/DataGrip/2026.2/JetBrains.DataGrip.installer.yaml new file mode 100644 index 0000000000000..1fab0b7917fa5 --- /dev/null +++ b/manifests/j/JetBrains/DataGrip/2026.2/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.2" +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- ipr +- sql +ProductCode: DataGrip 2026.2 +ReleaseDate: 2026-07-16 +AppsAndFeaturesEntries: +- DisplayVersion: 262.8665.272 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/datagrip/datagrip-2026.2.exe + InstallerSha256: 2632752E16C56033EB283711DD9A2142C9FE3F46DA838D9B1E10537EC28CB782 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/datagrip/datagrip-2026.2.exe + InstallerSha256: 2632752E16C56033EB283711DD9A2142C9FE3F46DA838D9B1E10537EC28CB782 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/datagrip/datagrip-2026.2-aarch64.exe + InstallerSha256: 36A0EB428C8A0D44F80A139F610A99C31D770591DC100EF3BE665BA835179A09 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/datagrip/datagrip-2026.2-aarch64.exe + InstallerSha256: 36A0EB428C8A0D44F80A139F610A99C31D770591DC100EF3BE665BA835179A09 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/DataGrip/2026.2/JetBrains.DataGrip.locale.en-US.yaml b/manifests/j/JetBrains/DataGrip/2026.2/JetBrains.DataGrip.locale.en-US.yaml new file mode 100644 index 0000000000000..5d6a4ef5e0f37 --- /dev/null +++ b/manifests/j/JetBrains/DataGrip/2026.2/JetBrains.DataGrip.locale.en-US.yaml @@ -0,0 +1,69 @@ +# 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.2" +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 + - Three new AI agent skills help agents explore connected databases, manage database connections, and generate SQL directly from the AI chat. + - New MCP tools assist AI agents in creating and updating data sources, running test connections, and diagnosing connection issues. + - In the command-line interface, AI agents now ask for your consent before performing an operation on a database, showing what they are about to do. + A smoother start + - The Welcome screen, which appears when you start DataGrip for the first time or after you close all projects, is now a regular IDE tab. + - The Welcome tab is now part of the automatically created default project. + - A new interactive onboarding tour guides you through core features and UI areas of the IDE. + CLI commands for data sources + - A new command-line interface offers two commands for managing your connections and drivers. + Connectivity + - Session control now lets you run all tasks in a single shared session, move introspection into a dedicated session, or use dedicated sessions for each client. + - Microsoft SQL Server, MongoDB, MySQL, PostgreSQL, and Redis drivers are now bundled with DataGrip. + - For Snowflake, you can now switch between available roles and warehouses instantly using a new dropdown menu. + Working with data + - A new SQL Expression mode for grid cells lets you set cell values using SQL expressions, meaning you're no longer limited to literal values. + - Hex values can also be specified in the data editor in this new mode. + Database Explorer + - The empty state of the Database Explorer tool window is now redesigned, offering a list of quick actions for creating data sources. + - The database colors system has been reworked with a fresh and consistent UI for data sources and folders, including custom color settings and behavior. + - The database explorer now allows you to group schema objects by prefix in the tree. + - Now, you can delete folders that contain other folders or data sources. + Explain Plan menu and actions + - Following user feedback, Explain Plan (Raw) and Explain Analyse (Raw) have been brought back. + - A new button for raw format has been added to the left-hand toolbar of the Query Plan tab. For the operations tree, the button is Raw and it opens the Raw inner tab. For an execution plan in raw format, the button is Show Tree and it opens the Operations Tree inner tab. + Query files and consoles + - New settings allow you to add more details to a query console name in the editor tab header, for example, the attached data source, database, schema, or search path. + Code editor + - Code editor now shows query execution time next to queries. + - Expanded ClickHouse and Snowflake SQL support includes support for additional syntax, statements, and functions. +ReleaseNotesUrl: https://www.jetbrains.com/datagrip/whatsnew/ +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.2/JetBrains.DataGrip.locale.zh-CN.yaml b/manifests/j/JetBrains/DataGrip/2026.2/JetBrains.DataGrip.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f8fb032386bc2 --- /dev/null +++ b/manifests/j/JetBrains/DataGrip/2026.2/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.2" +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://www.jetbrains.com/zh-cn/datagrip/whatsnew/ +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.2/JetBrains.DataGrip.yaml b/manifests/j/JetBrains/DataGrip/2026.2/JetBrains.DataGrip.yaml new file mode 100644 index 0000000000000..b186edb8add6f --- /dev/null +++ b/manifests/j/JetBrains/DataGrip/2026.2/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.2" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 11570d23e55d5df02c32ec775b443d31d1c96182 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=BC=80=E6=99=BA?= Date: Fri, 17 Jul 2026 03:10:35 +0800 Subject: [PATCH 145/188] New version: SingTown.openmv-mcp version 2.5.1 (#403415) --- .../2.5.1/SingTown.openmv-mcp.installer.yaml | 18 +++++++++ .../SingTown.openmv-mcp.locale.en-US.yaml | 40 +++++++++++++++++++ .../openmv-mcp/2.5.1/SingTown.openmv-mcp.yaml | 8 ++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/s/SingTown/openmv-mcp/2.5.1/SingTown.openmv-mcp.installer.yaml create mode 100644 manifests/s/SingTown/openmv-mcp/2.5.1/SingTown.openmv-mcp.locale.en-US.yaml create mode 100644 manifests/s/SingTown/openmv-mcp/2.5.1/SingTown.openmv-mcp.yaml diff --git a/manifests/s/SingTown/openmv-mcp/2.5.1/SingTown.openmv-mcp.installer.yaml b/manifests/s/SingTown/openmv-mcp/2.5.1/SingTown.openmv-mcp.installer.yaml new file mode 100644 index 0000000000000..28fdcf4ed1446 --- /dev/null +++ b/manifests/s/SingTown/openmv-mcp/2.5.1/SingTown.openmv-mcp.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SingTown.openmv-mcp +PackageVersion: 2.5.1 +InstallerType: portable +Commands: +- openmv_mcp_server +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/SingTown/openmv-mcp/releases/download/v2.5.1/openmv_mcp_server-2.5.1-windows-x86_64.exe + InstallerSha256: 449050DF0F2AD55EA46E32F91974B422BA170DC570BD63966C13BA0F1F00CDDE +- Architecture: arm64 + InstallerUrl: https://github.com/SingTown/openmv-mcp/releases/download/v2.5.1/openmv_mcp_server-2.5.1-windows-arm64.exe + InstallerSha256: 91B4E8ECD30C065876ECD2F565737F91A14CA145D3939DCD9335C127185B3B1F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SingTown/openmv-mcp/2.5.1/SingTown.openmv-mcp.locale.en-US.yaml b/manifests/s/SingTown/openmv-mcp/2.5.1/SingTown.openmv-mcp.locale.en-US.yaml new file mode 100644 index 0000000000000..f4bb47c4df519 --- /dev/null +++ b/manifests/s/SingTown/openmv-mcp/2.5.1/SingTown.openmv-mcp.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SingTown.openmv-mcp +PackageVersion: 2.5.1 +PackageLocale: en-US +Publisher: SingTown +PublisherUrl: https://github.com/SingTown +PublisherSupportUrl: https://github.com/SingTown/openmv-mcp/issues +Author: SingTown +PackageName: OpenMV MCP Server +PackageUrl: https://github.com/SingTown/openmv-mcp +License: MIT +LicenseUrl: https://github.com/SingTown/openmv-mcp/blob/HEAD/LICENSE +ShortDescription: MCP (Model Context Protocol) server for controlling OpenMV cameras. +Description: |- + An MCP (Model Context Protocol) server for controlling OpenMV cameras + over HTTP + JSON-RPC 2.0. Exposes camera discovery, script upload, + terminal streaming, and MJPEG frame capture as MCP tools. +Moniker: openmv-mcp +Tags: +- camera +- embedded +- mcp +- openmv +- robotics +ReleaseNotes: |- + What's Changed + - fix: write default log file to system temp directory instead of cwd by @kaizhi-singtown in #32 + - chore: bump version to 2.5.1 by @kaizhi-singtown in #33 + - ci: allow triggering releases via workflow_dispatch by @kaizhi-singtown in #34 + Full Changelog: v2.5.0...v2.5.1 + What's Changed + - fix: write default log file to system temp directory instead of cwd by @kaizhi-singtown in #32 + - chore: bump version to 2.5.1 by @kaizhi-singtown in #33 + - ci: allow triggering releases via workflow_dispatch by @kaizhi-singtown in #34 + Full Changelog: v2.5.0...v2.5.1 +ReleaseNotesUrl: https://github.com/SingTown/openmv-mcp/releases/tag/v2.5.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SingTown/openmv-mcp/2.5.1/SingTown.openmv-mcp.yaml b/manifests/s/SingTown/openmv-mcp/2.5.1/SingTown.openmv-mcp.yaml new file mode 100644 index 0000000000000..e4d13afe458cb --- /dev/null +++ b/manifests/s/SingTown/openmv-mcp/2.5.1/SingTown.openmv-mcp.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SingTown.openmv-mcp +PackageVersion: 2.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dccf518683b390bdeb507f58afe4f745b430891d Mon Sep 17 00:00:00 2001 From: bceverly Date: Thu, 16 Jul 2026 15:11:00 -0400 Subject: [PATCH 146/188] New version: sysmanage.sysmanage version 3.2.0.0 (#403419) --- .../sysmanage.sysmanage.installer.yaml | 31 +++ .../sysmanage.sysmanage.locale.en-US.yaml | 262 ++++++++++++++++++ .../3.2.0.0/sysmanage.sysmanage.yaml | 8 + 3 files changed, 301 insertions(+) create mode 100644 manifests/s/sysmanage/sysmanage/3.2.0.0/sysmanage.sysmanage.installer.yaml create mode 100644 manifests/s/sysmanage/sysmanage/3.2.0.0/sysmanage.sysmanage.locale.en-US.yaml create mode 100644 manifests/s/sysmanage/sysmanage/3.2.0.0/sysmanage.sysmanage.yaml diff --git a/manifests/s/sysmanage/sysmanage/3.2.0.0/sysmanage.sysmanage.installer.yaml b/manifests/s/sysmanage/sysmanage/3.2.0.0/sysmanage.sysmanage.installer.yaml new file mode 100644 index 0000000000000..3ab32189b65d4 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.2.0.0/sysmanage.sysmanage.installer.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.2.0.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bceverly/sysmanage/releases/download/v3.2.0.0/sysmanage-3.2.0.0-windows-x64.msi + InstallerSha256: 928D4189D4761493EFE9C97C89E6A603CAD430E208DC562EC62BF12F343B3CF9 + ProductCode: '{0E2C2FD6-9A93-441A-BCC5-EA42983D6D97}' + AppsAndFeaturesEntries: + - ProductCode: '{0E2C2FD6-9A93-441A-BCC5-EA42983D6D97}' + UpgradeCode: '{F1E2D3C4-B5A6-4D7C-9E8F-1A2B3C4D5E6F}' +- Architecture: arm64 + InstallerUrl: https://github.com/bceverly/sysmanage/releases/download/v3.2.0.0/sysmanage-3.2.0.0-windows-arm64.msi + InstallerSha256: 86C64A62905F7B53B761E489F66E9ABD3F51546307977CA7594D9213872823C0 + ProductCode: '{61781189-9EAB-4700-8F0F-B4C8AE8E0600}' + AppsAndFeaturesEntries: + - ProductCode: '{61781189-9EAB-4700-8F0F-B4C8AE8E0600}' + UpgradeCode: '{F1E2D3C4-B5A6-4D7C-9E8F-1A2B3C4D5E6F}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage/3.2.0.0/sysmanage.sysmanage.locale.en-US.yaml b/manifests/s/sysmanage/sysmanage/3.2.0.0/sysmanage.sysmanage.locale.en-US.yaml new file mode 100644 index 0000000000000..7c92e8979960b --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.2.0.0/sysmanage.sysmanage.locale.en-US.yaml @@ -0,0 +1,262 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.2.0.0 +PackageLocale: en-US +Publisher: SysManage +PublisherUrl: https://github.com/bceverly/sysmanage +PublisherSupportUrl: https://github.com/bceverly/sysmanage/issues +Author: Bryan Everly +PackageName: SysManage Server +PackageUrl: https://github.com/bceverly/sysmanage +License: AGPL-3.0-or-later +LicenseUrl: https://github.com/bceverly/sysmanage/blob/HEAD/LICENSE +Copyright: Copyright (c) Bryan Everly +ShortDescription: Open-source fleet management server for SysManage. +Description: SysManage is the server-side component of an open-source fleet management platform. It accepts inventory from SysManage Agent hosts, dispatches declarative deployment plans (package install, firewall config, antivirus deployment, VM lifecycle), surfaces health and compliance dashboards, and exposes a REST + WebSocket API for orchestration. +Moniker: sysmanage +ReleaseNotes: |- + SysManage Server v3.2.0.0 + Initial phase 15 checkin + Multi-platform system management and monitoring server with web-based interface. + Installation Instructions + Ubuntu/Debian + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.2.0.0/sysmanage_3.2.0.0-1_all.deb + sudo apt install ./sysmanage_3.2.0.0-1_all.deb + # Install nginx if not already installed + sudo apt install nginx + # Configure the server + sudo nano /etc/sysmanage.yaml + # Run database migrations + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the service + sudo systemctl enable --now sysmanage + OpenBSD + # Download the port tarball + wget https://github.com/bceverly/sysmanage/releases/download/v3.2.0.0/sysmanage-openbsd-port-3.2.0.0.tar.gz + # Extract to OpenBSD ports tree + cd /usr/ports/mystuff + mkdir -p www + tar xzf ~/sysmanage-openbsd-port-3.2.0.0.tar.gz -C www/ + # Generate checksums + cd /usr/ports/mystuff/www/sysmanage + doas make makesum + # Build and install + doas make install + # Initialize PostgreSQL (if not already done) + doas su - _postgresql + initdb -D /var/postgresql/data -U postgres -A scram-sha-256 -E UTF8 -W + exit + doas rcctl enable postgresql + doas rcctl start postgresql + # Create database and user + doas su - _postgresql -c "createuser -P sysmanage" + doas su - _postgresql -c "createdb -O sysmanage sysmanage" + # Configure SysManage + doas vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/local/libexec/sysmanage + doas python3 -m alembic upgrade head + # Enable and start the service + doas rcctl enable sysmanage + doas rcctl start sysmanage + FreeBSD + # Download and install + fetch https://github.com/bceverly/sysmanage/releases/download/v3.2.0.0/sysmanage-3.2.0.0.pkg + sudo pkg add ./sysmanage-3.2.0.0.pkg + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize PostgreSQL (if not already done) + sudo sysrc postgresql_enable=YES + sudo service postgresql initdb + sudo service postgresql start + # Create database and user + sudo su - postgres -c "createuser sysmanage" + sudo su - postgres -c "createdb sysmanage -O sysmanage" + sudo su - postgres -c "psql -c \"ALTER USER sysmanage WITH PASSWORD 'your-password';\"" + # Configure SysManage + sudo vi /usr/local/etc/sysmanage/config.yaml + # Update the database connection string + # Run database migrations + cd /usr/local/lib/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Enable and start the services + sudo sysrc sysmanage_enable=YES + sudo sysrc nginx_enable=YES + sudo service sysmanage start + sudo service nginx start + macOS + # Download and install + curl -L -O https://github.com/bceverly/sysmanage/releases/download/v3.2.0.0/sysmanage-3.2.0.0-macos.pkg + sudo installer -pkg sysmanage-3.2.0.0-macos.pkg -target / + # The installer automatically creates the virtual environment and copies files + # Install PostgreSQL (if not already installed) + brew install postgresql@16 + brew services start postgresql@16 + # Create database + createdb sysmanage + # Configure SysManage + sudo cp /etc/sysmanage.yaml.example /etc/sysmanage.yaml + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Run database migrations + cd /usr/local/lib/sysmanage + .venv/bin/python -m alembic upgrade head + # Install and configure nginx (if not already installed) + brew install nginx + cp /usr/local/etc/sysmanage/sysmanage-nginx.conf /usr/local/etc/nginx/servers/ + brew services start nginx + # Load and start the service + sudo launchctl load /Library/LaunchDaemons/com.sysmanage.server.plist + NetBSD + # Download and verify + ftp https://github.com/bceverly/sysmanage/releases/download/v3.2.0.0/sysmanage-3.2.0.0-netbsd.tgz + ftp https://github.com/bceverly/sysmanage/releases/download/v3.2.0.0/sysmanage-3.2.0.0-netbsd.tgz.sha256 + sha256 -c sysmanage-3.2.0.0-netbsd.tgz.sha256 sysmanage-3.2.0.0-netbsd.tgz + # Install package + su - + pkg_add sysmanage-3.2.0.0-netbsd.tgz + # The package automatically installs PostgreSQL 16 and nginx as dependencies + # Initialize PostgreSQL (if not already done) + /etc/rc.d/pgsql initdb + echo "pgsql=YES" >> /etc/rc.conf + /etc/rc.d/pgsql start + # Create database and user + su - pgsql -c "createuser -P sysmanage" + su - pgsql -c "createdb -O sysmanage sysmanage" + # Configure SysManage + cp /usr/pkg/etc/sysmanage/sysmanage.yaml.example /usr/pkg/etc/sysmanage.yaml + vi /usr/pkg/etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/pkg/lib/sysmanage + python3.12 -m venv .venv + .venv/bin/pip install -r requirements-prod.txt + .venv/bin/python -m alembic upgrade head + # Configure nginx (optional) + cp /usr/pkg/share/examples/sysmanage/sysmanage-nginx.conf /usr/pkg/etc/nginx/sites-enabled/ + echo "nginx=YES" >> /etc/rc.conf + # Enable and start the services + cp /usr/pkg/share/examples/rc.d/sysmanage /etc/rc.d/ + chmod +x /etc/rc.d/sysmanage + echo "sysmanage=YES" >> /etc/rc.conf + /etc/rc.d/sysmanage start + /etc/rc.d/nginx start + CentOS/RHEL/Fedora/Rocky Linux/AlmaLinux + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.2.0.0/sysmanage-3.2.0.0-1.*.rpm + sudo dnf install ./sysmanage-3.2.0.0-1.*.rpm + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize PostgreSQL (if not already done) + sudo postgresql-setup --initdb + sudo systemctl enable --now postgresql + # Create database and user + sudo -u postgres createuser sysmanage + sudo -u postgres createdb sysmanage -O sysmanage + sudo -u postgres psql -c "ALTER USER sysmanage WITH PASSWORD 'your-password';" + # Configure SysManage + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the services + sudo systemctl enable --now sysmanage + sudo systemctl enable --now nginx + OpenSUSE/SLES + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.2.0.0/sysmanage-3.2.0.0-1.noarch.rpm + sudo zypper install ./sysmanage-3.2.0.0-1.noarch.rpm + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize and start PostgreSQL (if not already done) + sudo systemctl enable --now postgresql + # Create database and user + sudo -u postgres createuser sysmanage + sudo -u postgres createdb sysmanage -O sysmanage + sudo -u postgres psql -c "ALTER USER sysmanage WITH PASSWORD 'your-password';" + # Configure SysManage + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the services + sudo systemctl enable --now sysmanage + sudo systemctl enable --now nginx + Alpine Linux (3.19, 3.20, 3.21) + # Download the APK package for your Alpine version (e.g., alpine319, alpine320, alpine321) + wget https://github.com/bceverly/sysmanage/releases/download/v3.2.0.0/sysmanage-3.2.0.0-alpine320.apk + # Allow installation of unsigned packages (required for GitHub releases) + apk add --allow-untrusted ./sysmanage-3.2.0.0-alpine320.apk + # The package installs to /usr/libexec/sysmanage with pip packages in a subdirectory + # Dependencies: python3, nginx, postgresql are automatically installed + # Initialize and start PostgreSQL + rc-update add postgresql default + rc-service postgresql start + # Create database and user + su - postgres -c "createuser -P sysmanage" + su - postgres -c "createdb -O sysmanage sysmanage" + # Configure SysManage + cp /etc/sysmanage/sysmanage.yaml.example /etc/sysmanage/sysmanage.yaml + vi /etc/sysmanage/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/libexec/sysmanage + PYTHONPATH=/usr/libexec/sysmanage/pip-packages python3 -m alembic upgrade head + # Enable and start the services + rc-update add sysmanage default + rc-update add nginx default + rc-service sysmanage start + rc-service nginx start + Windows (x64 and ARM64) + # Download the MSI installer (choose your architecture) + # For x64: + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage/releases/download/v3.2.0.0/sysmanage-3.2.0.0-windows-x64.msi" -OutFile "sysmanage-3.2.0.0-windows-x64.msi" + # For ARM64: + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage/releases/download/v3.2.0.0/sysmanage-3.2.0.0-windows-arm64.msi" -OutFile "sysmanage-3.2.0.0-windows-arm64.msi" + # Install the MSI package (run as Administrator) + # The installer will: + # - Check for and install Python 3.12 if needed + # - Install Visual C++ Redistributable if needed + # - Extract application files to C:\Program Files\SysManage Server + # - Create Python virtual environment and install dependencies + # - Create Windows Service "SysManageServer" + # - Start the service automatically + msiexec /i sysmanage-3.2.0.0-windows-x64.msi + # Configure SysManage (installer creates example config) + notepad "C:\ProgramData\SysManage\sysmanage.yaml" + # Update database connection string and other settings + # The service runs automatically. To manage it: + # Stop the service: + Stop-Service SysManageServer + # Start the service: + Start-Service SysManageServer + # Check service status: + Get-Service SysManageServer + # View service logs: + Get-Content "C:\ProgramData\SysManage\logs\sysmanage-service.log" -Tail 50 + # To uninstall: + # Use "Add or Remove Programs" or run: + msiexec /x sysmanage-3.2.0.0-windows-x64.msi + Note for Windows: The installer requires administrator privileges. Python 3.12 and Visual C++ Redistributable will be automatically installed if not present. The service runs on port 8080 by default (configurable in sysmanage.yaml). + Access the Web Interface + After configuration and starting the service: + - Frontend: http://localhost:3000 + - Backend API: http://localhost:8080 + Checksum Verification + All packages include SHA256 checksums. Download both files and verify: + Linux (Ubuntu/Debian): + sha256sum -c sysmanage_3.2.0.0-1_all.deb.sha256 + OpenBSD: + sha256 -C sysmanage-openbsd-port-3.2.0.0.tar.gz.sha256 sysmanage-openbsd-port-3.2.0.0.tar.gz + FreeBSD: + sha256 -c sysmanage-3.2.0.0.pkg.sha256 sysmanage-3.2.0.0.pkg + macOS: + shasum -a 256 -c sysmanage-3.2.0.0-macos.pkg.sha256 + NetBSD: +ReleaseNotesUrl: https://github.com/bceverly/sysmanage/releases/tag/v3.2.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage/3.2.0.0/sysmanage.sysmanage.yaml b/manifests/s/sysmanage/sysmanage/3.2.0.0/sysmanage.sysmanage.yaml new file mode 100644 index 0000000000000..92a9bfc6d1204 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.2.0.0/sysmanage.sysmanage.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.2.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f7a3e687d8391ed23ee97baa7ac8c71cde622a41 Mon Sep 17 00:00:00 2001 From: motdotenv <89217249+motdotenv@users.noreply.github.com> Date: Thu, 16 Jul 2026 12:11:03 -0700 Subject: [PATCH 147/188] New version: dotenvx.dotenvx version 2.12.0 (#403420) --- .../2.12.0/dotenvx.dotenvx.installer.yaml | 19 +++++++++++++ .../2.12.0/dotenvx.dotenvx.locale.en-US.yaml | 27 +++++++++++++++++++ .../dotenvx/2.12.0/dotenvx.dotenvx.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/d/dotenvx/dotenvx/2.12.0/dotenvx.dotenvx.installer.yaml create mode 100644 manifests/d/dotenvx/dotenvx/2.12.0/dotenvx.dotenvx.locale.en-US.yaml create mode 100644 manifests/d/dotenvx/dotenvx/2.12.0/dotenvx.dotenvx.yaml diff --git a/manifests/d/dotenvx/dotenvx/2.12.0/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/2.12.0/dotenvx.dotenvx.installer.yaml new file mode 100644 index 0000000000000..d3f010aed2eb6 --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/2.12.0/dotenvx.dotenvx.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: dotenvx.dotenvx +PackageVersion: 2.12.0 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: dotenvx.exe + PortableCommandAlias: dotenvx +UpgradeBehavior: uninstallPrevious +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v2.12.0/dotenvx-2.12.0-windows-x86_64.zip + InstallerSha256: B0870721A212B7F9628D16EA8E5901756CA61B0C114E472892DB03F497C2E436 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-16 diff --git a/manifests/d/dotenvx/dotenvx/2.12.0/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/2.12.0/dotenvx.dotenvx.locale.en-US.yaml new file mode 100644 index 0000000000000..08d90c1a9a21e --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/2.12.0/dotenvx.dotenvx.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: dotenvx.dotenvx +PackageVersion: 2.12.0 +PackageLocale: en-US +Publisher: dotenvx +PublisherUrl: https://dotenvx.com +PublisherSupportUrl: https://github.com/dotenvx/dotenvx/issues +Author: motdotla +PackageName: dotenvx +PackageUrl: https://github.com/dotenvx/dotenvx +License: BSD-3-Clause +ShortDescription: a better dotenv–from the creator of dotenv +Description: a better dotenv–from the creator of dotenv +Moniker: dotenvx +Tags: +- env +- dotenv +- environment +- variables +- dotenvx +- cli +- encryption +ReleaseNotesUrl: https://github.com/dotenvx/dotenvx/releases/tag/v2.12.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/dotenvx/dotenvx/2.12.0/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/2.12.0/dotenvx.dotenvx.yaml new file mode 100644 index 0000000000000..6d69fc40d4cd3 --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/2.12.0/dotenvx.dotenvx.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: dotenvx.dotenvx +PackageVersion: 2.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 63697307e6cfa18f248f8133e4abd642a7aef27d Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 16 Jul 2026 15:11:20 -0400 Subject: [PATCH 148/188] Remove version: Google.Chrome version 150.0.7871.115 (#403435) --- .../Google.Chrome.installer.yaml | 49 ------------------- .../Google.Chrome.locale.en-US.yaml | 38 -------------- .../Google.Chrome.locale.nb-NO.yaml | 31 ------------ .../Google.Chrome.locale.zh-CN.yaml | 31 ------------ .../Chrome/150.0.7871.115/Google.Chrome.yaml | 8 --- 5 files changed, 157 deletions(-) delete mode 100644 manifests/g/Google/Chrome/150.0.7871.115/Google.Chrome.installer.yaml delete mode 100644 manifests/g/Google/Chrome/150.0.7871.115/Google.Chrome.locale.en-US.yaml delete mode 100644 manifests/g/Google/Chrome/150.0.7871.115/Google.Chrome.locale.nb-NO.yaml delete mode 100644 manifests/g/Google/Chrome/150.0.7871.115/Google.Chrome.locale.zh-CN.yaml delete mode 100644 manifests/g/Google/Chrome/150.0.7871.115/Google.Chrome.yaml diff --git a/manifests/g/Google/Chrome/150.0.7871.115/Google.Chrome.installer.yaml b/manifests/g/Google/Chrome/150.0.7871.115/Google.Chrome.installer.yaml deleted file mode 100644 index be8505f0ef20c..0000000000000 --- a/manifests/g/Google/Chrome/150.0.7871.115/Google.Chrome.installer.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Google.Chrome -PackageVersion: 150.0.7871.115 -InstallerType: wix -Scope: machine -UpgradeBehavior: install -Protocols: -- http -- https -- mailto -- mms -- tel -- webcal -FileExtensions: -- htm -- html -- pdf -- shtml -- svg -- webp -- xht -- xhtml -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise.msi - InstallerSha256: CA7490E24FC84AC69D18AD078282C197454ECFFCAFB673C30B507343E3874D1E - ProductCode: '{9C7E06CB-11F3-3780-8C7A-A2C8A4A4CAD5}' - AppsAndFeaturesEntries: - - ProductCode: '{9C7E06CB-11F3-3780-8C7A-A2C8A4A4CAD5}' - UpgradeCode: '{C1DFDF69-5945-32F2-A35E-EE94C99C7CF4}' -- Architecture: x64 - InstallerUrl: https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise64.msi - InstallerSha256: 6155F3E31F33016AE0A62CCD15CE9B0B642008310D9AB27F88C408067A6E66D2 - ProductCode: '{64ADA17F-3157-3813-B628-87D522359E65}' - AppsAndFeaturesEntries: - - ProductCode: '{64ADA17F-3157-3813-B628-87D522359E65}' - UpgradeCode: '{C1DFDF69-5945-32F2-A35E-EE94C99C7CF4}' -- Architecture: arm64 - InstallerUrl: https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise_arm64.msi - InstallerSha256: F97075A49AF9085FBDE2356F174C0890AE2A815C16D3D53B10C28CF29DA2EFC1 - ProductCode: '{3C775961-CBB5-3895-9C0D-660462FB4D3A}' - AppsAndFeaturesEntries: - - ProductCode: '{3C775961-CBB5-3895-9C0D-660462FB4D3A}' - UpgradeCode: '{C1DFDF69-5945-32F2-A35E-EE94C99C7CF4}' -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/150.0.7871.115/Google.Chrome.locale.en-US.yaml b/manifests/g/Google/Chrome/150.0.7871.115/Google.Chrome.locale.en-US.yaml deleted file mode 100644 index 0253277495bf9..0000000000000 --- a/manifests/g/Google/Chrome/150.0.7871.115/Google.Chrome.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Google.Chrome -PackageVersion: 150.0.7871.115 -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 -PackageUrl: https://www.google.com/chrome/ -License: Freeware -LicenseUrl: https://www.google.com/chrome/terms/ -Copyright: Copyright 2026 Google LLC. All rights reserved. -ShortDescription: The Fast & Secure Web Browser Built to be Yours -Description: Chrome is the official web browser from Google, built to be fast, secure, and customizable. -Moniker: chrome -Tags: -- browser -- chromium -- internet -- manifestv3 -- mv3 -- safe -- search -- web -- webpage -Documentations: -- DocumentLabel: Chrome Platform Status - DocumentUrl: https://chromestatus.com/ -- DocumentLabel: Chrome Web Store - DocumentUrl: https://chromewebstore.google.com/ -- DocumentLabel: Chrome for Developers - DocumentUrl: https://developer.chrome.com/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/150.0.7871.115/Google.Chrome.locale.nb-NO.yaml b/manifests/g/Google/Chrome/150.0.7871.115/Google.Chrome.locale.nb-NO.yaml deleted file mode 100644 index b5d9d010c4461..0000000000000 --- a/manifests/g/Google/Chrome/150.0.7871.115/Google.Chrome.locale.nb-NO.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Google.Chrome -PackageVersion: 150.0.7871.115 -PackageLocale: nb-NO -PublisherSupportUrl: https://support.google.com/?hl=nb-no -PrivacyUrl: https://policies.google.com/privacy?hl=nb-no -PackageUrl: https://www.google.com/intl/no/chrome/ -License: Gratis Programvare -LicenseUrl: https://www.google.com/intl/no/chrome/terms/ -Copyright: Copyright 2026 Google LLC. Med enerett. -ShortDescription: Den raske og sikre nettleseren som er laget for å være din egen -Description: Chrome er Googles offisielle nettleser. Den er laget for å være rask, sikker og tilpassbar. -Tags: -- chromium -- internett -- nettet -- nettleser -- rask -- søk -- trygg -Documentations: -- DocumentLabel: Chrome Nettmarked - DocumentUrl: https://chromewebstore.google.com/?hl=nb-no -- DocumentLabel: Chrome Platform Status - DocumentUrl: https://chromestatus.com/ -- DocumentLabel: Chrome for Developers - DocumentUrl: https://developer.chrome.com/ -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/150.0.7871.115/Google.Chrome.locale.zh-CN.yaml b/manifests/g/Google/Chrome/150.0.7871.115/Google.Chrome.locale.zh-CN.yaml deleted file mode 100644 index 5053d8bf2fa63..0000000000000 --- a/manifests/g/Google/Chrome/150.0.7871.115/Google.Chrome.locale.zh-CN.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Google.Chrome -PackageVersion: 150.0.7871.115 -PackageLocale: zh-CN -PublisherSupportUrl: https://support.google.com/?hl=zh-Hans -PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN -PackageUrl: https://www.google.com/intl/zh-CN/chrome/ -License: 免费软件 -LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms/ -Copyright: 版权所有 2026 Google LLC. 保留所有权利。 -ShortDescription: 快速安全的网络浏览器,专为您而打造 -Description: Chrome 是 Google 的官方网络浏览器,速度飞快,安全可靠,并且支持自定义。 -Tags: -- chromium -- 互联网 -- 安全 -- 快捷 -- 搜索 -- 浏览器 -- 网页 -Documentations: -- DocumentLabel: Chrome Platform Status - DocumentUrl: https://chromestatus.com/ -- DocumentLabel: Chrome for Developers - DocumentUrl: https://developer.chrome.com/?hl=zh-cn -- DocumentLabel: Chrome 应用商店 - DocumentUrl: https://chromewebstore.google.com/?hl=zh-cn -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/150.0.7871.115/Google.Chrome.yaml b/manifests/g/Google/Chrome/150.0.7871.115/Google.Chrome.yaml deleted file mode 100644 index 0dc3b77e01de5..0000000000000 --- a/manifests/g/Google/Chrome/150.0.7871.115/Google.Chrome.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Google.Chrome -PackageVersion: 150.0.7871.115 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 9764be798abafc963c0ca93d9f96da4935575e49 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 03:29:57 +0800 Subject: [PATCH 149/188] New version: DZEDSystems.Dragonframe version 2026.07.3 (#403429) --- .../DZEDSystems.Dragonframe.installer.yaml | 68 +++++++++++++++++++ .../DZEDSystems.Dragonframe.locale.en-US.yaml | 49 +++++++++++++ .../DZEDSystems.Dragonframe.locale.zh-CN.yaml | 36 ++++++++++ .../2026.07.3/DZEDSystems.Dragonframe.yaml | 8 +++ 4 files changed, 161 insertions(+) create mode 100644 manifests/d/DZEDSystems/Dragonframe/2026.07.3/DZEDSystems.Dragonframe.installer.yaml create mode 100644 manifests/d/DZEDSystems/Dragonframe/2026.07.3/DZEDSystems.Dragonframe.locale.en-US.yaml create mode 100644 manifests/d/DZEDSystems/Dragonframe/2026.07.3/DZEDSystems.Dragonframe.locale.zh-CN.yaml create mode 100644 manifests/d/DZEDSystems/Dragonframe/2026.07.3/DZEDSystems.Dragonframe.yaml diff --git a/manifests/d/DZEDSystems/Dragonframe/2026.07.3/DZEDSystems.Dragonframe.installer.yaml b/manifests/d/DZEDSystems/Dragonframe/2026.07.3/DZEDSystems.Dragonframe.installer.yaml new file mode 100644 index 0000000000000..e144610241427 --- /dev/null +++ b/manifests/d/DZEDSystems/Dragonframe/2026.07.3/DZEDSystems.Dragonframe.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: DZEDSystems.Dragonframe +PackageVersion: 2026.07.3 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /exenoui /quiet /norestart + SilentWithProgress: /exenoui /passive /norestart + InstallLocation: APPDIR="" + Log: /log "" +ExpectedReturnCodes: +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 87 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: Dragonframe 2026 2026.07.3 +Installers: +- Architecture: x64 + InstallerUrl: https://www.dragonframe.com/download/Dragonframe_2026.07.3-Setup.exe + InstallerSha256: 0AB2EF2D9FB78A5D6BF2F8F3F3AE064DC3DA8B820E9BFFAA9CE6DFD2198CBD7A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DZEDSystems/Dragonframe/2026.07.3/DZEDSystems.Dragonframe.locale.en-US.yaml b/manifests/d/DZEDSystems/Dragonframe/2026.07.3/DZEDSystems.Dragonframe.locale.en-US.yaml new file mode 100644 index 0000000000000..4f3992bf4c765 --- /dev/null +++ b/manifests/d/DZEDSystems/Dragonframe/2026.07.3/DZEDSystems.Dragonframe.locale.en-US.yaml @@ -0,0 +1,49 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DZEDSystems.Dragonframe +PackageVersion: 2026.07.3 +PackageLocale: en-US +Publisher: DZED Systems LLC +PublisherUrl: https://www.dragonframe.com/ +PublisherSupportUrl: https://www.dragonframe.com/support/ +PrivacyUrl: https://www.dragonframe.com/privacy-policy/ +Author: DZED Systems LLC +PackageName: Dragonframe +PackageUrl: https://www.dragonframe.com/dragonframe-software/ +License: Proprietary +LicenseUrl: https://www.dragonframe.com/terms-and-conditions/ +Copyright: Copyright (C) 2026 DZED Systems LLC +CopyrightUrl: https://www.dragonframe.com/terms-and-conditions/ +ShortDescription: The industry-standard stop-motion animation software for professional filmmakers +Description: |- + Dragonframe is the industry-standard stop-motion animation software for professional filmmakers, offering frame-by-frame capture, precision camera/lens control, DMX lighting automation, motion rig integration, and advanced compositing tools to create high-end animations + + Key Features: + - Frame Capture & Onion Skinning: Live view blending with captured frames for seamless motion sequencing + - Cinematography Tools: DSLR control (Canon/Nikon/Sony), ISO/aperture/focus adjustments, exposure clipping warnings, and aspect ratio guides + - DMX Lighting: Programmable keyframe-based lighting for up to 512 channels (requires DDMX hardware). + - Motion Control: Synchronize camera rigs, dollies, and motorized sliders for complex moves. + - Audio & Lip-Sync: Multi-track timeline, phoneme assignment for character dialogue, and facial animation tools. + - 3D Workflows: Stereoscopic support, depth maps, and Maya/Blender integration +Tags: +- animation +- capture +- digital +- motion +ReleaseNotes: |- + Highlights + * Fixed crashed on Windows on older CPUs * Fixed Arc video panel margin/offset with flipped/rotated image +ReleaseNotesUrl: https://www.dragonframe.com/update_notes.php?product=WIN-DRAGON&version=2026.07.3 +PurchaseUrl: https://www.dragonframe.com/store/ +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://www.dragonframe.com/download/Using%20Dragonframe%202025.pdf +- DocumentLabel: Tutorials + DocumentUrl: https://www.dragonframe.com/tutorials/ +- DocumentLabel: FAQ + DocumentUrl: https://www.dragonframe.com/faq/ +- DocumentLabel: Camera Support + DocumentUrl: https://www.dragonframe.com/camera-support/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DZEDSystems/Dragonframe/2026.07.3/DZEDSystems.Dragonframe.locale.zh-CN.yaml b/manifests/d/DZEDSystems/Dragonframe/2026.07.3/DZEDSystems.Dragonframe.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d0a612de93ac2 --- /dev/null +++ b/manifests/d/DZEDSystems/Dragonframe/2026.07.3/DZEDSystems.Dragonframe.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: DZEDSystems.Dragonframe +PackageVersion: 2026.07.3 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 面向专业影视创作者的行业标准定格动画软件 +Description: |- + Dragonframe 是面向专业影视创作者的行业标准定格动画软件,提供逐帧拍摄、精准相机/镜头控制、DMX 灯光自动化、运动设备集成以及高级合成工具,可制作高端动画作品。 + + 核心功能: + - 帧拍摄与洋葱皮功能:可将实时取景画面与已拍摄帧融合,实现流畅的动作序列编排 + - 摄影工具:支持佳能/尼康/索尼数码单反相机控制,可调节 ISO/光圈/对焦,具备曝光裁切警告、宽高比参考线功能 + - DMX 灯光系统:支持基于关键帧的可编程灯光控制,最多可覆盖 512 个通道(需搭配 DDMX 硬件使用) + - 运动控制:可同步摄像机架、轨道车、电动滑轨,实现复杂运镜效果 + - 音频与口型同步:配备多轨道时间轴,支持为角色对话分配音素,配套面部动画制作工具 + - 3D 工作流:支持立体成像、深度图功能,可与 Maya、Blender 软件集成 +Tags: +- 动画 +- 捕捉 +- 捕获 +- 数字 +- 数码 +- 运动 +Documentations: +- DocumentLabel: 用户指南 + DocumentUrl: https://www.dragonframe.com/download/Using%20Dragonframe%202025.pdf +- DocumentLabel: 教程 + DocumentUrl: https://www.dragonframe.com/tutorials/ +- DocumentLabel: 常见问题 + DocumentUrl: https://www.dragonframe.com/faq/ +- DocumentLabel: 相机支持 + DocumentUrl: https://www.dragonframe.com/camera-support/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DZEDSystems/Dragonframe/2026.07.3/DZEDSystems.Dragonframe.yaml b/manifests/d/DZEDSystems/Dragonframe/2026.07.3/DZEDSystems.Dragonframe.yaml new file mode 100644 index 0000000000000..1a0de07dd1e14 --- /dev/null +++ b/manifests/d/DZEDSystems/Dragonframe/2026.07.3/DZEDSystems.Dragonframe.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: DZEDSystems.Dragonframe +PackageVersion: 2026.07.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1650ea2660f4d4adc000da287a0e2432a3bd88f9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 03:30:07 +0800 Subject: [PATCH 150/188] New version: ActiveDirectoryPro.ADProToolkit version 3.1.31 (#403422) --- ...veDirectoryPro.ADProToolkit.installer.yaml | 6 +++--- ...irectoryPro.ADProToolkit.locale.en-US.yaml | 21 +++++++------------ ...irectoryPro.ADProToolkit.locale.zh-CN.yaml | 2 +- .../ActiveDirectoryPro.ADProToolkit.yaml | 2 +- 4 files changed, 13 insertions(+), 18 deletions(-) rename manifests/a/ActiveDirectoryPro/ADProToolkit/{3.1.30 => 3.1.31}/ActiveDirectoryPro.ADProToolkit.installer.yaml (81%) rename manifests/a/ActiveDirectoryPro/ADProToolkit/{3.1.30 => 3.1.31}/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml (57%) rename manifests/a/ActiveDirectoryPro/ADProToolkit/{3.1.30 => 3.1.31}/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml (96%) rename manifests/a/ActiveDirectoryPro/ADProToolkit/{3.1.30 => 3.1.31}/ActiveDirectoryPro.ADProToolkit.yaml (91%) diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.30/ActiveDirectoryPro.ADProToolkit.installer.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.31/ActiveDirectoryPro.ADProToolkit.installer.yaml similarity index 81% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.30/ActiveDirectoryPro.ADProToolkit.installer.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.31/ActiveDirectoryPro.ADProToolkit.installer.yaml index 8c0ac394e825f..1cf9c5bc29182 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.30/ActiveDirectoryPro.ADProToolkit.installer.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.31/ActiveDirectoryPro.ADProToolkit.installer.yaml @@ -2,18 +2,18 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.1.30 +PackageVersion: 3.1.31 InstallerType: msi Scope: machine InstallerSwitches: InstallLocation: APPDIR="" ProductCode: '{43339BF3-5F12-4EBC-8130-C07F99D1B362}' -ReleaseDate: 2020-07-15 +ReleaseDate: 2020-07-16 AppsAndFeaturesEntries: - UpgradeCode: '{0974AC06-5134-4B50-BAD1-578FDABD2EF8}' Installers: - Architecture: x64 InstallerUrl: https://activedirectorypro.com/downloads/ADProToolkit.msi - InstallerSha256: E8DFA4C11D9999E00C5F559786E038E555A7174CE11FF2716657BD10FBD92D21 + InstallerSha256: 98B9C893696F4BB407A23BF9EB02E652458C57FE65D97A61128672E978071D7B ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.30/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.31/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml similarity index 57% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.30/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.31/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml index 5844460f537c6..3e010dd836483 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.30/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.31/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.1.30 +PackageVersion: 3.1.31 PackageLocale: en-US Publisher: ActiveDirectoryPro PublisherUrl: https://activedirectorypro.com/ @@ -22,20 +22,15 @@ Tags: ReleaseNotes: |- Improvements Section titled “Improvements” - - Multi-OU selection now works across all scanning tools. - - Scan tools now skip disabled and non-Windows computers. - - CN is now selectable as its own attribute in the Report Builder and the built-in column pickers, separate from Name. - - Object type icons in the OU, Group, and User browse dialogs. + - Exchange recipient-type attributes (msExchRecipientTypeDetails, msExchRecipientDisplayType, msExchRemoteRecipientType) now resolves the full value set, including hybrid/remote and combined bitmask values. + - Protected-object move for users, groups, and computers. Prompts to lift “protect from accidental deletion,” moves, then re-protects at the destination. Bug Fixes Section titled “Bug Fixes” - - “User cannot change password” now reads and saves correctly in Modify User and Bulk Update Users. - - Scheduled reports can save to a mapped drive again. The path is converted to a UNC path and the task credentials are used for the write. - - NTFS Permissions filters now apply to Tree and Split views, not just the grid. - - Report Builder conditions using “is not Never” on date fields no longer return an empty report. - - Scheduled Tools > Update Users now shows the custom AD credentials option. - - AD Cleanup filters can now match blank values. - - Modify User fields no longer stretch when the text is longer than the box. - - The license key is now masked on the License page. + - Unlock Account failed in multi-DC/LDAPS environments. Now binds to the authenticated domain controller. + - Dashboard “Expiring Today” tile opened the 7-day list instead of today’s. + - Dashboard slideout close button showed a people icon instead of an X. + - True Last Logon “Show per DC” now adds the per-DC columns to the grid. + - Modify Group and Modify Computer fields stretched with long values. ReleaseNotesUrl: https://docs.activedirectorypro.com/getting-started/release-notes/ PurchaseUrl: https://activedirectorypro.com/pricing/ Documentations: diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.30/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.31/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml similarity index 96% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.30/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.31/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml index 271dc5c417df8..93dc9234c0386 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.30/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.31/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.1.30 +PackageVersion: 3.1.31 PackageLocale: zh-CN License: 专有软件 ShortDescription: 一组用于简化 Active Directory 的工具 diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.30/ActiveDirectoryPro.ADProToolkit.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.31/ActiveDirectoryPro.ADProToolkit.yaml similarity index 91% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.30/ActiveDirectoryPro.ADProToolkit.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.31/ActiveDirectoryPro.ADProToolkit.yaml index 53331c2ce9e23..8b4629cb388b6 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.30/ActiveDirectoryPro.ADProToolkit.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.31/ActiveDirectoryPro.ADProToolkit.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.1.30 +PackageVersion: 3.1.31 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 6eb90c7482d3339b30647eb843e6dddf6781a0b9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 03:30:12 +0800 Subject: [PATCH 151/188] New version: Discord.Discord version 1.0.9248 (#403424) --- .../1.0.9248/Discord.Discord.installer.yaml | 23 +++++++++++++ .../Discord.Discord.locale.en-US.yaml | 34 +++++++++++++++++++ .../Discord.Discord.locale.pt-BR.yaml | 19 +++++++++++ .../Discord.Discord.locale.zh-CN.yaml | 19 +++++++++++ .../Discord/1.0.9248/Discord.Discord.yaml | 8 +++++ 5 files changed, 103 insertions(+) create mode 100644 manifests/d/Discord/Discord/1.0.9248/Discord.Discord.installer.yaml create mode 100644 manifests/d/Discord/Discord/1.0.9248/Discord.Discord.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/1.0.9248/Discord.Discord.locale.pt-BR.yaml create mode 100644 manifests/d/Discord/Discord/1.0.9248/Discord.Discord.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/1.0.9248/Discord.Discord.yaml diff --git a/manifests/d/Discord/Discord/1.0.9248/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9248/Discord.Discord.installer.yaml new file mode 100644 index 0000000000000..953b689dbdec8 --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9248/Discord.Discord.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: Discord.Discord +PackageVersion: 1.0.9248 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: Discord +RequireExplicitUpgrade: true +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Discord' +Installers: +- Architecture: x64 + InstallerUrl: https://stable.dl2.discordapp.net/distro/app/stable/win/x64/1.0.9248/DiscordSetup.exe + InstallerSha256: 5DB36B87A646986D7DE3621DFD17AFDA210E1DEC7277DE4B4D9D1FE60D8800D7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/1.0.9248/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9248/Discord.Discord.locale.en-US.yaml new file mode 100644 index 0000000000000..7e024a0f6075a --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9248/Discord.Discord.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord +PackageVersion: 1.0.9248 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +- xpdc2rh70k22mn +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/1.0.9248/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9248/Discord.Discord.locale.pt-BR.yaml new file mode 100644 index 0000000000000..c2cfd02d04b44 --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9248/Discord.Discord.locale.pt-BR.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord +PackageVersion: 1.0.9248 +PackageLocale: pt-BR +License: Privativo +ShortDescription: Seu Lugar para Papear e Ficar De Boa +Description: |- + O Discord é a forma mais fácil de falar por voz, vídeo e texto. + Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades. +Tags: +- conversa +- conversação-por-voz +- conversar +- jogos +- voz +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/1.0.9248/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9248/Discord.Discord.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b2418e7779d91 --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9248/Discord.Discord.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord +PackageVersion: 1.0.9248 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/1.0.9248/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9248/Discord.Discord.yaml new file mode 100644 index 0000000000000..a1c4a30656cd7 --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9248/Discord.Discord.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord +PackageVersion: 1.0.9248 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8d5a4e1cc9f13c97c9a186f8f27129ad5c95f9d4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 03:30:17 +0800 Subject: [PATCH 152/188] New version: JetBrains.PhpStorm version 2026.2 (#403394) --- .../2026.2/JetBrains.PhpStorm.installer.yaml | 41 +++++++++++++ .../JetBrains.PhpStorm.locale.en-US.yaml | 57 +++++++++++++++++++ .../JetBrains.PhpStorm.locale.zh-CN.yaml | 31 ++++++++++ .../PhpStorm/2026.2/JetBrains.PhpStorm.yaml | 8 +++ 4 files changed, 137 insertions(+) create mode 100644 manifests/j/JetBrains/PhpStorm/2026.2/JetBrains.PhpStorm.installer.yaml create mode 100644 manifests/j/JetBrains/PhpStorm/2026.2/JetBrains.PhpStorm.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/PhpStorm/2026.2/JetBrains.PhpStorm.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/PhpStorm/2026.2/JetBrains.PhpStorm.yaml diff --git a/manifests/j/JetBrains/PhpStorm/2026.2/JetBrains.PhpStorm.installer.yaml b/manifests/j/JetBrains/PhpStorm/2026.2/JetBrains.PhpStorm.installer.yaml new file mode 100644 index 0000000000000..ce8f2d44027e4 --- /dev/null +++ b/manifests/j/JetBrains/PhpStorm/2026.2/JetBrains.PhpStorm.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.PhpStorm +PackageVersion: "2026.2" +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- css +- html +- ipr +- js +- php +- phtml +ProductCode: PhpStorm 2026.2 +ReleaseDate: 2026-07-16 +AppsAndFeaturesEntries: +- DisplayVersion: 262.8665.265 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-2026.2.exe + InstallerSha256: 616A1AE6611BAE80C532E377C4A73C81EAB173434E2B81F3AA8406910CCA199D +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-2026.2.exe + InstallerSha256: 616A1AE6611BAE80C532E377C4A73C81EAB173434E2B81F3AA8406910CCA199D + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-2026.2-aarch64.exe + InstallerSha256: 6C5FC0F00256BCDD16B658B95FF58428EE50501774EF684C98288268E2CEE0EC +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-2026.2-aarch64.exe + InstallerSha256: 6C5FC0F00256BCDD16B658B95FF58428EE50501774EF684C98288268E2CEE0EC + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/PhpStorm/2026.2/JetBrains.PhpStorm.locale.en-US.yaml b/manifests/j/JetBrains/PhpStorm/2026.2/JetBrains.PhpStorm.locale.en-US.yaml new file mode 100644 index 0000000000000..69a48a1d28048 --- /dev/null +++ b/manifests/j/JetBrains/PhpStorm/2026.2/JetBrains.PhpStorm.locale.en-US.yaml @@ -0,0 +1,57 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JetBrains.PhpStorm +PackageVersion: "2026.2" +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: PhpStorm +PackageUrl: https://www.jetbrains.com/phpstorm/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: Lightning-smart PHP IDE +Description: PhpStorm is a development tool for PHP and Web projects. It’s a perfect PHP IDE for working with Laravel, Symfony, Drupal, WordPress, and other frameworks. +Moniker: phpstorm +Tags: +- code +- coding +- css +- develop +- development +- htm +- html +- ide +- javascript +- js +- php +- programming +- web +- webpage +ReleaseNotes: |- + PhpStorm 2026.2 is now available! + The highlights of this update include: + + - Native support for more third-party AI providers, including the GitHub Copilot agent and AI code completion with your own models. + - Persistent file references with #[FileReference]. + - New Laravel tool window for managing Laravel logs and deployments. + - Enhanced support for Git worktrees and conflict resolution. + - Trigger options for code quality tools and other productivity improvements. + - + Explore the full list of the new features on our What's New page. + The full list of changes in PhpStorm 2026.2 is available in the release notes. + + - Download PhpStorm + - Tweet us + - Report bugs to our issue tracker +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/WI-A-231736366 +PurchaseUrl: https://www.jetbrains.com/phpstorm/buy/ +Documentations: +- DocumentLabel: Resources + DocumentUrl: https://www.jetbrains.com/phpstorm/resources/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/PhpStorm/2026.2/JetBrains.PhpStorm.locale.zh-CN.yaml b/manifests/j/JetBrains/PhpStorm/2026.2/JetBrains.PhpStorm.locale.zh-CN.yaml new file mode 100644 index 0000000000000..44a3f87b41cd6 --- /dev/null +++ b/manifests/j/JetBrains/PhpStorm/2026.2/JetBrains.PhpStorm.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.PhpStorm +PackageVersion: "2026.2" +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/phpstorm/ +License: 专有软件 +ShortDescription: 高效智能的 PHP IDE +Description: PhpStorm 是一个用于 PHP 和 Web 项目的开发工具。它是一个完美的 PHP IDE,支持 Laravel、Symfony、Drupal、WordPress 等各种主流框架。 +Tags: +- css +- htm +- html +- javascript +- js +- php +- 代码 +- 开发 +- 编程 +- 网页 +- 集成开发环境 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/WI-A-231736366 +PurchaseUrl: https://www.jetbrains.com/zh-cn/phpstorm/buy/ +Documentations: +- DocumentLabel: 资源 + DocumentUrl: https://www.jetbrains.com/zh-cn/phpstorm/resources/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/PhpStorm/2026.2/JetBrains.PhpStorm.yaml b/manifests/j/JetBrains/PhpStorm/2026.2/JetBrains.PhpStorm.yaml new file mode 100644 index 0000000000000..c1ac5b80bbb61 --- /dev/null +++ b/manifests/j/JetBrains/PhpStorm/2026.2/JetBrains.PhpStorm.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.PhpStorm +PackageVersion: "2026.2" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9c590b8bc5a7abb4bc215df70040bce1622cdb97 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 03:30:22 +0800 Subject: [PATCH 153/188] New version: Discord.Discord.arm64 version 1.0.40 (#403425) --- .../Discord.Discord.arm64.installer.yaml | 23 +++++++++++++ .../Discord.Discord.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.arm64.locale.pt-BR.yaml | 19 +++++++++++ .../Discord.Discord.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../arm64/1.0.40/Discord.Discord.arm64.yaml | 8 +++++ 5 files changed, 102 insertions(+) create mode 100644 manifests/d/Discord/Discord/arm64/1.0.40/Discord.Discord.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/arm64/1.0.40/Discord.Discord.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/arm64/1.0.40/Discord.Discord.arm64.locale.pt-BR.yaml create mode 100644 manifests/d/Discord/Discord/arm64/1.0.40/Discord.Discord.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/arm64/1.0.40/Discord.Discord.arm64.yaml diff --git a/manifests/d/Discord/Discord/arm64/1.0.40/Discord.Discord.arm64.installer.yaml b/manifests/d/Discord/Discord/arm64/1.0.40/Discord.Discord.arm64.installer.yaml new file mode 100644 index 0000000000000..f433f21652c04 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.40/Discord.Discord.arm64.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: Discord.Discord.arm64 +PackageVersion: 1.0.40 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: Discord +RequireExplicitUpgrade: true +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Discord' +Installers: +- Architecture: arm64 + InstallerUrl: https://stable.dl2.discordapp.net/distro/app/stable/win/arm64/1.0.40/DiscordSetup.exe + InstallerSha256: E5E5424DC1739B6206DE36A843BC3B72876C54FF61096971349729AB9201961D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.40/Discord.Discord.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/arm64/1.0.40/Discord.Discord.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..7c4a00ed58ebc --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.40/Discord.Discord.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.arm64 +PackageVersion: 1.0.40 +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 (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 +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/arm64/1.0.40/Discord.Discord.arm64.locale.pt-BR.yaml b/manifests/d/Discord/Discord/arm64/1.0.40/Discord.Discord.arm64.locale.pt-BR.yaml new file mode 100644 index 0000000000000..f00677d0f395c --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.40/Discord.Discord.arm64.locale.pt-BR.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.arm64 +PackageVersion: 1.0.40 +PackageLocale: pt-BR +License: Privativo +ShortDescription: Seu Lugar para Papear e Ficar De Boa +Description: |- + O Discord é a forma mais fácil de falar por voz, vídeo e texto. + Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades. +Tags: +- conversa +- conversação-por-voz +- conversar +- jogos +- voz +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.40/Discord.Discord.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/arm64/1.0.40/Discord.Discord.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..af17724dc69d4 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.40/Discord.Discord.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.arm64 +PackageVersion: 1.0.40 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.40/Discord.Discord.arm64.yaml b/manifests/d/Discord/Discord/arm64/1.0.40/Discord.Discord.arm64.yaml new file mode 100644 index 0000000000000..8280ce59287e9 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.40/Discord.Discord.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.arm64 +PackageVersion: 1.0.40 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 928214b64ff0230f36fe05b919768315bcb3d1b1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 03:30:42 +0800 Subject: [PATCH 154/188] New version: ByteDance.Doubao version 2.15.9 (#391846) --- .../2.15.9/ByteDance.Doubao.installer.yaml | 23 +++++++++++++++++++ .../2.15.9/ByteDance.Doubao.locale.en-US.yaml | 22 ++++++++++++++++++ .../2.15.9/ByteDance.Doubao.locale.zh-CN.yaml | 23 +++++++++++++++++++ .../Doubao/2.15.9/ByteDance.Doubao.yaml | 8 +++++++ 4 files changed, 76 insertions(+) create mode 100644 manifests/b/ByteDance/Doubao/2.15.9/ByteDance.Doubao.installer.yaml create mode 100644 manifests/b/ByteDance/Doubao/2.15.9/ByteDance.Doubao.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/Doubao/2.15.9/ByteDance.Doubao.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/Doubao/2.15.9/ByteDance.Doubao.yaml diff --git a/manifests/b/ByteDance/Doubao/2.15.9/ByteDance.Doubao.installer.yaml b/manifests/b/ByteDance/Doubao/2.15.9/ByteDance.Doubao.installer.yaml new file mode 100644 index 0000000000000..b8d6114b58187 --- /dev/null +++ b/manifests/b/ByteDance/Doubao/2.15.9/ByteDance.Doubao.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: ByteDance.Doubao +PackageVersion: 2.15.9 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --command=quiet_install + SilentWithProgress: --command=quiet_install + InstallLocation: --target_dir="" + Log: --log_dir="" +UpgradeBehavior: install +ProductCode: Doubao +Installers: +- Architecture: x64 + InstallerUrl: https://lf-flow-web-cdn.doubao.com/obj/flow-doubao/doubao_pc/2.15.9/Doubao_installer_2.15.9.exe + InstallerSha256: 3ACA072285143B518F87499808D78A616F92192A8BE1BFB4E145E48E6383883A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Doubao/2.15.9/ByteDance.Doubao.locale.en-US.yaml b/manifests/b/ByteDance/Doubao/2.15.9/ByteDance.Doubao.locale.en-US.yaml new file mode 100644 index 0000000000000..492c9e7477a5a --- /dev/null +++ b/manifests/b/ByteDance/Doubao/2.15.9/ByteDance.Doubao.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ByteDance.Doubao +PackageVersion: 2.15.9 +PackageLocale: en-US +Publisher: Beijing Chuntian Zhiyun Technology Co., Ltd. +PublisherUrl: https://www.doubao.com/ +PrivacyUrl: https://www.doubao.com/legal/privacy +Author: Beijing Chuntian Zhiyun Technology Co., Ltd. +PackageName: 豆包 +PackageUrl: https://www.doubao.com/ +License: Freeware +LicenseUrl: https://www.doubao.com/legal/terms +Copyright: Copyright 2026 The Doubao Authors. All rights reserved. +ShortDescription: Doubao is your intelligent AI chatting assistant and versatile tool, assisting in writing, translating, companion and programming. Doubao can answer questions, provide inspiration, assist in creation, and chat about any topic you are interested in. +Tags: +- ai +- ai-chat +- chat-ai +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Doubao/2.15.9/ByteDance.Doubao.locale.zh-CN.yaml b/manifests/b/ByteDance/Doubao/2.15.9/ByteDance.Doubao.locale.zh-CN.yaml new file mode 100644 index 0000000000000..14e914952f2b9 --- /dev/null +++ b/manifests/b/ByteDance/Doubao/2.15.9/ByteDance.Doubao.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: ByteDance.Doubao +PackageVersion: 2.15.9 +PackageLocale: zh-CN +Publisher: Beijing Chuntian Zhiyun Technology Co., Ltd. +PublisherUrl: https://www.doubao.com/ +PrivacyUrl: https://www.doubao.com/legal/privacy +Author: 北京春田知韵科技有限公司 +PackageName: 豆包 +PackageUrl: https://www.doubao.com/ +License: 免费软件 +LicenseUrl: https://www.doubao.com/legal/terms +Copyright: 版权所有 2026 The 豆包 Authors。保留所有权利。 +ShortDescription: 豆包是你的 AI 聊天智能对话问答助手,写作文案翻译情感陪伴编程全能工具。豆包为你答疑解惑,提供灵感,辅助创作,也可以和你畅聊任何你感兴趣的话题。 +Tags: +- ai +- ai对话 +- ai聊天 +ReleaseNotes: 办公任务模式全新上线,支持操作本地电脑和云端电脑完成复杂任务 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Doubao/2.15.9/ByteDance.Doubao.yaml b/manifests/b/ByteDance/Doubao/2.15.9/ByteDance.Doubao.yaml new file mode 100644 index 0000000000000..139a058707ac3 --- /dev/null +++ b/manifests/b/ByteDance/Doubao/2.15.9/ByteDance.Doubao.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ByteDance.Doubao +PackageVersion: 2.15.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 06045ba0feb153ee021d47fe59332b7ae0e2a08a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 03:30:45 +0800 Subject: [PATCH 155/188] New version: EarendilWorks.pi version 0.80.9 (#403428) --- .../pi/0.80.9/EarendilWorks.pi.installer.yaml | 19 ++++++++ .../0.80.9/EarendilWorks.pi.locale.en-US.yaml | 47 +++++++++++++++++++ .../0.80.9/EarendilWorks.pi.locale.zh-CN.yaml | 21 +++++++++ .../pi/0.80.9/EarendilWorks.pi.yaml | 8 ++++ 4 files changed, 95 insertions(+) create mode 100644 manifests/e/EarendilWorks/pi/0.80.9/EarendilWorks.pi.installer.yaml create mode 100644 manifests/e/EarendilWorks/pi/0.80.9/EarendilWorks.pi.locale.en-US.yaml create mode 100644 manifests/e/EarendilWorks/pi/0.80.9/EarendilWorks.pi.locale.zh-CN.yaml create mode 100644 manifests/e/EarendilWorks/pi/0.80.9/EarendilWorks.pi.yaml diff --git a/manifests/e/EarendilWorks/pi/0.80.9/EarendilWorks.pi.installer.yaml b/manifests/e/EarendilWorks/pi/0.80.9/EarendilWorks.pi.installer.yaml new file mode 100644 index 0000000000000..eae514ed9ab26 --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.80.9/EarendilWorks.pi.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EarendilWorks.pi +PackageVersion: 0.80.9 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: pi.exe +Commands: +- pi +ReleaseDate: 2026-07-16 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/earendil-works/pi/releases/download/v0.80.9/pi-windows-x64.zip + InstallerSha256: 6DBAAB39EFF1A0253092EE24953C4008B67C2B9BE08AF9C8A0A03150A2BC7E1F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EarendilWorks/pi/0.80.9/EarendilWorks.pi.locale.en-US.yaml b/manifests/e/EarendilWorks/pi/0.80.9/EarendilWorks.pi.locale.en-US.yaml new file mode 100644 index 0000000000000..c68574cc03fcc --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.80.9/EarendilWorks.pi.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: EarendilWorks.pi +PackageVersion: 0.80.9 +PackageLocale: en-US +Publisher: EARENDIL INC. +PublisherUrl: https://github.com/earendil-works +PublisherSupportUrl: https://github.com/earendil-works/pi/issues +Author: Mario Zechner +PackageName: pi +PackageUrl: https://github.com/earendil-works/pi +License: MIT +LicenseUrl: https://github.com/earendil-works/pi/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Mario Zechner +ShortDescription: AI coding assistant with read, bash, edit, write tools +Description: |- + Pi is a minimal terminal coding harness. Adapt pi to your workflows, not the other way around, without having to fork and modify pi internals. Extend it with TypeScript Extensions, Skills, Prompt Templates, and Themes. Put your extensions, skills, prompt templates, and themes in Pi Packages and share them with others via npm or git. + Pi ships with powerful defaults but skips features like sub agents and plan mode. Instead, you can ask pi to build what you want or install a third party pi package that matches your workflow. + Pi runs in four modes: interactive, print or JSON, RPC for process integration, and an SDK for embedding in your own apps. See openclaw/openclaw for a real-world SDK integration. +Moniker: pi +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + New Features + - Kimi K3 and deferred tool loading — Use Kimi K3 across built-in providers, including progressive extension tool activation through Kimi’s native protocol. See Dynamic Tool Loading, OpenAI Compatibility, and the kimi-deferred-tools.ts example. + Added + - Added inherited Kimi K3 support for Kimi Coding, Moonshot AI, Moonshot AI China, OpenRouter, and Vercel AI Gateway. + - Added Kimi deferred tool loading for extension-driven tool activation. See Dynamic Tool Loading, OpenAI Compatibility, and the kimi-deferred-tools.ts example. + Changed + - Changed xAI login to use a prefilled device-authorization link labeled “Sign in with SuperGrok or X Premium,” and changed the default xAI model to Grok 4.5 (#6734 by @Jaaneek). + Fixed + - Fixed inherited Kimi K3 output limits for Vercel AI Gateway and OpenRouter models. + - Fixed cloning or forking a session before its first assistant response to explain that the session must be saved first. + Removed + - Removed Grok 3, Grok 3 Fast, Grok 4.20 variants, and Grok Code Fast 1 from the built-in xAI model catalog (#6734 by @Jaaneek). +ReleaseNotesUrl: https://github.com/earendil-works/pi/releases/tag/v0.80.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EarendilWorks/pi/0.80.9/EarendilWorks.pi.locale.zh-CN.yaml b/manifests/e/EarendilWorks/pi/0.80.9/EarendilWorks.pi.locale.zh-CN.yaml new file mode 100644 index 0000000000000..68fca913de751 --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.80.9/EarendilWorks.pi.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: EarendilWorks.pi +PackageVersion: 0.80.9 +PackageLocale: zh-CN +ShortDescription: 具备读取、Bash、编辑、写入工具的 AI 编程助手 +Description: |- + Pi 是一款轻量型终端编码工具集。无需复刻并修改 Pi 的内部代码,就能让 Pi 适配你的工作流,而非反过来让你迁就 Pi。你可以通过 TypeScript 扩展、技能模块、提示词模板和主题对 Pi 进行拓展。把你开发的扩展、技能模块、提示词模板和主题打包为 Pi 包,即可通过 npm 或 git 分享给其他用户。 + Pi 默认搭载的功能十分强大,但未内置子代理、计划模式这类功能。你可以让 Pi 生成你需要的功能,或是安装适配你工作流的第三方 Pi 包即可。 + Pi 支持四种运行模式:交互模式、打印/JSON 输出模式、用于流程集成的 RPC 模式,以及可嵌入你自有应用的 SDK 模式。实际的 SDK 集成案例可参考 openclaw/openclaw 项目。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EarendilWorks/pi/0.80.9/EarendilWorks.pi.yaml b/manifests/e/EarendilWorks/pi/0.80.9/EarendilWorks.pi.yaml new file mode 100644 index 0000000000000..1a0c87ff5ab38 --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.80.9/EarendilWorks.pi.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: EarendilWorks.pi +PackageVersion: 0.80.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 016f3fb9e7b1ddcf4ba21f17c26d131622139988 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 03:30:51 +0800 Subject: [PATCH 156/188] New version: Mozilla.Firefox.ach version 152.0.6 (#402139) --- .../Mozilla.Firefox.ach.installer.yaml | 40 +++++++++++++++ .../Mozilla.Firefox.ach.locale.cs-CZ.yaml | 14 ++++++ .../Mozilla.Firefox.ach.locale.da-DK.yaml | 14 ++++++ .../Mozilla.Firefox.ach.locale.de-DE.yaml | 16 ++++++ .../Mozilla.Firefox.ach.locale.el-GR.yaml | 13 +++++ .../Mozilla.Firefox.ach.locale.en-GB.yaml | 20 ++++++++ .../Mozilla.Firefox.ach.locale.en-US.yaml | 49 +++++++++++++++++++ .../Mozilla.Firefox.ach.locale.es-MX.yaml | 18 +++++++ .../Mozilla.Firefox.ach.locale.fr-FR.yaml | 17 +++++++ .../Mozilla.Firefox.ach.locale.hu-HU.yaml | 16 ++++++ .../Mozilla.Firefox.ach.locale.ja-JP.yaml | 14 ++++++ .../Mozilla.Firefox.ach.locale.nb-NO.yaml | 16 ++++++ .../Mozilla.Firefox.ach.locale.ru-RU.yaml | 17 +++++++ .../Mozilla.Firefox.ach.locale.ta-IN.yaml | 20 ++++++++ .../Mozilla.Firefox.ach.locale.zh-CN.yaml | 24 +++++++++ .../ach/152.0.6/Mozilla.Firefox.ach.yaml | 8 +++ 16 files changed, 316 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.yaml diff --git a/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.installer.yaml b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.installer.yaml new file mode 100644 index 0000000000000..0a7c8a0043387 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ach +PackageVersion: 152.0.6 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-07-14 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0.6/win32/ach/Firefox%20Setup%20152.0.6.exe + InstallerSha256: 73AE1D95DD6D30907C1211D8DF3568F8637D8C82CDED94EF6E77350363C3947E +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0.6/win64/ach/Firefox%20Setup%20152.0.6.exe + InstallerSha256: E30ABC9A9422F2134B8539E7C8FDD93954A3B435602E13217394E6774C6AA2BD +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0.6/win64-aarch64/ach/Firefox%20Setup%20152.0.6.exe + InstallerSha256: A8517AFF623F46911A8012D96BA7274F722A08F4799D612BF76E7F9773FC0499 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..58b2cea072fba --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ach +PackageVersion: 152.0.6 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.da-DK.yaml new file mode 100644 index 0000000000000..9b3070e04b545 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ach +PackageVersion: 152.0.6 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.de-DE.yaml new file mode 100644 index 0000000000000..31ba85df5716e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ach +PackageVersion: 152.0.6 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.el-GR.yaml new file mode 100644 index 0000000000000..37d717e878523 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ach +PackageVersion: 152.0.6 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.en-GB.yaml new file mode 100644 index 0000000000000..89ed15842a221 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ach +PackageVersion: 152.0.6 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.en-US.yaml new file mode 100644 index 0000000000000..afdc5c39e5868 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.en-US.yaml @@ -0,0 +1,49 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ach +PackageVersion: 152.0.6 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (ach) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: |- + Version 152.0.6, first offered to Release channel users on July 14, 2026 + + New + - Smart Window includes several enhancements: + - Select text on a page and get quick access to summarize, explain, and more using the built-in assistant. (Bug 2034921) + - Added a row of shortcuts to New Tab, making it easier to get back to sites. (Bug 2048338) + This feature is part of a progressive roll out. + What is a progressive roll out? + Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience. + + Fixed + - Fixed an issue that prevented email tracking protection from being disabled in the redesigned Firefox Settings. (Bug 2049331) + - Fixed a hang that could occur after using a file picker dialog on macOS 26. (Bug 2053177) + - Fixed the homepage not loading for some enterprise configurations that set it using a legacy autoconfig format. (Bug 2047962) + - Various security fixes. + - Reference link to 152.0.5 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/152.0.6/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.es-MX.yaml new file mode 100644 index 0000000000000..adf020850e3b0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ach +PackageVersion: 152.0.6 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.fr-FR.yaml new file mode 100644 index 0000000000000..aafc16e4ce73d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ach +PackageVersion: 152.0.6 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.hu-HU.yaml new file mode 100644 index 0000000000000..5855aa80d9923 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ach +PackageVersion: 152.0.6 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.ja-JP.yaml new file mode 100644 index 0000000000000..2c8b1311cad14 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ach +PackageVersion: 152.0.6 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.nb-NO.yaml new file mode 100644 index 0000000000000..6dcac6e24d87b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ach +PackageVersion: 152.0.6 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.ru-RU.yaml new file mode 100644 index 0000000000000..4641396babdf4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ach +PackageVersion: 152.0.6 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.ta-IN.yaml new file mode 100644 index 0000000000000..e7e87eaeb7053 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ach +PackageVersion: 152.0.6 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.zh-CN.yaml new file mode 100644 index 0000000000000..491a6133cfccd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ach +PackageVersion: 152.0.6 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.yaml b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.yaml new file mode 100644 index 0000000000000..6fe993784a018 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ach/152.0.6/Mozilla.Firefox.ach.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ach +PackageVersion: 152.0.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f02e916e0398fd8499e8631be71a534fee3adfa2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 03:31:08 +0800 Subject: [PATCH 157/188] New version: TheBrowserCompany.Arc version 1.115.0.249 (#403407) --- .../TheBrowserCompany.Arc.installer.yaml | 26 +++++++++++++++++ .../TheBrowserCompany.Arc.locale.en-US.yaml | 28 +++++++++++++++++++ .../TheBrowserCompany.Arc.locale.zh-CN.yaml | 18 ++++++++++++ .../1.115.0.249/TheBrowserCompany.Arc.yaml | 8 ++++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/t/TheBrowserCompany/Arc/1.115.0.249/TheBrowserCompany.Arc.installer.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.115.0.249/TheBrowserCompany.Arc.locale.en-US.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.115.0.249/TheBrowserCompany.Arc.locale.zh-CN.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.115.0.249/TheBrowserCompany.Arc.yaml diff --git a/manifests/t/TheBrowserCompany/Arc/1.115.0.249/TheBrowserCompany.Arc.installer.yaml b/manifests/t/TheBrowserCompany/Arc/1.115.0.249/TheBrowserCompany.Arc.installer.yaml new file mode 100644 index 0000000000000..e213692a457e5 --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.115.0.249/TheBrowserCompany.Arc.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TheBrowserCompany.Arc +PackageVersion: 1.115.0.249 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.18362.0 +InstallerType: msix +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCLibs.Desktop.14 + - PackageIdentifier: Microsoft.WindowsAppRuntime.1.5 +PackageFamilyName: TheBrowserCompany.Arc_ttt1ap7aakyb4 +Installers: +- Architecture: x64 + InstallerUrl: https://releases.arc.net/windows/prod/1.115.0.249/Arc.x64.msix + InstallerSha256: E4A3942159429DC8D0F43695B6A6A863E4382477AC3A3139FF4C6C3C54C9FF62 + SignatureSha256: 192E42A04E7F47B67367AE43F025B8B9BEAC293C060DB7D462C17483FC6D66AB +- Architecture: arm64 + InstallerUrl: https://releases.arc.net/windows/prod/1.115.0.249/Arc.arm64.msix + InstallerSha256: DBBFBA39D3DB7C07C9D9FB9542F46A2EE44A584B8FECD121E4357CED3CFBD0AF + SignatureSha256: 176E836B97641FAC12555A64A1C9A4331B51CF8F76A293049D1F2E32AB2B787D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.115.0.249/TheBrowserCompany.Arc.locale.en-US.yaml b/manifests/t/TheBrowserCompany/Arc/1.115.0.249/TheBrowserCompany.Arc.locale.en-US.yaml new file mode 100644 index 0000000000000..a17bf7c558b31 --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.115.0.249/TheBrowserCompany.Arc.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TheBrowserCompany.Arc +PackageVersion: 1.115.0.249 +PackageLocale: en-US +Publisher: The Browser Company of New York +PublisherUrl: https://arc.net/ +PublisherSupportUrl: https://resources.arc.net/ +PrivacyUrl: https://arc.net/privacy +Author: THE BROWSER COMPANY OF NEW YORK INC. +PackageName: Arc +PackageUrl: https://arc.net/ +License: Proprietary +Copyright: Copyright 2026 The Browser Company. All rights reserved. +ShortDescription: Arc is a new browser that shapes itself to how you use the internet. It offers Spaces, Profiles, Split View, Themes, and more to organize and customize your online experience. +Tags: +- browser +- chromium +- internet +- web +- webpage +ReleaseNotesUrl: https://arc.net/windows/release-notes +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://arc.net/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.115.0.249/TheBrowserCompany.Arc.locale.zh-CN.yaml b/manifests/t/TheBrowserCompany/Arc/1.115.0.249/TheBrowserCompany.Arc.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1685edd4642cd --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.115.0.249/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.115.0.249 +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.115.0.249/TheBrowserCompany.Arc.yaml b/manifests/t/TheBrowserCompany/Arc/1.115.0.249/TheBrowserCompany.Arc.yaml new file mode 100644 index 0000000000000..592cbb46c7c38 --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.115.0.249/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.115.0.249 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 66936fbc37ef4422788e00cffda57bc115f4c0b1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 03:31:11 +0800 Subject: [PATCH 158/188] New version: Discord.Discord.PTB.arm64 version 1.0.48 (#403427) --- .../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.48/Discord.Discord.PTB.arm64.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/d/Discord/Discord/PTB/arm64/1.0.48/Discord.Discord.PTB.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/PTB/arm64/1.0.48/Discord.Discord.PTB.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/PTB/arm64/1.0.48/Discord.Discord.PTB.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/PTB/arm64/1.0.48/Discord.Discord.PTB.arm64.yaml diff --git a/manifests/d/Discord/Discord/PTB/arm64/1.0.48/Discord.Discord.PTB.arm64.installer.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.48/Discord.Discord.PTB.arm64.installer.yaml new file mode 100644 index 0000000000000..f294ca95e82ba --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.48/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.48 +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.48/DiscordPTBSetup.exe + InstallerSha256: 89F853B60E5B68799A68DE6BC522E6B278B7322BBEE22EB4656F93B5302BAE83 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/PTB/arm64/1.0.48/Discord.Discord.PTB.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.48/Discord.Discord.PTB.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..d2f3418b10275 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.48/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.48 +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.48/Discord.Discord.PTB.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.48/Discord.Discord.PTB.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3ca1e09cf0971 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.48/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.48 +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.48/Discord.Discord.PTB.arm64.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.48/Discord.Discord.PTB.arm64.yaml new file mode 100644 index 0000000000000..37e1ca90d5634 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.48/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.48 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 46883855741818bafdfa3297656fb389525a6360 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 03:31:53 +0800 Subject: [PATCH 159/188] New version: JetBrains.WebStorm version 2026.2 (#403395) --- .../2026.2/JetBrains.WebStorm.installer.yaml | 40 ++++++++++++++ .../JetBrains.WebStorm.locale.en-US.yaml | 55 +++++++++++++++++++ .../JetBrains.WebStorm.locale.zh-CN.yaml | 30 ++++++++++ .../WebStorm/2026.2/JetBrains.WebStorm.yaml | 8 +++ 4 files changed, 133 insertions(+) create mode 100644 manifests/j/JetBrains/WebStorm/2026.2/JetBrains.WebStorm.installer.yaml create mode 100644 manifests/j/JetBrains/WebStorm/2026.2/JetBrains.WebStorm.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/WebStorm/2026.2/JetBrains.WebStorm.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/WebStorm/2026.2/JetBrains.WebStorm.yaml diff --git a/manifests/j/JetBrains/WebStorm/2026.2/JetBrains.WebStorm.installer.yaml b/manifests/j/JetBrains/WebStorm/2026.2/JetBrains.WebStorm.installer.yaml new file mode 100644 index 0000000000000..2451208a22af7 --- /dev/null +++ b/manifests/j/JetBrains/WebStorm/2026.2/JetBrains.WebStorm.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JetBrains.WebStorm +PackageVersion: "2026.2" +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- css +- html +- ipr +- js +- json +ProductCode: WebStorm 2026.2 +ReleaseDate: 2026-07-16 +AppsAndFeaturesEntries: +- DisplayVersion: 262.8665.259 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/webstorm/WebStorm-2026.2.exe + InstallerSha256: A8F26CD05B3AECCFFBA08C3B9A9889A772827894C5359CB06907C97BE9D63A94 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/webstorm/WebStorm-2026.2.exe + InstallerSha256: A8F26CD05B3AECCFFBA08C3B9A9889A772827894C5359CB06907C97BE9D63A94 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/webstorm/WebStorm-2026.2-aarch64.exe + InstallerSha256: 2FA530FB6ABFC6E5079F33457BB8327B184283D5D22DF2B415D94EED2722274D +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/webstorm/WebStorm-2026.2-aarch64.exe + InstallerSha256: 2FA530FB6ABFC6E5079F33457BB8327B184283D5D22DF2B415D94EED2722274D + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/WebStorm/2026.2/JetBrains.WebStorm.locale.en-US.yaml b/manifests/j/JetBrains/WebStorm/2026.2/JetBrains.WebStorm.locale.en-US.yaml new file mode 100644 index 0000000000000..b62293b0f9d8b --- /dev/null +++ b/manifests/j/JetBrains/WebStorm/2026.2/JetBrains.WebStorm.locale.en-US.yaml @@ -0,0 +1,55 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JetBrains.WebStorm +PackageVersion: "2026.2" +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: WebStorm +PackageUrl: https://www.jetbrains.com/webstorm/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: The smartest JavaScript IDE +Description: WebStorm is an integrated development environment for JavaScript and related technologies. Like other JetBrains IDEs, it makes your development experience more enjoyable, automating routine work and helping you handle complex tasks with ease. +Moniker: webstorm +Tags: +- code +- coding +- css +- develop +- development +- htm +- html +- ide +- javascript +- js +- programming +- webpage +ReleaseNotes: |- + What's fixed: + - We've added support for @vue/language-server 3.0.0 (WEB-73932). + - We've extended support for Svelte (WEB-70810, WEB-73120, WEB-72801, WEB-62966, WEB-70432, WEB-70333) + - We've introduced multiple improvements to the Search Everywhere funtionality (IJPL-237834, IJPL-234737, IJPL-243626, IJPL-239455, IJPL-243357, WEB-78242). + - Color preview for CSS color() and color-mix() now works in SASS, SCSS, and Less files (WEB-76917, WEB-76104). + - Remote Development is no longer in the Beta state and supports the required use cases (WEB-77898). + - We've replaced the obsolete Rhino JavaScript engine used by JSHint with the Node.js-based JSHint npm package (WEB-78069). + - We've added special formatting for JSDoc @linkcode in the Documentation popup and tool window (WEB-70925). + - We've added automatic detection of the Node.js runtime in Native Dev Containers, thus preventing failures of GUI test runners (WEB-77458). + - We've upgraded the bundled TypeScript version to 6.0.3 (WEB-78250). + - We've updated tsconfig and jsconfig schemas to support ES2025 and ES2026 (WEB-78158). + - We've fixed the Figma plugin, so it allows for multiple design connections to %instance% at the same time (WEB-78481). + - We've enhanced support for TypeScript Go (WEB-78522, WEB-77663, WEB-78658). + - We've added support for TypeScript GO in Angular applications (WEB-77722). + For more details, please see the release notes. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/WEB-A-233538781 +PurchaseUrl: https://www.jetbrains.com/webstorm/buy/ +Documentations: +- DocumentLabel: Learn WebStorm + DocumentUrl: https://www.jetbrains.com/webstorm/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/WebStorm/2026.2/JetBrains.WebStorm.locale.zh-CN.yaml b/manifests/j/JetBrains/WebStorm/2026.2/JetBrains.WebStorm.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2c750bf56ca6b --- /dev/null +++ b/manifests/j/JetBrains/WebStorm/2026.2/JetBrains.WebStorm.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: JetBrains.WebStorm +PackageVersion: "2026.2" +PackageLocale: zh-CN +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PackageUrl: https://www.jetbrains.com/zh-cn/webstorm/ +License: 专有软件 +ShortDescription: 最智能的 JavaScript IDE +Description: WebStorm 是一个适用于 JavaScript 和相关技术的集成开发环境。类似于其他 JetBrains IDE,它也会使您的开发体验更有趣,自动执行常规工作并帮助您轻松处理复杂任务。 +Tags: +- css +- htm +- html +- javascript +- js +- 代码 +- 开发 +- 编程 +- 网页 +- 集成开发环境 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/WEB-A-233538781 +PurchaseUrl: https://www.jetbrains.com/zh-cn/webstorm/buy/ +Documentations: +- DocumentLabel: 学习 WebStorm + DocumentUrl: https://www.jetbrains.com/zh-cn/webstorm/learn/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/WebStorm/2026.2/JetBrains.WebStorm.yaml b/manifests/j/JetBrains/WebStorm/2026.2/JetBrains.WebStorm.yaml new file mode 100644 index 0000000000000..8713c318fa7ae --- /dev/null +++ b/manifests/j/JetBrains/WebStorm/2026.2/JetBrains.WebStorm.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JetBrains.WebStorm +PackageVersion: "2026.2" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 586a386692049962b121339c32a8cac389646f44 Mon Sep 17 00:00:00 2001 From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu, 16 Jul 2026 12:32:36 -0700 Subject: [PATCH 160/188] New version: Microsoft.Azd version 1.28.100 (#402971) --- .../Azd/1.28.100/Microsoft.Azd.installer.yaml | 17 +++++++++++ .../1.28.100/Microsoft.Azd.locale.en-US.yaml | 28 +++++++++++++++++++ .../Microsoft/Azd/1.28.100/Microsoft.Azd.yaml | 8 ++++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/m/Microsoft/Azd/1.28.100/Microsoft.Azd.installer.yaml create mode 100644 manifests/m/Microsoft/Azd/1.28.100/Microsoft.Azd.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Azd/1.28.100/Microsoft.Azd.yaml diff --git a/manifests/m/Microsoft/Azd/1.28.100/Microsoft.Azd.installer.yaml b/manifests/m/Microsoft/Azd/1.28.100/Microsoft.Azd.installer.yaml new file mode 100644 index 0000000000000..4dda8be8bfe27 --- /dev/null +++ b/manifests/m/Microsoft/Azd/1.28.100/Microsoft.Azd.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azd +PackageVersion: 1.28.100 +InstallerLocale: en-US +InstallerType: wix +InstallerSwitches: + Custom: INSTALLEDBY="winget" +ProductCode: '{93214CC2-B09E-483A-8B2F-3FCB6ED7D314}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.28.0/azd-windows-amd64.msi + InstallerSha256: 43473717F7F1B0559765453525D71B529BBF366BBAE3EE7F207B9C2D5E4DB757 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-15 diff --git a/manifests/m/Microsoft/Azd/1.28.100/Microsoft.Azd.locale.en-US.yaml b/manifests/m/Microsoft/Azd/1.28.100/Microsoft.Azd.locale.en-US.yaml new file mode 100644 index 0000000000000..1124429cebdcb --- /dev/null +++ b/manifests/m/Microsoft/Azd/1.28.100/Microsoft.Azd.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azd +PackageVersion: 1.28.100 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://github.com/Azure/azure-dev/ +PublisherSupportUrl: https://github.com/Azure/azure-dev/issues +PrivacyUrl: https://go.microsoft.com/fwlink/?LinkId=521839 +PackageName: Azure Developer CLI +PackageUrl: https://github.com/Azure/azure-dev/releases/tag/azure-dev-cli_0.6.0-beta.2 +License: MIT License +LicenseUrl: https://github.com/Azure/azure-dev/blob/main/LICENSE +Copyright: Copyright 2022 (c) Microsoft Corporation. +ShortDescription: A developer CLI that accelerates the time it takes for you to get started on Azure. +Description: A developer CLI that accelerates the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat. +Moniker: azd +Tags: +- azure +- hacktoberfest +- microsoft +ReleaseNotesUrl: https://github.com/Azure/azure-dev/releases/tag/azure-dev-cli_1.28.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Azure/azure-dev/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Azd/1.28.100/Microsoft.Azd.yaml b/manifests/m/Microsoft/Azd/1.28.100/Microsoft.Azd.yaml new file mode 100644 index 0000000000000..7b7a145d00681 --- /dev/null +++ b/manifests/m/Microsoft/Azd/1.28.100/Microsoft.Azd.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azd +PackageVersion: 1.28.100 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bcae6bc29768162db0474c0248e44601214ac610 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 16 Jul 2026 15:32:49 -0400 Subject: [PATCH 161/188] New version: Anchore.Syft version 1.48.0 (#403291) --- .../Syft/1.48.0/Anchore.Syft.installer.yaml | 20 +++++ .../1.48.0/Anchore.Syft.locale.en-US.yaml | 75 +++++++++++++++++++ .../a/Anchore/Syft/1.48.0/Anchore.Syft.yaml | 8 ++ 3 files changed, 103 insertions(+) create mode 100644 manifests/a/Anchore/Syft/1.48.0/Anchore.Syft.installer.yaml create mode 100644 manifests/a/Anchore/Syft/1.48.0/Anchore.Syft.locale.en-US.yaml create mode 100644 manifests/a/Anchore/Syft/1.48.0/Anchore.Syft.yaml diff --git a/manifests/a/Anchore/Syft/1.48.0/Anchore.Syft.installer.yaml b/manifests/a/Anchore/Syft/1.48.0/Anchore.Syft.installer.yaml new file mode 100644 index 0000000000000..7bbc7b214c3ab --- /dev/null +++ b/manifests/a/Anchore/Syft/1.48.0/Anchore.Syft.installer.yaml @@ -0,0 +1,20 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Anchore.Syft +PackageVersion: 1.48.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: syft.exe +UpgradeBehavior: install +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anchore/syft/releases/download/v1.48.0/syft_1.48.0_windows_amd64.zip + InstallerSha256: B46CB02A47C5B76A1656958757D62AC07D0CB7DE35F92E8A7E02D450CBB53097 +- Architecture: arm64 + InstallerUrl: https://github.com/anchore/syft/releases/download/v1.48.0/syft_1.48.0_windows_arm64.zip + InstallerSha256: 7AC974AD525DF58707DCDCDF3A54528EE31F6B104C8D42500DF11987E469BC1E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anchore/Syft/1.48.0/Anchore.Syft.locale.en-US.yaml b/manifests/a/Anchore/Syft/1.48.0/Anchore.Syft.locale.en-US.yaml new file mode 100644 index 0000000000000..ba461acf21096 --- /dev/null +++ b/manifests/a/Anchore/Syft/1.48.0/Anchore.Syft.locale.en-US.yaml @@ -0,0 +1,75 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Anchore.Syft +PackageVersion: 1.48.0 +PackageLocale: en-US +Publisher: Anchore Inc +PublisherUrl: https://anchore.com/ +PublisherSupportUrl: https://github.com/anchore/syft/issues +PackageName: Syft +PackageUrl: https://github.com/anchore/syft +License: Apache-2.0 +LicenseUrl: https://github.com/anchore/syft/blob/HEAD/LICENSE +ShortDescription: CLI tool and library for generating a Software Bill of Materials from container images and filesystems +Description: Syft is a powerful and easy-to-use open-source tool for generating Software Bill of Materials (SBOMs) for container images and filesystems. It provides detailed visibility into the packages and dependencies in your software, helping you manage vulnerabilities, license compliance, and software supply chain security. +Moniker: syft +Tags: +- containers +- cyclonedx +- docker +- go +- golang +- hacktoberfest +- oci +- sbom +- spdx +- static-analysis +- tool +ReleaseNotes: |- + Added Features + - emit dependency relationships from mix.lock [PR #4985 @cgreeno] + - add safe tensor model type to SBOM output [PR #4844 @spiffcs] + - Capture golang binary symbols [PR #4988 @spiffcs] + - Detect Ubuntu Pro/ESM extended support [PR #5028 @wagoodman] + - Add scan duration timer to Syft [Issue #4587] [PR #4858 @ChrisJr404] + - Support for vcpkg [Issue #2110] [PR #4081 @gabetrau] + - Add macOS .app cataloger [Issue #4010] [PR #4490 @rezmoss] + - Add support for Kerberos 5 library cataloging [Issue #4780] [PR #4781 @nadimz] + - Include date of scan in results [Issue #3910] + + Bug Fixes + - use printf instead of echo to fix ANSI color output [PR #4978 @Jouini-Mohamed-Chaker] + - Strip peer-dep suffix from deno.lock npm keys [PR #5055 @Synvoya] + - Allow more PEP440-compliant characters in python versions [PR #4964 @kzantow] + - PE case-insensitive extensions (Win32/ISO 9660 compatibility) [PR #4996 @activeobd] + - Fix panic parsing a rockspec comment that ends at EOF [PR #5053 @arpitjain099] + - Fix Debian point release detection [PR #4997 @OsamaSE] + - Fix mix.lock git/path deps mislabeled as hex.pm packages with bogus PURLs [PR #5041 @Synvoya] + - npm redis client generates no CPE [Issue #5011] [PR #5012 @rezmoss] + - Debug Docker images are running as nonroot user [Issue #4113] [PR #4608 @spiffcs] + - libxml2 gets the wrong cpe vendor [Issue #5015] [PR #5016 @rezmoss] + - wrong purl for spring-ldap-core dependency [Issue #4030] [PR #4908 @jonasboos] + - Swift: CVEs missed by Grype when using Syft-generated SBOMs – missing group field breaks PURL matching [Issue #3961] [PR #4785 @SAY-5] + - conanfile.txt: dependencies after a comment line in [requires] are not detected [Issue #5017] [PR #5020 @jfjrh2014] + - dotnet cataloger can't find packages from deps.json in linux elf single-file bundles [Issue #4514] [PR #4517 @rezmoss] + - Go template sprig date functions not defined [Issue #2372] [PR #4644 @sputnik-mac] + - CycloneDX BOM contains invalid externalReferences URL from unresolved Ruby gemspec interpolation (e.g. #{s.name}) [Issue #4720] [PR #4782 @SAY-5] + + Dependencies + 9 dependency changes (8 updated, 1 added). + Updated (8 packages) + - github.com/bmatcuk/doublestar v1.3.1 → v8.8.8 + - github.com/klauspost/compress v1.18.6 → v1.19.0 + - golang.org/x/tools v0.46.0 → v0.47.0 + - modernc.org/cc/v4 v4.28.2 → v4.28.4 + - modernc.org/ccgo/v4 v4.34.0 → v4.34.4 + - modernc.org/gc/v3 v3.1.2 → v3.1.3 + - modernc.org/libc v1.72.3 → v1.73.4 + - modernc.org/sqlite v1.51.0 → v1.53.0 + Added (1 package) + - howett.net/plist v1.0.1 + (Full Changelog) +ReleaseNotesUrl: https://github.com/anchore/syft/releases/tag/v1.48.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anchore/Syft/1.48.0/Anchore.Syft.yaml b/manifests/a/Anchore/Syft/1.48.0/Anchore.Syft.yaml new file mode 100644 index 0000000000000..012e5be968ebd --- /dev/null +++ b/manifests/a/Anchore/Syft/1.48.0/Anchore.Syft.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: Anchore.Syft +PackageVersion: 1.48.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 00564a7037cf526d9efb0771a1adb1b2e7d306e1 Mon Sep 17 00:00:00 2001 From: Tim Nunamaker Date: Thu, 16 Jul 2026 14:33:03 -0500 Subject: [PATCH 162/188] New version: tnunamak.Clawmeter version 0.30.0 (#403416) --- .../0.30.0/tnunamak.Clawmeter.installer.yaml | 17 ++++++++++++++ .../tnunamak.Clawmeter.locale.en-US.yaml | 22 +++++++++++++++++++ .../Clawmeter/0.30.0/tnunamak.Clawmeter.yaml | 6 +++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/t/tnunamak/Clawmeter/0.30.0/tnunamak.Clawmeter.installer.yaml create mode 100644 manifests/t/tnunamak/Clawmeter/0.30.0/tnunamak.Clawmeter.locale.en-US.yaml create mode 100644 manifests/t/tnunamak/Clawmeter/0.30.0/tnunamak.Clawmeter.yaml diff --git a/manifests/t/tnunamak/Clawmeter/0.30.0/tnunamak.Clawmeter.installer.yaml b/manifests/t/tnunamak/Clawmeter/0.30.0/tnunamak.Clawmeter.installer.yaml new file mode 100644 index 0000000000000..1a014e453e687 --- /dev/null +++ b/manifests/t/tnunamak/Clawmeter/0.30.0/tnunamak.Clawmeter.installer.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: tnunamak.Clawmeter +PackageVersion: 0.30.0 +InstallerType: inno +Commands: +- clawmeter +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/tnunamak/clawmeter/releases/download/v0.30.0/ClawmeterSetup.exe + InstallerSha256: 59A58DF10A80B93C0323E644FD3771B29A61E772ADBDE7B9BBF834F01C3178E8 + Scope: user +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /TASKS=addtopath + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /TASKS=addtopath +UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/tnunamak/Clawmeter/0.30.0/tnunamak.Clawmeter.locale.en-US.yaml b/manifests/t/tnunamak/Clawmeter/0.30.0/tnunamak.Clawmeter.locale.en-US.yaml new file mode 100644 index 0000000000000..836c2c8c0a5a1 --- /dev/null +++ b/manifests/t/tnunamak/Clawmeter/0.30.0/tnunamak.Clawmeter.locale.en-US.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: tnunamak.Clawmeter +PackageVersion: 0.30.0 +PackageLocale: en-US +Publisher: Tim Nunamaker +PublisherUrl: https://github.com/tnunamak +PackageName: Clawmeter +PackageUrl: https://github.com/tnunamak/clawmeter +License: MIT +LicenseUrl: https://raw.githubusercontent.com/tnunamak/clawmeter/main/LICENSE +ShortDescription: System tray and CLI quota meter for AI coding tools. +Description: Clawmeter shows AI coding quota status in a system tray icon and command line interface. +Moniker: clawmeter +Tags: +- ai +- cli +- tray +- quota +- codex +- claude +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/tnunamak/Clawmeter/0.30.0/tnunamak.Clawmeter.yaml b/manifests/t/tnunamak/Clawmeter/0.30.0/tnunamak.Clawmeter.yaml new file mode 100644 index 0000000000000..dc33ecf820e0e --- /dev/null +++ b/manifests/t/tnunamak/Clawmeter/0.30.0/tnunamak.Clawmeter.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: tnunamak.Clawmeter +PackageVersion: 0.30.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8872008a5bcd4bdcf7954bb0b88a0ef3c5967341 Mon Sep 17 00:00:00 2001 From: stonelyd Date: Thu, 16 Jul 2026 15:33:16 -0400 Subject: [PATCH 163/188] New version: Seiraiyu.Keon version 0.1.45 (#403421) --- .../Keon/0.1.45/Seiraiyu.Keon.installer.yaml | 15 +++++++++++ .../0.1.45/Seiraiyu.Keon.locale.en-US.yaml | 27 +++++++++++++++++++ .../s/Seiraiyu/Keon/0.1.45/Seiraiyu.Keon.yaml | 8 ++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/s/Seiraiyu/Keon/0.1.45/Seiraiyu.Keon.installer.yaml create mode 100644 manifests/s/Seiraiyu/Keon/0.1.45/Seiraiyu.Keon.locale.en-US.yaml create mode 100644 manifests/s/Seiraiyu/Keon/0.1.45/Seiraiyu.Keon.yaml diff --git a/manifests/s/Seiraiyu/Keon/0.1.45/Seiraiyu.Keon.installer.yaml b/manifests/s/Seiraiyu/Keon/0.1.45/Seiraiyu.Keon.installer.yaml new file mode 100644 index 0000000000000..a5d1c890c194c --- /dev/null +++ b/manifests/s/Seiraiyu/Keon/0.1.45/Seiraiyu.Keon.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Seiraiyu.Keon +PackageVersion: 0.1.45 +InstallerType: portable +Commands: +- keon +Installers: +- Architecture: x64 + InstallerUrl: https://kisenon.com/dl/v0.1.45/keon-win-x64.exe + InstallerSha256: A196B35FE00416BC69949DEABC20CC91FCF667B1151E463BC89C2AA2E921405B +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-16 diff --git a/manifests/s/Seiraiyu/Keon/0.1.45/Seiraiyu.Keon.locale.en-US.yaml b/manifests/s/Seiraiyu/Keon/0.1.45/Seiraiyu.Keon.locale.en-US.yaml new file mode 100644 index 0000000000000..e810266832676 --- /dev/null +++ b/manifests/s/Seiraiyu/Keon/0.1.45/Seiraiyu.Keon.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: Seiraiyu.Keon +PackageVersion: 0.1.45 +PackageLocale: en-US +Publisher: Seiraiyu +PublisherUrl: https://kisenon.com +PackageName: Keon CLI +PackageUrl: https://kisenon.com +License: Proprietary +ShortDescription: Command-line client for the Kisenon serverless Postgres platform. +Description: |- + keon is the command-line client for Kisenon — a serverless Postgres + platform with branching, scale-to-zero compute, and a managed control + plane. Use keon to create and manage projects, branches, compute + endpoints, and API keys without leaving your terminal. +Moniker: keon +Tags: +- cli +- database +- developer-tools +- postgres +- postgresql +- serverless +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Seiraiyu/Keon/0.1.45/Seiraiyu.Keon.yaml b/manifests/s/Seiraiyu/Keon/0.1.45/Seiraiyu.Keon.yaml new file mode 100644 index 0000000000000..0bbfcfffca965 --- /dev/null +++ b/manifests/s/Seiraiyu/Keon/0.1.45/Seiraiyu.Keon.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: Seiraiyu.Keon +PackageVersion: 0.1.45 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 35bae11908ea0ff47f541104a98c11923dab8f3c Mon Sep 17 00:00:00 2001 From: HishamM1 <85462680+HishamM1@users.noreply.github.com> Date: Thu, 16 Jul 2026 22:33:29 +0300 Subject: [PATCH 164/188] New version: HishamMedhat.PortPeek version 1.1.0 (#403423) --- .../HishamMedhat.PortPeek.installer.yaml | 21 ++++++++++++ .../HishamMedhat.PortPeek.locale.en-US.yaml | 33 +++++++++++++++++++ .../PortPeek/1.1.0/HishamMedhat.PortPeek.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/h/HishamMedhat/PortPeek/1.1.0/HishamMedhat.PortPeek.installer.yaml create mode 100644 manifests/h/HishamMedhat/PortPeek/1.1.0/HishamMedhat.PortPeek.locale.en-US.yaml create mode 100644 manifests/h/HishamMedhat/PortPeek/1.1.0/HishamMedhat.PortPeek.yaml diff --git a/manifests/h/HishamMedhat/PortPeek/1.1.0/HishamMedhat.PortPeek.installer.yaml b/manifests/h/HishamMedhat/PortPeek/1.1.0/HishamMedhat.PortPeek.installer.yaml new file mode 100644 index 0000000000000..8f4fb176fd70c --- /dev/null +++ b/manifests/h/HishamMedhat/PortPeek/1.1.0/HishamMedhat.PortPeek.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HishamMedhat.PortPeek +PackageVersion: 1.1.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: PortPeek +ReleaseDate: 2026-07-16 +AppsAndFeaturesEntries: +- Publisher: hishammedhat + ProductCode: PortPeek +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\PortPeek' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/HishamM1/portpeek/releases/download/v1.1.0/PortPeek_1.1.0_x64-setup.exe + InstallerSha256: 26CA23BA04232DCD404F72BC73AEA162FE910FA50C757236D82F51DB2E9511F6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HishamMedhat/PortPeek/1.1.0/HishamMedhat.PortPeek.locale.en-US.yaml b/manifests/h/HishamMedhat/PortPeek/1.1.0/HishamMedhat.PortPeek.locale.en-US.yaml new file mode 100644 index 0000000000000..6dd6bfb1a1ed6 --- /dev/null +++ b/manifests/h/HishamMedhat/PortPeek/1.1.0/HishamMedhat.PortPeek.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HishamMedhat.PortPeek +PackageVersion: 1.1.0 +PackageLocale: en-US +Publisher: Hisham Medhat +PublisherUrl: https://github.com/HishamM1 +PublisherSupportUrl: https://github.com/HishamM1/portpeek/issues +PrivacyUrl: https://github.com/HishamM1/portpeek#privacy +Author: Hisham Medhat +PackageName: PortPeek +PackageUrl: https://github.com/HishamM1/portpeek +License: MIT +LicenseUrl: https://github.com/HishamM1/portpeek/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Hisham Medhat +CopyrightUrl: https://github.com/HishamM1/portpeek/blob/main/LICENSE +ShortDescription: See what's listening on your local ports, and free a busy one in a click. +Description: A small Windows tray app that lists every process listening on a local port — with its │ +Moniker: portpeek +Tags: +- developer-tools +- devtools +- localhost +- netstat +- port +- ports +- tray +ReleaseNotes: Download the installer from the assets below. +ReleaseNotesUrl: https://github.com/HishamM1/portpeek/releases/tag/v1.1.0 +InstallationNotes: PortPeek runs in the system tray — click the tray icon to open it. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HishamMedhat/PortPeek/1.1.0/HishamMedhat.PortPeek.yaml b/manifests/h/HishamMedhat/PortPeek/1.1.0/HishamMedhat.PortPeek.yaml new file mode 100644 index 0000000000000..b7fa1fabf9ffe --- /dev/null +++ b/manifests/h/HishamMedhat/PortPeek/1.1.0/HishamMedhat.PortPeek.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HishamMedhat.PortPeek +PackageVersion: 1.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 736466218804c13df6573de26e4fae1b8157349d Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 16 Jul 2026 15:33:43 -0400 Subject: [PATCH 165/188] New version: GitHub.CopilotApp version 1.0.24 (#403430) --- .../1.0.24/GitHub.CopilotApp.installer.yaml | 56 ++++++++++++++++++ .../GitHub.CopilotApp.locale.en-US.yaml | 59 +++++++++++++++++++ .../CopilotApp/1.0.24/GitHub.CopilotApp.yaml | 8 +++ 3 files changed, 123 insertions(+) create mode 100644 manifests/g/GitHub/CopilotApp/1.0.24/GitHub.CopilotApp.installer.yaml create mode 100644 manifests/g/GitHub/CopilotApp/1.0.24/GitHub.CopilotApp.locale.en-US.yaml create mode 100644 manifests/g/GitHub/CopilotApp/1.0.24/GitHub.CopilotApp.yaml diff --git a/manifests/g/GitHub/CopilotApp/1.0.24/GitHub.CopilotApp.installer.yaml b/manifests/g/GitHub/CopilotApp/1.0.24/GitHub.CopilotApp.installer.yaml new file mode 100644 index 0000000000000..763d5f1a11490 --- /dev/null +++ b/manifests/g/GitHub/CopilotApp/1.0.24/GitHub.CopilotApp.installer.yaml @@ -0,0 +1,56 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GitHub.CopilotApp +PackageVersion: 1.0.24 +UpgradeBehavior: install +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/github/app/releases/download/v1.0.24/GitHub-Copilot-windows-x64-setup.exe + InstallerSha256: 0844B3B6F6FA10A3578C0807A1C008CB402608702C05AB140D93A9B7A670756E + ProductCode: GitHub Copilot + AppsAndFeaturesEntries: + - ProductCode: GitHub Copilot + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\GitHub Copilot' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/github/app/releases/download/v1.0.24/GitHub-Copilot-windows-x64.msi + InstallerSha256: 735CF5DDC696819499F4DEF7031BFC848392E27756E9E102345CE39D4CC8A626 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{913E88AE-6059-46BE-A6B3-89F95B112978}' + AppsAndFeaturesEntries: + - ProductCode: '{913E88AE-6059-46BE-A6B3-89F95B112978}' + UpgradeCode: '{91C1652C-D75F-5DE7-92AE-9BB88EB110EE}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/GitHub Copilot' +- Architecture: arm64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/github/app/releases/download/v1.0.24/GitHub-Copilot-windows-arm64-setup.exe + InstallerSha256: AA85347B169B2B987FC1DB4D1A1C5E74A8495B6BB271FC211283F3D3941F8720 + ProductCode: GitHub Copilot + AppsAndFeaturesEntries: + - ProductCode: GitHub Copilot + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\GitHub Copilot' +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/github/app/releases/download/v1.0.24/GitHub-Copilot-windows-arm64.msi + InstallerSha256: A20D39ED30C112854355A796139676CBDF149B88B520A3A7D7181C0A09D44A59 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{BDDC4192-5F4F-4FDB-822E-C3A14D3D7D21}' + AppsAndFeaturesEntries: + - ProductCode: '{BDDC4192-5F4F-4FDB-822E-C3A14D3D7D21}' + UpgradeCode: '{91C1652C-D75F-5DE7-92AE-9BB88EB110EE}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/GitHub Copilot' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/CopilotApp/1.0.24/GitHub.CopilotApp.locale.en-US.yaml b/manifests/g/GitHub/CopilotApp/1.0.24/GitHub.CopilotApp.locale.en-US.yaml new file mode 100644 index 0000000000000..cb1a873a12ac1 --- /dev/null +++ b/manifests/g/GitHub/CopilotApp/1.0.24/GitHub.CopilotApp.locale.en-US.yaml @@ -0,0 +1,59 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GitHub.CopilotApp +PackageVersion: 1.0.24 +PackageLocale: en-US +Publisher: GitHub Inc. +PublisherUrl: https://github.com/home/ +PublisherSupportUrl: https://support.github.com/ +Author: GitHub Inc. +PackageName: GitHub Copilot +PackageUrl: https://github.com/features/preview/github-app +License: Proprietary +LicenseUrl: https://github.com/github/app/blob/HEAD/License.md +ShortDescription: The GitHub Copilot app is a desktop application for agent-driven development that brings parallel workstreams, GitHub integration, and PR lifecycle management into one place. +Description: |- + The GitHub Copilot app is a desktop application purpose-built for agent-driven development. It gives you a single place to direct AI agents across parallel workstreams, work with GitHub issues and pull requests, and manage the full development lifecycle—without context-switching between terminals, IDEs, and browser tabs. + + The app is built on GitHub Copilot CLI and integrates natively with GitHub, so your repositories, branches, and CI pipelines work out of the box. It's designed for workflows where you want to run multiple agents in parallel and stay focused on directing work rather than doing it all yourself. +Moniker: copilot-app +ReleaseNotes: |- + What's new in v1.0.24 + + Highlights + - Added an "Install from URL…" button in the Extensions Canvas tab to install a canvas extension from a gist or GitHub folder URL without an active session. + - You can now enable or disable an automation directly from its context menu in the automations list. + - Added Error duration and Announcement duration settings under Accessibility to control how long notifications stay on screen. + - Issue details now appear instantly using cached data while the latest information loads in the background. + - The right panel's "+" add-tab button now opens a compact menu of tabs instead of the full command palette, with extensions grouped under an Extensions submenu. + + Added + - Added an "Install from URL…" button to the Extensions Canvas tab, so you can install a canvas extension from a gist or GitHub folder URL without needing an active session. + - Added an option to enable or disable an automation directly from its context menu in the automations list. + - Added Error duration and Announcement duration settings under Accessibility to control how long notifications stay on screen before automatically dismissing. + + Changed + - Issue details now appear instantly using cached data while the latest information loads in the background. + - Lightened the font weight of view titlebar titles for a less bold appearance. + - Reduced the size of the stop icon on the workspace run button to better match the icon sizing used elsewhere in the app. + - The folder tree sidebar in the Files tab now opens at its minimum width by default, giving more room to file content. + - The right panel's "+" add-tab button now opens a compact menu of tabs to add instead of the full command palette, with extensions grouped under an Extensions submenu. + - The Run and Open buttons in the workspace titlebar are now icon-only, freeing up space in the header. + - The selected file path in the Files tab now styles the directory prefix and filename the same way as the Changes tab, for a more consistent look. + + Fixed + - Fixed a stray console window appearing on Windows when using WSL-backed environments, which could unexpectedly terminate the session if closed. + - Fixed Account settings not offering a way to sign in to GitHub.com when the only signed-in account is a GitHub Enterprise Cloud account. + - Fixed an error that could appear when canceling a native file open or save dialog on Windows. + - Fixed an issue where deleting a session with a large workspace could fail and leave behind a corrupted, partially deleted directory. + - Fixed dependency information on an issue not updating when a linked blocking issue was closed or reopened + - Fixed Minimal verbosity mode leaving some completed tool calls and messages visible outside the collapsed summary. + - Fixed Shift+Enter in message composers so markdown shortcuts (lists, quotes, headings) keep working on new lines and line breaks are preserved in the sent message. + - Fixed the chat transcript showing through the composer's floating pills by fading it out behind them, and added a matching fade at the top of the transcript when scrolled down. + - Fixed the file count in the Changes tab being misaligned with the diff content it labels. + - Pressing Cmd/Ctrl+Enter to post a comment on an issue or pull request no longer also opens a session. + - The repository filter popup in My Work now widens to fit long org/repo names instead of truncating them. +ReleaseNotesUrl: https://github.com/github/app/releases/tag/v1.0.24 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/CopilotApp/1.0.24/GitHub.CopilotApp.yaml b/manifests/g/GitHub/CopilotApp/1.0.24/GitHub.CopilotApp.yaml new file mode 100644 index 0000000000000..b42d55a0f49ea --- /dev/null +++ b/manifests/g/GitHub/CopilotApp/1.0.24/GitHub.CopilotApp.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GitHub.CopilotApp +PackageVersion: 1.0.24 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 546348fe47538afe6e6b855e40ae9175d354fd09 Mon Sep 17 00:00:00 2001 From: ayu Date: Thu, 16 Jul 2026 21:33:56 +0200 Subject: [PATCH 166/188] New version: agentty.agentty version 0.2.8 (#403433) --- .../0.2.8/agentty.agentty.installer.yaml | 28 +++++++++++++++++++ .../0.2.8/agentty.agentty.locale.en-US.yaml | 28 +++++++++++++++++++ .../agentty/0.2.8/agentty.agentty.yaml | 8 ++++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/a/agentty/agentty/0.2.8/agentty.agentty.installer.yaml create mode 100644 manifests/a/agentty/agentty/0.2.8/agentty.agentty.locale.en-US.yaml create mode 100644 manifests/a/agentty/agentty/0.2.8/agentty.agentty.yaml diff --git a/manifests/a/agentty/agentty/0.2.8/agentty.agentty.installer.yaml b/manifests/a/agentty/agentty/0.2.8/agentty.agentty.installer.yaml new file mode 100644 index 0000000000000..a86e9bcbd4ebe --- /dev/null +++ b/manifests/a/agentty/agentty/0.2.8/agentty.agentty.installer.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: agentty.agentty +PackageVersion: 0.2.8 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{0DB8C879-BE92-4779-A4A3-DB4ADC77728B}' +ReleaseDate: 2026-07-16 +AppsAndFeaturesEntries: +- ProductCode: '{0DB8C879-BE92-4779-A4A3-DB4ADC77728B}' + UpgradeCode: '{6F3A2C18-9E4B-4D27-8A1E-7C5B2D0F9A41}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/agentty' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/1ay1/agentty/releases/download/v0.2.8/agentty-windows-x86_64.msi + InstallerSha256: C05D8EFFEA4AFF399E955AD7976D2B665A967AACD362CFE5CFBC214F8C666600 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/agentty/agentty/0.2.8/agentty.agentty.locale.en-US.yaml b/manifests/a/agentty/agentty/0.2.8/agentty.agentty.locale.en-US.yaml new file mode 100644 index 0000000000000..24e49df4ba838 --- /dev/null +++ b/manifests/a/agentty/agentty/0.2.8/agentty.agentty.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: agentty.agentty +PackageVersion: 0.2.8 +PackageLocale: en-US +Publisher: agentty +PublisherUrl: https://agentty.org/ +PublisherSupportUrl: https://github.com/1ay1/agentty/issues +PackageName: agentty +PackageUrl: https://agentty.org/ +License: MIT +LicenseUrl: https://github.com/1ay1/agentty/blob/HEAD/LICENSE +Copyright: Copyright (c) agentty contributors +ShortDescription: Blazing-fast Claude in your terminal — a C++26 alternative to claude-code. +Description: agentty is a native C++26 terminal coding agent and a drop-in alternative to claude-code. A single static binary with sub-millisecond cold start, sandboxed by default, and one-command SSH air-gap. No Node, Python, or Electron. Signs in with your Claude Pro/Max subscription or an ANTHROPIC_API_KEY. +Moniker: agentty +Tags: +- ai +- claude +- cli +- coding-agent +- developer-tools +- terminal +ReleaseNotes: See CHANGELOG.md. +ReleaseNotesUrl: https://github.com/1ay1/agentty/releases/tag/v0.2.8 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/agentty/agentty/0.2.8/agentty.agentty.yaml b/manifests/a/agentty/agentty/0.2.8/agentty.agentty.yaml new file mode 100644 index 0000000000000..e0f6c3dd601c9 --- /dev/null +++ b/manifests/a/agentty/agentty/0.2.8/agentty.agentty.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: agentty.agentty +PackageVersion: 0.2.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 87683dddabeb40739a5279d658e28d22a2f902a7 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: Fri, 17 Jul 2026 03:35:45 +0800 Subject: [PATCH 167/188] Move MySolutionsNORDIC.NSClient++ 0.11.6.0 to Mickem.NSClient 0.11.6.0 (#402666) --- .../0.11.6.0/Mickem.NSClient.installer.yaml | 28 +++++ .../Mickem.NSClient.locale.en-US.yaml | 106 ++++++++++++++++++ .../Mickem.NSClient.locale.zh-CN.yaml | 19 ++++ .../NSClient/0.11.6.0/Mickem.NSClient.yaml | 8 ++ 4 files changed, 161 insertions(+) create mode 100644 manifests/m/Mickem/NSClient/0.11.6.0/Mickem.NSClient.installer.yaml create mode 100644 manifests/m/Mickem/NSClient/0.11.6.0/Mickem.NSClient.locale.en-US.yaml create mode 100644 manifests/m/Mickem/NSClient/0.11.6.0/Mickem.NSClient.locale.zh-CN.yaml create mode 100644 manifests/m/Mickem/NSClient/0.11.6.0/Mickem.NSClient.yaml diff --git a/manifests/m/Mickem/NSClient/0.11.6.0/Mickem.NSClient.installer.yaml b/manifests/m/Mickem/NSClient/0.11.6.0/Mickem.NSClient.installer.yaml new file mode 100644 index 0000000000000..8102356e20406 --- /dev/null +++ b/manifests/m/Mickem/NSClient/0.11.6.0/Mickem.NSClient.installer.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mickem.NSClient +PackageVersion: 0.11.6.0 +InstallerType: wix +InstallerSwitches: + InstallLocation: INSTALLLOCATION="" +ReleaseDate: 2026-01-11 +AppsAndFeaturesEntries: +- UpgradeCode: '{0B36E3B7-0042-452D-B376-57E0C07ADDBB}' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/mickem/nscp/releases/download/0.11.6/NSCP-0.11.6-Win32-legacy-xp.msi + InstallerSha256: 2DFAF0E5EA313FF30CF69B772BF3CC88DB06BB13FF839BB2D01C5414B44EB351 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + ProductCode: '{9D19D480-43A7-4718-99F5-F3E1BBBBE88E}' +- Architecture: x64 + InstallerUrl: https://github.com/mickem/nscp/releases/download/0.11.6/NSCP-0.11.6-x64.msi + InstallerSha256: A4F7BBDE55D5489D7E2E09E1143A8367955C46CF6E05303C6B4C9B0DDDDC9F76 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + ProductCode: '{C9D714A2-6790-439D-A97F-5B69C91AC4D6}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mickem/NSClient/0.11.6.0/Mickem.NSClient.locale.en-US.yaml b/manifests/m/Mickem/NSClient/0.11.6.0/Mickem.NSClient.locale.en-US.yaml new file mode 100644 index 0000000000000..339606e78394a --- /dev/null +++ b/manifests/m/Mickem/NSClient/0.11.6.0/Mickem.NSClient.locale.en-US.yaml @@ -0,0 +1,106 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mickem.NSClient +PackageVersion: 0.11.6.0 +PackageLocale: en-US +Publisher: MySolutions NORDIC +PublisherUrl: https://medin.name/ +PublisherSupportUrl: https://github.com/mickem/nscp/issues +Author: My Computer Solutions NORDIC KB +PackageName: NSClient++ +PackageUrl: https://nsclient.org/ +License: GPL-2.0 +LicenseUrl: https://github.com/mickem/nscp/blob/HEAD/COPYING +Copyright: Copyright (C) 2026 - Michael Medin +ShortDescription: A fully fledged monitoring agent which can be used with many monitoring tools. +Description: |- + NSClient++ (nscp) aims to be a simple yet powerful and secure monitoring daemon. It was built for Nagios/Icinga, but nothing in the daemon is Nagios/Icinga specific and it can be used in many other scenarios where you want to receive/distribute check metrics. + The daemon has 3 main functions: + - Allow a remote machine (monitoring server) to request commands to be run on this machine (the monitored machine) which return the status of the machine. + - Submit the same results to a remote (monitoring server). + - Take action and perform tasks. +Moniker: nscp +Tags: +- icinga +- naemon +- nagios +ReleaseNotes: |- + What's Changed + Adds new check_nsclientclient. Which is a stand-alone application you can use to connect to and interact with NSClient. + This new client can run: + - Run queries/checks + - Change configuration + - Show logs + - Load/unload modules + It also have an interactive client you can use which is aimed as a replacement for "test mode". + To connect to NSClient you need to have the web server enabled and then you can login with the same username and password as you use in the web-ui: + $ check_nsclient nsclient auth login --password PASSWORD --ca %LOCALAPPDATA%\mkcert\rootCA.pem + Successfully logged in + Credentials are securely stored in store in credential manager. + The reason there is a nsclient command line option is that soon this will also support NRPE and other protocols as well becoming a universal monitoring tool. + After this you can show logs: + $ check_nsclient nsclient logs list + ╭───────┬──────────────────────┬─────────────────────────────────────────────────────────────────╮ + │ level │ date │ message │ + ├───────┼──────────────────────┼─────────────────────────────────────────────────────────────────┤ + │ debug │ 2026-Jan-11 12:36:26 │ NSClient++ 0.4.0 2026-01-11 x64 booting... │ + │ debug │ 2026-Jan-11 12:36:26 │ Booted settings subsystem... │ + │ debug │ 2026-Jan-11 12:36:26 │ Archiving crash dumps in: C:\src\build\nscp/crash-dumps │ + │ debug │ 2026-Jan-11 12:36:26 │ Found: CheckExternalScripts │ + │ debug │ 2026-Jan-11 12:36:26 │ Found: CheckSystem │ + │ debug │ 2026-Jan-11 12:36:26 │ Found: Checkhelpers │ + │ debug │ 2026-Jan-11 12:36:26 │ Found: LuaScript │ + │ debug │ 2026-Jan-11 12:36:26 │ Found: NRPEServer │ + │ debug │ 2026-Jan-11 12:36:26 │ Found: WEBServer │ + ╰───────┴──────────────────────┴─────────────────────────────────────────────────────────────────╯ + Or to load and enable a module you can: + $ check_nsclient nsclient modules use CheckHelpers + Successfully loaded and enable module CheckHelpers + Or you can execute queries: + $ check_nsclient nsclient queries execute-nagios check_cpu + OK: CPU load is ok.|'total 5m'=10%;80;90 'total 1m'=10%;80;90 'total 5s'=7%;80;90 + As well as launch the new interactive client: + check_nsclient nsclient client + The client is included in the installer or it can be downloaded separately below as check_nsclient + One benefit of this client is that it can output everything as text, json, yaml or csv making it easy too integrate in any system: + $ check_nsclient --output json nsclient queries execute check_cpu + { + "command": "check_cpu", + "lines": [ + { + "message": "OK: CPU load is ok.", + "perf": { + "total 1m": { + "value": 12.0, + "unit": "%", + "warning": 80.0, + "critical": 90.0, + }, + "total 5s": { + "value": 21.0, + "unit": "%", + "warning": 80.0, + "critical": 90.0, + }, + "total 5m": { + "value": 11.0, + "unit": "%", + "warning": 80.0, + "critical": 90.0, + } + } + } + ], + "result": 0 + } + Other changes in this version: + - Tokens for the WEB UI now expire after 8 hours. + - Some missing python scripts have been added to the installer + Full Changelog: https://github.com/mickem/nscp/compare/0.11.5...0.11.6 +ReleaseNotesUrl: https://github.com/mickem/nscp/releases/tag/0.11.6 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://nsclient.org/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mickem/NSClient/0.11.6.0/Mickem.NSClient.locale.zh-CN.yaml b/manifests/m/Mickem/NSClient/0.11.6.0/Mickem.NSClient.locale.zh-CN.yaml new file mode 100644 index 0000000000000..31ece643132bb --- /dev/null +++ b/manifests/m/Mickem/NSClient/0.11.6.0/Mickem.NSClient.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: Mickem.NSClient +PackageVersion: 0.11.6.0 +PackageLocale: zh-CN +ShortDescription: 可与多种监控工具协同使用的全功能监控代理 +Description: |- + NSClient++(nscp)旨在成为一个简单而强大且安全的监控守护进程。它最初为 Nagios/Icinga 设计,但守护进程本身并不局限于 Nagios/Icinga,可广泛应用于需要接收或分发检查指标的其他场景中。 + 该守护进程主要具备三项核心功能: + - 允许远程主机(监控服务器)请求在本机(被监控主机)上执行命令,以获取主机状态信息。 + - 将相同的检测结果主动提交至远程(监控服务器)。 + - 执行预设操作并完成任务处理。 +ReleaseNotesUrl: https://github.com/mickem/nscp/releases/tag/0.11.6 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://nsclient.org/docs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mickem/NSClient/0.11.6.0/Mickem.NSClient.yaml b/manifests/m/Mickem/NSClient/0.11.6.0/Mickem.NSClient.yaml new file mode 100644 index 0000000000000..20788eb6536dd --- /dev/null +++ b/manifests/m/Mickem/NSClient/0.11.6.0/Mickem.NSClient.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: Mickem.NSClient +PackageVersion: 0.11.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 81a9026fd1e0a11a324a26574896d3afc90cfffc 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: Fri, 17 Jul 2026 03:35:55 +0800 Subject: [PATCH 168/188] Move MySolutionsNORDIC.NSClient++ 0.11.8.0 to Mickem.NSClient 0.11.8.0 (#402671) --- .../0.11.8.0/Mickem.NSClient.installer.yaml | 28 +++++++++++++ .../Mickem.NSClient.locale.en-US.yaml | 42 +++++++++++++++++++ .../Mickem.NSClient.locale.zh-CN.yaml | 19 +++++++++ .../NSClient/0.11.8.0/Mickem.NSClient.yaml | 8 ++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/m/Mickem/NSClient/0.11.8.0/Mickem.NSClient.installer.yaml create mode 100644 manifests/m/Mickem/NSClient/0.11.8.0/Mickem.NSClient.locale.en-US.yaml create mode 100644 manifests/m/Mickem/NSClient/0.11.8.0/Mickem.NSClient.locale.zh-CN.yaml create mode 100644 manifests/m/Mickem/NSClient/0.11.8.0/Mickem.NSClient.yaml diff --git a/manifests/m/Mickem/NSClient/0.11.8.0/Mickem.NSClient.installer.yaml b/manifests/m/Mickem/NSClient/0.11.8.0/Mickem.NSClient.installer.yaml new file mode 100644 index 0000000000000..ffa800bc8952a --- /dev/null +++ b/manifests/m/Mickem/NSClient/0.11.8.0/Mickem.NSClient.installer.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mickem.NSClient +PackageVersion: 0.11.8.0 +InstallerType: wix +InstallerSwitches: + InstallLocation: INSTALLLOCATION="" +ReleaseDate: 2026-01-24 +AppsAndFeaturesEntries: +- UpgradeCode: '{0B36E3B7-0042-452D-B376-57E0C07ADDBB}' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/mickem/nscp/releases/download/0.11.8/NSCP-0.11.8-Win32-legacy-xp.msi + InstallerSha256: 430876CB770BCC348915AC170253C8F56815C8E5D60CDA39B9014A7D39A35923 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + ProductCode: '{D9EABF90-D4CB-45D2-A69B-99B41F6DFE4D}' +- Architecture: x64 + InstallerUrl: https://github.com/mickem/nscp/releases/download/0.11.8/NSCP-0.11.8-x64.msi + InstallerSha256: 7586B43DC18DC7E99A744D62C7B3F464F2BB3059A048DBB1584048530111CA65 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + ProductCode: '{64E3B638-6021-4BE6-B5D6-51051B41C59D}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mickem/NSClient/0.11.8.0/Mickem.NSClient.locale.en-US.yaml b/manifests/m/Mickem/NSClient/0.11.8.0/Mickem.NSClient.locale.en-US.yaml new file mode 100644 index 0000000000000..b15908cdcf53f --- /dev/null +++ b/manifests/m/Mickem/NSClient/0.11.8.0/Mickem.NSClient.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: Mickem.NSClient +PackageVersion: 0.11.8.0 +PackageLocale: en-US +Publisher: MySolutions NORDIC +PublisherUrl: https://medin.name/ +PublisherSupportUrl: https://github.com/mickem/nscp/issues +Author: My Computer Solutions NORDIC KB +PackageName: NSClient++ +PackageUrl: https://nsclient.org/ +License: GPL-2.0 +LicenseUrl: https://github.com/mickem/nscp/blob/HEAD/COPYING +Copyright: Copyright (C) 2026 - Michael Medin +ShortDescription: A fully fledged monitoring agent which can be used with many monitoring tools. +Description: |- + NSClient++ (nscp) aims to be a simple yet powerful and secure monitoring daemon. It was built for Nagios/Icinga, but nothing in the daemon is Nagios/Icinga specific and it can be used in many other scenarios where you want to receive/distribute check metrics. + The daemon has 3 main functions: + - Allow a remote machine (monitoring server) to request commands to be run on this machine (the monitored machine) which return the status of the machine. + - Submit the same results to a remote (monitoring server). + - Take action and perform tasks. +Moniker: nscp +Tags: +- icinga +- naemon +- nagios +ReleaseNotes: |- + What's Changed + - Fixed installer placing scripts in the wrong folder. And added test to prevent it from happening again. + - Updated mongoose to 7.20 + - Updated boost 1.86 + - Updated Lua to 5.4.7 + New Contributors + - @Copilot made their first contribution in https://github.com/mickem/nscp/pull/1126 + Full Changelog: https://github.com/mickem/nscp/compare/0.11.7...0.11.8 +ReleaseNotesUrl: https://github.com/mickem/nscp/releases/tag/0.11.8 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://nsclient.org/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mickem/NSClient/0.11.8.0/Mickem.NSClient.locale.zh-CN.yaml b/manifests/m/Mickem/NSClient/0.11.8.0/Mickem.NSClient.locale.zh-CN.yaml new file mode 100644 index 0000000000000..fc10efaf05fb5 --- /dev/null +++ b/manifests/m/Mickem/NSClient/0.11.8.0/Mickem.NSClient.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: Mickem.NSClient +PackageVersion: 0.11.8.0 +PackageLocale: zh-CN +ShortDescription: 可与多种监控工具协同使用的全功能监控代理 +Description: |- + NSClient++(nscp)旨在成为一个简单而强大且安全的监控守护进程。它最初为 Nagios/Icinga 设计,但守护进程本身并不局限于 Nagios/Icinga,可广泛应用于需要接收或分发检查指标的其他场景中。 + 该守护进程主要具备三项核心功能: + - 允许远程主机(监控服务器)请求在本机(被监控主机)上执行命令,以获取主机状态信息。 + - 将相同的检测结果主动提交至远程(监控服务器)。 + - 执行预设操作并完成任务处理。 +ReleaseNotesUrl: https://github.com/mickem/nscp/releases/tag/0.11.8 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://nsclient.org/docs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mickem/NSClient/0.11.8.0/Mickem.NSClient.yaml b/manifests/m/Mickem/NSClient/0.11.8.0/Mickem.NSClient.yaml new file mode 100644 index 0000000000000..f4cf2ce365ed1 --- /dev/null +++ b/manifests/m/Mickem/NSClient/0.11.8.0/Mickem.NSClient.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: Mickem.NSClient +PackageVersion: 0.11.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4ea7c9199bdd6237fd0eb525da13e174fd817f0e Mon Sep 17 00:00:00 2001 From: Graham David <125028396+voyager2saturn@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:06:05 +0530 Subject: [PATCH 169/188] New version: Lenovo.DockManager version 1.6.5.3 (#403339) --- .../1.6.5.3/Lenovo.DockManager.installer.yaml | 30 +++++++++++++++++++ .../Lenovo.DockManager.locale.en-US.yaml | 28 +++++++++++++++++ .../1.6.5.3/Lenovo.DockManager.yaml | 8 +++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/l/Lenovo/DockManager/1.6.5.3/Lenovo.DockManager.installer.yaml create mode 100644 manifests/l/Lenovo/DockManager/1.6.5.3/Lenovo.DockManager.locale.en-US.yaml create mode 100644 manifests/l/Lenovo/DockManager/1.6.5.3/Lenovo.DockManager.yaml diff --git a/manifests/l/Lenovo/DockManager/1.6.5.3/Lenovo.DockManager.installer.yaml b/manifests/l/Lenovo/DockManager/1.6.5.3/Lenovo.DockManager.installer.yaml new file mode 100644 index 0000000000000..82a19af0ea29a --- /dev/null +++ b/manifests/l/Lenovo/DockManager/1.6.5.3/Lenovo.DockManager.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Lenovo.DockManager +PackageVersion: 1.6.5.3 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- silent +- silentWithProgress +InstallerSwitches: + Silent: /VERYSILENT /NORESTART + SilentWithProgress: /SILENT /NORESTART + InstallLocation: /DIR="" + Log: /LOG="" +UpgradeBehavior: install +ProductCode: DockManager_is1 +ReleaseDate: 2026-07-08 +AppsAndFeaturesEntries: +- ProductCode: DockManager_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Lenovo\Dock Manager' +Installers: +- Architecture: x64 + InstallerUrl: https://download.lenovo.com/consumer/options/dockmanagersetup_1.6.5.3.exe + InstallerSha256: 347F74C51C9B06E2C009EF4A399D23F8E4D8E0B610BCAC669C7500D6E8A6090C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/Lenovo/DockManager/1.6.5.3/Lenovo.DockManager.locale.en-US.yaml b/manifests/l/Lenovo/DockManager/1.6.5.3/Lenovo.DockManager.locale.en-US.yaml new file mode 100644 index 0000000000000..202c7123bd839 --- /dev/null +++ b/manifests/l/Lenovo/DockManager/1.6.5.3/Lenovo.DockManager.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Lenovo.DockManager +PackageVersion: 1.6.5.3 +PackageLocale: en-US +Publisher: Lenovo +PublisherUrl: https://www.lenovo.com/ +PublisherSupportUrl: https://www.lenovo.com/ +PrivacyUrl: https://www.lenovo.com/privacy +Author: Lenovo +PackageName: Lenovo Dock Manager +License: Proprietary +LicenseUrl: https://download.lenovo.com/lenovo/lla/l505-0009-06-r-en.pdf +Copyright: © 2020 Lenovo. All rights reserved +CopyrightUrl: https://download.lenovo.com/lenovo/lla/l505-0009-06-r-en.pdf +ShortDescription: A new solution to improve the large scale deployment of firmware updates for Lenovo docks +Moniker: lenovo-dock-manager +Tags: +- dock +- firmware +- lenovo +- thinkpad +Documentations: +- DocumentLabel: Dock Manager User Guide + DocumentUrl: https://download.lenovo.com/consumer/options/dockmanager_user_manual.pdf +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Lenovo/DockManager/1.6.5.3/Lenovo.DockManager.yaml b/manifests/l/Lenovo/DockManager/1.6.5.3/Lenovo.DockManager.yaml new file mode 100644 index 0000000000000..9c9252a565ac2 --- /dev/null +++ b/manifests/l/Lenovo/DockManager/1.6.5.3/Lenovo.DockManager.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Lenovo.DockManager +PackageVersion: 1.6.5.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a64b8bf484d6813fdd195e2d113753dc347d58bf Mon Sep 17 00:00:00 2001 From: Graham David <125028396+voyager2saturn@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:06:15 +0530 Subject: [PATCH 170/188] New version: MonotypeImaging.Extensis.ConnectFonts version 28.1.6 (#403351) --- ...aging.Extensis.ConnectFonts.installer.yaml | 33 +++++++++++++++++++ ...ng.Extensis.ConnectFonts.locale.en-US.yaml | 20 +++++++++++ ...MonotypeImaging.Extensis.ConnectFonts.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/m/MonotypeImaging/Extensis/ConnectFonts/28.1.6/MonotypeImaging.Extensis.ConnectFonts.installer.yaml create mode 100644 manifests/m/MonotypeImaging/Extensis/ConnectFonts/28.1.6/MonotypeImaging.Extensis.ConnectFonts.locale.en-US.yaml create mode 100644 manifests/m/MonotypeImaging/Extensis/ConnectFonts/28.1.6/MonotypeImaging.Extensis.ConnectFonts.yaml diff --git a/manifests/m/MonotypeImaging/Extensis/ConnectFonts/28.1.6/MonotypeImaging.Extensis.ConnectFonts.installer.yaml b/manifests/m/MonotypeImaging/Extensis/ConnectFonts/28.1.6/MonotypeImaging.Extensis.ConnectFonts.installer.yaml new file mode 100644 index 0000000000000..7c361493e3a7a --- /dev/null +++ b/manifests/m/MonotypeImaging/Extensis/ConnectFonts/28.1.6/MonotypeImaging.Extensis.ConnectFonts.installer.yaml @@ -0,0 +1,33 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MonotypeImaging.Extensis.ConnectFonts +PackageVersion: 28.1.6 +InstallerType: zip +NestedInstallerType: burn +NestedInstallerFiles: +- RelativeFilePath: Monotype Connect v28.1.6.13122.exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.EdgeWebView2Runtime +ReleaseDate: 2026-07-07 +AppsAndFeaturesEntries: +- Publisher: Monotype Imaging Inc. + DisplayVersion: 28.1.6.13122 + ProductCode: '{bc38d0bb-d33b-4bc7-a3a8-5c4e63a33ef9}' + UpgradeCode: '{1D850931-17E5-4668-A579-D4C411995E25}' + InstallerType: burn +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Monotype\Monotype Connect' +Installers: +- Architecture: x64 + InstallerUrl: https://bin.extensis.com/ExtensisConnect-W-28-1-6.zip + InstallerSha256: AEC69EE981CDF5FC1A801C743E9E1E344A6023D8ACF8CF994554E45C071BC43D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MonotypeImaging/Extensis/ConnectFonts/28.1.6/MonotypeImaging.Extensis.ConnectFonts.locale.en-US.yaml b/manifests/m/MonotypeImaging/Extensis/ConnectFonts/28.1.6/MonotypeImaging.Extensis.ConnectFonts.locale.en-US.yaml new file mode 100644 index 0000000000000..ec2ab303910c1 --- /dev/null +++ b/manifests/m/MonotypeImaging/Extensis/ConnectFonts/28.1.6/MonotypeImaging.Extensis.ConnectFonts.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MonotypeImaging.Extensis.ConnectFonts +PackageVersion: 28.1.6 +PackageLocale: en-US +Publisher: Monotype Imaging Inc. +PublisherUrl: https://www.extensis.com/our-story +PublisherSupportUrl: https://www.extensis.com/help-and-support +PrivacyUrl: https://www.extensis.com/privacy-policy +PackageName: Monotype Connect +PackageUrl: https://www.extensis.com/support/connect +License: Proprietary +LicenseUrl: https://www.extensis.com/terms-of-use +Copyright: Copyright © 2026 Monotype Imaging Inc. All rights reserved. +CopyrightUrl: https://www.extensis.com/#:~:text=Copyright +ShortDescription: Connect + Insight is becoming Monotype Connect +ReleaseNotesUrl: https://www.extensis.com/support/connect/release-notes +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MonotypeImaging/Extensis/ConnectFonts/28.1.6/MonotypeImaging.Extensis.ConnectFonts.yaml b/manifests/m/MonotypeImaging/Extensis/ConnectFonts/28.1.6/MonotypeImaging.Extensis.ConnectFonts.yaml new file mode 100644 index 0000000000000..78d03d2ca416d --- /dev/null +++ b/manifests/m/MonotypeImaging/Extensis/ConnectFonts/28.1.6/MonotypeImaging.Extensis.ConnectFonts.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MonotypeImaging.Extensis.ConnectFonts +PackageVersion: 28.1.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5b1c392d7fb89955c7d0794babf7dc0d63f8bc2d Mon Sep 17 00:00:00 2001 From: tuxiasumari Date: Thu, 16 Jul 2026 14:37:11 -0500 Subject: [PATCH 171/188] New version: MarcoSumari.IngePresupuestos version 2.6.2 (#396859) --- ...arcoSumari.IngePresupuestos.installer.yaml | 21 +++++++++++ ...oSumari.IngePresupuestos.locale.es-PE.yaml | 35 +++++++++++++++++++ .../2.6.2/MarcoSumari.IngePresupuestos.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/m/MarcoSumari/IngePresupuestos/2.6.2/MarcoSumari.IngePresupuestos.installer.yaml create mode 100644 manifests/m/MarcoSumari/IngePresupuestos/2.6.2/MarcoSumari.IngePresupuestos.locale.es-PE.yaml create mode 100644 manifests/m/MarcoSumari/IngePresupuestos/2.6.2/MarcoSumari.IngePresupuestos.yaml diff --git a/manifests/m/MarcoSumari/IngePresupuestos/2.6.2/MarcoSumari.IngePresupuestos.installer.yaml b/manifests/m/MarcoSumari/IngePresupuestos/2.6.2/MarcoSumari.IngePresupuestos.installer.yaml new file mode 100644 index 0000000000000..571f6cb12ec94 --- /dev/null +++ b/manifests/m/MarcoSumari/IngePresupuestos/2.6.2/MarcoSumari.IngePresupuestos.installer.yaml @@ -0,0 +1,21 @@ +# Manifiesto de INSTALADOR — winget (schema 1.6.0) +# Usa el INSTALADOR de Inno Setup (NO el .msix). +PackageIdentifier: MarcoSumari.IngePresupuestos +PackageVersion: 2.6.2 +InstallerLocale: es-PE +Platform: + - Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: inno # Inno Setup → winget ya conoce los flags silenciosos +Scope: machine # PrivilegesRequired=admin → instala en Program Files +InstallModes: + - interactive + - silent + - silentWithProgress +UpgradeBehavior: install +Installers: + - Architecture: x64 + InstallerUrl: https://downloads.ingepresupuestos.com/v2.6.2/ingepresupuestos-setup-v2.6.2.exe + InstallerSha256: 627710BB00A78872DF155CD3D760B0FC3C3F41BE4B5F8B551609A89ABAA80ED5 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/MarcoSumari/IngePresupuestos/2.6.2/MarcoSumari.IngePresupuestos.locale.es-PE.yaml b/manifests/m/MarcoSumari/IngePresupuestos/2.6.2/MarcoSumari.IngePresupuestos.locale.es-PE.yaml new file mode 100644 index 0000000000000..0f0cab64d2d36 --- /dev/null +++ b/manifests/m/MarcoSumari/IngePresupuestos/2.6.2/MarcoSumari.IngePresupuestos.locale.es-PE.yaml @@ -0,0 +1,35 @@ +# Manifiesto de LOCALE por defecto — winget (schema 1.6.0) +PackageIdentifier: MarcoSumari.IngePresupuestos +PackageVersion: 2.6.2 +PackageLocale: es-PE +Publisher: Marco Sumari +PublisherUrl: https://ingepresupuestos.com +PublisherSupportUrl: https://ingepresupuestos.com +PrivacyUrl: https://docs.ingepresupuestos.com/privacidad +Author: Ing. Marco Sumari +PackageName: IngePresupuestos +PackageUrl: https://ingepresupuestos.com +License: Proprietary +Copyright: Copyright (c) Marco Sumari +ShortDescription: Presupuestos de obra con ACU, cronograma Gantt valorizado y 13 reportes profesionales. +Description: |- + IngePresupuestos es el software de presupuestos de obra para ingenieros y + arquitectos. Elabora presupuestos con Análisis de Costos Unitarios (ACU), + cronogramas valorizados (Gantt con ruta crítica y CPM), fórmula polinómica e + índices INEI, metrados (incluido acero), y 13 reportes profesionales + exportables a PDF, Excel, Word, ODS y ODT. Importa tus presupuestos existentes + de S10, PowerCost y Delphin, además de Excel e IFC. Incluye un asistente con + inteligencia artificial opcional (con tu propia clave). Descarga gratuita; + licencia premium para la exportación editable. Tus datos quedan en tu equipo. +Moniker: ingepresupuestos +Tags: + - presupuestos + - construccion + - acu + - cronograma + - metrados + - s10 + - ingenieria-civil + - obra +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/MarcoSumari/IngePresupuestos/2.6.2/MarcoSumari.IngePresupuestos.yaml b/manifests/m/MarcoSumari/IngePresupuestos/2.6.2/MarcoSumari.IngePresupuestos.yaml new file mode 100644 index 0000000000000..d432548fb12b6 --- /dev/null +++ b/manifests/m/MarcoSumari/IngePresupuestos/2.6.2/MarcoSumari.IngePresupuestos.yaml @@ -0,0 +1,8 @@ +# Manifiesto de VERSIÓN — winget (schema 1.6.0) +# Destino en el PR a github.com/microsoft/winget-pkgs: +# manifests/m/MarcoSumari/IngePresupuestos/2.6.2/ +PackageIdentifier: MarcoSumari.IngePresupuestos +PackageVersion: 2.6.2 +DefaultLocale: es-PE +ManifestType: version +ManifestVersion: 1.6.0 From 1b749d79d0cfc989cd37c979f6d5c44547584d23 Mon Sep 17 00:00:00 2001 From: snipe-browser Date: Thu, 16 Jul 2026 19:38:05 +0000 Subject: [PATCH 172/188] New package: SnipeGroupLimited.Snipe version 140.0.7339.127 (#397302) --- .../SnipeGroupLimited.Snipe.installer.yaml | 22 ++++++++++++++ .../SnipeGroupLimited.Snipe.locale.en-US.yaml | 30 +++++++++++++++++++ .../SnipeGroupLimited.Snipe.yaml | 6 ++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/s/SnipeGroupLimited/Snipe/140.0.7339.127/SnipeGroupLimited.Snipe.installer.yaml create mode 100644 manifests/s/SnipeGroupLimited/Snipe/140.0.7339.127/SnipeGroupLimited.Snipe.locale.en-US.yaml create mode 100644 manifests/s/SnipeGroupLimited/Snipe/140.0.7339.127/SnipeGroupLimited.Snipe.yaml diff --git a/manifests/s/SnipeGroupLimited/Snipe/140.0.7339.127/SnipeGroupLimited.Snipe.installer.yaml b/manifests/s/SnipeGroupLimited/Snipe/140.0.7339.127/SnipeGroupLimited.Snipe.installer.yaml new file mode 100644 index 0000000000000..e83835046819a --- /dev/null +++ b/manifests/s/SnipeGroupLimited/Snipe/140.0.7339.127/SnipeGroupLimited.Snipe.installer.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: SnipeGroupLimited.Snipe +PackageVersion: 140.0.7339.127 +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +Scope: user +InstallModes: + - interactive + - silent + - silentWithProgress +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/steve12345585/snipe-x64-base/releases/download/v140.0.7339.127/SnipeBrowser-140.0.7339.127-win-x64-setup.exe + InstallerSha256: 0A6B59008A3C2824401C5DA5EC76A00C7E3433229C8711FC7C3473A8643F383D + - Architecture: x86 + InstallerUrl: https://github.com/steve12345585/snipe-x64-base/releases/download/v140-32bit/SnipeBrowser-140.0.7339.127-win-x86-setup.exe + InstallerSha256: A5576B158912C855137962D7D0A5F7FFF90A615C972E1A4BE53F931D008D2346 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SnipeGroupLimited/Snipe/140.0.7339.127/SnipeGroupLimited.Snipe.locale.en-US.yaml b/manifests/s/SnipeGroupLimited/Snipe/140.0.7339.127/SnipeGroupLimited.Snipe.locale.en-US.yaml new file mode 100644 index 0000000000000..00579af8b7086 --- /dev/null +++ b/manifests/s/SnipeGroupLimited/Snipe/140.0.7339.127/SnipeGroupLimited.Snipe.locale.en-US.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: SnipeGroupLimited.Snipe +PackageVersion: 140.0.7339.127 +PackageLocale: en-US +Publisher: Snipe Group Limited +PublisherUrl: https://browser.snipeoffice.org/ +PublisherSupportUrl: https://browser.snipeoffice.org/ +PackageName: Snipe +PackageUrl: https://browser.snipeoffice.org/ +License: Freeware +Copyright: (c) 2026 Snipe Group Limited +ShortDescription: A private, de-Googled web browser built on Ungoogled Chromium with zero telemetry. +Description: |- + Snipe is a privacy-first web browser built on Ungoogled Chromium 140, stripped of every Google + service that tracks you: no telemetry, no crash reporters, no update daemons, no AI. uBlock Origin + is compiled into the core and active from the first page load, Ruffle brings Flash/SWF content back + natively, and a local-only password manager keeps credentials off the cloud. It idles around 23 MB + of RAM and ships builds from Windows XP through 11. Freeware - no forced updates, no forced accounts. +Moniker: snipe +Tags: + - browser + - privacy + - chromium + - ungoogled + - de-googled + - no-telemetry + - flash + - ublock-origin +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SnipeGroupLimited/Snipe/140.0.7339.127/SnipeGroupLimited.Snipe.yaml b/manifests/s/SnipeGroupLimited/Snipe/140.0.7339.127/SnipeGroupLimited.Snipe.yaml new file mode 100644 index 0000000000000..892a5fa3c8e7e --- /dev/null +++ b/manifests/s/SnipeGroupLimited/Snipe/140.0.7339.127/SnipeGroupLimited.Snipe.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: SnipeGroupLimited.Snipe +PackageVersion: 140.0.7339.127 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 04f93e8a3a8691b596eebf7b27c82c14bcb306cc Mon Sep 17 00:00:00 2001 From: devolutionsbot <31221910+devolutionsbot@users.noreply.github.com> Date: Thu, 16 Jul 2026 15:58:00 -0400 Subject: [PATCH 173/188] Add Devolutions UniGetUI version 2026.2.5 (#403436) --- .../Devolutions.UniGetUI.installer.yaml | 47 +++++++++++++++++++ .../Devolutions.UniGetUI.locale.en-US.yaml | 32 +++++++++++++ .../2026.2.5/Devolutions.UniGetUI.yaml | 8 ++++ 3 files changed, 87 insertions(+) create mode 100644 manifests/d/Devolutions/UniGetUI/2026.2.5/Devolutions.UniGetUI.installer.yaml create mode 100644 manifests/d/Devolutions/UniGetUI/2026.2.5/Devolutions.UniGetUI.locale.en-US.yaml create mode 100644 manifests/d/Devolutions/UniGetUI/2026.2.5/Devolutions.UniGetUI.yaml diff --git a/manifests/d/Devolutions/UniGetUI/2026.2.5/Devolutions.UniGetUI.installer.yaml b/manifests/d/Devolutions/UniGetUI/2026.2.5/Devolutions.UniGetUI.installer.yaml new file mode 100644 index 0000000000000..b6aca39142809 --- /dev/null +++ b/manifests/d/Devolutions/UniGetUI/2026.2.5/Devolutions.UniGetUI.installer.yaml @@ -0,0 +1,47 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Devolutions.UniGetUI +PackageVersion: 2026.2.5 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' +ReleaseDate: 2026-07-16 +AppsAndFeaturesEntries: +- ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://cdn.devolutions.net/download/Devolutions.UniGetUI.win-x64.2026.2.5.0.exe + InstallerSha256: 64EC362384936768988BB05EB5628D3EF734145116C8123B863C8DF53D011EEE + InstallerSwitches: + Custom: /CURRENTUSER /NoWinGet /NoAutoStart +- Architecture: x64 + Scope: machine + InstallerUrl: https://cdn.devolutions.net/download/Devolutions.UniGetUI.win-x64.2026.2.5.0.exe + InstallerSha256: 64EC362384936768988BB05EB5628D3EF734145116C8123B863C8DF53D011EEE + InstallerSwitches: + Custom: /ALLUSERS /NoWinGet /NoAutoStart + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\UniGetUI' +- Architecture: arm64 + Scope: user + InstallerUrl: https://cdn.devolutions.net/download/Devolutions.UniGetUI.win-arm64.2026.2.5.0.exe + InstallerSha256: D2BDAA92F2FACC87E4932E840F8B27B5955125374EFE73101F7F68C2DA635C48 + InstallerSwitches: + Custom: /CURRENTUSER /NoWinGet /NoAutoStart +- Architecture: arm64 + Scope: machine + InstallerUrl: https://cdn.devolutions.net/download/Devolutions.UniGetUI.win-arm64.2026.2.5.0.exe + InstallerSha256: D2BDAA92F2FACC87E4932E840F8B27B5955125374EFE73101F7F68C2DA635C48 + InstallerSwitches: + Custom: /ALLUSERS /NoWinGet /NoAutoStart + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\UniGetUI' +ManifestType: installer +ManifestVersion: 1.12.0 + diff --git a/manifests/d/Devolutions/UniGetUI/2026.2.5/Devolutions.UniGetUI.locale.en-US.yaml b/manifests/d/Devolutions/UniGetUI/2026.2.5/Devolutions.UniGetUI.locale.en-US.yaml new file mode 100644 index 0000000000000..8467fb488c400 --- /dev/null +++ b/manifests/d/Devolutions/UniGetUI/2026.2.5/Devolutions.UniGetUI.locale.en-US.yaml @@ -0,0 +1,32 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Devolutions.UniGetUI +PackageVersion: 2026.2.5 +PackageLocale: en-US +Publisher: Devolutions Inc. +PublisherUrl: https://devolutions.net/ +PublisherSupportUrl: https://devolutions.net/support/ +PackageName: UniGetUI +PackageUrl: https://devolutions.net/unigetui/ +License: MIT +LicenseUrl: https://github.com/Devolutions/UniGetUI/blob/HEAD/LICENSE +ShortDescription: The Graphical Interface for your package managers. +Description: UniGetUI is an intuitive GUI for the most common CLI package managers on Windows, including WinGet, Scoop, Chocolatey, Pip, Npm, .NET Tool, PowerShell Gallery, and more. With UniGetUI, you can discover, install, update, and uninstall software from multiple package managers through one interface. +Moniker: unigetui +Tags: +- chocolatey +- dotnet-tool +- microsoft-store +- npm +- pip +- powershell-gallery +- scoop +- uniget-ui +- winget +- winget-ui +- wingetui +Copyright: Copyright (c) 2026 Devolutions Inc. +ReleaseNotesUrl: https://github.com/Devolutions/UniGetUI/releases/tag/v2026.2.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 + diff --git a/manifests/d/Devolutions/UniGetUI/2026.2.5/Devolutions.UniGetUI.yaml b/manifests/d/Devolutions/UniGetUI/2026.2.5/Devolutions.UniGetUI.yaml new file mode 100644 index 0000000000000..f87a639754df8 --- /dev/null +++ b/manifests/d/Devolutions/UniGetUI/2026.2.5/Devolutions.UniGetUI.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Devolutions.UniGetUI +PackageVersion: 2026.2.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 + From 974ff133cb1b32c28e055407252a7bf9956c9964 Mon Sep 17 00:00:00 2001 From: Ilansky Date: Thu, 16 Jul 2026 23:01:59 +0300 Subject: [PATCH 174/188] New package: cvfile.cv version 0.3.1 (#396903) --- .../cvfile/cv/0.3.1/cvfile.cv.installer.yaml | 27 +++++++++++ .../cv/0.3.1/cvfile.cv.locale.en-US.yaml | 46 +++++++++++++++++++ manifests/c/cvfile/cv/0.3.1/cvfile.cv.yaml | 5 ++ 3 files changed, 78 insertions(+) create mode 100644 manifests/c/cvfile/cv/0.3.1/cvfile.cv.installer.yaml create mode 100644 manifests/c/cvfile/cv/0.3.1/cvfile.cv.locale.en-US.yaml create mode 100644 manifests/c/cvfile/cv/0.3.1/cvfile.cv.yaml diff --git a/manifests/c/cvfile/cv/0.3.1/cvfile.cv.installer.yaml b/manifests/c/cvfile/cv/0.3.1/cvfile.cv.installer.yaml new file mode 100644 index 0000000000000..37f2fd5ec0343 --- /dev/null +++ b/manifests/c/cvfile/cv/0.3.1/cvfile.cv.installer.yaml @@ -0,0 +1,27 @@ +PackageIdentifier: cvfile.cv +PackageVersion: 0.3.1 +MinimumOSVersion: 10.0.17763.0 +InstallerType: zip +NestedInstallerType: portable +Scope: user +InstallModes: + - interactive + - silent + - silentWithProgress +NestedInstallerFiles: + - RelativeFilePath: cv.exe + PortableCommandAlias: cv +Commands: + - cv +FileExtensions: + - cv +ReleaseDate: 2026-07-02 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/cvfile/cv/releases/download/v0.3.1/cv_0.3.1_windows_x86_64.zip + InstallerSha256: 7458f4076f2ff642fa82aa19541faf82462807151b1281cdec0c9d9a54458d39 + - Architecture: arm64 + InstallerUrl: https://github.com/cvfile/cv/releases/download/v0.3.1/cv_0.3.1_windows_arm64.zip + InstallerSha256: 98f9600a9fddd287fcd28de5548d0b62eec15af813e3f04e3310daa52f5c3a57 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/cvfile/cv/0.3.1/cvfile.cv.locale.en-US.yaml b/manifests/c/cvfile/cv/0.3.1/cvfile.cv.locale.en-US.yaml new file mode 100644 index 0000000000000..0d7243042f314 --- /dev/null +++ b/manifests/c/cvfile/cv/0.3.1/cvfile.cv.locale.en-US.yaml @@ -0,0 +1,46 @@ +PackageIdentifier: cvfile.cv +PackageVersion: 0.3.1 +PackageLocale: en-US +Publisher: cvfile.org +PublisherUrl: https://cvfile.org +PublisherSupportUrl: https://github.com/cvfile/cv/issues +Author: cvfile contributors +PackageName: cv +PackageUrl: https://cvfile.org +License: Apache-2.0 +LicenseUrl: https://github.com/cvfile/cv/blob/main/LICENSE +Copyright: Copyright (c) cvfile contributors +ShortDescription: CLI for the .cv open file format. Extract, inspect, validate, and semantic search across resume files. +Description: |- + The cv command line interface reads and writes files in the .cv open file + format. A .cv file is a valid PDF/A-3u document that also carries a clean + Markdown copy, an optional HTML copy, and pre computed BGE M3 semantic + vectors as PDF Associated Files. One file opens visually in any PDF + reader, parses cleanly in any applicant tracking system, embeds on any + webpage, and answers semantic queries from any retrieval pipeline. + + The CLI ships the full reader and writer paths: pack a PDF plus text + representations into a .cv, extract a payload, inspect XMP metadata, + validate against the cv 1.0 specification, and run semantic search over + the embedded vectors using the Hugging Face Inference API. + + The full specification, the JavaScript and Python SDKs, the web + component, and the LangChain and LlamaIndex integrations live at + https://github.com/cvfile/cv. +Moniker: cv +Tags: + - cv + - cvfile + - resume + - cli + - pdf + - pdfa + - ats + - embeddings + - semantic + - search + - rag + - ai +ReleaseNotesUrl: https://github.com/cvfile/cv/releases/tag/v0.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/cvfile/cv/0.3.1/cvfile.cv.yaml b/manifests/c/cvfile/cv/0.3.1/cvfile.cv.yaml new file mode 100644 index 0000000000000..405857d243573 --- /dev/null +++ b/manifests/c/cvfile/cv/0.3.1/cvfile.cv.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: cvfile.cv +PackageVersion: 0.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 20e28bfe0ff56615c1d02eff6d321ef125c9a38d Mon Sep 17 00:00:00 2001 From: ABowlOfEleven Date: Thu, 16 Jul 2026 15:03:12 -0500 Subject: [PATCH 175/188] New Package: ABowlOfEleven.NeonPrime version 3.3.3 (#395716) --- .../ABowlOfEleven.NeonPrime.installer.yaml | 18 +++++++++ .../ABowlOfEleven.NeonPrime.locale.en-US.yaml | 37 +++++++++++++++++++ .../3.3.3/ABowlOfEleven.NeonPrime.yaml | 6 +++ 3 files changed, 61 insertions(+) create mode 100644 manifests/a/ABowlOfEleven/NeonPrime/3.3.3/ABowlOfEleven.NeonPrime.installer.yaml create mode 100644 manifests/a/ABowlOfEleven/NeonPrime/3.3.3/ABowlOfEleven.NeonPrime.locale.en-US.yaml create mode 100644 manifests/a/ABowlOfEleven/NeonPrime/3.3.3/ABowlOfEleven.NeonPrime.yaml diff --git a/manifests/a/ABowlOfEleven/NeonPrime/3.3.3/ABowlOfEleven.NeonPrime.installer.yaml b/manifests/a/ABowlOfEleven/NeonPrime/3.3.3/ABowlOfEleven.NeonPrime.installer.yaml new file mode 100644 index 0000000000000..3f36965f96607 --- /dev/null +++ b/manifests/a/ABowlOfEleven/NeonPrime/3.3.3/ABowlOfEleven.NeonPrime.installer.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: ABowlOfEleven.NeonPrime +PackageVersion: 3.3.3 +InstallerType: wix +Scope: machine +InstallModes: + - interactive + - silent + - silentWithProgress +UpgradeBehavior: install +ProductCode: '{9CB861FB-98EF-49A5-BBEC-F4F4DA171334}' +ReleaseDate: 2026-07-14 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/ABowlOfEleven/NeonPrime/releases/download/v3.3.3/NeonPrime-3.3.3-Setup.msi + InstallerSha256: A21293D36D365974663D0A8B6D82A4B9E2FFDED246A320FF6563BFAE8E166D73 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/ABowlOfEleven/NeonPrime/3.3.3/ABowlOfEleven.NeonPrime.locale.en-US.yaml b/manifests/a/ABowlOfEleven/NeonPrime/3.3.3/ABowlOfEleven.NeonPrime.locale.en-US.yaml new file mode 100644 index 0000000000000..15c88b29124f7 --- /dev/null +++ b/manifests/a/ABowlOfEleven/NeonPrime/3.3.3/ABowlOfEleven.NeonPrime.locale.en-US.yaml @@ -0,0 +1,37 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: ABowlOfEleven.NeonPrime +PackageVersion: 3.3.3 +PackageLocale: en-US +Publisher: NeonPrime contributors +PublisherUrl: https://github.com/ABowlOfEleven +PublisherSupportUrl: https://github.com/ABowlOfEleven/NeonPrime/issues +PackageName: NeonPrime +PackageUrl: https://github.com/ABowlOfEleven/NeonPrime +License: MIT +LicenseUrl: https://github.com/ABowlOfEleven/NeonPrime/blob/main/LICENSE +Copyright: Copyright (c) 2026 NeonPrime contributors +ShortDescription: A holographic system control deck for Windows. One machine, three modes. +Description: >- + NeonPrime is a holographic system control deck for Windows: a more powerful, + better-looking take on the all-in-one tweak-and-debloat utility. Monitor live + telemetry, apply reversible tweaks and debloat backed by a rollback history, + switch system modes and power plans, manage processes, services, startup, and + the firewall, score and harden your privacy, clean caches and browser data, and + build a debloated Windows ISO with MicroWin. On top sits a full IT and helpdesk + toolkit: compliance and posture, one-click support bundles, event logs, local + users, printers, disks, drivers, certificates, and Group Policy. All from a + single cyan-and-ember HUD. +Moniker: neonprime +Tags: + - debloat + - hud + - privacy + - system + - telemetry + - tweaks + - utility + - windows + - winutil +ReleaseNotesUrl: https://github.com/ABowlOfEleven/NeonPrime/releases/tag/v3.3.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/ABowlOfEleven/NeonPrime/3.3.3/ABowlOfEleven.NeonPrime.yaml b/manifests/a/ABowlOfEleven/NeonPrime/3.3.3/ABowlOfEleven.NeonPrime.yaml new file mode 100644 index 0000000000000..dff929fb97593 --- /dev/null +++ b/manifests/a/ABowlOfEleven/NeonPrime/3.3.3/ABowlOfEleven.NeonPrime.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: ABowlOfEleven.NeonPrime +PackageVersion: 3.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7a9600020e7373f124e1a9a20a002f5aee0fa480 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 04:03:26 +0800 Subject: [PATCH 176/188] New version: JetBrains.GoLand version 2026.2 (#403392) --- .../2026.2/JetBrains.GoLand.installer.yaml | 37 +++++++++++++++ .../2026.2/JetBrains.GoLand.locale.en-US.yaml | 45 +++++++++++++++++++ .../2026.2/JetBrains.GoLand.locale.zh-CN.yaml | 25 +++++++++++ .../GoLand/2026.2/JetBrains.GoLand.yaml | 8 ++++ 4 files changed, 115 insertions(+) create mode 100644 manifests/j/JetBrains/GoLand/2026.2/JetBrains.GoLand.installer.yaml create mode 100644 manifests/j/JetBrains/GoLand/2026.2/JetBrains.GoLand.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/GoLand/2026.2/JetBrains.GoLand.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/GoLand/2026.2/JetBrains.GoLand.yaml diff --git a/manifests/j/JetBrains/GoLand/2026.2/JetBrains.GoLand.installer.yaml b/manifests/j/JetBrains/GoLand/2026.2/JetBrains.GoLand.installer.yaml new file mode 100644 index 0000000000000..18de186b57697 --- /dev/null +++ b/manifests/j/JetBrains/GoLand/2026.2/JetBrains.GoLand.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.GoLand +PackageVersion: "2026.2" +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- go +- ipr +ProductCode: GoLand 2026.2 +ReleaseDate: 2026-07-16 +AppsAndFeaturesEntries: +- DisplayVersion: 262.8665.270 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/go/goland-2026.2.exe + InstallerSha256: 22AB9A1594C26894C0E470D0AC6F21177C7174B486CBD81130260E907895EE96 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/go/goland-2026.2.exe + InstallerSha256: 22AB9A1594C26894C0E470D0AC6F21177C7174B486CBD81130260E907895EE96 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/go/goland-2026.2-aarch64.exe + InstallerSha256: 456CAA2FB9319840EC1AB0C2A1F555C63C1D3F45053E39C24A98CC0B0AFE1A95 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/go/goland-2026.2-aarch64.exe + InstallerSha256: 456CAA2FB9319840EC1AB0C2A1F555C63C1D3F45053E39C24A98CC0B0AFE1A95 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/GoLand/2026.2/JetBrains.GoLand.locale.en-US.yaml b/manifests/j/JetBrains/GoLand/2026.2/JetBrains.GoLand.locale.en-US.yaml new file mode 100644 index 0000000000000..e9efef6512a47 --- /dev/null +++ b/manifests/j/JetBrains/GoLand/2026.2/JetBrains.GoLand.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JetBrains.GoLand +PackageVersion: "2026.2" +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: GoLand +PackageUrl: https://www.jetbrains.com/go/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: The complete IDE crafted for Gophers +Moniker: goland +Tags: +- code +- coding +- develop +- development +- go +- golang +- ide +- programming +ReleaseNotes: |- + GoLand 2026.2 is now available! + GoLand 2026.2 helps you build faster, optimize performance, and modernize your Go code with less effort. The new Go Optimization tool window brings profiling, escape analysis, and struct optimization into a single workflow, while support for the official go fix tool helps you apply Go language migrations directly from the editor. + The most prominent highlights of this release are: + - New Go Optimization tool window with integrated profiling, escape analysis, and struct optimization. + - Run pprof on regular Go applications and monitor CPU and memory usage in real time. + - Apply official go fix recommendations directly from the editor. + - Expanded AI features, including the Skills manager, configurable AI completion providers, and GitHub Copilot integration. + - Improved Docker Compose workflows and support for the Terraform Testing Framework. + - Better IDE performance with faster code analysis, asynchronous file saving, automatic run configurations, and improved Git worktree support. + For a complete rundown of the new features, visit our What's New page. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/GO-A-231736076 +PurchaseUrl: https://www.jetbrains.com/go/buy/ +Documentations: +- DocumentLabel: Quick Start + DocumentUrl: https://www.jetbrains.com/go/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/GoLand/2026.2/JetBrains.GoLand.locale.zh-CN.yaml b/manifests/j/JetBrains/GoLand/2026.2/JetBrains.GoLand.locale.zh-CN.yaml new file mode 100644 index 0000000000000..340998ed90fdd --- /dev/null +++ b/manifests/j/JetBrains/GoLand/2026.2/JetBrains.GoLand.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: JetBrains.GoLand +PackageVersion: "2026.2" +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/go/ +License: 专有软件 +ShortDescription: 为 Go 开发者打造的完整 IDE +Tags: +- go +- golang +- 代码 +- 开发 +- 编程 +- 集成开发环境 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/GO-A-231736076 +PurchaseUrl: https://www.jetbrains.com/zh-cn/go/buy/ +Documentations: +- DocumentLabel: 快速入门 + DocumentUrl: https://www.jetbrains.com/zh-cn/go/learn/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/GoLand/2026.2/JetBrains.GoLand.yaml b/manifests/j/JetBrains/GoLand/2026.2/JetBrains.GoLand.yaml new file mode 100644 index 0000000000000..003bc193e7de2 --- /dev/null +++ b/manifests/j/JetBrains/GoLand/2026.2/JetBrains.GoLand.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.GoLand +PackageVersion: "2026.2" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a05a1a38fcc43563f9ee94e0126862bbc9e53155 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 17 Jul 2026 04:03:45 +0800 Subject: [PATCH 177/188] New version: Discord.Discord.PTB version 1.0.1207 (#403426) --- .../Discord.Discord.PTB.installer.yaml | 21 ++++++++++++ .../Discord.Discord.PTB.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.PTB.locale.zh-CN.yaml | 29 ++++++++++++++++ .../PTB/1.0.1207/Discord.Discord.PTB.yaml | 8 +++++ 4 files changed, 91 insertions(+) create mode 100644 manifests/d/Discord/Discord/PTB/1.0.1207/Discord.Discord.PTB.installer.yaml create mode 100644 manifests/d/Discord/Discord/PTB/1.0.1207/Discord.Discord.PTB.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/PTB/1.0.1207/Discord.Discord.PTB.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/PTB/1.0.1207/Discord.Discord.PTB.yaml diff --git a/manifests/d/Discord/Discord/PTB/1.0.1207/Discord.Discord.PTB.installer.yaml b/manifests/d/Discord/Discord/PTB/1.0.1207/Discord.Discord.PTB.installer.yaml new file mode 100644 index 0000000000000..3f9b8d30a9fee --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/1.0.1207/Discord.Discord.PTB.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.PTB +PackageVersion: 1.0.1207 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: deny +Protocols: +- discord +ProductCode: DiscordPTB +RequireExplicitUpgrade: true +Installers: +- Architecture: x64 + InstallerUrl: https://ptb.dl2.discordapp.net/distro/app/ptb/win/x64/1.0.1207/DiscordPTBSetup.exe + InstallerSha256: D38886E1A22364B77E3E536E801190657565E34E42421A50013CABF2CD2172A4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/PTB/1.0.1207/Discord.Discord.PTB.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/1.0.1207/Discord.Discord.PTB.locale.en-US.yaml new file mode 100644 index 0000000000000..400c3dd604e8e --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/1.0.1207/Discord.Discord.PTB.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.PTB +PackageVersion: 1.0.1207 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord PTB +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-ptb +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/PTB/1.0.1207/Discord.Discord.PTB.locale.zh-CN.yaml b/manifests/d/Discord/Discord/PTB/1.0.1207/Discord.Discord.PTB.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d9091cf9be88d --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/1.0.1207/Discord.Discord.PTB.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.PTB +PackageVersion: 1.0.1207 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord PTB +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/PTB/1.0.1207/Discord.Discord.PTB.yaml b/manifests/d/Discord/Discord/PTB/1.0.1207/Discord.Discord.PTB.yaml new file mode 100644 index 0000000000000..43a9551dc00e7 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/1.0.1207/Discord.Discord.PTB.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.PTB +PackageVersion: 1.0.1207 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 060d276f4060bad686c24f1bab4dbaf88317f111 Mon Sep 17 00:00:00 2001 From: Jiwon Lee Date: Thu, 16 Jul 2026 13:09:50 -0700 Subject: [PATCH 178/188] Delete: Microsoft.VisualStudio.Professional 11218.70 (#403444) --- ...tudio.Professional.Insiders.installer.yaml | 95 ------------------- ...io.Professional.Insiders.locale.en-US.yaml | 20 ---- ...ft.VisualStudio.Professional.Insiders.yaml | 8 -- 3 files changed, 123 deletions(-) delete mode 100644 manifests/m/Microsoft/VisualStudio/Professional/Insiders/11218.70/Microsoft.VisualStudio.Professional.Insiders.installer.yaml delete mode 100644 manifests/m/Microsoft/VisualStudio/Professional/Insiders/11218.70/Microsoft.VisualStudio.Professional.Insiders.locale.en-US.yaml delete mode 100644 manifests/m/Microsoft/VisualStudio/Professional/Insiders/11218.70/Microsoft.VisualStudio.Professional.Insiders.yaml diff --git a/manifests/m/Microsoft/VisualStudio/Professional/Insiders/11218.70/Microsoft.VisualStudio.Professional.Insiders.installer.yaml b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/11218.70/Microsoft.VisualStudio.Professional.Insiders.installer.yaml deleted file mode 100644 index 15ee9f1eefad7..0000000000000 --- a/manifests/m/Microsoft/VisualStudio/Professional/Insiders/11218.70/Microsoft.VisualStudio.Professional.Insiders.installer.yaml +++ /dev/null @@ -1,95 +0,0 @@ -# Created using wingetcreate 1.9.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: Microsoft.VisualStudio.Professional.Insiders -PackageVersion: 11218.70 -InstallerSwitches: - Silent: --quiet - SilentWithProgress: --passive - Upgrade: update - Custom: --wait -ExpectedReturnCodes: -- InstallerReturnCode: 1001 - ReturnResponse: installInProgress - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 1618 - ReturnResponse: installInProgress - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 1003 - ReturnResponse: fileInUse - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 1641 - ReturnResponse: rebootInitiated - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 3010 - ReturnResponse: rebootRequiredToFinish - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 5004 - ReturnResponse: cancelledByUser - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 8001 - ReturnResponse: blockedByPolicy - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 8002 - ReturnResponse: blockedByPolicy - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 8003 - ReturnResponse: blockedByPolicy - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 8004 - ReturnResponse: blockedByPolicy - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 8005 - ReturnResponse: blockedByPolicy - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 8007 - ReturnResponse: blockedByPolicy - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 8008 - ReturnResponse: blockedByPolicy - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 8009 - ReturnResponse: blockedByPolicy - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: -1073720687 - ReturnResponse: noNetwork - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: -2146233083 - ReturnResponse: custom - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 740 - ReturnResponse: custom - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 5001 - ReturnResponse: custom - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 5002 - ReturnResponse: custom - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 5003 - ReturnResponse: custom - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 5005 - ReturnResponse: custom - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 5007 - ReturnResponse: custom - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 5008 - ReturnResponse: custom - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -- InstallerReturnCode: 8006 - ReturnResponse: custom - ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup -Commands: -- devenv - -Installers: - - Architecture: x64 - InstallerType: exe - Scope: machine - InstallerUrl: https://github.com/gvshemanth30034/winget-pkgs/releases/download/v11218.70/VisualStudioSetup.4.exe - InstallerSha256: 2660611837529cdc31cbe64886c362a9464b976b05c79bb3ffcc70338741f8fb - -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Professional/Insiders/11218.70/Microsoft.VisualStudio.Professional.Insiders.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/11218.70/Microsoft.VisualStudio.Professional.Insiders.locale.en-US.yaml deleted file mode 100644 index d1fa0abf0d680..0000000000000 --- a/manifests/m/Microsoft/VisualStudio/Professional/Insiders/11218.70/Microsoft.VisualStudio.Professional.Insiders.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created using wingetcreate 1.9.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: Microsoft.VisualStudio.Professional.Insiders -PackageVersion: 11218.70 -PackageLocale: en-US -Publisher: Microsoft Corporation -PackageName: Visual Studio Professional 2026 Insiders -PackageUrl: https://visualstudio.microsoft.com/ -License: Proprietary -LicenseUrl: https://visualstudio.microsoft.com/license-terms/ -Copyright: Copyright (c) Microsoft Corporation. All rights reserved. -ShortDescription: The trusted IDE for professional developers - from desktop to cloud. -Moniker: vs18-professional-insiders -Tags: -- c# -- c++ -- vs -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Professional/Insiders/11218.70/Microsoft.VisualStudio.Professional.Insiders.yaml b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/11218.70/Microsoft.VisualStudio.Professional.Insiders.yaml deleted file mode 100644 index e1bc0c25f5bb6..0000000000000 --- a/manifests/m/Microsoft/VisualStudio/Professional/Insiders/11218.70/Microsoft.VisualStudio.Professional.Insiders.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.9.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: Microsoft.VisualStudio.Professional.Insiders -PackageVersion: 11218.70 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 From 70327169ba50139d4f5a4c66aa10a8931fb53421 Mon Sep 17 00:00:00 2001 From: sudhirkumarganti Date: Fri, 17 Jul 2026 01:40:19 +0530 Subject: [PATCH 179/188] New package: Vyomi.Vyomi version 2.9.0 (#392224) --- .../Vyomi/2.9.0/Vyomi.Vyomi.installer.yaml | 14 ++++++++ .../Vyomi/2.9.0/Vyomi.Vyomi.locale.en-US.yaml | 36 +++++++++++++++++++ .../v/Vyomi/Vyomi/2.9.0/Vyomi.Vyomi.yaml | 5 +++ 3 files changed, 55 insertions(+) create mode 100644 manifests/v/Vyomi/Vyomi/2.9.0/Vyomi.Vyomi.installer.yaml create mode 100644 manifests/v/Vyomi/Vyomi/2.9.0/Vyomi.Vyomi.locale.en-US.yaml create mode 100644 manifests/v/Vyomi/Vyomi/2.9.0/Vyomi.Vyomi.yaml diff --git a/manifests/v/Vyomi/Vyomi/2.9.0/Vyomi.Vyomi.installer.yaml b/manifests/v/Vyomi/Vyomi/2.9.0/Vyomi.Vyomi.installer.yaml new file mode 100644 index 0000000000000..7c94d7b300270 --- /dev/null +++ b/manifests/v/Vyomi/Vyomi/2.9.0/Vyomi.Vyomi.installer.yaml @@ -0,0 +1,14 @@ +PackageIdentifier: Vyomi.Vyomi +PackageVersion: 2.9.0 +InstallerType: msi +Scope: machine +InstallModes: + - interactive + - silent +UpgradeBehavior: install +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/vyomi-cloud/appliance/releases/download/v2.9.0/cloud-learn-2.9.0-x64.msi + InstallerSha256: d38b813a59bb12d7b6cc0e44998d0afd2635d55312d9a0956bb09368155be271 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/v/Vyomi/Vyomi/2.9.0/Vyomi.Vyomi.locale.en-US.yaml b/manifests/v/Vyomi/Vyomi/2.9.0/Vyomi.Vyomi.locale.en-US.yaml new file mode 100644 index 0000000000000..86fc168e263ee --- /dev/null +++ b/manifests/v/Vyomi/Vyomi/2.9.0/Vyomi.Vyomi.locale.en-US.yaml @@ -0,0 +1,36 @@ +PackageIdentifier: Vyomi.Vyomi +PackageVersion: 2.9.0 +PackageLocale: en-US +Publisher: Vyomi Cloud +PublisherUrl: https://vyomi.cloud +PublisherSupportUrl: https://github.com/vyomi-cloud/appliance/issues +Author: Vyomi Cloud +PackageName: Vyomi +PackageUrl: https://vyomi.cloud +License: BUSL-1.1 +LicenseUrl: https://github.com/vyomi-cloud/appliance/blob/main/LICENSE +Copyright: Copyright (c) 2026 Vyomi Cloud +CopyrightUrl: https://github.com/vyomi-cloud/appliance/blob/main/LICENSE +ShortDescription: Local multi-cloud simulator (AWS/GCP/Azure) with real backends +Description: |- + Vyomi gives you AWS, GCP, and Azure-like experiences on your laptop. + Standard provider SDKs (boto3, google-cloud-*, azure-sdk-*) and CLIs + (aws, gcloud, az, terraform) work natively against the simulator by + overriding the endpoint URL — no shim required. + + The MSI installs the `vyomi` launcher; the full simulator stack runs + inside a Multipass VM that `vyomi up` provisions. +Moniker: vyomi +Tags: + - aws + - azure + - cloud + - cloud-simulator + - developer-tools + - gcp + - localstack-alternative + - multi-cloud + - testing +ReleaseNotesUrl: https://github.com/vyomi-cloud/appliance/releases/tag/v2.9.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/v/Vyomi/Vyomi/2.9.0/Vyomi.Vyomi.yaml b/manifests/v/Vyomi/Vyomi/2.9.0/Vyomi.Vyomi.yaml new file mode 100644 index 0000000000000..b16765fee510d --- /dev/null +++ b/manifests/v/Vyomi/Vyomi/2.9.0/Vyomi.Vyomi.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: Vyomi.Vyomi +PackageVersion: 2.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 9b10b00510e1b2474f08b7725e4dcd0ba43ceccf Mon Sep 17 00:00:00 2001 From: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com> Date: Thu, 16 Jul 2026 22:11:12 +0200 Subject: [PATCH 180/188] New version: Microsoft.VisualStudioCode.Insiders version 1.127.0 (#393585) Co-authored-by: 3372902+lszomoru@users.noreply.github.com --- ...soft.VisualStudioCode.Insiders.installer.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.127.0/Microsoft.VisualStudioCode.Insiders.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.127.0/Microsoft.VisualStudioCode.Insiders.installer.yaml index 8f81c09f118f8..0dfeeb3faba72 100644 --- a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.127.0/Microsoft.VisualStudioCode.Insiders.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.127.0/Microsoft.VisualStudioCode.Insiders.installer.yaml @@ -11,19 +11,19 @@ Commands: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/2fb1c411a7933676c4efd18140f2a98fc910c945/VSCodeSetup-arm64-1.127.0-insider.exe - InstallerSha256: 35A1D9AD643A863E31FDBC4B9E13F4EB8429D4909DB916D879FC6FF5DD61CA14 + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/4fe60c8b1cdac1c4c174f2fb180d0d758272d713/VSCodeSetup-arm64-1.127.0-insider.exe + InstallerSha256: C98E4080926B39DAA46DB8D8D42EB7F2E69E177F512B1EDDAEF286BE8D0A9F75 - Architecture: arm64 Scope: user - InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/2fb1c411a7933676c4efd18140f2a98fc910c945/VSCodeUserSetup-arm64-1.127.0-insider.exe - InstallerSha256: 153EA8816A92A777729C4DA507D794068E3958B910952EABEC6A9C7908731B0C + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/4fe60c8b1cdac1c4c174f2fb180d0d758272d713/VSCodeUserSetup-arm64-1.127.0-insider.exe + InstallerSha256: C770EA5A3E7F84A661B698CA3F4588E9297564F4F495F3DD237FAE438AFA4E62 - Architecture: x64 Scope: machine - InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/2fb1c411a7933676c4efd18140f2a98fc910c945/VSCodeSetup-x64-1.127.0-insider.exe - InstallerSha256: C3A0C814CAFA7650DD8B7CFA402CA2D55C78D5BDAD44C446BF9712922BDDD5C8 + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/4fe60c8b1cdac1c4c174f2fb180d0d758272d713/VSCodeSetup-x64-1.127.0-insider.exe + InstallerSha256: 5C158C0095AEF6245A5D81EE099A7425A005C53BC8606D7DDC714F67A44037D5 - Architecture: x64 Scope: user - InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/2fb1c411a7933676c4efd18140f2a98fc910c945/VSCodeUserSetup-x64-1.127.0-insider.exe - InstallerSha256: 8AEC3BC977F5B5091F117971F4A407239F3342D62A2B4D36586BB295FF5D51C9 + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/4fe60c8b1cdac1c4c174f2fb180d0d758272d713/VSCodeUserSetup-x64-1.127.0-insider.exe + InstallerSha256: 56DFC39B7828F708236FB44BAB8C39C647E1D5FD0CB12D5CEDE61B0DEBAD6A09 ManifestType: installer ManifestVersion: 1.12.0 From d9491f7fd84e6ecb63816aaa6a25cf7b6eae82f0 Mon Sep 17 00:00:00 2001 From: iSweat <83084781+iSweat-exe@users.noreply.github.com> Date: Thu, 16 Jul 2026 22:17:11 +0200 Subject: [PATCH 181/188] New package: iSweat.NextTabletDriver version 1.26.2006.01 (#394743) --- .../iSweat.NextTabletDriver.installer.yaml | 15 +++++++++++++++ .../iSweat.NextTabletDriver.locale.en-US.yaml | 12 ++++++++++++ .../1.26.2006.01/iSweat.NextTabletDriver.yaml | 8 ++++++++ 3 files changed, 35 insertions(+) create mode 100644 manifests/i/iSweat/NextTabletDriver/1.26.2006.01/iSweat.NextTabletDriver.installer.yaml create mode 100644 manifests/i/iSweat/NextTabletDriver/1.26.2006.01/iSweat.NextTabletDriver.locale.en-US.yaml create mode 100644 manifests/i/iSweat/NextTabletDriver/1.26.2006.01/iSweat.NextTabletDriver.yaml diff --git a/manifests/i/iSweat/NextTabletDriver/1.26.2006.01/iSweat.NextTabletDriver.installer.yaml b/manifests/i/iSweat/NextTabletDriver/1.26.2006.01/iSweat.NextTabletDriver.installer.yaml new file mode 100644 index 0000000000000..dd0238814a290 --- /dev/null +++ b/manifests/i/iSweat/NextTabletDriver/1.26.2006.01/iSweat.NextTabletDriver.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: iSweat.NextTabletDriver +PackageVersion: 1.26.2006.01 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Next-Tablet-Driver/NextTabletDriver/releases/download/v1.26.2006.01/Next_Tablet_Driver_Setup_x64.exe + InstallerSha256: 0F8E8FC323F30C6938675FA44EB7C7249FC09507C6DE4EE436E85A6B2C4C3DAE +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/iSweat/NextTabletDriver/1.26.2006.01/iSweat.NextTabletDriver.locale.en-US.yaml b/manifests/i/iSweat/NextTabletDriver/1.26.2006.01/iSweat.NextTabletDriver.locale.en-US.yaml new file mode 100644 index 0000000000000..d313af7534a27 --- /dev/null +++ b/manifests/i/iSweat/NextTabletDriver/1.26.2006.01/iSweat.NextTabletDriver.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: iSweat.NextTabletDriver +PackageVersion: 1.26.2006.01 +PackageLocale: en-US +Publisher: iSweat +PackageName: Next Tablet Driver +License: MIT +ShortDescription: Next Tablet Driver Setup +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/iSweat/NextTabletDriver/1.26.2006.01/iSweat.NextTabletDriver.yaml b/manifests/i/iSweat/NextTabletDriver/1.26.2006.01/iSweat.NextTabletDriver.yaml new file mode 100644 index 0000000000000..5dc611bc6e044 --- /dev/null +++ b/manifests/i/iSweat/NextTabletDriver/1.26.2006.01/iSweat.NextTabletDriver.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: iSweat.NextTabletDriver +PackageVersion: 1.26.2006.01 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 123bd153bbafa0ce31cd637a289be481291c4e7e Mon Sep 17 00:00:00 2001 From: Sangyong Bae Date: Fri, 17 Jul 2026 05:23:38 +0900 Subject: [PATCH 182/188] New package: SosomLab.nShiftSpace version 0.1.0 (#397365) --- .../0.1.0/SosomLab.nShiftSpace.installer.yaml | 25 +++++++++++++++ .../SosomLab.nShiftSpace.locale.en-US.yaml | 31 +++++++++++++++++++ .../0.1.0/SosomLab.nShiftSpace.yaml | 6 ++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/s/SosomLab/nShiftSpace/0.1.0/SosomLab.nShiftSpace.installer.yaml create mode 100644 manifests/s/SosomLab/nShiftSpace/0.1.0/SosomLab.nShiftSpace.locale.en-US.yaml create mode 100644 manifests/s/SosomLab/nShiftSpace/0.1.0/SosomLab.nShiftSpace.yaml diff --git a/manifests/s/SosomLab/nShiftSpace/0.1.0/SosomLab.nShiftSpace.installer.yaml b/manifests/s/SosomLab/nShiftSpace/0.1.0/SosomLab.nShiftSpace.installer.yaml new file mode 100644 index 0000000000000..7f65a26003564 --- /dev/null +++ b/manifests/s/SosomLab/nShiftSpace/0.1.0/SosomLab.nShiftSpace.installer.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: SosomLab.nShiftSpace +PackageVersion: 0.1.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: zip +NestedInstallerType: portable +UpgradeBehavior: install +ReleaseDate: 2026-07-03 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/SosomLab/nexa-shortcut/releases/download/v0.1.0/nShiftSpace-x64.zip + InstallerSha256: 09143806CF5A2241FF4DC3D91495592E017E14D0ECC47EF41BF2A187C7A3C6E8 + NestedInstallerFiles: + - RelativeFilePath: nShiftSpace-x64.exe + PortableCommandAlias: nshiftspace +- Architecture: x86 + InstallerUrl: https://github.com/SosomLab/nexa-shortcut/releases/download/v0.1.0/nShiftSpace-x86.zip + InstallerSha256: 61F332B3B365ED6163429BC916AA65A20AD7B71E586045F7C219012425D36ACC + NestedInstallerFiles: + - RelativeFilePath: nShiftSpace-x86.exe + PortableCommandAlias: nshiftspace +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SosomLab/nShiftSpace/0.1.0/SosomLab.nShiftSpace.locale.en-US.yaml b/manifests/s/SosomLab/nShiftSpace/0.1.0/SosomLab.nShiftSpace.locale.en-US.yaml new file mode 100644 index 0000000000000..05e2ed40cd1f6 --- /dev/null +++ b/manifests/s/SosomLab/nShiftSpace/0.1.0/SosomLab.nShiftSpace.locale.en-US.yaml @@ -0,0 +1,31 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: SosomLab.nShiftSpace +PackageVersion: 0.1.0 +PackageLocale: en-US +Publisher: SosomLab +PublisherUrl: https://sosomlab.com +PublisherSupportUrl: https://github.com/SosomLab/nexa-shortcut/issues +PackageName: nShiftSpace +PackageUrl: https://sosomlab.com/apps/nexa-shortcut/ +License: MIT +LicenseUrl: https://github.com/SosomLab/nexa-shortcut/blob/main/LICENSE +Copyright: Copyright (c) 2026 SosomLab +ShortDescription: Ultra-lightweight Shift+Space Korean/English IME toggle for Windows +Description: |- + nShiftSpace (Nexa ShiftSpace) is an ultra-lightweight Windows tray utility + that toggles the Korean/English IME with Shift+Space — the classic Korean + keyboard layout behavior. Single 4.5KB executable built with pure Win32 API + and no C runtime; zero CPU while idle. To run at login, place a shortcut + in shell:startup. +Moniker: nshiftspace +Tags: +- hangul +- hotkey +- ime +- keyboard +- korean +- lightweight +- shift-space +ReleaseNotesUrl: https://github.com/SosomLab/nexa-shortcut/releases/tag/v0.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SosomLab/nShiftSpace/0.1.0/SosomLab.nShiftSpace.yaml b/manifests/s/SosomLab/nShiftSpace/0.1.0/SosomLab.nShiftSpace.yaml new file mode 100644 index 0000000000000..cc3fdd2827b00 --- /dev/null +++ b/manifests/s/SosomLab/nShiftSpace/0.1.0/SosomLab.nShiftSpace.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: SosomLab.nShiftSpace +PackageVersion: 0.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 78151b0f3b084ebe25d8c7b4c0aedaa6ff693da6 Mon Sep 17 00:00:00 2001 From: motdotenv <89217249+motdotenv@users.noreply.github.com> Date: Thu, 16 Jul 2026 13:24:01 -0700 Subject: [PATCH 183/188] New version: dotenvx.dotenvx version 2.13.0 (#403439) --- .../2.13.0/dotenvx.dotenvx.installer.yaml | 19 +++++++++++++ .../2.13.0/dotenvx.dotenvx.locale.en-US.yaml | 27 +++++++++++++++++++ .../dotenvx/2.13.0/dotenvx.dotenvx.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/d/dotenvx/dotenvx/2.13.0/dotenvx.dotenvx.installer.yaml create mode 100644 manifests/d/dotenvx/dotenvx/2.13.0/dotenvx.dotenvx.locale.en-US.yaml create mode 100644 manifests/d/dotenvx/dotenvx/2.13.0/dotenvx.dotenvx.yaml diff --git a/manifests/d/dotenvx/dotenvx/2.13.0/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/2.13.0/dotenvx.dotenvx.installer.yaml new file mode 100644 index 0000000000000..9177c8e1d4e59 --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/2.13.0/dotenvx.dotenvx.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: dotenvx.dotenvx +PackageVersion: 2.13.0 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: dotenvx.exe + PortableCommandAlias: dotenvx +UpgradeBehavior: uninstallPrevious +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v2.13.0/dotenvx-2.13.0-windows-x86_64.zip + InstallerSha256: 0FDA81F66B64E4F78CBE57555C2D4749E3B35CFF5E71B36D3392F33D19A92AFC +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-16 diff --git a/manifests/d/dotenvx/dotenvx/2.13.0/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/2.13.0/dotenvx.dotenvx.locale.en-US.yaml new file mode 100644 index 0000000000000..27d42e9d88e7a --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/2.13.0/dotenvx.dotenvx.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: dotenvx.dotenvx +PackageVersion: 2.13.0 +PackageLocale: en-US +Publisher: dotenvx +PublisherUrl: https://dotenvx.com +PublisherSupportUrl: https://github.com/dotenvx/dotenvx/issues +Author: motdotla +PackageName: dotenvx +PackageUrl: https://github.com/dotenvx/dotenvx +License: BSD-3-Clause +ShortDescription: a better dotenv–from the creator of dotenv +Description: a better dotenv–from the creator of dotenv +Moniker: dotenvx +Tags: +- env +- dotenv +- environment +- variables +- dotenvx +- cli +- encryption +ReleaseNotesUrl: https://github.com/dotenvx/dotenvx/releases/tag/v2.13.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/dotenvx/dotenvx/2.13.0/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/2.13.0/dotenvx.dotenvx.yaml new file mode 100644 index 0000000000000..ea21ea8c38b1d --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/2.13.0/dotenvx.dotenvx.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: dotenvx.dotenvx +PackageVersion: 2.13.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ee703b244f95aef190d9b792157b3b7617a56df9 Mon Sep 17 00:00:00 2001 From: wong2kim Date: Fri, 17 Jul 2026 05:27:37 +0900 Subject: [PATCH 184/188] New version: openwong2kim.wmux version 3.24.0 (#403070) --- .../3.24.0/openwong2kim.wmux.installer.yaml | 28 +++++++++++ .../openwong2kim.wmux.locale.en-US.yaml | 49 +++++++++++++++++++ .../wmux/3.24.0/openwong2kim.wmux.yaml | 8 +++ 3 files changed, 85 insertions(+) create mode 100644 manifests/o/openwong2kim/wmux/3.24.0/openwong2kim.wmux.installer.yaml create mode 100644 manifests/o/openwong2kim/wmux/3.24.0/openwong2kim.wmux.locale.en-US.yaml create mode 100644 manifests/o/openwong2kim/wmux/3.24.0/openwong2kim.wmux.yaml diff --git a/manifests/o/openwong2kim/wmux/3.24.0/openwong2kim.wmux.installer.yaml b/manifests/o/openwong2kim/wmux/3.24.0/openwong2kim.wmux.installer.yaml new file mode 100644 index 0000000000000..bd8eab7bd6032 --- /dev/null +++ b/manifests/o/openwong2kim/wmux/3.24.0/openwong2kim.wmux.installer.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: openwong2kim.wmux +PackageVersion: 3.24.0 +Platform: +- Windows.Desktop +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +ProductCode: wmux +ReleaseDate: 2026-07-16 +AppsAndFeaturesEntries: +- ProductCode: wmux +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\wmux' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/openwong2kim/wmux/releases/download/v3.24.0/wmux-3.24.0.Setup.exe + InstallerSha256: 5122700C8DDB337A9EBED9BD5F20A490228B0C57F13AD05DD10836D32DDE3C76 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/openwong2kim/wmux/3.24.0/openwong2kim.wmux.locale.en-US.yaml b/manifests/o/openwong2kim/wmux/3.24.0/openwong2kim.wmux.locale.en-US.yaml new file mode 100644 index 0000000000000..fed4e9cf99b23 --- /dev/null +++ b/manifests/o/openwong2kim/wmux/3.24.0/openwong2kim.wmux.locale.en-US.yaml @@ -0,0 +1,49 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: openwong2kim.wmux +PackageVersion: 3.24.0 +PackageLocale: en-US +Publisher: openwong2kim +PublisherUrl: https://github.com/openwong2kim +PublisherSupportUrl: https://github.com/openwong2kim/wmux/issues +PackageName: wmux +PackageUrl: https://github.com/openwong2kim/wmux +License: MIT +LicenseUrl: https://github.com/openwong2kim/wmux/blob/HEAD/LICENSE +ShortDescription: Windows terminal multiplexer with MCP server for AI agents +Description: |- + wmux is a Windows terminal multiplexer built for AI coding agents. + Run Claude Code, Codex, and Gemini CLI side by side with split terminals, + browser automation, and MCP integration. Features include session persistence, + dangerous command detection, real-time token cost tracking, and cross-workspace + terminal control via MCP tools. +Moniker: wmux +Tags: +- ai-agent +- developer-tools +- electron +- mcp +- multiplexer +- terminal +- windows +ReleaseNotes: |- + Added + - You can turn off "start wmux when Windows starts." wmux registers itself to launch at login on install, but that was never optional — if you didn't want it running every boot, there was no switch. Settings → General now has a Startup toggle that flips it on or off live (it reads and writes the actual Windows startup entry, so it always reflects the real state). Turning it off sticks across app updates — an update no longer silently re-enables autostart behind your back. Windows only; the toggle is hidden on other platforms. (#460) + - The orchestrator can pause and ask you a decision — and it waits, even across a restart. When the orchestrator hits a fork it shouldn't settle on its own — an ambiguous requirement, a risky or irreversible step, a real choice between approaches — it can stop and put the question to you instead of guessing. Its working loop parks (it stops auto-advancing on agent events and scheduled ticks) and a "Decision needed" card appears in the Orchestrator thread, with your options or a free-text answer; the loop stays paused until you respond. The pending decision is saved to disk, so it survives closing and reopening wmux — come back later and the question is still waiting, and answering it resumes the orchestrator from exactly where it paused, with your answer handed to it. It's the orchestrator's own judgment to ask, not a new setting to configure. + - The orchestrator now tells you when it hits a Claude rate limit. When the orchestrator's own Claude session hits (or approaches) a subscription rate limit, an amber notice now appears in its conversation — naming the window (5-hour / 7-day), the account it's running on (if you've bound one), and roughly when the window resets. A hard limit reads "limit reached … new turns keep using this account until you switch"; approaching a limit is a quieter heads-up. It's read from a first-class signal the Claude SDK emits (not guessed from an error), attributed to the account the session actually launched on, and de-duplicated so a burst of retries doesn't spam the thread. This is the detection groundwork for account switching; the orchestrator doesn't switch accounts on its own yet. + - Settings → Accounts now shows live usage per Claude account. Each registered Claude account can display its 5-hour and 7-day quota utilization (e.g. 5h 42% · 7d 71%) right next to its login badge, turning amber as a window crosses 80%. The number is read the moment a Claude turn ends in a pane bound to that account — not by polling on a clock — so idle accounts cost nothing and the reading is always the freshest one. It shares the existing opt-in usage toggle (off by default, since each refresh spends one small request against that account's quota), and a per-row ↻ button forces an on-demand refresh whenever you want the current number. Windows and Linux only (macOS stores Claude credentials in a shared keychain that can't be read per account); Codex accounts show login status only. + - Every pane header now has quick action buttons. The pane tab strip gained a small right-aligned cluster of four icon buttons — split right, split down, new browser, and maximize/zoom — so the actions that were previously keyboard-only (Ctrl+D, Ctrl+Shift+D, Ctrl+B Z) are now discoverable with the mouse, right next to the tabs and the close button. Each button drives the same store action the keyboard already does (no new behavior), carries a tooltip with its shortcut, and stays pinned to the right while the tabs scroll on narrow panes. The maximize button (divider-separated at the end of the cluster) shows a pressed/restore state while the pane is zoomed; it replaces the old hover-revealed corner maximize control, which used to overlap the cluster. The cluster can be hidden in Settings → Appearance → Layout for a minimal, keyboard-only chrome (default on) — hiding it restores the corner maximize control. (There is no header button for adding a second terminal to the same pane — one pane holds one terminal by design; Ctrl+T still adds a surface for power users.) + - The OpenCode bridge now also flags approval prompts and ignores sub-agent chatter. Building on the turn-completion signal, the OpenCode plugin now forwards a permission.updated (OpenCode asking to run something) as an "awaiting input" signal so the orchestrator can notice a pane blocked on an approval — debounced so an auto-approved permission ("permission": "allow") that resolves instantly never raises a false alarm. It also only signals for the root session now: a sub-agent going idle no longer wakes the orchestrator, only the top-level turn does. Re-copy integrations/opencode/plugins/wmux.js to pick this up. + Changed + - The agent & channels panel now has an obvious toggle at the foot of the sidebar. The control that reopens the right-side dock used to be a bare # glyph tucked into the far corner of the status bar — easy to miss once you'd collapsed the dock. It now lives at the bottom of the workspace list as a labeled Agent button (with a little robot icon), so getting the panel back is one clear click. Same toggle, same dock — just somewhere you can actually find it. + - The orchestrator reads terminals on completion, not by polling. Its guidance now says to rely on the automatic wake it gets when an agent finishes or pauses (rather than repeatedly reading a pane to check "is it done yet?"), to read the finished pane once, and to widen a read deliberately (larger tail_lines, then full_scrollback) only when the recent tail isn't enough to judge what happened. Fewer, cheaper reads — which is also what keeps the UI responsive while it works. + - The interface now speaks two colors: warm means "alive", cool means "where you are". Until now one amber did every job — running dots, links, focus, buttons — so nothing stood out. Each theme now splits its palette into a warm accent (things that are alive or need you: running dots, spinners, the terminal cursor, notification rings, unread badges — and the primary action button) and a quiet cool accent (things you navigate: links, jump arrows, the active tab underline, the focused pane edge, focus rings). Amber, Nightowl, Stars & Stripes and Taegeuk gained dedicated cool/warm counterparts; Catppuccin, Red Dynasty and Hinomaru already had two tones; Monochrome and Void stay deliberately colorless. A handful of latent mispaints came out in the wash — the browser loading dot, notification dots, the deck loop's running dot and the Git tab's current-worktree dot are all warm now, and running indicators no longer share a hue with warnings. + - Buttons, inputs, menus and dialogs got a machined, modern finish. Buttons now have a faint surface fill with a hairline edge and a subtle top highlight (and physically sink half a pixel when pressed); the important button on each surface is the one solid warm-accent fill; destructive actions are red-tinted until the final confirm. Inputs and the search bar are gently recessed and light up with a cool focus ring. Right-click menus float with soft shadows and rounded hover highlights, and paired view switches (like the editor's View/Edit) are proper segmented controls. This lands app-wide — toolbar, search, pane tabs, fan-out/rich-input/snippets dialogs, project trust and workspace profile dialogs, fleet cards, approvals, deck panels, first-run wizard. + - The theme picker shows real miniature previews. Instead of four abstract dots, every theme card is now a tiny mock of the app rendered in that theme's actual palette — background layers, accent glow, status dots — so you can see a theme before switching. The Custom card finally reflects your real custom colors as you edit them (it used to show a frozen sample palette forever). + - The orchestrator's control bar is just the controls now. The chip row above the orchestrator composer dropped the two canned-prompt buttons ("Agent status" and "PR status") — those were prewritten questions you can just type yourself — leaving the three controls that actually belong there: the agent mode, the loop, and schedules. Mode (the master off/manual/assist/orchestrate switch) now anchors the left, set off by a hairline from the two automations it governs, and the one-click fleet-recovery chip still appears on the right after a reboot when there are agents to bring back. + Fixed + - The wmux command now actually installs, so you can call it from any shell after installing. The installer was supposed to drop a wmux shim into a folder on your PATH so wmux … works in any terminal, but on packaged builds that step silently never ran: the code that installs (and uninstalls) the shim was loaded through a dynamic require that the production bundler leaves unresolved, so it threw behind a best-effort catch and did nothing — no shim, no PATH entry, no error you'd ever see. The loader is now bundled correctly, so install/update creates the shim and uninstall removes it as intended. (Same root cause as the Windows-startup registration; a leftover shutdown-time flush was quietly failing the same way and is fixed too.) (#463) +ReleaseNotesUrl: https://github.com/openwong2kim/wmux/releases/tag/v3.24.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/openwong2kim/wmux/3.24.0/openwong2kim.wmux.yaml b/manifests/o/openwong2kim/wmux/3.24.0/openwong2kim.wmux.yaml new file mode 100644 index 0000000000000..d5d96c2674455 --- /dev/null +++ b/manifests/o/openwong2kim/wmux/3.24.0/openwong2kim.wmux.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: openwong2kim.wmux +PackageVersion: 3.24.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 18aa65a3bd516262448ff2e5b5c1e91cec8617e7 Mon Sep 17 00:00:00 2001 From: stevenlele <15964380+stevenlele@users.noreply.github.com> Date: Fri, 17 Jul 2026 04:28:19 +0800 Subject: [PATCH 185/188] New version: astral-sh.ruff version 0.15.22 (#403368) --- .../0.15.22/astral-sh.ruff.installer.yaml | 30 +++++++++ .../0.15.22/astral-sh.ruff.locale.en-US.yaml | 64 +++++++++++++++++++ .../ruff/0.15.22/astral-sh.ruff.yaml | 7 ++ 3 files changed, 101 insertions(+) create mode 100644 manifests/a/astral-sh/ruff/0.15.22/astral-sh.ruff.installer.yaml create mode 100644 manifests/a/astral-sh/ruff/0.15.22/astral-sh.ruff.locale.en-US.yaml create mode 100644 manifests/a/astral-sh/ruff/0.15.22/astral-sh.ruff.yaml diff --git a/manifests/a/astral-sh/ruff/0.15.22/astral-sh.ruff.installer.yaml b/manifests/a/astral-sh/ruff/0.15.22/astral-sh.ruff.installer.yaml new file mode 100644 index 0000000000000..58394d7acea5a --- /dev/null +++ b/manifests/a/astral-sh/ruff/0.15.22/astral-sh.ruff.installer.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: astral-sh.ruff +PackageVersion: 0.15.22 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ruff.exe +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/astral-sh/ruff/releases/download/0.15.22/ruff-i686-pc-windows-msvc.zip + InstallerSha256: A30A9A9AA89F582D12B14A10235DE48A08656539FE1C5949AB915130718073B6 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerUrl: https://github.com/astral-sh/ruff/releases/download/0.15.22/ruff-x86_64-pc-windows-msvc.zip + InstallerSha256: 6E5419593984941405E9ADD902E89C6EA4AF87D97919AC5EF82E1BC4E43BBD8D + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/astral-sh/ruff/releases/download/0.15.22/ruff-aarch64-pc-windows-msvc.zip + InstallerSha256: 76A57FE257602C386499437071A16ABB1EE51FFF68C8B4C28B0BF8A0D9F7AA34 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-16 diff --git a/manifests/a/astral-sh/ruff/0.15.22/astral-sh.ruff.locale.en-US.yaml b/manifests/a/astral-sh/ruff/0.15.22/astral-sh.ruff.locale.en-US.yaml new file mode 100644 index 0000000000000..11ad203beaec1 --- /dev/null +++ b/manifests/a/astral-sh/ruff/0.15.22/astral-sh.ruff.locale.en-US.yaml @@ -0,0 +1,64 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: astral-sh.ruff +PackageVersion: 0.15.22 +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-07-16. + + Preview features + - [pycodestyle] Add an autofix for E402 (#22212) + - [refurb] Allow subclassing builtins in stub files (FURB189) (#26812) + - [ruff] Add rule to replace `noqa` comments with `ruff:ignore` (RUF105) (#26423) + - [ruff] Add rule to use human-readable names in `ruff:ignore` comments (RUF106) (#26682) + - [ruff] Add rule to use human-readable names in configuration selectors (RUF201) (#26772) + + Bug fixes + - [flake8-pyi] Fix false positive in `__all__` (PYI053) (#26872) + + Rule changes + - [pylint] Ignore mutable type updates in `redefined-loop-name` (PLW2901) (#25733) + + Performance + - Avoid redundant lexer token bookkeeping (#26765) + - Avoid redundant pending-indentation writes (#26774) + - Avoid unnecessary identifier lookahead (#26525) + - Reuse parser scratch buffers (#26798) + + Documentation + - Document argfile support (#26803) + - [flake8-datetimez] Clarify naming guidance for `datetime.today` (DTZ002) (#26658) + - [pycodestyle] Document E731 fix safety (#26847) + - [ruff] Clarify intentional async contexts for `unused-async` (RUF029) (#26641) +ReleaseNotesUrl: https://github.com/astral-sh/ruff/releases/tag/0.15.22 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/astral-sh/ruff/0.15.22/astral-sh.ruff.yaml b/manifests/a/astral-sh/ruff/0.15.22/astral-sh.ruff.yaml new file mode 100644 index 0000000000000..e243fa9dbe9ad --- /dev/null +++ b/manifests/a/astral-sh/ruff/0.15.22/astral-sh.ruff.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: astral-sh.ruff +PackageVersion: 0.15.22 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5b276537caebf89adc2e4786f2347bdc335110cc Mon Sep 17 00:00:00 2001 From: bceverly Date: Thu, 16 Jul 2026 16:29:05 -0400 Subject: [PATCH 186/188] New version: sysmanage.sysmanage version 3.2.0.2 (#403431) --- .../sysmanage.sysmanage.installer.yaml | 31 +++ .../sysmanage.sysmanage.locale.en-US.yaml | 262 ++++++++++++++++++ .../3.2.0.2/sysmanage.sysmanage.yaml | 8 + 3 files changed, 301 insertions(+) create mode 100644 manifests/s/sysmanage/sysmanage/3.2.0.2/sysmanage.sysmanage.installer.yaml create mode 100644 manifests/s/sysmanage/sysmanage/3.2.0.2/sysmanage.sysmanage.locale.en-US.yaml create mode 100644 manifests/s/sysmanage/sysmanage/3.2.0.2/sysmanage.sysmanage.yaml diff --git a/manifests/s/sysmanage/sysmanage/3.2.0.2/sysmanage.sysmanage.installer.yaml b/manifests/s/sysmanage/sysmanage/3.2.0.2/sysmanage.sysmanage.installer.yaml new file mode 100644 index 0000000000000..2920ecf2cf231 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.2.0.2/sysmanage.sysmanage.installer.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.2.0.2 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-07-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bceverly/sysmanage/releases/download/v3.2.0.2/sysmanage-3.2.0.2-windows-x64.msi + InstallerSha256: ADAD07FCD3B216FA912F197FB6F187CFEE6F75414119F4ABE40B7799B44FBCE0 + ProductCode: '{7E686823-2B48-4B95-9EBB-8588C9F55AC1}' + AppsAndFeaturesEntries: + - ProductCode: '{7E686823-2B48-4B95-9EBB-8588C9F55AC1}' + UpgradeCode: '{F1E2D3C4-B5A6-4D7C-9E8F-1A2B3C4D5E6F}' +- Architecture: arm64 + InstallerUrl: https://github.com/bceverly/sysmanage/releases/download/v3.2.0.2/sysmanage-3.2.0.2-windows-arm64.msi + InstallerSha256: C91AC23AC0DCF7F35B10C1A90046085FC07F31E49C2BFBBABAAD131FA1BB2CDA + ProductCode: '{58F34A97-F980-4E15-A3B3-2A19EA88F709}' + AppsAndFeaturesEntries: + - ProductCode: '{58F34A97-F980-4E15-A3B3-2A19EA88F709}' + UpgradeCode: '{F1E2D3C4-B5A6-4D7C-9E8F-1A2B3C4D5E6F}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage/3.2.0.2/sysmanage.sysmanage.locale.en-US.yaml b/manifests/s/sysmanage/sysmanage/3.2.0.2/sysmanage.sysmanage.locale.en-US.yaml new file mode 100644 index 0000000000000..395568918c480 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.2.0.2/sysmanage.sysmanage.locale.en-US.yaml @@ -0,0 +1,262 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.2.0.2 +PackageLocale: en-US +Publisher: SysManage +PublisherUrl: https://github.com/bceverly/sysmanage +PublisherSupportUrl: https://github.com/bceverly/sysmanage/issues +Author: Bryan Everly +PackageName: SysManage Server +PackageUrl: https://github.com/bceverly/sysmanage +License: AGPL-3.0-or-later +LicenseUrl: https://github.com/bceverly/sysmanage/blob/HEAD/LICENSE +Copyright: Copyright (c) Bryan Everly +ShortDescription: Open-source fleet management server for SysManage. +Description: SysManage is the server-side component of an open-source fleet management platform. It accepts inventory from SysManage Agent hosts, dispatches declarative deployment plans (package install, firewall config, antivirus deployment, VM lifecycle), surfaces health and compliance dashboards, and exposes a REST + WebSocket API for orchestration. +Moniker: sysmanage +ReleaseNotes: |- + SysManage Server v3.2.0.2 + Fixed another test regression + Multi-platform system management and monitoring server with web-based interface. + Installation Instructions + Ubuntu/Debian + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.2.0.2/sysmanage_3.2.0.2-1_all.deb + sudo apt install ./sysmanage_3.2.0.2-1_all.deb + # Install nginx if not already installed + sudo apt install nginx + # Configure the server + sudo nano /etc/sysmanage.yaml + # Run database migrations + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the service + sudo systemctl enable --now sysmanage + OpenBSD + # Download the port tarball + wget https://github.com/bceverly/sysmanage/releases/download/v3.2.0.2/sysmanage-openbsd-port-3.2.0.2.tar.gz + # Extract to OpenBSD ports tree + cd /usr/ports/mystuff + mkdir -p www + tar xzf ~/sysmanage-openbsd-port-3.2.0.2.tar.gz -C www/ + # Generate checksums + cd /usr/ports/mystuff/www/sysmanage + doas make makesum + # Build and install + doas make install + # Initialize PostgreSQL (if not already done) + doas su - _postgresql + initdb -D /var/postgresql/data -U postgres -A scram-sha-256 -E UTF8 -W + exit + doas rcctl enable postgresql + doas rcctl start postgresql + # Create database and user + doas su - _postgresql -c "createuser -P sysmanage" + doas su - _postgresql -c "createdb -O sysmanage sysmanage" + # Configure SysManage + doas vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/local/libexec/sysmanage + doas python3 -m alembic upgrade head + # Enable and start the service + doas rcctl enable sysmanage + doas rcctl start sysmanage + FreeBSD + # Download and install + fetch https://github.com/bceverly/sysmanage/releases/download/v3.2.0.2/sysmanage-3.2.0.2.pkg + sudo pkg add ./sysmanage-3.2.0.2.pkg + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize PostgreSQL (if not already done) + sudo sysrc postgresql_enable=YES + sudo service postgresql initdb + sudo service postgresql start + # Create database and user + sudo su - postgres -c "createuser sysmanage" + sudo su - postgres -c "createdb sysmanage -O sysmanage" + sudo su - postgres -c "psql -c \"ALTER USER sysmanage WITH PASSWORD 'your-password';\"" + # Configure SysManage + sudo vi /usr/local/etc/sysmanage/config.yaml + # Update the database connection string + # Run database migrations + cd /usr/local/lib/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Enable and start the services + sudo sysrc sysmanage_enable=YES + sudo sysrc nginx_enable=YES + sudo service sysmanage start + sudo service nginx start + macOS + # Download and install + curl -L -O https://github.com/bceverly/sysmanage/releases/download/v3.2.0.2/sysmanage-3.2.0.2-macos.pkg + sudo installer -pkg sysmanage-3.2.0.2-macos.pkg -target / + # The installer automatically creates the virtual environment and copies files + # Install PostgreSQL (if not already installed) + brew install postgresql@16 + brew services start postgresql@16 + # Create database + createdb sysmanage + # Configure SysManage + sudo cp /etc/sysmanage.yaml.example /etc/sysmanage.yaml + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Run database migrations + cd /usr/local/lib/sysmanage + .venv/bin/python -m alembic upgrade head + # Install and configure nginx (if not already installed) + brew install nginx + cp /usr/local/etc/sysmanage/sysmanage-nginx.conf /usr/local/etc/nginx/servers/ + brew services start nginx + # Load and start the service + sudo launchctl load /Library/LaunchDaemons/com.sysmanage.server.plist + NetBSD + # Download and verify + ftp https://github.com/bceverly/sysmanage/releases/download/v3.2.0.2/sysmanage-3.2.0.2-netbsd.tgz + ftp https://github.com/bceverly/sysmanage/releases/download/v3.2.0.2/sysmanage-3.2.0.2-netbsd.tgz.sha256 + sha256 -c sysmanage-3.2.0.2-netbsd.tgz.sha256 sysmanage-3.2.0.2-netbsd.tgz + # Install package + su - + pkg_add sysmanage-3.2.0.2-netbsd.tgz + # The package automatically installs PostgreSQL 16 and nginx as dependencies + # Initialize PostgreSQL (if not already done) + /etc/rc.d/pgsql initdb + echo "pgsql=YES" >> /etc/rc.conf + /etc/rc.d/pgsql start + # Create database and user + su - pgsql -c "createuser -P sysmanage" + su - pgsql -c "createdb -O sysmanage sysmanage" + # Configure SysManage + cp /usr/pkg/etc/sysmanage/sysmanage.yaml.example /usr/pkg/etc/sysmanage.yaml + vi /usr/pkg/etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/pkg/lib/sysmanage + python3.12 -m venv .venv + .venv/bin/pip install -r requirements-prod.txt + .venv/bin/python -m alembic upgrade head + # Configure nginx (optional) + cp /usr/pkg/share/examples/sysmanage/sysmanage-nginx.conf /usr/pkg/etc/nginx/sites-enabled/ + echo "nginx=YES" >> /etc/rc.conf + # Enable and start the services + cp /usr/pkg/share/examples/rc.d/sysmanage /etc/rc.d/ + chmod +x /etc/rc.d/sysmanage + echo "sysmanage=YES" >> /etc/rc.conf + /etc/rc.d/sysmanage start + /etc/rc.d/nginx start + CentOS/RHEL/Fedora/Rocky Linux/AlmaLinux + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.2.0.2/sysmanage-3.2.0.2-1.*.rpm + sudo dnf install ./sysmanage-3.2.0.2-1.*.rpm + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize PostgreSQL (if not already done) + sudo postgresql-setup --initdb + sudo systemctl enable --now postgresql + # Create database and user + sudo -u postgres createuser sysmanage + sudo -u postgres createdb sysmanage -O sysmanage + sudo -u postgres psql -c "ALTER USER sysmanage WITH PASSWORD 'your-password';" + # Configure SysManage + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the services + sudo systemctl enable --now sysmanage + sudo systemctl enable --now nginx + OpenSUSE/SLES + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.2.0.2/sysmanage-3.2.0.2-1.noarch.rpm + sudo zypper install ./sysmanage-3.2.0.2-1.noarch.rpm + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize and start PostgreSQL (if not already done) + sudo systemctl enable --now postgresql + # Create database and user + sudo -u postgres createuser sysmanage + sudo -u postgres createdb sysmanage -O sysmanage + sudo -u postgres psql -c "ALTER USER sysmanage WITH PASSWORD 'your-password';" + # Configure SysManage + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the services + sudo systemctl enable --now sysmanage + sudo systemctl enable --now nginx + Alpine Linux (3.19, 3.20, 3.21) + # Download the APK package for your Alpine version (e.g., alpine319, alpine320, alpine321) + wget https://github.com/bceverly/sysmanage/releases/download/v3.2.0.2/sysmanage-3.2.0.2-alpine320.apk + # Allow installation of unsigned packages (required for GitHub releases) + apk add --allow-untrusted ./sysmanage-3.2.0.2-alpine320.apk + # The package installs to /usr/libexec/sysmanage with pip packages in a subdirectory + # Dependencies: python3, nginx, postgresql are automatically installed + # Initialize and start PostgreSQL + rc-update add postgresql default + rc-service postgresql start + # Create database and user + su - postgres -c "createuser -P sysmanage" + su - postgres -c "createdb -O sysmanage sysmanage" + # Configure SysManage + cp /etc/sysmanage/sysmanage.yaml.example /etc/sysmanage/sysmanage.yaml + vi /etc/sysmanage/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/libexec/sysmanage + PYTHONPATH=/usr/libexec/sysmanage/pip-packages python3 -m alembic upgrade head + # Enable and start the services + rc-update add sysmanage default + rc-update add nginx default + rc-service sysmanage start + rc-service nginx start + Windows (x64 and ARM64) + # Download the MSI installer (choose your architecture) + # For x64: + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage/releases/download/v3.2.0.2/sysmanage-3.2.0.2-windows-x64.msi" -OutFile "sysmanage-3.2.0.2-windows-x64.msi" + # For ARM64: + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage/releases/download/v3.2.0.2/sysmanage-3.2.0.2-windows-arm64.msi" -OutFile "sysmanage-3.2.0.2-windows-arm64.msi" + # Install the MSI package (run as Administrator) + # The installer will: + # - Check for and install Python 3.12 if needed + # - Install Visual C++ Redistributable if needed + # - Extract application files to C:\Program Files\SysManage Server + # - Create Python virtual environment and install dependencies + # - Create Windows Service "SysManageServer" + # - Start the service automatically + msiexec /i sysmanage-3.2.0.2-windows-x64.msi + # Configure SysManage (installer creates example config) + notepad "C:\ProgramData\SysManage\sysmanage.yaml" + # Update database connection string and other settings + # The service runs automatically. To manage it: + # Stop the service: + Stop-Service SysManageServer + # Start the service: + Start-Service SysManageServer + # Check service status: + Get-Service SysManageServer + # View service logs: + Get-Content "C:\ProgramData\SysManage\logs\sysmanage-service.log" -Tail 50 + # To uninstall: + # Use "Add or Remove Programs" or run: + msiexec /x sysmanage-3.2.0.2-windows-x64.msi + Note for Windows: The installer requires administrator privileges. Python 3.12 and Visual C++ Redistributable will be automatically installed if not present. The service runs on port 8080 by default (configurable in sysmanage.yaml). + Access the Web Interface + After configuration and starting the service: + - Frontend: http://localhost:3000 + - Backend API: http://localhost:8080 + Checksum Verification + All packages include SHA256 checksums. Download both files and verify: + Linux (Ubuntu/Debian): + sha256sum -c sysmanage_3.2.0.2-1_all.deb.sha256 + OpenBSD: + sha256 -C sysmanage-openbsd-port-3.2.0.2.tar.gz.sha256 sysmanage-openbsd-port-3.2.0.2.tar.gz + FreeBSD: + sha256 -c sysmanage-3.2.0.2.pkg.sha256 sysmanage-3.2.0.2.pkg + macOS: + shasum -a 256 -c sysmanage-3.2.0.2-macos.pkg.sha256 + NetBSD: +ReleaseNotesUrl: https://github.com/bceverly/sysmanage/releases/tag/v3.2.0.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage/3.2.0.2/sysmanage.sysmanage.yaml b/manifests/s/sysmanage/sysmanage/3.2.0.2/sysmanage.sysmanage.yaml new file mode 100644 index 0000000000000..894f44c332d88 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.2.0.2/sysmanage.sysmanage.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.2.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 036c1b6a72e43e136a9f03335374dafd4fd7012f Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Thu, 16 Jul 2026 22:37:55 +0200 Subject: [PATCH 187/188] New package: XPLassal.SimpleGoSnake version 4.4.1 (#397548) --- .../XPLassal.SimpleGoSnake.installer.yaml | 14 ++++++++++++ .../XPLassal.SimpleGoSnake.locale.en.yaml | 22 +++++++++++++++++++ .../4.4.1/XPLassal.SimpleGoSnake.yaml | 7 ++++++ 3 files changed, 43 insertions(+) create mode 100644 manifests/x/XPLassal/SimpleGoSnake/4.4.1/XPLassal.SimpleGoSnake.installer.yaml create mode 100644 manifests/x/XPLassal/SimpleGoSnake/4.4.1/XPLassal.SimpleGoSnake.locale.en.yaml create mode 100644 manifests/x/XPLassal/SimpleGoSnake/4.4.1/XPLassal.SimpleGoSnake.yaml diff --git a/manifests/x/XPLassal/SimpleGoSnake/4.4.1/XPLassal.SimpleGoSnake.installer.yaml b/manifests/x/XPLassal/SimpleGoSnake/4.4.1/XPLassal.SimpleGoSnake.installer.yaml new file mode 100644 index 0000000000000..6ab135bfd4346 --- /dev/null +++ b/manifests/x/XPLassal/SimpleGoSnake/4.4.1/XPLassal.SimpleGoSnake.installer.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: XPLassal.SimpleGoSnake +PackageVersion: 4.4.1 +ReleaseDate: 2026-01-05 +InstallerType: portable +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/XPLassal/simple-go-snake/releases/download/v4.4.1/snake-windows-amd64.exe + InstallerSha256: 64aa7d9101f7e96b6d7f37da14ec43783bc7b91b02abfa936310642eb45bad30 +Commands: +- simplegosnake +ManifestType: installer +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/x/XPLassal/SimpleGoSnake/4.4.1/XPLassal.SimpleGoSnake.locale.en.yaml b/manifests/x/XPLassal/SimpleGoSnake/4.4.1/XPLassal.SimpleGoSnake.locale.en.yaml new file mode 100644 index 0000000000000..cbb904b53e3d7 --- /dev/null +++ b/manifests/x/XPLassal/SimpleGoSnake/4.4.1/XPLassal.SimpleGoSnake.locale.en.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: XPLassal.SimpleGoSnake +PackageVersion: 4.4.1 +PackageLocale: en +Publisher: XPLassal +PackageName: Simple Go Snake +PackageUrl: https://github.com/XPLassal/simple-go-snake +License: MIT +ShortDescription: A command line version of the classic videogame Snake, with many possible settings, including for field size, gameplay speed, board design, if multiple fruits appear simultaneously, and whether walls are solid or wrap around. +Moniker: simplegosnake +Tags: +- simple-go-snake +- snake-game +- videogame +- games +- single-player +- singleplayer +- requirescmd +ReleaseNotesUrl: https://github.com/XPLassal/simple-go-snake/releases/tag/v4.4.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XPLassal/SimpleGoSnake/4.4.1/XPLassal.SimpleGoSnake.yaml b/manifests/x/XPLassal/SimpleGoSnake/4.4.1/XPLassal.SimpleGoSnake.yaml new file mode 100644 index 0000000000000..de7ffe181890c --- /dev/null +++ b/manifests/x/XPLassal/SimpleGoSnake/4.4.1/XPLassal.SimpleGoSnake.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: XPLassal.SimpleGoSnake +PackageVersion: 4.4.1 +DefaultLocale: en +ManifestType: version +ManifestVersion: 1.12.0 \ No newline at end of file From 15c9bd1d55b60e0e55c924ce7b916e80016be663 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 17 Jul 2026 04:44:25 +0800 Subject: [PATCH 188/188] New package: EpicGames.LoreDesktop version 0.8.301 (#397734) --- .../EpicGames.LoreDesktop.installer.yaml | 18 +++++++++++ .../EpicGames.LoreDesktop.locale.en-US.yaml | 31 +++++++++++++++++++ .../EpicGames.LoreDesktop.locale.zh-CN.yaml | 31 +++++++++++++++++++ .../0.8.301/EpicGames.LoreDesktop.yaml | 8 +++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/e/EpicGames/LoreDesktop/0.8.301/EpicGames.LoreDesktop.installer.yaml create mode 100644 manifests/e/EpicGames/LoreDesktop/0.8.301/EpicGames.LoreDesktop.locale.en-US.yaml create mode 100644 manifests/e/EpicGames/LoreDesktop/0.8.301/EpicGames.LoreDesktop.locale.zh-CN.yaml create mode 100644 manifests/e/EpicGames/LoreDesktop/0.8.301/EpicGames.LoreDesktop.yaml diff --git a/manifests/e/EpicGames/LoreDesktop/0.8.301/EpicGames.LoreDesktop.installer.yaml b/manifests/e/EpicGames/LoreDesktop/0.8.301/EpicGames.LoreDesktop.installer.yaml new file mode 100644 index 0000000000000..9bfe718ca518b --- /dev/null +++ b/manifests/e/EpicGames/LoreDesktop/0.8.301/EpicGames.LoreDesktop.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-3.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EpicGames.LoreDesktop +PackageVersion: 0.8.301 +InstallerType: nullsoft # electron-builder +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 18cc3238-9b1f-58dd-9d8a-4bea0f00a914 +ReleaseDate: 2026-06-19 +Installers: +- Architecture: x64 + InstallerUrl: https://releases.lore.org/desktop/updates/stable/lore-desktop-v0.8.301-win-x86_64.exe + InstallerSha256: 33CEA007BF3C56E8B2E673B1B38FD3B5E1926765E8F314CBDE682546E45C52A7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EpicGames/LoreDesktop/0.8.301/EpicGames.LoreDesktop.locale.en-US.yaml b/manifests/e/EpicGames/LoreDesktop/0.8.301/EpicGames.LoreDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..9f4519a49bd2f --- /dev/null +++ b/manifests/e/EpicGames/LoreDesktop/0.8.301/EpicGames.LoreDesktop.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-3.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EpicGames.LoreDesktop +PackageVersion: 0.8.301 +PackageLocale: en-US +Publisher: epicgames.com +PublisherUrl: https://lore.org/ +PublisherSupportUrl: https://github.com/EpicGames/lore/issues +PrivacyUrl: https://legal.epicgames.com/epicgames/privacy-policy +Author: Epic Games, Inc. +PackageName: Lore Desktop +PackageUrl: https://lore.org/ +License: Freeware +LicenseUrl: https://legal.epicgames.com/epicgames/tos +Copyright: Copyright (c) 2026 Epic Games, Inc. +CopyrightUrl: https://legal.epicgames.com/epicgames/tos +ShortDescription: Next-Generation Open Source Version Control +Description: Lore is an open source version control system designed for unprecedented scalability of both data and teams. It is optimized for projects that combine code with large binary assets, including games and entertainment, and caters for the needs of developers and artists alike. +# Moniker: +Tags: +- vcs +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://epicgames.github.io/lore/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EpicGames/LoreDesktop/0.8.301/EpicGames.LoreDesktop.locale.zh-CN.yaml b/manifests/e/EpicGames/LoreDesktop/0.8.301/EpicGames.LoreDesktop.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2eade837873f9 --- /dev/null +++ b/manifests/e/EpicGames/LoreDesktop/0.8.301/EpicGames.LoreDesktop.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-3.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: EpicGames.LoreDesktop +PackageVersion: 0.8.301 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +License: 免费软件 +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 下一代开源版本控制 +Description: Lore 是一款开源版本控制系统,旨在为数据和团队提供前所未有的扩展性。它针对代码与大型二进制资产结合的项目(包括游戏和娱乐行业)进行了优化,同时满足开发人员和艺术家的需求。 +# Moniker: +Tags: +- 版本控制系统 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://epicgames.github.io/lore/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EpicGames/LoreDesktop/0.8.301/EpicGames.LoreDesktop.yaml b/manifests/e/EpicGames/LoreDesktop/0.8.301/EpicGames.LoreDesktop.yaml new file mode 100644 index 0000000000000..c30a6608876f8 --- /dev/null +++ b/manifests/e/EpicGames/LoreDesktop/0.8.301/EpicGames.LoreDesktop.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-3.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: EpicGames.LoreDesktop +PackageVersion: 0.8.301 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0