From a2c6a79517f6a842b547ba8bd34ed7d068be8067 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Fri, 24 Apr 2026 23:11:20 -0400 Subject: [PATCH 01/77] New version: steipete.discrawl version 0.5.1 (#364855) --- .../0.5.1/steipete.discrawl.installer.yaml | 22 ++++++++++++ .../0.5.1/steipete.discrawl.locale.en-US.yaml | 35 +++++++++++++++++++ .../discrawl/0.5.1/steipete.discrawl.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/s/steipete/discrawl/0.5.1/steipete.discrawl.installer.yaml create mode 100644 manifests/s/steipete/discrawl/0.5.1/steipete.discrawl.locale.en-US.yaml create mode 100644 manifests/s/steipete/discrawl/0.5.1/steipete.discrawl.yaml diff --git a/manifests/s/steipete/discrawl/0.5.1/steipete.discrawl.installer.yaml b/manifests/s/steipete/discrawl/0.5.1/steipete.discrawl.installer.yaml new file mode 100644 index 0000000000000..21d4e1c4e3711 --- /dev/null +++ b/manifests/s/steipete/discrawl/0.5.1/steipete.discrawl.installer.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: steipete.discrawl +PackageVersion: 0.5.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: discrawl.exe + PortableCommandAlias: discrawl +Commands: +- discrawl +ReleaseDate: 2026-04-24 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/steipete/discrawl/releases/download/v0.5.1/discrawl_0.5.1_windows_amd64.zip + InstallerSha256: 59610C62863F1BDD98A9860ED526CF21E75F54865E986F3DF1FDEEA5C6587613 +- Architecture: arm64 + InstallerUrl: https://github.com/steipete/discrawl/releases/download/v0.5.1/discrawl_0.5.1_windows_arm64.zip + InstallerSha256: F629B1D3FEB5636289D58993215055CD453EF051853572A671A9C4C0CAB1115C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/steipete/discrawl/0.5.1/steipete.discrawl.locale.en-US.yaml b/manifests/s/steipete/discrawl/0.5.1/steipete.discrawl.locale.en-US.yaml new file mode 100644 index 0000000000000..c4eece56a7d68 --- /dev/null +++ b/manifests/s/steipete/discrawl/0.5.1/steipete.discrawl.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: steipete.discrawl +PackageVersion: 0.5.1 +PackageLocale: en-US +Publisher: Peter Steinberger +PublisherUrl: https://steipete.me// +PublisherSupportUrl: https://github.com/steipete/discrawl/issues +Author: Peter Steinberger +PackageName: discrawl +PackageUrl: https://github.com/steipete/discrawl +License: MIT +LicenseUrl: https://github.com/steipete/discrawl/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Peter Steinberger +CopyrightUrl: https://github.com/steipete/discrawl/blob/HEAD/LICENSE +ShortDescription: CLI for Discord with SQLite backend +Description: |- + discrawl mirrors Discord guild data into local SQLite so you can search, inspect, and query server history without depending on Discord search. + + It is a bot-token crawler. No user-token hacks. Data stays local. + + What It Does + - discovers every guild the configured bot can access + - syncs channels, threads, members, and message history into SQLite + - maintains FTS5 search indexes for fast local text search + - builds an offline member directory from archived profile payloads + - extracts small text-like attachments into the local search index + - records structured user and role mentions for direct querying + - tails Gateway events for live updates, with periodic repair syncs + - exposes read-only SQL for ad hoc analysis + - keeps schema multi-guild ready while preserving a simple single-guild default UX +Moniker: discrawl +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/steipete/discrawl/0.5.1/steipete.discrawl.yaml b/manifests/s/steipete/discrawl/0.5.1/steipete.discrawl.yaml new file mode 100644 index 0000000000000..46a669e3f6f31 --- /dev/null +++ b/manifests/s/steipete/discrawl/0.5.1/steipete.discrawl.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: steipete.discrawl +PackageVersion: 0.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c9639ccd61f2b70ffcf38d8fc9aeab31b66fc39d Mon Sep 17 00:00:00 2001 From: Zed Bot <166642247+zed-industries-bot@users.noreply.github.com> Date: Fri, 24 Apr 2026 23:12:27 -0400 Subject: [PATCH 02/77] New version: ZedIndustries.Zed version 0.233.10 (#364936) --- .../0.233.10/ZedIndustries.Zed.installer.yaml | 28 +++++++++++++ .../ZedIndustries.Zed.locale.en-US.yaml | 42 +++++++++++++++++++ .../Zed/0.233.10/ZedIndustries.Zed.yaml | 8 ++++ 3 files changed, 78 insertions(+) create mode 100644 manifests/z/ZedIndustries/Zed/0.233.10/ZedIndustries.Zed.installer.yaml create mode 100644 manifests/z/ZedIndustries/Zed/0.233.10/ZedIndustries.Zed.locale.en-US.yaml create mode 100644 manifests/z/ZedIndustries/Zed/0.233.10/ZedIndustries.Zed.yaml diff --git a/manifests/z/ZedIndustries/Zed/0.233.10/ZedIndustries.Zed.installer.yaml b/manifests/z/ZedIndustries/Zed/0.233.10/ZedIndustries.Zed.installer.yaml new file mode 100644 index 0000000000000..a9ec2e2ebdad9 --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/0.233.10/ZedIndustries.Zed.installer.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ZedIndustries.Zed +PackageVersion: 0.233.10 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{2DB0DA96-CA55-49BB-AF4F-64AF36A86712}_is1' +ReleaseDate: 2026-04-24 +AppsAndFeaturesEntries: +- ProductCode: '{2DB0DA96-CA55-49BB-AF4F-64AF36A86712}_is1' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Zed' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zed-industries/zed/releases/download/v0.233.10/Zed-x86_64.exe + InstallerSha256: 1A450E3E2B88B388AF028AC34567D019F97A0CF8F72C3E2F871D532D7237AB7C +- Architecture: arm64 + InstallerUrl: https://github.com/zed-industries/zed/releases/download/v0.233.10/Zed-aarch64.exe + InstallerSha256: B07D1CFBF4E49BCAA81744065B132DD9BB4BCA655D8F74003F5F172635370420 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/0.233.10/ZedIndustries.Zed.locale.en-US.yaml b/manifests/z/ZedIndustries/Zed/0.233.10/ZedIndustries.Zed.locale.en-US.yaml new file mode 100644 index 0000000000000..c5eeabd4a31d3 --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/0.233.10/ZedIndustries.Zed.locale.en-US.yaml @@ -0,0 +1,42 @@ +# 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: ZedIndustries.Zed +PackageVersion: 0.233.10 +PackageLocale: en-US +Publisher: Zed Industries +PublisherUrl: https://zed.dev/ +PublisherSupportUrl: https://zed.dev/support +PrivacyUrl: https://zed.dev/privacy-policy +Author: The Zed Industries Authors +PackageName: Zed +PackageUrl: https://zed.dev/windows +License: GPL-3.0 +LicenseUrl: https://github.com/zed-industries/zed/blob/main/LICENSE-GPL +Copyright: Copyright 2022 - 2025 Zed Industries, Inc. +ShortDescription: High-performance, multiplayer code editor from the creators of Atom and Tree-sitter. +Description: |- + Zed is a next-generation code editor designed for high-performance collaboration with humans and AI. + - Written from scratch in Rust to efficiently leverage multiple CPU cores and your GPU. + - Integrate upcoming LLMs into your workflow to generate, transform, and analyze code. + - Chat with teammates, write notes together, and share your screen and project. All included. + - Zed now speaks WSL. You can open a Linux distro as a first-class “remote” target, edit projects that live inside it. + - All of Zed’s AI features, including edit predictions and ACP-powered agents, are fully supported on Windows. + - All Zed extensions now work seamlessly on Windows; no special steps, no caveats. + - To run on almost all Windows versions, including VMs, we created a new rendering backend based on DirectX 11. +Moniker: zed +Tags: +- code-editor +- developer-tools +- editor +- text-editor +ReleaseNotes: '- Added support for GPT 5.5 and GPT 5.5 Pro via the OpenAI provider (#54829)' +ReleaseNotesUrl: https://github.com/zed-industries/zed/releases/tag/v0.233.10 +PurchaseUrl: https://zed.dev/pricing +Documentations: +- DocumentLabel: Community Links + DocumentUrl: https://zed.dev/community-links +- DocumentLabel: Getting Started + DocumentUrl: https://zed.dev/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/0.233.10/ZedIndustries.Zed.yaml b/manifests/z/ZedIndustries/Zed/0.233.10/ZedIndustries.Zed.yaml new file mode 100644 index 0000000000000..99cff810ce7d6 --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/0.233.10/ZedIndustries.Zed.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: ZedIndustries.Zed +PackageVersion: 0.233.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 34b8c8bd87bb0c0e66b8ba997ca0fbd3a4ba361b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 11:13:33 +0800 Subject: [PATCH 03/77] New version: guoyongchang.WorktreeManager version 0.20260425.13519 (#364965) --- ...uoyongchang.WorktreeManager.installer.yaml | 16 ++++++++ ...ongchang.WorktreeManager.locale.en-US.yaml | 37 +++++++++++++++++ ...ongchang.WorktreeManager.locale.zh-CN.yaml | 41 +++++++++++++++++++ .../guoyongchang.WorktreeManager.yaml | 8 ++++ 4 files changed, 102 insertions(+) create mode 100644 manifests/g/guoyongchang/WorktreeManager/0.20260425.13519/guoyongchang.WorktreeManager.installer.yaml create mode 100644 manifests/g/guoyongchang/WorktreeManager/0.20260425.13519/guoyongchang.WorktreeManager.locale.en-US.yaml create mode 100644 manifests/g/guoyongchang/WorktreeManager/0.20260425.13519/guoyongchang.WorktreeManager.locale.zh-CN.yaml create mode 100644 manifests/g/guoyongchang/WorktreeManager/0.20260425.13519/guoyongchang.WorktreeManager.yaml diff --git a/manifests/g/guoyongchang/WorktreeManager/0.20260425.13519/guoyongchang.WorktreeManager.installer.yaml b/manifests/g/guoyongchang/WorktreeManager/0.20260425.13519/guoyongchang.WorktreeManager.installer.yaml new file mode 100644 index 0000000000000..8adf538950c6c --- /dev/null +++ b/manifests/g/guoyongchang/WorktreeManager/0.20260425.13519/guoyongchang.WorktreeManager.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: guoyongchang.WorktreeManager +PackageVersion: 0.20260425.13519 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: Worktree Manager +ReleaseDate: 2026-04-25 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/guoyongchang/worktree-manager/releases/download/v0.20260425.13519/Worktree-Manager-v0.20260425.13519-Windows-setup.exe + InstallerSha256: 27EA515B6DBF38ACDCADD54FFC3CD315660952A513CDCF5CB2043E5514DD7E5E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/guoyongchang/WorktreeManager/0.20260425.13519/guoyongchang.WorktreeManager.locale.en-US.yaml b/manifests/g/guoyongchang/WorktreeManager/0.20260425.13519/guoyongchang.WorktreeManager.locale.en-US.yaml new file mode 100644 index 0000000000000..f9623835deaa2 --- /dev/null +++ b/manifests/g/guoyongchang/WorktreeManager/0.20260425.13519/guoyongchang.WorktreeManager.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: guoyongchang.WorktreeManager +PackageVersion: 0.20260425.13519 +PackageLocale: en-US +License: Freeware +ShortDescription: An elegant Git Worktree managemer with visualization +Description: |- + Git Worktree Manager is built on Git's native worktree capability, allowing you to check out multiple branches into separate directories in the same repository while sharing the same .git data. With automatic symlinking for large folders such as node_modules, it enables zero-cost branch switching and requires no additional disk space. + + Core Features + - Parallel Work on Multiple Branches + Work on multiple branches of the same project simultaneously without mutual interference. No need to stash changes, no need to clone multiple copies of the repository. + - Smart Folder Linking + Automatically links build artifacts such as node_modules, .next, and vendor when creating a worktree to avoid repeated dependency installation. Custom link paths are supported. + - Global Workspace File Sharing + Files including .claude, CLAUDE.md, requirement-docs can be configured as global links to be shared across all worktrees. + - Branch Status at a Glance + Displays real-time information for each branch, including commit count, uncommitted changes, whether it has been merged into the test branch, and more. + - Quick IDE Launch + Open any worktree with VS Code, Cursor or IntelliJ IDEA in one click. + - Built-in Terminal + Each worktree has an independent terminal session, eliminating the need to switch between multiple windows. + - Secure Archiving + Archive the worktree after development is completed. Uncommitted and unpushed code is automatically checked before archiving to prevent data loss. +Tags: +- branch +- code +- coding +- develop +- development +- git +- vcs +- worktree +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/guoyongchang/WorktreeManager/0.20260425.13519/guoyongchang.WorktreeManager.locale.zh-CN.yaml b/manifests/g/guoyongchang/WorktreeManager/0.20260425.13519/guoyongchang.WorktreeManager.locale.zh-CN.yaml new file mode 100644 index 0000000000000..737abbf78d554 --- /dev/null +++ b/manifests/g/guoyongchang/WorktreeManager/0.20260425.13519/guoyongchang.WorktreeManager.locale.zh-CN.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: guoyongchang.WorktreeManager +PackageVersion: 0.20260425.13519 +PackageLocale: zh-CN +Publisher: Worktree Manager Team +PublisherUrl: https://github.com/guoyongchang +PublisherSupportUrl: https://github.com/guoyongchang/worktree-manager/issues +PackageName: Worktree Manager +PackageUrl: https://github.com/guoyongchang/worktree-manager +License: 免费软件 +ShortDescription: 一个优雅的 Git Worktree 可视化管理工具 +Description: |- + Git Worktree Manager 基于 Git 原生的 worktree 能力构建,让你在同一个仓库中同时检出多个分支到独立目录,共享 .git 数据。配合自动 symlink node_modules 等大文件夹,零成本切换,零额外磁盘占用。 + + 核心功能 + - 多分支并行工作 + 一个项目同时打开多个分支,互不干扰。不用 stash,不用 clone 多份。 + - 智能文件夹链接 + 创建 worktree 时自动链接 node_modules、.next、vendor 等构建产物,避免重复安装依赖。支持自定义链接路径。 + - Workspace 全局文件共享 + .claude、CLAUDE.md、requirement-docs 等文件可以配置为全局链接,在所有 worktree 中共享。 + - 分支状态一目了然 + 实时显示每个分支的提交数、未提交更改、是否合并到测试分支等信息。 + - 快速打开 IDE + 一键用 VS Code、Cursor 或 IntelliJ IDEA 打开任意 worktree。 + - 内置终端 + 每个 worktree 有独立的终端会话,无需在多个窗口之间切换。 + - 安全归档 + 完成开发后归档 worktree,归档前自动检查未提交和未推送的代码,防止丢失。 +Tags: +- git +- worktree +- 代码 +- 分支 +- 开发 +- 版本控制 +ReleaseNotesUrl: https://github.com/guoyongchang/worktree-manager/releases/tag/v0.20260425.13519 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/guoyongchang/WorktreeManager/0.20260425.13519/guoyongchang.WorktreeManager.yaml b/manifests/g/guoyongchang/WorktreeManager/0.20260425.13519/guoyongchang.WorktreeManager.yaml new file mode 100644 index 0000000000000..53372f56ea39e --- /dev/null +++ b/manifests/g/guoyongchang/WorktreeManager/0.20260425.13519/guoyongchang.WorktreeManager.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: guoyongchang.WorktreeManager +PackageVersion: 0.20260425.13519 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 1b9884ad62d3ac82a122d264a0d7db8cdef09820 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 11:41:45 +0800 Subject: [PATCH 04/77] New version: Microsoft.OneDrive version 26.062.0402.0002 (#364940) --- .../Microsoft.OneDrive.installer.yaml | 57 +++++++++++++++++++ .../Microsoft.OneDrive.locale.en-US.yaml | 37 ++++++++++++ .../Microsoft.OneDrive.locale.zh-CN.yaml | 36 ++++++++++++ .../26.062.0402.0002/Microsoft.OneDrive.yaml | 8 +++ 4 files changed, 138 insertions(+) create mode 100644 manifests/m/Microsoft/OneDrive/26.062.0402.0002/Microsoft.OneDrive.installer.yaml create mode 100644 manifests/m/Microsoft/OneDrive/26.062.0402.0002/Microsoft.OneDrive.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/OneDrive/26.062.0402.0002/Microsoft.OneDrive.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/OneDrive/26.062.0402.0002/Microsoft.OneDrive.yaml diff --git a/manifests/m/Microsoft/OneDrive/26.062.0402.0002/Microsoft.OneDrive.installer.yaml b/manifests/m/Microsoft/OneDrive/26.062.0402.0002/Microsoft.OneDrive.installer.yaml new file mode 100644 index 0000000000000..0da4595cf2e61 --- /dev/null +++ b/manifests/m/Microsoft/OneDrive/26.062.0402.0002/Microsoft.OneDrive.installer.yaml @@ -0,0 +1,57 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.OneDrive +PackageVersion: 26.062.0402.0002 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /silent + SilentWithProgress: /silent + Upgrade: /update +ExpectedReturnCodes: +- InstallerReturnCode: 2147747484 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 2147747483 + ReturnResponse: packageInUse +- InstallerReturnCode: 2147749059 + ReturnResponse: packageInUse +- InstallerReturnCode: 2147747474 + ReturnResponse: downgrade +UpgradeBehavior: install +ProductCode: OneDriveSetup.exe +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/26.062.0402.0002/OneDriveSetup.exe + InstallerSha256: C973DD7B32037FC548C97AC5CF8ED396BE9081A56DD227907B22E034C74C3B23 +- Architecture: x86 + Scope: machine + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/26.062.0402.0002/OneDriveSetup.exe + InstallerSha256: C973DD7B32037FC548C97AC5CF8ED396BE9081A56DD227907B22E034C74C3B23 + InstallerSwitches: + Custom: /allusers +- Architecture: x64 + Scope: user + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/26.062.0402.0002/amd64/OneDriveSetup.exe + InstallerSha256: F476198B454786E130FFB485D518CFE1891005E6105AA37F6AEBAEE0A6B6FD67 +- Architecture: x64 + Scope: machine + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/26.062.0402.0002/amd64/OneDriveSetup.exe + InstallerSha256: F476198B454786E130FFB485D518CFE1891005E6105AA37F6AEBAEE0A6B6FD67 + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: user + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/26.062.0402.0002/arm64/OneDriveSetup.exe + InstallerSha256: 5F54B2CD3FDEC80CD6171F2C3F2D3E28299F731DC842BD0B42E4DC339A74247F +- Architecture: arm64 + Scope: machine + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/26.062.0402.0002/arm64/OneDriveSetup.exe + InstallerSha256: 5F54B2CD3FDEC80CD6171F2C3F2D3E28299F731DC842BD0B42E4DC339A74247F + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/OneDrive/26.062.0402.0002/Microsoft.OneDrive.locale.en-US.yaml b/manifests/m/Microsoft/OneDrive/26.062.0402.0002/Microsoft.OneDrive.locale.en-US.yaml new file mode 100644 index 0000000000000..685224fac5d7b --- /dev/null +++ b/manifests/m/Microsoft/OneDrive/26.062.0402.0002/Microsoft.OneDrive.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.OneDrive +PackageVersion: 26.062.0402.0002 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft OneDrive +PackageUrl: https://www.microsoft.com/microsoft-365/onedrive/download +License: Proprietary +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © 2026 Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Keep your files and memories protected, up to date, and easily accessible across all your devices. +Moniker: onedrive +Tags: +- backup +- cloud +- cloud-drive +- download +- drive +- file +- microsoft365 +- netdisk +- o365 +- office +- office365 +- share +- sync +- upload +ReleaseNotesUrl: https://support.microsoft.com/office/onedrive-release-notes-845dcf18-f921-435e-bf28-4e24b95e5fc0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/OneDrive/26.062.0402.0002/Microsoft.OneDrive.locale.zh-CN.yaml b/manifests/m/Microsoft/OneDrive/26.062.0402.0002/Microsoft.OneDrive.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4072c8dda28f5 --- /dev/null +++ b/manifests/m/Microsoft/OneDrive/26.062.0402.0002/Microsoft.OneDrive.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.OneDrive +PackageVersion: 26.062.0402.0002 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft OneDrive +PackageUrl: https://www.microsoft.com/zh-cn/microsoft-365/onedrive/download +License: 专有软件 +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © 2026 Microsoft Corporation。保留所有权利。 +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: 保护文件和内存,保持更新,并支持在所有设备上轻松访问。 +Tags: +- microsoft365 +- o365 +- office +- office365 +- 上传 +- 下载 +- 云 +- 云盘 +- 共享 +- 分享 +- 同步 +- 备份 +- 文件 +- 网盘 +ReleaseNotesUrl: https://support.microsoft.com/zh-cn/office/onedrive-发行说明-845dcf18-f921-435e-bf28-4e24b95e5fc0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/OneDrive/26.062.0402.0002/Microsoft.OneDrive.yaml b/manifests/m/Microsoft/OneDrive/26.062.0402.0002/Microsoft.OneDrive.yaml new file mode 100644 index 0000000000000..8bd73a0970989 --- /dev/null +++ b/manifests/m/Microsoft/OneDrive/26.062.0402.0002/Microsoft.OneDrive.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: Microsoft.OneDrive +PackageVersion: 26.062.0402.0002 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From eb41263509c7fcf3fc04094bbb97502cdb8ad533 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Fri, 24 Apr 2026 23:42:53 -0400 Subject: [PATCH 05/77] Update version: Zen-Team.Zen-Browser.Twilight version 1.20t (#364957) --- .../Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.installer.yaml b/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.installer.yaml index e2f43a923e897..50272820da194 100644 --- a/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.installer.yaml +++ b/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.installer.yaml @@ -29,7 +29,7 @@ FileExtensions: - xht - xhtml ProductCode: Zen Twilight -ReleaseDate: 2026-04-24 +ReleaseDate: 2026-04-25 Installers: - Architecture: x64 InstallerUrl: https://github.com/zen-browser/desktop/releases/download/twilight-1/zen.installer.exe From 0244d0c819a3b3ef251bd8e78ef5951296a092ea Mon Sep 17 00:00:00 2001 From: boy1690 <85497173+boy1690@users.noreply.github.com> Date: Sat, 25 Apr 2026 11:43:56 +0800 Subject: [PATCH 06/77] New version: Boy1690.Keeply version 1.0.5 (#364969) --- .../1.0.5/Boy1690.Keeply.installer.yaml | 19 ++++++++++ .../1.0.5/Boy1690.Keeply.locale.en-US.yaml | 36 +++++++++++++++++++ .../Boy1690/Keeply/1.0.5/Boy1690.Keeply.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/b/Boy1690/Keeply/1.0.5/Boy1690.Keeply.installer.yaml create mode 100644 manifests/b/Boy1690/Keeply/1.0.5/Boy1690.Keeply.locale.en-US.yaml create mode 100644 manifests/b/Boy1690/Keeply/1.0.5/Boy1690.Keeply.yaml diff --git a/manifests/b/Boy1690/Keeply/1.0.5/Boy1690.Keeply.installer.yaml b/manifests/b/Boy1690/Keeply/1.0.5/Boy1690.Keeply.installer.yaml new file mode 100644 index 0000000000000..795ea2cfccbd4 --- /dev/null +++ b/manifests/b/Boy1690/Keeply/1.0.5/Boy1690.Keeply.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Boy1690.Keeply +PackageVersion: 1.0.5 +MinimumOSVersion: 10.0.17763.0 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/boy1690/keeply-releases/releases/download/v1.0.5/Keeply_1.0.5_x64-setup.exe + InstallerSha256: F8723DE14E159A1FB2E1D2FD8A952D53E8DA3FAD46C5C7C2261C07B80011A976 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-25 diff --git a/manifests/b/Boy1690/Keeply/1.0.5/Boy1690.Keeply.locale.en-US.yaml b/manifests/b/Boy1690/Keeply/1.0.5/Boy1690.Keeply.locale.en-US.yaml new file mode 100644 index 0000000000000..d7c792fd858fa --- /dev/null +++ b/manifests/b/Boy1690/Keeply/1.0.5/Boy1690.Keeply.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: Boy1690.Keeply +PackageVersion: 1.0.5 +PackageLocale: en-US +Publisher: Keeply +PublisherUrl: https://keeply.work +PublisherSupportUrl: https://keeply.work/contact.html +PrivacyUrl: https://keeply.work/privacy.html +Author: City-State Information Technology Co., Ltd. +PackageName: Keeply +PackageUrl: https://keeply.work +License: Proprietary +LicenseUrl: https://github.com/boy1690/keeply-releases/blob/main/LICENSE +Copyright: © 2026 City-State Information Technology Co., Ltd. +CopyrightUrl: https://github.com/boy1690/keeply-releases/blob/main/LICENSE +ShortDescription: Git version control for non-technical office users — working copies and save versions instead of branches and commits. +Description: Keeply translates Git concepts into everyday office language. Create working copies without branching anxiety, save versions without commit syntax, and sync via NAS or GitHub. Built with Tauri 2 + Rust + React for Windows and macOS, targeting accountants, designers, and administrative staff who want file version safety without learning Git. +Moniker: keeply +Tags: +- git +- version-control +- backup +- productivity +- file-management +- office +- sync +ReleaseNotesUrl: https://github.com/boy1690/keeply-releases/releases/tag/v1.0.5 +PurchaseUrl: https://keeply.work/buy.html +InstallationNotes: Keeply installed successfully. Launch it from the Start menu or search "Keeply". First-time setup takes about 30 seconds. If you have a license key, activate it at https://keeply.work/activate.html. +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/boy1690/keeply-releases/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Boy1690/Keeply/1.0.5/Boy1690.Keeply.yaml b/manifests/b/Boy1690/Keeply/1.0.5/Boy1690.Keeply.yaml new file mode 100644 index 0000000000000..842bede24292c --- /dev/null +++ b/manifests/b/Boy1690/Keeply/1.0.5/Boy1690.Keeply.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: Boy1690.Keeply +PackageVersion: 1.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6308b4e0db88803d3cec579a0273408810022b9b Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 24 Apr 2026 20:59:23 -0700 Subject: [PATCH 07/77] Automatic Waiver Addition for PR 364735 (#364981) --- manifests/r/ReactOS/RosBE/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/r/ReactOS/RosBE/.validation diff --git a/manifests/r/ReactOS/RosBE/.validation b/manifests/r/ReactOS/RosBE/.validation new file mode 100644 index 0000000000000..6670b3e086e27 --- /dev/null +++ b/manifests/r/ReactOS/RosBE/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"cff3c75b-78ce-4494-af1f-491522da4e12","TestPlan":"Policy-Test-2.5","PackagePath":"manifests/r/ReactOS/RosBE/20260424","CommitId":"03567ed97b338cffff786b92454f0c63993d5b5e"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From cec283e7be15900a0a8cb3669ddbadd28b5cb29a Mon Sep 17 00:00:00 2001 From: Rouchant Date: Sat, 25 Apr 2026 00:12:15 -0400 Subject: [PATCH 08/77] Rouchant.Zenit version 1.1.5 (#364968) --- .../Zenit/1.1.5/Rouchant.Zenit.installer.yaml | 15 ++++++++++ .../1.1.5/Rouchant.Zenit.locale.es-ES.yaml | 28 +++++++++++++++++++ .../Rouchant/Zenit/1.1.5/Rouchant.Zenit.yaml | 8 ++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/r/Rouchant/Zenit/1.1.5/Rouchant.Zenit.installer.yaml create mode 100644 manifests/r/Rouchant/Zenit/1.1.5/Rouchant.Zenit.locale.es-ES.yaml create mode 100644 manifests/r/Rouchant/Zenit/1.1.5/Rouchant.Zenit.yaml diff --git a/manifests/r/Rouchant/Zenit/1.1.5/Rouchant.Zenit.installer.yaml b/manifests/r/Rouchant/Zenit/1.1.5/Rouchant.Zenit.installer.yaml new file mode 100644 index 0000000000000..1b36f0e5718bd --- /dev/null +++ b/manifests/r/Rouchant/Zenit/1.1.5/Rouchant.Zenit.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: Rouchant.Zenit +PackageVersion: 1.1.5 +InstallerType: nullsoft +Scope: machine +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Rouchant/Zenit-Tauri/releases/download/v1.1.5/Zenit_1.1.5_x64-setup.exe + InstallerSha256: E2879C76A1D2E44C6740C891D974D11853E95E600E2C812D8CAD8C82B1D0A31C +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-25 diff --git a/manifests/r/Rouchant/Zenit/1.1.5/Rouchant.Zenit.locale.es-ES.yaml b/manifests/r/Rouchant/Zenit/1.1.5/Rouchant.Zenit.locale.es-ES.yaml new file mode 100644 index 0000000000000..8db8cdb6c6cfa --- /dev/null +++ b/manifests/r/Rouchant/Zenit/1.1.5/Rouchant.Zenit.locale.es-ES.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Rouchant.Zenit +PackageVersion: 1.1.5 +PackageLocale: es-ES +Publisher: Rouchant +PublisherUrl: https://github.com/Rouchant +PublisherSupportUrl: https://github.com/Rouchant/Zenit-Tauri/issues +Author: Rouchant +PackageName: Zenit +PackageUrl: https://github.com/Rouchant/Zenit-Tauri +License: MIT +ShortDescription: Aplicación de Kiosco interactiva para hardware +Description: Zenit es una potente aplicación de kiosco diseñada para demostraciones interactivas en entornos retail. Cuenta con detección automática de especificaciones de hardware, integración dinámica de marcas (Asus, HP, Samsung) y reproducción de contenido promocional optimizado. +Tags: +- kiosk +- retail +- hardware +- specs +- tauri +- asus +ReleaseNotesUrl: https://github.com/Rouchant/Zenit-Tauri/releases/tag/v1.1.5 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Rouchant/Zenit-Tauri/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rouchant/Zenit/1.1.5/Rouchant.Zenit.yaml b/manifests/r/Rouchant/Zenit/1.1.5/Rouchant.Zenit.yaml new file mode 100644 index 0000000000000..fdf1f6fd52781 --- /dev/null +++ b/manifests/r/Rouchant/Zenit/1.1.5/Rouchant.Zenit.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: Rouchant.Zenit +PackageVersion: 1.1.5 +DefaultLocale: es-ES +ManifestType: version +ManifestVersion: 1.12.0 From 40f74c1d3fe22adea3bf50d2fa3f7bc63a59f53b Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 25 Apr 2026 14:13:15 +1000 Subject: [PATCH 09/77] New version: ZelloInc.Zello version 18.4.0 (#364972) --- .../Zello/{18.3.0 => 18.4.0}/ZelloInc.Zello.installer.yaml | 4 ++-- .../Zello/{18.3.0 => 18.4.0}/ZelloInc.Zello.locale.en-US.yaml | 2 +- .../z/ZelloInc/Zello/{18.3.0 => 18.4.0}/ZelloInc.Zello.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) rename manifests/z/ZelloInc/Zello/{18.3.0 => 18.4.0}/ZelloInc.Zello.installer.yaml (81%) rename manifests/z/ZelloInc/Zello/{18.3.0 => 18.4.0}/ZelloInc.Zello.locale.en-US.yaml (91%) rename manifests/z/ZelloInc/Zello/{18.3.0 => 18.4.0}/ZelloInc.Zello.yaml (88%) diff --git a/manifests/z/ZelloInc/Zello/18.3.0/ZelloInc.Zello.installer.yaml b/manifests/z/ZelloInc/Zello/18.4.0/ZelloInc.Zello.installer.yaml similarity index 81% rename from manifests/z/ZelloInc/Zello/18.3.0/ZelloInc.Zello.installer.yaml rename to manifests/z/ZelloInc/Zello/18.4.0/ZelloInc.Zello.installer.yaml index e35358da8e488..2886e1f03f54c 100644 --- a/manifests/z/ZelloInc/Zello/18.3.0/ZelloInc.Zello.installer.yaml +++ b/manifests/z/ZelloInc/Zello/18.4.0/ZelloInc.Zello.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: ZelloInc.Zello -PackageVersion: 18.3.0 +PackageVersion: 18.4.0 InstallerLocale: en-US InstallerType: nullsoft ProductCode: 1a531e37-9acf-5dbc-9298-b519954e1d38 @@ -12,6 +12,6 @@ AppsAndFeaturesEntries: Installers: - Architecture: x86 InstallerUrl: https://zello-apps-public.s3.amazonaws.com/releases/dispatch/ZelloDispatchSetup.exe - InstallerSha256: 2FCC3A3CFB5E5948023015F8FD611BB18053CB23947BFBA575357E352974A2A1 + InstallerSha256: 0BBA9BA04F373C1E0552064D985CF1003DB82B78CC86162BDA4D52E532C967A8 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/z/ZelloInc/Zello/18.3.0/ZelloInc.Zello.locale.en-US.yaml b/manifests/z/ZelloInc/Zello/18.4.0/ZelloInc.Zello.locale.en-US.yaml similarity index 91% rename from manifests/z/ZelloInc/Zello/18.3.0/ZelloInc.Zello.locale.en-US.yaml rename to manifests/z/ZelloInc/Zello/18.4.0/ZelloInc.Zello.locale.en-US.yaml index a298e23f657de..579d8a081b036 100644 --- a/manifests/z/ZelloInc/Zello/18.3.0/ZelloInc.Zello.locale.en-US.yaml +++ b/manifests/z/ZelloInc/Zello/18.4.0/ZelloInc.Zello.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: ZelloInc.Zello -PackageVersion: 18.3.0 +PackageVersion: 18.4.0 PackageLocale: en-US Publisher: Zello Inc PackageName: Zello diff --git a/manifests/z/ZelloInc/Zello/18.3.0/ZelloInc.Zello.yaml b/manifests/z/ZelloInc/Zello/18.4.0/ZelloInc.Zello.yaml similarity index 88% rename from manifests/z/ZelloInc/Zello/18.3.0/ZelloInc.Zello.yaml rename to manifests/z/ZelloInc/Zello/18.4.0/ZelloInc.Zello.yaml index 6b3e68ae498d8..dee0e237c4157 100644 --- a/manifests/z/ZelloInc/Zello/18.3.0/ZelloInc.Zello.yaml +++ b/manifests/z/ZelloInc/Zello/18.4.0/ZelloInc.Zello.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: ZelloInc.Zello -PackageVersion: 18.3.0 +PackageVersion: 18.4.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From b1d63358bc1a620ad175a2119aece47f74d33f01 Mon Sep 17 00:00:00 2001 From: KarbitsCode <107671693+KarbitsCode@users.noreply.github.com> Date: Sat, 25 Apr 2026 12:14:16 +0800 Subject: [PATCH 10/77] IObit.DriverBooster version 13.4.0.234 (#364974) --- .../IObit.DriverBooster.installer.yaml | 8 ++++---- .../IObit.DriverBooster.locale.en-US.yaml | 15 ++++++++------- .../IObit.DriverBooster.yaml | 2 +- 3 files changed, 13 insertions(+), 12 deletions(-) rename manifests/i/IObit/DriverBooster/{13.3.0.229 => 13.4.0.234}/IObit.DriverBooster.installer.yaml (77%) rename manifests/i/IObit/DriverBooster/{13.3.0.229 => 13.4.0.234}/IObit.DriverBooster.locale.en-US.yaml (66%) rename manifests/i/IObit/DriverBooster/{13.3.0.229 => 13.4.0.234}/IObit.DriverBooster.yaml (87%) diff --git a/manifests/i/IObit/DriverBooster/13.3.0.229/IObit.DriverBooster.installer.yaml b/manifests/i/IObit/DriverBooster/13.4.0.234/IObit.DriverBooster.installer.yaml similarity index 77% rename from manifests/i/IObit/DriverBooster/13.3.0.229/IObit.DriverBooster.installer.yaml rename to manifests/i/IObit/DriverBooster/13.4.0.234/IObit.DriverBooster.installer.yaml index 2c4a5090463fd..8df329ce4a402 100644 --- a/manifests/i/IObit/DriverBooster/13.3.0.229/IObit.DriverBooster.installer.yaml +++ b/manifests/i/IObit/DriverBooster/13.4.0.234/IObit.DriverBooster.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: IObit.DriverBooster -PackageVersion: 13.3.0.229 +PackageVersion: 13.4.0.234 InstallerLocale: en-US InstallerType: inno Scope: machine @@ -18,13 +18,13 @@ ProductCode: Driver Booster_is1 AppsAndFeaturesEntries: - DisplayName: Driver Booster 13 Publisher: IObit - DisplayVersion: 13.3.0 + DisplayVersion: 13.4.0 ProductCode: Driver Booster_is1 ElevationRequirement: elevatesSelf Installers: - Architecture: x86 InstallerUrl: https://cdn.iobit.com/dl/driver_booster_setup.exe - InstallerSha256: 0A2A1B11B1F1FF2C40F19FA7490841898CA6071A76FDEF9D86149FC8BE7FA4E8 + InstallerSha256: A18ADCF0BC47E21209B37DB2D1C1AF69719E92333045786D8B2CFF4D17A97656 ManifestType: installer ManifestVersion: 1.12.0 -ReleaseDate: 2026-03-19 +ReleaseDate: 2026-04-20 diff --git a/manifests/i/IObit/DriverBooster/13.3.0.229/IObit.DriverBooster.locale.en-US.yaml b/manifests/i/IObit/DriverBooster/13.4.0.234/IObit.DriverBooster.locale.en-US.yaml similarity index 66% rename from manifests/i/IObit/DriverBooster/13.3.0.229/IObit.DriverBooster.locale.en-US.yaml rename to manifests/i/IObit/DriverBooster/13.4.0.234/IObit.DriverBooster.locale.en-US.yaml index 9f403bb7ce374..50d8acdf52ee3 100644 --- a/manifests/i/IObit/DriverBooster/13.3.0.229/IObit.DriverBooster.locale.en-US.yaml +++ b/manifests/i/IObit/DriverBooster/13.4.0.234/IObit.DriverBooster.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: IObit.DriverBooster -PackageVersion: 13.3.0.229 +PackageVersion: 13.4.0.234 PackageLocale: en-US Publisher: IObit PublisherUrl: https://www.iobit.com/ @@ -22,12 +22,13 @@ Tags: - updater - booster ReleaseNotes: |- - v13.3 (2026-03-19) - - Supported updating more game drivers to enhance game performance, including: Crimson Desert, DEATH STRANDING 2: ON THE BEACH, Marathon, Resident Evil Requiem, Slay the Spire 2, Star Citizen, The Witcher 3, World of Warcraft: Midnight - - Supported more drivers for more new devices, such as AMD Ryzen AI 400 Series - - Added driver update support for Windows 11 26H1 (x64 and ARM64 architectures) - - Optimized the update logic for smoother progress - - Fixed known issues + v13.4 (2026-04-20) + - Supported updating more game drivers to improve gaming performance, including: Crimson Desert, Halo Infinite, HITMAN World of Assassination, The Ascent, Total War, FINAL FANTASY XII The Zodiac Age, Call of Duty Modern Warfare (2019), Quantum Break, Total War: Three Kingdoms, Resident Evil Requiem, Star Citizen, and DEATH STRANDING 2: ON THE BEACH + - Boosted professional design software (like SolidWorks 2008) performance by up to 32% with driver updates + - Added driver update support for new hardware, such as RYZEN 9 9950X3D2 + - Optimized program registration logic + - Optimized software installation process + - Fixed minor issues Documentations: - DocumentLabel: FAQ DocumentUrl: https://www.iobit.com/faq.php diff --git a/manifests/i/IObit/DriverBooster/13.3.0.229/IObit.DriverBooster.yaml b/manifests/i/IObit/DriverBooster/13.4.0.234/IObit.DriverBooster.yaml similarity index 87% rename from manifests/i/IObit/DriverBooster/13.3.0.229/IObit.DriverBooster.yaml rename to manifests/i/IObit/DriverBooster/13.4.0.234/IObit.DriverBooster.yaml index d0a27a282a53f..5462a39fdaede 100644 --- a/manifests/i/IObit/DriverBooster/13.3.0.229/IObit.DriverBooster.yaml +++ b/manifests/i/IObit/DriverBooster/13.4.0.234/IObit.DriverBooster.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: IObit.DriverBooster -PackageVersion: 13.3.0.229 +PackageVersion: 13.4.0.234 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 39699ef75c9f0b3b18e757b56c2e88445bd105d4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 12:42:46 +0800 Subject: [PATCH 11/77] Update: KDE.KFourInLine version master (895) (#362736) --- .../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 14b5c0c8f6cab..17940e07c2ff9 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-892-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 8EFD45B394D97352742EF9008E988ABBFAF7331DBBFFB242D5081C28B7B5DECF + InstallerUrl: https://cdn.kde.org/ci-builds/games/kfourinline/master/windows/kfourinline-master-895-windows-cl-msvc2022-x86_64.exe + InstallerSha256: D1FB32E25792446AFFDA0169F3E2DCC17B9384C6CC2546BFDE55F76C92BED8E1 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/games/kfourinline/master/windows/kfourinline-master-892-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 8EFD45B394D97352742EF9008E988ABBFAF7331DBBFFB242D5081C28B7B5DECF + InstallerUrl: https://cdn.kde.org/ci-builds/games/kfourinline/master/windows/kfourinline-master-895-windows-cl-msvc2022-x86_64.exe + InstallerSha256: D1FB32E25792446AFFDA0169F3E2DCC17B9384C6CC2546BFDE55F76C92BED8E1 InstallerSwitches: Custom: /AllUsers ManifestType: installer From f3ece54c5253588b1e58c99f3daaddc43b5e9a70 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Sat, 25 Apr 2026 06:43:54 +0200 Subject: [PATCH 12/77] New version: JanProchazka.dbgate version 7.1.9 (#363888) Co-authored-by: Klaus Dandl <76051010+Utesgui@users.noreply.github.com> Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../7.1.9/JanProchazka.dbgate.installer.yaml | 30 ++++++++++++++ .../JanProchazka.dbgate.locale.en-US.yaml | 39 +++++++++++++++++++ .../dbgate/7.1.9/JanProchazka.dbgate.yaml | 8 ++++ 3 files changed, 77 insertions(+) create mode 100644 manifests/j/JanProchazka/dbgate/7.1.9/JanProchazka.dbgate.installer.yaml create mode 100644 manifests/j/JanProchazka/dbgate/7.1.9/JanProchazka.dbgate.locale.en-US.yaml create mode 100644 manifests/j/JanProchazka/dbgate/7.1.9/JanProchazka.dbgate.yaml diff --git a/manifests/j/JanProchazka/dbgate/7.1.9/JanProchazka.dbgate.installer.yaml b/manifests/j/JanProchazka/dbgate/7.1.9/JanProchazka.dbgate.installer.yaml new file mode 100644 index 0000000000000..9b6a74b3bae51 --- /dev/null +++ b/manifests/j/JanProchazka/dbgate/7.1.9/JanProchazka.dbgate.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: JanProchazka.dbgate +PackageVersion: 7.1.9 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: eabf4847-a999-55ba-aa27-eacddccc1540 +ReleaseDate: 2026-04-22 +AppsAndFeaturesEntries: +- DisplayName: DbGate 7.1.9 + ProductCode: eabf4847-a999-55ba-aa27-eacddccc1540 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/dbgate/dbgate/releases/download/v7.1.9/dbgate-7.1.9-win.exe + InstallerSha256: B562C974146D239979760486A8133C39CFA464C3C3FF806F8D8150C9C5C009FD +- Architecture: x64 + InstallerUrl: https://github.com/dbgate/dbgate/releases/download/v7.1.9/dbgate-7.1.9-win_x64.exe + InstallerSha256: 6729C1929BC7A68751BF23F05215FEBBE7458C878AAA980C28FE152658EB9268 +- Architecture: arm64 + InstallerUrl: https://github.com/dbgate/dbgate/releases/download/v7.1.9/dbgate-7.1.9-win_arm64.exe + InstallerSha256: 1E70C46D54B77441112DF42CDD59A749B6484A0EDD3E51B4913E8A908D37CA45 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JanProchazka/dbgate/7.1.9/JanProchazka.dbgate.locale.en-US.yaml b/manifests/j/JanProchazka/dbgate/7.1.9/JanProchazka.dbgate.locale.en-US.yaml new file mode 100644 index 0000000000000..586f1fc4dfbae --- /dev/null +++ b/manifests/j/JanProchazka/dbgate/7.1.9/JanProchazka.dbgate.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JanProchazka.dbgate +PackageVersion: 7.1.9 +PackageLocale: en-US +Publisher: Jan Prochazka +PublisherUrl: https://github.com/dbgate/dbgate +PublisherSupportUrl: https://github.com/dbgate/dbgate/issues +Author: Jan Prochazka +PackageName: DbGate +PackageUrl: https://github.com/dbgate/dbgate +License: GPL-3.0 +LicenseUrl: https://github.com/dbgate/dbgate/blob/HEAD/LICENSE +Copyright: Copyright (c) Jan Prochazka +CopyrightUrl: https://github.com/dbgate/dbgate/blob/HEAD/LICENSE +ShortDescription: An open-source database administration tool. +Description: |- + Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others. + Runs under Windows, Linux, Mac or as web application +Tags: +- database-gui +- database-manager +- electron +- mongodb +- mysql +- postgresql +- sql +- sql-server +- sqlite +ReleaseNotes: |- + 7.1.9 + - FIXED: writeQueryHistory function error #1432 + - FIXED: UUID parsing issues #1434, #1431 + - ADDED: Validation for function and file names, fixed security issues + - CHANGED: Public DbGate cloud migrated; endpoints now on new infrastructure, improving availability +ReleaseNotesUrl: https://github.com/dbgate/dbgate/releases/tag/v7.1.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JanProchazka/dbgate/7.1.9/JanProchazka.dbgate.yaml b/manifests/j/JanProchazka/dbgate/7.1.9/JanProchazka.dbgate.yaml new file mode 100644 index 0000000000000..8b0d2b5f96e34 --- /dev/null +++ b/manifests/j/JanProchazka/dbgate/7.1.9/JanProchazka.dbgate.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: JanProchazka.dbgate +PackageVersion: 7.1.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 843591286bfd987ae20a8185d914a2bcc3af8884 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Sat, 25 Apr 2026 06:45:08 +0200 Subject: [PATCH 13/77] New version: Storj.Uplink version 1.152.6 (#364740) --- .../1.152.6/Storj.Uplink.installer.yaml | 18 ++++ .../1.152.6/Storj.Uplink.locale.en-US.yaml | 91 +++++++++++++++++++ .../s/Storj/Uplink/1.152.6/Storj.Uplink.yaml | 8 ++ 3 files changed, 117 insertions(+) create mode 100644 manifests/s/Storj/Uplink/1.152.6/Storj.Uplink.installer.yaml create mode 100644 manifests/s/Storj/Uplink/1.152.6/Storj.Uplink.locale.en-US.yaml create mode 100644 manifests/s/Storj/Uplink/1.152.6/Storj.Uplink.yaml diff --git a/manifests/s/Storj/Uplink/1.152.6/Storj.Uplink.installer.yaml b/manifests/s/Storj/Uplink/1.152.6/Storj.Uplink.installer.yaml new file mode 100644 index 0000000000000..3e54fdd7d9d7c --- /dev/null +++ b/manifests/s/Storj/Uplink/1.152.6/Storj.Uplink.installer.yaml @@ -0,0 +1,18 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Storj.Uplink +PackageVersion: 1.152.6 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: uplink.exe +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-04-24 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/storj/storj/releases/download/v1.152.6/uplink_windows_amd64.zip + InstallerSha256: E2CC52D1D7BD332EB59DC5D1A103844D0B71C8B4D3E9ECF7B703022C486F0529 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Storj/Uplink/1.152.6/Storj.Uplink.locale.en-US.yaml b/manifests/s/Storj/Uplink/1.152.6/Storj.Uplink.locale.en-US.yaml new file mode 100644 index 0000000000000..21cb99d8fd614 --- /dev/null +++ b/manifests/s/Storj/Uplink/1.152.6/Storj.Uplink.locale.en-US.yaml @@ -0,0 +1,91 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Storj.Uplink +PackageVersion: 1.152.6 +PackageLocale: en-US +Publisher: Storj Labs Inc +PublisherUrl: https://www.storj.io/ +PublisherSupportUrl: https://github.com/storj/storj/issues +Author: Storj Labs Inc +PackageName: Uplink +PackageUrl: https://github.com/storj/storj +License: AGPL-3.0 +LicenseUrl: https://github.com/storj/storj/blob/HEAD/LICENSE +ShortDescription: The Storj DCS client-side CLI +Moniker: uplink +Tags: +- storj +- storj-dcs +- uplink +- uplink-cli +ReleaseNotes: |- + Changelog + General + - 14be231 all: bump to Go 1.26.2 + Multinode + - 3a76734 web/multinode: Update frontend deps + Satellite + - e83842c satellite/satellitedb: check for errors + - 0e48c3a satellite/metabase: log and swallow zombie object deletion errors + - 801a655 satellite/{payments,console}: re-define paid privileges for tenant users + - f0cd487 satellite/admin: add tenant-related config value + - fa89213 satellite/{admin,satellitedb}: update GET user requests to respect service.TenantID value + - 5cab6a3 satellite/admin: add tenant scoping to state-changing user methods + - aa9ac4b satellite/admin: add tenant scoping to project service methods + - 70bdacb satellite/admin: add tenant scoping to buckets service methods + - def71c1 satellite/admin: disable licenses requests for a tenant-scoped admin + - 662ed69 satellite/admin: disable nodes requests for tenant-scoped admin + - c861fa8 satellite/admin: add tenant scoping to change history and general search requests + - 244df8e satellite/admin: add tenant scoping to account freeze actions + - 02ffab8 satellite/admin: disable some feature flags for tenant-scoped admin + - 5be6aaf satellite/{accountfreeze,run}: wire up account freeze chores to modular admin + - 8cbb2ce satellite/admin: allow support or SE to change user kind + - 7254541 satellite/console: general clean up of the package + - 12c5bfe satellite/payments: remove UseIdempotency feature flag + - d5d66c5 satellite/payments: remove SkipEmptyInvoices feature flag + - c349291 satellite/payments: remove RemoveExpiredCredit feature flag + - d382e2a satellite/payments: remove RoundUpInvoiceUsage feature flag + - 02caa18 satellite/gc/piecetracker: do not ignore error in observer Finish + - 15d5283 satellite/metabase: soft-delete pending objects instead of hard-delete + - cbe870f satellite/admin/ui,web/satellite: Update plugin-vue + - c92255a Revert "satellite/console: restrict API key creation for satellite" + - 6387416 satellite/{console,web}: add config to disable project invites + - 2be2cbd satellite/{console,web}: add config for fields on onboarding dialog + - dc6192a satellite/admin: serve whitelabel assets from specific dir + - 4d07921 satellite/metainfo: add placement to request monkit + - b2e0dad satellite/admin/ui: Update frontend deps + - d64f2a2 web/satellite: Update useEventing composable + - 066a026 satellite/repair: support custom chunk size for repair + - b6acf27 satellite/admin: support whitelabel branding + - 3d708f2 satellite/satellitedb: add method for creating bucket with attribution + - aa9fffd satellite/metabase: update BeginObject to set checksum info + - 587623e satellite/metabase: update CommitObject to set checksum info + - 6dfa198 satellite/console: allow tenant users to have free trials + - 3c4c0e9 web/satellite: small UI/UX updates for create access flow + - f8fe2a4 satellite: modular starter for Core services + - 7435cc4 web,satellite/admin/ui: Add CLAUDE.md for forntends + - 18075c1 web/satellite: limit detailed usage report period to the last 3 months + - 745f23f satellite/console: remove Tenant user kind + - 6ae6d76 web/satellite: Update frontend deps + - e546a62 satellite/metabase: update DeleteObject to return checksum info + - 70b4d79 satellite/metainfo: split MaxCommitDelay config per operation type + - f5a6877 satellite/metabase: update GetObject to return checksum info + - 42be6a0 satellite/metabase: fix missing MaxCommitDelay for BeginObjectExactVersion + - 6b2547f satellite/admin: add OIDC authentication support + - 247c9c7 satellite/{console,payments}: improve purchase endpoint handling + - 9e86ce1 satellite/accountfreeze: skip non-paid users when running billing freeze chore + - c077eec satellite/{console,web}: clean up object browser code + - 3d4c7b6 satellite/metabase: remove TestingCommitSegmentUseMutations + - e9b20a9 web/satellite,admin-ui: improve logo sizing + - 0a3ec1b satellite/satellitedb: add partner column to registration_tokens table + - c79beba web/satellite: resolve 'circular chunk' build issue + - cbfedd1 web/satellite: fix deletes in the object browser + Storagenode + - 66d1e34 storagenode/piecemigrate: accurately report space usage after restart mid-migration + - 09c756d web/storagenode: Update frontend deps + - 3f773e8 storagenode/monitor: Fix allocated_space for hashstore only storagenodes + - be0a588 Revert "storagenode/monitor: Fix allocated_space for hashstore only storagenodes" +ReleaseNotesUrl: https://github.com/storj/storj/releases/tag/v1.152.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Storj/Uplink/1.152.6/Storj.Uplink.yaml b/manifests/s/Storj/Uplink/1.152.6/Storj.Uplink.yaml new file mode 100644 index 0000000000000..608dfac3eaf8a --- /dev/null +++ b/manifests/s/Storj/Uplink/1.152.6/Storj.Uplink.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: Storj.Uplink +PackageVersion: 1.152.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6687de55ff83a1a4ec5bed1ff94d9365fe231e1a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 12:46:21 +0800 Subject: [PATCH 14/77] New version: Fleet.fleetctl version 4.84.0 (#364964) --- .../4.84.0/Fleet.fleetctl.installer.yaml | 25 ++++++++++++++++ .../4.84.0/Fleet.fleetctl.locale.en-US.yaml | 29 +++++++++++++++++++ .../4.84.0/Fleet.fleetctl.locale.zh-CN.yaml | 16 ++++++++++ .../Fleet/fleetctl/4.84.0/Fleet.fleetctl.yaml | 8 +++++ 4 files changed, 78 insertions(+) create mode 100644 manifests/f/Fleet/fleetctl/4.84.0/Fleet.fleetctl.installer.yaml create mode 100644 manifests/f/Fleet/fleetctl/4.84.0/Fleet.fleetctl.locale.en-US.yaml create mode 100644 manifests/f/Fleet/fleetctl/4.84.0/Fleet.fleetctl.locale.zh-CN.yaml create mode 100644 manifests/f/Fleet/fleetctl/4.84.0/Fleet.fleetctl.yaml diff --git a/manifests/f/Fleet/fleetctl/4.84.0/Fleet.fleetctl.installer.yaml b/manifests/f/Fleet/fleetctl/4.84.0/Fleet.fleetctl.installer.yaml new file mode 100644 index 0000000000000..d3876802dd2a9 --- /dev/null +++ b/manifests/f/Fleet/fleetctl/4.84.0/Fleet.fleetctl.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: Fleet.fleetctl +PackageVersion: 4.84.0 +InstallerType: zip +NestedInstallerType: portable +Commands: +- fleetctl +ReleaseDate: 2026-04-25 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: fleetctl_v4.84.0_windows_amd64\fleetctl.exe + PortableCommandAlias: fleetctl + InstallerUrl: https://github.com/fleetdm/fleet/releases/download/fleet-v4.84.0/fleetctl_v4.84.0_windows_amd64.zip + InstallerSha256: E2EC4D03889487ECE6C0F786B1F2FB5BF93C82A0024F28AEBA668E7F206B1C91 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: fleetctl_v4.84.0_windows_arm64\fleetctl.exe + PortableCommandAlias: fleetctl + InstallerUrl: https://github.com/fleetdm/fleet/releases/download/fleet-v4.84.0/fleetctl_v4.84.0_windows_arm64.zip + InstallerSha256: 775B847CCAB8FDBF9BF27B5E469FA6283B28799416761C5619F1917AAA1F453D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fleet/fleetctl/4.84.0/Fleet.fleetctl.locale.en-US.yaml b/manifests/f/Fleet/fleetctl/4.84.0/Fleet.fleetctl.locale.en-US.yaml new file mode 100644 index 0000000000000..64fa8efe4e30b --- /dev/null +++ b/manifests/f/Fleet/fleetctl/4.84.0/Fleet.fleetctl.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: Fleet.fleetctl +PackageVersion: 4.84.0 +PackageLocale: en-US +Publisher: Fleet Device Management Inc. +PublisherUrl: https://fleetdm.com/ +PublisherSupportUrl: https://github.com/fleetdm/fleet/issues +PrivacyUrl: https://fleetdm.com/legal/privacy +Author: Fleet Device Management Inc. +PackageName: fleetctl +PackageUrl: https://github.com/fleetdm/fleet +License: MIT +LicenseUrl: https://github.com/fleetdm/fleet/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026-present Fleet Device Management Inc +ShortDescription: A command line interface (CLI) tool for managing Fleet from the command line. +Description: |- + fleetctl (pronounced "Fleet control") is a command line interface (CLI) tool for managing Fleet from the command line. fleetctl enables a GitOps workflow with Fleet. + fleetctl also provides a quick way to work with all the data exposed by Fleet without having to use the Fleet UI or work directly with the Fleet API. +Tags: +- fleet +ReleaseNotesUrl: https://github.com/fleetdm/fleet/releases/tag/fleet-v4.84.0 +PurchaseUrl: https://fleetdm.com/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://fleetdm.com/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fleet/fleetctl/4.84.0/Fleet.fleetctl.locale.zh-CN.yaml b/manifests/f/Fleet/fleetctl/4.84.0/Fleet.fleetctl.locale.zh-CN.yaml new file mode 100644 index 0000000000000..03fca1d2add94 --- /dev/null +++ b/manifests/f/Fleet/fleetctl/4.84.0/Fleet.fleetctl.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: Fleet.fleetctl +PackageVersion: 4.84.0 +PackageLocale: zh-CN +ShortDescription: 从命令行管理 Fleet 的命令行界面(CLI)工具。 +Description: |- + fleetctl(读作“Fleet control”)是一种命令行界面(CLI)工具,用于通过命令行管理 Fleet。 + fleetctl 还提供了一种快速方法来处理 Fleet 公开的所有数据,而无需使用 Fleet UI 或直接使用 Fleet API。 +ReleaseNotesUrl: https://github.com/fleetdm/fleet/releases/tag/fleet-v4.84.0 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://fleetdm.com/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fleet/fleetctl/4.84.0/Fleet.fleetctl.yaml b/manifests/f/Fleet/fleetctl/4.84.0/Fleet.fleetctl.yaml new file mode 100644 index 0000000000000..bd51c14c96482 --- /dev/null +++ b/manifests/f/Fleet/fleetctl/4.84.0/Fleet.fleetctl.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: Fleet.fleetctl +PackageVersion: 4.84.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 287047af30dab5a5a7a296baff006ed342dea95f Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 25 Apr 2026 14:47:41 +1000 Subject: [PATCH 15/77] New version: TrackerSoftware.PDF-XChangeEditor version 10.8.5.410 (#364975) --- ...rSoftware.PDF-XChangeEditor.installer.yaml | 41 +++++++++++++++++++ ...ftware.PDF-XChangeEditor.locale.en-US.yaml | 35 ++++++++++++++++ .../TrackerSoftware.PDF-XChangeEditor.yaml | 8 ++++ 3 files changed, 84 insertions(+) create mode 100644 manifests/t/TrackerSoftware/PDF-XChangeEditor/10.8.5.410/TrackerSoftware.PDF-XChangeEditor.installer.yaml create mode 100644 manifests/t/TrackerSoftware/PDF-XChangeEditor/10.8.5.410/TrackerSoftware.PDF-XChangeEditor.locale.en-US.yaml create mode 100644 manifests/t/TrackerSoftware/PDF-XChangeEditor/10.8.5.410/TrackerSoftware.PDF-XChangeEditor.yaml diff --git a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.8.5.410/TrackerSoftware.PDF-XChangeEditor.installer.yaml b/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.8.5.410/TrackerSoftware.PDF-XChangeEditor.installer.yaml new file mode 100644 index 0000000000000..39c94995dc66d --- /dev/null +++ b/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.8.5.410/TrackerSoftware.PDF-XChangeEditor.installer.yaml @@ -0,0 +1,41 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TrackerSoftware.PDF-XChangeEditor +PackageVersion: 10.8.5.410 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +UpgradeBehavior: install +FileExtensions: +- pdf +Installers: +- Architecture: x86 + InstallerUrl: https://downloads.pdf-xchange.com/10.8.5.410/EditorV10.x86.msi + InstallerSha256: 7254D723435AF9EBA20777387C6094D79C9D31940CB69512AD4791585C0ACB5F + ProductCode: '{9A2F0D90-5AAE-4B5B-97F1-AA31938B6B4F}' + AppsAndFeaturesEntries: + - ProductCode: '{9A2F0D90-5AAE-4B5B-97F1-AA31938B6B4F}' + UpgradeCode: '{E6E58382-7F0B-4DB0-8E8F-4EF5D581109A}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\Tracker Software' +- Architecture: x64 + InstallerUrl: https://downloads.pdf-xchange.com/10.8.5.410/EditorV10.x64.msi + InstallerSha256: BBAA345299C20ED054D7296EFC3649B8A656814DF70299175B58191DD24F0F34 + ProductCode: '{5AB6399D-7152-476E-BE79-8BB52C0E722D}' + AppsAndFeaturesEntries: + - ProductCode: '{5AB6399D-7152-476E-BE79-8BB52C0E722D}' + UpgradeCode: '{793A5AF1-EB05-4381-A503-31ACE7C6B9C4}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Tracker Software' +- Architecture: arm64 + InstallerUrl: https://downloads.pdf-xchange.com/10.8.5.410/EditorV10.ARM64.msi + InstallerSha256: 22FCB55F0853958E953DB3B40482C4DC83C0EE4D29956FFF0511446287412197 + ProductCode: '{0310912A-3948-4B89-A12F-439B98AAD7C4}' + AppsAndFeaturesEntries: + - ProductCode: '{0310912A-3948-4B89-A12F-439B98AAD7C4}' + UpgradeCode: '{65B4047F-229D-45DB-AAF9-73107DBEDF97}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Tracker Software' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.8.5.410/TrackerSoftware.PDF-XChangeEditor.locale.en-US.yaml b/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.8.5.410/TrackerSoftware.PDF-XChangeEditor.locale.en-US.yaml new file mode 100644 index 0000000000000..b7c812232f8d4 --- /dev/null +++ b/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.8.5.410/TrackerSoftware.PDF-XChangeEditor.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: TrackerSoftware.PDF-XChangeEditor +PackageVersion: 10.8.5.410 +PackageLocale: en-US +Publisher: PDF-XChange Co Ltd. +PublisherUrl: https://www.tracker-software.com/ +PublisherSupportUrl: https://www.tracker-software.com/support +PrivacyUrl: https://www.tracker-software.com/privacy-policy +PackageName: PDF-XChange Editor +PackageUrl: https://www.pdf-xchange.com/product/pdf-xchange-editor +License: Copyright (c) Tracker Software Products (Canada) Ltd. +ShortDescription: The smallest, fastest and most feature-rich free PDF viewer/editor on the market. +Description: |- + PDF-XChange Editor is a fast, lightweight, and feature-rich PDF viewer, editor, and annotation tool for Windows. Developed by Tracker Software, it is known for its high performance and extensive functionality, positioning itself as a powerful alternative to Adobe Acrobat. + + Key Features: + - Editing Tools: Directly edit text and images in PDF documents. + - Annotation & Markup: A vast array of tools for highlighting, adding comments, stamps, shapes, and handwritten notes. + - OCR (Optical Character Recognition): Convert scanned documents into searchable and editable text. + - Form Creation & Filling: Create, edit, and fill interactive PDF forms. + - Security Features: Add passwords, redact sensitive information, and manage digital signatures. + - Customization: Highly customizable interface and toolbar layouts. + - Low System Impact: Noted for its small footprint and fast operation, even with large files. +Tags: +- pdf-editor +PurchaseUrl: https://www.pdf-xchange.com/product/pdf-xchange-editor/pricing +Documentations: +- DocumentLabel: Online Manual + DocumentUrl: https://help.pdf-xchange.com/pdfxe10 +- DocumentLabel: PDF-XChange Editor Help Manual (PDF) + DocumentUrl: https://help.pdf-xchange.com/pdfxe7/PDFXED7_MAN.pdf +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.8.5.410/TrackerSoftware.PDF-XChangeEditor.yaml b/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.8.5.410/TrackerSoftware.PDF-XChangeEditor.yaml new file mode 100644 index 0000000000000..0197b69472dde --- /dev/null +++ b/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.8.5.410/TrackerSoftware.PDF-XChangeEditor.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: TrackerSoftware.PDF-XChangeEditor +PackageVersion: 10.8.5.410 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From be7ad04019aafc5e06aa244a161960bdd9a37f70 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 12:49:00 +0800 Subject: [PATCH 16/77] New version: GeneralOutline.Outline version 1.6.1 (#364976) --- .../GeneralOutline.Outline.installer.yaml | 28 +++++++++++++++ .../GeneralOutline.Outline.locale.en-US.yaml | 36 +++++++++++++++++++ .../GeneralOutline.Outline.locale.zh-CN.yaml | 21 +++++++++++ .../Outline/1.6.1/GeneralOutline.Outline.yaml | 8 +++++ 4 files changed, 93 insertions(+) create mode 100644 manifests/g/GeneralOutline/Outline/1.6.1/GeneralOutline.Outline.installer.yaml create mode 100644 manifests/g/GeneralOutline/Outline/1.6.1/GeneralOutline.Outline.locale.en-US.yaml create mode 100644 manifests/g/GeneralOutline/Outline/1.6.1/GeneralOutline.Outline.locale.zh-CN.yaml create mode 100644 manifests/g/GeneralOutline/Outline/1.6.1/GeneralOutline.Outline.yaml diff --git a/manifests/g/GeneralOutline/Outline/1.6.1/GeneralOutline.Outline.installer.yaml b/manifests/g/GeneralOutline/Outline/1.6.1/GeneralOutline.Outline.installer.yaml new file mode 100644 index 0000000000000..f0178aea7e6d4 --- /dev/null +++ b/manifests/g/GeneralOutline/Outline/1.6.1/GeneralOutline.Outline.installer.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GeneralOutline.Outline +PackageVersion: 1.6.1 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- outline +ProductCode: b2e400dc-952a-5954-bef1-c59218582c0e +ReleaseDate: 2026-04-24 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.todesktop.com/2211128hgkdcltv/Outline%20Setup%201.6.1%20-%20Build%20260424xavfrplyq-x64.exe + InstallerSha256: 543300421C5D6E9D809CAFF0EFB1BF2841F6E162D4038CAB60F70F9B774AC045 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.todesktop.com/2211128hgkdcltv/Outline%20Setup%201.6.1%20-%20Build%20260424xavfrplyq-x64.exe + InstallerSha256: 543300421C5D6E9D809CAFF0EFB1BF2841F6E162D4038CAB60F70F9B774AC045 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GeneralOutline/Outline/1.6.1/GeneralOutline.Outline.locale.en-US.yaml b/manifests/g/GeneralOutline/Outline/1.6.1/GeneralOutline.Outline.locale.en-US.yaml new file mode 100644 index 0000000000000..31aaa0259dbe2 --- /dev/null +++ b/manifests/g/GeneralOutline/Outline/1.6.1/GeneralOutline.Outline.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GeneralOutline.Outline +PackageVersion: 1.6.1 +PackageLocale: en-US +Publisher: General Outline, Inc +PublisherUrl: https://www.getoutline.com/ +PublisherSupportUrl: https://www.getoutline.com/contact +PrivacyUrl: https://www.getoutline.com/privacy +Author: General Outline, Inc. +PackageName: Outline +PackageUrl: https://www.getoutline.com/download +License: BUSL-1.1 +LicenseUrl: https://github.com/outline/outline/blob/HEAD/LICENSE +Copyright: (c) 2026 General Outline, Inc. +CopyrightUrl: https://www.getoutline.com/terms +ShortDescription: The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and Markdown compatible. +Tags: +- collaborate +- collaboration +- docs +- document +- editor +- knowledge +- knowledge-base +- notes +- share +- team +ReleaseNotesUrl: https://www.getoutline.com/changelog +PurchaseUrl: https://www.getoutline.com/pricing +Documentations: +- DocumentLabel: Guide + DocumentUrl: https://docs.getoutline.com/s/guide +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GeneralOutline/Outline/1.6.1/GeneralOutline.Outline.locale.zh-CN.yaml b/manifests/g/GeneralOutline/Outline/1.6.1/GeneralOutline.Outline.locale.zh-CN.yaml new file mode 100644 index 0000000000000..723c1947d0b96 --- /dev/null +++ b/manifests/g/GeneralOutline/Outline/1.6.1/GeneralOutline.Outline.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: GeneralOutline.Outline +PackageVersion: 1.6.1 +PackageLocale: zh-CN +ShortDescription: 适用于成长型团队的最快的知识库。美观、实时协作、功能丰富、兼容 Markdown。 +Tags: +- 协作 +- 协同 +- 团队 +- 文档 +- 知识 +- 知识库 +- 笔记 +- 编辑器 +Documentations: +- DocumentLabel: 指南 + DocumentUrl: https://docs.getoutline.com/s/guide +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GeneralOutline/Outline/1.6.1/GeneralOutline.Outline.yaml b/manifests/g/GeneralOutline/Outline/1.6.1/GeneralOutline.Outline.yaml new file mode 100644 index 0000000000000..b130419ed15ef --- /dev/null +++ b/manifests/g/GeneralOutline/Outline/1.6.1/GeneralOutline.Outline.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: GeneralOutline.Outline +PackageVersion: 1.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b4491dafabd2654f22a31a6a1ef27b4f35db06a8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 13:16:08 +0800 Subject: [PATCH 17/77] New version: MichaelTippach.ASIO4ALL version 2.19 (#362426) --- .../MichaelTippach.ASIO4ALL.installer.yaml | 18 ++++++++++++++++ .../MichaelTippach.ASIO4ALL.locale.en-US.yaml | 21 +++++++++++++++++++ .../MichaelTippach.ASIO4ALL.locale.zh-CN.yaml | 21 +++++++++++++++++++ .../2.19/MichaelTippach.ASIO4ALL.yaml | 8 +++++++ 4 files changed, 68 insertions(+) create mode 100644 manifests/m/MichaelTippach/ASIO4ALL/2.19/MichaelTippach.ASIO4ALL.installer.yaml create mode 100644 manifests/m/MichaelTippach/ASIO4ALL/2.19/MichaelTippach.ASIO4ALL.locale.en-US.yaml create mode 100644 manifests/m/MichaelTippach/ASIO4ALL/2.19/MichaelTippach.ASIO4ALL.locale.zh-CN.yaml create mode 100644 manifests/m/MichaelTippach/ASIO4ALL/2.19/MichaelTippach.ASIO4ALL.yaml diff --git a/manifests/m/MichaelTippach/ASIO4ALL/2.19/MichaelTippach.ASIO4ALL.installer.yaml b/manifests/m/MichaelTippach/ASIO4ALL/2.19/MichaelTippach.ASIO4ALL.installer.yaml new file mode 100644 index 0000000000000..5867830cede92 --- /dev/null +++ b/manifests/m/MichaelTippach/ASIO4ALL/2.19/MichaelTippach.ASIO4ALL.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: MichaelTippach.ASIO4ALL +PackageVersion: "2.19" +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +ProductCode: ASIO4ALL +Installers: +- Architecture: x86 + InstallerUrl: https://asio4all.org/downloads/ASIO4ALL_2_19.exe + InstallerSha256: 4DDC958EF3D0114899378F0F50E52CA09AFA7C74EE0E70EE77F4CD4790D15490 +- Architecture: x64 + InstallerUrl: https://asio4all.org/downloads/ASIO4ALL_2_19.exe + InstallerSha256: 4DDC958EF3D0114899378F0F50E52CA09AFA7C74EE0E70EE77F4CD4790D15490 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MichaelTippach/ASIO4ALL/2.19/MichaelTippach.ASIO4ALL.locale.en-US.yaml b/manifests/m/MichaelTippach/ASIO4ALL/2.19/MichaelTippach.ASIO4ALL.locale.en-US.yaml new file mode 100644 index 0000000000000..12a6cdd36e681 --- /dev/null +++ b/manifests/m/MichaelTippach/ASIO4ALL/2.19/MichaelTippach.ASIO4ALL.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: MichaelTippach.ASIO4ALL +PackageVersion: "2.19" +PackageLocale: en-US +Publisher: tippach engineering +PublisherUrl: https://asio4all.org/ +PublisherSupportUrl: https://asio4all.org/help/ +PrivacyUrl: https://asio4all.org/privacy-policy/ +Author: Michael Tippach +PackageName: ASIO4ALL +PackageUrl: https://asio4all.org/version-2-19/ +License: Proprietary +Copyright: Copyright © Michael Tippach +ShortDescription: Universal Windows ASIO Driver +Description: ASIO4ALL is a free and low-latency audio driver that allows users to achieve better audio performance and reduce audio latency when using their computer to record or playback audio. +Tags: +- asio +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MichaelTippach/ASIO4ALL/2.19/MichaelTippach.ASIO4ALL.locale.zh-CN.yaml b/manifests/m/MichaelTippach/ASIO4ALL/2.19/MichaelTippach.ASIO4ALL.locale.zh-CN.yaml new file mode 100644 index 0000000000000..adbafb34e7257 --- /dev/null +++ b/manifests/m/MichaelTippach/ASIO4ALL/2.19/MichaelTippach.ASIO4ALL.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: MichaelTippach.ASIO4ALL +PackageVersion: "2.19" +PackageLocale: zh-CN +Publisher: tippach engineering +PublisherUrl: https://asio4all.org/ +PublisherSupportUrl: https://asio4all.org/help/ +PrivacyUrl: https://asio4all.org/privacy-policy/ +Author: Michael Tippach +PackageName: ASIO4ALL +PackageUrl: https://asio4all.org/version-2-19/ +License: 专有软件 +Copyright: Copyright © Michael Tippach +ShortDescription: 通用 Windows ASIO 驱动程序 +Description: ASIO4ALL 是一款免费的低延迟音频驱动程序,可让用户在使用电脑录制或播放音频时获得更好的音频性能并减少音频延迟。 +Tags: +- asio +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MichaelTippach/ASIO4ALL/2.19/MichaelTippach.ASIO4ALL.yaml b/manifests/m/MichaelTippach/ASIO4ALL/2.19/MichaelTippach.ASIO4ALL.yaml new file mode 100644 index 0000000000000..c0c3d65c88761 --- /dev/null +++ b/manifests/m/MichaelTippach/ASIO4ALL/2.19/MichaelTippach.ASIO4ALL.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: MichaelTippach.ASIO4ALL +PackageVersion: "2.19" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From daa355bb3caa0c26e01398fe58ad86b01a5a8192 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 13:17:47 +0800 Subject: [PATCH 18/77] Update: KDE.Haruna version 1.7.1 (1759) (#362828) --- manifests/k/KDE/Haruna/1.7.1/KDE.Haruna.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/Haruna/1.7.1/KDE.Haruna.installer.yaml b/manifests/k/KDE/Haruna/1.7.1/KDE.Haruna.installer.yaml index d70c1e02679b6..5cd0b8e3cbcbd 100644 --- a/manifests/k/KDE/Haruna/1.7.1/KDE.Haruna.installer.yaml +++ b/manifests/k/KDE/Haruna/1.7.1/KDE.Haruna.installer.yaml @@ -9,14 +9,14 @@ ProductCode: Haruna Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/multimedia/haruna/master/windows/haruna-master-1735-windows-gcc-x86_64.exe - InstallerSha256: CE3ED48087762164036109C439A89CB56E40B701ADB7AD9F8B5AED8F26F14F11 + InstallerUrl: https://cdn.kde.org/ci-builds/multimedia/haruna/master/windows/haruna-master-1759-windows-gcc-x86_64.exe + InstallerSha256: A1824F4E6BD315C3C750F078B5C08B381A752121C043F350CA3E502815FCAFA8 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/multimedia/haruna/master/windows/haruna-master-1735-windows-gcc-x86_64.exe - InstallerSha256: CE3ED48087762164036109C439A89CB56E40B701ADB7AD9F8B5AED8F26F14F11 + InstallerUrl: https://cdn.kde.org/ci-builds/multimedia/haruna/master/windows/haruna-master-1759-windows-gcc-x86_64.exe + InstallerSha256: A1824F4E6BD315C3C750F078B5C08B381A752121C043F350CA3E502815FCAFA8 InstallerSwitches: Custom: /AllUsers ManifestType: installer From 66e1f10509e95932a47f9fdf5b21e20ee1689091 Mon Sep 17 00:00:00 2001 From: ThioJoe <12518330+ThioJoe@users.noreply.github.com> Date: Fri, 24 Apr 2026 22:19:15 -0700 Subject: [PATCH 19/77] ThioJoe.SvgThumbnailExtension version 1.10.0 (#364874) --- ...ioJoe.SvgThumbnailExtension.installer.yaml | 34 +++++++++++++++++++ ...oe.SvgThumbnailExtension.locale.en-US.yaml | 25 ++++++++++++++ .../1.10.0/ThioJoe.SvgThumbnailExtension.yaml | 8 +++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/t/ThioJoe/SvgThumbnailExtension/1.10.0/ThioJoe.SvgThumbnailExtension.installer.yaml create mode 100644 manifests/t/ThioJoe/SvgThumbnailExtension/1.10.0/ThioJoe.SvgThumbnailExtension.locale.en-US.yaml create mode 100644 manifests/t/ThioJoe/SvgThumbnailExtension/1.10.0/ThioJoe.SvgThumbnailExtension.yaml diff --git a/manifests/t/ThioJoe/SvgThumbnailExtension/1.10.0/ThioJoe.SvgThumbnailExtension.installer.yaml b/manifests/t/ThioJoe/SvgThumbnailExtension/1.10.0/ThioJoe.SvgThumbnailExtension.installer.yaml new file mode 100644 index 0000000000000..4c119155304e3 --- /dev/null +++ b/manifests/t/ThioJoe/SvgThumbnailExtension/1.10.0/ThioJoe.SvgThumbnailExtension.installer.yaml @@ -0,0 +1,34 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ThioJoe.SvgThumbnailExtension +PackageVersion: 1.10.0 +InstallerLocale: en-US +InstallerType: msi +Scope: machine +FileExtensions: +- svg +- svgz +AppsAndFeaturesEntries: +- UpgradeCode: '{E345203A-2E6E-4854-9797-FB94221A839A}' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ThioJoe/win-svg-thumbs-rust/releases/download/v1.10.0/SVG-Thumbnail-Extension-Installer_1.10.0_x64.msi + InstallerSha256: DBEF9A205640AC7076FE732DB8DB0E294B80FCACA45FAA81DB2D0C81DDAAC71C + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + ProductCode: '{5D4B8DFA-1B3B-49A1-A12D-963E4AF7C21F}' +- Architecture: arm64 + InstallerUrl: https://github.com/ThioJoe/win-svg-thumbs-rust/releases/download/v1.10.0/SVG-Thumbnail-Extension-Installer_1.10.0_arm64.msi + InstallerSha256: 4D1A8C8B5BA7282419EAAC6561A528B24A7FF5200E27E1392B82360A19283255 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + ProductCode: '{458D4968-FFC3-43DA-86C4-588982B96308}' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-23 diff --git a/manifests/t/ThioJoe/SvgThumbnailExtension/1.10.0/ThioJoe.SvgThumbnailExtension.locale.en-US.yaml b/manifests/t/ThioJoe/SvgThumbnailExtension/1.10.0/ThioJoe.SvgThumbnailExtension.locale.en-US.yaml new file mode 100644 index 0000000000000..7bfcbfdba2173 --- /dev/null +++ b/manifests/t/ThioJoe/SvgThumbnailExtension/1.10.0/ThioJoe.SvgThumbnailExtension.locale.en-US.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: ThioJoe.SvgThumbnailExtension +PackageVersion: 1.10.0 +PackageLocale: en-US +Publisher: ThioJoe +PublisherUrl: https://github.com/ThioJoe +PublisherSupportUrl: https://github.com/ThioJoe/win-svg-thumbs-rust/issues +PackageName: Thio's SVG Thumbnail Extension +PackageUrl: https://github.com/ThioJoe/win-svg-thumbs-rust +License: MIT +ShortDescription: A native hardware-accelerated Windows SVG thumbnail handler for Windows. +Tags: +- shell-extension +- svg +- svgz +- thumbnail +- thumbnails +- file-explorer +- windows-explorer +- explorer +ReleaseNotesUrl: https://github.com/ThioJoe/win-svg-thumbs-rust/releases/tag/v1.10.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/ThioJoe/SvgThumbnailExtension/1.10.0/ThioJoe.SvgThumbnailExtension.yaml b/manifests/t/ThioJoe/SvgThumbnailExtension/1.10.0/ThioJoe.SvgThumbnailExtension.yaml new file mode 100644 index 0000000000000..93c95141787d1 --- /dev/null +++ b/manifests/t/ThioJoe/SvgThumbnailExtension/1.10.0/ThioJoe.SvgThumbnailExtension.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: ThioJoe.SvgThumbnailExtension +PackageVersion: 1.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d972af83be2e0c33366a680cc4dde93c7d9f5947 Mon Sep 17 00:00:00 2001 From: Tim Stack Date: Fri, 24 Apr 2026 22:20:39 -0700 Subject: [PATCH 20/77] New version: tstack.lnav version 0.14.0 (#364904) --- .../lnav/0.13.2/tstack.lnav.locale.en-US.yaml | 48 ---- .../tstack.lnav.installer.yaml | 20 +- .../lnav/0.14.0/tstack.lnav.locale.en-US.yaml | 241 ++++++++++++++++++ .../lnav/{0.13.2 => 0.14.0}/tstack.lnav.yaml | 8 +- 4 files changed, 255 insertions(+), 62 deletions(-) delete mode 100644 manifests/t/tstack/lnav/0.13.2/tstack.lnav.locale.en-US.yaml rename manifests/t/tstack/lnav/{0.13.2 => 0.14.0}/tstack.lnav.installer.yaml (51%) create mode 100644 manifests/t/tstack/lnav/0.14.0/tstack.lnav.locale.en-US.yaml rename manifests/t/tstack/lnav/{0.13.2 => 0.14.0}/tstack.lnav.yaml (51%) diff --git a/manifests/t/tstack/lnav/0.13.2/tstack.lnav.locale.en-US.yaml b/manifests/t/tstack/lnav/0.13.2/tstack.lnav.locale.en-US.yaml deleted file mode 100644 index 9a99f126a5937..0000000000000 --- a/manifests/t/tstack/lnav/0.13.2/tstack.lnav.locale.en-US.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with WinGet Releaser using komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: tstack.lnav -PackageVersion: 0.13.2 -PackageLocale: en-US -Publisher: Timothy Stack -PublisherUrl: https://lnav.org/ -PublisherSupportUrl: https://lnav.org/ -Author: Timothy Stack -PackageName: lnav -PackageUrl: https://lnav.org/ -License: BSD-2-Clause -LicenseUrl: https://github.com/tstack/lnav/blob/HEAD/LICENSE -Copyright: Copyright (c) Timothy Stack -ShortDescription: The Logfile Navigator is a log file viewer for the terminal -Moniker: lnav -Tags: -- command-line-tool -- less -- log-analysis -- log-monitor -- log-viewer -- log-visualization -- logging -- more -- pager -- tail -- terminal -- terminal-pager -- tui -ReleaseNotes: |- - lnav v0.13.2 - Bug Fixes: - - Some keys were not recognized correctly because the - Kitty keyboard protocol handling was broken at the - last minute. - - The TUI no longer opens if a bad file name is passed. - - The abbreviated month %b time-conversion was not - always falling back to English locale, which could - prevent lnav from starting up. - - The top of the LOG view could move in some cases when - filtering was enabled. - - Some status bar fields were not always showing - updates. -ReleaseNotesUrl: https://github.com/tstack/lnav/releases/tag/v0.13.2 -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/t/tstack/lnav/0.13.2/tstack.lnav.installer.yaml b/manifests/t/tstack/lnav/0.14.0/tstack.lnav.installer.yaml similarity index 51% rename from manifests/t/tstack/lnav/0.13.2/tstack.lnav.installer.yaml rename to manifests/t/tstack/lnav/0.14.0/tstack.lnav.installer.yaml index 230f165977b37..0898aff0d9551 100644 --- a/manifests/t/tstack/lnav/0.13.2/tstack.lnav.installer.yaml +++ b/manifests/t/tstack/lnav/0.14.0/tstack.lnav.installer.yaml @@ -1,12 +1,12 @@ -# Created with WinGet Releaser using komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# 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: tstack.lnav -PackageVersion: 0.13.2 +PackageVersion: 0.14.0 InstallerType: zip NestedInstallerType: portable NestedInstallerFiles: -- RelativeFilePath: lnav-0.13.2/bin/lnav.exe +- RelativeFilePath: lnav-0.14.0/bin/lnav.exe InstallModes: - silent UpgradeBehavior: install @@ -14,14 +14,14 @@ Commands: - lnav FileExtensions: - lnav -ReleaseDate: 2025-09-18 +ReleaseDate: 2026-04-12 ArchiveBinariesDependOnPath: true Installers: - Architecture: x64 - InstallerUrl: https://github.com/tstack/lnav/releases/download/v0.13.2/lnav-0.13.2-windows-x86_64.zip - InstallerSha256: 5D0E1A4B4F8AC00093E91749DB20972780B2B874CDE51640040CE65528923C31 + InstallerUrl: https://github.com/tstack/lnav/releases/download/v0.14.0/lnav-0.14.0-windows-x86_64.zip + InstallerSha256: 62E35078B0BA6FF94CB38A3E31DF0197B372A96E3E516A0BFC740061729BE023 - Architecture: arm64 - InstallerUrl: https://github.com/tstack/lnav/releases/download/v0.13.2/lnav-0.13.2-windows-arm64.zip - InstallerSha256: D045012A4B235F1A361AC9F5DBDF442CF10EAB4E4E53BAFB9F0A82A5A6F80068 + InstallerUrl: https://github.com/tstack/lnav/releases/download/v0.14.0/lnav-0.14.0-windows-arm64.zip + InstallerSha256: 3C6A27057FC08263AE9435A34C6C787FC9B476A2F682F4A03EC2873A8C4ADDEC ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/t/tstack/lnav/0.14.0/tstack.lnav.locale.en-US.yaml b/manifests/t/tstack/lnav/0.14.0/tstack.lnav.locale.en-US.yaml new file mode 100644 index 0000000000000..9a6bfb0a30239 --- /dev/null +++ b/manifests/t/tstack/lnav/0.14.0/tstack.lnav.locale.en-US.yaml @@ -0,0 +1,241 @@ +# 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: tstack.lnav +PackageVersion: 0.14.0 +PackageLocale: en-US +Publisher: Timothy Stack +PublisherUrl: https://lnav.org/ +PublisherSupportUrl: https://lnav.org/ +Author: Timothy Stack +PackageName: lnav +PackageUrl: https://lnav.org/ +License: BSD-2-Clause +LicenseUrl: https://github.com/tstack/lnav/blob/HEAD/LICENSE +Copyright: Copyright (c) Timothy Stack +ShortDescription: The Logfile Navigator is a log file viewer for the terminal +Moniker: lnav +Tags: +- command-line-tool +- less +- log-analysis +- log-monitor +- log-viewer +- log-visualization +- logging +- more +- pager +- tail +- terminal +- terminal-pager +- tui +ReleaseNotes: |- + lnav v0.14.0 + Features: + - The Filter configuration panel in the TUI now supports + editing the minimum log level and minimum/maximum + times for the current view. Previously, only the + :set-min-log-level, :hide-lines-before, and + :hide-lines-after commands could be used to set the + values. Pressing l will create/set the log level. + Pressing m will create/set the minimum + time and pressing Shift + M will create/set the + maximum time. Live preview has also been added to + show which lines will be filtered out when the min/max + is applied. + - The -S/--since and -U/--until flags have been + added to limit how much of a log file is indexed. + Supported values are relative (e.g. "yesterday", + "30 min ago") or absolute local times ("2020-01-01"). + The values on the main command-line set the defaults + for all values that are opened. The :open command + supports the same options to change the values from + the default for a particular file. Files with + content that lie completely outside of the cutoff + will be closed to reduce resource usage. + - Broadened support for viewing files on remote hosts. + The "tailer" program that is transferred to the + remote host to monitor files and perform other tasks + has been translated to Python3. If the remote host + does not have Python, lnav will fall back to the APE + binary. + - Highlights can now be applied to a particular field + instead of the whole line. For log formats, a + value entry can now have a highlights object + that contains definitions for the pattern to match + and the style to apply. For interactive use, the + :highlight-field command was added. + - The "Files" panel now shows a progress bar for each + file as it is being indexed and finishes with a + check-mark if indexing was successful, a warning + sign if the file has some notes, or an error mark + if something else happened. + - The :write-jsonlines-to command now supports the LOG + view. When lines are marked in the LOG view, the command + will write each marked log message as a JSON object with + the standard log fields (log_path, log_time, + log_level, log_opid, log_line_link) along with any + format-specific parsed values, comments, and tags. + The --all flag can be used to write all visible log + lines instead of only marked lines. + - Added a log format for MongoDB's structured JSON log + format (4.4+). + - Added a log format for the Robot Framework's debug + log file format. + - Added "timestamp" as a value kind for log format + definitions. Fields with this kind will be parsed + and displayed in the local timezone, and SQL + queries will return them in a normalized format. + - Added the :toggle-sticky-header command to pin a + line to the top of the view as a sticky header. + Sticky headers remain visible as you scroll past + them, making it easy to keep context lines in view. + The :clear-all-sticky-headers command removes all + sticky headers in the current view. A hidden + log_sticky_mark column is available in log tables + to get/set the sticky state via SQL. Sticky headers + and user bookmarks are saved and restored across + sessions for both log and text views. The command + is bound to CTRL+S by default. + - In pager mode (activated by the -q flag), the input + will always be written to the terminal if it is + smaller than the height. Previously, if the input + took awhile to generate, nothing would be written. + Also, when the input is larger than the terminal + height, any marked lines will be written to the + terminal. + - Introducing "Log-Oriented Debugging", a collection of + features to streamline mapping log messages back to + the source code that generated them. For example, + given the log message "Hello, Steve!" and the source + directory containing the log statement. lnav can + find the line of code that generated the message, + such as logging.info("Hello, %s!", name), and + determine the value of the substituted variables + (name => Steve). This functionality is + implemented using the + log2src project. + The following features have been added in support of + this functionality: + - The :add-source-path command was added to specify + the source directories to be scanned for log + statements. + - Log formats can now specify source file/line and + thread ID with the src-file-field, src-line-field, + src-location-field, and thread-id-field properties. + These fields can then be accessed in the SQL vtables + as log_src_file, log_src_line, and log_thread_id. + - The :breakpoint, :toggle-breakpoint, and + :clear-breakpoints commands have been added to + support setting/clearing breakpoints for log messages. + The CTRL-B shortcut toggles a breakpoint on the + focused line in the LOG view. Once breakpoints have + been added, you can press F7/F8 to move to the + previous/next log message that matches a breakpoint. + - The :disable-breakpoint and :enable-breakpoint + commands have been added to allow disabling a + breakpoint without deleting it. + - If the log format specifies source file/line fields + and a breakpoint is set, a red bullet point will be + inserted to signify the presence of a breakpoint. + Left-clicking on the bullet will toggle enabling/ + disabling the breakpoint. A right-click will + delete the breakpoint. + In addition, if the :add-source-path command has + been used, the first character of the source file + will be underlined and can be left-clicked to open + the source file at the given log message. A + right-click will set a breakpoint. + - The all_opids and all_thread_ids virtual tables + have been added to make it simple to discover all of + the operations and threads across all log files. The + all_opids table also supports setting a description + for an operation using through an UPDATE. + - The :xopen command will now open text files in an + external editor. To open the file at a particular + line/column, add a URL fragment of the form + LC. + - When opening the contents of the prompt in an external + editor (CTRL+O), the cursor position will be preserved, + if possible. + - The external-editor configuration has been expanded + with extra properties to help lnav choose the right one + to use: + - The config-dir property specifies the name of the + directory that stores the editor's configuration in a + source tree. If the directory is found in an ancestor + of the path to be opened, and it has the most recent + modified time, the associated editor will be used. + - The prefers property is a regular expression that + will be tested against the full path to be opened. + If matched, that editor will be chosen. + - The :external-access command has been added to open a + localhost HTTP port that can be used to remotely control + lnav. Requests can be sent to execute commands and poll + for changes in the view state. When the external port + is open, a globe icon (🌐) is displayed in the top-right + corner. Clicking that icon will open a URL in a browser + and log you into the server. The :external-access-login + command can also be used to login. + - Custom "Apps" can be added to the "external access" + server to provide custom browser-based user interfaces + to lnav. See the "External Access" documentation online + for more details. + - The ;.save SQL command has been added that can save + tables you have created to a SQLite database file. The + tables that lnav creates have been moved to a separate + in-memory DB, so the main DB should only contain your + own tables/views/etc... + - The json_object_count_of() SQL aggregate function has + been added to make it easy to create a JSON object + where the values are the number of times a value has + been seen. + - The :write-json-cols-to command has been added to + write JSON output in a column-oriented fashion. + - The encode() and decode() SQL functions now accept + html as an algorithm. + - The opid-field can now be set to a JSON array/object + for JSON-lines logs. For example, the spans array in + a Rust tracing log message. The OPID for the message + will be computed by hashing the contents of the array + or object and the description will be the container + itself. + - An OPID can now be constructed from multiple fields by + leaving the opid-field blank and creating a single + opid/description definition with a format. The + content of the format fields will then be hashed to + create the OPID. The builtin log formats have been + updated to use this when appropriate. For example, + access_log now uses c_ip and cs_user_agent as the + OPID. + > [!NOTE] + > If you want a description, but don't want it used as + > the OPID. You can set the opid/source field to + > "from-whole-msg" and the OPID will be computed from + > the contents of the log message. + - The duration-field log format property has been added + to specify the field that contains a duration in the + log message. If a duration is available, it will be + used to calculate time spans in the TIMELINE view. + If the value of field is a number that is not in + seconds, the duration-divisor property can be used + to convert it. For example, if the duration field is + in milliseconds, the divisor should be 1000. The + duration can be accessed in the SQL vtables through + the log_duration column. For JSON-lines logs, the + special __duration__ field name can be used in the + line-format to add a humanized version of the + duration to the pretty-printed message. + - Added the start-timestamp-field log format property. + When set, the duration of an operation is computed as the + difference between the timestamp-field (treated as the + end time) and the start-timestamp-field. This is an + alternative to duration-field for logs that record + separate start and end timestamps. The Cloudflare log + format has been updated to use this feature with + EdgeEndTimestamp and EdgeStartTimestamp. + - The TIMELINE view now shows rows for user-defined tags + and partitions. Each tagged log line appears as a +ReleaseNotesUrl: https://github.com/tstack/lnav/releases/tag/v0.14.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/tstack/lnav/0.13.2/tstack.lnav.yaml b/manifests/t/tstack/lnav/0.14.0/tstack.lnav.yaml similarity index 51% rename from manifests/t/tstack/lnav/0.13.2/tstack.lnav.yaml rename to manifests/t/tstack/lnav/0.14.0/tstack.lnav.yaml index 3895f4a6b6245..bc0522b309b15 100644 --- a/manifests/t/tstack/lnav/0.13.2/tstack.lnav.yaml +++ b/manifests/t/tstack/lnav/0.14.0/tstack.lnav.yaml @@ -1,8 +1,8 @@ -# Created with WinGet Releaser using komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# 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: tstack.lnav -PackageVersion: 0.13.2 +PackageVersion: 0.14.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From 88df0f366d1188c9c2e0ccbc37dd704b0cd04fb7 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 25 Apr 2026 15:21:52 +1000 Subject: [PATCH 21/77] New version: TrackerSoftware.PDF-XChangePRO version 10.8.5.410 (#364977) --- ...ckerSoftware.PDF-XChangePRO.installer.yaml | 48 +++++++++++++++++++ ...rSoftware.PDF-XChangePRO.locale.en-US.yaml | 21 ++++++++ .../TrackerSoftware.PDF-XChangePRO.yaml | 8 ++++ 3 files changed, 77 insertions(+) create mode 100644 manifests/t/TrackerSoftware/PDF-XChangePRO/10.8.5.410/TrackerSoftware.PDF-XChangePRO.installer.yaml create mode 100644 manifests/t/TrackerSoftware/PDF-XChangePRO/10.8.5.410/TrackerSoftware.PDF-XChangePRO.locale.en-US.yaml create mode 100644 manifests/t/TrackerSoftware/PDF-XChangePRO/10.8.5.410/TrackerSoftware.PDF-XChangePRO.yaml diff --git a/manifests/t/TrackerSoftware/PDF-XChangePRO/10.8.5.410/TrackerSoftware.PDF-XChangePRO.installer.yaml b/manifests/t/TrackerSoftware/PDF-XChangePRO/10.8.5.410/TrackerSoftware.PDF-XChangePRO.installer.yaml new file mode 100644 index 0000000000000..467937de8e647 --- /dev/null +++ b/manifests/t/TrackerSoftware/PDF-XChangePRO/10.8.5.410/TrackerSoftware.PDF-XChangePRO.installer.yaml @@ -0,0 +1,48 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TrackerSoftware.PDF-XChangePRO +PackageVersion: 10.8.5.410 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://downloads.pdf-xchange.com/10.8.5.410/ProV10.x86.msi + InstallerSha256: 4387625A60C0C62630CD32CD1E7B71F2F1CB05916EB35577C333B1941E18819B + ProductCode: '{916028D3-5847-420B-A56B-E94AF9005749}' + AppsAndFeaturesEntries: + - Publisher: PDF-XChange Co Ltd. + ProductCode: '{916028D3-5847-420B-A56B-E94AF9005749}' + UpgradeCode: '{9AC998B9-BD41-46DC-8F08-0DE2A4A1EB4D}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\Tracker Software' +- Architecture: x64 + InstallerUrl: https://downloads.pdf-xchange.com/10.8.5.410/ProV10.x64.msi + InstallerSha256: A5D9A8371D412F069A4711ADECC6FE6E5F82A6433C368BA012D89693C4925398 + ProductCode: '{DBCEAD73-2F38-4506-8F83-454894903B1D}' + AppsAndFeaturesEntries: + - Publisher: PDF-XChange Co Ltd. + ProductCode: '{DBCEAD73-2F38-4506-8F83-454894903B1D}' + UpgradeCode: '{F363AF73-86E7-4782-87FA-F3C14FA4D395}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Tracker Software' +- Architecture: arm64 + InstallerUrl: https://downloads.pdf-xchange.com/10.8.5.410/ProV10.ARM64.msi + InstallerSha256: 6401CECF8A21FD1363E67D496C10947EFEACDD9470A4A1972D1A8F06F35BB449 + ProductCode: '{857B3552-26E1-4A14-B82D-2A6563D64B21}' + AppsAndFeaturesEntries: + - Publisher: PDF-XChange Co Ltd. + ProductCode: '{857B3552-26E1-4A14-B82D-2A6563D64B21}' + UpgradeCode: '{6F616659-45F6-4637-84FB-31E8C25753AB}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Tracker Software' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TrackerSoftware/PDF-XChangePRO/10.8.5.410/TrackerSoftware.PDF-XChangePRO.locale.en-US.yaml b/manifests/t/TrackerSoftware/PDF-XChangePRO/10.8.5.410/TrackerSoftware.PDF-XChangePRO.locale.en-US.yaml new file mode 100644 index 0000000000000..7c0079c010ade --- /dev/null +++ b/manifests/t/TrackerSoftware/PDF-XChangePRO/10.8.5.410/TrackerSoftware.PDF-XChangePRO.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TrackerSoftware.PDF-XChangePRO +PackageVersion: 10.8.5.410 +PackageLocale: en-US +Publisher: Tracker Software Products (Canada) Ltd. +PublisherUrl: https://www.tracker-software.com/ +PublisherSupportUrl: https://www.tracker-software.com/support +PrivacyUrl: https://www.tracker-software.com/privacy-policy +Author: Tracker Software Products (Canada) Ltd. +PackageName: PDF-XChange PRO +PackageUrl: https://www.tracker-software.com/product/pdf-xchange-pro +License: Proprietary +Copyright: |- + (C) 1997-2024 Tracker Software Products - A wholly owned subsidiary of PDF-XChange Co Ltd. Registered in England: N0.11091579 + PDF-XCHANGE ® is an Internationally Registered Trademark - All rights reserved - International Registration Number: 1461163 +ShortDescription: All the features of PDF-XChange Editor Plus, PDF-Tools and PDF-XChange Standard in one economical bundle. +PurchaseUrl: https://www.pdf-xchange.com/product/pdf-xchange-pro/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TrackerSoftware/PDF-XChangePRO/10.8.5.410/TrackerSoftware.PDF-XChangePRO.yaml b/manifests/t/TrackerSoftware/PDF-XChangePRO/10.8.5.410/TrackerSoftware.PDF-XChangePRO.yaml new file mode 100644 index 0000000000000..16068db321c76 --- /dev/null +++ b/manifests/t/TrackerSoftware/PDF-XChangePRO/10.8.5.410/TrackerSoftware.PDF-XChangePRO.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: TrackerSoftware.PDF-XChangePRO +PackageVersion: 10.8.5.410 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 18f55349af101797ecad524f6f23eed086f51329 Mon Sep 17 00:00:00 2001 From: SchemaCrawler - Sualeh Fatehi Date: Sat, 25 Apr 2026 01:23:05 -0400 Subject: [PATCH 22/77] New version: schemacrawler.schemacrawler version 17.10.2 (#364979) --- ...schemacrawler.schemacrawler.installer.yaml | 25 ++++++++++++++++ ...emacrawler.schemacrawler.locale.en-US.yaml | 30 +++++++++++++++++++ .../17.10.2/schemacrawler.schemacrawler.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/s/schemacrawler/schemacrawler/17.10.2/schemacrawler.schemacrawler.installer.yaml create mode 100644 manifests/s/schemacrawler/schemacrawler/17.10.2/schemacrawler.schemacrawler.locale.en-US.yaml create mode 100644 manifests/s/schemacrawler/schemacrawler/17.10.2/schemacrawler.schemacrawler.yaml diff --git a/manifests/s/schemacrawler/schemacrawler/17.10.2/schemacrawler.schemacrawler.installer.yaml b/manifests/s/schemacrawler/schemacrawler/17.10.2/schemacrawler.schemacrawler.installer.yaml new file mode 100644 index 0000000000000..ba78efe288eea --- /dev/null +++ b/manifests/s/schemacrawler/schemacrawler/17.10.2/schemacrawler.schemacrawler.installer.yaml @@ -0,0 +1,25 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: schemacrawler.schemacrawler +PackageVersion: 17.10.2 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{2D094C68-7EBB-307E-9036-1A8E6233ED9E}' +ReleaseDate: 2026-04-25 +AppsAndFeaturesEntries: +- ProductCode: '{2D094C68-7EBB-307E-9036-1A8E6233ED9E}' + UpgradeCode: '{20062F6A-6343-3EB4-953F-6C5D08EF2AB2}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/SchemaCrawler' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/schemacrawler/SchemaCrawler-Installers/releases/download/v17.10.2/SchemaCrawler-17.10.2.msi + InstallerSha256: E73FAD7E3A6FBCB9C42450A3F6FBEC4163E628DD87D6CF80A9F097691927A761 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/schemacrawler/schemacrawler/17.10.2/schemacrawler.schemacrawler.locale.en-US.yaml b/manifests/s/schemacrawler/schemacrawler/17.10.2/schemacrawler.schemacrawler.locale.en-US.yaml new file mode 100644 index 0000000000000..262d85bca670a --- /dev/null +++ b/manifests/s/schemacrawler/schemacrawler/17.10.2/schemacrawler.schemacrawler.locale.en-US.yaml @@ -0,0 +1,30 @@ +# 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: schemacrawler.schemacrawler +PackageVersion: 17.10.2 +PackageLocale: en-US +Publisher: Sualeh Fatehi +PublisherUrl: https://www.schemacrawler.com/ +PublisherSupportUrl: https://www.schemacrawler.com/faq.html +Author: Sualeh Fatehi +PackageName: SchemaCrawler +PackageUrl: https://www.schemacrawler.com/ +License: EPL-2.0 +LicenseUrl: https://www.schemacrawler.com/license.html +Copyright: Copyright (c) 2000-2020, Sualeh Fatehi . +CopyrightUrl: https://www.schemacrawler.com/license.html +ShortDescription: Free database schema discovery and comprehension tool +Moniker: schemacrawler +Tags: +- database +- diagram +- lint +- schema +ReleaseNotes: |- + Changelog + 3c12ee1 Merge pull request #35 from schemacrawler/v17.10.2 + v17.10.2 +ReleaseNotesUrl: https://www.schemacrawler.com/changes-report.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/schemacrawler/schemacrawler/17.10.2/schemacrawler.schemacrawler.yaml b/manifests/s/schemacrawler/schemacrawler/17.10.2/schemacrawler.schemacrawler.yaml new file mode 100644 index 0000000000000..e6aa9d18254d1 --- /dev/null +++ b/manifests/s/schemacrawler/schemacrawler/17.10.2/schemacrawler.schemacrawler.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: schemacrawler.schemacrawler +PackageVersion: 17.10.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c46814e7713d13cae8da7c72ef94c593970c8789 Mon Sep 17 00:00:00 2001 From: heartleo Date: Sat, 25 Apr 2026 13:23:18 +0800 Subject: [PATCH 23/77] New version: heartleo.hn 0.0.5 (#362627) Co-authored-by: goreleaserbot --- .../hn/0.0.5/heartleo.hn.installer.yaml | 26 +++++++++++++++++++ .../hn/0.0.5/heartleo.hn.locale.en-US.yaml | 19 ++++++++++++++ .../h/heartleo/hn/0.0.5/heartleo.hn.yaml | 7 +++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/h/heartleo/hn/0.0.5/heartleo.hn.installer.yaml create mode 100644 manifests/h/heartleo/hn/0.0.5/heartleo.hn.locale.en-US.yaml create mode 100644 manifests/h/heartleo/hn/0.0.5/heartleo.hn.yaml diff --git a/manifests/h/heartleo/hn/0.0.5/heartleo.hn.installer.yaml b/manifests/h/heartleo/hn/0.0.5/heartleo.hn.installer.yaml new file mode 100644 index 0000000000000..349a6eef39e38 --- /dev/null +++ b/manifests/h/heartleo/hn/0.0.5/heartleo.hn.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: heartleo.hn +PackageVersion: 0.0.5 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-04-19" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: hn.exe + PortableCommandAlias: hn + InstallerUrl: https://github.com/heartleo/hn-cli/releases/download/v0.0.5/hn_0.0.5_windows_arm64.zip + InstallerSha256: 8dfce6cdf496709db010db84a3301b5bc000a506c496226742fef4728510837b + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: hn.exe + PortableCommandAlias: hn + InstallerUrl: https://github.com/heartleo/hn-cli/releases/download/v0.0.5/hn_0.0.5_windows_x86_64.zip + InstallerSha256: 2a0dee90c08542f9ed6758689a2400ac6d89dc88345b779275bb87fb63087a66 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/heartleo/hn/0.0.5/heartleo.hn.locale.en-US.yaml b/manifests/h/heartleo/hn/0.0.5/heartleo.hn.locale.en-US.yaml new file mode 100644 index 0000000000000..4ac3ff826ae17 --- /dev/null +++ b/manifests/h/heartleo/hn/0.0.5/heartleo.hn.locale.en-US.yaml @@ -0,0 +1,19 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: heartleo.hn +PackageVersion: 0.0.5 +PackageLocale: en-US +Publisher: heartleo +PublisherUrl: https://github.com/heartleo +PackageName: hn +PackageUrl: https://github.com/heartleo/hn-cli +License: MIT +ShortDescription: A terminal-based Hacker News client +Moniker: hn +Tags: + - hacker-news + - terminal + - tui + - cli +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/heartleo/hn/0.0.5/heartleo.hn.yaml b/manifests/h/heartleo/hn/0.0.5/heartleo.hn.yaml new file mode 100644 index 0000000000000..34a86868a5fb9 --- /dev/null +++ b/manifests/h/heartleo/hn/0.0.5/heartleo.hn.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: heartleo.hn +PackageVersion: 0.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 34a11f16e66d59f68bc59935ad823f055b9d834d Mon Sep 17 00:00:00 2001 From: RedaKarimi <101425667+RedaKarimi@users.noreply.github.com> Date: Sat, 25 Apr 2026 07:24:19 +0200 Subject: [PATCH 24/77] New package: MoltenPixelStudio.LinkDrive v0.2.0 (#364844) --- ...MoltenPixelStudio.LinkDrive.installer.yaml | 20 +++++++++++++++ ...tenPixelStudio.LinkDrive.locale.en-US.yaml | 25 +++++++++++++++++++ .../0.2.0/MoltenPixelStudio.LinkDrive.yaml | 6 +++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/m/MoltenPixelStudio/LinkDrive/0.2.0/MoltenPixelStudio.LinkDrive.installer.yaml create mode 100644 manifests/m/MoltenPixelStudio/LinkDrive/0.2.0/MoltenPixelStudio.LinkDrive.locale.en-US.yaml create mode 100644 manifests/m/MoltenPixelStudio/LinkDrive/0.2.0/MoltenPixelStudio.LinkDrive.yaml diff --git a/manifests/m/MoltenPixelStudio/LinkDrive/0.2.0/MoltenPixelStudio.LinkDrive.installer.yaml b/manifests/m/MoltenPixelStudio/LinkDrive/0.2.0/MoltenPixelStudio.LinkDrive.installer.yaml new file mode 100644 index 0000000000000..65ff09d2f3da5 --- /dev/null +++ b/manifests/m/MoltenPixelStudio/LinkDrive/0.2.0/MoltenPixelStudio.LinkDrive.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: MoltenPixelStudio.LinkDrive +PackageVersion: 0.2.0 +InstallerType: exe +Scope: user +InstallModes: + - silent + - silentWithProgress + - interactive +InstallerSwitches: + Silent: --silent-install + SilentWithProgress: --silent-install +UpgradeBehavior: install +ReleaseDate: 2026-04-24 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/MoltenPixelStudio/linkdrive/releases/download/v0.2.0/LinkDrive-Setup-0.2.0-win-x64.exe + InstallerSha256: ACF21D97E6329F88B708FA9BD54123B637A73A819D0DA73150E7A423E4213D26 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoltenPixelStudio/LinkDrive/0.2.0/MoltenPixelStudio.LinkDrive.locale.en-US.yaml b/manifests/m/MoltenPixelStudio/LinkDrive/0.2.0/MoltenPixelStudio.LinkDrive.locale.en-US.yaml new file mode 100644 index 0000000000000..e31a80d64c656 --- /dev/null +++ b/manifests/m/MoltenPixelStudio/LinkDrive/0.2.0/MoltenPixelStudio.LinkDrive.locale.en-US.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: MoltenPixelStudio.LinkDrive +PackageVersion: 0.2.0 +PackageLocale: en-US +Publisher: MoltenPixelStudio +PublisherUrl: https://github.com/MoltenPixelStudio +PublisherSupportUrl: https://github.com/MoltenPixelStudio/linkdrive/issues +PackageName: LinkDrive +PackageUrl: https://github.com/MoltenPixelStudio/linkdrive +License: Proprietary +LicenseUrl: https://github.com/MoltenPixelStudio/linkdrive/blob/main/LICENSE +ShortDescription: Fast cross-device file explorer with VPS + LAN peer access +Description: |- + LinkDrive is a fast file explorer for Windows with first-class SFTP / VPS browsing, + multi-select transfers with cancel/resume, folder mirroring, bookmarks, SSH config + import, and Tailscale peer discovery. +Tags: + - file-manager + - sftp + - ssh + - file-transfer +ReleaseNotes: See https://github.com/MoltenPixelStudio/linkdrive/releases/tag/v0.2.0 +ReleaseNotesUrl: https://github.com/MoltenPixelStudio/linkdrive/releases/tag/v0.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoltenPixelStudio/LinkDrive/0.2.0/MoltenPixelStudio.LinkDrive.yaml b/manifests/m/MoltenPixelStudio/LinkDrive/0.2.0/MoltenPixelStudio.LinkDrive.yaml new file mode 100644 index 0000000000000..f26599c011f8e --- /dev/null +++ b/manifests/m/MoltenPixelStudio/LinkDrive/0.2.0/MoltenPixelStudio.LinkDrive.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: MoltenPixelStudio.LinkDrive +PackageVersion: 0.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bce6bb77a0ed750f1df423386d37cdf61ce99bd5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 13:24:35 +0800 Subject: [PATCH 25/77] New version: Discord.Discord.Development version 1.0.995 (#364982) --- ...Discord.Discord.Development.installer.yaml | 20 +++++++++++ ...cord.Discord.Development.locale.en-US.yaml | 33 +++++++++++++++++++ ...cord.Discord.Development.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.995/Discord.Discord.Development.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Development/1.0.995/Discord.Discord.Development.installer.yaml create mode 100644 manifests/d/Discord/Discord/Development/1.0.995/Discord.Discord.Development.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Development/1.0.995/Discord.Discord.Development.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Development/1.0.995/Discord.Discord.Development.yaml diff --git a/manifests/d/Discord/Discord/Development/1.0.995/Discord.Discord.Development.installer.yaml b/manifests/d/Discord/Discord/Development/1.0.995/Discord.Discord.Development.installer.yaml new file mode 100644 index 0000000000000..47b4e2b55e586 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.995/Discord.Discord.Development.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.Development +PackageVersion: 1.0.995 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordDevelopment +Installers: +- Architecture: x64 + InstallerUrl: https://development.dl2.discordapp.net/distro/app/development/win/x64/1.0.995/DiscordDevelopmentSetup.exe + InstallerSha256: 0CEEBBB224A4B6B19968ED99B773E069832260F211AEF387EC4BC668DCF8741B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/1.0.995/Discord.Discord.Development.locale.en-US.yaml b/manifests/d/Discord/Discord/Development/1.0.995/Discord.Discord.Development.locale.en-US.yaml new file mode 100644 index 0000000000000..c1d14c010764f --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.995/Discord.Discord.Development.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.Development +PackageVersion: 1.0.995 +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 Development +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-development +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/Development/1.0.995/Discord.Discord.Development.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Development/1.0.995/Discord.Discord.Development.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c1ab936f8e0c8 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.995/Discord.Discord.Development.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.Development +PackageVersion: 1.0.995 +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 Development +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/Development/1.0.995/Discord.Discord.Development.yaml b/manifests/d/Discord/Discord/Development/1.0.995/Discord.Discord.Development.yaml new file mode 100644 index 0000000000000..661feb2048e0e --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.995/Discord.Discord.Development.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.Development +PackageVersion: 1.0.995 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 290754e2b4ecac4ff0e19e83521f2d5fbfc4cb41 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 13:25:46 +0800 Subject: [PATCH 26/77] New version: Everless321.dYm version 1.7.3 (#364984) --- .../dYm/1.7.3/Everless321.dYm.installer.yaml | 18 +++++++++++++++ .../1.7.3/Everless321.dYm.locale.en-US.yaml | 15 +++++++++++++ .../1.7.3/Everless321.dYm.locale.zh-CN.yaml | 22 +++++++++++++++++++ .../dYm/1.7.3/Everless321.dYm.yaml | 8 +++++++ 4 files changed, 63 insertions(+) create mode 100644 manifests/e/Everless321/dYm/1.7.3/Everless321.dYm.installer.yaml create mode 100644 manifests/e/Everless321/dYm/1.7.3/Everless321.dYm.locale.en-US.yaml create mode 100644 manifests/e/Everless321/dYm/1.7.3/Everless321.dYm.locale.zh-CN.yaml create mode 100644 manifests/e/Everless321/dYm/1.7.3/Everless321.dYm.yaml diff --git a/manifests/e/Everless321/dYm/1.7.3/Everless321.dYm.installer.yaml b/manifests/e/Everless321/dYm/1.7.3/Everless321.dYm.installer.yaml new file mode 100644 index 0000000000000..5689d8f688b00 --- /dev/null +++ b/manifests/e/Everless321/dYm/1.7.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.7.3 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 43ee9364-0fb6-5a92-bf50-2da690f094b2 +ReleaseDate: 2026-04-25 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Everless321/dYm/releases/download/v1.7.3/dym-1.7.2-setup.exe + InstallerSha256: 0B2793EA0C2CE435E6800377E58B48494398FA008812C5A02B75B96BC5318E8B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Everless321/dYm/1.7.3/Everless321.dYm.locale.en-US.yaml b/manifests/e/Everless321/dYm/1.7.3/Everless321.dYm.locale.en-US.yaml new file mode 100644 index 0000000000000..afd2f17bb2ac2 --- /dev/null +++ b/manifests/e/Everless321/dYm/1.7.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.7.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.7.3/Everless321.dYm.locale.zh-CN.yaml b/manifests/e/Everless321/dYm/1.7.3/Everless321.dYm.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0c1a9e01ec9b9 --- /dev/null +++ b/manifests/e/Everless321/dYm/1.7.3/Everless321.dYm.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Everless321.dYm +PackageVersion: 1.7.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: +- 下载 +- 抖音 +- 视频 +- 解析 +ReleaseNotesUrl: https://github.com/Everless321/dYm/releases/tag/v1.7.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Everless321/dYm/1.7.3/Everless321.dYm.yaml b/manifests/e/Everless321/dYm/1.7.3/Everless321.dYm.yaml new file mode 100644 index 0000000000000..cb258416a7553 --- /dev/null +++ b/manifests/e/Everless321/dYm/1.7.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.7.3 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 98a96be32f9658125bf21f8b95fed66ca7969565 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 13:27:05 +0800 Subject: [PATCH 27/77] New version: flyhunterl.FlyMD version 1.3.8 (#364985) --- .../1.3.8/flyhunterl.FlyMD.installer.yaml | 19 ++++++++ .../1.3.8/flyhunterl.FlyMD.locale.en-US.yaml | 29 +++++++++++++ .../1.3.8/flyhunterl.FlyMD.locale.zh-CN.yaml | 43 +++++++++++++++++++ .../FlyMD/1.3.8/flyhunterl.FlyMD.yaml | 8 ++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/f/flyhunterl/FlyMD/1.3.8/flyhunterl.FlyMD.installer.yaml create mode 100644 manifests/f/flyhunterl/FlyMD/1.3.8/flyhunterl.FlyMD.locale.en-US.yaml create mode 100644 manifests/f/flyhunterl/FlyMD/1.3.8/flyhunterl.FlyMD.locale.zh-CN.yaml create mode 100644 manifests/f/flyhunterl/FlyMD/1.3.8/flyhunterl.FlyMD.yaml diff --git a/manifests/f/flyhunterl/FlyMD/1.3.8/flyhunterl.FlyMD.installer.yaml b/manifests/f/flyhunterl/FlyMD/1.3.8/flyhunterl.FlyMD.installer.yaml new file mode 100644 index 0000000000000..95e6fb9307c3e --- /dev/null +++ b/manifests/f/flyhunterl/FlyMD/1.3.8/flyhunterl.FlyMD.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: flyhunterl.FlyMD +PackageVersion: 1.3.8 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +FileExtensions: +- markdown +- md +ProductCode: flymd +ReleaseDate: 2026-04-25 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/flyhunterl/flymd/releases/download/v1.3.8/flymd_1.3.8_x64-setup.exe + InstallerSha256: C2590D3321426AA4BDAE4A82360A081BF1145EC807D2B47AB5158FAB8C5B1735 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/flyhunterl/FlyMD/1.3.8/flyhunterl.FlyMD.locale.en-US.yaml b/manifests/f/flyhunterl/FlyMD/1.3.8/flyhunterl.FlyMD.locale.en-US.yaml new file mode 100644 index 0000000000000..c02ba9a96ad15 --- /dev/null +++ b/manifests/f/flyhunterl/FlyMD/1.3.8/flyhunterl.FlyMD.locale.en-US.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: flyhunterl.FlyMD +PackageVersion: 1.3.8 +PackageLocale: en-US +License: Proprietary +ShortDescription: A highly responsive and extremely low-resource Markdown editor and PDF reader tool that supports WYSIWYG, WebDAV synchronization, automatic image uploads, AI-assisted writing, and plugins. +Description: |- + A cross-platform WYSIWYG Markdown editor and PDF reader with image hosting, WebDAV sync, plugins, fast response, and minimal resource usage. + ✨ Highlights + - Ready to Use: Only 7MB installer, no bloat. Millisecond-level cold start, one-click code copy + - Clean Interface: Minimalist design with just menubar + editor, focused on content creation. Excellent startup and response speed + - Library Feature: Support for designated folders, tree-view display of subfolders and documents, with document management; supports multiple libraries + - Secure & Reliable: Local execution, no network connection, automatic HTML sanitization in preview + - Image Hosting: S3/R2 binding support, direct paste image upload with automatic link syntax generation + - Full-Featured: Complete support for Markdown, LaTeX, Mermaid, and HTML + - Real-time Rendering: WYSIWYG mode, instant render on input! Global real-time rendering for Mermaid and LaTeX, double-click to edit code + - Ultimate Performance: Millisecond-level response, farewell to common pain points of similar software + - Position Memory: Automatic memory of reading and editing positions, returning to remembered positions on next open (v0.0.6 official) + - Auto Sync: WebDAV sync functionality + - Plugin Extensions: Support for plugin extensions, develop your own or install with one click + - AI Assistant: Install from the Extensions market to polish, correct and summarize content + - Export formats: Export to PDF, DOCX, WPS +Tags: +- editor +- markdown +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/flyhunterl/FlyMD/1.3.8/flyhunterl.FlyMD.locale.zh-CN.yaml b/manifests/f/flyhunterl/FlyMD/1.3.8/flyhunterl.FlyMD.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ab167cab27fab --- /dev/null +++ b/manifests/f/flyhunterl/FlyMD/1.3.8/flyhunterl.FlyMD.locale.zh-CN.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: flyhunterl.FlyMD +PackageVersion: 1.3.8 +PackageLocale: zh-CN +Publisher: flymd +PublisherUrl: https://www.llingfei.com/ +PublisherSupportUrl: https://github.com/flyhunterl/flymd/issues +PackageName: flymd +PackageUrl: https://flymd.llingfei.com/ +License: 专有软件 +LicenseUrl: https://github.com/flyhunterl/flymd/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024-2026, flyhunterl +ShortDescription: 支持所见所得 WebDav同步 图片自动上传 AI辅助写作 插件扩展 响应迅速 占用极低的 Markdown 编辑 PDF 阅读工具。 +Description: |- + 跨平台 所见所得 图床上传 WebDav同步 插件扩展 响应迅速 占用极低的 Markdown 编辑 PDF 阅读工具。 + ✨ 项目特色 + - 即开即用:安装包仅 7MB 拒绝臃肿。冷启动毫秒级响应,代码一键复制 + - 界面干净:极简界面,默认仅菜单栏+编辑区,专注内容创作 启动速度和响应速度优秀 + - 文库功能:支持指定文件夹,树状目录显示文件夹下子文件夹及文档 并支持文档管理/支持添加多个文档库 + - 安全可靠:本地运行,无网络连接,预览 HTML 自动消毒 + - 图床支持:支持 S3/R2 绑定,直接粘贴图片上传 上传成功后自行写好图片连接语法 + - 功能全面:MarkDown LaTeX Mermaid html 全部支持 + - 即时渲染:所见模式,输入即渲染!Mermaid LaTex 全局实时渲染,双击编辑代码 + - 极致性能:毫秒级响应速度,告别同类软件常见痛点 + - 位置记忆:阅读和编辑文档位置均自动记忆,下次打开改文档无论阅读还是编辑都回到记忆位置(v0.0.6 正式版) + - 自动同步:Webdav 同步功能 + - 插件扩展:支持插件扩展功能,可以自行开发也可以一键安装已上架的扩展/插件 + - 格式支持:支持另存为 PDF Docx Wps + - 人工智能:可通过扩展市场安装 AI 助手(通过扩展市场安装)润色、改错、总结。 +Tags: +- markdown +- 编辑器 +ReleaseNotes: |- + 修复:文章预览中的目录锚点跳转现在可正确定位到对应标题,避免点击目录后无响应或跳转位置不准 + 改进:源码模式长文本性能继续优化,减少超长文档下滚动、选区变化、行号刷新和输入补丁路径的重复计算 +ReleaseNotesUrl: https://github.com/flyhunterl/flymd/releases/tag/v1.3.8 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://flymd.llingfei.com/docs.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/flyhunterl/FlyMD/1.3.8/flyhunterl.FlyMD.yaml b/manifests/f/flyhunterl/FlyMD/1.3.8/flyhunterl.FlyMD.yaml new file mode 100644 index 0000000000000..0f68b22942800 --- /dev/null +++ b/manifests/f/flyhunterl/FlyMD/1.3.8/flyhunterl.FlyMD.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: flyhunterl.FlyMD +PackageVersion: 1.3.8 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 6e8be87d36c5bac0aee9e33a4f331df31b2cd6d5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 13:49:00 +0800 Subject: [PATCH 28/77] New version: Spotify.Spotify version 1.2.88.483.g8aa8628e (#364707) --- .../Spotify.Spotify.installer.yaml | 6 +++--- .../Spotify.Spotify.locale.en-US.yaml | 2 +- .../Spotify.Spotify.locale.zh-CN.yaml | 2 +- .../Spotify.Spotify.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename manifests/s/Spotify/Spotify/{1.2.87.415.g88652836 => 1.2.88.483.g8aa8628e}/Spotify.Spotify.installer.yaml (78%) rename manifests/s/Spotify/Spotify/{1.2.87.415.g88652836 => 1.2.88.483.g8aa8628e}/Spotify.Spotify.locale.en-US.yaml (97%) rename manifests/s/Spotify/Spotify/{1.2.87.415.g88652836 => 1.2.88.483.g8aa8628e}/Spotify.Spotify.locale.zh-CN.yaml (97%) rename manifests/s/Spotify/Spotify/{1.2.87.415.g88652836 => 1.2.88.483.g8aa8628e}/Spotify.Spotify.yaml (86%) diff --git a/manifests/s/Spotify/Spotify/1.2.87.415.g88652836/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.88.483.g8aa8628e/Spotify.Spotify.installer.yaml similarity index 78% rename from manifests/s/Spotify/Spotify/1.2.87.415.g88652836/Spotify.Spotify.installer.yaml rename to manifests/s/Spotify/Spotify/1.2.88.483.g8aa8628e/Spotify.Spotify.installer.yaml index 801361c4ecc88..2ce613be02463 100644 --- a/manifests/s/Spotify/Spotify/1.2.87.415.g88652836/Spotify.Spotify.installer.yaml +++ b/manifests/s/Spotify/Spotify/1.2.88.483.g8aa8628e/Spotify.Spotify.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.87.415.g88652836 +PackageVersion: 1.2.88.483.g8aa8628e InstallerType: exe Scope: user InstallModes: @@ -20,9 +20,9 @@ ElevationRequirement: elevationProhibited Installers: - Architecture: x64 InstallerUrl: https://download.scdn.co/SpotifyFullSetupX64.exe - InstallerSha256: C82B19E0F74DF1F274E104CB1C8F6C241319CA7E43C78FF789029FCD0FC4DB33 + InstallerSha256: 23FC64EE41702118248A21B87D14097259EFB528F68E96D0D2153BF41305D100 - Architecture: arm64 InstallerUrl: https://download.scdn.co/SpotifyFullSetupARM64.exe - InstallerSha256: 250008F1AC2B52CD3FA34E372C4C72E2C3072AB03EE993E193CF138115535312 + InstallerSha256: D4EFAFCED8A42D251DAA35A7C196A3419CDE5F6FCEC47F45C7A26BCD802484FA ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.87.415.g88652836/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.88.483.g8aa8628e/Spotify.Spotify.locale.en-US.yaml similarity index 97% rename from manifests/s/Spotify/Spotify/1.2.87.415.g88652836/Spotify.Spotify.locale.en-US.yaml rename to manifests/s/Spotify/Spotify/1.2.88.483.g8aa8628e/Spotify.Spotify.locale.en-US.yaml index 9884d0b1fab47..5df876130944a 100644 --- a/manifests/s/Spotify/Spotify/1.2.87.415.g88652836/Spotify.Spotify.locale.en-US.yaml +++ b/manifests/s/Spotify/Spotify/1.2.88.483.g8aa8628e/Spotify.Spotify.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.87.415.g88652836 +PackageVersion: 1.2.88.483.g8aa8628e PackageLocale: en-US Publisher: Spotify AB PublisherUrl: https://www.spotify.com/ diff --git a/manifests/s/Spotify/Spotify/1.2.87.415.g88652836/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.88.483.g8aa8628e/Spotify.Spotify.locale.zh-CN.yaml similarity index 97% rename from manifests/s/Spotify/Spotify/1.2.87.415.g88652836/Spotify.Spotify.locale.zh-CN.yaml rename to manifests/s/Spotify/Spotify/1.2.88.483.g8aa8628e/Spotify.Spotify.locale.zh-CN.yaml index 300fe0f073b4b..b12de550b8c7d 100644 --- a/manifests/s/Spotify/Spotify/1.2.87.415.g88652836/Spotify.Spotify.locale.zh-CN.yaml +++ b/manifests/s/Spotify/Spotify/1.2.88.483.g8aa8628e/Spotify.Spotify.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.87.415.g88652836 +PackageVersion: 1.2.88.483.g8aa8628e PackageLocale: zh-CN Publisher: Spotify AB PublisherUrl: https://www.spotify.com/ diff --git a/manifests/s/Spotify/Spotify/1.2.87.415.g88652836/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.88.483.g8aa8628e/Spotify.Spotify.yaml similarity index 86% rename from manifests/s/Spotify/Spotify/1.2.87.415.g88652836/Spotify.Spotify.yaml rename to manifests/s/Spotify/Spotify/1.2.88.483.g8aa8628e/Spotify.Spotify.yaml index 2904e3bb35400..e5d2b5faddef2 100644 --- a/manifests/s/Spotify/Spotify/1.2.87.415.g88652836/Spotify.Spotify.yaml +++ b/manifests/s/Spotify/Spotify/1.2.88.483.g8aa8628e/Spotify.Spotify.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.87.415.g88652836 +PackageVersion: 1.2.88.483.g8aa8628e DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 4ee4154919704ce3147abaeabb46a2e18d5078fb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 13:50:03 +0800 Subject: [PATCH 29/77] New version: BartelsMedia.PhraseExpress version 18.0.69 (#364726) --- .../BartelsMedia.PhraseExpress.installer.yaml | 7 +++---- .../BartelsMedia.PhraseExpress.locale.en-US.yaml | 6 +----- .../BartelsMedia.PhraseExpress.locale.zh-CN.yaml | 2 +- .../{18.0.67 => 18.0.69}/BartelsMedia.PhraseExpress.yaml | 2 +- 4 files changed, 6 insertions(+), 11 deletions(-) rename manifests/b/BartelsMedia/PhraseExpress/{18.0.67 => 18.0.69}/BartelsMedia.PhraseExpress.installer.yaml (75%) rename manifests/b/BartelsMedia/PhraseExpress/{18.0.67 => 18.0.69}/BartelsMedia.PhraseExpress.locale.en-US.yaml (88%) rename manifests/b/BartelsMedia/PhraseExpress/{18.0.67 => 18.0.69}/BartelsMedia.PhraseExpress.locale.zh-CN.yaml (98%) rename manifests/b/BartelsMedia/PhraseExpress/{18.0.67 => 18.0.69}/BartelsMedia.PhraseExpress.yaml (91%) diff --git a/manifests/b/BartelsMedia/PhraseExpress/18.0.67/BartelsMedia.PhraseExpress.installer.yaml b/manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.installer.yaml similarity index 75% rename from manifests/b/BartelsMedia/PhraseExpress/18.0.67/BartelsMedia.PhraseExpress.installer.yaml rename to manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.installer.yaml index 84ff3f2e0fcb7..f150ccf15351f 100644 --- a/manifests/b/BartelsMedia/PhraseExpress/18.0.67/BartelsMedia.PhraseExpress.installer.yaml +++ b/manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: BartelsMedia.PhraseExpress -PackageVersion: 18.0.67 +PackageVersion: 18.0.69 InstallerType: inno UpgradeBehavior: install FileExtensions: @@ -10,18 +10,17 @@ FileExtensions: - pexdb - pexmigration ProductCode: PhraseExpress_is1 -ReleaseDate: 2026-03-20 Installers: - Architecture: x86 Scope: user InstallerUrl: https://www.phraseexpress.com/PhraseExpressSetup.exe - InstallerSha256: 25E7A85167627B08015E71FCC04DA47DF6FD93505672E4923B2CB811F8F88455 + InstallerSha256: CB9ECAC66549C5D543BA25C6066269FAC988598F01EDE0BE3703ECC8A1BD72DD InstallerSwitches: Custom: /CURRENTUSER - Architecture: x86 Scope: machine InstallerUrl: https://www.phraseexpress.com/PhraseExpressSetup.exe - InstallerSha256: 25E7A85167627B08015E71FCC04DA47DF6FD93505672E4923B2CB811F8F88455 + InstallerSha256: CB9ECAC66549C5D543BA25C6066269FAC988598F01EDE0BE3703ECC8A1BD72DD InstallerSwitches: Custom: /ALLUSERS ManifestType: installer diff --git a/manifests/b/BartelsMedia/PhraseExpress/18.0.67/BartelsMedia.PhraseExpress.locale.en-US.yaml b/manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.locale.en-US.yaml similarity index 88% rename from manifests/b/BartelsMedia/PhraseExpress/18.0.67/BartelsMedia.PhraseExpress.locale.en-US.yaml rename to manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.locale.en-US.yaml index a4a67036b0c4f..3f229ee513ab5 100644 --- a/manifests/b/BartelsMedia/PhraseExpress/18.0.67/BartelsMedia.PhraseExpress.locale.en-US.yaml +++ b/manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: BartelsMedia.PhraseExpress -PackageVersion: 18.0.67 +PackageVersion: 18.0.69 PackageLocale: en-US Publisher: Bartels Media GmbH PublisherUrl: https://www.bartelsmedia.com/ @@ -34,10 +34,6 @@ Tags: - text - text-expander - text-snippets -ReleaseNotes: |- - - When running Macro Recorder macros, the program can optionally no longer be closed automatically (requires Macro Recorder v5.0.22 beta). - - Added OpenAI ChatGPT 5.4 + Pro/Min/Nano. - - Error when importing files incl. folder structure in rare situations ReleaseNotesUrl: https://www.phraseexpress.com/download/changelog/ PurchaseUrl: https://www.phraseexpress.com/shop/ Documentations: diff --git a/manifests/b/BartelsMedia/PhraseExpress/18.0.67/BartelsMedia.PhraseExpress.locale.zh-CN.yaml b/manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.locale.zh-CN.yaml similarity index 98% rename from manifests/b/BartelsMedia/PhraseExpress/18.0.67/BartelsMedia.PhraseExpress.locale.zh-CN.yaml rename to manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.locale.zh-CN.yaml index 1cac39bdc93dc..81ba83af74a8a 100644 --- a/manifests/b/BartelsMedia/PhraseExpress/18.0.67/BartelsMedia.PhraseExpress.locale.zh-CN.yaml +++ b/manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: BartelsMedia.PhraseExpress -PackageVersion: 18.0.67 +PackageVersion: 18.0.69 PackageLocale: zh-CN License: 专有软件 ShortDescription: 文本扩展器和自动文本软件 diff --git a/manifests/b/BartelsMedia/PhraseExpress/18.0.67/BartelsMedia.PhraseExpress.yaml b/manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.yaml similarity index 91% rename from manifests/b/BartelsMedia/PhraseExpress/18.0.67/BartelsMedia.PhraseExpress.yaml rename to manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.yaml index 2775c19f144c8..255c8c950af60 100644 --- a/manifests/b/BartelsMedia/PhraseExpress/18.0.67/BartelsMedia.PhraseExpress.yaml +++ b/manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: BartelsMedia.PhraseExpress -PackageVersion: 18.0.67 +PackageVersion: 18.0.69 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From bbb0e1d3dbdb2c007e1129ceccf21d59378a9ccf Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 13:51:04 +0800 Subject: [PATCH 30/77] New version: Microsoft.EdgeWebView2Runtime version 147.0.3912.86 (#364967) --- ...crosoft.EdgeWebView2Runtime.installer.yaml | 53 +++++++++++++++++++ ...soft.EdgeWebView2Runtime.locale.en-US.yaml | 27 ++++++++++ ...soft.EdgeWebView2Runtime.locale.zh-CN.yaml | 26 +++++++++ .../Microsoft.EdgeWebView2Runtime.yaml | 8 +++ 4 files changed, 114 insertions(+) create mode 100644 manifests/m/Microsoft/EdgeWebView2Runtime/147.0.3912.86/Microsoft.EdgeWebView2Runtime.installer.yaml create mode 100644 manifests/m/Microsoft/EdgeWebView2Runtime/147.0.3912.86/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/EdgeWebView2Runtime/147.0.3912.86/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/EdgeWebView2Runtime/147.0.3912.86/Microsoft.EdgeWebView2Runtime.yaml diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/147.0.3912.86/Microsoft.EdgeWebView2Runtime.installer.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/147.0.3912.86/Microsoft.EdgeWebView2Runtime.installer.yaml new file mode 100644 index 0000000000000..067eac9fcc03b --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/147.0.3912.86/Microsoft.EdgeWebView2Runtime.installer.yaml @@ -0,0 +1,53 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeWebView2Runtime +PackageVersion: 147.0.3912.86 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +InstallerSuccessCodes: +- -2147219416 +- -2147219187 +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +ProductCode: Microsoft EdgeWebView +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/a37c3727-d166-4729-8654-b217b3c37e44/MicrosoftEdgeWebView2RuntimeInstallerX86.exe + InstallerSha256: 2B749CB9C77366050319410DDBE287FE2791106ADCE5E6D4D03047291698F5CA +- Architecture: x86 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/a37c3727-d166-4729-8654-b217b3c37e44/MicrosoftEdgeWebView2RuntimeInstallerX86.exe + InstallerSha256: 2B749CB9C77366050319410DDBE287FE2791106ADCE5E6D4D03047291698F5CA + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/74dcb3ad-6bec-4212-bd0e-1f18ace9858a/MicrosoftEdgeWebView2RuntimeInstallerX64.exe + InstallerSha256: 665506642BD88C3FABA25C400DB9DC5BB2A1A6863F4F60D9B473E47940A9DE33 +- Architecture: x64 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/74dcb3ad-6bec-4212-bd0e-1f18ace9858a/MicrosoftEdgeWebView2RuntimeInstallerX64.exe + InstallerSha256: 665506642BD88C3FABA25C400DB9DC5BB2A1A6863F4F60D9B473E47940A9DE33 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/f15afe06-49b5-4a2b-875b-6ade667bbf07/MicrosoftEdgeWebView2RuntimeInstallerARM64.exe + InstallerSha256: FD68FF63F306444F93861DC39A5F801D1F3E4897C8F41B5609F459C749A817FD +- Architecture: arm64 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/f15afe06-49b5-4a2b-875b-6ade667bbf07/MicrosoftEdgeWebView2RuntimeInstallerARM64.exe + InstallerSha256: FD68FF63F306444F93861DC39A5F801D1F3E4897C8F41B5609F459C749A817FD + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/147.0.3912.86/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/147.0.3912.86/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml new file mode 100644 index 0000000000000..c74344c659e1e --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/147.0.3912.86/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeWebView2Runtime +PackageVersion: 147.0.3912.86 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://github.com/MicrosoftEdge/WebView2Feedback/issues +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebView2 Runtime +PackageUrl: https://developer.microsoft.com/microsoft-edge/webview2/ +License: Proprietary +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © 2026 Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Embed web content (HTML, CSS, and JavaScript) in your native applications with Microsoft Edge WebView2. +Moniker: webview2 +Tags: +- webview +ReleaseNotesUrl: https://learn.microsoft.com/microsoft-edge/webview2/release-notes/ +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://learn.microsoft.com/microsoft-edge/webview2/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/147.0.3912.86/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/147.0.3912.86/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml new file mode 100644 index 0000000000000..32e9ffc6573a7 --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/147.0.3912.86/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeWebView2Runtime +PackageVersion: 147.0.3912.86 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://github.com/MicrosoftEdge/WebView2Feedback/issues +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebView2 Runtime +PackageUrl: https://developer.microsoft.com/zh-cn/microsoft-edge/webview2/ +License: 专有软件 +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © 2026 Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: 使用 Microsoft Edge WebView2 将 Web 内容(HTML、CSS 和 JavaScript)嵌入本机应用程序中。 +Tags: +- webview +ReleaseNotesUrl: https://learn.microsoft.com/zh-cn/microsoft-edge/webview2/release-notes/ +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://learn.microsoft.com/zh-cn/microsoft-edge/webview2/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/147.0.3912.86/Microsoft.EdgeWebView2Runtime.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/147.0.3912.86/Microsoft.EdgeWebView2Runtime.yaml new file mode 100644 index 0000000000000..90184c69f8e6e --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/147.0.3912.86/Microsoft.EdgeWebView2Runtime.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: Microsoft.EdgeWebView2Runtime +PackageVersion: 147.0.3912.86 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d5a4c4a1d769cd66d8af91bdb7196bca6fe91586 Mon Sep 17 00:00:00 2001 From: Mehmet Belgin Date: Sat, 25 Apr 2026 01:52:07 -0400 Subject: [PATCH 31/77] New version: Mbelgin.PivBO version 0.0.3 (#364970) --- .../PivBO/0.0.3/Mbelgin.PivBO.installer.yaml | 21 +++++++++++++ .../0.0.3/Mbelgin.PivBO.locale.en-US.yaml | 31 +++++++++++++++++++ .../m/Mbelgin/PivBO/0.0.3/Mbelgin.PivBO.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/m/Mbelgin/PivBO/0.0.3/Mbelgin.PivBO.installer.yaml create mode 100644 manifests/m/Mbelgin/PivBO/0.0.3/Mbelgin.PivBO.locale.en-US.yaml create mode 100644 manifests/m/Mbelgin/PivBO/0.0.3/Mbelgin.PivBO.yaml diff --git a/manifests/m/Mbelgin/PivBO/0.0.3/Mbelgin.PivBO.installer.yaml b/manifests/m/Mbelgin/PivBO/0.0.3/Mbelgin.PivBO.installer.yaml new file mode 100644 index 0000000000000..66c864492b0f7 --- /dev/null +++ b/manifests/m/Mbelgin/PivBO/0.0.3/Mbelgin.PivBO.installer.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mbelgin.PivBO +PackageVersion: 0.0.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: PivBO.exe + PortableCommandAlias: pivbo +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-04-25 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/mbelgin/PivBO/releases/download/v0.0.3/PivBO-windows.zip + InstallerSha256: 68F33CFD936B428C63AE9373BC29EE565F124D017868B007CB8BA8116DA11BDE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mbelgin/PivBO/0.0.3/Mbelgin.PivBO.locale.en-US.yaml b/manifests/m/Mbelgin/PivBO/0.0.3/Mbelgin.PivBO.locale.en-US.yaml new file mode 100644 index 0000000000000..e2d1ac63c2560 --- /dev/null +++ b/manifests/m/Mbelgin/PivBO/0.0.3/Mbelgin.PivBO.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mbelgin.PivBO +PackageVersion: 0.0.3 +PackageLocale: en-US +Publisher: Mbelgin +PublisherUrl: https://github.com/mbelgin +PublisherSupportUrl: https://github.com/mbelgin/PivBO/issues +Author: Mehmet Belgin +PackageName: PivBO +PackageUrl: https://github.com/mbelgin/PivBO +License: MIT +LicenseUrl: https://github.com/mbelgin/PivBO/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Mehmet Belgin +ShortDescription: Bar-by-bar momentum trading simulator. Self-hosted, offline. +Description: Bar-by-bar momentum trading simulator. Self-hosted, offline. +Moniker: pivbo +ReleaseNotes: |- + Downloads + - Windows — PivBO-windows.zip + - macOS — PivBO-macos.zip + - Linux — PivBO-x86_64.AppImage + See the README for first-launch instructions and the one-time OS warning clickthrough. + What's included + - Self-contained portable app (Python runtime bundled). + - ~930 historical ticker CSVs auto-downloaded from this repo on first launch. + - No installer, no admin rights, no Python required on the user's machine. +ReleaseNotesUrl: https://github.com/mbelgin/PivBO/releases/tag/v0.0.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mbelgin/PivBO/0.0.3/Mbelgin.PivBO.yaml b/manifests/m/Mbelgin/PivBO/0.0.3/Mbelgin.PivBO.yaml new file mode 100644 index 0000000000000..30bf6b09084ef --- /dev/null +++ b/manifests/m/Mbelgin/PivBO/0.0.3/Mbelgin.PivBO.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: Mbelgin.PivBO +PackageVersion: 0.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ad25e3cf477c0a4e2915920a4fc9b384b45cdbe9 Mon Sep 17 00:00:00 2001 From: Fernando Tonon Date: Sat, 25 Apr 2026 01:53:10 -0400 Subject: [PATCH 32/77] New version: FernandoTonon.QtMeshEditor version 2.29.0 (#364978) --- .../FernandoTonon.QtMeshEditor.installer.yaml | 19 ++++++++++ ...rnandoTonon.QtMeshEditor.locale.en-US.yaml | 35 +++++++++++++++++++ .../2.29.0/FernandoTonon.QtMeshEditor.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/f/FernandoTonon/QtMeshEditor/2.29.0/FernandoTonon.QtMeshEditor.installer.yaml create mode 100644 manifests/f/FernandoTonon/QtMeshEditor/2.29.0/FernandoTonon.QtMeshEditor.locale.en-US.yaml create mode 100644 manifests/f/FernandoTonon/QtMeshEditor/2.29.0/FernandoTonon.QtMeshEditor.yaml diff --git a/manifests/f/FernandoTonon/QtMeshEditor/2.29.0/FernandoTonon.QtMeshEditor.installer.yaml b/manifests/f/FernandoTonon/QtMeshEditor/2.29.0/FernandoTonon.QtMeshEditor.installer.yaml new file mode 100644 index 0000000000000..bebbc508567e9 --- /dev/null +++ b/manifests/f/FernandoTonon/QtMeshEditor/2.29.0/FernandoTonon.QtMeshEditor.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: FernandoTonon.QtMeshEditor +PackageVersion: 2.29.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: bin\QtMeshEditor.exe + PortableCommandAlias: qtmesheditor +- RelativeFilePath: bin\qtmesh.exe + PortableCommandAlias: qtmesh +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/fernandotonon/QtMeshEditor/releases/download/2.29.0/QtMeshEditor-2.29.0-bin-Windows.zip + InstallerSha256: C066EE7007A23BD7CDEAC4519BC3A7965F19CE3E4D4FEBD3D262751BD5AEFD42 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-25 diff --git a/manifests/f/FernandoTonon/QtMeshEditor/2.29.0/FernandoTonon.QtMeshEditor.locale.en-US.yaml b/manifests/f/FernandoTonon/QtMeshEditor/2.29.0/FernandoTonon.QtMeshEditor.locale.en-US.yaml new file mode 100644 index 0000000000000..b9b2620dfbbc6 --- /dev/null +++ b/manifests/f/FernandoTonon/QtMeshEditor/2.29.0/FernandoTonon.QtMeshEditor.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: FernandoTonon.QtMeshEditor +PackageVersion: 2.29.0 +PackageLocale: en-US +Publisher: Fernando Tonon +PublisherUrl: https://github.com/fernandotonon +PublisherSupportUrl: https://github.com/fernandotonon/QtMeshEditor/issues +PackageName: QtMeshEditor +PackageUrl: https://github.com/fernandotonon/QtMeshEditor +License: MIT +LicenseUrl: https://github.com/fernandotonon/QtMeshEditor/blob/master/License +ShortDescription: Free 3D asset tool for indie game developers +Description: |- + QtMeshEditor is a free 3D asset tool for indie game developers. + Merge animations from multiple files, convert between 40+ formats, + edit materials with AI, and inspect skeletons and bone weights. + Supports GUI, CLI (qtmesh), and REST API via MCP server. +Moniker: qtmesheditor +Tags: +- 3d +- mesh-editor +- animation +- fbx +- gltf +- ogre3d +- game-development +- material-editor +ReleaseNotesUrl: https://github.com/fernandotonon/QtMeshEditor/releases/tag/2.29.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/fernandotonon/QtMeshEditor/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FernandoTonon/QtMeshEditor/2.29.0/FernandoTonon.QtMeshEditor.yaml b/manifests/f/FernandoTonon/QtMeshEditor/2.29.0/FernandoTonon.QtMeshEditor.yaml new file mode 100644 index 0000000000000..51955fc7d1082 --- /dev/null +++ b/manifests/f/FernandoTonon/QtMeshEditor/2.29.0/FernandoTonon.QtMeshEditor.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: FernandoTonon.QtMeshEditor +PackageVersion: 2.29.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 37c0142ad5f3ee733a8b8d5816458f462591882d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 13:54:14 +0800 Subject: [PATCH 33/77] New version: Discord.Discord.Development.arm64 version 1.0.981 (#364983) --- ...d.Discord.Development.arm64.installer.yaml | 20 +++++++++++ ...iscord.Development.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ ...iscord.Development.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../Discord.Discord.Development.arm64.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/d/Discord/Discord/Development/arm64/1.0.981/Discord.Discord.Development.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Development/arm64/1.0.981/Discord.Discord.Development.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Development/arm64/1.0.981/Discord.Discord.Development.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Development/arm64/1.0.981/Discord.Discord.Development.arm64.yaml diff --git a/manifests/d/Discord/Discord/Development/arm64/1.0.981/Discord.Discord.Development.arm64.installer.yaml b/manifests/d/Discord/Discord/Development/arm64/1.0.981/Discord.Discord.Development.arm64.installer.yaml new file mode 100644 index 0000000000000..13f78cc85a8ce --- /dev/null +++ b/manifests/d/Discord/Discord/Development/arm64/1.0.981/Discord.Discord.Development.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.Development.arm64 +PackageVersion: 1.0.981 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordDevelopment +Installers: +- Architecture: arm64 + InstallerUrl: https://development.dl2.discordapp.net/distro/app/development/win/arm64/1.0.981/DiscordDevelopmentSetup.exe + InstallerSha256: 039C42E89C6C78AF5EF7F9E00A4D34635BB00AEA882C6A850C6A244C9915E0CC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/arm64/1.0.981/Discord.Discord.Development.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Development/arm64/1.0.981/Discord.Discord.Development.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..d7c9545f87151 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/arm64/1.0.981/Discord.Discord.Development.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.Development.arm64 +PackageVersion: 1.0.981 +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 Development (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-development +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/Development/arm64/1.0.981/Discord.Discord.Development.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Development/arm64/1.0.981/Discord.Discord.Development.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5942c771dd7ab --- /dev/null +++ b/manifests/d/Discord/Discord/Development/arm64/1.0.981/Discord.Discord.Development.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.Development.arm64 +PackageVersion: 1.0.981 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/arm64/1.0.981/Discord.Discord.Development.arm64.yaml b/manifests/d/Discord/Discord/Development/arm64/1.0.981/Discord.Discord.Development.arm64.yaml new file mode 100644 index 0000000000000..f01e1b9af52da --- /dev/null +++ b/manifests/d/Discord/Discord/Development/arm64/1.0.981/Discord.Discord.Development.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.Development.arm64 +PackageVersion: 1.0.981 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0bacb8751e8c65d630bb6d721f5ab502e71bb400 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 13:55:18 +0800 Subject: [PATCH 34/77] New version: GlennDelahoy.SnappyDriverInstallerOrigin version 1.18.0.830 (#364986) --- ...SnappyDriverInstallerOrigin.installer.yaml | 18 ++++++++--------- ...ppyDriverInstallerOrigin.locale.en-US.yaml | 17 +++++++--------- ...ppyDriverInstallerOrigin.locale.zh-CN.yaml | 20 ++----------------- ...nnDelahoy.SnappyDriverInstallerOrigin.yaml | 4 ++-- 4 files changed, 20 insertions(+), 39 deletions(-) rename manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/{1.17.8.829 => 1.18.0.830}/GlennDelahoy.SnappyDriverInstallerOrigin.installer.yaml (59%) rename manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/{1.17.8.829 => 1.18.0.830}/GlennDelahoy.SnappyDriverInstallerOrigin.locale.en-US.yaml (82%) rename manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/{1.17.8.829 => 1.18.0.830}/GlennDelahoy.SnappyDriverInstallerOrigin.locale.zh-CN.yaml (71%) rename manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/{1.17.8.829 => 1.18.0.830}/GlennDelahoy.SnappyDriverInstallerOrigin.yaml (69%) diff --git a/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.17.8.829/GlennDelahoy.SnappyDriverInstallerOrigin.installer.yaml b/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.18.0.830/GlennDelahoy.SnappyDriverInstallerOrigin.installer.yaml similarity index 59% rename from manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.17.8.829/GlennDelahoy.SnappyDriverInstallerOrigin.installer.yaml rename to manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.18.0.830/GlennDelahoy.SnappyDriverInstallerOrigin.installer.yaml index 3ab6ccd439c5f..5984da2564124 100644 --- a/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.17.8.829/GlennDelahoy.SnappyDriverInstallerOrigin.installer.yaml +++ b/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.18.0.830/GlennDelahoy.SnappyDriverInstallerOrigin.installer.yaml @@ -1,24 +1,24 @@ -# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-5-4.Win32NT +# Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: GlennDelahoy.SnappyDriverInstallerOrigin -PackageVersion: 1.17.8.829 +PackageVersion: 1.18.0.830 InstallerType: zip NestedInstallerType: portable UpgradeBehavior: uninstallPrevious -ReleaseDate: 2026-03-07 +ReleaseDate: 2026-04-25 Installers: - Architecture: x86 NestedInstallerFiles: - - RelativeFilePath: SDIO_R829.exe + - RelativeFilePath: SDIO_R830.exe PortableCommandAlias: sdio - InstallerUrl: https://www.glenn.delahoy.com/downloads/sdio/SDIO_1.17.8.829.zip - InstallerSha256: 5303C67B6885D6FF5AFDCF3A2363AE152963E618FFD7140FCE11900BC9BCCBE3 + InstallerUrl: https://www.glenn.delahoy.com/downloads/sdio/SDIO_1.18.0.830.zip + InstallerSha256: 7BB0CECACA9D69493A730763C980471A8EADD0C5BF9BF5B20DF2D090E3692819 - Architecture: x64 NestedInstallerFiles: - - RelativeFilePath: SDIO_x64_R829.exe + - RelativeFilePath: SDIO_x64_R830.exe PortableCommandAlias: sdio - InstallerUrl: https://www.glenn.delahoy.com/downloads/sdio/SDIO_1.17.8.829.zip - InstallerSha256: 5303C67B6885D6FF5AFDCF3A2363AE152963E618FFD7140FCE11900BC9BCCBE3 + InstallerUrl: https://www.glenn.delahoy.com/downloads/sdio/SDIO_1.18.0.830.zip + InstallerSha256: 7BB0CECACA9D69493A730763C980471A8EADD0C5BF9BF5B20DF2D090E3692819 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.17.8.829/GlennDelahoy.SnappyDriverInstallerOrigin.locale.en-US.yaml b/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.18.0.830/GlennDelahoy.SnappyDriverInstallerOrigin.locale.en-US.yaml similarity index 82% rename from manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.17.8.829/GlennDelahoy.SnappyDriverInstallerOrigin.locale.en-US.yaml rename to manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.18.0.830/GlennDelahoy.SnappyDriverInstallerOrigin.locale.en-US.yaml index 078e38b8539b1..6036d62189746 100644 --- a/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.17.8.829/GlennDelahoy.SnappyDriverInstallerOrigin.locale.en-US.yaml +++ b/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.18.0.830/GlennDelahoy.SnappyDriverInstallerOrigin.locale.en-US.yaml @@ -1,20 +1,17 @@ -# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-5-4.Win32NT +# Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: GlennDelahoy.SnappyDriverInstallerOrigin -PackageVersion: 1.17.8.829 +PackageVersion: 1.18.0.830 PackageLocale: en-US Publisher: Glenn Delahoy PublisherUrl: https://www.glenn.delahoy.com/ -# PublisherSupportUrl: PrivacyUrl: https://www.glenn.delahoy.com/privacy-policy/ Author: Glenn Delahoy PackageName: Snappy Driver Installer Origin PackageUrl: https://www.glenn.delahoy.com/snappy-driver-installer-origin/ License: GPL-3.0 LicenseUrl: https://sourceforge.net/p/snappy-driver-installer-origin/code/HEAD/tree/trunk/resources/gpl-3.0.txt -# Copyright: -# CopyrightUrl: ShortDescription: Install missing drivers and update old drivers. Description: Snappy Driver Installer Origin is a portable Windows tool to install and update device drivers. It can be used offline to install drivers where Internet isn’t available. No more searching for drivers after a clean install, just let Snappy Driver Installer Origin do its thing and your job will be done in no time. The perfect technician’s tool. Moniker: sdio @@ -24,11 +21,11 @@ Tags: - samdriverspack - sdio ReleaseNotes: |- - * SamLab Driver Packs 26.02.2 - * SDIO Driver Packs 26.03.1 -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: + * SamLab Driver Packs 26.04.0 + * SDIO Driver Packs 26.04.04 + * Updated markers + * Updated languages + * Added torrent min/max outgoing port Documentations: - DocumentLabel: FAQ DocumentUrl: https://www.glenn.delahoy.com/sdio-faq/ diff --git a/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.17.8.829/GlennDelahoy.SnappyDriverInstallerOrigin.locale.zh-CN.yaml b/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.18.0.830/GlennDelahoy.SnappyDriverInstallerOrigin.locale.zh-CN.yaml similarity index 71% rename from manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.17.8.829/GlennDelahoy.SnappyDriverInstallerOrigin.locale.zh-CN.yaml rename to manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.18.0.830/GlennDelahoy.SnappyDriverInstallerOrigin.locale.zh-CN.yaml index 055d88e95ee27..ed344ce727f0e 100644 --- a/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.17.8.829/GlennDelahoy.SnappyDriverInstallerOrigin.locale.zh-CN.yaml +++ b/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.18.0.830/GlennDelahoy.SnappyDriverInstallerOrigin.locale.zh-CN.yaml @@ -1,33 +1,17 @@ -# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-5-4.Win32NT +# Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: GlennDelahoy.SnappyDriverInstallerOrigin -PackageVersion: 1.17.8.829 +PackageVersion: 1.18.0.830 PackageLocale: zh-CN -# Publisher: -# PublisherUrl: -# PublisherSupportUrl: -# PrivacyUrl: -# Author: -# PackageName: -# PackageUrl: -# License: -# LicenseUrl: -# Copyright: -# CopyrightUrl: ShortDescription: 安装缺失的驱动程序并更新旧的驱动程序。 Description: Snappy Driver Installer Origin 是一款便携式 Windows 工具,用于安装和更新设备驱动程序。它可以在没有网络的环境下离线安装驱动程序。无需在全新安装系统后手动搜索驱动程序,只需让 Snappy Driver Installer Origin 自动完成操作,您的工作将迅速完成。它是技术人员的理想工具。 -# Moniker: Tags: - samdriverspack - sdio - 驱动 - 驱动下载 - 驱动程序 -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: Documentations: - DocumentLabel: 常见问题 DocumentUrl: https://www.glenn.delahoy.com/sdio-faq/ diff --git a/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.17.8.829/GlennDelahoy.SnappyDriverInstallerOrigin.yaml b/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.18.0.830/GlennDelahoy.SnappyDriverInstallerOrigin.yaml similarity index 69% rename from manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.17.8.829/GlennDelahoy.SnappyDriverInstallerOrigin.yaml rename to manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.18.0.830/GlennDelahoy.SnappyDriverInstallerOrigin.yaml index 192998131b384..2eaf134a85dcf 100644 --- a/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.17.8.829/GlennDelahoy.SnappyDriverInstallerOrigin.yaml +++ b/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.18.0.830/GlennDelahoy.SnappyDriverInstallerOrigin.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-5-4.Win32NT +# Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: GlennDelahoy.SnappyDriverInstallerOrigin -PackageVersion: 1.17.8.829 +PackageVersion: 1.18.0.830 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 57c2cc057a23c0031416e1eb21c7716f5b2e4453 Mon Sep 17 00:00:00 2001 From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Sat, 25 Apr 2026 01:56:25 -0400 Subject: [PATCH 35/77] New version: Microsoft.Azd version 1.24.300 (#364989) --- .../Azd/1.24.300/Microsoft.Azd.installer.yaml | 17 +++++++++++ .../1.24.300/Microsoft.Azd.locale.en-US.yaml | 28 +++++++++++++++++++ .../Microsoft/Azd/1.24.300/Microsoft.Azd.yaml | 8 ++++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/m/Microsoft/Azd/1.24.300/Microsoft.Azd.installer.yaml create mode 100644 manifests/m/Microsoft/Azd/1.24.300/Microsoft.Azd.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Azd/1.24.300/Microsoft.Azd.yaml diff --git a/manifests/m/Microsoft/Azd/1.24.300/Microsoft.Azd.installer.yaml b/manifests/m/Microsoft/Azd/1.24.300/Microsoft.Azd.installer.yaml new file mode 100644 index 0000000000000..72dfdae2ecdab --- /dev/null +++ b/manifests/m/Microsoft/Azd/1.24.300/Microsoft.Azd.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: Microsoft.Azd +PackageVersion: 1.24.300 +InstallerLocale: en-US +InstallerType: wix +InstallerSwitches: + Custom: INSTALLEDBY="winget" +ProductCode: '{C82A66B6-167E-4F85-B86F-9E38476D9BAB}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.24.2/azd-windows-amd64.msi + InstallerSha256: 99929BF75EBDC10B34962BEB96DEECCFC31BF22DDFFC06CDF530CD31F5DFF6E6 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-25 diff --git a/manifests/m/Microsoft/Azd/1.24.300/Microsoft.Azd.locale.en-US.yaml b/manifests/m/Microsoft/Azd/1.24.300/Microsoft.Azd.locale.en-US.yaml new file mode 100644 index 0000000000000..c9ecafa008599 --- /dev/null +++ b/manifests/m/Microsoft/Azd/1.24.300/Microsoft.Azd.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azd +PackageVersion: 1.24.300 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://github.com/Azure/azure-dev/ +PublisherSupportUrl: https://github.com/Azure/azure-dev/issues +PrivacyUrl: https://go.microsoft.com/fwlink/?LinkId=521839 +PackageName: Azure Developer CLI +PackageUrl: https://github.com/Azure/azure-dev/releases/tag/azure-dev-cli_0.6.0-beta.2 +License: MIT License +LicenseUrl: https://github.com/Azure/azure-dev/blob/main/LICENSE +Copyright: Copyright 2022 (c) Microsoft Corporation. +ShortDescription: A developer CLI that accelerates the time it takes for you to get started on Azure. +Description: A developer CLI that accelerates the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat. +Moniker: azd +Tags: +- azure +- hacktoberfest +- microsoft +ReleaseNotesUrl: https://github.com/Azure/azure-dev/releases/tag/azure-dev-cli_1.24.2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Azure/azure-dev/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Azd/1.24.300/Microsoft.Azd.yaml b/manifests/m/Microsoft/Azd/1.24.300/Microsoft.Azd.yaml new file mode 100644 index 0000000000000..e63935a0886db --- /dev/null +++ b/manifests/m/Microsoft/Azd/1.24.300/Microsoft.Azd.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.Azd +PackageVersion: 1.24.300 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 181a4b69aa3cd495295ec015475ec7a69e2865fb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 14:19:42 +0800 Subject: [PATCH 36/77] New version: LuisPater.CLIProxyAPI version 6.9.37 (#364987) --- .../LuisPater.CLIProxyAPI.installer.yaml | 18 ++++++++ .../LuisPater.CLIProxyAPI.locale.en-US.yaml | 42 +++++++++++++++++++ .../LuisPater.CLIProxyAPI.locale.zh-CN.yaml | 24 +++++++++++ .../6.9.37/LuisPater.CLIProxyAPI.yaml | 8 ++++ 4 files changed, 92 insertions(+) create mode 100644 manifests/l/LuisPater/CLIProxyAPI/6.9.37/LuisPater.CLIProxyAPI.installer.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/6.9.37/LuisPater.CLIProxyAPI.locale.en-US.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/6.9.37/LuisPater.CLIProxyAPI.locale.zh-CN.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/6.9.37/LuisPater.CLIProxyAPI.yaml diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.9.37/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.9.37/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 0000000000000..8b99b473d7445 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.9.37/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.9.37 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2026-04-25 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v6.9.37/CLIProxyAPI_6.9.37_windows_amd64.zip + InstallerSha256: 292057D3D5A983BCBC0D23838DC45E057C8CF748737AAFA138A383786D9483AD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.9.37/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.9.37/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 0000000000000..f6b13a9e45389 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.9.37/LuisPater.CLIProxyAPI.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.9.37 +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 + - faad8e30ddfdc07912ab06b72e653408cda5a92b Add CPA Usage Keeper to README ecosystem list + - 36cc762fc9eee743fd51b8a398bb50d55bf864a7 Merge pull request #3007 from sususu98/fix-antigravity-credits-stream-fallback + - be0fe6fab374f13444b80fb966be90f504bef385 Merge pull request #3022 from Willxup/main + - a7e92e2639d87240648d3f35704e39d0a5cf63f2 feat(auth): disallow free-tier Codex auth during selection process + - 5f5d5936fa61ed451ee8bb491bdc888d8ccaa2e2 fix antigravity credits stream fallback +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v6.9.37 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.9.37/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.9.37/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..482ab82534794 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.9.37/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.9.37 +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.9.37/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.9.37/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 0000000000000..ed16bba81c6fd --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.9.37/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.9.37 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6dabed6e65ffca02f7425a4f7b83330483775d73 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 14:20:43 +0800 Subject: [PATCH 37/77] New version: xishang0128.Sparkle version 1.26.4 (#364990) --- .../1.26.4/xishang0128.Sparkle.installer.yaml | 23 ++++++ .../xishang0128.Sparkle.locale.en-US.yaml | 25 ++++++ .../xishang0128.Sparkle.locale.zh-CN.yaml | 81 +++++++++++++++++++ .../Sparkle/1.26.4/xishang0128.Sparkle.yaml | 8 ++ 4 files changed, 137 insertions(+) create mode 100644 manifests/x/xishang0128/Sparkle/1.26.4/xishang0128.Sparkle.installer.yaml create mode 100644 manifests/x/xishang0128/Sparkle/1.26.4/xishang0128.Sparkle.locale.en-US.yaml create mode 100644 manifests/x/xishang0128/Sparkle/1.26.4/xishang0128.Sparkle.locale.zh-CN.yaml create mode 100644 manifests/x/xishang0128/Sparkle/1.26.4/xishang0128.Sparkle.yaml diff --git a/manifests/x/xishang0128/Sparkle/1.26.4/xishang0128.Sparkle.installer.yaml b/manifests/x/xishang0128/Sparkle/1.26.4/xishang0128.Sparkle.installer.yaml new file mode 100644 index 0000000000000..032f298f5f648 --- /dev/null +++ b/manifests/x/xishang0128/Sparkle/1.26.4/xishang0128.Sparkle.installer.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: xishang0128.Sparkle +PackageVersion: 1.26.4 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- clash +ProductCode: 22dc6492-1364-525a-843a-8edebf09e438 +ReleaseDate: 2026-04-25 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xishang0128/sparkle/releases/download/1.26.4/sparkle-windows-1.26.4-x64-setup.exe + InstallerSha256: C7C938332F096C6360E3D8C5F4A3D64AC7BDF71FD7B487158F795A431626628D +- Architecture: arm64 + InstallerUrl: https://github.com/xishang0128/sparkle/releases/download/1.26.4/sparkle-windows-1.26.4-arm64-setup.exe + InstallerSha256: EDE7EDCC92099563A02ABB4182A5C76AFD8F9BC8F793C028939FDDEDF6274EAE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/xishang0128/Sparkle/1.26.4/xishang0128.Sparkle.locale.en-US.yaml b/manifests/x/xishang0128/Sparkle/1.26.4/xishang0128.Sparkle.locale.en-US.yaml new file mode 100644 index 0000000000000..2374fac1b9e36 --- /dev/null +++ b/manifests/x/xishang0128/Sparkle/1.26.4/xishang0128.Sparkle.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: xishang0128.Sparkle +PackageVersion: 1.26.4 +PackageLocale: en-US +Publisher: xishang0128 +PublisherUrl: https://github.com/xishang0128 +PackageName: Sparkle +PackageUrl: https://github.com/xishang0128/sparkle +License: Proprietary +LicenseUrl: https://github.com/xishang0128/sparkle/blob/HEAD/LICENSE +Copyright: Copyright © 2026 xishang0128 +ShortDescription: Another Mihomo GUI. +Tags: +- clash +- clash-meta +- clash-verge +- mihomo +- network +- proxy +- vpn +ReleaseNotesUrl: https://github.com/xishang0128/sparkle/releases/tag/1.26.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xishang0128/Sparkle/1.26.4/xishang0128.Sparkle.locale.zh-CN.yaml b/manifests/x/xishang0128/Sparkle/1.26.4/xishang0128.Sparkle.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a8959996a0a26 --- /dev/null +++ b/manifests/x/xishang0128/Sparkle/1.26.4/xishang0128.Sparkle.locale.zh-CN.yaml @@ -0,0 +1,81 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: xishang0128.Sparkle +PackageVersion: 1.26.4 +PackageLocale: zh-CN +Publisher: xishang0128 +PublisherUrl: https://github.com/xishang0128 +PackageName: Sparkle +PackageUrl: https://github.com/xishang0128/sparkle +License: Proprietary +LicenseUrl: https://github.com/xishang0128/sparkle/blob/HEAD/LICENSE +Copyright: Copyright © 2026 xishang0128 +ShortDescription: 又一个 Mihomo GUI。 +Tags: +- clash +- clash-meta +- clash-verge +- mihomo +- vpn +- 代理 +- 网络 +ReleaseNotes: |- + - 移除过时的服务通知 + - 修复 Windows 提权任务注册 + - 修复无进程连接缺失图标 + - 修复 Linux 服务二进制替换 + - 在 Linux 上使用简单的服务认证存储 + - 修复服务模式核心恢复 + - 改进核心启动处理 + - 支持服务模式启动 + - 修复托盘菜单生命周期处理 + - 改进服务认证存储与初始化流程 + - 改进日志写入与实时处理 + - 改进连接过滤处理 + - 调整连接详情模态页选项卡 + - 改进实时日志级别处理 + - 调整日志 websocket 级别 + - 改进日志设置与处理 + - 调整 DNS 默认值和 vite 配置 + - 在工作流中使用 Node 25 + - 将脚本转换为 TS + - 改进侧边栏调整大小处理 + - 改进触控卡片拖拽 + - 调整样式 + - feat(rule):添加统计信息 (#191) + - 改进托盘图标处理 + - 支持 post-up 启动钩子 + - 添加 useRegistry 参数 + - 避免安装程序控制台闪烁 + - 确保退出时清理 sysproxy + - 在安装程序中处理服务生命周期 + - 改进 Linux 图标查找 + - 调整 sysproxy 服务模式处理 + - 更新问题模版 + - 迁移组件 + - 新增代理提供者计量器 + - 更新依赖 + - ci:移除无用依赖 + - 修复设备路径解析器仅在 Windows 加载的问题 + - 添加设备路径解析 + - 将旧版 heroui 令牌桥接到 v3 变量并修复样式 + - 迁移组件 + - 修复样式 + - 将 updater-modal 组件迁移到 heroui v3 + - 将 config-viewer 组件迁移到 heroui v3 + - 避免重复的提升权限提示 + - 为 mihomoUpgrade 强制添加额外通道 + - 在提升资源保存权限前提示 + - ci:启用 loong64 pacman 构建并更新 Electron + - 修复二维码暗色模式 (#183) + - 添加二维码共享 (#182) + - 更新依赖 + - 添加作者邮箱元数据 + - 修复 macOS postinstall 代码签名 + - 迁移 tailwindcss 实用类 + - 禁用长文本的自动换行 + - 修复 floatingn +ReleaseNotesUrl: https://github.com/xishang0128/sparkle/releases/tag/1.26.4 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xishang0128/Sparkle/1.26.4/xishang0128.Sparkle.yaml b/manifests/x/xishang0128/Sparkle/1.26.4/xishang0128.Sparkle.yaml new file mode 100644 index 0000000000000..b8d863b3a89b3 --- /dev/null +++ b/manifests/x/xishang0128/Sparkle/1.26.4/xishang0128.Sparkle.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: xishang0128.Sparkle +PackageVersion: 1.26.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a09603e6e821c1f65fd368f4bd411707932dbe86 Mon Sep 17 00:00:00 2001 From: Pantelis Christou <89752590+Pantelis23@users.noreply.github.com> Date: Sat, 25 Apr 2026 09:49:53 +0300 Subject: [PATCH 38/77] New version: Pantelis23.KernRift version v2.8.10 (#362356) --- .../Pantelis23.KernRift.installer.yaml | 18 +++++++++++ .../Pantelis23.KernRift.locale.en-US.yaml | 32 +++++++++++++++++++ .../KernRift/v2.8.10/Pantelis23.KernRift.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/p/Pantelis23/KernRift/v2.8.10/Pantelis23.KernRift.installer.yaml create mode 100644 manifests/p/Pantelis23/KernRift/v2.8.10/Pantelis23.KernRift.locale.en-US.yaml create mode 100644 manifests/p/Pantelis23/KernRift/v2.8.10/Pantelis23.KernRift.yaml diff --git a/manifests/p/Pantelis23/KernRift/v2.8.10/Pantelis23.KernRift.installer.yaml b/manifests/p/Pantelis23/KernRift/v2.8.10/Pantelis23.KernRift.installer.yaml new file mode 100644 index 0000000000000..ab2d475a62342 --- /dev/null +++ b/manifests/p/Pantelis23/KernRift/v2.8.10/Pantelis23.KernRift.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Pantelis23.KernRift +PackageVersion: v2.8.10 +InstallerType: portable +Commands: +- krc +ReleaseDate: 2026-04-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Pantelis23/KernRift/releases/download/v2.8.10/krc-windows-x86_64.exe + InstallerSha256: 591C3F4153BE082643E0321934CB795CB6F49328795894C9080EBC69F6CA5EFE +- Architecture: arm64 + InstallerUrl: https://github.com/Pantelis23/KernRift/releases/download/v2.8.10/krc-windows-arm64.exe + InstallerSha256: D659314F71EE2CC8C98425C44FBA6B66723BB82D254A4FC5492324825F8EFE5A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pantelis23/KernRift/v2.8.10/Pantelis23.KernRift.locale.en-US.yaml b/manifests/p/Pantelis23/KernRift/v2.8.10/Pantelis23.KernRift.locale.en-US.yaml new file mode 100644 index 0000000000000..bb6a36a863af8 --- /dev/null +++ b/manifests/p/Pantelis23/KernRift/v2.8.10/Pantelis23.KernRift.locale.en-US.yaml @@ -0,0 +1,32 @@ +# 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: Pantelis23.KernRift +PackageVersion: v2.8.10 +PackageLocale: en-US +Publisher: Pantelis Christou +PublisherUrl: https://github.com/Pantelis23/KernRift +PublisherSupportUrl: https://github.com/Pantelis23/KernRift/issues +Author: Pantelis Christou +PackageName: KernRift +PackageUrl: https://github.com/Pantelis23/KernRift +License: MIT +LicenseUrl: https://github.com/Pantelis23/KernRift/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 Pantelis Christou +ShortDescription: Self-hosted bare-metal systems programming language and compiler +Description: KernRift is a self-hosted bare-metal systems programming language and compiler. It compiles to native x86_64 and ARM64 binaries for Linux, Windows, macOS, and Android. The compiler is written entirely in KernRift itself and produces ELF, PE, Mach-O, and fat binaries. +Moniker: kernrift +Tags: +- arm64 +- bare-metal +- compiler +- cross-compiler +- programming-language +- self-hosted +- systems-programming +- x86_64 +ReleaseNotes: 'Full Changelog: v2.8.9...v2.8.10' +ReleaseNotesUrl: https://github.com/Pantelis23/KernRift/releases/tag/v2.8.10 +InstallationNotes: Add the install directory to your PATH if not already present. Run 'krc --version' to verify. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pantelis23/KernRift/v2.8.10/Pantelis23.KernRift.yaml b/manifests/p/Pantelis23/KernRift/v2.8.10/Pantelis23.KernRift.yaml new file mode 100644 index 0000000000000..f1d4799c5331a --- /dev/null +++ b/manifests/p/Pantelis23/KernRift/v2.8.10/Pantelis23.KernRift.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: Pantelis23.KernRift +PackageVersion: v2.8.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f13b34e851496acec3f7c197fb3af2f927d40679 Mon Sep 17 00:00:00 2001 From: "github@warp.dev" <108495044+warpmachineuser@users.noreply.github.com> Date: Sat, 25 Apr 2026 02:51:03 -0400 Subject: [PATCH 39/77] New version: Warp.Warp version v0.2026.04.22.08.46.stable_02 (#364903) --- .../Warp.Warp.installer.yaml | 48 +++++++++++++++++++ .../Warp.Warp.locale.en-US.yaml | 35 ++++++++++++++ .../Warp.Warp.locale.zh-CN.yaml | 24 ++++++++++ .../Warp.Warp.yaml | 8 ++++ 4 files changed, 115 insertions(+) create mode 100644 manifests/w/Warp/Warp/v0.2026.04.22.08.46.stable_02/Warp.Warp.installer.yaml create mode 100644 manifests/w/Warp/Warp/v0.2026.04.22.08.46.stable_02/Warp.Warp.locale.en-US.yaml create mode 100644 manifests/w/Warp/Warp/v0.2026.04.22.08.46.stable_02/Warp.Warp.locale.zh-CN.yaml create mode 100644 manifests/w/Warp/Warp/v0.2026.04.22.08.46.stable_02/Warp.Warp.yaml diff --git a/manifests/w/Warp/Warp/v0.2026.04.22.08.46.stable_02/Warp.Warp.installer.yaml b/manifests/w/Warp/Warp/v0.2026.04.22.08.46.stable_02/Warp.Warp.installer.yaml new file mode 100644 index 0000000000000..29625b358f695 --- /dev/null +++ b/manifests/w/Warp/Warp/v0.2026.04.22.08.46.stable_02/Warp.Warp.installer.yaml @@ -0,0 +1,48 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Warp.Warp +PackageVersion: v0.2026.04.22.08.46.stable_02 +InstallerType: inno +Protocols: +- warp +ProductCode: warp-terminal-stable_is1 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://app.warp.dev/download/windows?version=v0.2026.04.22.08.46.stable_02&arch=x86_64 + InstallerSha256: 6E148B9D01885074CFB1B3A94D46DA6194D3501580A4F4D5105EC7217E47E896 + InstallerSwitches: + Custom: /CURRENTUSER + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: x64 + Scope: machine + InstallerUrl: https://app.warp.dev/download/windows?version=v0.2026.04.22.08.46.stable_02&arch=x86_64 + InstallerSha256: 6E148B9D01885074CFB1B3A94D46DA6194D3501580A4F4D5105EC7217E47E896 + InstallerSwitches: + Custom: /ALLUSERS + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + Scope: user + InstallerUrl: https://app.warp.dev/download/windows?version=v0.2026.04.22.08.46.stable_02&arch=arm64 + InstallerSha256: 46E1A8ABB0B7ABC32B3E578489289DF869104D0AA90DD674FEFD7DE61765E27A + InstallerSwitches: + Custom: /CURRENTUSER + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://app.warp.dev/download/windows?version=v0.2026.04.22.08.46.stable_02&arch=arm64 + InstallerSha256: 46E1A8ABB0B7ABC32B3E578489289DF869104D0AA90DD674FEFD7DE61765E27A + InstallerSwitches: + Custom: /ALLUSERS + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Warp/Warp/v0.2026.04.22.08.46.stable_02/Warp.Warp.locale.en-US.yaml b/manifests/w/Warp/Warp/v0.2026.04.22.08.46.stable_02/Warp.Warp.locale.en-US.yaml new file mode 100644 index 0000000000000..cb573453d499c --- /dev/null +++ b/manifests/w/Warp/Warp/v0.2026.04.22.08.46.stable_02/Warp.Warp.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: Warp.Warp +PackageVersion: v0.2026.04.22.08.46.stable_02 +PackageLocale: en-US +Publisher: Denver Technologies, Inc. +PublisherUrl: https://www.warp.dev/ +PublisherSupportUrl: https://www.warp.dev/contact +PrivacyUrl: https://www.warp.dev/privacy-policy +Author: Denver Technologies, Inc. +PackageName: Warp +PackageUrl: https://www.warp.dev/windows-terminal +License: Proprietary +LicenseUrl: https://www.warp.dev/terms-of-service +Copyright: Copyright 2025 Warp +CopyrightUrl: https://www.warp.dev/terms-of-service +ShortDescription: Warp is the intelligent terminal with AI and your dev team’s knowledge built-in. Warp brings AI, collaboration, and a modern-UX to this essential developer tool to help you become even more powerful. +Description: |- + Warp is the intelligent terminal with AI and your dev team's knowledge built-in. + Key Features: + - Warp AI: AI integrated in your terminal for natural language input, autofill, and intelligent suggestions. + - Warp Drive: Notebooks, workflows, and environment variables for you to use personally or with your team. + - Modern UX and Text Editing: Commands and outputs are grouped into easy to use Blocks, and you can use your cursor or customizable keybindings to easily navigate Warp’s input editor. + You can fully customize Warp's appearance, prompts, settings, and keybindings to fit your preferences. Warp works with zsh, bash, fish, and PowerShell, and is built with Rust for high performance. +Tags: +- ai +- console +- terminal +PurchaseUrl: https://www.warp.dev/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.warp.dev/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Warp/Warp/v0.2026.04.22.08.46.stable_02/Warp.Warp.locale.zh-CN.yaml b/manifests/w/Warp/Warp/v0.2026.04.22.08.46.stable_02/Warp.Warp.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5c93bd71c64c6 --- /dev/null +++ b/manifests/w/Warp/Warp/v0.2026.04.22.08.46.stable_02/Warp.Warp.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Warp.Warp +PackageVersion: v0.2026.04.22.08.46.stable_02 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Warp 是一款内置 AI 和开发团队知识的智能终端。Warp 为这款重要的开发工具带来了 AI、协作和现代用户体验,让您变得更加出色。 +Description: |- + Warp 是一款内置 AI 和开发团队知识的智能终端。 + 主要功能: + - Warp AI:AI 集成在你的终端中,用于自然语言输入、自动填充和智能建议。 + - Warp Drive:笔记本、工作流和环境变量,供个人或团队使用。 + - 现代用户体验和文本编辑:将命令和输出归类到易用的“块”(Block)中,您可以使用光标或自定义组合键来轻松浏览 Warp 的输入编辑器。 + 您可以完全自定义 Warp 的外观、提示、设置和组合键,以满足自己的喜好。Warp 可与 zsh、bash、fish 和 PowerShell 配合使用,并采用 Rust 构建,性能卓越。 +Tags: +- console +- terminal +- 人工智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.warp.dev/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Warp/Warp/v0.2026.04.22.08.46.stable_02/Warp.Warp.yaml b/manifests/w/Warp/Warp/v0.2026.04.22.08.46.stable_02/Warp.Warp.yaml new file mode 100644 index 0000000000000..b15e34e451f65 --- /dev/null +++ b/manifests/w/Warp/Warp/v0.2026.04.22.08.46.stable_02/Warp.Warp.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: Warp.Warp +PackageVersion: v0.2026.04.22.08.46.stable_02 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7ea6e51d290fbeb6176c65412aa4e8294b7bb4c4 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 25 Apr 2026 16:52:11 +1000 Subject: [PATCH 40/77] New version: GraphPad.Prism version 11.0.1090 (#364971) --- .../11.0.1090/GraphPad.Prism.installer.yaml | 37 +++++++++++++++++++ .../GraphPad.Prism.locale.en-US.yaml | 32 ++++++++++++++++ .../GraphPad.Prism.locale.zh-CN.yaml | 26 +++++++++++++ .../Prism/11.0.1090/GraphPad.Prism.yaml | 8 ++++ 4 files changed, 103 insertions(+) create mode 100644 manifests/g/GraphPad/Prism/11.0.1090/GraphPad.Prism.installer.yaml create mode 100644 manifests/g/GraphPad/Prism/11.0.1090/GraphPad.Prism.locale.en-US.yaml create mode 100644 manifests/g/GraphPad/Prism/11.0.1090/GraphPad.Prism.locale.zh-CN.yaml create mode 100644 manifests/g/GraphPad/Prism/11.0.1090/GraphPad.Prism.yaml diff --git a/manifests/g/GraphPad/Prism/11.0.1090/GraphPad.Prism.installer.yaml b/manifests/g/GraphPad/Prism/11.0.1090/GraphPad.Prism.installer.yaml new file mode 100644 index 0000000000000..ef6f04631b06f --- /dev/null +++ b/manifests/g/GraphPad/Prism/11.0.1090/GraphPad.Prism.installer.yaml @@ -0,0 +1,37 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GraphPad.Prism +PackageVersion: 11.0.1090 +InstallerLocale: en-US +InstallerType: msi +Scope: machine +InstallerSwitches: + InstallLocation: APPDIR="" +UpgradeBehavior: install +FileExtensions: +- prism +- prismt +- pzc +- pzf +- pzfx +- pzm +- pzt +- xml +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{2A2DBC24-66DD-40AE-942B-40AEC06BD1CD}' +ReleaseDate: 2026-04-23 +AppsAndFeaturesEntries: +- DisplayName: GraphPad Prism 11.0.1.90 + ProductCode: '{2A2DBC24-66DD-40AE-942B-40AEC06BD1CD}' + UpgradeCode: '{1D77848B-DA0E-4794-A1CC-456D014998C0}' +InstallationMetadata: + DefaultInstallLocation: APPDIR:. +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.graphpad.com/downloads/prism/11/11.0.1/InstallPrism11.msi + InstallerSha256: 655589AC2DFA3C9F5A6543673E69297074EC7523BD64B6CC042BB64037758432 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GraphPad/Prism/11.0.1090/GraphPad.Prism.locale.en-US.yaml b/manifests/g/GraphPad/Prism/11.0.1090/GraphPad.Prism.locale.en-US.yaml new file mode 100644 index 0000000000000..2cfa41baeca1c --- /dev/null +++ b/manifests/g/GraphPad/Prism/11.0.1090/GraphPad.Prism.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GraphPad.Prism +PackageVersion: 11.0.1090 +PackageLocale: en-US +Publisher: GraphPad Software LLC +PublisherUrl: https://www.graphpad.com/ +PublisherSupportUrl: https://www.graphpad.com/support/ +PrivacyUrl: https://www.dotmatics.com/privacy-policy +Author: GraphPad Software LLC +PackageName: GraphPad Prism +PackageUrl: https://www.graphpad.com/updates +License: Proprietary +LicenseUrl: https://www.graphpad.com/company/terms +Copyright: © 1992-2025 GraphPad Software, LLC. All rights reserved. +CopyrightUrl: https://www.graphpad.com/company/terms +ShortDescription: Analyze, graph and present your scientific work. +Description: The preferred analysis and graphing solution purpose-built for scientific research. Join the world’s leading scientists and discover how you can use Prism to save time, make more appropriate analysis choices, and elegantly graph and present your scientific research. +Tags: +- chart +- diagram +- draw +- graph +- graphics +- visualization +PurchaseUrl: https://www.graphpad.com/how-to-buy/ +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://www.graphpad.com/guides/prism/latest/user-guide/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GraphPad/Prism/11.0.1090/GraphPad.Prism.locale.zh-CN.yaml b/manifests/g/GraphPad/Prism/11.0.1090/GraphPad.Prism.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4c1cfb68bb13e --- /dev/null +++ b/manifests/g/GraphPad/Prism/11.0.1090/GraphPad.Prism.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: GraphPad.Prism +PackageVersion: 11.0.1090 +PackageLocale: zh-CN +PublisherUrl: https://www.graphpad-prism.cn/ +PublisherSupportUrl: https://www.graphpad-prism.cn/?c=i&a=techsupport +PrivacyUrl: https://www.graphpad-prism.cn/?c=i&a=terms +License: 专有软件 +LicenseUrl: https://www.graphpad-prism.cn/?c=i&a=terms +CopyrightUrl: https://www.graphpad-prism.cn/?c=i&a=terms +ShortDescription: 分析、绘图并展示您的科研工作。 +Description: 专为科学研究打造的首选分析与绘图解决方案。加入全球顶尖科学家的行列,探索如何运用 Prism 节省时间、做出更合适的分析选择,并以优雅的方式绘制和呈现您的科研成果。 +Tags: +- 可视化 +- 图形 +- 图示 +- 图表 +- 绘图 +PurchaseUrl: https://www.graphpad-prism.cn/?c=p&a=shopList +Documentations: +- DocumentLabel: 用户指南 + DocumentUrl: https://www.graphpad-prism.cn/?c=i&a=resource +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GraphPad/Prism/11.0.1090/GraphPad.Prism.yaml b/manifests/g/GraphPad/Prism/11.0.1090/GraphPad.Prism.yaml new file mode 100644 index 0000000000000..5b33c89e7d550 --- /dev/null +++ b/manifests/g/GraphPad/Prism/11.0.1090/GraphPad.Prism.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: GraphPad.Prism +PackageVersion: 11.0.1090 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 02bc9fa5366daa7534cd924aeb13edb6ca66443b Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 14:53:20 +0800 Subject: [PATCH 41/77] Update PicGuard.PicGuard.Pro version 5.1.0 (#365007) --- .../Pro/5.1.0/PicGuard.PicGuard.Pro.locale.en-US.yaml | 4 ++-- .../Pro/5.1.0/PicGuard.PicGuard.Pro.locale.zh-CN.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/p/PicGuard/PicGuard/Pro/5.1.0/PicGuard.PicGuard.Pro.locale.en-US.yaml b/manifests/p/PicGuard/PicGuard/Pro/5.1.0/PicGuard.PicGuard.Pro.locale.en-US.yaml index 4928015108d1d..56e303fd63195 100644 --- a/manifests/p/PicGuard/PicGuard/Pro/5.1.0/PicGuard.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/p/PicGuard/PicGuard/Pro/5.1.0/PicGuard.PicGuard.Pro.locale.en-US.yaml @@ -7,10 +7,10 @@ PackageLocale: en-US Publisher: Qiazo PublisherUrl: https://qiazo.com PublisherSupportUrl: https://qiazo.com/en/support -PrivacyUrl: https://picguard.app/en/legal/privacy +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE Copyright: Copyright (c) 2023 Qiazo diff --git a/manifests/p/PicGuard/PicGuard/Pro/5.1.0/PicGuard.PicGuard.Pro.locale.zh-CN.yaml b/manifests/p/PicGuard/PicGuard/Pro/5.1.0/PicGuard.PicGuard.Pro.locale.zh-CN.yaml index 0e00b21e968fb..927c0dd2b233b 100644 --- a/manifests/p/PicGuard/PicGuard/Pro/5.1.0/PicGuard.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/p/PicGuard/PicGuard/Pro/5.1.0/PicGuard.PicGuard.Pro.locale.zh-CN.yaml @@ -7,10 +7,10 @@ PackageLocale: zh-CN Publisher: Qiazo PublisherUrl: https://qiazo.com PublisherSupportUrl: https://qiazo.com/zh/support -PrivacyUrl: https://picguard.app/zh/legal/privacy +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE Copyright: Copyright (c) 2023 Qiazo From 9d08641bdb6967a958fdccae43336c56d8b198f2 Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 14:54:30 +0800 Subject: [PATCH 42/77] Update PicGuard.PicGuard.Pro version 5.2.1 (#365009) --- .../Pro/5.2.1/PicGuard.PicGuard.Pro.locale.en-US.yaml | 4 ++-- .../Pro/5.2.1/PicGuard.PicGuard.Pro.locale.zh-CN.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/p/PicGuard/PicGuard/Pro/5.2.1/PicGuard.PicGuard.Pro.locale.en-US.yaml b/manifests/p/PicGuard/PicGuard/Pro/5.2.1/PicGuard.PicGuard.Pro.locale.en-US.yaml index 3a43a9ddf63b6..13d90426e8bc0 100644 --- a/manifests/p/PicGuard/PicGuard/Pro/5.2.1/PicGuard.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/p/PicGuard/PicGuard/Pro/5.2.1/PicGuard.PicGuard.Pro.locale.en-US.yaml @@ -7,10 +7,10 @@ PackageLocale: en-US Publisher: Qiazo PublisherUrl: https://qiazo.com PublisherSupportUrl: https://qiazo.com/en/support -PrivacyUrl: https://picguard.app/en/legal/privacy +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE Copyright: Copyright (c) 2023 Qiazo diff --git a/manifests/p/PicGuard/PicGuard/Pro/5.2.1/PicGuard.PicGuard.Pro.locale.zh-CN.yaml b/manifests/p/PicGuard/PicGuard/Pro/5.2.1/PicGuard.PicGuard.Pro.locale.zh-CN.yaml index 7d6f1ac2d6e0d..98cf9a22a7825 100644 --- a/manifests/p/PicGuard/PicGuard/Pro/5.2.1/PicGuard.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/p/PicGuard/PicGuard/Pro/5.2.1/PicGuard.PicGuard.Pro.locale.zh-CN.yaml @@ -7,10 +7,10 @@ PackageLocale: zh-CN Publisher: Qiazo PublisherUrl: https://qiazo.com PublisherSupportUrl: https://qiazo.com/zh/support -PrivacyUrl: https://picguard.app/zh/legal/privacy +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE Copyright: Copyright (c) 2023 Qiazo From e775f61f146413695debf81b2757b2824d3304af Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 14:55:45 +0800 Subject: [PATCH 43/77] Update PicGuard.PicGuard.Pro version 5.3.0 (#365010) --- .../Pro/5.3.0/PicGuard.PicGuard.Pro.locale.en-US.yaml | 4 ++-- .../Pro/5.3.0/PicGuard.PicGuard.Pro.locale.zh-CN.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/p/PicGuard/PicGuard/Pro/5.3.0/PicGuard.PicGuard.Pro.locale.en-US.yaml b/manifests/p/PicGuard/PicGuard/Pro/5.3.0/PicGuard.PicGuard.Pro.locale.en-US.yaml index 8aeb9974abfe5..a7a0564ca9bc0 100644 --- a/manifests/p/PicGuard/PicGuard/Pro/5.3.0/PicGuard.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/p/PicGuard/PicGuard/Pro/5.3.0/PicGuard.PicGuard.Pro.locale.en-US.yaml @@ -7,10 +7,10 @@ PackageLocale: en-US Publisher: Qiazo PublisherUrl: https://qiazo.com PublisherSupportUrl: https://qiazo.com/en/support -PrivacyUrl: https://picguard.app/en/legal/privacy +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE Copyright: Copyright (c) 2023 Qiazo diff --git a/manifests/p/PicGuard/PicGuard/Pro/5.3.0/PicGuard.PicGuard.Pro.locale.zh-CN.yaml b/manifests/p/PicGuard/PicGuard/Pro/5.3.0/PicGuard.PicGuard.Pro.locale.zh-CN.yaml index 5af1045daabea..7f1986c2bf862 100644 --- a/manifests/p/PicGuard/PicGuard/Pro/5.3.0/PicGuard.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/p/PicGuard/PicGuard/Pro/5.3.0/PicGuard.PicGuard.Pro.locale.zh-CN.yaml @@ -7,10 +7,10 @@ PackageLocale: zh-CN Publisher: Qiazo PublisherUrl: https://qiazo.com PublisherSupportUrl: https://qiazo.com/zh/support -PrivacyUrl: https://picguard.app/zh/legal/privacy +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE Copyright: Copyright (c) 2023 Qiazo From 15d50682272b1fde833768d837eae31e1109df14 Mon Sep 17 00:00:00 2001 From: Kayvan Sylvan Date: Fri, 24 Apr 2026 23:56:40 -0700 Subject: [PATCH 44/77] New version: danielmiessler.Fabric version 1.4.451 (#364388) --- .../danielmiessler.Fabric.installer.yaml | 24 ++++++++++++++ .../danielmiessler.Fabric.locale.en-US.yaml | 33 +++++++++++++++++++ .../Fabric/1.4.451/danielmiessler.Fabric.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/d/danielmiessler/Fabric/1.4.451/danielmiessler.Fabric.installer.yaml create mode 100644 manifests/d/danielmiessler/Fabric/1.4.451/danielmiessler.Fabric.locale.en-US.yaml create mode 100644 manifests/d/danielmiessler/Fabric/1.4.451/danielmiessler.Fabric.yaml diff --git a/manifests/d/danielmiessler/Fabric/1.4.451/danielmiessler.Fabric.installer.yaml b/manifests/d/danielmiessler/Fabric/1.4.451/danielmiessler.Fabric.installer.yaml new file mode 100644 index 0000000000000..992a915419211 --- /dev/null +++ b/manifests/d/danielmiessler/Fabric/1.4.451/danielmiessler.Fabric.installer.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: danielmiessler.Fabric +PackageVersion: 1.4.451 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: fabric.exe +Commands: +- fabric +ReleaseDate: 2026-04-23 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.451/fabric_Windows_i386.zip + InstallerSha256: B2A970B2503CC8BDB124000EEC5C49C1E0454D99DB920C3B728FC0282177847C +- Architecture: x64 + InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.451/fabric_Windows_x86_64.zip + InstallerSha256: 30BC4CB17D4FC04C423869AD8C0C292CF99F8B92E56D8AAC56482114685D173C +- Architecture: arm64 + InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.451/fabric_Windows_arm64.zip + InstallerSha256: 038373E77D26F4890663BCDD7D88738F02A62BE0BD38F4A7AA85351760F08852 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/danielmiessler/Fabric/1.4.451/danielmiessler.Fabric.locale.en-US.yaml b/manifests/d/danielmiessler/Fabric/1.4.451/danielmiessler.Fabric.locale.en-US.yaml new file mode 100644 index 0000000000000..fde7f7970cd3c --- /dev/null +++ b/manifests/d/danielmiessler/Fabric/1.4.451/danielmiessler.Fabric.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: danielmiessler.Fabric +PackageVersion: 1.4.451 +PackageLocale: en-US +Publisher: danielmiessler +PublisherUrl: https://github.com/danielmiessler +PublisherSupportUrl: https://github.com/danielmiessler/Fabric/issues +PackageName: Fabric +PackageUrl: https://github.com/danielmiessler/Fabric +License: MIT +LicenseUrl: https://github.com/danielmiessler/Fabric/blob/HEAD/LICENSE +ShortDescription: Fabric is an open-source framework for augmenting humans using AI. +Tags: +- ai +- augmentation +- flourishing +- life +- work +ReleaseNotes: |- + Changes + PR #2079 by teamsincetoday: Add 3 commerce intelligence patterns: affiliate extraction, video entities, monetization + - Added extract_affiliate_products pattern to surface both sponsored and organic affiliate opportunities from any video transcript, going beyond the existing extract_sponsors pattern. + - Added extract_video_commerce_entities pattern to identify all commercial entities in video content, categorized by type, timestamp position, and purchase likelihood. + - Added analyze_monetization_opportunities pattern to map audience intent to revenue strategies, covering affiliate links, sponsorships, and digital products. + - Registered all three new patterns in pattern_descriptions.json and pattern_extracts.json with appropriate metadata and tags. + - Integrated all three patterns into suggest_pattern under the ANALYSIS, BUSINESS, and EXTRACT categories, and documented them in pattern_explanations.md. + PR #2086 by majiayu000: fix: parse vendor prefix from model name for vendor/model convention + - Fix: Added fallback logic to parse the vendor prefix from a model name when no vendor is explicitly specified. When a model string such as ollama/llama3 is passed, the lookup no longer fails with a "could not find vendor" error; instead, the first path segment is split and checked against known vendors, correctly resolving the model to llama3 under the Ollama vendor group. +ReleaseNotesUrl: https://github.com/danielmiessler/Fabric/releases/tag/v1.4.451 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/danielmiessler/Fabric/1.4.451/danielmiessler.Fabric.yaml b/manifests/d/danielmiessler/Fabric/1.4.451/danielmiessler.Fabric.yaml new file mode 100644 index 0000000000000..caa3978ef4b15 --- /dev/null +++ b/manifests/d/danielmiessler/Fabric/1.4.451/danielmiessler.Fabric.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: danielmiessler.Fabric +PackageVersion: 1.4.451 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4c570415e0181d22a175242d5f1632e2381ee872 Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 14:57:02 +0800 Subject: [PATCH 45/77] Update PicGuard.PicGuard.Pro version 5.3.1 (#365011) --- .../Pro/5.3.1/PicGuard.PicGuard.Pro.locale.en-US.yaml | 4 ++-- .../Pro/5.3.1/PicGuard.PicGuard.Pro.locale.zh-CN.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/p/PicGuard/PicGuard/Pro/5.3.1/PicGuard.PicGuard.Pro.locale.en-US.yaml b/manifests/p/PicGuard/PicGuard/Pro/5.3.1/PicGuard.PicGuard.Pro.locale.en-US.yaml index 2518f52f7ac31..4f09515b86c3c 100644 --- a/manifests/p/PicGuard/PicGuard/Pro/5.3.1/PicGuard.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/p/PicGuard/PicGuard/Pro/5.3.1/PicGuard.PicGuard.Pro.locale.en-US.yaml @@ -7,10 +7,10 @@ PackageLocale: en-US Publisher: Qiazo PublisherUrl: https://qiazo.com PublisherSupportUrl: https://qiazo.com/en/support -PrivacyUrl: https://picguard.app/en/legal/privacy +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE Copyright: Copyright (c) 2023 Qiazo diff --git a/manifests/p/PicGuard/PicGuard/Pro/5.3.1/PicGuard.PicGuard.Pro.locale.zh-CN.yaml b/manifests/p/PicGuard/PicGuard/Pro/5.3.1/PicGuard.PicGuard.Pro.locale.zh-CN.yaml index 2171340525d1a..900c5fffed959 100644 --- a/manifests/p/PicGuard/PicGuard/Pro/5.3.1/PicGuard.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/p/PicGuard/PicGuard/Pro/5.3.1/PicGuard.PicGuard.Pro.locale.zh-CN.yaml @@ -7,10 +7,10 @@ PackageLocale: zh-CN Publisher: Qiazo PublisherUrl: https://qiazo.com PublisherSupportUrl: https://qiazo.com/zh/support -PrivacyUrl: https://picguard.app/zh/legal/privacy +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE Copyright: Copyright (c) 2023 Qiazo From d7f40243bcd4988125a918700f3efd1875f2a13b Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 14:58:11 +0800 Subject: [PATCH 46/77] Update PicGuard.PicGuard.Pro version 5.3.2 (#365012) --- .../Pro/5.3.2/PicGuard.PicGuard.Pro.locale.en-US.yaml | 4 ++-- .../Pro/5.3.2/PicGuard.PicGuard.Pro.locale.zh-CN.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/p/PicGuard/PicGuard/Pro/5.3.2/PicGuard.PicGuard.Pro.locale.en-US.yaml b/manifests/p/PicGuard/PicGuard/Pro/5.3.2/PicGuard.PicGuard.Pro.locale.en-US.yaml index cb43a71c5613d..c830070766041 100644 --- a/manifests/p/PicGuard/PicGuard/Pro/5.3.2/PicGuard.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/p/PicGuard/PicGuard/Pro/5.3.2/PicGuard.PicGuard.Pro.locale.en-US.yaml @@ -7,10 +7,10 @@ PackageLocale: en-US Publisher: Qiazo PublisherUrl: https://qiazo.com PublisherSupportUrl: https://qiazo.com/en/support -PrivacyUrl: https://picguard.app/en/legal/privacy +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE Copyright: Copyright (c) 2023 Qiazo diff --git a/manifests/p/PicGuard/PicGuard/Pro/5.3.2/PicGuard.PicGuard.Pro.locale.zh-CN.yaml b/manifests/p/PicGuard/PicGuard/Pro/5.3.2/PicGuard.PicGuard.Pro.locale.zh-CN.yaml index 7ffb4210ccde5..9d2cdc4ec6cc9 100644 --- a/manifests/p/PicGuard/PicGuard/Pro/5.3.2/PicGuard.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/p/PicGuard/PicGuard/Pro/5.3.2/PicGuard.PicGuard.Pro.locale.zh-CN.yaml @@ -7,10 +7,10 @@ PackageLocale: zh-CN Publisher: Qiazo PublisherUrl: https://qiazo.com PublisherSupportUrl: https://qiazo.com/zh/support -PrivacyUrl: https://picguard.app/zh/legal/privacy +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE Copyright: Copyright (c) 2023 Qiazo From 140f3f534b8d2cd457aab01d585a803d03b14044 Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 14:59:20 +0800 Subject: [PATCH 47/77] Update PicGuard.PicGuard.Pro version 5.3.3 (#365013) --- .../Pro/5.3.3/PicGuard.PicGuard.Pro.locale.en-US.yaml | 4 ++-- .../Pro/5.3.3/PicGuard.PicGuard.Pro.locale.zh-CN.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/p/PicGuard/PicGuard/Pro/5.3.3/PicGuard.PicGuard.Pro.locale.en-US.yaml b/manifests/p/PicGuard/PicGuard/Pro/5.3.3/PicGuard.PicGuard.Pro.locale.en-US.yaml index d87f83fac3022..d2df12e738ea1 100644 --- a/manifests/p/PicGuard/PicGuard/Pro/5.3.3/PicGuard.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/p/PicGuard/PicGuard/Pro/5.3.3/PicGuard.PicGuard.Pro.locale.en-US.yaml @@ -7,10 +7,10 @@ PackageLocale: en-US Publisher: Qiazo PublisherUrl: https://qiazo.com PublisherSupportUrl: https://qiazo.com/en/support -PrivacyUrl: https://picguard.app/en/legal/privacy +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE Copyright: Copyright (c) 2023 Qiazo diff --git a/manifests/p/PicGuard/PicGuard/Pro/5.3.3/PicGuard.PicGuard.Pro.locale.zh-CN.yaml b/manifests/p/PicGuard/PicGuard/Pro/5.3.3/PicGuard.PicGuard.Pro.locale.zh-CN.yaml index 1ca9ef19041a5..b3d14561a4e4a 100644 --- a/manifests/p/PicGuard/PicGuard/Pro/5.3.3/PicGuard.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/p/PicGuard/PicGuard/Pro/5.3.3/PicGuard.PicGuard.Pro.locale.zh-CN.yaml @@ -7,10 +7,10 @@ PackageLocale: zh-CN Publisher: Qiazo PublisherUrl: https://qiazo.com PublisherSupportUrl: https://qiazo.com/zh/support -PrivacyUrl: https://picguard.app/zh/legal/privacy +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE Copyright: Copyright (c) 2023 Qiazo From 12d1bac8a24eb713621033a9604ade7b23ac9a36 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 15:21:27 +0800 Subject: [PATCH 48/77] New version: nashsu.LLMWiki version 0.3.12 (#365016) --- .../0.3.12/nashsu.LLMWiki.installer.yaml | 26 ++++++++++++ .../0.3.12/nashsu.LLMWiki.locale.en-US.yaml | 41 +++++++++++++++++++ .../0.3.12/nashsu.LLMWiki.locale.zh-CN.yaml | 35 ++++++++++++++++ .../nashsu/LLMWiki/0.3.12/nashsu.LLMWiki.yaml | 8 ++++ 4 files changed, 110 insertions(+) create mode 100644 manifests/n/nashsu/LLMWiki/0.3.12/nashsu.LLMWiki.installer.yaml create mode 100644 manifests/n/nashsu/LLMWiki/0.3.12/nashsu.LLMWiki.locale.en-US.yaml create mode 100644 manifests/n/nashsu/LLMWiki/0.3.12/nashsu.LLMWiki.locale.zh-CN.yaml create mode 100644 manifests/n/nashsu/LLMWiki/0.3.12/nashsu.LLMWiki.yaml diff --git a/manifests/n/nashsu/LLMWiki/0.3.12/nashsu.LLMWiki.installer.yaml b/manifests/n/nashsu/LLMWiki/0.3.12/nashsu.LLMWiki.installer.yaml new file mode 100644 index 0000000000000..f63555ff5af9a --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.3.12/nashsu.LLMWiki.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: nashsu.LLMWiki +PackageVersion: 0.3.12 +UpgradeBehavior: install +ReleaseDate: 2026-04-25 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/nashsu/llm_wiki/releases/download/v0.3.12/LLM.Wiki_0.3.12_x64-setup.exe + InstallerSha256: 65D469084F77C10B4AD0ED7EFB79F8F48610167872F9B498D106FA066D7DACAE + ProductCode: LLM Wiki +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/nashsu/llm_wiki/releases/download/v0.3.12/LLM.Wiki_0.3.12_x64_en-US.msi + InstallerSha256: B7D8BA3A724624B27C1DE13E76FCFE558D409DED521B92787E25C6F29F2BF149 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{76EFBE6B-2377-4771-B4E2-961FC4D2D9F9}' + AppsAndFeaturesEntries: + - UpgradeCode: '{51897FF7-F36A-570D-8EE2-BFED15681FB4}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashsu/LLMWiki/0.3.12/nashsu.LLMWiki.locale.en-US.yaml b/manifests/n/nashsu/LLMWiki/0.3.12/nashsu.LLMWiki.locale.en-US.yaml new file mode 100644 index 0000000000000..d3f08e12a56b3 --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.3.12/nashsu.LLMWiki.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: nashsu.LLMWiki +PackageVersion: 0.3.12 +PackageLocale: en-US +Publisher: llmwiki +PublisherUrl: https://www.nashsu.com/ +PublisherSupportUrl: https://github.com/nashsu/llm_wiki/issues +PackageName: LLM Wiki +PackageUrl: https://github.com/nashsu/llm_wiki +License: GPL-3.0 +LicenseUrl: https://github.com/nashsu/llm_wiki/blob/HEAD/LICENSE +ShortDescription: A personal knowledge base that builds itself. LLM reads your documents, builds a structured wiki, and keeps it current. +Description: |- + LLM Wiki is a cross-platform desktop application that turns your documents into an organized, interlinked knowledge base — automatically. Instead of traditional RAG (retrieve-and-answer from scratch every time), the LLM incrementally builds and maintains a persistent wiki from your sources. Knowledge is compiled once and kept current, not re-derived on every query. + This project is based on Karpathy's LLM Wiki pattern — a methodology for building personal knowledge bases using LLMs. We implemented the core ideas as a full desktop application with significant enhancements. + + Features + - Two-Step Chain-of-Thought Ingest — LLM analyzes first, then generates wiki pages with source traceability and incremental cache + - 4-Signal Knowledge Graph — relevance model with direct links, source overlap, Adamic-Adar, and type affinity + - Louvain Community Detection — automatic knowledge cluster discovery with cohesion scoring + - Graph Insights — surprising connections and knowledge gaps with one-click Deep Research + - Vector Semantic Search — optional embedding-based retrieval via LanceDB, supports any OpenAI-compatible endpoint + - Persistent Ingest Queue — serial processing with crash recovery, cancel, retry, and progress visualization + - Folder Import — recursive folder import preserving directory structure, folder context as LLM classification hint + - Deep Research — LLM-optimized search topics, multi-query web search, auto-ingest results into wiki + - Async Review System — LLM flags items for human judgment, predefined actions, pre-generated search queries + - Chrome Web Clipper — one-click web page capture with auto-ingest into knowledge base +Tags: +- agent +- agentic +- ai +- chatbot +- knowledge-base +- large-language-model +- llm +- wiki +ReleaseNotesUrl: https://github.com/nashsu/llm_wiki/releases/tag/v0.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashsu/LLMWiki/0.3.12/nashsu.LLMWiki.locale.zh-CN.yaml b/manifests/n/nashsu/LLMWiki/0.3.12/nashsu.LLMWiki.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e12d6e8805b91 --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.3.12/nashsu.LLMWiki.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: nashsu.LLMWiki +PackageVersion: 0.3.12 +PackageLocale: zh-CN +ShortDescription: 一个能自我构建的个人知识库。LLM 阅读你的文档,构建结构化 Wiki,并持续保持更新。 +Description: |- + LLM Wiki 是一个跨平台桌面应用,能将你的文档自动转化为有组织、相互关联的知识库。与传统 RAG(每次查询都从头检索和回答)不同,LLM 会从你的资料中增量构建并维护一个持久化的 Wiki。知识只编译一次并持续更新,而非每次查询都重新推导。 + 本项目基于 Karpathy 的 LLM Wiki 方法论 —— 一套使用 LLM 构建个人知识库的方法论。我们将其核心理念实现为一个完整的桌面应用,并做了大量增强。 + + 功能亮点 + - 两步思维链摄入 — LLM 先分析再生成 Wiki 页面,来源可追溯,支持增量缓存 + - 四信号知识图谱 — 直接链接、来源重叠、Adamic-Adar、类型亲和四维关联度模型 + - Louvain 社区检测 — 自动发现知识聚类,内聚度评分 + - 图谱洞察 — 惊奇连接与知识空白检测,一键触发 Deep Research + - 向量语义搜索 — 可选的 embedding 检索,基于 LanceDB,支持任意 OpenAI 兼容端点 + - 持久化摄入队列 — 串行处理,崩溃恢复,取消/重试,进度可视化 + - 文件夹导入 — 递归导入保留目录结构,文件夹路径作为 LLM 分类上下文 + - 深度研究 — LLM 智能生成搜索主题,多查询网络搜索,研究结果自动摄入 Wiki + - 异步审核系统 — LLM 在摄入时标记需人工判断的项,预定义操作,预生成搜索查询 + - Chrome 网页剪藏 — 一键捕获网页内容,自动摄入知识库 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 百科 +- 知识库 +- 维基 +- 聊天机器人 +- 自主智能 +ReleaseNotes: See the assets below for download links. +ReleaseNotesUrl: https://github.com/nashsu/llm_wiki/releases/tag/v0.3.12 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashsu/LLMWiki/0.3.12/nashsu.LLMWiki.yaml b/manifests/n/nashsu/LLMWiki/0.3.12/nashsu.LLMWiki.yaml new file mode 100644 index 0000000000000..2327cf32ef6b2 --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.3.12/nashsu.LLMWiki.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: nashsu.LLMWiki +PackageVersion: 0.3.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b580601696fc9736ddece585caab032d62232784 Mon Sep 17 00:00:00 2001 From: edwarduwms <128077425+edwarduwms@users.noreply.github.com> Date: Sat, 25 Apr 2026 01:22:04 -0600 Subject: [PATCH 49/77] Create WinGet package for Microsoft.Gaming.RemoteIterationClient version 0.0.10-preview (#364914) --- ...aming.RemoteIterationClient.installer.yaml | 19 +++++++++++++++ ...ng.RemoteIterationClient.locale.en-US.yaml | 23 +++++++++++++++++++ ...icrosoft.Gaming.RemoteIterationClient.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.10-preview/Microsoft.Gaming.RemoteIterationClient.installer.yaml create mode 100644 manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.10-preview/Microsoft.Gaming.RemoteIterationClient.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.10-preview/Microsoft.Gaming.RemoteIterationClient.yaml diff --git a/manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.10-preview/Microsoft.Gaming.RemoteIterationClient.installer.yaml b/manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.10-preview/Microsoft.Gaming.RemoteIterationClient.installer.yaml new file mode 100644 index 0000000000000..3dcef0ad352ea --- /dev/null +++ b/manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.10-preview/Microsoft.Gaming.RemoteIterationClient.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Microsoft.Gaming.RemoteIterationClient +PackageVersion: 0.0.10-preview +InstallerType: zip +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: wdRemote.exe + PortableCommandAlias: wdRemote + InstallerUrl: https://github.com/microsoft/GDK/releases/download/April-2026-v2604.0.7822/Microsoft.Gaming.RemoteIterationClient-0.0.10-preview.zip + InstallerSha256: 9D525AFB72398B10A6B332907AB8661F6540040692D9DE381761651C2DF931A9 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.10-preview/Microsoft.Gaming.RemoteIterationClient.locale.en-US.yaml b/manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.10-preview/Microsoft.Gaming.RemoteIterationClient.locale.en-US.yaml new file mode 100644 index 0000000000000..ffeabbd1cbe3d --- /dev/null +++ b/manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.10-preview/Microsoft.Gaming.RemoteIterationClient.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Microsoft.Gaming.RemoteIterationClient +PackageVersion: 0.0.10-preview +PackageLocale: en-US +Publisher: Microsoft Corporation +Author: Microsoft +PackageName: Remote Iteration Client +PackageUrl: https://github.com/microsoft/GDK/releases +License: Proprietary +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: A set of command line tools for remote PC game development +Tags: +- GDK +Agreements: +- AgreementLabel: End User License Agreement (EULA) + AgreementUrl: https://aka.ms/GDK_EULA +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://learn.microsoft.com/en-us/gaming/gdk/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.10-preview/Microsoft.Gaming.RemoteIterationClient.yaml b/manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.10-preview/Microsoft.Gaming.RemoteIterationClient.yaml new file mode 100644 index 0000000000000..e3091f9e61690 --- /dev/null +++ b/manifests/m/Microsoft/Gaming/RemoteIterationClient/0.0.10-preview/Microsoft.Gaming.RemoteIterationClient.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: Microsoft.Gaming.RemoteIterationClient +PackageVersion: 0.0.10-preview +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3f0fa820cc791dc8ad36dbeec0feef6cfd9906f3 Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 15:23:06 +0800 Subject: [PATCH 50/77] Update PicGuard.PicGuard.Pro version 5.2.0 (#365008) --- .../Pro/5.2.0/PicGuard.PicGuard.Pro.locale.en-US.yaml | 4 ++-- .../Pro/5.2.0/PicGuard.PicGuard.Pro.locale.zh-CN.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/p/PicGuard/PicGuard/Pro/5.2.0/PicGuard.PicGuard.Pro.locale.en-US.yaml b/manifests/p/PicGuard/PicGuard/Pro/5.2.0/PicGuard.PicGuard.Pro.locale.en-US.yaml index 6e16bdc1363c9..37036e51ba58e 100644 --- a/manifests/p/PicGuard/PicGuard/Pro/5.2.0/PicGuard.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/p/PicGuard/PicGuard/Pro/5.2.0/PicGuard.PicGuard.Pro.locale.en-US.yaml @@ -7,10 +7,10 @@ PackageLocale: en-US Publisher: Qiazo PublisherUrl: https://qiazo.com PublisherSupportUrl: https://qiazo.com/en/support -PrivacyUrl: https://picguard.app/en/legal/privacy +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE Copyright: Copyright (c) 2023 Qiazo diff --git a/manifests/p/PicGuard/PicGuard/Pro/5.2.0/PicGuard.PicGuard.Pro.locale.zh-CN.yaml b/manifests/p/PicGuard/PicGuard/Pro/5.2.0/PicGuard.PicGuard.Pro.locale.zh-CN.yaml index 7b7e0996c0282..136deb68702c5 100644 --- a/manifests/p/PicGuard/PicGuard/Pro/5.2.0/PicGuard.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/p/PicGuard/PicGuard/Pro/5.2.0/PicGuard.PicGuard.Pro.locale.zh-CN.yaml @@ -7,10 +7,10 @@ PackageLocale: zh-CN Publisher: Qiazo PublisherUrl: https://qiazo.com PublisherSupportUrl: https://qiazo.com/zh/support -PrivacyUrl: https://picguard.app/zh/legal/privacy +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE Copyright: Copyright (c) 2023 Qiazo From c4525cd482957c6a525a0d4f8bd34cd48bf0f4b7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 15:24:17 +0800 Subject: [PATCH 51/77] New version: MediaHuman.YouTubeDownloader version 3.9.20 (#365014) --- ...ediaHuman.YouTubeDownloader.installer.yaml | 7 +++---- ...aHuman.YouTubeDownloader.locale.en-US.yaml | 19 +------------------ ...aHuman.YouTubeDownloader.locale.zh-CN.yaml | 2 +- .../MediaHuman.YouTubeDownloader.yaml | 2 +- 4 files changed, 6 insertions(+), 24 deletions(-) rename manifests/m/MediaHuman/YouTubeDownloader/{3.9.19 => 3.9.20}/MediaHuman.YouTubeDownloader.installer.yaml (72%) rename manifests/m/MediaHuman/YouTubeDownloader/{3.9.19 => 3.9.20}/MediaHuman.YouTubeDownloader.locale.en-US.yaml (64%) rename manifests/m/MediaHuman/YouTubeDownloader/{3.9.19 => 3.9.20}/MediaHuman.YouTubeDownloader.locale.zh-CN.yaml (97%) rename manifests/m/MediaHuman/YouTubeDownloader/{3.9.19 => 3.9.20}/MediaHuman.YouTubeDownloader.yaml (91%) diff --git a/manifests/m/MediaHuman/YouTubeDownloader/3.9.19/MediaHuman.YouTubeDownloader.installer.yaml b/manifests/m/MediaHuman/YouTubeDownloader/3.9.20/MediaHuman.YouTubeDownloader.installer.yaml similarity index 72% rename from manifests/m/MediaHuman/YouTubeDownloader/3.9.19/MediaHuman.YouTubeDownloader.installer.yaml rename to manifests/m/MediaHuman/YouTubeDownloader/3.9.20/MediaHuman.YouTubeDownloader.installer.yaml index bb10fbe037f51..e236550019c3b 100644 --- a/manifests/m/MediaHuman/YouTubeDownloader/3.9.19/MediaHuman.YouTubeDownloader.installer.yaml +++ b/manifests/m/MediaHuman/YouTubeDownloader/3.9.20/MediaHuman.YouTubeDownloader.installer.yaml @@ -2,20 +2,19 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: MediaHuman.YouTubeDownloader -PackageVersion: 3.9.19 +PackageVersion: 3.9.20 InstallerType: inno Scope: machine UpgradeBehavior: install Protocols: - ytd ProductCode: MediaHuman YouTube Downloader_is1 -ReleaseDate: 2026-03-18 Installers: - Architecture: x86 InstallerUrl: https://www.mediahuman.com/files/YouTubeDownloader.exe - InstallerSha256: 802CB554A588037F9467FA089E89D9F9AFA75A6729166D42C53B256EE3FE66A9 + InstallerSha256: 84588D5BCF5858D9C5BF7A70BF6B17C452A5FB4D6A94891A8CC612225ACB1C7F - Architecture: x64 InstallerUrl: https://www.mediahuman.com/files/YouTubeDownloader-x64.exe - InstallerSha256: 18AD42FF5379B1084320FD1225E64B9555F42A2463C8C09093DDB81DEBA12613 + InstallerSha256: 7099B86FCA4A17647E3F16B4A5CBCAAFB93A3788D22BC8DDA3036D01A0F5DE78 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/MediaHuman/YouTubeDownloader/3.9.19/MediaHuman.YouTubeDownloader.locale.en-US.yaml b/manifests/m/MediaHuman/YouTubeDownloader/3.9.20/MediaHuman.YouTubeDownloader.locale.en-US.yaml similarity index 64% rename from manifests/m/MediaHuman/YouTubeDownloader/3.9.19/MediaHuman.YouTubeDownloader.locale.en-US.yaml rename to manifests/m/MediaHuman/YouTubeDownloader/3.9.20/MediaHuman.YouTubeDownloader.locale.en-US.yaml index 2f7f82b7c8954..e8cf611aadfa1 100644 --- a/manifests/m/MediaHuman/YouTubeDownloader/3.9.19/MediaHuman.YouTubeDownloader.locale.en-US.yaml +++ b/manifests/m/MediaHuman/YouTubeDownloader/3.9.20/MediaHuman.YouTubeDownloader.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: MediaHuman.YouTubeDownloader -PackageVersion: 3.9.19 +PackageVersion: 3.9.20 PackageLocale: en-US Publisher: MediaHuman PublisherUrl: https://www.mediahuman.com/ @@ -23,23 +23,6 @@ Tags: - video - video-downloader - youtube -ReleaseNotes: |- - - [CRITICAL] fixed download from YouTube - - added support for reddit.com - videos and audio - - added support for bilibili.com with HD quality up to 4K - - added option to split YouTube video by chapters - - added chapter markers in downloaded video files - - added subtitles support for Twitter, Facebook, Reddit, TikTok, Vimeo, Bilibili, Dailymotion - - lots of improvements for YouTube - - fixed download of large YouTube playlists (100+ videos) - - fixed YouTube Music album links parsing - - fixed download from Twitter - - fixed download from Facebook - - lots of improvements for SoundCloud - - improved downloads from Twitch - - fixed download from Vimeo - - [win] fixed empty window title - - minor improvements for stability ReleaseNotesUrl: https://www.mediahuman.com/youtube-downloader/changelog.html Documentations: - DocumentLabel: Guides diff --git a/manifests/m/MediaHuman/YouTubeDownloader/3.9.19/MediaHuman.YouTubeDownloader.locale.zh-CN.yaml b/manifests/m/MediaHuman/YouTubeDownloader/3.9.20/MediaHuman.YouTubeDownloader.locale.zh-CN.yaml similarity index 97% rename from manifests/m/MediaHuman/YouTubeDownloader/3.9.19/MediaHuman.YouTubeDownloader.locale.zh-CN.yaml rename to manifests/m/MediaHuman/YouTubeDownloader/3.9.20/MediaHuman.YouTubeDownloader.locale.zh-CN.yaml index f119c76401b91..3422d6b035873 100644 --- a/manifests/m/MediaHuman/YouTubeDownloader/3.9.19/MediaHuman.YouTubeDownloader.locale.zh-CN.yaml +++ b/manifests/m/MediaHuman/YouTubeDownloader/3.9.20/MediaHuman.YouTubeDownloader.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: MediaHuman.YouTubeDownloader -PackageVersion: 3.9.19 +PackageVersion: 3.9.20 PackageLocale: zh-CN License: 专有软件 ShortDescription: 从 YouTube 下载视频 diff --git a/manifests/m/MediaHuman/YouTubeDownloader/3.9.19/MediaHuman.YouTubeDownloader.yaml b/manifests/m/MediaHuman/YouTubeDownloader/3.9.20/MediaHuman.YouTubeDownloader.yaml similarity index 91% rename from manifests/m/MediaHuman/YouTubeDownloader/3.9.19/MediaHuman.YouTubeDownloader.yaml rename to manifests/m/MediaHuman/YouTubeDownloader/3.9.20/MediaHuman.YouTubeDownloader.yaml index e56f31179066f..39e02c3cf44c6 100644 --- a/manifests/m/MediaHuman/YouTubeDownloader/3.9.19/MediaHuman.YouTubeDownloader.yaml +++ b/manifests/m/MediaHuman/YouTubeDownloader/3.9.20/MediaHuman.YouTubeDownloader.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: MediaHuman.YouTubeDownloader -PackageVersion: 3.9.19 +PackageVersion: 3.9.20 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From ecd64e5051f55f4e29075c4b02bcff7fb064f26f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 15:25:26 +0800 Subject: [PATCH 52/77] New version: MediaHuman.YouTubeToMP3Converter version 3.9.20 (#365015) --- ...iaHuman.YouTubeToMP3Converter.installer.yaml | 7 +++---- ...uman.YouTubeToMP3Converter.locale.en-US.yaml | 17 +---------------- ...uman.YouTubeToMP3Converter.locale.zh-CN.yaml | 2 +- .../MediaHuman.YouTubeToMP3Converter.yaml | 2 +- 4 files changed, 6 insertions(+), 22 deletions(-) rename manifests/m/MediaHuman/YouTubeToMP3Converter/{3.9.19 => 3.9.20}/MediaHuman.YouTubeToMP3Converter.installer.yaml (71%) rename manifests/m/MediaHuman/YouTubeToMP3Converter/{3.9.19 => 3.9.20}/MediaHuman.YouTubeToMP3Converter.locale.en-US.yaml (66%) rename manifests/m/MediaHuman/YouTubeToMP3Converter/{3.9.19 => 3.9.20}/MediaHuman.YouTubeToMP3Converter.locale.zh-CN.yaml (97%) rename manifests/m/MediaHuman/YouTubeToMP3Converter/{3.9.19 => 3.9.20}/MediaHuman.YouTubeToMP3Converter.yaml (91%) diff --git a/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.19/MediaHuman.YouTubeToMP3Converter.installer.yaml b/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.20/MediaHuman.YouTubeToMP3Converter.installer.yaml similarity index 71% rename from manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.19/MediaHuman.YouTubeToMP3Converter.installer.yaml rename to manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.20/MediaHuman.YouTubeToMP3Converter.installer.yaml index d26b23bc30672..a1a05680af9a7 100644 --- a/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.19/MediaHuman.YouTubeToMP3Converter.installer.yaml +++ b/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.20/MediaHuman.YouTubeToMP3Converter.installer.yaml @@ -2,18 +2,17 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: MediaHuman.YouTubeToMP3Converter -PackageVersion: 3.9.19 +PackageVersion: 3.9.20 InstallerType: inno Scope: machine UpgradeBehavior: install ProductCode: MediaHuman YouTube to MP3 Converter_is1 -ReleaseDate: 2026-03-18 Installers: - Architecture: x86 InstallerUrl: https://www.mediahuman.com/files/YouTubeToMP3.exe - InstallerSha256: C45C4E422568F1E672152292CC703F33B9BAC96119383372EF5905FFD9F63430 + InstallerSha256: BE081AABCB8D680EF9BF76DE48C584DC892D8713C9E92DB0E9D2B1267A853348 - Architecture: x64 InstallerUrl: https://www.mediahuman.com/files/YouTubeToMP3-x64.exe - InstallerSha256: FD1A23A563050DFFDB8412C30F1184248910ADBDDE6575FF19FB0D724EB351A3 + InstallerSha256: 55BFE9689F91AD7E1861210376B7E84726FD47264AD163713B2ACC223DD5B145 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.19/MediaHuman.YouTubeToMP3Converter.locale.en-US.yaml b/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.20/MediaHuman.YouTubeToMP3Converter.locale.en-US.yaml similarity index 66% rename from manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.19/MediaHuman.YouTubeToMP3Converter.locale.en-US.yaml rename to manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.20/MediaHuman.YouTubeToMP3Converter.locale.en-US.yaml index 9262fc9788751..5a2bb59b41ff1 100644 --- a/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.19/MediaHuman.YouTubeToMP3Converter.locale.en-US.yaml +++ b/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.20/MediaHuman.YouTubeToMP3Converter.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: MediaHuman.YouTubeToMP3Converter -PackageVersion: 3.9.19 +PackageVersion: 3.9.20 PackageLocale: en-US Publisher: MediaHuman PublisherUrl: https://www.mediahuman.com/ @@ -25,21 +25,6 @@ Tags: - downloader - soundcloud - youtube -ReleaseNotes: |- - - [CRITICAL] fixed download from YouTube - - added support for reddit.com - - added support for bilibili.com - - added option to split YouTube audio by chapters - - lots of improvements for YouTube - - fixed download of large YouTube playlists (100+ videos) - - fixed YouTube Music album links parsing - - fixed download from Twitter - - lots of improvements for SoundCloud - - fixed download of large Spotify playlists - - improved Spotify track matching accuracy - - fixed download from Hearthis.at - - [win] fixed empty window title - - minor improvements for stability Documentations: - DocumentLabel: Guides DocumentUrl: https://www.mediahuman.com/howto/ diff --git a/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.19/MediaHuman.YouTubeToMP3Converter.locale.zh-CN.yaml b/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.20/MediaHuman.YouTubeToMP3Converter.locale.zh-CN.yaml similarity index 97% rename from manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.19/MediaHuman.YouTubeToMP3Converter.locale.zh-CN.yaml rename to manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.20/MediaHuman.YouTubeToMP3Converter.locale.zh-CN.yaml index 82a4401135969..34c23bc4ae0ed 100644 --- a/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.19/MediaHuman.YouTubeToMP3Converter.locale.zh-CN.yaml +++ b/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.20/MediaHuman.YouTubeToMP3Converter.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: MediaHuman.YouTubeToMP3Converter -PackageVersion: 3.9.19 +PackageVersion: 3.9.20 PackageLocale: zh-CN License: 专有软件 ShortDescription: 从 YouTube、SoundCloud 或 Bandcamp 下载音频。 diff --git a/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.19/MediaHuman.YouTubeToMP3Converter.yaml b/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.20/MediaHuman.YouTubeToMP3Converter.yaml similarity index 91% rename from manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.19/MediaHuman.YouTubeToMP3Converter.yaml rename to manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.20/MediaHuman.YouTubeToMP3Converter.yaml index 5968a8bb7d430..e86f55f4c99d8 100644 --- a/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.19/MediaHuman.YouTubeToMP3Converter.yaml +++ b/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.20/MediaHuman.YouTubeToMP3Converter.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: MediaHuman.YouTubeToMP3Converter -PackageVersion: 3.9.19 +PackageVersion: 3.9.20 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From f50b125cf8baf808622b32b6cbf5b12a72e931b8 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 25 Apr 2026 15:33:37 +0800 Subject: [PATCH 53/77] Remove: legeling.PromptHub version 0.5.2-rebuild.3 (#361753) --- .../legeling.PromptHub.installer.yaml | 32 --------------- .../legeling.PromptHub.locale.en-US.yaml | 31 -------------- .../legeling.PromptHub.locale.zh-CN.yaml | 40 ------------------- .../0.5.2-rebuild.3/legeling.PromptHub.yaml | 8 ---- 4 files changed, 111 deletions(-) delete mode 100644 manifests/l/legeling/PromptHub/0.5.2-rebuild.3/legeling.PromptHub.installer.yaml delete mode 100644 manifests/l/legeling/PromptHub/0.5.2-rebuild.3/legeling.PromptHub.locale.en-US.yaml delete mode 100644 manifests/l/legeling/PromptHub/0.5.2-rebuild.3/legeling.PromptHub.locale.zh-CN.yaml delete mode 100644 manifests/l/legeling/PromptHub/0.5.2-rebuild.3/legeling.PromptHub.yaml diff --git a/manifests/l/legeling/PromptHub/0.5.2-rebuild.3/legeling.PromptHub.installer.yaml b/manifests/l/legeling/PromptHub/0.5.2-rebuild.3/legeling.PromptHub.installer.yaml deleted file mode 100644 index c02607b42e21b..0000000000000 --- a/manifests/l/legeling/PromptHub/0.5.2-rebuild.3/legeling.PromptHub.installer.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: legeling.PromptHub -PackageVersion: 0.5.2-rebuild.3 -InstallerType: nullsoft -InstallerSwitches: - Upgrade: --updated -UpgradeBehavior: install -ProductCode: 16181c11-b075-53d6-87cb-f192f9b74217 -ReleaseDate: 2026-04-16 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/legeling/PromptHub/releases/download/v0.5.2-rebuild.3/PromptHub-Setup-0.5.2-x64.exe - InstallerSha256: 938A09E35EC4E30322AE7A77A2D7F6026C1C9DD5552B980579AED67CA378D80C - InstallerSwitches: - Custom: /currentuser -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/legeling/PromptHub/releases/download/v0.5.2-rebuild.3/PromptHub-Setup-0.5.2-x64.exe - InstallerSha256: 938A09E35EC4E30322AE7A77A2D7F6026C1C9DD5552B980579AED67CA378D80C - InstallerSwitches: - Custom: /allusers -- Architecture: arm64 - Scope: machine - InstallerUrl: https://github.com/legeling/PromptHub/releases/download/v0.5.2-rebuild.3/PromptHub-Setup-0.5.2-arm64.exe - InstallerSha256: 21225C8034B66DA85AB42BA1AF68DF3040591A75158F3B2D9661875548BB18EF - InstallerSwitches: - Custom: /allusers -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/l/legeling/PromptHub/0.5.2-rebuild.3/legeling.PromptHub.locale.en-US.yaml b/manifests/l/legeling/PromptHub/0.5.2-rebuild.3/legeling.PromptHub.locale.en-US.yaml deleted file mode 100644 index 0c520292f8c15..0000000000000 --- a/manifests/l/legeling/PromptHub/0.5.2-rebuild.3/legeling.PromptHub.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: legeling.PromptHub -PackageVersion: 0.5.2-rebuild.3 -PackageLocale: en-US -ShortDescription: An open-source, local-first AI prompt management tool that helps you efficiently manage, version-control, and reuse your prompts -Description: |- - Tired of searching for prompts in notebooks, documents, and chat histories? PromptHub lets you manage prompts like code — version control, variable templates, multi-model testing, all local and privacy-first. - ✨ Features - - 📝 Prompt Management - Create, edit, delete with folder and tag organization - - ⭐ Favorites - Quick access to frequently used prompts - - 🔄 Version Control - Auto-save history with view and rollback support - - 🔧 Variable System - Template variables {{variable}} with dynamic replacement - - 📋 One-Click Copy - Quickly copy prompts to clipboard - - 🔍 Full-Text Search - Fast search across titles, descriptions, and content - - 📤 Data Export - JSON format backup and restore - - 🎨 Theme Customization - Dark/Light/System modes with multiple accent colors - - 🌐 Multi-Language - Chinese and English interface support - - 💾 Local Storage - All data stored locally for privacy - - 🖥️ Cross-Platform - Support for macOS, Windows, Linux - - 📊 List View - Table-style display with sorting and batch operations - - 🤖 AI Testing - Built-in multi-model testing with 18+ providers -Tags: -- ai -- chatbot -- large-language-model -- llm -- prompt -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/l/legeling/PromptHub/0.5.2-rebuild.3/legeling.PromptHub.locale.zh-CN.yaml b/manifests/l/legeling/PromptHub/0.5.2-rebuild.3/legeling.PromptHub.locale.zh-CN.yaml deleted file mode 100644 index 8b488b1120a6f..0000000000000 --- a/manifests/l/legeling/PromptHub/0.5.2-rebuild.3/legeling.PromptHub.locale.zh-CN.yaml +++ /dev/null @@ -1,40 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: legeling.PromptHub -PackageVersion: 0.5.2-rebuild.3 -PackageLocale: zh-CN -Publisher: legeling -PublisherUrl: https://github.com/legeling -PublisherSupportUrl: https://github.com/legeling/PromptHub/issues -Author: 凌小添 -PackageName: PromptHub -PackageUrl: https://github.com/legeling/PromptHub -License: AGPL-3.0 -LicenseUrl: https://github.com/legeling/PromptHub/blob/HEAD/LICENSE -Copyright: © 2026 PromptHub -ShortDescription: 一款开源、纯本地 AI Prompt 管理工具,帮助你高效管理、版本控制和复用 Prompt -Description: |- - 还在笔记本、文档和聊天记录里到处翻找 Prompt?PromptHub 让你像管理代码一样管理 Prompt — 支持版本控制、变量模板、多模型测试,所有数据都存在本地,隐私安全有保障。 - ✨ 功能特性 - - 📝 Prompt 管理 - 创建、编辑、删除,支持文件夹和标签分类 - - ⭐ 收藏系统 - 快速收藏常用 Prompt,一键访问 - - 🔄 版本控制 - 自动保存历史版本,支持查看和回滚 - - 🔧 变量系统 - 模板变量 {{variable}},动态替换 - - 📋 一键复制 - 快速复制 Prompt 到剪贴板 - - 🔍 全文搜索 - 快速搜索标题、描述和内容 - - 📤 数据导出 - JSON 格式备份和恢复 - - 🎨 主题定制 - 深色/浅色/跟随系统,多种主题色可选 - - 🌐 多语言 - 支持中文和英文界面 - - 💾 本地存储 - 所有数据存储在本地,隐私安全有保障 - - 🖥️ 跨平台 - 支持 macOS、Windows、Linux - - 📊 列表视图 - 表格式展示 Prompt,支持排序和批量操作 - - 🤖 AI 测试 - 内置多模型测试,支持 18+ 服务商 -Tags: -- 人工智能 -- 大语言模型 -- 提示词 -- 聊天机器人 -ReleaseNotesUrl: https://github.com/legeling/PromptHub/blob/HEAD/CHANGELOG.md -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/l/legeling/PromptHub/0.5.2-rebuild.3/legeling.PromptHub.yaml b/manifests/l/legeling/PromptHub/0.5.2-rebuild.3/legeling.PromptHub.yaml deleted file mode 100644 index b11662e694821..0000000000000 --- a/manifests/l/legeling/PromptHub/0.5.2-rebuild.3/legeling.PromptHub.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: legeling.PromptHub -PackageVersion: 0.5.2-rebuild.3 -DefaultLocale: zh-CN -ManifestType: version -ManifestVersion: 1.12.0 From a41ed245e2e03fba3ec2849f681b209dbcc1d3ff Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 15:53:39 +0800 Subject: [PATCH 54/77] Update Insco.PicGuard.Pro version 2.5.1.444 (#364993) --- .../2.5.1.444/Insco.PicGuard.Pro.locale.en-US.yaml | 12 ++++++------ .../2.5.1.444/Insco.PicGuard.Pro.locale.zh-CN.yaml | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/manifests/i/Insco/PicGuard/Pro/2.5.1.444/Insco.PicGuard.Pro.locale.en-US.yaml b/manifests/i/Insco/PicGuard/Pro/2.5.1.444/Insco.PicGuard.Pro.locale.en-US.yaml index 2c05d97d1b875..c14038134aaab 100644 --- a/manifests/i/Insco/PicGuard/Pro/2.5.1.444/Insco.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/i/Insco/PicGuard/Pro/2.5.1.444/Insco.PicGuard.Pro.locale.en-US.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 2.5.1.444 PackageLocale: en-US -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/en/support -PrivacyUrl: https://www.picguard.app/en/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/en/support +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: Your pictures, your signature. Description: | Introducing **PicGuard Pro** - the ultimate solution for securing and customizing your digital photos. With our app, you can easily add watermarks to your images to protect your creative work and maintain your privacy. diff --git a/manifests/i/Insco/PicGuard/Pro/2.5.1.444/Insco.PicGuard.Pro.locale.zh-CN.yaml b/manifests/i/Insco/PicGuard/Pro/2.5.1.444/Insco.PicGuard.Pro.locale.zh-CN.yaml index 3872e53b500ef..9f40b65a6ab57 100644 --- a/manifests/i/Insco/PicGuard/Pro/2.5.1.444/Insco.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/i/Insco/PicGuard/Pro/2.5.1.444/Insco.PicGuard.Pro.locale.zh-CN.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 2.5.1.444 PackageLocale: zh-CN -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/zh/support -PrivacyUrl: https://www.picguard.app/zh/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/zh/support +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: 给图片添加水印, 防止被恶意使用. Description: | 介绍 **PicGuard Pro** - 保护和自定义数码照片的终极解决方案。使用我们的应用程序,您可以轻松地在图像上添加水印,以保护您的创意作品并维护您的隐私。 From f073064665e64a2d99f73184d902510114ae69a8 Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 15:54:55 +0800 Subject: [PATCH 55/77] Update Insco.PicGuard.Pro version 2.5.4.447 (#364994) --- .../2.5.4.447/Insco.PicGuard.Pro.locale.en-US.yaml | 12 ++++++------ .../2.5.4.447/Insco.PicGuard.Pro.locale.zh-CN.yaml | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/manifests/i/Insco/PicGuard/Pro/2.5.4.447/Insco.PicGuard.Pro.locale.en-US.yaml b/manifests/i/Insco/PicGuard/Pro/2.5.4.447/Insco.PicGuard.Pro.locale.en-US.yaml index 9b5c8b62d5049..43619c791a21d 100644 --- a/manifests/i/Insco/PicGuard/Pro/2.5.4.447/Insco.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/i/Insco/PicGuard/Pro/2.5.4.447/Insco.PicGuard.Pro.locale.en-US.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 2.5.4.447 PackageLocale: en-US -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/en/support -PrivacyUrl: https://www.picguard.app/en/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/en/support +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: Your pictures, your signature. Description: | Introducing **PicGuard Pro** - the ultimate solution for securing and customizing your digital photos. With our app, you can easily add watermarks to your images to protect your creative work and maintain your privacy. diff --git a/manifests/i/Insco/PicGuard/Pro/2.5.4.447/Insco.PicGuard.Pro.locale.zh-CN.yaml b/manifests/i/Insco/PicGuard/Pro/2.5.4.447/Insco.PicGuard.Pro.locale.zh-CN.yaml index 19a35b0530011..771c49fd468d4 100644 --- a/manifests/i/Insco/PicGuard/Pro/2.5.4.447/Insco.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/i/Insco/PicGuard/Pro/2.5.4.447/Insco.PicGuard.Pro.locale.zh-CN.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 2.5.4.447 PackageLocale: zh-CN -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/zh/support -PrivacyUrl: https://www.picguard.app/zh/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/zh/support +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: 给图片添加水印, 防止被恶意使用. Description: | 介绍 **PicGuard Pro** - 保护和自定义数码照片的终极解决方案。使用我们的应用程序,您可以轻松地在图像上添加水印,以保护您的创意作品并维护您的隐私。 From 65aea703b4a614e072db0db2e286ecbb27b775f2 Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 15:56:08 +0800 Subject: [PATCH 56/77] Update Insco.PicGuard.Pro version 3.0.0.448 (#364995) --- .../3.0.0.448/Insco.PicGuard.Pro.locale.en-US.yaml | 12 ++++++------ .../3.0.0.448/Insco.PicGuard.Pro.locale.zh-CN.yaml | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/manifests/i/Insco/PicGuard/Pro/3.0.0.448/Insco.PicGuard.Pro.locale.en-US.yaml b/manifests/i/Insco/PicGuard/Pro/3.0.0.448/Insco.PicGuard.Pro.locale.en-US.yaml index 6c49611a5a1e6..ad1bf7c81e781 100644 --- a/manifests/i/Insco/PicGuard/Pro/3.0.0.448/Insco.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/i/Insco/PicGuard/Pro/3.0.0.448/Insco.PicGuard.Pro.locale.en-US.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 3.0.0.448 PackageLocale: en-US -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/en/support -PrivacyUrl: https://www.picguard.app/en/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/en/support +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: Your pictures, your signature. Description: | Introducing **PicGuard Pro** - the ultimate solution for securing and customizing your digital photos. With our app, you can easily add watermarks to your images to protect your creative work and maintain your privacy. diff --git a/manifests/i/Insco/PicGuard/Pro/3.0.0.448/Insco.PicGuard.Pro.locale.zh-CN.yaml b/manifests/i/Insco/PicGuard/Pro/3.0.0.448/Insco.PicGuard.Pro.locale.zh-CN.yaml index 9518eebdcaf07..e2d5d7c8a2fc5 100644 --- a/manifests/i/Insco/PicGuard/Pro/3.0.0.448/Insco.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/i/Insco/PicGuard/Pro/3.0.0.448/Insco.PicGuard.Pro.locale.zh-CN.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 3.0.0.448 PackageLocale: zh-CN -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/zh/support -PrivacyUrl: https://www.picguard.app/zh/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/zh/support +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: 给图片添加水印, 防止被恶意使用. Description: | 介绍 **PicGuard Pro** - 保护和自定义数码照片的终极解决方案。使用我们的应用程序,您可以轻松地在图像上添加水印,以保护您的创意作品并维护您的隐私。 From d712cced7a4437154d13d14a931fc80043723ad7 Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 15:57:22 +0800 Subject: [PATCH 57/77] Update Insco.PicGuard.Pro version 3.0.1.449 (#364996) --- .../3.0.1.449/Insco.PicGuard.Pro.locale.en-US.yaml | 12 ++++++------ .../3.0.1.449/Insco.PicGuard.Pro.locale.zh-CN.yaml | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/manifests/i/Insco/PicGuard/Pro/3.0.1.449/Insco.PicGuard.Pro.locale.en-US.yaml b/manifests/i/Insco/PicGuard/Pro/3.0.1.449/Insco.PicGuard.Pro.locale.en-US.yaml index 3a2612e37a09f..73b6a78abf109 100644 --- a/manifests/i/Insco/PicGuard/Pro/3.0.1.449/Insco.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/i/Insco/PicGuard/Pro/3.0.1.449/Insco.PicGuard.Pro.locale.en-US.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 3.0.1.449 PackageLocale: en-US -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/en/support -PrivacyUrl: https://www.picguard.app/en/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/en/support +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: Your pictures, your signature. Description: | Introducing **PicGuard Pro** - the ultimate solution for securing and customizing your digital photos. With our app, you can easily add watermarks to your images to protect your creative work and maintain your privacy. diff --git a/manifests/i/Insco/PicGuard/Pro/3.0.1.449/Insco.PicGuard.Pro.locale.zh-CN.yaml b/manifests/i/Insco/PicGuard/Pro/3.0.1.449/Insco.PicGuard.Pro.locale.zh-CN.yaml index 77f6ec7b8cd5c..7d3d106ef6bcd 100644 --- a/manifests/i/Insco/PicGuard/Pro/3.0.1.449/Insco.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/i/Insco/PicGuard/Pro/3.0.1.449/Insco.PicGuard.Pro.locale.zh-CN.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 3.0.1.449 PackageLocale: zh-CN -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/zh/support -PrivacyUrl: https://www.picguard.app/zh/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/zh/support +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: 给图片添加水印, 防止被恶意使用. Description: | 介绍 **PicGuard Pro** - 保护和自定义数码照片的终极解决方案。使用我们的应用程序,您可以轻松地在图像上添加水印,以保护您的创意作品并维护您的隐私。 From 2b227dab765c3e5f09a25b247b7f5f2d2e86a644 Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 15:58:34 +0800 Subject: [PATCH 58/77] Update Insco.PicGuard.Pro version 3.0.3.451 (#364997) --- .../3.0.3.451/Insco.PicGuard.Pro.locale.en-US.yaml | 12 ++++++------ .../3.0.3.451/Insco.PicGuard.Pro.locale.zh-CN.yaml | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/manifests/i/Insco/PicGuard/Pro/3.0.3.451/Insco.PicGuard.Pro.locale.en-US.yaml b/manifests/i/Insco/PicGuard/Pro/3.0.3.451/Insco.PicGuard.Pro.locale.en-US.yaml index 2430834a338cf..d67960e1e8533 100644 --- a/manifests/i/Insco/PicGuard/Pro/3.0.3.451/Insco.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/i/Insco/PicGuard/Pro/3.0.3.451/Insco.PicGuard.Pro.locale.en-US.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 3.0.3.451 PackageLocale: en-US -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/en/support -PrivacyUrl: https://www.picguard.app/en/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/en/support +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: Your pictures, your signature. Description: | Introducing **PicGuard Pro** - the ultimate solution for securing and customizing your digital photos. With our app, you can easily add watermarks to your images to protect your creative work and maintain your privacy. diff --git a/manifests/i/Insco/PicGuard/Pro/3.0.3.451/Insco.PicGuard.Pro.locale.zh-CN.yaml b/manifests/i/Insco/PicGuard/Pro/3.0.3.451/Insco.PicGuard.Pro.locale.zh-CN.yaml index 0b25006a3e6ac..6a0a2d0c867b2 100644 --- a/manifests/i/Insco/PicGuard/Pro/3.0.3.451/Insco.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/i/Insco/PicGuard/Pro/3.0.3.451/Insco.PicGuard.Pro.locale.zh-CN.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 3.0.3.451 PackageLocale: zh-CN -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/zh/support -PrivacyUrl: https://www.picguard.app/zh/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/zh/support +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: 给图片添加水印, 防止被恶意使用. Description: | 介绍 **PicGuard Pro** - 保护和自定义数码照片的终极解决方案。使用我们的应用程序,您可以轻松地在图像上添加水印,以保护您的创意作品并维护您的隐私。 From 805fe36d158e6233c4e7c40910c1f0d7d429128d Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 15:59:42 +0800 Subject: [PATCH 59/77] Update Insco.PicGuard.Pro version 4.0.0.452 (#364998) --- .../4.0.0.452/Insco.PicGuard.Pro.locale.en-US.yaml | 12 ++++++------ .../4.0.0.452/Insco.PicGuard.Pro.locale.zh-CN.yaml | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/manifests/i/Insco/PicGuard/Pro/4.0.0.452/Insco.PicGuard.Pro.locale.en-US.yaml b/manifests/i/Insco/PicGuard/Pro/4.0.0.452/Insco.PicGuard.Pro.locale.en-US.yaml index 38a9e4ee7ad22..966fff4c70d26 100644 --- a/manifests/i/Insco/PicGuard/Pro/4.0.0.452/Insco.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/i/Insco/PicGuard/Pro/4.0.0.452/Insco.PicGuard.Pro.locale.en-US.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 4.0.0.452 PackageLocale: en-US -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/en/support -PrivacyUrl: https://www.picguard.app/en/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/en/support +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: Your pictures, your signature. Description: | Introducing **PicGuard Pro** - the ultimate solution for securing and customizing your digital photos. With our app, you can easily add watermarks to your images to protect your creative work and maintain your privacy. diff --git a/manifests/i/Insco/PicGuard/Pro/4.0.0.452/Insco.PicGuard.Pro.locale.zh-CN.yaml b/manifests/i/Insco/PicGuard/Pro/4.0.0.452/Insco.PicGuard.Pro.locale.zh-CN.yaml index 782279505c8be..c4f894befc013 100644 --- a/manifests/i/Insco/PicGuard/Pro/4.0.0.452/Insco.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/i/Insco/PicGuard/Pro/4.0.0.452/Insco.PicGuard.Pro.locale.zh-CN.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 4.0.0.452 PackageLocale: zh-CN -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/zh/support -PrivacyUrl: https://www.picguard.app/zh/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/zh/support +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: 给图片添加水印, 防止被恶意使用. Description: | 介绍 **PicGuard Pro** - 保护和自定义数码照片的终极解决方案。使用我们的应用程序,您可以轻松地在图像上添加水印,以保护您的创意作品并维护您的隐私。 From f210047c473a6e7bec204c083184dbd209a56ff8 Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 16:00:52 +0800 Subject: [PATCH 60/77] Update Insco.PicGuard.Pro version 4.0.1.453 (#364999) --- .../4.0.1.453/Insco.PicGuard.Pro.locale.en-US.yaml | 12 ++++++------ .../4.0.1.453/Insco.PicGuard.Pro.locale.zh-CN.yaml | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/manifests/i/Insco/PicGuard/Pro/4.0.1.453/Insco.PicGuard.Pro.locale.en-US.yaml b/manifests/i/Insco/PicGuard/Pro/4.0.1.453/Insco.PicGuard.Pro.locale.en-US.yaml index 6bedbbfc20183..9e57ff09791f1 100644 --- a/manifests/i/Insco/PicGuard/Pro/4.0.1.453/Insco.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/i/Insco/PicGuard/Pro/4.0.1.453/Insco.PicGuard.Pro.locale.en-US.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 4.0.1.453 PackageLocale: en-US -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/en/support -PrivacyUrl: https://www.picguard.app/en/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/en/support +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: Your pictures, your signature. Description: | Introducing **PicGuard Pro** - the ultimate solution for securing and customizing your digital photos. With our app, you can easily add watermarks to your images to protect your creative work and maintain your privacy. diff --git a/manifests/i/Insco/PicGuard/Pro/4.0.1.453/Insco.PicGuard.Pro.locale.zh-CN.yaml b/manifests/i/Insco/PicGuard/Pro/4.0.1.453/Insco.PicGuard.Pro.locale.zh-CN.yaml index febf840cf08fe..e960d8a590c95 100644 --- a/manifests/i/Insco/PicGuard/Pro/4.0.1.453/Insco.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/i/Insco/PicGuard/Pro/4.0.1.453/Insco.PicGuard.Pro.locale.zh-CN.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 4.0.1.453 PackageLocale: zh-CN -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/zh/support -PrivacyUrl: https://www.picguard.app/zh/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/zh/support +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: 给图片添加水印, 防止被恶意使用. Description: | 介绍 **PicGuard Pro** - 保护和自定义数码照片的终极解决方案。使用我们的应用程序,您可以轻松地在图像上添加水印,以保护您的创意作品并维护您的隐私。 From ca0d419e7bd170b8fab5ae4871e2d6c50a1a85a1 Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 16:01:59 +0800 Subject: [PATCH 61/77] Update Insco.PicGuard.Pro version 4.0.2 (#365000) --- .../Pro/4.0.2/Insco.PicGuard.Pro.locale.en-US.yaml | 12 ++++++------ .../Pro/4.0.2/Insco.PicGuard.Pro.locale.zh-CN.yaml | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/manifests/i/Insco/PicGuard/Pro/4.0.2/Insco.PicGuard.Pro.locale.en-US.yaml b/manifests/i/Insco/PicGuard/Pro/4.0.2/Insco.PicGuard.Pro.locale.en-US.yaml index 2a626e1870b1b..0930194703b91 100644 --- a/manifests/i/Insco/PicGuard/Pro/4.0.2/Insco.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/i/Insco/PicGuard/Pro/4.0.2/Insco.PicGuard.Pro.locale.en-US.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 4.0.2 PackageLocale: en-US -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/en/support -PrivacyUrl: https://www.picguard.app/en/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/en/support +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: Your pictures, your signature. Description: | Introducing **PicGuard Pro** - the ultimate solution for securing and customizing your digital photos. With our app, you can easily add watermarks to your images to protect your creative work and maintain your privacy. diff --git a/manifests/i/Insco/PicGuard/Pro/4.0.2/Insco.PicGuard.Pro.locale.zh-CN.yaml b/manifests/i/Insco/PicGuard/Pro/4.0.2/Insco.PicGuard.Pro.locale.zh-CN.yaml index 1f23bdef6e879..a0ffb963dc64c 100644 --- a/manifests/i/Insco/PicGuard/Pro/4.0.2/Insco.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/i/Insco/PicGuard/Pro/4.0.2/Insco.PicGuard.Pro.locale.zh-CN.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 4.0.2 PackageLocale: zh-CN -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/zh/support -PrivacyUrl: https://www.picguard.app/zh/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/zh/support +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: 给图片添加水印, 防止被恶意使用. Description: | 介绍 **PicGuard Pro** - 保护和自定义数码照片的终极解决方案。使用我们的应用程序,您可以轻松地在图像上添加水印,以保护您的创意作品并维护您的隐私。 From 1f00407b766e6bcf3ae0167a0bf56e55d3507f40 Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 16:03:05 +0800 Subject: [PATCH 62/77] Update Insco.PicGuard.Pro version 4.0.3 (#365001) --- .../Pro/4.0.3/Insco.PicGuard.Pro.locale.en-US.yaml | 12 ++++++------ .../Pro/4.0.3/Insco.PicGuard.Pro.locale.zh-CN.yaml | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/manifests/i/Insco/PicGuard/Pro/4.0.3/Insco.PicGuard.Pro.locale.en-US.yaml b/manifests/i/Insco/PicGuard/Pro/4.0.3/Insco.PicGuard.Pro.locale.en-US.yaml index eb53d68039935..65b7c750ff515 100644 --- a/manifests/i/Insco/PicGuard/Pro/4.0.3/Insco.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/i/Insco/PicGuard/Pro/4.0.3/Insco.PicGuard.Pro.locale.en-US.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 4.0.3 PackageLocale: en-US -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/en/support -PrivacyUrl: https://www.picguard.app/en/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/en/support +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: Your pictures, your signature. Description: | Introducing **PicGuard Pro** - the ultimate solution for securing and customizing your digital photos. With our app, you can easily add watermarks to your images to protect your creative work and maintain your privacy. diff --git a/manifests/i/Insco/PicGuard/Pro/4.0.3/Insco.PicGuard.Pro.locale.zh-CN.yaml b/manifests/i/Insco/PicGuard/Pro/4.0.3/Insco.PicGuard.Pro.locale.zh-CN.yaml index ec25ea69b0886..71b624a1e3974 100644 --- a/manifests/i/Insco/PicGuard/Pro/4.0.3/Insco.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/i/Insco/PicGuard/Pro/4.0.3/Insco.PicGuard.Pro.locale.zh-CN.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 4.0.3 PackageLocale: zh-CN -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/zh/support -PrivacyUrl: https://www.picguard.app/zh/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/zh/support +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: 给图片添加水印, 防止被恶意使用. Description: | 介绍 **PicGuard Pro** - 保护和自定义数码照片的终极解决方案。使用我们的应用程序,您可以轻松地在图像上添加水印,以保护您的创意作品并维护您的隐私。 From d9b8b156fc4f8b0639fa555339ad795f3bcc894a Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 16:04:12 +0800 Subject: [PATCH 63/77] Update Insco.PicGuard.Pro version 5.0.0 (#365002) --- .../Pro/5.0.0/Insco.PicGuard.Pro.locale.en-US.yaml | 12 ++++++------ .../Pro/5.0.0/Insco.PicGuard.Pro.locale.zh-CN.yaml | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/manifests/i/Insco/PicGuard/Pro/5.0.0/Insco.PicGuard.Pro.locale.en-US.yaml b/manifests/i/Insco/PicGuard/Pro/5.0.0/Insco.PicGuard.Pro.locale.en-US.yaml index 8c54fd1ff4549..b51469e903a7b 100644 --- a/manifests/i/Insco/PicGuard/Pro/5.0.0/Insco.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/i/Insco/PicGuard/Pro/5.0.0/Insco.PicGuard.Pro.locale.en-US.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 5.0.0 PackageLocale: en-US -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/en/support -PrivacyUrl: https://www.picguard.app/en/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/en/support +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: Your pictures, your signature. Description: | Introducing **PicGuard Pro** - the ultimate solution for securing and customizing your digital photos. With our app, you can easily add watermarks to your images to protect your creative work and maintain your privacy. diff --git a/manifests/i/Insco/PicGuard/Pro/5.0.0/Insco.PicGuard.Pro.locale.zh-CN.yaml b/manifests/i/Insco/PicGuard/Pro/5.0.0/Insco.PicGuard.Pro.locale.zh-CN.yaml index 4cf63db376550..bfcb6fda23a52 100644 --- a/manifests/i/Insco/PicGuard/Pro/5.0.0/Insco.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/i/Insco/PicGuard/Pro/5.0.0/Insco.PicGuard.Pro.locale.zh-CN.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 5.0.0 PackageLocale: zh-CN -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/zh/support -PrivacyUrl: https://www.picguard.app/zh/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/zh/support +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: 给图片添加水印, 防止被恶意使用. Description: | 介绍 **PicGuard Pro** - 保护和自定义数码照片的终极解决方案。使用我们的应用程序,您可以轻松地在图像上添加水印,以保护您的创意作品并维护您的隐私。 From 127a2f9900c6bc9acaf9a16b01add8a8642300ab Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 16:05:23 +0800 Subject: [PATCH 64/77] Update Insco.PicGuard.Pro version 5.0.1 (#365003) --- .../Pro/5.0.1/Insco.PicGuard.Pro.locale.en-US.yaml | 12 ++++++------ .../Pro/5.0.1/Insco.PicGuard.Pro.locale.zh-CN.yaml | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/manifests/i/Insco/PicGuard/Pro/5.0.1/Insco.PicGuard.Pro.locale.en-US.yaml b/manifests/i/Insco/PicGuard/Pro/5.0.1/Insco.PicGuard.Pro.locale.en-US.yaml index fa75dcf1fdb2a..e442d78ae6c66 100644 --- a/manifests/i/Insco/PicGuard/Pro/5.0.1/Insco.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/i/Insco/PicGuard/Pro/5.0.1/Insco.PicGuard.Pro.locale.en-US.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 5.0.1 PackageLocale: en-US -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/en/support -PrivacyUrl: https://www.picguard.app/en/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/en/support +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: Your pictures, your signature. Description: | Introducing **PicGuard Pro** - the ultimate solution for securing and customizing your digital photos. With our app, you can easily add watermarks to your images to protect your creative work and maintain your privacy. diff --git a/manifests/i/Insco/PicGuard/Pro/5.0.1/Insco.PicGuard.Pro.locale.zh-CN.yaml b/manifests/i/Insco/PicGuard/Pro/5.0.1/Insco.PicGuard.Pro.locale.zh-CN.yaml index fc58e1c576d7f..5a66faecf115f 100644 --- a/manifests/i/Insco/PicGuard/Pro/5.0.1/Insco.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/i/Insco/PicGuard/Pro/5.0.1/Insco.PicGuard.Pro.locale.zh-CN.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 5.0.1 PackageLocale: zh-CN -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/zh/support -PrivacyUrl: https://www.picguard.app/zh/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/zh/support +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: 给图片添加水印, 防止被恶意使用. Description: | 介绍 **PicGuard Pro** - 保护和自定义数码照片的终极解决方案。使用我们的应用程序,您可以轻松地在图像上添加水印,以保护您的创意作品并维护您的隐私。 From e37ce661d5a71489acc12a915181f41eb6a9b653 Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 16:06:30 +0800 Subject: [PATCH 65/77] Update Insco.PicGuard.Pro version 5.0.3 (#365004) --- .../Pro/5.0.3/Insco.PicGuard.Pro.locale.en-US.yaml | 12 ++++++------ .../Pro/5.0.3/Insco.PicGuard.Pro.locale.zh-CN.yaml | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/manifests/i/Insco/PicGuard/Pro/5.0.3/Insco.PicGuard.Pro.locale.en-US.yaml b/manifests/i/Insco/PicGuard/Pro/5.0.3/Insco.PicGuard.Pro.locale.en-US.yaml index f01c8ad8a5ef5..292a972e31db1 100644 --- a/manifests/i/Insco/PicGuard/Pro/5.0.3/Insco.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/i/Insco/PicGuard/Pro/5.0.3/Insco.PicGuard.Pro.locale.en-US.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 5.0.3 PackageLocale: en-US -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/en/support -PrivacyUrl: https://www.picguard.app/en/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/en/support +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: Your pictures, your signature. Description: | Introducing **PicGuard Pro** - the ultimate solution for securing and customizing your digital photos. With our app, you can easily add watermarks to your images to protect your creative work and maintain your privacy. diff --git a/manifests/i/Insco/PicGuard/Pro/5.0.3/Insco.PicGuard.Pro.locale.zh-CN.yaml b/manifests/i/Insco/PicGuard/Pro/5.0.3/Insco.PicGuard.Pro.locale.zh-CN.yaml index c31f03ee6ead5..f7b51fafda637 100644 --- a/manifests/i/Insco/PicGuard/Pro/5.0.3/Insco.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/i/Insco/PicGuard/Pro/5.0.3/Insco.PicGuard.Pro.locale.zh-CN.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 5.0.3 PackageLocale: zh-CN -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/zh/support -PrivacyUrl: https://www.picguard.app/zh/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/zh/support +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: 给图片添加水印, 防止被恶意使用. Description: | 介绍 **PicGuard Pro** - 保护和自定义数码照片的终极解决方案。使用我们的应用程序,您可以轻松地在图像上添加水印,以保护您的创意作品并维护您的隐私。 From fe2f40da05b46aa111c20e3f046413b8f640877b Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 16:07:40 +0800 Subject: [PATCH 66/77] Update Insco.PicGuard.Pro version 5.0.4 (#365005) --- .../Pro/5.0.4/Insco.PicGuard.Pro.locale.en-US.yaml | 12 ++++++------ .../Pro/5.0.4/Insco.PicGuard.Pro.locale.zh-CN.yaml | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/manifests/i/Insco/PicGuard/Pro/5.0.4/Insco.PicGuard.Pro.locale.en-US.yaml b/manifests/i/Insco/PicGuard/Pro/5.0.4/Insco.PicGuard.Pro.locale.en-US.yaml index ac0c287e386fd..b3e20fab0a2c3 100644 --- a/manifests/i/Insco/PicGuard/Pro/5.0.4/Insco.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/i/Insco/PicGuard/Pro/5.0.4/Insco.PicGuard.Pro.locale.en-US.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 5.0.4 PackageLocale: en-US -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/en/support -PrivacyUrl: https://www.picguard.app/en/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/en/support +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: Your pictures, your signature. Description: | Introducing **PicGuard Pro** - the ultimate solution for securing and customizing your digital photos. With our app, you can easily add watermarks to your images to protect your creative work and maintain your privacy. diff --git a/manifests/i/Insco/PicGuard/Pro/5.0.4/Insco.PicGuard.Pro.locale.zh-CN.yaml b/manifests/i/Insco/PicGuard/Pro/5.0.4/Insco.PicGuard.Pro.locale.zh-CN.yaml index 7bfbdf3a121f9..d5df552645b22 100644 --- a/manifests/i/Insco/PicGuard/Pro/5.0.4/Insco.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/i/Insco/PicGuard/Pro/5.0.4/Insco.PicGuard.Pro.locale.zh-CN.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 5.0.4 PackageLocale: zh-CN -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://www.picguard.app/zh/support -PrivacyUrl: https://www.picguard.app/zh/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/zh/support +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://www.picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: 给图片添加水印, 防止被恶意使用. Description: | 介绍 **PicGuard Pro** - 保护和自定义数码照片的终极解决方案。使用我们的应用程序,您可以轻松地在图像上添加水印,以保护您的创意作品并维护您的隐私。 From e2d0e3c7ab248cda366c9d680f7d8c50cd8a95b2 Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Sat, 25 Apr 2026 16:08:51 +0800 Subject: [PATCH 67/77] Update Insco.PicGuard.Pro version 5.0.5 (#365006) --- .../Pro/5.0.5/Insco.PicGuard.Pro.locale.en-US.yaml | 12 ++++++------ .../Pro/5.0.5/Insco.PicGuard.Pro.locale.zh-CN.yaml | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/manifests/i/Insco/PicGuard/Pro/5.0.5/Insco.PicGuard.Pro.locale.en-US.yaml b/manifests/i/Insco/PicGuard/Pro/5.0.5/Insco.PicGuard.Pro.locale.en-US.yaml index 7edb1dc82f91b..7be7398a57683 100644 --- a/manifests/i/Insco/PicGuard/Pro/5.0.5/Insco.PicGuard.Pro.locale.en-US.yaml +++ b/manifests/i/Insco/PicGuard/Pro/5.0.5/Insco.PicGuard.Pro.locale.en-US.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 5.0.5 PackageLocale: en-US -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://picguard.app/en/support -PrivacyUrl: https://picguard.app/en/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/en/support +PrivacyUrl: https://picguard.org/en/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: Your pictures, your signature. Description: | Introducing **PicGuard Pro** - the ultimate solution for securing and customizing your digital photos. With our app, you can easily add watermarks to your images to protect your creative work and maintain your privacy. diff --git a/manifests/i/Insco/PicGuard/Pro/5.0.5/Insco.PicGuard.Pro.locale.zh-CN.yaml b/manifests/i/Insco/PicGuard/Pro/5.0.5/Insco.PicGuard.Pro.locale.zh-CN.yaml index ad7ff28392453..a3c31b49acfd3 100644 --- a/manifests/i/Insco/PicGuard/Pro/5.0.5/Insco.PicGuard.Pro.locale.zh-CN.yaml +++ b/manifests/i/Insco/PicGuard/Pro/5.0.5/Insco.PicGuard.Pro.locale.zh-CN.yaml @@ -4,16 +4,16 @@ PackageIdentifier: Insco.PicGuard.Pro PackageVersion: 5.0.5 PackageLocale: zh-CN -Publisher: Insco -PublisherUrl: https://www.insco.io -PublisherSupportUrl: https://picguard.app/zh/support -PrivacyUrl: https://picguard.app/zh/legal/privacy +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/zh/support +PrivacyUrl: https://picguard.org/zh/legal/privacy Author: kjxbyz PackageName: PicGuard Pro -PackageUrl: https://picguard.app +PackageUrl: https://picguard.org License: GPL-3.0 LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE -Copyright: Copyright (c) 2023 kjxbyz +Copyright: Copyright (c) 2023 Qiazo ShortDescription: 给图片添加水印, 防止被恶意使用. Description: | 介绍 **PicGuard Pro** - 保护和自定义数码照片的终极解决方案。使用我们的应用程序,您可以轻松地在图像上添加水印,以保护您的创意作品并维护您的隐私。 From c6dfc7d8707ae6612f752cc1d6cb6279db8d4cda Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 16:11:13 +0800 Subject: [PATCH 68/77] New version: Tencent.QClaw version 0.2.14 (#365018) --- .../QClaw/0.2.14/Tencent.QClaw.installer.yaml | 17 ++++++++++ .../0.2.14/Tencent.QClaw.locale.en-US.yaml | 28 +++++++++++++++ .../0.2.14/Tencent.QClaw.locale.zh-CN.yaml | 34 +++++++++++++++++++ .../t/Tencent/QClaw/0.2.14/Tencent.QClaw.yaml | 8 +++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/t/Tencent/QClaw/0.2.14/Tencent.QClaw.installer.yaml create mode 100644 manifests/t/Tencent/QClaw/0.2.14/Tencent.QClaw.locale.en-US.yaml create mode 100644 manifests/t/Tencent/QClaw/0.2.14/Tencent.QClaw.locale.zh-CN.yaml create mode 100644 manifests/t/Tencent/QClaw/0.2.14/Tencent.QClaw.yaml diff --git a/manifests/t/Tencent/QClaw/0.2.14/Tencent.QClaw.installer.yaml b/manifests/t/Tencent/QClaw/0.2.14/Tencent.QClaw.installer.yaml new file mode 100644 index 0000000000000..b2e22f12b498c --- /dev/null +++ b/manifests/t/Tencent/QClaw/0.2.14/Tencent.QClaw.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Tencent.QClaw +PackageVersion: 0.2.14 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 7f31b88e-3a93-52e3-998b-e3cb65301156 +Installers: +- Architecture: x64 + InstallerUrl: https://package-cdn.qclaw.qq.com/qclaw/win/0.2.14-5001-429/QClaw-Setup-0.2.14-5001-429.exe + InstallerSha256: 902DEC59BC0B8D238165DD47D98E43796AD39DC9DC4E99A4C51763C88E893700 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/QClaw/0.2.14/Tencent.QClaw.locale.en-US.yaml b/manifests/t/Tencent/QClaw/0.2.14/Tencent.QClaw.locale.en-US.yaml new file mode 100644 index 0000000000000..246ae3d6975b1 --- /dev/null +++ b/manifests/t/Tencent/QClaw/0.2.14/Tencent.QClaw.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Tencent.QClaw +PackageVersion: 0.2.14 +PackageLocale: en-US +Publisher: Tencent Technology (Shenzhen) Company Limited +Author: Tencent Technology (Shenzhen) Company Limited +License: Proprietary +ShortDescription: Work efficiently anytime, anywhere with Qclaw—just send a WeChat message. +Description: |- + Work efficiently anytime, anywhere with a quick WeChat message—Qclaw has you covered. + [Ready Out of the Box] Automatic deployment, ready to use upon launch. Supports Mac & Windows, comes with premium domestic large language models, and allows switching to custom models. + [Direct WeChat Integration] Chat directly via WeChat for remote control: seamlessly linked to WeChat with zero configuration, enabling AI to work for you remotely anytime, anywhere. + [Rich Ecosystem] Extensive Skills ecosystem: access the Skills marketplace, including ClawHub, GitHub, and more—use Skills on demand. + [Understands Your Intent] Persistent memory, your personal Lobster: remembers your preferences and context, continuously learning to become an AI that understands you better over time. + [Efficient Control] Local deployment for greater office productivity: directly operate files, browsers, and emails—not just chat. +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +- openclaw +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/QClaw/0.2.14/Tencent.QClaw.locale.zh-CN.yaml b/manifests/t/Tencent/QClaw/0.2.14/Tencent.QClaw.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3d83fada9b0d3 --- /dev/null +++ b/manifests/t/Tencent/QClaw/0.2.14/Tencent.QClaw.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Tencent.QClaw +PackageVersion: 0.2.14 +PackageLocale: zh-CN +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://qclaw.qq.com/ +PrivacyUrl: https://privacy.qq.com/document/preview/4a7ba3f82ff042c1aafbec6e7341d713 +Author: 腾讯科技(深圳)有限公司 +PackageName: QClaw +PackageUrl: https://qclaw.qq.com/ +License: 专有软件 +LicenseUrl: https://rule.tencent.com/rule/202603060002 +Copyright: Copyright © 1998 - 2026 Tencent. All Rights Reserved. +CopyrightUrl: https://rule.tencent.com/rule/202603060002 +ShortDescription: 随时随地,微信一下,Qclaw 帮你高效干活 +Description: |- + 随时随地,微信一下,Qclaw 帮你高效干活 + 【开箱即用】自动部署,打开即用。支持 Mac & Windows,内置国产优质大模型,支持切换自定义模型 + 【微信直联】微信直接对话,远程操控:直接关联微信,零配置,随时随地远程让 AI 干活 + 【丰富生态】丰富 Skills 生态:支持 Skills 市场,如 ClawHub、GitHub 等丰富生态,Skills 随取随用 + 【懂你所想】持续记忆,你的专属龙虾:记住偏好和上下文,持续成长,越来越懂你的 AI + 【高效操控】本地部署,办公更高效:直接操控文件、浏览器、邮件,不是只会聊天 +Tags: +- openclaw +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/QClaw/0.2.14/Tencent.QClaw.yaml b/manifests/t/Tencent/QClaw/0.2.14/Tencent.QClaw.yaml new file mode 100644 index 0000000000000..210fe5ce0f820 --- /dev/null +++ b/manifests/t/Tencent/QClaw/0.2.14/Tencent.QClaw.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Tencent.QClaw +PackageVersion: 0.2.14 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 38ee2d193f6bebcf4731f256a9bb549c21a40e64 Mon Sep 17 00:00:00 2001 From: ggml-bot-2 Date: Sat, 25 Apr 2026 11:12:25 +0300 Subject: [PATCH 69/77] New version: ggml.llamacpp version b8925 (#365019) --- .../b8925/ggml.llamacpp.installer.yaml | 30 ++++++++++ .../b8925/ggml.llamacpp.locale.en-US.yaml | 57 +++++++++++++++++++ .../g/ggml/llamacpp/b8925/ggml.llamacpp.yaml | 8 +++ 3 files changed, 95 insertions(+) create mode 100644 manifests/g/ggml/llamacpp/b8925/ggml.llamacpp.installer.yaml create mode 100644 manifests/g/ggml/llamacpp/b8925/ggml.llamacpp.locale.en-US.yaml create mode 100644 manifests/g/ggml/llamacpp/b8925/ggml.llamacpp.yaml diff --git a/manifests/g/ggml/llamacpp/b8925/ggml.llamacpp.installer.yaml b/manifests/g/ggml/llamacpp/b8925/ggml.llamacpp.installer.yaml new file mode 100644 index 0000000000000..5ff8a3042eac6 --- /dev/null +++ b/manifests/g/ggml/llamacpp/b8925/ggml.llamacpp.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ggml.llamacpp +PackageVersion: b8925 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: llama-batched-bench.exe +- RelativeFilePath: llama-bench.exe +- RelativeFilePath: llama-cli.exe +- RelativeFilePath: llama-gguf-split.exe +- RelativeFilePath: llama-imatrix.exe +- RelativeFilePath: llama-mtmd-cli.exe +- RelativeFilePath: llama-perplexity.exe +- RelativeFilePath: llama-quantize.exe +- RelativeFilePath: llama-server.exe +- RelativeFilePath: llama-tokenize.exe +- RelativeFilePath: llama-tts.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-04-24 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ggml-org/llama.cpp/releases/download/b8925/llama-b8925-bin-win-vulkan-x64.zip + InstallerSha256: A929640A5083D86235122462141D0EAF8579F64C5B669773B8750D13E4167D90 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b8925/ggml.llamacpp.locale.en-US.yaml b/manifests/g/ggml/llamacpp/b8925/ggml.llamacpp.locale.en-US.yaml new file mode 100644 index 0000000000000..0af870dfa1e4b --- /dev/null +++ b/manifests/g/ggml/llamacpp/b8925/ggml.llamacpp.locale.en-US.yaml @@ -0,0 +1,57 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ggml.llamacpp +PackageVersion: b8925 +PackageLocale: en-US +Publisher: ggml +PublisherUrl: https://github.com/ggml-org +PublisherSupportUrl: https://github.com/ggml-org/llama.cpp/issues +PackageName: llama.cpp +PackageUrl: https://github.com/ggml-org/llama.cpp +License: MIT +LicenseUrl: https://github.com/ggml-org/llama.cpp/blob/HEAD/LICENSE +ShortDescription: LLM inference in C/C++ +Tags: +- ggml +- llama +ReleaseNotes: |- + parser: fix structured output bug (#22302) + - fix very stupid structured output bug + - Things just cannot be too easy. + macOS/iOS: + - macOS Apple Silicon (arm64) + - macOS Apple Silicon (arm64, KleidiAI enabled) + - macOS Intel (x64) + - iOS XCFramework + Linux: + - Ubuntu x64 (CPU) + - Ubuntu arm64 (CPU) + - Ubuntu s390x (CPU) + - Ubuntu x64 (Vulkan) + - Ubuntu arm64 (Vulkan) + - Ubuntu x64 (ROCm 7.2) + - Ubuntu x64 (OpenVINO) + - Ubuntu x64 (SYCL FP32) + - Ubuntu x64 (SYCL FP16) + Android: + - Android arm64 (CPU) + Windows: + - Windows x64 (CPU) + - Windows arm64 (CPU) + - Windows x64 (CUDA 12) - CUDA 12.4 DLLs + - Windows x64 (CUDA 13) - CUDA 13.1 DLLs + - Windows x64 (Vulkan) + - Windows x64 (SYCL) + - Windows x64 (HIP) + openEuler: + - openEuler x86 (310p) + - openEuler x86 (910b, ACL Graph) + - openEuler aarch64 (310p) + - openEuler aarch64 (910b, ACL Graph) +ReleaseNotesUrl: https://github.com/ggml-org/llama.cpp/releases/tag/b8925 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ggml-org/llama.cpp/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b8925/ggml.llamacpp.yaml b/manifests/g/ggml/llamacpp/b8925/ggml.llamacpp.yaml new file mode 100644 index 0000000000000..e8c6257d5e439 --- /dev/null +++ b/manifests/g/ggml/llamacpp/b8925/ggml.llamacpp.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: ggml.llamacpp +PackageVersion: b8925 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a0b725cc02272e41cde0b7b8e772202040637471 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Sat, 25 Apr 2026 09:13:40 +0100 Subject: [PATCH 70/77] New version: Jackett.Jackett version 0.24.1764 (#365020) --- .../0.24.1764/Jackett.Jackett.installer.yaml | 26 ++++++++++ .../Jackett.Jackett.locale.en-US.yaml | 47 +++++++++++++++++++ .../Jackett/0.24.1764/Jackett.Jackett.yaml | 8 ++++ 3 files changed, 81 insertions(+) create mode 100644 manifests/j/Jackett/Jackett/0.24.1764/Jackett.Jackett.installer.yaml create mode 100644 manifests/j/Jackett/Jackett/0.24.1764/Jackett.Jackett.locale.en-US.yaml create mode 100644 manifests/j/Jackett/Jackett/0.24.1764/Jackett.Jackett.yaml diff --git a/manifests/j/Jackett/Jackett/0.24.1764/Jackett.Jackett.installer.yaml b/manifests/j/Jackett/Jackett/0.24.1764/Jackett.Jackett.installer.yaml new file mode 100644 index 0000000000000..79ef5d04025c9 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.1764/Jackett.Jackett.installer.yaml @@ -0,0 +1,26 @@ +# 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: Jackett.Jackett +PackageVersion: 0.24.1764 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ReleaseDate: 2026-04-25 +AppsAndFeaturesEntries: +- ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramData%\Jackett' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Jackett/Jackett/releases/download/v0.24.1764/Jackett.Installer.Windows.exe + InstallerSha256: 157D41A9875E765980080F721DE342D3ADC207387A68A25863D013BE5080D179 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.1764/Jackett.Jackett.locale.en-US.yaml b/manifests/j/Jackett/Jackett/0.24.1764/Jackett.Jackett.locale.en-US.yaml new file mode 100644 index 0000000000000..5b28848ca1d14 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.1764/Jackett.Jackett.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.24.1764 +PackageLocale: en-US +Publisher: Jackett +PublisherUrl: https://github.com/Jackett/Jackett +PublisherSupportUrl: https://github.com/Jackett/Jackett/issues +Author: Jackett Contributors +PackageName: Jackett +PackageUrl: https://github.com/Jackett/Jackett +License: GPL-2.0 +LicenseUrl: https://github.com/Jackett/Jackett/blob/HEAD/LICENSE +Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. +CopyrightUrl: https://github.com/Jackett/Jackett/blob/master/LICENSE +ShortDescription: API Support for your favorite torrent trackers. +Description: |- + Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. + This allows for getting recent uploads (like RSS) and performing searches. + Jackett is a single repository of maintained indexer scraping and translation logic - removing the burden from other apps. +Moniker: jackett +Tags: +- indexer +- p2p +- proxy +- rss +- sonarr +- torent-management +- torrent +- torrent-search-engine +- trackers +ReleaseNotes: |- + Changes: + - 78de4a1 zktorrent: removed. resolves #15399 + - e0e1847 world-torrent: update domains + - 060e717 crabpt: update engine tag + - 2b220a2 Audiences: fix description selector (#16770) + - 0743128 ebooks-shares: update login test + - 9657c5c backups: update cats + - 3f9a476 chdbits: fix description selector (#16769) + - 565593b world-torrent: drop alt domain mania* + - 7979bfe torrentqq: bump domain (#16767) + This list of changes was auto generated. +ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.24.1764 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.1764/Jackett.Jackett.yaml b/manifests/j/Jackett/Jackett/0.24.1764/Jackett.Jackett.yaml new file mode 100644 index 0000000000000..7d968a3e8e5b5 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.1764/Jackett.Jackett.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: Jackett.Jackett +PackageVersion: 0.24.1764 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 78b83933bc8fa332988fc54145cf70eaa5652242 Mon Sep 17 00:00:00 2001 From: CodingWonders <101426328+CodingWonders@users.noreply.github.com> Date: Sat, 25 Apr 2026 10:14:55 +0200 Subject: [PATCH 71/77] CodingWondersSoftware.DISMTools.Preview version 0.8.0.26042 (#365021) --- ...sSoftware.DISMTools.Preview.installer.yaml | 13 +++++++++ ...ftware.DISMTools.Preview.locale.en-US.yaml | 27 +++++++++++++++++++ ...dingWondersSoftware.DISMTools.Preview.yaml | 8 ++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26042/CodingWondersSoftware.DISMTools.Preview.installer.yaml create mode 100644 manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26042/CodingWondersSoftware.DISMTools.Preview.locale.en-US.yaml create mode 100644 manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26042/CodingWondersSoftware.DISMTools.Preview.yaml diff --git a/manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26042/CodingWondersSoftware.DISMTools.Preview.installer.yaml b/manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26042/CodingWondersSoftware.DISMTools.Preview.installer.yaml new file mode 100644 index 0000000000000..e92b11d7e7003 --- /dev/null +++ b/manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26042/CodingWondersSoftware.DISMTools.Preview.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CodingWondersSoftware.DISMTools.Preview +PackageVersion: 0.8.0.26042 +InstallerType: inno +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/CodingWonders/DISMTools/releases/download/v0.8_pre_2642/dt_setup.exe + InstallerSha256: 212D062A59E53D4665CD5BAE4C1AFE6C9E0EDB4B6C647AADD2F9743BF281B7D0 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-25 diff --git a/manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26042/CodingWondersSoftware.DISMTools.Preview.locale.en-US.yaml b/manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26042/CodingWondersSoftware.DISMTools.Preview.locale.en-US.yaml new file mode 100644 index 0000000000000..430bb07ff46fb --- /dev/null +++ b/manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26042/CodingWondersSoftware.DISMTools.Preview.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CodingWondersSoftware.DISMTools.Preview +PackageVersion: 0.8.0.26042 +PackageLocale: en-US +Publisher: CodingWonders Software +PublisherUrl: https://github.com/CodingWonders +PublisherSupportUrl: https://github.com/CodingWonders +Author: CodingWonders +PackageName: DISMTools Preview +PackageUrl: https://github.com/CodingWonders/DISMTools +License: GPLv3 +LicenseUrl: https://github.com/CodingWonders/DISMTools/blob/stable/LICENSE +Copyright: (c) 2022-2025. CodingWonders Software +ShortDescription: The connected place for Windows system administration. +Description: DISMTools is an advanced front-end for the Deployment Image Servicing and Management (DISM) tool, with support for projects and installations of any kind (whether it is your active installation or installations on any drive). DISMTools focuses on compatibility, with Windows image support starting from Windows 7 and Server 2008 R2, personalization, letting you customize it the way you want by configuring settings like the DISM executable to use, color modes, languages, and more; and performance, thanks to a combination of the DISM executable and a managed version of the DISM API (thanks to Jeff Kluge (jeffkl) for maintaining it) that provides rich functionality at speed. +Moniker: DISMTools-pre +Tags: +- windows +- gui +- sysadmin +- dism +ReleaseNotesUrl: https://github.com/CodingWonders/DISMTools/releases/tag/v0.8_pre_2642 +InstallationNotes: Enjoy using DISMTools! If you're new to image servicing, or come from other tools, check out the help documentation. Since you will be using a preview release, we want your feedback in order to shape the next stable version of the software. If you encounter an issue, don't hesitate to send feedback at https://github.com/CodingWonders/DISMTools/issues/new/choose +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26042/CodingWondersSoftware.DISMTools.Preview.yaml b/manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26042/CodingWondersSoftware.DISMTools.Preview.yaml new file mode 100644 index 0000000000000..afce733ecb0fe --- /dev/null +++ b/manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26042/CodingWondersSoftware.DISMTools.Preview.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: CodingWondersSoftware.DISMTools.Preview +PackageVersion: 0.8.0.26042 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7034d28787ac61a0d98f4fa44ee78c3ef0d5b9c2 Mon Sep 17 00:00:00 2001 From: CodingWonders <101426328+CodingWonders@users.noreply.github.com> Date: Sat, 25 Apr 2026 10:16:10 +0200 Subject: [PATCH 72/77] CodingWondersSoftware.DISMTools.Stable version 0.7.3.26042 (#365023) --- ...rsSoftware.DISMTools.Stable.installer.yaml | 13 +++++++++ ...oftware.DISMTools.Stable.locale.en-US.yaml | 27 +++++++++++++++++++ ...odingWondersSoftware.DISMTools.Stable.yaml | 8 ++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26042/CodingWondersSoftware.DISMTools.Stable.installer.yaml create mode 100644 manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26042/CodingWondersSoftware.DISMTools.Stable.locale.en-US.yaml create mode 100644 manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26042/CodingWondersSoftware.DISMTools.Stable.yaml diff --git a/manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26042/CodingWondersSoftware.DISMTools.Stable.installer.yaml b/manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26042/CodingWondersSoftware.DISMTools.Stable.installer.yaml new file mode 100644 index 0000000000000..71ec9bad812fc --- /dev/null +++ b/manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26042/CodingWondersSoftware.DISMTools.Stable.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CodingWondersSoftware.DISMTools.Stable +PackageVersion: 0.7.3.26042 +InstallerType: inno +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/CodingWonders/DISMTools/releases/download/v0.7.3_upd2/dt_setup.exe + InstallerSha256: 46E3DE596B8B9103D58D873B39126904D814C48C6BA55F43C6604D1B86CD4CCF +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-25 diff --git a/manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26042/CodingWondersSoftware.DISMTools.Stable.locale.en-US.yaml b/manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26042/CodingWondersSoftware.DISMTools.Stable.locale.en-US.yaml new file mode 100644 index 0000000000000..78fa40c173ae7 --- /dev/null +++ b/manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26042/CodingWondersSoftware.DISMTools.Stable.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CodingWondersSoftware.DISMTools.Stable +PackageVersion: 0.7.3.26042 +PackageLocale: en-US +Publisher: CodingWonders Software +PublisherUrl: https://github.com/CodingWonders +PublisherSupportUrl: https://github.com/CodingWonders +Author: CodingWonders +PackageName: DISMTools +PackageUrl: https://github.com/CodingWonders/DISMTools +License: GPLv3 +LicenseUrl: https://github.com/CodingWonders/DISMTools/blob/stable/LICENSE +Copyright: (c) 2022-2025. CodingWonders Software +ShortDescription: The connected place for Windows system administration. +Description: DISMTools is an advanced front-end for the Deployment Image Servicing and Management (DISM) tool, with support for projects and installations of any kind (whether it is your active installation or installations on any drive). DISMTools focuses on compatibility, with Windows image support starting from Windows 7 and Server 2008 R2, personalization, letting you customize it the way you want by configuring settings like the DISM executable to use, color modes, languages, and more; and performance, thanks to a combination of the DISM executable and a managed version of the DISM API (thanks to Jeff Kluge (jeffkl) for maintaining it) that provides rich functionality at speed. +Moniker: DISMTools +Tags: +- windows +- gui +- sysadmin +- dism +ReleaseNotesUrl: https://github.com/CodingWonders/DISMTools/releases/tag/v0.7.3_upd2 +InstallationNotes: Enjoy using DISMTools! If you're new to image servicing, or come from other tools, check out the help documentation. If you encounter an issue, don't hesitate to send feedback at https://github.com/CodingWonders/DISMTools/issues/new/choose +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26042/CodingWondersSoftware.DISMTools.Stable.yaml b/manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26042/CodingWondersSoftware.DISMTools.Stable.yaml new file mode 100644 index 0000000000000..40b07af31b5a5 --- /dev/null +++ b/manifests/c/CodingWondersSoftware/DISMTools/Stable/0.7.3.26042/CodingWondersSoftware.DISMTools.Stable.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: CodingWondersSoftware.DISMTools.Stable +PackageVersion: 0.7.3.26042 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 87c6145396f3122cd30a61d6a3b60a38e7d03511 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 16:17:24 +0800 Subject: [PATCH 73/77] New version: Kaedei.Dandanplay version 17.3.1 (17.3.1.0) (#365024) --- .../17.3.1/Kaedei.Dandanplay.installer.yaml | 82 +++++++++++++++++++ .../Kaedei.Dandanplay.locale.en-US.yaml | 28 +++++++ .../Kaedei.Dandanplay.locale.zh-CN.yaml | 29 +++++++ .../Dandanplay/17.3.1/Kaedei.Dandanplay.yaml | 8 ++ 4 files changed, 147 insertions(+) create mode 100644 manifests/k/Kaedei/Dandanplay/17.3.1/Kaedei.Dandanplay.installer.yaml create mode 100644 manifests/k/Kaedei/Dandanplay/17.3.1/Kaedei.Dandanplay.locale.en-US.yaml create mode 100644 manifests/k/Kaedei/Dandanplay/17.3.1/Kaedei.Dandanplay.locale.zh-CN.yaml create mode 100644 manifests/k/Kaedei/Dandanplay/17.3.1/Kaedei.Dandanplay.yaml diff --git a/manifests/k/Kaedei/Dandanplay/17.3.1/Kaedei.Dandanplay.installer.yaml b/manifests/k/Kaedei/Dandanplay/17.3.1/Kaedei.Dandanplay.installer.yaml new file mode 100644 index 0000000000000..9dda5df5534d2 --- /dev/null +++ b/manifests/k/Kaedei/Dandanplay/17.3.1/Kaedei.Dandanplay.installer.yaml @@ -0,0 +1,82 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Kaedei.Dandanplay +PackageVersion: 17.3.1 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /exenoui /quiet /norestart + SilentWithProgress: /passive /norestart + InstallLocation: APPDIR="" + Log: /log "" +ExpectedReturnCodes: +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: 87 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +UpgradeBehavior: install +Protocols: +- ddplay +FileExtensions: +- asf +- avi +- f4v +- flv +- hlv +- mkv +- mov +- mp4 +- mpeg +- mpg +- rm +- ts +- webm +- wmv +ReleaseDate: 2026-04-25 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kaedei/dandanplay/releases/download/windows-17.3.1.0/dandanplay-x64_17.3.1.exe + InstallerSha256: 7F8A3CA482310FBE845926D9CFA257A6F82043CDD179346BFAA9CD75453BCCE4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kaedei/Dandanplay/17.3.1/Kaedei.Dandanplay.locale.en-US.yaml b/manifests/k/Kaedei/Dandanplay/17.3.1/Kaedei.Dandanplay.locale.en-US.yaml new file mode 100644 index 0000000000000..a60b9511bcb28 --- /dev/null +++ b/manifests/k/Kaedei/Dandanplay/17.3.1/Kaedei.Dandanplay.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: Kaedei.Dandanplay +PackageVersion: 17.3.1 +PackageLocale: en-US +Publisher: Kaedei +PublisherUrl: https://www.dandanplay.com/ +PublisherSupportUrl: https://www.dandanplay.com/contact.html +PrivacyUrl: https://www.dandanplay.com/privacy.html +Author: Kaedei +PackageName: 弹弹play +PackageUrl: https://www.dandanplay.com/ +License: Freeware +Copyright: Copyright © Kaedei 2012-2026 +ShortDescription: Versatile player combining local video with Danmu +Tags: +- animation +- anime +- danmaku +- danmu +- media +- multimedia +- player +- video +ReleaseNotesUrl: https://www.dandanplay.com/blog.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kaedei/Dandanplay/17.3.1/Kaedei.Dandanplay.locale.zh-CN.yaml b/manifests/k/Kaedei/Dandanplay/17.3.1/Kaedei.Dandanplay.locale.zh-CN.yaml new file mode 100644 index 0000000000000..782a97965c6bc --- /dev/null +++ b/manifests/k/Kaedei/Dandanplay/17.3.1/Kaedei.Dandanplay.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: Kaedei.Dandanplay +PackageVersion: 17.3.1 +PackageLocale: zh-CN +Publisher: Kaedei +PublisherUrl: https://www.dandanplay.com/ +PublisherSupportUrl: https://www.dandanplay.com/contact.html +PrivacyUrl: https://www.dandanplay.com/privacy.html +Author: Kaedei +PackageName: 弹弹play +PackageUrl: https://www.dandanplay.com/ +License: 免费软件 +Copyright: Copyright © Kaedei 2012-2026 +ShortDescription: 全功能“本地视频+弹幕”播放器 +Tags: +- 动漫 +- 动画 +- 多媒体 +- 媒体 +- 弹幕 +- 影音 +- 播放器 +- 视频 +ReleaseNotes: '- 修复了启用“自动加载视频/字幕文件夹中的字体文件”功能开关时,因自动读取其他文件导致的内存占用过高的问题。' +ReleaseNotesUrl: https://www.dandanplay.com/blog.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kaedei/Dandanplay/17.3.1/Kaedei.Dandanplay.yaml b/manifests/k/Kaedei/Dandanplay/17.3.1/Kaedei.Dandanplay.yaml new file mode 100644 index 0000000000000..8412002470fd2 --- /dev/null +++ b/manifests/k/Kaedei/Dandanplay/17.3.1/Kaedei.Dandanplay.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: Kaedei.Dandanplay +PackageVersion: 17.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 50390db43d2f1f3ce688a788762c218adac43b52 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 16:18:36 +0800 Subject: [PATCH 74/77] New version: nashsu.LLMWiki version 0.3.13 (#365026) --- .../0.3.13/nashsu.LLMWiki.installer.yaml | 26 ++++++++++++ .../0.3.13/nashsu.LLMWiki.locale.en-US.yaml | 41 +++++++++++++++++++ .../0.3.13/nashsu.LLMWiki.locale.zh-CN.yaml | 35 ++++++++++++++++ .../nashsu/LLMWiki/0.3.13/nashsu.LLMWiki.yaml | 8 ++++ 4 files changed, 110 insertions(+) create mode 100644 manifests/n/nashsu/LLMWiki/0.3.13/nashsu.LLMWiki.installer.yaml create mode 100644 manifests/n/nashsu/LLMWiki/0.3.13/nashsu.LLMWiki.locale.en-US.yaml create mode 100644 manifests/n/nashsu/LLMWiki/0.3.13/nashsu.LLMWiki.locale.zh-CN.yaml create mode 100644 manifests/n/nashsu/LLMWiki/0.3.13/nashsu.LLMWiki.yaml diff --git a/manifests/n/nashsu/LLMWiki/0.3.13/nashsu.LLMWiki.installer.yaml b/manifests/n/nashsu/LLMWiki/0.3.13/nashsu.LLMWiki.installer.yaml new file mode 100644 index 0000000000000..2781d52e000ae --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.3.13/nashsu.LLMWiki.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: nashsu.LLMWiki +PackageVersion: 0.3.13 +UpgradeBehavior: install +ReleaseDate: 2026-04-25 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/nashsu/llm_wiki/releases/download/v0.3.13/LLM.Wiki_0.3.13_x64-setup.exe + InstallerSha256: 45481EF26BFFD883CA8C4D44E99BC4FE5AA6D791636582680ED42631CEFAF8DB + ProductCode: LLM Wiki +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/nashsu/llm_wiki/releases/download/v0.3.13/LLM.Wiki_0.3.13_x64_en-US.msi + InstallerSha256: 53581C0F0F62402E424541CD98013194C778AA9DE19E0271716C9E06C6820D9B + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{5D030762-5646-4401-8823-6A23C8898192}' + AppsAndFeaturesEntries: + - UpgradeCode: '{51897FF7-F36A-570D-8EE2-BFED15681FB4}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashsu/LLMWiki/0.3.13/nashsu.LLMWiki.locale.en-US.yaml b/manifests/n/nashsu/LLMWiki/0.3.13/nashsu.LLMWiki.locale.en-US.yaml new file mode 100644 index 0000000000000..21716f588979b --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.3.13/nashsu.LLMWiki.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: nashsu.LLMWiki +PackageVersion: 0.3.13 +PackageLocale: en-US +Publisher: llmwiki +PublisherUrl: https://www.nashsu.com/ +PublisherSupportUrl: https://github.com/nashsu/llm_wiki/issues +PackageName: LLM Wiki +PackageUrl: https://github.com/nashsu/llm_wiki +License: GPL-3.0 +LicenseUrl: https://github.com/nashsu/llm_wiki/blob/HEAD/LICENSE +ShortDescription: A personal knowledge base that builds itself. LLM reads your documents, builds a structured wiki, and keeps it current. +Description: |- + LLM Wiki is a cross-platform desktop application that turns your documents into an organized, interlinked knowledge base — automatically. Instead of traditional RAG (retrieve-and-answer from scratch every time), the LLM incrementally builds and maintains a persistent wiki from your sources. Knowledge is compiled once and kept current, not re-derived on every query. + This project is based on Karpathy's LLM Wiki pattern — a methodology for building personal knowledge bases using LLMs. We implemented the core ideas as a full desktop application with significant enhancements. + + Features + - Two-Step Chain-of-Thought Ingest — LLM analyzes first, then generates wiki pages with source traceability and incremental cache + - 4-Signal Knowledge Graph — relevance model with direct links, source overlap, Adamic-Adar, and type affinity + - Louvain Community Detection — automatic knowledge cluster discovery with cohesion scoring + - Graph Insights — surprising connections and knowledge gaps with one-click Deep Research + - Vector Semantic Search — optional embedding-based retrieval via LanceDB, supports any OpenAI-compatible endpoint + - Persistent Ingest Queue — serial processing with crash recovery, cancel, retry, and progress visualization + - Folder Import — recursive folder import preserving directory structure, folder context as LLM classification hint + - Deep Research — LLM-optimized search topics, multi-query web search, auto-ingest results into wiki + - Async Review System — LLM flags items for human judgment, predefined actions, pre-generated search queries + - Chrome Web Clipper — one-click web page capture with auto-ingest into knowledge base +Tags: +- agent +- agentic +- ai +- chatbot +- knowledge-base +- large-language-model +- llm +- wiki +ReleaseNotesUrl: https://github.com/nashsu/llm_wiki/releases/tag/v0.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashsu/LLMWiki/0.3.13/nashsu.LLMWiki.locale.zh-CN.yaml b/manifests/n/nashsu/LLMWiki/0.3.13/nashsu.LLMWiki.locale.zh-CN.yaml new file mode 100644 index 0000000000000..8d84ec9beac48 --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.3.13/nashsu.LLMWiki.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: nashsu.LLMWiki +PackageVersion: 0.3.13 +PackageLocale: zh-CN +ShortDescription: 一个能自我构建的个人知识库。LLM 阅读你的文档,构建结构化 Wiki,并持续保持更新。 +Description: |- + LLM Wiki 是一个跨平台桌面应用,能将你的文档自动转化为有组织、相互关联的知识库。与传统 RAG(每次查询都从头检索和回答)不同,LLM 会从你的资料中增量构建并维护一个持久化的 Wiki。知识只编译一次并持续更新,而非每次查询都重新推导。 + 本项目基于 Karpathy 的 LLM Wiki 方法论 —— 一套使用 LLM 构建个人知识库的方法论。我们将其核心理念实现为一个完整的桌面应用,并做了大量增强。 + + 功能亮点 + - 两步思维链摄入 — LLM 先分析再生成 Wiki 页面,来源可追溯,支持增量缓存 + - 四信号知识图谱 — 直接链接、来源重叠、Adamic-Adar、类型亲和四维关联度模型 + - Louvain 社区检测 — 自动发现知识聚类,内聚度评分 + - 图谱洞察 — 惊奇连接与知识空白检测,一键触发 Deep Research + - 向量语义搜索 — 可选的 embedding 检索,基于 LanceDB,支持任意 OpenAI 兼容端点 + - 持久化摄入队列 — 串行处理,崩溃恢复,取消/重试,进度可视化 + - 文件夹导入 — 递归导入保留目录结构,文件夹路径作为 LLM 分类上下文 + - 深度研究 — LLM 智能生成搜索主题,多查询网络搜索,研究结果自动摄入 Wiki + - 异步审核系统 — LLM 在摄入时标记需人工判断的项,预定义操作,预生成搜索查询 + - Chrome 网页剪藏 — 一键捕获网页内容,自动摄入知识库 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 百科 +- 知识库 +- 维基 +- 聊天机器人 +- 自主智能 +ReleaseNotes: See the assets below for download links. +ReleaseNotesUrl: https://github.com/nashsu/llm_wiki/releases/tag/v0.3.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashsu/LLMWiki/0.3.13/nashsu.LLMWiki.yaml b/manifests/n/nashsu/LLMWiki/0.3.13/nashsu.LLMWiki.yaml new file mode 100644 index 0000000000000..1fec97a4ec46f --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.3.13/nashsu.LLMWiki.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: nashsu.LLMWiki +PackageVersion: 0.3.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f1f6ef4f209a64c2c439f6b0c109ab5fae4a42b5 Mon Sep 17 00:00:00 2001 From: Rithwik Sai <103403982+rithwik1510@users.noreply.github.com> Date: Sat, 25 Apr 2026 08:19:49 +0000 Subject: [PATCH 75/77] VoiceWave.LocalCore version 0.3.1 (#365027) --- .../0.3.1/VoiceWave.LocalCore.installer.yaml | 23 ++++++++++++ .../VoiceWave.LocalCore.locale.en-US.yaml | 35 +++++++++++++++++++ .../LocalCore/0.3.1/VoiceWave.LocalCore.yaml | 8 +++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/v/VoiceWave/LocalCore/0.3.1/VoiceWave.LocalCore.installer.yaml create mode 100644 manifests/v/VoiceWave/LocalCore/0.3.1/VoiceWave.LocalCore.locale.en-US.yaml create mode 100644 manifests/v/VoiceWave/LocalCore/0.3.1/VoiceWave.LocalCore.yaml diff --git a/manifests/v/VoiceWave/LocalCore/0.3.1/VoiceWave.LocalCore.installer.yaml b/manifests/v/VoiceWave/LocalCore/0.3.1/VoiceWave.LocalCore.installer.yaml new file mode 100644 index 0000000000000..eddd03c605310 --- /dev/null +++ b/manifests/v/VoiceWave/LocalCore/0.3.1/VoiceWave.LocalCore.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: VoiceWave.LocalCore +PackageVersion: 0.3.1 +MinimumOSVersion: 10.0.17763.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rithwik1510/VoiceWave-Open-Source-WhisperFlow-Alternative/releases/download/v0.3.1/VoiceWave.Local.Core_0.3.1_x64-setup.exe + InstallerSha256: 44AA7EC028A9FD46216442CFA88729D780F7BD6B2ECB483714F80D9AC6881EE2 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-25 diff --git a/manifests/v/VoiceWave/LocalCore/0.3.1/VoiceWave.LocalCore.locale.en-US.yaml b/manifests/v/VoiceWave/LocalCore/0.3.1/VoiceWave.LocalCore.locale.en-US.yaml new file mode 100644 index 0000000000000..bf819c561ca44 --- /dev/null +++ b/manifests/v/VoiceWave/LocalCore/0.3.1/VoiceWave.LocalCore.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: VoiceWave.LocalCore +PackageVersion: 0.3.1 +PackageLocale: en-US +Publisher: Rithwik Posani +PublisherUrl: https://github.com/rithwik1510 +PublisherSupportUrl: https://github.com/rithwik1510/VoiceWave-Open-Source-WhisperFlow-Alternative/issues +Author: Rithwik Posani +PackageName: VoiceWave Local Core +PackageUrl: https://github.com/rithwik1510/VoiceWave-Open-Source-WhisperFlow-Alternative +License: Apache-2.0 +LicenseUrl: https://github.com/rithwik1510/VoiceWave-Open-Source-WhisperFlow-Alternative/blob/main/LICENSE +Copyright: Copyright (c) 2026 Rithwik Posani +ShortDescription: Privacy-first local dictation for Windows. Powered by whisper.cpp with no cloud audio path. +Description: |- + VoiceWave is a privacy-first desktop dictation app that captures speech locally, transcribes it with on-device whisper.cpp models, and inserts text reliably into the focused app. + + - Local-only transcription (no audio leaves your device) + - Global hotkey push-to-talk and toggle dictation + - Direct insert with clipboard and history fallbacks + - Verified model lifecycle with checksum validation +Moniker: voicewave +Tags: +- dictation +- speech-to-text +- whisper +- transcription +- privacy +- voice +- accessibility +ReleaseNotesUrl: https://github.com/rithwik1510/VoiceWave-Open-Source-WhisperFlow-Alternative/releases/tag/v0.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/VoiceWave/LocalCore/0.3.1/VoiceWave.LocalCore.yaml b/manifests/v/VoiceWave/LocalCore/0.3.1/VoiceWave.LocalCore.yaml new file mode 100644 index 0000000000000..9e22c5442db36 --- /dev/null +++ b/manifests/v/VoiceWave/LocalCore/0.3.1/VoiceWave.LocalCore.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: VoiceWave.LocalCore +PackageVersion: 0.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 70e49f2b6968349aecae7737b7f1637d3ae8b7f8 Mon Sep 17 00:00:00 2001 From: Jacky Date: Sat, 25 Apr 2026 16:27:22 +0800 Subject: [PATCH 76/77] New version: 0xJacky.nginx-ui version 2.3.8 (#363059) --- .../2.3.8/0xJacky.nginx-ui.installer.yaml | 19 +++++++ .../2.3.8/0xJacky.nginx-ui.locale.en-US.yaml | 50 +++++++++++++++++++ .../nginx-ui/2.3.8/0xJacky.nginx-ui.yaml | 8 +++ 3 files changed, 77 insertions(+) create mode 100644 manifests/0/0xJacky/nginx-ui/2.3.8/0xJacky.nginx-ui.installer.yaml create mode 100644 manifests/0/0xJacky/nginx-ui/2.3.8/0xJacky.nginx-ui.locale.en-US.yaml create mode 100644 manifests/0/0xJacky/nginx-ui/2.3.8/0xJacky.nginx-ui.yaml diff --git a/manifests/0/0xJacky/nginx-ui/2.3.8/0xJacky.nginx-ui.installer.yaml b/manifests/0/0xJacky/nginx-ui/2.3.8/0xJacky.nginx-ui.installer.yaml new file mode 100644 index 0000000000000..d742a8cfa67e1 --- /dev/null +++ b/manifests/0/0xJacky/nginx-ui/2.3.8/0xJacky.nginx-ui.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: 0xJacky.nginx-ui +PackageVersion: 2.3.8 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: nginx-ui.exe +UpgradeBehavior: install +Commands: +- nginx-ui +ReleaseDate: 2026-04-21 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/0xJacky/nginx-ui/releases/download/v2.3.8/nginx-ui-windows-64.zip + InstallerSha256: 60A898E093230395CF49959C0D86898C5C9E6450378C10AAC46B9D6D38047FC2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/0/0xJacky/nginx-ui/2.3.8/0xJacky.nginx-ui.locale.en-US.yaml b/manifests/0/0xJacky/nginx-ui/2.3.8/0xJacky.nginx-ui.locale.en-US.yaml new file mode 100644 index 0000000000000..d4affb6f2b91f --- /dev/null +++ b/manifests/0/0xJacky/nginx-ui/2.3.8/0xJacky.nginx-ui.locale.en-US.yaml @@ -0,0 +1,50 @@ +# 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: 0xJacky.nginx-ui +PackageVersion: 2.3.8 +PackageLocale: en-US +Publisher: 0xJacky +PublisherUrl: https://github.com/0xJacky +PublisherSupportUrl: https://nginxui.com/ +Author: 0xJacky +PackageName: Nginx UI +PackageUrl: https://github.com/0xJacky/nginx-ui +License: AGPL-3.0 +LicenseUrl: https://github.com/0xJacky/nginx-ui/blob/HEAD/LICENSE +Copyright: Copyright (c) Nginx UI Team +ShortDescription: Yet another Web UI for Nginx +Description: Yet another WebUI for Nginx +Tags: +- chatgpt-app +- code-completion +- copilot +- cron +- deepseek-r1 +- docker +- go +- letsencrypt +- linux +- macos +- mcp +- nginx +- self-hosted +- vue +- webui +- windows +ReleaseNotes: |- + 🎉 Features + - Protect sensitive settings with a 2FA-gated reveal flow and improve sensitive value masking in the UI (80a6a7273, 4d96c3499) by @0xJacky + 🐛 Bug Fixes + - Harden the first-run installation flow to make setup more reliable (25dea9f62) by @0xJacky + - Separate HTTP and WebSocket upstream routes to improve proxy behavior (05e544c8f) by @0xJacky + - Reduce certificate auto-renew retry churn and expose renewal errors more clearly (899c9f199) by @0xJacky + - Preserve the forwarded host during Docker WebSocket checks (57b6f982e) by @0xJacky + - Avoid a WebSocket keepalive race in analytics (d25c9975d) by @0xJacky + - Update the bundled uuid dependency to v14 (171bb5299) by @renovate[bot] + ❤️ Contributors + @0xJacky + @renovate[bot] +ReleaseNotesUrl: https://github.com/0xJacky/nginx-ui/releases/tag/v2.3.8 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/0/0xJacky/nginx-ui/2.3.8/0xJacky.nginx-ui.yaml b/manifests/0/0xJacky/nginx-ui/2.3.8/0xJacky.nginx-ui.yaml new file mode 100644 index 0000000000000..3db7d39e1f4cf --- /dev/null +++ b/manifests/0/0xJacky/nginx-ui/2.3.8/0xJacky.nginx-ui.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: 0xJacky.nginx-ui +PackageVersion: 2.3.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 218e1e05e48676a41b576964f2e134efdb3997fa Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 25 Apr 2026 16:29:43 +0800 Subject: [PATCH 77/77] New version: 1History.1History version 0.4.0 (#365022) --- .../0.4.0/1History.1History.installer.yaml | 17 ++++++++ .../0.4.0/1History.1History.locale.en-US.yaml | 39 +++++++++++++++++++ .../0.4.0/1History.1History.locale.zh-CN.yaml | 24 ++++++++++++ .../1History/0.4.0/1History.1History.yaml | 8 ++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/1/1History/1History/0.4.0/1History.1History.installer.yaml create mode 100644 manifests/1/1History/1History/0.4.0/1History.1History.locale.en-US.yaml create mode 100644 manifests/1/1History/1History/0.4.0/1History.1History.locale.zh-CN.yaml create mode 100644 manifests/1/1History/1History/0.4.0/1History.1History.yaml diff --git a/manifests/1/1History/1History/0.4.0/1History.1History.installer.yaml b/manifests/1/1History/1History/0.4.0/1History.1History.installer.yaml new file mode 100644 index 0000000000000..fa866ce444f09 --- /dev/null +++ b/manifests/1/1History/1History/0.4.0/1History.1History.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: 1History.1History +PackageVersion: 0.4.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: onehistory.exe + PortableCommandAlias: onehistory +ReleaseDate: 2026-04-25 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/localfirstapp/1History/releases/download/v0.4.0/onehistory-v0.4.0-x86_64-pc-windows-msvc.zip + InstallerSha256: EEDF35B6F5BB9B7C3042ECDB7E274793C5DA49CDEE005D1BCDE72E92453B45BA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/1/1History/1History/0.4.0/1History.1History.locale.en-US.yaml b/manifests/1/1History/1History/0.4.0/1History.1History.locale.en-US.yaml new file mode 100644 index 0000000000000..e2c87880b4784 --- /dev/null +++ b/manifests/1/1History/1History/0.4.0/1History.1History.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: 1History.1History +PackageVersion: 0.4.0 +PackageLocale: en-US +Publisher: 1History +PublisherUrl: https://en.liujiacai.net/ +PublisherSupportUrl: https://github.com/1History/1History/issues +Author: Jiacai Liu +PackageName: 1History +PackageUrl: https://github.com/1History/1History +License: GPL-3.0 +LicenseUrl: https://github.com/1History/1History/blob/master/LICENSE +Copyright: Copyright (c) 2023 Jiacai Liu +ShortDescription: All your history in one file. +Description: 1History is a command line tool to backup your histories of different browsers into one file, and more! +Tags: +- backup +- browsing-history +- history +ReleaseNotes: |- + New Features + - Complete UI redesign: replaced Bootstrap 2 + jQuery with Vite 6 + Tailwind CSS 4 + ECharts 5 + - Dark / light theme with automatic system detection and manual toggle + - KPI cards on the dashboard showing total visits, unique domains, active days, and today's count + - New /search page with virtual scroll — handles 10k+ records without lag, with client-side instant filter + - New /db (Database) page: database status, per-browser visit breakdown, import history, and in-browser backup with live progress + - Backup via web UI supports custom history file paths, disable auto-detect, and dry-run mode + - Case-insensitive search by default (toggle available in navbar) + - Chronological search results accessible from the List button in navbar + What's Changed + - feat(web): Add keyword search results to index page by @jiacai2050 in https://github.com/localfirstapp/1History/pull/30 + - docs: add frontend redesign spec by @jiacai2050 in https://github.com/localfirstapp/1History/pull/31 + - polish: remove subtext from daily chart title by @jiacai2050 in https://github.com/localfirstapp/1History/pull/32 + Full Changelog: https://github.com/localfirstapp/1History/compare/v0.3.5...v0.4.0 +ReleaseNotesUrl: https://github.com/localfirstapp/1History/releases/tag/v0.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/1/1History/1History/0.4.0/1History.1History.locale.zh-CN.yaml b/manifests/1/1History/1History/0.4.0/1History.1History.locale.zh-CN.yaml new file mode 100644 index 0000000000000..21e298b26ee19 --- /dev/null +++ b/manifests/1/1History/1History/0.4.0/1History.1History.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: 1History.1History +PackageVersion: 0.4.0 +PackageLocale: zh-CN +Publisher: 1History +PublisherUrl: https://liujiacai.net/ +PublisherSupportUrl: https://github.com/1History/1History/issues +Author: Jiacai Liu +PackageName: 1History +PackageUrl: https://github.com/1History/1History +License: GPL-3.0 +LicenseUrl: https://github.com/1History/1History/blob/master/LICENSE +Copyright: Copyright (c) 2023 Jiacai Liu +ShortDescription: 您所有的历史记录都在一个文件中。 +Description: 1History 是一个命令行工具,可以将不同浏览器的历史记录备份至一个文件中,甚至更多! +Tags: +- 历史记录 +- 备份 +- 浏览记录 +ReleaseNotesUrl: https://github.com/localfirstapp/1History/releases/tag/v0.4.0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/1/1History/1History/0.4.0/1History.1History.yaml b/manifests/1/1History/1History/0.4.0/1History.1History.yaml new file mode 100644 index 0000000000000..7b470ef2fb0f2 --- /dev/null +++ b/manifests/1/1History/1History/0.4.0/1History.1History.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: 1History.1History +PackageVersion: 0.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0