From 86727d2ca820ac00159cb89543a5bfcae477ad34 Mon Sep 17 00:00:00 2001 From: Alex Gorischek Date: Sun, 26 Jul 2026 14:02:42 -0700 Subject: [PATCH 01/48] Update: DollarLint.DollarLint to 0.1.18 (#408066) Co-authored-by: dollarlint-release --- .../DollarLint.DollarLint.installer.yaml | 26 ++++++++++++++++ .../DollarLint.DollarLint.locale.en-US.yaml | 30 +++++++++++++++++++ .../0.1.18/DollarLint.DollarLint.yaml | 7 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/d/DollarLint/DollarLint/0.1.18/DollarLint.DollarLint.installer.yaml create mode 100644 manifests/d/DollarLint/DollarLint/0.1.18/DollarLint.DollarLint.locale.en-US.yaml create mode 100644 manifests/d/DollarLint/DollarLint/0.1.18/DollarLint.DollarLint.yaml diff --git a/manifests/d/DollarLint/DollarLint/0.1.18/DollarLint.DollarLint.installer.yaml b/manifests/d/DollarLint/DollarLint/0.1.18/DollarLint.DollarLint.installer.yaml new file mode 100644 index 0000000000000..1fe947bac603d --- /dev/null +++ b/manifests/d/DollarLint/DollarLint/0.1.18/DollarLint.DollarLint.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: DollarLint.DollarLint +PackageVersion: 0.1.18 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-07-26" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dollarlint.exe + PortableCommandAlias: dollarlint + InstallerUrl: https://github.com/dollarlint/dollarlint/releases/download/v0.1.18/dollarlint_0.1.18_windows_amd64.zip + InstallerSha256: 574753d95bba1109df9b53a87d2267bc6a0e1784c2a81375555d133cf9bb9c2f + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dollarlint.exe + PortableCommandAlias: dollarlint + InstallerUrl: https://github.com/dollarlint/dollarlint/releases/download/v0.1.18/dollarlint_0.1.18_windows_arm64.zip + InstallerSha256: ed38746b5b8cf4813a4c798789b7c1e7d0a4cbb6bc2ce67c45021eb22451163f + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DollarLint/DollarLint/0.1.18/DollarLint.DollarLint.locale.en-US.yaml b/manifests/d/DollarLint/DollarLint/0.1.18/DollarLint.DollarLint.locale.en-US.yaml new file mode 100644 index 0000000000000..f9e876dc0dcaa --- /dev/null +++ b/manifests/d/DollarLint/DollarLint/0.1.18/DollarLint.DollarLint.locale.en-US.yaml @@ -0,0 +1,30 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: DollarLint.DollarLint +PackageVersion: 0.1.18 +PackageLocale: en-US +Publisher: DollarLint +PublisherUrl: https://github.com/dollarlint +PublisherSupportUrl: https://github.com/dollarlint/dollarlint/issues +PackageName: DollarLint +PackageUrl: https://github.com/dollarlint/dollarlint +License: MIT +LicenseUrl: https://github.com/dollarlint/dollarlint/blob/main/LICENSE +ShortDescription: Validate JSON-family, YAML, and TOML files against their declared JSON Schemas. +Description: DollarLint validates JSON, JSONC, JSON5, JSON Lines, YAML, and TOML files against JSON Schemas. +Moniker: DollarLint +Tags: + - cli + - json-schema + - json + - yaml + - toml + - validation +ReleaseNotes: | + ## Changelog + + ### Dependencies Update + - Updated generated npm wrapper dependencies from v1.2.3 to v1.2.4 for improved security. +ReleaseNotesUrl: https://github.com/dollarlint/dollarlint/releases/tag/v0.1.18 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DollarLint/DollarLint/0.1.18/DollarLint.DollarLint.yaml b/manifests/d/DollarLint/DollarLint/0.1.18/DollarLint.DollarLint.yaml new file mode 100644 index 0000000000000..18db502af196e --- /dev/null +++ b/manifests/d/DollarLint/DollarLint/0.1.18/DollarLint.DollarLint.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: DollarLint.DollarLint +PackageVersion: 0.1.18 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From aeb30d2867d89887a912010e1649ebb2d647ef17 Mon Sep 17 00:00:00 2001 From: Asaf Date: Mon, 27 Jul 2026 00:02:56 +0300 Subject: [PATCH 02/48] New version: NimbusAgent.Nimbus version 1.1.0 (#408067) --- .../1.1.0/NimbusAgent.Nimbus.installer.yaml | 14 +++++++++++ .../NimbusAgent.Nimbus.locale.en-US.yaml | 23 +++++++++++++++++++ .../Nimbus/1.1.0/NimbusAgent.Nimbus.yaml | 8 +++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/n/NimbusAgent/Nimbus/1.1.0/NimbusAgent.Nimbus.installer.yaml create mode 100644 manifests/n/NimbusAgent/Nimbus/1.1.0/NimbusAgent.Nimbus.locale.en-US.yaml create mode 100644 manifests/n/NimbusAgent/Nimbus/1.1.0/NimbusAgent.Nimbus.yaml diff --git a/manifests/n/NimbusAgent/Nimbus/1.1.0/NimbusAgent.Nimbus.installer.yaml b/manifests/n/NimbusAgent/Nimbus/1.1.0/NimbusAgent.Nimbus.installer.yaml new file mode 100644 index 0000000000000..ef5b9ca8f202e --- /dev/null +++ b/manifests/n/NimbusAgent/Nimbus/1.1.0/NimbusAgent.Nimbus.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NimbusAgent.Nimbus +PackageVersion: 1.1.0 +InstallerType: wix +ProductCode: '{7F1FDA9D-6C5C-4C9E-B340-196585904380}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nimbus-agent/Nimbus/releases/download/v1.1.0/nimbus-headless-windows-x64.msi + InstallerSha256: 6FE955CDAFE1D3F4190AB37B64F0F7695AC3646DE4EE61653E07BCA45BD6F83A +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-26 diff --git a/manifests/n/NimbusAgent/Nimbus/1.1.0/NimbusAgent.Nimbus.locale.en-US.yaml b/manifests/n/NimbusAgent/Nimbus/1.1.0/NimbusAgent.Nimbus.locale.en-US.yaml new file mode 100644 index 0000000000000..36a2421526c1c --- /dev/null +++ b/manifests/n/NimbusAgent/Nimbus/1.1.0/NimbusAgent.Nimbus.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NimbusAgent.Nimbus +PackageVersion: 1.1.0 +PackageLocale: en-US +Publisher: NimbusAgent +PublisherUrl: https://github.com/nimbus-agent +PublisherSupportUrl: https://github.com/nimbus-agent/Nimbus/issues +PackageName: Nimbus +PackageUrl: https://github.com/nimbus-agent/Nimbus +License: AGPL-3.0-only +ShortDescription: Local-first AI agent framework (headless gateway + CLI) +Moniker: nimbus +Tags: +- ai +- agent +- cli +- gateway +- automation +ReleaseNotesUrl: https://github.com/nimbus-agent/Nimbus/releases/tag/v1.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NimbusAgent/Nimbus/1.1.0/NimbusAgent.Nimbus.yaml b/manifests/n/NimbusAgent/Nimbus/1.1.0/NimbusAgent.Nimbus.yaml new file mode 100644 index 0000000000000..0413090290334 --- /dev/null +++ b/manifests/n/NimbusAgent/Nimbus/1.1.0/NimbusAgent.Nimbus.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NimbusAgent.Nimbus +PackageVersion: 1.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d2cea4d0f61a4217bcfa29815615e67c15b3c9f7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 27 Jul 2026 05:28:01 +0800 Subject: [PATCH 03/48] New version: MartinBresson.Executor version 2.3.11 (#408072) --- .../MartinBresson.Executor.installer.yaml | 19 ++++++++ .../MartinBresson.Executor.locale.en-US.yaml | 45 +++++++++++++++++++ .../MartinBresson.Executor.locale.zh-CN.yaml | 32 +++++++++++++ .../2.3.11/MartinBresson.Executor.yaml | 8 ++++ 4 files changed, 104 insertions(+) create mode 100644 manifests/m/MartinBresson/Executor/2.3.11/MartinBresson.Executor.installer.yaml create mode 100644 manifests/m/MartinBresson/Executor/2.3.11/MartinBresson.Executor.locale.en-US.yaml create mode 100644 manifests/m/MartinBresson/Executor/2.3.11/MartinBresson.Executor.locale.zh-CN.yaml create mode 100644 manifests/m/MartinBresson/Executor/2.3.11/MartinBresson.Executor.yaml diff --git a/manifests/m/MartinBresson/Executor/2.3.11/MartinBresson.Executor.installer.yaml b/manifests/m/MartinBresson/Executor/2.3.11/MartinBresson.Executor.installer.yaml new file mode 100644 index 0000000000000..b7c14ce8823ac --- /dev/null +++ b/manifests/m/MartinBresson/Executor/2.3.11/MartinBresson.Executor.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MartinBresson.Executor +PackageVersion: 2.3.11 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ProductCode: Executor_is1 +ReleaseDate: 2026-07-26 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Executor' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/executordk/executor-community/releases/download/v2.3.11/ExecutorSetup_v2.3.11.exe + InstallerSha256: 54E6A5FC6B286E1A1C2CCAE9E4EBEE0B06AA1DA71CD5756C1675509011A781BF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MartinBresson/Executor/2.3.11/MartinBresson.Executor.locale.en-US.yaml b/manifests/m/MartinBresson/Executor/2.3.11/MartinBresson.Executor.locale.en-US.yaml new file mode 100644 index 0000000000000..5dded93b16984 --- /dev/null +++ b/manifests/m/MartinBresson/Executor/2.3.11/MartinBresson.Executor.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MartinBresson.Executor +PackageVersion: 2.3.11 +PackageLocale: en-US +Publisher: Martin Bresson +PublisherUrl: https://catswithfunnyhats.com/ +PublisherSupportUrl: https://github.com/executordk/executor-community/issues +Author: Martin Bresson +PackageName: Executor +PackageUrl: https://executor.dk/ +License: Freeware +Copyright: Copyright © 2007-2026 Martin Bresson. +ShortDescription: Executor the desktop workflow application for Windows. Speed up your daily workflow, opening things and doing things. +Description: |- + Executor the desktop workflow application for Windows. Speed up your daily workflow, opening things and doing things. + + Key Features: + - Launch applications, files, folders, websites, web services (with parameters) and prompts in milliseconds. + - Trigger multiple actions with one text command and/or hotkey. + - Let's be an expert in opening up the world instead of trying to put the whole world inside of Executor (as some alternatives try to do). + - Take the clipboard to a new level, swiftly trigger system commands, do fast calculations, manage running applications and more. + - Tailor keywords, appearance, hotkeys, and behavior to perfectly match your daily workflow. + - Customize the look and feel with various skins and theming options to match your desktop setup. +Tags: +- ai +- desktop +- launcher +- workflow +ReleaseNotes: |- + Improvements + - For keywords doing multiple commands you can now add $SKIP$ to skip one or more commands instead of removing the command, useful for debugging etc. It can be inserted anywhere within that command. Example keyword command: vscode||email$SKIP$||slack (will skip the email command). $SKIP$ also works inside a single keyword command (keyword will then do nothing). + Fixes + - Fixed a bug where when launching an indexed items the wrong file could be launched. Could happen if Windows was set to hide file extensions for known types, and there was identical filenames with different file extensions. +ReleaseNotesUrl: https://executor.dk/updates#v2311 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://executor.dk/docs +- DocumentLabel: Tips & tricks + DocumentUrl: https://executor.dk/tips +- DocumentLabel: Community + DocumentUrl: https://github.com/executordk/executor-community/discussions +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MartinBresson/Executor/2.3.11/MartinBresson.Executor.locale.zh-CN.yaml b/manifests/m/MartinBresson/Executor/2.3.11/MartinBresson.Executor.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6db9c767d9b91 --- /dev/null +++ b/manifests/m/MartinBresson/Executor/2.3.11/MartinBresson.Executor.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MartinBresson.Executor +PackageVersion: 2.3.11 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: Executor 是一款面向 Windows 的桌面工作流应用程序。加速您的日常操作,快速打开和执行各项任务。 +Description: |- + Executor 是一款面向 Windows 的桌面工作流应用程序。加速您的日常操作,快速打开和执行各项任务。 + + 主要功能: + - 在毫秒级内启动应用程序、文件、文件夹、网站、网络服务(支持参数)和快捷指令。 + - 通过单一文本命令和/或热键触发多项操作。 + - 致力于让您成为高效开启世界工具的大师,而非像某些替代方案那样试图将整个塞入 Executor。 + - 将剪贴板功能提升至新高度:快速执行系统命令、进行即时计算、管理正在运行的应用等。 + - 自定义关键词、外观、热键及行为模式,完美契合您的日常工作流。 + - 提供多种皮肤与主题选项,灵活定制界面风格,以匹配您的桌面环境。 +Tags: +- 人工智能 +- 启动器 +- 工作流 +- 桌面 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://executor.dk/docs +- DocumentLabel: 技巧与窍门 + DocumentUrl: https://executor.dk/tips +- DocumentLabel: 社区 + DocumentUrl: https://github.com/executordk/executor-community/discussions +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MartinBresson/Executor/2.3.11/MartinBresson.Executor.yaml b/manifests/m/MartinBresson/Executor/2.3.11/MartinBresson.Executor.yaml new file mode 100644 index 0000000000000..4ffb4b46b5740 --- /dev/null +++ b/manifests/m/MartinBresson/Executor/2.3.11/MartinBresson.Executor.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: MartinBresson.Executor +PackageVersion: 2.3.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3ecbbed51278d6e38261ca125cfa44741937eca3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 27 Jul 2026 05:28:16 +0800 Subject: [PATCH 04/48] New version: Reqable.Reqable version 3.2.15 (#408074) --- .../3.2.15/Reqable.Reqable.installer.yaml | 20 ++++++++ .../3.2.15/Reqable.Reqable.locale.en-US.yaml | 47 +++++++++++++++++++ .../3.2.15/Reqable.Reqable.locale.zh-CN.yaml | 45 ++++++++++++++++++ .../Reqable/3.2.15/Reqable.Reqable.yaml | 8 ++++ 4 files changed, 120 insertions(+) create mode 100644 manifests/r/Reqable/Reqable/3.2.15/Reqable.Reqable.installer.yaml create mode 100644 manifests/r/Reqable/Reqable/3.2.15/Reqable.Reqable.locale.en-US.yaml create mode 100644 manifests/r/Reqable/Reqable/3.2.15/Reqable.Reqable.locale.zh-CN.yaml create mode 100644 manifests/r/Reqable/Reqable/3.2.15/Reqable.Reqable.yaml diff --git a/manifests/r/Reqable/Reqable/3.2.15/Reqable.Reqable.installer.yaml b/manifests/r/Reqable/Reqable/3.2.15/Reqable.Reqable.installer.yaml new file mode 100644 index 0000000000000..905f3a6521183 --- /dev/null +++ b/manifests/r/Reqable/Reqable/3.2.15/Reqable.Reqable.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Reqable.Reqable +PackageVersion: 3.2.15 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +FileExtensions: +- chls +- chlsj +- har +ProductCode: '{64920BD9-D19F-4537-84AA-42BF46FEB27E}_is1' +ReleaseDate: 2026-07-26 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/reqable/reqable-app/releases/download/3.2.15/reqable-app-windows-x86_64.exe + InstallerSha256: 0067F0D9534DEB778214B65611AE0EA84813073025B7866D0D755285403719A1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Reqable/Reqable/3.2.15/Reqable.Reqable.locale.en-US.yaml b/manifests/r/Reqable/Reqable/3.2.15/Reqable.Reqable.locale.en-US.yaml new file mode 100644 index 0000000000000..6a77895d709c8 --- /dev/null +++ b/manifests/r/Reqable/Reqable/3.2.15/Reqable.Reqable.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Reqable.Reqable +PackageVersion: 3.2.15 +PackageLocale: en-US +Publisher: Reqqable Inc. +PublisherUrl: https://reqable.com/ +PublisherSupportUrl: https://github.com/reqable/reqable-app/issues +PrivacyUrl: https://reqable.com/policy +Author: Reqqable Inc. +PackageName: Reqable +PackageUrl: https://reqable.com/ +License: Proprietary +LicenseUrl: https://reqable.com/policy +Copyright: Copyright (C) 2026 Reqable All rights reserved. +ShortDescription: Advanced API Debugging Proxy. +Description: Reqable is a flutter-based, cross-platform app, which enables developers to capture, inspect, and manipulate HTTP(s) requests/responses with ease. Support Windows, macOS, linux, iOS and Android devices. +Tags: +- capture +- china +- debug +- network +- prc +- proxy +- request +- response +- traffic +- web +ReleaseNotes: |- + 💪 [OPT] Reduced network latency that occurred when there was an excessive amount of data in the traffic list. + 💪 [OPT] Adjusted the default size of sub windows. + 💪 [OPT] Display max 9999 in traffic list tab title. + 💪 [OPT] [MCP] Added MCP server enable status to the quick bar. + 💪 [OPT] [MCP] Added support for viewing which MCP clients have started and connected to the MCP server. + 💪 [OPT] [MCP] Added Tra, Qode, CodeBuddy setup guide. + 🐞 [Fix] Corrected several English spelling and grammar errors. + 🐞 [Fix] A bug where JSON minification did not correctly handle escape characters. + 🐞 [Fix] A bug in the cURL generation feature where `-d` was incorrectly used instead of `--data-raw` when the request headers did not contain `Content-Type`. + 🐞 [Fix] A bug in the cURL import feature where form data import was incorrectly used instead of raw import when the request headers did not contain `Content-Type`. +ReleaseNotesUrl: https://reqable.com/docs/changelogs/windows/ +PurchaseUrl: https://reqable.com/pricing/ +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://reqable.com/docs/introduction +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Reqable/Reqable/3.2.15/Reqable.Reqable.locale.zh-CN.yaml b/manifests/r/Reqable/Reqable/3.2.15/Reqable.Reqable.locale.zh-CN.yaml new file mode 100644 index 0000000000000..168339d5d4a6c --- /dev/null +++ b/manifests/r/Reqable/Reqable/3.2.15/Reqable.Reqable.locale.zh-CN.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Reqable.Reqable +PackageVersion: 3.2.15 +PackageLocale: zh-CN +Publisher: Reqqable Inc. +PublisherUrl: https://reqable.com/zh-CN/ +PublisherSupportUrl: https://github.com/reqable/reqable-app/issues +PrivacyUrl: https://reqable.com/zh-CN/policy +Author: 上海日夸宝信息技术有限公司 +PackageName: Reqable +PackageUrl: https://reqable.com/zh-CN/ +License: 专有软件 +LicenseUrl: https://reqable.com/zh-CN/policy +Copyright: Copyright (C) 2026 Reqable All rights reserved. +ShortDescription: 先进 API 生产力工具 +Description: Reqable = Fiddler + Charles + Postman,网络抓包和 API 测试一站化国产解决方案,全平台支持 HTTP1、HTTP2 和 HTTP3(QUIC)。 +Tags: +- 代理 +- 响应 +- 抓包 +- 流量 +- 网络 +- 网页 +- 请求 +- 调试 +ReleaseNotes: |- + 💪【优化】降低抓包列表数据过多时出现的网络延迟。 + 💪【优化】调整子窗口默认尺寸。 + 💪【优化】调试列表标签页标题中抓包记录数最多显示 9999。 + 💪【优化】[MCP] 快捷栏添加 MCP 服务器启用状态。 + 💪【优化】[MCP] 支持查看哪些 MCP 客户端启动并连接了 MCP 服务器。 + 💪【优化】[MCP] 新增 Trae、Qoder、CodeBuddy 配置指引。 + 🐞【修复】纠正一些英文拼写和语法错误。 + 🐞【修复】JSON 压缩未正确处理转义字符的 bug。 + 🐞【修复】生成 cURL 功能,当请求头中不包含 Content-Type 时,错误使用 `-d` 而不是 `--data-raw` 的 bug。 + 🐞【修复】导入 cURL 功能,当请求头中不包含 Content-Type 时,错误使用 form 表单导入而不是 raw 导入。 +ReleaseNotesUrl: https://reqable.com/zh-CN/docs/changelogs/windows/ +PurchaseUrl: https://reqable.com/zh-CN/pricing/ +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://reqable.com/zh-CN/docs/introduction +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Reqable/Reqable/3.2.15/Reqable.Reqable.yaml b/manifests/r/Reqable/Reqable/3.2.15/Reqable.Reqable.yaml new file mode 100644 index 0000000000000..23ae37575df4b --- /dev/null +++ b/manifests/r/Reqable/Reqable/3.2.15/Reqable.Reqable.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Reqable.Reqable +PackageVersion: 3.2.15 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f80412a28cf38d725485c3a4821aae83539e0f32 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 27 Jul 2026 05:53:21 +0800 Subject: [PATCH 05/48] New version: Google.Chrome.Canary version 152.0.7974.0 (#408073) --- .../Google.Chrome.Canary.installer.yaml | 16 ++++++++-------- .../Google.Chrome.Canary.locale.en-US.yaml | 2 +- .../Google.Chrome.Canary.locale.nb-NO.yaml | 2 +- .../Google.Chrome.Canary.locale.zh-CN.yaml | 2 +- .../Google.Chrome.Canary.yaml | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) rename manifests/g/Google/Chrome/Canary/{152.0.7972.0 => 152.0.7974.0}/Google.Chrome.Canary.installer.yaml (55%) rename manifests/g/Google/Chrome/Canary/{152.0.7972.0 => 152.0.7974.0}/Google.Chrome.Canary.locale.en-US.yaml (96%) rename manifests/g/Google/Chrome/Canary/{152.0.7972.0 => 152.0.7974.0}/Google.Chrome.Canary.locale.nb-NO.yaml (96%) rename manifests/g/Google/Chrome/Canary/{152.0.7972.0 => 152.0.7974.0}/Google.Chrome.Canary.locale.zh-CN.yaml (96%) rename manifests/g/Google/Chrome/Canary/{152.0.7972.0 => 152.0.7974.0}/Google.Chrome.Canary.yaml (89%) diff --git a/manifests/g/Google/Chrome/Canary/152.0.7972.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/152.0.7974.0/Google.Chrome.Canary.installer.yaml similarity index 55% rename from manifests/g/Google/Chrome/Canary/152.0.7972.0/Google.Chrome.Canary.installer.yaml rename to manifests/g/Google/Chrome/Canary/152.0.7974.0/Google.Chrome.Canary.installer.yaml index 0f10464b5f606..7eb7cc8385e09 100644 --- a/manifests/g/Google/Chrome/Canary/152.0.7972.0/Google.Chrome.Canary.installer.yaml +++ b/manifests/g/Google/Chrome/Canary/152.0.7974.0/Google.Chrome.Canary.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 152.0.7972.0 +PackageVersion: 152.0.7974.0 InstallerType: exe Scope: user InstallModes: @@ -35,16 +35,16 @@ FileExtensions: - xht - xhtml ProductCode: Google Chrome -ReleaseDate: 2026-07-25 +ReleaseDate: 2026-07-26 Installers: - Architecture: x86 - InstallerUrl: https://dl.google.com/release2/chrome/j7ehlrfb4rwg4xnhr24glksr44_152.0.7972.0/152.0.7972.0_chrome_installer_uncompressed.exe - InstallerSha256: F473AE8D526080E3E193C4F2A4C43A85B444ECFFE66B30DDEF5909612C82F047 + InstallerUrl: https://dl.google.com/release2/chrome/fconzcrmzjmdkbt6rjg2nbsyxu_152.0.7974.0/152.0.7974.0_chrome_installer_uncompressed.exe + InstallerSha256: B7697183923D37404420BB83DF4FB5953D7C8C33DC795A7A42C6A3584E7DEC8C - Architecture: x64 - InstallerUrl: https://dl.google.com/release2/chrome/n637qapnpkci3n5mvo65oksfda_152.0.7972.0/152.0.7972.0_chrome_installer_uncompressed.exe - InstallerSha256: 75A979099E42A423A1EE827E273F4BA2F272B94C75449DB16948A272B75A06FC + InstallerUrl: https://dl.google.com/release2/chrome/ad7re724bmgcu3ltyqepsocu72ga_152.0.7974.0/152.0.7974.0_chrome_installer_uncompressed.exe + InstallerSha256: 2BA6B203C430404CE5A9909A5F548BFF6D3F0DA0E0811E5D5EAC6BB1C66B263A - Architecture: arm64 - InstallerUrl: https://dl.google.com/release2/chrome/c5j4ltloko5aqzysq7p6wawc7q_152.0.7972.0/152.0.7972.0_chrome_installer_uncompressed.exe - InstallerSha256: D5AAB8BB075E714ED1838076BF4503F75F223136828CD5B4AC6F7DEAF69B609A + InstallerUrl: https://dl.google.com/release2/chrome/ad5fkzx7whsulohkxbntvwddoeza_152.0.7974.0/152.0.7974.0_chrome_installer_uncompressed.exe + InstallerSha256: 714DEB3EFE9EED1A0D13CE60A43E6712C6DF28BA83A412460893ED5F6CA4051E ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/152.0.7972.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/152.0.7974.0/Google.Chrome.Canary.locale.en-US.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/152.0.7972.0/Google.Chrome.Canary.locale.en-US.yaml rename to manifests/g/Google/Chrome/Canary/152.0.7974.0/Google.Chrome.Canary.locale.en-US.yaml index e33ce29fd8ebe..f075b3560c0cb 100644 --- a/manifests/g/Google/Chrome/Canary/152.0.7972.0/Google.Chrome.Canary.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Canary/152.0.7974.0/Google.Chrome.Canary.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 152.0.7972.0 +PackageVersion: 152.0.7974.0 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/152.0.7972.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/152.0.7974.0/Google.Chrome.Canary.locale.nb-NO.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/152.0.7972.0/Google.Chrome.Canary.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Canary/152.0.7974.0/Google.Chrome.Canary.locale.nb-NO.yaml index cf94a38c2a6c1..5fce415179bba 100644 --- a/manifests/g/Google/Chrome/Canary/152.0.7972.0/Google.Chrome.Canary.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Canary/152.0.7974.0/Google.Chrome.Canary.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 152.0.7972.0 +PackageVersion: 152.0.7974.0 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/152.0.7972.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/152.0.7974.0/Google.Chrome.Canary.locale.zh-CN.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/152.0.7972.0/Google.Chrome.Canary.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Canary/152.0.7974.0/Google.Chrome.Canary.locale.zh-CN.yaml index 6c14edb1ae6e8..f40f64359afb7 100644 --- a/manifests/g/Google/Chrome/Canary/152.0.7972.0/Google.Chrome.Canary.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Canary/152.0.7974.0/Google.Chrome.Canary.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 152.0.7972.0 +PackageVersion: 152.0.7974.0 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/152.0.7972.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/152.0.7974.0/Google.Chrome.Canary.yaml similarity index 89% rename from manifests/g/Google/Chrome/Canary/152.0.7972.0/Google.Chrome.Canary.yaml rename to manifests/g/Google/Chrome/Canary/152.0.7974.0/Google.Chrome.Canary.yaml index 26bfe7e26bb95..85a2769a2fe54 100644 --- a/manifests/g/Google/Chrome/Canary/152.0.7972.0/Google.Chrome.Canary.yaml +++ b/manifests/g/Google/Chrome/Canary/152.0.7974.0/Google.Chrome.Canary.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 152.0.7972.0 +PackageVersion: 152.0.7974.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From bc46b9c4ab76b04b1d373bc263ac81f2c4f84721 Mon Sep 17 00:00:00 2001 From: Ossian Ericson <43954785+ossianericson@users.noreply.github.com> Date: Sun, 26 Jul 2026 23:53:34 +0200 Subject: [PATCH 06/48] New version: NetSentinel.NetSentinel version 2.1.46 (#408075) --- .../NetSentinel.NetSentinel.installer.yaml | 23 +++++++ .../NetSentinel.NetSentinel.locale.en-US.yaml | 60 +++++++++++++++++++ .../2.1.46/NetSentinel.NetSentinel.yaml | 8 +++ 3 files changed, 91 insertions(+) create mode 100644 manifests/n/NetSentinel/NetSentinel/2.1.46/NetSentinel.NetSentinel.installer.yaml create mode 100644 manifests/n/NetSentinel/NetSentinel/2.1.46/NetSentinel.NetSentinel.locale.en-US.yaml create mode 100644 manifests/n/NetSentinel/NetSentinel/2.1.46/NetSentinel.NetSentinel.yaml diff --git a/manifests/n/NetSentinel/NetSentinel/2.1.46/NetSentinel.NetSentinel.installer.yaml b/manifests/n/NetSentinel/NetSentinel/2.1.46/NetSentinel.NetSentinel.installer.yaml new file mode 100644 index 0000000000000..d756f624de23f --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/2.1.46/NetSentinel.NetSentinel.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 2.1.46 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART + Log: /"{localappdata}\NetSentinel\install.log" +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ossianericson/netsentinel/releases/download/v2.1.46/NetSentinel-Setup-2.1.46.exe + InstallerSha256: EE598571F7D945EE84E78EB8364CBA44151E02964BC971114BB4864727AF1FB1 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-26 diff --git a/manifests/n/NetSentinel/NetSentinel/2.1.46/NetSentinel.NetSentinel.locale.en-US.yaml b/manifests/n/NetSentinel/NetSentinel/2.1.46/NetSentinel.NetSentinel.locale.en-US.yaml new file mode 100644 index 0000000000000..55e66af0a1ec3 --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/2.1.46/NetSentinel.NetSentinel.locale.en-US.yaml @@ -0,0 +1,60 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 2.1.46 +PackageLocale: en-US +Publisher: NetSentinel Project +PublisherUrl: https://github.com/ossianericson/netsentinel +PublisherSupportUrl: https://github.com/ossianericson/netsentinel/issues +PrivacyUrl: https://github.com/ossianericson/netsentinel/blob/main/PRIVACY.md +PackageName: NetSentinel +PackageUrl: https://github.com/ossianericson/netsentinel +License: MIT +LicenseUrl: https://raw.githubusercontent.com/ossianericson/netsentinel/main/LICENSE +ShortDescription: Network security scanner — rogue device detector, STP monitor, and connectivity analyser +Description: |- + NetSentinel is a one-stop network diagnostic and security tool for Windows. + It combines several tools that previously required separate utilities: + + • Device Fingerprinter — scans your LAN's ARP table and identifies every + device by MAC OUI, hostname, and device type (camera, smart speaker, router, etc.) + • Rogue Bridge Detector — captures 802.1D/RSTP BPDUs and flags any device + that steals the Root Bridge role and causes periodic 15-45 second outages. + • Broadcast Storm Analyser — measures broadcast/multicast packet rates and + identifies which device is flooding the network. + • IoT Behavioral Baseline — learns normal IoT traffic patterns and raises + an alert if your smart fridge starts port-scanning or talking to a C2 server. + • Root Cause Correlator — links trace results, storm data, and STP findings + into a single plain-English verdict with actionable remediation steps. + • Connection Stability Monitor — long-term background ping logger with + outage detection, jitter analysis, and a 24-hour stability score. + • TCP Port Scanner, OS Fingerprinter, CVE Lookup, DNS Leak Test, Speed Test, + ARP spoof detector, DHCP monitor, SNMP poller, and more. + + Most features require Administrator privileges for raw packet capture. + Install Npcap (https://npcap.com) for STP, Storm, and ARP modules. +Moniker: netsentinel +Tags: +- network +- security +- scanner +- monitoring +- diagnostics +- lan +- wifi +- dns +- iot +- port-scanner +- cve +- speed-test +- packet-capture +- mqtt +- home-assistant +- network-health +ReleaseNotesUrl: https://github.com/ossianericson/netsentinel/releases/tag/v2.1.46 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ossianericson/netsentinel/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetSentinel/NetSentinel/2.1.46/NetSentinel.NetSentinel.yaml b/manifests/n/NetSentinel/NetSentinel/2.1.46/NetSentinel.NetSentinel.yaml new file mode 100644 index 0000000000000..68862a289e1a7 --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/2.1.46/NetSentinel.NetSentinel.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 2.1.46 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6d3d0f3568d9427d63966fd40797570eb31a28be Mon Sep 17 00:00:00 2001 From: Dahbr Date: Sun, 26 Jul 2026 18:53:51 -0300 Subject: [PATCH 07/48] New version: Dahobr.JWMeetingPlayer version 1.7.5 (#408076) --- .../Dahobr.JWMeetingPlayer.installer.yaml | 13 ++++++++++++ .../Dahobr.JWMeetingPlayer.locale.en-US.yaml | 14 +++++++++++++ .../Dahobr.JWMeetingPlayer.locale.pt-BR.yaml | 20 +++++++++++++++++++ .../1.7.5/Dahobr.JWMeetingPlayer.yaml | 8 ++++++++ 4 files changed, 55 insertions(+) create mode 100644 manifests/d/Dahobr/JWMeetingPlayer/1.7.5/Dahobr.JWMeetingPlayer.installer.yaml create mode 100644 manifests/d/Dahobr/JWMeetingPlayer/1.7.5/Dahobr.JWMeetingPlayer.locale.en-US.yaml create mode 100644 manifests/d/Dahobr/JWMeetingPlayer/1.7.5/Dahobr.JWMeetingPlayer.locale.pt-BR.yaml create mode 100644 manifests/d/Dahobr/JWMeetingPlayer/1.7.5/Dahobr.JWMeetingPlayer.yaml diff --git a/manifests/d/Dahobr/JWMeetingPlayer/1.7.5/Dahobr.JWMeetingPlayer.installer.yaml b/manifests/d/Dahobr/JWMeetingPlayer/1.7.5/Dahobr.JWMeetingPlayer.installer.yaml new file mode 100644 index 0000000000000..7f01c03c7ffce --- /dev/null +++ b/manifests/d/Dahobr/JWMeetingPlayer/1.7.5/Dahobr.JWMeetingPlayer.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Dahobr.JWMeetingPlayer +PackageVersion: 1.7.5 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Dahobr/jw-meeting-player/releases/download/v1.7.5/jw-meeting-player-Setup-1.7.5.exe + InstallerSha256: E6F5C9718840F157C3616F184E498547C095A3DB2985EB3B8AFB4406D0065853 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-26 diff --git a/manifests/d/Dahobr/JWMeetingPlayer/1.7.5/Dahobr.JWMeetingPlayer.locale.en-US.yaml b/manifests/d/Dahobr/JWMeetingPlayer/1.7.5/Dahobr.JWMeetingPlayer.locale.en-US.yaml new file mode 100644 index 0000000000000..c0b6bfe9dc5ab --- /dev/null +++ b/manifests/d/Dahobr/JWMeetingPlayer/1.7.5/Dahobr.JWMeetingPlayer.locale.en-US.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Dahobr.JWMeetingPlayer +PackageVersion: 1.7.5 +PackageLocale: en-US +Tags: +- jw-meeting-player +- jehovas-witnesses +- jehovaswitnesses +- christianity +- religion +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dahobr/JWMeetingPlayer/1.7.5/Dahobr.JWMeetingPlayer.locale.pt-BR.yaml b/manifests/d/Dahobr/JWMeetingPlayer/1.7.5/Dahobr.JWMeetingPlayer.locale.pt-BR.yaml new file mode 100644 index 0000000000000..b61887e530970 --- /dev/null +++ b/manifests/d/Dahobr/JWMeetingPlayer/1.7.5/Dahobr.JWMeetingPlayer.locale.pt-BR.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Dahobr.JWMeetingPlayer +PackageVersion: 1.7.5 +PackageLocale: pt-BR +Publisher: Dahobr +PublisherUrl: https://github.com/Dahobr +PublisherSupportUrl: https://github.com/Dahobr/jw-meeting-player/issues +PackageName: JW Meeting Player +PackageUrl: https://github.com/Dahobr/jw-meeting-player +License: MIT +ShortDescription: Alternativa ao JW Library para reuniões com integração Zoom. +Description: JW Meeting Player é uma alternativa robusta ao JW Library, focada em estabilidade, download de arquivos e integração com Zoom. +ReleaseNotesUrl: https://github.com/Dahobr/jw-meeting-player/releases/tag/v1.7.5 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Dahobr/jw-meeting-player/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dahobr/JWMeetingPlayer/1.7.5/Dahobr.JWMeetingPlayer.yaml b/manifests/d/Dahobr/JWMeetingPlayer/1.7.5/Dahobr.JWMeetingPlayer.yaml new file mode 100644 index 0000000000000..b5cbaf1e77460 --- /dev/null +++ b/manifests/d/Dahobr/JWMeetingPlayer/1.7.5/Dahobr.JWMeetingPlayer.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Dahobr.JWMeetingPlayer +PackageVersion: 1.7.5 +DefaultLocale: pt-BR +ManifestType: version +ManifestVersion: 1.12.0 From c925e6a20e58d900a2b29c98658df6bd0a14408c Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sun, 26 Jul 2026 14:54:03 -0700 Subject: [PATCH 08/48] Automatic deletion of AlanJhu.OXWUEEW 4.1.3 (#408083) --- .../4.1.3/AlanJhu.OXWUEEW.installer.yaml | 16 ---------- .../4.1.3/AlanJhu.OXWUEEW.locale.en-US.yaml | 30 ------------------- .../4.1.3/AlanJhu.OXWUEEW.locale.zh-CN.yaml | 18 ----------- .../4.1.3/AlanJhu.OXWUEEW.locale.zh-TW.yaml | 26 ---------------- .../OXWUEEW/4.1.3/AlanJhu.OXWUEEW.yaml | 9 ------ 5 files changed, 99 deletions(-) delete mode 100644 manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.installer.yaml delete mode 100644 manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.en-US.yaml delete mode 100644 manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.zh-CN.yaml delete mode 100644 manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.zh-TW.yaml delete mode 100644 manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.yaml diff --git a/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.installer.yaml b/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.installer.yaml deleted file mode 100644 index bd5c65b8e59fb..0000000000000 --- a/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json -PackageIdentifier: AlanJhu.OXWUEEW -PackageVersion: 4.1.3 -InstallerType: nullsoft -Installers: -- Architecture: x64 - InstallerUrl: https://eew.earthquake.tw/releases/win/x64/oxwu-win-x64.exe - InstallerSha256: F881FC8FE516DF7421AD3F59547C8066C4A83EBE41B39103E7EC29BA2C9EFA5D -- Architecture: x86 - InstallerUrl: https://eew.earthquake.tw/releases/win/ia32/oxwu-win-ia32.exe - InstallerSha256: 5184F72C8EE97091C745A7E0964319F3E3488891BCE1F42699499111C2DB3264 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.en-US.yaml b/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.en-US.yaml deleted file mode 100644 index 8b4e7a4fd43b1..0000000000000 --- a/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json -PackageIdentifier: AlanJhu.OXWUEEW -PackageVersion: 4.1.3 -PackageLocale: en-US -Publisher: Alan Jhu -PackageName: 地牛 Wake Up! -PackageUrl: https://eew.earthquake.tw/ -License: Proprietary (Freeware) -Copyright: © 2025 Alan Jhu -ShortDescription: Receiver app for the Taiwan Central Weather Administration's early earthquake warning messages. Note that the app is in Chinese only. -Tags: -- earthquakeearlywarning -- earthquake-early-warning -- eew -- p-alert -- earth-ox-wake-up -- earthoxwakeup -- centralweatheradministration -- central-weather-administration -- earthquakes -- alanjhu -- taiwan -- republicofchina -- republic-of-china -- roc -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.zh-CN.yaml b/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.zh-CN.yaml deleted file mode 100644 index a2f62b418ff5a..0000000000000 --- a/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.zh-CN.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json -PackageIdentifier: AlanJhu.OXWUEEW -PackageVersion: 4.1.3 -PackageLocale: zh-CN -Publisher: Alan Jhu -PackageName: 地牛 Wake Up! -PackageUrl: https://eew.earthquake.tw/ -License: 专有软件 -Copyright: © 2025 Alan Jhu -ShortDescription: 台湾地震速报 -ReleaseNotes: | - v4.1.1 (2025/02/16) - 移除连动功能中,传递给指定程序的预估震度以及震波抵达秒数参数。[(详见)](https://www.facebook.com/share/p/1BYehqMVzE/) -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.zh-TW.yaml b/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.zh-TW.yaml deleted file mode 100644 index e7c4a1349aff5..0000000000000 --- a/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.zh-TW.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json -PackageIdentifier: AlanJhu.OXWUEEW -PackageVersion: 4.1.3 -PackageLocale: zh-TW -Publisher: Alan Jhu -PackageName: 地牛 Wake Up! -PackageUrl: https://eew.earthquake.tw/ -License: Proprietary (免費軟體) -Copyright: © 2025 Alan Jhu -ShortDescription: 台灣地震速報 -ReleaseNotes: | - v4.1.1 (2025/02/16) - 移除連動功能中,傳遞給指定程式的預估震度以及震波抵達秒數參數。[(詳見)](https://www.facebook.com/share/p/1BYehqMVzE/) -Tags: -- 強震即時警報 -- 臺灣 -- 台灣 -- 中華民國 -- ㄊㄞˊㄨㄢㄉㄧˋㄓㄣˋㄙㄨˋㄅㄠˋ -- ㄑㄧㄤˊㄓㄣˋㄐㄧˊㄕˊㄐㄧㄥˇㄅㄠˋ -- ㄓㄨㄥㄏㄨㄚˊㄇㄧㄣˊㄍㄨㄛˊ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.yaml b/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.yaml deleted file mode 100644 index 8f02a965b1177..0000000000000 --- a/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.yaml +++ /dev/null @@ -1,9 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: AlanJhu.OXWUEEW -PackageVersion: 4.1.3 -DefaultLocale: zh-TW -ManifestType: version -ManifestVersion: 1.12.0 From a326c654b995bc7d5a0f04ddcfbb6bd72d707f75 Mon Sep 17 00:00:00 2001 From: Prabh Arora <130172345+aprabh96@users.noreply.github.com> Date: Sun, 26 Jul 2026 17:04:28 -0500 Subject: [PATCH 09/48] New package: Psynect.OmniMend version 1.7.8 (#401137) --- .../1.7.16/Psynect.OmniMend.installer.yaml | 20 ++++++++++++ .../1.7.16/Psynect.OmniMend.locale.en-US.yaml | 31 +++++++++++++++++++ .../OmniMend/1.7.16/Psynect.OmniMend.yaml | 7 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/p/Psynect/OmniMend/1.7.16/Psynect.OmniMend.installer.yaml create mode 100644 manifests/p/Psynect/OmniMend/1.7.16/Psynect.OmniMend.locale.en-US.yaml create mode 100644 manifests/p/Psynect/OmniMend/1.7.16/Psynect.OmniMend.yaml diff --git a/manifests/p/Psynect/OmniMend/1.7.16/Psynect.OmniMend.installer.yaml b/manifests/p/Psynect/OmniMend/1.7.16/Psynect.OmniMend.installer.yaml new file mode 100644 index 0000000000000..324e1ecad7dc0 --- /dev/null +++ b/manifests/p/Psynect/OmniMend/1.7.16/Psynect.OmniMend.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Psynect.OmniMend +PackageVersion: 1.7.16 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://crashpro-inference.psynect.workers.dev/releases/v1.7.16/OmniMend-v1.7.16-offline-setup.exe + InstallerSha256: 4E919047563565E547A5F3FCB77470F4B8882F6B314621D76940F56706A625DE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Psynect/OmniMend/1.7.16/Psynect.OmniMend.locale.en-US.yaml b/manifests/p/Psynect/OmniMend/1.7.16/Psynect.OmniMend.locale.en-US.yaml new file mode 100644 index 0000000000000..5545ebe806aa5 --- /dev/null +++ b/manifests/p/Psynect/OmniMend/1.7.16/Psynect.OmniMend.locale.en-US.yaml @@ -0,0 +1,31 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Psynect.OmniMend +PackageVersion: 1.7.16 +PackageLocale: en-US +Publisher: Psynect Corp +PublisherUrl: https://omnimend.com/ +PublisherSupportUrl: https://omnimend.com/contact +PrivacyUrl: https://omnimend.com/privacy +Author: Psynect Corp +PackageName: OmniMend +PackageUrl: https://omnimend.com/ +License: Proprietary +LicenseUrl: https://omnimend.com/terms +Copyright: Copyright (c) 2026 Psynect Corp. All rights reserved. +ShortDescription: AI-powered Windows diagnostics and repair with guided troubleshooting and controlled repair tools. +Description: |- + OmniMend is an AI-powered diagnostics and repair application for Windows PCs. It helps users investigate crashes, performance problems, driver failures, hardware issues, startup trouble, and other difficult computer problems through guided diagnosis and system-aware tools. Users can review findings and recommended actions before using controlled repair tools when an appropriate fix is available. +Moniker: omnimend +Tags: +- ai +- crash +- diagnostics +- maintenance +- repair +- system +- troubleshooting +- windows +PurchaseUrl: https://omnimend.com/plans +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Psynect/OmniMend/1.7.16/Psynect.OmniMend.yaml b/manifests/p/Psynect/OmniMend/1.7.16/Psynect.OmniMend.yaml new file mode 100644 index 0000000000000..9d602dcb2da48 --- /dev/null +++ b/manifests/p/Psynect/OmniMend/1.7.16/Psynect.OmniMend.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Psynect.OmniMend +PackageVersion: 1.7.16 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3aaa900dd266296227fa0a3912ab7d6bb344f7c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Mon, 27 Jul 2026 00:17:04 +0200 Subject: [PATCH 10/48] New version: pbek.QOwnNotes version 26.7.10 (#408077) --- .../26.7.10/pbek.QOwnNotes.installer.yaml | 17 ++++++++ .../26.7.10/pbek.QOwnNotes.locale.en-US.yaml | 42 +++++++++++++++++++ .../QOwnNotes/26.7.10/pbek.QOwnNotes.yaml | 8 ++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/p/pbek/QOwnNotes/26.7.10/pbek.QOwnNotes.installer.yaml create mode 100644 manifests/p/pbek/QOwnNotes/26.7.10/pbek.QOwnNotes.locale.en-US.yaml create mode 100644 manifests/p/pbek/QOwnNotes/26.7.10/pbek.QOwnNotes.yaml diff --git a/manifests/p/pbek/QOwnNotes/26.7.10/pbek.QOwnNotes.installer.yaml b/manifests/p/pbek/QOwnNotes/26.7.10/pbek.QOwnNotes.installer.yaml new file mode 100644 index 0000000000000..178fc8788a972 --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.7.10/pbek.QOwnNotes.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.7.10 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: QOwnNotes.exe + PortableCommandAlias: qownnotes.exe +ReleaseDate: 2026-07-26 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/pbek/QOwnNotes/releases/download/v26.7.10/QOwnNotes.zip + InstallerSha256: 500B9E76C023752AA1BC2E70B31DBE6941B8BD8ECC6FEA054EF949A815CE01C1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/pbek/QOwnNotes/26.7.10/pbek.QOwnNotes.locale.en-US.yaml b/manifests/p/pbek/QOwnNotes/26.7.10/pbek.QOwnNotes.locale.en-US.yaml new file mode 100644 index 0000000000000..2396752a36e78 --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.7.10/pbek.QOwnNotes.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.7.10 +PackageLocale: en-US +Publisher: pbek +PublisherUrl: https://github.com/pbek/QOwnNotes +PublisherSupportUrl: https://github.com/pbek/QOwnNotes/issues +Author: https://github.com/pbek +PackageName: QOwnNotes +PackageUrl: https://github.com/pbek/QOwnNotes +License: GPL-2.0 +LicenseUrl: https://github.com/pbek/QOwnNotes/blob/HEAD/LICENSE +ShortDescription: QOwnNotes is the open source notepad with markdown support and todo list manager +Tags: +- markdown +- notes +- notetaking +- qownnotes +- todo +ReleaseNotes: |- + 26.7.10 + - Improved text selection in the QLiteHtml preview by avoiding redundant + selection processing and full preview repaints, preserving selections while + dragging across whitespace, and automatically scrolling beyond the viewport + (for #3668) + Released files + - QOwnNotes-x86_64.AppImage: Portable Linux AppImage build with Qt 6 + - QOwnNotes-x86_64.AppImage.sha256sum: SHA-256 checksum for the AppImage + - QOwnNotes-amd64.snap: Linux Snap build with Qt 6 + - QOwnNotes-amd64.snap.sha256sum: SHA-256 checksum for the Qt 6 Snap package + - QOwnNotes-Qt5-amd64.snap: Linux Snap build with Qt 5 for older environments + - QOwnNotes-Qt5-amd64.snap.sha256sum: SHA-256 checksum for the Qt 5 Snap package + - QOwnNotes.zip: Windows ZIP package built with Qt 6 + - QOwnNotes.zip.sha256: SHA-256 checksum for the Qt 6 Windows ZIP package + - QOwnNotes.zip.sha256sum: Alternative SHA-256 checksum file for the Qt 6 Windows ZIP package + - QOwnNotes.dmg: macOS disk image built with Qt 6 + - QOwnNotesQt5.dmg: macOS disk image built with Qt 5 for older systems +ReleaseNotesUrl: https://github.com/pbek/QOwnNotes/releases/tag/v26.7.10 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/pbek/QOwnNotes/26.7.10/pbek.QOwnNotes.yaml b/manifests/p/pbek/QOwnNotes/26.7.10/pbek.QOwnNotes.yaml new file mode 100644 index 0000000000000..adf4b79cb9ce6 --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.7.10/pbek.QOwnNotes.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.7.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e368152f8c2fb8846e839d92e5bcb1d8c7a6d334 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Sun, 26 Jul 2026 18:17:18 -0400 Subject: [PATCH 11/48] New version: Microsoft.SafetyScanner version 1.455.364.0 (#408079) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.455.364.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.364.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.364.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.364.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.455.364.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.364.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..2fabdce5a4db0 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.364.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.455.364.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-07-26 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.455.364.0&arch=x86 + InstallerSha256: 5A3AD8B999A21E37A1BBB56375BD86B84ADE81F35B04AD99F0C3D1E42C588C4D +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.455.364.0&arch=amd64 + InstallerSha256: 7C4F5F9F64DE5CBC3EC10358ED7CA2C52913EBE9E66F92590D93A2A282C501AC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.455.364.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.364.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..efbb2fd6166f5 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.364.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.455.364.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.455.364.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.364.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..26768f5844759 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.364.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.455.364.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9cb7b71e642e07a3c641c9b7af79fb9ffd92a415 Mon Sep 17 00:00:00 2001 From: Leon Gungadin Mogensen <50947259+LeonGungadinMogensen@users.noreply.github.com> Date: Mon, 27 Jul 2026 00:17:33 +0200 Subject: [PATCH 12/48] New version: Toit.Jaguar version 1.69.0 (#408081) --- .../Jaguar/1.69.0/Toit.Jaguar.installer.yaml | 13 +++++++++++ .../1.69.0/Toit.Jaguar.locale.en-US.yaml | 23 +++++++++++++++++++ .../t/Toit/Jaguar/1.69.0/Toit.Jaguar.yaml | 8 +++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/t/Toit/Jaguar/1.69.0/Toit.Jaguar.installer.yaml create mode 100644 manifests/t/Toit/Jaguar/1.69.0/Toit.Jaguar.locale.en-US.yaml create mode 100644 manifests/t/Toit/Jaguar/1.69.0/Toit.Jaguar.yaml diff --git a/manifests/t/Toit/Jaguar/1.69.0/Toit.Jaguar.installer.yaml b/manifests/t/Toit/Jaguar/1.69.0/Toit.Jaguar.installer.yaml new file mode 100644 index 0000000000000..5cf0cae58d428 --- /dev/null +++ b/manifests/t/Toit/Jaguar/1.69.0/Toit.Jaguar.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Toit.Jaguar +PackageVersion: 1.69.0 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/toitlang/jaguar/releases/download/v1.69.0/jag_installer_x64.exe + InstallerSha256: EF192B16594BF7F5B383AE974A947707BAD0E6AC495C83F43CF5B13CA49296E1 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-26 diff --git a/manifests/t/Toit/Jaguar/1.69.0/Toit.Jaguar.locale.en-US.yaml b/manifests/t/Toit/Jaguar/1.69.0/Toit.Jaguar.locale.en-US.yaml new file mode 100644 index 0000000000000..69345701eebbe --- /dev/null +++ b/manifests/t/Toit/Jaguar/1.69.0/Toit.Jaguar.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Toit.Jaguar +PackageVersion: 1.69.0 +PackageLocale: en-US +Publisher: Toitware ApS +PublisherUrl: https://github.com/toitlang +PublisherSupportUrl: https://github.com/toitlang/jaguar/issues +PackageName: Jaguar +PackageUrl: https://github.com/toitlang/jaguar +License: MIT License +ShortDescription: Live reloading for the ESP32 with Toit +Tags: +- esp32 +- livereload +- toit +ReleaseNotesUrl: https://github.com/toitlang/jaguar/releases/tag/v1.69.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/toitlang/jaguar/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Toit/Jaguar/1.69.0/Toit.Jaguar.yaml b/manifests/t/Toit/Jaguar/1.69.0/Toit.Jaguar.yaml new file mode 100644 index 0000000000000..59a82de1c583a --- /dev/null +++ b/manifests/t/Toit/Jaguar/1.69.0/Toit.Jaguar.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: Toit.Jaguar +PackageVersion: 1.69.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 612df00d1d14582b5eea2ab593dd8601818e086d Mon Sep 17 00:00:00 2001 From: Graham Gold Date: Sun, 26 Jul 2026 23:41:35 +0100 Subject: [PATCH 13/48] New version: goldjg.cARL version 1.0.0 (#408080) --- .../cARL/1.0.0/goldjg.cARL.installer.yaml | 17 +++++++++++++++++ .../cARL/1.0.0/goldjg.cARL.locale.en-GB.yaml | 19 +++++++++++++++++++ .../g/goldjg/cARL/1.0.0/goldjg.cARL.yaml | 8 ++++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/g/goldjg/cARL/1.0.0/goldjg.cARL.installer.yaml create mode 100644 manifests/g/goldjg/cARL/1.0.0/goldjg.cARL.locale.en-GB.yaml create mode 100644 manifests/g/goldjg/cARL/1.0.0/goldjg.cARL.yaml diff --git a/manifests/g/goldjg/cARL/1.0.0/goldjg.cARL.installer.yaml b/manifests/g/goldjg/cARL/1.0.0/goldjg.cARL.installer.yaml new file mode 100644 index 0000000000000..4d02be1b74099 --- /dev/null +++ b/manifests/g/goldjg/cARL/1.0.0/goldjg.cARL.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: goldjg.cARL +PackageVersion: 1.0.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: carl.exe + PortableCommandAlias: carl +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/goldjg/cARL/releases/download/v1.0.0/carl_1.0.0_windows_amd64.zip + InstallerSha256: ACFEC3660CA6F6847FF34BC3E6FC01E69D44816CD31D4A1DA9C6256E96F515FC +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-26 diff --git a/manifests/g/goldjg/cARL/1.0.0/goldjg.cARL.locale.en-GB.yaml b/manifests/g/goldjg/cARL/1.0.0/goldjg.cARL.locale.en-GB.yaml new file mode 100644 index 0000000000000..6d62c85c0ee8f --- /dev/null +++ b/manifests/g/goldjg/cARL/1.0.0/goldjg.cARL.locale.en-GB.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: goldjg.cARL +PackageVersion: 1.0.0 +PackageLocale: en-GB +Publisher: goldjg +PublisherUrl: https://github.com/goldjg +PublisherSupportUrl: https://github.com/goldjg/cARL/issues +PackageName: cARL +PackageUrl: https://github.com/goldjg/cARL +License: MIT +ShortDescription: Cognitive Agent Runtime Layer for AI coding agents +ReleaseNotesUrl: https://github.com/goldjg/cARL/releases/tag/v1.0.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/goldjg/cARL/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/goldjg/cARL/1.0.0/goldjg.cARL.yaml b/manifests/g/goldjg/cARL/1.0.0/goldjg.cARL.yaml new file mode 100644 index 0000000000000..6e115199c074d --- /dev/null +++ b/manifests/g/goldjg/cARL/1.0.0/goldjg.cARL.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: goldjg.cARL +PackageVersion: 1.0.0 +DefaultLocale: en-GB +ManifestType: version +ManifestVersion: 1.12.0 From 8f2ec17ec7c69c318a6d90e6e5c9f07c8a436b08 Mon Sep 17 00:00:00 2001 From: bceverly Date: Sun, 26 Jul 2026 19:07:42 -0400 Subject: [PATCH 14/48] New version: sysmanage.sysmanage version 3.4.0.6 (#408084) --- .../sysmanage.sysmanage.installer.yaml | 31 +++ .../sysmanage.sysmanage.locale.en-US.yaml | 262 ++++++++++++++++++ .../3.4.0.6/sysmanage.sysmanage.yaml | 8 + 3 files changed, 301 insertions(+) create mode 100644 manifests/s/sysmanage/sysmanage/3.4.0.6/sysmanage.sysmanage.installer.yaml create mode 100644 manifests/s/sysmanage/sysmanage/3.4.0.6/sysmanage.sysmanage.locale.en-US.yaml create mode 100644 manifests/s/sysmanage/sysmanage/3.4.0.6/sysmanage.sysmanage.yaml diff --git a/manifests/s/sysmanage/sysmanage/3.4.0.6/sysmanage.sysmanage.installer.yaml b/manifests/s/sysmanage/sysmanage/3.4.0.6/sysmanage.sysmanage.installer.yaml new file mode 100644 index 0000000000000..f3683d28c1b08 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.4.0.6/sysmanage.sysmanage.installer.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.4.0.6 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-07-26 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bceverly/sysmanage/releases/download/v3.4.0.6/sysmanage-3.4.0.6-windows-x64.msi + InstallerSha256: F07B917CC819AC999C04D7CF95D71C0CE111BC67F535B1C431E70ED7A223697C + ProductCode: '{A1F71F0E-B749-41B9-83FC-0F1995172669}' + AppsAndFeaturesEntries: + - ProductCode: '{A1F71F0E-B749-41B9-83FC-0F1995172669}' + UpgradeCode: '{F1E2D3C4-B5A6-4D7C-9E8F-1A2B3C4D5E6F}' +- Architecture: arm64 + InstallerUrl: https://github.com/bceverly/sysmanage/releases/download/v3.4.0.6/sysmanage-3.4.0.6-windows-arm64.msi + InstallerSha256: 1CAD49862BF027E50001504ECA2E9999C8D0F28E2453A2FB0E5031539774840F + ProductCode: '{173F8332-9CEE-4789-91B9-295871866C07}' + AppsAndFeaturesEntries: + - ProductCode: '{173F8332-9CEE-4789-91B9-295871866C07}' + UpgradeCode: '{F1E2D3C4-B5A6-4D7C-9E8F-1A2B3C4D5E6F}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage/3.4.0.6/sysmanage.sysmanage.locale.en-US.yaml b/manifests/s/sysmanage/sysmanage/3.4.0.6/sysmanage.sysmanage.locale.en-US.yaml new file mode 100644 index 0000000000000..a47ab7c8a212b --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.4.0.6/sysmanage.sysmanage.locale.en-US.yaml @@ -0,0 +1,262 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.4.0.6 +PackageLocale: en-US +Publisher: SysManage +PublisherUrl: https://github.com/bceverly/sysmanage +PublisherSupportUrl: https://github.com/bceverly/sysmanage/issues +Author: Bryan Everly +PackageName: SysManage Server +PackageUrl: https://github.com/bceverly/sysmanage +License: AGPL-3.0-or-later +LicenseUrl: https://github.com/bceverly/sysmanage/blob/HEAD/LICENSE +Copyright: Copyright (c) Bryan Everly +ShortDescription: Open-source fleet management server for SysManage. +Description: SysManage is the server-side component of an open-source fleet management platform. It accepts inventory from SysManage Agent hosts, dispatches declarative deployment plans (package install, firewall config, antivirus deployment, VM lifecycle), surfaces health and compliance dashboards, and exposes a REST + WebSocket API for orchestration. +Moniker: sysmanage +ReleaseNotes: |- + SysManage Server v3.4.0.6 + Fixed failing MacOS test + Multi-platform system management and monitoring server with web-based interface. + Installation Instructions + Ubuntu/Debian + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.4.0.6/sysmanage_3.4.0.6-1_all.deb + sudo apt install ./sysmanage_3.4.0.6-1_all.deb + # Install nginx if not already installed + sudo apt install nginx + # Configure the server + sudo nano /etc/sysmanage.yaml + # Run database migrations + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the service + sudo systemctl enable --now sysmanage + OpenBSD + # Download the port tarball + wget https://github.com/bceverly/sysmanage/releases/download/v3.4.0.6/sysmanage-openbsd-port-3.4.0.6.tar.gz + # Extract to OpenBSD ports tree + cd /usr/ports/mystuff + mkdir -p www + tar xzf ~/sysmanage-openbsd-port-3.4.0.6.tar.gz -C www/ + # Generate checksums + cd /usr/ports/mystuff/www/sysmanage + doas make makesum + # Build and install + doas make install + # Initialize PostgreSQL (if not already done) + doas su - _postgresql + initdb -D /var/postgresql/data -U postgres -A scram-sha-256 -E UTF8 -W + exit + doas rcctl enable postgresql + doas rcctl start postgresql + # Create database and user + doas su - _postgresql -c "createuser -P sysmanage" + doas su - _postgresql -c "createdb -O sysmanage sysmanage" + # Configure SysManage + doas vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/local/libexec/sysmanage + doas python3 -m alembic upgrade head + # Enable and start the service + doas rcctl enable sysmanage + doas rcctl start sysmanage + FreeBSD + # Download and install + fetch https://github.com/bceverly/sysmanage/releases/download/v3.4.0.6/sysmanage-3.4.0.6.pkg + sudo pkg add ./sysmanage-3.4.0.6.pkg + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize PostgreSQL (if not already done) + sudo sysrc postgresql_enable=YES + sudo service postgresql initdb + sudo service postgresql start + # Create database and user + sudo su - postgres -c "createuser sysmanage" + sudo su - postgres -c "createdb sysmanage -O sysmanage" + sudo su - postgres -c "psql -c \"ALTER USER sysmanage WITH PASSWORD 'your-password';\"" + # Configure SysManage + sudo vi /usr/local/etc/sysmanage/config.yaml + # Update the database connection string + # Run database migrations + cd /usr/local/lib/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Enable and start the services + sudo sysrc sysmanage_enable=YES + sudo sysrc nginx_enable=YES + sudo service sysmanage start + sudo service nginx start + macOS + # Download and install + curl -L -O https://github.com/bceverly/sysmanage/releases/download/v3.4.0.6/sysmanage-3.4.0.6-macos.pkg + sudo installer -pkg sysmanage-3.4.0.6-macos.pkg -target / + # The installer automatically creates the virtual environment and copies files + # Install PostgreSQL (if not already installed) + brew install postgresql@16 + brew services start postgresql@16 + # Create database + createdb sysmanage + # Configure SysManage + sudo cp /etc/sysmanage.yaml.example /etc/sysmanage.yaml + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Run database migrations + cd /usr/local/lib/sysmanage + .venv/bin/python -m alembic upgrade head + # Install and configure nginx (if not already installed) + brew install nginx + cp /usr/local/etc/sysmanage/sysmanage-nginx.conf /usr/local/etc/nginx/servers/ + brew services start nginx + # Load and start the service + sudo launchctl load /Library/LaunchDaemons/com.sysmanage.server.plist + NetBSD + # Download and verify + ftp https://github.com/bceverly/sysmanage/releases/download/v3.4.0.6/sysmanage-3.4.0.6-netbsd.tgz + ftp https://github.com/bceverly/sysmanage/releases/download/v3.4.0.6/sysmanage-3.4.0.6-netbsd.tgz.sha256 + sha256 -c sysmanage-3.4.0.6-netbsd.tgz.sha256 sysmanage-3.4.0.6-netbsd.tgz + # Install package + su - + pkg_add sysmanage-3.4.0.6-netbsd.tgz + # The package automatically installs PostgreSQL 16 and nginx as dependencies + # Initialize PostgreSQL (if not already done) + /etc/rc.d/pgsql initdb + echo "pgsql=YES" >> /etc/rc.conf + /etc/rc.d/pgsql start + # Create database and user + su - pgsql -c "createuser -P sysmanage" + su - pgsql -c "createdb -O sysmanage sysmanage" + # Configure SysManage + cp /usr/pkg/etc/sysmanage/sysmanage.yaml.example /usr/pkg/etc/sysmanage.yaml + vi /usr/pkg/etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/pkg/lib/sysmanage + python3.12 -m venv .venv + .venv/bin/pip install -r requirements-prod.txt + .venv/bin/python -m alembic upgrade head + # Configure nginx (optional) + cp /usr/pkg/share/examples/sysmanage/sysmanage-nginx.conf /usr/pkg/etc/nginx/sites-enabled/ + echo "nginx=YES" >> /etc/rc.conf + # Enable and start the services + cp /usr/pkg/share/examples/rc.d/sysmanage /etc/rc.d/ + chmod +x /etc/rc.d/sysmanage + echo "sysmanage=YES" >> /etc/rc.conf + /etc/rc.d/sysmanage start + /etc/rc.d/nginx start + CentOS/RHEL/Fedora/Rocky Linux/AlmaLinux + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.4.0.6/sysmanage-3.4.0.6-1.*.rpm + sudo dnf install ./sysmanage-3.4.0.6-1.*.rpm + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize PostgreSQL (if not already done) + sudo postgresql-setup --initdb + sudo systemctl enable --now postgresql + # Create database and user + sudo -u postgres createuser sysmanage + sudo -u postgres createdb sysmanage -O sysmanage + sudo -u postgres psql -c "ALTER USER sysmanage WITH PASSWORD 'your-password';" + # Configure SysManage + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the services + sudo systemctl enable --now sysmanage + sudo systemctl enable --now nginx + OpenSUSE/SLES + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.4.0.6/sysmanage-3.4.0.6-1.noarch.rpm + sudo zypper install ./sysmanage-3.4.0.6-1.noarch.rpm + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize and start PostgreSQL (if not already done) + sudo systemctl enable --now postgresql + # Create database and user + sudo -u postgres createuser sysmanage + sudo -u postgres createdb sysmanage -O sysmanage + sudo -u postgres psql -c "ALTER USER sysmanage WITH PASSWORD 'your-password';" + # Configure SysManage + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the services + sudo systemctl enable --now sysmanage + sudo systemctl enable --now nginx + Alpine Linux (3.19, 3.20, 3.21) + # Download the APK package for your Alpine version (e.g., alpine319, alpine320, alpine321) + wget https://github.com/bceverly/sysmanage/releases/download/v3.4.0.6/sysmanage-3.4.0.6-alpine320.apk + # Allow installation of unsigned packages (required for GitHub releases) + apk add --allow-untrusted ./sysmanage-3.4.0.6-alpine320.apk + # The package installs to /usr/libexec/sysmanage with pip packages in a subdirectory + # Dependencies: python3, nginx, postgresql are automatically installed + # Initialize and start PostgreSQL + rc-update add postgresql default + rc-service postgresql start + # Create database and user + su - postgres -c "createuser -P sysmanage" + su - postgres -c "createdb -O sysmanage sysmanage" + # Configure SysManage + cp /etc/sysmanage/sysmanage.yaml.example /etc/sysmanage/sysmanage.yaml + vi /etc/sysmanage/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/libexec/sysmanage + PYTHONPATH=/usr/libexec/sysmanage/pip-packages python3 -m alembic upgrade head + # Enable and start the services + rc-update add sysmanage default + rc-update add nginx default + rc-service sysmanage start + rc-service nginx start + Windows (x64 and ARM64) + # Download the MSI installer (choose your architecture) + # For x64: + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage/releases/download/v3.4.0.6/sysmanage-3.4.0.6-windows-x64.msi" -OutFile "sysmanage-3.4.0.6-windows-x64.msi" + # For ARM64: + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage/releases/download/v3.4.0.6/sysmanage-3.4.0.6-windows-arm64.msi" -OutFile "sysmanage-3.4.0.6-windows-arm64.msi" + # Install the MSI package (run as Administrator) + # The installer will: + # - Check for and install Python 3.12 if needed + # - Install Visual C++ Redistributable if needed + # - Extract application files to C:\Program Files\SysManage Server + # - Create Python virtual environment and install dependencies + # - Create Windows Service "SysManageServer" + # - Start the service automatically + msiexec /i sysmanage-3.4.0.6-windows-x64.msi + # Configure SysManage (installer creates example config) + notepad "C:\ProgramData\SysManage\sysmanage.yaml" + # Update database connection string and other settings + # The service runs automatically. To manage it: + # Stop the service: + Stop-Service SysManageServer + # Start the service: + Start-Service SysManageServer + # Check service status: + Get-Service SysManageServer + # View service logs: + Get-Content "C:\ProgramData\SysManage\logs\sysmanage-service.log" -Tail 50 + # To uninstall: + # Use "Add or Remove Programs" or run: + msiexec /x sysmanage-3.4.0.6-windows-x64.msi + Note for Windows: The installer requires administrator privileges. Python 3.12 and Visual C++ Redistributable will be automatically installed if not present. The service runs on port 8080 by default (configurable in sysmanage.yaml). + Access the Web Interface + After configuration and starting the service: + - Frontend: http://localhost:3000 + - Backend API: http://localhost:8080 + Checksum Verification + All packages include SHA256 checksums. Download both files and verify: + Linux (Ubuntu/Debian): + sha256sum -c sysmanage_3.4.0.6-1_all.deb.sha256 + OpenBSD: + sha256 -C sysmanage-openbsd-port-3.4.0.6.tar.gz.sha256 sysmanage-openbsd-port-3.4.0.6.tar.gz + FreeBSD: + sha256 -c sysmanage-3.4.0.6.pkg.sha256 sysmanage-3.4.0.6.pkg + macOS: + shasum -a 256 -c sysmanage-3.4.0.6-macos.pkg.sha256 + NetBSD: +ReleaseNotesUrl: https://github.com/bceverly/sysmanage/releases/tag/v3.4.0.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage/3.4.0.6/sysmanage.sysmanage.yaml b/manifests/s/sysmanage/sysmanage/3.4.0.6/sysmanage.sysmanage.yaml new file mode 100644 index 0000000000000..f7a934a7b2941 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.4.0.6/sysmanage.sysmanage.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.4.0.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ee91edc96cc83356cc53096aeb3a8dd751eed2b8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 27 Jul 2026 07:07:57 +0800 Subject: [PATCH 15/48] New version: LuisPater.CLIProxyAPI version 7.2.102 (#408087) --- .../LuisPater.CLIProxyAPI.installer.yaml | 18 +++++ .../LuisPater.CLIProxyAPI.locale.en-US.yaml | 71 +++++++++++++++++++ .../LuisPater.CLIProxyAPI.locale.zh-CN.yaml | 24 +++++++ .../7.2.102/LuisPater.CLIProxyAPI.yaml | 8 +++ 4 files changed, 121 insertions(+) create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.2.102/LuisPater.CLIProxyAPI.installer.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.2.102/LuisPater.CLIProxyAPI.locale.en-US.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.2.102/LuisPater.CLIProxyAPI.locale.zh-CN.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.2.102/LuisPater.CLIProxyAPI.yaml diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.102/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.102/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 0000000000000..46fc01633cad9 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.102/LuisPater.CLIProxyAPI.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: LuisPater.CLIProxyAPI +PackageVersion: 7.2.102 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2026-07-26 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v7.2.102/CLIProxyAPI_7.2.102_windows_amd64.zip + InstallerSha256: A3D6DF98D5841982954E68374DE5223F2450C5DE2D9ADAF4D9B553B24CD1B953 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.102/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.102/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 0000000000000..c2895f6cefa3f --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.102/LuisPater.CLIProxyAPI.locale.en-US.yaml @@ -0,0 +1,71 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.2.102 +PackageLocale: en-US +Publisher: Luis Pater +PublisherUrl: https://github.com/router-for-me +PublisherSupportUrl: https://github.com/router-for-me/CLIProxyAPI/issues +Author: Luis Pater +PackageName: CLI Proxy API +PackageUrl: https://github.com/router-for-me/CLIProxyAPI +License: MIT +LicenseUrl: https://github.com/router-for-me/CLIProxyAPI/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Luis Pater +ShortDescription: Wrap Gemini CLI, ChatGPT Codex as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5 model through API +Description: |- + A proxy server that provides OpenAI/Gemini/Claude compatible API interfaces for CLI. + It now also supports OpenAI Codex (GPT models) and Claude Code via OAuth. + so you can use local or multi‑account CLI access with OpenAI‑compatible clients and SDKs. + Now, We added the first Chinese provider: Qwen Code. +Tags: +- ai +- chatbot +- chatgpt +- claude +- claude-code +- codex +- gemini +- large-language-model +- llm +- openai +ReleaseNotes: |- + Linux release assets + - CLIProxyAPI__linux_.tar.gz is the default Linux build. It supports dynamic library plugins and is built against a GLIBC 2.17 baseline. + - CLIProxyAPI__linux__no-plugin.tar.gz is the portable Linux build for musl-based or older systems such as OpenWrt. It does not support dynamic library plugins. + FreeBSD release assets + - CLIProxyAPI__freebsd_aarch64_no-plugin.tar.gz is the FreeBSD arm64 build. It is built without CGO and does not support dynamic library plugins. + Changelog + - Add Claude Dialects to 'Who is with us?' (9ffc3baa) + - Mention public site claude-dialects.cc (87750f9e) + - perf(codex): make replay prefix fingerprints incremental (6cdd51fc) + - Merge PR #4546 into dev (fa42a9d4) + - fix(sdk): preserve custom executors during auth sync (96f4b001) + - fix(executor): restore OAuth tool names from SSE responses (08e55157) + - Merge pull request #4539 from stefandevo/add-claude-dialects (027428f0) + - docs(readme): sync Claude Dialects translations (61db3a0a) + - Merge pull request #4588 from adityavkk/fix/preserve-sdk-executors (2135379c) + - Merge pull request #4591 from cyclopentadiene/fix/claude-oauth-sse-tool-names (411dc9a9) + - fix(auth): replace return with break in filestore equality checks (22ec4159) + - refactor(translator): enhance tool call handling for streaming responses (58ede93e) + - fix(executor): add failure tracking and reporting for video execution (90c2ff90) + - feat(executor): implement local token counting for Claude requests (57ef7842) + - fix(translator): handle [DONE] and completion states for OpenAI responses (4d9bf916) + - refactor(translator): improve tool name handling and resolve conflicts (6491ce39) + - feat(store): add PostgreSQL-backed cooldown state persistence (f329b9d1) + - feat(executor): add configurable injection of x_search tool for xAI requests (8423cce2) + What's Changed + - perf(codex): make replay prefix fingerprints incremental (O(n²) → O(n) hashing) by @steipete in https://github.com/router-for-me/CLIProxyAPI/pull/4546 + - Add Claude Dialects to 'Who is with us?' by @stefandevo in https://github.com/router-for-me/CLIProxyAPI/pull/4539 + - fix(sdk): preserve custom executors during auth sync by @adityavkk in https://github.com/router-for-me/CLIProxyAPI/pull/4588 + - fix(executor): restore OAuth tool names for non-stream OpenAI responses by @cyclopentadiene in https://github.com/router-for-me/CLIProxyAPI/pull/4591 + New Contributors + - @steipete made their first contribution in https://github.com/router-for-me/CLIProxyAPI/pull/4546 + - @stefandevo made their first contribution in https://github.com/router-for-me/CLIProxyAPI/pull/4539 + - @adityavkk made their first contribution in https://github.com/router-for-me/CLIProxyAPI/pull/4588 + - @cyclopentadiene made their first contribution in https://github.com/router-for-me/CLIProxyAPI/pull/4591 + Full Changelog: https://github.com/router-for-me/CLIProxyAPI/compare/v7.2.101...v7.2.102 +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.2.102 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.102/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.102/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7c3285fb0d09c --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.102/LuisPater.CLIProxyAPI.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: LuisPater.CLIProxyAPI +PackageVersion: 7.2.102 +PackageLocale: zh-CN +ShortDescription: 封装 Gemini CLI 和 ChatGPT Codex 为兼容 OpenAI/Gemini/Claude 的 API 服务,让您通过 API 畅享免费的 Gemini 2.5 Pro 和 GPT 5 模型 +Description: |- + 一个为 CLI 提供 OpenAI/Gemini/Claude 兼容 API 接口的代理服务器。 + 现已支持通过 OAuth 登录接入 OpenAI Codex(GPT 系列)和 Claude Code。 + 可与本地或多账户方式配合,使用任何 OpenAI 兼容的客户端与 SDK。 + 现在,我们添加了第一个中国提供商:Qwen Code。 +Tags: +- chatgpt +- claude +- claude-code +- codex +- gemini +- openai +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.102/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.102/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 0000000000000..6ffbb35735e2c --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.102/LuisPater.CLIProxyAPI.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: LuisPater.CLIProxyAPI +PackageVersion: 7.2.102 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2615acc580c1d4e8a4d2a98f0a268122172f2739 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 27 Jul 2026 07:08:12 +0800 Subject: [PATCH 16/48] New version: Sourcegraph.Amp version 0.0.1785097128-g7f4e23 (#408088) --- .../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.1785082702-g120b8b => 0.0.1785097128-g7f4e23}/Sourcegraph.Amp.installer.yaml (64%) rename manifests/s/Sourcegraph/Amp/{0.0.1785082702-g120b8b => 0.0.1785097128-g7f4e23}/Sourcegraph.Amp.locale.en-US.yaml (97%) rename manifests/s/Sourcegraph/Amp/{0.0.1785082702-g120b8b => 0.0.1785097128-g7f4e23}/Sourcegraph.Amp.locale.zh-CN.yaml (96%) rename manifests/s/Sourcegraph/Amp/{0.0.1785082702-g120b8b => 0.0.1785097128-g7f4e23}/Sourcegraph.Amp.yaml (85%) diff --git a/manifests/s/Sourcegraph/Amp/0.0.1785082702-g120b8b/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1785097128-g7f4e23/Sourcegraph.Amp.installer.yaml similarity index 64% rename from manifests/s/Sourcegraph/Amp/0.0.1785082702-g120b8b/Sourcegraph.Amp.installer.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1785097128-g7f4e23/Sourcegraph.Amp.installer.yaml index ed41702170d9b..5303abc01c7c4 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1785082702-g120b8b/Sourcegraph.Amp.installer.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1785097128-g7f4e23/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.1785082702-g120b8b +PackageVersion: 0.0.1785097128-g7f4e23 InstallerType: portable Commands: - amp @@ -12,7 +12,7 @@ Dependencies: ReleaseDate: 2026-07-26 Installers: - Architecture: x64 - InstallerUrl: https://static.ampcode.com/cli/0.0.1785082702-g120b8b/amp-windows-x64-baseline.exe - InstallerSha256: 09A660D85CC61DD3437E759B7B079ADF581F802FC532AD7B2A65ABEAE2D9E89C + InstallerUrl: https://static.ampcode.com/cli/0.0.1785097128-g7f4e23/amp-windows-x64-baseline.exe + InstallerSha256: 0756D9DE8F440085EEC6EBC9F61AF3A0A9784E130B021672756D7688E21AAD40 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1785082702-g120b8b/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1785097128-g7f4e23/Sourcegraph.Amp.locale.en-US.yaml similarity index 97% rename from manifests/s/Sourcegraph/Amp/0.0.1785082702-g120b8b/Sourcegraph.Amp.locale.en-US.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1785097128-g7f4e23/Sourcegraph.Amp.locale.en-US.yaml index 3b52ce5e5c4fe..b77b8ee95ec4d 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1785082702-g120b8b/Sourcegraph.Amp.locale.en-US.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1785097128-g7f4e23/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.1785082702-g120b8b +PackageVersion: 0.0.1785097128-g7f4e23 PackageLocale: en-US Publisher: Sourcegraph, Inc. PublisherUrl: https://ampcode.com/ diff --git a/manifests/s/Sourcegraph/Amp/0.0.1785082702-g120b8b/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1785097128-g7f4e23/Sourcegraph.Amp.locale.zh-CN.yaml similarity index 96% rename from manifests/s/Sourcegraph/Amp/0.0.1785082702-g120b8b/Sourcegraph.Amp.locale.zh-CN.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1785097128-g7f4e23/Sourcegraph.Amp.locale.zh-CN.yaml index d8e208065e2a5..39aa6e8163120 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1785082702-g120b8b/Sourcegraph.Amp.locale.zh-CN.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1785097128-g7f4e23/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.1785082702-g120b8b +PackageVersion: 0.0.1785097128-g7f4e23 PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于终端与编辑器的前沿编码智能体。 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1785082702-g120b8b/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1785097128-g7f4e23/Sourcegraph.Amp.yaml similarity index 85% rename from manifests/s/Sourcegraph/Amp/0.0.1785082702-g120b8b/Sourcegraph.Amp.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1785097128-g7f4e23/Sourcegraph.Amp.yaml index 083fdeb19cf75..bfbdfe00afe07 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1785082702-g120b8b/Sourcegraph.Amp.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1785097128-g7f4e23/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.1785082702-g120b8b +PackageVersion: 0.0.1785097128-g7f4e23 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 593ac6cea88bf085b62fccf433d57f56f5faa622 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 27 Jul 2026 07:08:26 +0800 Subject: [PATCH 17/48] New version: StablyAI.Orca version 1.4.158 (#408089) --- .../Orca/1.4.158/StablyAI.Orca.installer.yaml | 17 +++ .../1.4.158/StablyAI.Orca.locale.en-US.yaml | 112 ++++++++++++++++++ .../1.4.158/StablyAI.Orca.locale.zh-CN.yaml | 37 ++++++ .../StablyAI/Orca/1.4.158/StablyAI.Orca.yaml | 8 ++ 4 files changed, 174 insertions(+) create mode 100644 manifests/s/StablyAI/Orca/1.4.158/StablyAI.Orca.installer.yaml create mode 100644 manifests/s/StablyAI/Orca/1.4.158/StablyAI.Orca.locale.en-US.yaml create mode 100644 manifests/s/StablyAI/Orca/1.4.158/StablyAI.Orca.locale.zh-CN.yaml create mode 100644 manifests/s/StablyAI/Orca/1.4.158/StablyAI.Orca.yaml diff --git a/manifests/s/StablyAI/Orca/1.4.158/StablyAI.Orca.installer.yaml b/manifests/s/StablyAI/Orca/1.4.158/StablyAI.Orca.installer.yaml new file mode 100644 index 0000000000000..4e7cee1c1b3f4 --- /dev/null +++ b/manifests/s/StablyAI/Orca/1.4.158/StablyAI.Orca.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: StablyAI.Orca +PackageVersion: 1.4.158 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 2b325ec9-0ed1-575f-ad70-e08307aee879 +ReleaseDate: 2026-07-26 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/stablyai/orca/releases/download/v1.4.158/orca-windows-setup.exe + InstallerSha256: 22FADF4DA35EEFD1FE2AAC29721B3FFB68F6C064F68034AA7988DD562FF9512C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/StablyAI/Orca/1.4.158/StablyAI.Orca.locale.en-US.yaml b/manifests/s/StablyAI/Orca/1.4.158/StablyAI.Orca.locale.en-US.yaml new file mode 100644 index 0000000000000..6f6d6e97847c2 --- /dev/null +++ b/manifests/s/StablyAI/Orca/1.4.158/StablyAI.Orca.locale.en-US.yaml @@ -0,0 +1,112 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: StablyAI.Orca +PackageVersion: 1.4.158 +PackageLocale: en-US +Publisher: stablyai +PublisherUrl: https://www.stably.ai/ +PublisherSupportUrl: https://github.com/stablyai/orca/issues +PrivacyUrl: https://www.onorca.dev/privacy +Author: Lovecast Inc. +PackageName: Orca +PackageUrl: https://www.onorca.dev/ +License: MIT +LicenseUrl: https://github.com/stablyai/orca/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Lovecast Inc. +CopyrightUrl: https://www.onorca.dev/terms +ShortDescription: Ship 100x With The Agent IDE +Description: |- + Orca is a desktop IDE for running multiple AI coding agents side by side. Every task gets its own git worktree, its own agent terminal, and its own browser tab — so you can fan out work across Claude Code, Codex, Cursor CLI, and friends without stashing, branch-juggling, or losing flow. + + When to use Orca + - You want three agents trying the same bug in parallel and to pick the winner. + - You want to review AI-generated diffs seriously before you ship them. + - You already pay for Claude Code, Codex, or Cursor CLI and want one place to orchestrate them. + - You want agents to run remotely over SSH without giving up your IDE. + + Who it's for + Orca is designed for people who already write code for a living and want to use AI as leverage — not as a replacement. It assumes you read diffs, care about commits, and keep a worktree tidy. If you're looking for a no-code tool, Orca is not that. + + What Orca is not + - Not a model. Orca runs agents you already use — bring your own Claude, Codex, or OpenCode subscription. + - Not a git replacement. Every worktree is a real git worktree. You can cd in and use plain git whenever you want. + - Not cloud-only. Orca runs locally. Remote agents happen through SSH to machines you own. +Tags: +- agent +- agent-team +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- multi-agent +- programming +ReleaseNotes: |- + Stable patch from v1.4.157-rc.1 + Same content as cancelled v1.4.157 cut; version bumped to 1.4.158 so we do not reuse the orphaned v1.4.157 tag. + Promoted from pre-release v1.4.157-rc.1. + Built from base c06bf64b48 (#10660) on branch release/1.4.157-rc.1-cherry, plus the cherry-picks below. Content matches v1.4.157-rc.1 (version bump only). + Cherry-picked onto the base + - fix(daemon): preserve completion inspection across legacy protocols by @AmethystLiang in https://github.com/stablyai/orca/pull/10679 + - fix(windows): fail closed on unknown PTY identity by @AmethystLiang in https://github.com/stablyai/orca/pull/10674 + - fix(github): align PR source and review head origin by @AmethystLiang in https://github.com/stablyai/orca/pull/10677 + - fix(window): stop burning macOS GPU on an invisible blur effect (#8482) by @nwparker in https://github.com/stablyai/orca/pull/10682 + - fix(history): quarantine unreadable recovery generations by @AmethystLiang in https://github.com/stablyai/orca/pull/10713 + Changes since v1.4.156 (included via the base) + - fix(terminal): resume hibernated agents that reattach with no payload by @OrcaWin in https://github.com/stablyai/orca/pull/9648 + - fix(macos): close both macOS 26 main-thread deadlock doors and restore the reveal reflow by @nwparker in https://github.com/stablyai/orca/pull/10473 + - oom(01/29): bound shared file/stream/buffer readers by @nwparker in https://github.com/stablyai/orca/pull/10294 + - oom(02/29): bound shared image/media/PDF memory limits by @nwparker in https://github.com/stablyai/orca/pull/10295 + - fix(window): reflow via scale factor so terminals stop re-gridding by @nwparker in https://github.com/stablyai/orca/pull/10485 + - fix(ui): stop the reveal reflow from dismissing popovers by @nwparker in https://github.com/stablyai/orca/pull/10487 + - oom(foundation): bound shared readers/limits + add BoundedMap primitive by @nwparker in https://github.com/stablyai/orca/pull/10299 + - fix(terminal): verify Windows PTY root identity before taskkill /T /F by @brennanb2025 in https://github.com/stablyai/orca/pull/10484 + - fix(daemon): keep agent-completion detection alive on pre-v27 daemons by @brennanb2025 in https://github.com/stablyai/orca/pull/10478 + - fix(terminal): stop cold restore dropping all scrollback on large checkpoints by @brennanb2025 in https://github.com/stablyai/orca/pull/10479 + - fix(mobile): heal an orphaned native-chat image paste across screen unmounts by @brennanb2025 in https://github.com/stablyai/orca/pull/10480 + - fix(cli): explain SIGABRT serve exits instead of naming the signal by @brennanb2025 in https://github.com/stablyai/orca/pull/10464 + - fix(skills): advance the release ledger at the cut so shipped revisions freeze by @brennanb2025 in https://github.com/stablyai/orca/pull/10483 + - test(terminal): pin checkpoint-only cold restore of a large checkpoint by @brennanb2025 in https://github.com/stablyai/orca/pull/10500 + - perf(terminal): drop the JSON structural pre-scan from the history read path by @brennanb2025 in https://github.com/stablyai/orca/pull/10499 + - ci(release-cut): always show resolved commit, branch, and tag in summary by @nwparker in https://github.com/stablyai/orca/pull/10482 + - fix(agent-hooks): install OpenCode status plugin into the WSL guest so status works over WSL by @OrcaWin in https://github.com/stablyai/orca/pull/10328 + - perf(terminal): avoid repeated pending drain snapshots by @nwparker in https://github.com/stablyai/orca/pull/10163 + - fix(sidebar): stop a worktree drag preview from closing the Agent Dashboard by @brennanb2025 in https://github.com/stablyai/orca/pull/10531 + - feat(diagnostics): record OS suspend/resume so sleep gaps aren't read as freezes by @nwparker in https://github.com/stablyai/orca/pull/10530 + - perf(worktree): park the git-common existence poll while the window is hidden by @brennanb2025 in https://github.com/stablyai/orca/pull/10528 + - fix(terminal): make primary-selection paste suppression single-shot by @brennanb2025 in https://github.com/stablyai/orca/pull/10526 + - fix(i18n): keep the macOS "Local Network" wording searchable in every locale by @brennanb2025 in https://github.com/stablyai/orca/pull/10536 + - fix(window): stop viewport reflow from moving screen geometry by @nwparker in https://github.com/stablyai/orca/pull/10543 + - fix(release-cut): gate an explicit RC against its own series by @brennanb2025 in https://github.com/stablyai/orca/pull/10525 + - fix(git): read core.sparseCheckout the way git does by @brennanb2025 in https://github.com/stablyai/orca/pull/10537 + - fix(runtime): reserve long-poll headroom so orchestration.ask can't starve terminal.wait by @brennanb2025 in https://github.com/stablyai/orca/pull/10529 + - fix(tasks): keep repos with a pending remote-identity probe in the picker by @brennanb2025 in https://github.com/stablyai/orca/pull/10527 + - test(git): cover the sparse-checkout false-positive class removed by #10537 by @brennanb2025 in https://github.com/stablyai/orca/pull/10547 + - fix(worktree): bound the .worktreeinclude copy so a huge include can't freeze workspace creation by @brennanb2025 in https://github.com/stablyai/orca/pull/10540 + - fix(runtime): report the effective ask timeout so a clamped wait isn't misreported by @brennanb2025 in https://github.com/stablyai/orca/pull/10550 + - Observe daemon health failures and fix e2e test races by @AmethystLiang in https://github.com/stablyai/orca/pull/10595 + - fix(diff): keep scroll restore armed through layout shifts by @AmethystLiang in https://github.com/stablyai/orca/pull/10615 + - fix(editor): preserve Markdown focus handoffs by @AmethystLiang in https://github.com/stablyai/orca/pull/10618 + - fix(worktree): collapse duplicate "Local Mac" run targets in the host picker by @nwparker in https://github.com/stablyai/orca/pull/10472 + - test(e2e): fix two stale E2E specs failing on main (runtime host seeding, alt-screen snapshot) by @AmethystLiang in https://github.com/stablyai/orca/pull/10614 + - Show Terminal and Window settings by default in Appearance pane by @AmethystLiang in https://github.com/stablyai/orca/pull/10628 + - fix(terminal-pane): resolve React #185 setState loop via state identity by @AmethystLiang in https://github.com/stablyai/orca/pull/10632 + - fix(mac): disable unstable Skia Graphite renderer to stop stale-tile corruption after idle by @nwparker in https://github.com/stablyai/orca/pull/10643 + - Move language setting to primary interface section by @AmethystLiang in https://github.com/stablyai/orca/pull/10594 + - Fix SSH relay installs on split shell/SFTP namespaces by @AmethystLiang in https://github.com/stablyai/orca/pull/10645 + - Add template variable for commit and PR generation by @AmethystLiang in https://github.com/stablyai/orca/pull/10640 + - fix(terminal): recover wedged panes after input by @AmethystLiang in https://github.com/stablyai/orca/pull/10617 + - fix(terminal): make Zellij/TUI OSC 52 clipboard copy work by default by @innocarpe in https://github.com/stablyai/orca/pull/10588 + - test(gpu): pin the win32-only fallback invariant the macOS Graphite fix relies on by @nwparker in https://github.com/stablyai/orca/pull/10646 + - fix(crash-reporting): coalesce suppressed process-gone breadcrumbs so a recoverable-service crash loop can't erase the crash trail by @nwparker in https://github.com/stablyai/orca/pull/10648 + - test(e2e): make Codex typing-latency harness measure real echo latency by @nwparker in https://github.com/stablyai/orca/pull/10660 + Full Changelog: https://github.com/stablyai/orca/compare/v1.4.156...v1.4.158 +ReleaseNotesUrl: https://github.com/stablyai/orca/releases/tag/v1.4.158 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://www.onorca.dev/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/StablyAI/Orca/1.4.158/StablyAI.Orca.locale.zh-CN.yaml b/manifests/s/StablyAI/Orca/1.4.158/StablyAI.Orca.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bf84e3d040aa0 --- /dev/null +++ b/manifests/s/StablyAI/Orca/1.4.158/StablyAI.Orca.locale.zh-CN.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: StablyAI.Orca +PackageVersion: 1.4.158 +PackageLocale: zh-CN +ShortDescription: 使用 Agent IDE 提升 100 倍交付速度 +Description: |- + Orca 是一款用于并行运行多个 AI 编程智能体(Agents)的桌面端 IDE。每一项任务都会获得独立的 git worktree、智能体终端和浏览器标签页——因此你可以将工作分发给 Claude Code、Codex、Cursor CLI 等工具,而无需进行 stash、频繁切换分支或打断思路。 + + 何时使用 Orca + - 你想让三个智能体并行尝试修复同一个 bug,并从中择优。 + - 你希望在发布 AI 生成的代码差异(diffs)之前对其进行严格审查。 + - 你已经付费订阅了 Claude Code、Codex 或 Cursor CLI,并希望有一个统一的地方来编排它们。 + - 你希望智能体通过 SSH 在远程运行,同时又不放弃你的 IDE 体验。 + + 适用人群 + Orca 为那些以写代码为生、并希望将 AI 作为杠杆而非替代品的开发者设计。它假设你会阅读代码差异、在意提交规范(commits),并保持工作区整洁。如果你在寻找无代码工具,Orca 并不适合你。 + + Orca 不是什么 + - 不是模型。Orca 运行你已经在使用的智能体——请使用你自己的 Claude、Codex 或 OpenCode 订阅。 + - 不是 Git 的替代品。每一个工作区(worktree)都是真实的 git worktree。你可以随时 cd 进去使用原生 git 命令。 + - 不仅限于云端。Orca 在本地运行。远程智能体通过 SSH 连接到你拥有的机器。 +Tags: +- 人工智能 +- 代码 +- 多智能体 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.onorca.dev/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/StablyAI/Orca/1.4.158/StablyAI.Orca.yaml b/manifests/s/StablyAI/Orca/1.4.158/StablyAI.Orca.yaml new file mode 100644 index 0000000000000..72e51351d536f --- /dev/null +++ b/manifests/s/StablyAI/Orca/1.4.158/StablyAI.Orca.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: StablyAI.Orca +PackageVersion: 1.4.158 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1a4710a625f9794c244141c649863a5812bbcae2 Mon Sep 17 00:00:00 2001 From: stylebending Date: Mon, 27 Jul 2026 01:08:39 +0200 Subject: [PATCH 18/48] New version: Stylebending.Aperture version 0.3.0 (#408090) --- .../Stylebending.Aperture.installer.yaml | 15 ++++++++ .../Stylebending.Aperture.locale.en-US.yaml | 35 +++++++++++++++++++ .../Aperture/0.3.0/Stylebending.Aperture.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/s/Stylebending/Aperture/0.3.0/Stylebending.Aperture.installer.yaml create mode 100644 manifests/s/Stylebending/Aperture/0.3.0/Stylebending.Aperture.locale.en-US.yaml create mode 100644 manifests/s/Stylebending/Aperture/0.3.0/Stylebending.Aperture.yaml diff --git a/manifests/s/Stylebending/Aperture/0.3.0/Stylebending.Aperture.installer.yaml b/manifests/s/Stylebending/Aperture/0.3.0/Stylebending.Aperture.installer.yaml new file mode 100644 index 0000000000000..94f827182a649 --- /dev/null +++ b/manifests/s/Stylebending/Aperture/0.3.0/Stylebending.Aperture.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Stylebending.Aperture +PackageVersion: 0.3.0 +InstallerType: portable +Commands: +- aperture +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/stylebending/Aperture/releases/download/v0.3.0/Aperture.exe + InstallerSha256: 093CBFBC411F44013573416E98680563CB5C5626F8176285A6A74B01A9319DE2 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-26 diff --git a/manifests/s/Stylebending/Aperture/0.3.0/Stylebending.Aperture.locale.en-US.yaml b/manifests/s/Stylebending/Aperture/0.3.0/Stylebending.Aperture.locale.en-US.yaml new file mode 100644 index 0000000000000..7e2496e33edbb --- /dev/null +++ b/manifests/s/Stylebending/Aperture/0.3.0/Stylebending.Aperture.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Stylebending.Aperture +PackageVersion: 0.3.0 +PackageLocale: en-US +Publisher: Stylebending +PublisherUrl: https://github.com/stylebending +PublisherSupportUrl: https://github.com/stylebending/Aperture/issues +PackageName: Aperture +PackageUrl: https://github.com/stylebending/Aperture +License: MIT License +ShortDescription: Diagnostic tui for Windows power users +Tags: +- diagnostics +- file-lock +- find-file-lock +- network-monitor +- network-monitoring +- process-manager +- service-manager +- task-management +- task-manager +- taskmanager +- tui +- tui-app +- windows +- windows-11 +- windows11 +ReleaseNotesUrl: https://github.com/stylebending/Aperture/releases/tag/v0.3.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/stylebending/Aperture/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stylebending/Aperture/0.3.0/Stylebending.Aperture.yaml b/manifests/s/Stylebending/Aperture/0.3.0/Stylebending.Aperture.yaml new file mode 100644 index 0000000000000..0a99e1258029b --- /dev/null +++ b/manifests/s/Stylebending/Aperture/0.3.0/Stylebending.Aperture.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Stylebending.Aperture +PackageVersion: 0.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a9236704c21835ee39f30a32470a86425ab18d65 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 27 Jul 2026 07:08:54 +0800 Subject: [PATCH 19/48] New version: yetone.Alma version 0.0.893 (#408091) --- .../Alma/0.0.893/yetone.Alma.installer.yaml | 26 ++++++++++ .../0.0.893/yetone.Alma.locale.en-US.yaml | 48 +++++++++++++++++++ .../0.0.893/yetone.Alma.locale.zh-CN.yaml | 34 +++++++++++++ .../y/yetone/Alma/0.0.893/yetone.Alma.yaml | 8 ++++ 4 files changed, 116 insertions(+) create mode 100644 manifests/y/yetone/Alma/0.0.893/yetone.Alma.installer.yaml create mode 100644 manifests/y/yetone/Alma/0.0.893/yetone.Alma.locale.en-US.yaml create mode 100644 manifests/y/yetone/Alma/0.0.893/yetone.Alma.locale.zh-CN.yaml create mode 100644 manifests/y/yetone/Alma/0.0.893/yetone.Alma.yaml diff --git a/manifests/y/yetone/Alma/0.0.893/yetone.Alma.installer.yaml b/manifests/y/yetone/Alma/0.0.893/yetone.Alma.installer.yaml new file mode 100644 index 0000000000000..a3ebad0c1bdf1 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.893/yetone.Alma.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: yetone.Alma +PackageVersion: 0.0.893 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 53efb302-dbc3-52a1-8bb5-041beae96976 +ReleaseDate: 2026-07-26 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://updates.alma.now/alma-0.0.893-win-x64.exe + InstallerSha256: 24C00452897621D273D577509DA54CBD4BA6EA579158A98113D02B9E997E62CE + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://updates.alma.now/alma-0.0.893-win-x64.exe + InstallerSha256: 24C00452897621D273D577509DA54CBD4BA6EA579158A98113D02B9E997E62CE + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.893/yetone.Alma.locale.en-US.yaml b/manifests/y/yetone/Alma/0.0.893/yetone.Alma.locale.en-US.yaml new file mode 100644 index 0000000000000..192857e00b90c --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.893/yetone.Alma.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: yetone.Alma +PackageVersion: 0.0.893 +PackageLocale: en-US +Publisher: yetone +PublisherUrl: https://alma.now/ +PackageName: Alma +PackageUrl: https://alma.now/ +License: Freeware +Copyright: © 2026 Alma +ShortDescription: A beautiful desktop application that unifies your AI experience. Seamlessly switch between OpenAI, Anthropic, Google Gemini, and custom providers. +Description: |- + Alma is a Local-First, Memory-First AI Agent app — zero barrier to entry, putting Agent capability in everyone's hands. + Why Alma? + Unified Experience + Instead of switching between ChatGPT, Claude, and other AI interfaces, Alma lets you access all your AI providers from a single application. Switch between models with a single click. + Privacy First + Alma runs entirely on your desktop. Your API keys and conversation history stay on your machine - we don't operate any cloud servers that process your data. + Powerful Features + Beyond basic chat, Alma offers: + - Memory First - The AI remembers important information across conversations + - Tools - File operations, shell commands, web search, and more + - Skills - Extend AI behavior with custom prompts and workflows + - Workspaces - Associate chats with project directories for coding assistance + - MCP - Extend capabilities with third-party integrations + Beautiful Design + A modern, clean interface with customizable themes, keyboard shortcuts, and attention to detail. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotes: |- + Features + - Added a built-in Windows 98 theme that reskins the interface with period-correct chrome, including property-sheet tabs, square windows, and a fix for the composer grip. + Bug Fixes + - Fixed text readability for badges in the navy provider selection within the Windows 98 theme. + - Vertically centered the thread meta in the title bar for the Windows 98 theme. + - Adjusted the more-menu’s bottom edge spacing to match its internal separator spacing. + - Prevented duplicate messages by ensuring queued chat rows are claimed correctly, avoiding double-sending. +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://alma.now/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.893/yetone.Alma.locale.zh-CN.yaml b/manifests/y/yetone/Alma/0.0.893/yetone.Alma.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7e405d03cd264 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.893/yetone.Alma.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: yetone.Alma +PackageVersion: 0.0.893 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 一款精美的桌面应用程序,可统一您的 AI 体验。无缝切换 OpenAI、Anthropic、Google Gemini 和自定义提供商。 +Description: |- + Alma 是一款以本地为先、记忆为先的 AI Agent 应用——零门槛上手,让每个人都能轻松使用 Agent 功能。 + 为什么选择 Alma? + 统一体验 + 无需在 ChatGPT、Claude 和其他 AI 界面之间来回切换,Alma 让你通过一个应用程序访问所有 AI 服务提供商。只需单击一下即可切换模型。 + 注重隐私 + Alma 完全在你的桌面运行。你的 API 密钥和对话历史都保留在本地设备中——我们不运营任何用于处理你数据的云服务器。 + 强大功能 + 除了基础聊天外,Alma 还提供: + - 记忆优先 —— AI 能在不同对话间记住重要信息 + - 工具 —— 文件操作、shell 命令、网页搜索等 + - 技能 —— 通过自定义提示词和工作流扩展 AI 行为 + - 工作区 —— 将聊天与项目目录关联,辅助编程开发 + - MCP —— 通过第三方集成扩展能力 + 精美设计 + 现代简洁的界面,支持自定义主题、键盘快捷键,并注重每一个细节。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://alma.now/docs/zh/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.893/yetone.Alma.yaml b/manifests/y/yetone/Alma/0.0.893/yetone.Alma.yaml new file mode 100644 index 0000000000000..b7946243baea3 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.893/yetone.Alma.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: yetone.Alma +PackageVersion: 0.0.893 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9e72a461a42e2a3a3e27f44dc9c29ddae7d52b48 Mon Sep 17 00:00:00 2001 From: Lucas <257867858+findleyl@users.noreply.github.com> Date: Sun, 26 Jul 2026 19:09:07 -0400 Subject: [PATCH 20/48] New version: AsterPrivacy.AsterMail version 1.4.56 (#408092) --- .../AsterPrivacy.AsterMail.installer.yaml | 25 +++++++++++++++++++ .../AsterPrivacy.AsterMail.locale.en-US.yaml | 25 +++++++++++++++++++ .../1.4.56/AsterPrivacy.AsterMail.yaml | 8 ++++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/a/AsterPrivacy/AsterMail/1.4.56/AsterPrivacy.AsterMail.installer.yaml create mode 100644 manifests/a/AsterPrivacy/AsterMail/1.4.56/AsterPrivacy.AsterMail.locale.en-US.yaml create mode 100644 manifests/a/AsterPrivacy/AsterMail/1.4.56/AsterPrivacy.AsterMail.yaml diff --git a/manifests/a/AsterPrivacy/AsterMail/1.4.56/AsterPrivacy.AsterMail.installer.yaml b/manifests/a/AsterPrivacy/AsterMail/1.4.56/AsterPrivacy.AsterMail.installer.yaml new file mode 100644 index 0000000000000..18c87d6d073cc --- /dev/null +++ b/manifests/a/AsterPrivacy/AsterMail/1.4.56/AsterPrivacy.AsterMail.installer.yaml @@ -0,0 +1,25 @@ +# 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: AsterPrivacy.AsterMail +PackageVersion: 1.4.56 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: uninstallPrevious +ProductCode: Aster Mail +ReleaseDate: 2026-07-26 +AppsAndFeaturesEntries: +- Publisher: astermail + ProductCode: Aster Mail +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Aster Mail' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Aster-Privacy/Aster-Mail/releases/download/v1.4.56/Aster-Mail-x64-setup.exe + InstallerSha256: C509A25D9786D3691D6192990EDF3029F8273A11500B0EC9CA3FCC32D73B8070 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AsterPrivacy/AsterMail/1.4.56/AsterPrivacy.AsterMail.locale.en-US.yaml b/manifests/a/AsterPrivacy/AsterMail/1.4.56/AsterPrivacy.AsterMail.locale.en-US.yaml new file mode 100644 index 0000000000000..16c319e5b3844 --- /dev/null +++ b/manifests/a/AsterPrivacy/AsterMail/1.4.56/AsterPrivacy.AsterMail.locale.en-US.yaml @@ -0,0 +1,25 @@ +# 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: AsterPrivacy.AsterMail +PackageVersion: 1.4.56 +PackageLocale: en-US +Publisher: Aster Privacy +PublisherUrl: https://astermail.org/ +PublisherSupportUrl: https://github.com/Aster-Privacy/Aster-Mail/issues +PrivacyUrl: https://astermail.org/privacy +Author: Aster Privacy +PackageName: Aster Mail +PackageUrl: https://astermail.org/ +License: AGPL-3.0 +LicenseUrl: https://github.com/Aster-Privacy/Aster-Mail/blob/HEAD/LICENSE +ShortDescription: Cross-platform encrypted email client +Description: Aster Mail is a cross-platform, end-to-end encrypted email client built for Aster Privacy. Features quantum-safe encryption and zero-knowledge architecture. +Tags: +- email +- encryption +- end-to-end-encryption +- privacy +- secure-email +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AsterPrivacy/AsterMail/1.4.56/AsterPrivacy.AsterMail.yaml b/manifests/a/AsterPrivacy/AsterMail/1.4.56/AsterPrivacy.AsterMail.yaml new file mode 100644 index 0000000000000..83b338bd0f755 --- /dev/null +++ b/manifests/a/AsterPrivacy/AsterMail/1.4.56/AsterPrivacy.AsterMail.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: AsterPrivacy.AsterMail +PackageVersion: 1.4.56 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 45523062e858cd187e67246efc44f4a00a93a8f1 Mon Sep 17 00:00:00 2001 From: Valentin Batz Date: Mon, 27 Jul 2026 01:29:09 +0200 Subject: [PATCH 21/48] New version: hrzlgnm.mdns-tui-browser version v1.30.21 (#408093) --- .../hrzlgnm.mdns-tui-browser.installer.yaml | 23 ++++++++++++ ...hrzlgnm.mdns-tui-browser.locale.en-US.yaml | 35 +++++++++++++++++++ .../v1.30.21/hrzlgnm.mdns-tui-browser.yaml | 8 +++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/h/hrzlgnm/mdns-tui-browser/v1.30.21/hrzlgnm.mdns-tui-browser.installer.yaml create mode 100644 manifests/h/hrzlgnm/mdns-tui-browser/v1.30.21/hrzlgnm.mdns-tui-browser.locale.en-US.yaml create mode 100644 manifests/h/hrzlgnm/mdns-tui-browser/v1.30.21/hrzlgnm.mdns-tui-browser.yaml diff --git a/manifests/h/hrzlgnm/mdns-tui-browser/v1.30.21/hrzlgnm.mdns-tui-browser.installer.yaml b/manifests/h/hrzlgnm/mdns-tui-browser/v1.30.21/hrzlgnm.mdns-tui-browser.installer.yaml new file mode 100644 index 0000000000000..5a09b42c093b9 --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-tui-browser/v1.30.21/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.30.21 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mdns-tui-browser-v1.30.21-Windows-x86_64/mdns-tui-browser.exe + PortableCommandAlias: mdns-tui-browser +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- mdns-tui-browser +ReleaseDate: 2026-07-26 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hrzlgnm/mdns-tui-browser/releases/download/v1.30.21/mdns-tui-browser-v1.30.21-Windows-x86_64.zip + InstallerSha256: AA5BA24F44E109B28B81C32EB196AB463DD3DB02ACF90D0D1C0AB47EC2202DC8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/hrzlgnm/mdns-tui-browser/v1.30.21/hrzlgnm.mdns-tui-browser.locale.en-US.yaml b/manifests/h/hrzlgnm/mdns-tui-browser/v1.30.21/hrzlgnm.mdns-tui-browser.locale.en-US.yaml new file mode 100644 index 0000000000000..9ab0e0db50a34 --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-tui-browser/v1.30.21/hrzlgnm.mdns-tui-browser.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: hrzlgnm.mdns-tui-browser +PackageVersion: v1.30.21 +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 + - chore: move changelog comparison links inline with version sections @hrzlgnm #481 + ⬆️ Dependency Updates + - chore(deps): update hrzlgnm/actions action to v2.4.0 @renovate[bot] #483 + - chore(deps): update rust crate mdns-sd to v0.20.3 @renovate[bot] #484 + - chore(deps): lock file maintenance @renovate[bot] #486 + Full Changelog + v1.30.20...v1.30.21 +ReleaseNotesUrl: https://github.com/hrzlgnm/mdns-tui-browser/releases/tag/v1.30.21 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hrzlgnm/mdns-tui-browser/v1.30.21/hrzlgnm.mdns-tui-browser.yaml b/manifests/h/hrzlgnm/mdns-tui-browser/v1.30.21/hrzlgnm.mdns-tui-browser.yaml new file mode 100644 index 0000000000000..791ce9eb9e6b3 --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-tui-browser/v1.30.21/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.30.21 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2f5d1a5fcf639e144416a72e563da270b2d04adb Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Mon, 27 Jul 2026 01:54:11 +0200 Subject: [PATCH 22/48] Remove version: vim.vim.nightly version 9.1.1730 (#408106) --- .../9.1.1730/vim.vim.nightly.installer.yaml | 36 --------- .../vim.vim.nightly.locale.en-US.yaml | 75 ------------------- .../vim/nightly/9.1.1730/vim.vim.nightly.yaml | 8 -- 3 files changed, 119 deletions(-) delete mode 100644 manifests/v/vim/vim/nightly/9.1.1730/vim.vim.nightly.installer.yaml delete mode 100644 manifests/v/vim/vim/nightly/9.1.1730/vim.vim.nightly.locale.en-US.yaml delete mode 100644 manifests/v/vim/vim/nightly/9.1.1730/vim.vim.nightly.yaml diff --git a/manifests/v/vim/vim/nightly/9.1.1730/vim.vim.nightly.installer.yaml b/manifests/v/vim/vim/nightly/9.1.1730/vim.vim.nightly.installer.yaml deleted file mode 100644 index c0e2db4fa03a5..0000000000000 --- a/manifests/v/vim/vim/nightly/9.1.1730/vim.vim.nightly.installer.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with WinGet Releaser using komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: vim.vim.nightly -PackageVersion: 9.1.1730 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -UpgradeBehavior: install -Commands: -- diff -- gvim -- tee -- vim -- xxd -ProductCode: Vim 9.1 -ReleaseDate: 2025-09-02 -ElevationRequirement: elevationRequired -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.1730/gvim_9.1.1730_x86.exe - InstallerSha256: 6A8FDBE1E2AB2241F9B96F76E16580FA9363847DA71CDAB92F2F729A88407520 - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\Vim' -- Architecture: x64 - InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.1730/gvim_9.1.1730_x64.exe - InstallerSha256: 5B30E4B89DB2161CABB83E22A681C6F4C8002EB904E22796D5060E2DAA824FE8 - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\Vim' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/v/vim/vim/nightly/9.1.1730/vim.vim.nightly.locale.en-US.yaml b/manifests/v/vim/vim/nightly/9.1.1730/vim.vim.nightly.locale.en-US.yaml deleted file mode 100644 index 649b6c55c2eb0..0000000000000 --- a/manifests/v/vim/vim/nightly/9.1.1730/vim.vim.nightly.locale.en-US.yaml +++ /dev/null @@ -1,75 +0,0 @@ -# Created with WinGet Releaser using komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: vim.vim.nightly -PackageVersion: 9.1.1730 -PackageLocale: en-US -Publisher: Bram Moolenaar et al. -PublisherUrl: https://github.com/vim/vim-win32-installer -PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues -Author: Bram Moolenaar et al. -PackageName: Vim -PackageUrl: https://www.vim.org/ -License: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible -LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright -Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] -CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright -ShortDescription: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient -Moniker: vim -Tags: -- code-editor -- g-vim -- gvim -- text-editing -- text-editor -- tool -- utility -- vi -ReleaseNotes: |- - v9.1.1730 - Nightly Vim Windows build snapshots (more information). - If you do not know what to use, use the 32bit installer (use the signed one, if available). - Signed releases will occasionally be provided on a best effort approach. - Changes: - - runtime(m4): update syntax script - - CI: increase timeout parameter to 60s for the link-check - - runtime(doc): Remove dead link from todo.txt - - runtime(doc): quote partial urls with a backtick - - runtime(vimgoto): Implement jumping to autoloaded functions - - 9.1.1730: filetype: vivado journal/log files are not recognized - - runtime(doc): remove documentation for t_Ms terminal code - - runtime(keymap): Add transliteration (buckwalter) arabic keymap - - 9.1.1729: CI is not run with clang 21 - - 9.1.1728: termdebug: cannot evaluate visual selected expression - - 9.1.1727: Nextstep support still included - - 9.1.1726: Patch v9.1.1725 causes problems - Files: - 🔓 Unsigned Files: - - gvim_9.1.1730_x86.exe - 32-bit installer (If you don't know what to use, use this one) - - gvim_9.1.1730_x64.exe - 64-bit installer - - gvim_9.1.1730_arm64.exe - ARM 64-bit installer - - gvim_9.1.1730_x86.zip - 32-bit zip archive - - gvim_9.1.1730_x64.zip - 64-bit zip archive - - gvim_9.1.1730_arm64.zip - ARM 64-bit zip archive - - gvim_9.1.1730_x86_pdb.zip - pdb files for debugging the corresponding 32-bit executable - - gvim_9.1.1730_x64_pdb.zip - pdb files for debugging the corresponding 64-bit executable - Interface Information - - Strawberry Perl 5.32 - - LuaBinaries 5.4 - - Python 2.7 - - Python3 3.8 or later - - Racket 8.7 (BC) - - RubyInstaller 3.2 - - libsodium 1.0.19 - See the README for detail. -ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.1.1730 -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/v/vim/vim/nightly/9.1.1730/vim.vim.nightly.yaml b/manifests/v/vim/vim/nightly/9.1.1730/vim.vim.nightly.yaml deleted file mode 100644 index be0508e5d2a08..0000000000000 --- a/manifests/v/vim/vim/nightly/9.1.1730/vim.vim.nightly.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: vim.vim.nightly -PackageVersion: 9.1.1730 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 From 82b62c98cc7701c79bc57c57705c056716fed4bb Mon Sep 17 00:00:00 2001 From: Darshit Mistry <159099382+drshtmstry@users.noreply.github.com> Date: Mon, 27 Jul 2026 05:26:52 +0530 Subject: [PATCH 23/48] Microsoft.VisualStudioCode version 1.130.0 (#406486) --- .../Microsoft.VisualStudioCode.installer.yaml | 29 +++++++++++++++++++ ...crosoft.VisualStudioCode.locale.en-US.yaml | 20 +++++++++++++ .../1.130.0/Microsoft.VisualStudioCode.yaml | 8 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudioCode/1.130.0/Microsoft.VisualStudioCode.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudioCode/1.130.0/Microsoft.VisualStudioCode.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudioCode/1.130.0/Microsoft.VisualStudioCode.yaml diff --git a/manifests/m/Microsoft/VisualStudioCode/1.130.0/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.130.0/Microsoft.VisualStudioCode.installer.yaml new file mode 100644 index 0000000000000..92fd47a4bb9ab --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/1.130.0/Microsoft.VisualStudioCode.installer.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.VisualStudioCode +PackageVersion: 1.130.0 +InstallerType: inno +InstallerSwitches: + Custom: /mergetasks=!runcode +Commands: +- code +Installers: +- Architecture: arm64 + Scope: machine + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/stable/1b6a188127eeaf9194f945eb6eb89a657e93c54c/VSCodeSetup-arm64-1.130.0.exe + InstallerSha256: D107363D5E2C3764B49C125ECC12DF4A6FD031A46E077281671F15572DB27E1E +- Architecture: arm64 + Scope: user + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/stable/1b6a188127eeaf9194f945eb6eb89a657e93c54c/VSCodeUserSetup-arm64-1.130.0.exe + InstallerSha256: B94CFC31B07F9F3395079AF38E64853182FDBB1B2F6566F383931705E5B88325 +- Architecture: x64 + Scope: machine + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/stable/1b6a188127eeaf9194f945eb6eb89a657e93c54c/VSCodeSetup-x64-1.130.0.exe + InstallerSha256: 7310EE584734B4EF7E450804DFAC567D5CFF5A7B3C472CB14AD7BF5281C2BA06 +- Architecture: x64 + Scope: user + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/stable/1b6a188127eeaf9194f945eb6eb89a657e93c54c/VSCodeUserSetup-x64-1.130.0.exe + InstallerSha256: 17658A1E714CD70E1BD7B3928938D9135B237A9C3456E7341D08EFBCFE7FC0AA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/1.130.0/Microsoft.VisualStudioCode.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudioCode/1.130.0/Microsoft.VisualStudioCode.locale.en-US.yaml new file mode 100644 index 0000000000000..512c9768f946c --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/1.130.0/Microsoft.VisualStudioCode.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.VisualStudioCode +PackageVersion: 1.130.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/ +PackageName: Microsoft Visual Studio Code +PackageUrl: https://code.visualstudio.com +License: Microsoft Software License +LicenseUrl: https://code.visualstudio.com/license +ShortDescription: Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. +Moniker: vscode +Tags: +- developer-tools +- editor +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/1.130.0/Microsoft.VisualStudioCode.yaml b/manifests/m/Microsoft/VisualStudioCode/1.130.0/Microsoft.VisualStudioCode.yaml new file mode 100644 index 0000000000000..d2542df84ff53 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/1.130.0/Microsoft.VisualStudioCode.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.VisualStudioCode +PackageVersion: 1.130.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 36d579c7e203f119fe6771e7e2a4c4638af14158 Mon Sep 17 00:00:00 2001 From: bceverly Date: Sun, 26 Jul 2026 20:21:06 -0400 Subject: [PATCH 24/48] New version: sysmanage.sysmanage version 3.4.0.7 (#408094) --- .../sysmanage.sysmanage.installer.yaml | 31 +++ .../sysmanage.sysmanage.locale.en-US.yaml | 262 ++++++++++++++++++ .../3.4.0.7/sysmanage.sysmanage.yaml | 8 + 3 files changed, 301 insertions(+) create mode 100644 manifests/s/sysmanage/sysmanage/3.4.0.7/sysmanage.sysmanage.installer.yaml create mode 100644 manifests/s/sysmanage/sysmanage/3.4.0.7/sysmanage.sysmanage.locale.en-US.yaml create mode 100644 manifests/s/sysmanage/sysmanage/3.4.0.7/sysmanage.sysmanage.yaml diff --git a/manifests/s/sysmanage/sysmanage/3.4.0.7/sysmanage.sysmanage.installer.yaml b/manifests/s/sysmanage/sysmanage/3.4.0.7/sysmanage.sysmanage.installer.yaml new file mode 100644 index 0000000000000..89afcb38e18da --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.4.0.7/sysmanage.sysmanage.installer.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.4.0.7 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-07-26 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bceverly/sysmanage/releases/download/v3.4.0.7/sysmanage-3.4.0.7-windows-x64.msi + InstallerSha256: 772B3AA7AF4A36402B0E97674C1B3E0CDD2EF8DD806E5754C5CFF492AECD16EC + ProductCode: '{8502874A-3D46-44C2-8B41-346E2AE106A8}' + AppsAndFeaturesEntries: + - ProductCode: '{8502874A-3D46-44C2-8B41-346E2AE106A8}' + UpgradeCode: '{F1E2D3C4-B5A6-4D7C-9E8F-1A2B3C4D5E6F}' +- Architecture: arm64 + InstallerUrl: https://github.com/bceverly/sysmanage/releases/download/v3.4.0.7/sysmanage-3.4.0.7-windows-arm64.msi + InstallerSha256: 7AE6C61A00F86DF84FCD72DFDC8F16DE7A924572B4B8E2C313BFF3C2F920B1E5 + ProductCode: '{D3F092D0-BC3C-4BB0-B23E-19FD8BE53E6E}' + AppsAndFeaturesEntries: + - ProductCode: '{D3F092D0-BC3C-4BB0-B23E-19FD8BE53E6E}' + UpgradeCode: '{F1E2D3C4-B5A6-4D7C-9E8F-1A2B3C4D5E6F}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage/3.4.0.7/sysmanage.sysmanage.locale.en-US.yaml b/manifests/s/sysmanage/sysmanage/3.4.0.7/sysmanage.sysmanage.locale.en-US.yaml new file mode 100644 index 0000000000000..f99e8385fa68d --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.4.0.7/sysmanage.sysmanage.locale.en-US.yaml @@ -0,0 +1,262 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.4.0.7 +PackageLocale: en-US +Publisher: SysManage +PublisherUrl: https://github.com/bceverly/sysmanage +PublisherSupportUrl: https://github.com/bceverly/sysmanage/issues +Author: Bryan Everly +PackageName: SysManage Server +PackageUrl: https://github.com/bceverly/sysmanage +License: AGPL-3.0-or-later +LicenseUrl: https://github.com/bceverly/sysmanage/blob/HEAD/LICENSE +Copyright: Copyright (c) Bryan Everly +ShortDescription: Open-source fleet management server for SysManage. +Description: SysManage is the server-side component of an open-source fleet management platform. It accepts inventory from SysManage Agent hosts, dispatches declarative deployment plans (package install, firewall config, antivirus deployment, VM lifecycle), surfaces health and compliance dashboards, and exposes a REST + WebSocket API for orchestration. +Moniker: sysmanage +ReleaseNotes: |- + SysManage Server v3.4.0.7 + Fixed failing tests + Multi-platform system management and monitoring server with web-based interface. + Installation Instructions + Ubuntu/Debian + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.4.0.7/sysmanage_3.4.0.7-1_all.deb + sudo apt install ./sysmanage_3.4.0.7-1_all.deb + # Install nginx if not already installed + sudo apt install nginx + # Configure the server + sudo nano /etc/sysmanage.yaml + # Run database migrations + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the service + sudo systemctl enable --now sysmanage + OpenBSD + # Download the port tarball + wget https://github.com/bceverly/sysmanage/releases/download/v3.4.0.7/sysmanage-openbsd-port-3.4.0.7.tar.gz + # Extract to OpenBSD ports tree + cd /usr/ports/mystuff + mkdir -p www + tar xzf ~/sysmanage-openbsd-port-3.4.0.7.tar.gz -C www/ + # Generate checksums + cd /usr/ports/mystuff/www/sysmanage + doas make makesum + # Build and install + doas make install + # Initialize PostgreSQL (if not already done) + doas su - _postgresql + initdb -D /var/postgresql/data -U postgres -A scram-sha-256 -E UTF8 -W + exit + doas rcctl enable postgresql + doas rcctl start postgresql + # Create database and user + doas su - _postgresql -c "createuser -P sysmanage" + doas su - _postgresql -c "createdb -O sysmanage sysmanage" + # Configure SysManage + doas vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/local/libexec/sysmanage + doas python3 -m alembic upgrade head + # Enable and start the service + doas rcctl enable sysmanage + doas rcctl start sysmanage + FreeBSD + # Download and install + fetch https://github.com/bceverly/sysmanage/releases/download/v3.4.0.7/sysmanage-3.4.0.7.pkg + sudo pkg add ./sysmanage-3.4.0.7.pkg + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize PostgreSQL (if not already done) + sudo sysrc postgresql_enable=YES + sudo service postgresql initdb + sudo service postgresql start + # Create database and user + sudo su - postgres -c "createuser sysmanage" + sudo su - postgres -c "createdb sysmanage -O sysmanage" + sudo su - postgres -c "psql -c \"ALTER USER sysmanage WITH PASSWORD 'your-password';\"" + # Configure SysManage + sudo vi /usr/local/etc/sysmanage/config.yaml + # Update the database connection string + # Run database migrations + cd /usr/local/lib/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Enable and start the services + sudo sysrc sysmanage_enable=YES + sudo sysrc nginx_enable=YES + sudo service sysmanage start + sudo service nginx start + macOS + # Download and install + curl -L -O https://github.com/bceverly/sysmanage/releases/download/v3.4.0.7/sysmanage-3.4.0.7-macos.pkg + sudo installer -pkg sysmanage-3.4.0.7-macos.pkg -target / + # The installer automatically creates the virtual environment and copies files + # Install PostgreSQL (if not already installed) + brew install postgresql@16 + brew services start postgresql@16 + # Create database + createdb sysmanage + # Configure SysManage + sudo cp /etc/sysmanage.yaml.example /etc/sysmanage.yaml + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Run database migrations + cd /usr/local/lib/sysmanage + .venv/bin/python -m alembic upgrade head + # Install and configure nginx (if not already installed) + brew install nginx + cp /usr/local/etc/sysmanage/sysmanage-nginx.conf /usr/local/etc/nginx/servers/ + brew services start nginx + # Load and start the service + sudo launchctl load /Library/LaunchDaemons/com.sysmanage.server.plist + NetBSD + # Download and verify + ftp https://github.com/bceverly/sysmanage/releases/download/v3.4.0.7/sysmanage-3.4.0.7-netbsd.tgz + ftp https://github.com/bceverly/sysmanage/releases/download/v3.4.0.7/sysmanage-3.4.0.7-netbsd.tgz.sha256 + sha256 -c sysmanage-3.4.0.7-netbsd.tgz.sha256 sysmanage-3.4.0.7-netbsd.tgz + # Install package + su - + pkg_add sysmanage-3.4.0.7-netbsd.tgz + # The package automatically installs PostgreSQL 16 and nginx as dependencies + # Initialize PostgreSQL (if not already done) + /etc/rc.d/pgsql initdb + echo "pgsql=YES" >> /etc/rc.conf + /etc/rc.d/pgsql start + # Create database and user + su - pgsql -c "createuser -P sysmanage" + su - pgsql -c "createdb -O sysmanage sysmanage" + # Configure SysManage + cp /usr/pkg/etc/sysmanage/sysmanage.yaml.example /usr/pkg/etc/sysmanage.yaml + vi /usr/pkg/etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/pkg/lib/sysmanage + python3.12 -m venv .venv + .venv/bin/pip install -r requirements-prod.txt + .venv/bin/python -m alembic upgrade head + # Configure nginx (optional) + cp /usr/pkg/share/examples/sysmanage/sysmanage-nginx.conf /usr/pkg/etc/nginx/sites-enabled/ + echo "nginx=YES" >> /etc/rc.conf + # Enable and start the services + cp /usr/pkg/share/examples/rc.d/sysmanage /etc/rc.d/ + chmod +x /etc/rc.d/sysmanage + echo "sysmanage=YES" >> /etc/rc.conf + /etc/rc.d/sysmanage start + /etc/rc.d/nginx start + CentOS/RHEL/Fedora/Rocky Linux/AlmaLinux + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.4.0.7/sysmanage-3.4.0.7-1.*.rpm + sudo dnf install ./sysmanage-3.4.0.7-1.*.rpm + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize PostgreSQL (if not already done) + sudo postgresql-setup --initdb + sudo systemctl enable --now postgresql + # Create database and user + sudo -u postgres createuser sysmanage + sudo -u postgres createdb sysmanage -O sysmanage + sudo -u postgres psql -c "ALTER USER sysmanage WITH PASSWORD 'your-password';" + # Configure SysManage + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the services + sudo systemctl enable --now sysmanage + sudo systemctl enable --now nginx + OpenSUSE/SLES + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.4.0.7/sysmanage-3.4.0.7-1.noarch.rpm + sudo zypper install ./sysmanage-3.4.0.7-1.noarch.rpm + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize and start PostgreSQL (if not already done) + sudo systemctl enable --now postgresql + # Create database and user + sudo -u postgres createuser sysmanage + sudo -u postgres createdb sysmanage -O sysmanage + sudo -u postgres psql -c "ALTER USER sysmanage WITH PASSWORD 'your-password';" + # Configure SysManage + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the services + sudo systemctl enable --now sysmanage + sudo systemctl enable --now nginx + Alpine Linux (3.19, 3.20, 3.21) + # Download the APK package for your Alpine version (e.g., alpine319, alpine320, alpine321) + wget https://github.com/bceverly/sysmanage/releases/download/v3.4.0.7/sysmanage-3.4.0.7-alpine320.apk + # Allow installation of unsigned packages (required for GitHub releases) + apk add --allow-untrusted ./sysmanage-3.4.0.7-alpine320.apk + # The package installs to /usr/libexec/sysmanage with pip packages in a subdirectory + # Dependencies: python3, nginx, postgresql are automatically installed + # Initialize and start PostgreSQL + rc-update add postgresql default + rc-service postgresql start + # Create database and user + su - postgres -c "createuser -P sysmanage" + su - postgres -c "createdb -O sysmanage sysmanage" + # Configure SysManage + cp /etc/sysmanage/sysmanage.yaml.example /etc/sysmanage/sysmanage.yaml + vi /etc/sysmanage/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/libexec/sysmanage + PYTHONPATH=/usr/libexec/sysmanage/pip-packages python3 -m alembic upgrade head + # Enable and start the services + rc-update add sysmanage default + rc-update add nginx default + rc-service sysmanage start + rc-service nginx start + Windows (x64 and ARM64) + # Download the MSI installer (choose your architecture) + # For x64: + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage/releases/download/v3.4.0.7/sysmanage-3.4.0.7-windows-x64.msi" -OutFile "sysmanage-3.4.0.7-windows-x64.msi" + # For ARM64: + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage/releases/download/v3.4.0.7/sysmanage-3.4.0.7-windows-arm64.msi" -OutFile "sysmanage-3.4.0.7-windows-arm64.msi" + # Install the MSI package (run as Administrator) + # The installer will: + # - Check for and install Python 3.12 if needed + # - Install Visual C++ Redistributable if needed + # - Extract application files to C:\Program Files\SysManage Server + # - Create Python virtual environment and install dependencies + # - Create Windows Service "SysManageServer" + # - Start the service automatically + msiexec /i sysmanage-3.4.0.7-windows-x64.msi + # Configure SysManage (installer creates example config) + notepad "C:\ProgramData\SysManage\sysmanage.yaml" + # Update database connection string and other settings + # The service runs automatically. To manage it: + # Stop the service: + Stop-Service SysManageServer + # Start the service: + Start-Service SysManageServer + # Check service status: + Get-Service SysManageServer + # View service logs: + Get-Content "C:\ProgramData\SysManage\logs\sysmanage-service.log" -Tail 50 + # To uninstall: + # Use "Add or Remove Programs" or run: + msiexec /x sysmanage-3.4.0.7-windows-x64.msi + Note for Windows: The installer requires administrator privileges. Python 3.12 and Visual C++ Redistributable will be automatically installed if not present. The service runs on port 8080 by default (configurable in sysmanage.yaml). + Access the Web Interface + After configuration and starting the service: + - Frontend: http://localhost:3000 + - Backend API: http://localhost:8080 + Checksum Verification + All packages include SHA256 checksums. Download both files and verify: + Linux (Ubuntu/Debian): + sha256sum -c sysmanage_3.4.0.7-1_all.deb.sha256 + OpenBSD: + sha256 -C sysmanage-openbsd-port-3.4.0.7.tar.gz.sha256 sysmanage-openbsd-port-3.4.0.7.tar.gz + FreeBSD: + sha256 -c sysmanage-3.4.0.7.pkg.sha256 sysmanage-3.4.0.7.pkg + macOS: + shasum -a 256 -c sysmanage-3.4.0.7-macos.pkg.sha256 + NetBSD: +ReleaseNotesUrl: https://github.com/bceverly/sysmanage/releases/tag/v3.4.0.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage/3.4.0.7/sysmanage.sysmanage.yaml b/manifests/s/sysmanage/sysmanage/3.4.0.7/sysmanage.sysmanage.yaml new file mode 100644 index 0000000000000..51af6f4847c52 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.4.0.7/sysmanage.sysmanage.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.4.0.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 25d117588914079178aad07211c87be043322bb7 Mon Sep 17 00:00:00 2001 From: DetachHead <57028336+DetachHead@users.noreply.github.com> Date: Mon, 27 Jul 2026 10:21:19 +1000 Subject: [PATCH 25/48] New version: detachhead.rebased version 1.1.9 (#408095) --- .../1.1.9/detachhead.rebased.installer.yaml | 25 +++++++++++++++++++ .../detachhead.rebased.locale.en-US.yaml | 22 ++++++++++++++++ .../rebased/1.1.9/detachhead.rebased.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/d/detachhead/rebased/1.1.9/detachhead.rebased.installer.yaml create mode 100644 manifests/d/detachhead/rebased/1.1.9/detachhead.rebased.locale.en-US.yaml create mode 100644 manifests/d/detachhead/rebased/1.1.9/detachhead.rebased.yaml diff --git a/manifests/d/detachhead/rebased/1.1.9/detachhead.rebased.installer.yaml b/manifests/d/detachhead/rebased/1.1.9/detachhead.rebased.installer.yaml new file mode 100644 index 0000000000000..d15b3a3e1477f --- /dev/null +++ b/manifests/d/detachhead/rebased/1.1.9/detachhead.rebased.installer.yaml @@ -0,0 +1,25 @@ +# 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: detachhead.rebased +PackageVersion: 1.1.9 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +ProductCode: Rebased 1.1.9 +ReleaseDate: 2026-07-26 +AppsAndFeaturesEntries: +- ProductCode: Rebased 1.1.9 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\detachhead\Rebased' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/DetachHead/rebased/releases/download/1.1.9/rebased.exe + InstallerSha256: 025B85AA9B103CFD6940B47F40F8E183E555C7BA9DC333D1EB820BE96CED9B1C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/detachhead/rebased/1.1.9/detachhead.rebased.locale.en-US.yaml b/manifests/d/detachhead/rebased/1.1.9/detachhead.rebased.locale.en-US.yaml new file mode 100644 index 0000000000000..c56f4d035ac88 --- /dev/null +++ b/manifests/d/detachhead/rebased/1.1.9/detachhead.rebased.locale.en-US.yaml @@ -0,0 +1,22 @@ +# 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: detachhead.rebased +PackageVersion: 1.1.9 +PackageLocale: en-US +Publisher: detachhead +PublisherUrl: https://github.com/DetachHead +PublisherSupportUrl: https://github.com/DetachHead/rebased/issues +Author: detachhead +PackageName: Rebased +PackageUrl: https://github.com/DetachHead/rebased +License: Apache-2.0 +LicenseUrl: https://github.com/DetachHead/rebased/blob/HEAD/LICENSE.txt +Copyright: Copyright 2026 detachhead +ShortDescription: An open-source remake of the short-lived jetbrains git client +ReleaseNotes: |- + - remove inspect and format CLI commands (#290) + - fix "Show in Git Log" option from the "History" tab opening a separate log tab in the git tool window when the editor log tab is present (#299) +ReleaseNotesUrl: https://github.com/DetachHead/rebased/releases/tag/1.1.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/detachhead/rebased/1.1.9/detachhead.rebased.yaml b/manifests/d/detachhead/rebased/1.1.9/detachhead.rebased.yaml new file mode 100644 index 0000000000000..05a2e12d7eaa9 --- /dev/null +++ b/manifests/d/detachhead/rebased/1.1.9/detachhead.rebased.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: detachhead.rebased +PackageVersion: 1.1.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 917bd423ad4449345ca79ba5c24612d3d2d09c72 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sun, 26 Jul 2026 17:21:31 -0700 Subject: [PATCH 26/48] Automatic update of FilenCloud.FilenSync from 3.0.52 to 3.0.53 (#408096) --- .../FilenCloud.FilenSync.installer.yaml | 17 ++++++++++++++ .../FilenCloud.FilenSync.locale.en-US.yaml | 23 +++++++++++++++++++ .../3.0.53/FilenCloud.FilenSync.yaml | 8 +++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/f/FilenCloud/FilenSync/3.0.53/FilenCloud.FilenSync.installer.yaml create mode 100644 manifests/f/FilenCloud/FilenSync/3.0.53/FilenCloud.FilenSync.locale.en-US.yaml create mode 100644 manifests/f/FilenCloud/FilenSync/3.0.53/FilenCloud.FilenSync.yaml diff --git a/manifests/f/FilenCloud/FilenSync/3.0.53/FilenCloud.FilenSync.installer.yaml b/manifests/f/FilenCloud/FilenSync/3.0.53/FilenCloud.FilenSync.installer.yaml new file mode 100644 index 0000000000000..2d91cdb3079a1 --- /dev/null +++ b/manifests/f/FilenCloud/FilenSync/3.0.53/FilenCloud.FilenSync.installer.yaml @@ -0,0 +1,17 @@ +# Automatically updated by the winget bot at 2026/Jul/26 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: FilenCloud.FilenSync +PackageVersion: 3.0.53 +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.filen.io/@filen/desktop/release/latest/Filen_win_x64.exe + InstallerSha256: 0F814B8A098301A9E26CEBC6FAF2F7048E0E5BC4F2CE1F415E6835E07B6E724C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FilenCloud/FilenSync/3.0.53/FilenCloud.FilenSync.locale.en-US.yaml b/manifests/f/FilenCloud/FilenSync/3.0.53/FilenCloud.FilenSync.locale.en-US.yaml new file mode 100644 index 0000000000000..6639706e6bd81 --- /dev/null +++ b/manifests/f/FilenCloud/FilenSync/3.0.53/FilenCloud.FilenSync.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Automatically updated by the winget bot at 2026/Jul/26 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FilenCloud.FilenSync +PackageVersion: 3.0.53 +PackageLocale: en-US +Publisher: Filen Cloud Dienste UG +PublisherUrl: https://filen.io +PublisherSupportUrl: https://support.filen.io +PrivacyUrl: https://filen.io/privacy +Author: Filen Cloud Dienste UG +PackageName: Filen Sync +PackageUrl: https://filen.io +License: Modified Read Only License +LicenseUrl: https://github.com/FilenCloudDienste/filen-desktop/blob/master/LICENSE.md +Copyright: © 2021 Filen Cloud Dienste UG +CopyrightUrl: https://github.com/FilenCloudDienste/filen-desktop/blob/master/LICENSE.md +ShortDescription: Sync files and folders to all devices connected to your account. +Tags: +- filen-cloud +- filen-desktop +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FilenCloud/FilenSync/3.0.53/FilenCloud.FilenSync.yaml b/manifests/f/FilenCloud/FilenSync/3.0.53/FilenCloud.FilenSync.yaml new file mode 100644 index 0000000000000..1fedfbfd71e69 --- /dev/null +++ b/manifests/f/FilenCloud/FilenSync/3.0.53/FilenCloud.FilenSync.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jul/26 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: FilenCloud.FilenSync +PackageVersion: 3.0.53 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dc87996533749f7cf47b80205a2bef6c4e2761ce Mon Sep 17 00:00:00 2001 From: ZHAO Xudong <986839138@qq.com> Date: Mon, 27 Jul 2026 08:21:44 +0800 Subject: [PATCH 27/48] New version: electerm.electerm version 3.15.171 (#408098) --- .../3.15.171/electerm.electerm.installer.yaml | 31 +++++++ .../electerm.electerm.locale.en-US.yaml | 84 +++++++++++++++++++ .../electerm/3.15.171/electerm.electerm.yaml | 8 ++ 3 files changed, 123 insertions(+) create mode 100644 manifests/e/electerm/electerm/3.15.171/electerm.electerm.installer.yaml create mode 100644 manifests/e/electerm/electerm/3.15.171/electerm.electerm.locale.en-US.yaml create mode 100644 manifests/e/electerm/electerm/3.15.171/electerm.electerm.yaml diff --git a/manifests/e/electerm/electerm/3.15.171/electerm.electerm.installer.yaml b/manifests/e/electerm/electerm/3.15.171/electerm.electerm.installer.yaml new file mode 100644 index 0000000000000..da0b1c5275287 --- /dev/null +++ b/manifests/e/electerm/electerm/3.15.171/electerm.electerm.installer.yaml @@ -0,0 +1,31 @@ +# 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: electerm.electerm +PackageVersion: 3.15.171 +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: cdebb73f-ddf5-57cd-a4a4-998a5c7283dd +ReleaseDate: 2026-07-26 +AppsAndFeaturesEntries: +- DisplayName: electerm 3.15.171 + ProductCode: cdebb73f-ddf5-57cd-a4a4-998a5c7283dd +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/electerm/electerm/releases/download/v3.15.171/electerm-3.15.171-win-x64-installer.exe + InstallerSha256: DBAA627E0C0B8272838DBDEF27B3FE769E0BD052F8450EEA1749063CF7A0D42C + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/electerm/electerm/releases/download/v3.15.171/electerm-3.15.171-win-x64-installer.exe + InstallerSha256: DBAA627E0C0B8272838DBDEF27B3FE769E0BD052F8450EEA1749063CF7A0D42C + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/electerm/electerm/3.15.171/electerm.electerm.locale.en-US.yaml b/manifests/e/electerm/electerm/3.15.171/electerm.electerm.locale.en-US.yaml new file mode 100644 index 0000000000000..0546d33283237 --- /dev/null +++ b/manifests/e/electerm/electerm/3.15.171/electerm.electerm.locale.en-US.yaml @@ -0,0 +1,84 @@ +# 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: electerm.electerm +PackageVersion: 3.15.171 +PackageLocale: en-US +Publisher: ZHAO Xudong +PublisherUrl: https://electerm.org/ +PublisherSupportUrl: https://github.com/electerm/electerm/issues +PrivacyUrl: https://github.com/electerm/electerm/wiki/privacy-notice +Author: ZHAO Xudong +PackageName: electerm +PackageUrl: https://electerm.org/ +License: MIT +LicenseUrl: https://github.com/electerm/electerm/blob/HEAD/LICENSE +Copyright: Copyright (c) 2017~tomorrow electerm, ZHAO Xudong +CopyrightUrl: https://raw.githubusercontent.com/electerm/electerm/master/LICENSE +ShortDescription: Terminal/ssh/sftp/ftp/telnet/serialport/RDP/VNC/Spice client(linux, mac, win) +Description: Terminal/ssh/sftp/ftp/telnet/serialport/RDP/VNC/Spice client(linux, mac, win) +Moniker: electerm +Tags: +- developer-tools +- file-manager +- powershell +- rdp +- serialport +- sftp +- shell +- spice +- ssh +- telnet +- terminal +- utilities +- vnc +- wsl +ReleaseNotes: |- + New features/UI/Updates + - Update logo + - Clear logo cache, make sure user saw new logo + - Add Hungarian language support by @palsanyi + - Persistent tree list sort to local storage + - Get the ctrl-V paste shortcut back in windows + - UI: Adjust mobile break point to 600px + - UI: Improve info panel mobile mode UI + - UI: Improve SFTP panel UI in mobile mode + - UI: Improve upgrade panel mobile mode UI + - Mobile: Improve left/right side panel UI when mobile mode + - AI: Add flag function + - AI: Improve AI chat scroll bar color + - AI: Support Disclaimer in AI chat + - AI: Support mandatory guardrails (default off) + Bug fixes + - Fix webgl mode theme color issue + - Fix terminal black screen on WebGL context loss (#4444) by @forever765 + - Fix sync data cause issue + - Fix restore window bounds across displays (#4443) by @magicJie + - Fix terminal log normalize bare \r to \r\n for timestamp consistency (#4435) by @HardToGiveaName + - Fix session-server allowlist sftp/transfer methods invoked via WebSocket (#4438) by @sebastiondev + 新功能/界面/更新 + - 更新 Logo + - 清除 Logo 缓存,确保用户看到新 Logo + - 添加匈牙利语支持(由 @palsanyi 提供) + - 将树状列表排序持久化到本地存储 + - 在 Windows 上恢复 Ctrl-V 粘贴快捷键 + - 界面:将移动模式断点调整为 600px + - 界面:改进移动模式下信息面板的界面 + - 界面:改进移动模式下 SFTP 面板的界面 + - 界面:改进移动模式下升级面板的界面 + - 移动模式:改进左右侧边面板的界面 + - AI:添加标记(flag)功能 + - AI:改进 AI 聊天滚动条颜色 + - AI:在 AI 聊天中支持免责声明 + - AI:支持强制护栏(默认关闭) + 问题修复 + - 修复 WebGL 模式下的主题颜色问题 + - 修复 WebGL 上下文丢失导致的终端黑屏问题 (#4444)(由 @forever765 提供) + - 修复同步数据导致的问题 + - 修复跨显示器恢复窗口边界的问题 (#4443)(由 @magicJie 提供) + - 修复终端日志中裸 \r 规范化为 \r\n 以保证时间戳一致性 (#4435)(由 @HardToGiveaName 提供) + - 修复会话服务器将通过 WebSocket 调用的 sftp/传输方法加入白名单 (#4438)(由 @sebastiondev 提供) + Download下载: https://electerm.org +ReleaseNotesUrl: https://github.com/electerm/electerm/releases/tag/v3.15.171 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/electerm/electerm/3.15.171/electerm.electerm.yaml b/manifests/e/electerm/electerm/3.15.171/electerm.electerm.yaml new file mode 100644 index 0000000000000..5f0e88ae7f895 --- /dev/null +++ b/manifests/e/electerm/electerm/3.15.171/electerm.electerm.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: electerm.electerm +PackageVersion: 3.15.171 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ba505cded9c8d27bd9653614d91ce03bff8a78a7 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sun, 26 Jul 2026 17:21:55 -0700 Subject: [PATCH 28/48] Automatic update of Easeware.DriverEasy from 7.1.5.5695 to 7.1.5.5712 (#408102) --- .../Easeware.DriverEasy.installer.yaml | 27 +++++++++++++++++++ .../Easeware.DriverEasy.locale.de-DE.yaml | 23 ++++++++++++++++ .../Easeware.DriverEasy.locale.en-US.yaml | 26 ++++++++++++++++++ .../Easeware.DriverEasy.locale.fr-FR.yaml | 23 ++++++++++++++++ .../Easeware.DriverEasy.locale.ja-JP.yaml | 23 ++++++++++++++++ .../7.1.5.5712/Easeware.DriverEasy.yaml | 8 ++++++ 6 files changed, 130 insertions(+) create mode 100644 manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.installer.yaml create mode 100644 manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.locale.de-DE.yaml create mode 100644 manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.locale.en-US.yaml create mode 100644 manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.locale.fr-FR.yaml create mode 100644 manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.locale.ja-JP.yaml create mode 100644 manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.yaml diff --git a/manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.installer.yaml b/manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.installer.yaml new file mode 100644 index 0000000000000..8b1f6894d8985 --- /dev/null +++ b/manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.installer.yaml @@ -0,0 +1,27 @@ +# Automatically updated by the winget bot at 2026/Jul/26 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Easeware.DriverEasy +PackageVersion: 7.1.5.5712 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: DriverEasy_is1 +AppsAndFeaturesEntries: +- DisplayName: Driver Easy 7.1.5 + ProductCode: DriverEasy_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Easeware\DriverEasy' +Installers: +- Architecture: x86 + InstallerUrl: https://download.drivereasy.com/DriverEasy_Setup.exe + InstallerSha256: BA972DA53B7D35172F1CC06478CC20E2EB71C9C712091E5D5F6D0CE7CDBB6885 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-24 diff --git a/manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.locale.de-DE.yaml b/manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.locale.de-DE.yaml new file mode 100644 index 0000000000000..f321efc1b05a9 --- /dev/null +++ b/manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.locale.de-DE.yaml @@ -0,0 +1,23 @@ +# Automatically updated by the winget bot at 2026/Jul/26 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Easeware.DriverEasy +PackageVersion: 7.1.5.5712 +PackageLocale: de-DE +Publisher: Easeware +PublisherUrl: https://de.drivereasy.com/ +PublisherSupportUrl: https://de.drivereasy.com/tech-support/ +PrivacyUrl: https://de.drivereasy.com/privacy-policy/ +Author: Easeware +PackageName: Driver Easy +PackageUrl: https://www.drivereasy.com/goto/de.php +License: Proprietär +LicenseUrl: https://de.drivereasy.com/eula/ +Copyright: Copyright (c) 2009-2025 Easeware. +ShortDescription: Laden Sie einfach die neuesten/fehlenden Treiber für Ihren Computer herunter! +Tags: +- geräte-treiber +- treiber +- treiber-updater +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.locale.en-US.yaml b/manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.locale.en-US.yaml new file mode 100644 index 0000000000000..4a7d7f5f0db8a --- /dev/null +++ b/manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Automatically updated by the winget bot at 2026/Jul/26 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Easeware.DriverEasy +PackageVersion: 7.1.5.5712 +PackageLocale: en-US +Publisher: Easeware +PublisherUrl: https://www.drivereasy.com/ +PublisherSupportUrl: https://www.drivereasy.com/tech-support/ +PrivacyUrl: https://www.drivereasy.com/privacy-policy/ +Author: Easeware +PackageName: Driver Easy +PackageUrl: https://www.drivereasy.com/ +License: Proprietary +LicenseUrl: https://www.drivereasy.com/eula/ +Copyright: Copyright (c) 2009-2025 Easeware. +ShortDescription: Easy download newest/missing drivers for your computer! +Moniker: drivereasy +Tags: +- device-drivers +- driver +- driver-updater +- drivers +- updater +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.locale.fr-FR.yaml b/manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.locale.fr-FR.yaml new file mode 100644 index 0000000000000..bf2a0b14ab053 --- /dev/null +++ b/manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.locale.fr-FR.yaml @@ -0,0 +1,23 @@ +# Automatically updated by the winget bot at 2026/Jul/26 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Easeware.DriverEasy +PackageVersion: 7.1.5.5712 +PackageLocale: fr-FR +Publisher: Easeware +PublisherUrl: https://fr.drivereasy.com/ +PublisherSupportUrl: https://fr.drivereasy.com/tech-support/ +PrivacyUrl: https://fr.drivereasy.com/privacy-policy/ +Author: Easeware +PackageName: Driver Easy +PackageUrl: https://www.drivereasy.com/goto/fr.php +License: Propriétaire +LicenseUrl: https://fr.drivereasy.com/eula/ +Copyright: Copyright (c) 2009-2025 Easeware. +ShortDescription: Téléchargez facilement les pilotes les plus récents/manquants pour votre ordinateur! +Tags: +- mise à jour pilotes +- pilotes +- pilotes de périphériques +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.locale.ja-JP.yaml b/manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.locale.ja-JP.yaml new file mode 100644 index 0000000000000..2e7203dbab527 --- /dev/null +++ b/manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.locale.ja-JP.yaml @@ -0,0 +1,23 @@ +# Automatically updated by the winget bot at 2026/Jul/26 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Easeware.DriverEasy +PackageVersion: 7.1.5.5712 +PackageLocale: ja-JP +Publisher: Easeware +PublisherUrl: https://www.drivereasy.jp/ +PublisherSupportUrl: https://www.drivereasy.jp/tech-support/ +PrivacyUrl: https://www.drivereasy.jp/privacy-policy/ +Author: Easeware +PackageName: Driver Easy +PackageUrl: https://www.drivereasy.com/goto/ja.php +License: 独自の +LicenseUrl: https://www.drivereasy.jp/eula/ +Copyright: Copyright (c) 2009-2025 Easeware. +ShortDescription: お使いのコンピューターの最新/不足しているドライバーを簡単にダウンロードできます。 +Tags: +- デバイスドライバー +- ドライバー +- ドライバーアップデータ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.yaml b/manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.yaml new file mode 100644 index 0000000000000..aa0cdcc01e9de --- /dev/null +++ b/manifests/e/Easeware/DriverEasy/7.1.5.5712/Easeware.DriverEasy.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jul/26 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Easeware.DriverEasy +PackageVersion: 7.1.5.5712 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ea6508bc142f9f07b1f300e6850c5273ccbeb66e Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sun, 26 Jul 2026 17:22:07 -0700 Subject: [PATCH 29/48] Automatic deletion of AprelTech.SilentInstallBuilder.Beta 6.3.4.0 (#408111) --- ...elTech.SilentInstallBuilder.Beta.installer.yaml | 14 -------------- ...ech.SilentInstallBuilder.Beta.locale.en-US.yaml | 12 ------------ .../AprelTech.SilentInstallBuilder.Beta.yaml | 8 -------- 3 files changed, 34 deletions(-) delete mode 100644 manifests/a/AprelTech/SilentInstallBuilder/Beta/6.3.4.0/AprelTech.SilentInstallBuilder.Beta.installer.yaml delete mode 100644 manifests/a/AprelTech/SilentInstallBuilder/Beta/6.3.4.0/AprelTech.SilentInstallBuilder.Beta.locale.en-US.yaml delete mode 100644 manifests/a/AprelTech/SilentInstallBuilder/Beta/6.3.4.0/AprelTech.SilentInstallBuilder.Beta.yaml diff --git a/manifests/a/AprelTech/SilentInstallBuilder/Beta/6.3.4.0/AprelTech.SilentInstallBuilder.Beta.installer.yaml b/manifests/a/AprelTech/SilentInstallBuilder/Beta/6.3.4.0/AprelTech.SilentInstallBuilder.Beta.installer.yaml deleted file mode 100644 index b3e81d2a1d202..0000000000000 --- a/manifests/a/AprelTech/SilentInstallBuilder/Beta/6.3.4.0/AprelTech.SilentInstallBuilder.Beta.installer.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Automatically updated by the winget bot at 2024/Nov/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: AprelTech.SilentInstallBuilder.Beta -PackageVersion: 6.3.4.0 -Installers: -- InstallerLocale: en-US - Architecture: neutral - InstallerType: wix - InstallerUrl: https://apreltech.com/Downloads/SibSetupBeta.msi - InstallerSha256: 075CFB2AAC73EF9FBAD7FE832432C77D62915E69B59C4D632F2F66F9220D5573 - ProductCode: '{2452C59D-6340-4A9A-A97F-B925390619E1}' -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/a/AprelTech/SilentInstallBuilder/Beta/6.3.4.0/AprelTech.SilentInstallBuilder.Beta.locale.en-US.yaml b/manifests/a/AprelTech/SilentInstallBuilder/Beta/6.3.4.0/AprelTech.SilentInstallBuilder.Beta.locale.en-US.yaml deleted file mode 100644 index 57ba02d63aa2c..0000000000000 --- a/manifests/a/AprelTech/SilentInstallBuilder/Beta/6.3.4.0/AprelTech.SilentInstallBuilder.Beta.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2024/Nov/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: AprelTech.SilentInstallBuilder.Beta -PackageVersion: 6.3.4.0 -PackageLocale: en-US -Publisher: Aprel Tech, LLC -PackageName: Silent Install Builder Beta -License: EULA APREL Tehnologija d.o.o.(AprelTech) -ShortDescription: The Silent Install Builder is a great tool if you need to quickly install a set of software on a multiple computers. -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/a/AprelTech/SilentInstallBuilder/Beta/6.3.4.0/AprelTech.SilentInstallBuilder.Beta.yaml b/manifests/a/AprelTech/SilentInstallBuilder/Beta/6.3.4.0/AprelTech.SilentInstallBuilder.Beta.yaml deleted file mode 100644 index 4758a4aaa9816..0000000000000 --- a/manifests/a/AprelTech/SilentInstallBuilder/Beta/6.3.4.0/AprelTech.SilentInstallBuilder.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Nov/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: AprelTech.SilentInstallBuilder.Beta -PackageVersion: 6.3.4.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 836f01cf36591cb48aa78dd1d23ca08d4536a059 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Mon, 27 Jul 2026 02:22:24 +0200 Subject: [PATCH 30/48] Remove version: vim.vim version 9.0.1472 (#408114) --- .../v/vim/vim/9.0.1472/vim.vim.installer.yaml | 25 -------------- .../vim/9.0.1472/vim.vim.locale.en-US.yaml | 33 ------------------- .../vim/9.0.1472/vim.vim.locale.zh-CN.yaml | 30 ----------------- manifests/v/vim/vim/9.0.1472/vim.vim.yaml | 8 ----- 4 files changed, 96 deletions(-) delete mode 100644 manifests/v/vim/vim/9.0.1472/vim.vim.installer.yaml delete mode 100644 manifests/v/vim/vim/9.0.1472/vim.vim.locale.en-US.yaml delete mode 100644 manifests/v/vim/vim/9.0.1472/vim.vim.locale.zh-CN.yaml delete mode 100644 manifests/v/vim/vim/9.0.1472/vim.vim.yaml diff --git a/manifests/v/vim/vim/9.0.1472/vim.vim.installer.yaml b/manifests/v/vim/vim/9.0.1472/vim.vim.installer.yaml deleted file mode 100644 index 6778f0789a6fc..0000000000000 --- a/manifests/v/vim/vim/9.0.1472/vim.vim.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with Sundry. -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: vim.vim -PackageVersion: 9.0.1472 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2023-04-20 -ElevationRequirement: elevationRequired -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.0.1472/gvim_9.0.1472_x86.exe - InstallerSha256: C4C897318A21D375FC0074AEDFCA54141D876471F7F4FDBFA726237279305275 -- Architecture: x64 - InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.0.1472/gvim_9.0.1472_x64.exe - InstallerSha256: B14DF61EFA6701B7E81EF18A241C88C3C832643BBDA3B9EACEC5F21016F27357 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/v/vim/vim/9.0.1472/vim.vim.locale.en-US.yaml b/manifests/v/vim/vim/9.0.1472/vim.vim.locale.en-US.yaml deleted file mode 100644 index a5ba392fe6c23..0000000000000 --- a/manifests/v/vim/vim/9.0.1472/vim.vim.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created with Sundry. -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: vim.vim -PackageVersion: 9.0.1472 -PackageLocale: en-US -Publisher: Bram Moolenaar et al. -PublisherUrl: https://github.com/vim/vim-win32-installer -PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues -Author: Bram Moolenaar et al. -PackageName: Vim -PackageUrl: https://www.vim.org -License: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible -LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright -Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] -CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright -ShortDescription: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient -Moniker: vim -Tags: -- code-editor -- g-vim -- gvim -- text-editing -- text-editor -- tool -- utility -- vi -ReleaseNotes: |- - Changes: - - 9.0.1472: ":drop fname" may change the last used tab page -ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.0.1472 -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/v/vim/vim/9.0.1472/vim.vim.locale.zh-CN.yaml b/manifests/v/vim/vim/9.0.1472/vim.vim.locale.zh-CN.yaml deleted file mode 100644 index a10d5401b11ca..0000000000000 --- a/manifests/v/vim/vim/9.0.1472/vim.vim.locale.zh-CN.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with Sundry. -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json - -PackageIdentifier: vim.vim -PackageVersion: 9.0.1472 -PackageLocale: zh-CN -Publisher: Bram Moolenaar et al. -PublisherUrl: https://github.com/vim/vim-win32-installer -PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues -Author: Bram Moolenaar et al. -PackageName: Vim -PackageUrl: https://www.vim.org/ -License: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible -LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright -Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] -CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright -ShortDescription: Vim 是一个高度可配置的文本编辑器,可高效创建和更改任何类型的文本。 -# Moniker: vim -Tags: -- 代码编辑器 -- g-vim -- gvim -- 文本编辑 -- 文本编辑器 -- 工具 -- 实用工具 -- vi -ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.0.1472 -ManifestType: locale -ManifestVersion: 1.9.0 diff --git a/manifests/v/vim/vim/9.0.1472/vim.vim.yaml b/manifests/v/vim/vim/9.0.1472/vim.vim.yaml deleted file mode 100644 index dd3e0a6ec1c0b..0000000000000 --- a/manifests/v/vim/vim/9.0.1472/vim.vim.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with Sundry. -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: vim.vim -PackageVersion: 9.0.1472 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 From 9eb27fa27909b823cb7afa305bb801085595ea67 Mon Sep 17 00:00:00 2001 From: wong2kim Date: Mon, 27 Jul 2026 09:43:13 +0900 Subject: [PATCH 31/48] New version: openwong2kim.wmux version 3.36.0 (#407921) --- .../3.36.0/openwong2kim.wmux.installer.yaml | 28 +++++++++++ .../openwong2kim.wmux.locale.en-US.yaml | 46 +++++++++++++++++++ .../wmux/3.36.0/openwong2kim.wmux.yaml | 8 ++++ 3 files changed, 82 insertions(+) create mode 100644 manifests/o/openwong2kim/wmux/3.36.0/openwong2kim.wmux.installer.yaml create mode 100644 manifests/o/openwong2kim/wmux/3.36.0/openwong2kim.wmux.locale.en-US.yaml create mode 100644 manifests/o/openwong2kim/wmux/3.36.0/openwong2kim.wmux.yaml diff --git a/manifests/o/openwong2kim/wmux/3.36.0/openwong2kim.wmux.installer.yaml b/manifests/o/openwong2kim/wmux/3.36.0/openwong2kim.wmux.installer.yaml new file mode 100644 index 0000000000000..43e6121ab693b --- /dev/null +++ b/manifests/o/openwong2kim/wmux/3.36.0/openwong2kim.wmux.installer.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: openwong2kim.wmux +PackageVersion: 3.36.0 +Platform: +- Windows.Desktop +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +ProductCode: wmux +ReleaseDate: 2026-07-26 +AppsAndFeaturesEntries: +- ProductCode: wmux +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\wmux' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/openwong2kim/wmux/releases/download/v3.36.0/wmux-3.36.0.Setup.exe + InstallerSha256: 313855E2177F34ACD89BE669D85E738518F53F4FA86D20A8AB28352CFD80E546 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/openwong2kim/wmux/3.36.0/openwong2kim.wmux.locale.en-US.yaml b/manifests/o/openwong2kim/wmux/3.36.0/openwong2kim.wmux.locale.en-US.yaml new file mode 100644 index 0000000000000..6c88fa487fb7a --- /dev/null +++ b/manifests/o/openwong2kim/wmux/3.36.0/openwong2kim.wmux.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: openwong2kim.wmux +PackageVersion: 3.36.0 +PackageLocale: en-US +Publisher: openwong2kim +PublisherUrl: https://github.com/openwong2kim +PublisherSupportUrl: https://github.com/openwong2kim/wmux/issues +PackageName: wmux +PackageUrl: https://github.com/openwong2kim/wmux +License: MIT +LicenseUrl: https://github.com/openwong2kim/wmux/blob/HEAD/LICENSE +ShortDescription: Windows terminal multiplexer with MCP server for AI agents +Description: |- + wmux is a Windows terminal multiplexer built for AI coding agents. + Run Claude Code, Codex, and Gemini CLI side by side with split terminals, + browser automation, and MCP integration. Features include session persistence, + dangerous command detection, real-time token cost tracking, and cross-workspace + terminal control via MCP tools. +Moniker: wmux +Tags: +- ai-agent +- developer-tools +- electron +- mcp +- multiplexer +- terminal +- windows +ReleaseNotes: |- + Added + - See what an agent actually changed before you approve it. An approval prompt on a phone gave you a screenful of terminal and a yes/no button — the agent asked to edit a file and the one thing you needed was what the edit was. wmux web now answers that from the pane's own repository: the changed file list and the full patch, staged and unstaged, read straight out of git. It works on a read-only server, because reading a diff is reading. A pane that is not in a git repository says so plainly rather than looking broken — running in a scratch directory is normal, and only git itself gets to say a directory is not a repository: a git that could not be run at all reports a failure instead of blaming your working tree. Files the agent has just created are in the patch too, which plain git diff never shows. Large diffs are capped at 512 KB so a phone on a train is not made to pull a generated-file commit to answer one question, and if any part of the patch could not be collected the response says so — an empty patch that silently meant "a git command failed" would read on a phone as "nothing changed", which is the one wrong answer to show someone who is about to approve an edit. Two things it deliberately does not trust. It reads the directory the pane was spawned in, not the one the pane says it is in now: the live directory is tracked from terminal escape sequences, which any process running in that pane can emit, so following it would let a program inside a pane point this read at any repository on the machine. And it treats the repository as hostile input, because an agent may have cloned it from anywhere — every git command runs with external diff drivers, textconv filters, filesystem monitors and the whole inherited GIT_* environment disabled, so none of the several config keys and .gitattributes entries that are commands git will execute can execute anything. It also never takes git's index lock, so reading a diff cannot block or break the agent's own commit. At most two diffs are collected at once daemon-wide, and simultaneous requests for the same pane share one answer. + - Open and close panes from the phone. wmux web can now spawn a new pane (optionally in a chosen workspace and directory) and close one, so a phone is no longer restricted to the panes that happened to exist when you left your desk. Both require the server to have been started with --allow-input: an interactive shell is arbitrary execution, and closing someone's pane ends their running build, so neither belongs on a server that promised to be read-only. A pane created this way is a real, monitored, recoverable session — it is not yet drawn in the desktop window's layout. A named workspace has to be one the daemon can actually see a live pane running in: the workspace list belongs to the desktop, and the daemon accepting an unverifiable id would have let a caller file a pane under any workspace it cared to name. The cost is stated plainly in the API docs — a real workspace with no panes open cannot be named until one is — and spawning without a workspace always works. + - Attention events now say how much of a human they are asking for. Every event on /api/events (SSE and the JSON backlog) carries tier: act when someone is blocked on a person — an approval was raised, a critical-risk action fired — and info for a notification, a review-risk signal, or the lifecycle echo of an approval that is already over. Clients were each re-deriving urgency from the event kind, which meant the answer lived in every app instead of in the daemon. The vocabulary is deliberately two plain words rather than one platform's notification taxonomy: the wire states the fact, the client decides what to do about it. Additive — a client that ignores the field behaves exactly as it did before, and the tier is stamped after the payload, so a pane cannot declare its own critical event unimportant. + - An approval that names a destructive action is flagged as such. Approval records gain an optional risk: 'critical', set at creation when the question or an option label matches the same destructive-action patterns that already raise the critical signal (rm -rf, git push --force, DROP TABLE, terraform destroy, …), and carried through persistence, GET /api/approvals, and the approval event. It is a hint for a client that wants to step up its confirmation — Face ID, a second tap — and never a gate: the patterns are regexes over agent-authored prose, they miss and they over-fire, and answering a flagged request works exactly like answering any other. Absence means "nothing matched", not "safe". + Fixed + - A red perf gate is now confirmed by a re-run before it fails the build. The gate has been red-lighting on CI without a code change to explain it: the same commit measured coldStart.firstPtyDataMs at 3038 ms and 1385 ms an hour apart, and one inputLatency8 run cleared its fail line by 0.05 ms. A gate that fires at random teaches people to re-run rather than look, which is the state where a real regression walks through. When the gate fails, CI now measures the failing scenarios once more on the same runner and only keeps the red if the failure reproduces — a deterministic regression should, a shared-runner tail spike should not, and the trade is stated plainly in bench/README.md: a regression that only appears in half of runs now has to land twice. No baseline moves, in either direction: the thresholds are exactly what they were, and "descriptive, not aspirational" is untouched. What gets re-measured is the whole app instance the failing metric was measured on, never the single metric — the benchmark runs several scenarios in sequence on one instance and each inherits what the previous ones left behind, so a narrower retry would measure something else and its verdict would mean nothing. The first run's numbers are never overwritten: they are what gets published to the perf trend, tail sample and all, and the job summary shows the two measurements side by side so a cleared red is still visible rather than silently swallowed. Everything that is not an explicit second pass keeps the build red — a crashed re-run, an unreadable result, a failing scenario that did not run again, or a sibling scenario from the selected app instance that disappears after the first run measured it — because "could not confirm" is not "it was fine". The two correctness checks (the IME composition and the WebGL context recovery) are deliberately never re-run: they are pass/fail consistency checks rather than tail-prone measurements, and "it worked the second time" is not a reason to ship a broken one — and if one of them breaks during a re-run, that keeps the build red too, even though it is not what went red first. Two long-standing footguns in the same tool are closed along the way: pointing an output at --current or --baseline (which used to overwrite the input and still report the gate's verdict) and a result file that is valid JSON but not a result object (which used to pass green, because every gate read as "not measured") are both now refused outright. Costs CI time only on runs that are already red. (#570) + What's Changed + - Read a pane's diff, and open or close a pane, from a phone by @openwong2kim in #630 + - Tell the phone which events need a human, and which approvals look dangerous by @openwong2kim in #631 + - Confirm a red perf gate with a re-run before it fails the build by @snowyukitty in #632 + - chore(release): 3.36.0 by @openwong2kim in #633 + Full Changelog: v3.35.1...v3.36.0 +ReleaseNotesUrl: https://github.com/openwong2kim/wmux/releases/tag/v3.36.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/openwong2kim/wmux/3.36.0/openwong2kim.wmux.yaml b/manifests/o/openwong2kim/wmux/3.36.0/openwong2kim.wmux.yaml new file mode 100644 index 0000000000000..f35a4bda5878d --- /dev/null +++ b/manifests/o/openwong2kim/wmux/3.36.0/openwong2kim.wmux.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: openwong2kim.wmux +PackageVersion: 3.36.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 38d49003a54d2ba1596e4d0af23906b6e4c93c3b Mon Sep 17 00:00:00 2001 From: Aman Thanvi <22306104+amanthanvi@users.noreply.github.com> Date: Sun, 26 Jul 2026 20:43:39 -0400 Subject: [PATCH 32/48] New version: AmanThanvi.winghostty version 1.3.120 (#408107) --- .../1.3.120/AmanThanvi.winghostty.installer.yaml | 16 ++++++++++++++++ .../AmanThanvi.winghostty.locale.en-US.yaml | 16 ++++++++++++++++ .../1.3.120/AmanThanvi.winghostty.yaml | 8 ++++++++ 3 files changed, 40 insertions(+) create mode 100644 manifests/a/AmanThanvi/winghostty/1.3.120/AmanThanvi.winghostty.installer.yaml create mode 100644 manifests/a/AmanThanvi/winghostty/1.3.120/AmanThanvi.winghostty.locale.en-US.yaml create mode 100644 manifests/a/AmanThanvi/winghostty/1.3.120/AmanThanvi.winghostty.yaml diff --git a/manifests/a/AmanThanvi/winghostty/1.3.120/AmanThanvi.winghostty.installer.yaml b/manifests/a/AmanThanvi/winghostty/1.3.120/AmanThanvi.winghostty.installer.yaml new file mode 100644 index 0000000000000..1979b201ce5e3 --- /dev/null +++ b/manifests/a/AmanThanvi/winghostty/1.3.120/AmanThanvi.winghostty.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AmanThanvi.winghostty +PackageVersion: 1.3.120 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/amanthanvi/winghostty/releases/download/v1.3.120/winghostty-1.3.120-windows-x64-setup.exe + InstallerSha256: BB6DED6238A18DD295D8AC764BE26954C786C6829C24AB8F204ADC8B7D41E47A +- Architecture: arm64 + InstallerUrl: https://github.com/amanthanvi/winghostty/releases/download/v1.3.120/winghostty-1.3.120-windows-arm64-setup.exe + InstallerSha256: 7F754EDD1B48ECC66E93ACE5A56FA850F00E4A9D6630223073DEEB6E33FC7CC3 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-26 diff --git a/manifests/a/AmanThanvi/winghostty/1.3.120/AmanThanvi.winghostty.locale.en-US.yaml b/manifests/a/AmanThanvi/winghostty/1.3.120/AmanThanvi.winghostty.locale.en-US.yaml new file mode 100644 index 0000000000000..886aef34c95e9 --- /dev/null +++ b/manifests/a/AmanThanvi/winghostty/1.3.120/AmanThanvi.winghostty.locale.en-US.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AmanThanvi.winghostty +PackageVersion: 1.3.120 +PackageLocale: en-US +Publisher: Aman Thanvi +PublisherUrl: https://github.com/amanthanvi +PublisherSupportUrl: https://github.com/amanthanvi/winghostty/issues +PackageName: winghostty +PackageUrl: https://github.com/amanthanvi/winghostty +License: MIT +ShortDescription: Ghostty terminal for Windows. +ReleaseNotesUrl: https://github.com/amanthanvi/winghostty/releases/tag/v1.3.120 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AmanThanvi/winghostty/1.3.120/AmanThanvi.winghostty.yaml b/manifests/a/AmanThanvi/winghostty/1.3.120/AmanThanvi.winghostty.yaml new file mode 100644 index 0000000000000..32d2bee9e4af4 --- /dev/null +++ b/manifests/a/AmanThanvi/winghostty/1.3.120/AmanThanvi.winghostty.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: AmanThanvi.winghostty +PackageVersion: 1.3.120 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 122b427156036b1da4ad28592c1ec07eb87d87fa Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sun, 26 Jul 2026 17:43:50 -0700 Subject: [PATCH 33/48] Automatic update of AppControlLabs.AppControlSetup from 1.4.0.414 to 1.4.0.415 (#408108) --- .../AppControlLabs.AppControlSetup.installer.yaml | 12 ++++++++++++ ...AppControlLabs.AppControlSetup.locale.en-US.yaml | 13 +++++++++++++ .../1.4.0.415/AppControlLabs.AppControlSetup.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/a/AppControlLabs/AppControlSetup/1.4.0.415/AppControlLabs.AppControlSetup.installer.yaml create mode 100644 manifests/a/AppControlLabs/AppControlSetup/1.4.0.415/AppControlLabs.AppControlSetup.locale.en-US.yaml create mode 100644 manifests/a/AppControlLabs/AppControlSetup/1.4.0.415/AppControlLabs.AppControlSetup.yaml diff --git a/manifests/a/AppControlLabs/AppControlSetup/1.4.0.415/AppControlLabs.AppControlSetup.installer.yaml b/manifests/a/AppControlLabs/AppControlSetup/1.4.0.415/AppControlLabs.AppControlSetup.installer.yaml new file mode 100644 index 0000000000000..5f989672d1027 --- /dev/null +++ b/manifests/a/AppControlLabs/AppControlSetup/1.4.0.415/AppControlLabs.AppControlSetup.installer.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2026/Jul/26 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AppControlLabs.AppControlSetup +PackageVersion: 1.4.0.415 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://www.appcontrol.com/files/AppControlSetup.exe + InstallerSha256: 5B380810BB12D8A2FC45CBFF4F8D95B11D597AC2D38A152A5522E4828D22E5BF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AppControlLabs/AppControlSetup/1.4.0.415/AppControlLabs.AppControlSetup.locale.en-US.yaml b/manifests/a/AppControlLabs/AppControlSetup/1.4.0.415/AppControlLabs.AppControlSetup.locale.en-US.yaml new file mode 100644 index 0000000000000..692838f3a83ae --- /dev/null +++ b/manifests/a/AppControlLabs/AppControlSetup/1.4.0.415/AppControlLabs.AppControlSetup.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2026/Jul/26 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AppControlLabs.AppControlSetup +PackageVersion: 1.4.0.415 +PackageLocale: en-US +Publisher: AppControl Labs +PackageName: AppControl Setup +License: Propietary +Copyright: (c)2025-2026 AppControl Labs +ShortDescription: AppControl Setup +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AppControlLabs/AppControlSetup/1.4.0.415/AppControlLabs.AppControlSetup.yaml b/manifests/a/AppControlLabs/AppControlSetup/1.4.0.415/AppControlLabs.AppControlSetup.yaml new file mode 100644 index 0000000000000..36055919339c0 --- /dev/null +++ b/manifests/a/AppControlLabs/AppControlSetup/1.4.0.415/AppControlLabs.AppControlSetup.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jul/26 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AppControlLabs.AppControlSetup +PackageVersion: 1.4.0.415 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c465984f84afe3f80ac95b558c207b2e1bcb8871 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sun, 26 Jul 2026 17:44:01 -0700 Subject: [PATCH 34/48] Automatic update of LGUG2Z.komorebi.Nightly 0.1.42 (#408109) --- .../Nightly/0.1.42/LGUG2Z.komorebi.Nightly.installer.yaml | 4 ++-- .../Nightly/0.1.42/LGUG2Z.komorebi.Nightly.locale.en-US.yaml | 2 +- .../komorebi/Nightly/0.1.42/LGUG2Z.komorebi.Nightly.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/l/LGUG2Z/komorebi/Nightly/0.1.42/LGUG2Z.komorebi.Nightly.installer.yaml b/manifests/l/LGUG2Z/komorebi/Nightly/0.1.42/LGUG2Z.komorebi.Nightly.installer.yaml index 7e39da22ad7ed..69ed64c11cd39 100644 --- a/manifests/l/LGUG2Z/komorebi/Nightly/0.1.42/LGUG2Z.komorebi.Nightly.installer.yaml +++ b/manifests/l/LGUG2Z/komorebi/Nightly/0.1.42/LGUG2Z.komorebi.Nightly.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Jul/06 +# Automatically updated by the winget bot at 2026/Jul/26 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: LGUG2Z.komorebi.Nightly @@ -9,6 +9,6 @@ ProductCode: '{685A27C4-5E40-4A63-B204-3037691574E4}' Installers: - Architecture: x64 InstallerUrl: https://github.com/LGUG2Z/komorebi/releases/download/nightly/komorebi-nightly-x86_64.msi - InstallerSha256: 9E9C5903DD748C1BB93A3DF6CD4C0E513AC6BDB3E7ED50706E0A9DB74765C857 + InstallerSha256: E61CF34B1AC0CC2C381BDBCDADE88055147874F80F2AE6A54CA632D546B646C9 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/l/LGUG2Z/komorebi/Nightly/0.1.42/LGUG2Z.komorebi.Nightly.locale.en-US.yaml b/manifests/l/LGUG2Z/komorebi/Nightly/0.1.42/LGUG2Z.komorebi.Nightly.locale.en-US.yaml index ddc7415e815cf..d9d5aa564cb77 100644 --- a/manifests/l/LGUG2Z/komorebi/Nightly/0.1.42/LGUG2Z.komorebi.Nightly.locale.en-US.yaml +++ b/manifests/l/LGUG2Z/komorebi/Nightly/0.1.42/LGUG2Z.komorebi.Nightly.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Jul/06 +# Automatically updated by the winget bot at 2026/Jul/26 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: LGUG2Z.komorebi.Nightly diff --git a/manifests/l/LGUG2Z/komorebi/Nightly/0.1.42/LGUG2Z.komorebi.Nightly.yaml b/manifests/l/LGUG2Z/komorebi/Nightly/0.1.42/LGUG2Z.komorebi.Nightly.yaml index 8113894eecceb..5b729589239e4 100644 --- a/manifests/l/LGUG2Z/komorebi/Nightly/0.1.42/LGUG2Z.komorebi.Nightly.yaml +++ b/manifests/l/LGUG2Z/komorebi/Nightly/0.1.42/LGUG2Z.komorebi.Nightly.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Jul/06 +# Automatically updated by the winget bot at 2026/Jul/26 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: LGUG2Z.komorebi.Nightly From 583931c12d02622587a4a2dc5e7ef9cee8a24628 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Sun, 26 Jul 2026 20:44:15 -0400 Subject: [PATCH 35/48] New version: Microsoft.SafetyScanner version 1.455.366.0 (#408110) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.455.366.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.366.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.366.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.455.366.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.455.366.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.366.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..7724d743d8459 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.366.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.455.366.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-07-26 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.455.366.0&arch=x86 + InstallerSha256: 6B70330EA6FDBC332A26533C6828E3DFB75B504EEBAB16D5793F40AFCDDD5BBB +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.455.366.0&arch=amd64 + InstallerSha256: 8BB688803E7CCC5DCA60DB92F9014F0DB7E28EEA6E74ACB4513DF036E2E1E47A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.455.366.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.366.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..55e6a3f299b74 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.366.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.455.366.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.455.366.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.455.366.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..494b8c0d8e29c --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.455.366.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.455.366.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ab708a24c5e0508a1a69847eb5682e9847706686 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sun, 26 Jul 2026 17:44:26 -0700 Subject: [PATCH 36/48] Automatic update of AppSolves.TikArcade-Studio from 3.0.13 to 3.0.14 (#408112) --- .../AppSolves.TikArcade-Studio.installer.yaml | 17 +++++++++ ...pSolves.TikArcade-Studio.locale.en-US.yaml | 37 +++++++++++++++++++ .../3.0.14/AppSolves.TikArcade-Studio.yaml | 8 ++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/a/AppSolves/TikArcade-Studio/3.0.14/AppSolves.TikArcade-Studio.installer.yaml create mode 100644 manifests/a/AppSolves/TikArcade-Studio/3.0.14/AppSolves.TikArcade-Studio.locale.en-US.yaml create mode 100644 manifests/a/AppSolves/TikArcade-Studio/3.0.14/AppSolves.TikArcade-Studio.yaml diff --git a/manifests/a/AppSolves/TikArcade-Studio/3.0.14/AppSolves.TikArcade-Studio.installer.yaml b/manifests/a/AppSolves/TikArcade-Studio/3.0.14/AppSolves.TikArcade-Studio.installer.yaml new file mode 100644 index 0000000000000..80114ab218503 --- /dev/null +++ b/manifests/a/AppSolves/TikArcade-Studio/3.0.14/AppSolves.TikArcade-Studio.installer.yaml @@ -0,0 +1,17 @@ +# Automatically updated by the winget bot at 2026/Jul/26 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AppSolves.TikArcade-Studio +PackageVersion: 3.0.14 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://tikarcade.appsolves.dev/api/v1/releases/download/latest + InstallerSha256: 22E73D335EF033A4950FFAF2176179F916202EA7D6330DCE024A185CD85C40B2 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.EdgeWebView2Runtime + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + MinimumVersion: 14.0.0.0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AppSolves/TikArcade-Studio/3.0.14/AppSolves.TikArcade-Studio.locale.en-US.yaml b/manifests/a/AppSolves/TikArcade-Studio/3.0.14/AppSolves.TikArcade-Studio.locale.en-US.yaml new file mode 100644 index 0000000000000..890fa7afbc18c --- /dev/null +++ b/manifests/a/AppSolves/TikArcade-Studio/3.0.14/AppSolves.TikArcade-Studio.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Automatically updated by the winget bot at 2026/Jul/26 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AppSolves.TikArcade-Studio +PackageVersion: 3.0.14 +PackageLocale: en-US +Publisher: AppSolves +PublisherUrl: https://appsolves.dev +PublisherSupportUrl: https://tikarcade.appsolves.dev/help +PrivacyUrl: https://appsolves.dev/privacy_policy +Author: Kaan Gönüldinc (AppSolves) +PackageName: TikArcade Studio +PackageUrl: https://tikarcade.appsolves.dev +License: Custom +LicenseUrl: https://tikarcade.appsolves.dev/info/license +Copyright: Copyright © 2025 Kaan Gönüldinc. All rights reserved. +CopyrightUrl: https://tikarcade.appsolves.dev/info/license +ShortDescription: Automate your TikTok Live bots easily! +Description: Supercharge your TikTok LIVE! Automate streams, engage viewers with interactive games, grow your presence, and integrate custom bots effortlessly. Download now and take full control of your LIVE experience! +Moniker: tikarcade +Tags: +- tiktok +- livestream +- automation +- game +- interactive +- tiktok-live +- python +- python3 +- rtmp +- streaming +- desktop-app +- bot +- money +ReleaseNotes: Improved performance, minor bug fixes, and additional features. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AppSolves/TikArcade-Studio/3.0.14/AppSolves.TikArcade-Studio.yaml b/manifests/a/AppSolves/TikArcade-Studio/3.0.14/AppSolves.TikArcade-Studio.yaml new file mode 100644 index 0000000000000..09ce1664e5976 --- /dev/null +++ b/manifests/a/AppSolves/TikArcade-Studio/3.0.14/AppSolves.TikArcade-Studio.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jul/26 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AppSolves.TikArcade-Studio +PackageVersion: 3.0.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5e0c3fd493642766abf72dc37c902967b1e7b729 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sun, 26 Jul 2026 17:44:38 -0700 Subject: [PATCH 37/48] Automatic deletion of Eltima.SerialPortMonitor 9.5.600 (#408117) --- .../Eltima.SerialPortMonitor.installer.yaml | 19 --------------- ...Eltima.SerialPortMonitor.locale.en-US.yaml | 24 ------------------- .../9.5.600/Eltima.SerialPortMonitor.yaml | 8 ------- 3 files changed, 51 deletions(-) delete mode 100644 manifests/e/Eltima/SerialPortMonitor/9.5.600/Eltima.SerialPortMonitor.installer.yaml delete mode 100644 manifests/e/Eltima/SerialPortMonitor/9.5.600/Eltima.SerialPortMonitor.locale.en-US.yaml delete mode 100644 manifests/e/Eltima/SerialPortMonitor/9.5.600/Eltima.SerialPortMonitor.yaml diff --git a/manifests/e/Eltima/SerialPortMonitor/9.5.600/Eltima.SerialPortMonitor.installer.yaml b/manifests/e/Eltima/SerialPortMonitor/9.5.600/Eltima.SerialPortMonitor.installer.yaml deleted file mode 100644 index cb1e3f0cf16d9..0000000000000 --- a/manifests/e/Eltima/SerialPortMonitor/9.5.600/Eltima.SerialPortMonitor.installer.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Automatically updated by the winget bot at 2025/Mar/19 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Eltima.SerialPortMonitor -PackageVersion: '9.5.600' -Scope: machine -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ReleaseDate: 2023-12-12 -Installers: -- Architecture: x86 - InstallerUrl: https://cdn.electronic.us/products/spm/windows/download/serial_port_monitor.exe - InstallerSha256: 9E6DFA2BE9BAC117E3ADE466663B928CCF6A63681E21F50CCE3A63EB68F6F33A -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/e/Eltima/SerialPortMonitor/9.5.600/Eltima.SerialPortMonitor.locale.en-US.yaml b/manifests/e/Eltima/SerialPortMonitor/9.5.600/Eltima.SerialPortMonitor.locale.en-US.yaml deleted file mode 100644 index eb24e232de21a..0000000000000 --- a/manifests/e/Eltima/SerialPortMonitor/9.5.600/Eltima.SerialPortMonitor.locale.en-US.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Automatically updated by the winget bot at 2025/Mar/19 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Eltima.SerialPortMonitor -PackageVersion: '9.5.600' -PackageLocale: en-US -Publisher: Electronic Team, Inc. -PublisherUrl: https://www.electronic.us/ -PublisherSupportUrl: https://help.electronic.us/support/home -PackageName: Serial Port Monitor -PackageUrl: https://www.electronic.us/products/serial-port-monitor/ -License: Proprietary -LicenseUrl: https://www.electronic.us/company/policies/software-licenses/ -Copyright: Copyright (c) 2023 Electronic Team, Inc. All rights reserved. -CopyrightUrl: https://www.electronic.us/legal/ -ShortDescription: Track and analyze the activity of your system COM ports. -Description: |- - Serial Port Monitor is a professional software application that allows reading and recording serial - data going through your computer’s serial ports. The program is a big help for those who develop - and debug software and hardware solutions that use COM ports for serial data transfer. -PrivacyUrl: https://www.electronic.us/company/policies/ -PurchaseUrl: https://www.electronic.us/products/serial-port-monitor/purchase/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/e/Eltima/SerialPortMonitor/9.5.600/Eltima.SerialPortMonitor.yaml b/manifests/e/Eltima/SerialPortMonitor/9.5.600/Eltima.SerialPortMonitor.yaml deleted file mode 100644 index 9ef43816af9fa..0000000000000 --- a/manifests/e/Eltima/SerialPortMonitor/9.5.600/Eltima.SerialPortMonitor.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2025/Mar/19 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Eltima.SerialPortMonitor -PackageVersion: '9.5.600' -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 From 6b7e5f3f19d0094bb0eb9a509bf747190827ebbc Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 27 Jul 2026 09:04:38 +0800 Subject: [PATCH 38/48] Update: KDE.Tellico version 4.1.5 (4.2-2063) (#408086) --- manifests/k/KDE/Tellico/4.1.5/KDE.Tellico.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/Tellico/4.1.5/KDE.Tellico.installer.yaml b/manifests/k/KDE/Tellico/4.1.5/KDE.Tellico.installer.yaml index 258dcc80b0567..029a70f90bba8 100644 --- a/manifests/k/KDE/Tellico/4.1.5/KDE.Tellico.installer.yaml +++ b/manifests/k/KDE/Tellico/4.1.5/KDE.Tellico.installer.yaml @@ -10,14 +10,14 @@ ReleaseDate: 2026-07-26 Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/office/tellico/4.2/windows/tellico-4.2-2059-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 9A9B78D308C58B2E9A3C2B4FB6591E7BAF04649FF200A0EB55DB96AA9802A9B8 + InstallerUrl: https://cdn.kde.org/ci-builds/office/tellico/4.2/windows/tellico-4.2-2063-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 46500DD46131624DFECB69B9E530A835B4D560F558F85CD336B2FA4480298258 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/office/tellico/4.2/windows/tellico-4.2-2059-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 9A9B78D308C58B2E9A3C2B4FB6591E7BAF04649FF200A0EB55DB96AA9802A9B8 + InstallerUrl: https://cdn.kde.org/ci-builds/office/tellico/4.2/windows/tellico-4.2-2063-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 46500DD46131624DFECB69B9E530A835B4D560F558F85CD336B2FA4480298258 InstallerSwitches: Custom: /AllUsers ManifestType: installer From 252bb21e47238e42ee1748f59fdf0ac19dc764c0 Mon Sep 17 00:00:00 2001 From: YANA! Date: Mon, 27 Jul 2026 10:30:44 +0900 Subject: [PATCH 39/48] OpenDumpViewer.OpenDumpViewer version 4.3.1 (#408099) --- ...enDumpViewer.OpenDumpViewer.installer.yaml | 23 +++++++++++++++++++ ...umpViewer.OpenDumpViewer.locale.ja-JP.yaml | 19 +++++++++++++++ .../4.3.1/OpenDumpViewer.OpenDumpViewer.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/o/OpenDumpViewer/OpenDumpViewer/4.3.1/OpenDumpViewer.OpenDumpViewer.installer.yaml create mode 100644 manifests/o/OpenDumpViewer/OpenDumpViewer/4.3.1/OpenDumpViewer.OpenDumpViewer.locale.ja-JP.yaml create mode 100644 manifests/o/OpenDumpViewer/OpenDumpViewer/4.3.1/OpenDumpViewer.OpenDumpViewer.yaml diff --git a/manifests/o/OpenDumpViewer/OpenDumpViewer/4.3.1/OpenDumpViewer.OpenDumpViewer.installer.yaml b/manifests/o/OpenDumpViewer/OpenDumpViewer/4.3.1/OpenDumpViewer.OpenDumpViewer.installer.yaml new file mode 100644 index 0000000000000..5bf36da1a4a72 --- /dev/null +++ b/manifests/o/OpenDumpViewer/OpenDumpViewer/4.3.1/OpenDumpViewer.OpenDumpViewer.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: OpenDumpViewer.OpenDumpViewer +PackageVersion: 4.3.1 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Open-DUMP-Viewer/Open-DUMP-Viewer/releases/download/v4.3.1/OpenDumpViewer_v4.3.1_installer_x64.exe + InstallerSha256: 2E7C55D805E6D300BB62ADBBC56D67026D5618A887E7B7D13C64A5A4DCFB991F +- Architecture: arm64 + InstallerUrl: https://github.com/Open-DUMP-Viewer/Open-DUMP-Viewer/releases/download/v4.3.1/OpenDumpViewer_v4.3.1_installer_arm64.exe + InstallerSha256: 040FA3E71244407F15EA67FAFAFB8B17A926F837A605D2F5E69F8AC47F45A4E4 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/OpenDumpViewer/OpenDumpViewer/4.3.1/OpenDumpViewer.OpenDumpViewer.locale.ja-JP.yaml b/manifests/o/OpenDumpViewer/OpenDumpViewer/4.3.1/OpenDumpViewer.OpenDumpViewer.locale.ja-JP.yaml new file mode 100644 index 0000000000000..148c1f1584e6d --- /dev/null +++ b/manifests/o/OpenDumpViewer/OpenDumpViewer/4.3.1/OpenDumpViewer.OpenDumpViewer.locale.ja-JP.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: OpenDumpViewer.OpenDumpViewer +PackageVersion: 4.3.1 +PackageLocale: ja-JP +Publisher: YANAI Taketo +PublisherUrl: https://www.odv.dev/ +PackageName: Open DUMP Viewer for Oracle database +PackageUrl: https://www.odv.dev/ +License: Proprietary +ShortDescription: Oracle EXP/EXPDP DUMPファイルビューア +Tags: +- oracle +- dump +- viewer +- database +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OpenDumpViewer/OpenDumpViewer/4.3.1/OpenDumpViewer.OpenDumpViewer.yaml b/manifests/o/OpenDumpViewer/OpenDumpViewer/4.3.1/OpenDumpViewer.OpenDumpViewer.yaml new file mode 100644 index 0000000000000..7a597b8710c4e --- /dev/null +++ b/manifests/o/OpenDumpViewer/OpenDumpViewer/4.3.1/OpenDumpViewer.OpenDumpViewer.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: OpenDumpViewer.OpenDumpViewer +PackageVersion: 4.3.1 +DefaultLocale: ja-JP +ManifestType: version +ManifestVersion: 1.6.0 From 9ba51cbc43bc7db646b39a1ffd1079a68ed4ff7d Mon Sep 17 00:00:00 2001 From: YANA! Date: Mon, 27 Jul 2026 10:30:58 +0900 Subject: [PATCH 40/48] OpenDumpViewer.OpenDumpViewer.BETA version 4.3.1 (#408100) --- ...pViewer.OpenDumpViewer.BETA.installer.yaml | 23 +++++++++++++++++++ ...ewer.OpenDumpViewer.BETA.locale.ja-JP.yaml | 20 ++++++++++++++++ .../OpenDumpViewer.OpenDumpViewer.BETA.yaml | 8 +++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.3.1/OpenDumpViewer.OpenDumpViewer.BETA.installer.yaml create mode 100644 manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.3.1/OpenDumpViewer.OpenDumpViewer.BETA.locale.ja-JP.yaml create mode 100644 manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.3.1/OpenDumpViewer.OpenDumpViewer.BETA.yaml diff --git a/manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.3.1/OpenDumpViewer.OpenDumpViewer.BETA.installer.yaml b/manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.3.1/OpenDumpViewer.OpenDumpViewer.BETA.installer.yaml new file mode 100644 index 0000000000000..8008cacad2ac2 --- /dev/null +++ b/manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.3.1/OpenDumpViewer.OpenDumpViewer.BETA.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: OpenDumpViewer.OpenDumpViewer.BETA +PackageVersion: 4.3.1 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Open-DUMP-Viewer/Open-DUMP-Viewer/releases/download/v4.3.1-beta/OpenDumpViewer_v4.3.1-beta_installer_x64.exe + InstallerSha256: 444E7E9DF76EA91DE11ADC4EE6266EA1ABE15016A637485AA275C07DE0103C4E +- Architecture: arm64 + InstallerUrl: https://github.com/Open-DUMP-Viewer/Open-DUMP-Viewer/releases/download/v4.3.1-beta/OpenDumpViewer_v4.3.1-beta_installer_arm64.exe + InstallerSha256: 302EE9A33D4DCFEC4D4401D5DB6A9D523E4067CBD6050670501B74B76536CA87 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.3.1/OpenDumpViewer.OpenDumpViewer.BETA.locale.ja-JP.yaml b/manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.3.1/OpenDumpViewer.OpenDumpViewer.BETA.locale.ja-JP.yaml new file mode 100644 index 0000000000000..8cd725c39fa8e --- /dev/null +++ b/manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.3.1/OpenDumpViewer.OpenDumpViewer.BETA.locale.ja-JP.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: OpenDumpViewer.OpenDumpViewer.BETA +PackageVersion: 4.3.1 +PackageLocale: ja-JP +Publisher: YANAI Taketo +PublisherUrl: https://www.odv.dev/ +PackageName: Open DUMP Viewer for Oracle database (Beta) +PackageUrl: https://www.odv.dev/ +License: Proprietary +ShortDescription: Oracle EXP/EXPDP DUMPファイルビューア (Beta) +Tags: +- oracle +- dump +- viewer +- database +- beta +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.3.1/OpenDumpViewer.OpenDumpViewer.BETA.yaml b/manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.3.1/OpenDumpViewer.OpenDumpViewer.BETA.yaml new file mode 100644 index 0000000000000..a25880bce6981 --- /dev/null +++ b/manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.3.1/OpenDumpViewer.OpenDumpViewer.BETA.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: OpenDumpViewer.OpenDumpViewer.BETA +PackageVersion: 4.3.1 +DefaultLocale: ja-JP +ManifestType: version +ManifestVersion: 1.6.0 From 0d1d181f72da4488bac9af65a46dae83e1c88444 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Mon, 27 Jul 2026 03:31:13 +0200 Subject: [PATCH 41/48] New version: vim.vim version 9.2.0858 (#408113) --- .../v/vim/vim/9.2.0858/vim.vim.installer.yaml | 89 +++++++++++++++++++ .../vim/9.2.0858/vim.vim.locale.en-US.yaml | 85 ++++++++++++++++++ .../vim/9.2.0858/vim.vim.locale.zh-CN.yaml | 29 ++++++ manifests/v/vim/vim/9.2.0858/vim.vim.yaml | 8 ++ 4 files changed, 211 insertions(+) create mode 100644 manifests/v/vim/vim/9.2.0858/vim.vim.installer.yaml create mode 100644 manifests/v/vim/vim/9.2.0858/vim.vim.locale.en-US.yaml create mode 100644 manifests/v/vim/vim/9.2.0858/vim.vim.locale.zh-CN.yaml create mode 100644 manifests/v/vim/vim/9.2.0858/vim.vim.yaml diff --git a/manifests/v/vim/vim/9.2.0858/vim.vim.installer.yaml b/manifests/v/vim/vim/9.2.0858/vim.vim.installer.yaml new file mode 100644 index 0000000000000..d854de257fe81 --- /dev/null +++ b/manifests/v/vim/vim/9.2.0858/vim.vim.installer.yaml @@ -0,0 +1,89 @@ +# 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: vim.vim +PackageVersion: 9.2.0858 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Commands: +- diff +- evim +- gview +- gvim +- gvimdiff +- tee +- view +- vim +- vimdiff +- xxd +ProductCode: Vim (current user) +ReleaseDate: 2026-07-26 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0858/gvim_9.2.0858_x86_signed.exe + InstallerSha256: 29C48697E840A2A87FCBA0B8E2975A94FCBC6238895547E8C75E19A9C17D1CEB + InstallerSwitches: + Custom: /currentuser + AppsAndFeaturesEntries: + - DisplayName: Vim 9.2 (x86) (current user) + Publisher: The Vim Project + ProductCode: Vim (current user) +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0858/gvim_9.2.0858_x86_signed.exe + InstallerSha256: 29C48697E840A2A87FCBA0B8E2975A94FCBC6238895547E8C75E19A9C17D1CEB + InstallerSwitches: + Custom: /allusers + AppsAndFeaturesEntries: + - DisplayName: Vim 9.2 (x86) (current user) + Publisher: The Vim Project + ProductCode: Vim (current user) +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0858/gvim_9.2.0858_x64_signed.exe + InstallerSha256: 3CCD9D14CC1E3CF3C152623A14068C3C41EC70B89762E1B1ADDCDE86BE541718 + InstallerSwitches: + Custom: /currentuser + AppsAndFeaturesEntries: + - DisplayName: Vim 9.2 (x64) (current user) + Publisher: The Vim Project + ProductCode: Vim (current user) +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0858/gvim_9.2.0858_x64_signed.exe + InstallerSha256: 3CCD9D14CC1E3CF3C152623A14068C3C41EC70B89762E1B1ADDCDE86BE541718 + InstallerSwitches: + Custom: /allusers + AppsAndFeaturesEntries: + - DisplayName: Vim 9.2 (x64) (current user) + Publisher: The Vim Project + ProductCode: Vim (current user) +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0858/gvim_9.2.0858_arm64_signed.exe + InstallerSha256: 5EEDA3FFB4C4EF8A31092AD8E97580A786E1869C717E6F0326CB51CB44EEAB58 + InstallerSwitches: + Custom: /currentuser + AppsAndFeaturesEntries: + - DisplayName: Vim 9.2 (ARM64) (current user) + Publisher: The Vim Project + ProductCode: Vim (current user) +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0858/gvim_9.2.0858_arm64_signed.exe + InstallerSha256: 5EEDA3FFB4C4EF8A31092AD8E97580A786E1869C717E6F0326CB51CB44EEAB58 + InstallerSwitches: + Custom: /allusers + AppsAndFeaturesEntries: + - DisplayName: Vim 9.2 (ARM64) (current user) + Publisher: The Vim Project + ProductCode: Vim (current user) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/vim/vim/9.2.0858/vim.vim.locale.en-US.yaml b/manifests/v/vim/vim/9.2.0858/vim.vim.locale.en-US.yaml new file mode 100644 index 0000000000000..283103ed234c7 --- /dev/null +++ b/manifests/v/vim/vim/9.2.0858/vim.vim.locale.en-US.yaml @@ -0,0 +1,85 @@ +# 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: vim.vim +PackageVersion: 9.2.0858 +PackageLocale: en-US +Publisher: Bram Moolenaar et al. +PublisherUrl: https://github.com/vim/vim-win32-installer +PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues +Author: Bram Moolenaar et al. +PackageName: Vim +PackageUrl: https://www.vim.org/ +License: | + Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible +LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright +Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] +CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright +ShortDescription: | + Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient +Moniker: vim +Tags: +- code-editor +- g-vim +- gvim +- text-editing +- text-editor +- tool +- utility +- vi +ReleaseNotes: |- + v9.2.0858 + Nightly Vim Windows build snapshots (more information). + If you do not know what to use, use the 32bit installer (use the signed one, if available). + Signed releases will occasionally be provided on a best effort approach. + Changes: + - runtime(python): highlight the 'lazy' soft keyword + - 9.2.0858: MS-Windows GUI: white flash when VimEnter is slow + - 9.2.0857: popup: opacity popup over a terminal is not cleared when closed + - runtime(python): Fix indenting for brackets within python byte strings + This release includes signed files + Files: + 🔒 Signed Files: + - gvim_9.2.0858_x86_signed.exe + Signed 32-bit installer (If you don't know what to use, use this one) + - gvim_9.2.0858_x64_signed.exe + Signed 64-bit installer + - gvim_9.2.0858_arm64_signed.exe + Signed ARM64-bit installer + - gvim_9.2.0858_x86_signed.zip + Signed 32-bit zip archive + - gvim_9.2.0858_x64_signed.zip + Signed 64-bit zip archive + - gvim_9.2.0858_arm64_signed.zip + Signed ARM64-bit zip archive + 🔓 Unsigned Files: + - gvim_9.2.0858_x86.exe + 32-bit installer (If you don't know what to use, use this one) + - gvim_9.2.0858_x64.exe + 64-bit installer + - gvim_9.2.0858_arm64.exe + ARM64-bit installer + - gvim_9.2.0858_x86.zip + 32-bit zip archive + - gvim_9.2.0858_x64.zip + 64-bit zip archive + - gvim_9.2.0858_arm64.zip + ARM 64-bit zip archive + - gvim_9.2.0858_x86_pdb.7z + pdb files for debugging the corresponding 32-bit executable + - gvim_9.2.0858_x64_pdb.7z + pdb files for debugging the corresponding 64-bit executable + - gvim_9.2.0858_arm64_pdb.7z + pdb files for debugging the corresponding ARM 64-bit executable + Interface Information + - Strawberry Perl 5.38 + - LuaBinaries 5.4 + - Python2 2.7 + - Python3 3.8 or later + - Racket 8.17 (BC) + - RubyInstaller 3.4 + - libsodium 1.0.22 + See the README for detail. +ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.2.0858 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/vim/vim/9.2.0858/vim.vim.locale.zh-CN.yaml b/manifests/v/vim/vim/9.2.0858/vim.vim.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4f6435ffbeb27 --- /dev/null +++ b/manifests/v/vim/vim/9.2.0858/vim.vim.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: vim.vim +PackageVersion: 9.2.0858 +PackageLocale: zh-CN +Publisher: Bram Moolenaar et al. +PublisherUrl: https://github.com/vim/vim-win32-installer +PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues +Author: Bram Moolenaar et al. +PackageName: Vim +PackageUrl: https://www.vim.org/ +License: | + Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible +LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright +Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] +CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright +ShortDescription: Vim 是一个高度可配置的文本编辑器,可高效创建和更改任何类型的文本。 +Tags: +- g-vim +- gvim +- vi +- 代码编辑器 +- 实用工具 +- 工具 +- 文本编辑 +- 文本编辑器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/v/vim/vim/9.2.0858/vim.vim.yaml b/manifests/v/vim/vim/9.2.0858/vim.vim.yaml new file mode 100644 index 0000000000000..57556de0291bc --- /dev/null +++ b/manifests/v/vim/vim/9.2.0858/vim.vim.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: vim.vim +PackageVersion: 9.2.0858 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e459ea175965ef28a35cdaf6265d27132b149921 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sun, 26 Jul 2026 18:31:25 -0700 Subject: [PATCH 42/48] Automatic update of Garmin.Express from 7.29.0.0 to 7.29.1.0 (#408118) --- .../7.29.1.0/Garmin.Express.installer.yaml | 20 +++++++++ .../7.29.1.0/Garmin.Express.locale.en-US.yaml | 41 +++++++++++++++++++ .../Express/7.29.1.0/Garmin.Express.yaml | 8 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/g/Garmin/Express/7.29.1.0/Garmin.Express.installer.yaml create mode 100644 manifests/g/Garmin/Express/7.29.1.0/Garmin.Express.locale.en-US.yaml create mode 100644 manifests/g/Garmin/Express/7.29.1.0/Garmin.Express.yaml diff --git a/manifests/g/Garmin/Express/7.29.1.0/Garmin.Express.installer.yaml b/manifests/g/Garmin/Express/7.29.1.0/Garmin.Express.installer.yaml new file mode 100644 index 0000000000000..72e2aae6876cf --- /dev/null +++ b/manifests/g/Garmin/Express/7.29.1.0/Garmin.Express.installer.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2026/Jul/27 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Garmin.Express +PackageVersion: 7.29.1.0 +InstallerLocale: en-US +InstallerType: burn +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2025-01-28 +Installers: +- Architecture: x86 + InstallerUrl: https://download.garmin.com/omt/express/GarminExpress.exe + InstallerSha256: DD1F41E5614DFB6E24A2166065EB4B9EF3B9D1440E0CF3C93E30C8CDDE00ED61 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Garmin/Express/7.29.1.0/Garmin.Express.locale.en-US.yaml b/manifests/g/Garmin/Express/7.29.1.0/Garmin.Express.locale.en-US.yaml new file mode 100644 index 0000000000000..d13da65105ec8 --- /dev/null +++ b/manifests/g/Garmin/Express/7.29.1.0/Garmin.Express.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Automatically updated by the winget bot at 2026/Jul/27 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Garmin.Express +PackageVersion: 7.29.1.0 +PackageLocale: en-US +Publisher: Garmin Ltd. or its subsidiaries +PublisherUrl: https://www.garmin.com +PublisherSupportUrl: https://support.garmin.com +PrivacyUrl: https://www.garmin.com/en-US/privacy/connect +PackageName: Garmin Express +PackageUrl: https://www.garmin.com/en-US/software/express +License: Proprietary +LicenseUrl: https://www.garmin.com/en-US/legal/terms-of-use +Copyright: Copyright (c) Garmin Ltd. or its subsidiaries +ShortDescription: Update maps and software, sync with Garmin Connect and register your device. +Description: |- + Garmin Express is a desktop application for managing your Garmin devices. + Use Garmin Express to update maps and software, sync with Garmin Connect and register your device. + - Keep your street maps updated to find new places and get accurate directions to your destinations + - Upload your activities and wellness data to your Garmin Connect account + - Install free software updates as they become available + - Download content from the Connect IQ Store app including watch faces and apps + - Download and install marine charts + - Download CourseView golf course updates for your compatible Garmin device + - Activate and redeem map vouchers and product keys +Moniker: garmin-express +Tags: +- garmin +- garmin-connect +- garmin-express +- gps +- maps +- sync +Documentations: +- DocumentLabel: Get Help + DocumentUrl: https://support.garmin.com/en-US/?productID=168768&tab=topics +- DocumentLabel: Video Tutorials + DocumentUrl: https://support.garmin.com/en-US/?productID=168768&tab=videos +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Garmin/Express/7.29.1.0/Garmin.Express.yaml b/manifests/g/Garmin/Express/7.29.1.0/Garmin.Express.yaml new file mode 100644 index 0000000000000..032c3222b1ecd --- /dev/null +++ b/manifests/g/Garmin/Express/7.29.1.0/Garmin.Express.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jul/27 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Garmin.Express +PackageVersion: 7.29.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d8d1d9a1c4e8e4eb567381ac4b65059772f6890c Mon Sep 17 00:00:00 2001 From: Valentin Batz Date: Mon, 27 Jul 2026 03:31:40 +0200 Subject: [PATCH 43/48] New version: hrzlgnm.mdns-browser version 1.9.21 (#408121) --- .../hrzlgnm.mdns-browser.installer.yaml | 25 +++++++++++++ .../hrzlgnm.mdns-browser.locale.en-US.yaml | 37 +++++++++++++++++++ .../1.9.21/hrzlgnm.mdns-browser.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/h/hrzlgnm/mdns-browser/1.9.21/hrzlgnm.mdns-browser.installer.yaml create mode 100644 manifests/h/hrzlgnm/mdns-browser/1.9.21/hrzlgnm.mdns-browser.locale.en-US.yaml create mode 100644 manifests/h/hrzlgnm/mdns-browser/1.9.21/hrzlgnm.mdns-browser.yaml diff --git a/manifests/h/hrzlgnm/mdns-browser/1.9.21/hrzlgnm.mdns-browser.installer.yaml b/manifests/h/hrzlgnm/mdns-browser/1.9.21/hrzlgnm.mdns-browser.installer.yaml new file mode 100644 index 0000000000000..43fd2143063ff --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-browser/1.9.21/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.9.21 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: mdns-browser +ReleaseDate: 2026-07-26 +AppsAndFeaturesEntries: +- Publisher: github + ProductCode: mdns-browser +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\mdns-browser' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hrzlgnm/mdns-browser/releases/download/mdns-browser-v1.9.21/mdns-browser_1.9.21_x64-setup.exe + InstallerSha256: 4B8067AFCCE0C61DE71996DEBE02136B96DD331851C805DCBAF926B08FDCFC8F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/hrzlgnm/mdns-browser/1.9.21/hrzlgnm.mdns-browser.locale.en-US.yaml b/manifests/h/hrzlgnm/mdns-browser/1.9.21/hrzlgnm.mdns-browser.locale.en-US.yaml new file mode 100644 index 0000000000000..9879cb8a13295 --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-browser/1.9.21/hrzlgnm.mdns-browser.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: hrzlgnm.mdns-browser +PackageVersion: 1.9.21 +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 + - chore: move changelog comparison links inline with version sections @hrzlgnm #2320 + ⬆️ Dependency Updates + - chore(deps): update hrzlgnm/actions action to v2.4.0 @renovate[bot] #2322 + - chore(deps): update rust crate mdns-sd to v0.20.3 @renovate[bot] #2324 + - chore(deps): lock file maintenance @renovate[bot] #2326 + Full Changelog + mdns-browser-v1.9.20...mdns-browser-v1.9.21 +ReleaseNotesUrl: https://github.com/hrzlgnm/mdns-browser/releases/tag/mdns-browser-v1.9.21 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hrzlgnm/mdns-browser/1.9.21/hrzlgnm.mdns-browser.yaml b/manifests/h/hrzlgnm/mdns-browser/1.9.21/hrzlgnm.mdns-browser.yaml new file mode 100644 index 0000000000000..9dff793483771 --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-browser/1.9.21/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.9.21 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 086b3986edd7bf53efae1b74b89bbdd7de8cc186 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sun, 26 Jul 2026 18:31:52 -0700 Subject: [PATCH 44/48] Automatic deletion of MAILPLUGInc.MAILPLUGMessengerDesktop 2.6.1 (#408129) --- ...Inc.MAILPLUGMessengerDesktop.installer.yaml | 12 ------------ ....MAILPLUGMessengerDesktop.locale.en-US.yaml | 18 ------------------ .../MAILPLUGInc.MAILPLUGMessengerDesktop.yaml | 8 -------- 3 files changed, 38 deletions(-) delete mode 100644 manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.installer.yaml delete mode 100644 manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.locale.en-US.yaml delete mode 100644 manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.yaml diff --git a/manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.installer.yaml b/manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.installer.yaml deleted file mode 100644 index a44687d8ed434..0000000000000 --- a/manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: MAILPLUGInc.MAILPLUGMessengerDesktop -PackageVersion: 2.6.1 -InstallerType: nullsoft -Installers: -- Architecture: x86 - InstallerUrl: https://chat.mailplug.com/download/?app=windows - InstallerSha256: 333491FD2F8620C8976811D36ECEB2B56C3DD46DBCAFA14F7BED1B5D449FEC1D -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.locale.en-US.yaml b/manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.locale.en-US.yaml deleted file mode 100644 index 0b608854c9f80..0000000000000 --- a/manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.locale.en-US.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: MAILPLUGInc.MAILPLUGMessengerDesktop -PackageVersion: 2.6.1 -PackageLocale: en-US -Publisher: MAILPLUG Inc. -PublisherUrl: https://mailplug.com/ -PublisherSupportUrl: https://www.mailplug-help.com/ -PrivacyUrl: https://mypage.mailplug.com/terms/private -PackageName: MAILPLUG Messenger Desktop -PackageUrl: https://groupware.mailplug.com/ -License: Proprietary -Copyright: Copyright © 2022 MAILPLUG Inc. -ShortDescription: MAILPLUG Messenger Desktop -Moniker: mailplug-messenger -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.yaml b/manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.yaml deleted file mode 100644 index 57fd3d876738c..0000000000000 --- a/manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: MAILPLUGInc.MAILPLUGMessengerDesktop -PackageVersion: 2.6.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 40a07c06778b013b44bbab51c74c2e1f6a711a01 Mon Sep 17 00:00:00 2001 From: Remco Date: Mon, 27 Jul 2026 03:52:52 +0200 Subject: [PATCH 45/48] RemcoStoeten.Dora version 0.38.0 (#408120) --- .../0.38.0/RemcoStoeten.Dora.installer.yaml | 14 ++++++++++++ .../RemcoStoeten.Dora.locale.en-US.yaml | 22 +++++++++++++++++++ .../Dora/0.38.0/RemcoStoeten.Dora.yaml | 8 +++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/r/RemcoStoeten/Dora/0.38.0/RemcoStoeten.Dora.installer.yaml create mode 100644 manifests/r/RemcoStoeten/Dora/0.38.0/RemcoStoeten.Dora.locale.en-US.yaml create mode 100644 manifests/r/RemcoStoeten/Dora/0.38.0/RemcoStoeten.Dora.yaml diff --git a/manifests/r/RemcoStoeten/Dora/0.38.0/RemcoStoeten.Dora.installer.yaml b/manifests/r/RemcoStoeten/Dora/0.38.0/RemcoStoeten.Dora.installer.yaml new file mode 100644 index 0000000000000..ffc4594c62805 --- /dev/null +++ b/manifests/r/RemcoStoeten/Dora/0.38.0/RemcoStoeten.Dora.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: RemcoStoeten.Dora +PackageVersion: 0.38.0 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/remcostoeten/dora/releases/download/v0.38.0/Dora_0.38.0_x64-setup.exe + InstallerSha256: 790AA645D76FEEC96051AAB82BA24C45CA6A17D9FEE587A21E25196BE9D86B1D +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/r/RemcoStoeten/Dora/0.38.0/RemcoStoeten.Dora.locale.en-US.yaml b/manifests/r/RemcoStoeten/Dora/0.38.0/RemcoStoeten.Dora.locale.en-US.yaml new file mode 100644 index 0000000000000..dab4dcc878e85 --- /dev/null +++ b/manifests/r/RemcoStoeten/Dora/0.38.0/RemcoStoeten.Dora.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: RemcoStoeten.Dora +PackageVersion: 0.38.0 +PackageLocale: en-US +Publisher: Remco Stoeten +PublisherUrl: https://github.com/remcostoeten/dora +PublisherSupportUrl: https://github.com/remcostoeten/dora/issues +PackageName: Dora +PackageUrl: https://github.com/remcostoeten/dora +License: GPL-3.0-only +LicenseUrl: https://github.com/remcostoeten/dora/blob/master/LICENSE +ShortDescription: Dora is a desktop database studio for PostgreSQL, SQLite, and LibSQL. +Tags: +- database +- postgres +- sqlite +- tauri +ReleaseNotesUrl: https://github.com/remcostoeten/dora/releases/tag/v0.38.0 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/r/RemcoStoeten/Dora/0.38.0/RemcoStoeten.Dora.yaml b/manifests/r/RemcoStoeten/Dora/0.38.0/RemcoStoeten.Dora.yaml new file mode 100644 index 0000000000000..6c75c9934b08d --- /dev/null +++ b/manifests/r/RemcoStoeten/Dora/0.38.0/RemcoStoeten.Dora.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: RemcoStoeten.Dora +PackageVersion: 0.38.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From cb50dc1e3c6542dccfc017488c55be4fa687c5de Mon Sep 17 00:00:00 2001 From: Zamderax Date: Sun, 26 Jul 2026 19:18:52 -0700 Subject: [PATCH 46/48] New version: WendyLabs.Wendy version 2026.07.27-003050 (#408125) --- .../WendyLabs.Wendy.installer.yaml | 22 +++++++++++++++++ .../WendyLabs.Wendy.locale.en-US.yaml | 24 +++++++++++++++++++ .../2026.07.27-003050/WendyLabs.Wendy.yaml | 8 +++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/w/WendyLabs/Wendy/2026.07.27-003050/WendyLabs.Wendy.installer.yaml create mode 100644 manifests/w/WendyLabs/Wendy/2026.07.27-003050/WendyLabs.Wendy.locale.en-US.yaml create mode 100644 manifests/w/WendyLabs/Wendy/2026.07.27-003050/WendyLabs.Wendy.yaml diff --git a/manifests/w/WendyLabs/Wendy/2026.07.27-003050/WendyLabs.Wendy.installer.yaml b/manifests/w/WendyLabs/Wendy/2026.07.27-003050/WendyLabs.Wendy.installer.yaml new file mode 100644 index 0000000000000..a468a7ee94e0a --- /dev/null +++ b/manifests/w/WendyLabs/Wendy/2026.07.27-003050/WendyLabs.Wendy.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: WendyLabs.Wendy +PackageVersion: 2026.07.27-003050 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: msi +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/wendylabsinc/wendy-agent/releases/download/2026.07.27-003050/wendy-cli-windows-amd64-2026.07.27-003050.msi + InstallerSha256: BD4739BE9FDDC633A20603E4D7C87E80803064360436C2A06300F007DB2787DC + ProductCode: '{3B683AB0-C26F-420C-88F9-1A2F8229D2C7}' +- Architecture: arm64 + InstallerUrl: https://github.com/wendylabsinc/wendy-agent/releases/download/2026.07.27-003050/wendy-cli-windows-arm64-2026.07.27-003050.msi + InstallerSha256: 1BC06F6A8CEBD9841180866E06565CE0F1A092FCBB798ABE62FEA069AA2E830C + ProductCode: '{2A1D2E0A-2899-4394-9E16-B4676D29206A}' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-27 diff --git a/manifests/w/WendyLabs/Wendy/2026.07.27-003050/WendyLabs.Wendy.locale.en-US.yaml b/manifests/w/WendyLabs/Wendy/2026.07.27-003050/WendyLabs.Wendy.locale.en-US.yaml new file mode 100644 index 0000000000000..3b61419befea3 --- /dev/null +++ b/manifests/w/WendyLabs/Wendy/2026.07.27-003050/WendyLabs.Wendy.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: WendyLabs.Wendy +PackageVersion: 2026.07.27-003050 +PackageLocale: en-US +Publisher: Wendy Labs +PublisherUrl: https://github.com/wendylabsinc +PublisherSupportUrl: https://github.com/wendylabsinc/wendy-agent/issues +PackageName: Wendy +PackageUrl: https://github.com/wendylabsinc/wendy-agent +License: Proprietary +ShortDescription: CLI for building and deploying apps to WendyOS edge devices. +Tags: +- cli +- edge-computing +- iot +- developer-tools +ReleaseNotesUrl: https://github.com/wendylabsinc/WendyOS/releases/tag/2026.07.27-003050 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/wendylabsinc/wendy-agent/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WendyLabs/Wendy/2026.07.27-003050/WendyLabs.Wendy.yaml b/manifests/w/WendyLabs/Wendy/2026.07.27-003050/WendyLabs.Wendy.yaml new file mode 100644 index 0000000000000..d0301558f2220 --- /dev/null +++ b/manifests/w/WendyLabs/Wendy/2026.07.27-003050/WendyLabs.Wendy.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: WendyLabs.Wendy +PackageVersion: 2026.07.27-003050 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8a095821a3cd6c09480b32c382b8f9a67b0ddd25 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sun, 26 Jul 2026 19:19:04 -0700 Subject: [PATCH 47/48] Automatic update of gg.ai.ggcode-desktop 1.3.169 (#408126) --- .../1.3.169/gg.ai.ggcode-desktop.installer.yaml | 10 +++++----- .../1.3.169/gg.ai.ggcode-desktop.locale.en-US.yaml | 2 +- .../ggcode-desktop/1.3.169/gg.ai.ggcode-desktop.yaml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/g/gg/ai/ggcode-desktop/1.3.169/gg.ai.ggcode-desktop.installer.yaml b/manifests/g/gg/ai/ggcode-desktop/1.3.169/gg.ai.ggcode-desktop.installer.yaml index 50c57cc6c4244..cec2b0c94d2d6 100644 --- a/manifests/g/gg/ai/ggcode-desktop/1.3.169/gg.ai.ggcode-desktop.installer.yaml +++ b/manifests/g/gg/ai/ggcode-desktop/1.3.169/gg.ai.ggcode-desktop.installer.yaml @@ -1,4 +1,4 @@ -# Created using wingetcreate 1.12.8.0 +# Automatically updated by the winget bot at 2026/Jul/27 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: gg.ai.ggcode-desktop @@ -26,8 +26,8 @@ AppsAndFeaturesEntries: Installers: - Architecture: x64 InstallerUrl: https://github.com/topcheer/ggcode/releases/download/v1.3.169/ggcode-desktop_1.3.169_windows_x64.msi - InstallerSha256: 1D04C80D9E05F41D44563552BC7C1E24992E04DA89B046682759F0450DEC22A6 - ProductCode: '{AEA2E217-CAE1-4D4E-8D3D-FD6414170404}' + InstallerSha256: 39AA20912D787E3447E96AA140FE1BC95AFA78E424EEFE079D7D205AA1C43778 + ProductCode: '{0B68C1BD-6722-4C89-9B7B-15A7701520B4}' AppsAndFeaturesEntries: - DisplayName: GGCode Desktop Publisher: GG AI Studio @@ -36,8 +36,8 @@ Installers: InstallerType: wix - Architecture: arm64 InstallerUrl: https://github.com/topcheer/ggcode/releases/download/v1.3.169/ggcode-desktop_1.3.169_windows_arm64.msi - InstallerSha256: 0B10E54D46793626992F0627FAD70421D7823FAA16DEAA86B658BBA930287105 - ProductCode: '{003BA91E-9F86-44A2-B2A4-79A13B240533}' + InstallerSha256: DB99071DF2D4B3D52636E4B8E53ADC7469AC09C80D2BA4DB43D274A30BDF8DA6 + ProductCode: '{6A180FFE-5D0B-4DFF-B24E-5A9B2432625E}' AppsAndFeaturesEntries: - DisplayName: GGCode Desktop Publisher: GG AI Studio diff --git a/manifests/g/gg/ai/ggcode-desktop/1.3.169/gg.ai.ggcode-desktop.locale.en-US.yaml b/manifests/g/gg/ai/ggcode-desktop/1.3.169/gg.ai.ggcode-desktop.locale.en-US.yaml index a8c87ed574fe2..815665e634258 100644 --- a/manifests/g/gg/ai/ggcode-desktop/1.3.169/gg.ai.ggcode-desktop.locale.en-US.yaml +++ b/manifests/g/gg/ai/ggcode-desktop/1.3.169/gg.ai.ggcode-desktop.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created using wingetcreate 1.12.8.0 +# Automatically updated by the winget bot at 2026/Jul/27 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: gg.ai.ggcode-desktop diff --git a/manifests/g/gg/ai/ggcode-desktop/1.3.169/gg.ai.ggcode-desktop.yaml b/manifests/g/gg/ai/ggcode-desktop/1.3.169/gg.ai.ggcode-desktop.yaml index 9216076199acd..a8109ea8b5adc 100644 --- a/manifests/g/gg/ai/ggcode-desktop/1.3.169/gg.ai.ggcode-desktop.yaml +++ b/manifests/g/gg/ai/ggcode-desktop/1.3.169/gg.ai.ggcode-desktop.yaml @@ -1,4 +1,4 @@ -# Created using wingetcreate 1.12.8.0 +# Automatically updated by the winget bot at 2026/Jul/27 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: gg.ai.ggcode-desktop From 4565108c460f35dc03660acf0dd75e1bf9bde0a9 Mon Sep 17 00:00:00 2001 From: ardap86 <238902356+ardap86@users.noreply.github.com> Date: Mon, 27 Jul 2026 04:19:15 +0200 Subject: [PATCH 48/48] New version: TeXstudio.TeXstudio version 4.9.6 (#408131) --- .../4.9.6/TeXstudio.TeXstudio.installer.yaml | 27 +++++++++++++++ .../TeXstudio.TeXstudio.locale.en-US.yaml | 34 +++++++++++++++++++ .../TeXstudio/4.9.6/TeXstudio.TeXstudio.yaml | 8 +++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/t/TeXstudio/TeXstudio/4.9.6/TeXstudio.TeXstudio.installer.yaml create mode 100644 manifests/t/TeXstudio/TeXstudio/4.9.6/TeXstudio.TeXstudio.locale.en-US.yaml create mode 100644 manifests/t/TeXstudio/TeXstudio/4.9.6/TeXstudio.TeXstudio.yaml diff --git a/manifests/t/TeXstudio/TeXstudio/4.9.6/TeXstudio.TeXstudio.installer.yaml b/manifests/t/TeXstudio/TeXstudio/4.9.6/TeXstudio.TeXstudio.installer.yaml new file mode 100644 index 0000000000000..edcf7195d5260 --- /dev/null +++ b/manifests/t/TeXstudio/TeXstudio/4.9.6/TeXstudio.TeXstudio.installer.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TeXstudio.TeXstudio +PackageVersion: 4.9.6 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: TeXstudio +ReleaseDate: 2026-07-25 +AppsAndFeaturesEntries: +- DisplayName: TeXstudio - TeXstudio is a fully featured LaTeX editor. + ProductCode: TeXstudio +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\texstudio' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/texstudio-org/texstudio/releases/download/4.9.6/texstudio-4.9.6-win-qt6-signed.exe + InstallerSha256: 574F5B6F4AF2E73C2D5AEE855EA99EA0CF4DC12BA802351DFB6400D41BBDFDC5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TeXstudio/TeXstudio/4.9.6/TeXstudio.TeXstudio.locale.en-US.yaml b/manifests/t/TeXstudio/TeXstudio/4.9.6/TeXstudio.TeXstudio.locale.en-US.yaml new file mode 100644 index 0000000000000..181135c89a804 --- /dev/null +++ b/manifests/t/TeXstudio/TeXstudio/4.9.6/TeXstudio.TeXstudio.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TeXstudio.TeXstudio +PackageVersion: 4.9.6 +PackageLocale: en-US +Publisher: Benito van der Zander +PublisherUrl: https://github.com/texstudio-org/texstudio +PublisherSupportUrl: https://github.com/texstudio-org/texstudio/issues +PrivacyUrl: https://www.texstudio.org/legal.html +Author: Benito van der Zander +PackageName: TeXstudio +PackageUrl: https://www.texstudio.org/ +License: GPL-3.0 +LicenseUrl: https://github.com/texstudio-org/texstudio/raw/master/COPYING +CopyrightUrl: https://github.com/texstudio-org/texstudio/raw/master/COPYING +ShortDescription: TeXstudio is a fully featured LaTeX editor. Our goal is to make writing LaTeX documents as easy and comfortable as possible. +Description: |- + TeXstudio is a fully featured LaTeX editor. + Our goal is to make writing LaTeX documents as easy and comfortable as possible. + Some of the outstanding features of TeXstudio are an integrated pdf viewer with (almost) word-level synchronization, live inline preview, advanced syntax-highlighting, live checking of references, citations, latex commands, spelling and grammar. + Find out more at our website. +Tags: +- editor +- ide +- latex +- latex-editor +- tex +- texstudio +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/texstudio-org/texstudio/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TeXstudio/TeXstudio/4.9.6/TeXstudio.TeXstudio.yaml b/manifests/t/TeXstudio/TeXstudio/4.9.6/TeXstudio.TeXstudio.yaml new file mode 100644 index 0000000000000..3c36afa69618c --- /dev/null +++ b/manifests/t/TeXstudio/TeXstudio/4.9.6/TeXstudio.TeXstudio.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: TeXstudio.TeXstudio +PackageVersion: 4.9.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0