From c22d939225bfec9633fa5320ad03d23de53b575a Mon Sep 17 00:00:00 2001 From: Pavel <19418601+rakleed@users.noreply.github.com> Date: Tue, 5 May 2026 19:54:12 +0300 Subject: [PATCH 001/164] New package: goshkow.ZapretHub version 1.4.4.0 (#367313) --- .../1.4.4.0/goshkow.ZapretHub.installer.yaml | 17 +++++++++ .../goshkow.ZapretHub.locale.en-US.yaml | 36 +++++++++++++++++++ .../ZapretHub/1.4.4.0/goshkow.ZapretHub.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/g/goshkow/ZapretHub/1.4.4.0/goshkow.ZapretHub.installer.yaml create mode 100644 manifests/g/goshkow/ZapretHub/1.4.4.0/goshkow.ZapretHub.locale.en-US.yaml create mode 100644 manifests/g/goshkow/ZapretHub/1.4.4.0/goshkow.ZapretHub.yaml diff --git a/manifests/g/goshkow/ZapretHub/1.4.4.0/goshkow.ZapretHub.installer.yaml b/manifests/g/goshkow/ZapretHub/1.4.4.0/goshkow.ZapretHub.installer.yaml new file mode 100644 index 000000000000..86583610f0f8 --- /dev/null +++ b/manifests/g/goshkow/ZapretHub/1.4.4.0/goshkow.ZapretHub.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: goshkow.ZapretHub +PackageVersion: 1.4.4.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: zapret_hub\zapret_hub.exe +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/goshkow/Zapret-Hub/releases/download/v1.4.4/zapret_hub_1.4.4_portable_win_x64.zip + InstallerSha256: 1e55830e50079bb247541ced396e6bad692dc4b540c007d1080120df0d74a9dd +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-29 diff --git a/manifests/g/goshkow/ZapretHub/1.4.4.0/goshkow.ZapretHub.locale.en-US.yaml b/manifests/g/goshkow/ZapretHub/1.4.4.0/goshkow.ZapretHub.locale.en-US.yaml new file mode 100644 index 000000000000..faa8997350d8 --- /dev/null +++ b/manifests/g/goshkow/ZapretHub/1.4.4.0/goshkow.ZapretHub.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.12.0.schema.json + +PackageIdentifier: goshkow.ZapretHub +PackageVersion: 1.4.4.0 +PackageLocale: en-US +Publisher: goshkow +PublisherUrl: https://github.com/goshkow +PublisherSupportUrl: https://github.com/goshkow/Zapret-Hub/issues +PackageName: Zapret Hub +PackageUrl: https://github.com/goshkow/Zapret-Hub +License: MIT License +ShortDescription: GUI for zapret and TG WS Proxy +Tags: +- arm +- discord-youtube +- dpi-bypassing +- gui +- launcher +- portable-app +- python +- russian +- telegram-proxy +- tg-ws-proxy +- ui +- unblocker +- windivert +- windows +- x64 +- youtube-unblocker +ReleaseNotesUrl: https://github.com/goshkow/Zapret-Hub/releases/tag/v1.4.4 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/goshkow/Zapret-Hub/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/goshkow/ZapretHub/1.4.4.0/goshkow.ZapretHub.yaml b/manifests/g/goshkow/ZapretHub/1.4.4.0/goshkow.ZapretHub.yaml new file mode 100644 index 000000000000..a5f52dce7f47 --- /dev/null +++ b/manifests/g/goshkow/ZapretHub/1.4.4.0/goshkow.ZapretHub.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: goshkow.ZapretHub +PackageVersion: 1.4.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c2126d05be24a13f37fb882068c13ad2c4c7e02a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 01:02:18 +0800 Subject: [PATCH 002/164] New version: SST.opencode version 1.14.39 (#368859) --- .../1.14.39/SST.opencode.installer.yaml | 21 ++++++++++ .../1.14.39/SST.opencode.locale.en-US.yaml | 41 +++++++++++++++++++ .../1.14.39/SST.opencode.locale.zh-CN.yaml | 25 +++++++++++ .../s/SST/opencode/1.14.39/SST.opencode.yaml | 8 ++++ 4 files changed, 95 insertions(+) create mode 100644 manifests/s/SST/opencode/1.14.39/SST.opencode.installer.yaml create mode 100644 manifests/s/SST/opencode/1.14.39/SST.opencode.locale.en-US.yaml create mode 100644 manifests/s/SST/opencode/1.14.39/SST.opencode.locale.zh-CN.yaml create mode 100644 manifests/s/SST/opencode/1.14.39/SST.opencode.yaml diff --git a/manifests/s/SST/opencode/1.14.39/SST.opencode.installer.yaml b/manifests/s/SST/opencode/1.14.39/SST.opencode.installer.yaml new file mode 100644 index 000000000000..314180819445 --- /dev/null +++ b/manifests/s/SST/opencode/1.14.39/SST.opencode.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.14.39 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: opencode.exe +Commands: +- opencode +ReleaseDate: 2026-05-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.14.39/opencode-windows-x64.zip + InstallerSha256: 71F2DF77DD634F8515A894F76B284B68507E7CE7CA0B32627D2429095F481FC1 +- Architecture: arm64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.14.39/opencode-windows-arm64.zip + InstallerSha256: 20F0592EE2E193E4099926329B8D329594DB668F6A3B8D789DFE599B96567133 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.14.39/SST.opencode.locale.en-US.yaml b/manifests/s/SST/opencode/1.14.39/SST.opencode.locale.en-US.yaml new file mode 100644 index 000000000000..df0c5f3ae5d5 --- /dev/null +++ b/manifests/s/SST/opencode/1.14.39/SST.opencode.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.14.39 +PackageLocale: en-US +Publisher: SST +PublisherUrl: https://sst.dev/ +PublisherSupportUrl: https://github.com/sst/opencode/issues +PackageName: opencode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/sst/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: The AI coding agent built for the terminal. +Description: |- + opencode is an AI coding agent built for the terminal. It features: + - A responsive, native, themeable terminal UI. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Desktop + Bugfixes + - Respect HTTP_PROXY and related proxy environment variables in the desktop app. + - Return null instead of failing when the desktop app cannot read a stored value. +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.14.39 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.14.39/SST.opencode.locale.zh-CN.yaml b/manifests/s/SST/opencode/1.14.39/SST.opencode.locale.zh-CN.yaml new file mode 100644 index 000000000000..213aa09f1840 --- /dev/null +++ b/manifests/s/SST/opencode/1.14.39/SST.opencode.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.14.39 +PackageLocale: zh-CN +ShortDescription: 专为终端打造的 AI 编程助手 +Description: |- + opencode 是一款专为终端打造的 AI 编程助手,具备以下特性: + - 响应式、原生、可主题定制的终端界面 + - 自动加载正确的 LSP,减少 LLM 的错误率 + - 支持多个智能体并行处理同一项目 + - 可为任何会话生成可分享链接,便于参考或调试 + - 支持通过 Anthropic 登录使用 Claude Pro 或 Claude Max 账户 + - 通过 Models.dev 集成 75+ 个 LLM 服务提供商,包括本地模型 +Tags: +- ai +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://opencode.ai/docs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.14.39/SST.opencode.yaml b/manifests/s/SST/opencode/1.14.39/SST.opencode.yaml new file mode 100644 index 000000000000..18e52283ffcc --- /dev/null +++ b/manifests/s/SST/opencode/1.14.39/SST.opencode.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.14.39 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c958e4b585649e5d1c56be48987c562c9c33e0ff Mon Sep 17 00:00:00 2001 From: devolutionsbot <31221910+devolutionsbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:04:02 -0400 Subject: [PATCH 003/164] Add Devolutions UniGetUI version 2026.1.8 (#368881) --- .../Devolutions.UniGetUI.installer.yaml | 47 +++++++++++++++++++ .../Devolutions.UniGetUI.locale.en-US.yaml | 32 +++++++++++++ .../2026.1.8/Devolutions.UniGetUI.yaml | 8 ++++ 3 files changed, 87 insertions(+) create mode 100644 manifests/d/Devolutions/UniGetUI/2026.1.8/Devolutions.UniGetUI.installer.yaml create mode 100644 manifests/d/Devolutions/UniGetUI/2026.1.8/Devolutions.UniGetUI.locale.en-US.yaml create mode 100644 manifests/d/Devolutions/UniGetUI/2026.1.8/Devolutions.UniGetUI.yaml diff --git a/manifests/d/Devolutions/UniGetUI/2026.1.8/Devolutions.UniGetUI.installer.yaml b/manifests/d/Devolutions/UniGetUI/2026.1.8/Devolutions.UniGetUI.installer.yaml new file mode 100644 index 000000000000..9c190f60a528 --- /dev/null +++ b/manifests/d/Devolutions/UniGetUI/2026.1.8/Devolutions.UniGetUI.installer.yaml @@ -0,0 +1,47 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Devolutions.UniGetUI +PackageVersion: 2026.1.8 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' +ReleaseDate: 2026-05-05 +AppsAndFeaturesEntries: +- ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://cdn.devolutions.net/download/Devolutions.UniGetUI.win-x64.2026.1.8.0.exe + InstallerSha256: 00C46AA2D20582016AFA9EFF64A0B141E0B2D413B9FF944375105AC6BF40B8CE + InstallerSwitches: + Custom: /CURRENTUSER /NoWinGet /NoAutoStart +- Architecture: x64 + Scope: machine + InstallerUrl: https://cdn.devolutions.net/download/Devolutions.UniGetUI.win-x64.2026.1.8.0.exe + InstallerSha256: 00C46AA2D20582016AFA9EFF64A0B141E0B2D413B9FF944375105AC6BF40B8CE + InstallerSwitches: + Custom: /ALLUSERS /NoWinGet /NoAutoStart + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\UniGetUI' +- Architecture: arm64 + Scope: user + InstallerUrl: https://cdn.devolutions.net/download/Devolutions.UniGetUI.win-arm64.2026.1.8.0.exe + InstallerSha256: F1AF1B695A3C8616A455916DE3530744C20813CB2A70579A8BD64E43E0FC329F + InstallerSwitches: + Custom: /CURRENTUSER /NoWinGet /NoAutoStart +- Architecture: arm64 + Scope: machine + InstallerUrl: https://cdn.devolutions.net/download/Devolutions.UniGetUI.win-arm64.2026.1.8.0.exe + InstallerSha256: F1AF1B695A3C8616A455916DE3530744C20813CB2A70579A8BD64E43E0FC329F + InstallerSwitches: + Custom: /ALLUSERS /NoWinGet /NoAutoStart + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\UniGetUI' +ManifestType: installer +ManifestVersion: 1.12.0 + diff --git a/manifests/d/Devolutions/UniGetUI/2026.1.8/Devolutions.UniGetUI.locale.en-US.yaml b/manifests/d/Devolutions/UniGetUI/2026.1.8/Devolutions.UniGetUI.locale.en-US.yaml new file mode 100644 index 000000000000..4312bd369d8f --- /dev/null +++ b/manifests/d/Devolutions/UniGetUI/2026.1.8/Devolutions.UniGetUI.locale.en-US.yaml @@ -0,0 +1,32 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Devolutions.UniGetUI +PackageVersion: 2026.1.8 +PackageLocale: en-US +Publisher: Devolutions Inc. +PublisherUrl: https://devolutions.net/ +PublisherSupportUrl: https://devolutions.net/support/ +PackageName: UniGetUI +PackageUrl: https://devolutions.net/unigetui/ +License: MIT +LicenseUrl: https://github.com/Devolutions/UniGetUI/blob/HEAD/LICENSE +ShortDescription: The Graphical Interface for your package managers. +Description: UniGetUI is an intuitive GUI for the most common CLI package managers on Windows, including WinGet, Scoop, Chocolatey, Pip, Npm, .NET Tool, PowerShell Gallery, and more. With UniGetUI, you can discover, install, update, and uninstall software from multiple package managers through one interface. +Moniker: unigetui +Tags: +- chocolatey +- dotnet-tool +- microsoft-store +- npm +- pip +- powershell-gallery +- scoop +- uniget-ui +- winget +- winget-ui +- wingetui +Copyright: Copyright (c) 2026 Devolutions Inc. +ReleaseNotesUrl: https://github.com/Devolutions/UniGetUI/releases/tag/v2026.1.8 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 + diff --git a/manifests/d/Devolutions/UniGetUI/2026.1.8/Devolutions.UniGetUI.yaml b/manifests/d/Devolutions/UniGetUI/2026.1.8/Devolutions.UniGetUI.yaml new file mode 100644 index 000000000000..6bfa404a623b --- /dev/null +++ b/manifests/d/Devolutions/UniGetUI/2026.1.8/Devolutions.UniGetUI.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Devolutions.UniGetUI +PackageVersion: 2026.1.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 + From 321d124293231735dd23e3333a57e6a19ff4ce29 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 01:04:30 +0800 Subject: [PATCH 004/164] New version: freenginx.nginx version 1.31.0 (#368885) --- .../1.31.0/freenginx.nginx.installer.yaml | 18 ++++++++++++++++++ .../1.31.0/freenginx.nginx.locale.en-US.yaml | 15 +++++++++++++++ .../nginx/1.31.0/freenginx.nginx.yaml | 8 ++++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/f/freenginx/nginx/1.31.0/freenginx.nginx.installer.yaml create mode 100644 manifests/f/freenginx/nginx/1.31.0/freenginx.nginx.locale.en-US.yaml create mode 100644 manifests/f/freenginx/nginx/1.31.0/freenginx.nginx.yaml diff --git a/manifests/f/freenginx/nginx/1.31.0/freenginx.nginx.installer.yaml b/manifests/f/freenginx/nginx/1.31.0/freenginx.nginx.installer.yaml new file mode 100644 index 000000000000..ee43c499d824 --- /dev/null +++ b/manifests/f/freenginx/nginx/1.31.0/freenginx.nginx.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: freenginx.nginx +PackageVersion: 1.31.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: freenginx-1.31.0\nginx.exe +InstallModes: +- silent +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://freenginx.org/download/freenginx-1.31.0.zip + InstallerSha256: 82A3A4AF497322E9A30330F53C6A7F7203CCB1941240D15673316FC359812C5A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/freenginx/nginx/1.31.0/freenginx.nginx.locale.en-US.yaml b/manifests/f/freenginx/nginx/1.31.0/freenginx.nginx.locale.en-US.yaml new file mode 100644 index 000000000000..7b3226eff84b --- /dev/null +++ b/manifests/f/freenginx/nginx/1.31.0/freenginx.nginx.locale.en-US.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: freenginx.nginx +PackageVersion: 1.31.0 +PackageLocale: en-US +Publisher: freenginx +PublisherUrl: https://freenginx.org/ +PackageName: nginx +PackageUrl: https://freenginx.org/ +License: BSD-2 +LicenseUrl: https://freenginx.org/LICENSE +ShortDescription: freenginx is an effort to preserve free and open development of nginx [engine x], an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server, originally written by Igor Sysoev. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/freenginx/nginx/1.31.0/freenginx.nginx.yaml b/manifests/f/freenginx/nginx/1.31.0/freenginx.nginx.yaml new file mode 100644 index 000000000000..fbc1f090a65e --- /dev/null +++ b/manifests/f/freenginx/nginx/1.31.0/freenginx.nginx.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: freenginx.nginx +PackageVersion: 1.31.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a1792af0a565f1b6c0434ee72c52dd5663fb38b2 Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Tue, 5 May 2026 19:05:32 +0200 Subject: [PATCH 005/164] New package: Microsoft.MRDL.UnityPeriodicTable version 1.0.10 (#368647) --- ...oft.MRDL.UnityPeriodicTable.installer.yaml | 20 ++++++++++++++++ ....MRDL.UnityPeriodicTable.locale.en-US.yaml | 23 +++++++++++++++++++ .../Microsoft.MRDL.UnityPeriodicTable.yaml | 7 ++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/m/Microsoft/MRDL/UnityPeriodicTable/1.0.10/Microsoft.MRDL.UnityPeriodicTable.installer.yaml create mode 100644 manifests/m/Microsoft/MRDL/UnityPeriodicTable/1.0.10/Microsoft.MRDL.UnityPeriodicTable.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/MRDL/UnityPeriodicTable/1.0.10/Microsoft.MRDL.UnityPeriodicTable.yaml diff --git a/manifests/m/Microsoft/MRDL/UnityPeriodicTable/1.0.10/Microsoft.MRDL.UnityPeriodicTable.installer.yaml b/manifests/m/Microsoft/MRDL/UnityPeriodicTable/1.0.10/Microsoft.MRDL.UnityPeriodicTable.installer.yaml new file mode 100644 index 000000000000..0a9754728e28 --- /dev/null +++ b/manifests/m/Microsoft/MRDL/UnityPeriodicTable/1.0.10/Microsoft.MRDL.UnityPeriodicTable.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.MRDL.UnityPeriodicTable +PackageVersion: "1.0.10" +ReleaseDate: 2021-04-16 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: Periodic%20Table%20of%20the%20Elements.exe +Installers: +- Architecture: arm64 + InstallerUrl: https://github.com/microsoft/MRDL_Unity_PeriodicTable/releases/download/2.6.0/Periodic.Table.of.the.Elements_1.0.10.0_ARM64_Master.appx + InstallerSha256: c1d998b0f6a097640aaf400a8a3725f8a61d9e43a6e247781fba749089f31e91 +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.Framework.Runtime + - PackageIdentifier: Microsoft.VCLibs.14 +ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/MRDL/UnityPeriodicTable/1.0.10/Microsoft.MRDL.UnityPeriodicTable.locale.en-US.yaml b/manifests/m/Microsoft/MRDL/UnityPeriodicTable/1.0.10/Microsoft.MRDL.UnityPeriodicTable.locale.en-US.yaml new file mode 100644 index 000000000000..af3b8803f51c --- /dev/null +++ b/manifests/m/Microsoft/MRDL/UnityPeriodicTable/1.0.10/Microsoft.MRDL.UnityPeriodicTable.locale.en-US.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.MRDL.UnityPeriodicTable +PackageVersion: "1.0.10" +PackageLocale: en-US +Publisher: Microsoft +PackageName: MRDL Periodic Table of the Elements +PackageUrl: https://github.com/microsoft/MRDL_Unity_PeriodicTable/releases/tag/2.6.0 +License: MIT +ShortDescription: Periodic Table of the Elements for HoloLens and Immersive headsets. +Tags: +- hololens +- windows-mixed-reality +- windowsmixedreality +- mrdl-periodic-table-of-the-elements +- mrdlperiodictableoftheelements +- mrdl_unity_periodictable +- mrdl-unity-periodictable +- mrtk-demo-app +- mixed-reality-design-labs +- mixedrealitydesignlabs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/MRDL/UnityPeriodicTable/1.0.10/Microsoft.MRDL.UnityPeriodicTable.yaml b/manifests/m/Microsoft/MRDL/UnityPeriodicTable/1.0.10/Microsoft.MRDL.UnityPeriodicTable.yaml new file mode 100644 index 000000000000..0d1a60a1df45 --- /dev/null +++ b/manifests/m/Microsoft/MRDL/UnityPeriodicTable/1.0.10/Microsoft.MRDL.UnityPeriodicTable.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.MRDL.UnityPeriodicTable +PackageVersion: "1.0.10" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 \ No newline at end of file From 702e7ff85aaef02d66c9549e1d32fb3cc2b26da9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 01:07:10 +0800 Subject: [PATCH 006/164] New version: UNIkeEN.SJMCL version 1.0.0 (#368891) --- .../SJMCL/1.0.0/UNIkeEN.SJMCL.installer.yaml | 24 ++++++ .../1.0.0/UNIkeEN.SJMCL.locale.en-US.yaml | 74 +++++++++++++++++ .../1.0.0/UNIkeEN.SJMCL.locale.zh-CN.yaml | 79 +++++++++++++++++++ .../u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.yaml | 8 ++ 4 files changed, 185 insertions(+) create mode 100644 manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.installer.yaml create mode 100644 manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.locale.en-US.yaml create mode 100644 manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.locale.zh-CN.yaml create mode 100644 manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.yaml diff --git a/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.installer.yaml b/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.installer.yaml new file mode 100644 index 000000000000..97164f41dff2 --- /dev/null +++ b/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: UNIkeEN.SJMCL +PackageVersion: 1.0.0 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +Protocols: +- sjmcl +ProductCode: SJMCL +ReleaseDate: 2026-05-05 +Installers: +- Architecture: x86 + InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_1.0.0_windows_i686_setup.exe + InstallerSha256: 432C7C63B102FD7E9180E90F22FD36A1DA65BC2DF5451BD2B620614616348D5C +- Architecture: x64 + InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_1.0.0_windows_x86_64_setup.exe + InstallerSha256: 88D1A718A9656E2F9DAD450E96B12D7EF74D33BAC9D4816178A99B2F124F5180 +- Architecture: arm64 + InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_1.0.0_windows_aarch64_setup.exe + InstallerSha256: 52D138F394501145BBFA5D3B0783D68412B14AC70FF423F9670C580E4BDF0E3E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.locale.en-US.yaml b/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.locale.en-US.yaml new file mode 100644 index 000000000000..a9b93fd6f54f --- /dev/null +++ b/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.locale.en-US.yaml @@ -0,0 +1,74 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: UNIkeEN.SJMCL +PackageVersion: 1.0.0 +PackageLocale: en-US +Author: Shanghai Jiao Tong University Minecraft Club +PackageUrl: https://mc.sjtu.cn/sjmcl/en +ShortDescription: Next‑generation open-source cross‑platform Minecraft launcher. +Description: SJMC Launcher is a modern, cross-platform Minecraft launcher built on the Tauri framework, independently developed by members of the Shanghai Jiao Tong University Minecraft Club. +Tags: +- china +- prc +ReleaseNotes: |- + Introducing the first official release of SJMCL. 现已推出 SJMCL 首个正式版本 🚀 + - 🔥 UI Updates: + - Redesigned window title bar and top navigation bar, delivering an elegant, dynamic, and cross-platform consistent visual experience. #1444 #1446 #1453 #1464 #1482 @UNIkeEN @no6rainer + - New built-in launcher wallpapers with adaptive variations across different color modes. @funkthesky-ops @UNIkeEN @Neuteria + - 🔥 Core Features: + - Support exporting instances as modpacks, compatible with Modrinth and MultiMC formats. #1344 #1477 @w1049 @UNIkeEN @Stya-hr + - A brand-new Discover page, allowing users to browse Minecraft news, download various resources, or search local content in one place. #1359 #1418 #1514 #1538 @SundayChen @zaixiZaixiSJTU @UNIkeEN + - Support installing and modifying the Quilt loader, with automatic QF API download. #1434 #1459 #1586 @baiyuansjtu @UNIkeEN + - Support dragging modpacks, mods, saves, and other files into the launcher window for quick import. #1561 @UNIkeEN @zaixiZaixiSJTU + - 🔥 Intelligence Services: + - Introduce the MCP service for the launcher, enabling external agent applications to connect for automation control. #1370 #1475 #1532 #1587 @UNIkeEN @xunying123 @ToolmanP @AinurCody + - Add a CLI tool for the launcher, providing terminal-based control via the MCP service. @UNIkeEN + - 🔥 Extension System: + - Introduce an extension system, allowing third-party developers to extend the launcher with various practical features. #1409 #1487 #1497 #1504 #1509 #1510 #1517 #1521 #1528 #1530 #1547 #1549 #1553 #1556 #1564 @UNIkeEN @Stya-hr @hans362 @xunying123 @zaixiZaixiSJTU + - 🌟 Support modifying installed OptiFine loaders and installing preview versions of OptiFine. #1374 @xunying123 @baiyuansjtu @UNIkeEN + - 🌟 Support clearing history in the download task list. #1400 + - 🌟 Support importing profiles from MultiMC. #1419 @xunying123 + - 🌟 When launching via deeplink, allow users to select the target profile and instance, and directly enter a specified world or server. #1427 #1442 @UNIkeEN + - 🌟 Support viewing game server latency within the launcher. #1436 @HsxMark + - 🌟 Support adding color tags to instances and categorizing them accordingly. #1447 @UNIkeEN + - 🌟 Support automatically downloading a suitable Java version when creating instances. #1460 @UNIkeEN + - 🌟 Support applying the LWJGL Unsafe Agent from HMCL @Glavo to affected Minecraft versions to fix performance issues. #1481 #1568 @w1049 @xunying123 + - 🌟 Support manually selecting the Java garbage collector used when launching the game. #1505 @UNIkeEN + - 🌟 Support Classical Chinese (Wenyan) in the launcher UI. #1512 @ff98sha @UNIkeEN @Lawrenclia + - 🌟 Support quickly copying screenshots on Windows and Linux for sharing. #1526 @zaixiZaixiSJTU + - 🐛 Fix and improve a series of UI display issues. #1379 #1404 #1473 #1563 @UNIkeEN @hbz114514 @baiyuansjtu @zaixiZaixiSJTU @Reqwey + - 🐛 Fix an issue where certain modpacks could not be imported. #1392 @Reqwey + - 🐛 Fix incorrect detection of mod loader types for installed mods. #1408 @UNIkeEN @w1049 @3gf8jv4dv + - 🐛 Fix an issue where certain Minecraft versions were incorrectly classified as April Fools versions. #1476 @xunying123 + - 🐛 Fix crashes caused by resource downloads in certain scenarios. #1496 #1535 @Xiaxiaobaii + - 🐛 Fix incorrect placement of additional datapacks when importing certain modpacks. #1542 @Copilot @3gf8jv4dv + - 🐛 Fix incorrect system dialog language on macOS. #1557 @UNIkeEN + - 🐛 Fix frontend state synchronization issues after renaming instances. #1558 @UNIkeEN @xunying123 + - 🐛 Fix lag when opening folders in certain scenarios on Windows. @UNIkeEN + - ⚡️ Extend the cache lifetime of mod translations to improve the experience when viewing installed mods. #1527 @w1049 + - ⚡️ Optimize launcher startup speed in development mode. #1555 @UNIkeEN + - 🛠 Desktop shortcut icons for instances are now generated by combining instance and launcher icons. #1411 @icgnos @funkthesky-ops @RobertZhang0901 + - 🛠 Adjust links to certain launcher documentation and acknowledgements. #1426 #1474 @hbz114514 @suhang12332 + - 🛠 Set the default level of game integrity checks to “normal”. #1428 @HsxMark + - 🛠 Show a modal warning when the launcher did not exit properly last time. #1472 @UNIkeEN + - 🛠 Change the shortcut for aggregated search to Ctrl (Command) + F. #1544 @zaixiZaixiSJTU + - 🛠 Provide more detailed error messages for XSTS errors during Microsoft login. #1571 @zaixiZaixiSJTU @xphost008 + - 🛠 Adjust the result sorting logic of aggregated search. #1583 @UNIkeEN + - 🛠 Adjust the placement of certain settings; “Sync and Restore” related features are no longer shown on a separate page. @UNIkeEN + - 🛠 Remove support for dragging buttons from Blessing Skin-based sites to add authentication servers. + - 💄 Refactor parts of the codebase to improve style and maintainability. + - 🌐 Update multilingual translations for the launcher UI. #1539 @VhahahaV + - 📦 Discontinue AppImage distribution for Linux. #1573 @pangbo13 + - 📦 Update multiple dependencies to patch versions. @dependabot[bot] @Codex + - Workflow: + - Fix incorrect links in the AUR release workflow. #1416 @KodateMitsuru + - Automatically add labels to PRs to indicate the scope of changes. #1483 @pangbo13 + - Web & Docs: + - Update the Code of Conduct to version 3.0. @UNIkeEN + - Launch a brand-new official website and documentation powered by VitePress. @UNIkeEN @baiyuansjtu @hans362 @hbz114514 @KodateMitsuru @Dainsleif233 @Lawrenclia +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://mc.sjtu.cn/sjmcl/en/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.locale.zh-CN.yaml b/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.locale.zh-CN.yaml new file mode 100644 index 000000000000..0e32a12378d9 --- /dev/null +++ b/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.locale.zh-CN.yaml @@ -0,0 +1,79 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: UNIkeEN.SJMCL +PackageVersion: 1.0.0 +PackageLocale: zh-CN +Publisher: SJMCL +PublisherUrl: https://mc.sjtu.cn/ +PublisherSupportUrl: https://github.com/UNIkeEN/SJMCL/issues +Author: 上海交通大学 Minecraft 社 +PackageName: SJMCL +PackageUrl: https://mc.sjtu.cn/sjmcl +License: GPL-3.0 +LicenseUrl: https://github.com/UNIkeEN/SJMCL/blob/HEAD/LICENSE +Copyright: 2026 © SJMCL Team +ShortDescription: 新一代开源跨平台 Minecraft 启动器 +Description: SJMC Launcher 是一款基于 Tauri 框架打造的现代化、跨平台 Minecraft 启动器,由上海交通大学 Minecraft 社的成员自主开发。 +Tags: +- mc +- minecraft +- 我的世界 +ReleaseNotes: |- + - 🔥 外观更新: + - 全新设计的窗口标题栏与顶部导航栏,带来优雅、灵动、跨平台一致的视觉体验。#1444 #1446 #1453 #1464 #1482 @UNIkeEN @no6rainer + - 全新的启动器预设壁纸,在不同的颜色模式下灵活变化。 @funkthesky-ops @UNIkeEN @Neuteria + - 🔥 核心功能更新: + - 支持将实例导出为整合包,支持 Modrinth 与 MultiMC 格式。#1344 #1477 @w1049 @UNIkeEN @Stya-hr + - 全新发现页,支持在一处浏览 Minecraft 新闻、下载各类游戏资源或搜索本地内容。#1359 #1418 #1514 #1538 @SundayChen @zaixiZaixiSJTU @UNIkeEN + - 支持安装与修改 Quilt 加载器并同时下载 QF API 模组。#1434 #1459 #1586 @baiyuansjtu @UNIkeEN + - 支持将整合包、模组、存档等文件拖入启动器窗口以快捷导入。#1561 @UNIkeEN @zaixiZaixiSJTU + - 🔥 智能服务: + - 新增启动器 MCP 服务,允许外部 Agent 应用连接以实现自动化控制。#1370 #1475 #1532 #1587 @UNIkeEN @xunying123 @ToolmanP @AinurCody + - 新增启动器 CLI 工具,基于 MCP 服务提供终端控制能力。 @UNIkeEN + - 🔥 扩展系统: + - 新增扩展系统,支持第三方开发者为启动器扩展各类实用功能。#1409 #1487 #1497 #1504 #1509 #1510 #1517 #1521 #1528 #1530 #1547 #1549 #1553 #1556 #1564 @UNIkeEN @Stya-hr @hans362 @xunying123 @zaixiZaixiSJTU + - 🌟 支持修改已安装的 OptiFine 加载器,支持安装 OptiFine 的预览版本。#1374 @xunying123 @baiyuansjtu @UNIkeEN + - 🌟 支持在下载任务列表页清空历史。#1400 + - 🌟 支持从 MultiMC 导入角色信息。#1419 @xunying123 + - 🌟 以 Deeplink 唤起启动流程时,支持让用户选择待游玩的角色与实例、支持直接进入指定存档或服务器。#1427 #1442 @UNIkeEN + - 🌟 支持在启动器内查看游戏服务器延迟。#1436 @HsxMark + - 🌟 支持为实例添加颜色标签,并按标签分类展示实例。#1447 @UNIkeEN + - 🌟 支持在创建实例时自动下载合适版本的 Java。#1460 @UNIkeEN + - 🌟 支持为受影响的 Minecraft 版本使用来自 HMCL @Glavo 的 LWJGL Unsafe Agent 修复性能问题。#1481 #1568 @w1049 @xunying123 + - 🌟 支持手动设置启动游戏时使用的 Java 内存垃圾回收器。#1505 @UNIkeEN + - 🌟 启动器界面支持文言文。#1512 @ff98sha @UNIkeEN @Lawrenclia + - 🌟 支持在 Windows 和 Linux 平台快捷复制屏幕截图以分享。#1526 @zaixiZaixiSJTU + - 🐛 修复与优化一系列界面显示问题。#1379 #1404 #1473 #1563 @UNIkeEN @hbz114514 @baiyuansjtu @zaixiZaixiSJTU @Reqwey + - 🐛 修复部分整合包无法导入的问题。#1392 @Reqwey + - 🐛 修复已安装模组所属加载器识别错误的问题。#1408 @UNIkeEN @w1049 @3gf8jv4dv + - 🐛 修复部分 Minecraft 版本被错误分类为愚人节版本的问题。#1476 @xunying123 + - 🐛 修复特定情况下,下载资源导致启动器崩溃的问题。#1496 #1535 @Xiaxiaobaii + - 🐛 修复导入部分整合包时,额外数据包存放位置错误的问题。#1542 @Copilot @3gf8jv4dv + - 🐛 修复 macOS 平台下,系统对话框界面语言错误的问题。#1557 @UNIkeEN + - 🐛 修复更改实例名称后的前端状态同步问题。#1558 @UNIkeEN @xunying123 + - 🐛 修复 Windows 平台下,部分场景打开文件夹卡顿的问题。@UNIkeEN + - ⚡️ 延长模组翻译的本地缓存有效期,提升查看已安装模组时的用户体验。#1527 @w1049 + - ⚡️ 优化开发模式下的启动器启动速度。#1555 @UNIkeEN + - 🛠 现在创建实例桌面快捷方式的图标,将使用实例与启动器图标合成。#1411 @icgnos @funkthesky-ops @RobertZhang0901 + - 🛠 调整部分启动器文档、鸣谢信息的跳转链接。#1426 #1474 @hbz114514 @suhang12332 + - 🛠 调整游戏完整性检查等级的默认设置为普通检查。#1428 @HsxMark + - 🛠 启动器上次未正常退出时,显示对话框以提示用户。#1472 @UNIkeEN + - 🛠 调整聚合搜索的快捷键为 Ctrl(Command)+ F。#1544 @zaixiZaixiSJTU + - 🛠 对于微软登录流程中的 XSTS 错误,提供更详细的错误提示。#1571 @zaixiZaixiSJTU @xphost008 + - 🛠 调整聚合搜索的结果排序逻辑。#1583 @UNIkeEN + - 🛠 调整部分设置项的位置,“同步与还原” 相关功能将不再展示单独页面。@UNIkeEN + - 🛠 不再支持从 Blessing Skin 系列皮肤站拖动按钮以添加第三方认证服务器。 + - 💄 重构部分代码以提升代码风格与可维护性。 + - 🌐 更新启动器界面文本的多语言翻译。#1539 @VhahahaV + - 📦 终止为 Linux 平台分发 AppImage 格式。#1573 @pangbo13 + - 📦 更新多项依赖至补丁版本。@dependabot[bot] @Codex + - 工作流: + - 修复 AUR 发版流程中的链接错误。#1416 @KodateMitsuru + - 为 PR 自动添加标签以指示修改量。#1483 @pangbo13 + - 网页与文档: + - 更新 Code of Conduct 至 3.0 版本。@UNIkeEN + - 上线基于 VitePress 的全新官网(文档)。@UNIkeEN @baiyuansjtu @hans362 @hbz114514 @KodateMitsuru @Dainsleif233 @Lawrenclia +ReleaseNotesUrl: https://github.com/UNIkeEN/SJMCL/releases/tag/v1.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.yaml b/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.yaml new file mode 100644 index 000000000000..adec5a4780f6 --- /dev/null +++ b/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.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: UNIkeEN.SJMCL +PackageVersion: 1.0.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 1c3d0c354f61694c178289d2057692ea53271bf4 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Tue, 5 May 2026 13:08:45 -0400 Subject: [PATCH 007/164] New version: Tutanota.Tutanota version 348.260505.1 (#368892) --- .../Tutanota.Tutanota.installer.yaml | 27 +++++++++ .../Tutanota.Tutanota.locale.en-US.yaml | 58 +++++++++++++++++++ .../348.260505.1/Tutanota.Tutanota.yaml | 8 +++ 3 files changed, 93 insertions(+) create mode 100644 manifests/t/Tutanota/Tutanota/348.260505.1/Tutanota.Tutanota.installer.yaml create mode 100644 manifests/t/Tutanota/Tutanota/348.260505.1/Tutanota.Tutanota.locale.en-US.yaml create mode 100644 manifests/t/Tutanota/Tutanota/348.260505.1/Tutanota.Tutanota.yaml diff --git a/manifests/t/Tutanota/Tutanota/348.260505.1/Tutanota.Tutanota.installer.yaml b/manifests/t/Tutanota/Tutanota/348.260505.1/Tutanota.Tutanota.installer.yaml new file mode 100644 index 000000000000..261e38f36a5d --- /dev/null +++ b/manifests/t/Tutanota/Tutanota/348.260505.1/Tutanota.Tutanota.installer.yaml @@ -0,0 +1,27 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Tutanota.Tutanota +PackageVersion: 348.260505.1 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: 450699d2-1c81-5ee5-aec6-08dddb7af9d7 +ReleaseDate: 2026-05-05 +AppsAndFeaturesEntries: +- DisplayName: Tuta Mail 348.260505.1 + ProductCode: 450699d2-1c81-5ee5-aec6-08dddb7af9d7 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/tutao/tutanota/releases/download/tutanota-desktop-release-348.260505.1/tutanota-desktop-win.exe + InstallerSha256: BB0433F10F6114D868564A6634F21C9C6C5893E5EE4A6EED383699F36E2773CB +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/tutao/tutanota/releases/download/tutanota-desktop-release-348.260505.1/tutanota-desktop-win.exe + InstallerSha256: BB0433F10F6114D868564A6634F21C9C6C5893E5EE4A6EED383699F36E2773CB + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tutanota/Tutanota/348.260505.1/Tutanota.Tutanota.locale.en-US.yaml b/manifests/t/Tutanota/Tutanota/348.260505.1/Tutanota.Tutanota.locale.en-US.yaml new file mode 100644 index 000000000000..e4a2171ce33a --- /dev/null +++ b/manifests/t/Tutanota/Tutanota/348.260505.1/Tutanota.Tutanota.locale.en-US.yaml @@ -0,0 +1,58 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Tutanota.Tutanota +PackageVersion: 348.260505.1 +PackageLocale: en-US +Publisher: Tutao GmbH +PublisherUrl: https://tuta.com/ +PublisherSupportUrl: https://github.com/tutao/tutanota/issues +Author: Tutao GmbH +PackageName: Tutanota Desktop +PackageUrl: https://github.com/tutao/tutanota +License: GPL-3.0 +LicenseUrl: https://github.com/tutao/tutanota/blob/HEAD/LICENSE.txt +Copyright: Copyright © 2022 Tutao GmbH +ShortDescription: Tutanota is an email client with a strong focus on security and privacy that lets you encrypt emails on all your devices. +Description: |- + Tutanota is the worlds most secure email service, easy to use and private by design. + With end-to-end encryption and 2FA, your emails have never been more secure. + The built-in encryption guarantees that your mailbox belongs to you. + Nobody can decrypt or read your data. +Moniker: tutanota +Tags: +- calendar +- email +- email-client +- encryption +- end-to-end-encryption +- privacy +- private +- secure +ReleaseNotes: |- + What's new + - improvements to support dialog + - improvements to invoice rendering + - new illustrations + + Bugfixes + - Add offline migration to fix MailSetEntry ranges broken by offline cleaner #10750 + - Cannot see mails older than offline storage range #10694 + + Milestone + https://github.com/tutao/tutanota/milestone/427?closed=1 + + Asset Checksums (SHA256) + tutanota-desktop-linux.AppImage: + 40b9852e7893a11df5e52c2bbbd0bd817febe70e3d14a541ca5382ca1cf75a93 + tutanota-desktop-win.exe: + bb0433f10f6114d868564a6634f21c9c6c5893e5ee4a6eed383699f36e2773cb + tutanota-desktop-mac.dmg: + 3f49b1e902f6a0656a3760100b7af93863968d38e44c609897158fd51a3a7f36 +ReleaseNotesUrl: https://github.com/tutao/tutanota/releases/tag/tutanota-desktop-release-348.260505.1 +PurchaseUrl: https://tutanota.com/pricing +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://tutanota.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tutanota/Tutanota/348.260505.1/Tutanota.Tutanota.yaml b/manifests/t/Tutanota/Tutanota/348.260505.1/Tutanota.Tutanota.yaml new file mode 100644 index 000000000000..da6db260f1e8 --- /dev/null +++ b/manifests/t/Tutanota/Tutanota/348.260505.1/Tutanota.Tutanota.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: Tutanota.Tutanota +PackageVersion: 348.260505.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6d88effb887c147ed15b7c68c44c94f069adb0a4 Mon Sep 17 00:00:00 2001 From: Ossian Ericson <43954785+ossianericson@users.noreply.github.com> Date: Tue, 5 May 2026 19:10:27 +0200 Subject: [PATCH 008/164] NetSentinel.NetSentinel version 1.7.0 (#368895) --- .../NetSentinel.NetSentinel.installer.yaml | 22 ++++++++ .../NetSentinel.NetSentinel.locale.en-US.yaml | 54 +++++++++++++++++++ .../1.7.0/NetSentinel.NetSentinel.yaml | 8 +++ 3 files changed, 84 insertions(+) create mode 100644 manifests/n/NetSentinel/NetSentinel/1.7.0/NetSentinel.NetSentinel.installer.yaml create mode 100644 manifests/n/NetSentinel/NetSentinel/1.7.0/NetSentinel.NetSentinel.locale.en-US.yaml create mode 100644 manifests/n/NetSentinel/NetSentinel/1.7.0/NetSentinel.NetSentinel.yaml diff --git a/manifests/n/NetSentinel/NetSentinel/1.7.0/NetSentinel.NetSentinel.installer.yaml b/manifests/n/NetSentinel/NetSentinel/1.7.0/NetSentinel.NetSentinel.installer.yaml new file mode 100644 index 000000000000..174fe36893ba --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/1.7.0/NetSentinel.NetSentinel.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 1.7.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /TASKS="!installookla" + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /TASKS="!installookla" + Log: /"{localappdata}\NetSentinel\install.log" +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ossianericson/netsentinel/releases/download/v1.7.0/NetSentinel-Setup-1.7.0.exe + InstallerSha256: 8702504328D8441D61F9DA93C80D067A1906F41ADEAA041BBEB812389A45A506 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetSentinel/NetSentinel/1.7.0/NetSentinel.NetSentinel.locale.en-US.yaml b/manifests/n/NetSentinel/NetSentinel/1.7.0/NetSentinel.NetSentinel.locale.en-US.yaml new file mode 100644 index 000000000000..6918eb9e6516 --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/1.7.0/NetSentinel.NetSentinel.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 1.7.0 +PackageLocale: en-US +Publisher: NetSentinel Project +PublisherUrl: https://github.com/ossianericson/netsentinel +PublisherSupportUrl: https://github.com/ossianericson/netsentinel/issues +PackageName: NetSentinel +PackageUrl: https://github.com/ossianericson/netsentinel +License: MIT +LicenseUrl: https://raw.githubusercontent.com/ossianericson/netsentinel/master/LICENSE +ShortDescription: Network security scanner — rogue device detector, STP monitor, and connectivity analyser +Description: |- + NetSentinel is a one-stop network diagnostic and security tool for Windows. + It combines several tools that previously required separate utilities: + + • Device Fingerprinter — scans your LAN's ARP table and identifies every + device by MAC OUI, hostname, and device type (camera, smart speaker, router, etc.) + • Rogue Bridge Detector — captures 802.1D/RSTP BPDUs and flags any device + that steals the Root Bridge role and causes periodic 15-45 second outages. + • Broadcast Storm Analyser — measures broadcast/multicast packet rates and + identifies which device is flooding the network. + • IoT Behavioral Baseline — learns normal IoT traffic patterns and raises + an alert if your smart fridge starts port-scanning or talking to a C2 server. + • Root Cause Correlator — links trace results, storm data, and STP findings + into a single plain-English verdict with actionable remediation steps. + • Connection Stability Monitor — long-term background ping logger with + outage detection, jitter analysis, and a 24-hour stability score. + • TCP Port Scanner, OS Fingerprinter, CVE Lookup, DNS Leak Test, Speed Test, + ARP spoof detector, DHCP monitor, SNMP poller, and more. + + Most features require Administrator privileges for raw packet capture. + Install Npcap (https://npcap.com) for STP, Storm, and ARP modules. +Moniker: netsentinel +Tags: +- network +- security +- scanner +- rogue-device +- stp +- lan +- diagnostics +- iot +- monitoring +- arp +- broadcast-storm +- wifi +- dns +- port-scanner +ReleaseNotesUrl: https://github.com/ossianericson/netsentinel/releases/tag/v1.7.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetSentinel/NetSentinel/1.7.0/NetSentinel.NetSentinel.yaml b/manifests/n/NetSentinel/NetSentinel/1.7.0/NetSentinel.NetSentinel.yaml new file mode 100644 index 000000000000..25741f71f759 --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/1.7.0/NetSentinel.NetSentinel.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 1.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 93cf2cf7f3fe97d9d3682426613ea5132858f113 Mon Sep 17 00:00:00 2001 From: Kubis Date: Tue, 5 May 2026 19:12:08 +0200 Subject: [PATCH 009/164] New version: Kubis1982.GitFlow version 2.0.0 (#368898) --- .../2.0.0/Kubis1982.GitFlow.installer.yaml | 18 ++++++++++++++++++ .../2.0.0/Kubis1982.GitFlow.locale.en-US.yaml | 19 +++++++++++++++++++ .../GitFlow/2.0.0/Kubis1982.GitFlow.yaml | 8 ++++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/k/Kubis1982/GitFlow/2.0.0/Kubis1982.GitFlow.installer.yaml create mode 100644 manifests/k/Kubis1982/GitFlow/2.0.0/Kubis1982.GitFlow.locale.en-US.yaml create mode 100644 manifests/k/Kubis1982/GitFlow/2.0.0/Kubis1982.GitFlow.yaml diff --git a/manifests/k/Kubis1982/GitFlow/2.0.0/Kubis1982.GitFlow.installer.yaml b/manifests/k/Kubis1982/GitFlow/2.0.0/Kubis1982.GitFlow.installer.yaml new file mode 100644 index 000000000000..4eceaf16cb56 --- /dev/null +++ b/manifests/k/Kubis1982/GitFlow/2.0.0/Kubis1982.GitFlow.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Kubis1982.GitFlow +PackageVersion: 2.0.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: GitFlow.exe + PortableCommandAlias: gitflow +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kubis1982/GitFlow/releases/download/v2.0.0/gitflow-win-x64-v2.0.0.zip + InstallerSha256: 3600CDB32B04C6BF1F6E755CD23963B1614EABCCF3EE3543A691543128FB76B5 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-02 diff --git a/manifests/k/Kubis1982/GitFlow/2.0.0/Kubis1982.GitFlow.locale.en-US.yaml b/manifests/k/Kubis1982/GitFlow/2.0.0/Kubis1982.GitFlow.locale.en-US.yaml new file mode 100644 index 000000000000..80807e3a45a9 --- /dev/null +++ b/manifests/k/Kubis1982/GitFlow/2.0.0/Kubis1982.GitFlow.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Kubis1982.GitFlow +PackageVersion: 2.0.0 +PackageLocale: en-US +Publisher: Kubis1982 +PublisherUrl: https://github.com/kubis1982 +PublisherSupportUrl: https://github.com/kubis1982/GitFlow/issues +PackageName: GitFlow +PackageUrl: https://github.com/kubis1982/GitFlow +License: MIT Licence +ShortDescription: Git workflow management tool implementing the GitFlow branching model +ReleaseNotesUrl: https://github.com/kubis1982/GitFlow/releases/tag/v2.0.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/kubis1982/GitFlow/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kubis1982/GitFlow/2.0.0/Kubis1982.GitFlow.yaml b/manifests/k/Kubis1982/GitFlow/2.0.0/Kubis1982.GitFlow.yaml new file mode 100644 index 000000000000..0f66ed83f96e --- /dev/null +++ b/manifests/k/Kubis1982/GitFlow/2.0.0/Kubis1982.GitFlow.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: Kubis1982.GitFlow +PackageVersion: 2.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7a0fe63f411c54c27ecad621b415c71912398202 Mon Sep 17 00:00:00 2001 From: Dvd-Znf Date: Tue, 5 May 2026 19:13:35 +0200 Subject: [PATCH 010/164] New version: mikf.gallery-dl.Nightly version 2026.05.05 (#368899) --- .../mikf.gallery-dl.Nightly.installer.yaml | 12 ++++++------ .../mikf.gallery-dl.Nightly.locale.en-US.yaml | 6 +++--- .../mikf.gallery-dl.Nightly.yaml | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) rename manifests/m/mikf/gallery-dl/Nightly/{2026.04.17 => 2026.05.05}/mikf.gallery-dl.Nightly.installer.yaml (67%) rename manifests/m/mikf/gallery-dl/Nightly/{2026.04.17 => 2026.05.05}/mikf.gallery-dl.Nightly.locale.en-US.yaml (88%) rename manifests/m/mikf/gallery-dl/Nightly/{2026.04.17 => 2026.05.05}/mikf.gallery-dl.Nightly.yaml (86%) diff --git a/manifests/m/mikf/gallery-dl/Nightly/2026.04.17/mikf.gallery-dl.Nightly.installer.yaml b/manifests/m/mikf/gallery-dl/Nightly/2026.05.05/mikf.gallery-dl.Nightly.installer.yaml similarity index 67% rename from manifests/m/mikf/gallery-dl/Nightly/2026.04.17/mikf.gallery-dl.Nightly.installer.yaml rename to manifests/m/mikf/gallery-dl/Nightly/2026.05.05/mikf.gallery-dl.Nightly.installer.yaml index acd8b9455327..8b5d3ac5aecf 100644 --- a/manifests/m/mikf/gallery-dl/Nightly/2026.04.17/mikf.gallery-dl.Nightly.installer.yaml +++ b/manifests/m/mikf/gallery-dl/Nightly/2026.05.05/mikf.gallery-dl.Nightly.installer.yaml @@ -2,24 +2,24 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: mikf.gallery-dl.Nightly -PackageVersion: 2026.04.17 +PackageVersion: 2026.05.05 InstallerType: portable InstallModes: - interactive - silent - silentWithProgress UpgradeBehavior: install -ReleaseDate: 2026-04-17 +ReleaseDate: 2026-05-05 Installers: - Architecture: x86 - InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.04.17/gallery-dl_windows_x86.exe - InstallerSha256: D253C234FDDFD9640C373ECE3C3A269C4C633A93A7DC657E7038F3F024C12FA1 + InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.05.05/gallery-dl_windows_x86.exe + InstallerSha256: CA66F3B8FA3993907C604AB40C598671B9596B807B03774A6A3A87FE9F28F696 Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 - Architecture: x64 - InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.04.17/gallery-dl_windows.exe - InstallerSha256: 6887369E1E2B64C51D4F4DFA771E81CBB40904152A55F80E7D35E3A0AB4C8A81 + InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.05.05/gallery-dl_windows.exe + InstallerSha256: FD0EEE4D869F056776A3498D73CD3AC4490849DB82AE44FDF5F31917806E78F2 Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 diff --git a/manifests/m/mikf/gallery-dl/Nightly/2026.04.17/mikf.gallery-dl.Nightly.locale.en-US.yaml b/manifests/m/mikf/gallery-dl/Nightly/2026.05.05/mikf.gallery-dl.Nightly.locale.en-US.yaml similarity index 88% rename from manifests/m/mikf/gallery-dl/Nightly/2026.04.17/mikf.gallery-dl.Nightly.locale.en-US.yaml rename to manifests/m/mikf/gallery-dl/Nightly/2026.05.05/mikf.gallery-dl.Nightly.locale.en-US.yaml index 66b7d79cc693..cfe2c7a8475a 100644 --- a/manifests/m/mikf/gallery-dl/Nightly/2026.04.17/mikf.gallery-dl.Nightly.locale.en-US.yaml +++ b/manifests/m/mikf/gallery-dl/Nightly/2026.05.05/mikf.gallery-dl.Nightly.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: mikf.gallery-dl.Nightly -PackageVersion: 2026.04.17 +PackageVersion: 2026.05.05 PackageLocale: en-US Publisher: Mike Fährmann PublisherUrl: https://github.com/mikf @@ -27,7 +27,7 @@ Tags: - pixiv - tumblr - twitter -ReleaseNotes: c7030456 [tumblr] improve inline file regex (gh#6505) -ReleaseNotesUrl: https://github.com/gdl-org/builds/releases/tag/2026.04.17 +ReleaseNotes: 0b999633 [scripts] implement 'fmt.py' +ReleaseNotesUrl: https://github.com/gdl-org/builds/releases/tag/2026.05.05 ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/m/mikf/gallery-dl/Nightly/2026.04.17/mikf.gallery-dl.Nightly.yaml b/manifests/m/mikf/gallery-dl/Nightly/2026.05.05/mikf.gallery-dl.Nightly.yaml similarity index 86% rename from manifests/m/mikf/gallery-dl/Nightly/2026.04.17/mikf.gallery-dl.Nightly.yaml rename to manifests/m/mikf/gallery-dl/Nightly/2026.05.05/mikf.gallery-dl.Nightly.yaml index ef8e7765ac83..4b768147a438 100644 --- a/manifests/m/mikf/gallery-dl/Nightly/2026.04.17/mikf.gallery-dl.Nightly.yaml +++ b/manifests/m/mikf/gallery-dl/Nightly/2026.05.05/mikf.gallery-dl.Nightly.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: mikf.gallery-dl.Nightly -PackageVersion: 2026.04.17 +PackageVersion: 2026.05.05 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From bcb689453b43bcf77d4155556c383cd9e8a9d10c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 01:15:20 +0800 Subject: [PATCH 011/164] New version: Alibaba.DingTalkWorkspaceCLI version 1.0.21 (#368905) --- ...libaba.DingTalkWorkspaceCLI.installer.yaml | 21 +++++++++++ ...aba.DingTalkWorkspaceCLI.locale.en-US.yaml | 35 +++++++++++++++++++ ...ingTalkWorkspaceCLI.locale.zh-Hans-CN.yaml | 22 ++++++++++++ ...a.DingTalkWorkspaceCLI.locale.zh-Hans.yaml | 17 +++++++++ .../1.0.21/Alibaba.DingTalkWorkspaceCLI.yaml | 8 +++++ 5 files changed, 103 insertions(+) create mode 100644 manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.21/Alibaba.DingTalkWorkspaceCLI.installer.yaml create mode 100644 manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.21/Alibaba.DingTalkWorkspaceCLI.locale.en-US.yaml create mode 100644 manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.21/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans-CN.yaml create mode 100644 manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.21/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans.yaml create mode 100644 manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.21/Alibaba.DingTalkWorkspaceCLI.yaml diff --git a/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.21/Alibaba.DingTalkWorkspaceCLI.installer.yaml b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.21/Alibaba.DingTalkWorkspaceCLI.installer.yaml new file mode 100644 index 000000000000..00523fc5daa0 --- /dev/null +++ b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.21/Alibaba.DingTalkWorkspaceCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Alibaba.DingTalkWorkspaceCLI +PackageVersion: 1.0.21 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: dws.exe +Commands: +- dws +ReleaseDate: 2026-05-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/releases/download/v1.0.21/dws-windows-amd64.zip + InstallerSha256: 2051B16AB44AFCDE51003A77200EA882AF4DE6D8DBBE075C184536AECD7F1E1E +- Architecture: arm64 + InstallerUrl: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/releases/download/v1.0.21/dws-windows-arm64.zip + InstallerSha256: 24C62F206FDF2F0CFB5E8FFF3682C14DBC7AC7951A35E33A6C67CBC8C89950C3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.21/Alibaba.DingTalkWorkspaceCLI.locale.en-US.yaml b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.21/Alibaba.DingTalkWorkspaceCLI.locale.en-US.yaml new file mode 100644 index 000000000000..933b4a88ab7b --- /dev/null +++ b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.21/Alibaba.DingTalkWorkspaceCLI.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Alibaba.DingTalkWorkspaceCLI +PackageVersion: 1.0.21 +PackageLocale: en-US +Publisher: DingTalk (Singapore) Private Limited +PublisherUrl: https://www.dingtalk.io/ +PublisherSupportUrl: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/issues +PrivacyUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_dingtalk/suit_bu1_dingtalk202102181006_34132.html +Author: DingTalk (Singapore) Private Limited +PackageName: DingTalk Workspace CLI +PackageUrl: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli +License: Apache-2.0 +LicenseUrl: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/blob/HEAD/LICENSE +Copyright: Copyright 2026 Alibaba Group +CopyrightUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_dingtalk/suit_bu1_dingtalk202010161503_40649.html +ShortDescription: dws — DingTalk Workspace on the command line, built for humans and AI agents. +Description: |- + dws — DingTalk Workspace on the command line, built for humans and AI agents. + Why dws? + - For humans — --help for usage, --dry-run to preview requests, -f table/json/raw for output formats. + - For AI agents — structured JSON responses + built-in Agent Skills, ready out of the box. + - For enterprise admins — zero-trust architecture: OAuth device-flow auth + domain allowlisting + least-privilege scoping. Not a single byte can bypass authentication and audit. +Moniker: dws +Tags: +- dingding +- dingtalk +ReleaseNotes: |- + A single critical routing fix for dws drive commands. No new commands or behaviour changes elsewhere. + Fixed + - dws drive mkdir / dws drive download silently routed to the doc MCP server (#220, fixes #219) — when two MCP servers register tools with the same name (e.g. both drive and doc expose create_folder), the tool-level endpoint map used last-writer-wins, so drive-side calls landed on the doc endpoint and returned mock-shaped responses (success: true with a fake folderId) without actually creating anything. directRuntimeEndpoint now resolves product-level first when the caller already knows the productID, and only falls back to the tool-level lookup when productID is empty. The wrong-server collision and the resulting "succeeded but didn't" behaviour are gone. +ReleaseNotesUrl: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/releases/tag/v1.0.21 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.21/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans-CN.yaml b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.21/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans-CN.yaml new file mode 100644 index 000000000000..cf11837c4c0b --- /dev/null +++ b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.21/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Alibaba.DingTalkWorkspaceCLI +PackageVersion: 1.0.21 +PackageLocale: zh-Hans-CN +Publisher: 钉钉(中国)信息技术有限公司 +PublisherUrl: https://www.dingtalk.com/ +PrivacyUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_dingtalk/suit_bu1_dingtalk202010070946_49604.html +Author: 钉钉(中国)信息技术有限公司 +CopyrightUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_dingtalk/suit_bu1_dingtalk202010200940_52441.html +ShortDescription: dws — 钉钉工作台命令行工具,为人类和 AI Agent 而生。 +Description: |- + dws — 钉钉工作台命令行工具,为人类和 AI Agent 而生。 + 为什么选择 dws? + - 为人类而设计 — --help 查看用法,--dry-run 预览请求,-f table/json/raw 切换格式。 + - 为 AI Agent 而设计 — 结构化 JSON 响应 + 内置 Agent Skills,开箱即用。 + - 为企业管理员而设计 — 零信任架构:OAuth 设备流认证 + 域名白名单 + 权限最小化。没有一个字节能绕过安全鉴权和审计。 +Tags: +- 钉钉 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.21/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans.yaml b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.21/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans.yaml new file mode 100644 index 000000000000..702fd6cb5ac5 --- /dev/null +++ b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.21/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Alibaba.DingTalkWorkspaceCLI +PackageVersion: 1.0.21 +PackageLocale: zh-Hans +ShortDescription: dws — 钉钉工作台命令行工具,为人类和 AI Agent 而生。 +Description: |- + dws — 钉钉工作台命令行工具,为人类和 AI Agent 而生。 + 为什么选择 dws? + - 为人类而设计 — --help 查看用法,--dry-run 预览请求,-f table/json/raw 切换格式。 + - 为 AI Agent 而设计 — 结构化 JSON 响应 + 内置 Agent Skills,开箱即用。 + - 为企业管理员而设计 — 零信任架构:OAuth 设备流认证 + 域名白名单 + 权限最小化。没有一个字节能绕过安全鉴权和审计。 +Tags: +- 钉钉 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.21/Alibaba.DingTalkWorkspaceCLI.yaml b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.21/Alibaba.DingTalkWorkspaceCLI.yaml new file mode 100644 index 000000000000..ff9f072ff61c --- /dev/null +++ b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.21/Alibaba.DingTalkWorkspaceCLI.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: Alibaba.DingTalkWorkspaceCLI +PackageVersion: 1.0.21 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 276c442ed9f6708443c44496ce0a2226e07badc6 Mon Sep 17 00:00:00 2001 From: Vittorio Postiglione <32437140+CupoMeridio@users.noreply.github.com> Date: Tue, 5 May 2026 19:15:36 +0200 Subject: [PATCH 012/164] SerialTool.SerialTool version 3.3.0 (#368876) --- .../SerialTool.SerialTool.installer.yaml | 20 ++++++++++++ .../SerialTool.SerialTool.locale.en-US.yaml | 32 +++++++++++++++++++ .../3.3.0/SerialTool.SerialTool.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/s/SerialTool/SerialTool/3.3.0/SerialTool.SerialTool.installer.yaml create mode 100644 manifests/s/SerialTool/SerialTool/3.3.0/SerialTool.SerialTool.locale.en-US.yaml create mode 100644 manifests/s/SerialTool/SerialTool/3.3.0/SerialTool.SerialTool.yaml diff --git a/manifests/s/SerialTool/SerialTool/3.3.0/SerialTool.SerialTool.installer.yaml b/manifests/s/SerialTool/SerialTool/3.3.0/SerialTool.SerialTool.installer.yaml new file mode 100644 index 000000000000..61ecbc6c9bc0 --- /dev/null +++ b/manifests/s/SerialTool/SerialTool/3.3.0/SerialTool.SerialTool.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: SerialTool.SerialTool +PackageVersion: 3.3.0 +InstallerType: zip +NestedInstallerType: exe +NestedInstallerFiles: +- RelativeFilePath: SerialTool_Setup.exe +InstallerSwitches: + Silent: /exenoui /q + SilentWithProgress: /exebasicui /q +Installers: +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.serialtool.com/dist/SerialTool_3.3.0_Windows_Setup.zip + InstallerSha256: 3F59300D14604BB2FF1C9B925D8B5279A0538733B0CD1FE531B04A2C6A6FF1D4 + ProductCode: '{C3A2649B-BCB8-4B31-863B-D1C398C71F8C}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SerialTool/SerialTool/3.3.0/SerialTool.SerialTool.locale.en-US.yaml b/manifests/s/SerialTool/SerialTool/3.3.0/SerialTool.SerialTool.locale.en-US.yaml new file mode 100644 index 000000000000..9aa021e87f25 --- /dev/null +++ b/manifests/s/SerialTool/SerialTool/3.3.0/SerialTool.SerialTool.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SerialTool.SerialTool +PackageVersion: 3.3.0 +PackageLocale: en-US +Publisher: SerialTool +PublisherUrl: https://www.serialtool.com/ +PublisherSupportUrl: https://www.serialtool.com/_it/contacts +PrivacyUrl: https://www.serialtool.com/_it/privacy +Author: SerialTool Team +PackageName: SerialTool +PackageUrl: https://www.serialtool.com/ +License: Freeware +Copyright: © Copyright SerialTool 2021-2026 - All Rights Reserved +ShortDescription: Professional cross-platform serial port utility for communication, monitoring and debugging. +Description: SerialTool is a professional, cross-platform serial port utility for Windows, macOS and Linux. It allows developers and engineers to communicate, monitor and debug serial port traffic (RS232, RS485, UART) with features like Python scripting, Modbus support and a built-in Hex editor. +Moniker: serialtool +Tags: +- serial +- com-port +- terminal +- rs232 +- rs485 +- uart +- modbus +- hex-editor +- debugging +- monitoring +PurchaseUrl: https://www.serialtool.com/_it/serial-port-license +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SerialTool/SerialTool/3.3.0/SerialTool.SerialTool.yaml b/manifests/s/SerialTool/SerialTool/3.3.0/SerialTool.SerialTool.yaml new file mode 100644 index 000000000000..8eb6d7822390 --- /dev/null +++ b/manifests/s/SerialTool/SerialTool/3.3.0/SerialTool.SerialTool.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: SerialTool.SerialTool +PackageVersion: 3.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 480a747d7bb7f83f01ccb6426c28563c02e0da83 Mon Sep 17 00:00:00 2001 From: FarmLox <125831658+FarmLox@users.noreply.github.com> Date: Wed, 6 May 2026 00:19:17 +0700 Subject: [PATCH 013/164] New version: NoFaff.InstallerClean version 1.6.0 (#368916) Co-authored-by: FarmLox --- .../NoFaff.InstallerClean.installer.yaml | 14 +++++++++ .../NoFaff.InstallerClean.locale.en-GB.yaml | 30 +++++++++++++++++++ .../1.6.0/NoFaff.InstallerClean.yaml | 8 +++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/n/NoFaff/InstallerClean/1.6.0/NoFaff.InstallerClean.installer.yaml create mode 100644 manifests/n/NoFaff/InstallerClean/1.6.0/NoFaff.InstallerClean.locale.en-GB.yaml create mode 100644 manifests/n/NoFaff/InstallerClean/1.6.0/NoFaff.InstallerClean.yaml diff --git a/manifests/n/NoFaff/InstallerClean/1.6.0/NoFaff.InstallerClean.installer.yaml b/manifests/n/NoFaff/InstallerClean/1.6.0/NoFaff.InstallerClean.installer.yaml new file mode 100644 index 000000000000..027939233c1e --- /dev/null +++ b/manifests/n/NoFaff/InstallerClean/1.6.0/NoFaff.InstallerClean.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NoFaff.InstallerClean +PackageVersion: 1.6.0 +InstallerType: inno +Scope: machine +ReleaseDate: 2026-05-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/no-faff/InstallerClean/releases/download/v1.6.0/InstallerClean-setup.exe + InstallerSha256: A77492370D647470737D6FF4A12C029879B1BB5EC97500BC589933EA8BBF2007 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NoFaff/InstallerClean/1.6.0/NoFaff.InstallerClean.locale.en-GB.yaml b/manifests/n/NoFaff/InstallerClean/1.6.0/NoFaff.InstallerClean.locale.en-GB.yaml new file mode 100644 index 000000000000..e3f151a5c9d7 --- /dev/null +++ b/manifests/n/NoFaff/InstallerClean/1.6.0/NoFaff.InstallerClean.locale.en-GB.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: NoFaff.InstallerClean +PackageVersion: 1.6.0 +PackageLocale: en-GB +Publisher: No Faff +PublisherUrl: https://github.com/no-faff +PublisherSupportUrl: https://github.com/no-faff/InstallerClean/issues +Author: No Faff +PackageName: InstallerClean +PackageUrl: https://github.com/no-faff/InstallerClean +License: MIT License +LicenseUrl: https://github.com/no-faff/InstallerClean/blob/main/LICENSE +Copyright: Copyright (c) 2026 No Faff +ShortDescription: Open source tool to safely clean orphaned Windows Installer files and reclaim disk space +Description: |- + InstallerClean safely reclaims disk space by removing orphaned files from C:\Windows\Installer, the hidden folder Windows never cleans up. It queries the Windows Installer API to find installers left behind by uninstalled software and patches replaced by newer ones, then lets you delete them to the Recycle Bin or move them somewhere safe. Free, open source, no telemetry. +Moniker: installerclean +Tags: +- cleanup +- disk-space +- installer +- msi +- open-source +- patchcleaner +- windows-installer +ReleaseNotesUrl: https://github.com/no-faff/InstallerClean/releases/tag/v1.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/n/NoFaff/InstallerClean/1.6.0/NoFaff.InstallerClean.yaml b/manifests/n/NoFaff/InstallerClean/1.6.0/NoFaff.InstallerClean.yaml new file mode 100644 index 000000000000..959c6bb6ae41 --- /dev/null +++ b/manifests/n/NoFaff/InstallerClean/1.6.0/NoFaff.InstallerClean.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: NoFaff.InstallerClean +PackageVersion: 1.6.0 +DefaultLocale: en-GB +ManifestType: version +ManifestVersion: 1.12.0 \ No newline at end of file From d6d13db1f73f929de90845ebc1222f564e5cc682 Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Tue, 5 May 2026 19:21:44 +0200 Subject: [PATCH 014/164] Added 2 tags: LeiGod.LeiGodAcc version 11.3.1.7 (#368939) --- .../LeiGodAcc/11.3.1.7/LeiGod.LeiGodAcc.locale.zh-CN.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifests/l/LeiGod/LeiGodAcc/11.3.1.7/LeiGod.LeiGodAcc.locale.zh-CN.yaml b/manifests/l/LeiGod/LeiGodAcc/11.3.1.7/LeiGod.LeiGodAcc.locale.zh-CN.yaml index 65a3650dadaa..be880f390358 100644 --- a/manifests/l/LeiGod/LeiGodAcc/11.3.1.7/LeiGod.LeiGodAcc.locale.zh-CN.yaml +++ b/manifests/l/LeiGod/LeiGodAcc/11.3.1.7/LeiGod.LeiGodAcc.locale.zh-CN.yaml @@ -20,5 +20,7 @@ Tags: - Accelerator - Connection - Fast +- PRC +- China ManifestType: defaultLocale ManifestVersion: 1.12.0 From 7b79d748d31d0a2c11e4f7245a3aef08de748e9e Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Tue, 5 May 2026 19:23:24 +0200 Subject: [PATCH 015/164] Added 2 tags: EastMoney.EastMoney version 11.9.1 (#368944) --- .../EastMoney/11.9.1/EastMoney.EastMoney.locale.en-US.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/manifests/e/EastMoney/EastMoney/11.9.1/EastMoney.EastMoney.locale.en-US.yaml b/manifests/e/EastMoney/EastMoney/11.9.1/EastMoney.EastMoney.locale.en-US.yaml index 0a777174a61d..5cfcd4ade0fe 100644 --- a/manifests/e/EastMoney/EastMoney/11.9.1/EastMoney.EastMoney.locale.en-US.yaml +++ b/manifests/e/EastMoney/EastMoney/11.9.1/EastMoney.EastMoney.locale.en-US.yaml @@ -13,15 +13,17 @@ PackageName: Eastmoney PackageUrl: https://emdesk.eastmoney.com/pc_activity/Pages/VIPTrade/pages/ License: Proprietary LicenseUrl: https://zqhd.eastmoney.com/cp/yhxkxy2.htm -Copyright: Copyright (C) 2004-2026 +Copyright: © 2004-2026 CopyrightUrl: https://about.eastmoney.com/home/legal -ShortDescription: Your one-stop financial platform +ShortDescription: Your one-stop financial platform. Description: East Money provides a one-stop solution for trading stocks, buying funds, and managing investments. It supports real-time global market data, including A-shares, US stocks, Hong Kong stocks, funds, bonds, indices, futures, options, spot markets, and forex. Users can access timely and professional financial news updates 24/7, along with instant synchronization of individual stock announcements and research reports. It also features an interactive stock community, where users can engage with fund managers, investment advisors, and stock experts. It offers advanced indicators to track capital flows and analyze transaction data, helping investors make informed decisions. Additionally, the software includes convenient trading systems with quick order execution and customizable window settings, making it ideal for working professionals. Tags: - finance - index - market - stock +- prc +- china ReleaseNotesUrl: https://eminfo.eastmoney.com/helpcenternew/pages/helper.html Documentations: - DocumentLabel: Help From dd0226631816858e97db4c0e57dd779d865ff2af Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 01:27:21 +0800 Subject: [PATCH 016/164] Update: Mozilla.Firefox.DeveloperEdition.xh version 151.0 (151.0b6) (#368581) --- ...illa.Firefox.DeveloperEdition.xh.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/151.0/Mozilla.Firefox.DeveloperEdition.xh.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/151.0/Mozilla.Firefox.DeveloperEdition.xh.installer.yaml index 0df28fc9bfca..41d0874035d4 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/151.0/Mozilla.Firefox.DeveloperEdition.xh.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/151.0/Mozilla.Firefox.DeveloperEdition.xh.installer.yaml @@ -25,16 +25,16 @@ FileExtensions: - xht - xhtml ProductCode: Firefox Developer Edition -ReleaseDate: 2026-05-01 +ReleaseDate: 2026-05-04 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/151.0b5/win32/xh/Firefox%20Setup%20151.0b5.exe - InstallerSha256: AA5A85F2F1749367E944B37B9E1D87A60813E9D5033177EB134EA07B0EDE0856 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/151.0b6/win32/xh/Firefox%20Setup%20151.0b6.exe + InstallerSha256: 456C87BD6B46A4672526CACD25A3073A2F1569D826FA6F22D391576E622FDA28 - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/151.0b5/win64/xh/Firefox%20Setup%20151.0b5.exe - InstallerSha256: 33CE45EE425901C45F2B5E9DF007CD74C449EF6D2D03D9120C8857DA484627DB + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/151.0b6/win64/xh/Firefox%20Setup%20151.0b6.exe + InstallerSha256: 07285B7DD082B8954398E8D966E786B58515082A6B0722098DA913C118399097 - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/151.0b5/win64-aarch64/xh/Firefox%20Setup%20151.0b5.exe - InstallerSha256: F10E92AC086E016FBA21156A2DD78E931FC1E99530A7DA712686CBCB87D99D1E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/151.0b6/win64-aarch64/xh/Firefox%20Setup%20151.0b6.exe + InstallerSha256: 3C335F4F46B7FF42D3C99070246E134BF0ECFFC97BB12854C18C8063EB86D056 ManifestType: installer ManifestVersion: 1.12.0 From d6b574bf129f8b7e16c74210ae1ae4f6405bd48b Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Tue, 5 May 2026 19:32:25 +0200 Subject: [PATCH 017/164] New package: ManticoreSoftware.Weatherbot version 1.2.0 (#367878) --- ...anticoreSoftware.Weatherbot.installer.yaml | 19 +++++++++++++++++++ ...icoreSoftware.Weatherbot.locale.en-US.yaml | 19 +++++++++++++++++++ .../1.2.0/ManticoreSoftware.Weatherbot.yaml | 7 +++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/m/ManticoreSoftware/Weatherbot/1.2.0/ManticoreSoftware.Weatherbot.installer.yaml create mode 100644 manifests/m/ManticoreSoftware/Weatherbot/1.2.0/ManticoreSoftware.Weatherbot.locale.en-US.yaml create mode 100644 manifests/m/ManticoreSoftware/Weatherbot/1.2.0/ManticoreSoftware.Weatherbot.yaml diff --git a/manifests/m/ManticoreSoftware/Weatherbot/1.2.0/ManticoreSoftware.Weatherbot.installer.yaml b/manifests/m/ManticoreSoftware/Weatherbot/1.2.0/ManticoreSoftware.Weatherbot.installer.yaml new file mode 100644 index 000000000000..b08758e35224 --- /dev/null +++ b/manifests/m/ManticoreSoftware/Weatherbot/1.2.0/ManticoreSoftware.Weatherbot.installer.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ManticoreSoftware.Weatherbot +PackageVersion: 1.2.0 +ReleaseDate: 2025-02-07 +MinimumOSVersion: 4.10.1998.0 # Windows 98 +Platform: +- Windows.Desktop +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: Weatherbot 1.2\Weatherbot.exe + PortableCommandAlias: weatherbot +Installers: +- Architecture: x86 + InstallerUrl: https://files.mac-attic.com/downloads/manticoresw/weatherbot/Weatherbot-windows-1.2.0.zip + InstallerSha256: BFD49F4391F4CE3C50A7A366EE33DDD6622D32C351022801821C1FC943F27DC9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/ManticoreSoftware/Weatherbot/1.2.0/ManticoreSoftware.Weatherbot.locale.en-US.yaml b/manifests/m/ManticoreSoftware/Weatherbot/1.2.0/ManticoreSoftware.Weatherbot.locale.en-US.yaml new file mode 100644 index 000000000000..2daef26e1203 --- /dev/null +++ b/manifests/m/ManticoreSoftware/Weatherbot/1.2.0/ManticoreSoftware.Weatherbot.locale.en-US.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ManticoreSoftware.Weatherbot +PackageVersion: 1.2.0 +PackageLocale: en-US +Publisher: Manticore Software +PackageName: Weatherbot +PackageUrl: https://manticore.nz/weatherbot +License: Proprietary +ShortDescription: A weather forecasting application with live weather updates. It displays the current weather conditions and provides a 7 day forecast of upcoming conditions. +Tags: +- temperature +- wind +- uv-index +- uvindex +- sunrise-sunset +- precipitation +ManifestType: defaultLocale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/ManticoreSoftware/Weatherbot/1.2.0/ManticoreSoftware.Weatherbot.yaml b/manifests/m/ManticoreSoftware/Weatherbot/1.2.0/ManticoreSoftware.Weatherbot.yaml new file mode 100644 index 000000000000..c70f0c81592a --- /dev/null +++ b/manifests/m/ManticoreSoftware/Weatherbot/1.2.0/ManticoreSoftware.Weatherbot.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ManticoreSoftware.Weatherbot +PackageVersion: 1.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 \ No newline at end of file From f3a2399c42af638530f1af3cbd9d3b39864ce090 Mon Sep 17 00:00:00 2001 From: Brian Branch Date: Tue, 5 May 2026 19:41:32 +0200 Subject: [PATCH 018/164] Submit subconscious v0.1.9 (#368757) --- .../Ancilla.Subconscious-Chat.installer.yaml | 21 ++++++++++++ ...ncilla.Subconscious-Chat.locale.en-US.yaml | 34 +++++++++++++++++++ .../0.1.9/Ancilla.Subconscious-Chat.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/a/Ancilla/Subconscious-Chat/0.1.9/Ancilla.Subconscious-Chat.installer.yaml create mode 100644 manifests/a/Ancilla/Subconscious-Chat/0.1.9/Ancilla.Subconscious-Chat.locale.en-US.yaml create mode 100644 manifests/a/Ancilla/Subconscious-Chat/0.1.9/Ancilla.Subconscious-Chat.yaml diff --git a/manifests/a/Ancilla/Subconscious-Chat/0.1.9/Ancilla.Subconscious-Chat.installer.yaml b/manifests/a/Ancilla/Subconscious-Chat/0.1.9/Ancilla.Subconscious-Chat.installer.yaml new file mode 100644 index 000000000000..eee32c5e5914 --- /dev/null +++ b/manifests/a/Ancilla/Subconscious-Chat/0.1.9/Ancilla.Subconscious-Chat.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Ancilla.Subconscious-Chat +PackageVersion: 0.1.9 +InstallerType: nullsoft +NestedInstallerType: exe +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +InstallModes: +- silent +- silentWithProgress +- interactive +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Ancilla-Company/Subconscious/releases/download/v0.1.9/subconscious-setup-x64.exe + InstallerSha256: 700B71D796F33628AA78B335957504CE5103F03EC65351B22A9724DCA5B7F48B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Ancilla/Subconscious-Chat/0.1.9/Ancilla.Subconscious-Chat.locale.en-US.yaml b/manifests/a/Ancilla/Subconscious-Chat/0.1.9/Ancilla.Subconscious-Chat.locale.en-US.yaml new file mode 100644 index 000000000000..84de14aea7ca --- /dev/null +++ b/manifests/a/Ancilla/Subconscious-Chat/0.1.9/Ancilla.Subconscious-Chat.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Ancilla.Subconscious-Chat +PackageVersion: 0.1.9 +PackageLocale: en-US +Publisher: Ancilla +PublisherUrl: https://subconscious.chat +PublisherSupportUrl: https://github.com/Ancilla-Company/Subconscious/issues +Author: Brian Branch +PackageName: Subconscious +PackageUrl: https://subconscious.chat +License: Proprietary +Copyright: Copyright (c) 2026 Ancilla +ShortDescription: A distributed agentic AI platform to run all your AI agents everwhere on every device. +Description: |- + Subconscious is an open-source alternative to ChatGPT and Claude with a local-first architecture. + It enables users to create AI agents that run everywhere, on every device, simultaneously. + Features include multi-platform support (Desktop, Web, Terminal), extensible tools, + workspaces & threads, BYOK (Bring Your Own Keys) for 20+ AI providers, and auto-updates. +Moniker: subconscious +Tags: +- ai +- agent +- llm +- chat +- local-first +- ollama +- openai +- anthropic +- huggingface +ReleaseNotesUrl: https://github.com/Ancilla-Company/Subconscious/blob/master/CHANGELOG.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Ancilla/Subconscious-Chat/0.1.9/Ancilla.Subconscious-Chat.yaml b/manifests/a/Ancilla/Subconscious-Chat/0.1.9/Ancilla.Subconscious-Chat.yaml new file mode 100644 index 000000000000..a1c64bd2be46 --- /dev/null +++ b/manifests/a/Ancilla/Subconscious-Chat/0.1.9/Ancilla.Subconscious-Chat.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: Ancilla.Subconscious-Chat +PackageVersion: 0.1.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1644caeb433527075fd0007f6a4511643668b5d3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 01:42:53 +0800 Subject: [PATCH 019/164] Update: Adobe.Acrobat.Reader.64-bit version 26.001.21529 (#368415) --- .../26.001.21529/Adobe.Acrobat.Reader.64-bit.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/a/Adobe/Acrobat/Reader/64-bit/26.001.21529/Adobe.Acrobat.Reader.64-bit.installer.yaml b/manifests/a/Adobe/Acrobat/Reader/64-bit/26.001.21529/Adobe.Acrobat.Reader.64-bit.installer.yaml index aa5c158ef455..cf86a6e36768 100644 --- a/manifests/a/Adobe/Acrobat/Reader/64-bit/26.001.21529/Adobe.Acrobat.Reader.64-bit.installer.yaml +++ b/manifests/a/Adobe/Acrobat/Reader/64-bit/26.001.21529/Adobe.Acrobat.Reader.64-bit.installer.yaml @@ -79,7 +79,7 @@ AppsAndFeaturesEntries: InstallerType: msi Installers: - Architecture: x64 - InstallerUrl: https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2600121529/AcroRdrDCx642600121529_MUI.exe + InstallerUrl: https://ardownload3.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2600121529/AcroRdrDCx642600121529_MUI.exe InstallerSha256: 5B830C22C81899C8AF581AF2F6DC041FF28DD64DD897FA5FAB1D9C012CEAD3EF ManifestType: installer ManifestVersion: 1.12.0 From 8d7249466946c28ca482792256ccc4a3b41b49ef Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 01:44:26 +0800 Subject: [PATCH 020/164] New version: LuisPater.CLIProxyAPI version 6.10.8 (#368629) --- .../LuisPater.CLIProxyAPI.installer.yaml | 18 +++++++++ .../LuisPater.CLIProxyAPI.locale.en-US.yaml | 39 +++++++++++++++++++ .../LuisPater.CLIProxyAPI.locale.zh-CN.yaml | 24 ++++++++++++ .../6.10.8/LuisPater.CLIProxyAPI.yaml | 8 ++++ 4 files changed, 89 insertions(+) create mode 100644 manifests/l/LuisPater/CLIProxyAPI/6.10.8/LuisPater.CLIProxyAPI.installer.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/6.10.8/LuisPater.CLIProxyAPI.locale.en-US.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/6.10.8/LuisPater.CLIProxyAPI.locale.zh-CN.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/6.10.8/LuisPater.CLIProxyAPI.yaml diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.10.8/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.10.8/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 000000000000..4be2e8e0ca85 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.10.8/LuisPater.CLIProxyAPI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.10.8 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2026-05-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v6.10.8/CLIProxyAPI_6.10.8_windows_amd64.zip + InstallerSha256: A024B36A3476DF4A660867AB912361FACB1CAC0FF3FDE542572C8200A1608B45 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.10.8/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.10.8/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 000000000000..a7ede7b183b0 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.10.8/LuisPater.CLIProxyAPI.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.10.8 +PackageLocale: en-US +Publisher: Luis Pater +PublisherUrl: https://github.com/router-for-me +PublisherSupportUrl: https://github.com/router-for-me/CLIProxyAPI/issues +Author: Luis Pater +PackageName: CLI Proxy API +PackageUrl: https://github.com/router-for-me/CLIProxyAPI +License: MIT +LicenseUrl: https://github.com/router-for-me/CLIProxyAPI/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Luis Pater +ShortDescription: Wrap Gemini CLI, ChatGPT Codex as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5 model through API +Description: |- + A proxy server that provides OpenAI/Gemini/Claude compatible API interfaces for CLI. + It now also supports OpenAI Codex (GPT models) and Claude Code via OAuth. + so you can use local or multi‑account CLI access with OpenAI‑compatible clients and SDKs. + Now, We added the first Chinese provider: Qwen Code. +Tags: +- ai +- chatbot +- chatgpt +- claude +- claude-code +- codex +- gemini +- large-language-model +- llm +- openai +ReleaseNotes: |- + Changelog + - 61b39d49bd8cad26c8d74eb0bd0f6b8fda16ab2c feat(management): add usage record retrieval endpoint + - da6c599efd8da34d23d3668371fbb5ac70399e9d refactor(management): rename GetUsage to GetUsageQueue and update routes/tests +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v6.10.8 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.10.8/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.10.8/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 000000000000..ebe93ddd190d --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.10.8/LuisPater.CLIProxyAPI.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.10.8 +PackageLocale: zh-CN +ShortDescription: 封装 Gemini CLI 和 ChatGPT Codex 为兼容 OpenAI/Gemini/Claude 的 API 服务,让您通过 API 畅享免费的 Gemini 2.5 Pro 和 GPT 5 模型 +Description: |- + 一个为 CLI 提供 OpenAI/Gemini/Claude 兼容 API 接口的代理服务器。 + 现已支持通过 OAuth 登录接入 OpenAI Codex(GPT 系列)和 Claude Code。 + 可与本地或多账户方式配合,使用任何 OpenAI 兼容的客户端与 SDK。 + 现在,我们添加了第一个中国提供商:Qwen Code。 +Tags: +- chatgpt +- claude +- claude-code +- codex +- gemini +- openai +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.10.8/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.10.8/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 000000000000..6654d9210a99 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.10.8/LuisPater.CLIProxyAPI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.10.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5279e21761014b086626493c691e012d81a22df9 Mon Sep 17 00:00:00 2001 From: Johnny Shaw Date: Tue, 5 May 2026 11:46:03 -0600 Subject: [PATCH 021/164] New version: WinsiderSS.SystemInformer.Canary version 4.0.26125.851 (#368803) --- ...derSS.SystemInformer.Canary.installer.yaml | 25 +++++++++++++ ...SS.SystemInformer.Canary.locale.en-US.yaml | 37 +++++++++++++++++++ .../WinsiderSS.SystemInformer.Canary.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26125.851/WinsiderSS.SystemInformer.Canary.installer.yaml create mode 100644 manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26125.851/WinsiderSS.SystemInformer.Canary.locale.en-US.yaml create mode 100644 manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26125.851/WinsiderSS.SystemInformer.Canary.yaml diff --git a/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26125.851/WinsiderSS.SystemInformer.Canary.installer.yaml b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26125.851/WinsiderSS.SystemInformer.Canary.installer.yaml new file mode 100644 index 000000000000..3171d8171961 --- /dev/null +++ b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26125.851/WinsiderSS.SystemInformer.Canary.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: WinsiderSS.SystemInformer.Canary +PackageVersion: 4.0.26125.851 +InstallerType: exe +Scope: machine +InstallModes: +- silent +- silentWithProgress +- interactive +InstallerSwitches: + Silent: -install -silent + SilentWithProgress: -install -silent + Interactive: -install + Upgrade: -update -silent +ProductCode: SystemInformer-Canary +ElevationRequirement: elevatesSelf +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/winsiderss/si-builds/releases/download/4.0.26125.851/systeminformer-build-canary-setup.exe + InstallerSha256: 407BC71A0F9BD2781F83304D13DD012F7D99A73ADB8D965BD4972F6B48497B72 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-05 diff --git a/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26125.851/WinsiderSS.SystemInformer.Canary.locale.en-US.yaml b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26125.851/WinsiderSS.SystemInformer.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..5cdc972d795a --- /dev/null +++ b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26125.851/WinsiderSS.SystemInformer.Canary.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: WinsiderSS.SystemInformer.Canary +PackageVersion: 4.0.26125.851 +PackageLocale: en-US +Publisher: Winsider Seminars & Solutions, Inc. +PublisherUrl: https://windows-internals.com/ +PublisherSupportUrl: https://github.com/winsiderss/systeminformer/issues +PackageName: System Informer (Canary) +PackageUrl: https://system-informer.com/ +License: MIT License +LicenseUrl: https://github.com/winsiderss/systeminformer/blob/master/LICENSE.txt +Copyright: Copyright (c) Winsider Seminars & Solutions, Inc. All rights reserved. +CopyrightUrl: https://github.com/winsiderss/systeminformer/blob/master/COPYRIGHT.txt +ShortDescription: System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. +Moniker: systeminformer-canary +Tags: +- windows +- debugger +- security +- benchmarking +- process-manager +- performance +- monitor +- monitoring +- realtime +- administrator +- process-monitor +- performance-tuning +- profiling +- monitor-performance +- performance-monitoring +- system-monitor +ReleaseNotesUrl: https://github.com/winsiderss/si-builds/releases/tag/4.0.26125.851 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26125.851/WinsiderSS.SystemInformer.Canary.yaml b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26125.851/WinsiderSS.SystemInformer.Canary.yaml new file mode 100644 index 000000000000..08eca87359c2 --- /dev/null +++ b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26125.851/WinsiderSS.SystemInformer.Canary.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: WinsiderSS.SystemInformer.Canary +PackageVersion: 4.0.26125.851 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 81b192c00d6b938c873a2d7414160965326628c5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 01:47:49 +0800 Subject: [PATCH 022/164] New version: CognitionAI.Devin version 2026.5.5-0 (#368835) --- .../CognitionAI.Devin.installer.yaml | 21 ++++++++ .../CognitionAI.Devin.locale.en-US.yaml | 48 +++++++++++++++++++ .../CognitionAI.Devin.locale.zh-CN.yaml | 21 ++++++++ .../Devin/2026.5.5-0/CognitionAI.Devin.yaml | 8 ++++ 4 files changed, 98 insertions(+) create mode 100644 manifests/c/CognitionAI/Devin/2026.5.5-0/CognitionAI.Devin.installer.yaml create mode 100644 manifests/c/CognitionAI/Devin/2026.5.5-0/CognitionAI.Devin.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/Devin/2026.5.5-0/CognitionAI.Devin.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/Devin/2026.5.5-0/CognitionAI.Devin.yaml diff --git a/manifests/c/CognitionAI/Devin/2026.5.5-0/CognitionAI.Devin.installer.yaml b/manifests/c/CognitionAI/Devin/2026.5.5-0/CognitionAI.Devin.installer.yaml new file mode 100644 index 000000000000..53c301d0ff9e --- /dev/null +++ b/manifests/c/CognitionAI/Devin/2026.5.5-0/CognitionAI.Devin.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CognitionAI.Devin +PackageVersion: 2026.5.5-0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: bin\devin.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Git.Git +Installers: +- Architecture: x64 + InstallerUrl: https://static.devin.ai/cli/2026.5.5-0/devin-2026.5.5-0-x86_64-pc-windows.zip + InstallerSha256: 2B9DABE93D38970F9111720B77D302D7E7695267518CAB75127A72B753BB8B25 +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.5.5-0/devin-2026.5.5-0-aarch64-pc-windows.zip + InstallerSha256: 225ED6EC56082453490382790BC376A79ADC8FAE44F5669B87D07C693339014D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CognitionAI/Devin/2026.5.5-0/CognitionAI.Devin.locale.en-US.yaml b/manifests/c/CognitionAI/Devin/2026.5.5-0/CognitionAI.Devin.locale.en-US.yaml new file mode 100644 index 000000000000..4ffa7fb7d674 --- /dev/null +++ b/manifests/c/CognitionAI/Devin/2026.5.5-0/CognitionAI.Devin.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CognitionAI.Devin +PackageVersion: 2026.5.5-0 +PackageLocale: en-US +Publisher: Cognition AI, Inc. +PublisherUrl: https://devin.ai/ +PrivacyUrl: https://cognition.ai/privacy-policy +Author: Cognition AI, Inc. +PackageName: Devin for Terminal +PackageUrl: https://cli.devin.ai/docs +License: Proprietary +LicenseUrl: https://cognition.ai/terms-of-service +ShortDescription: A fast and minimal agent that lives both in your terminal and in the cloud. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +ReleaseNotes: |- + ​ + + Added + - skill search can find model-invocable skills recursively under a project path and filter them by keywords. + ​ + + Changed + - Default model is now SWE 1.6 Fast instead of Adaptive. + ​ + + Fixed + - apply_patch diffs now appear incrementally as the patch is being written, not just after it completes. Both new-file and modify-existing-file patches show diffs progressively. + - Command hints now show the binary name used to launch Devin CLI when run through a renamed binary, symlink, or alias. + - Fixed process hang when MCP OAuth dynamic client registration fails. The local callback server was not properly shut down on error, causing the process to block indefinitely waiting for a browser redirect that would never arrive. + - /steps, /revert, and /fork now show and work with steps from before compaction. Previously, compacting a session made all earlier steps invisible and unrevertible. + - Text now correctly appears before tool calls in scrollback when both are produced in the same streaming turn. +ReleaseNotesUrl: https://cli.devin.ai/docs/changelog/stable +PurchaseUrl: https://devin.ai/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://cli.devin.ai/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CognitionAI/Devin/2026.5.5-0/CognitionAI.Devin.locale.zh-CN.yaml b/manifests/c/CognitionAI/Devin/2026.5.5-0/CognitionAI.Devin.locale.zh-CN.yaml new file mode 100644 index 000000000000..1f856cec7790 --- /dev/null +++ b/manifests/c/CognitionAI/Devin/2026.5.5-0/CognitionAI.Devin.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: CognitionAI.Devin +PackageVersion: 2026.5.5-0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CognitionAI/Devin/2026.5.5-0/CognitionAI.Devin.yaml b/manifests/c/CognitionAI/Devin/2026.5.5-0/CognitionAI.Devin.yaml new file mode 100644 index 000000000000..b671a8331454 --- /dev/null +++ b/manifests/c/CognitionAI/Devin/2026.5.5-0/CognitionAI.Devin.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: CognitionAI.Devin +PackageVersion: 2026.5.5-0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 866f21d7b418efe22e526c43e12d147765896bc6 Mon Sep 17 00:00:00 2001 From: Seer Date: Wed, 6 May 2026 01:50:36 +0800 Subject: [PATCH 023/164] SoftUpdate: ccseer.Seer version 4.3.2 (#368896) --- .../Seer/4.3.2/ccseer.Seer.installer.yaml | 25 +++++++++++++++++++ .../Seer/4.3.2/ccseer.Seer.locale.en-US.yaml | 20 +++++++++++++++ .../c/ccseer/Seer/4.3.2/ccseer.Seer.yaml | 5 ++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/c/ccseer/Seer/4.3.2/ccseer.Seer.installer.yaml create mode 100644 manifests/c/ccseer/Seer/4.3.2/ccseer.Seer.locale.en-US.yaml create mode 100644 manifests/c/ccseer/Seer/4.3.2/ccseer.Seer.yaml diff --git a/manifests/c/ccseer/Seer/4.3.2/ccseer.Seer.installer.yaml b/manifests/c/ccseer/Seer/4.3.2/ccseer.Seer.installer.yaml new file mode 100644 index 000000000000..cae776a42129 --- /dev/null +++ b/manifests/c/ccseer/Seer/4.3.2/ccseer.Seer.installer.yaml @@ -0,0 +1,25 @@ +PackageIdentifier: ccseer.Seer +PackageVersion: 4.3.2 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: + - interactive + - silent + - silentWithProgress +UpgradeBehavior: install +Protocols: + - seer +FileExtensions: + - png + - jpg + - pdf + - zip + - rar +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/ccseer/Seer/releases/download/v4.3.2/Seer-4.3.2.exe + InstallerSha256: f1f9d647aa0d097a566151270d685cbab4a04ea3e2f91ff5d182fd4de8b604a1 + ProductCode: Seer +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/ccseer/Seer/4.3.2/ccseer.Seer.locale.en-US.yaml b/manifests/c/ccseer/Seer/4.3.2/ccseer.Seer.locale.en-US.yaml new file mode 100644 index 000000000000..5cbcbd5fc865 --- /dev/null +++ b/manifests/c/ccseer/Seer/4.3.2/ccseer.Seer.locale.en-US.yaml @@ -0,0 +1,20 @@ +PackageIdentifier: ccseer.Seer +PackageVersion: 4.3.2 +PackageLocale: en-US +Publisher: ccseer +PublisherUrl: https://1218.io +PublisherSupportUrl: https://github.com/ccseer/Seer/issues +Author: ccseer +PackageName: Seer +PackageUrl: https://1218.io +License: Proprietary +LicenseUrl: https://1218.io/seer/eula.txt +Copyright: Copyright (c) 2015-present 1218.io +ShortDescription: A windows quick look tool. +Description: Seer is a Windows tool that allows you to preview files quickly by pressing the Space key. +Tags: + - quicklook + - preview + - tool +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/ccseer/Seer/4.3.2/ccseer.Seer.yaml b/manifests/c/ccseer/Seer/4.3.2/ccseer.Seer.yaml new file mode 100644 index 000000000000..1f6b9c8feb67 --- /dev/null +++ b/manifests/c/ccseer/Seer/4.3.2/ccseer.Seer.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: ccseer.Seer +PackageVersion: 4.3.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ab5decd1ca492a4f3d597fd396246f3b30f48382 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 01:51:57 +0800 Subject: [PATCH 024/164] New version: FunRoutine.WorkFlowy version 4.3.2605051101 (#368910) --- .../FunRoutine.WorkFlowy.installer.yaml | 22 ++++++++++ .../FunRoutine.WorkFlowy.locale.en-US.yaml | 38 ++++++++++++++++++ .../FunRoutine.WorkFlowy.locale.zh-CN.yaml | 40 +++++++++++++++++++ .../4.3.2605051101/FunRoutine.WorkFlowy.yaml | 8 ++++ 4 files changed, 108 insertions(+) create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.3.2605051101/FunRoutine.WorkFlowy.installer.yaml create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.3.2605051101/FunRoutine.WorkFlowy.locale.en-US.yaml create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.3.2605051101/FunRoutine.WorkFlowy.locale.zh-CN.yaml create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.3.2605051101/FunRoutine.WorkFlowy.yaml diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2605051101/FunRoutine.WorkFlowy.installer.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2605051101/FunRoutine.WorkFlowy.installer.yaml new file mode 100644 index 000000000000..b9556fd5d201 --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2605051101/FunRoutine.WorkFlowy.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.3.2605051101 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- workflowy +ProductCode: 338bed7b-1324-505d-8cb6-5c266cbaa6b3 +ReleaseDate: 2026-05-05 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/workflowy/desktop/releases/download/v4.3.2605051101/WorkFlowy-Installer-4.3.2605051101.exe + InstallerSha256: A39831ED163DD39AC1E4859864C9F5A1EC9F6D8B5F48A816520C04829A1421DC +- Architecture: x64 + InstallerUrl: https://github.com/workflowy/desktop/releases/download/v4.3.2605051101/WorkFlowy-Installer-4.3.2605051101.exe + InstallerSha256: A39831ED163DD39AC1E4859864C9F5A1EC9F6D8B5F48A816520C04829A1421DC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2605051101/FunRoutine.WorkFlowy.locale.en-US.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2605051101/FunRoutine.WorkFlowy.locale.en-US.yaml new file mode 100644 index 000000000000..99a00fcd07bb --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2605051101/FunRoutine.WorkFlowy.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.3.2605051101 +PackageLocale: en-US +Publisher: WorkFlowy +PublisherUrl: https://workflowy.com/ +PublisherSupportUrl: https://workflowy.zendesk.com/ +PrivacyUrl: https://workflowy.com/privacy-policy/ +Author: FunRoutine Inc. +PackageName: WorkFlowy +PackageUrl: https://workflowy.com/ +License: Proprietary +Copyright: Copyright © 2026 WorkFlowy +ShortDescription: Collect your ideas, develop them, share them, and turn them into reality. +Tags: +- agenda +- calendar +- checklist +- gtd +- list +- memo +- memorandum +- notes +- schedule +- task +- to-do +- todo +ReleaseNotesUrl: https://github.com/workflowy/desktop/releases/tag/v4.3.2605051101 +PurchaseUrl: https://workflowy.com/pricing/ +Documentations: +- DocumentLabel: Guides + DocumentUrl: https://workflowy.com/guides/ +- DocumentLabel: Knowledge Base + DocumentUrl: https://workflowy.com/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2605051101/FunRoutine.WorkFlowy.locale.zh-CN.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2605051101/FunRoutine.WorkFlowy.locale.zh-CN.yaml new file mode 100644 index 000000000000..064df38b0cfd --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2605051101/FunRoutine.WorkFlowy.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.3.2605051101 +PackageLocale: zh-CN +Publisher: WorkFlowy +PublisherUrl: https://workflowy.com/ +PublisherSupportUrl: https://workflowy.zendesk.com/ +PrivacyUrl: https://workflowy.com/privacy-policy/ +Author: FunRoutine Inc. +PackageName: WorkFlowy +PackageUrl: https://workflowy.com/ +License: 专有软件 +Copyright: Copyright © 2026 WorkFlowy +ShortDescription: 收集你的想法,开发、分享它们,并将其变为现实。 +Tags: +- 任务 +- 列表 +- 备忘 +- 备忘录 +- 待办 +- 待办事项 +- 提醒事项 +- 日历 +- 日程 +- 日程管理 +- 时间管理 +- 清单 +- 笔记 +- 议程 +ReleaseNotesUrl: https://github.com/workflowy/desktop/releases/tag/v4.3.2605051101 +PurchaseUrl: https://workflowy.com/pricing/ +Documentations: +- DocumentLabel: 指南 + DocumentUrl: https://workflowy.com/guides/ +- DocumentLabel: 知识库 + DocumentUrl: https://workflowy.com/learn/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2605051101/FunRoutine.WorkFlowy.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2605051101/FunRoutine.WorkFlowy.yaml new file mode 100644 index 000000000000..30cf97e3c670 --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2605051101/FunRoutine.WorkFlowy.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.3.2605051101 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fa1f7c67166bb867025d2df8f751882d785e2b54 Mon Sep 17 00:00:00 2001 From: Pavel <19418601+rakleed@users.noreply.github.com> Date: Tue, 5 May 2026 20:52:58 +0300 Subject: [PATCH 025/164] New package: loop-uh.ZapretKVN version 0.4.58 (#366220) --- .../0.4.58/loop-uh.ZapretKVN.installer.yaml | 17 +++++++++++++ .../loop-uh.ZapretKVN.locale.ru-RU.yaml | 25 +++++++++++++++++++ .../ZapretKVN/0.4.58/loop-uh.ZapretKVN.yaml | 8 ++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/l/loop-uh/ZapretKVN/0.4.58/loop-uh.ZapretKVN.installer.yaml create mode 100644 manifests/l/loop-uh/ZapretKVN/0.4.58/loop-uh.ZapretKVN.locale.ru-RU.yaml create mode 100644 manifests/l/loop-uh/ZapretKVN/0.4.58/loop-uh.ZapretKVN.yaml diff --git a/manifests/l/loop-uh/ZapretKVN/0.4.58/loop-uh.ZapretKVN.installer.yaml b/manifests/l/loop-uh/ZapretKVN/0.4.58/loop-uh.ZapretKVN.installer.yaml new file mode 100644 index 000000000000..2f60685f43e2 --- /dev/null +++ b/manifests/l/loop-uh/ZapretKVN/0.4.58/loop-uh.ZapretKVN.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: loop-uh.ZapretKVN +PackageVersion: 0.4.58 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ZapretKVN.exe +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/youtubediscord/zapret-kvn/releases/download/v0.4.58/ZapretKVN-v0.4.58-windows-x64.zip + InstallerSha256: 697A109CF80762F2D87333C54DD6FA914BB47272A70F2C240DB2A6269C418120 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-08 diff --git a/manifests/l/loop-uh/ZapretKVN/0.4.58/loop-uh.ZapretKVN.locale.ru-RU.yaml b/manifests/l/loop-uh/ZapretKVN/0.4.58/loop-uh.ZapretKVN.locale.ru-RU.yaml new file mode 100644 index 000000000000..d22599d44e85 --- /dev/null +++ b/manifests/l/loop-uh/ZapretKVN/0.4.58/loop-uh.ZapretKVN.locale.ru-RU.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: loop-uh.ZapretKVN +PackageVersion: 0.4.58 +PackageLocale: ru-RU +Publisher: loop-uh +PublisherUrl: https://github.com/youtubediscord +PublisherSupportUrl: https://github.com/youtubediscord/zapret-kvn/issues +PackageName: ZapretKVN +PackageUrl: https://github.com/youtubediscord/zapret-kvn +License: Unknown +ShortDescription: Simple VLESS GUI client +Tags: +- v2ray +- v2rayng +- vless +- vless-reality +- vless-reality-vision +- vless-ws-tls +- zapret +- zapret-discord-youtube +ReleaseNotesUrl: https://github.com/youtubediscord/zapret-kvn/releases/tag/v0.4.58 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/loop-uh/ZapretKVN/0.4.58/loop-uh.ZapretKVN.yaml b/manifests/l/loop-uh/ZapretKVN/0.4.58/loop-uh.ZapretKVN.yaml new file mode 100644 index 000000000000..3c0a83f8e90f --- /dev/null +++ b/manifests/l/loop-uh/ZapretKVN/0.4.58/loop-uh.ZapretKVN.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: loop-uh.ZapretKVN +PackageVersion: 0.4.58 +DefaultLocale: ru-RU +ManifestType: version +ManifestVersion: 1.12.0 From de9a8d39619b55d3127f8600835bc3247a3fef98 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 6 May 2026 01:53:46 +0800 Subject: [PATCH 026/164] New version: Zellij.Zellij version 0.44.2 (#368919) --- .../0.44.2/Zellij.Zellij.installer.yaml | 23 ++++++++++++ .../0.44.2/Zellij.Zellij.locale.en-US.yaml | 37 +++++++++++++++++++ .../z/Zellij/Zellij/0.44.2/Zellij.Zellij.yaml | 8 ++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/z/Zellij/Zellij/0.44.2/Zellij.Zellij.installer.yaml create mode 100644 manifests/z/Zellij/Zellij/0.44.2/Zellij.Zellij.locale.en-US.yaml create mode 100644 manifests/z/Zellij/Zellij/0.44.2/Zellij.Zellij.yaml diff --git a/manifests/z/Zellij/Zellij/0.44.2/Zellij.Zellij.installer.yaml b/manifests/z/Zellij/Zellij/0.44.2/Zellij.Zellij.installer.yaml new file mode 100644 index 000000000000..57ab8d953fc7 --- /dev/null +++ b/manifests/z/Zellij/Zellij/0.44.2/Zellij.Zellij.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Zellij.Zellij +PackageVersion: 0.44.2 +InstallerLocale: en-US +InstallerType: wix +UpgradeBehavior: install +Commands: +- zellij +ProductCode: '{328E7AF7-2882-4618-B835-626B6C0B7E06}' +ReleaseDate: 2026-05-05 +AppsAndFeaturesEntries: +- ProductCode: '{328E7AF7-2882-4618-B835-626B6C0B7E06}' + UpgradeCode: '{BEE7A897-6DE0-4243-9977-5924C8CDB391}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\Zellij' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zellij-org/zellij/releases/download/v0.44.2/zellij-x86_64-pc-windows-msvc-installer.msi + InstallerSha256: 5FABA42C1A81D7DCA4AF8C8CF09E875B4341B747CAC564951DCDA65A1BF4660B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zellij/Zellij/0.44.2/Zellij.Zellij.locale.en-US.yaml b/manifests/z/Zellij/Zellij/0.44.2/Zellij.Zellij.locale.en-US.yaml new file mode 100644 index 000000000000..df0ea6cd4d24 --- /dev/null +++ b/manifests/z/Zellij/Zellij/0.44.2/Zellij.Zellij.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Zellij.Zellij +PackageVersion: 0.44.2 +PackageLocale: en-US +Publisher: Zellij Contributors +PublisherUrl: https://github.com/zellij-org +PublisherSupportUrl: https://github.com/zellij-org/zellij/issues +Author: Aram Drevekenin +PackageName: Zellij +PackageUrl: https://zellij.dev/ +License: MIT +LicenseUrl: https://github.com/zellij-org/zellij/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2020 Zellij contributors +CopyrightUrl: https://github.com/zellij-org/zellij/blob/main/LICENSE.md +ShortDescription: A terminal workspace with batteries included +Moniker: zellij +Tags: +- multiplexer +- terminal +- workspace +ReleaseNotes: |- + This is a small patch release to fix some issues found recently in 0.44, as well as some minor long standing annoyances. + The only major feature introduced in this patch is support for CSI 2031: automatically switching between dark/light theme (assuming the terminal emulator itself supports it), as well as forwarding these instructions to the apps running inside Zellij. With this change, comes the new theme_dark and theme_light configuration parameters, that will be used by Zellij when it is instructed to switch, eg. + theme "dracula" // normal theme as it was up until now + theme_dark "dracula" // Zellij will use this when instructed to change to a dark theme + theme_light "catppuccin-latte" // Zellij will use this when instructed to change to a light theme + For convenience (eg. when using a terminal emulator that does not support theme switching), Zellij also now includes the zellij action set-light-theme, zellij action set-dark-theme and zellij action toggle-theme CLI commands to allow doing this manually. (note: when issuing these commands, Zellij will also send a CSI2031 to running terminal applications inside it that requested it, even if the host terminal itself does not support them). + For a full list of changes, please see the changelog. + Please Support the Zellij Developer ❤️ + Zellij is a labor of love and is provided free and open-source to anyone who wishes to use it. + Zellij will never display ads or collect your data. + To help sustain the project, please consider a recurring donation so that the developer can pay their bills: https://github.com/sponsors/imsnif +ReleaseNotesUrl: https://github.com/zellij-org/zellij/releases/tag/v0.44.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zellij/Zellij/0.44.2/Zellij.Zellij.yaml b/manifests/z/Zellij/Zellij/0.44.2/Zellij.Zellij.yaml new file mode 100644 index 000000000000..9405b7fb6989 --- /dev/null +++ b/manifests/z/Zellij/Zellij/0.44.2/Zellij.Zellij.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Zellij.Zellij +PackageVersion: 0.44.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7c8decce0de861680b6fcf29e4a29effe673a696 Mon Sep 17 00:00:00 2001 From: leic4u <32786903+leic4u@users.noreply.github.com> Date: Wed, 6 May 2026 01:55:03 +0800 Subject: [PATCH 027/164] New version: tonhowtf.OmniGet version 0.5.1 (#368920) --- .../0.5.1/tonhowtf.OmniGet.installer.yaml | 27 ++++++++++++++ .../0.5.1/tonhowtf.OmniGet.locale.en-US.yaml | 37 +++++++++++++++++++ .../OmniGet/0.5.1/tonhowtf.OmniGet.yaml | 8 ++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/t/tonhowtf/OmniGet/0.5.1/tonhowtf.OmniGet.installer.yaml create mode 100644 manifests/t/tonhowtf/OmniGet/0.5.1/tonhowtf.OmniGet.locale.en-US.yaml create mode 100644 manifests/t/tonhowtf/OmniGet/0.5.1/tonhowtf.OmniGet.yaml diff --git a/manifests/t/tonhowtf/OmniGet/0.5.1/tonhowtf.OmniGet.installer.yaml b/manifests/t/tonhowtf/OmniGet/0.5.1/tonhowtf.OmniGet.installer.yaml new file mode 100644 index 000000000000..66420eca67f2 --- /dev/null +++ b/manifests/t/tonhowtf/OmniGet/0.5.1/tonhowtf.OmniGet.installer.yaml @@ -0,0 +1,27 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: tonhowtf.OmniGet +PackageVersion: 0.5.1 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: omniget +ReleaseDate: 2026-05-05 +AppsAndFeaturesEntries: +- DisplayName: omniget + Publisher: tonho + ProductCode: omniget +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\omniget' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/tonhowtf/omniget/releases/download/v0.5.1/omniget_0.5.1_x64-setup.exe + InstallerSha256: 3F45F26A4116E3A3A14B912BF748216730958C01B09446B7D18573CCFF6030B8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/tonhowtf/OmniGet/0.5.1/tonhowtf.OmniGet.locale.en-US.yaml b/manifests/t/tonhowtf/OmniGet/0.5.1/tonhowtf.OmniGet.locale.en-US.yaml new file mode 100644 index 000000000000..47e39be8019d --- /dev/null +++ b/manifests/t/tonhowtf/OmniGet/0.5.1/tonhowtf.OmniGet.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: tonhowtf.OmniGet +PackageVersion: 0.5.1 +PackageLocale: en-US +Publisher: tonhowtf +PublisherUrl: https://github.com/tonhowtf +PublisherSupportUrl: https://github.com/tonhowtf/omniget/issues +Author: tonhowtf +PackageName: OmniGet +PackageUrl: https://github.com/tonhowtf/omniget +License: GPL-3.0 +LicenseUrl: https://github.com/tonhowtf/omniget/blob/HEAD/LICENSE +ShortDescription: Desktop app to download videos, courses, and media from 50+ platforms. +Description: Desktop app to download videos, courses, and media from 50+ platforms. YouTube, Instagram, TikTok, Bilibili (哔哩哔哩), Douyin (抖音), 小红书, 快手, 优酷, Hotmart, Udemy, Kiwify, Telegram, and 1000+ more via yt-dlp. Download torrents and send files between devices over P2P. +Tags: +- bilibili-downloader +- course-downloader +- download-manager +- hotmart-downloader +- instagram-downloader +- media-downloader +- reddit-downloader +- rust +- tauri +- tiktok-downloader +- twitter-downloader +- udemy +- udemy-downloader +- video-downloader +- youtube-downloader +- yt-dlp +ReleaseNotes: Download the installer for your platform below. +ReleaseNotesUrl: https://github.com/tonhowtf/omniget/releases/tag/v0.5.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/tonhowtf/OmniGet/0.5.1/tonhowtf.OmniGet.yaml b/manifests/t/tonhowtf/OmniGet/0.5.1/tonhowtf.OmniGet.yaml new file mode 100644 index 000000000000..aba2c4cb1d28 --- /dev/null +++ b/manifests/t/tonhowtf/OmniGet/0.5.1/tonhowtf.OmniGet.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: tonhowtf.OmniGet +PackageVersion: 0.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 357ce2656780239ec8709ac244b64acea5b858b4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 01:56:29 +0800 Subject: [PATCH 028/164] New version: ActiveDirectoryPro.ADProToolkit version 3.1.5 (#368922) --- ...veDirectoryPro.ADProToolkit.installer.yaml | 7 +++---- ...irectoryPro.ADProToolkit.locale.en-US.yaml | 20 +++++++++---------- ...irectoryPro.ADProToolkit.locale.zh-CN.yaml | 2 +- .../ActiveDirectoryPro.ADProToolkit.yaml | 2 +- 4 files changed, 14 insertions(+), 17 deletions(-) rename manifests/a/ActiveDirectoryPro/ADProToolkit/{3.1.4 => 3.1.5}/ActiveDirectoryPro.ADProToolkit.installer.yaml (73%) rename manifests/a/ActiveDirectoryPro/ADProToolkit/{3.1.4 => 3.1.5}/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml (55%) rename manifests/a/ActiveDirectoryPro/ADProToolkit/{3.1.4 => 3.1.5}/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml (96%) rename manifests/a/ActiveDirectoryPro/ADProToolkit/{3.1.4 => 3.1.5}/ActiveDirectoryPro.ADProToolkit.yaml (92%) diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.4/ActiveDirectoryPro.ADProToolkit.installer.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.5/ActiveDirectoryPro.ADProToolkit.installer.yaml similarity index 73% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.4/ActiveDirectoryPro.ADProToolkit.installer.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.5/ActiveDirectoryPro.ADProToolkit.installer.yaml index f3955b6790fc..44a52f5ebb24 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.4/ActiveDirectoryPro.ADProToolkit.installer.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.5/ActiveDirectoryPro.ADProToolkit.installer.yaml @@ -2,18 +2,17 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.1.4 +PackageVersion: 3.1.5 InstallerType: msi Scope: machine InstallerSwitches: InstallLocation: APPDIR="" -ProductCode: '{093614ED-5B80-487C-BF81-2160EC0208EB}' -ReleaseDate: 2020-04-30 +ProductCode: '{341BDCEC-E9D8-41E3-BAF7-5195B324C9F5}' AppsAndFeaturesEntries: - UpgradeCode: '{0974AC06-5134-4B50-BAD1-578FDABD2EF8}' Installers: - Architecture: x64 InstallerUrl: https://activedirectorypro.com/downloads/ADProToolkit.msi - InstallerSha256: 0636F9D3B3D605C826801B87AEB85E464AA89DB3448D08CB4900DD5961B587CF + InstallerSha256: CC3C8ABDA36F279BD472AA6B2789C4704B70C74620CEBD15E9FF15DF4B147B86 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.4/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.5/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml similarity index 55% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.4/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.5/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml index 05df954e3636..1886dd34f42a 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.4/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.5/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.1.4 +PackageVersion: 3.1.5 PackageLocale: en-US Publisher: ActiveDirectoryPro PublisherUrl: https://activedirectorypro.com/ @@ -22,18 +22,16 @@ Tags: ReleaseNotes: |- New Features Section titled “New Features” - - Browse OU button on User, Group, and Computer Management pages - select an OU from the tree to scope grid results to that OU + - Added “Scheduler” shortcut to the top navigation bar for quick access to Scheduled Reports + - Added “Inactive Accounts” scheduled tool - finds enabled accounts inactive for X days with optional disable, move, and description actions + - Added “Disable Accounts” scheduled tool - finds already-disabled accounts based on how long they have been disabled using AD replication metadata for an accurate disabled date, with actions to move, update description, remove from groups, clear manager, hide from GAL, or delete + - AD Cleanup: Disable action now prompts to optionally update the account description at the same time + - AD Cleanup: Column picker selection now persists across app restarts Improvements Section titled “Improvements” - - Active OU scope shown as a removable filter chip in the filter bar - - Outline style buttons for Browse CSV and Download Template on Bulk Create Users page - - Added altSecurityIdentities as a supported attribute in the Bulk User Update tool - Bug Fixes - Section titled “Bug Fixes” - - Fixed account expires date saving 2 days early - - Fixed scheduled bulk user update service crashing on startup (duplicate key in BulkUpdateService) - - Fixed bulk user update preview always flagging manager as changed when manager was set by SAM account name - - Fixed bulk user update preview User column showing the lookup attribute value instead of the logon name + - Scheduler: Removed domain dropdowns from the schedule dialog — uses the active domain selector (top right) instead, consistent with all other pages + - NTFS Permissions: Removed “Include Inherited” checkbox - inherited permissions are always included + - NTFS Permissions: Added folder depth option limit scan depth. Blank by default will scan all folders. ReleaseNotesUrl: https://docs.activedirectorypro.com/getting-started/release-notes/ PurchaseUrl: https://activedirectorypro.com/pricing/ Documentations: diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.4/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.5/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml similarity index 96% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.4/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.5/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml index f32bad2ccafb..5bf545b46e1c 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.4/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.5/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.1.4 +PackageVersion: 3.1.5 PackageLocale: zh-CN License: 专有软件 ShortDescription: 一组用于简化 Active Directory 的工具 diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.4/ActiveDirectoryPro.ADProToolkit.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.5/ActiveDirectoryPro.ADProToolkit.yaml similarity index 92% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.4/ActiveDirectoryPro.ADProToolkit.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.5/ActiveDirectoryPro.ADProToolkit.yaml index f50f5a1851d7..11e5780c655a 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.4/ActiveDirectoryPro.ADProToolkit.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.5/ActiveDirectoryPro.ADProToolkit.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.1.4 +PackageVersion: 3.1.5 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From ca210932c548f51682fe0f390546717a01de5dae Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 01:58:04 +0800 Subject: [PATCH 029/164] New version: Amazon.EC2Launch version 2.5.0.0 (#368923) --- .../2.5.0.0/Amazon.EC2Launch.installer.yaml | 18 +++++++++++++++ .../Amazon.EC2Launch.locale.en-US.yaml | 23 +++++++++++++++++++ .../Amazon.EC2Launch.locale.zh-CN.yaml | 16 +++++++++++++ .../EC2Launch/2.5.0.0/Amazon.EC2Launch.yaml | 8 +++++++ 4 files changed, 65 insertions(+) create mode 100644 manifests/a/Amazon/EC2Launch/2.5.0.0/Amazon.EC2Launch.installer.yaml create mode 100644 manifests/a/Amazon/EC2Launch/2.5.0.0/Amazon.EC2Launch.locale.en-US.yaml create mode 100644 manifests/a/Amazon/EC2Launch/2.5.0.0/Amazon.EC2Launch.locale.zh-CN.yaml create mode 100644 manifests/a/Amazon/EC2Launch/2.5.0.0/Amazon.EC2Launch.yaml diff --git a/manifests/a/Amazon/EC2Launch/2.5.0.0/Amazon.EC2Launch.installer.yaml b/manifests/a/Amazon/EC2Launch/2.5.0.0/Amazon.EC2Launch.installer.yaml new file mode 100644 index 000000000000..45be270eb4ab --- /dev/null +++ b/manifests/a/Amazon/EC2Launch/2.5.0.0/Amazon.EC2Launch.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: Amazon.EC2Launch +PackageVersion: 2.5.0.0 +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{4A9A4A95-89F8-4C16-86E4-8E2B784F65FB}' +AppsAndFeaturesEntries: +- ProductCode: '{4A9A4A95-89F8-4C16-86E4-8E2B784F65FB}' + UpgradeCode: '{7D032E02-C708-4C10-B811-5F1ACFD673DB}' +Installers: +- Architecture: x64 + InstallerUrl: https://s3.amazonaws.com/amazon-ec2launch-v2/windows/amd64/2.5.0/AmazonEC2Launch.msi + InstallerSha256: 5F0E04320A22BB52413C66D54034A9136AA8C49BBF1B04A56A6CCCF25E382F84 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/EC2Launch/2.5.0.0/Amazon.EC2Launch.locale.en-US.yaml b/manifests/a/Amazon/EC2Launch/2.5.0.0/Amazon.EC2Launch.locale.en-US.yaml new file mode 100644 index 000000000000..f1c6b2ee5e1f --- /dev/null +++ b/manifests/a/Amazon/EC2Launch/2.5.0.0/Amazon.EC2Launch.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Amazon.EC2Launch +PackageVersion: 2.5.0.0 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://aws.amazon.com/ +PublisherSupportUrl: https://console.aws.amazon.com/support/home/ +PrivacyUrl: https://aws.amazon.com/privacy/ +Author: Amazon Web Services, Inc +PackageName: Amazon EC2Launch +PackageUrl: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2launch-v2.html +License: Proprietary +LicenseUrl: https://aws.amazon.com/agreement/ +Copyright: © 2026 Amazon Web Services, Inc. or its affiliates. All rights reserved. +CopyrightUrl: https://aws.amazon.com/agreement/ +ShortDescription: Use the EC2Launch v2 agent to perform tasks during EC2 Windows instance launch +Tags: +- aws +ReleaseNotesUrl: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2launchv2-versions.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/EC2Launch/2.5.0.0/Amazon.EC2Launch.locale.zh-CN.yaml b/manifests/a/Amazon/EC2Launch/2.5.0.0/Amazon.EC2Launch.locale.zh-CN.yaml new file mode 100644 index 000000000000..9b7bcaf938a3 --- /dev/null +++ b/manifests/a/Amazon/EC2Launch/2.5.0.0/Amazon.EC2Launch.locale.zh-CN.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Amazon.EC2Launch +PackageVersion: 2.5.0.0 +PackageLocale: zh-CN +PublisherUrl: https://aws.amazon.com/cn/ +PrivacyUrl: https://aws.amazon.com/cn/privacy/ +PackageUrl: https://docs.aws.amazon.com/zh_cn/AWSEC2/latest/UserGuide/ec2launch-v2.html +License: 专有软件 +LicenseUrl: https://aws.amazon.com/cn/agreement/ +CopyrightUrl: https://aws.amazon.com/cn/agreement/ +ShortDescription: 使用 EC2Launch v2 代理在 EC2 Windows 实例启动期间执行任务 +ReleaseNotesUrl: https://docs.aws.amazon.com/zh_cn/AWSEC2/latest/UserGuide/ec2launchv2-versions.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/EC2Launch/2.5.0.0/Amazon.EC2Launch.yaml b/manifests/a/Amazon/EC2Launch/2.5.0.0/Amazon.EC2Launch.yaml new file mode 100644 index 000000000000..5542ce8f1e83 --- /dev/null +++ b/manifests/a/Amazon/EC2Launch/2.5.0.0/Amazon.EC2Launch.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Amazon.EC2Launch +PackageVersion: 2.5.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 245d9784b6d284b88b47d91c4cb6631e1aab7051 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 01:59:33 +0800 Subject: [PATCH 030/164] New version: Elastic.Filebeat version 9.4.0 (#368927) --- .../9.4.0/Elastic.Filebeat.installer.yaml | 22 +++++++++++++++++++ .../9.4.0/Elastic.Filebeat.locale.en-US.yaml | 21 ++++++++++++++++++ .../9.4.0/Elastic.Filebeat.locale.zh-CN.yaml | 10 +++++++++ .../Filebeat/9.4.0/Elastic.Filebeat.yaml | 8 +++++++ 4 files changed, 61 insertions(+) create mode 100644 manifests/e/Elastic/Filebeat/9.4.0/Elastic.Filebeat.installer.yaml create mode 100644 manifests/e/Elastic/Filebeat/9.4.0/Elastic.Filebeat.locale.en-US.yaml create mode 100644 manifests/e/Elastic/Filebeat/9.4.0/Elastic.Filebeat.locale.zh-CN.yaml create mode 100644 manifests/e/Elastic/Filebeat/9.4.0/Elastic.Filebeat.yaml diff --git a/manifests/e/Elastic/Filebeat/9.4.0/Elastic.Filebeat.installer.yaml b/manifests/e/Elastic/Filebeat/9.4.0/Elastic.Filebeat.installer.yaml new file mode 100644 index 000000000000..07d7d0826dba --- /dev/null +++ b/manifests/e/Elastic/Filebeat/9.4.0/Elastic.Filebeat.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Elastic.Filebeat +PackageVersion: 9.4.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +Commands: +- filebeat +ProductCode: '{84CD8645-4DB1-5D89-81E3-071FF2CC0EAE}' +ReleaseDate: 2026-05-05 +AppsAndFeaturesEntries: +- UpgradeCode: '{84CD8645-4DB1-5D89-81E3-071F628CFEAE}' +Installers: +- Architecture: x64 + InstallerUrl: https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-9.4.0-windows-x86_64.msi + InstallerSha256: A1FA781E3D14B876A9B6A30C8367337961373EC0CEC97033EBFD9984E538FF5A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Filebeat/9.4.0/Elastic.Filebeat.locale.en-US.yaml b/manifests/e/Elastic/Filebeat/9.4.0/Elastic.Filebeat.locale.en-US.yaml new file mode 100644 index 000000000000..05723abc96af --- /dev/null +++ b/manifests/e/Elastic/Filebeat/9.4.0/Elastic.Filebeat.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Elastic.Filebeat +PackageVersion: 9.4.0 +PackageLocale: en-US +Publisher: Elastic +PublisherUrl: https://www.elastic.co/ +PublisherSupportUrl: https://github.com/elastic/beats/issues +PrivacyUrl: https://www.elastic.co/legal/privacy-statement +Author: Elasticsearch B.V. +PackageName: Beats filebeat +PackageUrl: https://www.elastic.co/downloads/beats/filebeat +License: Elastic-2.0 +LicenseUrl: https://github.com/elastic/beats/blob/HEAD/LICENSE.txt +Copyright: © 2026. Elasticsearch B.V. All Rights Reserved +ShortDescription: Tails and ships log files +Description: Filebeat is an open source file harvester, mostly used to fetch logs files and feed them into logstash. Together with the libbeat lumberjack output is a replacement for logstash-forwarder. +ReleaseNotesUrl: https://www.elastic.co/docs/release-notes/beats +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Filebeat/9.4.0/Elastic.Filebeat.locale.zh-CN.yaml b/manifests/e/Elastic/Filebeat/9.4.0/Elastic.Filebeat.locale.zh-CN.yaml new file mode 100644 index 000000000000..c85c33a009f6 --- /dev/null +++ b/manifests/e/Elastic/Filebeat/9.4.0/Elastic.Filebeat.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Elastic.Filebeat +PackageVersion: 9.4.0 +PackageLocale: zh-CN +ShortDescription: 跟踪和传输日志文件 +Description: Filebeat 是一款开源的文件采集器,主要用于收集日志文件并将其传输至 Logstash。结合 libbeat 的 lumberjack 输出功能,它可作为 logstash-forwarder 的替代方案。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Filebeat/9.4.0/Elastic.Filebeat.yaml b/manifests/e/Elastic/Filebeat/9.4.0/Elastic.Filebeat.yaml new file mode 100644 index 000000000000..f7b4f6e66f3e --- /dev/null +++ b/manifests/e/Elastic/Filebeat/9.4.0/Elastic.Filebeat.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: Elastic.Filebeat +PackageVersion: 9.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b94188ddcb2379db7ec700dacb319a16c6f849f5 Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Tue, 5 May 2026 14:01:05 -0400 Subject: [PATCH 031/164] New version: Pulumi.Pulumi version 3.235.0 (#368934) --- .../3.235.0/Pulumi.Pulumi.installer.yaml | 15 ++++++++ .../3.235.0/Pulumi.Pulumi.locale.en-US.yaml | 35 +++++++++++++++++++ .../Pulumi/Pulumi/3.235.0/Pulumi.Pulumi.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/p/Pulumi/Pulumi/3.235.0/Pulumi.Pulumi.installer.yaml create mode 100644 manifests/p/Pulumi/Pulumi/3.235.0/Pulumi.Pulumi.locale.en-US.yaml create mode 100644 manifests/p/Pulumi/Pulumi/3.235.0/Pulumi.Pulumi.yaml diff --git a/manifests/p/Pulumi/Pulumi/3.235.0/Pulumi.Pulumi.installer.yaml b/manifests/p/Pulumi/Pulumi/3.235.0/Pulumi.Pulumi.installer.yaml new file mode 100644 index 000000000000..bf0edef44ac0 --- /dev/null +++ b/manifests/p/Pulumi/Pulumi/3.235.0/Pulumi.Pulumi.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Pulumi.Pulumi +PackageVersion: 3.235.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +ProductCode: '{3292EEC2-FCA7-4EFB-84E5-AA982E7145E3}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/pulumi/pulumi-winget/releases/download/v3.235.0/pulumi-3.235.0-windows-x64.msi + InstallerSha256: FA30FAE2F67118A76C59B94AC4FA64D40AA019F20FE597E702A74FE2CCCE1781 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-05 diff --git a/manifests/p/Pulumi/Pulumi/3.235.0/Pulumi.Pulumi.locale.en-US.yaml b/manifests/p/Pulumi/Pulumi/3.235.0/Pulumi.Pulumi.locale.en-US.yaml new file mode 100644 index 000000000000..560055b292e7 --- /dev/null +++ b/manifests/p/Pulumi/Pulumi/3.235.0/Pulumi.Pulumi.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Pulumi.Pulumi +PackageVersion: 3.235.0 +PackageLocale: en-US +Publisher: Pulumi Corp +PublisherUrl: https://github.com/pulumi +PublisherSupportUrl: https://github.com/pulumi/pulumi-winget/issues +PackageName: Pulumi +PackageUrl: https://www.pulumi.com +License: Apache License 2.0 +LicenseUrl: https://github.com/pulumi/pulumi/blob/master/LICENSE +ShortDescription: Pulumi CLI for managing modern infrastructure as code +Tags: +- aws +- azure +- containers +- cloud +- cloud-computing +- dotnet +- gcp +- go +- iac +- infrastructure-as-code +- kubernetes +- python +- serverless +- typescript +ReleaseNotesUrl: https://github.com/pulumi/pulumi-winget/releases/tag/v3.235.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/pulumi/pulumi-winget/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pulumi/Pulumi/3.235.0/Pulumi.Pulumi.yaml b/manifests/p/Pulumi/Pulumi/3.235.0/Pulumi.Pulumi.yaml new file mode 100644 index 000000000000..e757e2015267 --- /dev/null +++ b/manifests/p/Pulumi/Pulumi/3.235.0/Pulumi.Pulumi.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: Pulumi.Pulumi +PackageVersion: 3.235.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 295a120368297f0df562d4f83c7e4d356388d79b Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Tue, 5 May 2026 20:03:05 +0200 Subject: [PATCH 032/164] Added 2 tags: Yuejing.Kocard version 3.0.4 (#368946) --- .../y/Yuejing/Kocard/3.0.4/Yuejing.Kocard.locale.en-US.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/manifests/y/Yuejing/Kocard/3.0.4/Yuejing.Kocard.locale.en-US.yaml b/manifests/y/Yuejing/Kocard/3.0.4/Yuejing.Kocard.locale.en-US.yaml index c4ab86cb0734..337987d5657e 100644 --- a/manifests/y/Yuejing/Kocard/3.0.4/Yuejing.Kocard.locale.en-US.yaml +++ b/manifests/y/Yuejing/Kocard/3.0.4/Yuejing.Kocard.locale.en-US.yaml @@ -13,9 +13,9 @@ PackageName: Kocard PackageUrl: https://www.kocard.net/ License: Proprietary LicenseUrl: https://www.kocard.net/Kocard用户协议.html -Copyright: Copyright 2021-2023 kocard.net +Copyright: 2021-2023 kocard.net # CopyrightUrl: -ShortDescription: Material backup and management software +ShortDescription: Material backup and management software. Description: KOCARD is a professional material cloning and management software that provides you with efficient, convenient and secure card cloning experience. It features multi-path backup, file verification, export report, push notification and more functionalities. # Moniker: Tags: @@ -26,6 +26,8 @@ Tags: - manage - material - resource +- prc +- china # ReleaseNotes: # ReleaseNotesUrl: # PurchaseUrl: From 027d8703a0a37933e5c86fdf831c95a7b49c9c91 Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Tue, 5 May 2026 20:04:37 +0200 Subject: [PATCH 033/164] Delete package: PixelSoft.ChimeralandSEA version 0.0.6.128 (Dead InstallerUrl domain) (#368949) --- .../PixelSoft.ChimeralandSEA.installer.yaml | 12 ------------ .../PixelSoft.ChimeralandSEA.locale.en-US.yaml | 12 ------------ .../0.0.6.128/PixelSoft.ChimeralandSEA.yaml | 8 -------- 3 files changed, 32 deletions(-) delete mode 100644 manifests/p/PixelSoft/ChimeralandSEA/0.0.6.128/PixelSoft.ChimeralandSEA.installer.yaml delete mode 100644 manifests/p/PixelSoft/ChimeralandSEA/0.0.6.128/PixelSoft.ChimeralandSEA.locale.en-US.yaml delete mode 100644 manifests/p/PixelSoft/ChimeralandSEA/0.0.6.128/PixelSoft.ChimeralandSEA.yaml diff --git a/manifests/p/PixelSoft/ChimeralandSEA/0.0.6.128/PixelSoft.ChimeralandSEA.installer.yaml b/manifests/p/PixelSoft/ChimeralandSEA/0.0.6.128/PixelSoft.ChimeralandSEA.installer.yaml deleted file mode 100644 index 3b314b249a20..000000000000 --- a/manifests/p/PixelSoft/ChimeralandSEA/0.0.6.128/PixelSoft.ChimeralandSEA.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Created using wingetcreate 1.2.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: PixelSoft.ChimeralandSEA -PackageVersion: 0.0.6.128 -Installers: -- InstallerUrl: https://www.chimeraland.com/download/Chimeraland-int-Installer-2201050739.exe - Architecture: x86 - InstallerType: nullsoft - InstallerSha256: 9E7B247304C7460802049E3959A4DED3459AF66B8AEC4747604D898C87C7A295 -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/p/PixelSoft/ChimeralandSEA/0.0.6.128/PixelSoft.ChimeralandSEA.locale.en-US.yaml b/manifests/p/PixelSoft/ChimeralandSEA/0.0.6.128/PixelSoft.ChimeralandSEA.locale.en-US.yaml deleted file mode 100644 index 9f88a3f6ac40..000000000000 --- a/manifests/p/PixelSoft/ChimeralandSEA/0.0.6.128/PixelSoft.ChimeralandSEA.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Created using wingetcreate 1.2.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: PixelSoft.ChimeralandSEA -PackageVersion: 0.0.6.128 -PackageLocale: en-US -Publisher: Level Infinite -PackageName: Chimeraland SEA -License: Proprietary -ShortDescription: Chimeraland is an open-world survival game with strong RPG elements set in a prehistoric, mythical world. -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/p/PixelSoft/ChimeralandSEA/0.0.6.128/PixelSoft.ChimeralandSEA.yaml b/manifests/p/PixelSoft/ChimeralandSEA/0.0.6.128/PixelSoft.ChimeralandSEA.yaml deleted file mode 100644 index b57cde9fe8be..000000000000 --- a/manifests/p/PixelSoft/ChimeralandSEA/0.0.6.128/PixelSoft.ChimeralandSEA.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.2.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: PixelSoft.ChimeralandSEA -PackageVersion: 0.0.6.128 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 From 63ee25f9d0b69e35a3322617ceb4c77f1feb186a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 02:20:48 +0800 Subject: [PATCH 034/164] Update: KDE.Bomber version master (839) (#368667) --- manifests/k/KDE/Bomber/master/KDE.Bomber.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/Bomber/master/KDE.Bomber.installer.yaml b/manifests/k/KDE/Bomber/master/KDE.Bomber.installer.yaml index 570bdd4af32e..9754dd2ee06e 100644 --- a/manifests/k/KDE/Bomber/master/KDE.Bomber.installer.yaml +++ b/manifests/k/KDE/Bomber/master/KDE.Bomber.installer.yaml @@ -9,14 +9,14 @@ ProductCode: bomber Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/games/bomber/master/windows/bomber-master-837-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 9F9EB0D31B651108EB6FC0968BBB3305213AA8FA78D2864FE347762B19C5A7DB + InstallerUrl: https://cdn.kde.org/ci-builds/games/bomber/master/windows/bomber-master-839-windows-cl-msvc2022-x86_64.exe + InstallerSha256: F0E26B305E9405BB1F1A256229709758476F14E1FA5C229AADFF6626723FA774 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/games/bomber/master/windows/bomber-master-837-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 9F9EB0D31B651108EB6FC0968BBB3305213AA8FA78D2864FE347762B19C5A7DB + InstallerUrl: https://cdn.kde.org/ci-builds/games/bomber/master/windows/bomber-master-839-windows-cl-msvc2022-x86_64.exe + InstallerSha256: F0E26B305E9405BB1F1A256229709758476F14E1FA5C229AADFF6626723FA774 InstallerSwitches: Custom: /AllUsers ManifestType: installer From a602971841e013a844b9e04600d86aa9bc6825b2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 02:22:01 +0800 Subject: [PATCH 035/164] Update: KDE.KSpaceDuel version master (772) (#368749) --- .../k/KDE/KSpaceDuel/master/KDE.KSpaceDuel.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/KSpaceDuel/master/KDE.KSpaceDuel.installer.yaml b/manifests/k/KDE/KSpaceDuel/master/KDE.KSpaceDuel.installer.yaml index dc1eb7abaad3..a469372f798e 100644 --- a/manifests/k/KDE/KSpaceDuel/master/KDE.KSpaceDuel.installer.yaml +++ b/manifests/k/KDE/KSpaceDuel/master/KDE.KSpaceDuel.installer.yaml @@ -9,14 +9,14 @@ ProductCode: kspaceduel Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/games/kspaceduel/master/windows/kspaceduel-master-770-windows-cl-msvc2022-x86_64.exe - InstallerSha256: FD909878D3385C5251E3FEE6EBE4E6E0E437C7F29BDD1F6B814C13ADE7B660CA + InstallerUrl: https://cdn.kde.org/ci-builds/games/kspaceduel/master/windows/kspaceduel-master-772-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 96C5DA398EA568BECECAFF8785AF2EDD8F3B18F202411E586AF9A7A28E302B7B InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/games/kspaceduel/master/windows/kspaceduel-master-770-windows-cl-msvc2022-x86_64.exe - InstallerSha256: FD909878D3385C5251E3FEE6EBE4E6E0E437C7F29BDD1F6B814C13ADE7B660CA + InstallerUrl: https://cdn.kde.org/ci-builds/games/kspaceduel/master/windows/kspaceduel-master-772-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 96C5DA398EA568BECECAFF8785AF2EDD8F3B18F202411E586AF9A7A28E302B7B InstallerSwitches: Custom: /AllUsers ManifestType: installer From 43dd41d44977ff6718527ef4714659b4767a8fba Mon Sep 17 00:00:00 2001 From: copilot-cli-winget-bot Date: Tue, 5 May 2026 14:23:28 -0400 Subject: [PATCH 036/164] GitHub.Copilot.Prerelease version v1.0.41-1 (#368861) --- .../GitHub.Copilot.Prerelease.installer.yaml | 23 +++++++++++++++ ...itHub.Copilot.Prerelease.locale.en-US.yaml | 29 +++++++++++++++++++ .../v1.0.41-1/GitHub.Copilot.Prerelease.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.41-1/GitHub.Copilot.Prerelease.installer.yaml create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.41-1/GitHub.Copilot.Prerelease.locale.en-US.yaml create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.41-1/GitHub.Copilot.Prerelease.yaml diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.41-1/GitHub.Copilot.Prerelease.installer.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.41-1/GitHub.Copilot.Prerelease.installer.yaml new file mode 100644 index 000000000000..620395ab152f --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.41-1/GitHub.Copilot.Prerelease.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.41-1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: copilot.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.PowerShell + MinimumVersion: 7.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.41-1/copilot-win32-x64.zip + InstallerSha256: EF7CA1B1C2E5838D096DCAB29A695D2643B7BA32E6F245A9E16E5E446752E84D +- Architecture: arm64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.41-1/copilot-win32-arm64.zip + InstallerSha256: 3951CB11DE93C2F77B7BEC1B079802A9AC0934B747D248A6A1FB25A256705849 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-05 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.41-1/GitHub.Copilot.Prerelease.locale.en-US.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.41-1/GitHub.Copilot.Prerelease.locale.en-US.yaml new file mode 100644 index 000000000000..f0b2e7f6c401 --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.41-1/GitHub.Copilot.Prerelease.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.41-1 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/home/ +PublisherSupportUrl: https://support.github.com/ +PrivacyUrl: https://docs.github.com/site-policy/privacy-policies/github-privacy-statement +PackageName: Copilot CLI (Preview) +PackageUrl: https://github.com/github/copilot-cli +License: Proprietary +LicenseUrl: https://docs.github.com/en/site-policy/github-terms/github-pre-release-license-terms +Copyright: Copyright (c) GitHub 2025. All rights reserved. +CopyrightUrl: https://github.com/github/copilot-cli?tab=License-1-ov-file +ShortDescription: GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal. +Description: GitHub Copilot CLI brings AI-powered coding assistance directly to your command line, enabling you to build, debug, and understand code through natural language conversations. Powered by the same agentic harness as GitHub's Copilot coding agent, it provides intelligent assistance while staying deeply integrated with your GitHub workflow. +Moniker: copilot-prerelease +Tags: +- cli +- copilot +- github +ReleaseNotesUrl: https://github.com/github/copilot-cli/releases/tag/v1.0.41-1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/github/copilot-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.41-1/GitHub.Copilot.Prerelease.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.41-1/GitHub.Copilot.Prerelease.yaml new file mode 100644 index 000000000000..8c1ebc1306dd --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.41-1/GitHub.Copilot.Prerelease.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.41-1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 52262db4781963a5f10926e0b99e5276949c508f Mon Sep 17 00:00:00 2001 From: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com> Date: Tue, 5 May 2026 18:24:52 +0000 Subject: [PATCH 037/164] New version: Microsoft.VisualStudioCode.Insiders version 1.120.0 (#368865) Co-authored-by: 3372902+lszomoru@users.noreply.github.com --- ...t.VisualStudioCode.Insiders.installer.yaml | 29 +++++++++++++++++++ ...isualStudioCode.Insiders.locale.en-US.yaml | 20 +++++++++++++ .../Microsoft.VisualStudioCode.Insiders.yaml | 8 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudioCode/Insiders/1.120.0/Microsoft.VisualStudioCode.Insiders.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudioCode/Insiders/1.120.0/Microsoft.VisualStudioCode.Insiders.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudioCode/Insiders/1.120.0/Microsoft.VisualStudioCode.Insiders.yaml diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.120.0/Microsoft.VisualStudioCode.Insiders.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.120.0/Microsoft.VisualStudioCode.Insiders.installer.yaml new file mode 100644 index 000000000000..787ee2f65ee6 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.120.0/Microsoft.VisualStudioCode.Insiders.installer.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.VisualStudioCode.Insiders +PackageVersion: 1.120.0 +InstallerType: inno +InstallerSwitches: + Custom: /mergetasks=!runcode +Commands: +- code-insiders +Installers: +- Architecture: arm64 + Scope: machine + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/79d6cea3bc9cb9b9e60039d303c2700b8042fb52/VSCodeSetup-arm64-1.120.0-insider.exe + InstallerSha256: 1D868F5AACB39682A51D76687F1847CEBA0377C133AB17FDBB1FDD472A8D9309 +- Architecture: arm64 + Scope: user + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/79d6cea3bc9cb9b9e60039d303c2700b8042fb52/VSCodeUserSetup-arm64-1.120.0-insider.exe + InstallerSha256: 7FCB065950A5C681640F77DADECA1A964710646128A54FF37C8F53F02D06594D +- Architecture: x64 + Scope: machine + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/79d6cea3bc9cb9b9e60039d303c2700b8042fb52/VSCodeSetup-x64-1.120.0-insider.exe + InstallerSha256: 9A6943CD67F2146015BBAAB95B61592F7ACAB642A3E380DAC24864FE31EBAD8F +- Architecture: x64 + Scope: user + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/79d6cea3bc9cb9b9e60039d303c2700b8042fb52/VSCodeUserSetup-x64-1.120.0-insider.exe + InstallerSha256: 4BB0E9F544D7D0A1D982D1642459AEB10CB78EB8DADEB58F8CFE2FEC0609350E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.120.0/Microsoft.VisualStudioCode.Insiders.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.120.0/Microsoft.VisualStudioCode.Insiders.locale.en-US.yaml new file mode 100644 index 000000000000..e051d5646cb8 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.120.0/Microsoft.VisualStudioCode.Insiders.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.VisualStudioCode.Insiders +PackageVersion: 1.120.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/ +PackageName: Microsoft Visual Studio Code Insiders +PackageUrl: https://code.visualstudio.com +License: Microsoft Pre-Release Software License +LicenseUrl: https://code.visualstudio.com/license/insiders +ShortDescription: Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. +Moniker: vscode-insiders +Tags: +- developer-tools +- editor +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.120.0/Microsoft.VisualStudioCode.Insiders.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.120.0/Microsoft.VisualStudioCode.Insiders.yaml new file mode 100644 index 000000000000..332b926be7da --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.120.0/Microsoft.VisualStudioCode.Insiders.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.VisualStudioCode.Insiders +PackageVersion: 1.120.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6082bc8e4cf858b36f81ca98dba15d2d9e1b867c Mon Sep 17 00:00:00 2001 From: Zeldris <80939130+zeldrisho@users.noreply.github.com> Date: Wed, 6 May 2026 01:26:19 +0700 Subject: [PATCH 038/164] New version: ente-io.photos-desktop version 1.7.23 (#368902) Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- .../ente-io.photos-desktop.installer.yaml | 25 +++++++++++++++++++ .../ente-io.photos-desktop.locale.en-US.yaml | 25 +++++++++++++++++++ .../1.7.23/ente-io.photos-desktop.yaml | 8 ++++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/e/ente-io/photos-desktop/1.7.23/ente-io.photos-desktop.installer.yaml create mode 100644 manifests/e/ente-io/photos-desktop/1.7.23/ente-io.photos-desktop.locale.en-US.yaml create mode 100644 manifests/e/ente-io/photos-desktop/1.7.23/ente-io.photos-desktop.yaml diff --git a/manifests/e/ente-io/photos-desktop/1.7.23/ente-io.photos-desktop.installer.yaml b/manifests/e/ente-io/photos-desktop/1.7.23/ente-io.photos-desktop.installer.yaml new file mode 100644 index 000000000000..61b369a401cc --- /dev/null +++ b/manifests/e/ente-io/photos-desktop/1.7.23/ente-io.photos-desktop.installer.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ente-io.photos-desktop +PackageVersion: 1.7.23 +InstallerLocale: en-US +InstallerType: nullsoft +ProductCode: fb682768-51c6-5397-92da-171dc1777808 +ReleaseDate: 2026-05-05 +AppsAndFeaturesEntries: +- DisplayName: ente 1.7.23 + Publisher: Ente + ProductCode: fb682768-51c6-5397-92da-171dc1777808 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ente-io/photos-desktop/releases/download/v1.7.23/ente-1.7.23-x64.exe + InstallerSha256: FF4B195B779D0D56D19E0730D487E13AB407C6B7BBD8CB0F8499316D60196A03 +- Architecture: x86 + InstallerUrl: https://github.com/ente-io/photos-desktop/releases/download/v1.7.23/ente-1.7.23.exe + InstallerSha256: A90358B002588EE8B58CD322DC8CA657C5D022D020E210E12B883B5550C7B9D5 +- Architecture: arm64 + InstallerUrl: https://github.com/ente-io/photos-desktop/releases/download/v1.7.23/ente-1.7.23-arm64.exe + InstallerSha256: 63AA433399B555088FD8721FB88800DDC89514BF9AC660659E004CC4BC653083 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ente-io/photos-desktop/1.7.23/ente-io.photos-desktop.locale.en-US.yaml b/manifests/e/ente-io/photos-desktop/1.7.23/ente-io.photos-desktop.locale.en-US.yaml new file mode 100644 index 000000000000..74910efc0b49 --- /dev/null +++ b/manifests/e/ente-io/photos-desktop/1.7.23/ente-io.photos-desktop.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ente-io.photos-desktop +PackageVersion: 1.7.23 +PackageLocale: en-US +Publisher: ente +PublisherUrl: https://github.com/ente-io +PublisherSupportUrl: https://github.com/ente-io/photos-desktop/issues +PackageName: ente +PackageUrl: https://github.com/ente-io/photos-desktop +License: AGPL-3.0 +LicenseUrl: https://github.com/ente-io/photos-desktop/blob/HEAD/LICENSE +Copyright: Copyright © 2022 ente +ShortDescription: Desktop client for ente.io +Moniker: ente-photos +ReleaseNotes: |- + - All People dialogs shows entire face clusters + - Public Albums app separated from Photos app + - Faster and Light-weight public albums + - Memory and Memory Lane links + - Improvements (Public albums, file viewer, metadata preservation on editing, and more) +ReleaseNotesUrl: https://github.com/ente-io/photos-desktop/releases/tag/v1.7.23 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ente-io/photos-desktop/1.7.23/ente-io.photos-desktop.yaml b/manifests/e/ente-io/photos-desktop/1.7.23/ente-io.photos-desktop.yaml new file mode 100644 index 000000000000..7f171dc52c26 --- /dev/null +++ b/manifests/e/ente-io/photos-desktop/1.7.23/ente-io.photos-desktop.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ente-io.photos-desktop +PackageVersion: 1.7.23 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a8f544073a77a5876121a63df39807d8fcc415ef Mon Sep 17 00:00:00 2001 From: UnownBot Date: Tue, 5 May 2026 14:27:42 -0400 Subject: [PATCH 039/164] New version: Google.AndroidStudio version 2025.3.4.7 (#368903) Co-authored-by: UnownPlain --- .../Google.AndroidStudio.installer.yaml | 22 +++++++++ .../Google.AndroidStudio.locale.en-US.yaml | 47 +++++++++++++++++++ .../2025.3.4.7/Google.AndroidStudio.yaml | 8 ++++ 3 files changed, 77 insertions(+) create mode 100644 manifests/g/Google/AndroidStudio/2025.3.4.7/Google.AndroidStudio.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/2025.3.4.7/Google.AndroidStudio.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/2025.3.4.7/Google.AndroidStudio.yaml diff --git a/manifests/g/Google/AndroidStudio/2025.3.4.7/Google.AndroidStudio.installer.yaml b/manifests/g/Google/AndroidStudio/2025.3.4.7/Google.AndroidStudio.installer.yaml new file mode 100644 index 000000000000..848af2a45e54 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/2025.3.4.7/Google.AndroidStudio.installer.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.AndroidStudio +PackageVersion: 2025.3.4.7 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: deny +ReleaseDate: 2026-05-05 +RequireExplicitUpgrade: true +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/android/studio/install/2025.3.4.7/android-studio-panda4-patch1-windows.exe + InstallerSha256: D0DD178A3D92B4151FD895BB8E6937C0A722AE5B6CCADAC5F88D24F213B44BF2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AndroidStudio/2025.3.4.7/Google.AndroidStudio.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/2025.3.4.7/Google.AndroidStudio.locale.en-US.yaml new file mode 100644 index 000000000000..6cf26eeb425b --- /dev/null +++ b/manifests/g/Google/AndroidStudio/2025.3.4.7/Google.AndroidStudio.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.AndroidStudio +PackageVersion: 2025.3.4.7 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://developer.android.com/ +PublisherSupportUrl: https://developer.android.com/studio/intro +PrivacyUrl: https://policies.google.com/privacy +PackageName: Android Studio +PackageUrl: https://developer.android.com/studio +License: Android Software Development Kit License Agreement +LicenseUrl: https://developer.android.com/studio/terms +Copyright: Copyright © 2000–2024 Google +CopyrightUrl: https://developer.android.com/studio/terms +ShortDescription: The official Integrated Development Environment (IDE) for Android app development. +Description: |- + Android Studio is the official Integrated Development Environment (IDE) for Android app development. + Based on the powerful code editor and developer tools from IntelliJ IDEA, + Android Studio offers even more features that enhance your productivity when building Android apps. +Moniker: android-studio +Tags: +- aab +- adb +- android +- androidstudio +- apk +- app +- debug +- development +- emulator +- fastboot +- ide +- intellij +- studio +Agreements: +- AgreementLabel: Android Software Development Kit License Agreement + AgreementUrl: https://developer.android.com/studio/terms +ReleaseNotesUrl: https://androidstudio.googleblog.com/ +Documentations: +- DocumentLabel: Known Issues + DocumentUrl: https://developer.android.com/studio/known-issues +- DocumentLabel: Troubleshoot + DocumentUrl: https://developer.android.com/studio/troubleshoot +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AndroidStudio/2025.3.4.7/Google.AndroidStudio.yaml b/manifests/g/Google/AndroidStudio/2025.3.4.7/Google.AndroidStudio.yaml new file mode 100644 index 000000000000..8f4cb6043a5e --- /dev/null +++ b/manifests/g/Google/AndroidStudio/2025.3.4.7/Google.AndroidStudio.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Google.AndroidStudio +PackageVersion: 2025.3.4.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 839485299d5988b076b08b029b2ee3cec1f0518a Mon Sep 17 00:00:00 2001 From: UnownBot Date: Tue, 5 May 2026 14:29:07 -0400 Subject: [PATCH 040/164] New version: SteelSeries.GG version 110.0.0 (#368917) --- .../GG/110.0.0/SteelSeries.GG.installer.yaml | 25 +++++++++++ .../110.0.0/SteelSeries.GG.locale.en-US.yaml | 44 +++++++++++++++++++ .../GG/110.0.0/SteelSeries.GG.yaml | 8 ++++ 3 files changed, 77 insertions(+) create mode 100644 manifests/s/SteelSeries/GG/110.0.0/SteelSeries.GG.installer.yaml create mode 100644 manifests/s/SteelSeries/GG/110.0.0/SteelSeries.GG.locale.en-US.yaml create mode 100644 manifests/s/SteelSeries/GG/110.0.0/SteelSeries.GG.yaml diff --git a/manifests/s/SteelSeries/GG/110.0.0/SteelSeries.GG.installer.yaml b/manifests/s/SteelSeries/GG/110.0.0/SteelSeries.GG.installer.yaml new file mode 100644 index 000000000000..faca7d414486 --- /dev/null +++ b/manifests/s/SteelSeries/GG/110.0.0/SteelSeries.GG.installer.yaml @@ -0,0 +1,25 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SteelSeries.GG +PackageVersion: 110.0.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: SteelSeries GG +ReleaseDate: 2026-05-05 +AppsAndFeaturesEntries: +- DisplayName: SteelSeries GG 109.1.0 + ProductCode: SteelSeries GG +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\SteelSeries\GG' +Installers: +- Architecture: x64 + InstallerUrl: https://engine.steelseriescdn.com/SteelSeriesGG110.0.0Setup.exe + InstallerSha256: 71A849A76A7E14041C09195BAC5B7D2B7E6CDDE71468D82CBC826BDAE148D94E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SteelSeries/GG/110.0.0/SteelSeries.GG.locale.en-US.yaml b/manifests/s/SteelSeries/GG/110.0.0/SteelSeries.GG.locale.en-US.yaml new file mode 100644 index 000000000000..25ba7ea024a5 --- /dev/null +++ b/manifests/s/SteelSeries/GG/110.0.0/SteelSeries.GG.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SteelSeries.GG +PackageVersion: 110.0.0 +PackageLocale: en-US +Publisher: SteelSeries ApS +PublisherUrl: https://steelseries.com/gg +PublisherSupportUrl: https://support.steelseries.com/ +PrivacyUrl: https://steelseries.com/policies/privacy/ +Author: SteelSeries ApS +PackageName: SteelSeries GG +PackageUrl: https://steelseries.com/gg +License: Proprietary +LicenseUrl: https://steelseries.com/policies +Copyright: Copyright (c) SteelSeries ApS +ShortDescription: SteelSeries GG helps create better connections with your gear, your people and your game. +Description: |- + SteelSeries GG helps create better connections with your gear, your people and your game. + Try new services that enhance your game like the Moments gameplay clipping tool and manage your hardware from the same software platform. +Moniker: steelseriesgg +Tags: +- apex +- arctis +- controller +- engine +- gg +- headphones +- headset +- keyboard +- mice +- mouse +- mousepad +- qck +- rival +- sonar +- steelseriesengine +Documentations: +- DocumentLabel: Engine + DocumentUrl: https://steelseries.com/gg/engine +- DocumentLabel: Sonar + DocumentUrl: https://steelseries.com/gg/sonar +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SteelSeries/GG/110.0.0/SteelSeries.GG.yaml b/manifests/s/SteelSeries/GG/110.0.0/SteelSeries.GG.yaml new file mode 100644 index 000000000000..ff1fc65b8006 --- /dev/null +++ b/manifests/s/SteelSeries/GG/110.0.0/SteelSeries.GG.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: SteelSeries.GG +PackageVersion: 110.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 039cbee441c6d80a045ae3b2f1ef918cd2d00dea Mon Sep 17 00:00:00 2001 From: Nelson Duarte Date: Tue, 5 May 2026 19:30:33 +0100 Subject: [PATCH 041/164] New version: nelsonduarte.PDFApps version 1.13.7 (#368921) --- .../nelsonduarte.PDFApps.installer.yaml | 16 +++++++ .../nelsonduarte.PDFApps.locale.en-US.yaml | 47 +++++++++++++++++++ .../PDFApps/1.13.7/nelsonduarte.PDFApps.yaml | 8 ++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/n/nelsonduarte/PDFApps/1.13.7/nelsonduarte.PDFApps.installer.yaml create mode 100644 manifests/n/nelsonduarte/PDFApps/1.13.7/nelsonduarte.PDFApps.locale.en-US.yaml create mode 100644 manifests/n/nelsonduarte/PDFApps/1.13.7/nelsonduarte.PDFApps.yaml diff --git a/manifests/n/nelsonduarte/PDFApps/1.13.7/nelsonduarte.PDFApps.installer.yaml b/manifests/n/nelsonduarte/PDFApps/1.13.7/nelsonduarte.PDFApps.installer.yaml new file mode 100644 index 000000000000..50b954ac1dd1 --- /dev/null +++ b/manifests/n/nelsonduarte/PDFApps/1.13.7/nelsonduarte.PDFApps.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: nelsonduarte.PDFApps +PackageVersion: 1.13.7 +InstallerType: portable +Scope: user +Commands: +- pdfapps +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nelsonduarte/PDFApps/releases/download/v1.13.7/PDFAppsSetup.exe + InstallerSha256: B3516D2FD5CD8709015D70BBA461B975885BC6312C16138FD4D2DF3A1A00D923 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-05 diff --git a/manifests/n/nelsonduarte/PDFApps/1.13.7/nelsonduarte.PDFApps.locale.en-US.yaml b/manifests/n/nelsonduarte/PDFApps/1.13.7/nelsonduarte.PDFApps.locale.en-US.yaml new file mode 100644 index 000000000000..9c111ecd9896 --- /dev/null +++ b/manifests/n/nelsonduarte/PDFApps/1.13.7/nelsonduarte.PDFApps.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: nelsonduarte.PDFApps +PackageVersion: 1.13.7 +PackageLocale: en-US +Publisher: Nelson Duarte +PublisherUrl: https://github.com/nelsonduarte +PublisherSupportUrl: https://github.com/nelsonduarte/PDFApps/issues +Author: Nelson Duarte +PackageName: PDFApps +PackageUrl: https://nelsonduarte.github.io/PDFApps/ +License: MIT +LicenseUrl: https://github.com/nelsonduarte/PDFApps/blob/main/LICENSE +Copyright: Copyright (c) Nelson Duarte +ShortDescription: Fast, offline, subscription-free PDF editor +Description: |- + PDFApps is an all-in-one PDF editor with 13 built-in tools: split, merge, rotate, + extract, reorder, compress, encrypt, watermark, OCR, convert (PNG/JPG/DOCX/TXT), + visual editor (redact, text, images, signatures, highlights, notes), import + (TXT/images/Markdown), and metadata viewer. + + Features include continuous-scroll viewer, presentation mode (F5), fullscreen + (F11), tabbed viewing, dark/light themes, drag and drop, multi-select PDF open, + and 8-language interface (EN, PT, ES, FR, DE, ZH, IT, NL). + + 100% offline. No subscriptions, no cloud uploads, no account required. +Moniker: pdfapps +Tags: +- pdf +- pdf-editor +- pdf-viewer +- pdf-tools +- offline +- open-source +- ocr +- split +- merge +- compress +- encrypt +- watermark +ReleaseNotesUrl: https://github.com/nelsonduarte/PDFApps/releases/tag/v1.13.7 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/nelsonduarte/PDFApps/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nelsonduarte/PDFApps/1.13.7/nelsonduarte.PDFApps.yaml b/manifests/n/nelsonduarte/PDFApps/1.13.7/nelsonduarte.PDFApps.yaml new file mode 100644 index 000000000000..1dc9782288d2 --- /dev/null +++ b/manifests/n/nelsonduarte/PDFApps/1.13.7/nelsonduarte.PDFApps.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: nelsonduarte.PDFApps +PackageVersion: 1.13.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 94737b11498500bdd51cf5025813df77672574bc Mon Sep 17 00:00:00 2001 From: Antonio Orionus Date: Tue, 5 May 2026 21:31:56 +0300 Subject: [PATCH 042/164] New version: AntonioOrionus.Arroxy version 0.2.24 (#368924) --- .../AntonioOrionus.Arroxy.installer.yaml | 23 +++++++++++ .../AntonioOrionus.Arroxy.locale.en-US.yaml | 38 +++++++++++++++++++ .../Arroxy/0.2.24/AntonioOrionus.Arroxy.yaml | 8 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/a/AntonioOrionus/Arroxy/0.2.24/AntonioOrionus.Arroxy.installer.yaml create mode 100644 manifests/a/AntonioOrionus/Arroxy/0.2.24/AntonioOrionus.Arroxy.locale.en-US.yaml create mode 100644 manifests/a/AntonioOrionus/Arroxy/0.2.24/AntonioOrionus.Arroxy.yaml diff --git a/manifests/a/AntonioOrionus/Arroxy/0.2.24/AntonioOrionus.Arroxy.installer.yaml b/manifests/a/AntonioOrionus/Arroxy/0.2.24/AntonioOrionus.Arroxy.installer.yaml new file mode 100644 index 000000000000..8c96be3a9a65 --- /dev/null +++ b/manifests/a/AntonioOrionus/Arroxy/0.2.24/AntonioOrionus.Arroxy.installer.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AntonioOrionus.Arroxy +PackageVersion: 0.2.24 +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: 676f1cb1-b4d3-53ac-88ee-2c2f796d54e2 +ReleaseDate: 2026-05-05 +AppsAndFeaturesEntries: +- DisplayName: Arroxy 0.2.24 + ProductCode: 676f1cb1-b4d3-53ac-88ee-2c2f796d54e2 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/antonio-orionus/Arroxy/releases/download/v0.2.24/Arroxy-Setup-0.2.24.exe + InstallerSha256: 013BE5C8E66CA82A907F14FCC863DD811581379D2EE0559D49D508F3E9868FDE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AntonioOrionus/Arroxy/0.2.24/AntonioOrionus.Arroxy.locale.en-US.yaml b/manifests/a/AntonioOrionus/Arroxy/0.2.24/AntonioOrionus.Arroxy.locale.en-US.yaml new file mode 100644 index 000000000000..65f069aa7429 --- /dev/null +++ b/manifests/a/AntonioOrionus/Arroxy/0.2.24/AntonioOrionus.Arroxy.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AntonioOrionus.Arroxy +PackageVersion: 0.2.24 +PackageLocale: en-US +Publisher: Antonio Orionus +PublisherUrl: https://github.com/antonio-orionus +PublisherSupportUrl: https://github.com/antonio-orionus/Arroxy/issues +Author: Antonio Orionus +PackageName: Arroxy +PackageUrl: https://github.com/antonio-orionus/Arroxy +License: MIT +LicenseUrl: https://github.com/antonio-orionus/Arroxy/blob/HEAD/LICENSE +Copyright: Copyright © 2026 Antonio Orionus +ShortDescription: Free open-source YouTube downloader GUI based on yt-dlp for Windows, macOS, and Linux. Download videos, Shorts, 4K, 1080p60, HDR, and subtitles with no ads, tracking, cookies, or login. Supports 9 languages. +Description: Arroxy is a free, open-source desktop app for downloading YouTube videos and Shorts in up to 4K, 1080p60, HDR, and audio-only formats with no ads, tracking, or login required. +Moniker: arroxy +Tags: +- audio-downloader +- cross-platform +- desktop-app +- downloader-for-youtube +- media-downloader +- mp4-downloader +- video-download +- video-download-tool +- video-downloader +- youtube-4k-downloader +- youtube-download +- youtube-downloader +- youtube-shorts-download +- yt-dlp +- yt-dlp-gui +ReleaseNotes: 'Full Changelog: v0.2.22...v0.2.24' +ReleaseNotesUrl: https://github.com/antonio-orionus/Arroxy/releases/tag/v0.2.24 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AntonioOrionus/Arroxy/0.2.24/AntonioOrionus.Arroxy.yaml b/manifests/a/AntonioOrionus/Arroxy/0.2.24/AntonioOrionus.Arroxy.yaml new file mode 100644 index 000000000000..3aa1721da4da --- /dev/null +++ b/manifests/a/AntonioOrionus/Arroxy/0.2.24/AntonioOrionus.Arroxy.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AntonioOrionus.Arroxy +PackageVersion: 0.2.24 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fbe9754781e56bf4f156091742adec272d24bb0a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 02:33:22 +0800 Subject: [PATCH 043/164] New version: Elastic.Auditbeat version 9.4.0 (#368926) --- .../9.4.0/Elastic.Auditbeat.installer.yaml | 22 +++++++++++++++++++ .../9.4.0/Elastic.Auditbeat.locale.en-US.yaml | 20 +++++++++++++++++ .../9.4.0/Elastic.Auditbeat.locale.zh-CN.yaml | 9 ++++++++ .../Auditbeat/9.4.0/Elastic.Auditbeat.yaml | 8 +++++++ 4 files changed, 59 insertions(+) create mode 100644 manifests/e/Elastic/Auditbeat/9.4.0/Elastic.Auditbeat.installer.yaml create mode 100644 manifests/e/Elastic/Auditbeat/9.4.0/Elastic.Auditbeat.locale.en-US.yaml create mode 100644 manifests/e/Elastic/Auditbeat/9.4.0/Elastic.Auditbeat.locale.zh-CN.yaml create mode 100644 manifests/e/Elastic/Auditbeat/9.4.0/Elastic.Auditbeat.yaml diff --git a/manifests/e/Elastic/Auditbeat/9.4.0/Elastic.Auditbeat.installer.yaml b/manifests/e/Elastic/Auditbeat/9.4.0/Elastic.Auditbeat.installer.yaml new file mode 100644 index 000000000000..ca88a6251a35 --- /dev/null +++ b/manifests/e/Elastic/Auditbeat/9.4.0/Elastic.Auditbeat.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Elastic.Auditbeat +PackageVersion: 9.4.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +Commands: +- auditbeat +ProductCode: '{F52C0025-5CB3-5DE7-84F7-A49A14B855F3}' +ReleaseDate: 2026-05-05 +AppsAndFeaturesEntries: +- UpgradeCode: '{F52C0025-5CB3-5DE7-84F7-A49A847845F3}' +Installers: +- Architecture: x64 + InstallerUrl: https://artifacts.elastic.co/downloads/beats/auditbeat/auditbeat-9.4.0-windows-x86_64.msi + InstallerSha256: E55ACFB6C1C0CF902103298B8F8F5A0FC16E020244E08A19CEE4295F4A2E207B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Auditbeat/9.4.0/Elastic.Auditbeat.locale.en-US.yaml b/manifests/e/Elastic/Auditbeat/9.4.0/Elastic.Auditbeat.locale.en-US.yaml new file mode 100644 index 000000000000..9fd0313a880a --- /dev/null +++ b/manifests/e/Elastic/Auditbeat/9.4.0/Elastic.Auditbeat.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Elastic.Auditbeat +PackageVersion: 9.4.0 +PackageLocale: en-US +Publisher: Elastic +PublisherUrl: https://www.elastic.co/ +PublisherSupportUrl: https://github.com/elastic/beats/issues +PrivacyUrl: https://www.elastic.co/legal/privacy-statement +Author: Elasticsearch B.V. +PackageName: Beats auditbeat +PackageUrl: https://www.elastic.co/downloads/beats/auditbeat +License: Elastic-2.0 +LicenseUrl: https://github.com/elastic/beats/blob/HEAD/LICENSE.txt +Copyright: © 2026. Elasticsearch B.V. All Rights Reserved +ShortDescription: Collect your Linux audit framework data and monitor the integrity of your files. +ReleaseNotesUrl: https://www.elastic.co/docs/release-notes/beats +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Auditbeat/9.4.0/Elastic.Auditbeat.locale.zh-CN.yaml b/manifests/e/Elastic/Auditbeat/9.4.0/Elastic.Auditbeat.locale.zh-CN.yaml new file mode 100644 index 000000000000..4c19ef772cc4 --- /dev/null +++ b/manifests/e/Elastic/Auditbeat/9.4.0/Elastic.Auditbeat.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: Elastic.Auditbeat +PackageVersion: 9.4.0 +PackageLocale: zh-CN +ShortDescription: 收集您的 Linux 审计框架数据并监控文件完整性。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Auditbeat/9.4.0/Elastic.Auditbeat.yaml b/manifests/e/Elastic/Auditbeat/9.4.0/Elastic.Auditbeat.yaml new file mode 100644 index 000000000000..5a4557cfe6d0 --- /dev/null +++ b/manifests/e/Elastic/Auditbeat/9.4.0/Elastic.Auditbeat.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: Elastic.Auditbeat +PackageVersion: 9.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 395d89420f6b534bb7c2fd0c5d3e90a972e1c5e7 Mon Sep 17 00:00:00 2001 From: Muhammad Danish Date: Tue, 5 May 2026 23:34:29 +0500 Subject: [PATCH 044/164] Handle multi-line winget validate output in SandboxTest (#368912) --- Tools/SandboxTest.ps1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Tools/SandboxTest.ps1 b/Tools/SandboxTest.ps1 index f8894ac0c652..2f9790b85d25 100644 --- a/Tools/SandboxTest.ps1 +++ b/Tools/SandboxTest.ps1 @@ -528,7 +528,11 @@ if (!$SkipManifestValidation -and ![String]::IsNullOrWhiteSpace($Manifest)) { Start-Sleep -Seconds 5 # Allow the user 5 seconds to read the warnings before moving on } default { - Write-Information $validateCommandOutput.Trim() # On the success, print an empty line after the command output + # Avoid writing a raw object array when `winget validate` returns multiple lines + $validateSuccessOutput = @($validateCommandOutput).ForEach({ $_.ToString().Trim() }).Where({ -not [String]::IsNullOrWhiteSpace($_) }) + if ($validateSuccessOutput) { + Write-Information ($validateSuccessOutput -join [Environment]::NewLine) + } } } } From 34d4f7f867f647c70f79c11aaee7930c280e191f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 02:34:53 +0800 Subject: [PATCH 045/164] New version: Elastic.Heartbeat version 9.4.0 (#368928) --- .../9.4.0/Elastic.Heartbeat.installer.yaml | 22 +++++++++++++++++++ .../9.4.0/Elastic.Heartbeat.locale.en-US.yaml | 21 ++++++++++++++++++ .../9.4.0/Elastic.Heartbeat.locale.zh-CN.yaml | 10 +++++++++ .../Heartbeat/9.4.0/Elastic.Heartbeat.yaml | 8 +++++++ 4 files changed, 61 insertions(+) create mode 100644 manifests/e/Elastic/Heartbeat/9.4.0/Elastic.Heartbeat.installer.yaml create mode 100644 manifests/e/Elastic/Heartbeat/9.4.0/Elastic.Heartbeat.locale.en-US.yaml create mode 100644 manifests/e/Elastic/Heartbeat/9.4.0/Elastic.Heartbeat.locale.zh-CN.yaml create mode 100644 manifests/e/Elastic/Heartbeat/9.4.0/Elastic.Heartbeat.yaml diff --git a/manifests/e/Elastic/Heartbeat/9.4.0/Elastic.Heartbeat.installer.yaml b/manifests/e/Elastic/Heartbeat/9.4.0/Elastic.Heartbeat.installer.yaml new file mode 100644 index 000000000000..af740becf2c7 --- /dev/null +++ b/manifests/e/Elastic/Heartbeat/9.4.0/Elastic.Heartbeat.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Elastic.Heartbeat +PackageVersion: 9.4.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +Commands: +- heartbeat +ProductCode: '{D1A2A571-99C7-52CE-B31F-D73B68BBC920}' +ReleaseDate: 2026-05-05 +AppsAndFeaturesEntries: +- UpgradeCode: '{D1A2A571-99C7-52CE-B31F-D73BD87BB920}' +Installers: +- Architecture: x64 + InstallerUrl: https://artifacts.elastic.co/downloads/beats/heartbeat/heartbeat-9.4.0-windows-x86_64.msi + InstallerSha256: 06E19F81BEFDB98BAE775DAAC2AD216F5751377FDDD3996E492789323937F6C2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Heartbeat/9.4.0/Elastic.Heartbeat.locale.en-US.yaml b/manifests/e/Elastic/Heartbeat/9.4.0/Elastic.Heartbeat.locale.en-US.yaml new file mode 100644 index 000000000000..6fc8c756bf98 --- /dev/null +++ b/manifests/e/Elastic/Heartbeat/9.4.0/Elastic.Heartbeat.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Elastic.Heartbeat +PackageVersion: 9.4.0 +PackageLocale: en-US +Publisher: Elastic +PublisherUrl: https://www.elastic.co/ +PublisherSupportUrl: https://github.com/elastic/beats/issues +PrivacyUrl: https://www.elastic.co/legal/privacy-statement +Author: Elasticsearch B.V. +PackageName: Beats heartbeat +PackageUrl: https://www.elastic.co/downloads/beats/heartbeat +License: Elastic-2.0 +LicenseUrl: https://github.com/elastic/beats/blob/HEAD/LICENSE.txt +Copyright: © 2026. Elasticsearch B.V. All Rights Reserved +ShortDescription: Ping remote services for availability +Description: Heartbeat is a beat for testing service availability using PING based on ICMP, TCP or higher level protocols. +ReleaseNotesUrl: https://www.elastic.co/docs/release-notes/beats +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Heartbeat/9.4.0/Elastic.Heartbeat.locale.zh-CN.yaml b/manifests/e/Elastic/Heartbeat/9.4.0/Elastic.Heartbeat.locale.zh-CN.yaml new file mode 100644 index 000000000000..237df6c9d769 --- /dev/null +++ b/manifests/e/Elastic/Heartbeat/9.4.0/Elastic.Heartbeat.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Elastic.Heartbeat +PackageVersion: 9.4.0 +PackageLocale: zh-CN +ShortDescription: 检测远程服务可用性 +Description: Heartbeat 是通过基于 ICMP、TCP 或更高层协议的 PING 测试服务可用性的 Beat。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Heartbeat/9.4.0/Elastic.Heartbeat.yaml b/manifests/e/Elastic/Heartbeat/9.4.0/Elastic.Heartbeat.yaml new file mode 100644 index 000000000000..b4a67db94b28 --- /dev/null +++ b/manifests/e/Elastic/Heartbeat/9.4.0/Elastic.Heartbeat.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: Elastic.Heartbeat +PackageVersion: 9.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fd98044b10efde5f45a15b32d5cf1cffcb516e54 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 02:36:29 +0800 Subject: [PATCH 046/164] New version: Elastic.Metricbeat version 9.4.0 (#368929) --- .../9.4.0/Elastic.Metricbeat.installer.yaml | 22 +++++++++++++++++++ .../Elastic.Metricbeat.locale.en-US.yaml | 21 ++++++++++++++++++ .../Elastic.Metricbeat.locale.zh-CN.yaml | 10 +++++++++ .../Metricbeat/9.4.0/Elastic.Metricbeat.yaml | 8 +++++++ 4 files changed, 61 insertions(+) create mode 100644 manifests/e/Elastic/Metricbeat/9.4.0/Elastic.Metricbeat.installer.yaml create mode 100644 manifests/e/Elastic/Metricbeat/9.4.0/Elastic.Metricbeat.locale.en-US.yaml create mode 100644 manifests/e/Elastic/Metricbeat/9.4.0/Elastic.Metricbeat.locale.zh-CN.yaml create mode 100644 manifests/e/Elastic/Metricbeat/9.4.0/Elastic.Metricbeat.yaml diff --git a/manifests/e/Elastic/Metricbeat/9.4.0/Elastic.Metricbeat.installer.yaml b/manifests/e/Elastic/Metricbeat/9.4.0/Elastic.Metricbeat.installer.yaml new file mode 100644 index 000000000000..bfe65beed0d1 --- /dev/null +++ b/manifests/e/Elastic/Metricbeat/9.4.0/Elastic.Metricbeat.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Elastic.Metricbeat +PackageVersion: 9.4.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +Commands: +- metricbeat +ProductCode: '{493322A2-BB80-5176-867D-9F6A167D1E2B}' +ReleaseDate: 2026-05-05 +AppsAndFeaturesEntries: +- UpgradeCode: '{493322A2-BB80-5176-867D-9F6A863D0E2B}' +Installers: +- Architecture: x64 + InstallerUrl: https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-9.4.0-windows-x86_64.msi + InstallerSha256: 99F34CFC32C03CCF5F05E55D54F570DD0A0C5AA426D4A394E596273FADF188A9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Metricbeat/9.4.0/Elastic.Metricbeat.locale.en-US.yaml b/manifests/e/Elastic/Metricbeat/9.4.0/Elastic.Metricbeat.locale.en-US.yaml new file mode 100644 index 000000000000..e40d5d0a42db --- /dev/null +++ b/manifests/e/Elastic/Metricbeat/9.4.0/Elastic.Metricbeat.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Elastic.Metricbeat +PackageVersion: 9.4.0 +PackageLocale: en-US +Publisher: Elastic +PublisherUrl: https://www.elastic.co/ +PublisherSupportUrl: https://github.com/elastic/beats/issues +PrivacyUrl: https://www.elastic.co/legal/privacy-statement +Author: Elasticsearch B.V. +PackageName: Beats metricbeat +PackageUrl: https://www.elastic.co/downloads/beats/metricbeat +License: Elastic-2.0 +LicenseUrl: https://github.com/elastic/beats/blob/HEAD/LICENSE.txt +Copyright: © 2026. Elasticsearch B.V. All Rights Reserved +ShortDescription: Fetches sets of metrics from the operating system and services +Description: Metricbeat fetches a set of metrics on a predefined interval from the operating system and services such as Apache web server, Redis, and more and ships them to Elasticsearch or Logstash. +ReleaseNotesUrl: https://www.elastic.co/docs/release-notes/beats +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Metricbeat/9.4.0/Elastic.Metricbeat.locale.zh-CN.yaml b/manifests/e/Elastic/Metricbeat/9.4.0/Elastic.Metricbeat.locale.zh-CN.yaml new file mode 100644 index 000000000000..b79d68d26a40 --- /dev/null +++ b/manifests/e/Elastic/Metricbeat/9.4.0/Elastic.Metricbeat.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Elastic.Metricbeat +PackageVersion: 9.4.0 +PackageLocale: zh-CN +ShortDescription: 从操作系统和服务中获取指标集 +Description: Metricbeat 按照预定义的时间间隔,从操作系统及诸如 Apache 网页服务器、Redis 等服务中采集一组指标数据,并将其传输至 Elasticsearch 或 Logstash。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Metricbeat/9.4.0/Elastic.Metricbeat.yaml b/manifests/e/Elastic/Metricbeat/9.4.0/Elastic.Metricbeat.yaml new file mode 100644 index 000000000000..6f0a928fc617 --- /dev/null +++ b/manifests/e/Elastic/Metricbeat/9.4.0/Elastic.Metricbeat.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: Elastic.Metricbeat +PackageVersion: 9.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c986f129b1f277e4d8af6aa7d4d15ba9615b8247 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 02:37:42 +0800 Subject: [PATCH 047/164] New version: Elastic.Packetbeat version 9.4.0 (#368930) --- .../9.4.0/Elastic.Packetbeat.installer.yaml | 22 +++++++++++++++++ .../Elastic.Packetbeat.locale.en-US.yaml | 24 +++++++++++++++++++ .../Elastic.Packetbeat.locale.zh-CN.yaml | 13 ++++++++++ .../Packetbeat/9.4.0/Elastic.Packetbeat.yaml | 8 +++++++ 4 files changed, 67 insertions(+) create mode 100644 manifests/e/Elastic/Packetbeat/9.4.0/Elastic.Packetbeat.installer.yaml create mode 100644 manifests/e/Elastic/Packetbeat/9.4.0/Elastic.Packetbeat.locale.en-US.yaml create mode 100644 manifests/e/Elastic/Packetbeat/9.4.0/Elastic.Packetbeat.locale.zh-CN.yaml create mode 100644 manifests/e/Elastic/Packetbeat/9.4.0/Elastic.Packetbeat.yaml diff --git a/manifests/e/Elastic/Packetbeat/9.4.0/Elastic.Packetbeat.installer.yaml b/manifests/e/Elastic/Packetbeat/9.4.0/Elastic.Packetbeat.installer.yaml new file mode 100644 index 000000000000..040a84101a27 --- /dev/null +++ b/manifests/e/Elastic/Packetbeat/9.4.0/Elastic.Packetbeat.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Elastic.Packetbeat +PackageVersion: 9.4.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +Commands: +- packetbeat +ProductCode: '{2E7B78F4-AE35-56EE-867F-51E274925798}' +ReleaseDate: 2026-05-05 +AppsAndFeaturesEntries: +- UpgradeCode: '{2E7B78F4-AE35-56EE-867F-51E2E4524798}' +Installers: +- Architecture: x64 + InstallerUrl: https://artifacts.elastic.co/downloads/beats/packetbeat/packetbeat-9.4.0-windows-x86_64.msi + InstallerSha256: 62249B970E002EBC470812333E7AD99DCB688F90D5293A6DBE83352649797738 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Packetbeat/9.4.0/Elastic.Packetbeat.locale.en-US.yaml b/manifests/e/Elastic/Packetbeat/9.4.0/Elastic.Packetbeat.locale.en-US.yaml new file mode 100644 index 000000000000..3dd32525edfe --- /dev/null +++ b/manifests/e/Elastic/Packetbeat/9.4.0/Elastic.Packetbeat.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Elastic.Packetbeat +PackageVersion: 9.4.0 +PackageLocale: en-US +Publisher: Elastic +PublisherUrl: https://www.elastic.co/ +PublisherSupportUrl: https://github.com/elastic/beats/issues +PrivacyUrl: https://www.elastic.co/legal/privacy-statement +Author: Elasticsearch B.V. +PackageName: Beats packetbeat +PackageUrl: https://www.elastic.co/downloads/beats/packetbeat +License: Elastic-2.0 +LicenseUrl: https://github.com/elastic/beats/blob/HEAD/LICENSE.txt +Copyright: © 2026. Elasticsearch B.V. All Rights Reserved +ShortDescription: Monitors the network and applications by sniffing packets +Description: |- + Packetbeat is an open source network packet analyzer that ships the data to Elasticsearch. Think of it like a distributed real-time Wireshark with a lot more analytics features. + The Packetbeat shippers sniff the traffic between your application processes, parse on the fly protocols like HTTP, MySQL, PostgreSQL, Redis or Thrift and correlate the messages into transactions. + For each transaction, the shipper inserts a JSON document into Elasticsearch, where it is stored and indexed. You can then use Kibana to view key metrics and do ad-hoc queries against the data. +ReleaseNotesUrl: https://www.elastic.co/docs/release-notes/beats +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Packetbeat/9.4.0/Elastic.Packetbeat.locale.zh-CN.yaml b/manifests/e/Elastic/Packetbeat/9.4.0/Elastic.Packetbeat.locale.zh-CN.yaml new file mode 100644 index 000000000000..3f7e01ab504e --- /dev/null +++ b/manifests/e/Elastic/Packetbeat/9.4.0/Elastic.Packetbeat.locale.zh-CN.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Elastic.Packetbeat +PackageVersion: 9.4.0 +PackageLocale: zh-CN +ShortDescription: 通过嗅探数据包来监视网络和应用程序 +Description: |- + Packetbeat 是一款开源网络数据包分析器,可将数据实时传输至 Elasticsearch。它如同一个具备丰富分析功能的分布式实时版 Wireshark。 + Packetbeat 嗅探器能够实时捕获应用程序进程间的流量,动态解析 HTTP、MySQL、PostgreSQL、Redis 或 Thrift 等协议,并将消息关联为完整事务。 + 对于每个事务,嗅探器会生成 JSON 格式文档并写入 Elasticsearch 进行存储和索引。随后您可通过 Kibana 可视化关键指标,并对数据进行即席查询。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Packetbeat/9.4.0/Elastic.Packetbeat.yaml b/manifests/e/Elastic/Packetbeat/9.4.0/Elastic.Packetbeat.yaml new file mode 100644 index 000000000000..c5d6df4beff1 --- /dev/null +++ b/manifests/e/Elastic/Packetbeat/9.4.0/Elastic.Packetbeat.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: Elastic.Packetbeat +PackageVersion: 9.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3ee7b24a1159640ff7e08e0c60015711319892f8 Mon Sep 17 00:00:00 2001 From: Matteo Zanetti <97408052+matteozanettii@users.noreply.github.com> Date: Tue, 5 May 2026 20:38:12 +0200 Subject: [PATCH 048/164] New package: OlexSysLtd.Olex2Installer version 1.0.0.7 (#368572) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: ❤是纱雾酱哟~ <49941141+Dragon1573@users.noreply.github.com> --- .../OlexSysLtd.Olex2Installer.installer.yaml | 12 ++++++++++++ .../OlexSysLtd.Olex2Installer.locale.en-US.yaml | 13 +++++++++++++ .../1.0.0.7/OlexSysLtd.Olex2Installer.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/o/OlexSysLtd/Olex2Installer/1.0.0.7/OlexSysLtd.Olex2Installer.installer.yaml create mode 100644 manifests/o/OlexSysLtd/Olex2Installer/1.0.0.7/OlexSysLtd.Olex2Installer.locale.en-US.yaml create mode 100644 manifests/o/OlexSysLtd/Olex2Installer/1.0.0.7/OlexSysLtd.Olex2Installer.yaml diff --git a/manifests/o/OlexSysLtd/Olex2Installer/1.0.0.7/OlexSysLtd.Olex2Installer.installer.yaml b/manifests/o/OlexSysLtd/Olex2Installer/1.0.0.7/OlexSysLtd.Olex2Installer.installer.yaml new file mode 100644 index 000000000000..bf8f29833762 --- /dev/null +++ b/manifests/o/OlexSysLtd/Olex2Installer/1.0.0.7/OlexSysLtd.Olex2Installer.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OlexSysLtd.Olex2Installer +PackageVersion: 1.0.0.7 +InstallerType: exe +Installers: +- Architecture: x86 + InstallerUrl: https://secure.olex2.org/olex2-distro/olex2-installer.exe + InstallerSha256: 0FBDB64F2BC263E7DCA9F815D0E8D3FB9A464B24B6BB1E84C8A55F2F576ED008 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OlexSysLtd/Olex2Installer/1.0.0.7/OlexSysLtd.Olex2Installer.locale.en-US.yaml b/manifests/o/OlexSysLtd/Olex2Installer/1.0.0.7/OlexSysLtd.Olex2Installer.locale.en-US.yaml new file mode 100644 index 000000000000..ce2ef51fe347 --- /dev/null +++ b/manifests/o/OlexSysLtd/Olex2Installer/1.0.0.7/OlexSysLtd.Olex2Installer.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OlexSysLtd.Olex2Installer +PackageVersion: 1.0.0.7 +PackageLocale: en-US +Publisher: OlexSys Ltd +PackageName: Olex2 Installer +License: BSD +Copyright: (c) OlexSys Ltd, 2009-2021. All rights reserved. +ShortDescription: Olex2 Installer +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OlexSysLtd/Olex2Installer/1.0.0.7/OlexSysLtd.Olex2Installer.yaml b/manifests/o/OlexSysLtd/Olex2Installer/1.0.0.7/OlexSysLtd.Olex2Installer.yaml new file mode 100644 index 000000000000..163f7dd13548 --- /dev/null +++ b/manifests/o/OlexSysLtd/Olex2Installer/1.0.0.7/OlexSysLtd.Olex2Installer.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: OlexSysLtd.Olex2Installer +PackageVersion: 1.0.0.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f5642471c87d1d5c875510517c2a26ebcdcfad48 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 02:38:56 +0800 Subject: [PATCH 049/164] New version: Elastic.Winlogbeat version 9.4.0 (#368931) --- .../9.4.0/Elastic.Winlogbeat.installer.yaml | 36 +++++++++++++++++++ .../Elastic.Winlogbeat.locale.en-US.yaml | 21 +++++++++++ .../Elastic.Winlogbeat.locale.zh-CN.yaml | 10 ++++++ .../Winlogbeat/9.4.0/Elastic.Winlogbeat.yaml | 8 +++++ 4 files changed, 75 insertions(+) create mode 100644 manifests/e/Elastic/Winlogbeat/9.4.0/Elastic.Winlogbeat.installer.yaml create mode 100644 manifests/e/Elastic/Winlogbeat/9.4.0/Elastic.Winlogbeat.locale.en-US.yaml create mode 100644 manifests/e/Elastic/Winlogbeat/9.4.0/Elastic.Winlogbeat.locale.zh-CN.yaml create mode 100644 manifests/e/Elastic/Winlogbeat/9.4.0/Elastic.Winlogbeat.yaml diff --git a/manifests/e/Elastic/Winlogbeat/9.4.0/Elastic.Winlogbeat.installer.yaml b/manifests/e/Elastic/Winlogbeat/9.4.0/Elastic.Winlogbeat.installer.yaml new file mode 100644 index 000000000000..05315f0fd748 --- /dev/null +++ b/manifests/e/Elastic/Winlogbeat/9.4.0/Elastic.Winlogbeat.installer.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Elastic.Winlogbeat +PackageVersion: 9.4.0 +Commands: +- winlogbeat +ReleaseDate: 2026-05-05 +Installers: +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: winlogbeat-9.4.0-windows-x86_64\winlogbeat.exe + PortableCommandAlias: winlogbeat + InstallerUrl: https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-9.4.0-windows-x86_64.zip + InstallerSha256: DA3A3F190E2A07CA1EC87CEE95C3F31730F0ADEE9AD95446735B521EFF6794C2 + ArchiveBinariesDependOnPath: true +- InstallerLocale: en-US + Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-9.4.0-windows-x86_64.msi + InstallerSha256: FE412E64AB534CE74D9B7BC4279CD47CA81EAACE90DB56A0F97A988FA1E6D4DA + InstallerSwitches: + InstallLocation: INSTALLDIR="" + UpgradeBehavior: install + ProductCode: '{2DE7C165-4793-5EE1-9DF0-372082753E2B}' + AppsAndFeaturesEntries: + - DisplayName: Beats winlogbeat 9.4.0 (x86_64) + ProductCode: '{2DE7C165-4793-5EE1-9DF0-372082753E2B}' + UpgradeCode: '{2DE7C165-4793-5EE1-9DF0-3720F2352E2B}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Elastic\Beats\9.1.2\winlogbeat' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Winlogbeat/9.4.0/Elastic.Winlogbeat.locale.en-US.yaml b/manifests/e/Elastic/Winlogbeat/9.4.0/Elastic.Winlogbeat.locale.en-US.yaml new file mode 100644 index 000000000000..397fbd959d32 --- /dev/null +++ b/manifests/e/Elastic/Winlogbeat/9.4.0/Elastic.Winlogbeat.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Elastic.Winlogbeat +PackageVersion: 9.4.0 +PackageLocale: en-US +Publisher: Elastic +PublisherUrl: https://www.elastic.co/ +PublisherSupportUrl: https://github.com/elastic/beats/issues +PrivacyUrl: https://www.elastic.co/legal/privacy-statement +Author: Elasticsearch B.V. +PackageName: Beats winlogbeat +PackageUrl: https://www.elastic.co/downloads/beats/winlogbeat +License: Elastic-2.0 +LicenseUrl: https://github.com/elastic/beats/blob/HEAD/LICENSE.txt +Copyright: © 2026. Elasticsearch B.V. All Rights Reserved +ShortDescription: Fetches and ships Windows Event logs +Description: Winlogbeat is an open-source log collector that ships Windows Event Logs to Elasticsearch or Logstash. It installs and runs as a Windows service. +ReleaseNotesUrl: https://www.elastic.co/docs/release-notes/beats +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Winlogbeat/9.4.0/Elastic.Winlogbeat.locale.zh-CN.yaml b/manifests/e/Elastic/Winlogbeat/9.4.0/Elastic.Winlogbeat.locale.zh-CN.yaml new file mode 100644 index 000000000000..853b6d3d4b82 --- /dev/null +++ b/manifests/e/Elastic/Winlogbeat/9.4.0/Elastic.Winlogbeat.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Elastic.Winlogbeat +PackageVersion: 9.4.0 +PackageLocale: zh-CN +ShortDescription: 收集和传输 Windows 事件日志 +Description: Winlogbeat 是一款开源日志采集器,专用于将 Windows 事件日志传输至 Elasticsearch 或 Logstash。它以 Windows 服务的形式安装并运行。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elastic/Winlogbeat/9.4.0/Elastic.Winlogbeat.yaml b/manifests/e/Elastic/Winlogbeat/9.4.0/Elastic.Winlogbeat.yaml new file mode 100644 index 000000000000..eed158f62af3 --- /dev/null +++ b/manifests/e/Elastic/Winlogbeat/9.4.0/Elastic.Winlogbeat.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: Elastic.Winlogbeat +PackageVersion: 9.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3f023eb9cf7fa8346160709041c4df1c840d322a Mon Sep 17 00:00:00 2001 From: Antonio Orionus Date: Tue, 5 May 2026 21:40:13 +0300 Subject: [PATCH 050/164] New version: AntonioOrionus.Arroxy version 0.2.25 (#368936) --- .../AntonioOrionus.Arroxy.installer.yaml | 23 +++++++++++ .../AntonioOrionus.Arroxy.locale.en-US.yaml | 38 +++++++++++++++++++ .../Arroxy/0.2.25/AntonioOrionus.Arroxy.yaml | 8 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/a/AntonioOrionus/Arroxy/0.2.25/AntonioOrionus.Arroxy.installer.yaml create mode 100644 manifests/a/AntonioOrionus/Arroxy/0.2.25/AntonioOrionus.Arroxy.locale.en-US.yaml create mode 100644 manifests/a/AntonioOrionus/Arroxy/0.2.25/AntonioOrionus.Arroxy.yaml diff --git a/manifests/a/AntonioOrionus/Arroxy/0.2.25/AntonioOrionus.Arroxy.installer.yaml b/manifests/a/AntonioOrionus/Arroxy/0.2.25/AntonioOrionus.Arroxy.installer.yaml new file mode 100644 index 000000000000..6bd5444668e8 --- /dev/null +++ b/manifests/a/AntonioOrionus/Arroxy/0.2.25/AntonioOrionus.Arroxy.installer.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AntonioOrionus.Arroxy +PackageVersion: 0.2.25 +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: 676f1cb1-b4d3-53ac-88ee-2c2f796d54e2 +ReleaseDate: 2026-05-05 +AppsAndFeaturesEntries: +- DisplayName: Arroxy 0.2.25 + ProductCode: 676f1cb1-b4d3-53ac-88ee-2c2f796d54e2 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/antonio-orionus/Arroxy/releases/download/v0.2.25/Arroxy-Setup-0.2.25.exe + InstallerSha256: 319DD0C6EF91C4F39507C929F8A561D3F18040EDF8A3C71F665F13B879C426E1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AntonioOrionus/Arroxy/0.2.25/AntonioOrionus.Arroxy.locale.en-US.yaml b/manifests/a/AntonioOrionus/Arroxy/0.2.25/AntonioOrionus.Arroxy.locale.en-US.yaml new file mode 100644 index 000000000000..6c80432c32cd --- /dev/null +++ b/manifests/a/AntonioOrionus/Arroxy/0.2.25/AntonioOrionus.Arroxy.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AntonioOrionus.Arroxy +PackageVersion: 0.2.25 +PackageLocale: en-US +Publisher: Antonio Orionus +PublisherUrl: https://github.com/antonio-orionus +PublisherSupportUrl: https://github.com/antonio-orionus/Arroxy/issues +Author: Antonio Orionus +PackageName: Arroxy +PackageUrl: https://github.com/antonio-orionus/Arroxy +License: MIT +LicenseUrl: https://github.com/antonio-orionus/Arroxy/blob/HEAD/LICENSE +Copyright: Copyright © 2026 Antonio Orionus +ShortDescription: Free open-source YouTube downloader GUI based on yt-dlp for Windows, macOS, and Linux. Download videos, Shorts, 4K, 1080p60, HDR, and subtitles with no ads, tracking, cookies, or login. Supports 9 languages. +Description: Arroxy is a free, open-source desktop app for downloading YouTube videos and Shorts in up to 4K, 1080p60, HDR, and audio-only formats with no ads, tracking, or login required. +Moniker: arroxy +Tags: +- audio-downloader +- cross-platform +- desktop-app +- downloader-for-youtube +- media-downloader +- mp4-downloader +- video-download +- video-download-tool +- video-downloader +- youtube-4k-downloader +- youtube-download +- youtube-downloader +- youtube-shorts-download +- yt-dlp +- yt-dlp-gui +ReleaseNotes: 'Full Changelog: v0.2.24...v0.2.25' +ReleaseNotesUrl: https://github.com/antonio-orionus/Arroxy/releases/tag/v0.2.25 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AntonioOrionus/Arroxy/0.2.25/AntonioOrionus.Arroxy.yaml b/manifests/a/AntonioOrionus/Arroxy/0.2.25/AntonioOrionus.Arroxy.yaml new file mode 100644 index 000000000000..3a7840ce8b5f --- /dev/null +++ b/manifests/a/AntonioOrionus/Arroxy/0.2.25/AntonioOrionus.Arroxy.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AntonioOrionus.Arroxy +PackageVersion: 0.2.25 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6b83f28e447e93ef90c1f7365740e3bb89c4295d Mon Sep 17 00:00:00 2001 From: Graham David <125028396+voyager2saturn@users.noreply.github.com> Date: Wed, 6 May 2026 00:11:24 +0530 Subject: [PATCH 051/164] New version: Mega.MEGASync version 6.3.0.1 (#368940) --- .../Mega.MEGASync.installer.yaml | 14 ++++++++++---- .../Mega.MEGASync.locale.en-US.yaml | 4 ++-- .../MEGASync/{6.2.2 => 6.3.0.1}/Mega.MEGASync.yaml | 4 ++-- 3 files changed, 14 insertions(+), 8 deletions(-) rename manifests/m/Mega/MEGASync/{6.2.2 => 6.3.0.1}/Mega.MEGASync.installer.yaml (52%) rename manifests/m/Mega/MEGASync/{6.2.2 => 6.3.0.1}/Mega.MEGASync.locale.en-US.yaml (88%) rename manifests/m/Mega/MEGASync/{6.2.2 => 6.3.0.1}/Mega.MEGASync.yaml (73%) diff --git a/manifests/m/Mega/MEGASync/6.2.2/Mega.MEGASync.installer.yaml b/manifests/m/Mega/MEGASync/6.3.0.1/Mega.MEGASync.installer.yaml similarity index 52% rename from manifests/m/Mega/MEGASync/6.2.2/Mega.MEGASync.installer.yaml rename to manifests/m/Mega/MEGASync/6.3.0.1/Mega.MEGASync.installer.yaml index df2c9e3bb404..2872903632fb 100644 --- a/manifests/m/Mega/MEGASync/6.2.2/Mega.MEGASync.installer.yaml +++ b/manifests/m/Mega/MEGASync/6.3.0.1/Mega.MEGASync.installer.yaml @@ -1,19 +1,25 @@ -# Created using wingetcreate 1.12.8.0 +# Created with komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Mega.MEGASync -PackageVersion: 6.2.2 +PackageVersion: 6.3.0.1 InstallerLocale: en-US InstallerType: nullsoft +Scope: machine UpgradeBehavior: install ProductCode: MEGAsync +AppsAndFeaturesEntries: +- DisplayVersion: 6.3.0 + ProductCode: MEGAsync ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\MEGAsync' Installers: - Architecture: x86 InstallerUrl: https://mega.nz/MEGAsyncSetup32.exe - InstallerSha256: 3CFE7DB97A993945E06B9922C56001D7A4CE037CCC252FD9491A8260F3E6BEB1 + InstallerSha256: 6A6A9CF4A4CD3BE846832EB5F1BC2327A6906A7793057BCFA3330B53E28DC213 - Architecture: x64 InstallerUrl: https://mega.nz/MEGAsyncSetup64.exe - InstallerSha256: 46B3CEB1BF9FEFD1AE2BAC3874E8559728A0591DAEAA1C68FA46D7EB91AA0936 + InstallerSha256: 229DC209A527297487B9A692056C63F85746E0E80C120721707F6B9AA6C0BC36 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/Mega/MEGASync/6.2.2/Mega.MEGASync.locale.en-US.yaml b/manifests/m/Mega/MEGASync/6.3.0.1/Mega.MEGASync.locale.en-US.yaml similarity index 88% rename from manifests/m/Mega/MEGASync/6.2.2/Mega.MEGASync.locale.en-US.yaml rename to manifests/m/Mega/MEGASync/6.3.0.1/Mega.MEGASync.locale.en-US.yaml index 1b813d582610..b370c5173525 100644 --- a/manifests/m/Mega/MEGASync/6.2.2/Mega.MEGASync.locale.en-US.yaml +++ b/manifests/m/Mega/MEGASync/6.3.0.1/Mega.MEGASync.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.12.8.0 +# Created with komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Mega.MEGASync -PackageVersion: 6.2.2 +PackageVersion: 6.3.0.1 PackageLocale: en-US Publisher: Mega Limited PrivacyUrl: https://mega.io/privacy diff --git a/manifests/m/Mega/MEGASync/6.2.2/Mega.MEGASync.yaml b/manifests/m/Mega/MEGASync/6.3.0.1/Mega.MEGASync.yaml similarity index 73% rename from manifests/m/Mega/MEGASync/6.2.2/Mega.MEGASync.yaml rename to manifests/m/Mega/MEGASync/6.3.0.1/Mega.MEGASync.yaml index 479f7d89fb73..cfc9b854df3d 100644 --- a/manifests/m/Mega/MEGASync/6.2.2/Mega.MEGASync.yaml +++ b/manifests/m/Mega/MEGASync/6.3.0.1/Mega.MEGASync.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.12.8.0 +# Created with komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Mega.MEGASync -PackageVersion: 6.2.2 +PackageVersion: 6.3.0.1 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 2bd4726c4b77218af49189092a5bf4a3ab0d007e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 02:42:41 +0800 Subject: [PATCH 052/164] New version: Everless321.dYm version 1.8.3 (#368943) --- .../dYm/1.8.3/Everless321.dYm.installer.yaml | 18 +++++++++++++++ .../1.8.3/Everless321.dYm.locale.en-US.yaml | 15 ++++++++++++ .../1.8.3/Everless321.dYm.locale.zh-CN.yaml | 23 +++++++++++++++++++ .../dYm/1.8.3/Everless321.dYm.yaml | 8 +++++++ 4 files changed, 64 insertions(+) create mode 100644 manifests/e/Everless321/dYm/1.8.3/Everless321.dYm.installer.yaml create mode 100644 manifests/e/Everless321/dYm/1.8.3/Everless321.dYm.locale.en-US.yaml create mode 100644 manifests/e/Everless321/dYm/1.8.3/Everless321.dYm.locale.zh-CN.yaml create mode 100644 manifests/e/Everless321/dYm/1.8.3/Everless321.dYm.yaml diff --git a/manifests/e/Everless321/dYm/1.8.3/Everless321.dYm.installer.yaml b/manifests/e/Everless321/dYm/1.8.3/Everless321.dYm.installer.yaml new file mode 100644 index 000000000000..8fb8cc6fe2a9 --- /dev/null +++ b/manifests/e/Everless321/dYm/1.8.3/Everless321.dYm.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: Everless321.dYm +PackageVersion: 1.8.3 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 43ee9364-0fb6-5a92-bf50-2da690f094b2 +ReleaseDate: 2026-05-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Everless321/dYm/releases/download/v1.8.3/dym-1.8.3-setup.exe + InstallerSha256: A12CF31DDB77A112761AAE16D8DD900ECDE8C4B10BABEFB15C77FB75914223C3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Everless321/dYm/1.8.3/Everless321.dYm.locale.en-US.yaml b/manifests/e/Everless321/dYm/1.8.3/Everless321.dYm.locale.en-US.yaml new file mode 100644 index 000000000000..e86eaba06e84 --- /dev/null +++ b/manifests/e/Everless321/dYm/1.8.3/Everless321.dYm.locale.en-US.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Everless321.dYm +PackageVersion: 1.8.3 +PackageLocale: en-US +License: Freeware +ShortDescription: Douyin Video Download and Intelligent Analysis Management Tool +Tags: +- douyin +- download +- parsing +- video +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Everless321/dYm/1.8.3/Everless321.dYm.locale.zh-CN.yaml b/manifests/e/Everless321/dYm/1.8.3/Everless321.dYm.locale.zh-CN.yaml new file mode 100644 index 000000000000..1fdf429c814d --- /dev/null +++ b/manifests/e/Everless321/dYm/1.8.3/Everless321.dYm.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Everless321.dYm +PackageVersion: 1.8.3 +PackageLocale: zh-CN +Publisher: example.com +PublisherUrl: https://github.com/Everless321 +PublisherSupportUrl: https://github.com/Everless321/dYm/issues +PackageName: dYm +PackageUrl: https://github.com/Everless321/dYm +License: 免费软件 +Copyright: Copyright © 2026 example.com +ShortDescription: 抖音视频下载与智能分析管理工具 +Tags: +- 下载 +- 抖音 +- 视频 +- 解析 +ReleaseNotes: 'Full Changelog: https://github.com/Everless321/dYm/compare/v1.8.2...v1.8.3' +ReleaseNotesUrl: https://github.com/Everless321/dYm/releases/tag/v1.8.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Everless321/dYm/1.8.3/Everless321.dYm.yaml b/manifests/e/Everless321/dYm/1.8.3/Everless321.dYm.yaml new file mode 100644 index 000000000000..3e6e13744a09 --- /dev/null +++ b/manifests/e/Everless321/dYm/1.8.3/Everless321.dYm.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: Everless321.dYm +PackageVersion: 1.8.3 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From bb2d15bffec51957798ad9e5b8f7789a5c81e0ab Mon Sep 17 00:00:00 2001 From: "Pecorino (zondax)" <83246875+pecorino-bot@users.noreply.github.com> Date: Tue, 5 May 2026 15:44:06 -0300 Subject: [PATCH 053/164] New version: kunobi-ninja.kunobi version 0.1.0-beta.34 (#368950) --- .../kunobi-ninja.kunobi.installer.yaml | 23 ++++++++++++++++ .../kunobi-ninja.kunobi.locale.en-US.yaml | 27 +++++++++++++++++++ .../0.1.0-beta.34/kunobi-ninja.kunobi.yaml | 8 ++++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/k/kunobi-ninja/kunobi/0.1.0-beta.34/kunobi-ninja.kunobi.installer.yaml create mode 100644 manifests/k/kunobi-ninja/kunobi/0.1.0-beta.34/kunobi-ninja.kunobi.locale.en-US.yaml create mode 100644 manifests/k/kunobi-ninja/kunobi/0.1.0-beta.34/kunobi-ninja.kunobi.yaml diff --git a/manifests/k/kunobi-ninja/kunobi/0.1.0-beta.34/kunobi-ninja.kunobi.installer.yaml b/manifests/k/kunobi-ninja/kunobi/0.1.0-beta.34/kunobi-ninja.kunobi.installer.yaml new file mode 100644 index 000000000000..a36169e65e2c --- /dev/null +++ b/manifests/k/kunobi-ninja/kunobi/0.1.0-beta.34/kunobi-ninja.kunobi.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kunobi-ninja.kunobi +PackageVersion: 0.1.0-beta.34 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /S + SilentWithProgress: /P +UpgradeBehavior: install +Protocols: +- kunobi +ReleaseDate: 2026-05-05 +Installers: +- Architecture: x64 + InstallerUrl: https://r2.kunobi.ninja/v0.1.0-beta.34/Kunobi_0.1.0-beta.34_windows_x86_64.exe + InstallerSha256: A1B375F59C394FC685B7F86031D6231B30063E1D8086498E1C6637BE80169E31 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kunobi-ninja/kunobi/0.1.0-beta.34/kunobi-ninja.kunobi.locale.en-US.yaml b/manifests/k/kunobi-ninja/kunobi/0.1.0-beta.34/kunobi-ninja.kunobi.locale.en-US.yaml new file mode 100644 index 000000000000..552b658839d9 --- /dev/null +++ b/manifests/k/kunobi-ninja/kunobi/0.1.0-beta.34/kunobi-ninja.kunobi.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: kunobi-ninja.kunobi +PackageVersion: 0.1.0-beta.34 +PackageLocale: en-US +Publisher: Kunobi Ninja +PublisherUrl: https://kunobi.ninja/ +PublisherSupportUrl: https://kunobi.ninja/contact +Author: Zondax AG +PackageName: kunobi +PackageUrl: https://kunobi.ninja/download +License: Proprietary +LicenseUrl: https://kunobi.ninja/terms-of-use +Copyright: Copyright (c) Zondax AG +CopyrightUrl: https://kunobi.ninja/terms-of-use +ShortDescription: Kubernetes and Gitops dashboard and management tool +Description: Operations control for GitOps and Kubernetes at scale Kunobi helps platform teams understand what is deployed, what changed, and why. Across clusters and GitOps sources +Moniker: kunobi +Tags: +- devops +- gitops +- k8s +- kubernetes +ReleaseNotesUrl: https://kunobi.ninja/changelog/v0.1.0-beta.34 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kunobi-ninja/kunobi/0.1.0-beta.34/kunobi-ninja.kunobi.yaml b/manifests/k/kunobi-ninja/kunobi/0.1.0-beta.34/kunobi-ninja.kunobi.yaml new file mode 100644 index 000000000000..6cd18feecf75 --- /dev/null +++ b/manifests/k/kunobi-ninja/kunobi/0.1.0-beta.34/kunobi-ninja.kunobi.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: kunobi-ninja.kunobi +PackageVersion: 0.1.0-beta.34 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bdd6d9983b86ac2b4b8d65b3a9f14b603ea551c0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 02:57:02 +0800 Subject: [PATCH 054/164] New version: HaiYing.AionUi version 1.9.25 (#368886) --- .../1.9.25/HaiYing.AionUi.installer.yaml | 32 ++++++++++++++ .../1.9.25/HaiYing.AionUi.locale.en-US.yaml | 44 +++++++++++++++++++ .../1.9.25/HaiYing.AionUi.locale.zh-CN.yaml | 19 ++++++++ .../HaiYing/AionUi/1.9.25/HaiYing.AionUi.yaml | 8 ++++ 4 files changed, 103 insertions(+) create mode 100644 manifests/h/HaiYing/AionUi/1.9.25/HaiYing.AionUi.installer.yaml create mode 100644 manifests/h/HaiYing/AionUi/1.9.25/HaiYing.AionUi.locale.en-US.yaml create mode 100644 manifests/h/HaiYing/AionUi/1.9.25/HaiYing.AionUi.locale.zh-CN.yaml create mode 100644 manifests/h/HaiYing/AionUi/1.9.25/HaiYing.AionUi.yaml diff --git a/manifests/h/HaiYing/AionUi/1.9.25/HaiYing.AionUi.installer.yaml b/manifests/h/HaiYing/AionUi/1.9.25/HaiYing.AionUi.installer.yaml new file mode 100644 index 000000000000..71ce92b80f88 --- /dev/null +++ b/manifests/h/HaiYing/AionUi/1.9.25/HaiYing.AionUi.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 1.9.25 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: f3bfde38-8429-545c-a4e9-a078d87dee6c +ReleaseDate: 2026-05-05 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v1.9.25/AionUi-1.9.25-win-x64.exe + InstallerSha256: BE366EFDC69EE64EB3D28E354D3182A0D09B74D0DFE277AF1E89364EED8228BE + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v1.9.25/AionUi-1.9.25-win-x64.exe + InstallerSha256: BE366EFDC69EE64EB3D28E354D3182A0D09B74D0DFE277AF1E89364EED8228BE + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v1.9.25/AionUi-1.9.25-win-arm64.exe + InstallerSha256: F5A336C9F360AD2BC281AE2941E709814455F5570FB3832BC927A9FB6786A295 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/1.9.25/HaiYing.AionUi.locale.en-US.yaml b/manifests/h/HaiYing/AionUi/1.9.25/HaiYing.AionUi.locale.en-US.yaml new file mode 100644 index 000000000000..436ac7889899 --- /dev/null +++ b/manifests/h/HaiYing/AionUi/1.9.25/HaiYing.AionUi.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 1.9.25 +PackageLocale: en-US +Publisher: aionui +PublisherUrl: https://office-ai.net/ +PublisherSupportUrl: https://github.com/iOfficeAI/AionUi/issues +PrivacyUrl: https://office-ai.net/privacy-policy/ +Author: Hying Technology Co., Ltd. +PackageName: AionUi +PackageUrl: https://github.com/iOfficeAI/AionUi +License: Apache-2.0 +LicenseUrl: https://github.com/iOfficeAI/AionUi/blob/HEAD/LICENSE +Copyright: Copyright 2026 AionUi (aionui.com) +ShortDescription: Free, local, open-source GUI app for Gemini CLI — Enhance Chat Experience, Multi-tasking, Code Diff View, File & Project Management, and more +Tags: +- ai +- code +- coding +- gemini +- gemini-cli +- large-language-model +- llm +- programming +ReleaseNotes: |- + Highlights + OfficeCLI Skills Refreshed + - Bundled OfficeCLI skills (pptx, docx, xlsx, pitch-deck, word-form, data-dashboard, academic-paper, financial-model, morph-ppt, morph-ppt-3d) have been resynced from upstream. The PPTX skill was heavily streamlined for clarity, the Pitch Deck skill expanded with more guidance, and the Morph helper scripts updated. + - The built-in officecli generic skill also ships the latest upstream SKILL.md, so agents routed through the generic entry point get the same fresh rules. + Documentation + - README now showcases the Hermes and OpenClaw demo videos, with broader mentions of integrated agents across all localized readmes. + What's Changed + - docs: add Hermes/OpenClaw videos and expand agent mentions in all readmes by @ringringlin in https://github.com/iOfficeAI/AionUi/pull/2749 + - chore(skills): sync officecli skills from upstream by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/2750 + - chore: bump version to 1.9.25 by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/2753 + Full Changelog: https://github.com/iOfficeAI/AionUi/compare/v1.9.24...v1.9.25 +ReleaseNotesUrl: https://github.com/iOfficeAI/AionUi/releases/tag/v1.9.25 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/iOfficeAI/AionUi/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/1.9.25/HaiYing.AionUi.locale.zh-CN.yaml b/manifests/h/HaiYing/AionUi/1.9.25/HaiYing.AionUi.locale.zh-CN.yaml new file mode 100644 index 000000000000..ca9b51c951aa --- /dev/null +++ b/manifests/h/HaiYing/AionUi/1.9.25/HaiYing.AionUi.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 1.9.25 +PackageLocale: zh-CN +PublisherUrl: https://www.haiyingsec.cn/ +PrivacyUrl: https://www.office-ai.cn/privacy-policy +Author: 珠海海鹦安全科技有限公司 +ShortDescription: 免费、本地、开源的 Gemini CLI 图形界面应用 — 提升聊天体验、支持多任务处理、代码差异对比、文件与项目管理,以及更多功能 +Tags: +- gemini +- gemini-cli +- 人工智能 +- 代码 +- 大语言模型 +- 编程 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/1.9.25/HaiYing.AionUi.yaml b/manifests/h/HaiYing/AionUi/1.9.25/HaiYing.AionUi.yaml new file mode 100644 index 000000000000..4a8e10f3fdfc --- /dev/null +++ b/manifests/h/HaiYing/AionUi/1.9.25/HaiYing.AionUi.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: HaiYing.AionUi +PackageVersion: 1.9.25 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9d9f38a84be8b6ae506fc66f737a4665ae59d861 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 02:58:14 +0800 Subject: [PATCH 055/164] New version: DuckDuckGo.DesktopBrowser version 0.155.7.0 (#368941) --- .../DuckDuckGo.DesktopBrowser.installer.yaml | 33 +++++++++++++++++++ ...uckDuckGo.DesktopBrowser.locale.en-US.yaml | 23 +++++++++++++ ...uckDuckGo.DesktopBrowser.locale.zh-CN.yaml | 21 ++++++++++++ .../0.155.7.0/DuckDuckGo.DesktopBrowser.yaml | 8 +++++ 4 files changed, 85 insertions(+) create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/0.155.7.0/DuckDuckGo.DesktopBrowser.installer.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/0.155.7.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/0.155.7.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/0.155.7.0/DuckDuckGo.DesktopBrowser.yaml diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.155.7.0/DuckDuckGo.DesktopBrowser.installer.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.155.7.0/DuckDuckGo.DesktopBrowser.installer.yaml new file mode 100644 index 000000000000..d0550c520998 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.155.7.0/DuckDuckGo.DesktopBrowser.installer.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser +PackageVersion: 0.155.7.0 +Platform: +- Windows.Desktop +- Windows.Universal +MinimumOSVersion: 10.0.19041.0 +InstallerType: msix +Protocols: +- http +- https +FileExtensions: +- htm +- html +- pdf +PackageFamilyName: DuckDuckGo.DesktopBrowser_ya2fgkz3nks94 +Installers: +- Architecture: x86 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.155.7.0/DuckDuckGo_0.155.7.0.msixbundle + InstallerSha256: 2D366447A68689FC47D3BB46CB011D0F9ECC745BF6031EDB8642C63288AA28E8 + SignatureSha256: CE0621CD3FDB9FBAA6CB6F9CA19F9D8920FDA4802CD35D71ECF6F2A82ED9910F +- Architecture: x64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.155.7.0/DuckDuckGo_0.155.7.0.msixbundle + InstallerSha256: 2D366447A68689FC47D3BB46CB011D0F9ECC745BF6031EDB8642C63288AA28E8 + SignatureSha256: CE0621CD3FDB9FBAA6CB6F9CA19F9D8920FDA4802CD35D71ECF6F2A82ED9910F +- Architecture: arm64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.155.7.0/DuckDuckGo_0.155.7.0.msixbundle + InstallerSha256: 2D366447A68689FC47D3BB46CB011D0F9ECC745BF6031EDB8642C63288AA28E8 + SignatureSha256: CE0621CD3FDB9FBAA6CB6F9CA19F9D8920FDA4802CD35D71ECF6F2A82ED9910F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.155.7.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.155.7.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml new file mode 100644 index 000000000000..1779c36e7407 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.155.7.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser +PackageVersion: 0.155.7.0 +PackageLocale: en-US +Publisher: DuckDuckGo +PublisherUrl: https://duckduckgo.com/ +PrivacyUrl: https://duckduckgo.com/privacy +Author: Duck Duck Go, Inc. +PackageName: DuckDuckGo +PackageUrl: https://duckduckgo.com/windows +License: Freeware +LicenseUrl: https://duckduckgo.com/terms +Copyright: © 2026 DuckDuckGo +ShortDescription: An everyday browser that truly protects your privacy. +Tags: +- browser +- chromium +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.155.7.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.155.7.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml new file mode 100644 index 000000000000..860b2f352f3e --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.155.7.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser +PackageVersion: 0.155.7.0 +PackageLocale: zh-CN +Publisher: DuckDuckGo +PublisherUrl: https://duckduckgo.com/ +PrivacyUrl: https://duckduckgo.com/privacy +Author: Duck Duck Go, Inc. +PackageName: DuckDuckGo +PackageUrl: https://duckduckgo.com/windows +License: 免费软件 +LicenseUrl: https://duckduckgo.com/terms +Copyright: © 2026 DuckDuckGo +ShortDescription: 一款时刻并真正保护您隐私的浏览器 +Tags: +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.155.7.0/DuckDuckGo.DesktopBrowser.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.155.7.0/DuckDuckGo.DesktopBrowser.yaml new file mode 100644 index 000000000000..5d8e39d9d07d --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.155.7.0/DuckDuckGo.DesktopBrowser.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser +PackageVersion: 0.155.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 61ef5abaccb9edcba9515bba05ed61e72f54c4e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Tue, 5 May 2026 20:59:32 +0200 Subject: [PATCH 056/164] New version: CycloneDX.cdxgen version 12.3.3 (#368942) --- .../12.3.3/CycloneDX.cdxgen.installer.yaml | 18 +++++++ .../12.3.3/CycloneDX.cdxgen.locale.en-US.yaml | 49 +++++++++++++++++++ .../cdxgen/12.3.3/CycloneDX.cdxgen.yaml | 8 +++ 3 files changed, 75 insertions(+) create mode 100644 manifests/c/CycloneDX/cdxgen/12.3.3/CycloneDX.cdxgen.installer.yaml create mode 100644 manifests/c/CycloneDX/cdxgen/12.3.3/CycloneDX.cdxgen.locale.en-US.yaml create mode 100644 manifests/c/CycloneDX/cdxgen/12.3.3/CycloneDX.cdxgen.yaml diff --git a/manifests/c/CycloneDX/cdxgen/12.3.3/CycloneDX.cdxgen.installer.yaml b/manifests/c/CycloneDX/cdxgen/12.3.3/CycloneDX.cdxgen.installer.yaml new file mode 100644 index 000000000000..2c6a7650fd06 --- /dev/null +++ b/manifests/c/CycloneDX/cdxgen/12.3.3/CycloneDX.cdxgen.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CycloneDX.cdxgen +PackageVersion: 12.3.3 +InstallerType: portable +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-05-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/CycloneDX/cdxgen/releases/download/v12.3.3/cdxgen-windows-amd64.exe + InstallerSha256: 7BB2AFE76CD18086BB31B0BF7B4EE898E717A46A33E5C4C39496492A0785FF62 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CycloneDX/cdxgen/12.3.3/CycloneDX.cdxgen.locale.en-US.yaml b/manifests/c/CycloneDX/cdxgen/12.3.3/CycloneDX.cdxgen.locale.en-US.yaml new file mode 100644 index 000000000000..024c215d3533 --- /dev/null +++ b/manifests/c/CycloneDX/cdxgen/12.3.3/CycloneDX.cdxgen.locale.en-US.yaml @@ -0,0 +1,49 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CycloneDX.cdxgen +PackageVersion: 12.3.3 +PackageLocale: en-US +Publisher: OWASP Foundation +PublisherUrl: https://owasp.org/ +PublisherSupportUrl: https://github.com/CycloneDX/cdxgen/issues +Author: CycloneDX +PackageName: CycloneDX Generator (cdxgen) +PackageUrl: https://github.com/CycloneDX/cdxgen +License: Apache-2.0 +LicenseUrl: https://github.com/CycloneDX/cdxgen/blob/HEAD/LICENSE +ShortDescription: A polyglot tool and a library for generating various Bill of Materials in CycloneDX specification. +Description: Generate Software Bill of Materials (SBOM) for most applications and container images with a single command. Generate Operations Bill of Materials (OBOM) for Linux and Windows hosts. Integrate with any CI/CD pipeline. Automatically submit the generated BOM to your dependency track server for analysis. +Moniker: cdxgen +Tags: +- bom +- cbom +- containers +- cyclonedx +- docker +- oci +- owasp +- package-url +- purl +- saasbom +- sbom +- sca +- software-bill-of-materials +- supply-chain +ReleaseNotes: |- + This release includes security fixes and some features. + What's Changed + 🤖 AI-auto Changes + - Trim non-runtime files from published npm artifacts, image context, and SEA bundles by @Copilot in #3957 + - Add collider.lock support to C/C++ BOM generation by @Copilot in #3959 + - Harden Dependency-Track submission host enforcement and redact secret-bearing BOM metadata by @Copilot in #3962 + - Support staged rootfs inputs for remote/offline OBOM generation by @Copilot in #3956 + - Ignore vendored Composer and jar artifacts in mixed npm source scans by @Copilot in #3955 + - Refactor staged rootfs dockertests into CI helpers and fix staged all-layers path selection by @Copilot in #3963 + - Populate evidence.identity.tools for externally identified components by @Copilot in #3960 + - Add BOM audit rules for disabled setup caches with remote npm/PyPI sources by @Copilot in #3958 + - Fix Docker registry auth: prevent credential leaks by enforcing host matching by @prabhu in #3964 + Full Changelog: v12.3.2...v12.3.3 +ReleaseNotesUrl: https://github.com/cdxgen/cdxgen/releases/tag/v12.3.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CycloneDX/cdxgen/12.3.3/CycloneDX.cdxgen.yaml b/manifests/c/CycloneDX/cdxgen/12.3.3/CycloneDX.cdxgen.yaml new file mode 100644 index 000000000000..695a6545a2b1 --- /dev/null +++ b/manifests/c/CycloneDX/cdxgen/12.3.3/CycloneDX.cdxgen.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CycloneDX.cdxgen +PackageVersion: 12.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e384b1f28c54c3e951f7bd40d224c39d15f2f3ac Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 03:00:56 +0800 Subject: [PATCH 057/164] New version: MoganLab.Mogan version 2026.2.3 (#368947) --- .../2026.2.3/MoganLab.Mogan.installer.yaml | 20 +++ .../2026.2.3/MoganLab.Mogan.locale.en-US.yaml | 135 ++++++++++++++++++ .../2026.2.3/MoganLab.Mogan.locale.zh-CN.yaml | 33 +++++ .../Mogan/2026.2.3/MoganLab.Mogan.yaml | 8 ++ 4 files changed, 196 insertions(+) create mode 100644 manifests/m/MoganLab/Mogan/2026.2.3/MoganLab.Mogan.installer.yaml create mode 100644 manifests/m/MoganLab/Mogan/2026.2.3/MoganLab.Mogan.locale.en-US.yaml create mode 100644 manifests/m/MoganLab/Mogan/2026.2.3/MoganLab.Mogan.locale.zh-CN.yaml create mode 100644 manifests/m/MoganLab/Mogan/2026.2.3/MoganLab.Mogan.yaml diff --git a/manifests/m/MoganLab/Mogan/2026.2.3/MoganLab.Mogan.installer.yaml b/manifests/m/MoganLab/Mogan/2026.2.3/MoganLab.Mogan.installer.yaml new file mode 100644 index 000000000000..32c395c00592 --- /dev/null +++ b/manifests/m/MoganLab/Mogan/2026.2.3/MoganLab.Mogan.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: MoganLab.Mogan +PackageVersion: 2026.2.3 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +FileExtensions: +- tm +- tp +- ts +ProductCode: MoganResearch +ReleaseDate: 2026-04-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/MoganLab/mogan/releases/download/v2026.2.3/MoganSTEM-v2026.2.3-64bit-installer.exe + InstallerSha256: 997FAF522260D832F0C4CA40B5AD26AC13BFE164C6BB9318D02AC224A9675EAE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoganLab/Mogan/2026.2.3/MoganLab.Mogan.locale.en-US.yaml b/manifests/m/MoganLab/Mogan/2026.2.3/MoganLab.Mogan.locale.en-US.yaml new file mode 100644 index 000000000000..9d34a8fb3439 --- /dev/null +++ b/manifests/m/MoganLab/Mogan/2026.2.3/MoganLab.Mogan.locale.en-US.yaml @@ -0,0 +1,135 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MoganLab.Mogan +PackageVersion: 2026.2.3 +PackageLocale: en-US +Publisher: XmacsLabs +PublisherUrl: https://github.com/MoganLab +PublisherSupportUrl: https://github.com/MoganLab/mogan/issues +Author: Darcy Shen +PackageName: Mogan Research +PackageUrl: https://mogan.app/ +License: GPL-3.0 +LicenseUrl: https://github.com/MoganLab/mogan/blob/branch-1.2/LICENSE +Copyright: © 2020-2026 by Xmacs Labs +CopyrightUrl: https://github.com/MoganLab/mogan/blob/branch-1.2/COPYING +ShortDescription: A structured editor based on GNU TeXmacs +Description: |- + Mogan Editor is a structure editor delivered by the Xmacs Labs. + Mogan Editor is a libre software forked from GNU TeXmacs. +Tags: +- article +- docs +- document +- editing +- editor +- latex +- tex +- texmacs +- writing +ReleaseNotes: |- + What's Changed + - [221_3] 软件首次启动时全屏 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3142 + - [222_69] 修改引导教程第三步的完成判定条件 by @wumoin in https://github.com/MoganLab/mogan/pull/3147 + - [222_68] 教程卡片接入通用 dpi 工具类 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3146 + - [209_20] 增加 Fish(Itasca)代码块及高亮支持 by @JerryMain521 in https://github.com/MoganLab/mogan/pull/3018 + - [221_3] 再次实现软件启动时全屏 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3151 + - [216_11] 商业版标签页命名 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3154 + - [216_12] 模版中心的 pdf,png 增加 cache,修正 tmu 文件缓存位置 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3155 + - [216_15] 修复启动页标签点击时取消选中的问题和拖拽普通页无法编辑问题 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3159 + - [216_14] 启动页通用键盘桥接 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3158 + - [216_10] template 页面阅览优化 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3150 + - [216_16] 启动页 Recent 与“文件->最近使用”对齐并支持实时刷新 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3160 + - [201_25] 有序列表添加括号和半括号 by @jackmath5261-bit in https://github.com/MoganLab/mogan/pull/3153 + - [222_68] 首次启动教程第三步魔法粘贴修复 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3161 + - [216_13] 模板分类 JSON 缓存 (categories.json) 和 缩略图显示 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3163 + - [212_6] 修复 pdf 导出功能在遇到不可见字符后出现的问题 by @da-liii in https://github.com/MoganLab/mogan/pull/3156 + - [209_20] 添加 FISH 语言语法高亮 by @wumoin in https://github.com/MoganLab/mogan/pull/3148 + - [203_29] 修复 MathML 文字上下标导入错误 by @wumoin in https://github.com/MoganLab/mogan/pull/3149 + - [216_17] 删去设置里的导言区板块 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3166 + - [216_18] 设置页数学板块图标更换 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3167 + - [216_19] 样式卡片响应式布局 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3170 + - [222_68] 删去登录引导步骤 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3165 + - [201_46] 强制用户登录 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3168 + - [222_68] 错误的 OCR 快捷键修改 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3169 + - [222_68] OCR 快捷键触发修复 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3171 + - [201_104] 修复数学模式下连续输入字母不为正体的问题 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3172 + - [216_20] 模板中心改为进入页面后马上刷新 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3174 + - [216_21] 修复存在本地缓存时不会重新下载模版的问题 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3175 + - [202_14] 合并 updatenotificationbar 和 guestnotificationbar by @jackmath5261-bit in https://github.com/MoganLab/mogan/pull/3162 + - [200_53] 支持 fedora by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3177 + - [200_53] 更新 fedora-CI by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3179 + - [201_46] 添加“开启自动备份”勾选框 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3180 + - Revert "[202_14] 合并 updatenotificationbar 和 guestnotificationbar (#3… by @GatsbyUSTC in https://github.com/MoganLab/mogan/pull/3185 + - [201_46] 引导弹窗改为异步启动 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3186 + - [202 114] 调整 membership 提醒窗口与按钮,迁出 update/guest 通知项 by @jackmath5261-bit in https://github.com/MoganLab/mogan/pull/3183 + - [216_22] PDF 阅览功能优化 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3181 + - [201_46] 为主窗口添加遮罩并固定登录窗口位置 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3187 + - [201_46] 完全强制登录 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3188 + - [213_27] README 添加 UTM 链接 by @JackYansongLi in https://github.com/MoganLab/mogan/pull/3192 + - [200_33] login 按钮未登录提示,增加会员升级按钮 by @GatsbyUSTC in https://github.com/MoganLab/mogan/pull/3184 + - [222_70] 在用户首选项窗口中添加自动备份的选项 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3195 + - [201_46] 登录弹窗允许离线模式 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3193 + - [216_23] 优化模版下载 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3189 + - [216_24] 修复暗色模式下启动页勾选框不可见 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3157 + - [200_53] fedora-cd by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3196 + - [216_25] 模版板块效果优化 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3200 + - [222_71] 调整快捷键编辑器在黑夜模式下的样式 by @wumoin in https://github.com/MoganLab/mogan/pull/3199 + - [200_33] 增加版本更新小红点 by @GatsbyUSTC in https://github.com/MoganLab/mogan/pull/3202 + - [216_26] 新增从旧版 .scm 存储向新版 .json 存储的兼容迁移层 by @wumoin in https://github.com/MoganLab/mogan/pull/3201 + - [200_53] fedora-cd 修复 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3197 + - [216_27] 模版中心样式调整 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3206 + - [222_72] 隐藏 Beamer Blackboard 选项 by @wumoin in https://github.com/MoganLab/mogan/pull/3208 + - [202_114] 调整顶部通知条黑夜模式下的边界 by @jackmath5261-bit in https://github.com/MoganLab/mogan/pull/3209 + - [216_28] 优化启动页的设置页顶部的按钮 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3210 + - [216_30] File 页面简化为单一新建空白文档入口 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3212 + - [200_46] 打包脚本更新,by goldfish 17.11.46 by @yinyuscloor in https://github.com/MoganLab/mogan/pull/3214 + - [216_31] 启动页代码优化与 Scheme 字符串转义统一 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3213 + - [216_29] 模版页面格式优化 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3211 + - [200_54] 修复 gnome 上输入法定位问题 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3217 + - [200_53] 优化 linux 打包-针对 gnome by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3215 + - [216_32] 最近文档优化 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3219 + - [200_46] 打包脚本加上苹果开发者处理 by @yinyuscloor in https://github.com/MoganLab/mogan/pull/3216 + - [200_21] 升级到 Goldfish Scheme v17.11.55 by @wumoin in https://github.com/MoganLab/mogan/pull/3220 + - [216_33] Recent 列表 tooltip 闪烁修复与 Windows 重复记录去重 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3221 + - [200_55] 增加 STEM 初始化文件配置项 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3224 + - [222_68] 更换 GIF (#16) by @GatsbyUSTC in https://github.com/MoganLab/mogan/pull/3226 + - [221_4] 添加分享按钮 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3227 + - [222_73] 修复 macOS x64 平台 ui 异常的问题 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3223 + - [216_34] 更新 LLM 插件与 OCR 功能的中文翻译 by @GatsbyUSTC in https://github.com/MoganLab/mogan/pull/3225 + - [200_33] 若用户没有邮箱,则不展示 by @yinyuscloor in https://github.com/MoganLab/mogan/pull/3228 + - [203_31] 新建文档默认不分页 by @jackmath5261-bit in https://github.com/MoganLab/mogan/pull/3230 + - [200_46] cd_on_macos_arm64 工作流使用该打包脚本 by @yinyuscloor in https://github.com/MoganLab/mogan/pull/3233 + - [222_74] 修复加粗和斜体按钮快捷键显示错误 by @jackmath5261-bit in https://github.com/MoganLab/mogan/pull/3232 + - [203_29] 新增快捷键 Ctrl/Command Shift L 用于复制到 LaTeX by @jackmath5261-bit in https://github.com/MoganLab/mogan/pull/3229 + - [216_35] 首页默认模板添加 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3222 + - [221_5] 修复首次复制经常失效的问题 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3236 + - [216_1] 修复 216_1 引入的初始化延后导致的 section tag 问题 by @da-liii in https://github.com/MoganLab/mogan/pull/3239 + - [222_74] 优化标签栏比例和样式 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3237 + - [222_75] 针对 macos 的标签栏进行优化 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3241 + - [204_1] 半角符号压缩修复 by @jackmath5261-bit in https://github.com/MoganLab/mogan/pull/3243 + - [222_75] 针对 windows/linux 的标签栏优化 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3244 + - [200_56] 引导教程根据 is_community 自动开关 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3245 + - [221_6] 同步删去启动页设置页面的 default 主题选项 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3246 + - [200_33] 增加自动备份功能 by @GatsbyUSTC in https://github.com/MoganLab/mogan/pull/3240 + - [203_32] 修复 LaTeX 粘贴时 \setlength 解析导致多余 } 的问题 by @yinyuscloor in https://github.com/MoganLab/mogan/pull/3238 + - [200_57] 修复 macOS 安装包重复二进制的问题 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3247 + - [222_75] 标签栏 vip 按钮样式调整 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3248 + - [221_7] 修复右键菜单 “复制到” 的 crash 问题 by @MoonL79 in https://github.com/MoganLab/mogan/pull/3249 + - [222_76] 修改 script-status 样式 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3251 + - [222_76] 加粗和斜体的 toggle 操作逻辑优化 by @da-liii in https://github.com/MoganLab/mogan/pull/3250 + - [222_76] generic-prompt/input-color 修改 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3252 + - [222_77] macos 系统按钮位置跳动问题修复 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3253 + - [222_78] Revert 工具栏位置调整记忆 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3254 + - [200_33] 保存时也触发备份 by @GatsbyUSTC in https://github.com/MoganLab/mogan/pull/3257 + - [200_58] 自动备份中文文件名支持 by @GatsbyUSTC in https://github.com/MoganLab/mogan/pull/3258 + - [200_59] 修复 backup 按钮默认项为 on by @GatsbyUSTC in https://github.com/MoganLab/mogan/pull/3259 + - [222_79] 简化 paragraph/subparagraph 标题样式机制 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3262 + - [216_36] 删去启动页设置相关代码 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3261 + - [216_37] 启动页背景颜色调整 by @Yuki-Nagori in https://github.com/MoganLab/mogan/pull/3264 + - [200_60] 修复自动备份时图片错误的问题 by @GatsbyUSTC in https://github.com/MoganLab/mogan/pull/3265 + Full Changelog: https://github.com/MoganLab/mogan/compare/v2026.2.2...v2026.2.3 +ReleaseNotesUrl: https://github.com/MoganLab/mogan/releases/tag/v2026.2.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoganLab/Mogan/2026.2.3/MoganLab.Mogan.locale.zh-CN.yaml b/manifests/m/MoganLab/Mogan/2026.2.3/MoganLab.Mogan.locale.zh-CN.yaml new file mode 100644 index 000000000000..e1edcebb2ac7 --- /dev/null +++ b/manifests/m/MoganLab/Mogan/2026.2.3/MoganLab.Mogan.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MoganLab.Mogan +PackageVersion: 2026.2.3 +PackageLocale: zh-CN +Publisher: XmacsLabs +PublisherUrl: https://gitee.com/MoganLab +Author: 沈浪熊猫儿 +PackageName: Mogan Research +PackageUrl: https://mogan.app/ +License: GPL-3.0 +LicenseUrl: https://gitee.com/MoganLab/mogan/blob/branch-1.2/LICENSE +Copyright: © 2020-2026 by Xmacs Labs +CopyrightUrl: https://gitee.com/MoganLab/mogan/blob/branch-1.2/COPYING +ShortDescription: 基于 GNU TeXmacs 的结构化编辑器 +Description: |- + 墨干编辑器是墨者实验室旗下的结构化编辑器。 + 墨干编辑器基于 GNU TeXmacs 研发定制的自由软件。 +Tags: +- latex +- tex +- texmacs +- 写作 +- 文档 +- 文稿 +- 文章 +- 编辑 +- 编辑器 +- 墨干编辑器 +ReleaseNotesUrl: https://github.com/MoganLab/mogan/releases/tag/v2026.2.3 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoganLab/Mogan/2026.2.3/MoganLab.Mogan.yaml b/manifests/m/MoganLab/Mogan/2026.2.3/MoganLab.Mogan.yaml new file mode 100644 index 000000000000..51e1de55c0fd --- /dev/null +++ b/manifests/m/MoganLab/Mogan/2026.2.3/MoganLab.Mogan.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: MoganLab.Mogan +PackageVersion: 2026.2.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 90c3fc7c22398c8ff8ddd262423639933653968a Mon Sep 17 00:00:00 2001 From: 7apsy Date: Tue, 5 May 2026 22:02:19 +0300 Subject: [PATCH 058/164] Update Logitech.GHUB.installer.yaml with new SHA256 (#368951) --- .../l/Logitech/GHUB/2026.1.828335/Logitech.GHUB.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/l/Logitech/GHUB/2026.1.828335/Logitech.GHUB.installer.yaml b/manifests/l/Logitech/GHUB/2026.1.828335/Logitech.GHUB.installer.yaml index 4ba219e525cf..b37236349116 100644 --- a/manifests/l/Logitech/GHUB/2026.1.828335/Logitech.GHUB.installer.yaml +++ b/manifests/l/Logitech/GHUB/2026.1.828335/Logitech.GHUB.installer.yaml @@ -18,6 +18,6 @@ ReleaseDate: 2026-02-03 Installers: - Architecture: x64 InstallerUrl: https://download01.logi.com/web/ftp/pub/techsupport/gaming/lghub_installer.exe - InstallerSha256: FF561ACD94B159BBE6ABAF1277371A76C42A7899C895EB8C520E9C18C44C7469 + InstallerSha256: D13BF16FE50D6CAE4697482AB40A89A943903887E915542360F6329395704911 ManifestType: installer ManifestVersion: 1.12.0 From 39856fe873865d8f09bf19a01fb55e441b021d05 Mon Sep 17 00:00:00 2001 From: Buct0r Date: Tue, 5 May 2026 21:03:40 +0200 Subject: [PATCH 059/164] Buct0r.PassPort version 0.1.1 (#368955) --- .../0.1.1/Buct0r.PassPort.installer.yaml | 14 ++++++++ .../0.1.1/Buct0r.PassPort.locale.en-US.yaml | 34 +++++++++++++++++++ .../PassPort/0.1.1/Buct0r.PassPort.yaml | 8 +++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/b/Buct0r/PassPort/0.1.1/Buct0r.PassPort.installer.yaml create mode 100644 manifests/b/Buct0r/PassPort/0.1.1/Buct0r.PassPort.locale.en-US.yaml create mode 100644 manifests/b/Buct0r/PassPort/0.1.1/Buct0r.PassPort.yaml diff --git a/manifests/b/Buct0r/PassPort/0.1.1/Buct0r.PassPort.installer.yaml b/manifests/b/Buct0r/PassPort/0.1.1/Buct0r.PassPort.installer.yaml new file mode 100644 index 000000000000..66711b9eca70 --- /dev/null +++ b/manifests/b/Buct0r/PassPort/0.1.1/Buct0r.PassPort.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Buct0r.PassPort +PackageVersion: 0.1.1 +Installers: +- InstallerLocale: en-US + Architecture: x64 + InstallerType: inno + InstallerUrl: https://github.com/Buct0r/PassPort/releases/download/v0.1.1/PassPort-GUI-CLI-setup.exe + InstallerSha256: 78C07C0408AB43946CF0CBE2001A6373FB8B231CED0839EF74A5CB87DA6621DD + UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/Buct0r/PassPort/0.1.1/Buct0r.PassPort.locale.en-US.yaml b/manifests/b/Buct0r/PassPort/0.1.1/Buct0r.PassPort.locale.en-US.yaml new file mode 100644 index 000000000000..4e53bc2b2079 --- /dev/null +++ b/manifests/b/Buct0r/PassPort/0.1.1/Buct0r.PassPort.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Buct0r.PassPort +PackageVersion: 0.1.1 +PackageLocale: en-US +Publisher: Buct0r +PublisherUrl: https://github.com/Buct0r +PublisherSupportUrl: https://github.com/Buct0r/PassPort/issues +Author: Buct0r +PackageName: PassPort +PackageUrl: https://github.com/Buct0r/PassPort +License: MIT +LicenseUrl: https://github.com/Buct0r/PassPort/blob/main/LICENSE.md +Copyright: Copyright (c) 2026 Buct0r +CopyrightUrl: https://github.com/Buct0r/PassPort/blob/main/LICENSE.md +ShortDescription: A secure, cross-platform password manager built with Go and Fyne +Description: | + PassPort is a secure password manager featuring: + - AES encryption with PBKDF2 key derivation for maximum security + - Graphical User Interface (GUI) built with Fyne + - Command-Line Interface (CLI) for terminal users + - Master password protection for all stored credentials + - Cross-platform support (Windows, macOS, Linux) + - Local storage with no cloud synchronization +Tags: +- password-manager +- encryption +- security +- golang +- password-vault +ReleaseNotesUrl: https://github.com/Buct0r/PassPort/releases/tag/v0.1.1 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Buct0r/PassPort/0.1.1/Buct0r.PassPort.yaml b/manifests/b/Buct0r/PassPort/0.1.1/Buct0r.PassPort.yaml new file mode 100644 index 000000000000..43c5703ad643 --- /dev/null +++ b/manifests/b/Buct0r/PassPort/0.1.1/Buct0r.PassPort.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: Buct0r.PassPort +PackageVersion: 0.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5da6cd68a6a0a813b8ae51bf09e7e56855acb050 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 12:05:01 -0700 Subject: [PATCH 060/164] Automatic update of Piriform.CCleaner.Slim from 6.39.0.11548 to 6.40.0.11562 (#368958) --- .../Piriform.CCleaner.Slim.installer.yaml | 29 ++++++++++ .../Piriform.CCleaner.Slim.locale.en-US.yaml | 56 +++++++++++++++++++ .../Piriform.CCleaner.Slim.locale.zh-CN.yaml | 26 +++++++++ .../6.40.0.11562/Piriform.CCleaner.Slim.yaml | 8 +++ 4 files changed, 119 insertions(+) create mode 100644 manifests/p/Piriform/CCleaner/Slim/6.40.0.11562/Piriform.CCleaner.Slim.installer.yaml create mode 100644 manifests/p/Piriform/CCleaner/Slim/6.40.0.11562/Piriform.CCleaner.Slim.locale.en-US.yaml create mode 100644 manifests/p/Piriform/CCleaner/Slim/6.40.0.11562/Piriform.CCleaner.Slim.locale.zh-CN.yaml create mode 100644 manifests/p/Piriform/CCleaner/Slim/6.40.0.11562/Piriform.CCleaner.Slim.yaml diff --git a/manifests/p/Piriform/CCleaner/Slim/6.40.0.11562/Piriform.CCleaner.Slim.installer.yaml b/manifests/p/Piriform/CCleaner/Slim/6.40.0.11562/Piriform.CCleaner.Slim.installer.yaml new file mode 100644 index 000000000000..99f75d7c37f9 --- /dev/null +++ b/manifests/p/Piriform/CCleaner/Slim/6.40.0.11562/Piriform.CCleaner.Slim.installer.yaml @@ -0,0 +1,29 @@ +# 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: Piriform.CCleaner.Slim +PackageVersion: '6.40.0.11562' +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Protocols: +- cclaunch +ProductCode: CCleaner +ReleaseDate: 2025-03-23 +ElevationRequirement: elevatesSelf +AppsAndFeaturesEntries: +- Publisher: Piriform + ProductCode: CCleaner +Installers: +- Architecture: x86 + InstallerUrl: https://bits.avcdn.net/productfamily_CCLEANER/insttype_SLIM/platform_WIN_PIR/installertype_ONLINE/build_RELEASE + InstallerSha256: 0A42725880BAEDBFA28FB343E360DDF09D518EC15EBD94FA0E1FB5AC595D1602 +- Architecture: x64 + InstallerUrl: https://bits.avcdn.net/productfamily_CCLEANER/insttype_SLIM/platform_WIN_PIR/installertype_ONLINE/build_RELEASE + InstallerSha256: 0A42725880BAEDBFA28FB343E360DDF09D518EC15EBD94FA0E1FB5AC595D1602 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Piriform/CCleaner/Slim/6.40.0.11562/Piriform.CCleaner.Slim.locale.en-US.yaml b/manifests/p/Piriform/CCleaner/Slim/6.40.0.11562/Piriform.CCleaner.Slim.locale.en-US.yaml new file mode 100644 index 000000000000..d6e2ffb36fd1 --- /dev/null +++ b/manifests/p/Piriform/CCleaner/Slim/6.40.0.11562/Piriform.CCleaner.Slim.locale.en-US.yaml @@ -0,0 +1,56 @@ +# 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: Piriform.CCleaner.Slim +PackageVersion: '6.40.0.11562' +PackageLocale: en-US +Publisher: Gen Digital Inc. +PublisherUrl: https://www.ccleaner.com/ +PublisherSupportUrl: https://support.ccleaner.com/ +PrivacyUrl: https://www.ccleaner.com/legal/general-privacy-policy +Author: Gen Digital Inc. +PackageName: CCleaner +PackageUrl: https://www.ccleaner.com/ccleaner/builds +License: Freeware +LicenseUrl: https://www.ccleaner.com/legal/end-user-license-agreement +Copyright: Copyright © 2005-2025 Gen Digital Inc. All rights reserved. +CopyrightUrl: https://www.ccleaner.com/about/terms-of-use +ShortDescription: > + CCleaner for PC helps you clean up your Windows computer, optimize performance, and maintain your online privacy. +Description: > + Inject instant speed into your machine by freezing resource-hogging apps and programs and by removing the unnecessary files taking up room on your hard drive. Clear out errors, broken settings, and update drivers to improve stability. Protect your privacy by securely erasing tracking cookies and history. +Moniker: ccleaner-slim +Tags: +- accelerate +- application +- apps +- clean +- cleaner +- cleanup +- optimize +- program +- software +- startup +- uninstall +ReleaseNotes: |- + Taking the hassle out of PC maintenance + + - We've updated the engines and libraries of Software Updater and Driver + Updater for better performance and stability. + - We've improved the cleaning of Microsoft 365. + - We've added cache cleaning for the WebDAV application on Windows 10 and 11. + + Fixing bugs and other improvements + + - We fixed a networking issue that was affecting some customers' ability to + register their licenses. + - We resolved an issue that was causing Health Check to freeze for users + running Windows 7 x86. + - The counter of outdated drivers on the Driver Updater icon now displays the + correct number of drivers in all cases without having to perform another + scan. + - We fixed a Software Updater issue that was preventing some users from + updating Microsoft Defender. +ReleaseNotesUrl: https://www.ccleaner.com/ccleaner/version-history +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Piriform/CCleaner/Slim/6.40.0.11562/Piriform.CCleaner.Slim.locale.zh-CN.yaml b/manifests/p/Piriform/CCleaner/Slim/6.40.0.11562/Piriform.CCleaner.Slim.locale.zh-CN.yaml new file mode 100644 index 000000000000..1f417e486cdb --- /dev/null +++ b/manifests/p/Piriform/CCleaner/Slim/6.40.0.11562/Piriform.CCleaner.Slim.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# 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: Piriform.CCleaner.Slim +PackageVersion: '6.40.0.11562' +PackageLocale: zh-CN +PublisherUrl: https://www.ccleaner.com/zh-cn +PackageUrl: https://www.ccleaner.com/zh-cn/ccleaner +License: 免费软件 +ShortDescription: CCleaner for PC 帮您清理 Windows 计算机,优化性能并维护网络隐私。 +Description: |- + 冻结占用资源的应用和程序,删除占用硬盘空间的多余文件,为您的计算机注入活力。清除错误、损坏的设 + 置,并更新驱动程序以提高稳定性。通过安全擦除追踪 Cookie 和历史记录来保护您的隐私。 +Tags: +- 优化 +- 加速 +- 卸载 +- 启动 +- 垃圾 +- 应用 +- 清理 +- 程序 +- 自启 +- 软件 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Piriform/CCleaner/Slim/6.40.0.11562/Piriform.CCleaner.Slim.yaml b/manifests/p/Piriform/CCleaner/Slim/6.40.0.11562/Piriform.CCleaner.Slim.yaml new file mode 100644 index 000000000000..f9190e8175a2 --- /dev/null +++ b/manifests/p/Piriform/CCleaner/Slim/6.40.0.11562/Piriform.CCleaner.Slim.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: Piriform.CCleaner.Slim +PackageVersion: '6.40.0.11562' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 74a0381f566570ba2227a125885fae2e44bce1d4 Mon Sep 17 00:00:00 2001 From: Wilson Glasser Date: Tue, 5 May 2026 16:06:29 -0300 Subject: [PATCH 061/164] New version: WilsonGlasser.BaseMaster version 0.4.2 (#368961) --- .../WilsonGlasser.BaseMaster.installer.yaml | 22 +++++++++++++ ...WilsonGlasser.BaseMaster.locale.en-US.yaml | 33 +++++++++++++++++++ .../0.4.2/WilsonGlasser.BaseMaster.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/w/WilsonGlasser/BaseMaster/0.4.2/WilsonGlasser.BaseMaster.installer.yaml create mode 100644 manifests/w/WilsonGlasser/BaseMaster/0.4.2/WilsonGlasser.BaseMaster.locale.en-US.yaml create mode 100644 manifests/w/WilsonGlasser/BaseMaster/0.4.2/WilsonGlasser.BaseMaster.yaml diff --git a/manifests/w/WilsonGlasser/BaseMaster/0.4.2/WilsonGlasser.BaseMaster.installer.yaml b/manifests/w/WilsonGlasser/BaseMaster/0.4.2/WilsonGlasser.BaseMaster.installer.yaml new file mode 100644 index 000000000000..3441ecba6155 --- /dev/null +++ b/manifests/w/WilsonGlasser/BaseMaster/0.4.2/WilsonGlasser.BaseMaster.installer.yaml @@ -0,0 +1,22 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: WilsonGlasser.BaseMaster +PackageVersion: 0.4.2 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: BaseMaster +ReleaseDate: 2026-05-05 +AppsAndFeaturesEntries: +- DisplayName: BaseMaster + Publisher: basemaster + ProductCode: BaseMaster +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\BaseMaster' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/wilsonglasser/basemaster/releases/download/v0.4.2/BaseMaster_0.4.2_x64-setup.exe + InstallerSha256: 2AA03D3A9136F8C4AB313D26CD5D993044670F3CE85E5A61E8DEE6141C0AD483 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/WilsonGlasser/BaseMaster/0.4.2/WilsonGlasser.BaseMaster.locale.en-US.yaml b/manifests/w/WilsonGlasser/BaseMaster/0.4.2/WilsonGlasser.BaseMaster.locale.en-US.yaml new file mode 100644 index 000000000000..875069d442d1 --- /dev/null +++ b/manifests/w/WilsonGlasser/BaseMaster/0.4.2/WilsonGlasser.BaseMaster.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: WilsonGlasser.BaseMaster +PackageVersion: 0.4.2 +PackageLocale: en-US +Publisher: Wilson Glasser +PublisherUrl: https://basemaster.org/ +PublisherSupportUrl: https://github.com/wilsonglasser/basemaster/issues +Author: Wilson Glasser +PackageName: https://basemaster.org +PackageUrl: https://basemaster.org/ +License: MIT +LicenseUrl: https://github.com/wilsonglasser/basemaster/blob/HEAD/LICENSE +ShortDescription: Desktop database tool for developers — MySQL, MariaDB, PostgreSQL, SQLite. +Description: Desktop database tool for developers — MySQL, MariaDB, PostgreSQL, SQLite. +Tags: +- database +- mariadb +- mysql +- postgreesql +- rust +- sqlite +ReleaseNotes: |- + BaseMaster v0.4.2 + Download disponível em Assets abaixo. + - Windows: .msi (instalador) e .exe (portable) + - macOS: .dmg (Apple Silicon / Intel) + - Linux: .deb, .rpm, .AppImage + 🤖 Build automatizado via GitHub Actions. +ReleaseNotesUrl: https://github.com/wilsonglasser/basemaster/releases/tag/v0.4.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WilsonGlasser/BaseMaster/0.4.2/WilsonGlasser.BaseMaster.yaml b/manifests/w/WilsonGlasser/BaseMaster/0.4.2/WilsonGlasser.BaseMaster.yaml new file mode 100644 index 000000000000..23738e32ed4e --- /dev/null +++ b/manifests/w/WilsonGlasser/BaseMaster/0.4.2/WilsonGlasser.BaseMaster.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: WilsonGlasser.BaseMaster +PackageVersion: 0.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7489ead49fb7fe1f0fe9c7a34f8e403f70313145 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 03:07:14 +0800 Subject: [PATCH 062/164] Update: Mozilla.Firefox.DeveloperEdition.es-ES version 151.0 (151.0b6) (#368498) --- ...a.Firefox.DeveloperEdition.es-ES.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-ES/151.0/Mozilla.Firefox.DeveloperEdition.es-ES.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-ES/151.0/Mozilla.Firefox.DeveloperEdition.es-ES.installer.yaml index 1859b682d1f3..c552cf9d6b4b 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-ES/151.0/Mozilla.Firefox.DeveloperEdition.es-ES.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-ES/151.0/Mozilla.Firefox.DeveloperEdition.es-ES.installer.yaml @@ -25,16 +25,16 @@ FileExtensions: - xht - xhtml ProductCode: Firefox Developer Edition -ReleaseDate: 2026-05-01 +ReleaseDate: 2026-05-04 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/151.0b5/win32/es-ES/Firefox%20Setup%20151.0b5.exe - InstallerSha256: 35167C26F966D063C9DAC23569A55D24C0A13CC0DC1CD33B66AEB5D8F332E3B2 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/151.0b6/win32/es-ES/Firefox%20Setup%20151.0b6.exe + InstallerSha256: 15D259E7CA39B74FEFF3EFD2D9A2BAF35D2A6687FEB58F17149AEFD93AF6867B - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/151.0b5/win64/es-ES/Firefox%20Setup%20151.0b5.exe - InstallerSha256: ACAD4E76406FF5B6109FAC4687B721F8656404DCEB0E08ADE92BD8F856F798AE + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/151.0b6/win64/es-ES/Firefox%20Setup%20151.0b6.exe + InstallerSha256: 80960087194F6F5D50C6FFAF8DA35B6C2DF37E8FC3F8B2A41BAC92926BE87725 - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/151.0b5/win64-aarch64/es-ES/Firefox%20Setup%20151.0b5.exe - InstallerSha256: 01F54E44CE49C6317F43DD59F5E73E8E5282FE5FC4EF16E4C885619EC1091F97 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/151.0b6/win64-aarch64/es-ES/Firefox%20Setup%20151.0b6.exe + InstallerSha256: 22E70BCE2001C07899D280258BADF9889259AF96FC77EC41B79E63A92A1DCD7D ManifestType: installer ManifestVersion: 1.12.0 From d293577fe366db00730384e2e58925eb78012d0c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 03:08:00 +0800 Subject: [PATCH 063/164] New version: FunRoutine.WorkFlowy version 4.3.2605051613 (#368964) --- .../FunRoutine.WorkFlowy.installer.yaml | 22 ++++++++++ .../FunRoutine.WorkFlowy.locale.en-US.yaml | 38 ++++++++++++++++++ .../FunRoutine.WorkFlowy.locale.zh-CN.yaml | 40 +++++++++++++++++++ .../4.3.2605051613/FunRoutine.WorkFlowy.yaml | 8 ++++ 4 files changed, 108 insertions(+) create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.3.2605051613/FunRoutine.WorkFlowy.installer.yaml create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.3.2605051613/FunRoutine.WorkFlowy.locale.en-US.yaml create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.3.2605051613/FunRoutine.WorkFlowy.locale.zh-CN.yaml create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.3.2605051613/FunRoutine.WorkFlowy.yaml diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2605051613/FunRoutine.WorkFlowy.installer.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2605051613/FunRoutine.WorkFlowy.installer.yaml new file mode 100644 index 000000000000..cdc848f0ed2a --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2605051613/FunRoutine.WorkFlowy.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.3.2605051613 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- workflowy +ProductCode: 338bed7b-1324-505d-8cb6-5c266cbaa6b3 +ReleaseDate: 2026-05-05 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/workflowy/desktop/releases/download/v4.3.2605051613/WorkFlowy-Installer-4.3.2605051613.exe + InstallerSha256: F2BEE95482224C90B9324F69C26C3C221AB6666FDB29A74427B3C9173F4D70E0 +- Architecture: x64 + InstallerUrl: https://github.com/workflowy/desktop/releases/download/v4.3.2605051613/WorkFlowy-Installer-4.3.2605051613.exe + InstallerSha256: F2BEE95482224C90B9324F69C26C3C221AB6666FDB29A74427B3C9173F4D70E0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2605051613/FunRoutine.WorkFlowy.locale.en-US.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2605051613/FunRoutine.WorkFlowy.locale.en-US.yaml new file mode 100644 index 000000000000..ef5fc8472273 --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2605051613/FunRoutine.WorkFlowy.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.3.2605051613 +PackageLocale: en-US +Publisher: WorkFlowy +PublisherUrl: https://workflowy.com/ +PublisherSupportUrl: https://workflowy.zendesk.com/ +PrivacyUrl: https://workflowy.com/privacy-policy/ +Author: FunRoutine Inc. +PackageName: WorkFlowy +PackageUrl: https://workflowy.com/ +License: Proprietary +Copyright: Copyright © 2026 WorkFlowy +ShortDescription: Collect your ideas, develop them, share them, and turn them into reality. +Tags: +- agenda +- calendar +- checklist +- gtd +- list +- memo +- memorandum +- notes +- schedule +- task +- to-do +- todo +ReleaseNotesUrl: https://github.com/workflowy/desktop/releases/tag/v4.3.2605051613 +PurchaseUrl: https://workflowy.com/pricing/ +Documentations: +- DocumentLabel: Guides + DocumentUrl: https://workflowy.com/guides/ +- DocumentLabel: Knowledge Base + DocumentUrl: https://workflowy.com/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2605051613/FunRoutine.WorkFlowy.locale.zh-CN.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2605051613/FunRoutine.WorkFlowy.locale.zh-CN.yaml new file mode 100644 index 000000000000..3d865a0fce18 --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2605051613/FunRoutine.WorkFlowy.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.3.2605051613 +PackageLocale: zh-CN +Publisher: WorkFlowy +PublisherUrl: https://workflowy.com/ +PublisherSupportUrl: https://workflowy.zendesk.com/ +PrivacyUrl: https://workflowy.com/privacy-policy/ +Author: FunRoutine Inc. +PackageName: WorkFlowy +PackageUrl: https://workflowy.com/ +License: 专有软件 +Copyright: Copyright © 2026 WorkFlowy +ShortDescription: 收集你的想法,开发、分享它们,并将其变为现实。 +Tags: +- 任务 +- 列表 +- 备忘 +- 备忘录 +- 待办 +- 待办事项 +- 提醒事项 +- 日历 +- 日程 +- 日程管理 +- 时间管理 +- 清单 +- 笔记 +- 议程 +ReleaseNotesUrl: https://github.com/workflowy/desktop/releases/tag/v4.3.2605051613 +PurchaseUrl: https://workflowy.com/pricing/ +Documentations: +- DocumentLabel: 指南 + DocumentUrl: https://workflowy.com/guides/ +- DocumentLabel: 知识库 + DocumentUrl: https://workflowy.com/learn/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2605051613/FunRoutine.WorkFlowy.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2605051613/FunRoutine.WorkFlowy.yaml new file mode 100644 index 000000000000..1eb4d8ab99f5 --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2605051613/FunRoutine.WorkFlowy.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.3.2605051613 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 803ab053a66321f8518e58d928d68df0a90ee24b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9D=A4=E6=98=AF=E7=BA=B1=E9=9B=BE=E9=85=B1=E5=93=9F?= =?UTF-8?q?=EF=BD=9E?= <49941141+Dragon1573@users.noreply.github.com> Date: Wed, 6 May 2026 03:08:51 +0800 Subject: [PATCH 064/164] New version: Tixati.Tixati.Portable version 3.42-1 (#368887) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ❤是纱雾酱哟~ <49941141+Dragon1573@users.noreply.github.com> --- .../Tixati.Tixati.Portable.installer.yaml | 26 +++++++++++++++++++ .../Tixati.Tixati.Portable.locale.en-US.yaml | 25 ++++++++++++++++++ .../3.42-1/Tixati.Tixati.Portable.yaml | 8 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/t/Tixati/Tixati/Portable/3.42-1/Tixati.Tixati.Portable.installer.yaml create mode 100644 manifests/t/Tixati/Tixati/Portable/3.42-1/Tixati.Tixati.Portable.locale.en-US.yaml create mode 100644 manifests/t/Tixati/Tixati/Portable/3.42-1/Tixati.Tixati.Portable.yaml diff --git a/manifests/t/Tixati/Tixati/Portable/3.42-1/Tixati.Tixati.Portable.installer.yaml b/manifests/t/Tixati/Tixati/Portable/3.42-1/Tixati.Tixati.Portable.installer.yaml new file mode 100644 index 000000000000..1a3b3cf9361e --- /dev/null +++ b/manifests/t/Tixati/Tixati/Portable/3.42-1/Tixati.Tixati.Portable.installer.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Tixati.Tixati.Portable +PackageVersion: 3.42-1 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +Protocols: +- magnet +FileExtensions: +- torrent +ReleaseDate: 2025-12-05 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: Tixati_portable\tixati_Windows32bit.exe + InstallerUrl: https://download.tixati.com/tixati-3.42-1.portable.zip + InstallerSha256: 5937206984DA48CA6BC2BD3EDA22D46BFE3445BA79BC5C6070F1C2D0BAE7972E +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: Tixati_portable\tixati_Windows64bit.exe + InstallerUrl: https://download.tixati.com/tixati-3.42-1.portable.zip + InstallerSha256: 5937206984DA48CA6BC2BD3EDA22D46BFE3445BA79BC5C6070F1C2D0BAE7972E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tixati/Tixati/Portable/3.42-1/Tixati.Tixati.Portable.locale.en-US.yaml b/manifests/t/Tixati/Tixati/Portable/3.42-1/Tixati.Tixati.Portable.locale.en-US.yaml new file mode 100644 index 000000000000..e8899aa9091a --- /dev/null +++ b/manifests/t/Tixati/Tixati/Portable/3.42-1/Tixati.Tixati.Portable.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Tixati.Tixati.Portable +PackageVersion: 3.42-1 +PackageLocale: en-US +Publisher: Tixati +PublisherUrl: https://tixati.com/ +PublisherSupportUrl: https://support.tixati.com/ +PackageName: Tixati +PackageUrl: https://www.tixati.com/ +License: Proprietary +LicenseUrl: https://www.tixati.com/tixati_eula.txt +Copyright: Copyright 2024 Tixati Software Inc. +ShortDescription: Tixati is a proprietary Linux and Windows BitTorrent client written in C++. +Description: > + Tixati is a New and Powerful P2P System, 100% Free, Simple and Easy to Use Bittorrent Client + Contains NO Spyware and NO Ads, and it has Windows and Linux Native Versions Available. +Moniker: tixati +Tags: +- p2p-file-sharing +- torrent +- torrenting +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tixati/Tixati/Portable/3.42-1/Tixati.Tixati.Portable.yaml b/manifests/t/Tixati/Tixati/Portable/3.42-1/Tixati.Tixati.Portable.yaml new file mode 100644 index 000000000000..54546e22c9ce --- /dev/null +++ b/manifests/t/Tixati/Tixati/Portable/3.42-1/Tixati.Tixati.Portable.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Tixati.Tixati.Portable +PackageVersion: 3.42-1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f5d8524ea97d1c8f922f282747ffed4a571e2fe9 Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Tue, 5 May 2026 21:09:20 +0200 Subject: [PATCH 065/164] Added 8 tags: Zenpaw.Skypaw version 1.0.0 (#368974) --- .../Zenpaw/Skypaw/1.0.0/Zenpaw.Skypaw.locale.en-US.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/manifests/z/Zenpaw/Skypaw/1.0.0/Zenpaw.Skypaw.locale.en-US.yaml b/manifests/z/Zenpaw/Skypaw/1.0.0/Zenpaw.Skypaw.locale.en-US.yaml index 25f3a33720f5..5e1e0ed23bfc 100644 --- a/manifests/z/Zenpaw/Skypaw/1.0.0/Zenpaw.Skypaw.locale.en-US.yaml +++ b/manifests/z/Zenpaw/Skypaw/1.0.0/Zenpaw.Skypaw.locale.en-US.yaml @@ -12,5 +12,14 @@ PackageUrl: https://github.com/zenpaw-labs/skypaw License: MIT License ShortDescription: "Minimal weather CLI for the terminal \U0001F324️" ReleaseNotesUrl: https://github.com/zenpaw-labs/skypaw/releases/tag/v1.0.0 +Tags: +- weather +- temperature +- celsius +- clock-with-seconds +- clockwithseconds +- open-meteo +- openmeteo +- requirescmd ManifestType: defaultLocale ManifestVersion: 1.12.0 From ed336f223bac19e16fa603cb3a0c446ab4f3c9e2 Mon Sep 17 00:00:00 2001 From: kurokeita Date: Wed, 6 May 2026 02:18:10 +0700 Subject: [PATCH 066/164] New package: Kurokeita.TruyenazzCrawler version 1.0.1 (#368952) --- .../Kurokeita.TruyenazzCrawler.installer.yaml | 17 +++++++++++++++++ ...rokeita.TruyenazzCrawler.locale.en-US.yaml | 19 +++++++++++++++++++ .../1.0.1/Kurokeita.TruyenazzCrawler.yaml | 8 ++++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/k/Kurokeita/TruyenazzCrawler/1.0.1/Kurokeita.TruyenazzCrawler.installer.yaml create mode 100644 manifests/k/Kurokeita/TruyenazzCrawler/1.0.1/Kurokeita.TruyenazzCrawler.locale.en-US.yaml create mode 100644 manifests/k/Kurokeita/TruyenazzCrawler/1.0.1/Kurokeita.TruyenazzCrawler.yaml diff --git a/manifests/k/Kurokeita/TruyenazzCrawler/1.0.1/Kurokeita.TruyenazzCrawler.installer.yaml b/manifests/k/Kurokeita/TruyenazzCrawler/1.0.1/Kurokeita.TruyenazzCrawler.installer.yaml new file mode 100644 index 000000000000..64d67d92337e --- /dev/null +++ b/manifests/k/Kurokeita/TruyenazzCrawler/1.0.1/Kurokeita.TruyenazzCrawler.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: Kurokeita.TruyenazzCrawler +PackageVersion: 1.0.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: truyenazz-crawl.exe + PortableCommandAlias: truyenazz-crawl +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kurokeita/truyenazz-crawler/releases/download/v1.0.1/truyenazz-crawl-windows-x86_64.zip + InstallerSha256: 96EEC3C3B8DB97919FA2A5A011B3B38E900FAE8543CCC8A88AD15B6DD39A39FD +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-05 diff --git a/manifests/k/Kurokeita/TruyenazzCrawler/1.0.1/Kurokeita.TruyenazzCrawler.locale.en-US.yaml b/manifests/k/Kurokeita/TruyenazzCrawler/1.0.1/Kurokeita.TruyenazzCrawler.locale.en-US.yaml new file mode 100644 index 000000000000..c0ab5e13fd98 --- /dev/null +++ b/manifests/k/Kurokeita/TruyenazzCrawler/1.0.1/Kurokeita.TruyenazzCrawler.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Kurokeita.TruyenazzCrawler +PackageVersion: 1.0.1 +PackageLocale: en-US +Publisher: Kurokeita +PublisherUrl: https://github.com/kurokeita +PublisherSupportUrl: https://github.com/kurokeita/truyenazz-crawler/issues +PackageName: truyenazz-crawler +PackageUrl: https://github.com/kurokeita/truyenazz-crawler +License: GPL-3.0 +ShortDescription: Rust crawler and EPUB builder for truyenazz.me novels +ReleaseNotesUrl: https://github.com/kurokeita/truyenazz-crawler/releases/tag/v1.0.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/kurokeita/truyenazz-crawler/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kurokeita/TruyenazzCrawler/1.0.1/Kurokeita.TruyenazzCrawler.yaml b/manifests/k/Kurokeita/TruyenazzCrawler/1.0.1/Kurokeita.TruyenazzCrawler.yaml new file mode 100644 index 000000000000..38fb87cbbf26 --- /dev/null +++ b/manifests/k/Kurokeita/TruyenazzCrawler/1.0.1/Kurokeita.TruyenazzCrawler.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: Kurokeita.TruyenazzCrawler +PackageVersion: 1.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 92a41240a342ec1aa395ae60bce122fd68792783 Mon Sep 17 00:00:00 2001 From: Rishi Kumar Date: Wed, 6 May 2026 00:53:29 +0530 Subject: [PATCH 067/164] New package: sonicboom15.daimon version 0.0.2 (#368945) --- .../0.0.2/sonicboom15.daimon.installer.yaml | 17 +++++++++++++++++ .../sonicboom15.daimon.locale.en-US.yaml | 19 +++++++++++++++++++ .../daimon/0.0.2/sonicboom15.daimon.yaml | 8 ++++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/s/sonicboom15/daimon/0.0.2/sonicboom15.daimon.installer.yaml create mode 100644 manifests/s/sonicboom15/daimon/0.0.2/sonicboom15.daimon.locale.en-US.yaml create mode 100644 manifests/s/sonicboom15/daimon/0.0.2/sonicboom15.daimon.yaml diff --git a/manifests/s/sonicboom15/daimon/0.0.2/sonicboom15.daimon.installer.yaml b/manifests/s/sonicboom15/daimon/0.0.2/sonicboom15.daimon.installer.yaml new file mode 100644 index 000000000000..c58bd667e453 --- /dev/null +++ b/manifests/s/sonicboom15/daimon/0.0.2/sonicboom15.daimon.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: sonicboom15.daimon +PackageVersion: 0.0.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: daimon.exe + PortableCommandAlias: daimon +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/sonicboom15/daimon/releases/download/v0.0.2/daimon_0.0.2_windows_amd64.zip + InstallerSha256: 6CC99E7BC9F64AE412C26EA87AE41B72F0153E67CB412B8982D460322105DE64 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-05 diff --git a/manifests/s/sonicboom15/daimon/0.0.2/sonicboom15.daimon.locale.en-US.yaml b/manifests/s/sonicboom15/daimon/0.0.2/sonicboom15.daimon.locale.en-US.yaml new file mode 100644 index 000000000000..b04dd0852221 --- /dev/null +++ b/manifests/s/sonicboom15/daimon/0.0.2/sonicboom15.daimon.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: sonicboom15.daimon +PackageVersion: 0.0.2 +PackageLocale: en-US +Publisher: sonicboom15 +PublisherUrl: https://github.com/sonicboom15 +PublisherSupportUrl: https://github.com/sonicboom15/daimon/issues +PackageName: daimon +PackageUrl: https://github.com/sonicboom15/daimon +License: Apache-2.0 +ShortDescription: The spirit that runs alongside your AI app. A pluggable sidecar runtime for LLMs, memory, and tools. +ReleaseNotesUrl: https://github.com/sonicboom15/daimon/releases/tag/v0.0.2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/sonicboom15/daimon/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sonicboom15/daimon/0.0.2/sonicboom15.daimon.yaml b/manifests/s/sonicboom15/daimon/0.0.2/sonicboom15.daimon.yaml new file mode 100644 index 000000000000..c9d843a5df95 --- /dev/null +++ b/manifests/s/sonicboom15/daimon/0.0.2/sonicboom15.daimon.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: sonicboom15.daimon +PackageVersion: 0.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5696a6682a086c5e4c474df4e5f195f8caea8582 Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Tue, 5 May 2026 15:29:39 -0400 Subject: [PATCH 068/164] New version: oxc-project.oxlint version 1.63.0 (#368960) --- .../1.63.0/oxc-project.oxlint.installer.yaml | 31 ++++ .../oxc-project.oxlint.locale.en-US.yaml | 133 ++++++++++++++++++ .../oxlint/1.63.0/oxc-project.oxlint.yaml | 8 ++ 3 files changed, 172 insertions(+) create mode 100644 manifests/o/oxc-project/oxlint/1.63.0/oxc-project.oxlint.installer.yaml create mode 100644 manifests/o/oxc-project/oxlint/1.63.0/oxc-project.oxlint.locale.en-US.yaml create mode 100644 manifests/o/oxc-project/oxlint/1.63.0/oxc-project.oxlint.yaml diff --git a/manifests/o/oxc-project/oxlint/1.63.0/oxc-project.oxlint.installer.yaml b/manifests/o/oxc-project/oxlint/1.63.0/oxc-project.oxlint.installer.yaml new file mode 100644 index 000000000000..b450952217e4 --- /dev/null +++ b/manifests/o/oxc-project/oxlint/1.63.0/oxc-project.oxlint.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.oxlint +PackageVersion: 1.63.0 +InstallerType: zip +NestedInstallerType: portable +Commands: +- oxlint +ReleaseDate: 2026-05-05 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: oxlint-i686-pc-windows-msvc.exe + PortableCommandAlias: oxlint + InstallerUrl: https://github.com/oxc-project/oxc/releases/download/apps_v1.63.0/oxlint-i686-pc-windows-msvc.zip + InstallerSha256: 2E8F4CED504CDC418B5A931372F1C5733C6A56971F5D656AEC6F1C9B21C7205C +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: oxlint-x86_64-pc-windows-msvc.exe + PortableCommandAlias: oxlint + InstallerUrl: https://github.com/oxc-project/oxc/releases/download/apps_v1.63.0/oxlint-x86_64-pc-windows-msvc.zip + InstallerSha256: D514B21945DEECB1ACE4B08CE9F851403F57519E1D5787DF8975FC21E79E1826 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: oxlint-aarch64-pc-windows-msvc.exe + PortableCommandAlias: oxlint + InstallerUrl: https://github.com/oxc-project/oxc/releases/download/apps_v1.63.0/oxlint-aarch64-pc-windows-msvc.zip + InstallerSha256: 3D1E9BE29D70F7E3CDB2A1718EF6B3830C7581AE54032D2598FC09AB261A2532 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/oxc-project/oxlint/1.63.0/oxc-project.oxlint.locale.en-US.yaml b/manifests/o/oxc-project/oxlint/1.63.0/oxc-project.oxlint.locale.en-US.yaml new file mode 100644 index 000000000000..ac784e0003f4 --- /dev/null +++ b/manifests/o/oxc-project/oxlint/1.63.0/oxc-project.oxlint.locale.en-US.yaml @@ -0,0 +1,133 @@ +# 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.oxlint +PackageVersion: 1.63.0 +PackageLocale: en-US +Publisher: VoidZero Inc. & Contributors +PublisherUrl: https://oxc.rs/ +PublisherSupportUrl: https://github.com/oxc-project/oxc/issues +Author: VoidZero Inc. & Contributors +PackageName: oxlint +PackageUrl: https://oxc.rs/docs/guide/usage/linter.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: oxlint is a blazing-fast JavaScript and TypeScript linter that is 50–100× faster than ESLint. It is designed to catch erroneous or useless code without requiring any configurations by default. +Tags: +- compiler +- javascript +- linter +- minifier +- parser +- transpiler +- typescript +ReleaseNotes: |- + 🚀 Features + - 1884833 linter/plugins: Implement SourceCode.getDisableDirectives method (#21029) (Nicolas Le Cam) + - 00f9a9d linter/sort-keys: Support autofix with comments (#22061) (Amund Eggen Svandal) + - 5b9ea93 linter/eslint: Implement require-unicode-regexp rule (#22096) (Mikhail Baev) + - 1d40d60 linter: Implement SARIF formatter (#22067) (camchenry) + - c0982fe linter/eslint: Implement no-restricted-properties rule (#22080) (AJ Bienz) + - 5699d53 linter: Add help text to agent formatter (#22064) (camchenry) + - fe7194d oxlint: Add agent output mode (#21955) (Jovi De Croock) + - fb2f052 linter: Suggest moving shared branch code (#22022) (camc314) + - 5868335 linter/no-else-return: Improve nested if diagnostic spans (#22009) (camc314) + - 8b4829b linter: Split no-negated-condition rule to unicorn & eslint (#21998) (Sysix) + - fea301a linter: Split jest/prefer-to-be into separate vitest rule (#21977) (camchenry) + - 44aa0d6 linter: Split jest/prefer-strict-equal into separate vitest rule (#21976) (camchenry) + - 2262b27 linter: Split jest/prefer-spy-on into separate vitest rule (#21975) (camchenry) + - fef9143 linter: Split jest/prefer-mock-return-shorthand into separate vitest rule (#21974) (camchenry) + - 2bda504 linter: Split jest/prefer-mock-promise-shorthand into separate vitest rule (#21973) (camchenry) + - 6ef6c7d linter: Split jest/prefer-lowercase into separate vitest rule (#21972) (camchenry) + - f4d2498 linter: Split jest/prefer-hooks-on-top into separate vitest rule (#21971) (camchenry) + - fb8e366 linter: Split jest/prefer-hooks-in-order into separate vitest rule (#21970) (camchenry) + - adcd85c linter: Split jest/prefer-expect-resolves into separate vitest rule (#21969) (camchenry) + - 8ddc7ec linter: Split jest/prefer-equality-matcher into separate vitest rule (#21968) (camchenry) + - 46bb1f3 linter: Split jest/prefer-each into separate vitest rule (#21967) (camchenry) + - bdbff66 linter: Implement interactive-supports-focus (#21767) (mehm8128) + - 733b094 linter: Split prefer-to-have-been-called-times rule (#21898) (Said Atrahouch) + - 8804425 linter/eslint: Implement logical-assignment-operators rule (#21900) (Mikhail Baev) + - 296d147 linter: Split jest/prefer-comparison-matcher into separate vitest rule (#21929) (camchenry) + - 38146b6 linter: Split jest/prefer-called-with into separate vitest rule (#21927) (camchenry) + - 6f86175 linter/vue: Implement return-in-computed-property rule (#21909) (bab) + - dc2d0e4 linter: Split jest/no-unneeded-async-expect-function into separate vitest rule (#21878) (camchenry) + - a03fc37 linter: Split jest/no-test-return-statement into separate vitest rule (#21877) (camchenry) + - f11313e linter: Split jest/no-test-prefixes into separate vitest rule (#21876) (camchenry) + - 4380812 linter: Split prefer-to-have-length rule (#21893) (Said Atrahouch) + - 511bcc1 linter: Split jest require-hook rule (#21889) (Said Atrahouch) + - 64a8180 linter: Split jest/prefer-snapshot-hint into a Jest rule and a Vitest rule. (#21881) (connorshea) + - ae7924a linter/vue: Implement no-deprecated-model-definition rule (#21886) (bab) + - 0dfe8b3 linter: Split jest/require-to-throw-message into Jest and Vitest rules. (#21879) (connorshea) + - 51229ff linter: Split jest valid-describe-callback rule (#21882) (Said Atrahouch) + - 2d102fd linter: Split no-standalone-expect rule into jest and vitest (#21862) (Sysix) + - ee46a29 linter: Split no-restricted-matchers rule into jest and vitest (#21860) (Sysix) + - 1f29459 linter: Split no-restricted-jest-methods rule into jest and vitest (#21859) (Sysix) + - e7f8d55 linter: Remove eslint prefixes from plugin names in diagnostics (#21806) (Connor Shea) + - 89fff8b linter: Split valid-expect-in-promise/jest rule into jest and vitest rules (#21854) (Said Atrahouch) + + 🐛 Bug Fixes + - 7c9bf88 linter/no-single-promise-in-promise-methods: Avoid unused array fix (#22116) (camc314) + - 0b48848 linter/prefer-array-some: Make find rewrite a suggestion (#22103) (camc314) + - d24027e linter/prefer-array-some: Preserve find comparison fixes (#22094) (camc314) + - af2d26c linter/astro: Handle js --- after frontmatter in .astro files (#22091) (Andrew Powell) + - 78d4ff0 linter/jsdoc/require-returns: Only look at the nearest jsdoc block (#22077) (camc314) + - fa88857 linter/no-map-spread: Use default codegen options for fix (#22074) (camc314) + - 2047a35 linter: Treat adjacent fixes as overlapping (#22071) (camc314) + - 75fc551 linter: Handle no-extra-boolean-cast edge cases (#22031) (camc314) + - e9d5284 linter/sort-keys: Don't autofix if comment could be misplaced (#22052) (Amund Eggen Svandal) + - d7230b0 linter/no-constant-condition: Handle generator yields (#22046) (camc314) + - e8dbc56 linter/array-type: Enable edge case tests (#22047) (camc314) + - d57b51f linter/no-constant-condition: Propagate config errors (#22045) (camc314) + - bdb6d95 linter/typescript: Remove duplicate rule tests (#22044) (camc314) + - 0beaffc linter: Print resolved extended config (#22040) (camc314) + - 192ad0e linter/react/only-export-components: Align rule with upstream cases (#22039) (camc314) + - cdf4c53 linter/only-export-components: Support tanstack router (#21937) (camc314) + - 893e18f linter: Stop gitignore lookup at repo boundary (#22033) (camc314) + - 7100712 linter/constructor-super: Clarify duplicate super diagnostics (#22035) (camc314) + - fce5b7c linter/constructor-super: Improve invalid super calls diagnostic (#22032) (camc314) + - b3de93c linter/rules-of-hooks: Clarify conditional diagnostics (#22030) (camc314) + - 4f9f629 linter/rules-of-hooks: Clarify loop diagnostics (#22029) (camc314) + - e6f0978 linter/rules-of-hooks: Clarify async component diagnostics (#22024) (camc314) + - e262f51 linter/rules-of-hooks: Improve diagnostic for hook inside class component (#22023) (camc314) + - 7b71b0d linter/no-restricted-imports: Report once per import declaration (#22021) (camc314) + - 3d5ae3d linter/vitest/require-mock-type-parameters: Handle chained typed mocks (#22019) (camc314) + - 959a2db linter/reporter/github: Omit empty file annotations (#22017) (camc314) + - 16003a1 linter/unicorn: Remove duplicate rule tests (#22018) (camc314) + - 86b7547 linter/no-unreachable: Suppress nested unreachable diagnostics (#22011) (camc314) + - 1d92ae8 linter/oxc: Remove duplicate rule tests (#22013) (camc314) + - f270246 linter/branches-sharing-code: Ignore empty statements (#22012) (camc314) + - f1c25dd linter: Stabilize debug diagnostic comparison (#22010) (camc314) + - b6bc421 linter: Skip linting astro scripts with non JS script types (#21954) (camc314) + - a77547d linter: Support plugin-qualified disable directives (#21999) (camc314) + - 079cfdd linter: Match disable directive rule names exactly, not by substring (#21906) (Christian Vuerings) + - 11a4e67 linter: Comptibles rules need to be disabled in jest and vitest at same time (#21982) (Said Atrahouch) + - ce62f16 linter: jsx-a11y/prefer-tag-over-role detect more roles (#21933) (bab) + - 024c390 linter/jest/vitest: Padding around after all blocks not working as expected (#21952) (kapobajza) + - 05a8f75 linter/jest/no-standalone-expect: False positive with expect in an ObjectProperty (#21948) (Said Atrahouch) + - 6a37c98 linter/no-unused-vars: Report unused re-exported imports (#21938) (camc314) + - 2d5fc16 linter: jsx-a11y/media-has-caption report only once for self-closing tags (#21934) (bab) + - 5adca29 linter: jsx-a11y/no-autofocus ignore false attribute values (#21918) (Sysix) + - 2e5c18e linter/max-nested-describe: Reset nested describe depth (#21891) (camc314) + + ⚡ Performance + - a77f0f7 linter/require-returns: Avoid jsdoc tag vec allocation (#22081) (camc314) + - d9a1b32 linter/plugins: Avoid array lookups where possible in CFG visitor (#21940) (overlookmotel) + - fefefd8 linter/plugins: Replace addition with bitwise OR in CFG visitor (#21939) (overlookmotel) + + 📚 Documentation + - cacbc4a linter: Fix jest settings docs. (#22127) (connorshea) + - a15c5bb linter: Note that the --format flag accepts an agent option. (#22126) (connorshea) + - d58f594 oxlint/lsp: Auto generate docs for LSP options (#22082) (Sysix) + - 9adc3b3 linter/no-misused-new: Clarify construct signatures behaviour (#22016) (camc314) + - 1caf5ad linter/plugins: Reformat comments (#21873) (overlookmotel) + + 🛡️ Security + - 82dbbec deps: Update npm packages (major) (#21558) (renovate[bot]) +ReleaseNotesUrl: https://github.com/oxc-project/oxc/releases/tag/apps_v1.63.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://oxc.rs/docs/guide/usage/linter.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/oxc-project/oxlint/1.63.0/oxc-project.oxlint.yaml b/manifests/o/oxc-project/oxlint/1.63.0/oxc-project.oxlint.yaml new file mode 100644 index 000000000000..2b1933c3ce20 --- /dev/null +++ b/manifests/o/oxc-project/oxlint/1.63.0/oxc-project.oxlint.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.oxlint +PackageVersion: 1.63.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1e357d64aa72a1ab76c7bed32791680a64a2b5e7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 04:00:25 +0800 Subject: [PATCH 069/164] New version: Perplexity.Comet version 147.0.7727.1860 (#368948) --- .../Perplexity.Comet.installer.yaml | 4 ++-- .../Perplexity.Comet.locale.en-US.yaml | 2 +- .../Perplexity.Comet.locale.zh-CN.yaml | 2 +- .../Perplexity.Comet.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/p/Perplexity/Comet/{145.2.7632.5936 => 147.0.7727.1860}/Perplexity.Comet.installer.yaml (86%) rename manifests/p/Perplexity/Comet/{145.2.7632.5936 => 147.0.7727.1860}/Perplexity.Comet.locale.en-US.yaml (96%) rename manifests/p/Perplexity/Comet/{145.2.7632.5936 => 147.0.7727.1860}/Perplexity.Comet.locale.zh-CN.yaml (95%) rename manifests/p/Perplexity/Comet/{145.2.7632.5936 => 147.0.7727.1860}/Perplexity.Comet.yaml (88%) diff --git a/manifests/p/Perplexity/Comet/145.2.7632.5936/Perplexity.Comet.installer.yaml b/manifests/p/Perplexity/Comet/147.0.7727.1860/Perplexity.Comet.installer.yaml similarity index 86% rename from manifests/p/Perplexity/Comet/145.2.7632.5936/Perplexity.Comet.installer.yaml rename to manifests/p/Perplexity/Comet/147.0.7727.1860/Perplexity.Comet.installer.yaml index d62163df5e62..385217f1b86a 100644 --- a/manifests/p/Perplexity/Comet/145.2.7632.5936/Perplexity.Comet.installer.yaml +++ b/manifests/p/Perplexity/Comet/147.0.7727.1860/Perplexity.Comet.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Perplexity.Comet -PackageVersion: 145.2.7632.5936 +PackageVersion: 147.0.7727.1860 InstallerType: exe Scope: machine InstallModes: @@ -33,6 +33,6 @@ ProductCode: Perplexity Comet Installers: - Architecture: x64 InstallerUrl: https://www.perplexity.ai/rest/browser/download?platform=win_x64&channel=stable - InstallerSha256: 99CE4E8DEC49087F62AD3E157EA5345E03CD2B7E0FD29990DC312A8AB247D32B + InstallerSha256: 56A895BB34A78E9E713953E0009DEE1E3FD8B57B0637199EFE8CB6474A0B1D6A ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/p/Perplexity/Comet/145.2.7632.5936/Perplexity.Comet.locale.en-US.yaml b/manifests/p/Perplexity/Comet/147.0.7727.1860/Perplexity.Comet.locale.en-US.yaml similarity index 96% rename from manifests/p/Perplexity/Comet/145.2.7632.5936/Perplexity.Comet.locale.en-US.yaml rename to manifests/p/Perplexity/Comet/147.0.7727.1860/Perplexity.Comet.locale.en-US.yaml index d1be3531fb3a..3f759793c720 100644 --- a/manifests/p/Perplexity/Comet/145.2.7632.5936/Perplexity.Comet.locale.en-US.yaml +++ b/manifests/p/Perplexity/Comet/147.0.7727.1860/Perplexity.Comet.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Perplexity.Comet -PackageVersion: 145.2.7632.5936 +PackageVersion: 147.0.7727.1860 PackageLocale: en-US Publisher: The Comet Authors Author: Perplexity AI, Inc. diff --git a/manifests/p/Perplexity/Comet/145.2.7632.5936/Perplexity.Comet.locale.zh-CN.yaml b/manifests/p/Perplexity/Comet/147.0.7727.1860/Perplexity.Comet.locale.zh-CN.yaml similarity index 95% rename from manifests/p/Perplexity/Comet/145.2.7632.5936/Perplexity.Comet.locale.zh-CN.yaml rename to manifests/p/Perplexity/Comet/147.0.7727.1860/Perplexity.Comet.locale.zh-CN.yaml index 037543e93cdb..413ef4131027 100644 --- a/manifests/p/Perplexity/Comet/145.2.7632.5936/Perplexity.Comet.locale.zh-CN.yaml +++ b/manifests/p/Perplexity/Comet/147.0.7727.1860/Perplexity.Comet.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Perplexity.Comet -PackageVersion: 145.2.7632.5936 +PackageVersion: 147.0.7727.1860 PackageLocale: zh-CN License: 专有软件 ShortDescription: 个人 AI 助手 diff --git a/manifests/p/Perplexity/Comet/145.2.7632.5936/Perplexity.Comet.yaml b/manifests/p/Perplexity/Comet/147.0.7727.1860/Perplexity.Comet.yaml similarity index 88% rename from manifests/p/Perplexity/Comet/145.2.7632.5936/Perplexity.Comet.yaml rename to manifests/p/Perplexity/Comet/147.0.7727.1860/Perplexity.Comet.yaml index e1b00f49e585..a53950fe2ca5 100644 --- a/manifests/p/Perplexity/Comet/145.2.7632.5936/Perplexity.Comet.yaml +++ b/manifests/p/Perplexity/Comet/147.0.7727.1860/Perplexity.Comet.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Perplexity.Comet -PackageVersion: 145.2.7632.5936 +PackageVersion: 147.0.7727.1860 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 6aa2b7c0847bb0228e42a8fa63edc084200fd044 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 04:02:27 +0800 Subject: [PATCH 070/164] New version: Google.Chrome.Canary version 149.0.7827.2 (#368965) --- .../Google.Chrome.Canary.installer.yaml | 14 +++++++------- .../Google.Chrome.Canary.locale.en-US.yaml | 2 +- .../Google.Chrome.Canary.locale.nb-NO.yaml | 2 +- .../Google.Chrome.Canary.locale.zh-CN.yaml | 2 +- .../Google.Chrome.Canary.yaml | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) rename manifests/g/Google/Chrome/Canary/{149.0.7827.0 => 149.0.7827.2}/Google.Chrome.Canary.installer.yaml (57%) rename manifests/g/Google/Chrome/Canary/{149.0.7827.0 => 149.0.7827.2}/Google.Chrome.Canary.locale.en-US.yaml (96%) rename manifests/g/Google/Chrome/Canary/{149.0.7827.0 => 149.0.7827.2}/Google.Chrome.Canary.locale.nb-NO.yaml (96%) rename manifests/g/Google/Chrome/Canary/{149.0.7827.0 => 149.0.7827.2}/Google.Chrome.Canary.locale.zh-CN.yaml (96%) rename manifests/g/Google/Chrome/Canary/{149.0.7827.0 => 149.0.7827.2}/Google.Chrome.Canary.yaml (89%) diff --git a/manifests/g/Google/Chrome/Canary/149.0.7827.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/149.0.7827.2/Google.Chrome.Canary.installer.yaml similarity index 57% rename from manifests/g/Google/Chrome/Canary/149.0.7827.0/Google.Chrome.Canary.installer.yaml rename to manifests/g/Google/Chrome/Canary/149.0.7827.2/Google.Chrome.Canary.installer.yaml index 265a41253386..02d224dcdf12 100644 --- a/manifests/g/Google/Chrome/Canary/149.0.7827.0/Google.Chrome.Canary.installer.yaml +++ b/manifests/g/Google/Chrome/Canary/149.0.7827.2/Google.Chrome.Canary.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 149.0.7827.0 +PackageVersion: 149.0.7827.2 InstallerType: exe Scope: user InstallModes: @@ -37,13 +37,13 @@ FileExtensions: ProductCode: Google Chrome SxS Installers: - Architecture: x86 - InstallerUrl: https://dl.google.com/release2/chrome/acj6yujfvxlskynu73eymt4dtbia_149.0.7827.0/149.0.7827.0_chrome_installer_uncompressed.exe - InstallerSha256: 5490EEA58A6A7FEB509CE573CFCFEA3929C7738B412629FA79850842C6887B3F + InstallerUrl: https://dl.google.com/release2/chrome/e3w3xkheu6kxoibhilebc7iwbm_149.0.7827.2/149.0.7827.2_chrome_installer_uncompressed.exe + InstallerSha256: C309D4335222E6A3BE2FE8CBB0EA993EDEEAD4437ADBDE05F7F763719F2F8443 - Architecture: x64 - InstallerUrl: https://dl.google.com/release2/chrome/iq65n2yvea6haqw6m7dh37ochq_149.0.7827.0/149.0.7827.0_chrome_installer_uncompressed.exe - InstallerSha256: 636810C0DB1C1778B1EAA5A83D0CB7EC1355D50CC62CD2BF8A2BC1331864868F + InstallerUrl: https://dl.google.com/release2/chrome/av2vj2krqdkmln4nu6fywriz64_149.0.7827.2/149.0.7827.2_chrome_installer_uncompressed.exe + InstallerSha256: 940E1EC0C5E7F3BDE57F88A966373D0FB42C90F199FDCC5114028EB63816F0B6 - Architecture: arm64 - InstallerUrl: https://dl.google.com/release2/chrome/ff6sc3wcrqbcgspyeesiaaq2km_149.0.7827.0/149.0.7827.0_chrome_installer_uncompressed.exe - InstallerSha256: ED4F6BEAC5AB1FDE9762413EC5773EF5F4DF697D04272948A021353ABB15CE9B + InstallerUrl: https://dl.google.com/release2/chrome/nftu7rcjp76xfhiy3yej4nir5a_149.0.7827.2/149.0.7827.2_chrome_installer_uncompressed.exe + InstallerSha256: B9B617B91FD9553FF3417999742F921D67287AB3C34F767C3FD5782872B6C96F ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/149.0.7827.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/149.0.7827.2/Google.Chrome.Canary.locale.en-US.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/149.0.7827.0/Google.Chrome.Canary.locale.en-US.yaml rename to manifests/g/Google/Chrome/Canary/149.0.7827.2/Google.Chrome.Canary.locale.en-US.yaml index 8bbcc1b45b19..39ab5cdd81a2 100644 --- a/manifests/g/Google/Chrome/Canary/149.0.7827.0/Google.Chrome.Canary.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Canary/149.0.7827.2/Google.Chrome.Canary.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 149.0.7827.0 +PackageVersion: 149.0.7827.2 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/149.0.7827.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/149.0.7827.2/Google.Chrome.Canary.locale.nb-NO.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/149.0.7827.0/Google.Chrome.Canary.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Canary/149.0.7827.2/Google.Chrome.Canary.locale.nb-NO.yaml index 782799bcfc44..2132d2a3d9b2 100644 --- a/manifests/g/Google/Chrome/Canary/149.0.7827.0/Google.Chrome.Canary.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Canary/149.0.7827.2/Google.Chrome.Canary.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 149.0.7827.0 +PackageVersion: 149.0.7827.2 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/149.0.7827.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/149.0.7827.2/Google.Chrome.Canary.locale.zh-CN.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/149.0.7827.0/Google.Chrome.Canary.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Canary/149.0.7827.2/Google.Chrome.Canary.locale.zh-CN.yaml index 76a0bfe6948b..0b38eae92cc3 100644 --- a/manifests/g/Google/Chrome/Canary/149.0.7827.0/Google.Chrome.Canary.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Canary/149.0.7827.2/Google.Chrome.Canary.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 149.0.7827.0 +PackageVersion: 149.0.7827.2 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/149.0.7827.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/149.0.7827.2/Google.Chrome.Canary.yaml similarity index 89% rename from manifests/g/Google/Chrome/Canary/149.0.7827.0/Google.Chrome.Canary.yaml rename to manifests/g/Google/Chrome/Canary/149.0.7827.2/Google.Chrome.Canary.yaml index d0d4319d821b..4331f628a372 100644 --- a/manifests/g/Google/Chrome/Canary/149.0.7827.0/Google.Chrome.Canary.yaml +++ b/manifests/g/Google/Chrome/Canary/149.0.7827.2/Google.Chrome.Canary.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 149.0.7827.0 +PackageVersion: 149.0.7827.2 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 96e209df0b80e114c12b34ff8a4dea512b82a71b Mon Sep 17 00:00:00 2001 From: wasmCloud Automation Date: Tue, 5 May 2026 16:04:21 -0400 Subject: [PATCH 071/164] New version: wasmCloud.wash version 2.0.7 (#368972) --- .../wash/2.0.7/wasmCloud.wash.installer.yaml | 17 +++++ .../2.0.7/wasmCloud.wash.locale.en-US.yaml | 76 +++++++++++++++++++ .../wasmCloud/wash/2.0.7/wasmCloud.wash.yaml | 8 ++ 3 files changed, 101 insertions(+) create mode 100644 manifests/w/wasmCloud/wash/2.0.7/wasmCloud.wash.installer.yaml create mode 100644 manifests/w/wasmCloud/wash/2.0.7/wasmCloud.wash.locale.en-US.yaml create mode 100644 manifests/w/wasmCloud/wash/2.0.7/wasmCloud.wash.yaml diff --git a/manifests/w/wasmCloud/wash/2.0.7/wasmCloud.wash.installer.yaml b/manifests/w/wasmCloud/wash/2.0.7/wasmCloud.wash.installer.yaml new file mode 100644 index 000000000000..4fd87d7aeed9 --- /dev/null +++ b/manifests/w/wasmCloud/wash/2.0.7/wasmCloud.wash.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: wasmCloud.wash +PackageVersion: 2.0.7 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: wash.exe + PortableCommandAlias: wash +ReleaseDate: 2026-05-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/wasmCloud/wasmCloud/releases/download/v2.0.7/wash-x86_64-pc-windows-msvc.zip + InstallerSha256: 2455D08C9BFDEA18A9718615266BBAF8D1939BBDE819DFD8EE407D2CB6963C0B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/wasmCloud/wash/2.0.7/wasmCloud.wash.locale.en-US.yaml b/manifests/w/wasmCloud/wash/2.0.7/wasmCloud.wash.locale.en-US.yaml new file mode 100644 index 000000000000..d9483480c5b2 --- /dev/null +++ b/manifests/w/wasmCloud/wash/2.0.7/wasmCloud.wash.locale.en-US.yaml @@ -0,0 +1,76 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: wasmCloud.wash +PackageVersion: 2.0.7 +PackageLocale: en-US +Publisher: wasmCloud +PublisherUrl: https://wasmcloud.com/ +PublisherSupportUrl: https://github.com/wasmCloud/wasmCloud/issues +Author: The wasmCloud Authors +PackageName: wash +PackageUrl: https://wasmcloud.com/docs/wash/ +License: Apache-2.0 +LicenseUrl: https://github.com/wasmCloud/wasmCloud/blob/HEAD/LICENSE +Copyright: Copyright The wasmCloud Authors +ShortDescription: The wasmCloud Shell (wash) - a CLI for building, running, and managing WebAssembly components and wasmCloud applications. +Description: |- + wash is the wasmCloud Shell, a single CLI tool for working with WebAssembly components and wasmCloud. + - Build WebAssembly components from multiple languages with `wash build` + - Iterate quickly with a live dev loop using `wash dev` + - Run a local wasmCloud host and deploy applications + - Manage plugins and WIT interfaces +Moniker: wash +Tags: +- cli +- component +- rust +- wasi +- wasm +- wasmcloud +- webassembly +- wit +ReleaseNotes: |- + What's Changed + - fix(http): return typed RouteError with accurate HTTP status codes by @Aditya1404Sal in #5082 + - chore: rm passing wash prefix to brew by @dphilla in #5083 + - feat: Expand DevRouter and DynamicRouter Tests by @Aditya1404Sal in #5064 + - chore: upgrade async-nats to 0.47 by @ricochet in #5087 + - [bugfix] Add port name to hello-world by @jfleitz in #5090 + - Fix workload readiness for NATS subs by @ricochet in #5086 + - docs(templates): reorganize Rust templates and add HTTP handler set by @ericgregory in #5084 + - ci: re-enable dependabot for main and release-1.9.x by @officialasishkumar in #5035 + - chore(deps): bump the all-docker group across 2 directories with 1 update by @dependabot[bot] in #5091 + - chore: upgrade to go 1.26 by @ricochet in #5095 + - chore(deps): bump the all-github-actions group across 6 directories with 24 updates by @dependabot[bot] in #5093 + - chore(deps): bump the all-go group across 2 directories with 12 updates by @dependabot[bot] in #5092 + - fix(test): wait on the host by @ricochet in #5100 + - fix(operator): gate WorkloadDeployment Ready on replica availability by @ricochet in #5101 + - chore(security): bump wasmtime, drop rustls-pemfile, add cargo audit by @ricochet in #5102 + - ci: automated release train by @ricochet in #5098 + - ci: disable 1.9 dependabot by @ricochet in #5097 + - fix: remove canary-v2 now that canary exists by @ricochet in #5104 + - chore(deps): bump the all-go group across 1 directory with 3 updates by @dependabot[bot] in #5103 + - ci: fix sed for release-train by @ricochet in #5105 + - backout publishing wash-runtime by @ricochet in #5106 + - release: v2.0.6 by @automation-wasmcloud in #5107 + - harden release train CI by @ricochet in #5108 + - pass sha input for release-tag by @ricochet in #5109 + - chore(deps): bump the all-github-actions group across 2 directories with 1 update by @dependabot[bot] in #5112 + - chore(deps): bump go.wasmcloud.dev/runtime-operator/v2 from 2.0.5 to 2.0.6 in /runtime-gateway in the all-go group across 1 directory by @dependabot[bot] in #5111 + - ci: make package-manager publishing best-effort by @ricochet in #5110 + - fix(dev): friendly url by @ricochet in #5114 + - ci: OpenSSF Scorecard workflow by @ricochet in #5115 + - ci: fix scorecard publish and harden workflows by @ricochet in #5118 + - Revert "ci: fix scorecard publish and harden workflows" by @ricochet in #5119 + - ci: lint workflows and actions by @ricochet in #5120 + - ci(zizmor): grant write for security upload by @ricochet in #5123 + - release: v2.0.7 by @automation-wasmcloud in #5124 + New Contributors + - @officialasishkumar made their first contribution in #5035 + Full Changelog: v2.0.5...v2.0.7 +ReleaseNotesUrl: https://github.com/wasmCloud/wasmCloud/releases/tag/v2.0.7 +Documentations: +- DocumentUrl: https://wasmcloud.com/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/wasmCloud/wash/2.0.7/wasmCloud.wash.yaml b/manifests/w/wasmCloud/wash/2.0.7/wasmCloud.wash.yaml new file mode 100644 index 000000000000..1bcfca02795a --- /dev/null +++ b/manifests/w/wasmCloud/wash/2.0.7/wasmCloud.wash.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: wasmCloud.wash +PackageVersion: 2.0.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 66adc2e244b9445fe71c142c70c5ab336912a41d Mon Sep 17 00:00:00 2001 From: Alexandr Ivanov <79938520+defendend@users.noreply.github.com> Date: Tue, 5 May 2026 23:06:01 +0300 Subject: [PATCH 072/164] New version: defendend.ast-index version 3.40.4 (#368973) --- .../3.40.4/defendend.ast-index.installer.yaml | 19 +++++++++++++ .../defendend.ast-index.locale.en-US.yaml | 28 +++++++++++++++++++ .../ast-index/3.40.4/defendend.ast-index.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/d/defendend/ast-index/3.40.4/defendend.ast-index.installer.yaml create mode 100644 manifests/d/defendend/ast-index/3.40.4/defendend.ast-index.locale.en-US.yaml create mode 100644 manifests/d/defendend/ast-index/3.40.4/defendend.ast-index.yaml diff --git a/manifests/d/defendend/ast-index/3.40.4/defendend.ast-index.installer.yaml b/manifests/d/defendend/ast-index/3.40.4/defendend.ast-index.installer.yaml new file mode 100644 index 000000000000..d85232b82c41 --- /dev/null +++ b/manifests/d/defendend/ast-index/3.40.4/defendend.ast-index.installer.yaml @@ -0,0 +1,19 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: defendend.ast-index +PackageVersion: 3.40.4 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ast-index.exe +Commands: +- ast-index +ReleaseDate: 2026-05-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/defendend/Claude-ast-index-search/releases/download/v3.40.4/ast-index-v3.40.4-windows-x86_64.zip + InstallerSha256: 1AC0C085734E11D2E4DB3FD2F6904B10CA075078C24B6D50D640AF90060738FF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/defendend/ast-index/3.40.4/defendend.ast-index.locale.en-US.yaml b/manifests/d/defendend/ast-index/3.40.4/defendend.ast-index.locale.en-US.yaml new file mode 100644 index 000000000000..b37466faf25a --- /dev/null +++ b/manifests/d/defendend/ast-index/3.40.4/defendend.ast-index.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: defendend.ast-index +PackageVersion: 3.40.4 +PackageLocale: en-US +Publisher: defendend +PublisherUrl: https://github.com/defendend +PublisherSupportUrl: https://github.com/defendend/Claude-ast-index-search/issues +Author: Alexandr Ivanov +PackageName: ast-index +PackageUrl: https://github.com/defendend/Claude-ast-index-search/releases +License: MIT +LicenseUrl: https://github.com/defendend/Claude-ast-index-search/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Alexandr Ivanov(defendend) +ShortDescription: Fast code search CLI for Android, iOS, TypeScript, Rust, Ruby, C#, Python, Go, Perl, C++ projects +Description: ast-index is a fast native Rust CLI for structural code search in Android/Kotlin/Java, iOS/Swift/ObjC, Dart/Flutter, TypeScript/JavaScript, Rust, Ruby, C#, PHP, Python, Go, Perl, C++, and Protocol Buffers projects. +Moniker: ast-index +Tags: +- Android +- claude +- code-search +- gemini +- iOS +ReleaseNotes: 'Full Changelog: v3.40.3...v3.40.4' +ReleaseNotesUrl: https://github.com/defendend/Claude-ast-index-search/releases/tag/v3.40.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/defendend/ast-index/3.40.4/defendend.ast-index.yaml b/manifests/d/defendend/ast-index/3.40.4/defendend.ast-index.yaml new file mode 100644 index 000000000000..caca43b3da77 --- /dev/null +++ b/manifests/d/defendend/ast-index/3.40.4/defendend.ast-index.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: defendend.ast-index +PackageVersion: 3.40.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 418055605a84450cb968c91b1f19f5c0b4be5f6f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 04:07:20 +0800 Subject: [PATCH 073/164] New version: BitSum.ProcessLasso.Beta version 18.1.0.44 (#368976) --- .../BitSum.ProcessLasso.Beta.installer.yaml | 4 ++-- .../BitSum.ProcessLasso.Beta.locale.en-US.yaml | 2 +- .../BitSum.ProcessLasso.Beta.locale.zh-CN.yaml | 2 +- .../{18.1.0.43 => 18.1.0.44}/BitSum.ProcessLasso.Beta.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/b/BitSum/ProcessLasso/Beta/{18.1.0.43 => 18.1.0.44}/BitSum.ProcessLasso.Beta.installer.yaml (82%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.1.0.43 => 18.1.0.44}/BitSum.ProcessLasso.Beta.locale.en-US.yaml (99%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.1.0.43 => 18.1.0.44}/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml (98%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.1.0.43 => 18.1.0.44}/BitSum.ProcessLasso.Beta.yaml (90%) diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.1.0.43/BitSum.ProcessLasso.Beta.installer.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.1.0.44/BitSum.ProcessLasso.Beta.installer.yaml similarity index 82% rename from manifests/b/BitSum/ProcessLasso/Beta/18.1.0.43/BitSum.ProcessLasso.Beta.installer.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.1.0.44/BitSum.ProcessLasso.Beta.installer.yaml index b3a922dee57b..a1d77e11a114 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.1.0.43/BitSum.ProcessLasso.Beta.installer.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.1.0.44/BitSum.ProcessLasso.Beta.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.1.0.43 +PackageVersion: 18.1.0.44 InstallerType: nullsoft Scope: machine UpgradeBehavior: install @@ -12,6 +12,6 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://dl.bitsum.com/files/beta/processlassosetup64.exe - InstallerSha256: 6999F385FF7846BECF5DEDA512D88E49103BE72519D66D7BE8508EBFD9A177BA + InstallerSha256: 674E99D5F803B6A12720D4A61812A51792EBD1129073581EE534858B5CDC7996 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.1.0.43/BitSum.ProcessLasso.Beta.locale.en-US.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.1.0.44/BitSum.ProcessLasso.Beta.locale.en-US.yaml similarity index 99% rename from manifests/b/BitSum/ProcessLasso/Beta/18.1.0.43/BitSum.ProcessLasso.Beta.locale.en-US.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.1.0.44/BitSum.ProcessLasso.Beta.locale.en-US.yaml index 199814e9c519..0aea622ddd66 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.1.0.43/BitSum.ProcessLasso.Beta.locale.en-US.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.1.0.44/BitSum.ProcessLasso.Beta.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.1.0.43 +PackageVersion: 18.1.0.44 PackageLocale: en-US Publisher: Bitsum PublisherUrl: https://bitsum.com/ diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.1.0.43/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.1.0.44/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml similarity index 98% rename from manifests/b/BitSum/ProcessLasso/Beta/18.1.0.43/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.1.0.44/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml index 2e33885edbad..14b302097e8a 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.1.0.43/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.1.0.44/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.1.0.43 +PackageVersion: 18.1.0.44 PackageLocale: zh-CN License: 专有软件 ShortDescription: 实时 CPU 优化和自动化 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.1.0.43/BitSum.ProcessLasso.Beta.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.1.0.44/BitSum.ProcessLasso.Beta.yaml similarity index 90% rename from manifests/b/BitSum/ProcessLasso/Beta/18.1.0.43/BitSum.ProcessLasso.Beta.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.1.0.44/BitSum.ProcessLasso.Beta.yaml index 0f86582c3c34..2fd8b2cfa973 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.1.0.43/BitSum.ProcessLasso.Beta.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.1.0.44/BitSum.ProcessLasso.Beta.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.1.0.43 +PackageVersion: 18.1.0.44 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From fce5b0ce17babc7bdcf68fe54e7260405ce00a11 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 04:08:36 +0800 Subject: [PATCH 074/164] New version: BitSum.ProcessLasso version 18.1.0.44 (#368977) --- .../BitSum.ProcessLasso.installer.yaml | 8 +++--- .../BitSum.ProcessLasso.locale.en-US.yaml | 27 ++++++++++--------- .../BitSum.ProcessLasso.locale.zh-CN.yaml | 2 +- .../BitSum.ProcessLasso.yaml | 2 +- 4 files changed, 20 insertions(+), 19 deletions(-) rename manifests/b/BitSum/ProcessLasso/{18.0.1.24 => 18.1.0.44}/BitSum.ProcessLasso.installer.yaml (77%) rename manifests/b/BitSum/ProcessLasso/{18.0.1.24 => 18.1.0.44}/BitSum.ProcessLasso.locale.en-US.yaml (78%) rename manifests/b/BitSum/ProcessLasso/{18.0.1.24 => 18.1.0.44}/BitSum.ProcessLasso.locale.zh-CN.yaml (98%) rename manifests/b/BitSum/ProcessLasso/{18.0.1.24 => 18.1.0.44}/BitSum.ProcessLasso.yaml (90%) diff --git a/manifests/b/BitSum/ProcessLasso/18.0.1.24/BitSum.ProcessLasso.installer.yaml b/manifests/b/BitSum/ProcessLasso/18.1.0.44/BitSum.ProcessLasso.installer.yaml similarity index 77% rename from manifests/b/BitSum/ProcessLasso/18.0.1.24/BitSum.ProcessLasso.installer.yaml rename to manifests/b/BitSum/ProcessLasso/18.1.0.44/BitSum.ProcessLasso.installer.yaml index 29efc1fda4cb..1129008c500f 100644 --- a/manifests/b/BitSum/ProcessLasso/18.0.1.24/BitSum.ProcessLasso.installer.yaml +++ b/manifests/b/BitSum/ProcessLasso/18.1.0.44/BitSum.ProcessLasso.installer.yaml @@ -2,24 +2,24 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso -PackageVersion: 18.0.1.24 +PackageVersion: 18.1.0.44 InstallerLocale: en-US InstallerType: nullsoft Scope: machine UpgradeBehavior: install ProductCode: ProcessLasso -ReleaseDate: 2026-04-15 +ReleaseDate: 2026-05-05 AppsAndFeaturesEntries: - ProductCode: ProcessLasso Installers: - Architecture: x86 InstallerUrl: https://dl.bitsum.com/files/processlassosetup32.exe - InstallerSha256: CA832111FFAA16257024244995A71F7DEB1ABC968F70E3CFB4F342B760852A8A + InstallerSha256: DDF1D8F1C1A36787EC74EABDDCE0116CDBCDF1C5A2428A32C9FE754612A6DD92 InstallationMetadata: DefaultInstallLocation: '%ProgramFiles(x86)%\Process Lasso' - Architecture: x64 InstallerUrl: https://dl.bitsum.com/files/processlassosetup64.exe - InstallerSha256: D9216E1491AA130A3595A688DA9A5FFACA67A3BB7609CB069E86E000BABA041B + InstallerSha256: 674E99D5F803B6A12720D4A61812A51792EBD1129073581EE534858B5CDC7996 InstallationMetadata: DefaultInstallLocation: '%ProgramFiles%\Process Lasso' ManifestType: installer diff --git a/manifests/b/BitSum/ProcessLasso/18.0.1.24/BitSum.ProcessLasso.locale.en-US.yaml b/manifests/b/BitSum/ProcessLasso/18.1.0.44/BitSum.ProcessLasso.locale.en-US.yaml similarity index 78% rename from manifests/b/BitSum/ProcessLasso/18.0.1.24/BitSum.ProcessLasso.locale.en-US.yaml rename to manifests/b/BitSum/ProcessLasso/18.1.0.44/BitSum.ProcessLasso.locale.en-US.yaml index 69ff572ec143..b8c9e92e2674 100644 --- a/manifests/b/BitSum/ProcessLasso/18.0.1.24/BitSum.ProcessLasso.locale.en-US.yaml +++ b/manifests/b/BitSum/ProcessLasso/18.1.0.44/BitSum.ProcessLasso.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso -PackageVersion: 18.0.1.24 +PackageVersion: 18.1.0.44 PackageLocale: en-US Publisher: Bitsum PublisherUrl: https://bitsum.com/ @@ -31,19 +31,20 @@ Tags: - schedule - scheduler ReleaseNotes: |- + - Add GPU Preference rules + - Add display support for multiple GPUs - Minor fixes and enhancements - (5) GUI: Translate “pause” button - (7) GUI: Add context menu to GPU utilization widget for an accessible way to disable it - (7) GUI: When GPU data collection is off, show a hyphen in the GPU process columns - (7) GUI: Minor optimizations - (9) Build: Expand post-build performance profiling - (9) GUI: Add custom color selection for GPU utilization - (13) GUI: Reduce GPU use in rendering of CPU cores graphs - (15) GUI/Core: Adjust RegEx caching to allow for delayed process metadata attribution - (17) ThreadRacer: Mark AMD chip-indicated fastest cores with an asterisk - (19) ThreadRacer: Move some strings to the resources - (21) GUI: Translation updates - (23) GUI: Dynamically size the pause button for longer languages + (1) GUI: Add multiple GPU support to the GPU widget and line graph + (3) GUI: Add GPU Preference rules + (3) GUI: Add toggle for whether line graph shows consolidated or individual GPUs + (3) GUI: Add multiple GPU support to status bar and tooltips + (5) GUI: Remove borders shown around CPU core graphs under some conditions + (15) GUI: Adjust log submenu ordering + (19) GUI: Add multiple GPU support to process lists + (21) GUI: Add a tooltip to the Active Processes threshold slider indicating value + (23) GUI/Core: Extend Regular Expression support to Instance Count Limit rules + (31) GUI: Add context menu to line graph with applicable View settings + (33) GUI: Translation updates ReleaseNotesUrl: https://bitsum.com/changes/processlasso/ PurchaseUrl: https://bitsum.com/get-lasso-pro/ Documentations: diff --git a/manifests/b/BitSum/ProcessLasso/18.0.1.24/BitSum.ProcessLasso.locale.zh-CN.yaml b/manifests/b/BitSum/ProcessLasso/18.1.0.44/BitSum.ProcessLasso.locale.zh-CN.yaml similarity index 98% rename from manifests/b/BitSum/ProcessLasso/18.0.1.24/BitSum.ProcessLasso.locale.zh-CN.yaml rename to manifests/b/BitSum/ProcessLasso/18.1.0.44/BitSum.ProcessLasso.locale.zh-CN.yaml index 311982af3868..0457c6359958 100644 --- a/manifests/b/BitSum/ProcessLasso/18.0.1.24/BitSum.ProcessLasso.locale.zh-CN.yaml +++ b/manifests/b/BitSum/ProcessLasso/18.1.0.44/BitSum.ProcessLasso.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso -PackageVersion: 18.0.1.24 +PackageVersion: 18.1.0.44 PackageLocale: zh-CN License: 专有软件 ShortDescription: 实时 CPU 优化和自动化 diff --git a/manifests/b/BitSum/ProcessLasso/18.0.1.24/BitSum.ProcessLasso.yaml b/manifests/b/BitSum/ProcessLasso/18.1.0.44/BitSum.ProcessLasso.yaml similarity index 90% rename from manifests/b/BitSum/ProcessLasso/18.0.1.24/BitSum.ProcessLasso.yaml rename to manifests/b/BitSum/ProcessLasso/18.1.0.44/BitSum.ProcessLasso.yaml index 1e533a64c190..87c76390dbc5 100644 --- a/manifests/b/BitSum/ProcessLasso/18.0.1.24/BitSum.ProcessLasso.yaml +++ b/manifests/b/BitSum/ProcessLasso/18.1.0.44/BitSum.ProcessLasso.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso -PackageVersion: 18.0.1.24 +PackageVersion: 18.1.0.44 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From be02fc9552cccb9533db4b28d201416368bee54e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 04:09:56 +0800 Subject: [PATCH 075/164] New version: ENERCALC.ENERCALC version 20.26.05.05 (#368980) --- .../ENERCALC.ENERCALC.installer.yaml | 4 ++-- .../ENERCALC.ENERCALC.locale.en-US.yaml | 2 +- .../ENERCALC.ENERCALC.locale.zh-CN.yaml | 2 +- .../{20.26.04.17 => 20.26.05.05}/ENERCALC.ENERCALC.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/e/ENERCALC/ENERCALC/{20.26.04.17 => 20.26.05.05}/ENERCALC.ENERCALC.installer.yaml (82%) rename manifests/e/ENERCALC/ENERCALC/{20.26.04.17 => 20.26.05.05}/ENERCALC.ENERCALC.locale.en-US.yaml (98%) rename manifests/e/ENERCALC/ENERCALC/{20.26.04.17 => 20.26.05.05}/ENERCALC.ENERCALC.locale.zh-CN.yaml (97%) rename manifests/e/ENERCALC/ENERCALC/{20.26.04.17 => 20.26.05.05}/ENERCALC.ENERCALC.yaml (89%) diff --git a/manifests/e/ENERCALC/ENERCALC/20.26.04.17/ENERCALC.ENERCALC.installer.yaml b/manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.installer.yaml similarity index 82% rename from manifests/e/ENERCALC/ENERCALC/20.26.04.17/ENERCALC.ENERCALC.installer.yaml rename to manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.installer.yaml index 8dc7dc8ccd92..b9ad995a13fa 100644 --- a/manifests/e/ENERCALC/ENERCALC/20.26.04.17/ENERCALC.ENERCALC.installer.yaml +++ b/manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: ENERCALC.ENERCALC -PackageVersion: 20.26.04.17 +PackageVersion: 20.26.05.05 InstallerType: exe Scope: machine InstallModes: @@ -17,6 +17,6 @@ ProductCode: '{4E7C8500-3D69-11DB-390C-1F56BA3C7E87}' Installers: - Architecture: x86 InstallerUrl: https://install.enercalc.com/ECSEL20_SETUP.EXE - InstallerSha256: 75771A9A20F4DF211394B2F722584B28FCE82E51A17F53FCFB041C3D1E4A1D8C + InstallerSha256: 2575303789D3ED49A7E775C2E4DAE9AE646D4476EB3F2E5EE7D6C17C0C7BD7F1 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/e/ENERCALC/ENERCALC/20.26.04.17/ENERCALC.ENERCALC.locale.en-US.yaml b/manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.locale.en-US.yaml similarity index 98% rename from manifests/e/ENERCALC/ENERCALC/20.26.04.17/ENERCALC.ENERCALC.locale.en-US.yaml rename to manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.locale.en-US.yaml index 15faac2d8a13..b237aaf1899b 100644 --- a/manifests/e/ENERCALC/ENERCALC/20.26.04.17/ENERCALC.ENERCALC.locale.en-US.yaml +++ b/manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: ENERCALC.ENERCALC -PackageVersion: 20.26.04.17 +PackageVersion: 20.26.05.05 PackageLocale: en-US Publisher: ENERCALC, LLC. PublisherUrl: https://enercalc.com/ diff --git a/manifests/e/ENERCALC/ENERCALC/20.26.04.17/ENERCALC.ENERCALC.locale.zh-CN.yaml b/manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.locale.zh-CN.yaml similarity index 97% rename from manifests/e/ENERCALC/ENERCALC/20.26.04.17/ENERCALC.ENERCALC.locale.zh-CN.yaml rename to manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.locale.zh-CN.yaml index 3b27d464b48d..5ca09c20c80e 100644 --- a/manifests/e/ENERCALC/ENERCALC/20.26.04.17/ENERCALC.ENERCALC.locale.zh-CN.yaml +++ b/manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: ENERCALC.ENERCALC -PackageVersion: 20.26.04.17 +PackageVersion: 20.26.05.05 PackageLocale: zh-CN License: 专有软件 ShortDescription: 结构工程软件 diff --git a/manifests/e/ENERCALC/ENERCALC/20.26.04.17/ENERCALC.ENERCALC.yaml b/manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.yaml similarity index 89% rename from manifests/e/ENERCALC/ENERCALC/20.26.04.17/ENERCALC.ENERCALC.yaml rename to manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.yaml index 5d90750a3362..596b582e038e 100644 --- a/manifests/e/ENERCALC/ENERCALC/20.26.04.17/ENERCALC.ENERCALC.yaml +++ b/manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: ENERCALC.ENERCALC -PackageVersion: 20.26.04.17 +PackageVersion: 20.26.05.05 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 1c2c31e66c68ee57a157b1c9092631f8b42162f6 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:11:16 -0700 Subject: [PATCH 076/164] Automatic update of 360.360File from 1.0.0.1180 to 1.0.0.1200 (#368985) --- .../1.0.0.1200/360.360File.installer.yaml | 25 ++++++++++++++++ .../1.0.0.1200/360.360File.locale.en-US.yaml | 29 +++++++++++++++++++ .../1.0.0.1200/360.360File.locale.zh-CN.yaml | 27 +++++++++++++++++ .../3/360/360File/1.0.0.1200/360.360File.yaml | 8 +++++ 4 files changed, 89 insertions(+) create mode 100644 manifests/3/360/360File/1.0.0.1200/360.360File.installer.yaml create mode 100644 manifests/3/360/360File/1.0.0.1200/360.360File.locale.en-US.yaml create mode 100644 manifests/3/360/360File/1.0.0.1200/360.360File.locale.zh-CN.yaml create mode 100644 manifests/3/360/360File/1.0.0.1200/360.360File.yaml diff --git a/manifests/3/360/360File/1.0.0.1200/360.360File.installer.yaml b/manifests/3/360/360File/1.0.0.1200/360.360File.installer.yaml new file mode 100644 index 000000000000..087e72f9203c --- /dev/null +++ b/manifests/3/360/360File/1.0.0.1200/360.360File.installer.yaml @@ -0,0 +1,25 @@ +# 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: 360.360File +PackageVersion: 1.0.0.1200 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://down.360safe.com/pcnewapp/360FileSetup.exe + InstallerSha256: 276BA9C112935BC9EC47AA6C97B194A3F6415EFD17A5C00D0E140B6A5EF6F5CA + ProductCode: 360FileBrowser +- Architecture: x64 + InstallerUrl: https://down.360safe.com/pcnewapp/360FileSetup.exe + InstallerSha256: 276BA9C112935BC9EC47AA6C97B194A3F6415EFD17A5C00D0E140B6A5EF6F5CA + ProductCode: 360FileBrowser +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/3/360/360File/1.0.0.1200/360.360File.locale.en-US.yaml b/manifests/3/360/360File/1.0.0.1200/360.360File.locale.en-US.yaml new file mode 100644 index 000000000000..8e5ea14109c1 --- /dev/null +++ b/manifests/3/360/360File/1.0.0.1200/360.360File.locale.en-US.yaml @@ -0,0 +1,29 @@ +# 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: 360.360File +PackageVersion: 1.0.0.1200 +PackageLocale: en-US +Publisher: 360.cn +PublisherUrl: https://www.360.cn/ +PublisherSupportUrl: https://bbs.360.cn/thread-16040300-1-1.html +Author: Beijing Qihoo Technology Co., Ltd. +PackageName: 360文件夹 +PackageUrl: https://bbs.360.cn/thread-16040300-1-1.html +License: Freeware +Copyright: (C) 360.cn All Rights Reserved. +CopyrightUrl: https://www.360.cn/about/banquanshengming.html +ShortDescription: Multi-tab File Explorer +Description: 360 File is a single-window, multi-tab file explorer that improves the efficiency of using various types of folders. +Tags: +- directory +- explorer +- file +- file-explorer +- folder +- manage +- management +- system +ReleaseNotesUrl: https://bbs.360.cn/thread-16040300-1-1.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/3/360/360File/1.0.0.1200/360.360File.locale.zh-CN.yaml b/manifests/3/360/360File/1.0.0.1200/360.360File.locale.zh-CN.yaml new file mode 100644 index 000000000000..77036001f393 --- /dev/null +++ b/manifests/3/360/360File/1.0.0.1200/360.360File.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# 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: 360.360File +PackageVersion: 1.0.0.1200 +PackageLocale: zh-CN +Publisher: 360.cn +PublisherUrl: https://www.360.cn/ +PublisherSupportUrl: https://bbs.360.cn/thread-16040300-1-1.html +Author: 北京奇虎科技有限公司 +PackageName: 360文件夹 +PackageUrl: https://bbs.360.cn/thread-16040300-1-1.html +License: 免费软件 +Copyright: (C) 360.cn All Rights Reserved. +CopyrightUrl: https://www.360.cn/about/banquanshengming.html +ShortDescription: 多标签文件管理器 +Description: 360 文件是一款单窗口多标签的资源管理器,提高了使用各类文件夹操作效率。 +Tags: +- 文件 +- 文件夹 +- 文件资源管理器 +- 目录 +- 管理 +- 系统 +ReleaseNotesUrl: https://bbs.360.cn/thread-16040300-1-1.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/3/360/360File/1.0.0.1200/360.360File.yaml b/manifests/3/360/360File/1.0.0.1200/360.360File.yaml new file mode 100644 index 000000000000..46868f0c0fb9 --- /dev/null +++ b/manifests/3/360/360File/1.0.0.1200/360.360File.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: 360.360File +PackageVersion: 1.0.0.1200 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f7e8efd34f8b0204f55ac98f92c5e82d48e8568a Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:12:35 -0700 Subject: [PATCH 077/164] Automatic update of 5E.5EClient 8.2.6 (#368986) --- .../5EClient/8.2.6/5E.5EClient.installer.yaml | 36 ++++++++--------- .../8.2.6/5E.5EClient.locale.en-US.yaml | 40 +++++++++---------- .../8.2.6/5E.5EClient.locale.zh-CN.yaml | 36 ++++++++--------- .../5/5E/5EClient/8.2.6/5E.5EClient.yaml | 16 ++++---- 4 files changed, 64 insertions(+), 64 deletions(-) diff --git a/manifests/5/5E/5EClient/8.2.6/5E.5EClient.installer.yaml b/manifests/5/5E/5EClient/8.2.6/5E.5EClient.installer.yaml index d5acb97eff4e..967cd411662e 100644 --- a/manifests/5/5E/5EClient/8.2.6/5E.5EClient.installer.yaml +++ b/manifests/5/5E/5EClient/8.2.6/5E.5EClient.installer.yaml @@ -1,18 +1,18 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: 5E.5EClient -PackageVersion: 8.2.6 -InstallerType: nullsoft -Scope: machine -InstallerSwitches: - Upgrade: --updated -UpgradeBehavior: install -ProductCode: b8243c8b-3ace-5d95-b4f0-bc984c2373da -ReleaseDate: 2025-12-25 -Installers: -- Architecture: x64 - InstallerUrl: https://oss-arena.5eplay.com/client/5EClient-8.2.6.exe - InstallerSha256: 53DB52DE86FD1CE2CB695B66033314311E59E13FDA5E473DA0D7278469C24825 -ManifestType: installer -ManifestVersion: 1.10.0 +# Automatically updated by the winget bot at 2026/May/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: 5E.5EClient +PackageVersion: 8.2.6 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: b8243c8b-3ace-5d95-b4f0-bc984c2373da +ReleaseDate: 2025-12-25 +Installers: +- Architecture: x64 + InstallerUrl: https://oss-arena.5eplay.com/client/5EClient-8.2.6.exe + InstallerSha256: 0F620DBC793E51E6E567A9FB1B3125775D723045C9B16696DDF5166F5B36A5AA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/5/5E/5EClient/8.2.6/5E.5EClient.locale.en-US.yaml b/manifests/5/5E/5EClient/8.2.6/5E.5EClient.locale.en-US.yaml index 75756f13d048..2e0f77343965 100644 --- a/manifests/5/5E/5EClient/8.2.6/5E.5EClient.locale.en-US.yaml +++ b/manifests/5/5E/5EClient/8.2.6/5E.5EClient.locale.en-US.yaml @@ -1,20 +1,20 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: 5E.5EClient -PackageVersion: 8.2.6 -PackageLocale: en-US -Publisher: 杭州赛凡科技有限公司 -Author: Every Technology Co., Ltd. Hangzhou -PackageName: 5EClient -License: Proprietary -Copyright: ©2011-2025 Every Technology Co., Ltd. Hangzhou -ShortDescription: 'A professional CS: GO matchmaking platform from 5EPlay' -Description: '5EClient is a CS: GO matchmaking software that boasts over ten million registered active players and is the preferred platform for CS: GO players. The platform features proprietary state-of-the-art anti-cheating technologies as well as in-game reporting and voting to ensure a fair and enjoyable gaming experience for all players. Additionally, the platform has 128-tick competitive-grade servers to deliver a smooth gaming experience for all players. Moreover, the platform offers comprehensive game data analysis, helping players review their matches and providing professional analysis results.' -Tags: -- csgo -- game -- gaming -- matchmaking -ManifestType: defaultLocale -ManifestVersion: 1.10.0 +# Automatically updated by the winget bot at 2026/May/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: 5E.5EClient +PackageVersion: 8.2.6 +PackageLocale: en-US +Publisher: 杭州赛凡科技有限公司 +Author: Every Technology Co., Ltd. Hangzhou +PackageName: 5EClient +License: Proprietary +Copyright: ©2011-2025 Every Technology Co., Ltd. Hangzhou +ShortDescription: 'A professional CS: GO matchmaking platform from 5EPlay' +Description: '5EClient is a CS: GO matchmaking software that boasts over ten million registered active players and is the preferred platform for CS: GO players. The platform features proprietary state-of-the-art anti-cheating technologies as well as in-game reporting and voting to ensure a fair and enjoyable gaming experience for all players. Additionally, the platform has 128-tick competitive-grade servers to deliver a smooth gaming experience for all players. Moreover, the platform offers comprehensive game data analysis, helping players review their matches and providing professional analysis results.' +Tags: +- csgo +- game +- gaming +- matchmaking +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/5/5E/5EClient/8.2.6/5E.5EClient.locale.zh-CN.yaml b/manifests/5/5E/5EClient/8.2.6/5E.5EClient.locale.zh-CN.yaml index 8727ef7ed8b9..913b36971e0b 100644 --- a/manifests/5/5E/5EClient/8.2.6/5E.5EClient.locale.zh-CN.yaml +++ b/manifests/5/5E/5EClient/8.2.6/5E.5EClient.locale.zh-CN.yaml @@ -1,18 +1,18 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: 5E.5EClient -PackageVersion: 8.2.6 -PackageLocale: zh-CN -Publisher: 杭州赛凡科技有限公司 -Author: 杭州赛凡科技有限公司 -PackageName: 5EClient -License: 专有软件 -Copyright: ©2011-2025 杭州赛凡科技有限公司 -ShortDescription: '5EPlay 旗下专业 CS: GO 对战平台' -Description: '5E 对战平台是由 5EPlay 开发的一款 CS: GO 对战软件,拥有超过千万注册活跃玩家,是 CS: GO 玩家的首选平台。平台采用自主研发的最新反作弊技术和游戏内举报投票功能,全面保护玩家的游戏体验。同时,平台提供 128tick 竞赛级服务器,能够给玩家带来丝滑的游戏体验。此外,平台还提供专业全面的游戏数据分析,帮助玩家全面回顾整场对局,并给出专业的分析结果。' -Tags: -- csgo -- 游戏 -ManifestType: locale -ManifestVersion: 1.10.0 +# Automatically updated by the winget bot at 2026/May/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: 5E.5EClient +PackageVersion: 8.2.6 +PackageLocale: zh-CN +Publisher: 杭州赛凡科技有限公司 +Author: 杭州赛凡科技有限公司 +PackageName: 5EClient +License: 专有软件 +Copyright: ©2011-2025 杭州赛凡科技有限公司 +ShortDescription: '5EPlay 旗下专业 CS: GO 对战平台' +Description: '5E 对战平台是由 5EPlay 开发的一款 CS: GO 对战软件,拥有超过千万注册活跃玩家,是 CS: GO 玩家的首选平台。平台采用自主研发的最新反作弊技术和游戏内举报投票功能,全面保护玩家的游戏体验。同时,平台提供 128tick 竞赛级服务器,能够给玩家带来丝滑的游戏体验。此外,平台还提供专业全面的游戏数据分析,帮助玩家全面回顾整场对局,并给出专业的分析结果。' +Tags: +- csgo +- 游戏 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/5/5E/5EClient/8.2.6/5E.5EClient.yaml b/manifests/5/5E/5EClient/8.2.6/5E.5EClient.yaml index 9068b1ad13bc..f1ef43acac47 100644 --- a/manifests/5/5E/5EClient/8.2.6/5E.5EClient.yaml +++ b/manifests/5/5E/5EClient/8.2.6/5E.5EClient.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: 5E.5EClient -PackageVersion: 8.2.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 +# Automatically updated by the winget bot at 2026/May/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: 5E.5EClient +PackageVersion: 8.2.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From feddac32a50adf1c75c8345ed12348c2a6b54187 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:13:56 -0700 Subject: [PATCH 078/164] Automatic update of AdGuard.AdGuard.Beta from 8.0.5269.0 to 8.0.5436.0 (#368991) --- .../AdGuard.AdGuard.Beta.installer.yaml | 20 ++++++++++++ .../AdGuard.AdGuard.Beta.locale.en-US.yaml | 32 +++++++++++++++++++ .../Beta/8.0.5436.0/AdGuard.AdGuard.Beta.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/a/AdGuard/AdGuard/Beta/8.0.5436.0/AdGuard.AdGuard.Beta.installer.yaml create mode 100644 manifests/a/AdGuard/AdGuard/Beta/8.0.5436.0/AdGuard.AdGuard.Beta.locale.en-US.yaml create mode 100644 manifests/a/AdGuard/AdGuard/Beta/8.0.5436.0/AdGuard.AdGuard.Beta.yaml diff --git a/manifests/a/AdGuard/AdGuard/Beta/8.0.5436.0/AdGuard.AdGuard.Beta.installer.yaml b/manifests/a/AdGuard/AdGuard/Beta/8.0.5436.0/AdGuard.AdGuard.Beta.installer.yaml new file mode 100644 index 000000000000..cc7e5576f979 --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/Beta/8.0.5436.0/AdGuard.AdGuard.Beta.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: AdGuard.AdGuard.Beta +PackageVersion: 8.0.5436.0 +InstallerType: burn +Installers: +- Architecture: x86 + InstallerUrl: https://agrd.io/windows_beta + InstallerSha256: F11C3582D806F45E941CE5C7A71C4F346ED21A8F8173660F4D61FD67F2318CA9 +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: -quiet + SilentWithProgress: -quiet +UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdGuard/AdGuard/Beta/8.0.5436.0/AdGuard.AdGuard.Beta.locale.en-US.yaml b/manifests/a/AdGuard/AdGuard/Beta/8.0.5436.0/AdGuard.AdGuard.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..7622e60b3927 --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/Beta/8.0.5436.0/AdGuard.AdGuard.Beta.locale.en-US.yaml @@ -0,0 +1,32 @@ +# 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: AdGuard.AdGuard.Beta +PackageVersion: 8.0.5436.0 +PackageLocale: en-US +Publisher: Adguard Software Ltd +PackageName: AdGuard Beta +PackageUrl: https://adguard.com/en/beta.html +License: Proprietary +Copyright: © All rights reserved +ShortDescription: AdGuard is a unique adblock program for Windows that has all the necessary features for the best web experience. +Description: |- + AdGuard is a unique desktop program that has all the necessary features for the best web experience. + The software combines the world's most advanced ad blocker for Windows, a whole privacy protection module, and a parental control tool — all working in any browser or app. +Tags: +- adblock +- adblocker +- adblocking +- internet +- network +- privacy +- protect +- protection +- security +- antitracking +- web +- webpage +- antimalware +PurchaseUrl: https://adguard.com/license.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdGuard/AdGuard/Beta/8.0.5436.0/AdGuard.AdGuard.Beta.yaml b/manifests/a/AdGuard/AdGuard/Beta/8.0.5436.0/AdGuard.AdGuard.Beta.yaml new file mode 100644 index 000000000000..04c8c36ec309 --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/Beta/8.0.5436.0/AdGuard.AdGuard.Beta.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: AdGuard.AdGuard.Beta +PackageVersion: 8.0.5436.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f5639a06b553b192a0c4aaa47a32902ea959186d Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:15:17 -0700 Subject: [PATCH 079/164] Automatic update of AdLock.AdLock from 2.1.7.4 to 2.1.8.3 (#368992) --- .../2.1.8.3/AdLock.AdLock.installer.yaml | 12 +++++++++++ .../2.1.8.3/AdLock.AdLock.locale.en-US.yaml | 21 +++++++++++++++++++ .../AdLock/AdLock/2.1.8.3/AdLock.AdLock.yaml | 8 +++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.installer.yaml create mode 100644 manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.locale.en-US.yaml create mode 100644 manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.yaml diff --git a/manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.installer.yaml b/manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.installer.yaml new file mode 100644 index 000000000000..8913d01e6362 --- /dev/null +++ b/manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.installer.yaml @@ -0,0 +1,12 @@ +# 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: AdLock.AdLock +PackageVersion: 2.1.8.3 +InstallerType: inno +Installers: +- Architecture: x86 + InstallerUrl: https://downloads.adlock.com/windows/Adlock_Installer.exe + InstallerSha256: 85C2C4933DF7B5EEDA2666F9E70546C776A7742916AC700B52211225F7A2CAB0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.locale.en-US.yaml b/manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.locale.en-US.yaml new file mode 100644 index 000000000000..3115f450b1a7 --- /dev/null +++ b/manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.locale.en-US.yaml @@ -0,0 +1,21 @@ +# 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: AdLock.AdLock +PackageVersion: 2.1.8.3 +PackageLocale: en-US +Publisher: Hankuper s.r.o. +PackageName: AdLock +PackageUrl: https://adlock.com/adlock-for-windows/ +License: Proprietary (Trialware) +ShortDescription: Removes ads from all browsers, games, and other apps providing top-notch privacy security all along. +Tags: +- adblock +- adblocking +- adblocker +- antimalware +- privacy +- adguardsyntax +PurchaseUrl: https://adlock.com/purchase/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.yaml b/manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.yaml new file mode 100644 index 000000000000..a770c7251515 --- /dev/null +++ b/manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.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: AdLock.AdLock +PackageVersion: 2.1.8.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 99d7d1956fc4a31fd4db9b886198144b92b02c69 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:16:38 -0700 Subject: [PATCH 080/164] Automatic update of Aerosoft.One from 0.16.12 to 0.16.14 (#368993) --- .../One/0.16.14/Aerosoft.One.installer.yaml | 23 +++++++++++++++++++ .../0.16.14/Aerosoft.One.locale.en-US.yaml | 16 +++++++++++++ .../a/Aerosoft/One/0.16.14/Aerosoft.One.yaml | 8 +++++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/a/Aerosoft/One/0.16.14/Aerosoft.One.installer.yaml create mode 100644 manifests/a/Aerosoft/One/0.16.14/Aerosoft.One.locale.en-US.yaml create mode 100644 manifests/a/Aerosoft/One/0.16.14/Aerosoft.One.yaml diff --git a/manifests/a/Aerosoft/One/0.16.14/Aerosoft.One.installer.yaml b/manifests/a/Aerosoft/One/0.16.14/Aerosoft.One.installer.yaml new file mode 100644 index 000000000000..a2ed3fbcc191 --- /dev/null +++ b/manifests/a/Aerosoft/One/0.16.14/Aerosoft.One.installer.yaml @@ -0,0 +1,23 @@ +# 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: Aerosoft.One +PackageVersion: 0.16.14 +InstallerType: nullsoft +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: install +AppsAndFeaturesEntries: +- DisplayName: Aerosoft One 0.16.3 +ReleaseDate: 2024-02-14 +InstallerSwitches: + Silent: '/S' + SilentWithProgress: '/S' +Installers: +- Architecture: x64 + InstallerUrl: https://cdnone.aerosoft.com/client/installers/Aerosoft%20One%20Setup.exe + InstallerSha256: 918BECC052279848627E44002D4B3E6CF55BA6376538CBA0356D17528DBA31EF + ProductCode: '{6CFBC6F2-D82C-56DD-8CBB-177A5D4B5B90}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Aerosoft/One/0.16.14/Aerosoft.One.locale.en-US.yaml b/manifests/a/Aerosoft/One/0.16.14/Aerosoft.One.locale.en-US.yaml new file mode 100644 index 000000000000..3d55d02aa9b8 --- /dev/null +++ b/manifests/a/Aerosoft/One/0.16.14/Aerosoft.One.locale.en-US.yaml @@ -0,0 +1,16 @@ +# 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: Aerosoft.One +PackageVersion: 0.16.14 +PackageLocale: en-US +Publisher: Aerosoft GmbH +PublisherUrl: https://www.aerosoft.com/en/ +PackageName: Aerosoft One +PackageUrl: https://one.aerosoft.com/ +License: Freeware +Copyright: Copyright © 2024 Aerosoft GmbH +ShortDescription: Aerosoft One is a client that can be used for installing and updating products and displaying news and product information. +Moniker: aerosoft-one +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Aerosoft/One/0.16.14/Aerosoft.One.yaml b/manifests/a/Aerosoft/One/0.16.14/Aerosoft.One.yaml new file mode 100644 index 000000000000..fbfca90aac41 --- /dev/null +++ b/manifests/a/Aerosoft/One/0.16.14/Aerosoft.One.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: Aerosoft.One +PackageVersion: 0.16.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2731a6557af9c59b21af2f4ba6c9a3092b7f218b Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:18:15 -0700 Subject: [PATCH 081/164] Automatic update of AlanJhu.OXWUEEW from 4.1.2 to 4.1.3 (#368994) --- .../4.1.3/AlanJhu.OXWUEEW.installer.yaml | 16 ++++++++++ .../4.1.3/AlanJhu.OXWUEEW.locale.en-US.yaml | 30 +++++++++++++++++++ .../4.1.3/AlanJhu.OXWUEEW.locale.zh-CN.yaml | 18 +++++++++++ .../4.1.3/AlanJhu.OXWUEEW.locale.zh-TW.yaml | 26 ++++++++++++++++ .../OXWUEEW/4.1.3/AlanJhu.OXWUEEW.yaml | 9 ++++++ 5 files changed, 99 insertions(+) create mode 100644 manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.installer.yaml create mode 100644 manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.en-US.yaml create mode 100644 manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.zh-CN.yaml create mode 100644 manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.zh-TW.yaml create mode 100644 manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.yaml diff --git a/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.installer.yaml b/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.installer.yaml new file mode 100644 index 000000000000..bd5c65b8e59f --- /dev/null +++ b/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.installer.yaml @@ -0,0 +1,16 @@ +# Automatically updated by the winget bot at 2026/May/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: AlanJhu.OXWUEEW +PackageVersion: 4.1.3 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://eew.earthquake.tw/releases/win/x64/oxwu-win-x64.exe + InstallerSha256: F881FC8FE516DF7421AD3F59547C8066C4A83EBE41B39103E7EC29BA2C9EFA5D +- Architecture: x86 + InstallerUrl: https://eew.earthquake.tw/releases/win/ia32/oxwu-win-ia32.exe + InstallerSha256: 5184F72C8EE97091C745A7E0964319F3E3488891BCE1F42699499111C2DB3264 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.en-US.yaml b/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.en-US.yaml new file mode 100644 index 000000000000..8b4e7a4fd43b --- /dev/null +++ b/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Automatically updated by the winget bot at 2026/May/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json +PackageIdentifier: AlanJhu.OXWUEEW +PackageVersion: 4.1.3 +PackageLocale: en-US +Publisher: Alan Jhu +PackageName: 地牛 Wake Up! +PackageUrl: https://eew.earthquake.tw/ +License: Proprietary (Freeware) +Copyright: © 2025 Alan Jhu +ShortDescription: Receiver app for the Taiwan Central Weather Administration's early earthquake warning messages. Note that the app is in Chinese only. +Tags: +- earthquakeearlywarning +- earthquake-early-warning +- eew +- p-alert +- earth-ox-wake-up +- earthoxwakeup +- centralweatheradministration +- central-weather-administration +- earthquakes +- alanjhu +- taiwan +- republicofchina +- republic-of-china +- roc +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.zh-CN.yaml b/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.zh-CN.yaml new file mode 100644 index 000000000000..a2f62b418ff5 --- /dev/null +++ b/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.zh-CN.yaml @@ -0,0 +1,18 @@ +# Automatically updated by the winget bot at 2026/May/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json +PackageIdentifier: AlanJhu.OXWUEEW +PackageVersion: 4.1.3 +PackageLocale: zh-CN +Publisher: Alan Jhu +PackageName: 地牛 Wake Up! +PackageUrl: https://eew.earthquake.tw/ +License: 专有软件 +Copyright: © 2025 Alan Jhu +ShortDescription: 台湾地震速报 +ReleaseNotes: | + v4.1.1 (2025/02/16) + 移除连动功能中,传递给指定程序的预估震度以及震波抵达秒数参数。[(详见)](https://www.facebook.com/share/p/1BYehqMVzE/) +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.zh-TW.yaml b/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.zh-TW.yaml new file mode 100644 index 000000000000..e7c4a1349aff --- /dev/null +++ b/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.locale.zh-TW.yaml @@ -0,0 +1,26 @@ +# Automatically updated by the winget bot at 2026/May/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: AlanJhu.OXWUEEW +PackageVersion: 4.1.3 +PackageLocale: zh-TW +Publisher: Alan Jhu +PackageName: 地牛 Wake Up! +PackageUrl: https://eew.earthquake.tw/ +License: Proprietary (免費軟體) +Copyright: © 2025 Alan Jhu +ShortDescription: 台灣地震速報 +ReleaseNotes: | + v4.1.1 (2025/02/16) + 移除連動功能中,傳遞給指定程式的預估震度以及震波抵達秒數參數。[(詳見)](https://www.facebook.com/share/p/1BYehqMVzE/) +Tags: +- 強震即時警報 +- 臺灣 +- 台灣 +- 中華民國 +- ㄊㄞˊㄨㄢㄉㄧˋㄓㄣˋㄙㄨˋㄅㄠˋ +- ㄑㄧㄤˊㄓㄣˋㄐㄧˊㄕˊㄐㄧㄥˇㄅㄠˋ +- ㄓㄨㄥㄏㄨㄚˊㄇㄧㄣˊㄍㄨㄛˊ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.yaml b/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.yaml new file mode 100644 index 000000000000..8f02a965b117 --- /dev/null +++ b/manifests/a/AlanJhu/OXWUEEW/4.1.3/AlanJhu.OXWUEEW.yaml @@ -0,0 +1,9 @@ +# Automatically updated by the winget bot at 2026/May/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: AlanJhu.OXWUEEW +PackageVersion: 4.1.3 +DefaultLocale: zh-TW +ManifestType: version +ManifestVersion: 1.12.0 From 4d8986d4a842ab646e34be0bd11fc6c687b09961 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:19:38 -0700 Subject: [PATCH 082/164] Automatic update of Amazon.SendToKindle from 1.1.1.257 to 1.1.1.260 (#368996) --- .../Amazon.SendToKindle.installer.yaml | 41 +++++++++++++++++++ .../Amazon.SendToKindle.locale.en-US.yaml | 28 +++++++++++++ .../1.1.1.260/Amazon.SendToKindle.yaml | 8 ++++ 3 files changed, 77 insertions(+) create mode 100644 manifests/a/Amazon/SendToKindle/1.1.1.260/Amazon.SendToKindle.installer.yaml create mode 100644 manifests/a/Amazon/SendToKindle/1.1.1.260/Amazon.SendToKindle.locale.en-US.yaml create mode 100644 manifests/a/Amazon/SendToKindle/1.1.1.260/Amazon.SendToKindle.yaml diff --git a/manifests/a/Amazon/SendToKindle/1.1.1.260/Amazon.SendToKindle.installer.yaml b/manifests/a/Amazon/SendToKindle/1.1.1.260/Amazon.SendToKindle.installer.yaml new file mode 100644 index 000000000000..0b3792a4d46e --- /dev/null +++ b/manifests/a/Amazon/SendToKindle/1.1.1.260/Amazon.SendToKindle.installer.yaml @@ -0,0 +1,41 @@ +# 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: Amazon.SendToKindle +PackageVersion: 1.1.1.260 +MinimumOSVersion: 10.0.0.0 +FileExtensions: +- txt +- doc +- docx +- rtf +- pdf +- png +- jpg +- bmp +- jpeg +- gif +- azw +- mobi +- prc +- psz +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSuccessCodes: +- 1223 +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + MinimumVersion: 14.0.23026.0 +Installers: +- Architecture: x86 + InstallerType: nullsoft + InstallerUrl: https://s3.amazonaws.com/sendtokindle/SendToKindleForPC-installer.exe + InstallerSha256: 9F828E94884ED1AA2C7634183783538EF5E493402F3C9F6A97F690F47BD045B3 + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/SendToKindle/1.1.1.260/Amazon.SendToKindle.locale.en-US.yaml b/manifests/a/Amazon/SendToKindle/1.1.1.260/Amazon.SendToKindle.locale.en-US.yaml new file mode 100644 index 000000000000..2e2db0528db5 --- /dev/null +++ b/manifests/a/Amazon/SendToKindle/1.1.1.260/Amazon.SendToKindle.locale.en-US.yaml @@ -0,0 +1,28 @@ +# 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: Amazon.SendToKindle +PackageVersion: 1.1.1.260 +PackageLocale: en-US +Publisher: Amazon +PublisherUrl: https://www.amazon.com/ +Author: Amazon +PackageName: Amazon Send to Kindle +PackageUrl: https://www.amazon.com/gp/sendtokindle +License: Copyright (c) 1996-2021, Amazon.com, Inc. or its affiliates +Copyright: Copyright (c) 1996-2021, Amazon.com, Inc. or its affiliates +ShortDescription: Send personal documents to your Kindle from your PC. +Description: Send to Kindle will appear when you right click on a file in Windows Explorer or in the print dialog of any Windows application. To send multiple documents to Kindle without opening them, simply select documents and choose Send to Kindle from the right-click menu in Windows Explorer. You can download archived personal documents from any Kindle device or using the free reading app on your iOS or Android device. Whispersync of notes, highlights, bookmarks and last page read is available on your archived personal documents that have been converted into Kindle format. +Moniker: sendtokindle +Tags: +- epub +- books +- amazon +- kindle +- ebook +- e-book +- ereader +- e-reader +- library +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/SendToKindle/1.1.1.260/Amazon.SendToKindle.yaml b/manifests/a/Amazon/SendToKindle/1.1.1.260/Amazon.SendToKindle.yaml new file mode 100644 index 000000000000..5537d42a7940 --- /dev/null +++ b/manifests/a/Amazon/SendToKindle/1.1.1.260/Amazon.SendToKindle.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: Amazon.SendToKindle +PackageVersion: 1.1.1.260 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f0670950eb36504bd060b146e977063582702da8 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:21:01 -0700 Subject: [PATCH 083/164] Automatic update of AOMEI.PartitionAssistant from 10.10.0 to 10.10.1 (#369001) --- .../AOMEI.PartitionAssistant.installer.yaml | 29 +++++++++++++++ ...AOMEI.PartitionAssistant.locale.en-US.yaml | 35 +++++++++++++++++++ .../10.10.1/AOMEI.PartitionAssistant.yaml | 8 +++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/a/AOMEI/PartitionAssistant/10.10.1/AOMEI.PartitionAssistant.installer.yaml create mode 100644 manifests/a/AOMEI/PartitionAssistant/10.10.1/AOMEI.PartitionAssistant.locale.en-US.yaml create mode 100644 manifests/a/AOMEI/PartitionAssistant/10.10.1/AOMEI.PartitionAssistant.yaml diff --git a/manifests/a/AOMEI/PartitionAssistant/10.10.1/AOMEI.PartitionAssistant.installer.yaml b/manifests/a/AOMEI/PartitionAssistant/10.10.1/AOMEI.PartitionAssistant.installer.yaml new file mode 100644 index 000000000000..f745c18b5214 --- /dev/null +++ b/manifests/a/AOMEI/PartitionAssistant/10.10.1/AOMEI.PartitionAssistant.installer.yaml @@ -0,0 +1,29 @@ +# 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: AOMEI.PartitionAssistant +PackageVersion: 10.10.1 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{02F850ED-FD0E-4ED1-BE0B-54981f5BD3D4}_is1' +ReleaseDate: 2026-02-05 +AppsAndFeaturesEntries: +- DisplayName: AOMEI Partition Assistant 10.10.0 + ProductCode: '{02F850ED-FD0E-4ED1-BE0B-54981f5BD3D4}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\AOMEI Partition Assistant' +Installers: +- Architecture: x86 + InstallerUrl: https://www2.aomeisoftware.com/download/pa/PAssist_Std.exe + InstallerSha256: 0C244FF57E35174E9FA017DF06CA54B7EDF5927D164E2ABD22AD44B8D7BBDE2C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AOMEI/PartitionAssistant/10.10.1/AOMEI.PartitionAssistant.locale.en-US.yaml b/manifests/a/AOMEI/PartitionAssistant/10.10.1/AOMEI.PartitionAssistant.locale.en-US.yaml new file mode 100644 index 000000000000..d69cc3eda6ea --- /dev/null +++ b/manifests/a/AOMEI/PartitionAssistant/10.10.1/AOMEI.PartitionAssistant.locale.en-US.yaml @@ -0,0 +1,35 @@ +# 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: AOMEI.PartitionAssistant +PackageVersion: 10.10.1 +PackageLocale: en-US +Publisher: AOMEI International Network Limited. +PublisherUrl: https://www.aomeitech.com/ +PublisherSupportUrl: https://www.aomeitech.com/support.html +PrivacyUrl: https://www.aomeitech.com/privacy.html +PackageName: AOMEI Partition Assistant +PackageUrl: https://www.aomeitech.com/aomei-partition-assistant.html +License: Proprietary +LicenseUrl: https://www.diskpart.com/eula/pa-standard.pdf +Copyright: Copyright © AOMEI International Network Limited. +ShortDescription: Safely partition and manage your hard disks without any data loss. +Tags: +- bitlocker +- defragmentation +- ext2 ext3 ext4 +- fat32 exfat +- gptpartitions +- harddisk +- harddrive +- mbrpartitions +- mergepartitions +- ntfs +- partitionalignment +- partitionschemes +- splitpartitions +- uefibiosbootoptionsmanager +- windowsrecoveryenvironment +- windowstogo +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AOMEI/PartitionAssistant/10.10.1/AOMEI.PartitionAssistant.yaml b/manifests/a/AOMEI/PartitionAssistant/10.10.1/AOMEI.PartitionAssistant.yaml new file mode 100644 index 000000000000..505340f9f6b0 --- /dev/null +++ b/manifests/a/AOMEI/PartitionAssistant/10.10.1/AOMEI.PartitionAssistant.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: AOMEI.PartitionAssistant +PackageVersion: 10.10.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2c382034536851f9ba14b1d6a73b12353b839ab8 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:22:22 -0700 Subject: [PATCH 084/164] Automatic update of LabyMediaGmbH.LabyModLauncher from 2.1.13 to 2.2.0 (#369002) --- .../LabyMediaGmbH.LabyModLauncher.installer.yaml | 12 ++++++++++++ ...abyMediaGmbH.LabyModLauncher.locale.en-US.yaml | 15 +++++++++++++++ .../2.2.0/LabyMediaGmbH.LabyModLauncher.yaml | 8 ++++++++ 3 files changed, 35 insertions(+) create mode 100644 manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.installer.yaml create mode 100644 manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.locale.en-US.yaml create mode 100644 manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.yaml diff --git a/manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.installer.yaml b/manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.installer.yaml new file mode 100644 index 000000000000..963d2d5d57cd --- /dev/null +++ b/manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.installer.yaml @@ -0,0 +1,12 @@ +# 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: LabyMediaGmbH.LabyModLauncher +PackageVersion: 2.2.0 +InstallerType: exe +Installers: +- Architecture: x64 + InstallerUrl: https://releases.r2.labymod.net/launcher/win32/x64/LabyModLauncherSetup-latest.exe + InstallerSha256: 54313EE2168388D3F28E208FA37837B9914CDB800A6F09672F08A008024A940F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.locale.en-US.yaml b/manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.locale.en-US.yaml new file mode 100644 index 000000000000..1670fc500d89 --- /dev/null +++ b/manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.locale.en-US.yaml @@ -0,0 +1,15 @@ +# 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: LabyMediaGmbH.LabyModLauncher +PackageVersion: 2.2.0 +PackageLocale: en-US +Publisher: LabyMedia GmbH +PublisherUrl: https://labymod.net +PackageName: LabyMod Launcher +PackageUrl: https://labymod.net/en/download +License: Proprietary +Copyright: Copyright © 2023 LabyMedia GmbH +ShortDescription: LabyMod Launcher +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.yaml b/manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.yaml new file mode 100644 index 000000000000..32912e9a2fda --- /dev/null +++ b/manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.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: LabyMediaGmbH.LabyModLauncher +PackageVersion: 2.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bd850f79644791aa70c34a0bd528f7b3d373e015 Mon Sep 17 00:00:00 2001 From: Noam Lewis Date: Tue, 5 May 2026 23:38:31 +0300 Subject: [PATCH 085/164] New version: sinelaw.fresh-editor version 0.3.2 (#368975) --- .../0.3.2/sinelaw.fresh-editor.installer.yaml | 17 ++++++++++++ .../sinelaw.fresh-editor.locale.en-US.yaml | 26 +++++++++++++++++++ .../0.3.2/sinelaw.fresh-editor.yaml | 6 +++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/s/sinelaw/fresh-editor/0.3.2/sinelaw.fresh-editor.installer.yaml create mode 100644 manifests/s/sinelaw/fresh-editor/0.3.2/sinelaw.fresh-editor.locale.en-US.yaml create mode 100644 manifests/s/sinelaw/fresh-editor/0.3.2/sinelaw.fresh-editor.yaml diff --git a/manifests/s/sinelaw/fresh-editor/0.3.2/sinelaw.fresh-editor.installer.yaml b/manifests/s/sinelaw/fresh-editor/0.3.2/sinelaw.fresh-editor.installer.yaml new file mode 100644 index 000000000000..36ea7c8b73e6 --- /dev/null +++ b/manifests/s/sinelaw/fresh-editor/0.3.2/sinelaw.fresh-editor.installer.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: sinelaw.fresh-editor +PackageVersion: 0.3.2 +InstallerLocale: en-US +InstallerType: zip +Scope: user +NestedInstallerType: portable +UpgradeBehavior: uninstallPrevious +NestedInstallerFiles: + - RelativeFilePath: fresh.exe + PortableCommandAlias: fresh +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/sinelaw/fresh/releases/download/v0.3.2/fresh-editor-x86_64-pc-windows-msvc.zip + InstallerSha256: f72395c1232d68382ca3b39d6726dafc554243cddbc0c6eda1801cf93fc7b3b3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sinelaw/fresh-editor/0.3.2/sinelaw.fresh-editor.locale.en-US.yaml b/manifests/s/sinelaw/fresh-editor/0.3.2/sinelaw.fresh-editor.locale.en-US.yaml new file mode 100644 index 000000000000..be770d447428 --- /dev/null +++ b/manifests/s/sinelaw/fresh-editor/0.3.2/sinelaw.fresh-editor.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: sinelaw.fresh-editor +PackageVersion: 0.3.2 +PackageLocale: en-US +Publisher: sinelaw +PublisherUrl: https://github.com/sinelaw +PublisherSupportUrl: https://github.com/sinelaw/fresh/issues +Author: Noam Lewis +PackageName: fresh-editor +PackageUrl: https://github.com/sinelaw/fresh +License: GPL-2.0 +LicenseUrl: https://github.com/sinelaw/fresh/blob/main/LICENSE +Copyright: Copyright (c) sinelaw +ShortDescription: A modern terminal-based text editor with TypeScript plugin support +Description: Fresh is a modern terminal-based text editor. It features LSP support, syntax highlighting, multi-cursor editing, TypeScript plugins, and an intuitive interface. +Tags: + - editor + - terminal + - text-editor + - tui + - lsp + - syntax-highlighting + - plugins +ReleaseNotesUrl: https://github.com/sinelaw/fresh/releases/tag/v0.3.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sinelaw/fresh-editor/0.3.2/sinelaw.fresh-editor.yaml b/manifests/s/sinelaw/fresh-editor/0.3.2/sinelaw.fresh-editor.yaml new file mode 100644 index 000000000000..98178ef7ed69 --- /dev/null +++ b/manifests/s/sinelaw/fresh-editor/0.3.2/sinelaw.fresh-editor.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: sinelaw.fresh-editor +PackageVersion: 0.3.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 42a5ef19d31dd9fb161967ca0e1cc22e5f2403f8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 04:39:52 +0800 Subject: [PATCH 086/164] New version: Tricerat.ScrewDriversClient version 7.9.6 (#368983) --- ...Tricerat.ScrewDriversClient.installer.yaml | 22 +++++++++++++++++ ...cerat.ScrewDriversClient.locale.en-US.yaml | 24 +++++++++++++++++++ ...cerat.ScrewDriversClient.locale.zh-CN.yaml | 13 ++++++++++ .../7.9.6/Tricerat.ScrewDriversClient.yaml | 8 +++++++ 4 files changed, 67 insertions(+) create mode 100644 manifests/t/Tricerat/ScrewDriversClient/7.9.6/Tricerat.ScrewDriversClient.installer.yaml create mode 100644 manifests/t/Tricerat/ScrewDriversClient/7.9.6/Tricerat.ScrewDriversClient.locale.en-US.yaml create mode 100644 manifests/t/Tricerat/ScrewDriversClient/7.9.6/Tricerat.ScrewDriversClient.locale.zh-CN.yaml create mode 100644 manifests/t/Tricerat/ScrewDriversClient/7.9.6/Tricerat.ScrewDriversClient.yaml diff --git a/manifests/t/Tricerat/ScrewDriversClient/7.9.6/Tricerat.ScrewDriversClient.installer.yaml b/manifests/t/Tricerat/ScrewDriversClient/7.9.6/Tricerat.ScrewDriversClient.installer.yaml new file mode 100644 index 000000000000..4344aa891e09 --- /dev/null +++ b/manifests/t/Tricerat/ScrewDriversClient/7.9.6/Tricerat.ScrewDriversClient.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Tricerat.ScrewDriversClient +PackageVersion: 7.9.6 +InstallerType: msi +Scope: machine +InstallerSwitches: + InstallLocation: APPDIR="" +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{62F3C2DF-4369-4F90-AFE8-A6FD57490F03}' +AppsAndFeaturesEntries: +- UpgradeCode: '{6CE3200F-E515-4D06-976F-73007971AF04}' +Installers: +- Architecture: x64 + InstallerUrl: https://www.tricerat.com/hubfs/software-downloads/Version%207/v7.9.6/ScrewDriversClient_7.9.6.21339_x64.msi + InstallerSha256: ADBFF08BB9EC23281E8C30073868A20A6EE03AEB7D2335D345992F6989AB66C7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tricerat/ScrewDriversClient/7.9.6/Tricerat.ScrewDriversClient.locale.en-US.yaml b/manifests/t/Tricerat/ScrewDriversClient/7.9.6/Tricerat.ScrewDriversClient.locale.en-US.yaml new file mode 100644 index 000000000000..0e6d91b2d44d --- /dev/null +++ b/manifests/t/Tricerat/ScrewDriversClient/7.9.6/Tricerat.ScrewDriversClient.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Tricerat.ScrewDriversClient +PackageVersion: 7.9.6 +PackageLocale: en-US +Publisher: Tricerat +PublisherUrl: https://www.tricerat.com/ +PublisherSupportUrl: https://www.tricerat.com/support +PrivacyUrl: https://www.tricerat.com/privacy-policy +Author: Tricerat, Inc. +PackageName: ScrewDrivers Client +PackageUrl: https://www.tricerat.com/client-downloads +License: Proprietary +LicenseUrl: https://www.tricerat.com/privacy/EULA +Copyright: Copyright © 2026 Tricerat, Inc. All rights reserved. +CopyrightUrl: https://www.tricerat.com/privacy/EULA +ShortDescription: Instant access to better printing and scanning for your organization with ScrewDrivers enterprise print management and monitoring tools. +Tags: +- print +- printer +ReleaseNotesUrl: https://tricerat.atlassian.net/wiki/spaces/TKB/pages/1045954573/Version+7+History +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tricerat/ScrewDriversClient/7.9.6/Tricerat.ScrewDriversClient.locale.zh-CN.yaml b/manifests/t/Tricerat/ScrewDriversClient/7.9.6/Tricerat.ScrewDriversClient.locale.zh-CN.yaml new file mode 100644 index 000000000000..f8acd7e6fc2a --- /dev/null +++ b/manifests/t/Tricerat/ScrewDriversClient/7.9.6/Tricerat.ScrewDriversClient.locale.zh-CN.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Tricerat.ScrewDriversClient +PackageVersion: 7.9.6 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 通过 ScrewDrivers 企业级打印管理与监控工具,为您的组织即时提供更优质的打印和扫描服务。 +Tags: +- 打印 +- 打印机 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tricerat/ScrewDriversClient/7.9.6/Tricerat.ScrewDriversClient.yaml b/manifests/t/Tricerat/ScrewDriversClient/7.9.6/Tricerat.ScrewDriversClient.yaml new file mode 100644 index 000000000000..9d573e48f7db --- /dev/null +++ b/manifests/t/Tricerat/ScrewDriversClient/7.9.6/Tricerat.ScrewDriversClient.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: Tricerat.ScrewDriversClient +PackageVersion: 7.9.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4901d3d0c5b0e43ba7511b7e45dd8911ff724c91 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:41:10 -0700 Subject: [PATCH 087/164] Automatic update of AOMEI.Backupper.Standard from 8.1.0.0 to 8.3.0.0 (#368997) --- .../AOMEI.Backupper.Standard.installer.yaml | 13 +++++++++++ ...AOMEI.Backupper.Standard.locale.en-US.yaml | 22 +++++++++++++++++++ .../8.3.0.0/AOMEI.Backupper.Standard.yaml | 8 +++++++ 3 files changed, 43 insertions(+) create mode 100644 manifests/a/AOMEI/Backupper/Standard/8.3.0.0/AOMEI.Backupper.Standard.installer.yaml create mode 100644 manifests/a/AOMEI/Backupper/Standard/8.3.0.0/AOMEI.Backupper.Standard.locale.en-US.yaml create mode 100644 manifests/a/AOMEI/Backupper/Standard/8.3.0.0/AOMEI.Backupper.Standard.yaml diff --git a/manifests/a/AOMEI/Backupper/Standard/8.3.0.0/AOMEI.Backupper.Standard.installer.yaml b/manifests/a/AOMEI/Backupper/Standard/8.3.0.0/AOMEI.Backupper.Standard.installer.yaml new file mode 100644 index 000000000000..0a47e3d4f993 --- /dev/null +++ b/manifests/a/AOMEI/Backupper/Standard/8.3.0.0/AOMEI.Backupper.Standard.installer.yaml @@ -0,0 +1,13 @@ +# 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: AOMEI.Backupper.Standard +PackageVersion: 8.3.0.0 +InstallerType: inno +Scope: machine +Installers: +- Architecture: x86 + InstallerUrl: https://www2.aomeisoftware.com/download/adb/AOMEIBackupperStd.exe + InstallerSha256: E6449321B2F69E5036ACCA4BB1B8FB06AB821343C8F1B652A2EDD5D21DF65AA9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AOMEI/Backupper/Standard/8.3.0.0/AOMEI.Backupper.Standard.locale.en-US.yaml b/manifests/a/AOMEI/Backupper/Standard/8.3.0.0/AOMEI.Backupper.Standard.locale.en-US.yaml new file mode 100644 index 000000000000..3424b82b642c --- /dev/null +++ b/manifests/a/AOMEI/Backupper/Standard/8.3.0.0/AOMEI.Backupper.Standard.locale.en-US.yaml @@ -0,0 +1,22 @@ +# 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: AOMEI.Backupper.Standard +PackageVersion: 8.3.0.0 +PackageLocale: en-US +Publisher: AOMEI International Network Limited. +PublisherUrl: https://www.aomeitech.com +PublisherSupportUrl: https://www.aomeitech.com/support.html +PrivacyUrl: https://www.aomeitech.com/privacy.html +PackageName: AOMEI Backupper +PackageUrl: https://www.ubackup.com/ab +License: Proprietary +LicenseUrl: https://www.aomeitech.com/terms.html +Copyright: Copyright (c) 2009-2023 AOMEI. All rights reserved. +ShortDescription: Reliable Windows backup software to safeguard operating system, data and applications using backup, restore or clone feature. +PurchaseUrl: https://www.aomeitech.com/ab/buy-pro.html +Documentations: +- DocumentLabel: Tutorials + DocumentUrl: https://www.ubackup.com/tutorials.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AOMEI/Backupper/Standard/8.3.0.0/AOMEI.Backupper.Standard.yaml b/manifests/a/AOMEI/Backupper/Standard/8.3.0.0/AOMEI.Backupper.Standard.yaml new file mode 100644 index 000000000000..0b8d57a4ac91 --- /dev/null +++ b/manifests/a/AOMEI/Backupper/Standard/8.3.0.0/AOMEI.Backupper.Standard.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: AOMEI.Backupper.Standard +PackageVersion: 8.3.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 50e9968266aaa8c39b6e2f36d00802c2de8cbe30 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:42:31 -0700 Subject: [PATCH 088/164] Automatic update of Apryse.XodoPDFReader from 2025.3.0 to 2026.0.0 (#369003) --- .../Apryse.XodoPDFReader.installer.yaml | 27 +++++++++++++++ .../Apryse.XodoPDFReader.locale.en-US.yaml | 33 +++++++++++++++++++ .../2026.0.0/Apryse.XodoPDFReader.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.installer.yaml create mode 100644 manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.locale.en-US.yaml create mode 100644 manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.yaml diff --git a/manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.installer.yaml b/manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.installer.yaml new file mode 100644 index 000000000000..8ba81e9978e8 --- /dev/null +++ b/manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.installer.yaml @@ -0,0 +1,27 @@ +# 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: Apryse.XodoPDFReader +PackageVersion: 2026.0.0 +InstallerLocale: en-US +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: -q + SilentWithProgress: -q -splash "Installing Xodo PDF Reader" + InstallLocation: -d "" +ProductCode: '0810-2976-4416-1744' +UpgradeBehavior: install +FileExtensions: +- pdf +ReleaseDate: 2025-06-30 +Installers: +- Architecture: x64 + InstallerUrl: https://getpdfstudio.xodo.com/xodopdfreader/XodoPDFReader_win64.exe + InstallerSha256: C1EFDC0AE4D8D7ADA7D22CE8C56FEAC344E50511BDDF2C84C5CD530E2086CD9F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.locale.en-US.yaml b/manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.locale.en-US.yaml new file mode 100644 index 000000000000..bbc306f95996 --- /dev/null +++ b/manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.locale.en-US.yaml @@ -0,0 +1,33 @@ +# 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: Apryse.XodoPDFReader +PackageVersion: 2026.0.0 +PackageLocale: en-US +Publisher: Apryse Software Corp. +PublisherUrl: https://apryse.com/ +PublisherSupportUrl: https://feedback.xodo.com/support/home +PrivacyUrl: https://xodo.com/privacy +Author: Apryse Software Corp. +PackageName: Xodo PDF Reader +PackageUrl: https://xodo.com/pdf-studio/free-pdf-reader +License: Freeware +LicenseUrl: https://xodo.com/legal +Copyright: Apryse Software Corp. @ 2025 +ShortDescription: Xodo PDF Reader is a fast, free, and highly-rated cross-platform PDF application for viewing, annotating, editing, and collaborating on PDF documents. +Description: |- + Transform how you work with PDF files using Xodo PDF Reader. Our free, cross-platform reader lets you effortlessly open, navigate, highlight, and manage your documents. + + Whether you're a student reviewing lecture notes, a professional analyzing reports, or an architect measuring blueprints, Xodo makes handling PDFs easier and more efficient than ever. + + Break free from the limitations of other PDF readers and experience the flexibility of Xodo, seamlessly adapting to your needs across Windows, Mac, and Linux. + + Streamline your PDF tasks with intuitive features: + * Seamlessly open and view your PDF files on Windows, macOS, and Linux devices. + * Add text and comments, insert notes and highlights, and draw directly on your PDF. + * Quickly complete and save your interactive PDF forms to easily share them with others. + * Apply digital signatures, and eSign important documents through Xodo Sign integration. + * Quickly find specific words, measure distances and print your documents with ease. + * Save and access your PDFs in Xodo Drive, Google Drive, Dropbox and OneDrive. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.yaml b/manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.yaml new file mode 100644 index 000000000000..22414cffe103 --- /dev/null +++ b/manifests/a/Apryse/XodoPDFReader/2026.0.0/Apryse.XodoPDFReader.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: Apryse.XodoPDFReader +PackageVersion: 2026.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2490bcc0a9592457b8199670b184170819ed4aa1 Mon Sep 17 00:00:00 2001 From: htmluser-hub <245748806+htmluser-hub@users.noreply.github.com> Date: Tue, 5 May 2026 22:43:56 +0200 Subject: [PATCH 089/164] New version: BuildIso.BuildIso version 2026.9 (#369011) --- .../2026.9/BuildIso.BuildIso.installer.yaml | 15 +++++++++++ .../BuildIso.BuildIso.locale.en-US.yaml | 27 +++++++++++++++++++ .../BuildIso/2026.9/BuildIso.BuildIso.yaml | 8 ++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/b/BuildIso/BuildIso/2026.9/BuildIso.BuildIso.installer.yaml create mode 100644 manifests/b/BuildIso/BuildIso/2026.9/BuildIso.BuildIso.locale.en-US.yaml create mode 100644 manifests/b/BuildIso/BuildIso/2026.9/BuildIso.BuildIso.yaml diff --git a/manifests/b/BuildIso/BuildIso/2026.9/BuildIso.BuildIso.installer.yaml b/manifests/b/BuildIso/BuildIso/2026.9/BuildIso.BuildIso.installer.yaml new file mode 100644 index 000000000000..99b92b2a8ea0 --- /dev/null +++ b/manifests/b/BuildIso/BuildIso/2026.9/BuildIso.BuildIso.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: BuildIso.BuildIso +PackageVersion: "2026.9" +InstallerType: portable +Commands: +- BuildIso +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/BuildIso/BuildIso/releases/download/v2026.9/BuildIso.exe + InstallerSha256: 7429DDA0FA85BD01D0F9554D63AD4198EEBF3D19135AF5B3C2BEF6B1CB2FED83 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-05-04 diff --git a/manifests/b/BuildIso/BuildIso/2026.9/BuildIso.BuildIso.locale.en-US.yaml b/manifests/b/BuildIso/BuildIso/2026.9/BuildIso.BuildIso.locale.en-US.yaml new file mode 100644 index 000000000000..99fc057b7a07 --- /dev/null +++ b/manifests/b/BuildIso/BuildIso/2026.9/BuildIso.BuildIso.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: BuildIso.BuildIso +PackageVersion: "2026.9" +PackageLocale: en-US +Publisher: BuildIso +PublisherUrl: https://github.com/BuildIso +PublisherSupportUrl: https://github.com/BuildIso/BuildIso/issues +PackageName: BuildIso +PackageUrl: https://github.com/BuildIso/BuildIso +License: MIT +LicenseUrl: https://github.com/BuildIso/BuildIso/blob/HEAD/LICENSE +ShortDescription: Lightweight ISO generator for OSDev. +Tags: +- build +- build-system +- build-tool +- buildiso +- eltorito +- iso +ReleaseNotesUrl: https://github.com/BuildIso/BuildIso/releases/tag/v2026.9 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/BuildIso/BuildIso/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/b/BuildIso/BuildIso/2026.9/BuildIso.BuildIso.yaml b/manifests/b/BuildIso/BuildIso/2026.9/BuildIso.BuildIso.yaml new file mode 100644 index 000000000000..718bf38f08ac --- /dev/null +++ b/manifests/b/BuildIso/BuildIso/2026.9/BuildIso.BuildIso.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: BuildIso.BuildIso +PackageVersion: "2026.9" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 3bd471e8bcd21cc2b9297f1cac5fc74b98be7aa3 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:45:17 -0700 Subject: [PATCH 090/164] Automatic update of Microstockr.Desktopapp from 3.3.24 to 3.3.34 (#369012) --- .../Microstockr.Desktopapp.installer.yaml | 23 +++++++++++++++++++ .../Microstockr.Desktopapp.locale.en-US.yaml | 21 +++++++++++++++++ .../3.3.34/Microstockr.Desktopapp.yaml | 8 +++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/m/Microstockr/Desktopapp/3.3.34/Microstockr.Desktopapp.installer.yaml create mode 100644 manifests/m/Microstockr/Desktopapp/3.3.34/Microstockr.Desktopapp.locale.en-US.yaml create mode 100644 manifests/m/Microstockr/Desktopapp/3.3.34/Microstockr.Desktopapp.yaml diff --git a/manifests/m/Microstockr/Desktopapp/3.3.34/Microstockr.Desktopapp.installer.yaml b/manifests/m/Microstockr/Desktopapp/3.3.34/Microstockr.Desktopapp.installer.yaml new file mode 100644 index 000000000000..b5523c1f342d --- /dev/null +++ b/manifests/m/Microstockr/Desktopapp/3.3.34/Microstockr.Desktopapp.installer.yaml @@ -0,0 +1,23 @@ +# 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: Microstockr.Desktopapp +PackageVersion: 3.3.34 +InstallerLocale: en-US +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://microstockr.com/downloads/MicrostockrSetup.exe + InstallerSha256: 49366ACED29BCBBB3EC73D166455827F4E384338585E63D324F76B4D1D6BD53B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microstockr/Desktopapp/3.3.34/Microstockr.Desktopapp.locale.en-US.yaml b/manifests/m/Microstockr/Desktopapp/3.3.34/Microstockr.Desktopapp.locale.en-US.yaml new file mode 100644 index 000000000000..88df537eef99 --- /dev/null +++ b/manifests/m/Microstockr/Desktopapp/3.3.34/Microstockr.Desktopapp.locale.en-US.yaml @@ -0,0 +1,21 @@ +# 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: Microstockr.Desktopapp +PackageVersion: 3.3.34 +PackageLocale: en-US +Publisher: Microstockr +PublisherUrl: https://microstockr.com +PublisherSupportUrl: https://microstockr.com/faq +PrivacyUrl: https://microstockr.com/privacy-policy +Author: Microstockr +PackageName: Microstockr +PackageUrl: https://microstockr.com +License: Proprietary +LicenseUrl: https://microstockr.com/terms-conditions +Copyright: Copyright © 2021 Microstockr +CopyrightUrl: https://microstockr.com/terms-conditions +ShortDescription: Microstock photography made easy +Moniker: microstockr +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microstockr/Desktopapp/3.3.34/Microstockr.Desktopapp.yaml b/manifests/m/Microstockr/Desktopapp/3.3.34/Microstockr.Desktopapp.yaml new file mode 100644 index 000000000000..25bb55cb670a --- /dev/null +++ b/manifests/m/Microstockr/Desktopapp/3.3.34/Microstockr.Desktopapp.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: Microstockr.Desktopapp +PackageVersion: 3.3.34 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d3be075237444645948571284356773d282f08b7 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:46:35 -0700 Subject: [PATCH 091/164] Automatic update of iMBC.mini from 3.0.15 to 3.0.16 (#369015) --- .../iMBC/mini/3.0.16/iMBC.mini.installer.yaml | 15 +++++++++++++++ .../mini/3.0.16/iMBC.mini.locale.en-US.yaml | 18 ++++++++++++++++++ manifests/i/iMBC/mini/3.0.16/iMBC.mini.yaml | 8 ++++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/i/iMBC/mini/3.0.16/iMBC.mini.installer.yaml create mode 100644 manifests/i/iMBC/mini/3.0.16/iMBC.mini.locale.en-US.yaml create mode 100644 manifests/i/iMBC/mini/3.0.16/iMBC.mini.yaml diff --git a/manifests/i/iMBC/mini/3.0.16/iMBC.mini.installer.yaml b/manifests/i/iMBC/mini/3.0.16/iMBC.mini.installer.yaml new file mode 100644 index 000000000000..9e081d5989e3 --- /dev/null +++ b/manifests/i/iMBC/mini/3.0.16/iMBC.mini.installer.yaml @@ -0,0 +1,15 @@ +# 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: iMBC.mini +PackageVersion: 3.0.16 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://img.imbc.com/mini/install/Win/MBC%20mini%20Setup.exe + InstallerSha256: 0DEE3428CC773BE75EA9A387AD4DEA4A98E1AB98D4522A7D28A1575015FB6292 + AppsAndFeaturesEntries: + - ProductCode: d952fa26-0ff2-5f42-9ec0-53b3cd8ae877 + Publisher: MBC mini +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/iMBC/mini/3.0.16/iMBC.mini.locale.en-US.yaml b/manifests/i/iMBC/mini/3.0.16/iMBC.mini.locale.en-US.yaml new file mode 100644 index 000000000000..8fb077664ab9 --- /dev/null +++ b/manifests/i/iMBC/mini/3.0.16/iMBC.mini.locale.en-US.yaml @@ -0,0 +1,18 @@ +# 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: iMBC.mini +PackageVersion: 3.0.16 +PackageLocale: en-US +Publisher: iMBC +PublisherUrl: https://www.imbc.com/ +PublisherSupportUrl: https://help.imbc.com/ +PrivacyUrl: https://help.imbc.com/rules/privacy.html +PackageName: MBC mini +PackageUrl: https://mini.imbc.com/ +License: Proprietary +Copyright: Copyright © 2024 MBC mini +ShortDescription: MBC Radio +Moniker: mbc-mini +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/iMBC/mini/3.0.16/iMBC.mini.yaml b/manifests/i/iMBC/mini/3.0.16/iMBC.mini.yaml new file mode 100644 index 000000000000..8ec8362293f1 --- /dev/null +++ b/manifests/i/iMBC/mini/3.0.16/iMBC.mini.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: iMBC.mini +PackageVersion: 3.0.16 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 708e2dd81c3fb77a442c4b6a098250092823a557 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:48:01 -0700 Subject: [PATCH 092/164] Automatic update of NoVirusThanks.OSArmor.Enterprise from 2.0.5.0 to 2.0.6.0 (#369017) --- ...usThanks.OSArmor.Enterprise.installer.yaml | 25 ++++++++++++++++ ...hanks.OSArmor.Enterprise.locale.en-US.yaml | 30 +++++++++++++++++++ .../NoVirusThanks.OSArmor.Enterprise.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.installer.yaml create mode 100644 manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.locale.en-US.yaml create mode 100644 manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.yaml diff --git a/manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.installer.yaml b/manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.installer.yaml new file mode 100644 index 000000000000..53a3744b1480 --- /dev/null +++ b/manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.installer.yaml @@ -0,0 +1,25 @@ +# 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: NoVirusThanks.OSArmor.Enterprise +PackageVersion: 2.0.6.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +AppsAndFeaturesEntries: +- ProductCode: NoVirusThanks OSArmor_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\NoVirusThanks\OSArmorDevSvc' +Installers: +- Architecture: x86 + InstallerUrl: https://downloads.osarmor.com/latest/osarmor-enterprise/setup + InstallerSha256: 612E6BDFF297F531FA1E2BB8B2DC4DDF39D56AF65D7F9C3448D338A0A4DF8F72 + ProductCode: NoVirusThanks OSArmor_is1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.locale.en-US.yaml b/manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.locale.en-US.yaml new file mode 100644 index 000000000000..0ecf2fdbb546 --- /dev/null +++ b/manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.locale.en-US.yaml @@ -0,0 +1,30 @@ +# 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: NoVirusThanks.OSArmor.Enterprise +PackageVersion: 2.0.6.0 +PackageLocale: en-US +Publisher: NoVirusThanks Company Srl +PublisherUrl: https://www.novirusthanks.com/company/ +PublisherSupportUrl: https://www.wilderssecurity.com/threads/novirusthanks-osarmor-an-additional-layer-of-defense.398859/page-99999 +PrivacyUrl: https://www.osarmor.com/terms/#tab2:~:text=Application +PackageName: NoVirusThanks OSArmor (ENTERPRISE) +PackageUrl: https://www.osarmor.com/download/ +License: Proprietary (ToS) +LicenseUrl: https://www.osarmor.com/terms/ +Copyright: (c) 2020-2025 NoVirusThanks™ Company Srl - All rights reserved +CopyrightUrl: https://www.osarmor.com/download/#:~:text=%C2%A9 +ShortDescription: Prevent Malware & Ransomware +Description: > + OSArmor is a Windows OS application that monitors and blocks suspicious processes behaviors to prevent infections by malware, ransomware, and other threats. This tool analyzes parent processes and prevents, for example, MS Word from running cmd.exe or powershell.exe. It prevents ransomware from deleting shadow copies of files via vssadmin.exe, blocks processes with double file extensions (i.e invoice.pdf.exe), blocks USB-spreading malware, and much more. It is lightweight, requires zero user input and protects your system while running in the background. In combination with OSArmor you can also use SysHardener to harden even more Windows OS settings. +Agreements: +- AgreementLabel: Terms & Privacy Policy + AgreementUrl: https://www.osarmor.com/terms/#tab2:~:text=Application +PurchaseUrl: https://www.osarmor.com/pricing/ +Documentations: +- DocumentLabel: FAQs + DocumentUrl: https://www.osarmor.com/faqs/ +- DocumentLabel: Video Tutorials + DocumentUrl: https://www.osarmor.com/video-tutorials/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.yaml b/manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.yaml new file mode 100644 index 000000000000..8576c819acc2 --- /dev/null +++ b/manifests/n/NoVirusThanks/OSArmor/Enterprise/2.0.6.0/NoVirusThanks.OSArmor.Enterprise.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: NoVirusThanks.OSArmor.Enterprise +PackageVersion: 2.0.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d1b6cfb552916a3eed4bb8a5ba32e91d94f1dd5f Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:49:21 -0700 Subject: [PATCH 093/164] Automatic update of NoVirusThanks.OSArmor.Business from 2.0.5.0 to 2.0.6.0 (#369020) --- ...irusThanks.OSArmor.Business.installer.yaml | 25 ++++++++++++++++ ...sThanks.OSArmor.Business.locale.en-US.yaml | 30 +++++++++++++++++++ .../NoVirusThanks.OSArmor.Business.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.installer.yaml create mode 100644 manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.locale.en-US.yaml create mode 100644 manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.yaml diff --git a/manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.installer.yaml b/manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.installer.yaml new file mode 100644 index 000000000000..156fa8bc1f0b --- /dev/null +++ b/manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.installer.yaml @@ -0,0 +1,25 @@ +# 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: NoVirusThanks.OSArmor.Business +PackageVersion: 2.0.6.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +AppsAndFeaturesEntries: +- ProductCode: NoVirusThanks OSArmor_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\NoVirusThanks\OSArmorDevSvc' +Installers: +- Architecture: x86 + InstallerUrl: https://downloads.osarmor.com/latest/osarmor-business/setup + InstallerSha256: 8044AA7D5F7FEC22E8B2C6892CB9065254E1687A4BE56C988DE075960E0BA08B + ProductCode: NoVirusThanks OSArmor_is1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.locale.en-US.yaml b/manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.locale.en-US.yaml new file mode 100644 index 000000000000..16edce8a5ca5 --- /dev/null +++ b/manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.locale.en-US.yaml @@ -0,0 +1,30 @@ +# 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: NoVirusThanks.OSArmor.Business +PackageVersion: 2.0.6.0 +PackageLocale: en-US +Publisher: NoVirusThanks Company Srl +PublisherUrl: https://www.novirusthanks.com/company/ +PublisherSupportUrl: https://www.wilderssecurity.com/threads/novirusthanks-osarmor-an-additional-layer-of-defense.398859/page-99999 +PrivacyUrl: https://www.osarmor.com/terms/#tab2:~:text=Application +PackageName: NoVirusThanks OSArmor (BUSINESS) +PackageUrl: https://www.osarmor.com/download/ +License: Proprietary (ToS) +LicenseUrl: https://www.osarmor.com/terms/ +Copyright: (c) 2020-2025 NoVirusThanks™ Company Srl - All rights reserved +CopyrightUrl: https://www.osarmor.com/download/#:~:text=%C2%A9 +ShortDescription: Prevent Malware & Ransomware +Description: > + OSArmor is a Windows OS application that monitors and blocks suspicious processes behaviors to prevent infections by malware, ransomware, and other threats. This tool analyzes parent processes and prevents, for example, MS Word from running cmd.exe or powershell.exe. It prevents ransomware from deleting shadow copies of files via vssadmin.exe, blocks processes with double file extensions (i.e invoice.pdf.exe), blocks USB-spreading malware, and much more. It is lightweight, requires zero user input and protects your system while running in the background. In combination with OSArmor you can also use SysHardener to harden even more Windows OS settings. +Agreements: +- AgreementLabel: Terms & Privacy Policy + AgreementUrl: https://www.osarmor.com/terms/#tab2:~:text=Application +PurchaseUrl: https://www.osarmor.com/pricing/ +Documentations: +- DocumentLabel: FAQs + DocumentUrl: https://www.osarmor.com/faqs/ +- DocumentLabel: Video Tutorials + DocumentUrl: https://www.osarmor.com/video-tutorials/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.yaml b/manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.yaml new file mode 100644 index 000000000000..7fa3e826fd34 --- /dev/null +++ b/manifests/n/NoVirusThanks/OSArmor/Business/2.0.6.0/NoVirusThanks.OSArmor.Business.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: NoVirusThanks.OSArmor.Business +PackageVersion: 2.0.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0ec18d76a611471e52e0ac18a19e815902cec750 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:50:47 -0700 Subject: [PATCH 094/164] Automatic update of NovaBACKUPCorporation.NovaBACKUP from 21.2.804.1 to 21.3.410.2 (#369019) --- ...ovaBACKUPCorporation.NovaBACKUP.installer.yaml | 15 +++++++++++++++ ...BACKUPCorporation.NovaBACKUP.locale.en-US.yaml | 13 +++++++++++++ .../NovaBACKUPCorporation.NovaBACKUP.yaml | 8 ++++++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/n/NovaBACKUPCorporation/NovaBACKUP/21.3.410.2/NovaBACKUPCorporation.NovaBACKUP.installer.yaml create mode 100644 manifests/n/NovaBACKUPCorporation/NovaBACKUP/21.3.410.2/NovaBACKUPCorporation.NovaBACKUP.locale.en-US.yaml create mode 100644 manifests/n/NovaBACKUPCorporation/NovaBACKUP/21.3.410.2/NovaBACKUPCorporation.NovaBACKUP.yaml diff --git a/manifests/n/NovaBACKUPCorporation/NovaBACKUP/21.3.410.2/NovaBACKUPCorporation.NovaBACKUP.installer.yaml b/manifests/n/NovaBACKUPCorporation/NovaBACKUP/21.3.410.2/NovaBACKUPCorporation.NovaBACKUP.installer.yaml new file mode 100644 index 000000000000..d481da711937 --- /dev/null +++ b/manifests/n/NovaBACKUPCorporation/NovaBACKUP/21.3.410.2/NovaBACKUPCorporation.NovaBACKUP.installer.yaml @@ -0,0 +1,15 @@ +# 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: NovaBACKUPCorporation.NovaBACKUP +PackageVersion: 21.3.410.2 +InstallerType: exe +InstallerSwitches: + Silent: /q /noreboot /ComponentArgs "Backup Client":"REBOOT=ReallySuppress SUPPRESS_ONLINE_ACTIVATION=yes" + SilentWithProgress: /q /noreboot /ComponentArgs "Backup Client":"REBOOT=ReallySuppress SUPPRESS_ONLINE_ACTIVATION=yes" +Installers: +- Architecture: x64 + InstallerUrl: https://filestore.novabackup.com/Downloads/NovaBACKUP/Current/Setup-NB-Server-Agent.exe + InstallerSha256: E61782243205803A4B4CFFD5A1767B0EC499DF4E36F76E46B9DA8B2B33CCFCD1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NovaBACKUPCorporation/NovaBACKUP/21.3.410.2/NovaBACKUPCorporation.NovaBACKUP.locale.en-US.yaml b/manifests/n/NovaBACKUPCorporation/NovaBACKUP/21.3.410.2/NovaBACKUPCorporation.NovaBACKUP.locale.en-US.yaml new file mode 100644 index 000000000000..92cbd7aa218c --- /dev/null +++ b/manifests/n/NovaBACKUPCorporation/NovaBACKUP/21.3.410.2/NovaBACKUPCorporation.NovaBACKUP.locale.en-US.yaml @@ -0,0 +1,13 @@ +# 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: NovaBACKUPCorporation.NovaBACKUP +PackageVersion: 21.3.410.2 +PackageLocale: en-US +Publisher: NovaBACKUP Corporation +PackageName: NovaBACKUP +License: Proprietary +Copyright: Copyright © 1987-2025 NovaStor Corporation. All rights reserved. +ShortDescription: NovaBACKUP +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NovaBACKUPCorporation/NovaBACKUP/21.3.410.2/NovaBACKUPCorporation.NovaBACKUP.yaml b/manifests/n/NovaBACKUPCorporation/NovaBACKUP/21.3.410.2/NovaBACKUPCorporation.NovaBACKUP.yaml new file mode 100644 index 000000000000..6602f8953dc8 --- /dev/null +++ b/manifests/n/NovaBACKUPCorporation/NovaBACKUP/21.3.410.2/NovaBACKUPCorporation.NovaBACKUP.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: NovaBACKUPCorporation.NovaBACKUP +PackageVersion: 21.3.410.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f1724f8c936f9dfda7df35f41065e11148484796 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:52:16 -0700 Subject: [PATCH 095/164] Automatic update of Novacura.FlowConnectDesigner from 1.0.0.199 to 1.0.0.203 (#369021) --- ...ovacura.FlowConnectDesigner.installer.yaml | 26 +++++++++++++++++++ ...cura.FlowConnectDesigner.locale.en-US.yaml | 15 +++++++++++ .../Novacura.FlowConnectDesigner.yaml | 8 ++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/n/Novacura/FlowConnectDesigner/1.0.0.203/Novacura.FlowConnectDesigner.installer.yaml create mode 100644 manifests/n/Novacura/FlowConnectDesigner/1.0.0.203/Novacura.FlowConnectDesigner.locale.en-US.yaml create mode 100644 manifests/n/Novacura/FlowConnectDesigner/1.0.0.203/Novacura.FlowConnectDesigner.yaml diff --git a/manifests/n/Novacura/FlowConnectDesigner/1.0.0.203/Novacura.FlowConnectDesigner.installer.yaml b/manifests/n/Novacura/FlowConnectDesigner/1.0.0.203/Novacura.FlowConnectDesigner.installer.yaml new file mode 100644 index 000000000000..f0ab1c2bf24a --- /dev/null +++ b/manifests/n/Novacura/FlowConnectDesigner/1.0.0.203/Novacura.FlowConnectDesigner.installer.yaml @@ -0,0 +1,26 @@ +# 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: Novacura.FlowConnectDesigner +PackageVersion: 1.0.0.203 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{E838DD48-773D-4385-A45E-C1E3C09B0AA0}_is1' +ReleaseDate: 2025-04-23 +AppsAndFeaturesEntries: +- ProductCode: '{E838DD48-773D-4385-A45E-C1E3C09B0AA0}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Novacura\Flow Connect Designer' +Installers: +- Architecture: x86 + InstallerUrl: https://public.novacura.com/public-storage/designer-cloud-installers/Flow%20Cloud%20Studio%20Designer%20Setup.exe + InstallerSha256: F51532097AF1B070A58FCAAB87BECAA23AED4261969EE0E1A8F5835F9816A925 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/Novacura/FlowConnectDesigner/1.0.0.203/Novacura.FlowConnectDesigner.locale.en-US.yaml b/manifests/n/Novacura/FlowConnectDesigner/1.0.0.203/Novacura.FlowConnectDesigner.locale.en-US.yaml new file mode 100644 index 000000000000..2c0470c77185 --- /dev/null +++ b/manifests/n/Novacura/FlowConnectDesigner/1.0.0.203/Novacura.FlowConnectDesigner.locale.en-US.yaml @@ -0,0 +1,15 @@ +# 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: Novacura.FlowConnectDesigner +PackageVersion: 1.0.0.203 +PackageLocale: en-US +Publisher: Novacura AB +PublisherUrl: https://www.novacura.com/ +Author: Novacura AB +PackageName: Flow Connect Designer +License: Proprietary +Copyright: Copyright (C) NovaCura AB, all rights reserved +ShortDescription: The Flow Connect Designer is used for developing applications and components. It needs to be installed on a Windows computer. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Novacura/FlowConnectDesigner/1.0.0.203/Novacura.FlowConnectDesigner.yaml b/manifests/n/Novacura/FlowConnectDesigner/1.0.0.203/Novacura.FlowConnectDesigner.yaml new file mode 100644 index 000000000000..74ac0d8cdf42 --- /dev/null +++ b/manifests/n/Novacura/FlowConnectDesigner/1.0.0.203/Novacura.FlowConnectDesigner.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: Novacura.FlowConnectDesigner +PackageVersion: 1.0.0.203 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ec7aa695f4f22d63972d5d29a4c095045375a7d6 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:53:41 -0700 Subject: [PATCH 096/164] Automatic update of NovabenchInc.Novabench from 5.6.1 to 6.0.1 (#369022) --- .../6.0.1/NovabenchInc.Novabench.installer.yaml | 14 ++++++++++++++ .../6.0.1/NovabenchInc.Novabench.locale.en-US.yaml | 12 ++++++++++++ .../Novabench/6.0.1/NovabenchInc.Novabench.yaml | 8 ++++++++ 3 files changed, 34 insertions(+) create mode 100644 manifests/n/NovabenchInc/Novabench/6.0.1/NovabenchInc.Novabench.installer.yaml create mode 100644 manifests/n/NovabenchInc/Novabench/6.0.1/NovabenchInc.Novabench.locale.en-US.yaml create mode 100644 manifests/n/NovabenchInc/Novabench/6.0.1/NovabenchInc.Novabench.yaml diff --git a/manifests/n/NovabenchInc/Novabench/6.0.1/NovabenchInc.Novabench.installer.yaml b/manifests/n/NovabenchInc/Novabench/6.0.1/NovabenchInc.Novabench.installer.yaml new file mode 100644 index 000000000000..f5b3986d8617 --- /dev/null +++ b/manifests/n/NovabenchInc/Novabench/6.0.1/NovabenchInc.Novabench.installer.yaml @@ -0,0 +1,14 @@ +# 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: NovabenchInc.Novabench +PackageVersion: 6.0.1 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{41FD3396-69CF-41FB-BF1B-89A03C6C131C}' +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.novabench.net/novabench.msi + InstallerSha256: F256CF01C1C2CE0BDE9E8A886BE4C07CD3C10509E668690BB3A0738868D54E65 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NovabenchInc/Novabench/6.0.1/NovabenchInc.Novabench.locale.en-US.yaml b/manifests/n/NovabenchInc/Novabench/6.0.1/NovabenchInc.Novabench.locale.en-US.yaml new file mode 100644 index 000000000000..842355a3bddb --- /dev/null +++ b/manifests/n/NovabenchInc/Novabench/6.0.1/NovabenchInc.Novabench.locale.en-US.yaml @@ -0,0 +1,12 @@ +# 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: NovabenchInc.Novabench +PackageVersion: 6.0.1 +PackageLocale: en-US +Publisher: Novabench Inc. +PackageName: Novabench +License: Freeware +ShortDescription: Novabench is a benchmarking utility to test your computer's performance. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NovabenchInc/Novabench/6.0.1/NovabenchInc.Novabench.yaml b/manifests/n/NovabenchInc/Novabench/6.0.1/NovabenchInc.Novabench.yaml new file mode 100644 index 000000000000..fa38158305ac --- /dev/null +++ b/manifests/n/NovabenchInc/Novabench/6.0.1/NovabenchInc.Novabench.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: NovabenchInc.Novabench +PackageVersion: 6.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6e487eaec7446b036beb5119b737cea8af9dcef2 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:55:10 -0700 Subject: [PATCH 097/164] Automatic update of Novacura.WindowsClient from 1.0.437 to 1.0.508 (#369023) --- .../Novacura.WindowsClient.installer.yaml | 26 +++++++++++++++++++ .../Novacura.WindowsClient.locale.en-US.yaml | 15 +++++++++++ .../1.0.508/Novacura.WindowsClient.yaml | 8 ++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/n/Novacura/WindowsClient/1.0.508/Novacura.WindowsClient.installer.yaml create mode 100644 manifests/n/Novacura/WindowsClient/1.0.508/Novacura.WindowsClient.locale.en-US.yaml create mode 100644 manifests/n/Novacura/WindowsClient/1.0.508/Novacura.WindowsClient.yaml diff --git a/manifests/n/Novacura/WindowsClient/1.0.508/Novacura.WindowsClient.installer.yaml b/manifests/n/Novacura/WindowsClient/1.0.508/Novacura.WindowsClient.installer.yaml new file mode 100644 index 000000000000..4a741fcba8ea --- /dev/null +++ b/manifests/n/Novacura/WindowsClient/1.0.508/Novacura.WindowsClient.installer.yaml @@ -0,0 +1,26 @@ +# 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: Novacura.WindowsClient +PackageVersion: 1.0.508 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{21CF6F59-8881-48DC-BF6C-0D90CDB5BAA7}}_is1' +ReleaseDate: 2025-05-15 +AppsAndFeaturesEntries: +- ProductCode: '{21CF6F59-8881-48DC-BF6C-0D90CDB5BAA7}}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Novacura\ConnectWebForms' +Installers: +- Architecture: x64 + InstallerUrl: https://public.novacura.com/public-storage/client-cloud-installers/Flow%20Connect%20-%20Windows%20Client.exe + InstallerSha256: 6E9C51B45F2AD6354543138A429291B0414BA29D18D531D35D13DB8AB1ABC1ED +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/Novacura/WindowsClient/1.0.508/Novacura.WindowsClient.locale.en-US.yaml b/manifests/n/Novacura/WindowsClient/1.0.508/Novacura.WindowsClient.locale.en-US.yaml new file mode 100644 index 000000000000..326cc2597f0e --- /dev/null +++ b/manifests/n/Novacura/WindowsClient/1.0.508/Novacura.WindowsClient.locale.en-US.yaml @@ -0,0 +1,15 @@ +# 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: Novacura.WindowsClient +PackageVersion: 1.0.508 +PackageLocale: en-US +Publisher: Novacura +PublisherUrl: https://www.novacura.com/ +Author: Novacura AB +PackageName: Flow Connect - Windows Client +License: Proprietary +Copyright: Copyright (C) NovaCura AB, all rights reserved +ShortDescription: The Windows client is primarily used for debugging your applications and components. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Novacura/WindowsClient/1.0.508/Novacura.WindowsClient.yaml b/manifests/n/Novacura/WindowsClient/1.0.508/Novacura.WindowsClient.yaml new file mode 100644 index 000000000000..506e4855cbf0 --- /dev/null +++ b/manifests/n/Novacura/WindowsClient/1.0.508/Novacura.WindowsClient.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: Novacura.WindowsClient +PackageVersion: 1.0.508 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5043ee6cf44c481c30c68606eeab65c10d04414b Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:56:29 -0700 Subject: [PATCH 098/164] Automatic update of Automattic.PocketCasts from 2.0.16 to 2.2.0 (#369025) --- .../2.2.0/Automattic.PocketCasts.installer.yaml | 12 ++++++++++++ .../2.2.0/Automattic.PocketCasts.locale.en-US.yaml | 13 +++++++++++++ .../PocketCasts/2.2.0/Automattic.PocketCasts.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.installer.yaml create mode 100644 manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.locale.en-US.yaml create mode 100644 manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.yaml diff --git a/manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.installer.yaml b/manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.installer.yaml new file mode 100644 index 000000000000..e5f521f00c36 --- /dev/null +++ b/manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.installer.yaml @@ -0,0 +1,12 @@ +# 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: Automattic.PocketCasts +PackageVersion: 2.2.0 +InstallerType: portable +Installers: +- Architecture: x86 + InstallerUrl: https://pocketcasts.com/get/windows + InstallerSha256: 4B078CE81A7711ED05CD4B60594C73FD5AC17149BADA752162E555FAE313F426 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.locale.en-US.yaml b/manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.locale.en-US.yaml new file mode 100644 index 000000000000..da0998864bf2 --- /dev/null +++ b/manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.locale.en-US.yaml @@ -0,0 +1,13 @@ +# 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: Automattic.PocketCasts +PackageVersion: 2.2.0 +PackageLocale: en-US +Publisher: Automattic Inc. +PackageName: Pocket Casts +License: Proprietary +Copyright: Copyright © 2025 Automattic Inc. +ShortDescription: No matter how you listen to podcasts, Pocket Casts has you covered. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.yaml b/manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.yaml new file mode 100644 index 000000000000..c7d460e1c73e --- /dev/null +++ b/manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.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: Automattic.PocketCasts +PackageVersion: 2.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 70c8c66dcbd2f26f2b9346f1f0daef6b9d9c2621 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:57:49 -0700 Subject: [PATCH 099/164] Automatic update of AXIS.AxisIPUtility from 5.2.1.0 to 5.3.1.0 (#369026) --- .../5.3.1.0/AXIS.AxisIPUtility.installer.yaml | 28 +++++++++++++++++++ .../AXIS.AxisIPUtility.locale.en-US.yaml | 25 +++++++++++++++++ .../5.3.1.0/AXIS.AxisIPUtility.yaml | 8 ++++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/a/AXIS/AxisIPUtility/5.3.1.0/AXIS.AxisIPUtility.installer.yaml create mode 100644 manifests/a/AXIS/AxisIPUtility/5.3.1.0/AXIS.AxisIPUtility.locale.en-US.yaml create mode 100644 manifests/a/AXIS/AxisIPUtility/5.3.1.0/AXIS.AxisIPUtility.yaml diff --git a/manifests/a/AXIS/AxisIPUtility/5.3.1.0/AXIS.AxisIPUtility.installer.yaml b/manifests/a/AXIS/AxisIPUtility/5.3.1.0/AXIS.AxisIPUtility.installer.yaml new file mode 100644 index 000000000000..2b03e42af27d --- /dev/null +++ b/manifests/a/AXIS/AxisIPUtility/5.3.1.0/AXIS.AxisIPUtility.installer.yaml @@ -0,0 +1,28 @@ +# 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: AXIS.AxisIPUtility +PackageVersion: 5.3.1.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: 20AA9A5D-0E33-43D7-B1ED-BC593767F388_is1 +ReleaseDate: 2025-09-08 +AppsAndFeaturesEntries: +- ProductCode: 20AA9A5D-0E33-43D7-B1ED-BC593767F388_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Axis Communications\AXIS IP Utility' +Installers: +- Architecture: x64 + InstallerUrl: https://www.axis.com/ftp/pub_soft/cam_srv/IPUtility/latest/AxisIPUtilitySetup.exe + InstallerSha256: F30842696F3753040F5D379097A3E6F55C57CE5C4C0211FEECCC25A1A0BACF55 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AXIS/AxisIPUtility/5.3.1.0/AXIS.AxisIPUtility.locale.en-US.yaml b/manifests/a/AXIS/AxisIPUtility/5.3.1.0/AXIS.AxisIPUtility.locale.en-US.yaml new file mode 100644 index 000000000000..52ed9793ea6b --- /dev/null +++ b/manifests/a/AXIS/AxisIPUtility/5.3.1.0/AXIS.AxisIPUtility.locale.en-US.yaml @@ -0,0 +1,25 @@ +# 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: AXIS.AxisIPUtility +PackageVersion: 5.3.1.0 +PackageLocale: en-US +Publisher: Axis Communications +PublisherUrl: https://www.axis.com/ +PublisherSupportUrl: https://www.axis.com/support +PrivacyUrl: https://www.axis.com/privacy +Author: Axis Communications AB +PackageName: AXIS IP Utility +PackageUrl: https://www.axis.com/support/tools/axis-ip-utility +License: Proprietary +LicenseUrl: https://www.axis.com/legal/license-agreements +Copyright: Copyright 2007-2025 Axis Communications AB. All rights reserved. +CopyrightUrl: https://www.axis.com/legal/trademark-and-copyright-user-guidelines +ShortDescription: AXIS IP Utility helps you set the IP address of an Axis network video product. Axis devices on the network are automatically discovered and displayed. +Description: |- + AXIS IP Utility helps you set the IP address of an Axis network video product. Axis devices on the network are automatically discovered and displayed. + Assign network parameters (IP Address, Subnet mask and Default router) or configure the device to obtain its IP address from DHCP. + AXIS IP Utility’s user interface is available in English, French, German, Italian, Japanese and Spanish. +ReleaseNotesUrl: https://www.axis.com/ftp/pub_soft/cam_srv/IPUtility/latest/relnote.txt +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AXIS/AxisIPUtility/5.3.1.0/AXIS.AxisIPUtility.yaml b/manifests/a/AXIS/AxisIPUtility/5.3.1.0/AXIS.AxisIPUtility.yaml new file mode 100644 index 000000000000..5f787c23ff44 --- /dev/null +++ b/manifests/a/AXIS/AxisIPUtility/5.3.1.0/AXIS.AxisIPUtility.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: AXIS.AxisIPUtility +PackageVersion: 5.3.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 289fec2f1ce906e671e203287e810c13e8cd25a0 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 13:59:09 -0700 Subject: [PATCH 100/164] Automatic update of MadOtterGames.VillagersandHeroes from 5.1.19.0 to 5.1.20.0 (#369033) --- ...terGames.VillagersandHeroes.installer.yaml | 21 +++++++++++++++++++ ...Games.VillagersandHeroes.locale.en-US.yaml | 13 ++++++++++++ .../MadOtterGames.VillagersandHeroes.yaml | 8 +++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/m/MadOtterGames/VillagersandHeroes/5.1.20.0/MadOtterGames.VillagersandHeroes.installer.yaml create mode 100644 manifests/m/MadOtterGames/VillagersandHeroes/5.1.20.0/MadOtterGames.VillagersandHeroes.locale.en-US.yaml create mode 100644 manifests/m/MadOtterGames/VillagersandHeroes/5.1.20.0/MadOtterGames.VillagersandHeroes.yaml diff --git a/manifests/m/MadOtterGames/VillagersandHeroes/5.1.20.0/MadOtterGames.VillagersandHeroes.installer.yaml b/manifests/m/MadOtterGames/VillagersandHeroes/5.1.20.0/MadOtterGames.VillagersandHeroes.installer.yaml new file mode 100644 index 000000000000..8ae6f52c256f --- /dev/null +++ b/manifests/m/MadOtterGames/VillagersandHeroes/5.1.20.0/MadOtterGames.VillagersandHeroes.installer.yaml @@ -0,0 +1,21 @@ +# 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: MadOtterGames.VillagersandHeroes +PackageVersion: 5.1.20.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: 90F1E042-EF03-49FB-8AAD-701FBEA7A0F1_is1 +ReleaseDate: 2026-02-24 +AppsAndFeaturesEntries: +- ProductCode: 90F1E042-EF03-49FB-8AAD-701FBEA7A0F1_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Villagers and Heroes' +Installers: +- Architecture: x64 + InstallerUrl: https://villagersandheroes.com/VHSetup.exe + InstallerSha256: D5286B7488CED4272CCAC472A51A54C90D935A5A32E65BAD981525A8ED0A15AD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MadOtterGames/VillagersandHeroes/5.1.20.0/MadOtterGames.VillagersandHeroes.locale.en-US.yaml b/manifests/m/MadOtterGames/VillagersandHeroes/5.1.20.0/MadOtterGames.VillagersandHeroes.locale.en-US.yaml new file mode 100644 index 000000000000..93cb64bf7a50 --- /dev/null +++ b/manifests/m/MadOtterGames/VillagersandHeroes/5.1.20.0/MadOtterGames.VillagersandHeroes.locale.en-US.yaml @@ -0,0 +1,13 @@ +# 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: MadOtterGames.VillagersandHeroes +PackageVersion: 5.1.20.0 +PackageLocale: en-US +Publisher: Mad Otter Games, Inc +PackageName: Villagers and Heroes +License: Proprietary +Copyright: © 2019 by Mad Otter Games +ShortDescription: THE WORLD'S LARGEST CROSS-PLATFORM MMO +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MadOtterGames/VillagersandHeroes/5.1.20.0/MadOtterGames.VillagersandHeroes.yaml b/manifests/m/MadOtterGames/VillagersandHeroes/5.1.20.0/MadOtterGames.VillagersandHeroes.yaml new file mode 100644 index 000000000000..3d69e1a5b2ac --- /dev/null +++ b/manifests/m/MadOtterGames/VillagersandHeroes/5.1.20.0/MadOtterGames.VillagersandHeroes.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: MadOtterGames.VillagersandHeroes +PackageVersion: 5.1.20.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3ff605b49c80763817947f173002ccb7a6987e0c Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:00:27 -0700 Subject: [PATCH 101/164] Automatic update of MAILPLUGInc.MAILPLUGMessengerDesktop from 2.4.0 to 2.6.1 (#369046) --- ...Inc.MAILPLUGMessengerDesktop.installer.yaml | 12 ++++++++++++ ....MAILPLUGMessengerDesktop.locale.en-US.yaml | 18 ++++++++++++++++++ .../MAILPLUGInc.MAILPLUGMessengerDesktop.yaml | 8 ++++++++ 3 files changed, 38 insertions(+) create mode 100644 manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.installer.yaml create mode 100644 manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.locale.en-US.yaml create mode 100644 manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.yaml diff --git a/manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.installer.yaml b/manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.installer.yaml new file mode 100644 index 000000000000..a44687d8ed43 --- /dev/null +++ b/manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.installer.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2026/May/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MAILPLUGInc.MAILPLUGMessengerDesktop +PackageVersion: 2.6.1 +InstallerType: nullsoft +Installers: +- Architecture: x86 + InstallerUrl: https://chat.mailplug.com/download/?app=windows + InstallerSha256: 333491FD2F8620C8976811D36ECEB2B56C3DD46DBCAFA14F7BED1B5D449FEC1D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.locale.en-US.yaml b/manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..0b608854c9f8 --- /dev/null +++ b/manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Automatically updated by the winget bot at 2026/May/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MAILPLUGInc.MAILPLUGMessengerDesktop +PackageVersion: 2.6.1 +PackageLocale: en-US +Publisher: MAILPLUG Inc. +PublisherUrl: https://mailplug.com/ +PublisherSupportUrl: https://www.mailplug-help.com/ +PrivacyUrl: https://mypage.mailplug.com/terms/private +PackageName: MAILPLUG Messenger Desktop +PackageUrl: https://groupware.mailplug.com/ +License: Proprietary +Copyright: Copyright © 2022 MAILPLUG Inc. +ShortDescription: MAILPLUG Messenger Desktop +Moniker: mailplug-messenger +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.yaml b/manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.yaml new file mode 100644 index 000000000000..57fd3d876738 --- /dev/null +++ b/manifests/m/MAILPLUGInc/MAILPLUGMessengerDesktop/2.6.1/MAILPLUGInc.MAILPLUGMessengerDesktop.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: MAILPLUGInc.MAILPLUGMessengerDesktop +PackageVersion: 2.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e92587465ab82032190b718be8f31953a5ee7e2f Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:01:46 -0700 Subject: [PATCH 102/164] Automatic update of SKCommunications.NateOn from 7.0.33.0 to 7.0.37.1 (#369049) --- .../SKCommunications.NateOn.installer.yaml | 23 +++++++++++++++++++ .../SKCommunications.NateOn.locale.en-US.yaml | 23 +++++++++++++++++++ .../SKCommunications.NateOn.locale.ko-KR.yaml | 22 ++++++++++++++++++ .../7.0.37.1/SKCommunications.NateOn.yaml | 8 +++++++ 4 files changed, 76 insertions(+) create mode 100644 manifests/s/SKCommunications/NateOn/7.0.37.1/SKCommunications.NateOn.installer.yaml create mode 100644 manifests/s/SKCommunications/NateOn/7.0.37.1/SKCommunications.NateOn.locale.en-US.yaml create mode 100644 manifests/s/SKCommunications/NateOn/7.0.37.1/SKCommunications.NateOn.locale.ko-KR.yaml create mode 100644 manifests/s/SKCommunications/NateOn/7.0.37.1/SKCommunications.NateOn.yaml diff --git a/manifests/s/SKCommunications/NateOn/7.0.37.1/SKCommunications.NateOn.installer.yaml b/manifests/s/SKCommunications/NateOn/7.0.37.1/SKCommunications.NateOn.installer.yaml new file mode 100644 index 000000000000..c51d867c11f4 --- /dev/null +++ b/manifests/s/SKCommunications/NateOn/7.0.37.1/SKCommunications.NateOn.installer.yaml @@ -0,0 +1,23 @@ +# 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: SKCommunications.NateOn +PackageVersion: 7.0.37.1 +MinimumOSVersion: 10.0.0.0 +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Platform: + - Windows.Desktop + InstallerLocale: ko-KR + Architecture: x86 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://nateondownload.nate.com/download/NATEON70.exe + InstallerSha256: 318EAF8E68E490B2236FCEAB1621B5297602B21E384FFDD9976FA1343F1D89B6 + ProductCode: "{EA77EC9A-C82F-4F80-8B7D-D32C09A9C25F}" + UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SKCommunications/NateOn/7.0.37.1/SKCommunications.NateOn.locale.en-US.yaml b/manifests/s/SKCommunications/NateOn/7.0.37.1/SKCommunications.NateOn.locale.en-US.yaml new file mode 100644 index 000000000000..b96bfcde9cf1 --- /dev/null +++ b/manifests/s/SKCommunications/NateOn/7.0.37.1/SKCommunications.NateOn.locale.en-US.yaml @@ -0,0 +1,23 @@ +# 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: SKCommunications.NateOn +PackageVersion: 7.0.37.1 +PackageLocale: en-US +Publisher: SK Communications +PublisherUrl: https://www.skcomms.co.kr/ +PrivacyUrl: https://www.nate.com/policy/privacy.html +Author: SK Communications +PackageName: 네이트온 +PackageUrl: https://nateonweb.nate.com/ +License: Proprietary +LicenseUrl: https://www.nate.com/policy/legal.html +Copyright: Copyright (C) SK Communications. All rights reserved. +CopyrightUrl: https://www.nate.com/policy/legal.html +ShortDescription: NateOn is instant messgnger and business messenger developed by SK Communications. +Description: NateOn is instant messgnger and business messenger developed by SK Communications. +Moniker: nateon +Tags: +- messenger +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SKCommunications/NateOn/7.0.37.1/SKCommunications.NateOn.locale.ko-KR.yaml b/manifests/s/SKCommunications/NateOn/7.0.37.1/SKCommunications.NateOn.locale.ko-KR.yaml new file mode 100644 index 000000000000..ebe21ecaba42 --- /dev/null +++ b/manifests/s/SKCommunications/NateOn/7.0.37.1/SKCommunications.NateOn.locale.ko-KR.yaml @@ -0,0 +1,22 @@ +# 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: SKCommunications.NateOn +PackageVersion: 7.0.37.1 +PackageLocale: ko-KR +Publisher: SK Communications +PublisherUrl: https://www.skcomms.co.kr/ +PrivacyUrl: https://www.nate.com/policy/privacy.html +Author: SK Communications +PackageName: 네이트온 +PackageUrl: https://nateonweb.nate.com/ +License: Proprietary +LicenseUrl: https://www.nate.com/policy/legal.html +Copyright: Copyright (C) SK 커뮤니케이션. 판권 소유. +CopyrightUrl: https://www.nate.com/policy/legal.html +ShortDescription: NateOn은 SK 커뮤니케이션즈에서 개발 한 인스턴트 메신저이자 비즈니스 메신저입니다. +Description: NateOn은 SK 커뮤니케이션즈에서 개발 한 인스턴트 메신저이자 비즈니스 메신저입니다. +Tags: +- 전령 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SKCommunications/NateOn/7.0.37.1/SKCommunications.NateOn.yaml b/manifests/s/SKCommunications/NateOn/7.0.37.1/SKCommunications.NateOn.yaml new file mode 100644 index 000000000000..57d3d5d148a9 --- /dev/null +++ b/manifests/s/SKCommunications/NateOn/7.0.37.1/SKCommunications.NateOn.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: SKCommunications.NateOn +PackageVersion: 7.0.37.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From eb245836d48f7b663b762763a810e6701f2c634a Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:03:06 -0700 Subject: [PATCH 103/164] Automatic update of Softplicity.PDFCombine from 8.1.0.4 to 8.1.0.11 (#369054) --- .../Softplicity.PDFCombine.installer.yaml | 25 +++++++++++++++ .../Softplicity.PDFCombine.locale.en-US.yaml | 32 +++++++++++++++++++ .../8.1.0.11/Softplicity.PDFCombine.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/s/Softplicity/PDFCombine/8.1.0.11/Softplicity.PDFCombine.installer.yaml create mode 100644 manifests/s/Softplicity/PDFCombine/8.1.0.11/Softplicity.PDFCombine.locale.en-US.yaml create mode 100644 manifests/s/Softplicity/PDFCombine/8.1.0.11/Softplicity.PDFCombine.yaml diff --git a/manifests/s/Softplicity/PDFCombine/8.1.0.11/Softplicity.PDFCombine.installer.yaml b/manifests/s/Softplicity/PDFCombine/8.1.0.11/Softplicity.PDFCombine.installer.yaml new file mode 100644 index 000000000000..a57ac3eb4b1e --- /dev/null +++ b/manifests/s/Softplicity/PDFCombine/8.1.0.11/Softplicity.PDFCombine.installer.yaml @@ -0,0 +1,25 @@ +# 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: Softplicity.PDFCombine +PackageVersion: 8.1.0.11 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- PDF +ProductCode: PDF Combine_is1 +ReleaseDate: 2025-10-13 +AppsAndFeaturesEntries: +- ProductCode: PDF Combine_is1 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://www.coolutils.com/Downloads/PDFCombine.exe + InstallerSha256: 9863E75E50C5EF6D1B81AF0C6EFC2BFDA641029A28438971F924DA80D7BA66CF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/PDFCombine/8.1.0.11/Softplicity.PDFCombine.locale.en-US.yaml b/manifests/s/Softplicity/PDFCombine/8.1.0.11/Softplicity.PDFCombine.locale.en-US.yaml new file mode 100644 index 000000000000..c38cf69c4fd6 --- /dev/null +++ b/manifests/s/Softplicity/PDFCombine/8.1.0.11/Softplicity.PDFCombine.locale.en-US.yaml @@ -0,0 +1,32 @@ +# 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: Softplicity.PDFCombine +PackageVersion: 8.1.0.11 +PackageLocale: en-US +Publisher: Softplicity, Inc. +PublisherUrl: https://www.coolutils.com/ +PublisherSupportUrl: https://www.coolutils.com/Support +PrivacyUrl: https://www.coolutils.com/PrivacyPolicy +Author: CoolUtils Software +PackageName: PDF Combine +PackageUrl: https://www.coolutils.com/PDFCombine +License: Proprietary +Copyright: Copyright @ 2004 Softplicity, Inc. +ShortDescription: CoolUtils PDF Combiner is software that allows you to merge PDFs offline without uploading your files to any third-party servers. +Description: |- + To combine PDF, or PDF merging, is the process of joining multiple PDF files into one. This can be useful for organizing, sharing, or printing documents. CoolUtils PDF Combiner is software that allows you to merge PDFs offline without uploading your files to any third-party servers. Our PDF merger tool allows you to: + - Combine PDF files into one document + - Append PDF files + - Add a clickable Table of Contents + - Use the PDF merger software to add a cover page + - Delete blank pages from scanned files + - Insert blank pages for double-sided printing. + + 30 day FREE trial +Tags: +- Combiner +- PDF +PurchaseUrl: https://www.coolutils.com/PDFCombine/license +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/PDFCombine/8.1.0.11/Softplicity.PDFCombine.yaml b/manifests/s/Softplicity/PDFCombine/8.1.0.11/Softplicity.PDFCombine.yaml new file mode 100644 index 000000000000..779a37a800b6 --- /dev/null +++ b/manifests/s/Softplicity/PDFCombine/8.1.0.11/Softplicity.PDFCombine.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: Softplicity.PDFCombine +PackageVersion: 8.1.0.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f33dd4f86f20483219c5a12979672dec8ee00217 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:04:26 -0700 Subject: [PATCH 104/164] Automatic update of Softplicity.CoolutilsConverter from 3.1.1.114 to 3.1.1.123 (#369053) --- ...tplicity.CoolutilsConverter.installer.yaml | 45 +++++++++++++++++++ ...icity.CoolutilsConverter.locale.en-US.yaml | 29 ++++++++++++ .../Softplicity.CoolutilsConverter.yaml | 8 ++++ 3 files changed, 82 insertions(+) create mode 100644 manifests/s/Softplicity/CoolutilsConverter/3.1.1.123/Softplicity.CoolutilsConverter.installer.yaml create mode 100644 manifests/s/Softplicity/CoolutilsConverter/3.1.1.123/Softplicity.CoolutilsConverter.locale.en-US.yaml create mode 100644 manifests/s/Softplicity/CoolutilsConverter/3.1.1.123/Softplicity.CoolutilsConverter.yaml diff --git a/manifests/s/Softplicity/CoolutilsConverter/3.1.1.123/Softplicity.CoolutilsConverter.installer.yaml b/manifests/s/Softplicity/CoolutilsConverter/3.1.1.123/Softplicity.CoolutilsConverter.installer.yaml new file mode 100644 index 000000000000..a2b7278e2bd4 --- /dev/null +++ b/manifests/s/Softplicity/CoolutilsConverter/3.1.1.123/Softplicity.CoolutilsConverter.installer.yaml @@ -0,0 +1,45 @@ +# 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: Softplicity.CoolutilsConverter +PackageVersion: 3.1.1.123 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- DOC +- DOCX +- EML +- EPS +- HTML +- JPG +- MHT +- MSG +- ODS +- ODT +- PCL +- PDF +- RTF +- TIFF +- TXT +- XHTML +- XLS +- XLSM +- XLSX +- XLT +- XPS +ProductCode: Coolutils Converter_is1 +ReleaseDate: 2025-10-18 +AppsAndFeaturesEntries: +- ProductCode: Coolutils Converter_is1 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://www.coolutils.com/Downloads/CoolutilsConverter.exe + InstallerSha256: 0F0C4BDEA63EEEF8F1182B6C6497B32037AFFE6B6008C4D9888F0D6D00568E6D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/CoolutilsConverter/3.1.1.123/Softplicity.CoolutilsConverter.locale.en-US.yaml b/manifests/s/Softplicity/CoolutilsConverter/3.1.1.123/Softplicity.CoolutilsConverter.locale.en-US.yaml new file mode 100644 index 000000000000..99f61b075f30 --- /dev/null +++ b/manifests/s/Softplicity/CoolutilsConverter/3.1.1.123/Softplicity.CoolutilsConverter.locale.en-US.yaml @@ -0,0 +1,29 @@ +# 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: Softplicity.CoolutilsConverter +PackageVersion: 3.1.1.123 +PackageLocale: en-US +Publisher: Softplicity, Inc. +PublisherUrl: https://www.coolutils.com/ +PublisherSupportUrl: https://www.coolutils.com/Support +PrivacyUrl: https://www.coolutils.com/PrivacyPolicy +Author: CoolUtils Software +PackageName: Coolutils Converter +PackageUrl: https://www.coolutils.com/CoolutilsConverter +License: Proprietary +Copyright: Copyright @ 2006 Softplicity, Inc. +ShortDescription: Coolutils Converter is the all-in-one solution for all your conversion needs. Whether you want to convert any to PDF or TIFF, it will do the task. The input file types include PDF, TIFF, DOC, TXT, XLS, HTML, PNG, JPEG, MSG, even Outlook emails. +Description: |- + Coolutils Converter is the all-in-one solution for all your conversion needs. Whether you want to convert any to PDF or TIFF, it will do the task. The input file types include PDF, TIFF, DOC, TXT, XLS, HTML, PNG, JPEG, MSG, even Outlook emails. Bulk convert them in batches via GUI or command line with just one app. + - Any file to PDF; any file to TIFF; any file to DOC; any file to XPS; any file to JPEG, any file to TXT. + - Simple workflow: choose files, select target format, apply additional settings. + - Flexible settings: add headers, footers, page counts, date stamps or any other text directly into the documents. + - Perfect for archiving files, e-discovery, standartization, EDS. + + CoolUtils Converter is a great solution for exporting various files into EDS or retrieving data through e-discovery or computer forensics. If you have to convert lots of different file types, Coolutils Converter saves your time and effort. Instead of running several apps you launch just one. +Tags: +- Converter +PurchaseUrl: https://www.coolutils.com/CoolutilsConverter/license +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/CoolutilsConverter/3.1.1.123/Softplicity.CoolutilsConverter.yaml b/manifests/s/Softplicity/CoolutilsConverter/3.1.1.123/Softplicity.CoolutilsConverter.yaml new file mode 100644 index 000000000000..97359e9d6c86 --- /dev/null +++ b/manifests/s/Softplicity/CoolutilsConverter/3.1.1.123/Softplicity.CoolutilsConverter.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: Softplicity.CoolutilsConverter +PackageVersion: 3.1.1.123 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f9e94050bc027ddf132e013db91749bb13595d49 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:05:46 -0700 Subject: [PATCH 105/164] Automatic update of Softplicity.CoolUtilsOutlookViewer from 4.2.0.66 to 4.2.0.69 (#369052) --- ...city.CoolUtilsOutlookViewer.installer.yaml | 25 +++++++++++++++ ...y.CoolUtilsOutlookViewer.locale.en-US.yaml | 31 +++++++++++++++++++ .../Softplicity.CoolUtilsOutlookViewer.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/s/Softplicity/CoolUtilsOutlookViewer/4.2.0.69/Softplicity.CoolUtilsOutlookViewer.installer.yaml create mode 100644 manifests/s/Softplicity/CoolUtilsOutlookViewer/4.2.0.69/Softplicity.CoolUtilsOutlookViewer.locale.en-US.yaml create mode 100644 manifests/s/Softplicity/CoolUtilsOutlookViewer/4.2.0.69/Softplicity.CoolUtilsOutlookViewer.yaml diff --git a/manifests/s/Softplicity/CoolUtilsOutlookViewer/4.2.0.69/Softplicity.CoolUtilsOutlookViewer.installer.yaml b/manifests/s/Softplicity/CoolUtilsOutlookViewer/4.2.0.69/Softplicity.CoolUtilsOutlookViewer.installer.yaml new file mode 100644 index 000000000000..0e5f5f9e5812 --- /dev/null +++ b/manifests/s/Softplicity/CoolUtilsOutlookViewer/4.2.0.69/Softplicity.CoolUtilsOutlookViewer.installer.yaml @@ -0,0 +1,25 @@ +# 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: Softplicity.CoolUtilsOutlookViewer +PackageVersion: 4.2.0.69 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- PST +ProductCode: CoolUtils Outlook Viewer_is1 +ReleaseDate: 2025-10-19 +AppsAndFeaturesEntries: +- ProductCode: CoolUtils Outlook Viewer_is1 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://www.coolutils.com/Downloads/OutlookViewer.exe + InstallerSha256: 71DC992CDE453347928C2302D0D934D8D9B7DA3627B66E1B2A2518C9350E0948 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/CoolUtilsOutlookViewer/4.2.0.69/Softplicity.CoolUtilsOutlookViewer.locale.en-US.yaml b/manifests/s/Softplicity/CoolUtilsOutlookViewer/4.2.0.69/Softplicity.CoolUtilsOutlookViewer.locale.en-US.yaml new file mode 100644 index 000000000000..910b0995a272 --- /dev/null +++ b/manifests/s/Softplicity/CoolUtilsOutlookViewer/4.2.0.69/Softplicity.CoolUtilsOutlookViewer.locale.en-US.yaml @@ -0,0 +1,31 @@ +# 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: Softplicity.CoolUtilsOutlookViewer +PackageVersion: 4.2.0.69 +PackageLocale: en-US +Publisher: Softplicity, Inc. +PublisherUrl: https://www.coolutils.com/ +PublisherSupportUrl: https://www.coolutils.com/Support +Author: CoolUtils Software +PackageName: CoolUtils Outlook Viewer +PackageUrl: https://www.coolutils.com/OutlookViewer +License: Freeware +Copyright: Copyright @ 2005 Softplicity, Inc. +ShortDescription: This PST file viewer serves as the perfect free PST viewer download for anyone needing to access Outlook data files. This flexible, easy to use viewer features an intuitive interface. +Description: |- + You have a PST file but can't open it without your Outlook email client? Need a free PST viewer to access your archived emails? Our PST file viewer helps you review old PST files to access contact information without requiring Outlook installation. Whatever your needs may be, our free PST viewer helps you open and view PST files without having Outlook installed on your machine. This PST file viewer serves as the perfect free PST viewer download for anyone needing to access Outlook data files. This flexible, easy to use viewer features an intuitive interface. Simply select a PST (or OST) file from the file tree and click to view. + - No need for MS Outlook! + - View emails and attachments. + - Easily sort emails by referencing specific fields: name, date, sender, recipient, etc. + - Generate reports based on your email data with columns like Sender, Subject, To, CC, BCC, Client submit, Delivery, and more! + - Convert your PST to EML to transfer emails to Mozilla Thunderbird, Windows Live Mail, Apple Mail, and other email clients. + + CoolUtils Outlook Viewer supports all versions of MS Outlook to date, including MS Outlook 97, 2000, XP, 2003, 2007, and Outlook 2010. Did we mention that it's 100% free? No ads, no gimmicks, no hidden downloads, no cost for home users - ever. +Tags: +- Outlook +- PST +- Viewer +PurchaseUrl: https://www.coolutils.com/OutlookViewer/license +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/CoolUtilsOutlookViewer/4.2.0.69/Softplicity.CoolUtilsOutlookViewer.yaml b/manifests/s/Softplicity/CoolUtilsOutlookViewer/4.2.0.69/Softplicity.CoolUtilsOutlookViewer.yaml new file mode 100644 index 000000000000..d9ee4b53daa2 --- /dev/null +++ b/manifests/s/Softplicity/CoolUtilsOutlookViewer/4.2.0.69/Softplicity.CoolUtilsOutlookViewer.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: Softplicity.CoolUtilsOutlookViewer +PackageVersion: 4.2.0.69 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 14eed64d297f0863bc0b59138b734eaa5def95a7 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:07:07 -0700 Subject: [PATCH 106/164] Automatic update of Softplicity.TotalMovieConverter from 4.1.0.76 to 4.1.0.78 (#369056) --- ...plicity.TotalMovieConverter.installer.yaml | 29 +++++++++++++++++ ...city.TotalMovieConverter.locale.en-US.yaml | 31 +++++++++++++++++++ .../Softplicity.TotalMovieConverter.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/s/Softplicity/TotalMovieConverter/4.1.0.78/Softplicity.TotalMovieConverter.installer.yaml create mode 100644 manifests/s/Softplicity/TotalMovieConverter/4.1.0.78/Softplicity.TotalMovieConverter.locale.en-US.yaml create mode 100644 manifests/s/Softplicity/TotalMovieConverter/4.1.0.78/Softplicity.TotalMovieConverter.yaml diff --git a/manifests/s/Softplicity/TotalMovieConverter/4.1.0.78/Softplicity.TotalMovieConverter.installer.yaml b/manifests/s/Softplicity/TotalMovieConverter/4.1.0.78/Softplicity.TotalMovieConverter.installer.yaml new file mode 100644 index 000000000000..3126d7e3a9b0 --- /dev/null +++ b/manifests/s/Softplicity/TotalMovieConverter/4.1.0.78/Softplicity.TotalMovieConverter.installer.yaml @@ -0,0 +1,29 @@ +# 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: Softplicity.TotalMovieConverter +PackageVersion: 4.1.0.78 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- AVI +- FLV +- MPEG +- MPG +- WMV +ProductCode: Total Movie Converter_is1 +ReleaseDate: 2025-10-14 +AppsAndFeaturesEntries: +- ProductCode: Total Movie Converter_is1 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://www.coolutils.com/Downloads/TotalMovieConverter.exe + InstallerSha256: F7B141E4D4DC24100D37990A0BC65676A37332B027FE05809020D6B18A231824 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalMovieConverter/4.1.0.78/Softplicity.TotalMovieConverter.locale.en-US.yaml b/manifests/s/Softplicity/TotalMovieConverter/4.1.0.78/Softplicity.TotalMovieConverter.locale.en-US.yaml new file mode 100644 index 000000000000..4dd46151c243 --- /dev/null +++ b/manifests/s/Softplicity/TotalMovieConverter/4.1.0.78/Softplicity.TotalMovieConverter.locale.en-US.yaml @@ -0,0 +1,31 @@ +# 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: Softplicity.TotalMovieConverter +PackageVersion: 4.1.0.78 +PackageLocale: en-US +Publisher: Softplicity, Inc. +PublisherUrl: https://www.coolutils.com/ +PublisherSupportUrl: https://www.coolutils.com/Support +PrivacyUrl: https://www.coolutils.com/PrivacyPolicy +Author: CoolUtils Software +PackageName: Total Movie Converter +PackageUrl: https://www.coolutils.com/TotalMovieConverter +License: Proprietary +Copyright: Copyright @ 2005 Softplicity, Inc. +ShortDescription: Total Movie Converter is a handy solution to convert video files of almost all popular video codecs to AVI, MPG, WMV, MPEG, FLV. +Description: |- + Total Movie Converter is a handy solution to convert video files of almost all popular video codecs to AVI, MPG, WMV, MPEG, FLV. In addition, Total Movie Converter is great for converting video for iPad, iPhone, Apple TV, Archos, XBox and others thanks to the new Video To Device feature. + - If you make home videos with a HD camera Total Movie Converter will make your videos suitable for the web in two clicks. + - Use this powerful video converter to rotate your videos or resize them. + - Total Movie Converter converts video from YouTube, Vimeo, and Sevenload. All you have to do is enter the url. + - The video converter can also change the codec or system type between all popular video formats. You can also adjust Audio\Video bitrate, Frame Rate, cut any piece of your movie or combine video. + + 30 day FREE trial +Tags: +- Converter +- Movie +- Video +PurchaseUrl: https://coolutilsstore.onfastspring.com/movie-converter +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalMovieConverter/4.1.0.78/Softplicity.TotalMovieConverter.yaml b/manifests/s/Softplicity/TotalMovieConverter/4.1.0.78/Softplicity.TotalMovieConverter.yaml new file mode 100644 index 000000000000..e4d9a5954c07 --- /dev/null +++ b/manifests/s/Softplicity/TotalMovieConverter/4.1.0.78/Softplicity.TotalMovieConverter.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: Softplicity.TotalMovieConverter +PackageVersion: 4.1.0.78 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7008b046a63a9641fa981ce6abd8e7b0a5a023bf Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:08:26 -0700 Subject: [PATCH 107/164] Automatic update of Softplicity.TotalMailConverterPro from 11.1.0.310 to 11.1.0.329 (#369057) --- ...icity.TotalMailConverterPro.installer.yaml | 23 +++++++++++++ ...ty.TotalMailConverterPro.locale.en-US.yaml | 33 +++++++++++++++++++ .../Softplicity.TotalMailConverterPro.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/s/Softplicity/TotalMailConverterPro/11.1.0.329/Softplicity.TotalMailConverterPro.installer.yaml create mode 100644 manifests/s/Softplicity/TotalMailConverterPro/11.1.0.329/Softplicity.TotalMailConverterPro.locale.en-US.yaml create mode 100644 manifests/s/Softplicity/TotalMailConverterPro/11.1.0.329/Softplicity.TotalMailConverterPro.yaml diff --git a/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.329/Softplicity.TotalMailConverterPro.installer.yaml b/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.329/Softplicity.TotalMailConverterPro.installer.yaml new file mode 100644 index 000000000000..29ee03a7c888 --- /dev/null +++ b/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.329/Softplicity.TotalMailConverterPro.installer.yaml @@ -0,0 +1,23 @@ +# 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: Softplicity.TotalMailConverterPro +PackageVersion: 11.1.0.329 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: Total Mail ConverterPro_is1 +ReleaseDate: 2025-10-22 +AppsAndFeaturesEntries: +- ProductCode: Total Mail ConverterPro_is1 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://www.coolutils.com/Downloads/TotalMailConverterPro.exe + InstallerSha256: A0D6FE7EA1F3D9C1B317F2B4F3D763AB8827B2AFCAA4F89ED2CAD2F4847CBFCE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.329/Softplicity.TotalMailConverterPro.locale.en-US.yaml b/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.329/Softplicity.TotalMailConverterPro.locale.en-US.yaml new file mode 100644 index 000000000000..28172b85e2fa --- /dev/null +++ b/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.329/Softplicity.TotalMailConverterPro.locale.en-US.yaml @@ -0,0 +1,33 @@ +# 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: Softplicity.TotalMailConverterPro +PackageVersion: 11.1.0.329 +PackageLocale: en-US +Publisher: Softplicity, Inc. +PublisherUrl: https://www.coolutils.com/ +PublisherSupportUrl: https://www.coolutils.com/Support +PrivacyUrl: https://www.coolutils.com/PrivacyPolicy +Author: CoolUtils Software +PackageName: Total Mail Converter Pro +PackageUrl: https://www.coolutils.com/TotalMailConverterPro +License: Proprietary +Copyright: Copyright @ 2005 Softplicity, Inc. +ShortDescription: Total Mail Converter Pro converts MSG and EML to PDF, DOC, TXT, HTML, HTMLX, TIFF, RTF documents and images (TIFF, JPEG). +Description: |- + Total Mail Converter Pro converts MSG and EML to PDF, DOC, TXT, HTML, HTMLX, TIFF, RTF documents and images (TIFF, JPEG). While other email converters only extract and save attached files in their original formats, the Pro version is unique - it converts attachments as well. For example, if you have an email with a doc attachment, Total Mail Converter Pro can convert both the message and the attachment to PDF as part of a single operation. + - Attachments saved in DOC, TXT, RTF, PDF, HTML, XLS, and OpenOffice formats can be converted to DOC, RTF, TXT, HTML, HTMLX, JPEG, TIFF, or PDF. + - Attachments can be inserted as clickable links into converted emails. + - With multi-page formats, you can combine several emails into one PDF, DOC or TIFF file. + - Rename output files using macros (name, date, sender, subject, etc.). Attachments can be given descriptive names as well. + - Find out how lawyers save hours with Total Mail Converter Pro. + - Control document appearance by fine-tuning your output files' display options; change the fonts, colors, styles and more. Alternately, you can choose to include any external CSS scheme. + + Total Mail Converter Pro is built around a powerful engine and was designed to help save hours if not days worth of time. It easily processes hundreds of thousands of MSG/EML files through its batch feature, and puts you in the driver's seat through a robust set of customization options. + 30 day FREE trial +Tags: +- Converter +- Mail +PurchaseUrl: https://www.coolutils.com/TotalMailConverter/license-pro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.329/Softplicity.TotalMailConverterPro.yaml b/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.329/Softplicity.TotalMailConverterPro.yaml new file mode 100644 index 000000000000..39e2d496a308 --- /dev/null +++ b/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.329/Softplicity.TotalMailConverterPro.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: Softplicity.TotalMailConverterPro +PackageVersion: 11.1.0.329 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a5044fc28bfcdf48f3cf92888c94142d373f0afc Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:09:46 -0700 Subject: [PATCH 108/164] Automatic update of Softplicity.PDFCombinePro from 5.1.0.140 to 5.1.0.156 (#369058) --- .../Softplicity.PDFCombinePro.installer.yaml | 25 ++++++++++++++ ...oftplicity.PDFCombinePro.locale.en-US.yaml | 34 +++++++++++++++++++ .../5.1.0.156/Softplicity.PDFCombinePro.yaml | 8 +++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/s/Softplicity/PDFCombinePro/5.1.0.156/Softplicity.PDFCombinePro.installer.yaml create mode 100644 manifests/s/Softplicity/PDFCombinePro/5.1.0.156/Softplicity.PDFCombinePro.locale.en-US.yaml create mode 100644 manifests/s/Softplicity/PDFCombinePro/5.1.0.156/Softplicity.PDFCombinePro.yaml diff --git a/manifests/s/Softplicity/PDFCombinePro/5.1.0.156/Softplicity.PDFCombinePro.installer.yaml b/manifests/s/Softplicity/PDFCombinePro/5.1.0.156/Softplicity.PDFCombinePro.installer.yaml new file mode 100644 index 000000000000..bb7061bc711a --- /dev/null +++ b/manifests/s/Softplicity/PDFCombinePro/5.1.0.156/Softplicity.PDFCombinePro.installer.yaml @@ -0,0 +1,25 @@ +# 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: Softplicity.PDFCombinePro +PackageVersion: 5.1.0.156 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- PDF +ProductCode: PDF Combine Pro_is1 +ReleaseDate: 2025-10-13 +AppsAndFeaturesEntries: +- ProductCode: PDF Combine Pro_is1 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://www.coolutils.com/Downloads/PDFCombinePro.exe + InstallerSha256: 67A3D80352D49143F87B35B2DA3E1ED4A79899F05EE1272B996EA755374F22D8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/PDFCombinePro/5.1.0.156/Softplicity.PDFCombinePro.locale.en-US.yaml b/manifests/s/Softplicity/PDFCombinePro/5.1.0.156/Softplicity.PDFCombinePro.locale.en-US.yaml new file mode 100644 index 000000000000..c7b0d5d1bea3 --- /dev/null +++ b/manifests/s/Softplicity/PDFCombinePro/5.1.0.156/Softplicity.PDFCombinePro.locale.en-US.yaml @@ -0,0 +1,34 @@ +# 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: Softplicity.PDFCombinePro +PackageVersion: 5.1.0.156 +PackageLocale: en-US +Publisher: Softplicity, Inc. +PublisherUrl: https://www.coolutils.com/ +PublisherSupportUrl: https://www.coolutils.com/Support +PrivacyUrl: https://www.coolutils.com/PrivacyPolicy +Author: CoolUtils Software +PackageName: PDF Combine Pro +PackageUrl: https://www.coolutils.com/PDFCombinePro +License: Proprietary +Copyright: Copyright @ 2004 Softplicity, Inc. +ShortDescription: PDF Combine Pro is a life saver for those who need to combine PDF, DOC, TXT, DOCX, HTML, XLS files, images (TIFF, JPEG, PNG) and emails into one PDF. +Description: |- + PDF Combine Pro is a life saver for those who need to combine PDF, DOC, TXT, DOCX, HTML, XLS files, images (TIFF, JPEG, PNG) and emails into one PDF. Now you do not have to use several programs and converters to get one PDF. PDF Combine Pro does it in one go. Supported input formats include DOC, DOCX, RTF, TXT, XLS, XLSX, HTML, HTM, MHT, PS, EPS, PRN, PDF, TIFF, JPEG, PNG, PST, EML, MSG. + - PDF Combine Pro can combine files within folders. For example, you have 3 folders with different file types inside each. The app can produce three combined PDF files. + - It can easily create bookmarks that can be used as table of contents. + - Users can add custom Cover pages to the combined PDF. + - Legal users will appreciate the flexible bates stamping option. + - Transparent user interface and full command line support. + + Office files, faxes, emails - get combined PDF in seconds for your personal use, commercial need, e-discovery or production. + PDF Combine Pro is the most powerful solution to combine files. It not about simple merging 2 PDFs together, it was designed for large jobs and complicated tasks. So we are sure, whatever your case is, it can do that. If not, we will be happy to provide you with a custom solution that will do exactly what you need. + + 30 day FREE trial +Tags: +- Combine +- PDF +PurchaseUrl: https://www.coolutils.com/PDFCombine/license-pro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/PDFCombinePro/5.1.0.156/Softplicity.PDFCombinePro.yaml b/manifests/s/Softplicity/PDFCombinePro/5.1.0.156/Softplicity.PDFCombinePro.yaml new file mode 100644 index 000000000000..aa8c3cc0c2cb --- /dev/null +++ b/manifests/s/Softplicity/PDFCombinePro/5.1.0.156/Softplicity.PDFCombinePro.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: Softplicity.PDFCombinePro +PackageVersion: 5.1.0.156 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dfe3075410c82afb240fde951730c01cc9c63bf5 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:11:05 -0700 Subject: [PATCH 109/164] Automatic update of Softplicity.TotalExcelConverter from 7.1.0.106 to 7.1.0.117 (#369059) --- ...plicity.TotalExcelConverter.installer.yaml | 33 +++++++++++++++++ ...city.TotalExcelConverter.locale.en-US.yaml | 36 +++++++++++++++++++ .../Softplicity.TotalExcelConverter.yaml | 8 +++++ 3 files changed, 77 insertions(+) create mode 100644 manifests/s/Softplicity/TotalExcelConverter/7.1.0.117/Softplicity.TotalExcelConverter.installer.yaml create mode 100644 manifests/s/Softplicity/TotalExcelConverter/7.1.0.117/Softplicity.TotalExcelConverter.locale.en-US.yaml create mode 100644 manifests/s/Softplicity/TotalExcelConverter/7.1.0.117/Softplicity.TotalExcelConverter.yaml diff --git a/manifests/s/Softplicity/TotalExcelConverter/7.1.0.117/Softplicity.TotalExcelConverter.installer.yaml b/manifests/s/Softplicity/TotalExcelConverter/7.1.0.117/Softplicity.TotalExcelConverter.installer.yaml new file mode 100644 index 000000000000..4634c3b3266d --- /dev/null +++ b/manifests/s/Softplicity/TotalExcelConverter/7.1.0.117/Softplicity.TotalExcelConverter.installer.yaml @@ -0,0 +1,33 @@ +# 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: Softplicity.TotalExcelConverter +PackageVersion: 7.1.0.117 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- XLK +- XLS +- XLSB +- XLSM +- XLSX +- XLT +- XLTM +- XLTX +- XLW +ProductCode: Total Excel Converter_is1 +ReleaseDate: 2025-10-14 +AppsAndFeaturesEntries: +- ProductCode: Total Excel Converter_is1 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://www.coolutils.com/Downloads/TotalExcelConverter.exe + InstallerSha256: AA843D008605CB993A03359A2728065FA59F9B9E5C9B8EF52B7C54169C55DA7D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalExcelConverter/7.1.0.117/Softplicity.TotalExcelConverter.locale.en-US.yaml b/manifests/s/Softplicity/TotalExcelConverter/7.1.0.117/Softplicity.TotalExcelConverter.locale.en-US.yaml new file mode 100644 index 000000000000..e8936a58ead6 --- /dev/null +++ b/manifests/s/Softplicity/TotalExcelConverter/7.1.0.117/Softplicity.TotalExcelConverter.locale.en-US.yaml @@ -0,0 +1,36 @@ +# 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: Softplicity.TotalExcelConverter +PackageVersion: 7.1.0.117 +PackageLocale: en-US +Publisher: Softplicity, Inc. +PublisherUrl: https://www.coolutils.com/ +PublisherSupportUrl: https://www.coolutils.com/Support +PrivacyUrl: https://www.coolutils.com/PrivacyPolicy +Author: CoolUtils Software +PackageName: Total Excel Converter +PackageUrl: https://www.coolutils.com/TotalExcelConverter +License: Proprietary +Copyright: Copyright @ 2005 Softplicity, Inc. +ShortDescription: Total Excel Converter is the perfect choice to convert any type of table. Supported input formats include Excel and Excel 2007, XLSM, XLT, XLTM as well as OpenOffice formats ODS, XML, SQL, WK2, WKS, WAB, DBF, TEX, and DIF. +Description: |- + Total Excel Converter is the perfect choice to convert any type of table. Supported input formats include Excel and Excel 2007, XLSM, XLT, XLTM as well as OpenOffice formats ODS, XML, SQL, WK2, WKS, WAB, DBF, TEX, and DIF. The list of target formats is even more extensive: convert your tabled files into DOC, DOCX, PDF, HTML, Access, TXT, ODT, ODS, XML, SQL, CSV, Lotus, DBF, TEX, DIFF, SYLK, and LaTeX. Download excel converter and convert XLS, XLSX, ODS, XML spreadsheets in batch offline + + Total Excel Converter strictly preserves document layout; you'll get an exact copy of the source file but in a new format. In addition, we've included a number of handy options: + + - Total Excel Converter supports almost all Excel extensions: XLS, XLSX, XLSM, XLSB, XLT, XLTM, XLTX, XLK, XLW. When the new Office is released, we will add new file types too. + - Using our Excel conversion tool, you can convert each page of your spreadsheet into a separate file. + - Our XSLX converter can copy the original time stamps if you don't want to change the date. + - Have an outdated Microsoft Office 2003? Update all your old files to the new format in one go. Use our XLS to XLSX converter offline for batch processing. + - The widest list of output file types: DOC, PDF, HTML, MHT, XHTML, CSV, TXT, TIFF, JPEG, SVG, RTF, XML, XLS, XLSX, ODS, ODT, Lotus, DIFF, SYLK, LATEX, SQL, DBF, Access! + - Total Excel Converter can combine several Excel spread sheets into one TIFF or PDF file. + - Our converter has a built-in renamer to give your files new descriptive names. Include a counter, a date or worksheet name into the file name and your files will be in perfect order. + + 30 day FREE trial +Tags: +- Converter +- Excel +PurchaseUrl: https://www.coolutils.com/TotalExcelConverter/license +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalExcelConverter/7.1.0.117/Softplicity.TotalExcelConverter.yaml b/manifests/s/Softplicity/TotalExcelConverter/7.1.0.117/Softplicity.TotalExcelConverter.yaml new file mode 100644 index 000000000000..5567e23a5c2e --- /dev/null +++ b/manifests/s/Softplicity/TotalExcelConverter/7.1.0.117/Softplicity.TotalExcelConverter.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: Softplicity.TotalExcelConverter +PackageVersion: 7.1.0.117 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a80b087b09832341b9fa34d00848226971bb061e Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:12:27 -0700 Subject: [PATCH 110/164] Automatic update of Softplicity.TotalAudioConverter from 6.1.0.286 to 6.1.0.289 (#369062) --- ...plicity.TotalAudioConverter.installer.yaml | 32 +++++++++++++++++++ ...city.TotalAudioConverter.locale.en-US.yaml | 31 ++++++++++++++++++ .../Softplicity.TotalAudioConverter.yaml | 8 +++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/s/Softplicity/TotalAudioConverter/6.1.0.289/Softplicity.TotalAudioConverter.installer.yaml create mode 100644 manifests/s/Softplicity/TotalAudioConverter/6.1.0.289/Softplicity.TotalAudioConverter.locale.en-US.yaml create mode 100644 manifests/s/Softplicity/TotalAudioConverter/6.1.0.289/Softplicity.TotalAudioConverter.yaml diff --git a/manifests/s/Softplicity/TotalAudioConverter/6.1.0.289/Softplicity.TotalAudioConverter.installer.yaml b/manifests/s/Softplicity/TotalAudioConverter/6.1.0.289/Softplicity.TotalAudioConverter.installer.yaml new file mode 100644 index 000000000000..52a751956a8a --- /dev/null +++ b/manifests/s/Softplicity/TotalAudioConverter/6.1.0.289/Softplicity.TotalAudioConverter.installer.yaml @@ -0,0 +1,32 @@ +# 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: Softplicity.TotalAudioConverter +PackageVersion: 6.1.0.289 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- AAC +- APE +- FLAC +- MP4 +- MPC +- OFR +- OGG +- WAV +ProductCode: Total Audio Converter_is1 +ReleaseDate: 2025-10-14 +AppsAndFeaturesEntries: +- ProductCode: Total Audio Converter_is1 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://www.coolutils.com/Downloads/TotalAudioConverter.exe + InstallerSha256: 61B42BCB2A98659B6BE869A040D5A7D8C4011546B71A9C95C1A83C9E85C9BB5C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalAudioConverter/6.1.0.289/Softplicity.TotalAudioConverter.locale.en-US.yaml b/manifests/s/Softplicity/TotalAudioConverter/6.1.0.289/Softplicity.TotalAudioConverter.locale.en-US.yaml new file mode 100644 index 000000000000..b47b77e2aafc --- /dev/null +++ b/manifests/s/Softplicity/TotalAudioConverter/6.1.0.289/Softplicity.TotalAudioConverter.locale.en-US.yaml @@ -0,0 +1,31 @@ +# 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: Softplicity.TotalAudioConverter +PackageVersion: 6.1.0.289 +PackageLocale: en-US +Publisher: Softplicity, Inc. +PublisherUrl: https://www.coolutils.com/ +PublisherSupportUrl: https://www.coolutils.com/Support +PrivacyUrl: https://www.coolutils.com/PrivacyPolicy +Author: CoolUtils Software +PackageName: Total Audio Converter +PackageUrl: https://www.coolutils.com/TotalAudioConverter +License: Proprietary +Copyright: Copyright @ 2005 Softplicity, Inc. +ShortDescription: Total Audio Converter can easily convert almost any audio to WAV, MP3, OGG, WMA, APE, FLAC, MP4, AAC, MPC. A convenient batch option is available. +Description: |- + Total Audio Converter can easily convert almost any audio to WAV, MP3, OGG, WMA, APE, FLAC, MP4, AAC, MPC. A convenient batch option is available. + - Supports WAV, AAC, FLAC, OGG, OFR, MP4, MPC, APE, and 24 other audio formats; + - Rips CDs and convert CDA to lossless or compressed formats; + - Converts audio files via GUI or the command line. + - Total Audio Converter captures audio from YouTube or SoundCloud videos. + - Splits APE and FLAC files by CUE. + Total Audio Converter has been online for over 20 years. Today, when most people just get music from iTunes, true fans still use FLAC and rip old CDs. Join the gang. + 30 day FREE trial +Tags: +- Audio +- Converter +PurchaseUrl: https://coolutilsstore.onfastspring.com/audio-converter +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalAudioConverter/6.1.0.289/Softplicity.TotalAudioConverter.yaml b/manifests/s/Softplicity/TotalAudioConverter/6.1.0.289/Softplicity.TotalAudioConverter.yaml new file mode 100644 index 000000000000..fbee57fbf70f --- /dev/null +++ b/manifests/s/Softplicity/TotalAudioConverter/6.1.0.289/Softplicity.TotalAudioConverter.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: Softplicity.TotalAudioConverter +PackageVersion: 6.1.0.289 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a575f6efbae1fb4272a470cf3d08176a27533360 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:13:46 -0700 Subject: [PATCH 111/164] Automatic update of Softplicity.TotalCSVConverter from 4.2.0.71 to 4.2.0.74 (#369063) --- ...ftplicity.TotalCSVConverter.installer.yaml | 25 ++++++++++++++ ...licity.TotalCSVConverter.locale.en-US.yaml | 34 +++++++++++++++++++ .../Softplicity.TotalCSVConverter.yaml | 8 +++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/s/Softplicity/TotalCSVConverter/4.2.0.74/Softplicity.TotalCSVConverter.installer.yaml create mode 100644 manifests/s/Softplicity/TotalCSVConverter/4.2.0.74/Softplicity.TotalCSVConverter.locale.en-US.yaml create mode 100644 manifests/s/Softplicity/TotalCSVConverter/4.2.0.74/Softplicity.TotalCSVConverter.yaml diff --git a/manifests/s/Softplicity/TotalCSVConverter/4.2.0.74/Softplicity.TotalCSVConverter.installer.yaml b/manifests/s/Softplicity/TotalCSVConverter/4.2.0.74/Softplicity.TotalCSVConverter.installer.yaml new file mode 100644 index 000000000000..e72787447f38 --- /dev/null +++ b/manifests/s/Softplicity/TotalCSVConverter/4.2.0.74/Softplicity.TotalCSVConverter.installer.yaml @@ -0,0 +1,25 @@ +# 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: Softplicity.TotalCSVConverter +PackageVersion: 4.2.0.74 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- CSV +ProductCode: Total CSV Converter_is1 +ReleaseDate: 2025-10-14 +AppsAndFeaturesEntries: +- ProductCode: Total CSV Converter_is1 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://www.coolutils.com/Downloads/TotalCSVConverter.exe + InstallerSha256: CC190A762FC28668B399D42F262F6E8D739C13402DEA65D1DA23BD3A2F488261 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalCSVConverter/4.2.0.74/Softplicity.TotalCSVConverter.locale.en-US.yaml b/manifests/s/Softplicity/TotalCSVConverter/4.2.0.74/Softplicity.TotalCSVConverter.locale.en-US.yaml new file mode 100644 index 000000000000..84be38b6b9f7 --- /dev/null +++ b/manifests/s/Softplicity/TotalCSVConverter/4.2.0.74/Softplicity.TotalCSVConverter.locale.en-US.yaml @@ -0,0 +1,34 @@ +# 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: Softplicity.TotalCSVConverter +PackageVersion: 4.2.0.74 +PackageLocale: en-US +Publisher: Softplicity, Inc. +PublisherUrl: https://www.coolutils.com/ +PublisherSupportUrl: https://www.coolutils.com/Support +PrivacyUrl: https://www.coolutils.com/PrivacyPolicy +Author: CoolUtils Software +PackageName: Total CSV Converter +PackageUrl: https://www.coolutils.com/TotalCSVConverter +License: Proprietary +Copyright: Copyright @ 2006 Softplicity, Inc. +ShortDescription: Total CSV Converter is a reliable tool for converting CSV, TSV and TAB files to PDF, XLS, XLSX, DBF, XML, JSON, HTML, TXT, DOC and a variety of OpenOffice formats. +Description: |- + Total CSV Converter is a reliable tool for converting CSV, TSV and TAB files to PDF, XLS, XLSX, DBF, XML, JSON, HTML, TXT, DOC and a variety of OpenOffice formats. The program was designed to be convenient and user-friendly. Loaded with helpful customization options, the Total CSV Converter doesn't just convert your files to a different format, it lets you make improvements along the way. For example, with the Total CSV Converter you'll also be able to: + - Choose encoding when you convert CSV to TXT in batch. + - When you export CSV to XLS you can use the options of making the header bold and column autofit. + - Convert large volumes of CSV files fast and with minimal effort. + - Set your own delimiters or skip the rows you don't need. + + The Option Saving feature lets you save the settings of jobs that are frequently performed for faster implementation. + + With its clear, intuitive interface the Total CSV Converter is accessible to users of every skill level. For beginners, we've included a helpful onboard wizard that assists with locating files and setting up new jobs through an easy to use GUI. For advanced users we've included support for handling conversion via the command line. The server version offers a dll and ActiveX. + + 30 day FREE trial +Tags: +- CSV +- Converter +PurchaseUrl: https://www.coolutils.com/TotalCSVConverter/license +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalCSVConverter/4.2.0.74/Softplicity.TotalCSVConverter.yaml b/manifests/s/Softplicity/TotalCSVConverter/4.2.0.74/Softplicity.TotalCSVConverter.yaml new file mode 100644 index 000000000000..50da5f5a74d0 --- /dev/null +++ b/manifests/s/Softplicity/TotalCSVConverter/4.2.0.74/Softplicity.TotalCSVConverter.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: Softplicity.TotalCSVConverter +PackageVersion: 4.2.0.74 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 17a4f9ad4e04005ae6dca10c8fafe8b0bd208a08 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:15:06 -0700 Subject: [PATCH 112/164] Automatic update of MBISolution.happytalk from 0.2.0 to 0.2.1 (#369070) --- .../0.2.1/MBISolution.happytalk.installer.yaml | 14 ++++++++++++++ .../MBISolution.happytalk.locale.en-US.yaml | 16 ++++++++++++++++ .../happytalk/0.2.1/MBISolution.happytalk.yaml | 8 ++++++++ 3 files changed, 38 insertions(+) create mode 100644 manifests/m/MBISolution/happytalk/0.2.1/MBISolution.happytalk.installer.yaml create mode 100644 manifests/m/MBISolution/happytalk/0.2.1/MBISolution.happytalk.locale.en-US.yaml create mode 100644 manifests/m/MBISolution/happytalk/0.2.1/MBISolution.happytalk.yaml diff --git a/manifests/m/MBISolution/happytalk/0.2.1/MBISolution.happytalk.installer.yaml b/manifests/m/MBISolution/happytalk/0.2.1/MBISolution.happytalk.installer.yaml new file mode 100644 index 000000000000..346cb42a474b --- /dev/null +++ b/manifests/m/MBISolution/happytalk/0.2.1/MBISolution.happytalk.installer.yaml @@ -0,0 +1,14 @@ +# 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: MBISolution.happytalk +PackageVersion: 0.2.1 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://happytalk.io/desktop_app/download/windows + InstallerSha256: CFDB99F791F8769550ADC941973B28DC13BDD91C4C6EBC9A61A7B7B48D3D65C8 + AppsAndFeaturesEntries: + - ProductCode: f2356453-3f84-5285-93e6-1a49ed58f58d +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MBISolution/happytalk/0.2.1/MBISolution.happytalk.locale.en-US.yaml b/manifests/m/MBISolution/happytalk/0.2.1/MBISolution.happytalk.locale.en-US.yaml new file mode 100644 index 000000000000..2a2de5b8ddbb --- /dev/null +++ b/manifests/m/MBISolution/happytalk/0.2.1/MBISolution.happytalk.locale.en-US.yaml @@ -0,0 +1,16 @@ +# 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: MBISolution.happytalk +PackageVersion: 0.2.1 +PackageLocale: en-US +Publisher: happytalk +PublisherUrl: https://happytalk.io/ +PrivacyUrl: https://happytalk.io/auth/policies +PackageName: happytalk +License: Proprietary +Copyright: Copyright © 2024 MBI SOLUTION +ShortDescription: happytalk Desktop App +Moniker: happytalk +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MBISolution/happytalk/0.2.1/MBISolution.happytalk.yaml b/manifests/m/MBISolution/happytalk/0.2.1/MBISolution.happytalk.yaml new file mode 100644 index 000000000000..91926c2ffdd4 --- /dev/null +++ b/manifests/m/MBISolution/happytalk/0.2.1/MBISolution.happytalk.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: MBISolution.happytalk +PackageVersion: 0.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3173d55d52966a926864e63a94405e00360ab620 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 05:16:35 +0800 Subject: [PATCH 113/164] Update: KDE.Kiten version 26.04.0 (987) (#368981) --- manifests/k/KDE/Kiten/26.04.0/KDE.Kiten.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/Kiten/26.04.0/KDE.Kiten.installer.yaml b/manifests/k/KDE/Kiten/26.04.0/KDE.Kiten.installer.yaml index 5a514a738150..898b43fc7764 100644 --- a/manifests/k/KDE/Kiten/26.04.0/KDE.Kiten.installer.yaml +++ b/manifests/k/KDE/Kiten/26.04.0/KDE.Kiten.installer.yaml @@ -9,14 +9,14 @@ ProductCode: Kiten Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/education/kiten/master/windows/kiten-master-983-windows-cl-msvc2022-x86_64.exe - InstallerSha256: E1AD5AD349FED7AC56D4949D3658A80E1B2245DE82FC82325255C8A83FCB77BE + InstallerUrl: https://cdn.kde.org/ci-builds/education/kiten/master/windows/kiten-master-987-windows-cl-msvc2022-x86_64.exe + InstallerSha256: A5E324927F605A9FD12C3131D8E4161E12FC5BC82185E4A9AADD3E472205EA9A InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/education/kiten/master/windows/kiten-master-983-windows-cl-msvc2022-x86_64.exe - InstallerSha256: E1AD5AD349FED7AC56D4949D3658A80E1B2245DE82FC82325255C8A83FCB77BE + InstallerUrl: https://cdn.kde.org/ci-builds/education/kiten/master/windows/kiten-master-987-windows-cl-msvc2022-x86_64.exe + InstallerSha256: A5E324927F605A9FD12C3131D8E4161E12FC5BC82185E4A9AADD3E472205EA9A InstallerSwitches: Custom: /AllUsers ManifestType: installer From 8896f8e9daa6d151a365709792f9da5beebcef22 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:17:56 -0700 Subject: [PATCH 114/164] Automatic update of HP.HPImageDiags.4 from 4.0.1.06 to 4.0.1.09 (#368998) --- .../4.0.1.09/HP.HPImageDiags.4.installer.yaml | 15 +++++++++ .../HP.HPImageDiags.4.locale.en-US.yaml | 31 +++++++++++++++++++ .../4/4.0.1.09/HP.HPImageDiags.4.yaml | 8 +++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.installer.yaml create mode 100644 manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.locale.en-US.yaml create mode 100644 manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.yaml diff --git a/manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.installer.yaml b/manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.installer.yaml new file mode 100644 index 000000000000..4b2b4865a015 --- /dev/null +++ b/manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.installer.yaml @@ -0,0 +1,15 @@ +# 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: HP.HPImageDiags.4 +PackageVersion: 4.0.1.09 +InstallerType: portable +Commands: +- ImageDiags +ReleaseDate: 2025-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://ftp.hp.com/pub/idr/ImageDiags4/ImageDiags.exe + InstallerSha256: 8CE48C46835ED63A9A14087DAB021C9BA86D43400BBBF82F0C0F1580E7DD96E4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.locale.en-US.yaml b/manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.locale.en-US.yaml new file mode 100644 index 000000000000..31fbd46543ed --- /dev/null +++ b/manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.locale.en-US.yaml @@ -0,0 +1,31 @@ +# 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: HP.HPImageDiags.4 +PackageVersion: 4.0.1.09 +PackageLocale: en-US +Publisher: HP Inc. +PublisherUrl: https://www.hp.com/us-en/home.html +PublisherSupportUrl: https://support.hp.com/us-en +Author: HP Inc. +PackageName: HP ImageDiags 4 +PackageUrl: https://ftp.hp.com/pub/caps-softpaq/cmit/support/HP_ImageDiags.html +License: Proprietary +Copyright: Copyright © 2021 +ShortDescription: HP ImageDiags is a tool designed to help HP Support diagnose customer problems more easily. +Description: |- + HP ImageDiags is a diagnostics tool used by HP support personnel provided by HP. + It is intended to identify common issues and collect system information required to assist in identifying a resolution for customer escalations. + + Results: + • IDR HTML report is a user-friendly customer-facing report + • IDR text log file is a text document containing detailed results + • IDR zip file contains the other 2 files along with all files collected during analysis +Tags: +- Portable +ReleaseNotesUrl: https://ftp.hp.com/pub/caps-softpaq/cmit/support/HP_ImageDiags.html#:~:text=VERSION-,4.0.1.02,-Release +Documentations: +- DocumentLabel: User Guide (PDF) + DocumentUrl: https://ftp.hp.com/pub/idr/ImageDiags4/ImageDiagsUserGuide.pdf +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.yaml b/manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.yaml new file mode 100644 index 000000000000..a2850ca81f82 --- /dev/null +++ b/manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.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: HP.HPImageDiags.4 +PackageVersion: 4.0.1.09 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 62256e89a73c786d7a6da371c1e0147154fde505 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:19:16 -0700 Subject: [PATCH 115/164] Automatic update of LacunaSoftware.WebPKI from 2.12.7.0 to 2.14.0.0 (#369004) --- .../2.14.0.0/LacunaSoftware.WebPKI.installer.yaml | 14 ++++++++++++++ .../LacunaSoftware.WebPKI.locale.en-US.yaml | 12 ++++++++++++ .../WebPKI/2.14.0.0/LacunaSoftware.WebPKI.yaml | 8 ++++++++ 3 files changed, 34 insertions(+) create mode 100644 manifests/l/LacunaSoftware/WebPKI/2.14.0.0/LacunaSoftware.WebPKI.installer.yaml create mode 100644 manifests/l/LacunaSoftware/WebPKI/2.14.0.0/LacunaSoftware.WebPKI.locale.en-US.yaml create mode 100644 manifests/l/LacunaSoftware/WebPKI/2.14.0.0/LacunaSoftware.WebPKI.yaml diff --git a/manifests/l/LacunaSoftware/WebPKI/2.14.0.0/LacunaSoftware.WebPKI.installer.yaml b/manifests/l/LacunaSoftware/WebPKI/2.14.0.0/LacunaSoftware.WebPKI.installer.yaml new file mode 100644 index 000000000000..698763e1c64d --- /dev/null +++ b/manifests/l/LacunaSoftware/WebPKI/2.14.0.0/LacunaSoftware.WebPKI.installer.yaml @@ -0,0 +1,14 @@ +# 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: LacunaSoftware.WebPKI +PackageVersion: 2.14.0.0 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{871C6B2B-B806-9D07-58C1-09F88DEC66F1}' +Installers: +- Architecture: x64 + InstallerUrl: https://get.webpkiplugin.com/Downloads/2.12.3/setup-win-pt + InstallerSha256: CB93E605DA2EB4B486EAB7A2E7C1C5F1D19992C56D554D7077E75A1318106019 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LacunaSoftware/WebPKI/2.14.0.0/LacunaSoftware.WebPKI.locale.en-US.yaml b/manifests/l/LacunaSoftware/WebPKI/2.14.0.0/LacunaSoftware.WebPKI.locale.en-US.yaml new file mode 100644 index 000000000000..2aefbdca52c0 --- /dev/null +++ b/manifests/l/LacunaSoftware/WebPKI/2.14.0.0/LacunaSoftware.WebPKI.locale.en-US.yaml @@ -0,0 +1,12 @@ +# 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: LacunaSoftware.WebPKI +PackageVersion: 2.14.0.0 +PackageLocale: en-US +Publisher: Lacuna Software +PackageName: Web PKI +License: Proprietary +ShortDescription: O Web PKI é um componente para navegadores que permite o uso de certificados digitais em páginas web, normalmente para realizar assinaturas digitais ou autenticação de usuário. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LacunaSoftware/WebPKI/2.14.0.0/LacunaSoftware.WebPKI.yaml b/manifests/l/LacunaSoftware/WebPKI/2.14.0.0/LacunaSoftware.WebPKI.yaml new file mode 100644 index 000000000000..a8292778e4d1 --- /dev/null +++ b/manifests/l/LacunaSoftware/WebPKI/2.14.0.0/LacunaSoftware.WebPKI.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: LacunaSoftware.WebPKI +PackageVersion: 2.14.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c310f81572e51b5df00fece66a708f8f3a2dcecd Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:20:36 -0700 Subject: [PATCH 116/164] Automatic update of IcecreamApps.PDFCandy from 3.15 to 3.18 (#369008) --- .../3.18/IcecreamApps.PDFCandy.installer.yaml | 39 +++++++++++++++++++ .../IcecreamApps.PDFCandy.locale.en-US.yaml | 26 +++++++++++++ .../PDFCandy/3.18/IcecreamApps.PDFCandy.yaml | 8 ++++ 3 files changed, 73 insertions(+) create mode 100644 manifests/i/IcecreamApps/PDFCandy/3.18/IcecreamApps.PDFCandy.installer.yaml create mode 100644 manifests/i/IcecreamApps/PDFCandy/3.18/IcecreamApps.PDFCandy.locale.en-US.yaml create mode 100644 manifests/i/IcecreamApps/PDFCandy/3.18/IcecreamApps.PDFCandy.yaml diff --git a/manifests/i/IcecreamApps/PDFCandy/3.18/IcecreamApps.PDFCandy.installer.yaml b/manifests/i/IcecreamApps/PDFCandy/3.18/IcecreamApps.PDFCandy.installer.yaml new file mode 100644 index 000000000000..723861b82f6f --- /dev/null +++ b/manifests/i/IcecreamApps/PDFCandy/3.18/IcecreamApps.PDFCandy.installer.yaml @@ -0,0 +1,39 @@ +# 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: IcecreamApps.PDFCandy +PackageVersion: "3.18" +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- bmp +- doc +- docx +- epub +- fb2 +- html +- jpg +- mobi +- ods +- odt +- pdf +- png +- ppt +- pptx +- rtf +- tiff +- xls +- xlsx +Installers: +- Architecture: x86 + InstallerUrl: https://downloadc.icecreamapps.com/pdfcandy_setup.exe + InstallerSha256: E564DE7703F1F3BA0CFB50B091777033AAC42ED24D737D8A7DC06C425A2DAF19 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/IcecreamApps/PDFCandy/3.18/IcecreamApps.PDFCandy.locale.en-US.yaml b/manifests/i/IcecreamApps/PDFCandy/3.18/IcecreamApps.PDFCandy.locale.en-US.yaml new file mode 100644 index 000000000000..b16b8fc15099 --- /dev/null +++ b/manifests/i/IcecreamApps/PDFCandy/3.18/IcecreamApps.PDFCandy.locale.en-US.yaml @@ -0,0 +1,26 @@ +# 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: IcecreamApps.PDFCandy +PackageVersion: "3.18" +PackageLocale: en-US +Publisher: Icecream Apps +PublisherUrl: https://icecreamapps.com/ +PublisherSupportUrl: https://icecreamapps.com/support.html +PrivacyUrl: https://icecreamapps.com/privacypolicy.html +Author: Icecream Apps, Ltd. +PackageName: PDF Candy Desktop +PackageUrl: https://pdfcandy.com +License: Proprietary +LicenseUrl: https://pdfcandy.com/terms-of-use.html +Copyright: Copyright (c) 2016-2021 PDF Candy. All rights reserved. +ShortDescription: PDF Candy Desktop is a versatile tool that enables you to convert files from PDF to various supported formats. +Description: PDF Candy Desktop is a versatile tool that enables you to convert files from PDF to various supported formats (PDF to DOC, PDF to JPG, etc), convert documents, ebooks and images to PDF, merge PDF, split PDF, extract images and text from PDF, edit PDF metadata, protect PDF and unlock password-protected PDF files. Most modes support processing files in a bulk. All these features are available through modern and user-friendly interface. +Moniker: pdfcandy +Tags: +- converter +- pdf +- pdf-editor +- unlocker +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/IcecreamApps/PDFCandy/3.18/IcecreamApps.PDFCandy.yaml b/manifests/i/IcecreamApps/PDFCandy/3.18/IcecreamApps.PDFCandy.yaml new file mode 100644 index 000000000000..2330aa4cedae --- /dev/null +++ b/manifests/i/IcecreamApps/PDFCandy/3.18/IcecreamApps.PDFCandy.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: IcecreamApps.PDFCandy +PackageVersion: "3.18" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 96ffaeb5dafbc610c5a3d7391bf96544ae2a8857 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:21:58 -0700 Subject: [PATCH 117/164] Automatic update of Microsoft.WindowsVirtualDesktopAgent from 1.0.12684.400 to 1.0.13805.500 (#369009) --- ....WindowsVirtualDesktopAgent.installer.yaml | 21 +++++++++++++++++ ...ndowsVirtualDesktopAgent.locale.en-US.yaml | 23 +++++++++++++++++++ .../Microsoft.WindowsVirtualDesktopAgent.yaml | 8 +++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.13805.500/Microsoft.WindowsVirtualDesktopAgent.installer.yaml create mode 100644 manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.13805.500/Microsoft.WindowsVirtualDesktopAgent.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.13805.500/Microsoft.WindowsVirtualDesktopAgent.yaml diff --git a/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.13805.500/Microsoft.WindowsVirtualDesktopAgent.installer.yaml b/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.13805.500/Microsoft.WindowsVirtualDesktopAgent.installer.yaml new file mode 100644 index 000000000000..04f699833b51 --- /dev/null +++ b/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.13805.500/Microsoft.WindowsVirtualDesktopAgent.installer.yaml @@ -0,0 +1,21 @@ +# 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: Microsoft.WindowsVirtualDesktopAgent +PackageVersion: 1.0.13805.500 +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Custom: /NORESTART +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RWrmXv + InstallerSha256: 79671CA55AEF1309CDBB9770BFF7847E3F851CF9FB7DCDA1E93AE72E988765E4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.13805.500/Microsoft.WindowsVirtualDesktopAgent.locale.en-US.yaml b/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.13805.500/Microsoft.WindowsVirtualDesktopAgent.locale.en-US.yaml new file mode 100644 index 000000000000..130b70e3f21c --- /dev/null +++ b/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.13805.500/Microsoft.WindowsVirtualDesktopAgent.locale.en-US.yaml @@ -0,0 +1,23 @@ +# 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: Microsoft.WindowsVirtualDesktopAgent +PackageVersion: 1.0.13805.500 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com +PublisherSupportUrl: https://support.microsoft.com +PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement +Author: keyoke +PackageName: Remote Desktop Services Infrastructure Agent +PackageUrl: https://docs.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-powershell#register-the-virtual-machines-to-the-windows-virtual-desktop-host-pool +License: Proprietary +Copyright: Copyright (c) Microsoft Corporation +ShortDescription: Install the Windows Virtual Desktop Agent +Description: "Install the Windows Virtual Desktop Agent\nNotes\n• This package always installs the latest version of the Windows Virtual Desktop Agent, regardless of the version specified in the package. \n Microsoft do not officially offer older versions for download as the tools are self-updating.\n Because of this you may get checksum mismatch between the time Microsoft releases a new installer, and the package is automatically updated. \n• Supply the Windows Virtual Desktop Host Pool Registration Token at install time using the following command - **winget install microsoft.WindowsVirtualDesktopAgent --override 'REGISTRATIONTOKEN=\\\"\\\"'\n" +Moniker: wvd-agent +Tags: +- windows-virtual-desktop-agent +- wvd +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.13805.500/Microsoft.WindowsVirtualDesktopAgent.yaml b/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.13805.500/Microsoft.WindowsVirtualDesktopAgent.yaml new file mode 100644 index 000000000000..f76245546061 --- /dev/null +++ b/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.13805.500/Microsoft.WindowsVirtualDesktopAgent.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: Microsoft.WindowsVirtualDesktopAgent +PackageVersion: 1.0.13805.500 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4b185c4e1ed000aa24368f83d444199aad1b3c43 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:23:20 -0700 Subject: [PATCH 118/164] Automatic update of Automox.AutomoxAgent from 2.4.42 to 2.5.70 (#369024) --- .../Automox.AutomoxAgent.installer.yaml | 20 +++++++++++++ .../Automox.AutomoxAgent.locale.en-US.yaml | 30 +++++++++++++++++++ .../2.5.70/Automox.AutomoxAgent.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/a/Automox/AutomoxAgent/2.5.70/Automox.AutomoxAgent.installer.yaml create mode 100644 manifests/a/Automox/AutomoxAgent/2.5.70/Automox.AutomoxAgent.locale.en-US.yaml create mode 100644 manifests/a/Automox/AutomoxAgent/2.5.70/Automox.AutomoxAgent.yaml diff --git a/manifests/a/Automox/AutomoxAgent/2.5.70/Automox.AutomoxAgent.installer.yaml b/manifests/a/Automox/AutomoxAgent/2.5.70/Automox.AutomoxAgent.installer.yaml new file mode 100644 index 000000000000..2b62ebe5c800 --- /dev/null +++ b/manifests/a/Automox/AutomoxAgent/2.5.70/Automox.AutomoxAgent.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: Automox.AutomoxAgent +PackageVersion: 2.5.70 +InstallerLocale: en-US +InstallerType: wix +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /qn /norestart +ProductCode: '{B69ED3AC-8608-40CE-A6DA-D10D7277E5BC}' +Installers: +- Architecture: x86 + InstallerUrl: https://console.automox.com/installers/Automox_Installer-latest.msi + InstallerSha256: 40BAB2F60A48BAD05D944F9AE918FC018DF58392EAD81F075BF17B13677A3CA1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Automox/AutomoxAgent/2.5.70/Automox.AutomoxAgent.locale.en-US.yaml b/manifests/a/Automox/AutomoxAgent/2.5.70/Automox.AutomoxAgent.locale.en-US.yaml new file mode 100644 index 000000000000..9c05246c74a6 --- /dev/null +++ b/manifests/a/Automox/AutomoxAgent/2.5.70/Automox.AutomoxAgent.locale.en-US.yaml @@ -0,0 +1,30 @@ +# 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: Automox.AutomoxAgent +PackageVersion: 2.5.70 +PackageLocale: en-US +Publisher: Automox +PublisherUrl: https://www.automox.com/ +PrivacyUrl: https://www.automox.com/legal/privacy-policy +Author: Automox +PackageName: Automox Agent +PackageUrl: https://www.automox.com/features/lightweight-agent +License: Automox Master Services Agreement +Copyright: Automox 2024 +ShortDescription: The Automox Agent for deployment to devices +Moniker: Automox Agent +Tags: +- Automox +- Agent +- MDM +- Patch +- Client +- Device Management +Agreements: +- AgreementLabel: Automox Master Services Agreement + AgreementUrl: https://www.automox.com/legal/master-services-agreement +ReleaseNotes: Agent 1.42.22 Release Notes +PurchaseUrl: https://www.automox.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Automox/AutomoxAgent/2.5.70/Automox.AutomoxAgent.yaml b/manifests/a/Automox/AutomoxAgent/2.5.70/Automox.AutomoxAgent.yaml new file mode 100644 index 000000000000..dc6c11c15244 --- /dev/null +++ b/manifests/a/Automox/AutomoxAgent/2.5.70/Automox.AutomoxAgent.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: Automox.AutomoxAgent +PackageVersion: 2.5.70 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From facc156bd16346d47d7d7d1bcf945dfb18032639 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:24:40 -0700 Subject: [PATCH 119/164] Automatic update of IPIP.BestTrace from 3.9.6 to 3.9.6.6 (#369028) --- .../3.9.6.6/IPIP.BestTrace.installer.yaml | 17 ++++++++++++ .../3.9.6.6/IPIP.BestTrace.locale.en-US.yaml | 26 ++++++++++++++++++ .../3.9.6.6/IPIP.BestTrace.locale.zh-CN.yaml | 27 +++++++++++++++++++ .../BestTrace/3.9.6.6/IPIP.BestTrace.yaml | 8 ++++++ 4 files changed, 78 insertions(+) create mode 100644 manifests/i/IPIP/BestTrace/3.9.6.6/IPIP.BestTrace.installer.yaml create mode 100644 manifests/i/IPIP/BestTrace/3.9.6.6/IPIP.BestTrace.locale.en-US.yaml create mode 100644 manifests/i/IPIP/BestTrace/3.9.6.6/IPIP.BestTrace.locale.zh-CN.yaml create mode 100644 manifests/i/IPIP/BestTrace/3.9.6.6/IPIP.BestTrace.yaml diff --git a/manifests/i/IPIP/BestTrace/3.9.6.6/IPIP.BestTrace.installer.yaml b/manifests/i/IPIP/BestTrace/3.9.6.6/IPIP.BestTrace.installer.yaml new file mode 100644 index 000000000000..72ec14ba0b93 --- /dev/null +++ b/manifests/i/IPIP/BestTrace/3.9.6.6/IPIP.BestTrace.installer.yaml @@ -0,0 +1,17 @@ +# 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: IPIP.BestTrace +PackageVersion: 3.9.6.6 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +FileExtensions: +- datx +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.ipip.net/17mon/besttrace.exe + InstallerSha256: 47F6787EC5B10A98B60F9D4FC2976D13791F49C223024197D38710F0327BD305 + ProductCode: '{E13219BC-E3A4-4B47-A581-A3073470DFD5}_is1' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/IPIP/BestTrace/3.9.6.6/IPIP.BestTrace.locale.en-US.yaml b/manifests/i/IPIP/BestTrace/3.9.6.6/IPIP.BestTrace.locale.en-US.yaml new file mode 100644 index 000000000000..6027b241139e --- /dev/null +++ b/manifests/i/IPIP/BestTrace/3.9.6.6/IPIP.BestTrace.locale.en-US.yaml @@ -0,0 +1,26 @@ +# 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: IPIP.BestTrace +PackageVersion: 3.9.6.6 +PackageLocale: en-US +Publisher: QDXY, Inc. +PublisherUrl: https://en.ipip.net/ +PublisherSupportUrl: https://en.ipip.net/contact.html +Author: Beijing Tiantexin Technology Co., Ltd. +PackageName: Best Trace +PackageUrl: https://en.ipip.net/product/client.html +License: Proprietary +Copyright: Copyright 2013 - 2025 +ShortDescription: Initiate a traceroute request from your device with route visualization. +Description: Best Trace is a professional tool developed by IPIP.NET for users with similar needs in network, based on its own IP geolocation database and rDNS database. +Tags: +- geoip +- geolocation +- internet +- network +- ping +- traceroute +- tracert +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/IPIP/BestTrace/3.9.6.6/IPIP.BestTrace.locale.zh-CN.yaml b/manifests/i/IPIP/BestTrace/3.9.6.6/IPIP.BestTrace.locale.zh-CN.yaml new file mode 100644 index 000000000000..ee2f68250e4f --- /dev/null +++ b/manifests/i/IPIP/BestTrace/3.9.6.6/IPIP.BestTrace.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# 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: IPIP.BestTrace +PackageVersion: 3.9.6.6 +PackageLocale: zh-CN +Publisher: QDXY, Inc. +PublisherUrl: https://www.ipip.net/ +PublisherSupportUrl: https://www.ipip.net/contact.html +PrivacyUrl: https://www.ipip.net/privacy.html +Author: 北京天特信科技有限公司 +PackageName: Best Trace +PackageUrl: https://www.ipip.net/product/client.html +License: 专有软件 +Copyright: 版权所有 2013 - 2025 +ShortDescription: 从你的设备上发起 traceroute 请求,附带链路可视化。 +Description: Best Trace 是 IPIP.NET 基于自己的 IP 地理位置数据库以及 rDNS 数据库,为有网络方面同类需求的用户开发的一款专业工具软件。 +Tags: +- geoip +- geolocation +- ping +- traceroute +- tracert +- 互联网 +- 网络 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/i/IPIP/BestTrace/3.9.6.6/IPIP.BestTrace.yaml b/manifests/i/IPIP/BestTrace/3.9.6.6/IPIP.BestTrace.yaml new file mode 100644 index 000000000000..85c54dfbea28 --- /dev/null +++ b/manifests/i/IPIP/BestTrace/3.9.6.6/IPIP.BestTrace.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: IPIP.BestTrace +PackageVersion: 3.9.6.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 28c9faac4bf775c2de74ac318ace4f1010b233d5 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:26:00 -0700 Subject: [PATCH 120/164] Automatic update of Slide.Agent from 1.16.2 to 1.24.7 (#369042) --- .../s/Slide/Agent/1.24.7/Slide.Agent.installer.yaml | 12 ++++++++++++ .../Agent/1.24.7/Slide.Agent.locale.en-US.yaml | 13 +++++++++++++ manifests/s/Slide/Agent/1.24.7/Slide.Agent.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/s/Slide/Agent/1.24.7/Slide.Agent.installer.yaml create mode 100644 manifests/s/Slide/Agent/1.24.7/Slide.Agent.locale.en-US.yaml create mode 100644 manifests/s/Slide/Agent/1.24.7/Slide.Agent.yaml diff --git a/manifests/s/Slide/Agent/1.24.7/Slide.Agent.installer.yaml b/manifests/s/Slide/Agent/1.24.7/Slide.Agent.installer.yaml new file mode 100644 index 000000000000..1e02fec61311 --- /dev/null +++ b/manifests/s/Slide/Agent/1.24.7/Slide.Agent.installer.yaml @@ -0,0 +1,12 @@ +# 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: Slide.Agent +PackageVersion: 1.24.7 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://update.slide.tech/agent/SlideAgent.exe + InstallerSha256: 67EE68882620232CD26674F12E5D41E6C5AEA8BAE709B94328F254A1C044C6DC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Slide/Agent/1.24.7/Slide.Agent.locale.en-US.yaml b/manifests/s/Slide/Agent/1.24.7/Slide.Agent.locale.en-US.yaml new file mode 100644 index 000000000000..3176664db924 --- /dev/null +++ b/manifests/s/Slide/Agent/1.24.7/Slide.Agent.locale.en-US.yaml @@ -0,0 +1,13 @@ +# 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: Slide.Agent +PackageVersion: 1.24.7 +PackageLocale: en-US +Publisher: Project Orca Inc. +PackageName: Slide Agent +License: None +Copyright: (C) 2024 Project Orca Inc. +ShortDescription: Slide Agent Installer +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Slide/Agent/1.24.7/Slide.Agent.yaml b/manifests/s/Slide/Agent/1.24.7/Slide.Agent.yaml new file mode 100644 index 000000000000..695c64ca42b8 --- /dev/null +++ b/manifests/s/Slide/Agent/1.24.7/Slide.Agent.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: Slide.Agent +PackageVersion: 1.24.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cc6eebceace25cc49f1b5cb1dec1e12aacdbbfe1 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:27:20 -0700 Subject: [PATCH 121/164] Automatic update of SoftMaker.FreeOffice.2024 from 1.0.6150 to 1.0.6170 (#369050) --- .../SoftMaker.FreeOffice.2024.installer.yaml | 19 +++++++++++++++++++ ...oftMaker.FreeOffice.2024.locale.en-US.yaml | 12 ++++++++++++ .../1.0.6170/SoftMaker.FreeOffice.2024.yaml | 8 ++++++++ 3 files changed, 39 insertions(+) create mode 100644 manifests/s/SoftMaker/FreeOffice/2024/1.0.6170/SoftMaker.FreeOffice.2024.installer.yaml create mode 100644 manifests/s/SoftMaker/FreeOffice/2024/1.0.6170/SoftMaker.FreeOffice.2024.locale.en-US.yaml create mode 100644 manifests/s/SoftMaker/FreeOffice/2024/1.0.6170/SoftMaker.FreeOffice.2024.yaml diff --git a/manifests/s/SoftMaker/FreeOffice/2024/1.0.6170/SoftMaker.FreeOffice.2024.installer.yaml b/manifests/s/SoftMaker/FreeOffice/2024/1.0.6170/SoftMaker.FreeOffice.2024.installer.yaml new file mode 100644 index 000000000000..d3e5f227598f --- /dev/null +++ b/manifests/s/SoftMaker/FreeOffice/2024/1.0.6170/SoftMaker.FreeOffice.2024.installer.yaml @@ -0,0 +1,19 @@ +# 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: SoftMaker.FreeOffice.2024 +PackageVersion: 1.0.6170 +InstallerLocale: en-US +InstallerType: wix +Scope: user +ProductCode: '{24BD768B-6150-4F32-8E22-46BDFE97EFFB}' +ReleaseDate: 2025-12-06 +AppsAndFeaturesEntries: +- ProductCode: '{24BD768B-6150-4F32-8E22-46BDFE97EFFB}' + UpgradeCode: '{BB0242BD-A95E-4CA3-B9B2-CF97FBDCCDAE}' +Installers: +- Architecture: x64 + InstallerUrl: https://www.softmaker.net/down/freeoffice2024.msi + InstallerSha256: 9B9FA638509CEF02BC14AD07A9AE0B1F98994C7D687A74BA32E806E298D851A4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SoftMaker/FreeOffice/2024/1.0.6170/SoftMaker.FreeOffice.2024.locale.en-US.yaml b/manifests/s/SoftMaker/FreeOffice/2024/1.0.6170/SoftMaker.FreeOffice.2024.locale.en-US.yaml new file mode 100644 index 000000000000..17b0539f0f73 --- /dev/null +++ b/manifests/s/SoftMaker/FreeOffice/2024/1.0.6170/SoftMaker.FreeOffice.2024.locale.en-US.yaml @@ -0,0 +1,12 @@ +# 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: SoftMaker.FreeOffice.2024 +PackageVersion: 1.0.6170 +PackageLocale: en-US +Publisher: SoftMaker Software GmbH +PackageName: SoftMaker FreeOffice 2024 +License: Proprietary +ShortDescription: FreeOffice is a complete Office suite with a word processor, a spreadsheet application and a presentation program – all seamlessly compatible with their counterparts in Microsoft Office (Word, Excel and PowerPoint). +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SoftMaker/FreeOffice/2024/1.0.6170/SoftMaker.FreeOffice.2024.yaml b/manifests/s/SoftMaker/FreeOffice/2024/1.0.6170/SoftMaker.FreeOffice.2024.yaml new file mode 100644 index 000000000000..d8c1d93ad4a7 --- /dev/null +++ b/manifests/s/SoftMaker/FreeOffice/2024/1.0.6170/SoftMaker.FreeOffice.2024.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: SoftMaker.FreeOffice.2024 +PackageVersion: 1.0.6170 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 14c64d05667e7a7ab21b9859778d24f150d874ee Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 05:30:00 +0800 Subject: [PATCH 122/164] New version: Amazon.AWSCLI version 2.34.43 (#369072) --- .../2.34.43/Amazon.AWSCLI.installer.yaml | 25 +++++++++++++++++ .../2.34.43/Amazon.AWSCLI.locale.en-US.yaml | 28 +++++++++++++++++++ .../2.34.43/Amazon.AWSCLI.locale.zh-CN.yaml | 14 ++++++++++ .../Amazon/AWSCLI/2.34.43/Amazon.AWSCLI.yaml | 8 ++++++ 4 files changed, 75 insertions(+) create mode 100644 manifests/a/Amazon/AWSCLI/2.34.43/Amazon.AWSCLI.installer.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.43/Amazon.AWSCLI.locale.en-US.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.43/Amazon.AWSCLI.locale.zh-CN.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.43/Amazon.AWSCLI.yaml diff --git a/manifests/a/Amazon/AWSCLI/2.34.43/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.34.43/Amazon.AWSCLI.installer.yaml new file mode 100644 index 000000000000..ad2c55ea821a --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.43/Amazon.AWSCLI.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.34.43 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: AWSCLIV2="" +UpgradeBehavior: install +Commands: +- aws +ProductCode: '{0EAEE0F7-6EBA-480C-AF53-C2FE3556A1FC}' +AppsAndFeaturesEntries: +- DisplayName: AWS Command Line Interface v2 + ProductCode: '{0EAEE0F7-6EBA-480C-AF53-C2FE3556A1FC}' + UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2' +Installers: +- Architecture: x64 + InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.34.43.msi + InstallerSha256: 495F11B981DD4A3EBF2D5BCA7A4A5B361076444A75518CD3F4640F7AB794442D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.34.43/Amazon.AWSCLI.locale.en-US.yaml b/manifests/a/Amazon/AWSCLI/2.34.43/Amazon.AWSCLI.locale.en-US.yaml new file mode 100644 index 000000000000..32efe96256b4 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.43/Amazon.AWSCLI.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.34.43 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://aws.amazon.com/ +PublisherSupportUrl: https://github.com/aws/aws-cli/issues +PrivacyUrl: https://aws.amazon.com/privacy/ +Author: Amazon Web Services, Inc +PackageName: AWS Command Line Interface +PackageUrl: https://aws.amazon.com/cli/ +License: Apache-2.0 +LicenseUrl: https://github.com/aws/aws-cli/blob/HEAD/LICENSE.txt +Copyright: Copyright 2012-2026 Amazon.com, Inc. +CopyrightUrl: https://aws.amazon.com/agreement/ +ShortDescription: Universal Command Line Interface for Amazon Web Services +Description: The AWS Command Line Interface (AWS CLI) is an open source tool that enables you to interact with AWS services using commands in your command-line shell. With minimal configuration, the AWS CLI enables you to start running commands that implement functionality equivalent to that provided by the browser-based AWS Management Console from the command prompt in your terminal program. +Tags: +- aws +- awscli +- cli +- cloud +- s3 +- web +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.34.43/Amazon.AWSCLI.locale.zh-CN.yaml b/manifests/a/Amazon/AWSCLI/2.34.43/Amazon.AWSCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..ce8e9190cce2 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.43/Amazon.AWSCLI.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.34.43 +PackageLocale: zh-CN +PublisherUrl: https://aws.amazon.com/cn/ +PrivacyUrl: https://aws.amazon.com/cn/privacy/ +PackageUrl: https://aws.amazon.com/cn/cli/ +CopyrightUrl: https://aws.amazon.com/cn/agreement/ +ShortDescription: Amazon Web Services 的通用命令行界面 +Description: AWS 命令行界面(AWS CLI)是一种开源工具,让您能够使用命令行 Shell 中的命令与 AWS 服务进行交互。AWS CLI 让您只需极少的配置,就能从终端程序的命令提示符中运行命令,以实施与基于浏览器的 AWS 管理控制台提供的功能等效的命令。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.34.43/Amazon.AWSCLI.yaml b/manifests/a/Amazon/AWSCLI/2.34.43/Amazon.AWSCLI.yaml new file mode 100644 index 000000000000..8cc1cb6204b1 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.43/Amazon.AWSCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.34.43 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fb4fd35b68d7bacb84e3b57ed75dcec2ecc823e6 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:31:19 -0700 Subject: [PATCH 123/164] Automatic update of SpitfireAudioHoldingsLtd.SpitfireAudio from 3.4.13 to 3.4.18 (#369074) --- ...eAudioHoldingsLtd.SpitfireAudio.installer.yaml | 15 +++++++++++++++ ...dioHoldingsLtd.SpitfireAudio.locale.en-US.yaml | 13 +++++++++++++ .../SpitfireAudioHoldingsLtd.SpitfireAudio.yaml | 8 ++++++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/s/SpitfireAudioHoldingsLtd/SpitfireAudio/3.4.18/SpitfireAudioHoldingsLtd.SpitfireAudio.installer.yaml create mode 100644 manifests/s/SpitfireAudioHoldingsLtd/SpitfireAudio/3.4.18/SpitfireAudioHoldingsLtd.SpitfireAudio.locale.en-US.yaml create mode 100644 manifests/s/SpitfireAudioHoldingsLtd/SpitfireAudio/3.4.18/SpitfireAudioHoldingsLtd.SpitfireAudio.yaml diff --git a/manifests/s/SpitfireAudioHoldingsLtd/SpitfireAudio/3.4.18/SpitfireAudioHoldingsLtd.SpitfireAudio.installer.yaml b/manifests/s/SpitfireAudioHoldingsLtd/SpitfireAudio/3.4.18/SpitfireAudioHoldingsLtd.SpitfireAudio.installer.yaml new file mode 100644 index 000000000000..61beb05fb4de --- /dev/null +++ b/manifests/s/SpitfireAudioHoldingsLtd/SpitfireAudio/3.4.18/SpitfireAudioHoldingsLtd.SpitfireAudio.installer.yaml @@ -0,0 +1,15 @@ +# 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: SpitfireAudioHoldingsLtd.SpitfireAudio +PackageVersion: 3.4.18 +InstallerType: inno +InstallerSwitches: + Silent: /verysilent + SilentWithProgress: /silent +Installers: +- Architecture: x64 + InstallerUrl: https://www2.spitfireaudio.com/library-manager/download/win/ + InstallerSha256: 4E72CB6F6738185531CAA02936B0C6107015CCDE37649B460EE6B826F1B7D4FF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpitfireAudioHoldingsLtd/SpitfireAudio/3.4.18/SpitfireAudioHoldingsLtd.SpitfireAudio.locale.en-US.yaml b/manifests/s/SpitfireAudioHoldingsLtd/SpitfireAudio/3.4.18/SpitfireAudioHoldingsLtd.SpitfireAudio.locale.en-US.yaml new file mode 100644 index 000000000000..2dfc694fb196 --- /dev/null +++ b/manifests/s/SpitfireAudioHoldingsLtd/SpitfireAudio/3.4.18/SpitfireAudioHoldingsLtd.SpitfireAudio.locale.en-US.yaml @@ -0,0 +1,13 @@ +# 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: SpitfireAudioHoldingsLtd.SpitfireAudio +PackageVersion: 3.4.18 +PackageLocale: en-US +Publisher: Spitfire Audio Holdings Ltd +PackageName: Spitfire Audio +License: Spitfire Audio Holdings Ltd • Copyright © 2025 • All rights reserved +Copyright: Spitfire Audio Holdings Ltd +ShortDescription: Spitfire Audio Setup +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpitfireAudioHoldingsLtd/SpitfireAudio/3.4.18/SpitfireAudioHoldingsLtd.SpitfireAudio.yaml b/manifests/s/SpitfireAudioHoldingsLtd/SpitfireAudio/3.4.18/SpitfireAudioHoldingsLtd.SpitfireAudio.yaml new file mode 100644 index 000000000000..9c20e04d1af6 --- /dev/null +++ b/manifests/s/SpitfireAudioHoldingsLtd/SpitfireAudio/3.4.18/SpitfireAudioHoldingsLtd.SpitfireAudio.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: SpitfireAudioHoldingsLtd.SpitfireAudio +PackageVersion: 3.4.18 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cacdb8c59fc962490945fcea6491b3783128f9d7 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:32:40 -0700 Subject: [PATCH 124/164] Automatic update of AdGuard.AdGuardVPN.Beta from 2.9.1910.0 to 2.9.2057.0 (#369076) --- .../AdGuard.AdGuardVPN.Beta.installer.yaml | 16 ++++++++++++++++ .../AdGuard.AdGuardVPN.Beta.locale.en-US.yaml | 16 ++++++++++++++++ .../Beta/2.9.2057.0/AdGuard.AdGuardVPN.Beta.yaml | 8 ++++++++ 3 files changed, 40 insertions(+) create mode 100644 manifests/a/AdGuard/AdGuardVPN/Beta/2.9.2057.0/AdGuard.AdGuardVPN.Beta.installer.yaml create mode 100644 manifests/a/AdGuard/AdGuardVPN/Beta/2.9.2057.0/AdGuard.AdGuardVPN.Beta.locale.en-US.yaml create mode 100644 manifests/a/AdGuard/AdGuardVPN/Beta/2.9.2057.0/AdGuard.AdGuardVPN.Beta.yaml diff --git a/manifests/a/AdGuard/AdGuardVPN/Beta/2.9.2057.0/AdGuard.AdGuardVPN.Beta.installer.yaml b/manifests/a/AdGuard/AdGuardVPN/Beta/2.9.2057.0/AdGuard.AdGuardVPN.Beta.installer.yaml new file mode 100644 index 000000000000..c4298bc34bc4 --- /dev/null +++ b/manifests/a/AdGuard/AdGuardVPN/Beta/2.9.2057.0/AdGuard.AdGuardVPN.Beta.installer.yaml @@ -0,0 +1,16 @@ +# 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: AdGuard.AdGuardVPN.Beta +PackageVersion: 2.9.2057.0 +InstallerType: burn +Scope: machine +InstallerSwitches: + Custom: -quiet +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://static.adguard-vpn.com/windows/beta/installer.exe + InstallerSha256: 8230D6C2E2AFE6598341D71EA990739190883C5094941CA6160810B9B6D9624F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdGuard/AdGuardVPN/Beta/2.9.2057.0/AdGuard.AdGuardVPN.Beta.locale.en-US.yaml b/manifests/a/AdGuard/AdGuardVPN/Beta/2.9.2057.0/AdGuard.AdGuardVPN.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..8cd224adb552 --- /dev/null +++ b/manifests/a/AdGuard/AdGuardVPN/Beta/2.9.2057.0/AdGuard.AdGuardVPN.Beta.locale.en-US.yaml @@ -0,0 +1,16 @@ +# 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: AdGuard.AdGuardVPN.Beta +PackageVersion: 2.9.2057.0 +PackageLocale: en-US +Publisher: Adguard Software Limited +PublisherSupportUrl: https://adguard-vpn.com/en/support.html +PrivacyUrl: https://adguard-vpn.com/en/privacy.html +PackageName: AdGuard VPN Beta +License: Proprietary +ShortDescription: Topnotch VPN by AdGuard. Your ultimate solution for the safe Internet without restrictions. Must-have when you need uncompromising online privacy protection. +Tags: +- adblock +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdGuard/AdGuardVPN/Beta/2.9.2057.0/AdGuard.AdGuardVPN.Beta.yaml b/manifests/a/AdGuard/AdGuardVPN/Beta/2.9.2057.0/AdGuard.AdGuardVPN.Beta.yaml new file mode 100644 index 000000000000..e7e919861448 --- /dev/null +++ b/manifests/a/AdGuard/AdGuardVPN/Beta/2.9.2057.0/AdGuard.AdGuardVPN.Beta.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: AdGuard.AdGuardVPN.Beta +PackageVersion: 2.9.2057.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dac38ef394a7e889df574bb241ac32574f4c1ecf Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:34:00 -0700 Subject: [PATCH 125/164] Automatic update of KakaoEntertainmentCorp.MelonPlayer 1.2.8 (#369077) --- .../1.2.8/KakaoEntertainmentCorp.MelonPlayer.installer.yaml | 4 ++-- .../KakaoEntertainmentCorp.MelonPlayer.locale.en-US.yaml | 2 +- .../MelonPlayer/1.2.8/KakaoEntertainmentCorp.MelonPlayer.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.2.8/KakaoEntertainmentCorp.MelonPlayer.installer.yaml b/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.2.8/KakaoEntertainmentCorp.MelonPlayer.installer.yaml index e80ca433bbd0..db6437821ad2 100644 --- a/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.2.8/KakaoEntertainmentCorp.MelonPlayer.installer.yaml +++ b/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.2.8/KakaoEntertainmentCorp.MelonPlayer.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2025/Dec/17 +# 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: KakaoEntertainmentCorp.MelonPlayer @@ -11,6 +11,6 @@ Scope: machine Installers: - Architecture: x86 InstallerUrl: https://cdnimg.melon.co.kr/svc/pcp/apps/MelonSetup.exe - InstallerSha256: 31879011DC2A8498B55756A091F37B951BA3A3A86F8ED7DB44D4DD8A12E65C66 + InstallerSha256: 7BDDD4D6572E9B889B47D8D38B16E1744EB1747E1F2406538543F3E0CA6243F6 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.2.8/KakaoEntertainmentCorp.MelonPlayer.locale.en-US.yaml b/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.2.8/KakaoEntertainmentCorp.MelonPlayer.locale.en-US.yaml index 05a134a2d4b1..888f2de00def 100644 --- a/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.2.8/KakaoEntertainmentCorp.MelonPlayer.locale.en-US.yaml +++ b/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.2.8/KakaoEntertainmentCorp.MelonPlayer.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2025/Dec/17 +# 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: KakaoEntertainmentCorp.MelonPlayer diff --git a/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.2.8/KakaoEntertainmentCorp.MelonPlayer.yaml b/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.2.8/KakaoEntertainmentCorp.MelonPlayer.yaml index 800779a9578d..a4029570c102 100644 --- a/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.2.8/KakaoEntertainmentCorp.MelonPlayer.yaml +++ b/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.2.8/KakaoEntertainmentCorp.MelonPlayer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2025/Dec/17 +# 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: KakaoEntertainmentCorp.MelonPlayer From 2c8da9f43f2ec2492357d296a54478e9b12b1529 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:35:20 -0700 Subject: [PATCH 126/164] Automatic update of Oscillicious.RocketBroadcaster.Free from 1.4.10 to 1.4.13 (#369078) --- ...ious.RocketBroadcaster.Free.installer.yaml | 22 +++++++++++++++++++ ...s.RocketBroadcaster.Free.locale.en-US.yaml | 19 ++++++++++++++++ .../Oscillicious.RocketBroadcaster.Free.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/o/Oscillicious/RocketBroadcaster/Free/1.4.13/Oscillicious.RocketBroadcaster.Free.installer.yaml create mode 100644 manifests/o/Oscillicious/RocketBroadcaster/Free/1.4.13/Oscillicious.RocketBroadcaster.Free.locale.en-US.yaml create mode 100644 manifests/o/Oscillicious/RocketBroadcaster/Free/1.4.13/Oscillicious.RocketBroadcaster.Free.yaml diff --git a/manifests/o/Oscillicious/RocketBroadcaster/Free/1.4.13/Oscillicious.RocketBroadcaster.Free.installer.yaml b/manifests/o/Oscillicious/RocketBroadcaster/Free/1.4.13/Oscillicious.RocketBroadcaster.Free.installer.yaml new file mode 100644 index 000000000000..9e9f63f489dd --- /dev/null +++ b/manifests/o/Oscillicious/RocketBroadcaster/Free/1.4.13/Oscillicious.RocketBroadcaster.Free.installer.yaml @@ -0,0 +1,22 @@ +# 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: Oscillicious.RocketBroadcaster.Free +PackageVersion: 1.4.13 +InstallerLocale: en-US +Scope: machine +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{F705BF66-A97E-47E4-860A-DA1E5312CB3D}_is1' +ReleaseDate: 2024-10-15 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://www.oscillicious.com/rocketbroadcaster/free/rocketbroadcaster_setup.exe + InstallerSha256: 1C0632ECDE373A02A9AC9BBC2A7CA586294AED89233A837F30D9327215DB3923 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/Oscillicious/RocketBroadcaster/Free/1.4.13/Oscillicious.RocketBroadcaster.Free.locale.en-US.yaml b/manifests/o/Oscillicious/RocketBroadcaster/Free/1.4.13/Oscillicious.RocketBroadcaster.Free.locale.en-US.yaml new file mode 100644 index 000000000000..11f28e68b7ee --- /dev/null +++ b/manifests/o/Oscillicious/RocketBroadcaster/Free/1.4.13/Oscillicious.RocketBroadcaster.Free.locale.en-US.yaml @@ -0,0 +1,19 @@ +# 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: Oscillicious.RocketBroadcaster.Free +PackageVersion: 1.4.13 +PackageLocale: en-US +Publisher: Oscillicious +PublisherUrl: https://www.rocketbroadcaster.com/ +PublisherSupportUrl: https://www.oscillicious.com/support +PrivacyUrl: https://www.oscillicious.com/privacypolicy +PackageName: Rocket Broadcaster +PackageUrl: https://www.rocketbroadcaster.com/ +License: Proprietary +Copyright: Copyright © Radio Mast, Inc. 2011 - 2024 +ShortDescription: Broadcast live to your internet radio station +ReleaseNotesUrl: https://www.rocketbroadcaster.com/streaming-audio-server/rocket-broadcaster-1.4-released.html +PurchaseUrl: https://www.rocketbroadcaster.com/pro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Oscillicious/RocketBroadcaster/Free/1.4.13/Oscillicious.RocketBroadcaster.Free.yaml b/manifests/o/Oscillicious/RocketBroadcaster/Free/1.4.13/Oscillicious.RocketBroadcaster.Free.yaml new file mode 100644 index 000000000000..1c3cc75093d5 --- /dev/null +++ b/manifests/o/Oscillicious/RocketBroadcaster/Free/1.4.13/Oscillicious.RocketBroadcaster.Free.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: Oscillicious.RocketBroadcaster.Free +PackageVersion: 1.4.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 91d9ac7817224cec75a94295bb0f36d392cfcd17 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:36:42 -0700 Subject: [PATCH 127/164] Automatic update of JumpCloud.PasswordManager from 3.3.34 to 3.3.45 (#369080) --- .../JumpCloud.PasswordManager.installer.yaml | 17 +++++++++++++++ ...umpCloud.PasswordManager.locale.en-US.yaml | 21 +++++++++++++++++++ .../3.3.45/JumpCloud.PasswordManager.yaml | 8 +++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/j/JumpCloud/PasswordManager/3.3.45/JumpCloud.PasswordManager.installer.yaml create mode 100644 manifests/j/JumpCloud/PasswordManager/3.3.45/JumpCloud.PasswordManager.locale.en-US.yaml create mode 100644 manifests/j/JumpCloud/PasswordManager/3.3.45/JumpCloud.PasswordManager.yaml diff --git a/manifests/j/JumpCloud/PasswordManager/3.3.45/JumpCloud.PasswordManager.installer.yaml b/manifests/j/JumpCloud/PasswordManager/3.3.45/JumpCloud.PasswordManager.installer.yaml new file mode 100644 index 000000000000..38e4861b445d --- /dev/null +++ b/manifests/j/JumpCloud/PasswordManager/3.3.45/JumpCloud.PasswordManager.installer.yaml @@ -0,0 +1,17 @@ +# 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: JumpCloud.PasswordManager +PackageVersion: 3.3.45 +InstallerLocale: en-US +InstallerType: exe +Scope: machine +UpgradeBehavior: install +ReleaseDate: 2024-11-19 +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.pwm.jumpcloud.com/DA/release/JumpCloud-Password-Manager-latest.exe + InstallerSha256: 215A1C6EA2426EBBE457008FEF8E91F10BBF2AC9F9799EE90D64E5539FD363C3 + ProductCode: CF8E6E00-9C03-4440-81C0-21FACB921A6B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JumpCloud/PasswordManager/3.3.45/JumpCloud.PasswordManager.locale.en-US.yaml b/manifests/j/JumpCloud/PasswordManager/3.3.45/JumpCloud.PasswordManager.locale.en-US.yaml new file mode 100644 index 000000000000..39cab2b8e82b --- /dev/null +++ b/manifests/j/JumpCloud/PasswordManager/3.3.45/JumpCloud.PasswordManager.locale.en-US.yaml @@ -0,0 +1,21 @@ +# 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: JumpCloud.PasswordManager +PackageVersion: 3.3.45 +PackageLocale: en-US +Publisher: JumpCloud +PublisherUrl: https://jumpcloud.com +PrivacyUrl: https://jumpcloud.com/privacy +Author: JumpCloud +PackageName: JumpCloud Password Manager +PackageUrl: https://jumpcloud.com/ +License: Proprietary +Copyright: Copyright (c) JumpCloud +ShortDescription: JumpCloud Password Manager is a full feature password management tool that provides a seamless, secure authentication experience for both end users and admins. +Tags: +- password +- security +ReleaseNotesUrl: https://jumpcloud.com/support/whats-new-password-manager-desktop-app +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JumpCloud/PasswordManager/3.3.45/JumpCloud.PasswordManager.yaml b/manifests/j/JumpCloud/PasswordManager/3.3.45/JumpCloud.PasswordManager.yaml new file mode 100644 index 000000000000..b98f3cc87ab6 --- /dev/null +++ b/manifests/j/JumpCloud/PasswordManager/3.3.45/JumpCloud.PasswordManager.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: JumpCloud.PasswordManager +PackageVersion: 3.3.45 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ba0a266ba434d62735c117082b6dabc686caef0f Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:38:31 -0700 Subject: [PATCH 128/164] Automatic update of Keybase.Keybase from 6.5.1.7 to 6.6.2.2 (#369084) --- .../6.6.2.2/Keybase.Keybase.installer.yaml | 22 ++++++++++++++ .../6.6.2.2/Keybase.Keybase.locale.en-US.yaml | 29 +++++++++++++++++++ .../Keybase/6.6.2.2/Keybase.Keybase.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/k/Keybase/Keybase/6.6.2.2/Keybase.Keybase.installer.yaml create mode 100644 manifests/k/Keybase/Keybase/6.6.2.2/Keybase.Keybase.locale.en-US.yaml create mode 100644 manifests/k/Keybase/Keybase/6.6.2.2/Keybase.Keybase.yaml diff --git a/manifests/k/Keybase/Keybase/6.6.2.2/Keybase.Keybase.installer.yaml b/manifests/k/Keybase/Keybase/6.6.2.2/Keybase.Keybase.installer.yaml new file mode 100644 index 000000000000..bcc5f1c74e42 --- /dev/null +++ b/manifests/k/Keybase/Keybase/6.6.2.2/Keybase.Keybase.installer.yaml @@ -0,0 +1,22 @@ +# 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: Keybase.Keybase +PackageVersion: 6.6.2.2 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://prerelease.keybase.io/keybase_setup_amd64.msi + InstallerSha256: 7300E5663AB9A84326ACF4A051661E1CDFCE975405370877A69553C06962EAC3 + ProductCode: '{7CDE1F4A-A4FC-4F89-9665-58DC7F66AB72}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/Keybase/Keybase/6.6.2.2/Keybase.Keybase.locale.en-US.yaml b/manifests/k/Keybase/Keybase/6.6.2.2/Keybase.Keybase.locale.en-US.yaml new file mode 100644 index 000000000000..0482549efe4d --- /dev/null +++ b/manifests/k/Keybase/Keybase/6.6.2.2/Keybase.Keybase.locale.en-US.yaml @@ -0,0 +1,29 @@ +# 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: Keybase.Keybase +PackageVersion: 6.6.2.2 +PackageLocale: en-US +Publisher: Keybase, Inc. +PublisherUrl: https://keybase.io/ +PublisherSupportUrl: https://keybase.io/docs/bug_reporting +PrivacyUrl: https://keybase.io/docs/privacypolicy +Author: Keybase, Inc. +PackageName: Keybase +PackageUrl: https://keybase.io +License: BSD-3-Clause +LicenseUrl: https://github.com/keybase/client/blob/master/LICENSE +Copyright: Copyright (c) 2022 Keybase +ShortDescription: End-to-end encryption for things that matter. Keybase is secure messaging and file-sharing. +Moniker: keybase +Tags: +- chat +- encryption +- end-to-end +- end-to-end-encryption +- golang +- messaging +- react +- react-native +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Keybase/Keybase/6.6.2.2/Keybase.Keybase.yaml b/manifests/k/Keybase/Keybase/6.6.2.2/Keybase.Keybase.yaml new file mode 100644 index 000000000000..345a3cc527a9 --- /dev/null +++ b/manifests/k/Keybase/Keybase/6.6.2.2/Keybase.Keybase.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: Keybase.Keybase +PackageVersion: 6.6.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 43fcd5f668021c808811d1559bdf2ee34ae3f2c6 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:39:51 -0700 Subject: [PATCH 129/164] Automatic update of KIDASASoftware,Inc.MilestonesProfessional2023 023.000.00000 (#369087) --- ...Software,Inc.MilestonesProfessional2023.installer.yaml | 8 ++++---- ...tware,Inc.MilestonesProfessional2023.locale.en-US.yaml | 6 +++--- .../KIDASASoftware,Inc.MilestonesProfessional2023.yaml | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/manifests/k/KIDASASoftware,Inc/MilestonesProfessional2023/023.000.00000/KIDASASoftware,Inc.MilestonesProfessional2023.installer.yaml b/manifests/k/KIDASASoftware,Inc/MilestonesProfessional2023/023.000.00000/KIDASASoftware,Inc.MilestonesProfessional2023.installer.yaml index d5de3f26540d..1dbf133e15e3 100644 --- a/manifests/k/KIDASASoftware,Inc/MilestonesProfessional2023/023.000.00000/KIDASASoftware,Inc.MilestonesProfessional2023.installer.yaml +++ b/manifests/k/KIDASASoftware,Inc/MilestonesProfessional2023/023.000.00000/KIDASASoftware,Inc.MilestonesProfessional2023.installer.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2025/Nov/11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# 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: KIDASASoftware,Inc.MilestonesProfessional2023 PackageVersion: 023.000.00000 @@ -9,6 +9,6 @@ ProductCode: '{AEB3C3FA-7FB2-4776-BE08-CA32B9455BD8}' Installers: - Architecture: x64 InstallerUrl: https://kidasa.com/download/Milestones-Professional-2023.msi - InstallerSha256: 37CF28E64799C15BF0FB46BAAAAD3C3F480D15DA2E2D480B5922B2A8E88F8EF1 + InstallerSha256: 01BBCB113F1421BB1F2232152C891C0C9C2F2D86D9460E5A7314F46ABB3F07C3 ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/k/KIDASASoftware,Inc/MilestonesProfessional2023/023.000.00000/KIDASASoftware,Inc.MilestonesProfessional2023.locale.en-US.yaml b/manifests/k/KIDASASoftware,Inc/MilestonesProfessional2023/023.000.00000/KIDASASoftware,Inc.MilestonesProfessional2023.locale.en-US.yaml index 4c2865b50342..9ab9581a3fce 100644 --- a/manifests/k/KIDASASoftware,Inc/MilestonesProfessional2023/023.000.00000/KIDASASoftware,Inc.MilestonesProfessional2023.locale.en-US.yaml +++ b/manifests/k/KIDASASoftware,Inc/MilestonesProfessional2023/023.000.00000/KIDASASoftware,Inc.MilestonesProfessional2023.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2025/Nov/11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# 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: KIDASASoftware,Inc.MilestonesProfessional2023 PackageVersion: 023.000.00000 @@ -9,4 +9,4 @@ PackageName: Milestones Professional 2023 License: Proprietary ShortDescription: Milestones Professional is a tool for creating presentation-ready project schedules from scratch or using project data from other software like Microsoft Project, Oracle Primavera, and Excel. ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/k/KIDASASoftware,Inc/MilestonesProfessional2023/023.000.00000/KIDASASoftware,Inc.MilestonesProfessional2023.yaml b/manifests/k/KIDASASoftware,Inc/MilestonesProfessional2023/023.000.00000/KIDASASoftware,Inc.MilestonesProfessional2023.yaml index 10ef09cce3f0..514b7ecc6140 100644 --- a/manifests/k/KIDASASoftware,Inc/MilestonesProfessional2023/023.000.00000/KIDASASoftware,Inc.MilestonesProfessional2023.yaml +++ b/manifests/k/KIDASASoftware,Inc/MilestonesProfessional2023/023.000.00000/KIDASASoftware,Inc.MilestonesProfessional2023.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Nov/11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# 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: KIDASASoftware,Inc.MilestonesProfessional2023 PackageVersion: 023.000.00000 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From d442b3f73f1bd09fd0cbe11d4441f4210426f48a Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:41:11 -0700 Subject: [PATCH 130/164] Automatic update of PassMark.OSForensics from 11.1.1014.0 to 11.1.1015.0 (#369091) --- .../PassMark.OSForensics.installer.yaml | 24 ++++++++++++++++++ .../PassMark.OSForensics.locale.en-US.yaml | 25 +++++++++++++++++++ .../11.1.1015.0/PassMark.OSForensics.yaml | 8 ++++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/p/PassMark/OSForensics/11.1.1015.0/PassMark.OSForensics.installer.yaml create mode 100644 manifests/p/PassMark/OSForensics/11.1.1015.0/PassMark.OSForensics.locale.en-US.yaml create mode 100644 manifests/p/PassMark/OSForensics/11.1.1015.0/PassMark.OSForensics.yaml diff --git a/manifests/p/PassMark/OSForensics/11.1.1015.0/PassMark.OSForensics.installer.yaml b/manifests/p/PassMark/OSForensics/11.1.1015.0/PassMark.OSForensics.installer.yaml new file mode 100644 index 000000000000..7052a5a52df9 --- /dev/null +++ b/manifests/p/PassMark/OSForensics/11.1.1015.0/PassMark.OSForensics.installer.yaml @@ -0,0 +1,24 @@ +# 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: PassMark.OSForensics +PackageVersion: 11.1.1015.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: OSForensics_is1 +ReleaseDate: 2025-11-24 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\OSForensics' +Installers: +- Architecture: x86 + InstallerUrl: https://osforensics.com/downloads/OSForensics.exe + InstallerSha256: E2BFD5C785CA68BF19DAAC3BE4DEA2DEA821DE3C8B43EDA7AE257DD18396CB1B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PassMark/OSForensics/11.1.1015.0/PassMark.OSForensics.locale.en-US.yaml b/manifests/p/PassMark/OSForensics/11.1.1015.0/PassMark.OSForensics.locale.en-US.yaml new file mode 100644 index 000000000000..47b8ef1f6457 --- /dev/null +++ b/manifests/p/PassMark/OSForensics/11.1.1015.0/PassMark.OSForensics.locale.en-US.yaml @@ -0,0 +1,25 @@ +# 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: PassMark.OSForensics +PackageVersion: 11.1.1015.0 +PackageLocale: en-US +Publisher: PassMark Software +PublisherUrl: https://www.passmark.com/about/index.php +PublisherSupportUrl: https://www.passmark.com/support/index.php +PrivacyUrl: https://www.passmark.com/legal/privacy-policy.php +PackageName: OSForensics +PackageUrl: https://www.osforensics.com/download.html +License: Proprietary +LicenseUrl: https://www.passmark.com/legal/disclaimer.php +Copyright: Copyright (c) 2025 PassMark(TM) Software +CopyrightUrl: https://www.osforensics.com/download.html#:~:text=Copyright +ShortDescription: Digital investigations for a new era +Description: |- + - Identify suspicious files and activity + - Extract evidence from computers quickly + - Manage your investigation +ReleaseNotesUrl: https://www.osforensics.com/whats-new.html +PurchaseUrl: https://www.osforensics.com/pricing.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PassMark/OSForensics/11.1.1015.0/PassMark.OSForensics.yaml b/manifests/p/PassMark/OSForensics/11.1.1015.0/PassMark.OSForensics.yaml new file mode 100644 index 000000000000..9464f53c3625 --- /dev/null +++ b/manifests/p/PassMark/OSForensics/11.1.1015.0/PassMark.OSForensics.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: PassMark.OSForensics +PackageVersion: 11.1.1015.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 28424dd875a739f273215980d9215afc65b89fb5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 05:42:34 +0800 Subject: [PATCH 131/164] New version: Discord.Discord.Canary version 1.0.939 (#369092) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.939/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.939/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.939/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.939/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.939/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.939/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.939/Discord.Discord.Canary.installer.yaml new file mode 100644 index 000000000000..695b57b15d24 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.939/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.939 +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.939/DiscordCanarySetup.exe + InstallerSha256: 69347496EEF6950891155350CD0CE94AC74BA57A6707C6A68A0C7F9191E42995 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.939/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.939/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..09c187bd3009 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.939/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.939 +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.939/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.939/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..15aab8ff80d4 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.939/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.939 +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.939/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.939/Discord.Discord.Canary.yaml new file mode 100644 index 000000000000..9d7b0cc7a634 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.939/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.939 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6f023fc9107d187d0a03bba625eb4979f01a8aaf Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 05:43:57 +0800 Subject: [PATCH 132/164] New version: Discord.Discord.Canary.arm64 version 1.0.269 (#369093) --- ...iscord.Discord.Canary.arm64.installer.yaml | 20 +++++++++++ ...ord.Discord.Canary.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ ...ord.Discord.Canary.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../1.0.269/Discord.Discord.Canary.arm64.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.269/Discord.Discord.Canary.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.269/Discord.Discord.Canary.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.269/Discord.Discord.Canary.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.269/Discord.Discord.Canary.arm64.yaml diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.269/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.269/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 000000000000..968cf7ec56de --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.269/Discord.Discord.Canary.arm64.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.269 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: arm64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/arm64/1.0.269/DiscordCanarySetup.exe + InstallerSha256: AAAC18A8F65C58DAAD2B129EF6313754E6A3A8A475AC153F74674B22F35B876A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.269/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.269/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 000000000000..3d51b2f37a1d --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.269/Discord.Discord.Canary.arm64.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.269 +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 (arm64) +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-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/arm64/1.0.269/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.269/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 000000000000..85f183811678 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.269/Discord.Discord.Canary.arm64.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.269 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.269/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.269/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 000000000000..e87b6f5c0a5d --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.269/Discord.Discord.Canary.arm64.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.269 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 899e858c0c211e71c4b3c103d4f456743232a385 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:45:23 -0700 Subject: [PATCH 133/164] Automatic update of PatrickMortara.WIA-Loader from 2.9.6.0 to 2.9.7.0 (#369095) --- .../PatrickMortara.WIA-Loader.installer.yaml | 14 ++++++++++++++ .../PatrickMortara.WIA-Loader.locale.en-US.yaml | 13 +++++++++++++ .../2.9.7.0/PatrickMortara.WIA-Loader.yaml | 8 ++++++++ 3 files changed, 35 insertions(+) create mode 100644 manifests/p/PatrickMortara/WIA-Loader/2.9.7.0/PatrickMortara.WIA-Loader.installer.yaml create mode 100644 manifests/p/PatrickMortara/WIA-Loader/2.9.7.0/PatrickMortara.WIA-Loader.locale.en-US.yaml create mode 100644 manifests/p/PatrickMortara/WIA-Loader/2.9.7.0/PatrickMortara.WIA-Loader.yaml diff --git a/manifests/p/PatrickMortara/WIA-Loader/2.9.7.0/PatrickMortara.WIA-Loader.installer.yaml b/manifests/p/PatrickMortara/WIA-Loader/2.9.7.0/PatrickMortara.WIA-Loader.installer.yaml new file mode 100644 index 000000000000..a51e9da1b19f --- /dev/null +++ b/manifests/p/PatrickMortara/WIA-Loader/2.9.7.0/PatrickMortara.WIA-Loader.installer.yaml @@ -0,0 +1,14 @@ +# 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: PatrickMortara.WIA-Loader +PackageVersion: 2.9.7.0 +InstallerType: inno +AppsAndFeaturesEntries: +- DisplayName: WIA-Loader 2.9.3.0 +Installers: +- Architecture: x64 + InstallerUrl: https://www.mortara.org/media/wialoader/WIALoader_x64_StandAlone_Setup.exe + InstallerSha256: 52DE55D8071A964A2ECFC01097E40EA4686ABE8C8C92B19E39ECF9480D4B5A9A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PatrickMortara/WIA-Loader/2.9.7.0/PatrickMortara.WIA-Loader.locale.en-US.yaml b/manifests/p/PatrickMortara/WIA-Loader/2.9.7.0/PatrickMortara.WIA-Loader.locale.en-US.yaml new file mode 100644 index 000000000000..166afbde7790 --- /dev/null +++ b/manifests/p/PatrickMortara/WIA-Loader/2.9.7.0/PatrickMortara.WIA-Loader.locale.en-US.yaml @@ -0,0 +1,13 @@ +# 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: PatrickMortara.WIA-Loader +PackageVersion: 2.9.7.0 +PackageLocale: en-US +Publisher: Patrick Mortara +PackageName: WIA-Loader +License: Proprietary +Copyright: Copyright (c) Patrick Mortara +ShortDescription: WIA-Loader is a program for automatically transferring images from a digital camera, flash card or smartphone to the computer. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PatrickMortara/WIA-Loader/2.9.7.0/PatrickMortara.WIA-Loader.yaml b/manifests/p/PatrickMortara/WIA-Loader/2.9.7.0/PatrickMortara.WIA-Loader.yaml new file mode 100644 index 000000000000..10e63841f83a --- /dev/null +++ b/manifests/p/PatrickMortara/WIA-Loader/2.9.7.0/PatrickMortara.WIA-Loader.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: PatrickMortara.WIA-Loader +PackageVersion: 2.9.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d22a2196553a694a96f896e68f193c6ade8c93ac Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:46:50 -0700 Subject: [PATCH 134/164] Automatic update of Thegrideon.AccessForensics 2025.11.11.0 (#369097) --- .../Thegrideon.AccessForensics.installer.yaml | 8 ++++---- .../Thegrideon.AccessForensics.locale.en-US.yaml | 6 +++--- .../2025.11.11.0/Thegrideon.AccessForensics.yaml | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/manifests/t/Thegrideon/AccessForensics/2025.11.11.0/Thegrideon.AccessForensics.installer.yaml b/manifests/t/Thegrideon/AccessForensics/2025.11.11.0/Thegrideon.AccessForensics.installer.yaml index 7ebad1b101b1..b0d8cf7dd696 100644 --- a/manifests/t/Thegrideon/AccessForensics/2025.11.11.0/Thegrideon.AccessForensics.installer.yaml +++ b/manifests/t/Thegrideon/AccessForensics/2025.11.11.0/Thegrideon.AccessForensics.installer.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2025/Nov/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# 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: Thegrideon.AccessForensics PackageVersion: 2025.11.11.0 @@ -24,6 +24,6 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://www.thegrideon.com/download/accessforensics.exe - InstallerSha256: AFC60762FEC9B89B5C7FBDC2C39C01B62C912DE099F79D364AEA90608E4E5FAB + InstallerSha256: 985F92898E7322F7B80D2080B4899E884E7353D8936220F9C7E6864E670108A1 ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/t/Thegrideon/AccessForensics/2025.11.11.0/Thegrideon.AccessForensics.locale.en-US.yaml b/manifests/t/Thegrideon/AccessForensics/2025.11.11.0/Thegrideon.AccessForensics.locale.en-US.yaml index 1ab1bd0dc375..b9c302ece89f 100644 --- a/manifests/t/Thegrideon/AccessForensics/2025.11.11.0/Thegrideon.AccessForensics.locale.en-US.yaml +++ b/manifests/t/Thegrideon/AccessForensics/2025.11.11.0/Thegrideon.AccessForensics.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2025/Nov/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# 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: Thegrideon.AccessForensics PackageVersion: 2025.11.11.0 @@ -35,4 +35,4 @@ Tags: - Recovery PurchaseUrl: https://www.thegrideon.com/buy-access-forensics.html ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/t/Thegrideon/AccessForensics/2025.11.11.0/Thegrideon.AccessForensics.yaml b/manifests/t/Thegrideon/AccessForensics/2025.11.11.0/Thegrideon.AccessForensics.yaml index 5e6c674cf1a0..f455aaeb3846 100644 --- a/manifests/t/Thegrideon/AccessForensics/2025.11.11.0/Thegrideon.AccessForensics.yaml +++ b/manifests/t/Thegrideon/AccessForensics/2025.11.11.0/Thegrideon.AccessForensics.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Nov/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# 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: Thegrideon.AccessForensics PackageVersion: 2025.11.11.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From 104528197d4361038710fbe66aaff7528ac3dd67 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:48:09 -0700 Subject: [PATCH 135/164] Automatic update of Bauerapps.RightNote from 6.7.2.0 to 6.8.0.2 (#369101) --- .../Bauerapps.RightNote.installer.yaml | 26 +++++++++++++++++++ .../Bauerapps.RightNote.locale.en-US.yaml | 21 +++++++++++++++ .../6.8.0.2/Bauerapps.RightNote.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/b/Bauerapps/RightNote/6.8.0.2/Bauerapps.RightNote.installer.yaml create mode 100644 manifests/b/Bauerapps/RightNote/6.8.0.2/Bauerapps.RightNote.locale.en-US.yaml create mode 100644 manifests/b/Bauerapps/RightNote/6.8.0.2/Bauerapps.RightNote.yaml diff --git a/manifests/b/Bauerapps/RightNote/6.8.0.2/Bauerapps.RightNote.installer.yaml b/manifests/b/Bauerapps/RightNote/6.8.0.2/Bauerapps.RightNote.installer.yaml new file mode 100644 index 000000000000..b9ecbaefbdad --- /dev/null +++ b/manifests/b/Bauerapps/RightNote/6.8.0.2/Bauerapps.RightNote.installer.yaml @@ -0,0 +1,26 @@ +# 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: Bauerapps.RightNote +PackageVersion: 6.8.0.2 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: RightNote_is1 +ReleaseDate: 2025-05-25 +AppsAndFeaturesEntries: +- Publisher: BauerApps + ProductCode: RightNote_is1 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\RightNote' +Installers: +- Architecture: x86 + InstallerUrl: https://bauerapps.com/files/RightNoteSetup.exe + InstallerSha256: F12AE2047ED4E29CB461F74761FF058D8E449601ACC3663B002B6342CBE20028 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bauerapps/RightNote/6.8.0.2/Bauerapps.RightNote.locale.en-US.yaml b/manifests/b/Bauerapps/RightNote/6.8.0.2/Bauerapps.RightNote.locale.en-US.yaml new file mode 100644 index 000000000000..98e80a1b344d --- /dev/null +++ b/manifests/b/Bauerapps/RightNote/6.8.0.2/Bauerapps.RightNote.locale.en-US.yaml @@ -0,0 +1,21 @@ +# 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: Bauerapps.RightNote +PackageVersion: 6.8.0.2 +PackageLocale: en-US +Publisher: Bauerapps +PublisherUrl: https://www.bauerapps.com/ +PublisherSupportUrl: https://www.bauerapps.com/contact/ +PackageName: RightNote Installer +PackageUrl: https://www.bauerapps.com/downloads/ +License: Proprietary +Copyright: © 2008-2023 Copyright by Bauerapps | www.bauerapps.com. All rights reserved. +CopyrightUrl: https://www.bauerapps.com/downloads/#:~:text=Copyright +ShortDescription: Become more organized +Description: > + RightNote will help you get a grip on information overload. It allows you store all bits and pieces of information in a single place and then search through all your data to find what you're looking for almost instantly! With RightNote you'll know where to store all those little bits of information and find them too. Includes lots of useful features. +ReleaseNotesUrl: https://www.bauerapps.com/rightnote-release-history/#:~:text=6.6.0 +PurchaseUrl: https://bauerapps.com/rightnote-pricing/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bauerapps/RightNote/6.8.0.2/Bauerapps.RightNote.yaml b/manifests/b/Bauerapps/RightNote/6.8.0.2/Bauerapps.RightNote.yaml new file mode 100644 index 000000000000..722acf9d1d29 --- /dev/null +++ b/manifests/b/Bauerapps/RightNote/6.8.0.2/Bauerapps.RightNote.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: Bauerapps.RightNote +PackageVersion: 6.8.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8d39828c3754a05e094102d874061c8d1d5eec5e Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:49:30 -0700 Subject: [PATCH 136/164] Automatic update of douzone.WEHAGO from 1.5.21.56 to 1.6.4.63 (#369107) --- .../1.6.4.63/douzone.WEHAGO.installer.yaml | 15 +++++++++++++++ .../1.6.4.63/douzone.WEHAGO.locale.en-US.yaml | 18 ++++++++++++++++++ .../WEHAGO/1.6.4.63/douzone.WEHAGO.yaml | 8 ++++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/d/douzone/WEHAGO/1.6.4.63/douzone.WEHAGO.installer.yaml create mode 100644 manifests/d/douzone/WEHAGO/1.6.4.63/douzone.WEHAGO.locale.en-US.yaml create mode 100644 manifests/d/douzone/WEHAGO/1.6.4.63/douzone.WEHAGO.yaml diff --git a/manifests/d/douzone/WEHAGO/1.6.4.63/douzone.WEHAGO.installer.yaml b/manifests/d/douzone/WEHAGO/1.6.4.63/douzone.WEHAGO.installer.yaml new file mode 100644 index 000000000000..f4cf49aee6f1 --- /dev/null +++ b/manifests/d/douzone/WEHAGO/1.6.4.63/douzone.WEHAGO.installer.yaml @@ -0,0 +1,15 @@ +# 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: douzone.WEHAGO +PackageVersion: 1.6.4.63 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://www.wehago.com/pctalkpub/wehago/windows + InstallerSha256: 5C7BB7EE28989CDA36BF213BFECDF459EB8C005131ADDEA1BB645AE96605F684 + AppsAndFeaturesEntries: + - Publisher: douzone + ProductCode: com.douzone.pc.wehago +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/douzone/WEHAGO/1.6.4.63/douzone.WEHAGO.locale.en-US.yaml b/manifests/d/douzone/WEHAGO/1.6.4.63/douzone.WEHAGO.locale.en-US.yaml new file mode 100644 index 000000000000..f04f0ad32295 --- /dev/null +++ b/manifests/d/douzone/WEHAGO/1.6.4.63/douzone.WEHAGO.locale.en-US.yaml @@ -0,0 +1,18 @@ +# 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: douzone.WEHAGO +PackageVersion: 1.6.4.63 +PackageLocale: en-US +Publisher: douzone +PublisherUrl: https://www.douzone.com/ +PublisherSupportUrl: https://wehagohelp.zendesk.com/ +PrivacyUrl: https://www.wehago.com/#/common/policy?code=002 +PackageName: WEHAGO +PackageUrl: https://www.wehago.com/ +License: Proprietary +Copyright: Copyright © 2024 douzone +ShortDescription: Eterprise groupware by Douzone Bizon. +Moniker: wehago +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/douzone/WEHAGO/1.6.4.63/douzone.WEHAGO.yaml b/manifests/d/douzone/WEHAGO/1.6.4.63/douzone.WEHAGO.yaml new file mode 100644 index 000000000000..70095fced9d2 --- /dev/null +++ b/manifests/d/douzone/WEHAGO/1.6.4.63/douzone.WEHAGO.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: douzone.WEHAGO +PackageVersion: 1.6.4.63 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c64c182db375cbf41472a87ed52a6e98291a801f Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:50:50 -0700 Subject: [PATCH 137/164] Automatic update of ThePokemonCompany.PokemonTCGLive from 1.33.0.0 to 1.37.0.0 (#369108) --- ...kemonCompany.PokemonTCGLive.installer.yaml | 22 +++++++++++++++++++ ...onCompany.PokemonTCGLive.locale.en-US.yaml | 17 ++++++++++++++ .../ThePokemonCompany.PokemonTCGLive.yaml | 8 +++++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/t/ThePokemonCompany/PokemonTCGLive/1.37.0.0/ThePokemonCompany.PokemonTCGLive.installer.yaml create mode 100644 manifests/t/ThePokemonCompany/PokemonTCGLive/1.37.0.0/ThePokemonCompany.PokemonTCGLive.locale.en-US.yaml create mode 100644 manifests/t/ThePokemonCompany/PokemonTCGLive/1.37.0.0/ThePokemonCompany.PokemonTCGLive.yaml diff --git a/manifests/t/ThePokemonCompany/PokemonTCGLive/1.37.0.0/ThePokemonCompany.PokemonTCGLive.installer.yaml b/manifests/t/ThePokemonCompany/PokemonTCGLive/1.37.0.0/ThePokemonCompany.PokemonTCGLive.installer.yaml new file mode 100644 index 000000000000..aa43d48288ec --- /dev/null +++ b/manifests/t/ThePokemonCompany/PokemonTCGLive/1.37.0.0/ThePokemonCompany.PokemonTCGLive.installer.yaml @@ -0,0 +1,22 @@ +# 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: ThePokemonCompany.PokemonTCGLive +PackageVersion: 1.37.0.0 +InstallerLocale: en-US +InstallerType: msi +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive +UpgradeBehavior: uninstallPrevious +Installers: +- Architecture: neutral + InstallerUrl: https://installer.studio-prod.pokemon.com/installer/PokemonTCGLiveInstaller.msi + InstallerSha256: 6AD6C9F1F7993BEFF2CED01C3D957D9128F08E87126A93550A7C62779C6B099D + ProductCode: '{CF381718-B55C-45DE-8B54-659505489C53}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/ThePokemonCompany/PokemonTCGLive/1.37.0.0/ThePokemonCompany.PokemonTCGLive.locale.en-US.yaml b/manifests/t/ThePokemonCompany/PokemonTCGLive/1.37.0.0/ThePokemonCompany.PokemonTCGLive.locale.en-US.yaml new file mode 100644 index 000000000000..ff467b5d3950 --- /dev/null +++ b/manifests/t/ThePokemonCompany/PokemonTCGLive/1.37.0.0/ThePokemonCompany.PokemonTCGLive.locale.en-US.yaml @@ -0,0 +1,17 @@ +# 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: ThePokemonCompany.PokemonTCGLive +PackageVersion: 1.37.0.0 +PackageLocale: en-US +Publisher: The Pokemon Company International +PublisherUrl: https://tcg.pokemon.com/en-us/ +PrivacyUrl: https://www.pokemon.com/us/privacy-notice/ +PackageName: Pokemon Trading Card Game Live +PackageUrl: https://tcg.pokemon.com/en-us/ +License: Proprietary +Copyright: ©️️2023 Pokémon. ©️️1995–2023 Nintendo / Creatures Inc. / GAME FREAK inc. TM, ®, and character names are trademarks of Nintendo. +ShortDescription: Experience the newest way to play the Pokémon Trading Card Game! +Moniker: tcgl +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/ThePokemonCompany/PokemonTCGLive/1.37.0.0/ThePokemonCompany.PokemonTCGLive.yaml b/manifests/t/ThePokemonCompany/PokemonTCGLive/1.37.0.0/ThePokemonCompany.PokemonTCGLive.yaml new file mode 100644 index 000000000000..548bab2481e6 --- /dev/null +++ b/manifests/t/ThePokemonCompany/PokemonTCGLive/1.37.0.0/ThePokemonCompany.PokemonTCGLive.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: ThePokemonCompany.PokemonTCGLive +PackageVersion: 1.37.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 99fdad5208571f98cdfcac819964d6ab8cc6ea6c Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:52:11 -0700 Subject: [PATCH 138/164] Automatic update of DrobinskiMaciejStrongRecovery.MultiExtractor from 4.8.3.0 to 4.8.7.0 (#369109) --- ...rongRecovery.MultiExtractor.installer.yaml | 12 ++++++++++ ...gRecovery.MultiExtractor.locale.en-US.yaml | 23 +++++++++++++++++++ ...kiMaciejStrongRecovery.MultiExtractor.yaml | 8 +++++++ 3 files changed, 43 insertions(+) create mode 100644 manifests/d/DrobinskiMaciejStrongRecovery/MultiExtractor/4.8.7.0/DrobinskiMaciejStrongRecovery.MultiExtractor.installer.yaml create mode 100644 manifests/d/DrobinskiMaciejStrongRecovery/MultiExtractor/4.8.7.0/DrobinskiMaciejStrongRecovery.MultiExtractor.locale.en-US.yaml create mode 100644 manifests/d/DrobinskiMaciejStrongRecovery/MultiExtractor/4.8.7.0/DrobinskiMaciejStrongRecovery.MultiExtractor.yaml diff --git a/manifests/d/DrobinskiMaciejStrongRecovery/MultiExtractor/4.8.7.0/DrobinskiMaciejStrongRecovery.MultiExtractor.installer.yaml b/manifests/d/DrobinskiMaciejStrongRecovery/MultiExtractor/4.8.7.0/DrobinskiMaciejStrongRecovery.MultiExtractor.installer.yaml new file mode 100644 index 000000000000..f2ed843d4193 --- /dev/null +++ b/manifests/d/DrobinskiMaciejStrongRecovery/MultiExtractor/4.8.7.0/DrobinskiMaciejStrongRecovery.MultiExtractor.installer.yaml @@ -0,0 +1,12 @@ +# 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: DrobinskiMaciejStrongRecovery.MultiExtractor +PackageVersion: 4.8.7.0 +Installers: +- InstallerUrl: https://www.multiextractor.com/xdownload.php?xfile=MultiExtractor.exe + Architecture: x86 + InstallerType: inno + InstallerSha256: 33E5E4526F842CE5ECCFD49E9724F4077461721FF291DBB2C0D47887042C5DB6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DrobinskiMaciejStrongRecovery/MultiExtractor/4.8.7.0/DrobinskiMaciejStrongRecovery.MultiExtractor.locale.en-US.yaml b/manifests/d/DrobinskiMaciejStrongRecovery/MultiExtractor/4.8.7.0/DrobinskiMaciejStrongRecovery.MultiExtractor.locale.en-US.yaml new file mode 100644 index 000000000000..b6d697d9959a --- /dev/null +++ b/manifests/d/DrobinskiMaciejStrongRecovery/MultiExtractor/4.8.7.0/DrobinskiMaciejStrongRecovery.MultiExtractor.locale.en-US.yaml @@ -0,0 +1,23 @@ +# 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: DrobinskiMaciejStrongRecovery.MultiExtractor +PackageVersion: 4.8.7.0 +PackageLocale: en-US +Publisher: Drobinski Maciej StrongRecovery +PublisherUrl: https://www.multiextractor.com/ +PublisherSupportUrl: https://www.multiextractor.com/faq.html +PrivacyUrl: https://www.multiextractor.com/privacy.html +Author: StrongRecovery +PackageName: MultiExtractor +PackageUrl: https://www.multiextractor.com/ +License: Shareware +Copyright: Copyright © 2010 - 2023 StrongRecovery +ShortDescription: Hidden Resource Unpacker +Description: Extracts files from a variety of executable files and resources, while also decompressing and revealing hidden or encrypted content. +Moniker: multiextract +ReleaseNotes: '4.8.1 - current version (2021.11.20): - New Code Signing Certificate -Optimized graphic view -Small fixes' +ReleaseNotesUrl: https://www.multiextractor.com/index.html#History +PurchaseUrl: https://www.multiextractor.com/license.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DrobinskiMaciejStrongRecovery/MultiExtractor/4.8.7.0/DrobinskiMaciejStrongRecovery.MultiExtractor.yaml b/manifests/d/DrobinskiMaciejStrongRecovery/MultiExtractor/4.8.7.0/DrobinskiMaciejStrongRecovery.MultiExtractor.yaml new file mode 100644 index 000000000000..43742c005e3a --- /dev/null +++ b/manifests/d/DrobinskiMaciejStrongRecovery/MultiExtractor/4.8.7.0/DrobinskiMaciejStrongRecovery.MultiExtractor.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: DrobinskiMaciejStrongRecovery.MultiExtractor +PackageVersion: 4.8.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5551668be9753364d5d56bc08ebc3d6d073e21de Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:53:28 -0700 Subject: [PATCH 139/164] Automatic update of PassMark.PerformanceTest from 11.1.1008 to 11.1.1009.0 (#369110) --- .../PassMark.PerformanceTest.installer.yaml | 32 +++++++++++++++++++ ...PassMark.PerformanceTest.locale.en-US.yaml | 27 ++++++++++++++++ .../11.1.1009.0/PassMark.PerformanceTest.yaml | 8 +++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/p/PassMark/PerformanceTest/11.1.1009.0/PassMark.PerformanceTest.installer.yaml create mode 100644 manifests/p/PassMark/PerformanceTest/11.1.1009.0/PassMark.PerformanceTest.locale.en-US.yaml create mode 100644 manifests/p/PassMark/PerformanceTest/11.1.1009.0/PassMark.PerformanceTest.yaml diff --git a/manifests/p/PassMark/PerformanceTest/11.1.1009.0/PassMark.PerformanceTest.installer.yaml b/manifests/p/PassMark/PerformanceTest/11.1.1009.0/PassMark.PerformanceTest.installer.yaml new file mode 100644 index 000000000000..18082795c057 --- /dev/null +++ b/manifests/p/PassMark/PerformanceTest/11.1.1009.0/PassMark.PerformanceTest.installer.yaml @@ -0,0 +1,32 @@ +# 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: PassMark.PerformanceTest +PackageVersion: 11.1.1009.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: PerformanceTest 11_is1 +ReleaseDate: 2025-11-27 +AppsAndFeaturesEntries: +- ProductCode: PerformanceTest 11_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\PerformanceTest' +Installers: +- Architecture: x64 + InstallerUrl: https://www.passmark.com/downloads/PerformanceTest_Windows_x86-64.exe + InstallerSha256: 5E4C54293589BCC3F3B79458F49D9D037EB389733D6F96F68FF70FB311B52624 +- Architecture: arm + InstallerUrl: https://www.passmark.com/downloads/PerformanceTest_Windows_ARM.exe + InstallerSha256: CB88503EF230CEE9E8445FD60C19174D97F7A575AC6730ED0001AE92A4C34B2B +- Architecture: arm64 + InstallerUrl: https://www.passmark.com/downloads/PerformanceTest_Windows_ARM.exe + InstallerSha256: CB88503EF230CEE9E8445FD60C19174D97F7A575AC6730ED0001AE92A4C34B2B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PassMark/PerformanceTest/11.1.1009.0/PassMark.PerformanceTest.locale.en-US.yaml b/manifests/p/PassMark/PerformanceTest/11.1.1009.0/PassMark.PerformanceTest.locale.en-US.yaml new file mode 100644 index 000000000000..fbe265aacf31 --- /dev/null +++ b/manifests/p/PassMark/PerformanceTest/11.1.1009.0/PassMark.PerformanceTest.locale.en-US.yaml @@ -0,0 +1,27 @@ +# 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: PassMark.PerformanceTest +PackageVersion: 11.1.1009.0 +PackageLocale: en-US +Publisher: Passmark Software +PublisherUrl: https://www.passmark.com/about/index.php +PublisherSupportUrl: https://www.passmark.com/support/index.php +PrivacyUrl: https://www.passmark.com/legal/privacy-policy.php +PackageName: PerformanceTest 11 +PackageUrl: https://www.passmark.com/products/performancetest/download.php +License: Proprietary +LicenseUrl: https://www.passmark.com/legal/disclaimer.php +Copyright: Copyright © 1998-2025 Passmark Software, Inc. +CopyrightUrl: https://www.passmark.com/products/performancetest/download.php#:~:text=Copyright +ShortDescription: Easy PC Benchmarking +Description: |- + - Compare the performance of your PC to similar computers around the world. + - Measure the effect of configuration changes and hardware upgrades. + - Free license for Standard Tests + - Paid license for Advanced Tests + - Industry standard since 1998. +ReleaseNotesUrl: https://www.passmark.com/products/performancetest/history.php +PurchaseUrl: https://www.passmark.com/products/performancetest/price.php +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PassMark/PerformanceTest/11.1.1009.0/PassMark.PerformanceTest.yaml b/manifests/p/PassMark/PerformanceTest/11.1.1009.0/PassMark.PerformanceTest.yaml new file mode 100644 index 000000000000..1982ecc40598 --- /dev/null +++ b/manifests/p/PassMark/PerformanceTest/11.1.1009.0/PassMark.PerformanceTest.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: PassMark.PerformanceTest +PackageVersion: 11.1.1009.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3f140fb8003c8f7de69a5575c340c3ef55379c65 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:54:48 -0700 Subject: [PATCH 140/164] Automatic update of DenisZhitnyakov.DolphinAnty from 2025.337.176 to 2026.112.222 (#369111) --- .../DenisZhitnyakov.DolphinAnty.installer.yaml | 12 ++++++++++++ .../DenisZhitnyakov.DolphinAnty.locale.en-US.yaml | 13 +++++++++++++ .../2026.112.222/DenisZhitnyakov.DolphinAnty.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/d/DenisZhitnyakov/DolphinAnty/2026.112.222/DenisZhitnyakov.DolphinAnty.installer.yaml create mode 100644 manifests/d/DenisZhitnyakov/DolphinAnty/2026.112.222/DenisZhitnyakov.DolphinAnty.locale.en-US.yaml create mode 100644 manifests/d/DenisZhitnyakov/DolphinAnty/2026.112.222/DenisZhitnyakov.DolphinAnty.yaml diff --git a/manifests/d/DenisZhitnyakov/DolphinAnty/2026.112.222/DenisZhitnyakov.DolphinAnty.installer.yaml b/manifests/d/DenisZhitnyakov/DolphinAnty/2026.112.222/DenisZhitnyakov.DolphinAnty.installer.yaml new file mode 100644 index 000000000000..e2778202a296 --- /dev/null +++ b/manifests/d/DenisZhitnyakov/DolphinAnty/2026.112.222/DenisZhitnyakov.DolphinAnty.installer.yaml @@ -0,0 +1,12 @@ +# 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: DenisZhitnyakov.DolphinAnty +PackageVersion: 2026.112.222 +InstallerType: nullsoft +Installers: +- Architecture: x86 + InstallerUrl: https://dolphin-anty-cdn.com/anty-app/dolphin-anty-win-latest.exe + InstallerSha256: A7031ECE3B0156C8FA1812F6A15C5A2D554C6C7C4C986F72BCAEA95A7406BD34 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DenisZhitnyakov/DolphinAnty/2026.112.222/DenisZhitnyakov.DolphinAnty.locale.en-US.yaml b/manifests/d/DenisZhitnyakov/DolphinAnty/2026.112.222/DenisZhitnyakov.DolphinAnty.locale.en-US.yaml new file mode 100644 index 000000000000..ccad644846d7 --- /dev/null +++ b/manifests/d/DenisZhitnyakov/DolphinAnty/2026.112.222/DenisZhitnyakov.DolphinAnty.locale.en-US.yaml @@ -0,0 +1,13 @@ +# 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: DenisZhitnyakov.DolphinAnty +PackageVersion: 2026.112.222 +PackageLocale: en-US +Publisher: Zhitnyakov software solutions LTD +PackageName: Dolphin Anty +License: Copyright (c) Zhitnyakov software solutions LTD. All rights reserved. +Copyright: Copyright © 2025 Denis Zhitnyakov +ShortDescription: Antidetect browser for general purpose +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DenisZhitnyakov/DolphinAnty/2026.112.222/DenisZhitnyakov.DolphinAnty.yaml b/manifests/d/DenisZhitnyakov/DolphinAnty/2026.112.222/DenisZhitnyakov.DolphinAnty.yaml new file mode 100644 index 000000000000..f037d032f330 --- /dev/null +++ b/manifests/d/DenisZhitnyakov/DolphinAnty/2026.112.222/DenisZhitnyakov.DolphinAnty.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: DenisZhitnyakov.DolphinAnty +PackageVersion: 2026.112.222 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 515c2f6dd2c7dc057c53507a5ea71f4c6225d749 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Tue, 5 May 2026 17:56:07 -0400 Subject: [PATCH 141/164] New version: SST.OpenCodeDesktop version 1.14.39 (#368845) Co-authored-by: UnownPlain --- .../SST.OpenCodeDesktop.installer.yaml | 23 ++++++++++ .../SST.OpenCodeDesktop.locale.en-US.yaml | 42 +++++++++++++++++++ .../1.14.39/SST.OpenCodeDesktop.yaml | 8 ++++ 3 files changed, 73 insertions(+) create mode 100644 manifests/s/SST/OpenCodeDesktop/1.14.39/SST.OpenCodeDesktop.installer.yaml create mode 100644 manifests/s/SST/OpenCodeDesktop/1.14.39/SST.OpenCodeDesktop.locale.en-US.yaml create mode 100644 manifests/s/SST/OpenCodeDesktop/1.14.39/SST.OpenCodeDesktop.yaml diff --git a/manifests/s/SST/OpenCodeDesktop/1.14.39/SST.OpenCodeDesktop.installer.yaml b/manifests/s/SST/OpenCodeDesktop/1.14.39/SST.OpenCodeDesktop.installer.yaml new file mode 100644 index 000000000000..b500427bd584 --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.14.39/SST.OpenCodeDesktop.installer.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.14.39 +InstallerType: nullsoft +Scope: user +ProductCode: d074f30d-5f88-5885-b075-be1348cc7676 +ReleaseDate: 2026-05-05 +AppsAndFeaturesEntries: +- DisplayName: OpenCode 1.14.39 + ProductCode: d074f30d-5f88-5885-b075-be1348cc7676 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\OpenCode' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.14.39/opencode-desktop-win-x64.exe + InstallerSha256: 086C475494F3141368A2E690330586E0882DCC86BE96E736C1593BF72A305DE6 +- Architecture: arm64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.14.39/opencode-desktop-win-arm64.exe + InstallerSha256: 089418EC117EFF6664A6FA90FF55C5AF495C4CBE7372EDF09C06706029FC06C9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/OpenCodeDesktop/1.14.39/SST.OpenCodeDesktop.locale.en-US.yaml b/manifests/s/SST/OpenCodeDesktop/1.14.39/SST.OpenCodeDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..e98dfc4a7524 --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.14.39/SST.OpenCodeDesktop.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.14.39 +PackageLocale: en-US +Publisher: OpenCode +PublisherUrl: https://anoma.ly/ +PublisherSupportUrl: https://github.com/anomalyco/opencode/issues +PackageName: OpenCode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/anomalyco/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: OpenCode is an open source agent that helps you write and run code with any AI model. It's available as a terminal-based interface, desktop app, or IDE extension. +Description: |- + opencode is an AI coding agent. It features: + - A responsive, native, themeable terminal UI and desktop app. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Desktop + + Bugfixes + - Respect HTTP_PROXY and related proxy environment variables in the desktop app. + - Return null instead of failing when the desktop app cannot read a stored value. +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.14.39 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/OpenCodeDesktop/1.14.39/SST.OpenCodeDesktop.yaml b/manifests/s/SST/OpenCodeDesktop/1.14.39/SST.OpenCodeDesktop.yaml new file mode 100644 index 000000000000..43a3574b7cad --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.14.39/SST.OpenCodeDesktop.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.14.39 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f06cebf82b8bd66546fe3e04ff8c4adac713845f Mon Sep 17 00:00:00 2001 From: UnownBot Date: Tue, 5 May 2026 17:57:25 -0400 Subject: [PATCH 142/164] New version: SQLite.SQLite version 3.53.1 (#368901) Co-authored-by: UnownPlain --- .../3.53.1/SQLite.SQLite.installer.yaml | 26 +++++++++++++++++ .../3.53.1/SQLite.SQLite.locale.en-US.yaml | 29 +++++++++++++++++++ .../s/SQLite/SQLite/3.53.1/SQLite.SQLite.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/s/SQLite/SQLite/3.53.1/SQLite.SQLite.installer.yaml create mode 100644 manifests/s/SQLite/SQLite/3.53.1/SQLite.SQLite.locale.en-US.yaml create mode 100644 manifests/s/SQLite/SQLite/3.53.1/SQLite.SQLite.yaml diff --git a/manifests/s/SQLite/SQLite/3.53.1/SQLite.SQLite.installer.yaml b/manifests/s/SQLite/SQLite/3.53.1/SQLite.SQLite.installer.yaml new file mode 100644 index 000000000000..5dceb1360cfa --- /dev/null +++ b/manifests/s/SQLite/SQLite/3.53.1/SQLite.SQLite.installer.yaml @@ -0,0 +1,26 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SQLite.SQLite +PackageVersion: 3.53.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: sqldiff.exe + PortableCommandAlias: sqldiff +- RelativeFilePath: sqlite3.exe + PortableCommandAlias: sqlite3 +- RelativeFilePath: sqlite3_analyzer.exe + PortableCommandAlias: sqlite3_analyzer +- RelativeFilePath: sqlite3_rsync.exe + PortableCommandAlias: sqlite3_rsync +ReleaseDate: 2026-05-05 +Installers: +- Architecture: x64 + InstallerUrl: https://www.sqlite.org/2026/sqlite-tools-win-x64-3530100.zip + InstallerSha256: BCC88A2F9EBCF3D90B7A95337CC96BD492B1633F741BBDBFF0525D1806098FC2 +- Architecture: arm64 + InstallerUrl: https://www.sqlite.org/2026/sqlite-tools-win-arm64-3530100.zip + InstallerSha256: 77E0E6A323D17FF2ECC90BDB0BB6AE17127111FD21FFB0758E12538FF55EA502 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SQLite/SQLite/3.53.1/SQLite.SQLite.locale.en-US.yaml b/manifests/s/SQLite/SQLite/3.53.1/SQLite.SQLite.locale.en-US.yaml new file mode 100644 index 000000000000..16e43515eed5 --- /dev/null +++ b/manifests/s/SQLite/SQLite/3.53.1/SQLite.SQLite.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SQLite.SQLite +PackageVersion: 3.53.1 +PackageLocale: en-US +Publisher: SQLite +PublisherUrl: https://sqlite.org/ +PublisherSupportUrl: https://sqlite.org/support.html +Author: Dwayne Richard Hipp +PackageName: SQLite +PackageUrl: https://sqlite.org/ +License: Public Domain +CopyrightUrl: https://sqlite.org/copyright.html +ShortDescription: Self-contained transactional SQL database engine +Description: |- + SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. + SQLite is an embedded SQL database engine. + Unlike most other SQL databases, SQLite does not have a separate server process. + SQLite reads and writes directly to ordinary disk files. + A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file. +Tags: +- sqlite +- sqlite3 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://sqlite.org/faq.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SQLite/SQLite/3.53.1/SQLite.SQLite.yaml b/manifests/s/SQLite/SQLite/3.53.1/SQLite.SQLite.yaml new file mode 100644 index 000000000000..e0014b9759af --- /dev/null +++ b/manifests/s/SQLite/SQLite/3.53.1/SQLite.SQLite.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: SQLite.SQLite +PackageVersion: 3.53.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 56c5e810c1e967758303a560ca806f6874bee38d Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 14:58:49 -0700 Subject: [PATCH 143/164] Automatic update of ZetaSoftwareGmbH.ZetaResourceEditor from 2.3.103.0 to 2.3.104.0 (#369010) --- ...wareGmbH.ZetaResourceEditor.installer.yaml | 13 ++++++++++ ...eGmbH.ZetaResourceEditor.locale.en-US.yaml | 24 +++++++++++++++++++ .../ZetaSoftwareGmbH.ZetaResourceEditor.yaml | 8 +++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/z/ZetaSoftwareGmbH/ZetaResourceEditor/2.3.104.0/ZetaSoftwareGmbH.ZetaResourceEditor.installer.yaml create mode 100644 manifests/z/ZetaSoftwareGmbH/ZetaResourceEditor/2.3.104.0/ZetaSoftwareGmbH.ZetaResourceEditor.locale.en-US.yaml create mode 100644 manifests/z/ZetaSoftwareGmbH/ZetaResourceEditor/2.3.104.0/ZetaSoftwareGmbH.ZetaResourceEditor.yaml diff --git a/manifests/z/ZetaSoftwareGmbH/ZetaResourceEditor/2.3.104.0/ZetaSoftwareGmbH.ZetaResourceEditor.installer.yaml b/manifests/z/ZetaSoftwareGmbH/ZetaResourceEditor/2.3.104.0/ZetaSoftwareGmbH.ZetaResourceEditor.installer.yaml new file mode 100644 index 000000000000..f1777474b10a --- /dev/null +++ b/manifests/z/ZetaSoftwareGmbH/ZetaResourceEditor/2.3.104.0/ZetaSoftwareGmbH.ZetaResourceEditor.installer.yaml @@ -0,0 +1,13 @@ +# 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: ZetaSoftwareGmbH.ZetaResourceEditor +PackageVersion: 2.3.104.0 +InstallerType: nullsoft +Installers: +- Architecture: x86 + InstallerUrl: https://www.zeta-resource-editor.com/zetaresourceeditor-setup.exe + InstallerSha256: EB7D7F10222375C45456F728A0ACA750B1FDA8F6C294093E1242734C100DE7CF + ProductCode: ZetaResourceEditor +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZetaSoftwareGmbH/ZetaResourceEditor/2.3.104.0/ZetaSoftwareGmbH.ZetaResourceEditor.locale.en-US.yaml b/manifests/z/ZetaSoftwareGmbH/ZetaResourceEditor/2.3.104.0/ZetaSoftwareGmbH.ZetaResourceEditor.locale.en-US.yaml new file mode 100644 index 000000000000..c3d1a8bc575d --- /dev/null +++ b/manifests/z/ZetaSoftwareGmbH/ZetaResourceEditor/2.3.104.0/ZetaSoftwareGmbH.ZetaResourceEditor.locale.en-US.yaml @@ -0,0 +1,24 @@ +# 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: ZetaSoftwareGmbH.ZetaResourceEditor +PackageVersion: 2.3.104.0 +PackageLocale: en-US +Publisher: Zeta Software GmbH +PublisherSupportUrl: https://github.com/UweKeim/ZetaResourceEditor/issues +Author: Uwe Keim +PackageName: Zeta Resource Editor +PackageUrl: https://www.zeta-resource-editor.com/index.html +License: Proprietary +Copyright: Copyright 2006-2023 Zeta Software GmbH +ShortDescription: Free multilingual, parallel .NET resource file editing +Tags: +- csharp +- c-sharp +- dotnet +- language +- resx-files +- translation +- visual-studio +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZetaSoftwareGmbH/ZetaResourceEditor/2.3.104.0/ZetaSoftwareGmbH.ZetaResourceEditor.yaml b/manifests/z/ZetaSoftwareGmbH/ZetaResourceEditor/2.3.104.0/ZetaSoftwareGmbH.ZetaResourceEditor.yaml new file mode 100644 index 000000000000..8c2270f94f84 --- /dev/null +++ b/manifests/z/ZetaSoftwareGmbH/ZetaResourceEditor/2.3.104.0/ZetaSoftwareGmbH.ZetaResourceEditor.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: ZetaSoftwareGmbH.ZetaResourceEditor +PackageVersion: 2.3.104.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 83552fc83cbbed8768afed265c8c92c27d0082d2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 06:00:09 +0800 Subject: [PATCH 144/164] New version: Kubernetes.aws-iam-authenticator version 0.7.15 (#369094) --- ...netes.aws-iam-authenticator.installer.yaml | 15 ++++++++++ ...es.aws-iam-authenticator.locale.en-US.yaml | 29 +++++++++++++++++++ ...es.aws-iam-authenticator.locale.zh-CN.yaml | 16 ++++++++++ .../Kubernetes.aws-iam-authenticator.yaml | 8 +++++ 4 files changed, 68 insertions(+) create mode 100644 manifests/k/Kubernetes/aws-iam-authenticator/0.7.15/Kubernetes.aws-iam-authenticator.installer.yaml create mode 100644 manifests/k/Kubernetes/aws-iam-authenticator/0.7.15/Kubernetes.aws-iam-authenticator.locale.en-US.yaml create mode 100644 manifests/k/Kubernetes/aws-iam-authenticator/0.7.15/Kubernetes.aws-iam-authenticator.locale.zh-CN.yaml create mode 100644 manifests/k/Kubernetes/aws-iam-authenticator/0.7.15/Kubernetes.aws-iam-authenticator.yaml diff --git a/manifests/k/Kubernetes/aws-iam-authenticator/0.7.15/Kubernetes.aws-iam-authenticator.installer.yaml b/manifests/k/Kubernetes/aws-iam-authenticator/0.7.15/Kubernetes.aws-iam-authenticator.installer.yaml new file mode 100644 index 000000000000..4ccbbf474a1b --- /dev/null +++ b/manifests/k/Kubernetes/aws-iam-authenticator/0.7.15/Kubernetes.aws-iam-authenticator.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Kubernetes.aws-iam-authenticator +PackageVersion: 0.7.15 +InstallerType: portable +Commands: +- aws-iam-authenticator +ReleaseDate: 2026-05-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.7.15/aws-iam-authenticator_0.7.15_windows_amd64.exe + InstallerSha256: C31495CF6713EAFBD0CC73F12E98DAAB9FF61E72AA96E3292142A51C03A55D6E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kubernetes/aws-iam-authenticator/0.7.15/Kubernetes.aws-iam-authenticator.locale.en-US.yaml b/manifests/k/Kubernetes/aws-iam-authenticator/0.7.15/Kubernetes.aws-iam-authenticator.locale.en-US.yaml new file mode 100644 index 000000000000..4ddb2cb88e7b --- /dev/null +++ b/manifests/k/Kubernetes/aws-iam-authenticator/0.7.15/Kubernetes.aws-iam-authenticator.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Kubernetes.aws-iam-authenticator +PackageVersion: 0.7.15 +PackageLocale: en-US +Publisher: Kubernetes SIGs +PublisherUrl: https://kubernetes.io/ +PublisherSupportUrl: https://github.com/kubernetes-sigs/aws-iam-authenticator/issues +PackageName: AWS IAM Authenticator +PackageUrl: https://github.com/kubernetes-sigs/aws-iam-authenticator +License: Apache-2.0 +LicenseUrl: https://github.com/kubernetes-sigs/aws-iam-authenticator/blob/HEAD/LICENSE +Copyright: Copyright 2026 The Kubernetes Authors. +ShortDescription: A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster +Tags: +- cluster +- docker +- k8s +- kubernetes +ReleaseNotes: |- + Changelog + - 1772610372769663e956e7722ffe1ac860ec3cc9 Merge pull request #1035 from Ganiredi/bump-version-0.7.15 + - 546f3f1dda649a2cb13f0e8a87f0a31c9564860d Bump version to 0.7.15 + - 0eadb706fa8d482776637e2259a5c22f7cb2c999 Merge pull request #1030 from Ganiredi/1.36-k8s-deps + - 57aea7f0747fd01b45499484d201f41d37404f6d 1.36.0 dependency update +ReleaseNotesUrl: https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/tag/v0.7.15 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kubernetes/aws-iam-authenticator/0.7.15/Kubernetes.aws-iam-authenticator.locale.zh-CN.yaml b/manifests/k/Kubernetes/aws-iam-authenticator/0.7.15/Kubernetes.aws-iam-authenticator.locale.zh-CN.yaml new file mode 100644 index 000000000000..b143378a1cff --- /dev/null +++ b/manifests/k/Kubernetes/aws-iam-authenticator/0.7.15/Kubernetes.aws-iam-authenticator.locale.zh-CN.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Kubernetes.aws-iam-authenticator +PackageVersion: 0.7.15 +PackageLocale: zh-CN +PublisherUrl: https://kubernetes.io/zh-cn/ +ShortDescription: 一款使用 AWS IAM 凭据验证 Kubernetes 集群的工具 +Tags: +- docker +- k8s +- kubernetes +- 集群 +ReleaseNotesUrl: https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/tag/v0.7.15 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kubernetes/aws-iam-authenticator/0.7.15/Kubernetes.aws-iam-authenticator.yaml b/manifests/k/Kubernetes/aws-iam-authenticator/0.7.15/Kubernetes.aws-iam-authenticator.yaml new file mode 100644 index 000000000000..aa0f3f3fecc0 --- /dev/null +++ b/manifests/k/Kubernetes/aws-iam-authenticator/0.7.15/Kubernetes.aws-iam-authenticator.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: Kubernetes.aws-iam-authenticator +PackageVersion: 0.7.15 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 068cb987114d56f1f1e2301042fd55a6b7a1bed3 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 15:01:28 -0700 Subject: [PATCH 145/164] Automatic update of Datto.WindowsAgent from 3.0.18.20 to 3.0.18.24 (#369103) --- .../Datto.WindowsAgent.installer.yaml | 24 +++++++++++++++++++ .../Datto.WindowsAgent.locale.en-US.yaml | 23 ++++++++++++++++++ .../3.0.18.24/Datto.WindowsAgent.yaml | 8 +++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/d/Datto/WindowsAgent/3.0.18.24/Datto.WindowsAgent.installer.yaml create mode 100644 manifests/d/Datto/WindowsAgent/3.0.18.24/Datto.WindowsAgent.locale.en-US.yaml create mode 100644 manifests/d/Datto/WindowsAgent/3.0.18.24/Datto.WindowsAgent.yaml diff --git a/manifests/d/Datto/WindowsAgent/3.0.18.24/Datto.WindowsAgent.installer.yaml b/manifests/d/Datto/WindowsAgent/3.0.18.24/Datto.WindowsAgent.installer.yaml new file mode 100644 index 000000000000..95c63d73ac0a --- /dev/null +++ b/manifests/d/Datto/WindowsAgent/3.0.18.24/Datto.WindowsAgent.installer.yaml @@ -0,0 +1,24 @@ +# 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: Datto.WindowsAgent +PackageVersion: 3.0.18.24 +MinimumOSVersion: 10.0.0.0 +InstallerType: burn +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive + Custom: /norestart +InstallerSuccessCodes: +- 3010 +UpgradeBehavior: install +ElevationRequirement: elevationRequired +Installers: +- InstallerUrl: https://cf-dl.datto.com/dwa/DattoWindowsAgent.exe + Architecture: x86 + InstallerSha256: B9081C4BB9FF8434D3EFA73FEC3C360227849BD44D64B003B8F13671180730A5 +- InstallerUrl: https://cf-dl.datto.com/dwa/DattoWindowsAgent.exe + Architecture: x64 + InstallerSha256: B9081C4BB9FF8434D3EFA73FEC3C360227849BD44D64B003B8F13671180730A5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Datto/WindowsAgent/3.0.18.24/Datto.WindowsAgent.locale.en-US.yaml b/manifests/d/Datto/WindowsAgent/3.0.18.24/Datto.WindowsAgent.locale.en-US.yaml new file mode 100644 index 000000000000..ca633984d2a8 --- /dev/null +++ b/manifests/d/Datto/WindowsAgent/3.0.18.24/Datto.WindowsAgent.locale.en-US.yaml @@ -0,0 +1,23 @@ +# 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: Datto.WindowsAgent +PackageVersion: 3.0.18.24 +PackageLocale: en-US +Publisher: Datto Inc. +PublisherUrl: https://www.datto.com +PublisherSupportUrl: https://www.datto.com/support +Author: Datto Inc. +PackageName: Datto Windows Agent +PackageUrl: https://www.datto.com +License: Proprietary +LicenseUrl: https://www.datto.com/legal/agent-licensing-agreement +Copyright: Copyright (c) 2023 Datto Inc. +ShortDescription: The Datto Backup Agent is installed on the machine to be protected and works with a Datto Appliance to deliver backup and continuity. +Moniker: dba +Tags: +- backup +- bcdr +- datto +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Datto/WindowsAgent/3.0.18.24/Datto.WindowsAgent.yaml b/manifests/d/Datto/WindowsAgent/3.0.18.24/Datto.WindowsAgent.yaml new file mode 100644 index 000000000000..ad6bf580e368 --- /dev/null +++ b/manifests/d/Datto/WindowsAgent/3.0.18.24/Datto.WindowsAgent.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: Datto.WindowsAgent +PackageVersion: 3.0.18.24 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8b10692476ab435c38fe100cd70f545cf5f3a881 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 15:02:57 -0700 Subject: [PATCH 146/164] Automatic update of DWANGO.NAIR.experimental from 1.1.20251203-unstable.1 to 1.1.20260415-unstable.1 (#369106) --- .../DWANGO.NAIR.experimental.installer.yaml | 17 ++++++++++ ...DWANGO.NAIR.experimental.locale.JA-JP.yaml | 32 +++++++++++++++++++ .../DWANGO.NAIR.experimental.yaml | 8 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/d/DWANGO/NAIR/experimental/1.1.20260415-unstable.1/DWANGO.NAIR.experimental.installer.yaml create mode 100644 manifests/d/DWANGO/NAIR/experimental/1.1.20260415-unstable.1/DWANGO.NAIR.experimental.locale.JA-JP.yaml create mode 100644 manifests/d/DWANGO/NAIR/experimental/1.1.20260415-unstable.1/DWANGO.NAIR.experimental.yaml diff --git a/manifests/d/DWANGO/NAIR/experimental/1.1.20260415-unstable.1/DWANGO.NAIR.experimental.installer.yaml b/manifests/d/DWANGO/NAIR/experimental/1.1.20260415-unstable.1/DWANGO.NAIR.experimental.installer.yaml new file mode 100644 index 000000000000..5680095a240d --- /dev/null +++ b/manifests/d/DWANGO/NAIR/experimental/1.1.20260415-unstable.1/DWANGO.NAIR.experimental.installer.yaml @@ -0,0 +1,17 @@ +# 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: DWANGO.NAIR.experimental +PackageVersion: 1.1.20260415-unstable.1 +InstallerType: nullsoft +InstallModes: +- silent +InstallerSwitches: + Silent: /s + SilentWithProgress: /S +Installers: +- Architecture: x64 + InstallerUrl: https://n-air-app.nicovideo.jp/download/windows-unstable + InstallerSha256: 44152A9DA6C1BC69F4E53F9C937F1254DB032EB18FE81A3CEC44C4651ECBC047 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DWANGO/NAIR/experimental/1.1.20260415-unstable.1/DWANGO.NAIR.experimental.locale.JA-JP.yaml b/manifests/d/DWANGO/NAIR/experimental/1.1.20260415-unstable.1/DWANGO.NAIR.experimental.locale.JA-JP.yaml new file mode 100644 index 000000000000..e7e02ee412a5 --- /dev/null +++ b/manifests/d/DWANGO/NAIR/experimental/1.1.20260415-unstable.1/DWANGO.NAIR.experimental.locale.JA-JP.yaml @@ -0,0 +1,32 @@ +# 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: DWANGO.NAIR.experimental +PackageVersion: 1.1.20260415-unstable.1 +PackageLocale: JA-JP +Publisher: koizuka +PublisherUrl: https://github.com/n-air-app/n-air-app +PublisherSupportUrl: https://github.com/n-air-app/n-air-app/issues +PrivacyUrl: https://dwango.co.jp/terms/privacy/ +Author: 戀塚 昭彦 +PackageName: N Air 実験版 +PackageUrl: https://n-air-app.nicovideo.jp/ +License: GPL-3.0 license +LicenseUrl: https://github.com/n-air-app/n-air-app?tab=GPL-3.0-1-ov-file#readme +Copyright: Copyright © 2024 DWANGO Co.,Ltd. +CopyrightUrl: https://dwango.co.jp/ +ShortDescription: N Air(エヌエアー)とは、株式会社ドワンゴが配布しているライブ配信ソフトである。 +Description: Streamlabs OBSをベースにして作られたライブ配信ソフト。Niconico Live Encoderの後継ソフトである。通称、NLE2。開発中の機能を試してみたい方向けの実験版です。 +Moniker: niconico +Tags: +- ニコニコ動画 +- live +- nicovideo +- ニコ生 +- streamlabs +- obs +- Niconico Live Encoder +- NLE +InstallationNotes: 開発中の機能を試してみたい方向けの実験版です。動作が不安定になる、または不具合が発生する可能性が高いため、通常の放送ではご利用にならないようお願いいたします。 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DWANGO/NAIR/experimental/1.1.20260415-unstable.1/DWANGO.NAIR.experimental.yaml b/manifests/d/DWANGO/NAIR/experimental/1.1.20260415-unstable.1/DWANGO.NAIR.experimental.yaml new file mode 100644 index 000000000000..0d7b2e0fa2c7 --- /dev/null +++ b/manifests/d/DWANGO/NAIR/experimental/1.1.20260415-unstable.1/DWANGO.NAIR.experimental.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: DWANGO.NAIR.experimental +PackageVersion: 1.1.20260415-unstable.1 +DefaultLocale: JA-JP +ManifestType: version +ManifestVersion: 1.12.0 From d34caa7023ae4d02e1cb66ef275b44ad5ff1e8e1 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 15:05:34 -0700 Subject: [PATCH 147/164] Automatic update of CubeCodersLimited.AMPInstanceManager from 2.6.4.2 to 2.7.2.2 (#369113) --- ...sLimited.AMPInstanceManager.installer.yaml | 14 ++++++++++ ...mited.AMPInstanceManager.locale.en-US.yaml | 26 +++++++++++++++++++ .../CubeCodersLimited.AMPInstanceManager.yaml | 8 ++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.installer.yaml create mode 100644 manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml create mode 100644 manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.yaml diff --git a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.installer.yaml b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.installer.yaml new file mode 100644 index 000000000000..6e8d79a11524 --- /dev/null +++ b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.installer.yaml @@ -0,0 +1,14 @@ +# 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: CubeCodersLimited.AMPInstanceManager +PackageVersion: 2.7.2.2 +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.cubecoders.com/AMP/Mainline/AMPSetup.msi + InstallerSha256: F4629F4CBA77DEA4E01A70673B67C6D04FF55ED1BC1B31B23FDC5FBF127327F7 + ProductCode: '{17C87EB7-6646-4D23-A166-C155D682C861}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml new file mode 100644 index 000000000000..0517cd892949 --- /dev/null +++ b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml @@ -0,0 +1,26 @@ +# 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: CubeCodersLimited.AMPInstanceManager +PackageVersion: 2.7.2.2 +PackageLocale: en-US +Publisher: CubeCoders Limited +PublisherUrl: https://cubecoders.com/AMP +PublisherSupportUrl: https://discourse.cubecoders.com/ +PrivacyUrl: https://cubecoders.com/PrivacyPolicy +Author: CubeCoders LLC. UK +PackageName: AMP Instance Manager +License: © 2014-2024 CubeCoders Limited +ShortDescription: AMP (Application Management Panel) is a simple to use and easy to install control panel and management system for game servers. It runs on both Windows and Linux, but requires no command line knowledge to get started. +PackageUrl: https://cubecoders.com/AMP +LicenseUrl: https://cubecoders.com/TermsOfSale +Copyright: © 2014-2024 CubeCoders Limited +Description: AMP Instances Manager +Moniker: ampinstmgr +Tags: +- game server, amp +ReleaseNotes: https://discourse.cubecoders.com/t/amp-callisto-2-5-0-release-notes/10593/12#amp-25010-release-notes-1 +ReleaseNotesUrl: https://discourse.cubecoders.com/t/amp-callisto-2-5-0-release-notes/10593/12#amp-25010-release-notes-1 +PurchaseUrl: https://cubecoders.com/AMP +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.yaml b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.yaml new file mode 100644 index 000000000000..7770785461aa --- /dev/null +++ b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.7.2.2/CubeCodersLimited.AMPInstanceManager.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: CubeCodersLimited.AMPInstanceManager +PackageVersion: 2.7.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 99c6198f18a04babf4fa967b9d6727ff3f804e59 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 06:06:51 +0800 Subject: [PATCH 148/164] New version: Siemens.JT2Go version 2512.0.26064 (#369116) --- .../Siemens.JT2Go.installer.yaml | 6 +++--- .../Siemens.JT2Go.locale.en-US.yaml | 2 +- .../Siemens.JT2Go.locale.zh-CN.yaml | 2 +- .../JT2Go/{2512.0.26040 => 2512.0.26064}/Siemens.JT2Go.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename manifests/s/Siemens/JT2Go/{2512.0.26040 => 2512.0.26064}/Siemens.JT2Go.installer.yaml (87%) rename manifests/s/Siemens/JT2Go/{2512.0.26040 => 2512.0.26064}/Siemens.JT2Go.locale.en-US.yaml (97%) rename manifests/s/Siemens/JT2Go/{2512.0.26040 => 2512.0.26064}/Siemens.JT2Go.locale.zh-CN.yaml (94%) rename manifests/s/Siemens/JT2Go/{2512.0.26040 => 2512.0.26064}/Siemens.JT2Go.yaml (89%) diff --git a/manifests/s/Siemens/JT2Go/2512.0.26040/Siemens.JT2Go.installer.yaml b/manifests/s/Siemens/JT2Go/2512.0.26064/Siemens.JT2Go.installer.yaml similarity index 87% rename from manifests/s/Siemens/JT2Go/2512.0.26040/Siemens.JT2Go.installer.yaml rename to manifests/s/Siemens/JT2Go/2512.0.26064/Siemens.JT2Go.installer.yaml index 58938ff7794f..06cf3904f5db 100644 --- a/manifests/s/Siemens/JT2Go/2512.0.26040/Siemens.JT2Go.installer.yaml +++ b/manifests/s/Siemens/JT2Go/2512.0.26064/Siemens.JT2Go.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Siemens.JT2Go -PackageVersion: 2512.0.26040 +PackageVersion: 2512.0.26064 InstallerType: zip NestedInstallerType: exe NestedInstallerFiles: @@ -77,12 +77,12 @@ FileExtensions: - x_t - xmt_bin - xmt_txt -ProductCode: '{41A6C9A9-67BC-4D91-B384-4A9DA6F5E9C9}' +ProductCode: '{4DDCDB58-393B-4EA8-AC54-B46F4F93D83A}' AppsAndFeaturesEntries: - UpgradeCode: '{5C11232A-46CB-485C-AFA0-E7458760AD57}' Installers: - Architecture: x64 InstallerUrl: https://dl2.plm.automation.siemens.com/jt2go/installer/JT2Go.zip - InstallerSha256: A66701EB5126DA821728A949437985B1030024A080A1AD49273330624A6EBB16 + InstallerSha256: 0E49B5C77E7D038560292EE55D39A10FB744AB98C02EB2C0FEC967C2014D1B63 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Siemens/JT2Go/2512.0.26040/Siemens.JT2Go.locale.en-US.yaml b/manifests/s/Siemens/JT2Go/2512.0.26064/Siemens.JT2Go.locale.en-US.yaml similarity index 97% rename from manifests/s/Siemens/JT2Go/2512.0.26040/Siemens.JT2Go.locale.en-US.yaml rename to manifests/s/Siemens/JT2Go/2512.0.26064/Siemens.JT2Go.locale.en-US.yaml index 38e971d3dc9c..51a97f3c0234 100644 --- a/manifests/s/Siemens/JT2Go/2512.0.26040/Siemens.JT2Go.locale.en-US.yaml +++ b/manifests/s/Siemens/JT2Go/2512.0.26064/Siemens.JT2Go.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Siemens.JT2Go -PackageVersion: 2512.0.26040 +PackageVersion: 2512.0.26064 PackageLocale: en-US Publisher: Siemens PLM Software PublisherUrl: https://www.siemens.com/ diff --git a/manifests/s/Siemens/JT2Go/2512.0.26040/Siemens.JT2Go.locale.zh-CN.yaml b/manifests/s/Siemens/JT2Go/2512.0.26064/Siemens.JT2Go.locale.zh-CN.yaml similarity index 94% rename from manifests/s/Siemens/JT2Go/2512.0.26040/Siemens.JT2Go.locale.zh-CN.yaml rename to manifests/s/Siemens/JT2Go/2512.0.26064/Siemens.JT2Go.locale.zh-CN.yaml index 046db16d031e..61a045b83d51 100644 --- a/manifests/s/Siemens/JT2Go/2512.0.26040/Siemens.JT2Go.locale.zh-CN.yaml +++ b/manifests/s/Siemens/JT2Go/2512.0.26064/Siemens.JT2Go.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Siemens.JT2Go -PackageVersion: 2512.0.26040 +PackageVersion: 2512.0.26064 PackageLocale: zh-CN License: 专有软件 ShortDescription: JT2Go 桌面应用程序在所有支持的平台中提供最丰富的功能集。该桌面应用不仅能显示.jt 文件,还能展示由西门子数字工业软件旗舰产品 Teamcenter Visualization 创建的.vfz 会话文件。 diff --git a/manifests/s/Siemens/JT2Go/2512.0.26040/Siemens.JT2Go.yaml b/manifests/s/Siemens/JT2Go/2512.0.26064/Siemens.JT2Go.yaml similarity index 89% rename from manifests/s/Siemens/JT2Go/2512.0.26040/Siemens.JT2Go.yaml rename to manifests/s/Siemens/JT2Go/2512.0.26064/Siemens.JT2Go.yaml index 7c3104052551..3c3dece0296b 100644 --- a/manifests/s/Siemens/JT2Go/2512.0.26040/Siemens.JT2Go.yaml +++ b/manifests/s/Siemens/JT2Go/2512.0.26064/Siemens.JT2Go.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Siemens.JT2Go -PackageVersion: 2512.0.26040 +PackageVersion: 2512.0.26064 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From a0d9189777ffe331996010cc05e45996bd55700c Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 15:08:10 -0700 Subject: [PATCH 149/164] Automatic update of Elcomsoft.ForensicDiskDecryptor from 2.21.1024.8145 to 2.21.1036.8165 (#369117) --- .../Elcomsoft.ForensicDiskDecryptor.installer.yaml | 14 ++++++++++++++ ...comsoft.ForensicDiskDecryptor.locale.en-US.yaml | 12 ++++++++++++ .../Elcomsoft.ForensicDiskDecryptor.yaml | 8 ++++++++ 3 files changed, 34 insertions(+) create mode 100644 manifests/e/Elcomsoft/ForensicDiskDecryptor/2.21.1036.8165/Elcomsoft.ForensicDiskDecryptor.installer.yaml create mode 100644 manifests/e/Elcomsoft/ForensicDiskDecryptor/2.21.1036.8165/Elcomsoft.ForensicDiskDecryptor.locale.en-US.yaml create mode 100644 manifests/e/Elcomsoft/ForensicDiskDecryptor/2.21.1036.8165/Elcomsoft.ForensicDiskDecryptor.yaml diff --git a/manifests/e/Elcomsoft/ForensicDiskDecryptor/2.21.1036.8165/Elcomsoft.ForensicDiskDecryptor.installer.yaml b/manifests/e/Elcomsoft/ForensicDiskDecryptor/2.21.1036.8165/Elcomsoft.ForensicDiskDecryptor.installer.yaml new file mode 100644 index 000000000000..e9cb554a1731 --- /dev/null +++ b/manifests/e/Elcomsoft/ForensicDiskDecryptor/2.21.1036.8165/Elcomsoft.ForensicDiskDecryptor.installer.yaml @@ -0,0 +1,14 @@ +# 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: Elcomsoft.ForensicDiskDecryptor +PackageVersion: 2.21.1036.8165 +Installers: +- InstallerUrl: https://www.elcomsoft.com/download/efdd_setup_en.msi + InstallerLocale: en-US + Architecture: x86 + InstallerType: wix + InstallerSha256: 480B643D4165B78F89A6D4A964711A9B7309ABBD6F897DC5F9DD63B89F0776A8 + ProductCode: '{298B1364-3FF0-4793-AE2C-D08052EED66C}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elcomsoft/ForensicDiskDecryptor/2.21.1036.8165/Elcomsoft.ForensicDiskDecryptor.locale.en-US.yaml b/manifests/e/Elcomsoft/ForensicDiskDecryptor/2.21.1036.8165/Elcomsoft.ForensicDiskDecryptor.locale.en-US.yaml new file mode 100644 index 000000000000..e5d7257d9a5a --- /dev/null +++ b/manifests/e/Elcomsoft/ForensicDiskDecryptor/2.21.1036.8165/Elcomsoft.ForensicDiskDecryptor.locale.en-US.yaml @@ -0,0 +1,12 @@ +# 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: Elcomsoft.ForensicDiskDecryptor +PackageVersion: 2.21.1036.8165 +PackageLocale: en-US +Publisher: Elcomsoft Co. Ltd. +PackageName: Elcomsoft Forensic Disk Decryptor +License: Trialware +ShortDescription: Elcomsoft Forensic Disk Decryptor offers forensic specialists an easy way to obtain complete real-time access to information stored in popular crypto containers. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elcomsoft/ForensicDiskDecryptor/2.21.1036.8165/Elcomsoft.ForensicDiskDecryptor.yaml b/manifests/e/Elcomsoft/ForensicDiskDecryptor/2.21.1036.8165/Elcomsoft.ForensicDiskDecryptor.yaml new file mode 100644 index 000000000000..5aa5314310a6 --- /dev/null +++ b/manifests/e/Elcomsoft/ForensicDiskDecryptor/2.21.1036.8165/Elcomsoft.ForensicDiskDecryptor.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: Elcomsoft.ForensicDiskDecryptor +PackageVersion: 2.21.1036.8165 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d833d3a35de888ab8baee3b66ff9e302d9cc1e41 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 15:09:29 -0700 Subject: [PATCH 150/164] Automatic update of Endicia.EndiciaConnect from 3.0.0.320 to 3.1.0.403 (#369118) --- .../Endicia.EndiciaConnect.installer.yaml | 19 +++++++++++++++++++ .../Endicia.EndiciaConnect.locale.en-US.yaml | 13 +++++++++++++ .../3.1.0.403/Endicia.EndiciaConnect.yaml | 8 ++++++++ 3 files changed, 40 insertions(+) create mode 100644 manifests/e/Endicia/EndiciaConnect/3.1.0.403/Endicia.EndiciaConnect.installer.yaml create mode 100644 manifests/e/Endicia/EndiciaConnect/3.1.0.403/Endicia.EndiciaConnect.locale.en-US.yaml create mode 100644 manifests/e/Endicia/EndiciaConnect/3.1.0.403/Endicia.EndiciaConnect.yaml diff --git a/manifests/e/Endicia/EndiciaConnect/3.1.0.403/Endicia.EndiciaConnect.installer.yaml b/manifests/e/Endicia/EndiciaConnect/3.1.0.403/Endicia.EndiciaConnect.installer.yaml new file mode 100644 index 000000000000..fae63aa6e4c7 --- /dev/null +++ b/manifests/e/Endicia/EndiciaConnect/3.1.0.403/Endicia.EndiciaConnect.installer.yaml @@ -0,0 +1,19 @@ +# 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: Endicia.EndiciaConnect +PackageVersion: 3.1.0.403 +InstallerType: exe +Scope: machine +InstallModes: +- silent +InstallerSwitches: + Silent: /S +UpgradeBehavior: install +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://print.endicia.com/Webpostage/resources_connect_download/EndiciaConnect.exe + InstallerSha256: 1D065211160E4BA6A104A7CA89FB0C7BC8AE28678A51CAF789E5A240E48B134D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Endicia/EndiciaConnect/3.1.0.403/Endicia.EndiciaConnect.locale.en-US.yaml b/manifests/e/Endicia/EndiciaConnect/3.1.0.403/Endicia.EndiciaConnect.locale.en-US.yaml new file mode 100644 index 000000000000..1c4f6e79d245 --- /dev/null +++ b/manifests/e/Endicia/EndiciaConnect/3.1.0.403/Endicia.EndiciaConnect.locale.en-US.yaml @@ -0,0 +1,13 @@ +# 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: Endicia.EndiciaConnect +PackageVersion: 3.1.0.403 +PackageLocale: en-US +Publisher: Endicia +PackageName: Endicia Connect +License: MIT +Copyright: 1982-2017 Endicia All Rights Reserved +ShortDescription: Endicia Connect Installation +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Endicia/EndiciaConnect/3.1.0.403/Endicia.EndiciaConnect.yaml b/manifests/e/Endicia/EndiciaConnect/3.1.0.403/Endicia.EndiciaConnect.yaml new file mode 100644 index 000000000000..67a28d04f743 --- /dev/null +++ b/manifests/e/Endicia/EndiciaConnect/3.1.0.403/Endicia.EndiciaConnect.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: Endicia.EndiciaConnect +PackageVersion: 3.1.0.403 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 449a1f59452a0934ed896cd3deb9c827279edcf4 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 15:10:55 -0700 Subject: [PATCH 151/164] Automatic update of Jio.JioAICloud from 2.00.24 to 2.00.25 (#369119) --- .../JioAICloud/2.00.25/Jio.JioAICloud.installer.yaml | 12 ++++++++++++ .../2.00.25/Jio.JioAICloud.locale.en-US.yaml | 12 ++++++++++++ .../j/Jio/JioAICloud/2.00.25/Jio.JioAICloud.yaml | 8 ++++++++ 3 files changed, 32 insertions(+) create mode 100644 manifests/j/Jio/JioAICloud/2.00.25/Jio.JioAICloud.installer.yaml create mode 100644 manifests/j/Jio/JioAICloud/2.00.25/Jio.JioAICloud.locale.en-US.yaml create mode 100644 manifests/j/Jio/JioAICloud/2.00.25/Jio.JioAICloud.yaml diff --git a/manifests/j/Jio/JioAICloud/2.00.25/Jio.JioAICloud.installer.yaml b/manifests/j/Jio/JioAICloud/2.00.25/Jio.JioAICloud.installer.yaml new file mode 100644 index 000000000000..d4dbd98c5d5d --- /dev/null +++ b/manifests/j/Jio/JioAICloud/2.00.25/Jio.JioAICloud.installer.yaml @@ -0,0 +1,12 @@ +# 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: Jio.JioAICloud +PackageVersion: 2.00.25 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://static.jiocloud.com/dclient/windows/JioAICloud.exe + InstallerSha256: D449E5DA40636DCF88AC34701E9D1C36F6686E48AC419814AB652D972175B740 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jio/JioAICloud/2.00.25/Jio.JioAICloud.locale.en-US.yaml b/manifests/j/Jio/JioAICloud/2.00.25/Jio.JioAICloud.locale.en-US.yaml new file mode 100644 index 000000000000..bb139abed25f --- /dev/null +++ b/manifests/j/Jio/JioAICloud/2.00.25/Jio.JioAICloud.locale.en-US.yaml @@ -0,0 +1,12 @@ +# 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: Jio.JioAICloud +PackageVersion: 2.00.25 +PackageLocale: en-US +Publisher: Jio +PackageName: JioAICloud +License: Proprietary +ShortDescription: Backup, store, and manage your photos, videos, music, documents, and contacts easily on JioAICloud, accessible on any device. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jio/JioAICloud/2.00.25/Jio.JioAICloud.yaml b/manifests/j/Jio/JioAICloud/2.00.25/Jio.JioAICloud.yaml new file mode 100644 index 000000000000..f532f508a1b8 --- /dev/null +++ b/manifests/j/Jio/JioAICloud/2.00.25/Jio.JioAICloud.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: Jio.JioAICloud +PackageVersion: 2.00.25 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 86403a5507e7366095c6bdba36b5339b4158eadd Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 15:13:35 -0700 Subject: [PATCH 152/164] Automatic update of Elcomsoft.PasswordRecovery from 4.71.1763.8157 to 5.00.1788.8181 (#369121) --- .../Elcomsoft.PasswordRecovery.installer.yaml | 14 ++++++++++++++ .../Elcomsoft.PasswordRecovery.locale.en-US.yaml | 12 ++++++++++++ .../5.00.1788.8181/Elcomsoft.PasswordRecovery.yaml | 8 ++++++++ 3 files changed, 34 insertions(+) create mode 100644 manifests/e/Elcomsoft/PasswordRecovery/5.00.1788.8181/Elcomsoft.PasswordRecovery.installer.yaml create mode 100644 manifests/e/Elcomsoft/PasswordRecovery/5.00.1788.8181/Elcomsoft.PasswordRecovery.locale.en-US.yaml create mode 100644 manifests/e/Elcomsoft/PasswordRecovery/5.00.1788.8181/Elcomsoft.PasswordRecovery.yaml diff --git a/manifests/e/Elcomsoft/PasswordRecovery/5.00.1788.8181/Elcomsoft.PasswordRecovery.installer.yaml b/manifests/e/Elcomsoft/PasswordRecovery/5.00.1788.8181/Elcomsoft.PasswordRecovery.installer.yaml new file mode 100644 index 000000000000..5133c58268fb --- /dev/null +++ b/manifests/e/Elcomsoft/PasswordRecovery/5.00.1788.8181/Elcomsoft.PasswordRecovery.installer.yaml @@ -0,0 +1,14 @@ +# 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: Elcomsoft.PasswordRecovery +PackageVersion: 5.00.1788.8181 +Installers: +- InstallerUrl: https://www.elcomsoft.com/download/edpr_setup_en.msi + InstallerLocale: en-US + Architecture: x86 + InstallerType: wix + InstallerSha256: 5AD1CF217AA1C96D43954AFF52031127A8D22C9394F0EB56A8FF3E0C059CBD35 + ProductCode: '{EA5A6563-6000-4A55-9CBF-668FD40B4967}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elcomsoft/PasswordRecovery/5.00.1788.8181/Elcomsoft.PasswordRecovery.locale.en-US.yaml b/manifests/e/Elcomsoft/PasswordRecovery/5.00.1788.8181/Elcomsoft.PasswordRecovery.locale.en-US.yaml new file mode 100644 index 000000000000..cbeeba8f3f89 --- /dev/null +++ b/manifests/e/Elcomsoft/PasswordRecovery/5.00.1788.8181/Elcomsoft.PasswordRecovery.locale.en-US.yaml @@ -0,0 +1,12 @@ +# 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: Elcomsoft.PasswordRecovery +PackageVersion: 5.00.1788.8181 +PackageLocale: en-US +Publisher: Elcomsoft Co. Ltd. +PackageName: Elcomsoft Distributed Password Recovery +License: Trialware +ShortDescription: Build high-performance clusters for breaking passwords faster. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elcomsoft/PasswordRecovery/5.00.1788.8181/Elcomsoft.PasswordRecovery.yaml b/manifests/e/Elcomsoft/PasswordRecovery/5.00.1788.8181/Elcomsoft.PasswordRecovery.yaml new file mode 100644 index 000000000000..ee5286cfd002 --- /dev/null +++ b/manifests/e/Elcomsoft/PasswordRecovery/5.00.1788.8181/Elcomsoft.PasswordRecovery.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: Elcomsoft.PasswordRecovery +PackageVersion: 5.00.1788.8181 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 215ef27e37f5ff8900b9a4d9a5f883dd5f550a58 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 15:15:26 -0700 Subject: [PATCH 153/164] Automatic update of Elcomsoft.AdvancedPDFPasswordRecovery from 5.20.196.8142 to 5.20.197.8165 (#369120) --- ...AdvancedPDFPasswordRecovery.installer.yaml | 19 +++++++++++ ...ancedPDFPasswordRecovery.locale.en-US.yaml | 33 +++++++++++++++++++ ...Elcomsoft.AdvancedPDFPasswordRecovery.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.197.8165/Elcomsoft.AdvancedPDFPasswordRecovery.installer.yaml create mode 100644 manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.197.8165/Elcomsoft.AdvancedPDFPasswordRecovery.locale.en-US.yaml create mode 100644 manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.197.8165/Elcomsoft.AdvancedPDFPasswordRecovery.yaml diff --git a/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.197.8165/Elcomsoft.AdvancedPDFPasswordRecovery.installer.yaml b/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.197.8165/Elcomsoft.AdvancedPDFPasswordRecovery.installer.yaml new file mode 100644 index 000000000000..a89b6391f6de --- /dev/null +++ b/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.197.8165/Elcomsoft.AdvancedPDFPasswordRecovery.installer.yaml @@ -0,0 +1,19 @@ +# 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: Elcomsoft.AdvancedPDFPasswordRecovery +PackageVersion: 5.20.197.8165 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{141F8340-15BB-429D-8DB8-CF5276587DF4}' +ReleaseDate: 2024-07-30 +AppsAndFeaturesEntries: +- ProductCode: '{141F8340-15BB-429D-8DB8-CF5276587DF4}' + UpgradeCode: '{47796195-6EFC-401E-BE95-7D44C5C16C1E}' +Installers: +- Architecture: x86 + InstallerUrl: https://www.elcomsoft.com/download/apdfpr_setup_en.msi + InstallerSha256: 4C2EA64545D4444E262A08894E393329073F878272BDE0281F642B9CF5E0E849 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.197.8165/Elcomsoft.AdvancedPDFPasswordRecovery.locale.en-US.yaml b/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.197.8165/Elcomsoft.AdvancedPDFPasswordRecovery.locale.en-US.yaml new file mode 100644 index 000000000000..f0209ddb7dee --- /dev/null +++ b/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.197.8165/Elcomsoft.AdvancedPDFPasswordRecovery.locale.en-US.yaml @@ -0,0 +1,33 @@ +# 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: Elcomsoft.AdvancedPDFPasswordRecovery +PackageVersion: 5.20.197.8165 +PackageLocale: en-US +Publisher: Elcomsoft Co. Ltd. +PublisherUrl: https://www.elcomsoft.com/ +PublisherSupportUrl: https://support.elcomsoft.com/ +PrivacyUrl: https://www.elcomsoft.com/privacy.html +Author: Elcomsoft Co. Ltd. +PackageName: Advanced PDF Password Recovery +PackageUrl: https://www.elcomsoft.com/apdfpr.html +License: Proprietary +LicenseUrl: https://www.elcomsoft.com/Elcomsoft_EULA.pdf +Copyright: © 1998-2021 ElcomSoft Co. Ltd. All rights reserved +CopyrightUrl: https://www.elcomsoft.com/Elcomsoft_EULA.pdf +ShortDescription: Advanced PDF Password Recovery (APDFPR) unlocks Adobe Acrobat PDF documents and removes editing, printing and copying restrictions instantly. Get access to encrypted and password-protected PDF documents quickly and efficiently! +Description: |- + Advanced PDF Password Recovery (APDFPR) unlocks Adobe Acrobat PDF documents and removes editing, printing and copying restrictions instantly. Get access to encrypted and password-protected PDF documents quickly and efficiently! + Instantly unlock PDF restrictions and enable editing, printing and copying of locked PDF files. Recover original PDF passwords with configurable attacks. Break 40-bit encryption in under a minute with patented Thunder Tables technology. + + - Unlock PDF restrictions (editing, printing and copying) + - Break 40-bit encryption in under a minute with Thunder Tables + - Recover original plain-text passwords with configurable attacks + - Decrypt PDF documents encrypted with 40-bit, 128-bit RC4 and 256-bit AES encryption +PurchaseUrl: https://www.elcomsoft.com/purchase/buy.php?product=APDFPRN&ref=WinGet +Moniker: apdfpr +Documentations: +- DocumentLabel: APDFPR Help + DocumentUrl: https://www.elcomsoft.com/help/en/apdfpr/index.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.197.8165/Elcomsoft.AdvancedPDFPasswordRecovery.yaml b/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.197.8165/Elcomsoft.AdvancedPDFPasswordRecovery.yaml new file mode 100644 index 000000000000..fca51e314fe5 --- /dev/null +++ b/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.197.8165/Elcomsoft.AdvancedPDFPasswordRecovery.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: Elcomsoft.AdvancedPDFPasswordRecovery +PackageVersion: 5.20.197.8165 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 25fae3d1f5f812024db042f5e743b4e602020a90 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 15:17:37 -0700 Subject: [PATCH 154/164] Automatic update of Estmob.SendAnywhere from 24.4.1 to 24.5.0 (#369124) --- .../24.5.0/Estmob.SendAnywhere.installer.yaml | 15 +++++++++++++++ .../Estmob.SendAnywhere.locale.en-US.yaml | 19 +++++++++++++++++++ .../24.5.0/Estmob.SendAnywhere.yaml | 8 ++++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/e/Estmob/SendAnywhere/24.5.0/Estmob.SendAnywhere.installer.yaml create mode 100644 manifests/e/Estmob/SendAnywhere/24.5.0/Estmob.SendAnywhere.locale.en-US.yaml create mode 100644 manifests/e/Estmob/SendAnywhere/24.5.0/Estmob.SendAnywhere.yaml diff --git a/manifests/e/Estmob/SendAnywhere/24.5.0/Estmob.SendAnywhere.installer.yaml b/manifests/e/Estmob/SendAnywhere/24.5.0/Estmob.SendAnywhere.installer.yaml new file mode 100644 index 000000000000..be1bc1fb3563 --- /dev/null +++ b/manifests/e/Estmob/SendAnywhere/24.5.0/Estmob.SendAnywhere.installer.yaml @@ -0,0 +1,15 @@ +# 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: Estmob.SendAnywhere +PackageVersion: 24.5.0 +InstallerType: nullsoft +Installers: +- InstallerUrl: https://update.send-anywhere.com/downloads/x64/SendAnywhereSetup.exe + Architecture: x64 + InstallerSha256: D4195F9A4D88CB31D4CE1148D16E58D02AF09AF593A618929331F671E9C361B8 +- InstallerUrl: https://update.send-anywhere.com/downloads/SendAnywhereSetup.exe + Architecture: x86 + InstallerSha256: C9C92E65BB6E5FCAB1CC559C4AC480C07FDAFA0C3D0D93043AECBAC29F29A6B6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Estmob/SendAnywhere/24.5.0/Estmob.SendAnywhere.locale.en-US.yaml b/manifests/e/Estmob/SendAnywhere/24.5.0/Estmob.SendAnywhere.locale.en-US.yaml new file mode 100644 index 000000000000..f1c9bf0b90a7 --- /dev/null +++ b/manifests/e/Estmob/SendAnywhere/24.5.0/Estmob.SendAnywhere.locale.en-US.yaml @@ -0,0 +1,19 @@ +# 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: Estmob.SendAnywhere +PackageVersion: 24.5.0 +PackageLocale: en-US +Publisher: Estmob Inc. +PublisherUrl: https://send-anywhere.com/about +PublisherSupportUrl: https://support.send-anywhere.com/hc +PrivacyUrl: https://send-anywhere.com/terms#privacy +PackageName: Send Anywhere +PackageUrl: https://send-anywhere.com +License: Proprietary +Copyright: (c) Rakuten Symphony Korea, Inc. +CopyrightUrl: https://send-anywhere.com/terms +ShortDescription: Send Anywhere is a multi-platform file sharing service where users can directly share digital content in real time. +Moniker: send-anywhere +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Estmob/SendAnywhere/24.5.0/Estmob.SendAnywhere.yaml b/manifests/e/Estmob/SendAnywhere/24.5.0/Estmob.SendAnywhere.yaml new file mode 100644 index 000000000000..070040665f40 --- /dev/null +++ b/manifests/e/Estmob/SendAnywhere/24.5.0/Estmob.SendAnywhere.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: Estmob.SendAnywhere +PackageVersion: 24.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9a309003876aeff07e681a3e9cb5a006a87d035c Mon Sep 17 00:00:00 2001 From: Zeldris <80939130+zeldrisho@users.noreply.github.com> Date: Wed, 6 May 2026 05:18:04 +0700 Subject: [PATCH 155/164] New version: Discord.Discord.arm64 version 1.0.28 (#368970) --- .../Discord.Discord.arm64.installer.yaml | 30 +++++++++++++++++ .../Discord.Discord.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.arm64.locale.pt-BR.yaml | 19 +++++++++++ .../Discord.Discord.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../arm64/1.0.28/Discord.Discord.arm64.yaml | 8 +++++ 5 files changed, 109 insertions(+) create mode 100644 manifests/d/Discord/Discord/arm64/1.0.28/Discord.Discord.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/arm64/1.0.28/Discord.Discord.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/arm64/1.0.28/Discord.Discord.arm64.locale.pt-BR.yaml create mode 100644 manifests/d/Discord/Discord/arm64/1.0.28/Discord.Discord.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/arm64/1.0.28/Discord.Discord.arm64.yaml diff --git a/manifests/d/Discord/Discord/arm64/1.0.28/Discord.Discord.arm64.installer.yaml b/manifests/d/Discord/Discord/arm64/1.0.28/Discord.Discord.arm64.installer.yaml new file mode 100644 index 000000000000..26278874b8d5 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.28/Discord.Discord.arm64.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.arm64 +PackageVersion: 1.0.28 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: Discord +ReleaseDate: 2026-05-04 +RequireExplicitUpgrade: true +AppsAndFeaturesEntries: +- DisplayName: Discord + ProductCode: Discord +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Discord' +Installers: +- Architecture: arm64 + InstallerUrl: https://stable.dl2.discordapp.net/distro/app/stable/win/arm64/1.0.28/DiscordSetup.exe + InstallerSha256: C212BDA3AB65E7EE7FA68FE9139E6EE542D0E2A4FD6ADCB9C25EA7001EB815EE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.28/Discord.Discord.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/arm64/1.0.28/Discord.Discord.arm64.locale.en-US.yaml new file mode 100644 index 000000000000..1aee6fe3c1ce --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.28/Discord.Discord.arm64.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.arm64 +PackageVersion: 1.0.28 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord (arm64) +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.28/Discord.Discord.arm64.locale.pt-BR.yaml b/manifests/d/Discord/Discord/arm64/1.0.28/Discord.Discord.arm64.locale.pt-BR.yaml new file mode 100644 index 000000000000..28180649c929 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.28/Discord.Discord.arm64.locale.pt-BR.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.arm64 +PackageVersion: 1.0.28 +PackageLocale: pt-BR +License: Privativo +ShortDescription: Seu Lugar para Papear e Ficar De Boa +Description: |- + O Discord é a forma mais fácil de falar por voz, vídeo e texto. + Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades. +Tags: +- conversa +- conversar +- conversação-por-voz +- jogos +- voz +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.28/Discord.Discord.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/arm64/1.0.28/Discord.Discord.arm64.locale.zh-CN.yaml new file mode 100644 index 000000000000..0b7ec9e9f186 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.28/Discord.Discord.arm64.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.arm64 +PackageVersion: 1.0.28 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.28/Discord.Discord.arm64.yaml b/manifests/d/Discord/Discord/arm64/1.0.28/Discord.Discord.arm64.yaml new file mode 100644 index 000000000000..43eeaa524860 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.28/Discord.Discord.arm64.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.arm64 +PackageVersion: 1.0.28 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9a25abefb698cb68c1af9bc39bf6fa592eb76561 Mon Sep 17 00:00:00 2001 From: Zynix <89567766+alper-han@users.noreply.github.com> Date: Wed, 6 May 2026 01:19:35 +0300 Subject: [PATCH 156/164] New version: AlperHan.CrossMacro version 1.1.0 (#369126) --- .../1.1.0/AlperHan.CrossMacro.installer.yaml | 15 ++++ .../AlperHan.CrossMacro.locale.en-US.yaml | 76 +++++++++++++++++++ .../CrossMacro/1.1.0/AlperHan.CrossMacro.yaml | 8 ++ 3 files changed, 99 insertions(+) create mode 100644 manifests/a/AlperHan/CrossMacro/1.1.0/AlperHan.CrossMacro.installer.yaml create mode 100644 manifests/a/AlperHan/CrossMacro/1.1.0/AlperHan.CrossMacro.locale.en-US.yaml create mode 100644 manifests/a/AlperHan/CrossMacro/1.1.0/AlperHan.CrossMacro.yaml diff --git a/manifests/a/AlperHan/CrossMacro/1.1.0/AlperHan.CrossMacro.installer.yaml b/manifests/a/AlperHan/CrossMacro/1.1.0/AlperHan.CrossMacro.installer.yaml new file mode 100644 index 000000000000..672b22524398 --- /dev/null +++ b/manifests/a/AlperHan/CrossMacro/1.1.0/AlperHan.CrossMacro.installer.yaml @@ -0,0 +1,15 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AlperHan.CrossMacro +PackageVersion: 1.1.0 +InstallerType: portable +Commands: +- crossmacro +ReleaseDate: 2026-05-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/alper-han/CrossMacro/releases/download/v1.1.0/CrossMacro-1.1.0-win-x64.exe + InstallerSha256: A0F12300946111344CA6077911C630F4DB05E9F83BCA15756078070999AE453D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AlperHan/CrossMacro/1.1.0/AlperHan.CrossMacro.locale.en-US.yaml b/manifests/a/AlperHan/CrossMacro/1.1.0/AlperHan.CrossMacro.locale.en-US.yaml new file mode 100644 index 000000000000..7f30644f30e4 --- /dev/null +++ b/manifests/a/AlperHan/CrossMacro/1.1.0/AlperHan.CrossMacro.locale.en-US.yaml @@ -0,0 +1,76 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AlperHan.CrossMacro +PackageVersion: 1.1.0 +PackageLocale: en-US +Publisher: Alper Han +PublisherUrl: https://github.com/alper-han +PublisherSupportUrl: https://github.com/alper-han/CrossMacro/issues +PackageName: CrossMacro +PackageUrl: https://github.com/alper-han/CrossMacro +License: GPL-3.0 +LicenseUrl: https://github.com/alper-han/CrossMacro/blob/HEAD/LICENSE +ShortDescription: Cross-platform keyboard and mouse macro application +Tags: +- autoclicker +- automation +- avalonia +- cross-platform +- crossmacro +- dotnet +- keyboard +- linux +- macos +- macro +- macro-editor +- mouse +- text-expansion +- wayland +- windows +- x11 +ReleaseNotes: |- + CrossMacro v1.1.0 - Editor, Text Expansion & Linux Improvements + This release improves macro editing, text expansion, playback timing, Linux desktop support, Flatpak clipboard behavior, CLI output, and release packaging. + Key Changes: + - Editor improvements: + - Added loaded macro playlists. + - Added event filtering and multi-select controls. + - Improved toolbar actions, bundled icons, selection cleanup, and deselection behavior. + - Fixed selection state after removing actions. + - Text expansion improvements: + - Added clipboard-free insertion mode. + - Reduced direct typing delays. + - Improved trigger-release handling before insertion. + - Made paste insertion safer and more consistent. + - Improved clipboard behavior across native sessions, Flatpak, and X11. + - Playback and scheduling: + - Added random loop delay ranges for playback. + - Added randomized intervals for scheduled tasks. + - Added randomized repeat delays for shortcuts. + - Localization: + - Added UI localization infrastructure. + - Localized tab and editor presentation. + - Improved localized runtime states, placeholders, and language options. + - Linux and Flatpak: + - Added Niri and COSMIC resolution detection. + - Improved direct Linux input simulation with batched uinput events. + - Hardened daemon permission checks and Polkit action handling. + - Improved GNOME extension warning replay. + - Improved existing Flatpak clipboard handling and build inputs. + - CLI and headless workflows: + - Improved headless runtime execution. + - Improved Linux daemon detection and probing. + - Kept JSON output cleaner for scripts and automation. + - Packaging and reliability: + - Updated the app to Avalonia 12. + - Refreshed dependency and package metadata. + - Strengthened release packaging validation. + - Added smoke checks for published Linux UI artifacts. + - Enforced compact portable Windows packaging. + - Fixed notification cleanup, numeric input handling, macro boundary serialization, Linux clipboard readback validation, and CLI log noise in JSON output. + Full Changelog: v1.0.1...v1.1.0 + Recording +ReleaseNotesUrl: https://github.com/alper-han/CrossMacro/releases/tag/v1.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AlperHan/CrossMacro/1.1.0/AlperHan.CrossMacro.yaml b/manifests/a/AlperHan/CrossMacro/1.1.0/AlperHan.CrossMacro.yaml new file mode 100644 index 000000000000..196a4908ffdd --- /dev/null +++ b/manifests/a/AlperHan/CrossMacro/1.1.0/AlperHan.CrossMacro.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AlperHan.CrossMacro +PackageVersion: 1.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b4eff8cc4f026c2d4cd6b8c0f2a64e0230a910e5 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 15:22:31 -0700 Subject: [PATCH 157/164] Automatic update of SFLinux.Jami.Beta from 1.0.9477.35253 to 1.0.9589.31488 (#369130) --- .../SFLinux.Jami.Beta.installer.yaml | 14 ++++++++++++++ .../SFLinux.Jami.Beta.locale.en-US.yaml | 12 ++++++++++++ .../Beta/1.0.9589.31488/SFLinux.Jami.Beta.yaml | 8 ++++++++ 3 files changed, 34 insertions(+) create mode 100644 manifests/s/SFLinux/Jami/Beta/1.0.9589.31488/SFLinux.Jami.Beta.installer.yaml create mode 100644 manifests/s/SFLinux/Jami/Beta/1.0.9589.31488/SFLinux.Jami.Beta.locale.en-US.yaml create mode 100644 manifests/s/SFLinux/Jami/Beta/1.0.9589.31488/SFLinux.Jami.Beta.yaml diff --git a/manifests/s/SFLinux/Jami/Beta/1.0.9589.31488/SFLinux.Jami.Beta.installer.yaml b/manifests/s/SFLinux/Jami/Beta/1.0.9589.31488/SFLinux.Jami.Beta.installer.yaml new file mode 100644 index 000000000000..579e111777c5 --- /dev/null +++ b/manifests/s/SFLinux/Jami/Beta/1.0.9589.31488/SFLinux.Jami.Beta.installer.yaml @@ -0,0 +1,14 @@ +# 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: SFLinux.Jami.Beta +PackageVersion: 1.0.9589.31488 +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Installers: +- Architecture: x64 + InstallerUrl: https://dl.jami.net/windows/beta/jami.beta.x64.msi + InstallerSha256: 53EA8BA94DA68559861C1591940388142401202D051D56EBC35FF17B6AFD7B52 + ProductCode: '{5957E4DB-5BFB-49F6-9C4C-50E9E7278DD8}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SFLinux/Jami/Beta/1.0.9589.31488/SFLinux.Jami.Beta.locale.en-US.yaml b/manifests/s/SFLinux/Jami/Beta/1.0.9589.31488/SFLinux.Jami.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..b23333dea3d2 --- /dev/null +++ b/manifests/s/SFLinux/Jami/Beta/1.0.9589.31488/SFLinux.Jami.Beta.locale.en-US.yaml @@ -0,0 +1,12 @@ +# 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: SFLinux.Jami.Beta +PackageVersion: 1.0.9589.31488 +PackageLocale: en-US +Publisher: Savoir-Faire Linux +PackageName: Jami (BETA) +License: gnu +ShortDescription: Jami is a free and universal communication platform which preserves the user's privacy and freedoms. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SFLinux/Jami/Beta/1.0.9589.31488/SFLinux.Jami.Beta.yaml b/manifests/s/SFLinux/Jami/Beta/1.0.9589.31488/SFLinux.Jami.Beta.yaml new file mode 100644 index 000000000000..5ca29baf2be0 --- /dev/null +++ b/manifests/s/SFLinux/Jami/Beta/1.0.9589.31488/SFLinux.Jami.Beta.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: SFLinux.Jami.Beta +PackageVersion: 1.0.9589.31488 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f0d1957aa1e07e4910042f4392c410cc6c5b91c2 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 15:24:37 -0700 Subject: [PATCH 158/164] Automatic update of SequencePublishing.TheSageDictionary from 7.72.2824 to 7.74.2826 (#369132) --- ...encePublishing.TheSageDictionary.installer.yaml | 14 ++++++++++++++ ...ePublishing.TheSageDictionary.locale.en-US.yaml | 13 +++++++++++++ .../SequencePublishing.TheSageDictionary.yaml | 8 ++++++++ 3 files changed, 35 insertions(+) create mode 100644 manifests/s/SequencePublishing/TheSageDictionary/7.74.2826/SequencePublishing.TheSageDictionary.installer.yaml create mode 100644 manifests/s/SequencePublishing/TheSageDictionary/7.74.2826/SequencePublishing.TheSageDictionary.locale.en-US.yaml create mode 100644 manifests/s/SequencePublishing/TheSageDictionary/7.74.2826/SequencePublishing.TheSageDictionary.yaml diff --git a/manifests/s/SequencePublishing/TheSageDictionary/7.74.2826/SequencePublishing.TheSageDictionary.installer.yaml b/manifests/s/SequencePublishing/TheSageDictionary/7.74.2826/SequencePublishing.TheSageDictionary.installer.yaml new file mode 100644 index 000000000000..b8ec760fcb5f --- /dev/null +++ b/manifests/s/SequencePublishing/TheSageDictionary/7.74.2826/SequencePublishing.TheSageDictionary.installer.yaml @@ -0,0 +1,14 @@ +# 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: SequencePublishing.TheSageDictionary +PackageVersion: 7.74.2826 +InstallerType: nullsoft +InstallModes: +- silent +Installers: +- Architecture: x86 + InstallerUrl: https://www.sequencepublishing.com/cgi-bin/download.cgi?thesage + InstallerSha256: 525BF3CA49F5F85E812C8CFB9FB71C24FFA31261A09286DDE2B23718359F7B3C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SequencePublishing/TheSageDictionary/7.74.2826/SequencePublishing.TheSageDictionary.locale.en-US.yaml b/manifests/s/SequencePublishing/TheSageDictionary/7.74.2826/SequencePublishing.TheSageDictionary.locale.en-US.yaml new file mode 100644 index 000000000000..488fab467680 --- /dev/null +++ b/manifests/s/SequencePublishing/TheSageDictionary/7.74.2826/SequencePublishing.TheSageDictionary.locale.en-US.yaml @@ -0,0 +1,13 @@ +# 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: SequencePublishing.TheSageDictionary +PackageVersion: 7.74.2826 +PackageLocale: en-US +Publisher: Sequence Publishing +PackageName: The Sage Dictionary +License: Free for personal use +Copyright: Copyright (C) 2001 - 2023 by Sequence Publishing +ShortDescription: International English dictionary and thesaurus with entries from all the World English varieties. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SequencePublishing/TheSageDictionary/7.74.2826/SequencePublishing.TheSageDictionary.yaml b/manifests/s/SequencePublishing/TheSageDictionary/7.74.2826/SequencePublishing.TheSageDictionary.yaml new file mode 100644 index 000000000000..5c8037cb1875 --- /dev/null +++ b/manifests/s/SequencePublishing/TheSageDictionary/7.74.2826/SequencePublishing.TheSageDictionary.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: SequencePublishing.TheSageDictionary +PackageVersion: 7.74.2826 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a4f776619f91a00c991633019fbbbb3b6c0686a0 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 15:26:28 -0700 Subject: [PATCH 159/164] Automatic update of ServantVoice.ServantVoice from 5.6.21.05 to 5.8.02.24 (#369133) --- .../ServantVoice.ServantVoice.installer.yaml | 19 +++++++++++++ ...ervantVoice.ServantVoice.locale.en-US.yaml | 27 +++++++++++++++++++ .../5.8.02.24/ServantVoice.ServantVoice.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.installer.yaml create mode 100644 manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.locale.en-US.yaml create mode 100644 manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.yaml diff --git a/manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.installer.yaml b/manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.installer.yaml new file mode 100644 index 000000000000..3198c6580940 --- /dev/null +++ b/manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.installer.yaml @@ -0,0 +1,19 @@ +# 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: ServantVoice.ServantVoice +PackageVersion: 5.8.02.24 +InstallerLocale: en-US +InstallerType: msi +ProductCode: "{465F1827-6D40-4923-8699-3F001C2DEA6B}" +AppsAndFeaturesEntries: +- DisplayName: Servant Voice + Publisher: Servant Voice, Inc. + ProductCode: "{465F1827-6D40-4923-8699-3F001C2DEA6B}" + UpgradeCode: "{8181F70C-4AFB-409B-AF33-20C7B78FE683}" +Installers: +- Architecture: x64 + InstallerUrl: https://download.servantvoice.com/WindowsMSI + InstallerSha256: E06125220CAD9CA9100C1AC595230179EC629B7F89C09D348558667BE9304414 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.locale.en-US.yaml b/manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.locale.en-US.yaml new file mode 100644 index 000000000000..7a1744c9e945 --- /dev/null +++ b/manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.locale.en-US.yaml @@ -0,0 +1,27 @@ +# 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: ServantVoice.ServantVoice +PackageVersion: 5.8.02.24 +PackageLocale: en-US +Publisher: Servant Voice, Inc. +PublisherUrl: https://servantvoice.com +PublisherSupportUrl: https://servantvoice.com/support +PrivacyUrl: https://servantvoice.com/privacy-policy-apps/ +Author: Servant Voice, Inc. +PackageName: Servant Voice +PackageUrl: https://servantvoice.com +License: Commercial +Copyright: 2024 by Servant Voice, Inc. +ShortDescription: Servant Voice Business VoIP Softphone +Description: Servant Voice Business VoIP Softphone +Moniker: ServantVoice +Tags: +- VoIP +- softphone +- Servant Voice +- phone system +- business softphone +InstallationNotes: The Servant Voice softphone application is installed and ready to use. Requires subscription to Servant Voice phone service. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.yaml b/manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.yaml new file mode 100644 index 000000000000..891833d41229 --- /dev/null +++ b/manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.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: ServantVoice.ServantVoice +PackageVersion: 5.8.02.24 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 962bafc2a37456e7109bbf6c3bbd4304f788dfd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Wed, 6 May 2026 00:28:25 +0200 Subject: [PATCH 160/164] New version: alagrede.znote version 3.8.1 (#369136) --- .../znote/3.8.1/alagrede.znote.installer.yaml | 19 ++++++++++++ .../3.8.1/alagrede.znote.locale.en-US.yaml | 29 +++++++++++++++++++ .../alagrede/znote/3.8.1/alagrede.znote.yaml | 8 +++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/a/alagrede/znote/3.8.1/alagrede.znote.installer.yaml create mode 100644 manifests/a/alagrede/znote/3.8.1/alagrede.znote.locale.en-US.yaml create mode 100644 manifests/a/alagrede/znote/3.8.1/alagrede.znote.yaml diff --git a/manifests/a/alagrede/znote/3.8.1/alagrede.znote.installer.yaml b/manifests/a/alagrede/znote/3.8.1/alagrede.znote.installer.yaml new file mode 100644 index 000000000000..08017957400a --- /dev/null +++ b/manifests/a/alagrede/znote/3.8.1/alagrede.znote.installer.yaml @@ -0,0 +1,19 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: alagrede.znote +PackageVersion: 3.8.1 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: d78f7af5-e430-5336-833a-b60cdee6f0ec +ReleaseDate: 2026-05-05 +AppsAndFeaturesEntries: +- DisplayName: znote 3.8.1 + ProductCode: d78f7af5-e430-5336-833a-b60cdee6f0ec +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/alagrede/znote-app/releases/download/v3.8.1/znote-Setup-3.8.1.exe + InstallerSha256: 45F4EFAD0F39B28CF6674566B0812BD0995328CC6C5CB26EA4FB95E51B76BE71 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/alagrede/znote/3.8.1/alagrede.znote.locale.en-US.yaml b/manifests/a/alagrede/znote/3.8.1/alagrede.znote.locale.en-US.yaml new file mode 100644 index 000000000000..08c95c0f5692 --- /dev/null +++ b/manifests/a/alagrede/znote/3.8.1/alagrede.znote.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: alagrede.znote +PackageVersion: 3.8.1 +PackageLocale: en-US +Publisher: alagrede +PublisherUrl: https://github.com/alagrede +PublisherSupportUrl: https://github.com/alagrede/znote-app/issues +PackageName: znote +PackageUrl: https://github.com/alagrede/znote-app +License: Freeware +ShortDescription: Markdown-based note-taking app for developers +Tags: +- dev +- editor +- electron +- markdown +- react +- znote +ReleaseNotes: |- + ✨ Features + - Improved focus mode: the open notes panel is now always visible and no longer overlaps the editor +ReleaseNotesUrl: https://github.com/alagrede/znote-app/releases/tag/v3.8.1 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://znote.io/faq.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/alagrede/znote/3.8.1/alagrede.znote.yaml b/manifests/a/alagrede/znote/3.8.1/alagrede.znote.yaml new file mode 100644 index 000000000000..770dd5de7462 --- /dev/null +++ b/manifests/a/alagrede/znote/3.8.1/alagrede.znote.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: alagrede.znote +PackageVersion: 3.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b43ef8309a975da29cf5f8f157800e24e8f6fecf Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 6 May 2026 06:40:17 +0800 Subject: [PATCH 161/164] Update: KDE.KFourInLine version master (902) (#368695) --- .../KDE/KFourInLine/master/KDE.KFourInLine.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/KFourInLine/master/KDE.KFourInLine.installer.yaml b/manifests/k/KDE/KFourInLine/master/KDE.KFourInLine.installer.yaml index 17940e07c2ff..0a9add6510da 100644 --- a/manifests/k/KDE/KFourInLine/master/KDE.KFourInLine.installer.yaml +++ b/manifests/k/KDE/KFourInLine/master/KDE.KFourInLine.installer.yaml @@ -9,14 +9,14 @@ ProductCode: kfourinline Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/games/kfourinline/master/windows/kfourinline-master-895-windows-cl-msvc2022-x86_64.exe - InstallerSha256: D1FB32E25792446AFFDA0169F3E2DCC17B9384C6CC2546BFDE55F76C92BED8E1 + InstallerUrl: https://cdn.kde.org/ci-builds/games/kfourinline/master/windows/kfourinline-master-902-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 6512466FD928D39F433C7670E3D1CC44F1BB25E069D66537219957E9F4C9BDFC InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/games/kfourinline/master/windows/kfourinline-master-895-windows-cl-msvc2022-x86_64.exe - InstallerSha256: D1FB32E25792446AFFDA0169F3E2DCC17B9384C6CC2546BFDE55F76C92BED8E1 + InstallerUrl: https://cdn.kde.org/ci-builds/games/kfourinline/master/windows/kfourinline-master-902-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 6512466FD928D39F433C7670E3D1CC44F1BB25E069D66537219957E9F4C9BDFC InstallerSwitches: Custom: /AllUsers ManifestType: installer From 05b805f98a685928ca28e2483f10fb99e085d7a2 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 5 May 2026 15:42:15 -0700 Subject: [PATCH 162/164] Automatic update of DatawellBV.Waves5 from 0.0.2571.0 to 0.0.2617.0 (#369099) --- .../0.0.2617.0/DatawellBV.Waves5.installer.yaml | 16 ++++++++++++++++ .../DatawellBV.Waves5.locale.en-US.yaml | 12 ++++++++++++ .../Waves5/0.0.2617.0/DatawellBV.Waves5.yaml | 8 ++++++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/d/DatawellBV/Waves5/0.0.2617.0/DatawellBV.Waves5.installer.yaml create mode 100644 manifests/d/DatawellBV/Waves5/0.0.2617.0/DatawellBV.Waves5.locale.en-US.yaml create mode 100644 manifests/d/DatawellBV/Waves5/0.0.2617.0/DatawellBV.Waves5.yaml diff --git a/manifests/d/DatawellBV/Waves5/0.0.2617.0/DatawellBV.Waves5.installer.yaml b/manifests/d/DatawellBV/Waves5/0.0.2617.0/DatawellBV.Waves5.installer.yaml new file mode 100644 index 000000000000..7fe48d9b6b01 --- /dev/null +++ b/manifests/d/DatawellBV/Waves5/0.0.2617.0/DatawellBV.Waves5.installer.yaml @@ -0,0 +1,16 @@ +# 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: DatawellBV.Waves5 +PackageVersion: 0.0.2617.0 +InstallerLocale: en-US +InstallerType: wix +InstallerSwitches: + Silent: /qn +ProductCode: '{458B234C-6EE2-405C-A017-24B5BD793136}' +Installers: +- Architecture: x86 + InstallerUrl: https://datawell.nl/downloads/datawell_waves5_installer.msi + InstallerSha256: 7D134EA73FC5B02A1B83EAE47A7CD8956A2F0EE76AC605012FB86D4AFEFB0CD6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DatawellBV/Waves5/0.0.2617.0/DatawellBV.Waves5.locale.en-US.yaml b/manifests/d/DatawellBV/Waves5/0.0.2617.0/DatawellBV.Waves5.locale.en-US.yaml new file mode 100644 index 000000000000..02513a5bdf24 --- /dev/null +++ b/manifests/d/DatawellBV/Waves5/0.0.2617.0/DatawellBV.Waves5.locale.en-US.yaml @@ -0,0 +1,12 @@ +# 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: DatawellBV.Waves5 +PackageVersion: 0.0.2617.0 +PackageLocale: en-US +Publisher: Datawell BV +PackageName: Waves5 +License: Proprietary +ShortDescription: Datawell Waves5 is a Windows application for configuring, receiving, and analyzing wave and motion data from Datawell Waverider buoys. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DatawellBV/Waves5/0.0.2617.0/DatawellBV.Waves5.yaml b/manifests/d/DatawellBV/Waves5/0.0.2617.0/DatawellBV.Waves5.yaml new file mode 100644 index 000000000000..238f9eafdfe8 --- /dev/null +++ b/manifests/d/DatawellBV/Waves5/0.0.2617.0/DatawellBV.Waves5.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: DatawellBV.Waves5 +PackageVersion: 0.0.2617.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From de5ea3e8657101ebad12d3e1953cd41366357b76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Wed, 6 May 2026 00:44:07 +0200 Subject: [PATCH 163/164] New version: aziontech.azion version 4.21.0 (#369135) --- .../4.21.0/aziontech.azion.installer.yaml | 22 ++++++++ .../4.21.0/aziontech.azion.locale.en-US.yaml | 55 +++++++++++++++++++ .../azion/4.21.0/aziontech.azion.yaml | 8 +++ 3 files changed, 85 insertions(+) create mode 100644 manifests/a/aziontech/azion/4.21.0/aziontech.azion.installer.yaml create mode 100644 manifests/a/aziontech/azion/4.21.0/aziontech.azion.locale.en-US.yaml create mode 100644 manifests/a/aziontech/azion/4.21.0/aziontech.azion.yaml diff --git a/manifests/a/aziontech/azion/4.21.0/aziontech.azion.installer.yaml b/manifests/a/aziontech/azion/4.21.0/aziontech.azion.installer.yaml new file mode 100644 index 000000000000..0e7d098e2539 --- /dev/null +++ b/manifests/a/aziontech/azion/4.21.0/aziontech.azion.installer.yaml @@ -0,0 +1,22 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: aziontech.azion +PackageVersion: 4.21.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: azion.exe +ReleaseDate: 2026-05-05 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/aziontech/azion/releases/download/4.21.0/azion_4.21.0_windows_386.zip + InstallerSha256: 90451FE5D52BCC92C7DC7427B77D83C5B4CED8A7E5F09E73545BFD62B16622A6 +- Architecture: x64 + InstallerUrl: https://github.com/aziontech/azion/releases/download/4.21.0/azion_4.21.0_windows_amd64.zip + InstallerSha256: 81F9CD21B74D97B4A39E1C40BA1B1571A5E7D352E6353C07B5F3C660F9E3B658 +- Architecture: arm64 + InstallerUrl: https://github.com/aziontech/azion/releases/download/4.21.0/azion_4.21.0_windows_arm64.zip + InstallerSha256: 846AD7F5B6D461598AF21E0295D5DD7882F51AECA055FE84ABBC982B305CB638 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/aziontech/azion/4.21.0/aziontech.azion.locale.en-US.yaml b/manifests/a/aziontech/azion/4.21.0/aziontech.azion.locale.en-US.yaml new file mode 100644 index 000000000000..d3b304c01160 --- /dev/null +++ b/manifests/a/aziontech/azion/4.21.0/aziontech.azion.locale.en-US.yaml @@ -0,0 +1,55 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: aziontech.azion +PackageVersion: 4.21.0 +PackageLocale: en-US +Publisher: Azion Technologies +PublisherUrl: https://www.azion.com/ +PublisherSupportUrl: https://github.com/aziontech/azion/issues +PrivacyUrl: https://www.azion.com/en/documentation/agreements/privacy-policy/ +PackageName: Azion CLI +PackageUrl: https://www.azion.com/en/documentation/products/azion-cli/overview/ +License: MIT +LicenseUrl: https://github.com/aziontech/azion/blob/HEAD/LICENSE +Copyright: Copyright (c) 2022 Azion Technologies +CopyrightUrl: https://github.com/aziontech/azion#MIT-1-ov-file +ShortDescription: Azion CLI is used for managing Azion services via command-line +Description: |- + Azion CLI is an open source command-line interface (CLI) that lets you interact with Azion Edge Platform using a terminal. You can use Azion CLI to: + * Initialize, build, and deploy edge applications. + * Create Jamstack applications. + * Manage the edge applications on the platform. + * Have a local development server running. + * Link an existing project to an Azion edge application. + + Azion disposes of a set of options to interact with the Azion products, such as: + * Azion Terraform Provider + * Azion API + * Azion SDK for Go + + The Azion CLI is built in Go and interacts with Azion products through the Azion Go SDK. +Moniker: azioncli +Tags: +- cli +- go +- golang +- linearb-test +- swe-prod +- team-devtools +ReleaseNotes: |- + Changelog + Improvements + - 34eede2 chore(deps): update go-thoth + - 2bf24db chore: add timer to remote deploy + - 0942690 chore: credentials handlign for S3 upload + - 9fc816a chore: improve upload of files in deploy remote + - b9a0da1 chore: update edge-functions to @aziontech/bundler + - aa8265c chore: update usage of stage bundler + - 41aca96 chore: update workers to calculate cores + - 2c9f766 chore: use s3 for upload of static files + Other Work + - 79f7dd0 refactor: remove diff file +ReleaseNotesUrl: https://github.com/aziontech/azion/releases/tag/4.21.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/aziontech/azion/4.21.0/aziontech.azion.yaml b/manifests/a/aziontech/azion/4.21.0/aziontech.azion.yaml new file mode 100644 index 000000000000..dd563c11616d --- /dev/null +++ b/manifests/a/aziontech/azion/4.21.0/aziontech.azion.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: aziontech.azion +PackageVersion: 4.21.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d71fe941879ed155098f972cbf8caf0a2a4ccb0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Wed, 6 May 2026 00:46:11 +0200 Subject: [PATCH 164/164] New version: pbek.QOwnNotes version 26.5.4 (#369137) --- .../26.5.4/pbek.QOwnNotes.installer.yaml | 17 ++++++++ .../26.5.4/pbek.QOwnNotes.locale.en-US.yaml | 42 +++++++++++++++++++ .../pbek/QOwnNotes/26.5.4/pbek.QOwnNotes.yaml | 8 ++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/p/pbek/QOwnNotes/26.5.4/pbek.QOwnNotes.installer.yaml create mode 100644 manifests/p/pbek/QOwnNotes/26.5.4/pbek.QOwnNotes.locale.en-US.yaml create mode 100644 manifests/p/pbek/QOwnNotes/26.5.4/pbek.QOwnNotes.yaml diff --git a/manifests/p/pbek/QOwnNotes/26.5.4/pbek.QOwnNotes.installer.yaml b/manifests/p/pbek/QOwnNotes/26.5.4/pbek.QOwnNotes.installer.yaml new file mode 100644 index 000000000000..a49eb00ea28d --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.5.4/pbek.QOwnNotes.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.5.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: QOwnNotes.exe + PortableCommandAlias: qownnotes.exe +ReleaseDate: 2026-05-05 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/pbek/QOwnNotes/releases/download/v26.5.4/QOwnNotes.zip + InstallerSha256: FA2BB563A8F3C0719956E86F8D28D28D0D266DEAD54FB77688055E77A78445B4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/pbek/QOwnNotes/26.5.4/pbek.QOwnNotes.locale.en-US.yaml b/manifests/p/pbek/QOwnNotes/26.5.4/pbek.QOwnNotes.locale.en-US.yaml new file mode 100644 index 000000000000..0e65a6b57d1d --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.5.4/pbek.QOwnNotes.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.5.4 +PackageLocale: en-US +Publisher: pbek +PublisherUrl: https://github.com/pbek/QOwnNotes +PublisherSupportUrl: https://github.com/pbek/QOwnNotes/issues +Author: https://github.com/pbek +PackageName: QOwnNotes +PackageUrl: https://github.com/pbek/QOwnNotes +License: GPL-2.0 +LicenseUrl: https://github.com/pbek/QOwnNotes/blob/HEAD/LICENSE +ShortDescription: QOwnNotes is the open source notepad with markdown support and todo list manager +Tags: +- markdown +- notes +- notetaking +- qownnotes +- todo +ReleaseNotes: |- + 26.5.4 + - Fixed a startup crash when the Markdown LSP server initialized while qtkeychain + secret migration was running a nested event loop during main window setup; + Markdown LSP startup is now delayed until the status bar exists, fixing the + regression from the keychain changes (for #3597) + Released files + - QOwnNotes-x86_64.AppImage: Portable Linux AppImage build with Qt 6 + - QOwnNotes-x86_64.AppImage.sha256sum: SHA-256 checksum for the AppImage + - QOwnNotes-amd64.snap: Linux Snap build with Qt 6 + - QOwnNotes-amd64.snap.sha256sum: SHA-256 checksum for the Qt 6 Snap package + - QOwnNotes-Qt5-amd64.snap: Linux Snap build with Qt 5 for older environments + - QOwnNotes-Qt5-amd64.snap.sha256sum: SHA-256 checksum for the Qt 5 Snap package + - QOwnNotes.zip: Windows ZIP package built with Qt 6 + - QOwnNotes.zip.sha256: SHA-256 checksum for the Qt 6 Windows ZIP package + - QOwnNotes.zip.sha256sum: Alternative SHA-256 checksum file for the Qt 6 Windows ZIP package + - QOwnNotes.dmg: macOS disk image built with Qt 6 + - QOwnNotesQt5.dmg: macOS disk image built with Qt 5 for older systems +ReleaseNotesUrl: https://github.com/pbek/QOwnNotes/releases/tag/v26.5.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/pbek/QOwnNotes/26.5.4/pbek.QOwnNotes.yaml b/manifests/p/pbek/QOwnNotes/26.5.4/pbek.QOwnNotes.yaml new file mode 100644 index 000000000000..706432a5536f --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.5.4/pbek.QOwnNotes.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.5.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0