From fc7e959eb4eee4937f33436124e74188e6368aba Mon Sep 17 00:00:00 2001 From: Craig Loewen Date: Tue, 30 Jun 2026 14:16:38 -0400 Subject: [PATCH 01/26] Add crloewen.lazywslc 0.1.4 (#393490) --- .../0.1.4/crloewen.lazywslc.installer.yaml | 26 +++++++++++++++++ .../0.1.4/crloewen.lazywslc.locale.en-US.yaml | 29 +++++++++++++++++++ .../lazywslc/0.1.4/crloewen.lazywslc.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/c/crloewen/lazywslc/0.1.4/crloewen.lazywslc.installer.yaml create mode 100644 manifests/c/crloewen/lazywslc/0.1.4/crloewen.lazywslc.locale.en-US.yaml create mode 100644 manifests/c/crloewen/lazywslc/0.1.4/crloewen.lazywslc.yaml diff --git a/manifests/c/crloewen/lazywslc/0.1.4/crloewen.lazywslc.installer.yaml b/manifests/c/crloewen/lazywslc/0.1.4/crloewen.lazywslc.installer.yaml new file mode 100644 index 0000000000000..cb8ff5d169197 --- /dev/null +++ b/manifests/c/crloewen/lazywslc/0.1.4/crloewen.lazywslc.installer.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: crloewen.lazywslc +PackageVersion: 0.1.4 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/craigloewen-msft/lazywslc/releases/download/v0.1.4/lazywslc-0.1.4-x86_64.msi + InstallerSha256: D452420A9CC571BD76720176FFF6EDE4D0F016AD427C99C1B357E952A8CFA9D5 + AppsAndFeaturesEntries: + - UpgradeCode: 192B9DA8-24E6-485F-A2EE-5A2B57D02B24 +- Architecture: arm64 + InstallerUrl: https://github.com/craigloewen-msft/lazywslc/releases/download/v0.1.4/lazywslc-0.1.4-aarch64.msi + InstallerSha256: EC0737FA26FB9ECA5CA5D7020E8DDF4D0B69B44B2A87A0BE79F5C9F106EE32E4 + AppsAndFeaturesEntries: + - UpgradeCode: 192B9DA8-24E6-485F-A2EE-5A2B57D02B24 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/crloewen/lazywslc/0.1.4/crloewen.lazywslc.locale.en-US.yaml b/manifests/c/crloewen/lazywslc/0.1.4/crloewen.lazywslc.locale.en-US.yaml new file mode 100644 index 0000000000000..22eabf1c9c5c0 --- /dev/null +++ b/manifests/c/crloewen/lazywslc/0.1.4/crloewen.lazywslc.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: crloewen.lazywslc +PackageVersion: 0.1.4 +PackageLocale: en-US +Publisher: crloewen +PublisherUrl: https://github.com/craigloewen-msft +PublisherSupportUrl: https://github.com/craigloewen-msft/lazywslc/issues +PackageName: lazywslc +PackageUrl: https://github.com/craigloewen-msft/lazywslc +License: MIT +LicenseUrl: https://github.com/craigloewen-msft/lazywslc/blob/main/LICENSE +ShortDescription: A lazydocker-inspired TUI dashboard for managing WSL Linux containers via wslc.exe +Description: |- + lazywslc is a lazydocker-inspired terminal UI dashboard for managing WSL Linux + containers via wslc.exe. It provides a three-panel layout for Containers, Images + and Volumes, live CPU/memory sparkline graphs, a combined logs and stats view, + mouse and keyboard support, context actions (start/stop/kill/remove/prune) and + auto-refresh. +Moniker: lazywslc +Tags: +- cli +- containers +- dashboard +- tui +- wsl +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/crloewen/lazywslc/0.1.4/crloewen.lazywslc.yaml b/manifests/c/crloewen/lazywslc/0.1.4/crloewen.lazywslc.yaml new file mode 100644 index 0000000000000..a48755fa2a7cc --- /dev/null +++ b/manifests/c/crloewen/lazywslc/0.1.4/crloewen.lazywslc.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: crloewen.lazywslc +PackageVersion: 0.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From bc9622d61ad0a65cd5988062ae57c20fbbdcd4db Mon Sep 17 00:00:00 2001 From: nic852 Date: Wed, 1 Jul 2026 02:53:08 +0800 Subject: [PATCH 02/26] PremiumSoft.NavicatMariaDB version 17.3.11 (#395291) --- .../PremiumSoft.NavicatMariaDB.installer.yaml | 189 ++++++++++++++++++ ...emiumSoft.NavicatMariaDB.locale.en-US.yaml | 30 +++ .../17.3.11/PremiumSoft.NavicatMariaDB.yaml | 8 + 3 files changed, 227 insertions(+) create mode 100644 manifests/p/PremiumSoft/NavicatMariaDB/17.3.11/PremiumSoft.NavicatMariaDB.installer.yaml create mode 100644 manifests/p/PremiumSoft/NavicatMariaDB/17.3.11/PremiumSoft.NavicatMariaDB.locale.en-US.yaml create mode 100644 manifests/p/PremiumSoft/NavicatMariaDB/17.3.11/PremiumSoft.NavicatMariaDB.yaml diff --git a/manifests/p/PremiumSoft/NavicatMariaDB/17.3.11/PremiumSoft.NavicatMariaDB.installer.yaml b/manifests/p/PremiumSoft/NavicatMariaDB/17.3.11/PremiumSoft.NavicatMariaDB.installer.yaml new file mode 100644 index 0000000000000..7fe3025f3616d --- /dev/null +++ b/manifests/p/PremiumSoft/NavicatMariaDB/17.3.11/PremiumSoft.NavicatMariaDB.installer.yaml @@ -0,0 +1,189 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: PremiumSoft.NavicatMariaDB +PackageVersion: 17.3.11 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: Navicat 17 for MariaDB_is1 +AppsAndFeaturesEntries: +- ProductCode: Navicat 17 for MariaDB_is1 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\PremiumSoft\Navicat 17 for MariaDB' +Installers: +- InstallerLocale: es-ES + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_es_x64.exe + InstallerSha256: 91c5af9a8d88a7b7289e414b0a4fa55fd7742fb227b30d10440554aff2af1af5 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: es-ES + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_es_x64.exe + InstallerSha256: 91c5af9a8d88a7b7289e414b0a4fa55fd7742fb227b30d10440554aff2af1af5 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: en-US + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_en_x64.exe + InstallerSha256: 723844a54752ae89d7593131867b8c32fda283cc0b7fcae0119df54739cb5b6c + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: en-US + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_en_x64.exe + InstallerSha256: 723844a54752ae89d7593131867b8c32fda283cc0b7fcae0119df54739cb5b6c + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: zh-CN + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_cs_x64.exe + InstallerSha256: cec16d22f0b61cba910245a55612929404543e23893e7ec532d3865d5e0461c9 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: zh-CN + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_cs_x64.exe + InstallerSha256: cec16d22f0b61cba910245a55612929404543e23893e7ec532d3865d5e0461c9 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: zh-Hant + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_ct_x64.exe + InstallerSha256: 6de549e58eb8d2c21d34356a818aecaed64971a9449c54f0f1f2dcc891c748ca + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: zh-Hant + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_ct_x64.exe + InstallerSha256: 6de549e58eb8d2c21d34356a818aecaed64971a9449c54f0f1f2dcc891c748ca + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: id-ID + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_id_x64.exe + InstallerSha256: b76312affa2dab0ee3a889c0d19bd39bbf50abe76058abdf6a367026d07fdf84 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: id-ID + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_id_x64.exe + InstallerSha256: b76312affa2dab0ee3a889c0d19bd39bbf50abe76058abdf6a367026d07fdf84 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: ja-JP + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_jp_x64.exe + InstallerSha256: a44de41e5dcadcf8eee722889021563bbd5fdf4ecf465cb82ef66bfb3106ad96 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: ja-JP + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_jp_x64.exe + InstallerSha256: a44de41e5dcadcf8eee722889021563bbd5fdf4ecf465cb82ef66bfb3106ad96 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: de-DE + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_de_x64.exe + InstallerSha256: 2226d6650d3ded69856ceb4875c5c5be57d2fb1d769e017e3759220669c08050 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: de-DE + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_de_x64.exe + InstallerSha256: 2226d6650d3ded69856ceb4875c5c5be57d2fb1d769e017e3759220669c08050 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: ru-RU + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_ru_x64.exe + InstallerSha256: bcd35049fdd352ead54ee8cca66f8fff3c73e6b2e9fdf2a548f19a70d884dd14 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: ru-RU + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_ru_x64.exe + InstallerSha256: bcd35049fdd352ead54ee8cca66f8fff3c73e6b2e9fdf2a548f19a70d884dd14 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: pl-PL + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_pl_x64.exe + InstallerSha256: 58d9c9bb6c2c7ef77880eb30ebeaff8b4b2ec9b73ff8b4f12e1422226aab29d0 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: pl-PL + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_pl_x64.exe + InstallerSha256: 58d9c9bb6c2c7ef77880eb30ebeaff8b4b2ec9b73ff8b4f12e1422226aab29d0 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: fr-FR + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_fr_x64.exe + InstallerSha256: 1d9a9fc316180f40d64d5ba1d0c3f910f7d894590ad63ae918126abf65756c66 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: fr-FR + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_fr_x64.exe + InstallerSha256: 1d9a9fc316180f40d64d5ba1d0c3f910f7d894590ad63ae918126abf65756c66 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: ko-KR + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_kr_x64.exe + InstallerSha256: 49d9cd3ca2f0a3c8ebc754935305993e662d50b5890e8a070cec097b4df46af4 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: ko-KR + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_kr_x64.exe + InstallerSha256: 49d9cd3ca2f0a3c8ebc754935305993e662d50b5890e8a070cec097b4df46af4 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: th-TH + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_th_x64.exe + InstallerSha256: b8b30043df88b6a8b875dd79fab5eec35aa358daef70d847b51f71e867b54072 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: th-TH + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicat17_mariadb_th_x64.exe + InstallerSha256: b8b30043df88b6a8b875dd79fab5eec35aa358daef70d847b51f71e867b54072 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-30 diff --git a/manifests/p/PremiumSoft/NavicatMariaDB/17.3.11/PremiumSoft.NavicatMariaDB.locale.en-US.yaml b/manifests/p/PremiumSoft/NavicatMariaDB/17.3.11/PremiumSoft.NavicatMariaDB.locale.en-US.yaml new file mode 100644 index 0000000000000..a9962f82a6031 --- /dev/null +++ b/manifests/p/PremiumSoft/NavicatMariaDB/17.3.11/PremiumSoft.NavicatMariaDB.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PremiumSoft.NavicatMariaDB +PackageVersion: 17.3.11 +PackageLocale: en-US +Publisher: PremiumSoft CyberTech Ltd. +PublisherUrl: https://www.navicat.com/ +PublisherSupportUrl: https://www.navicat.com/support +PrivacyUrl: https://www.navicat.com/privacystatement +Author: PremiumSoft CyberTech Ltd. +PackageName: Navicat for MariaDB +PackageUrl: https://www.navicat.com/en/products/navicat-for-mariadb +License: Proprietary +Copyright: Copyright (c) 2026. PremiumSoft CyberTech Ltd. +ShortDescription: Navicat for MariaDB is a powerful database management system developed to facilitate the management, development, and optimization of MariaDB databases through an intuitive interface. +Description: Navicat for MariaDB is a powerful database management system developed to facilitate the management, development, and optimization of MariaDB databases through an intuitive interface. It includes a data profiling tool in the data viewer, an advanced query editor, and a range of comprehensive tools for data migration, modeling, and business intelligence (BI), all aimed at enhancing efficiency and effectiveness in database development. +Tags: +- Databases +- MariaDB +- SQL +ReleaseNotesUrl: https://www.navicat.com/products/navicat-for-mariadb-release-note +PurchaseUrl: https://www.navicat.com/store/navicat-for-mariadb-plan +Documentations: +- DocumentLabel: Online Manual + DocumentUrl: https://www.navicat.com/manual/online_manual/en/navicat_17/win_manual +- DocumentLabel: User Manual (PDF) + DocumentUrl: https://www.navicat.com/manual/pdf_manual/en/navicat_17/win_manual/navicat_en.pdf +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PremiumSoft/NavicatMariaDB/17.3.11/PremiumSoft.NavicatMariaDB.yaml b/manifests/p/PremiumSoft/NavicatMariaDB/17.3.11/PremiumSoft.NavicatMariaDB.yaml new file mode 100644 index 0000000000000..49745ef104b68 --- /dev/null +++ b/manifests/p/PremiumSoft/NavicatMariaDB/17.3.11/PremiumSoft.NavicatMariaDB.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: PremiumSoft.NavicatMariaDB +PackageVersion: 17.3.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5c24efeff8b4c458e1fb27d7d04fb1a72e73c523 Mon Sep 17 00:00:00 2001 From: Carlos Mendible <266546+cmendible@users.noreply.github.com> Date: Tue, 30 Jun 2026 20:53:25 +0200 Subject: [PATCH 03/26] New version: Microsoft.Azure.QuickReview version 3.2.0-preview.8 (#395484) --- ...Microsoft.Azure.QuickReview.installer.yaml | 20 ++++++++++++++ ...rosoft.Azure.QuickReview.locale.en-US.yaml | 26 +++++++++++++++++++ .../Microsoft.Azure.QuickReview.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/m/Microsoft/Azure/QuickReview/3.2.0-preview.8/Microsoft.Azure.QuickReview.installer.yaml create mode 100644 manifests/m/Microsoft/Azure/QuickReview/3.2.0-preview.8/Microsoft.Azure.QuickReview.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Azure/QuickReview/3.2.0-preview.8/Microsoft.Azure.QuickReview.yaml diff --git a/manifests/m/Microsoft/Azure/QuickReview/3.2.0-preview.8/Microsoft.Azure.QuickReview.installer.yaml b/manifests/m/Microsoft/Azure/QuickReview/3.2.0-preview.8/Microsoft.Azure.QuickReview.installer.yaml new file mode 100644 index 0000000000000..cbe908fc2768b --- /dev/null +++ b/manifests/m/Microsoft/Azure/QuickReview/3.2.0-preview.8/Microsoft.Azure.QuickReview.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azure.QuickReview +PackageVersion: 3.2.0-preview.8 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: bin\windows_amd64\azqr.exe + PortableCommandAlias: azqr +Commands: +- azqr +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Azure/azqr/releases/download/v.3.2.0-preview.8/azqr-win-amd64.zip + InstallerSha256: CA5FF8354AF4072D088905AB2EE1CE82F1533689106852B1DE017C3D553D27FA +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-30 diff --git a/manifests/m/Microsoft/Azure/QuickReview/3.2.0-preview.8/Microsoft.Azure.QuickReview.locale.en-US.yaml b/manifests/m/Microsoft/Azure/QuickReview/3.2.0-preview.8/Microsoft.Azure.QuickReview.locale.en-US.yaml new file mode 100644 index 0000000000000..3f3a0a8476016 --- /dev/null +++ b/manifests/m/Microsoft/Azure/QuickReview/3.2.0-preview.8/Microsoft.Azure.QuickReview.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azure.QuickReview +PackageVersion: 3.2.0-preview.8 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://github.com/Azure/azqr +PublisherSupportUrl: https://github.com/Azure/azqr/issues +PackageName: Microsoft Azure Quick Review +PackageUrl: https://github.com/Azure/azqr +License: MIT +LicenseUrl: https://github.com/Azure/azqr/blob/HEAD/LICENSE +Copyright: Copyright (c) Microsoft Corporation +ShortDescription: A tool to check compliance of Azure resources with Azure best practices and recommendations. +Description: Azure Quick Review (azqr) is a CLI tool used to identify Azure resources that may be or not compliant with Azure best practices and recommendations. +Moniker: azqr +Tags: +- azqr +- azure +ReleaseNotesUrl: https://github.com/Azure/azqr/releases/tag/v.3.2.0-preview.8 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://azure.github.io/azqr +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Azure/QuickReview/3.2.0-preview.8/Microsoft.Azure.QuickReview.yaml b/manifests/m/Microsoft/Azure/QuickReview/3.2.0-preview.8/Microsoft.Azure.QuickReview.yaml new file mode 100644 index 0000000000000..c8ec13ea1e4cb --- /dev/null +++ b/manifests/m/Microsoft/Azure/QuickReview/3.2.0-preview.8/Microsoft.Azure.QuickReview.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.Azure.QuickReview +PackageVersion: 3.2.0-preview.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0010e631351d156c4285838fa08cbd00e194de0a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 1 Jul 2026 02:53:59 +0800 Subject: [PATCH 04/26] New version: Loxone.LoxoneConfig version 17.1 (17.1.06.30) (#395502) --- .../17.1/Loxone.LoxoneConfig.installer.yaml | 25 +++++++++++ .../Loxone.LoxoneConfig.locale.en-US.yaml | 42 +++++++++++++++++++ .../Loxone.LoxoneConfig.locale.zh-CN.yaml | 31 ++++++++++++++ .../17.1/Loxone.LoxoneConfig.yaml | 8 ++++ 4 files changed, 106 insertions(+) create mode 100644 manifests/l/Loxone/LoxoneConfig/17.1/Loxone.LoxoneConfig.installer.yaml create mode 100644 manifests/l/Loxone/LoxoneConfig/17.1/Loxone.LoxoneConfig.locale.en-US.yaml create mode 100644 manifests/l/Loxone/LoxoneConfig/17.1/Loxone.LoxoneConfig.locale.zh-CN.yaml create mode 100644 manifests/l/Loxone/LoxoneConfig/17.1/Loxone.LoxoneConfig.yaml diff --git a/manifests/l/Loxone/LoxoneConfig/17.1/Loxone.LoxoneConfig.installer.yaml b/manifests/l/Loxone/LoxoneConfig/17.1/Loxone.LoxoneConfig.installer.yaml new file mode 100644 index 0000000000000..f58337de708c9 --- /dev/null +++ b/manifests/l/Loxone/LoxoneConfig/17.1/Loxone.LoxoneConfig.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Loxone.LoxoneConfig +PackageVersion: "17.1" +InstallerType: zip +NestedInstallerType: inno +NestedInstallerFiles: +- RelativeFilePath: LoxoneConfigSetup.exe +Scope: machine +FileExtensions: +- backup +- loxone +- loxplan +- lxaddon +- lxmon +- lxplan +- lxtrust +ProductCode: LoxoneConfig_is1 +Installers: +- Architecture: x86 + InstallerUrl: https://updatefiles.loxone.com/LoxConfig/LoxoneConfigSetup_17010630.zip + InstallerSha256: A8D8A32DDC11CCAE2988A62333BEAF5997D9BA518967A69A2D659CC7F02F3498 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/Loxone/LoxoneConfig/17.1/Loxone.LoxoneConfig.locale.en-US.yaml b/manifests/l/Loxone/LoxoneConfig/17.1/Loxone.LoxoneConfig.locale.en-US.yaml new file mode 100644 index 0000000000000..d7fc46f2da69c --- /dev/null +++ b/manifests/l/Loxone/LoxoneConfig/17.1/Loxone.LoxoneConfig.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Loxone.LoxoneConfig +PackageVersion: "17.1" +PackageLocale: en-US +Publisher: Loxone Electronics GmbH +PublisherUrl: https://www.loxone.com/ +PublisherSupportUrl: https://www.loxone.com/enus/support/ +PrivacyUrl: https://www.loxone.com/enus/info/data-protection-statement/ +Author: Loxone Electronics GmbH +PackageName: Loxone Config +PackageUrl: https://www.loxone.com/enus/products/loxone-config/ +License: Proprietary +LicenseUrl: https://www.loxone.com/enus/info/terms-and-conditions/ +Copyright: © 2009 - 2026 Loxone Electronics GmbH +CopyrightUrl: https://www.loxone.com/enus/info/terms-and-conditions/ +ShortDescription: Loxone Config provides ready-to-install smart home functionality with one-click auto configuration standards. +Description: |- + Loxone Config provides ready-to-install smart home functionality with one-click auto configuration standards. No other home automation software does the work for you like this, let alone for free. Just click and drag components – no coding and no complex programming required. + + Auto Configuration + Program basic functions like lighting or music all together in one click, all according to Loxone Standards & Recommendations. You also get full visualization with our free app for smartphones or tablets. From there, specific needs for customers can become implemented in hours – not days. + + Simulation & Live View + Before going live, you can fully test the configuration in Simulation Mode and preview how functions will deliver according to your project specifications. + In Live View you can see how the building operates remotely. No need to go on-site, you’ll always be able to check how the system is running no matter where you are. + + Project Planning + Get ready for project planning and proposals to be created faster and easier than ever before. Helpful tools such as the ability to search and replace items makes it simple to navigate the best product selection for your project. + + Project Analysis + Think “Spell Check” for your configuration. The Project Analysis feature reliably reviews your configuration as well as key points such as your password strength, unused objects or light circles, convertible objects and even offers help with statistics and data. Finish each configuration knowing you had a second set of eyes on your work! + + Multiplicator + The Loxone Multiplicator allows you to manage several Miniservers under one umbrella. For example, if a hotel has 30 rooms, each room has its own its own Miniserver, they can all be programmed and managed together under one project file – a multiplier file. You can create a multiplier file by selecting the project type or converting an existing project. + + Free updates + Our software improves with every update. We continuously test and expand our software based on market feedback. We’re always exploring new features and functionality for all Loxone homes and buildings to come. +ReleaseNotesUrl: https://www.loxone.com/enen/support/changelog-config/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Loxone/LoxoneConfig/17.1/Loxone.LoxoneConfig.locale.zh-CN.yaml b/manifests/l/Loxone/LoxoneConfig/17.1/Loxone.LoxoneConfig.locale.zh-CN.yaml new file mode 100644 index 0000000000000..528712e875e0a --- /dev/null +++ b/manifests/l/Loxone/LoxoneConfig/17.1/Loxone.LoxoneConfig.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Loxone.LoxoneConfig +PackageVersion: "17.1" +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Loxone Config 提供即装即用的智能家居功能,并支持一键式自动配置标准。 +Description: |- + Loxone Config 提供即装即用的智能家居功能,并支持一键式自动配置标准。没有其他家居自动化软件能像它这样为您完成工作,更不用说免费的了。只需点击并拖动组件——无需编写代码,也无需复杂的编程。 + + 自动配置 + 只需一键,即可根据 Loxone 标准和推荐配置基本功能,如照明或音乐。您还可以通过我们免费的智能手机或平板电脑应用程序获得完整的可视化界面。从这里出发,客户的特定需求可以在数小时内实现,而不是几天。 + + 模拟与实时查看 + 在正式运行前,您可以在模拟模式下全面测试配置,并预览功能如何根据您的项目规格实现。 + 在实时查看模式中,您可以远程查看建筑的运行情况。无需现场操作,无论您身在何处,都能随时检查系统的运行状态。 + + 项目规划 + 为项目规划和提案的更快、更简单创建做好准备。诸如搜索和替换项目的功能使您能够轻松找到适合项目的最佳产品选择。 + + 项目分析 + 将其视为配置的“拼写检查”。项目分析功能可靠地审核您的配置,以及密码强度、未使用的对象或灯光圈、可转换对象等关键点,同时还提供统计和数据的帮助。完成每个配置时,确保有第二双眼睛为您的工作把关! + + 多重管理器 + Loxone 多重管理器允许您在一个平台下管理多个 Miniserver。例如,如果一家酒店有 30 个房间,每个房间都有自己的 Miniserver,它们都可以通过一个项目文件(即多重管理文件)进行编程和管理。您可以通过选择项目类型或转换现有项目来创建多重管理文件。 + + 免费更新 + 我们的软件通过每次更新不断改进。我们根据市场反馈持续测试和扩展软件功能。我们始终在探索适用于所有 Loxone 智能家居和建筑的新功能与应用可能性。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Loxone/LoxoneConfig/17.1/Loxone.LoxoneConfig.yaml b/manifests/l/Loxone/LoxoneConfig/17.1/Loxone.LoxoneConfig.yaml new file mode 100644 index 0000000000000..3edc1d0180448 --- /dev/null +++ b/manifests/l/Loxone/LoxoneConfig/17.1/Loxone.LoxoneConfig.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: Loxone.LoxoneConfig +PackageVersion: "17.1" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 426b625bb168b44c97ca4a677075da83eee45c39 Mon Sep 17 00:00:00 2001 From: yiguodev <147401898+yiguodev@users.noreply.github.com> Date: Wed, 1 Jul 2026 03:51:05 +0800 Subject: [PATCH 05/26] New package: YuanDevLLC.OneXray version 26.6.3 (#394633) Co-authored-by: yiguo --- .../26.6.3/YuanDevLLC.OneXray.installer.yaml | 23 +++++++++++++++ .../YuanDevLLC.OneXray.locale.en-US.yaml | 28 +++++++++++++++++++ .../OneXray/26.6.3/YuanDevLLC.OneXray.yaml | 7 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/y/YuanDevLLC/OneXray/26.6.3/YuanDevLLC.OneXray.installer.yaml create mode 100644 manifests/y/YuanDevLLC/OneXray/26.6.3/YuanDevLLC.OneXray.locale.en-US.yaml create mode 100644 manifests/y/YuanDevLLC/OneXray/26.6.3/YuanDevLLC.OneXray.yaml diff --git a/manifests/y/YuanDevLLC/OneXray/26.6.3/YuanDevLLC.OneXray.installer.yaml b/manifests/y/YuanDevLLC/OneXray/26.6.3/YuanDevLLC.OneXray.installer.yaml new file mode 100644 index 0000000000000..f3a51763306b7 --- /dev/null +++ b/manifests/y/YuanDevLLC/OneXray/26.6.3/YuanDevLLC.OneXray.installer.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: YuanDevLLC.OneXray +PackageVersion: 26.6.3 +InstallerType: inno +InstallerSwitches: + Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART + SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART +UpgradeBehavior: install +InstallModes: +- interactive +- silent +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/OneXray/OneXray/releases/download/v26.6.3/OneXray-windows-amd64.exe + InstallerSha256: 5FC29FE011A60F7532D2333CAF78D358BC2A0AC37319B1139C901A1FED41D571 + AppsAndFeaturesEntries: + - DisplayName: OneXray + Publisher: YuanDevLLC +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-27 diff --git a/manifests/y/YuanDevLLC/OneXray/26.6.3/YuanDevLLC.OneXray.locale.en-US.yaml b/manifests/y/YuanDevLLC/OneXray/26.6.3/YuanDevLLC.OneXray.locale.en-US.yaml new file mode 100644 index 0000000000000..2a8b495c82a7f --- /dev/null +++ b/manifests/y/YuanDevLLC/OneXray/26.6.3/YuanDevLLC.OneXray.locale.en-US.yaml @@ -0,0 +1,28 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: YuanDevLLC.OneXray +PackageVersion: 26.6.3 +PackageLocale: en-US +Publisher: YuanDevLLC +PublisherUrl: https://github.com/OneXray +PublisherSupportUrl: https://github.com/OneXray/OneXray/issues +PackageName: OneXray +PackageUrl: https://onexray.com +License: GPL-3.0 +LicenseUrl: https://github.com/OneXray/OneXray/blob/main/LICENSE +Copyright: Copyright (C) 2025 Yuan Dev LLC. All rights reserved. +ShortDescription: Cross Platform Xray-core Client +Description: OneXray is a cross-platform Xray-core client for managing proxy configurations and VPN/TUN connections. +Moniker: onexray +Tags: +- network +- proxy +- vpn +- xray +- xray-core +ReleaseNotesUrl: https://github.com/OneXray/OneXray/releases/tag/v26.6.3 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://onexray.com +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/YuanDevLLC/OneXray/26.6.3/YuanDevLLC.OneXray.yaml b/manifests/y/YuanDevLLC/OneXray/26.6.3/YuanDevLLC.OneXray.yaml new file mode 100644 index 0000000000000..9572879804fe9 --- /dev/null +++ b/manifests/y/YuanDevLLC/OneXray/26.6.3/YuanDevLLC.OneXray.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: YuanDevLLC.OneXray +PackageVersion: 26.6.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b6606306d491acb18413b1dadd987c96ec75c8ce Mon Sep 17 00:00:00 2001 From: edge_166 <53630891+OdinoCano@users.noreply.github.com> Date: Tue, 30 Jun 2026 13:51:55 -0600 Subject: [PATCH 06/26] OdinoCano.3va version 2.0.3 (#388262) --- .../3va/2.0.3/OdinoCano.3va.installer.yaml | 24 +++++++++++++ .../3va/2.0.3/OdinoCano.3va.locale.en-US.yaml | 36 +++++++++++++++++++ .../o/OdinoCano/3va/2.0.3/OdinoCano.3va.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/o/OdinoCano/3va/2.0.3/OdinoCano.3va.installer.yaml create mode 100644 manifests/o/OdinoCano/3va/2.0.3/OdinoCano.3va.locale.en-US.yaml create mode 100644 manifests/o/OdinoCano/3va/2.0.3/OdinoCano.3va.yaml diff --git a/manifests/o/OdinoCano/3va/2.0.3/OdinoCano.3va.installer.yaml b/manifests/o/OdinoCano/3va/2.0.3/OdinoCano.3va.installer.yaml new file mode 100644 index 0000000000000..f7378c752955d --- /dev/null +++ b/manifests/o/OdinoCano/3va/2.0.3/OdinoCano.3va.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: OdinoCano.3va +PackageVersion: 2.0.3 +MinimumOSVersion: 10.0.17763.0 +InstallModes: +- interactive +- silent +- silentWithProgress +Commands: +- 3va +Installers: +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: 3va.exe + PortableCommandAlias: 3va + InstallerUrl: https://github.com/OdinoCano/3va/releases/download/v2.0.3/3va-v2.0.3-x86_64-pc-windows-msvc.zip + InstallerSha256: a194034263fd921d40633486a3bbe8f3e2222dc0fbc414e51bc7555a1acfadbd +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2026-06-15 diff --git a/manifests/o/OdinoCano/3va/2.0.3/OdinoCano.3va.locale.en-US.yaml b/manifests/o/OdinoCano/3va/2.0.3/OdinoCano.3va.locale.en-US.yaml new file mode 100644 index 0000000000000..bbd6d60a118ba --- /dev/null +++ b/manifests/o/OdinoCano/3va/2.0.3/OdinoCano.3va.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: OdinoCano.3va +PackageVersion: 2.0.3 +PackageLocale: en-US +Publisher: OdinoCano +PublisherUrl: https://github.com/OdinoCano +PublisherSupportUrl: https://github.com/OdinoCano/3va/issues +PackageName: 3va +PackageUrl: https://github.com/OdinoCano/3va +License: MIT +LicenseUrl: https://github.com/OdinoCano/3va/blob/main/LICENSE +Copyright: Copyright (c) OdinoCano +ShortDescription: Secure-by-default JavaScript and TypeScript runtime. +Description: |- + 3va is a JavaScript and TypeScript runtime built on QuickJS with capability-based + sandboxing, post-quantum cryptography (ML-KEM / ML-DSA), and WebAssembly support. + + Every permission — filesystem, network, environment variables, subprocess execution — + is denied by default and must be explicitly granted per script. + Post-install scripts are blocked unconditionally. + Built-in process supervisor; no pm2 required. +Moniker: 3va +Tags: +- javascript +- typescript +- runtime +- sandbox +- security +- cli +- developer-tools +ReleaseNotes: https://github.com/OdinoCano/3va/releases/tag/v2.0.0 +ReleaseNotesUrl: https://github.com/OdinoCano/3va/releases/tag/v2.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OdinoCano/3va/2.0.3/OdinoCano.3va.yaml b/manifests/o/OdinoCano/3va/2.0.3/OdinoCano.3va.yaml new file mode 100644 index 0000000000000..57bde0462f39a --- /dev/null +++ b/manifests/o/OdinoCano/3va/2.0.3/OdinoCano.3va.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: OdinoCano.3va +PackageVersion: 2.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From a080cca9f7c888c8a02dce417908c88f47989a2e Mon Sep 17 00:00:00 2001 From: edge_166 <53630891+OdinoCano@users.noreply.github.com> Date: Tue, 30 Jun 2026 13:53:15 -0600 Subject: [PATCH 07/26] OdinoCano.3va version 2.1.0 (#391618) --- .../3va/2.1.0/OdinoCano.3va.installer.yaml | 24 +++++++++++++ .../3va/2.1.0/OdinoCano.3va.locale.en-US.yaml | 36 +++++++++++++++++++ .../o/OdinoCano/3va/2.1.0/OdinoCano.3va.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/o/OdinoCano/3va/2.1.0/OdinoCano.3va.installer.yaml create mode 100644 manifests/o/OdinoCano/3va/2.1.0/OdinoCano.3va.locale.en-US.yaml create mode 100644 manifests/o/OdinoCano/3va/2.1.0/OdinoCano.3va.yaml diff --git a/manifests/o/OdinoCano/3va/2.1.0/OdinoCano.3va.installer.yaml b/manifests/o/OdinoCano/3va/2.1.0/OdinoCano.3va.installer.yaml new file mode 100644 index 0000000000000..98c835cfc43aa --- /dev/null +++ b/manifests/o/OdinoCano/3va/2.1.0/OdinoCano.3va.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: OdinoCano.3va +PackageVersion: 2.1.0 +MinimumOSVersion: 10.0.17763.0 +InstallModes: +- interactive +- silent +- silentWithProgress +Commands: +- 3va +Installers: +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: 3va.exe + PortableCommandAlias: 3va + InstallerUrl: https://github.com/OdinoCano/3va/releases/download/v2.1.0/3va-v2.1.0-x86_64-pc-windows-msvc.zip + InstallerSha256: 4e9137cf93799817bd6911bb81e998f84ea92d198eeda1c38b1f116c1b786fdd +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2026-06-22 diff --git a/manifests/o/OdinoCano/3va/2.1.0/OdinoCano.3va.locale.en-US.yaml b/manifests/o/OdinoCano/3va/2.1.0/OdinoCano.3va.locale.en-US.yaml new file mode 100644 index 0000000000000..758f6ef6ad5c2 --- /dev/null +++ b/manifests/o/OdinoCano/3va/2.1.0/OdinoCano.3va.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: OdinoCano.3va +PackageVersion: 2.1.0 +PackageLocale: en-US +Publisher: OdinoCano +PublisherUrl: https://github.com/OdinoCano +PublisherSupportUrl: https://github.com/OdinoCano/3va/issues +PackageName: 3va +PackageUrl: https://github.com/OdinoCano/3va +License: MIT +LicenseUrl: https://github.com/OdinoCano/3va/blob/main/LICENSE +Copyright: Copyright (c) OdinoCano +ShortDescription: Secure-by-default JavaScript and TypeScript runtime. +Description: |- + 3va is a JavaScript and TypeScript runtime built on QuickJS with capability-based + sandboxing, post-quantum cryptography (ML-KEM / ML-DSA), and WebAssembly support. + + Every permission — filesystem, network, environment variables, subprocess execution — + is denied by default and must be explicitly granted per script. + Post-install scripts are blocked unconditionally. + Built-in process supervisor; no pm2 required. +Moniker: 3va +Tags: +- javascript +- typescript +- runtime +- sandbox +- security +- cli +- developer-tools +ReleaseNotes: https://github.com/OdinoCano/3va/releases/tag/v2.0.0 +ReleaseNotesUrl: https://github.com/OdinoCano/3va/releases/tag/v2.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OdinoCano/3va/2.1.0/OdinoCano.3va.yaml b/manifests/o/OdinoCano/3va/2.1.0/OdinoCano.3va.yaml new file mode 100644 index 0000000000000..d0d423f27d98b --- /dev/null +++ b/manifests/o/OdinoCano/3va/2.1.0/OdinoCano.3va.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: OdinoCano.3va +PackageVersion: 2.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 260e8fa27b53f83bab42e01c8bf5991e96ae4424 Mon Sep 17 00:00:00 2001 From: edge_166 <53630891+OdinoCano@users.noreply.github.com> Date: Tue, 30 Jun 2026 13:53:30 -0600 Subject: [PATCH 08/26] OdinoCano.3va version 2.1.1 (#393616) --- .../3va/2.1.1/OdinoCano.3va.installer.yaml | 24 +++++++++++++ .../3va/2.1.1/OdinoCano.3va.locale.en-US.yaml | 36 +++++++++++++++++++ .../o/OdinoCano/3va/2.1.1/OdinoCano.3va.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/o/OdinoCano/3va/2.1.1/OdinoCano.3va.installer.yaml create mode 100644 manifests/o/OdinoCano/3va/2.1.1/OdinoCano.3va.locale.en-US.yaml create mode 100644 manifests/o/OdinoCano/3va/2.1.1/OdinoCano.3va.yaml diff --git a/manifests/o/OdinoCano/3va/2.1.1/OdinoCano.3va.installer.yaml b/manifests/o/OdinoCano/3va/2.1.1/OdinoCano.3va.installer.yaml new file mode 100644 index 0000000000000..4b93ac0831f1f --- /dev/null +++ b/manifests/o/OdinoCano/3va/2.1.1/OdinoCano.3va.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: OdinoCano.3va +PackageVersion: 2.1.1 +MinimumOSVersion: 10.0.17763.0 +InstallModes: +- interactive +- silent +- silentWithProgress +Commands: +- 3va +Installers: +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: 3va.exe + PortableCommandAlias: 3va + InstallerUrl: https://github.com/OdinoCano/3va/releases/download/v2.1.1/3va-v2.1.1-x86_64-pc-windows-msvc.zip + InstallerSha256: f9c32773cd034eadf28c60beb5e5fe0796ff2eb9281d97fdfac08b0b546bbc1c +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2026-06-26 diff --git a/manifests/o/OdinoCano/3va/2.1.1/OdinoCano.3va.locale.en-US.yaml b/manifests/o/OdinoCano/3va/2.1.1/OdinoCano.3va.locale.en-US.yaml new file mode 100644 index 0000000000000..d73720f57a6a3 --- /dev/null +++ b/manifests/o/OdinoCano/3va/2.1.1/OdinoCano.3va.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: OdinoCano.3va +PackageVersion: 2.1.1 +PackageLocale: en-US +Publisher: OdinoCano +PublisherUrl: https://github.com/OdinoCano +PublisherSupportUrl: https://github.com/OdinoCano/3va/issues +PackageName: 3va +PackageUrl: https://github.com/OdinoCano/3va +License: MIT +LicenseUrl: https://github.com/OdinoCano/3va/blob/main/LICENSE +Copyright: Copyright (c) OdinoCano +ShortDescription: Secure-by-default JavaScript and TypeScript runtime. +Description: |- + 3va is a JavaScript and TypeScript runtime built on QuickJS with capability-based + sandboxing, post-quantum cryptography (ML-KEM / ML-DSA), and WebAssembly support. + + Every permission — filesystem, network, environment variables, subprocess execution — + is denied by default and must be explicitly granted per script. + Post-install scripts are blocked unconditionally. + Built-in process supervisor; no pm2 required. +Moniker: 3va +Tags: +- javascript +- typescript +- runtime +- sandbox +- security +- cli +- developer-tools +ReleaseNotes: https://github.com/OdinoCano/3va/releases/tag/v2.0.0 +ReleaseNotesUrl: https://github.com/OdinoCano/3va/releases/tag/v2.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OdinoCano/3va/2.1.1/OdinoCano.3va.yaml b/manifests/o/OdinoCano/3va/2.1.1/OdinoCano.3va.yaml new file mode 100644 index 0000000000000..6c29ddfe7d905 --- /dev/null +++ b/manifests/o/OdinoCano/3va/2.1.1/OdinoCano.3va.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: OdinoCano.3va +PackageVersion: 2.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7165e2eec1719fa50f2b55e69e53e659c2f36367 Mon Sep 17 00:00:00 2001 From: edge_166 <53630891+OdinoCano@users.noreply.github.com> Date: Tue, 30 Jun 2026 13:53:44 -0600 Subject: [PATCH 09/26] OdinoCano.3va version 2.1.2 (#395170) --- .../3va/2.1.2/OdinoCano.3va.installer.yaml | 24 +++++++++++++ .../3va/2.1.2/OdinoCano.3va.locale.en-US.yaml | 36 +++++++++++++++++++ .../o/OdinoCano/3va/2.1.2/OdinoCano.3va.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/o/OdinoCano/3va/2.1.2/OdinoCano.3va.installer.yaml create mode 100644 manifests/o/OdinoCano/3va/2.1.2/OdinoCano.3va.locale.en-US.yaml create mode 100644 manifests/o/OdinoCano/3va/2.1.2/OdinoCano.3va.yaml diff --git a/manifests/o/OdinoCano/3va/2.1.2/OdinoCano.3va.installer.yaml b/manifests/o/OdinoCano/3va/2.1.2/OdinoCano.3va.installer.yaml new file mode 100644 index 0000000000000..a525601d0f170 --- /dev/null +++ b/manifests/o/OdinoCano/3va/2.1.2/OdinoCano.3va.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: OdinoCano.3va +PackageVersion: 2.1.2 +MinimumOSVersion: 10.0.17763.0 +InstallModes: +- interactive +- silent +- silentWithProgress +Commands: +- 3va +Installers: +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: 3va.exe + PortableCommandAlias: 3va + InstallerUrl: https://github.com/OdinoCano/3va/releases/download/v2.1.2/3va-v2.1.2-x86_64-pc-windows-msvc.zip + InstallerSha256: 30aa420c2e12635122432d0591c22e26f1c136c40eb05754f1607c3f90e7dff0 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2026-06-29 diff --git a/manifests/o/OdinoCano/3va/2.1.2/OdinoCano.3va.locale.en-US.yaml b/manifests/o/OdinoCano/3va/2.1.2/OdinoCano.3va.locale.en-US.yaml new file mode 100644 index 0000000000000..6d330236689bd --- /dev/null +++ b/manifests/o/OdinoCano/3va/2.1.2/OdinoCano.3va.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: OdinoCano.3va +PackageVersion: 2.1.2 +PackageLocale: en-US +Publisher: OdinoCano +PublisherUrl: https://github.com/OdinoCano +PublisherSupportUrl: https://github.com/OdinoCano/3va/issues +PackageName: 3va +PackageUrl: https://github.com/OdinoCano/3va +License: MIT +LicenseUrl: https://github.com/OdinoCano/3va/blob/main/LICENSE +Copyright: Copyright (c) OdinoCano +ShortDescription: Secure-by-default JavaScript and TypeScript runtime. +Description: |- + 3va is a JavaScript and TypeScript runtime built on QuickJS with capability-based + sandboxing, post-quantum cryptography (ML-KEM / ML-DSA), and WebAssembly support. + + Every permission — filesystem, network, environment variables, subprocess execution — + is denied by default and must be explicitly granted per script. + Post-install scripts are blocked unconditionally. + Built-in process supervisor; no pm2 required. +Moniker: 3va +Tags: +- javascript +- typescript +- runtime +- sandbox +- security +- cli +- developer-tools +ReleaseNotes: https://github.com/OdinoCano/3va/releases/tag/v2.0.0 +ReleaseNotesUrl: https://github.com/OdinoCano/3va/releases/tag/v2.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OdinoCano/3va/2.1.2/OdinoCano.3va.yaml b/manifests/o/OdinoCano/3va/2.1.2/OdinoCano.3va.yaml new file mode 100644 index 0000000000000..e203fda2cfcf3 --- /dev/null +++ b/manifests/o/OdinoCano/3va/2.1.2/OdinoCano.3va.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: OdinoCano.3va +PackageVersion: 2.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ac4e5d9aa1d9e0d7ce43ec4e561019554ef8c94e Mon Sep 17 00:00:00 2001 From: Aviram Hassan Date: Tue, 30 Jun 2026 22:53:58 +0300 Subject: [PATCH 10/26] New version: MetalBear.mirrord version 3.224.0 (#395176) --- .../3.224.0/MetalBear.mirrord.installer.yaml | 17 ++++++++++ .../MetalBear.mirrord.locale.en-US.yaml | 33 +++++++++++++++++++ .../mirrord/3.224.0/MetalBear.mirrord.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/m/MetalBear/mirrord/3.224.0/MetalBear.mirrord.installer.yaml create mode 100644 manifests/m/MetalBear/mirrord/3.224.0/MetalBear.mirrord.locale.en-US.yaml create mode 100644 manifests/m/MetalBear/mirrord/3.224.0/MetalBear.mirrord.yaml diff --git a/manifests/m/MetalBear/mirrord/3.224.0/MetalBear.mirrord.installer.yaml b/manifests/m/MetalBear/mirrord/3.224.0/MetalBear.mirrord.installer.yaml new file mode 100644 index 0000000000000..a91b9b32c55a1 --- /dev/null +++ b/manifests/m/MetalBear/mirrord/3.224.0/MetalBear.mirrord.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MetalBear.mirrord +PackageVersion: 3.224.0 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{26A60295-6704-442B-8CAF-F4F5DAA16AE6}' +AppsAndFeaturesEntries: +- DisplayVersion: 3.224.0 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/metalbear-co/mirrord/releases/download/3.224.0/mirrord.msi + InstallerSha256: D554247DBFD35A9E6880433454CF29EBA44220A7C769CC9F9ADE3FAA2F6B96F1 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-29 diff --git a/manifests/m/MetalBear/mirrord/3.224.0/MetalBear.mirrord.locale.en-US.yaml b/manifests/m/MetalBear/mirrord/3.224.0/MetalBear.mirrord.locale.en-US.yaml new file mode 100644 index 0000000000000..06acd3f99576b --- /dev/null +++ b/manifests/m/MetalBear/mirrord/3.224.0/MetalBear.mirrord.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MetalBear.mirrord +PackageVersion: 3.224.0 +PackageLocale: en-US +Publisher: MetalBear +PublisherUrl: https://github.com/metalbear-co +PublisherSupportUrl: https://github.com/metalbear-co/mirrord/issues +PackageName: mirrord +PackageUrl: https://github.com/metalbear-co/mirrord +License: MIT +ShortDescription: Connect your local process and your cloud environment, and run local code in cloud conditions. +Tags: +- api +- backend +- backend-development +- cli +- cloud +- cloud-native +- debug +- develop +- developer-tools +- development +- devops +- devtool +- ide +- kubernetes +- rust +- shift-left +ReleaseNotesUrl: https://github.com/metalbear-co/mirrord/releases/tag/3.224.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MetalBear/mirrord/3.224.0/MetalBear.mirrord.yaml b/manifests/m/MetalBear/mirrord/3.224.0/MetalBear.mirrord.yaml new file mode 100644 index 0000000000000..14b37d59a4630 --- /dev/null +++ b/manifests/m/MetalBear/mirrord/3.224.0/MetalBear.mirrord.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: MetalBear.mirrord +PackageVersion: 3.224.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8d0031c2d8fb6d5c8cae8b3d5077061bca3ae912 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Tue, 30 Jun 2026 15:54:12 -0400 Subject: [PATCH 11/26] New version: oxc-project.oxfmt version 0.57.0 (#395207) --- .../0.57.0/oxc-project.oxfmt.installer.yaml | 31 ++++++++ .../oxc-project.oxfmt.locale.en-US.yaml | 75 +++++++++++++++++++ .../oxfmt/0.57.0/oxc-project.oxfmt.yaml | 8 ++ 3 files changed, 114 insertions(+) create mode 100644 manifests/o/oxc-project/oxfmt/0.57.0/oxc-project.oxfmt.installer.yaml create mode 100644 manifests/o/oxc-project/oxfmt/0.57.0/oxc-project.oxfmt.locale.en-US.yaml create mode 100644 manifests/o/oxc-project/oxfmt/0.57.0/oxc-project.oxfmt.yaml diff --git a/manifests/o/oxc-project/oxfmt/0.57.0/oxc-project.oxfmt.installer.yaml b/manifests/o/oxc-project/oxfmt/0.57.0/oxc-project.oxfmt.installer.yaml new file mode 100644 index 0000000000000..ca2f03eadd6cc --- /dev/null +++ b/manifests/o/oxc-project/oxfmt/0.57.0/oxc-project.oxfmt.installer.yaml @@ -0,0 +1,31 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: oxc-project.oxfmt +PackageVersion: 0.57.0 +InstallerType: zip +NestedInstallerType: portable +Commands: +- oxfmt +ReleaseDate: 2026-06-29 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: oxfmt-i686-pc-windows-msvc.exe + PortableCommandAlias: oxfmt + InstallerUrl: https://github.com/oxc-project/oxc/releases/download/apps_v1.72.0/oxfmt-i686-pc-windows-msvc.zip + InstallerSha256: 820440BDED44488705A8770E44461CF5FEA308C1158531BB8B3DA87A4384FDE4 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: oxfmt-x86_64-pc-windows-msvc.exe + PortableCommandAlias: oxfmt + InstallerUrl: https://github.com/oxc-project/oxc/releases/download/apps_v1.72.0/oxfmt-x86_64-pc-windows-msvc.zip + InstallerSha256: A7151F1536A976BEE51A2011CF26E1454A802A309098547F71A1D5DFF8622E2A +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: oxfmt-aarch64-pc-windows-msvc.exe + PortableCommandAlias: oxfmt + InstallerUrl: https://github.com/oxc-project/oxc/releases/download/apps_v1.72.0/oxfmt-aarch64-pc-windows-msvc.zip + InstallerSha256: 4B0BAA9F4E839D94509D4111877C89BE1BBA5E54DA430EE31EFADD9584FED69E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/oxc-project/oxfmt/0.57.0/oxc-project.oxfmt.locale.en-US.yaml b/manifests/o/oxc-project/oxfmt/0.57.0/oxc-project.oxfmt.locale.en-US.yaml new file mode 100644 index 0000000000000..6facfd9deec05 --- /dev/null +++ b/manifests/o/oxc-project/oxfmt/0.57.0/oxc-project.oxfmt.locale.en-US.yaml @@ -0,0 +1,75 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: oxc-project.oxfmt +PackageVersion: 0.57.0 +PackageLocale: en-US +Publisher: VoidZero Inc. & Contributors +PublisherUrl: https://voidzero.dev/ +PublisherSupportUrl: https://github.com/oxc-project/oxc/issues +Author: VoidZero Inc. & Contributors +PackageName: oxfmt +PackageUrl: https://oxc.rs/docs/guide/usage/formatter.html +License: MIT +LicenseUrl: https://github.com/oxc-project/oxc/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024-present VoidZero Inc. & Contributors +CopyrightUrl: https://github.com/oxc-project/oxc/blob/HEAD/LICENSE +ShortDescription: Oxfmt is a high-performance formatter for the JavaScript ecosystem. +Description: |- + Oxfmt is a high-performance formatter for the JavaScript ecosystem. + + - Supported languages + JavaScript, JSX, TypeScript, TSX, JSON, JSONC, JSON5, YAML, TOML, HTML, Angular, Vue, CSS, SCSS, Less, Markdown, MDX, GraphQL, Ember, Handlebars + + - Built for scale + Oxfmt targets large codebases and CI environments, with an emphasis on high throughput and predictable performance. + It is built on the Oxc compiler stack and avoids architectural bottlenecks common in existing formatter implementations. + Our benchmarks show Oxfmt to be approximately 30x faster than Prettier and 2x faster than Biome. + + - Batteries included + - Oxfmt includes built-in features that typically require external Prettier plugins: + - Import sorting + - Tailwind CSS class sorting + - package.json field sorting + - Embedded formatting (CSS-in-JS, GraphQL, etc.) + + - Prettier-compatible + Oxfmt integrates into existing Prettier-based workflows. + The oxfmt CLI behaves similarly to Prettier by default, allowing adoption with minimal changes to scripts and tooling. + Oxfmt matches Prettier’s JavaScript formatting. When migrating from recent versions of Prettier, formatting differences should not occur; any differences are considered bugs. + Oxfmt currently passes approximately 95% of Prettier's JavaScript and TypeScript test suite. The remaining cases are niche scenarios, and we work with the Prettier team to converge on formatting over time. + No additional dependencies or configuration needed. +Moniker: oxfmt +Tags: +- formatter +- javascript +- typescript +ReleaseNotes: |- + BREAKING CHANGES + - 259e0cd oxfmt,formatter_graphql: [BREAKING] Support draft syntax with removing prettier fallback (#23326) (leaysgur) + - accbc49 oxfmt: [BREAKING] Format parser:css,less,scss files + css-in-js by oxc_formatter_css (#23321) (leaysgur) + + 🚀 Features + - dffa4b3 formatter_css: Implement oxc_formatter_css (#23320) (leaysgur) + - 01de9ec oxfmt: Format parser:graphql files by oxc_formatter_graphql (#23318) (leaysgur) + - 4e66212 formatter_graphql: Implement oxc_formatter_graphql (#23317) (leaysgur) + + 🐛 Bug Fixes + - 67325ae formatter_css: Handle frontmatter language (#23819) (leaysgur) + - 3f355e5 formatter_graphql: Improve major prettier diffs (#23419) (leaysgur) + - 48e2d78 formatter_css: Improve major prettier diffs (#23327) (leaysgur) + - 8c07cad all: Enable disable_old_builder Cargo feature for oxc_ast crate in tests (#23888) (overlookmotel) + - f7d1f50 oxlint, oxfmt: Enable disable_old_builder Cargo feature for oxc_ast crate (#23886) (overlookmotel) + - d86f60b lsp: Normalize user config path to watch pattern (#23723) (Sysix) + + ⚡ Performance + - 4ddcba0 formatter_core: Add printable-ASCII fast path to TextWidth (#23913) (Lawrence Lin) + + 📚 Documentation + - b4d0dc9 oxfmt,formatter,formatter_css,formatter_core: Update AGENTS.md (#23814) (leaysgur) +ReleaseNotesUrl: https://github.com/oxc-project/oxc/releases/tag/apps_v1.72.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://oxc.rs/docs/guide/usage/formatter.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/oxc-project/oxfmt/0.57.0/oxc-project.oxfmt.yaml b/manifests/o/oxc-project/oxfmt/0.57.0/oxc-project.oxfmt.yaml new file mode 100644 index 0000000000000..cb162faf9f593 --- /dev/null +++ b/manifests/o/oxc-project/oxfmt/0.57.0/oxc-project.oxfmt.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: oxc-project.oxfmt +PackageVersion: 0.57.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1526c64ea93bfa604b085f6a8fdc610644ee6e24 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 30 Jun 2026 12:58:18 -0700 Subject: [PATCH 12/26] Automatic Waiver Addition for PR 389429 (#395772) --- manifests/a/alegauss/ClaudeCodeTray/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/a/alegauss/ClaudeCodeTray/.validation diff --git a/manifests/a/alegauss/ClaudeCodeTray/.validation b/manifests/a/alegauss/ClaudeCodeTray/.validation new file mode 100644 index 0000000000000..c2df0cbc9e9cd --- /dev/null +++ b/manifests/a/alegauss/ClaudeCodeTray/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"340bf9a6-420f-45d5-a6a3-cda4c6afc373","TestPlan":"Policy-Test-1.2","PackagePath":"manifests/a/alegauss/ClaudeCodeTray/1.2.0","CommitId":"a785149b27bf8db7f7491ec1c0f9475d13b262b6"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From 5c83ff9dfe1d4fe90da459acbce0efa9a321e14e Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 30 Jun 2026 13:19:26 -0700 Subject: [PATCH 13/26] Automatic deletion of wez.wezterm.nightly 20260623-212301-09e52dd8 (#394558) --- .../wez.wezterm.nightly.installer.yaml | 29 ----------------- .../wez.wezterm.nightly.locale.en-US.yaml | 32 ------------------- .../wez.wezterm.nightly.yaml | 8 ----- 3 files changed, 69 deletions(-) delete mode 100644 manifests/w/wez/wezterm/nightly/20260623-212301-09e52dd8/wez.wezterm.nightly.installer.yaml delete mode 100644 manifests/w/wez/wezterm/nightly/20260623-212301-09e52dd8/wez.wezterm.nightly.locale.en-US.yaml delete mode 100644 manifests/w/wez/wezterm/nightly/20260623-212301-09e52dd8/wez.wezterm.nightly.yaml diff --git a/manifests/w/wez/wezterm/nightly/20260623-212301-09e52dd8/wez.wezterm.nightly.installer.yaml b/manifests/w/wez/wezterm/nightly/20260623-212301-09e52dd8/wez.wezterm.nightly.installer.yaml deleted file mode 100644 index 0217f19f22c7a..0000000000000 --- a/manifests/w/wez/wezterm/nightly/20260623-212301-09e52dd8/wez.wezterm.nightly.installer.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: wez.wezterm.nightly -PackageVersion: 20260623-212301-09e52dd8 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.VCRedist.2015+.x64 -ProductCode: '{BCF6F0DA-5B9A-408D-8562-F680AE6E1EAF}_is1' -ReleaseDate: 2026-04-30 -AppsAndFeaturesEntries: -- ProductCode: '{BCF6F0DA-5B9A-408D-8562-F680AE6E1EAF}_is1' -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WezTerm' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/wezterm/wezterm/releases/download/nightly/WezTerm-nightly-setup.exe - InstallerSha256: A675D2668D6DBD3826AC2788FD877173DE24D585D89931A1C9ADBECE7A53F96B -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/w/wez/wezterm/nightly/20260623-212301-09e52dd8/wez.wezterm.nightly.locale.en-US.yaml b/manifests/w/wez/wezterm/nightly/20260623-212301-09e52dd8/wez.wezterm.nightly.locale.en-US.yaml deleted file mode 100644 index 39f719452e989..0000000000000 --- a/manifests/w/wez/wezterm/nightly/20260623-212301-09e52dd8/wez.wezterm.nightly.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: wez.wezterm.nightly -PackageVersion: 20260623-212301-09e52dd8 -PackageLocale: en-US -Publisher: Wez Furlong -PublisherUrl: https://github.com/wezterm -PublisherSupportUrl: https://github.com/wezterm/wezterm/issues -Author: Wez Furlong -PackageName: WezTerm -PackageUrl: https://github.com/wezterm/wezterm -License: MIT -LicenseUrl: https://github.com/wezterm/wezterm/blob/HEAD/LICENSE.md -Copyright: Copyright (c) 2018-Present Wez Furlong -CopyrightUrl: https://github.com/wezterm/wezterm/blob/main/LICENSE.md -ShortDescription: | - A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust -Tags: -- rust -- serial -- serial-port -- terminal -- terminal-emulator -- terminal-emulators -ReleaseNotes: |- - Ignore the sources associated with this release: it's just the readme. - This release holds builds generated by the nightly build process that runs in the CI/CD environment. - These builds may be unstable or unusable; they are simply a build of whatever is in master at the time that the nightly build runs. -ReleaseNotesUrl: https://github.com/wezterm/wezterm/releases/tag/nightly -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/w/wez/wezterm/nightly/20260623-212301-09e52dd8/wez.wezterm.nightly.yaml b/manifests/w/wez/wezterm/nightly/20260623-212301-09e52dd8/wez.wezterm.nightly.yaml deleted file mode 100644 index b619ced4f43d6..0000000000000 --- a/manifests/w/wez/wezterm/nightly/20260623-212301-09e52dd8/wez.wezterm.nightly.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: wez.wezterm.nightly -PackageVersion: 20260623-212301-09e52dd8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From f0c123dfb02d3ea88092890e6cb225611652036d Mon Sep 17 00:00:00 2001 From: Markolo <131269582+markolo10@users.noreply.github.com> Date: Tue, 30 Jun 2026 22:19:41 +0200 Subject: [PATCH 14/26] New version: MarkusKellermann.Convo version 1.8.30 (#394745) --- .../MarkusKellermann.Convo.installer.yaml | 17 ++++++++++++ .../MarkusKellermann.Convo.locale.en-US.yaml | 26 +++++++++++++++++++ .../Convo/1.8.30/MarkusKellermann.Convo.yaml | 8 ++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/m/MarkusKellermann/Convo/1.8.30/MarkusKellermann.Convo.installer.yaml create mode 100644 manifests/m/MarkusKellermann/Convo/1.8.30/MarkusKellermann.Convo.locale.en-US.yaml create mode 100644 manifests/m/MarkusKellermann/Convo/1.8.30/MarkusKellermann.Convo.yaml diff --git a/manifests/m/MarkusKellermann/Convo/1.8.30/MarkusKellermann.Convo.installer.yaml b/manifests/m/MarkusKellermann/Convo/1.8.30/MarkusKellermann.Convo.installer.yaml new file mode 100644 index 0000000000000..a48de748c41a1 --- /dev/null +++ b/manifests/m/MarkusKellermann/Convo/1.8.30/MarkusKellermann.Convo.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MarkusKellermann.Convo +PackageVersion: 1.8.30 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/markolo10/convo-releases/releases/download/v1.8.30/convo-setup.exe + InstallerSha256: 1BF7D125203A820DAF8BE506866A60DF7E301EBC56897AE646D8DF17B7260777 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-28 diff --git a/manifests/m/MarkusKellermann/Convo/1.8.30/MarkusKellermann.Convo.locale.en-US.yaml b/manifests/m/MarkusKellermann/Convo/1.8.30/MarkusKellermann.Convo.locale.en-US.yaml new file mode 100644 index 0000000000000..b404a81edc75e --- /dev/null +++ b/manifests/m/MarkusKellermann/Convo/1.8.30/MarkusKellermann.Convo.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MarkusKellermann.Convo +PackageVersion: 1.8.30 +PackageLocale: en-US +Publisher: Markus Kellermann +PublisherUrl: https://itsconvo.com +PublisherSupportUrl: https://github.com/markolo10/convo-releases/issues +PackageName: Convo +PackageUrl: https://itsconvo.com +License: Proprietary +LicenseUrl: https://itsconvo.com/terms +ShortDescription: AI-powered conversation and meeting assistant +Tags: +- ai +- meeting +- productivity +- conversation +- assistant +ReleaseNotesUrl: https://github.com/markolo10/convo-releases/releases/tag/v1.8.30 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/markolo10/convo-releases/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MarkusKellermann/Convo/1.8.30/MarkusKellermann.Convo.yaml b/manifests/m/MarkusKellermann/Convo/1.8.30/MarkusKellermann.Convo.yaml new file mode 100644 index 0000000000000..8775ff1e49fb5 --- /dev/null +++ b/manifests/m/MarkusKellermann/Convo/1.8.30/MarkusKellermann.Convo.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: MarkusKellermann.Convo +PackageVersion: 1.8.30 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e8abbb17753811cbd813c61f89cd699388bf3699 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 1 Jul 2026 04:47:58 +0800 Subject: [PATCH 15/26] New version: Anthropic.ClaudeCode version 2.1.196 (#395226) --- .../Anthropic.ClaudeCode.installer.yaml | 18 +++++ .../Anthropic.ClaudeCode.locale.en-US.yaml | 69 +++++++++++++++++++ .../Anthropic.ClaudeCode.locale.zh-CN.yaml | 31 +++++++++ .../2.1.196/Anthropic.ClaudeCode.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/a/Anthropic/ClaudeCode/2.1.196/Anthropic.ClaudeCode.installer.yaml create mode 100644 manifests/a/Anthropic/ClaudeCode/2.1.196/Anthropic.ClaudeCode.locale.en-US.yaml create mode 100644 manifests/a/Anthropic/ClaudeCode/2.1.196/Anthropic.ClaudeCode.locale.zh-CN.yaml create mode 100644 manifests/a/Anthropic/ClaudeCode/2.1.196/Anthropic.ClaudeCode.yaml diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.196/Anthropic.ClaudeCode.installer.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.196/Anthropic.ClaudeCode.installer.yaml new file mode 100644 index 0000000000000..c7ca5467e97e8 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.196/Anthropic.ClaudeCode.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.196 +InstallerType: portable +Commands: +- claude +ReleaseDate: 2026-06-29 +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.claude.ai/claude-code-releases/2.1.196/win32-x64/claude.exe + InstallerSha256: 180D7B279455E8B89D4353A5146447BE2F80B80FB0DB14BDC6DD9CB98C0AEF09 +- Architecture: arm64 + InstallerUrl: https://downloads.claude.ai/claude-code-releases/2.1.196/win32-arm64/claude.exe + InstallerSha256: 882ED64AE93385067BFF7B1E1D1975898F1CBCA739DFF322E0E370CD2DB3E6ED +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.196/Anthropic.ClaudeCode.locale.en-US.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.196/Anthropic.ClaudeCode.locale.en-US.yaml new file mode 100644 index 0000000000000..c26fa29003e13 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.196/Anthropic.ClaudeCode.locale.en-US.yaml @@ -0,0 +1,69 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.196 +PackageLocale: en-US +Publisher: Anthropic PBC +Author: Anthropic PBC +PackageName: Claude Code +License: Proprietary +Copyright: © 2026 Anthropic PBC +ShortDescription: Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed. +Description: |- + Claude Code is Anthropic’s agentic coding tool that lives in your terminal and helps you turn ideas into code faster than ever before. + What Claude Code does for you + - Build features from descriptions: Tell Claude what you want to build in plain English. It will make a plan, write the code, and ensure it works. + - Debug and fix issues: Describe a bug or paste an error message. Claude Code will analyze your codebase, identify the problem, and implement a fix. + - Navigate any codebase: Ask anything about your team’s codebase, and get a thoughtful answer back. Claude Code maintains awareness of your entire project structure, can find up-to-date information from the web, and with MCP can pull from external datasources like Google Drive, Figma, and Slack. + - Automate tedious tasks: Fix fiddly lint issues, resolve merge conflicts, and write release notes. Do all this in a single command from your developer machines, or automatically in CI. + Why developers love Claude Code + - Works in your terminal: Not another chat window. Not another IDE. Claude Code meets you where you already work, with the tools you already love. + - Takes action: Claude Code can directly edit files, run commands, and create commits. Need more? MCP lets Claude read your design docs in Google Drive, update your tickets in Jira, or use your custom developer tooling. + - Unix philosophy: Claude Code is composable and scriptable. tail -f app.log | claude -p "Slack me if you see any anomalies appear in this log stream" works. Your CI can run claude -p "If there are new text strings, translate them into French and raise a PR for @lang-fr-team to review". + - Enterprise-ready: Use Anthropic’s API, or host on AWS or GCP. Enterprise-grade security, privacy, and compliance is built-in. +Moniker: claudecode +Tags: +- agent +- agentic +- ai +- chatbot +- claude +- claude-code +- claudecode +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + - Added support for organization default models — admins set it in the org console; it shows as "Org default" (or "Role default") in /model when you haven't picked one yourself + - Added readable default names for sessions at start, making them easier to identify and message + - Added clickable file attachments in chat — Cmd/Ctrl-click reveals the file in Finder/Explorer + - Security: claude mcp list/get no longer spawn .mcp.json servers that a repo self-approved via a committed .claude/settings.json; untrusted workspaces show ⏸ Pending approval + - Fixed waking a background job permanently deleting its conversation and re-running the original prompt when the transcript probe misread a real transcript; the file is now set aside, never deleted + - Fixed the rate-limit warning flickering off and rate-limit telemetry being over-counted when multiple parallel requests were in flight at the moment a usage limit was hit + - Fixed duplicate recap lines after a background session's turn: a schema-rejected StructuredOutput attempt no longer renders alongside its retry + - Fixed PowerShell git diff/git grep, egrep/fgrep, and quoted search patterns containing | being reported as failures when they exit 1, matching Bash behavior + - Fixed multiple claude agents side panel issues: keyboard focus getting stuck when opening an agent, background jobs losing their subagent types on every open, and sessions showing incorrect status while actively running + - Fixed claude agents --dangerously-skip-permissions silently falling back to auto mode instead of showing the bypass disclaimer and applying bypass mode to spawned agents + - Fixed mid-turn crash recovery for Remote sessions — sessions interrupted by a server restart now auto-resume on the next worker + - Fixed sessions moved with /cd reappearing in the old directory's resume list after a non-graceful exit when the old path contained special characters + - Fixed claude plugin validate skipping local plugins whose source is "." and stopping after the first error class + - Fixed Esc Esc at an idle prompt not opening the rewind menu (regression); use Ctrl+C or Ctrl+X Ctrl+K to stop background agents + - Fixed MCP OAuth requesting the authorization server's full scopes_supported catalog when no scope is specified, causing invalid_scope failures on GitLab self-hosted and other enterprise IdPs + - Fixed /context showing 0 tokens for all tool groups on Bedrock + - Fixed /deep-research misreporting verifier failures as "all claims refuted" instead of unverified + - Fixed plugin dependency version pins not being honored when the marketplace was added as a local folder path backed by a git repo + - Fixed claude agents session status: completed rows no longer flip between "Done" and "Needs your input", stalled agents are now labeled "Needs attention", and results that mention a PR show a clickable link + - Fixed voice dictation swallowing spaces and spuriously starting a recording during very fast typing when voice mode is enabled + - Improved background session reliability: long-running commands and workflows now survive the session's process being stopped, restarted, or updated — including on Windows, where background shells are handed off instead of being killed + - Improved background agents: workers killed by a daemon restart are now automatically resumed from where they left off the next time the agents view opens + - Improved /code-review workflow: merged five cleanup finders into one, cutting token usage by roughly 25% + - Reduced per-frame rendering work in the terminal UI by skipping no-op subtree walks during streaming + - The streaming idle watchdog is now on by default for all providers — it aborts and retries when a response stream produces no events for 5 minutes. Set CLAUDE_ENABLE_STREAM_WATCHDOG=0 to disable. + - Remote Control is now disabled when ANTHROPIC_BASE_URL points at a non-Anthropic host, matching the existing behavior under CLAUDE_CODE_USE_BEDROCK/_VERTEX/_FOUNDRY + - Changed opening the agents view from a foreground session to require a single ← press instead of two, matching the behavior in background sessions +ReleaseNotesUrl: https://github.com/anthropics/claude-code/blob/HEAD/CHANGELOG.md#21196 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.196/Anthropic.ClaudeCode.locale.zh-CN.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.196/Anthropic.ClaudeCode.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3bdbc7b28d560 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.196/Anthropic.ClaudeCode.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.196 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 在终端中直接释放 Claude 的强大功能。即时搜索数百万行代码库,将耗时数小时的工作流程浓缩为单个命令,让你的工具、你的工作流、你的代码库以思维速度演化。 +Description: |- + Claude Code 是 Anthropic 推出的一款自主智能编程工具,在你的终端中运行,并以前所未有的速度帮助你将想法转化为代码。 + Claude Code 能为你做什么 + - 根据描述构建功能:用简单的英文告诉 Claude 你想要实现什么功能。它会制定计划、编写代码,并确保其正常运行。 + - 调试并修复问题:描述一个 Bug 或粘贴错误信息,Claude Code 会分析你的代码库,定位问题并自动实施修复。 + - 快速浏览任意代码库:针对团队的代码库提出任何问题,都能获得深入准确的回答。Claude Code 能理解整个项目的结构,可从网络获取最新信息,并通过 MCP 从 Google Drive、Figma、Slack 等外部数据源获取内容。 + - 自动化繁琐任务:修复棘手的代码格式问题、解决合并冲突、撰写发布说明。这些都可以通过开发者机器上的单条命令完成,也可以在 CI 中自动执行。 + 开发者为何喜爱 Claude Code + - 在终端中运行:无需打开新的聊天窗口,也不用切换 IDE。Claude Code 就在你熟悉的工作环境,配合你钟爱的工具使用。 + - 主动执行操作:Claude Code 可直接编辑文件、运行命令、创建提交。需要更多功能?MCP 让 Claude 能读取 Google Drive 中的设计文档、更新 Jira 工单,或集成你自定义的开发工具。 + - 遵循 Unix 哲学:Claude Code 可组合、可脚本化。例如,执行 tail -f app.log | claude -p "如果日志流中出现异常,通过 Slack 通知我" 即可生效。你的 CI 系统也可以运行 claude -p "如有新的文本字符串,将其翻译成法语并为 @lang-fr-team 创建 PR 审阅"。 + - 企业级就绪:支持使用 Anthropic 的 API,或部署在 AWS 与 GCP 上。内置企业级的安全性、隐私保护和合规能力。 +Tags: +- claude +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.196/Anthropic.ClaudeCode.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.196/Anthropic.ClaudeCode.yaml new file mode 100644 index 0000000000000..f177fe9597b08 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.196/Anthropic.ClaudeCode.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.196 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 350a5d24ea425908a13ce0de8067236c823db996 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 30 Jun 2026 14:16:04 -0700 Subject: [PATCH 16/26] Automatic Waiver Addition for PR 395170 (#395804) --- manifests/o/OdinoCano/3va/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/o/OdinoCano/3va/.validation diff --git a/manifests/o/OdinoCano/3va/.validation b/manifests/o/OdinoCano/3va/.validation new file mode 100644 index 0000000000000..de318305cbb66 --- /dev/null +++ b/manifests/o/OdinoCano/3va/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"b9529e69-5873-463a-98b4-feec1c237931","TestPlan":"Policy-Test-2.7","PackagePath":"manifests/o/OdinoCano/3va/2.1.2","CommitId":"7165e2eec1719fa50f2b55e69e53e659c2f36367"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From e44a5348d2c9be851c194d7b7e64f67cdc337b58 Mon Sep 17 00:00:00 2001 From: nic852 Date: Wed, 1 Jul 2026 05:17:13 +0800 Subject: [PATCH 17/26] PremiumSoft.NavicatDataModeler version 4.3.11 (#395295) --- ...miumSoft.NavicatDataModeler.installer.yaml | 189 ++++++++++++++++++ ...mSoft.NavicatDataModeler.locale.en-US.yaml | 30 +++ .../PremiumSoft.NavicatDataModeler.yaml | 8 + 3 files changed, 227 insertions(+) create mode 100644 manifests/p/PremiumSoft/NavicatDataModeler/4.3.11/PremiumSoft.NavicatDataModeler.installer.yaml create mode 100644 manifests/p/PremiumSoft/NavicatDataModeler/4.3.11/PremiumSoft.NavicatDataModeler.locale.en-US.yaml create mode 100644 manifests/p/PremiumSoft/NavicatDataModeler/4.3.11/PremiumSoft.NavicatDataModeler.yaml diff --git a/manifests/p/PremiumSoft/NavicatDataModeler/4.3.11/PremiumSoft.NavicatDataModeler.installer.yaml b/manifests/p/PremiumSoft/NavicatDataModeler/4.3.11/PremiumSoft.NavicatDataModeler.installer.yaml new file mode 100644 index 0000000000000..4c5f66cccd814 --- /dev/null +++ b/manifests/p/PremiumSoft/NavicatDataModeler/4.3.11/PremiumSoft.NavicatDataModeler.installer.yaml @@ -0,0 +1,189 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: PremiumSoft.NavicatDataModeler +PackageVersion: 4.3.11 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: Navicat Data Modeler 4_is1 +AppsAndFeaturesEntries: +- ProductCode: Navicat Data Modeler 4_is1 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\PremiumSoft\Navicat Data Modeler 4' +Installers: +- InstallerLocale: es-ES + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_es_x64.exe + InstallerSha256: a612928d9f4ba6ccc0b9a5fac2225d76fba9690a0a9873ebc49bf4e84bff4e87 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: es-ES + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_es_x64.exe + InstallerSha256: a612928d9f4ba6ccc0b9a5fac2225d76fba9690a0a9873ebc49bf4e84bff4e87 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: en-US + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_en_x64.exe + InstallerSha256: b7e63b5e75a3ced3b2453d96fb4502750a088510dcdb1fa7dadc42bd5607202f + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: en-US + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_en_x64.exe + InstallerSha256: b7e63b5e75a3ced3b2453d96fb4502750a088510dcdb1fa7dadc42bd5607202f + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: zh-CN + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_cs_x64.exe + InstallerSha256: 5435988004a6100340328b76235d0253f1f25c82213bea5e3c331156cd89ddda + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: zh-CN + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_cs_x64.exe + InstallerSha256: 5435988004a6100340328b76235d0253f1f25c82213bea5e3c331156cd89ddda + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: zh-Hant + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_ct_x64.exe + InstallerSha256: 7d627dfeaad8c8be90a3e108664732152457e7c458e4122fc1a1138569727ff8 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: zh-Hant + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_ct_x64.exe + InstallerSha256: 7d627dfeaad8c8be90a3e108664732152457e7c458e4122fc1a1138569727ff8 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: id-ID + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_id_x64.exe + InstallerSha256: 07801697acd8fcfe7317e69b5446b0d1e184ab748222adffe0e6e392983944f9 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: id-ID + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_id_x64.exe + InstallerSha256: 07801697acd8fcfe7317e69b5446b0d1e184ab748222adffe0e6e392983944f9 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: ja-JP + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_jp_x64.exe + InstallerSha256: 62d724e0848ac87a3fea55c2b4caf653aa7b01df5d8a479a1aa67b88a6809d18 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: ja-JP + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_jp_x64.exe + InstallerSha256: 62d724e0848ac87a3fea55c2b4caf653aa7b01df5d8a479a1aa67b88a6809d18 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: de-DE + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_de_x64.exe + InstallerSha256: a40c85e17fce0bb682addf09b8d8df1fe2cae2ff64c03b16670453aa25b7bc21 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: de-DE + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_de_x64.exe + InstallerSha256: a40c85e17fce0bb682addf09b8d8df1fe2cae2ff64c03b16670453aa25b7bc21 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: ru-RU + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_ru_x64.exe + InstallerSha256: 9823d6f4b9680e140d6456278132b4ed0985423816ef66fccf8fee6f8c4e2e69 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: ru-RU + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_ru_x64.exe + InstallerSha256: 9823d6f4b9680e140d6456278132b4ed0985423816ef66fccf8fee6f8c4e2e69 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: pl-PL + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_pl_x64.exe + InstallerSha256: cb159aac4a2377f8a6863f2abfc46ce0bf3843c5222dc4e81189af985000a0b1 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: pl-PL + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_pl_x64.exe + InstallerSha256: cb159aac4a2377f8a6863f2abfc46ce0bf3843c5222dc4e81189af985000a0b1 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: fr-FR + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_fr_x64.exe + InstallerSha256: 4f07a3802d60b0c06d81412b9d3411151f2dfb42136890470f89ff7f944f2a30 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: fr-FR + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_fr_x64.exe + InstallerSha256: 4f07a3802d60b0c06d81412b9d3411151f2dfb42136890470f89ff7f944f2a30 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: ko-KR + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_kr_x64.exe + InstallerSha256: bd3ff0011c4d2b153e00bc6a46a630155100b2ecd012d5d91e0c0ca0cb47dbc9 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: ko-KR + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_kr_x64.exe + InstallerSha256: bd3ff0011c4d2b153e00bc6a46a630155100b2ecd012d5d91e0c0ca0cb47dbc9 + InstallerSwitches: + Custom: /ALLUSERS +- InstallerLocale: th-TH + Architecture: x64 + Scope: user + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_th_x64.exe + InstallerSha256: ec78db92412ecd9ef35ddddc45458385e3bfa108c3bbc934083335e11cfce894 + InstallerSwitches: + Custom: /CURRENTUSER +- InstallerLocale: th-TH + Architecture: x64 + Scope: machine + InstallerUrl: https://download3.navicat.com/download/navicatdatamodeler04_th_x64.exe + InstallerSha256: ec78db92412ecd9ef35ddddc45458385e3bfa108c3bbc934083335e11cfce894 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-30 diff --git a/manifests/p/PremiumSoft/NavicatDataModeler/4.3.11/PremiumSoft.NavicatDataModeler.locale.en-US.yaml b/manifests/p/PremiumSoft/NavicatDataModeler/4.3.11/PremiumSoft.NavicatDataModeler.locale.en-US.yaml new file mode 100644 index 0000000000000..413706da215f0 --- /dev/null +++ b/manifests/p/PremiumSoft/NavicatDataModeler/4.3.11/PremiumSoft.NavicatDataModeler.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PremiumSoft.NavicatDataModeler +PackageVersion: 4.3.11 +PackageLocale: en-US +Publisher: PremiumSoft CyberTech Ltd. +PublisherUrl: https://www.navicat.com/ +PublisherSupportUrl: https://www.navicat.com/support +PrivacyUrl: https://www.navicat.com/privacystatement +Author: PremiumSoft CyberTech Ltd. +PackageName: Navicat Data Modeler +PackageUrl: https://www.navicat.com/en/products/navicat-data-modeler +License: Proprietary +Copyright: Copyright (c) 2026. PremiumSoft CyberTech Ltd. +ShortDescription: Navicat Data Modeler is a powerful and cost-effective database design tool which helps you build high-quality conceptual, logical and physical data models. +Description: Navicat Data Modeler is a powerful and cost-effective database design tool which helps you build high-quality conceptual, logical and physical data models. It allows you to visually design database structures, perform reverse/forward engineering processes, import models from ODBC data sources, generate complex SQL/DDL, print models to files, and much more. +Tags: +- Data-Modeling +- Database-Design +- ER-Diagram +ReleaseNotesUrl: https://www.navicat.com/products/navicat-data-modeler-release-note +PurchaseUrl: https://www.navicat.com/store/navicat-data-modeler-plan +Documentations: +- DocumentLabel: Online Manual + DocumentUrl: https://www.navicat.com/manual/online_manual/en/navicat_17/win_manual +- DocumentLabel: User Manual (PDF) + DocumentUrl: https://www.navicat.com/manual/pdf_manual/en/navicat_17/win_manual/navicat_en.pdf +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PremiumSoft/NavicatDataModeler/4.3.11/PremiumSoft.NavicatDataModeler.yaml b/manifests/p/PremiumSoft/NavicatDataModeler/4.3.11/PremiumSoft.NavicatDataModeler.yaml new file mode 100644 index 0000000000000..5053b1843043f --- /dev/null +++ b/manifests/p/PremiumSoft/NavicatDataModeler/4.3.11/PremiumSoft.NavicatDataModeler.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: PremiumSoft.NavicatDataModeler +PackageVersion: 4.3.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 77d01390954fa84924cadc02c42d208eda5db7eb Mon Sep 17 00:00:00 2001 From: Tao Zuhong Date: Wed, 1 Jul 2026 05:17:42 +0800 Subject: [PATCH 18/26] New version: Taozuhong.KangarooMariaDB 9.6.1.701 (#395299) --- .../Taozuhong.KangarooMariaDB.installer.yaml | 20 +++++++ ...aozuhong.KangarooMariaDB.locale.en-US.yaml | 58 +++++++++++++++++++ ...aozuhong.KangarooMariaDB.locale.zh-CN.yaml | 57 ++++++++++++++++++ .../9.6.1.701/Taozuhong.KangarooMariaDB.yaml | 8 +++ 4 files changed, 143 insertions(+) create mode 100644 manifests/t/Taozuhong/KangarooMariaDB/9.6.1.701/Taozuhong.KangarooMariaDB.installer.yaml create mode 100644 manifests/t/Taozuhong/KangarooMariaDB/9.6.1.701/Taozuhong.KangarooMariaDB.locale.en-US.yaml create mode 100644 manifests/t/Taozuhong/KangarooMariaDB/9.6.1.701/Taozuhong.KangarooMariaDB.locale.zh-CN.yaml create mode 100644 manifests/t/Taozuhong/KangarooMariaDB/9.6.1.701/Taozuhong.KangarooMariaDB.yaml diff --git a/manifests/t/Taozuhong/KangarooMariaDB/9.6.1.701/Taozuhong.KangarooMariaDB.installer.yaml b/manifests/t/Taozuhong/KangarooMariaDB/9.6.1.701/Taozuhong.KangarooMariaDB.installer.yaml new file mode 100644 index 0000000000000..d30dcd3999328 --- /dev/null +++ b/manifests/t/Taozuhong/KangarooMariaDB/9.6.1.701/Taozuhong.KangarooMariaDB.installer.yaml @@ -0,0 +1,20 @@ +# 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: Taozuhong.KangarooMariaDB +PackageVersion: 9.6.1.701 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19041.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +ReleaseDate: 2026-07-01 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dbkangaroo/kangaroo/releases/download/v9.6.1.701/Kangaroo-MariaDB-9.6.1.701-x86_64.exe + InstallerSha256: df8f6ef9b4721b299138f376e4ebd4fe442bc5badeb2d60b6a414732ffba1fb6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Taozuhong/KangarooMariaDB/9.6.1.701/Taozuhong.KangarooMariaDB.locale.en-US.yaml b/manifests/t/Taozuhong/KangarooMariaDB/9.6.1.701/Taozuhong.KangarooMariaDB.locale.en-US.yaml new file mode 100644 index 0000000000000..b8889d50a86ae --- /dev/null +++ b/manifests/t/Taozuhong/KangarooMariaDB/9.6.1.701/Taozuhong.KangarooMariaDB.locale.en-US.yaml @@ -0,0 +1,58 @@ +# 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: Taozuhong.KangarooMariaDB +PackageVersion: 9.6.1.701 +PackageLocale: en-US +Publisher: Taozuhong +PublisherUrl: https://www.datatable.online +PublisherSupportUrl: https://github.com/dbkangaroo/kangaroo/issues +PrivacyUrl: https://www.datatable.online/en/license/privacy-policy.html +Author: Taozuhong +PackageName: Kangaroo MariaDB +PackageUrl: https://github.com/dbkangaroo +License: Proprietary +LicenseUrl: https://www.datatable.online/en/license/service-agreement.html +Copyright: Copyright (c) taozuhong. All rights reserved. +CopyrightUrl: https://www.datatable.online/en/license/service-agreement.html +ShortDescription: Kangaroo is a SQL client and admin tool. +Description: Kangaroo is a AI-powered SQL client and admin tool for popular databases(MariaDB / MongoDB / MySQL / Oracle / PostgreSQL / Redis / SQLite / SQLServer / ...) on Windows / MacOS / Linux, support table design, query, model, sync, export/import etc, focus on comfortable, fun and developer friendly. +Tags: +- admin +- client +- database +- import +- export +- management-tools +- MariaDB +- MongoDB +- MySQL +- ODBC +- Oracle +- PostgreSQL +- Redis +- SQL +- SQLite +- SQLServer +ReleaseNotes: |- + New features & bug-fixes + - Add entity designer support + - Add canvas overview with zoom in/out support + - Add entity relation support + - Add node port visual support + - Add logical/physical model support + - Add node color theme support + - Add shape label support + - Add print with preview support + - Add auto layout support + - Expand canvas with page size automatically + - Implement notation support + - Implement show schema support + - Implement print page size support + - Implement forward engineering support + - Improve arrow symbol support + - Improve toolbar and menus + - Update Chinese translation (zh-CN/zh-SG/zh-Hans/zh-Hant) +ReleaseNotesUrl: https://www.datatable.online/zh/download/v9.6.1.701.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Taozuhong/KangarooMariaDB/9.6.1.701/Taozuhong.KangarooMariaDB.locale.zh-CN.yaml b/manifests/t/Taozuhong/KangarooMariaDB/9.6.1.701/Taozuhong.KangarooMariaDB.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5b469befb4eed --- /dev/null +++ b/manifests/t/Taozuhong/KangarooMariaDB/9.6.1.701/Taozuhong.KangarooMariaDB.locale.zh-CN.yaml @@ -0,0 +1,57 @@ +# 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 + +PackageIdentifier: Taozuhong.KangarooMariaDB +PackageVersion: 9.6.1.701 +PackageLocale: zh-CN +Publisher: 陶祖洪 +PublisherUrl: https://www.datatable.online +PublisherSupportUrl: https://github.com/dbkangaroo/kangaroo/issues +PrivacyUrl: https://www.datatable.online/en/license/privacy-policy.html +Author: 陶祖洪 +PackageName: 袋鼠数据库工具 MariaDB +PackageUrl: https://github.com/dbkangaroo +License: 专有软件 +LicenseUrl: https://www.datatable.online/en/license/service-agreement.html +Copyright: Copyright (c) taozuhong. All rights reserved. +CopyrightUrl: https://www.datatable.online/en/license/service-agreement.html +ShortDescription: 袋鼠是一款为热门数据库系统打造的管理客户端。 +Description: 袋鼠 是一款 AI 驱动的热门数据库系统客户端(MariaDB / MongoDB / MySQL / Oracle / PostgreSQL / Redis / SQLite / SQLServer / ...) ,支持建表、查询、模型、同步、导入导出等功能,支持 Windows / Mac / Linux 等操作系统,致力于打造一款好用、好玩、开发友好的SQL工具。 +Tags: +- 数据库 +- 数据库客户端 +- 导入 +- 导出 +- 管理工具 +- MariaDB +- MongoDB +- MySQL +- ODBC +- Oracle +- PostgreSQL +- Redis +- SQL +- SQLite +- SQLServer +ReleaseNotes: |- + 新特性或修复的缺陷列表 + - 新增实体设计器支持 + - 新增画布预览视图并带有放大缩小功能支持 + - 新增实体关系支持 + - 新增节点端口可视化支持 + - 新增逻辑模型/物理模型支持 + - 新增节点颜色主题支持 + - 新增图案文本支持 + - 新增打印预览支持 + - 新增节点自动布局支持 + - 按页尺寸自动拓展画布 + - 实现实体连接符号支持 + - 实现架构名显示支持 + - 实现打印页尺寸支持 + - 实现正向工程支持 + - 改进箭头符号绘制支持 + - 优化工具栏及菜单布局 + - 更新中文语言支持(zh-CN/zh-SG/zh-Hans/zh-Hant) +ReleaseNotesUrl: https://www.datatable.online/zh/download/v9.6.1.701.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Taozuhong/KangarooMariaDB/9.6.1.701/Taozuhong.KangarooMariaDB.yaml b/manifests/t/Taozuhong/KangarooMariaDB/9.6.1.701/Taozuhong.KangarooMariaDB.yaml new file mode 100644 index 0000000000000..f385e6d2c1e53 --- /dev/null +++ b/manifests/t/Taozuhong/KangarooMariaDB/9.6.1.701/Taozuhong.KangarooMariaDB.yaml @@ -0,0 +1,8 @@ +# 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: Taozuhong.KangarooMariaDB +PackageVersion: 9.6.1.701 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8163478ff0604c3d260756a73cc21f2d9797963f Mon Sep 17 00:00:00 2001 From: Tao Zuhong Date: Wed, 1 Jul 2026 05:17:44 +0800 Subject: [PATCH 19/26] New version: Taozuhong.KangarooMongoDB 9.6.1.701 (#395300) --- .../Taozuhong.KangarooMongoDB.installer.yaml | 20 +++++++ ...aozuhong.KangarooMongoDB.locale.en-US.yaml | 58 +++++++++++++++++++ ...aozuhong.KangarooMongoDB.locale.zh-CN.yaml | 57 ++++++++++++++++++ .../9.6.1.701/Taozuhong.KangarooMongoDB.yaml | 8 +++ 4 files changed, 143 insertions(+) create mode 100644 manifests/t/Taozuhong/KangarooMongoDB/9.6.1.701/Taozuhong.KangarooMongoDB.installer.yaml create mode 100644 manifests/t/Taozuhong/KangarooMongoDB/9.6.1.701/Taozuhong.KangarooMongoDB.locale.en-US.yaml create mode 100644 manifests/t/Taozuhong/KangarooMongoDB/9.6.1.701/Taozuhong.KangarooMongoDB.locale.zh-CN.yaml create mode 100644 manifests/t/Taozuhong/KangarooMongoDB/9.6.1.701/Taozuhong.KangarooMongoDB.yaml diff --git a/manifests/t/Taozuhong/KangarooMongoDB/9.6.1.701/Taozuhong.KangarooMongoDB.installer.yaml b/manifests/t/Taozuhong/KangarooMongoDB/9.6.1.701/Taozuhong.KangarooMongoDB.installer.yaml new file mode 100644 index 0000000000000..933074bb770c0 --- /dev/null +++ b/manifests/t/Taozuhong/KangarooMongoDB/9.6.1.701/Taozuhong.KangarooMongoDB.installer.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2025/Apr/02 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Taozuhong.KangarooMongoDB +PackageVersion: 9.6.1.701 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19041.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +ReleaseDate: 2026-07-01 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dbkangaroo/kangaroo/releases/download/v9.6.1.701/Kangaroo-MongoDB-9.6.1.701-x86_64.exe + InstallerSha256: 3694150d3843d26629a0a90bf97edafc1147299520544e68bcb89edde5303751 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Taozuhong/KangarooMongoDB/9.6.1.701/Taozuhong.KangarooMongoDB.locale.en-US.yaml b/manifests/t/Taozuhong/KangarooMongoDB/9.6.1.701/Taozuhong.KangarooMongoDB.locale.en-US.yaml new file mode 100644 index 0000000000000..5332223d6ee94 --- /dev/null +++ b/manifests/t/Taozuhong/KangarooMongoDB/9.6.1.701/Taozuhong.KangarooMongoDB.locale.en-US.yaml @@ -0,0 +1,58 @@ +# Automatically updated by the winget bot at 2025/Apr/02 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Taozuhong.KangarooMongoDB +PackageVersion: 9.6.1.701 +PackageLocale: en-US +Publisher: Taozuhong +PublisherUrl: https://www.datatable.online +PublisherSupportUrl: https://github.com/dbkangaroo/kangaroo/issues +PrivacyUrl: https://www.datatable.online/en/license/privacy-policy.html +Author: Taozuhong +PackageName: Kangaroo MongoDB +PackageUrl: https://github.com/dbkangaroo +License: Proprietary +LicenseUrl: https://www.datatable.online/en/license/service-agreement.html +Copyright: Copyright (c) taozuhong. All rights reserved. +CopyrightUrl: https://www.datatable.online/en/license/service-agreement.html +ShortDescription: Kangaroo is a SQL client and admin tool. +Description: Kangaroo is a AI-powered SQL client and admin tool for popular databases(MariaDB / MongoDB / MySQL / Oracle / PostgreSQL / Redis / SQLite / SQLServer / ...) on Windows / MacOS / Linux, support table design, query, model, sync, export/import etc, focus on comfortable, fun and developer friendly. +Tags: +- admin +- client +- database +- import +- export +- management-tools +- MariaDB +- MongoDB +- MySQL +- ODBC +- Oracle +- PostgreSQL +- Redis +- SQL +- SQLite +- SQLServer +ReleaseNotes: |- + New features & bug-fixes + - Add entity designer support + - Add canvas overview with zoom in/out support + - Add entity relation support + - Add node port visual support + - Add logical/physical model support + - Add node color theme support + - Add shape label support + - Add print with preview support + - Add auto layout support + - Expand canvas with page size automatically + - Implement notation support + - Implement show schema support + - Implement print page size support + - Implement forward engineering support + - Improve arrow symbol support + - Improve toolbar and menus + - Update Chinese translation (zh-CN/zh-SG/zh-Hans/zh-Hant) +ReleaseNotesUrl: https://www.datatable.online/en/download/v9.6.1.701.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Taozuhong/KangarooMongoDB/9.6.1.701/Taozuhong.KangarooMongoDB.locale.zh-CN.yaml b/manifests/t/Taozuhong/KangarooMongoDB/9.6.1.701/Taozuhong.KangarooMongoDB.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7353cdb838711 --- /dev/null +++ b/manifests/t/Taozuhong/KangarooMongoDB/9.6.1.701/Taozuhong.KangarooMongoDB.locale.zh-CN.yaml @@ -0,0 +1,57 @@ +# Automatically updated by the winget bot at 2025/Apr/02 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Taozuhong.KangarooMongoDB +PackageVersion: 9.6.1.701 +PackageLocale: zh-CN +Publisher: 陶祖洪 +PublisherUrl: https://www.datatable.online +PublisherSupportUrl: https://github.com/dbkangaroo/kangaroo/issues +PrivacyUrl: https://www.datatable.online/en/license/privacy-policy.html +Author: 陶祖洪 +PackageName: 袋鼠数据库工具 MongoDB +PackageUrl: https://github.com/dbkangaroo +License: 专有软件 +LicenseUrl: https://www.datatable.online/en/license/service-agreement.html +Copyright: Copyright (c) taozuhong. All rights reserved. +CopyrightUrl: https://www.datatable.online/en/license/service-agreement.html +ShortDescription: 袋鼠是一款为热门数据库系统打造的管理客户端。 +Description: 袋鼠 是一款 AI 驱动的热门数据库系统客户端(MariaDB / MongoDB / MySQL / Oracle / PostgreSQL / Redis / SQLite / SQLServer / ...) ,支持建表、查询、模型、同步、导入导出等功能,支持 Windows / Mac / Linux 等操作系统,致力于打造一款好用、好玩、开发友好的SQL工具。 +Tags: +- 数据库 +- 数据库客户端 +- 导入 +- 导出 +- 管理工具 +- MariaDB +- MongoDB +- MySQL +- ODBC +- Oracle +- PostgreSQL +- Redis +- SQL +- SQLite +- SQLServer +ReleaseNotes: |- + 新特性或修复的缺陷列表 + - 新增实体设计器支持 + - 新增画布预览视图并带有放大缩小功能支持 + - 新增实体关系支持 + - 新增节点端口可视化支持 + - 新增逻辑模型/物理模型支持 + - 新增节点颜色主题支持 + - 新增图案文本支持 + - 新增打印预览支持 + - 新增节点自动布局支持 + - 按页尺寸自动拓展画布 + - 实现实体连接符号支持 + - 实现架构名显示支持 + - 实现打印页尺寸支持 + - 实现正向工程支持 + - 改进箭头符号绘制支持 + - 优化工具栏及菜单布局 + - 更新中文语言支持(zh-CN/zh-SG/zh-Hans/zh-Hant) +ReleaseNotesUrl: https://www.datatable.online/zh/download/v9.6.1.701.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Taozuhong/KangarooMongoDB/9.6.1.701/Taozuhong.KangarooMongoDB.yaml b/manifests/t/Taozuhong/KangarooMongoDB/9.6.1.701/Taozuhong.KangarooMongoDB.yaml new file mode 100644 index 0000000000000..208381ba68e03 --- /dev/null +++ b/manifests/t/Taozuhong/KangarooMongoDB/9.6.1.701/Taozuhong.KangarooMongoDB.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2025/Apr/02 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Taozuhong.KangarooMongoDB +PackageVersion: 9.6.1.701 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 827fbc2cfc64d2c86a7c2325ab3c12792274ae9c Mon Sep 17 00:00:00 2001 From: Tao Zuhong Date: Wed, 1 Jul 2026 05:18:09 +0800 Subject: [PATCH 20/26] New version: Taozuhong.KangarooMySQL 9.6.1.701 (#395319) --- .../Taozuhong.KangarooMySQL.installer.yaml | 20 +++++++ .../Taozuhong.KangarooMySQL.locale.en-US.yaml | 58 +++++++++++++++++++ .../Taozuhong.KangarooMySQL.locale.zh-CN.yaml | 57 ++++++++++++++++++ .../9.6.1.701/Taozuhong.KangarooMySQL.yaml | 8 +++ 4 files changed, 143 insertions(+) create mode 100644 manifests/t/Taozuhong/KangarooMySQL/9.6.1.701/Taozuhong.KangarooMySQL.installer.yaml create mode 100644 manifests/t/Taozuhong/KangarooMySQL/9.6.1.701/Taozuhong.KangarooMySQL.locale.en-US.yaml create mode 100644 manifests/t/Taozuhong/KangarooMySQL/9.6.1.701/Taozuhong.KangarooMySQL.locale.zh-CN.yaml create mode 100644 manifests/t/Taozuhong/KangarooMySQL/9.6.1.701/Taozuhong.KangarooMySQL.yaml diff --git a/manifests/t/Taozuhong/KangarooMySQL/9.6.1.701/Taozuhong.KangarooMySQL.installer.yaml b/manifests/t/Taozuhong/KangarooMySQL/9.6.1.701/Taozuhong.KangarooMySQL.installer.yaml new file mode 100644 index 0000000000000..980c407bd905a --- /dev/null +++ b/manifests/t/Taozuhong/KangarooMySQL/9.6.1.701/Taozuhong.KangarooMySQL.installer.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2025/Apr/02 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Taozuhong.KangarooMySQL +PackageVersion: 9.6.1.701 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19041.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +ReleaseDate: 2026-07-01 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dbkangaroo/kangaroo/releases/download/v9.6.1.701/Kangaroo-MySQL-9.6.1.701-x86_64.exe + InstallerSha256: 6e35a76948fdf62c2650ed4ad62348c9754ae86dd77d3cb7d4cad045e09862b2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Taozuhong/KangarooMySQL/9.6.1.701/Taozuhong.KangarooMySQL.locale.en-US.yaml b/manifests/t/Taozuhong/KangarooMySQL/9.6.1.701/Taozuhong.KangarooMySQL.locale.en-US.yaml new file mode 100644 index 0000000000000..f9182b3032ad1 --- /dev/null +++ b/manifests/t/Taozuhong/KangarooMySQL/9.6.1.701/Taozuhong.KangarooMySQL.locale.en-US.yaml @@ -0,0 +1,58 @@ +# Automatically updated by the winget bot at 2025/Apr/02 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Taozuhong.KangarooMySQL +PackageVersion: 9.6.1.701 +PackageLocale: en-US +Publisher: Taozuhong +PublisherUrl: https://www.datatable.online +PublisherSupportUrl: https://github.com/dbkangaroo/kangaroo/issues +PrivacyUrl: https://www.datatable.online/en/license/privacy-policy.html +Author: Taozuhong +PackageName: Kangaroo MySQL +PackageUrl: https://github.com/dbkangaroo +License: Proprietary +LicenseUrl: https://www.datatable.online/en/license/service-agreement.html +Copyright: Copyright (c) taozuhong. All rights reserved. +CopyrightUrl: https://www.datatable.online/en/license/service-agreement.html +ShortDescription: Kangaroo is a SQL client and admin tool. +Description: Kangaroo is a AI-powered SQL client and admin tool for MySQL database, support table design, query, model, sync, export/import etc, focus on comfortable, fun and developer friendly. +Tags: +- admin +- client +- database +- import +- export +- management-tools +- MariaDB +- MongoDB +- MySQL +- ODBC +- Oracle +- PostgreSQL +- Redis +- SQL +- SQLite +- SQLServer +ReleaseNotes: |- + New features & bug-fixes + - Add entity designer support + - Add canvas overview with zoom in/out support + - Add entity relation support + - Add node port visual support + - Add logical/physical model support + - Add node color theme support + - Add shape label support + - Add print with preview support + - Add auto layout support + - Expand canvas with page size automatically + - Implement notation support + - Implement show schema support + - Implement print page size support + - Implement forward engineering support + - Improve arrow symbol support + - Improve toolbar and menus + - Update Chinese translation (zh-CN/zh-SG/zh-Hans/zh-Hant) +ReleaseNotesUrl: https://www.datatable.online/zh/download/v9.6.1.701.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Taozuhong/KangarooMySQL/9.6.1.701/Taozuhong.KangarooMySQL.locale.zh-CN.yaml b/manifests/t/Taozuhong/KangarooMySQL/9.6.1.701/Taozuhong.KangarooMySQL.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a5d387480bc3f --- /dev/null +++ b/manifests/t/Taozuhong/KangarooMySQL/9.6.1.701/Taozuhong.KangarooMySQL.locale.zh-CN.yaml @@ -0,0 +1,57 @@ +# Automatically updated by the winget bot at 2025/Apr/02 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Taozuhong.KangarooMySQL +PackageVersion: 9.6.1.701 +PackageLocale: zh-CN +Publisher: 陶祖洪 +PublisherUrl: https://www.datatable.online +PublisherSupportUrl: https://github.com/dbkangaroo/kangaroo/issues +PrivacyUrl: https://www.datatable.online/en/license/privacy-policy.html +Author: 陶祖洪 +PackageName: 袋鼠数据库工具 MySQL +PackageUrl: https://github.com/dbkangaroo +License: 专有软件 +LicenseUrl: https://www.datatable.online/en/license/service-agreement.html +Copyright: Copyright (c) taozuhong. All rights reserved. +CopyrightUrl: https://www.datatable.online/en/license/service-agreement.html +ShortDescription: 袋鼠是一款为热门数据库系统打造的管理客户端。 +Description: 袋鼠 是一款 AI 驱动的MySQL数据库系统客户端,支持建表、查询、模型、同步、导入导出等功能,致力于打造一款好用、好玩、开发友好的SQL工具。 +Tags: +- 数据库 +- 数据库客户端 +- 导入 +- 导出 +- 管理工具 +- MariaDB +- MongoDB +- MySQL +- ODBC +- Oracle +- PostgreSQL +- Redis +- SQL +- SQLite +- SQLServer +ReleaseNotes: |- + 新特性或修复的缺陷列表 + - 新增实体设计器支持 + - 新增画布预览视图并带有放大缩小功能支持 + - 新增实体关系支持 + - 新增节点端口可视化支持 + - 新增逻辑模型/物理模型支持 + - 新增节点颜色主题支持 + - 新增图案文本支持 + - 新增打印预览支持 + - 新增节点自动布局支持 + - 按页尺寸自动拓展画布 + - 实现实体连接符号支持 + - 实现架构名显示支持 + - 实现打印页尺寸支持 + - 实现正向工程支持 + - 改进箭头符号绘制支持 + - 优化工具栏及菜单布局 + - 更新中文语言支持(zh-CN/zh-SG/zh-Hans/zh-Hant) +ReleaseNotesUrl: https://www.datatable.online/zh/download/v9.6.1.701.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Taozuhong/KangarooMySQL/9.6.1.701/Taozuhong.KangarooMySQL.yaml b/manifests/t/Taozuhong/KangarooMySQL/9.6.1.701/Taozuhong.KangarooMySQL.yaml new file mode 100644 index 0000000000000..0446b1e16639a --- /dev/null +++ b/manifests/t/Taozuhong/KangarooMySQL/9.6.1.701/Taozuhong.KangarooMySQL.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2025/Apr/02 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Taozuhong.KangarooMySQL +PackageVersion: 9.6.1.701 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 462e033e151bb49cd7e34082727eb422c7946a6d Mon Sep 17 00:00:00 2001 From: Tao Zuhong Date: Wed, 1 Jul 2026 05:18:14 +0800 Subject: [PATCH 21/26] New version: Taozuhong.KangarooOracle 9.6.1.701 (#395327) --- .../Taozuhong.KangarooOracle.installer.yaml | 20 +++++++ ...Taozuhong.KangarooOracle.locale.en-US.yaml | 58 +++++++++++++++++++ ...Taozuhong.KangarooOracle.locale.zh-CN.yaml | 57 ++++++++++++++++++ .../9.6.1.701/Taozuhong.KangarooOracle.yaml | 8 +++ 4 files changed, 143 insertions(+) create mode 100644 manifests/t/Taozuhong/KangarooOracle/9.6.1.701/Taozuhong.KangarooOracle.installer.yaml create mode 100644 manifests/t/Taozuhong/KangarooOracle/9.6.1.701/Taozuhong.KangarooOracle.locale.en-US.yaml create mode 100644 manifests/t/Taozuhong/KangarooOracle/9.6.1.701/Taozuhong.KangarooOracle.locale.zh-CN.yaml create mode 100644 manifests/t/Taozuhong/KangarooOracle/9.6.1.701/Taozuhong.KangarooOracle.yaml diff --git a/manifests/t/Taozuhong/KangarooOracle/9.6.1.701/Taozuhong.KangarooOracle.installer.yaml b/manifests/t/Taozuhong/KangarooOracle/9.6.1.701/Taozuhong.KangarooOracle.installer.yaml new file mode 100644 index 0000000000000..ca61d43b408e5 --- /dev/null +++ b/manifests/t/Taozuhong/KangarooOracle/9.6.1.701/Taozuhong.KangarooOracle.installer.yaml @@ -0,0 +1,20 @@ +# 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: Taozuhong.KangarooOracle +PackageVersion: 9.6.1.701 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19041.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +ReleaseDate: 2026-07-01 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dbkangaroo/kangaroo/releases/download/v9.6.1.701/Kangaroo-Oracle-9.6.1.701-x86_64.exe + InstallerSha256: 4bc336fb81b861322563dbde8ebd72a3f5a2fe2cf4a86637e6ed48dec555de64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Taozuhong/KangarooOracle/9.6.1.701/Taozuhong.KangarooOracle.locale.en-US.yaml b/manifests/t/Taozuhong/KangarooOracle/9.6.1.701/Taozuhong.KangarooOracle.locale.en-US.yaml new file mode 100644 index 0000000000000..6c73617a56799 --- /dev/null +++ b/manifests/t/Taozuhong/KangarooOracle/9.6.1.701/Taozuhong.KangarooOracle.locale.en-US.yaml @@ -0,0 +1,58 @@ +# 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: Taozuhong.KangarooOracle +PackageVersion: 9.6.1.701 +PackageLocale: en-US +Publisher: Taozuhong +PublisherUrl: https://www.datatable.online +PublisherSupportUrl: https://github.com/dbkangaroo/kangaroo/issues +PrivacyUrl: https://www.datatable.online/en/license/privacy-policy.html +Author: Taozuhong +PackageName: Kangaroo Oracle +PackageUrl: https://github.com/dbkangaroo +License: Proprietary +LicenseUrl: https://www.datatable.online/en/license/service-agreement.html +Copyright: Copyright (c) taozuhong. All rights reserved. +CopyrightUrl: https://www.datatable.online/en/license/service-agreement.html +ShortDescription: Kangaroo is a SQL client and admin tool. +Description: Kangaroo is a AI-powered SQL client and admin tool for Oracle database, support table design, query, model, sync, export/import etc, focus on comfortable, fun and developer friendly. +Tags: +- admin +- client +- database +- import +- export +- management-tools +- MariaDB +- MongoDB +- MySQL +- ODBC +- Oracle +- PostgreSQL +- Redis +- SQL +- SQLite +- SQLServer +ReleaseNotes: |- + New features & bug-fixes + - Add entity designer support + - Add canvas overview with zoom in/out support + - Add entity relation support + - Add node port visual support + - Add logical/physical model support + - Add node color theme support + - Add shape label support + - Add print with preview support + - Add auto layout support + - Expand canvas with page size automatically + - Implement notation support + - Implement show schema support + - Implement print page size support + - Implement forward engineering support + - Improve arrow symbol support + - Improve toolbar and menus + - Update Chinese translation (zh-CN/zh-SG/zh-Hans/zh-Hant) +ReleaseNotesUrl: https://www.datatable.online/zh/download/v9.6.1.701.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Taozuhong/KangarooOracle/9.6.1.701/Taozuhong.KangarooOracle.locale.zh-CN.yaml b/manifests/t/Taozuhong/KangarooOracle/9.6.1.701/Taozuhong.KangarooOracle.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0ecf159f4a28a --- /dev/null +++ b/manifests/t/Taozuhong/KangarooOracle/9.6.1.701/Taozuhong.KangarooOracle.locale.zh-CN.yaml @@ -0,0 +1,57 @@ +# 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 + +PackageIdentifier: Taozuhong.KangarooOracle +PackageVersion: 9.6.1.701 +PackageLocale: zh-CN +Publisher: 陶祖洪 +PublisherUrl: https://www.datatable.online +PublisherSupportUrl: https://github.com/dbkangaroo/kangaroo/issues +PrivacyUrl: https://www.datatable.online/en/license/privacy-policy.html +Author: 陶祖洪 +PackageName: 袋鼠数据库工具 Oracle +PackageUrl: https://github.com/dbkangaroo +License: 专有软件 +LicenseUrl: https://www.datatable.online/en/license/service-agreement.html +Copyright: Copyright (c) taozuhong. All rights reserved. +CopyrightUrl: https://www.datatable.online/en/license/service-agreement.html +ShortDescription: 袋鼠是一款为热门数据库系统打造的管理客户端。 +Description: 袋鼠 是一款 AI 驱动的Oracle 数据库系统客户端,支持建表、查询、模型、同步、导入导出等功能,支持 Windows / Mac / Linux 等操作系统,致力于打造一款好用、好玩、开发友好的SQL工具。 +Tags: +- 数据库 +- 数据库客户端 +- 导入 +- 导出 +- 管理工具 +- MariaDB +- MongoDB +- MySQL +- ODBC +- Oracle +- PostgreSQL +- Redis +- SQL +- SQLite +- SQLServer +ReleaseNotes: |- + 新特性或修复的缺陷列表 + - 新增实体设计器支持 + - 新增画布预览视图并带有放大缩小功能支持 + - 新增实体关系支持 + - 新增节点端口可视化支持 + - 新增逻辑模型/物理模型支持 + - 新增节点颜色主题支持 + - 新增图案文本支持 + - 新增打印预览支持 + - 新增节点自动布局支持 + - 按页尺寸自动拓展画布 + - 实现实体连接符号支持 + - 实现架构名显示支持 + - 实现打印页尺寸支持 + - 实现正向工程支持 + - 改进箭头符号绘制支持 + - 优化工具栏及菜单布局 + - 更新中文语言支持(zh-CN/zh-SG/zh-Hans/zh-Hant) +ReleaseNotesUrl: https://www.datatable.online/zh/download/v9.6.1.701.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Taozuhong/KangarooOracle/9.6.1.701/Taozuhong.KangarooOracle.yaml b/manifests/t/Taozuhong/KangarooOracle/9.6.1.701/Taozuhong.KangarooOracle.yaml new file mode 100644 index 0000000000000..c14efd7ece713 --- /dev/null +++ b/manifests/t/Taozuhong/KangarooOracle/9.6.1.701/Taozuhong.KangarooOracle.yaml @@ -0,0 +1,8 @@ +# 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: Taozuhong.KangarooOracle +PackageVersion: 9.6.1.701 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 09e41497c7ec6307ffa46349b4fa6ba4c6362f05 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 1 Jul 2026 05:18:30 +0800 Subject: [PATCH 22/26] New version: OpenClaw.OpenClawCompanion version 0.6.12 (#395768) --- .../OpenClaw.OpenClawCompanion.installer.yaml | 18 ++++++++++ ...enClaw.OpenClawCompanion.locale.en-US.yaml | 34 +++++++++++++++++++ ...enClaw.OpenClawCompanion.locale.zh-CN.yaml | 9 +++++ .../0.6.12/OpenClaw.OpenClawCompanion.yaml | 8 +++++ 4 files changed, 69 insertions(+) create mode 100644 manifests/o/OpenClaw/OpenClawCompanion/0.6.12/OpenClaw.OpenClawCompanion.installer.yaml create mode 100644 manifests/o/OpenClaw/OpenClawCompanion/0.6.12/OpenClaw.OpenClawCompanion.locale.en-US.yaml create mode 100644 manifests/o/OpenClaw/OpenClawCompanion/0.6.12/OpenClaw.OpenClawCompanion.locale.zh-CN.yaml create mode 100644 manifests/o/OpenClaw/OpenClawCompanion/0.6.12/OpenClaw.OpenClawCompanion.yaml diff --git a/manifests/o/OpenClaw/OpenClawCompanion/0.6.12/OpenClaw.OpenClawCompanion.installer.yaml b/manifests/o/OpenClaw/OpenClawCompanion/0.6.12/OpenClaw.OpenClawCompanion.installer.yaml new file mode 100644 index 0000000000000..d8cee272e3482 --- /dev/null +++ b/manifests/o/OpenClaw/OpenClawCompanion/0.6.12/OpenClaw.OpenClawCompanion.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: OpenClaw.OpenClawCompanion +PackageVersion: 0.6.12 +InstallerType: inno +Scope: user +ProductCode: '{M0LTB0T-TRAY-4PP1-D3N7}_is1' +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/openclaw/openclaw-windows-node/releases/download/v0.6.12/OpenClawCompanion-Setup-x64.exe + InstallerSha256: B5E18B9210D606B921D94CEA4E695A56EBAE9862038E77E0483B552585D4D42B +- Architecture: arm64 + InstallerUrl: https://github.com/openclaw/openclaw-windows-node/releases/download/v0.6.12/OpenClawCompanion-Setup-arm64.exe + InstallerSha256: 0A971F691E72885E00663F6C200A5847F1561C59A91AD265F7DD31DDF470AB7E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenClaw/OpenClawCompanion/0.6.12/OpenClaw.OpenClawCompanion.locale.en-US.yaml b/manifests/o/OpenClaw/OpenClawCompanion/0.6.12/OpenClaw.OpenClawCompanion.locale.en-US.yaml new file mode 100644 index 0000000000000..683f0b6a73b90 --- /dev/null +++ b/manifests/o/OpenClaw/OpenClawCompanion/0.6.12/OpenClaw.OpenClawCompanion.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenClaw.OpenClawCompanion +PackageVersion: 0.6.12 +PackageLocale: en-US +Publisher: Scott Hanselman +PublisherUrl: https://openclaw.ai/ +PublisherSupportUrl: https://github.com/openclaw/openclaw-windows-node/issues +Author: Scott Hanselman +PackageName: OpenClaw Companion +PackageUrl: https://github.com/openclaw/openclaw-windows-node +License: MIT +LicenseUrl: https://github.com/openclaw/openclaw-windows-node/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Scott Hanselman +ShortDescription: Windows companion suite for OpenClaw - System Tray app, Shared library, Node, and PowerToys Command Palette extension +Tags: +- openclaw +ReleaseNotes: |- + What's Changed + - Improve Node capability summary UX by @bkudiess in https://github.com/openclaw/openclaw-windows-node/pull/891 + - Fix setup-connect E2E pending approval leak by @shanselman in https://github.com/openclaw/openclaw-windows-node/pull/892 + - Fix setup triage quick wins by @shanselman in https://github.com/openclaw/openclaw-windows-node/pull/879 + - Suppress assistant NO_REPLY chat directives by @TurboTheTurtle in https://github.com/openclaw/openclaw-windows-node/pull/884 + - Bump Microsoft.Windows.SDK.BuildTools from 10.0.28000.1839 to 10.0.28000.2270 by @dependabot[bot] in https://github.com/openclaw/openclaw-windows-node/pull/887 + - Bump actions/cache from 5 to 6 by @dependabot[bot] in https://github.com/openclaw/openclaw-windows-node/pull/886 + - Bump github/gh-aw-actions/setup-cli from 0.80.8 to 0.81.6 by @dependabot[bot] in https://github.com/openclaw/openclaw-windows-node/pull/885 + - Chat: surface the full / command catalog, grouped by Mac buckets with styled rows by @bkudiess in https://github.com/openclaw/openclaw-windows-node/pull/893 + - Preflight GitVersion repository history before build by @shanselman with @Copilot in https://github.com/openclaw/openclaw-windows-node/pull/896 + - Fix Tray UI test window hiding for release by @shanselman in https://github.com/openclaw/openclaw-windows-node/pull/897 + Full Changelog: https://github.com/openclaw/openclaw-windows-node/compare/v0.6.11...v0.6.12 +ReleaseNotesUrl: https://github.com/openclaw/openclaw-windows-node/releases/tag/v0.6.12 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenClaw/OpenClawCompanion/0.6.12/OpenClaw.OpenClawCompanion.locale.zh-CN.yaml b/manifests/o/OpenClaw/OpenClawCompanion/0.6.12/OpenClaw.OpenClawCompanion.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bdcd6a2792dc5 --- /dev/null +++ b/manifests/o/OpenClaw/OpenClawCompanion/0.6.12/OpenClaw.OpenClawCompanion.locale.zh-CN.yaml @@ -0,0 +1,9 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: OpenClaw.OpenClawCompanion +PackageVersion: 0.6.12 +PackageLocale: zh-CN +ShortDescription: OpenClaw 的 Windows 配套套件 - 系统托盘应用、共享库、Node 以及 PowerToys 命令面板扩展 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenClaw/OpenClawCompanion/0.6.12/OpenClaw.OpenClawCompanion.yaml b/manifests/o/OpenClaw/OpenClawCompanion/0.6.12/OpenClaw.OpenClawCompanion.yaml new file mode 100644 index 0000000000000..b0372ca737aae --- /dev/null +++ b/manifests/o/OpenClaw/OpenClawCompanion/0.6.12/OpenClaw.OpenClawCompanion.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: OpenClaw.OpenClawCompanion +PackageVersion: 0.6.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 044323b71535792808a4b3c70184b745956d53f0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 1 Jul 2026 05:18:45 +0800 Subject: [PATCH 23/26] New version: TinyHumansAI.OpenHuman version 0.58.7 (#395771) --- .../TinyHumansAI.OpenHuman.installer.yaml | 26 +++++ .../TinyHumansAI.OpenHuman.locale.en-US.yaml | 96 +++++++++++++++++++ .../TinyHumansAI.OpenHuman.locale.zh-CN.yaml | 28 ++++++ .../0.58.7/TinyHumansAI.OpenHuman.yaml | 8 ++ 4 files changed, 158 insertions(+) create mode 100644 manifests/t/TinyHumansAI/OpenHuman/0.58.7/TinyHumansAI.OpenHuman.installer.yaml create mode 100644 manifests/t/TinyHumansAI/OpenHuman/0.58.7/TinyHumansAI.OpenHuman.locale.en-US.yaml create mode 100644 manifests/t/TinyHumansAI/OpenHuman/0.58.7/TinyHumansAI.OpenHuman.locale.zh-CN.yaml create mode 100644 manifests/t/TinyHumansAI/OpenHuman/0.58.7/TinyHumansAI.OpenHuman.yaml diff --git a/manifests/t/TinyHumansAI/OpenHuman/0.58.7/TinyHumansAI.OpenHuman.installer.yaml b/manifests/t/TinyHumansAI/OpenHuman/0.58.7/TinyHumansAI.OpenHuman.installer.yaml new file mode 100644 index 0000000000000..bde454b3ea27b --- /dev/null +++ b/manifests/t/TinyHumansAI/OpenHuman/0.58.7/TinyHumansAI.OpenHuman.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: TinyHumansAI.OpenHuman +PackageVersion: 0.58.7 +UpgradeBehavior: install +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/tinyhumansai/openhuman/releases/download/v0.58.7/OpenHuman_0.58.7_x64-setup.exe + InstallerSha256: 74B1212FDAE703E506D59824027C5575BB1E285DCF609194CC9D852E0852B5CD + ProductCode: OpenHuman +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/tinyhumansai/openhuman/releases/download/v0.58.7/OpenHuman_0.58.7_x64_en-US.msi + InstallerSha256: A3900FF83B2589ED8D3E0F7B3A3C9B6B94C5E61C1E1827D946A76BABF7666455 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{30C3150A-696C-43EC-A509-8E58211C8391}' + AppsAndFeaturesEntries: + - UpgradeCode: '{54052255-0CFF-5EA8-82D1-C533E6DE0990}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TinyHumansAI/OpenHuman/0.58.7/TinyHumansAI.OpenHuman.locale.en-US.yaml b/manifests/t/TinyHumansAI/OpenHuman/0.58.7/TinyHumansAI.OpenHuman.locale.en-US.yaml new file mode 100644 index 0000000000000..c27e781ff1ec0 --- /dev/null +++ b/manifests/t/TinyHumansAI/OpenHuman/0.58.7/TinyHumansAI.OpenHuman.locale.en-US.yaml @@ -0,0 +1,96 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TinyHumansAI.OpenHuman +PackageVersion: 0.58.7 +PackageLocale: en-US +Publisher: openhuman +PublisherUrl: https://tinyhumans.ai/ +PublisherSupportUrl: https://github.com/tinyhumansai/openhuman/issues +PackageName: OpenHuman +PackageUrl: https://tinyhumans.ai/openhuman +License: GPL-3.0 +LicenseUrl: https://github.com/tinyhumansai/openhuman/blob/HEAD/LICENSE +ShortDescription: Your Personal AI super intelligence. Private, Simple and extremely powerful. +Description: |- + OpenHuman is an open-source AI assistant designed to be the memory and doer for everything you do across your tools. Built on Rust + Tauri and licensed under GNU GPL3, it closes the gap between what AI models can do and what they actually know about you. + Every model in the world, all 200+ of them, shares the same fundamental limitation: they are stateless. You type a prompt, get a response, and the context evaporates. Even the ones with "memory" store a few bullet points. A few bullet points is a sticky note, not intelligence. + OpenHuman solves this with a stack that's calmly, deliberately different: + - A local-first Memory Tree. Every source you connect. Gmail, Slack, GitHub, Notion, your own notes, flows through a deterministic pipeline: canonical Markdown, ≤3k-token chunks, scored, folded into per-source / per-topic / per-day summary trees. Stored in SQLite on your machine. No vector-soup black box. + - An Obsidian-style wiki on top of it. The same chunks the agent reasons over land as .md files in a vault you can open in Obsidian, browse, edit, and link by hand. Inspired by Karpathy's obsidian-wiki workflow. You can't trust a memory you can't read. + - 118+ third-party integrations. One-click OAuth into Gmail, GitHub, Slack, Notion, Stripe, Calendar, Drive, Linear, Jira and more - no API keys to wire by hand, no plugin marketplace to navigate. + - Auto-fetch. Every twenty minutes, OpenHuman pulls fresh data from every active connection and folds it into the Memory Tree without you asking, so the agent already has tomorrow's context this morning. + - An agent built for big data. Smart token compression (TokenJuice) compacts verbose tool output before it ever enters the model's context, so sweeping through your last six months of email costs single-digit dollars. Automatic model routing sends each task to the right model - hint:reasoning to a frontier model, hint:fast to a cheap one, vision to vision - all under one subscription. Optional local AI via Ollama keeps embeddings and summarization on-device. + - Batteries included. A complete agent toolbelt is wired in by default: web search, a web-fetch scraper, a full coder toolset (filesystem, git, lint, test, grep), browser & computer control, cron & scheduling, memory tools, agent coordination for spawning sub-agents, and native voice - STT in, TTS out, mascot lip-sync, and a live Google Meet agent that joins meetings, transcribes them into your Memory Tree, and can speak back into the call. No "install a plugin to read files" friction. + - Simple, UI-first. A clean desktop experience and short onboarding paths take you from install to a working agent in a few clicks - no config-first setup, no terminal required. The agent has a face: a desktop mascot that speaks, reacts to its surroundings, joins your Google Meets as a real participant, remembers you across weeks, and keeps thinking in the background even when you've stopped typing. + Together, these turn OpenHuman into something fundamentally different from a chatbot. It is an AI agent that consumes large amounts of personal data at low cost, maintains a persistent and evolving understanding of your world, and takes proactive actions on your behalf. +Tags: +- ai +- knowledge-base +- large-language-model +- llm +- llm-wiki +- wiki +ReleaseNotes: |- + The Meetings & Connections Power‑Up + v0.58.0–v0.58.7 is packed with a sharper Meetings experience, faster + more reliable Connections (Skills/MCP), and a big wave of stability upgrades across agents, memory, and providers. 🚀 + Highlights + Meetings, end-to-end polish 🎥 + Meetings got a full redesign with a platform selector, a clean history master-detail layout, and smarter defaults—plus a bunch of quality fixes that make sessions feel more “alive” and less error-prone. You’ll see better UI feedback (including “Leaving…” states), automatic refresh of Recent Calls when a meeting ends, and improved handling of backend capacity messaging. + Wake phrases are now correctly forwarded for active meeting bots, meeting display names can auto-fill from your connected account, and the auto-summarize policy is honored—with a new manual summary RPC for “Ask” flows. + (#4308, #4348, #4347, #4221, #4231, #4297, #4353) — Thank you @graycyrus and @YOMXXX! + Connections: MCP & Skills that feel fast (and stay fast) 🔌 + MCP took a major leap forward: the MCP Servers page is now “complete” with a curated catalog, lifecycle improvements, and E2E coverage. Under the hood, MCP tool calls return as soon as the reply frame arrives (huge latency win), stdio servers spawn with the user’s real shell PATH (hello npx/uvx), and schema migrations are now concurrency-safe. + Auth and install UX also improved across the board: clearer MCP 401 explanations (with safer messaging), better “installed / installing” card state, and Skills improvements like activation persistence, registry caching + pagination, and latency instrumentation. + (#4300, #4220, #4295, #4219, #4321, #4224, #4288, #4120, #4182, #4188, #4238) — Thank you @YellowSnnowmann, @M3gA-Mind, @oxoxDev, and @YOMXXX! + Chat experience: attachments, visuals, and smoother long turns 💬 + Chat now has a first-class attachment button for images, videos, and documents—with drag-and-drop and paste support. Code blocks gained syntax highlighting across markdown surfaces, and the composer/footer layout now dynamically reserves space so queued follow-ups (and other expanding footer content) no longer overlap the conversation. + On the reliability side, long reasoning turns stay alive past the old 2-minute silence timeout thanks to a heartbeat progress signal. + (#4292, #4335, #4334, #4282) — Thank you @oxoxDev and @graycyrus! + Agents & tool runtime: fewer loops, clearer stops 🧠 + Agent orchestration is now much harder to derail: identical tool-call loops are detected and halted, stuck sub-agents can return as explicitly incomplete, and session tool calls now respect timeouts instead of hanging forever. The MCP Setup Agent no longer gets trapped in a re-spawn loop when pausing for user clarification, and goal completion instructions were strengthened to improve auto-complete behavior. + The built-in researcher agent was also tightened up with a bounded tool surface and capped per-turn output. + (#4230, #4262, #4303, #4310, #4313, #4314) — Thank you @sanil-23, @YOMXXX, @oxoxDev, @salarkhannn, and @senamakel! + Memory & intelligence: better continuity and safer cross-host behavior 🗂️ + Memory got meaningful durability upgrades: summary-only wiki history is now tracked via git, cross-thread search is faster by ranking before cloning heavy hits, and the Trees UI has clearer feedback and a stable toolbar layout even when vault guidance opens. + For multi-device setups, cross-host vault paths are now explicitly surfaced as belonging to a particular host OS—so a frontend won’t try to open macOS paths on Linux (or vice versa). The Brain memory graph reliably reloads after re-login, and the Intelligence page scrolls correctly inside the Brain card. + (#4168, #4311, #4331, #4342, #4330, #4223, #4332) — Thank you @senamakel, @mysma-9403, @graycyrus, @oxoxDev, and @M3gA-Mind! + Provider, inference, and observability hardening 🧰 + This release includes a broad set of fixes that turn noisy “errors” into correctly-classified expected states, reduce retry storms, and improve resilience across providers and local environments. Highlights include: safer model-catalog parsing, better embeddings verification (including auto-detected dimensions and Gemini model-id normalization), improved handling of quota/limit states, and more robust OpenAI-compat parsing. + Backend routing is also safer: backend API calls won’t accidentally route to a BYO cloud inference host. For channels, OAuth “Connecting” states now recover cleanly when deep-link roundtrips fail. And for cron jobs, missing API keys halt early (with better user-visible error surfacing). + (#4157, #4160, #4184, #4186, #4185, #4207, #4209, #4210, #4161, #4189, #4187, #4208, #4286, #4306, #4166, #4169) — Thank you @oxoxDev and @M3gA-Mind! + Tiny Place: identity + trading fixes, smoother Linux rendering 🪙 + Tiny Place saw a strong round of fixes: correct pricing tiers, USDC SPL mint acceptance for handle registration, longer RPC timeouts for bounty creation, and a more polished UX for destructive actions via an in-app confirm modal. Trading is more usable too—balances are read from the correct settlement RPC, Buy re-enables properly after a purchase attempt, and users can switch their primary handle across multiple identities. + On Linux, the world renderer now gets a working WebGL context via SwiftShader (without reverting to the old “disable GPU” blunt instrument). + (#4215, #4211, #4212, #4214, #4218, #4217, #4216, #4213) — Thank you @M3gA-Mind! + Voice, Human, devices, and desktop reliability 🎙️ + Voice on macOS is more robust: in-process Whisper STT can work without relying on an external binary, and the install/test UI behaves more predictably. Human UI also gets a practical fix: the mic device selector stays within the viewport instead of clipping off-screen. + Desktop reliability improvements include a CEF GPU-disable startup override for tough environments, Debian installs preferring .deb packages (with proper runtime deps), and device pairing now using the correct Socket.IO ACK flow. + (#3915, #4343, #4309, #4263, #4355) — Thank you @YellowSnnowmann, @graycyrus, @Sam, and @YOMXXX! + New creative tools, mascots, and model routing ✨ + There’s a whole new media-generation domain with image/video agents and GMI media tools that download outputs into stable local paths. Mascots can now load from a GitHub-backed manifest, making it easier to expand and evolve the Human experience over time. On the routing side, the new burst-v1 tier is registered and used for appropriate low-context workers, including the SuperContext scout and other tool-driving agents. + There’s also improved auditability for channel replies by recording provider/model metadata on processed channel events. + (#4244, #4312, #4260, #4315, #3682) — Thank you @senamakel, @senamakel-droid, and @ron-liu! + Smaller (but mighty) fixes across the stack 🛠️ + A collection of sharp fixes landed across token accounting, learning, security, people, artifacts, and CI ergonomics. TokenJuice avoids UTF-8 char-boundary panics and correctly attributes compaction savings to the per-turn model; usage gauges no longer exceed 100% due to sub-agent tokens; learning stability uses the correct facet half-life; chat files hydrate from the artifact ledger on cold start; and the people store is correctly seeded at core boot. + Security hardening also tightened several untrusted-input sinks, and CI coverage runs are stabilized by raising RUST_MIN_STACK to avoid llvm-cov stack overflows. + (#4170, #4229, #4327, #4328, #4232, #4345, #4158, #4346) — Thank you @mysma-9403, @rainbowpuffpuff, @oxoxDev, @Sam, @obchain, and @graycyrus! + Documentation updates 📚 + Docs received a substantial GitBook/README overhaul and a set of correctness follow-ups to tighten terminology, scope, and RPC naming. + (#4225, #4243) — Thank you @senamakel! + Additional highlights 🔗 + A few more focused contributions round out this release with targeted fixes and improvements that are worth calling out. (#4140, #4163, #4183, #4287, #4293, #4296, #4318) — Thank you @senamakel-droid, @oxoxDev, @M3gA-Mind, @YellowSnnowmann, and @YOMXXX! + New Contributors + - Thank you @rainbowpuffpuff for fixing TokenJuice savings attribution so compaction savings are credited to the per-turn model. (#4229) + - Thank you @salarkhannn for strengthening the goal completion directive to improve agent auto-complete behavior. (#4310) + Hope you’ll join us on Discord—there are exclusive roles and contributor rewards waiting for you! + Contributor Credits + Thanks to everyone who contributed to this release: Cyrus Gray, Mega Mind, oxoxDev, YellowSnnowmann, Steven Enamakel, YOMXXX, mysma-9403, Sam, Ron Liu, sanil-23, obchain, rainbowpuffpuff, Salar, and Steven Enamakel's Droid. + Full Compare + https://github.com/tinyhumansai/openhuman/compare/v0.58.0...v0.58.7 +ReleaseNotesUrl: https://github.com/tinyhumansai/openhuman/releases/tag/v0.58.7 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://tinyhumans.gitbook.io/openhuman +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TinyHumansAI/OpenHuman/0.58.7/TinyHumansAI.OpenHuman.locale.zh-CN.yaml b/manifests/t/TinyHumansAI/OpenHuman/0.58.7/TinyHumansAI.OpenHuman.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d1724a7940dad --- /dev/null +++ b/manifests/t/TinyHumansAI/OpenHuman/0.58.7/TinyHumansAI.OpenHuman.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: TinyHumansAI.OpenHuman +PackageVersion: 0.58.7 +PackageLocale: zh-CN +ShortDescription: 你的个人 AI 超级智能。私密、简单且极其强大。 +Description: |- + OpenHuman 是一个开源的 AI 助手,旨在成为你在各类工具中一切行为的记忆中枢与执行者。基于 Rust + Tauri 构建,并采用 GNU GPL3 许可证发布,它弥合了 AI 模型能力与其对你真实了解之间的鸿沟。 + 全球范围内的每一个模型,无论数量多么庞大(超过 200 个),都面临同一个根本性局限:它们是无状态的。你输入一条提示,得到一个回复,上下文随即消失。即便是那些声称具备“记忆”功能的模型,也仅能存储几条简略要点。几条要点不过是一张便利贴,而非真正的智能。 + OpenHuman 通过一套冷静而深思熟虑的技术栈解决了这一问题: + - 本地优先的记忆树(Memory Tree)。你连接的每一个数据源——Gmail、Slack、GitHub、Notion、你的个人笔记——都会流经一条确定性的处理管道:标准化为 Markdown 格式,切分为不超过 3k token 的片段,经过评分后折叠成按来源 / 主题 / 日期分类的摘要树。所有内容均存储在你本地设备的 SQLite 数据库中,没有向量“浓汤”式的黑箱。 + - 在其之上构建了一个类似 Obsidian 的知识库。AI 代理所推理使用的相同文本片段会以 .md 文件的形式存入一个你可以用 Obsidian 打开的“保险库”中,供你浏览、编辑和手动链接。灵感源自 Karpathy 的 obsidian-wiki 工作流。如果你无法直接阅读记忆内容,就无法真正信任它。 + - 支持 118+ 个第三方集成。一键 OAuth 登录 Gmail、GitHub、Slack、Notion、Stripe、日历、网盘、Linear、Jira 等——无需手动配置 API 密钥,也无需在插件市场中摸索。 + - 自动抓取(Auto-fetch)。每二十分钟,OpenHuman 会自动从所有活跃连接中拉取最新数据,并将其整合进记忆树,无需你主动操作,确保助手在今天早上就已经掌握明天所需的上下文。 + - 面向大数据设计的代理架构。智能的 token 压缩技术(TokenJuice)会在冗长的工具输出进入模型上下文之前对其进行压缩,因此扫描你过去六个月的邮件成本仅为个位数美元。自动模型路由机制将不同任务分配给最适合的模型——提示词 hint:reasoning 发往高性能前沿模型,hint:fast 路由至低成本模型,视觉任务交由视觉模型处理——全部包含在同一订阅中。通过 Ollama 可选的本地 AI 支持,使嵌入和摘要处理全程在设备端完成。 + - 开箱即用。完整的代理工具集默认集成:网络搜索、网页抓取器、完整编程工具包(文件系统、git、lint、test、grep)、浏览器与电脑控制、定时任务与调度、记忆工具、用于生成子代理的协调机制,以及原生语音支持——语音转文字输入(STT),文字转语音输出(TTS),角色口型同步,还有一个能加入 Google Meet 会议、将会议内容转录进你的记忆树并可在通话中发言的实时会议代理。无需“安装插件才能读取文件”这类繁琐步骤。 + - 简洁、以用户界面为先。清爽的桌面体验和简短的新手引导路径让你只需几次点击即可从安装过渡到使用运行中的代理——无需先行配置,也不需要命令行操作。代理拥有一个具象化的形象:一个会说话、能感知周围环境变化的桌面吉祥物,它可以作为真实参与者加入你的 Google Meet 会议,能跨数周记住你,在你停止输入后仍在后台持续思考。 + 上述特性共同使 OpenHuman 成为一种与传统聊天机器人截然不同的存在。它是一个能够以低成本处理大量个人数据、持续且不断演进地理解你世界的 AI 代理,并能代表你主动采取行动。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 知识库 +- 维基 +- 编程 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TinyHumansAI/OpenHuman/0.58.7/TinyHumansAI.OpenHuman.yaml b/manifests/t/TinyHumansAI/OpenHuman/0.58.7/TinyHumansAI.OpenHuman.yaml new file mode 100644 index 0000000000000..ac3ec7fbb5bc9 --- /dev/null +++ b/manifests/t/TinyHumansAI/OpenHuman/0.58.7/TinyHumansAI.OpenHuman.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: TinyHumansAI.OpenHuman +PackageVersion: 0.58.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From aa1dace025a87617fb956f1213daa02f16701caa Mon Sep 17 00:00:00 2001 From: kawaiiDango <1066519+kawaiiDango@users.noreply.github.com> Date: Wed, 1 Jul 2026 02:48:59 +0530 Subject: [PATCH 24/26] New version: kawaiiDango.pano-scrobbler version 4.41 (#395773) --- .../kawaiiDango.pano-scrobbler.installer.yaml | 16 +++++++++++ ...waiiDango.pano-scrobbler.locale.en-US.yaml | 27 +++++++++++++++++++ .../4.41/kawaiiDango.pano-scrobbler.yaml | 8 ++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/k/kawaiiDango/pano-scrobbler/4.41/kawaiiDango.pano-scrobbler.installer.yaml create mode 100644 manifests/k/kawaiiDango/pano-scrobbler/4.41/kawaiiDango.pano-scrobbler.locale.en-US.yaml create mode 100644 manifests/k/kawaiiDango/pano-scrobbler/4.41/kawaiiDango.pano-scrobbler.yaml diff --git a/manifests/k/kawaiiDango/pano-scrobbler/4.41/kawaiiDango.pano-scrobbler.installer.yaml b/manifests/k/kawaiiDango/pano-scrobbler/4.41/kawaiiDango.pano-scrobbler.installer.yaml new file mode 100644 index 0000000000000..7b9dff5662a43 --- /dev/null +++ b/manifests/k/kawaiiDango/pano-scrobbler/4.41/kawaiiDango.pano-scrobbler.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kawaiiDango.pano-scrobbler +PackageVersion: "4.41" +InstallerType: inno +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kawaiiDango/pano-scrobbler/releases/download/441/pano-scrobbler-windows-x64.exe + InstallerSha256: 70DD09AAA769FEDF16A2482656ECFB29E5B4B38DFAFCEB46BCE14B75354E9E39 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-30 diff --git a/manifests/k/kawaiiDango/pano-scrobbler/4.41/kawaiiDango.pano-scrobbler.locale.en-US.yaml b/manifests/k/kawaiiDango/pano-scrobbler/4.41/kawaiiDango.pano-scrobbler.locale.en-US.yaml new file mode 100644 index 0000000000000..60b4662b92d80 --- /dev/null +++ b/manifests/k/kawaiiDango/pano-scrobbler/4.41/kawaiiDango.pano-scrobbler.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: kawaiiDango.pano-scrobbler +PackageVersion: "4.41" +PackageLocale: en-US +Publisher: kawaiiDango +PublisherUrl: https://github.com/kawaiiDango +PublisherSupportUrl: https://github.com/kawaiiDango/pano-scrobbler/issues +PackageName: Pano Scrobbler +PackageUrl: https://github.com/kawaiiDango/pano-scrobbler +License: GPL-3.0-or-later +LicenseUrl: https://github.com/kawaiiDango/pano-scrobbler/blob/main/LICENSE +ShortDescription: Feature packed cross-platform music tracker +Tags: +- lastfm +- librefm +- listenbrainz +- music +- scrobbler +- discord-rich-presence +ReleaseNotesUrl: https://github.com/kawaiiDango/pano-scrobbler/releases/tag/441 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/kawaiiDango/pano-scrobbler/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawaiiDango/pano-scrobbler/4.41/kawaiiDango.pano-scrobbler.yaml b/manifests/k/kawaiiDango/pano-scrobbler/4.41/kawaiiDango.pano-scrobbler.yaml new file mode 100644 index 0000000000000..ded45434ef16e --- /dev/null +++ b/manifests/k/kawaiiDango/pano-scrobbler/4.41/kawaiiDango.pano-scrobbler.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: kawaiiDango.pano-scrobbler +PackageVersion: "4.41" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c2bc47bd130bf5c12e205c6d31f58d299722a5ce Mon Sep 17 00:00:00 2001 From: UnownBot Date: Tue, 30 Jun 2026 17:39:55 -0400 Subject: [PATCH 25/26] New version: Microsoft.SafetyScanner version 1.453.356.0 (#395442) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.453.356.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.356.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.356.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.356.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.356.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.356.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..9fa88ec1e7861 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.356.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.453.356.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.356.0&arch=x86 + InstallerSha256: 71867E32AD9F85AB9ABAA70ACAFDCD45C0A7C0CC276F4832CAF0F55978C33776 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.356.0&arch=amd64 + InstallerSha256: 6D6DDB4D4AAEAAD100435A5A66FDF02FD2F2BD3D384CD863E2A270F58D8CA842 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.356.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.356.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..023f9df7e888e --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.356.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.453.356.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.453.356.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.356.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..f0f8e8a834b4f --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.356.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.453.356.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e3f6e9d1d7149eb5ef52c793c749b7cd62700b6e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 1 Jul 2026 05:40:24 +0800 Subject: [PATCH 26/26] New version: Discord.Discord.Canary version 1.0.1018 (#395786) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.1018/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.1018/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.1018/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.1018/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.1018/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.1018/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.1018/Discord.Discord.Canary.installer.yaml new file mode 100644 index 0000000000000..cabe871d2f748 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.1018/Discord.Discord.Canary.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.1018 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.1018/DiscordCanarySetup.exe + InstallerSha256: 8070F8E58433A64B072114BAC5E8E7A287FCE6AB5812CF7A1DEFBB684B2B866C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.1018/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.1018/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..e4c0eb68fa58b --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.1018/Discord.Discord.Canary.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.1018 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.1018/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.1018/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..544636257c84f --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.1018/Discord.Discord.Canary.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.1018 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.1018/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.1018/Discord.Discord.Canary.yaml new file mode 100644 index 0000000000000..e09f55fec65d8 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.1018/Discord.Discord.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.1018 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0