From 75d4e7b351d54d4c7be3b6b630e77af6c2bf949b Mon Sep 17 00:00:00 2001 From: laurentiu021 <262210207+laurentiu021@users.noreply.github.com> Date: Sat, 5 Sep 2026 23:52:37 +0300 Subject: [PATCH 01/73] New version: laurentiu021.SysManager version 1.75.30 (#428244) --- .../laurentiu021.SysManager.installer.yaml | 18 +++++ .../laurentiu021.SysManager.locale.en-US.yaml | 80 +++++++++++++++++++ .../1.75.30/laurentiu021.SysManager.yaml | 8 ++ 3 files changed, 106 insertions(+) create mode 100644 manifests/l/laurentiu021/SysManager/1.75.30/laurentiu021.SysManager.installer.yaml create mode 100644 manifests/l/laurentiu021/SysManager/1.75.30/laurentiu021.SysManager.locale.en-US.yaml create mode 100644 manifests/l/laurentiu021/SysManager/1.75.30/laurentiu021.SysManager.yaml diff --git a/manifests/l/laurentiu021/SysManager/1.75.30/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.75.30/laurentiu021.SysManager.installer.yaml new file mode 100644 index 0000000000000..2099ec0501338 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.75.30/laurentiu021.SysManager.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.75.30 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: portable +Commands: +- SysManager +ReleaseDate: 2026-09-02 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.75.30/SysManager-v1.75.30.exe + InstallerSha256: 421481C29EE85866761D457BD756B27BAF59CEDF3052E8C3FD503A6543F6C6D1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.75.30/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.75.30/laurentiu021.SysManager.locale.en-US.yaml new file mode 100644 index 0000000000000..7c8d3a64f83cd --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.75.30/laurentiu021.SysManager.locale.en-US.yaml @@ -0,0 +1,80 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.75.30 +PackageLocale: en-US +Publisher: laurentiu021 +PublisherUrl: https://github.com/laurentiu021 +PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues +PackageName: SysManager +PackageUrl: https://github.com/laurentiu021/SystemManager +License: MIT +LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE +ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more. +Description: |- + SysManager is a modern Windows system toolkit built with WPF and .NET 10. + It provides a comprehensive set of tools in a single application including + live network monitoring, ping and traceroute, speed tests, performance tuning + with power plan management, deep disk cleanup, duplicate file finder, disk + analyzer, battery health monitoring, process manager, app uninstaller, + startup control, Windows services manager, Windows features manager, driver + information, and system health overview. +Tags: +- battery +- cleanup +- dotnet +- network-monitor +- open-source +- performance +- process-manager +- system-utility +- uninstaller +- windows +- wpf +ReleaseNotes: |- + [1.75.30] - 2026-09-02 + In Task Scheduler, the "What it does" column was simply blank for most tasks, because Windows never + recorded a description for them — but a blank cell looks like something failed to load. It now says so. + Hovering a task's name shows the full text, which the column has to cut short. + Fixed + - "What it does" no longer looks broken on tasks Windows never described. A great many Windows + scheduled tasks carry no description at all. The column showed those as an empty cell, which reads as + missing data rather than as data that was never there; it now reads "No description provided by + Windows." A blank value made of spaces is treated the same way, since it looks identical. + - The full description is now readable. The column is narrow and cuts long text off with an ellipsis, + and hovering it showed the publisher instead. Hovering the task's own name now shows the whole + description, so nothing is displayed with no way to read the rest of it. + Verify the download + Get-FileHash .\SysManager-v1.75.30.exe -Algorithm SHA256 + Expected SHA256: 421481C29EE85866761D457BD756B27BAF59CEDF3052E8C3FD503A6543F6C6D1 + This build is not code-signed, so Windows will warn on first launch. That is + expected for a small independent app: see what the warning says and what to + click. + Code signing is planned through the SignPath Foundation, + which provides free certificates to open-source projects, with signing performed by + SignPath.io. Until then, the SHA256 above and the build + attestation below are what establish that a download is the genuine build. + Code signing policy + This release is not code-signed. The team roles, release-approval process and + privacy policy required by the SignPath Foundation programme + are documented in advance under Code signing + policy. That + documentation is a prerequisite for applying, not evidence of a certificate. The + attribution line naming SignPath as the signing provider will appear here once a + certificate is actually issued. + This program will not transfer any information to other networked systems unless + specifically requested by the user or the person installing or operating it. Full + privacy policy. + Verify where this binary came from + This exe was built by GitHub Actions from this public source, and the build is + recorded in the Sigstore public transparency log. With the + GitHub CLI: + gh attestation verify .\SysManager-v1.75.30.exe --repo laurentiu021/SystemManager + That proves which commit and workflow produced this exact binary, something the + SHA256 file cannot show, since it is published alongside the exe it describes. + Each release also ships SysManager-v1.75.30.sbom.json, a CycloneDX inventory of + every dependency resolved for this build. +ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.75.30 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.75.30/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.75.30/laurentiu021.SysManager.yaml new file mode 100644 index 0000000000000..6628abab0ff19 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.75.30/laurentiu021.SysManager.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.75.30 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 568c53663078bd731cbf80ae95dfc61990bdcf17 Mon Sep 17 00:00:00 2001 From: spectobot <175387142+spectopo@users.noreply.github.com> Date: Sun, 6 Sep 2026 04:53:34 +0800 Subject: [PATCH 02/73] New version: LibreWolf.LibreWolf version 155.0.1-1 (#430083) --- .../LibreWolf.LibreWolf.installer.yaml | 33 +++++++++++++++++ .../LibreWolf.LibreWolf.locale.en-US.yaml | 35 +++++++++++++++++++ .../LibreWolf.LibreWolf.locale.zh-CN.yaml | 24 +++++++++++++ .../155.0.1-1/LibreWolf.LibreWolf.yaml | 8 +++++ 4 files changed, 100 insertions(+) create mode 100644 manifests/l/LibreWolf/LibreWolf/155.0.1-1/LibreWolf.LibreWolf.installer.yaml create mode 100644 manifests/l/LibreWolf/LibreWolf/155.0.1-1/LibreWolf.LibreWolf.locale.en-US.yaml create mode 100644 manifests/l/LibreWolf/LibreWolf/155.0.1-1/LibreWolf.LibreWolf.locale.zh-CN.yaml create mode 100644 manifests/l/LibreWolf/LibreWolf/155.0.1-1/LibreWolf.LibreWolf.yaml diff --git a/manifests/l/LibreWolf/LibreWolf/155.0.1-1/LibreWolf.LibreWolf.installer.yaml b/manifests/l/LibreWolf/LibreWolf/155.0.1-1/LibreWolf.LibreWolf.installer.yaml new file mode 100644 index 0000000000000..37b91d8f6bc0f --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/155.0.1-1/LibreWolf.LibreWolf.installer.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LibreWolf.LibreWolf +PackageVersion: 155.0.1-1 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: LibreWolf LibreWolf +ReleaseDate: 2026-09-03 +Installers: +- Architecture: x64 + InstallerUrl: https://dl.librewolf.net/librewolf/155.0.1-1/librewolf-155.0.1-1-windows-x86_64-setup.exe + InstallerSha256: D01C3BC787A2FA575A79F9A1D69F199058CA9900B43C430BCA9FB690F67E0AE9 +- Architecture: arm64 + InstallerUrl: https://dl.librewolf.net/librewolf/155.0.1-1/librewolf-155.0.1-1-windows-arm64-setup.exe + InstallerSha256: 065FB23590393A3FC123DEE4737766A0CC021C835CF6B10A0B2C6F2928175B89 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LibreWolf/LibreWolf/155.0.1-1/LibreWolf.LibreWolf.locale.en-US.yaml b/manifests/l/LibreWolf/LibreWolf/155.0.1-1/LibreWolf.LibreWolf.locale.en-US.yaml new file mode 100644 index 0000000000000..450fb7345dbf4 --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/155.0.1-1/LibreWolf.LibreWolf.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LibreWolf.LibreWolf +PackageVersion: 155.0.1-1 +PackageLocale: en-US +Publisher: LibreWolf +PublisherUrl: https://librewolf.net/ +PublisherSupportUrl: https://librewolf.net/#questions +PrivacyUrl: https://librewolf.net/privacy-policy/ +PackageName: LibreWolf +PackageUrl: https://librewolf.net/ +License: MPL-2.0 +LicenseUrl: https://librewolf.net/license-disclaimers/ +ShortDescription: A custom version of Firefox, focused on privacy, security and freedom. +Description: |- + This project is a custom and independent version of Firefox, with the primary goals of privacy, security and user freedom. + LibreWolf is designed to increase protection against tracking and fingerprinting techniques, while also including a few security improvements. This is achieved through our privacy and security oriented settings and patches. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM. +Moniker: librewolf +Tags: +- browser +- firefox +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotesUrl: https://codeberg.org/librewolf/bsys6/releases/tag/155.0.1-1 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://librewolf.net/docs/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LibreWolf/LibreWolf/155.0.1-1/LibreWolf.LibreWolf.locale.zh-CN.yaml b/manifests/l/LibreWolf/LibreWolf/155.0.1-1/LibreWolf.LibreWolf.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c7c0f7c4ff0f2 --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/155.0.1-1/LibreWolf.LibreWolf.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: LibreWolf.LibreWolf +PackageVersion: 155.0.1-1 +PackageLocale: zh-CN +ShortDescription: 火狐浏览器的定制版本,注重隐私、安全和自由。 +Description: |- + 该项目是火狐浏览器的一个独立定制版本,主要目标是保护隐私、确保安全和用户自由。 + LibreWolf 旨在加强对抗跟踪和指纹技术,同时还包括一些安全方面的改进。这些都是通过我们以隐私和安全为导向的设置和补丁实现的。LibreWolf 还旨在移除所有遥测、数据收集和干扰,以及禁用 DRM 等反自由功能。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://librewolf.net/docs/faq/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LibreWolf/LibreWolf/155.0.1-1/LibreWolf.LibreWolf.yaml b/manifests/l/LibreWolf/LibreWolf/155.0.1-1/LibreWolf.LibreWolf.yaml new file mode 100644 index 0000000000000..182c649b6f35d --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/155.0.1-1/LibreWolf.LibreWolf.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LibreWolf.LibreWolf +PackageVersion: 155.0.1-1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e01b3f48d0cc1b321e8fcc50549d859dff30f1ec Mon Sep 17 00:00:00 2001 From: thomas Date: Sat, 5 Sep 2026 22:54:03 +0200 Subject: [PATCH 03/73] New version: TaskSlinger.TaskSlinger version 0.8.32 (#430119) --- .../TaskSlinger.TaskSlinger.installer.yaml | 31 +++++++++++++++++++ .../TaskSlinger.TaskSlinger.locale.en-US.yaml | 26 ++++++++++++++++ .../0.8.32/TaskSlinger.TaskSlinger.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/t/TaskSlinger/TaskSlinger/0.8.32/TaskSlinger.TaskSlinger.installer.yaml create mode 100644 manifests/t/TaskSlinger/TaskSlinger/0.8.32/TaskSlinger.TaskSlinger.locale.en-US.yaml create mode 100644 manifests/t/TaskSlinger/TaskSlinger/0.8.32/TaskSlinger.TaskSlinger.yaml diff --git a/manifests/t/TaskSlinger/TaskSlinger/0.8.32/TaskSlinger.TaskSlinger.installer.yaml b/manifests/t/TaskSlinger/TaskSlinger/0.8.32/TaskSlinger.TaskSlinger.installer.yaml new file mode 100644 index 0000000000000..e7d01a1622a6c --- /dev/null +++ b/manifests/t/TaskSlinger/TaskSlinger/0.8.32/TaskSlinger.TaskSlinger.installer.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TaskSlinger.TaskSlinger +PackageVersion: 0.8.32 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Silent: --internal-install 3 --install-source winget + SilentWithProgress: --internal-install 3 --install-source winget +UpgradeBehavior: install +ProductCode: TaskSlinger +AppsAndFeaturesEntries: +- DisplayName: TaskSlinger + Publisher: TaskSlinger + DisplayVersion: v0.8.32 + ProductCode: TaskSlinger +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\TaskSlinger' +Installers: +- Architecture: x64 + InstallerUrl: https://taskslinger.net/download/v0.8.32/winget/x64.exe + InstallerSha256: 2E01E7B13DC98DFC6E1ACC5AC241E127D26B1336D1C10EDA9740CFD128D8C6BD +- Architecture: arm64 + InstallerUrl: https://taskslinger.net/download/v0.8.32/winget/arm64.exe + InstallerSha256: D1E59D5B7A0F2EB040FEADD8B7BEFE8F657AB9A243FFF1745EBA4715922E799C +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-09-05 diff --git a/manifests/t/TaskSlinger/TaskSlinger/0.8.32/TaskSlinger.TaskSlinger.locale.en-US.yaml b/manifests/t/TaskSlinger/TaskSlinger/0.8.32/TaskSlinger.TaskSlinger.locale.en-US.yaml new file mode 100644 index 0000000000000..503693f568dfd --- /dev/null +++ b/manifests/t/TaskSlinger/TaskSlinger/0.8.32/TaskSlinger.TaskSlinger.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TaskSlinger.TaskSlinger +PackageVersion: 0.8.32 +PackageLocale: en-US +Publisher: TaskSlinger +PublisherUrl: https://taskslinger.net/ +PublisherSupportUrl: https://github.com/TaskSlinger/TaskSlinger/issues +Author: Thomas Klemenc +PackageName: TaskSlinger +PackageUrl: https://taskslinger.net/ +License: Proprietary +Copyright: Copyright (C) 2026 TaskSlinger +ShortDescription: A fast, native Windows Task Manager replacement. +Description: TaskSlinger is a native Windows task manager replacement built in C/Win32 with a custom Direct3D UI, fast startup, process monitoring, performance graphs, services, startup apps, and network connections. +Moniker: taskslinger +Tags: +- process-manager +- system-monitor +- task-manager +- windows +ReleaseNotesUrl: https://taskslinger.net/changelog/ +PurchaseUrl: https://taskslinger.net/buy/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TaskSlinger/TaskSlinger/0.8.32/TaskSlinger.TaskSlinger.yaml b/manifests/t/TaskSlinger/TaskSlinger/0.8.32/TaskSlinger.TaskSlinger.yaml new file mode 100644 index 0000000000000..d50d83acbe731 --- /dev/null +++ b/manifests/t/TaskSlinger/TaskSlinger/0.8.32/TaskSlinger.TaskSlinger.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: TaskSlinger.TaskSlinger +PackageVersion: 0.8.32 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f08c350f0df0fc04fca1fb8968b973d87901d3fc Mon Sep 17 00:00:00 2001 From: UnownBot Date: Sat, 5 Sep 2026 17:14:08 -0400 Subject: [PATCH 04/73] New version: dprint.dprint version 0.57.3 (#430123) --- .../0.57.3/dprint.dprint.installer.yaml | 19 ++++++++++++++++++ .../0.57.3/dprint.dprint.locale.en-US.yaml | 20 +++++++++++++++++++ .../d/dprint/dprint/0.57.3/dprint.dprint.yaml | 8 ++++++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/d/dprint/dprint/0.57.3/dprint.dprint.installer.yaml create mode 100644 manifests/d/dprint/dprint/0.57.3/dprint.dprint.locale.en-US.yaml create mode 100644 manifests/d/dprint/dprint/0.57.3/dprint.dprint.yaml diff --git a/manifests/d/dprint/dprint/0.57.3/dprint.dprint.installer.yaml b/manifests/d/dprint/dprint/0.57.3/dprint.dprint.installer.yaml new file mode 100644 index 0000000000000..536a437054b3a --- /dev/null +++ b/manifests/d/dprint/dprint/0.57.3/dprint.dprint.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: dprint.dprint +PackageVersion: 0.57.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: dprint.exe +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dprint/dprint/releases/download/0.57.3/dprint-x86_64-pc-windows-msvc.zip + InstallerSha256: 29B8E320968776917F5FFBD4BBBC8C48B266B0B74D868672EF30D51D773000C0 +- Architecture: arm64 + InstallerUrl: https://github.com/dprint/dprint/releases/download/0.57.3/dprint-aarch64-pc-windows-msvc.zip + InstallerSha256: 909E53D7615F87B9CE7176F9FCBA522AE3A6960D595E490A46E1E093D478F74F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/dprint/dprint/0.57.3/dprint.dprint.locale.en-US.yaml b/manifests/d/dprint/dprint/0.57.3/dprint.dprint.locale.en-US.yaml new file mode 100644 index 0000000000000..903dc4e820e4b --- /dev/null +++ b/manifests/d/dprint/dprint/0.57.3/dprint.dprint.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: dprint.dprint +PackageVersion: 0.57.3 +PackageLocale: en-US +Publisher: dsherret +PublisherUrl: https://github.com/dprint +PublisherSupportUrl: https://github.com/dprint/dprint/issues +PackageName: dprint +PackageUrl: https://github.com/dprint/dprint +License: MIT +LicenseUrl: https://github.com/dprint/dprint/blob/HEAD/LICENSE +ShortDescription: Pluggable and configurable code formatting platform written in Rust. +Tags: +- formatter +ReleaseNotes: '- fix: only rewrite the incremental file when new file hashes were seen (#1244)' +ReleaseNotesUrl: https://github.com/dprint/dprint/releases/tag/0.57.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/dprint/dprint/0.57.3/dprint.dprint.yaml b/manifests/d/dprint/dprint/0.57.3/dprint.dprint.yaml new file mode 100644 index 0000000000000..556a09a78382d --- /dev/null +++ b/manifests/d/dprint/dprint/0.57.3/dprint.dprint.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: dprint.dprint +PackageVersion: 0.57.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cdb1a43dea92d0dc414bacb1484805b9ebf87add Mon Sep 17 00:00:00 2001 From: kalink0 Date: Sat, 5 Sep 2026 23:14:24 +0200 Subject: [PATCH 05/73] New version: kalink0.Crush version 0.18.0 (#430124) --- .../Crush/0.18.0/kalink0.Crush.installer.yaml | 17 +++++++++ .../0.18.0/kalink0.Crush.locale.en-US.yaml | 35 +++++++++++++++++++ .../k/kalink0/Crush/0.18.0/kalink0.Crush.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/k/kalink0/Crush/0.18.0/kalink0.Crush.installer.yaml create mode 100644 manifests/k/kalink0/Crush/0.18.0/kalink0.Crush.locale.en-US.yaml create mode 100644 manifests/k/kalink0/Crush/0.18.0/kalink0.Crush.yaml diff --git a/manifests/k/kalink0/Crush/0.18.0/kalink0.Crush.installer.yaml b/manifests/k/kalink0/Crush/0.18.0/kalink0.Crush.installer.yaml new file mode 100644 index 0000000000000..0cea1660efe62 --- /dev/null +++ b/manifests/k/kalink0/Crush/0.18.0/kalink0.Crush.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: kalink0.Crush +PackageVersion: 0.18.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: crush.exe + PortableCommandAlias: crush +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kalink0/crush-forensics/releases/download/v0.18.0/crush-windows-v0.18.0.zip + InstallerSha256: 66451B30F96E96B01F46B4B91F67E6D7605896B4B5AC08301CD0FDADE1FD3C88 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-09-05 diff --git a/manifests/k/kalink0/Crush/0.18.0/kalink0.Crush.locale.en-US.yaml b/manifests/k/kalink0/Crush/0.18.0/kalink0.Crush.locale.en-US.yaml new file mode 100644 index 0000000000000..1fc3875baf624 --- /dev/null +++ b/manifests/k/kalink0/Crush/0.18.0/kalink0.Crush.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: kalink0.Crush +PackageVersion: 0.18.0 +PackageLocale: en-US +Publisher: kalink0 +PublisherUrl: https://github.com/kalink0 +PublisherSupportUrl: https://github.com/kalink0/crush-forensics/issues +PackageName: Crush +PackageUrl: https://github.com/kalink0/crush-forensics +License: Apache-2.0 +ShortDescription: Open-source desktop workbench for digital forensic analysis +Tags: +- abx +- android-forensics +- bplist +- dfir +- digital-forensics +- forensics +- ios-forensics +- leveldb +- mobile-forensics +- open-source +- plist +- protobuf +- realm-database +- segb +- sqlite +ReleaseNotesUrl: https://github.com/kalink0/crush-forensics/releases/tag/v0.18.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/kalink0/crush-forensics/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kalink0/Crush/0.18.0/kalink0.Crush.yaml b/manifests/k/kalink0/Crush/0.18.0/kalink0.Crush.yaml new file mode 100644 index 0000000000000..6c98fa82d2ee7 --- /dev/null +++ b/manifests/k/kalink0/Crush/0.18.0/kalink0.Crush.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: kalink0.Crush +PackageVersion: 0.18.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From abfded79e7895e65d837817c1a7bba31d06be978 Mon Sep 17 00:00:00 2001 From: John Campion Jr <1094820+JohnCampionJr@users.noreply.github.com> Date: Sat, 5 Sep 2026 17:14:39 -0400 Subject: [PATCH 06/73] New version: RigSmith.ShipRig version 1.14.0 (#430125) --- .../1.14.0/RigSmith.ShipRig.installer.yaml | 22 ++++++++++++ .../1.14.0/RigSmith.ShipRig.locale.en-US.yaml | 34 +++++++++++++++++++ .../ShipRig/1.14.0/RigSmith.ShipRig.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/r/RigSmith/ShipRig/1.14.0/RigSmith.ShipRig.installer.yaml create mode 100644 manifests/r/RigSmith/ShipRig/1.14.0/RigSmith.ShipRig.locale.en-US.yaml create mode 100644 manifests/r/RigSmith/ShipRig/1.14.0/RigSmith.ShipRig.yaml diff --git a/manifests/r/RigSmith/ShipRig/1.14.0/RigSmith.ShipRig.installer.yaml b/manifests/r/RigSmith/ShipRig/1.14.0/RigSmith.ShipRig.installer.yaml new file mode 100644 index 0000000000000..1cbb7e7945a85 --- /dev/null +++ b/manifests/r/RigSmith/ShipRig/1.14.0/RigSmith.ShipRig.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: RigSmith.ShipRig +PackageVersion: 1.14.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: shiprig.exe + PortableCommandAlias: shiprig +Commands: +- shiprig +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.14.0/shiprig_1.14.0_windows_amd64.zip + InstallerSha256: 4D13C53126B83521009759175B1C1791F17C1791C4B52F5A1504205110DBDF13 +- Architecture: arm64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.14.0/shiprig_1.14.0_windows_arm64.zip + InstallerSha256: 065F2E1CA8F4E2EA5E7F9382914DBCDACECF239D8443C04303D2F64B6B9CDEF7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ShipRig/1.14.0/RigSmith.ShipRig.locale.en-US.yaml b/manifests/r/RigSmith/ShipRig/1.14.0/RigSmith.ShipRig.locale.en-US.yaml new file mode 100644 index 0000000000000..0547648a25a29 --- /dev/null +++ b/manifests/r/RigSmith/ShipRig/1.14.0/RigSmith.ShipRig.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RigSmith.ShipRig +PackageVersion: 1.14.0 +PackageLocale: en-US +Publisher: RigSmith +PublisherUrl: https://rigsmith.dev/ +PublisherSupportUrl: https://github.com/rigsmith/rigsmith/issues +Author: John Campion Jr +PackageName: ShipRig +PackageUrl: https://rigsmith.dev/ +License: MIT +LicenseUrl: https://github.com/rigsmith/rigsmith/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 John Campion Jr +ShortDescription: Uniform changeset -> version -> publish, across every ecosystem +Moniker: shiprig +Tags: +- cli +- developer-tools +- dotnet +- go +- rust +ReleaseNotes: |- + Changelog + Features + - 46f44a3 feat(clauderig): scan complete transcripts and add chunked backups (#283) + Fixes + - b4a3faa fix: name the files the size cap left out (#287) + Others + - bb81e45 shiprig: find the .NET packages a repo actually ships (#288) +ReleaseNotesUrl: https://github.com/rigsmith/rigsmith/releases/tag/v1.14.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ShipRig/1.14.0/RigSmith.ShipRig.yaml b/manifests/r/RigSmith/ShipRig/1.14.0/RigSmith.ShipRig.yaml new file mode 100644 index 0000000000000..224de9dd29e7e --- /dev/null +++ b/manifests/r/RigSmith/ShipRig/1.14.0/RigSmith.ShipRig.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: RigSmith.ShipRig +PackageVersion: 1.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dffbc0b9f7e653c9f114e14a5c7b5d6ce658e4ca Mon Sep 17 00:00:00 2001 From: John Campion Jr <1094820+JohnCampionJr@users.noreply.github.com> Date: Sat, 5 Sep 2026 17:14:47 -0400 Subject: [PATCH 07/73] New version: RigSmith.ClaudeRig version 1.14.0 (#430126) --- .../1.14.0/RigSmith.ClaudeRig.installer.yaml | 22 ++++++++++++ .../RigSmith.ClaudeRig.locale.en-US.yaml | 34 +++++++++++++++++++ .../ClaudeRig/1.14.0/RigSmith.ClaudeRig.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/r/RigSmith/ClaudeRig/1.14.0/RigSmith.ClaudeRig.installer.yaml create mode 100644 manifests/r/RigSmith/ClaudeRig/1.14.0/RigSmith.ClaudeRig.locale.en-US.yaml create mode 100644 manifests/r/RigSmith/ClaudeRig/1.14.0/RigSmith.ClaudeRig.yaml diff --git a/manifests/r/RigSmith/ClaudeRig/1.14.0/RigSmith.ClaudeRig.installer.yaml b/manifests/r/RigSmith/ClaudeRig/1.14.0/RigSmith.ClaudeRig.installer.yaml new file mode 100644 index 0000000000000..4fb77a0d45a2b --- /dev/null +++ b/manifests/r/RigSmith/ClaudeRig/1.14.0/RigSmith.ClaudeRig.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: RigSmith.ClaudeRig +PackageVersion: 1.14.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: clauderig.exe + PortableCommandAlias: clauderig +Commands: +- clauderig +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.14.0/clauderig_1.14.0_windows_amd64.zip + InstallerSha256: 17DD367B2A38779E0CF480FAD3D6B9F264EBD66B96E2DC737AF91D31EE45D5C1 +- Architecture: arm64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.14.0/clauderig_1.14.0_windows_arm64.zip + InstallerSha256: 85824BE5D1BD967F3339581C11CB7AA66116162171B5DC071D9B04C6AD950214 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ClaudeRig/1.14.0/RigSmith.ClaudeRig.locale.en-US.yaml b/manifests/r/RigSmith/ClaudeRig/1.14.0/RigSmith.ClaudeRig.locale.en-US.yaml new file mode 100644 index 0000000000000..83366828b312b --- /dev/null +++ b/manifests/r/RigSmith/ClaudeRig/1.14.0/RigSmith.ClaudeRig.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RigSmith.ClaudeRig +PackageVersion: 1.14.0 +PackageLocale: en-US +Publisher: RigSmith +PublisherUrl: https://rigsmith.dev/ +PublisherSupportUrl: https://github.com/rigsmith/rigsmith/issues +Author: John Campion Jr +PackageName: ClaudeRig +PackageUrl: https://rigsmith.dev/ +License: MIT +LicenseUrl: https://github.com/rigsmith/rigsmith/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 John Campion Jr +ShortDescription: Sync your Claude Code setup across machines, path-correct on restore +Moniker: clauderig +Tags: +- cli +- developer-tools +- dotnet +- go +- rust +ReleaseNotes: |- + Changelog + Features + - 46f44a3 feat(clauderig): scan complete transcripts and add chunked backups (#283) + Fixes + - b4a3faa fix: name the files the size cap left out (#287) + Others + - bb81e45 shiprig: find the .NET packages a repo actually ships (#288) +ReleaseNotesUrl: https://github.com/rigsmith/rigsmith/releases/tag/v1.14.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ClaudeRig/1.14.0/RigSmith.ClaudeRig.yaml b/manifests/r/RigSmith/ClaudeRig/1.14.0/RigSmith.ClaudeRig.yaml new file mode 100644 index 0000000000000..d1c28ceb10a39 --- /dev/null +++ b/manifests/r/RigSmith/ClaudeRig/1.14.0/RigSmith.ClaudeRig.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: RigSmith.ClaudeRig +PackageVersion: 1.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 96783c5a65db3c4c76a3ce73556ad1adf36045ef Mon Sep 17 00:00:00 2001 From: John Campion Jr <1094820+JohnCampionJr@users.noreply.github.com> Date: Sat, 5 Sep 2026 17:15:06 -0400 Subject: [PATCH 08/73] New version: RigSmith.Rig version 1.14.0 (#430127) --- .../Rig/1.14.0/RigSmith.Rig.installer.yaml | 22 ++++++++++++ .../Rig/1.14.0/RigSmith.Rig.locale.en-US.yaml | 34 +++++++++++++++++++ .../r/RigSmith/Rig/1.14.0/RigSmith.Rig.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/r/RigSmith/Rig/1.14.0/RigSmith.Rig.installer.yaml create mode 100644 manifests/r/RigSmith/Rig/1.14.0/RigSmith.Rig.locale.en-US.yaml create mode 100644 manifests/r/RigSmith/Rig/1.14.0/RigSmith.Rig.yaml diff --git a/manifests/r/RigSmith/Rig/1.14.0/RigSmith.Rig.installer.yaml b/manifests/r/RigSmith/Rig/1.14.0/RigSmith.Rig.installer.yaml new file mode 100644 index 0000000000000..bd172fe66f60c --- /dev/null +++ b/manifests/r/RigSmith/Rig/1.14.0/RigSmith.Rig.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: RigSmith.Rig +PackageVersion: 1.14.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: rig.exe + PortableCommandAlias: rig +Commands: +- rig +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.14.0/rig_1.14.0_windows_amd64.zip + InstallerSha256: 35588AE9FB53AFE981E5EBCE7385033DDC974D92242F4C5A58AAAF4209620704 +- Architecture: arm64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.14.0/rig_1.14.0_windows_arm64.zip + InstallerSha256: A59ABCCEAD71928B87A0872EC88C582AB4A5B17E5436EAEA4479AC95F1E51511 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/Rig/1.14.0/RigSmith.Rig.locale.en-US.yaml b/manifests/r/RigSmith/Rig/1.14.0/RigSmith.Rig.locale.en-US.yaml new file mode 100644 index 0000000000000..4e145eb3602cb --- /dev/null +++ b/manifests/r/RigSmith/Rig/1.14.0/RigSmith.Rig.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RigSmith.Rig +PackageVersion: 1.14.0 +PackageLocale: en-US +Publisher: RigSmith +PublisherUrl: https://rigsmith.dev/ +PublisherSupportUrl: https://github.com/rigsmith/rigsmith/issues +Author: John Campion Jr +PackageName: Rig +PackageUrl: https://rigsmith.dev/ +License: MIT +LicenseUrl: https://github.com/rigsmith/rigsmith/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 John Campion Jr +ShortDescription: Convention-first dev launcher across .NET, Node, Go, and Rust +Moniker: rig +Tags: +- cli +- developer-tools +- dotnet +- go +- rust +ReleaseNotes: |- + Changelog + Features + - 46f44a3 feat(clauderig): scan complete transcripts and add chunked backups (#283) + Fixes + - b4a3faa fix: name the files the size cap left out (#287) + Others + - bb81e45 shiprig: find the .NET packages a repo actually ships (#288) +ReleaseNotesUrl: https://github.com/rigsmith/rigsmith/releases/tag/v1.14.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/Rig/1.14.0/RigSmith.Rig.yaml b/manifests/r/RigSmith/Rig/1.14.0/RigSmith.Rig.yaml new file mode 100644 index 0000000000000..a6d3d36013525 --- /dev/null +++ b/manifests/r/RigSmith/Rig/1.14.0/RigSmith.Rig.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: RigSmith.Rig +PackageVersion: 1.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e7443abed639ba22d8a06bc0168f37697eb45480 Mon Sep 17 00:00:00 2001 From: John Campion Jr <1094820+JohnCampionJr@users.noreply.github.com> Date: Sat, 5 Sep 2026 17:15:18 -0400 Subject: [PATCH 09/73] New version: RigSmith.ChangeRig version 1.14.0 (#430129) --- .../1.14.0/RigSmith.ChangeRig.installer.yaml | 22 ++++++++++++ .../RigSmith.ChangeRig.locale.en-US.yaml | 34 +++++++++++++++++++ .../ChangeRig/1.14.0/RigSmith.ChangeRig.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/r/RigSmith/ChangeRig/1.14.0/RigSmith.ChangeRig.installer.yaml create mode 100644 manifests/r/RigSmith/ChangeRig/1.14.0/RigSmith.ChangeRig.locale.en-US.yaml create mode 100644 manifests/r/RigSmith/ChangeRig/1.14.0/RigSmith.ChangeRig.yaml diff --git a/manifests/r/RigSmith/ChangeRig/1.14.0/RigSmith.ChangeRig.installer.yaml b/manifests/r/RigSmith/ChangeRig/1.14.0/RigSmith.ChangeRig.installer.yaml new file mode 100644 index 0000000000000..492d27ef0174b --- /dev/null +++ b/manifests/r/RigSmith/ChangeRig/1.14.0/RigSmith.ChangeRig.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: RigSmith.ChangeRig +PackageVersion: 1.14.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: changerig.exe + PortableCommandAlias: changerig +Commands: +- changerig +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.14.0/changerig_1.14.0_windows_amd64.zip + InstallerSha256: E9B0AFB5382C8068D86E515ED16E7771DE8D454A390AEFADBBF1721D6A7370C4 +- Architecture: arm64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.14.0/changerig_1.14.0_windows_arm64.zip + InstallerSha256: 4B518007B85B06AAA55861F32BF90A59A2D2984733612147467DECC561C86E61 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ChangeRig/1.14.0/RigSmith.ChangeRig.locale.en-US.yaml b/manifests/r/RigSmith/ChangeRig/1.14.0/RigSmith.ChangeRig.locale.en-US.yaml new file mode 100644 index 0000000000000..c91d3186c2aa8 --- /dev/null +++ b/manifests/r/RigSmith/ChangeRig/1.14.0/RigSmith.ChangeRig.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RigSmith.ChangeRig +PackageVersion: 1.14.0 +PackageLocale: en-US +Publisher: RigSmith +PublisherUrl: https://rigsmith.dev/ +PublisherSupportUrl: https://github.com/rigsmith/rigsmith/issues +Author: John Campion Jr +PackageName: ChangeRig +PackageUrl: https://rigsmith.dev/ +License: MIT +LicenseUrl: https://github.com/rigsmith/rigsmith/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 John Campion Jr +ShortDescription: 'Changesets: capture intent, then version across every ecosystem' +Moniker: changerig +Tags: +- cli +- developer-tools +- dotnet +- go +- rust +ReleaseNotes: |- + Changelog + Features + - 46f44a3 feat(clauderig): scan complete transcripts and add chunked backups (#283) + Fixes + - b4a3faa fix: name the files the size cap left out (#287) + Others + - bb81e45 shiprig: find the .NET packages a repo actually ships (#288) +ReleaseNotesUrl: https://github.com/rigsmith/rigsmith/releases/tag/v1.14.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ChangeRig/1.14.0/RigSmith.ChangeRig.yaml b/manifests/r/RigSmith/ChangeRig/1.14.0/RigSmith.ChangeRig.yaml new file mode 100644 index 0000000000000..0bca710a5bbd4 --- /dev/null +++ b/manifests/r/RigSmith/ChangeRig/1.14.0/RigSmith.ChangeRig.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: RigSmith.ChangeRig +PackageVersion: 1.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0c6c58ebf0f036b12023f882f677504488bb02e2 Mon Sep 17 00:00:00 2001 From: Dimitar Radenkov Date: Sun, 6 Sep 2026 00:15:30 +0300 Subject: [PATCH 10/73] New version: DimitarRadenkov.Pointframe version 6.6.15 (#430131) --- .../DimitarRadenkov.Pointframe.installer.yaml | 27 ++++++++++++++ ...mitarRadenkov.Pointframe.locale.en-US.yaml | 37 +++++++++++++++++++ .../6.6.15/DimitarRadenkov.Pointframe.yaml | 8 ++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/d/DimitarRadenkov/Pointframe/6.6.15/DimitarRadenkov.Pointframe.installer.yaml create mode 100644 manifests/d/DimitarRadenkov/Pointframe/6.6.15/DimitarRadenkov.Pointframe.locale.en-US.yaml create mode 100644 manifests/d/DimitarRadenkov/Pointframe/6.6.15/DimitarRadenkov.Pointframe.yaml diff --git a/manifests/d/DimitarRadenkov/Pointframe/6.6.15/DimitarRadenkov.Pointframe.installer.yaml b/manifests/d/DimitarRadenkov/Pointframe/6.6.15/DimitarRadenkov.Pointframe.installer.yaml new file mode 100644 index 0000000000000..8aec04ae31239 --- /dev/null +++ b/manifests/d/DimitarRadenkov/Pointframe/6.6.15/DimitarRadenkov.Pointframe.installer.yaml @@ -0,0 +1,27 @@ +# 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: DimitarRadenkov.Pointframe +PackageVersion: 6.6.15 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- +ProductCode: '{67DE561D-F02A-4E9F-AF4A-44D98A092D54}_is1' +ReleaseDate: 2026-09-05 +AppsAndFeaturesEntries: +- ProductCode: '{67DE561D-F02A-4E9F-AF4A-44D98A092D54}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Pointframe' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dimitar-radenkov/Pointframe/releases/download/v6.6.15/Pointframe-6.6.15-x64-Setup.exe + InstallerSha256: AD4EB2F905D885B2130692A4A56CB331A711F52D2B518C63A4F405E6F8820305 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DimitarRadenkov/Pointframe/6.6.15/DimitarRadenkov.Pointframe.locale.en-US.yaml b/manifests/d/DimitarRadenkov/Pointframe/6.6.15/DimitarRadenkov.Pointframe.locale.en-US.yaml new file mode 100644 index 0000000000000..89b09987fd028 --- /dev/null +++ b/manifests/d/DimitarRadenkov/Pointframe/6.6.15/DimitarRadenkov.Pointframe.locale.en-US.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: DimitarRadenkov.Pointframe +PackageVersion: 6.6.15 +PackageLocale: en-US +Publisher: Dimitar Radenkov +PublisherUrl: https://github.com/dimitar-radenkov +PublisherSupportUrl: https://github.com/dimitar-radenkov/Pointframe/issues +PackageName: Pointframe +PackageUrl: https://github.com/dimitar-radenkov/Pointframe +License: MIT +LicenseUrl: https://github.com/dimitar-radenkov/Pointframe/blob/v6.6.15/LICENSE +Copyright: Copyright (c) Dimitar Radenkov +ShortDescription: Open-source Windows screen capture and recording tool with OCR and annotation +Description: |- + Pointframe is a lightweight Windows screen capture and annotation tool. + Press Print Screen to draw a region, annotate with arrows, shapes, text, blur, + and numbered steps, then copy to clipboard, pin as a floating always-on-top window, + or record your screen to MP4 with optional microphone audio. Includes built-in OCR + to extract text from any screenshot. No subscription, no telemetry. +Moniker: pointframe +Tags: +- annotation +- ocr +- screen-capture +- screen-recorder +- screenshot +- windows +- wpf +ReleaseNotes: |- + Pointframe 6.6.15 + - Installer refresh and maintenance release. + - For the full list of commits, see Compare in this release page. +ReleaseNotesUrl: https://github.com/dimitar-radenkov/Pointframe/releases/tag/v6.6.15 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DimitarRadenkov/Pointframe/6.6.15/DimitarRadenkov.Pointframe.yaml b/manifests/d/DimitarRadenkov/Pointframe/6.6.15/DimitarRadenkov.Pointframe.yaml new file mode 100644 index 0000000000000..bc226472ff603 --- /dev/null +++ b/manifests/d/DimitarRadenkov/Pointframe/6.6.15/DimitarRadenkov.Pointframe.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: DimitarRadenkov.Pointframe +PackageVersion: 6.6.15 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b762606e529e66318f09013b039b5a5f177610a5 Mon Sep 17 00:00:00 2001 From: Aurelio Avila <260637110+AurelioAvila@users.noreply.github.com> Date: Sat, 5 Sep 2026 23:15:39 +0200 Subject: [PATCH 11/73] New version: AurelioAvila.PCTweaker version 1.9.0 (#430132) --- .../AurelioAvila.PCTweaker.installer.yaml | 27 ++++++++++++++ .../AurelioAvila.PCTweaker.locale.en-US.yaml | 36 +++++++++++++++++++ .../1.9.0/AurelioAvila.PCTweaker.yaml | 8 +++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/a/AurelioAvila/PCTweaker/1.9.0/AurelioAvila.PCTweaker.installer.yaml create mode 100644 manifests/a/AurelioAvila/PCTweaker/1.9.0/AurelioAvila.PCTweaker.locale.en-US.yaml create mode 100644 manifests/a/AurelioAvila/PCTweaker/1.9.0/AurelioAvila.PCTweaker.yaml diff --git a/manifests/a/AurelioAvila/PCTweaker/1.9.0/AurelioAvila.PCTweaker.installer.yaml b/manifests/a/AurelioAvila/PCTweaker/1.9.0/AurelioAvila.PCTweaker.installer.yaml new file mode 100644 index 0000000000000..d972086aa3bbf --- /dev/null +++ b/manifests/a/AurelioAvila/PCTweaker/1.9.0/AurelioAvila.PCTweaker.installer.yaml @@ -0,0 +1,27 @@ +# 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: AurelioAvila.PCTweaker +PackageVersion: 1.9.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S +UpgradeBehavior: install +ProductCode: pc-tweaker-app +ReleaseDate: 2026-09-05 +AppsAndFeaturesEntries: +- DisplayName: pc-tweaker-app + ProductCode: pc-tweaker-app +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\pc-tweaker-app' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AurelioAvila/pc-tweaker-app/releases/download/v1.9.0/pc-tweaker-app_1.9.0_x64-setup.exe + InstallerSha256: 93D3C01FF14E861DB2F8D19B63FBC64FA0632CACD32BFCE4DC836C32D11EDA46 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AurelioAvila/PCTweaker/1.9.0/AurelioAvila.PCTweaker.locale.en-US.yaml b/manifests/a/AurelioAvila/PCTweaker/1.9.0/AurelioAvila.PCTweaker.locale.en-US.yaml new file mode 100644 index 0000000000000..737b22bbf4576 --- /dev/null +++ b/manifests/a/AurelioAvila/PCTweaker/1.9.0/AurelioAvila.PCTweaker.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: AurelioAvila.PCTweaker +PackageVersion: 1.9.0 +PackageLocale: en-US +Publisher: Aurelio Avila +PublisherUrl: https://github.com/AurelioAvila +PublisherSupportUrl: https://github.com/AurelioAvila/pc-tweaker-app/issues +PackageName: PC Tweaker +PackageUrl: https://github.com/AurelioAvila/pc-tweaker-app +License: Proprietary +LicenseUrl: https://github.com/AurelioAvila/pc-tweaker-app/blob/HEAD/LICENSE +ShortDescription: Windows tuning for performance, gaming and privacy, with recorded changes and restore tools for supported settings. +Description: PC Tweaker provides 61 Windows tweaks, including 37 Free, plus hardware monitoring and maintenance tools. Review settings, save profiles and restore supported changes from recorded originals. Cleanup and repair operations have separate recovery limits. Version 1.9.0 adds five native AC power controls and digitally signed Windows installers from Aurelio Avila. Pro adds advanced tools and automatic game sessions; Lifetime includes profile comparison and portable tuning reports. +Tags: +- gaming +- optimizer +- performance +- privacy +- tweak +- windows +ReleaseNotes: |- + v1.9.0 + Five new native Windows power controls, a redesigned desktop workspace, and digitally signed Windows installers from Aurelio Avila. + - Five actual tweaks. CPU energy-performance preference and USB wake troubleshooting are Free. PCIe link power management and short/long-thread scheduling preferences are Pro. The catalog now contains 61 tweaks, including 37 Free. The new controls change mains-power policy only, record the original plan and effective value, and verify writes and restoration. Hybrid scheduling requires different CPU efficiency classes. These are explicit tuning or diagnostic options, with no promised FPS gain. + - A clearer desktop workspace. Overview, saved Profiles and Change history join the existing sections. Tool pages explain their actions and recovery limits. Plans & pricing and Buy me a coffee remain visible; existing themes and the original logo are retained. + - Lifetime checkout and extras. Plans use server-verified availability. An active campaign has one fixed 48-hour deadline shared by all visitors, with a notice that prices and availability may change. Existing Lifetime access is preserved. Lifetime also includes saved-profile comparison and portable Markdown tuning reports, protected by native entitlement checks. + - More reliable billing. Subscription updates cannot overwrite Lifetime access. Paid checkout delivery is retryable, and purchase emails use a durable queue with duplicate protection and retries. Licenses activate on the signed-in account; email delivery does not gate access. + - Safer restoration. Original settings are committed before changes. Overlapping legacy records are retained for review. New DNS records distinguish automatic from static configuration; old ambiguous DNS or power-plan records stop with an explanation rather than guessing a recovery target. + - Code signing. Windows executables and installers are signed by Aurelio Avila with a trusted timestamp. Tauri updater signatures remain separate. Signing verifies publisher identity and file integrity; SmartScreen can still display reputation warnings. + Compatibility note + Some old recovery records do not identify their original power plan or whether DNS was automatic. These records are preserved and may require manual recovery. Battery settings are unchanged by the five new controls. USB selective-suspend disabling is for diagnosis; Windows recommends keeping it enabled normally. +ReleaseNotesUrl: https://github.com/AurelioAvila/pc-tweaker-app/releases/tag/v1.9.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AurelioAvila/PCTweaker/1.9.0/AurelioAvila.PCTweaker.yaml b/manifests/a/AurelioAvila/PCTweaker/1.9.0/AurelioAvila.PCTweaker.yaml new file mode 100644 index 0000000000000..6574be60fedb4 --- /dev/null +++ b/manifests/a/AurelioAvila/PCTweaker/1.9.0/AurelioAvila.PCTweaker.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: AurelioAvila.PCTweaker +PackageVersion: 1.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5fa76ef7b1bb733859ce7c786d58dad5f13d5e92 Mon Sep 17 00:00:00 2001 From: John Campion Jr <1094820+JohnCampionJr@users.noreply.github.com> Date: Sat, 5 Sep 2026 17:30:55 -0400 Subject: [PATCH 12/73] New version: RigSmith.Rigsmith version 1.14.0 (#430128) --- .../1.14.0/RigSmith.Rigsmith.installer.yaml | 31 ++++++++++++++++ .../RigSmith.Rigsmith.locale.en-US.yaml | 35 +++++++++++++++++++ .../Rigsmith/1.14.0/RigSmith.Rigsmith.yaml | 8 +++++ 3 files changed, 74 insertions(+) create mode 100644 manifests/r/RigSmith/Rigsmith/1.14.0/RigSmith.Rigsmith.installer.yaml create mode 100644 manifests/r/RigSmith/Rigsmith/1.14.0/RigSmith.Rigsmith.locale.en-US.yaml create mode 100644 manifests/r/RigSmith/Rigsmith/1.14.0/RigSmith.Rigsmith.yaml diff --git a/manifests/r/RigSmith/Rigsmith/1.14.0/RigSmith.Rigsmith.installer.yaml b/manifests/r/RigSmith/Rigsmith/1.14.0/RigSmith.Rigsmith.installer.yaml new file mode 100644 index 0000000000000..9903733c157c9 --- /dev/null +++ b/manifests/r/RigSmith/Rigsmith/1.14.0/RigSmith.Rigsmith.installer.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RigSmith.Rigsmith +PackageVersion: 1.14.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: changerig.exe + PortableCommandAlias: changerig +- RelativeFilePath: clauderig.exe + PortableCommandAlias: clauderig +- RelativeFilePath: rig.exe + PortableCommandAlias: rig +- RelativeFilePath: shiprig.exe + PortableCommandAlias: shiprig +Commands: +- changerig +- clauderig +- rig +- shiprig +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.14.0/rigsmith_1.14.0_windows_amd64.zip + InstallerSha256: 46A0F3C09955071C32568109E27A4C5D51DDB37DF6F36BD7CB84B002C4662C63 +- Architecture: arm64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.14.0/rigsmith_1.14.0_windows_arm64.zip + InstallerSha256: 262EAF8B880F3D71C55084FD4212D1BC0A60C8B2540D902AF05B48783B96EC96 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/Rigsmith/1.14.0/RigSmith.Rigsmith.locale.en-US.yaml b/manifests/r/RigSmith/Rigsmith/1.14.0/RigSmith.Rigsmith.locale.en-US.yaml new file mode 100644 index 0000000000000..8901a01800692 --- /dev/null +++ b/manifests/r/RigSmith/Rigsmith/1.14.0/RigSmith.Rigsmith.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RigSmith.Rigsmith +PackageVersion: 1.14.0 +PackageLocale: en-US +Publisher: RigSmith +PublisherUrl: https://rigsmith.dev/ +PublisherSupportUrl: https://github.com/rigsmith/rigsmith/issues +Author: John Campion Jr +PackageName: RigSmith +PackageUrl: https://rigsmith.dev/ +License: MIT +LicenseUrl: https://github.com/rigsmith/rigsmith/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 John Campion Jr +ShortDescription: 'The rigsmith toolchain: rig, changerig, shiprig, clauderig' +Description: The rigsmith toolchain in one package — rig (convention-first dev launcher), changerig (changesets), shiprig (releases/publish), and clauderig (sync Claude Code config). One install drops all four commands on PATH. +Moniker: rigsmith +Tags: +- cli +- developer-tools +- dotnet +- go +- rust +ReleaseNotes: |- + Changelog + Features + - 46f44a3 feat(clauderig): scan complete transcripts and add chunked backups (#283) + Fixes + - b4a3faa fix: name the files the size cap left out (#287) + Others + - bb81e45 shiprig: find the .NET packages a repo actually ships (#288) +ReleaseNotesUrl: https://github.com/rigsmith/rigsmith/releases/tag/v1.14.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/Rigsmith/1.14.0/RigSmith.Rigsmith.yaml b/manifests/r/RigSmith/Rigsmith/1.14.0/RigSmith.Rigsmith.yaml new file mode 100644 index 0000000000000..e3757d1157bb8 --- /dev/null +++ b/manifests/r/RigSmith/Rigsmith/1.14.0/RigSmith.Rigsmith.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: RigSmith.Rigsmith +PackageVersion: 1.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 912ea81eec0045d7f8150229515523aab95745ad Mon Sep 17 00:00:00 2001 From: Aurelio Avila <260637110+AurelioAvila@users.noreply.github.com> Date: Sat, 5 Sep 2026 23:31:07 +0200 Subject: [PATCH 13/73] New version: AurelioAvila.SocialDashboard version 1.9.3 (#430133) --- ...urelioAvila.SocialDashboard.installer.yaml | 20 +++++++++++ ...lioAvila.SocialDashboard.locale.en-US.yaml | 33 +++++++++++++++++++ .../1.9.3/AurelioAvila.SocialDashboard.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/a/AurelioAvila/SocialDashboard/1.9.3/AurelioAvila.SocialDashboard.installer.yaml create mode 100644 manifests/a/AurelioAvila/SocialDashboard/1.9.3/AurelioAvila.SocialDashboard.locale.en-US.yaml create mode 100644 manifests/a/AurelioAvila/SocialDashboard/1.9.3/AurelioAvila.SocialDashboard.yaml diff --git a/manifests/a/AurelioAvila/SocialDashboard/1.9.3/AurelioAvila.SocialDashboard.installer.yaml b/manifests/a/AurelioAvila/SocialDashboard/1.9.3/AurelioAvila.SocialDashboard.installer.yaml new file mode 100644 index 0000000000000..4dde1187494d7 --- /dev/null +++ b/manifests/a/AurelioAvila/SocialDashboard/1.9.3/AurelioAvila.SocialDashboard.installer.yaml @@ -0,0 +1,20 @@ +# 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: AurelioAvila.SocialDashboard +PackageVersion: 1.9.3 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: Redexa Social.exe + PortableCommandAlias: redexa-social +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AurelioAvila/redexa-social/releases/download/v1.9.3/Redexa-Social-v1.9.3-win64.zip + InstallerSha256: 82D4729822B6D5BA8ABDA18FD88F19C44258BD306DF76BFA3C2CB8D458E170A2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AurelioAvila/SocialDashboard/1.9.3/AurelioAvila.SocialDashboard.locale.en-US.yaml b/manifests/a/AurelioAvila/SocialDashboard/1.9.3/AurelioAvila.SocialDashboard.locale.en-US.yaml new file mode 100644 index 0000000000000..d0bfc0bfdba3d --- /dev/null +++ b/manifests/a/AurelioAvila/SocialDashboard/1.9.3/AurelioAvila.SocialDashboard.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AurelioAvila.SocialDashboard +PackageVersion: 1.9.3 +PackageLocale: en-US +Publisher: Aurelio Avila +PublisherUrl: https://github.com/AurelioAvila +PublisherSupportUrl: https://github.com/AurelioAvila/redexa-social/issues +PackageName: Redexa Social +PackageUrl: https://github.com/AurelioAvila/redexa-social +License: Proprietary +LicenseUrl: https://github.com/AurelioAvila/redexa-social/blob/HEAD/LICENSE +ShortDescription: Local-first creator analytics for YouTube, Instagram, TikTok and X on Windows. +Description: Redexa Social brings supported creator accounts into a focused Windows analytics workspace. Review audience trends, performance and diagnostics while keeping analytics history on your device. Platform connections depend on permissions and API availability. Optional paid features and account services are described on the product website. +Tags: +- analytics +- dashboard +- instagram +- social-media +- tiktok +- youtube +ReleaseNotes: |- + Redexa Social 1.9.3 + This release completes the Windows shortcut migration and introduces timestamped Certum signatures for the application, updater and compatibility launcher. + - Existing Social Dashboard desktop shortcuts are renamed to Redexa Social and point to the current executable and icon. + - The application icon is included in the installed resources as well as the executable. + - Repository and release links now use AurelioAvila/redexa-social. Registered legacy Instagram and TikTok callback addresses remain available. + - The update archive and manifest are regenerated after signing, preserving automatic-update verification. + The legacy executable remains as a compatibility launcher for older installations. A valid digital signature identifies the publisher; it does not guarantee acceptance by SmartScreen or antivirus reputation checks. +ReleaseNotesUrl: https://github.com/AurelioAvila/redexa-social/releases/tag/v1.9.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AurelioAvila/SocialDashboard/1.9.3/AurelioAvila.SocialDashboard.yaml b/manifests/a/AurelioAvila/SocialDashboard/1.9.3/AurelioAvila.SocialDashboard.yaml new file mode 100644 index 0000000000000..d7d3eaabdb6b5 --- /dev/null +++ b/manifests/a/AurelioAvila/SocialDashboard/1.9.3/AurelioAvila.SocialDashboard.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: AurelioAvila.SocialDashboard +PackageVersion: 1.9.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 31a122dfe9150eff10515bc5e735459fac9e150d Mon Sep 17 00:00:00 2001 From: Bohdan Date: Sun, 6 Sep 2026 00:31:18 +0300 Subject: [PATCH 14/73] New version: Monghoul.Monghoul version 1.11.0 (#430135) --- .../1.11.0/Monghoul.Monghoul.installer.yaml | 21 +++++ .../Monghoul.Monghoul.locale.en-US.yaml | 84 +++++++++++++++++++ .../Monghoul/1.11.0/Monghoul.Monghoul.yaml | 8 ++ 3 files changed, 113 insertions(+) create mode 100644 manifests/m/Monghoul/Monghoul/1.11.0/Monghoul.Monghoul.installer.yaml create mode 100644 manifests/m/Monghoul/Monghoul/1.11.0/Monghoul.Monghoul.locale.en-US.yaml create mode 100644 manifests/m/Monghoul/Monghoul/1.11.0/Monghoul.Monghoul.yaml diff --git a/manifests/m/Monghoul/Monghoul/1.11.0/Monghoul.Monghoul.installer.yaml b/manifests/m/Monghoul/Monghoul/1.11.0/Monghoul.Monghoul.installer.yaml new file mode 100644 index 0000000000000..4a2102f932039 --- /dev/null +++ b/manifests/m/Monghoul/Monghoul/1.11.0/Monghoul.Monghoul.installer.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Monghoul.Monghoul +PackageVersion: 1.11.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: Monghoul +ReleaseDate: 2026-09-05 +AppsAndFeaturesEntries: +- Publisher: Monghoul + ProductCode: Monghoul +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Monghoul' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Kontsedal/monghoul-public/releases/download/v1.11.0/Monghoul_1.11.0_x64-setup.exe + InstallerSha256: 40065D0E532D8C3EA832E6F85E223F97627D54B105D94F0D1E125A361C2D0E71 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Monghoul/Monghoul/1.11.0/Monghoul.Monghoul.locale.en-US.yaml b/manifests/m/Monghoul/Monghoul/1.11.0/Monghoul.Monghoul.locale.en-US.yaml new file mode 100644 index 0000000000000..7189d1727dc62 --- /dev/null +++ b/manifests/m/Monghoul/Monghoul/1.11.0/Monghoul.Monghoul.locale.en-US.yaml @@ -0,0 +1,84 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Monghoul.Monghoul +PackageVersion: 1.11.0 +PackageLocale: en-US +Publisher: Kontsedal +PublisherUrl: https://github.com/Kontsedal +PublisherSupportUrl: https://github.com/Kontsedal/monghoul-public/issues +PackageName: Monghoul +PackageUrl: https://github.com/Kontsedal/monghoul-public +License: Proprietary +ShortDescription: A fast, beautiful MongoDB GUI for developers +Tags: +- gui +- ide +- mongodb +ReleaseNotes: |- + Monghoul 1.11.0 + This release is about the query editor knowing MongoDB. Autocomplete was improved to cover every 8.x operator and to answer with what the cursor position actually accepts, down to an operator's own options and their permitted values. Alongside it, AI Access grows a mode that returns results without touching your workspace, write protection closes the paths that got around it, and the interface stops breaking in a narrow or short window. There are fixes here for silent failures: a confirmed write that did nothing, an import that duplicated rows, a timeout reported as something you had cancelled. + Highlights + - Autocomplete knows MongoDB 8.x — all 49 pipeline stages, every expression, accumulator and window operator, and each operator's own options with their permitted values. + - Suggestions match the position — a $match predicate, a $project value and an options bag each get the family MongoDB accepts there, and nothing else. + - Hybrid search is in the editor — $rankFusion, $scoreFusion and $score, with working templates. + - An assistant can query without opening tabs — and can see which connections are write-protected before it asks. + - Write protection covers more paths — collection validators, sibling databases, and the write stages that used to slip past it. + - The interface holds together in a small window — panels, drawers, modals and dialogs. + - An import no longer duplicates rows — one document without an _id used to turn its whole batch into plain inserts. + New + - Every MongoDB 8.x operator is suggested — autocomplete now covers all 49 pipeline stages, every expression, accumulator and window operator, the geospatial shapes and the array update modifiers. + - Hybrid search is in the editor — $rankFusion, $scoreFusion and $score are offered with working templates, in the code editor and in the visual pipeline builder. + - The shell's database helpers work — getCollection, getSiblingDB, getCollectionNames, getCollectionInfos, runCommand, adminCommand, version and getName are on db, and are awaited rather than read directly. + - Write protection covers validators and siblings — changing a collection's validator on a protected connection asks first, because a validator is a guard on the data; and db.getSiblingDB() is scoped by that database's own settings. + - An assistant can see what is write-protected — listing connections now reports which ones are protected and what the protection covers, so it can say a query will need your approval instead of springing one. + - An assistant can query without opening tabs — a new AI Access setting returns results straight to it and leaves the workspace alone. Queries needing approval, and destructive ones on a protected connection, still open a tab. + - Close all the tabs an AI client opened — a tab's context menu counts every tab an MCP client left behind, across the whole window, and closes them in one action. + Improved + - First run asks for one thing — it opened with four switches and a dropdown; it now asks only about anonymous analytics, with what is and is not collected stated in full rather than on hover. + - Autocomplete goes a level deeper — an operator's own options are offered inside it, required first, and so are their fixed values, a $jsonSchema's keywords, Atlas Search clause keys and $meta's metadata. + - Controls in a row are set alike — one filled control per row and it is the one that acts, a md field no longer renders two pixels under the button beside it, and a control's outline stops going near-white in dark themes. + - A Pro control offers the upgrade — the Chart view and Show Diff responded only from the small PRO badge inside them, and picking a Pro authentication method did nothing at all: no message, no upgrade path. + - Empty states say what to do next — a run that matched nothing says so and whether an index was used, the empty workspace offers the new-tab control, and the command palette states emptiness once rather than three ways. + - Document Diff steps through the differences — it counts them and gives you arrows, instead of leaving you to scroll a mostly-identical document; and two documents with the same _id are told apart. + - Panels, drawers and modals use their width — the pipeline builder, query plan and monitor sat in narrow centred columns, two docked drawers shredded the sidebar's labels, and a modal's tab bar and pickers ran past their edges. + - A new query tab leaves room for its results — the editor took 60% of the tab before anything was typed; it takes a third now, and the pipeline builder keeps more. A tab you have resized is untouched. + - The tier badge warns before a limit blocks you — nothing said anything between "fine" and "that failed", so the first sign of a full quota was a save being refused. + Accessibility + - Collapsible sections say whether they are open — three hand-built toggles across the export, connection and schema dialogs announced nothing, and the schema one signalled by colour alone. All three are keyboard-operable now. + - Modal tabs are reachable by keyboard as tabs — arrow keys move along General / Security / Advanced instead of Tab stepping through each one, and a screen reader says which is selected. + Fixed + AI Access + - A damaged access scope denies rather than grants — an AI Access scope the app could not have written was read as unrestricted, handing an assistant every connection; it now reaches nothing until you pick one again. + - The approval shortcut reaches a waiting request — pressing it before the queue had loaded did nothing at all, which is exactly the case for an approval restored when the window opened. + - Deleting a connection through an assistant closes it — its open socket, its SSH tunnel and its remembered password all survived the delete for the rest of the session. + Write protection + - Write stages can no longer slip past protection — $out and $merge were judged by the collection being READ, so writing into a protected collection from an unprotected one went through; so did a database-level db.aggregate(). + - db.admin() works again on unprotected databases — with protection enabled for some other database it returned nothing instead of the admin handle. + Connections + - A confirmed write survives its panel closing — a confirmed drop, delete or clear did nothing at all when the sidebar was hidden with the dialog still open, and a licence the server had accepted reported "Something went wrong: Aborted". + - A failed connection says why — a wrong CA certificate path came back as an opaque TLS failure naming neither the file nor the setting, and a pasted URI lost its authentication database to authSource=admin. + - An empty database filter hides nothing — a connection set to "show only these" with nothing picked yet listed every database in the sidebar and none in the query tab. + Users and roles + - A user's most powerful role is always shown — the table prints four role badges and rolls the rest into +N, in server order, so a root grant in fifth place was invisible; the strongest come first now. + Query editor + - Suggestions match the position — a $match predicate, a $project value, a nested $or, an options bag and a replacement document each offered a family MongoDB rejects there; a pipeline position listed expressions too. + - Stages appear only where they are legal — $geoNear, $search and thirteen more are offered only at a pipeline's first position, $documents only on db.aggregate(), and $out and $merge never in a sub-pipeline that rejects them. + - Field names come from the right collection — the db.orders shorthand resolved to no collection, so fields came from every collection at once; a dotted prefix re-offered the top level; and five stages named fields the documents do not have. + - Autocomplete stops going silent — an apostrophe inside a regex, a template literal, a half-typed $ and a query inside a ${ … } hole each suppressed what followed; and typing $ in a comment offered the whole operator list. + - Only calls the driver has complete — collection.stats() and cursor.noCursorTimeout() were suggested and threw when used, eight more calls opened all 255 operators, and chained cursor methods vanished at the first keystroke. + - Valid code stops being underlined as broken — db.command(), db.aggregate() and ten more db methods, and every stage in the pipeline builder when the editor's language support loaded a moment late. + - Explain answers about the query on screen — it read the tab's last saved code, so a query typed and explained without running first was explained stale or empty; and every index it suggested was called compound. + Import + - Upsert stays an upsert for the whole file — a single document without an _id turned its entire 1,000-document batch into plain inserts, so importing the same file twice could duplicate rows. + - "Insert Only (Skip duplicates)" skips them — documents the server refused as already present were counted and reported as failures, so re-importing a partly imported file read as a broken import. + Cluster monitor + - The cluster monitor leads with what matters — nine equal cards became four lead metrics with threshold bars, a compact band behind them, and lifetime totals folded away; every rate shows its trend. + - Concurrency tickets read right on MongoDB 7.0+ — both ticket bars showed 0 / 128 free in full red on any healthy server, because the counters moved in 7.0 and a missing value was read as none free. + Query results + - Truncated document values can be read in full — the tree view clipped keys and values with no tooltip behind them, so a value wider than its column had no way to be read at all. + - A .skip() no longer disables the result limit — a skip with no limit counted as the user's own cap, so the result limit was skipped and every remaining document was materialized. + - Your work survives a re-run and a failure — pressing Run while configuring a chart closed the wizard and discarded the settings, and an error reset the result view, losing column widths, expanded rows and a chart in progress. +ReleaseNotesUrl: https://github.com/Kontsedal/monghoul-public/releases/tag/v1.11.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Monghoul/Monghoul/1.11.0/Monghoul.Monghoul.yaml b/manifests/m/Monghoul/Monghoul/1.11.0/Monghoul.Monghoul.yaml new file mode 100644 index 0000000000000..71339a70ad50e --- /dev/null +++ b/manifests/m/Monghoul/Monghoul/1.11.0/Monghoul.Monghoul.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: Monghoul.Monghoul +PackageVersion: 1.11.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8ca56386df1728c287c2ca50eecd63d73a4e8519 Mon Sep 17 00:00:00 2001 From: "Zhao.MA" Date: Sat, 5 Sep 2026 23:31:33 +0200 Subject: [PATCH 15/73] New version: xarthurx.Whisperi version 0.8.8 (#430136) --- .../0.8.8/xarthurx.Whisperi.installer.yaml | 14 +++++++++++++ .../0.8.8/xarthurx.Whisperi.locale.en-US.yaml | 20 +++++++++++++++++++ .../Whisperi/0.8.8/xarthurx.Whisperi.yaml | 8 ++++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/x/xarthurx/Whisperi/0.8.8/xarthurx.Whisperi.installer.yaml create mode 100644 manifests/x/xarthurx/Whisperi/0.8.8/xarthurx.Whisperi.locale.en-US.yaml create mode 100644 manifests/x/xarthurx/Whisperi/0.8.8/xarthurx.Whisperi.yaml diff --git a/manifests/x/xarthurx/Whisperi/0.8.8/xarthurx.Whisperi.installer.yaml b/manifests/x/xarthurx/Whisperi/0.8.8/xarthurx.Whisperi.installer.yaml new file mode 100644 index 0000000000000..73d7dcd5d109a --- /dev/null +++ b/manifests/x/xarthurx/Whisperi/0.8.8/xarthurx.Whisperi.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: xarthurx.Whisperi +PackageVersion: 0.8.8 +InstallerLocale: en-US +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xarthurx/whisperi/releases/download/v0.8.8/Whisperi_0.8.8_x64-setup.exe + InstallerSha256: 3FD5F73DEAE8E0371DA051986FFFA1C750B4B0A9B9774D44CF4FD09D78C956C2 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-09-05 diff --git a/manifests/x/xarthurx/Whisperi/0.8.8/xarthurx.Whisperi.locale.en-US.yaml b/manifests/x/xarthurx/Whisperi/0.8.8/xarthurx.Whisperi.locale.en-US.yaml new file mode 100644 index 0000000000000..b16e837f8ac41 --- /dev/null +++ b/manifests/x/xarthurx/Whisperi/0.8.8/xarthurx.Whisperi.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: xarthurx.Whisperi +PackageVersion: 0.8.8 +PackageLocale: en-US +Publisher: xarthurx +PublisherUrl: https://github.com/xarthurx +PublisherSupportUrl: https://github.com/xarthurx/whisperi/issues +PackageName: Whisperi +PackageUrl: https://github.com/xarthurx/whisperi +License: MIT +LicenseUrl: https://github.com/xarthurx/whisperi/blob/main/LICENSE +ShortDescription: Fast cloud speech-to-text dictation for Windows +ReleaseNotesUrl: https://github.com/xarthurx/whisperi/releases/tag/v0.8.8 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/xarthurx/whisperi/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xarthurx/Whisperi/0.8.8/xarthurx.Whisperi.yaml b/manifests/x/xarthurx/Whisperi/0.8.8/xarthurx.Whisperi.yaml new file mode 100644 index 0000000000000..21bac9270520e --- /dev/null +++ b/manifests/x/xarthurx/Whisperi/0.8.8/xarthurx.Whisperi.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: xarthurx.Whisperi +PackageVersion: 0.8.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7134133ab2570e2befcdfa1e25bfa9f1ef4b1c14 Mon Sep 17 00:00:00 2001 From: spectobot <175387142+spectopo@users.noreply.github.com> Date: Sun, 6 Sep 2026 05:31:45 +0800 Subject: [PATCH 16/73] New version: ESEngine.ReasonixDesktop version 1.38.0 (#430144) --- .../ESEngine.ReasonixDesktop.installer.yaml | 16 ++++ ...ESEngine.ReasonixDesktop.locale.en-US.yaml | 84 +++++++++++++++++++ ...ESEngine.ReasonixDesktop.locale.zh-CN.yaml | 22 +++++ .../1.38.0/ESEngine.ReasonixDesktop.yaml | 8 ++ 4 files changed, 130 insertions(+) create mode 100644 manifests/e/ESEngine/ReasonixDesktop/1.38.0/ESEngine.ReasonixDesktop.installer.yaml create mode 100644 manifests/e/ESEngine/ReasonixDesktop/1.38.0/ESEngine.ReasonixDesktop.locale.en-US.yaml create mode 100644 manifests/e/ESEngine/ReasonixDesktop/1.38.0/ESEngine.ReasonixDesktop.locale.zh-CN.yaml create mode 100644 manifests/e/ESEngine/ReasonixDesktop/1.38.0/ESEngine.ReasonixDesktop.yaml diff --git a/manifests/e/ESEngine/ReasonixDesktop/1.38.0/ESEngine.ReasonixDesktop.installer.yaml b/manifests/e/ESEngine/ReasonixDesktop/1.38.0/ESEngine.ReasonixDesktop.installer.yaml new file mode 100644 index 0000000000000..e90b752c56324 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixDesktop/1.38.0/ESEngine.ReasonixDesktop.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ESEngine.ReasonixDesktop +PackageVersion: 1.38.0 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: ReasonixReasonix +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/download/desktop-v1.38.0/Reasonix-windows-amd64-installer.exe + InstallerSha256: 20F9F2E422825C724D3F0A1D3D91422F96442642DD8D3A2ADA0CE2BBD640B276 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixDesktop/1.38.0/ESEngine.ReasonixDesktop.locale.en-US.yaml b/manifests/e/ESEngine/ReasonixDesktop/1.38.0/ESEngine.ReasonixDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..7e2031f94ac44 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixDesktop/1.38.0/ESEngine.ReasonixDesktop.locale.en-US.yaml @@ -0,0 +1,84 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ESEngine.ReasonixDesktop +PackageVersion: 1.38.0 +PackageLocale: en-US +Publisher: reasonix +PublisherUrl: https://esengine.cn/ +PublisherSupportUrl: https://github.com/esengine/DeepSeek-Reasonix/issues +PackageName: Reasonix +PackageUrl: https://esengine.github.io/DeepSeek-Reasonix/ +License: MIT +LicenseUrl: https://github.com/esengine/DeepSeek-Reasonix/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Reasonix Contributors +ShortDescription: A DeepSeek-native coding agent, for your terminal. +Description: Reasonix talks straight to api.deepseek.com. The loop is append-only, engineered around DeepSeek's byte-stable prefix cache — long sessions hold 90%+ cache hit and input-token cost collapses to ~1/5. Terminal-first, leave it running. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- deepseek +- large-language-model +- llm +- programming +ReleaseNotes: |- + 此版本将网络搜索与主对话分离,增强协议恢复可靠性,并统一桌面管理页面。同时改进了链接菜单、更新重启稳定性、模型图像能力处理以及会话操作。 + 发布渠道:稳定版 · v1.38.0 + English → · 网页版完整更新日志 → + 使用攻略 + - 管理页面 — 了解如何使用统一的设置、回收站和自动化管理页面。 + - 模型能力 — 了解模型能力的发现与覆盖方式。 + - 模型设置 — 使用新编辑器配置提供程序和模型设置。 + - 网络搜索 — 独立网络搜索功能的详细信息。 + 概览 + Reasonix v1.38.0 — Reasonix 1.38:独立搜索、可靠恢复与统一桌面工作区 + 此版本将网络搜索与主对话分离,增强协议恢复可靠性,并统一桌面管理页面。同时改进了链接菜单、更新重启稳定性、模型图像能力处理以及会话操作。 + 发布日期:2026-09-05 + Desktop 17 · CLI 6 + 桌面端更新 + 重点内容 + - [Desktop · CLI] 独立网络搜索 — 网络搜索现在独立于主对话运行,拥有自己的恢复预算,并在缺少结构化来源时提供清晰报告。 (#9826) + - [Desktop · CLI] 可靠的协议恢复 — 可恢复的协议错误现在支持通过桌面按钮、CLI /recover-context、Serve 和 ACP 从有效历史恢复一次,重启后保留恢复状态,并遵守取消操作。 (#9826) + - [Desktop] 统一管理页面 — 设置、回收站和自动化现在使用全窗口管理页面,具有共享导航和焦点隔离,同时保持工作区挂载。 (#9821) + - [Desktop] 无障碍富链接菜单 — 网络、GitHub 和邮件链接现在具有上下文菜单,提供打开/复制操作和紧凑的 GitHub 引用,并支持完整的键盘操作。 (#9824) + - [Desktop] 稳定的更新重启 — 版本化更新现在通过永久启动器重启,更新横幅每小时及获得焦点时刷新,不会中断正在进行的操作。 (#9809) + - [Desktop] 模型图像能力覆盖 — 图像能力未知的提供程序模型现在可以手动启用或禁用,官方协议限制优先。 (#9812) + 新增 + - [Desktop] 富链接上下文菜单 — 为网络、GitHub 和邮件链接添加了上下文菜单,包含打开、复制和紧凑引用操作。 (#9824) + - [Desktop] 统一管理页面 — 设置、回收站和自动化现在使用全窗口管理页面,具有共享导航和焦点隔离。 (#9821) + - [Desktop · CLI] 独立网络搜索 — 网络搜索与主对话解耦,拥有自己的恢复预算和报告。 (#9826) + 改进 + - [Desktop · CLI] 协议恢复加固 — 可恢复的协议错误现在支持通过桌面按钮、CLI /recover-context、Serve 和 ACP 从有效历史恢复一次,重启后保留恢复状态,并遵守取消操作。 (#9826) + - [Desktop] 模型图像能力覆盖 — 添加了每个模型的自动/开/关图像输入控制,并改进了中转站的能力发现。 (#9812) + - [Desktop] 恢复会话操作 — 复制、导出、终端和摘要操作现在可直接在主题栏中使用。 (#9810) + 修复 + - [Desktop] 更新重启稳定性 — 重启现在使用永久启动器,托盘身份和恢复更加可靠。 (#9809) + - [Desktop] 自动化控件重叠 — 修复了打开自动化任务时控件重叠的问题,包括 Windows 标题按钮和 macOS 工作区切换。 (#9811) + - [Desktop] macOS 工作区对齐 — 工作区选项卡现在与切换按钮共享标题行,防止在最小停靠宽度下重叠。 (#9810) + CLI 端更新 + 重点内容 + - [Desktop · CLI] 独立网络搜索 — 网络搜索现在独立于主对话运行,拥有自己的恢复预算,并在缺少结构化来源时提供清晰报告。 (#9826) + - [Desktop · CLI] 可靠的协议恢复 — 可恢复的协议错误现在支持通过桌面按钮、CLI /recover-context、Serve 和 ACP 从有效历史恢复一次,重启后保留恢复状态,并遵守取消操作。 (#9826) + 新增 + - [Desktop · CLI] 独立网络搜索 — 网络搜索与主对话解耦,拥有自己的恢复预算和报告。 (#9826) + 改进 + - [Desktop · CLI] 协议恢复加固 — 可恢复的协议错误现在支持通过桌面按钮、CLI /recover-context、Serve 和 ACP 从有效历史恢复一次,重启后保留恢复状态,并遵守取消操作。 (#9826) + 升级提醒 + - [Desktop · CLI] DeepSeek 主对话默认协议 — 内置 DeepSeek 主对话恢复使用 Chat Completions,网络搜索独立使用官方搜索端点。一次性配置升级保留模型、思考等级、搜索偏好和显式自定义路由。 (#9826) + 风险提示 + - [Desktop · CLI] 恢复与降级边界 — 协议修复后,模型可能再次请求已经完成的只读工具。已验证的文件写入恢复可避免重复执行已满足的写入,但不能据此保证任意 shell 或 MCP 副作用不重复。旧客户端可读取普通历史,但无法执行新的恢复约束;请勿通过降级续跑尚未解决的协议故障。 (#9826) + 致谢 + 感谢本版本的贡献者:@SivanCola、@wqshan-cn + 下载与安装 + - 官网按平台下载 + - 查看完整差异 +ReleaseNotesUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/tag/desktop-v1.38.0 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixDesktop/1.38.0/ESEngine.ReasonixDesktop.locale.zh-CN.yaml b/manifests/e/ESEngine/ReasonixDesktop/1.38.0/ESEngine.ReasonixDesktop.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c37129f73c911 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixDesktop/1.38.0/ESEngine.ReasonixDesktop.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ESEngine.ReasonixDesktop +PackageVersion: 1.38.0 +PackageLocale: zh-CN +ShortDescription: 为终端而生的 DeepSeek 原生编程 Agent。 +Description: Reasonix 直接对接 api.deepseek.com,围绕 DeepSeek 的字节稳定 prefix-cache 设计了 append-only 的运行循环 —— 长会话能把缓存命中保持在 90%+,输入 token 成本降到 1/5。终端优先,留它一直跑着。 +Tags: +- deepseek +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixDesktop/1.38.0/ESEngine.ReasonixDesktop.yaml b/manifests/e/ESEngine/ReasonixDesktop/1.38.0/ESEngine.ReasonixDesktop.yaml new file mode 100644 index 0000000000000..86e9b90cb4c3f --- /dev/null +++ b/manifests/e/ESEngine/ReasonixDesktop/1.38.0/ESEngine.ReasonixDesktop.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ESEngine.ReasonixDesktop +PackageVersion: 1.38.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2b493a9e6f96c6ae4ccf3ada9dba7323f0b15eb8 Mon Sep 17 00:00:00 2001 From: Adrien CROS Date: Sat, 5 Sep 2026 23:48:55 +0200 Subject: [PATCH 17/73] New package: AdrienCros.Avash version 0.9.1 (#429575) Co-authored-by: Claude Fable 5.1 --- .../0.9.1/AdrienCros.Avash.installer.yaml | 23 ++++++++++++ .../0.9.1/AdrienCros.Avash.locale.en-US.yaml | 37 +++++++++++++++++++ .../0.9.1/AdrienCros.Avash.locale.fr-FR.yaml | 28 ++++++++++++++ .../Avash/0.9.1/AdrienCros.Avash.yaml | 6 +++ 4 files changed, 94 insertions(+) create mode 100644 manifests/a/AdrienCros/Avash/0.9.1/AdrienCros.Avash.installer.yaml create mode 100644 manifests/a/AdrienCros/Avash/0.9.1/AdrienCros.Avash.locale.en-US.yaml create mode 100644 manifests/a/AdrienCros/Avash/0.9.1/AdrienCros.Avash.locale.fr-FR.yaml create mode 100644 manifests/a/AdrienCros/Avash/0.9.1/AdrienCros.Avash.yaml diff --git a/manifests/a/AdrienCros/Avash/0.9.1/AdrienCros.Avash.installer.yaml b/manifests/a/AdrienCros/Avash/0.9.1/AdrienCros.Avash.installer.yaml new file mode 100644 index 0000000000000..3cb0470867f95 --- /dev/null +++ b/manifests/a/AdrienCros/Avash/0.9.1/AdrienCros.Avash.installer.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: AdrienCros.Avash +PackageVersion: 0.9.1 +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AdrienAvalon/avash/releases/download/v0.9.1/Avash_0.9.1_x64-setup.exe + InstallerSha256: 41EF9D23155ADEECA9921A9BB54EEF9ED554633DF2147F31AD87EB4236D1BEFE + ProductCode: Avash + AppsAndFeaturesEntries: + - DisplayName: Avash + Publisher: Adrien Cros + DisplayVersion: 0.9.1 + ProductCode: Avash +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdrienCros/Avash/0.9.1/AdrienCros.Avash.locale.en-US.yaml b/manifests/a/AdrienCros/Avash/0.9.1/AdrienCros.Avash.locale.en-US.yaml new file mode 100644 index 0000000000000..7f706c093ef79 --- /dev/null +++ b/manifests/a/AdrienCros/Avash/0.9.1/AdrienCros.Avash.locale.en-US.yaml @@ -0,0 +1,37 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: AdrienCros.Avash +PackageVersion: 0.9.1 +PackageLocale: en-US +Publisher: Adrien Cros +PublisherUrl: https://github.com/AdrienAvalon +PublisherSupportUrl: https://github.com/AdrienAvalon/avash/issues +PackageName: Avash +PackageUrl: https://github.com/AdrienAvalon/avash +License: AGPL-3.0-or-later +LicenseUrl: https://github.com/AdrienAvalon/avash/blob/main/LICENSE +Copyright: Copyright (c) 2026 Adrien Cros +CopyrightUrl: https://github.com/AdrienAvalon/avash/blob/main/LICENSE +ShortDescription: Native, fast and secure SSH, RDP and VNC connection manager +Description: |- + Avash brings your SSH terminals, your Windows remote desktops (RDP), your VNC desktops, your serial consoles and your file transfers (SFTP) into a single native application. It reads and writes your ~/.ssh/config as it is, keeps passwords in the system credential store, verifies host keys for SSH and RDP before any credential leaves, shares a local folder as a drive on the remote desktop, and imports PuTTY and MobaXterm sessions. Built with Tauri 2 and Rust; requires the WebView2 runtime, shipped with Windows 10 and 11. +Moniker: avash +Tags: +- ssh +- rdp +- vnc +- sftp +- terminal +- remote-desktop +- ssh-client +- rdp-client +- vnc-client +- putty +- mobaxterm +- tauri +- rust +ReleaseNotesUrl: https://github.com/AdrienAvalon/avash/releases/tag/v0.9.1 +Documentations: +- DocumentLabel: README + DocumentUrl: https://github.com/AdrienAvalon/avash/blob/main/README.en.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdrienCros/Avash/0.9.1/AdrienCros.Avash.locale.fr-FR.yaml b/manifests/a/AdrienCros/Avash/0.9.1/AdrienCros.Avash.locale.fr-FR.yaml new file mode 100644 index 0000000000000..cc6dbe73e61d3 --- /dev/null +++ b/manifests/a/AdrienCros/Avash/0.9.1/AdrienCros.Avash.locale.fr-FR.yaml @@ -0,0 +1,28 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json +PackageIdentifier: AdrienCros.Avash +PackageVersion: 0.9.1 +PackageLocale: fr-FR +Publisher: Adrien Cros +PublisherUrl: https://github.com/AdrienAvalon +PublisherSupportUrl: https://github.com/AdrienAvalon/avash/issues +PackageName: Avash +PackageUrl: https://github.com/AdrienAvalon/avash +License: AGPL-3.0-or-later +LicenseUrl: https://github.com/AdrienAvalon/avash/blob/main/LICENSE +Copyright: Copyright (c) 2026 Adrien Cros +ShortDescription: Gestionnaire de connexions SSH, RDP et VNC, natif, rapide, sécurisé +Description: |- + Avash réunit vos terminaux SSH, vos bureaux distants Windows (RDP), vos bureaux VNC, vos consoles série et vos transferts de fichiers (SFTP) dans une seule application native. Il lit et écrit votre ~/.ssh/config tel quel, garde les mots de passe dans le gestionnaire d'identifiants du système, vérifie les clés d'hôte en SSH et en RDP avant le moindre identifiant, partage un dossier du poste comme lecteur sur le bureau distant, et importe les sessions PuTTY et MobaXterm. Construit avec Tauri 2 et Rust ; requiert le moteur WebView2, livré avec Windows 10 et 11. +Tags: +- ssh +- rdp +- vnc +- sftp +- terminal +- bureau-distant +ReleaseNotesUrl: https://github.com/AdrienAvalon/avash/releases/tag/v0.9.1 +Documentations: +- DocumentLabel: README + DocumentUrl: https://github.com/AdrienAvalon/avash/blob/main/README.md +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdrienCros/Avash/0.9.1/AdrienCros.Avash.yaml b/manifests/a/AdrienCros/Avash/0.9.1/AdrienCros.Avash.yaml new file mode 100644 index 0000000000000..bef5100954b53 --- /dev/null +++ b/manifests/a/AdrienCros/Avash/0.9.1/AdrienCros.Avash.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: AdrienCros.Avash +PackageVersion: 0.9.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7d775d7b71aa312c46b00e51ba099f2ae2830588 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Sat, 5 Sep 2026 23:50:06 +0200 Subject: [PATCH 18/73] Update version: LANCommander.Launcher version 2.1.13 (#430138) --- .../LANCommander.Launcher.installer.yaml | 18 +++++++++++++++ .../LANCommander.Launcher.locale.en-US.yaml | 23 +++++++++++++++++++ .../2.1.13/LANCommander.Launcher.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/l/LANCommander/Launcher/2.1.13/LANCommander.Launcher.installer.yaml create mode 100644 manifests/l/LANCommander/Launcher/2.1.13/LANCommander.Launcher.locale.en-US.yaml create mode 100644 manifests/l/LANCommander/Launcher/2.1.13/LANCommander.Launcher.yaml diff --git a/manifests/l/LANCommander/Launcher/2.1.13/LANCommander.Launcher.installer.yaml b/manifests/l/LANCommander/Launcher/2.1.13/LANCommander.Launcher.installer.yaml new file mode 100644 index 0000000000000..c27cddc4c8d51 --- /dev/null +++ b/manifests/l/LANCommander/Launcher/2.1.13/LANCommander.Launcher.installer.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: LANCommander.Launcher +PackageVersion: 2.1.13 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/LANCommander/LANCommander/releases/download/v2.1.13/LANCommander.Launcher-2.1.13-x64-Setup.exe + InstallerSha256: 8726F1D7D85AE87B37A3EC815EF4EDB7909929AB1D6AC3C6D9006B26BF063D88 +- Architecture: arm64 + InstallerUrl: https://github.com/LANCommander/LANCommander/releases/download/v2.1.13/LANCommander.Launcher-2.1.13-arm64-Setup.exe + InstallerSha256: C0BEB6239A90C2A9A813DCF57D958D3FFB244673D3C306F15C621B84371A5D57 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LANCommander/Launcher/2.1.13/LANCommander.Launcher.locale.en-US.yaml b/manifests/l/LANCommander/Launcher/2.1.13/LANCommander.Launcher.locale.en-US.yaml new file mode 100644 index 0000000000000..e7da7adfee8d2 --- /dev/null +++ b/manifests/l/LANCommander/Launcher/2.1.13/LANCommander.Launcher.locale.en-US.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: LANCommander.Launcher +PackageVersion: 2.1.13 +PackageLocale: en-US +Publisher: LANCommander LLC +PublisherUrl: https://github.com/LANCommander +PublisherSupportUrl: https://github.com/LANCommander/LANCommander/issues +Author: Pat Hartl +PackageName: LANCommander Launcher +PackageUrl: https://github.com/LANCommander/LANCommander +License: MIT +ShortDescription: | + LANCommander is a self-hosted game distribution platform designed for LAN parties and personal libraries. + Install and play games from your LANCommander library with this game launcher. +ReleaseNotes: "View the full release notes over on the official documentation site:\r\nhttps://lancommander.app/Releases/2.1.13" +ReleaseNotesUrl: https://github.com/LANCommander/LANCommander/releases/tag/v2.1.13 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.lancommander.app +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LANCommander/Launcher/2.1.13/LANCommander.Launcher.yaml b/manifests/l/LANCommander/Launcher/2.1.13/LANCommander.Launcher.yaml new file mode 100644 index 0000000000000..fe8c4a70f0715 --- /dev/null +++ b/manifests/l/LANCommander/Launcher/2.1.13/LANCommander.Launcher.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: LANCommander.Launcher +PackageVersion: 2.1.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7756604f97c5d16ab048347a7f077faba57f86ba Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Sat, 5 Sep 2026 23:50:19 +0200 Subject: [PATCH 19/73] Update version: LANCommander.Server version 2.1.13 (#430140) --- .../2.1.13/LANCommander.Server.installer.yaml | 18 ++++++++++++++ .../LANCommander.Server.locale.en-US.yaml | 24 +++++++++++++++++++ .../Server/2.1.13/LANCommander.Server.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/l/LANCommander/Server/2.1.13/LANCommander.Server.installer.yaml create mode 100644 manifests/l/LANCommander/Server/2.1.13/LANCommander.Server.locale.en-US.yaml create mode 100644 manifests/l/LANCommander/Server/2.1.13/LANCommander.Server.yaml diff --git a/manifests/l/LANCommander/Server/2.1.13/LANCommander.Server.installer.yaml b/manifests/l/LANCommander/Server/2.1.13/LANCommander.Server.installer.yaml new file mode 100644 index 0000000000000..17b73b74d7db8 --- /dev/null +++ b/manifests/l/LANCommander/Server/2.1.13/LANCommander.Server.installer.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: LANCommander.Server +PackageVersion: 2.1.13 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/LANCommander/LANCommander/releases/download/v2.1.13/LANCommander.Server-2.1.13-x64-Setup.exe + InstallerSha256: C124B71D34D26FC11ADF1AE6CFD184E93188A71E9D0D0ECD3D22812FFDEF8A06 +- Architecture: arm64 + InstallerUrl: https://github.com/LANCommander/LANCommander/releases/download/v2.1.13/LANCommander.Server-2.1.13-arm64-Setup.exe + InstallerSha256: 549FF486ED2006B14E31B519C81B3C394A400009A9FA0AC793E500C015BDA127 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LANCommander/Server/2.1.13/LANCommander.Server.locale.en-US.yaml b/manifests/l/LANCommander/Server/2.1.13/LANCommander.Server.locale.en-US.yaml new file mode 100644 index 0000000000000..28b7131aeac7d --- /dev/null +++ b/manifests/l/LANCommander/Server/2.1.13/LANCommander.Server.locale.en-US.yaml @@ -0,0 +1,24 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: LANCommander.Server +PackageVersion: 2.1.13 +PackageLocale: en-US +Publisher: LANCommander LLC +PublisherUrl: https://github.com/LANCommander +PublisherSupportUrl: https://github.com/LANCommander/LANCommander/issues +Author: Pat Hartl +PackageName: LANCommander Server +PackageUrl: https://github.com/LANCommander/LANCommander +License: MIT +Copyright: Copyright (c) LANCommander LLC +ShortDescription: | + LANCommander is a self-hosted game distribution platform designed for LAN parties and personal libraries. + This server software is your central repository for games, redistributables, saves, and users. +ReleaseNotes: "View the full release notes over on the official documentation site:\r\nhttps://lancommander.app/Releases/2.1.13" +ReleaseNotesUrl: https://github.com/LANCommander/LANCommander/releases/tag/v2.1.13 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.lancommander.app +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LANCommander/Server/2.1.13/LANCommander.Server.yaml b/manifests/l/LANCommander/Server/2.1.13/LANCommander.Server.yaml new file mode 100644 index 0000000000000..65920abfc8578 --- /dev/null +++ b/manifests/l/LANCommander/Server/2.1.13/LANCommander.Server.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: LANCommander.Server +PackageVersion: 2.1.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e37e8205ab1dd1bba7875e0a1854a8acedc80b18 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Sat, 5 Sep 2026 23:50:28 +0200 Subject: [PATCH 20/73] Update version: Dystroy.broot version 1.60.0 (#430141) --- .../broot/1.60.0/Dystroy.broot.installer.yaml | 16 ++++++++++++++ .../1.60.0/Dystroy.broot.locale.en-US.yaml | 22 +++++++++++++++++++ .../d/Dystroy/broot/1.60.0/Dystroy.broot.yaml | 8 +++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/d/Dystroy/broot/1.60.0/Dystroy.broot.installer.yaml create mode 100644 manifests/d/Dystroy/broot/1.60.0/Dystroy.broot.locale.en-US.yaml create mode 100644 manifests/d/Dystroy/broot/1.60.0/Dystroy.broot.yaml diff --git a/manifests/d/Dystroy/broot/1.60.0/Dystroy.broot.installer.yaml b/manifests/d/Dystroy/broot/1.60.0/Dystroy.broot.installer.yaml new file mode 100644 index 0000000000000..7a7f582eff4e8 --- /dev/null +++ b/manifests/d/Dystroy/broot/1.60.0/Dystroy.broot.installer.yaml @@ -0,0 +1,16 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Dystroy.broot +PackageVersion: 1.60.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: x86_64-pc-windows-gnu/broot.exe +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Canop/broot/releases/download/v1.60.0/broot_1.60.0.zip + InstallerSha256: 097ED2E86616D8CD5DF10ED6D1FF2C69EFA6667A96E8E8B2C19242CDA950B955 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dystroy/broot/1.60.0/Dystroy.broot.locale.en-US.yaml b/manifests/d/Dystroy/broot/1.60.0/Dystroy.broot.locale.en-US.yaml new file mode 100644 index 0000000000000..b98834c3ed590 --- /dev/null +++ b/manifests/d/Dystroy/broot/1.60.0/Dystroy.broot.locale.en-US.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Dystroy.broot +PackageVersion: 1.60.0 +PackageLocale: en-US +Publisher: Dystroy +PublisherUrl: https://dystroy.org/broot/ +PublisherSupportUrl: https://github.com/Canop/broot/issues +PackageName: Broot +PackageUrl: https://github.com/Canop/broot +License: MIT +LicenseUrl: https://github.com/Canop/broot/blob/HEAD/LICENSE +ShortDescription: A new way to see and navigate directory trees. +Tags: +- cli +- command-line +- rust +ReleaseNotes: "#### Major Feature:preview wrapping\r\n\r\nBy default, long lines in preview are now wrapped.\r\nThis impacts text previews, with or without syntactic coloring, unified diffs, and TTY previews\r\nThis can be toogled with `:toggle_preview_wrap` (shortcut `:wrap`), and `wrap_previews:false` in the conf disables it on start\r\n\r\n#### Major Feature:git diff preview, and many git related enhancements\r\n\r\nThe `libgit2` library has been replaced by `gix`. With this change, broot becomes pure Rust, which simplifies compilation (no C compiler needed anymore).\r\nA unified diff preview is now the default preview of a file with a git change (modified, staged, added, renamed or in conflict) when git statuses are displayed. `:preview_diff` shows it for any file.\r\n\r\nBest way to try:in a repo with changes, do `br -dgg`\r\n\r\n• tab and shift-tab navigate between git-interesting files and diff chunks just like for content search matches\r\n• ctrl-→ opens the file at the selected chunk, and ctrl-← brings you back to the diff\r\n• new skin entries:`diff_added`, `diff_removed`, `diff_line_number`\r\n• in detached HEAD state, the status line shows the short commit id instead of `HEAD`\r\n• git status:staged files are shown (`A` added, `S` staged modification, `R` renamed); new `git_status_staged` skin entry\r\n• git status of a subdirectory of a big repository is computed on that subdirectory only, which is faster\r\n• git status:an untracked directory gets the `N` mark too\r\n• the status line shows how many commits the branch is ahead (`↑`) or behind (`↓`) its upstream\r\n• `{git-root}` and `{git-name}` now work when the selection is a file\r\n• alt-g toggles the git status filter (`:toggle_git_status`). Status line suggests using it in git repo.\r\n• `-gg` shows only the files with a git status (same as `--git-status`), `-G` removes one level of git information\r\n• the Kitty keyboard protocol is now used by default when the terminal supports it, which notably makes `alt` combinations work on macOS terminals; multi-key combinations without modifier still need `enable_kitty_keyboard:true` - I'll watch this as this may have unwanted effects, like time related difficulty for some combinations - feedback welcome\r\n\r\n#### Other Changes\r\n\r\n• fix panic when previewing an image with 16 bits per channel, or HDR - Fix #1209\r\n• alt-arrows are bound like ctrl-arrows (panels, root up/down), as macOS captures ctrl-arrows; hints and help show the alt ones on macOS\r\n• arrow keys scroll the tty preview\r\n• `:select_last` goes to the end of a directory preview\r\n• the tty preview shows its line count\r\n• `:preview_auto` cancels the effect of eg `:preview_text`, going back to automatically choosing the preview mode" +ReleaseNotesUrl: https://github.com/Canop/broot/releases/tag/v1.60.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dystroy/broot/1.60.0/Dystroy.broot.yaml b/manifests/d/Dystroy/broot/1.60.0/Dystroy.broot.yaml new file mode 100644 index 0000000000000..42c7124d04f8b --- /dev/null +++ b/manifests/d/Dystroy/broot/1.60.0/Dystroy.broot.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Dystroy.broot +PackageVersion: 1.60.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bc6525e33cb1758d1c80ca56f4d1beaa1b842409 Mon Sep 17 00:00:00 2001 From: ParanoiaWorks Date: Sat, 5 Sep 2026 23:50:40 +0200 Subject: [PATCH 21/73] New version: ParanoiaWorks.PFTE version 17.2.43 (#430142) --- .../17.2.43/ParanoiaWorks.PFTE.installer.yaml | 18 ++++++++++++ .../ParanoiaWorks.PFTE.locale.en-US.yaml | 28 +++++++++++++++++++ .../PFTE/17.2.43/ParanoiaWorks.PFTE.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/p/ParanoiaWorks/PFTE/17.2.43/ParanoiaWorks.PFTE.installer.yaml create mode 100644 manifests/p/ParanoiaWorks/PFTE/17.2.43/ParanoiaWorks.PFTE.locale.en-US.yaml create mode 100644 manifests/p/ParanoiaWorks/PFTE/17.2.43/ParanoiaWorks.PFTE.yaml diff --git a/manifests/p/ParanoiaWorks/PFTE/17.2.43/ParanoiaWorks.PFTE.installer.yaml b/manifests/p/ParanoiaWorks/PFTE/17.2.43/ParanoiaWorks.PFTE.installer.yaml new file mode 100644 index 0000000000000..c2233de23cbe0 --- /dev/null +++ b/manifests/p/ParanoiaWorks/PFTE/17.2.43/ParanoiaWorks.PFTE.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: ParanoiaWorks.PFTE +PackageVersion: 17.2.43 +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +ProductCode: '{695A98DC-09EB-3868-A0D1-55389578F81B}' +Installers: +- Architecture: x64 + InstallerUrl: https://paranoiaworks.com/download/ParanoiaFileTextEnc-17.2.43.msi + InstallerSha256: F1306BB0AE87FB1548262FBD0EFD2EE300C7689C5B081363BA1A71824979518C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/ParanoiaWorks/PFTE/17.2.43/ParanoiaWorks.PFTE.locale.en-US.yaml b/manifests/p/ParanoiaWorks/PFTE/17.2.43/ParanoiaWorks.PFTE.locale.en-US.yaml new file mode 100644 index 0000000000000..219b72603c97c --- /dev/null +++ b/manifests/p/ParanoiaWorks/PFTE/17.2.43/ParanoiaWorks.PFTE.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ParanoiaWorks.PFTE +PackageVersion: 17.2.43 +PackageLocale: en-US +Publisher: Paranoia Works +PublisherUrl: https://paranoiaworks.mobi +PackageName: Paranoia File & Text Encryption +PackageUrl: https://paranoiaworks.mobi/pfte/ +License: MIT +LicenseUrl: https://opensource.org/licenses/MIT +ShortDescription: Encrypt files, folders, and text with strong algorithms. Includes steganography and post-quantum key exchange (ML-KEM). +Description: |- + The application comprises two modules: + - File Encryptor: Securely encrypt your private and confidential files or entire folders. Simply drag files or folders to the application window. Works like an archiver, creating a new .enc file after encryption. + - Text Encryptor: Protect your messages, notes, cryptocurrency keys (seeds, mnemonics), and other text-based information from unauthorized access. Includes steganographic features (F5 and J-UNIWARD algorithms) and post-quantum secure password exchange via ML-KEM (NIST FIPS 203). + Algorithms: Threefish 1024-bit, SHACAL-2 512-bit, Paranoia C4 2048-bit, AES 256-bit, RC6 256-bit, Serpent 256-bit, Blowfish 448-bit, and Twofish 256-bit. +Tags: +- encryption +- file-encryption +- text-encryption +- steganography +- privacy +- security +- cryptography +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/ParanoiaWorks/PFTE/17.2.43/ParanoiaWorks.PFTE.yaml b/manifests/p/ParanoiaWorks/PFTE/17.2.43/ParanoiaWorks.PFTE.yaml new file mode 100644 index 0000000000000..b8c833f81b526 --- /dev/null +++ b/manifests/p/ParanoiaWorks/PFTE/17.2.43/ParanoiaWorks.PFTE.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: ParanoiaWorks.PFTE +PackageVersion: 17.2.43 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c48d69b4e676a557bff309156135c4e99e9a9f59 Mon Sep 17 00:00:00 2001 From: spectobot <175387142+spectopo@users.noreply.github.com> Date: Sun, 6 Sep 2026 05:50:54 +0800 Subject: [PATCH 22/73] New version: ESEngine.ReasonixCLI version 1.38.0 (#430143) --- .../ESEngine.ReasonixCLI.installer.yaml | 21 +++++ .../ESEngine.ReasonixCLI.locale.en-US.yaml | 85 +++++++++++++++++++ .../ESEngine.ReasonixCLI.locale.zh-CN.yaml | 22 +++++ .../1.38.0/ESEngine.ReasonixCLI.yaml | 8 ++ 4 files changed, 136 insertions(+) create mode 100644 manifests/e/ESEngine/ReasonixCLI/1.38.0/ESEngine.ReasonixCLI.installer.yaml create mode 100644 manifests/e/ESEngine/ReasonixCLI/1.38.0/ESEngine.ReasonixCLI.locale.en-US.yaml create mode 100644 manifests/e/ESEngine/ReasonixCLI/1.38.0/ESEngine.ReasonixCLI.locale.zh-CN.yaml create mode 100644 manifests/e/ESEngine/ReasonixCLI/1.38.0/ESEngine.ReasonixCLI.yaml diff --git a/manifests/e/ESEngine/ReasonixCLI/1.38.0/ESEngine.ReasonixCLI.installer.yaml b/manifests/e/ESEngine/ReasonixCLI/1.38.0/ESEngine.ReasonixCLI.installer.yaml new file mode 100644 index 0000000000000..63a7ca85bacdb --- /dev/null +++ b/manifests/e/ESEngine/ReasonixCLI/1.38.0/ESEngine.ReasonixCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ESEngine.ReasonixCLI +PackageVersion: 1.38.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: reasonix.exe +Commands: +- reasonix +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/download/v1.38.0/reasonix-windows-amd64.zip + InstallerSha256: E952F79436B18200D7FBF4766404D67825B414F5BB2220EA0E29C4C85BAE5A8D +- Architecture: arm64 + InstallerUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/download/v1.38.0/reasonix-windows-arm64.zip + InstallerSha256: F81A61592C683662973049F01C50A54A498E41D903D1C6231369B101EAD4C583 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixCLI/1.38.0/ESEngine.ReasonixCLI.locale.en-US.yaml b/manifests/e/ESEngine/ReasonixCLI/1.38.0/ESEngine.ReasonixCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..15364c740503d --- /dev/null +++ b/manifests/e/ESEngine/ReasonixCLI/1.38.0/ESEngine.ReasonixCLI.locale.en-US.yaml @@ -0,0 +1,85 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ESEngine.ReasonixCLI +PackageVersion: 1.38.0 +PackageLocale: en-US +Publisher: reasonix +PublisherUrl: https://esengine.cn/ +PublisherSupportUrl: https://github.com/esengine/DeepSeek-Reasonix/issues +PackageName: Reasonix CLI +PackageUrl: https://esengine.github.io/DeepSeek-Reasonix/ +License: MIT +LicenseUrl: https://github.com/esengine/DeepSeek-Reasonix/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Reasonix Contributors +ShortDescription: A DeepSeek-native coding agent, for your terminal. +Description: Reasonix talks straight to api.deepseek.com. The loop is append-only, engineered around DeepSeek's byte-stable prefix cache — long sessions hold 90%+ cache hit and input-token cost collapses to ~1/5. Terminal-first, leave it running. +Moniker: reasonix +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- deepseek +- large-language-model +- llm +- programming +ReleaseNotes: |- + 此版本将网络搜索与主对话分离,增强协议恢复可靠性,并统一桌面管理页面。同时改进了链接菜单、更新重启稳定性、模型图像能力处理以及会话操作。 + 发布渠道:稳定版 · v1.38.0 + English → · 网页版完整更新日志 → + 使用攻略 + - 管理页面 — 了解如何使用统一的设置、回收站和自动化管理页面。 + - 模型能力 — 了解模型能力的发现与覆盖方式。 + - 模型设置 — 使用新编辑器配置提供程序和模型设置。 + - 网络搜索 — 独立网络搜索功能的详细信息。 + 概览 + Reasonix v1.38.0 — Reasonix 1.38:独立搜索、可靠恢复与统一桌面工作区 + 此版本将网络搜索与主对话分离,增强协议恢复可靠性,并统一桌面管理页面。同时改进了链接菜单、更新重启稳定性、模型图像能力处理以及会话操作。 + 发布日期:2026-09-05 + Desktop 17 · CLI 6 + 桌面端更新 + 重点内容 + - [Desktop · CLI] 独立网络搜索 — 网络搜索现在独立于主对话运行,拥有自己的恢复预算,并在缺少结构化来源时提供清晰报告。 (#9826) + - [Desktop · CLI] 可靠的协议恢复 — 可恢复的协议错误现在支持通过桌面按钮、CLI /recover-context、Serve 和 ACP 从有效历史恢复一次,重启后保留恢复状态,并遵守取消操作。 (#9826) + - [Desktop] 统一管理页面 — 设置、回收站和自动化现在使用全窗口管理页面,具有共享导航和焦点隔离,同时保持工作区挂载。 (#9821) + - [Desktop] 无障碍富链接菜单 — 网络、GitHub 和邮件链接现在具有上下文菜单,提供打开/复制操作和紧凑的 GitHub 引用,并支持完整的键盘操作。 (#9824) + - [Desktop] 稳定的更新重启 — 版本化更新现在通过永久启动器重启,更新横幅每小时及获得焦点时刷新,不会中断正在进行的操作。 (#9809) + - [Desktop] 模型图像能力覆盖 — 图像能力未知的提供程序模型现在可以手动启用或禁用,官方协议限制优先。 (#9812) + 新增 + - [Desktop] 富链接上下文菜单 — 为网络、GitHub 和邮件链接添加了上下文菜单,包含打开、复制和紧凑引用操作。 (#9824) + - [Desktop] 统一管理页面 — 设置、回收站和自动化现在使用全窗口管理页面,具有共享导航和焦点隔离。 (#9821) + - [Desktop · CLI] 独立网络搜索 — 网络搜索与主对话解耦,拥有自己的恢复预算和报告。 (#9826) + 改进 + - [Desktop · CLI] 协议恢复加固 — 可恢复的协议错误现在支持通过桌面按钮、CLI /recover-context、Serve 和 ACP 从有效历史恢复一次,重启后保留恢复状态,并遵守取消操作。 (#9826) + - [Desktop] 模型图像能力覆盖 — 添加了每个模型的自动/开/关图像输入控制,并改进了中转站的能力发现。 (#9812) + - [Desktop] 恢复会话操作 — 复制、导出、终端和摘要操作现在可直接在主题栏中使用。 (#9810) + 修复 + - [Desktop] 更新重启稳定性 — 重启现在使用永久启动器,托盘身份和恢复更加可靠。 (#9809) + - [Desktop] 自动化控件重叠 — 修复了打开自动化任务时控件重叠的问题,包括 Windows 标题按钮和 macOS 工作区切换。 (#9811) + - [Desktop] macOS 工作区对齐 — 工作区选项卡现在与切换按钮共享标题行,防止在最小停靠宽度下重叠。 (#9810) + CLI 端更新 + 重点内容 + - [Desktop · CLI] 独立网络搜索 — 网络搜索现在独立于主对话运行,拥有自己的恢复预算,并在缺少结构化来源时提供清晰报告。 (#9826) + - [Desktop · CLI] 可靠的协议恢复 — 可恢复的协议错误现在支持通过桌面按钮、CLI /recover-context、Serve 和 ACP 从有效历史恢复一次,重启后保留恢复状态,并遵守取消操作。 (#9826) + 新增 + - [Desktop · CLI] 独立网络搜索 — 网络搜索与主对话解耦,拥有自己的恢复预算和报告。 (#9826) + 改进 + - [Desktop · CLI] 协议恢复加固 — 可恢复的协议错误现在支持通过桌面按钮、CLI /recover-context、Serve 和 ACP 从有效历史恢复一次,重启后保留恢复状态,并遵守取消操作。 (#9826) + 升级提醒 + - [Desktop · CLI] DeepSeek 主对话默认协议 — 内置 DeepSeek 主对话恢复使用 Chat Completions,网络搜索独立使用官方搜索端点。一次性配置升级保留模型、思考等级、搜索偏好和显式自定义路由。 (#9826) + 风险提示 + - [Desktop · CLI] 恢复与降级边界 — 协议修复后,模型可能再次请求已经完成的只读工具。已验证的文件写入恢复可避免重复执行已满足的写入,但不能据此保证任意 shell 或 MCP 副作用不重复。旧客户端可读取普通历史,但无法执行新的恢复约束;请勿通过降级续跑尚未解决的协议故障。 (#9826) + 致谢 + 感谢本版本的贡献者:@SivanCola、@wqshan-cn + 下载与安装 + - 官网按平台下载 + - 查看完整差异 +ReleaseNotesUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/tag/v1.38.0 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixCLI/1.38.0/ESEngine.ReasonixCLI.locale.zh-CN.yaml b/manifests/e/ESEngine/ReasonixCLI/1.38.0/ESEngine.ReasonixCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5d8cd317b4c5e --- /dev/null +++ b/manifests/e/ESEngine/ReasonixCLI/1.38.0/ESEngine.ReasonixCLI.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ESEngine.ReasonixCLI +PackageVersion: 1.38.0 +PackageLocale: zh-CN +ShortDescription: 为终端而生的 DeepSeek 原生编程 Agent。 +Description: Reasonix 直接对接 api.deepseek.com,围绕 DeepSeek 的字节稳定 prefix-cache 设计了 append-only 的运行循环 —— 长会话能把缓存命中保持在 90%+,输入 token 成本降到 1/5。终端优先,留它一直跑着。 +Tags: +- deepseek +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixCLI/1.38.0/ESEngine.ReasonixCLI.yaml b/manifests/e/ESEngine/ReasonixCLI/1.38.0/ESEngine.ReasonixCLI.yaml new file mode 100644 index 0000000000000..f6ca1969add67 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixCLI/1.38.0/ESEngine.ReasonixCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ESEngine.ReasonixCLI +PackageVersion: 1.38.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 12f39a8efa4c428e37a235664fd6416c3e7cd6ae Mon Sep 17 00:00:00 2001 From: spectobot <175387142+spectopo@users.noreply.github.com> Date: Sun, 6 Sep 2026 05:51:14 +0800 Subject: [PATCH 23/73] New version: GitExtensionsTeam.GitExtensions version 7.2.1.7 (7.2.1) (#430145) --- ...xtensionsTeam.GitExtensions.installer.yaml | 32 ++++++++++ ...nsionsTeam.GitExtensions.locale.en-US.yaml | 60 +++++++++++++++++++ ...nsionsTeam.GitExtensions.locale.zh-CN.yaml | 16 +++++ .../GitExtensionsTeam.GitExtensions.yaml | 8 +++ 4 files changed, 116 insertions(+) create mode 100644 manifests/g/GitExtensionsTeam/GitExtensions/7.2.1.7/GitExtensionsTeam.GitExtensions.installer.yaml create mode 100644 manifests/g/GitExtensionsTeam/GitExtensions/7.2.1.7/GitExtensionsTeam.GitExtensions.locale.en-US.yaml create mode 100644 manifests/g/GitExtensionsTeam/GitExtensions/7.2.1.7/GitExtensionsTeam.GitExtensions.locale.zh-CN.yaml create mode 100644 manifests/g/GitExtensionsTeam/GitExtensions/7.2.1.7/GitExtensionsTeam.GitExtensions.yaml diff --git a/manifests/g/GitExtensionsTeam/GitExtensions/7.2.1.7/GitExtensionsTeam.GitExtensions.installer.yaml b/manifests/g/GitExtensionsTeam/GitExtensions/7.2.1.7/GitExtensionsTeam.GitExtensions.installer.yaml new file mode 100644 index 0000000000000..2e7a9fd232eb6 --- /dev/null +++ b/manifests/g/GitExtensionsTeam/GitExtensions/7.2.1.7/GitExtensionsTeam.GitExtensions.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GitExtensionsTeam.GitExtensions +PackageVersion: 7.2.1.7 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +Protocols: +- git +- github-mac +- github-windows +FileExtensions: +- gitext +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.9 + MinimumVersion: 9.0.11 +ProductCode: '{BF76B530-3522-436E-9F87-25DF0FEF51E4}' +ReleaseDate: 2026-08-18 +AppsAndFeaturesEntries: +- UpgradeCode: '{140E80EA-5053-42DC-AB0E-6FF0E49E6BCF}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\GitExtensions' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/gitextensions/gitextensions/releases/download/v7.2.1/GitExtensions-x64-7.2.1.7-0aea2d6df.msi + InstallerSha256: 3D8043608FCB211B1EE26250DD1D5F0C596C82891230E8EA22549E3012C32475 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitExtensionsTeam/GitExtensions/7.2.1.7/GitExtensionsTeam.GitExtensions.locale.en-US.yaml b/manifests/g/GitExtensionsTeam/GitExtensions/7.2.1.7/GitExtensionsTeam.GitExtensions.locale.en-US.yaml new file mode 100644 index 0000000000000..f3b25081bf29d --- /dev/null +++ b/manifests/g/GitExtensionsTeam/GitExtensions/7.2.1.7/GitExtensionsTeam.GitExtensions.locale.en-US.yaml @@ -0,0 +1,60 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GitExtensionsTeam.GitExtensions +PackageVersion: 7.2.1.7 +PackageLocale: en-US +Publisher: Git Extensions Team +PublisherUrl: https://gitextensions.github.io/ +PublisherSupportUrl: https://github.com/gitextensions/gitextensions/issues +PrivacyUrl: https://github.com/gitextensions/gitextensions/blob/HEAD/setup/assets/PrivacyPolicy.md +Author: Git Extensions Team +PackageName: Git Extensions +PackageUrl: https://gitextensions.github.io/ +License: GPL-3.0 +LicenseUrl: https://github.com/gitextensions/gitextensions/blob/HEAD/LICENSE.md +Copyright: Copyright © 2008-2026 Git Extensions Team +ShortDescription: Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019). +Moniker: git-extensions +Tags: +- git +- git-client +- git-gui +ReleaseNotes: |- + Release Notes Highlights + - Required: .NET 10.0 Desktop Runtime v10.0.9 x64 or later 10.x + - Recommended: Git 2.53.0 or later + - Several bug fixes, particularly for the Bug Reporter + - Updated and added translations + What's Changed + - docs: add DAG (Docs-Augmented Generation) agent documentation by @RussKie in https://github.com/gitextensions/gitextensions/pull/13165 + - ci: only clear no-recent-activity label on author response by @RussKie in https://github.com/gitextensions/gitextensions/pull/13182 + - perf(clone): choose Windows / WSL git according to destination directory by @mstv in https://github.com/gitextensions/gitextensions/pull/13203 + - fix(push button): restore color if not behind by @mstv in https://github.com/gitextensions/gitextensions/pull/13206 + - Preserve anchored repositories when trimming recent repository history by @RussKie with @Copilot in https://github.com/gitextensions/gitextensions/pull/13174 + - Push ShellProvider into DI by @RussKie with @Copilot in https://github.com/gitextensions/gitextensions/pull/13168 + - Limit reset check to scope of documentation to "not loose commits" by @becm in https://github.com/gitextensions/gitextensions/pull/13199 + - fix(cancellation): Pass cancellation tokens to awaited tasks by @mstv in https://github.com/gitextensions/gitextensions/pull/13209 + - feat(camel humps): also just lowercase by @SparshGarg999 in https://github.com/gitextensions/gitextensions/pull/13103 + - ci: harden build workflow and fix test-report gating by @RussKie in https://github.com/gitextensions/gitextensions/pull/13116 + - fix(worktree): normalise new branch name and offer to switch after create by @RussKie in https://github.com/gitextensions/gitextensions/pull/13180 + - fix: three cross-platform fixes for HOME, the avatar cache path and meld by @AlexThunder1989 in https://github.com/gitextensions/gitextensions/pull/13214 + - feat(cross-platform): add names of diff/merge tools by @mstv in https://github.com/gitextensions/gitextensions/pull/13221 + - chore(rebase): Bypass false debug assertion by @pmiossec in https://github.com/gitextensions/gitextensions/pull/12985 + - fix(bug reporter): remove wrong configuration by @mstv in https://github.com/gitextensions/gitextensions/pull/13225 + - fix(push reject): ignore ANSI escape sequences by @mstv in https://github.com/gitextensions/gitextensions/pull/13219 + - feat(confirmations): Add in-dialog "Don't show again" checkbox by @RussKie in https://github.com/gitextensions/gitextensions/pull/13163 + - feat(issue-triage): close legacy runtime loading reports by @RussKie in https://github.com/gitextensions/gitextensions/pull/13236 + - feat(plugins): validate compatibility on load by @mstv in https://github.com/gitextensions/gitextensions/pull/13234 + - fix(scripts): avoid crash by outdated plugins by @mstv in https://github.com/gitextensions/gitextensions/pull/13230 + - fix(TextAreaControl): measure glyph width by @mstv in https://github.com/gitextensions/gitextensions/pull/13238 + New Contributors + - @SparshGarg999 made their first contribution in https://github.com/gitextensions/gitextensions/pull/13103 + - @AlexThunder1989 made their first contribution in https://github.com/gitextensions/gitextensions/pull/13214 + Full Changelog: https://github.com/gitextensions/gitextensions/compare/v7.2.0...v7.2.1 +ReleaseNotesUrl: https://github.com/gitextensions/gitextensions/releases/tag/v7.2.1 +Documentations: +- DocumentLabel: Manual + DocumentUrl: https://git-extensions-documentation.readthedocs.io/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitExtensionsTeam/GitExtensions/7.2.1.7/GitExtensionsTeam.GitExtensions.locale.zh-CN.yaml b/manifests/g/GitExtensionsTeam/GitExtensions/7.2.1.7/GitExtensionsTeam.GitExtensions.locale.zh-CN.yaml new file mode 100644 index 0000000000000..93cec72382840 --- /dev/null +++ b/manifests/g/GitExtensionsTeam/GitExtensions/7.2.1.7/GitExtensionsTeam.GitExtensions.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: GitExtensionsTeam.GitExtensions +PackageVersion: 7.2.1.7 +PackageLocale: zh-CN +ShortDescription: Git Extensions 是一款独立的用户界面工具,用于管理 Git 代码库。它同时支持与 Windows 资源管理器及 Microsoft Visual Studio(2015/2017/2019)集成。 +Tags: +- git +- git图形界面 +- git客户端 +Documentations: +- DocumentLabel: 手册 + DocumentUrl: https://git-extensions-documentation.readthedocs.io/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitExtensionsTeam/GitExtensions/7.2.1.7/GitExtensionsTeam.GitExtensions.yaml b/manifests/g/GitExtensionsTeam/GitExtensions/7.2.1.7/GitExtensionsTeam.GitExtensions.yaml new file mode 100644 index 0000000000000..f5af63ff8a099 --- /dev/null +++ b/manifests/g/GitExtensionsTeam/GitExtensions/7.2.1.7/GitExtensionsTeam.GitExtensions.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: GitExtensionsTeam.GitExtensions +PackageVersion: 7.2.1.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 976ad10461e5a833d3774456cab08dda6d955a7b Mon Sep 17 00:00:00 2001 From: Jordan Coin Jackson Date: Sat, 5 Sep 2026 17:51:21 -0400 Subject: [PATCH 24/73] New version: JordanCoin.codemap 4.5.1 (#430146) Co-authored-by: goreleaserbot --- .../4.5.1/JordanCoin.codemap.installer.yaml | 18 +++++++++++++ .../JordanCoin.codemap.locale.en-US.yaml | 26 +++++++++++++++++++ .../codemap/4.5.1/JordanCoin.codemap.yaml | 7 +++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/j/JordanCoin/codemap/4.5.1/JordanCoin.codemap.installer.yaml create mode 100644 manifests/j/JordanCoin/codemap/4.5.1/JordanCoin.codemap.locale.en-US.yaml create mode 100644 manifests/j/JordanCoin/codemap/4.5.1/JordanCoin.codemap.yaml diff --git a/manifests/j/JordanCoin/codemap/4.5.1/JordanCoin.codemap.installer.yaml b/manifests/j/JordanCoin/codemap/4.5.1/JordanCoin.codemap.installer.yaml new file mode 100644 index 0000000000000..f132e99b332cf --- /dev/null +++ b/manifests/j/JordanCoin/codemap/4.5.1/JordanCoin.codemap.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: JordanCoin.codemap +PackageVersion: 4.5.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-09-05" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: codemap.exe + PortableCommandAlias: codemap + InstallerUrl: https://github.com/JordanCoin/codemap/releases/download/v4.5.1/codemap_4.5.1_windows_amd64.zip + InstallerSha256: 08c000d02b6331bff8ba1e859c7132110cc9b11a9700ec109e48afa9d09921c8 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JordanCoin/codemap/4.5.1/JordanCoin.codemap.locale.en-US.yaml b/manifests/j/JordanCoin/codemap/4.5.1/JordanCoin.codemap.locale.en-US.yaml new file mode 100644 index 0000000000000..fed1c249b0d2a --- /dev/null +++ b/manifests/j/JordanCoin/codemap/4.5.1/JordanCoin.codemap.locale.en-US.yaml @@ -0,0 +1,26 @@ +# 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: JordanCoin.codemap +PackageVersion: 4.5.1 +PackageLocale: en-US +Publisher: JordanCoin +PublisherUrl: https://github.com/JordanCoin +PublisherSupportUrl: https://github.com/JordanCoin/codemap/issues +PackageName: codemap +PackageUrl: https://github.com/JordanCoin/codemap +License: MIT +LicenseUrl: https://github.com/JordanCoin/codemap/blob/main/LICENSE +ShortDescription: Generate a brain map of your codebase for LLM context +Description: | + codemap generates a compact, structured "brain map" of your codebase + that LLMs can instantly understand. One command gives instant + architectural context without burning tokens. +Moniker: codemap +Tags: + - cli + - developer-tools + - ai + - llm + - code-analysis +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JordanCoin/codemap/4.5.1/JordanCoin.codemap.yaml b/manifests/j/JordanCoin/codemap/4.5.1/JordanCoin.codemap.yaml new file mode 100644 index 0000000000000..67821f0f29db8 --- /dev/null +++ b/manifests/j/JordanCoin/codemap/4.5.1/JordanCoin.codemap.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: JordanCoin.codemap +PackageVersion: 4.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ef8af6ae427b4a7f2ffcd1448705cf7cef22d07d Mon Sep 17 00:00:00 2001 From: spectobot <175387142+spectopo@users.noreply.github.com> Date: Sun, 6 Sep 2026 05:51:40 +0800 Subject: [PATCH 25/73] New version: Sourcegraph.Amp version 0.0.1788638425-g646a48 (#430149) --- .../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.1788624043-gf294bf => 0.0.1788638425-g646a48}/Sourcegraph.Amp.installer.yaml (64%) rename manifests/s/Sourcegraph/Amp/{0.0.1788624043-gf294bf => 0.0.1788638425-g646a48}/Sourcegraph.Amp.locale.en-US.yaml (97%) rename manifests/s/Sourcegraph/Amp/{0.0.1788624043-gf294bf => 0.0.1788638425-g646a48}/Sourcegraph.Amp.locale.zh-CN.yaml (96%) rename manifests/s/Sourcegraph/Amp/{0.0.1788624043-gf294bf => 0.0.1788638425-g646a48}/Sourcegraph.Amp.yaml (85%) diff --git a/manifests/s/Sourcegraph/Amp/0.0.1788624043-gf294bf/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/Sourcegraph.Amp.installer.yaml similarity index 64% rename from manifests/s/Sourcegraph/Amp/0.0.1788624043-gf294bf/Sourcegraph.Amp.installer.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/Sourcegraph.Amp.installer.yaml index f0153d8892428..e2af55978e255 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1788624043-gf294bf/Sourcegraph.Amp.installer.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/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.1788624043-gf294bf +PackageVersion: 0.0.1788638425-g646a48 InstallerType: portable Commands: - amp @@ -12,7 +12,7 @@ Dependencies: ReleaseDate: 2026-09-05 Installers: - Architecture: x64 - InstallerUrl: https://static.ampcode.com/cli/0.0.1788624043-gf294bf/amp-windows-x64-baseline.exe - InstallerSha256: 6CED29BBD025830643690AB2FC37B825ED908C5154CA094EFADA4283A090017E + InstallerUrl: https://static.ampcode.com/cli/0.0.1788638425-g646a48/amp-windows-x64-baseline.exe + InstallerSha256: 9EEAF92533986B68EB31D4FB53BF54ABED44DE5C1571159403B394B65328D833 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1788624043-gf294bf/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/Sourcegraph.Amp.locale.en-US.yaml similarity index 97% rename from manifests/s/Sourcegraph/Amp/0.0.1788624043-gf294bf/Sourcegraph.Amp.locale.en-US.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/Sourcegraph.Amp.locale.en-US.yaml index 7e1e2e648e46a..056fdca46bd1b 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1788624043-gf294bf/Sourcegraph.Amp.locale.en-US.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/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.1788624043-gf294bf +PackageVersion: 0.0.1788638425-g646a48 PackageLocale: en-US Publisher: Sourcegraph, Inc. PublisherUrl: https://ampcode.com/ diff --git a/manifests/s/Sourcegraph/Amp/0.0.1788624043-gf294bf/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/Sourcegraph.Amp.locale.zh-CN.yaml similarity index 96% rename from manifests/s/Sourcegraph/Amp/0.0.1788624043-gf294bf/Sourcegraph.Amp.locale.zh-CN.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/Sourcegraph.Amp.locale.zh-CN.yaml index 66c0dce37a4b5..609a98657e0f8 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1788624043-gf294bf/Sourcegraph.Amp.locale.zh-CN.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/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.1788624043-gf294bf +PackageVersion: 0.0.1788638425-g646a48 PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于终端与编辑器的前沿编码智能体。 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1788624043-gf294bf/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/Sourcegraph.Amp.yaml similarity index 85% rename from manifests/s/Sourcegraph/Amp/0.0.1788624043-gf294bf/Sourcegraph.Amp.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/Sourcegraph.Amp.yaml index 8698fda0618f9..5f2311a54feeb 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1788624043-gf294bf/Sourcegraph.Amp.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/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.1788624043-gf294bf +PackageVersion: 0.0.1788638425-g646a48 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From dcfac486772af0222388f8bf10792c5b2fe6e80c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20de=20Waele?= Date: Sat, 5 Sep 2026 23:51:48 +0200 Subject: [PATCH 26/73] New version: Fluxzero.FluxzeroCLI version 1.18.0 (#430150) --- .../Fluxzero.FluxzeroCLI.installer.yaml | 22 +++++++++++++++ .../Fluxzero.FluxzeroCLI.locale.en-US.yaml | 27 +++++++++++++++++++ .../1.18.0/Fluxzero.FluxzeroCLI.yaml | 8 ++++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/f/Fluxzero/FluxzeroCLI/1.18.0/Fluxzero.FluxzeroCLI.installer.yaml create mode 100644 manifests/f/Fluxzero/FluxzeroCLI/1.18.0/Fluxzero.FluxzeroCLI.locale.en-US.yaml create mode 100644 manifests/f/Fluxzero/FluxzeroCLI/1.18.0/Fluxzero.FluxzeroCLI.yaml diff --git a/manifests/f/Fluxzero/FluxzeroCLI/1.18.0/Fluxzero.FluxzeroCLI.installer.yaml b/manifests/f/Fluxzero/FluxzeroCLI/1.18.0/Fluxzero.FluxzeroCLI.installer.yaml new file mode 100644 index 0000000000000..a3ef486b15156 --- /dev/null +++ b/manifests/f/Fluxzero/FluxzeroCLI/1.18.0/Fluxzero.FluxzeroCLI.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: Fluxzero.FluxzeroCLI +PackageVersion: 1.18.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: fz.exe + PortableCommandAlias: fz +Commands: +- fz +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/fluxzero-io/fluxzero-cli/releases/download/1.18.0/flux-windows-amd64.zip + InstallerSha256: 7B8DD822FFE53E33DEBD31E723F7793C4C14420F43D6940885E81F0E61390C3A +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-09-05 diff --git a/manifests/f/Fluxzero/FluxzeroCLI/1.18.0/Fluxzero.FluxzeroCLI.locale.en-US.yaml b/manifests/f/Fluxzero/FluxzeroCLI/1.18.0/Fluxzero.FluxzeroCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..e31b8bc1c5b3c --- /dev/null +++ b/manifests/f/Fluxzero/FluxzeroCLI/1.18.0/Fluxzero.FluxzeroCLI.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Fluxzero.FluxzeroCLI +PackageVersion: 1.18.0 +PackageLocale: en-US +Publisher: Fluxzero +PublisherUrl: https://fluxzero.io +PublisherSupportUrl: https://github.com/fluxzero-io/fluxzero-cli/issues +Author: Fluxzero +PackageName: Fluxzero CLI +PackageUrl: https://github.com/fluxzero-io/fluxzero-cli +License: EUPL-1.2 +LicenseUrl: https://github.com/fluxzero-io/fluxzero-cli/blob/1.4.0/LICENSE +Copyright: Copyright Fluxzero contributors +ShortDescription: Develop, test, and manage Fluxzero applications from the command line. +Description: The Fluxzero CLI scaffolds projects, manages Fluxzero Cloud resources, and runs local Fluxzero development environments. +Moniker: fz +Tags: +- cli +- developer-tools +- fluxzero +- java +- kotlin +ReleaseNotesUrl: https://github.com/fluxzero-io/fluxzero-cli/releases/tag/1.18.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fluxzero/FluxzeroCLI/1.18.0/Fluxzero.FluxzeroCLI.yaml b/manifests/f/Fluxzero/FluxzeroCLI/1.18.0/Fluxzero.FluxzeroCLI.yaml new file mode 100644 index 0000000000000..1106ad17e6e86 --- /dev/null +++ b/manifests/f/Fluxzero/FluxzeroCLI/1.18.0/Fluxzero.FluxzeroCLI.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: Fluxzero.FluxzeroCLI +PackageVersion: 1.18.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 14797d3909f1f93505fc9e708b79d30632cfcf4f Mon Sep 17 00:00:00 2001 From: spectobot <175387142+spectopo@users.noreply.github.com> Date: Sun, 6 Sep 2026 06:05:05 +0800 Subject: [PATCH 27/73] New version: Notion.Notion version 7.32.1 (#430147) --- .../7.32.1/Notion.Notion.installer.yaml | 74 +++++++++++++++++++ .../7.32.1/Notion.Notion.locale.en-US.yaml | 36 +++++++++ .../7.32.1/Notion.Notion.locale.zh-CN.yaml | 31 ++++++++ .../n/Notion/Notion/7.32.1/Notion.Notion.yaml | 8 ++ 4 files changed, 149 insertions(+) create mode 100644 manifests/n/Notion/Notion/7.32.1/Notion.Notion.installer.yaml create mode 100644 manifests/n/Notion/Notion/7.32.1/Notion.Notion.locale.en-US.yaml create mode 100644 manifests/n/Notion/Notion/7.32.1/Notion.Notion.locale.zh-CN.yaml create mode 100644 manifests/n/Notion/Notion/7.32.1/Notion.Notion.yaml diff --git a/manifests/n/Notion/Notion/7.32.1/Notion.Notion.installer.yaml b/manifests/n/Notion/Notion/7.32.1/Notion.Notion.installer.yaml new file mode 100644 index 0000000000000..f2d2980447e01 --- /dev/null +++ b/manifests/n/Notion/Notion/7.32.1/Notion.Notion.installer.yaml @@ -0,0 +1,74 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Notion.Notion +PackageVersion: 7.32.1 +Protocols: +- notion +FileExtensions: +- markdown +- md +- mdown +- mkd +- mkdn +- rmd +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://desktop-release.notion-static.com/Notion%20Setup%207.32.1.exe + InstallerSha256: 36650C60918AABD4C0B856B91C924ECFF4B541518D8C1BD1506DB677A8E42D8A + InstallerSwitches: + Upgrade: --updated + ExpectedReturnCodes: + - InstallerReturnCode: 2 + ReturnResponse: packageInUse + UpgradeBehavior: install + ProductCode: 661f0cc6-343a-59cb-a5e8-8f6324cc6998 +- Architecture: arm64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://desktop-release.notion-static.com/Notion%20Setup%207.32.1%20arm64.exe + InstallerSha256: 57D3EAB701AE267BAF24613A0CA13066B69AAE14A6D2513F6D7B4A012E51D231 + InstallerSwitches: + Upgrade: --updated + ExpectedReturnCodes: + - InstallerReturnCode: 2 + ReturnResponse: packageInUse + UpgradeBehavior: install + ProductCode: 661f0cc6-343a-59cb-a5e8-8f6324cc6998 +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.19041.0 + Architecture: x64 + InstallerType: msix + InstallerUrl: https://desktop-release.notion-static.com/Notion-7.32.1.msix + InstallerSha256: 2B8DD1C601D97DBE2147BE8E9C2988F605C3F8BCFD59F79909B853277076E638 + SignatureSha256: C54F0E45F894D45272B8538A01D5FB0B9A5EDF0127BC97448C8CF7225E9210CA + PackageFamilyName: com.notion.app.desktop.notion_87smfmv0eebam + Capabilities: + - internetClient + - microphone + RestrictedCapabilities: + - packageManagement + - runFullTrust + - unvirtualizedResources +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.19041.0 + Architecture: arm64 + InstallerType: msix + InstallerUrl: https://desktop-release.notion-static.com/Notion-arm64-7.32.1.msix + InstallerSha256: AD17F0CBE47521E3EEFC63A688A0A0B49DFB47F741E0FBDD1C2D0627F7B189B6 + SignatureSha256: 3AC5385FAD62913A39BD050B507079554121346DA36A3CF4E591284A8E00E43C + PackageFamilyName: com.notion.app.desktop.notion_87smfmv0eebam + Capabilities: + - internetClient + - microphone + RestrictedCapabilities: + - packageManagement + - runFullTrust + - unvirtualizedResources +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/Notion/Notion/7.32.1/Notion.Notion.locale.en-US.yaml b/manifests/n/Notion/Notion/7.32.1/Notion.Notion.locale.en-US.yaml new file mode 100644 index 0000000000000..44cd2abf68098 --- /dev/null +++ b/manifests/n/Notion/Notion/7.32.1/Notion.Notion.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: Notion.Notion +PackageVersion: 7.32.1 +PackageLocale: en-US +Publisher: Notion Labs, Inc +PublisherUrl: https://www.notion.com/ +PrivacyUrl: https://www.notion.so/notion/Privacy-Policy-3468d120cf614d4c9014c09f6adc9091 +Author: Notion Labs, Inc. +PackageName: Notion +License: Proprietary +LicenseUrl: https://www.notion.so/Terms-Conditions-4e1c5dd3e3de45dfa4a8ed60f1a43da0 +Copyright: © 2026 Notion Labs, Inc. +CopyrightUrl: https://www.notion.so/notion/Notion-Trademark-Usage-Guidelines-9826313c686a4f6e9d8a48347162714b +ShortDescription: A new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team. +Moniker: notion +Tags: +- backlink +- bi-directional-link +- block +- collaborate +- collaboration +- docs +- document +- editor +- knowledge +- knowledge-base +- markdown +- notes +- reference +- share +- team +PurchaseUrl: https://www.notion.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Notion/Notion/7.32.1/Notion.Notion.locale.zh-CN.yaml b/manifests/n/Notion/Notion/7.32.1/Notion.Notion.locale.zh-CN.yaml new file mode 100644 index 0000000000000..8afa84160864a --- /dev/null +++ b/manifests/n/Notion/Notion/7.32.1/Notion.Notion.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: Notion.Notion +PackageVersion: 7.32.1 +PackageLocale: zh-CN +PublisherUrl: https://www.notion.com/zh-cn/ +PublisherSupportUrl: https://www.notion.com/zh-cn/help +PackageUrl: https://www.notion.com/zh-cn/desktop +License: 专有软件 +ShortDescription: 一个崭新的工具,将你的多个工作应用融为一体,并成为你和团队的一站式工作空间。 +Tags: +- markdown +- 共享 +- 内容块 +- 分享 +- 协作 +- 协同 +- 双向链接 +- 反向链接 +- 团队 +- 引用 +- 我来 +- 文档 +- 知识 +- 知识库 +- 笔记 +- 编辑器 +PurchaseUrl: https://www.notion.com/zh-cn/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Notion/Notion/7.32.1/Notion.Notion.yaml b/manifests/n/Notion/Notion/7.32.1/Notion.Notion.yaml new file mode 100644 index 0000000000000..e5947b10c2264 --- /dev/null +++ b/manifests/n/Notion/Notion/7.32.1/Notion.Notion.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: Notion.Notion +PackageVersion: 7.32.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 511e5d684375c299c860abd5e10e65436c75c032 Mon Sep 17 00:00:00 2001 From: Valentin Batz Date: Sun, 6 Sep 2026 00:05:16 +0200 Subject: [PATCH 28/73] New version: hrzlgnm.mdns-tui-browser version v1.34.5 (#430151) --- .../hrzlgnm.mdns-tui-browser.installer.yaml | 23 +++++++++++ ...hrzlgnm.mdns-tui-browser.locale.en-US.yaml | 41 +++++++++++++++++++ .../v1.34.5/hrzlgnm.mdns-tui-browser.yaml | 8 ++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/h/hrzlgnm/mdns-tui-browser/v1.34.5/hrzlgnm.mdns-tui-browser.installer.yaml create mode 100644 manifests/h/hrzlgnm/mdns-tui-browser/v1.34.5/hrzlgnm.mdns-tui-browser.locale.en-US.yaml create mode 100644 manifests/h/hrzlgnm/mdns-tui-browser/v1.34.5/hrzlgnm.mdns-tui-browser.yaml diff --git a/manifests/h/hrzlgnm/mdns-tui-browser/v1.34.5/hrzlgnm.mdns-tui-browser.installer.yaml b/manifests/h/hrzlgnm/mdns-tui-browser/v1.34.5/hrzlgnm.mdns-tui-browser.installer.yaml new file mode 100644 index 0000000000000..40d05081b3ae5 --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-tui-browser/v1.34.5/hrzlgnm.mdns-tui-browser.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: hrzlgnm.mdns-tui-browser +PackageVersion: v1.34.5 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mdns-tui-browser-v1.34.5-Windows-x86_64/mdns-tui-browser.exe + PortableCommandAlias: mdns-tui-browser +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- mdns-tui-browser +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hrzlgnm/mdns-tui-browser/releases/download/v1.34.5/mdns-tui-browser-v1.34.5-Windows-x86_64.zip + InstallerSha256: 296D2186A09324B173766B03C3487D02ED3F4B145951CA18E9BB2BE83741A843 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/hrzlgnm/mdns-tui-browser/v1.34.5/hrzlgnm.mdns-tui-browser.locale.en-US.yaml b/manifests/h/hrzlgnm/mdns-tui-browser/v1.34.5/hrzlgnm.mdns-tui-browser.locale.en-US.yaml new file mode 100644 index 0000000000000..cf99a5998ef66 --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-tui-browser/v1.34.5/hrzlgnm.mdns-tui-browser.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: hrzlgnm.mdns-tui-browser +PackageVersion: v1.34.5 +PackageLocale: en-US +Publisher: hrzlgnm +PublisherUrl: https://github.com/hrzlgnm +PublisherSupportUrl: https://github.com/hrzlgnm/mdns-tui-browser/issues +Author: hrzlgnm +PackageName: mDNS TUI Browser +PackageUrl: https://github.com/hrzlgnm/mdns-tui-browser +License: MIT +LicenseUrl: https://github.com/hrzlgnm/mdns-tui-browser/blob/HEAD/LICENSE +Copyright: Copyright (c) hrzlgnm +CopyrightUrl: https://raw.githubusercontent.com/hrzlgnm/mdns-tui-browser/refs/heads/main/LICENSE +ShortDescription: Cross platform TUI mdns-browser written in rust, vibe coded with opencode free model +Tags: +- mdns-sd +- ratatui +- rust +- terminal-ui +ReleaseNotes: |- + What's Changed + 🧰 Maintenance + - Make two-axis code review a mandatory gate @hrzlgnm (#610) + 📜 Documentation + - Mount renovate config file for validator @hrzlgnm (#603) + ⬆️ Dependency Updates + - Update ghcr.io/hrzlgnm/mdns-browser-arch-aur-builder:v1 docker digest to 9dd4489 @renovate[bot] (#604) + - Update dependency git-cliff to v2.14.1 @renovate[bot] (#606) + - Update dependency cargo-deb to v3.8.0 @renovate[bot] (#607) + - Update rust crate open to v5.4.3 @renovate[bot] (#608) + - Update hrzlgnm/actions action to v2.8.2 @renovate[bot] (#609) + - Update dtolnay/rust-toolchain digest to 6bed076 @renovate[bot] (#612) + - Update rust crate mdns-sd to v0.21.2 @renovate[bot] (#614) + Full Changelog + v1.34.4...v1.34.5 +ReleaseNotesUrl: https://github.com/hrzlgnm/mdns-tui-browser/releases/tag/v1.34.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hrzlgnm/mdns-tui-browser/v1.34.5/hrzlgnm.mdns-tui-browser.yaml b/manifests/h/hrzlgnm/mdns-tui-browser/v1.34.5/hrzlgnm.mdns-tui-browser.yaml new file mode 100644 index 0000000000000..16c856feaa937 --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-tui-browser/v1.34.5/hrzlgnm.mdns-tui-browser.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: hrzlgnm.mdns-tui-browser +PackageVersion: v1.34.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 155d9309679871d52ef8a7c63385e3e0f8727e9b Mon Sep 17 00:00:00 2001 From: Dongda Li <18310682633@163.com> Date: Sat, 5 Sep 2026 18:07:23 -0400 Subject: [PATCH 29/73] New version: Mindwtr 1.2.8 (#430114) Co-authored-by: GitHub Actions --- .../1.2.8/dongdongbh.Mindwtr.installer.yaml | 28 ++++++++++++++++++ .../dongdongbh.Mindwtr.locale.en-US.yaml | 29 +++++++++++++++++++ .../dongdongbh.Mindwtr.locale.zh-CN.yaml | 29 +++++++++++++++++++ .../Mindwtr/1.2.8/dongdongbh.Mindwtr.yaml | 6 ++++ 4 files changed, 92 insertions(+) create mode 100644 manifests/d/dongdongbh/Mindwtr/1.2.8/dongdongbh.Mindwtr.installer.yaml create mode 100644 manifests/d/dongdongbh/Mindwtr/1.2.8/dongdongbh.Mindwtr.locale.en-US.yaml create mode 100644 manifests/d/dongdongbh/Mindwtr/1.2.8/dongdongbh.Mindwtr.locale.zh-CN.yaml create mode 100644 manifests/d/dongdongbh/Mindwtr/1.2.8/dongdongbh.Mindwtr.yaml diff --git a/manifests/d/dongdongbh/Mindwtr/1.2.8/dongdongbh.Mindwtr.installer.yaml b/manifests/d/dongdongbh/Mindwtr/1.2.8/dongdongbh.Mindwtr.installer.yaml new file mode 100644 index 0000000000000..821c205929acc --- /dev/null +++ b/manifests/d/dongdongbh/Mindwtr/1.2.8/dongdongbh.Mindwtr.installer.yaml @@ -0,0 +1,28 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +PackageIdentifier: dongdongbh.Mindwtr +PackageVersion: 1.2.8 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: + - interactive + - silent + - silentWithProgress +InstallerSwitches: + Silent: /S /CURRENTUSER + SilentWithProgress: /S /CURRENTUSER +UpgradeBehavior: install +Commands: + - mindwtr +ProductCode: Mindwtr +ReleaseDate: 2026-09-05 +AppsAndFeaturesEntries: + - ProductCode: Mindwtr +InstallationMetadata: + DefaultInstallLocation: '%LOCALAPPDATA%\Programs\Mindwtr' +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/dongdongbh/Mindwtr/releases/download/v1.2.8/mindwtr_1.2.8_x64-setup.exe + InstallerSha256: 29e6376705b5c7f270e79465074507701b0a1ba70814dbf715127f14ca66c52d +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/d/dongdongbh/Mindwtr/1.2.8/dongdongbh.Mindwtr.locale.en-US.yaml b/manifests/d/dongdongbh/Mindwtr/1.2.8/dongdongbh.Mindwtr.locale.en-US.yaml new file mode 100644 index 0000000000000..b0faecae1e1b4 --- /dev/null +++ b/manifests/d/dongdongbh/Mindwtr/1.2.8/dongdongbh.Mindwtr.locale.en-US.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: dongdongbh.Mindwtr +PackageVersion: 1.2.8 +PackageLocale: en-US +Publisher: dongdongbh +PublisherUrl: https://github.com/dongdongbh +PublisherSupportUrl: https://github.com/dongdongbh/Mindwtr/issues +Author: dongdongbh +PackageName: Mindwtr +PackageUrl: https://github.com/dongdongbh/Mindwtr +License: AGPL-3.0 +LicenseUrl: https://github.com/dongdongbh/Mindwtr/blob/HEAD/LICENSE +ShortDescription: A complete Getting Things Done (GTD) productivity system. +Description: A complete Getting Things Done (GTD) productivity system. +Moniker: mindwtr +Tags: + - cross-platform + - getting-things-done + - gtd + - gtd-applications + - gtd-workflow + - personal-management + - productivity + - second-brain + - task-management + - todo-app +ReleaseNotesUrl: https://github.com/dongdongbh/Mindwtr/releases/tag/v1.2.8 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/d/dongdongbh/Mindwtr/1.2.8/dongdongbh.Mindwtr.locale.zh-CN.yaml b/manifests/d/dongdongbh/Mindwtr/1.2.8/dongdongbh.Mindwtr.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6b6672e7b6839 --- /dev/null +++ b/manifests/d/dongdongbh/Mindwtr/1.2.8/dongdongbh.Mindwtr.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json +PackageIdentifier: dongdongbh.Mindwtr +PackageVersion: 1.2.8 +PackageLocale: zh-CN +Publisher: dongdongbh +PublisherUrl: https://github.com/dongdongbh +PublisherSupportUrl: https://github.com/dongdongbh/Mindwtr/issues +Author: dongdongbh +PackageName: Mindwtr +PackageUrl: https://github.com/dongdongbh/Mindwtr +License: AGPL-3.0 +LicenseUrl: https://github.com/dongdongbh/Mindwtr/blob/HEAD/LICENSE +ShortDescription: 完整的 GTD(搞定)任务管理系统。 +Description: 完整的 GTD(搞定)任务管理系统。 +Moniker: mindwtr +Tags: + - cross-platform + - getting-things-done + - gtd + - gtd-applications + - gtd-workflow + - personal-management + - productivity + - second-brain + - task-management + - todo-app +ReleaseNotesUrl: https://github.com/dongdongbh/Mindwtr/releases/tag/v1.2.8 +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/d/dongdongbh/Mindwtr/1.2.8/dongdongbh.Mindwtr.yaml b/manifests/d/dongdongbh/Mindwtr/1.2.8/dongdongbh.Mindwtr.yaml new file mode 100644 index 0000000000000..49e005c6a529c --- /dev/null +++ b/manifests/d/dongdongbh/Mindwtr/1.2.8/dongdongbh.Mindwtr.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +PackageIdentifier: dongdongbh.Mindwtr +PackageVersion: 1.2.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From db9160ab5e5f29f3873ebddf9960fbe3151cbac0 Mon Sep 17 00:00:00 2001 From: Valentin Batz Date: Sun, 6 Sep 2026 00:26:20 +0200 Subject: [PATCH 30/73] New version: hrzlgnm.zux version 1.12.2 (#430153) --- .../zux/1.12.2/hrzlgnm.zux.installer.yaml | 38 +++++++++++++++++++ .../zux/1.12.2/hrzlgnm.zux.locale.en-US.yaml | 34 +++++++++++++++++ .../h/hrzlgnm/zux/1.12.2/hrzlgnm.zux.yaml | 8 ++++ 3 files changed, 80 insertions(+) create mode 100644 manifests/h/hrzlgnm/zux/1.12.2/hrzlgnm.zux.installer.yaml create mode 100644 manifests/h/hrzlgnm/zux/1.12.2/hrzlgnm.zux.locale.en-US.yaml create mode 100644 manifests/h/hrzlgnm/zux/1.12.2/hrzlgnm.zux.yaml diff --git a/manifests/h/hrzlgnm/zux/1.12.2/hrzlgnm.zux.installer.yaml b/manifests/h/hrzlgnm/zux/1.12.2/hrzlgnm.zux.installer.yaml new file mode 100644 index 0000000000000..29711b4c3b6b7 --- /dev/null +++ b/manifests/h/hrzlgnm/zux/1.12.2/hrzlgnm.zux.installer.yaml @@ -0,0 +1,38 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: hrzlgnm.zux +PackageVersion: 1.12.2 +InstallerLocale: en-US +InstallModes: +- interactive +UpgradeBehavior: install +Commands: +- zux +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/hrzlgnm/zux/releases/download/v1.12.2/zux_1.12.2_x64-setup.exe + InstallerSha256: 5E40B361F765B4C22880F5DF4CB9894D9F1E0934A46C39A4D314E91760A0D0D3 + ProductCode: zux + AppsAndFeaturesEntries: + - Publisher: github + ProductCode: zux + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\zux' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/hrzlgnm/zux/releases/download/v1.12.2/zux_1.12.2_x64_en-US.msi + InstallerSha256: B3D550817DF14B9D9D1185272D3BDB6760DBA8C3A5F2D7120774C8481ACCEB0D + ProductCode: '{A4303B94-39F7-400A-A010-B0BE4D6824D1}' + AppsAndFeaturesEntries: + - Publisher: github + ProductCode: '{A4303B94-39F7-400A-A010-B0BE4D6824D1}' + UpgradeCode: '{5815D5F5-1FC0-5793-BA28-8FF79F8636D3}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/zux' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/hrzlgnm/zux/1.12.2/hrzlgnm.zux.locale.en-US.yaml b/manifests/h/hrzlgnm/zux/1.12.2/hrzlgnm.zux.locale.en-US.yaml new file mode 100644 index 0000000000000..97855e9676b6c --- /dev/null +++ b/manifests/h/hrzlgnm/zux/1.12.2/hrzlgnm.zux.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: hrzlgnm.zux +PackageVersion: 1.12.2 +PackageLocale: en-US +Publisher: hrzlgnm +PublisherUrl: https://github.com/hrzlgnm +PublisherSupportUrl: https://github.com/hrzlgnm/zux/issues +Author: hrzlgnm +PackageName: zux +PackageUrl: https://github.com/hrzlgnm/zux +License: MIT +LicenseUrl: https://github.com/hrzlgnm/zux/blob/HEAD/LICENSE +Copyright: Copyright (c) hrzlgnm +ShortDescription: zux +Description: mDNS-SD visualizer with force-directed graph visualization +Tags: +- mdns-sd +- sveltejs +- tauri-app +- tauri-v2 +- vis-network +ReleaseNotes: |- + What's Changed + ⬆️ Dependency Updates + - Update dependency globals to v17.12.0 @renovate[bot] (#269) + - Update pnpm to v12 @renovate[bot] (#271) + - Update rust crate mdns-sd to v0.21.2 @renovate[bot] (#272) + Full Changelog + v1.12.1...v1.12.2 +ReleaseNotesUrl: https://github.com/hrzlgnm/zux/releases/tag/v1.12.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hrzlgnm/zux/1.12.2/hrzlgnm.zux.yaml b/manifests/h/hrzlgnm/zux/1.12.2/hrzlgnm.zux.yaml new file mode 100644 index 0000000000000..9714303e8aeb5 --- /dev/null +++ b/manifests/h/hrzlgnm/zux/1.12.2/hrzlgnm.zux.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: hrzlgnm.zux +PackageVersion: 1.12.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 33de3d0ea82f4db088ce3f61d7f06d8a9cd12dfe Mon Sep 17 00:00:00 2001 From: UnownBot Date: Sat, 5 Sep 2026 18:49:17 -0400 Subject: [PATCH 31/73] New version: Microsoft.SafetyScanner version 1.459.68.0 (#430154) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.459.68.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.459.68.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.459.68.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.459.68.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.459.68.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.459.68.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..fe5079bd9e4b8 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.459.68.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.459.68.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.459.68.0&arch=x86 + InstallerSha256: 134975310A5063F544DE0E6848D0B0C61E76B64626A39CDFD5D106BCBFEA3814 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.459.68.0&arch=amd64 + InstallerSha256: 9CB5BD48D4C2642964A5C06CA6287EA1632314353192CCD5FC311AF052F38745 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.459.68.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.459.68.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..defbca79a77cc --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.459.68.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.459.68.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.459.68.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.459.68.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..1cbbc4ad7961f --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.459.68.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.459.68.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cec1b2bb52c06ab7ff87246279d5f4ea82a15070 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Sat, 5 Sep 2026 18:49:32 -0400 Subject: [PATCH 32/73] New version: bluenviron.mediamtx version 1.21.0 (#430155) --- .../1.21.0/bluenviron.mediamtx.installer.yaml | 20 +++++++ .../bluenviron.mediamtx.locale.en-US.yaml | 59 +++++++++++++++++++ .../mediamtx/1.21.0/bluenviron.mediamtx.yaml | 8 +++ 3 files changed, 87 insertions(+) create mode 100644 manifests/b/bluenviron/mediamtx/1.21.0/bluenviron.mediamtx.installer.yaml create mode 100644 manifests/b/bluenviron/mediamtx/1.21.0/bluenviron.mediamtx.locale.en-US.yaml create mode 100644 manifests/b/bluenviron/mediamtx/1.21.0/bluenviron.mediamtx.yaml diff --git a/manifests/b/bluenviron/mediamtx/1.21.0/bluenviron.mediamtx.installer.yaml b/manifests/b/bluenviron/mediamtx/1.21.0/bluenviron.mediamtx.installer.yaml new file mode 100644 index 0000000000000..93bb485b8f3d6 --- /dev/null +++ b/manifests/b/bluenviron/mediamtx/1.21.0/bluenviron.mediamtx.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: bluenviron.mediamtx +PackageVersion: 1.21.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mediamtx.exe +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bluenviron/mediamtx/releases/download/v1.21.0/mediamtx_v1.21.0_windows_amd64.zip + InstallerSha256: 8A58A9B8C25EE99A96C23DC0A17F39ACE3072C01D2E148329073C64DDF83493D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/bluenviron/mediamtx/1.21.0/bluenviron.mediamtx.locale.en-US.yaml b/manifests/b/bluenviron/mediamtx/1.21.0/bluenviron.mediamtx.locale.en-US.yaml new file mode 100644 index 0000000000000..3fb95e833c6be --- /dev/null +++ b/manifests/b/bluenviron/mediamtx/1.21.0/bluenviron.mediamtx.locale.en-US.yaml @@ -0,0 +1,59 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: bluenviron.mediamtx +PackageVersion: 1.21.0 +PackageLocale: en-US +Publisher: bluenviron +PublisherUrl: https://github.com/bluenviron +PublisherSupportUrl: https://github.com/bluenviron/mediamtx/issues +Author: aler9 +PackageName: mediamtx +PackageUrl: https://github.com/bluenviron/mediamtx +License: MIT +LicenseUrl: https://github.com/bluenviron/mediamtx/blob/HEAD/LICENSE +Copyright: Copyright (c) 2019 aler9 +CopyrightUrl: https://github.com/bluenviron/mediamtx/blob/main/LICENSE +ShortDescription: |- + Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, + publish, proxy, record and playback video and audio streams. +Description: |- + MediaMTX is a ready-to-use and zero-dependency real-time media server and media proxy that allows + to publish, read, proxy, record and playback video and audio streams. It has been conceived as a + "media router" that routes media streams from one end to the other. +Tags: +- go +- golang +- hls +- media-server +- obs-studio +- rtcp +- rtmp +- rtmp-proxy +- rtmp-server +- rtp +- rtsp +- rtsp-proxy +- rtsp-relay +- rtsp-server +- streaming +- webrtc +ReleaseNotes: |- + New major features + Media-over-QUIC + - support forwarding streams (#6145) + API + - add /paths/static-sources/get endpoint (#6177) this allows to obtain details about static sources. + - add type-specific properties to forward destinations (#6178) + - add type-specific properties to static sources (#6184) + + Fixes and improvements + General + - use internal/core/VERSION as single source of truth to get version (#6119) + - httpp: propagate Flush() through the response writer wrappers (#6126) handlerLogger's responseRecorder and handlerWriteTimeout's writeTimeoutWriter both wrap http.ResponseWriter but implement neither http.Flusher nor Unwrap(). Any handler that flushes mid-response has that flush silently dropped, and its output only reaches the client when the handler returns. That defeats the stated purpose of writeTimeoutWriter, whose own comment says it exists so one can "write long responses, splitted in chunks, without causing timeouts": the deadline is reset per Write(), but nothing ever leaves the buffer until the end. Found while adding a server-sent-events endpoint: events written and flushed at t=0.4s onlyreached the client at t=2.2s, when the handler returned. Adding Flush() plus Unwrap() (so http.ResponseController can reach through) fixes both. The new test drives a real listener throughboth wrappers and reads while the handler is still blocked, so it fails on the current code by hitting the read deadline. + - support setting read buffer size on macOS (#6128) (#6131) + - drop support for Debian Bullseye (#6137) Bullseye reached EOL on 31st august 2026. + - emit "closed" log message when a server is closed (#6152 +ReleaseNotesUrl: https://github.com/bluenviron/mediamtx/releases/tag/v1.21.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/bluenviron/mediamtx/1.21.0/bluenviron.mediamtx.yaml b/manifests/b/bluenviron/mediamtx/1.21.0/bluenviron.mediamtx.yaml new file mode 100644 index 0000000000000..fb2b60290deeb --- /dev/null +++ b/manifests/b/bluenviron/mediamtx/1.21.0/bluenviron.mediamtx.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: bluenviron.mediamtx +PackageVersion: 1.21.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 42771e4ef709cdc6be51c0092e079c0e77746295 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sat, 5 Sep 2026 15:49:45 -0700 Subject: [PATCH 33/73] Automatic deletion of Dewesoft.DewesoftM 26.6.3.756 (#430160) --- .../Dewesoft.DewesoftM.installer.yaml | 18 --------------- .../Dewesoft.DewesoftM.locale.en-US.yaml | 22 ------------------- .../26.6.3.756/Dewesoft.DewesoftM.yaml | 8 ------- 3 files changed, 48 deletions(-) delete mode 100644 manifests/d/Dewesoft/DewesoftM/26.6.3.756/Dewesoft.DewesoftM.installer.yaml delete mode 100644 manifests/d/Dewesoft/DewesoftM/26.6.3.756/Dewesoft.DewesoftM.locale.en-US.yaml delete mode 100644 manifests/d/Dewesoft/DewesoftM/26.6.3.756/Dewesoft.DewesoftM.yaml diff --git a/manifests/d/Dewesoft/DewesoftM/26.6.3.756/Dewesoft.DewesoftM.installer.yaml b/manifests/d/Dewesoft/DewesoftM/26.6.3.756/Dewesoft.DewesoftM.installer.yaml deleted file mode 100644 index 5dd1ba879807e..0000000000000 --- a/manifests/d/Dewesoft/DewesoftM/26.6.3.756/Dewesoft.DewesoftM.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Dewesoft.DewesoftM -PackageVersion: 26.6.3.756 -Platform: -- Windows.Universal -- Windows.Desktop -MinimumOSVersion: 10.0.16299.0 -Installers: -- Architecture: x64 - InstallerType: msix - InstallerUrl: https://downloads.dewesoft.com/other-software/DewesoftM.msix - InstallerSha256: E36EA1B7BF577EE59D14903024422590F5B7A9547DDF8004F0AE604A4F4F2916 - SignatureSha256: B3B4061681660327AB25990259334535EAF58D196A9025CA2125C09115B0BD2E - PackageFamilyName: DewesoftM_fkqdmqhs6zc02 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/d/Dewesoft/DewesoftM/26.6.3.756/Dewesoft.DewesoftM.locale.en-US.yaml b/manifests/d/Dewesoft/DewesoftM/26.6.3.756/Dewesoft.DewesoftM.locale.en-US.yaml deleted file mode 100644 index 401dab8e52340..0000000000000 --- a/manifests/d/Dewesoft/DewesoftM/26.6.3.756/Dewesoft.DewesoftM.locale.en-US.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Dewesoft.DewesoftM -PackageVersion: 26.6.3.756 -PackageLocale: en-US -Publisher: Dewesoft d.o.o. -PackageName: DewesoftM -PackageUrl: https://dewesoft.com/products/dewesoftm -License: Proprietary (Likely trialware) -ShortDescription: The cross-platform companion for your Dewesoft data acquisition system. Use it to configure hardware, perform calibrations, and monitor live measurement signals through intuitive widgets on any device. -Tags: -- opendaq -- dewesoft-daq -- dewesoftdaq -- obsidian-r8 -- iolite -- dewesoft-sirius-x -- dewesoft-sirius-xhs -- com.dewesoft -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/d/Dewesoft/DewesoftM/26.6.3.756/Dewesoft.DewesoftM.yaml b/manifests/d/Dewesoft/DewesoftM/26.6.3.756/Dewesoft.DewesoftM.yaml deleted file mode 100644 index 157be3cf180cc..0000000000000 --- a/manifests/d/Dewesoft/DewesoftM/26.6.3.756/Dewesoft.DewesoftM.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Dewesoft.DewesoftM -PackageVersion: 26.6.3.756 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From b69b56a1c0896eac69b10f248f401e4fc5ceab9e Mon Sep 17 00:00:00 2001 From: NZB Man <133935777+NZBMan@users.noreply.github.com> Date: Sat, 5 Sep 2026 17:10:51 -0600 Subject: [PATCH 34/73] New version: ScryerMedia.Weaver version 0.10.2 (#430157) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../0.10.2/ScryerMedia.Weaver.installer.yaml | 20 ++++++++++++++ .../ScryerMedia.Weaver.locale.en-US.yaml | 26 +++++++++++++++++++ .../Weaver/0.10.2/ScryerMedia.Weaver.yaml | 7 +++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/s/ScryerMedia/Weaver/0.10.2/ScryerMedia.Weaver.installer.yaml create mode 100644 manifests/s/ScryerMedia/Weaver/0.10.2/ScryerMedia.Weaver.locale.en-US.yaml create mode 100644 manifests/s/ScryerMedia/Weaver/0.10.2/ScryerMedia.Weaver.yaml diff --git a/manifests/s/ScryerMedia/Weaver/0.10.2/ScryerMedia.Weaver.installer.yaml b/manifests/s/ScryerMedia/Weaver/0.10.2/ScryerMedia.Weaver.installer.yaml new file mode 100644 index 0000000000000..dcd766aef9343 --- /dev/null +++ b/manifests/s/ScryerMedia/Weaver/0.10.2/ScryerMedia.Weaver.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: ScryerMedia.Weaver +PackageVersion: 0.10.2 +InstallerType: msi +InstallModes: +- silent +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/scryer-media/weaver/releases/download/weaver-v0.10.2/weaver-windows-x86_64.msi + InstallerSha256: A20ADEF836E4FD39F04C5F6B14A853345E55D3A8FF223598937BFA44ED27DCC2 + ProductCode: '{14669D3C-0B57-496B-A641-A9BCF12AA07D}' +- Architecture: arm64 + InstallerUrl: https://github.com/scryer-media/weaver/releases/download/weaver-v0.10.2/weaver-windows-arm64.msi + InstallerSha256: E29E239D2079AFAA4F72E50DA96CDBA7D5B3A0A0B760B2B80FBB585F467E8097 + ProductCode: '{4A3A4483-D98B-44E9-BFB6-948CF99AA045}' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/s/ScryerMedia/Weaver/0.10.2/ScryerMedia.Weaver.locale.en-US.yaml b/manifests/s/ScryerMedia/Weaver/0.10.2/ScryerMedia.Weaver.locale.en-US.yaml new file mode 100644 index 0000000000000..933c86a0c1839 --- /dev/null +++ b/manifests/s/ScryerMedia/Weaver/0.10.2/ScryerMedia.Weaver.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: ScryerMedia.Weaver +PackageVersion: 0.10.2 +PackageLocale: en-US +Publisher: Scryer Media +PublisherUrl: https://www.scryer.media/ +PublisherSupportUrl: https://github.com/scryer-media/weaver/issues +Author: Scryer Media +PackageName: Weaver +PackageUrl: https://github.com/scryer-media/weaver +License: GPL-3.0-or-later with UnRAR restriction +LicenseUrl: https://github.com/scryer-media/weaver/blob/main/LICENSE +Copyright: Copyright (c) Scryer Media +ShortDescription: High-performance Usenet binary downloader. +Description: Weaver is a Usenet binary downloader that handles downloading, decoding, PAR2 verification and repair, and archive extraction. +Moniker: weaver-usenet +Tags: +- downloader +- media +- nntp +- par2 +- usenet +ReleaseNotesUrl: https://github.com/scryer-media/weaver/releases/tag/weaver-v0.10.2 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/s/ScryerMedia/Weaver/0.10.2/ScryerMedia.Weaver.yaml b/manifests/s/ScryerMedia/Weaver/0.10.2/ScryerMedia.Weaver.yaml new file mode 100644 index 0000000000000..8efd10d721dfa --- /dev/null +++ b/manifests/s/ScryerMedia/Weaver/0.10.2/ScryerMedia.Weaver.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: ScryerMedia.Weaver +PackageVersion: 0.10.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 1b70a96ae25b5335d5f7c8e5a02e509c7bc654ca Mon Sep 17 00:00:00 2001 From: UnownBot Date: Sat, 5 Sep 2026 19:11:04 -0400 Subject: [PATCH 35/73] New version: dprint.dprint version 0.57.4 (#430158) --- .../0.57.4/dprint.dprint.installer.yaml | 19 ++++++++++++++++++ .../0.57.4/dprint.dprint.locale.en-US.yaml | 20 +++++++++++++++++++ .../d/dprint/dprint/0.57.4/dprint.dprint.yaml | 8 ++++++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/d/dprint/dprint/0.57.4/dprint.dprint.installer.yaml create mode 100644 manifests/d/dprint/dprint/0.57.4/dprint.dprint.locale.en-US.yaml create mode 100644 manifests/d/dprint/dprint/0.57.4/dprint.dprint.yaml diff --git a/manifests/d/dprint/dprint/0.57.4/dprint.dprint.installer.yaml b/manifests/d/dprint/dprint/0.57.4/dprint.dprint.installer.yaml new file mode 100644 index 0000000000000..8e3c32db2cfcb --- /dev/null +++ b/manifests/d/dprint/dprint/0.57.4/dprint.dprint.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: dprint.dprint +PackageVersion: 0.57.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: dprint.exe +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dprint/dprint/releases/download/0.57.4/dprint-x86_64-pc-windows-msvc.zip + InstallerSha256: 1038AF32FADE7A79F9C3A690D9546BB17BE13DD7B4568A3684692FDCB0A52A1D +- Architecture: arm64 + InstallerUrl: https://github.com/dprint/dprint/releases/download/0.57.4/dprint-aarch64-pc-windows-msvc.zip + InstallerSha256: 72FB7D97861533B5A611FFD176229BDB8673EDD24203BD967D1CECE803D6B31D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/dprint/dprint/0.57.4/dprint.dprint.locale.en-US.yaml b/manifests/d/dprint/dprint/0.57.4/dprint.dprint.locale.en-US.yaml new file mode 100644 index 0000000000000..ea407bf2d9db0 --- /dev/null +++ b/manifests/d/dprint/dprint/0.57.4/dprint.dprint.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: dprint.dprint +PackageVersion: 0.57.4 +PackageLocale: en-US +Publisher: dsherret +PublisherUrl: https://github.com/dprint +PublisherSupportUrl: https://github.com/dprint/dprint/issues +PackageName: dprint +PackageUrl: https://github.com/dprint/dprint +License: MIT +LicenseUrl: https://github.com/dprint/dprint/blob/HEAD/LICENSE +ShortDescription: Pluggable and configurable code formatting platform written in Rust. +Tags: +- formatter +ReleaseNotes: "- fix: include wasmtime's precompile compatibility hash in the plugin cache key (#1245)" +ReleaseNotesUrl: https://github.com/dprint/dprint/releases/tag/0.57.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/dprint/dprint/0.57.4/dprint.dprint.yaml b/manifests/d/dprint/dprint/0.57.4/dprint.dprint.yaml new file mode 100644 index 0000000000000..6a068418b1d6a --- /dev/null +++ b/manifests/d/dprint/dprint/0.57.4/dprint.dprint.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: dprint.dprint +PackageVersion: 0.57.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4599e5c6defc39b94a5185380c8c782466e83444 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Sat, 5 Sep 2026 19:32:59 -0400 Subject: [PATCH 36/73] New version: steipete.gogcli version 0.39.1 (#430159) --- .../0.39.1/steipete.gogcli.installer.yaml | 22 ++++++++ .../0.39.1/steipete.gogcli.locale.en-US.yaml | 54 +++++++++++++++++++ .../gogcli/0.39.1/steipete.gogcli.yaml | 8 +++ 3 files changed, 84 insertions(+) create mode 100644 manifests/s/steipete/gogcli/0.39.1/steipete.gogcli.installer.yaml create mode 100644 manifests/s/steipete/gogcli/0.39.1/steipete.gogcli.locale.en-US.yaml create mode 100644 manifests/s/steipete/gogcli/0.39.1/steipete.gogcli.yaml diff --git a/manifests/s/steipete/gogcli/0.39.1/steipete.gogcli.installer.yaml b/manifests/s/steipete/gogcli/0.39.1/steipete.gogcli.installer.yaml new file mode 100644 index 0000000000000..6f4b2ac45485b --- /dev/null +++ b/manifests/s/steipete/gogcli/0.39.1/steipete.gogcli.installer.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: steipete.gogcli +PackageVersion: 0.39.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: gog.exe + PortableCommandAlias: gog +Commands: +- gog +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/openclaw/gogcli/releases/download/v0.39.1/gogcli_0.39.1_windows_amd64.zip + InstallerSha256: D37ACA030DD51102404D063995BCFF23B31D5E0D08027BBA89B8F3DEA93CDACD +- Architecture: arm64 + InstallerUrl: https://github.com/openclaw/gogcli/releases/download/v0.39.1/gogcli_0.39.1_windows_arm64.zip + InstallerSha256: 68577591836479717CEF6E6F80124B41C7F3CC402DA2E8026CC09B183106C077 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/steipete/gogcli/0.39.1/steipete.gogcli.locale.en-US.yaml b/manifests/s/steipete/gogcli/0.39.1/steipete.gogcli.locale.en-US.yaml new file mode 100644 index 0000000000000..3f09d8382e0c2 --- /dev/null +++ b/manifests/s/steipete/gogcli/0.39.1/steipete.gogcli.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: steipete.gogcli +PackageVersion: 0.39.1 +PackageLocale: en-US +Publisher: Peter Steinberger +PublisherUrl: https://steipete.me/ +PublisherSupportUrl: https://github.com/steipete/gogcli/issues +Author: Peter Steinberger +PackageName: gogcli +PackageUrl: https://gogcli.sh/ +License: MIT +LicenseUrl: https://github.com/openclaw/gogcli/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Peter Steinberger +CopyrightUrl: https://github.com/steipete/gogcli/blob/HEAD/LICENSE +ShortDescription: gog unifies Gmail, Calendar, Drive, Contacts, Tasks, Sheets, Docs, Slides, and People under one CLI — with JSON output and sane defaults. +Description: |- + gog unifies Gmail, Calendar, Drive, Contacts, Tasks, Sheets, Docs, Slides, and People under one CLI — with JSON output and sane defaults. + + Features + - Gmail + - Search threads, send mail, manage labels, drafts, filters, settings, and watch (Pub/Sub push). + - Calendar + - List/create/update events, respond to invites, detect conflicts, and check free/busy. + - Drive + - List/search/upload/download, export Docs formats, permissions, folders, URLs. + - Sheets / Docs / Slides + - Read/write Sheets; export Docs/Slides/Sheets to PDF/DOCX/PPTX/XLSX/CSV via Drive. + - Contacts / People + - Personal contacts, “other contacts”, Workspace directory, and your profile. + - Tasks + - Tasklists + tasks: add/update/done/undo/delete/clear with paging and JSON output. +Moniker: gogcli +Tags: +- gcal +- gcontacts +- gdrive +- gmail +- google +ReleaseNotes: |- + 0.39.1 - 2026-09-05 + + Highlights + - Backups: stop repeated page tokens across Drive, Calendar, Contacts, Tasks, Groups, Admin, Keep, Workspace, and Apps Script without adding new page limits; retain earlier ACL and membership rows on ordinary API failures. (#1078, #1079, #1080, #1081, #1082, #1087) — thanks @SebTardif. + - Calendar: stop cyclic recurring-instance lookups while preserving success as soon as the requested occurrence is found. (#1084, #1087) — thanks @SebTardif. + - Gmail: stop cyclic query scans before bulk message changes or automatic replies, including empty result pages. (#1086, #1087) — thanks @SebTardif. + - Drive and Contacts: stop tree, inventory, disk-usage, and contact-dedupe scans on repeated page tokens before emitting a partial report or applying contact changes. (#1083, #1085, #1087) — thanks @SebTardif. + - Docs: stop open-comment scans when Drive repeats a page token, preserving first-open-page results. (#1087) — thanks @SebTardif. + - Dependencies: refresh Google API support modules, tracking worker tooling and Undici, pnpm, and the Pages deployment action while retaining Go 1.26 compatibility. + - MCP: update the protocol SDK to 1.0 while preserving existing stdio clients. +ReleaseNotesUrl: https://github.com/openclaw/gogcli/releases/tag/v0.39.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/steipete/gogcli/0.39.1/steipete.gogcli.yaml b/manifests/s/steipete/gogcli/0.39.1/steipete.gogcli.yaml new file mode 100644 index 0000000000000..1f8438aecb6bd --- /dev/null +++ b/manifests/s/steipete/gogcli/0.39.1/steipete.gogcli.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: steipete.gogcli +PackageVersion: 0.39.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 91506217bd6e254cd5724548a0916d9eba63f3d1 Mon Sep 17 00:00:00 2001 From: CDE Software Bot Date: Sat, 5 Sep 2026 16:33:10 -0700 Subject: [PATCH 37/73] New version: CDESoftware.BTM-2026 version 26.02.0019 (#430162) --- .../CDESoftware.BTM-2026.installer.yaml | 4 ++-- .../CDESoftware.BTM-2026.locale.en-US.yaml | 2 +- .../{26.02.0018 => 26.02.0019}/CDESoftware.BTM-2026.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) rename manifests/c/CDESoftware/BTM-2026/{26.02.0018 => 26.02.0019}/CDESoftware.BTM-2026.installer.yaml (76%) rename manifests/c/CDESoftware/BTM-2026/{26.02.0018 => 26.02.0019}/CDESoftware.BTM-2026.locale.en-US.yaml (94%) rename manifests/c/CDESoftware/BTM-2026/{26.02.0018 => 26.02.0019}/CDESoftware.BTM-2026.yaml (87%) diff --git a/manifests/c/CDESoftware/BTM-2026/26.02.0018/CDESoftware.BTM-2026.installer.yaml b/manifests/c/CDESoftware/BTM-2026/26.02.0019/CDESoftware.BTM-2026.installer.yaml similarity index 76% rename from manifests/c/CDESoftware/BTM-2026/26.02.0018/CDESoftware.BTM-2026.installer.yaml rename to manifests/c/CDESoftware/BTM-2026/26.02.0019/CDESoftware.BTM-2026.installer.yaml index 8f9d1fdcfcf7d..26f07f8bf0504 100644 --- a/manifests/c/CDESoftware/BTM-2026/26.02.0018/CDESoftware.BTM-2026.installer.yaml +++ b/manifests/c/CDESoftware/BTM-2026/26.02.0019/CDESoftware.BTM-2026.installer.yaml @@ -2,13 +2,13 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: CDESoftware.BTM-2026 -PackageVersion: 26.02.0018 +PackageVersion: 26.02.0019 InstallerType: exe InstallerSwitches: Silent: /exenoui /qn /norestart Installers: - Architecture: x86 InstallerUrl: https://static.cdesoftware.com/btm2026/BTM2026INSTALLER.EXE - InstallerSha256: 4EA109DE77A42B8951892BA548107515583C879810BA5EBD0DEF070958D74676 + InstallerSha256: 80D0D5EE42C9C6FF9796A2CC7F65F64305B26A2056153AD167B3465B47937F06 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/c/CDESoftware/BTM-2026/26.02.0018/CDESoftware.BTM-2026.locale.en-US.yaml b/manifests/c/CDESoftware/BTM-2026/26.02.0019/CDESoftware.BTM-2026.locale.en-US.yaml similarity index 94% rename from manifests/c/CDESoftware/BTM-2026/26.02.0018/CDESoftware.BTM-2026.locale.en-US.yaml rename to manifests/c/CDESoftware/BTM-2026/26.02.0019/CDESoftware.BTM-2026.locale.en-US.yaml index 4dac9b21caf14..b9830f78a0d9a 100644 --- a/manifests/c/CDESoftware/BTM-2026/26.02.0018/CDESoftware.BTM-2026.locale.en-US.yaml +++ b/manifests/c/CDESoftware/BTM-2026/26.02.0019/CDESoftware.BTM-2026.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: CDESoftware.BTM-2026 -PackageVersion: 26.02.0018 +PackageVersion: 26.02.0019 PackageLocale: en-US Publisher: CDE Software PublisherUrl: https://cdesoftware.com diff --git a/manifests/c/CDESoftware/BTM-2026/26.02.0018/CDESoftware.BTM-2026.yaml b/manifests/c/CDESoftware/BTM-2026/26.02.0019/CDESoftware.BTM-2026.yaml similarity index 87% rename from manifests/c/CDESoftware/BTM-2026/26.02.0018/CDESoftware.BTM-2026.yaml rename to manifests/c/CDESoftware/BTM-2026/26.02.0019/CDESoftware.BTM-2026.yaml index dbdb72ae9be24..77441d9b370cb 100644 --- a/manifests/c/CDESoftware/BTM-2026/26.02.0018/CDESoftware.BTM-2026.yaml +++ b/manifests/c/CDESoftware/BTM-2026/26.02.0019/CDESoftware.BTM-2026.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: CDESoftware.BTM-2026 -PackageVersion: 26.02.0018 +PackageVersion: 26.02.0019 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From b5b4b508f97be9108252ad40ac20b2d5845242eb Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sat, 5 Sep 2026 16:33:21 -0700 Subject: [PATCH 38/73] Automatic deletion of BitSum.ProcessLasso.Beta 18.4.0.1 (#430165) --- .../BitSum.ProcessLasso.Beta.installer.yaml | 18 -------- ...BitSum.ProcessLasso.Beta.locale.en-US.yaml | 41 ------------------- ...BitSum.ProcessLasso.Beta.locale.zh-CN.yaml | 28 ------------- .../18.4.0.1/BitSum.ProcessLasso.Beta.yaml | 8 ---- 4 files changed, 95 deletions(-) delete mode 100644 manifests/b/BitSum/ProcessLasso/Beta/18.4.0.1/BitSum.ProcessLasso.Beta.installer.yaml delete mode 100644 manifests/b/BitSum/ProcessLasso/Beta/18.4.0.1/BitSum.ProcessLasso.Beta.locale.en-US.yaml delete mode 100644 manifests/b/BitSum/ProcessLasso/Beta/18.4.0.1/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml delete mode 100644 manifests/b/BitSum/ProcessLasso/Beta/18.4.0.1/BitSum.ProcessLasso.Beta.yaml diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.4.0.1/BitSum.ProcessLasso.Beta.installer.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.4.0.1/BitSum.ProcessLasso.Beta.installer.yaml deleted file mode 100644 index 521f1bcafe328..0000000000000 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.4.0.1/BitSum.ProcessLasso.Beta.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Automatically updated by the winget bot at 2026/Sep/03 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.4.0.1 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ProductCode: ProcessLasso -ReleaseDate: 2026-08-13 -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\Process Lasso' -Installers: -- Architecture: x64 - InstallerUrl: https://dl.bitsum.com/files/beta/processlassosetup64.exe - InstallerSha256: B0DA8E0AC8C666AB4287E2CEA5616B0AAB7C6019DD82D28697CD37DF90CE387A -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.4.0.1/BitSum.ProcessLasso.Beta.locale.en-US.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.4.0.1/BitSum.ProcessLasso.Beta.locale.en-US.yaml deleted file mode 100644 index e404c5c58cdb9..0000000000000 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.4.0.1/BitSum.ProcessLasso.Beta.locale.en-US.yaml +++ /dev/null @@ -1,41 +0,0 @@ -# Automatically updated by the winget bot at 2026/Sep/03 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.4.0.1 -PackageLocale: en-US -Publisher: Bitsum -PublisherUrl: https://bitsum.com/ -PublisherSupportUrl: https://bitsum.com/contact/ -PrivacyUrl: https://bitsum.com/privacy-policy/ -Author: Bitsum LLC -PackageName: Process Lasso (Beta) -PackageUrl: https://bitsum.com/download-process-lasso/ -License: Proprietary -LicenseUrl: https://bitsum.com/terms-of-use/ -Copyright: (c) 2026 Bitsum LLC -CopyrightUrl: https://bitsum.com/our-copyright-notice/ -ShortDescription: Real-Time CPU Optimization and Automation -Description: |- - Process Lasso is Windows process automation and optimization software. From tuning algorithms like ProBalance to user-created rules and persistent settings such as CPU affinities and priority classes, Process Lasso enables you full control over running applications! - Our famous ProBalance algorithm maintains system responsiveness during high CPU loads. This proprietary algorithm dynamically adjusts the priorities of running programs so that some are given higher priority access to the CPU(s) than others. With ProBalance, no longer will single, or multiple, processes be able to bring your system to a virtual stall. Process Lasso will let you keep interacting with your computer, even when it is under a heavy CPU load. Try our CPUEater Demo to experience ProBalance for yourself. - Process Lasso also allows users to automate and tweak how applications are run through a number of unique and helpful functions. These include persistent priority classes, persistent CPU affinities, disallowed processes, per-process power profiles, a process watchdog for advanced rules, process instance count limits, instance or app balancing and much more! These features give you the ability to control how programs utilize your computer’s resources based on automatically applied settings. With Process Lasso, you can decide exactly how you want your processes to run. - Many additional functions such as power plan automation, a system responsiveness metric and process activity logging are also available. - For minimal resource use, all algorithms and process rules are enforced by a stand-alone background service called the Process Governor. The GUI is entirely optional. -Moniker: processlasso-beta -Tags: -- optimize -- optimizer -- priority -- process -- schedule -- scheduler -ReleaseNotesUrl: https://bitsum.com/changes/processlasso/ -PurchaseUrl: https://bitsum.com/get-lasso-pro/ -Documentations: -- DocumentLabel: Documentation - DocumentUrl: https://bitsum.com/processlasso-docs/ -- DocumentLabel: FAQ - DocumentUrl: https://bitsum.com/process-lasso-faq/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.4.0.1/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.4.0.1/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml deleted file mode 100644 index 91f1986ff3ae2..0000000000000 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.4.0.1/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Automatically updated by the winget bot at 2026/Sep/03 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.4.0.1 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 实时 CPU 优化和自动化 -Description: |- - Process Lasso 是一款用于 Windows 的进程自动化和优化软件。从 ProBalance 等调优算法到用户创建的规则以及诸如 CPU 亲和性和优先级类别等持久设置,Process Lasso 使您能够完全控制运行中的应用程序! - 我们著名的 ProBalance 算法在高 CPU 负载期间保持系统响应能力。这个专有算法会动态调整运行程序的优先级,使某些程序比其他程序更优先获得 CPU 资源。有了 ProBalance,无论是单个还是多个进程,都无法再让您的系统陷入几乎停滞的状态。即使在高 CPU 负载下,Process Lasso 也能让您继续与计算机交互。试试我们的 CPUEater 演示,亲身体验 ProBalance 的强大功能。 - Process Lasso 还允许用户通过许多独特且实用的功能来自定义和自动化应用程序的运行方式。这些功能包括持久优先级类别、持久 CPU 亲和性、不允许运行的进程、按进程设置的电源配置文件、用于高级规则的进程监视器、进程实例数量限制、实例或应用程序的平衡以及更多功能!这些功能让您能够根据自动应用的设置,控制程序如何使用计算机的资源。有了 Process Lasso,您可以完全决定进程的运行方式。 - 此外,Process Lasso 还提供了许多附加功能,如电源计划自动化、系统响应度指标以及进程活动日志记录等。 - 为了最大限度地减少资源使用,所有算法和进程规则均由一个独立的后台服务 Process Governor 执行。GUI(图形用户界面)完全是可选的。 -Tags: -- 优先级 -- 优化 -- 优化器 -- 调度 -- 调度器 -- 进程 -Documentations: -- DocumentLabel: 文档 - DocumentUrl: https://bitsum.com/processlasso-docs/ -- DocumentLabel: 常见问题 - DocumentUrl: https://bitsum.com/process-lasso-faq/ -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.4.0.1/BitSum.ProcessLasso.Beta.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.4.0.1/BitSum.ProcessLasso.Beta.yaml deleted file mode 100644 index 6369ab6ae3586..0000000000000 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.4.0.1/BitSum.ProcessLasso.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/Sep/03 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.4.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 6421258ab99f58e9d55ce2e09d52320512c134e2 Mon Sep 17 00:00:00 2001 From: Valentin Batz Date: Sun, 6 Sep 2026 02:17:24 +0200 Subject: [PATCH 39/73] New version: hrzlgnm.mdns-browser version 1.20.3 (#430167) --- .../hrzlgnm.mdns-browser.installer.yaml | 25 ++++++++++++ .../hrzlgnm.mdns-browser.locale.en-US.yaml | 40 +++++++++++++++++++ .../1.20.3/hrzlgnm.mdns-browser.yaml | 8 ++++ 3 files changed, 73 insertions(+) create mode 100644 manifests/h/hrzlgnm/mdns-browser/1.20.3/hrzlgnm.mdns-browser.installer.yaml create mode 100644 manifests/h/hrzlgnm/mdns-browser/1.20.3/hrzlgnm.mdns-browser.locale.en-US.yaml create mode 100644 manifests/h/hrzlgnm/mdns-browser/1.20.3/hrzlgnm.mdns-browser.yaml diff --git a/manifests/h/hrzlgnm/mdns-browser/1.20.3/hrzlgnm.mdns-browser.installer.yaml b/manifests/h/hrzlgnm/mdns-browser/1.20.3/hrzlgnm.mdns-browser.installer.yaml new file mode 100644 index 0000000000000..9b8d7698aa183 --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-browser/1.20.3/hrzlgnm.mdns-browser.installer.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: hrzlgnm.mdns-browser +PackageVersion: 1.20.3 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: mdns-browser +ReleaseDate: 2026-09-05 +AppsAndFeaturesEntries: +- Publisher: github + ProductCode: mdns-browser +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\mdns-browser' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hrzlgnm/mdns-browser/releases/download/v1.20.3/mdns-browser_1.20.3_x64-setup.exe + InstallerSha256: C73CD8A6D07836A5C003F6A1BE3E316574997696D5996D27A5ED795300E66634 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/hrzlgnm/mdns-browser/1.20.3/hrzlgnm.mdns-browser.locale.en-US.yaml b/manifests/h/hrzlgnm/mdns-browser/1.20.3/hrzlgnm.mdns-browser.locale.en-US.yaml new file mode 100644 index 0000000000000..f6ad7a654f6aa --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-browser/1.20.3/hrzlgnm.mdns-browser.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: hrzlgnm.mdns-browser +PackageVersion: 1.20.3 +PackageLocale: en-US +Publisher: hrzlgnm +PublisherUrl: https://github.com/hrzlgnm +PublisherSupportUrl: https://github.com/hrzlgnm/mdns-browser/issues +PrivacyUrl: https://github.com/hrzlgnm/mdns-browser/blob/main/PRIVACY.md +Author: hrzlgnm +PackageName: mdns-browser +PackageUrl: https://github.com/hrzlgnm/mdns-browser +License: MIT +LicenseUrl: https://github.com/hrzlgnm/mdns-browser/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024 hrzlgnm +ShortDescription: mDNS Browser +Description: mDNS Browser +Tags: +- leptos +- mdns-sd +- rust +- tauri +- thaw +ReleaseNotes: |- + What's Changed + 🧰 Maintenance + - Make two-axis code review a mandatory gate @hrzlgnm (#2561) + ⬆️ Dependency Updates + - Update archlinux:base-devel docker digest to 84cd9ef @renovate[bot] (#2556) + - Update ghcr.io/hrzlgnm/mdns-browser-arch-aur-builder:v1 docker digest to 9dd4489 @renovate[bot] (#2558) + - Update dependency git-cliff to v2.14.1 @renovate[bot] (#2559) + - Update hrzlgnm/actions action to v2.8.2 @renovate[bot] (#2562) + - Update dtolnay/rust-toolchain digest to 6bed076 @renovate[bot] (#2564) + - Update rust crate mdns-sd to v0.21.2 @renovate[bot] (#2566) + Full Changelog + v1.20.2...v1.20.3 +ReleaseNotesUrl: https://github.com/hrzlgnm/mdns-browser/releases/tag/v1.20.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hrzlgnm/mdns-browser/1.20.3/hrzlgnm.mdns-browser.yaml b/manifests/h/hrzlgnm/mdns-browser/1.20.3/hrzlgnm.mdns-browser.yaml new file mode 100644 index 0000000000000..094db6c075bf4 --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-browser/1.20.3/hrzlgnm.mdns-browser.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: hrzlgnm.mdns-browser +PackageVersion: 1.20.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6ba632bd83ccf2f0cb3e617f73104622fa13f2fe Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 6 Sep 2026 10:17:39 +1000 Subject: [PATCH 40/73] New version: Hawaii_Beach.TinyNvidiaUpdateChecker version 1.26.0 (#430169) --- ...ach.TinyNvidiaUpdateChecker.installer.yaml | 18 +++++++++ ....TinyNvidiaUpdateChecker.locale.en-US.yaml | 37 +++++++++++++++++++ .../Hawaii_Beach.TinyNvidiaUpdateChecker.yaml | 8 ++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.26.0/Hawaii_Beach.TinyNvidiaUpdateChecker.installer.yaml create mode 100644 manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.26.0/Hawaii_Beach.TinyNvidiaUpdateChecker.locale.en-US.yaml create mode 100644 manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.26.0/Hawaii_Beach.TinyNvidiaUpdateChecker.yaml diff --git a/manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.26.0/Hawaii_Beach.TinyNvidiaUpdateChecker.installer.yaml b/manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.26.0/Hawaii_Beach.TinyNvidiaUpdateChecker.installer.yaml new file mode 100644 index 0000000000000..f83329fe1b346 --- /dev/null +++ b/manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.26.0/Hawaii_Beach.TinyNvidiaUpdateChecker.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: Hawaii_Beach.TinyNvidiaUpdateChecker +PackageVersion: 1.26.0 +InstallerType: portable +Commands: +- TinyNvidiaUpdateChecker +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 +ReleaseDate: 2026-08-11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/HawaiiBeach/TinyNvidiaUpdateChecker/releases/download/v1.26.0/TinyNvidiaUpdateChecker.exe + InstallerSha256: 893A833FD570940B29C89479EF57FEA7CAFE36ACED9CC9A8EACC167B1059661A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.26.0/Hawaii_Beach.TinyNvidiaUpdateChecker.locale.en-US.yaml b/manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.26.0/Hawaii_Beach.TinyNvidiaUpdateChecker.locale.en-US.yaml new file mode 100644 index 0000000000000..613807a0a1df1 --- /dev/null +++ b/manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.26.0/Hawaii_Beach.TinyNvidiaUpdateChecker.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: Hawaii_Beach.TinyNvidiaUpdateChecker +PackageVersion: 1.26.0 +PackageLocale: en-US +Publisher: Hawaii_Beach +PublisherUrl: https://github.com/HawaiiBeach +PublisherSupportUrl: https://github.com/HawaiiBeach/TinyNvidiaUpdateChecker/issues +PackageName: TinyNvidiaUpdateChecker +PackageUrl: https://github.com/HawaiiBeach/TinyNvidiaUpdateChecker +License: GPL-3.0 +LicenseUrl: https://github.com/HawaiiBeach/TinyNvidiaUpdateChecker/blob/HEAD/LICENSE +Copyright: Copyright © Hawaii_Beach 2016-present +ShortDescription: GeForce Experience sucks, this is the best open sourced AND lightweight NVIDIA GPU update checker. +Tags: +- check +- driver +- gpu +- nvidia +- update +- windows +ReleaseNotes: |- + [1.26.0] - 2026-08-11 + This update focuses on community feedback from Discord. Make sure to join and let me know what you think about the new features, and if you have any (good) suggestions. + - Join community Discord + + Added + - New ready install UI, which allows you to browse driver folder, start installer, and delete temporary files + - New command line argument --driver-path=, read more in the Wiki entry + + Changed + - Configuration file is now stored in %localappdata%\TinyNvidiaUpdateChecker\ instead of %localappdata%\Hawaii_Beach\TinyNvidiaUpdateChecker\. It auto migrates the old config file to the new location, and deletes the old config + - Minimal installer no longer uses the latest choosen components saved in config, instead shows the dialog every time (except quiet mode), and a new button has been added "Last used" +ReleaseNotesUrl: https://github.com/HawaiiBeach/TinyNvidiaUpdateChecker/releases/tag/v1.26.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.26.0/Hawaii_Beach.TinyNvidiaUpdateChecker.yaml b/manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.26.0/Hawaii_Beach.TinyNvidiaUpdateChecker.yaml new file mode 100644 index 0000000000000..c014232a36475 --- /dev/null +++ b/manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.26.0/Hawaii_Beach.TinyNvidiaUpdateChecker.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: Hawaii_Beach.TinyNvidiaUpdateChecker +PackageVersion: 1.26.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1c33dcc5517633e43e0c06b7a931f26d7d3266e1 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 6 Sep 2026 10:17:52 +1000 Subject: [PATCH 41/73] New version: HolographicHat.YaeAchievement version 5.8.0 (#430170) --- ...lographicHat.YaeAchievement.installer.yaml | 14 +++++++++ ...raphicHat.YaeAchievement.locale.en-US.yaml | 29 +++++++++++++++++++ ...raphicHat.YaeAchievement.locale.ja-JP.yaml | 28 ++++++++++++++++++ ...raphicHat.YaeAchievement.locale.zh-CN.yaml | 27 +++++++++++++++++ .../5.8.0/HolographicHat.YaeAchievement.yaml | 8 +++++ 5 files changed, 106 insertions(+) create mode 100644 manifests/h/HolographicHat/YaeAchievement/5.8.0/HolographicHat.YaeAchievement.installer.yaml create mode 100644 manifests/h/HolographicHat/YaeAchievement/5.8.0/HolographicHat.YaeAchievement.locale.en-US.yaml create mode 100644 manifests/h/HolographicHat/YaeAchievement/5.8.0/HolographicHat.YaeAchievement.locale.ja-JP.yaml create mode 100644 manifests/h/HolographicHat/YaeAchievement/5.8.0/HolographicHat.YaeAchievement.locale.zh-CN.yaml create mode 100644 manifests/h/HolographicHat/YaeAchievement/5.8.0/HolographicHat.YaeAchievement.yaml diff --git a/manifests/h/HolographicHat/YaeAchievement/5.8.0/HolographicHat.YaeAchievement.installer.yaml b/manifests/h/HolographicHat/YaeAchievement/5.8.0/HolographicHat.YaeAchievement.installer.yaml new file mode 100644 index 0000000000000..79e7092a8b2e0 --- /dev/null +++ b/manifests/h/HolographicHat/YaeAchievement/5.8.0/HolographicHat.YaeAchievement.installer.yaml @@ -0,0 +1,14 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HolographicHat.YaeAchievement +PackageVersion: 5.8.0 +InstallerType: portable +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-08-26 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/HolographicHat/Yae/releases/download/5.8.0/YaeAchievement.exe + InstallerSha256: FD1A7E60DB1C5FA24F13875DA299F89132E9C11D8DB351A84D3DD3CC10CBEEF2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HolographicHat/YaeAchievement/5.8.0/HolographicHat.YaeAchievement.locale.en-US.yaml b/manifests/h/HolographicHat/YaeAchievement/5.8.0/HolographicHat.YaeAchievement.locale.en-US.yaml new file mode 100644 index 0000000000000..881812dd19466 --- /dev/null +++ b/manifests/h/HolographicHat/YaeAchievement/5.8.0/HolographicHat.YaeAchievement.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HolographicHat.YaeAchievement +PackageVersion: 5.8.0 +PackageLocale: en-US +Publisher: HolographicHat +PublisherUrl: https://github.com/HolographicHat +PublisherSupportUrl: https://github.com/HolographicHat/Yae/issues +Author: HolographicHat +PackageName: YaeAchievement +PackageUrl: https://github.com/HolographicHat/Yae +License: GNU General Public License v3.0 +LicenseUrl: https://github.com/HolographicHat/Yae/blob/master/LICENSE +ShortDescription: A faster and more accurate Genshin Impact data export tool. +Tags: +- Achievement +- Genshin +- Genshin Impact +- Yae +ReleaseNotes: |- + - 适配原神 5.8 及其之后的一些版本 + - 修复了一些问题 + Full Changelog: https://github.com/HolographicHat/Yae/compare/5.7.0...5.7.1 +Documentations: +- DocumentLabel: Instructions for Use + DocumentUrl: https://github.com/HolographicHat/Yae/blob/master/docs/Tutorial_EN.md +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HolographicHat/YaeAchievement/5.8.0/HolographicHat.YaeAchievement.locale.ja-JP.yaml b/manifests/h/HolographicHat/YaeAchievement/5.8.0/HolographicHat.YaeAchievement.locale.ja-JP.yaml new file mode 100644 index 0000000000000..4b9675e0da943 --- /dev/null +++ b/manifests/h/HolographicHat/YaeAchievement/5.8.0/HolographicHat.YaeAchievement.locale.ja-JP.yaml @@ -0,0 +1,28 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HolographicHat.YaeAchievement +PackageVersion: 5.8.0 +PackageLocale: ja-JP +Publisher: HolographicHat +PublisherUrl: https://github.com/HolographicHat +PublisherSupportUrl: https://github.com/HolographicHat/Yae/issues +Author: HolographicHat +PackageName: YaeAchievement +PackageUrl: https://github.com/HolographicHat/Yae +License: GNU General Public License v3.0 +LicenseUrl: https://github.com/HolographicHat/Yae/blob/master/LICENSE +ShortDescription: 更快、更准の原神数据導出ツール。 +Tags: +- Achievement +- Yae +- 原神 +ReleaseNotes: |- + - 适配原神 5.8 及其之后的一些版本 + - 修复了一些问题 + Full Changelog: https://github.com/HolographicHat/Yae/compare/5.7.0...5.7.1 +Documentations: +- DocumentLabel: 使用説明書 + DocumentUrl: https://github.com/HolographicHat/Yae/blob/master/docs/Tutorial_JP.md +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HolographicHat/YaeAchievement/5.8.0/HolographicHat.YaeAchievement.locale.zh-CN.yaml b/manifests/h/HolographicHat/YaeAchievement/5.8.0/HolographicHat.YaeAchievement.locale.zh-CN.yaml new file mode 100644 index 0000000000000..928c7d0eb6c6a --- /dev/null +++ b/manifests/h/HolographicHat/YaeAchievement/5.8.0/HolographicHat.YaeAchievement.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HolographicHat.YaeAchievement +PackageVersion: 5.8.0 +PackageLocale: zh-CN +Publisher: HolographicHat +PublisherUrl: https://github.com/HolographicHat +PublisherSupportUrl: https://github.com/HolographicHat/Yae/issues +Author: HolographicHat +PackageName: YaeAchievement +PackageUrl: https://github.com/HolographicHat/Yae +License: GPL-3.0 +LicenseUrl: https://github.com/HolographicHat/Yae/blob/HEAD/LICENSE +ShortDescription: 更快、更准的原神数据导出工具。 +Moniker: Yae +Tags: +- 原神 +- 原神成就导出 +- 成就导出 +ReleaseNotes: '- 修复了一些问题' +ReleaseNotesUrl: https://github.com/HolographicHat/Yae/releases/tag/5.8.0 +Documentations: +- DocumentLabel: 使用说明 + DocumentUrl: https://github.com/HolographicHat/Yae/blob/master/docs/Tutorial.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HolographicHat/YaeAchievement/5.8.0/HolographicHat.YaeAchievement.yaml b/manifests/h/HolographicHat/YaeAchievement/5.8.0/HolographicHat.YaeAchievement.yaml new file mode 100644 index 0000000000000..734db04d00e64 --- /dev/null +++ b/manifests/h/HolographicHat/YaeAchievement/5.8.0/HolographicHat.YaeAchievement.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: HolographicHat.YaeAchievement +PackageVersion: 5.8.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 1ab87cc83a73cc5d5824f7f0eb8e46d893b8d86b Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 6 Sep 2026 10:18:04 +1000 Subject: [PATCH 42/73] New version: Braillify.Braillify version 2.1.2 (#430171) --- .../2.1.2/Braillify.Braillify.installer.yaml | 15 ++++++++ .../Braillify.Braillify.locale.ko-KR.yaml | 36 +++++++++++++++++++ .../Braillify/2.1.2/Braillify.Braillify.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/b/Braillify/Braillify/2.1.2/Braillify.Braillify.installer.yaml create mode 100644 manifests/b/Braillify/Braillify/2.1.2/Braillify.Braillify.locale.ko-KR.yaml create mode 100644 manifests/b/Braillify/Braillify/2.1.2/Braillify.Braillify.yaml diff --git a/manifests/b/Braillify/Braillify/2.1.2/Braillify.Braillify.installer.yaml b/manifests/b/Braillify/Braillify/2.1.2/Braillify.Braillify.installer.yaml new file mode 100644 index 0000000000000..cf2b02b863542 --- /dev/null +++ b/manifests/b/Braillify/Braillify/2.1.2/Braillify.Braillify.installer.yaml @@ -0,0 +1,15 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Braillify.Braillify +PackageVersion: 2.1.2 +InstallerType: portable +Commands: +- braillify +ReleaseDate: 2026-08-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dev-five-git/braillify/releases/download/braillify(libs/braillify/Cargo.toml)@2.1.2/braillify-windows-x86_64.exe + InstallerSha256: B6C8ABC5E9BF39DAE6A601B7EBBC4DF090B6698B89D45B52298B73CAEE86B711 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Braillify/Braillify/2.1.2/Braillify.Braillify.locale.ko-KR.yaml b/manifests/b/Braillify/Braillify/2.1.2/Braillify.Braillify.locale.ko-KR.yaml new file mode 100644 index 0000000000000..4aabb8b632d74 --- /dev/null +++ b/manifests/b/Braillify/Braillify/2.1.2/Braillify.Braillify.locale.ko-KR.yaml @@ -0,0 +1,36 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Braillify.Braillify +PackageVersion: 2.1.2 +PackageLocale: ko-KR +Publisher: Devfive +PublisherUrl: https://github.com/dev-five-git +PublisherSupportUrl: https://github.com/dev-five-git/braillify/issues +PackageName: Braillify +PackageUrl: https://github.com/dev-five-git/braillify +License: Apache-2.0 +LicenseUrl: https://github.com/dev-five-git/braillify/blob/HEAD/LICENSE +ShortDescription: 점역, 역점역 라이브러리 +Tags: +- braille +- braille-translator +- devup-ui +- hacktoberfest +- korean +- nodejs +- pyo3 +- python +- rust +- wasm +ReleaseNotes: |- + braillify@2.1.1 → 2.1.2 - libs/braillify/Cargo.toml + + Patch + - Republish after the 2.1.1 npm publish failed on authentication; npm is still on 2.1.0 while PyPI and NuGet already carry 2.1.1 +ReleaseNotesUrl: https://github.com/dev-five-git/braillify/releases/tag/braillify(libs/braillify/Cargo.toml)@2.1.2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/dev-five-git/braillify/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Braillify/Braillify/2.1.2/Braillify.Braillify.yaml b/manifests/b/Braillify/Braillify/2.1.2/Braillify.Braillify.yaml new file mode 100644 index 0000000000000..2e5f77afecdb3 --- /dev/null +++ b/manifests/b/Braillify/Braillify/2.1.2/Braillify.Braillify.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: Braillify.Braillify +PackageVersion: 2.1.2 +DefaultLocale: ko-KR +ManifestType: version +ManifestVersion: 1.12.0 From 7b0dd97c3d901687704e779986b2000bc60e7c07 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 6 Sep 2026 10:18:17 +1000 Subject: [PATCH 43/73] New version: Exoscale.CLI version 1.99.0 (#430173) --- .../CLI/1.99.0/Exoscale.CLI.installer.yaml | 19 +++++++++++++++ .../CLI/1.99.0/Exoscale.CLI.locale.en-US.yaml | 24 +++++++++++++++++++ .../e/Exoscale/CLI/1.99.0/Exoscale.CLI.yaml | 8 +++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/e/Exoscale/CLI/1.99.0/Exoscale.CLI.installer.yaml create mode 100644 manifests/e/Exoscale/CLI/1.99.0/Exoscale.CLI.locale.en-US.yaml create mode 100644 manifests/e/Exoscale/CLI/1.99.0/Exoscale.CLI.yaml diff --git a/manifests/e/Exoscale/CLI/1.99.0/Exoscale.CLI.installer.yaml b/manifests/e/Exoscale/CLI/1.99.0/Exoscale.CLI.installer.yaml new file mode 100644 index 0000000000000..88bab1ac89c9e --- /dev/null +++ b/manifests/e/Exoscale/CLI/1.99.0/Exoscale.CLI.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: Exoscale.CLI +PackageVersion: 1.99.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: exo.exe +ReleaseDate: 2026-08-25 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/exoscale/cli/releases/download/v1.99.0/exoscale-cli_1.99.0_windows_amd64.zip + InstallerSha256: A48E19628387A920D1270F8840ED1CB0487394E75BEE6078164DC4C91012EC1A +- Architecture: arm64 + InstallerUrl: https://github.com/exoscale/cli/releases/download/v1.99.0/exoscale-cli_1.99.0_windows_arm64.zip + InstallerSha256: 62AA93C77524FB83119D4D8C32E316838568A4311B343CA2AA3C99D7807378FC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Exoscale/CLI/1.99.0/Exoscale.CLI.locale.en-US.yaml b/manifests/e/Exoscale/CLI/1.99.0/Exoscale.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..b9011253bc61c --- /dev/null +++ b/manifests/e/Exoscale/CLI/1.99.0/Exoscale.CLI.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Exoscale.CLI +PackageVersion: 1.99.0 +PackageLocale: en-US +Publisher: Exoscale +PublisherUrl: https://www.exoscale.com/ +PublisherSupportUrl: https://www.exoscale.com/support/ +PrivacyUrl: https://www.exoscale.com/privacy/ +Author: Nunix +PackageName: Exoscale CLI +PackageUrl: https://github.com/exoscale/cli +License: Apache-2.0 +LicenseUrl: https://github.com/exoscale/cli/blob/HEAD/LICENSE +ShortDescription: The official command-line tool to access Exoscale services. +Description: exo is the official command-line tool to access Exoscale services. You can manage your infrastructure from a user-friendly command line, with all the benefits of a scriptable interface. +Moniker: exoscale +Tags: +- scoop-bucket +ReleaseNotes: See the CHANGELOG for details. +ReleaseNotesUrl: https://github.com/exoscale/cli/releases/tag/v1.99.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Exoscale/CLI/1.99.0/Exoscale.CLI.yaml b/manifests/e/Exoscale/CLI/1.99.0/Exoscale.CLI.yaml new file mode 100644 index 0000000000000..c28ee0d94a4ac --- /dev/null +++ b/manifests/e/Exoscale/CLI/1.99.0/Exoscale.CLI.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: Exoscale.CLI +PackageVersion: 1.99.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 16cbbee39459e9ebaced74e95babdcc1c638ecdd Mon Sep 17 00:00:00 2001 From: snowdream <737958+snowdream@users.noreply.github.com> Date: Sun, 6 Sep 2026 08:18:34 +0800 Subject: [PATCH 44/73] New version: SnowdreamTech.unirtm 0.30.0 (#430174) Co-authored-by: goreleaserbot --- .../SnowdreamTech.unirtm.installer.yaml | 34 +++++++++++++++++++ .../SnowdreamTech.unirtm.locale.en-US.yaml | 13 +++++++ .../unirtm/0.30.0/SnowdreamTech.unirtm.yaml | 7 ++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/s/SnowdreamTech/unirtm/0.30.0/SnowdreamTech.unirtm.installer.yaml create mode 100644 manifests/s/SnowdreamTech/unirtm/0.30.0/SnowdreamTech.unirtm.locale.en-US.yaml create mode 100644 manifests/s/SnowdreamTech/unirtm/0.30.0/SnowdreamTech.unirtm.yaml diff --git a/manifests/s/SnowdreamTech/unirtm/0.30.0/SnowdreamTech.unirtm.installer.yaml b/manifests/s/SnowdreamTech/unirtm/0.30.0/SnowdreamTech.unirtm.installer.yaml new file mode 100644 index 0000000000000..db7426898af6b --- /dev/null +++ b/manifests/s/SnowdreamTech/unirtm/0.30.0/SnowdreamTech.unirtm.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: SnowdreamTech.unirtm +PackageVersion: 0.30.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-09-05" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: unirtm_Windows_arm64\unirtm.exe + PortableCommandAlias: unirtm + InstallerUrl: https://github.com/snowdreamtech/UniRTM/releases/download/v0.30.0/unirtm_Windows_arm64.zip + InstallerSha256: e6c0bfa9d228106da816ff3a58dbcbf6ea6bfd630bdd70653c688751e983b3eb + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: unirtm_Windows_x86_64\unirtm.exe + PortableCommandAlias: unirtm + InstallerUrl: https://github.com/snowdreamtech/UniRTM/releases/download/v0.30.0/unirtm_Windows_x86_64.zip + InstallerSha256: 4369ac93624a12ff54ba990ba61713ee03a54fb4d803392b1bf05c2c5fa57b85 + UpgradeBehavior: uninstallPrevious + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: unirtm_Windows_i386\unirtm.exe + PortableCommandAlias: unirtm + InstallerUrl: https://github.com/snowdreamtech/UniRTM/releases/download/v0.30.0/unirtm_Windows_i386.zip + InstallerSha256: 3c3f46dd43633f45101f6938bd023373b56461ac4b648585f88e1689dd986f3f + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SnowdreamTech/unirtm/0.30.0/SnowdreamTech.unirtm.locale.en-US.yaml b/manifests/s/SnowdreamTech/unirtm/0.30.0/SnowdreamTech.unirtm.locale.en-US.yaml new file mode 100644 index 0000000000000..4f07e9d0bc58b --- /dev/null +++ b/manifests/s/SnowdreamTech/unirtm/0.30.0/SnowdreamTech.unirtm.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: SnowdreamTech.unirtm +PackageVersion: 0.30.0 +PackageLocale: en-US +Publisher: SnowdreamTech +PackageName: unirtm +PackageUrl: https://github.com/snowdreamtech/UniRTM +License: MIT +ShortDescription: Cross-platform developer toolchain manager +Moniker: unirtm +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SnowdreamTech/unirtm/0.30.0/SnowdreamTech.unirtm.yaml b/manifests/s/SnowdreamTech/unirtm/0.30.0/SnowdreamTech.unirtm.yaml new file mode 100644 index 0000000000000..6404614459919 --- /dev/null +++ b/manifests/s/SnowdreamTech/unirtm/0.30.0/SnowdreamTech.unirtm.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: SnowdreamTech.unirtm +PackageVersion: 0.30.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fc49e3c13eedbb7ef1ca7076e0af6a80a4f202ac Mon Sep 17 00:00:00 2001 From: Deco Date: Sun, 6 Sep 2026 01:18:41 +0100 Subject: [PATCH 45/73] Recol.DLSSUpdater version 5.0.0 (#430177) --- .../5.0.0/Recol.DLSSUpdater.installer.yaml | 24 +++++++++++++++ .../5.0.0/Recol.DLSSUpdater.locale.en-US.yaml | 29 +++++++++++++++++++ .../DLSSUpdater/5.0.0/Recol.DLSSUpdater.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/r/Recol/DLSSUpdater/5.0.0/Recol.DLSSUpdater.installer.yaml create mode 100644 manifests/r/Recol/DLSSUpdater/5.0.0/Recol.DLSSUpdater.locale.en-US.yaml create mode 100644 manifests/r/Recol/DLSSUpdater/5.0.0/Recol.DLSSUpdater.yaml diff --git a/manifests/r/Recol/DLSSUpdater/5.0.0/Recol.DLSSUpdater.installer.yaml b/manifests/r/Recol/DLSSUpdater/5.0.0/Recol.DLSSUpdater.installer.yaml new file mode 100644 index 0000000000000..5eab37150faea --- /dev/null +++ b/manifests/r/Recol/DLSSUpdater/5.0.0/Recol.DLSSUpdater.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Recol.DLSSUpdater +PackageVersion: 5.0.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallModes: +- interactive +- silent +- silentWithProgress +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerType: msi + InstallerUrl: https://github.com/Recol/DLSS-Updater/releases/download/V5.0.0/DLSS.Updater.5.0.0.msi + InstallerSha256: AE94573E465BF98D861B7409F2B9106BBDC896E744FF3968B4208E892AAAF26F + InstallerSwitches: + Custom: /norestart + UpgradeBehavior: install + ProductCode: '{4FF95BF8-FCC4-4E17-BF37-EC5FCA7C955A}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/r/Recol/DLSSUpdater/5.0.0/Recol.DLSSUpdater.locale.en-US.yaml b/manifests/r/Recol/DLSSUpdater/5.0.0/Recol.DLSSUpdater.locale.en-US.yaml new file mode 100644 index 0000000000000..91049123bc809 --- /dev/null +++ b/manifests/r/Recol/DLSSUpdater/5.0.0/Recol.DLSSUpdater.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Recol.DLSSUpdater +PackageVersion: 5.0.0 +PackageLocale: en-US +Publisher: Recol +PublisherUrl: https://github.com/Recol +PublisherSupportUrl: https://github.com/Recol/DLSS-Updater/issues +Author: Deco +PackageName: DLSS Updater +PackageUrl: https://github.com/Recol/DLSS-Updater +License: AGPL-3.0 +LicenseUrl: https://github.com/Recol/DLSS-Updater/blob/main/LICENSE +ShortDescription: A tool to update DLSS, XeSS, and DirectStorage DLLs for various games +Description: | + DLSS Updater is a utility that automatically updates DLSS (Deep Learning Super Sampling), XeSS (Intel Xe Super Sampling), and DirectStorage DLLs for games across multiple platforms. + + Note: This application requires administrative privileges to modify game files. +Tags: +- dlss +- nvidia +- gaming +- xess +- directstorage +ReleaseNotes: https://github.com/Recol/DLSS-Updater/releases/tag/V5.0.0 +ReleaseNotesUrl: https://github.com/Recol/DLSS-Updater/releases/tag/V5.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/r/Recol/DLSSUpdater/5.0.0/Recol.DLSSUpdater.yaml b/manifests/r/Recol/DLSSUpdater/5.0.0/Recol.DLSSUpdater.yaml new file mode 100644 index 0000000000000..698e935ee471e --- /dev/null +++ b/manifests/r/Recol/DLSSUpdater/5.0.0/Recol.DLSSUpdater.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Recol.DLSSUpdater +PackageVersion: 5.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 1a2ba23852e0874f3581d3c2066f71974a45ed89 Mon Sep 17 00:00:00 2001 From: Steve the Killer Date: Sat, 5 Sep 2026 17:18:59 -0700 Subject: [PATCH 46/73] New version: SteveTheKiller.KillerScan version 1.7.0 (#430181) --- .../SteveTheKiller.KillerScan.installer.yaml | 18 +++++ ...teveTheKiller.KillerScan.locale.en-US.yaml | 80 +++++++++++++++++++ .../1.7.0/SteveTheKiller.KillerScan.yaml | 8 ++ 3 files changed, 106 insertions(+) create mode 100644 manifests/s/SteveTheKiller/KillerScan/1.7.0/SteveTheKiller.KillerScan.installer.yaml create mode 100644 manifests/s/SteveTheKiller/KillerScan/1.7.0/SteveTheKiller.KillerScan.locale.en-US.yaml create mode 100644 manifests/s/SteveTheKiller/KillerScan/1.7.0/SteveTheKiller.KillerScan.yaml diff --git a/manifests/s/SteveTheKiller/KillerScan/1.7.0/SteveTheKiller.KillerScan.installer.yaml b/manifests/s/SteveTheKiller/KillerScan/1.7.0/SteveTheKiller.KillerScan.installer.yaml new file mode 100644 index 0000000000000..d12a8eae49457 --- /dev/null +++ b/manifests/s/SteveTheKiller/KillerScan/1.7.0/SteveTheKiller.KillerScan.installer.yaml @@ -0,0 +1,18 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SteveTheKiller.KillerScan +PackageVersion: 1.7.0 +InstallerType: portable +InstallModes: +- silent +InstallerSwitches: + Custom: /silent +UpgradeBehavior: install +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/SteveTheKiller/KillerScan/releases/download/v1.7.0/KillerScan.exe + InstallerSha256: 4C357B458522C88A8502DA9D792C903E62FB710D37911710395F11823D7DBC6A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SteveTheKiller/KillerScan/1.7.0/SteveTheKiller.KillerScan.locale.en-US.yaml b/manifests/s/SteveTheKiller/KillerScan/1.7.0/SteveTheKiller.KillerScan.locale.en-US.yaml new file mode 100644 index 0000000000000..950e507faa787 --- /dev/null +++ b/manifests/s/SteveTheKiller/KillerScan/1.7.0/SteveTheKiller.KillerScan.locale.en-US.yaml @@ -0,0 +1,80 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SteveTheKiller.KillerScan +PackageVersion: 1.7.0 +PackageLocale: en-US +Publisher: Steve the Killer +PublisherUrl: https://github.com/SteveTheKiller +PublisherSupportUrl: https://github.com/SteveTheKiller/KillerScan/issues +Author: Steve the Killer +PackageName: KillerScan +PackageUrl: https://scan.killertools.net/ +License: GPL-3.0 +LicenseUrl: https://github.com/SteveTheKiller/KillerScan/blob/HEAD/LICENSE +ShortDescription: Fast network scanner for field techs. ARP + ping discovery, port probing, active fingerprinting (HTTP, SSH, TLS, NetBIOS, SNMP), and weighted-score device classification in a single portable Windows exe. +Description: Fast network scanner for field techs. ARP + ping discovery, port probing, active fingerprinting (HT +Moniker: KillerScan +Tags: +- arp +- csharp +- device-fingerprinting +- dotnet +- msp +- network-discovery +- network-scanner +- network-tools +- networking +- portable +- snmp +- sysadmin +- windows +- wpf +ReleaseNotes: |- + 1.7.0 brings permanent Devices, Services, Topology, Keep Alive and Terminal views, alongside scan history, trusted-device baselines, scan profiles and an embedded terminal. + Added + - Permanent Devices, Services, Topology, Keep Alive and Terminal views on the right of the toolbar. Each keeps its own state, a right-click menu sets icon size and caption placement, and buttons that do not fit overflow into a menu rather than squeezing the input bar. + - An embedded terminal running PowerShell, ping and SSH, preferring PowerShell 7. It uses KillerShell's font, palette and prompt, the prompt unpacks to a file you can edit and keeps your version across upgrades, and the KillerScripts module travels inside the exe so it is there on a machine you cannot install anything on. Device ping is colored by result and says that Escape stops it. + - Keep Alive (F9) watches any number of selected devices at once, each as a status card with a latency sparkline, packet loss, its own checks on banded rows and its own event log. Right-click a card to copy the address, rerun its checks, reset its counters or drop it from the run. + - Device diagnostics (F3) checks reverse and forward DNS, ICMP, the local route, common and previously seen TCP ports, and traceroute. + - Topology (F8) draws an inferred view of the network with movable, multi-select device boxes and four arrangements, cycled with Ctrl+G or picked with Ctrl+1 through Ctrl+4. The arranged view exports as a full-resolution PNG. (#3) + - A service-centric view (F7) organized by discovered service, port and device. + - Scan history (Ctrl+H) compares each scan against the previous run of the same target for added, missing and changed devices, and adds trusted-device baselines with unknown-device alerts. A selected entry reads either way: the comparison, or the full device list as it was recorded, with the choice remembered. + - Scan profiles (Ctrl+Shift+P) load or run remembered targets and can follow with Deep Scan. History and profiles share a sliding sidebar that opens from the icon rail and resizes by dragging. + - Deep Scan performs an exhaustive, cancellable rescan of every discovered host. + - A speed test on the icon rail, which runs in the terminal. It uses the Ookla CLI when it is installed, offers to download it if it is not, and otherwise falls back to a built-in HTTP throughput test that installs nothing. + - The footer shows the active adapter and its link speed beside the address, with a wired or wireless glyph. + - Export follows the active view: devices as CSV or HTML anywhere, the arranged topology as a PNG in Topology, and the service list as a CSV in Services. + - Manual device names now persist alongside manual classifications. + - F1 switches between the shortcut list and a keyboard map. The list is grouped into two columns under colored category headings, and the map paints each key in its category color. + - A trust marker in the gutter beside each address: green for a device in your trusted list, amber for one that is not, using the same two colors as the status light. + - Hovering the status bar explains the current state. On the unknown-device alert it names the devices, in Keep Alive it reports the run, in scan history it identifies the selected entry. + - The shortcuts overlay links to the online help page. + - On first launch the interface follows the Windows display language when it is supported. + - /uiscan [targets] opens the full interface and begins scanning the supplied targets immediately. (#1) + Changed + - The scan view is now called Devices, so it reads as the counterpart to Services. Scan remains the name of the button that starts a scan. + - Export moved from the toolbar to the icon rail, with the same flyout and the same Ctrl+E. + - Demo mode now fills every view, including topology, history, trusted devices, profiles and a scripted terminal session, and keeps all of it in memory so it never touches your real history, device or profile files. + - CSV and HTML exports use the family file picker, including complete filename tooltips. + - Checkable menus reserve a left indicator gutter so labels and shortcuts stay aligned. + - The footer marks a portable copy in place of the old install button. + - On the 98SE theme the About panel is a white client area with a sunken edge instead of the button-face gray it shared with the card behind it. + - The Services view colors its Type column the way the device list does, from the same shared definition. + - The Type column sorts by the name shown on screen rather than the English value behind it, so the order is alphabetical in the language being read. + - The vendor database notice clears itself after a few seconds instead of standing in the status bar for the session, and the device count appears only once there is a count to report. + - The bundled vendor database is refreshed to 58,107 entries. + Fixed + - The taskbar button had no icon. A window with no caption never hands one to the shell, so it is now set on the window directly. + - The status line was capped at a fixed width and trimmed to an ellipsis on a window with room to spare. It now measures the space up to the portable badge. + - Device detection now distinguishes physical printers from Windows servers that share print queues, including domain controllers. + - Scans clear the local DNS cache and reject reverse-DNS names that do not resolve back to the same IP address. + - Command-line output now reaches applications that launch KillerScan with redirected streams but no parent console. + - On the Sepulchre and Mourning themes the selected theme picker row no longer loses its ring, dot and label while hovered. + - On 98SE, hovered table text was a pale tint of the accent on a light gray row. It is now a dark tone of the accent in all six accents. + - On 98SE the Keep Alive event log used the menu gray behind it and a VGA green too light to read there. It is now a white client area with a darker green. + - Selected items were nearly invisible on Malaise and Sepulchre, whose selection color sat within 1.3:1 of the surface behind it, and unreadable on Black with the orange accent, which selected with the full accent color instead of a dark tone of it. + - Text fields matched the surface around them on Black, Blood, Cyanotic and Greed, so the subnet box did not read as a field. +ReleaseNotesUrl: https://github.com/SteveTheKiller/KillerScan/releases/tag/v1.7.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SteveTheKiller/KillerScan/1.7.0/SteveTheKiller.KillerScan.yaml b/manifests/s/SteveTheKiller/KillerScan/1.7.0/SteveTheKiller.KillerScan.yaml new file mode 100644 index 0000000000000..f55b9640cd3b9 --- /dev/null +++ b/manifests/s/SteveTheKiller/KillerScan/1.7.0/SteveTheKiller.KillerScan.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: SteveTheKiller.KillerScan +PackageVersion: 1.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0863ac128c78f6ee390ff755f7420d1dbef6f563 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 6 Sep 2026 10:19:13 +1000 Subject: [PATCH 47/73] New version: Justin025.OnTheSpot version 1.8.1 (#430186) --- .../1.8.1/Justin025.OnTheSpot.installer.yaml | 20 ++++++++++ .../Justin025.OnTheSpot.locale.en-US.yaml | 38 +++++++++++++++++++ .../OnTheSpot/1.8.1/Justin025.OnTheSpot.yaml | 8 ++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/j/Justin025/OnTheSpot/1.8.1/Justin025.OnTheSpot.installer.yaml create mode 100644 manifests/j/Justin025/OnTheSpot/1.8.1/Justin025.OnTheSpot.locale.en-US.yaml create mode 100644 manifests/j/Justin025/OnTheSpot/1.8.1/Justin025.OnTheSpot.yaml diff --git a/manifests/j/Justin025/OnTheSpot/1.8.1/Justin025.OnTheSpot.installer.yaml b/manifests/j/Justin025/OnTheSpot/1.8.1/Justin025.OnTheSpot.installer.yaml new file mode 100644 index 0000000000000..41d59746318e1 --- /dev/null +++ b/manifests/j/Justin025/OnTheSpot/1.8.1/Justin025.OnTheSpot.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: Justin025.OnTheSpot +PackageVersion: 1.8.1 +InstallerType: portable +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- OnTheSpot +ReleaseDate: 2026-08-03 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ots-downloader/onthespot/releases/download/v1.8.1/OnTheSpot-x86_64.exe + InstallerSha256: 4339BA867CA1918180A9F09608B4D6F3B71411381F38028B4DAFAE2906415B85 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/Justin025/OnTheSpot/1.8.1/Justin025.OnTheSpot.locale.en-US.yaml b/manifests/j/Justin025/OnTheSpot/1.8.1/Justin025.OnTheSpot.locale.en-US.yaml new file mode 100644 index 0000000000000..7db6c25906f71 --- /dev/null +++ b/manifests/j/Justin025/OnTheSpot/1.8.1/Justin025.OnTheSpot.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Justin025.OnTheSpot +PackageVersion: 1.8.1 +PackageLocale: en-US +Publisher: Justin +PublisherUrl: https://github.com/justin025 +PublisherSupportUrl: https://github.com/justin025/onthespot/issues +Author: Justin +PackageName: OnTheSpot +PackageUrl: https://github.com/justin025/onthespot +License: GPL-2.0 +LicenseUrl: https://github.com/justin025/onthespot/blob/HEAD/LICENSE +ShortDescription: | + A GUI music downloader for Apple Music, Bandcamp, Deezer, Qobuz, Spotify, Tidal, and More +Description: | + An easy to use music downloader written in Python. OnTheSpot has support for various music services and, unlike similar projects, downloaded files and metadata are sourced directly from the service of your choosing. The app includes a GUI, CLI, and Web UI frontend. To get started download the app here or run the command below. +Tags: +- apple-music-downloader +- bandcamp-downloader +- crunchyroll-downloader +- deezer-downloader +- qobuz-downloader +- spotify-downloader +- tidal-downloader +- youtube-downloader +ReleaseNotes: |- + Legacy Maintenance Build + What's Changed + - fix: never drop queue items when metadata lookup fails by @magedhennawy in #360 + - fix: [LEGACY] correct deezer temp path, and follow fallbacks fixes #96 by @meaoki in #361 + + New Contributors + - @meaoki made their first contribution in #361 +ReleaseNotesUrl: https://github.com/ots-downloader/onthespot/releases/tag/v1.8.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/Justin025/OnTheSpot/1.8.1/Justin025.OnTheSpot.yaml b/manifests/j/Justin025/OnTheSpot/1.8.1/Justin025.OnTheSpot.yaml new file mode 100644 index 0000000000000..0975c8bf6dc6a --- /dev/null +++ b/manifests/j/Justin025/OnTheSpot/1.8.1/Justin025.OnTheSpot.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: Justin025.OnTheSpot +PackageVersion: 1.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8596c0e9f6448a2fb6f2e6a4939b71a7c6031d5f Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sat, 5 Sep 2026 17:19:28 -0700 Subject: [PATCH 48/73] Automatic update of DonutWare.Fladder.Nightly 0.11.0 (#430194) --- .../Nightly/0.11.0/DonutWare.Fladder.Nightly.installer.yaml | 6 +++--- .../0.11.0/DonutWare.Fladder.Nightly.locale.en-US.yaml | 2 +- .../Fladder/Nightly/0.11.0/DonutWare.Fladder.Nightly.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/manifests/d/DonutWare/Fladder/Nightly/0.11.0/DonutWare.Fladder.Nightly.installer.yaml b/manifests/d/DonutWare/Fladder/Nightly/0.11.0/DonutWare.Fladder.Nightly.installer.yaml index 1e1f091ae94ba..0d54367d22267 100644 --- a/manifests/d/DonutWare/Fladder/Nightly/0.11.0/DonutWare.Fladder.Nightly.installer.yaml +++ b/manifests/d/DonutWare/Fladder/Nightly/0.11.0/DonutWare.Fladder.Nightly.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Sep/04 +# Automatically updated by the winget bot at 2026/Sep/05 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: DonutWare.Fladder.Nightly @@ -23,13 +23,13 @@ Installers: - Architecture: x64 Scope: user InstallerUrl: https://github.com/DonutWare/Fladder/releases/download/nightly/Fladder-Windows-0.11.0-nightly-Setup.exe - InstallerSha256: 5330FBED91B5C939CA80225228D680FF8A49923F9165B8E6C2A747519A21B1CA + InstallerSha256: D4779565EA818709132EB1BCA43261C4F1161A183556C994701F5302D2A890AE InstallerSwitches: Custom: /CURRENTUSER - Architecture: x64 Scope: machine InstallerUrl: https://github.com/DonutWare/Fladder/releases/download/nightly/Fladder-Windows-0.11.0-nightly-Setup.exe - InstallerSha256: 5330FBED91B5C939CA80225228D680FF8A49923F9165B8E6C2A747519A21B1CA + InstallerSha256: D4779565EA818709132EB1BCA43261C4F1161A183556C994701F5302D2A890AE InstallerSwitches: Custom: /ALLUSERS InstallationMetadata: diff --git a/manifests/d/DonutWare/Fladder/Nightly/0.11.0/DonutWare.Fladder.Nightly.locale.en-US.yaml b/manifests/d/DonutWare/Fladder/Nightly/0.11.0/DonutWare.Fladder.Nightly.locale.en-US.yaml index a98b1c3059f11..6d795b6a2fee6 100644 --- a/manifests/d/DonutWare/Fladder/Nightly/0.11.0/DonutWare.Fladder.Nightly.locale.en-US.yaml +++ b/manifests/d/DonutWare/Fladder/Nightly/0.11.0/DonutWare.Fladder.Nightly.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Sep/04 +# Automatically updated by the winget bot at 2026/Sep/05 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: DonutWare.Fladder.Nightly diff --git a/manifests/d/DonutWare/Fladder/Nightly/0.11.0/DonutWare.Fladder.Nightly.yaml b/manifests/d/DonutWare/Fladder/Nightly/0.11.0/DonutWare.Fladder.Nightly.yaml index 4d6033be3b480..28d0861074988 100644 --- a/manifests/d/DonutWare/Fladder/Nightly/0.11.0/DonutWare.Fladder.Nightly.yaml +++ b/manifests/d/DonutWare/Fladder/Nightly/0.11.0/DonutWare.Fladder.Nightly.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Sep/04 +# Automatically updated by the winget bot at 2026/Sep/05 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: DonutWare.Fladder.Nightly From a52fd171c611e0de668795c8705f31f8f34890e6 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 6 Sep 2026 10:33:29 +1000 Subject: [PATCH 49/73] New version: orf.gping version 1.21.0 (#430183) --- .../orf/gping/1.21.0/orf.gping.installer.yaml | 23 +++++++++++++++++ .../gping/1.21.0/orf.gping.locale.en-US.yaml | 25 +++++++++++++++++++ manifests/o/orf/gping/1.21.0/orf.gping.yaml | 8 ++++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/o/orf/gping/1.21.0/orf.gping.installer.yaml create mode 100644 manifests/o/orf/gping/1.21.0/orf.gping.locale.en-US.yaml create mode 100644 manifests/o/orf/gping/1.21.0/orf.gping.yaml diff --git a/manifests/o/orf/gping/1.21.0/orf.gping.installer.yaml b/manifests/o/orf/gping/1.21.0/orf.gping.installer.yaml new file mode 100644 index 0000000000000..e6c9ee05aa971 --- /dev/null +++ b/manifests/o/orf/gping/1.21.0/orf.gping.installer.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: orf.gping +PackageVersion: 1.21.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: gping.exe + PortableCommandAlias: gping +Commands: +- gping +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-08-31 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/orf/gping/releases/download/gping-v1.21.0/gping-Windows-msvc-x86_64.zip + InstallerSha256: 0DE92FAB46F4DE8AC63F6D3247E9426BF430FAE08D231BB513987DC7EA5B331D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/orf/gping/1.21.0/orf.gping.locale.en-US.yaml b/manifests/o/orf/gping/1.21.0/orf.gping.locale.en-US.yaml new file mode 100644 index 0000000000000..68b3e29f03544 --- /dev/null +++ b/manifests/o/orf/gping/1.21.0/orf.gping.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: orf.gping +PackageVersion: 1.21.0 +PackageLocale: en-US +Publisher: orf +PublisherUrl: https://github.com/orf +PublisherSupportUrl: https://github.com/orf/gping/issues +PackageName: gping +PackageUrl: https://github.com/orf/gping +License: MIT License +LicenseUrl: https://github.com/orf/gping/blob/HEAD/LICENSE +ShortDescription: Ping, but with a graph. +Tags: +- cli +- command-line +- graph +- linux +- network-monitoring +- ping +- rust +- shell +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/orf/gping/1.21.0/orf.gping.yaml b/manifests/o/orf/gping/1.21.0/orf.gping.yaml new file mode 100644 index 0000000000000..b3763b72f4c2d --- /dev/null +++ b/manifests/o/orf/gping/1.21.0/orf.gping.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: orf.gping +PackageVersion: 1.21.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 317db751e7cf4c6c8ab5cc642df152e1743c89e2 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 6 Sep 2026 10:33:37 +1000 Subject: [PATCH 50/73] New version: lxndr.gswatcher version 1.8.0 (#430185) --- .../1.8.0/lxndr.gswatcher.installer.yaml | 23 +++++++++++++ .../1.8.0/lxndr.gswatcher.locale.en-US.yaml | 34 +++++++++++++++++++ .../gswatcher/1.8.0/lxndr.gswatcher.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/l/lxndr/gswatcher/1.8.0/lxndr.gswatcher.installer.yaml create mode 100644 manifests/l/lxndr/gswatcher/1.8.0/lxndr.gswatcher.locale.en-US.yaml create mode 100644 manifests/l/lxndr/gswatcher/1.8.0/lxndr.gswatcher.yaml diff --git a/manifests/l/lxndr/gswatcher/1.8.0/lxndr.gswatcher.installer.yaml b/manifests/l/lxndr/gswatcher/1.8.0/lxndr.gswatcher.installer.yaml new file mode 100644 index 0000000000000..dd40dac11763f --- /dev/null +++ b/manifests/l/lxndr/gswatcher/1.8.0/lxndr.gswatcher.installer.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: lxndr.gswatcher +PackageVersion: 1.8.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: bin/gswatcher.exe +InstallModes: +- silent +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-06-13 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/lxndr/gswatcher/releases/download/v1.8.0/gswatcher-1.8.0-windows-portable-x86_64.zip + InstallerSha256: A8CD046C48FC705E1B594AEC3F6783BDBA38361C2323E19DD1942005472E5F70 +- Architecture: arm64 + InstallerUrl: https://github.com/lxndr/gswatcher/releases/download/v1.8.0/gswatcher-1.8.0-windows-portable-aarch64.zip + InstallerSha256: BF29CC8E488B4064E8B8A43169997FA405D94833F8A26A4D6F5A6BE78AF938C5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/lxndr/gswatcher/1.8.0/lxndr.gswatcher.locale.en-US.yaml b/manifests/l/lxndr/gswatcher/1.8.0/lxndr.gswatcher.locale.en-US.yaml new file mode 100644 index 0000000000000..fb996e8d12a29 --- /dev/null +++ b/manifests/l/lxndr/gswatcher/1.8.0/lxndr.gswatcher.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: lxndr.gswatcher +PackageVersion: 1.8.0 +PackageLocale: en-US +Publisher: Alexander Burobin +PublisherUrl: https://github.com/lxndr +PublisherSupportUrl: https://github.com/lxndr/gswatcher/issues +Author: Alexander Burobin +PackageName: Game Server Watcher +PackageUrl: https://github.com/lxndr/gswatcher +License: AGPL-3.0 +LicenseUrl: https://github.com/lxndr/gswatcher/blob/main/COPYING +ShortDescription: A simple game server monitor and an administrative tool. +Description: | + Game Server Watcher is a simple application that helps you to monitor the state of your favorite game servers and control remotely the servers of your own. It also has a buddy list and can notify you if a buddy joins any of servers. +Moniker: gswatcher +ReleaseNotes: |- + - Added context menu to remove server + - Added context menu to add buddy + - Added context menu to remove buddy + - Added server-name-markup to Info section of game definition + - Added notifications for server online status and slot availability + - Added ability to mark a server as favorite + - Added ability to sort player list columns + - Fixed buddy removal confirmation + - Fixed server name in notification showing as markup + - Fixed GtkPaned behaviour + - Fixed game definition matching logic + - Updated translations +ReleaseNotesUrl: https://github.com/lxndr/gswatcher/releases/tag/v1.8.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/lxndr/gswatcher/1.8.0/lxndr.gswatcher.yaml b/manifests/l/lxndr/gswatcher/1.8.0/lxndr.gswatcher.yaml new file mode 100644 index 0000000000000..3ce113dd74811 --- /dev/null +++ b/manifests/l/lxndr/gswatcher/1.8.0/lxndr.gswatcher.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: lxndr.gswatcher +PackageVersion: 1.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From db3854834a5f11f976e6d88d5a349a3d589361ea Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 6 Sep 2026 10:33:55 +1000 Subject: [PATCH 51/73] New version: EditorConfig-Checker.EditorConfig-Checker version 4.0.1 (#430200) --- ...hecker.EditorConfig-Checker.installer.yaml | 30 +++++++++++++ ...ker.EditorConfig-Checker.locale.en-US.yaml | 42 +++++++++++++++++++ ...orConfig-Checker.EditorConfig-Checker.yaml | 8 ++++ 3 files changed, 80 insertions(+) create mode 100644 manifests/e/EditorConfig-Checker/EditorConfig-Checker/4.0.1/EditorConfig-Checker.EditorConfig-Checker.installer.yaml create mode 100644 manifests/e/EditorConfig-Checker/EditorConfig-Checker/4.0.1/EditorConfig-Checker.EditorConfig-Checker.locale.en-US.yaml create mode 100644 manifests/e/EditorConfig-Checker/EditorConfig-Checker/4.0.1/EditorConfig-Checker.EditorConfig-Checker.yaml diff --git a/manifests/e/EditorConfig-Checker/EditorConfig-Checker/4.0.1/EditorConfig-Checker.EditorConfig-Checker.installer.yaml b/manifests/e/EditorConfig-Checker/EditorConfig-Checker/4.0.1/EditorConfig-Checker.EditorConfig-Checker.installer.yaml new file mode 100644 index 0000000000000..f9ace90704e49 --- /dev/null +++ b/manifests/e/EditorConfig-Checker/EditorConfig-Checker/4.0.1/EditorConfig-Checker.EditorConfig-Checker.installer.yaml @@ -0,0 +1,30 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EditorConfig-Checker.EditorConfig-Checker +PackageVersion: 4.0.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: editorconfig-checker.exe + PortableCommandAlias: editorconfig-checker +UpgradeBehavior: install +Commands: +- editorconfig-checker +FileExtensions: +- ecrc +- editorconfig +- editorconfig-checker.json +ReleaseDate: 2026-09-04 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v4.0.1/editorconfig-checker-windows-386.zip + InstallerSha256: 3C6CC6F40B5F309BE8C53550DC3CBA7BC8725EC688469C8BF9BD6EB49B7E416B +- Architecture: x64 + InstallerUrl: https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v4.0.1/editorconfig-checker-windows-amd64.zip + InstallerSha256: A5F1EB57B62A3499B920F6DDB1561C7F8B0276289FF0C4FEFC03A5225D721C11 +- Architecture: arm64 + InstallerUrl: https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v4.0.1/editorconfig-checker-windows-arm64.zip + InstallerSha256: FE44955F6A6338E60ED753CF09161B776823C22F5C7BBD6631149E8501FD00A7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EditorConfig-Checker/EditorConfig-Checker/4.0.1/EditorConfig-Checker.EditorConfig-Checker.locale.en-US.yaml b/manifests/e/EditorConfig-Checker/EditorConfig-Checker/4.0.1/EditorConfig-Checker.EditorConfig-Checker.locale.en-US.yaml new file mode 100644 index 0000000000000..ee3d29de32afb --- /dev/null +++ b/manifests/e/EditorConfig-Checker/EditorConfig-Checker/4.0.1/EditorConfig-Checker.EditorConfig-Checker.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EditorConfig-Checker.EditorConfig-Checker +PackageVersion: 4.0.1 +PackageLocale: en-US +Publisher: Max Strübing +PublisherUrl: https://github.com/mstruebing +PublisherSupportUrl: https://github.com/editorconfig-checker/editorconfig-checker/issues +Author: Max Strübing +PackageName: EditorConfig-Checker +PackageUrl: https://github.com/editorconfig-checker/editorconfig-checker +License: MIT +LicenseUrl: https://github.com/editorconfig-checker/editorconfig-checker/blob/HEAD/LICENSE +Copyright: Copyright (c) Max Strübing +CopyrightUrl: https://github.com/editorconfig-checker/editorconfig-checker/blob/main/LICENSE +ShortDescription: A tool to verify that your files are in harmony with your .editorconfig +Description: This is a tool to check if your files consider your .editorconfig rules. Most tools—like linters, for example—only test one filetype and need an extra configuration. This tool only needs your .editorconfig to check all files. +Moniker: editorconfig-checker +Tags: +- clean-code +- cleancode +- code-quality +- codequality +- editorconfig +- editorconfig-checker +- hacktoberfest +- lint +- lintcode +- linter +- linters +- linting +ReleaseNotes: |- + 4.0.1 (2026-09-04) + + Bug Fixes + - bump golang.org/x/mod to v0.40.0 (3d2215c) + - ci: build docker images for all our platforms (a34a6ee) + - update pre-commit-config to use v4 of our repo (fcd68bf) +ReleaseNotesUrl: https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/v4.0.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EditorConfig-Checker/EditorConfig-Checker/4.0.1/EditorConfig-Checker.EditorConfig-Checker.yaml b/manifests/e/EditorConfig-Checker/EditorConfig-Checker/4.0.1/EditorConfig-Checker.EditorConfig-Checker.yaml new file mode 100644 index 0000000000000..917527399d128 --- /dev/null +++ b/manifests/e/EditorConfig-Checker/EditorConfig-Checker/4.0.1/EditorConfig-Checker.EditorConfig-Checker.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: EditorConfig-Checker.EditorConfig-Checker +PackageVersion: 4.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1d85ece666efc306157913e3610097e403daf738 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 6 Sep 2026 10:34:04 +1000 Subject: [PATCH 52/73] New version: Soft64.fr.CanScan version 1.2.2.1 (#430209) --- .../1.2.2.1/Soft64.fr.CanScan.installer.yaml | 22 +++++++++ .../Soft64.fr.CanScan.locale.fr-FR.yaml | 46 +++++++++++++++++++ .../fr/CanScan/1.2.2.1/Soft64.fr.CanScan.yaml | 8 ++++ 3 files changed, 76 insertions(+) create mode 100644 manifests/s/Soft64/fr/CanScan/1.2.2.1/Soft64.fr.CanScan.installer.yaml create mode 100644 manifests/s/Soft64/fr/CanScan/1.2.2.1/Soft64.fr.CanScan.locale.fr-FR.yaml create mode 100644 manifests/s/Soft64/fr/CanScan/1.2.2.1/Soft64.fr.CanScan.yaml diff --git a/manifests/s/Soft64/fr/CanScan/1.2.2.1/Soft64.fr.CanScan.installer.yaml b/manifests/s/Soft64/fr/CanScan/1.2.2.1/Soft64.fr.CanScan.installer.yaml new file mode 100644 index 0000000000000..d0853387953fb --- /dev/null +++ b/manifests/s/Soft64/fr/CanScan/1.2.2.1/Soft64.fr.CanScan.installer.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Soft64.fr.CanScan +PackageVersion: 1.2.2.1 +InstallerType: inno +Scope: user +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{AA74CA9F-E961-4A51-A0CB-228B63029F74}}_is1' +ReleaseDate: 2026-09-04 +AppsAndFeaturesEntries: +- ProductCode: '{AA74CA9F-E961-4A51-A0CB-228B63029F74}}_is1' +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Soft64.fr\CanScan' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Lob2018/CanScan/releases/download/v1.2.2.1/CanScan-1.2.2.1-x64-Setup.exe + InstallerSha256: A37B6E0541719BCE73A457BC586A13C55742889551EB127FF3562F8E05226A69 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Soft64/fr/CanScan/1.2.2.1/Soft64.fr.CanScan.locale.fr-FR.yaml b/manifests/s/Soft64/fr/CanScan/1.2.2.1/Soft64.fr.CanScan.locale.fr-FR.yaml new file mode 100644 index 0000000000000..ddcb1420842d1 --- /dev/null +++ b/manifests/s/Soft64/fr/CanScan/1.2.2.1/Soft64.fr.CanScan.locale.fr-FR.yaml @@ -0,0 +1,46 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Soft64.fr.CanScan +PackageVersion: 1.2.2.1 +PackageLocale: fr-FR +Publisher: Soft64.fr +PublisherUrl: https://github.com/Lob2018 +PublisherSupportUrl: https://github.com/Lob2018/CanScan/issues +PrivacyUrl: https://github.com/Lob2018/CanScan#readme +Author: Soft64.fr +PackageName: CanScan +PackageUrl: https://github.com/Lob2018/CanScan +License: GPL-3.0 +LicenseUrl: https://github.com/Lob2018/CanScan/blob/main/LICENSE.txt +Copyright: Copyright © 2025 Soft64.fr +ShortDescription: Générateur de Code QR hors-ligne et respectueux de la vie privée. +Description: CanScan génère des Codes QR (VCard, WiFi, Événements) localement pour protéger vos données sensibles. Le projet respecte les standards Open Source avec un code transparent (GPLv3), et une analyse de sécurité continue (Snyk, SonarCloud). Compilé nativement avec GraalVM. +Moniker: canscan +Tags: +- qrcode +ReleaseNotes: |- + 📲 CanScan v1.2.2.1 + 🪟 Windows (x64) + Lien de l'installateur (Inno Setup) : + 🐧 Linux (AppImage x86_64) + Lien du binaire natif (glibc/Debian) : + + 🔒 Vérifications + Pour garantir l'intégrité des fichiers téléchargés, vérifiez leur signature à l'aide de la clé publique GPG correspondante + + 🔑 Clé Publique et Signatures GPG + Lien vers la clé publique GPG : + Lien vers les signatures Windows GPG : + Lien vers la signature Linux GPG : + + 🧮️ Empreintes des Fichiers (Hashes) + L'intégrité des fichiers téléchargés peut être vérifiée à l'aide du fichier de hash correspondant + Lien du fichier de hash Windows : + Lien du fichier de hash Linux : +ReleaseNotesUrl: https://github.com/Lob2018/CanScan/releases/tag/v1.2.2.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Lob2018/CanScan/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Soft64/fr/CanScan/1.2.2.1/Soft64.fr.CanScan.yaml b/manifests/s/Soft64/fr/CanScan/1.2.2.1/Soft64.fr.CanScan.yaml new file mode 100644 index 0000000000000..235dbbc4cbb5e --- /dev/null +++ b/manifests/s/Soft64/fr/CanScan/1.2.2.1/Soft64.fr.CanScan.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: Soft64.fr.CanScan +PackageVersion: 1.2.2.1 +DefaultLocale: fr-FR +ManifestType: version +ManifestVersion: 1.12.0 From 13a245145009dc98dba31b6aa6c07bb832fda963 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 6 Sep 2026 10:34:21 +1000 Subject: [PATCH 53/73] New version: lovasoa.dezoomify-rs version 2.20.0 (#430214) --- .../lovasoa.dezoomify-rs.installer.yaml | 16 ++++++ .../lovasoa.dezoomify-rs.locale.en-US.yaml | 51 +++++++++++++++++++ .../2.20.0/lovasoa.dezoomify-rs.yaml | 8 +++ 3 files changed, 75 insertions(+) create mode 100644 manifests/l/lovasoa/dezoomify-rs/2.20.0/lovasoa.dezoomify-rs.installer.yaml create mode 100644 manifests/l/lovasoa/dezoomify-rs/2.20.0/lovasoa.dezoomify-rs.locale.en-US.yaml create mode 100644 manifests/l/lovasoa/dezoomify-rs/2.20.0/lovasoa.dezoomify-rs.yaml diff --git a/manifests/l/lovasoa/dezoomify-rs/2.20.0/lovasoa.dezoomify-rs.installer.yaml b/manifests/l/lovasoa/dezoomify-rs/2.20.0/lovasoa.dezoomify-rs.installer.yaml new file mode 100644 index 0000000000000..610fdb5adc160 --- /dev/null +++ b/manifests/l/lovasoa/dezoomify-rs/2.20.0/lovasoa.dezoomify-rs.installer.yaml @@ -0,0 +1,16 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: lovasoa.dezoomify-rs +PackageVersion: 2.20.0 +InstallerType: portable +UpgradeBehavior: install +Commands: +- dezoomify-rs +ReleaseDate: 2026-09-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/lovasoa/dezoomify-rs/releases/download/v2.20.0/dezoomify-rs.exe + InstallerSha256: 85401A4FF4B9F00B17A10847443A381AFA5EA54ACC2ADF36ACF6DD9D44DE7E40 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/lovasoa/dezoomify-rs/2.20.0/lovasoa.dezoomify-rs.locale.en-US.yaml b/manifests/l/lovasoa/dezoomify-rs/2.20.0/lovasoa.dezoomify-rs.locale.en-US.yaml new file mode 100644 index 0000000000000..f3a98b0c3cfaa --- /dev/null +++ b/manifests/l/lovasoa/dezoomify-rs/2.20.0/lovasoa.dezoomify-rs.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: lovasoa.dezoomify-rs +PackageVersion: 2.20.0 +PackageLocale: en-US +Publisher: lovasoa +PublisherUrl: https://github.com/lovasoa +PublisherSupportUrl: https://github.com/lovasoa/dezoomify-rs/issues +Author: lovasoa +PackageName: dezoomify-rs +PackageUrl: https://github.com/lovasoa/dezoomify-rs +License: GPL-3.0 +LicenseUrl: https://github.com/lovasoa/dezoomify-rs/blob/HEAD/LICENSE +ShortDescription: Tiled image downloader +Description: 'dezoomify-rs is a tiled image downloader. Some webpages present high-resolution zoomable images without a way to download them. These images are often tiled: the original large image has been split into smaller individual image files called tiles. The only way to download such an image is to download all the tiles separately and then stitch them together. This process can be automated by a tiled image downloader.' +Tags: +- deepzoom +- dezoomify +- downloader +- google-arts-culture +- iiif +- image +- museum +- piracy +- zoomable-images +- zoomify +ReleaseNotes: |- + New supported image formats + dezoomify-rs can now open images directly from more museum, library, archive, and map viewers: + - XLimage image servers (*.imgf / *.imgi metadata URLs) + - Picturae Memorix (TopViewer) metadata, thumbnail URLs, and media API URLs + - Neptune Labs FSI Server images, including pages that embed an FSI server + - LizardTech ImageServer, Visual Library Server, and Hungaricana image services + - Web Map Tile Service (WMTS) capabilities documents, cached ArcGIS MapServer imagery, and basemapUrl viewer links + - pnav crop-based image services + + Removals + - The NYPL dezoomer has been removed: NYPL no longer serves tile metadata, so it could never succeed. + - Special cases for pages that no longer exist or that no live site uses were removed: KBR multi-page XLimage viewers, three dead Zoomify sites (biblio.unibe.ch, bspe-p-pub.paris.fr, artandarchitecture.org.uk), the Fluid Engage XMLBroker, Flash-era zoomifyImagePath embeds, iframe following, and a few smaller unreachable variants. These had only ever been exercised by synthetic test fixtures. + Every URL pattern that remains is covered by a live test against a current website, so discovery no longer carries unreachable code. + + Improvements + - Automatic discovery now follows redirects, viewer pages, and related metadata instead of requiring a direct tile URL. + - IIIF URLs with proxies, query parameters, and nested image paths now produce usable tile URLs. + - Images from the new formats get readable names derived from page titles and metadata. + - Tile cache entries now distinguish client headers and decryption, avoiding wrong-cache hits. + - Failed downloads no longer leave misleading output files behind. +ReleaseNotesUrl: https://github.com/lovasoa/dezoomify-rs/releases/tag/v2.20.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/lovasoa/dezoomify-rs/2.20.0/lovasoa.dezoomify-rs.yaml b/manifests/l/lovasoa/dezoomify-rs/2.20.0/lovasoa.dezoomify-rs.yaml new file mode 100644 index 0000000000000..50571d8ee71aa --- /dev/null +++ b/manifests/l/lovasoa/dezoomify-rs/2.20.0/lovasoa.dezoomify-rs.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: lovasoa.dezoomify-rs +PackageVersion: 2.20.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 18daca8b69a6185d6bef823590a8fab6a30bf249 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 6 Sep 2026 10:34:35 +1000 Subject: [PATCH 54/73] New version: pizzaboxer.Bloxstrap version 2.11.4 (#430216) --- .../pizzaboxer.Bloxstrap.installer.yaml | 29 ++++++++++++++++ .../pizzaboxer.Bloxstrap.locale.en-US.yaml | 34 +++++++++++++++++++ .../2.11.4/pizzaboxer.Bloxstrap.yaml | 8 +++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/p/pizzaboxer/Bloxstrap/2.11.4/pizzaboxer.Bloxstrap.installer.yaml create mode 100644 manifests/p/pizzaboxer/Bloxstrap/2.11.4/pizzaboxer.Bloxstrap.locale.en-US.yaml create mode 100644 manifests/p/pizzaboxer/Bloxstrap/2.11.4/pizzaboxer.Bloxstrap.yaml diff --git a/manifests/p/pizzaboxer/Bloxstrap/2.11.4/pizzaboxer.Bloxstrap.installer.yaml b/manifests/p/pizzaboxer/Bloxstrap/2.11.4/pizzaboxer.Bloxstrap.installer.yaml new file mode 100644 index 0000000000000..477f8bdf1c43c --- /dev/null +++ b/manifests/p/pizzaboxer/Bloxstrap/2.11.4/pizzaboxer.Bloxstrap.installer.yaml @@ -0,0 +1,29 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: pizzaboxer.Bloxstrap +PackageVersion: 2.11.4 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: -quiet -nolaunch + SilentWithProgress: -quiet -nolaunch + Upgrade: -upgrade +UpgradeBehavior: install +Protocols: +- roblox +- roblox-player +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.6 +ReleaseDate: 2026-08-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bloxstraplabs/bloxstrap/releases/download/v2.11.4/Bloxstrap-v2.11.4.exe + InstallerSha256: 9AD7758093A356FE5BD9D49911AAACF766DBB9289B6F3662A8ED3242230F46B2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/pizzaboxer/Bloxstrap/2.11.4/pizzaboxer.Bloxstrap.locale.en-US.yaml b/manifests/p/pizzaboxer/Bloxstrap/2.11.4/pizzaboxer.Bloxstrap.locale.en-US.yaml new file mode 100644 index 0000000000000..a12bdb1a633ad --- /dev/null +++ b/manifests/p/pizzaboxer/Bloxstrap/2.11.4/pizzaboxer.Bloxstrap.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: pizzaboxer.Bloxstrap +PackageVersion: 2.11.4 +PackageLocale: en-US +Publisher: pizzaboxer +PublisherUrl: https://github.com/bloxstraplabs +PublisherSupportUrl: https://github.com/bloxstraplabs/bloxstrap/issues +PackageName: Bloxstrap +PackageUrl: https://bloxstraplabs.com/ +License: MIT +LicenseUrl: https://github.com/bloxstraplabs/bloxstrap/blob/HEAD/LICENSE +Copyright: Copyright (c) 2022 pizzaboxer +CopyrightUrl: https://github.com/bloxstraplabs/bloxstrap/blob/main/LICENSE +ShortDescription: An open-source, feature-packed alternative bootstrapper for Roblox. +Tags: +- launcher +- mod +- player +- rbxfpsunlocker +- roblox +ReleaseNotes: |- + Changes + - The confirm launch dialog no longer displays when launching Roblox Studio (thanks @0tsako) + - Roblox distribution files are now always downloaded from the /channels/common/ directory + + Bug fixes + - Fixed Discord RPC breaking due to FLog changes + - Fixed server type information (thanks @RealMeddsam) + - Fixed invisible text that had a small chance of occurring every launch (thanks @RealMeddsam) +ReleaseNotesUrl: https://github.com/bloxstraplabs/bloxstrap/releases/tag/v2.11.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/pizzaboxer/Bloxstrap/2.11.4/pizzaboxer.Bloxstrap.yaml b/manifests/p/pizzaboxer/Bloxstrap/2.11.4/pizzaboxer.Bloxstrap.yaml new file mode 100644 index 0000000000000..48866e73a5148 --- /dev/null +++ b/manifests/p/pizzaboxer/Bloxstrap/2.11.4/pizzaboxer.Bloxstrap.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: pizzaboxer.Bloxstrap +PackageVersion: 2.11.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b8955d34f7e9850eefa658abd072b61aa53a4892 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 6 Sep 2026 10:34:48 +1000 Subject: [PATCH 55/73] New version: MercatorOcean.Copernicus-Marine-Toolbox version 2.4.1 (#430221) --- ...n.Copernicus-Marine-Toolbox.installer.yaml | 15 ++++++++++++++ ...opernicus-Marine-Toolbox.locale.en-US.yaml | 20 +++++++++++++++++++ ...rcatorOcean.Copernicus-Marine-Toolbox.yaml | 8 ++++++++ 3 files changed, 43 insertions(+) create mode 100644 manifests/m/MercatorOcean/Copernicus-Marine-Toolbox/2.4.1/MercatorOcean.Copernicus-Marine-Toolbox.installer.yaml create mode 100644 manifests/m/MercatorOcean/Copernicus-Marine-Toolbox/2.4.1/MercatorOcean.Copernicus-Marine-Toolbox.locale.en-US.yaml create mode 100644 manifests/m/MercatorOcean/Copernicus-Marine-Toolbox/2.4.1/MercatorOcean.Copernicus-Marine-Toolbox.yaml diff --git a/manifests/m/MercatorOcean/Copernicus-Marine-Toolbox/2.4.1/MercatorOcean.Copernicus-Marine-Toolbox.installer.yaml b/manifests/m/MercatorOcean/Copernicus-Marine-Toolbox/2.4.1/MercatorOcean.Copernicus-Marine-Toolbox.installer.yaml new file mode 100644 index 0000000000000..cd498120ed127 --- /dev/null +++ b/manifests/m/MercatorOcean/Copernicus-Marine-Toolbox/2.4.1/MercatorOcean.Copernicus-Marine-Toolbox.installer.yaml @@ -0,0 +1,15 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MercatorOcean.Copernicus-Marine-Toolbox +PackageVersion: 2.4.1 +InstallerType: portable +Commands: +- copernicusmarine +ReleaseDate: 2026-05-11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mercator-ocean/copernicus-marine-toolbox/releases/download/v2.4.1/copernicusmarine.exe + InstallerSha256: A7867809F615EA4EAAA2AB7D8D654CE370ABB5CC720F94B274A3930F242DEA17 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MercatorOcean/Copernicus-Marine-Toolbox/2.4.1/MercatorOcean.Copernicus-Marine-Toolbox.locale.en-US.yaml b/manifests/m/MercatorOcean/Copernicus-Marine-Toolbox/2.4.1/MercatorOcean.Copernicus-Marine-Toolbox.locale.en-US.yaml new file mode 100644 index 0000000000000..4b8b317c747f5 --- /dev/null +++ b/manifests/m/MercatorOcean/Copernicus-Marine-Toolbox/2.4.1/MercatorOcean.Copernicus-Marine-Toolbox.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: MercatorOcean.Copernicus-Marine-Toolbox +PackageVersion: 2.4.1 +PackageLocale: en-US +Publisher: MercatorOcean +PublisherUrl: https://github.com/mercator-ocean +PublisherSupportUrl: https://github.com/mercator-ocean/copernicus-marine-toolbox/issues +PackageName: Copernicus-Marine-Toolbox +PackageUrl: https://github.com/mercator-ocean/copernicus-marine-toolbox +License: EUPL-1.2 +LicenseUrl: https://github.com/mercator-ocean/copernicus-marine-toolbox/blob/HEAD/LICENSE.txt +ShortDescription: The Copernicus Marine Toolbox is a free and easy-to-use tool that interoperates with the Copernicus Marine Data Store intending to cover any use case, from retrieval of metadata to a complete dataset, or just a subset, for any type of product. +ReleaseNotes: |- + What's Changed + - Copernicus Marine Toolbox Release v2.4.1 by @renaudjester in #504 +ReleaseNotesUrl: https://github.com/mercator-ocean/copernicus-marine-toolbox/releases/tag/v2.4.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MercatorOcean/Copernicus-Marine-Toolbox/2.4.1/MercatorOcean.Copernicus-Marine-Toolbox.yaml b/manifests/m/MercatorOcean/Copernicus-Marine-Toolbox/2.4.1/MercatorOcean.Copernicus-Marine-Toolbox.yaml new file mode 100644 index 0000000000000..9c014a49ae5ff --- /dev/null +++ b/manifests/m/MercatorOcean/Copernicus-Marine-Toolbox/2.4.1/MercatorOcean.Copernicus-Marine-Toolbox.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: MercatorOcean.Copernicus-Marine-Toolbox +PackageVersion: 2.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4dd0f1b9cec0497d3b736ee095071e512e188195 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 6 Sep 2026 10:34:58 +1000 Subject: [PATCH 56/73] New version: habrmnc.bilet version 1.3.1 (#430226) --- .../bilet/1.3.1/habrmnc.bilet.installer.yaml | 34 +++++++++++++++++++ .../1.3.1/habrmnc.bilet.locale.en-US.yaml | 22 ++++++++++++ .../h/habrmnc/bilet/1.3.1/habrmnc.bilet.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/h/habrmnc/bilet/1.3.1/habrmnc.bilet.installer.yaml create mode 100644 manifests/h/habrmnc/bilet/1.3.1/habrmnc.bilet.locale.en-US.yaml create mode 100644 manifests/h/habrmnc/bilet/1.3.1/habrmnc.bilet.yaml diff --git a/manifests/h/habrmnc/bilet/1.3.1/habrmnc.bilet.installer.yaml b/manifests/h/habrmnc/bilet/1.3.1/habrmnc.bilet.installer.yaml new file mode 100644 index 0000000000000..069243ed7fe82 --- /dev/null +++ b/manifests/h/habrmnc/bilet/1.3.1/habrmnc.bilet.installer.yaml @@ -0,0 +1,34 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: habrmnc.bilet +PackageVersion: 1.3.1 +ReleaseDate: 2026-08-30 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/Habeeb-Rahman-CA/bilet/releases/download/bilet-v1.3.1/bilet_1.3.1_x64-setup.exe + InstallerSha256: A77B6B12CF727086C471690B1170DB2A63668A8FD1340E8A9F303EA50882FB4C + ProductCode: bilet + AppsAndFeaturesEntries: + - Publisher: bilet + ProductCode: bilet + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\bilet' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/Habeeb-Rahman-CA/bilet/releases/download/bilet-v1.3.1/bilet_1.3.1_x64_en-US.msi + InstallerSha256: 8FCB0E962F91566BEB45C686AFE5237EE78EBD435F7B36AE9EE2D501253048E7 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{E9DBF55F-0823-4447-B129-8E7353BB51DA}' + AppsAndFeaturesEntries: + - Publisher: bilet + ProductCode: '{E9DBF55F-0823-4447-B129-8E7353BB51DA}' + UpgradeCode: '{7D4670E2-628E-5067-85CE-442675D2BE9E}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/bilet' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/habrmnc/bilet/1.3.1/habrmnc.bilet.locale.en-US.yaml b/manifests/h/habrmnc/bilet/1.3.1/habrmnc.bilet.locale.en-US.yaml new file mode 100644 index 0000000000000..3106504812d8c --- /dev/null +++ b/manifests/h/habrmnc/bilet/1.3.1/habrmnc.bilet.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: habrmnc.bilet +PackageVersion: 1.3.1 +PackageLocale: en-US +Publisher: Habeeb Rahman CA +PublisherUrl: https://github.com/Habeeb-Rahman-CA +PublisherSupportUrl: https://github.com/Habeeb-Rahman-CA/bilet/issues +PackageName: bilet +PackageUrl: https://github.com/Habeeb-Rahman-CA/bilet +License: MIT +ShortDescription: A Productivity Tool +ReleaseNotes: |- + Patch Release + - Fixed minor bugs and stability issues. + - Improved overall performance and reliability. + - Made small UI/UX improvements. + - Fixed keyboard shortcut behavior. +ReleaseNotesUrl: https://github.com/Habeeb-Rahman-CA/bilet/releases/tag/bilet-v1.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/habrmnc/bilet/1.3.1/habrmnc.bilet.yaml b/manifests/h/habrmnc/bilet/1.3.1/habrmnc.bilet.yaml new file mode 100644 index 0000000000000..21c2f80974d75 --- /dev/null +++ b/manifests/h/habrmnc/bilet/1.3.1/habrmnc.bilet.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: habrmnc.bilet +PackageVersion: 1.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 946fabee1e922801e3fb618bea8814919a4ff411 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 6 Sep 2026 10:51:06 +1000 Subject: [PATCH 57/73] New version: jcalado.VoxDMR version 0.15.1 (#430229) --- .../0.15.1/jcalado.VoxDMR.installer.yaml | 21 ++++++++++++ .../0.15.1/jcalado.VoxDMR.locale.en-US.yaml | 32 +++++++++++++++++++ .../jcalado/VoxDMR/0.15.1/jcalado.VoxDMR.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/j/jcalado/VoxDMR/0.15.1/jcalado.VoxDMR.installer.yaml create mode 100644 manifests/j/jcalado/VoxDMR/0.15.1/jcalado.VoxDMR.locale.en-US.yaml create mode 100644 manifests/j/jcalado/VoxDMR/0.15.1/jcalado.VoxDMR.yaml diff --git a/manifests/j/jcalado/VoxDMR/0.15.1/jcalado.VoxDMR.installer.yaml b/manifests/j/jcalado/VoxDMR/0.15.1/jcalado.VoxDMR.installer.yaml new file mode 100644 index 0000000000000..fb5a0c65a4df1 --- /dev/null +++ b/manifests/j/jcalado/VoxDMR/0.15.1/jcalado.VoxDMR.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: jcalado.VoxDMR +PackageVersion: 0.15.1 +InstallerType: portable +InstallModes: +- interactive +UpgradeBehavior: install +Commands: +- VoxDMR +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/jcalado/voxdmr-site/releases/download/v0.15.1/VoxDMR-windows-x86_64.exe + InstallerSha256: 3391EBE35E636976A369AFBCBE5C184DC4BA059CC3C62708E270ADD27DF1C305 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/jcalado/VoxDMR/0.15.1/jcalado.VoxDMR.locale.en-US.yaml b/manifests/j/jcalado/VoxDMR/0.15.1/jcalado.VoxDMR.locale.en-US.yaml new file mode 100644 index 0000000000000..32ef4ec3e252d --- /dev/null +++ b/manifests/j/jcalado/VoxDMR/0.15.1/jcalado.VoxDMR.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: jcalado.VoxDMR +PackageVersion: 0.15.1 +PackageLocale: en-US +Publisher: jcalado +PublisherUrl: https://github.com/jcalado +PublisherSupportUrl: https://github.com/jcalado/voxdmr-site/issues +Author: Joel Calado +PackageName: VoxDMR +PackageUrl: https://github.com/jcalado/voxdmr-site +License: Proprietary +ShortDescription: DMR from your Desktop. +Description: Join BrandMeister DMR talkgroups from your Windows or Linux PC. +Tags: +- brandmeister +- dmr +ReleaseNotes: |- + VoxDMR 0.15.1 🎉 + Covers work from 2026-09-04 to 2026-09-05. + Platforms: Android (arm64-v8a, armeabi-v7a/32-bit, x86_64) · Linux x86_64 · Windows x86_64 + > 📱 Which Android APK? Most people want arm64-v8a from the Play Store. The 32-bit (armeabi-v7a) APKs are built specifically for PoC radios and older Android phones: install those manually, not from the Play Store. + A small follow-up to 0.15.0, about how the app shuts down and how it comes back. + + 🐛 Fixes + - Quit really quits, and opening the app reconnects [Android] - quitting from the app bar (or from the drawer on a small-panel radio) ended the session and closed the window, but left VoxDMR itself running in the background. Quit now shuts the app down for real, which makes opening it a fresh start: with Connect when the app opens switched on, it connects and rejoins your last talkgroup in about a second. + - Coming back to the app no longer fights a reconnect already in progress [Android] - returning to VoxDMR while it was retrying a dropped connection could start a second attempt over the top of the first. It now waits for the one already under way. A password the server has rejected is no longer retried every time you open the app either — repeatedly presenting a bad password to a master is how a DMR ID gets blocked, so it waits for you to correct it. + - Website link in About [Desktop] - points at voxdmr.com. +ReleaseNotesUrl: https://github.com/jcalado/voxdmr-site/releases/tag/v0.15.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/jcalado/VoxDMR/0.15.1/jcalado.VoxDMR.yaml b/manifests/j/jcalado/VoxDMR/0.15.1/jcalado.VoxDMR.yaml new file mode 100644 index 0000000000000..91a05bf27d513 --- /dev/null +++ b/manifests/j/jcalado/VoxDMR/0.15.1/jcalado.VoxDMR.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: jcalado.VoxDMR +PackageVersion: 0.15.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4c46c50be21146799f7113d0dbdb597aff52154b Mon Sep 17 00:00:00 2001 From: UnownBot Date: Sat, 5 Sep 2026 20:51:14 -0400 Subject: [PATCH 58/73] New version: Microsoft.SafetyScanner version 1.459.70.0 (#430241) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.459.70.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.459.70.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.459.70.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.459.70.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.459.70.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.459.70.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..fad8bc079c5ce --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.459.70.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.459.70.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.459.70.0&arch=x86 + InstallerSha256: 17603A355F7AEF254CB9E7B648B58ADBE35A57CA97C90ADA6B9121C4E4263E95 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.459.70.0&arch=amd64 + InstallerSha256: C48F5E574322419C3075CB0922A0C5168D0DA4196DC35E88B5EA81CAAF486792 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.459.70.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.459.70.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..ae60e9fba3a63 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.459.70.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.459.70.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.459.70.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.459.70.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..53ab42bb7aae6 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.459.70.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.459.70.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 77cc5c153ca96c4e758c940fa5bdbf248ffdd69a Mon Sep 17 00:00:00 2001 From: spectobot <175387142+spectopo@users.noreply.github.com> Date: Sun, 6 Sep 2026 09:13:17 +0800 Subject: [PATCH 59/73] New version: DavidEngelhart.Termpolis version 1.39.0 (#430245) --- .../DavidEngelhart.Termpolis.installer.yaml | 18 ++++++++ ...DavidEngelhart.Termpolis.locale.en-US.yaml | 41 +++++++++++++++++++ ...DavidEngelhart.Termpolis.locale.zh-CN.yaml | 29 +++++++++++++ .../1.39.0/DavidEngelhart.Termpolis.yaml | 8 ++++ 4 files changed, 96 insertions(+) create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.39.0/DavidEngelhart.Termpolis.installer.yaml create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.39.0/DavidEngelhart.Termpolis.locale.en-US.yaml create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.39.0/DavidEngelhart.Termpolis.locale.zh-CN.yaml create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.39.0/DavidEngelhart.Termpolis.yaml diff --git a/manifests/d/DavidEngelhart/Termpolis/1.39.0/DavidEngelhart.Termpolis.installer.yaml b/manifests/d/DavidEngelhart/Termpolis/1.39.0/DavidEngelhart.Termpolis.installer.yaml new file mode 100644 index 0000000000000..43eb768fc6d5d --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.39.0/DavidEngelhart.Termpolis.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.39.0 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 7bff3240-c600-54e1-9164-19e9bb016508 +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/codedev-david/termpolis/releases/download/v1.39.0/Termpolis.Setup.1.39.0.exe + InstallerSha256: 1167E4F016C4C82821E133933A0C8D0B7464B7E6B60414F3772A33F82E91FAAB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.39.0/DavidEngelhart.Termpolis.locale.en-US.yaml b/manifests/d/DavidEngelhart/Termpolis/1.39.0/DavidEngelhart.Termpolis.locale.en-US.yaml new file mode 100644 index 0000000000000..d4dc0f1c60707 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.39.0/DavidEngelhart.Termpolis.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: DavidEngelhart.Termpolis +PackageVersion: 1.39.0 +PackageLocale: en-US +Publisher: Termpolis +PublisherUrl: https://github.com/codedev-david +PublisherSupportUrl: https://github.com/codedev-david/termpolis/issues +PrivacyUrl: https://github.com/codedev-david/termpolis/blob/HEAD/PRIVACY.md +Author: David Engelhart +PackageName: Termpolis +PackageUrl: https://termpolis.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/codedev-david/termpolis/blob/HEAD/LICENSE +Copyright: Copyright 2026 David Engelhart +ShortDescription: The open-source multi-agent terminal where Claude, Codex, Gemini, and Qwen work together as a team — without your source code leaving the machine. +Description: |- + Termpolis is a cross-platform desktop terminal manager (Windows, macOS, Linux) built on Electron + React + TypeScript with node-pty powering the underlying shells. It ships as a native app, code signed on Windows, notarized on macOS. + What makes it different: + - Secure AI-assisted development. Built-in AI Security Center auto-scans every AI prompt against 70+ secret patterns, enforces Gemini paid-tier mode, and keeps an auditable JSONL log of every AI-agent terminal launch — every check runs locally. + - Multi-agent swarm. Claude Code, Codex, Gemini CLI, and Qwen Code work together on a task. A dedicated Claude Code instance acts as the conductor. + - MCP server baked in. AI agents control Termpolis via Model Context Protocol, open terminals, run commands, send messages. + - Transparent routing. Every subtask shows which agent got it, why, and what it cost. + - Activity observability. Every token, every tool call, every message from every agent is visible in real time. + - Intervention controls. Pause, cancel, or steer any agent mid-task without leaving the feed. + - Shared memory. A RAG-backed memory store that any agent can read and write via MCP. + - MCP-native end to end. All four agents speak MCP — no terminal-output parsers, no glue scripts, no bridge code paths. + - Share-ready output. One shortcut from terminal to Slack, Teams, or a PR — see Copy for Slack / Teams / PRs. +Tags: +- ai +- command-line +- console +- terminal +ReleaseNotes: 'Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.38.5...v1.39.0' +ReleaseNotesUrl: https://github.com/codedev-david/termpolis/releases/tag/v1.39.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://termpolis.com/docs.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.39.0/DavidEngelhart.Termpolis.locale.zh-CN.yaml b/manifests/d/DavidEngelhart/Termpolis/1.39.0/DavidEngelhart.Termpolis.locale.zh-CN.yaml new file mode 100644 index 0000000000000..644359e2d9d6f --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.39.0/DavidEngelhart.Termpolis.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.39.0 +PackageLocale: zh-CN +ShortDescription: 这是一个让 Claude、Codex、Gemini 和 Qwen 协同工作的开源多智能体终端——您的源代码完全不会离开本机。 +Description: |- + Termpolis 是一款基于 Electron + React + TypeScript 构建的跨平台桌面终端管理器(支持 Windows、macOS、Linux 系统),由 node-pty 提供底层终端服务支持。它以原生应用形式发布,在 Windows 平台完成代码签名,在 macOS 平台完成公证。 + 它的差异化特点: + - 安全的人工智能辅助开发。内置 AI 安全中心,可针对超过 70 种密钥模式自动扫描每一条 AI 提示,强制启用 Gemini 付费层级模式,并为每一次 AI 智能体终端启动留存可审计的 JSONL 日志——所有检查均在本地运行。 + - 多智能体协作集群。Claude Code、Codex、Gemini CLI 与 Qwen Code 可协同完成一项任务,由专属的 Claude Code 实例担任调度协调者。 + - 内置 MCP 服务器。AI 智能体可通过模型上下文协议(Model Context Protocol)控制 Termpolis,打开终端、运行命令、发送消息。 + - 路由透明化。每一项子任务都会明确显示由哪个智能体承接、承接原因以及产生的成本。 + - 活动可观测。所有智能体产生的每一个 token、每一次工具调用、每一条消息都支持实时查看。 + - 人工干预控制。无需退出任务流,即可在任务执行中途暂停、取消或引导任意智能体。 + - 共享存储。基于检索增强生成(RAG)构建的存储库,所有智能体都可通过 MCP 进行读写。 + - 端到端原生支持 MCP。四款智能体均原生支持 MCP——无需终端输出解析器、无需粘合脚本、无需桥接代码路径。 + - 输出可直接分享。只需一次快捷键操作,即可将终端内容分享至 Slack、Teams 或拉取请求——详见「复制至 Slack/Teams/拉取请求」功能。 +Tags: +- 人工智能 +- 命令行 +- 控制台 +- 终端 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://termpolis.com/docs.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.39.0/DavidEngelhart.Termpolis.yaml b/manifests/d/DavidEngelhart/Termpolis/1.39.0/DavidEngelhart.Termpolis.yaml new file mode 100644 index 0000000000000..49146c2e5b0be --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.39.0/DavidEngelhart.Termpolis.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.39.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From aa1177ba8fa26ef203dc7b99f55e2236023bd81a Mon Sep 17 00:00:00 2001 From: spectobot <175387142+spectopo@users.noreply.github.com> Date: Sun, 6 Sep 2026 09:13:35 +0800 Subject: [PATCH 60/73] New version: EligianLabs.PIICrawlerCLI version 26.0905.2229 (#430246) --- .../EligianLabs.PIICrawlerCLI.installer.yaml | 4 ++-- .../EligianLabs.PIICrawlerCLI.locale.en-US.yaml | 2 +- .../EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml | 2 +- .../EligianLabs.PIICrawlerCLI.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/e/EligianLabs/PIICrawlerCLI/{26.0905.0420 => 26.0905.2229}/EligianLabs.PIICrawlerCLI.installer.yaml (81%) rename manifests/e/EligianLabs/PIICrawlerCLI/{26.0905.0420 => 26.0905.2229}/EligianLabs.PIICrawlerCLI.locale.en-US.yaml (98%) rename manifests/e/EligianLabs/PIICrawlerCLI/{26.0905.0420 => 26.0905.2229}/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml (98%) rename manifests/e/EligianLabs/PIICrawlerCLI/{26.0905.0420 => 26.0905.2229}/EligianLabs.PIICrawlerCLI.yaml (89%) diff --git a/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.installer.yaml b/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.2229/EligianLabs.PIICrawlerCLI.installer.yaml similarity index 81% rename from manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.installer.yaml rename to manifests/e/EligianLabs/PIICrawlerCLI/26.0905.2229/EligianLabs.PIICrawlerCLI.installer.yaml index 28ed9236de61c..db2eb52e3da19 100644 --- a/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.installer.yaml +++ b/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.2229/EligianLabs.PIICrawlerCLI.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: EligianLabs.PIICrawlerCLI -PackageVersion: 26.0905.0420 +PackageVersion: 26.0905.2229 InstallerType: zip NestedInstallerType: portable NestedInstallerFiles: @@ -13,6 +13,6 @@ ReleaseDate: 2026-09-05 Installers: - Architecture: x64 InstallerUrl: https://downloads.eligian.com/piicrawler-cli-windows-signed.zip - InstallerSha256: 45E0154A7DC4FD13215DF9579EEB5D7BE1208BFA6747BF3648F93FB7ACB795E3 + InstallerSha256: F75EF0948498924C9631164DD1065F888EC20895B63577F2AF0F351BBAF544EB ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.locale.en-US.yaml b/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.2229/EligianLabs.PIICrawlerCLI.locale.en-US.yaml similarity index 98% rename from manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.locale.en-US.yaml rename to manifests/e/EligianLabs/PIICrawlerCLI/26.0905.2229/EligianLabs.PIICrawlerCLI.locale.en-US.yaml index c67f0fd3d3573..2bfed3fe2c654 100644 --- a/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.locale.en-US.yaml +++ b/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.2229/EligianLabs.PIICrawlerCLI.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: EligianLabs.PIICrawlerCLI -PackageVersion: 26.0905.0420 +PackageVersion: 26.0905.2229 PackageLocale: en-US Publisher: Eligian Labs LLC PublisherUrl: https://www.piicrawler.com/ diff --git a/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml b/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.2229/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml similarity index 98% rename from manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml rename to manifests/e/EligianLabs/PIICrawlerCLI/26.0905.2229/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml index 62f04c41c20dc..cabb7ec419552 100644 --- a/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml +++ b/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.2229/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: EligianLabs.PIICrawlerCLI -PackageVersion: 26.0905.0420 +PackageVersion: 26.0905.2229 PackageLocale: zh-CN License: 专有软件 ShortDescription: PII Crawler 在您自己的硬件上扫描文件、网络共享和数据库。发现 SaaS 工具无法触及位置中隐藏的社会安全号码、地址、姓名和电子邮件。没有任何数据会离开您的网络。 diff --git a/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.yaml b/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.2229/EligianLabs.PIICrawlerCLI.yaml similarity index 89% rename from manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.yaml rename to manifests/e/EligianLabs/PIICrawlerCLI/26.0905.2229/EligianLabs.PIICrawlerCLI.yaml index 84755bc95fbb9..e0dd9356cc5b9 100644 --- a/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.0420/EligianLabs.PIICrawlerCLI.yaml +++ b/manifests/e/EligianLabs/PIICrawlerCLI/26.0905.2229/EligianLabs.PIICrawlerCLI.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: EligianLabs.PIICrawlerCLI -PackageVersion: 26.0905.0420 +PackageVersion: 26.0905.2229 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From c73bf3730ba88553091f7ee22856c52b36c6e759 Mon Sep 17 00:00:00 2001 From: Karan Yadav <47368518+karnyadavdev@users.noreply.github.com> Date: Sun, 6 Sep 2026 06:43:50 +0530 Subject: [PATCH 61/73] karnyadavdev.FontWizard version 3.0.0 (#430247) Co-authored-by: karnyadavdev --- .../karnyadavdev.FontWizard.installer.yaml | 22 +++++++++++++ .../karnyadavdev.FontWizard.locale.en-US.yaml | 33 +++++++++++++++++++ .../3.0.0/karnyadavdev.FontWizard.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/k/karnyadavdev/FontWizard/3.0.0/karnyadavdev.FontWizard.installer.yaml create mode 100644 manifests/k/karnyadavdev/FontWizard/3.0.0/karnyadavdev.FontWizard.locale.en-US.yaml create mode 100644 manifests/k/karnyadavdev/FontWizard/3.0.0/karnyadavdev.FontWizard.yaml diff --git a/manifests/k/karnyadavdev/FontWizard/3.0.0/karnyadavdev.FontWizard.installer.yaml b/manifests/k/karnyadavdev/FontWizard/3.0.0/karnyadavdev.FontWizard.installer.yaml new file mode 100644 index 0000000000000..0223483d79f4c --- /dev/null +++ b/manifests/k/karnyadavdev/FontWizard/3.0.0/karnyadavdev.FontWizard.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: karnyadavdev.FontWizard +PackageVersion: 3.0.0 +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /VERYSILENT + SilentWithProgress: /SILENT + Custom: /SUPPRESSMSGBOXES +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/karnyadavdev/FontWizard/releases/download/v3.0/FontWizard.exe + InstallerSha256: 0F6E9AA34D2F4AC04ACF66E2BF24F1DCCC6B946473E78D0F9905695619BD7D14 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/karnyadavdev/FontWizard/3.0.0/karnyadavdev.FontWizard.locale.en-US.yaml b/manifests/k/karnyadavdev/FontWizard/3.0.0/karnyadavdev.FontWizard.locale.en-US.yaml new file mode 100644 index 0000000000000..e5c219dab0256 --- /dev/null +++ b/manifests/k/karnyadavdev/FontWizard/3.0.0/karnyadavdev.FontWizard.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: karnyadavdev.FontWizard +PackageVersion: 3.0.0 +PackageLocale: en-US +Publisher: karnyadavdev +PublisherUrl: https://github.com/karnyadavdev +PackageName: Font Wizard +PackageUrl: https://github.com/karnyadavdev/FontWizard +License: MIT +ShortDescription: Customize Windows 11/10 system font with 100% system coverage across UWP, Win32, WinUI 3, Electron, etc and safely restore with one click. +Tags: +- font +- wizard +- font-wizard +- fontswizard +- font-replace +- font-replacer +- font-changer +- font-changing +- system-font +- system-fonts +- segoe-ui +- custom-font +- windows-customization +- windows +- windows-11 +- windows-10 +ReleaseNotes: Added Windows installer, improved UI with inline buttons, fixed auto weight selection and UI performance. v3.0 revised to fix button transparency bugs. +ReleaseNotesUrl: https://github.com/karnyadavdev/FontWizard/releases/tag/v3.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/karnyadavdev/FontWizard/3.0.0/karnyadavdev.FontWizard.yaml b/manifests/k/karnyadavdev/FontWizard/3.0.0/karnyadavdev.FontWizard.yaml new file mode 100644 index 0000000000000..ed3dc6c5b376a --- /dev/null +++ b/manifests/k/karnyadavdev/FontWizard/3.0.0/karnyadavdev.FontWizard.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: karnyadavdev.FontWizard +PackageVersion: 3.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0f197c653450cbc69eff50d7d377d8e4b3d0378b Mon Sep 17 00:00:00 2001 From: spectobot <175387142+spectopo@users.noreply.github.com> Date: Sun, 6 Sep 2026 09:34:52 +0800 Subject: [PATCH 62/73] Update: Servo.Servo.Nightly version 1.0 (2026-09-05) (#430248) --- .../Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml | 8 ++++---- .../Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml index fa0cfa1216ec0..07b02982af832 100644 --- a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml +++ b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml @@ -8,13 +8,13 @@ Scope: machine Protocols: - http - https -ProductCode: '{5CC84942-2440-46B5-BC6F-B7CA130F4414}' -ReleaseDate: 2026-09-03 +ProductCode: '{EDB97FC4-8BE6-4510-BBC9-5633C97438E2}' +ReleaseDate: 2026-09-05 AppsAndFeaturesEntries: - DisplayName: ServoShell Installers: - Architecture: x64 - InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-09-03/servo-x86_64-windows-msvc.exe - InstallerSha256: E7C0C278922B1994FA95747BACDFA548C72DCC05D6B712CD700B0EF14DFFF801 + InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-09-05/servo-x86_64-windows-msvc.exe + InstallerSha256: 93801B6E7B69B918A8B9226B1DF9B46D398C0A9AA21C039B374A37A5E7D8D7B4 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml index e192c1d82573e..c35837a12ef99 100644 --- a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml +++ b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml @@ -19,8 +19,8 @@ Tags: - web - web-browser - webpage -ReleaseNotes: Nightly build based on servo/servo@00fefedadac0b206720fbad8f48271b38605e269 -ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-09-03 +ReleaseNotes: Nightly build based on servo/servo@fb160c4ca9acb14b49a998df0628225c77e631d3 +ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-09-05 Documentations: - DocumentLabel: Wiki DocumentUrl: https://github.com/servo/servo/wiki From cc85ad7c508f1a3d4dfe251b5767afbd305cc4ac Mon Sep 17 00:00:00 2001 From: spectobot <175387142+spectopo@users.noreply.github.com> Date: Sun, 6 Sep 2026 09:35:07 +0800 Subject: [PATCH 63/73] New version: Sourcegraph.Amp version 0.0.1788652884-gab1719 (#430249) --- .../Sourcegraph.Amp.installer.yaml | 8 ++++---- .../Sourcegraph.Amp.locale.en-US.yaml | 2 +- .../Sourcegraph.Amp.locale.zh-CN.yaml | 2 +- .../Sourcegraph.Amp.yaml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) rename manifests/s/Sourcegraph/Amp/{0.0.1788638425-g646a48 => 0.0.1788652884-gab1719}/Sourcegraph.Amp.installer.yaml (60%) rename manifests/s/Sourcegraph/Amp/{0.0.1788638425-g646a48 => 0.0.1788652884-gab1719}/Sourcegraph.Amp.locale.en-US.yaml (97%) rename manifests/s/Sourcegraph/Amp/{0.0.1788638425-g646a48 => 0.0.1788652884-gab1719}/Sourcegraph.Amp.locale.zh-CN.yaml (96%) rename manifests/s/Sourcegraph/Amp/{0.0.1788638425-g646a48 => 0.0.1788652884-gab1719}/Sourcegraph.Amp.yaml (85%) diff --git a/manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1788652884-gab1719/Sourcegraph.Amp.installer.yaml similarity index 60% rename from manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/Sourcegraph.Amp.installer.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1788652884-gab1719/Sourcegraph.Amp.installer.yaml index e2af55978e255..6713905bcb539 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/Sourcegraph.Amp.installer.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1788652884-gab1719/Sourcegraph.Amp.installer.yaml @@ -2,17 +2,17 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1788638425-g646a48 +PackageVersion: 0.0.1788652884-gab1719 InstallerType: portable Commands: - amp Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 -ReleaseDate: 2026-09-05 +ReleaseDate: 2026-09-06 Installers: - Architecture: x64 - InstallerUrl: https://static.ampcode.com/cli/0.0.1788638425-g646a48/amp-windows-x64-baseline.exe - InstallerSha256: 9EEAF92533986B68EB31D4FB53BF54ABED44DE5C1571159403B394B65328D833 + InstallerUrl: https://static.ampcode.com/cli/0.0.1788652884-gab1719/amp-windows-x64-baseline.exe + InstallerSha256: 635A7A6926C6B880337645EAE93651412696A19F1AA5A30C268A44B98D0EAB70 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1788652884-gab1719/Sourcegraph.Amp.locale.en-US.yaml similarity index 97% rename from manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/Sourcegraph.Amp.locale.en-US.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1788652884-gab1719/Sourcegraph.Amp.locale.en-US.yaml index 056fdca46bd1b..843fc84f4aca1 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/Sourcegraph.Amp.locale.en-US.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1788652884-gab1719/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.1788638425-g646a48 +PackageVersion: 0.0.1788652884-gab1719 PackageLocale: en-US Publisher: Sourcegraph, Inc. PublisherUrl: https://ampcode.com/ diff --git a/manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1788652884-gab1719/Sourcegraph.Amp.locale.zh-CN.yaml similarity index 96% rename from manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/Sourcegraph.Amp.locale.zh-CN.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1788652884-gab1719/Sourcegraph.Amp.locale.zh-CN.yaml index 609a98657e0f8..18600f1af5df2 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/Sourcegraph.Amp.locale.zh-CN.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1788652884-gab1719/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.1788638425-g646a48 +PackageVersion: 0.0.1788652884-gab1719 PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于终端与编辑器的前沿编码智能体。 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1788652884-gab1719/Sourcegraph.Amp.yaml similarity index 85% rename from manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/Sourcegraph.Amp.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1788652884-gab1719/Sourcegraph.Amp.yaml index 5f2311a54feeb..9cc1f1ae8a9ff 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1788638425-g646a48/Sourcegraph.Amp.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1788652884-gab1719/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.1788638425-g646a48 +PackageVersion: 0.0.1788652884-gab1719 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 0aa1ab38d593bd63ea986356f7be03027784a0b1 Mon Sep 17 00:00:00 2001 From: John Campion Jr <1094820+JohnCampionJr@users.noreply.github.com> Date: Sat, 5 Sep 2026 21:57:06 -0400 Subject: [PATCH 64/73] New version: RigSmith.ShipRig version 1.15.0 (#430251) --- .../1.15.0/RigSmith.ShipRig.installer.yaml | 22 +++++++++++ .../1.15.0/RigSmith.ShipRig.locale.en-US.yaml | 37 +++++++++++++++++++ .../ShipRig/1.15.0/RigSmith.ShipRig.yaml | 8 ++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/r/RigSmith/ShipRig/1.15.0/RigSmith.ShipRig.installer.yaml create mode 100644 manifests/r/RigSmith/ShipRig/1.15.0/RigSmith.ShipRig.locale.en-US.yaml create mode 100644 manifests/r/RigSmith/ShipRig/1.15.0/RigSmith.ShipRig.yaml diff --git a/manifests/r/RigSmith/ShipRig/1.15.0/RigSmith.ShipRig.installer.yaml b/manifests/r/RigSmith/ShipRig/1.15.0/RigSmith.ShipRig.installer.yaml new file mode 100644 index 0000000000000..0eda4f1c6069f --- /dev/null +++ b/manifests/r/RigSmith/ShipRig/1.15.0/RigSmith.ShipRig.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: RigSmith.ShipRig +PackageVersion: 1.15.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: shiprig.exe + PortableCommandAlias: shiprig +Commands: +- shiprig +ReleaseDate: 2026-09-06 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.15.0/shiprig_1.15.0_windows_amd64.zip + InstallerSha256: B6924CB74192011CB14A5B813583F0C06E09917CC3CFF7CD8090FA8E1DC345BD +- Architecture: arm64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.15.0/shiprig_1.15.0_windows_arm64.zip + InstallerSha256: CD288330EE3CD5C19B837BF453C341CEAADB71C012F0CE31187F5EEA2D59F8AC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ShipRig/1.15.0/RigSmith.ShipRig.locale.en-US.yaml b/manifests/r/RigSmith/ShipRig/1.15.0/RigSmith.ShipRig.locale.en-US.yaml new file mode 100644 index 0000000000000..f0887d4b96ff0 --- /dev/null +++ b/manifests/r/RigSmith/ShipRig/1.15.0/RigSmith.ShipRig.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RigSmith.ShipRig +PackageVersion: 1.15.0 +PackageLocale: en-US +Publisher: RigSmith +PublisherUrl: https://rigsmith.dev/ +PublisherSupportUrl: https://github.com/rigsmith/rigsmith/issues +Author: John Campion Jr +PackageName: ShipRig +PackageUrl: https://rigsmith.dev/ +License: MIT +LicenseUrl: https://github.com/rigsmith/rigsmith/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 John Campion Jr +ShortDescription: Uniform changeset -> version -> publish, across every ecosystem +Moniker: shiprig +Tags: +- cli +- developer-tools +- dotnet +- go +- rust +ReleaseNotes: |- + Changelog + Fixes + - d39a446 fix(clauderig): preserve backup bytes through Git conversions (#293) + - 154e677 fix(stack): stop pull refusing work it had already merged (#296) + - 7713b71 fix: anchor the credential signatures so prose stops tripping the wire (#291) + - f0ec74a fix: make the tripwire and the rewriter agree, and judge text by content (#294) + - b0c112e fix: scrub the whole conversation, not just the transcript file (#292) + Others + - b6dd5c5 docs(changeset): restore the consolidated secret-scanning entry + - 52d8897 rig: name a stackspace seed by convention (#290) +ReleaseNotesUrl: https://github.com/rigsmith/rigsmith/releases/tag/v1.15.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ShipRig/1.15.0/RigSmith.ShipRig.yaml b/manifests/r/RigSmith/ShipRig/1.15.0/RigSmith.ShipRig.yaml new file mode 100644 index 0000000000000..c8ce88b68113e --- /dev/null +++ b/manifests/r/RigSmith/ShipRig/1.15.0/RigSmith.ShipRig.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: RigSmith.ShipRig +PackageVersion: 1.15.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4a5b79547c4105340a648b1c079412602f2d5c0b Mon Sep 17 00:00:00 2001 From: John Campion Jr <1094820+JohnCampionJr@users.noreply.github.com> Date: Sat, 5 Sep 2026 21:57:18 -0400 Subject: [PATCH 65/73] New version: RigSmith.ClaudeRig version 1.15.0 (#430252) --- .../1.15.0/RigSmith.ClaudeRig.installer.yaml | 22 +++++++++++ .../RigSmith.ClaudeRig.locale.en-US.yaml | 37 +++++++++++++++++++ .../ClaudeRig/1.15.0/RigSmith.ClaudeRig.yaml | 8 ++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/r/RigSmith/ClaudeRig/1.15.0/RigSmith.ClaudeRig.installer.yaml create mode 100644 manifests/r/RigSmith/ClaudeRig/1.15.0/RigSmith.ClaudeRig.locale.en-US.yaml create mode 100644 manifests/r/RigSmith/ClaudeRig/1.15.0/RigSmith.ClaudeRig.yaml diff --git a/manifests/r/RigSmith/ClaudeRig/1.15.0/RigSmith.ClaudeRig.installer.yaml b/manifests/r/RigSmith/ClaudeRig/1.15.0/RigSmith.ClaudeRig.installer.yaml new file mode 100644 index 0000000000000..18722f4a95b0b --- /dev/null +++ b/manifests/r/RigSmith/ClaudeRig/1.15.0/RigSmith.ClaudeRig.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: RigSmith.ClaudeRig +PackageVersion: 1.15.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: clauderig.exe + PortableCommandAlias: clauderig +Commands: +- clauderig +ReleaseDate: 2026-09-06 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.15.0/clauderig_1.15.0_windows_amd64.zip + InstallerSha256: C4401129805C14FB64D574339BDA4BB3470630BA38A4C7C95AAE9931907F4731 +- Architecture: arm64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.15.0/clauderig_1.15.0_windows_arm64.zip + InstallerSha256: 57AAED73DB3D2BCB32414E545B49405296FEBC61245432099EF8BE74DE7553CA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ClaudeRig/1.15.0/RigSmith.ClaudeRig.locale.en-US.yaml b/manifests/r/RigSmith/ClaudeRig/1.15.0/RigSmith.ClaudeRig.locale.en-US.yaml new file mode 100644 index 0000000000000..c37afc2848f09 --- /dev/null +++ b/manifests/r/RigSmith/ClaudeRig/1.15.0/RigSmith.ClaudeRig.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RigSmith.ClaudeRig +PackageVersion: 1.15.0 +PackageLocale: en-US +Publisher: RigSmith +PublisherUrl: https://rigsmith.dev/ +PublisherSupportUrl: https://github.com/rigsmith/rigsmith/issues +Author: John Campion Jr +PackageName: ClaudeRig +PackageUrl: https://rigsmith.dev/ +License: MIT +LicenseUrl: https://github.com/rigsmith/rigsmith/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 John Campion Jr +ShortDescription: Sync your Claude Code setup across machines, path-correct on restore +Moniker: clauderig +Tags: +- cli +- developer-tools +- dotnet +- go +- rust +ReleaseNotes: |- + Changelog + Fixes + - d39a446 fix(clauderig): preserve backup bytes through Git conversions (#293) + - 154e677 fix(stack): stop pull refusing work it had already merged (#296) + - 7713b71 fix: anchor the credential signatures so prose stops tripping the wire (#291) + - f0ec74a fix: make the tripwire and the rewriter agree, and judge text by content (#294) + - b0c112e fix: scrub the whole conversation, not just the transcript file (#292) + Others + - b6dd5c5 docs(changeset): restore the consolidated secret-scanning entry + - 52d8897 rig: name a stackspace seed by convention (#290) +ReleaseNotesUrl: https://github.com/rigsmith/rigsmith/releases/tag/v1.15.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ClaudeRig/1.15.0/RigSmith.ClaudeRig.yaml b/manifests/r/RigSmith/ClaudeRig/1.15.0/RigSmith.ClaudeRig.yaml new file mode 100644 index 0000000000000..56d0ee52fae7e --- /dev/null +++ b/manifests/r/RigSmith/ClaudeRig/1.15.0/RigSmith.ClaudeRig.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: RigSmith.ClaudeRig +PackageVersion: 1.15.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5bb5c1f82ab44804e35d6f3d9dd59c7ac3402779 Mon Sep 17 00:00:00 2001 From: John Campion Jr <1094820+JohnCampionJr@users.noreply.github.com> Date: Sat, 5 Sep 2026 21:57:37 -0400 Subject: [PATCH 66/73] New version: RigSmith.Rig version 1.15.0 (#430253) --- .../Rig/1.15.0/RigSmith.Rig.installer.yaml | 22 +++++++++++ .../Rig/1.15.0/RigSmith.Rig.locale.en-US.yaml | 37 +++++++++++++++++++ .../r/RigSmith/Rig/1.15.0/RigSmith.Rig.yaml | 8 ++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/r/RigSmith/Rig/1.15.0/RigSmith.Rig.installer.yaml create mode 100644 manifests/r/RigSmith/Rig/1.15.0/RigSmith.Rig.locale.en-US.yaml create mode 100644 manifests/r/RigSmith/Rig/1.15.0/RigSmith.Rig.yaml diff --git a/manifests/r/RigSmith/Rig/1.15.0/RigSmith.Rig.installer.yaml b/manifests/r/RigSmith/Rig/1.15.0/RigSmith.Rig.installer.yaml new file mode 100644 index 0000000000000..095ad679cf31e --- /dev/null +++ b/manifests/r/RigSmith/Rig/1.15.0/RigSmith.Rig.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: RigSmith.Rig +PackageVersion: 1.15.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: rig.exe + PortableCommandAlias: rig +Commands: +- rig +ReleaseDate: 2026-09-06 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.15.0/rig_1.15.0_windows_amd64.zip + InstallerSha256: 2070CCB480B6DFAD87D33676E832FE5FC0F9D0698DE633BE49280BB5D74F95B7 +- Architecture: arm64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.15.0/rig_1.15.0_windows_arm64.zip + InstallerSha256: F6B12F96B1C3B33F71CC9DC244AC3E1067A48AC4AA0A32AE3F3BC7974D582FCB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/Rig/1.15.0/RigSmith.Rig.locale.en-US.yaml b/manifests/r/RigSmith/Rig/1.15.0/RigSmith.Rig.locale.en-US.yaml new file mode 100644 index 0000000000000..59a9673c4d562 --- /dev/null +++ b/manifests/r/RigSmith/Rig/1.15.0/RigSmith.Rig.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RigSmith.Rig +PackageVersion: 1.15.0 +PackageLocale: en-US +Publisher: RigSmith +PublisherUrl: https://rigsmith.dev/ +PublisherSupportUrl: https://github.com/rigsmith/rigsmith/issues +Author: John Campion Jr +PackageName: Rig +PackageUrl: https://rigsmith.dev/ +License: MIT +LicenseUrl: https://github.com/rigsmith/rigsmith/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 John Campion Jr +ShortDescription: Convention-first dev launcher across .NET, Node, Go, and Rust +Moniker: rig +Tags: +- cli +- developer-tools +- dotnet +- go +- rust +ReleaseNotes: |- + Changelog + Fixes + - d39a446 fix(clauderig): preserve backup bytes through Git conversions (#293) + - 154e677 fix(stack): stop pull refusing work it had already merged (#296) + - 7713b71 fix: anchor the credential signatures so prose stops tripping the wire (#291) + - f0ec74a fix: make the tripwire and the rewriter agree, and judge text by content (#294) + - b0c112e fix: scrub the whole conversation, not just the transcript file (#292) + Others + - b6dd5c5 docs(changeset): restore the consolidated secret-scanning entry + - 52d8897 rig: name a stackspace seed by convention (#290) +ReleaseNotesUrl: https://github.com/rigsmith/rigsmith/releases/tag/v1.15.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/Rig/1.15.0/RigSmith.Rig.yaml b/manifests/r/RigSmith/Rig/1.15.0/RigSmith.Rig.yaml new file mode 100644 index 0000000000000..8d0873f409405 --- /dev/null +++ b/manifests/r/RigSmith/Rig/1.15.0/RigSmith.Rig.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: RigSmith.Rig +PackageVersion: 1.15.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1204915efcdbd8966fb06798c95abee06ddbf541 Mon Sep 17 00:00:00 2001 From: John Campion Jr <1094820+JohnCampionJr@users.noreply.github.com> Date: Sat, 5 Sep 2026 21:57:48 -0400 Subject: [PATCH 67/73] New version: RigSmith.Rigsmith version 1.15.0 (#430254) --- .../1.15.0/RigSmith.Rigsmith.installer.yaml | 31 +++++++++++++++ .../RigSmith.Rigsmith.locale.en-US.yaml | 38 +++++++++++++++++++ .../Rigsmith/1.15.0/RigSmith.Rigsmith.yaml | 8 ++++ 3 files changed, 77 insertions(+) create mode 100644 manifests/r/RigSmith/Rigsmith/1.15.0/RigSmith.Rigsmith.installer.yaml create mode 100644 manifests/r/RigSmith/Rigsmith/1.15.0/RigSmith.Rigsmith.locale.en-US.yaml create mode 100644 manifests/r/RigSmith/Rigsmith/1.15.0/RigSmith.Rigsmith.yaml diff --git a/manifests/r/RigSmith/Rigsmith/1.15.0/RigSmith.Rigsmith.installer.yaml b/manifests/r/RigSmith/Rigsmith/1.15.0/RigSmith.Rigsmith.installer.yaml new file mode 100644 index 0000000000000..1c0bf891cd314 --- /dev/null +++ b/manifests/r/RigSmith/Rigsmith/1.15.0/RigSmith.Rigsmith.installer.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RigSmith.Rigsmith +PackageVersion: 1.15.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: changerig.exe + PortableCommandAlias: changerig +- RelativeFilePath: clauderig.exe + PortableCommandAlias: clauderig +- RelativeFilePath: rig.exe + PortableCommandAlias: rig +- RelativeFilePath: shiprig.exe + PortableCommandAlias: shiprig +Commands: +- changerig +- clauderig +- rig +- shiprig +ReleaseDate: 2026-09-06 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.15.0/rigsmith_1.15.0_windows_amd64.zip + InstallerSha256: B2D7EB85B0A075469272580AE6D1BA91521E65FFA64CCF49AE7B6CB2745EB203 +- Architecture: arm64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.15.0/rigsmith_1.15.0_windows_arm64.zip + InstallerSha256: D8C1BAC2B104EE091F5D1F5729DC873BA3D0219BFB4161129A7EFA70C8D65CDC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/Rigsmith/1.15.0/RigSmith.Rigsmith.locale.en-US.yaml b/manifests/r/RigSmith/Rigsmith/1.15.0/RigSmith.Rigsmith.locale.en-US.yaml new file mode 100644 index 0000000000000..a6b5a0ff70353 --- /dev/null +++ b/manifests/r/RigSmith/Rigsmith/1.15.0/RigSmith.Rigsmith.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RigSmith.Rigsmith +PackageVersion: 1.15.0 +PackageLocale: en-US +Publisher: RigSmith +PublisherUrl: https://rigsmith.dev/ +PublisherSupportUrl: https://github.com/rigsmith/rigsmith/issues +Author: John Campion Jr +PackageName: RigSmith +PackageUrl: https://rigsmith.dev/ +License: MIT +LicenseUrl: https://github.com/rigsmith/rigsmith/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 John Campion Jr +ShortDescription: 'The rigsmith toolchain: rig, changerig, shiprig, clauderig' +Description: The rigsmith toolchain in one package — rig (convention-first dev launcher), changerig (changesets), shiprig (releases/publish), and clauderig (sync Claude Code config). One install drops all four commands on PATH. +Moniker: rigsmith +Tags: +- cli +- developer-tools +- dotnet +- go +- rust +ReleaseNotes: |- + Changelog + Fixes + - d39a446 fix(clauderig): preserve backup bytes through Git conversions (#293) + - 154e677 fix(stack): stop pull refusing work it had already merged (#296) + - 7713b71 fix: anchor the credential signatures so prose stops tripping the wire (#291) + - f0ec74a fix: make the tripwire and the rewriter agree, and judge text by content (#294) + - b0c112e fix: scrub the whole conversation, not just the transcript file (#292) + Others + - b6dd5c5 docs(changeset): restore the consolidated secret-scanning entry + - 52d8897 rig: name a stackspace seed by convention (#290) +ReleaseNotesUrl: https://github.com/rigsmith/rigsmith/releases/tag/v1.15.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/Rigsmith/1.15.0/RigSmith.Rigsmith.yaml b/manifests/r/RigSmith/Rigsmith/1.15.0/RigSmith.Rigsmith.yaml new file mode 100644 index 0000000000000..2af667ea37d3e --- /dev/null +++ b/manifests/r/RigSmith/Rigsmith/1.15.0/RigSmith.Rigsmith.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: RigSmith.Rigsmith +PackageVersion: 1.15.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From da7cb8b01888556f89c5833e346e42c71e9406bf Mon Sep 17 00:00:00 2001 From: John Campion Jr <1094820+JohnCampionJr@users.noreply.github.com> Date: Sat, 5 Sep 2026 21:58:01 -0400 Subject: [PATCH 68/73] New version: RigSmith.ChangeRig version 1.15.0 (#430255) --- .../1.15.0/RigSmith.ChangeRig.installer.yaml | 22 +++++++++++ .../RigSmith.ChangeRig.locale.en-US.yaml | 37 +++++++++++++++++++ .../ChangeRig/1.15.0/RigSmith.ChangeRig.yaml | 8 ++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/r/RigSmith/ChangeRig/1.15.0/RigSmith.ChangeRig.installer.yaml create mode 100644 manifests/r/RigSmith/ChangeRig/1.15.0/RigSmith.ChangeRig.locale.en-US.yaml create mode 100644 manifests/r/RigSmith/ChangeRig/1.15.0/RigSmith.ChangeRig.yaml diff --git a/manifests/r/RigSmith/ChangeRig/1.15.0/RigSmith.ChangeRig.installer.yaml b/manifests/r/RigSmith/ChangeRig/1.15.0/RigSmith.ChangeRig.installer.yaml new file mode 100644 index 0000000000000..99d1b737cb373 --- /dev/null +++ b/manifests/r/RigSmith/ChangeRig/1.15.0/RigSmith.ChangeRig.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: RigSmith.ChangeRig +PackageVersion: 1.15.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: changerig.exe + PortableCommandAlias: changerig +Commands: +- changerig +ReleaseDate: 2026-09-06 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.15.0/changerig_1.15.0_windows_amd64.zip + InstallerSha256: 12AF4A70D4E0772B6CF4C79E31D7DC2D8CE9322D8726F3494F8C605501760BDE +- Architecture: arm64 + InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.15.0/changerig_1.15.0_windows_arm64.zip + InstallerSha256: 37FEE14585498FD19633BBFF31360E9D52A6C5652BD20E0B53E296586B155624 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ChangeRig/1.15.0/RigSmith.ChangeRig.locale.en-US.yaml b/manifests/r/RigSmith/ChangeRig/1.15.0/RigSmith.ChangeRig.locale.en-US.yaml new file mode 100644 index 0000000000000..02396a27abc9b --- /dev/null +++ b/manifests/r/RigSmith/ChangeRig/1.15.0/RigSmith.ChangeRig.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RigSmith.ChangeRig +PackageVersion: 1.15.0 +PackageLocale: en-US +Publisher: RigSmith +PublisherUrl: https://rigsmith.dev/ +PublisherSupportUrl: https://github.com/rigsmith/rigsmith/issues +Author: John Campion Jr +PackageName: ChangeRig +PackageUrl: https://rigsmith.dev/ +License: MIT +LicenseUrl: https://github.com/rigsmith/rigsmith/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 John Campion Jr +ShortDescription: 'Changesets: capture intent, then version across every ecosystem' +Moniker: changerig +Tags: +- cli +- developer-tools +- dotnet +- go +- rust +ReleaseNotes: |- + Changelog + Fixes + - d39a446 fix(clauderig): preserve backup bytes through Git conversions (#293) + - 154e677 fix(stack): stop pull refusing work it had already merged (#296) + - 7713b71 fix: anchor the credential signatures so prose stops tripping the wire (#291) + - f0ec74a fix: make the tripwire and the rewriter agree, and judge text by content (#294) + - b0c112e fix: scrub the whole conversation, not just the transcript file (#292) + Others + - b6dd5c5 docs(changeset): restore the consolidated secret-scanning entry + - 52d8897 rig: name a stackspace seed by convention (#290) +ReleaseNotesUrl: https://github.com/rigsmith/rigsmith/releases/tag/v1.15.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RigSmith/ChangeRig/1.15.0/RigSmith.ChangeRig.yaml b/manifests/r/RigSmith/ChangeRig/1.15.0/RigSmith.ChangeRig.yaml new file mode 100644 index 0000000000000..da4614b4ea2b0 --- /dev/null +++ b/manifests/r/RigSmith/ChangeRig/1.15.0/RigSmith.ChangeRig.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: RigSmith.ChangeRig +PackageVersion: 1.15.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f3fa714e31b3130f3e214ca4960a74266fbb2ece Mon Sep 17 00:00:00 2001 From: David Ruda Date: Sun, 6 Sep 2026 03:58:09 +0200 Subject: [PATCH 69/73] New version: DiskInternals.LinuxReader version 5.2 (#430257) --- .../DiskInternals.LinuxReader.installer.yaml | 34 +++++++++++ ...iskInternals.LinuxReader.locale.en-US.yaml | 59 +++++++++++++++++++ .../5.2/DiskInternals.LinuxReader.yaml | 8 +++ 3 files changed, 101 insertions(+) create mode 100644 manifests/d/DiskInternals/LinuxReader/5.2/DiskInternals.LinuxReader.installer.yaml create mode 100644 manifests/d/DiskInternals/LinuxReader/5.2/DiskInternals.LinuxReader.locale.en-US.yaml create mode 100644 manifests/d/DiskInternals/LinuxReader/5.2/DiskInternals.LinuxReader.yaml diff --git a/manifests/d/DiskInternals/LinuxReader/5.2/DiskInternals.LinuxReader.installer.yaml b/manifests/d/DiskInternals/LinuxReader/5.2/DiskInternals.LinuxReader.installer.yaml new file mode 100644 index 0000000000000..beaf34da7d1ac --- /dev/null +++ b/manifests/d/DiskInternals/LinuxReader/5.2/DiskInternals.LinuxReader.installer.yaml @@ -0,0 +1,34 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DiskInternals.LinuxReader +PackageVersion: '5.2' +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +FileExtensions: +- e01 +- e02 +- eve +- hds +- vdi +- vhd +- vhdx +- vmdk +ProductCode: DiskInternals Linux Reader +ReleaseDate: 2026-08-20 +AppsAndFeaturesEntries: +- Publisher: DiskInternals + ProductCode: DiskInternals Linux Reader +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\DiskInternals\LinuxReader' +Installers: +- Architecture: x86 + InstallerUrl: https://eu.diskinternals.com/download/Linux_Reader.exe + InstallerSha256: B84B8B44D9A228C592EEA0EBF35DD5AEA8527DBE19D53D9D6FF298F948A6CC80 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DiskInternals/LinuxReader/5.2/DiskInternals.LinuxReader.locale.en-US.yaml b/manifests/d/DiskInternals/LinuxReader/5.2/DiskInternals.LinuxReader.locale.en-US.yaml new file mode 100644 index 0000000000000..d3d269dde34c5 --- /dev/null +++ b/manifests/d/DiskInternals/LinuxReader/5.2/DiskInternals.LinuxReader.locale.en-US.yaml @@ -0,0 +1,59 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DiskInternals.LinuxReader +PackageVersion: '5.2' +PackageLocale: en-US +Publisher: DiskInternals Research +PublisherUrl: https://www.diskinternals.com/ +PublisherSupportUrl: https://www.diskinternals.com/support/ +PrivacyUrl: https://www.diskinternals.com/privacy/ +Author: DiskInternals, Ltd. +PackageName: DiskInternals Linux Reader +PackageUrl: https://www.diskinternals.com/linux-reader/ +License: Freemium +Copyright: Copyright @ 2003-2025, DiskInternals +ShortDescription: Access files and folders on Ext, UFS, HFS, ReiserFS, or APFS file systems from Windows +Description: |- + Linux Reader™ is a popular and free software product, and it remains non-commercial freeware. Since version 4.0, there are extra features that are available as Linux Reader Pro™. + + With Linux Reader Pro™, you can read files from even more file systems, get remote access through an SSH connection, create a virtual drive, export files via FTP, and more. + + All significant features of Linux Reader™ remain free: no annoying advertising, no trial mode, no restrictions. + + Linux Reader™ and Linux Reader Pro™ provide you with access to files on the following file systems: + - Ext2/3/4 + - ReiserFS, Reiser4 + - HFS, HFS+(reader) + - FAT, exFAT + - NTFS, ReFS + - UFS2 + - RomFS(reader) + - RAID 0, 1, 4, 5, 50, 10, and JBOD + - APFS (reader mode) + - ZFS (preview only*) + - XFS (preview only*) + - Hikvision NAS and DVR (preview only*) + * Linux Reader Pro™ license is required to obtain full access to files. + + In addition to the file systems mentioned above, Linux Reader Pro™ provides full access to these additional file systems: ZFS, Encrypted APFS, XFS, Hikvision NAS and DVR, Encrypted BitLocker disks, Moniker: linuxreader +Tags: +- apfs +- bitlocker +- ext2 +- ext3 +- ext4 +- fat +- filesystems +- hfs +- linux +- raid +- refs +- reiserfs +- romfs +- ufs2 +- xfs +- zfs +PurchaseUrl: https://store.payproglobal.com/checkout?products%5B1%5D%5Bid%5D=56003&addons=46183 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DiskInternals/LinuxReader/5.2/DiskInternals.LinuxReader.yaml b/manifests/d/DiskInternals/LinuxReader/5.2/DiskInternals.LinuxReader.yaml new file mode 100644 index 0000000000000..fd9005a8cd410 --- /dev/null +++ b/manifests/d/DiskInternals/LinuxReader/5.2/DiskInternals.LinuxReader.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: DiskInternals.LinuxReader +PackageVersion: '5.2' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From aba07b623d5dc75b90bedbf4a832aedc8cd94259 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Sun, 6 Sep 2026 04:16:12 +0200 Subject: [PATCH 70/73] Update version: loreste.mako version 0.6.27 (#430259) --- .../mako/0.6.27/loreste.mako.installer.yaml | 20 +++++++++++ .../0.6.27/loreste.mako.locale.en-US.yaml | 34 +++++++++++++++++++ .../l/loreste/mako/0.6.27/loreste.mako.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/l/loreste/mako/0.6.27/loreste.mako.installer.yaml create mode 100644 manifests/l/loreste/mako/0.6.27/loreste.mako.locale.en-US.yaml create mode 100644 manifests/l/loreste/mako/0.6.27/loreste.mako.yaml diff --git a/manifests/l/loreste/mako/0.6.27/loreste.mako.installer.yaml b/manifests/l/loreste/mako/0.6.27/loreste.mako.installer.yaml new file mode 100644 index 0000000000000..07fae8bfd86e3 --- /dev/null +++ b/manifests/l/loreste/mako/0.6.27/loreste.mako.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: loreste.mako +PackageVersion: 0.6.27 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mako-x86_64-pc-windows-msvc/bin/mako.exe + PortableCommandAlias: mako +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-09-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/loreste/mako/releases/download/v0.6.27/mako-x86_64-pc-windows-msvc.zip + InstallerSha256: AD79EC1A421E43FAD167796899CA0BD8C831EC4073E5CD02ECAF726437FFB9E3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/loreste/mako/0.6.27/loreste.mako.locale.en-US.yaml b/manifests/l/loreste/mako/0.6.27/loreste.mako.locale.en-US.yaml new file mode 100644 index 0000000000000..a81df226a7c28 --- /dev/null +++ b/manifests/l/loreste/mako/0.6.27/loreste.mako.locale.en-US.yaml @@ -0,0 +1,34 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: loreste.mako +PackageVersion: 0.6.27 +PackageLocale: en-US +Publisher: loreste +PublisherUrl: https://github.com/loreste/mako +PublisherSupportUrl: https://github.com/loreste/mako/issues +Author: loreste +PackageName: Mako +PackageUrl: https://github.com/loreste/mako +License: MIT +LicenseUrl: https://github.com/loreste/mako/blob/v0.1.7/LICENSE +Copyright: Copyright (c) loreste +ShortDescription: Mako systems/backend language (.mko to native via C) +Description: |- + Mako is a systems and backend language that compiles .mko sources to native + code via C. Ships a single CLI binary plus runtime headers and stdlib. +Moniker: mako +Tags: +- backend +- compiler +- programming-language +- systems +ReleaseNotes: |- + **Full Changelog**:https://github.com/loreste/mako/compare/v0.6.26...v0.6.27 + + **Full Changelog**:https://github.com/loreste/mako/compare/v0.6.26...v0.6.27 + + **Full Changelog**:https://github.com/loreste/mako/compare/v0.6.26...v0.6.27 +ReleaseNotesUrl: https://github.com/loreste/mako/releases/tag/v0.6.27 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/loreste/mako/0.6.27/loreste.mako.yaml b/manifests/l/loreste/mako/0.6.27/loreste.mako.yaml new file mode 100644 index 0000000000000..0aa8de91d3958 --- /dev/null +++ b/manifests/l/loreste/mako/0.6.27/loreste.mako.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: loreste.mako +PackageVersion: 0.6.27 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From deb1f98e69995cd35a88fdc69f22e123103f6635 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Sun, 6 Sep 2026 04:16:25 +0200 Subject: [PATCH 71/73] Update version: CerberAuth.jwtop version 0.8.0 (#430260) --- .../0.8.0/CerberAuth.jwtop.installer.yaml | 22 +++++++++++++++++++ .../0.8.0/CerberAuth.jwtop.locale.en-US.yaml | 18 +++++++++++++++ .../jwtop/0.8.0/CerberAuth.jwtop.yaml | 8 +++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/c/CerberAuth/jwtop/0.8.0/CerberAuth.jwtop.installer.yaml create mode 100644 manifests/c/CerberAuth/jwtop/0.8.0/CerberAuth.jwtop.locale.en-US.yaml create mode 100644 manifests/c/CerberAuth/jwtop/0.8.0/CerberAuth.jwtop.yaml diff --git a/manifests/c/CerberAuth/jwtop/0.8.0/CerberAuth.jwtop.installer.yaml b/manifests/c/CerberAuth/jwtop/0.8.0/CerberAuth.jwtop.installer.yaml new file mode 100644 index 0000000000000..9cf2a0bb2599c --- /dev/null +++ b/manifests/c/CerberAuth/jwtop/0.8.0/CerberAuth.jwtop.installer.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: CerberAuth.jwtop +PackageVersion: 0.8.0 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: jwtop.exe + PortableCommandAlias: jwtop +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/cerberauth/jwtop/releases/download/v0.8.0/jwtop_Windows_x86_64.zip + InstallerSha256: 2C2E5436808226A4FB61B548A94ABED39B50DF66901A4BC65BD851EFA96E6640 +- Architecture: x86 + InstallerUrl: https://github.com/cerberauth/jwtop/releases/download/v0.8.0/jwtop_Windows_i386.zip + InstallerSha256: 0D8AA5516882E6DF6E6C794D1D96781D21E117C4CB5AC4352822E095B15C2D80 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CerberAuth/jwtop/0.8.0/CerberAuth.jwtop.locale.en-US.yaml b/manifests/c/CerberAuth/jwtop/0.8.0/CerberAuth.jwtop.locale.en-US.yaml new file mode 100644 index 0000000000000..6d3f01656ed7b --- /dev/null +++ b/manifests/c/CerberAuth/jwtop/0.8.0/CerberAuth.jwtop.locale.en-US.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: CerberAuth.jwtop +PackageVersion: 0.8.0 +PackageLocale: en-US +Publisher: CerberAuth +PublisherUrl: https://www.cerberauth.com +PackageName: jwtop +PackageUrl: https://github.com/cerberauth/jwtop +License: MIT +LicenseUrl: https://github.com/cerberauth/jwtop/blob/main/LICENSE +ShortDescription: JWT operations CLI - decode, verify, create, sign, and exploit JWTs. +Moniker: jwtop +ReleaseNotes: "## What's Changed\r\n\r\n• Scan with fuzzing by @emmanuelgautier in https://github.com/cerberauth/jwtop/pull/69\r\n• Scan challenges in both vulnerable and fixed modes by @emmanuelgautier in https://github.com/cerberauth/jwtop/pull/70\r\n• fix:exclude unrelated Weak Secret finding from crack pass/fail gate by @emmanuelgautier in https://github.com/cerberauth/jwtop/pull/71\r\n\r\n\r\n**Full Changelog**:https://github.com/cerberauth/jwtop/compare/v0.7.0...v0.8.0" +ReleaseNotesUrl: https://github.com/cerberauth/jwtop/releases/tag/v0.8.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CerberAuth/jwtop/0.8.0/CerberAuth.jwtop.yaml b/manifests/c/CerberAuth/jwtop/0.8.0/CerberAuth.jwtop.yaml new file mode 100644 index 0000000000000..cb2dc68b863ba --- /dev/null +++ b/manifests/c/CerberAuth/jwtop/0.8.0/CerberAuth.jwtop.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: CerberAuth.jwtop +PackageVersion: 0.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 347d9f12b2282e2c20a3a2d82129763ad0d00371 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Sun, 6 Sep 2026 04:16:44 +0200 Subject: [PATCH 72/73] Update version: Parslee.Car version 0.52.1 (#430261) --- .../Car/0.52.1/Parslee.Car.installer.yaml | 28 +++++++++++++++++ .../Car/0.52.1/Parslee.Car.locale.en-US.yaml | 30 +++++++++++++++++++ .../p/Parslee/Car/0.52.1/Parslee.Car.yaml | 8 +++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/p/Parslee/Car/0.52.1/Parslee.Car.installer.yaml create mode 100644 manifests/p/Parslee/Car/0.52.1/Parslee.Car.locale.en-US.yaml create mode 100644 manifests/p/Parslee/Car/0.52.1/Parslee.Car.yaml diff --git a/manifests/p/Parslee/Car/0.52.1/Parslee.Car.installer.yaml b/manifests/p/Parslee/Car/0.52.1/Parslee.Car.installer.yaml new file mode 100644 index 0000000000000..f58fb1d83abfd --- /dev/null +++ b/manifests/p/Parslee/Car/0.52.1/Parslee.Car.installer.yaml @@ -0,0 +1,28 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Parslee.Car +PackageVersion: 0.52.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: car-memgine-eval.exe + PortableCommandAlias: car-memgine-eval +- RelativeFilePath: car-server.exe + PortableCommandAlias: car-server +- RelativeFilePath: car.exe + PortableCommandAlias: car +Commands: +- car +- car-server +- car-memgine-eval +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Parslee-ai/car-releases/releases/download/v0.52.1/car-win32-x64-msvc.zip + InstallerSha256: 84585FDE46BE286819A7C9379B29415B94A026C3CCB6415AA359967B1E3FEB5E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Parslee/Car/0.52.1/Parslee.Car.locale.en-US.yaml b/manifests/p/Parslee/Car/0.52.1/Parslee.Car.locale.en-US.yaml new file mode 100644 index 0000000000000..98b77c92bdc72 --- /dev/null +++ b/manifests/p/Parslee/Car/0.52.1/Parslee.Car.locale.en-US.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Parslee.Car +PackageVersion: 0.52.1 +PackageLocale: en-US +Publisher: Parslee AI +PublisherUrl: https://github.com/Parslee-ai +PublisherSupportUrl: https://github.com/Parslee-ai/car-releases/issues +PackageName: Common Agent Runtime +PackageUrl: https://github.com/Parslee-ai/car-releases +License: Proprietary +LicenseUrl: https://github.com/Parslee-ai/car-releases/blob/main/LICENSE +ShortDescription: Deterministic execution layer for AI agents (CLI + server). +Description: |- + Common Agent Runtime (CAR) is a deterministic execution layer for AI + agents: models propose actions and the runtime validates, verifies, and + executes them. This package provides the pre-built Windows x64 binaries — + the CLI (car), the WebSocket server (car-server), and the StateBench + evaluation bridge (car-memgine-eval). +Tags: +- ai +- agent +- runtime +- llm +- cli +ReleaseNotes: "## v0.52.1\n\n### Added\n\n• **Deterministic self-healing signal detection core.** The new\n `car-selfheal` leaf crate folds CAR's existing eventlog alerts/events and\n supervisor snapshots into typed `Detection` records for metrics alerts,\n exhausted/crash-looping agents, recurring level-token log errors,\n silently-idle live agents, recurring cross-run tool failures, and capability\n misses. Detection identity is `sha256(locator)` rather than scan\n order; evidence and provenance are credential-redacted at capture time and\n bounded before entering a record. Positive known-answer and negative\n zero-detection fixtures calibrate every detector. The crate has no model,\n network, I/O, filing, or remediation path — a detection is evidence, never a\n work order.\n• **Watch-only daemon self-healing detection and trusted local handoff.**\n `car-server` now runs the five deterministic detectors immediately at boot\n and every 15 minutes by default (`CAR_SELFHEAL_INTERVAL_SECS` changes\n frequency only), using active event-log slices, supervisor snapshots,\n bounded activity/stderr tails and activity-log metadata, and observe-only\n registry state. `agent_log_errors.v1` flags a running agent only when its\n activity tail repeats an `ERROR`/`FATAL`/`CRITICAL` level-token or traceback\n signature, or when its activity mtime is stale beyond the threshold. INFO\n lines that merely contain “failed” remain noise; timestamp/UUID/number\n normalization and hour/day/week/month idle buckets keep deduplication stable.\n New/changed detections, tick summaries, and operator dismissals append to the owner-private\n `/selfheal/detections.jsonl` ledger. Each tick also checks a bounded\n list of local paths for a `.git` config whose origin is `Parslee-ai/car` (no\n subprocess, network, or broad scan). A validated checkout routes detections\n to one private, trusted-tier `/selfheal/issues/.md`\n handoff document per key, updated on recurrence without writing into the\n checkout. Invalid/absent candidates fail closed to ledger-only, with the\n source path or refusal visible through `selfheal.status` and route/path on\n `selfheal.detections`. The four RPCs are mirrored through Node/Python\n bindings. No off-machine filing, proposal execution, restart, or remediation\n path was added.\n• **Operator CLI and trust policy for self-healing signals.** The new\n `car selfheal` command wraps the daemon's existing watch-only RPCs:`status`\n reports cadence, counts, and the resolved route; `list` filters and renders\n active detections with route and local issue path; `show` prints a trusted\n local handoff document; `dismiss` appends a suppression; and `run` requests\n one tick. All shipped verbs fail non-zero when the daemon is unreachable.\n Feedback filing controls remain absent until Parslee-ai/car#1137 lands.\n `docs/self-healing.md` documents the source-presence gate, trusted versus\n consumer triage tiers, and the cutover from the external Tank judge and\n goalpool route.\n• **Daily Continuity can publish unattended through one exact standing CAR\n approval.** A host can grant `always_allow` to the literal\n `(daily-continuity-newsroom, newsroom.publish)` pair, and CAR binds that grant\n to the authenticated reverse callback's canonical schema digest. Future\n admission succeeds only while the same agent, session, callback, and schema\n remain attached; `car approvals set-tool`, `reset-tool`, and `evaluate-tool`\n expose the lifecycle with stable audit provenance.\n\n### Fixed\n\n• **`verify-release.sh` now checks that the docs site actually deployed, not\n just what it is serving.** Its appcast assertion had two causes for one\n symptom:GitHub Pages still propagating (benign — the script's own comments\n document a real v0.47.0 false positive) or the Pages *build* having failed,\n which strands the release. Nothing distinguished them, and because the\n documented cause is the benign one, a red read as flakiness. Cutting v0.52.0\n it was the second — every registry held 0.52.0 while Sparkle could still only\n see 0.51.0, and the only tell was that the failure outlived any plausible CDN\n window. The build status is now asserted separately via\n `gh api repos//pages/builds`:an `errored` build fails immediately\n with the offending commit and short-circuits the six appcast retries, which\n could never have helped. `building`, unreadable and unrecognised states stay\n advisory, so a `gh` blip cannot fail a healthy release — a checker that cries\n wolf is worse than none. `scripts/test-pages-build-check.sh` pins the\n classifier in CI's `lint` job (car#1199).\n\n• **A code sample can no longer fail the docs-site build and silently strand a\n release.** GitHub Pages renders the `car-releases` docs mirror with Jekyll,\n which runs Liquid over every markdown page. Liquid does not respect fenced\n code blocks, so a brace-heavy sample — `format!(r#\"{{type=\"http\",url=\"{}\"}}\"#,\n endpoint)` in Rust, `[]map[string]any{{\"name\":\"shell\"}}` in Go — is a Liquid\n *syntax error*, not a rendering quirk, and it fails the entire Pages build.\n The site then keeps serving the previous commit, reporting only a generic\n \"Page build failed\". Cutting v0.52.0 this stranded the release:GitHub, PyPI,\n npm and crates.io all held 0.52.0 while `car.parslee.ai` still served the\n 0.51.0 `appcast.xml`, so Sparkle could not see the update — the same\n end-state as v0.40.0, reached through a different door. Note what does *not*\n trigger it:`{{item}}`, `{{index}}` and `{{payload}}` have been in\n `websocket-protocol.md` for many releases and build fine, because well-formed\n Liquid variables simply render empty. Malformedness is what throws, which is\n why \"we would have noticed by now\" was false. `sync-car-releases-docs.sh` now\n wraps every markdown page it publishes in `{% raw %}`, which disables Liquid\n for that page and changes no rendered output — the mirror publishes\n documentation, never templates. `scripts/test-liquid-guard.sh` covers it in\n CI's `lint` job.\n• **A daemon under an isolated `CAR_HOME` can no longer delete the production\n home's macOS schedules.** Every CAR state root shared one global launchd\n namespace:labels are `ai.parslee.car.task.` with nothing recording *which*\n CAR installed them. So an isolated daemon's boot reconcile enumerated the\n production home's LaunchAgents, found them absent from its own task store, and\n reaped them as orphans — `reaped orphaned OS schedules at boot removed=1`\n deleted a live production schedule, regressing `car schedule list` from\n `os/durable=true` to `daemon/false` while the task's JSON sat untouched in its\n store (car#1178). `labels_to_remove`'s own doc comment claimed reconciliation\n \"can't touch a schedule CAR didn't create\", and that was true as written —\n another CAR *home*'s schedule simply was not foreign by that definition.\n Installed launchd plists now record their owning root in\n `EnvironmentVariables.CAR_HOME`, and a reconcile pass reaps only what it owns.\n Two consequences worth knowing:a schedule installed by an isolated home now\n also *executes* against that home rather than inheriting the default root at\n fire time (the same isolation bug one step later), and on backends that cannot\n carry an owner stamp — cron tags and `schtasks` names are just the label — an\n overridden root now refuses to reap anything at all rather than guess. A\n schedule installed before this stamp existed is unmarked; the default root\n keeps reaping those exactly as before, and an overridden root leaves them\n alone, because leaking a stale schedule is recoverable by hand and deleting a\n live one is not.\n\n### Security\n\n• Durable human rejection still wins, and CAR rejects non-tool actions,\n generic or server-owned tools, schema drift, managed-agent self-grants, and\n skill-ceiling bypass attempts. All legacy and new permission mutations\n require host-management authority, while corrupted policy state retains the\n last valid snapshot or fails closed to the cautious posture." +ReleaseNotesUrl: https://github.com/Parslee-ai/car-releases/releases/tag/v0.52.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Parslee/Car/0.52.1/Parslee.Car.yaml b/manifests/p/Parslee/Car/0.52.1/Parslee.Car.yaml new file mode 100644 index 0000000000000..1685717acf3c3 --- /dev/null +++ b/manifests/p/Parslee/Car/0.52.1/Parslee.Car.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Parslee.Car +PackageVersion: 0.52.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 47de82434edac5d71f6b11251af819b7b891f8ff Mon Sep 17 00:00:00 2001 From: Brian Adams Date: Sat, 5 Sep 2026 21:37:44 -0500 Subject: [PATCH 73/73] New version: RedEyeNetworks.HopMatrix version 1.17.0 (#430262) --- .../RedEyeNetworks.HopMatrix.installer.yaml | 34 ++++++++++++++++ ...RedEyeNetworks.HopMatrix.locale.en-US.yaml | 39 +++++++++++++++++++ .../1.17.0/RedEyeNetworks.HopMatrix.yaml | 7 ++++ 3 files changed, 80 insertions(+) create mode 100644 manifests/r/RedEyeNetworks/HopMatrix/1.17.0/RedEyeNetworks.HopMatrix.installer.yaml create mode 100644 manifests/r/RedEyeNetworks/HopMatrix/1.17.0/RedEyeNetworks.HopMatrix.locale.en-US.yaml create mode 100644 manifests/r/RedEyeNetworks/HopMatrix/1.17.0/RedEyeNetworks.HopMatrix.yaml diff --git a/manifests/r/RedEyeNetworks/HopMatrix/1.17.0/RedEyeNetworks.HopMatrix.installer.yaml b/manifests/r/RedEyeNetworks/HopMatrix/1.17.0/RedEyeNetworks.HopMatrix.installer.yaml new file mode 100644 index 0000000000000..5ad29943543de --- /dev/null +++ b/manifests/r/RedEyeNetworks/HopMatrix/1.17.0/RedEyeNetworks.HopMatrix.installer.yaml @@ -0,0 +1,34 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.HopMatrix +PackageVersion: 1.17.0 +InstallerType: inno +Scope: machine +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- + Custom: /NORESTART +UpgradeBehavior: install +Commands: +- HopMatrix +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.redeyenetworks.com/hopmatrix/releases/1.17.0/HopMatrix-win-x64-setup.exe + InstallerSha256: 629E4D2A9C16E8E83E7B5757F5C3FD52B1A4FD5A3D3F0706DA6B0174686DD82D +- Architecture: x64 + Scope: machine + ElevationRequirement: elevatesSelf + InstallerUrl: https://download.redeyenetworks.com/hopmatrix/releases/1.17.0/HopMatrix-win-x64-machine-setup.exe + InstallerSha256: DE33DFEC4E3AA742AC8C3131DABB5D83E2E0F25C570047647CAE4C96050C9762 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.redeyenetworks.com/hopmatrix/releases/1.17.0/HopMatrix-win-arm64-setup.exe + InstallerSha256: A8792600D523FE37EA0588BFB4D31263DAA50827FDF4D235810DCDAF2827039B +- Architecture: arm64 + Scope: machine + ElevationRequirement: elevatesSelf + InstallerUrl: https://download.redeyenetworks.com/hopmatrix/releases/1.17.0/HopMatrix-win-arm64-machine-setup.exe + InstallerSha256: 48ABDD46CDEF6D8447195EFA4A24C81C09527392F4468641EDF9581EF4A6F346 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/HopMatrix/1.17.0/RedEyeNetworks.HopMatrix.locale.en-US.yaml b/manifests/r/RedEyeNetworks/HopMatrix/1.17.0/RedEyeNetworks.HopMatrix.locale.en-US.yaml new file mode 100644 index 0000000000000..2f3ef62ac7442 --- /dev/null +++ b/manifests/r/RedEyeNetworks/HopMatrix/1.17.0/RedEyeNetworks.HopMatrix.locale.en-US.yaml @@ -0,0 +1,39 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.HopMatrix +PackageVersion: 1.17.0 +PackageLocale: en-US +Publisher: RedEye Network Solutions LLC +PublisherUrl: https://redeyenetworks.com +PublisherSupportUrl: https://redeyenetworks.com/support +Author: RedEye Network Solutions LLC +PackageName: HopMatrix +PackageUrl: https://redeyenetworks.com +License: Proprietary +Copyright: Copyright 2025-2026 RedEye Network Solutions LLC. All rights reserved. +ShortDescription: Visual multi-path traceroute, network monitoring, and analysis platform +Description: |- + HopMatrix is a portable, single-executable, cross-platform network analysis platform + with eight operational modes: Trace, Monitor, iPerf, OUI/MAC Lookup, Routing Analyzer, + SNMP, Multicast and L2 Inspector, plus Quick Tools, a Tools menu of utility dialogs that open over + whichever mode is on screen. Features continuous multi-path traceroute with real-time + topology visualization, 256-endpoint fleet monitoring, iperf3-compatible bandwidth + testing, SNMP v1/v2c/v3 discovery, and multicast/CDP/LLDP analysis. +Moniker: hopmatrix +Tags: +- traceroute +- network +- monitoring +- bandwidth +- iperf +- snmp +- multicast +- network-analysis +- pathping +- topology +- cdp +- lldp +- nmap +- oui +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/HopMatrix/1.17.0/RedEyeNetworks.HopMatrix.yaml b/manifests/r/RedEyeNetworks/HopMatrix/1.17.0/RedEyeNetworks.HopMatrix.yaml new file mode 100644 index 0000000000000..9b5445aefd769 --- /dev/null +++ b/manifests/r/RedEyeNetworks/HopMatrix/1.17.0/RedEyeNetworks.HopMatrix.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.HopMatrix +PackageVersion: 1.17.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0