From 97f323190443c752e8e3a5706dd4062090b660b3 Mon Sep 17 00:00:00 2001 From: Kayvan Sylvan Date: Thu, 30 Jul 2026 05:42:21 -0700 Subject: [PATCH 001/114] New version: danielmiessler.Fabric version 1.4.460 (#407548) --- .../danielmiessler.Fabric.installer.yaml | 24 ++++++++++++++ .../danielmiessler.Fabric.locale.en-US.yaml | 31 +++++++++++++++++++ .../Fabric/1.4.460/danielmiessler.Fabric.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/d/danielmiessler/Fabric/1.4.460/danielmiessler.Fabric.installer.yaml create mode 100644 manifests/d/danielmiessler/Fabric/1.4.460/danielmiessler.Fabric.locale.en-US.yaml create mode 100644 manifests/d/danielmiessler/Fabric/1.4.460/danielmiessler.Fabric.yaml diff --git a/manifests/d/danielmiessler/Fabric/1.4.460/danielmiessler.Fabric.installer.yaml b/manifests/d/danielmiessler/Fabric/1.4.460/danielmiessler.Fabric.installer.yaml new file mode 100644 index 0000000000000..db011537cc23e --- /dev/null +++ b/manifests/d/danielmiessler/Fabric/1.4.460/danielmiessler.Fabric.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: danielmiessler.Fabric +PackageVersion: 1.4.460 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: fabric.exe +Commands: +- fabric +ReleaseDate: 2026-07-24 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.460/fabric_Windows_i386.zip + InstallerSha256: 8530BA6C9E3AD6323CE8753102A538E862625A29D83F4F0AA2A973009AF6A3E2 +- Architecture: x64 + InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.460/fabric_Windows_x86_64.zip + InstallerSha256: 220CC50735C63A3183D551D8B697DF725FAE2A60DF7D9256A13F84C150300F15 +- Architecture: arm64 + InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.460/fabric_Windows_arm64.zip + InstallerSha256: 1112BE219C94B015846195372729B4D16CBFEDDC809B944D34BC2E2C865710D7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/danielmiessler/Fabric/1.4.460/danielmiessler.Fabric.locale.en-US.yaml b/manifests/d/danielmiessler/Fabric/1.4.460/danielmiessler.Fabric.locale.en-US.yaml new file mode 100644 index 0000000000000..74a434c0bf400 --- /dev/null +++ b/manifests/d/danielmiessler/Fabric/1.4.460/danielmiessler.Fabric.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: danielmiessler.Fabric +PackageVersion: 1.4.460 +PackageLocale: en-US +Publisher: danielmiessler +PublisherUrl: https://github.com/danielmiessler +PublisherSupportUrl: https://github.com/danielmiessler/Fabric/issues +PackageName: Fabric +PackageUrl: https://github.com/danielmiessler/Fabric +License: MIT +LicenseUrl: https://github.com/danielmiessler/Fabric/blob/HEAD/LICENSE +ShortDescription: Fabric is an open-source framework for augmenting humans using AI. +Tags: +- ai +- augmentation +- flourishing +- life +- work +ReleaseNotes: |- + Changes + PR #2166 by ksylvan: feat: add Claude Opus 5 support and refresh dependencies + - Add Claude Opus 5 to the supported model selection. + - Disable sampling parameters for Claude Opus 5 requests. + - Restrict one-million-token beta headers to compatible Claude models only. + - Remove unsupported 200K-context models from the beta header mapping. + - Upgrade Anthropic, AWS, Ollama, Google, and supporting dependencies. +ReleaseNotesUrl: https://github.com/danielmiessler/Fabric/releases/tag/v1.4.460 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/danielmiessler/Fabric/1.4.460/danielmiessler.Fabric.yaml b/manifests/d/danielmiessler/Fabric/1.4.460/danielmiessler.Fabric.yaml new file mode 100644 index 0000000000000..ef7ed48df8451 --- /dev/null +++ b/manifests/d/danielmiessler/Fabric/1.4.460/danielmiessler.Fabric.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: danielmiessler.Fabric +PackageVersion: 1.4.460 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 45b3a66cf05d4b6f3f2fe49182eb11fd5ace92f1 Mon Sep 17 00:00:00 2001 From: Anthony Thompson Date: Thu, 30 Jul 2026 05:42:42 -0700 Subject: [PATCH 002/114] tonythethompson.QuickShellforCmdPal version 0.2.4.0 (#409873) --- ...hompson.QuickShellforCmdPal.installer.yaml | 31 ++++++++++++ ...pson.QuickShellforCmdPal.locale.en-US.yaml | 49 +++++++++++++++++++ .../tonythethompson.QuickShellforCmdPal.yaml | 8 +++ 3 files changed, 88 insertions(+) create mode 100644 manifests/t/tonythethompson/QuickShellforCmdPal/0.2.4.0/tonythethompson.QuickShellforCmdPal.installer.yaml create mode 100644 manifests/t/tonythethompson/QuickShellforCmdPal/0.2.4.0/tonythethompson.QuickShellforCmdPal.locale.en-US.yaml create mode 100644 manifests/t/tonythethompson/QuickShellforCmdPal/0.2.4.0/tonythethompson.QuickShellforCmdPal.yaml diff --git a/manifests/t/tonythethompson/QuickShellforCmdPal/0.2.4.0/tonythethompson.QuickShellforCmdPal.installer.yaml b/manifests/t/tonythethompson/QuickShellforCmdPal/0.2.4.0/tonythethompson.QuickShellforCmdPal.installer.yaml new file mode 100644 index 0000000000000..14e779d95798f --- /dev/null +++ b/manifests/t/tonythethompson/QuickShellforCmdPal/0.2.4.0/tonythethompson.QuickShellforCmdPal.installer.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: tonythethompson.QuickShellforCmdPal +PackageVersion: 0.2.4.0 +MinimumOSVersion: 10.0.19041.0 +InstallerType: inno +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- +AppsAndFeaturesEntries: +- DisplayName: Quick Shell for CmdPal + Publisher: Tony Thompson + ProductCode: '{8C4E2F91-6B3D-4A5E-9F1C-2D7E8A0B4C6D}}_is1' +InstallationMetadata: + DefaultInstallLocation: '%LOCALAPPDATA%\Programs\QuickShell' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/tonythethompson/QuickShell/releases/download/v0.2.4.0/QuickShellforCmdPal-Setup-0.2.4.0-x64.exe + InstallerSha256: C2E92C33B4E154957FB785646E56C76DEA4508C2BEF0EC084EDD0A917F579486 +- Architecture: arm64 + InstallerUrl: https://github.com/tonythethompson/QuickShell/releases/download/v0.2.4.0/QuickShellforCmdPal-Setup-0.2.4.0-arm64.exe + InstallerSha256: 05D53282DD19C5AEF82CCE1616168A4D05641632257E9E84C283A9A937BA345A +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-29 diff --git a/manifests/t/tonythethompson/QuickShellforCmdPal/0.2.4.0/tonythethompson.QuickShellforCmdPal.locale.en-US.yaml b/manifests/t/tonythethompson/QuickShellforCmdPal/0.2.4.0/tonythethompson.QuickShellforCmdPal.locale.en-US.yaml new file mode 100644 index 0000000000000..025bef17d66c6 --- /dev/null +++ b/manifests/t/tonythethompson/QuickShellforCmdPal/0.2.4.0/tonythethompson.QuickShellforCmdPal.locale.en-US.yaml @@ -0,0 +1,49 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: tonythethompson.QuickShellforCmdPal +PackageVersion: 0.2.4.0 +PackageLocale: en-US +Publisher: Tony Thompson +PublisherUrl: https://github.com/tonythethompson +PublisherSupportUrl: https://github.com/tonythethompson/QuickShell/issues +PackageName: Quick Shell for CmdPal +PackageUrl: https://github.com/tonythethompson/QuickShell +License: MIT +LicenseUrl: https://github.com/tonythethompson/QuickShell/blob/master/LICENSE +ShortDescription: Command Palette extension only (no PowerToys Run plugin) +Description: | + Quick Shell for CmdPal is the Command Palette-only installer for Quick Shell. + It matches the Microsoft Store package: register the extension, open saved + project folders in any terminal, and optionally run commands on launch. + + PowerToys Run is not included. Use winget install tonythethompson.QuickShell + for the bundled installer, or add the Run plugin ZIP from GitHub Releases. + + After installing, open PowerToys Command Palette and run + "Reload Command Palette Extension". +Tags: +- command-palette +- commandline +- powershell +- quickshell +- terminal +- windows-commandpalette-extension +- windows-terminal +ReleaseNotes: | + ### Changed + + - Much smaller Command Palette package: Release MSIX is roughly ~30 MB after trim (down from ~126 MB) by dropping WinForms and stripping unused framework code, so installs and updates download less. + - Snappier search and list refresh by cutting allocations on hot paths (task search tokens, PATH lookups, display text, health-check parsing). + - Faster workspace suggestions and home-row enrichment with less redundant work while you browse and launch. + - Quicker terminal profile icon loading via Windows Terminal fragment discovery, icon resizing, and skip-reparse when fragment files have not changed. + - Smoother status and branch-picker refresh when drives come back online or a load fails (retryable errors, no stuck duplicate loads). + + ### Fixed + + - Profile icons from Windows Terminal fragments (including relative paths and fragment `updates`) resolve more reliably. + - Blank `.ico` sources are handled without breaking valid PNG icons. + - Offline or repaired workspace folders re-probe after a short TTL instead of staying stuck until restart. +ReleaseNotesUrl: https://github.com/tonythethompson/QuickShell/releases/tag/v0.2.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/tonythethompson/QuickShellforCmdPal/0.2.4.0/tonythethompson.QuickShellforCmdPal.yaml b/manifests/t/tonythethompson/QuickShellforCmdPal/0.2.4.0/tonythethompson.QuickShellforCmdPal.yaml new file mode 100644 index 0000000000000..a980cbb68ac16 --- /dev/null +++ b/manifests/t/tonythethompson/QuickShellforCmdPal/0.2.4.0/tonythethompson.QuickShellforCmdPal.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: tonythethompson.QuickShellforCmdPal +PackageVersion: 0.2.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2aec6c7e3b5f361d213565aec21581ae6b71969f Mon Sep 17 00:00:00 2001 From: martona Date: Thu, 30 Jul 2026 08:42:57 -0400 Subject: [PATCH 003/114] New version: martona.WM_NIGHT version 0.2.0.8 (#409876) --- .../0.2.0.8/martona.WM_NIGHT.installer.yaml | 22 ++++++++++ .../martona.WM_NIGHT.locale.en-US.yaml | 44 +++++++++++++++++++ .../WM_NIGHT/0.2.0.8/martona.WM_NIGHT.yaml | 8 ++++ 3 files changed, 74 insertions(+) create mode 100644 manifests/m/martona/WM_NIGHT/0.2.0.8/martona.WM_NIGHT.installer.yaml create mode 100644 manifests/m/martona/WM_NIGHT/0.2.0.8/martona.WM_NIGHT.locale.en-US.yaml create mode 100644 manifests/m/martona/WM_NIGHT/0.2.0.8/martona.WM_NIGHT.yaml diff --git a/manifests/m/martona/WM_NIGHT/0.2.0.8/martona.WM_NIGHT.installer.yaml b/manifests/m/martona/WM_NIGHT/0.2.0.8/martona.WM_NIGHT.installer.yaml new file mode 100644 index 0000000000000..fdf09e0d38506 --- /dev/null +++ b/manifests/m/martona/WM_NIGHT/0.2.0.8/martona.WM_NIGHT.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: martona.WM_NIGHT +PackageVersion: 0.2.0.8 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.18362.0 +InstallerType: msix +PackageFamilyName: WM-NIGHT_k7d8219edqwtj +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/martona/WM_NIGHT/releases/download/v0.2.0.8/WM_NIGHT-windows-amd64.msix + InstallerSha256: A38467AAFB1C32B5CAF160EFC5AA0CF6351111BBB2F7BD5CE93D0E5970486CE9 + SignatureSha256: 7EC86639232D238EE6F79BCC0644C5633490DAD03A66B2EC5C44BAA492501BDB +- Architecture: arm64 + InstallerUrl: https://github.com/martona/WM_NIGHT/releases/download/v0.2.0.8/WM_NIGHT-windows-arm64.msix + InstallerSha256: D22BEFA646ED7B0E465A05223E2A6CE4090CB8B5EA83B90ACEA9435A2BD48D94 + SignatureSha256: 8AFCBC9E50E755FCA7681FDCEC58E926DE0541E78D31D7F0182DFF239B477D40 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-30 diff --git a/manifests/m/martona/WM_NIGHT/0.2.0.8/martona.WM_NIGHT.locale.en-US.yaml b/manifests/m/martona/WM_NIGHT/0.2.0.8/martona.WM_NIGHT.locale.en-US.yaml new file mode 100644 index 0000000000000..4d41c3a2e4026 --- /dev/null +++ b/manifests/m/martona/WM_NIGHT/0.2.0.8/martona.WM_NIGHT.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: martona.WM_NIGHT +PackageVersion: 0.2.0.8 +PackageLocale: en-US +Publisher: martona +PublisherUrl: https://anka.me +PublisherSupportUrl: https://github.com/martona/WM_NIGHT/issues +Author: martona +PackageName: WM_NIGHT +PackageUrl: https://github.com/martona/WM_NIGHT +License: MIT +LicenseUrl: https://github.com/martona/WM_NIGHT/blob/master/LICENSE +Copyright: Copyright (c) 2026 Marton Anka +ShortDescription: Native dark mode for classic Win32 desktop apps -- Explorer, regedit, the Control Panel, and the dialogs Windows forgot. +Description: |- + WM_NIGHT is a tray app that paints Windows' leftover light-mode corners dark. The OS + shipped a dark theme years ago but never finished the job: regedit, the Control Panel, + and a long tail of classic dialogs still blast you with white. WM_NIGHT injects umbra's + dark-mode engine into those processes and themes them at the source. + + It themes Explorer and regedit near-perfectly and the Control Panel reasonably well, and + you can add any leftover Win32 app to a registry whitelist. A signed build launched from a + trusted location keeps uiAccess, so it can also theme elevated windows (an elevated regedit + or mmc) without itself running elevated. +Moniker: wm-night +Tags: +- dark-mode +- dark-theme +- theming +- win32 +- explorer +- regedit +- control-panel +- tray +- desktop +- windows +ReleaseNotesUrl: https://github.com/martona/WM_NIGHT/releases/tag/v0.2.0.8 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/martona/WM_NIGHT/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/martona/WM_NIGHT/0.2.0.8/martona.WM_NIGHT.yaml b/manifests/m/martona/WM_NIGHT/0.2.0.8/martona.WM_NIGHT.yaml new file mode 100644 index 0000000000000..bdbe0f676a05d --- /dev/null +++ b/manifests/m/martona/WM_NIGHT/0.2.0.8/martona.WM_NIGHT.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: martona.WM_NIGHT +PackageVersion: 0.2.0.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ceedbe8570018cf4c06eb3d269298805ee5e93d6 Mon Sep 17 00:00:00 2001 From: Alejandro Soriano <31532028+Aleixenandros@users.noreply.github.com> Date: Thu, 30 Jul 2026 14:43:12 +0200 Subject: [PATCH 004/114] New version: rustty.Rustty version 1.63.0 (#409877) --- .../1.63.0/rustty.Rustty.installer.yaml | 21 +++++++++++ .../1.63.0/rustty.Rustty.locale.es-ES.yaml | 37 +++++++++++++++++++ .../r/rustty/Rustty/1.63.0/rustty.Rustty.yaml | 8 ++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/r/rustty/Rustty/1.63.0/rustty.Rustty.installer.yaml create mode 100644 manifests/r/rustty/Rustty/1.63.0/rustty.Rustty.locale.es-ES.yaml create mode 100644 manifests/r/rustty/Rustty/1.63.0/rustty.Rustty.yaml diff --git a/manifests/r/rustty/Rustty/1.63.0/rustty.Rustty.installer.yaml b/manifests/r/rustty/Rustty/1.63.0/rustty.Rustty.installer.yaml new file mode 100644 index 0000000000000..87c8202834de8 --- /dev/null +++ b/manifests/r/rustty/Rustty/1.63.0/rustty.Rustty.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: rustty.Rustty +PackageVersion: 1.63.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{E8B534CA-628B-4862-A890-57EF3E934928}' +ReleaseDate: 2026-07-30 +AppsAndFeaturesEntries: +- ProductCode: '{E8B534CA-628B-4862-A890-57EF3E934928}' + UpgradeCode: '{3B253B6F-30AE-53D8-984C-60148C2CAC85}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Rustty' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Aleixenandros/Rustty/releases/download/v1.63.0/Rustty_1.63.0_x64.msi + InstallerSha256: 5E4F41866BF11FA304541033E96EAC8EF79A2FF71FBDE5F3C27221B61775A2EC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/rustty/Rustty/1.63.0/rustty.Rustty.locale.es-ES.yaml b/manifests/r/rustty/Rustty/1.63.0/rustty.Rustty.locale.es-ES.yaml new file mode 100644 index 0000000000000..63126ba3c7b06 --- /dev/null +++ b/manifests/r/rustty/Rustty/1.63.0/rustty.Rustty.locale.es-ES.yaml @@ -0,0 +1,37 @@ +# 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: rustty.Rustty +PackageVersion: 1.63.0 +PackageLocale: es-ES +Publisher: rustty +PublisherUrl: https://rustty.es/ +PublisherSupportUrl: https://github.com/Aleixenandros/Rustty/issues +PrivacyUrl: https://rustty.es/politica-privacidad +Author: Alejandro Soriano +PackageName: Rustty +PackageUrl: https://github.com/Aleixenandros/Rustty +License: Apache-2.0 +LicenseUrl: https://github.com/Aleixenandros/Rustty/blob/HEAD/LICENSE +Copyright: Copyright 2026 Alejandro Soriano +CopyrightUrl: https://github.com/Aleixenandros/Rustty/blob/main/NOTICE +ShortDescription: Cliente de terminal y gestor de conexiones SSH/SFTP/RDP multiplataforma, escrito en Rust +Description: Rustty es un cliente de terminal y gestor de conexiones multiplataforma, moderno y ligero. Soporta SSH, SFTP, FTP, FTPS y RDP, con terminal acelerado por GPU, panel de ficheros integrado, túneles SSH, snippets y paleta de comandos. +Moniker: rustty +Tags: +- console +- ftp +- ftps +- rdp +- rust +- sftp +- shell +- ssh +- tauri +- terminal +ReleaseNotes: Ver CHANGELOG para detalles. +ReleaseNotesUrl: https://github.com/Aleixenandros/Rustty/releases/tag/v1.63.0 +Documentations: +- DocumentUrl: https://rustty.es/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/rustty/Rustty/1.63.0/rustty.Rustty.yaml b/manifests/r/rustty/Rustty/1.63.0/rustty.Rustty.yaml new file mode 100644 index 0000000000000..7b55dddcd12d1 --- /dev/null +++ b/manifests/r/rustty/Rustty/1.63.0/rustty.Rustty.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: rustty.Rustty +PackageVersion: 1.63.0 +DefaultLocale: es-ES +ManifestType: version +ManifestVersion: 1.12.0 From 1da4bdb49297deb4c24d2be331fde714ed8c278e Mon Sep 17 00:00:00 2001 From: ptweezy Date: Thu, 30 Jul 2026 09:08:28 -0400 Subject: [PATCH 005/114] New version: ptweezy.cronstable version 1.2.33 (#407884) --- .../1.2.33/ptweezy.cronstable.installer.yaml | 18 ++++++++++ .../ptweezy.cronstable.locale.en-US.yaml | 36 +++++++++++++++++++ .../cronstable/1.2.33/ptweezy.cronstable.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/p/ptweezy/cronstable/1.2.33/ptweezy.cronstable.installer.yaml create mode 100644 manifests/p/ptweezy/cronstable/1.2.33/ptweezy.cronstable.locale.en-US.yaml create mode 100644 manifests/p/ptweezy/cronstable/1.2.33/ptweezy.cronstable.yaml diff --git a/manifests/p/ptweezy/cronstable/1.2.33/ptweezy.cronstable.installer.yaml b/manifests/p/ptweezy/cronstable/1.2.33/ptweezy.cronstable.installer.yaml new file mode 100644 index 0000000000000..f3115d97c81a8 --- /dev/null +++ b/manifests/p/ptweezy/cronstable/1.2.33/ptweezy.cronstable.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ptweezy.cronstable +PackageVersion: 1.2.33 +InstallerType: portable +Commands: +- cronstable +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ptweezy/cronstable/releases/download/1.2.33/cronstable-windows-amd64.exe + InstallerSha256: 7AB51B7FC029273F6E7FEF91B9E6B3FDBFE00ACB8A451C9848295EEFC8DFE0FD +- Architecture: arm64 + InstallerUrl: https://github.com/ptweezy/cronstable/releases/download/1.2.33/cronstable-windows-arm64.exe + InstallerSha256: B7CCF0EB65D96DE91F8380F268E6A79F22BC0E6FB39F80B325C510A34894A472 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-26 diff --git a/manifests/p/ptweezy/cronstable/1.2.33/ptweezy.cronstable.locale.en-US.yaml b/manifests/p/ptweezy/cronstable/1.2.33/ptweezy.cronstable.locale.en-US.yaml new file mode 100644 index 0000000000000..7c2c7860a950e --- /dev/null +++ b/manifests/p/ptweezy/cronstable/1.2.33/ptweezy.cronstable.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ptweezy.cronstable +PackageVersion: 1.2.33 +PackageLocale: en-US +Publisher: ptweezy +PublisherUrl: https://github.com/ptweezy +PublisherSupportUrl: https://github.com/ptweezy/cronstable/issues +PackageName: cronstable +PackageUrl: https://github.com/ptweezy/cronstable +License: MIT +LicenseUrl: https://github.com/ptweezy/cronstable/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026, the cronstable developers +CopyrightUrl: https://github.com/ptweezy/cronstable/blob/HEAD/LICENSE +ShortDescription: A modern, distributed, fault-tolerant, highly available, leader-electing, container-friendly, highly configurable, precompiled, multi-architecture, portable, security-hardened, production-ready cron replacement. +Moniker: cronstable +Tags: +- cron +- crontab +- scheduler +- job-scheduler +- task-scheduler +- cronjob +- container +- docker +- kubernetes +- devops +- sre +- sysadmin +ReleaseNotesUrl: https://github.com/ptweezy/cronstable/releases/tag/1.2.33 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ptweezy/cronstable/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/ptweezy/cronstable/1.2.33/ptweezy.cronstable.yaml b/manifests/p/ptweezy/cronstable/1.2.33/ptweezy.cronstable.yaml new file mode 100644 index 0000000000000..536e16ac4ecf8 --- /dev/null +++ b/manifests/p/ptweezy/cronstable/1.2.33/ptweezy.cronstable.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ptweezy.cronstable +PackageVersion: 1.2.33 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 05e5ec4e4f6ad91cd32185e5f039b6976ab0b994 Mon Sep 17 00:00:00 2001 From: Dirk Date: Thu, 30 Jul 2026 15:08:45 +0200 Subject: [PATCH 006/114] New version: deviceinsight.kafkactl 5.20.0 (#409880) Co-authored-by: goreleaserbot --- .../deviceinsight.kafkactl.installer.yaml | 34 +++++++++++++++++++ .../deviceinsight.kafkactl.locale.en-US.yaml | 14 ++++++++ .../5.20.0/deviceinsight.kafkactl.yaml | 7 ++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/d/deviceinsight/kafkactl/5.20.0/deviceinsight.kafkactl.installer.yaml create mode 100644 manifests/d/deviceinsight/kafkactl/5.20.0/deviceinsight.kafkactl.locale.en-US.yaml create mode 100644 manifests/d/deviceinsight/kafkactl/5.20.0/deviceinsight.kafkactl.yaml diff --git a/manifests/d/deviceinsight/kafkactl/5.20.0/deviceinsight.kafkactl.installer.yaml b/manifests/d/deviceinsight/kafkactl/5.20.0/deviceinsight.kafkactl.installer.yaml new file mode 100644 index 0000000000000..aebd0552beea7 --- /dev/null +++ b/manifests/d/deviceinsight/kafkactl/5.20.0/deviceinsight.kafkactl.installer.yaml @@ -0,0 +1,34 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: deviceinsight.kafkactl +PackageVersion: 5.20.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-07-30" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: kafkactl.exe + PortableCommandAlias: kafkactl + InstallerUrl: https://github.com/deviceinsight/kafkactl/releases/download/v5.20.0/kafkactl_5.20.0_windows_386.zip + InstallerSha256: 47e112846ce6e63fdece01923ab966b58631e38360112b92b2d8324e2bd24423 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: kafkactl.exe + PortableCommandAlias: kafkactl + InstallerUrl: https://github.com/deviceinsight/kafkactl/releases/download/v5.20.0/kafkactl_5.20.0_windows_arm64.zip + InstallerSha256: b6e21da9aea4962d0a3c917173a18e0775e8e3aa2dc5356eb2108d2f4f1d5d6b + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: kafkactl.exe + PortableCommandAlias: kafkactl + InstallerUrl: https://github.com/deviceinsight/kafkactl/releases/download/v5.20.0/kafkactl_5.20.0_windows_amd64.zip + InstallerSha256: 693f74829a4e858b398ec466c2a1bfcfd2fd8a292b10032658c5711189619590 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/deviceinsight/kafkactl/5.20.0/deviceinsight.kafkactl.locale.en-US.yaml b/manifests/d/deviceinsight/kafkactl/5.20.0/deviceinsight.kafkactl.locale.en-US.yaml new file mode 100644 index 0000000000000..5187bdeabb9e6 --- /dev/null +++ b/manifests/d/deviceinsight/kafkactl/5.20.0/deviceinsight.kafkactl.locale.en-US.yaml @@ -0,0 +1,14 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: deviceinsight.kafkactl +PackageVersion: 5.20.0 +PackageLocale: en-US +Publisher: deviceinsight +PublisherSupportUrl: https://github.com/deviceinsight/kafkactl/issues +PackageName: kafkactl +PackageUrl: https://www.device-insight.com/ +License: Apache-2.0 +ShortDescription: A command-line interface for interaction with Apache Kafka +Moniker: kafkactl +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/deviceinsight/kafkactl/5.20.0/deviceinsight.kafkactl.yaml b/manifests/d/deviceinsight/kafkactl/5.20.0/deviceinsight.kafkactl.yaml new file mode 100644 index 0000000000000..b4bbeaca76523 --- /dev/null +++ b/manifests/d/deviceinsight/kafkactl/5.20.0/deviceinsight.kafkactl.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: deviceinsight.kafkactl +PackageVersion: 5.20.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 96dc8e12931b2209cb8bbe06ba20fb2920b7b068 Mon Sep 17 00:00:00 2001 From: Asaf Date: Thu, 30 Jul 2026 16:09:00 +0300 Subject: [PATCH 007/114] New version: NimbusAgent.Nimbus version 1.12.0 (#409883) --- .../1.12.0/NimbusAgent.Nimbus.installer.yaml | 14 +++++++++++ .../NimbusAgent.Nimbus.locale.en-US.yaml | 23 +++++++++++++++++++ .../Nimbus/1.12.0/NimbusAgent.Nimbus.yaml | 8 +++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/n/NimbusAgent/Nimbus/1.12.0/NimbusAgent.Nimbus.installer.yaml create mode 100644 manifests/n/NimbusAgent/Nimbus/1.12.0/NimbusAgent.Nimbus.locale.en-US.yaml create mode 100644 manifests/n/NimbusAgent/Nimbus/1.12.0/NimbusAgent.Nimbus.yaml diff --git a/manifests/n/NimbusAgent/Nimbus/1.12.0/NimbusAgent.Nimbus.installer.yaml b/manifests/n/NimbusAgent/Nimbus/1.12.0/NimbusAgent.Nimbus.installer.yaml new file mode 100644 index 0000000000000..72101d309ceb4 --- /dev/null +++ b/manifests/n/NimbusAgent/Nimbus/1.12.0/NimbusAgent.Nimbus.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: NimbusAgent.Nimbus +PackageVersion: 1.12.0 +InstallerType: wix +ProductCode: '{E2F1FAED-F647-4386-AE45-AE9C54A83B19}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nimbus-agent/Nimbus/releases/download/v1.12.0/nimbus-headless-windows-x64.msi + InstallerSha256: 08EB0F7278A18AD4B99B950D4A0A3DFF634ADA8C9142F2E9EF58996D76576EBE +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-30 diff --git a/manifests/n/NimbusAgent/Nimbus/1.12.0/NimbusAgent.Nimbus.locale.en-US.yaml b/manifests/n/NimbusAgent/Nimbus/1.12.0/NimbusAgent.Nimbus.locale.en-US.yaml new file mode 100644 index 0000000000000..a615769df4b43 --- /dev/null +++ b/manifests/n/NimbusAgent/Nimbus/1.12.0/NimbusAgent.Nimbus.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NimbusAgent.Nimbus +PackageVersion: 1.12.0 +PackageLocale: en-US +Publisher: NimbusAgent +PublisherUrl: https://github.com/nimbus-agent +PublisherSupportUrl: https://github.com/nimbus-agent/Nimbus/issues +PackageName: Nimbus +PackageUrl: https://github.com/nimbus-agent/Nimbus +License: AGPL-3.0-only +ShortDescription: Local-first AI agent framework (headless gateway + CLI) +Moniker: nimbus +Tags: +- ai +- agent +- cli +- gateway +- automation +ReleaseNotesUrl: https://github.com/nimbus-agent/Nimbus/releases/tag/v1.12.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NimbusAgent/Nimbus/1.12.0/NimbusAgent.Nimbus.yaml b/manifests/n/NimbusAgent/Nimbus/1.12.0/NimbusAgent.Nimbus.yaml new file mode 100644 index 0000000000000..462e621f05c9b --- /dev/null +++ b/manifests/n/NimbusAgent/Nimbus/1.12.0/NimbusAgent.Nimbus.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: NimbusAgent.Nimbus +PackageVersion: 1.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6af91183037d43a1e35a89a5bf61367a283022e0 Mon Sep 17 00:00:00 2001 From: Alejandro Soriano <31532028+Aleixenandros@users.noreply.github.com> Date: Thu, 30 Jul 2026 15:09:12 +0200 Subject: [PATCH 008/114] New version: rustty.Rustty version 1.64.0 (#409886) --- .../1.64.0/rustty.Rustty.installer.yaml | 21 +++++++++++ .../1.64.0/rustty.Rustty.locale.es-ES.yaml | 37 +++++++++++++++++++ .../r/rustty/Rustty/1.64.0/rustty.Rustty.yaml | 8 ++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/r/rustty/Rustty/1.64.0/rustty.Rustty.installer.yaml create mode 100644 manifests/r/rustty/Rustty/1.64.0/rustty.Rustty.locale.es-ES.yaml create mode 100644 manifests/r/rustty/Rustty/1.64.0/rustty.Rustty.yaml diff --git a/manifests/r/rustty/Rustty/1.64.0/rustty.Rustty.installer.yaml b/manifests/r/rustty/Rustty/1.64.0/rustty.Rustty.installer.yaml new file mode 100644 index 0000000000000..ab4d64cef68fc --- /dev/null +++ b/manifests/r/rustty/Rustty/1.64.0/rustty.Rustty.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: rustty.Rustty +PackageVersion: 1.64.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{E5E29ED2-2C7A-42B3-8C7C-3F925CF3939C}' +ReleaseDate: 2026-07-30 +AppsAndFeaturesEntries: +- ProductCode: '{E5E29ED2-2C7A-42B3-8C7C-3F925CF3939C}' + UpgradeCode: '{3B253B6F-30AE-53D8-984C-60148C2CAC85}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Rustty' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Aleixenandros/Rustty/releases/download/v1.64.0/Rustty_1.64.0_x64.msi + InstallerSha256: 99718FBD14E1C86790F1A14AEB452673CE2ACE75C1D71BB6E51A4E1D3211AD39 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/rustty/Rustty/1.64.0/rustty.Rustty.locale.es-ES.yaml b/manifests/r/rustty/Rustty/1.64.0/rustty.Rustty.locale.es-ES.yaml new file mode 100644 index 0000000000000..b55e6285b09b0 --- /dev/null +++ b/manifests/r/rustty/Rustty/1.64.0/rustty.Rustty.locale.es-ES.yaml @@ -0,0 +1,37 @@ +# 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: rustty.Rustty +PackageVersion: 1.64.0 +PackageLocale: es-ES +Publisher: rustty +PublisherUrl: https://rustty.es/ +PublisherSupportUrl: https://github.com/Aleixenandros/Rustty/issues +PrivacyUrl: https://rustty.es/politica-privacidad +Author: Alejandro Soriano +PackageName: Rustty +PackageUrl: https://github.com/Aleixenandros/Rustty +License: Apache-2.0 +LicenseUrl: https://github.com/Aleixenandros/Rustty/blob/HEAD/LICENSE +Copyright: Copyright 2026 Alejandro Soriano +CopyrightUrl: https://github.com/Aleixenandros/Rustty/blob/main/NOTICE +ShortDescription: Cliente de terminal y gestor de conexiones SSH/SFTP/RDP multiplataforma, escrito en Rust +Description: Rustty es un cliente de terminal y gestor de conexiones multiplataforma, moderno y ligero. Soporta SSH, SFTP, FTP, FTPS y RDP, con terminal acelerado por GPU, panel de ficheros integrado, túneles SSH, snippets y paleta de comandos. +Moniker: rustty +Tags: +- console +- ftp +- ftps +- rdp +- rust +- sftp +- shell +- ssh +- tauri +- terminal +ReleaseNotes: Ver CHANGELOG para detalles. +ReleaseNotesUrl: https://github.com/Aleixenandros/Rustty/releases/tag/v1.64.0 +Documentations: +- DocumentUrl: https://rustty.es/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/rustty/Rustty/1.64.0/rustty.Rustty.yaml b/manifests/r/rustty/Rustty/1.64.0/rustty.Rustty.yaml new file mode 100644 index 0000000000000..302b7461743f5 --- /dev/null +++ b/manifests/r/rustty/Rustty/1.64.0/rustty.Rustty.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: rustty.Rustty +PackageVersion: 1.64.0 +DefaultLocale: es-ES +ManifestType: version +ManifestVersion: 1.12.0 From 3e9df7a3b0bdafa8b981830ad23d01a2588e1b57 Mon Sep 17 00:00:00 2001 From: KarbitsCode <107671693+KarbitsCode@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:33:38 +0800 Subject: [PATCH 009/114] VovSoft.SpeechToSubtitleConverter version 2.2.0.0 (#408156) --- .../VovSoft.SpeechToSubtitleConverter.installer.yaml | 12 ++++++------ ...vSoft.SpeechToSubtitleConverter.locale.en-US.yaml | 2 +- .../VovSoft.SpeechToSubtitleConverter.yaml | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) rename manifests/v/VovSoft/SpeechToSubtitleConverter/{1.3.0.0 => 2.2.0.0}/VovSoft.SpeechToSubtitleConverter.installer.yaml (78%) rename manifests/v/VovSoft/SpeechToSubtitleConverter/{1.3.0.0 => 2.2.0.0}/VovSoft.SpeechToSubtitleConverter.locale.en-US.yaml (97%) rename manifests/v/VovSoft/SpeechToSubtitleConverter/{1.3.0.0 => 2.2.0.0}/VovSoft.SpeechToSubtitleConverter.yaml (88%) diff --git a/manifests/v/VovSoft/SpeechToSubtitleConverter/1.3.0.0/VovSoft.SpeechToSubtitleConverter.installer.yaml b/manifests/v/VovSoft/SpeechToSubtitleConverter/2.2.0.0/VovSoft.SpeechToSubtitleConverter.installer.yaml similarity index 78% rename from manifests/v/VovSoft/SpeechToSubtitleConverter/1.3.0.0/VovSoft.SpeechToSubtitleConverter.installer.yaml rename to manifests/v/VovSoft/SpeechToSubtitleConverter/2.2.0.0/VovSoft.SpeechToSubtitleConverter.installer.yaml index c3cda2d4060ad..fa318ebba0c6b 100644 --- a/manifests/v/VovSoft/SpeechToSubtitleConverter/1.3.0.0/VovSoft.SpeechToSubtitleConverter.installer.yaml +++ b/manifests/v/VovSoft/SpeechToSubtitleConverter/2.2.0.0/VovSoft.SpeechToSubtitleConverter.installer.yaml @@ -2,14 +2,14 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: VovSoft.SpeechToSubtitleConverter -PackageVersion: 1.3.0.0 +PackageVersion: 2.2.0.0 InstallerLocale: en-US Installers: -- Architecture: x86 +- Architecture: x64 InstallerType: inno Scope: machine InstallerUrl: https://files.vovsoft.com/speech-to-subtitle-converter.exe - InstallerSha256: 6606843D355360ED5015C7027E3C262F72B8155FE894A23BF508083EBD3C0410 + InstallerSha256: EDD125748A47329C8F35FC5B8E5971A2820D996D9124D8C8123A0C7B39B2F265 InstallModes: - interactive - silent @@ -26,15 +26,15 @@ Installers: ElevationRequirement: elevatesSelf InstallationMetadata: DefaultInstallLocation: '%ProgramFiles%\VOVSOFT\Speech to Subtitle Converter' -- Architecture: x86 +- Architecture: x64 InstallerType: zip NestedInstallerType: portable NestedInstallerFiles: - RelativeFilePath: speechtosubtitle.exe PortableCommandAlias: speechtosubtitle InstallerUrl: https://files.vovsoft.com/speech-to-subtitle-converter-portable.zip - InstallerSha256: C310B9465C565824879539B571413EC80AA84EF1B448A9730B7ADE793AEFEC4A + InstallerSha256: 0A48D230E5F9C00852C6E8DF972C36AEFA1FCBB5C45B31FA2AFEA5A10281CC00 ArchiveBinariesDependOnPath: true ManifestType: installer ManifestVersion: 1.12.0 -ReleaseDate: 2025-01-07 +ReleaseDate: 2026-07-26 diff --git a/manifests/v/VovSoft/SpeechToSubtitleConverter/1.3.0.0/VovSoft.SpeechToSubtitleConverter.locale.en-US.yaml b/manifests/v/VovSoft/SpeechToSubtitleConverter/2.2.0.0/VovSoft.SpeechToSubtitleConverter.locale.en-US.yaml similarity index 97% rename from manifests/v/VovSoft/SpeechToSubtitleConverter/1.3.0.0/VovSoft.SpeechToSubtitleConverter.locale.en-US.yaml rename to manifests/v/VovSoft/SpeechToSubtitleConverter/2.2.0.0/VovSoft.SpeechToSubtitleConverter.locale.en-US.yaml index c0d530ec2922c..29c773407c394 100644 --- a/manifests/v/VovSoft/SpeechToSubtitleConverter/1.3.0.0/VovSoft.SpeechToSubtitleConverter.locale.en-US.yaml +++ b/manifests/v/VovSoft/SpeechToSubtitleConverter/2.2.0.0/VovSoft.SpeechToSubtitleConverter.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: VovSoft.SpeechToSubtitleConverter -PackageVersion: 1.3.0.0 +PackageVersion: 2.2.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ diff --git a/manifests/v/VovSoft/SpeechToSubtitleConverter/1.3.0.0/VovSoft.SpeechToSubtitleConverter.yaml b/manifests/v/VovSoft/SpeechToSubtitleConverter/2.2.0.0/VovSoft.SpeechToSubtitleConverter.yaml similarity index 88% rename from manifests/v/VovSoft/SpeechToSubtitleConverter/1.3.0.0/VovSoft.SpeechToSubtitleConverter.yaml rename to manifests/v/VovSoft/SpeechToSubtitleConverter/2.2.0.0/VovSoft.SpeechToSubtitleConverter.yaml index 8ef486fb575b2..cc141a8d6ac3c 100644 --- a/manifests/v/VovSoft/SpeechToSubtitleConverter/1.3.0.0/VovSoft.SpeechToSubtitleConverter.yaml +++ b/manifests/v/VovSoft/SpeechToSubtitleConverter/2.2.0.0/VovSoft.SpeechToSubtitleConverter.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: VovSoft.SpeechToSubtitleConverter -PackageVersion: 1.3.0.0 +PackageVersion: 2.2.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From c947c75e148b2d21037fc866245c01878b2f266f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:33:52 +0800 Subject: [PATCH 010/114] New version: Brave.Brave.Beta version 151.1.94.99 (#409799) --- .../Brave.Brave.Beta.installer.yaml | 87 +++++++++++++++++++ .../Brave.Brave.Beta.locale.en-US.yaml | 33 +++++++ .../Brave.Brave.Beta.locale.zh-CN.yaml | 29 +++++++ .../Beta/151.1.94.99/Brave.Brave.Beta.yaml | 8 ++ 4 files changed, 157 insertions(+) create mode 100644 manifests/b/Brave/Brave/Beta/151.1.94.99/Brave.Brave.Beta.installer.yaml create mode 100644 manifests/b/Brave/Brave/Beta/151.1.94.99/Brave.Brave.Beta.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Beta/151.1.94.99/Brave.Brave.Beta.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Beta/151.1.94.99/Brave.Brave.Beta.yaml diff --git a/manifests/b/Brave/Brave/Beta/151.1.94.99/Brave.Brave.Beta.installer.yaml b/manifests/b/Brave/Brave/Beta/151.1.94.99/Brave.Brave.Beta.installer.yaml new file mode 100644 index 0000000000000..12497f963238b --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/151.1.94.99/Brave.Brave.Beta.installer.yaml @@ -0,0 +1,87 @@ +# 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: 151.1.94.99 +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 +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.99/BraveBrowserStandaloneSilentBetaSetup32.exe + InstallerSha256: 0E16D733305439DD49B52790504167E91F817A0173A23C0FBFAABD9440F89916 + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.99/BraveBrowserStandaloneBetaSetup32.exe + InstallerSha256: 2D48D284591C2AB268CE7933030BBC180AAB274AAE3C370C128B9010DC0D5F8D + 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.99/BraveBrowserStandaloneSilentBetaSetup.exe + InstallerSha256: 9EF59951B5978F2E6567B1FC23CDFF7BFCDC294D00A29C33226BC4675A93221D + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.99/BraveBrowserStandaloneBetaSetup.exe + InstallerSha256: A4496CF847933A701DA74B0F6144F0714B07B07A6146CB9B3D2931542A6CA51E + 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.99/BraveBrowserStandaloneSilentBetaSetupArm64.exe + InstallerSha256: 4CD2FB121C0488139098694F2DAD79B5F13D7D65DB3D38B3CA9BBB0B0F7652C3 + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.94.99/BraveBrowserStandaloneBetaSetupArm64.exe + InstallerSha256: EEA808422243456A6B914296CB82CFD680DAD3F755237EE41251646D5A75C95A + 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/151.1.94.99/Brave.Brave.Beta.locale.en-US.yaml b/manifests/b/Brave/Brave/Beta/151.1.94.99/Brave.Brave.Beta.locale.en-US.yaml new file mode 100644 index 0000000000000..09b9a075435e3 --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/151.1.94.99/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: 151.1.94.99 +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/151.1.94.99/Brave.Brave.Beta.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Beta/151.1.94.99/Brave.Brave.Beta.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0e06a1bf9cd18 --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/151.1.94.99/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: 151.1.94.99 +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/151.1.94.99/Brave.Brave.Beta.yaml b/manifests/b/Brave/Brave/Beta/151.1.94.99/Brave.Brave.Beta.yaml new file mode 100644 index 0000000000000..65841ee2bc161 --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/151.1.94.99/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: 151.1.94.99 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 28a39ad1ec158b8797feb568a927012b7fa7bf86 Mon Sep 17 00:00:00 2001 From: Liang Li Date: Thu, 30 Jul 2026 21:34:13 +0800 Subject: [PATCH 011/114] New version: qilang.qi version 2026.07.29-2 (#409887) --- .../qi/2026.07.29-2/qilang.qi.installer.yaml | 17 +++++++++++ .../2026.07.29-2/qilang.qi.locale.zh-CN.yaml | 28 +++++++++++++++++++ .../q/qilang/qi/2026.07.29-2/qilang.qi.yaml | 8 ++++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/q/qilang/qi/2026.07.29-2/qilang.qi.installer.yaml create mode 100644 manifests/q/qilang/qi/2026.07.29-2/qilang.qi.locale.zh-CN.yaml create mode 100644 manifests/q/qilang/qi/2026.07.29-2/qilang.qi.yaml diff --git a/manifests/q/qilang/qi/2026.07.29-2/qilang.qi.installer.yaml b/manifests/q/qilang/qi/2026.07.29-2/qilang.qi.installer.yaml new file mode 100644 index 0000000000000..10e41d692b6f6 --- /dev/null +++ b/manifests/q/qilang/qi/2026.07.29-2/qilang.qi.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: qilang.qi +PackageVersion: 2026.07.29-2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: bin/qi.exe + PortableCommandAlias: qi +ReleaseDate: 2026-07-29 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/qilang-project/qi/releases/download/2026.07.29-2/qi-2026.07.29-2-windows-x64.zip + InstallerSha256: 00780F7A2B4AB430E8DBEC29B69E37718DDF82F07EF0152598DE9D31129869C8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/q/qilang/qi/2026.07.29-2/qilang.qi.locale.zh-CN.yaml b/manifests/q/qilang/qi/2026.07.29-2/qilang.qi.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d7af075bb2b75 --- /dev/null +++ b/manifests/q/qilang/qi/2026.07.29-2/qilang.qi.locale.zh-CN.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: qilang.qi +PackageVersion: 2026.07.29-2 +PackageLocale: zh-CN +Publisher: qilang-project +PublisherUrl: https://github.com/qilang-project +PublisherSupportUrl: https://github.com/qilang-project/qi/issues +PackageName: 奇语言 +PackageUrl: https://github.com/qilang-project/qi +License: MIT +ShortDescription: 100% 中文关键字的原生编译语言(LLVM 后端,内置 AI 原语) +Description: |- + 奇语言(qilang)是一门 100% 中文关键字的编译型语言,用 LLVM 生成原生机器码。 + 内置结构化输出(询问::)、工具调用、流式对话等 LLM/GenAI 原语, + 以及 Web 框架、协程并发、ARC 内存管理。编译产物零运行时依赖,可独立分发。 + 注:编译代码时需系统 clang/MSVC 做链接。 +Moniker: qilang +Tags: +- chinese +- compiler +- llm +- programming-language +ReleaseNotes: 'Full Changelog: 2026.07.29-1...2026.07.29-2' +ReleaseNotesUrl: https://github.com/qilang-project/qi/releases/tag/2026.07.29-2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/q/qilang/qi/2026.07.29-2/qilang.qi.yaml b/manifests/q/qilang/qi/2026.07.29-2/qilang.qi.yaml new file mode 100644 index 0000000000000..6cf4ea217833f --- /dev/null +++ b/manifests/q/qilang/qi/2026.07.29-2/qilang.qi.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: qilang.qi +PackageVersion: 2026.07.29-2 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 6b3b2e4a386bc8b6a559f8482bb265549972f2d1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:34:29 +0800 Subject: [PATCH 012/114] New version: Bosyun.Pixso.CN version 2.3.1 (#409892) --- .../CN/2.3.1/Bosyun.Pixso.CN.installer.yaml | 20 +++++++++++ .../2.3.1/Bosyun.Pixso.CN.locale.en-US.yaml | 35 +++++++++++++++++++ .../2.3.1/Bosyun.Pixso.CN.locale.zh-CN.yaml | 35 +++++++++++++++++++ .../Pixso/CN/2.3.1/Bosyun.Pixso.CN.yaml | 8 +++++ 4 files changed, 98 insertions(+) create mode 100644 manifests/b/Bosyun/Pixso/CN/2.3.1/Bosyun.Pixso.CN.installer.yaml create mode 100644 manifests/b/Bosyun/Pixso/CN/2.3.1/Bosyun.Pixso.CN.locale.en-US.yaml create mode 100644 manifests/b/Bosyun/Pixso/CN/2.3.1/Bosyun.Pixso.CN.locale.zh-CN.yaml create mode 100644 manifests/b/Bosyun/Pixso/CN/2.3.1/Bosyun.Pixso.CN.yaml diff --git a/manifests/b/Bosyun/Pixso/CN/2.3.1/Bosyun.Pixso.CN.installer.yaml b/manifests/b/Bosyun/Pixso/CN/2.3.1/Bosyun.Pixso.CN.installer.yaml new file mode 100644 index 0000000000000..fd4953b8dfb0d --- /dev/null +++ b/manifests/b/Bosyun/Pixso/CN/2.3.1/Bosyun.Pixso.CN.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: Bosyun.Pixso.CN +PackageVersion: 2.3.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +FileExtensions: +- pix +ProductCode: fdd33279-9a2b-5abb-9257-06737273f034 +ReleaseDate: 2026-07-27 +Installers: +- Architecture: x64 + InstallerUrl: https://pixso-pub-prod.obs.cn-east-3.myhuaweicloud.com/cms/download/package/app/bosyun/2.3.1/Pixso_win_v2_3_1.exe + InstallerSha256: 8B8CAAF1A762AE0508178B94692757DC13F68AC9B7C722527505B2D62F4AD92D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bosyun/Pixso/CN/2.3.1/Bosyun.Pixso.CN.locale.en-US.yaml b/manifests/b/Bosyun/Pixso/CN/2.3.1/Bosyun.Pixso.CN.locale.en-US.yaml new file mode 100644 index 0000000000000..0f61bf526f8b0 --- /dev/null +++ b/manifests/b/Bosyun/Pixso/CN/2.3.1/Bosyun.Pixso.CN.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: Bosyun.Pixso.CN +PackageVersion: 2.3.1 +PackageLocale: en-US +Publisher: Bosyun +PublisherUrl: https://pixso.cn/ +PublisherSupportUrl: https://pixso.cn/help/ +PrivacyUrl: https://pixso.cn/private-policy/ +Author: Shenzhen Pixso Technology Co., Ltd. +PackageName: Pixso +PackageUrl: https://pixso.cn/download/ +License: Proprietary +LicenseUrl: https://pixso.cn/term-services/ +Copyright: © 2026 Shenzhen Pixso Technology Co., Ltd. All rights reserved. +ShortDescription: Create Amazing UI/UX Design +Description: Pixso is an all-in-one design collaboration tool that helps R&D teams to have an easier and smoother working experience and more efficient team collaboration in prototyping, UI/UX design, visual design and low-code delivery. +Tags: +- design +- diagram +- flow +- flowchart +- interface +- mockup +- prototype +- specification +- ui +- user-interface +- ux +- wireframe +ReleaseNotesUrl: https://pixso.cn/releases/ +PurchaseUrl: https://pixso.cn/price/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bosyun/Pixso/CN/2.3.1/Bosyun.Pixso.CN.locale.zh-CN.yaml b/manifests/b/Bosyun/Pixso/CN/2.3.1/Bosyun.Pixso.CN.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0916563ebb5ab --- /dev/null +++ b/manifests/b/Bosyun/Pixso/CN/2.3.1/Bosyun.Pixso.CN.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Bosyun.Pixso.CN +PackageVersion: 2.3.1 +PackageLocale: zh-CN +Publisher: Bosyun +PublisherUrl: https://pixso.cn/ +PublisherSupportUrl: https://pixso.cn/help/ +PrivacyUrl: https://pixso.cn/private-policy/ +Author: 深圳市博思云创科技有限公司 +PackageName: Pixso +PackageUrl: https://pixso.cn/download/ +License: 专有软件 +LicenseUrl: https://pixso.cn/term-services/ +Copyright: © 2026 深圳市博思云创科技有限公司 版权所有 +ShortDescription: 新一代设计协作工具 +Description: Pixso 是一体化设计协作工具,助力产研设团队制作原型,UI/UX 设计,视觉设计,低代码交付时获得更轻松流畅的工作体验,让团队协作更高效。 +Tags: +- ui +- 人机交互 +- 原型 +- 图表 +- 模型 +- 流程 +- 流程图 +- 用户界面 +- 界面 +- 线框图 +- 规格 +- 设计 +ReleaseNotesUrl: https://pixso.cn/releases/ +PurchaseUrl: https://pixso.cn/price/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bosyun/Pixso/CN/2.3.1/Bosyun.Pixso.CN.yaml b/manifests/b/Bosyun/Pixso/CN/2.3.1/Bosyun.Pixso.CN.yaml new file mode 100644 index 0000000000000..5cf52a58a7516 --- /dev/null +++ b/manifests/b/Bosyun/Pixso/CN/2.3.1/Bosyun.Pixso.CN.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: Bosyun.Pixso.CN +PackageVersion: 2.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5ffbd4d716cf5b869a52082c5cb06ef5e58b0d5a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:34:56 +0800 Subject: [PATCH 013/114] New version: ByteDance.Trae version 3.5.81 (2.3.61406) (#409893) --- .../Trae/3.5.81/ByteDance.Trae.installer.yaml | 165 ++++++++++++++++++ .../3.5.81/ByteDance.Trae.locale.en-US.yaml | 34 ++++ .../3.5.81/ByteDance.Trae.locale.zh-CN.yaml | 24 +++ .../ByteDance/Trae/3.5.81/ByteDance.Trae.yaml | 8 + 4 files changed, 231 insertions(+) create mode 100644 manifests/b/ByteDance/Trae/3.5.81/ByteDance.Trae.installer.yaml create mode 100644 manifests/b/ByteDance/Trae/3.5.81/ByteDance.Trae.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/Trae/3.5.81/ByteDance.Trae.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/Trae/3.5.81/ByteDance.Trae.yaml diff --git a/manifests/b/ByteDance/Trae/3.5.81/ByteDance.Trae.installer.yaml b/manifests/b/ByteDance/Trae/3.5.81/ByteDance.Trae.installer.yaml new file mode 100644 index 0000000000000..0e9ee38a06c8f --- /dev/null +++ b/manifests/b/ByteDance/Trae/3.5.81/ByteDance.Trae.installer.yaml @@ -0,0 +1,165 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ByteDance.Trae +PackageVersion: 3.5.81 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- trae +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 +ProductCode: '{1082AAEF-E2C3-4ABD-8789-9861082B709F}_is1' +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + InstallerUrl: https://lf-cdn.trae.ai/obj/trae-ai-us/pkg/app/releases/stable/2.3.61406/win32/Trae-Setup-x64.exe + InstallerSha256: 8E0B4EFA203AF8FE53D9D642CF5A2E4345389C426C9DFDF803AE7F1BEF9BA61F +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://lf-cdn.trae.com.cn/obj/trae-com-cn/pkg/app/releases/stable/2.3.61406/win32/Trae-Setup-x64.exe + InstallerSha256: 8E0B4EFA203AF8FE53D9D642CF5A2E4345389C426C9DFDF803AE7F1BEF9BA61F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Trae/3.5.81/ByteDance.Trae.locale.en-US.yaml b/manifests/b/ByteDance/Trae/3.5.81/ByteDance.Trae.locale.en-US.yaml new file mode 100644 index 0000000000000..6f5ff11f1e921 --- /dev/null +++ b/manifests/b/ByteDance/Trae/3.5.81/ByteDance.Trae.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: ByteDance.Trae +PackageVersion: 3.5.81 +PackageLocale: en-US +Publisher: SPRING (SG) PTE. LTD +PublisherUrl: https://www.trae.ai/ +PublisherSupportUrl: https://discord.gg/NV3MF24tAe +PrivacyUrl: https://www.trae.ai/privacy-policy +Author: SPRING (SG) PTE. LTD. +PackageName: Trae +PackageUrl: https://www.trae.ai/ +License: Proprietary +LicenseUrl: https://www.trae.ai/terms-of-service +Copyright: Copyright © 2026. All rights reserved. +ShortDescription: An adaptive AI IDE that transforms how you work, collaborating with you to run faster. +Description: Trae (/treɪ/) is your helpful coding partner. It offers features like AI Q&A, code auto-completion, and agent-based AI programming capabilities. When developing projects with Trae, you can collaborate with AI to enhance your development efficiency. +Tags: +- ai +- code +- coding +- develop +- development +- editing +- editor +- large-language-model +- llm +- programming +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.trae.ai/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Trae/3.5.81/ByteDance.Trae.locale.zh-CN.yaml b/manifests/b/ByteDance/Trae/3.5.81/ByteDance.Trae.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7888234de44d4 --- /dev/null +++ b/manifests/b/ByteDance/Trae/3.5.81/ByteDance.Trae.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: ByteDance.Trae +PackageVersion: 3.5.81 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 自适应的 AI 集成开发环境,改变您的工作方式,从而与您协作,提高速度。 +Description: Trae(/treɪ/)与 AI 深度集成,提供智能问答、代码自动补全以及基于 Agent 的 AI 自动编程能力。使用 Trae 开发项目时,你可以与 AI 灵活协作,提升开发效率。 +Tags: +- ai +- llm +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.trae.ai/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Trae/3.5.81/ByteDance.Trae.yaml b/manifests/b/ByteDance/Trae/3.5.81/ByteDance.Trae.yaml new file mode 100644 index 0000000000000..4b64b24ce0aa7 --- /dev/null +++ b/manifests/b/ByteDance/Trae/3.5.81/ByteDance.Trae.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.Trae +PackageVersion: 3.5.81 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From be9611f181f7e4239d3eabb92e51aea49027f67a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:35:00 +0800 Subject: [PATCH 014/114] New version: Elgato.CameraHub version 2.3.0.7278 (#409894) --- .../Elgato.CameraHub.installer.yaml | 25 ++++++++ .../Elgato.CameraHub.locale.en-US.yaml | 64 +++++++++++++++++++ .../Elgato.CameraHub.locale.zh-CN.yaml | 26 ++++++++ .../2.3.0.7278/Elgato.CameraHub.yaml | 8 +++ 4 files changed, 123 insertions(+) create mode 100644 manifests/e/Elgato/CameraHub/2.3.0.7278/Elgato.CameraHub.installer.yaml create mode 100644 manifests/e/Elgato/CameraHub/2.3.0.7278/Elgato.CameraHub.locale.en-US.yaml create mode 100644 manifests/e/Elgato/CameraHub/2.3.0.7278/Elgato.CameraHub.locale.zh-CN.yaml create mode 100644 manifests/e/Elgato/CameraHub/2.3.0.7278/Elgato.CameraHub.yaml diff --git a/manifests/e/Elgato/CameraHub/2.3.0.7278/Elgato.CameraHub.installer.yaml b/manifests/e/Elgato/CameraHub/2.3.0.7278/Elgato.CameraHub.installer.yaml new file mode 100644 index 0000000000000..589713a875d9a --- /dev/null +++ b/manifests/e/Elgato/CameraHub/2.3.0.7278/Elgato.CameraHub.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: Elgato.CameraHub +PackageVersion: 2.3.0.7278 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALL_DIR_COMPANY="" +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{D3A4D708-EC40-4D84-AF31-F9423F4BC356}' +ReleaseDate: 2026-07-30 +AppsAndFeaturesEntries: +- UpgradeCode: '{2FD40FAD-D083-4B73-9315-462CB1D8F2BF}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Elgato' +Installers: +- Architecture: x64 + InstallerUrl: https://edge.elgato.com/egc/windows/echw/2.3.0/CameraHub_2.3.0.7278_x64.msi + InstallerSha256: 28E88B6F12BD7024AA30A888C38F3E9924A085999D07688875024D682714CFBA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elgato/CameraHub/2.3.0.7278/Elgato.CameraHub.locale.en-US.yaml b/manifests/e/Elgato/CameraHub/2.3.0.7278/Elgato.CameraHub.locale.en-US.yaml new file mode 100644 index 0000000000000..6c2a2e0ca4b40 --- /dev/null +++ b/manifests/e/Elgato/CameraHub/2.3.0.7278/Elgato.CameraHub.locale.en-US.yaml @@ -0,0 +1,64 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Elgato.CameraHub +PackageVersion: 2.3.0.7278 +PackageLocale: en-US +Publisher: Corsair Memory, Inc. +PublisherUrl: https://www.elgato.com/ +PublisherSupportUrl: https://help.elgato.com/ +PrivacyUrl: https://www.elgato.com/s/privacy-policy +Author: Corsair Memory Inc. +PackageName: Elgato Camera Hub +PackageUrl: https://www.elgato.com/s/downloads +License: Proprietary +LicenseUrl: https://www.elgato.com/s/terms-of-use +Copyright: Copyright © 2021-2026 Corsair Memory, Inc. All rights reserved. +ShortDescription: Dial in your Facecam settings like a pro. +Tags: +- broadcasting +- cam-link +- camera +- facecam +- streaming +- webcam +ReleaseNotes: |- + What’s new in Camera Hub 2.3? + + 🎥 New Facecam 4K Firmware — Sharper, Cleaner, More Accurate Video + Facecam 4K is getting a major firmware update, adding tint control and big improvements to image quality. The enhancements in firmware 2.49 include: + - Improved 2D and 3D noise reduction resulting in less noise + - Less motion blur + - Better color accuracy (especially for red and pink) + - Less noise in uniform colors + - Better contrast + - Improved overall sharpness + - Increased target luma for brightness, fine tuned gamma + - Reduced flatness and improved dynamic range in HDR + - Enhanced facial details in both SDR and HDR modes + We’ve also added manual Tint control. Alongside the existing white balance (orange/blue) adjustment, you can now fine-tune the magenta/green balance for even more precise color. + Learn how to update your Facecam 4K firmware. + + Introducing Elgato Studio 2.0 Beta for Prompter + We’re excited to introduce the next version of Elgato Studio, bringing an entirely new software experience for Prompter. Inside you’ll find a new script editor, a new Voice Sync engine, and studio operator view, all designed around your creative workflow. Available now for Windows and coming soon for Mac. + Get the Elgato Studio 2.0 Beta today and let us know what you think on our Reddit megathread. + + 🛠️ Improvements & bug fixes + - Facecam 4K: the hardware revision now appears in the correct position in the Device dialog. + - Facecam 4K: the USB transfer mode is now shown in the Device dialog for easier troubleshooting. + - Facecam MK.2: fixed an issue where the 768x576 p30 and p60 video modes couldn’t be selected. + - Prompter: fixed an issue where a display setting could silently stop working. + - Added and updated localization across the app. + - Fixed a crash that could occur when switching from one camera to another. + - Fixed a crash that could occur in Voice Sync when no language could be detected. + - Fixed a crash that could occur when running Camera Hub on certain non-English Windows versions. + + Want to share feedback on Camera Hub 2.3? Connect with us: + - Leave a comment on our Subreddit + - Chat with fellow community members on Discord + - Hit up @elgato on X + - Discover more on Explorer + - Contact our Support Team +ReleaseNotesUrl: https://edge.elgato.com/egc/ch_content/releasenotes/2.3d.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elgato/CameraHub/2.3.0.7278/Elgato.CameraHub.locale.zh-CN.yaml b/manifests/e/Elgato/CameraHub/2.3.0.7278/Elgato.CameraHub.locale.zh-CN.yaml new file mode 100644 index 0000000000000..04a19f7953384 --- /dev/null +++ b/manifests/e/Elgato/CameraHub/2.3.0.7278/Elgato.CameraHub.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: Elgato.CameraHub +PackageVersion: 2.3.0.7278 +PackageLocale: zh-CN +Publisher: Corsair Memory, Inc. +PublisherUrl: https://www.elgato.com/cn/zh +PublisherSupportUrl: https://help.elgato.com/ +PrivacyUrl: https://www.elgato.com/cn/zh/s/privacy-policy +Author: Corsair Memory Inc. +PackageName: Elgato Camera Hub +PackageUrl: https://www.elgato.com/cn/zh/s/downloads +License: 专有软件 +LicenseUrl: https://www.elgato.com/cn/zh/s/terms-of-use +Copyright: Copyright © 2021-2026 Corsair Memory, Inc. All rights reserved. +ShortDescription: 像专业人士一样调试 Facecam 设置。 +Tags: +- cam-link +- facecam +- 串流 +- 摄像头 +- 直播 +ReleaseNotesUrl: https://edge.elgato.com/egc/ch_content/releasenotes/2.3d.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elgato/CameraHub/2.3.0.7278/Elgato.CameraHub.yaml b/manifests/e/Elgato/CameraHub/2.3.0.7278/Elgato.CameraHub.yaml new file mode 100644 index 0000000000000..d47fd4cf7ace6 --- /dev/null +++ b/manifests/e/Elgato/CameraHub/2.3.0.7278/Elgato.CameraHub.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: Elgato.CameraHub +PackageVersion: 2.3.0.7278 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3db9aa56ec01871a4b78b53012320f764a93f44c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:35:16 +0800 Subject: [PATCH 015/114] New version: HMCL.HMCL.Stable version 3.16.3 (#409896) --- .../3.16.3/HMCL.HMCL.Stable.installer.yaml | 15 +++++++++++ .../3.16.3/HMCL.HMCL.Stable.locale.en-US.yaml | 24 ++++++++++++++++++ .../3.16.3/HMCL.HMCL.Stable.locale.zh-CN.yaml | 25 +++++++++++++++++++ .../HMCL/Stable/3.16.3/HMCL.HMCL.Stable.yaml | 8 ++++++ 4 files changed, 72 insertions(+) create mode 100644 manifests/h/HMCL/HMCL/Stable/3.16.3/HMCL.HMCL.Stable.installer.yaml create mode 100644 manifests/h/HMCL/HMCL/Stable/3.16.3/HMCL.HMCL.Stable.locale.en-US.yaml create mode 100644 manifests/h/HMCL/HMCL/Stable/3.16.3/HMCL.HMCL.Stable.locale.zh-CN.yaml create mode 100644 manifests/h/HMCL/HMCL/Stable/3.16.3/HMCL.HMCL.Stable.yaml diff --git a/manifests/h/HMCL/HMCL/Stable/3.16.3/HMCL.HMCL.Stable.installer.yaml b/manifests/h/HMCL/HMCL/Stable/3.16.3/HMCL.HMCL.Stable.installer.yaml new file mode 100644 index 0000000000000..2c321e42f0825 --- /dev/null +++ b/manifests/h/HMCL/HMCL/Stable/3.16.3/HMCL.HMCL.Stable.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Stable +PackageVersion: 3.16.3 +InstallerType: portable +Commands: +- hmcl-stable +ReleaseDate: 2026-07-25 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/HMCL-dev/HMCL/releases/download/v3.16.3/HMCL-3.16.3.exe + InstallerSha256: ADC65A82ED31876BB4C7D5E3335C2399BD698BC350FFBC097AE0C66855B777F6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Stable/3.16.3/HMCL.HMCL.Stable.locale.en-US.yaml b/manifests/h/HMCL/HMCL/Stable/3.16.3/HMCL.HMCL.Stable.locale.en-US.yaml new file mode 100644 index 0000000000000..54b321d43949e --- /dev/null +++ b/manifests/h/HMCL/HMCL/Stable/3.16.3/HMCL.HMCL.Stable.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Stable +PackageVersion: 3.16.3 +PackageLocale: en-US +Publisher: huanghongxun +PublisherUrl: https://github.com/HMCL-dev +PublisherSupportUrl: https://github.com/HMCL-dev/HMCL/issues +PackageName: Hello Minecraft! Launcher Stable +PackageUrl: https://github.com/HMCL-dev/HMCL +License: GPL-3.0 +LicenseUrl: https://github.com/HMCL-dev/HMCL/blob/HEAD/LICENSE +Copyright: Copyright (C) 2026 huangyuhui +ShortDescription: A Minecraft Launcher which is multi-functional, cross-platform and popular +Tags: +- javafx +- minecraft +- minecraft-launcher +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.hmcl.net +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Stable/3.16.3/HMCL.HMCL.Stable.locale.zh-CN.yaml b/manifests/h/HMCL/HMCL/Stable/3.16.3/HMCL.HMCL.Stable.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bb1f46b79c361 --- /dev/null +++ b/manifests/h/HMCL/HMCL/Stable/3.16.3/HMCL.HMCL.Stable.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: HMCL.HMCL.Stable +PackageVersion: 3.16.3 +PackageLocale: zh-CN +PackageName: Hello Minecraft! Launcher 稳定版 +ShortDescription: 一个多功能、跨平台且广受欢迎的 Minecraft 启动器 +ReleaseNotes: |- + 启动器 + - GP-6504: 支持在 FreeBSD x86-64、Linux Arm64、Linux LoongArch64 和 Linux RISC-V64 平台上启动 Minecraft 26.3-snapshot-4 及更高版本 (by Glavo) + 实例管理 + - GP-6503: 复制实例时同步保存游戏设置 (by Glavo) + 本地化 + - GP-6507: 更新内置主题相关译文 (by Glavo) + 错误修复 + - GP-6505: 修复切换版本隔离设置后其他子页面未自动刷新的问题 (by 辞庐) + - GP-6506: 修复实例高级列表项可能在非 JavaFX 线程更新界面的问题 (by 辞庐) + - GP-6508: 修复游戏 Java 路径显示滞后的问题 (by Apostrophe) +ReleaseNotesUrl: https://docs.hmcl.net/changelog/stable.html#HMCL-3.16.3 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.hmcl.net +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Stable/3.16.3/HMCL.HMCL.Stable.yaml b/manifests/h/HMCL/HMCL/Stable/3.16.3/HMCL.HMCL.Stable.yaml new file mode 100644 index 0000000000000..c497000bcfa85 --- /dev/null +++ b/manifests/h/HMCL/HMCL/Stable/3.16.3/HMCL.HMCL.Stable.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Stable +PackageVersion: 3.16.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 09a6a61099b32b390227ee3b238ee81e35e0e54a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:35:32 +0800 Subject: [PATCH 016/114] New version: HMCL.HMCL.Stable.CNB version 3.16.3 (#409897) --- .../HMCL.HMCL.Stable.CNB.installer.yaml | 15 +++++++++++ .../HMCL.HMCL.Stable.CNB.locale.en-US.yaml | 25 +++++++++++++++++++ .../HMCL.HMCL.Stable.CNB.locale.zh-CN.yaml | 25 +++++++++++++++++++ .../CNB/3.16.3/HMCL.HMCL.Stable.CNB.yaml | 8 ++++++ 4 files changed, 73 insertions(+) create mode 100644 manifests/h/HMCL/HMCL/Stable/CNB/3.16.3/HMCL.HMCL.Stable.CNB.installer.yaml create mode 100644 manifests/h/HMCL/HMCL/Stable/CNB/3.16.3/HMCL.HMCL.Stable.CNB.locale.en-US.yaml create mode 100644 manifests/h/HMCL/HMCL/Stable/CNB/3.16.3/HMCL.HMCL.Stable.CNB.locale.zh-CN.yaml create mode 100644 manifests/h/HMCL/HMCL/Stable/CNB/3.16.3/HMCL.HMCL.Stable.CNB.yaml diff --git a/manifests/h/HMCL/HMCL/Stable/CNB/3.16.3/HMCL.HMCL.Stable.CNB.installer.yaml b/manifests/h/HMCL/HMCL/Stable/CNB/3.16.3/HMCL.HMCL.Stable.CNB.installer.yaml new file mode 100644 index 0000000000000..4b5d14056edd8 --- /dev/null +++ b/manifests/h/HMCL/HMCL/Stable/CNB/3.16.3/HMCL.HMCL.Stable.CNB.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Stable.CNB +PackageVersion: 3.16.3 +InstallerType: portable +Commands: +- hmcl-stable +ReleaseDate: 2026-07-25 +Installers: +- Architecture: neutral + InstallerUrl: https://cnb.cool/HMCL-dev/HMCL/-/releases/download/v3.16.3/HMCL-3.16.3.exe + InstallerSha256: ADC65A82ED31876BB4C7D5E3335C2399BD698BC350FFBC097AE0C66855B777F6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Stable/CNB/3.16.3/HMCL.HMCL.Stable.CNB.locale.en-US.yaml b/manifests/h/HMCL/HMCL/Stable/CNB/3.16.3/HMCL.HMCL.Stable.CNB.locale.en-US.yaml new file mode 100644 index 0000000000000..4e5f25ca8d8a3 --- /dev/null +++ b/manifests/h/HMCL/HMCL/Stable/CNB/3.16.3/HMCL.HMCL.Stable.CNB.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: HMCL.HMCL.Stable.CNB +PackageVersion: 3.16.3 +PackageLocale: en-US +Publisher: huanghongxun +PublisherUrl: https://github.com/HMCL-dev +PublisherSupportUrl: https://github.com/HMCL-dev/HMCL/issues +PackageName: Hello Minecraft! Launcher Stable +PackageUrl: https://github.com/HMCL-dev/HMCL +License: GPL-3.0 +LicenseUrl: https://github.com/HMCL-dev/HMCL/blob/HEAD/LICENSE +Copyright: Copyright (C) 2026 huangyuhui +ShortDescription: A Minecraft Launcher which is multi-functional, cross-platform and popular +Tags: +- javafx +- minecraft +- minecraft-launcher +ReleaseNotesUrl: https://docs.hmcl.net/changelog/stable.html#HMCL-3.9.1 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.hmcl.net/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Stable/CNB/3.16.3/HMCL.HMCL.Stable.CNB.locale.zh-CN.yaml b/manifests/h/HMCL/HMCL/Stable/CNB/3.16.3/HMCL.HMCL.Stable.CNB.locale.zh-CN.yaml new file mode 100644 index 0000000000000..50c3a556306ec --- /dev/null +++ b/manifests/h/HMCL/HMCL/Stable/CNB/3.16.3/HMCL.HMCL.Stable.CNB.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: HMCL.HMCL.Stable.CNB +PackageVersion: 3.16.3 +PackageLocale: zh-CN +PackageName: Hello Minecraft! Launcher 稳定版 +ShortDescription: 一个多功能、跨平台且广受欢迎的 Minecraft 启动器 +ReleaseNotes: |- + 启动器 + - GP-6504: 支持在 FreeBSD x86-64、Linux Arm64、Linux LoongArch64 和 Linux RISC-V64 平台上启动 Minecraft 26.3-snapshot-4 及更高版本 (by Glavo) + 实例管理 + - GP-6503: 复制实例时同步保存游戏设置 (by Glavo) + 本地化 + - GP-6507: 更新内置主题相关译文 (by Glavo) + 错误修复 + - GP-6505: 修复切换版本隔离设置后其他子页面未自动刷新的问题 (by 辞庐) + - GP-6506: 修复实例高级列表项可能在非 JavaFX 线程更新界面的问题 (by 辞庐) + - GP-6508: 修复游戏 Java 路径显示滞后的问题 (by Apostrophe) +ReleaseNotesUrl: https://docs.hmcl.net/changelog/stable.html#HMCL-3.16.3 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.hmcl.net/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Stable/CNB/3.16.3/HMCL.HMCL.Stable.CNB.yaml b/manifests/h/HMCL/HMCL/Stable/CNB/3.16.3/HMCL.HMCL.Stable.CNB.yaml new file mode 100644 index 0000000000000..be13227f7ed23 --- /dev/null +++ b/manifests/h/HMCL/HMCL/Stable/CNB/3.16.3/HMCL.HMCL.Stable.CNB.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Stable.CNB +PackageVersion: 3.16.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2aa6b89787ed0b6ca190064d5c92bb3df1715120 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:35:48 +0800 Subject: [PATCH 017/114] New version: Reqable.Reqable version 3.2.17 (#409902) --- .../3.2.17/Reqable.Reqable.installer.yaml | 20 ++++++++ .../3.2.17/Reqable.Reqable.locale.en-US.yaml | 46 +++++++++++++++++++ .../3.2.17/Reqable.Reqable.locale.zh-CN.yaml | 44 ++++++++++++++++++ .../Reqable/3.2.17/Reqable.Reqable.yaml | 8 ++++ 4 files changed, 118 insertions(+) create mode 100644 manifests/r/Reqable/Reqable/3.2.17/Reqable.Reqable.installer.yaml create mode 100644 manifests/r/Reqable/Reqable/3.2.17/Reqable.Reqable.locale.en-US.yaml create mode 100644 manifests/r/Reqable/Reqable/3.2.17/Reqable.Reqable.locale.zh-CN.yaml create mode 100644 manifests/r/Reqable/Reqable/3.2.17/Reqable.Reqable.yaml diff --git a/manifests/r/Reqable/Reqable/3.2.17/Reqable.Reqable.installer.yaml b/manifests/r/Reqable/Reqable/3.2.17/Reqable.Reqable.installer.yaml new file mode 100644 index 0000000000000..666b5a8c3b433 --- /dev/null +++ b/manifests/r/Reqable/Reqable/3.2.17/Reqable.Reqable.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: Reqable.Reqable +PackageVersion: 3.2.17 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +FileExtensions: +- chls +- chlsj +- har +ProductCode: '{64920BD9-D19F-4537-84AA-42BF46FEB27E}_is1' +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/reqable/reqable-app/releases/download/3.2.17/reqable-app-windows-x86_64.exe + InstallerSha256: DE2F8B54A1FEB835963ECD1D3FD5579D39381383441CA7FAA80FB8C1E4D6668C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Reqable/Reqable/3.2.17/Reqable.Reqable.locale.en-US.yaml b/manifests/r/Reqable/Reqable/3.2.17/Reqable.Reqable.locale.en-US.yaml new file mode 100644 index 0000000000000..99e632e5aceb8 --- /dev/null +++ b/manifests/r/Reqable/Reqable/3.2.17/Reqable.Reqable.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Reqable.Reqable +PackageVersion: 3.2.17 +PackageLocale: en-US +Publisher: Reqqable Inc. +PublisherUrl: https://reqable.com/ +PublisherSupportUrl: https://github.com/reqable/reqable-app/issues +PrivacyUrl: https://reqable.com/policy +Author: Reqqable Inc. +PackageName: Reqable +PackageUrl: https://reqable.com/ +License: Proprietary +LicenseUrl: https://reqable.com/policy +Copyright: Copyright (C) 2026 Reqable All rights reserved. +ShortDescription: Advanced API Debugging Proxy. +Description: Reqable is a flutter-based, cross-platform app, which enables developers to capture, inspect, and manipulate HTTP(s) requests/responses with ease. Support Windows, macOS, linux, iOS and Android devices. +Tags: +- capture +- china +- debug +- network +- prc +- proxy +- request +- response +- traffic +- web +ReleaseNotes: |- + 💪 [OPT] Added multi-language internationalization support for Traditional Chinese, Japanese, Korean, Spanish, French, German, and Russian. + 💪 [OPT] Added an option in Settings to choose whether to show a notification when a version update is detected. + 💪 [OPT] Added DNS cache option. + 💪 [OPT] No longer send the request to the server when doing a full replacement in rewrite rules. + 💪 [OPT] Removed WebSocket type from gateway block requests and suspend requests. + 💪 [OPT] Auto-install the new version after successful download. + 💪 [OPT] Disable dragging from the top of the window when in full-screen mode. + 🐞 [FIX] A bug where the response body was not ignored for HEAD requests. + 🐞 [FIX] A bug where the tab label displayed incorrectly when image decoding failed. +ReleaseNotesUrl: https://reqable.com/docs/changelogs/windows/ +PurchaseUrl: https://reqable.com/pricing/ +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://reqable.com/docs/introduction +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Reqable/Reqable/3.2.17/Reqable.Reqable.locale.zh-CN.yaml b/manifests/r/Reqable/Reqable/3.2.17/Reqable.Reqable.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b159694f22bbb --- /dev/null +++ b/manifests/r/Reqable/Reqable/3.2.17/Reqable.Reqable.locale.zh-CN.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Reqable.Reqable +PackageVersion: 3.2.17 +PackageLocale: zh-CN +Publisher: Reqqable Inc. +PublisherUrl: https://reqable.com/zh-CN/ +PublisherSupportUrl: https://github.com/reqable/reqable-app/issues +PrivacyUrl: https://reqable.com/zh-CN/policy +Author: 上海日夸宝信息技术有限公司 +PackageName: Reqable +PackageUrl: https://reqable.com/zh-CN/ +License: 专有软件 +LicenseUrl: https://reqable.com/zh-CN/policy +Copyright: Copyright (C) 2026 Reqable All rights reserved. +ShortDescription: 先进 API 生产力工具 +Description: Reqable = Fiddler + Charles + Postman,网络抓包和 API 测试一站化国产解决方案,全平台支持 HTTP1、HTTP2 和 HTTP3(QUIC)。 +Tags: +- 代理 +- 响应 +- 抓包 +- 流量 +- 网络 +- 网页 +- 请求 +- 调试 +ReleaseNotes: |- + 💪【优化】多语言国际化支持繁体中文、日语、韩语、西班牙语、法语、德语和俄语。 + 💪【优化】设置中添加检测到版本更新是否进行提示的选项。 + 💪【优化】添加 DNS 缓存选项。 + 💪【优化】重写整体替换时不再向服务器发送请求。 + 💪【优化】网关屏蔽请求和挂起请求移除 WebSocket 类型。 + 💪【优化】版本更新下载成功后自动安装。 + 💪【优化】全屏时禁止拖动窗口顶部。 + 🐞【修复】HEAD 请求未忽略响应体的 bug。 + 🐞【修复】图片解码失败时标签显示不正确的 bug。 +ReleaseNotesUrl: https://reqable.com/zh-CN/docs/changelogs/windows/ +PurchaseUrl: https://reqable.com/zh-CN/pricing/ +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://reqable.com/zh-CN/docs/introduction +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Reqable/Reqable/3.2.17/Reqable.Reqable.yaml b/manifests/r/Reqable/Reqable/3.2.17/Reqable.Reqable.yaml new file mode 100644 index 0000000000000..816cd16311d30 --- /dev/null +++ b/manifests/r/Reqable/Reqable/3.2.17/Reqable.Reqable.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: Reqable.Reqable +PackageVersion: 3.2.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b80dd44e8e156029b0b410de69945462c392185a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:36:03 +0800 Subject: [PATCH 018/114] New version: Sourcegraph.Amp version 0.0.1785412283-g44d1db (#409903) --- .../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.1785401491-g022332 => 0.0.1785412283-g44d1db}/Sourcegraph.Amp.installer.yaml (64%) rename manifests/s/Sourcegraph/Amp/{0.0.1785401491-g022332 => 0.0.1785412283-g44d1db}/Sourcegraph.Amp.locale.en-US.yaml (97%) rename manifests/s/Sourcegraph/Amp/{0.0.1785401491-g022332 => 0.0.1785412283-g44d1db}/Sourcegraph.Amp.locale.zh-CN.yaml (96%) rename manifests/s/Sourcegraph/Amp/{0.0.1785401491-g022332 => 0.0.1785412283-g44d1db}/Sourcegraph.Amp.yaml (85%) diff --git a/manifests/s/Sourcegraph/Amp/0.0.1785401491-g022332/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/Sourcegraph.Amp.installer.yaml similarity index 64% rename from manifests/s/Sourcegraph/Amp/0.0.1785401491-g022332/Sourcegraph.Amp.installer.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/Sourcegraph.Amp.installer.yaml index e8a3b6ec9176b..284fbbfbd4940 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1785401491-g022332/Sourcegraph.Amp.installer.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/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.1785401491-g022332 +PackageVersion: 0.0.1785412283-g44d1db InstallerType: portable Commands: - amp @@ -12,7 +12,7 @@ Dependencies: ReleaseDate: 2026-07-30 Installers: - Architecture: x64 - InstallerUrl: https://static.ampcode.com/cli/0.0.1785401491-g022332/amp-windows-x64-baseline.exe - InstallerSha256: DAF2D1A2AACEAC6E21636C337DB9B82F0E1D69BED41B806BC23A12693431E233 + InstallerUrl: https://static.ampcode.com/cli/0.0.1785412283-g44d1db/amp-windows-x64-baseline.exe + InstallerSha256: 236A348A9CA81D470852AC0B7ECF1735EF5BE0720BAF4E613F7A189886A88627 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1785401491-g022332/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/Sourcegraph.Amp.locale.en-US.yaml similarity index 97% rename from manifests/s/Sourcegraph/Amp/0.0.1785401491-g022332/Sourcegraph.Amp.locale.en-US.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/Sourcegraph.Amp.locale.en-US.yaml index f7c66257cdf18..936acdc43e102 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1785401491-g022332/Sourcegraph.Amp.locale.en-US.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/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.1785401491-g022332 +PackageVersion: 0.0.1785412283-g44d1db PackageLocale: en-US Publisher: Sourcegraph, Inc. PublisherUrl: https://ampcode.com/ diff --git a/manifests/s/Sourcegraph/Amp/0.0.1785401491-g022332/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/Sourcegraph.Amp.locale.zh-CN.yaml similarity index 96% rename from manifests/s/Sourcegraph/Amp/0.0.1785401491-g022332/Sourcegraph.Amp.locale.zh-CN.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/Sourcegraph.Amp.locale.zh-CN.yaml index 88281e6ad89e6..7fcda3bb8db16 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1785401491-g022332/Sourcegraph.Amp.locale.zh-CN.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/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.1785401491-g022332 +PackageVersion: 0.0.1785412283-g44d1db PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于终端与编辑器的前沿编码智能体。 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1785401491-g022332/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/Sourcegraph.Amp.yaml similarity index 85% rename from manifests/s/Sourcegraph/Amp/0.0.1785401491-g022332/Sourcegraph.Amp.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/Sourcegraph.Amp.yaml index c54c90d849881..5ab9f2ac3ec30 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1785401491-g022332/Sourcegraph.Amp.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/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.1785401491-g022332 +PackageVersion: 0.0.1785412283-g44d1db DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From ab4fd91fc99dc38582ca60294ffab5e6d6ff633f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:36:19 +0800 Subject: [PATCH 019/114] New version: Telerik.Fiddler.Everywhere version 8.0.2 (#409904) --- .../Telerik.Fiddler.Everywhere.installer.yaml | 31 ++++++++++++++++ ...lerik.Fiddler.Everywhere.locale.en-US.yaml | 37 +++++++++++++++++++ ...lerik.Fiddler.Everywhere.locale.zh-CN.yaml | 32 ++++++++++++++++ .../8.0.2/Telerik.Fiddler.Everywhere.yaml | 8 ++++ 4 files changed, 108 insertions(+) create mode 100644 manifests/t/Telerik/Fiddler/Everywhere/8.0.2/Telerik.Fiddler.Everywhere.installer.yaml create mode 100644 manifests/t/Telerik/Fiddler/Everywhere/8.0.2/Telerik.Fiddler.Everywhere.locale.en-US.yaml create mode 100644 manifests/t/Telerik/Fiddler/Everywhere/8.0.2/Telerik.Fiddler.Everywhere.locale.zh-CN.yaml create mode 100644 manifests/t/Telerik/Fiddler/Everywhere/8.0.2/Telerik.Fiddler.Everywhere.yaml diff --git a/manifests/t/Telerik/Fiddler/Everywhere/8.0.2/Telerik.Fiddler.Everywhere.installer.yaml b/manifests/t/Telerik/Fiddler/Everywhere/8.0.2/Telerik.Fiddler.Everywhere.installer.yaml new file mode 100644 index 0000000000000..d576088007c1e --- /dev/null +++ b/manifests/t/Telerik/Fiddler/Everywhere/8.0.2/Telerik.Fiddler.Everywhere.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: Telerik.Fiddler.Everywhere +PackageVersion: 8.0.2 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- fiddlerapp +FileExtensions: +- har +- saz +ProductCode: 8652495b-663c-5255-8c97-412896fbef82 +ReleaseDate: 2026-07-29 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://downloads.getfiddler.com/win/Fiddler%20Everywhere%208.0.2.exe + InstallerSha256: 2A0EB37A372C2E802BB02D474771DF43C9C8314D8465B04C7CCCF6CB05104F38 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.getfiddler.com/win/Fiddler%20Everywhere%208.0.2.exe + InstallerSha256: 2A0EB37A372C2E802BB02D474771DF43C9C8314D8465B04C7CCCF6CB05104F38 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Telerik/Fiddler/Everywhere/8.0.2/Telerik.Fiddler.Everywhere.locale.en-US.yaml b/manifests/t/Telerik/Fiddler/Everywhere/8.0.2/Telerik.Fiddler.Everywhere.locale.en-US.yaml new file mode 100644 index 0000000000000..c83726a50738c --- /dev/null +++ b/manifests/t/Telerik/Fiddler/Everywhere/8.0.2/Telerik.Fiddler.Everywhere.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Telerik.Fiddler.Everywhere +PackageVersion: 8.0.2 +PackageLocale: en-US +Publisher: Progress Software Corporation +PublisherUrl: https://www.telerik.com/ +PublisherSupportUrl: https://www.telerik.com/forums/fiddler?tagId=609 +PrivacyUrl: https://www.progress.com/legal/privacy-policy +Author: Progress Software Corporation +PackageName: Fiddler Everywhere +PackageUrl: https://www.telerik.com/fiddler/fiddler-everywhere +License: Proprietary +LicenseUrl: https://www.telerik.com/purchase/license-agreement/fiddler +Copyright: Copyright © 2015-2026 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved. +ShortDescription: A secure and modern web debugging proxy to capture, inspect, debug, mock and export HTTP/HTTPS network traffic on macOS, Linux and Windows. +Moniker: fiddler-everywhere +Tags: +- capture +- debug +- network +- proxy +- request +- response +- traffic +- web +ReleaseNotes: |- + Fixed + - Set the MCP server name to Fiddler for improved client integration and discoverability. + - Updated the list of supported OpenAI models available in Debugging Assistant integrations. +ReleaseNotesUrl: https://www.telerik.com/support/whats-new/fiddler-everywhere/release-history +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.telerik.com/fiddler-everywhere/introduction +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Telerik/Fiddler/Everywhere/8.0.2/Telerik.Fiddler.Everywhere.locale.zh-CN.yaml b/manifests/t/Telerik/Fiddler/Everywhere/8.0.2/Telerik.Fiddler.Everywhere.locale.zh-CN.yaml new file mode 100644 index 0000000000000..76d76f0cfb923 --- /dev/null +++ b/manifests/t/Telerik/Fiddler/Everywhere/8.0.2/Telerik.Fiddler.Everywhere.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Telerik.Fiddler.Everywhere +PackageVersion: 8.0.2 +PackageLocale: zh-CN +Publisher: Progress Software Corporation +PublisherUrl: https://www.telerik.com/ +PublisherSupportUrl: https://www.telerik.com/forums/fiddler?tagId=609 +PrivacyUrl: https://www.progress.com/legal/privacy-policy +Author: Progress Software Corporation +PackageName: Fiddler Everywhere +PackageUrl: https://www.telerik.com/fiddler/fiddler-everywhere +License: 专有软件 +LicenseUrl: https://www.telerik.com/purchase/license-agreement/fiddler +Copyright: Copyright © 2015-2026 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved. +ShortDescription: 一款安全、现代的网络调试代理,可在 macOS、Linux 和 Windows 上捕获、检查、调试、模拟和导出 HTTP/HTTPS 网络流量。 +Tags: +- 代理 +- 响应 +- 抓包 +- 流量 +- 网络 +- 网页 +- 请求 +- 调试 +ReleaseNotesUrl: https://www.telerik.com/support/whats-new/fiddler-everywhere/release-history +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.telerik.com/fiddler-everywhere/introduction +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Telerik/Fiddler/Everywhere/8.0.2/Telerik.Fiddler.Everywhere.yaml b/manifests/t/Telerik/Fiddler/Everywhere/8.0.2/Telerik.Fiddler.Everywhere.yaml new file mode 100644 index 0000000000000..173ae9255dc6c --- /dev/null +++ b/manifests/t/Telerik/Fiddler/Everywhere/8.0.2/Telerik.Fiddler.Everywhere.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: Telerik.Fiddler.Everywhere +PackageVersion: 8.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 94de7e5f94bdb0477add0ae9581fafe2f8635295 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:36:35 +0800 Subject: [PATCH 020/114] New version: Termius.Termius version 9.42.2 (#409905) --- .../{9.41.1 => 9.42.2}/Termius.Termius.installer.yaml | 8 ++++---- .../{9.41.1 => 9.42.2}/Termius.Termius.locale.en-US.yaml | 2 +- .../{9.41.1 => 9.42.2}/Termius.Termius.locale.zh-CN.yaml | 2 +- .../Termius/{9.41.1 => 9.42.2}/Termius.Termius.yaml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) rename manifests/t/Termius/Termius/{9.41.1 => 9.42.2}/Termius.Termius.installer.yaml (73%) rename manifests/t/Termius/Termius/{9.41.1 => 9.42.2}/Termius.Termius.locale.en-US.yaml (98%) rename manifests/t/Termius/Termius/{9.41.1 => 9.42.2}/Termius.Termius.locale.zh-CN.yaml (98%) rename manifests/t/Termius/Termius/{9.41.1 => 9.42.2}/Termius.Termius.yaml (91%) diff --git a/manifests/t/Termius/Termius/9.41.1/Termius.Termius.installer.yaml b/manifests/t/Termius/Termius/9.42.2/Termius.Termius.installer.yaml similarity index 73% rename from manifests/t/Termius/Termius/9.41.1/Termius.Termius.installer.yaml rename to manifests/t/Termius/Termius/9.42.2/Termius.Termius.installer.yaml index 15b9a34c2a748..2713bc9165da3 100644 --- a/manifests/t/Termius/Termius/9.41.1/Termius.Termius.installer.yaml +++ b/manifests/t/Termius/Termius/9.42.2/Termius.Termius.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Termius.Termius -PackageVersion: 9.41.1 +PackageVersion: 9.42.2 InstallerType: nullsoft Scope: user InstallerSwitches: @@ -12,13 +12,13 @@ Protocols: - ssh - terminus ProductCode: 4f53adaa-a4b2-50c1-b605-e304e4d14011 -ReleaseDate: 2026-07-13 +ReleaseDate: 2026-07-30 Installers: - Architecture: x86 InstallerUrl: https://autoupdate.termius.com/windows/Install%20Termius.exe - InstallerSha256: 6108AE912A753C092B98FAEEA3F324F3F0E85370436FBF87C31A8CE843689149 + InstallerSha256: 9D6FB0B32FCEF989762E7C268F298EBCFB46E042920847681418E38A1A6752D0 - Architecture: x64 InstallerUrl: https://autoupdate.termius.com/windows/Install%20Termius.exe - InstallerSha256: 6108AE912A753C092B98FAEEA3F324F3F0E85370436FBF87C31A8CE843689149 + InstallerSha256: 9D6FB0B32FCEF989762E7C268F298EBCFB46E042920847681418E38A1A6752D0 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/t/Termius/Termius/9.41.1/Termius.Termius.locale.en-US.yaml b/manifests/t/Termius/Termius/9.42.2/Termius.Termius.locale.en-US.yaml similarity index 98% rename from manifests/t/Termius/Termius/9.41.1/Termius.Termius.locale.en-US.yaml rename to manifests/t/Termius/Termius/9.42.2/Termius.Termius.locale.en-US.yaml index d3be4f143e52d..c70a5e513aa64 100644 --- a/manifests/t/Termius/Termius/9.41.1/Termius.Termius.locale.en-US.yaml +++ b/manifests/t/Termius/Termius/9.42.2/Termius.Termius.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Termius.Termius -PackageVersion: 9.41.1 +PackageVersion: 9.42.2 PackageLocale: en-US Publisher: Termius Corporation PublisherUrl: https://termius.com/ diff --git a/manifests/t/Termius/Termius/9.41.1/Termius.Termius.locale.zh-CN.yaml b/manifests/t/Termius/Termius/9.42.2/Termius.Termius.locale.zh-CN.yaml similarity index 98% rename from manifests/t/Termius/Termius/9.41.1/Termius.Termius.locale.zh-CN.yaml rename to manifests/t/Termius/Termius/9.42.2/Termius.Termius.locale.zh-CN.yaml index f0c815a13989e..c6eae1e30f18a 100644 --- a/manifests/t/Termius/Termius/9.41.1/Termius.Termius.locale.zh-CN.yaml +++ b/manifests/t/Termius/Termius/9.42.2/Termius.Termius.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Termius.Termius -PackageVersion: 9.41.1 +PackageVersion: 9.42.2 PackageLocale: zh-CN Publisher: Termius Corporation PublisherUrl: https://termius.com/ diff --git a/manifests/t/Termius/Termius/9.41.1/Termius.Termius.yaml b/manifests/t/Termius/Termius/9.42.2/Termius.Termius.yaml similarity index 91% rename from manifests/t/Termius/Termius/9.41.1/Termius.Termius.yaml rename to manifests/t/Termius/Termius/9.42.2/Termius.Termius.yaml index 6d8207cd411c0..bd152e7e45233 100644 --- a/manifests/t/Termius/Termius/9.41.1/Termius.Termius.yaml +++ b/manifests/t/Termius/Termius/9.42.2/Termius.Termius.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Termius.Termius -PackageVersion: 9.41.1 +PackageVersion: 9.42.2 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From d5de8ab545d3693f66a28ae167f4e114741a9201 Mon Sep 17 00:00:00 2001 From: Etouq <75733511+Etouq@users.noreply.github.com> Date: Thu, 30 Jul 2026 15:53:57 +0200 Subject: [PATCH 021/114] Kitware.CMake version 4.4.1 (#409885) --- .../CMake/4.4.1/Kitware.CMake.installer.yaml | 103 ++++++++++++++++++ .../4.4.1/Kitware.CMake.locale.en-US.yaml | 32 ++++++ .../k/Kitware/CMake/4.4.1/Kitware.CMake.yaml | 8 ++ 3 files changed, 143 insertions(+) create mode 100644 manifests/k/Kitware/CMake/4.4.1/Kitware.CMake.installer.yaml create mode 100644 manifests/k/Kitware/CMake/4.4.1/Kitware.CMake.locale.en-US.yaml create mode 100644 manifests/k/Kitware/CMake/4.4.1/Kitware.CMake.yaml diff --git a/manifests/k/Kitware/CMake/4.4.1/Kitware.CMake.installer.yaml b/manifests/k/Kitware/CMake/4.4.1/Kitware.CMake.installer.yaml new file mode 100644 index 0000000000000..03b949460680e --- /dev/null +++ b/manifests/k/Kitware/CMake/4.4.1/Kitware.CMake.installer.yaml @@ -0,0 +1,103 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Kitware.CMake +PackageVersion: 4.4.1 +InstallerLocale: en-US +UpgradeBehavior: install +Installers: +# --- MSI (Machine Scope) installer --- +- Architecture: x86 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/Kitware/CMake/releases/download/v4.4.1/cmake-4.4.1-windows-i386.msi + InstallerSha256: 1B00A7351ED58AE4F561B3089B17EF11FB26A97CD2FC5889AAC20C03C76EAD82 + InstallerSwitches: + InstallLocation: INSTALL_ROOT="" + Custom: ADD_CMAKE_TO_PATH=System + ProductCode: '{404AFA98-3F56-403E-B43E-4DEE0D288789}' + AppsAndFeaturesEntries: + - ProductCode: '{404AFA98-3F56-403E-B43E-4DEE0D288789}' + UpgradeCode: '{8FFD1D72-B7F1-11E2-8EE5-00238BCA4991}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\.\CMake' + +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/Kitware/CMake/releases/download/v4.4.1/cmake-4.4.1-windows-x86_64.msi + InstallerSha256: 2D4800CB2CFB9028EDEF95FD36C3F1A1C7B20771F6C6B828F23A84E8014D543A + InstallerSwitches: + InstallLocation: INSTALL_ROOT="" + Custom: ADD_CMAKE_TO_PATH=System + ProductCode: '{DD378698-40A3-4351-8FA2-5B516B5EF2E3}' + AppsAndFeaturesEntries: + - ProductCode: '{DD378698-40A3-4351-8FA2-5B516B5EF2E3}' + UpgradeCode: '{8FFD1D72-B7F1-11E2-8EE5-00238BCA4991}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\.\CMake' + +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/Kitware/CMake/releases/download/v4.4.1/cmake-4.4.1-windows-arm64.msi + InstallerSha256: 3157AFEFDC5D53A64D3287D307A20A6B4D89D7FEBC1105122918F5E7E87FFF4D + InstallerSwitches: + InstallLocation: INSTALL_ROOT="" + Custom: ADD_CMAKE_TO_PATH=System + ProductCode: '{897E426B-A92C-4619-8BCF-DF4ED1E05EB2}' + AppsAndFeaturesEntries: + - ProductCode: '{897E426B-A92C-4619-8BCF-DF4ED1E05EB2}' + UpgradeCode: '{8FFD1D72-B7F1-11E2-8EE5-00238BCA4991}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\.\CMake' + +# --- ZIP (User Scope / Portable) installer --- +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: cmake-4.4.1-windows-i386\bin\cmake.exe + PortableCommandAlias: cmake + - RelativeFilePath: cmake-4.4.1-windows-i386\bin\cmake-gui.exe + PortableCommandAlias: cmake-gui + - RelativeFilePath: cmake-4.4.1-windows-i386\bin\cpack.exe + PortableCommandAlias: cpack + - RelativeFilePath: cmake-4.4.1-windows-i386\bin\ctest.exe + PortableCommandAlias: ctest + InstallerUrl: https://github.com/Kitware/CMake/releases/download/v4.4.1/cmake-4.4.1-windows-i386.zip + InstallerSha256: 36F9807FA26F36A2A9AB8ABAC359AD34140401C2FD82C3F5673A93DFA45C4E24 + +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: cmake-4.4.1-windows-x86_64\bin\cmake.exe + PortableCommandAlias: cmake + - RelativeFilePath: cmake-4.4.1-windows-x86_64\bin\cmake-gui.exe + PortableCommandAlias: cmake-gui + - RelativeFilePath: cmake-4.4.1-windows-x86_64\bin\cpack.exe + PortableCommandAlias: cpack + - RelativeFilePath: cmake-4.4.1-windows-x86_64\bin\ctest.exe + PortableCommandAlias: ctest + InstallerUrl: https://github.com/Kitware/CMake/releases/download/v4.4.1/cmake-4.4.1-windows-x86_64.zip + InstallerSha256: 091919E1CDE162B69D2D5E0F3B1F5670C973E72133F78126FBB18042947D6F19 + +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: cmake-4.4.1-windows-arm64\bin\cmake.exe + PortableCommandAlias: cmake + - RelativeFilePath: cmake-4.4.1-windows-arm64\bin\cmake-gui.exe + PortableCommandAlias: cmake-gui + - RelativeFilePath: cmake-4.4.1-windows-arm64\bin\cpack.exe + PortableCommandAlias: cpack + - RelativeFilePath: cmake-4.4.1-windows-arm64\bin\ctest.exe + PortableCommandAlias: ctest + InstallerUrl: https://github.com/Kitware/CMake/releases/download/v4.4.1/cmake-4.4.1-windows-arm64.zip + InstallerSha256: DC59D9F377F891B8DA42EDE22F53717034A9D093092FCEAF6297FEEEC6AFBA29 + +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-28 diff --git a/manifests/k/Kitware/CMake/4.4.1/Kitware.CMake.locale.en-US.yaml b/manifests/k/Kitware/CMake/4.4.1/Kitware.CMake.locale.en-US.yaml new file mode 100644 index 0000000000000..9aec822ee2ac6 --- /dev/null +++ b/manifests/k/Kitware/CMake/4.4.1/Kitware.CMake.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Kitware.CMake +PackageVersion: 4.4.1 +PackageLocale: en-US +Publisher: Kitware +PublisherUrl: https://www.kitware.com/ +PublisherSupportUrl: https://www.kitware.com/contact-us +PrivacyUrl: https://www.kitware.com/privacy/#privacy-policy +Author: Kitware +PackageName: CMake +PackageUrl: https://cmake.org/ +License: BSD-3-Clause +LicenseUrl: https://github.com/Kitware/CMake/blob/HEAD/LICENSE.rst +Copyright: Copyright 2000-2025 Kitware, Inc. and Contributors +CopyrightUrl: https://github.com/Kitware/CMake/blob/master/LICENSE.rst +ShortDescription: CMake is a cross-platform, open-source build system generator. +Description: |- + CMake is an open-source, cross-platform family of tools designed to build, test and package software. + CMake is used to control the software compilation process using simple platform and compiler independent configuration files, and generate native makefiles and workspaces that can be used in the compiler environment of your choice. +Moniker: cmake +Tags: +- compiler +- cross-platform +- foss +ReleaseNotes: |- + See also the release notes and release milestone. + PGP sig by 2D2CEF1034921684 +ReleaseNotesUrl: https://github.com/Kitware/CMake/releases/tag/v4.4.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kitware/CMake/4.4.1/Kitware.CMake.yaml b/manifests/k/Kitware/CMake/4.4.1/Kitware.CMake.yaml new file mode 100644 index 0000000000000..33a821c6d120d --- /dev/null +++ b/manifests/k/Kitware/CMake/4.4.1/Kitware.CMake.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Kitware.CMake +PackageVersion: 4.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f77b6a26a8351f1c67475301c80fbf3ae03ffe6e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:54:11 +0800 Subject: [PATCH 022/114] New version: AQBot.AQBot version 0.0.114 (#409890) --- .../AQBot/0.0.114/AQBot.AQBot.installer.yaml | 44 ++++++++++ .../0.0.114/AQBot.AQBot.locale.en-US.yaml | 74 ++++++++++++++++ .../0.0.114/AQBot.AQBot.locale.zh-CN.yaml | 88 +++++++++++++++++++ .../a/AQBot/AQBot/0.0.114/AQBot.AQBot.yaml | 8 ++ 4 files changed, 214 insertions(+) create mode 100644 manifests/a/AQBot/AQBot/0.0.114/AQBot.AQBot.installer.yaml create mode 100644 manifests/a/AQBot/AQBot/0.0.114/AQBot.AQBot.locale.en-US.yaml create mode 100644 manifests/a/AQBot/AQBot/0.0.114/AQBot.AQBot.locale.zh-CN.yaml create mode 100644 manifests/a/AQBot/AQBot/0.0.114/AQBot.AQBot.yaml diff --git a/manifests/a/AQBot/AQBot/0.0.114/AQBot.AQBot.installer.yaml b/manifests/a/AQBot/AQBot/0.0.114/AQBot.AQBot.installer.yaml new file mode 100644 index 0000000000000..ab02d65156f47 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.114/AQBot.AQBot.installer.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.114 +UpgradeBehavior: install +Protocols: +- aqbot +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.114/AQBot_0.0.114_x64-setup.exe + InstallerSha256: CACCBF8A26FEAC77E2DB2B414B431557DDE4D5A72B93E60E5B1B1049CAE82EE9 + ProductCode: AQBot +- Architecture: arm64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.114/AQBot_0.0.114_arm64-setup.exe + InstallerSha256: 8081C3C1FF295636128D5EBE83D0701E3156C8AF591F03B28C30E72177478CD7 + ProductCode: AQBot +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.114/AQBot_0.0.114_x64_en-US.msi + InstallerSha256: D6B232B71990335456E2D5E459AA13E51BA88A907998607797CAEDBD8A6B92DA + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{83AC1CF0-EFAD-439B-9574-B54B65212123}' + AppsAndFeaturesEntries: + - UpgradeCode: '{8BDD0169-05DB-5D77-8787-A6DEA286F0C6}' +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.114/AQBot_0.0.114_arm64_en-US.msi + InstallerSha256: 14988C056D7D96DCD9B78BA25A47B88B1B0F8B01F68E5165D6265A54B1B32FCF + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{A7F8C9AA-98B3-410C-B805-2B9ECE9A06D9}' + AppsAndFeaturesEntries: + - UpgradeCode: '{8BDD0169-05DB-5D77-8787-A6DEA286F0C6}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.114/AQBot.AQBot.locale.en-US.yaml b/manifests/a/AQBot/AQBot/0.0.114/AQBot.AQBot.locale.en-US.yaml new file mode 100644 index 0000000000000..8cf4cba57e39a --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.114/AQBot.AQBot.locale.en-US.yaml @@ -0,0 +1,74 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.114 +PackageLocale: en-US +ShortDescription: ☁️ Lightweight, high-performance cross-platform AI chat + AI gateway desktop client +Description: |- + ☁️ Lightweight, high-performance cross-platform AI chat + AI gateway desktop client + + Features + Chat and Models + - Multi-provider support — Compatible with all OpenAI-compatible APIs including OpenAI, Anthropic Claude, Google Gemini, etc. + - Model management — Supports remote fetching of model lists and custom parameters (temperature, max tokens, top-p, etc.) + - Multi-key round-robin — Configure multiple API keys per provider; automatically rotates to distribute rate-limit pressure + - Streaming output — Real-time token-by-token rendering; thinking blocks can be folded or expanded + - Message versions — Each response supports multiple versions for easy comparison of different models or parameter settings + - Conversation branching — Create new branches from any message node, enabling side-by-side branch comparisons + - Conversation management — Supports pinning, archiving, time-based grouping, and batch operations + - Conversation compression — Automatically compresses long conversations, preserving key information to save context space + - Multi-model same query — Ask the same question to multiple models simultaneously, with support for comparative analysis of responses + AI Agent + - Agent mode — Switch to Agent mode, allowing AI to autonomously perform multi-step tasks: reading/writing files, running commands, code analysis, etc. + - Three-tier permissions — Default mode (edits require approval), accept edits (automatically approve changes), full access (no prompts), ensuring secure and controlled operation + - Workspace sandbox — Agent operations strictly confined to designated workspace directory, preventing unauthorized access + - Tool approval panel — Real-time display of tool invocation requests, supporting per-item review, one-click always allow or deny + - Cost tracking — Real-time token usage and cost statistics for each session + Content Rendering + - Markdown rendering — Full support for syntax highlighting, LaTeX math formulas, tables, and task lists + - Monaco code editor — Embedded Monaco Editor in code blocks, supporting syntax highlighting, copy, and diff preview + - Chart rendering — Built-in Mermaid flowchart and D2 architecture diagram rendering + - Artifact panel — Preview code snippets, HTML drafts, Markdown notes, reports in isolated panels + - Real-time voice chat — (Coming soon) WebRTC-based real-time voice, compatible with OpenAI Realtime API + Search and Knowledge + - Web search — Integrated with Tavily, Zhipu WebSearch, Bocha, etc., with search results annotated with source references + - Local knowledge base (RAG) — Supports multiple knowledge bases; upload documents to automatically parse, segment, and build indexes, then semantically retrieve relevant passages during chat + - Memory system — Supports multi-namespace conversation memory; entries can be manually added or automatically extracted by AI (AI auto-extraction coming soon) + - Context management — Flexibly attach files, search results, knowledge base snippets, memory entries, and tool outputs + Tools and Extensions + - MCP protocol — Fully implements Model Context Protocol, supporting both stdio and HTTP transport methods + - Built-in tools — Includes ready-to-use built-in MCP tools such as @aqbot/fetch + - Tool execution panel — Visual display of tool invocation requests and return results + API Gateway + - Local API gateway — Built-in local API server with native OpenAI-compatible, Claude, Gemini interfaces; can serve as backend for any compatible client + - API key management — Generate, revoke, enable, or disable access keys with descriptive notes + - Usage statistics — Analyze request volume and token usage by key, provider, and date + - SSL/TLS support — Built-in self-signed certificate generation, also supports mounting custom certificates + - Request logs — Fully record all API requests and responses passing through the gateway + - Configuration templates — Pre-configured integration templates for common CLI tools like Claude, Codex, OpenCode, Gemini + Data and Security + - AES-256 encryption — Sensitive data such as API keys are encrypted and stored locally using AES-256; master key has file permission 0600 + - Data directory isolation — Application state stored in ~/.aqbot/, user files in ~/Documents/aqbot/ + - Automatic backup — Supports scheduled automatic backups to local directories or WebDAV storage + - Backup recovery — One-click restore full data from historical backups + - Chat export — Export conversations as PNG screenshots, Markdown, plain text, or JSON format + Desktop Experience + - Theme switching — Dark/light themes,可 follow system preference or be manually set + - Interface language — Fully supports Simplified Chinese, Traditional Chinese, English, Japanese, Korean, French, German, Spanish, Russian, Hindi, and Arabic; switch anytime in settings + - System tray — Minimizes to system tray on window close, without interrupting background services + - Always on top — Keep main window permanently on top + - Global shortcuts — Customizable global hotkeys to summon the main window at any time + - Auto-start on boot — Option to launch automatically with the system + - Proxy support — Supports HTTP and SOCKS5 proxy configurations + - Auto-update — Automatically checks for new versions on startup and prompts to update +Tags: +- ai +- chatbot +- large-language-model +- llm +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://app.aqbot.top/guide/getting-started +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.114/AQBot.AQBot.locale.zh-CN.yaml b/manifests/a/AQBot/AQBot/0.0.114/AQBot.AQBot.locale.zh-CN.yaml new file mode 100644 index 0000000000000..995c569b6b844 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.114/AQBot.AQBot.locale.zh-CN.yaml @@ -0,0 +1,88 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.114 +PackageLocale: zh-CN +Publisher: aqbot +PublisherUrl: https://app.aqbot.top/ +PublisherSupportUrl: https://github.com/AQBot-Desktop/AQBot/issues +PackageName: AQBot +PackageUrl: https://app.aqbot.top/download +License: AGPL-3.0 +LicenseUrl: https://github.com/AQBot-Desktop/AQBot/blob/HEAD/LICENSE +ShortDescription: ☁️ 轻量级高性能跨平台AI对话 + AI网关桌面客户端 +Description: |- + ☁️ 轻量级高性能跨平台AI对话 + AI网关桌面客户端 + + 功能特性 + 对话与模型 + - 多供应商支持 — 兼容 OpenAI、Anthropic Claude、Google Gemini 等所有 OpenAI 兼容 API + - 模型管理 — 支持远程拉取模型列表、自定义参数(温度、最大 Token、Top-P 等) + - 多密钥轮询 — 每个供应商可配置多个 API Key,自动轮换以分散限流压力 + - 流式输出 — 实时逐 Token 渲染,thinking 块可折叠展开 + - 消息版本 — 每条回复支持多版本切换,方便对比不同模型或参数的效果 + - 对话分支 — 从任意消息节点派生新分支,支持分支间对比 + - 对话管理 — 支持置顶、归档、按时间分组、批量操作 + - 对话压缩 — 自动压缩冗长对话,保留关键信息以节省上下文空间 + - 多模型同答案 — 同一问题同时向多个模型提问,支持答案间对比分析 + AI Agent + - Agent 模式 — 切换至 Agent 模式,AI 可自主执行多步骤任务:读写文件、运行命令、分析代码等 + - 三级权限 — 默认模式(写入需审批)、接受编辑(自动批准修改)、完全访问(无提示),安全可控 + - 工作目录沙箱 — Agent 操作严格限制在指定工作目录内,防止越权访问 + - 工具审批面板 — 实时展示工具调用请求,支持逐条审核、一键始终允许或拒绝 + - 成本追踪 — 每次会话实时统计 Token 用量与费用 + 内容渲染 + - Markdown 渲染 — 完整支持代码高亮、LaTeX 数学公式、表格、任务列表 + - Monaco 代码编辑器 — 代码块内嵌 Monaco Editor,支持语法高亮、复制、diff 预览 + - 图表渲染 — 内置 Mermaid 流程图与 D2 架构图渲染 + - Artifact 面板 — 代码片段、HTML 草稿、Markdown 笔记、报告可在独立面板中预览 + - 实时语音对话 — (即将推出)基于 WebRTC 的实时语音,兼容 OpenAI Realtime API + 搜索与知识 + - 联网搜索 — 集成 Tavily、智谱 WebSearch、Bocha 等,搜索结果附带引用来源标注 + - 本地知识库(RAG) 支持多知识库,上传文档后自动解析分段并且构建索引,对话时语义检索相关段落 + - 记忆系统 支持对话多命名空间记忆,可手动添加或由 AI 自动提取(AI 自动提取部分即将支持) + - 上下文管理 — 灵活挂载文件附件、搜索结果、知识库片段、记忆条目、工具输出 + 工具与扩展 + - MCP 协议 — 完整实现 Model Context Protocol,支持 stdio 和 HTTP 两种传输方式 + - 内置工具 — 提供@aqbot/fetch 等开箱即用的内置 MCP 工具 + - 工具执行面板 — 可视化展示工具调用请求与返回结果 + API 网关 + - 本地 API 网关 — 内置 OpenAI 兼容、Claude、Gemini 等原生接口的本地 API 服务器,可作为任意兼容客户端的后端 + - API 密钥管理 — 生成、撤销、启停访问密钥,支持描述备注 + - 用量统计 — 按密钥、供应商、日期维度的请求量与 Token 用量分析 + - SSL/TLS 支持 — 内置自签名证书生成,也支持挂载自定义证书 + - 请求日志 — 完整记录所有经过网关的 API 请求与响应 + - 配置模板 — 预置 Claude、Codex、OpenCode、Gemini 等常见 CLI 工具的接入配置模板 + 数据与安全 + - AES-256 加密 — API Key 等敏感数据使用 AES-256 加密存储于本地,主密钥权限 0600 + - 数据目录隔离 — 应用状态存储于 ~/.aqbot/,用户文件存储于 ~/Documents/aqbot/ + - 自动备份 — 支持定时自动备份到本地目录、WebDAV 的存储 + - 备份恢复 — 一键从历史备份恢复完整数据 + - 对话导出 — 支持将对话导出为 PNG 截图、Markdown、纯文本或 JSON 格式 + 桌面体验 + - 主题切换 — 深色/浅色主题,可跟随系统或手动指定 + - 界面语言 — 完整支持简体中文、繁体中文、英文、日文、韩文、法文、德文、西班牙文、俄文、印地文与阿拉伯文,可在设置中随时切换 + - 系统托盘 — 关闭窗口时最小化到系统托盘,不中断后台服务 + - 窗口置顶 — 可将主窗口常驻最顶层 + - 全局快捷键 — 自定义全局快捷键,随时唤起主窗口 + - 开机自启 — 可选择随系统自动启动 + - 代理支持 — 支持 HTTP 和 SOCKS5 代理配置 + - 自动更新 — 启动时自动检测新版本并提示更新 +Tags: +- 人工智能 +- 大语言模型 +- 聊天机器人 +ReleaseNotes: |- + 🐛 Bug 修复 + - providers: 居中默认模型图标并回退到服务商品牌图标 (#f3e9a2b) + - providers: 保留内置服务商物化后的选中项 (#f695bc7) + 🚀 新功能 + - providers: 空模型列表引导配置密钥,并展示内置服务商官网链接 (#49a4522) + - providers: 集成 SHUAI API 内置服务商 (#e56967b) +ReleaseNotesUrl: https://github.com/AQBot-Desktop/AQBot/releases/tag/v0.0.114 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://app.aqbot.top/guide/getting-started +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.114/AQBot.AQBot.yaml b/manifests/a/AQBot/AQBot/0.0.114/AQBot.AQBot.yaml new file mode 100644 index 0000000000000..284eb9c8f289f --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.114/AQBot.AQBot.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: AQBot.AQBot +PackageVersion: 0.0.114 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 16d383abcf72413b37ad1fa13d8345a5bf46c65f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:54:27 +0800 Subject: [PATCH 023/114] New version: Formlabs.PreForm version 3.60.4.642 (#409895) --- .../Formlabs.PreForm.installer.yaml | 26 +++++++++++++++++++ .../Formlabs.PreForm.locale.en-US.yaml | 22 ++++++++++++++++ .../Formlabs.PreForm.locale.zh-CN.yaml | 19 ++++++++++++++ .../PreForm/3.60.4.642/Formlabs.PreForm.yaml | 8 ++++++ 4 files changed, 75 insertions(+) create mode 100644 manifests/f/Formlabs/PreForm/3.60.4.642/Formlabs.PreForm.installer.yaml create mode 100644 manifests/f/Formlabs/PreForm/3.60.4.642/Formlabs.PreForm.locale.en-US.yaml create mode 100644 manifests/f/Formlabs/PreForm/3.60.4.642/Formlabs.PreForm.locale.zh-CN.yaml create mode 100644 manifests/f/Formlabs/PreForm/3.60.4.642/Formlabs.PreForm.yaml diff --git a/manifests/f/Formlabs/PreForm/3.60.4.642/Formlabs.PreForm.installer.yaml b/manifests/f/Formlabs/PreForm/3.60.4.642/Formlabs.PreForm.installer.yaml new file mode 100644 index 0000000000000..5dfcaa793e045 --- /dev/null +++ b/manifests/f/Formlabs/PreForm/3.60.4.642/Formlabs.PreForm.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: Formlabs.PreForm +PackageVersion: 3.60.4.642 +InstallerType: burn +Scope: machine +UpgradeBehavior: install +Protocols: +- preform +FileExtensions: +- form +- obj +- stl +ProductCode: '{5e71033c-64ec-4e8d-8a84-b9ad14dd3dae}' +ReleaseDate: 2026-07-30 +AppsAndFeaturesEntries: +- UpgradeCode: '{958D43B4-AB83-40EF-936B-B404C3505353}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Formlabs\PreForm' +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.formlabs.com/PreForm/Release/3.60.4/PreForm_win_3.60.4_release_releaser_642_127557.exe + InstallerSha256: 7B16E2033A9B6928F5256AD2619F0F83F450976E19DB83141CE696F9A3A9B808 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Formlabs/PreForm/3.60.4.642/Formlabs.PreForm.locale.en-US.yaml b/manifests/f/Formlabs/PreForm/3.60.4.642/Formlabs.PreForm.locale.en-US.yaml new file mode 100644 index 0000000000000..2774e0504abe2 --- /dev/null +++ b/manifests/f/Formlabs/PreForm/3.60.4.642/Formlabs.PreForm.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: Formlabs.PreForm +PackageVersion: 3.60.4.642 +PackageLocale: en-US +Publisher: Formlabs +PublisherUrl: https://formlabs.com/ +PublisherSupportUrl: https://support.formlabs.com/ +PrivacyUrl: https://formlabs.com/privacy-policy/ +Author: Formlabs Inc. +PackageName: PreForm +PackageUrl: https://formlabs.com/software/preform/ +License: Freeware +LicenseUrl: https://formlabs.com/terms-of-service/ +Copyright: Copyright © 2012-2026 Formlabs Inc. All rights reserved. +CopyrightUrl: https://formlabs.com/terms-of-service/ +ShortDescription: PreForm is the 3D printing software that prepares your models for printing on Formlabs 3D printers in just a few minutes. +Tags: +- 3d-printing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Formlabs/PreForm/3.60.4.642/Formlabs.PreForm.locale.zh-CN.yaml b/manifests/f/Formlabs/PreForm/3.60.4.642/Formlabs.PreForm.locale.zh-CN.yaml new file mode 100644 index 0000000000000..65e76297519ce --- /dev/null +++ b/manifests/f/Formlabs/PreForm/3.60.4.642/Formlabs.PreForm.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: Formlabs.PreForm +PackageVersion: 3.60.4.642 +PackageLocale: zh-CN +PublisherUrl: https://formlabs3d.cn/ +PublisherSupportUrl: https://support.formlabs.com/s/?language=zh_CN +PrivacyUrl: https://formlabs3d.cn/privacy-policy/ +PackageUrl: https://formlabs3d.cn/software/preform/ +License: 免费软件 +LicenseUrl: https://formlabs3d.cn/terms-of-service/ +Copyright: Copyright © 2012-2026 Formlabs Inc. 保留所有权利。 +CopyrightUrl: https://formlabs3d.cn/terms-of-service/ +ShortDescription: PreForm 是一款 3D 打印软件,可在数分钟内完成使用 Formlabs 3D 打印机的模型准备工作。 +Tags: +- 3d打印 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Formlabs/PreForm/3.60.4.642/Formlabs.PreForm.yaml b/manifests/f/Formlabs/PreForm/3.60.4.642/Formlabs.PreForm.yaml new file mode 100644 index 0000000000000..2d29fab3a5b9d --- /dev/null +++ b/manifests/f/Formlabs/PreForm/3.60.4.642/Formlabs.PreForm.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: Formlabs.PreForm +PackageVersion: 3.60.4.642 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8a4d1d32cca768fd47b45ff10ad8df08d25cc595 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:54:40 +0800 Subject: [PATCH 024/114] New version: Postman.Postman version 12.21.6 (#409901) --- .../12.21.6/Postman.Postman.installer.yaml | 24 ++++++++++++ .../12.21.6/Postman.Postman.locale.en-US.yaml | 37 +++++++++++++++++++ .../12.21.6/Postman.Postman.locale.zh-CN.yaml | 24 ++++++++++++ .../Postman/12.21.6/Postman.Postman.yaml | 8 ++++ 4 files changed, 93 insertions(+) create mode 100644 manifests/p/Postman/Postman/12.21.6/Postman.Postman.installer.yaml create mode 100644 manifests/p/Postman/Postman/12.21.6/Postman.Postman.locale.en-US.yaml create mode 100644 manifests/p/Postman/Postman/12.21.6/Postman.Postman.locale.zh-CN.yaml create mode 100644 manifests/p/Postman/Postman/12.21.6/Postman.Postman.yaml diff --git a/manifests/p/Postman/Postman/12.21.6/Postman.Postman.installer.yaml b/manifests/p/Postman/Postman/12.21.6/Postman.Postman.installer.yaml new file mode 100644 index 0000000000000..416fcc24c3880 --- /dev/null +++ b/manifests/p/Postman/Postman/12.21.6/Postman.Postman.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Postman.Postman +PackageVersion: 12.21.6 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- postman +ProductCode: Postman +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerUrl: https://dl.pstmn.io/download/version/12.21.6/windows_64 + InstallerSha256: 066705A484F6BD4EB514C2B2339CA0AFD0FAE17A19916784780C820368F29069 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.21.6/Postman.Postman.locale.en-US.yaml b/manifests/p/Postman/Postman/12.21.6/Postman.Postman.locale.en-US.yaml new file mode 100644 index 0000000000000..29a3b12e55cb0 --- /dev/null +++ b/manifests/p/Postman/Postman/12.21.6/Postman.Postman.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Postman.Postman +PackageVersion: 12.21.6 +PackageLocale: en-US +Publisher: Postman +PublisherUrl: https://www.postman.com/ +PublisherSupportUrl: https://www.postman.com/support/ +PrivacyUrl: https://www.postman.com/legal/privacy-policy/ +Author: Postman, Inc. +PackageName: Postman +PackageUrl: https://www.postman.com/downloads/ +License: Proprietary +LicenseUrl: https://www.postman.com/legal/terms/ +Copyright: © 2026 Postman, Inc. +CopyrightUrl: https://www.postman.com/legal/terms/ +ShortDescription: The Collaboration Platform for API Development +Description: Postman is a collaboration platform for API development. Postman's features simplify each step of building an API and streamline collaboration so you can create better APIs — faster. +Moniker: postman +Tags: +- api +- automation +- debug +- develop +- development +- interface +- internet +- network +- request +- response +PurchaseUrl: https://www.postman.com/pricing/ +Documentations: +- DocumentLabel: Learning Center + DocumentUrl: https://learning.postman.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.21.6/Postman.Postman.locale.zh-CN.yaml b/manifests/p/Postman/Postman/12.21.6/Postman.Postman.locale.zh-CN.yaml new file mode 100644 index 0000000000000..861628d632015 --- /dev/null +++ b/manifests/p/Postman/Postman/12.21.6/Postman.Postman.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: Postman.Postman +PackageVersion: 12.21.6 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: API 开发协作平台 +Description: Postman 是一个 API 开发协作平台,简化构建 API 流程的每一步,并让协作流水线化,从而更快更好地创建 API。 +Tags: +- api +- 互联网 +- 响应 +- 开发 +- 接口 +- 网络 +- 自动化 +- 请求 +- 调试 +Documentations: +- DocumentLabel: 学习中心 + DocumentUrl: https://learning.postman.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.21.6/Postman.Postman.yaml b/manifests/p/Postman/Postman/12.21.6/Postman.Postman.yaml new file mode 100644 index 0000000000000..7ba4c56ac538a --- /dev/null +++ b/manifests/p/Postman/Postman/12.21.6/Postman.Postman.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Postman.Postman +PackageVersion: 12.21.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3e7ddc19b2243ea8dc3adc961442534b38642c0c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:54:54 +0800 Subject: [PATCH 025/114] New version: timeBuzzer.timeBuzzer version 3.8.15 (#409906) --- .../timeBuzzer.timeBuzzer.installer.yaml | 26 +++++++++++++++++++ .../timeBuzzer.timeBuzzer.locale.en-US.yaml | 26 +++++++++++++++++++ .../timeBuzzer.timeBuzzer.locale.zh-CN.yaml | 14 ++++++++++ .../3.8.15/timeBuzzer.timeBuzzer.yaml | 8 ++++++ 4 files changed, 74 insertions(+) create mode 100644 manifests/t/timeBuzzer/timeBuzzer/3.8.15/timeBuzzer.timeBuzzer.installer.yaml create mode 100644 manifests/t/timeBuzzer/timeBuzzer/3.8.15/timeBuzzer.timeBuzzer.locale.en-US.yaml create mode 100644 manifests/t/timeBuzzer/timeBuzzer/3.8.15/timeBuzzer.timeBuzzer.locale.zh-CN.yaml create mode 100644 manifests/t/timeBuzzer/timeBuzzer/3.8.15/timeBuzzer.timeBuzzer.yaml diff --git a/manifests/t/timeBuzzer/timeBuzzer/3.8.15/timeBuzzer.timeBuzzer.installer.yaml b/manifests/t/timeBuzzer/timeBuzzer/3.8.15/timeBuzzer.timeBuzzer.installer.yaml new file mode 100644 index 0000000000000..a9958b67ae8f5 --- /dev/null +++ b/manifests/t/timeBuzzer/timeBuzzer/3.8.15/timeBuzzer.timeBuzzer.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: timeBuzzer.timeBuzzer +PackageVersion: 3.8.15 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: e840cc22-ef6f-567d-8c43-e248543e7ba3 +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://timebuzzer.com/get/updates/timeBuzzer-3.8.15.exe + InstallerSha256: 5A030F3FBA6C85CC1FA96BC55751C50929B62C80D844F626201CB8B1FF5B2604 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://timebuzzer.com/get/updates/timeBuzzer-3.8.15.exe + InstallerSha256: 5A030F3FBA6C85CC1FA96BC55751C50929B62C80D844F626201CB8B1FF5B2604 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/timeBuzzer/timeBuzzer/3.8.15/timeBuzzer.timeBuzzer.locale.en-US.yaml b/manifests/t/timeBuzzer/timeBuzzer/3.8.15/timeBuzzer.timeBuzzer.locale.en-US.yaml new file mode 100644 index 0000000000000..161c61b62f6b3 --- /dev/null +++ b/manifests/t/timeBuzzer/timeBuzzer/3.8.15/timeBuzzer.timeBuzzer.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: timeBuzzer.timeBuzzer +PackageVersion: 3.8.15 +PackageLocale: en-US +Publisher: timeBuzzer GmbH +PublisherUrl: https://timebuzzer.com/ +PublisherSupportUrl: https://timebuzzer.com/contact/ +PrivacyUrl: https://timebuzzer.com/privacy/ +Author: timeBuzzer GmbH +PackageName: timeBuzzer +PackageUrl: https://timebuzzer.com/apps/windows/ +License: Proprietary +LicenseUrl: https://timebuzzer.com/terms/ +Copyright: © 2026 timeBuzzer. All rights reserved. +CopyrightUrl: https://timebuzzer.com/terms/ +ShortDescription: Effortlessly record your time and understand where your time goes so you can invoice with ease and precision. +Tags: +- time +- timer +- tracker +ReleaseNotesUrl: https://timebuzzer.com/changelog/ +PurchaseUrl: https://timebuzzer.com/pricing/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/timeBuzzer/timeBuzzer/3.8.15/timeBuzzer.timeBuzzer.locale.zh-CN.yaml b/manifests/t/timeBuzzer/timeBuzzer/3.8.15/timeBuzzer.timeBuzzer.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1b6092b380f47 --- /dev/null +++ b/manifests/t/timeBuzzer/timeBuzzer/3.8.15/timeBuzzer.timeBuzzer.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: timeBuzzer.timeBuzzer +PackageVersion: 3.8.15 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 轻松记录您的时间,了解时间去向,以便您能够轻松且精确地掌握开销。 +Tags: +- 时间 +- 计时器 +- 跟踪器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/timeBuzzer/timeBuzzer/3.8.15/timeBuzzer.timeBuzzer.yaml b/manifests/t/timeBuzzer/timeBuzzer/3.8.15/timeBuzzer.timeBuzzer.yaml new file mode 100644 index 0000000000000..a94efe9ea7ca2 --- /dev/null +++ b/manifests/t/timeBuzzer/timeBuzzer/3.8.15/timeBuzzer.timeBuzzer.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: timeBuzzer.timeBuzzer +PackageVersion: 3.8.15 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f45d64a6f8fac98b56937a3714f3856632c5198f Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 30 Jul 2026 09:55:07 -0400 Subject: [PATCH 026/114] New version: ShianMike.SHARPpy-Reimagined version 0.7.0 (#409911) --- ...hianMike.SHARPpy-Reimagined.installer.yaml | 20 ++++++++++ ...nMike.SHARPpy-Reimagined.locale.en-US.yaml | 37 +++++++++++++++++++ .../0.7.0/ShianMike.SHARPpy-Reimagined.yaml | 8 ++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/s/ShianMike/SHARPpy-Reimagined/0.7.0/ShianMike.SHARPpy-Reimagined.installer.yaml create mode 100644 manifests/s/ShianMike/SHARPpy-Reimagined/0.7.0/ShianMike.SHARPpy-Reimagined.locale.en-US.yaml create mode 100644 manifests/s/ShianMike/SHARPpy-Reimagined/0.7.0/ShianMike.SHARPpy-Reimagined.yaml diff --git a/manifests/s/ShianMike/SHARPpy-Reimagined/0.7.0/ShianMike.SHARPpy-Reimagined.installer.yaml b/manifests/s/ShianMike/SHARPpy-Reimagined/0.7.0/ShianMike.SHARPpy-Reimagined.installer.yaml new file mode 100644 index 0000000000000..8d3297be0fbb2 --- /dev/null +++ b/manifests/s/ShianMike/SHARPpy-Reimagined/0.7.0/ShianMike.SHARPpy-Reimagined.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: ShianMike.SHARPpy-Reimagined +PackageVersion: 0.7.0 +InstallerType: portable +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +Commands: +- SHARPpy-Reimagined +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ShianMike/SHARPpy-Reimagined/releases/download/v0.7.0/SHARPpy-Reimagined-v0.7.0-windows-x64.exe + InstallerSha256: A8EC7AB6C8D6C6F57F704E411567ACF5A41988024831B4E5CED0D234DE6D88ED +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/ShianMike/SHARPpy-Reimagined/0.7.0/ShianMike.SHARPpy-Reimagined.locale.en-US.yaml b/manifests/s/ShianMike/SHARPpy-Reimagined/0.7.0/ShianMike.SHARPpy-Reimagined.locale.en-US.yaml new file mode 100644 index 0000000000000..a452f99a48aef --- /dev/null +++ b/manifests/s/ShianMike/SHARPpy-Reimagined/0.7.0/ShianMike.SHARPpy-Reimagined.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ShianMike.SHARPpy-Reimagined +PackageVersion: 0.7.0 +PackageLocale: en-US +Publisher: Shian Michael +PublisherUrl: https://github.com/ShianMike +PublisherSupportUrl: https://github.com/ShianMike/SHARPpy-Reimagined/issues +Author: Shian Michael +PackageName: SHARPpy-Reimagined +PackageUrl: https://github.com/ShianMike/SHARPpy-Reimagined +License: BSD-3-Clause +LicenseUrl: https://github.com/ShianMike/SHARPpy-Reimagined/blob/main/LICENSE +Copyright: Copyright © Shian Michael +CopyrightUrl: https://github.com/ShianMike/SHARPpy-Reimagined/blob/main/LICENSE +ShortDescription: Modern sounding analysis and SHARPpy-style rendering for Python 3.11+, Qt6/PySide6, UWyo, ERA5, and WRF workflows. +Description: SHARPpy Reimagined - Modern sounding analysis and SHARPpy-style rendering for Python 3.11+. SHARPpy Reimagined is a modernized, standalone fork of SHARPpy, focused on packageable Python 3.11+ workflows, Qt6/PySide6 rendering, and reproducible point-sounding tools. It keeps the familiar SPC-style skew-T, hodograph, hazard, and derived-parameter views while adding clean command-line entry points, bundled resources, and a test-backed decoder/extractor layer. +Moniker: sharppy-reimagined +Tags: +- atmospheric-science +- hodograph +- meteorology +- pyside6 +- python +- qt6 +- severe-weather +- sharppy +- skew-t +- sounding +- weather +ReleaseNotes: |- + What's Changed + - Release v0.7.0 by @ShianMike in #16 +ReleaseNotesUrl: https://github.com/ShianMike/SHARPpy-Reimagined/releases/tag/v0.7.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/ShianMike/SHARPpy-Reimagined/0.7.0/ShianMike.SHARPpy-Reimagined.yaml b/manifests/s/ShianMike/SHARPpy-Reimagined/0.7.0/ShianMike.SHARPpy-Reimagined.yaml new file mode 100644 index 0000000000000..bfa515b0e593b --- /dev/null +++ b/manifests/s/ShianMike/SHARPpy-Reimagined/0.7.0/ShianMike.SHARPpy-Reimagined.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: ShianMike.SHARPpy-Reimagined +PackageVersion: 0.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0a451f348346b4aa407b4f283f7235ffd2690b52 Mon Sep 17 00:00:00 2001 From: Serhii Zhyhunenko Date: Thu, 30 Jul 2026 16:47:28 +0200 Subject: [PATCH 027/114] Update: SerZhyAle.StreamsPlayer to 26.0727.0253 (#408215) --- .../SerZhyAle.StreamsPlayer.installer.yaml | 17 +++++++++++ .../SerZhyAle.StreamsPlayer.locale.en-US.yaml | 29 +++++++++++++++++++ .../SerZhyAle.StreamsPlayer.locale.ru-RU.yaml | 26 +++++++++++++++++ .../SerZhyAle.StreamsPlayer.locale.uk-UA.yaml | 26 +++++++++++++++++ .../26.0727.0253/SerZhyAle.StreamsPlayer.yaml | 6 ++++ 5 files changed, 104 insertions(+) create mode 100644 manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253/SerZhyAle.StreamsPlayer.installer.yaml create mode 100644 manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253/SerZhyAle.StreamsPlayer.locale.en-US.yaml create mode 100644 manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253/SerZhyAle.StreamsPlayer.locale.ru-RU.yaml create mode 100644 manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253/SerZhyAle.StreamsPlayer.locale.uk-UA.yaml create mode 100644 manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253/SerZhyAle.StreamsPlayer.yaml diff --git a/manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253/SerZhyAle.StreamsPlayer.installer.yaml b/manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253/SerZhyAle.StreamsPlayer.installer.yaml new file mode 100644 index 0000000000000..e369e6a79d4d3 --- /dev/null +++ b/manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253/SerZhyAle.StreamsPlayer.installer.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: SerZhyAle.StreamsPlayer +PackageVersion: 26.0727.0253 +InstallerType: zip +NestedInstallerType: portable +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +NestedInstallerFiles: +- RelativeFilePath: StreamsPlayer.exe + PortableCommandAlias: streamsplayer +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/SerZhyAle/StreamsPlayer/releases/download/v26.0727.0253/StreamsPlayer-26.0727.0253-windows-x64.zip + InstallerSha256: 42A152DED06A3603DB286A3D9CF864247F90787F87384C5EEB33F72FDEA7FC7B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253/SerZhyAle.StreamsPlayer.locale.en-US.yaml b/manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253/SerZhyAle.StreamsPlayer.locale.en-US.yaml new file mode 100644 index 0000000000000..e83d04967aa96 --- /dev/null +++ b/manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253/SerZhyAle.StreamsPlayer.locale.en-US.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: SerZhyAle.StreamsPlayer +PackageVersion: 26.0727.0253 +PackageLocale: en-US +Publisher: SerZhyAle +PublisherUrl: https://github.com/SerZhyAle +PublisherSupportUrl: https://github.com/SerZhyAle/StreamsPlayer/issues +PrivacyUrl: https://serzhyale.github.io/StreamsPlayer/privacy.html +PackageName: STREAMS Player +PackageUrl: https://serzhyale.github.io/StreamsPlayer/ +License: MIT +LicenseUrl: https://github.com/SerZhyAle/StreamsPlayer/blob/main/LICENSE +Copyright: Copyright (c) 2026 Serhii Zhyhunenko +Moniker: streamsplayer +ShortDescription: Browse internet radio and live video in a focused Windows stream catalog. +Description: STREAMS Player is a Windows desktop app for browsing a curated internet radio, live video, and RTSP address catalog, with its interface available in thirteen languages. Search, filter, pin, and add streams; choose List or Grid mode with optional live thumbnails; and open video with always-on-top and fullscreen controls. Catalog refresh is explicit, local state stays on the device, and the app has no account, advertising, analytics, or telemetry. Playback compatibility varies by provider, protocol, and codec. +Tags: +- radio +- streaming +- video +- rtsp +- live-tv +- iptv +- windows +ReleaseNotes: The Ukrainian interface, website, Store listing and package metadata were proofread against their English sources - one consistent term per concept, corrected grammar, and quoted UI labels that match the shipped strings. No functional changes. +ReleaseNotesUrl: https://github.com/SerZhyAle/StreamsPlayer/releases/tag/v26.0727.0253 +ReleaseDate: 2026-07-27 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253/SerZhyAle.StreamsPlayer.locale.ru-RU.yaml b/manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253/SerZhyAle.StreamsPlayer.locale.ru-RU.yaml new file mode 100644 index 0000000000000..b31047667edff --- /dev/null +++ b/manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253/SerZhyAle.StreamsPlayer.locale.ru-RU.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json +PackageIdentifier: SerZhyAle.StreamsPlayer +PackageVersion: 26.0727.0253 +PackageLocale: ru-RU +Publisher: SerZhyAle +PublisherUrl: https://github.com/SerZhyAle +PublisherSupportUrl: https://github.com/SerZhyAle/StreamsPlayer/issues +PrivacyUrl: https://serzhyale.github.io/StreamsPlayer/privacy.html +PackageName: Трансляции +PackageUrl: https://serzhyale.github.io/StreamsPlayer/ +License: MIT +LicenseUrl: https://github.com/SerZhyAle/StreamsPlayer/blob/main/LICENSE +Copyright: Copyright (c) 2026 Serhii Zhyhunenko +ShortDescription: Каталог интернет-радио и live-видео для Windows с русским интерфейсом. +Description: Трансляции - приложение Windows для просмотра каталога интернет-радио, live-видео и адресов RTSP; интерфейс доступен на тринадцати языках. Ищите, фильтруйте, закрепляйте и добавляйте потоки; выбирайте список или сетку с отключаемыми живыми миниатюрами; открывайте видео поверх окон или во весь экран. Каталог обновляется только по команде, локальные данные остаются на устройстве, в приложении нет аккаунта, рекламы, аналитики и телеметрии. Совместимость воспроизведения зависит от поставщика, протокола и кодека. +Tags: +- радио +- потоки +- видео +- rtsp +- телевидение +- iptv +ReleaseNotes: The Ukrainian interface, website, Store listing and package metadata were proofread against their English sources - one consistent term per concept, corrected grammar, and quoted UI labels that match the shipped strings. No functional changes._RU +ReleaseNotesUrl: https://github.com/SerZhyAle/StreamsPlayer/releases/tag/v26.0727.0253 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253/SerZhyAle.StreamsPlayer.locale.uk-UA.yaml b/manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253/SerZhyAle.StreamsPlayer.locale.uk-UA.yaml new file mode 100644 index 0000000000000..4a692cfe85788 --- /dev/null +++ b/manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253/SerZhyAle.StreamsPlayer.locale.uk-UA.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json +PackageIdentifier: SerZhyAle.StreamsPlayer +PackageVersion: 26.0727.0253 +PackageLocale: uk-UA +Publisher: SerZhyAle +PublisherUrl: https://github.com/SerZhyAle +PublisherSupportUrl: https://github.com/SerZhyAle/StreamsPlayer/issues +PrivacyUrl: https://serzhyale.github.io/StreamsPlayer/privacy.html +PackageName: Трансляції +PackageUrl: https://serzhyale.github.io/StreamsPlayer/ +License: MIT +LicenseUrl: https://github.com/SerZhyAle/StreamsPlayer/blob/main/LICENSE +Copyright: Copyright (c) 2026 Serhii Zhyhunenko +ShortDescription: Каталог інтернет-радіо та live-відео для Windows з українським інтерфейсом. +Description: Трансляції - застосунок Windows для перегляду каталогу інтернет-радіо, live-відео й адрес RTSP; інтерфейс доступний тринадцятьма мовами. Шукайте, фільтруйте, закріплюйте та додавайте потоки; вибирайте список або сітку з живими мініатюрами, які можна вимкнути; відкривайте відео поверх усіх вікон або на весь екран. Каталог оновлюється лише за командою, локальні дані залишаються на пристрої, у застосунку немає облікового запису, реклами, аналітики й телеметрії. Сумісність відтворення залежить від постачальника, протоколу та кодека. +Tags: +- радіо +- потоки +- відео +- rtsp +- телебачення +- iptv +ReleaseNotes: Український інтерфейс, сайт, опис у Store та метадані пакета вичитано за англійськими джерелами - єдина термінологія, виправлена граматика й підписи, що збігаються з інтерфейсом. Функціональних змін немає. +ReleaseNotesUrl: https://github.com/SerZhyAle/StreamsPlayer/releases/tag/v26.0727.0253 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253/SerZhyAle.StreamsPlayer.yaml b/manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253/SerZhyAle.StreamsPlayer.yaml new file mode 100644 index 0000000000000..9d057049c7e67 --- /dev/null +++ b/manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253/SerZhyAle.StreamsPlayer.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: SerZhyAle.StreamsPlayer +PackageVersion: 26.0727.0253 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a407c75d9f7a0424841c1daf7e60910ca95bebc0 Mon Sep 17 00:00:00 2001 From: nihitdev Date: Thu, 30 Jul 2026 20:17:48 +0530 Subject: [PATCH 028/114] New version: Nihitdev.yoo version 0.6.6 (#409914) --- .../yoo/0.6.6/Nihitdev.yoo.installer.yaml | 15 ++++++++++ .../yoo/0.6.6/Nihitdev.yoo.locale.en-US.yaml | 29 +++++++++++++++++++ .../n/Nihitdev/yoo/0.6.6/Nihitdev.yoo.yaml | 8 +++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/n/Nihitdev/yoo/0.6.6/Nihitdev.yoo.installer.yaml create mode 100644 manifests/n/Nihitdev/yoo/0.6.6/Nihitdev.yoo.locale.en-US.yaml create mode 100644 manifests/n/Nihitdev/yoo/0.6.6/Nihitdev.yoo.yaml diff --git a/manifests/n/Nihitdev/yoo/0.6.6/Nihitdev.yoo.installer.yaml b/manifests/n/Nihitdev/yoo/0.6.6/Nihitdev.yoo.installer.yaml new file mode 100644 index 0000000000000..a1095ce7e86de --- /dev/null +++ b/manifests/n/Nihitdev/yoo/0.6.6/Nihitdev.yoo.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: Nihitdev.yoo +PackageVersion: 0.6.6 +InstallerType: portable +Commands: +- yoo +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nihitdev/yo-cli/releases/download/v0.6.6/yoo-windows-x86_64.exe + InstallerSha256: DBE6984C8518F48FB99028F34510CFB86F5F2EABD42A26845A49F34408036204 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-30 diff --git a/manifests/n/Nihitdev/yoo/0.6.6/Nihitdev.yoo.locale.en-US.yaml b/manifests/n/Nihitdev/yoo/0.6.6/Nihitdev.yoo.locale.en-US.yaml new file mode 100644 index 0000000000000..28b6b75d63f6c --- /dev/null +++ b/manifests/n/Nihitdev/yoo/0.6.6/Nihitdev.yoo.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: Nihitdev.yoo +PackageVersion: 0.6.6 +PackageLocale: en-US +Publisher: Nihitdev +PublisherUrl: https://github.com/nihitdev +PublisherSupportUrl: https://github.com/nihitdev/yo-cli/issues +PackageName: yoo +PackageUrl: https://github.com/nihitdev/yo-cli +License: GPL-3.0 +ShortDescription: A tiny developer companion for better coding sessions. +Tags: +- cargo +- cli +- fun +- linux +- mac +- rust +- terminal +- windows +- yaml +ReleaseNotesUrl: https://github.com/nihitdev/yo-cli/releases/tag/v0.6.6 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/nihitdev/yo-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nihitdev/yoo/0.6.6/Nihitdev.yoo.yaml b/manifests/n/Nihitdev/yoo/0.6.6/Nihitdev.yoo.yaml new file mode 100644 index 0000000000000..334294b6bdb8b --- /dev/null +++ b/manifests/n/Nihitdev/yoo/0.6.6/Nihitdev.yoo.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: Nihitdev.yoo +PackageVersion: 0.6.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e4ad083f48cf6cb5dd068522a29969daf8b7fef0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 30 Jul 2026 23:15:13 +0800 Subject: [PATCH 029/114] New version: Opera.Opera version 134.0.5954.26 (#409899) --- .../134.0.5954.26/Opera.Opera.installer.yaml | 69 +++++++++++++++++++ .../Opera.Opera.locale.en-US.yaml | 41 +++++++++++ .../Opera.Opera.locale.nb-NO.yaml | 24 +++++++ .../Opera.Opera.locale.zh-CN.yaml | 31 +++++++++ .../Opera/134.0.5954.26/Opera.Opera.yaml | 8 +++ 5 files changed, 173 insertions(+) create mode 100644 manifests/o/Opera/Opera/134.0.5954.26/Opera.Opera.installer.yaml create mode 100644 manifests/o/Opera/Opera/134.0.5954.26/Opera.Opera.locale.en-US.yaml create mode 100644 manifests/o/Opera/Opera/134.0.5954.26/Opera.Opera.locale.nb-NO.yaml create mode 100644 manifests/o/Opera/Opera/134.0.5954.26/Opera.Opera.locale.zh-CN.yaml create mode 100644 manifests/o/Opera/Opera/134.0.5954.26/Opera.Opera.yaml diff --git a/manifests/o/Opera/Opera/134.0.5954.26/Opera.Opera.installer.yaml b/manifests/o/Opera/Opera/134.0.5954.26/Opera.Opera.installer.yaml new file mode 100644 index 0000000000000..35b7e4eb8db38 --- /dev/null +++ b/manifests/o/Opera/Opera/134.0.5954.26/Opera.Opera.installer.yaml @@ -0,0 +1,69 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Opera.Opera +PackageVersion: 134.0.5954.26 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /silent + SilentWithProgress: /runimmediately +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- operastable +FileExtensions: +- crx +- htm +- html +- opdownload +- pdf +- shtml +- xht +- xhtml +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/134.0.5954.26/win/Opera_134.0.5954.26_Setup.exe + InstallerSha256: 3A55A1C1C1185190A3FA374F13CAD851F751A73506DCDAE6A19CF3D968D49E4B + InstallerSwitches: + Custom: /allusers=0 +- Architecture: x86 + Scope: machine + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/134.0.5954.26/win/Opera_134.0.5954.26_Setup.exe + InstallerSha256: 3A55A1C1C1185190A3FA374F13CAD851F751A73506DCDAE6A19CF3D968D49E4B + InstallerSwitches: + Custom: /allusers=1 +- Architecture: x64 + Scope: user + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/134.0.5954.26/win/Opera_134.0.5954.26_Setup_x64.exe + InstallerSha256: 9CDAF7A8C0EF45C14ACD2872EEE4AF62A2C4B8562888158837EC66E910A4BB9D + InstallerSwitches: + Custom: /allusers=0 +- Architecture: x64 + Scope: machine + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/134.0.5954.26/win/Opera_134.0.5954.26_Setup_x64.exe + InstallerSha256: 9CDAF7A8C0EF45C14ACD2872EEE4AF62A2C4B8562888158837EC66E910A4BB9D + InstallerSwitches: + Custom: /allusers=1 +- Architecture: arm64 + Scope: user + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/134.0.5954.26/win/Opera_134.0.5954.26_Setup_arm64.exe + InstallerSha256: AB3422E336F637E0E3D781E4EE22F7B2AD2559287CF8635A0C41199CACCB5B72 + InstallerSwitches: + Custom: /allusers=0 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/134.0.5954.26/win/Opera_134.0.5954.26_Setup_arm64.exe + InstallerSha256: AB3422E336F637E0E3D781E4EE22F7B2AD2559287CF8635A0C41199CACCB5B72 + InstallerSwitches: + Custom: /allusers=1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/Opera/Opera/134.0.5954.26/Opera.Opera.locale.en-US.yaml b/manifests/o/Opera/Opera/134.0.5954.26/Opera.Opera.locale.en-US.yaml new file mode 100644 index 0000000000000..73a11696356f2 --- /dev/null +++ b/manifests/o/Opera/Opera/134.0.5954.26/Opera.Opera.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: Opera.Opera +PackageVersion: 134.0.5954.26 +PackageLocale: en-US +Publisher: Opera Software +PublisherUrl: https://www.opera.com/ +PublisherSupportUrl: https://www.opera.com/help +PrivacyUrl: https://legal.opera.com/privacy/ +Author: Opera Norway AS +PackageName: Opera Stable +PackageUrl: https://www.opera.com/browsers/opera +License: Freeware +LicenseUrl: https://legal.opera.com/eula/computers/ +Copyright: Copyright © 1995-2026 Opera Software AS. All rights reserved. +CopyrightUrl: https://legal.opera.com/terms/ +ShortDescription: The Opera browser includes everything you need for private, safe, and efficient browsing, along with a variety of unique features to enhance your capabilities online. +Description: Opera is a multi-platform web browser developed by Opera Software. Opera is a Chromium-based browser. It distinguishes itself from other browsers through its user interface, functionality, and other features. +Moniker: opera +Tags: +- chromium +- internet +- manifestv2 +- mv2 +- opera-browser +- opera-stable +- operabrowser +- operastable +- web +- web-browser +- webbrowser +- webpages +- xp8cf6s8g2d5t6 +Documentations: +- DocumentLabel: Tutorial + DocumentUrl: https://www.opera.com/tutorials +- DocumentLabel: FAQ + DocumentUrl: https://help.opera.com/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Opera/Opera/134.0.5954.26/Opera.Opera.locale.nb-NO.yaml b/manifests/o/Opera/Opera/134.0.5954.26/Opera.Opera.locale.nb-NO.yaml new file mode 100644 index 0000000000000..a461eb4270143 --- /dev/null +++ b/manifests/o/Opera/Opera/134.0.5954.26/Opera.Opera.locale.nb-NO.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: Opera.Opera +PackageVersion: 134.0.5954.26 +PackageLocale: nb-NO +Publisher: Opera Software +PublisherUrl: https://www.opera.com/no +PublisherSupportUrl: https://www.opera.com/no/help +PrivacyUrl: https://legal.opera.com/privacy/ +Author: Opera Software +PackageName: Opera Stable +PackageUrl: https://www.opera.com/no/browsers/opera +License: Gratis +LicenseUrl: https://legal.opera.com/eula/computers/ +Copyright: © 1995-2026 Opera Software AS. Med enerett. +CopyrightUrl: https://legal.opera.com/terms/ +ShortDescription: Opera-nettleseren inneholder alt du trenger for privat, trygg og effektiv surfing, sammen med en rekke unike funksjoner for å forbedre mulighetene dine online. +Description: Opera er en nettleser med flere plattformer utviklet av Opera Software. Opera er en Chromium-basert nettleser. Den skiller seg fra andre nettlesere gjennom brukergrensesnittet, funksjonaliteten og andre funksjoner. +Tags: +- nettleser +- xp8cf6s8g2d5t6 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Opera/Opera/134.0.5954.26/Opera.Opera.locale.zh-CN.yaml b/manifests/o/Opera/Opera/134.0.5954.26/Opera.Opera.locale.zh-CN.yaml new file mode 100644 index 0000000000000..76d33d345c848 --- /dev/null +++ b/manifests/o/Opera/Opera/134.0.5954.26/Opera.Opera.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: Opera.Opera +PackageVersion: 134.0.5954.26 +PackageLocale: zh-CN +Publisher: Opera Software +PublisherUrl: https://www.opera.com/zh-cn +PublisherSupportUrl: https://www.opera.com/zh-cn/help +PrivacyUrl: https://legal.opera.com/privacy/ +Author: Opera Norway AS +PackageName: Opera Stable +PackageUrl: https://www.opera.com/zh-cn/browsers/opera +License: 免费软件 +LicenseUrl: https://legal.opera.com/eula/computers/ +Copyright: 版权所有 © 1995-2026 Opera Software AS。保留所有权利。 +CopyrightUrl: https://legal.opera.com/terms/ +ShortDescription: Opera 浏览器让您可以私密、安全和高效地浏览,还有各种独特功能提高您的上网冲浪能力。 +Description: Opera 是 Opera 软件公司开发的多平台网络浏览器。Opera 是一款基于 Chromium 的浏览器,在用户界面、功能和其它特性上与其它浏览器有所不同。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +Documentations: +- DocumentLabel: 教程 + DocumentUrl: https://www.opera.com/tutorials +- DocumentLabel: 常见问题 + DocumentUrl: https://help.opera.com/faq/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Opera/Opera/134.0.5954.26/Opera.Opera.yaml b/manifests/o/Opera/Opera/134.0.5954.26/Opera.Opera.yaml new file mode 100644 index 0000000000000..4c15086d7a5ab --- /dev/null +++ b/manifests/o/Opera/Opera/134.0.5954.26/Opera.Opera.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: Opera.Opera +PackageVersion: 134.0.5954.26 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0b7f4e56d289ce151ccd1084411faccfe9352522 Mon Sep 17 00:00:00 2001 From: openssf-robot <191923563+openssf-robot@users.noreply.github.com> Date: Thu, 30 Jul 2026 11:15:26 -0400 Subject: [PATCH 030/114] New version: mindersec.minder 0.3.0 (#409915) --- .../0.3.0/mindersec.minder.installer.yaml | 30 +++++++++++++++++ .../0.3.0/mindersec.minder.locale.en-US.yaml | 33 +++++++++++++++++++ .../minder/0.3.0/mindersec.minder.yaml | 7 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/m/mindersec/minder/0.3.0/mindersec.minder.installer.yaml create mode 100644 manifests/m/mindersec/minder/0.3.0/mindersec.minder.locale.en-US.yaml create mode 100644 manifests/m/mindersec/minder/0.3.0/mindersec.minder.yaml diff --git a/manifests/m/mindersec/minder/0.3.0/mindersec.minder.installer.yaml b/manifests/m/mindersec/minder/0.3.0/mindersec.minder.installer.yaml new file mode 100644 index 0000000000000..867fd2ab2c227 --- /dev/null +++ b/manifests/m/mindersec/minder/0.3.0/mindersec.minder.installer.yaml @@ -0,0 +1,30 @@ +# 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: mindersec.minder +PackageVersion: 0.3.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-07-30" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: minder.exe + PortableCommandAlias: minder + - RelativeFilePath: mindev.exe + PortableCommandAlias: mindev + InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.3.0/minder_0.3.0_windows_arm64.zip + InstallerSha256: 31a66183de22d5e009aeb3c4cf6737158c6f470c528e11e9160daa50e4e40c5c + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: minder.exe + PortableCommandAlias: minder + - RelativeFilePath: mindev.exe + PortableCommandAlias: mindev + InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.3.0/minder_0.3.0_windows_amd64.zip + InstallerSha256: ba31ed7baec7fb1ac8a2e7651e3a6113a1394decad8387f2ee7610f5a6c6bff1 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/mindersec/minder/0.3.0/mindersec.minder.locale.en-US.yaml b/manifests/m/mindersec/minder/0.3.0/mindersec.minder.locale.en-US.yaml new file mode 100644 index 0000000000000..62f2894c3e238 --- /dev/null +++ b/manifests/m/mindersec/minder/0.3.0/mindersec.minder.locale.en-US.yaml @@ -0,0 +1,33 @@ +# 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: mindersec.minder +PackageVersion: 0.3.0 +PackageLocale: en-US +Publisher: mindersec +PublisherSupportUrl: https://github.com/mindersec/minder/issues/new/choose +PackageName: minder +PackageUrl: https://mindersec.github.io/ +License: Apache-2.0 +LicenseUrl: https://github.com/mindersec/minder/blob/main/LICENSE +Copyright: Minder +ShortDescription: minder is the client CLI for interacting with Minder +Moniker: minder +Tags: + - golang + - cli +ReleaseNotes: | + ## Changelog + * ee6220095164a921b5a61122a3db98d8384d784e: Advance the Rego V1 migration while retaining V0 compatibility (#6622) (@dakshhhhh16) + * 8e663204f5b0482050513a600cafc02d0405386f: Auto-generated cli documentation update - 2026-07-27 13:44:39 (#6632) (@github-actions[bot]) + * 907160803ece1006fcdb5b13ece349c824d747e3: Complete Rego v1 migration safeguards (#6607) (@dakshhhhh16) + * d6bb677adc9493c056b46c0f82a2916f932da7b5: Enable test framework to test rego-format ruletypes (#6639) (@evankanderson) + * 359da9e53ad97689c1a6a0ffe0df87f111880a39: Feature: support ruletype definitions as rego + metadata (#6558) (@evankanderson) + * a38043d0b7285b677636948c4019860b4d2029a0: Improvements to ListEntities (#6535) (@evankanderson) + * 387255c89bfbaa4d23cee261754f28c4c000563f: Support labels and assignees for issue remediation (#6609) (@codejasleen) + * 5cadb69542cbb52f646eac4c6915c233010361d5: Update golang.org/x/text (#6640) (@evankanderson) + * fe821cfe8afe46d978b707ac8c9438ff449cb4f8: build(deps-dev): bump markdownlint-cli2 from 0.23.0 to 0.23.1 in /docs (#6643) (@dependabot[bot]) + * cb7d76c231f1a16bc07f25e6efca5b32f3bbbd8a: build(deps-dev): bump prettier from 3.9.4 to 3.9.6 in /docs (#6644) (@dependabot[bot]) + * 5ce605dbd27a3fdb443b653a1513333b96b78075: docs: document issue remediation (#6631) (@codejasleen) + * 7ef0d3b529827fd560835f96322bb9e7c8508d13: fix(mindev): exit with non-zero status on syntax errors (#6637) (@krrish175-byte) +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/mindersec/minder/0.3.0/mindersec.minder.yaml b/manifests/m/mindersec/minder/0.3.0/mindersec.minder.yaml new file mode 100644 index 0000000000000..f31d99ffe2a44 --- /dev/null +++ b/manifests/m/mindersec/minder/0.3.0/mindersec.minder.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: mindersec.minder +PackageVersion: 0.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fb9ba4d4717f7a4f79a15afa556b95824d4332e2 Mon Sep 17 00:00:00 2001 From: Nico Date: Thu, 30 Jul 2026 17:15:40 +0200 Subject: [PATCH 031/114] Update OpenTubeX.OpenTubeX to 0.30.1 (#409916) --- .../0.30.1/OpenTubeX.OpenTubeX.installer.yaml | 45 +++++++++++++++++++ .../OpenTubeX.OpenTubeX.locale.en-US.yaml | 44 ++++++++++++++++++ .../OpenTubeX/0.30.1/OpenTubeX.OpenTubeX.yaml | 8 ++++ 3 files changed, 97 insertions(+) create mode 100644 manifests/o/OpenTubeX/OpenTubeX/0.30.1/OpenTubeX.OpenTubeX.installer.yaml create mode 100644 manifests/o/OpenTubeX/OpenTubeX/0.30.1/OpenTubeX.OpenTubeX.locale.en-US.yaml create mode 100644 manifests/o/OpenTubeX/OpenTubeX/0.30.1/OpenTubeX.OpenTubeX.yaml diff --git a/manifests/o/OpenTubeX/OpenTubeX/0.30.1/OpenTubeX.OpenTubeX.installer.yaml b/manifests/o/OpenTubeX/OpenTubeX/0.30.1/OpenTubeX.OpenTubeX.installer.yaml new file mode 100644 index 0000000000000..b07122a1e5066 --- /dev/null +++ b/manifests/o/OpenTubeX/OpenTubeX/0.30.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.30.1 +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- opentubex +ProductCode: a38f022d-fec2-5f80-a7fe-620ccf1a2767 +ReleaseDate: 2026-07-30 +AppsAndFeaturesEntries: +- DisplayName: OpenTubeX 0.30.1 + ProductCode: a38f022d-fec2-5f80-a7fe-620ccf1a2767 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/OpenTubeX/OpenTubeX/releases/download/v0.30.1-beta/opentubex-0.30.1-beta-setup-x64.exe + InstallerSha256: 33688F10E6B0E21BF7FFFE6B4A85002AB637BB87F102CB48285AC96BBC138E5A + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/OpenTubeX/OpenTubeX/releases/download/v0.30.1-beta/opentubex-0.30.1-beta-setup-x64.exe + InstallerSha256: 33688F10E6B0E21BF7FFFE6B4A85002AB637BB87F102CB48285AC96BBC138E5A + InstallerSwitches: + Custom: /ALLUSERS +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/OpenTubeX/OpenTubeX/releases/download/v0.30.1-beta/opentubex-0.30.1-beta-setup-arm64.exe + InstallerSha256: 394ABD72E1688B093CDE23933E96855B33CFF5184FD039215721EBAA56E110FB + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/OpenTubeX/OpenTubeX/releases/download/v0.30.1-beta/opentubex-0.30.1-beta-setup-arm64.exe + InstallerSha256: 394ABD72E1688B093CDE23933E96855B33CFF5184FD039215721EBAA56E110FB + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenTubeX/OpenTubeX/0.30.1/OpenTubeX.OpenTubeX.locale.en-US.yaml b/manifests/o/OpenTubeX/OpenTubeX/0.30.1/OpenTubeX.OpenTubeX.locale.en-US.yaml new file mode 100644 index 0000000000000..0ea7b7b52fc5f --- /dev/null +++ b/manifests/o/OpenTubeX/OpenTubeX/0.30.1/OpenTubeX.OpenTubeX.locale.en-US.yaml @@ -0,0 +1,44 @@ +# 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.30.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 +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: |- + More improvements + - The thumbnail progress and toast timeout indicator is now wrapped around both rounded corners (#370) + - Added an option to use a configurable fixed width for horizontal tabs (#367, #380) + + Fixed bugs + - Fixed several Shorts, playlist panel, progress indicator, PiP, history, and layout regressions (#359, #360, #361, #362, #363, #364, #365, #366) + - Prevented closed tabs from reappearing after shutdown and made the app window appear sooner on startup (#369) + - Hovering a toast now reliably freezes its timeout indicator instead of sometimes letting the line keep draining (#373) + - Dragging the thumbnail size slider is smooth again on pages with many videos (#372) + - Fixed subscription feed layouts and animations, Shorts controls and watch progress, and menu layering near the tab bar (#374) + - Fixed the settings page jumping back to the highlighted section after switching tabs (#371) + - Fixed the app header disappearing when opening a modal on a scrolled page (#375) + - The animation of the subscription feed tab indicator no longer stutters when the feeds contain a lot of videos (#378) +ReleaseNotesUrl: https://github.com/OpenTubeX/OpenTubeX/releases/tag/v0.30.1-beta +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenTubeX/OpenTubeX/0.30.1/OpenTubeX.OpenTubeX.yaml b/manifests/o/OpenTubeX/OpenTubeX/0.30.1/OpenTubeX.OpenTubeX.yaml new file mode 100644 index 0000000000000..3d1db9bd09b66 --- /dev/null +++ b/manifests/o/OpenTubeX/OpenTubeX/0.30.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.30.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cf1ddf865af7db978ca5c374b7ba6a90660e6fb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=AE=8F=E5=88=A9?= <2193569134@qq.com> Date: Thu, 30 Jul 2026 23:15:55 +0800 Subject: [PATCH 032/114] New version: yyqh01.reaper_yyqh version 778.9 (#409917) --- .../778.9/yyqh01.reaper_yyqh.installer.yaml | 13 +++++++++++++ .../yyqh01.reaper_yyqh.locale.zh-cn.yaml | 19 +++++++++++++++++++ .../reaper_yyqh/778.9/yyqh01.reaper_yyqh.yaml | 8 ++++++++ 3 files changed, 40 insertions(+) create mode 100644 manifests/y/yyqh01/reaper_yyqh/778.9/yyqh01.reaper_yyqh.installer.yaml create mode 100644 manifests/y/yyqh01/reaper_yyqh/778.9/yyqh01.reaper_yyqh.locale.zh-cn.yaml create mode 100644 manifests/y/yyqh01/reaper_yyqh/778.9/yyqh01.reaper_yyqh.yaml diff --git a/manifests/y/yyqh01/reaper_yyqh/778.9/yyqh01.reaper_yyqh.installer.yaml b/manifests/y/yyqh01/reaper_yyqh/778.9/yyqh01.reaper_yyqh.installer.yaml new file mode 100644 index 0000000000000..f626ad89c0841 --- /dev/null +++ b/manifests/y/yyqh01/reaper_yyqh/778.9/yyqh01.reaper_yyqh.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: yyqh01.reaper_yyqh +PackageVersion: "778.9" +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/yyqh01/reaper_yyqh_plugins/releases/download/Snapshot/reaper_yyqh.778.9.exe + InstallerSha256: 9D7910C87BDF6D425F3758A3670E988AEDF6465A29CD0AB8BC8D2683BF6F9621 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-22 diff --git a/manifests/y/yyqh01/reaper_yyqh/778.9/yyqh01.reaper_yyqh.locale.zh-cn.yaml b/manifests/y/yyqh01/reaper_yyqh/778.9/yyqh01.reaper_yyqh.locale.zh-cn.yaml new file mode 100644 index 0000000000000..8e74053482f22 --- /dev/null +++ b/manifests/y/yyqh01/reaper_yyqh/778.9/yyqh01.reaper_yyqh.locale.zh-cn.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: yyqh01.reaper_yyqh +PackageVersion: "778.9" +PackageLocale: zh-cn +Publisher: yyqh01 +PublisherUrl: https://github.com/yyqh01 +PublisherSupportUrl: https://github.com/yyqh01/reaper_yyqh_plugins/issues +PackageName: reaper_yyqh +PackageUrl: https://github.com/yyqh01/reaper_yyqh_plugins +License: Proprietary +ShortDescription: yyqh installer +ReleaseNotesUrl: https://github.com/yyqh01/reaper_yyqh_plugins/releases/tag/Snapshot +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/yyqh01/reaper_yyqh_plugins/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yyqh01/reaper_yyqh/778.9/yyqh01.reaper_yyqh.yaml b/manifests/y/yyqh01/reaper_yyqh/778.9/yyqh01.reaper_yyqh.yaml new file mode 100644 index 0000000000000..c5a89f066e41f --- /dev/null +++ b/manifests/y/yyqh01/reaper_yyqh/778.9/yyqh01.reaper_yyqh.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: yyqh01.reaper_yyqh +PackageVersion: "778.9" +DefaultLocale: zh-cn +ManifestType: version +ManifestVersion: 1.12.0 From 2dee8fdc6941ea113be81d7fa414d039760b744f Mon Sep 17 00:00:00 2001 From: Podman Desktop Bot <103741593+podman-desktop-bot@users.noreply.github.com> Date: Thu, 30 Jul 2026 17:16:09 +0200 Subject: [PATCH 033/114] New version: RedHat.Podman-Desktop version 1.29.0 (#409918) --- .../RedHat.Podman-Desktop.installer.yaml | 17 ++++++++++ .../RedHat.Podman-Desktop.locale.en-US.yaml | 31 +++++++++++++++++++ .../1.29.0/RedHat.Podman-Desktop.yaml | 8 +++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/r/RedHat/Podman-Desktop/1.29.0/RedHat.Podman-Desktop.installer.yaml create mode 100644 manifests/r/RedHat/Podman-Desktop/1.29.0/RedHat.Podman-Desktop.locale.en-US.yaml create mode 100644 manifests/r/RedHat/Podman-Desktop/1.29.0/RedHat.Podman-Desktop.yaml diff --git a/manifests/r/RedHat/Podman-Desktop/1.29.0/RedHat.Podman-Desktop.installer.yaml b/manifests/r/RedHat/Podman-Desktop/1.29.0/RedHat.Podman-Desktop.installer.yaml new file mode 100644 index 0000000000000..6619fa60e6788 --- /dev/null +++ b/manifests/r/RedHat/Podman-Desktop/1.29.0/RedHat.Podman-Desktop.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RedHat.Podman-Desktop +PackageVersion: 1.29.0 +InstallerType: nullsoft +Scope: machine +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/containers/podman-desktop/releases/download/v1.29.0/podman-desktop-1.29.0-setup-x64.exe + InstallerSha256: D5B42835D5A7CADDD3A926401735CAE9D981ECFCF494929B1E736F7B57FB2942 +- Architecture: arm64 + InstallerUrl: https://github.com/containers/podman-desktop/releases/download/v1.29.0/podman-desktop-1.29.0-setup-arm64.exe + InstallerSha256: 7E8C2374ED4520F6250D58F8C4C86D417CBBBCF86C8B0EE243129540DF8FF061 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-27 diff --git a/manifests/r/RedHat/Podman-Desktop/1.29.0/RedHat.Podman-Desktop.locale.en-US.yaml b/manifests/r/RedHat/Podman-Desktop/1.29.0/RedHat.Podman-Desktop.locale.en-US.yaml new file mode 100644 index 0000000000000..a2d29b35d9e65 --- /dev/null +++ b/manifests/r/RedHat/Podman-Desktop/1.29.0/RedHat.Podman-Desktop.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RedHat.Podman-Desktop +PackageVersion: 1.29.0 +PackageLocale: en-US +Publisher: RedHat +PublisherUrl: https://github.com/containers +PublisherSupportUrl: https://github.com/containers/podman-desktop/issues +PackageName: Podman Desktop +PackageUrl: https://github.com/containers/podman-desktop +License: Apache License 2.0 +Copyright: Copyright © 2022 Podman Desktop +ShortDescription: Manage different container engines from a single UI and tray icon +Tags: +- container +- containers +- desktop +- docker +- hacktoberfest +- kubernetes +- podman +- podman-desktop +- tray-application +- ui +ReleaseNotesUrl: https://github.com/podman-desktop/podman-desktop/releases/tag/v1.29.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/containers/podman-desktop/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedHat/Podman-Desktop/1.29.0/RedHat.Podman-Desktop.yaml b/manifests/r/RedHat/Podman-Desktop/1.29.0/RedHat.Podman-Desktop.yaml new file mode 100644 index 0000000000000..9d3de9070b154 --- /dev/null +++ b/manifests/r/RedHat/Podman-Desktop/1.29.0/RedHat.Podman-Desktop.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: RedHat.Podman-Desktop +PackageVersion: 1.29.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e06014bc0d2ccb02e30bd7437e961f506735e10d Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 30 Jul 2026 11:16:22 -0400 Subject: [PATCH 034/114] New version: SatoshiLabs.trezor-suite version 26.7.3 (#409919) --- .../SatoshiLabs.trezor-suite.installer.yaml | 26 +++++++++ ...SatoshiLabs.trezor-suite.locale.en-US.yaml | 55 +++++++++++++++++++ .../26.7.3/SatoshiLabs.trezor-suite.yaml | 8 +++ 3 files changed, 89 insertions(+) create mode 100644 manifests/s/SatoshiLabs/trezor-suite/26.7.3/SatoshiLabs.trezor-suite.installer.yaml create mode 100644 manifests/s/SatoshiLabs/trezor-suite/26.7.3/SatoshiLabs.trezor-suite.locale.en-US.yaml create mode 100644 manifests/s/SatoshiLabs/trezor-suite/26.7.3/SatoshiLabs.trezor-suite.yaml diff --git a/manifests/s/SatoshiLabs/trezor-suite/26.7.3/SatoshiLabs.trezor-suite.installer.yaml b/manifests/s/SatoshiLabs/trezor-suite/26.7.3/SatoshiLabs.trezor-suite.installer.yaml new file mode 100644 index 0000000000000..db823e3b21b24 --- /dev/null +++ b/manifests/s/SatoshiLabs/trezor-suite/26.7.3/SatoshiLabs.trezor-suite.installer.yaml @@ -0,0 +1,26 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SatoshiLabs.trezor-suite +PackageVersion: 26.7.3 +InstallerType: nullsoft +ProductCode: 978be57b-9286-5cd7-a60b-54c81352a986 +ReleaseDate: 2026-07-29 +AppsAndFeaturesEntries: +- DisplayName: Trezor Suite 26.7.3 + ProductCode: 978be57b-9286-5cd7-a60b-54c81352a986 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/trezor/trezor-suite/releases/download/v26.7.3/Trezor-Suite-26.7.3-win-x64.exe + InstallerSha256: CE6BBF43E51D3D8055CC8BAE12381414561B41BB90DEDF431062CA9D1374B4F2 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/trezor/trezor-suite/releases/download/v26.7.3/Trezor-Suite-26.7.3-win-x64.exe + InstallerSha256: CE6BBF43E51D3D8055CC8BAE12381414561B41BB90DEDF431062CA9D1374B4F2 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SatoshiLabs/trezor-suite/26.7.3/SatoshiLabs.trezor-suite.locale.en-US.yaml b/manifests/s/SatoshiLabs/trezor-suite/26.7.3/SatoshiLabs.trezor-suite.locale.en-US.yaml new file mode 100644 index 0000000000000..956c97306cc3f --- /dev/null +++ b/manifests/s/SatoshiLabs/trezor-suite/26.7.3/SatoshiLabs.trezor-suite.locale.en-US.yaml @@ -0,0 +1,55 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SatoshiLabs.trezor-suite +PackageVersion: 26.7.3 +PackageLocale: en-US +Publisher: SatoshiLabs +PublisherUrl: https://github.com/trezor +PublisherSupportUrl: https://github.com/trezor/trezor-suite/issues +Author: trezor +PackageName: Trezor Suite +PackageUrl: https://github.com/trezor/trezor-suite +License: TREZOR REFERENCE SOURCE LICENSE (T-RSL) +LicenseUrl: https://github.com/trezor/trezor-suite/blob/HEAD/LICENSE.md +ShortDescription: Trezor Suite desktop application +Tags: +- bitcoin +- electron +- suite +- trezor +- wallet +ReleaseNotes: |- + 🚀 New features + - Added support for Robinhood Chain network + - Tron (TRX) staking is now available directly in Trezor Suite + - Users can now cancel pending EVM transactions + - Option added to view and edit nonce in the EVM send form + - A new preview step has been added to the Buy flow + - WalletConnect button added to the account menu for quick access to connected apps + + 🎨 Improvements + - Account sorting updated across sidebar menu and transaction screens + - Zero-balance and hidden tokens are now sorted alphabetically + - Page navigation simplified in the trading section + - Expanded clear signing coverage for 1inch and other trading flows + - Clearer error messages now shown during Swap transaction failures + - Visual fixes for the in-app user guide + - Lower minimum fee rate of 0.2 sat/vB for Normal priority transactions + - Improved permission handling in Trezor Connect and the Connect popup + - Updated firmware version with security improvements for Trezor Safe 7, Trezor Safe 5, Trezor Safe 3, and Trezor Model T + + 🔧 Bug fixes + - Prevention of canceling or speeding up EVM transactions with a nonce gap + - Hidden assets are excluded from token search results + - Unification of Bitcoin Cash address prefix throughout Suite + - Fixed incorrect network fees shown for 1inch Fusion swaps + - Visual / UX improvements throughout the application + - Resolved a keyboard shortcut conflict affecting account switching and dashboard navigation + - Minor bugs have been resolved, along with general usability enhancements for a more reliable and seamless experience +ReleaseNotesUrl: https://github.com/trezor/trezor-suite/releases/tag/v26.7.3 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/trezor/trezor-suite/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SatoshiLabs/trezor-suite/26.7.3/SatoshiLabs.trezor-suite.yaml b/manifests/s/SatoshiLabs/trezor-suite/26.7.3/SatoshiLabs.trezor-suite.yaml new file mode 100644 index 0000000000000..96776de97f40c --- /dev/null +++ b/manifests/s/SatoshiLabs/trezor-suite/26.7.3/SatoshiLabs.trezor-suite.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: SatoshiLabs.trezor-suite +PackageVersion: 26.7.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 52672b030747e253d09ecb4d3ccef9b8f7b5e333 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 30 Jul 2026 11:16:36 -0400 Subject: [PATCH 035/114] New version: Microsoft.SafetyScanner version 1.455.426.0 (#409920) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.455.426.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.426.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.426.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.426.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.455.426.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.426.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..bbf5f1a91ea02 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.426.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.426.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.455.426.0&arch=x86 + InstallerSha256: C3B3BC2E93B210ADD6AF7DA48C1C1E0BAF1CA360C0BD64AAE59C95A74010B496 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.455.426.0&arch=amd64 + InstallerSha256: 2A86AC4C952746D4D8DBB29EDF7F1080758CD9E18C4C37D2CE6CC121D04C9EC6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.455.426.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.426.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..e709cd5bf2409 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.426.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.426.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.426.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.426.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..a24ea40b1bc1b --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.426.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.426.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 002bf302e1ffa66b00b8452cb57b8e1069483943 Mon Sep 17 00:00:00 2001 From: Val <30471676+valentin-baron@users.noreply.github.com> Date: Thu, 30 Jul 2026 17:16:50 +0200 Subject: [PATCH 036/114] New version: ValentinBaron.DDK version 2.5.0 (#409921) --- .../2.5.0/ValentinBaron.DDK.installer.yaml | 17 +++++++++ .../2.5.0/ValentinBaron.DDK.locale.en-US.yaml | 35 +++++++++++++++++++ .../DDK/2.5.0/ValentinBaron.DDK.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/v/ValentinBaron/DDK/2.5.0/ValentinBaron.DDK.installer.yaml create mode 100644 manifests/v/ValentinBaron/DDK/2.5.0/ValentinBaron.DDK.locale.en-US.yaml create mode 100644 manifests/v/ValentinBaron/DDK/2.5.0/ValentinBaron.DDK.yaml diff --git a/manifests/v/ValentinBaron/DDK/2.5.0/ValentinBaron.DDK.installer.yaml b/manifests/v/ValentinBaron/DDK/2.5.0/ValentinBaron.DDK.installer.yaml new file mode 100644 index 0000000000000..56e17db479da7 --- /dev/null +++ b/manifests/v/ValentinBaron/DDK/2.5.0/ValentinBaron.DDK.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: ValentinBaron.DDK +PackageVersion: 2.5.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ddk.exe + PortableCommandAlias: ddk +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/valentin-baron/delphi-devkit/releases/download/v2.5.0/ddk-windows-x86_64.zip + InstallerSha256: 2AD3F068D74DE57AF684BC5DDCF1519795F066F2FE578D70CD4065A57223164B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/ValentinBaron/DDK/2.5.0/ValentinBaron.DDK.locale.en-US.yaml b/manifests/v/ValentinBaron/DDK/2.5.0/ValentinBaron.DDK.locale.en-US.yaml new file mode 100644 index 0000000000000..8a94d3219c89c --- /dev/null +++ b/manifests/v/ValentinBaron/DDK/2.5.0/ValentinBaron.DDK.locale.en-US.yaml @@ -0,0 +1,35 @@ +# 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: ValentinBaron.DDK +PackageVersion: 2.5.0 +PackageLocale: en-US +Publisher: Valentin Baron +PublisherUrl: https://github.com/valentin-baron +PublisherSupportUrl: https://github.com/valentin-baron/delphi-devkit/issues +PackageName: DDK - Delphi Development Kit +PackageUrl: https://github.com/valentin-baron/delphi-devkit +License: SEE LICENSE IN LICENSE +LicenseUrl: https://github.com/valentin-baron/delphi-devkit/blob/HEAD/LICENSE +ShortDescription: CLI for managing Delphi projects, compilers, and compilations +Description: |- + DDK (Delphi Development Kit) is a command-line tool for managing Delphi + projects, compiler configurations, and running compilations. It shares + state with the DDK VS Code extension and MCP server via RON files on disk. +Moniker: ddk +Tags: +- build +- cli +- compiler +- delphi +- development +ReleaseNotes: |- + What's Changed + - fix(compiler): avoid the 32k command-line limit by passing DCC paths via the .cmds file by @csm101 in #9 + - Host Application support: make package (.dpk) and DLL projects runnable by @csm101 in #7 + New Contributors + - @csm101 made their first contribution in #9 + Full Changelog: v2.4.1...v2.5.0 +ReleaseNotesUrl: https://github.com/valentin-baron/delphi-devkit/releases/tag/v2.5.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/ValentinBaron/DDK/2.5.0/ValentinBaron.DDK.yaml b/manifests/v/ValentinBaron/DDK/2.5.0/ValentinBaron.DDK.yaml new file mode 100644 index 0000000000000..146cafee43fe5 --- /dev/null +++ b/manifests/v/ValentinBaron/DDK/2.5.0/ValentinBaron.DDK.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: ValentinBaron.DDK +PackageVersion: 2.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f4512bd6348a859c927fd9113b158a54bdc86d90 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 30 Jul 2026 11:17:05 -0400 Subject: [PATCH 037/114] New version: OpenWhisperSystems.Signal version 8.21.0 (#409924) --- .../OpenWhisperSystems.Signal.installer.yaml | 21 +++++++++++ ...penWhisperSystems.Signal.locale.en-US.yaml | 35 +++++++++++++++++++ .../8.21.0/OpenWhisperSystems.Signal.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/o/OpenWhisperSystems/Signal/8.21.0/OpenWhisperSystems.Signal.installer.yaml create mode 100644 manifests/o/OpenWhisperSystems/Signal/8.21.0/OpenWhisperSystems.Signal.locale.en-US.yaml create mode 100644 manifests/o/OpenWhisperSystems/Signal/8.21.0/OpenWhisperSystems.Signal.yaml diff --git a/manifests/o/OpenWhisperSystems/Signal/8.21.0/OpenWhisperSystems.Signal.installer.yaml b/manifests/o/OpenWhisperSystems/Signal/8.21.0/OpenWhisperSystems.Signal.installer.yaml new file mode 100644 index 0000000000000..1867163fa299e --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/8.21.0/OpenWhisperSystems.Signal.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: OpenWhisperSystems.Signal +PackageVersion: 8.21.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: 7d96caee-06e6-597c-9f2f-c7bb2e0948b4 +ReleaseDate: 2026-07-30 +AppsAndFeaturesEntries: +- DisplayName: Signal 8.21.0 + ProductCode: 7d96caee-06e6-597c-9f2f-c7bb2e0948b4 +Installers: +- Architecture: x64 + InstallerUrl: https://updates.signal.org/desktop/signal-desktop-win-8.21.0.exe + InstallerSha256: 441E24C4FF3AE498D29B048534EAB0254A04836942E72B9A2AB2527FF66E5CC3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenWhisperSystems/Signal/8.21.0/OpenWhisperSystems.Signal.locale.en-US.yaml b/manifests/o/OpenWhisperSystems/Signal/8.21.0/OpenWhisperSystems.Signal.locale.en-US.yaml new file mode 100644 index 0000000000000..0e3ea66a3d3ee --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/8.21.0/OpenWhisperSystems.Signal.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenWhisperSystems.Signal +PackageVersion: 8.21.0 +PackageLocale: en-US +Publisher: Signal Messenger, LLC +PublisherUrl: https://www.signal.org/ +PublisherSupportUrl: https://github.com/signalapp/Signal-Desktop/issues +PrivacyUrl: https://www.signal.org/legal/#privacy-policy +Author: Signal Messenger, LLC +PackageName: Signal +PackageUrl: https://www.signal.org/ +License: AGPL-3.0 +LicenseUrl: https://github.com/signalapp/Signal-Desktop/blob/HEAD/LICENSE +Copyright: © 2013–2026 Signal, a 501c3 nonprofit. +CopyrightUrl: https://www.signal.org/legal/#terms-of-service +ShortDescription: Signal is an encrypted communications application. +Description: |- + Signal is an encrypted communications application. + It uses the Internet to send one-to-one and group messages, which can include files, voice notes, images and videos, and make one-to-one voice and video calls. +Moniker: signal +Tags: +- chat +- cross-platform +- encryption +- foss +- messaging +- open-source +- privacy +- security +- texting +- xp89119p9f2pcq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenWhisperSystems/Signal/8.21.0/OpenWhisperSystems.Signal.yaml b/manifests/o/OpenWhisperSystems/Signal/8.21.0/OpenWhisperSystems.Signal.yaml new file mode 100644 index 0000000000000..56fb5cb25eac2 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/8.21.0/OpenWhisperSystems.Signal.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenWhisperSystems.Signal +PackageVersion: 8.21.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ed1539494a1776a8f1233a94257ba8716432664f Mon Sep 17 00:00:00 2001 From: Fernando Tonon Date: Thu, 30 Jul 2026 11:17:20 -0400 Subject: [PATCH 038/114] New version: FernandoTonon.QtMeshEditor version 3.25.1 (#409926) --- .../FernandoTonon.QtMeshEditor.installer.yaml | 19 ++++++++++ ...rnandoTonon.QtMeshEditor.locale.en-US.yaml | 35 +++++++++++++++++++ .../3.25.1/FernandoTonon.QtMeshEditor.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/f/FernandoTonon/QtMeshEditor/3.25.1/FernandoTonon.QtMeshEditor.installer.yaml create mode 100644 manifests/f/FernandoTonon/QtMeshEditor/3.25.1/FernandoTonon.QtMeshEditor.locale.en-US.yaml create mode 100644 manifests/f/FernandoTonon/QtMeshEditor/3.25.1/FernandoTonon.QtMeshEditor.yaml diff --git a/manifests/f/FernandoTonon/QtMeshEditor/3.25.1/FernandoTonon.QtMeshEditor.installer.yaml b/manifests/f/FernandoTonon/QtMeshEditor/3.25.1/FernandoTonon.QtMeshEditor.installer.yaml new file mode 100644 index 0000000000000..e014fcee9a8d2 --- /dev/null +++ b/manifests/f/FernandoTonon/QtMeshEditor/3.25.1/FernandoTonon.QtMeshEditor.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: FernandoTonon.QtMeshEditor +PackageVersion: 3.25.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: bin\QtMeshEditor.exe + PortableCommandAlias: qtmesheditor +- RelativeFilePath: bin\qtmesh.exe + PortableCommandAlias: qtmesh +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/fernandotonon/QtMeshEditor/releases/download/3.25.1/QtMeshEditor-3.25.1-bin-Windows.zip + InstallerSha256: 8826056F1268D9337FED50E03BF2218623C6BD93D14439C72983DBEB3BA7F3F1 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-30 diff --git a/manifests/f/FernandoTonon/QtMeshEditor/3.25.1/FernandoTonon.QtMeshEditor.locale.en-US.yaml b/manifests/f/FernandoTonon/QtMeshEditor/3.25.1/FernandoTonon.QtMeshEditor.locale.en-US.yaml new file mode 100644 index 0000000000000..cb475ca681459 --- /dev/null +++ b/manifests/f/FernandoTonon/QtMeshEditor/3.25.1/FernandoTonon.QtMeshEditor.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FernandoTonon.QtMeshEditor +PackageVersion: 3.25.1 +PackageLocale: en-US +Publisher: Fernando Tonon +PublisherUrl: https://github.com/fernandotonon +PublisherSupportUrl: https://github.com/fernandotonon/QtMeshEditor/issues +PackageName: QtMeshEditor +PackageUrl: https://github.com/fernandotonon/QtMeshEditor +License: MIT +LicenseUrl: https://github.com/fernandotonon/QtMeshEditor/blob/master/License +ShortDescription: Free 3D asset tool for indie game developers +Description: |- + QtMeshEditor is a free 3D asset tool for indie game developers. + Merge animations from multiple files, convert between 40+ formats, + edit materials with AI, and inspect skeletons and bone weights. + Supports GUI, CLI (qtmesh), and REST API via MCP server. +Moniker: qtmesheditor +Tags: +- 3d +- mesh-editor +- animation +- fbx +- gltf +- ogre3d +- game-development +- material-editor +ReleaseNotesUrl: https://github.com/fernandotonon/QtMeshEditor/releases/tag/3.25.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/fernandotonon/QtMeshEditor/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FernandoTonon/QtMeshEditor/3.25.1/FernandoTonon.QtMeshEditor.yaml b/manifests/f/FernandoTonon/QtMeshEditor/3.25.1/FernandoTonon.QtMeshEditor.yaml new file mode 100644 index 0000000000000..4115f5e164e48 --- /dev/null +++ b/manifests/f/FernandoTonon/QtMeshEditor/3.25.1/FernandoTonon.QtMeshEditor.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: FernandoTonon.QtMeshEditor +PackageVersion: 3.25.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0b29eafa061114e09249d582098eaa2b48780100 Mon Sep 17 00:00:00 2001 From: Mylloon <29067904+Mylloon@users.noreply.github.com> Date: Thu, 30 Jul 2026 17:17:35 +0200 Subject: [PATCH 039/114] New version: Mylloon.dsr version 2.3.0 (#409927) --- .../dsr/2.3.0/Mylloon.dsr.installer.yaml | 23 +++++++++++++++ .../dsr/2.3.0/Mylloon.dsr.locale.fr-FR.yaml | 28 +++++++++++++++++++ .../m/Mylloon/dsr/2.3.0/Mylloon.dsr.yaml | 8 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/m/Mylloon/dsr/2.3.0/Mylloon.dsr.installer.yaml create mode 100644 manifests/m/Mylloon/dsr/2.3.0/Mylloon.dsr.locale.fr-FR.yaml create mode 100644 manifests/m/Mylloon/dsr/2.3.0/Mylloon.dsr.yaml diff --git a/manifests/m/Mylloon/dsr/2.3.0/Mylloon.dsr.installer.yaml b/manifests/m/Mylloon/dsr/2.3.0/Mylloon.dsr.installer.yaml new file mode 100644 index 0000000000000..e9b88ccc94299 --- /dev/null +++ b/manifests/m/Mylloon/dsr/2.3.0/Mylloon.dsr.installer.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mylloon.dsr +PackageVersion: 2.3.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: dsr-win32-x64/dsr.exe + PortableCommandAlias: dsr +InstallModes: +- silent +UpgradeBehavior: install +FileExtensions: +- mkv +- mp4 +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerUrl: https://git.mylloon.fr/Anri/dsr/releases/download/2.3.0/dsr-win32-x64-2.3.0.zip + InstallerSha256: 1F8C2D80CC6516A7EE0A312235875EE30D28721D33805EA198288394D79A95A5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mylloon/dsr/2.3.0/Mylloon.dsr.locale.fr-FR.yaml b/manifests/m/Mylloon/dsr/2.3.0/Mylloon.dsr.locale.fr-FR.yaml new file mode 100644 index 0000000000000..e6c054b2581d9 --- /dev/null +++ b/manifests/m/Mylloon/dsr/2.3.0/Mylloon.dsr.locale.fr-FR.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mylloon.dsr +PackageVersion: 2.3.0 +PackageLocale: fr-FR +Publisher: Mylloon +PublisherUrl: https://git.mylloon.fr/Anri/dsr +PublisherSupportUrl: https://git.mylloon.fr/Anri/dsr/issues +Author: Mylloon +PackageName: dsr +PackageUrl: https://git.mylloon.fr/Anri/dsr +License: AGPL-3.0 +LicenseUrl: https://git.mylloon.fr/Anri/dsr/src/branch/main/LICENSE +Copyright: Copyright (c) dsr +ShortDescription: Tool for sharing video to Discord +Moniker: dsr +Tags: +- amd +- compression +- discord +- export +- ffmpeg +- nvidia +- shadowplay +- share +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mylloon/dsr/2.3.0/Mylloon.dsr.yaml b/manifests/m/Mylloon/dsr/2.3.0/Mylloon.dsr.yaml new file mode 100644 index 0000000000000..148ffe614eb81 --- /dev/null +++ b/manifests/m/Mylloon/dsr/2.3.0/Mylloon.dsr.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mylloon.dsr +PackageVersion: 2.3.0 +DefaultLocale: fr-FR +ManifestType: version +ManifestVersion: 1.12.0 From 3dda1ae9ad78eafa05d0c34833e2bb491a4d6e9c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 30 Jul 2026 23:32:19 +0800 Subject: [PATCH 040/114] New version: Anthropic.ClaudeCode version 2.1.217 (#405669) --- .../Anthropic.ClaudeCode.installer.yaml | 18 ++++++ .../Anthropic.ClaudeCode.locale.en-US.yaml | 62 +++++++++++++++++++ .../Anthropic.ClaudeCode.locale.zh-CN.yaml | 31 ++++++++++ .../2.1.217/Anthropic.ClaudeCode.yaml | 8 +++ 4 files changed, 119 insertions(+) create mode 100644 manifests/a/Anthropic/ClaudeCode/2.1.217/Anthropic.ClaudeCode.installer.yaml create mode 100644 manifests/a/Anthropic/ClaudeCode/2.1.217/Anthropic.ClaudeCode.locale.en-US.yaml create mode 100644 manifests/a/Anthropic/ClaudeCode/2.1.217/Anthropic.ClaudeCode.locale.zh-CN.yaml create mode 100644 manifests/a/Anthropic/ClaudeCode/2.1.217/Anthropic.ClaudeCode.yaml diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.217/Anthropic.ClaudeCode.installer.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.217/Anthropic.ClaudeCode.installer.yaml new file mode 100644 index 0000000000000..bfd0d88903836 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.217/Anthropic.ClaudeCode.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.217 +InstallerType: portable +Commands: +- claude +ReleaseDate: 2026-07-21 +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.claude.ai/claude-code-releases/2.1.217/win32-x64/claude.exe + InstallerSha256: 6E4A3A4679F381178A90CF741DE9CE924A3274304B09277695AC3A679628CA17 +- Architecture: arm64 + InstallerUrl: https://downloads.claude.ai/claude-code-releases/2.1.217/win32-arm64/claude.exe + InstallerSha256: F0128E1A50B8D7DEC5BB4DBDFF0EF622F617E798DF61EBB009ED3F03D2AFE613 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.217/Anthropic.ClaudeCode.locale.en-US.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.217/Anthropic.ClaudeCode.locale.en-US.yaml new file mode 100644 index 0000000000000..900b79ff3fe31 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.217/Anthropic.ClaudeCode.locale.en-US.yaml @@ -0,0 +1,62 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.217 +PackageLocale: en-US +Publisher: Anthropic PBC +Author: Anthropic PBC +PackageName: Claude Code +License: Proprietary +Copyright: © 2026 Anthropic PBC +ShortDescription: Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed. +Description: |- + Claude Code is Anthropic’s agentic coding tool that lives in your terminal and helps you turn ideas into code faster than ever before. + What Claude Code does for you + - Build features from descriptions: Tell Claude what you want to build in plain English. It will make a plan, write the code, and ensure it works. + - Debug and fix issues: Describe a bug or paste an error message. Claude Code will analyze your codebase, identify the problem, and implement a fix. + - Navigate any codebase: Ask anything about your team’s codebase, and get a thoughtful answer back. Claude Code maintains awareness of your entire project structure, can find up-to-date information from the web, and with MCP can pull from external datasources like Google Drive, Figma, and Slack. + - Automate tedious tasks: Fix fiddly lint issues, resolve merge conflicts, and write release notes. Do all this in a single command from your developer machines, or automatically in CI. + Why developers love Claude Code + - Works in your terminal: Not another chat window. Not another IDE. Claude Code meets you where you already work, with the tools you already love. + - Takes action: Claude Code can directly edit files, run commands, and create commits. Need more? MCP lets Claude read your design docs in Google Drive, update your tickets in Jira, or use your custom developer tooling. + - Unix philosophy: Claude Code is composable and scriptable. tail -f app.log | claude -p "Slack me if you see any anomalies appear in this log stream" works. Your CI can run claude -p "If there are new text strings, translate them into French and raise a PR for @lang-fr-team to review". + - Enterprise-ready: Use Anthropic’s API, or host on AWS or GCP. Enterprise-grade security, privacy, and compliance is built-in. +Moniker: claudecode +Tags: +- agent +- agentic +- ai +- chatbot +- claude +- claude-code +- claudecode +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + - Added emoji shortcode autocomplete in the prompt input: type :heart: to insert ❤️, or :hea for suggestions — disable with the emojiCompletionEnabled setting + - Added warnings when transcript writes are failing (e.g. disk full) or when session saving is off due to an inherited environment variable, instead of losing transcripts silently + - Fixed a memory leak where truncated MCP tool outputs kept the full untruncated result in memory for the rest of the session + - Fixed Windows auto-update failures that could leave claude.exe missing; failed updates now restore the preserved executable automatically + - Fixed background session isolation not canonicalizing symlinked working directories, which could let sessions escape their workspace folder + - Fixed auto-compact never triggering for Claude Opus 4.8 on Bedrock and /compact failing once over the limit + - Fixed corporate mTLS, TLS-verify, OAuth scope, and proxy settings being ignored in Claude Desktop sessions + - Fixed screen reader mode's startup announcement being cut off by the first prompt render, and the thinking status row re-rendering every few seconds to update elapsed time and token counts + - Fixed managed settings that set OTEL_EXPORTER_OTLP_ENDPOINT not governing all signals — lower-scope signal-specific overrides no longer redirect telemetry away from the managed endpoint + - Fixed --resume/--continue and /resume failing with a TypeError when a transcript has a malformed attachment entry + - Fixed Remote Control sessions not showing a pending permission prompt or dialog to viewers that connected after it appeared + - Fixed background shells sometimes becoming impossible to stop after a session is sent to the background (/background or ←) or when the session exits on a heavily loaded machine, most visible on Windows + - Fixed a CLAUDE.md or SKILL.md paths frontmatter value with many brace groups OOM-killing or stalling the CLI at startup — brace expansion is now budget-bounded + - Fixed the transcript preview sitting flush against the input area when attaching to a starting background session; it now leaves the same one-line gap as the live layout, so the transcript no longer shifts when the session takes over + - Improved footer PR badge links to be clickable hyperlinks even when terminal support can't be detected (e.g. over ssh/tmux); set FORCE_HYPERLINK=0 to opt out + - Changed the login-expiry warning to appear 3 days before expiry instead of 5 + - Capped the frontend-design plugin suggestion tip at 3 lifetime impressions instead of repeating indefinitely + - Added a cap on concurrently-running subagents (default 20, override with CLAUDE_CODE_MAX_CONCURRENT_SUBAGENTS) so one message can't fan out unbounded background agents + - Changed subagents to no longer spawn nested subagents by default; set CLAUDE_CODE_MAX_SUBAGENT_SPAWN_DEPTH to allow deeper nesting + - Fixed --max-budget-usd not stopping background subagents: once the cap is reached, new spawns are denied and running background agents are halted +ReleaseNotesUrl: https://github.com/anthropics/claude-code/blob/HEAD/CHANGELOG.md#21217 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.217/Anthropic.ClaudeCode.locale.zh-CN.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.217/Anthropic.ClaudeCode.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1234b5ae7c0be --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.217/Anthropic.ClaudeCode.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.217 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 在终端中直接释放 Claude 的强大功能。即时搜索数百万行代码库,将耗时数小时的工作流程浓缩为单个命令,让你的工具、你的工作流、你的代码库以思维速度演化。 +Description: |- + Claude Code 是 Anthropic 推出的一款自主智能编程工具,在你的终端中运行,并以前所未有的速度帮助你将想法转化为代码。 + Claude Code 能为你做什么 + - 根据描述构建功能:用简单的英文告诉 Claude 你想要实现什么功能。它会制定计划、编写代码,并确保其正常运行。 + - 调试并修复问题:描述一个 Bug 或粘贴错误信息,Claude Code 会分析你的代码库,定位问题并自动实施修复。 + - 快速浏览任意代码库:针对团队的代码库提出任何问题,都能获得深入准确的回答。Claude Code 能理解整个项目的结构,可从网络获取最新信息,并通过 MCP 从 Google Drive、Figma、Slack 等外部数据源获取内容。 + - 自动化繁琐任务:修复棘手的代码格式问题、解决合并冲突、撰写发布说明。这些都可以通过开发者机器上的单条命令完成,也可以在 CI 中自动执行。 + 开发者为何喜爱 Claude Code + - 在终端中运行:无需打开新的聊天窗口,也不用切换 IDE。Claude Code 就在你熟悉的工作环境,配合你钟爱的工具使用。 + - 主动执行操作:Claude Code 可直接编辑文件、运行命令、创建提交。需要更多功能?MCP 让 Claude 能读取 Google Drive 中的设计文档、更新 Jira 工单,或集成你自定义的开发工具。 + - 遵循 Unix 哲学:Claude Code 可组合、可脚本化。例如,执行 tail -f app.log | claude -p "如果日志流中出现异常,通过 Slack 通知我" 即可生效。你的 CI 系统也可以运行 claude -p "如有新的文本字符串,将其翻译成法语并为 @lang-fr-team 创建 PR 审阅"。 + - 企业级就绪:支持使用 Anthropic 的 API,或部署在 AWS 与 GCP 上。内置企业级的安全性、隐私保护和合规能力。 +Tags: +- claude +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.217/Anthropic.ClaudeCode.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.217/Anthropic.ClaudeCode.yaml new file mode 100644 index 0000000000000..c1fb71959957c --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.217/Anthropic.ClaudeCode.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.217 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bf04db83cbdf3bf6229f25977f31cf8dcfbaa384 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 30 Jul 2026 23:35:56 +0800 Subject: [PATCH 041/114] New version: Opera.Opera.Dev version 136.0.5975.0 (#409900) --- .../Opera.Opera.Dev.installer.yaml | 69 +++++++++++++++++++ .../Opera.Opera.Dev.locale.en-US.yaml | 33 +++++++++ .../Opera.Opera.Dev.locale.zh-CN.yaml | 31 +++++++++ .../Dev/136.0.5975.0/Opera.Opera.Dev.yaml | 8 +++ 4 files changed, 141 insertions(+) create mode 100644 manifests/o/Opera/Opera/Dev/136.0.5975.0/Opera.Opera.Dev.installer.yaml create mode 100644 manifests/o/Opera/Opera/Dev/136.0.5975.0/Opera.Opera.Dev.locale.en-US.yaml create mode 100644 manifests/o/Opera/Opera/Dev/136.0.5975.0/Opera.Opera.Dev.locale.zh-CN.yaml create mode 100644 manifests/o/Opera/Opera/Dev/136.0.5975.0/Opera.Opera.Dev.yaml diff --git a/manifests/o/Opera/Opera/Dev/136.0.5975.0/Opera.Opera.Dev.installer.yaml b/manifests/o/Opera/Opera/Dev/136.0.5975.0/Opera.Opera.Dev.installer.yaml new file mode 100644 index 0000000000000..6e3af979548cc --- /dev/null +++ b/manifests/o/Opera/Opera/Dev/136.0.5975.0/Opera.Opera.Dev.installer.yaml @@ -0,0 +1,69 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Opera.Opera.Dev +PackageVersion: 136.0.5975.0 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /silent + SilentWithProgress: /runimmediately +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- operadeveloper +FileExtensions: +- crx +- htm +- html +- opdownload +- pdf +- shtml +- xht +- xhtml +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://get.geo.opera.com/pub/opera-developer/136.0.5975.0/win/Opera_Developer_136.0.5975.0_Setup.exe + InstallerSha256: 75E91BCE0F27ACF6DB2054DD15C89B495DA4A6FD315A8E4702E42893AB2D92DC + InstallerSwitches: + Custom: /allusers=0 +- Architecture: x86 + Scope: machine + InstallerUrl: https://get.geo.opera.com/pub/opera-developer/136.0.5975.0/win/Opera_Developer_136.0.5975.0_Setup.exe + InstallerSha256: 75E91BCE0F27ACF6DB2054DD15C89B495DA4A6FD315A8E4702E42893AB2D92DC + InstallerSwitches: + Custom: /allusers=1 +- Architecture: x64 + Scope: user + InstallerUrl: https://get.geo.opera.com/pub/opera-developer/136.0.5975.0/win/Opera_Developer_136.0.5975.0_Setup_x64.exe + InstallerSha256: 536891FC0E68C0DC2ABD21658038017547F3CBC8BC41D425F53F9CB48B423947 + InstallerSwitches: + Custom: /allusers=0 +- Architecture: x64 + Scope: machine + InstallerUrl: https://get.geo.opera.com/pub/opera-developer/136.0.5975.0/win/Opera_Developer_136.0.5975.0_Setup_x64.exe + InstallerSha256: 536891FC0E68C0DC2ABD21658038017547F3CBC8BC41D425F53F9CB48B423947 + InstallerSwitches: + Custom: /allusers=1 +- Architecture: arm64 + Scope: user + InstallerUrl: https://get.geo.opera.com/pub/opera-developer/136.0.5975.0/win/Opera_Developer_136.0.5975.0_Setup_arm64.exe + InstallerSha256: C5CFF3B19B2083E00810617B76E3A2C98BDEAAEF922DFC7D7FEFC58CE9E63FE7 + InstallerSwitches: + Custom: /allusers=0 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://get.geo.opera.com/pub/opera-developer/136.0.5975.0/win/Opera_Developer_136.0.5975.0_Setup_arm64.exe + InstallerSha256: C5CFF3B19B2083E00810617B76E3A2C98BDEAAEF922DFC7D7FEFC58CE9E63FE7 + InstallerSwitches: + Custom: /allusers=1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/Opera/Opera/Dev/136.0.5975.0/Opera.Opera.Dev.locale.en-US.yaml b/manifests/o/Opera/Opera/Dev/136.0.5975.0/Opera.Opera.Dev.locale.en-US.yaml new file mode 100644 index 0000000000000..0bd35481519be --- /dev/null +++ b/manifests/o/Opera/Opera/Dev/136.0.5975.0/Opera.Opera.Dev.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: Opera.Opera.Dev +PackageVersion: 136.0.5975.0 +PackageLocale: en-US +Publisher: Opera Software +PublisherUrl: https://www.opera.com/ +PublisherSupportUrl: https://www.opera.com/help +PrivacyUrl: https://legal.opera.com/privacy/ +Author: Opera Norway AS +PackageName: Opera developer +PackageUrl: https://www.opera.com/browsers/opera +License: Freeware +LicenseUrl: https://legal.opera.com/eula/computers/ +Copyright: Copyright © 1995-2026 Opera Software AS. All rights reserved. +CopyrightUrl: https://legal.opera.com/terms/ +ShortDescription: The Opera browser includes everything you need for private, safe, and efficient browsing, along with a variety of unique features to enhance your capabilities online. +Description: Opera is a multi-platform web browser developed by Opera Software. Opera is a Chromium-based browser. It distinguishes itself from other browsers through its user interface, functionality, and other features. +Moniker: opera-dev +Tags: +- browser +- chromium +- internet +- web +- webpage +Documentations: +- DocumentLabel: Tutorial + DocumentUrl: https://www.opera.com/tutorials +- DocumentLabel: FAQ + DocumentUrl: https://help.opera.com/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Opera/Opera/Dev/136.0.5975.0/Opera.Opera.Dev.locale.zh-CN.yaml b/manifests/o/Opera/Opera/Dev/136.0.5975.0/Opera.Opera.Dev.locale.zh-CN.yaml new file mode 100644 index 0000000000000..11a59f9b4910e --- /dev/null +++ b/manifests/o/Opera/Opera/Dev/136.0.5975.0/Opera.Opera.Dev.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: Opera.Opera.Dev +PackageVersion: 136.0.5975.0 +PackageLocale: zh-CN +Publisher: Opera Software +PublisherUrl: https://www.opera.com/zh-cn +PublisherSupportUrl: https://www.opera.com/zh-cn/help +PrivacyUrl: https://legal.opera.com/privacy/ +Author: Opera Norway AS +PackageName: Opera developer +PackageUrl: https://www.opera.com/zh-cn/browsers/opera +License: 免费软件 +LicenseUrl: https://legal.opera.com/eula/computers/ +Copyright: 版权所有 © 1995-2026 Opera Software AS。保留所有权利。 +CopyrightUrl: https://legal.opera.com/terms/ +ShortDescription: Opera 浏览器让您可以私密、安全和高效地浏览,还有各种独特功能提高您的上网冲浪能力。 +Description: Opera 是 Opera 软件公司开发的多平台网络浏览器。Opera 是一款基于 Chromium 的浏览器,在用户界面、功能和其它特性上与其它浏览器有所不同。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +Documentations: +- DocumentLabel: 教程 + DocumentUrl: https://www.opera.com/tutorials +- DocumentLabel: 常见问题 + DocumentUrl: https://help.opera.com/faq/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Opera/Opera/Dev/136.0.5975.0/Opera.Opera.Dev.yaml b/manifests/o/Opera/Opera/Dev/136.0.5975.0/Opera.Opera.Dev.yaml new file mode 100644 index 0000000000000..01460fc851478 --- /dev/null +++ b/manifests/o/Opera/Opera/Dev/136.0.5975.0/Opera.Opera.Dev.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: Opera.Opera.Dev +PackageVersion: 136.0.5975.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2b7acb7d465a92f3d017ad07bd6ec41b5d8e49d1 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 30 Jul 2026 11:36:12 -0400 Subject: [PATCH 042/114] New version: JetBrains.dotPeek version 2026.2.0.1 (#409922) --- .../JetBrains.dotPeek.installer.yaml | 28 +++++++++++++++++++ .../JetBrains.dotPeek.locale.en-US.yaml | 20 +++++++++++++ .../dotPeek/2026.2.0.1/JetBrains.dotPeek.yaml | 8 ++++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/j/JetBrains/dotPeek/2026.2.0.1/JetBrains.dotPeek.installer.yaml create mode 100644 manifests/j/JetBrains/dotPeek/2026.2.0.1/JetBrains.dotPeek.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/dotPeek/2026.2.0.1/JetBrains.dotPeek.yaml diff --git a/manifests/j/JetBrains/dotPeek/2026.2.0.1/JetBrains.dotPeek.installer.yaml b/manifests/j/JetBrains/dotPeek/2026.2.0.1/JetBrains.dotPeek.installer.yaml new file mode 100644 index 0000000000000..6fe6e5605887d --- /dev/null +++ b/manifests/j/JetBrains/dotPeek/2026.2.0.1/JetBrains.dotPeek.installer.yaml @@ -0,0 +1,28 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JetBrains.dotPeek +PackageVersion: 2026.2.0.1 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /Silent=True + SilentWithProgress: /Silent=True + Log: /LogFile="" +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2026.2.0.1/JetBrains.dotPeek.2026.2.0.1.web.exe + InstallerSha256: 0697F607DBBE64C6D19F7D3721EC62777C0565BABD9C619357CAE5637E59B5CE +- Architecture: x86 + Scope: machine + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2026.2.0.1/JetBrains.dotPeek.2026.2.0.1.web.exe + InstallerSha256: 0697F607DBBE64C6D19F7D3721EC62777C0565BABD9C619357CAE5637E59B5CE + InstallerSwitches: + Custom: /PerMachine=True + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/dotPeek/2026.2.0.1/JetBrains.dotPeek.locale.en-US.yaml b/manifests/j/JetBrains/dotPeek/2026.2.0.1/JetBrains.dotPeek.locale.en-US.yaml new file mode 100644 index 0000000000000..940094014b066 --- /dev/null +++ b/manifests/j/JetBrains/dotPeek/2026.2.0.1/JetBrains.dotPeek.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JetBrains.dotPeek +PackageVersion: 2026.2.0.1 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains dotPeek +PackageUrl: https://www.jetbrains.com/profiler/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2025 JetBrains s.r.o. +ShortDescription: .NET performance profiler +PurchaseUrl: https://www.jetbrains.com/store/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/dotPeek/2026.2.0.1/JetBrains.dotPeek.yaml b/manifests/j/JetBrains/dotPeek/2026.2.0.1/JetBrains.dotPeek.yaml new file mode 100644 index 0000000000000..2cdb6f8a37080 --- /dev/null +++ b/manifests/j/JetBrains/dotPeek/2026.2.0.1/JetBrains.dotPeek.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: JetBrains.dotPeek +PackageVersion: 2026.2.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From af025557211579608bbf74a57b1a71744b993a2b Mon Sep 17 00:00:00 2001 From: Rudrank Riyam Date: Thu, 30 Jul 2026 21:06:27 +0530 Subject: [PATCH 043/114] New version: Rorkai.ASC version 3.3.0 (#409929) Co-authored-by: Rorkai Release Bot --- .../ASC/3.3.0/Rorkai.ASC.installer.yaml | 12 +++++++++++ .../ASC/3.3.0/Rorkai.ASC.locale.en-US.yaml | 20 +++++++++++++++++++ manifests/r/Rorkai/ASC/3.3.0/Rorkai.ASC.yaml | 6 ++++++ 3 files changed, 38 insertions(+) create mode 100644 manifests/r/Rorkai/ASC/3.3.0/Rorkai.ASC.installer.yaml create mode 100644 manifests/r/Rorkai/ASC/3.3.0/Rorkai.ASC.locale.en-US.yaml create mode 100644 manifests/r/Rorkai/ASC/3.3.0/Rorkai.ASC.yaml diff --git a/manifests/r/Rorkai/ASC/3.3.0/Rorkai.ASC.installer.yaml b/manifests/r/Rorkai/ASC/3.3.0/Rorkai.ASC.installer.yaml new file mode 100644 index 0000000000000..d903269cf7e21 --- /dev/null +++ b/manifests/r/Rorkai/ASC/3.3.0/Rorkai.ASC.installer.yaml @@ -0,0 +1,12 @@ +# Created with App-Store-Connect-CLI/scripts/generate_winget_manifests.py +PackageIdentifier: Rorkai.ASC +PackageVersion: 3.3.0 +InstallerType: portable +Commands: + - asc +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/rorkai/App-Store-Connect-CLI/releases/download/3.3.0/asc_3.3.0_windows_amd64.exe + InstallerSha256: F06416D1B3889AEB8E8EF98B8A0CF0B119028583D6F5F68903079FA4BAB71B20 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/r/Rorkai/ASC/3.3.0/Rorkai.ASC.locale.en-US.yaml b/manifests/r/Rorkai/ASC/3.3.0/Rorkai.ASC.locale.en-US.yaml new file mode 100644 index 0000000000000..466b767c5ed73 --- /dev/null +++ b/manifests/r/Rorkai/ASC/3.3.0/Rorkai.ASC.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created with App-Store-Connect-CLI/scripts/generate_winget_manifests.py +PackageIdentifier: Rorkai.ASC +PackageVersion: 3.3.0 +PackageLocale: en-US +Publisher: Rorkai +PackageName: asc +PackageUrl: https://github.com/rorkai/App-Store-Connect-CLI +License: MIT +LicenseUrl: https://github.com/rorkai/App-Store-Connect-CLI/blob/main/LICENSE +ShortDescription: Fast, scriptable CLI for the App Store Connect API. +Moniker: asc +Tags: + - app-store-connect + - app-store-connect-api + - cli + - ios + - testflight +ReleaseNotesUrl: https://github.com/rorkai/App-Store-Connect-CLI/releases/tag/3.3.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/r/Rorkai/ASC/3.3.0/Rorkai.ASC.yaml b/manifests/r/Rorkai/ASC/3.3.0/Rorkai.ASC.yaml new file mode 100644 index 0000000000000..cbb7857f94fbe --- /dev/null +++ b/manifests/r/Rorkai/ASC/3.3.0/Rorkai.ASC.yaml @@ -0,0 +1,6 @@ +# Created with App-Store-Connect-CLI/scripts/generate_winget_manifests.py +PackageIdentifier: Rorkai.ASC +PackageVersion: 3.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d3590ecd5947b3c8d4690834001d35d8cc234b62 Mon Sep 17 00:00:00 2001 From: Johnny Wang Date: Thu, 30 Jul 2026 23:36:41 +0800 Subject: [PATCH 044/114] New version: xiaocang.EasydictforWindows version 0.8.8 (#409931) --- ...xiaocang.EasydictforWindows.installer.yaml | 21 +++++++++++ ...ocang.EasydictforWindows.locale.en-US.yaml | 35 +++++++++++++++++++ .../0.8.8/xiaocang.EasydictforWindows.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/x/xiaocang/EasydictforWindows/0.8.8/xiaocang.EasydictforWindows.installer.yaml create mode 100644 manifests/x/xiaocang/EasydictforWindows/0.8.8/xiaocang.EasydictforWindows.locale.en-US.yaml create mode 100644 manifests/x/xiaocang/EasydictforWindows/0.8.8/xiaocang.EasydictforWindows.yaml diff --git a/manifests/x/xiaocang/EasydictforWindows/0.8.8/xiaocang.EasydictforWindows.installer.yaml b/manifests/x/xiaocang/EasydictforWindows/0.8.8/xiaocang.EasydictforWindows.installer.yaml new file mode 100644 index 0000000000000..86aa04b9c9e2a --- /dev/null +++ b/manifests/x/xiaocang/EasydictforWindows/0.8.8/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.8 +InstallerLocale: en-US +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /CURRENTUSER +ProductCode: '{B7E2A5F3-9C41-4D82-A6F0-1E8B3C5D7F9A}_is1' +ReleaseDate: 2026-07-30 +AppsAndFeaturesEntries: +- ProductCode: '{B7E2A5F3-9C41-4D82-A6F0-1E8B3C5D7F9A}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xiaocang/easydict_win32/releases/download/v0.8.8/Easydict-v0.8.8-x64-setup.unsigned.exe + InstallerSha256: 941B126947FFC98C8F0BC4B8E65743FAD82E9A64DADFAB913119B74E1206860F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/xiaocang/EasydictforWindows/0.8.8/xiaocang.EasydictforWindows.locale.en-US.yaml b/manifests/x/xiaocang/EasydictforWindows/0.8.8/xiaocang.EasydictforWindows.locale.en-US.yaml new file mode 100644 index 0000000000000..c1dba7616e11e --- /dev/null +++ b/manifests/x/xiaocang/EasydictforWindows/0.8.8/xiaocang.EasydictforWindows.locale.en-US.yaml @@ -0,0 +1,35 @@ +# 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.8 +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: shortcut activation bugs — empty MiniWindow, stale Silent OCR clipboard, and pop button interference by @Asura7170 in #185 + - fix: harden shutdown diagnostics and Store symbols by @xiaocang in #186 + Full Changelog: v0.8.7...v0.8.8 +ReleaseNotesUrl: https://github.com/xiaocang/easydict_win32/releases/tag/v0.8.8 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xiaocang/EasydictforWindows/0.8.8/xiaocang.EasydictforWindows.yaml b/manifests/x/xiaocang/EasydictforWindows/0.8.8/xiaocang.EasydictforWindows.yaml new file mode 100644 index 0000000000000..bd51ef22d384b --- /dev/null +++ b/manifests/x/xiaocang/EasydictforWindows/0.8.8/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.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e3adde52430f10bf6cece557c957ae788db85cf9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:02:00 +0800 Subject: [PATCH 045/114] New version: FastStone.Capture version 11.3 (#409751) Co-authored-by: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> --- .../11.3/FastStone.Capture.installer.yaml | 18 +++++++++ .../11.3/FastStone.Capture.locale.en-US.yaml | 37 +++++++++++++++++++ .../11.3/FastStone.Capture.locale.zh-CN.yaml | 21 +++++++++++ .../Capture/11.3/FastStone.Capture.yaml | 8 ++++ 4 files changed, 84 insertions(+) create mode 100644 manifests/f/FastStone/Capture/11.3/FastStone.Capture.installer.yaml create mode 100644 manifests/f/FastStone/Capture/11.3/FastStone.Capture.locale.en-US.yaml create mode 100644 manifests/f/FastStone/Capture/11.3/FastStone.Capture.locale.zh-CN.yaml create mode 100644 manifests/f/FastStone/Capture/11.3/FastStone.Capture.yaml diff --git a/manifests/f/FastStone/Capture/11.3/FastStone.Capture.installer.yaml b/manifests/f/FastStone/Capture/11.3/FastStone.Capture.installer.yaml new file mode 100644 index 0000000000000..8c813105ed813 --- /dev/null +++ b/manifests/f/FastStone/Capture/11.3/FastStone.Capture.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: FastStone.Capture +PackageVersion: "11.3" +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +FileExtensions: +- fsc +ProductCode: FastStone Capture +ReleaseDate: 2026-07-29 +Installers: +- Architecture: x86 + InstallerUrl: https://www.faststonesoft.net/DN/FSCaptureSetup113.exe + InstallerSha256: 634CAA2206D34BAA7908EBEF98110E3BE1DE3B3EB9B323463003A51BC04388B5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FastStone/Capture/11.3/FastStone.Capture.locale.en-US.yaml b/manifests/f/FastStone/Capture/11.3/FastStone.Capture.locale.en-US.yaml new file mode 100644 index 0000000000000..ea35d2d0f6d0a --- /dev/null +++ b/manifests/f/FastStone/Capture/11.3/FastStone.Capture.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FastStone.Capture +PackageVersion: "11.3" +PackageLocale: en-US +Publisher: FastStone Corporation +PublisherUrl: https://www.faststone.org/ +PublisherSupportUrl: https://www.faststone.org/contactUs.htm +PrivacyUrl: https://www.faststone.org/PrivacyPolicy.htm +Author: FastStone Corporation +PackageName: FastStone Capture +PackageUrl: https://www.faststone.org/FSCaptureDetail.htm +License: Proprietary +Copyright: Copyright (C) 2026 FastStone Corporation +ShortDescription: A powerful, lightweight, yet full-featured screen capture tool and screen video recorder. +Description: A powerful, lightweight, yet full-featured screen capture tool that allows you to easily capture and annotate anything on the screen including windows, objects, menus, full screen, rectangular/freehand regions and even scrolling windows/web pages. It also allows you to record screen activities, sound and webcam into MP4 video files. +Moniker: fscapture +Tags: +- capture +- record +- recording +- screen-capture +- screenshot +- video +ReleaseNotes: |- + - Added MP3 as an output format in Screen Recorder for audio-only recording + - Added support for copying and pasting tiny images, down to 1 × 1 pixel, in the Editor and Draw tools + - Fixed selection alignment issues when zoomed in within the Draw tool + - Other improvements and bug fixes +ReleaseNotesUrl: https://www.faststone.org/FSCaptureDetail.htm#History +PurchaseUrl: https://www.faststone.org/order.htm +Documentations: +- DocumentLabel: Tutorial + DocumentUrl: https://www.faststone.org/FSCTutorial.htm +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FastStone/Capture/11.3/FastStone.Capture.locale.zh-CN.yaml b/manifests/f/FastStone/Capture/11.3/FastStone.Capture.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0b1dca713cbc4 --- /dev/null +++ b/manifests/f/FastStone/Capture/11.3/FastStone.Capture.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: FastStone.Capture +PackageVersion: "11.3" +PackageLocale: zh-CN +License: 专有软件 +Copyright: 版权所有 © 2026 FastStone Corporation +ShortDescription: 一款强大、轻便但功能齐全的屏幕捕捉工具和屏幕录像机。 +Description: 这是一款强大、轻便但功能齐全的屏幕捕捉工具,可让您轻松捕捉和注释屏幕上的任何内容,包括窗口、对象、菜单、全屏、矩形/自由区域,甚至滚动窗口/网页。它还能将屏幕活动、声音和网络摄像头录制成 MP4 视频文件。 +Tags: +- 录制 +- 录屏 +- 截图 +- 捕获 +- 视频 +Documentations: +- DocumentLabel: 教程 + DocumentUrl: https://www.faststone.org/FSCTutorial.htm +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FastStone/Capture/11.3/FastStone.Capture.yaml b/manifests/f/FastStone/Capture/11.3/FastStone.Capture.yaml new file mode 100644 index 0000000000000..fd22b596432c2 --- /dev/null +++ b/manifests/f/FastStone/Capture/11.3/FastStone.Capture.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: FastStone.Capture +PackageVersion: "11.3" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6293d550bcc53e576396dc8bccf0b1c12bf7d769 Mon Sep 17 00:00:00 2001 From: Yao666 Date: Fri, 31 Jul 2026 00:02:24 +0800 Subject: [PATCH 046/114] New version: Yao666.Lunoir version 0.8.3 (#409932) --- .../Lunoir/0.8.3/Yao666.Lunoir.installer.yaml | 18 ++++++++++ .../0.8.3/Yao666.Lunoir.locale.en-US.yaml | 36 +++++++++++++++++++ .../y/Yao666/Lunoir/0.8.3/Yao666.Lunoir.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/y/Yao666/Lunoir/0.8.3/Yao666.Lunoir.installer.yaml create mode 100644 manifests/y/Yao666/Lunoir/0.8.3/Yao666.Lunoir.locale.en-US.yaml create mode 100644 manifests/y/Yao666/Lunoir/0.8.3/Yao666.Lunoir.yaml diff --git a/manifests/y/Yao666/Lunoir/0.8.3/Yao666.Lunoir.installer.yaml b/manifests/y/Yao666/Lunoir/0.8.3/Yao666.Lunoir.installer.yaml new file mode 100644 index 0000000000000..f7f4e58c11c6a --- /dev/null +++ b/manifests/y/Yao666/Lunoir/0.8.3/Yao666.Lunoir.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: Yao666.Lunoir +PackageVersion: 0.8.3 +InstallerLocale: en-US +InstallerType: nullsoft +ProductCode: 3bd4f70d-fbe5-54e3-ab89-a376f2b019b7 +ReleaseDate: 2026-07-29 +AppsAndFeaturesEntries: +- DisplayName: Lunoir 0.8.3 + ProductCode: 3bd4f70d-fbe5-54e3-ab89-a376f2b019b7 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zhbj420/Lunoir/releases/download/v0.8.3/Lunoir-0.8.3-setup.exe + InstallerSha256: 2C50BA3A158077A8ACABA6E065B76B13B1C1A8F962449F33752536D7659DA0FE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yao666/Lunoir/0.8.3/Yao666.Lunoir.locale.en-US.yaml b/manifests/y/Yao666/Lunoir/0.8.3/Yao666.Lunoir.locale.en-US.yaml new file mode 100644 index 0000000000000..62f590c39adc2 --- /dev/null +++ b/manifests/y/Yao666/Lunoir/0.8.3/Yao666.Lunoir.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: Yao666.Lunoir +PackageVersion: 0.8.3 +PackageLocale: en-US +Publisher: Yao666 +PublisherUrl: https://github.com/zhbj420 +PublisherSupportUrl: https://github.com/zhbj420/Lunoir/issues +Author: Yao666 +PackageName: Lunoir +PackageUrl: https://github.com/zhbj420/Lunoir +License: MIT +LicenseUrl: https://github.com/zhbj420/Lunoir/blob/HEAD/LICENSE +Copyright: Copyright © 2026 Yao666 +ShortDescription: Lunoir Media Player +Description: Lunoir is a modern, frameless, frosted-glass media player for Windows, built on an mpv core (Dolby Vision / HDR10 / HDR10+, 10-bit). Frame-accurate playback, Live TV / IPTV with recording, an experimental Timeline for stitching and trimming a folder of clips, subtitle styling, and 9 interface languages. Open source (MIT), no telemetry. +Moniker: lunoir +Tags: +- iina-win hdr movie-player +- media-player video mpv hdr iptv player +ReleaseNotes: |- + Right-click puts away what's open + A click that dismisses something now does nothing else — the way every popup on Windows + behaves: + - Closing the context menu no longer pauses the video. The menu is its own window and + closes when it loses focus, so the same press was also landing on the video underneath. + - Right-clicking elsewhere closes the menu instead of opening a second one. + - With the playlist or settings panel open, right-click closes the panel. The menu is + then a second right-click away — one rule: dismiss first, act second. + Esc leaves fullscreen + It wasn't bound to anything. It works wherever the focus happens to be — the OSC and the + panels can hold it in fullscreen — and it only ever leaves; it never enters. +ReleaseNotesUrl: https://github.com/zhbj420/Lunoir/releases/tag/v0.8.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yao666/Lunoir/0.8.3/Yao666.Lunoir.yaml b/manifests/y/Yao666/Lunoir/0.8.3/Yao666.Lunoir.yaml new file mode 100644 index 0000000000000..6da6783b1792d --- /dev/null +++ b/manifests/y/Yao666/Lunoir/0.8.3/Yao666.Lunoir.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: Yao666.Lunoir +PackageVersion: 0.8.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1edc1340d89c590ea64cb7f3638b9cc2f70f56af Mon Sep 17 00:00:00 2001 From: Ahmed ElMallah Date: Thu, 30 Jul 2026 09:02:30 -0700 Subject: [PATCH 047/114] Update Bomly CLI to v0.21.0 (#409852) Co-authored-by: goreleaserbot --- .../0.21.0/Bomly.BomlyCLI.installer.yaml | 26 +++++++++++++++++++ .../0.21.0/Bomly.BomlyCLI.locale.en-US.yaml | 24 +++++++++++++++++ .../Bomly/BomlyCLI/0.21.0/Bomly.BomlyCLI.yaml | 7 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/b/Bomly/BomlyCLI/0.21.0/Bomly.BomlyCLI.installer.yaml create mode 100644 manifests/b/Bomly/BomlyCLI/0.21.0/Bomly.BomlyCLI.locale.en-US.yaml create mode 100644 manifests/b/Bomly/BomlyCLI/0.21.0/Bomly.BomlyCLI.yaml diff --git a/manifests/b/Bomly/BomlyCLI/0.21.0/Bomly.BomlyCLI.installer.yaml b/manifests/b/Bomly/BomlyCLI/0.21.0/Bomly.BomlyCLI.installer.yaml new file mode 100644 index 0000000000000..9104f46d6d959 --- /dev/null +++ b/manifests/b/Bomly/BomlyCLI/0.21.0/Bomly.BomlyCLI.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: Bomly.BomlyCLI +PackageVersion: 0.21.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-07-30" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: bomly.exe + PortableCommandAlias: bomly + InstallerUrl: https://github.com/bomly-dev/bomly-cli/releases/download/v0.21.0/bomly_0.21.0_windows_arm64.zip + InstallerSha256: 0d28ddc0e48b20ea52033c7669925fc63af9e83d45a60395d468096314e91561 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: bomly.exe + PortableCommandAlias: bomly + InstallerUrl: https://github.com/bomly-dev/bomly-cli/releases/download/v0.21.0/bomly_0.21.0_windows_amd64.zip + InstallerSha256: e9083b2bbd2105f543248dceb08e64ccf47af65cec5f71ab4a58b7d26c925858 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bomly/BomlyCLI/0.21.0/Bomly.BomlyCLI.locale.en-US.yaml b/manifests/b/Bomly/BomlyCLI/0.21.0/Bomly.BomlyCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..99144e7b9cd89 --- /dev/null +++ b/manifests/b/Bomly/BomlyCLI/0.21.0/Bomly.BomlyCLI.locale.en-US.yaml @@ -0,0 +1,24 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Bomly.BomlyCLI +PackageVersion: 0.21.0 +PackageLocale: en-US +Publisher: Bomly +PublisherUrl: https://github.com/bomly-dev +PublisherSupportUrl: https://github.com/bomly-dev/bomly-cli/issues +PackageName: Bomly CLI +PackageUrl: https://bomly.dev/cli +License: Apache-2.0 +LicenseUrl: https://github.com/bomly-dev/bomly-cli/blob/main/LICENSE +Copyright: Copyright Bomly contributors +ShortDescription: Free, open-source CLI for dependency intelligence and SBOM analysis. +Description: Bomly is a free, open-source CLI that scans your projects, SBOMs, and container images, explains where each dependency came from, and surfaces vulnerability and license data when you ask for it. +Moniker: bomly +Tags: + - cli + - security + - dependencies + - sbom + - vulnerability +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bomly/BomlyCLI/0.21.0/Bomly.BomlyCLI.yaml b/manifests/b/Bomly/BomlyCLI/0.21.0/Bomly.BomlyCLI.yaml new file mode 100644 index 0000000000000..c45c7c252322d --- /dev/null +++ b/manifests/b/Bomly/BomlyCLI/0.21.0/Bomly.BomlyCLI.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: Bomly.BomlyCLI +PackageVersion: 0.21.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9d9b98cff0c714faea490a7093f60c4b3af2b992 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 30 Jul 2026 12:02:39 -0400 Subject: [PATCH 048/114] New version: OpenWhisperSystems.Signal.Beta version 8.22.0-beta.1 (#409933) --- ...nWhisperSystems.Signal.Beta.installer.yaml | 19 ++++++++++++ ...isperSystems.Signal.Beta.locale.en-US.yaml | 31 +++++++++++++++++++ .../OpenWhisperSystems.Signal.Beta.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/o/OpenWhisperSystems/Signal/Beta/8.22.0-beta.1/OpenWhisperSystems.Signal.Beta.installer.yaml create mode 100644 manifests/o/OpenWhisperSystems/Signal/Beta/8.22.0-beta.1/OpenWhisperSystems.Signal.Beta.locale.en-US.yaml create mode 100644 manifests/o/OpenWhisperSystems/Signal/Beta/8.22.0-beta.1/OpenWhisperSystems.Signal.Beta.yaml diff --git a/manifests/o/OpenWhisperSystems/Signal/Beta/8.22.0-beta.1/OpenWhisperSystems.Signal.Beta.installer.yaml b/manifests/o/OpenWhisperSystems/Signal/Beta/8.22.0-beta.1/OpenWhisperSystems.Signal.Beta.installer.yaml new file mode 100644 index 0000000000000..c5694c6c92d7c --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/Beta/8.22.0-beta.1/OpenWhisperSystems.Signal.Beta.installer.yaml @@ -0,0 +1,19 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenWhisperSystems.Signal.Beta +PackageVersion: 8.22.0-beta.1 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: b39ac3a0-cc73-5ec2-ba18-5ab3c4de1ca1 +ReleaseDate: 2026-07-30 +AppsAndFeaturesEntries: +- DisplayName: Signal Beta 8.22.0-beta.1 + ProductCode: b39ac3a0-cc73-5ec2-ba18-5ab3c4de1ca1 +Installers: +- Architecture: x64 + InstallerUrl: https://updates.signal.org/desktop/signal-desktop-beta-win-8.22.0-beta.1.exe + InstallerSha256: 3E8CC124FBA3E33E1F17E5410316742365CAF8590DA01C3FC11C9A13CA0E3BD1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenWhisperSystems/Signal/Beta/8.22.0-beta.1/OpenWhisperSystems.Signal.Beta.locale.en-US.yaml b/manifests/o/OpenWhisperSystems/Signal/Beta/8.22.0-beta.1/OpenWhisperSystems.Signal.Beta.locale.en-US.yaml new file mode 100644 index 0000000000000..056e0822a9f24 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/Beta/8.22.0-beta.1/OpenWhisperSystems.Signal.Beta.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenWhisperSystems.Signal.Beta +PackageVersion: 8.22.0-beta.1 +PackageLocale: en-US +Publisher: Signal Messenger, LLC +PublisherUrl: https://www.signal.org/ +PublisherSupportUrl: https://github.com/signalapp/Signal-Desktop/issues +PrivacyUrl: https://www.signal.org/legal/#privacy-policy +Author: Signal Messenger, LLC +PackageName: Signal Beta +PackageUrl: https://www.signal.org/ +License: AGPL-3.0 +LicenseUrl: https://github.com/signalapp/Signal-Desktop/blob/HEAD/LICENSE +Copyright: © 2013–2026 Signal, a 501c3 nonprofit. +CopyrightUrl: https://www.signal.org/legal/#terms-of-service +ShortDescription: Private messaging from your desktop. Beta Desktop Client. +Tags: +- beta +- chat +- cross-platform +- encryption +- foss +- messaging +- open-source +- privacy +- security +- texting +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenWhisperSystems/Signal/Beta/8.22.0-beta.1/OpenWhisperSystems.Signal.Beta.yaml b/manifests/o/OpenWhisperSystems/Signal/Beta/8.22.0-beta.1/OpenWhisperSystems.Signal.Beta.yaml new file mode 100644 index 0000000000000..b021f98cbc743 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/Beta/8.22.0-beta.1/OpenWhisperSystems.Signal.Beta.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenWhisperSystems.Signal.Beta +PackageVersion: 8.22.0-beta.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c35ebedacd4998ad76a58f7f5d200dd66c349d70 Mon Sep 17 00:00:00 2001 From: Asaf Date: Thu, 30 Jul 2026 19:02:52 +0300 Subject: [PATCH 049/114] New version: NimbusAgent.Nimbus version 1.12.1 (#409935) --- .../1.12.1/NimbusAgent.Nimbus.installer.yaml | 14 +++++++++++ .../NimbusAgent.Nimbus.locale.en-US.yaml | 23 +++++++++++++++++++ .../Nimbus/1.12.1/NimbusAgent.Nimbus.yaml | 8 +++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/n/NimbusAgent/Nimbus/1.12.1/NimbusAgent.Nimbus.installer.yaml create mode 100644 manifests/n/NimbusAgent/Nimbus/1.12.1/NimbusAgent.Nimbus.locale.en-US.yaml create mode 100644 manifests/n/NimbusAgent/Nimbus/1.12.1/NimbusAgent.Nimbus.yaml diff --git a/manifests/n/NimbusAgent/Nimbus/1.12.1/NimbusAgent.Nimbus.installer.yaml b/manifests/n/NimbusAgent/Nimbus/1.12.1/NimbusAgent.Nimbus.installer.yaml new file mode 100644 index 0000000000000..73c14890b7336 --- /dev/null +++ b/manifests/n/NimbusAgent/Nimbus/1.12.1/NimbusAgent.Nimbus.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: NimbusAgent.Nimbus +PackageVersion: 1.12.1 +InstallerType: wix +ProductCode: '{CEA1D19C-01F4-43FE-A144-892FF1FA1789}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nimbus-agent/Nimbus/releases/download/v1.12.1/nimbus-headless-windows-x64.msi + InstallerSha256: 77D1B2890B83A0E6E4A48FA05EB363398147B6A2E4A0453D69A5DB38E0FFA3B2 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-30 diff --git a/manifests/n/NimbusAgent/Nimbus/1.12.1/NimbusAgent.Nimbus.locale.en-US.yaml b/manifests/n/NimbusAgent/Nimbus/1.12.1/NimbusAgent.Nimbus.locale.en-US.yaml new file mode 100644 index 0000000000000..5d1636ade5099 --- /dev/null +++ b/manifests/n/NimbusAgent/Nimbus/1.12.1/NimbusAgent.Nimbus.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NimbusAgent.Nimbus +PackageVersion: 1.12.1 +PackageLocale: en-US +Publisher: NimbusAgent +PublisherUrl: https://github.com/nimbus-agent +PublisherSupportUrl: https://github.com/nimbus-agent/Nimbus/issues +PackageName: Nimbus +PackageUrl: https://github.com/nimbus-agent/Nimbus +License: AGPL-3.0-only +ShortDescription: Local-first AI agent framework (headless gateway + CLI) +Moniker: nimbus +Tags: +- ai +- agent +- cli +- gateway +- automation +ReleaseNotesUrl: https://github.com/nimbus-agent/Nimbus/releases/tag/v1.12.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NimbusAgent/Nimbus/1.12.1/NimbusAgent.Nimbus.yaml b/manifests/n/NimbusAgent/Nimbus/1.12.1/NimbusAgent.Nimbus.yaml new file mode 100644 index 0000000000000..f711b62fb278f --- /dev/null +++ b/manifests/n/NimbusAgent/Nimbus/1.12.1/NimbusAgent.Nimbus.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: NimbusAgent.Nimbus +PackageVersion: 1.12.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 25066c78431ba2c862b19fe98cd163be2d317897 Mon Sep 17 00:00:00 2001 From: Kam Date: Thu, 30 Jul 2026 09:03:05 -0700 Subject: [PATCH 050/114] runxhq.runx 0.7.1 (#401971) --- .../r/runxhq/runx/0.7.1/runxhq.runx.installer.yaml | 14 ++++++++++++++ .../runx/0.7.1/runxhq.runx.locale.en-US.yaml | 11 +++++++++++ manifests/r/runxhq/runx/0.7.1/runxhq.runx.yaml | 6 ++++++ 3 files changed, 31 insertions(+) create mode 100644 manifests/r/runxhq/runx/0.7.1/runxhq.runx.installer.yaml create mode 100644 manifests/r/runxhq/runx/0.7.1/runxhq.runx.locale.en-US.yaml create mode 100644 manifests/r/runxhq/runx/0.7.1/runxhq.runx.yaml diff --git a/manifests/r/runxhq/runx/0.7.1/runxhq.runx.installer.yaml b/manifests/r/runxhq/runx/0.7.1/runxhq.runx.installer.yaml new file mode 100644 index 0000000000000..e68a1cd5053f9 --- /dev/null +++ b/manifests/r/runxhq/runx/0.7.1/runxhq.runx.installer.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: runxhq.runx +PackageVersion: 0.7.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: runx-0.7.1-x86_64-pc-windows-msvc\runx.exe + PortableCommandAlias: runx +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/runxhq/runx/releases/download/cli-v0.7.1/runx-0.7.1-x86_64-pc-windows-msvc.zip + InstallerSha256: 7656A755251629090864ED8EBED6D9F499D7C319E7D173AADB3C6B0B5495DE41 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/r/runxhq/runx/0.7.1/runxhq.runx.locale.en-US.yaml b/manifests/r/runxhq/runx/0.7.1/runxhq.runx.locale.en-US.yaml new file mode 100644 index 0000000000000..6a4a5611b319a --- /dev/null +++ b/manifests/r/runxhq/runx/0.7.1/runxhq.runx.locale.en-US.yaml @@ -0,0 +1,11 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: runxhq.runx +PackageVersion: 0.7.1 +PackageLocale: en-US +PackageName: runx +Publisher: runxhq +License: MIT +ShortDescription: Native governed runtime for agent skills, tools, graphs, and packets. +PackageUrl: https://github.com/runxhq/runx +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/r/runxhq/runx/0.7.1/runxhq.runx.yaml b/manifests/r/runxhq/runx/0.7.1/runxhq.runx.yaml new file mode 100644 index 0000000000000..3bbfb9ff57ee6 --- /dev/null +++ b/manifests/r/runxhq/runx/0.7.1/runxhq.runx.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: runxhq.runx +PackageVersion: 0.7.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b7042c6ec98d446701f25d0c75bff621e16244af Mon Sep 17 00:00:00 2001 From: "Lee, Eun Suk" Date: Fri, 31 Jul 2026 01:03:08 +0900 Subject: [PATCH 051/114] New version: floyd68.FICture2 version 1.7.142.0 (#409937) --- .../1.7.142.0/floyd68.FICture2.installer.yaml | 36 +++++++++++++++++++ .../floyd68.FICture2.locale.en-US.yaml | 34 ++++++++++++++++++ .../FICture2/1.7.142.0/floyd68.FICture2.yaml | 8 +++++ 3 files changed, 78 insertions(+) create mode 100644 manifests/f/floyd68/FICture2/1.7.142.0/floyd68.FICture2.installer.yaml create mode 100644 manifests/f/floyd68/FICture2/1.7.142.0/floyd68.FICture2.locale.en-US.yaml create mode 100644 manifests/f/floyd68/FICture2/1.7.142.0/floyd68.FICture2.yaml diff --git a/manifests/f/floyd68/FICture2/1.7.142.0/floyd68.FICture2.installer.yaml b/manifests/f/floyd68/FICture2/1.7.142.0/floyd68.FICture2.installer.yaml new file mode 100644 index 0000000000000..789730e06a59b --- /dev/null +++ b/manifests/f/floyd68/FICture2/1.7.142.0/floyd68.FICture2.installer.yaml @@ -0,0 +1,36 @@ +# Created using winget-create +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: floyd68.FICture2 +PackageVersion: 1.7.142.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART +UpgradeBehavior: install +FileExtensions: +- png +- jpg +- jpeg +- bmp +- tif +- tiff +- gif +- dds +- tga +- ico +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/floyd68/FICture2/releases/download/v1.7.142.0/FICture2-Setup-1.7.exe + InstallerSha256: 0cc3bac3b471bb15d3aa6c95d883952971123c2c309502f1be6e200094efdbe8 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/f/floyd68/FICture2/1.7.142.0/floyd68.FICture2.locale.en-US.yaml b/manifests/f/floyd68/FICture2/1.7.142.0/floyd68.FICture2.locale.en-US.yaml new file mode 100644 index 0000000000000..5aea4037b8b53 --- /dev/null +++ b/manifests/f/floyd68/FICture2/1.7.142.0/floyd68.FICture2.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created using winget-create +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: floyd68.FICture2 +PackageVersion: 1.7.142.0 +PackageLocale: en-US +Publisher: floyd68 +PublisherUrl: https://github.com/floyd68 +PublisherSupportUrl: https://github.com/floyd68/FICture2/issues +# PrivacyUrl: +Author: floyd68 +PackageName: FICture2 +PackageUrl: https://github.com/floyd68/FICture2 +License: Proprietary +# LicenseUrl: +Copyright: Copyright (c) floyd68 +# CopyrightUrl: +ShortDescription: Fast and lightweight image viewer with DirectX rendering +Description: |- + FICture2 is a high-performance image viewer built with DirectX for smooth rendering and navigation. + Features include support for multiple image formats, thumbnail preview, DDS texture support, and archive browsing. +Moniker: ficture2 +Tags: +- image +- viewer +- photo +- picture +- dds +- directx +- graphics +ReleaseNotes: See release notes at https://github.com/floyd68/FICture2/releases/tag/v1.7.142.0 +ReleaseNotesUrl: https://github.com/floyd68/FICture2/releases/tag/v1.7.142.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/f/floyd68/FICture2/1.7.142.0/floyd68.FICture2.yaml b/manifests/f/floyd68/FICture2/1.7.142.0/floyd68.FICture2.yaml new file mode 100644 index 0000000000000..422478805c132 --- /dev/null +++ b/manifests/f/floyd68/FICture2/1.7.142.0/floyd68.FICture2.yaml @@ -0,0 +1,8 @@ +# Created using winget-create +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: floyd68.FICture2 +PackageVersion: 1.7.142.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b590d9f22c87355e68fa130a83f5788f34332793 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:03:35 +0800 Subject: [PATCH 052/114] New version: BitSum.ProcessLasso.Beta version 18.2.3.39 (#409943) --- .../BitSum.ProcessLasso.Beta.installer.yaml | 4 ++-- .../BitSum.ProcessLasso.Beta.locale.en-US.yaml | 2 +- .../BitSum.ProcessLasso.Beta.locale.zh-CN.yaml | 2 +- .../{18.2.3.37 => 18.2.3.39}/BitSum.ProcessLasso.Beta.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/b/BitSum/ProcessLasso/Beta/{18.2.3.37 => 18.2.3.39}/BitSum.ProcessLasso.Beta.installer.yaml (82%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.2.3.37 => 18.2.3.39}/BitSum.ProcessLasso.Beta.locale.en-US.yaml (99%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.2.3.37 => 18.2.3.39}/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml (98%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.2.3.37 => 18.2.3.39}/BitSum.ProcessLasso.Beta.yaml (90%) diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.3.37/BitSum.ProcessLasso.Beta.installer.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.3.39/BitSum.ProcessLasso.Beta.installer.yaml similarity index 82% rename from manifests/b/BitSum/ProcessLasso/Beta/18.2.3.37/BitSum.ProcessLasso.Beta.installer.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.2.3.39/BitSum.ProcessLasso.Beta.installer.yaml index 01839e5067a40..e2b3397af3edd 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.2.3.37/BitSum.ProcessLasso.Beta.installer.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.3.39/BitSum.ProcessLasso.Beta.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.2.3.37 +PackageVersion: 18.2.3.39 InstallerType: nullsoft Scope: machine UpgradeBehavior: install @@ -13,6 +13,6 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://dl.bitsum.com/files/beta/processlassosetup64.exe - InstallerSha256: F86D0DC671B5B42CBCCE472C7B4D895B6A2421A7447D4EC8E5D613A3FB3E7893 + InstallerSha256: A4D83E2D82077B7DBF657D4841AADD2D7E239A92AF279D3302EE7F5BDE4943F3 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.3.37/BitSum.ProcessLasso.Beta.locale.en-US.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.3.39/BitSum.ProcessLasso.Beta.locale.en-US.yaml similarity index 99% rename from manifests/b/BitSum/ProcessLasso/Beta/18.2.3.37/BitSum.ProcessLasso.Beta.locale.en-US.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.2.3.39/BitSum.ProcessLasso.Beta.locale.en-US.yaml index c8cbe9f065f97..5d3180ef8d98f 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.2.3.37/BitSum.ProcessLasso.Beta.locale.en-US.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.3.39/BitSum.ProcessLasso.Beta.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.2.3.37 +PackageVersion: 18.2.3.39 PackageLocale: en-US Publisher: Bitsum PublisherUrl: https://bitsum.com/ diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.3.37/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.3.39/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml similarity index 98% rename from manifests/b/BitSum/ProcessLasso/Beta/18.2.3.37/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.2.3.39/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml index 9c3d5165cb864..5bfd51316ae14 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.2.3.37/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.3.39/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.2.3.37 +PackageVersion: 18.2.3.39 PackageLocale: zh-CN License: 专有软件 ShortDescription: 实时 CPU 优化和自动化 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.3.37/BitSum.ProcessLasso.Beta.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.3.39/BitSum.ProcessLasso.Beta.yaml similarity index 90% rename from manifests/b/BitSum/ProcessLasso/Beta/18.2.3.37/BitSum.ProcessLasso.Beta.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.2.3.39/BitSum.ProcessLasso.Beta.yaml index 0b56038fbaa83..904fc08f616af 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.2.3.37/BitSum.ProcessLasso.Beta.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.3.39/BitSum.ProcessLasso.Beta.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.2.3.37 +PackageVersion: 18.2.3.39 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From d477510c99ae6fd55f68d73277918c3f77246d8c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:03:39 +0800 Subject: [PATCH 053/114] New version: Blix.BlueMail version 1.143.46 (#409945) --- .../1.143.46/Blix.BlueMail.installer.yaml | 18 +++++++++++++++ .../1.143.46/Blix.BlueMail.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.143.46/Blix.BlueMail.locale.zh-CN.yaml | 23 +++++++++++++++++++ .../Blix/BlueMail/1.143.46/Blix.BlueMail.yaml | 8 +++++++ 4 files changed, 72 insertions(+) create mode 100644 manifests/b/Blix/BlueMail/1.143.46/Blix.BlueMail.installer.yaml create mode 100644 manifests/b/Blix/BlueMail/1.143.46/Blix.BlueMail.locale.en-US.yaml create mode 100644 manifests/b/Blix/BlueMail/1.143.46/Blix.BlueMail.locale.zh-CN.yaml create mode 100644 manifests/b/Blix/BlueMail/1.143.46/Blix.BlueMail.yaml diff --git a/manifests/b/Blix/BlueMail/1.143.46/Blix.BlueMail.installer.yaml b/manifests/b/Blix/BlueMail/1.143.46/Blix.BlueMail.installer.yaml new file mode 100644 index 0000000000000..8aef46924892f --- /dev/null +++ b/manifests/b/Blix/BlueMail/1.143.46/Blix.BlueMail.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: Blix.BlueMail +PackageVersion: 1.143.46 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 71858651-6442-5a51-8131-e85c863c9f27 +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + InstallerUrl: https://download.bluemail.me/BlueMail/BlueMail-1.143.46.exe + InstallerSha256: F9ED87D3F2A814F992ED5E8FE2F405C5AD5CC477DEE02847DE9AA88E4280DD74 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Blix/BlueMail/1.143.46/Blix.BlueMail.locale.en-US.yaml b/manifests/b/Blix/BlueMail/1.143.46/Blix.BlueMail.locale.en-US.yaml new file mode 100644 index 0000000000000..9989f6d355d9d --- /dev/null +++ b/manifests/b/Blix/BlueMail/1.143.46/Blix.BlueMail.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: Blix.BlueMail +PackageVersion: 1.143.46 +PackageLocale: en-US +Publisher: BlueMail +PublisherUrl: https://blix.net/ +PublisherSupportUrl: https://bluemail.me/help/ +PrivacyUrl: https://bluemail.me/privacy/ +Author: Blix Inc. +PackageName: BlueMail +PackageUrl: https://bluemail.me/ +License: Proprietary +LicenseUrl: https://bluemail.me/tos/ +Copyright: Copyright © 2026 Blix Inc. All rights reserved. +ShortDescription: BlueMail is a free, beautifully designed, cross platform email & calendar app, capable of managing an unlimited number of mail accounts from various providers. +Tags: +- email +- mail +PurchaseUrl: https://bluemail.me/pricing/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Blix/BlueMail/1.143.46/Blix.BlueMail.locale.zh-CN.yaml b/manifests/b/Blix/BlueMail/1.143.46/Blix.BlueMail.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b0c97f473bd55 --- /dev/null +++ b/manifests/b/Blix/BlueMail/1.143.46/Blix.BlueMail.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: Blix.BlueMail +PackageVersion: 1.143.46 +PackageLocale: zh-CN +Publisher: BlueMail +PublisherUrl: https://blix.net/ +PublisherSupportUrl: https://bluemail.me/help/ +PrivacyUrl: https://bluemail.me/privacy/ +Author: Blix Inc. +PackageName: BlueMail +PackageUrl: https://bluemail.me/ +License: 专有软件 +LicenseUrl: https://bluemail.me/tos/ +Copyright: Copyright © 2026 Blix Inc. All rights reserved. +ShortDescription: BlueMail 是一款设计精美的免费跨平台电子邮件和日历应用程序,能够管理无限数量的来自不同供应商的邮件账户。 +Tags: +- 电子邮件 +- 邮件 +PurchaseUrl: https://bluemail.me/pricing/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Blix/BlueMail/1.143.46/Blix.BlueMail.yaml b/manifests/b/Blix/BlueMail/1.143.46/Blix.BlueMail.yaml new file mode 100644 index 0000000000000..c094421812df8 --- /dev/null +++ b/manifests/b/Blix/BlueMail/1.143.46/Blix.BlueMail.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: Blix.BlueMail +PackageVersion: 1.143.46 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5479b9e695aa39fcc6a66dc3ec8ff7da51209502 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:04:08 +0800 Subject: [PATCH 054/114] New version: dreamlonglll.Mini-Term version 0.8.5 (#409951) --- .../dreamlonglll.Mini-Term.installer.yaml | 26 ++++++ .../dreamlonglll.Mini-Term.locale.en-US.yaml | 60 +++++++++++++ .../dreamlonglll.Mini-Term.locale.zh-CN.yaml | 89 +++++++++++++++++++ .../0.8.5/dreamlonglll.Mini-Term.yaml | 8 ++ 4 files changed, 183 insertions(+) create mode 100644 manifests/d/dreamlonglll/Mini-Term/0.8.5/dreamlonglll.Mini-Term.installer.yaml create mode 100644 manifests/d/dreamlonglll/Mini-Term/0.8.5/dreamlonglll.Mini-Term.locale.en-US.yaml create mode 100644 manifests/d/dreamlonglll/Mini-Term/0.8.5/dreamlonglll.Mini-Term.locale.zh-CN.yaml create mode 100644 manifests/d/dreamlonglll/Mini-Term/0.8.5/dreamlonglll.Mini-Term.yaml diff --git a/manifests/d/dreamlonglll/Mini-Term/0.8.5/dreamlonglll.Mini-Term.installer.yaml b/manifests/d/dreamlonglll/Mini-Term/0.8.5/dreamlonglll.Mini-Term.installer.yaml new file mode 100644 index 0000000000000..0898a20b2154d --- /dev/null +++ b/manifests/d/dreamlonglll/Mini-Term/0.8.5/dreamlonglll.Mini-Term.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: dreamlonglll.Mini-Term +PackageVersion: 0.8.5 +UpgradeBehavior: install +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/dreamlonglll/mini-term/releases/download/v0.8.5/Mini-Term_0.8.5_x64-setup.exe + InstallerSha256: 5605501E54227D8B65A57C523C7CB2CB787B8079109B9F0CEB2625B18D1ECA44 + ProductCode: Mini-Term +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/dreamlonglll/mini-term/releases/download/v0.8.5/Mini-Term_0.8.5_x64_en-US.msi + InstallerSha256: EF782A885AF14100F4A99F338CFC105ED61AA1D7230F457B66F6CAC442FDF43D + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{869857C5-4E2C-49A0-A09F-758C22FBE657}' + AppsAndFeaturesEntries: + - UpgradeCode: '{508EBA6B-F86F-54E3-A17E-094DDF898583}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/dreamlonglll/Mini-Term/0.8.5/dreamlonglll.Mini-Term.locale.en-US.yaml b/manifests/d/dreamlonglll/Mini-Term/0.8.5/dreamlonglll.Mini-Term.locale.en-US.yaml new file mode 100644 index 0000000000000..12577e365f5ae --- /dev/null +++ b/manifests/d/dreamlonglll/Mini-Term/0.8.5/dreamlonglll.Mini-Term.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: dreamlonglll.Mini-Term +PackageVersion: 0.8.5 +PackageLocale: en-US +License: Freeware +ShortDescription: Desktop Terminal Manager Built for the AI Era +Description: |- + An AI terminal management tool supporting multi-project, multi-terminal layout management + + Features + Terminal Core + - Multi-tab management — Independent tabs per project, drag-to-sort, status icons at a glance + - Recursive splitting — Horizontal/vertical nested splits, Allotment drag-to-adjust ratios + - High-performance rendering — xterm.js v6 + WebGL acceleration, automatic Canvas fallback + - 100K-line scrollback — Intercepts CSI 3J (ED3) commands, preserves scrollback history when Claude/Codex TUIs clear screen + - Terminal caching — Switching tabs/splits without rebuilding xterm instances, existing content preserved + - Copy & paste — Ctrl+Shift+C / Ctrl+Shift+V shortcuts + right-click menu, "Copy" auto-grayed when no selection; Windows large multi-line paste auto-chunked to prevent ConPTY line loss + - Long text paste — Clipboard text ≥10 lines or ≥2000 chars auto-saved as temp .txt and pastes quoted file path, avoiding AI tool performance and paste bracket issues with ultra-long content + - Image paste — Auto-detects screenshots in clipboard, saves as temp PNG via Win32 API and pastes quoted path, compatible with non-standard formats like PinPix + - File drag-drop — Files dragged to terminal auto-insert quoted absolute paths, compatible with spaces-in-path + - Multi-Shell config — Windows (cmd / powershell / pwsh), macOS (zsh / bash), Linux (bash / sh), freely add/remove + AI Process Awareness + - Real-time status detection — 500ms polling child process names, auto-identifies Claude/Codex, displays idle/working/error states + - Status aggregation — Panel → Tab → Project layered aggregation, priority: error > ai-working > ai-idle > idle + - Completion alert trio — Triggers immediately when AI task goes working → idle: + - Bottom-right Toast desktop notification (inactive projects only, deduplicated per project) + - Project list DONE badge, click to clear + - Taskbar flash (Windows) / Dock bounce (macOS), only when window unfocused + - Three toggles independently configurable + - Session entry/exit detection — Command echo identifies AI entry; double Ctrl+C / Ctrl+D or exit/quit/:quit/logout identifies exit + - Session history — Reads local Claude/Codex session history, right-click copy recovery command for quick resumption + - AI task markers — Auto-logs xterm on each Enter press in AI session, tab top-right ⚑ button drops down history submission list, click or Ctrl+Shift+↑/↓ to jump between markers, target line briefly highlighted + Project Management + - Project list — Left sidebar manages multiple project directories, one-click workspace switch, auto-restores last active project on restart + - Drag-to-add projects — Drag folders from Explorer to project list for quick add, auto-identifies files/folders/duplicates with visual feedback + - Nested groups — Up to 3-level project grouping, drag-to-sort, collapse/expand + - File tree — Integrated directory browser, nested .gitignore grayed out (per-subdirectory ignore rules and !pattern whitelists respected, consistent with git behavior), notify file watcher real-time refresh + - File operations — New file/folder, rename, view content in file tree (binary and oversized file friendly prompts) + - VS Code quick open — File tree top-right button opens current project with configured VS Code executable, path customizable in "Settings → System Settings → External Editor" + Git Integration + - File status — Git status colors in file tree (modified/added/deleted/conflict) + - Change Diff — Detailed Diff for working directory changes, Hunk line-level parsing, side-by-side/inline dual view + - Commit history — Browse repository commit log, cursor pagination (default 30 items) + - Commit Diff — View file changes for any commit, per-file switching + - Branch info — Local/remote branch list + - Source control panel — VS Code-style Changes panel, Staged/Changes/Untrackedg grouping, single-file and bulk stage/unstage/discard, Ctrl+Enter quick commit, list/tree view toggle + - Pull/Push — In-line repository buttons for one-click remote sync, refresh button reloads commit history and branch info + - Multi-repo discovery — Auto-scans all Git repositories under project directory (recursive 5 levels, skips node_modules, etc.) + Appearance & Configuration + - Activity Bar sidebar — Leftmost permanent 40px icon bar, Projects/Sessions/Files/Git panel toggles, independent show/hide control, active state blue vertical bar indicator, state persistence + - Three theme modes — Auto (follow system)/Light/Dark, dark based on Warm Carbon warm charcoal tones, custom CSS variable system + - Independent font adjustment — UI and terminal font sizes separately adjustable (10-20px), terminal optional UI theme following + - Layout persistence — Split ratios, tabs, window size/position auto-saved and restored on restart (tauri-plugin-window-state) + - Close confirmation — Pre-close confirmation dialog, flushes all project layouts to prevent accidental operations + - Version check — Fetches GitHub Release on startup, title bar shows new version notification + - Settings center — Unified SettingsModal manages themes, fonts, Shell, AI notifications and all other toggles +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/dreamlonglll/Mini-Term/0.8.5/dreamlonglll.Mini-Term.locale.zh-CN.yaml b/manifests/d/dreamlonglll/Mini-Term/0.8.5/dreamlonglll.Mini-Term.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e9d821500aa1d --- /dev/null +++ b/manifests/d/dreamlonglll/Mini-Term/0.8.5/dreamlonglll.Mini-Term.locale.zh-CN.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: dreamlonglll.Mini-Term +PackageVersion: 0.8.5 +PackageLocale: zh-CN +Publisher: tauri-app +PublisherUrl: https://github.com/dreamlonglll +PublisherSupportUrl: https://github.com/dreamlonglll/mini-term/issues +PackageName: Mini-Term +PackageUrl: https://github.com/dreamlonglll/mini-term +License: 免费软件 +ShortDescription: 为 AI 时代打造的桌面终端管理器 +Description: |- + 一个 AI 终端管理工具,支持多项目、多终端布局管理 + + 功能特性 + 终端核心 + - 多标签管理 — 每个项目独立标签页,拖拽排序,状态图标一目了然 + - 递归分屏 — 横向 / 纵向任意嵌套分屏,Allotment 拖拽调整比例 + - 高性能渲染 — xterm.js v6 + WebGL 加速,自动降级为 Canvas + - 10 万行滚动缓冲 — 拦截 CSI 3J(ED3)指令,Claude / Codex 等 TUI 清屏时保留上滚历史 + - 终端缓存 — 切换标签 / 分屏不重建 xterm 实例,已有内容不丢失 + - 复制粘贴 — Ctrl+Shift+C / Ctrl+Shift+V 快捷键 + 右键菜单,未选中时"复制"自动置灰;Windows 大段多行粘贴自动分块写入,防止 ConPTY 丢行 + - 长文本粘贴 — 剪贴板文本 ≥10 行或 ≥2000 字符时自动转存为临时 .txt 并粘贴带引号的文件路径,避免 AI 工具直接处理超长内容引发性能与 paste bracket 问题 + - 图片粘贴 — 剪贴板含截图时自动检测,通过 Win32 API 保存为临时 PNG 并粘贴带引号的路径,兼容 PinPix 等非标准格式 + - 文件拖拽 — 文件拖到终端自动插入带引号的绝对路径,兼容含空格的路径 + - 多 Shell 配置 — Windows(cmd / powershell / pwsh)、macOS(zsh / bash)、Linux(bash / sh)等,可自由增删 + AI 进程感知 + - 实时状态检测 — 500ms 轮询子进程名,自动识别 Claude / Codex,显示 idle / working / error 状态 + - 状态聚合 — 面板 → 标签页 → 项目逐层聚合,优先级 error > ai-working > ai-idle > idle + - 完成提醒三件套 — AI 任务从 working → idle 时立刻触发: + - 右下角 Toast 桌面通知(仅非活跃项目弹出,同项目去重) + - 项目列表 DONE 徽章,点击清除 + - 任务栏闪烁(Windows)/ Dock 跳动(macOS),窗口失焦时才触发 + - 三个开关独立可配 + - 会话进出检测 — 命令 echo 识别进入 AI;双击 Ctrl+C / Ctrl+D 或 exit / quit / :quit / /logout 识别退出 + - 会话历史 — 读取本地 Claude / Codex 历史会话记录,右键复制恢复命令快速续接 + - AI 任务标记 — AI 会话内每次用户按 Enter 自动在 xterm 打点,标签右上角 ⚑ 按钮下拉展示历史提交列表,点击或 Ctrl+Shift+↑/↓ 在标记间跳转,目标行短暂高亮提示 + 项目管理 + - 项目列表 — 左侧边栏管理多个项目目录,一键切换工作区,重启自动恢复上次激活项目 + - 拖拽添加项目 — 从资源管理器拖拽文件夹到项目列表即可快速添加,自动识别文件 / 文件夹 / 重复项目并给出视觉反馈 + - 嵌套分组 — 最多 3 级项目分组,拖拽排序,折叠 / 展开 + - 文件树 — 集成目录浏览器,嵌套 .gitignore 置灰(每层子目录的忽略规则与 !pattern 白名单都会生效,与 git 行为一致),notify 文件监听实时刷新 + - 文件操作 — 文件树内新建文件 / 文件夹、重命名、查看内容(二进制与超大文件友好提示) + - VS Code 快捷打开 — 文件树右上角按钮一键用配置的 VS Code 可执行文件打开当前项目,路径可在「设置 → 系统设置 → 外部编辑器」自定义 + Git 集成 + - 文件状态 — 文件树显示 Git 状态颜色(修改 / 新增 / 删除 / 冲突) + - 变更 Diff — 工作区文件变更的详细 Diff,Hunk 行级解析,并排 / 内联双视图 + - 提交历史 — 浏览仓库提交记录,游标分页加载(默认 30 条) + - 提交 Diff — 查看任意提交的文件变更,逐文件切换 + - 分支信息 — 本地 / 远程分支列表 + - 源码控制面板 — VS Code 风格 Changes 面板,Staged / Changes / Untracked 分组展示,支持单文件和全量 stage / unstage / discard,Ctrl+Enter 快速提交,列表与树形视图切换 + - Pull / Push — 仓库行内按钮一键同步远端,支持刷新按钮重新加载提交记录与分支信息 + - 多仓库发现 — 自动扫描项目目录下所有 Git 仓库(递归 5 层,跳过 node_modules 等) + 外观与配置 + - Activity Bar 侧边栏 — 最左侧常驻 40px 图标栏,含 Projects / Sessions / Files / Git 四个面板开关,独立控制显隐,激活态蓝色竖条指示,状态持久化 + - 三种主题模式 — Auto(跟随系统)/ Light / Dark,深色基于 Warm Carbon 暖炭色调,自定义 CSS 变量体系 + - 字体独立调节 — UI 与终端字号分别可调(10-20px),终端可选是否跟随 UI 主题 + - 布局持久化 — 分屏比例、标签页、窗口大小 / 位置自动保存,重启恢复(tauri-plugin-window-state) + - 关闭确认 — 关闭窗口前二次确认,并 flush 所有项目布局,避免误操作 + - 版本检查 — 启动时拉取 GitHub Release,标题栏显示新版本提示 + - 设置中心 — 统一的 SettingsModal 管理主题、字体、Shell、AI 通知等所有开关 +ReleaseNotes: |- + 更新内容 + 新功能 + - 内置文件编辑器:文件树里点开文件不再只是预览,而是一个完整的代码编辑器(CodeMirror 6 内核) + - 140+ 语言语法高亮,按文件类型自动匹配、按需懒加载,不拖慢启动 + - 查找替换(Ctrl+F,面板已中文化)、代码折叠、括号匹配、多光标编辑 + - Ctrl+S 保存,原子落盘不怕写坏文件;CRLF 文件按原行尾保存,不会产生整文件行尾 diff;有未保存修改时关闭会先确认 + - 文件被外部程序改动时自动感知:无本地修改直接静默重载,有修改则出提示条由你决定 + - Markdown / HTML 的「预览 / 源码」切换保留,预览实时渲染未保存的草稿 + - 语法配色跟随主题与皮肤(Dark / Light / Blueprint / Fluent2 各成一套) + 体验 + - Git 抽屉的「提交历史 / 更改」tab 切换补齐动效:内容横向淡入、下划线滑动定位,与其他面板切换手感一致 + 修复 + - 修复切 tab / 切项目 / 分屏重挂载时 ConPTY 收到同尺寸 resize 触发 TUI(Claude Code 等)整屏重绘、往回滚缓冲区漏重复内容的问题:后端对 resize_pty 做同尺寸去重 + 下载 + + | 平台 | 文件 | 说明 | + | ------- | ------------------------------------- | ------------------------------------------------------------------------ | + | Windows | Mini-Term_0.8.5_x64-setup.exe / .msi | 主要支持平台 | + | macOS | Mini-Term_0.8.5_aarch64.dmg / x64.dmg | 首次打开如被 Gatekeeper 拦截,执行 xattr -cr /Applications/Mini-Term.app | + | Linux | Mini-Term_0.8.5_amd64.AppImage / .deb | 实验性支持 | + + 完整变更:https://github.com/dreamlonglll/mini-term/compare/v0.8.4...v0.8.5 +ReleaseNotesUrl: https://github.com/dreamlonglll/mini-term/releases/tag/v0.8.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/dreamlonglll/Mini-Term/0.8.5/dreamlonglll.Mini-Term.yaml b/manifests/d/dreamlonglll/Mini-Term/0.8.5/dreamlonglll.Mini-Term.yaml new file mode 100644 index 0000000000000..e3305e6a2d0e0 --- /dev/null +++ b/manifests/d/dreamlonglll/Mini-Term/0.8.5/dreamlonglll.Mini-Term.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: dreamlonglll.Mini-Term +PackageVersion: 0.8.5 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 8e8e01f0bdd09aa4f289dfcc1c01ef34252388da Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:04:25 +0800 Subject: [PATCH 055/114] ReleaseNotes: CognitionAI.DevinDesktop version 3.6.21 (#409988) --- ...CognitionAI.DevinDesktop.locale.en-US.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/manifests/c/CognitionAI/DevinDesktop/3.6.21/CognitionAI.DevinDesktop.locale.en-US.yaml b/manifests/c/CognitionAI/DevinDesktop/3.6.21/CognitionAI.DevinDesktop.locale.en-US.yaml index 880eea021b959..4b6e185a0b2fc 100644 --- a/manifests/c/CognitionAI/DevinDesktop/3.6.21/CognitionAI.DevinDesktop.locale.en-US.yaml +++ b/manifests/c/CognitionAI/DevinDesktop/3.6.21/CognitionAI.DevinDesktop.locale.en-US.yaml @@ -28,6 +28,25 @@ Tags: - large-language-model - llm - programming +ReleaseNotes: |- + - Added a unified notifications setting that posts native OS notifications when any agent session finishes or needs your input. + - Codemaps now open in their own editor tabs in agent window mode (home, generation, and individual codemaps), and codemap @-mentions now work in Devin Local. The Codemaps icon is also back in the activity bar in Agent Command Center mode. + - Select text inside a message transcript and add it to the chat input with the “Add to chat” button or ⌘L / Ctrl+L. + - Added keyboard shortcuts for permission requests (always-allow and reject), with the shortcut hints shown on the buttons and dropdown entries. + - Refreshed the agent window UI: Inter font by default, web-app icon set at web-app sizing, rounded pill session tabs (with state/PR icons), and smarter pane placement so files no longer cover your session tabs. + - Pull request editor tabs now show a state-specific icon (open, draft, merged, or closed), and session-create cards show a Devin mode badge (Fast, Ultra, Fusion). + - Faster syntax highlighting for streaming diffs, and typing in the input no longer lags while other background sessions stream. + - Agent sidebar improvements: right-click context menus, double-click to rename, per-workspace filters/sort/grouping, greyed-out locked (read-only) sessions, a new-session shortcut hint, and sticky grouped spaces that keep their header. + - Signed-out session tabs now show a “You are signed out” sign-in prompt instead of an endless spinner, and logging out cleans up stale session tabs. + - Editing a past message keeps consistent typography, and the edited prompt stays visible at the bottom after a revert. + - Cascade, Devin Local, and every other ACP agent are now unavailable while a workspace is open in Restricted Mode, and hooks no longer load or run there. + - Devin Local customizations has a new Plugins section listing the plugins it loads and the ones your repository, organization, or account offers. + - Remote agent (ACP) sessions can now open a browser preview, the same workflow Cascade has: the agent proxies your local dev server, and the elements and console output you capture land in the agent’s message box as pending context. In Devin Desktop the preview opens in the built-in browser pane next to the agent. + - “Open customizations” is now available from the new-tab menu in an agent space and from a Devin Local session’s sidebar context menu, and the Cascade panel’s ... menu now only offers the customization surfaces that apply to the agent you have open. + - MCP servers reporting “Needs auth” now show an Authenticate button in the Devin Local MCP list, marketplace card, and detail page, which clears the stored OAuth credentials and reruns the browser authorization flow. + - Models marked “Devin Local only” (including every GPT-5.6 variant) now appear disabled in Cascade’s model picker with a tooltip pointing you to Devin Local, rather than running degraded in Cascade. + - Closing the last tab in the agent panel with the tab “x” now closes the panel instead of reopening a blank tab, matching Cmd/Ctrl+W. + - Updated the base IDE to VS Code 1.126 ReleaseNotesUrl: https://docs.devin.ai/desktop/changelog PurchaseUrl: https://devin.ai/pricing Documentations: From 99aeaadaaea4823db6e5034d7a5df1641f32da3b Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:04:38 +0800 Subject: [PATCH 056/114] ReleaseNotes: CognitionAI.DevinDesktop version 3.6.22 (#409987) --- .../3.6.22/CognitionAI.DevinDesktop.locale.en-US.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifests/c/CognitionAI/DevinDesktop/3.6.22/CognitionAI.DevinDesktop.locale.en-US.yaml b/manifests/c/CognitionAI/DevinDesktop/3.6.22/CognitionAI.DevinDesktop.locale.en-US.yaml index e09f9915bfdee..1db43942cec31 100644 --- a/manifests/c/CognitionAI/DevinDesktop/3.6.22/CognitionAI.DevinDesktop.locale.en-US.yaml +++ b/manifests/c/CognitionAI/DevinDesktop/3.6.22/CognitionAI.DevinDesktop.locale.en-US.yaml @@ -28,6 +28,9 @@ Tags: - large-language-model - llm - programming +ReleaseNotes: |- + Fixed + - Product analytics are no longer started before your account status resolves, so telemetry is never collected for accounts that have it turned off. ReleaseNotesUrl: https://docs.devin.ai/desktop/changelog PurchaseUrl: https://devin.ai/pricing Documentations: From 0ecac563a4234e241aa9bb5e925cec1930ad83b6 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:04:44 +0800 Subject: [PATCH 057/114] ReleaseNotes: CognitionAI.DevinCLI version 3000.3.22 (#409991) --- .../CognitionAI.DevinCLI.locale.en-US.yaml | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/manifests/c/CognitionAI/DevinCLI/3000.3.22/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/3000.3.22/CognitionAI.DevinCLI.locale.en-US.yaml index cbdb7c9d11f2c..7a102348cb975 100644 --- a/manifests/c/CognitionAI/DevinCLI/3000.3.22/CognitionAI.DevinCLI.locale.en-US.yaml +++ b/manifests/c/CognitionAI/DevinCLI/3000.3.22/CognitionAI.DevinCLI.locale.en-US.yaml @@ -22,6 +22,54 @@ Tags: - coding - large-language-model - llm +ReleaseNotes: |- + Added + - New smart permission mode: workspace edits auto-approve like Accept Edits, and a fast model decides whether other actions (shell commands, fetches, out-of-workspace writes) are safe to auto-run, falling back to the normal prompt otherwise. Auto-approval is limited to routine development work (building, testing, linting) — package installs, downloads that execute code, mutating git, rm, sudo, kubectl delete, cloud CLIs, and anything destructive always prompt, as do sensitive paths (dotenv, key material, Git config, agent configuration). Switch with /smart, /mode smart, Shift+Tab, or --permission-mode smart. Available in all builds, off unless the server-side rollout flag is enabled for your client. + - Plugins can now contribute rules, hooks, MCP servers, and custom subagents, not just skills. Plugin AGENTS.md/AGENT.md/.windsurfrules load as always-on rules, hooks.json loads alongside project hooks, MCP servers declared via a root .mcp.json or an inline manifest mcpServers map run for the session, and agents//AGENT.md files surface as : subagent profiles. devin plugins info and the install trust prompt list all of them before you confirm, and devin rules list / devin mcp list include them. + - New plugin sources and manifest options: the git-subdir source kind installs a plugin living in a subdirectory of a shared repo (devin plugins install acme/vendor-plugins#plugins/stripe), a skills manifest field controls where skills load from (or disables them with []), and a Claude-compatible .claude-plugin/plugin.json manifest is used when no .devin-plugin/plugin.json is present. + - MCP prompts support: prompts offered by connected MCP servers are available as /mcp____ slash commands, with arguments mapped positionally onto the prompt’s declared arguments. + - Editable command approvals: the shell-command permission prompt now offers “Edit command” to tweak the proposed command inline before approving, and “Describe change to command” to have a fast model rewrite it in plain language (out-of-band — nothing enters the conversation) for review. ACP clients get the same affordances. + - Command permission prompts now offer a global “Yes, always allow commands in all projects” option saved to the user-level config.json, alongside the existing per-project option. Web-fetch prompts gained an equivalent “always allow all web fetches” option. + - Configurable keybindings via a keymap section in config.json, keyed by context then action (e.g. { "keymap": { "global": { "clear_screen": "ctrl-shift-k" } } }). /shortcuts now lists every binding across all contexts, shows each action’s context.action identifier, and lets you rebind interactively. Ctrl+C cannot be unbound. + - Copilot agent skills are discovered automatically from .github/skills/ and ~/.copilot/skills/, toggled with the copilot key under read_config_from. + - New subagents_enabled setting in config.json (on by default) turns the run_subagent / read_subagent tools off; changes apply live to the running session. + - In plan mode, a megaplan keyword (megaplan, ultraplan, masterplan) triggers extra planning guidance: the agent plans more extensively and always asks at least one clarifying question before writing the plan. + - Old log files are gzip-compressed on startup — logs from finished processes untouched for 48 hours become .log.gz (still searchable with zgrep/rg -z). + - Administrators can configure the CLI’s outbound HTTP proxy through the MDM-distributed enterprise policy file (system.json); it takes precedence over the user config, and the updater honors it too. + - devin acp --model (or DEVIN_MODEL) sets the default model for every session the ACP server creates, matched the same way /model matches it. devin acp --cloud (insiders) relays the ACP connection to Devin cloud instead of running the local agent. + - /btw, /loop, /mcp, /context, /add-dir, /undo-add-dir, and /workspace are now advertised as agent-side ACP slash commands, so any ACP client (Devin Desktop, JetBrains, or Zed) can invoke them and their progress streams back as session updates. /remove-dir and /workspaces were added as second names for /undo-add-dir and /workspace. + + Changed + - MCP servers now live in dedicated config files — ~/.config/devin/mcp_config.json (%APPDATA%\devin\mcp_config.json on Windows), .devin/mcp_config.json, and .devin/mcp_config.local.json — instead of the mcpServers key of config.json. Existing mcpServers entries in config.json are migrated automatically on startup. See MCP Configuration. + - Shell commands run by the agent now inherit your login shell’s environment (.bashrc/.zshrc/.zprofile/fish config), so nvm, pyenv, rbenv, direnv, and custom PATH entries just work. Snapshotted once per session; macOS/Linux only. + - Plan mode now allows read-only MCP tools (those annotated readOnlyHint: true) plus listing MCP servers, tools, and resources, so the agent can gather context while planning. + - Relative plugin references (./path) in manifests and repo plugin configs now resolve against the entity that declares them rather than the process working directory — including forbiddenPlugins deny entries, which previously matched nothing. Manifests with unresolvable relative references now fail to parse instead of carrying a silently dead entry. + - Organization sandbox enforcement now applies to running sessions: team settings are refreshed at each prompt, and turning on required sandboxing mid-session refuses further prompts with a message asking you to restart. + - /session-stats renders every usage dimension the server reports — credits, ACUs, agent messages, turn continuations, token usage — using the server’s own labels and grouping, the Model row names the model that actually served the billed turns, and totals persist across resume. + - Automatic context compaction is no longer surfaced in the scrollback or the ACP conversation view; an explicit /compact still confirms in the transcript. + + Fixed + - Interrupting the agent now pauses running subagents instead of leaving them working in the background: they park with their state intact and resume on your next message. Subagent activity also survives a session reload, and a subagent’s approval prompt now shows the command and names the requesting subagent. + - Sending a queued message immediately (Enter on an empty input while Devin is working) actually interrupts the current turn instead of leaving the message queued until the turn finished. + - Exiting plan mode now injects an explicit mode-change announcement, so the agent reliably starts acting in the new mode instead of continuing to follow plan-mode restrictions from earlier in the conversation. + - Permission rules with recursive globs (e.g. deny: ["Read(/etc/**)"]) now also cover the base directory itself. + - On Windows, Deny rules now block a forbidden command hidden behind a safe leading command in a &&, ||, or & chain (e.g. Get-ChildItem && git push); the PowerShell parser previously collapsed these into a single scope. + - When running sandboxed through an ACP client, commands reaching a network host outside the sandbox allow list now surface a permission prompt instead of being silently blocked. + - apply_patch no longer rewrites a whole Windows (CRLF) file’s line endings to LF, so a one-line edit no longer produces a whole-file diff. + - @ file mentions pick up files created, moved, or deleted while the CLI is running instead of showing a stale snapshot from startup. + - Attached images tell the model where the file lives on disk. + - Reverting removes the empty directories Devin created to hold a new file (only ones it created, and only while empty), and /revert no longer ends the session with an “already open in another process” lock error. + - The context window usage indicator appears immediately after resuming an old session, and revert steps are available as soon as a session is reopened. + - The ACP server stays responsive while opening, listing, saving, or updating sessions — persistence runs on a dedicated database thread with a reused connection instead of blocking the async runtime. + - ACP resource links and inline links show the file’s basename on Windows and build well-formed, percent-encoded file:// URIs (file:///C:/Users/you/file.txt) instead of malformed backslash paths. + - Skipping some questions in an ask_user_question will no longer block progress. + - Claude-format hooks that block by exiting with code 2 now take their block reason from stderr, matching Claude Code’s convention. + - The exec tool rejects empty commands with an error instead of silently reporting success, preventing repeated empty-command loops. + - The “Update vX available!” banner will never advertise a version older than the one you’re running. + + Outposts + - devin worker start no longer requires a pre-provisioned outposts token: with no --token / DEVIN_OUTPOSTS_TOKEN it creates an outpost with your CLI login and reuses the saved worker token on later runs. + - devin worker start downloads the correct devin-remote binary on Windows x64 and passes the Windows system environment through, fixing the immediate os error 10106 crash on every Windows outpost session. It also accepts an outpost name as well as an id, and fails fast on an OS mismatch instead of repeatedly claiming and releasing queued sessions. ReleaseNotesUrl: https://cli.devin.ai/docs/changelog/stable PurchaseUrl: https://devin.ai/pricing Documentations: From f4a27a51174bb8cf005d123869de957cd83f82a4 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 30 Jul 2026 12:05:06 -0400 Subject: [PATCH 058/114] Remove version: Google.Chrome.Beta.EXE version 139.0.7258.31 (#409993) --- .../Google.Chrome.Beta.EXE.installer.yaml | 74 ------------------- .../Google.Chrome.Beta.EXE.locale.en-US.yaml | 26 ------- .../Google.Chrome.Beta.EXE.locale.nb-NO.yaml | 23 ------ .../Google.Chrome.Beta.EXE.locale.zh-CN.yaml | 25 ------- .../139.0.7258.31/Google.Chrome.Beta.EXE.yaml | 8 -- 5 files changed, 156 deletions(-) delete mode 100644 manifests/g/Google/Chrome/Beta/EXE/139.0.7258.31/Google.Chrome.Beta.EXE.installer.yaml delete mode 100644 manifests/g/Google/Chrome/Beta/EXE/139.0.7258.31/Google.Chrome.Beta.EXE.locale.en-US.yaml delete mode 100644 manifests/g/Google/Chrome/Beta/EXE/139.0.7258.31/Google.Chrome.Beta.EXE.locale.nb-NO.yaml delete mode 100644 manifests/g/Google/Chrome/Beta/EXE/139.0.7258.31/Google.Chrome.Beta.EXE.locale.zh-CN.yaml delete mode 100644 manifests/g/Google/Chrome/Beta/EXE/139.0.7258.31/Google.Chrome.Beta.EXE.yaml diff --git a/manifests/g/Google/Chrome/Beta/EXE/139.0.7258.31/Google.Chrome.Beta.EXE.installer.yaml b/manifests/g/Google/Chrome/Beta/EXE/139.0.7258.31/Google.Chrome.Beta.EXE.installer.yaml deleted file mode 100644 index f05b645f80176..0000000000000 --- a/manifests/g/Google/Chrome/Beta/EXE/139.0.7258.31/Google.Chrome.Beta.EXE.installer.yaml +++ /dev/null @@ -1,74 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Beta.EXE -PackageVersion: 139.0.7258.31 -InstallerType: exe -InstallModes: -- silent -InstallerSwitches: - Log: --verbose-logging --log-file="" -ExpectedReturnCodes: -- InstallerReturnCode: 3 - ReturnResponse: alreadyInstalled -- InstallerReturnCode: 4 - ReturnResponse: downgrade -- InstallerReturnCode: 22 - ReturnResponse: cancelledByUser -- InstallerReturnCode: 60 - ReturnResponse: installInProgress -UpgradeBehavior: install -Protocols: -- http -- https -- mailto -- tel -FileExtensions: -- htm -- html -- pdf -- shtml -- svg -- webp -- xht -- xhtml -ProductCode: Google Chrome Beta -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://dl.google.com/release2/chrome/hl7sfo3d3vce2lbxpvcmiesqfi_139.0.7258.31/139.0.7258.31_chrome_installer_uncompressed.exe - InstallerSha256: C5A89EBDF5BE44DB7A6B01A32087CAC7486C794823F6344D5D22604506B28E17 - InstallerSwitches: - Custom: --do-not-launch-chrome --chrome-beta -- Architecture: x86 - Scope: machine - InstallerUrl: https://dl.google.com/release2/chrome/hl7sfo3d3vce2lbxpvcmiesqfi_139.0.7258.31/139.0.7258.31_chrome_installer_uncompressed.exe - InstallerSha256: C5A89EBDF5BE44DB7A6B01A32087CAC7486C794823F6344D5D22604506B28E17 - InstallerSwitches: - Custom: --do-not-launch-chrome --system-level --chrome-beta -- Architecture: x64 - Scope: user - InstallerUrl: https://dl.google.com/release2/chrome/adnnfyxzfufu4mtugl6jhwnatrjq_139.0.7258.31/139.0.7258.31_chrome_installer_uncompressed.exe - InstallerSha256: 183D15A4CA872A5785C0C66EA41B8177ECE48DF50F343D3B83FB11B6D703F48B - InstallerSwitches: - Custom: --do-not-launch-chrome --chrome-beta -- Architecture: x64 - Scope: machine - InstallerUrl: https://dl.google.com/release2/chrome/adnnfyxzfufu4mtugl6jhwnatrjq_139.0.7258.31/139.0.7258.31_chrome_installer_uncompressed.exe - InstallerSha256: 183D15A4CA872A5785C0C66EA41B8177ECE48DF50F343D3B83FB11B6D703F48B - InstallerSwitches: - Custom: --do-not-launch-chrome --system-level --chrome-beta -- Architecture: arm64 - Scope: user - InstallerUrl: https://dl.google.com/release2/chrome/cyiekxjxqlvnmlojrb2urrqz2m_139.0.7258.31/139.0.7258.31_chrome_installer_uncompressed.exe - InstallerSha256: DC2F622DAED278EA4C7F1743D5FF50A0BF65268BE3FD2FDCC93EE4D59E0FF394 - InstallerSwitches: - Custom: --do-not-launch-chrome --chrome-beta -- Architecture: arm64 - Scope: machine - InstallerUrl: https://dl.google.com/release2/chrome/cyiekxjxqlvnmlojrb2urrqz2m_139.0.7258.31/139.0.7258.31_chrome_installer_uncompressed.exe - InstallerSha256: DC2F622DAED278EA4C7F1743D5FF50A0BF65268BE3FD2FDCC93EE4D59E0FF394 - InstallerSwitches: - Custom: --do-not-launch-chrome --system-level --chrome-beta -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/139.0.7258.31/Google.Chrome.Beta.EXE.locale.en-US.yaml b/manifests/g/Google/Chrome/Beta/EXE/139.0.7258.31/Google.Chrome.Beta.EXE.locale.en-US.yaml deleted file mode 100644 index 7867393ee2c3d..0000000000000 --- a/manifests/g/Google/Chrome/Beta/EXE/139.0.7258.31/Google.Chrome.Beta.EXE.locale.en-US.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Beta.EXE -PackageVersion: 139.0.7258.31 -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 Beta (EXE) -PackageUrl: https://www.google.com/chrome/beta -License: Freeware -LicenseUrl: https://www.google.com/chrome/terms -Copyright: Copyright 2024 Google LLC. All rights reserved. -ShortDescription: Try new features with Chrome Beta -Description: Feeling adventurous? Preview upcoming Google Chrome features before they’re released and give us feedback to make Chrome a better browser. -Tags: -- browser -- chromium -- internet -- web -- webpage -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/139.0.7258.31/Google.Chrome.Beta.EXE.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Beta/EXE/139.0.7258.31/Google.Chrome.Beta.EXE.locale.nb-NO.yaml deleted file mode 100644 index 7a6fd4cff4bfb..0000000000000 --- a/manifests/g/Google/Chrome/Beta/EXE/139.0.7258.31/Google.Chrome.Beta.EXE.locale.nb-NO.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Beta.EXE -PackageVersion: 139.0.7258.31 -PackageLocale: nb-NO -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/?hl=no -PrivacyUrl: https://policies.google.com/privacy?hl=no -Author: Google LLC -PackageName: Google Chrome Beta (EXE) -PackageUrl: https://www.google.com/intl/no/chrome/beta -License: Gratis Programvare -LicenseUrl: https://www.google.com/intl/no/chrome/terms -Copyright: Copyright 2024 Google LLC. Med enerett. -ShortDescription: Prøv nye funksjoner med Chrome Beta -Description: Er du eventyrlysten? Ta en forhåndstitt på nye funksjoner i Google Chrome før de kommer ut, og gi oss tilbakemeldinger, så vi kan gjøre Chrome til en bedre nettleser. -Tags: -- chromium -- nettleseren -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/139.0.7258.31/Google.Chrome.Beta.EXE.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Beta/EXE/139.0.7258.31/Google.Chrome.Beta.EXE.locale.zh-CN.yaml deleted file mode 100644 index 8ae19f43676b7..0000000000000 --- a/manifests/g/Google/Chrome/Beta/EXE/139.0.7258.31/Google.Chrome.Beta.EXE.locale.zh-CN.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Beta.EXE -PackageVersion: 139.0.7258.31 -PackageLocale: zh-CN -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/?hl=zh-Hans -PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN -Author: Google LLC -PackageName: Google Chrome 测试版(EXE) -PackageUrl: https://www.google.com/intl/zh-CN/chrome/beta -License: 免费软件 -LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms -Copyright: 版权所有 2024 Google LLC. 保留所有权利。 -ShortDescription: 试用 Chrome 测试版的新功能 -Description: 喜欢尝鲜?欢迎赶在 Google Chrome 新功能正式发布前抢先试用,并提供反馈以帮助我们完善 Chrome 浏览器。 -Tags: -- chromium -- 互联网 -- 浏览器 -- 网页 -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/139.0.7258.31/Google.Chrome.Beta.EXE.yaml b/manifests/g/Google/Chrome/Beta/EXE/139.0.7258.31/Google.Chrome.Beta.EXE.yaml deleted file mode 100644 index f66ece8f86d7d..0000000000000 --- a/manifests/g/Google/Chrome/Beta/EXE/139.0.7258.31/Google.Chrome.Beta.EXE.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Beta.EXE -PackageVersion: 139.0.7258.31 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 From 1d4a0a881e7d4fae5ce678f1ea7552a4a86c781d Mon Sep 17 00:00:00 2001 From: "Dr. Robert van Engelen" Date: Thu, 30 Jul 2026 18:22:25 +0200 Subject: [PATCH 059/114] New version: Genivia.ugrep version 7.8.3 (#409941) --- .../ugrep/7.8.3/Genivia.ugrep.installer.yaml | 17 +++++++ .../7.8.3/Genivia.ugrep.locale.en-US.yaml | 47 +++++++++++++++++++ .../g/Genivia/ugrep/7.8.3/Genivia.ugrep.yaml | 8 ++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/g/Genivia/ugrep/7.8.3/Genivia.ugrep.installer.yaml create mode 100644 manifests/g/Genivia/ugrep/7.8.3/Genivia.ugrep.locale.en-US.yaml create mode 100644 manifests/g/Genivia/ugrep/7.8.3/Genivia.ugrep.yaml diff --git a/manifests/g/Genivia/ugrep/7.8.3/Genivia.ugrep.installer.yaml b/manifests/g/Genivia/ugrep/7.8.3/Genivia.ugrep.installer.yaml new file mode 100644 index 0000000000000..615a913c7ef44 --- /dev/null +++ b/manifests/g/Genivia/ugrep/7.8.3/Genivia.ugrep.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: Genivia.ugrep +PackageVersion: 7.8.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ug.exe +- RelativeFilePath: ugrep.exe +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Genivia/ugrep/releases/download/v7.8.3/ugrep-windows-x64.zip + InstallerSha256: 4FF50A5626E4D67057DD6EF38C772E55FDE7322B99C4B0CCAFB1302951F5DFD9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Genivia/ugrep/7.8.3/Genivia.ugrep.locale.en-US.yaml b/manifests/g/Genivia/ugrep/7.8.3/Genivia.ugrep.locale.en-US.yaml new file mode 100644 index 0000000000000..fcc9ec7da39f6 --- /dev/null +++ b/manifests/g/Genivia/ugrep/7.8.3/Genivia.ugrep.locale.en-US.yaml @@ -0,0 +1,47 @@ +# 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: Genivia.ugrep +PackageVersion: 7.8.3 +PackageLocale: en-US +Publisher: Genivia Inc. +PublisherUrl: https://www.genivia.com/ +PublisherSupportUrl: https://github.com/Genivia/ugrep/issues +Author: Robert van Engelen +PackageName: ugrep +PackageUrl: https://github.com/Genivia/ugrep +License: BSD-3-Clause +LicenseUrl: https://github.com/Genivia/ugrep/blob/HEAD/LICENSE.txt +Copyright: Copyright (c) 2023, Robert van Engelen, Genivia Inc. +CopyrightUrl: https://github.com/Genivia/ugrep/blob/master/LICENSE.txt +ShortDescription: An ultra-fast, user-friendly, and compatible grep replacement +Description: |- + An ultra-fast, user-friendly grep replacement. + Ugrep combines the best features of other grep, adds new things, and surpasses their search speeds. + Includes a TUI, boolean queries (AND/OR/NOT), fuzzy search, hexdumps, searches nested archives (cpio/tar/pax/zip), compressed files (zip/gz/Z/bz2/lzma/xz/lz4/zstd), pdfs, docs, and more +Tags: +- code-search +- file-indexing +- file-search +- fuzzy-search +- grep +- hexdump +- interactive +- recursively-search +- regex +- ripgrep +- search +- silver-searcher +- tar +- tui +- unicode +- zip +ReleaseNotes: |- + What's new? + - update regular expression compilation to DFA memory threshold issue #549 (explosive DFA growth is theoretically possible, but should never exceed a worst-case 1GB~2GB memory footprint in ugrep) + - fix man page formatting issue that caused a missing sentence ending #550 + - update LZMA SDK to 26.02 #551 + Thank you for your suggestions and comments!! ❤️ +ReleaseNotesUrl: https://github.com/Genivia/ugrep/releases/tag/v7.8.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Genivia/ugrep/7.8.3/Genivia.ugrep.yaml b/manifests/g/Genivia/ugrep/7.8.3/Genivia.ugrep.yaml new file mode 100644 index 0000000000000..c95fda128bfa3 --- /dev/null +++ b/manifests/g/Genivia/ugrep/7.8.3/Genivia.ugrep.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: Genivia.ugrep +PackageVersion: 7.8.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 388a258987fd0ad7427528668bfc6d5c6f41f6fa Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:22:41 +0800 Subject: [PATCH 060/114] New version: AtomGit.AtomCode version 5.0.3 (#409944) --- .../5.0.3/AtomGit.AtomCode.installer.yaml | 18 ++ .../5.0.3/AtomGit.AtomCode.locale.en-US.yaml | 24 +++ .../5.0.3/AtomGit.AtomCode.locale.zh-CN.yaml | 169 ++++++++++++++++++ .../AtomCode/5.0.3/AtomGit.AtomCode.yaml | 8 + 4 files changed, 219 insertions(+) create mode 100644 manifests/a/AtomGit/AtomCode/5.0.3/AtomGit.AtomCode.installer.yaml create mode 100644 manifests/a/AtomGit/AtomCode/5.0.3/AtomGit.AtomCode.locale.en-US.yaml create mode 100644 manifests/a/AtomGit/AtomCode/5.0.3/AtomGit.AtomCode.locale.zh-CN.yaml create mode 100644 manifests/a/AtomGit/AtomCode/5.0.3/AtomGit.AtomCode.yaml diff --git a/manifests/a/AtomGit/AtomCode/5.0.3/AtomGit.AtomCode.installer.yaml b/manifests/a/AtomGit/AtomCode/5.0.3/AtomGit.AtomCode.installer.yaml new file mode 100644 index 0000000000000..bfd9dbacc1b0f --- /dev/null +++ b/manifests/a/AtomGit/AtomCode/5.0.3/AtomGit.AtomCode.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: AtomGit.AtomCode +PackageVersion: 5.0.3 +InstallerType: portable +Commands: +- atomcode +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerUrl: https://atomgit.com/atomgit_atomcode/atomcode/releases/download/v5.0.3/atomcode-v5.0.3-windows-x64.exe + InstallerSha256: 7936C393B1C927B35B0EC376AD508D58199EBC9954B5D4A050551239C8E99420 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AtomGit/AtomCode/5.0.3/AtomGit.AtomCode.locale.en-US.yaml b/manifests/a/AtomGit/AtomCode/5.0.3/AtomGit.AtomCode.locale.en-US.yaml new file mode 100644 index 0000000000000..f3976d6315486 --- /dev/null +++ b/manifests/a/AtomGit/AtomCode/5.0.3/AtomGit.AtomCode.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: AtomGit.AtomCode +PackageVersion: 5.0.3 +PackageLocale: en-US +License: Proprietary +ShortDescription: AI Coding Agent in Your Terminal +Description: Open-source alternative to Claude Code / Cursor Agent, living in your terminal. Connect any OpenAI-compatible LLM, autonomously read, edit, test, self-verify — built with Rust. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://atomcode.atomgit.com/docs/en/index.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AtomGit/AtomCode/5.0.3/AtomGit.AtomCode.locale.zh-CN.yaml b/manifests/a/AtomGit/AtomCode/5.0.3/AtomGit.AtomCode.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5c8ffc71a9677 --- /dev/null +++ b/manifests/a/AtomGit/AtomCode/5.0.3/AtomGit.AtomCode.locale.zh-CN.yaml @@ -0,0 +1,169 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AtomGit.AtomCode +PackageVersion: 5.0.3 +PackageLocale: zh-CN +Publisher: 重庆开源共创科技有限公司 +PublisherUrl: https://atomgit.com/ +PublisherSupportUrl: https://atomgit.com/atomgit_atomcode/atomcode/issues +PrivacyUrl: https://docs.gitcode.com/docs/help/home/protocol/privacy-policy +Author: 重庆开源共创科技有限公司 +PackageName: AtomCode +PackageUrl: https://atomcode.atomgit.com/ +License: MIT +LicenseUrl: https://atomgit.com/atomgit_atomcode/atomcode/blob/main/LICENSE +Copyright: Copyright (c) 2026 Yubang Xu +CopyrightUrl: https://docs.gitcode.com/docs/help/home/protocol/ai-privacy-policy +ShortDescription: AI 编程助手 在你的终端中运行 +Description: Claude Code / Cursor Agent 的开源平替,住在你的终端里。连接任意 OpenAI 兼容大模型,自主读文件、改代码、跑测试、自我验证 —— 用 Rust 构建。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ReleaseNotes: |- + AtomCode v5.0.3 Release Notes + 发布日期:2026-07-30 + v5.0.3 是 AtomCode 架构升级里程碑版本,正式退役 atomcode-core crate(~72k 行代码迁移至 capabilities/kernel/daemon),新增 Provider 账号与模型配置体系、Tool 产出物系统(Artifact)、安全回滚(Rewind)、回合上限检查点等重大功能,并修复了大量 Provider 网络、TUI 渲染、WebUI 同步路径和跨平台兼容性问题。 + + ✨ 新增功能(Features) + Provider 账号与模型配置体系 + - Provider 预设注册表:内置预设厂商列表,支持一键添加常见 Provider(DeepSeek、Ollama、OpenAI Compatible 等),含预设 base_url 和认证方式 + - Provider 账号与模型配置:新增 [provider_account] / [model_profile] 配置模型,支持多账号管理和按模型选择器切换 + - CodingPlan schema 适配:CodingPlan 账号按「账号 + 模型」分组展示,消费者通过 resolve_model 获取活动模型 + - TUI /provider 面板全面重设计:全新的面板式管理界面,含「账号」和「模型」两个 tab,支持添加/编辑 Provider 账号、配置模型、自定义名称和协议切换 + - 厂商预设快速添加:在「账号」tab 列表展示未配置的预设厂商,点击即可快速添加 + - API Key 收集:添加模型时自动提示输入对应 API Key + - 新增 TaoToken 厂商预设:支持通过 TaoToken 服务接入 + 模型定价与成本归因 + - Models.dev 定价解析:从 models.dev 获取并解析模型定价信息,/cost 命令按 Provider 和模型准确归属用量与费用 + Tool 产出物系统(Artifact) + - ArtifactStore:内容寻址的 tool 输出存储,确保每次输出的唯一性和可溯源性 + - ArtifactMiddleware:通过 ToolMiddleware::after 钩子实现确定性预览和产物收集 + - fetch_output 工具:支持分页检索已归档的 tool 产出物 + - 会话集成:ArtifactMiddleware + fetch_output 在有活动 session 时自动挂载 + Safe Rewind 回滚 + - 安全回滚工作流:支持用户安全地回滚到历史状态,保留上下文完整性 + - Workspace checkpoint 基础:为回滚提供工作区检查点支持 + 回合上限检查点 + - 检查点问询:回合上限从硬错误改为交互式检查点,用户可选择继续或停止 + - [coding] max_rounds 配置项:TOML 配置支持设置最大轮次上限 + Agent / Persona 增强 + - WORKFLOW 意图对齐:新增 UNDERSTAND 步骤,在正式开始工作前确认对任务的理解,减少误解和返工 + - 进度提示(Signpost):在工具调用批次前输出进度提示,提升用户对 Agent 正在做什么的感知 + - Subtask 进展透明:实时展示子任务进度,footer 固定显示当前进度状态 + 内容安全边界 + - 内容安全过滤:Coding 系统提示中加入安全边界(涉政/涉黄/涉暴),始终生效,确保输出合规 + TUI + - 用户输入背景块:用户输入区域增加背景色块,视觉上更清晰区分输入与输出区域 + - 模型切换快捷键:支持通过快捷键快速在模型间循环切换 + - Session 删除自动清理:删除会话时自动清理对应的 artifacts 目录 + WebUI + - Sync 模式 /compact:新增 /live/compact 端点,WebUI 同步模式下可直接发起手动压缩操作 + - VL 图片持久化:VL 预处理图片以 display-only sidecar 方式持久化,刷新后仍可见,且零上下文开销 + Headless CLI + - Shell 自动补全:新增 shell completions,支持 bash/zsh/fish/powershell 等主流 shell + /skills + - 贪婪多技能匹配:/skills 命令支持贪婪匹配多个 skill 名称片段,一次性加载多个匹配的技能 + - 已加载回显:加载后回显已启用的 skill 名称列表 + 平台兼容性 + - Bash askpass 支持:ssh/sudo 等交互式密码命令可正常使用,不再因非交互等待超时而放弃 + - Windows SChannel 默认后端:Windows 平台默认使用 native-tls(SChannel)作为 TLS 后端,绕过 rustls 指纹拦截导致的连接失败 + - HarmonyOS bash 回退:HarmonyOS 系统上 bash 不可用时自动回退到 sh + 🛠 修复(Fixes) + Provider / 网络 + - TLS BadRecordMac 恢复:修复 OPEN 路径上 TLS BadRecordMac 错误导致的连接中断 + - Provider 切换同步守卫:轮次运行中拒绝 Provider 切换,修复跨窗口模型选择不一致 + - MCP stdio 服务恢复:stdio 模式下的 MCP 服务器进程退出后自动恢复 + - Rate limit 重试合并:统一 Provider 限流重试逻辑,减少误报 + - 不支持的 Gateway Provider 启动恢复:启动时正确处理不支持的 gateway provider,不再崩溃 + - Provider schema 迁移间隙闭合:完成 schema 感知迁移中的配置读取间隙修复 + - 配置边界补齐:所有 config.providers 读取统一经过 schema 感知边界 + - Provider 状态修复:TUI 正确区分 Provider 可用性状态,避免误报「未配置」 + - 厂商预设 Quick-add 过滤:排除含 gateway 且无端点的预设,仅展示可直接添加的厂商 + TUI + - CJK 图表对齐:修复中文/日文等宽字符在表格/图表中对齐偏移问题 + - 插件含 CJK 描述中止修复:插件描述包含 CJK 字符时不再导致中止 + - 原生 Provider 恢复与列表:重启后正确恢复原生 Provider 并列入模型选择器 + - 会话保持在对应模型:已打开的会话在模型变更后仍保持原有模型 + - 背景通知延迟:背景通知延迟到轮次结束后展示,避免干扰当前操作 + - Rewind 界面修复:Rewind 加载状态不进入滚动记录,弹窗间距优化 + - 粘贴支持:Provider 表单和 request_user_input 面板中支持粘贴 + - /resume 并行 tool 分组恢复:/resume 后并行工具批次正确分组展示 + - 附件延续缩进填充:附件延续行以面板背景色填充缩进,视觉更整洁 + - 面板颜色匹配:/resume 选择色在插件/Provider 面板中保持一致 + - Split_skill_names 花括号修复:修复坏合并丢失的闭合花括号 + - Provider 添加后保持面板打开:添加 Provider 账号后不自动关闭面板 + TUIX + - 摘要重复错误修复:中断 summary 不再重复显示已在上方显示的错误原因 + - 终端滚动稳定:修复多次滚动回退累积导致的空屏和滚动位置不正确 + - Footer 上下文用量刷新:/login 采纳活动 Provider 新配置后 footer 正确刷新 + - 初始上下文窗口显示:首次展示时正确显示上下文窗口大小 + - Tab 切换不提交运行中工具:Tab 切换 mode 时不会错误提交正在运行的工具 + - Streaming 用户输入保持:工具运行且流式生成时,用户编辑的输入内容保持可见 + - 自动 Tool folding 保持静默:自动折叠的工具保持静默展示,不影响界面 + - Subagent 活动高亮:子代理活动在界面中正确高亮区分 + - Clipboard 图片提示短暂:剪贴板图片提示只在初次粘贴时短暂显示 + - 滚动条跨 live spinner 保持:live spinner 刷新前后滚动位置不变 + - 自动模式下显示用户输入提示:auto 模式下正确展示用户输入提示 + - Provider 新建配置后 login 采纳:/login 正确使用活动 Provider 新配置(含 context_window) + WebUI + - VL 图片 sidecar 修复:/chat 路径上正确持久化 VL 处理后的图片,WebUI 贴图在同步 TUI 显示空框的问题已修复 + - 移动端 composer 控件重叠:移动端下 composer 控件不再重叠 + - 同步路径消息发送优化:同步模式下 optimistically 展示已发送消息,无需等待确认 + - 同步路径图片上传:同步路径上传图片时展示原始消息+图片而非 VL caption + - /models 统一目录:CodingPlan 新 schema 模型不再从选择器消失 + - SSE 广播模型保持:多窗口 SSE 广播时正确保持用户选择的模型 + - MCP readiness 等待:headless runtime 首次轮次前等待 MCP readiness + - 响应式加宽与暗色边框:内容列响应式加宽,暗色模式表格边框对比度提升 + - 创建 sessions dir 前置:stash display-image sidecar 前先创建 sessions 目录 + Session + - Git snapshot freeze on resume:恢复时冻结 git 快照以保持前缀缓存温度 + - 中断轮次安全恢复:中断的轮次可安全恢复,不丢失上下文 + - Legacy turn counts 容错:容错处理缺失的 legacy turn 计数 + - Legacy 对话恢复:从空 native stub 正确恢复旧版会话 + - Busy continue forks 限界:限制繁忙 continue 的分支数量,避免无限增长 + Skills + - 多片段模糊过滤:/skills 菜单支持多片段模糊匹配(如 atom smoke 匹配 atomcode-smoke-test) + - 防止幻觉 skill 名:过滤不存在或幻觉生成的 skill 名称 + - 命名空间技能裸名解析:命名空间文件技能可通过裸名直接解析 + - 按规范身份去重:避免同一 skill 因别名或路径差异被双注入 + 权限 & 安全 + - AtomGit 会话恢复:401 后自动恢复 AtomGit 会话 + - 并发 token 恢复加固:修复并发场景下的 token 恢复竞态条件 + - Secrets 和 sessions 权限限制:加固持久化的 secrets 和 sessions 文件权限 + - AtomGit 安全收紧:收紧 AtomGit 安全与会话删除语义 + - /status 文件路径展示:明确展示指令与记忆文件路径 + Vision + - VL Provider name 传递:正确传递 Provider 名称到 tier 配置 + - VL Provider 缺失折叠:配置的 VL Provider 缺失时折叠「图片识别失败」提示,防止图片误传给纯文本模型 + 其他 + - Windows SChannel 默认后端:修复部分网络环境下 rustls TLS 指纹被 RST 导致连接失败的问题 + - VSCode 文件协议链接跳转:VSCode 扩展支持文件协议链接(file://)跳转 + - Markdown 重复标题去重:弱模型连续重复的 section 标题自动去重 + - 目标评估器加固:harden evaluator 完成处理逻辑 + - Panic 监督:完善运行时 panic 终态监督,防止 held-turn 泄漏 + - Legacy 页面编码解码:修复旧版页面编码解码 + - Hook code-review 问题修复:修复孤儿测试导致 core 测试目标编译失败 + 🔧 重构(Refactoring) + - 正式退役 atomcode-core crate:历经 5 个子项目(A–E),将 core 所有功能完整迁移至 capabilities、kernel、daemon 等 crate,物理删除 ~72k 行旧代码。构建更快、二进制更小、架构更清晰 + 📚 文档(Docs) + - 站点文档全面更新至 v5.0.3:含配置指南、WebUI 说明、会话管理、工具参考、FAQ 等中英文页面同步刷新 + - v5.0.3 版本特性文档化 + - TLS 设计文档更新版本引用 + - Referral 推荐页面替换为活动结束公告 + - Release/v5.0.3 整体测试清单和 core 退役验收文档 + 🧹 工程 / 构建 + - 安装脚本同步更新至 v5.0.3 + - Dockerfile 文档更新 + - MCP test server 新增用于集成测试 +ReleaseNotesUrl: https://atomgit.com/atomgit_atomcode/atomcode/releases/v5.0.3 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://atomcode.atomgit.com/docs/zh/index.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AtomGit/AtomCode/5.0.3/AtomGit.AtomCode.yaml b/manifests/a/AtomGit/AtomCode/5.0.3/AtomGit.AtomCode.yaml new file mode 100644 index 0000000000000..8b203a45b8e72 --- /dev/null +++ b/manifests/a/AtomGit/AtomCode/5.0.3/AtomGit.AtomCode.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: AtomGit.AtomCode +PackageVersion: 5.0.3 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From f3b343afb37cfc0f77bd6a10660d67f17e8f3069 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:22:59 +0800 Subject: [PATCH 061/114] New version: Dalux.Dalux.MSI version 4.1.9707.23478 (#409949) --- .../Dalux.Dalux.MSI.installer.yaml | 5 +++-- .../Dalux.Dalux.MSI.locale.en-US.yaml | 2 +- .../Dalux.Dalux.MSI.locale.zh-CN.yaml | 2 +- .../{4.1.9671.23228 => 4.1.9707.23478}/Dalux.Dalux.MSI.yaml | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) rename manifests/d/Dalux/Dalux/MSI/{4.1.9671.23228 => 4.1.9707.23478}/Dalux.Dalux.MSI.installer.yaml (78%) rename manifests/d/Dalux/Dalux/MSI/{4.1.9671.23228 => 4.1.9707.23478}/Dalux.Dalux.MSI.locale.en-US.yaml (96%) rename manifests/d/Dalux/Dalux/MSI/{4.1.9671.23228 => 4.1.9707.23478}/Dalux.Dalux.MSI.locale.zh-CN.yaml (94%) rename manifests/d/Dalux/Dalux/MSI/{4.1.9671.23228 => 4.1.9707.23478}/Dalux.Dalux.MSI.yaml (88%) diff --git a/manifests/d/Dalux/Dalux/MSI/4.1.9671.23228/Dalux.Dalux.MSI.installer.yaml b/manifests/d/Dalux/Dalux/MSI/4.1.9707.23478/Dalux.Dalux.MSI.installer.yaml similarity index 78% rename from manifests/d/Dalux/Dalux/MSI/4.1.9671.23228/Dalux.Dalux.MSI.installer.yaml rename to manifests/d/Dalux/Dalux/MSI/4.1.9707.23478/Dalux.Dalux.MSI.installer.yaml index 1a0ee90bd1a45..0383abfac4a80 100644 --- a/manifests/d/Dalux/Dalux/MSI/4.1.9671.23228/Dalux.Dalux.MSI.installer.yaml +++ b/manifests/d/Dalux/Dalux/MSI/4.1.9707.23478/Dalux.Dalux.MSI.installer.yaml @@ -2,17 +2,18 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Dalux.Dalux.MSI -PackageVersion: 4.1.9671.23228 +PackageVersion: 4.1.9707.23478 InstallerType: wix UpgradeBehavior: install Protocols: - dalux ProductCode: '{44AF685F-5240-47D5-A5D3-D4C85C6B2282}' +ReleaseDate: 2026-07-30 AppsAndFeaturesEntries: - UpgradeCode: '{7A7E91C3-3DE0-4069-B65D-EAA2EF116C7C}' Installers: - Architecture: x64 InstallerUrl: https://bim.dalux.com/desktop/DaluxDesktop.msi - InstallerSha256: 12E234F63F2B1D2658027C80BDD36F3D8CD571598AC04916CBDB057C7AA3C5A8 + InstallerSha256: 6AF20CFB96789B74BBECDBC3C1951E600FB7197747BF4C29B6FAD5DEC36AA0BC ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/d/Dalux/Dalux/MSI/4.1.9671.23228/Dalux.Dalux.MSI.locale.en-US.yaml b/manifests/d/Dalux/Dalux/MSI/4.1.9707.23478/Dalux.Dalux.MSI.locale.en-US.yaml similarity index 96% rename from manifests/d/Dalux/Dalux/MSI/4.1.9671.23228/Dalux.Dalux.MSI.locale.en-US.yaml rename to manifests/d/Dalux/Dalux/MSI/4.1.9707.23478/Dalux.Dalux.MSI.locale.en-US.yaml index 10023832d5d39..bd8b9f1bf6d35 100644 --- a/manifests/d/Dalux/Dalux/MSI/4.1.9671.23228/Dalux.Dalux.MSI.locale.en-US.yaml +++ b/manifests/d/Dalux/Dalux/MSI/4.1.9707.23478/Dalux.Dalux.MSI.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Dalux.Dalux.MSI -PackageVersion: 4.1.9671.23228 +PackageVersion: 4.1.9707.23478 PackageLocale: en-US Publisher: Dalux PublisherUrl: https://www.dalux.com/ diff --git a/manifests/d/Dalux/Dalux/MSI/4.1.9671.23228/Dalux.Dalux.MSI.locale.zh-CN.yaml b/manifests/d/Dalux/Dalux/MSI/4.1.9707.23478/Dalux.Dalux.MSI.locale.zh-CN.yaml similarity index 94% rename from manifests/d/Dalux/Dalux/MSI/4.1.9671.23228/Dalux.Dalux.MSI.locale.zh-CN.yaml rename to manifests/d/Dalux/Dalux/MSI/4.1.9707.23478/Dalux.Dalux.MSI.locale.zh-CN.yaml index 01cb4638be150..50017dba2dbc2 100644 --- a/manifests/d/Dalux/Dalux/MSI/4.1.9671.23228/Dalux.Dalux.MSI.locale.zh-CN.yaml +++ b/manifests/d/Dalux/Dalux/MSI/4.1.9707.23478/Dalux.Dalux.MSI.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Dalux.Dalux.MSI -PackageVersion: 4.1.9671.23228 +PackageVersion: 4.1.9707.23478 PackageLocale: zh-CN License: 免费软件 ShortDescription: 免费 BIM 查看器 diff --git a/manifests/d/Dalux/Dalux/MSI/4.1.9671.23228/Dalux.Dalux.MSI.yaml b/manifests/d/Dalux/Dalux/MSI/4.1.9707.23478/Dalux.Dalux.MSI.yaml similarity index 88% rename from manifests/d/Dalux/Dalux/MSI/4.1.9671.23228/Dalux.Dalux.MSI.yaml rename to manifests/d/Dalux/Dalux/MSI/4.1.9707.23478/Dalux.Dalux.MSI.yaml index 42943a88a32b3..850ccc8daaaf5 100644 --- a/manifests/d/Dalux/Dalux/MSI/4.1.9671.23228/Dalux.Dalux.MSI.yaml +++ b/manifests/d/Dalux/Dalux/MSI/4.1.9707.23478/Dalux.Dalux.MSI.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Dalux.Dalux.MSI -PackageVersion: 4.1.9671.23228 +PackageVersion: 4.1.9707.23478 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 4f866815cc0d376eac8d1fbf5938210a871219fb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:23:16 +0800 Subject: [PATCH 062/114] New version: Dalux.Dalux version 4.1.9707.23478 (#409950) --- .../4.1.9707.23478/Dalux.Dalux.installer.yaml | 21 +++++++++++++++++++ .../Dalux.Dalux.locale.en-US.yaml | 21 +++++++++++++++++++ .../Dalux.Dalux.locale.zh-CN.yaml | 15 +++++++++++++ .../Dalux/4.1.9707.23478/Dalux.Dalux.yaml | 8 +++++++ 4 files changed, 65 insertions(+) create mode 100644 manifests/d/Dalux/Dalux/4.1.9707.23478/Dalux.Dalux.installer.yaml create mode 100644 manifests/d/Dalux/Dalux/4.1.9707.23478/Dalux.Dalux.locale.en-US.yaml create mode 100644 manifests/d/Dalux/Dalux/4.1.9707.23478/Dalux.Dalux.locale.zh-CN.yaml create mode 100644 manifests/d/Dalux/Dalux/4.1.9707.23478/Dalux.Dalux.yaml diff --git a/manifests/d/Dalux/Dalux/4.1.9707.23478/Dalux.Dalux.installer.yaml b/manifests/d/Dalux/Dalux/4.1.9707.23478/Dalux.Dalux.installer.yaml new file mode 100644 index 0000000000000..d5598fab91aaf --- /dev/null +++ b/manifests/d/Dalux/Dalux/4.1.9707.23478/Dalux.Dalux.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: Dalux.Dalux +PackageVersion: 4.1.9707.23478 +Platform: +- Windows.Universal +- Windows.Desktop +MinimumOSVersion: 10.0.17134.0 +InstallerType: appx +Protocols: +- dalux +PackageFamilyName: Dalux_krzmpgdwb7m18 +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerUrl: https://bim.dalux.com/Desktop/DaluxDesktop_4.1.9707.23478_Production_Test/DaluxDesktop_4.1.9707.23478_x64_Production.appxbundle + InstallerSha256: D567829551A19663E07A37BBAA2D84C800E13214FA221BFB65F623AC32CED8B9 + SignatureSha256: 4293E5EE5F83E6ED8A09F7B63019E6AC7115F86AA92D00D1D8FA49F37AEDF69D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dalux/Dalux/4.1.9707.23478/Dalux.Dalux.locale.en-US.yaml b/manifests/d/Dalux/Dalux/4.1.9707.23478/Dalux.Dalux.locale.en-US.yaml new file mode 100644 index 0000000000000..8c540bf1aef5c --- /dev/null +++ b/manifests/d/Dalux/Dalux/4.1.9707.23478/Dalux.Dalux.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Dalux.Dalux +PackageVersion: 4.1.9707.23478 +PackageLocale: en-US +Publisher: Dalux +PublisherUrl: https://www.dalux.com/ +PrivacyUrl: https://www.dalux.com/privacy-policy/ +Author: Dalux ApS +PackageName: Dalux +PackageUrl: https://www.dalux.com/dalux-build-windows-app/ +License: Freeware +Copyright: © 2026 Dalux +ShortDescription: Free BIM viewer +Description: Dalux BIM viewer is the world’s best at handling multiple complex BIM models. Have confidence that you can see and engage with your project information, regardless of project size, model complexity, or access device! +Tags: +- bim +- construction +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dalux/Dalux/4.1.9707.23478/Dalux.Dalux.locale.zh-CN.yaml b/manifests/d/Dalux/Dalux/4.1.9707.23478/Dalux.Dalux.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e7c280608b053 --- /dev/null +++ b/manifests/d/Dalux/Dalux/4.1.9707.23478/Dalux.Dalux.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: Dalux.Dalux +PackageVersion: 4.1.9707.23478 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 免费 BIM 查看器 +Description: Dalux BIM Viewer 是世界上最好的处理多复杂 BIM 模型的工具。无论项目规模、模型复杂度或访问设备如何,您都能自信查看并交互处理项目信息! +Tags: +- bim +- 工程 +- 建设 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dalux/Dalux/4.1.9707.23478/Dalux.Dalux.yaml b/manifests/d/Dalux/Dalux/4.1.9707.23478/Dalux.Dalux.yaml new file mode 100644 index 0000000000000..350e005d51c6d --- /dev/null +++ b/manifests/d/Dalux/Dalux/4.1.9707.23478/Dalux.Dalux.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: Dalux.Dalux +PackageVersion: 4.1.9707.23478 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4e30d06c8a96a1ffdc8ae8b15ccfd4421653095e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:23:32 +0800 Subject: [PATCH 063/114] New version: Evernote.Evernote version 11.27.5 (#409953) --- .../11.27.5/Evernote.Evernote.installer.yaml | 45 ++++++++++++++++ .../Evernote.Evernote.locale.en-US.yaml | 51 +++++++++++++++++++ .../Evernote.Evernote.locale.zh-CN.yaml | 26 ++++++++++ .../Evernote/11.27.5/Evernote.Evernote.yaml | 8 +++ 4 files changed, 130 insertions(+) create mode 100644 manifests/e/Evernote/Evernote/11.27.5/Evernote.Evernote.installer.yaml create mode 100644 manifests/e/Evernote/Evernote/11.27.5/Evernote.Evernote.locale.en-US.yaml create mode 100644 manifests/e/Evernote/Evernote/11.27.5/Evernote.Evernote.locale.zh-CN.yaml create mode 100644 manifests/e/Evernote/Evernote/11.27.5/Evernote.Evernote.yaml diff --git a/manifests/e/Evernote/Evernote/11.27.5/Evernote.Evernote.installer.yaml b/manifests/e/Evernote/Evernote/11.27.5/Evernote.Evernote.installer.yaml new file mode 100644 index 0000000000000..915a3178a12c4 --- /dev/null +++ b/manifests/e/Evernote/Evernote/11.27.5/Evernote.Evernote.installer.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Evernote.Evernote +PackageVersion: 11.27.5 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- en +- evernote +FileExtensions: +- enex +ProductCode: e4251011-875e-51f3-a464-121adaff5aaa +ReleaseDate: 2026-07-24 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://win.desktop.evernote.com/builds/Evernote-11.27.5-win-ddl-stage-20260724150529-95d616891db3da8a048d6d178f0bc45153a8d267-setup.exe + InstallerSha256: F0431E7B6AEBAC787C5FD35E6CF54CFC2765F6E08CAA646B61D92FD23EADAC96 + InstallerSwitches: + Custom: /currentuser +- Architecture: x86 + Scope: machine + InstallerUrl: https://win.desktop.evernote.com/builds/Evernote-11.27.5-win-ddl-stage-20260724150529-95d616891db3da8a048d6d178f0bc45153a8d267-setup.exe + InstallerSha256: F0431E7B6AEBAC787C5FD35E6CF54CFC2765F6E08CAA646B61D92FD23EADAC96 + InstallerSwitches: + Custom: /allusers + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://win.desktop.evernote.com/builds/Evernote-11.27.5-win-ddl-stage-20260724150529-95d616891db3da8a048d6d178f0bc45153a8d267-setup.exe + InstallerSha256: F0431E7B6AEBAC787C5FD35E6CF54CFC2765F6E08CAA646B61D92FD23EADAC96 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://win.desktop.evernote.com/builds/Evernote-11.27.5-win-ddl-stage-20260724150529-95d616891db3da8a048d6d178f0bc45153a8d267-setup.exe + InstallerSha256: F0431E7B6AEBAC787C5FD35E6CF54CFC2765F6E08CAA646B61D92FD23EADAC96 + InstallerSwitches: + Custom: /allusers + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Evernote/Evernote/11.27.5/Evernote.Evernote.locale.en-US.yaml b/manifests/e/Evernote/Evernote/11.27.5/Evernote.Evernote.locale.en-US.yaml new file mode 100644 index 0000000000000..80f384f9a90fd --- /dev/null +++ b/manifests/e/Evernote/Evernote/11.27.5/Evernote.Evernote.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Evernote.Evernote +PackageVersion: 11.27.5 +PackageLocale: en-US +Publisher: Evernote Corporation +PublisherUrl: https://evernote.com/ +PublisherSupportUrl: https://help.evernote.com/ +PrivacyUrl: https://evernote.com/privacy/policy +Author: Evernote Corporation +PackageName: Evernote +PackageUrl: https://evernote.com/download +License: Proprietary +LicenseUrl: https://evernote.com/legal/terms-of-service +Copyright: © 2019 - 2026 Evernote Corporation. All rights reserved. +CopyrightUrl: https://evernote.com/legal/trademark-use +ShortDescription: Remember everything and tackle any project with your notes, tasks, and schedule all in one place. +Description: Evernote helps you focus on what matters most and have access to your information when you need it. Input typed notes or scan handwritten notes. Add to-do’s, photos, images, web pages, or audio ... and it’s all instantly searchable. Organize notes any way you want and share with anyone. And Evernote syncs across your devices so your information is always with you, everywhere you go. +Moniker: evernote +Tags: +- 9wzdncrfj3mb +- ai-assistant +- artificial-intelligence-assistant +- calendar +- checklist +- collaborate +- collaboration +- list +- memo +- memorandum +- notes +- schedule +- task +- to-do +- todo +ReleaseNotes: |- + Features: + - Introducing Edit and Ask modes for the AI Assistant. Edit makes changes directly in your notes; Ask answers questions without touching them. + - New keyboard shortcut to create a Space (Shift+Command+S on Mac, Alt+Shift+S on Windows). + + Fixes: + - Fixed an issue where the AI Assistant could not create stacks or organize notebooks into them. + - Fixed an issue where the date picker in note titles could appear empty. + - Fixed calendar events disappearing after switching from week view to day view. + - Fixed the start recording icon not being visible on calendar events in dark mode. + - Fixed AI Prompts closing unexpectedly when a recording finishes uploading. + - Fixed calendar event times not matching your system's time format. +PurchaseUrl: https://evernote.com/compare-plans +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Evernote/Evernote/11.27.5/Evernote.Evernote.locale.zh-CN.yaml b/manifests/e/Evernote/Evernote/11.27.5/Evernote.Evernote.locale.zh-CN.yaml new file mode 100644 index 0000000000000..827864bbf50f0 --- /dev/null +++ b/manifests/e/Evernote/Evernote/11.27.5/Evernote.Evernote.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: Evernote.Evernote +PackageVersion: 11.27.5 +PackageLocale: zh-CN +License: 专有软件 +Copyright: © 2019 - 2026 Evernote Corporation。保留所有权利。 +ShortDescription: 在一处记住所有内容,并通过笔记、任务和日程处理一切。 +Description: Evernote 可帮助您专注于最重要的事情,并在需要时获取信息。输入打字笔记或扫描手写笔记,添加待办事项、照片、图片、网页或音频……并且所有内容都可即时搜索。以任何方式组织笔记,并与任何人共享。Evernote 还能在您的设备间同步,让你的信息随时随地与你同在。 +Tags: +- 任务 +- 列表 +- 协作 +- 协同 +- 备忘 +- 备忘录 +- 待办 +- 待办事项 +- 提醒事项 +- 日历 +- 日程 +- 清单 +- 笔记 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Evernote/Evernote/11.27.5/Evernote.Evernote.yaml b/manifests/e/Evernote/Evernote/11.27.5/Evernote.Evernote.yaml new file mode 100644 index 0000000000000..9da6e080dd84d --- /dev/null +++ b/manifests/e/Evernote/Evernote/11.27.5/Evernote.Evernote.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: Evernote.Evernote +PackageVersion: 11.27.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fe2c2d04213314a171f389a5aa114f0f8a591727 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:23:54 +0800 Subject: [PATCH 064/114] New version: FunRoutine.WorkFlowy version 4.3.2607301322 (#409954) --- .../FunRoutine.WorkFlowy.installer.yaml | 22 ++++++++++ .../FunRoutine.WorkFlowy.locale.en-US.yaml | 38 ++++++++++++++++++ .../FunRoutine.WorkFlowy.locale.zh-CN.yaml | 40 +++++++++++++++++++ .../4.3.2607301322/FunRoutine.WorkFlowy.yaml | 8 ++++ 4 files changed, 108 insertions(+) create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.3.2607301322/FunRoutine.WorkFlowy.installer.yaml create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.3.2607301322/FunRoutine.WorkFlowy.locale.en-US.yaml create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.3.2607301322/FunRoutine.WorkFlowy.locale.zh-CN.yaml create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.3.2607301322/FunRoutine.WorkFlowy.yaml diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2607301322/FunRoutine.WorkFlowy.installer.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2607301322/FunRoutine.WorkFlowy.installer.yaml new file mode 100644 index 0000000000000..64cdd589a6e83 --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2607301322/FunRoutine.WorkFlowy.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.3.2607301322 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- workflowy +ProductCode: 338bed7b-1324-505d-8cb6-5c266cbaa6b3 +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/workflowy/desktop/releases/download/v4.3.2607301322/WorkFlowy-Installer-4.3.2607301322.exe + InstallerSha256: 4F49DCA64E342C8C91F2985F4E0940AF782F2B3D6FEB6997CFD3BD5708C831E6 +- Architecture: x64 + InstallerUrl: https://github.com/workflowy/desktop/releases/download/v4.3.2607301322/WorkFlowy-Installer-4.3.2607301322.exe + InstallerSha256: 4F49DCA64E342C8C91F2985F4E0940AF782F2B3D6FEB6997CFD3BD5708C831E6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2607301322/FunRoutine.WorkFlowy.locale.en-US.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2607301322/FunRoutine.WorkFlowy.locale.en-US.yaml new file mode 100644 index 0000000000000..102df8765398d --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2607301322/FunRoutine.WorkFlowy.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.3.2607301322 +PackageLocale: en-US +Publisher: WorkFlowy +PublisherUrl: https://workflowy.com/ +PublisherSupportUrl: https://workflowy.zendesk.com/ +PrivacyUrl: https://workflowy.com/privacy-policy/ +Author: FunRoutine Inc. +PackageName: WorkFlowy +PackageUrl: https://workflowy.com/ +License: Proprietary +Copyright: Copyright © 2026 WorkFlowy +ShortDescription: Collect your ideas, develop them, share them, and turn them into reality. +Tags: +- agenda +- calendar +- checklist +- gtd +- list +- memo +- memorandum +- notes +- schedule +- task +- to-do +- todo +ReleaseNotesUrl: https://github.com/workflowy/desktop/releases/tag/v4.3.2607301322 +PurchaseUrl: https://workflowy.com/pricing/ +Documentations: +- DocumentLabel: Guides + DocumentUrl: https://workflowy.com/guides/ +- DocumentLabel: Knowledge Base + DocumentUrl: https://workflowy.com/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2607301322/FunRoutine.WorkFlowy.locale.zh-CN.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2607301322/FunRoutine.WorkFlowy.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ee9cf21201be2 --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2607301322/FunRoutine.WorkFlowy.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.3.2607301322 +PackageLocale: zh-CN +Publisher: WorkFlowy +PublisherUrl: https://workflowy.com/ +PublisherSupportUrl: https://workflowy.zendesk.com/ +PrivacyUrl: https://workflowy.com/privacy-policy/ +Author: FunRoutine Inc. +PackageName: WorkFlowy +PackageUrl: https://workflowy.com/ +License: 专有软件 +Copyright: Copyright © 2026 WorkFlowy +ShortDescription: 收集你的想法,开发、分享它们,并将其变为现实。 +Tags: +- 任务 +- 列表 +- 备忘 +- 备忘录 +- 待办 +- 待办事项 +- 提醒事项 +- 日历 +- 日程 +- 日程管理 +- 时间管理 +- 清单 +- 笔记 +- 议程 +ReleaseNotesUrl: https://github.com/workflowy/desktop/releases/tag/v4.3.2607301322 +PurchaseUrl: https://workflowy.com/pricing/ +Documentations: +- DocumentLabel: 指南 + DocumentUrl: https://workflowy.com/guides/ +- DocumentLabel: 知识库 + DocumentUrl: https://workflowy.com/learn/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2607301322/FunRoutine.WorkFlowy.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2607301322/FunRoutine.WorkFlowy.yaml new file mode 100644 index 0000000000000..50c5b23d5ee9a --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2607301322/FunRoutine.WorkFlowy.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.3.2607301322 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From aabb1cb4e8206e139083769cf49097dd3bcb60d1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:24:11 +0800 Subject: [PATCH 065/114] New version: Granola.Granola version 7.452.1 (#409955) --- .../7.452.1/Granola.Granola.installer.yaml | 20 +++++++++++++ .../7.452.1/Granola.Granola.locale.en-US.yaml | 29 +++++++++++++++++++ .../7.452.1/Granola.Granola.locale.zh-CN.yaml | 17 +++++++++++ .../Granola/7.452.1/Granola.Granola.yaml | 8 +++++ 4 files changed, 74 insertions(+) create mode 100644 manifests/g/Granola/Granola/7.452.1/Granola.Granola.installer.yaml create mode 100644 manifests/g/Granola/Granola/7.452.1/Granola.Granola.locale.en-US.yaml create mode 100644 manifests/g/Granola/Granola/7.452.1/Granola.Granola.locale.zh-CN.yaml create mode 100644 manifests/g/Granola/Granola/7.452.1/Granola.Granola.yaml diff --git a/manifests/g/Granola/Granola/7.452.1/Granola.Granola.installer.yaml b/manifests/g/Granola/Granola/7.452.1/Granola.Granola.installer.yaml new file mode 100644 index 0000000000000..5ade181f82d1c --- /dev/null +++ b/manifests/g/Granola/Granola/7.452.1/Granola.Granola.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: Granola.Granola +PackageVersion: 7.452.1 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- granola +ProductCode: cdc80bd8-3b8c-5d86-a628-c46cf9da018d +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerUrl: https://dr2v7l5emb758.cloudfront.net/7.452.1/Granola-7.452.1-win-x64.exe + InstallerSha256: 7AC8FCA4D79953EAE1509D9AD71340C71AB6BAE4790C842D1A81EBF3F88922BE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Granola/Granola/7.452.1/Granola.Granola.locale.en-US.yaml b/manifests/g/Granola/Granola/7.452.1/Granola.Granola.locale.en-US.yaml new file mode 100644 index 0000000000000..3513e66a3d7d1 --- /dev/null +++ b/manifests/g/Granola/Granola/7.452.1/Granola.Granola.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: Granola.Granola +PackageVersion: 7.452.1 +PackageLocale: en-US +Publisher: Granola +PublisherUrl: https://www.granola.ai/ +PublisherSupportUrl: https://help.granola.ai/ +PrivacyUrl: https://help.granola.ai/article/privacy-policy +Author: Granola, Inc. +PackageName: Granola +PackageUrl: https://www.granola.ai/ +License: Proprietary +LicenseUrl: https://www.granola.ai/policies +Copyright: © Granola inc 2026 +CopyrightUrl: https://www.granola.ai/policies +ShortDescription: The AI notepad for people in back-to-back meetings +Description: Granola takes your raw meeting notes and makes them awesome. No awkward meeting bots - just beautiful notes for you and your team, every single time. +Tags: +- audio +- caption +- subtitle +- transcribe +- transcription +- video +PurchaseUrl: https://www.granola.ai/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Granola/Granola/7.452.1/Granola.Granola.locale.zh-CN.yaml b/manifests/g/Granola/Granola/7.452.1/Granola.Granola.locale.zh-CN.yaml new file mode 100644 index 0000000000000..596015fa6127d --- /dev/null +++ b/manifests/g/Granola/Granola/7.452.1/Granola.Granola.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: Granola.Granola +PackageVersion: 7.452.1 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款专为连轴会议人士打造的 AI 记事本 +Description: Granola 可将您的原始会议记录变得精彩纷呈。无需尴尬的会议机器人——每次都能为您和您的团队带来美观整洁的会议记录。 +Tags: +- 字幕 +- 视频 +- 转写 +- 音频 +PurchaseUrl: https://www.granola.ai/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Granola/Granola/7.452.1/Granola.Granola.yaml b/manifests/g/Granola/Granola/7.452.1/Granola.Granola.yaml new file mode 100644 index 0000000000000..3ecbf31fc0e80 --- /dev/null +++ b/manifests/g/Granola/Granola/7.452.1/Granola.Granola.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: Granola.Granola +PackageVersion: 7.452.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4a3bdfe9598b357317f3582b25f7bbb2a7112145 Mon Sep 17 00:00:00 2001 From: Alexander Trakhimenok <533159+trakhimenok@users.noreply.github.com> Date: Thu, 30 Jul 2026 17:24:26 +0100 Subject: [PATCH 066/114] New version: SpecScore.CLI 0.25.0 (#409956) Co-authored-by: goreleaserbot --- .../CLI/0.25.0/SpecScore.CLI.installer.yaml | 18 ++++++++++++++++++ .../CLI/0.25.0/SpecScore.CLI.locale.en-US.yaml | 18 ++++++++++++++++++ .../s/SpecScore/CLI/0.25.0/SpecScore.CLI.yaml | 7 +++++++ 3 files changed, 43 insertions(+) create mode 100644 manifests/s/SpecScore/CLI/0.25.0/SpecScore.CLI.installer.yaml create mode 100644 manifests/s/SpecScore/CLI/0.25.0/SpecScore.CLI.locale.en-US.yaml create mode 100644 manifests/s/SpecScore/CLI/0.25.0/SpecScore.CLI.yaml diff --git a/manifests/s/SpecScore/CLI/0.25.0/SpecScore.CLI.installer.yaml b/manifests/s/SpecScore/CLI/0.25.0/SpecScore.CLI.installer.yaml new file mode 100644 index 0000000000000..e769db0181ca0 --- /dev/null +++ b/manifests/s/SpecScore/CLI/0.25.0/SpecScore.CLI.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: SpecScore.CLI +PackageVersion: 0.25.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-07-30" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: specscore.exe + PortableCommandAlias: specscore + InstallerUrl: https://github.com/specscore/specscore-cli/releases/download/v0.25.0/specscore_0.25.0_windows_amd64.zip + InstallerSha256: ced8689bc12394f62d1b6993e766a4e7ad7c4743ca0b2e79dae5a67a92499ee8 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecScore/CLI/0.25.0/SpecScore.CLI.locale.en-US.yaml b/manifests/s/SpecScore/CLI/0.25.0/SpecScore.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..783edd600e747 --- /dev/null +++ b/manifests/s/SpecScore/CLI/0.25.0/SpecScore.CLI.locale.en-US.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: SpecScore.CLI +PackageVersion: 0.25.0 +PackageLocale: en-US +Publisher: SpecScore +PublisherUrl: https://specscore.md +PackageName: SpecScore +PackageUrl: https://specscore.md +License: Apache-2.0 +ShortDescription: Lint, validate, and navigate Markdown specifications. +Description: | + SpecScore is a CLI for working with Markdown-based specifications: + validate spec trees against structural conventions, search across + features, and inspect feature/plan/task relationships. +Moniker: SpecScore +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecScore/CLI/0.25.0/SpecScore.CLI.yaml b/manifests/s/SpecScore/CLI/0.25.0/SpecScore.CLI.yaml new file mode 100644 index 0000000000000..631ec82f70c70 --- /dev/null +++ b/manifests/s/SpecScore/CLI/0.25.0/SpecScore.CLI.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: SpecScore.CLI +PackageVersion: 0.25.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ca9ef6dc67f2b6e088ab295e8b6140667a77494d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:24:33 +0800 Subject: [PATCH 067/114] New version: iFlytek.iFlyRecSI version 5.1.6 (#409982) --- .../5.1.6/iFlytek.iFlyRecSI.installer.yaml | 21 ++++++++++++ .../5.1.6/iFlytek.iFlyRecSI.locale.en-US.yaml | 23 +++++++++++++ .../5.1.6/iFlytek.iFlyRecSI.locale.zh-CN.yaml | 32 +++++++++++++++++++ .../iFlyRecSI/5.1.6/iFlytek.iFlyRecSI.yaml | 8 +++++ 4 files changed, 84 insertions(+) create mode 100644 manifests/i/iFlytek/iFlyRecSI/5.1.6/iFlytek.iFlyRecSI.installer.yaml create mode 100644 manifests/i/iFlytek/iFlyRecSI/5.1.6/iFlytek.iFlyRecSI.locale.en-US.yaml create mode 100644 manifests/i/iFlytek/iFlyRecSI/5.1.6/iFlytek.iFlyRecSI.locale.zh-CN.yaml create mode 100644 manifests/i/iFlytek/iFlyRecSI/5.1.6/iFlytek.iFlyRecSI.yaml diff --git a/manifests/i/iFlytek/iFlyRecSI/5.1.6/iFlytek.iFlyRecSI.installer.yaml b/manifests/i/iFlytek/iFlyRecSI/5.1.6/iFlytek.iFlyRecSI.installer.yaml new file mode 100644 index 0000000000000..3e662266eb807 --- /dev/null +++ b/manifests/i/iFlytek/iFlyRecSI/5.1.6/iFlytek.iFlyRecSI.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: iFlytek.iFlyRecSI +PackageVersion: 5.1.6 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: 28570c1d-6efa-5206-8e03-947b069cec3c +ReleaseDate: 2026-07-29 +Installers: +- Architecture: x64 + InstallerUrl: https://tongchuan.iflyrec.com/download/tjhz/windows/TJTC001/tjtc_TJTC001_setup_5.1.6_2463.exe + InstallerSha256: 9193D736D7A3DD901E77219841EB5F5B52E0C85B9177916546580CF9A7D379C0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/iFlytek/iFlyRecSI/5.1.6/iFlytek.iFlyRecSI.locale.en-US.yaml b/manifests/i/iFlytek/iFlyRecSI/5.1.6/iFlytek.iFlyRecSI.locale.en-US.yaml new file mode 100644 index 0000000000000..3c72c231a75dc --- /dev/null +++ b/manifests/i/iFlytek/iFlyRecSI/5.1.6/iFlytek.iFlyRecSI.locale.en-US.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: iFlytek.iFlyRecSI +PackageVersion: 5.1.6 +PackageLocale: en-US +Author: Anhui Iflyrec Co., Ltd. +License: Proprietary +ShortDescription: An AI simultaneous interpretation software integrated with multilingual real-time transcription and translation, subtitle display, human assistance and live meeting. +Description: Based on iFlytek's cutting-edge intelligent speech and language technology, iFlyRec Simultaneous Interpretation provides multilingual simultaneous interpretation and various customized services for all scenarios. It offers personal floating subtitles and enterprise simultaneous interpretation services for scenarios such as conferences, exhibitions, office entertainment and live streaming to construct a multi-level ecosystem for iFlyRec Simultaneous Interpretation. It provides real-time transcription and translation between multiple languages, as well as various simultaneous interpretation services such as on-screen display, customized conferences, multilingual human simultaneous interpretation, multilingual speech synthesis, conference shorthand, conference live streaming and conference recording sharing through simultaneous interpretation products. iFlyRec Simultaneous Interpretation features efficiency, professionalism, and intelligence and has successfully provided services for thousands of different kinds of conferences, press conferences, and professional academic conferences all over the world. +Tags: +- caption +- chinese +- conference +- english +- meeting +- simultaneous-interpreting +- subtitle +- translate +- translation +- translator +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/i/iFlytek/iFlyRecSI/5.1.6/iFlytek.iFlyRecSI.locale.zh-CN.yaml b/manifests/i/iFlytek/iFlyRecSI/5.1.6/iFlytek.iFlyRecSI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..46a9d210b0641 --- /dev/null +++ b/manifests/i/iFlytek/iFlyRecSI/5.1.6/iFlytek.iFlyRecSI.locale.zh-CN.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: iFlytek.iFlyRecSI +PackageVersion: 5.1.6 +PackageLocale: zh-CN +Publisher: 安徽听见科技有限公司 +PublisherUrl: https://www.iflyrec.com/ +PublisherSupportUrl: https://tongchuan.iflyrec.com/index/helpcenter +PrivacyUrl: https://static.iflyrec.com/v1/iflyrectjpt/publicread01/privacyPolicy/huizhan/productPrivacyPolicy.html +Author: 安徽听见科技有限公司 +PackageName: 讯飞听见同传 +PackageUrl: https://tongchuan.iflyrec.com/ +License: 专有软件 +LicenseUrl: https://static.iflyrec.com/v1/iflyrectjpt/publicread01/privacyPolicy/huizhan/userPrivacyPolicy.html +Copyright: Copyright © 2026 安徽听见科技有限公司 +CopyrightUrl: https://www.iflyrec.com/html/helpCenter/legal.html +ShortDescription: 多语种实时转写翻译、字幕投屏、人工保障、会议直播一体化 AI 同传软件 +Description: 讯飞听见同传,基于科大讯飞世界前沿水平的智能语音和语言技术,提供全场景多语种同传及各类定制服务。面向会议、展会、办公娱乐、直播看剧等场景提供个人悬浮字幕、企业同传服务,构建讯飞听见同传的多层次生态的服务体系,通过同传产品提供多国语种的实时转写翻译及上屏展示、会议定制、多国语种人工同传、多国语种语音合成、会议速记、会议直播和会议记录分享等一体化同传服务。讯飞听见同传以高效、专业、智能为特色,已成功为国内外万余场大中型会议、发布会、专业学术会议提供服务。 +Tags: +- 中文 +- 会议 +- 同传 +- 同声传译 +- 字幕 +- 汉语 +- 翻译 +- 英文 +- 英语 +PurchaseUrl: https://tongchuan.iflyrec.com/index/recharge/refill-card-list +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/iFlytek/iFlyRecSI/5.1.6/iFlytek.iFlyRecSI.yaml b/manifests/i/iFlytek/iFlyRecSI/5.1.6/iFlytek.iFlyRecSI.yaml new file mode 100644 index 0000000000000..af54888addbde --- /dev/null +++ b/manifests/i/iFlytek/iFlyRecSI/5.1.6/iFlytek.iFlyRecSI.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: iFlytek.iFlyRecSI +PackageVersion: 5.1.6 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From b057f42fa81e4ee14fbb3484af609042a1bccb30 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:24:39 +0800 Subject: [PATCH 068/114] New version: Sourcegraph.Amp version 0.0.1785414570-ga1c034 (#409965) --- .../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.1785412283-g44d1db => 0.0.1785414570-ga1c034}/Sourcegraph.Amp.installer.yaml (64%) rename manifests/s/Sourcegraph/Amp/{0.0.1785412283-g44d1db => 0.0.1785414570-ga1c034}/Sourcegraph.Amp.locale.en-US.yaml (97%) rename manifests/s/Sourcegraph/Amp/{0.0.1785412283-g44d1db => 0.0.1785414570-ga1c034}/Sourcegraph.Amp.locale.zh-CN.yaml (96%) rename manifests/s/Sourcegraph/Amp/{0.0.1785412283-g44d1db => 0.0.1785414570-ga1c034}/Sourcegraph.Amp.yaml (85%) diff --git a/manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1785414570-ga1c034/Sourcegraph.Amp.installer.yaml similarity index 64% rename from manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/Sourcegraph.Amp.installer.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1785414570-ga1c034/Sourcegraph.Amp.installer.yaml index 284fbbfbd4940..48da58739d0fc 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/Sourcegraph.Amp.installer.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1785414570-ga1c034/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.1785412283-g44d1db +PackageVersion: 0.0.1785414570-ga1c034 InstallerType: portable Commands: - amp @@ -12,7 +12,7 @@ Dependencies: ReleaseDate: 2026-07-30 Installers: - Architecture: x64 - InstallerUrl: https://static.ampcode.com/cli/0.0.1785412283-g44d1db/amp-windows-x64-baseline.exe - InstallerSha256: 236A348A9CA81D470852AC0B7ECF1735EF5BE0720BAF4E613F7A189886A88627 + InstallerUrl: https://static.ampcode.com/cli/0.0.1785414570-ga1c034/amp-windows-x64-baseline.exe + InstallerSha256: D620163C3A2691ABA636CB01852E44CA4E51C00C445C0EDC15A860F3219D8B18 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1785414570-ga1c034/Sourcegraph.Amp.locale.en-US.yaml similarity index 97% rename from manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/Sourcegraph.Amp.locale.en-US.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1785414570-ga1c034/Sourcegraph.Amp.locale.en-US.yaml index 936acdc43e102..9755cc7b5c330 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/Sourcegraph.Amp.locale.en-US.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1785414570-ga1c034/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.1785412283-g44d1db +PackageVersion: 0.0.1785414570-ga1c034 PackageLocale: en-US Publisher: Sourcegraph, Inc. PublisherUrl: https://ampcode.com/ diff --git a/manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1785414570-ga1c034/Sourcegraph.Amp.locale.zh-CN.yaml similarity index 96% rename from manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/Sourcegraph.Amp.locale.zh-CN.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1785414570-ga1c034/Sourcegraph.Amp.locale.zh-CN.yaml index 7fcda3bb8db16..38f0c1c271b9b 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/Sourcegraph.Amp.locale.zh-CN.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1785414570-ga1c034/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.1785412283-g44d1db +PackageVersion: 0.0.1785414570-ga1c034 PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于终端与编辑器的前沿编码智能体。 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1785414570-ga1c034/Sourcegraph.Amp.yaml similarity index 85% rename from manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/Sourcegraph.Amp.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1785414570-ga1c034/Sourcegraph.Amp.yaml index 5ab9f2ac3ec30..550942e365d05 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1785412283-g44d1db/Sourcegraph.Amp.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1785414570-ga1c034/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.1785412283-g44d1db +PackageVersion: 0.0.1785414570-ga1c034 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From f1cd5107c5382f99cca795614f2d9a0d7d326d3d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:24:51 +0800 Subject: [PATCH 069/114] New version: Raise3D.ideaMaker version 5.4.2.8790 (#409861) --- .../Raise3D.ideaMaker.installer.yaml | 26 ++++++++++ .../Raise3D.ideaMaker.locale.en-US.yaml | 51 +++++++++++++++++++ .../Raise3D.ideaMaker.locale.zh-CN.yaml | 30 +++++++++++ .../5.4.2.8790/Raise3D.ideaMaker.yaml | 8 +++ 4 files changed, 115 insertions(+) create mode 100644 manifests/r/Raise3D/ideaMaker/5.4.2.8790/Raise3D.ideaMaker.installer.yaml create mode 100644 manifests/r/Raise3D/ideaMaker/5.4.2.8790/Raise3D.ideaMaker.locale.en-US.yaml create mode 100644 manifests/r/Raise3D/ideaMaker/5.4.2.8790/Raise3D.ideaMaker.locale.zh-CN.yaml create mode 100644 manifests/r/Raise3D/ideaMaker/5.4.2.8790/Raise3D.ideaMaker.yaml diff --git a/manifests/r/Raise3D/ideaMaker/5.4.2.8790/Raise3D.ideaMaker.installer.yaml b/manifests/r/Raise3D/ideaMaker/5.4.2.8790/Raise3D.ideaMaker.installer.yaml new file mode 100644 index 0000000000000..2a94631299a84 --- /dev/null +++ b/manifests/r/Raise3D/ideaMaker/5.4.2.8790/Raise3D.ideaMaker.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: Raise3D.ideaMaker +PackageVersion: 5.4.2.8790 +InstallerType: nullsoft +Scope: machine +Protocols: +- ideamaker +FileExtensions: +- 3mf +- firm +- gcode +- i +- idea +- obj +- oltp +- stl +ProductCode: ideaMaker-App +ReleaseDate: 2026-07-21 +Installers: +- Architecture: x64 + InstallerUrl: https://downcdn.raise3d.com/ideamaker/release/5.4.2/install_ideaMaker_5.4.2.8790.exe + InstallerSha256: F53CDC9B9582FF7DC78DE51B13F6ED22770C6BA81AC23F3339B4945959BE0F48 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Raise3D/ideaMaker/5.4.2.8790/Raise3D.ideaMaker.locale.en-US.yaml b/manifests/r/Raise3D/ideaMaker/5.4.2.8790/Raise3D.ideaMaker.locale.en-US.yaml new file mode 100644 index 0000000000000..e2ba0a3c00dd8 --- /dev/null +++ b/manifests/r/Raise3D/ideaMaker/5.4.2.8790/Raise3D.ideaMaker.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Raise3D.ideaMaker +PackageVersion: 5.4.2.8790 +PackageLocale: en-US +Publisher: Raise3D +PublisherUrl: https://www.raise3d.com/ +PublisherSupportUrl: https://support.raise3d.com/ +PrivacyUrl: https://www.raise3d.com/legal/privacy-policy/ +Author: Raise 3D Technologies Inc. +PackageName: ideaMaker +PackageUrl: https://www.raise3d.com/ideamaker/ +License: Proprietary +LicenseUrl: https://www.raise3d.com/legal/terms-of-use/ +Copyright: Copyright © 2026, Raise 3D Technologies Inc. All rights reserved +CopyrightUrl: https://www.raise3d.com/legal/terms-of-use/ +ShortDescription: An Advanced Slicing Software for AM Production +Description: |- + ideaMaker® is optimized for use with Raise3D solutions, enabling advanced 3D printing performance with a wide range of engineering and functional materials, including FFF and DLP technology. + - Short Learning Curve needed for Successful Printing + - Easy Access to Materials + - Streamlined Software + - Improved User Experience +Tags: +- 3d +- 3d-printer +- 3d-printing +- maker +- model +- slicer +ReleaseNotes: |- + - Added separate settings for Inner Bridging Flowrate, Inner Bridging Speed, and Inner Bridging Extrusion Width Percentage to enable fine-grained control of internal vs. external bridge structures. + - Added support for alternating fill angles on support dense layers to improve support adhesion and stability. + - Assembly Support for Arrange and Sequential Printing. + - New Infill Type - Archimedean Chords. + - Infill Anchor: Added a sparse infill anchor line length setting. + - New Start Point Type - Aligned. + - Extended Shell Infill Order: Added two new options to Shell and Infill Order: "Inner/Outer/Inner -> Infill" and "Infill -> Inner/Outer/Inner". + - Support Painting Fill Mode - Overhang Only. + - Support nozzle and Raft/Skirt/Brim nozzles now support being set to "Not Specified". + - Travel paths have been split from one frame per path to one frame per step, enabling step-by-step animation playback and precise GCode line number positioning. + - Added a 3D nozzle model display and speed display in FFF preview. + - Refactored the SLS slicing algorithm, reducing peak memory to under 25% of previous versions. + - Overall SLS slicing time reduced to under 40% of previous versions. + - Significant speedup when arranging identical models. + - Optimized the 3D packing algorithm, reducing peak memory by over 30%. + - Significantly reduces computation time when using the Balanced packing strategy. +ReleaseNotesUrl: https://www.raise3d.com/news/ideamaker-5-4-2-release-notes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Raise3D/ideaMaker/5.4.2.8790/Raise3D.ideaMaker.locale.zh-CN.yaml b/manifests/r/Raise3D/ideaMaker/5.4.2.8790/Raise3D.ideaMaker.locale.zh-CN.yaml new file mode 100644 index 0000000000000..da22490244c64 --- /dev/null +++ b/manifests/r/Raise3D/ideaMaker/5.4.2.8790/Raise3D.ideaMaker.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: Raise3D.ideaMaker +PackageVersion: 5.4.2.8790 +PackageLocale: zh-CN +PublisherUrl: https://www.raise3d.cn/ +PublisherSupportUrl: https://support.raise3d.cn/ +PrivacyUrl: https://www.raise3d.cn/legal/privacy-policy/ +Author: 上海复志信息科技股份有限公司 +PackageUrl: https://www.raise3d.cn/ideamaker/ +License: 专有软件 +LicenseUrl: https://www.raise3d.cn/legal/terms-of-use/ +CopyrightUrl: https://www.raise3d.cn/legal/terms-of-use/ +ShortDescription: 用于 AM(增材制造)的先进切片软件 +Description: |- + ideaMaker® 为 Raise3D 解决方案配套使用,通过广泛的工程和功能材料(包括 FFF 技术和 DLP 技术)实现先进的 3D 打印性能。 + - 让专业的设备更易上手 + - 轻松获取开放材料 + - 简化软件 + - 赋予专业用户更高的自由度 +Tags: +- 3d +- 3d打印 +- 3d打印机 +- 切片 +- 模型 +ReleaseNotesUrl: https://www.raise3d.cn/news/ideamaker-5-4-2-release-note/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Raise3D/ideaMaker/5.4.2.8790/Raise3D.ideaMaker.yaml b/manifests/r/Raise3D/ideaMaker/5.4.2.8790/Raise3D.ideaMaker.yaml new file mode 100644 index 0000000000000..df236f482356b --- /dev/null +++ b/manifests/r/Raise3D/ideaMaker/5.4.2.8790/Raise3D.ideaMaker.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: Raise3D.ideaMaker +PackageVersion: 5.4.2.8790 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ccbe2fb84c922fcf7cc5d313d749bf12454c21be Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:24:54 +0800 Subject: [PATCH 070/114] New version: Postman.Postman version 12.21.7 (#409963) --- .../12.21.7/Postman.Postman.installer.yaml | 24 ++++++++++++ .../12.21.7/Postman.Postman.locale.en-US.yaml | 37 +++++++++++++++++++ .../12.21.7/Postman.Postman.locale.zh-CN.yaml | 24 ++++++++++++ .../Postman/12.21.7/Postman.Postman.yaml | 8 ++++ 4 files changed, 93 insertions(+) create mode 100644 manifests/p/Postman/Postman/12.21.7/Postman.Postman.installer.yaml create mode 100644 manifests/p/Postman/Postman/12.21.7/Postman.Postman.locale.en-US.yaml create mode 100644 manifests/p/Postman/Postman/12.21.7/Postman.Postman.locale.zh-CN.yaml create mode 100644 manifests/p/Postman/Postman/12.21.7/Postman.Postman.yaml diff --git a/manifests/p/Postman/Postman/12.21.7/Postman.Postman.installer.yaml b/manifests/p/Postman/Postman/12.21.7/Postman.Postman.installer.yaml new file mode 100644 index 0000000000000..873cf59e9e38a --- /dev/null +++ b/manifests/p/Postman/Postman/12.21.7/Postman.Postman.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Postman.Postman +PackageVersion: 12.21.7 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- postman +ProductCode: Postman +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerUrl: https://dl.pstmn.io/download/version/12.21.7/windows_64 + InstallerSha256: DFB73305F085A56686B04ADF91726C34F12B195C816C650A491BBEA3C8E2559F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.21.7/Postman.Postman.locale.en-US.yaml b/manifests/p/Postman/Postman/12.21.7/Postman.Postman.locale.en-US.yaml new file mode 100644 index 0000000000000..ea3f1fd6c0fde --- /dev/null +++ b/manifests/p/Postman/Postman/12.21.7/Postman.Postman.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Postman.Postman +PackageVersion: 12.21.7 +PackageLocale: en-US +Publisher: Postman +PublisherUrl: https://www.postman.com/ +PublisherSupportUrl: https://www.postman.com/support/ +PrivacyUrl: https://www.postman.com/legal/privacy-policy/ +Author: Postman, Inc. +PackageName: Postman +PackageUrl: https://www.postman.com/downloads/ +License: Proprietary +LicenseUrl: https://www.postman.com/legal/terms/ +Copyright: © 2026 Postman, Inc. +CopyrightUrl: https://www.postman.com/legal/terms/ +ShortDescription: The Collaboration Platform for API Development +Description: Postman is a collaboration platform for API development. Postman's features simplify each step of building an API and streamline collaboration so you can create better APIs — faster. +Moniker: postman +Tags: +- api +- automation +- debug +- develop +- development +- interface +- internet +- network +- request +- response +PurchaseUrl: https://www.postman.com/pricing/ +Documentations: +- DocumentLabel: Learning Center + DocumentUrl: https://learning.postman.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.21.7/Postman.Postman.locale.zh-CN.yaml b/manifests/p/Postman/Postman/12.21.7/Postman.Postman.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ce029beb692b2 --- /dev/null +++ b/manifests/p/Postman/Postman/12.21.7/Postman.Postman.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: Postman.Postman +PackageVersion: 12.21.7 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: API 开发协作平台 +Description: Postman 是一个 API 开发协作平台,简化构建 API 流程的每一步,并让协作流水线化,从而更快更好地创建 API。 +Tags: +- api +- 互联网 +- 响应 +- 开发 +- 接口 +- 网络 +- 自动化 +- 请求 +- 调试 +Documentations: +- DocumentLabel: 学习中心 + DocumentUrl: https://learning.postman.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.21.7/Postman.Postman.yaml b/manifests/p/Postman/Postman/12.21.7/Postman.Postman.yaml new file mode 100644 index 0000000000000..1095d4c3d7e45 --- /dev/null +++ b/manifests/p/Postman/Postman/12.21.7/Postman.Postman.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Postman.Postman +PackageVersion: 12.21.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 04df7bc68eceeacfda4ee7476cacb478df691fa6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:25:13 +0800 Subject: [PATCH 071/114] New version: Veracode.CLI version 2.51.2 (#409971) --- .../CLI/2.51.2/Veracode.CLI.installer.yaml | 23 +++++++++++++++++++ .../CLI/2.51.2/Veracode.CLI.locale.en-US.yaml | 23 +++++++++++++++++++ .../CLI/2.51.2/Veracode.CLI.locale.zh-CN.yaml | 11 +++++++++ .../v/Veracode/CLI/2.51.2/Veracode.CLI.yaml | 8 +++++++ 4 files changed, 65 insertions(+) create mode 100644 manifests/v/Veracode/CLI/2.51.2/Veracode.CLI.installer.yaml create mode 100644 manifests/v/Veracode/CLI/2.51.2/Veracode.CLI.locale.en-US.yaml create mode 100644 manifests/v/Veracode/CLI/2.51.2/Veracode.CLI.locale.zh-CN.yaml create mode 100644 manifests/v/Veracode/CLI/2.51.2/Veracode.CLI.yaml diff --git a/manifests/v/Veracode/CLI/2.51.2/Veracode.CLI.installer.yaml b/manifests/v/Veracode/CLI/2.51.2/Veracode.CLI.installer.yaml new file mode 100644 index 0000000000000..e64f05e32d18a --- /dev/null +++ b/manifests/v/Veracode/CLI/2.51.2/Veracode.CLI.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: Veracode.CLI +PackageVersion: 2.51.2 +InstallerType: zip +NestedInstallerType: portable +Commands: +- veracode +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: veracode-cli_2.51.2_windows_386\veracode.exe + InstallerUrl: https://tools.veracode.com/veracode-cli/veracode-cli_2.51.2_windows_386.zip + InstallerSha256: 345386E3FBD9CBDE0673836756F9F454981DD1D5382C050FDB6322AAA7F04C2D +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: veracode-cli_2.51.2_windows_x86\veracode.exe + InstallerUrl: https://tools.veracode.com/veracode-cli/veracode-cli_2.51.2_windows_x86.zip + InstallerSha256: E341D2470E9E9B8D366D532C2BFF24F82F64D944311DE4B7BB30EDD2C2CFFCE8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Veracode/CLI/2.51.2/Veracode.CLI.locale.en-US.yaml b/manifests/v/Veracode/CLI/2.51.2/Veracode.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..3f40cabd10b5d --- /dev/null +++ b/manifests/v/Veracode/CLI/2.51.2/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.2 +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.2/Veracode.CLI.locale.zh-CN.yaml b/manifests/v/Veracode/CLI/2.51.2/Veracode.CLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..67fb99357da4c --- /dev/null +++ b/manifests/v/Veracode/CLI/2.51.2/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.2 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 执行各种操作以测试您的应用程序的安全性 +Description: 您可以通过 Veracode CLI 对开发容器运行安全扫描。CLI 可帮助开发人员在运行前防止全面性的漏洞利用,并提供其容器管道安全状况的可见性。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Veracode/CLI/2.51.2/Veracode.CLI.yaml b/manifests/v/Veracode/CLI/2.51.2/Veracode.CLI.yaml new file mode 100644 index 0000000000000..fca065068128e --- /dev/null +++ b/manifests/v/Veracode/CLI/2.51.2/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.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 73603a5d3221e56995ce1051926b7b071d1fd28e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:25:16 +0800 Subject: [PATCH 072/114] New version: JetBrains.ReSharper version 2026.2.0.1 (#409980) --- .../JetBrains.ReSharper.installer.yaml | 29 ++++++++++++++++ .../JetBrains.ReSharper.locale.en-US.yaml | 33 +++++++++++++++++++ .../JetBrains.ReSharper.locale.zh-CN.yaml | 27 +++++++++++++++ .../2026.2.0.1/JetBrains.ReSharper.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/j/JetBrains/ReSharper/2026.2.0.1/JetBrains.ReSharper.installer.yaml create mode 100644 manifests/j/JetBrains/ReSharper/2026.2.0.1/JetBrains.ReSharper.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/ReSharper/2026.2.0.1/JetBrains.ReSharper.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/ReSharper/2026.2.0.1/JetBrains.ReSharper.yaml diff --git a/manifests/j/JetBrains/ReSharper/2026.2.0.1/JetBrains.ReSharper.installer.yaml b/manifests/j/JetBrains/ReSharper/2026.2.0.1/JetBrains.ReSharper.installer.yaml new file mode 100644 index 0000000000000..26a906e359efb --- /dev/null +++ b/manifests/j/JetBrains/ReSharper/2026.2.0.1/JetBrains.ReSharper.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: JetBrains.ReSharper +PackageVersion: 2026.2.0.1 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /Silent=True + SilentWithProgress: /Silent=True + Log: /LogFile="" +UpgradeBehavior: install +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2026.2.0.1/JetBrains.ReSharper.2026.2.0.1.web.exe + InstallerSha256: E0E18F69DFEB3E28994F7B76E5FE62B95ED84456EB5D50D94424A7C117164DCF +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2026.2.0.1/JetBrains.ReSharper.2026.2.0.1.web.exe + InstallerSha256: E0E18F69DFEB3E28994F7B76E5FE62B95ED84456EB5D50D94424A7C117164DCF + InstallerSwitches: + Custom: /PerMachine=True + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/ReSharper/2026.2.0.1/JetBrains.ReSharper.locale.en-US.yaml b/manifests/j/JetBrains/ReSharper/2026.2.0.1/JetBrains.ReSharper.locale.en-US.yaml new file mode 100644 index 0000000000000..02b5665d7c7e8 --- /dev/null +++ b/manifests/j/JetBrains/ReSharper/2026.2.0.1/JetBrains.ReSharper.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: JetBrains.ReSharper +PackageVersion: 2026.2.0.1 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains ReSharper +PackageUrl: https://www.jetbrains.com/resharper/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: The Visual Studio Extension for .NET Developers +Moniker: resharper +Tags: +- .net +- c# +- csharp +- develop +- development +- dotnet +ReleaseNotes: |- + ReSharper 2026.2.0.1 Release Notes + ReSharper 2026.2.0.1 + This update brings fixes and improvements to strengthen the ReSharper's overall stability. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/DOTNET-A-370/ReSharper-Tools-2026.2.0.1-release-notes +PurchaseUrl: https://www.jetbrains.com/store/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/ReSharper/2026.2.0.1/JetBrains.ReSharper.locale.zh-CN.yaml b/manifests/j/JetBrains/ReSharper/2026.2.0.1/JetBrains.ReSharper.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5e50ccec9b84f --- /dev/null +++ b/manifests/j/JetBrains/ReSharper/2026.2.0.1/JetBrains.ReSharper.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: JetBrains.ReSharper +PackageVersion: 2026.2.0.1 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains ReSharper +PackageUrl: https://www.jetbrains.com/zh-cn/resharper/ +License: 专有软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: 适用于 .NET 开发者的 Visual Studio 扩展程序 +Tags: +- .net +- c# +- csharp +- dotnet +- 开发 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/DOTNET-A-370/ReSharper-Tools-2026.2.0.1-release-notes +PurchaseUrl: https://www.jetbrains.com/zh-cn/store/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/ReSharper/2026.2.0.1/JetBrains.ReSharper.yaml b/manifests/j/JetBrains/ReSharper/2026.2.0.1/JetBrains.ReSharper.yaml new file mode 100644 index 0000000000000..c1d65fb8b0a55 --- /dev/null +++ b/manifests/j/JetBrains/ReSharper/2026.2.0.1/JetBrains.ReSharper.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.ReSharper +PackageVersion: 2026.2.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cfa55ecce750e31125ae0c4c409c2f7d26bc7181 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:25:22 +0800 Subject: [PATCH 073/114] New version: MiniMax.MiniMaxCode version 3.0.57 (#409804) --- .../3.0.57/MiniMax.MiniMaxCode.installer.yaml | 34 +++++++++++++++++++ .../MiniMax.MiniMaxCode.locale.en-US.yaml | 28 +++++++++++++++ .../MiniMax.MiniMaxCode.locale.zh-CN.yaml | 27 +++++++++++++++ .../3.0.57/MiniMax.MiniMaxCode.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/m/MiniMax/MiniMaxCode/3.0.57/MiniMax.MiniMaxCode.installer.yaml create mode 100644 manifests/m/MiniMax/MiniMaxCode/3.0.57/MiniMax.MiniMaxCode.locale.en-US.yaml create mode 100644 manifests/m/MiniMax/MiniMaxCode/3.0.57/MiniMax.MiniMaxCode.locale.zh-CN.yaml create mode 100644 manifests/m/MiniMax/MiniMaxCode/3.0.57/MiniMax.MiniMaxCode.yaml diff --git a/manifests/m/MiniMax/MiniMaxCode/3.0.57/MiniMax.MiniMaxCode.installer.yaml b/manifests/m/MiniMax/MiniMaxCode/3.0.57/MiniMax.MiniMaxCode.installer.yaml new file mode 100644 index 0000000000000..5988d3d7a7ebe --- /dev/null +++ b/manifests/m/MiniMax/MiniMaxCode/3.0.57/MiniMax.MiniMaxCode.installer.yaml @@ -0,0 +1,34 @@ +# 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.57 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- minimax +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerUrl: https://file.cdn.minimax.io/public/minimax-agent-prod/release/MiniMax%20Code%20Setup%203.0.57.exe + InstallerSha256: 64F80B7010A7803F0B404ED85ADA36CC3D0923D9D1CBA174199449764EF891DE + ProductCode: c3ad25b6-f8e2-5011-aa9b-70457ab9e042 +- Architecture: arm64 + InstallerUrl: https://file.cdn.minimax.io/public/minimax-agent-prod/release/MiniMax%20Code%20Setup%203.0.57.exe + InstallerSha256: 64F80B7010A7803F0B404ED85ADA36CC3D0923D9D1CBA174199449764EF891DE + ProductCode: c3ad25b6-f8e2-5011-aa9b-70457ab9e042 +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://filecdn.minimax.chat/public/minimax-agent-prod/release/MiniMax%20Code%20Setup%203.0.57.exe + InstallerSha256: 4BD8AD5F3CDD0B55351CF73F3EBC893D3F3030EC13364EF133EE8054B72729A6 + ProductCode: f2219de5-6104-50ab-8a91-95ff0ef719de +- InstallerLocale: zh-CN + Architecture: arm64 + InstallerUrl: https://filecdn.minimax.chat/public/minimax-agent-prod/release/MiniMax%20Code%20Setup%203.0.57.exe + InstallerSha256: 4BD8AD5F3CDD0B55351CF73F3EBC893D3F3030EC13364EF133EE8054B72729A6 + ProductCode: f2219de5-6104-50ab-8a91-95ff0ef719de +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MiniMax/MiniMaxCode/3.0.57/MiniMax.MiniMaxCode.locale.en-US.yaml b/manifests/m/MiniMax/MiniMaxCode/3.0.57/MiniMax.MiniMaxCode.locale.en-US.yaml new file mode 100644 index 0000000000000..e0731b39aff41 --- /dev/null +++ b/manifests/m/MiniMax/MiniMaxCode/3.0.57/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.57 +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.57/MiniMax.MiniMaxCode.locale.zh-CN.yaml b/manifests/m/MiniMax/MiniMaxCode/3.0.57/MiniMax.MiniMaxCode.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4b95261e44c54 --- /dev/null +++ b/manifests/m/MiniMax/MiniMaxCode/3.0.57/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.57 +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.57/MiniMax.MiniMaxCode.yaml b/manifests/m/MiniMax/MiniMaxCode/3.0.57/MiniMax.MiniMaxCode.yaml new file mode 100644 index 0000000000000..089102fadbc59 --- /dev/null +++ b/manifests/m/MiniMax/MiniMaxCode/3.0.57/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.57 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c4b2ab77b4445d4fe911c37df81a2eb09ea2bb23 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:25:33 +0800 Subject: [PATCH 074/114] New version: Yandex.Music version 5.113.2 (#409975) --- .../Music/5.113.2/Yandex.Music.installer.yaml | 18 +++++++++++ .../5.113.2/Yandex.Music.locale.en-US.yaml | 31 +++++++++++++++++++ .../5.113.2/Yandex.Music.locale.zh-CN.yaml | 22 +++++++++++++ .../y/Yandex/Music/5.113.2/Yandex.Music.yaml | 8 +++++ 4 files changed, 79 insertions(+) create mode 100644 manifests/y/Yandex/Music/5.113.2/Yandex.Music.installer.yaml create mode 100644 manifests/y/Yandex/Music/5.113.2/Yandex.Music.locale.en-US.yaml create mode 100644 manifests/y/Yandex/Music/5.113.2/Yandex.Music.locale.zh-CN.yaml create mode 100644 manifests/y/Yandex/Music/5.113.2/Yandex.Music.yaml diff --git a/manifests/y/Yandex/Music/5.113.2/Yandex.Music.installer.yaml b/manifests/y/Yandex/Music/5.113.2/Yandex.Music.installer.yaml new file mode 100644 index 0000000000000..45f2c8baa1e4f --- /dev/null +++ b/manifests/y/Yandex/Music/5.113.2/Yandex.Music.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: Yandex.Music +PackageVersion: 5.113.2 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 49494f9d-1887-5500-9c55-ef4cf0614971 +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerUrl: https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.113.2.exe + InstallerSha256: E9082D7F2A4B6CC9B5C7623484E536CD03A050B2C704ED1F7E3A354564A35E20 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yandex/Music/5.113.2/Yandex.Music.locale.en-US.yaml b/manifests/y/Yandex/Music/5.113.2/Yandex.Music.locale.en-US.yaml new file mode 100644 index 0000000000000..fe97e41b05f5e --- /dev/null +++ b/manifests/y/Yandex/Music/5.113.2/Yandex.Music.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: Yandex.Music +PackageVersion: 5.113.2 +PackageLocale: en-US +Publisher: Яндекс Музыка +PublisherUrl: https://yandex.com/ +PublisherSupportUrl: https://yandex.com/support/ +PrivacyUrl: https://yandex.com/legal/confidential/en/ +Author: YANDEX LLC +PackageName: Яндекс Музыка +PackageUrl: https://music.yandex.com/ +License: Proprietary +LicenseUrl: https://yandex.com/legal/ +Copyright: Copyright © 2026 Яндекс Музыка +ShortDescription: Yandex Music is a service for finding and listening to music and podcasts that provides personalized recommendations for each user. +Tags: +- album +- artist +- audio +- episode +- music +- playlist +- podcast +- radio +- song +- sound +- streaming +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yandex/Music/5.113.2/Yandex.Music.locale.zh-CN.yaml b/manifests/y/Yandex/Music/5.113.2/Yandex.Music.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6a34eb49ecfa9 --- /dev/null +++ b/manifests/y/Yandex/Music/5.113.2/Yandex.Music.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: Yandex.Music +PackageVersion: 5.113.2 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Yandex Music 是一项寻找和收听音乐和播客的服务,可为每位用户提供个性化推荐。 +Tags: +- 专辑 +- 广播 +- 播客 +- 歌单 +- 歌手 +- 歌曲 +- 流媒体 +- 艺人 +- 节目 +- 音乐 +- 音频 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yandex/Music/5.113.2/Yandex.Music.yaml b/manifests/y/Yandex/Music/5.113.2/Yandex.Music.yaml new file mode 100644 index 0000000000000..822b01e7783d1 --- /dev/null +++ b/manifests/y/Yandex/Music/5.113.2/Yandex.Music.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: Yandex.Music +PackageVersion: 5.113.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e5c8b52d4a3d169c0c7793e7daca3ff90cff6d45 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:25:46 +0800 Subject: [PATCH 075/114] New version: yetone.Alma version 0.0.914 (#409977) --- .../Alma/0.0.914/yetone.Alma.installer.yaml | 26 +++++++++++ .../0.0.914/yetone.Alma.locale.en-US.yaml | 44 +++++++++++++++++++ .../0.0.914/yetone.Alma.locale.zh-CN.yaml | 34 ++++++++++++++ .../y/yetone/Alma/0.0.914/yetone.Alma.yaml | 8 ++++ 4 files changed, 112 insertions(+) create mode 100644 manifests/y/yetone/Alma/0.0.914/yetone.Alma.installer.yaml create mode 100644 manifests/y/yetone/Alma/0.0.914/yetone.Alma.locale.en-US.yaml create mode 100644 manifests/y/yetone/Alma/0.0.914/yetone.Alma.locale.zh-CN.yaml create mode 100644 manifests/y/yetone/Alma/0.0.914/yetone.Alma.yaml diff --git a/manifests/y/yetone/Alma/0.0.914/yetone.Alma.installer.yaml b/manifests/y/yetone/Alma/0.0.914/yetone.Alma.installer.yaml new file mode 100644 index 0000000000000..97cf7cedb8122 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.914/yetone.Alma.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: yetone.Alma +PackageVersion: 0.0.914 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 53efb302-dbc3-52a1-8bb5-041beae96976 +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://updates.alma.now/alma-0.0.914-win-x64.exe + InstallerSha256: 8FC58D03B188EA1CCF8F621AD745855D06EF96C017FAEB7B08A4D7F380F13902 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://updates.alma.now/alma-0.0.914-win-x64.exe + InstallerSha256: 8FC58D03B188EA1CCF8F621AD745855D06EF96C017FAEB7B08A4D7F380F13902 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.914/yetone.Alma.locale.en-US.yaml b/manifests/y/yetone/Alma/0.0.914/yetone.Alma.locale.en-US.yaml new file mode 100644 index 0000000000000..cedd9190d6783 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.914/yetone.Alma.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: yetone.Alma +PackageVersion: 0.0.914 +PackageLocale: en-US +Publisher: yetone +PublisherUrl: https://alma.now/ +PackageName: Alma +PackageUrl: https://alma.now/ +License: Freeware +Copyright: © 2026 Alma +ShortDescription: A beautiful desktop application that unifies your AI experience. Seamlessly switch between OpenAI, Anthropic, Google Gemini, and custom providers. +Description: |- + Alma is a Local-First, Memory-First AI Agent app — zero barrier to entry, putting Agent capability in everyone's hands. + Why Alma? + Unified Experience + Instead of switching between ChatGPT, Claude, and other AI interfaces, Alma lets you access all your AI providers from a single application. Switch between models with a single click. + Privacy First + Alma runs entirely on your desktop. Your API keys and conversation history stay on your machine - we don't operate any cloud servers that process your data. + Powerful Features + Beyond basic chat, Alma offers: + - Memory First - The AI remembers important information across conversations + - Tools - File operations, shell commands, web search, and more + - Skills - Extend AI behavior with custom prompts and workflows + - Workspaces - Associate chats with project directories for coding assistance + - MCP - Extend capabilities with third-party integrations + Beautiful Design + A modern, clean interface with customizable themes, keyboard shortcuts, and attention to detail. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotes: |- + 0.0.914 + Bug Fixes + - Fixed a hang when killing a background shell command after its output was fully read. +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://alma.now/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.914/yetone.Alma.locale.zh-CN.yaml b/manifests/y/yetone/Alma/0.0.914/yetone.Alma.locale.zh-CN.yaml new file mode 100644 index 0000000000000..400c77c80182e --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.914/yetone.Alma.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: yetone.Alma +PackageVersion: 0.0.914 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 一款精美的桌面应用程序,可统一您的 AI 体验。无缝切换 OpenAI、Anthropic、Google Gemini 和自定义提供商。 +Description: |- + Alma 是一款以本地为先、记忆为先的 AI Agent 应用——零门槛上手,让每个人都能轻松使用 Agent 功能。 + 为什么选择 Alma? + 统一体验 + 无需在 ChatGPT、Claude 和其他 AI 界面之间来回切换,Alma 让你通过一个应用程序访问所有 AI 服务提供商。只需单击一下即可切换模型。 + 注重隐私 + Alma 完全在你的桌面运行。你的 API 密钥和对话历史都保留在本地设备中——我们不运营任何用于处理你数据的云服务器。 + 强大功能 + 除了基础聊天外,Alma 还提供: + - 记忆优先 —— AI 能在不同对话间记住重要信息 + - 工具 —— 文件操作、shell 命令、网页搜索等 + - 技能 —— 通过自定义提示词和工作流扩展 AI 行为 + - 工作区 —— 将聊天与项目目录关联,辅助编程开发 + - MCP —— 通过第三方集成扩展能力 + 精美设计 + 现代简洁的界面,支持自定义主题、键盘快捷键,并注重每一个细节。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://alma.now/docs/zh/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.914/yetone.Alma.yaml b/manifests/y/yetone/Alma/0.0.914/yetone.Alma.yaml new file mode 100644 index 0000000000000..892a8d155d8dc --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.914/yetone.Alma.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: yetone.Alma +PackageVersion: 0.0.914 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 84550ed6df7f51e1706ae8fe38eb1a6d41f2c45b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:25:49 +0800 Subject: [PATCH 076/114] New version: can1357.oh-my-pi version 17.2.0 (#409795) --- .../17.2.0/can1357.oh-my-pi.installer.yaml | 18 +++++++++ .../17.2.0/can1357.oh-my-pi.locale.en-US.yaml | 38 +++++++++++++++++++ .../17.2.0/can1357.oh-my-pi.locale.zh-CN.yaml | 24 ++++++++++++ .../oh-my-pi/17.2.0/can1357.oh-my-pi.yaml | 8 ++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/c/can1357/oh-my-pi/17.2.0/can1357.oh-my-pi.installer.yaml create mode 100644 manifests/c/can1357/oh-my-pi/17.2.0/can1357.oh-my-pi.locale.en-US.yaml create mode 100644 manifests/c/can1357/oh-my-pi/17.2.0/can1357.oh-my-pi.locale.zh-CN.yaml create mode 100644 manifests/c/can1357/oh-my-pi/17.2.0/can1357.oh-my-pi.yaml diff --git a/manifests/c/can1357/oh-my-pi/17.2.0/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/17.2.0/can1357.oh-my-pi.installer.yaml new file mode 100644 index 0000000000000..15a70d2ae20a2 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/17.2.0/can1357.oh-my-pi.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: can1357.oh-my-pi +PackageVersion: 17.2.0 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v17.2.0/omp-windows-x64.exe + InstallerSha256: 86A1B4443F262A7FB2EAD292168F0395893BED1CFA16BBB90B91320500E2B554 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/17.2.0/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/17.2.0/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 0000000000000..b8dc022325027 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/17.2.0/can1357.oh-my-pi.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: can1357.oh-my-pi +PackageVersion: 17.2.0 +PackageLocale: en-US +Publisher: Can Bölük +PublisherUrl: https://can.ac/ +PublisherSupportUrl: https://github.com/can1357/oh-my-pi/issues +Author: Can Bölük +PackageName: oh-my-pi +PackageUrl: https://omp.sh/ +License: MIT +LicenseUrl: https://github.com/can1357/oh-my-pi/blob/HEAD/LICENSE +Copyright: |- + Copyright (c) 2025 Mario Zechner + Copyright (c) 2025-2026 Can Bölük +ShortDescription: ⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more +Description: |- + omp is a terminal-first coding agent that runs on your machine, talks to any provider, and treats sessions like git branches. + omp (pronounced “oh-em-pi”, binary omp) is a fork of Mario Zechner’s Pi. It runs as a single Bun process, drives any model provider you have credentials for, and ships a flat tool surface the model uses to read code, run commands, edit files, drive a debugger, and spawn subagents that coordinate over an in-process IRC bus. + Sessions persist as JSONL under ~/.omp/agent/sessions/. You resume, fork, branch, and share them. Settings, credentials, plugins, and caches all live under ~/.omp/agent/. Nothing leaves the machine unless you call a tool that does. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://github.com/can1357/oh-my-pi/releases/tag/v17.2.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://omp.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/17.2.0/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/17.2.0/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9cfa20e0a5d55 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/17.2.0/can1357.oh-my-pi.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: can1357.oh-my-pi +PackageVersion: 17.2.0 +PackageLocale: zh-CN +ShortDescription: ⌥ 用于终端的 AI 编码智能体 —— 哈希锚定编辑、优化的工具集成、LSP、Python、浏览器、子智能体等更多功能 +Description: |- + omp 是一个以终端为先的编码智能体,运行在你的机器上,可连接任意提供商,并将会话视为 git 分支处理。 + omp(读作“oh-em-pi”,二进制名为 omp)是 Mario Zechner 的 Pi 项目的一个分支。它作为一个独立的 Bun 进程运行,驱动任何你拥有凭据的模型提供商,并提供一个扁平化的工具接口,供模型用于读取代码、执行命令、编辑文件、控制调试器,以及生成通过进程内 IRC 总线进行协作的子智能体。 + 会话以 JSONL 格式持久化存储在 ~/.omp/agent/sessions/ 目录下。你可以恢复、分叉、分支和共享这些会话。设置、凭据、插件和缓存全部存放在 ~/.omp/agent/ 目录中。除非你调用某个会向外传输数据的工具,否则没有任何内容会离开你的机器。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://omp.sh/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/17.2.0/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/17.2.0/can1357.oh-my-pi.yaml new file mode 100644 index 0000000000000..66d8496e6ab26 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/17.2.0/can1357.oh-my-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: can1357.oh-my-pi +PackageVersion: 17.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bc62c0f4c9046f81b7a6165b83fef96a735e4400 Mon Sep 17 00:00:00 2001 From: Akram El Assas <1339626+aelassas@users.noreply.github.com> Date: Thu, 30 Jul 2026 17:26:15 +0100 Subject: [PATCH 077/114] New version: aelassas.Servy version 8.9 (#409824) --- .../Servy/8.9/aelassas.Servy.installer.yaml | 32 +++++++ .../8.9/aelassas.Servy.locale.en-US.yaml | 95 +++++++++++++++++++ .../a/aelassas/Servy/8.9/aelassas.Servy.yaml | 8 ++ 3 files changed, 135 insertions(+) create mode 100644 manifests/a/aelassas/Servy/8.9/aelassas.Servy.installer.yaml create mode 100644 manifests/a/aelassas/Servy/8.9/aelassas.Servy.locale.en-US.yaml create mode 100644 manifests/a/aelassas/Servy/8.9/aelassas.Servy.yaml diff --git a/manifests/a/aelassas/Servy/8.9/aelassas.Servy.installer.yaml b/manifests/a/aelassas/Servy/8.9/aelassas.Servy.installer.yaml new file mode 100644 index 0000000000000..09c37407d0c90 --- /dev/null +++ b/manifests/a/aelassas/Servy/8.9/aelassas.Servy.installer.yaml @@ -0,0 +1,32 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: aelassas.Servy +PackageVersion: '8.9' +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-07-30 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Servy' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/aelassas/servy/releases/download/v8.9/servy-8.9-x64-installer.exe + InstallerSha256: 61A25D31BC9CFCE24857BF97EF942155612CFA146C1A9FE1604401549A3235F1 + ProductCode: '{8343B121-BE1C-463F-AA5B-FD237DD2F8D0}_is1' + AppsAndFeaturesEntries: + - ProductCode: '{8343B121-BE1C-463F-AA5B-FD237DD2F8D0}_is1' +- Architecture: arm64 + InstallerUrl: https://github.com/aelassas/servy/releases/download/v8.9/servy-8.9-arm64-installer.exe + InstallerSha256: 90200DBD00020EC8A5285512E757ED3E6EEE1BF98AA7EA599D7C5A0565E60708 + ProductCode: '{8343B121-BE1C-463F-AA5B-FD237DD2F8D1}_is1' + AppsAndFeaturesEntries: + - ProductCode: '{8343B121-BE1C-463F-AA5B-FD237DD2F8D1}_is1' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/aelassas/Servy/8.9/aelassas.Servy.locale.en-US.yaml b/manifests/a/aelassas/Servy/8.9/aelassas.Servy.locale.en-US.yaml new file mode 100644 index 0000000000000..df1d7cd0cb254 --- /dev/null +++ b/manifests/a/aelassas/Servy/8.9/aelassas.Servy.locale.en-US.yaml @@ -0,0 +1,95 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: aelassas.Servy +PackageVersion: '8.9' +PackageLocale: en-US +Publisher: Akram El Assas +PublisherUrl: https://github.com/aelassas +PublisherSupportUrl: https://github.com/aelassas/servy/issues +Author: Akram El Assas +PackageName: Servy +PackageUrl: https://servy-win.github.io/ +License: MIT +LicenseUrl: https://github.com/aelassas/servy/blob/HEAD/LICENSE.txt +Copyright: Copyright (c) 2025 Akram El Assas +ShortDescription: Servy lets you run any app as a native Windows service with full control over working directory, startup type, process priority, logging, health checks, pre-launch scripts and parameters. +Description: |- + Servy lets you run any app as a native Windows service with full control over the working directory, startup type, process priority, logging, health checks, environment variables, dependencies, pre-launch and post-launch hooks, pre-stop and post-stop hooks, and parameters. It's designed to be a full-featured alternative to NSSM, WinSW, and FireDaemon Pro. + + Servy is digitally signed using a trusted code-signing certificate provided by the SignPath Foundation. This ensures that all Servy executables and installers are verified and secure, giving you peace of mind when using the tool. + + Servy offers a desktop app, a CLI, and a PowerShell module that let you create, configure, and manage Windows services interactively or through scripts and CI/CD pipelines. It also includes a Manager app for easily monitoring and managing all installed services in real time. + + Features: + - Clean, simple UI + - Monitor and manage all installed services with Servy Manager + - Real-time CPU and RAM monitoring with live performance graphs for installed services + - Real-time service stdout and stderr output preview in Servy Console + - Service dependency tree visualization with status indicators + - CLI and PowerShell module for full scripting and automated deployments + - Run any executable as a Windows service + - Set service name, description, startup type, priority, working directory, environment variables, and dependencies + - Environment variable expansion supported in parameters, process paths and startup directories + - Run services as Local System, local or domain accounts, Active Directory accounts, or gMSAs + - Redirect stdout/stderr to log files with automatic size-based and date-based rotations + - Run pre-launch hook before starting the service, with retries, timeout, logging and failure handling + - Run post-launch hook after the application starts successfully + - Run pre-stop and post-stop hooks before the application stops and after the application stops + - Supports Ctrl+C for command-line apps, close-window for GUI apps, and force kill if unresponsive + - Prevent orphaned/zombie processes with improved lifecycle management and ensuring resource cleanup + - Health checks and automatic service recovery + - Browse and search logs by level, date, and keyword for faster troubleshooting from Servy Manager + - Export/Import service configurations for easy backups and automation + - Service Event Notification alerts on service failures via Windows notifications and email + - Compatible with Windows 7-11 x64 and Windows Server editions + + Who is it for? + - Developers: Run development servers, scripts, or custom tools as services without extra setup. + - Sysadmins & IT professionals: Ensure critical background processes stay alive, monitored, and properly logged. + - Teams or organizations: Automate background services reliably across multiple machines. +Moniker: servy +Tags: +- admin +- automation +- background-service +- cli +- devops +- dotnet +- nssm +- powershell +- scm +- service-manager +- service-supervisor +- service-wrapper +- watchdog +- windows-service +- windows-tools +- winsw +ReleaseNotes: |- + - fix(core): JsonServiceSerializer.cs - FormatLineInfo casts the exception to IJsonLineInfo, which no Newtonsoft exception implements, so JSON parse errors never report line/position (#4459) + - fix(core): ServiceControllerWrapper.cs - the 'if (deps != null)' guard in BuildDependencyTree's disposal finally is provably always true (#4460) + - fix(core): ServiceDtoImportValidator.cs - the manual CR/LF strip duplicates Logger's central SanitizeToSingleLine, and renders the same name differently from every other log line (#4463) + - fix(service): ProcessLauncher.cs - three provably-always-true path-emptiness terms at lines 205, 239 and 249, already folded into psi.RedirectStandardOutput/Error at 148-149 (#4404) + - fix(ui): AppBootstrapper.cs - critical-configuration failure tells operators to check an appsettings.json file that no app ships (#4437) + - fix(desktop): MainViewModel.cs (Servy) - three minor items: ManagerCommand is the only busy-block command without the !IsBusy guard, LoadServiceConfiguration missed the #3858 Async rename, trailing whitespace at 915 (#4447) + - fix(desktop,manager): DesignTimeAppConfig.cs / DesignTimeMocks.cs / DesignTimeServiceCommands.cs - the five design-time stand-ins follow four different implementation and documentation conventions (#4440) + - fix(manager): ConsoleViewModel.cs - t.IsFaulted is provably always true inside a TaskContinuationOptions.OnlyOnFaulted continuation (#4347) + - fix(manager): ConsoleViewModel.cs - ConsoleSearchText setter lacks the equality guard every sibling setter uses; a no-op write cancels the in-flight debounce and re-filters the whole buffer (#4349) + - fix(manager): Console/DependenciesViewModel.cs - SetPidText runs on every monitoring tick, defeating the change-detection branch immediately above it (#4353) + - fix(manager): MainViewModel.cs (Manager) - Select All raises HasSelectedServices once per row; the _isUpdatingSelectAll guard covers UpdateSelectAllState but not the notification (O(N²)) (#4367) + - fix(manager): PerformanceViewModel.cs - AddPoint's two 'valueHistory.Count > 0' guards (319, 361) are provably always true after the unconditional Enqueue at 311 (#4373) + - fix(cli): UninstallServiceCommand.cs - when the SCM service is already gone, the pipeline fails before onSuccess, so the repository row can never be cleaned from the CLI (#4235) + - fix(cli): Program.cs (Servy.CLI) - status/export still run the full runtime bootstrap (wrapper-exe extraction, event source, DB init); a corrupt servy.db breaks even 'status' (follow-up to #1760) (#4242) + - fix: linker.shared.xml - three trimmer roots preserve capabilities the trimmed projects do not have (Claims unused, FileSystemWatcher only in an untrimmed project, no STA code at all) (#4445) + - ci: resolve-version/action.yml - unused step 'id: resolve' left over from the removed outputs block (#2832) (#4172) + - ci: bump-version.yml - 'update-index --chmod=+x bump-version.ps1' is a no-op (mode already 100755, and Windows execution never needs it) (#4174) + - ci: loc.yml - badge deploy lacks force_orphan, so the loc branch accumulates one junk commit per push to main forever (#4177) + - ci: scoop.yml - step env re-maps HASH/VERSION to themselves; sibling Extras step proves the mapping is unnecessary (#4191) + - ci: bump-version.ps1 - no -DryRun preview mode, unlike sibling bump-runtime.ps1 (#4202) +ReleaseNotesUrl: https://github.com/aelassas/servy/releases/tag/v8.9 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/aelassas/servy/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/aelassas/Servy/8.9/aelassas.Servy.yaml b/manifests/a/aelassas/Servy/8.9/aelassas.Servy.yaml new file mode 100644 index 0000000000000..0b5ce00b2d747 --- /dev/null +++ b/manifests/a/aelassas/Servy/8.9/aelassas.Servy.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: aelassas.Servy +PackageVersion: '8.9' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bc9c8e7abb3222ac25cd5a1f83bea7bced80ee7b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:40:37 +0800 Subject: [PATCH 078/114] New version: DuckDuckGo.DesktopBrowser.Preview version 0.169.0.0 (#409952) --- ...ckGo.DesktopBrowser.Preview.installer.yaml | 36 +++++++++++++++++++ ...o.DesktopBrowser.Preview.locale.en-US.yaml | 24 +++++++++++++ ...o.DesktopBrowser.Preview.locale.zh-CN.yaml | 14 ++++++++ .../DuckDuckGo.DesktopBrowser.Preview.yaml | 8 +++++ 4 files changed, 82 insertions(+) create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.169.0.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.169.0.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.169.0.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.169.0.0/DuckDuckGo.DesktopBrowser.Preview.yaml diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.169.0.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.169.0.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml new file mode 100644 index 0000000000000..e324f71a2134f --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.169.0.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.169.0.0 +Platform: +- Windows.Universal +- Windows.Desktop +MinimumOSVersion: 10.0.19041.0 +InstallerType: msix +Protocols: +- http +- https +FileExtensions: +- htm +- html +- pdf +PackageFamilyName: DuckDuckGo.DesktopBrowserPreview_ya2fgkz3nks94 +Capabilities: +- internetClient +ReleaseDate: 2026-07-29 +Installers: +- Architecture: x86 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.169.0.0/DuckDuckGo%20Preview_0.169.0.0.msixbundle + InstallerSha256: 161119F3B8630702000CA14DF5C36E878675EC93A59ADBB568925F65E445A3AD + SignatureSha256: 1C08FA4451E149FBD74C2C7EF2FA197D08E61899F643028AA062EDE96B56D9B5 +- Architecture: x64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.169.0.0/DuckDuckGo%20Preview_0.169.0.0.msixbundle + InstallerSha256: 161119F3B8630702000CA14DF5C36E878675EC93A59ADBB568925F65E445A3AD + SignatureSha256: 1C08FA4451E149FBD74C2C7EF2FA197D08E61899F643028AA062EDE96B56D9B5 +- Architecture: arm64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.169.0.0/DuckDuckGo%20Preview_0.169.0.0.msixbundle + InstallerSha256: 161119F3B8630702000CA14DF5C36E878675EC93A59ADBB568925F65E445A3AD + SignatureSha256: 1C08FA4451E149FBD74C2C7EF2FA197D08E61899F643028AA062EDE96B56D9B5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.169.0.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.169.0.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml new file mode 100644 index 0000000000000..30a2d01306add --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.169.0.0/DuckDuckGo.DesktopBrowser.Preview.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: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.169.0.0 +PackageLocale: en-US +Publisher: DuckDuckGo +PublisherUrl: https://duckduckgo.com/ +PrivacyUrl: https://duckduckgo.com/privacy +Author: Duck Duck Go, Inc. +PackageName: DuckDuckGo Preview +PackageUrl: https://duckduckgo.com/windows-preview +License: Freeware +LicenseUrl: https://duckduckgo.com/terms +Copyright: © 2026 DuckDuckGo +CopyrightUrl: https://duckduckgo.com/terms +ShortDescription: Help Test and Improve New Features with DuckDuckGo Preview for Windows +Tags: +- browser +- chromium +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.169.0.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.169.0.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d8e5f429b890f --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.169.0.0/DuckDuckGo.DesktopBrowser.Preview.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: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.169.0.0 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 帮助测试和改进 DuckDuckGo Preview for Windows 的新功能 +Tags: +- chromium +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.169.0.0/DuckDuckGo.DesktopBrowser.Preview.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.169.0.0/DuckDuckGo.DesktopBrowser.Preview.yaml new file mode 100644 index 0000000000000..6c8c0e3d9b09e --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.169.0.0/DuckDuckGo.DesktopBrowser.Preview.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: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.169.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9be567cb6826365c0101e4895cd4ab0798943836 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:40:55 +0800 Subject: [PATCH 079/114] New version: Google.Chrome.Beta version 152.0.7977.8 (#409958) --- .../Google.Chrome.Beta.installer.yaml | 18 +++++++++--------- .../Google.Chrome.Beta.locale.en-US.yaml | 2 +- .../Google.Chrome.Beta.locale.nb-NO.yaml | 2 +- .../Google.Chrome.Beta.locale.zh-CN.yaml | 2 +- .../Google.Chrome.Beta.yaml | 2 +- 5 files changed, 13 insertions(+), 13 deletions(-) rename manifests/g/Google/Chrome/Beta/{151.0.7922.47 => 152.0.7977.8}/Google.Chrome.Beta.installer.yaml (63%) rename manifests/g/Google/Chrome/Beta/{151.0.7922.47 => 152.0.7977.8}/Google.Chrome.Beta.locale.en-US.yaml (97%) rename manifests/g/Google/Chrome/Beta/{151.0.7922.47 => 152.0.7977.8}/Google.Chrome.Beta.locale.nb-NO.yaml (97%) rename manifests/g/Google/Chrome/Beta/{151.0.7922.47 => 152.0.7977.8}/Google.Chrome.Beta.locale.zh-CN.yaml (97%) rename manifests/g/Google/Chrome/Beta/{151.0.7922.47 => 152.0.7977.8}/Google.Chrome.Beta.yaml (88%) diff --git a/manifests/g/Google/Chrome/Beta/151.0.7922.47/Google.Chrome.Beta.installer.yaml b/manifests/g/Google/Chrome/Beta/152.0.7977.8/Google.Chrome.Beta.installer.yaml similarity index 63% rename from manifests/g/Google/Chrome/Beta/151.0.7922.47/Google.Chrome.Beta.installer.yaml rename to manifests/g/Google/Chrome/Beta/152.0.7977.8/Google.Chrome.Beta.installer.yaml index 8efc60cf59f1d..ca55ab6eafc69 100644 --- a/manifests/g/Google/Chrome/Beta/151.0.7922.47/Google.Chrome.Beta.installer.yaml +++ b/manifests/g/Google/Chrome/Beta/152.0.7977.8/Google.Chrome.Beta.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Google.Chrome.Beta -PackageVersion: 151.0.7922.47 +PackageVersion: 152.0.7977.8 InstallerType: wix Scope: machine UpgradeBehavior: install @@ -22,22 +22,22 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2026-07-22 +ReleaseDate: 2026-07-30 AppsAndFeaturesEntries: - UpgradeCode: '{4E5BAC76-2D99-356C-AE5B-B15DA0315002}' -ElevationRequirement: elevatesSelf +ElevationRequirement: elevationRequired Installers: - Architecture: x86 InstallerUrl: https://dl.google.com/dl/chrome/install/beta/googlechromebetastandaloneenterprise.msi - InstallerSha256: 79DF6EDC6AD0220174CD7C01D802D4CB55F82380CB6F306E6B32D8C5092F42E0 - ProductCode: '{BE8424F6-513F-3C1D-8EF1-22AD0F1D3AC4}' + InstallerSha256: 0B6DE0DB752EC913D5D9F7E0D4F9C221F38C89865E4A25AF3E01814766276F85 + ProductCode: '{4F130AFB-22D1-345D-8D4C-B0DDE683CCD6}' - Architecture: x64 InstallerUrl: https://dl.google.com/dl/chrome/install/beta/googlechromebetastandaloneenterprise64.msi - InstallerSha256: 8D94C02102F3AD2BF58AFDD9D258DE6B99B3DCE0F0C515E64C763855B6BE958D - ProductCode: '{F8705E46-0C10-3714-B1BD-268B78299B92}' + InstallerSha256: C8D3C33FDB64E5A1F5FCCACFF89B9CD22A1B2FCDA164FD6A3737FEAAB8F42404 + ProductCode: '{8AACD67A-457C-3131-816A-19C462A110DF}' - Architecture: arm64 InstallerUrl: https://dl.google.com/dl/chrome/install/beta/googlechromebetastandaloneenterprise_arm64.msi - InstallerSha256: 51BFD6C31380C837F13B6634F02E327FC9237ACCDF9AA2DE5844C337C546C097 - ProductCode: '{8C6E2B44-562F-39B8-9C23-B912C32F3247}' + InstallerSha256: 610349BF963220BE1C7BDCF480BB905493E45B88A72DFF3E12620C426960F134 + ProductCode: '{32210C8D-C499-3C1D-BD60-A7FD8F87A0A7}' ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/151.0.7922.47/Google.Chrome.Beta.locale.en-US.yaml b/manifests/g/Google/Chrome/Beta/152.0.7977.8/Google.Chrome.Beta.locale.en-US.yaml similarity index 97% rename from manifests/g/Google/Chrome/Beta/151.0.7922.47/Google.Chrome.Beta.locale.en-US.yaml rename to manifests/g/Google/Chrome/Beta/152.0.7977.8/Google.Chrome.Beta.locale.en-US.yaml index dffebaf9080d5..9585382029dbc 100644 --- a/manifests/g/Google/Chrome/Beta/151.0.7922.47/Google.Chrome.Beta.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Beta/152.0.7977.8/Google.Chrome.Beta.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Beta -PackageVersion: 151.0.7922.47 +PackageVersion: 152.0.7977.8 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Beta/151.0.7922.47/Google.Chrome.Beta.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Beta/152.0.7977.8/Google.Chrome.Beta.locale.nb-NO.yaml similarity index 97% rename from manifests/g/Google/Chrome/Beta/151.0.7922.47/Google.Chrome.Beta.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Beta/152.0.7977.8/Google.Chrome.Beta.locale.nb-NO.yaml index b43cf0d5f5ec1..36672a7942845 100644 --- a/manifests/g/Google/Chrome/Beta/151.0.7922.47/Google.Chrome.Beta.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Beta/152.0.7977.8/Google.Chrome.Beta.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Beta -PackageVersion: 151.0.7922.47 +PackageVersion: 152.0.7977.8 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Beta/151.0.7922.47/Google.Chrome.Beta.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Beta/152.0.7977.8/Google.Chrome.Beta.locale.zh-CN.yaml similarity index 97% rename from manifests/g/Google/Chrome/Beta/151.0.7922.47/Google.Chrome.Beta.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Beta/152.0.7977.8/Google.Chrome.Beta.locale.zh-CN.yaml index 4843b760668ac..0a17189e9b57d 100644 --- a/manifests/g/Google/Chrome/Beta/151.0.7922.47/Google.Chrome.Beta.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Beta/152.0.7977.8/Google.Chrome.Beta.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Beta -PackageVersion: 151.0.7922.47 +PackageVersion: 152.0.7977.8 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Beta/151.0.7922.47/Google.Chrome.Beta.yaml b/manifests/g/Google/Chrome/Beta/152.0.7977.8/Google.Chrome.Beta.yaml similarity index 88% rename from manifests/g/Google/Chrome/Beta/151.0.7922.47/Google.Chrome.Beta.yaml rename to manifests/g/Google/Chrome/Beta/152.0.7977.8/Google.Chrome.Beta.yaml index 8eab6163d5498..c27c0e4aaa1c9 100644 --- a/manifests/g/Google/Chrome/Beta/151.0.7922.47/Google.Chrome.Beta.yaml +++ b/manifests/g/Google/Chrome/Beta/152.0.7977.8/Google.Chrome.Beta.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Google.Chrome.Beta -PackageVersion: 151.0.7922.47 +PackageVersion: 152.0.7977.8 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 3ea49eb31da57900af2f2711ffde978b1faca057 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:41:17 +0800 Subject: [PATCH 080/114] New version: Google.Chrome.Beta.EXE version 152.0.7977.8 (#409960) --- .../Google.Chrome.Beta.EXE.installer.yaml | 75 +++++++++++++++++++ .../Google.Chrome.Beta.EXE.locale.en-US.yaml | 26 +++++++ .../Google.Chrome.Beta.EXE.locale.nb-NO.yaml | 23 ++++++ .../Google.Chrome.Beta.EXE.locale.zh-CN.yaml | 25 +++++++ .../152.0.7977.8/Google.Chrome.Beta.EXE.yaml | 8 ++ 5 files changed, 157 insertions(+) create mode 100644 manifests/g/Google/Chrome/Beta/EXE/152.0.7977.8/Google.Chrome.Beta.EXE.installer.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/152.0.7977.8/Google.Chrome.Beta.EXE.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/152.0.7977.8/Google.Chrome.Beta.EXE.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/152.0.7977.8/Google.Chrome.Beta.EXE.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/152.0.7977.8/Google.Chrome.Beta.EXE.yaml diff --git a/manifests/g/Google/Chrome/Beta/EXE/152.0.7977.8/Google.Chrome.Beta.EXE.installer.yaml b/manifests/g/Google/Chrome/Beta/EXE/152.0.7977.8/Google.Chrome.Beta.EXE.installer.yaml new file mode 100644 index 0000000000000..d1fe07c7cfe03 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/152.0.7977.8/Google.Chrome.Beta.EXE.installer.yaml @@ -0,0 +1,75 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta.EXE +PackageVersion: 152.0.7977.8 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Google Chrome +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/a2teqgsvcdzrraryio2l6eroxy_152.0.7977.8/152.0.7977.8_chrome_installer_uncompressed.exe + InstallerSha256: E2515537B6B94C289DDDA5203AD04EE4DF4C78C89C6E20633CA0BEA7DB1E185D + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta +- Architecture: x86 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/a2teqgsvcdzrraryio2l6eroxy_152.0.7977.8/152.0.7977.8_chrome_installer_uncompressed.exe + InstallerSha256: E2515537B6B94C289DDDA5203AD04EE4DF4C78C89C6E20633CA0BEA7DB1E185D + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level --chrome-beta +- Architecture: x64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/acksaa5zg4t3lcdbw5th3f3t7mra_152.0.7977.8/152.0.7977.8_chrome_installer_uncompressed.exe + InstallerSha256: 6F68ACEC3B867B1C4FAE4191B5C0C4D25ABC71BFAC3405A0C614713CDD34020B + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta +- Architecture: x64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/acksaa5zg4t3lcdbw5th3f3t7mra_152.0.7977.8/152.0.7977.8_chrome_installer_uncompressed.exe + InstallerSha256: 6F68ACEC3B867B1C4FAE4191B5C0C4D25ABC71BFAC3405A0C614713CDD34020B + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level --chrome-beta +- Architecture: arm64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/adymlfpt3jgugxemslcj3x7f5azq_152.0.7977.8/152.0.7977.8_chrome_installer_uncompressed.exe + InstallerSha256: B5BABCB14A46948831DB77B4D2C14801E8F2E06C8376B096BA4C7CCCC625AA29 + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta +- Architecture: arm64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/adymlfpt3jgugxemslcj3x7f5azq_152.0.7977.8/152.0.7977.8_chrome_installer_uncompressed.exe + InstallerSha256: B5BABCB14A46948831DB77B4D2C14801E8F2E06C8376B096BA4C7CCCC625AA29 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level --chrome-beta +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/152.0.7977.8/Google.Chrome.Beta.EXE.locale.en-US.yaml b/manifests/g/Google/Chrome/Beta/EXE/152.0.7977.8/Google.Chrome.Beta.EXE.locale.en-US.yaml new file mode 100644 index 0000000000000..0499571d47d0b --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/152.0.7977.8/Google.Chrome.Beta.EXE.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta.EXE +PackageVersion: 152.0.7977.8 +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 Beta (EXE) +PackageUrl: https://www.google.com/chrome/beta +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2026 Google LLC. All rights reserved. +ShortDescription: Try new features with Chrome Beta +Description: Feeling adventurous? Preview upcoming Google Chrome features before they’re released and give us feedback to make Chrome a better browser. +Tags: +- browser +- chromium +- internet +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/152.0.7977.8/Google.Chrome.Beta.EXE.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Beta/EXE/152.0.7977.8/Google.Chrome.Beta.EXE.locale.nb-NO.yaml new file mode 100644 index 0000000000000..3762569c7a5b5 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/152.0.7977.8/Google.Chrome.Beta.EXE.locale.nb-NO.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta.EXE +PackageVersion: 152.0.7977.8 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome Beta (EXE) +PackageUrl: https://www.google.com/intl/no/chrome/beta +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2026 Google LLC. Med enerett. +ShortDescription: Prøv nye funksjoner med Chrome Beta +Description: Er du eventyrlysten? Ta en forhåndstitt på nye funksjoner i Google Chrome før de kommer ut, og gi oss tilbakemeldinger, så vi kan gjøre Chrome til en bedre nettleser. +Tags: +- chromium +- nettleseren +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/152.0.7977.8/Google.Chrome.Beta.EXE.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Beta/EXE/152.0.7977.8/Google.Chrome.Beta.EXE.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2f72c0e715725 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/152.0.7977.8/Google.Chrome.Beta.EXE.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta.EXE +PackageVersion: 152.0.7977.8 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome 测试版(EXE) +PackageUrl: https://www.google.com/intl/zh-CN/chrome/beta +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2026 Google LLC. 保留所有权利。 +ShortDescription: 试用 Chrome 测试版的新功能 +Description: 喜欢尝鲜?欢迎赶在 Google Chrome 新功能正式发布前抢先试用,并提供反馈以帮助我们完善 Chrome 浏览器。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/152.0.7977.8/Google.Chrome.Beta.EXE.yaml b/manifests/g/Google/Chrome/Beta/EXE/152.0.7977.8/Google.Chrome.Beta.EXE.yaml new file mode 100644 index 0000000000000..7d2dc98a5b2ba --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/152.0.7977.8/Google.Chrome.Beta.EXE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta.EXE +PackageVersion: 152.0.7977.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a08163a8f89e8029d1e91b01a826708579aa95e0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:41:37 +0800 Subject: [PATCH 081/114] New version: mingchen666.Reviva version 1.1.0 (#409961) --- .../1.1.0/mingchen666.Reviva.installer.yaml | 38 ++++++++++ .../mingchen666.Reviva.locale.en-US.yaml | 22 ++++++ .../mingchen666.Reviva.locale.zh-CN.yaml | 73 +++++++++++++++++++ .../Reviva/1.1.0/mingchen666.Reviva.yaml | 8 ++ 4 files changed, 141 insertions(+) create mode 100644 manifests/m/mingchen666/Reviva/1.1.0/mingchen666.Reviva.installer.yaml create mode 100644 manifests/m/mingchen666/Reviva/1.1.0/mingchen666.Reviva.locale.en-US.yaml create mode 100644 manifests/m/mingchen666/Reviva/1.1.0/mingchen666.Reviva.locale.zh-CN.yaml create mode 100644 manifests/m/mingchen666/Reviva/1.1.0/mingchen666.Reviva.yaml diff --git a/manifests/m/mingchen666/Reviva/1.1.0/mingchen666.Reviva.installer.yaml b/manifests/m/mingchen666/Reviva/1.1.0/mingchen666.Reviva.installer.yaml new file mode 100644 index 0000000000000..2c7a57539b0d1 --- /dev/null +++ b/manifests/m/mingchen666/Reviva/1.1.0/mingchen666.Reviva.installer.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: mingchen666.Reviva +PackageVersion: 1.1.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: bff3f6c2-f270-5d6e-b3de-0bdbcaa4c031 +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/mingchen666/Reviva/releases/download/v1.1.0/Reviva-Windows-1.1.0-x64-Setup.exe + InstallerSha256: B2D43F2A05E3FB4F6DA4DDDA5594BFD92A5565E7BFA0B16E8290AECE8E99E58F + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/mingchen666/Reviva/releases/download/v1.1.0/Reviva-Windows-1.1.0-x64-Setup.exe + InstallerSha256: B2D43F2A05E3FB4F6DA4DDDA5594BFD92A5565E7BFA0B16E8290AECE8E99E58F + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/mingchen666/Reviva/releases/download/v1.1.0/Reviva-Windows-1.1.0-arm64-Setup.exe + InstallerSha256: E5D3E0C2A5DE9F50BF6546C9437AD2223570B366DAD1BFDD80174942AF379F3E + InstallerSwitches: + Custom: /currentuser +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/mingchen666/Reviva/releases/download/v1.1.0/Reviva-Windows-1.1.0-arm64-Setup.exe + InstallerSha256: E5D3E0C2A5DE9F50BF6546C9437AD2223570B366DAD1BFDD80174942AF379F3E + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/mingchen666/Reviva/1.1.0/mingchen666.Reviva.locale.en-US.yaml b/manifests/m/mingchen666/Reviva/1.1.0/mingchen666.Reviva.locale.en-US.yaml new file mode 100644 index 0000000000000..45749ef523a47 --- /dev/null +++ b/manifests/m/mingchen666/Reviva/1.1.0/mingchen666.Reviva.locale.en-US.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: mingchen666.Reviva +PackageVersion: 1.1.0 +PackageLocale: en-US +License: Freeware +ShortDescription: Local-first AI learning workspace — ask, note, review and create around your own materials. Wiki KB, Agents, Skills, creation tools. +Description: |- + Reviva = local document library + Wiki knowledge base + AI Agent + knowledge retrieval + note & document management + Skills capability system + creation tools. + For anyone who wants AI woven into a real learning and knowledge workflow — not a blank chat box you start from scratch every time. +Tags: +- agent +- agentic +- ai +- chatbot +- knowledge-base +- large-language-model +- llm +- wiki +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/mingchen666/Reviva/1.1.0/mingchen666.Reviva.locale.zh-CN.yaml b/manifests/m/mingchen666/Reviva/1.1.0/mingchen666.Reviva.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4a6dd133eb688 --- /dev/null +++ b/manifests/m/mingchen666/Reviva/1.1.0/mingchen666.Reviva.locale.zh-CN.yaml @@ -0,0 +1,73 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: mingchen666.Reviva +PackageVersion: 1.1.0 +PackageLocale: zh-CN +Publisher: Reviva +PublisherUrl: https://github.com/mingchen666 +PublisherSupportUrl: https://github.com/mingchen666/Reviva/issues +PackageName: Reviva +PackageUrl: https://github.com/mingchen666/Reviva +License: 免费软件 +ShortDescription: 学习工作台,围绕你的资料完成问答、笔记、复习和创作输出。本地优先,多模型,Wiki 知识库,AI Agent,创作工具。 +Description: |- + Reviva = 本地资料库 + Wiki 知识库 + AI Agent + 知识库检索 + 笔记文档管理 + Skills 能力系统 + 创作工具。 + 它适合希望把 AI 真正接入学习和知识管理流程的人——不是每次都从一个空白聊天框重新开始。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 百科 +- 知识库 +- 维基 +- 聊天机器人 +- 自主智能 +ReleaseNotes: |- + v1.1.0 版本发布 + ✨ 本次更新 + 1. 新建学习成长画像功能(beta) + 成长画像模块用于跨对话维护用户的长期学习连续性,让核心 Agent 根据相关画像提供更合适的学习、辅导、复习和能力成长支持。 + 2. 新增主题系统,内置 7 套主题随意切换,同时支持用户自定义 css 主题(beta) + 3. 支持自定义 skill 功能,支持导入和创建等。使用前需要配置 skill 默认模型 + 5. 新增通用学习助手内置 agent + 6. 优化用量消耗统计可视化 + 7. 优化本地网关页面 ui + 8. 删除 beta 相关逻辑和组件 + 9. 新增支持:清除系统缓存和临时文件 + 9. 调整一些字体按钮大小 + 10. 其他更新…… + 🚀 主要能力 + - 以 Agent 为核心的本地 AI 学习工作台 + - 支持切换 Agent、共享上下文和自定义 Agent + - 支持本地文档、文件夹和 Wiki 知识库对话 + - 支持 Office、PDF、图片、URL、音视频等资料处理 + - 支持音视频转录、关键帧提取和媒体内容问答 + - 支持测验、闪卡、思维导图、知识图谱、图表、PPT、播客和深度研究 + - 支持笔记、Wiki 知识沉淀和全局 Agent 记忆 + - 支持自定义模型、OCR、语音识别、权限控制和数据备份 + 📦 下载安装 + 请根据自己的系统和处理器架构下载对应安装包: + + | 平台 | 文件 | 下载 | + | --------------- | ------------------------------------ | ------------------------- | + | Windows x64 | Reviva-Windows-1.1.0-x64-Setup.exe | GitHub Release · 夸克网盘 | + | Windows ARM64 | Reviva-Windows-1.1.0-arm64-Setup.exe | GitHub Release · 夸克网盘 | + | macOS Intel x64 | Reviva-Mac-1.1.0-x64-Installer.dmg | GitHub Release · 夸克网盘 | + + macOS 当前仅提供支持 Intel x64 版本。 + 夸克网盘链接会打开安装包目录,请选择与系统和处理器架构对应的文件。 + 完整安装说明请查看项目 README。 + 升级前建议先通过 Reviva 的备份功能保存重要数据。 + 从旧版本升级时: + 1. 退出正在运行的 Reviva + 2. 建议备份本地数据库和重要资料 + 3. 下载并安装 v1.1.0 + 4. 启动后检查模型、工作目录和 Agent 配置 + 💬 反馈与交流 + 感谢所有参与测试、反馈问题和提供建议的用户。 + Reviva 仍会持续更新维护。如果遇到问题,请提交 GitHub Issue + Reviva 用户交流群 +ReleaseNotesUrl: https://github.com/mingchen666/Reviva/releases/tag/v1.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/mingchen666/Reviva/1.1.0/mingchen666.Reviva.yaml b/manifests/m/mingchen666/Reviva/1.1.0/mingchen666.Reviva.yaml new file mode 100644 index 0000000000000..50c4965d52e95 --- /dev/null +++ b/manifests/m/mingchen666/Reviva/1.1.0/mingchen666.Reviva.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: mingchen666.Reviva +PackageVersion: 1.1.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From f674c6cda5f2ad2d3d27b99433f6d7aa7701e919 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:41:57 +0800 Subject: [PATCH 082/114] New version: Proton.ProtonDrive version 3.0.4 (#409964) --- .../3.0.4/Proton.ProtonDrive.installer.yaml | 24 ++++++++++++ .../Proton.ProtonDrive.locale.en-US.yaml | 37 +++++++++++++++++++ .../Proton.ProtonDrive.locale.zh-CN.yaml | 33 +++++++++++++++++ .../ProtonDrive/3.0.4/Proton.ProtonDrive.yaml | 8 ++++ 4 files changed, 102 insertions(+) create mode 100644 manifests/p/Proton/ProtonDrive/3.0.4/Proton.ProtonDrive.installer.yaml create mode 100644 manifests/p/Proton/ProtonDrive/3.0.4/Proton.ProtonDrive.locale.en-US.yaml create mode 100644 manifests/p/Proton/ProtonDrive/3.0.4/Proton.ProtonDrive.locale.zh-CN.yaml create mode 100644 manifests/p/Proton/ProtonDrive/3.0.4/Proton.ProtonDrive.yaml diff --git a/manifests/p/Proton/ProtonDrive/3.0.4/Proton.ProtonDrive.installer.yaml b/manifests/p/Proton/ProtonDrive/3.0.4/Proton.ProtonDrive.installer.yaml new file mode 100644 index 0000000000000..61608a2925e00 --- /dev/null +++ b/manifests/p/Proton/ProtonDrive/3.0.4/Proton.ProtonDrive.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Proton.ProtonDrive +PackageVersion: 3.0.4 +InstallerType: burn +Scope: user +UpgradeBehavior: install +FileExtensions: +- protondoc +ReleaseDate: 2026-07-30 +AppsAndFeaturesEntries: +- UpgradeCode: '{198F3E44-4F43-41BF-AA0C-30FCA64DBCF3}' +Installers: +- Architecture: x64 + InstallerUrl: https://proton.me/download/drive/windows/3.0.4/x64/Proton%20Drive%20Setup%203.0.4.exe + InstallerSha256: DBF3C7780E4158495F36BC94A7A03194D5129B4A8DD95B1E068207E84603472C + ProductCode: '{79992F37-A757-4BCD-A130-50F59DF8ECE4}' +- Architecture: arm64 + InstallerUrl: https://proton.me/download/drive/windows/3.0.4/arm64/Proton%20Drive%20Setup%203.0.4.exe + InstallerSha256: 5776EDC5255529EA4F37870554EB60FAB896BFAB810048C34CE6C1B7212D0CEE + ProductCode: '{AE561BC3-BB66-4DC9-BB0D-D27ACAE8B28E}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proton/ProtonDrive/3.0.4/Proton.ProtonDrive.locale.en-US.yaml b/manifests/p/Proton/ProtonDrive/3.0.4/Proton.ProtonDrive.locale.en-US.yaml new file mode 100644 index 0000000000000..54d6773269fd6 --- /dev/null +++ b/manifests/p/Proton/ProtonDrive/3.0.4/Proton.ProtonDrive.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Proton.ProtonDrive +PackageVersion: 3.0.4 +PackageLocale: en-US +Publisher: Proton AG +PublisherUrl: https://proton.me/ +PublisherSupportUrl: https://proton.me/support/drive +PrivacyUrl: https://proton.me/legal/privacy +Author: Proton AG +PackageName: Proton Drive +PackageUrl: https://proton.me/drive +License: Proprietary +LicenseUrl: https://proton.me/legal/terms +Copyright: © 2026 Proton AG +ShortDescription: Free secure cloud storage +Description: Proton Drive is an end-to-end encrypted Swiss vault for your files that protects your data. +Tags: +- backup +- cloud +- cloud-drive +- download +- drive +- file +- netdisk +- secure +- security +- share +- sync +- upload +ReleaseNotes: |- + Improvements + - Quality improvements +PurchaseUrl: https://proton.me/drive/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proton/ProtonDrive/3.0.4/Proton.ProtonDrive.locale.zh-CN.yaml b/manifests/p/Proton/ProtonDrive/3.0.4/Proton.ProtonDrive.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ddb82a2c56410 --- /dev/null +++ b/manifests/p/Proton/ProtonDrive/3.0.4/Proton.ProtonDrive.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: Proton.ProtonDrive +PackageVersion: 3.0.4 +PackageLocale: zh-CN +Publisher: Proton AG +PublisherUrl: https://proton.me/ +PublisherSupportUrl: https://proton.me/support/drive +PrivacyUrl: https://proton.me/legal/privacy +Author: Proton AG +PackageName: Proton Drive +PackageUrl: https://proton.me/drive +License: 专有软件 +LicenseUrl: https://proton.me/legal/terms +Copyright: © 2026 Proton AG +ShortDescription: 免费安全的云存储 +Description: Proton Drive 是一款来自瑞士的端到端加密文件库,可以保护您的数据。 +Tags: +- 上传 +- 下载 +- 云 +- 云盘 +- 共享 +- 分享 +- 同步 +- 备份 +- 安全 +- 文件 +- 网盘 +PurchaseUrl: https://proton.me/drive/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proton/ProtonDrive/3.0.4/Proton.ProtonDrive.yaml b/manifests/p/Proton/ProtonDrive/3.0.4/Proton.ProtonDrive.yaml new file mode 100644 index 0000000000000..2ee95443cffd9 --- /dev/null +++ b/manifests/p/Proton/ProtonDrive/3.0.4/Proton.ProtonDrive.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: Proton.ProtonDrive +PackageVersion: 3.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 11b007d446bbe68cb70fa3434cca9d63f6e86b65 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:42:13 +0800 Subject: [PATCH 083/114] New version: SysInfoTools.MBOXExporterTool version 26.7 (#409968) --- .../SysInfoTools.MBOXExporterTool.installer.yaml | 5 +++-- .../SysInfoTools.MBOXExporterTool.locale.en-US.yaml | 2 +- .../SysInfoTools.MBOXExporterTool.locale.zh-CN.yaml | 2 +- .../{26.5 => 26.7}/SysInfoTools.MBOXExporterTool.yaml | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) rename manifests/s/SysInfoTools/MBOXExporterTool/{26.5 => 26.7}/SysInfoTools.MBOXExporterTool.installer.yaml (84%) rename manifests/s/SysInfoTools/MBOXExporterTool/{26.5 => 26.7}/SysInfoTools.MBOXExporterTool.locale.en-US.yaml (98%) rename manifests/s/SysInfoTools/MBOXExporterTool/{26.5 => 26.7}/SysInfoTools.MBOXExporterTool.locale.zh-CN.yaml (97%) rename manifests/s/SysInfoTools/MBOXExporterTool/{26.5 => 26.7}/SysInfoTools.MBOXExporterTool.yaml (91%) diff --git a/manifests/s/SysInfoTools/MBOXExporterTool/26.5/SysInfoTools.MBOXExporterTool.installer.yaml b/manifests/s/SysInfoTools/MBOXExporterTool/26.7/SysInfoTools.MBOXExporterTool.installer.yaml similarity index 84% rename from manifests/s/SysInfoTools/MBOXExporterTool/26.5/SysInfoTools.MBOXExporterTool.installer.yaml rename to manifests/s/SysInfoTools/MBOXExporterTool/26.7/SysInfoTools.MBOXExporterTool.installer.yaml index a173d10bd6f39..a070d9af47127 100644 --- a/manifests/s/SysInfoTools/MBOXExporterTool/26.5/SysInfoTools.MBOXExporterTool.installer.yaml +++ b/manifests/s/SysInfoTools/MBOXExporterTool/26.7/SysInfoTools.MBOXExporterTool.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: SysInfoTools.MBOXExporterTool -PackageVersion: "26.5" +PackageVersion: "26.7" InstallerType: exe Scope: machine InstallModes: @@ -15,9 +15,10 @@ InstallerSwitches: InstallLocation: -dir "" Log: -Dinstall4j.log="" ProductCode: 2555-9417-2837-7512 +ReleaseDate: 2026-07-30 Installers: - Architecture: x64 InstallerUrl: https://www.sysinfotools.com/demo-version/SysInfo-MBOX-Exporter-Demo.exe - InstallerSha256: DAFD497A762AE02A60B0039924C9154C3D537DA89C242EF256869F8862E1902C + InstallerSha256: 13E722CE88674439E8A489A1A2861A43F1DA57AF2D6180FF9E219739F7F7C6EF ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/SysInfoTools/MBOXExporterTool/26.5/SysInfoTools.MBOXExporterTool.locale.en-US.yaml b/manifests/s/SysInfoTools/MBOXExporterTool/26.7/SysInfoTools.MBOXExporterTool.locale.en-US.yaml similarity index 98% rename from manifests/s/SysInfoTools/MBOXExporterTool/26.5/SysInfoTools.MBOXExporterTool.locale.en-US.yaml rename to manifests/s/SysInfoTools/MBOXExporterTool/26.7/SysInfoTools.MBOXExporterTool.locale.en-US.yaml index 3c5473f60a35e..2895e1c0f0b2a 100644 --- a/manifests/s/SysInfoTools/MBOXExporterTool/26.5/SysInfoTools.MBOXExporterTool.locale.en-US.yaml +++ b/manifests/s/SysInfoTools/MBOXExporterTool/26.7/SysInfoTools.MBOXExporterTool.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: SysInfoTools.MBOXExporterTool -PackageVersion: "26.5" +PackageVersion: "26.7" PackageLocale: en-US Publisher: Sysinfotools PublisherUrl: https://www.sysinfotools.com/ diff --git a/manifests/s/SysInfoTools/MBOXExporterTool/26.5/SysInfoTools.MBOXExporterTool.locale.zh-CN.yaml b/manifests/s/SysInfoTools/MBOXExporterTool/26.7/SysInfoTools.MBOXExporterTool.locale.zh-CN.yaml similarity index 97% rename from manifests/s/SysInfoTools/MBOXExporterTool/26.5/SysInfoTools.MBOXExporterTool.locale.zh-CN.yaml rename to manifests/s/SysInfoTools/MBOXExporterTool/26.7/SysInfoTools.MBOXExporterTool.locale.zh-CN.yaml index 3eb6b2d334f5f..e6d8e11b1ea9e 100644 --- a/manifests/s/SysInfoTools/MBOXExporterTool/26.5/SysInfoTools.MBOXExporterTool.locale.zh-CN.yaml +++ b/manifests/s/SysInfoTools/MBOXExporterTool/26.7/SysInfoTools.MBOXExporterTool.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: SysInfoTools.MBOXExporterTool -PackageVersion: "26.5" +PackageVersion: "26.7" PackageLocale: zh-CN License: 专有软件 ShortDescription: 将 MBOX 文件导出为 PST、PDF、Gmail、EML 等格式。 diff --git a/manifests/s/SysInfoTools/MBOXExporterTool/26.5/SysInfoTools.MBOXExporterTool.yaml b/manifests/s/SysInfoTools/MBOXExporterTool/26.7/SysInfoTools.MBOXExporterTool.yaml similarity index 91% rename from manifests/s/SysInfoTools/MBOXExporterTool/26.5/SysInfoTools.MBOXExporterTool.yaml rename to manifests/s/SysInfoTools/MBOXExporterTool/26.7/SysInfoTools.MBOXExporterTool.yaml index 3395b48a0c073..a8202f8e458c1 100644 --- a/manifests/s/SysInfoTools/MBOXExporterTool/26.5/SysInfoTools.MBOXExporterTool.yaml +++ b/manifests/s/SysInfoTools/MBOXExporterTool/26.7/SysInfoTools.MBOXExporterTool.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: SysInfoTools.MBOXExporterTool -PackageVersion: "26.5" +PackageVersion: "26.7" DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From d85ea1c3df22110634a0d192096c1f60186bfadd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:42:32 +0800 Subject: [PATCH 084/114] New version: wuxiran.CC-Panes version 0.11.6 (#409974) --- .../0.11.6/wuxiran.CC-Panes.installer.yaml | 19 ++++++++ .../0.11.6/wuxiran.CC-Panes.locale.en-US.yaml | 47 +++++++++++++++++++ .../0.11.6/wuxiran.CC-Panes.locale.zh-CN.yaml | 37 +++++++++++++++ .../CC-Panes/0.11.6/wuxiran.CC-Panes.yaml | 8 ++++ 4 files changed, 111 insertions(+) create mode 100644 manifests/w/wuxiran/CC-Panes/0.11.6/wuxiran.CC-Panes.installer.yaml create mode 100644 manifests/w/wuxiran/CC-Panes/0.11.6/wuxiran.CC-Panes.locale.en-US.yaml create mode 100644 manifests/w/wuxiran/CC-Panes/0.11.6/wuxiran.CC-Panes.locale.zh-CN.yaml create mode 100644 manifests/w/wuxiran/CC-Panes/0.11.6/wuxiran.CC-Panes.yaml diff --git a/manifests/w/wuxiran/CC-Panes/0.11.6/wuxiran.CC-Panes.installer.yaml b/manifests/w/wuxiran/CC-Panes/0.11.6/wuxiran.CC-Panes.installer.yaml new file mode 100644 index 0000000000000..1fda467c65b71 --- /dev/null +++ b/manifests/w/wuxiran/CC-Panes/0.11.6/wuxiran.CC-Panes.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: wuxiran.CC-Panes +PackageVersion: 0.11.6 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: cc-panes +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/wuxiran/cc-pane/releases/download/v0.11.6/cc-panes_0.11.6_x64-setup.exe + InstallerSha256: B891F36055ABF18F984CDC72FE8668287F402D276EBE3AD44863AC1BAA7D376C +- Architecture: arm64 + InstallerUrl: https://github.com/wuxiran/cc-pane/releases/download/v0.11.6/cc-panes_0.11.6_arm64-setup.exe + InstallerSha256: CFFF8036A20EB720C8761A1C937E193F300814280512966C8B94D59EA31E99D1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/wuxiran/CC-Panes/0.11.6/wuxiran.CC-Panes.locale.en-US.yaml b/manifests/w/wuxiran/CC-Panes/0.11.6/wuxiran.CC-Panes.locale.en-US.yaml new file mode 100644 index 0000000000000..04aa5918318b1 --- /dev/null +++ b/manifests/w/wuxiran/CC-Panes/0.11.6/wuxiran.CC-Panes.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: wuxiran.CC-Panes +PackageVersion: 0.11.6 +PackageLocale: en-US +Publisher: ccpanes +PublisherUrl: https://github.com/wuxiran +PublisherSupportUrl: https://github.com/wuxiran/cc-pane/issues +PackageName: cc-panes +PackageUrl: https://github.com/wuxiran/cc-pane +License: GPL-3.0 +LicenseUrl: https://github.com/wuxiran/cc-pane/blob/HEAD/LICENSE +ShortDescription: Multi-instance split-pane manager for Claude Code — a cross-platform desktop app built with Tauri 2 +Description: |- + CC-Panes lets you run multiple Claude Code CLI instances side by side in a split-pane terminal layout. Organize your AI-powered development workflow with workspaces, projects, and tasks — all from a single desktop app. + + Features + - Split-Pane Terminal — Run multiple terminals in flexible horizontal/vertical split layouts with drag-to-resize + - Workspace Management — Organize projects into workspaces with pinning, hiding, and reordering + - Built-in Terminal — Full-featured terminal (xterm.js + PTY) with multi-tab support + - Claude Code Integration — Launch Claude Code sessions, resume conversations, manage providers, and self-dialogue mode + - Git Integration — Branch status, pull/push/fetch/stash, worktree management, and git clone + - Session Management — Track launch history with recent launches panel, clean broken sessions, and resume previous work + - Local History — File version tracking with diff view, labels, branch-aware snapshots, and restore + - File Browser — Project file tree with search, create, rename, delete, copy, and move operations + - Code Editor — Monaco-based editor with 60+ language support, Markdown preview, and image preview + - Quick Search — Global file search (Ctrl+K) across all workspace projects + - Screenshot — Region capture with global shortcut, multi-monitor support, and clipboard copy + - Session Journal — Workspace-level session logging + - Todo & Plans — Task management with priorities, subtasks, and plan archiving + - Memory & Skills — Manage Claude memories and custom skills per project + - MCP Server Config — Configure MCP servers per project + - Hooks/Workflows — Workspace-level hook system for automation + - Provider Management — Multiple API provider support (Anthropic, Bedrock, Vertex, proxy, config profiles) + - Directory Scan Import — Batch import Git repositories from a directory + - Theme Support — Light/dark mode with glassmorphism design + - Borderless, Mini & Fullscreen — Frameless window mode, compact mini view, and F11 fullscreen toggle + - System Tray — Minimize to tray with status monitoring + - Desktop Notifications — Session exit, waiting-for-input, and todo reminder alerts with debounce + - Keyboard Shortcuts — Customizable shortcuts for all major actions + - i18n — English and Chinese (Simplified) interface +Tags: +- claude-code +ReleaseNotesUrl: https://github.com/wuxiran/cc-pane/releases/tag/v0.11.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/wuxiran/CC-Panes/0.11.6/wuxiran.CC-Panes.locale.zh-CN.yaml b/manifests/w/wuxiran/CC-Panes/0.11.6/wuxiran.CC-Panes.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5c204e8c1f4f2 --- /dev/null +++ b/manifests/w/wuxiran/CC-Panes/0.11.6/wuxiran.CC-Panes.locale.zh-CN.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: wuxiran.CC-Panes +PackageVersion: 0.11.6 +PackageLocale: zh-CN +ShortDescription: Claude Code 的多实例分窗管理器 —— 基于 Tauri 2 构建的跨平台桌面应用 +Description: |- + CC-Panes 让您在分屏终端布局中并排运行多个 Claude Code CLI 实例。通过单个桌面应用,即可使用工作区、项目和任务来组织您的 AI 驱动开发工作流。 + + 功能特性 + - 分屏终端 — 在灵活的横向/纵向分屏布局中运行多个终端,支持拖拽调整大小 + - 工作区管理 — 将项目组织到工作区中,支持固定、隐藏和重新排序 + - 内置终端 — 功能完整的终端(xterm.js + PTY),支持多标签页 + - Claude Code 集成 — 启动 Claude Code 会话、恢复对话、管理提供商,以及自对话模式 + - Git 集成 — 分支状态、拉取/推送/获取/贮藏、工作树管理,以及 git 克隆 + - 会话管理 — 通过最近启动面板跟踪启动历史、清理损坏会话、恢复之前的工作 + - 本地历史 — 文件版本跟踪,支持差异视图、标签、分支感知快照和恢复 + - 文件浏览器 — 项目文件树,支持搜索、创建、重命名、删除、复制和移动操作 + - 代码编辑器 — 基于 Monaco 的编辑器,支持 60 多种语言、Markdown 预览和图片预览 + - 快速搜索 — 跨所有工作区项目的全局文件搜索(Ctrl+K) + - 截图 — 区域捕获,支持全局快捷键、多显示器和剪贴板复制 + - 会话日志 — 工作区级别的会话记录 + - 待办与计划 — 任务管理,支持优先级、子任务和计划归档 + - 记忆与技能 — 管理 Claude 记忆和每个项目的自定义技能 + - MCP 服务器配置 — 为每个项目配置 MCP 服务器 + - 钩子/工作流 — 工作区级别的钩子系统,用于自动化 + - 提供商管理 — 多 API 提供商支持(Anthropic、Bedrock、Vertex、代理、配置配置文件) + - 目录扫描导入 — 从目录批量导入 Git 仓库 + - 主题支持 — 浅色/深色模式,采用玻璃拟态设计 + - 无边框、迷你与全屏 — 无边框窗口模式、紧凑迷你视图,以及 F11 全屏切换 + - 系统托盘 — 最小化到托盘并支持状态监控 + - 桌面通知 — 会话退出、等待输入和待办提醒警报,支持防抖 + - 键盘快捷键 — 可自定义所有主要操作的快捷键 + - 国际化 — 英文和简体中文界面 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/w/wuxiran/CC-Panes/0.11.6/wuxiran.CC-Panes.yaml b/manifests/w/wuxiran/CC-Panes/0.11.6/wuxiran.CC-Panes.yaml new file mode 100644 index 0000000000000..a4c971f36e56f --- /dev/null +++ b/manifests/w/wuxiran/CC-Panes/0.11.6/wuxiran.CC-Panes.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: wuxiran.CC-Panes +PackageVersion: 0.11.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 08ec6a1f915ab89c9b9cc0c305afcb9bfba59828 Mon Sep 17 00:00:00 2001 From: tdtsai1973 Date: Fri, 31 Jul 2026 00:44:18 +0800 Subject: [PATCH 085/114] Add Microsoft.WindowsBatteryLifeTool version 2.0.18 (#405832) Co-authored-by: Tzung-Dar Tsai Copilot-Session: 6bf38fac-99c1-46a0-8675-dfb509e12776 --- ...soft.WindowsBatteryLifeTool.installer.yaml | 23 ++++++++++++++++ ...t.WindowsBatteryLifeTool.locale.en-US.yaml | 26 +++++++++++++++++++ .../Microsoft.WindowsBatteryLifeTool.yaml | 6 +++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/m/Microsoft/WindowsBatteryLifeTool/2.0.18/Microsoft.WindowsBatteryLifeTool.installer.yaml create mode 100644 manifests/m/Microsoft/WindowsBatteryLifeTool/2.0.18/Microsoft.WindowsBatteryLifeTool.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/WindowsBatteryLifeTool/2.0.18/Microsoft.WindowsBatteryLifeTool.yaml diff --git a/manifests/m/Microsoft/WindowsBatteryLifeTool/2.0.18/Microsoft.WindowsBatteryLifeTool.installer.yaml b/manifests/m/Microsoft/WindowsBatteryLifeTool/2.0.18/Microsoft.WindowsBatteryLifeTool.installer.yaml new file mode 100644 index 0000000000000..a4e53f0b312cc --- /dev/null +++ b/manifests/m/Microsoft/WindowsBatteryLifeTool/2.0.18/Microsoft.WindowsBatteryLifeTool.installer.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +PackageIdentifier: Microsoft.WindowsBatteryLifeTool +PackageVersion: 2.0.18 +InstallerType: msi +Scope: machine +InstallModes: +- silent +- silentWithProgress +- interactive +ElevationRequirement: elevationRequired +UpgradeBehavior: install +ReleaseDate: 2026-07-21 +AppsAndFeaturesEntries: +- DisplayName: WindowsBatteryLifeTool + Publisher: Microsoft Corporation + ProductCode: '{685A77A3-1BB7-4ED2-A56E-BF37C00A6EE0}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/microsoft/WebBrowsingPowerRelease/releases/download/v2.0.18/WindowsBatteryLifeTool-2.0.18.msi + InstallerSha256: 68843172781BD4A8F5FF187DB42416B6C0FE908667365FD65AEF00C2B96EFB7D + ProductCode: '{685A77A3-1BB7-4ED2-A56E-BF37C00A6EE0}' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/m/Microsoft/WindowsBatteryLifeTool/2.0.18/Microsoft.WindowsBatteryLifeTool.locale.en-US.yaml b/manifests/m/Microsoft/WindowsBatteryLifeTool/2.0.18/Microsoft.WindowsBatteryLifeTool.locale.en-US.yaml new file mode 100644 index 0000000000000..12edce08816c1 --- /dev/null +++ b/manifests/m/Microsoft/WindowsBatteryLifeTool/2.0.18/Microsoft.WindowsBatteryLifeTool.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: Microsoft.WindowsBatteryLifeTool +PackageVersion: 2.0.18 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://github.com/microsoft/WebBrowsingPowerRelease/issues +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Windows Battery Life Tool +PackageUrl: https://github.com/microsoft/WebBrowsingPowerRelease +License: Microsoft Software License Terms +Copyright: Copyright (c) Microsoft Corporation +ShortDescription: Setup utility for the Windows Battery Life Tool Edge Browsing Power deployment package. +Description: Windows Battery Life Tool installs the Edge Browsing Power deployment package and Getting Started & User Guide for Windows battery life assessments. +Moniker: windows-battery-life-tool +Tags: +- assessment +- battery +- battery-life +- edge +- power +ReleaseNotes: Use new EdgeBrowsingPowerV2.0.18 package. +ReleaseNotesUrl: https://github.com/microsoft/WebBrowsingPowerRelease/releases/tag/v2.0.18 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/m/Microsoft/WindowsBatteryLifeTool/2.0.18/Microsoft.WindowsBatteryLifeTool.yaml b/manifests/m/Microsoft/WindowsBatteryLifeTool/2.0.18/Microsoft.WindowsBatteryLifeTool.yaml new file mode 100644 index 0000000000000..81e38c8630f44 --- /dev/null +++ b/manifests/m/Microsoft/WindowsBatteryLifeTool/2.0.18/Microsoft.WindowsBatteryLifeTool.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +PackageIdentifier: Microsoft.WindowsBatteryLifeTool +PackageVersion: 2.0.18 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 9d82578abd8c4ae2354bc61f8a5957ce68926338 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 30 Jul 2026 10:02:27 -0700 Subject: [PATCH 086/114] Automatic Waiver Addition for PR 408215 (#410028) --- manifests/s/SerZhyAle/StreamsPlayer/.validation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/s/SerZhyAle/StreamsPlayer/.validation b/manifests/s/SerZhyAle/StreamsPlayer/.validation index c7e263fbbc2b4..8585ceef6d437 100644 --- a/manifests/s/SerZhyAle/StreamsPlayer/.validation +++ b/manifests/s/SerZhyAle/StreamsPlayer/.validation @@ -1 +1 @@ -{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"5c2f71bf-3d56-42e9-994c-6c9bd588c376","TestPlan":"Policy-Test-2.7","PackagePath":"manifests/s/SerZhyAle/StreamsPlayer/26.0719.0310","CommitId":"fe7fb7dddbe501a4f1223a3be7065bb62b719125"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"5c2f71bf-3d56-42e9-994c-6c9bd588c376","TestPlan":"Policy-Test-2.7","PackagePath":"manifests/s/SerZhyAle/StreamsPlayer/26.0719.0310","CommitId":"fe7fb7dddbe501a4f1223a3be7065bb62b719125"},{"WaiverId":"5016f97f-1d15-40c8-a2b9-8073b295e909","TestPlan":"Policy-Test-2.7","PackagePath":"manifests/s/SerZhyAle/StreamsPlayer/26.0727.0253","CommitId":"0a451f348346b4aa407b4f283f7235ffd2690b52"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From 3d38e08e22ab5cea78652f227cdecda220b472b1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 01:05:49 +0800 Subject: [PATCH 087/114] New version: PortSwigger.BurpSuite version 2026.7.2 (#409970) --- .../PortSwigger.BurpSuite.installer.yaml | 41 +++++++++++++++++++ .../PortSwigger.BurpSuite.locale.en-US.yaml | 36 ++++++++++++++++ .../PortSwigger.BurpSuite.locale.zh-CN.yaml | 24 +++++++++++ .../2026.7.2/PortSwigger.BurpSuite.yaml | 8 ++++ 4 files changed, 109 insertions(+) create mode 100644 manifests/p/PortSwigger/BurpSuite/2026.7.2/PortSwigger.BurpSuite.installer.yaml create mode 100644 manifests/p/PortSwigger/BurpSuite/2026.7.2/PortSwigger.BurpSuite.locale.en-US.yaml create mode 100644 manifests/p/PortSwigger/BurpSuite/2026.7.2/PortSwigger.BurpSuite.locale.zh-CN.yaml create mode 100644 manifests/p/PortSwigger/BurpSuite/2026.7.2/PortSwigger.BurpSuite.yaml diff --git a/manifests/p/PortSwigger/BurpSuite/2026.7.2/PortSwigger.BurpSuite.installer.yaml b/manifests/p/PortSwigger/BurpSuite/2026.7.2/PortSwigger.BurpSuite.installer.yaml new file mode 100644 index 0000000000000..8748b20107ea0 --- /dev/null +++ b/manifests/p/PortSwigger/BurpSuite/2026.7.2/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.7.2 +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-07-30 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://portswigger.net/burp/releases/download?product=desktop&version=2026.7.2&type=WindowsX64 + InstallerSha256: 0AB3476DFD4B2FB186C12345E3BD5ED13C66EADB6B7DE148E8975F5A97CB08F3 +- Architecture: x64 + Scope: machine + InstallerUrl: https://portswigger.net/burp/releases/download?product=desktop&version=2026.7.2&type=WindowsX64 + InstallerSha256: 0AB3476DFD4B2FB186C12345E3BD5ED13C66EADB6B7DE148E8975F5A97CB08F3 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://portswigger.net/burp/releases/download?product=desktop&version=2026.7.2&type=WindowsArm64 + InstallerSha256: E87F752D6C3CF365BCBFAD456A4F137935865E26243856D59916A7283EA0EB76 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://portswigger.net/burp/releases/download?product=desktop&version=2026.7.2&type=WindowsArm64 + InstallerSha256: E87F752D6C3CF365BCBFAD456A4F137935865E26243856D59916A7283EA0EB76 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PortSwigger/BurpSuite/2026.7.2/PortSwigger.BurpSuite.locale.en-US.yaml b/manifests/p/PortSwigger/BurpSuite/2026.7.2/PortSwigger.BurpSuite.locale.en-US.yaml new file mode 100644 index 0000000000000..28e6997977139 --- /dev/null +++ b/manifests/p/PortSwigger/BurpSuite/2026.7.2/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.7.2 +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 fixes a bug and upgrades Burp's browser +ReleaseNotesUrl: https://portswigger.net/burp/releases/professional-community-2026-7-2 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://portswigger.net/burp/documentation +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PortSwigger/BurpSuite/2026.7.2/PortSwigger.BurpSuite.locale.zh-CN.yaml b/manifests/p/PortSwigger/BurpSuite/2026.7.2/PortSwigger.BurpSuite.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a998f27897d53 --- /dev/null +++ b/manifests/p/PortSwigger/BurpSuite/2026.7.2/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.7.2 +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.7.2/PortSwigger.BurpSuite.yaml b/manifests/p/PortSwigger/BurpSuite/2026.7.2/PortSwigger.BurpSuite.yaml new file mode 100644 index 0000000000000..4c934cd2f2ff0 --- /dev/null +++ b/manifests/p/PortSwigger/BurpSuite/2026.7.2/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.7.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9b78df5e56b69eeb9d4a0088d381758313d48ea5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 01:06:06 +0800 Subject: [PATCH 088/114] New version: JetBrains.dotTrace version 2026.2.0.1 (#409979) --- .../JetBrains.dotTrace.installer.yaml | 31 +++++++++++++++++ .../JetBrains.dotTrace.locale.en-US.yaml | 34 +++++++++++++++++++ .../JetBrains.dotTrace.locale.zh-CN.yaml | 23 +++++++++++++ .../2026.2.0.1/JetBrains.dotTrace.yaml | 8 +++++ 4 files changed, 96 insertions(+) create mode 100644 manifests/j/JetBrains/dotTrace/2026.2.0.1/JetBrains.dotTrace.installer.yaml create mode 100644 manifests/j/JetBrains/dotTrace/2026.2.0.1/JetBrains.dotTrace.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/dotTrace/2026.2.0.1/JetBrains.dotTrace.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/dotTrace/2026.2.0.1/JetBrains.dotTrace.yaml diff --git a/manifests/j/JetBrains/dotTrace/2026.2.0.1/JetBrains.dotTrace.installer.yaml b/manifests/j/JetBrains/dotTrace/2026.2.0.1/JetBrains.dotTrace.installer.yaml new file mode 100644 index 0000000000000..5a03b115ba9fd --- /dev/null +++ b/manifests/j/JetBrains/dotTrace/2026.2.0.1/JetBrains.dotTrace.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: JetBrains.dotTrace +PackageVersion: 2026.2.0.1 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /Silent=True + SilentWithProgress: /Silent=True + Log: /LogFile="" +FileExtensions: +- dtp +- dtt +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2026.2.0.1/JetBrains.dotTrace.2026.2.0.1.web.exe + InstallerSha256: 0EA64AB2297DFA9BB43E3C910793E96A83A8B46B95ADAA14DB965FE5BCBE8754 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2026.2.0.1/JetBrains.dotTrace.2026.2.0.1.web.exe + InstallerSha256: 0EA64AB2297DFA9BB43E3C910793E96A83A8B46B95ADAA14DB965FE5BCBE8754 + InstallerSwitches: + Custom: /PerMachine=True + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/dotTrace/2026.2.0.1/JetBrains.dotTrace.locale.en-US.yaml b/manifests/j/JetBrains/dotTrace/2026.2.0.1/JetBrains.dotTrace.locale.en-US.yaml new file mode 100644 index 0000000000000..4077a3a53424a --- /dev/null +++ b/manifests/j/JetBrains/dotTrace/2026.2.0.1/JetBrains.dotTrace.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: JetBrains.dotTrace +PackageVersion: 2026.2.0.1 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains dotTrace +PackageUrl: https://www.jetbrains.com/profiler/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: .NET performance profiler +Description: dotTrace helps you detect performance bottlenecks in a variety of .NET and .NET Core applications. +Tags: +- .net +- c# +- csharp +- develop +- development +- dotnet +- dottrace +ReleaseNotes: |- + ReSharper 2026.2.0.1 Release Notes + ReSharper 2026.2.0.1 + This update brings fixes and improvements to strengthen the ReSharper's overall stability. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/DOTNET-A-370/ReSharper-Tools-2026.2.0.1-release-notes +PurchaseUrl: https://www.jetbrains.com/store/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/dotTrace/2026.2.0.1/JetBrains.dotTrace.locale.zh-CN.yaml b/manifests/j/JetBrains/dotTrace/2026.2.0.1/JetBrains.dotTrace.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6e73337dd29ae --- /dev/null +++ b/manifests/j/JetBrains/dotTrace/2026.2.0.1/JetBrains.dotTrace.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: JetBrains.dotTrace +PackageVersion: 2026.2.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PackageUrl: https://www.jetbrains.com/zh-cn/profiler/ +License: 专有软件 +ShortDescription: .NET 性能分析器 +Description: dotTrace 可以帮助您检测各种 .NET 和 .NET Core 应用程序的性能瓶颈。 +Tags: +- .net +- c# +- csharp +- dotnet +- dottrace +- 开发 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/DOTNET-A-370/ReSharper-Tools-2026.2.0.1-release-notes +PurchaseUrl: https://www.jetbrains.com/zh-cn/store/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/dotTrace/2026.2.0.1/JetBrains.dotTrace.yaml b/manifests/j/JetBrains/dotTrace/2026.2.0.1/JetBrains.dotTrace.yaml new file mode 100644 index 0000000000000..f39f2f59f5373 --- /dev/null +++ b/manifests/j/JetBrains/dotTrace/2026.2.0.1/JetBrains.dotTrace.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.dotTrace +PackageVersion: 2026.2.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 35823270af05feacdb6014cf35963d3a0dbad54f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 01:06:25 +0800 Subject: [PATCH 089/114] New version: Wondershare.UniConverter.17 version 17.4.5.648 (17.4.5) (#409985) --- ...Wondershare.UniConverter.17.installer.yaml | 76 +++++++++++++++++++ ...dershare.UniConverter.17.locale.en-US.yaml | 58 ++++++++++++++ ...dershare.UniConverter.17.locale.zh-CN.yaml | 34 +++++++++ .../Wondershare.UniConverter.17.yaml | 8 ++ 4 files changed, 176 insertions(+) create mode 100644 manifests/w/Wondershare/UniConverter/17/17.4.5.648/Wondershare.UniConverter.17.installer.yaml create mode 100644 manifests/w/Wondershare/UniConverter/17/17.4.5.648/Wondershare.UniConverter.17.locale.en-US.yaml create mode 100644 manifests/w/Wondershare/UniConverter/17/17.4.5.648/Wondershare.UniConverter.17.locale.zh-CN.yaml create mode 100644 manifests/w/Wondershare/UniConverter/17/17.4.5.648/Wondershare.UniConverter.17.yaml diff --git a/manifests/w/Wondershare/UniConverter/17/17.4.5.648/Wondershare.UniConverter.17.installer.yaml b/manifests/w/Wondershare/UniConverter/17/17.4.5.648/Wondershare.UniConverter.17.installer.yaml new file mode 100644 index 0000000000000..4f2c549e36c03 --- /dev/null +++ b/manifests/w/Wondershare/UniConverter/17/17.4.5.648/Wondershare.UniConverter.17.installer.yaml @@ -0,0 +1,76 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Wondershare.UniConverter.17 +PackageVersion: 17.4.5.648 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- wsvcu +FileExtensions: +- 3g2 +- 3gp +- aac +- ac3 +- aif +- aiff +- amr +- ape +- asf +- au +- avi +- caf +- divx +- dv +- f4v +- flac +- flv +- m2t +- m2ts +- m4a +- m4b +- m4p +- m4r +- m4v +- mka +- mkv +- mod +- mov +- mp2 +- mp3 +- mp4 +- mpa +- mpeg +- mpg +- mts +- mxf +- nsv +- ogg +- ogv +- opus +- ra +- ram +- rm +- rmvb +- tod +- tp +- trp +- ts +- ts4 +- use +- vob +- vro +- wav +- webm +- wma +- wmv +- wtv +ProductCode: UniConverter 17_is1 +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerUrl: https://download.wondershare.com/cbs_down/uniconverter_64bit_17.4.5_full14204.exe + InstallerSha256: 5E8EFCE7B1378590C533D06FADFD70274029D241EA495F101B5BA92350E7E09E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wondershare/UniConverter/17/17.4.5.648/Wondershare.UniConverter.17.locale.en-US.yaml b/manifests/w/Wondershare/UniConverter/17/17.4.5.648/Wondershare.UniConverter.17.locale.en-US.yaml new file mode 100644 index 0000000000000..5b65b9cacaeba --- /dev/null +++ b/manifests/w/Wondershare/UniConverter/17/17.4.5.648/Wondershare.UniConverter.17.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: Wondershare.UniConverter.17 +PackageVersion: 17.4.5.648 +PackageLocale: en-US +Publisher: Wondershare Software +PublisherUrl: https://www.wondershare.com/ +PublisherSupportUrl: https://support.wondershare.com/how-tos/uniconverter/ +PrivacyUrl: https://www.wondershare.com/privacy.html +Author: Wondershare Technology Group Co.,Ltd. +PackageName: Wondershare UniConverter 17 +PackageUrl: https://videoconverter.wondershare.com/ +License: Proprietary +LicenseUrl: https://www.wondershare.com/company/end-user-license-agreement.html +Copyright: Copyright © 2026 Wondershare. All rights reserved. +CopyrightUrl: https://www.wondershare.com/company/terms_conditions.html +ShortDescription: A high-speed converter for thousands of media formats. +Description: Wondershare UniConverter is a complete video conversion toolset (conversion, editing, screen recording) with a simple user interface. It is easy to learn, cost effective, and empowers you to work faster. Compress files to more manageable sizes, convert into over 1000 formats, and edit your videos all with one software. +Tags: +- audio +- capture +- compress +- convert +- converter +- crop +- edit +- encode +- format +- media +- merge +- music +- record +- trim +- video +- watermark +ReleaseNotes: |- + 1. Enhanced Media Metadata Editing + Search, edit, and batch-apply metadata and artwork with a clearer saving workflow. More audio and video formats are now supported, along with expanded fields for music, audiobooks, movies, TV shows, and music videos. + + 2. Metadata Preservation + Compatible metadata can now be retained when converting or compressing supported media files, reducing the need to reorganize file information afterward. + + 3. Video & Audio Cutter: Split by Chapters + Automatically split supported media files using embedded chapter markers. Review and adjust the generated segments before exporting. + + 4. New Image Generation Models + Generate images faster with Nano Banana 2 Lite, or create professional-quality visuals with Seedream 5.0 Pro. + + 5. Keep Source Timecodes + Choose whether to preserve source timecodes during conversion and compression. This option is turned off by default. +ReleaseNotesUrl: https://videoconverter.wondershare.com/what-is-new.html +PurchaseUrl: https://videoconverter.wondershare.com/store/windows-individuals.html +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://videoconverter.wondershare.com/guide/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wondershare/UniConverter/17/17.4.5.648/Wondershare.UniConverter.17.locale.zh-CN.yaml b/manifests/w/Wondershare/UniConverter/17/17.4.5.648/Wondershare.UniConverter.17.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5f3e272fa0295 --- /dev/null +++ b/manifests/w/Wondershare/UniConverter/17/17.4.5.648/Wondershare.UniConverter.17.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Wondershare.UniConverter.17 +PackageVersion: 17.4.5.648 +PackageLocale: zh-CN +Author: 万兴科技集团股份有限公司 +PackageName: Wondershare UniConverter 17 +License: 专有软件 +Copyright: © 2026 万兴科技集团股份有限公司 版权所有 +ShortDescription: 一款支持数千媒体格式的高速转换器 +Description: Wondershare UniConverter 提供视频转换、压缩、编辑、录屏等全方位的专业音视频解决方案,你可以通过 Wondershare UniConverter 进行 1000+ 种视频格式的转换,将文件压缩至更易于操作和管理的大小,并对您的视频进行编辑处理;同时,Wondershare UniConverter 还提供 DVD、CD 刻录以及数据修复、GIF 制作、图片格式转换等特色功能,简单的用户界面助你轻松快速地实现音视频以及图片的处理工作。 +Tags: +- 剪切 +- 压制 +- 压缩 +- 合并 +- 媒体 +- 录制 +- 录屏 +- 格式 +- 水印 +- 视频 +- 编辑 +- 裁剪 +- 转换 +- 转换器 +- 音乐 +- 音频 +Documentations: +- DocumentLabel: 用户手册 + DocumentUrl: https://videoconverter.wondershare.com/guide/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wondershare/UniConverter/17/17.4.5.648/Wondershare.UniConverter.17.yaml b/manifests/w/Wondershare/UniConverter/17/17.4.5.648/Wondershare.UniConverter.17.yaml new file mode 100644 index 0000000000000..0578a2e79e9c9 --- /dev/null +++ b/manifests/w/Wondershare/UniConverter/17/17.4.5.648/Wondershare.UniConverter.17.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Wondershare.UniConverter.17 +PackageVersion: 17.4.5.648 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5f7bcff5e2698c3c02320b9c8907714a440076e0 Mon Sep 17 00:00:00 2001 From: Tomislav Pericin Date: Thu, 30 Jul 2026 19:06:42 +0200 Subject: [PATCH 090/114] New version: ReversingLabs.SAFEViewer version 1.6.5 (#409990) --- .../ReversingLabs.SAFEViewer.installer.yaml | 20 +++++++++++++++++++ ...ReversingLabs.SAFEViewer.locale.en-US.yaml | 12 +++++++++++ .../1.6.5/ReversingLabs.SAFEViewer.yaml | 8 ++++++++ 3 files changed, 40 insertions(+) create mode 100644 manifests/r/ReversingLabs/SAFEViewer/1.6.5/ReversingLabs.SAFEViewer.installer.yaml create mode 100644 manifests/r/ReversingLabs/SAFEViewer/1.6.5/ReversingLabs.SAFEViewer.locale.en-US.yaml create mode 100644 manifests/r/ReversingLabs/SAFEViewer/1.6.5/ReversingLabs.SAFEViewer.yaml diff --git a/manifests/r/ReversingLabs/SAFEViewer/1.6.5/ReversingLabs.SAFEViewer.installer.yaml b/manifests/r/ReversingLabs/SAFEViewer/1.6.5/ReversingLabs.SAFEViewer.installer.yaml new file mode 100644 index 0000000000000..61efac7d5c92a --- /dev/null +++ b/manifests/r/ReversingLabs/SAFEViewer/1.6.5/ReversingLabs.SAFEViewer.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ReversingLabs.SAFEViewer +PackageVersion: 1.6.5 +InstallerType: zip +NestedInstallerType: nullsoft +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: rl-safe\rl-safe-viewer-installer-win-x64.exe + InstallerUrl: https://downloads.secure.software/rlSAFE165-Windows-x64.zip + InstallerSha256: 5EA6AD6F8E4B4E8FA85611F3D74A5829FE098AB38B2894BF4D54A3DD4D19788F +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: rl-safe\rl-safe-viewer-installer-win-arm64.exe + InstallerUrl: https://downloads.secure.software/rlSAFE165-Windows-arm64.zip + InstallerSha256: 6D84585094FCC634ACF5D6F9D181C49386EF16365B50EB0C5C3E79397A9605F3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/ReversingLabs/SAFEViewer/1.6.5/ReversingLabs.SAFEViewer.locale.en-US.yaml b/manifests/r/ReversingLabs/SAFEViewer/1.6.5/ReversingLabs.SAFEViewer.locale.en-US.yaml new file mode 100644 index 0000000000000..b57c0905bab0b --- /dev/null +++ b/manifests/r/ReversingLabs/SAFEViewer/1.6.5/ReversingLabs.SAFEViewer.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: ReversingLabs.SAFEViewer +PackageVersion: 1.6.5 +PackageLocale: en-US +Publisher: ReversingLabs +PackageName: SAFE Viewer +License: SAFE Viewer - EULA +ShortDescription: SAFE Viewer is a standalone application developed by ReversingLabs for working with the SAFE report in the RL-SAFE archive format. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/ReversingLabs/SAFEViewer/1.6.5/ReversingLabs.SAFEViewer.yaml b/manifests/r/ReversingLabs/SAFEViewer/1.6.5/ReversingLabs.SAFEViewer.yaml new file mode 100644 index 0000000000000..82424663cfcba --- /dev/null +++ b/manifests/r/ReversingLabs/SAFEViewer/1.6.5/ReversingLabs.SAFEViewer.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: ReversingLabs.SAFEViewer +PackageVersion: 1.6.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 82627a6715d4798916c52d3f9b03e994d3036f6b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 01:07:01 +0800 Subject: [PATCH 091/114] Update: Bilibili.Bilibili version 1.18.0 (#409995) --- .../Bilibili/1.18.0/Bilibili.Bilibili.installer.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifests/b/Bilibili/Bilibili/1.18.0/Bilibili.Bilibili.installer.yaml b/manifests/b/Bilibili/Bilibili/1.18.0/Bilibili.Bilibili.installer.yaml index 5ba3b679f33e4..8f5ba11e43690 100644 --- a/manifests/b/Bilibili/Bilibili/1.18.0/Bilibili.Bilibili.installer.yaml +++ b/manifests/b/Bilibili/Bilibili/1.18.0/Bilibili.Bilibili.installer.yaml @@ -9,14 +9,14 @@ UpgradeBehavior: install Protocols: - bilipc ProductCode: BiliBili -ReleaseDate: 2026-07-28 +ReleaseDate: 2026-07-29 ElevationRequirement: elevatesSelf Installers: - Architecture: x64 - InstallerUrl: https://dl.hdslb.com/mobile/pack/bili_win/26381088/public/bilibili-setup-v1.18.0.exe - InstallerSha256: 4B1B05B1A65F70B5A0976415A996B00873A0C0A47D856E235B1EACD6D4799F9D + InstallerUrl: https://dl.hdslb.com/mobile/pack/bili_win/26437798/public/bilibili-setup-v1.18.0.exe + InstallerSha256: 75725DE826E047FD0562CB7E845DD7965F0A394BEBB5A3277678E4D8FE4FBACE - Architecture: arm64 - InstallerUrl: https://dl.hdslb.com/mobile/pack/bili_win/26381088/public/bilibili-setup-v1.18.0.exe - InstallerSha256: 4B1B05B1A65F70B5A0976415A996B00873A0C0A47D856E235B1EACD6D4799F9D + InstallerUrl: https://dl.hdslb.com/mobile/pack/bili_win/26437798/public/bilibili-setup-v1.18.0.exe + InstallerSha256: 75725DE826E047FD0562CB7E845DD7965F0A394BEBB5A3277678E4D8FE4FBACE ManifestType: installer ManifestVersion: 1.12.0 From 7e6c2961d5589b622545c617595313abbd8753ea Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 01:07:16 +0800 Subject: [PATCH 092/114] New version: Tencent.QQ.NT version 9.9.33.51802 (9.9.33.260730) (#409996) --- .../9.9.33.51802/Tencent.QQ.NT.installer.yaml | 31 +++++++++++++++ .../Tencent.QQ.NT.locale.en-US.yaml | 27 +++++++++++++ .../Tencent.QQ.NT.locale.zh-CN.yaml | 39 +++++++++++++++++++ .../QQ/NT/9.9.33.51802/Tencent.QQ.NT.yaml | 8 ++++ 4 files changed, 105 insertions(+) create mode 100644 manifests/t/Tencent/QQ/NT/9.9.33.51802/Tencent.QQ.NT.installer.yaml create mode 100644 manifests/t/Tencent/QQ/NT/9.9.33.51802/Tencent.QQ.NT.locale.en-US.yaml create mode 100644 manifests/t/Tencent/QQ/NT/9.9.33.51802/Tencent.QQ.NT.locale.zh-CN.yaml create mode 100644 manifests/t/Tencent/QQ/NT/9.9.33.51802/Tencent.QQ.NT.yaml diff --git a/manifests/t/Tencent/QQ/NT/9.9.33.51802/Tencent.QQ.NT.installer.yaml b/manifests/t/Tencent/QQ/NT/9.9.33.51802/Tencent.QQ.NT.installer.yaml new file mode 100644 index 0000000000000..aaf7b7a8816c7 --- /dev/null +++ b/manifests/t/Tencent/QQ/NT/9.9.33.51802/Tencent.QQ.NT.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: Tencent.QQ.NT +PackageVersion: 9.9.33.51802 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /s + SilentWithProgress: /s +UpgradeBehavior: install +Protocols: +- ntqq-notification +- tencent +ReleaseDate: 2026-07-30 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://qqdl.gtimg.cn/qqfile/QQNT/9.9.33/release/a0ce07ad/QQ_9.9.33_260730_x86_01.exe + InstallerSha256: F277C8E6139FAD03C4BB59D91EB00811F5CAB9F2BADE77EDC44A49E7AA431342 +- Architecture: x64 + InstallerUrl: https://qqdl.gtimg.cn/qqfile/QQNT/9.9.33/release/a0ce07ad/QQ_9.9.33_260730_x64_01.exe + InstallerSha256: 7BCC1AD50C19D14C9AAD17778A0359AACD84B4D6C54EF1C71D938E0A6E2F2F5D +- Architecture: arm64 + InstallerUrl: https://qqdl.gtimg.cn/qqfile/QQNT/9.9.33/release/a0ce07ad/QQ_9.9.33_260730_arm64_01.exe + InstallerSha256: 3568E15927A0F799FC4BC1B39FD1477185D5CCAA67452C2401FE5144E66C86B7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/QQ/NT/9.9.33.51802/Tencent.QQ.NT.locale.en-US.yaml b/manifests/t/Tencent/QQ/NT/9.9.33.51802/Tencent.QQ.NT.locale.en-US.yaml new file mode 100644 index 0000000000000..d794ca431f4d5 --- /dev/null +++ b/manifests/t/Tencent/QQ/NT/9.9.33.51802/Tencent.QQ.NT.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Tencent.QQ.NT +PackageVersion: 9.9.33.51802 +PackageLocale: en-US +Author: Shenzhen Tencent Computer Systems Company Limited +License: Proprietary +CopyrightUrl: https://www.tencent.com/en-us/statement.html +ShortDescription: An instant messaging tool that gives you the best way to keep in touch with your friends and family +Description: Tencent QQ is an instant messaging software used by 800 million people. You can not only chat and make friends through QQ on various devices, but also make free video and voice calls, and send and receive important files anytime, anywhere. +Tags: +- call +- chat +- friends +- im +- instant-messaging +- message +- send +- share +- talk +- voice +Documentations: +- DocumentLabel: Help + DocumentUrl: https://kf.qq.com/product/QQ.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/QQ/NT/9.9.33.51802/Tencent.QQ.NT.locale.zh-CN.yaml b/manifests/t/Tencent/QQ/NT/9.9.33.51802/Tencent.QQ.NT.locale.zh-CN.yaml new file mode 100644 index 0000000000000..030031cb7f135 --- /dev/null +++ b/manifests/t/Tencent/QQ/NT/9.9.33.51802/Tencent.QQ.NT.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Tencent.QQ.NT +PackageVersion: 9.9.33.51802 +PackageLocale: zh-CN +Publisher: Tencent +PublisherUrl: https://im.qq.com/ +PublisherSupportUrl: https://support.qq.com/products/36086 +PrivacyUrl: https://docs.qq.com/doc/p/74d994d528f8255e6c8e39d10932aaa7cf7cb467?dver=2.1.27262305 +Author: 深圳市腾讯计算机系统有限公司 +PackageName: QQ +PackageUrl: https://im.qq.com/pcqq/index.shtml +License: 专有软件 +LicenseUrl: https://rule.tencent.com/rule/46a15f24-e42c-4cb6-a308-2347139b1201 +Copyright: Copyright © 1999-2026 Tencent. All Rights Reserved. +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 一款能让你与你的朋友和家人保持联系的即时通讯工具 +Description: 腾讯 QQ,8 亿人在用的即时通讯软件。你不仅可以在各类通讯终端上通过 QQ 聊天交友,还能进行免费的视频、语音通话,或者随时随地收发重要文件。 +Moniker: qqnt +Tags: +- 信息 +- 共享 +- 分享 +- 发送 +- 好友 +- 朋友 +- 消息 +- 电话 +- 聊天 +- 语音 +- 通话 +ReleaseNotesUrl: https://im.qq.com/pcqq/support.html +PurchaseUrl: https://vip.qq.com/ +Documentations: +- DocumentLabel: 使用帮助 + DocumentUrl: https://kf.qq.com/product/QQ.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/QQ/NT/9.9.33.51802/Tencent.QQ.NT.yaml b/manifests/t/Tencent/QQ/NT/9.9.33.51802/Tencent.QQ.NT.yaml new file mode 100644 index 0000000000000..5196ba523b94e --- /dev/null +++ b/manifests/t/Tencent/QQ/NT/9.9.33.51802/Tencent.QQ.NT.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.QQ.NT +PackageVersion: 9.9.33.51802 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From d8743254f776fd2316d0eb53e6bdcc534a88ce68 Mon Sep 17 00:00:00 2001 From: Alexander Trakhimenok <533159+trakhimenok@users.noreply.github.com> Date: Thu, 30 Jul 2026 18:07:30 +0100 Subject: [PATCH 093/114] New version: SpecScore.CLI 0.26.0 (#410000) Co-authored-by: goreleaserbot --- .../CLI/0.26.0/SpecScore.CLI.installer.yaml | 18 ++++++++++++++++++ .../CLI/0.26.0/SpecScore.CLI.locale.en-US.yaml | 18 ++++++++++++++++++ .../s/SpecScore/CLI/0.26.0/SpecScore.CLI.yaml | 7 +++++++ 3 files changed, 43 insertions(+) create mode 100644 manifests/s/SpecScore/CLI/0.26.0/SpecScore.CLI.installer.yaml create mode 100644 manifests/s/SpecScore/CLI/0.26.0/SpecScore.CLI.locale.en-US.yaml create mode 100644 manifests/s/SpecScore/CLI/0.26.0/SpecScore.CLI.yaml diff --git a/manifests/s/SpecScore/CLI/0.26.0/SpecScore.CLI.installer.yaml b/manifests/s/SpecScore/CLI/0.26.0/SpecScore.CLI.installer.yaml new file mode 100644 index 0000000000000..5e3ccc220214c --- /dev/null +++ b/manifests/s/SpecScore/CLI/0.26.0/SpecScore.CLI.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: SpecScore.CLI +PackageVersion: 0.26.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-07-30" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: specscore.exe + PortableCommandAlias: specscore + InstallerUrl: https://github.com/specscore/specscore-cli/releases/download/v0.26.0/specscore_0.26.0_windows_amd64.zip + InstallerSha256: 8767166d6b9cc29c6dc217f2d712f8ef551bb78e0be4e53412c84a4aa3d599ce + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecScore/CLI/0.26.0/SpecScore.CLI.locale.en-US.yaml b/manifests/s/SpecScore/CLI/0.26.0/SpecScore.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..c84ff0a7de275 --- /dev/null +++ b/manifests/s/SpecScore/CLI/0.26.0/SpecScore.CLI.locale.en-US.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: SpecScore.CLI +PackageVersion: 0.26.0 +PackageLocale: en-US +Publisher: SpecScore +PublisherUrl: https://specscore.md +PackageName: SpecScore +PackageUrl: https://specscore.md +License: Apache-2.0 +ShortDescription: Lint, validate, and navigate Markdown specifications. +Description: | + SpecScore is a CLI for working with Markdown-based specifications: + validate spec trees against structural conventions, search across + features, and inspect feature/plan/task relationships. +Moniker: SpecScore +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecScore/CLI/0.26.0/SpecScore.CLI.yaml b/manifests/s/SpecScore/CLI/0.26.0/SpecScore.CLI.yaml new file mode 100644 index 0000000000000..a0651fd69a6e1 --- /dev/null +++ b/manifests/s/SpecScore/CLI/0.26.0/SpecScore.CLI.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: SpecScore.CLI +PackageVersion: 0.26.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ad21391fe57ca9f2f42567b07b6f32f654bddb92 Mon Sep 17 00:00:00 2001 From: Glide01 Date: Thu, 30 Jul 2026 10:07:37 -0700 Subject: [PATCH 094/114] New version: Glide01.BoxPilot version 1.13.3 (#410004) --- .../1.13.3/Glide01.BoxPilot.installer.yaml | 22 +++++++++++++++++ .../1.13.3/Glide01.BoxPilot.locale.en-US.yaml | 24 +++++++++++++++++++ .../BoxPilot/1.13.3/Glide01.BoxPilot.yaml | 8 +++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/g/Glide01/BoxPilot/1.13.3/Glide01.BoxPilot.installer.yaml create mode 100644 manifests/g/Glide01/BoxPilot/1.13.3/Glide01.BoxPilot.locale.en-US.yaml create mode 100644 manifests/g/Glide01/BoxPilot/1.13.3/Glide01.BoxPilot.yaml diff --git a/manifests/g/Glide01/BoxPilot/1.13.3/Glide01.BoxPilot.installer.yaml b/manifests/g/Glide01/BoxPilot/1.13.3/Glide01.BoxPilot.installer.yaml new file mode 100644 index 0000000000000..e4c208a7d215a --- /dev/null +++ b/manifests/g/Glide01/BoxPilot/1.13.3/Glide01.BoxPilot.installer.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Glide01.BoxPilot +PackageVersion: 1.13.3 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{99CA1363-49ED-4108-98B4-41E846BEC05A}' +ReleaseDate: 2026-07-29 +AppsAndFeaturesEntries: +- ProductCode: '{99CA1363-49ED-4108-98B4-41E846BEC05A}' + UpgradeCode: '{F7A8C9D1-2E3B-4F5A-6B7C-8D9E0F1A2B3C}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/BoxPilot' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Glide01/BoxPilot/releases/download/v1.13.3/box_pilot_gui-1.13.3-x86_64.msi + InstallerSha256: FE03B2D794749FFAC35362684D08DC26F61E335380B1217BE4679DC2F87AAB9B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Glide01/BoxPilot/1.13.3/Glide01.BoxPilot.locale.en-US.yaml b/manifests/g/Glide01/BoxPilot/1.13.3/Glide01.BoxPilot.locale.en-US.yaml new file mode 100644 index 0000000000000..585ad8c2db79b --- /dev/null +++ b/manifests/g/Glide01/BoxPilot/1.13.3/Glide01.BoxPilot.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Glide01.BoxPilot +PackageVersion: 1.13.3 +PackageLocale: en-US +Publisher: BoxPilot Contributors +PublisherUrl: https://github.com/Glide01 +PublisherSupportUrl: https://github.com/Glide01/BoxPilot/issues +PackageName: BoxPilot +PackageUrl: https://github.com/Glide01/BoxPilot +License: MIT +LicenseUrl: https://github.com/Glide01/BoxPilot/blob/HEAD/LICENSE +ShortDescription: A GUI manager for the sing-box proxy program +Moniker: boxpilot +ReleaseNotes: |- + BoxPilot v1.13.3 — sing-box 1.13.14 bundled in the MSI. + Install via winget: winget install Glide01.BoxPilot + BoxPilot is MIT licensed. The bundled sing-box.exe is the official + SagerNet/sing-box release binary, + distributed under its own GPL-3.0-or-later license. +ReleaseNotesUrl: https://github.com/Glide01/BoxPilot/releases/tag/v1.13.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Glide01/BoxPilot/1.13.3/Glide01.BoxPilot.yaml b/manifests/g/Glide01/BoxPilot/1.13.3/Glide01.BoxPilot.yaml new file mode 100644 index 0000000000000..8072c9d63c41c --- /dev/null +++ b/manifests/g/Glide01/BoxPilot/1.13.3/Glide01.BoxPilot.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: Glide01.BoxPilot +PackageVersion: 1.13.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 23ab06aed6d81dd6517e87a870fcd034d844cc79 Mon Sep 17 00:00:00 2001 From: JC Paredes Date: Fri, 31 Jul 2026 01:30:08 +0800 Subject: [PATCH 095/114] New version: jannskiee.floe 1.9.0 (#410003) Co-authored-by: goreleaserbot --- .../floe/1.9.0/jannskiee.floe.installer.yaml | 26 +++++++++++++++++++ .../1.9.0/jannskiee.floe.locale.en-US.yaml | 13 ++++++++++ .../jannskiee/floe/1.9.0/jannskiee.floe.yaml | 7 +++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/j/jannskiee/floe/1.9.0/jannskiee.floe.installer.yaml create mode 100644 manifests/j/jannskiee/floe/1.9.0/jannskiee.floe.locale.en-US.yaml create mode 100644 manifests/j/jannskiee/floe/1.9.0/jannskiee.floe.yaml diff --git a/manifests/j/jannskiee/floe/1.9.0/jannskiee.floe.installer.yaml b/manifests/j/jannskiee/floe/1.9.0/jannskiee.floe.installer.yaml new file mode 100644 index 0000000000000..f254d8d0370bf --- /dev/null +++ b/manifests/j/jannskiee/floe/1.9.0/jannskiee.floe.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: jannskiee.floe +PackageVersion: 1.9.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-07-30" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: floe.exe + PortableCommandAlias: floe + InstallerUrl: https://github.com/jannskiee/floe/releases/download/v1.9.0/floe_1.9.0_windows_arm64.zip + InstallerSha256: 5bdb9993e53cdaac4aa435523d90568b2a3d62ba6ea201febc8fbc64667f9c4d + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: floe.exe + PortableCommandAlias: floe + InstallerUrl: https://github.com/jannskiee/floe/releases/download/v1.9.0/floe_1.9.0_windows_amd64.zip + InstallerSha256: b0c240dbd00366fb3939d81875362369827868ed527f66de8860bef7fa89f45c + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/jannskiee/floe/1.9.0/jannskiee.floe.locale.en-US.yaml b/manifests/j/jannskiee/floe/1.9.0/jannskiee.floe.locale.en-US.yaml new file mode 100644 index 0000000000000..f6f31da37b390 --- /dev/null +++ b/manifests/j/jannskiee/floe/1.9.0/jannskiee.floe.locale.en-US.yaml @@ -0,0 +1,13 @@ +# 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: jannskiee.floe +PackageVersion: 1.9.0 +PackageLocale: en-US +Publisher: jannskiee +PackageName: floe +PackageUrl: https://floe.one +License: MIT +ShortDescription: Secure peer-to-peer file transfer CLI +Moniker: floe +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/jannskiee/floe/1.9.0/jannskiee.floe.yaml b/manifests/j/jannskiee/floe/1.9.0/jannskiee.floe.yaml new file mode 100644 index 0000000000000..8af26754f63d1 --- /dev/null +++ b/manifests/j/jannskiee/floe/1.9.0/jannskiee.floe.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: jannskiee.floe +PackageVersion: 1.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f216b2f756196a0b5a7ae6a3b42f4bf8b60712d5 Mon Sep 17 00:00:00 2001 From: "Pecorino (zondax)" <83246875+pecorino-bot@users.noreply.github.com> Date: Thu, 30 Jul 2026 14:30:25 -0300 Subject: [PATCH 096/114] New version: kunobi-ninja.kunobi version 1.6.0 (#410006) --- .../1.6.0/kunobi-ninja.kunobi.installer.yaml | 23 ++++++++++++++++ .../kunobi-ninja.kunobi.locale.en-US.yaml | 27 +++++++++++++++++++ .../kunobi/1.6.0/kunobi-ninja.kunobi.yaml | 8 ++++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/k/kunobi-ninja/kunobi/1.6.0/kunobi-ninja.kunobi.installer.yaml create mode 100644 manifests/k/kunobi-ninja/kunobi/1.6.0/kunobi-ninja.kunobi.locale.en-US.yaml create mode 100644 manifests/k/kunobi-ninja/kunobi/1.6.0/kunobi-ninja.kunobi.yaml diff --git a/manifests/k/kunobi-ninja/kunobi/1.6.0/kunobi-ninja.kunobi.installer.yaml b/manifests/k/kunobi-ninja/kunobi/1.6.0/kunobi-ninja.kunobi.installer.yaml new file mode 100644 index 0000000000000..4e5c37d582086 --- /dev/null +++ b/manifests/k/kunobi-ninja/kunobi/1.6.0/kunobi-ninja.kunobi.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kunobi-ninja.kunobi +PackageVersion: 1.6.0 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /S + SilentWithProgress: /P +UpgradeBehavior: install +Protocols: +- kunobi +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerUrl: https://r2.kunobi.com/v1.6.0/Kunobi_1.6.0_windows_x86_64.exe + InstallerSha256: 269FF8F7E155A3B365BD2343A51EE54705CB5F236DC1811BE20B2BD7A9FC7986 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kunobi-ninja/kunobi/1.6.0/kunobi-ninja.kunobi.locale.en-US.yaml b/manifests/k/kunobi-ninja/kunobi/1.6.0/kunobi-ninja.kunobi.locale.en-US.yaml new file mode 100644 index 0000000000000..50fcce4f9b0d2 --- /dev/null +++ b/manifests/k/kunobi-ninja/kunobi/1.6.0/kunobi-ninja.kunobi.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: kunobi-ninja.kunobi +PackageVersion: 1.6.0 +PackageLocale: en-US +Publisher: Kunobi Ninja +PublisherUrl: https://kunobi.ninja/ +PublisherSupportUrl: https://kunobi.ninja/contact +Author: Zondax AG +PackageName: kunobi +PackageUrl: https://kunobi.ninja/download +License: Proprietary +LicenseUrl: https://kunobi.ninja/terms-of-use +Copyright: Copyright (c) Zondax AG +CopyrightUrl: https://kunobi.ninja/terms-of-use +ShortDescription: Kubernetes and Gitops dashboard and management tool +Description: Operations control for GitOps and Kubernetes at scale Kunobi helps platform teams understand what is deployed, what changed, and why. Across clusters and GitOps sources +Moniker: kunobi +Tags: +- devops +- gitops +- k8s +- kubernetes +ReleaseNotesUrl: https://kunobi.com/changelog/v1.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kunobi-ninja/kunobi/1.6.0/kunobi-ninja.kunobi.yaml b/manifests/k/kunobi-ninja/kunobi/1.6.0/kunobi-ninja.kunobi.yaml new file mode 100644 index 0000000000000..491f8d2a1d1bc --- /dev/null +++ b/manifests/k/kunobi-ninja/kunobi/1.6.0/kunobi-ninja.kunobi.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: kunobi-ninja.kunobi +PackageVersion: 1.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 73f072fb3835012839e8caf289728dc7e350cd51 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 01:30:38 +0800 Subject: [PATCH 097/114] New version: Deezer.Deezer version 7.1.290 (#410008) --- .../7.1.290/Deezer.Deezer.installer.yaml | 21 +++++++++++ .../7.1.290/Deezer.Deezer.locale.en-US.yaml | 35 +++++++++++++++++++ .../7.1.290/Deezer.Deezer.locale.zh-CN.yaml | 22 ++++++++++++ .../Deezer/Deezer/7.1.290/Deezer.Deezer.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/d/Deezer/Deezer/7.1.290/Deezer.Deezer.installer.yaml create mode 100644 manifests/d/Deezer/Deezer/7.1.290/Deezer.Deezer.locale.en-US.yaml create mode 100644 manifests/d/Deezer/Deezer/7.1.290/Deezer.Deezer.locale.zh-CN.yaml create mode 100644 manifests/d/Deezer/Deezer/7.1.290/Deezer.Deezer.yaml diff --git a/manifests/d/Deezer/Deezer/7.1.290/Deezer.Deezer.installer.yaml b/manifests/d/Deezer/Deezer/7.1.290/Deezer.Deezer.installer.yaml new file mode 100644 index 0000000000000..380d0e3d6acee --- /dev/null +++ b/manifests/d/Deezer/Deezer/7.1.290/Deezer.Deezer.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: Deezer.Deezer +PackageVersion: 7.1.290 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +FileExtensions: +- deezer +- dzr +ProductCode: 67490f87-0893-5593-ae76-b1e5d0acd13f +ReleaseDate: 2026-07-22 +Installers: +- Architecture: x86 + InstallerUrl: https://www.deezer.com/desktop/update/artifact-win32-x86-7.1.290 + InstallerSha256: 33C1205AAA9F6622C10CDA3A5271BD951A85CF040E8DDA8E6621ABDBF8995C22 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Deezer/Deezer/7.1.290/Deezer.Deezer.locale.en-US.yaml b/manifests/d/Deezer/Deezer/7.1.290/Deezer.Deezer.locale.en-US.yaml new file mode 100644 index 0000000000000..e510f5b7b0a15 --- /dev/null +++ b/manifests/d/Deezer/Deezer/7.1.290/Deezer.Deezer.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: Deezer.Deezer +PackageVersion: 7.1.290 +PackageLocale: en-US +Publisher: Deezer +PublisherUrl: https://www.deezer.com/ +PublisherSupportUrl: https://support.deezer.com/ +PrivacyUrl: https://www.deezer.com/legal/personal-datas +Author: Deezer S.A. +PackageName: Deezer +PackageUrl: https://www.deezer.com/explore/download/ +License: Proprietary +LicenseUrl: https://www.deezer.com/legal/cgu +Copyright: © 2026 Deezer +CopyrightUrl: https://www.deezer.com/legal/cgu +ShortDescription: A French online music streaming service. +Moniker: deezer +Tags: +- 9nblggh6j7vv +- album +- artist +- audio +- episode +- music +- playlist +- podcast +- radio +- song +- sound +- streaming +PurchaseUrl: https://www.deezer.com/offers +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Deezer/Deezer/7.1.290/Deezer.Deezer.locale.zh-CN.yaml b/manifests/d/Deezer/Deezer/7.1.290/Deezer.Deezer.locale.zh-CN.yaml new file mode 100644 index 0000000000000..281b071469608 --- /dev/null +++ b/manifests/d/Deezer/Deezer/7.1.290/Deezer.Deezer.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: Deezer.Deezer +PackageVersion: 7.1.290 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 来自法国的在线音乐流媒体服务 +Tags: +- 专辑 +- 广播 +- 播客 +- 歌单 +- 歌手 +- 歌曲 +- 流媒体 +- 艺人 +- 节目 +- 音乐 +- 音频 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Deezer/Deezer/7.1.290/Deezer.Deezer.yaml b/manifests/d/Deezer/Deezer/7.1.290/Deezer.Deezer.yaml new file mode 100644 index 0000000000000..c5c6a1d0f2e7d --- /dev/null +++ b/manifests/d/Deezer/Deezer/7.1.290/Deezer.Deezer.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: Deezer.Deezer +PackageVersion: 7.1.290 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From aa4742fa45caf27111ed4b3c86e35a191655b538 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 01:30:54 +0800 Subject: [PATCH 098/114] New version: ItchIo.Itch version 26.17.0 (#410012) --- .../26.15.0/ItchIo.Itch.locale.en-US.yaml | 50 ---------------- .../ItchIo.Itch.installer.yaml | 4 +- .../26.17.0/ItchIo.Itch.locale.en-US.yaml | 57 +++++++++++++++++++ .../ItchIo.Itch.locale.zh-CN.yaml | 2 +- .../{26.15.0 => 26.17.0}/ItchIo.Itch.yaml | 2 +- 5 files changed, 61 insertions(+), 54 deletions(-) delete mode 100644 manifests/i/ItchIo/Itch/26.15.0/ItchIo.Itch.locale.en-US.yaml rename manifests/i/ItchIo/Itch/{26.15.0 => 26.17.0}/ItchIo.Itch.installer.yaml (93%) create mode 100644 manifests/i/ItchIo/Itch/26.17.0/ItchIo.Itch.locale.en-US.yaml rename manifests/i/ItchIo/Itch/{26.15.0 => 26.17.0}/ItchIo.Itch.locale.zh-CN.yaml (97%) rename manifests/i/ItchIo/Itch/{26.15.0 => 26.17.0}/ItchIo.Itch.yaml (90%) diff --git a/manifests/i/ItchIo/Itch/26.15.0/ItchIo.Itch.locale.en-US.yaml b/manifests/i/ItchIo/Itch/26.15.0/ItchIo.Itch.locale.en-US.yaml deleted file mode 100644 index b401914daf8f6..0000000000000 --- a/manifests/i/ItchIo/Itch/26.15.0/ItchIo.Itch.locale.en-US.yaml +++ /dev/null @@ -1,50 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: ItchIo.Itch -PackageVersion: 26.15.0 -PackageLocale: en-US -Publisher: itch corp. -PublisherUrl: https://itch.io/ -PublisherSupportUrl: https://itch.io/support -PrivacyUrl: https://itch.io/docs/legal/privacy-policy -Author: Itch Corp. -PackageName: itch -PackageUrl: https://itch.io/app -License: MIT -LicenseUrl: https://github.com/itchio/itch/blob/HEAD/LICENSE -Copyright: Copyright (c) 2026 itch corp., https://itch.io -CopyrightUrl: https://itch.io/docs/legal/terms -ShortDescription: Install, update and play indie games -Description: The itch.io app, itch, lets you effortlessly download and run games and software from itch.io. All of your downloads are kept in a single place and are automatically updated. Access your collections and purchases, or browse for new games via the in-app browser. -Moniker: itch.io -Tags: -- game -ReleaseNotes: |- - This release adds a page for browsing and installing games from itch.io bundles you own, a platform filter on the collection, bundle, and library pages, accessibility improvements to the sort and filter dropdowns, and an Electron bump. - Bundles - - Bundles you own now show up in your Library, each with its own page listing every game in the bundle - - The bundle page can be sorted, searched by title, and filtered by platform, classification, and installed status - - Games can be installed directly from the bundle page - - Requires a version of butler with bundle support - Filtering - - Added a platform filter (Windows, macOS, Linux, Web) to the collection, bundle, and library pages - Accessibility - - The sort and filter dropdowns are now keyboard and screen reader friendly, with combobox/listbox roles and arrow-key navigation - Hotkeys - - Removed the Ctrl+Alt+Backspace shortcut that force-killed the last running game (#3453) - Upload - - Fixed the file labels shown for builds that are still processing - Electron - - Upgraded Electron from 42.1.0 to 43.0.0 - Full Changelog: https://github.com/itchio/itch/compare/v26.13.0...v26.15.0 -ReleaseNotesUrl: https://github.com/itchio/itch/releases/tag/v26.1.9 -Documentations: -- DocumentLabel: Docs - DocumentUrl: https://itch.io/docs -- DocumentLabel: User Guide - DocumentUrl: https://itch.io/docs/itch -- DocumentLabel: FAQ - DocumentUrl: https://itch.io/docs/app/faq -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/i/ItchIo/Itch/26.15.0/ItchIo.Itch.installer.yaml b/manifests/i/ItchIo/Itch/26.17.0/ItchIo.Itch.installer.yaml similarity index 93% rename from manifests/i/ItchIo/Itch/26.15.0/ItchIo.Itch.installer.yaml rename to manifests/i/ItchIo/Itch/26.17.0/ItchIo.Itch.installer.yaml index 04dcc85f2df4a..98f2a4f52797d 100644 --- a/manifests/i/ItchIo/Itch/26.15.0/ItchIo.Itch.installer.yaml +++ b/manifests/i/ItchIo/Itch/26.17.0/ItchIo.Itch.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: ItchIo.Itch -PackageVersion: 26.15.0 +PackageVersion: 26.17.0 InstallerType: zip NestedInstallerType: exe NestedInstallerFiles: @@ -20,7 +20,7 @@ Protocols: - itch - itchio ProductCode: itch -ReleaseDate: 2026-07-07 +ReleaseDate: 2026-07-28 Installers: - Architecture: x64 InstallerUrl: https://broth.itch.zone/install-itch/windows-amd64/1.29.0+808e1c8/archive/default diff --git a/manifests/i/ItchIo/Itch/26.17.0/ItchIo.Itch.locale.en-US.yaml b/manifests/i/ItchIo/Itch/26.17.0/ItchIo.Itch.locale.en-US.yaml new file mode 100644 index 0000000000000..ede469d22ca8f --- /dev/null +++ b/manifests/i/ItchIo/Itch/26.17.0/ItchIo.Itch.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: ItchIo.Itch +PackageVersion: 26.17.0 +PackageLocale: en-US +Publisher: itch corp. +PublisherUrl: https://itch.io/ +PublisherSupportUrl: https://itch.io/support +PrivacyUrl: https://itch.io/docs/legal/privacy-policy +Author: Itch Corp. +PackageName: itch +PackageUrl: https://itch.io/app +License: MIT +LicenseUrl: https://github.com/itchio/itch/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 itch corp., https://itch.io +CopyrightUrl: https://itch.io/docs/legal/terms +ShortDescription: Install, update and play indie games +Description: The itch.io app, itch, lets you effortlessly download and run games and software from itch.io. All of your downloads are kept in a single place and are automatically updated. Access your collections and purchases, or browse for new games via the in-app browser. +Moniker: itch.io +Tags: +- game +ReleaseNotes: |- + This release adds per-game launch settings, lets you install downloads that aren't tagged for your platform, reworks the installed library page and the manage dialog, and rebuilds the sidebar search around your own library. It requires butler 15.30.0 or newer. + Launch settings + - Each installed game now has a Launch settings screen, reachable from the manage dialog, with per-game sandbox, network access, and environment variable options (#366, #3102) + - Introduces a "Command Pattern" launch options: support either plain arguments to add or a %command% pattern to add wrapper commands or environment variables (#342, #3238, #2713) + Installing + - Downloads that aren't tagged for your platform are now able to be revealed and intsalled. (#3430, #3237, #3270, #2929, #2556, #2446, #2275) + - itch://install accepts a launch parameter, which opens the launch dialog instead of reinstalling when the upload is already downloaded + Search + The sidebar search has been replaced: + - Autocomplete candidates now only show locally available projects, eg. things you have bought, or synced from collections or bundles. + - Autocomplete results now include Collections and Bundles, making it easy to naviagte directly to the corresponding page in the app. + - There's now a Search on itch.io... option presented first that will take you to itch.io's full search page to search across the site. + This replaces the old API search autocomplete which presented items in a confusing order that made it hard to actually find anything. We feel that autocomplete works best for things you already have, and everything else should go through the site's full search experience. + Library + - Installed items show install size, version, and play time inline, plus a manage button next to the main action + - The installed page can be sorted by last played, play time, size on disk, and install date, and filtered to games you've never played + - The content type filter is now a dropdown and includes soundtracks, game mods, and other (#3421) + - We minimized the manage project dialog to avoid duplicating features now present in the the install dialog. + butler + - Requires butler 15.30.0 or newer + - Play time and last played are now tracked per profile. Play time recorded before this change is pulled from the server the first time your library refreshes + Bugs + - Fixed a race condition where closing a dialog could dismiss the one it just opened + Full Changelog: https://github.com/itchio/itch/compare/v26.15.0...v26.17.0 +ReleaseNotesUrl: https://github.com/itchio/itch/releases/tag/v26.1.9 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://itch.io/docs +- DocumentLabel: User Guide + DocumentUrl: https://itch.io/docs/itch +- DocumentLabel: FAQ + DocumentUrl: https://itch.io/docs/app/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/ItchIo/Itch/26.15.0/ItchIo.Itch.locale.zh-CN.yaml b/manifests/i/ItchIo/Itch/26.17.0/ItchIo.Itch.locale.zh-CN.yaml similarity index 97% rename from manifests/i/ItchIo/Itch/26.15.0/ItchIo.Itch.locale.zh-CN.yaml rename to manifests/i/ItchIo/Itch/26.17.0/ItchIo.Itch.locale.zh-CN.yaml index b93ced0566b82..5510f7bb83c68 100644 --- a/manifests/i/ItchIo/Itch/26.15.0/ItchIo.Itch.locale.zh-CN.yaml +++ b/manifests/i/ItchIo/Itch/26.17.0/ItchIo.Itch.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: ItchIo.Itch -PackageVersion: 26.15.0 +PackageVersion: 26.17.0 PackageLocale: zh-CN License: 专有软件 ShortDescription: 安装、更新和游玩独立游戏 diff --git a/manifests/i/ItchIo/Itch/26.15.0/ItchIo.Itch.yaml b/manifests/i/ItchIo/Itch/26.17.0/ItchIo.Itch.yaml similarity index 90% rename from manifests/i/ItchIo/Itch/26.15.0/ItchIo.Itch.yaml rename to manifests/i/ItchIo/Itch/26.17.0/ItchIo.Itch.yaml index 9764f62980974..cb572db56f6e0 100644 --- a/manifests/i/ItchIo/Itch/26.15.0/ItchIo.Itch.yaml +++ b/manifests/i/ItchIo/Itch/26.17.0/ItchIo.Itch.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: ItchIo.Itch -PackageVersion: 26.15.0 +PackageVersion: 26.17.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 201bbf94483332a3b615e2e64763a894d2c4c148 Mon Sep 17 00:00:00 2001 From: Ahmed ElMallah Date: Thu, 30 Jul 2026 10:32:48 -0700 Subject: [PATCH 099/114] Update Bomly CLI to v0.21.1 (#410001) Co-authored-by: goreleaserbot --- .../0.21.1/Bomly.BomlyCLI.installer.yaml | 26 +++++++++++++++++++ .../0.21.1/Bomly.BomlyCLI.locale.en-US.yaml | 24 +++++++++++++++++ .../Bomly/BomlyCLI/0.21.1/Bomly.BomlyCLI.yaml | 7 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/b/Bomly/BomlyCLI/0.21.1/Bomly.BomlyCLI.installer.yaml create mode 100644 manifests/b/Bomly/BomlyCLI/0.21.1/Bomly.BomlyCLI.locale.en-US.yaml create mode 100644 manifests/b/Bomly/BomlyCLI/0.21.1/Bomly.BomlyCLI.yaml diff --git a/manifests/b/Bomly/BomlyCLI/0.21.1/Bomly.BomlyCLI.installer.yaml b/manifests/b/Bomly/BomlyCLI/0.21.1/Bomly.BomlyCLI.installer.yaml new file mode 100644 index 0000000000000..d8f79e0a099e5 --- /dev/null +++ b/manifests/b/Bomly/BomlyCLI/0.21.1/Bomly.BomlyCLI.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: Bomly.BomlyCLI +PackageVersion: 0.21.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-07-30" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: bomly.exe + PortableCommandAlias: bomly + InstallerUrl: https://github.com/bomly-dev/bomly-cli/releases/download/v0.21.1/bomly_0.21.1_windows_arm64.zip + InstallerSha256: bb40b8db611c9e49e987470c764ce64095be966b931b42aff0990cfd4f30f105 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: bomly.exe + PortableCommandAlias: bomly + InstallerUrl: https://github.com/bomly-dev/bomly-cli/releases/download/v0.21.1/bomly_0.21.1_windows_amd64.zip + InstallerSha256: 301d5eaec62bf2ceb695d764f4186f2717dbc3c93bd46996b391eed41ad20335 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bomly/BomlyCLI/0.21.1/Bomly.BomlyCLI.locale.en-US.yaml b/manifests/b/Bomly/BomlyCLI/0.21.1/Bomly.BomlyCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..33a93435462c0 --- /dev/null +++ b/manifests/b/Bomly/BomlyCLI/0.21.1/Bomly.BomlyCLI.locale.en-US.yaml @@ -0,0 +1,24 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Bomly.BomlyCLI +PackageVersion: 0.21.1 +PackageLocale: en-US +Publisher: Bomly +PublisherUrl: https://github.com/bomly-dev +PublisherSupportUrl: https://github.com/bomly-dev/bomly-cli/issues +PackageName: Bomly CLI +PackageUrl: https://bomly.dev/cli +License: Apache-2.0 +LicenseUrl: https://github.com/bomly-dev/bomly-cli/blob/main/LICENSE +Copyright: Copyright Bomly contributors +ShortDescription: Free, open-source CLI for dependency intelligence and SBOM analysis. +Description: Bomly is a free, open-source CLI that scans your projects, SBOMs, and container images, explains where each dependency came from, and surfaces vulnerability and license data when you ask for it. +Moniker: bomly +Tags: + - cli + - security + - dependencies + - sbom + - vulnerability +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bomly/BomlyCLI/0.21.1/Bomly.BomlyCLI.yaml b/manifests/b/Bomly/BomlyCLI/0.21.1/Bomly.BomlyCLI.yaml new file mode 100644 index 0000000000000..32aaee13e2db3 --- /dev/null +++ b/manifests/b/Bomly/BomlyCLI/0.21.1/Bomly.BomlyCLI.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: Bomly.BomlyCLI +PackageVersion: 0.21.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 63b739a1550a486742cca7862b3c8da4b218d6e0 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 31 Jul 2026 01:32:52 +0800 Subject: [PATCH 100/114] New version: ErkanOzgurYilmaz.DisplayCAL version 3.9.18 (#409999) Co-authored-by: spectopo <175387142+spectopo@users.noreply.github.com> --- ...ErkanOzgurYilmaz.DisplayCAL.installer.yaml | 26 +++++ ...anOzgurYilmaz.DisplayCAL.locale.en-US.yaml | 99 +++++++++++++++++++ ...anOzgurYilmaz.DisplayCAL.locale.zh-CN.yaml | 31 ++++++ .../3.9.18/ErkanOzgurYilmaz.DisplayCAL.yaml | 8 ++ 4 files changed, 164 insertions(+) create mode 100644 manifests/e/ErkanOzgurYilmaz/DisplayCAL/3.9.18/ErkanOzgurYilmaz.DisplayCAL.installer.yaml create mode 100644 manifests/e/ErkanOzgurYilmaz/DisplayCAL/3.9.18/ErkanOzgurYilmaz.DisplayCAL.locale.en-US.yaml create mode 100644 manifests/e/ErkanOzgurYilmaz/DisplayCAL/3.9.18/ErkanOzgurYilmaz.DisplayCAL.locale.zh-CN.yaml create mode 100644 manifests/e/ErkanOzgurYilmaz/DisplayCAL/3.9.18/ErkanOzgurYilmaz.DisplayCAL.yaml diff --git a/manifests/e/ErkanOzgurYilmaz/DisplayCAL/3.9.18/ErkanOzgurYilmaz.DisplayCAL.installer.yaml b/manifests/e/ErkanOzgurYilmaz/DisplayCAL/3.9.18/ErkanOzgurYilmaz.DisplayCAL.installer.yaml new file mode 100644 index 0000000000000..2af4e79284077 --- /dev/null +++ b/manifests/e/ErkanOzgurYilmaz/DisplayCAL/3.9.18/ErkanOzgurYilmaz.DisplayCAL.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: ErkanOzgurYilmaz.DisplayCAL +PackageVersion: 3.9.18 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ReleaseDate: 2026-07-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/eoyilmaz/displaycal-py3/releases/download/3.9.18/DisplayCAL-3.9.18-Windows-x64.exe + InstallerSha256: A75815C90E88062A2297C30D8FE0B676878FBD01A47F9227E85367094BEAE972 + Dependencies: + PackageDependencies: + - PackageIdentifier: GraemeGill.ArgyllCMS + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/eoyilmaz/displaycal-py3/releases/download/3.9.18/DisplayCAL-3.9.18-Windows-arm64.exe + InstallerSha256: 8C3E64BDC6F34CBDD08A65FD5D39E24C606CB7E354AF19595BDBAB2AD92B4FC3 + Dependencies: + PackageDependencies: + - PackageIdentifier: GraemeGill.ArgyllCMS + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ErkanOzgurYilmaz/DisplayCAL/3.9.18/ErkanOzgurYilmaz.DisplayCAL.locale.en-US.yaml b/manifests/e/ErkanOzgurYilmaz/DisplayCAL/3.9.18/ErkanOzgurYilmaz.DisplayCAL.locale.en-US.yaml new file mode 100644 index 0000000000000..c7d017348a0f2 --- /dev/null +++ b/manifests/e/ErkanOzgurYilmaz/DisplayCAL/3.9.18/ErkanOzgurYilmaz.DisplayCAL.locale.en-US.yaml @@ -0,0 +1,99 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ErkanOzgurYilmaz.DisplayCAL +PackageVersion: 3.9.18 +PackageLocale: en-US +Publisher: Florian Höch, Erkan Özgür Yilmaz, Patrick Zwerschke +PublisherUrl: https://www.erkanozguryilmaz.com/ +PublisherSupportUrl: https://github.com/eoyilmaz/displaycal-py3/issues +Author: Florian Höch, Erkan Özgür Yilmaz, Patrick Zwerschke +PackageName: DisplayCAL +PackageUrl: https://github.com/eoyilmaz/displaycal-py3 +License: GPL-3.0 +LicenseUrl: https://github.com/eoyilmaz/displaycal-py3/blob/HEAD/LICENSE.txt +Copyright: © Florian Höch, Erkan Özgür Yılmaz, Patrick Zwerschke +ShortDescription: Display Calibration and Characterization powered by ArgyllCMS +Description: |- + DisplayCAL (formerly known as dispcalGUI) is a display calibration and profiling solution with a focus on accuracy and versatility (in fact, the author is of the honest opinion it may be the most accurate and versatile ICC compatible display profiling solution available anywhere). At its core it relies on ArgyllCMS, an advanced open source color management system, to take measurements, create calibrations and profiles, and for a variety of other advanced color related tasks. + Calibrate and characterize your display devices using one of many supported measurement instruments, with support for multi-display setups and a variety of available options for advanced users, such as verification and reporting functionality to evaluate ICC profiles and display devices, creating video 3D LUTs, as well as optional CIECAM02 gamut mapping to take into account varying viewing conditions. Other features include: + - Support of colorimeter corrections for different display device types to increase the absolute accuracy of colorimeters. Corrections can be imported from vendor software or created from measurements if a spectrometer is available. + - Check display device uniformity via measurements. + - Test chart editor: Create charts with any amount and composition of color patches, easy copy & paste from CGATS, CSV files (only tab-delimited) and spreadsheet applications, for profile verification and evaluation. + - Create synthetic ICC profiles with custom primaries, white- and blackpoint as well as tone response for use as working spaces or source profiles in device linking (3D LUT) transforms. + + This project intended to modernize the DisplayCAL code including Python 3 support. + Florian Höch, the original developer, did an incredible job of creating and maintaining DisplayCAL for all these years. But, it seems that, during the pandemic, very understandably, he lost his passion to the project. Now, it is time for us, the DisplayCAL community, to contribute back to this great tool. + This project is based on the HEAD of the Sourceforge version, which had 5 extra commits that Florian has created over the 3.8.9.3 release on 14 Jan 2020. + Thanks to all the efforts put by the community DisplayCAL is now working with Python 3.9+. +Tags: +- 3dlut +- calibration +- color +- color-management +- color-profile +- icc +- profiling +ReleaseNotes: |- + It's been almost 10 months since 3.9.17, and this release reflects that: 72 merged pull requests and 524 commits worth of work, adding support for a new colorimeter, ArgyllCMS 3.5.0 compatibility, and a large batch of accumulated stability and accuracy fixes across Windows, macOS, and Linux. + Warning + In MacOS, after installing DisplayCAL you need to run the following in Terminal: + xattr -dr com.apple.quarantine /Applications/DisplayCAL + ✨ Highlights + - New instrument support: Datacolor Spyder2024 (SpyderX2). (#620 by @g4bri3lDev) + - ArgyllCMS 3.5.0 support, including the new spectral plot (specplot) option. (#645 by @jaminmc) + - The simplified splash screen (previously macOS-only) is now available on all platforms, fully translated. (#787 by @ethanbrookins, #791 by @eoyilmaz) + - Windows ARM64 builds (#741, #747 by @eoyilmaz) and Linux DEB/RPM installer packages (#739 by @eoyilmaz) are now available. + 🚀 Improvements + - Improved Web @ localhost remote calibration: fixed freezing/retry issues, corrected color accuracy shown in the browser, and improved handling when multiple devices are connected. (#647 by @jaminmc) + - Automatic retry when a spectrophotometer's ambient light diffuser interrupts a measurement. (#733 by @eoyilmaz) + - Added a warning in the measurement report when the display's actual white point drifts noticeably from the profile's target. (#761 by @eoyilmaz) + - You can now sort the colorimeter corrections table by clicking its column headers. (#752 by @eoyilmaz) + - Sped up 3D LUT (B2A) table generation. (#781 by @eoyilmaz) + - Your saved "2012" observer settings are now migrated automatically to the "2015" naming used by ArgyllCMS 3.4+, no action needed. (#760 by @eoyilmaz) + - ArgyllCMS downloads and version checks now use a new, more reliable GitHub-hosted source. (#750 by @eoyilmaz) + 🐛 Bug Fixes + 🧩 General + - Fixed profiles sometimes crushing near-black shadow detail together. (#724 by @eoyilmaz) + - Fixed a startup crash some users hit right after launching the app. (#726 by @eoyilmaz) + - Fixed a spurious warning and a crash in the 3D VRML view/export. (#725, #783 by @eoyilmaz) + - Fixed profile creation failing on machines with more than 60 CPU cores/threads. (#717 by @eoyilmaz) + - Fixed corruption and an overly strict white point check that could affect XYZ LUT-based profiles. (#721 by @Youfffeng) + - Fixed duplicate "please calibrate your instrument" prompts. (#765 by @eoyilmaz) + - Fixed the app losing track of colorimeter correction measurement progress after a crash. (#767 by @eoyilmaz) + - Fixed saving the log file so it no longer gets corrupted. (#744 by @eoyilmaz) + - Fixed an error that could occur when applying calibration/profile associations. (#754 by @eoyilmaz) + - Fixed a crash when a profile's filename included the %crc32 placeholder. (#777 by @eoyilmaz) + - Fixed uploading/checking colorimeter corrections online. (#789 by @eoyilmaz) + - Fixed 3D LUT settings being unexpectedly reset when creating a new profile. (#655 by @Adam-Color) + - Fixed profiles not reloading correctly after changing certain settings. (#678 by @jaminmc) + - Fixed the testchart editor grid on newer Python versions (3.10+). (#677 by @jaminmc) + - Removed excessive debug output that could slow things down. (#699 by @Adam-Color) + 🪟 Windows + - Fixed build/compatibility issues on Python 3.13+, including Windows color management integration. (#646 by @jaminmc) + - Fixed the ARM64 installer refusing to install on ARM64 systems. (#747, #748 by @eoyilmaz) + - Fixed the monitor name showing as a generic "Plug and Play" device instead of its real model name. (#740 by @eoyilmaz) + - Fixed the on-screen color patch being positioned incorrectly at display scaling above 100%. (#743 by @eoyilmaz) + - Fixed gamut coverage not being displayed, caused by a file path bug. (#746 by @eoyilmaz) + - Fixed oversized "fancy" text rendering at certain scaling levels. (#755 by @DamoyY) + - Fixed a Profile Loader crash when monitors are reconnected or rearranged. (#763 by @eoyilmaz) + - HDR calibration profiles are no longer incorrectly forced while the display is in SDR mode; HDR detection is now more reliable on Windows 11 22H2+. (#766, #771 by @eoyilmaz) + - Fixed saving a profile with SMPTE 2084 (HDR PQ) roll-off causing an error. (#716 by @eoyilmaz) + 🍎 macOS + - Fixed a black screen appearing during calibration on some Macs. (#723 by @eoyilmaz) + - Fixed a crash on quit on macOS Sonoma 14.6. (#681 by @eoyilmaz) + - Fixed bundled tool apps (e.g. the 3D LUT viewer) sometimes launching the wrong app. (#722 by @eoyilmaz) + - Fixed app signing so all bundled tool apps are properly signed. (#684 by @eoyilmaz) + - Fixed a crash when creating a colorimeter correction. (#732 by @eoyilmaz) + - Fixed a crash when saving the log window on certain macOS versions. (#759 by @eoyilmaz) + - Fixed display names showing as generic instead of the real monitor model on Apple Silicon Macs and macOS Tahoe. (#774 by @eoyilmaz) + 🐧 Linux + - Fixed display names showing as generic "Monitor" instead of the real model name. (#762 by @eoyilmaz) + - Fixed the interactive display adjustment step hanging under Wayland. (#768 by @eoyilmaz) + - Added a clearer error message when a required wxPython system library is missing. (#745 by @eoyilmaz) + 🙏 Thanks + Thanks to everyone who contributed to this release, including first-time contributors @g4bri3lDev, @jaminmc, @Youfffeng, and @DamoyY. + Full Changelog: https://github.com/eoyilmaz/displaycal-py3/compare/3.9.17...3.9.18 +ReleaseNotesUrl: https://github.com/eoyilmaz/displaycal-py3/releases/tag/3.9.18 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ErkanOzgurYilmaz/DisplayCAL/3.9.18/ErkanOzgurYilmaz.DisplayCAL.locale.zh-CN.yaml b/manifests/e/ErkanOzgurYilmaz/DisplayCAL/3.9.18/ErkanOzgurYilmaz.DisplayCAL.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1c24520f6585c --- /dev/null +++ b/manifests/e/ErkanOzgurYilmaz/DisplayCAL/3.9.18/ErkanOzgurYilmaz.DisplayCAL.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: ErkanOzgurYilmaz.DisplayCAL +PackageVersion: 3.9.18 +PackageLocale: zh-CN +ShortDescription: 由 ArgyllCMS 提供显示校准和特性描述技术 +Description: |- + DisplayCAL(曾名为 dispcalGUI)是一款专注于精确性与多功能性的显示器校准和特性描述解决方案(事实上,作者诚实地认为,它可能是目前可用的最精确、最灵活的兼容 ICC 的显示器特性描述解决方案)。其核心依赖于 ArgyllCMS,这是一个先进的开源色彩管理系统,用于执行测量、创建校准和特性文件,以及完成其他多种高级色彩相关任务。 + 使用众多受支持的测量设备之一来校准和表征您的显示设备,支持多显示器设置,并为高级用户提供多种可选项,例如验证和报告功能,用以评估 ICC 特性文件和显示设备、创建视频 3D LUT,以及可选的 CIECAM02 色域映射以考虑不同的观看条件。其他功能包括: + - 支持针对不同类型显示设备进行色度计校正,以提高色度计的绝对精度。校正数据可从厂商软件导入,或在拥有分光辐射计时通过测量自行创建。 + - 通过测量检查显示设备的均匀性。 + - 测试色卡编辑器:可创建任意数量和组合色块的色卡,支持从 CGATS、CSV 文件(仅支持制表符分隔)及电子表格应用程序轻松复制粘贴,用于特性文件的验证与评估。 + - 创建自定义原色、白点与黑点以及色调响应的合成 ICC 特性文件,可用作工作空间或设备连接(3D LUT)变换中的源特性文件。 + + 本项目旨在对 DisplayCAL 代码进行现代化改进,包括支持 Python 3。 + Florian Höch 作为原始开发者,多年来出色地完成了 DisplayCAL 的创建与维护工作。但由于疫情原因,他完全可以理解地失去了对该项目的热情。现在,是时候由我们 DisplayCAL 社区成员回馈这一优秀工具了。 + 本项目基于 Sourceforge 版本的 HEAD 分支,该分支在 2020 年 1 月 14 日发布的 3.8.9.3 版本基础上额外包含了 Florian 提交的 5 个更新。 + 感谢社区成员付出的所有努力,DisplayCAL 目前已可正常运行于 Python 3.9 及以上版本。 +Tags: +- 3dlut +- icc +- 校准 +- 校色 +- 色彩 +- 色彩管理 +- 颜色 +- 颜色管理 +- 颜色配置文件 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ErkanOzgurYilmaz/DisplayCAL/3.9.18/ErkanOzgurYilmaz.DisplayCAL.yaml b/manifests/e/ErkanOzgurYilmaz/DisplayCAL/3.9.18/ErkanOzgurYilmaz.DisplayCAL.yaml new file mode 100644 index 0000000000000..e310943af15ca --- /dev/null +++ b/manifests/e/ErkanOzgurYilmaz/DisplayCAL/3.9.18/ErkanOzgurYilmaz.DisplayCAL.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: ErkanOzgurYilmaz.DisplayCAL +PackageVersion: 3.9.18 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d649fc63edfac74b5601332e5dbae9790e155487 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 01:33:23 +0800 Subject: [PATCH 101/114] New version: TheBrowserCompany.Arc version 1.117.0.340 (#409969) --- .../TheBrowserCompany.Arc.installer.yaml | 27 ++++++++++++++++++ .../TheBrowserCompany.Arc.locale.en-US.yaml | 28 +++++++++++++++++++ .../TheBrowserCompany.Arc.locale.zh-CN.yaml | 18 ++++++++++++ .../1.117.0.340/TheBrowserCompany.Arc.yaml | 8 ++++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/t/TheBrowserCompany/Arc/1.117.0.340/TheBrowserCompany.Arc.installer.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.117.0.340/TheBrowserCompany.Arc.locale.en-US.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.117.0.340/TheBrowserCompany.Arc.locale.zh-CN.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.117.0.340/TheBrowserCompany.Arc.yaml diff --git a/manifests/t/TheBrowserCompany/Arc/1.117.0.340/TheBrowserCompany.Arc.installer.yaml b/manifests/t/TheBrowserCompany/Arc/1.117.0.340/TheBrowserCompany.Arc.installer.yaml new file mode 100644 index 0000000000000..445d2a88e542c --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.117.0.340/TheBrowserCompany.Arc.installer.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TheBrowserCompany.Arc +PackageVersion: 1.117.0.340 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.18362.0 +InstallerType: msix +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCLibs.Desktop.14 + - PackageIdentifier: Microsoft.WindowsAppRuntime.1.5 +PackageFamilyName: TheBrowserCompany.Arc_ttt1ap7aakyb4 +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerUrl: https://releases.arc.net/windows/prod/1.117.0.340/Arc.x64.msix + InstallerSha256: 7D55E2F2DB937425FE1035FCA5C4FC5BBEAE39D350C971B3CE1CFF50ECA4E3D7 + SignatureSha256: 4F3B5D2A7BE2762B59D68C934979BD11F543342015A3B27AF0B81310FEAEE6AC +- Architecture: arm64 + InstallerUrl: https://releases.arc.net/windows/prod/1.117.0.340/Arc.arm64.msix + InstallerSha256: 8687393F0CC4BB8BFED71EA3FD9CA72507E86FDE3A49F43F6822F2E378A928A3 + SignatureSha256: 5D13BB20BBA60B1D4B82881A7906155FAC0D8D77AF66ADB6E7F65B9E6A6558D0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.117.0.340/TheBrowserCompany.Arc.locale.en-US.yaml b/manifests/t/TheBrowserCompany/Arc/1.117.0.340/TheBrowserCompany.Arc.locale.en-US.yaml new file mode 100644 index 0000000000000..cdb6f176b4dcf --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.117.0.340/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.117.0.340 +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.117.0.340/TheBrowserCompany.Arc.locale.zh-CN.yaml b/manifests/t/TheBrowserCompany/Arc/1.117.0.340/TheBrowserCompany.Arc.locale.zh-CN.yaml new file mode 100644 index 0000000000000..86517aab1fb6e --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.117.0.340/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.117.0.340 +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.117.0.340/TheBrowserCompany.Arc.yaml b/manifests/t/TheBrowserCompany/Arc/1.117.0.340/TheBrowserCompany.Arc.yaml new file mode 100644 index 0000000000000..5161866c3c350 --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.117.0.340/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.117.0.340 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fa88ee7d30fbf0300bf3272d8895a1874d9175c7 Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Thu, 30 Jul 2026 19:56:08 +0200 Subject: [PATCH 102/114] Added 23 additional locale files: Microsoft.AppInstaller version 1.29.280.0 (#404736) --- .../Microsoft.AppInstaller.locale.af.yaml | 20 ++++++++++++ .../Microsoft.AppInstaller.locale.am.yaml | 21 ++++++++++++ .../Microsoft.AppInstaller.locale.as.yaml | 21 ++++++++++++ .../Microsoft.AppInstaller.locale.az.yaml | 32 +++++++++++++++++++ .../Microsoft.AppInstaller.locale.bn.yaml | 21 ++++++++++++ .../Microsoft.AppInstaller.locale.ca.yaml | 21 ++++++++++++ .../Microsoft.AppInstaller.locale.cy.yaml | 21 ++++++++++++ .../Microsoft.AppInstaller.locale.da.yaml | 19 +++++++++++ .../Microsoft.AppInstaller.locale.de.yaml | 19 +++++++++++ .../Microsoft.AppInstaller.locale.es.yaml | 23 +++++++++++++ .../Microsoft.AppInstaller.locale.fr.yaml | 22 +++++++++++++ .../Microsoft.AppInstaller.locale.hi.yaml | 20 ++++++++++++ .../Microsoft.AppInstaller.locale.is.yaml | 21 ++++++++++++ .../Microsoft.AppInstaller.locale.it.yaml | 21 ++++++++++++ .../Microsoft.AppInstaller.locale.ko.yaml | 25 +++++++++++++++ .../Microsoft.AppInstaller.locale.mi.yaml | 25 +++++++++++++++ .../Microsoft.AppInstaller.locale.nb.yaml | 19 +++++++++++ .../Microsoft.AppInstaller.locale.pl.yaml | 23 +++++++++++++ .../Microsoft.AppInstaller.locale.pt-PT.yaml | 23 +++++++++++++ .../Microsoft.AppInstaller.locale.sv.yaml | 18 +++++++++++ .../Microsoft.AppInstaller.locale.th.yaml | 17 ++++++++++ .../Microsoft.AppInstaller.locale.tt.yaml | 29 +++++++++++++++++ .../Microsoft.AppInstaller.locale.ug.yaml | 32 +++++++++++++++++++ 23 files changed, 513 insertions(+) create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.af.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.am.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.as.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.az.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.bn.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.ca.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.cy.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.da.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.de.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.es.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.fr.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.hi.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.is.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.it.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.ko.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.mi.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.nb.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.pl.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.pt-PT.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.sv.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.th.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.tt.yaml create mode 100644 manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.ug.yaml diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.af.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.af.yaml new file mode 100644 index 0000000000000..045d42274b9e0 --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.af.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: af +PackageName: Toepassinginstalleerder +ShortDescription: Die Windows Pakketbestuurder (WinGet), ’n kragtige bevelreëlnutsmiddel wat gebruikers in staat stel om toepassings op Windows 10- en Windows 11-toestelle te ontdek, te installeer, op te gradeer en te konfigureer. +Tags: +- winget-cli +- wingetcli +- windows-pakketbestuurder +- windowspakketbestuurder +- toepassinginstalleerder +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.am.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.am.yaml new file mode 100644 index 0000000000000..fc227be570f28 --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.am.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: am +PackageName: የመተግበሪያ ጫኝ +ShortDescription: ተጠቃሚዎች በ Windows 10 እና Windows 11 መሳሪያዎች ላይ የግል ኮምፒዩተሮችን እንዲያገኙ፣ እንዲጭኑ፣ እንዲያሻሽሉ እና እንዲያዋቅሩ የሚያስችል ኃይለኛ የትእዛዝ መስመር መሳሪያ ለ Windows ጥቅል አስተዳዳሪ (WinGet) እንደ ማቅረቢያ ተሽከርካሪ ሆኖ ያገለግላል። +Tags: +- winget-cli +- wingetcli +- windows-ጥቅል-አስተዳዳሪ +- windowsጥቅልአስተዳዳሪ +- የመተግበሪያ-ጫኝ +- የመተግበሪያጫኝ +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.as.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.as.yaml new file mode 100644 index 0000000000000..19aad343fe319 --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.as.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: as +PackageName: এপ্প্ স্থাপনকাৰী +ShortDescription: Windows পেকেজ মেনেজাৰ (WinGet) বাবে ডেলিভাৰী বাহন হিচাপেও কাম কৰে, যি হৈছে এক শক্তিশালী কমাণ্ড-লাইন সঁজুলি যি ব্যৱহাৰকাৰীসকলক Windows 10 আৰু Windows 11 ডিভাইচত এপ্লিকেশ্বন আৱিষ্কাৰ, ইনষ্টল, আপগ্ৰেড আৰু কনফিগাৰ কৰিবলৈ সক্ষম কৰে। +Tags: +- winget-cli +- wingetcli +- Windows-পেকেজ-মেনেজাৰ +- Windowsপেকেজমেনেজাৰ +- এপ্প্-স্থাপনকাৰী +- এপ্প্স্থাপনকাৰী +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.az.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.az.yaml new file mode 100644 index 0000000000000..c2a2d5ce6a1ba --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.az.yaml @@ -0,0 +1,32 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: az +PackageName: Proqram Quraşdırıcısı +ShortDescription: Eyni zamanda, Windows 10 və Windows 11 cihazlarında proqramları aşkarlamaq, quraşdırmaq, yeniləmək və konfiqurasiya etmək üçün güclü əmr sətri aləti olan Windows Paket Meneceri (WinGet) üçün çatdırılma vasitəsi kimi xidmət edir. +Description: |- + Eyni zamanda, Windows 10 və Windows 11 cihazlarında proqramları aşkarlamaq, quraşdırmaq, yeniləmək və konfiqurasiya etmək üçün güclü əmr sətri aləti olan Windows Paket Meneceri (WinGet) üçün çatdırılma vasitəsi kimi xidmət edir. + + عینی زاماندا، ویندوْوس ۱۰ و ویندوْوس ۱۱ جیهازلارؽندا پروْقراملاری آشکارلاماق، قۇراشدیرماق، یئنیلهمک و کوْنفیقوراسییا ائتمک اۆچون گۆجلو امر ستری آلتی اوْلان ویندوْوس پاکئت مئنئجئری اۆچون چاتدؽریلما واسیطهسی کیمی خیدمت ائدیر. + + Ејни заманда, Windows 10 вә Windows 11 ҹиһазларында програмлары ашкарламаг, гурашдырмаг, јениләмәк вә конфигурасија етмәк үчүн ҝүҹлү әмр сәтри аләти олан Windows Пакет Менеҹери (WinGet) үчүн чатдырылма васитәси кими хидмәт едир. +Tags: +- winget-cli +- wingetcli +- proqram-quraşdırıcısı +- proqramquraşdırıcısı +- windows-paket-meneceri +- windowspaketmeneceri +- پروْقرامقوراشدیریجیسی +- پروْقرام-قوراشدیریجیسی +- ویندوْوسپاکئتمئنئجئری +- windows-пакет-менеҹери +- windowsпакетменеҹери +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.bn.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.bn.yaml new file mode 100644 index 0000000000000..b03ec38417f19 --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.bn.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: bn +PackageName: অ্যাপ ইনস্টলার +ShortDescription: Windows প্যাকেজ পরিচালক (WinGet) এর জন্য বিতরণ মাধ্যম হিসেবেও কাজ করে, এটি একটি শক্তিশালী কম্যান্ড-লাইন সরঞ্জাম যা ব্যবহারকারীদের Windows 10 এবং Windows 11 ডিভাইসগুলিতে অ্যাপ্লিকেশন আবিষ্কার, ইনস্টল, আপগ্রেড এবং কনফিগার করার সুবিধা দেয়। +Tags: +- winget-cli +- wingetcli +- অ্যাপ-ইনস্টলার +- অ্যাপইনস্টলার +- windows-প্যাকেজ-পরিচালক +- windowsপ্যাকেজপরিচালক +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.ca.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.ca.yaml new file mode 100644 index 0000000000000..4b60410aed7a4 --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.ca.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: ca +PackageName: Instal·lador de l'aplicació +ShortDescription: L'Administrador de paquets del Windows (WinGet), una poderosa eina de línia d'ordres que permet als usuaris descobrir, instal·lar, actualitzar i configurar aplicacions en dispositius Windows 10 i Windows 11. +Tags: +- winget-cli +- wingetcli +- instal·lador-de-l'aplicació +- installadordelaplicacio +- l'administrador-de-paquets-del-windows +- ladministradordepaquetsdelwindows +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.cy.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.cy.yaml new file mode 100644 index 0000000000000..9f0f020f3b239 --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.cy.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: cy +PackageName: Gosodwr Apiau +ShortDescription: Rheolwr Pecynnau Windows (WinGet), offeryn llinell orchymyn pwerus sy'n galluogi defnyddwyr i ddarganfod, gosod, uwchraddio a ffurfweddu rhaglenni ar ddyfeisiau Windows 10 a Windows 11. +Tags: +- winget-cli +- wingetcli +- rheolwr-pecynnau-windows +- rheolwrpecynnauwindows +- gosodwr-apiau +- gosodwrapiau +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.da.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.da.yaml new file mode 100644 index 0000000000000..b5c100844d56f --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.da.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: da +PackageName: Appinstallation +ShortDescription: Et effektivt kommandolinjeværktøj, der gør det muligt for brugerne at finde, installere, opgradere og konfigurere programmer på Windows 10- og Windows 11-enheder. +Tags: +- winget-cli +- wingetcli +- windows-pakkestyring +- windowspakkestyring +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.de.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.de.yaml new file mode 100644 index 0000000000000..b12e7dc6261ad --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.de.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: de +PackageName: App-Installer +ShortDescription: Den Windows-Paket-Manager (WinGet), ein leistungsstarkes Befehlszeilentool, mit dem Benutzende Anwendungen auf Windows 10- und Windows 11-Geräten entdecken, installieren, aktualisieren und konfigurieren können. +Tags: +- winget-cli +- wingetcli +- windows-paket-manager +- windowspaketmanager +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.es.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.es.yaml new file mode 100644 index 0000000000000..3fed0d441bd82 --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.es.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: es +PackageName: Instalador de aplicación +ShortDescription: El Administrador de paquetes de Windows (WinGet), una potente herramienta de línea de comandos que permite a los usuarios detectar, instalar, actualizar y configurar aplicaciones en dispositivos con Windows 10 y Windows 11. +Tags: +- winget-cli +- wingetcli +- administrador-de-paquetes-de-windows +- administradordepaquetesdewindows +- instalador-de-aplicación +- instaladordeaplicación +- instalador-de-aplicacion +- instaladordeaplicacion +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.fr.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.fr.yaml new file mode 100644 index 0000000000000..e36ada4bc1c50 --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.fr.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: fr +PackageName: Programme d'installation d'application +ShortDescription: Le Gestionnaire de package Windows (WinGet), un puissant outil en ligne de commande qui permet aux utilisateurs de découvrir, installer, mettre à niveau et configurer des applications sur les appareils Windows 10 et Windows 11. +Tags: +- winget-cli +- wingetcli +- gestionnaire-de-package-windows +- gestionnairedepackagewindows +- programme-d'installation-d'application +- programme-d-installation-d-application +- programmedinstallationdapplication +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.hi.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.hi.yaml new file mode 100644 index 0000000000000..25e63f1cd1fa9 --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.hi.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: hi +PackageName: ऐप इंस्टॉलर +ShortDescription: यह Windows Package Manager (WinGet) के लिए डिलीवरी व्हीकल के रूप में भी कार्य करता है, जो एक शक्तिशाली कमांड-लाइन टूल है, जो उपयोगकर्ताओं को Windows 10 और Windows 11 डिवाइसेस पर एप्लिकेशन को खोजने, इंस्टॉल करने. +Tags: +- winget-cli +- wingetcli +- ऐप-इंस्टॉलर +- ऐपइंस्टॉलर +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- वइन्गेत् +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.is.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.is.yaml new file mode 100644 index 0000000000000..6872f23ee8ebb --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.is.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: is +PackageName: Uppsetningarforrit +ShortDescription: Windows-pakkastjóra (WinGet), öflugu skipanalínuverkfæri sem gerir notendum kleift að finna, setja upp, uppfæra og stilla forrit í Windows 10- og Windows 11-tækjum. +Tags: +- winget-cli +- wingetcli +- windows-pakkastjóra +- windowspakkastjóra +- windows-pakkastjora +- windowspakkastjora +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.it.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.it.yaml new file mode 100644 index 0000000000000..3cf35d66576e8 --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.it.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: it +PackageName: Programma di installazione app +ShortDescription: La Gestione pacchetti Windows (WinGet), un potente strumento da riga di comando che consente agli utenti di scoprire, installare, aggiornare e configurare applicazioni su dispositivi Windows 10 e Windows 11. +Tags: +- winget-cli +- wingetcli +- programma-di-installazione-app +- programmadiinstallazioneapp +- gestione-pacchetti-windows +- gestionepacchettiwindows +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.ko.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.ko.yaml new file mode 100644 index 0000000000000..db9a36c200947 --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.ko.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: ko +PackageName: 앱 설치 관리자 +ShortDescription: 또한 Windows 10과 Windows 11 장치에서 애플리케이션을 검색, 설치, 업그레이드 및 구성할 수 있는 강력한 명령줄 도구인 Windows 패키지 관리자(WinGet)의 전송 수단으로도 사용됩니다. +Tags: +- winget-cli +- wingetcli +- 앱-설치-관리자 +- 앱설치관리자 +- desktop-app-installer +- desktopappinstaller +- windows-패키지-관리자 +- windows패키지관리자 +- windows-package-manager +- windowspackagemanager +- 앱-設置-管理者 +- 앱設置管理者 +- windows-패키지-管理者 +- windows패키지管理者 +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.mi.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.mi.yaml new file mode 100644 index 0000000000000..bd2ae85eb7c7b --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.mi.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: mi +PackageName: Pūtāuta Taupānga +ShortDescription: Pūwhakahaere Mōkī Windows (WinGet), he utauta rārangi-tono kaha māna e āhei ai ngā kaiwhakamahi te tūhura, te tāuta, te whakamohoa me te whirihora taupānga i ngā pūrere Windows 10, Windows 11 hoki. +Tags: +- winget-cli +- wingetcli +- pūtāuta-taupānga +- pūtāutataupānga +- pūwhakahaere-mōkī-windows +- pūwhakahaeremōkīwindows +- putauta-taupanga +- putautataupanga +- puwhakahaere-moki-windows +- puwhakahaeremokiwindows +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.nb.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.nb.yaml new file mode 100644 index 0000000000000..64f62f711d7d6 --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.nb.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: nb +PackageName: Appinstallasjonsprogram +ShortDescription: Et kraftig kommandolinjeverktøy som gjør det mulig for brukere å oppdage, installere, oppgradere og konfigurere programmer på Windows 10- og Windows 11-enheter. +Tags: +- winget-cli +- wingetcli +- pakkebehandling-for-windows +- pakkebehandlingforwindows +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.pl.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.pl.yaml new file mode 100644 index 0000000000000..006cf7d72154d --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.pl.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: pl +PackageName: Instalator aplikacji +ShortDescription: Menedżera pakietów Windows (WinGet), zaawansowanego narzędzia wiersza poleceń, które umożliwia użytkownikom wykrywanie, instalowanie, aktualizowanie oraz konfigurowanie aplikacji na urządzeniach z systemem Windows 10 i Windows 11. +Tags: +- winget-cli +- wingetcli +- instalator-aplikacji +- instalatoraplikacji +- menedżera-pakietów-windows +- menedżerapakietówwindows +- menedzera-pakietow-windows +- menedzerapakietowwindows +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.pt-PT.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.pt-PT.yaml new file mode 100644 index 0000000000000..3b964f52af012 --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.pt-PT.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: pt-PT +PackageName: Instalador de Aplicações +ShortDescription: Do Gestor de Pacotes do Windows (WinGet), uma poderosa ferramenta de linha de comandos que permite aos utilizadores descobrir, instalar, atualizar e configurar aplicações em dispositivos Windows 10 e Windows 11. +Tags: +- winget-cli +- wingetcli +- instalador-de-aplicações +- instaladordeaplicações +- instalador-de-aplicacoes +- instaladordeaplicacoes +- gestor-de-pacotes-do-windows +- gestordepacotesdowindows +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.sv.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.sv.yaml new file mode 100644 index 0000000000000..dd105c9bfaf93 --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.sv.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: sv +PackageName: Appinstallationsprogram +ShortDescription: Ett kraftfullt kommandoradsverktyg som gör det möjligt för användare att upptäcka, installera, uppgradera och konfigurera program på Windows 10- och Windows 11-enheter. +Tags: +- winget-cli +- wingetcli +- appinstallationsprogram +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.th.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.th.yaml new file mode 100644 index 0000000000000..229d826474211 --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.th.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: th +PackageName: ตัวติดตั้งแอป +ShortDescription: Windows Package Manager (WinGet) ซึ่งเป็นเครื่องมือบรรทัดคำสั่งที่มีประสิทธิภาพที่ช่วยให้ผู้ใช้สามารถค้นหา ติดตั้ง อัปเกรด และกำหนดค่าแอปพลิเคชันบนอุปกรณ์ Windows 10 และ Windows 11 ได้ +Tags: +- winget-cli +- wingetcli +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.tt.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.tt.yaml new file mode 100644 index 0000000000000..89e94b2b4e26f --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.tt.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: tt +PackageName: Кушымта урнаштыручы +ShortDescription: Windows пакетлар диспетчеры (WinGet) өчен китерү чарасы булып хезмәт итә:көчле команда юлы коралы. Ул кулланучыларга Windows 10 һәм Windows 11 җайланмаларында кушымталарны табарга, урнаштырырга, яңартырга һәм көйләргә мөмкинлек бирә. +Description: |- + Windows пакетлар диспетчеры (WinGet) өчен китерү чарасы булып хезмәт итә:көчле команда юлы коралы. Ул кулланучыларга Windows 10 һәм Windows 11 җайланмаларында кушымталарны табарга, урнаштырырга, яңартырга һәм көйләргә мөмкинлек бирә. + + Windows paketlar dispetçerı (WinGet) öçen kiterü çarası bulıp hezmät itä:köçle komanda yulı koralı. Ul kullanuçılarga Windows 10 häm Windows 11 caylanmalarında kuşımtalarnı tabarga, urnaştırırga, yañartırga häm köylärgä mömkinlek birä. +Tags: +- winget-cli +- wingetcli +- кушымта-урнаштыручы +- кушымтаурнаштыручы +- kuşımta-urnaştıruçı +- kuşımtaurnaştıruçı +- windows-пакетлар-диспетчеры +- windowsпакетлардиспетчеры +- windows-paketlar-dispetçerı +- windowspaketlardispetçerı +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.ug.yaml b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.ug.yaml new file mode 100644 index 0000000000000..29cee90777d93 --- /dev/null +++ b/manifests/m/Microsoft/AppInstaller/1.29.280.0/Microsoft.AppInstaller.locale.ug.yaml @@ -0,0 +1,32 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.AppInstaller +PackageVersion: 1.29.280.0 +PackageLocale: ug +PackageName: ئەپ ئورناتقۇچ +ShortDescription: Windows بولاق باشقۇرغۇچىسى (WinGet) نىڭ يەتكۈزۈش ۋاستىسى سۈپىتىدە خىزمەت قىلىدىغان بولۇپ، ئىشلەتكۈچىلەرنىڭ Windows 10 ۋە Windows 11 ئۈسكۈنىلىرىدە پىروگراممىلارنى بايقاش، قاچىلاش، يېڭىلاش ۋە تەڭشەش ئىمكانىيىتىگە ئىگە قىلىدۇ. +Description: |- + Windows بولاق باشقۇرغۇچىسى (WinGet) نىڭ يەتكۈزۈش ۋاستىسى سۈپىتىدە خىزمەت قىلىدىغان بولۇپ، ئىشلەتكۈچىلەرنىڭ Windows 10 ۋە Windows 11 ئۈسكۈنىلىرىدە پىروگراممىلارنى بايقاش، قاچىلاش، يېڭىلاش ۋە تەڭشەش ئىمكانىيىتىگە ئىگە قىلىدۇ. + + Windows bolaq bashqurghuchisi (WinGet) ning yetküzüsh wastisi süpitide xizmet qilidighan bolup, ishletküchilerning Windows 10 we Windows 11 üsküniliride pirogrammilarni bayqash, qachilash, yéngilash we tengshesh imkaniyitige ige qilidu. + + Windows болақ башқурғучиси (WinGet) ниң йәткүзүш вастиси сүпитидә хизмәт қилидиған болуп, ишләткүчиләрниң Windows 10 вә Windows 11 үскүнилиридә пирограммиларни байқаш, қачилаш, йеңилаш вә тәңшәш имканийитигә игә қилиду. +Tags: +- winget-cli +- wingetcli +- بولاق-باشقۇرغۇچىسى +- بولاقباشقۇرغۇچىسى +- ئەپ-ئورناتقۇچ +- ئەپئورناتقۇچ +- ep-ornatquch +- windows-bolaq-bashqurghuchisi +- windowsbolaqbashqurghuchisi +- әп-орнатқуч +- виндовс-болақ-башқурғучиси +- desktop-app-installer +- desktopappinstaller +- windows-package-manager +- windowspackagemanager +- 9nblggh4nns1 +ManifestType: locale +ManifestVersion: 1.12.0 From 9a9878bf6ee78714ce2bc68dac56d70a881c6aab Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 01:56:23 +0800 Subject: [PATCH 103/114] New version: can1357.oh-my-pi version 17.2.1 (#410007) --- .../17.2.1/can1357.oh-my-pi.installer.yaml | 18 +++++ .../17.2.1/can1357.oh-my-pi.locale.en-US.yaml | 73 +++++++++++++++++++ .../17.2.1/can1357.oh-my-pi.locale.zh-CN.yaml | 24 ++++++ .../oh-my-pi/17.2.1/can1357.oh-my-pi.yaml | 8 ++ 4 files changed, 123 insertions(+) create mode 100644 manifests/c/can1357/oh-my-pi/17.2.1/can1357.oh-my-pi.installer.yaml create mode 100644 manifests/c/can1357/oh-my-pi/17.2.1/can1357.oh-my-pi.locale.en-US.yaml create mode 100644 manifests/c/can1357/oh-my-pi/17.2.1/can1357.oh-my-pi.locale.zh-CN.yaml create mode 100644 manifests/c/can1357/oh-my-pi/17.2.1/can1357.oh-my-pi.yaml diff --git a/manifests/c/can1357/oh-my-pi/17.2.1/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/17.2.1/can1357.oh-my-pi.installer.yaml new file mode 100644 index 0000000000000..75cb681c5ad23 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/17.2.1/can1357.oh-my-pi.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: can1357.oh-my-pi +PackageVersion: 17.2.1 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v17.2.1/omp-windows-x64.exe + InstallerSha256: FD7F8D3E3B34C9933DA0C1A4BF991AFDAD6396B095B20122D6EBDDEEBC2B28B3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/17.2.1/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/17.2.1/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 0000000000000..fd1a21cbcfb00 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/17.2.1/can1357.oh-my-pi.locale.en-US.yaml @@ -0,0 +1,73 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 17.2.1 +PackageLocale: en-US +Publisher: Can Bölük +PublisherUrl: https://can.ac/ +PublisherSupportUrl: https://github.com/can1357/oh-my-pi/issues +Author: Can Bölük +PackageName: oh-my-pi +PackageUrl: https://omp.sh/ +License: MIT +LicenseUrl: https://github.com/can1357/oh-my-pi/blob/HEAD/LICENSE +Copyright: |- + Copyright (c) 2025 Mario Zechner + Copyright (c) 2025-2026 Can Bölük +ShortDescription: ⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more +Description: |- + omp is a terminal-first coding agent that runs on your machine, talks to any provider, and treats sessions like git branches. + omp (pronounced “oh-em-pi”, binary omp) is a fork of Mario Zechner’s Pi. It runs as a single Bun process, drives any model provider you have credentials for, and ships a flat tool surface the model uses to read code, run commands, edit files, drive a debugger, and spawn subagents that coordinate over an in-process IRC bus. + Sessions persist as JSONL under ~/.omp/agent/sessions/. You resume, fork, branch, and share them. Settings, credentials, plugins, and caches all live under ~/.omp/agent/. Nothing leaves the machine unless you call a tool that does. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + @oh-my-pi/pi-ai + Added + - Added exact OAuth credential-row resolution by durable credential id. The targeted path refreshes only that row and never ranks, rotates, or falls back to sibling accounts. + Changed + - Anthropic OAuth requests now reproduce Cowork's current claude-desktop request profile, including client/runtime metadata, beta selection, system and billing attestation, the 64K output cap, and stable HTTP/1.1 header ordering. + @oh-my-pi/pi-catalog + Fixed + - Fixed Ollama model-manager caches being reused after the configured base URL changed by scoping cache namespaces to the normalized native discovery endpoint, including reverse-proxy path prefixes (#7087). + @oh-my-pi/pi-coding-agent + Added + - Added --from-claude and --from-codex session imports, also available from /resume @claude and /resume @codex. + - Added an opt-in OMP-native software-security workflow (security.enabled, default off) with immutable scan plans, exact-account Codex subscription affinity, native task-worker review, canonical findings/coverage/SARIF publication, project-scoped history, explicit dispositions, producer-differential comparison, and the read-only security:// resource namespace. Generic SARIF and official Codex Security bundles normalize into the same OMP-owned store. + - Added explicit Codex Security cloud operations to the opt-in security workflow: list and start account-pinned cloud scans, inspect their progress, and import current findings into OMP's canonical store and security:// namespace without changing the native scan engine or spoofing official runtime attribution. + Changed + - Reserved security:// from RPC host URI shadowing so vendor adapters cannot replace OMP's canonical security-analysis namespace. + Fixed + - Fixed remote or LAN local-engine endpoints being ignored during model discovery: the llama.cpp and Ollama probes used timeouts tuned for loopback, so a host reached over the network could exceed them and return no models, while changing OLLAMA_BASE_URL/OLLAMA_HOST could keep reusing a fresh cache from the previous endpoint. Non-loopback hosts now get a generous discovery timeout, and Ollama cache rows are scoped to the normalized endpoint (#7087). + - Fixed omp install failing extension validation for pi extensions that import createEditTool or createWriteTool (e.g. gentle-pi) — the legacy @oh-my-pi/pi-coding-agent shim exported the read/bash/grep/find/ls tool factories but omitted the edit and write ones, so a named import threw Bun's static "Export named X not found" error. Added createEditTool/createEditToolDefinition and createWriteTool/createWriteToolDefinition to match the upstream pi surface (#7094). + - Fixed Python eval's loopback tool bridge being routed through macOS system HTTP proxies, which caused parallel() tool reads to fail with ConnectionRefusedError after a local proxy stopped. + @oh-my-pi/pi-natives + Fixed + - Fixed the computer tool advertising Wayland support that never worked: on the default rootless XWayland (GNOME/KDE/sway) the X11 root window has no readable pixmap, so root GetImage failed on every screenshot with a raw BadMatch protocol dump. Monitor::all now probes root drawability at initialization and fails fast with an actionable DESKTOP_BACKEND_UNAVAILABLE message naming the rootless-XWayland constraint, and docs/computer-use.md now lists rootless XWayland as unsupported (#7085). + @oh-my-pi/pi-utils + Added + - Added a postmortem.quit configuration option to safely handle shutdown paths when the terminal output has already disconnected. + - Added project-keyed OMP security-state directory helpers under the user state root. + What's Changed + - feat(security): add OMP-native security scan subsystem by @kmccleary3301 in https://github.com/can1357/oh-my-pi/pull/7048 + - fix(natives): fail fast on uncapturable rootless XWayland root by @roboomp in https://github.com/can1357/oh-my-pi/pull/7086 + - fix(coding-agent): honor remote llama.cpp/ollama discovery base urls by @roboomp in https://github.com/can1357/oh-my-pi/pull/7090 + - fix(coding-agent): add createEditTool/createWriteTool to legacy pi shim by @roboomp in https://github.com/can1357/oh-my-pi/pull/7095 + New Contributors + - @kmccleary3301 made their first contribution in https://github.com/can1357/oh-my-pi/pull/7048 + Full Changelog: https://github.com/can1357/oh-my-pi/compare/v17.2.0...v17.2.1 +ReleaseNotesUrl: https://github.com/can1357/oh-my-pi/releases/tag/v17.2.1 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://omp.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/17.2.1/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/17.2.1/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6a59fa6b79f85 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/17.2.1/can1357.oh-my-pi.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: can1357.oh-my-pi +PackageVersion: 17.2.1 +PackageLocale: zh-CN +ShortDescription: ⌥ 用于终端的 AI 编码智能体 —— 哈希锚定编辑、优化的工具集成、LSP、Python、浏览器、子智能体等更多功能 +Description: |- + omp 是一个以终端为先的编码智能体,运行在你的机器上,可连接任意提供商,并将会话视为 git 分支处理。 + omp(读作“oh-em-pi”,二进制名为 omp)是 Mario Zechner 的 Pi 项目的一个分支。它作为一个独立的 Bun 进程运行,驱动任何你拥有凭据的模型提供商,并提供一个扁平化的工具接口,供模型用于读取代码、执行命令、编辑文件、控制调试器,以及生成通过进程内 IRC 总线进行协作的子智能体。 + 会话以 JSONL 格式持久化存储在 ~/.omp/agent/sessions/ 目录下。你可以恢复、分叉、分支和共享这些会话。设置、凭据、插件和缓存全部存放在 ~/.omp/agent/ 目录中。除非你调用某个会向外传输数据的工具,否则没有任何内容会离开你的机器。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://omp.sh/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/17.2.1/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/17.2.1/can1357.oh-my-pi.yaml new file mode 100644 index 0000000000000..02017abd27446 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/17.2.1/can1357.oh-my-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: can1357.oh-my-pi +PackageVersion: 17.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e83b6f6bd1b7562180f5cb5ad38361ed4a6f8cb5 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Thu, 30 Jul 2026 13:56:38 -0400 Subject: [PATCH 104/114] New version: Microsoft.SafetyScanner version 1.455.428.0 (#410013) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.455.428.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.428.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.428.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.428.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.455.428.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.428.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..f999d191fb091 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.428.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.428.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.455.428.0&arch=x86 + InstallerSha256: 81566A411D778C9FAE8926B9B6A880CF48703240D3EDA43915AF23ADA935A55B +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.455.428.0&arch=amd64 + InstallerSha256: F175C124E3928D8C20A97FEB1A97502AF737A259A25AAF16D90391B1B916681A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.455.428.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.428.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..d029a3feb4950 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.428.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.428.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.428.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.428.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..a7b0009338afb --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.428.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.428.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 78fa1cbd19d4c5e329ab903542bafe1238c00f2f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 01:56:53 +0800 Subject: [PATCH 105/114] New version: Obsidian.Obsidian version 1.13.4 (#410014) --- .../1.13.4/Obsidian.Obsidian.installer.yaml | 57 +++++++++++++++++++ .../Obsidian.Obsidian.locale.en-US.yaml | 56 ++++++++++++++++++ .../Obsidian.Obsidian.locale.zh-CN.yaml | 28 +++++++++ .../Obsidian/1.13.4/Obsidian.Obsidian.yaml | 8 +++ 4 files changed, 149 insertions(+) create mode 100644 manifests/o/Obsidian/Obsidian/1.13.4/Obsidian.Obsidian.installer.yaml create mode 100644 manifests/o/Obsidian/Obsidian/1.13.4/Obsidian.Obsidian.locale.en-US.yaml create mode 100644 manifests/o/Obsidian/Obsidian/1.13.4/Obsidian.Obsidian.locale.zh-CN.yaml create mode 100644 manifests/o/Obsidian/Obsidian/1.13.4/Obsidian.Obsidian.yaml diff --git a/manifests/o/Obsidian/Obsidian/1.13.4/Obsidian.Obsidian.installer.yaml b/manifests/o/Obsidian/Obsidian/1.13.4/Obsidian.Obsidian.installer.yaml new file mode 100644 index 0000000000000..d73455da25213 --- /dev/null +++ b/manifests/o/Obsidian/Obsidian/1.13.4/Obsidian.Obsidian.installer.yaml @@ -0,0 +1,57 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Obsidian.Obsidian +PackageVersion: 1.13.4 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- obsidian +FileExtensions: +- md +ProductCode: bd400747-f0c1-5638-a859-982036102edf +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/obsidianmd/obsidian-releases/releases/download/v1.13.4/Obsidian-1.13.4.exe + InstallerSha256: 8C761AAA40310D339B6936092E91E99A9886DAF1FD655F4C8D59E9F7FA46E7A0 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/obsidianmd/obsidian-releases/releases/download/v1.13.4/Obsidian-1.13.4.exe + InstallerSha256: 8C761AAA40310D339B6936092E91E99A9886DAF1FD655F4C8D59E9F7FA46E7A0 + InstallerSwitches: + Custom: /allusers + ElevationRequirement: elevatesSelf +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/obsidianmd/obsidian-releases/releases/download/v1.13.4/Obsidian-1.13.4.exe + InstallerSha256: 8C761AAA40310D339B6936092E91E99A9886DAF1FD655F4C8D59E9F7FA46E7A0 + InstallerSwitches: + Custom: /currentuser +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/obsidianmd/obsidian-releases/releases/download/v1.13.4/Obsidian-1.13.4.exe + InstallerSha256: 8C761AAA40310D339B6936092E91E99A9886DAF1FD655F4C8D59E9F7FA46E7A0 + InstallerSwitches: + Custom: /allusers + ElevationRequirement: elevatesSelf +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/obsidianmd/obsidian-releases/releases/download/v1.13.4/Obsidian-1.13.4.exe + InstallerSha256: 8C761AAA40310D339B6936092E91E99A9886DAF1FD655F4C8D59E9F7FA46E7A0 + InstallerSwitches: + Custom: /currentuser +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/obsidianmd/obsidian-releases/releases/download/v1.13.4/Obsidian-1.13.4.exe + InstallerSha256: 8C761AAA40310D339B6936092E91E99A9886DAF1FD655F4C8D59E9F7FA46E7A0 + InstallerSwitches: + Custom: /allusers + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/Obsidian/Obsidian/1.13.4/Obsidian.Obsidian.locale.en-US.yaml b/manifests/o/Obsidian/Obsidian/1.13.4/Obsidian.Obsidian.locale.en-US.yaml new file mode 100644 index 0000000000000..d6e37b52cef93 --- /dev/null +++ b/manifests/o/Obsidian/Obsidian/1.13.4/Obsidian.Obsidian.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: Obsidian.Obsidian +PackageVersion: 1.13.4 +PackageLocale: en-US +Publisher: Obsidian +PublisherUrl: https://obsidian.md/ +PublisherSupportUrl: https://help.obsidian.md/ +PrivacyUrl: https://obsidian.md/privacy +Author: Dynalist Inc. +PackageName: Obsidian +PackageUrl: https://obsidian.md/ +License: Proprietary +LicenseUrl: https://obsidian.md/terms +Copyright: Copyright © Dynalist Inc. +ShortDescription: Obsidian is the private and flexible writing app that adapts to the way you think. +Moniker: obsidian +Tags: +- backlink +- bi-directional-link +- block +- docs +- document +- editor +- graph +- knowledge +- knowledge-base +- markdown +- mind-map +- mindmap +- notes +- outliner +- pkm +- reference +ReleaseNotes: |- + Improvements + - The image lightbox now displays the file name of the current image. + - Improved layout of Page Preview settings. + - Settings: Download counts are now abbreviated for plugins and themes. + - Settings: Moved the "Interface" tab above "Editor" in the settings sidebar. + - Live Preview: Improved alignment of images inline with text. + - Live Preview: Removed extra padding around images. + No longer broken + - Fixed a rare race condition where a file could get stuck and fail to save until the app was restarted. + - Fixed the app failing to load if a view throws errors while the workspace is loading. + - Fixed appearance of image action buttons on older installers. + - Settings: Fixed Page Preview settings not showing entries from Community plugins. + - Settings: Fixed the close button not being visible in the settings window when "Open settings in new window" is turned off. + - Live Preview: Fixed appearance of non-image embed actions. + - Live Preview: Fixed image disappearing when editing a Markdown embed and scrolling. + - Live Preview: Fixed the editor line height being preserved when editing an image embed on an indented line with no other text. +ReleaseNotesUrl: https://obsidian.md/changelog/2026-07-27-desktop-v1.13.4/ +PurchaseUrl: https://obsidian.md/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Obsidian/Obsidian/1.13.4/Obsidian.Obsidian.locale.zh-CN.yaml b/manifests/o/Obsidian/Obsidian/1.13.4/Obsidian.Obsidian.locale.zh-CN.yaml new file mode 100644 index 0000000000000..264f0aba53563 --- /dev/null +++ b/manifests/o/Obsidian/Obsidian/1.13.4/Obsidian.Obsidian.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Obsidian.Obsidian +PackageVersion: 1.13.4 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Obsidian 是一款私密、灵活的写作应用程序,能够适应您的思维方式。 +Tags: +- markdown +- 个人知识管理 +- 内容块 +- 双向链接 +- 反向链接 +- 图谱 +- 大纲 +- 引用 +- 思源笔记 +- 思维导图 +- 文档 +- 知识 +- 知识库 +- 笔记 +- 编辑器 +- 脑图 +ReleaseNotesUrl: https://obsidian.md/changelog/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Obsidian/Obsidian/1.13.4/Obsidian.Obsidian.yaml b/manifests/o/Obsidian/Obsidian/1.13.4/Obsidian.Obsidian.yaml new file mode 100644 index 0000000000000..8b74b05d98bd2 --- /dev/null +++ b/manifests/o/Obsidian/Obsidian/1.13.4/Obsidian.Obsidian.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: Obsidian.Obsidian +PackageVersion: 1.13.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0ef3048fa594be5fd5839c7c20242cf6ca8b89ea Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 01:57:09 +0800 Subject: [PATCH 106/114] New version: Yandex.Browser version 26.6.4.760 (#410017) --- .../26.6.4.760/Yandex.Browser.installer.yaml | 58 +++++++++++++++++++ .../Yandex.Browser.locale.en-US.yaml | 25 ++++++++ .../Yandex.Browser.locale.zh-CN.yaml | 16 +++++ .../Browser/26.6.4.760/Yandex.Browser.yaml | 8 +++ 4 files changed, 107 insertions(+) create mode 100644 manifests/y/Yandex/Browser/26.6.4.760/Yandex.Browser.installer.yaml create mode 100644 manifests/y/Yandex/Browser/26.6.4.760/Yandex.Browser.locale.en-US.yaml create mode 100644 manifests/y/Yandex/Browser/26.6.4.760/Yandex.Browser.locale.zh-CN.yaml create mode 100644 manifests/y/Yandex/Browser/26.6.4.760/Yandex.Browser.yaml diff --git a/manifests/y/Yandex/Browser/26.6.4.760/Yandex.Browser.installer.yaml b/manifests/y/Yandex/Browser/26.6.4.760/Yandex.Browser.installer.yaml new file mode 100644 index 0000000000000..e06cc4cd79769 --- /dev/null +++ b/manifests/y/Yandex/Browser/26.6.4.760/Yandex.Browser.installer.yaml @@ -0,0 +1,58 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Yandex.Browser +PackageVersion: 26.6.4.760 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + Log: --verbose-logging --log-file="" + Custom: --do-not-launch-browser +InstallerSuccessCodes: +- 1 +- 3 +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- crx +- css +- epub +- fb2 +- gif +- htm +- html +- infected +- jpeg +- jpg +- js +- mhtml +- pdf +- png +- shtml +- svg +- swf +- tif +- tiff +- txt +- webm +- webp +- xht +- xhtml +- xml +ProductCode: YandexBrowser +ReleaseDate: 2026-07-28 +Installers: +- Architecture: x64 + InstallerUrl: https://download.cdn.yandex.net/browser/int/26_6_4_760_113188/en/Yandex.exe + InstallerSha256: 0468EA661AE7936E75BD30D6007E43B03D2C316FFBEE8153B60C228E54FB73C4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yandex/Browser/26.6.4.760/Yandex.Browser.locale.en-US.yaml b/manifests/y/Yandex/Browser/26.6.4.760/Yandex.Browser.locale.en-US.yaml new file mode 100644 index 0000000000000..0fbba07b521f4 --- /dev/null +++ b/manifests/y/Yandex/Browser/26.6.4.760/Yandex.Browser.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: Yandex.Browser +PackageVersion: 26.6.4.760 +PackageLocale: en-US +Publisher: Yandex +PublisherUrl: https://yandex.com/ +PublisherSupportUrl: https://browser.yandex.com/help/en/ +PrivacyUrl: https://yandex.com/legal/confidential/en/ +Author: YANDEX LLC +PackageName: Yandex Browser +PackageUrl: https://browser.yandex.com/ +License: Freeware +LicenseUrl: https://yandex.com/legal/browser_agreement/en/ +Copyright: Copyright 2026 Yandex. All rights reserved. +ShortDescription: Yandex Browser delivers fast and secure browsing with built-in Alice and the ability to sync passwords, bookmarks, and bank cards across devices. +Tags: +- browser +- chromium +- internet +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yandex/Browser/26.6.4.760/Yandex.Browser.locale.zh-CN.yaml b/manifests/y/Yandex/Browser/26.6.4.760/Yandex.Browser.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4e085a1a693d2 --- /dev/null +++ b/manifests/y/Yandex/Browser/26.6.4.760/Yandex.Browser.locale.zh-CN.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Yandex.Browser +PackageVersion: 26.6.4.760 +PackageLocale: zh-CN +License: 免费软件 +Copyright: 版权所有 2026 Yandex。保留所有权利。 +ShortDescription: Yandex 浏览器内置 Alice,可跨设备同步密码、书签和银行卡,浏览速度快且安全。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yandex/Browser/26.6.4.760/Yandex.Browser.yaml b/manifests/y/Yandex/Browser/26.6.4.760/Yandex.Browser.yaml new file mode 100644 index 0000000000000..6c613a14ecaba --- /dev/null +++ b/manifests/y/Yandex/Browser/26.6.4.760/Yandex.Browser.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: Yandex.Browser +PackageVersion: 26.6.4.760 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c94a91291300b962fd1e73253b4e482a23c02e28 Mon Sep 17 00:00:00 2001 From: Giulio Sorrentino Date: Thu, 30 Jul 2026 20:06:09 +0200 Subject: [PATCH 107/114] New version: GiulioSorrentino.wheelofnumfortune.avalonia version 1.1.0.11 (#410030) --- ....wheelofnumfortune.avalonia.installer.yaml | 18 +++++++++++++++ ...eelofnumfortune.avalonia.locale.en-US.yaml | 22 +++++++++++++++++++ ...Sorrentino.wheelofnumfortune.avalonia.yaml | 8 +++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/1.1.0.11/GiulioSorrentino.wheelofnumfortune.avalonia.installer.yaml create mode 100644 manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/1.1.0.11/GiulioSorrentino.wheelofnumfortune.avalonia.locale.en-US.yaml create mode 100644 manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/1.1.0.11/GiulioSorrentino.wheelofnumfortune.avalonia.yaml diff --git a/manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/1.1.0.11/GiulioSorrentino.wheelofnumfortune.avalonia.installer.yaml b/manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/1.1.0.11/GiulioSorrentino.wheelofnumfortune.avalonia.installer.yaml new file mode 100644 index 0000000000000..d4beb8d5ebc52 --- /dev/null +++ b/manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/1.1.0.11/GiulioSorrentino.wheelofnumfortune.avalonia.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GiulioSorrentino.wheelofnumfortune.avalonia +PackageVersion: 1.1.0.11 +InstallerLocale: en-US +InstallerType: wix +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 +ProductCode: '{0ED16B86-0A70-E994-3BBF-1F854759E157}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GiulianoSpaghetti/WheelOfNumFortune.Material/releases/download/1.1.0.7/wheelofnumfortune.avalonia-1.1.0.11-material-amd64.msi + InstallerSha256: 99177F5B3F02046F6FDC82A494E030AC8850D39D3C29A0C452B28C3697C6DA6B +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-08 diff --git a/manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/1.1.0.11/GiulioSorrentino.wheelofnumfortune.avalonia.locale.en-US.yaml b/manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/1.1.0.11/GiulioSorrentino.wheelofnumfortune.avalonia.locale.en-US.yaml new file mode 100644 index 0000000000000..e54c9b793c57f --- /dev/null +++ b/manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/1.1.0.11/GiulioSorrentino.wheelofnumfortune.avalonia.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GiulioSorrentino.wheelofnumfortune.avalonia +PackageVersion: 1.1.0.11 +PackageLocale: en-US +Publisher: Giulio Sorrentino +PublisherUrl: https://giulianospaghetti.altervista.org +PublisherSupportUrl: https://github.com/GiulianoSpaghetti/wheelofnumfortune.material/issues +Author: Giulio Sorrentino +PackageName: wheelofnumfortune.avalonia +PackageUrl: https://github.com/GiulianoSpaghetti/wheelofnumfortune.material +License: GPLv3 +LicenseUrl: https://raw.githubusercontent.com/GiulianoSpaghetti/WheelOfNumFortune.Material/refs/heads/master/LICENSE +Copyright: 2025 Giulio Sorrentino +ShortDescription: A simple program for guessing cookie discovering only one letter for time. It is not automated. It's in avalonia using the Material dialect of google. +Description: A simple program for guessing cookie discovering only one letter for time. It is not automated. It's in avalonia using the Material dialect of Google, but does not have the stylesheet, but has the ReactiveUI. +Tags: +- enigmatic +ReleaseNotesUrl: https://github.com/GiulianoSpaghetti/WheelOfNumFortune.Material/releases/tag/1.1.0.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/1.1.0.11/GiulioSorrentino.wheelofnumfortune.avalonia.yaml b/manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/1.1.0.11/GiulioSorrentino.wheelofnumfortune.avalonia.yaml new file mode 100644 index 0000000000000..46977752890ee --- /dev/null +++ b/manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/1.1.0.11/GiulioSorrentino.wheelofnumfortune.avalonia.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GiulioSorrentino.wheelofnumfortune.avalonia +PackageVersion: 1.1.0.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 11a9765e8ee46d05e4cd2dcabb758f6262232a01 Mon Sep 17 00:00:00 2001 From: Sheng Date: Thu, 30 Jul 2026 11:21:34 -0700 Subject: [PATCH 108/114] New version: eloston.ungoogled-chromium version 150.0.7871.128 (#404754) --- .../eloston.ungoogled-chromium.installer.yaml | 98 +++++++++++++++++++ ...oston.ungoogled-chromium.locale.en-US.yaml | 41 ++++++++ .../eloston.ungoogled-chromium.yaml | 8 ++ 3 files changed, 147 insertions(+) create mode 100644 manifests/e/eloston/ungoogled-chromium/150.0.7871.128/eloston.ungoogled-chromium.installer.yaml create mode 100644 manifests/e/eloston/ungoogled-chromium/150.0.7871.128/eloston.ungoogled-chromium.locale.en-US.yaml create mode 100644 manifests/e/eloston/ungoogled-chromium/150.0.7871.128/eloston.ungoogled-chromium.yaml diff --git a/manifests/e/eloston/ungoogled-chromium/150.0.7871.128/eloston.ungoogled-chromium.installer.yaml b/manifests/e/eloston/ungoogled-chromium/150.0.7871.128/eloston.ungoogled-chromium.installer.yaml new file mode 100644 index 0000000000000..5595f74dadb73 --- /dev/null +++ b/manifests/e/eloston/ungoogled-chromium/150.0.7871.128/eloston.ungoogled-chromium.installer.yaml @@ -0,0 +1,98 @@ +# 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: eloston.ungoogled-chromium +PackageVersion: 150.0.7871.128 +InstallerLocale: en-US +UpgradeBehavior: install +Protocols: +- http +- https +FileExtensions: +- crx +- htm +- html +- pdf +- url +ReleaseDate: 2026-07-20 +Installers: +- Architecture: x86 + InstallerType: exe + Scope: user + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/150.0.7871.128-1.1/ungoogled-chromium_150.0.7871.128-1.1_installer_x86.exe + InstallerSha256: 586F7D1F9A229CDEA5DAF972EE214FEF1AA9C8687538731E558BEDE64E826513 + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +- Architecture: x86 + InstallerType: exe + Scope: machine + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/150.0.7871.128-1.1/ungoogled-chromium_150.0.7871.128-1.1_installer_x86.exe + InstallerSha256: 586F7D1F9A229CDEA5DAF972EE214FEF1AA9C8687538731E558BEDE64E826513 + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + Custom: --system-level +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ungoogled-chromium_150.0.7871.128-1.1_windows_x86/chrome.exe + PortableCommandAlias: chrome + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/150.0.7871.128-1.1/ungoogled-chromium_150.0.7871.128-1.1_windows_x86.zip + InstallerSha256: 87FAE7BB219E60570C650C28C14212CAC35907316AB1E7DE7C26B685203CE965 + ArchiveBinariesDependOnPath: true +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/150.0.7871.128-1.1/ungoogled-chromium_150.0.7871.128-1.1_installer_x64.exe + InstallerSha256: 2D72E911778430D82674C3D0D7B674F90A448EF84DF1ECC5F40CD7951E35744B + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/150.0.7871.128-1.1/ungoogled-chromium_150.0.7871.128-1.1_installer_x64.exe + InstallerSha256: 2D72E911778430D82674C3D0D7B674F90A448EF84DF1ECC5F40CD7951E35744B + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + Custom: --system-level +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ungoogled-chromium_150.0.7871.128-1.1_windows_x64/chrome.exe + PortableCommandAlias: chrome + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/150.0.7871.128-1.1/ungoogled-chromium_150.0.7871.128-1.1_windows_x64.zip + InstallerSha256: 010291B89489763ADB2CE3BC2AC9A4E77B2045FEAB1B6EF0FBCD4AC334807F9F + ArchiveBinariesDependOnPath: true +- Architecture: arm64 + InstallerType: exe + Scope: user + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/150.0.7871.128-1.1/ungoogled-chromium_150.0.7871.128-1.1_installer_arm64.exe + InstallerSha256: 24C15767FF3C86F764D702B44F896CA304D6F380757CACEC09D1222DB07FABF5 + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +- Architecture: arm64 + InstallerType: exe + Scope: machine + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/150.0.7871.128-1.1/ungoogled-chromium_150.0.7871.128-1.1_installer_arm64.exe + InstallerSha256: 24C15767FF3C86F764D702B44F896CA304D6F380757CACEC09D1222DB07FABF5 + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + Custom: --system-level +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ungoogled-chromium_150.0.7871.128-1.1_windows_arm64/chrome.exe + PortableCommandAlias: chrome + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/150.0.7871.128-1.1/ungoogled-chromium_150.0.7871.128-1.1_windows_arm64.zip + InstallerSha256: 79B0BEC5D59088AB806157FFD0DA6354253570E74B1F82C8CFD42C10D2FF940F + ArchiveBinariesDependOnPath: true +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/eloston/ungoogled-chromium/150.0.7871.128/eloston.ungoogled-chromium.locale.en-US.yaml b/manifests/e/eloston/ungoogled-chromium/150.0.7871.128/eloston.ungoogled-chromium.locale.en-US.yaml new file mode 100644 index 0000000000000..4ac960f290b29 --- /dev/null +++ b/manifests/e/eloston/ungoogled-chromium/150.0.7871.128/eloston.ungoogled-chromium.locale.en-US.yaml @@ -0,0 +1,41 @@ +# 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: eloston.ungoogled-chromium +PackageVersion: 150.0.7871.128 +PackageLocale: en-US +Publisher: ungoogled-chromium Authors +PublisherUrl: https://ungoogled-software.github.io/ +PublisherSupportUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/issues +Author: Eloston +PackageName: ungoogled-chromium +PackageUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases +License: BSD-3-Clause +LicenseUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/blob/HEAD/LICENSE +Copyright: Copyright 2022 The ungoogled-chromium Authors +CopyrightUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/blob/master/LICENSE +ShortDescription: Google Chromium without dependency on Google web services. +Description: |- + ungoogled-chromium is a set of configuration flags, patches, and custom scripts. + + These components altogether strive to accomplish the following + * Disable or remove offending services and features that communicate with Google or weaken privacy + * Strip binaries from the source tree, and use those provided by the system or build them from source + * Add, modify, or disable features that inhibit control and transparency (these changes are minor and do not have significant impacts on the general user experience) + + ungoogled-chromium should not be considered a fork of Chromium. + The main reason for this is that a fork is associated with more significant deviations from the Chromium, such as branding, configuration formats, file locations, and other interface changes. + ungoogled-chromium will not modify the Chromium browser outside of the project's goals. + Since these goals and requirements are not precise, unclear situations are discussed and decided on a case-by-case basis. +Moniker: ungoogled-chromium +Tags: +- browser +- chromium +- manifestv2 +- mv2 +- ungoogled +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/eloston/ungoogled-chromium/150.0.7871.128/eloston.ungoogled-chromium.yaml b/manifests/e/eloston/ungoogled-chromium/150.0.7871.128/eloston.ungoogled-chromium.yaml new file mode 100644 index 0000000000000..6a314aaf3d778 --- /dev/null +++ b/manifests/e/eloston/ungoogled-chromium/150.0.7871.128/eloston.ungoogled-chromium.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: eloston.ungoogled-chromium +PackageVersion: 150.0.7871.128 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 03bb4e0130f8d906dd6b6aecf671da281bffde48 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 02:22:07 +0800 Subject: [PATCH 109/114] New version: JetBrains.dotUltimate version 2026.2.0.1 (#409981) --- .../JetBrains.dotUltimate.installer.yaml | 31 +++++++++++++++ .../JetBrains.dotUltimate.locale.en-US.yaml | 39 +++++++++++++++++++ .../JetBrains.dotUltimate.locale.zh-CN.yaml | 33 ++++++++++++++++ .../2026.2.0.1/JetBrains.dotUltimate.yaml | 8 ++++ 4 files changed, 111 insertions(+) create mode 100644 manifests/j/JetBrains/dotUltimate/2026.2.0.1/JetBrains.dotUltimate.installer.yaml create mode 100644 manifests/j/JetBrains/dotUltimate/2026.2.0.1/JetBrains.dotUltimate.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/dotUltimate/2026.2.0.1/JetBrains.dotUltimate.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/dotUltimate/2026.2.0.1/JetBrains.dotUltimate.yaml diff --git a/manifests/j/JetBrains/dotUltimate/2026.2.0.1/JetBrains.dotUltimate.installer.yaml b/manifests/j/JetBrains/dotUltimate/2026.2.0.1/JetBrains.dotUltimate.installer.yaml new file mode 100644 index 0000000000000..c3af3961fd628 --- /dev/null +++ b/manifests/j/JetBrains/dotUltimate/2026.2.0.1/JetBrains.dotUltimate.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: JetBrains.dotUltimate +PackageVersion: 2026.2.0.1 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /Silent=True + SilentWithProgress: /Silent=True + Log: /LogFile="" +UpgradeBehavior: install +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2026.2.0.1/JetBrains.dotUltimate.2026.2.0.1.exe + InstallerSha256: 0A51CE728188A2F48E06D21E122629D5B09FF19EF8D235BD4BD0069F0C2B5752 + InstallerSwitches: + Custom: /SpecificProductNames=* /VsVersion=* +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2026.2.0.1/JetBrains.dotUltimate.2026.2.0.1.exe + InstallerSha256: 0A51CE728188A2F48E06D21E122629D5B09FF19EF8D235BD4BD0069F0C2B5752 + InstallerSwitches: + Custom: /SpecificProductNames=* /VsVersion=* /PerMachine=True + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/dotUltimate/2026.2.0.1/JetBrains.dotUltimate.locale.en-US.yaml b/manifests/j/JetBrains/dotUltimate/2026.2.0.1/JetBrains.dotUltimate.locale.en-US.yaml new file mode 100644 index 0000000000000..63056699bdf61 --- /dev/null +++ b/manifests/j/JetBrains/dotUltimate/2026.2.0.1/JetBrains.dotUltimate.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JetBrains.dotUltimate +PackageVersion: 2026.2.0.1 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains dotUltimate +PackageUrl: https://www.jetbrains.com/dotnet/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: All .NET tools, ReSharper C++, and JetBrains Rider, together in one pack +Moniker: dotultimate +Tags: +- .net +- c# +- csharp +- develop +- development +- dotcover +- dotmemory +- dotnet +- dotpeek +- dottrace +- resharper +- rider +ReleaseNotes: |- + ReSharper 2026.2.0.1 Release Notes + ReSharper 2026.2.0.1 + This update brings fixes and improvements to strengthen the ReSharper's overall stability. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/DOTNET-A-370/ReSharper-Tools-2026.2.0.1-release-notes +PurchaseUrl: https://www.jetbrains.com/store/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/dotUltimate/2026.2.0.1/JetBrains.dotUltimate.locale.zh-CN.yaml b/manifests/j/JetBrains/dotUltimate/2026.2.0.1/JetBrains.dotUltimate.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e2caf68d1ecfb --- /dev/null +++ b/manifests/j/JetBrains/dotUltimate/2026.2.0.1/JetBrains.dotUltimate.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: JetBrains.dotUltimate +PackageVersion: 2026.2.0.1 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains dotUltimate +PackageUrl: https://www.jetbrains.com/zh-cn/dotnet/ +License: 专有软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: 在一个包中提供所有 .NET 工具、ReSharper C ++ 和 JetBrains Rider +Tags: +- .net +- c# +- csharp +- dotcover +- dotmemory +- dotnet +- dotpeek +- dottrace +- resharper +- rider +- 开发 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/DOTNET-A-370/ReSharper-Tools-2026.2.0.1-release-notes +PurchaseUrl: https://www.jetbrains.com/zh-cn/store/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/dotUltimate/2026.2.0.1/JetBrains.dotUltimate.yaml b/manifests/j/JetBrains/dotUltimate/2026.2.0.1/JetBrains.dotUltimate.yaml new file mode 100644 index 0000000000000..8b0ad53d1b595 --- /dev/null +++ b/manifests/j/JetBrains/dotUltimate/2026.2.0.1/JetBrains.dotUltimate.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.dotUltimate +PackageVersion: 2026.2.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 09961d5eed70c3ed8b66840557d2eaf4ce223cd5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 02:22:26 +0800 Subject: [PATCH 110/114] New version: Brave.BraveOrigin.Nightly version 151.1.95.23 (#410009) --- .../Brave.BraveOrigin.Nightly.installer.yaml | 86 +++++++++++++++++++ ...rave.BraveOrigin.Nightly.locale.en-US.yaml | 34 ++++++++ ...rave.BraveOrigin.Nightly.locale.zh-CN.yaml | 24 ++++++ .../Brave.BraveOrigin.Nightly.yaml | 8 ++ 4 files changed, 152 insertions(+) create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/151.1.95.23/Brave.BraveOrigin.Nightly.installer.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/151.1.95.23/Brave.BraveOrigin.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/151.1.95.23/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/151.1.95.23/Brave.BraveOrigin.Nightly.yaml diff --git a/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.23/Brave.BraveOrigin.Nightly.installer.yaml b/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.23/Brave.BraveOrigin.Nightly.installer.yaml new file mode 100644 index 0000000000000..d26393d4eb604 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.23/Brave.BraveOrigin.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.BraveOrigin.Nightly +PackageVersion: 151.1.95.23 +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 +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.95.23/BraveOriginStandaloneSilentNightlySetup32.exe + InstallerSha256: 2D50705818EB4430FCF6C6E2CD0A871CB098756BE4E1F7A60741AF47796DBFC0 + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.95.23/BraveOriginStandaloneNightlySetup32.exe + InstallerSha256: A65457F16DF5E449E3AE207E67D91F727C6AA446AD443404574052209069B3FF + 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.95.23/BraveOriginStandaloneSilentNightlySetup.exe + InstallerSha256: 29FF31211C01025F53A07C89DD4195664FDE3DEBD2FCBED0FFB4F9DF1E2ED078 + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.95.23/BraveOriginStandaloneNightlySetup.exe + InstallerSha256: CCB409C4B1012FDA8B86CDA1AA878B5EF44214A4638A976E046D04321055F71F + 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.95.23/BraveOriginStandaloneSilentNightlySetupArm64.exe + InstallerSha256: 6ABB00F7865AD2E6444F96213517C0BEB6FAD6F79E8E409AD241F7023705AF68 + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.95.23/BraveOriginStandaloneNightlySetupArm64.exe + InstallerSha256: 72B627CC39838695FA137C8B60C99938C11E71805CD071D985A2EA24AA1B15C3 + 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.95.23/Brave.BraveOrigin.Nightly.locale.en-US.yaml b/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.23/Brave.BraveOrigin.Nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..71f0c8f8e6ad2 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.23/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.95.23 +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.95.23/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.23/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml new file mode 100644 index 0000000000000..18a2db5cee20e --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.23/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.95.23 +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.95.23/Brave.BraveOrigin.Nightly.yaml b/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.23/Brave.BraveOrigin.Nightly.yaml new file mode 100644 index 0000000000000..283122793d4d6 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/151.1.95.23/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.95.23 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0fcecf34914753d29ae1d5e56afb042a2bd6c5c2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 02:22:43 +0800 Subject: [PATCH 111/114] New version: Brave.Brave.Nightly version 151.1.95.23 (#410010) --- .../Brave.Brave.Nightly.installer.yaml | 87 +++++++++++++++++++ .../Brave.Brave.Nightly.locale.en-US.yaml | 33 +++++++ .../Brave.Brave.Nightly.locale.zh-CN.yaml | 29 +++++++ .../151.1.95.23/Brave.Brave.Nightly.yaml | 8 ++ 4 files changed, 157 insertions(+) create mode 100644 manifests/b/Brave/Brave/Nightly/151.1.95.23/Brave.Brave.Nightly.installer.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/151.1.95.23/Brave.Brave.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/151.1.95.23/Brave.Brave.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/151.1.95.23/Brave.Brave.Nightly.yaml diff --git a/manifests/b/Brave/Brave/Nightly/151.1.95.23/Brave.Brave.Nightly.installer.yaml b/manifests/b/Brave/Brave/Nightly/151.1.95.23/Brave.Brave.Nightly.installer.yaml new file mode 100644 index 0000000000000..db2ba8e114d72 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/151.1.95.23/Brave.Brave.Nightly.installer.yaml @@ -0,0 +1,87 @@ +# 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.95.23 +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 +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.95.23/BraveBrowserStandaloneSilentNightlySetup32.exe + InstallerSha256: 77BB56EC4D6E9AF2369E845853D1031BB8790654263DB09674412BF3A34ABE71 + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.95.23/BraveBrowserStandaloneNightlySetup32.exe + InstallerSha256: 03369DD0A2E51C2738EACB3C42CD5645FF83DB722DF2A9986FBA8026660B95AA + 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.95.23/BraveBrowserStandaloneSilentNightlySetup.exe + InstallerSha256: 4127B140E61B5D6F1A9BC5A80E88D5187BB5F6796B77C0B68D065CA22A0B73E5 + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.95.23/BraveBrowserStandaloneNightlySetup.exe + InstallerSha256: 36C45174B9DFEACDAEBA0F3B11F177C47D779BA2BBADD16CABE68764FBF618B4 + 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.95.23/BraveBrowserStandaloneSilentNightlySetupArm64.exe + InstallerSha256: BD94043A08C112A445786A9F652099B2C711E1FBF002C32300711149B10CE3CB + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.95.23/BraveBrowserStandaloneNightlySetupArm64.exe + InstallerSha256: 495D3298B1B8905293D2921F7DCD88F998106021A344C398455F744EAC54FA2C + 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.95.23/Brave.Brave.Nightly.locale.en-US.yaml b/manifests/b/Brave/Brave/Nightly/151.1.95.23/Brave.Brave.Nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..d451b03bcbec7 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/151.1.95.23/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.95.23 +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.95.23/Brave.Brave.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Nightly/151.1.95.23/Brave.Brave.Nightly.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0f2e60a628131 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/151.1.95.23/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.95.23 +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.95.23/Brave.Brave.Nightly.yaml b/manifests/b/Brave/Brave/Nightly/151.1.95.23/Brave.Brave.Nightly.yaml new file mode 100644 index 0000000000000..b385938202d2d --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/151.1.95.23/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.95.23 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bb7c618520d56000c78af5b01ff3b7f7aa8caea8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 31 Jul 2026 02:23:00 +0800 Subject: [PATCH 112/114] New version: XinTaoFei.Codeg version 0.22.2 (#410016) --- .../0.22.2/XinTaoFei.Codeg.installer.yaml | 19 +++++++++ .../0.22.2/XinTaoFei.Codeg.locale.en-US.yaml | 39 +++++++++++++++++++ .../0.22.2/XinTaoFei.Codeg.locale.zh-CN.yaml | 29 ++++++++++++++ .../Codeg/0.22.2/XinTaoFei.Codeg.yaml | 8 ++++ 4 files changed, 95 insertions(+) create mode 100644 manifests/x/XinTaoFei/Codeg/0.22.2/XinTaoFei.Codeg.installer.yaml create mode 100644 manifests/x/XinTaoFei/Codeg/0.22.2/XinTaoFei.Codeg.locale.en-US.yaml create mode 100644 manifests/x/XinTaoFei/Codeg/0.22.2/XinTaoFei.Codeg.locale.zh-CN.yaml create mode 100644 manifests/x/XinTaoFei/Codeg/0.22.2/XinTaoFei.Codeg.yaml diff --git a/manifests/x/XinTaoFei/Codeg/0.22.2/XinTaoFei.Codeg.installer.yaml b/manifests/x/XinTaoFei/Codeg/0.22.2/XinTaoFei.Codeg.installer.yaml new file mode 100644 index 0000000000000..4df4513250cec --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.22.2/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.22.2 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: codeg +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.22.2/codeg_0.22.2_x64-setup.exe + InstallerSha256: 37A7642AEFDF4EE55B9C764A721B503AF4FA38B942119EE64AC18D09C1885F40 +- Architecture: arm64 + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.22.2/codeg_0.22.2_arm64-setup.exe + InstallerSha256: 8F31FFC3ADE1A33DE3126F3F01458346FFB4C2ABCC3ED2E97EAF8686B3633CB6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.22.2/XinTaoFei.Codeg.locale.en-US.yaml b/manifests/x/XinTaoFei/Codeg/0.22.2/XinTaoFei.Codeg.locale.en-US.yaml new file mode 100644 index 0000000000000..bc2c1579a3d41 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.22.2/XinTaoFei.Codeg.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: XinTaoFei.Codeg +PackageVersion: 0.22.2 +PackageLocale: en-US +Publisher: codeg +PublisherUrl: https://github.com/xintaofei +PublisherSupportUrl: https://github.com/xintaofei/codeg/issues +PackageName: codeg +PackageUrl: https://github.com/xintaofei/codeg +License: Apache-2.0 +LicenseUrl: https://github.com/xintaofei/codeg/blob/HEAD/LICENSE +ShortDescription: Aggregate and browse AI coding agent sessions (Claude Code, Codex, Gemini CLI, etc.) in one place. Desktop app, self-hosted server, or Docker. +Description: Codeg (Code Generation) is an enterprise-grade multi-agent coding workspace. It unifies local AI coding agents (Claude Code, Codex CLI, OpenCode, Gemini CLI, OpenClaw, Cline, etc.) in a desktop app, standalone server, or Docker container — enabling remote development from any browser — with conversation aggregation, parallel git worktree development, MCP/Skills management, chat channel interactions (Telegram, Lark, iLink, etc.), and integrated Git/file/terminal workflows. +Tags: +- agent +- agentic +- ai +- chatbot +- claude-code +- code +- codex +- coding +- gemini-cli +- large-language-model +- llm +- programming +ReleaseNotes: |- + - feat(settings): Kimi Code with your own API key now gets a reasoning picker. A Reasoning card in the panel declares which levels to offer and which one to start on — until now only subscription accounts had the option. + - fix(acp): A long-running command no longer freezes the conversation. Agents that run their commands through the ACP terminal — Grok among them — got stuck halfway through a session with Stop doing nothing, because a command that never exits on its own blocked everything behind it. Such a command now runs in the background with its output streaming as it comes, and the turn stays interruptible. Agents that run commands themselves, Claude Code and Codex included, were never affected (#394). + - fix(codex): Codex searches read like searches. A rg or grep shows as "Grep " with results grouped per file and every line clickable to open it there, instead of a raw JSON blob. Claude, Cline, Gemini, OpenCode and Cursor searches get the same view. + - fix(grok): A command Grok runs in the background finally shows what it did. Each task gets a card with the command, its status, exit code and terminal output, where it used to leave an empty one. Grok's internal notices no longer cut a reply in half either. + - fix(composer): File and command references show as badges wherever text lands in the composer. Quick messages, restored drafts, queued-message edits, expert and Office templates and saved automations used to leave raw [label](file:…) text behind. A Windows path also stops gaining a backslash every time the message is reopened. + - fix(acp): Quitting codeg actually shuts the agents down. Agent CLIs and the processes they start no longer linger after the window closes — thanks to @noxenys for the fix (#389). + - chore(acp): Updated the built-in agents. OpenCode 1.18.10, Cline 3.0.47, CodeBuddy 2.130.0, Kimi Code 0.31.0 and Grok 0.2.114. +ReleaseNotesUrl: https://github.com/xintaofei/codeg/releases/tag/v0.22.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.22.2/XinTaoFei.Codeg.locale.zh-CN.yaml b/manifests/x/XinTaoFei/Codeg/0.22.2/XinTaoFei.Codeg.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f368bfac121b7 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.22.2/XinTaoFei.Codeg.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: XinTaoFei.Codeg +PackageVersion: 0.22.2 +PackageLocale: zh-CN +ShortDescription: 在一个地方聚合并浏览 AI 编程代理会话(如 Claude Code、Codex、Gemini CLI 等)。支持桌面应用、自建服务器或 Docker 部署。 +Description: Codeg(Code Generation,代码生成)是一款企业级多代理编码工作区。它将本地 AI 编程代理(包括 Claude Code、Codex CLI、OpenCode、Gemini CLI、OpenClaw、Cline 等)统一集成于桌面应用、独立服务器或 Docker 容器中,支持通过任意浏览器进行远程开发;具备对话聚合、并行 Git 工作树开发、MCP/技能管理、聊天频道交互(Telegram、飞书、iLink 等),以及集成的 Git/文件/终端工作流。 +Tags: +- claude-code +- codex +- gemini-cli +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ReleaseNotes: |- + - 功能(设置):用自己 API Key 的 Kimi Code 也有了思考强度选择。 面板新增「推理」卡片,用于声明提供哪些强度、默认用哪一档——此前只有订阅账号才有这个选项。 + - 修复(智能体):长时间运行的命令不再把整个会话冻住。 通过 ACP 终端执行命令的智能体(Grok 就是其一)会聊到一半卡住、点「停止」也没反应,因为一条不会自己结束的命令堵住了它后面的一切。这类命令现在在后台运行,输出边跑边显示,回合随时可以打断。自己执行命令的智能体(包括 Claude Code 与 Codex)从来不受此影响(#394)。 + - 修复(Codex):Codex 的搜索终于长得像搜索。 一次 rg 或 grep 不再是一坨原始 JSON,而是显示为「Grep <关键词>」,结果按文件分组,每一行都能点击跳转。Claude、Cline、Gemini、OpenCode 与 Cursor 的搜索也同样受益。 + - 修复(Grok):Grok 在后台跑的命令,终于能看到它干了什么。 每个任务都有自己的卡片,包含命令、状态、退出码和终端输出,而不再是一张空卡片。Grok 的内部通知也不会再把回复从中间劈开。 + - 修复(输入框):只要文本被填进输入框,文件与命令引用就会显示成徽章。 快捷消息、恢复的草稿、编辑排队中的消息、专家与办公模板、已保存的自动化任务,过去都还留着 [label](file:…) 的原始写法。Windows 路径也不会每重新打开一次就多出一层反斜杠了。 + - 修复(智能体):退出 codeg 时智能体真的会被关掉。 智能体 CLI 及它拉起的进程不会再在窗口关闭后继续残留——感谢 @noxenys 贡献的修复(#389)。 + - 维护(智能体):更新内置智能体版本。 OpenCode 1.18.10、Cline 3.0.47、CodeBuddy 2.130.0、Kimi Code 0.31.0、Grok 0.2.114。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.22.2/XinTaoFei.Codeg.yaml b/manifests/x/XinTaoFei/Codeg/0.22.2/XinTaoFei.Codeg.yaml new file mode 100644 index 0000000000000..34b478c177ba4 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.22.2/XinTaoFei.Codeg.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: XinTaoFei.Codeg +PackageVersion: 0.22.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a925b8bc3e25d506c8b64c65993ae4095efc5906 Mon Sep 17 00:00:00 2001 From: Atharva Kusumbia <45625606+athrvk@users.noreply.github.com> Date: Thu, 30 Jul 2026 23:53:24 +0530 Subject: [PATCH 113/114] New version: athrvk.Vayu version 0.12.0 (#410029) --- .../Vayu/0.12.0/athrvk.Vayu.installer.yaml | 17 +++++++ .../Vayu/0.12.0/athrvk.Vayu.locale.en-US.yaml | 51 +++++++++++++++++++ .../a/athrvk/Vayu/0.12.0/athrvk.Vayu.yaml | 8 +++ 3 files changed, 76 insertions(+) create mode 100644 manifests/a/athrvk/Vayu/0.12.0/athrvk.Vayu.installer.yaml create mode 100644 manifests/a/athrvk/Vayu/0.12.0/athrvk.Vayu.locale.en-US.yaml create mode 100644 manifests/a/athrvk/Vayu/0.12.0/athrvk.Vayu.yaml diff --git a/manifests/a/athrvk/Vayu/0.12.0/athrvk.Vayu.installer.yaml b/manifests/a/athrvk/Vayu/0.12.0/athrvk.Vayu.installer.yaml new file mode 100644 index 0000000000000..a37617081e191 --- /dev/null +++ b/manifests/a/athrvk/Vayu/0.12.0/athrvk.Vayu.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: athrvk.Vayu +PackageVersion: 0.12.0 +InstallerLocale: en-US +InstallerType: nullsoft +ProductCode: c6b9dc37-95fd-5c7e-9133-446b81eb3ee5 +ReleaseDate: 2026-07-30 +AppsAndFeaturesEntries: +- ProductCode: c6b9dc37-95fd-5c7e-9133-446b81eb3ee5 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/athrvk/vayu/releases/download/v0.12.0/Vayu-x64.exe + InstallerSha256: 6A0466F657588D1A3D47FB6F4EF43FF941A3FA20FD84CEEC72964EB4437C5199 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/athrvk/Vayu/0.12.0/athrvk.Vayu.locale.en-US.yaml b/manifests/a/athrvk/Vayu/0.12.0/athrvk.Vayu.locale.en-US.yaml new file mode 100644 index 0000000000000..6a79a3b05b3ad --- /dev/null +++ b/manifests/a/athrvk/Vayu/0.12.0/athrvk.Vayu.locale.en-US.yaml @@ -0,0 +1,51 @@ +# 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: athrvk.Vayu +PackageVersion: 0.12.0 +PackageLocale: en-US +Publisher: Atharva Kusumbia +PublisherUrl: https://github.com/athrvk +PublisherSupportUrl: https://github.com/athrvk/vayu/issues +Author: Atharva Kusumbia +PackageName: Vayu +PackageUrl: https://github.com/athrvk/vayu +License: AGPL-3.0 +LicenseUrl: https://github.com/athrvk/vayu/blob/HEAD/LICENSE +Copyright: Copyright © 2026 Atharva Kusumbia +ShortDescription: Open-source API client with a native C++ load-testing engine - Postman-style requests and k6-level load tests in one local app. +Description: Vayu is a free, open-source desktop app for Windows, macOS, and Linux that combines a full REST and GraphQL request builder - with collections, environments, and scripting - and a high-throughput load tester powered by a C++20 engine, with all data staying on your machine. +Moniker: vayu +Tags: +- api +- api-client +- api-testing +- benchmark +- developer-tools +- graphql +- http +- insomnia +- load-testing +- performance +- postman +- rest +ReleaseNotes: |- + 0.12.0 - 2026-07-30 + A correctness and distribution release. Its most consequential fix is one no test could have caught: the Windows engine linked against the Visual C++ redistributable but never shipped it, so on a machine that did not already have that runtime the sidecar could not start at all and the app sat on "Disconnected" with nothing to explain why. Both 0.10.0 and 0.11.0 were affected. Alongside that, the engine now owns id generation outright - a create carrying its own id is refused rather than honoured - Vayu publishes to winget on every release, and the Postman importer stopped losing auth and body detail on the way in. + Added + - Windows installs from winget. winget install athrvk.Vayu is live, and each release now submits its own manifest to microsoft/winget-pkgs automatically once the build matrix is green. A separate Publish to winget (manual) workflow covers what the automatic path cannot - a release that predates the automation, a re-submission after a manifest pull request was closed, or publishing an older tag deliberately - by submitting an existing GitHub release without rebuilding anything. + - A build-time guard on the Windows engine's dependencies. CI reads the built binary's import table and fails if it needs anything that does not ship with Windows itself. It allowlists the operating system rather than denylisting the runtime, so a new third-party dependency is caught the same way the missing runtime would have been. + - A collection can block auth inheritance. The collection Auth tab offers No Auth (blocks inheriting) alongside plain No Auth. The first means "send nothing, and stop here"; the second means "nothing is configured at this level, keep looking upwards". Vayu only had the second, which is why an imported Postman folder set to No Auth still inherited its parent collection's token. The inheritance chain and a request's inherit banner now name the collection that blocked, rather than showing an ancestor the request never actually uses. + Changed + - The engine owns every id, and a create that supplies one is rejected (breaking). POST /collections, /requests and /environments now answer a body carrying an id with a 400 instead of honouring it, so every id in the database comes from the engine. Presence alone is the trigger, null included, because accepting {"id": null} would leave a payload builder believing the field is read. PUT is unchanged except that a body id disagreeing with the path is now a 400 rather than being silently ignored - the path is the identity, and a payload naming two records should not be resolved by guessing. The app strips id before posting, so this is invisible from the UI; it affects anything driving the HTTP API directly. + - The Windows engine is a single self-contained binary. It builds against the static vcpkg triplet with a static MSVC runtime, so nothing is installed beside it - where previous releases shipped a directory of DLLs alongside it, including two GoogleTest libraries that had no business in a user's install directory. + Fixed + - Vayu would not work at all on a Windows machine without the Visual C++ redistributable. The engine imported MSVCP140.dll and VCRUNTIME140.dll, which are not part of a clean Windows installation and were never bundled, so Windows refused to load the binary, the sidecar died the moment it was launched, and the app showed only "Disconnected" - the engine was in the package the whole time and could not start. Every development machine and every CI runner already has that runtime, which is why building and testing the engine never revealed it. The packaging step that should have caught it was wrong in both directions: it copied every DLL it found beside the build output, which swept in the two GoogleTest libraries while missing the runtime entirely, because that never lands there. Removing the dependency rather than adding it to a copy list means there is no longer a list to get wrong. + - A slow import could silently duplicate everything it imported. The import mutation inherited a global retry policy, and POST /import/apply mints fresh ids on every call with no idempotency key - so if the engine committed but the response was lost to a timeout, the retry produced a second complete copy of every collection, request and environment while the modal reported one clean import. + - The Postman importer lost auth and body detail, and a single malformed entry could fail the whole file. AWS Signature v4 credentials were dropped outright, because the importer matched a type string Postman does not send. A folder explicitly set to No Auth was read as "nothing configured here" and inherited the parent collection's token - the opposite of what Postman means by it. GraphQL variables arrived as a JSON-encoded string rather than the object the editor writes, and a request's redirect policy was never read at all, so an import silently took the engine's default of following redirects. Three robustness gaps could take an import down or quietly corrupt it: a % in a query value (?discount=50%) threw and failed the entire file, an object-form URL whose query lived only in its raw text lost every parameter, and a null entry in a folder's item list crashed with a bare TypeError - it is now skipped and counted in the import preview. A literal {x} in a Postman or Insomnia file is also no longer rewritten as a variable; that rewrite is now something only the OpenAPI parsers ask for. + - pm.response.to.be asserted nothing, so a 500 passed. The chain was stubbed with a bare object, and because a paren-less assertion is just an expression statement, pm.response.to.be.ok against a failing response discarded undefined and reported PASS - a green run against a broken API, which is worse than a matcher that is plainly missing. Unknown members on all three chain links now throw a TypeError naming the chain. + Internal + Engine benchmarks were re-measured and the documentation refreshed from that session; the load-test hero screenshot was replaced with the overview shot. The scripting documentation stopped teaching pm.variables and pm.response.headers.get, neither of which the runtime implements. The documentation site gained consent-gated analytics, which is on the published site only and never in a fork, a pull-request preview or a local mkdocs serve. CLAUDE.md records the winget publishing path, both automatic and manual, and docs/engine/building.md explains why the Windows build must stay static - including that CMAKE_POLICY_DEFAULT_CMP0091 is load-bearing, since vendored QuickJS-NG declares its own minimum CMake version and would otherwise be built against a different C runtime than the rest of the engine. +ReleaseNotesUrl: https://github.com/athrvk/vayu/releases/tag/v0.12.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/athrvk/Vayu/0.12.0/athrvk.Vayu.yaml b/manifests/a/athrvk/Vayu/0.12.0/athrvk.Vayu.yaml new file mode 100644 index 0000000000000..0ce8956282511 --- /dev/null +++ b/manifests/a/athrvk/Vayu/0.12.0/athrvk.Vayu.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: athrvk.Vayu +PackageVersion: 0.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 76ff9444b57d237f9a599b65bee925ad0ca6960a Mon Sep 17 00:00:00 2001 From: Ossian Ericson <43954785+ossianericson@users.noreply.github.com> Date: Thu, 30 Jul 2026 20:23:39 +0200 Subject: [PATCH 114/114] New version: NetSentinel.NetSentinel version 2.2.0 (#410032) --- .../NetSentinel.NetSentinel.installer.yaml | 23 +++++++ .../NetSentinel.NetSentinel.locale.en-US.yaml | 60 +++++++++++++++++++ .../2.2.0/NetSentinel.NetSentinel.yaml | 8 +++ 3 files changed, 91 insertions(+) create mode 100644 manifests/n/NetSentinel/NetSentinel/2.2.0/NetSentinel.NetSentinel.installer.yaml create mode 100644 manifests/n/NetSentinel/NetSentinel/2.2.0/NetSentinel.NetSentinel.locale.en-US.yaml create mode 100644 manifests/n/NetSentinel/NetSentinel/2.2.0/NetSentinel.NetSentinel.yaml diff --git a/manifests/n/NetSentinel/NetSentinel/2.2.0/NetSentinel.NetSentinel.installer.yaml b/manifests/n/NetSentinel/NetSentinel/2.2.0/NetSentinel.NetSentinel.installer.yaml new file mode 100644 index 0000000000000..1a1ede1ddfe10 --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/2.2.0/NetSentinel.NetSentinel.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 2.2.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART + Log: /"{localappdata}\NetSentinel\install.log" +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ossianericson/netsentinel/releases/download/v2.2.0/NetSentinel-Setup-2.2.0.exe + InstallerSha256: 8AD013C959B2DDB8EA1D75791816D28ADBCB83D5F4F28794B5D50B119832CA9F +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-30 diff --git a/manifests/n/NetSentinel/NetSentinel/2.2.0/NetSentinel.NetSentinel.locale.en-US.yaml b/manifests/n/NetSentinel/NetSentinel/2.2.0/NetSentinel.NetSentinel.locale.en-US.yaml new file mode 100644 index 0000000000000..87bc01b2d4c7e --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/2.2.0/NetSentinel.NetSentinel.locale.en-US.yaml @@ -0,0 +1,60 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 2.2.0 +PackageLocale: en-US +Publisher: NetSentinel Project +PublisherUrl: https://github.com/ossianericson/netsentinel +PublisherSupportUrl: https://github.com/ossianericson/netsentinel/issues +PrivacyUrl: https://github.com/ossianericson/netsentinel/blob/main/PRIVACY.md +PackageName: NetSentinel +PackageUrl: https://github.com/ossianericson/netsentinel +License: MIT +LicenseUrl: https://raw.githubusercontent.com/ossianericson/netsentinel/main/LICENSE +ShortDescription: Network security scanner — rogue device detector, STP monitor, and connectivity analyser +Description: |- + NetSentinel is a one-stop network diagnostic and security tool for Windows. + It combines several tools that previously required separate utilities: + + • Device Fingerprinter — scans your LAN's ARP table and identifies every + device by MAC OUI, hostname, and device type (camera, smart speaker, router, etc.) + • Rogue Bridge Detector — captures 802.1D/RSTP BPDUs and flags any device + that steals the Root Bridge role and causes periodic 15-45 second outages. + • Broadcast Storm Analyser — measures broadcast/multicast packet rates and + identifies which device is flooding the network. + • IoT Behavioral Baseline — learns normal IoT traffic patterns and raises + an alert if your smart fridge starts port-scanning or talking to a C2 server. + • Root Cause Correlator — links trace results, storm data, and STP findings + into a single plain-English verdict with actionable remediation steps. + • Connection Stability Monitor — long-term background ping logger with + outage detection, jitter analysis, and a 24-hour stability score. + • TCP Port Scanner, OS Fingerprinter, CVE Lookup, DNS Leak Test, Speed Test, + ARP spoof detector, DHCP monitor, SNMP poller, and more. + + Most features require Administrator privileges for raw packet capture. + Install Npcap (https://npcap.com) for STP, Storm, and ARP modules. +Moniker: netsentinel +Tags: +- network +- security +- scanner +- monitoring +- diagnostics +- lan +- wifi +- dns +- iot +- port-scanner +- cve +- speed-test +- packet-capture +- mqtt +- home-assistant +- network-health +ReleaseNotesUrl: https://github.com/ossianericson/netsentinel/releases/tag/v2.2.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ossianericson/netsentinel/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetSentinel/NetSentinel/2.2.0/NetSentinel.NetSentinel.yaml b/manifests/n/NetSentinel/NetSentinel/2.2.0/NetSentinel.NetSentinel.yaml new file mode 100644 index 0000000000000..a75ca173a94b4 --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/2.2.0/NetSentinel.NetSentinel.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 2.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0