From a37745fda8e1ff5378c9f89fdb47f934dc731135 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 15 Jun 2026 12:02:55 -0400 Subject: [PATCH 001/136] New version: Rustlang.rust-analyzer version 2026-06-15 (#387968) --- .../Rustlang.rust-analyzer.installer.yaml | 25 +++++++++++++++++ .../Rustlang.rust-analyzer.locale.en-US.yaml | 27 +++++++++++++++++++ .../2026-06-15/Rustlang.rust-analyzer.yaml | 8 ++++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/r/Rustlang/rust-analyzer/2026-06-15/Rustlang.rust-analyzer.installer.yaml create mode 100644 manifests/r/Rustlang/rust-analyzer/2026-06-15/Rustlang.rust-analyzer.locale.en-US.yaml create mode 100644 manifests/r/Rustlang/rust-analyzer/2026-06-15/Rustlang.rust-analyzer.yaml diff --git a/manifests/r/Rustlang/rust-analyzer/2026-06-15/Rustlang.rust-analyzer.installer.yaml b/manifests/r/Rustlang/rust-analyzer/2026-06-15/Rustlang.rust-analyzer.installer.yaml new file mode 100644 index 000000000000..a04a1b78c00f --- /dev/null +++ b/manifests/r/Rustlang/rust-analyzer/2026-06-15/Rustlang.rust-analyzer.installer.yaml @@ -0,0 +1,25 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Rustlang.rust-analyzer +PackageVersion: 2026-06-15 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: rust-analyzer.exe + PortableCommandAlias: rust-analyzer +Commands: +- rust-analyzer +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/rust-lang/rust-analyzer/releases/download/2026-06-15/rust-analyzer-i686-pc-windows-msvc.zip + InstallerSha256: C1E6260332385A9FBE6013C664F5D91F97823F11614A7A7A07B283705B66606F +- Architecture: x64 + InstallerUrl: https://github.com/rust-lang/rust-analyzer/releases/download/2026-06-15/rust-analyzer-x86_64-pc-windows-msvc.zip + InstallerSha256: 0F82E470220986A6B71202F135FE80233FC3BAAFFB84900F2F19388BA85CBB41 +- Architecture: arm64 + InstallerUrl: https://github.com/rust-lang/rust-analyzer/releases/download/2026-06-15/rust-analyzer-aarch64-pc-windows-msvc.zip + InstallerSha256: 71CA233A9994C4119D10FEA2D9B4F891A938C9957E86568061A9D6993140FE87 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rustlang/rust-analyzer/2026-06-15/Rustlang.rust-analyzer.locale.en-US.yaml b/manifests/r/Rustlang/rust-analyzer/2026-06-15/Rustlang.rust-analyzer.locale.en-US.yaml new file mode 100644 index 000000000000..bc597a40b0f7 --- /dev/null +++ b/manifests/r/Rustlang/rust-analyzer/2026-06-15/Rustlang.rust-analyzer.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Rustlang.rust-analyzer +PackageVersion: 2026-06-15 +PackageLocale: en-US +Publisher: The Rust Project Developers +PublisherUrl: https://rust-lang.org/ +PublisherSupportUrl: https://github.com/rust-lang/rust-analyzer/issues +Author: The Rust Project Developers +PackageName: rust-analyzer +PackageUrl: https://rust-analyzer.github.io/ +License: Apache-2.0 AND MIT +LicenseUrl: https://github.com/rust-lang/rust-analyzer#license +ShortDescription: rust-analyzer is a language server that provides IDE functionality for writing Rust programs. You can use it with any editor that supports the Language Server Protocol (VS Code, Vim, Emacs, Zed, etc). +Description: |- + rust-analyzer is a language server that provides IDE functionality for writing Rust programs. You can use it with any editor that supports the Language Server Protocol (VS Code, Vim, Emacs, Zed, etc). + + rust-analyzer features include go-to-definition, find-all-references, refactorings and code completion. rust-analyzer also supports integrated formatting (with rustfmt) and integrated diagnostics (with rustc and clippy). +Moniker: rust-analyzer +Tags: +- lsp +- lsp-server +- rust +- rust-lang +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rustlang/rust-analyzer/2026-06-15/Rustlang.rust-analyzer.yaml b/manifests/r/Rustlang/rust-analyzer/2026-06-15/Rustlang.rust-analyzer.yaml new file mode 100644 index 000000000000..618948316540 --- /dev/null +++ b/manifests/r/Rustlang/rust-analyzer/2026-06-15/Rustlang.rust-analyzer.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: Rustlang.rust-analyzer +PackageVersion: 2026-06-15 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 24cd610209f503a7536f373a852fafe75d6123ee Mon Sep 17 00:00:00 2001 From: wxxb789 <49564443+wxxb789@users.noreply.github.com> Date: Tue, 16 Jun 2026 00:09:45 +0800 Subject: [PATCH 002/136] New version: rtk-ai.rtk version 0.42.4 (#388003) --- .../rtk/0.42.4/rtk-ai.rtk.installer.yaml | 17 ++++++++++ .../rtk/0.42.4/rtk-ai.rtk.locale.en-US.yaml | 33 +++++++++++++++++++ manifests/r/rtk-ai/rtk/0.42.4/rtk-ai.rtk.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/r/rtk-ai/rtk/0.42.4/rtk-ai.rtk.installer.yaml create mode 100644 manifests/r/rtk-ai/rtk/0.42.4/rtk-ai.rtk.locale.en-US.yaml create mode 100644 manifests/r/rtk-ai/rtk/0.42.4/rtk-ai.rtk.yaml diff --git a/manifests/r/rtk-ai/rtk/0.42.4/rtk-ai.rtk.installer.yaml b/manifests/r/rtk-ai/rtk/0.42.4/rtk-ai.rtk.installer.yaml new file mode 100644 index 000000000000..a712b7006753 --- /dev/null +++ b/manifests/r/rtk-ai/rtk/0.42.4/rtk-ai.rtk.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: rtk-ai.rtk +PackageVersion: 0.42.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: rtk.exe + PortableCommandAlias: rtk +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rtk-ai/rtk/releases/download/v0.42.4/rtk-x86_64-pc-windows-msvc.zip + InstallerSha256: F0EC18963581657173BD6A51F5BA012B093823F844DB749FEC218581AF30A568 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-12 diff --git a/manifests/r/rtk-ai/rtk/0.42.4/rtk-ai.rtk.locale.en-US.yaml b/manifests/r/rtk-ai/rtk/0.42.4/rtk-ai.rtk.locale.en-US.yaml new file mode 100644 index 000000000000..1683b6791d00 --- /dev/null +++ b/manifests/r/rtk-ai/rtk/0.42.4/rtk-ai.rtk.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: rtk-ai.rtk +PackageVersion: 0.42.4 +PackageLocale: en-US +Publisher: rtk-ai +PublisherUrl: https://www.rtk-ai.app +PublisherSupportUrl: https://github.com/rtk-ai/rtk/issues +PrivacyUrl: https://github.com/rtk-ai/rtk/blob/master/docs/TELEMETRY.md +Author: rtk-ai +PackageName: rtk +PackageUrl: https://github.com/rtk-ai/rtk +License: MIT License +LicenseUrl: https://github.com/rtk-ai/rtk/blob/master/LICENSE +Copyright: 2024 Patrick Szymkowiak +ShortDescription: CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies +Description: CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies +Moniker: rtk +Tags: +- cli +- llm +- token +- filter +- productivity +- rust-token-killer +ReleaseNotesUrl: https://github.com/rtk-ai/rtk/releases/tag/v0.42.4 +InstallationNotes: Run `rtk init -g` to begin (installs `rtk` as a globally available hook for all `bash` commands) +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/rtk-ai/rtk/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/rtk-ai/rtk/0.42.4/rtk-ai.rtk.yaml b/manifests/r/rtk-ai/rtk/0.42.4/rtk-ai.rtk.yaml new file mode 100644 index 000000000000..7bc793ee4fb7 --- /dev/null +++ b/manifests/r/rtk-ai/rtk/0.42.4/rtk-ai.rtk.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: rtk-ai.rtk +PackageVersion: 0.42.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b09b668323def9862f7357be47798c0b9f7cdfa8 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 15 Jun 2026 12:13:17 -0400 Subject: [PATCH 003/136] New version: steipete.gogcli version 0.27.1 (#388004) --- .../0.27.1/steipete.gogcli.installer.yaml | 22 ++++++++ .../0.27.1/steipete.gogcli.locale.en-US.yaml | 52 +++++++++++++++++++ .../gogcli/0.27.1/steipete.gogcli.yaml | 8 +++ 3 files changed, 82 insertions(+) create mode 100644 manifests/s/steipete/gogcli/0.27.1/steipete.gogcli.installer.yaml create mode 100644 manifests/s/steipete/gogcli/0.27.1/steipete.gogcli.locale.en-US.yaml create mode 100644 manifests/s/steipete/gogcli/0.27.1/steipete.gogcli.yaml diff --git a/manifests/s/steipete/gogcli/0.27.1/steipete.gogcli.installer.yaml b/manifests/s/steipete/gogcli/0.27.1/steipete.gogcli.installer.yaml new file mode 100644 index 000000000000..61a541b546d7 --- /dev/null +++ b/manifests/s/steipete/gogcli/0.27.1/steipete.gogcli.installer.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: steipete.gogcli +PackageVersion: 0.27.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: gog.exe + PortableCommandAlias: gog +Commands: +- gog +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/openclaw/gogcli/releases/download/v0.27.1/gogcli_0.27.1_windows_amd64.zip + InstallerSha256: 7CD2898FF19266E72F6464A90C189603BBB4F2A7A559F10DDA91280D3F8FACBB +- Architecture: arm64 + InstallerUrl: https://github.com/openclaw/gogcli/releases/download/v0.27.1/gogcli_0.27.1_windows_arm64.zip + InstallerSha256: D55C5C0227F3E14A227617C4A61246003C10EA671927E5FDB286430F70CC70AD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/steipete/gogcli/0.27.1/steipete.gogcli.locale.en-US.yaml b/manifests/s/steipete/gogcli/0.27.1/steipete.gogcli.locale.en-US.yaml new file mode 100644 index 000000000000..1c5826c4344b --- /dev/null +++ b/manifests/s/steipete/gogcli/0.27.1/steipete.gogcli.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: steipete.gogcli +PackageVersion: 0.27.1 +PackageLocale: en-US +Publisher: Peter Steinberger +PublisherUrl: https://steipete.me/ +PublisherSupportUrl: https://github.com/steipete/gogcli/issues +Author: Peter Steinberger +PackageName: gogcli +PackageUrl: https://gogcli.sh/ +License: MIT +LicenseUrl: https://github.com/openclaw/gogcli/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Peter Steinberger +CopyrightUrl: https://github.com/steipete/gogcli/blob/HEAD/LICENSE +ShortDescription: gog unifies Gmail, Calendar, Drive, Contacts, Tasks, Sheets, Docs, Slides, and People under one CLI — with JSON output and sane defaults. +Description: |- + gog unifies Gmail, Calendar, Drive, Contacts, Tasks, Sheets, Docs, Slides, and People under one CLI — with JSON output and sane defaults. + + Features + - Gmail + - Search threads, send mail, manage labels, drafts, filters, settings, and watch (Pub/Sub push). + - Calendar + - List/create/update events, respond to invites, detect conflicts, and check free/busy. + - Drive + - List/search/upload/download, export Docs formats, permissions, folders, URLs. + - Sheets / Docs / Slides + - Read/write Sheets; export Docs/Slides/Sheets to PDF/DOCX/PPTX/XLSX/CSV via Drive. + - Contacts / People + - Personal contacts, “other contacts”, Workspace directory, and your profile. + - Tasks + - Tasklists + tasks: add/update/done/undo/delete/clear with paging and JSON output. +Moniker: gogcli +Tags: +- gcal +- gcontacts +- gdrive +- gmail +- google +ReleaseNotes: |- + 0.27.1 + + Fixed + - Calendar: accept relative and date-only freebusy --from/--to values using the same timezone-aware range parsing as events. (#806, #811) — thanks @privatenumber. + - Gmail: add --reply-all to draft create and update so reply drafts can infer original recipients while preserving explicit recipient overrides. (#804, #805) — thanks @privatenumber. + - Gmail: make truncated text bodies point to --full or --json and align thread help with full-body behavior. (#807, #809) — thanks @privatenumber. + - CLI: mention --all or --all-pages in next-page hints while retaining page-token guidance. (#808, #810) — thanks @privatenumber. + - Docs: validate local Markdown heading anchors during docs coverage checks, including Unicode and encoded fragments. (#812) — thanks @kiranmagic7. +ReleaseNotesUrl: https://github.com/openclaw/gogcli/releases/tag/v0.27.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/steipete/gogcli/0.27.1/steipete.gogcli.yaml b/manifests/s/steipete/gogcli/0.27.1/steipete.gogcli.yaml new file mode 100644 index 000000000000..d2ef2457159a --- /dev/null +++ b/manifests/s/steipete/gogcli/0.27.1/steipete.gogcli.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: steipete.gogcli +PackageVersion: 0.27.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 50f9efb90b356445ca9489a994e09290107c2bf7 Mon Sep 17 00:00:00 2001 From: Alexander Svinarev Date: Mon, 15 Jun 2026 19:17:13 +0300 Subject: [PATCH 004/136] datamitsu.datamitsu: v0.1.4 (#388008) Co-authored-by: goreleaserbot --- .../0.1.4/datamitsu.datamitsu.installer.yaml | 26 +++++++++++++++ .../datamitsu.datamitsu.locale.en-US.yaml | 33 +++++++++++++++++++ .../datamitsu/0.1.4/datamitsu.datamitsu.yaml | 7 ++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/d/datamitsu/datamitsu/0.1.4/datamitsu.datamitsu.installer.yaml create mode 100644 manifests/d/datamitsu/datamitsu/0.1.4/datamitsu.datamitsu.locale.en-US.yaml create mode 100644 manifests/d/datamitsu/datamitsu/0.1.4/datamitsu.datamitsu.yaml diff --git a/manifests/d/datamitsu/datamitsu/0.1.4/datamitsu.datamitsu.installer.yaml b/manifests/d/datamitsu/datamitsu/0.1.4/datamitsu.datamitsu.installer.yaml new file mode 100644 index 000000000000..f99ca90f0f67 --- /dev/null +++ b/manifests/d/datamitsu/datamitsu/0.1.4/datamitsu.datamitsu.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: datamitsu.datamitsu +PackageVersion: 0.1.4 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-15" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: datamitsu.exe + PortableCommandAlias: datamitsu + InstallerUrl: https://github.com/datamitsu/datamitsu/releases/download/v0.1.4/datamitsu_0.1.4_windows_arm64.zip + InstallerSha256: 9290d2a1707e239bef2572274173e1a6dc5ff5d6b3159f5381c2e0e36e0a048f + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: datamitsu.exe + PortableCommandAlias: datamitsu + InstallerUrl: https://github.com/datamitsu/datamitsu/releases/download/v0.1.4/datamitsu_0.1.4_windows_amd64.zip + InstallerSha256: 0dc0a9642cfe21daa64835c0597d83dec2ff63152a1ee49b991f26d3cb791126 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/datamitsu/datamitsu/0.1.4/datamitsu.datamitsu.locale.en-US.yaml b/manifests/d/datamitsu/datamitsu/0.1.4/datamitsu.datamitsu.locale.en-US.yaml new file mode 100644 index 000000000000..8939c1b19ddf --- /dev/null +++ b/manifests/d/datamitsu/datamitsu/0.1.4/datamitsu.datamitsu.locale.en-US.yaml @@ -0,0 +1,33 @@ +# 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: datamitsu.datamitsu +PackageVersion: 0.1.4 +PackageLocale: en-US +Publisher: datamitsu +PublisherUrl: https://datamitsu.com/ +PublisherSupportUrl: https://github.com/datamitsu/datamitsu/issues/new +PackageName: datamitsu +PackageUrl: https://datamitsu.com/ +License: mit +LicenseUrl: https://github.com/datamitsu/datamitsu/blob/main/LICENSE +Copyright: datamitsu contributors +CopyrightUrl: https://github.com/datamitsu/datamitsu/blob/main/LICENSE +ShortDescription: Configuration management and binary distribution tool. +Description: |- + Configuration management and binary distribution tool. + JavaScript-configurable tool orchestration for linting and development workflows. +Moniker: datamitsu +Tags: + - golang + - cli + - devtools +ReleaseNotes: | + ## Changelog + ### Features + * 2d640cb0bbb83ee70dfccf17f5ebb7b194bb096b: feat(setup): gate config writes on expectChainHash drift (#111) (@shibanet0) + ### Others + * 5aedd0b73100c28e3f004b3b7fdd02b32e830d98: chore(deps): bump go 1.26.4, @types/node 25.9.3, alpine 3.24.0, ruby/setup-ruby v1.313.0; prune go.mod (#123) (@shibanet0) + * a131e290b6c782d927c9a7e9d65d8bd0e9f84725: ci(deps): bump rubygems/configure-rubygems-credentials (#116) (@dependabot[bot]) +ReleaseNotesUrl: https://github.com/datamitsu/datamitsu/releases/tag/v0.1.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/datamitsu/datamitsu/0.1.4/datamitsu.datamitsu.yaml b/manifests/d/datamitsu/datamitsu/0.1.4/datamitsu.datamitsu.yaml new file mode 100644 index 000000000000..ed0661b48060 --- /dev/null +++ b/manifests/d/datamitsu/datamitsu/0.1.4/datamitsu.datamitsu.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: datamitsu.datamitsu +PackageVersion: 0.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e574d8956019b11b8c89fb57bc54d7297bfb8c7f Mon Sep 17 00:00:00 2001 From: heartleo Date: Tue, 16 Jun 2026 00:20:45 +0800 Subject: [PATCH 005/136] New version: heartleo.zlib 0.0.4 (#388011) Co-authored-by: goreleaserbot --- .../zlib/0.0.4/heartleo.zlib.installer.yaml | 26 +++++++++++++++++++ .../0.0.4/heartleo.zlib.locale.en-US.yaml | 19 ++++++++++++++ .../h/heartleo/zlib/0.0.4/heartleo.zlib.yaml | 7 +++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/h/heartleo/zlib/0.0.4/heartleo.zlib.installer.yaml create mode 100644 manifests/h/heartleo/zlib/0.0.4/heartleo.zlib.locale.en-US.yaml create mode 100644 manifests/h/heartleo/zlib/0.0.4/heartleo.zlib.yaml diff --git a/manifests/h/heartleo/zlib/0.0.4/heartleo.zlib.installer.yaml b/manifests/h/heartleo/zlib/0.0.4/heartleo.zlib.installer.yaml new file mode 100644 index 000000000000..947646975dcd --- /dev/null +++ b/manifests/h/heartleo/zlib/0.0.4/heartleo.zlib.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.zlib +PackageVersion: 0.0.4 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-15" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: zlib.exe + PortableCommandAlias: zlib + InstallerUrl: https://github.com/heartleo/zlib/releases/download/v0.0.4/zlib_0.0.4_windows_arm64.zip + InstallerSha256: f5304e55268067fbda1731091b6e7c8a6f517598f33c713e8df0368dbbc6915a + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: zlib.exe + PortableCommandAlias: zlib + InstallerUrl: https://github.com/heartleo/zlib/releases/download/v0.0.4/zlib_0.0.4_windows_x86_64.zip + InstallerSha256: 0a715da735032283cb9275fa911189bf2199f0e69aafded1031149401e33130b + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/heartleo/zlib/0.0.4/heartleo.zlib.locale.en-US.yaml b/manifests/h/heartleo/zlib/0.0.4/heartleo.zlib.locale.en-US.yaml new file mode 100644 index 000000000000..42cba93e8fc2 --- /dev/null +++ b/manifests/h/heartleo/zlib/0.0.4/heartleo.zlib.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.zlib +PackageVersion: 0.0.4 +PackageLocale: en-US +Publisher: heartleo +PublisherUrl: https://github.com/heartleo +PackageName: zlib +PackageUrl: https://github.com/heartleo/zlib +License: MIT +ShortDescription: A CLI for Z-Library +Moniker: zlib +Tags: + - z-library + - ebook + - terminal + - cli +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/heartleo/zlib/0.0.4/heartleo.zlib.yaml b/manifests/h/heartleo/zlib/0.0.4/heartleo.zlib.yaml new file mode 100644 index 000000000000..2ff50a211f6b --- /dev/null +++ b/manifests/h/heartleo/zlib/0.0.4/heartleo.zlib.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.zlib +PackageVersion: 0.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 82ec471185ddd8bd11946dd528b09129d6025307 Mon Sep 17 00:00:00 2001 From: Drew Miller Date: Mon, 15 Jun 2026 17:21:09 +0100 Subject: [PATCH 006/136] TritiumLegal.Tritium version 0.2.44 (#388048) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../0.2.44/TritiumLegal.Tritium.installer.yaml | 15 +++++++++++++++ .../0.2.44/TritiumLegal.Tritium.locale.en-US.yaml | 12 ++++++++++++ .../Tritium/0.2.44/TritiumLegal.Tritium.yaml | 8 ++++++++ 3 files changed, 35 insertions(+) create mode 100644 manifests/t/TritiumLegal/Tritium/0.2.44/TritiumLegal.Tritium.installer.yaml create mode 100644 manifests/t/TritiumLegal/Tritium/0.2.44/TritiumLegal.Tritium.locale.en-US.yaml create mode 100644 manifests/t/TritiumLegal/Tritium/0.2.44/TritiumLegal.Tritium.yaml diff --git a/manifests/t/TritiumLegal/Tritium/0.2.44/TritiumLegal.Tritium.installer.yaml b/manifests/t/TritiumLegal/Tritium/0.2.44/TritiumLegal.Tritium.installer.yaml new file mode 100644 index 000000000000..2a40d5a9b826 --- /dev/null +++ b/manifests/t/TritiumLegal/Tritium/0.2.44/TritiumLegal.Tritium.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: TritiumLegal.Tritium +PackageVersion: 0.2.44 +InstallerLocale: en-US +InstallerType: wix +Scope: user +ProductCode: '{DF544488-912C-4A99-BFA4-E720605C3E2E}' +Installers: +- Architecture: x64 + InstallerUrl: https://tritium.legal/static/releases/tritium.0.2.44.msi + InstallerSha256: 244D8293F65FCE11538551BD871D8B02F1A9787E549A8C4380A6F633C27310D6 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/t/TritiumLegal/Tritium/0.2.44/TritiumLegal.Tritium.locale.en-US.yaml b/manifests/t/TritiumLegal/Tritium/0.2.44/TritiumLegal.Tritium.locale.en-US.yaml new file mode 100644 index 000000000000..fb74f69ed33c --- /dev/null +++ b/manifests/t/TritiumLegal/Tritium/0.2.44/TritiumLegal.Tritium.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: TritiumLegal.Tritium +PackageVersion: 0.2.44 +PackageLocale: en-US +Publisher: Tritium Legal Technologies Limited +PackageName: Tritium +License: Proprietary +ShortDescription: Tritium is the integrated drafting environment for legal professionals. +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/t/TritiumLegal/Tritium/0.2.44/TritiumLegal.Tritium.yaml b/manifests/t/TritiumLegal/Tritium/0.2.44/TritiumLegal.Tritium.yaml new file mode 100644 index 000000000000..2b4bbe3fcf7b --- /dev/null +++ b/manifests/t/TritiumLegal/Tritium/0.2.44/TritiumLegal.Tritium.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: TritiumLegal.Tritium +PackageVersion: 0.2.44 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From d13331bdb660f4734eea2fafd1e09db8d0b97522 Mon Sep 17 00:00:00 2001 From: Rian Stockbower Date: Mon, 15 Jun 2026 12:21:24 -0400 Subject: [PATCH 007/136] New version: OpenCLICollective.codereview-cli version 0.3.126 (#388056) --- ...LICollective.codereview-cli.installer.yaml | 20 ++++++++++++++ ...ollective.codereview-cli.locale.en-US.yaml | 27 +++++++++++++++++++ .../OpenCLICollective.codereview-cli.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.3.126/OpenCLICollective.codereview-cli.installer.yaml create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.3.126/OpenCLICollective.codereview-cli.locale.en-US.yaml create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.3.126/OpenCLICollective.codereview-cli.yaml diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.126/OpenCLICollective.codereview-cli.installer.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.126/OpenCLICollective.codereview-cli.installer.yaml new file mode 100644 index 000000000000..6d1167a86912 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.126/OpenCLICollective.codereview-cli.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.3.126 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cr.exe + PortableCommandAlias: cr +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.3.126/cr_v0.3.126_windows_amd64.zip + InstallerSha256: E10436717581C4B1958D77DA54432F95A0C4AB53DEB016B4DCC9DE8F95684C88 +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.3.126/cr_v0.3.126_windows_arm64.zip + InstallerSha256: 213EBBA2A7ABDC0A81D521AD9DB26E754E5F50E809B30A09F5721CDE6FC2C329 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-15 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.126/OpenCLICollective.codereview-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.126/OpenCLICollective.codereview-cli.locale.en-US.yaml new file mode 100644 index 000000000000..74ebbba460ff --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.126/OpenCLICollective.codereview-cli.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: OpenCLICollective.codereview-cli +PackageVersion: 0.3.126 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/codereview-cli/issues +PackageName: Code Review CLI +PackageUrl: https://github.com/open-cli-collective/codereview-cli +License: MIT +LicenseUrl: https://github.com/open-cli-collective/codereview-cli/blob/main/LICENSE +ShortDescription: Automated pull-request review CLI +Description: |- + cr runs automated pull-request reviews, records review state locally, posts + review output back to GitHub, and keeps durable metadata to resume, repair, + inspect, and prune review runs. +Tags: +- code-review +- pull-request +- github +- cli +- automation +ReleaseNotesUrl: https://github.com/open-cli-collective/codereview-cli/releases/tag/v0.3.126 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.126/OpenCLICollective.codereview-cli.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.126/OpenCLICollective.codereview-cli.yaml new file mode 100644 index 000000000000..6799b2c63331 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.126/OpenCLICollective.codereview-cli.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: OpenCLICollective.codereview-cli +PackageVersion: 0.3.126 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dc1364a84857624724608660894f9b534bc49b5b Mon Sep 17 00:00:00 2001 From: Adam <33556079+AJGardner@users.noreply.github.com> Date: Mon, 15 Jun 2026 18:21:39 +0200 Subject: [PATCH 008/136] New version: AutomatedLab.AutomatedLab version 5.61.0 (#388073) --- .../AutomatedLab.AutomatedLab.installer.yaml | 22 +++++++++++ ...utomatedLab.AutomatedLab.locale.en-US.yaml | 37 +++++++++++++++++++ .../5.61.0/AutomatedLab.AutomatedLab.yaml | 8 ++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/a/AutomatedLab/AutomatedLab/5.61.0/AutomatedLab.AutomatedLab.installer.yaml create mode 100644 manifests/a/AutomatedLab/AutomatedLab/5.61.0/AutomatedLab.AutomatedLab.locale.en-US.yaml create mode 100644 manifests/a/AutomatedLab/AutomatedLab/5.61.0/AutomatedLab.AutomatedLab.yaml diff --git a/manifests/a/AutomatedLab/AutomatedLab/5.61.0/AutomatedLab.AutomatedLab.installer.yaml b/manifests/a/AutomatedLab/AutomatedLab/5.61.0/AutomatedLab.AutomatedLab.installer.yaml new file mode 100644 index 000000000000..f81211baac4f --- /dev/null +++ b/manifests/a/AutomatedLab/AutomatedLab/5.61.0/AutomatedLab.AutomatedLab.installer.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AutomatedLab.AutomatedLab +PackageVersion: 5.61.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{838CC5A7-D7C9-4438-A18B-D1EEE8F3BB5A}' +ReleaseDate: 2026-05-12 +AppsAndFeaturesEntries: +- DisplayVersion: 5.61.18 + ProductCode: '{838CC5A7-D7C9-4438-A18B-D1EEE8F3BB5A}' + UpgradeCode: '{6A52C22C-74F0-4CC3-B723-B73A21DB9149}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\WindowsPowerShell\Modules' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AutomatedLab/AutomatedLab/releases/download/5.61.0/AutomatedLab.msi + InstallerSha256: 60FFB72B56EAFCB2001514DD09C696F90B5F9A9B2A43BA160F3B04F1D15EDB84 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AutomatedLab/AutomatedLab/5.61.0/AutomatedLab.AutomatedLab.locale.en-US.yaml b/manifests/a/AutomatedLab/AutomatedLab/5.61.0/AutomatedLab.AutomatedLab.locale.en-US.yaml new file mode 100644 index 000000000000..e0732fa65581 --- /dev/null +++ b/manifests/a/AutomatedLab/AutomatedLab/5.61.0/AutomatedLab.AutomatedLab.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AutomatedLab.AutomatedLab +PackageVersion: 5.61.0 +PackageLocale: en-US +Publisher: AutomatedLab Team +PublisherUrl: https://automatedlab.org/ +PublisherSupportUrl: https://github.com/AutomatedLab/AutomatedLab/issues +Author: AutomatedLab Team +PackageName: AutomatedLab +PackageUrl: https://github.com/AutomatedLab/AutomatedLab +License: MIT +LicenseUrl: https://github.com/AutomatedLab/AutomatedLab/blob/HEAD/LICENSE +Copyright: © 2021 Raimund Andrée, Jan-Hendrik Peters +CopyrightUrl: https://github.com/AutomatedLab/AutomatedLab/blob/develop/LICENSE +ShortDescription: A provisioning solution and framework that lets you deploy complex labs on HyperV and Azure with simple PowerShell scripts. +Tags: +- active +- active-directory +- automated-deployment +- azure +- deployment +- directory +- domain-controller +- hyper-v +- lab-machine-hyperv +- microsoft-exchange +- microsoftexchange +- pki +- powershell +- scripted +- scripted-deployment +ReleaseNotes: This is an automated deployment +ReleaseNotesUrl: https://github.com/AutomatedLab/AutomatedLab/releases/tag/5.61.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AutomatedLab/AutomatedLab/5.61.0/AutomatedLab.AutomatedLab.yaml b/manifests/a/AutomatedLab/AutomatedLab/5.61.0/AutomatedLab.AutomatedLab.yaml new file mode 100644 index 000000000000..9f751a5685df --- /dev/null +++ b/manifests/a/AutomatedLab/AutomatedLab/5.61.0/AutomatedLab.AutomatedLab.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: AutomatedLab.AutomatedLab +PackageVersion: 5.61.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d79b8525856d58d1f0b8d1969c01009ffad1757c Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 15 Jun 2026 12:21:53 -0400 Subject: [PATCH 009/136] New version: Proton.ProtonPass.CLI version 2.1.4 (#388075) --- .../Proton.ProtonPass.CLI.installer.yaml | 21 +++++++++++ .../Proton.ProtonPass.CLI.locale.en-US.yaml | 36 +++++++++++++++++++ .../CLI/2.1.4/Proton.ProtonPass.CLI.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/p/Proton/ProtonPass/CLI/2.1.4/Proton.ProtonPass.CLI.installer.yaml create mode 100644 manifests/p/Proton/ProtonPass/CLI/2.1.4/Proton.ProtonPass.CLI.locale.en-US.yaml create mode 100644 manifests/p/Proton/ProtonPass/CLI/2.1.4/Proton.ProtonPass.CLI.yaml diff --git a/manifests/p/Proton/ProtonPass/CLI/2.1.4/Proton.ProtonPass.CLI.installer.yaml b/manifests/p/Proton/ProtonPass/CLI/2.1.4/Proton.ProtonPass.CLI.installer.yaml new file mode 100644 index 000000000000..7e40f79600ea --- /dev/null +++ b/manifests/p/Proton/ProtonPass/CLI/2.1.4/Proton.ProtonPass.CLI.installer.yaml @@ -0,0 +1,21 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Proton.ProtonPass.CLI +PackageVersion: 2.1.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: pass-cli.exe + PortableCommandAlias: pass-cli +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-15 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://proton.me/download/pass-cli/2.1.4/pass-cli-windows-x86_64.zip + InstallerSha256: CB258D805BEBE8F69C3056153082F05A0370649484DD3B38968CC65DA38246F9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proton/ProtonPass/CLI/2.1.4/Proton.ProtonPass.CLI.locale.en-US.yaml b/manifests/p/Proton/ProtonPass/CLI/2.1.4/Proton.ProtonPass.CLI.locale.en-US.yaml new file mode 100644 index 000000000000..3567c0bdd011 --- /dev/null +++ b/manifests/p/Proton/ProtonPass/CLI/2.1.4/Proton.ProtonPass.CLI.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Proton.ProtonPass.CLI +PackageVersion: 2.1.4 +PackageLocale: en-US +Publisher: Proton AG +PublisherUrl: https://proton.me/ +PublisherSupportUrl: https://proton.me/support/pass +PrivacyUrl: https://proton.me/legal/privacy +Author: Proton AG +PackageName: Proton Pass CLI +PackageUrl: https://proton.me/pass +License: Proprietary +Copyright: © 2026 Proton AG. All rights reserved. +ShortDescription: Proton Pass CLI is a command-line interface for managing your Proton Pass vaults, items, and secrets. +Description: |- + The Proton Pass CLI allows you to manage your Proton Pass vaults and items directly from the command line, bringing the power of secure secret management to your terminal workflow. With the CLI, you can create, list, view, and delete vaults and items seamlessly, making it an great tool for developers and system administrators who prefer working in the command line. + + Beyond basic vault management, the CLI allows you to inject secrets into your applications through environment variables or template files, enabling easy integration with your deployment workflows. The tool also provides comprehensive SSH integration, allowing you to use your SSH keys stored in Proton Pass with your existing SSH workflows. + + Key features + Flexible secret management + - The CLI offers a flexible and intuitive approach to secret management through a simple URI syntax. You can reference any secret using the format pass://vault/item/field, making it easy to access specific credentials programmatically. This design allows you to inject secrets into environment variables for your applications or process template files that contain secret references. + SSH agent integration + - For developers working with SSH keys, the CLI provides robust SSH agent integration capabilities. You can load SSH keys stored in Proton Pass directly into your existing SSH agent, or run the Proton Pass CLI as a standalone SSH agent. +Tags: +- password +- password-manager +- proton +- vault +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://protonpass.github.io/pass-cli/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proton/ProtonPass/CLI/2.1.4/Proton.ProtonPass.CLI.yaml b/manifests/p/Proton/ProtonPass/CLI/2.1.4/Proton.ProtonPass.CLI.yaml new file mode 100644 index 000000000000..79779efc7c2d --- /dev/null +++ b/manifests/p/Proton/ProtonPass/CLI/2.1.4/Proton.ProtonPass.CLI.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Proton.ProtonPass.CLI +PackageVersion: 2.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a34c9328939eb4202be09ae41e48a36cbc57527e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 00:22:07 +0800 Subject: [PATCH 010/136] Update: FinalWire.AIDA64.Engineer version 8.30 (8.30.8325) (#388106) --- .../Engineer/8.30/FinalWire.AIDA64.Engineer.installer.yaml | 2 +- .../8.30/FinalWire.AIDA64.Engineer.locale.en-US.yaml | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.installer.yaml b/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.installer.yaml index 8a205eecd959..b3c89bd04a5e 100644 --- a/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.installer.yaml +++ b/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.installer.yaml @@ -7,7 +7,7 @@ InstallerType: inno Scope: machine UpgradeBehavior: install ProductCode: AIDA64 Engineer_is1 -ReleaseDate: 2026-06-12 +ReleaseDate: 2026-06-15 Installers: - Architecture: x64 InstallerUrl: https://download.aida64.com/aida64engineer830.exe diff --git a/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.locale.en-US.yaml b/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.locale.en-US.yaml index ff0cf0778260..0292ff30c87e 100644 --- a/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.locale.en-US.yaml +++ b/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.locale.en-US.yaml @@ -24,8 +24,11 @@ Tags: - hardware - monitor ReleaseNotes: |- - identification of Intel Arc G3 Series (aka Panther Lake) - fixed: Thermal Grizzly WireView Pro II sensor support + extended CPUID features (IA AVX-VNNI-INT16) + Intel Processor Number detection for Xeon 6503P + GPU sensor support for new Asus ROG-Astral-RTX5090-O32G-BTF-Gaming + fixed: physical CPU information for Intel Granite Rapids-WS + fixed: crash in the OpenCL layer ReleaseNotesUrl: https://www.aida64.com/news/aida64-v830-game-fps-frames-APX-wildcat-lake-nova-cpu-zen6-expo PurchaseUrl: https://www.aida64.com/online-store Documentations: From 76dcb362079c73caede8f94fec598266b66afa04 Mon Sep 17 00:00:00 2001 From: Charm <124303983+charmcli@users.noreply.github.com> Date: Mon, 15 Jun 2026 13:43:22 -0300 Subject: [PATCH 011/136] New version: charmbracelet.crush 0.77.0 (#387850) Co-authored-by: Charm --- .../0.77.0/charmbracelet.crush.installer.yaml | 34 +++++++++++++++++++ .../charmbracelet.crush.locale.en-US.yaml | 18 ++++++++++ .../crush/0.77.0/charmbracelet.crush.yaml | 7 ++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/c/charmbracelet/crush/0.77.0/charmbracelet.crush.installer.yaml create mode 100644 manifests/c/charmbracelet/crush/0.77.0/charmbracelet.crush.locale.en-US.yaml create mode 100644 manifests/c/charmbracelet/crush/0.77.0/charmbracelet.crush.yaml diff --git a/manifests/c/charmbracelet/crush/0.77.0/charmbracelet.crush.installer.yaml b/manifests/c/charmbracelet/crush/0.77.0/charmbracelet.crush.installer.yaml new file mode 100644 index 000000000000..9c409ceed5ae --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.77.0/charmbracelet.crush.installer.yaml @@ -0,0 +1,34 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: charmbracelet.crush +PackageVersion: 0.77.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-14" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.77.0_Windows_i386\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.77.0/crush_0.77.0_Windows_i386.zip + InstallerSha256: 6e7becebdf6bf4ea7f5246e1c0257d8368389dce97ca95e08768952a54c57b27 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.77.0_Windows_arm64\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.77.0/crush_0.77.0_Windows_arm64.zip + InstallerSha256: 4fc83449d02b36c2fdbf410a82145c46535fdd957c73d3c5eff3a1d1d700f96e + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.77.0_Windows_x86_64\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.77.0/crush_0.77.0_Windows_x86_64.zip + InstallerSha256: ccd98be007b39d938687c5a281e6cd5bcb432974e8e4433f74d03480bbf10680 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/charmbracelet/crush/0.77.0/charmbracelet.crush.locale.en-US.yaml b/manifests/c/charmbracelet/crush/0.77.0/charmbracelet.crush.locale.en-US.yaml new file mode 100644 index 000000000000..a2f0b212efa3 --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.77.0/charmbracelet.crush.locale.en-US.yaml @@ -0,0 +1,18 @@ +# 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: charmbracelet.crush +PackageVersion: 0.77.0 +PackageLocale: en-US +Publisher: charmbracelet +PublisherUrl: https://charm.land +PackageName: crush +PackageUrl: https://charm.sh/crush +License: FSL-1.1-MIT +LicenseUrl: https://github.com/charmbracelet/crush/blob/main/LICENSE.md +Copyright: Charmbracelet, Inc +ShortDescription: A powerful terminal-based AI assistant for developers, providing intelligent coding assistance directly in your terminal. +Description: A powerful terminal-based AI assistant for developers, providing intelligent coding assistance directly in your terminal. +Moniker: crush +ReleaseNotesUrl: https://github.com/charmbracelet/crush/releases/tag/v0.77.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/charmbracelet/crush/0.77.0/charmbracelet.crush.yaml b/manifests/c/charmbracelet/crush/0.77.0/charmbracelet.crush.yaml new file mode 100644 index 000000000000..c35286f36a49 --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.77.0/charmbracelet.crush.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: charmbracelet.crush +PackageVersion: 0.77.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From def79293e06eb4bb3e56a91d556d8ddb7640768b Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 15 Jun 2026 12:46:31 -0400 Subject: [PATCH 012/136] New version: Microsoft.SafetyScanner version 1.453.100.0 (#387920) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.453.100.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.100.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.100.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.100.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.100.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.100.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..89a7de5485f3 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.100.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.100.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.100.0&arch=x86 + InstallerSha256: 0F3016850DD891048A274A48F3191C734BCBA5C9540B1773D3AF3E89A0A2F2AE +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.100.0&arch=amd64 + InstallerSha256: 844CACD57866777C669BC8292AF299B74A0837E0A38B34621D02944E6F93E4C3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.100.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.100.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..c8e7c01e1895 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.100.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.100.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.100.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.100.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..6b91bc3f4e53 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.100.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.100.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f88949636fc7b83a7cd920ae5a32ec87b26ea50c Mon Sep 17 00:00:00 2001 From: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com> Date: Mon, 15 Jun 2026 18:49:57 +0200 Subject: [PATCH 013/136] New version: Microsoft.VisualStudioCode.Insiders.CLI version 1.125.0 (#387971) Co-authored-by: 3372902+lszomoru@users.noreply.github.com --- ...Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.125.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.125.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml index d07993e148de..f6a0068e9213 100644 --- a/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.125.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.125.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml @@ -10,10 +10,10 @@ NestedInstallerFiles: PortableCommandAlias: code-insiders Installers: - Architecture: arm64 - InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/43a13cad7f4d7c1f0c87dd6459bb6d85f394d5fb/vscode_cli_win32_arm64_cli.zip - InstallerSha256: C3EFB57C0026746CA7F6CEE647C1DB1C0F3F63790F5CDA3D2C5A78F6E17F834A + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/fd0fbb3f5bf3dafc048826e300f0e6b1888af2bd/vscode_cli_win32_arm64_cli.zip + InstallerSha256: 7FD0FC358FA0DF066E667A48CBAA760927D23A2881EA8062F3766BB2F256A3C4 - Architecture: x64 - InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/43a13cad7f4d7c1f0c87dd6459bb6d85f394d5fb/vscode_cli_win32_x64_cli.zip - InstallerSha256: 0BDA06C3D4D9F7756AB64EE5BDA46C52F52AAFBB2345A1271A68A0B7BE36BA96 + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/fd0fbb3f5bf3dafc048826e300f0e6b1888af2bd/vscode_cli_win32_x64_cli.zip + InstallerSha256: 52278A1BBF7B163E7B0F6F6B767C8316A8D18F4078E18B4471E347B7948842CA ManifestType: installer ManifestVersion: 1.12.0 From 9dacb3962a86848c77f8f41b5bea6fdd74807f4b Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 15 Jun 2026 12:56:47 -0400 Subject: [PATCH 014/136] New version: Microsoft.SafetyScanner version 1.453.104.0 (#387996) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.453.104.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.104.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.104.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.104.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.104.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.104.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..fb1d773ed89a --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.104.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.104.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.104.0&arch=x86 + InstallerSha256: A662C550F7DA76A77DE9E78EA8CC0777BC66214A1D90BD0767D3AA4241285780 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.104.0&arch=amd64 + InstallerSha256: 9A12E986881C431DF712BDAE319C17DE91C4AC8633001168BAD042C77B84900A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.104.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.104.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..2f612a2e5079 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.104.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.104.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.104.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.104.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..93ffc6bfc309 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.104.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.104.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9cc81c935d3b691c36d80e875c9543e41e18fcdf Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 15 Jun 2026 13:03:42 -0400 Subject: [PATCH 015/136] New version: Microsoft.SafetyScanner version 1.453.107.0 (#388068) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.453.107.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.107.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.107.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.107.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.107.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.107.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..03cc17594f2b --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.107.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.107.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.107.0&arch=x86 + InstallerSha256: 1B23929EADD8FBDD2AC9B0ED3E8B4680B504471E2D04C0DB808EB88C512F2525 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.107.0&arch=amd64 + InstallerSha256: 97922692803C228FB5858F788AFF719B98F1F39AD29C41FF0C951C436BBEAF5B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.107.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.107.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..ced5fd7dd640 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.107.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.107.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.107.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.107.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..8964c201fed9 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.107.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.107.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4a05809c8bf8cdff40f7c3a8a7e13dc8e8c410c3 Mon Sep 17 00:00:00 2001 From: Blue <246968358+placeholder2703@users.noreply.github.com> Date: Tue, 16 Jun 2026 00:06:52 +0700 Subject: [PATCH 016/136] New version: chrisant996.Clink version 1.9.26 (#388085) --- .../1.9.26/chrisant996.Clink.installer.yaml | 25 +++++++++++ .../chrisant996.Clink.locale.en-US.yaml | 42 +++++++++++++++++++ .../Clink/1.9.26/chrisant996.Clink.yaml | 8 ++++ 3 files changed, 75 insertions(+) create mode 100644 manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.installer.yaml create mode 100644 manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.locale.en-US.yaml create mode 100644 manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.yaml diff --git a/manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.installer.yaml b/manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.installer.yaml new file mode 100644 index 000000000000..9a0553c5ad36 --- /dev/null +++ b/manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.installer.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: chrisant996.Clink +PackageVersion: 1.9.26 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: clink_chrisant996 +ReleaseDate: 2026-06-08 +AppsAndFeaturesEntries: +- DisplayName: Clink v1.9.26 + ProductCode: clink_chrisant996 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\clink' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/chrisant996/clink/releases/download/v1.9.26/clink.1.9.26.ac0bbf_setup.exe + InstallerSha256: 2583004E3969349120F7723C69806CA0DA664588674AEE1CE4A953F43BF03671 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.locale.en-US.yaml b/manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.locale.en-US.yaml new file mode 100644 index 000000000000..470b801e3573 --- /dev/null +++ b/manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: chrisant996.Clink +PackageVersion: 1.9.26 +PackageLocale: en-US +Publisher: Christopher Antos +PublisherUrl: https://github.com/chrisant996/ +PublisherSupportUrl: https://github.com/chrisant996/clink/issues +Author: Chris Antos +PackageName: Clink +PackageUrl: https://chrisant996.github.io/clink/ +License: GPL-3.0 +LicenseUrl: https://github.com/chrisant996/clink/blob/HEAD/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/chrisant996/clink/master/LICENSE +ShortDescription: Clink combines the native Windows shell cmd.exe with the powerful command line editing features of the GNU Readline library, which provides rich completion, history, and line-editing capabilities. +Description: Clink combines the native Windows shell cmd.exe with the powerful command line editing features of the GNU Readline library, which provides rich completion, history, and line-editing capabilities. Readline is best known for its use in the well-known Unix shell Bash, the standard shell for Mac OS X and many Linux distributions. +Tags: +- cmd +- command-line +- readline +- shell +ReleaseNotes: |- + Recent Breaking Change + - Breaking Change: the "gray text" auto-suggestions display is now off by default, due to too many complaints and frustration and support cost. + - The Suggestions List since v1.8.0 is friendlier and more powerful; toggle it by pressing F2 or enable it by default via clink set suggestionlist.default true. + - The "gray text" or "inline" auto-suggestions display can be turned on again via clink set autosuggest.inline true if preferred. + v1.9.26 + - Added new bindable commands clink-show-suggestion-list and clink-cancel-suggestion-list, for more specific control than clink-toggle-suggestion-list. + - Added the console codepage to clink info and clink-diagnostics output. + - Changed how coloring the command word works with remote paths/files: + - Disable coloring the command word with absolute remote paths/files, instead of coloring it as "unrecognized". + - Allow coloring the command word with relative remote paths/files, i.e. when the current directory is a remote drive, instead of coloring it as "unrecognized" (this can be disabled by setting the CLINK_NO_REMOTE_COLORING environment variable to a positive integer such as 1). + - Updated documentation to be clear that the autosuggest.strategy setting is a list of strategy names separated by spaces (other punctuation are not separators). + - Fixed the "User scripts and history" checkbox in the uninstaller so it correctly deletes them when checked (regression introduced in v0.2, in 2012). + - Fixed the clink.debugprint() Lua API to handle UTF8 appropriately. + - Fixed off-by-one row when clicking the mouse in the suggestion list when the suggestionlist.hide_hints setting is false. + - Fixed #875; crash on HTTP error partway through checking for an update. + - Internal changes to remove internal Clink Lua functions and data from the visible namespace. +ReleaseNotesUrl: https://github.com/chrisant996/clink/releases/tag/v1.9.26 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.yaml b/manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.yaml new file mode 100644 index 000000000000..bea10b126335 --- /dev/null +++ b/manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.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: chrisant996.Clink +PackageVersion: 1.9.26 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 71e3264a64e09c1eb6c6b244b5124a287522e9b8 Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Mon, 15 Jun 2026 13:10:17 -0400 Subject: [PATCH 017/136] Update version: EclipseFoundation.SUMO version 1.27.0 (#388091) --- .../SUMO/1.27.0/EclipseFoundation.SUMO.installer.yaml | 7 ++++--- .../SUMO/1.27.0/EclipseFoundation.SUMO.locale.en-US.yaml | 4 +++- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/manifests/e/EclipseFoundation/SUMO/1.27.0/EclipseFoundation.SUMO.installer.yaml b/manifests/e/EclipseFoundation/SUMO/1.27.0/EclipseFoundation.SUMO.installer.yaml index eccf39cea04a..02d593527fb0 100644 --- a/manifests/e/EclipseFoundation/SUMO/1.27.0/EclipseFoundation.SUMO.installer.yaml +++ b/manifests/e/EclipseFoundation/SUMO/1.27.0/EclipseFoundation.SUMO.installer.yaml @@ -5,6 +5,10 @@ PackageIdentifier: EclipseFoundation.SUMO PackageVersion: 1.27.0 InstallerType: wix Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress InstallerSwitches: InstallLocation: INSTALLDIR="" UpgradeBehavior: install @@ -19,9 +23,6 @@ ReleaseDate: 2026-05-21 AppsAndFeaturesEntries: - DisplayVersion: 1.26.0.1677 ProductCode: '{67D18671-4BDA-4FB7-975A-334BE8375C69}' - UpgradeCode: '{A764BC4F-2B15-11E1-9E7E-028037EC0200}' -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%/Eclipse/Sumo' Installers: - Architecture: x64 InstallerUrl: https://sumo.dlr.de/releases/1.27.0/sumo-win64-1.27.0.msi diff --git a/manifests/e/EclipseFoundation/SUMO/1.27.0/EclipseFoundation.SUMO.locale.en-US.yaml b/manifests/e/EclipseFoundation/SUMO/1.27.0/EclipseFoundation.SUMO.locale.en-US.yaml index 46e86f0019ac..eff89e0c7b3b 100644 --- a/manifests/e/EclipseFoundation/SUMO/1.27.0/EclipseFoundation.SUMO.locale.en-US.yaml +++ b/manifests/e/EclipseFoundation/SUMO/1.27.0/EclipseFoundation.SUMO.locale.en-US.yaml @@ -8,17 +8,19 @@ Publisher: Eclipse PublisherUrl: https://www.eclipse.org/ PublisherSupportUrl: https://github.com/eclipse/sumo/issues PrivacyUrl: https://www.eclipse.org/legal/privacy.php -Author: Eclipse +Author: Eclipse Foundation PackageName: SUMO PackageUrl: https://www.eclipse.org/sumo License: EPL-2.0 LicenseUrl: https://www.eclipse.org/legal/epl-v20.html +Copyright: Copyright (C) German Aerospace Center (DLR) and others. ShortDescription: Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. Description: |- Eclipse SUMO (Simulation of Urban MObility) is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation. Included with SUMO is a wealth of supporting tools which handle tasks such as route finding, visualization, network import and emission calculation. SUMO can be enhanced with custom models and provides various APIs to remotely control the simulation. +Moniker: sumo Tags: - c2x - network From b95ca06e8d9dfb43789b2041bb8631e76cbb96dc Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:13:46 +0800 Subject: [PATCH 018/136] New version: AnyDesk.AnyDesk version 9.7.6 (#388095) --- .../AnyDesk/{9.7.5 => 9.7.6}/AnyDesk.AnyDesk.installer.yaml | 4 ++-- .../{9.7.5 => 9.7.6}/AnyDesk.AnyDesk.locale.en-US.yaml | 2 +- .../{9.7.5 => 9.7.6}/AnyDesk.AnyDesk.locale.zh-CN.yaml | 2 +- .../a/AnyDesk/AnyDesk/{9.7.5 => 9.7.6}/AnyDesk.AnyDesk.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/a/AnyDesk/AnyDesk/{9.7.5 => 9.7.6}/AnyDesk.AnyDesk.installer.yaml (88%) rename manifests/a/AnyDesk/AnyDesk/{9.7.5 => 9.7.6}/AnyDesk.AnyDesk.locale.en-US.yaml (98%) rename manifests/a/AnyDesk/AnyDesk/{9.7.5 => 9.7.6}/AnyDesk.AnyDesk.locale.zh-CN.yaml (97%) rename manifests/a/AnyDesk/AnyDesk/{9.7.5 => 9.7.6}/AnyDesk.AnyDesk.yaml (91%) diff --git a/manifests/a/AnyDesk/AnyDesk/9.7.5/AnyDesk.AnyDesk.installer.yaml b/manifests/a/AnyDesk/AnyDesk/9.7.6/AnyDesk.AnyDesk.installer.yaml similarity index 88% rename from manifests/a/AnyDesk/AnyDesk/9.7.5/AnyDesk.AnyDesk.installer.yaml rename to manifests/a/AnyDesk/AnyDesk/9.7.6/AnyDesk.AnyDesk.installer.yaml index 55b1134b38d1..a9b4194e7700 100644 --- a/manifests/a/AnyDesk/AnyDesk/9.7.5/AnyDesk.AnyDesk.installer.yaml +++ b/manifests/a/AnyDesk/AnyDesk/9.7.6/AnyDesk.AnyDesk.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: AnyDesk.AnyDesk -PackageVersion: 9.7.5 +PackageVersion: 9.7.6 InstallerType: exe Scope: machine InstallModes: @@ -24,6 +24,6 @@ ElevationRequirement: elevationRequired Installers: - Architecture: x86 InstallerUrl: https://download.anydesk.com/AnyDesk.exe - InstallerSha256: CBCB15540643CE7A5980A3660EDA42B9F50914533B159301F5D51DE0276CD691 + InstallerSha256: D83236FAD1405FF369F16AD12B684A30177FE81C47C1F824F9FEA6B74D64CC4A ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/a/AnyDesk/AnyDesk/9.7.5/AnyDesk.AnyDesk.locale.en-US.yaml b/manifests/a/AnyDesk/AnyDesk/9.7.6/AnyDesk.AnyDesk.locale.en-US.yaml similarity index 98% rename from manifests/a/AnyDesk/AnyDesk/9.7.5/AnyDesk.AnyDesk.locale.en-US.yaml rename to manifests/a/AnyDesk/AnyDesk/9.7.6/AnyDesk.AnyDesk.locale.en-US.yaml index da7cbb8a61c5..22925432c365 100644 --- a/manifests/a/AnyDesk/AnyDesk/9.7.5/AnyDesk.AnyDesk.locale.en-US.yaml +++ b/manifests/a/AnyDesk/AnyDesk/9.7.6/AnyDesk.AnyDesk.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: AnyDesk.AnyDesk -PackageVersion: 9.7.5 +PackageVersion: 9.7.6 PackageLocale: en-US Publisher: AnyDesk Software GmbH Author: AnyDesk Software GmbH diff --git a/manifests/a/AnyDesk/AnyDesk/9.7.5/AnyDesk.AnyDesk.locale.zh-CN.yaml b/manifests/a/AnyDesk/AnyDesk/9.7.6/AnyDesk.AnyDesk.locale.zh-CN.yaml similarity index 97% rename from manifests/a/AnyDesk/AnyDesk/9.7.5/AnyDesk.AnyDesk.locale.zh-CN.yaml rename to manifests/a/AnyDesk/AnyDesk/9.7.6/AnyDesk.AnyDesk.locale.zh-CN.yaml index 6344623d6bd9..e0736b566bac 100644 --- a/manifests/a/AnyDesk/AnyDesk/9.7.5/AnyDesk.AnyDesk.locale.zh-CN.yaml +++ b/manifests/a/AnyDesk/AnyDesk/9.7.6/AnyDesk.AnyDesk.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: AnyDesk.AnyDesk -PackageVersion: 9.7.5 +PackageVersion: 9.7.6 PackageLocale: zh-CN License: 专有软件 ShortDescription: 超便捷的远程桌面软件 diff --git a/manifests/a/AnyDesk/AnyDesk/9.7.5/AnyDesk.AnyDesk.yaml b/manifests/a/AnyDesk/AnyDesk/9.7.6/AnyDesk.AnyDesk.yaml similarity index 91% rename from manifests/a/AnyDesk/AnyDesk/9.7.5/AnyDesk.AnyDesk.yaml rename to manifests/a/AnyDesk/AnyDesk/9.7.6/AnyDesk.AnyDesk.yaml index ca1abb42b96f..9c5e262fd22f 100644 --- a/manifests/a/AnyDesk/AnyDesk/9.7.5/AnyDesk.AnyDesk.yaml +++ b/manifests/a/AnyDesk/AnyDesk/9.7.6/AnyDesk.AnyDesk.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: AnyDesk.AnyDesk -PackageVersion: 9.7.5 +PackageVersion: 9.7.6 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From eb47a189a9ad58bb88682c7434274555ccda7947 Mon Sep 17 00:00:00 2001 From: klaus triendl Date: Mon, 15 Jun 2026 20:17:11 +0300 Subject: [PATCH 019/136] Update FireDaemon.OpenSSL to 4.0.1 (#388096) --- .../4.0.1/FireDaemon.OpenSSL.installer.yaml | 33 +++++++++++++++ .../FireDaemon.OpenSSL.locale.en-US.yaml | 40 +++++++++++++++++++ .../OpenSSL/4.0.1/FireDaemon.OpenSSL.yaml | 8 ++++ 3 files changed, 81 insertions(+) create mode 100644 manifests/f/FireDaemon/OpenSSL/4.0.1/FireDaemon.OpenSSL.installer.yaml create mode 100644 manifests/f/FireDaemon/OpenSSL/4.0.1/FireDaemon.OpenSSL.locale.en-US.yaml create mode 100644 manifests/f/FireDaemon/OpenSSL/4.0.1/FireDaemon.OpenSSL.yaml diff --git a/manifests/f/FireDaemon/OpenSSL/4.0.1/FireDaemon.OpenSSL.installer.yaml b/manifests/f/FireDaemon/OpenSSL/4.0.1/FireDaemon.OpenSSL.installer.yaml new file mode 100644 index 000000000000..38538e2d417d --- /dev/null +++ b/manifests/f/FireDaemon/OpenSSL/4.0.1/FireDaemon.OpenSSL.installer.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: FireDaemon.OpenSSL +PackageVersion: 4.0.1 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /exenoui /qn /norestart REBOOT=ReallySuppress ADJUSTSYSTEMPATHENV=yes + SilentWithProgress: /exenoui /qb /norestart REBOOT=ReallySuppress ADJUSTSYSTEMPATHENV=yes + InstallLocation: APPDIR="" + # inactive because Advanced Installer's EXE bootstrapper requires command-line arguments to be ordered before standard MSI arguments + # Log: /exelog "" + Log: /L*v "" +UpgradeBehavior: install +Commands: +- openssl +ProductCode: '{92AF403D-E5BA-4A56-96C8-98090C5D7B86}' +AppsAndFeaturesEntries: +- Publisher: FireDaemon + UpgradeCode: '{71EA0FB5-9E7E-44DD-97E1-9E7F78CACDB5}' + InstallerType: msi +Installers: +- Architecture: x64 + InstallerUrl: https://download.firedaemon.com/FireDaemon-OpenSSL/FireDaemon-OpenSSL-x64-4.0.1.exe + InstallerSha256: BC7CBE20376B5C75E026B6705DA9302197A015BCA5A4379DA1EA9DA2FE7A9403 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-10 diff --git a/manifests/f/FireDaemon/OpenSSL/4.0.1/FireDaemon.OpenSSL.locale.en-US.yaml b/manifests/f/FireDaemon/OpenSSL/4.0.1/FireDaemon.OpenSSL.locale.en-US.yaml new file mode 100644 index 000000000000..2cbd9f7ac8cf --- /dev/null +++ b/manifests/f/FireDaemon/OpenSSL/4.0.1/FireDaemon.OpenSSL.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FireDaemon.OpenSSL +PackageVersion: 4.0.1 +PackageLocale: en-US +Publisher: FireDaemon +PublisherUrl: https://www.firedaemon.com/ +PublisherSupportUrl: https://www.firedaemon.com/support +PrivacyUrl: https://www.firedaemon.com/policies +Author: FireDaemon +PackageName: FireDaemon OpenSSL +PackageUrl: https://www.firedaemon.com/firedaemon-openssl +License: Apache-2.0 +LicenseUrl: https://www.openssl.org/source/license.html +Copyright: © 1999-2026 FireDaemon +ShortDescription: FireDaemon OpenSSL Installer +Description: |- + OpenSSL is a popular open-source software library and command-line tool that provides a robust, full-featured set of cryptographic functions to secure communications over computer networks. It implements the Transport Layer Security (TLS) protocol, which is used to encrypt data transmissions across a wide range of applications including web servers, email, VPNs, databases, and IoT devices. OpenSSL provides a wide range of cryptographic functions, including symmetric encryption, public-key encryption, message digest and hash functions, digital signatures, and random number generation. It supports a large number of cryptographic algorithms, including AES, RSA, ECDSA, and Diffie-Hellman, as well as post-quantum algorithms such as ML-KEM, ML-DSA, and SLH-DSA. In addition to cryptographic functions, OpenSSL provides utilities for generating and managing digital certificates and keys, creating and verifying digital signatures, and performing TLS handshakes and negotiations. It also includes a comprehensive command-line tool for certificate management, key generation, TLS diagnostics, and general cryptographic operations. + The key advantages of using the FireDaemon OpenSSL over others that are available are: + - Recognised Source: Listed by the OpenSSL Project as a trusted third-party binary distribution for Windows + - Zero Dependencies: No Microsoft Visual C++ Redistributables required. We leverage the native Windows Universal C Runtime (UCRT) for "clean system" stability + - EV-Signed Integrity: All installers and binaries are digitally signed with a Sectigo Extended Validation (EV) certificate to ensure authenticity and bypass Windows SmartScreen warnings + - Flexible Deployment: Packaged for standalone, portable, or embedded use cases + - Verifiable Security: Every build is pre-scanned via VirusTotal and backed by our publicly available build scripts for total transparency + - Compliance Ready: Designed for developers and sysadmins who require a verifiable, audit-ready OpenSSL environment +Tags: +- cryptography +- cybersecurity +- openssl +- security +- ssl +- tls +- pqc +- post-quantum +Documentations: +- DocumentLabel: FireDaemon OpenSSL Binary Distributions for Microsoft Windows + DocumentUrl: https://www.firedaemon.com/get-openssl +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FireDaemon/OpenSSL/4.0.1/FireDaemon.OpenSSL.yaml b/manifests/f/FireDaemon/OpenSSL/4.0.1/FireDaemon.OpenSSL.yaml new file mode 100644 index 000000000000..8a25a0f27ebe --- /dev/null +++ b/manifests/f/FireDaemon/OpenSSL/4.0.1/FireDaemon.OpenSSL.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: FireDaemon.OpenSSL +PackageVersion: 4.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c230039fa4211dcac9524bf2145a3ba6f0268e01 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:19:48 +0800 Subject: [PATCH 020/136] New version: EpicGames.EpicGamesLauncher version 1.3.189.0 (20.1.0) (#388104) --- ...EpicGames.EpicGamesLauncher.installer.yaml | 21 +++++++++ ...cGames.EpicGamesLauncher.locale.en-US.yaml | 47 +++++++++++++++++++ .../EpicGames.EpicGamesLauncher.yaml | 8 ++++ 3 files changed, 76 insertions(+) create mode 100644 manifests/e/EpicGames/EpicGamesLauncher/1.3.189.0/EpicGames.EpicGamesLauncher.installer.yaml create mode 100644 manifests/e/EpicGames/EpicGamesLauncher/1.3.189.0/EpicGames.EpicGamesLauncher.locale.en-US.yaml create mode 100644 manifests/e/EpicGames/EpicGamesLauncher/1.3.189.0/EpicGames.EpicGamesLauncher.yaml diff --git a/manifests/e/EpicGames/EpicGamesLauncher/1.3.189.0/EpicGames.EpicGamesLauncher.installer.yaml b/manifests/e/EpicGames/EpicGamesLauncher/1.3.189.0/EpicGames.EpicGamesLauncher.installer.yaml new file mode 100644 index 000000000000..a2f3aaab0483 --- /dev/null +++ b/manifests/e/EpicGames/EpicGamesLauncher/1.3.189.0/EpicGames.EpicGamesLauncher.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EpicGames.EpicGamesLauncher +PackageVersion: 1.3.189.0 +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{FF454A0E-B8F7-46A0-B08D-247CD1747EF0}' +AppsAndFeaturesEntries: +- ProductCode: '{FF454A0E-B8F7-46A0-B08D-247CD1747EF0}' + UpgradeCode: '{D0769F44-D459-450F-B084-CAE38062C75B}' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\.\Epic Games' +Installers: +- Architecture: x64 + InstallerUrl: https://epicgames-download1.akamaized.net/Builds/UnrealEngineLauncher/Installers/Windows/EpicInstaller-20.1.0.msi?launcherfilename=EpicInstaller-20.1.0.msi + InstallerSha256: 632DFD8F07279DFDAF862D0A1E1118143C94A795ADAF7C85EEED026E11FF069B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EpicGames/EpicGamesLauncher/1.3.189.0/EpicGames.EpicGamesLauncher.locale.en-US.yaml b/manifests/e/EpicGames/EpicGamesLauncher/1.3.189.0/EpicGames.EpicGamesLauncher.locale.en-US.yaml new file mode 100644 index 000000000000..89017de94702 --- /dev/null +++ b/manifests/e/EpicGames/EpicGamesLauncher/1.3.189.0/EpicGames.EpicGamesLauncher.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EpicGames.EpicGamesLauncher +PackageVersion: 1.3.189.0 +PackageLocale: en-US +Publisher: Epic Games, Inc. +PublisherUrl: https://epicgames.com/site/about +PublisherSupportUrl: https://epicgames.com/help/ +PrivacyUrl: https://epicgames.com/privacypolicy +PackageName: Epic Games Launcher +PackageUrl: https://epicgames.com/download +License: Proprietary +LicenseUrl: https://epicgames.com/eula +Copyright: Copyright © 2026, Epic Games, Inc. All rights reserved. +CopyrightUrl: https://epicgames.com/tos +ShortDescription: Epic Games Launcher for the Epic Games Store and Unreal Engine +Description: The Epic Games Launcher provides access to the Epic Games Store and Unreal Engine. The Epic Games Store is a marketplace where you can find, purchase, download and play games. +Moniker: epicgameslauncher +Tags: +- distribute +- epic +- epic-games-launcher +- epic-games-store +- epic-online-services +- fortnite +- game +- game-store +- games +- games-store +- gaming +- launcher +- marketplace +- store +- unreal +- unreal-engine +Documentations: +- DocumentLabel: Community Rules + DocumentUrl: https://epicgames.com/community-rules +- DocumentLabel: Epic Games Store Refund Policy + DocumentUrl: https://epicgames.com/site/store-refund-policy +- DocumentLabel: Epic Games Store Roadmap + DocumentUrl: https://trello.com/b/GXLc34hk +- DocumentLabel: FAQ + DocumentUrl: https://epicgames.com/epic-games-store-faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EpicGames/EpicGamesLauncher/1.3.189.0/EpicGames.EpicGamesLauncher.yaml b/manifests/e/EpicGames/EpicGamesLauncher/1.3.189.0/EpicGames.EpicGamesLauncher.yaml new file mode 100644 index 000000000000..b23bd01c5456 --- /dev/null +++ b/manifests/e/EpicGames/EpicGamesLauncher/1.3.189.0/EpicGames.EpicGamesLauncher.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: EpicGames.EpicGamesLauncher +PackageVersion: 1.3.189.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0408f6ceca7d8c4d1a256ea17459de873e79f8f6 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 15 Jun 2026 19:21:05 +0200 Subject: [PATCH 021/136] New version: PocketSync.PocketSync version 6.1.1 (#388117) --- .../PocketSync.PocketSync.installer.yaml | 24 ++++++++++++++++++ .../PocketSync.PocketSync.locale.en-US.yaml | 25 +++++++++++++++++++ .../6.1.1/PocketSync.PocketSync.yaml | 8 ++++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/p/PocketSync/PocketSync/6.1.1/PocketSync.PocketSync.installer.yaml create mode 100644 manifests/p/PocketSync/PocketSync/6.1.1/PocketSync.PocketSync.locale.en-US.yaml create mode 100644 manifests/p/PocketSync/PocketSync/6.1.1/PocketSync.PocketSync.yaml diff --git a/manifests/p/PocketSync/PocketSync/6.1.1/PocketSync.PocketSync.installer.yaml b/manifests/p/PocketSync/PocketSync/6.1.1/PocketSync.PocketSync.installer.yaml new file mode 100644 index 000000000000..c1c7da216748 --- /dev/null +++ b/manifests/p/PocketSync/PocketSync/6.1.1/PocketSync.PocketSync.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: PocketSync.PocketSync +PackageVersion: 6.1.1 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Silent: /S +UpgradeBehavior: install +ProductCode: Pocket Sync +ReleaseDate: 2026-06-15 +AppsAndFeaturesEntries: +- Publisher: neil + ProductCode: Pocket Sync +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Pocket Sync' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/neil-morrison44/pocket-sync/releases/download/v6.1.1/Pocket.Sync_6.1.1_x64-setup.exe + InstallerSha256: 39199F3E260D1DE06A8AE7FEE304925E943AD8208C88CDFEB8D5EF94DB9E220F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PocketSync/PocketSync/6.1.1/PocketSync.PocketSync.locale.en-US.yaml b/manifests/p/PocketSync/PocketSync/6.1.1/PocketSync.PocketSync.locale.en-US.yaml new file mode 100644 index 000000000000..46b9fd506b67 --- /dev/null +++ b/manifests/p/PocketSync/PocketSync/6.1.1/PocketSync.PocketSync.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PocketSync.PocketSync +PackageVersion: 6.1.1 +PackageLocale: en-US +Publisher: Pocket Sync +PublisherUrl: https://github.com/neil-morrison44/pocket-sync +PublisherSupportUrl: https://github.com/neil-morrison44/pocket-sync/issues +Author: neil-morrison44 +PackageName: Pocket Sync +PackageUrl: https://github.com/neil-morrison44/pocket-sync/releases/download/v4.12.0/Pocket.Sync_4.12.0_x64-setup.exe +License: AGPL-3.0 +LicenseUrl: https://github.com/neil-morrison44/pocket-sync/blob/HEAD/LICENSE.md +ShortDescription: Pocket Sync +Moniker: pocketsync +Tags: +- analogue-pocket-sync +ReleaseNotes: |- + What's Changed + - Fixes running plugins in the built & signed MacOS app by @neil-morrison44 in #453 + Full Changelog: v6.0.1...v6.1.1 +ReleaseNotesUrl: https://github.com/neil-morrison44/pocket-sync/releases/tag/v6.1.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PocketSync/PocketSync/6.1.1/PocketSync.PocketSync.yaml b/manifests/p/PocketSync/PocketSync/6.1.1/PocketSync.PocketSync.yaml new file mode 100644 index 000000000000..63d4406950c2 --- /dev/null +++ b/manifests/p/PocketSync/PocketSync/6.1.1/PocketSync.PocketSync.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: PocketSync.PocketSync +PackageVersion: 6.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f1100f4f584a85dcd8967c9eba68e1dca2275551 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 15 Jun 2026 13:34:31 -0400 Subject: [PATCH 022/136] New version: houmain.keymapper version 5.6.0 (#387867) --- .../5.6.0/houmain.keymapper.installer.yaml | 29 +++++++++++++ .../5.6.0/houmain.keymapper.locale.en-US.yaml | 41 +++++++++++++++++++ .../keymapper/5.6.0/houmain.keymapper.yaml | 8 ++++ 3 files changed, 78 insertions(+) create mode 100644 manifests/h/houmain/keymapper/5.6.0/houmain.keymapper.installer.yaml create mode 100644 manifests/h/houmain/keymapper/5.6.0/houmain.keymapper.locale.en-US.yaml create mode 100644 manifests/h/houmain/keymapper/5.6.0/houmain.keymapper.yaml diff --git a/manifests/h/houmain/keymapper/5.6.0/houmain.keymapper.installer.yaml b/manifests/h/houmain/keymapper/5.6.0/houmain.keymapper.installer.yaml new file mode 100644 index 000000000000..216c20b32c3d --- /dev/null +++ b/manifests/h/houmain/keymapper/5.6.0/houmain.keymapper.installer.yaml @@ -0,0 +1,29 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: houmain.keymapper +PackageVersion: 5.6.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALL_ROOT="" +ReleaseDate: 2026-06-14 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/keymapper' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/houmain/keymapper/releases/download/5.6.0/keymapper-5.6.0-Windows-x86_64.msi + InstallerSha256: 2D14397D07F20298B0EF7C3E8D3E248A0601E4C36B1683EB529855D1DFB25F97 + ProductCode: '{C1674FD7-00E4-4074-B114-403B68C92ACD}' + AppsAndFeaturesEntries: + - ProductCode: '{C1674FD7-00E4-4074-B114-403B68C92ACD}' + UpgradeCode: '{D3B4DADB-1A7E-40B3-A6F0-EEB022317FC8}' +- Architecture: arm64 + InstallerUrl: https://github.com/houmain/keymapper/releases/download/5.6.0/keymapper-5.6.0-Windows-arm64.msi + InstallerSha256: 614510E6663454BAF1558BE6B8C229F6AE5A1464F4863FB10A3F5BB0A9F9D7C5 + ProductCode: '{F64AA346-AED7-42A6-BACF-8583F3650102}' + AppsAndFeaturesEntries: + - ProductCode: '{F64AA346-AED7-42A6-BACF-8583F3650102}' + UpgradeCode: '{D3B4DADB-1A7E-40B3-A6F0-EEB022317FC8}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/houmain/keymapper/5.6.0/houmain.keymapper.locale.en-US.yaml b/manifests/h/houmain/keymapper/5.6.0/houmain.keymapper.locale.en-US.yaml new file mode 100644 index 000000000000..f4c0645e4e05 --- /dev/null +++ b/manifests/h/houmain/keymapper/5.6.0/houmain.keymapper.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: houmain.keymapper +PackageVersion: 5.6.0 +PackageLocale: en-US +Publisher: Albert Kalchmair +PublisherUrl: https://github.com/houmain +PublisherSupportUrl: https://github.com/houmain/keymapper/issues +PackageName: keymapper +PackageUrl: https://github.com/houmain/keymapper +License: GPL-3.0 +LicenseUrl: https://github.com/houmain/keymapper/blob/HEAD/LICENSE +Copyright: (c) 2019-2026 by Albert Kalchmair +ShortDescription: A cross-platform context-aware key remapper +Tags: +- context-awareness +- cross-platform +- gnome-shell-extension +- keyboard-layout +- keyboard-shortcuts +- keymapper +- wayland +ReleaseNotes: |- + Added + - Allow timeouts in input expressions which never partially match / start with ? (#372). e.g. + # Turn A to C when B quickly follows A + ? A !250ms B >> Backspace C + + Fixed + - Allow held key to match different mappings even when timeouts are used (#372). e.g. + # Keep outputting C and D alternately while A is held + state = Virtual + !state A{250ms} >> C state + state A{250ms} >> D !state + # reset state to always start with C + !A >> !state + - Synchronizing active state with tray menu entry on Linux (#370). +ReleaseNotesUrl: https://github.com/houmain/keymapper/releases/tag/5.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/houmain/keymapper/5.6.0/houmain.keymapper.yaml b/manifests/h/houmain/keymapper/5.6.0/houmain.keymapper.yaml new file mode 100644 index 000000000000..ee3866fec026 --- /dev/null +++ b/manifests/h/houmain/keymapper/5.6.0/houmain.keymapper.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: houmain.keymapper +PackageVersion: 5.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0e65e2a2f9200cdfa39a8360aa5b9fc675787338 Mon Sep 17 00:00:00 2001 From: Nick Ryan Date: Mon, 15 Jun 2026 18:34:46 +0100 Subject: [PATCH 023/136] New version: Flowscripter.template-bun-executable version 1.3.9 (#387930) --- ...ter.template-bun-executable.installer.yaml | 23 ++++++++++++++++++ ....template-bun-executable.locale.en-US.yaml | 24 +++++++++++++++++++ .../Flowscripter.template-bun-executable.yaml | 8 +++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/f/Flowscripter/template-bun-executable/1.3.9/Flowscripter.template-bun-executable.installer.yaml create mode 100644 manifests/f/Flowscripter/template-bun-executable/1.3.9/Flowscripter.template-bun-executable.locale.en-US.yaml create mode 100644 manifests/f/Flowscripter/template-bun-executable/1.3.9/Flowscripter.template-bun-executable.yaml diff --git a/manifests/f/Flowscripter/template-bun-executable/1.3.9/Flowscripter.template-bun-executable.installer.yaml b/manifests/f/Flowscripter/template-bun-executable/1.3.9/Flowscripter.template-bun-executable.installer.yaml new file mode 100644 index 000000000000..896b253950be --- /dev/null +++ b/manifests/f/Flowscripter/template-bun-executable/1.3.9/Flowscripter.template-bun-executable.installer.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Flowscripter.template-bun-executable +PackageVersion: 1.3.9 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: template-bun-executable.exe +InstallModes: +- silent +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-15 +ElevationRequirement: elevationProhibited +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/flowscripter/template-bun-executable/releases/download/v1.3.9/template-bun-executable_Windows_x64.zip + InstallerSha256: 91412288FDB378B775940D0742064DDF96F3C77A0E48108C8CCB2FB941FA7D2A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Flowscripter/template-bun-executable/1.3.9/Flowscripter.template-bun-executable.locale.en-US.yaml b/manifests/f/Flowscripter/template-bun-executable/1.3.9/Flowscripter.template-bun-executable.locale.en-US.yaml new file mode 100644 index 000000000000..0ac6b83ef62a --- /dev/null +++ b/manifests/f/Flowscripter/template-bun-executable/1.3.9/Flowscripter.template-bun-executable.locale.en-US.yaml @@ -0,0 +1,24 @@ +# 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: Flowscripter.template-bun-executable +PackageVersion: 1.3.9 +PackageLocale: en-US +Publisher: Flowscripter +PublisherUrl: https://github.com/flowscripter +PublisherSupportUrl: https://github.com/flowscripter/template-bun-executable/issues +Author: Vectronic +PackageName: Template Bun Executable +PackageUrl: https://github.com/flowscripter/template-bun-executable +License: MIT +LicenseUrl: https://github.com/flowscripter/template-bun-executable/blob/HEAD/LICENSE +Copyright: MIT (c) Flowscripter +ShortDescription: Project template for a cross-platform Bun executable with ffi native library and Bun library dependencies +Tags: +- bun +- cli +- typescript +ReleaseNotes: 1.3.9 (2026-06-15) +ReleaseNotesUrl: https://github.com/flowscripter/template-bun-executable/releases/tag/v1.3.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Flowscripter/template-bun-executable/1.3.9/Flowscripter.template-bun-executable.yaml b/manifests/f/Flowscripter/template-bun-executable/1.3.9/Flowscripter.template-bun-executable.yaml new file mode 100644 index 000000000000..4ab21694569d --- /dev/null +++ b/manifests/f/Flowscripter/template-bun-executable/1.3.9/Flowscripter.template-bun-executable.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: Flowscripter.template-bun-executable +PackageVersion: 1.3.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3054b8d9ff1c1b63e3f5f69bf12d217a1e5fc1b1 Mon Sep 17 00:00:00 2001 From: serglogin <132592738+serglogin@users.noreply.github.com> Date: Mon, 15 Jun 2026 20:35:29 +0300 Subject: [PATCH 024/136] New version: Softros.TransparentLockScreen version 26.6.6318.0 (#388014) --- ...ftros.TransparentLockScreen.installer.yaml | 27 ++++++++++++++ ...os.TransparentLockScreen.locale.en-US.yaml | 37 +++++++++++++++++++ .../Softros.TransparentLockScreen.yaml | 8 ++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/s/Softros/TransparentLockScreen/26.6.6318.0/Softros.TransparentLockScreen.installer.yaml create mode 100644 manifests/s/Softros/TransparentLockScreen/26.6.6318.0/Softros.TransparentLockScreen.locale.en-US.yaml create mode 100644 manifests/s/Softros/TransparentLockScreen/26.6.6318.0/Softros.TransparentLockScreen.yaml diff --git a/manifests/s/Softros/TransparentLockScreen/26.6.6318.0/Softros.TransparentLockScreen.installer.yaml b/manifests/s/Softros/TransparentLockScreen/26.6.6318.0/Softros.TransparentLockScreen.installer.yaml new file mode 100644 index 000000000000..24808d935ca0 --- /dev/null +++ b/manifests/s/Softros/TransparentLockScreen/26.6.6318.0/Softros.TransparentLockScreen.installer.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Softros.TransparentLockScreen +PackageVersion: 26.6.6318.0 +InstallerLocale: und +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{2DE5CB31-E5CB-4665-8D6E-84237D1B0B0A}' +AppsAndFeaturesEntries: +- DisplayName: Transparent Lock Screen 26.6.6318.0 + ProductCode: '{2DE5CB31-E5CB-4665-8D6E-84237D1B0B0A}' + UpgradeCode: '{69E7A08A-5249-4371-8ECA-682E0F9646EA}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Softros Systems\Transparent Lock Screen' +Installers: +- Architecture: x64 + InstallerUrl: https://download.softros.com/tls/TransparentLockScreen26.6.6318.msi + InstallerSha256: 71F36ACF190DB454113047563614ACA92DDCF30B65B30C36BD059D9D89248DAF +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-14 diff --git a/manifests/s/Softros/TransparentLockScreen/26.6.6318.0/Softros.TransparentLockScreen.locale.en-US.yaml b/manifests/s/Softros/TransparentLockScreen/26.6.6318.0/Softros.TransparentLockScreen.locale.en-US.yaml new file mode 100644 index 000000000000..3deed2a6fbaa --- /dev/null +++ b/manifests/s/Softros/TransparentLockScreen/26.6.6318.0/Softros.TransparentLockScreen.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Softros.TransparentLockScreen +PackageVersion: 26.6.6318.0 +PackageLocale: en-US +Publisher: Softros Systems +PublisherUrl: https://www.softros.com/ +PublisherSupportUrl: https://www.softros.com/support/ +PrivacyUrl: https://www.softros.com/policies/ +Author: Softros Systems +PackageName: Transparent Lock Screen +PackageUrl: https://lockscreen.softros.com/ +License: Proprietary +Copyright: © Softros Systems. 2025 +ShortDescription: Lock your computer while keeping your desktop visible with Transparent Lock Screen +Description: |- + Lock your computer while keeping your desktop visible with Transparent Lock Screen + + Lock Windows Transparently, Your Way + - Lock Windows as usual + - Use a customizable hotkey + - Run a Command Prompt command + + All Windows authentication methods are supported: Windows Hello (face recognition, PIN, fingerprint), password, and all sorts of MFA! + + Fully featured 15-day trial +Tags: +- LockScreen +- System +- Transparent +PurchaseUrl: https://lockscreen.softros.com/#Purchase +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://lockscreen.softros.com/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softros/TransparentLockScreen/26.6.6318.0/Softros.TransparentLockScreen.yaml b/manifests/s/Softros/TransparentLockScreen/26.6.6318.0/Softros.TransparentLockScreen.yaml new file mode 100644 index 000000000000..fdbf2452109d --- /dev/null +++ b/manifests/s/Softros/TransparentLockScreen/26.6.6318.0/Softros.TransparentLockScreen.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: Softros.TransparentLockScreen +PackageVersion: 26.6.6318.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 710b766481170e2fdd81c7450e565a1979478c4a Mon Sep 17 00:00:00 2001 From: DavidXanatos Date: Mon, 15 Jun 2026 19:35:56 +0200 Subject: [PATCH 025/136] New version: Sandboxie.Plus version 1.17.9 (#388022) --- .../Plus/1.17.9/Sandboxie.Plus.installer.yaml | 32 ++++++++++++++++ .../1.17.9/Sandboxie.Plus.locale.en-US.yaml | 37 +++++++++++++++++++ .../Sandboxie/Plus/1.17.9/Sandboxie.Plus.yaml | 8 ++++ 3 files changed, 77 insertions(+) create mode 100644 manifests/s/Sandboxie/Plus/1.17.9/Sandboxie.Plus.installer.yaml create mode 100644 manifests/s/Sandboxie/Plus/1.17.9/Sandboxie.Plus.locale.en-US.yaml create mode 100644 manifests/s/Sandboxie/Plus/1.17.9/Sandboxie.Plus.yaml diff --git a/manifests/s/Sandboxie/Plus/1.17.9/Sandboxie.Plus.installer.yaml b/manifests/s/Sandboxie/Plus/1.17.9/Sandboxie.Plus.installer.yaml new file mode 100644 index 000000000000..e30285dbd623 --- /dev/null +++ b/manifests/s/Sandboxie/Plus/1.17.9/Sandboxie.Plus.installer.yaml @@ -0,0 +1,32 @@ +# 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: Sandboxie.Plus +PackageVersion: 1.17.9 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Custom: /ALLUSERS +UpgradeBehavior: install +ProductCode: Sandboxie-Plus_is1 +ReleaseDate: 2026-06-15 +AppsAndFeaturesEntries: +- DisplayName: Sandboxie-Plus v1.17.9 + ProductCode: Sandboxie-Plus_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '{code:InstallPath}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/sandboxie-plus/Sandboxie/releases/download/v1.17.9/Sandboxie-Plus-x64-v1.17.9.exe + InstallerSha256: B2A786E62DCF67D8E67CE1F673B72EA59D0A9252611EADDF4DC2512AFAB6E6D3 +- Architecture: arm64 + InstallerUrl: https://github.com/sandboxie-plus/Sandboxie/releases/download/v1.17.9/Sandboxie-Plus-ARM64-v1.17.9.exe + InstallerSha256: F76C0645EAE9EE41D0C50D7E2950E0ACA50BF5B0448872955AAF73A2ADBF9AC3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sandboxie/Plus/1.17.9/Sandboxie.Plus.locale.en-US.yaml b/manifests/s/Sandboxie/Plus/1.17.9/Sandboxie.Plus.locale.en-US.yaml new file mode 100644 index 000000000000..c3c3a145e3a8 --- /dev/null +++ b/manifests/s/Sandboxie/Plus/1.17.9/Sandboxie.Plus.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Sandboxie.Plus +PackageVersion: 1.17.9 +PackageLocale: en-US +Publisher: http://xanasoft.com/ +PublisherUrl: https://xanasoft.com/ +PublisherSupportUrl: https://github.com/sandboxie-plus/Sandboxie/issues +Author: https://xanasoft.com +PackageName: Sandboxie-Plus +PackageUrl: https://github.com/sandboxie-plus/Sandboxie +License: GPL-3.0 +LicenseUrl: https://github.com/sandboxie-plus/Sandboxie/blob/HEAD/LICENSE.Classic +CopyrightUrl: https://raw.githubusercontent.com/sandboxie-plus/Sandboxie/master/LICENSE.Plus +ShortDescription: Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. +Description: |- + Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. + It is developed by David Xanatos since it became open source, before that it was developed by Sophos (which acquired it from Invincea, which acquired it earlier from the original author Ronen Tzur). + It creates a sandbox-like isolated operating environment in which applications can be run or installed without permanently modifying the local or mapped drive. + Such an isolated virtual environment allows controlled testing of untrusted programs and web surfing. +Moniker: sandboxie-plus +Tags: +- sandbox +ReleaseNotes: |- + 0 5 5 + Release Notes + Sandboxie Plus 1.17.9 / Sandboxie 5.72.9 is now available with a collection of compatibility improvements, stability fixes, and quality-of-life enhancements. + This release introduces a new configuration option, DisableCustomTitleOpt, which gives users finer control over Sandboxie’s window title marking behavior. In the past, Sandboxie intentionally avoided adding its sandbox indicators to certain applications that use heavily customized title bars, such as those built with Delphi VCL, Qt, or Electron, because doing so could trigger excessive Desktop Window Manager repaints and high CPU usage. With the new option, advanced users can selectively re-enable title markers for these applications when desired. + The bundled ImDisk driver has also been updated to version 3.0.2, bringing the latest improvements and fixes from the upstream project. + Several issues reported by the community have been addressed in this build. Logging has been refined to suppress entries related to expected non-user security identifiers, helping reduce unnecessary noise in the trace logs. A problem affecting the "Run as Administrator" functionality, which could result in SBIE2218 and SBIE2219 service errors, has been corrected. In addition, a compatibility issue that could cause Windows Explorer to crash inside an Application Compartment environment when Huorong Security software was installed has been resolved. + For a full list of changes please review the change log. + You can support the project through donations, any help will be greatly appreciated. + If you have issues with an update installation, just uninstall the previous version keeping the sandboxie.ini and reinstall the new build. +ReleaseNotesUrl: https://github.com/sandboxie-plus/Sandboxie/releases/tag/v1.17.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sandboxie/Plus/1.17.9/Sandboxie.Plus.yaml b/manifests/s/Sandboxie/Plus/1.17.9/Sandboxie.Plus.yaml new file mode 100644 index 000000000000..519b138e0f0d --- /dev/null +++ b/manifests/s/Sandboxie/Plus/1.17.9/Sandboxie.Plus.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: Sandboxie.Plus +PackageVersion: 1.17.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4204deac55baa43d7f948aa78977df3fc373e730 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:36:13 +0800 Subject: [PATCH 026/136] New version: PixPin.PixPin.Beta version 3.3.1.7 (#388029) --- .../3.3.1.7/PixPin.PixPin.Beta.installer.yaml | 26 +++++++++ .../PixPin.PixPin.Beta.locale.zh-CN.yaml | 54 +++++++++++++++++++ .../Beta/3.3.1.7/PixPin.PixPin.Beta.yaml | 8 +++ 3 files changed, 88 insertions(+) create mode 100644 manifests/p/PixPin/PixPin/Beta/3.3.1.7/PixPin.PixPin.Beta.installer.yaml create mode 100644 manifests/p/PixPin/PixPin/Beta/3.3.1.7/PixPin.PixPin.Beta.locale.zh-CN.yaml create mode 100644 manifests/p/PixPin/PixPin/Beta/3.3.1.7/PixPin.PixPin.Beta.yaml diff --git a/manifests/p/PixPin/PixPin/Beta/3.3.1.7/PixPin.PixPin.Beta.installer.yaml b/manifests/p/PixPin/PixPin/Beta/3.3.1.7/PixPin.PixPin.Beta.installer.yaml new file mode 100644 index 000000000000..9db5bd89d268 --- /dev/null +++ b/manifests/p/PixPin/PixPin/Beta/3.3.1.7/PixPin.PixPin.Beta.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: PixPin.PixPin.Beta +PackageVersion: 3.3.1.7 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{506270E7-E3B5-4157-B53A-3BFFE8E418DB}_is1' +ReleaseDate: 2026-06-14 +AppsAndFeaturesEntries: +- Publisher: Shenzhen Shendu Tujing Technology Co., Ltd. + ProductCode: '{506270E7-E3B5-4157-B53A-3BFFE8E418DB}_is1' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\PixPin' +Installers: +- Architecture: x64 + InstallerUrl: https://download.pixpinapp.com/PixPin_3.3.1.7.exe + InstallerSha256: FE21F4518301AFAA2808D239CC3B282D2FD131B522FB11EC8D705B607F1ACD5F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PixPin/PixPin/Beta/3.3.1.7/PixPin.PixPin.Beta.locale.zh-CN.yaml b/manifests/p/PixPin/PixPin/Beta/3.3.1.7/PixPin.PixPin.Beta.locale.zh-CN.yaml new file mode 100644 index 000000000000..da5e54b577ab --- /dev/null +++ b/manifests/p/PixPin/PixPin/Beta/3.3.1.7/PixPin.PixPin.Beta.locale.zh-CN.yaml @@ -0,0 +1,54 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PixPin.PixPin.Beta +PackageVersion: 3.3.1.7 +PackageLocale: zh-CN +Publisher: 深圳市深度图景科技有限公司 +PublisherUrl: https://viewdepth.cn/#/ +PrivacyUrl: https://pixpin.cn/docs/policy/privacy_zh_CN +PackageName: PixPin (Beta) +PackageUrl: https://pixpin.cn/ +License: 专有软件 +Copyright: © 2026 深圳市深度图景科技有限公司 +ShortDescription: 功能强大使用简单的截图/贴图工具,帮助你提高效率。 +Description: 随心截图, 随意贴图 - 屏幕截图,录制屏幕,长截图,文字识别,贴图,以及更多功能。 +Agreements: +- AgreementLabel: PixPin 服务协议 + AgreementUrl: https://pixpin.cn/docs/policy/tos_zh_CN.html +ReleaseNotes: |- + 3.3.1.7 + PixPin 3.3 优化了截图、贴图、文字识别等功能的使用体验,并增加了会员功能表格识别的预览编辑和打印支持。 + 【文字识别】优化文字识别的准确率和流畅性 + 【文字识别】排版菜单增加去除空格选项 + 【悬浮球】悬浮球右键菜单可设置悬浮球在哪个程序上隐藏 + 【快捷键】快捷键支持设置全局的忽略列表:在指定进程下所有热键将不被触发 + 【贴图】缩略图模式下支持 shift+滚轮 上下滑动 + 【MacOS】截图和贴图支持隔空投送 + 【修复】隐藏/显示所有贴图后,贴图的堆叠顺序错乱 + 【修复】在贴图上选中文本后再复制贴图,复制的图像会有选中的痕迹 + 【修复】编辑工具栏无法使用 ESC 退出 + 【修复】某些场景下文本标注的字体列表下拉框会被遮挡 + 【设置】「外观」-「工具栏图标大小」可设置工具栏的图标大小 + 【修复】录制选择不同画质会导致实际编码的帧数错误 + 【修复】开始录制时系统麦克风音量会错误设置到 100 + 【修复】无法设置 menu 为快捷键 + 【优化】关闭当前显示器后显示器上的贴图会自动移动到其他显示器上 + 【优化】截图时选框切换增加动画(可在「设置」-「外观」关闭) + 【优化】颜色选择器会记住上次选择的颜色格式 + 【优化】“贴图当前选择文件”功能支持 QDir + 会员功能 + 【翻译】翻译窗口支持修改源文后重新翻译 + 【翻译】翻译窗口支持指定源语言 + 【公式识别】公式识别现在会自动删除空格,提升识别结果的可用性 + 【表格识别】支持在表格识别窗口预览和编辑识别结果 + 【表格识别】支持复制然后粘贴到 Excel + 【表格识别】增加打印支持 + 【表格识别】MacOS 系统可以隔空投送 +ReleaseNotesUrl: https://pixpin.cn/docs/change-log/3.3.1.7 +PurchaseUrl: https://pixpin.cn/docs/policy/member_policy_zh_CN.html +Documentations: +- DocumentLabel: 使用文档 + DocumentUrl: https://pixpin.cn/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PixPin/PixPin/Beta/3.3.1.7/PixPin.PixPin.Beta.yaml b/manifests/p/PixPin/PixPin/Beta/3.3.1.7/PixPin.PixPin.Beta.yaml new file mode 100644 index 000000000000..1a29a06a00f3 --- /dev/null +++ b/manifests/p/PixPin/PixPin/Beta/3.3.1.7/PixPin.PixPin.Beta.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: PixPin.PixPin.Beta +PackageVersion: 3.3.1.7 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From ec6c4d8ac173ab0521e7df1c812fcbe8a0a82662 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:36:28 +0800 Subject: [PATCH 027/136] New version: qingchencloud.ClawPanel version 0.18.5 (#388030) --- .../qingchencloud.ClawPanel.installer.yaml | 26 +++++++++++ .../qingchencloud.ClawPanel.locale.en-US.yaml | 20 +++++++++ .../qingchencloud.ClawPanel.locale.zh-CN.yaml | 45 +++++++++++++++++++ .../0.18.5/qingchencloud.ClawPanel.yaml | 8 ++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/q/qingchencloud/ClawPanel/0.18.5/qingchencloud.ClawPanel.installer.yaml create mode 100644 manifests/q/qingchencloud/ClawPanel/0.18.5/qingchencloud.ClawPanel.locale.en-US.yaml create mode 100644 manifests/q/qingchencloud/ClawPanel/0.18.5/qingchencloud.ClawPanel.locale.zh-CN.yaml create mode 100644 manifests/q/qingchencloud/ClawPanel/0.18.5/qingchencloud.ClawPanel.yaml diff --git a/manifests/q/qingchencloud/ClawPanel/0.18.5/qingchencloud.ClawPanel.installer.yaml b/manifests/q/qingchencloud/ClawPanel/0.18.5/qingchencloud.ClawPanel.installer.yaml new file mode 100644 index 000000000000..981f03d632b6 --- /dev/null +++ b/manifests/q/qingchencloud/ClawPanel/0.18.5/qingchencloud.ClawPanel.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: qingchencloud.ClawPanel +PackageVersion: 0.18.5 +UpgradeBehavior: install +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/qingchencloud/clawpanel/releases/download/v0.18.5/ClawPanel_0.18.5_x64-setup-full.exe + InstallerSha256: 30104C113865C68DEACECD98E997871DB78B80C0DD6786A28AD81540DE268CD0 + ProductCode: ClawPanel +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/qingchencloud/clawpanel/releases/download/v0.18.5/ClawPanel_0.18.5_x64-full_en-US.msi + InstallerSha256: 9055FF50D8F2DEB9EE33ED0D9F0DF9B3DCA8BBF8C92A27117859C27451E923A7 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{7E71FEA4-F802-43CC-A0AA-026B81F01A96}' + AppsAndFeaturesEntries: + - UpgradeCode: '{AA908EA1-FFA0-5A0E-B2C5-14A7B8C64033}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/q/qingchencloud/ClawPanel/0.18.5/qingchencloud.ClawPanel.locale.en-US.yaml b/manifests/q/qingchencloud/ClawPanel/0.18.5/qingchencloud.ClawPanel.locale.en-US.yaml new file mode 100644 index 000000000000..f3ea3682a907 --- /dev/null +++ b/manifests/q/qingchencloud/ClawPanel/0.18.5/qingchencloud.ClawPanel.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: qingchencloud.ClawPanel +PackageVersion: 0.18.5 +PackageLocale: en-US +Author: Wuhan Qingchen Tianxia Network Technology Co., Ltd. +Copyright: © 2026 Wuhan Qingchen Tianxia Network Technology Co., Ltd. +ShortDescription: "\U0001F99E Visual management panel with built-in AI assistant (tool calling + vision + multimodal + i18n(11))" +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +- openclaw +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/q/qingchencloud/ClawPanel/0.18.5/qingchencloud.ClawPanel.locale.zh-CN.yaml b/manifests/q/qingchencloud/ClawPanel/0.18.5/qingchencloud.ClawPanel.locale.zh-CN.yaml new file mode 100644 index 000000000000..b5244cbcdc71 --- /dev/null +++ b/manifests/q/qingchencloud/ClawPanel/0.18.5/qingchencloud.ClawPanel.locale.zh-CN.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: qingchencloud.ClawPanel +PackageVersion: 0.18.5 +PackageLocale: zh-CN +Publisher: openclaw +PublisherUrl: https://qingchencloud.com/ +PublisherSupportUrl: https://github.com/qingchencloud/clawpanel/issues +PrivacyUrl: https://qingchencloud.com/privacy.html +Author: 武汉晴辰天下网络科技有限公司 +PackageName: ClawPanel +PackageUrl: https://github.com/qingchencloud/clawpanel +License: AGPL-3.0 +LicenseUrl: https://github.com/qingchencloud/clawpanel/blob/HEAD/LICENSE +Copyright: © 2026 武汉晴辰天下网络科技有限公司 +ShortDescription: "\U0001F99E OpenClaw 可视化管理面板 — 内置 AI 助手(工具调用 + 图片识别 + 多模态),一键安装" +Tags: +- openclaw +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +ReleaseNotes: |- + 修复 (Fixes) + - Hermes 文件管理路径安全 — 文件读写/列表入口拒绝 .. 路径穿越,并通过 canonical path 校验新文件父目录,避免访问 ~/.hermes 之外的路径 + - 配对 token 撤销后不再复活 — 自动配对升级遇到已撤销的 operator token 时会生成新 token,不再复用带 revokedAtMs 的旧 token + - Linux Gateway 清理更保守 — 清理端口占用时会先确认进程命令行属于 openclaw gateway,并在 /health 连续无响应后才终止,避免误杀同端口其他服务或健康 Gateway + - 校准不再恢复用户已删配置 — 继承模式优先使用当前非空配置,只有当前配置为空时才从 .bak 回退,避免旧备份把用户主动删除的 provider/channel 恢复回来 + 测试与验证 (Testing) + - 已通过 node --test tests/calibration-source-policy.test.js tests/gateway-linux-cleanup-policy.test.js tests/patch-gateway-origins.test.js tests/hermes-web-config.test.js + - 已通过 npm run build + - 已通过 node -e "import('./scripts/dev-api.js').then(()=>console.log('dev-api import ok'))" + - 已通过 cd src-tauri && cargo fmt --check + - 已通过 cd src-tauri && cargo check + - 已通过 cd src-tauri && cargo test normalize_existing_pairing_rotates_revoked_operator_token --lib + - 已通过 cd src-tauri && cargo test select_calibration_source --lib + - 已通过 cd src-tauri && cargo test hermes_fs_path --lib + - 已通过 cd src-tauri && cargo clippy --all-targets -- -D warnings + - 已通过 git diff --check +ReleaseNotesUrl: https://github.com/qingchencloud/clawpanel/releases/tag/v0.18.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/q/qingchencloud/ClawPanel/0.18.5/qingchencloud.ClawPanel.yaml b/manifests/q/qingchencloud/ClawPanel/0.18.5/qingchencloud.ClawPanel.yaml new file mode 100644 index 000000000000..649747d9d40d --- /dev/null +++ b/manifests/q/qingchencloud/ClawPanel/0.18.5/qingchencloud.ClawPanel.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: qingchencloud.ClawPanel +PackageVersion: 0.18.5 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From fdafabcb8a25413bf007bdfdcafdf45756e33ccf Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:36:45 +0800 Subject: [PATCH 028/136] New version: SDRplay.SDRconnect version 1.0.9 (#388031) --- .../1.0.9/SDRplay.SDRconnect.installer.yaml | 16 +++++++++++ .../SDRplay.SDRconnect.locale.en-US.yaml | 27 +++++++++++++++++++ .../SDRplay.SDRconnect.locale.zh-CN.yaml | 19 +++++++++++++ .../SDRconnect/1.0.9/SDRplay.SDRconnect.yaml | 8 ++++++ 4 files changed, 70 insertions(+) create mode 100644 manifests/s/SDRplay/SDRconnect/1.0.9/SDRplay.SDRconnect.installer.yaml create mode 100644 manifests/s/SDRplay/SDRconnect/1.0.9/SDRplay.SDRconnect.locale.en-US.yaml create mode 100644 manifests/s/SDRplay/SDRconnect/1.0.9/SDRplay.SDRconnect.locale.zh-CN.yaml create mode 100644 manifests/s/SDRplay/SDRconnect/1.0.9/SDRplay.SDRconnect.yaml diff --git a/manifests/s/SDRplay/SDRconnect/1.0.9/SDRplay.SDRconnect.installer.yaml b/manifests/s/SDRplay/SDRconnect/1.0.9/SDRplay.SDRconnect.installer.yaml new file mode 100644 index 000000000000..0c3ce278ee30 --- /dev/null +++ b/manifests/s/SDRplay/SDRconnect/1.0.9/SDRplay.SDRconnect.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: SDRplay.SDRconnect +PackageVersion: 1.0.9 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ProductCode: '{53AFC0EA-36AB-4CD8-BB33-90E0D017090D}_is1' +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + InstallerUrl: https://www.sdrplay.com/software/SDRconnect_windows-x64_d34bf923c.exe + InstallerSha256: A1AB4D007BABCBE00FC0C53060553A05D86526E6EEFFC5BADADDDF97FE40C6BC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SDRplay/SDRconnect/1.0.9/SDRplay.SDRconnect.locale.en-US.yaml b/manifests/s/SDRplay/SDRconnect/1.0.9/SDRplay.SDRconnect.locale.en-US.yaml new file mode 100644 index 000000000000..b5cf10cc2451 --- /dev/null +++ b/manifests/s/SDRplay/SDRconnect/1.0.9/SDRplay.SDRconnect.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: SDRplay.SDRconnect +PackageVersion: 1.0.9 +PackageLocale: en-US +Publisher: SDRplay Ltd +PublisherUrl: https://www.sdrplay.com/ +PublisherSupportUrl: https://www.sdrplay.com/help-sdrconnect/ +Author: SDRplay Ltd +PackageName: SDRplay SDRconnect +PackageUrl: https://www.sdrplay.com/sdrconnect/ +License: Proprietary +Copyright: ©2023-2026 SDRplay Limited +ShortDescription: SDRplay's multi-platform SDR and server software +Tags: +- ham-radio +- radio +- sdr +- sdrplay +- software-defined-radio +ReleaseNotesUrl: https://www.sdrplay.com/docs/SDRconnect_Release_Notes.pdf +Documentations: +- DocumentLabel: Video Guides + DocumentUrl: https://www.sdrplay.com/sdrconnectvideoguides/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SDRplay/SDRconnect/1.0.9/SDRplay.SDRconnect.locale.zh-CN.yaml b/manifests/s/SDRplay/SDRconnect/1.0.9/SDRplay.SDRconnect.locale.zh-CN.yaml new file mode 100644 index 000000000000..39ab1c24e09a --- /dev/null +++ b/manifests/s/SDRplay/SDRconnect/1.0.9/SDRplay.SDRconnect.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: SDRplay.SDRconnect +PackageVersion: 1.0.9 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: SDRplay 的多平台 SDR 和服务器软件 +Tags: +- sdr +- sdrplay +- 业余无线电 +- 无线电 +- 软件定义无线电 +Documentations: +- DocumentLabel: 视频指南 + DocumentUrl: https://www.sdrplay.com/sdrconnectvideoguides/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SDRplay/SDRconnect/1.0.9/SDRplay.SDRconnect.yaml b/manifests/s/SDRplay/SDRconnect/1.0.9/SDRplay.SDRconnect.yaml new file mode 100644 index 000000000000..afd0b755eafd --- /dev/null +++ b/manifests/s/SDRplay/SDRconnect/1.0.9/SDRplay.SDRconnect.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: SDRplay.SDRconnect +PackageVersion: 1.0.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e3417950e39c452cde4b5b92338b9941929dfc70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20de=20Vries?= Date: Mon, 15 Jun 2026 19:37:00 +0200 Subject: [PATCH 029/136] New version: vriesdemichael.bb version 1.35.1 (#388071) --- .../1.35.1/vriesdemichael.bb.installer.yaml | 17 +++++++++++++ .../vriesdemichael.bb.locale.en-US.yaml | 25 +++++++++++++++++++ .../bb/1.35.1/vriesdemichael.bb.yaml | 8 ++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/v/vriesdemichael/bb/1.35.1/vriesdemichael.bb.installer.yaml create mode 100644 manifests/v/vriesdemichael/bb/1.35.1/vriesdemichael.bb.locale.en-US.yaml create mode 100644 manifests/v/vriesdemichael/bb/1.35.1/vriesdemichael.bb.yaml diff --git a/manifests/v/vriesdemichael/bb/1.35.1/vriesdemichael.bb.installer.yaml b/manifests/v/vriesdemichael/bb/1.35.1/vriesdemichael.bb.installer.yaml new file mode 100644 index 000000000000..4b8f6f3ab617 --- /dev/null +++ b/manifests/v/vriesdemichael/bb/1.35.1/vriesdemichael.bb.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: vriesdemichael.bb +PackageVersion: 1.35.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: bb.exe + PortableCommandAlias: bb +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/vriesdemichael/bitbucket-server-cli/releases/download/v1.35.1/bb_1.35.1_windows_amd64.zip + InstallerSha256: 3850FB7D227014912FCF0022D46D242CA86594D39DE97BA45A530B154488B345 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/vriesdemichael/bb/1.35.1/vriesdemichael.bb.locale.en-US.yaml b/manifests/v/vriesdemichael/bb/1.35.1/vriesdemichael.bb.locale.en-US.yaml new file mode 100644 index 000000000000..868299a684fc --- /dev/null +++ b/manifests/v/vriesdemichael/bb/1.35.1/vriesdemichael.bb.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: vriesdemichael.bb +PackageVersion: 1.35.1 +PackageLocale: en-US +Publisher: vriesdemichael +PublisherUrl: https://github.com/vriesdemichael +PublisherSupportUrl: https://github.com/vriesdemichael/bitbucket-server-cli/issues +PackageName: bb +PackageUrl: https://github.com/vriesdemichael/bitbucket-server-cli +License: Apache 2 +LicenseUrl: https://github.com/vriesdemichael/bitbucket-server-cli/blob/HEAD/LICENSE +ShortDescription: Bitbucket server (not cloud) command line tool. The 'gh' of bitbucket server. +ReleaseNotes: |- + v1.35.1 + Changes since v1.35.0. + Compare: v1.35.0...v1.35.1 + Fixes + - release: expand env vars in nfpm contents src (0a02526) + Chores + - deps: bump github.com/go-openapi/spec (284e1bd) +ReleaseNotesUrl: https://github.com/vriesdemichael/bitbucket-server-cli/releases/tag/v1.35.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/vriesdemichael/bb/1.35.1/vriesdemichael.bb.yaml b/manifests/v/vriesdemichael/bb/1.35.1/vriesdemichael.bb.yaml new file mode 100644 index 000000000000..9bf6159a04f8 --- /dev/null +++ b/manifests/v/vriesdemichael/bb/1.35.1/vriesdemichael.bb.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: vriesdemichael.bb +PackageVersion: 1.35.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d37c58c56109f3bbe9c26bdcbeb3e4cdc4ee89b7 Mon Sep 17 00:00:00 2001 From: Patrick Date: Mon, 15 Jun 2026 19:37:15 +0200 Subject: [PATCH 030/136] New version: Apps2Samsung.Apps2Samsung version 2.5.5 (#388089) --- .../Apps2Samsung.Apps2Samsung.installer.yaml | 21 ++++++++ ...pps2Samsung.Apps2Samsung.locale.en-US.yaml | 51 +++++++++++++++++++ .../2.5.5/Apps2Samsung.Apps2Samsung.yaml | 8 +++ 3 files changed, 80 insertions(+) create mode 100644 manifests/a/Apps2Samsung/Apps2Samsung/2.5.5/Apps2Samsung.Apps2Samsung.installer.yaml create mode 100644 manifests/a/Apps2Samsung/Apps2Samsung/2.5.5/Apps2Samsung.Apps2Samsung.locale.en-US.yaml create mode 100644 manifests/a/Apps2Samsung/Apps2Samsung/2.5.5/Apps2Samsung.Apps2Samsung.yaml diff --git a/manifests/a/Apps2Samsung/Apps2Samsung/2.5.5/Apps2Samsung.Apps2Samsung.installer.yaml b/manifests/a/Apps2Samsung/Apps2Samsung/2.5.5/Apps2Samsung.Apps2Samsung.installer.yaml new file mode 100644 index 000000000000..d456ec99358c --- /dev/null +++ b/manifests/a/Apps2Samsung/Apps2Samsung/2.5.5/Apps2Samsung.Apps2Samsung.installer.yaml @@ -0,0 +1,21 @@ +# 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: Apps2Samsung.Apps2Samsung +PackageVersion: 2.5.5 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{0A0AFB2F-6503-4CA6-9BAB-361083FA3D2D}' +ReleaseDate: 2026-06-15 +AppsAndFeaturesEntries: +- ProductCode: '{0A0AFB2F-6503-4CA6-9BAB-361083FA3D2D}' + UpgradeCode: '{6F3E2A1B-4C5D-4E6F-A7B8-9C0D1E2F3A4B}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Apps2Samsung' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Apps2Samsung/Apps2Samsung/releases/download/v2.5.5/Apps2Samsung-v2.5.5-win-x64.msi + InstallerSha256: 59FD7CB91D08868C1921194EC74B3C08ABDE7736FCF2DE38153D29B14F0E91CB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Apps2Samsung/Apps2Samsung/2.5.5/Apps2Samsung.Apps2Samsung.locale.en-US.yaml b/manifests/a/Apps2Samsung/Apps2Samsung/2.5.5/Apps2Samsung.Apps2Samsung.locale.en-US.yaml new file mode 100644 index 000000000000..792d64064da7 --- /dev/null +++ b/manifests/a/Apps2Samsung/Apps2Samsung/2.5.5/Apps2Samsung.Apps2Samsung.locale.en-US.yaml @@ -0,0 +1,51 @@ +# 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: Apps2Samsung.Apps2Samsung +PackageVersion: 2.5.5 +PackageLocale: en-US +Publisher: Apps2Samsung +PublisherUrl: https://github.com/Apps2Samsung +PublisherSupportUrl: https://github.com/Apps2Samsung/Apps2Samsung/issues +PackageName: Apps2Samsung +PackageUrl: https://apps2samsung.madebypatrick.nl/ +License: MIT +LicenseUrl: https://github.com/Apps2Samsung/Apps2Samsung/blob/HEAD/LICENSE +ShortDescription: Install any app on Samsung Tizen devices — TVs, projectors and smart monitors +Description: Cross-platform desktop installer that side-loads any app onto Samsung Smart TVs, projectors and smart monitors running Tizen OS — Jellyfin, Moonlight, Moonfin, Litefin and a community catalog, or your own WGT package. Handles device discovery, Tizen certificates and installation. Successor to Jellyfin2Samsung.Jellyfin2Samsung. +Moniker: apps2samsung +Tags: +- jellyfin +- moonlight +- samsung +- samsung-tv +- sideload +- tizen +- wgt +ReleaseNotes: |- + 📦 v2.5.5 — 2026-06-15 + 🩹 Stable release v2.5.5 + A small follow-up release focused on settings reliability, app icon customization, and Samsung TV authorization improvements. + ✨ New + - 🎨 Custom app icons in Settings — choose a custom PNG icon or a bundled oblong launcher icon on a per-app basis, making it easier to customize how apps appear on supported TVs (#407, #409) + - 📺 Manual TV Device ID (DUID) entry — optionally enter Samsung TV DUIDs manually to pre-authorize TVs that aren't currently available on the network (#405) + 🐛 Fixed + - ⚙️ App-scoped settings no longer become frozen after updates — preserved settings.json files no longer prevent app-specific settings from updating correctly (#387) + ⬆️ Updating + From v2.5.4+: auto-update works + ─────────────────────┬─────────┬─────────────────────────── + Platform │Status │Notes + ─────────────────────┼─────────┼─────────────────────────── + 🍎 macOS (.app + dmg)│✅ Stable│ARM64 + Intel + ─────────────────────┼─────────┼─────────────────────────── + 🍎 macOS (CLI) │✅ Stable│Per-arch tar.gz + ─────────────────────┼─────────┼─────────────────────────── + 🐧 Linux │✅ Stable│x64 + ARM64 (tar.gz / .deb) + ─────────────────────┼─────────┼─────────────────────────── + 🪟 Windows │✅ Stable│CI-built + ─────────────────────┴─────────┴─────────────────────────── + 🛡️ Security Notice + Antivirus warnings may occur and are likely false positives. +ReleaseNotesUrl: https://github.com/Apps2Samsung/Apps2Samsung/releases/tag/v2.5.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Apps2Samsung/Apps2Samsung/2.5.5/Apps2Samsung.Apps2Samsung.yaml b/manifests/a/Apps2Samsung/Apps2Samsung/2.5.5/Apps2Samsung.Apps2Samsung.yaml new file mode 100644 index 000000000000..acf3661ac3a9 --- /dev/null +++ b/manifests/a/Apps2Samsung/Apps2Samsung/2.5.5/Apps2Samsung.Apps2Samsung.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: Apps2Samsung.Apps2Samsung +PackageVersion: 2.5.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bcf5f8c21f0f65a9b40e889c52f65512e9b6fb29 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:37:44 +0800 Subject: [PATCH 031/136] Update: Adobe.CreativeCloud version 6.9.1.1 (#388093) --- .../CreativeCloud/6.9.1.1/Adobe.CreativeCloud.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/a/Adobe/CreativeCloud/6.9.1.1/Adobe.CreativeCloud.installer.yaml b/manifests/a/Adobe/CreativeCloud/6.9.1.1/Adobe.CreativeCloud.installer.yaml index 8747ce8b560a..238e3eee8df0 100644 --- a/manifests/a/Adobe/CreativeCloud/6.9.1.1/Adobe.CreativeCloud.installer.yaml +++ b/manifests/a/Adobe/CreativeCloud/6.9.1.1/Adobe.CreativeCloud.installer.yaml @@ -22,6 +22,6 @@ ProductCode: Adobe Creative Cloud Installers: - Architecture: x86 InstallerUrl: https://prod-rel-ffc-ccm.oobesaas.adobe.com/adobe-ffc-external/core/v1/wam/download?sapCode=KCCC&wamFeature=nuj-live - InstallerSha256: F5A4F3FDB9AC2E37C130888CC8F66C56990D8711F3F6AF4ADE9661925BCDF09D + InstallerSha256: C74D99CE367BAB6E3B18C9B521C739DDE570147D1DE04608FCBEF6BA59F83EFC ManifestType: installer ManifestVersion: 1.12.0 From eba0786935a93c544fb1897bb4c0f36bbb28ce3e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:38:01 +0800 Subject: [PATCH 032/136] New version: ByteDance.LarkCLI version 1.0.54 (#388101) --- .../1.0.54/ByteDance.LarkCLI.installer.yaml | 21 +++++++ .../ByteDance.LarkCLI.locale.en-US.yaml | 61 +++++++++++++++++++ .../ByteDance.LarkCLI.locale.zh-Hans-CN.yaml | 39 ++++++++++++ .../ByteDance.LarkCLI.locale.zh-Hans.yaml | 37 +++++++++++ .../LarkCLI/1.0.54/ByteDance.LarkCLI.yaml | 8 +++ 5 files changed, 166 insertions(+) create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.54/ByteDance.LarkCLI.installer.yaml create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.54/ByteDance.LarkCLI.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.54/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.54/ByteDance.LarkCLI.locale.zh-Hans.yaml create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.54/ByteDance.LarkCLI.yaml diff --git a/manifests/b/ByteDance/LarkCLI/1.0.54/ByteDance.LarkCLI.installer.yaml b/manifests/b/ByteDance/LarkCLI/1.0.54/ByteDance.LarkCLI.installer.yaml new file mode 100644 index 000000000000..290b04a07ef6 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.54/ByteDance.LarkCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.54 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: lark-cli.exe +Commands: +- lark-cli +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/larksuite/cli/releases/download/v1.0.54/lark-cli-1.0.54-windows-amd64.zip + InstallerSha256: CE247DD2DCD548F5DFA834433856DEB06C2BD2E46516966FADF3FDE9179B3F6A +- Architecture: arm64 + InstallerUrl: https://github.com/larksuite/cli/releases/download/v1.0.54/lark-cli-1.0.54-windows-arm64.zip + InstallerSha256: 306257D3CABB9689EFF784ECAE3F8BA8DEBBFD4C2C56982CABC399C24E165AD0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.54/ByteDance.LarkCLI.locale.en-US.yaml b/manifests/b/ByteDance/LarkCLI/1.0.54/ByteDance.LarkCLI.locale.en-US.yaml new file mode 100644 index 000000000000..2c19b19ae438 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.54/ByteDance.LarkCLI.locale.en-US.yaml @@ -0,0 +1,61 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.54 +PackageLocale: en-US +Publisher: Lark Technologies Pte. Ltd. +PublisherUrl: https://www.larksuite.com/en_us/ +PublisherSupportUrl: https://github.com/larksuite/cli/issues +PrivacyUrl: https://www.larksuite.com/en_us/privacy-policy +Author: Lark Technologies Pte. Ltd. +PackageName: Lark CLI +PackageUrl: https://github.com/larksuite/cli +License: MIT +LicenseUrl: https://github.com/larksuite/cli/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Lark Technologies Pte. Ltd. +CopyrightUrl: https://www.larksuite.com/en_us/user-terms-of-service +ShortDescription: A command-line tool for Lark/Feishu Open Platform — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 19 AI Agent Skills. +Description: |- + A command-line tool for Lark/Feishu Open Platform — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 19 AI Agent Skills. + Why lark-cli? + - Agent-Native Design — 19 structured Skills out of the box, compatible with popular AI tools — Agents can operate Lark with zero extra setup + - Wide Coverage — 11 business domains, 200+ curated commands, 19 AI Agent Skills + - AI-Friendly & Optimized — Every command is tested with real Agents, featuring concise parameters, smart defaults, and structured output to maximize Agent call success rates + - Open Source, Zero Barriers — MIT license, ready to use, just npm install + - Up and Running in 3 Minutes — One-click app creation, interactive login, from install to first API call in just 3 steps + - Secure & Controllable — Input injection protection, terminal output sanitization, OS-native keychain credential storage + - Three-Layer Architecture — Shortcuts (human & AI friendly) → API Commands (platform-synced) → Raw API (full coverage), choose the right granularity + Features + - 📅 Calendar: View agenda, create events, invite attendees, check free/busy status, time suggestions + - 💬 Messenger: Send/reply messages, create and manage group chats, view chat history & threads, search messages, download media + - 📄 Docs: Create, read, update, and search documents, read/write media & whiteboards + - 📁 Drive: Upload and download files, search docs & wiki, manage comments + - 📊 Base: Create and manage tables, fields, records, views, dashboards, data aggregation & analytics + - 📈 Sheets: Create, read, write, append, find, and export spreadsheet data + - ✅ Tasks: Create, query, update, and complete tasks; manage task lists, subtasks, comments & reminders + - 📚 Wiki: Create and manage knowledge spaces, nodes, and documents + - 👤 Contact: Search users by name/email/phone, get user profiles + - 📧 Mail: Browse, search, read emails, send, reply, forward, manage drafts, watch new mail + - 🎥 Meetings: Search meeting records, query meeting minutes & recordings +Moniker: lark-cli +Tags: +- feishu +- lark +ReleaseNotes: |- + Changelog + - 297b2a222eebbd4b7afbdb432ec84c4293b3dba0 chore(release): v1.0.54 (#1476) + - fd16cf106b7bd9d4746a60df8123c55d27e5bec9 clarify lark-doc create title guidance (#1474) + - 37f4f899b252902da2e3aee633d3235df9e672b0 docs(lark-im): document @mention format per message type (text/post/card) (#1419) + - 53076733ecba2ded6ada1b3c6d6c87e124d6b04c docs(skills): add rename prompt for import without --name (#1461) + - cf35d1e499710203a274e6b17f958dde5f5ebc8c feat(mail): auto-attach default signature on send/reply/forward (#1415) + - c0730b46bf315ecd3683165279b2590530725c72 feat: simplify proxy plugin warning and gate on tty (#1448) + - 72c294712c468bf381efd14a09a0c74eb38d1b4a feat: 【larksuite/cli】【drive 搜索支持 original_creator_ids】 M-7074213537 (#1046) + - 6217bd2c2959e299888398b28e37082f816e3310 fix docs fetch and update ergonomics (#1466) + - 80a5f30f4d99037d32f200e9825909fe84997578 fix(event): clarify remote bus blocker recovery (#1454) + - 751092c8efbd2bba912e95c04bfa35d8883fe61b fix(vfs): reject Windows absolute paths cross-platform (#1401) + - a3bee13ca9d9cacbb1346f872dad4e80a0fef544 fix(vfs): reject blank local paths (#1460) + - deb0bd9dd6e1895ef7054616ac8324e65cd15b27 refactor: converge command pipelines onto a typed metadata model + catalog (#1191) +ReleaseNotesUrl: https://github.com/larksuite/cli/releases/tag/v1.0.54 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.54/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml b/manifests/b/ByteDance/LarkCLI/1.0.54/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml new file mode 100644 index 000000000000..6af171518b91 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.54/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.54 +PackageLocale: zh-Hans-CN +Publisher: 北京飞书科技有限公司 +PublisherUrl: https://www.feishu.cn/ +PrivacyUrl: https://www.feishu.cn/privacy +Author: 北京飞书科技有限公司 +CopyrightUrl: https://www.feishu.cn/terms +ShortDescription: 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 +Description: |- + 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 + 为什么选 lark-cli? + - 为 Agent 原生设计 — Skills 开箱即用,适配主流 AI 工具,Agent 无需额外适配即可操作飞书 + - 覆盖面广 — 11 大业务域、200+ 精选命令、 19 个 AI Agent Skills + - AI 友好调优 — 每条命令经过 Agent 实测验证,提供更友好的参数、智能默认值和结构化输出,大幅提升 Agent 调用成功率 + - 开源零门槛 — MIT 协议,开箱即用,npm install 即可使用 + - 三分钟上手 — 一键创建应用、交互式登录授权,从安装到第一次 API 调用只需三步 + - 安全可控 — 输入防注入、终端输出净化、OS 原生密钥链存储凭证 + - 三层调用架构 — 快捷命令(人机友好)→ API 命令(平台同步)→ 通用调用(全 API 覆盖),按需选择粒度 + 功能 + - 📅 日历:查看日程、创建日程、邀请参会人、查询忙闲状态、时间建议 + - 💬 即时通讯:发送/回复消息、创建和管理群聊、查看聊天记录与话题、搜索消息、下载媒体文件 + - 📄 云文档:创建、读取、更新文档、搜索文档、读写素材与画板 + - 📁 云空间:上传和下载文件、搜索文档与知识库、管理评论 + - 📊 多维表格:创建和管理多维表格、字段、记录、视图、仪表盘,数据聚合分析 + - 📈 电子表格:创建、读取、写入、追加、查找和导出表格数据 + - ✅ 任务:创建、查询、更新和完成任务;管理任务清单、子任务、评论与提醒 + - 📚 知识库:创建和管理知识空间、节点和文档 + - 👤 通讯录:按姓名/邮箱/手机号搜索用户、获取用户信息 + - 📧 邮箱:浏览、搜索、阅读邮件,发送、回复、转发邮件,管理草稿,监听新邮件 + - 🎥 视频会议:搜索会议记录、查询会议纪要与录制 +Tags: +- lark +- 飞书 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.54/ByteDance.LarkCLI.locale.zh-Hans.yaml b/manifests/b/ByteDance/LarkCLI/1.0.54/ByteDance.LarkCLI.locale.zh-Hans.yaml new file mode 100644 index 000000000000..07dbb4f081ab --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.54/ByteDance.LarkCLI.locale.zh-Hans.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: ByteDance.LarkCLI +PackageVersion: 1.0.54 +PackageLocale: zh-Hans +PublisherUrl: https://www.larksuite.com/zh_cn/ +PrivacyUrl: https://www.larksuite.com/zh_cn/privacy-policy +CopyrightUrl: https://www.larksuite.com/zh_cn/user-terms-of-service +ShortDescription: 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 +Description: |- + 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 + 为什么选 lark-cli? + - 为 Agent 原生设计 — Skills 开箱即用,适配主流 AI 工具,Agent 无需额外适配即可操作飞书 + - 覆盖面广 — 11 大业务域、200+ 精选命令、 19 个 AI Agent Skills + - AI 友好调优 — 每条命令经过 Agent 实测验证,提供更友好的参数、智能默认值和结构化输出,大幅提升 Agent 调用成功率 + - 开源零门槛 — MIT 协议,开箱即用,npm install 即可使用 + - 三分钟上手 — 一键创建应用、交互式登录授权,从安装到第一次 API 调用只需三步 + - 安全可控 — 输入防注入、终端输出净化、OS 原生密钥链存储凭证 + - 三层调用架构 — 快捷命令(人机友好)→ API 命令(平台同步)→ 通用调用(全 API 覆盖),按需选择粒度 + 功能 + - 📅 日历:查看日程、创建日程、邀请参会人、查询忙闲状态、时间建议 + - 💬 即时通讯:发送/回复消息、创建和管理群聊、查看聊天记录与话题、搜索消息、下载媒体文件 + - 📄 云文档:创建、读取、更新文档、搜索文档、读写素材与画板 + - 📁 云空间:上传和下载文件、搜索文档与知识库、管理评论 + - 📊 多维表格:创建和管理多维表格、字段、记录、视图、仪表盘,数据聚合分析 + - 📈 电子表格:创建、读取、写入、追加、查找和导出表格数据 + - ✅ 任务:创建、查询、更新和完成任务;管理任务清单、子任务、评论与提醒 + - 📚 知识库:创建和管理知识空间、节点和文档 + - 👤 通讯录:按姓名/邮箱/手机号搜索用户、获取用户信息 + - 📧 邮箱:浏览、搜索、阅读邮件,发送、回复、转发邮件,管理草稿,监听新邮件 + - 🎥 视频会议:搜索会议记录、查询会议纪要与录制 +Tags: +- lark +- 飞书 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.54/ByteDance.LarkCLI.yaml b/manifests/b/ByteDance/LarkCLI/1.0.54/ByteDance.LarkCLI.yaml new file mode 100644 index 000000000000..a11b1f0f61a6 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.54/ByteDance.LarkCLI.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: ByteDance.LarkCLI +PackageVersion: 1.0.54 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7b3d64f7b2e2d5a8dbf5b46dbca4425179e6a514 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:38:16 +0800 Subject: [PATCH 033/136] New version: can1357.oh-my-pi version 15.13.3 (#388102) --- .../15.13.3/can1357.oh-my-pi.installer.yaml | 18 +++ .../can1357.oh-my-pi.locale.en-US.yaml | 105 ++++++++++++++++++ .../can1357.oh-my-pi.locale.zh-CN.yaml | 24 ++++ .../oh-my-pi/15.13.3/can1357.oh-my-pi.yaml | 8 ++ 4 files changed, 155 insertions(+) create mode 100644 manifests/c/can1357/oh-my-pi/15.13.3/can1357.oh-my-pi.installer.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.13.3/can1357.oh-my-pi.locale.en-US.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.13.3/can1357.oh-my-pi.locale.zh-CN.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.13.3/can1357.oh-my-pi.yaml diff --git a/manifests/c/can1357/oh-my-pi/15.13.3/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/15.13.3/can1357.oh-my-pi.installer.yaml new file mode 100644 index 000000000000..1e3288fd425f --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.13.3/can1357.oh-my-pi.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: can1357.oh-my-pi +PackageVersion: 15.13.3 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v15.13.3/omp-windows-x64.exe + InstallerSha256: 1C1A6CB8F032A541BA2EA6D9739C2FBD1548F6289E612EA49E17C5E7526C6EDD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.13.3/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/15.13.3/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 000000000000..12f7555a8152 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.13.3/can1357.oh-my-pi.locale.en-US.yaml @@ -0,0 +1,105 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 15.13.3 +PackageLocale: en-US +Publisher: Can Bölük +PublisherUrl: https://can.ac/ +PublisherSupportUrl: https://github.com/can1357/oh-my-pi/issues +Author: Can Bölük +PackageName: oh-my-pi +PackageUrl: https://omp.sh/ +License: MIT +LicenseUrl: https://github.com/can1357/oh-my-pi/blob/HEAD/LICENSE +Copyright: |- + Copyright (c) 2025 Mario Zechner + Copyright (c) 2025-2026 Can Bölük +ShortDescription: ⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more +Description: |- + omp is a terminal-first coding agent that runs on your machine, talks to any provider, and treats sessions like git branches. + omp (pronounced “oh-em-pi”, binary omp) is a fork of Mario Zechner’s Pi. It runs as a single Bun process, drives any model provider you have credentials for, and ships a flat tool surface the model uses to read code, run commands, edit files, drive a debugger, and spawn subagents that coordinate over an in-process IRC bus. + Sessions persist as JSONL under ~/.omp/agent/sessions/. You resume, fork, branch, and share them. Settings, credentials, plugins, and caches all live under ~/.omp/agent/. Nothing leaves the machine unless you call a tool that does. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + @oh-my-pi/pi-agent-core + Added + - Added the interruptible tool field: when set, the agent loop may abort the tool mid-execution to deliver a queued steering message (honored only in immediate interrupt mode). + - Added support for gemini and gemma as valid owned tool syntax values in environment configuration + Fixed + - Fixed pruneToolOutputs blanking tiny tool results during overflow pruning: results below 50 tokens (MIN_PRUNE_TOKENS) are no longer replaced with the [Output truncated - N tokens] placeholder, which cost more tokens than the result itself and churned the prompt cache for zero savings. + @oh-my-pi/pi-ai + Added + - Added the gemini in-band tool-call syntax with Python-style tool_code blocks and default_api invocations + - Added the gemma token-delimited in-band tool-call syntax using <|tool_call> and <|tool_response> blocks + - Added gemini and gemma to owned stream tool-result token detection so their tool responses are recognized + - Fixed truncated Gemini and Gemma tool blocks from being emitted as plain text during streaming + - Added the Azure OpenAI provider definition (azure) to the registry; AZURE_OPENAI_API_KEY resolves as its env-var API key via the catalog provider table. + Changed + - Gemini tool-call examples now render without the default_api. namespace prefix, keeping blocks concise. The live wire format still uses default_api. per the Gemini grammar. + Fixed + - Fixed duplicate tool call projections by deduplicating provider-native toolCall events against in-band tool_code calls and keeping only the first real channel + - Dropped nameless native toolCall events so they no longer appear as surfaced tool calls in owned-mode streams + - Fixed Gemini/Gemma in-band tool-call parsing around Python comments, raw/unicode string literals, and Gemma close-token text inside string values. + @oh-my-pi/pi-catalog + Added + - Added Azure OpenAI as a catalog provider (azure, default model gpt-5.5, env var AZURE_OPENAI_API_KEY), bundling the OpenAI-family models Azure serves over the Responses API (GPT-4/4.1/4o, GPT-5 family, o-series, Codex). Like Amazon Bedrock it is catalog-only — models ship in the bundle and become selectable once the env key is set, with the deployment base URL resolved at runtime from AZURE_OPENAI_BASE_URL/AZURE_OPENAI_RESOURCE_NAME. + - Added models.dev-backed bundled catalogs for providers that previously shipped no offline models: Hugging Face, Kilo, Moonshot, NanoGPT, Synthetic, Venice, Ollama Cloud, and the Xiaomi Token Plan regions (ams/cn/sgp). They still discover live when credentialed; the bundle is now a non-empty baseline. + Changed + - Updated stale provider default models to their latest bundled versions: OpenAI-family providers (azure, github-copilot, aimlapi) → GPT-5.5; Gemini providers (google, google-gemini-cli, google-vertex) → gemini-3.1-pro-preview; GLM providers (zai, zhipu-coding-plan) → glm-5.2, cerebras → zai-glm-4.7; Kimi providers (fireworks, opencode-go, moonshot) → kimi-k2.7-code, kimi-code → kimi-for-coding, together → moonshotai/Kimi-K2.7-Code; alibaba-coding-plan → qwen3.7-plus; and Claude-Sonnet defaults (cloudflare-ai-gateway, cursor, gitlab-duo, kilo, opencode-zen, vercel-ai-gateway) → Claude Opus 4.x. + - Restricted models.dev Azure discovery to OpenAI-family IDs (gpt-, o1, o3, o4, codex, chatgpt), excluding Foundry-hosted third parties (Claude/DeepSeek/Llama/Mistral/Phi) that Azure serves through non-Responses APIs. + - Detected the Azure OpenAI Responses compat surface (developer role, strict tool mode, strict tool-result pairing) by provider id as well as base URL, so bundled azure models whose deployment host is only known at runtime still get the right wire behavior. + - Renamed the Qwen3-ASR-Flash model label to Qwen3 ASR Flash + Fixed + - Fixed tool syntax selection for Gemini-family and Gemma model IDs by routing them to dedicated gemini and gemma formats instead of generic XML + - Fixed zhipu-coding-plan and together shipping no bundled models: their descriptors referenced non-existent models.dev keys (zhipu-coding-plan, together); pointed them at the real keys (zhipuai-coding-plan, togetherai) so they bundle their GLM and full catalogs respectively. + - Folded the azure-openai-responses API into the OpenAI Responses thinking-inference branches so Azure reasoning models (o-series, GPT-5, Codex) resolve the discrete effort vocabulary (including xhigh) and effort-control mode instead of falling through to generic defaults. + - Fixed ollama-cloud discovery inheriting an unsafe cross-provider contextWindow/maxTokens when /api/show returns no size metadata; it now falls back to the safe 128K context / 8K output caps. + - Dropped internal Fireworks control-plane resource ids (accounts/fireworks/{models,routers}/…) from the bundle; only the public request ids ship. + @oh-my-pi/pi-coding-agent + Added + - Unexpected stop detection: optional tiny/smol classifier that continues the turn when the assistant says it will act but emits no tool calls. + - Settings features.unexpectedStopDetection and providers.unexpectedStopModel. + Changed + - Changed the job poll to return early when a steering message is queued, draining the steer immediately instead of waiting out the poll window. + - Capped unexpected-stop auto-continuation to three retry attempts before giving up on repeated stops + - Updated the edit tool's hashline prompt, grammar, and docs to recommend the .= inclusive range separator (SWAP 1.=3:); the legacy .. form still parses. + - Normalized all internal worker argv selectors under the __omp_worker_ prefix, skipping the async worker dispatch check during normal CLI startup. + Fixed + - Filtered out whitespace-only and dot-only (. or …) assistant blocks so they are treated as empty and no longer appear as visible content in message rendering, streaming reveal counts, or session export output + - Filtered placeholder-only thinking content from ACP notifications and message visibility checks so dot-only reasoning_content no longer triggers turn completion or read/run updates + - Fixed ModelRegistry tests making outbound network calls by automatically stubbing fetch during test execution. + - Fixed eval JS cells (and browser-tab worker startup) always stalling for the full init timeout — typically the cell's whole 30s budget — before silently falling back to the slower inline worker. The self-dispatching CLI host imports the worker module dynamically from its argv dispatch, so the worker's own parentPort.on("message") attached only after Bun flushed the messages the parent posted before spawn; the synchronously-posted init handshake was dropped and never answered with ready. The host now installs a buffering parentPort inbox synchronously in the entry's sync prefix (before importing the worker module) and the worker binds it on load, replaying the buffered handshake. omp --smoke-test now also spawns the JS eval worker through the host entry and asserts it handshakes on a real worker thread. + - Fixed pre-prompt context-full compaction on OpenAI Responses sessions to use provider-anchored context usage when available, so large encrypted reasoning signatures no longer trigger automatic maintenance while the visible context percentage remains below threshold (#2628). + @oh-my-pi/collab-web + Fixed + - Wrapped composer button labels to display icon-only on mobile devices for a more compact and readable layout + - Made the connect screen, ended session card, and notification toasts fully responsive for smaller device viewports + - Fixed mobile layout issues where the entire chat flow would overflow horizontally and text was rendered too large on iOS Safari (by setting text-size-adjust: 100%) + - Made transcript rows stack vertically on small screens to optimize reading space, and prevented grid track expansion + - Hid non-essential metadata (such as the model name, thinking level, and working directory path) and context gauge tracks on mobile headers to prevent overflow + @oh-my-pi/hashline + Changed + - Changed the recommended hashline range separator from .. to .= (e.g. SWAP 1.=3:, DEL 4.=5) so the inclusive <=-style end is self-evident. HL_RANGE_SEP is now .=; the prompt, grammar, error messages, and emitted headers all use it. The lenient parser still accepts the legacy .. (and -/…/space) forms. + @oh-my-pi/omp-stats + Changed + - Renamed __omp_stats_sync_worker to __omp_worker_stats_sync. + @oh-my-pi/pi-utils + Added + - Added installWorkerInbox(port) / consumeWorkerInbox() to @oh-my-pi/pi-utils/worker-host. A self-dispatching CLI host that imports a Bun worker module dynamically attaches the worker's real message listener after Bun flushes the messages the parent posted before spawn, dropping a synchronously-posted init. The host installs this buffering inbox synchronously in the entry's sync prefix so a listener exists at flush time; the worker module consumes it and binds the real handler, replaying anything buffered. + Full Changelog: https://github.com/can1357/oh-my-pi/compare/v15.13.2...v15.13.3 +ReleaseNotesUrl: https://github.com/can1357/oh-my-pi/releases/tag/v15.13.3 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://omp.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.13.3/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/15.13.3/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 000000000000..58549fef469b --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.13.3/can1357.oh-my-pi.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: can1357.oh-my-pi +PackageVersion: 15.13.3 +PackageLocale: zh-CN +ShortDescription: ⌥ 用于终端的 AI 编码智能体 —— 哈希锚定编辑、优化的工具集成、LSP、Python、浏览器、子智能体等更多功能 +Description: |- + omp 是一个以终端为先的编码智能体,运行在你的机器上,可连接任意提供商,并将会话视为 git 分支处理。 + omp(读作“oh-em-pi”,二进制名为 omp)是 Mario Zechner 的 Pi 项目的一个分支。它作为一个独立的 Bun 进程运行,驱动任何你拥有凭据的模型提供商,并提供一个扁平化的工具接口,供模型用于读取代码、执行命令、编辑文件、控制调试器,以及生成通过进程内 IRC 总线进行协作的子智能体。 + 会话以 JSONL 格式持久化存储在 ~/.omp/agent/sessions/ 目录下。你可以恢复、分叉、分支和共享这些会话。设置、凭据、插件和缓存全部存放在 ~/.omp/agent/ 目录中。除非你调用某个会向外传输数据的工具,否则没有任何内容会离开你的机器。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://omp.sh/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.13.3/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/15.13.3/can1357.oh-my-pi.yaml new file mode 100644 index 000000000000..24a0a4160257 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.13.3/can1357.oh-my-pi.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: can1357.oh-my-pi +PackageVersion: 15.13.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8644bc9c3b3060b6626dcaace3f6a1c33b9e5122 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:38:33 +0800 Subject: [PATCH 034/136] New version: DuckDuckGo.DesktopBrowser version 0.161.3.0 (#388105) --- .../DuckDuckGo.DesktopBrowser.installer.yaml | 33 +++++++++++++++++++ ...uckDuckGo.DesktopBrowser.locale.en-US.yaml | 23 +++++++++++++ ...uckDuckGo.DesktopBrowser.locale.zh-CN.yaml | 21 ++++++++++++ .../0.161.3.0/DuckDuckGo.DesktopBrowser.yaml | 8 +++++ 4 files changed, 85 insertions(+) create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/0.161.3.0/DuckDuckGo.DesktopBrowser.installer.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/0.161.3.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/0.161.3.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/0.161.3.0/DuckDuckGo.DesktopBrowser.yaml diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.161.3.0/DuckDuckGo.DesktopBrowser.installer.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.161.3.0/DuckDuckGo.DesktopBrowser.installer.yaml new file mode 100644 index 000000000000..dbb887e1d574 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.161.3.0/DuckDuckGo.DesktopBrowser.installer.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser +PackageVersion: 0.161.3.0 +Platform: +- Windows.Desktop +- Windows.Universal +MinimumOSVersion: 10.0.19041.0 +InstallerType: msix +Protocols: +- http +- https +FileExtensions: +- htm +- html +- pdf +PackageFamilyName: DuckDuckGo.DesktopBrowser_ya2fgkz3nks94 +Installers: +- Architecture: x86 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.161.3.0/DuckDuckGo_0.161.3.0.msixbundle + InstallerSha256: B86FA57A45796965537C0451DD2CA6446A907F5DE50DB858C23BFAE13307D105 + SignatureSha256: 0122C6B315DDE0B3B61212643F1341F7D127A5EDF599A8306F6D69A8BB7F248B +- Architecture: x64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.161.3.0/DuckDuckGo_0.161.3.0.msixbundle + InstallerSha256: B86FA57A45796965537C0451DD2CA6446A907F5DE50DB858C23BFAE13307D105 + SignatureSha256: 0122C6B315DDE0B3B61212643F1341F7D127A5EDF599A8306F6D69A8BB7F248B +- Architecture: arm64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.161.3.0/DuckDuckGo_0.161.3.0.msixbundle + InstallerSha256: B86FA57A45796965537C0451DD2CA6446A907F5DE50DB858C23BFAE13307D105 + SignatureSha256: 0122C6B315DDE0B3B61212643F1341F7D127A5EDF599A8306F6D69A8BB7F248B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.161.3.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.161.3.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml new file mode 100644 index 000000000000..60c11a64db1f --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.161.3.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser +PackageVersion: 0.161.3.0 +PackageLocale: en-US +Publisher: DuckDuckGo +PublisherUrl: https://duckduckgo.com/ +PrivacyUrl: https://duckduckgo.com/privacy +Author: Duck Duck Go, Inc. +PackageName: DuckDuckGo +PackageUrl: https://duckduckgo.com/windows +License: Freeware +LicenseUrl: https://duckduckgo.com/terms +Copyright: © 2026 DuckDuckGo +ShortDescription: An everyday browser that truly protects your privacy. +Tags: +- browser +- chromium +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.161.3.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.161.3.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml new file mode 100644 index 000000000000..0ace9921c97f --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.161.3.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser +PackageVersion: 0.161.3.0 +PackageLocale: zh-CN +Publisher: DuckDuckGo +PublisherUrl: https://duckduckgo.com/ +PrivacyUrl: https://duckduckgo.com/privacy +Author: Duck Duck Go, Inc. +PackageName: DuckDuckGo +PackageUrl: https://duckduckgo.com/windows +License: 免费软件 +LicenseUrl: https://duckduckgo.com/terms +Copyright: © 2026 DuckDuckGo +ShortDescription: 一款时刻并真正保护您隐私的浏览器 +Tags: +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.161.3.0/DuckDuckGo.DesktopBrowser.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.161.3.0/DuckDuckGo.DesktopBrowser.yaml new file mode 100644 index 000000000000..16a91c0472e2 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.161.3.0/DuckDuckGo.DesktopBrowser.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser +PackageVersion: 0.161.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 26b57d639535de29580c444b7a8f048a9fc7a03b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:38:47 +0800 Subject: [PATCH 035/136] Update: FinalWire.AIDA64.Extreme version 8.30 (8.30.8325) (#388107) --- .../Extreme/8.30/FinalWire.AIDA64.Extreme.installer.yaml | 2 +- .../8.30/FinalWire.AIDA64.Extreme.locale.en-US.yaml | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/manifests/f/FinalWire/AIDA64/Extreme/8.30/FinalWire.AIDA64.Extreme.installer.yaml b/manifests/f/FinalWire/AIDA64/Extreme/8.30/FinalWire.AIDA64.Extreme.installer.yaml index f288f84ff14c..8d4afad78e92 100644 --- a/manifests/f/FinalWire/AIDA64/Extreme/8.30/FinalWire.AIDA64.Extreme.installer.yaml +++ b/manifests/f/FinalWire/AIDA64/Extreme/8.30/FinalWire.AIDA64.Extreme.installer.yaml @@ -5,7 +5,7 @@ PackageIdentifier: FinalWire.AIDA64.Extreme PackageVersion: "8.30" Platform: - Windows.Desktop -ReleaseDate: 2026-06-12 +ReleaseDate: 2026-06-15 Installers: - Architecture: x64 InstallerType: inno diff --git a/manifests/f/FinalWire/AIDA64/Extreme/8.30/FinalWire.AIDA64.Extreme.locale.en-US.yaml b/manifests/f/FinalWire/AIDA64/Extreme/8.30/FinalWire.AIDA64.Extreme.locale.en-US.yaml index 3335ce668ebf..a71d43a2c89a 100644 --- a/manifests/f/FinalWire/AIDA64/Extreme/8.30/FinalWire.AIDA64.Extreme.locale.en-US.yaml +++ b/manifests/f/FinalWire/AIDA64/Extreme/8.30/FinalWire.AIDA64.Extreme.locale.en-US.yaml @@ -33,8 +33,11 @@ Tags: - system-information - systeminformation ReleaseNotes: |- - identification of Intel Arc G3 Series (aka Panther Lake) - fixed: Thermal Grizzly WireView Pro II sensor support + extended CPUID features (IA AVX-VNNI-INT16) + Intel Processor Number detection for Xeon 6503P + GPU sensor support for new Asus ROG-Astral-RTX5090-O32G-BTF-Gaming + fixed: physical CPU information for Intel Granite Rapids-WS + fixed: crash in the OpenCL layer ReleaseNotesUrl: https://www.aida64.com/news/aida64-v830-game-fps-frames-APX-wildcat-lake-nova-cpu-zen6-expo PurchaseUrl: https://www.aida64.com/online-store Documentations: From a4eb26de0d71154fa73493648c974fdec83f9694 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:39:03 +0800 Subject: [PATCH 036/136] New version: IPVanish.IPVanish version 4.3.27.1285 (#388109) --- .../IPVanish.IPVanish.installer.yaml | 25 +++++++++++++++ .../IPVanish.IPVanish.locale.en-US.yaml | 32 +++++++++++++++++++ .../IPVanish.IPVanish.locale.zh-CN.yaml | 28 ++++++++++++++++ .../4.3.27.1285/IPVanish.IPVanish.yaml | 8 +++++ 4 files changed, 93 insertions(+) create mode 100644 manifests/i/IPVanish/IPVanish/4.3.27.1285/IPVanish.IPVanish.installer.yaml create mode 100644 manifests/i/IPVanish/IPVanish/4.3.27.1285/IPVanish.IPVanish.locale.en-US.yaml create mode 100644 manifests/i/IPVanish/IPVanish/4.3.27.1285/IPVanish.IPVanish.locale.zh-CN.yaml create mode 100644 manifests/i/IPVanish/IPVanish/4.3.27.1285/IPVanish.IPVanish.yaml diff --git a/manifests/i/IPVanish/IPVanish/4.3.27.1285/IPVanish.IPVanish.installer.yaml b/manifests/i/IPVanish/IPVanish/4.3.27.1285/IPVanish.IPVanish.installer.yaml new file mode 100644 index 000000000000..46ec701eb652 --- /dev/null +++ b/manifests/i/IPVanish/IPVanish/4.3.27.1285/IPVanish.IPVanish.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: IPVanish.IPVanish +PackageVersion: 4.3.27.1285 +InstallerType: burn +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /NoUi + SilentWithProgress: /NoUi +UpgradeBehavior: install +ProductCode: '{3c9f412e-1e1f-4293-818a-07d68b30dcb1}' +ReleaseDate: 2026-06-15 +AppsAndFeaturesEntries: +- ProductCode: '{3c9f412e-1e1f-4293-818a-07d68b30dcb1}' + UpgradeCode: '{7995E76B-BF8A-43A8-A4DC-7F324F493012}' +Installers: +- Architecture: x86 + InstallerUrl: https://ipvanish.com/software/setup-prod-v2/IPVanish-4.3.27.1285.exe + InstallerSha256: 0FC08A48593FDDA0A1B3C52626C6AD16A2FA46F8962A7935790823F88CA5A3ED +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/IPVanish/IPVanish/4.3.27.1285/IPVanish.IPVanish.locale.en-US.yaml b/manifests/i/IPVanish/IPVanish/4.3.27.1285/IPVanish.IPVanish.locale.en-US.yaml new file mode 100644 index 000000000000..e89b7c80186c --- /dev/null +++ b/manifests/i/IPVanish/IPVanish/4.3.27.1285/IPVanish.IPVanish.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: IPVanish.IPVanish +PackageVersion: 4.3.27.1285 +PackageLocale: en-US +Publisher: IPVanish, a Ziff Davis company +PublisherUrl: https://www.ipvanish.com/ +PublisherSupportUrl: https://support.ipvanish.com/ +PrivacyUrl: https://www.ipvanish.com/privacy-policy/ +Author: IPVanish, Inc. +PackageName: IPVanish +PackageUrl: https://www.ipvanish.com/vpn-setup/windows/ +License: Proprietary +LicenseUrl: https://www.ipvanish.com/tos/ +Copyright: © 2019–2026 IPVanish, a Ziff Davis company. All rights reserved. +CopyrightUrl: https://www.ipvanish.com/tos/ +ShortDescription: Start a safer internet journey with IPVanish VPN. Fast speeds, verified no-traffic-logs, and apps for all devices. +Description: IPVanish is a top-rated VPN provider. A VPN, short for Virtual Private Network, offers increased cybersecurity by encrypting online traffic and shielding IP addresses. With IPVanish, you can use the internet more anonymously and help protect your data from being tracked by third parties. +Tags: +- network +- privacy +- proxy +- security +- vpn +ReleaseNotes: |- + What's New: + - Threat Protection Pro was updated to include Incognito Mode. When enabled, blocked threats will no longer appear in the Activity and Threats tabs while protection remains fully active. + With every release, we make improvements under the hood and squash any bugs that come up. Having issues? Contact us at support@ipvanish.com and we'll help find a fix. +PurchaseUrl: https://www.ipvanish.com/pricing/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/IPVanish/IPVanish/4.3.27.1285/IPVanish.IPVanish.locale.zh-CN.yaml b/manifests/i/IPVanish/IPVanish/4.3.27.1285/IPVanish.IPVanish.locale.zh-CN.yaml new file mode 100644 index 000000000000..58e769e5f0cd --- /dev/null +++ b/manifests/i/IPVanish/IPVanish/4.3.27.1285/IPVanish.IPVanish.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: IPVanish.IPVanish +PackageVersion: 4.3.27.1285 +PackageLocale: zh-CN +Publisher: IPVanish, a Ziff Davis company +PublisherUrl: https://www.ipvanish.com/ +PublisherSupportUrl: https://support.ipvanish.com/ +PrivacyUrl: https://www.ipvanish.com/privacy-policy/ +Author: IPVanish, Inc. +PackageName: IPVanish +PackageUrl: https://www.ipvanish.com/vpn-setup/windows/ +License: 专有软件 +LicenseUrl: https://www.ipvanish.com/tos/ +Copyright: © 2019–2026 IPVanish, a Ziff Davis company. All rights reserved. +CopyrightUrl: https://www.ipvanish.com/tos/ +ShortDescription: 使用 IPVanish VPN 开始更安全的互联网之旅。速度快,无流量记录,以及适用于所有设备的应用。 +Description: IPVanish 是一家顶级 VPN 提供商。VPN 是虚拟专用网络(Virtual Private Network)的简称,通过加密在线流量和屏蔽 IP 地址来提高网络安全性。有了 IPVanish,您可以更匿名地使用互联网,并有助于保护您的数据不被第三方追踪。 +Tags: +- vpn +- 代理 +- 安全 +- 网络 +- 隐私 +PurchaseUrl: https://www.ipvanish.com/pricing/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/i/IPVanish/IPVanish/4.3.27.1285/IPVanish.IPVanish.yaml b/manifests/i/IPVanish/IPVanish/4.3.27.1285/IPVanish.IPVanish.yaml new file mode 100644 index 000000000000..383b566bdd62 --- /dev/null +++ b/manifests/i/IPVanish/IPVanish/4.3.27.1285/IPVanish.IPVanish.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: IPVanish.IPVanish +PackageVersion: 4.3.27.1285 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 34783b7443f5d4f44306453069a20c9760e3a40e Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 15 Jun 2026 13:39:19 -0400 Subject: [PATCH 037/136] New version: Hugo.Hugo.Deploy version 0.163.2 (#388111) --- .../0.163.2/Hugo.Hugo.Deploy.installer.yaml | 19 ++++++++++++ .../Hugo.Hugo.Deploy.locale.en-US.yaml | 31 +++++++++++++++++++ .../Hugo.Hugo.Deploy.locale.zh-CN.yaml | 28 +++++++++++++++++ .../Hugo/Deploy/0.163.2/Hugo.Hugo.Deploy.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/h/Hugo/Hugo/Deploy/0.163.2/Hugo.Hugo.Deploy.installer.yaml create mode 100644 manifests/h/Hugo/Hugo/Deploy/0.163.2/Hugo.Hugo.Deploy.locale.en-US.yaml create mode 100644 manifests/h/Hugo/Hugo/Deploy/0.163.2/Hugo.Hugo.Deploy.locale.zh-CN.yaml create mode 100644 manifests/h/Hugo/Hugo/Deploy/0.163.2/Hugo.Hugo.Deploy.yaml diff --git a/manifests/h/Hugo/Hugo/Deploy/0.163.2/Hugo.Hugo.Deploy.installer.yaml b/manifests/h/Hugo/Hugo/Deploy/0.163.2/Hugo.Hugo.Deploy.installer.yaml new file mode 100644 index 000000000000..faf33576ebb7 --- /dev/null +++ b/manifests/h/Hugo/Hugo/Deploy/0.163.2/Hugo.Hugo.Deploy.installer.yaml @@ -0,0 +1,19 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Hugo.Hugo.Deploy +PackageVersion: 0.163.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: hugo.exe + PortableCommandAlias: hugo +Commands: +- hugo +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/gohugoio/hugo/releases/download/v0.163.2/hugo_extended_withdeploy_0.163.2_windows-amd64.zip + InstallerSha256: FEA0D0D159858527D8DF008D91442AFCB16222C0AAEC3F93557C1A24AB707C88 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hugo/Hugo/Deploy/0.163.2/Hugo.Hugo.Deploy.locale.en-US.yaml b/manifests/h/Hugo/Hugo/Deploy/0.163.2/Hugo.Hugo.Deploy.locale.en-US.yaml new file mode 100644 index 000000000000..02500b1002ee --- /dev/null +++ b/manifests/h/Hugo/Hugo/Deploy/0.163.2/Hugo.Hugo.Deploy.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Hugo.Hugo.Deploy +PackageVersion: 0.163.2 +PackageLocale: en-US +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +Author: The Hugo Authors +PackageName: Hugo (Deploy) +PackageUrl: https://gohugo.io/ +License: Apache-2.0 +LicenseUrl: https://github.com/gohugoio/hugo/blob/HEAD/LICENSE +Copyright: Copyright 2025 The Hugo Authors. +ShortDescription: The world's fastest framework for building websites (with WebP encoding, Sass transpiling and Deploy website support) +Tags: +- blog-engine +- cms +- content-management-system +- documentation-tool +- go +- hugo +- static-site-generator +ReleaseNotes: |- + What's Changed + - Continue resolving on ERR_ACCESS_DENIED in Node's resolver 134674f @bep #15041 + - markup: Standardize behavior when external converters are missing 147f605 @jmooring #14222 +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.163.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hugo/Hugo/Deploy/0.163.2/Hugo.Hugo.Deploy.locale.zh-CN.yaml b/manifests/h/Hugo/Hugo/Deploy/0.163.2/Hugo.Hugo.Deploy.locale.zh-CN.yaml new file mode 100644 index 000000000000..d1edf4d8693f --- /dev/null +++ b/manifests/h/Hugo/Hugo/Deploy/0.163.2/Hugo.Hugo.Deploy.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Hugo.Hugo.Deploy +PackageVersion: 0.163.2 +PackageLocale: zh-CN +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +Author: The Hugo Authors +PackageName: Hugo (Deploy) +PackageUrl: https://gohugo.io/ +License: Apache License 2.0 +LicenseUrl: https://github.com/gohugoio/hugo/blob/master/LICENSE +Copyright: Copyright 2025 The Hugo Authors. +ShortDescription: 世界上最快的网站搭建框架(支持 WebP 编码、Sass 转译和网站部署) +Tags: +- 内容管理系统 +- 博客 +- 博客引擎 +- 文档 +- 文档工具 +- 文档生成工具 +- 网站部署 +- 静态网站 +- 静态网站生成器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hugo/Hugo/Deploy/0.163.2/Hugo.Hugo.Deploy.yaml b/manifests/h/Hugo/Hugo/Deploy/0.163.2/Hugo.Hugo.Deploy.yaml new file mode 100644 index 000000000000..2503e6af2e92 --- /dev/null +++ b/manifests/h/Hugo/Hugo/Deploy/0.163.2/Hugo.Hugo.Deploy.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: Hugo.Hugo.Deploy +PackageVersion: 0.163.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5eb57b73a78ed2bd83b58957dee0f42de930758f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:39:35 +0800 Subject: [PATCH 038/136] New version: OpenLess.OpenLess version 1.3.9 (#388120) --- .../1.3.9/OpenLess.OpenLess.installer.yaml | 26 ++++++++++ .../1.3.9/OpenLess.OpenLess.locale.en-US.yaml | 20 +++++++ .../1.3.9/OpenLess.OpenLess.locale.zh-CN.yaml | 52 +++++++++++++++++++ .../OpenLess/1.3.9/OpenLess.OpenLess.yaml | 8 +++ 4 files changed, 106 insertions(+) create mode 100644 manifests/o/OpenLess/OpenLess/1.3.9/OpenLess.OpenLess.installer.yaml create mode 100644 manifests/o/OpenLess/OpenLess/1.3.9/OpenLess.OpenLess.locale.en-US.yaml create mode 100644 manifests/o/OpenLess/OpenLess/1.3.9/OpenLess.OpenLess.locale.zh-CN.yaml create mode 100644 manifests/o/OpenLess/OpenLess/1.3.9/OpenLess.OpenLess.yaml diff --git a/manifests/o/OpenLess/OpenLess/1.3.9/OpenLess.OpenLess.installer.yaml b/manifests/o/OpenLess/OpenLess/1.3.9/OpenLess.OpenLess.installer.yaml new file mode 100644 index 000000000000..41e8d11fba2c --- /dev/null +++ b/manifests/o/OpenLess/OpenLess/1.3.9/OpenLess.OpenLess.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: OpenLess.OpenLess +PackageVersion: 1.3.9 +UpgradeBehavior: install +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/Open-Less/openless/releases/download/v1.3.9-tauri/OpenLess_1.3.9_x64-setup.exe + InstallerSha256: 0F2D0DAD37FA3AD4AA9EA3D82EFA6C5F5217F8AD1F0E0740497EB4EFC2B24D73 + ProductCode: OpenLess +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/Open-Less/openless/releases/download/v1.3.9-tauri/OpenLess_1.3.9_x64_en-US.msi + InstallerSha256: 0DDA82684B3BDD39892127E271EF89CC33713AC2E0CA8199A2124D307A24E70C + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{2EC232CF-6696-4434-91E1-54152C1FEC49}' + AppsAndFeaturesEntries: + - UpgradeCode: '{CA8062EF-C000-5953-BFB0-27B8F4AC4980}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenLess/OpenLess/1.3.9/OpenLess.OpenLess.locale.en-US.yaml b/manifests/o/OpenLess/OpenLess/1.3.9/OpenLess.OpenLess.locale.en-US.yaml new file mode 100644 index 000000000000..dfc1e131daae --- /dev/null +++ b/manifests/o/OpenLess/OpenLess/1.3.9/OpenLess.OpenLess.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: OpenLess.OpenLess +PackageVersion: 1.3.9 +PackageLocale: en-US +ShortDescription: Hold a key, speak, release — AI-polished text appears at your cursor in any app. +Description: |- + OpenLess is a cross-platform (macOS & Windows) voice-input app — a fully open-source alternative to commercial tools like Typeless, Wispr Flow, Lazy, and Superwhisper. + Put your cursor in any text field — ChatGPT, Claude, Cursor, Notion, an email draft, a chat box — press one global hotkey and talk. OpenLess records, transcribes, polishes the text in the mode you picked, and inserts the result at the cursor. If insertion is blocked it copies to the clipboard, so the words you spoke don't get lost. + Unlike voice typing tools that just dump a word-for-word transcript, OpenLess's headline mode is AI-prompt mode: you ramble, it adds structure, lists constraints, and produces a context-rich prompt you can paste straight into ChatGPT / Claude / Cursor. +Tags: +- dictate +- dictation +- speech-recognition +- speech-to-text +- transcribe +- transcription +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenLess/OpenLess/1.3.9/OpenLess.OpenLess.locale.zh-CN.yaml b/manifests/o/OpenLess/OpenLess/1.3.9/OpenLess.OpenLess.locale.zh-CN.yaml new file mode 100644 index 000000000000..31babb057b99 --- /dev/null +++ b/manifests/o/OpenLess/OpenLess/1.3.9/OpenLess.OpenLess.locale.zh-CN.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenLess.OpenLess +PackageVersion: 1.3.9 +PackageLocale: zh-CN +Publisher: openless +PublisherUrl: https://github.com/Open-Less +PublisherSupportUrl: https://github.com/Open-Less/openless/issues +PackageName: OpenLess +PackageUrl: https://github.com/Open-Less/openless +License: MIT +LicenseUrl: https://github.com/Open-Less/openless/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 OpenLess contributors +ShortDescription: 按住快捷键说话,松开即得润色后的文字 +Description: |- + OpenLess 是一个跨平台(macOS & Windows)语音输入应用,对标 Typeless、Wispr Flow、Lazy、Superwhisper 等商业语音输入工具的 完全开源 替代品。 + 把光标放在 ChatGPT、Claude、Cursor、Notion、邮件、聊天框任意输入框里,按一次全局快捷键说话——OpenLess 会录音、转写、按你选的模式润色,把结果直接插入光标位置。插入失败时会自动复制到剪贴板,尽量保证「你说过的话不丢」。 + 不像那些只把语音转成「逐字稿」的输入法,OpenLess 的核心模式是 AI prompt 模式:你只管乱讲,它自动补上结构、列出约束、整理出有上下文的 prompt,复制粘贴就能直接喂给 ChatGPT / Claude / Cursor。 +Tags: +- 听写 +- 语音识别 +- 语音转文字 +- 转写 +- 转录 +ReleaseNotes: |- + macOS 用户首次安装提示 + 下载 DMG 拖入 /Applications 后,必须在终端运行: + xattr -cr /Applications/OpenLess.app + 否则 Gatekeeper 会提示「OpenLess 已损坏」——这是因为当前 build 用 ad-hoc 签名、没做 Apple 公证。 + 渠道说明 + - 以 -tauri 结尾的 tag 是正式版(自动推送给所有 in-app 检查更新的用户)。 + - 以 -beta-tauri 结尾的 tag 是 Beta 版(GitHub 标 pre-release,不通过 in-app updater 推送给正式版用户;只对在「设置 → 关于 → 加入 Beta 渠道」开关切到 Beta 的用户可见,且需要手动从此页面下载安装)。 + 行为变更提示 + - 流式输入默认开启;不兼容场景会自动回落到一次性插入。可在「设置 → 高级」关闭。 + - 流式输入成功后默认把最终文本同步到剪贴板,方便再次粘贴;可在「设置 → 高级」关闭。 + What's Changed + - feat(ui): 移动端竖屏 UI 适配 by @HKLHaoBin in https://github.com/Open-Less/openless/pull/659 + - feat(android): 对齐移动端构建与发布流水线 by @HKLHaoBin in https://github.com/Open-Less/openless/pull/658 + - feat(ui): 深色模式与主题 token 及选中态修复 by @HKLHaoBin in https://github.com/Open-Less/openless/pull/661 + Full Changelog: https://github.com/Open-Less/openless/compare/v1.3.8-tauri...v1.3.9-tauri + Android 安装说明 + - 推荐:真机下载 OpenLess__arm64-v8a.apk(arm64 设备)。 + - 模拟器:x86_64 模拟器用 OpenLess__x86_64.apk。 + - 首次安装需在系统设置中允许「安装未知应用」;应用内更新会拉起系统安装器。 + - adb 调试:adb install -r OpenLess__arm64-v8a.apk + Android 应用内更新 + - Stable 用户检查 latest-android-aarch64.json(及 mirror 变体)。 + - Beta 用户(设置 → 高级 → 加入 Beta)检查带 -beta 后缀的 manifest。 +ReleaseNotesUrl: https://github.com/Open-Less/openless/releases/tag/v1.3.9-tauri +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenLess/OpenLess/1.3.9/OpenLess.OpenLess.yaml b/manifests/o/OpenLess/OpenLess/1.3.9/OpenLess.OpenLess.yaml new file mode 100644 index 000000000000..e68896fc808c --- /dev/null +++ b/manifests/o/OpenLess/OpenLess/1.3.9/OpenLess.OpenLess.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: OpenLess.OpenLess +PackageVersion: 1.3.9 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 7d6e7aa55a5e814b9384a7ed8ab636f2faac1071 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:39:50 +0800 Subject: [PATCH 039/136] New version: Proma.Proma version 0.12.23 (#388121) --- .../Proma/0.12.23/Proma.Proma.installer.yaml | 31 ++++++++ .../0.12.23/Proma.Proma.locale.en-US.yaml | 29 ++++++++ .../0.12.23/Proma.Proma.locale.zh-CN.yaml | 71 +++++++++++++++++++ .../p/Proma/Proma/0.12.23/Proma.Proma.yaml | 8 +++ 4 files changed, 139 insertions(+) create mode 100644 manifests/p/Proma/Proma/0.12.23/Proma.Proma.installer.yaml create mode 100644 manifests/p/Proma/Proma/0.12.23/Proma.Proma.locale.en-US.yaml create mode 100644 manifests/p/Proma/Proma/0.12.23/Proma.Proma.locale.zh-CN.yaml create mode 100644 manifests/p/Proma/Proma/0.12.23/Proma.Proma.yaml diff --git a/manifests/p/Proma/Proma/0.12.23/Proma.Proma.installer.yaml b/manifests/p/Proma/Proma/0.12.23/Proma.Proma.installer.yaml new file mode 100644 index 000000000000..8b0a54d5d1a8 --- /dev/null +++ b/manifests/p/Proma/Proma/0.12.23/Proma.Proma.installer.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Proma.Proma +PackageVersion: 0.12.23 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- proma +FileExtensions: +- proma-backup +- proma-share +ProductCode: 7c277a67-1561-5044-94b9-16fb308e8209 +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://cdn.proma.cool/releases/win-x64/Proma-0.12.23-setup.exe + InstallerSha256: 24E9314599379114A235A60E58E2DDE7827BF91D44229D60ADB3A0567C084B4B + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://cdn.proma.cool/releases/win-x64/Proma-0.12.23-setup.exe + InstallerSha256: 24E9314599379114A235A60E58E2DDE7827BF91D44229D60ADB3A0567C084B4B + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proma/Proma/0.12.23/Proma.Proma.locale.en-US.yaml b/manifests/p/Proma/Proma/0.12.23/Proma.Proma.locale.en-US.yaml new file mode 100644 index 000000000000..beb841acdeda --- /dev/null +++ b/manifests/p/Proma/Proma/0.12.23/Proma.Proma.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: Proma.Proma +PackageVersion: 0.12.23 +PackageLocale: en-US +License: Freeware +ShortDescription: A local-first AI desktop application that integrates multi-model Chat, general Agent, workspace, Skills, MCP, remote bots, and memory capabilities into a single open-source client. +Description: |- + Proma is a local-first AI desktop application that integrates multi-model Chat, general Agent, workspace, Skills, MCP, remote bots, and memory capabilities into a single open-source client. + It's not just a chatbox for casual conversations, but an Agent workspace designed to accumulate personal workflows over time: use Chat for simple questions, assign complex tasks to the Agent, and keep data and configurations as local as possible. + + What you can do now + - Chat mode: Multi-model conversations, attachment parsing, image input, Markdown / Mermaid / KaTeX / code highlighting, side-by-side chats, system prompts, context management. + - Agent mode: General Agent based on @anthropic-ai/claude-agent-sdk, supporting workspace isolation, permission modes, file operations, streaming output for long-running tasks, plan confirmation, and user follow-up. + - SubAgent / Tasks: Complex tasks can be broken down into sub-Agents / Tasks via the Claude Agent SDK tools, with invocation processes and results displayed within the message stream. + - Skills & MCP: Each workspace can independently configure Skills, MCP Server, and workspace files, ideal for accumulating reusable capabilities. + - Remote bots: Supports Feishu / Lark bot bridging, with DingTalk and WeChat bridge entry points already provided, enabling mobile devices or group chats to trigger local Agent workflows. + - Memory and tools: Chat and Agent share memory capabilities, and support web search, built-in Chat tools, Agent recommendations, and other auxiliary features. + - Local-first: Conversations, workspaces, attachments, configurations, Skills, etc., are stored by default in ~/.proma/, organized using JSON / JSONL files, without relying on a local database. + - Desktop experience: Auto-update, proxy settings, file preview, global shortcuts, quick task window, voice input, light / dark / system-following themes. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proma/Proma/0.12.23/Proma.Proma.locale.zh-CN.yaml b/manifests/p/Proma/Proma/0.12.23/Proma.Proma.locale.zh-CN.yaml new file mode 100644 index 000000000000..fdd496a4dbb8 --- /dev/null +++ b/manifests/p/Proma/Proma/0.12.23/Proma.Proma.locale.zh-CN.yaml @@ -0,0 +1,71 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Proma.Proma +PackageVersion: 0.12.23 +PackageLocale: zh-CN +Publisher: ErlichLiu +PublisherUrl: https://proma.cool/ +PublisherSupportUrl: https://github.com/proma-ai/Proma/issues +PackageName: Proma +PackageUrl: https://proma.cool/download +License: 免费软件 +Copyright: Copyright © 2024-2026 Proma +ShortDescription: 把最丝滑的通用 Agent 体验带进你的工作流,为 100x 专业用户而生的未来产品,正在实现 proactive Agent 阶段。基于 Claude Agent SDK 的完整开源实践,原生支持飞书群聊调用、灵活接入任意大模型供应商 —— 让顶级 Agent 能力真正跑在你每天用的地方。 +Description: |- + Proma 是一个本地优先的 AI 桌面应用,把多模型 Chat、通用 Agent、工作区、Skills、MCP、远程机器人和记忆能力放在同一个开源客户端里。 + 它不是只面向闲聊的聊天框,而是一个可以长期沉淀个人工作流的 Agent 工作台:简单问题用 Chat,复杂任务交给 Agent,数据和配置尽量留在本地。 + + 现在能做什么 + - Chat 模式:多模型对话、附件解析、图片输入、Markdown / Mermaid / KaTeX / 代码高亮、并排对话、系统提示词、上下文管理。 + - Agent 模式:基于 @anthropic-ai/claude-agent-sdk 的通用 Agent,支持工作区隔离、权限模式、文件操作、长任务流式输出、计划确认和用户追问。 + - SubAgent / Tasks:复杂任务可以通过 Claude Agent SDK 的 Agent 工具拆分为子 Agent / Task,并在消息流中展示调用过程和结果。 + - Skills & MCP:每个工作区可以独立配置 Skills、MCP Server 和工作区文件,适合沉淀可复用能力。 + - 远程机器人:支持飞书 / Lark 机器人桥接,并已提供钉钉、微信桥接入口,用手机或群聊触发本机 Agent 工作流。 + - 记忆与工具:Chat 和 Agent 可共享记忆能力,并支持联网搜索、内置 Chat 工具、Agent 推荐等辅助能力。 + - 本地优先:会话、工作区、附件、配置、Skills 等默认存储在 ~/.proma/,使用 JSON / JSONL 文件组织,不依赖本地数据库。 + - 桌面体验:自动更新、代理设置、文件预览、全局快捷键、快速任务窗口、语音输入、亮色 / 暗色 / 跟随系统主题。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ReleaseNotes: |- + Proma v0.12.23 + 对比基准:v0.12.1 + 这一版把重心放在整体观感上:一次全局视觉质感升级(字体、阴影、圆角 token 重做 + 原子组件改造),以及三个深色特殊主题经过多轮打磨后的配色定稿——其中「苍穹暮色」正式更名为「远山暮霭」。功能侧,预览支持侧边分屏、智谱 GLM-5.2 带来 1M 超长上下文、定时任务新增月度调度并默认按自然日切片会话。稳定性方面,彻底修正了困扰已久的上下文占用量显示失真问题,并清理了 worktree 改动面板、外部 MCP 加载、定时任务等一批缺陷。 + 新功能 + - 全局视觉质感升级 — token 重做 + 原子组件改造 + 字体升级。引入 Inter Variable 字体并启用 cv11/ss01/tnum OpenType 特性;新增 --radius / --shadow-* 五档 elevation token(亮 / 暗双套,暗色叠加 inset 顶高光制造浮起感),覆写 Tailwind 内置 shadow / radius,让现有 78+ 处 shadow 类、308+ 处 rounded 类零业务改动整体升级。原子组件(Button / Input / Textarea / Dialog / Popover / DropdownMenu / Select / Sheet)统一改为 hairline border + 多层柔阴影 + 双层 focus glow + active scale。顺带修复了 SearchDialog / SettingsDialog / ImageLightbox / TabSwitcher 四处浮层 backdrop 模糊逃逸的问题。新增依赖 @fontsource-variable/inter@5.2.8 + - 深色主题精修与配色焕新 — 三个深色特殊主题经过多轮迭代后定稿:建立清晰的 elevation 阶梯、可见 hairline border、明亮的 focus ring,并统一按「背景调灰、显眼小块加饱和」的配色公式收敛饱和度,逃出「中等饱和 + 低亮度」的色彩泥潭。「苍穹暮色」正式更名为「远山暮霭」(雾蓝灰雾感配色,与「晴空碧海」形成昼 / 夜对偶,预览图用 GPT Image 2 重绘为层叠远山);「森息夜语」收为雾绿灰;「莫兰迪夜」保持克制。文字选区按主题分组适配,深色主题下侧边栏选中态、定时任务入口图标 / 数字不可见或颜色错乱的问题一并修复。theme id 保持不变,不影响老用户已选主题 + - 预览支持侧边分屏 — 预览除了以 Tab 形式打开,现可常驻在右侧分屏。新增持久化偏好 previewModePreferenceAtom(标签页 / 分屏,默认标签页),可在外观设置里切换,也能直接把预览 Tab 拖出上下边界转为分屏(带高亮提示与 24px 缓冲避免误触)。PreviewTabContent 顶栏新增 PanelRight 显式入口,偏好切换按钮明确标注「仅影响下次打开」 + - GLM-5.2 与 1M 超长上下文 — 智谱(zhipu / zhipu-coding)渠道默认模型追加 GLM-5.2(默认启用)和 GLM-X-Preview[1m],支持 1M 上下文窗口,连通性测试改用 glm-5.2。同时把 supports1MContext / inferContextWindow 抽到 packages/shared 作为单一事实来源,修掉前后端模型列表不一致的旧问题 + - 月度定时任务调度 — 定时任务新增 monthly 模式,可在日历选择器里挑每月某天(1–31)。正确处理短月边界(选 31 号时在 2/4/6/9/11 月落到月末),列表与表单都会提示「短月落在最后一天」,避免误以为漏跑;建议表达「每月底」时优先用 28 号 + - 定时任务默认按自然日切片会话 + 上下文安全阀 — 会话模式默认从「每次新建」改为「按自然日」:同一天内多次触发复用同一子会话、跨天自动新建,既保留当天上下文又不会无限累积。叠加 70% 上下文占用率安全阀——同日复用前若上一会话占用已达 70%(与 SDK 77.5% 自动压缩阈值留 7.5% 余量),主动切到新会话。reuse(始终复用)保留为高级选项。索引版本 1→2 自动迁移,回滚场景改为只读降级而非清空,避免丢失 automation 配置 + - 定时任务跨运行记忆机制 — automation skill 升级,引导 Agent 在创建任务时就把「读取 / 滚动维护工作区 notes.md」写进 prompt,让每次自动触发形成自我迭代闭环;约定 .context/automation//notes.md 路径与 kebab-case 命名,并强调滚动清理过时条目避免变成新的上下文负担 + - 点击工作区标题折叠 / 展开会话列表 — 侧边栏工作区标题可点击折叠其下会话列表,标题前新增可旋转的 ChevronRight 指示图标并补齐 aria-expanded / aria-controls 无障碍属性(折叠状态刻意不持久化) + - 文件芯片右键「在文件管理器中显示」 — 右键路径芯片可直接在系统文件管理器中定位该文件,新增 shell:show-item-in-folder IPC 通道,无工作区路径限制 + - 编辑文件时自动切换到文件所在 Tab — 文件面板拆成 session / workspace / changes 三 Tab 后,Agent 写文件触发的自动定位高亮会同步切到文件所属 Tab,避免高亮落在不可见的 Tab 上;仅响应 Agent 写入、不抢占用户手动切换 + - 定时任务表单自动保存状态徽章 — 编辑表单名称右侧新增 5 态保存指示器(idle / dirty / saving / saved / error),无论在左栏写描述还是右栏改配置都能即时确认改动已保存;成功路径不弹 toast,仅失败时提示,避免连续编辑时的通知轰炸 + - 搜索弹窗复用会话迷你地图预览 — 搜索结果的会话预览改为复用左栏的 SessionMiniMapPopover(portal 到 body + 高 z-index),不再被弹窗的 overflow 裁剪或被列表项遮挡,与左栏共享预读缓存,净减约 226 行自实现预览代码 + - 侧边栏按钮细节打磨 — 新会话 / 搜索按钮去掉暗示「未完成」的虚线 border,改为与 Input/Card 同款实线 hairline;展开态新会话主按钮补上动态 ⌘N 快捷键提示(跟随用户自定义快捷键),气质对齐 Linear / Raycast 命令栏 + Bug 修复 + - 彻底修正上下文占用量显示失真 — 贯穿多个 PR 的修复线。明确 Anthropic API 的 input_tokens / cache_read_input_tokens / cache_creation_input_tokens 是三个分立可相加的字段(启用 prompt caching 后上下文绝大部分落在 cache_read 上),占用量 = 三者之和。修复点:① OpenAI 兼容渠道(zhipu / openai / doubao / qwen / custom)的 prompt_tokens 已含缓存命中部分、映射到 Anthropic schema 时未扣减,导致缓存被计两次、显示值约为真实值的 1.5–2 倍;② result.usage 是整个 query 内所有模型调用的累计求和,被当作当前上下文会让进度环虚高冲破 100%——complete 分支只信任流式 usage,不再用累计值覆盖 token;③ 真实 contextWindow 未透传、分母永远显示 200K,现经 context_window 事件透传,智谱等端点剥掉 [1m] 后缀导致误判窗口的问题改用用户原始选择修复;④ 模型 / 会话切换时清空旧值,避免残留上一会话数据。Popover 新增数据时效提示 + - 外部 MCP 服务器因缺少 type 字段加载失败 — 手动编写的 mcp.json 通常不含 type 字段,导致服务器被静默跳过、UI 显示 undefined。现在读取后自动按 command → stdio、url → http 推断类型,配置不完整时输出 warn 而非静默丢弃,UI 把未知类型显示为「未知」 + - 带 BOM 的 SKILL.md 解析失败 — 带 BOM 字节的 SKILL.md 会导致 frontmatter / version 解析失败、版本误判为 0.0.0 触发不必要的更新。parseSkillFrontmatter / parseSkillVersion / extractSkillBody / rebuildSkillMd 统一增加 BOM 处理 + - 文件改动面板找不到 worktree 及选中报错 — worktree 选择器三个问题逐层修复:下拉为空(改为从工作区附加目录自动探测 git 仓库根并过滤失效路径)、选中后报「不是 git 仓库」(worktree 在主仓库外被路径授权拦截,新增回溯主仓库的 ensurePathAllowedWithWorktree 放行逻辑、安全边界不变)、看 diff 会污染会话目录(移除多余的 attachDirectory,「看 diff」与「授予 Agent 访问权」彻底解耦) + - 消除 worktree 选择器加载闪现 — 改动面板的 WorktreeSelector 下沉到 DiffChangesList,加载期间不渲染、仅在有数据时显示,去掉 tab 栏下方的冗余行 + - task_notification 不再截断进行中的回复 — Agent 思考 / 输出过程中收到后台任务完成通知时,回复不再被错误切成两块;仅在没有进行中 turn(真正的后台唤醒场景)时才设唤醒边界 + - 归档会话发送消息时立即取消归档显示 — 给归档会话发消息时做乐观更新,发送瞬间即把它移回未归档列表并刷新时间,不必等流式输出结束 + - 删除 Agent 会话后右侧文件面板不再报 ENOENT — list-directory 对已不存在的目录优雅返回空列表,并清理滞留的会话工作目录路径映射 + - 修复 ModelSelector 在瞬态 null 时误显「选择模型」 — 在 AgentView 层保持上一次有效的模型选择,避免启动时序 / 工具栏 remount 等竞态把已选模型变回 null + - 教程加载失败显示错误状态 — tutorial.md 缺失或读取失败时不再永久卡在「加载中」,归一化为 loading / ready / error 三态显式呈现 + - 会话引用大文件时引导智能读取 — 通过 &session: 引用其他 Agent 会话时,提示优先用 Grep 搜索关键词定位相关片段再局部读取,避免一次性 Read 整个大文件带来的性能与 token 问题 + - 定时任务一批修复与体验调整 — + - 子会话持久化 modelId,避免打开自动任务触发的子会话时输入框模型选择被清空 + - 「无工作区 / 无模型」视为草稿态,禁止启用和立即运行并自动打开编辑面板提示补全;工作区改为必选、新建时默认填当前工作区,启用副文案动态列出真实缺失项 + - computeNextRunAt 调度字段改为可选,修复 monthly / daily / weekly 场景下的 tsc 报错;并修复 31 号 + 短月时 Date.setMonth 溢出跳过整月的问题 + - Windows 下关闭按钮不再与原生窗口控制按钮重叠;按钮布局调整(移除右栏「运行一次」、底部新增「运行测试」) + - 上下文占用率改为计入 cache token 并从会话 JSONL 尾部惰性解析,避免高频任务全量 parse +ReleaseNotesUrl: https://github.com/proma-ai/Proma/releases/tag/v0.12.23 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proma/Proma/0.12.23/Proma.Proma.yaml b/manifests/p/Proma/Proma/0.12.23/Proma.Proma.yaml new file mode 100644 index 000000000000..b453679ab3ba --- /dev/null +++ b/manifests/p/Proma/Proma/0.12.23/Proma.Proma.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: Proma.Proma +PackageVersion: 0.12.23 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From e628c32cbfafdb0efd9c3ea5b8d7fc784cc44bb2 Mon Sep 17 00:00:00 2001 From: Alex Popov <123168991+oleksandr1811@users.noreply.github.com> Date: Mon, 15 Jun 2026 20:40:05 +0300 Subject: [PATCH 040/136] New package: HalkyLauncher.HalkyLauncher version 1.0.0 (#388123) --- ...HalkyLauncher.HalkyLauncher.installer.yaml | 25 +++++++++++++++++++ ...kyLauncher.HalkyLauncher.locale.en-US.yaml | 22 ++++++++++++++++ .../1.0.0/HalkyLauncher.HalkyLauncher.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/h/HalkyLauncher/HalkyLauncher/1.0.0/HalkyLauncher.HalkyLauncher.installer.yaml create mode 100644 manifests/h/HalkyLauncher/HalkyLauncher/1.0.0/HalkyLauncher.HalkyLauncher.locale.en-US.yaml create mode 100644 manifests/h/HalkyLauncher/HalkyLauncher/1.0.0/HalkyLauncher.HalkyLauncher.yaml diff --git a/manifests/h/HalkyLauncher/HalkyLauncher/1.0.0/HalkyLauncher.HalkyLauncher.installer.yaml b/manifests/h/HalkyLauncher/HalkyLauncher/1.0.0/HalkyLauncher.HalkyLauncher.installer.yaml new file mode 100644 index 000000000000..940cea4e90ef --- /dev/null +++ b/manifests/h/HalkyLauncher/HalkyLauncher/1.0.0/HalkyLauncher.HalkyLauncher.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: HalkyLauncher.HalkyLauncher +PackageVersion: 1.0.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/oleksandr1811/HalkyLauncher/releases/download/v1.0.0/HalkyLauncher-Windows-MSVC-Setup-v1.0.0.exe + InstallerSha256: 7D9D3A8B7D3C26293204AD1F05A05D2CF13E7B711703E3002A00DE0F5689A1BB +- Architecture: arm64 + InstallerUrl: https://github.com/oleksandr1811/HalkyLauncher/releases/download/v1.0.0/HalkyLauncher-Windows-MSVC-arm64-Setup-v1.0.0.exe + InstallerSha256: 83D985BCA69338EE6BCE5D446EAD512AD3168D7C1D43EB6F14165402EB5ECA32 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/h/HalkyLauncher/HalkyLauncher/1.0.0/HalkyLauncher.HalkyLauncher.locale.en-US.yaml b/manifests/h/HalkyLauncher/HalkyLauncher/1.0.0/HalkyLauncher.HalkyLauncher.locale.en-US.yaml new file mode 100644 index 000000000000..204a9c672bf2 --- /dev/null +++ b/manifests/h/HalkyLauncher/HalkyLauncher/1.0.0/HalkyLauncher.HalkyLauncher.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: HalkyLauncher.HalkyLauncher +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: HalkyLauncher +PublisherUrl: https://github.com/oleksandr1811/HalkyLauncher +PublisherSupportUrl: https://github.com/oleksandr1811/HalkyLauncher/issues +PackageName: Halky Launcher +PackageUrl: https://github.com/oleksandr1811/HalkyLauncher +License: GPL-3.0 +LicenseUrl: https://github.com/oleksandr1811/HalkyLauncher/blob/develop/LICENSE +ShortDescription: A Minecraft launcher based on Prism Launcher with a redesigned UI +Description: Halky Launcher is a custom Minecraft launcher based on Prism Launcher with a modern redesigned interface. +Tags: +- minecraft +- launcher +- game +ReleaseNotesUrl: https://github.com/oleksandr1811/HalkyLauncher/releases/tag/v1.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/h/HalkyLauncher/HalkyLauncher/1.0.0/HalkyLauncher.HalkyLauncher.yaml b/manifests/h/HalkyLauncher/HalkyLauncher/1.0.0/HalkyLauncher.HalkyLauncher.yaml new file mode 100644 index 000000000000..88a8920e6b94 --- /dev/null +++ b/manifests/h/HalkyLauncher/HalkyLauncher/1.0.0/HalkyLauncher.HalkyLauncher.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: HalkyLauncher.HalkyLauncher +PackageVersion: 1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 547c82384b09bd966aa0fdd4d64db12c14f448d9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:41:52 +0800 Subject: [PATCH 041/136] New version: riok.Kreya version 1.20.2 (#388125) --- .../Kreya/1.20.2/riok.Kreya.installer.yaml | 21 +++++++ .../Kreya/1.20.2/riok.Kreya.locale.en-US.yaml | 60 +++++++++++++++++++ .../Kreya/1.20.2/riok.Kreya.locale.zh-CN.yaml | 41 +++++++++++++ manifests/r/riok/Kreya/1.20.2/riok.Kreya.yaml | 8 +++ 4 files changed, 130 insertions(+) create mode 100644 manifests/r/riok/Kreya/1.20.2/riok.Kreya.installer.yaml create mode 100644 manifests/r/riok/Kreya/1.20.2/riok.Kreya.locale.en-US.yaml create mode 100644 manifests/r/riok/Kreya/1.20.2/riok.Kreya.locale.zh-CN.yaml create mode 100644 manifests/r/riok/Kreya/1.20.2/riok.Kreya.yaml diff --git a/manifests/r/riok/Kreya/1.20.2/riok.Kreya.installer.yaml b/manifests/r/riok/Kreya/1.20.2/riok.Kreya.installer.yaml new file mode 100644 index 000000000000..fbd1cee5a880 --- /dev/null +++ b/manifests/r/riok/Kreya/1.20.2/riok.Kreya.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: riok.Kreya +PackageVersion: 1.20.2 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLFOLDER="" +FileExtensions: +- krproj +ProductCode: '{DDB8E56F-42A8-44AF-B2C2-EFDA00FF7C69}' +ReleaseDate: 2026-06-15 +AppsAndFeaturesEntries: +- UpgradeCode: '{55B1495C-E66F-4760-960F-A5635C8EDDAD}' +Installers: +- Architecture: x64 + InstallerUrl: https://stable-downloads.kreya.app/1.20.2/Kreya-win-x64.msi + InstallerSha256: 35ED3545C235DB34AAB8DC8C7C69D7C6818F650FED8F619ED3312C861AC49A5A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/riok/Kreya/1.20.2/riok.Kreya.locale.en-US.yaml b/manifests/r/riok/Kreya/1.20.2/riok.Kreya.locale.en-US.yaml new file mode 100644 index 000000000000..558f55629fba --- /dev/null +++ b/manifests/r/riok/Kreya/1.20.2/riok.Kreya.locale.en-US.yaml @@ -0,0 +1,60 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: riok.Kreya +PackageVersion: 1.20.2 +PackageLocale: en-US +Publisher: riok GmbH +PublisherUrl: https://riok.ch/en/ +PublisherSupportUrl: https://github.com/riok/Kreya/issues +PrivacyUrl: https://kreya.app/privacy-policy/ +Author: riok GmbH +PackageName: Kreya +PackageUrl: https://kreya.app/ +License: Proprietary +LicenseUrl: https://kreya.app/terms/ +Copyright: © Copyright 2020 - 2026 by riok GmbH +CopyrightUrl: https://kreya.app/terms/ +ShortDescription: A GUI client for gRPC and REST APIs with innovative features for environments, authorizations and more. +Description: |- + Kreya is a GUI client for gRPC, REST and WebSocket APIs. It makes calling APIs easy! Supported features: + - Kreya stores the files locally in JSON format for easy git-syncing (or any other syncing software) + - Unary, client-streaming, server-streaming and duplex requests (gRPC) + - Supports HTTP/2 and HTTP/3 + - Authentication configurations - declare once, use everywhere + - Environment support combined with a powerful templating language + - Directory settings (ex. define the endpoint or authentication once for all requests) + - Scripting and tests + - kreyac, the Kreya CLI + - Server reflection (gRPC) + - OpenAPI import (REST) + - And more! +Tags: +- api +- automation +- debug +- develop +- development +- grpc +- interface +- internet +- network +- request +- response +- rest +- rest-api +- restful +ReleaseNotes: |- + Bug Fixes + - Core: do not include personal information in report error infos + - UI: commit renaming settings entry after successful save + - UI: do not display UI error dialog on frontend errors +ReleaseNotesUrl: https://kreya.app/docs/release-notes/ +PurchaseUrl: https://kreya.app/pricing/ +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://kreya.app/docs/getting-started/ +- DocumentLabel: Resources + DocumentUrl: https://kreya.app/resources/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/riok/Kreya/1.20.2/riok.Kreya.locale.zh-CN.yaml b/manifests/r/riok/Kreya/1.20.2/riok.Kreya.locale.zh-CN.yaml new file mode 100644 index 000000000000..d43985c6b45c --- /dev/null +++ b/manifests/r/riok/Kreya/1.20.2/riok.Kreya.locale.zh-CN.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: riok.Kreya +PackageVersion: 1.20.2 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款支持 gRPC 和 REST API 的图形界面客户端,具备环境配置、授权管理等创新功能。 +Description: |- + Kreya 是一款面向 gRPC、REST 和 WebSocket API 的图形界面客户端,让 API 调用变得简单轻松!主要功能包括: + - 本地文件采用 JSON 格式存储,便于通过 git 或其他同步工具进行版本管理 + - 支持一元调用、客户端流、服务端流及双向流式请求(gRPC) + - 兼容 HTTP/2 和 HTTP/3 协议 + - 认证配置一次定义,多处复用 + - 环境变量支持结合强大的模板语言 + - 目录级设置(例如为所有请求统一配置端点或认证方式) + - 脚本化测试功能 + - 提供命令行工具 kreyac + - 服务反射支持(gRPC) + - OpenAPI 规范导入(REST) + - 以及更多特性! +Tags: +- api +- grpc +- rest +- rest-api +- 互联网 +- 响应 +- 开发 +- 接口 +- 网络 +- 自动化 +- 请求 +- 调试 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://kreya.app/docs/getting-started/ +- DocumentLabel: 资源 + DocumentUrl: https://kreya.app/resources/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/riok/Kreya/1.20.2/riok.Kreya.yaml b/manifests/r/riok/Kreya/1.20.2/riok.Kreya.yaml new file mode 100644 index 000000000000..18341e7bc1dc --- /dev/null +++ b/manifests/r/riok/Kreya/1.20.2/riok.Kreya.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: riok.Kreya +PackageVersion: 1.20.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5700ab60b8831bbe12d4ae69dda932ed3220f59f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9D=A4=E6=98=AF=E7=BA=B1=E9=9B=BE=E9=85=B1=E5=93=9F?= =?UTF-8?q?=EF=BD=9E?= <49941141+Dragon1573@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:42:02 +0800 Subject: [PATCH 042/136] New version: TrackerSoftware.PDF-XChangeEditor version 11.0.1.0 (#388072) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ❤是纱雾酱哟~ <49941141+Dragon1573@users.noreply.github.com> --- ...rSoftware.PDF-XChangeEditor.installer.yaml | 42 +++++++++++++++++++ ...ftware.PDF-XChangeEditor.locale.en-US.yaml | 35 ++++++++++++++++ .../TrackerSoftware.PDF-XChangeEditor.yaml | 8 ++++ 3 files changed, 85 insertions(+) create mode 100644 manifests/t/TrackerSoftware/PDF-XChangeEditor/11.0.1.0/TrackerSoftware.PDF-XChangeEditor.installer.yaml create mode 100644 manifests/t/TrackerSoftware/PDF-XChangeEditor/11.0.1.0/TrackerSoftware.PDF-XChangeEditor.locale.en-US.yaml create mode 100644 manifests/t/TrackerSoftware/PDF-XChangeEditor/11.0.1.0/TrackerSoftware.PDF-XChangeEditor.yaml diff --git a/manifests/t/TrackerSoftware/PDF-XChangeEditor/11.0.1.0/TrackerSoftware.PDF-XChangeEditor.installer.yaml b/manifests/t/TrackerSoftware/PDF-XChangeEditor/11.0.1.0/TrackerSoftware.PDF-XChangeEditor.installer.yaml new file mode 100644 index 000000000000..926fc56253ec --- /dev/null +++ b/manifests/t/TrackerSoftware/PDF-XChangeEditor/11.0.1.0/TrackerSoftware.PDF-XChangeEditor.installer.yaml @@ -0,0 +1,42 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TrackerSoftware.PDF-XChangeEditor +PackageVersion: 11.0.1.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +UpgradeBehavior: install +FileExtensions: +- pdf +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x86 + InstallerUrl: https://downloads.pdf-xchange.com/11.0.1.0/EditorV11.x86.msi + InstallerSha256: 0A07625DC88FD6F4BDAB6B4864889BB4530D6F50BA4F2CA6514D385BD19CB08F + ProductCode: '{9EB4260F-F0F7-42F0-99D1-3A48536E33DF}' + AppsAndFeaturesEntries: + - ProductCode: '{9EB4260F-F0F7-42F0-99D1-3A48536E33DF}' + UpgradeCode: '{E6E58382-7F0B-4DB0-8E8F-4EF5D581109A}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\PDF-XChange' +- Architecture: x64 + InstallerUrl: https://downloads.pdf-xchange.com/11.0.1.0/EditorV11.x64.msi + InstallerSha256: 4FE3B1AD8C4817F401DD42A4D31822C4B1A2672D1528B4C7522CB729D9EAEFC2 + ProductCode: '{340F4AED-0783-456F-9866-15D423184B3D}' + AppsAndFeaturesEntries: + - ProductCode: '{340F4AED-0783-456F-9866-15D423184B3D}' + UpgradeCode: '{793A5AF1-EB05-4381-A503-31ACE7C6B9C4}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\PDF-XChange' +- Architecture: arm64 + InstallerUrl: https://downloads.pdf-xchange.com/11.0.1.0/EditorV11.ARM64.msi + InstallerSha256: 39C88C63858BEE6AEF8FAC3B9A6F941799A70C8C20AA02F5D1EE37304E1F322D + ProductCode: '{1DC52D86-2CD5-4821-9501-C76757451F89}' + AppsAndFeaturesEntries: + - ProductCode: '{1DC52D86-2CD5-4821-9501-C76757451F89}' + UpgradeCode: '{65B4047F-229D-45DB-AAF9-73107DBEDF97}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\PDF-XChange' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TrackerSoftware/PDF-XChangeEditor/11.0.1.0/TrackerSoftware.PDF-XChangeEditor.locale.en-US.yaml b/manifests/t/TrackerSoftware/PDF-XChangeEditor/11.0.1.0/TrackerSoftware.PDF-XChangeEditor.locale.en-US.yaml new file mode 100644 index 000000000000..5bc00358e42b --- /dev/null +++ b/manifests/t/TrackerSoftware/PDF-XChangeEditor/11.0.1.0/TrackerSoftware.PDF-XChangeEditor.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TrackerSoftware.PDF-XChangeEditor +PackageVersion: 11.0.1.0 +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/11.0.1.0/TrackerSoftware.PDF-XChangeEditor.yaml b/manifests/t/TrackerSoftware/PDF-XChangeEditor/11.0.1.0/TrackerSoftware.PDF-XChangeEditor.yaml new file mode 100644 index 000000000000..c422e0c82c43 --- /dev/null +++ b/manifests/t/TrackerSoftware/PDF-XChangeEditor/11.0.1.0/TrackerSoftware.PDF-XChangeEditor.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: TrackerSoftware.PDF-XChangeEditor +PackageVersion: 11.0.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 75f955ab616ccd54c9bbfc5d34ee05222b5bb20a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:45:08 +0800 Subject: [PATCH 043/136] New version: Sourcegraph.Amp version 0.0.1781534992-g755969 (#388127) --- .../Sourcegraph.Amp.installer.yaml | 6 +++--- .../Sourcegraph.Amp.locale.en-US.yaml | 2 +- .../Sourcegraph.Amp.locale.zh-CN.yaml | 2 +- .../Sourcegraph.Amp.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename manifests/s/Sourcegraph/Amp/{0.0.1781516947-g14ca70 => 0.0.1781534992-g755969}/Sourcegraph.Amp.installer.yaml (63%) rename manifests/s/Sourcegraph/Amp/{0.0.1781516947-g14ca70 => 0.0.1781534992-g755969}/Sourcegraph.Amp.locale.en-US.yaml (97%) rename manifests/s/Sourcegraph/Amp/{0.0.1781516947-g14ca70 => 0.0.1781534992-g755969}/Sourcegraph.Amp.locale.zh-CN.yaml (96%) rename manifests/s/Sourcegraph/Amp/{0.0.1781516947-g14ca70 => 0.0.1781534992-g755969}/Sourcegraph.Amp.yaml (85%) diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781516947-g14ca70/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781534992-g755969/Sourcegraph.Amp.installer.yaml similarity index 63% rename from manifests/s/Sourcegraph/Amp/0.0.1781516947-g14ca70/Sourcegraph.Amp.installer.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1781534992-g755969/Sourcegraph.Amp.installer.yaml index e273363f686d..89810212b6b7 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1781516947-g14ca70/Sourcegraph.Amp.installer.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1781534992-g755969/Sourcegraph.Amp.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1781516947-g14ca70 +PackageVersion: 0.0.1781534992-g755969 InstallerType: portable Commands: - amp @@ -11,7 +11,7 @@ Dependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 Installers: - Architecture: x64 - InstallerUrl: https://static.ampcode.com/cli/0.0.1781516947-g14ca70/amp-windows-x64-baseline.exe - InstallerSha256: 6849C8EAA1D51C756224C59B9826E6DE4C69FB8336F0D76CDDE169C836A4E620 + InstallerUrl: https://static.ampcode.com/cli/0.0.1781534992-g755969/amp-windows-x64-baseline.exe + InstallerSha256: 921F7D2A453ACA0AD2B93BA62AEC548D9AD4D25DFC333BDF3FDCB6F5D5D064B6 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781516947-g14ca70/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781534992-g755969/Sourcegraph.Amp.locale.en-US.yaml similarity index 97% rename from manifests/s/Sourcegraph/Amp/0.0.1781516947-g14ca70/Sourcegraph.Amp.locale.en-US.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1781534992-g755969/Sourcegraph.Amp.locale.en-US.yaml index 7dfcd6936832..e1780168b182 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1781516947-g14ca70/Sourcegraph.Amp.locale.en-US.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1781534992-g755969/Sourcegraph.Amp.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1781516947-g14ca70 +PackageVersion: 0.0.1781534992-g755969 PackageLocale: en-US Publisher: Sourcegraph, Inc. PublisherUrl: https://ampcode.com/ diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781516947-g14ca70/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781534992-g755969/Sourcegraph.Amp.locale.zh-CN.yaml similarity index 96% rename from manifests/s/Sourcegraph/Amp/0.0.1781516947-g14ca70/Sourcegraph.Amp.locale.zh-CN.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1781534992-g755969/Sourcegraph.Amp.locale.zh-CN.yaml index 404f13bb940c..0cc04de1e683 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1781516947-g14ca70/Sourcegraph.Amp.locale.zh-CN.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1781534992-g755969/Sourcegraph.Amp.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1781516947-g14ca70 +PackageVersion: 0.0.1781534992-g755969 PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于终端与编辑器的前沿编码智能体。 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781516947-g14ca70/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781534992-g755969/Sourcegraph.Amp.yaml similarity index 85% rename from manifests/s/Sourcegraph/Amp/0.0.1781516947-g14ca70/Sourcegraph.Amp.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1781534992-g755969/Sourcegraph.Amp.yaml index ba2519523aad..c63d423de9e6 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1781516947-g14ca70/Sourcegraph.Amp.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1781534992-g755969/Sourcegraph.Amp.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1781516947-g14ca70 +PackageVersion: 0.0.1781534992-g755969 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 2e65d231d3ad9edad57f2a97aadbbf32c7f14e4f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:48:50 +0800 Subject: [PATCH 044/136] New version: Threema.Threema.2 version 2.0.64.0 (2.0-beta62) (#388128) --- .../2.0.64.0/Threema.Threema.2.installer.yaml | 18 ++++++++ .../Threema.Threema.2.locale.en-US.yaml | 46 +++++++++++++++++++ .../Threema.Threema.2.locale.zh-CN.yaml | 29 ++++++++++++ .../Threema/2/2.0.64.0/Threema.Threema.2.yaml | 8 ++++ 4 files changed, 101 insertions(+) create mode 100644 manifests/t/Threema/Threema/2/2.0.64.0/Threema.Threema.2.installer.yaml create mode 100644 manifests/t/Threema/Threema/2/2.0.64.0/Threema.Threema.2.locale.en-US.yaml create mode 100644 manifests/t/Threema/Threema/2/2.0.64.0/Threema.Threema.2.locale.zh-CN.yaml create mode 100644 manifests/t/Threema/Threema/2/2.0.64.0/Threema.Threema.2.yaml diff --git a/manifests/t/Threema/Threema/2/2.0.64.0/Threema.Threema.2.installer.yaml b/manifests/t/Threema/Threema/2/2.0.64.0/Threema.Threema.2.installer.yaml new file mode 100644 index 000000000000..d677d06a66b7 --- /dev/null +++ b/manifests/t/Threema/Threema/2/2.0.64.0/Threema.Threema.2.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: Threema.Threema.2 +PackageVersion: 2.0.64.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19044.0 +InstallerType: msix +PackageFamilyName: Threema.Desktop.Consumer_cvh4qa9n1gk2r +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + InstallerUrl: https://releases.threema.ch/desktop/2.0-beta62/threema-desktop-v2.0-beta62-windows-x64.msix + InstallerSha256: 37DA639CC6A9090F927995568995F83158E112B965AF206D13818C91A916E2BF + SignatureSha256: 1BBD53FA6C4D5F7D2354F48742C6867D0B20BACC7590FDE692B87BBF9E950203 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/2/2.0.64.0/Threema.Threema.2.locale.en-US.yaml b/manifests/t/Threema/Threema/2/2.0.64.0/Threema.Threema.2.locale.en-US.yaml new file mode 100644 index 000000000000..9af29a37d8c6 --- /dev/null +++ b/manifests/t/Threema/Threema/2/2.0.64.0/Threema.Threema.2.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Threema.Threema.2 +PackageVersion: 2.0.64.0 +PackageLocale: en-US +Publisher: Threema GmbH +PublisherUrl: https://threema.com/en +PublisherSupportUrl: https://threema.com/en/support +PrivacyUrl: https://threema.com/en/privacy-note +Author: Threema GmbH +PackageName: Threema Beta +PackageUrl: https://threema.com/en/products/private +License: AGPL-3.0 +LicenseUrl: https://github.com/threema-ch/threema-desktop/blob/HEAD/LICENSE.txt +Copyright: © Threema GmbH +CopyrightUrl: https://threema.com/en/impressum +ShortDescription: Communicate with friends and family in complete confidentiality – no data snooping, no metadata collection, no compromises. +Description: |- + Threema is the secure messaging app for individuals that consistently focuses on data protection and anonymity. Every message, call, and shared file is protected by proven open-source encryption technology. With Threema’s verification levels, you can see how trustworthy your contact is – so you know who you’re dealing with even without providing personal information. + - Maximum control over your digital identity: you decide how much you want to disclose + - Your conversations are guaranteed to be visible only to you and your contacts – never to us or third parties + - No collection of user data, no ads + - Anonymous use without providing a phone number or email address thanks to a randomly generated Threema ID +Tags: +- business +- collaborate +- collaboration +- communicate +- comunication +- enterprise +- office +- team +- working +ReleaseNotes: |- + Fixes: + - Fixed an issue that caused the loading screen to get stuck syncing messages when launching the app + - Fixed an issue that could prevent the profile picture from updating + …and various under-the-hood changes and improvements +ReleaseNotesUrl: https://threema.com/en/changelog/desktop-md +PurchaseUrl: https://threema.com/en/pricing +Documentations: +- DocumentLabel: Documents + DocumentUrl: https://threema.com/en/resources/documents +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/2/2.0.64.0/Threema.Threema.2.locale.zh-CN.yaml b/manifests/t/Threema/Threema/2/2.0.64.0/Threema.Threema.2.locale.zh-CN.yaml new file mode 100644 index 000000000000..06572ac87d3e --- /dev/null +++ b/manifests/t/Threema/Threema/2/2.0.64.0/Threema.Threema.2.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: Threema.Threema.2 +PackageVersion: 2.0.64.0 +PackageLocale: zh-CN +ShortDescription: 与亲友完全保密地交流——无窥探、无收集、不妥协。 +Description: |- + Threema 是一款专注于数据保护和匿名性的安全通讯应用。每条消息、每次通话及共享文件均采用经过验证的开源加密技术保护。通过 Threema 的验证等级系统,您可以直观了解联系人的可信度——即使不提供个人信息,也能清楚知晓对话对象身份。 + - 对数字身份拥有最高掌控权:自主决定信息披露程度 + - 对话内容严格限定在您与联系人之间——我们及第三方永远无法查看 + - 零用户数据收集,杜绝广告推送 + - 无需绑定手机号或邮箱,通过随机生成的 Threema ID 实现匿名使用 +Tags: +- 交流 +- 企业 +- 公司 +- 办公 +- 协作 +- 协同 +- 团队 +- 工作 +- 文档 +- 沟通 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://threema.com/en/resources/documents +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/2/2.0.64.0/Threema.Threema.2.yaml b/manifests/t/Threema/Threema/2/2.0.64.0/Threema.Threema.2.yaml new file mode 100644 index 000000000000..f5501d74541d --- /dev/null +++ b/manifests/t/Threema/Threema/2/2.0.64.0/Threema.Threema.2.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: Threema.Threema.2 +PackageVersion: 2.0.64.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 07b3878accccf4efac8f00c89e7d211e27191836 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:52:22 +0800 Subject: [PATCH 045/136] New version: Threema.Threema.OnPrem.2 version 2.0.64.0 (2.0-beta62) (#388129) --- .../Threema.Threema.OnPrem.2.installer.yaml | 17 ++++++++ ...Threema.Threema.OnPrem.2.locale.en-US.yaml | 41 +++++++++++++++++++ ...Threema.Threema.OnPrem.2.locale.zh-CN.yaml | 29 +++++++++++++ .../2/2.0.64.0/Threema.Threema.OnPrem.2.yaml | 8 ++++ 4 files changed, 95 insertions(+) create mode 100644 manifests/t/Threema/Threema/OnPrem/2/2.0.64.0/Threema.Threema.OnPrem.2.installer.yaml create mode 100644 manifests/t/Threema/Threema/OnPrem/2/2.0.64.0/Threema.Threema.OnPrem.2.locale.en-US.yaml create mode 100644 manifests/t/Threema/Threema/OnPrem/2/2.0.64.0/Threema.Threema.OnPrem.2.locale.zh-CN.yaml create mode 100644 manifests/t/Threema/Threema/OnPrem/2/2.0.64.0/Threema.Threema.OnPrem.2.yaml diff --git a/manifests/t/Threema/Threema/OnPrem/2/2.0.64.0/Threema.Threema.OnPrem.2.installer.yaml b/manifests/t/Threema/Threema/OnPrem/2/2.0.64.0/Threema.Threema.OnPrem.2.installer.yaml new file mode 100644 index 000000000000..3b105e2b5e98 --- /dev/null +++ b/manifests/t/Threema/Threema/OnPrem/2/2.0.64.0/Threema.Threema.OnPrem.2.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: Threema.Threema.OnPrem.2 +PackageVersion: 2.0.64.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19044.0 +InstallerType: msix +PackageFamilyName: Threema.Desktop.OnPrem_cvh4qa9n1gk2r +Installers: +- Architecture: x64 + InstallerUrl: https://releases.threema.ch/desktop/2.0-beta62/threema-onprem-desktop-v2.0-beta62-windows-x64.msix + InstallerSha256: 30B7882C810C7AE8459B7141AE9E268D6FF6A15A52A9BD683DA8C2AE13B19DBF + SignatureSha256: 4F3377A2597AF7CEBA9BC884E963DD752D2A8D8D7C28D30825E697FC53933549 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/OnPrem/2/2.0.64.0/Threema.Threema.OnPrem.2.locale.en-US.yaml b/manifests/t/Threema/Threema/OnPrem/2/2.0.64.0/Threema.Threema.OnPrem.2.locale.en-US.yaml new file mode 100644 index 000000000000..ae8f068dd937 --- /dev/null +++ b/manifests/t/Threema/Threema/OnPrem/2/2.0.64.0/Threema.Threema.OnPrem.2.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: Threema.Threema.OnPrem.2 +PackageVersion: 2.0.64.0 +PackageLocale: en-US +Publisher: Threema GmbH +PublisherUrl: https://threema.com/en +PublisherSupportUrl: https://threema.com/en/support +PrivacyUrl: https://threema.com/en/privacy-note +Author: Threema GmbH +PackageName: Threema OnPrem Beta +PackageUrl: https://threema.com/en/products/onprem +License: AGPL-3.0 +LicenseUrl: https://github.com/threema-ch/threema-desktop/blob/HEAD/LICENSE.txt +Copyright: © Threema GmbH +CopyrightUrl: https://threema.com/en/impressum +ShortDescription: Communication at the highest security level +Description: |- + Threema OnPrem combines proven cryptography with a self-hosted deployment concept – enabling secure communication at the highest level and complete data control. + - Protection against cyber threats: isolated infrastructure protects against government trojans, targeted attacks, and espionage + - Highest compliance standards for public sector requirements: meets the strictest security regulations for handling classified information + - End-to-end encryption: all content is consistently encrypted + - Zero-knowledge architecture: effectively prevents surveillance and targeted attacks +Tags: +- business +- collaborate +- collaboration +- communicate +- comunication +- enterprise +- office +- team +- working +ReleaseNotesUrl: https://threema.com/en/changelog/desktop-md +PurchaseUrl: https://threema.com/en/pricing +Documentations: +- DocumentLabel: Documents + DocumentUrl: https://threema.com/en/resources/documents +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/OnPrem/2/2.0.64.0/Threema.Threema.OnPrem.2.locale.zh-CN.yaml b/manifests/t/Threema/Threema/OnPrem/2/2.0.64.0/Threema.Threema.OnPrem.2.locale.zh-CN.yaml new file mode 100644 index 000000000000..972149184156 --- /dev/null +++ b/manifests/t/Threema/Threema/OnPrem/2/2.0.64.0/Threema.Threema.OnPrem.2.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: Threema.Threema.OnPrem.2 +PackageVersion: 2.0.64.0 +PackageLocale: zh-CN +ShortDescription: 最高安全级别的通信 +Description: |- + Threema OnPrem 将成熟加密技术与自主托管部署方案相结合,实现最高级别的安全通信和完整数据主权。 + - 抵御网络威胁:隔离式基础架构防范政府木马、定向攻击和间谍活动 + - 公共部门最高合规标准:满足处理机密信息的最严格安全规范 + - 端到端加密:所有内容全程加密保护 + - 零知识架构:有效防范监控与定向攻击 +Tags: +- 交流 +- 企业 +- 公司 +- 办公 +- 协作 +- 协同 +- 团队 +- 工作 +- 文档 +- 沟通 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://threema.com/en/resources/documents +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/OnPrem/2/2.0.64.0/Threema.Threema.OnPrem.2.yaml b/manifests/t/Threema/Threema/OnPrem/2/2.0.64.0/Threema.Threema.OnPrem.2.yaml new file mode 100644 index 000000000000..eabef4dc2c25 --- /dev/null +++ b/manifests/t/Threema/Threema/OnPrem/2/2.0.64.0/Threema.Threema.OnPrem.2.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: Threema.Threema.OnPrem.2 +PackageVersion: 2.0.64.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cc5551f79bc4086153eedca91b4025371577cf94 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:56:11 +0800 Subject: [PATCH 046/136] Move UNIkeEN.SJMCL 0.5.0 to SJMC.SJMCL 0.5.0 (#385903) --- .../SJMCL/0.5.0/SJMC.SJMCL.installer.yaml | 25 +++++++++ .../SJMCL/0.5.0/SJMC.SJMCL.locale.en-US.yaml | 15 ++++++ .../SJMCL/0.5.0/SJMC.SJMCL.locale.zh-CN.yaml | 53 +++++++++++++++++++ manifests/s/SJMC/SJMCL/0.5.0/SJMC.SJMCL.yaml | 8 +++ 4 files changed, 101 insertions(+) create mode 100644 manifests/s/SJMC/SJMCL/0.5.0/SJMC.SJMCL.installer.yaml create mode 100644 manifests/s/SJMC/SJMCL/0.5.0/SJMC.SJMCL.locale.en-US.yaml create mode 100644 manifests/s/SJMC/SJMCL/0.5.0/SJMC.SJMCL.locale.zh-CN.yaml create mode 100644 manifests/s/SJMC/SJMCL/0.5.0/SJMC.SJMCL.yaml diff --git a/manifests/s/SJMC/SJMCL/0.5.0/SJMC.SJMCL.installer.yaml b/manifests/s/SJMC/SJMCL/0.5.0/SJMC.SJMCL.installer.yaml new file mode 100644 index 000000000000..69ebc105d3f3 --- /dev/null +++ b/manifests/s/SJMC/SJMCL/0.5.0/SJMC.SJMCL.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: SJMC.SJMCL +PackageVersion: 0.5.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +Protocols: +- sjmcl +ReleaseDate: 2025-10-20 +Installers: +- Architecture: x86 + InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_0.5.0_windows_i686.msi + InstallerSha256: 967552C321B7954407B35679A5093466D33B0B4522DB2F1ECBE0E593E93C83FF +- Architecture: x64 + InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_0.5.0_windows_x86_64.msi + InstallerSha256: 519514F63510CB1670BA9913A6D7C0A0B9D8222DC3946F2F84351ED10C6CBF63 +- Architecture: arm64 + InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_0.5.0_windows_aarch64.msi + InstallerSha256: 34285567574393DE4B300E564277D478334B397930FBD5C5537F16CB6015112D +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/s/SJMC/SJMCL/0.5.0/SJMC.SJMCL.locale.en-US.yaml b/manifests/s/SJMC/SJMCL/0.5.0/SJMC.SJMCL.locale.en-US.yaml new file mode 100644 index 000000000000..729878d6409a --- /dev/null +++ b/manifests/s/SJMC/SJMCL/0.5.0/SJMC.SJMCL.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.10.0.schema.json + +PackageIdentifier: SJMC.SJMCL +PackageVersion: 0.5.0 +PackageLocale: en-US +Author: Shanghai Jiao Tong University Minecraft Club +PackageUrl: https://mc.sjtu.cn/sjmcl/en +ShortDescription: Next‑generation open-source cross‑platform Minecraft launcher +Description: SJMC Launcher is a modern, cross-platform Minecraft launcher built on the Tauri framework, independently developed by members of the Shanghai Jiao Tong University Minecraft Club. +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://mc.sjtu.cn/sjmcl/en/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/s/SJMC/SJMCL/0.5.0/SJMC.SJMCL.locale.zh-CN.yaml b/manifests/s/SJMC/SJMCL/0.5.0/SJMC.SJMCL.locale.zh-CN.yaml new file mode 100644 index 000000000000..c02be692590c --- /dev/null +++ b/manifests/s/SJMC/SJMCL/0.5.0/SJMC.SJMCL.locale.zh-CN.yaml @@ -0,0 +1,53 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: SJMC.SJMCL +PackageVersion: 0.5.0 +PackageLocale: zh-CN +Publisher: SJMCL +PublisherUrl: https://mc.sjtu.cn/ +PublisherSupportUrl: https://github.com/UNIkeEN/SJMCL/issues +Author: 上海交通大学 Minecraft 社 +PackageName: SJMCL +PackageUrl: https://mc.sjtu.cn/sjmcl +License: GPL-3.0 +LicenseUrl: https://github.com/UNIkeEN/SJMCL/blob/HEAD/LICENSE +Copyright: 2025 © SJMCL Team +ShortDescription: 新一代开源跨平台 Minecraft 启动器 +Description: SJMC Launcher 是一款基于 Tauri 框架打造的现代化、跨平台 Minecraft 启动器,由上海交通大学 Minecraft 社的成员自主开发。 +Tags: +- mc +- minecraft +- 我的世界 +ReleaseNotes: |- + - 🔥 Support changing or updating the mod loader of an existing instance. #943 #1083 #1085 @xunying123 @baiyuansjtu @UNIkeEN + - 🔥 Support importing and installing MultiMC-format modpacks. #1040 @pynickle + - 🔥 Add a new logging system for the launcher itself. #1077 #1079 #1080 @ToolmanP @UNIkeEN + - 🌟 Automatically detect more versions of Java from the Windows registry. #1031 @pynickle @UNIkeEN + - 🌟 Add a modal for manually entering Java paths, improving usability for macOS and Linux users. #1074 @UNIkeEN @DragonRock37 + - 🐛 Fix visual issue in the game version list within the create instance modal. #948 @Reqwey + - 🐛 Fix issue where the keyboard shortcut for opening the aggregated search modal did not work. #1081 @UNIkeEN + - 🛠 The launcher changelog will now prioritize displaying Chinese when using the Chinese UI. #1070 @pynickle + - 🛠 Optimize the display of the resource search modal and the resource version list. #1087 @SundayChen + - Workflow: + - Fix issue in the Traditional Chinese auto-translation script. #1044 @HsxMark + - Remove deprecated frontend linting commands and unify with those recommended in the contributing guideline. #1069 @OrzMiku + + - 🔥 支持更换或更新已安装实例的模组加载器。#943 #1083 #1085 @xunying123 @baiyuansjtu @UNIkeEN + - 🔥 支持导入并安装 MultiMC 格式的整合包。#1040 @pynickle + - 🔥 新增启动器自身日志系统。#1077 #1079 #1080 @ToolmanP @UNIkeEN + - 🌟 自动检测 Windows 注册表中更多版本的 Java。#1031 @pynickle @UNIkeEN + - 🌟 新增手动输入 Java 路径的对话框,便于 macOS 和 Linux 用户使用。#1074 @UNIkeEN @DragonRock37 + - 🐛 修复创建实例对话框中游戏版本列表的交互效果显示问题。#948 @Reqwey + - 🐛 修复聚合搜索对话框的键盘快捷键失效的问题。#1081 @UNIkeEN + - 🛠 现在中文界面下,启动器新版本介绍将优先显示中文。#1070 @pynickle + - 🛠 优化资源搜索对话框与资源版本列表的显示效果。#1087 @SundayChen + - 工作流: + - 修复繁体中文自动翻译脚本的问题。#1044 @HsxMark + - 删除已弃用的前端格式化命令,统一为开发指南推荐的命令。#1069 @OrzMiku +ReleaseNotesUrl: https://github.com/UNIkeEN/SJMCL/releases/tag/v0.5.0 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://mc.sjtu.cn/sjmcl/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/s/SJMC/SJMCL/0.5.0/SJMC.SJMCL.yaml b/manifests/s/SJMC/SJMCL/0.5.0/SJMC.SJMCL.yaml new file mode 100644 index 000000000000..cca551c24592 --- /dev/null +++ b/manifests/s/SJMC/SJMCL/0.5.0/SJMC.SJMCL.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: SJMC.SJMCL +PackageVersion: 0.5.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.10.0 From 5d504b6a9668a171da91a0cf9ba5ae00d7f7b8ba Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 02:03:21 +0800 Subject: [PATCH 047/136] New version: can1357.oh-my-pi version 15.13.0 (#387864) --- .../15.13.0/can1357.oh-my-pi.installer.yaml | 18 +++++++++ .../can1357.oh-my-pi.locale.en-US.yaml | 38 +++++++++++++++++++ .../can1357.oh-my-pi.locale.zh-CN.yaml | 24 ++++++++++++ .../oh-my-pi/15.13.0/can1357.oh-my-pi.yaml | 8 ++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/c/can1357/oh-my-pi/15.13.0/can1357.oh-my-pi.installer.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.13.0/can1357.oh-my-pi.locale.en-US.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.13.0/can1357.oh-my-pi.locale.zh-CN.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.13.0/can1357.oh-my-pi.yaml diff --git a/manifests/c/can1357/oh-my-pi/15.13.0/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/15.13.0/can1357.oh-my-pi.installer.yaml new file mode 100644 index 000000000000..1b997cf20571 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.13.0/can1357.oh-my-pi.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: can1357.oh-my-pi +PackageVersion: 15.13.0 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v15.13.0/omp-windows-x64.exe + InstallerSha256: 02B33A5C7435F0962069803412F997C7F8A8E4EF6D27356ADC346F97C3B838B5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.13.0/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/15.13.0/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 000000000000..28a0be9d0534 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.13.0/can1357.oh-my-pi.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 15.13.0 +PackageLocale: en-US +Publisher: Can Bölük +PublisherUrl: https://can.ac/ +PublisherSupportUrl: https://github.com/can1357/oh-my-pi/issues +Author: Can Bölük +PackageName: oh-my-pi +PackageUrl: https://omp.sh/ +License: MIT +LicenseUrl: https://github.com/can1357/oh-my-pi/blob/HEAD/LICENSE +Copyright: |- + Copyright (c) 2025 Mario Zechner + Copyright (c) 2025-2026 Can Bölük +ShortDescription: ⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more +Description: |- + omp is a terminal-first coding agent that runs on your machine, talks to any provider, and treats sessions like git branches. + omp (pronounced “oh-em-pi”, binary omp) is a fork of Mario Zechner’s Pi. It runs as a single Bun process, drives any model provider you have credentials for, and ships a flat tool surface the model uses to read code, run commands, edit files, drive a debugger, and spawn subagents that coordinate over an in-process IRC bus. + Sessions persist as JSONL under ~/.omp/agent/sessions/. You resume, fork, branch, and share them. Settings, credentials, plugins, and caches all live under ~/.omp/agent/. Nothing leaves the machine unless you call a tool that does. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://github.com/can1357/oh-my-pi/releases/tag/v15.13.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://omp.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.13.0/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/15.13.0/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 000000000000..6150df5944cf --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.13.0/can1357.oh-my-pi.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: can1357.oh-my-pi +PackageVersion: 15.13.0 +PackageLocale: zh-CN +ShortDescription: ⌥ 用于终端的 AI 编码智能体 —— 哈希锚定编辑、优化的工具集成、LSP、Python、浏览器、子智能体等更多功能 +Description: |- + omp 是一个以终端为先的编码智能体,运行在你的机器上,可连接任意提供商,并将会话视为 git 分支处理。 + omp(读作“oh-em-pi”,二进制名为 omp)是 Mario Zechner 的 Pi 项目的一个分支。它作为一个独立的 Bun 进程运行,驱动任何你拥有凭据的模型提供商,并提供一个扁平化的工具接口,供模型用于读取代码、执行命令、编辑文件、控制调试器,以及生成通过进程内 IRC 总线进行协作的子智能体。 + 会话以 JSONL 格式持久化存储在 ~/.omp/agent/sessions/ 目录下。你可以恢复、分叉、分支和共享这些会话。设置、凭据、插件和缓存全部存放在 ~/.omp/agent/ 目录中。除非你调用某个会向外传输数据的工具,否则没有任何内容会离开你的机器。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://omp.sh/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.13.0/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/15.13.0/can1357.oh-my-pi.yaml new file mode 100644 index 000000000000..f46bd2bba82b --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.13.0/can1357.oh-my-pi.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: can1357.oh-my-pi +PackageVersion: 15.13.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e48c05896146c70680290e29d6db339178afe6bd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 02:16:53 +0800 Subject: [PATCH 048/136] New version: Wondershare.Filmora.CN version 15.6.4.20300 (15.6.4) (#388034) --- .../Wondershare.Filmora.CN.installer.yaml | 19 +++++++++ .../Wondershare.Filmora.CN.locale.en-US.yaml | 38 ++++++++++++++++++ .../Wondershare.Filmora.CN.locale.zh-CN.yaml | 40 +++++++++++++++++++ .../15.6.4.20300/Wondershare.Filmora.CN.yaml | 8 ++++ 4 files changed, 105 insertions(+) create mode 100644 manifests/w/Wondershare/Filmora/CN/15.6.4.20300/Wondershare.Filmora.CN.installer.yaml create mode 100644 manifests/w/Wondershare/Filmora/CN/15.6.4.20300/Wondershare.Filmora.CN.locale.en-US.yaml create mode 100644 manifests/w/Wondershare/Filmora/CN/15.6.4.20300/Wondershare.Filmora.CN.locale.zh-CN.yaml create mode 100644 manifests/w/Wondershare/Filmora/CN/15.6.4.20300/Wondershare.Filmora.CN.yaml diff --git a/manifests/w/Wondershare/Filmora/CN/15.6.4.20300/Wondershare.Filmora.CN.installer.yaml b/manifests/w/Wondershare/Filmora/CN/15.6.4.20300/Wondershare.Filmora.CN.installer.yaml new file mode 100644 index 000000000000..0a26435ecb73 --- /dev/null +++ b/manifests/w/Wondershare/Filmora/CN/15.6.4.20300/Wondershare.Filmora.CN.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: Wondershare.Filmora.CN +PackageVersion: 15.6.4.20300 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- fmrespack +FileExtensions: +- wfp +ProductCode: 万兴喵影2025_is1 +Installers: +- Architecture: x64 + InstallerUrl: https://cc-download.wondershare.cc/cbs_down/filmora_64bit_15.6.4_full13770.exe + InstallerSha256: 75076E488074D0BC87DD4B86B6D9736F4BDDEC3F717CC5FB0D5D8086BB5F88CC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wondershare/Filmora/CN/15.6.4.20300/Wondershare.Filmora.CN.locale.en-US.yaml b/manifests/w/Wondershare/Filmora/CN/15.6.4.20300/Wondershare.Filmora.CN.locale.en-US.yaml new file mode 100644 index 000000000000..4ebcf6c998bb --- /dev/null +++ b/manifests/w/Wondershare/Filmora/CN/15.6.4.20300/Wondershare.Filmora.CN.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Wondershare.Filmora.CN +PackageVersion: 15.6.4.20300 +PackageLocale: en-US +Publisher: Wondershare Software +PublisherUrl: https://www.wondershare.cn/ +PublisherSupportUrl: https://miao.wondershare.cn/help/faq.html +PrivacyUrl: https://www.wondershare.cn/privacy.html +Author: Wondershare Technology Group Co., Ltd. +PackageName: 万兴喵影 +PackageUrl: https://miao.wondershare.cn/filmora-video-editor.html +License: Proprietary +LicenseUrl: https://www.wondershare.cn/company/end-user-license-agreement.html +Copyright: © 2026 万兴科技集团股份有限公司 版权所有 +CopyrightUrl: https://www.wondershare.cn/company/terms_conditions.html +ShortDescription: A Chinese video editor that is popular around the world +Description: Wondershare Filmora is a powerful and easy-to-use Chinese video editing software with a simple and trendy interface, flexible timeline editing, and abundant resources and effects. It supports importing SRT subtitles in one click and provides a huge online music library. +Tags: +- clip +- creative +- creativity +- edit +- editor +- film +- movie +- video +- video-editing +- video-editor +PurchaseUrl: https://miao.wondershare.cn/pay/price.html +Documentations: +- DocumentLabel: Video Guide + DocumentUrl: https://miao.wondershare.cn/help/video-guide.html +- DocumentLabel: Academy + DocumentUrl: https://miao.wondershare.cn/academy.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wondershare/Filmora/CN/15.6.4.20300/Wondershare.Filmora.CN.locale.zh-CN.yaml b/manifests/w/Wondershare/Filmora/CN/15.6.4.20300/Wondershare.Filmora.CN.locale.zh-CN.yaml new file mode 100644 index 000000000000..da99ebe918da --- /dev/null +++ b/manifests/w/Wondershare/Filmora/CN/15.6.4.20300/Wondershare.Filmora.CN.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Wondershare.Filmora.CN +PackageVersion: 15.6.4.20300 +PackageLocale: zh-CN +Publisher: Wondershare Software +PublisherUrl: https://www.wondershare.cn/ +PublisherSupportUrl: https://miao.wondershare.cn/help/faq.html +PrivacyUrl: https://www.wondershare.cn/privacy.html +Author: 万兴科技集团股份有限公司 +PackageName: 万兴喵影 +PackageUrl: https://miao.wondershare.cn/filmora-video-editor.html +License: 专有软件 +LicenseUrl: https://www.wondershare.cn/company/end-user-license-agreement.html +Copyright: © 2026 万兴科技集团股份有限公司 版权所有 +CopyrightUrl: https://www.wondershare.cn/company/terms_conditions.html +ShortDescription: 风靡全球的国产剪辑神器 +Description: 万兴喵影(原万兴神剪手)是一款易上手、功能强大的国产视频剪辑软件,界面简洁时尚,拥有灵活的时间轴剪辑功能和丰富的资源特效。支持一键导入SRT字幕,畅享海量在线音乐库。 +Tags: +- 万兴神剪手 +- 创意 +- 剪辑 +- 喵影工场 +- 影片 +- 电影 +- 视频 +- 视频编辑 +- 视频编辑器 +- 编辑 +- 编辑器 +ReleaseNotes: 修复软件错误,改善用户体验。 +PurchaseUrl: https://miao.wondershare.cn/pay/price.html +Documentations: +- DocumentLabel: 视频教程 + DocumentUrl: https://miao.wondershare.cn/help/video-guide.html +- DocumentLabel: 喵影学社 + DocumentUrl: https://miao.wondershare.cn/academy.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wondershare/Filmora/CN/15.6.4.20300/Wondershare.Filmora.CN.yaml b/manifests/w/Wondershare/Filmora/CN/15.6.4.20300/Wondershare.Filmora.CN.yaml new file mode 100644 index 000000000000..891981815cd5 --- /dev/null +++ b/manifests/w/Wondershare/Filmora/CN/15.6.4.20300/Wondershare.Filmora.CN.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: Wondershare.Filmora.CN +PackageVersion: 15.6.4.20300 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From daa6ec109c0f5f20936c99f63a4dcc453c5df85a Mon Sep 17 00:00:00 2001 From: mulham <97831705+mulhamna@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:19:46 +0700 Subject: [PATCH 049/136] Add version: mulhamna.jirac-mcp version 2.2.0 (#388042) --- .../2.2.0/mulhamna.jirac-mcp.installer.yaml | 15 ++++++++++++ .../mulhamna.jirac-mcp.locale.en-US.yaml | 23 +++++++++++++++++++ .../jirac-mcp/2.2.0/mulhamna.jirac-mcp.yaml | 6 +++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/m/mulhamna/jirac-mcp/2.2.0/mulhamna.jirac-mcp.installer.yaml create mode 100644 manifests/m/mulhamna/jirac-mcp/2.2.0/mulhamna.jirac-mcp.locale.en-US.yaml create mode 100644 manifests/m/mulhamna/jirac-mcp/2.2.0/mulhamna.jirac-mcp.yaml diff --git a/manifests/m/mulhamna/jirac-mcp/2.2.0/mulhamna.jirac-mcp.installer.yaml b/manifests/m/mulhamna/jirac-mcp/2.2.0/mulhamna.jirac-mcp.installer.yaml new file mode 100644 index 000000000000..7db2b938eb21 --- /dev/null +++ b/manifests/m/mulhamna/jirac-mcp/2.2.0/mulhamna.jirac-mcp.installer.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +PackageIdentifier: mulhamna.jirac-mcp +PackageVersion: 2.2.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: jirac-mcp-windows-x86_64.exe + PortableCommandAlias: jirac-mcp +ReleaseDate: 2026-06-15 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/mulhamna/jira-commands/releases/download/jira-mcp-v2.2.0/jirac-mcp-windows-x86_64.zip + InstallerSha256: 738cf07da7b60d5d498124b3d47648b0a0968a4ef468d7a49202da230c1770c4 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/mulhamna/jirac-mcp/2.2.0/mulhamna.jirac-mcp.locale.en-US.yaml b/manifests/m/mulhamna/jirac-mcp/2.2.0/mulhamna.jirac-mcp.locale.en-US.yaml new file mode 100644 index 000000000000..a04837cc1dea --- /dev/null +++ b/manifests/m/mulhamna/jirac-mcp/2.2.0/mulhamna.jirac-mcp.locale.en-US.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json +PackageIdentifier: mulhamna.jirac-mcp +PackageVersion: 2.2.0 +PackageLocale: en-US +Publisher: mulhamna +PublisherUrl: https://github.com/mulhamna +PublisherSupportUrl: https://github.com/mulhamna/jira-commands/issues +Author: mulhamna +PackageName: jirac-mcp +PackageUrl: https://github.com/mulhamna/jira-commands +License: MIT OR Apache-2.0 +LicenseUrl: https://github.com/mulhamna/jira-commands/blob/main/LICENSE +ShortDescription: Typed Jira MCP server built in Rust. +Description: jirac-mcp exposes Jira as typed MCP tools for editors and AI agents, with release archives for Windows, macOS, and Linux. +Moniker: jirac-mcp +Tags: + - jira + - atlassian + - cli + - mcp + - ai +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/mulhamna/jirac-mcp/2.2.0/mulhamna.jirac-mcp.yaml b/manifests/m/mulhamna/jirac-mcp/2.2.0/mulhamna.jirac-mcp.yaml new file mode 100644 index 000000000000..b4e3f62ca3f7 --- /dev/null +++ b/manifests/m/mulhamna/jirac-mcp/2.2.0/mulhamna.jirac-mcp.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +PackageIdentifier: mulhamna.jirac-mcp +PackageVersion: 2.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 3d76b493496600417885869e1a9b68c7742fa8f1 Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Mon, 15 Jun 2026 20:21:20 +0200 Subject: [PATCH 050/136] Updated InstallerUrl: KDE.Falkon version 26.07.70 (#388065) --- manifests/k/KDE/Falkon/26.07.70/KDE.Falkon.installer.yaml | 6 +++--- .../k/KDE/Falkon/26.07.70/KDE.Falkon.locale.en-US.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/Falkon/26.07.70/KDE.Falkon.installer.yaml b/manifests/k/KDE/Falkon/26.07.70/KDE.Falkon.installer.yaml index af2402ac8cec..913873f1ea67 100644 --- a/manifests/k/KDE/Falkon/26.07.70/KDE.Falkon.installer.yaml +++ b/manifests/k/KDE/Falkon/26.07.70/KDE.Falkon.installer.yaml @@ -2,15 +2,15 @@ PackageIdentifier: KDE.Falkon PackageVersion: 26.07.70 -ReleaseDate: 2026-05-16 +ReleaseDate: 2026-06-07 Platform: - Windows.Desktop InstallerType: nullsoft UpgradeBehavior: install Installers: - Architecture: x64 - InstallerUrl: https://origin.cdn.kde.org/ci-builds/network/falkon/master/windows/falkon-master-2608-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 0523c431d339d2187b7ca7e6cce4459291b95273d889f3e715be6a4d454e4ed5 + InstallerUrl: https://cdn.kde.org/ci-builds/network/falkon/master/windows/falkon-master-2626-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 193d224dfc24c61d02ad8569606aa02c8c5063ecdc43f8d3950a832388be2d97 AppsAndFeaturesEntries: - DisplayVersion: 26.07.70 ProductCode: Falkon diff --git a/manifests/k/KDE/Falkon/26.07.70/KDE.Falkon.locale.en-US.yaml b/manifests/k/KDE/Falkon/26.07.70/KDE.Falkon.locale.en-US.yaml index cd39f39f2ac7..aa416f28c94d 100644 --- a/manifests/k/KDE/Falkon/26.07.70/KDE.Falkon.locale.en-US.yaml +++ b/manifests/k/KDE/Falkon/26.07.70/KDE.Falkon.locale.en-US.yaml @@ -10,7 +10,6 @@ Author: KDE e.V. PackageName: Falkon PackageUrl: https://www.falkon.org/ License: GPLv≥3 -LicenseUrl: https://www.gnu.org/licenses/gpl-3.0.html Copyright: © 2010-2019 David Rosca, 2020- Juraj Oravec ShortDescription: KDE web browser using QtWebEngine. Description: Falkon is a very fast Qt web browser. It aims to be a lightweight web browser available through all major platforms. This project has been originally started only for educational purposes. But from its start, Falkon has grown into a feature-rich browser. It has all standard functions you expect from a web browser. It includes bookmarks, history (both also in sidebar) and tabs. Above that, you can manage RSS feeds with an included RSS reader, block ads with a built-in AdBlock plugin, block Flash content with Click2Flash and edit the local CA Certificates database with an SSL manager. @@ -25,6 +24,7 @@ Tags: - webpages - limited-extension-support - limitedextensionsupport +- rss-reader ReleaseNotesUrl: https://www.falkon.org/posts/ Documentations: - DocumentLabel: FAQ From 6ecfcd0193d4e17991dbd960177368d934ea4575 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 02:21:51 +0800 Subject: [PATCH 051/136] New version: Threema.Threema.Work.2 version 2.0.64.0 (2.0-beta62) (#388130) --- .../Threema.Threema.Work.2.installer.yaml | 18 +++++++ .../Threema.Threema.Work.2.locale.en-US.yaml | 50 +++++++++++++++++++ .../Threema.Threema.Work.2.locale.zh-CN.yaml | 31 ++++++++++++ .../2/2.0.64.0/Threema.Threema.Work.2.yaml | 8 +++ 4 files changed, 107 insertions(+) create mode 100644 manifests/t/Threema/Threema/Work/2/2.0.64.0/Threema.Threema.Work.2.installer.yaml create mode 100644 manifests/t/Threema/Threema/Work/2/2.0.64.0/Threema.Threema.Work.2.locale.en-US.yaml create mode 100644 manifests/t/Threema/Threema/Work/2/2.0.64.0/Threema.Threema.Work.2.locale.zh-CN.yaml create mode 100644 manifests/t/Threema/Threema/Work/2/2.0.64.0/Threema.Threema.Work.2.yaml diff --git a/manifests/t/Threema/Threema/Work/2/2.0.64.0/Threema.Threema.Work.2.installer.yaml b/manifests/t/Threema/Threema/Work/2/2.0.64.0/Threema.Threema.Work.2.installer.yaml new file mode 100644 index 000000000000..172c0aae0b9c --- /dev/null +++ b/manifests/t/Threema/Threema/Work/2/2.0.64.0/Threema.Threema.Work.2.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: Threema.Threema.Work.2 +PackageVersion: 2.0.64.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19044.0 +InstallerType: msix +PackageFamilyName: Threema.Desktop.Work_cvh4qa9n1gk2r +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + InstallerUrl: https://releases.threema.ch/desktop/2.0-beta62/threema-work-desktop-v2.0-beta62-windows-x64.msix + InstallerSha256: 24030A6DC24D2A0C3652F25908770C34D19D2280E4673FBB90E59FDB1FB63287 + SignatureSha256: F077A22E2472C0F31F55E9F27DB8E1F218CF572CA307947DBA5A29B6D0B0C281 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/Work/2/2.0.64.0/Threema.Threema.Work.2.locale.en-US.yaml b/manifests/t/Threema/Threema/Work/2/2.0.64.0/Threema.Threema.Work.2.locale.en-US.yaml new file mode 100644 index 000000000000..a368fe8ae2af --- /dev/null +++ b/manifests/t/Threema/Threema/Work/2/2.0.64.0/Threema.Threema.Work.2.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Threema.Threema.Work.2 +PackageVersion: 2.0.64.0 +PackageLocale: en-US +Publisher: Threema GmbH +PublisherUrl: https://threema.com/en +PublisherSupportUrl: https://threema.com/en/support/work +PrivacyUrl: https://threema.com/en/privacy-note +Author: Threema GmbH +PackageName: Threema Work Beta +PackageUrl: https://threema.com/en/products/work +License: AGPL-3.0 +LicenseUrl: https://github.com/threema-ch/threema-desktop/blob/HEAD/LICENSE.txt +Copyright: © Threema GmbH +CopyrightUrl: https://threema.com/en/impressum +ShortDescription: Highly Secure Communication for Businesses +Description: |- + Threema Work is the professional communication solution for organizations that want to handle confidential communication easily and efficiently while ensuring strict data protection compliance. The solution is suitable for SMEs, large enterprises, and associations. + - Enforcement of corporate policies and compliance regulations + - Powerful user management and centralized access control (MDM) + - Integration into existing systems (API) + - Prevention of shadow IT through a privacy-compliant communication solution + - Easy onboarding of employees, even without company-owned devices + - Protection against unauthorized access, even in case of device loss or staff turnover +Tags: +- business +- collaborate +- collaboration +- communicate +- comunication +- enterprise +- office +- team +- working +ReleaseNotes: |- + Improvements: + - New: In the profile settings, you can set an availability status that will be displayed to other users in the company directly in the chat and in the chat overview + Fixes: + - Fixed an issue that caused the loading screen to get stuck syncing messages when launching the app + - Fixed an issue that could prevent the profile picture from updating + …and various under-the-hood changes and improvements +ReleaseNotesUrl: https://threema.com/en/changelog/desktop-md +PurchaseUrl: https://threema.com/en/pricing +Documentations: +- DocumentLabel: Documents + DocumentUrl: https://threema.com/en/resources/documents +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/Work/2/2.0.64.0/Threema.Threema.Work.2.locale.zh-CN.yaml b/manifests/t/Threema/Threema/Work/2/2.0.64.0/Threema.Threema.Work.2.locale.zh-CN.yaml new file mode 100644 index 000000000000..f5e4c69c19e7 --- /dev/null +++ b/manifests/t/Threema/Threema/Work/2/2.0.64.0/Threema.Threema.Work.2.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Threema.Threema.Work.2 +PackageVersion: 2.0.64.0 +PackageLocale: zh-CN +ShortDescription: 高度安全的企业通信 +Description: |- + Threema Work 是专为组织打造的专业通信解决方案,助力企业轻松高效处理机密通讯,同时确保严格的数据合规性。该方案适用于中小企业、大型企业及协会组织。 + - 强制执行企业政策与合规条例 + - 强大的用户管理及集中式访问控制(MDM) + - 无缝集成现有系统(API 支持) + - 通过隐私合规的通信方案杜绝影子 IT + - 员工快速入职,即使无公司配发设备 + - 设备丢失或人员变动时,仍能防范未授权访问 +Tags: +- 交流 +- 企业 +- 公司 +- 办公 +- 协作 +- 协同 +- 团队 +- 工作 +- 文档 +- 沟通 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://threema.com/en/resources/documents +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Threema/Threema/Work/2/2.0.64.0/Threema.Threema.Work.2.yaml b/manifests/t/Threema/Threema/Work/2/2.0.64.0/Threema.Threema.Work.2.yaml new file mode 100644 index 000000000000..116f9c778f44 --- /dev/null +++ b/manifests/t/Threema/Threema/Work/2/2.0.64.0/Threema.Threema.Work.2.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: Threema.Threema.Work.2 +PackageVersion: 2.0.64.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7f4b520da28a96f1c67d292c4181997baa4b29e8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 02:22:09 +0800 Subject: [PATCH 052/136] New version: Vivaldi.Vivaldi version 8.0.4033.48 (#388131) --- .../Vivaldi.Vivaldi.installer.yaml | 94 +++++++++++++++++++ .../Vivaldi.Vivaldi.locale.en-US.yaml | 40 ++++++++ .../Vivaldi.Vivaldi.locale.zh-CN.yaml | 27 ++++++ .../Vivaldi/8.0.4033.48/Vivaldi.Vivaldi.yaml | 8 ++ 4 files changed, 169 insertions(+) create mode 100644 manifests/v/Vivaldi/Vivaldi/8.0.4033.48/Vivaldi.Vivaldi.installer.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/8.0.4033.48/Vivaldi.Vivaldi.locale.en-US.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/8.0.4033.48/Vivaldi.Vivaldi.locale.zh-CN.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/8.0.4033.48/Vivaldi.Vivaldi.yaml diff --git a/manifests/v/Vivaldi/Vivaldi/8.0.4033.48/Vivaldi.Vivaldi.installer.yaml b/manifests/v/Vivaldi/Vivaldi/8.0.4033.48/Vivaldi.Vivaldi.installer.yaml new file mode 100644 index 000000000000..ff2f32de07fb --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/8.0.4033.48/Vivaldi.Vivaldi.installer.yaml @@ -0,0 +1,94 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi +PackageVersion: 8.0.4033.48 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --vivaldi-silent + SilentWithProgress: --vivaldi-silent + InstallLocation: --vivaldi-install-dir="" + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 7 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 4 + ReturnResponse: downgrade +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- apng +- flac +- gif +- htm +- html +- ico +- jpeg +- jpg +- log +- m4v +- mht +- mhtml +- mp3 +- mp4 +- ogg +- pdf +- png +- shtml +- svg +- txt +- webp +- xht +- xhtml +- xml +ProductCode: Vivaldi +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.8.0.4033.48.exe + InstallerSha256: 5FAA5F1C2BA1A677B543B13E2C38C1F6BD856B611A0BC0930F535BA6D94AE635 + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: x86 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.8.0.4033.48.exe + InstallerSha256: 5FAA5F1C2BA1A677B543B13E2C38C1F6BD856B611A0BC0930F535BA6D94AE635 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +- Architecture: x64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.8.0.4033.48.x64.exe + InstallerSha256: 27AD820B651A6B719A55F26E78E350C107006E53A207B64568199A16760D4C06 + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.8.0.4033.48.x64.exe + InstallerSha256: 27AD820B651A6B719A55F26E78E350C107006E53A207B64568199A16760D4C06 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +- Architecture: arm64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.8.0.4033.48.arm64.exe + InstallerSha256: 2BD7149C3F15A3A16C2A93005AFABE8E631EFA173B4D93C0C1B78079B9DEA4CC + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: arm64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.8.0.4033.48.arm64.exe + InstallerSha256: 2BD7149C3F15A3A16C2A93005AFABE8E631EFA173B4D93C0C1B78079B9DEA4CC + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/8.0.4033.48/Vivaldi.Vivaldi.locale.en-US.yaml b/manifests/v/Vivaldi/Vivaldi/8.0.4033.48/Vivaldi.Vivaldi.locale.en-US.yaml new file mode 100644 index 000000000000..be802ad4ae46 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/8.0.4033.48/Vivaldi.Vivaldi.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi +PackageVersion: 8.0.4033.48 +PackageLocale: en-US +Publisher: Vivaldi Technologies AS. +PublisherUrl: https://vivaldi.com/ +PublisherSupportUrl: https://help.vivaldi.com/ +PrivacyUrl: https://vivaldi.com/privacy/browser/ +Author: Vivaldi Technologies AS +PackageName: Vivaldi +PackageUrl: https://vivaldi.com/desktop/ +License: Freeware +LicenseUrl: https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/ +Copyright: Copyright 2026 Vivaldi Technologies AS. All rights reserved. +ShortDescription: Powerful, Personal and Private web browser. +Description: Vivaldi is a web browser. But fun. It comes with a bunch of clever features built-in. It’s super flexible and does not track you. +Moniker: vivaldi +Tags: +- browser +- chromium +- internet +- manifestv2 +- mv2 +- pdfreader +- protonvpn +- rssreader +- web +- webbrowser +- webpage +- xp99gvqdx7jpr4 +ReleaseNotes: |- + - [Chromium] Update to 148.0.7778.267 ESR (includes security fixes from 149.0.7827.114/115) + - [Crash] When closing devtools with input caret in a CSS property field VB-128998 + - [Linux][Media] Fetch an updated proprietary media support file VB-129132 + - [Permissions] Global Permissions counter shows all permissions (64) as overridden VB-127713 +ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/8.0.4033.48.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/8.0.4033.48/Vivaldi.Vivaldi.locale.zh-CN.yaml b/manifests/v/Vivaldi/Vivaldi/8.0.4033.48/Vivaldi.Vivaldi.locale.zh-CN.yaml new file mode 100644 index 000000000000..8f98876880f4 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/8.0.4033.48/Vivaldi.Vivaldi.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi +PackageVersion: 8.0.4033.48 +PackageLocale: zh-CN +Publisher: Vivaldi Technologies AS. +PublisherUrl: https://vivaldi.com/zh-hans/ +PublisherSupportUrl: https://help.vivaldi.com/ +PrivacyUrl: https://vivaldi.com/zh-hans/privacy/browser/ +Author: Vivaldi Technologies AS. +PackageName: Vivaldi +PackageUrl: https://vivaldi.com/zh-hans/desktop/ +License: 免费软件 +LicenseUrl: https://vivaldi.com/zh-hans/privacy/vivaldi-end-user-license-agreement/ +Copyright: Copyright 2026 Vivaldi Technologies AS. 版权所有。 +ShortDescription: 功能强大、个性定制、注重隐私的浏览器 +Description: Vivaldi 是一个有趣的浏览器,内置了很多强大的功能,并且非常灵活,不会跟踪你。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/8.0.4033.48.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/8.0.4033.48/Vivaldi.Vivaldi.yaml b/manifests/v/Vivaldi/Vivaldi/8.0.4033.48/Vivaldi.Vivaldi.yaml new file mode 100644 index 000000000000..4d97dc326e96 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/8.0.4033.48/Vivaldi.Vivaldi.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: Vivaldi.Vivaldi +PackageVersion: 8.0.4033.48 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ba8c99ae44ad248241e47d8458eeadd22757bc96 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 02:22:27 +0800 Subject: [PATCH 053/136] New version: Winlink.WinlinkExpress version 1.8.2.0 (#388132) --- .../Winlink.WinlinkExpress.installer.yaml | 6 +++--- .../Winlink.WinlinkExpress.locale.en-US.yaml | 2 +- .../Winlink.WinlinkExpress.locale.zh-CN.yaml | 2 +- .../{1.8.1.0 => 1.8.2.0}/Winlink.WinlinkExpress.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename manifests/w/Winlink/WinlinkExpress/{1.8.1.0 => 1.8.2.0}/Winlink.WinlinkExpress.installer.yaml (79%) rename manifests/w/Winlink/WinlinkExpress/{1.8.1.0 => 1.8.2.0}/Winlink.WinlinkExpress.locale.en-US.yaml (99%) rename manifests/w/Winlink/WinlinkExpress/{1.8.1.0 => 1.8.2.0}/Winlink.WinlinkExpress.locale.zh-CN.yaml (98%) rename manifests/w/Winlink/WinlinkExpress/{1.8.1.0 => 1.8.2.0}/Winlink.WinlinkExpress.yaml (91%) diff --git a/manifests/w/Winlink/WinlinkExpress/1.8.1.0/Winlink.WinlinkExpress.installer.yaml b/manifests/w/Winlink/WinlinkExpress/1.8.2.0/Winlink.WinlinkExpress.installer.yaml similarity index 79% rename from manifests/w/Winlink/WinlinkExpress/1.8.1.0/Winlink.WinlinkExpress.installer.yaml rename to manifests/w/Winlink/WinlinkExpress/1.8.2.0/Winlink.WinlinkExpress.installer.yaml index bdf49b99bec2..6bc1273debea 100644 --- a/manifests/w/Winlink/WinlinkExpress/1.8.1.0/Winlink.WinlinkExpress.installer.yaml +++ b/manifests/w/Winlink/WinlinkExpress/1.8.2.0/Winlink.WinlinkExpress.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Winlink.WinlinkExpress -PackageVersion: 1.8.1.0 +PackageVersion: 1.8.2.0 InstallerType: zip NestedInstallerType: inno NestedInstallerFiles: @@ -12,7 +12,7 @@ UpgradeBehavior: install ProductCode: '{61C2109E-F4CA-43B1-9F3D-90BBBADF510A}_is1' Installers: - Architecture: x86 - InstallerUrl: https://downloads.winlink.org/User%20Programs/Winlink_Express_install_1-8-1-0.zip - InstallerSha256: 3B1EE69FBBB662EA11B93C4BAB52DA39C33AB4C750BBC76C08D390299D17DB88 + InstallerUrl: https://downloads.winlink.org/User%20Programs/Winlink_Express_install_1-8-2-0.zip + InstallerSha256: 02B98D48827EC6467CEE88C5F5B9A647DD91944666948DACE808C3ACBA64E37A ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/w/Winlink/WinlinkExpress/1.8.1.0/Winlink.WinlinkExpress.locale.en-US.yaml b/manifests/w/Winlink/WinlinkExpress/1.8.2.0/Winlink.WinlinkExpress.locale.en-US.yaml similarity index 99% rename from manifests/w/Winlink/WinlinkExpress/1.8.1.0/Winlink.WinlinkExpress.locale.en-US.yaml rename to manifests/w/Winlink/WinlinkExpress/1.8.2.0/Winlink.WinlinkExpress.locale.en-US.yaml index 96c6ae20db97..4f48395a97cb 100644 --- a/manifests/w/Winlink/WinlinkExpress/1.8.1.0/Winlink.WinlinkExpress.locale.en-US.yaml +++ b/manifests/w/Winlink/WinlinkExpress/1.8.2.0/Winlink.WinlinkExpress.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Winlink.WinlinkExpress -PackageVersion: 1.8.1.0 +PackageVersion: 1.8.2.0 PackageLocale: en-US Publisher: ARSFi - Winlink Development, Copyright (c) PublisherUrl: https://www.winlink.org/ diff --git a/manifests/w/Winlink/WinlinkExpress/1.8.1.0/Winlink.WinlinkExpress.locale.zh-CN.yaml b/manifests/w/Winlink/WinlinkExpress/1.8.2.0/Winlink.WinlinkExpress.locale.zh-CN.yaml similarity index 98% rename from manifests/w/Winlink/WinlinkExpress/1.8.1.0/Winlink.WinlinkExpress.locale.zh-CN.yaml rename to manifests/w/Winlink/WinlinkExpress/1.8.2.0/Winlink.WinlinkExpress.locale.zh-CN.yaml index a32285594ef1..7d411f07820a 100644 --- a/manifests/w/Winlink/WinlinkExpress/1.8.1.0/Winlink.WinlinkExpress.locale.zh-CN.yaml +++ b/manifests/w/Winlink/WinlinkExpress/1.8.2.0/Winlink.WinlinkExpress.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Winlink.WinlinkExpress -PackageVersion: 1.8.1.0 +PackageVersion: 1.8.2.0 PackageLocale: zh-CN License: 专有软件 ShortDescription: 专为无缝通信而设计的终极无线电电子邮件客户端 diff --git a/manifests/w/Winlink/WinlinkExpress/1.8.1.0/Winlink.WinlinkExpress.yaml b/manifests/w/Winlink/WinlinkExpress/1.8.2.0/Winlink.WinlinkExpress.yaml similarity index 91% rename from manifests/w/Winlink/WinlinkExpress/1.8.1.0/Winlink.WinlinkExpress.yaml rename to manifests/w/Winlink/WinlinkExpress/1.8.2.0/Winlink.WinlinkExpress.yaml index 37a045ee55aa..4642731c1165 100644 --- a/manifests/w/Winlink/WinlinkExpress/1.8.1.0/Winlink.WinlinkExpress.yaml +++ b/manifests/w/Winlink/WinlinkExpress/1.8.2.0/Winlink.WinlinkExpress.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Winlink.WinlinkExpress -PackageVersion: 1.8.1.0 +PackageVersion: 1.8.2.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 40e5a17280230730e813a44c9e91dbb97d242b83 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 02:22:45 +0800 Subject: [PATCH 054/136] New version: xpf0000.FlyEnv version 4.15.4 (#388133) --- .../4.15.4/xpf0000.FlyEnv.installer.yaml | 26 ++++++++++ .../4.15.4/xpf0000.FlyEnv.locale.en-US.yaml | 51 +++++++++++++++++++ .../4.15.4/xpf0000.FlyEnv.locale.zh-CN.yaml | 21 ++++++++ .../xpf0000/FlyEnv/4.15.4/xpf0000.FlyEnv.yaml | 8 +++ 4 files changed, 106 insertions(+) create mode 100644 manifests/x/xpf0000/FlyEnv/4.15.4/xpf0000.FlyEnv.installer.yaml create mode 100644 manifests/x/xpf0000/FlyEnv/4.15.4/xpf0000.FlyEnv.locale.en-US.yaml create mode 100644 manifests/x/xpf0000/FlyEnv/4.15.4/xpf0000.FlyEnv.locale.zh-CN.yaml create mode 100644 manifests/x/xpf0000/FlyEnv/4.15.4/xpf0000.FlyEnv.yaml diff --git a/manifests/x/xpf0000/FlyEnv/4.15.4/xpf0000.FlyEnv.installer.yaml b/manifests/x/xpf0000/FlyEnv/4.15.4/xpf0000.FlyEnv.installer.yaml new file mode 100644 index 000000000000..5bfc3aa8c35d --- /dev/null +++ b/manifests/x/xpf0000/FlyEnv/4.15.4/xpf0000.FlyEnv.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: xpf0000.FlyEnv +PackageVersion: 4.15.4 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 58e103f9-7c07-5ccc-9a52-ce8faf14c36b +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/xpf0000/FlyEnv/releases/download/v4.15.4/FlyEnv-Setup-4.15.4.exe + InstallerSha256: 53ED09FFF1CAECB106BCC9D4D07475DB7CAB04172AAA44BB71D8DA8DE9A7D0C2 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/xpf0000/FlyEnv/releases/download/v4.15.4/FlyEnv-Setup-4.15.4.exe + InstallerSha256: 53ED09FFF1CAECB106BCC9D4D07475DB7CAB04172AAA44BB71D8DA8DE9A7D0C2 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/xpf0000/FlyEnv/4.15.4/xpf0000.FlyEnv.locale.en-US.yaml b/manifests/x/xpf0000/FlyEnv/4.15.4/xpf0000.FlyEnv.locale.en-US.yaml new file mode 100644 index 000000000000..83e957992e2b --- /dev/null +++ b/manifests/x/xpf0000/FlyEnv/4.15.4/xpf0000.FlyEnv.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: xpf0000.FlyEnv +PackageVersion: 4.15.4 +PackageLocale: en-US +Publisher: pengfei xu +PublisherUrl: https://github.com/xpf0000 +PublisherSupportUrl: https://github.com/xpf0000/FlyEnv/issues +Author: Xu Pengfei +PackageName: FlyEnv +PackageUrl: https://www.macphpstudy.com/ +License: BSD-3-Clause +LicenseUrl: https://github.com/xpf0000/FlyEnv/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026, Xu Pengfei +ShortDescription: Powerful Web Server and Environment Manager +Description: |- + FlyEnv is an all-in-one Web Server / Database Server / Development environment management GUI App + In short, FlyEnv provides a complete set of operating environments. Help users develop and debug PHP/NodeJS/Java/Go/Python applications such as laravel/wordpress/yii2/thinkphp/fastadmin/NestJS/SpringBoot/Gin/Beego/Django/Flask... +Tags: +- server +ReleaseNotes: |- + FlyEnv v4.15.4 Update Release Notes + 🛠️ Improvements & Bug Fixes + 1. Improved Service Startup on Windows + Reworked how FlyEnv launches its services on Windows to reduce the chance of false positives from antivirus software. Services now start through a cleaner launch path, so security tools are less likely to flag normal FlyEnv operations. + + 2. Improved Service Startup on macOS + Reworked how FlyEnv launches its services on macOS to resolve conflicts with certain terminal applications that modify the system default ZSH configuration. Those conflicts previously prevented FlyEnv-managed services from starting; services now launch reliably regardless of the host shell setup. + + 3. Fixed Startup-on-Boot for Paths Containing Spaces + Fixed the auto-start-on-boot logic on Windows and Linux so it works correctly when FlyEnv is installed in a folder whose path contains spaces. Boot startup is now registered correctly in these cases instead of failing silently. + + 4. Fixed Mailpit Version Detection + Fixed an issue where FlyEnv could not correctly read the version number for newer Mailpit releases. Mailpit version detection now works as expected. + + 5. Fixed RabbitMQ Management Plugin + Fixed an issue where the RabbitMQ management plugin could not be enabled, which left the RabbitMQ web management panel unusable. The management plugin now enables correctly and the web panel works as intended. + + 📦 Build & Transparency + All FlyEnv installation packages are built using GitHub Actions. You can verify the build process and download the artifacts directly from the following links: + - Global Build History: GitHub Actions + + We welcome your continued feedback and bug reports via GitHub Issues + Enjoy the update! +ReleaseNotesUrl: https://github.com/xpf0000/FlyEnv/releases/tag/v4.15.4 +Documentations: +- DocumentLabel: Guide + DocumentUrl: https://www.macphpstudy.com/guide/what-is-flyenv.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xpf0000/FlyEnv/4.15.4/xpf0000.FlyEnv.locale.zh-CN.yaml b/manifests/x/xpf0000/FlyEnv/4.15.4/xpf0000.FlyEnv.locale.zh-CN.yaml new file mode 100644 index 000000000000..b6a11de0ccfa --- /dev/null +++ b/manifests/x/xpf0000/FlyEnv/4.15.4/xpf0000.FlyEnv.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: xpf0000.FlyEnv +PackageVersion: 4.15.4 +PackageLocale: zh-CN +Author: 徐鹏飞 +PackageUrl: https://www.macphpstudy.com/zh/ +Copyright: Copyright (c) 2026, 徐鹏飞 +ShortDescription: 功能强大的 Web 服务器和环境管理器 +Description: |- + FlyEnv 是一个集 Web 服务器/数据库服务器/开发环境管理于一体的 GUI 应用程序 + 简而言之,FlyEnv 提供了一套完整的运行环境。帮助用户开发和调试 PHP/NodeJS/Java/Go/Python 程序,如 laravel/wordpress/yii2/thinkphp/fastadmin/NestJS/SpringBoot/Gin/Beego/Django/Flask…… +Tags: +- 服务器 +ReleaseNotesUrl: https://github.com/xpf0000/FlyEnv/releases/tag/v4.15.4 +Documentations: +- DocumentLabel: 指南 + DocumentUrl: https://www.macphpstudy.com/zh/guide/what-is-flyenv.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xpf0000/FlyEnv/4.15.4/xpf0000.FlyEnv.yaml b/manifests/x/xpf0000/FlyEnv/4.15.4/xpf0000.FlyEnv.yaml new file mode 100644 index 000000000000..33647278f167 --- /dev/null +++ b/manifests/x/xpf0000/FlyEnv/4.15.4/xpf0000.FlyEnv.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: xpf0000.FlyEnv +PackageVersion: 4.15.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 85e949ca2a944f7649e62e1bab7b81d523ed4a8d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 02:23:02 +0800 Subject: [PATCH 055/136] New version: yetone.Alma version 0.0.829 (#388134) --- .../Alma/0.0.829/yetone.Alma.installer.yaml | 26 +++++++++++ .../0.0.829/yetone.Alma.locale.en-US.yaml | 44 +++++++++++++++++++ .../0.0.829/yetone.Alma.locale.zh-CN.yaml | 34 ++++++++++++++ .../y/yetone/Alma/0.0.829/yetone.Alma.yaml | 8 ++++ 4 files changed, 112 insertions(+) create mode 100644 manifests/y/yetone/Alma/0.0.829/yetone.Alma.installer.yaml create mode 100644 manifests/y/yetone/Alma/0.0.829/yetone.Alma.locale.en-US.yaml create mode 100644 manifests/y/yetone/Alma/0.0.829/yetone.Alma.locale.zh-CN.yaml create mode 100644 manifests/y/yetone/Alma/0.0.829/yetone.Alma.yaml diff --git a/manifests/y/yetone/Alma/0.0.829/yetone.Alma.installer.yaml b/manifests/y/yetone/Alma/0.0.829/yetone.Alma.installer.yaml new file mode 100644 index 000000000000..00a5f455b784 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.829/yetone.Alma.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: yetone.Alma +PackageVersion: 0.0.829 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 53efb302-dbc3-52a1-8bb5-041beae96976 +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://updates.alma.now/alma-0.0.829-win-x64.exe + InstallerSha256: 6FEFFA5D60AED0AF63BEA4F8050CCB6C3377F693628FC8DA4770C31585EFE550 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://updates.alma.now/alma-0.0.829-win-x64.exe + InstallerSha256: 6FEFFA5D60AED0AF63BEA4F8050CCB6C3377F693628FC8DA4770C31585EFE550 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.829/yetone.Alma.locale.en-US.yaml b/manifests/y/yetone/Alma/0.0.829/yetone.Alma.locale.en-US.yaml new file mode 100644 index 000000000000..219e1a51ab80 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.829/yetone.Alma.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: yetone.Alma +PackageVersion: 0.0.829 +PackageLocale: en-US +Publisher: yetone +PublisherUrl: https://alma.now/ +PublisherSupportUrl: https://feedback.alma.now/ +PackageName: Alma +PackageUrl: https://alma.now/ +License: Freeware +Copyright: © 2026 Alma +ShortDescription: A beautiful desktop application that unifies your AI experience. Seamlessly switch between OpenAI, Anthropic, Google Gemini, and custom providers. +Description: |- + Alma is a Local-First, Memory-First AI Agent app — zero barrier to entry, putting Agent capability in everyone's hands. + Why Alma? + Unified Experience + Instead of switching between ChatGPT, Claude, and other AI interfaces, Alma lets you access all your AI providers from a single application. Switch between models with a single click. + Privacy First + Alma runs entirely on your desktop. Your API keys and conversation history stay on your machine - we don't operate any cloud servers that process your data. + Powerful Features + Beyond basic chat, Alma offers: + - Memory First - The AI remembers important information across conversations + - Tools - File operations, shell commands, web search, and more + - Skills - Extend AI behavior with custom prompts and workflows + - Workspaces - Associate chats with project directories for coding assistance + - MCP - Extend capabilities with third-party integrations + Beautiful Design + A modern, clean interface with customizable themes, keyboard shortcuts, and attention to detail. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotes: |- + Bug Fixes + - Fixed a packaging issue that could prevent text-to-speech from working correctly in packaged builds. +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://alma.now/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.829/yetone.Alma.locale.zh-CN.yaml b/manifests/y/yetone/Alma/0.0.829/yetone.Alma.locale.zh-CN.yaml new file mode 100644 index 000000000000..64d1533afece --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.829/yetone.Alma.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: yetone.Alma +PackageVersion: 0.0.829 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 一款精美的桌面应用程序,可统一您的 AI 体验。无缝切换 OpenAI、Anthropic、Google Gemini 和自定义提供商。 +Description: |- + Alma 是一款以本地为先、记忆为先的 AI Agent 应用——零门槛上手,让每个人都能轻松使用 Agent 功能。 + 为什么选择 Alma? + 统一体验 + 无需在 ChatGPT、Claude 和其他 AI 界面之间来回切换,Alma 让你通过一个应用程序访问所有 AI 服务提供商。只需单击一下即可切换模型。 + 注重隐私 + Alma 完全在你的桌面运行。你的 API 密钥和对话历史都保留在本地设备中——我们不运营任何用于处理你数据的云服务器。 + 强大功能 + 除了基础聊天外,Alma 还提供: + - 记忆优先 —— AI 能在不同对话间记住重要信息 + - 工具 —— 文件操作、shell 命令、网页搜索等 + - 技能 —— 通过自定义提示词和工作流扩展 AI 行为 + - 工作区 —— 将聊天与项目目录关联,辅助编程开发 + - MCP —— 通过第三方集成扩展能力 + 精美设计 + 现代简洁的界面,支持自定义主题、键盘快捷键,并注重每一个细节。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://alma.now/docs/zh/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.829/yetone.Alma.yaml b/manifests/y/yetone/Alma/0.0.829/yetone.Alma.yaml new file mode 100644 index 000000000000..32eb698602e3 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.829/yetone.Alma.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: yetone.Alma +PackageVersion: 0.0.829 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fdb753a98cb7df519b1698ce3ec10d727c778056 Mon Sep 17 00:00:00 2001 From: Chris Antos Date: Mon, 15 Jun 2026 11:23:20 -0700 Subject: [PATCH 056/136] Revert "New version: chrisant996.Clink version 1.9.26" (#388152) --- .../1.9.26/chrisant996.Clink.installer.yaml | 25 ----------- .../chrisant996.Clink.locale.en-US.yaml | 42 ------------------- .../Clink/1.9.26/chrisant996.Clink.yaml | 8 ---- 3 files changed, 75 deletions(-) delete mode 100644 manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.installer.yaml delete mode 100644 manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.locale.en-US.yaml delete mode 100644 manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.yaml diff --git a/manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.installer.yaml b/manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.installer.yaml deleted file mode 100644 index 9a0553c5ad36..000000000000 --- a/manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: chrisant996.Clink -PackageVersion: 1.9.26 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ProductCode: clink_chrisant996 -ReleaseDate: 2026-06-08 -AppsAndFeaturesEntries: -- DisplayName: Clink v1.9.26 - ProductCode: clink_chrisant996 -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\clink' -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/chrisant996/clink/releases/download/v1.9.26/clink.1.9.26.ac0bbf_setup.exe - InstallerSha256: 2583004E3969349120F7723C69806CA0DA664588674AEE1CE4A953F43BF03671 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.locale.en-US.yaml b/manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.locale.en-US.yaml deleted file mode 100644 index 470b801e3573..000000000000 --- a/manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.locale.en-US.yaml +++ /dev/null @@ -1,42 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: chrisant996.Clink -PackageVersion: 1.9.26 -PackageLocale: en-US -Publisher: Christopher Antos -PublisherUrl: https://github.com/chrisant996/ -PublisherSupportUrl: https://github.com/chrisant996/clink/issues -Author: Chris Antos -PackageName: Clink -PackageUrl: https://chrisant996.github.io/clink/ -License: GPL-3.0 -LicenseUrl: https://github.com/chrisant996/clink/blob/HEAD/LICENSE -CopyrightUrl: https://raw.githubusercontent.com/chrisant996/clink/master/LICENSE -ShortDescription: Clink combines the native Windows shell cmd.exe with the powerful command line editing features of the GNU Readline library, which provides rich completion, history, and line-editing capabilities. -Description: Clink combines the native Windows shell cmd.exe with the powerful command line editing features of the GNU Readline library, which provides rich completion, history, and line-editing capabilities. Readline is best known for its use in the well-known Unix shell Bash, the standard shell for Mac OS X and many Linux distributions. -Tags: -- cmd -- command-line -- readline -- shell -ReleaseNotes: |- - Recent Breaking Change - - Breaking Change: the "gray text" auto-suggestions display is now off by default, due to too many complaints and frustration and support cost. - - The Suggestions List since v1.8.0 is friendlier and more powerful; toggle it by pressing F2 or enable it by default via clink set suggestionlist.default true. - - The "gray text" or "inline" auto-suggestions display can be turned on again via clink set autosuggest.inline true if preferred. - v1.9.26 - - Added new bindable commands clink-show-suggestion-list and clink-cancel-suggestion-list, for more specific control than clink-toggle-suggestion-list. - - Added the console codepage to clink info and clink-diagnostics output. - - Changed how coloring the command word works with remote paths/files: - - Disable coloring the command word with absolute remote paths/files, instead of coloring it as "unrecognized". - - Allow coloring the command word with relative remote paths/files, i.e. when the current directory is a remote drive, instead of coloring it as "unrecognized" (this can be disabled by setting the CLINK_NO_REMOTE_COLORING environment variable to a positive integer such as 1). - - Updated documentation to be clear that the autosuggest.strategy setting is a list of strategy names separated by spaces (other punctuation are not separators). - - Fixed the "User scripts and history" checkbox in the uninstaller so it correctly deletes them when checked (regression introduced in v0.2, in 2012). - - Fixed the clink.debugprint() Lua API to handle UTF8 appropriately. - - Fixed off-by-one row when clicking the mouse in the suggestion list when the suggestionlist.hide_hints setting is false. - - Fixed #875; crash on HTTP error partway through checking for an update. - - Internal changes to remove internal Clink Lua functions and data from the visible namespace. -ReleaseNotesUrl: https://github.com/chrisant996/clink/releases/tag/v1.9.26 -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.yaml b/manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.yaml deleted file mode 100644 index bea10b126335..000000000000 --- a/manifests/c/chrisant996/Clink/1.9.26/chrisant996.Clink.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: chrisant996.Clink -PackageVersion: 1.9.26 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 64156e11e6ee8fe00c2b2389da77c0a8687bc6ab Mon Sep 17 00:00:00 2001 From: Dvd-Znf Date: Mon, 15 Jun 2026 20:45:53 +0200 Subject: [PATCH 057/136] New version: mikf.gallery-dl.Nightly version 2026.06.15 (#388017) --- .../mikf.gallery-dl.Nightly.installer.yaml | 12 ++++++------ .../mikf.gallery-dl.Nightly.locale.en-US.yaml | 6 +++--- .../mikf.gallery-dl.Nightly.yaml | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) rename manifests/m/mikf/gallery-dl/Nightly/{2026.05.27 => 2026.06.15}/mikf.gallery-dl.Nightly.installer.yaml (67%) rename manifests/m/mikf/gallery-dl/Nightly/{2026.05.27 => 2026.06.15}/mikf.gallery-dl.Nightly.locale.en-US.yaml (87%) rename manifests/m/mikf/gallery-dl/Nightly/{2026.05.27 => 2026.06.15}/mikf.gallery-dl.Nightly.yaml (86%) diff --git a/manifests/m/mikf/gallery-dl/Nightly/2026.05.27/mikf.gallery-dl.Nightly.installer.yaml b/manifests/m/mikf/gallery-dl/Nightly/2026.06.15/mikf.gallery-dl.Nightly.installer.yaml similarity index 67% rename from manifests/m/mikf/gallery-dl/Nightly/2026.05.27/mikf.gallery-dl.Nightly.installer.yaml rename to manifests/m/mikf/gallery-dl/Nightly/2026.06.15/mikf.gallery-dl.Nightly.installer.yaml index 7c332d14b63d..b979a11d690d 100644 --- a/manifests/m/mikf/gallery-dl/Nightly/2026.05.27/mikf.gallery-dl.Nightly.installer.yaml +++ b/manifests/m/mikf/gallery-dl/Nightly/2026.06.15/mikf.gallery-dl.Nightly.installer.yaml @@ -2,24 +2,24 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: mikf.gallery-dl.Nightly -PackageVersion: 2026.05.27 +PackageVersion: 2026.06.15 InstallerType: portable InstallModes: - interactive - silent - silentWithProgress UpgradeBehavior: install -ReleaseDate: 2026-05-27 +ReleaseDate: 2026-06-15 Installers: - Architecture: x86 - InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.05.27/gallery-dl_windows_x86.exe - InstallerSha256: 96DD8661F281442BCDDFC8CAEE248253E54891874636BAD5D781C66A2B6DE041 + InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.06.15/gallery-dl_windows_x86.exe + InstallerSha256: EBE23D2C5991F3DE1BAE2FCC40F57313DE081E21007358513CBB9535C08309BA Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 - Architecture: x64 - InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.05.27/gallery-dl_windows.exe - InstallerSha256: 1F8E710A13D7FB69D20FB54E79C031A0EB372040395CB02587E69CA2E033E0AA + InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.06.15/gallery-dl_windows.exe + InstallerSha256: A50E3F343A69A5B8834739B74A1D8712F34735E2FD9F2FF722F4F604958051D3 Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 diff --git a/manifests/m/mikf/gallery-dl/Nightly/2026.05.27/mikf.gallery-dl.Nightly.locale.en-US.yaml b/manifests/m/mikf/gallery-dl/Nightly/2026.06.15/mikf.gallery-dl.Nightly.locale.en-US.yaml similarity index 87% rename from manifests/m/mikf/gallery-dl/Nightly/2026.05.27/mikf.gallery-dl.Nightly.locale.en-US.yaml rename to manifests/m/mikf/gallery-dl/Nightly/2026.06.15/mikf.gallery-dl.Nightly.locale.en-US.yaml index 3fc190ace599..5359378d8815 100644 --- a/manifests/m/mikf/gallery-dl/Nightly/2026.05.27/mikf.gallery-dl.Nightly.locale.en-US.yaml +++ b/manifests/m/mikf/gallery-dl/Nightly/2026.06.15/mikf.gallery-dl.Nightly.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: mikf.gallery-dl.Nightly -PackageVersion: 2026.05.27 +PackageVersion: 2026.06.15 PackageLocale: en-US Publisher: Mike Fährmann PublisherUrl: https://github.com/mikf @@ -27,7 +27,7 @@ Tags: - pixiv - tumblr - twitter -ReleaseNotes: e6ba2597c0 [shimmie2] improve pagination end condition (gh#9525) -ReleaseNotesUrl: https://github.com/gdl-org/builds/releases/tag/2026.05.27 +ReleaseNotes: 86b96ec2d4 [hypnohub] add workaround for Access Restricted images (gh#9586) +ReleaseNotesUrl: https://github.com/gdl-org/builds/releases/tag/2026.06.15 ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/m/mikf/gallery-dl/Nightly/2026.05.27/mikf.gallery-dl.Nightly.yaml b/manifests/m/mikf/gallery-dl/Nightly/2026.06.15/mikf.gallery-dl.Nightly.yaml similarity index 86% rename from manifests/m/mikf/gallery-dl/Nightly/2026.05.27/mikf.gallery-dl.Nightly.yaml rename to manifests/m/mikf/gallery-dl/Nightly/2026.06.15/mikf.gallery-dl.Nightly.yaml index ea1b58711bf6..0f8393f002ad 100644 --- a/manifests/m/mikf/gallery-dl/Nightly/2026.05.27/mikf.gallery-dl.Nightly.yaml +++ b/manifests/m/mikf/gallery-dl/Nightly/2026.06.15/mikf.gallery-dl.Nightly.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: mikf.gallery-dl.Nightly -PackageVersion: 2026.05.27 +PackageVersion: 2026.06.15 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From e460c01ad702567cf05a347859fe93cfbdc0e3d1 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 15 Jun 2026 14:55:24 -0400 Subject: [PATCH 058/136] New version: JetBrains.dotPeek version 2026.1.3 (#388146) --- .../2026.1.3/JetBrains.dotPeek.installer.yaml | 28 +++++++++++++++++++ .../JetBrains.dotPeek.locale.en-US.yaml | 20 +++++++++++++ .../dotPeek/2026.1.3/JetBrains.dotPeek.yaml | 8 ++++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/j/JetBrains/dotPeek/2026.1.3/JetBrains.dotPeek.installer.yaml create mode 100644 manifests/j/JetBrains/dotPeek/2026.1.3/JetBrains.dotPeek.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/dotPeek/2026.1.3/JetBrains.dotPeek.yaml diff --git a/manifests/j/JetBrains/dotPeek/2026.1.3/JetBrains.dotPeek.installer.yaml b/manifests/j/JetBrains/dotPeek/2026.1.3/JetBrains.dotPeek.installer.yaml new file mode 100644 index 000000000000..81e8644a7fdb --- /dev/null +++ b/manifests/j/JetBrains/dotPeek/2026.1.3/JetBrains.dotPeek.installer.yaml @@ -0,0 +1,28 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JetBrains.dotPeek +PackageVersion: 2026.1.3 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /Silent=True + SilentWithProgress: /Silent=True + Log: /LogFile="" +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2026.1.3/JetBrains.dotPeek.2026.1.3.web.exe + InstallerSha256: 6EF38A4B5073E84C7CCA7829BEBE555E9259B62D7899A81513FBA6CFF97983B4 +- Architecture: x86 + Scope: machine + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2026.1.3/JetBrains.dotPeek.2026.1.3.web.exe + InstallerSha256: 6EF38A4B5073E84C7CCA7829BEBE555E9259B62D7899A81513FBA6CFF97983B4 + InstallerSwitches: + Custom: /PerMachine=True + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/dotPeek/2026.1.3/JetBrains.dotPeek.locale.en-US.yaml b/manifests/j/JetBrains/dotPeek/2026.1.3/JetBrains.dotPeek.locale.en-US.yaml new file mode 100644 index 000000000000..2d703ece2bc6 --- /dev/null +++ b/manifests/j/JetBrains/dotPeek/2026.1.3/JetBrains.dotPeek.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JetBrains.dotPeek +PackageVersion: 2026.1.3 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains dotPeek +PackageUrl: https://www.jetbrains.com/profiler/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2025 JetBrains s.r.o. +ShortDescription: .NET performance profiler +PurchaseUrl: https://www.jetbrains.com/store/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/dotPeek/2026.1.3/JetBrains.dotPeek.yaml b/manifests/j/JetBrains/dotPeek/2026.1.3/JetBrains.dotPeek.yaml new file mode 100644 index 000000000000..6ad41bc6e5b6 --- /dev/null +++ b/manifests/j/JetBrains/dotPeek/2026.1.3/JetBrains.dotPeek.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: JetBrains.dotPeek +PackageVersion: 2026.1.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3923342358bc594fff2eb5fa3ccf16b50a5de0c1 Mon Sep 17 00:00:00 2001 From: Rick Fleming Date: Mon, 15 Jun 2026 13:58:16 -0500 Subject: [PATCH 059/136] New version: Acqusys.Taskeract version 2.3.8 (#388147) --- .../Taskeract/2.3.8/Acqusys.Taskeract.installer.yaml | 12 ++++++++++++ .../2.3.8/Acqusys.Taskeract.locale.en-US.yaml | 12 ++++++++++++ .../a/Acqusys/Taskeract/2.3.8/Acqusys.Taskeract.yaml | 8 ++++++++ 3 files changed, 32 insertions(+) create mode 100644 manifests/a/Acqusys/Taskeract/2.3.8/Acqusys.Taskeract.installer.yaml create mode 100644 manifests/a/Acqusys/Taskeract/2.3.8/Acqusys.Taskeract.locale.en-US.yaml create mode 100644 manifests/a/Acqusys/Taskeract/2.3.8/Acqusys.Taskeract.yaml diff --git a/manifests/a/Acqusys/Taskeract/2.3.8/Acqusys.Taskeract.installer.yaml b/manifests/a/Acqusys/Taskeract/2.3.8/Acqusys.Taskeract.installer.yaml new file mode 100644 index 000000000000..e813e7d5e788 --- /dev/null +++ b/manifests/a/Acqusys/Taskeract/2.3.8/Acqusys.Taskeract.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Acqusys.Taskeract +PackageVersion: 2.3.8 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://f001.backblazeb2.com/file/taskeract-pub/releases/v2.3.8/Taskeract_2.3.8_x64-setup.exe + InstallerSha256: 43A10E6211CECD222E579CEBC2F9D774F1AEFFAAAD04EF4379AC0F667D1E4364 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Acqusys/Taskeract/2.3.8/Acqusys.Taskeract.locale.en-US.yaml b/manifests/a/Acqusys/Taskeract/2.3.8/Acqusys.Taskeract.locale.en-US.yaml new file mode 100644 index 000000000000..1332b1a86f40 --- /dev/null +++ b/manifests/a/Acqusys/Taskeract/2.3.8/Acqusys.Taskeract.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Acqusys.Taskeract +PackageVersion: 2.3.8 +PackageLocale: en-US +Publisher: Acqusys, LLC +PackageName: Taskeract +License: Proprietary +ShortDescription: Desktop app for orchestrating AI coding agents +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Acqusys/Taskeract/2.3.8/Acqusys.Taskeract.yaml b/manifests/a/Acqusys/Taskeract/2.3.8/Acqusys.Taskeract.yaml new file mode 100644 index 000000000000..d7a4315d0cd3 --- /dev/null +++ b/manifests/a/Acqusys/Taskeract/2.3.8/Acqusys.Taskeract.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: Acqusys.Taskeract +PackageVersion: 2.3.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 666aa17c574a50f891a85d92936ecdfdcff15174 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 15 Jun 2026 15:00:53 -0400 Subject: [PATCH 060/136] New version: Valve.SteamLink version 1.3.31 (#388148) --- .../1.3.31/Valve.SteamLink.installer.yaml | 28 ++++++++++++ .../1.3.31/Valve.SteamLink.locale.en-US.yaml | 44 +++++++++++++++++++ .../SteamLink/1.3.31/Valve.SteamLink.yaml | 8 ++++ 3 files changed, 80 insertions(+) create mode 100644 manifests/v/Valve/SteamLink/1.3.31/Valve.SteamLink.installer.yaml create mode 100644 manifests/v/Valve/SteamLink/1.3.31/Valve.SteamLink.locale.en-US.yaml create mode 100644 manifests/v/Valve/SteamLink/1.3.31/Valve.SteamLink.yaml diff --git a/manifests/v/Valve/SteamLink/1.3.31/Valve.SteamLink.installer.yaml b/manifests/v/Valve/SteamLink/1.3.31/Valve.SteamLink.installer.yaml new file mode 100644 index 000000000000..5a89cda8f5dd --- /dev/null +++ b/manifests/v/Valve/SteamLink/1.3.31/Valve.SteamLink.installer.yaml @@ -0,0 +1,28 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Valve.SteamLink +PackageVersion: 1.3.31 +InstallerType: zip +NestedInstallerType: msi +NestedInstallerFiles: +- RelativeFilePath: SteamLink.msi +Scope: machine +Protocols: +- steamlink +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + MinimumVersion: 14.40.33816.0 +ProductCode: '{33EE4A37-4A7A-49BD-80CF-271020B0F7C7}' +ReleaseDate: 2026-06-15 +AppsAndFeaturesEntries: +- ProductCode: '{33EE4A37-4A7A-49BD-80CF-271020B0F7C7}' + UpgradeCode: '{5A726B2B-C014-4DB0-A60C-8B36B6D63EBD}' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://media.steampowered.com/steamlink/windows/SteamLink-1.3.31.zip + InstallerSha256: 3EABBC02B3264D26949967BC8187389701EFBC0734E3D0BAA3C845B0EA45A95A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Valve/SteamLink/1.3.31/Valve.SteamLink.locale.en-US.yaml b/manifests/v/Valve/SteamLink/1.3.31/Valve.SteamLink.locale.en-US.yaml new file mode 100644 index 000000000000..df81ef5220a9 --- /dev/null +++ b/manifests/v/Valve/SteamLink/1.3.31/Valve.SteamLink.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Valve.SteamLink +PackageVersion: 1.3.31 +PackageLocale: en-US +Publisher: Valve Corporation +PublisherUrl: https://www.valvesoftware.com/ +PublisherSupportUrl: https://help.steampowered.com/ +PrivacyUrl: https://store.steampowered.com/privacy_agreement/ +Author: Valve Corporation +PackageName: Steam Link +PackageUrl: https://store.steampowered.com/app/353380/ +License: Proprietary +LicenseUrl: https://store.steampowered.com/subscriber_agreement/ +Copyright: Copyright © 2024 Valve Corporation. All rights reserved. +CopyrightUrl: https://store.steampowered.com/legal/ +ShortDescription: Steam Link connects your device to any computer that's running Steam. +Description: Extend your Steam gaming experience to your mobile device, TV, VR headset or PC - all you need is a local network or internet connection. In addition, the Steam Link app now supports Remote Play Together. Now you can join games hosted on a friend's PC just by clicking a link. +Moniker: steamlink +Tags: +- community +- distribution +- game +- games +- games-store +- gaming +- link +- platform +- remote-play +- remoteplay +- steam +- steam-link +- steamvr +- video-games +- vr +- wireless +Documentations: +- DocumentLabel: Remote Play + DocumentUrl: https://store.steampowered.com/remoteplay/ +- DocumentLabel: Remote Play Hub + DocumentUrl: https://store.steampowered.com/remoteplay_hub/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Valve/SteamLink/1.3.31/Valve.SteamLink.yaml b/manifests/v/Valve/SteamLink/1.3.31/Valve.SteamLink.yaml new file mode 100644 index 000000000000..6a8337f096ad --- /dev/null +++ b/manifests/v/Valve/SteamLink/1.3.31/Valve.SteamLink.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: Valve.SteamLink +PackageVersion: 1.3.31 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b27945a2dc9b9cd2bd34d023fe7e4084f99be1f6 Mon Sep 17 00:00:00 2001 From: Shivu516 Date: Tue, 16 Jun 2026 00:32:02 +0530 Subject: [PATCH 061/136] New package: Shivu516.WindowsHelloFix version 2.0.0 (#385173) --- .../Shivu516.WindowsHelloFix.installer.yaml | 13 ++++++++++ ...Shivu516.WindowsHelloFix.locale.en-US.yaml | 25 +++++++++++++++++++ .../2.0.0/Shivu516.WindowsHelloFix.yaml | 8 ++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/s/Shivu516/WindowsHelloFix/2.0.0/Shivu516.WindowsHelloFix.installer.yaml create mode 100644 manifests/s/Shivu516/WindowsHelloFix/2.0.0/Shivu516.WindowsHelloFix.locale.en-US.yaml create mode 100644 manifests/s/Shivu516/WindowsHelloFix/2.0.0/Shivu516.WindowsHelloFix.yaml diff --git a/manifests/s/Shivu516/WindowsHelloFix/2.0.0/Shivu516.WindowsHelloFix.installer.yaml b/manifests/s/Shivu516/WindowsHelloFix/2.0.0/Shivu516.WindowsHelloFix.installer.yaml new file mode 100644 index 000000000000..768e6a77701b --- /dev/null +++ b/manifests/s/Shivu516/WindowsHelloFix/2.0.0/Shivu516.WindowsHelloFix.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: Shivu516.WindowsHelloFix +PackageVersion: 2.0.0 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Shivu516/Windows-Hello-Fix/releases/download/v2.0.0/Windows_Hello_Fix_Setup.exe + InstallerSha256: 0443C31E4297CAFA6E92C8D7BEF6907DB1D2E7C701F8403009FE27FFF7DA1EB0 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-08 diff --git a/manifests/s/Shivu516/WindowsHelloFix/2.0.0/Shivu516.WindowsHelloFix.locale.en-US.yaml b/manifests/s/Shivu516/WindowsHelloFix/2.0.0/Shivu516.WindowsHelloFix.locale.en-US.yaml new file mode 100644 index 000000000000..ff4d0d2500d6 --- /dev/null +++ b/manifests/s/Shivu516/WindowsHelloFix/2.0.0/Shivu516.WindowsHelloFix.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: Shivu516.WindowsHelloFix +PackageVersion: 2.0.0 +PackageLocale: en-US +Publisher: Shivu516 +PublisherUrl: https://github.com/Shivu516 +PublisherSupportUrl: https://github.com/Shivu516/Windows-Hello-Fix/issues +Author: Shivu516 +PackageName: Windows Hello Fix +PackageUrl: https://github.com/Shivu516/Windows-Hello-Fix +License: MIT +ShortDescription: Makes Windows Hello Face Unlocks more reliable, and also allows face unlocks in complete darkness +Description: Native C++ utility to fix Windows Hello camera conflict loops +Moniker: hellofix +Tags: +- windows-hello +ReleaseNotes: This major update is a complete, ground-up rewrite of the Windows Hello Camera Fix using a high-performance native C++ core +ReleaseNotesUrl: https://github.com/Shivu516/Windows-Hello-Fix/releases/tag/v2.0.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Shivu516/Windows-Hello-Fix/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Shivu516/WindowsHelloFix/2.0.0/Shivu516.WindowsHelloFix.yaml b/manifests/s/Shivu516/WindowsHelloFix/2.0.0/Shivu516.WindowsHelloFix.yaml new file mode 100644 index 000000000000..4b0679e1d965 --- /dev/null +++ b/manifests/s/Shivu516/WindowsHelloFix/2.0.0/Shivu516.WindowsHelloFix.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: Shivu516.WindowsHelloFix +PackageVersion: 2.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6da9791986c9c0b2af061031183a6eac0f5ad0e3 Mon Sep 17 00:00:00 2001 From: deut-lab Date: Mon, 15 Jun 2026 21:02:22 +0200 Subject: [PATCH 062/136] New package: DeutLab.HandyVoice version 0.8.8 (#383089) --- .../0.8.9/DeutLab.HandyVoice.installer.yaml | 30 +++++++++++++++++++ .../DeutLab.HandyVoice.locale.en-US.yaml | 26 ++++++++++++++++ .../HandyVoice/0.8.9/DeutLab.HandyVoice.yaml | 7 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/d/DeutLab/HandyVoice/0.8.9/DeutLab.HandyVoice.installer.yaml create mode 100644 manifests/d/DeutLab/HandyVoice/0.8.9/DeutLab.HandyVoice.locale.en-US.yaml create mode 100644 manifests/d/DeutLab/HandyVoice/0.8.9/DeutLab.HandyVoice.yaml diff --git a/manifests/d/DeutLab/HandyVoice/0.8.9/DeutLab.HandyVoice.installer.yaml b/manifests/d/DeutLab/HandyVoice/0.8.9/DeutLab.HandyVoice.installer.yaml new file mode 100644 index 000000000000..d84c81dc3ad5 --- /dev/null +++ b/manifests/d/DeutLab/HandyVoice/0.8.9/DeutLab.HandyVoice.installer.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DeutLab.HandyVoice +PackageVersion: 0.8.9 +InstallerLocale: en-US +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/deut-lab/Handy/releases/download/v0.8.9/Handy.Voice_0.8.9_x64-setup.exe + InstallerSha256: 49AC1D22A66B51CB1A9F7EF3ED51D39DAC890A729A4D364C501415049999169B + InstallerSwitches: + Silent: /S /NO_WINDOWS_TASK + SilentWithProgress: /S /NO_WINDOWS_TASK + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + - PackageIdentifier: Microsoft.EdgeWebView2Runtime + ProductCode: Handy Voice + AppsAndFeaturesEntries: + - DisplayName: Handy Voice + DisplayVersion: 0.8.9 + Publisher: Deut Lab + ProductCode: Handy Voice + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Handy Voice' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-06 diff --git a/manifests/d/DeutLab/HandyVoice/0.8.9/DeutLab.HandyVoice.locale.en-US.yaml b/manifests/d/DeutLab/HandyVoice/0.8.9/DeutLab.HandyVoice.locale.en-US.yaml new file mode 100644 index 000000000000..1902da06371a --- /dev/null +++ b/manifests/d/DeutLab/HandyVoice/0.8.9/DeutLab.HandyVoice.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DeutLab.HandyVoice +PackageVersion: 0.8.9 +PackageLocale: en-US +Publisher: Deut Lab +PublisherUrl: https://github.com/deut-lab +PublisherSupportUrl: https://github.com/deut-lab/Handy/issues +PackageName: Handy Voice +PackageUrl: https://github.com/deut-lab/Handy +License: MIT +LicenseUrl: https://github.com/deut-lab/Handy/blob/v0.8.9/LICENSE +Copyright: Copyright (c) 2024 CJ Pais and contributors +ShortDescription: Offline speech-to-text based on Handy with extra voice dictation improvements. +Description: Handy Voice is a fork of Handy, an open source offline speech-to-text desktop app, with extra voice dictation, overlay, Windows startup, and sound theme improvements. +Tags: +- accessibility +- dictation +- offline +- speech-to-text +- tauri-v2 +ReleaseNotes: |- + Windows reliability build: removes the hard Vulkan runtime dependency, includes DirectML.dll in the NSIS installer, and installs the Microsoft Visual C++ Runtime during setup. +ReleaseNotesUrl: https://github.com/deut-lab/Handy/releases/tag/v0.8.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DeutLab/HandyVoice/0.8.9/DeutLab.HandyVoice.yaml b/manifests/d/DeutLab/HandyVoice/0.8.9/DeutLab.HandyVoice.yaml new file mode 100644 index 000000000000..7724e9e4708f --- /dev/null +++ b/manifests/d/DeutLab/HandyVoice/0.8.9/DeutLab.HandyVoice.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DeutLab.HandyVoice +PackageVersion: 0.8.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a7c8c58174b004ff7f9f4c8bc7721a6cef39700b Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 15 Jun 2026 15:03:46 -0400 Subject: [PATCH 063/136] New version: Amazon.AWSVPNClient version 5.3.7 (#388153) --- .../5.3.7/Amazon.AWSVPNClient.installer.yaml | 24 +++++++++++++++ .../Amazon.AWSVPNClient.locale.en-US.yaml | 30 +++++++++++++++++++ .../5.3.7/Amazon.AWSVPNClient.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/a/Amazon/AWSVPNClient/5.3.7/Amazon.AWSVPNClient.installer.yaml create mode 100644 manifests/a/Amazon/AWSVPNClient/5.3.7/Amazon.AWSVPNClient.locale.en-US.yaml create mode 100644 manifests/a/Amazon/AWSVPNClient/5.3.7/Amazon.AWSVPNClient.yaml diff --git a/manifests/a/Amazon/AWSVPNClient/5.3.7/Amazon.AWSVPNClient.installer.yaml b/manifests/a/Amazon/AWSVPNClient/5.3.7/Amazon.AWSVPNClient.installer.yaml new file mode 100644 index 000000000000..de08b4315aae --- /dev/null +++ b/manifests/a/Amazon/AWSVPNClient/5.3.7/Amazon.AWSVPNClient.installer.yaml @@ -0,0 +1,24 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSVPNClient +PackageVersion: 5.3.7 +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{3F0DF6FD-94E6-40C4-AB87-7CDCEF0DEA36}' +ReleaseDate: 2026-06-15 +AppsAndFeaturesEntries: +- ProductCode: '{3F0DF6FD-94E6-40C4-AB87-7CDCEF0DEA36}' + UpgradeCode: '{8D1975AA-4987-4668-ACD2-66EC556E5608}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Amazon/AWS VPN Client' +Installers: +- Architecture: x64 + InstallerUrl: https://d20adtppz83p9s.cloudfront.net/WPF/5.3.7/AWS_VPN_Client.msi + InstallerSha256: 64EE088E60B3EAB83FBAE6B1D1DB56DA1156E8094CE0B1D3FDF6E3E2C285B731 +- Architecture: arm64 + InstallerUrl: https://d20adtppz83p9s.cloudfront.net/WPF_ARM64/5.3.7/AWS_VPN_Client_ARM64.msi + InstallerSha256: 38412D18B80F9A13826E0A4422F403A93FED51B067F15AFFEB0727D23E76C7D9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSVPNClient/5.3.7/Amazon.AWSVPNClient.locale.en-US.yaml b/manifests/a/Amazon/AWSVPNClient/5.3.7/Amazon.AWSVPNClient.locale.en-US.yaml new file mode 100644 index 000000000000..e1eea06b4735 --- /dev/null +++ b/manifests/a/Amazon/AWSVPNClient/5.3.7/Amazon.AWSVPNClient.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSVPNClient +PackageVersion: 5.3.7 +PackageLocale: en-US +Publisher: Amazon +PublisherUrl: https://aws.amazon.com/ +PublisherSupportUrl: https://aws.amazon.com/contact-us/ +Author: Amazon Web Services, Inc. +PackageName: AWS VPN Client +PackageUrl: https://aws.amazon.com/vpn/client-vpn/ +License: Proprietary +Copyright: © 2026, Amazon Web Services, Inc. or its affiliates. All rights reserved. +ShortDescription: AWS Client VPN is a fully-managed remote access VPN solution used by your remote workforce to securely access resources within both AWS and your on-premises network. +Description: AWS Client VPN is a fully-managed remote access VPN solution used by your remote workforce to securely access resources within both AWS and your on-premises network. Fully elastic, it automatically scales up, or down, based on demand. When migrating applications to AWS, your users access them the same way before, during, and after the move. AWS Client VPN, including the software client, supports the OpenVPN protocol. +Moniker: aws-vpn-client +Tags: +- amazon +- aws +- openvpn +- vpn +- vpn-client +ReleaseNotes: '- Minor bug fixes and enhancements' +ReleaseNotesUrl: https://docs.aws.amazon.com/vpn/latest/clientvpn-user/client-vpn-connect-windows-release-notes.html +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.aws.amazon.com/vpn/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSVPNClient/5.3.7/Amazon.AWSVPNClient.yaml b/manifests/a/Amazon/AWSVPNClient/5.3.7/Amazon.AWSVPNClient.yaml new file mode 100644 index 000000000000..12da46cbebf9 --- /dev/null +++ b/manifests/a/Amazon/AWSVPNClient/5.3.7/Amazon.AWSVPNClient.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: Amazon.AWSVPNClient +PackageVersion: 5.3.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5df79d660a2bd3a41ffca578360107262596fd6b Mon Sep 17 00:00:00 2001 From: Leonardo Galli Date: Mon, 15 Jun 2026 21:23:36 +0200 Subject: [PATCH 064/136] New package: LeoGalli.CharlieRPScreenShareTool version 1.0.0 (#383687) --- ...oGalli.CharlieRPScreenShareTool.installer.yaml | 15 +++++++++++++++ ...lli.CharlieRPScreenShareTool.locale.en-US.yaml | 12 ++++++++++++ .../1.0.0/LeoGalli.CharlieRPScreenShareTool.yaml | 8 ++++++++ 3 files changed, 35 insertions(+) create mode 100644 manifests/l/LeoGalli/CharlieRPScreenShareTool/1.0.0/LeoGalli.CharlieRPScreenShareTool.installer.yaml create mode 100644 manifests/l/LeoGalli/CharlieRPScreenShareTool/1.0.0/LeoGalli.CharlieRPScreenShareTool.locale.en-US.yaml create mode 100644 manifests/l/LeoGalli/CharlieRPScreenShareTool/1.0.0/LeoGalli.CharlieRPScreenShareTool.yaml diff --git a/manifests/l/LeoGalli/CharlieRPScreenShareTool/1.0.0/LeoGalli.CharlieRPScreenShareTool.installer.yaml b/manifests/l/LeoGalli/CharlieRPScreenShareTool/1.0.0/LeoGalli.CharlieRPScreenShareTool.installer.yaml new file mode 100644 index 000000000000..52f360e3de1e --- /dev/null +++ b/manifests/l/LeoGalli/CharlieRPScreenShareTool/1.0.0/LeoGalli.CharlieRPScreenShareTool.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: LeoGalli.CharlieRPScreenShareTool +PackageVersion: 1.0.0 +InstallerType: portable +Commands: +- screensharetool +Installers: +- Architecture: x64 + DisplayVersion: "3.0" + InstallerUrl: https://github.com/Leo-Galli/ScreenShareTool/releases/download/v1.0.0/screensharetool.exe + InstallerSha256: 077EEC8336A037EBC3E89F4E14844135449CE053288608426F25B01395A026D5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LeoGalli/CharlieRPScreenShareTool/1.0.0/LeoGalli.CharlieRPScreenShareTool.locale.en-US.yaml b/manifests/l/LeoGalli/CharlieRPScreenShareTool/1.0.0/LeoGalli.CharlieRPScreenShareTool.locale.en-US.yaml new file mode 100644 index 000000000000..b2d685e2049d --- /dev/null +++ b/manifests/l/LeoGalli/CharlieRPScreenShareTool/1.0.0/LeoGalli.CharlieRPScreenShareTool.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LeoGalli.CharlieRPScreenShareTool +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: LeoGalli +PackageName: ScreenShareTool +License: MIT +ShortDescription: CharlieRP ScreenShareTool +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LeoGalli/CharlieRPScreenShareTool/1.0.0/LeoGalli.CharlieRPScreenShareTool.yaml b/manifests/l/LeoGalli/CharlieRPScreenShareTool/1.0.0/LeoGalli.CharlieRPScreenShareTool.yaml new file mode 100644 index 000000000000..1b63d9d593c2 --- /dev/null +++ b/manifests/l/LeoGalli/CharlieRPScreenShareTool/1.0.0/LeoGalli.CharlieRPScreenShareTool.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: LeoGalli.CharlieRPScreenShareTool +PackageVersion: 1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d9beb7e955707b1334cd66226adafb254f8a5d84 Mon Sep 17 00:00:00 2001 From: Rian Stockbower Date: Mon, 15 Jun 2026 15:25:34 -0400 Subject: [PATCH 065/136] New version: OpenCLICollective.codereview-cli version 0.3.131 (#388151) --- ...LICollective.codereview-cli.installer.yaml | 20 ++++++++++++++ ...ollective.codereview-cli.locale.en-US.yaml | 27 +++++++++++++++++++ .../OpenCLICollective.codereview-cli.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.3.131/OpenCLICollective.codereview-cli.installer.yaml create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.3.131/OpenCLICollective.codereview-cli.locale.en-US.yaml create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.3.131/OpenCLICollective.codereview-cli.yaml diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.131/OpenCLICollective.codereview-cli.installer.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.131/OpenCLICollective.codereview-cli.installer.yaml new file mode 100644 index 000000000000..36cc6b8c5e31 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.131/OpenCLICollective.codereview-cli.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.3.131 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cr.exe + PortableCommandAlias: cr +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.3.131/cr_v0.3.131_windows_amd64.zip + InstallerSha256: 312BDABCDE89BBA1B4F0E2D6EBA2F47BD706B0A0145C442EEE78277BE8A3D1A8 +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.3.131/cr_v0.3.131_windows_arm64.zip + InstallerSha256: C4F91DF0E7E131F1C15D1BBFA11A814DCCD207460EE18DB1F6A0D72833B2719F +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-15 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.131/OpenCLICollective.codereview-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.131/OpenCLICollective.codereview-cli.locale.en-US.yaml new file mode 100644 index 000000000000..de2364a658d4 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.131/OpenCLICollective.codereview-cli.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: OpenCLICollective.codereview-cli +PackageVersion: 0.3.131 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/codereview-cli/issues +PackageName: Code Review CLI +PackageUrl: https://github.com/open-cli-collective/codereview-cli +License: MIT +LicenseUrl: https://github.com/open-cli-collective/codereview-cli/blob/main/LICENSE +ShortDescription: Automated pull-request review CLI +Description: |- + cr runs automated pull-request reviews, records review state locally, posts + review output back to GitHub, and keeps durable metadata to resume, repair, + inspect, and prune review runs. +Tags: +- code-review +- pull-request +- github +- cli +- automation +ReleaseNotesUrl: https://github.com/open-cli-collective/codereview-cli/releases/tag/v0.3.131 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.131/OpenCLICollective.codereview-cli.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.131/OpenCLICollective.codereview-cli.yaml new file mode 100644 index 000000000000..ea8797699e57 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.131/OpenCLICollective.codereview-cli.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: OpenCLICollective.codereview-cli +PackageVersion: 0.3.131 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9b4924e95e35fd005a3ef151153c24fb2a0c87c4 Mon Sep 17 00:00:00 2001 From: Christopher Schnick Date: Mon, 15 Jun 2026 21:26:03 +0200 Subject: [PATCH 066/136] New version: xpipe-io.xpipe version 23.5.2 (#388157) --- .../23.5.2/xpipe-io.xpipe.installer.yaml | 33 +++++++++++++++++++ .../23.5.2/xpipe-io.xpipe.locale.en-US.yaml | 28 ++++++++++++++++ .../xpipe-io/xpipe/23.5.2/xpipe-io.xpipe.yaml | 8 +++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/x/xpipe-io/xpipe/23.5.2/xpipe-io.xpipe.installer.yaml create mode 100644 manifests/x/xpipe-io/xpipe/23.5.2/xpipe-io.xpipe.locale.en-US.yaml create mode 100644 manifests/x/xpipe-io/xpipe/23.5.2/xpipe-io.xpipe.yaml diff --git a/manifests/x/xpipe-io/xpipe/23.5.2/xpipe-io.xpipe.installer.yaml b/manifests/x/xpipe-io/xpipe/23.5.2/xpipe-io.xpipe.installer.yaml new file mode 100644 index 000000000000..d1b184a06f8e --- /dev/null +++ b/manifests/x/xpipe-io/xpipe/23.5.2/xpipe-io.xpipe.installer.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: xpipe-io.xpipe +PackageVersion: 23.5.2 +InstallerLocale: en-US +InstallerType: wix +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/xpipe-io/xpipe/releases/download/23.5.2/xpipe-installer-windows-x86_64.msi + InstallerSha256: 27E5B68D54E7715F5486D62BF186AB84950762DD2BF65F88EC7F7F10EF184495 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/xpipe-io/xpipe/releases/download/23.5.2/xpipe-installer-windows-x86_64.msi + InstallerSha256: 27E5B68D54E7715F5486D62BF186AB84950762DD2BF65F88EC7F7F10EF184495 + InstallerSwitches: + Custom: ALLUSERS=1 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/xpipe-io/xpipe/releases/download/23.5.2/xpipe-installer-windows-arm64.msi + InstallerSha256: A9C9648ADB3820F812DB0DA2468874599AB1D457DD7DA40E743E183F2F6B4D86 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/xpipe-io/xpipe/releases/download/23.5.2/xpipe-installer-windows-arm64.msi + InstallerSha256: A9C9648ADB3820F812DB0DA2468874599AB1D457DD7DA40E743E183F2F6B4D86 + InstallerSwitches: + Custom: ALLUSERS=1 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-06-15 diff --git a/manifests/x/xpipe-io/xpipe/23.5.2/xpipe-io.xpipe.locale.en-US.yaml b/manifests/x/xpipe-io/xpipe/23.5.2/xpipe-io.xpipe.locale.en-US.yaml new file mode 100644 index 000000000000..8958a3c3ab6b --- /dev/null +++ b/manifests/x/xpipe-io/xpipe/23.5.2/xpipe-io.xpipe.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.10.0.schema.json + +PackageIdentifier: xpipe-io.xpipe +PackageVersion: 23.5.2 +PackageLocale: en-US +Publisher: XPipe UG (haftungsbeschränkt) +PublisherUrl: https://xpipe.io +PublisherSupportUrl: https://github.com/xpipe-io/xpipe/issues +PrivacyUrl: https://docs.xpipe.io/legal/privacy-policy +Author: crschnick +PackageName: XPipe +PackageUrl: https://github.com/xpipe-io/xpipe +License: Apache License 2.0, Proprietary +LicenseUrl: https://docs.xpipe.io/legal/license +ShortDescription: A brand-new shell connection hub and remote file manager +Description: XPipe is a new type of shell connection hub and remote file manager that allows you to access your entire server infrastructure from your local machine. It works on top of your installed command-line programs and does not require any setup on your remote systems. +Moniker: xpipe +Tags: +- ssh +- docker +- kubernetes +- lxd +- wsl +- remote +ReleaseNotesUrl: https://github.com/xpipe-io/xpipe/releases/tag/23.5.2 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/x/xpipe-io/xpipe/23.5.2/xpipe-io.xpipe.yaml b/manifests/x/xpipe-io/xpipe/23.5.2/xpipe-io.xpipe.yaml new file mode 100644 index 000000000000..0f5db4f27281 --- /dev/null +++ b/manifests/x/xpipe-io/xpipe/23.5.2/xpipe-io.xpipe.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: xpipe-io.xpipe +PackageVersion: 23.5.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 7caee3fff8557b7a0c9f69c573aceb4016389a07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Mon, 15 Jun 2026 21:26:07 +0200 Subject: [PATCH 067/136] New version: 5rahim.Seanime version 3.8.7 (#388158) --- .../3.8.7/5rahim.Seanime.installer.yaml | 25 ++++++++++ .../3.8.7/5rahim.Seanime.locale.en-US.yaml | 46 +++++++++++++++++++ .../5rahim/Seanime/3.8.7/5rahim.Seanime.yaml | 8 ++++ 3 files changed, 79 insertions(+) create mode 100644 manifests/5/5rahim/Seanime/3.8.7/5rahim.Seanime.installer.yaml create mode 100644 manifests/5/5rahim/Seanime/3.8.7/5rahim.Seanime.locale.en-US.yaml create mode 100644 manifests/5/5rahim/Seanime/3.8.7/5rahim.Seanime.yaml diff --git a/manifests/5/5rahim/Seanime/3.8.7/5rahim.Seanime.installer.yaml b/manifests/5/5rahim/Seanime/3.8.7/5rahim.Seanime.installer.yaml new file mode 100644 index 000000000000..004922a5ff78 --- /dev/null +++ b/manifests/5/5rahim/Seanime/3.8.7/5rahim.Seanime.installer.yaml @@ -0,0 +1,25 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: 5rahim.Seanime +PackageVersion: 3.8.7 +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: 768a2a5d-5884-518b-849f-ff0abaa10204 +ReleaseDate: 2026-06-15 +AppsAndFeaturesEntries: +- DisplayName: Seanime Denshi 3.8.7 + ProductCode: 768a2a5d-5884-518b-849f-ff0abaa10204 +InstallationMetadata: + DefaultInstallLocation: placeholder\Seanime Desktop +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/5rahim/seanime/releases/download/v3.8.7/seanime-denshi-3.8.7_Windows_x64.exe + InstallerSha256: 7C9EAE81E2602D508F2E17EEDFF5251499007AA36FD602ED673AB56D1A2047A8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/5/5rahim/Seanime/3.8.7/5rahim.Seanime.locale.en-US.yaml b/manifests/5/5rahim/Seanime/3.8.7/5rahim.Seanime.locale.en-US.yaml new file mode 100644 index 000000000000..2896d3d6e867 --- /dev/null +++ b/manifests/5/5rahim/Seanime/3.8.7/5rahim.Seanime.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: 5rahim.Seanime +PackageVersion: 3.8.7 +PackageLocale: en-US +Publisher: 5rahim +PublisherUrl: https://github.com/5rahim +PublisherSupportUrl: https://github.com/5rahim/seanime/issues +Author: 5rahim +PackageName: Seanime Desktop +PackageUrl: https://github.com/5rahim/seanime +License: GPL-3.0 +LicenseUrl: https://github.com/5rahim/seanime/blob/HEAD/LICENSE +Copyright: Copyright (c) 5rahim +CopyrightUrl: https://github.com/5rahim/seanime/blob/main/LICENSE +ShortDescription: Open-source media server with a Web UI and Desktop app for anime and manga. +Description: Seanime is a media server with a web interface and desktop app for watching anime, reading manga, and managing your local library. Seanime provides a collection of features to enhance your watching and reading experience. Local library management, transcoding, Bittorrent or Debrid downloading and streaming, offline viewing, and more. +Moniker: seanime-desktop +Tags: +- anilist +- anime +- anime-downloader +- anime-library +- anime-streaming +- bittorrent +- debrid +- go +- manga +- manga-downloader +- media-server +- myanimelist +- react +- scanner +- self-hosted +ReleaseNotes: |- + What's new? + - ⚡️ VideoCore: Improved hls.js error handling + - 🦺 iOS: Fixes for media paths + - 🦺 UI: Fixed media entry modal number inputs + - 🦺 Torrent: Fixed search caching #827 + - ⬆️ Updated hls.js + Open an issue +ReleaseNotesUrl: https://github.com/5rahim/seanime/releases/tag/v3.8.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/5/5rahim/Seanime/3.8.7/5rahim.Seanime.yaml b/manifests/5/5rahim/Seanime/3.8.7/5rahim.Seanime.yaml new file mode 100644 index 000000000000..327443a6474a --- /dev/null +++ b/manifests/5/5rahim/Seanime/3.8.7/5rahim.Seanime.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: 5rahim.Seanime +PackageVersion: 3.8.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 50c8d9f74f576c82b74d37f9a593bc5dab7ea6c6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:26:33 +0800 Subject: [PATCH 068/136] New version: Discord.Discord.arm64 version 1.0.34 (#388166) --- .../Discord.Discord.arm64.installer.yaml | 23 +++++++++++++ .../Discord.Discord.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.arm64.locale.pt-BR.yaml | 19 +++++++++++ .../Discord.Discord.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../arm64/1.0.34/Discord.Discord.arm64.yaml | 8 +++++ 5 files changed, 102 insertions(+) create mode 100644 manifests/d/Discord/Discord/arm64/1.0.34/Discord.Discord.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/arm64/1.0.34/Discord.Discord.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/arm64/1.0.34/Discord.Discord.arm64.locale.pt-BR.yaml create mode 100644 manifests/d/Discord/Discord/arm64/1.0.34/Discord.Discord.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/arm64/1.0.34/Discord.Discord.arm64.yaml diff --git a/manifests/d/Discord/Discord/arm64/1.0.34/Discord.Discord.arm64.installer.yaml b/manifests/d/Discord/Discord/arm64/1.0.34/Discord.Discord.arm64.installer.yaml new file mode 100644 index 000000000000..09bac798e65f --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.34/Discord.Discord.arm64.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: Discord.Discord.arm64 +PackageVersion: 1.0.34 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: Discord +RequireExplicitUpgrade: true +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Discord' +Installers: +- Architecture: arm64 + InstallerUrl: https://stable.dl2.discordapp.net/distro/app/stable/win/arm64/1.0.34/DiscordSetup.exe + InstallerSha256: 05B92C867C86E3D5C3F4044741303179A51B7DE0982725CD84E3448D4FDDB86B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.34/Discord.Discord.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/arm64/1.0.34/Discord.Discord.arm64.locale.en-US.yaml new file mode 100644 index 000000000000..475f6f4563aa --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.34/Discord.Discord.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.arm64 +PackageVersion: 1.0.34 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord (arm64) +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.34/Discord.Discord.arm64.locale.pt-BR.yaml b/manifests/d/Discord/Discord/arm64/1.0.34/Discord.Discord.arm64.locale.pt-BR.yaml new file mode 100644 index 000000000000..7c305f8c9004 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.34/Discord.Discord.arm64.locale.pt-BR.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.arm64 +PackageVersion: 1.0.34 +PackageLocale: pt-BR +License: Privativo +ShortDescription: Seu Lugar para Papear e Ficar De Boa +Description: |- + O Discord é a forma mais fácil de falar por voz, vídeo e texto. + Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades. +Tags: +- conversa +- conversação-por-voz +- conversar +- jogos +- voz +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.34/Discord.Discord.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/arm64/1.0.34/Discord.Discord.arm64.locale.zh-CN.yaml new file mode 100644 index 000000000000..ef618d2def00 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.34/Discord.Discord.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.arm64 +PackageVersion: 1.0.34 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.34/Discord.Discord.arm64.yaml b/manifests/d/Discord/Discord/arm64/1.0.34/Discord.Discord.arm64.yaml new file mode 100644 index 000000000000..b1c9097b8ee7 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.34/Discord.Discord.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.arm64 +PackageVersion: 1.0.34 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a018df0fc79cdc3dcfadf539b82aa8db37ebda29 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:26:51 +0800 Subject: [PATCH 069/136] New version: Google.Chrome.Dev version 151.0.7886.2 (#388167) --- .../Google.Chrome.Dev.installer.yaml | 10 +++++----- .../Google.Chrome.Dev.locale.en-US.yaml | 2 +- .../Google.Chrome.Dev.locale.nb-NO.yaml | 2 +- .../Google.Chrome.Dev.locale.zh-CN.yaml | 2 +- .../Google.Chrome.Dev.yaml | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) rename manifests/g/Google/Chrome/Dev/{151.0.7872.0 => 151.0.7886.2}/Google.Chrome.Dev.installer.yaml (71%) rename manifests/g/Google/Chrome/Dev/{151.0.7872.0 => 151.0.7886.2}/Google.Chrome.Dev.locale.en-US.yaml (97%) rename manifests/g/Google/Chrome/Dev/{151.0.7872.0 => 151.0.7886.2}/Google.Chrome.Dev.locale.nb-NO.yaml (97%) rename manifests/g/Google/Chrome/Dev/{151.0.7872.0 => 151.0.7886.2}/Google.Chrome.Dev.locale.zh-CN.yaml (97%) rename manifests/g/Google/Chrome/Dev/{151.0.7872.0 => 151.0.7886.2}/Google.Chrome.Dev.yaml (89%) diff --git a/manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.installer.yaml b/manifests/g/Google/Chrome/Dev/151.0.7886.2/Google.Chrome.Dev.installer.yaml similarity index 71% rename from manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.installer.yaml rename to manifests/g/Google/Chrome/Dev/151.0.7886.2/Google.Chrome.Dev.installer.yaml index 5bbcd4c90ce3..629a75429178 100644 --- a/manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.installer.yaml +++ b/manifests/g/Google/Chrome/Dev/151.0.7886.2/Google.Chrome.Dev.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Google.Chrome.Dev -PackageVersion: 151.0.7872.0 +PackageVersion: 151.0.7886.2 InstallerType: wix Scope: machine UpgradeBehavior: install @@ -28,11 +28,11 @@ ElevationRequirement: elevatesSelf Installers: - Architecture: x86 InstallerUrl: https://dl.google.com/dl/chrome/install/dev/googlechromedevstandaloneenterprise.msi - InstallerSha256: BC3CFEDC6766B66E713B4235EE524ED7ACB560506C075091D852626E994E7273 - ProductCode: '{9381960B-5C63-3261-B63B-FE04F39B750A}' + InstallerSha256: 544102B322B046D2DBF4051D175DBDAD552022B012134A8F2856A336BB763682 + ProductCode: '{13B2DA87-96D6-36A8-9D04-8A42BD2F6149}' - Architecture: x64 InstallerUrl: https://dl.google.com/dl/chrome/install/dev/googlechromedevstandaloneenterprise64.msi - InstallerSha256: 9B1CA8BB04ED2DDEA4638EC1705E1C90F6152042232AE82B266492A10B952EBD - ProductCode: '{E7733665-11C0-371B-BD25-5B3C3CFE9193}' + InstallerSha256: DED2A2B9C54ADFFE7D4B7B947852337FA37B465DDBC38C48CFB4E874B6C3BBD9 + ProductCode: '{AF5F75FA-141C-3F39-A1B1-949EA28861B6}' ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.locale.en-US.yaml b/manifests/g/Google/Chrome/Dev/151.0.7886.2/Google.Chrome.Dev.locale.en-US.yaml similarity index 97% rename from manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.locale.en-US.yaml rename to manifests/g/Google/Chrome/Dev/151.0.7886.2/Google.Chrome.Dev.locale.en-US.yaml index 7f7004a2130f..e90de8fc9272 100644 --- a/manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Dev/151.0.7886.2/Google.Chrome.Dev.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Dev -PackageVersion: 151.0.7872.0 +PackageVersion: 151.0.7886.2 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Dev/151.0.7886.2/Google.Chrome.Dev.locale.nb-NO.yaml similarity index 97% rename from manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Dev/151.0.7886.2/Google.Chrome.Dev.locale.nb-NO.yaml index de1c05879c21..8c53339ed878 100644 --- a/manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Dev/151.0.7886.2/Google.Chrome.Dev.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Dev -PackageVersion: 151.0.7872.0 +PackageVersion: 151.0.7886.2 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Dev/151.0.7886.2/Google.Chrome.Dev.locale.zh-CN.yaml similarity index 97% rename from manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Dev/151.0.7886.2/Google.Chrome.Dev.locale.zh-CN.yaml index cc80b7ad05ef..d0d16c14c9a9 100644 --- a/manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Dev/151.0.7886.2/Google.Chrome.Dev.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Dev -PackageVersion: 151.0.7872.0 +PackageVersion: 151.0.7886.2 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.yaml b/manifests/g/Google/Chrome/Dev/151.0.7886.2/Google.Chrome.Dev.yaml similarity index 89% rename from manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.yaml rename to manifests/g/Google/Chrome/Dev/151.0.7886.2/Google.Chrome.Dev.yaml index 3a5d4996eb45..1e0f11ffbada 100644 --- a/manifests/g/Google/Chrome/Dev/151.0.7872.0/Google.Chrome.Dev.yaml +++ b/manifests/g/Google/Chrome/Dev/151.0.7886.2/Google.Chrome.Dev.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Google.Chrome.Dev -PackageVersion: 151.0.7872.0 +PackageVersion: 151.0.7886.2 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 717da12e7532e05727b39d2892465a3c184de75b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:27:07 +0800 Subject: [PATCH 070/136] New version: Google.Chrome.Dev.EXE version 151.0.7886.2 (#388168) --- .../Google.Chrome.Dev.EXE.installer.yaml | 74 +++++++++++++++++++ .../Google.Chrome.Dev.EXE.locale.en-US.yaml | 26 +++++++ .../Google.Chrome.Dev.EXE.locale.nb-NO.yaml | 23 ++++++ .../Google.Chrome.Dev.EXE.locale.zh-CN.yaml | 25 +++++++ .../151.0.7886.2/Google.Chrome.Dev.EXE.yaml | 8 ++ 5 files changed, 156 insertions(+) create mode 100644 manifests/g/Google/Chrome/Dev/EXE/151.0.7886.2/Google.Chrome.Dev.EXE.installer.yaml create mode 100644 manifests/g/Google/Chrome/Dev/EXE/151.0.7886.2/Google.Chrome.Dev.EXE.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Dev/EXE/151.0.7886.2/Google.Chrome.Dev.EXE.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Dev/EXE/151.0.7886.2/Google.Chrome.Dev.EXE.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Dev/EXE/151.0.7886.2/Google.Chrome.Dev.EXE.yaml diff --git a/manifests/g/Google/Chrome/Dev/EXE/151.0.7886.2/Google.Chrome.Dev.EXE.installer.yaml b/manifests/g/Google/Chrome/Dev/EXE/151.0.7886.2/Google.Chrome.Dev.EXE.installer.yaml new file mode 100644 index 000000000000..e1a763d90fa8 --- /dev/null +++ b/manifests/g/Google/Chrome/Dev/EXE/151.0.7886.2/Google.Chrome.Dev.EXE.installer.yaml @@ -0,0 +1,74 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Dev.EXE +PackageVersion: 151.0.7886.2 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Google Chrome Dev +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/ac5ji3csw5ee6sk7yufmrjyaqtxa_151.0.7886.2/151.0.7886.2_chrome_installer_uncompressed.exe + InstallerSha256: 5948A799CE831E34465A6B9F2218F6F278CC213F27497483D9E3B9F9CA687A82 + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome +- Architecture: x86 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/ac5ji3csw5ee6sk7yufmrjyaqtxa_151.0.7886.2/151.0.7886.2_chrome_installer_uncompressed.exe + InstallerSha256: 5948A799CE831E34465A6B9F2218F6F278CC213F27497483D9E3B9F9CA687A82 + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome --system-level +- Architecture: x64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/owwhhhckwm43y7irlynfgwqbn4_151.0.7886.2/151.0.7886.2_chrome_installer_uncompressed.exe + InstallerSha256: 786A9E9D224137F9B7659A4CA6C2679880D4FB6487262303D4E61BB0F0F98C53 + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome +- Architecture: x64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/owwhhhckwm43y7irlynfgwqbn4_151.0.7886.2/151.0.7886.2_chrome_installer_uncompressed.exe + InstallerSha256: 786A9E9D224137F9B7659A4CA6C2679880D4FB6487262303D4E61BB0F0F98C53 + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome --system-level +- Architecture: arm64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/ad4gg7226g4wte2fj2gmfkdzsowa_151.0.7886.2/151.0.7886.2_chrome_installer_uncompressed.exe + InstallerSha256: B6B3004481E354DEC4FF059FE67A56E307A7C6128649394FFCED27CBE69EA414 + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome +- Architecture: arm64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/ad4gg7226g4wte2fj2gmfkdzsowa_151.0.7886.2/151.0.7886.2_chrome_installer_uncompressed.exe + InstallerSha256: B6B3004481E354DEC4FF059FE67A56E307A7C6128649394FFCED27CBE69EA414 + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome --system-level +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/151.0.7886.2/Google.Chrome.Dev.EXE.locale.en-US.yaml b/manifests/g/Google/Chrome/Dev/EXE/151.0.7886.2/Google.Chrome.Dev.EXE.locale.en-US.yaml new file mode 100644 index 000000000000..5c02d30d0279 --- /dev/null +++ b/manifests/g/Google/Chrome/Dev/EXE/151.0.7886.2/Google.Chrome.Dev.EXE.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Dev.EXE +PackageVersion: 151.0.7886.2 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome Dev (EXE) +PackageUrl: https://www.google.com/chrome/dev +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2026 Google LLC. All rights reserved. +ShortDescription: Google Chrome for developers +Description: Google Chrome for developers was built for the open web. Test cutting-edge web platform APIs and developer tools that are updated weekly. +Tags: +- browser +- chromium +- internet +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/151.0.7886.2/Google.Chrome.Dev.EXE.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Dev/EXE/151.0.7886.2/Google.Chrome.Dev.EXE.locale.nb-NO.yaml new file mode 100644 index 000000000000..7ece66758797 --- /dev/null +++ b/manifests/g/Google/Chrome/Dev/EXE/151.0.7886.2/Google.Chrome.Dev.EXE.locale.nb-NO.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Dev.EXE +PackageVersion: 151.0.7886.2 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome Dev (EXE) +PackageUrl: https://www.google.com/intl/no/chrome/dev +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2026 Google LLC. Med enerett. +ShortDescription: Google Chrome for utviklere +Description: Google Chrome for utviklere er laget for det åpne nettet. Test banebrytende nettplattform-API-er og utviklerverktøy som oppdateres ukentlig. +Tags: +- chromium +- nettleseren +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/151.0.7886.2/Google.Chrome.Dev.EXE.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Dev/EXE/151.0.7886.2/Google.Chrome.Dev.EXE.locale.zh-CN.yaml new file mode 100644 index 000000000000..f8d94fdcedfe --- /dev/null +++ b/manifests/g/Google/Chrome/Dev/EXE/151.0.7886.2/Google.Chrome.Dev.EXE.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Dev.EXE +PackageVersion: 151.0.7886.2 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome 开发者版 (EXE) +PackageUrl: https://www.google.com/intl/zh-CN/chrome/dev +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2026 Google LLC. 保留所有权利。 +ShortDescription: 开发者专用的 Google Chrome +Description: 开发者专用的 Google Chrome 专为开放式网络打造。测试先进的网络平台 API 和每周都会更新的开发者工具。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/151.0.7886.2/Google.Chrome.Dev.EXE.yaml b/manifests/g/Google/Chrome/Dev/EXE/151.0.7886.2/Google.Chrome.Dev.EXE.yaml new file mode 100644 index 000000000000..2a5ab4537f4a --- /dev/null +++ b/manifests/g/Google/Chrome/Dev/EXE/151.0.7886.2/Google.Chrome.Dev.EXE.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: Google.Chrome.Dev.EXE +PackageVersion: 151.0.7886.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From abea48abe84c2cfe13993aa56d1a08aad8aea766 Mon Sep 17 00:00:00 2001 From: Ossian Ericson <43954785+ossianericson@users.noreply.github.com> Date: Mon, 15 Jun 2026 21:27:23 +0200 Subject: [PATCH 071/136] NetSentinel.NetSentinel version 2.1.10 (#388185) --- .../NetSentinel.NetSentinel.installer.yaml | 22 +++++++ .../NetSentinel.NetSentinel.locale.en-US.yaml | 57 +++++++++++++++++++ .../2.1.10/NetSentinel.NetSentinel.yaml | 8 +++ 3 files changed, 87 insertions(+) create mode 100644 manifests/n/NetSentinel/NetSentinel/2.1.10/NetSentinel.NetSentinel.installer.yaml create mode 100644 manifests/n/NetSentinel/NetSentinel/2.1.10/NetSentinel.NetSentinel.locale.en-US.yaml create mode 100644 manifests/n/NetSentinel/NetSentinel/2.1.10/NetSentinel.NetSentinel.yaml diff --git a/manifests/n/NetSentinel/NetSentinel/2.1.10/NetSentinel.NetSentinel.installer.yaml b/manifests/n/NetSentinel/NetSentinel/2.1.10/NetSentinel.NetSentinel.installer.yaml new file mode 100644 index 000000000000..5c6949ae5166 --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/2.1.10/NetSentinel.NetSentinel.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 2.1.10 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART + Log: /"{localappdata}\NetSentinel\install.log" +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ossianericson/netsentinel/releases/download/v2.1.10/NetSentinel-Setup-2.1.10.exe + InstallerSha256: 0A1A393C7EBF6E70CEDBF3D75014876F274A0FE88E0C5D1574B2488DD40FA716 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetSentinel/NetSentinel/2.1.10/NetSentinel.NetSentinel.locale.en-US.yaml b/manifests/n/NetSentinel/NetSentinel/2.1.10/NetSentinel.NetSentinel.locale.en-US.yaml new file mode 100644 index 000000000000..125b23b582ad --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/2.1.10/NetSentinel.NetSentinel.locale.en-US.yaml @@ -0,0 +1,57 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 2.1.10 +PackageLocale: en-US +Publisher: NetSentinel Project +PublisherUrl: https://github.com/ossianericson/netsentinel +PublisherSupportUrl: https://github.com/ossianericson/netsentinel/issues +PrivacyUrl: https://github.com/ossianericson/netsentinel/blob/main/PRIVACY.md +PackageName: NetSentinel +PackageUrl: https://github.com/ossianericson/netsentinel +License: MIT +LicenseUrl: https://raw.githubusercontent.com/ossianericson/netsentinel/main/LICENSE +ShortDescription: Network security scanner — rogue device detector, STP monitor, and connectivity analyser +Description: |- + NetSentinel is a one-stop network diagnostic and security tool for Windows. + It combines several tools that previously required separate utilities: + + • Device Fingerprinter — scans your LAN's ARP table and identifies every + device by MAC OUI, hostname, and device type (camera, smart speaker, router, etc.) + • Rogue Bridge Detector — captures 802.1D/RSTP BPDUs and flags any device + that steals the Root Bridge role and causes periodic 15-45 second outages. + • Broadcast Storm Analyser — measures broadcast/multicast packet rates and + identifies which device is flooding the network. + • IoT Behavioral Baseline — learns normal IoT traffic patterns and raises + an alert if your smart fridge starts port-scanning or talking to a C2 server. + • Root Cause Correlator — links trace results, storm data, and STP findings + into a single plain-English verdict with actionable remediation steps. + • Connection Stability Monitor — long-term background ping logger with + outage detection, jitter analysis, and a 24-hour stability score. + • TCP Port Scanner, OS Fingerprinter, CVE Lookup, DNS Leak Test, Speed Test, + ARP spoof detector, DHCP monitor, SNMP poller, and more. + + Most features require Administrator privileges for raw packet capture. + Install Npcap (https://npcap.com) for STP, Storm, and ARP modules. +Moniker: netsentinel +Tags: +- network +- security +- scanner +- monitoring +- diagnostics +- lan +- wifi +- dns +- iot +- port-scanner +- cve +- speed-test +- packet-capture +- mqtt +- home-assistant +- network-health +ReleaseNotesUrl: https://github.com/ossianericson/netsentinel/releases/tag/v2.1.10 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetSentinel/NetSentinel/2.1.10/NetSentinel.NetSentinel.yaml b/manifests/n/NetSentinel/NetSentinel/2.1.10/NetSentinel.NetSentinel.yaml new file mode 100644 index 000000000000..44010582b6c7 --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/2.1.10/NetSentinel.NetSentinel.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 2.1.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c69f7fe52ed172e95f2d2cb3bff20a7d82cf4db5 Mon Sep 17 00:00:00 2001 From: kchandrakkdi-sudo Date: Tue, 16 Jun 2026 00:58:19 +0530 Subject: [PATCH 072/136] Add ResolveIQ Runtime version 1.0.0 (#382057) --- .../1.0.0/ResolveIQ.Runtime.installer.yaml | 14 ++++++++++++++ .../1.0.0/ResolveIQ.Runtime.locale.en-US.yaml | 18 ++++++++++++++++++ .../Runtime/1.0.0/ResolveIQ.Runtime.yaml | 6 ++++++ 3 files changed, 38 insertions(+) create mode 100644 manifests/r/ResolveIQ/Runtime/1.0.0/ResolveIQ.Runtime.installer.yaml create mode 100644 manifests/r/ResolveIQ/Runtime/1.0.0/ResolveIQ.Runtime.locale.en-US.yaml create mode 100644 manifests/r/ResolveIQ/Runtime/1.0.0/ResolveIQ.Runtime.yaml diff --git a/manifests/r/ResolveIQ/Runtime/1.0.0/ResolveIQ.Runtime.installer.yaml b/manifests/r/ResolveIQ/Runtime/1.0.0/ResolveIQ.Runtime.installer.yaml new file mode 100644 index 000000000000..4904ed1ad946 --- /dev/null +++ b/manifests/r/ResolveIQ/Runtime/1.0.0/ResolveIQ.Runtime.installer.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: ResolveIQ.Runtime +PackageVersion: 1.0.0 +Installers: + - Architecture: x64 + InstallerType: zip + InstallerUrl: https://github.com/kchandrakkdi-sudo/ResolveIQ-Runtime/releases/download/v1.0.0/ResolveIQ-Runtime.zip + InstallerSha256: 6c7ab1d5c6622348ef9d0bc2b25e51b98e1dd9cf6083a513ac83c82b80bf12b3 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ResolveIQ-Runtime.exe + PortableCommandAlias: ResolveIQ-Runtime +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/r/ResolveIQ/Runtime/1.0.0/ResolveIQ.Runtime.locale.en-US.yaml b/manifests/r/ResolveIQ/Runtime/1.0.0/ResolveIQ.Runtime.locale.en-US.yaml new file mode 100644 index 000000000000..3c1d046b0626 --- /dev/null +++ b/manifests/r/ResolveIQ/Runtime/1.0.0/ResolveIQ.Runtime.locale.en-US.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: ResolveIQ.Runtime +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: ResolveIQ +PackageName: ResolveIQ Runtime +License: MIT +ShortDescription: Branded CPU-optimized GGUF inference and embedding runtime. +Description: ResolveIQ-Runtime is a premium, lightweight, highly optimized GGUF inference engine built for CPU performance. It supports both on-demand text generation and high-throughput semantic embedding extraction. +Moniker: resolveiq +Tags: + - llamacpp + - gguf + - inference + - embeddings + - slm +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/r/ResolveIQ/Runtime/1.0.0/ResolveIQ.Runtime.yaml b/manifests/r/ResolveIQ/Runtime/1.0.0/ResolveIQ.Runtime.yaml new file mode 100644 index 000000000000..709c9ddc9e6f --- /dev/null +++ b/manifests/r/ResolveIQ/Runtime/1.0.0/ResolveIQ.Runtime.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: ResolveIQ.Runtime +PackageVersion: 1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7c68c507fb452e5e660871cd8973dc3038e16605 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:38:04 +0800 Subject: [PATCH 073/136] New package: CZ600.AutoDocxProofread version 1.1.9 (#384493) --- .../CZ600.AutoDocxProofread.installer.yaml | 22 +++++++++ .../CZ600.AutoDocxProofread.locale.en-US.yaml | 42 ++++++++++++++++ .../CZ600.AutoDocxProofread.locale.zh-CN.yaml | 48 +++++++++++++++++++ .../1.1.9/CZ600.AutoDocxProofread.yaml | 8 ++++ 4 files changed, 120 insertions(+) create mode 100644 manifests/c/CZ600/AutoDocxProofread/1.1.9/CZ600.AutoDocxProofread.installer.yaml create mode 100644 manifests/c/CZ600/AutoDocxProofread/1.1.9/CZ600.AutoDocxProofread.locale.en-US.yaml create mode 100644 manifests/c/CZ600/AutoDocxProofread/1.1.9/CZ600.AutoDocxProofread.locale.zh-CN.yaml create mode 100644 manifests/c/CZ600/AutoDocxProofread/1.1.9/CZ600.AutoDocxProofread.yaml diff --git a/manifests/c/CZ600/AutoDocxProofread/1.1.9/CZ600.AutoDocxProofread.installer.yaml b/manifests/c/CZ600/AutoDocxProofread/1.1.9/CZ600.AutoDocxProofread.installer.yaml new file mode 100644 index 000000000000..021bf13bbbf9 --- /dev/null +++ b/manifests/c/CZ600/AutoDocxProofread/1.1.9/CZ600.AutoDocxProofread.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CZ600.AutoDocxProofread +PackageVersion: 1.1.9 +InstallerType: exe # Squirrel +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +ProductCode: AutoDocxProofreading +ReleaseDate: 2026-06-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/CZ600/AutoDocxProofread/releases/download/v1.1.9/AutoDocxProofreading-1.1.9.Setup.exe + InstallerSha256: AA3B96425FF4EBF45CB4CEB247B98163F889B199C5A5845EDCB5AAC42F100D0E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CZ600/AutoDocxProofread/1.1.9/CZ600.AutoDocxProofread.locale.en-US.yaml b/manifests/c/CZ600/AutoDocxProofread/1.1.9/CZ600.AutoDocxProofread.locale.en-US.yaml new file mode 100644 index 000000000000..fc6d879dd3d0 --- /dev/null +++ b/manifests/c/CZ600/AutoDocxProofread/1.1.9/CZ600.AutoDocxProofread.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: CZ600.AutoDocxProofread +PackageVersion: 1.1.9 +PackageLocale: en-US +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +# License: +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: Document proofreading, formatting adjustment, and AI detection rate reduction software based on large models +Description: |- + AutoDocxProofread (Intelligent Proofreading) is a desktop application specifically designed for proofreading long documents and optimizing thesis formatting. It helps users effectively detect spelling errors, punctuation mistakes, grammatical issues, and text consistency problems in Word documents, while providing revision suggestions. Additionally, it supports text polishing to reduce AI detection rates, and enables cross-document format cloning for one-click global formatting adjustments. + To address the issues of forgetting and hallucination that large models face when processing long documents, the software features a specialized architecture that enhances proofreading accuracy and allows one-click export of revised documents. The software also adopts a parallel processing architecture, significantly improving the speed of large model processing for lengthy texts. Furthermore, it incorporates a local knowledge base function, supporting RAG capabilities to provide reference materials for model-based proofreading. + For the AI reduction feature, the software employs a segmented parallel operation approach, dividing the document by natural paragraphs and then invoking the large model for parallel processing. + + Core Advantages + Why do you need this software? + 1. Compared to using Claude Code to call skills for document proofreading, AI rate reduction, and formatting adjustments, this software offers better visualization, enabling intuitive review of output results, faster processing, and fewer token consumption. + 2. Compared to web-based AI applications like ChatGPT or Doubao, this tool provides a one-click workflow that is convenient to operate, eliminating the need for repeated interactions with the large model and enabling faster operations. + 3. Compared to built-in proofreading systems in MS Office and WPS, this tool provides more intelligent proofreading with broader error detection capabilities. + 4. Formatting adjustments do not require the use of large models, resulting in faster processing speeds. +# Moniker: +Tags: +- ai +- dissertation +- papar +- thesis +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CZ600/AutoDocxProofread/1.1.9/CZ600.AutoDocxProofread.locale.zh-CN.yaml b/manifests/c/CZ600/AutoDocxProofread/1.1.9/CZ600.AutoDocxProofread.locale.zh-CN.yaml new file mode 100644 index 000000000000..af0d27d7ec99 --- /dev/null +++ b/manifests/c/CZ600/AutoDocxProofread/1.1.9/CZ600.AutoDocxProofread.locale.zh-CN.yaml @@ -0,0 +1,48 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CZ600.AutoDocxProofread +PackageVersion: 1.1.9 +PackageLocale: zh-CN +Publisher: CZ600 +PublisherUrl: https://github.com/CZ600 +PublisherSupportUrl: https://github.com/CZ600/AutoDocxProofread/issues +# PrivacyUrl: +# Author: +PackageName: AutoDocxProofreading +PackageUrl: https://github.com/CZ600/AutoDocxProofread +License: MIT +LicenseUrl: https://github.com/CZ600/AutoDocxProofread/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 CZ600 +# CopyrightUrl: +ShortDescription: 基于大模型的文档校对、格式调整与降低 AI 率软件 +Description: |- + AutoDocxProofread(智能校对)是一款专为长文档校对和论文格式优化而设计的桌面应用程序。它能够帮助用户有效检测 Word 文档中的错别字、标点符号错误、语法问题和文本一致性问题,并提供修改建议。此外还支持文字润色以降低 ai 检出率。并且还能进行跨文档格式克隆,一键修改全文格式。 + 针对大模型在处理长文档时存在的遗忘和幻觉问题,软件设计了专门的架构来增强校对的准确性,并能一键导出校对修改后的文档。并且软件采用了并行处理架构,显著提升大模型处理长文档的速度。此外还引入了本地知识库功能,支持 RAG 功能给模型校对参考。 + 针对降低 AI 率功能,软件采用分段并行操作形式,根据自然段对文档划分,然后调用大模型并行处理。 + + 核心优势 + 为什么需要使用这个软件? + 1. 相比使用 Claude Code 调用 skill 来对文档校对、降低 AI 率和格式调整,这个软件可视化效果好,可以直观检视生成效果,并且速度更快,更省 token。 + 2. 相比使用 ChatGPT、豆包等网页 AI 应用,这个项目提供一键执行的工作流,操作便捷,省去了和大模型反复交流的精力,并且操作更快。 + 3. 相比于 MS Office 和 WPS 等软件自带的校对系统,这个项目校对更加智能,对错误识别的种类更多样。 + 4. 格式调整无需用大模型,速度更快。 +# Moniker: +Tags: +- 人工智能 +- 论文 +ReleaseNotes: |- + v1.1.9 更新内容: + - 更新了 ai 格式解析功能 + - 修复了 claude 接口的可用性 + - 修复了 gemini 接口的可用性 + the update of v1.1.9: + - Updated AI format parsing functionality + - Fixed the availability of the Claude interface + - Fixed the availability of the Gemini interface +ReleaseNotesUrl: https://github.com/CZ600/AutoDocxProofread/releases/tag/v1.1.9 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CZ600/AutoDocxProofread/1.1.9/CZ600.AutoDocxProofread.yaml b/manifests/c/CZ600/AutoDocxProofread/1.1.9/CZ600.AutoDocxProofread.yaml new file mode 100644 index 000000000000..65ba0bf89eb6 --- /dev/null +++ b/manifests/c/CZ600/AutoDocxProofread/1.1.9/CZ600.AutoDocxProofread.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CZ600.AutoDocxProofread +PackageVersion: 1.1.9 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 0d4a79f79ad99b6dd7501d8c07f8aa4e9cf558fd Mon Sep 17 00:00:00 2001 From: Michael Baltsch <34095211+EinsVier@users.noreply.github.com> Date: Mon, 15 Jun 2026 21:41:15 +0200 Subject: [PATCH 074/136] New package: EinsVier.BlitzText version 0.4.0 (#384145) --- .../0.4.0/EinsVier.BlitzText.installer.yaml | 22 +++++++++++++++ .../EinsVier.BlitzText.locale.en-US.yaml | 27 +++++++++++++++++++ .../BlitzText/0.4.0/EinsVier.BlitzText.yaml | 6 +++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/e/EinsVier/BlitzText/0.4.0/EinsVier.BlitzText.installer.yaml create mode 100644 manifests/e/EinsVier/BlitzText/0.4.0/EinsVier.BlitzText.locale.en-US.yaml create mode 100644 manifests/e/EinsVier/BlitzText/0.4.0/EinsVier.BlitzText.yaml diff --git a/manifests/e/EinsVier/BlitzText/0.4.0/EinsVier.BlitzText.installer.yaml b/manifests/e/EinsVier/BlitzText/0.4.0/EinsVier.BlitzText.installer.yaml new file mode 100644 index 000000000000..cc7beb85b0b8 --- /dev/null +++ b/manifests/e/EinsVier/BlitzText/0.4.0/EinsVier.BlitzText.installer.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +PackageIdentifier: EinsVier.BlitzText +PackageVersion: 0.4.0 +InstallerType: wix +Scope: user +UpgradeBehavior: install +ReleaseDate: 2026-06-05 +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 + MinimumVersion: 8.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/EinsVier/blitztext-windows/releases/download/v0.4.0/BlitzText-Windows-0.4.0-win-x64.msi + InstallerSha256: D0D620996AD6B1A1FF02A181819A12B772DCAF1D90A138F1F05C1636F212DE20 + ProductCode: '{71063B30-10A4-4A13-9B01-BCC31D4743BD}' + AppsAndFeaturesEntries: + - DisplayName: BlitzText Windows + Publisher: Micha + ProductCode: '{71063B30-10A4-4A13-9B01-BCC31D4743BD}' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/e/EinsVier/BlitzText/0.4.0/EinsVier.BlitzText.locale.en-US.yaml b/manifests/e/EinsVier/BlitzText/0.4.0/EinsVier.BlitzText.locale.en-US.yaml new file mode 100644 index 000000000000..3e53cc4a7b6a --- /dev/null +++ b/manifests/e/EinsVier/BlitzText/0.4.0/EinsVier.BlitzText.locale.en-US.yaml @@ -0,0 +1,27 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: EinsVier.BlitzText +PackageVersion: 0.4.0 +PackageLocale: en-US +Publisher: Micha +PublisherUrl: https://github.com/EinsVier +PublisherSupportUrl: https://github.com/EinsVier/blitztext-windows/issues +Author: Micha +PackageName: BlitzText Windows +PackageUrl: https://github.com/EinsVier/blitztext-windows +License: MIT +LicenseUrl: https://github.com/EinsVier/blitztext-windows/blob/master/LICENSE +Copyright: Copyright (c) Micha +ShortDescription: Native Windows dictation app with transcription, rewrite workflows, hotkeys, and paste automation. +Description: BlitzText Windows is a native Windows desktop app for recording speech with hotkeys, transcribing it, optionally rewriting it through configured AI providers, and copying or pasting the result into the active app. +Moniker: blitztext +Tags: +- dictation +- transcription +- speech-to-text +- hotkey +- wpf +- ai +ReleaseNotes: Adds OpenRouter and Anthropic rewrite providers, a manual update check, and refreshed WiX MSI packaging. +ReleaseNotesUrl: https://github.com/EinsVier/blitztext-windows/releases/tag/v0.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/e/EinsVier/BlitzText/0.4.0/EinsVier.BlitzText.yaml b/manifests/e/EinsVier/BlitzText/0.4.0/EinsVier.BlitzText.yaml new file mode 100644 index 000000000000..efe7b607b2e7 --- /dev/null +++ b/manifests/e/EinsVier/BlitzText/0.4.0/EinsVier.BlitzText.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +PackageIdentifier: EinsVier.BlitzText +PackageVersion: 0.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From fe5a02bf261b1ecd6ae7d514c22529cbe111061e Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:42:30 +0800 Subject: [PATCH 075/136] New package: Alibaba.OpenCodeReview version 1.1.22 (#384475) --- .../Alibaba.OpenCodeReview.installer.yaml | 18 ++++++++++ .../Alibaba.OpenCodeReview.locale.en-US.yaml | 33 +++++++++++++++++++ .../Alibaba.OpenCodeReview.locale.zh-CN.yaml | 33 +++++++++++++++++++ .../1.1.22/Alibaba.OpenCodeReview.yaml | 8 +++++ 4 files changed, 92 insertions(+) create mode 100644 manifests/a/Alibaba/OpenCodeReview/1.1.22/Alibaba.OpenCodeReview.installer.yaml create mode 100644 manifests/a/Alibaba/OpenCodeReview/1.1.22/Alibaba.OpenCodeReview.locale.en-US.yaml create mode 100644 manifests/a/Alibaba/OpenCodeReview/1.1.22/Alibaba.OpenCodeReview.locale.zh-CN.yaml create mode 100644 manifests/a/Alibaba/OpenCodeReview/1.1.22/Alibaba.OpenCodeReview.yaml diff --git a/manifests/a/Alibaba/OpenCodeReview/1.1.22/Alibaba.OpenCodeReview.installer.yaml b/manifests/a/Alibaba/OpenCodeReview/1.1.22/Alibaba.OpenCodeReview.installer.yaml new file mode 100644 index 000000000000..2a914609cd65 --- /dev/null +++ b/manifests/a/Alibaba/OpenCodeReview/1.1.22/Alibaba.OpenCodeReview.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Alibaba.OpenCodeReview +PackageVersion: 1.1.22 +InstallerType: portable +Commands: +- opencodereview +ReleaseDate: 2026-06-06 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/alibaba/open-code-review/releases/download/v1.1.22/opencodereview-windows-amd64.exe + InstallerSha256: 52014AEB00EE225E6755622123EA9D647AEE59A8AF41CCEB590B8CF1C4364FDE +- Architecture: arm64 + InstallerUrl: https://github.com/alibaba/open-code-review/releases/download/v1.1.22/opencodereview-windows-arm64.exe + InstallerSha256: 47A61AA63B4C72B71331DCAB4B031994AAA422402FF862D504BF91085F846A7F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/OpenCodeReview/1.1.22/Alibaba.OpenCodeReview.locale.en-US.yaml b/manifests/a/Alibaba/OpenCodeReview/1.1.22/Alibaba.OpenCodeReview.locale.en-US.yaml new file mode 100644 index 000000000000..b9f96dd12986 --- /dev/null +++ b/manifests/a/Alibaba/OpenCodeReview/1.1.22/Alibaba.OpenCodeReview.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Alibaba.OpenCodeReview +PackageVersion: 1.1.22 +PackageLocale: en-US +Publisher: Alibaba +PublisherUrl: https://github.com/alibaba +PublisherSupportUrl: https://github.com/alibaba/open-code-review/issues +# PrivacyUrl: +# Author: +PackageName: Open Code Review +PackageUrl: https://github.com/alibaba/open-code-review +License: Apache-2.0 +LicenseUrl: https://github.com/alibaba/open-code-review/blob/HEAD/LICENSE +Copyright: Copyright 2026 Alibaba +# CopyrightUrl: +ShortDescription: The open source AI code review agent. +Description: |- + Open Code Review is an AI-powered code review CLI tool. It originated as Alibaba Group's internal official AI code review assistant — over the past two years, it has served tens of thousands of developers and identified millions of code defects. After thorough validation at massive scale, we incubated it into an open source project for the community. Simply configure a model endpoint to get started. + It reads Git diffs, sends changed files to a configurable LLM via an agent with tool-use capabilities, and generates structured review comments with line-level precision. The agent can read full file contents, search the codebase, inspect other changed files for context, and produce deep reviews — not just surface-level diff feedback. +# Moniker: +Tags: +- ai +- code +- review +ReleaseNotes: 'Full Changelog: https://github.com/alibaba/open-code-review/compare/v1.1.21...v1.1.22' +ReleaseNotesUrl: https://github.com/alibaba/open-code-review/releases/tag/v1.1.22 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/OpenCodeReview/1.1.22/Alibaba.OpenCodeReview.locale.zh-CN.yaml b/manifests/a/Alibaba/OpenCodeReview/1.1.22/Alibaba.OpenCodeReview.locale.zh-CN.yaml new file mode 100644 index 000000000000..d49fd25aa8f8 --- /dev/null +++ b/manifests/a/Alibaba/OpenCodeReview/1.1.22/Alibaba.OpenCodeReview.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Alibaba.OpenCodeReview +PackageVersion: 1.1.22 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +# License: +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 开源的 AI 代码审查智能体。 +Description: |- + Open Code Review 是一款 AI 驱动的代码审查 CLI 工具。它的前身是阿里集团内部官方 AI 代码审查助手,过去两年在内部服务了数万开发者,识别了数百万个代码缺陷。经过大规模充分验证后,我们将其孵化为开源项目,对社区开放。只需配置一个模型端点即可使用。 + 它读取 Git diff,通过具备工具调用能力的 Agent 将变更文件发送至可配置的 LLM,生成具有行级精度的结构化审查意见。Agent 可以读取完整文件内容、搜索代码库、检查其他变更文件以获取上下文,从而进行深度审查——而非仅停留在表面的 diff 反馈。 +# Moniker: +Tags: +- 人工智能 +- 代码 +- 审查 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/OpenCodeReview/1.1.22/Alibaba.OpenCodeReview.yaml b/manifests/a/Alibaba/OpenCodeReview/1.1.22/Alibaba.OpenCodeReview.yaml new file mode 100644 index 000000000000..76132bb3372d --- /dev/null +++ b/manifests/a/Alibaba/OpenCodeReview/1.1.22/Alibaba.OpenCodeReview.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Alibaba.OpenCodeReview +PackageVersion: 1.1.22 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ab55102479b18543e9ce71ab5028f76a8470dbdb Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:45:29 +0800 Subject: [PATCH 076/136] New package: Myriad-Dreamin.TinymistDocsTool version 0.14.18 (#384489) --- ...ad-Dreamin.TinymistDocsTool.installer.yaml | 21 ++++++++++ ...Dreamin.TinymistDocsTool.locale.en-US.yaml | 38 +++++++++++++++++++ ...Dreamin.TinymistDocsTool.locale.zh-CN.yaml | 27 +++++++++++++ .../Myriad-Dreamin.TinymistDocsTool.yaml | 8 ++++ 4 files changed, 94 insertions(+) create mode 100644 manifests/m/Myriad-Dreamin/TinymistDocsTool/0.14.18/Myriad-Dreamin.TinymistDocsTool.installer.yaml create mode 100644 manifests/m/Myriad-Dreamin/TinymistDocsTool/0.14.18/Myriad-Dreamin.TinymistDocsTool.locale.en-US.yaml create mode 100644 manifests/m/Myriad-Dreamin/TinymistDocsTool/0.14.18/Myriad-Dreamin.TinymistDocsTool.locale.zh-CN.yaml create mode 100644 manifests/m/Myriad-Dreamin/TinymistDocsTool/0.14.18/Myriad-Dreamin.TinymistDocsTool.yaml diff --git a/manifests/m/Myriad-Dreamin/TinymistDocsTool/0.14.18/Myriad-Dreamin.TinymistDocsTool.installer.yaml b/manifests/m/Myriad-Dreamin/TinymistDocsTool/0.14.18/Myriad-Dreamin.TinymistDocsTool.installer.yaml new file mode 100644 index 000000000000..125ee7d6e87d --- /dev/null +++ b/manifests/m/Myriad-Dreamin/TinymistDocsTool/0.14.18/Myriad-Dreamin.TinymistDocsTool.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Myriad-Dreamin.TinymistDocsTool +PackageVersion: 0.14.18 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: tinymist-docs-tool.exe +Commands: +- tinymist-docs-tool +ReleaseDate: 2026-05-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.18/tinymist-docs-tool-x86_64-pc-windows-msvc.zip + InstallerSha256: 07ECD0BD732346199B23C755BB2F33A3BAE40D42AE5CB2B99475C04E4A530F6B +- Architecture: arm64 + InstallerUrl: https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.18/tinymist-docs-tool-aarch64-pc-windows-msvc.zip + InstallerSha256: E1AC834F3C621E6221756100AD6311D920E717CE51366B091152F7F4174E35B4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Myriad-Dreamin/TinymistDocsTool/0.14.18/Myriad-Dreamin.TinymistDocsTool.locale.en-US.yaml b/manifests/m/Myriad-Dreamin/TinymistDocsTool/0.14.18/Myriad-Dreamin.TinymistDocsTool.locale.en-US.yaml new file mode 100644 index 000000000000..c93ae33b9d7f --- /dev/null +++ b/manifests/m/Myriad-Dreamin/TinymistDocsTool/0.14.18/Myriad-Dreamin.TinymistDocsTool.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Myriad-Dreamin.TinymistDocsTool +PackageVersion: 0.14.18 +PackageLocale: en-US +Publisher: Myriad-Dreamin +PublisherUrl: https://github.com/Myriad-Dreamin +PublisherSupportUrl: https://github.com/Myriad-Dreamin/tinymist/issues +# Author: +PackageName: Tinymist Docs Tool +PackageUrl: https://github.com/Myriad-Dreamin/tinymist +License: Apache-2.0 +LicenseUrl: https://github.com/Myriad-Dreamin/tinymist/blob/HEAD/LICENSE +Copyright: Copyright 2026 Myriad Dreamin, Nathan Varner +# CopyrightUrl: +ShortDescription: Documentation support tools for tinymist. +# Description: +ReleaseNotes: |- + Export + - (Fix) Aligned output path pattern resolution with documented behavior in https://github.com/Myriad-Dreamin/tinymist/pull/2473 + Editor + - (Fix) Kept client flags config-wide and restart-scoped in https://github.com/Myriad-Dreamin/tinymist/pull/2499 + Preview + - Added CLI page-title support for preview HTML titles by @davidsanchez222 in https://github.com/Myriad-Dreamin/tinymist/pull/2445 + Docs + - (Docs) Added compiler settings documentation in https://github.com/Myriad-Dreamin/tinymist/pull/2477 + Testing + - Ensured lockfiles are updated in CI by @selfisekai in https://github.com/Myriad-Dreamin/tinymist/pull/2476 + Full Changelog: https://github.com/Myriad-Dreamin/tinymist/compare/v0.14.16...v0.14.18 +ReleaseNotesUrl: https://github.com/Myriad-Dreamin/tinymist/releases/tag/v0.14.18 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://myriad-dreamin.github.io/tinymist/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Myriad-Dreamin/TinymistDocsTool/0.14.18/Myriad-Dreamin.TinymistDocsTool.locale.zh-CN.yaml b/manifests/m/Myriad-Dreamin/TinymistDocsTool/0.14.18/Myriad-Dreamin.TinymistDocsTool.locale.zh-CN.yaml new file mode 100644 index 000000000000..11a17822d7de --- /dev/null +++ b/manifests/m/Myriad-Dreamin/TinymistDocsTool/0.14.18/Myriad-Dreamin.TinymistDocsTool.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Myriad-Dreamin.TinymistDocsTool +PackageVersion: 0.14.18 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# Author: +# PackageName: +# PackageUrl: +# License: +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: tinymist 的文档支持工具。 +# Description: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://myriad-dreamin.github.io/tinymist/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Myriad-Dreamin/TinymistDocsTool/0.14.18/Myriad-Dreamin.TinymistDocsTool.yaml b/manifests/m/Myriad-Dreamin/TinymistDocsTool/0.14.18/Myriad-Dreamin.TinymistDocsTool.yaml new file mode 100644 index 000000000000..900e710bb4cb --- /dev/null +++ b/manifests/m/Myriad-Dreamin/TinymistDocsTool/0.14.18/Myriad-Dreamin.TinymistDocsTool.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Myriad-Dreamin.TinymistDocsTool +PackageVersion: 0.14.18 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 354493f6e6efe1cd7bc71f815f3b39908d95ddb5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:46:25 +0800 Subject: [PATCH 077/136] New version: BytecodeAlliance.Wasmtime version 45.0.2 (#388159) --- .../BytecodeAlliance.Wasmtime.installer.yaml | 24 +++++++++++++++++ ...ytecodeAlliance.Wasmtime.locale.en-US.yaml | 27 +++++++++++++++++++ ...ytecodeAlliance.Wasmtime.locale.zh-CN.yaml | 24 +++++++++++++++++ .../45.0.2/BytecodeAlliance.Wasmtime.yaml | 8 ++++++ 4 files changed, 83 insertions(+) create mode 100644 manifests/b/BytecodeAlliance/Wasmtime/45.0.2/BytecodeAlliance.Wasmtime.installer.yaml create mode 100644 manifests/b/BytecodeAlliance/Wasmtime/45.0.2/BytecodeAlliance.Wasmtime.locale.en-US.yaml create mode 100644 manifests/b/BytecodeAlliance/Wasmtime/45.0.2/BytecodeAlliance.Wasmtime.locale.zh-CN.yaml create mode 100644 manifests/b/BytecodeAlliance/Wasmtime/45.0.2/BytecodeAlliance.Wasmtime.yaml diff --git a/manifests/b/BytecodeAlliance/Wasmtime/45.0.2/BytecodeAlliance.Wasmtime.installer.yaml b/manifests/b/BytecodeAlliance/Wasmtime/45.0.2/BytecodeAlliance.Wasmtime.installer.yaml new file mode 100644 index 000000000000..d18c507fd9b6 --- /dev/null +++ b/manifests/b/BytecodeAlliance/Wasmtime/45.0.2/BytecodeAlliance.Wasmtime.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: BytecodeAlliance.Wasmtime +PackageVersion: 45.0.2 +InstallerType: wix +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +Commands: +- wasmtime +FileExtensions: +- wasm +ProductCode: '{EF473055-CC43-4335-96B2-D4B4FDCAA903}' +ReleaseDate: 2026-06-15 +AppsAndFeaturesEntries: +- ProductCode: '{EF473055-CC43-4335-96B2-D4B4FDCAA903}' + UpgradeCode: '{A00EBA3C-5C90-42DA-8176-3D46447D2211}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bytecodealliance/wasmtime/releases/download/v45.0.2/wasmtime-v45.0.2-x86_64-windows.msi + InstallerSha256: 548500231F710C96BA19F524B025457D7ADFD12801EDE08B4F2F8FF9E0A6CE3E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/BytecodeAlliance/Wasmtime/45.0.2/BytecodeAlliance.Wasmtime.locale.en-US.yaml b/manifests/b/BytecodeAlliance/Wasmtime/45.0.2/BytecodeAlliance.Wasmtime.locale.en-US.yaml new file mode 100644 index 000000000000..f489d54158e5 --- /dev/null +++ b/manifests/b/BytecodeAlliance/Wasmtime/45.0.2/BytecodeAlliance.Wasmtime.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: BytecodeAlliance.Wasmtime +PackageVersion: 45.0.2 +PackageLocale: en-US +Publisher: Crane Station +PublisherUrl: https://bytecodealliance.org/ +PublisherSupportUrl: https://github.com/bytecodealliance/wasmtime/issues +Author: Bytecode Alliance +PackageName: Wasmtime +PackageUrl: https://wasmtime.dev/ +License: Apache-2.0 +LicenseUrl: https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE +ShortDescription: A fast and secure runtime for WebAssembly +Tags: +- wasm +- webassembly +ReleaseNotes: |- + Fixed + - Leak in WASIp1 fd_renumber implementation. GHSA-3p27-qvp9-27qf +ReleaseNotesUrl: https://github.com/bytecodealliance/wasmtime/blob/release-45.0.0/RELEASES.md#4502 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.wasmtime.dev/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BytecodeAlliance/Wasmtime/45.0.2/BytecodeAlliance.Wasmtime.locale.zh-CN.yaml b/manifests/b/BytecodeAlliance/Wasmtime/45.0.2/BytecodeAlliance.Wasmtime.locale.zh-CN.yaml new file mode 100644 index 000000000000..e6ff305ebaeb --- /dev/null +++ b/manifests/b/BytecodeAlliance/Wasmtime/45.0.2/BytecodeAlliance.Wasmtime.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: BytecodeAlliance.Wasmtime +PackageVersion: 45.0.2 +PackageLocale: zh-CN +Publisher: Crane Station +PublisherUrl: https://bytecodealliance.org/ +PublisherSupportUrl: https://github.com/bytecodealliance/wasmtime/issues +Author: Bytecode Alliance +PackageName: Wasmtime +PackageUrl: https://wasmtime.dev/ +License: Apache-2.0 +LicenseUrl: https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE +ShortDescription: 快速安全的 WebAssembly 运行时 +Tags: +- wasm +- webassembly +ReleaseNotesUrl: https://github.com/bytecodealliance/wasmtime/blob/release-45.0.0/RELEASES.md#4502 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.wasmtime.dev/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BytecodeAlliance/Wasmtime/45.0.2/BytecodeAlliance.Wasmtime.yaml b/manifests/b/BytecodeAlliance/Wasmtime/45.0.2/BytecodeAlliance.Wasmtime.yaml new file mode 100644 index 000000000000..70f537ea7c0b --- /dev/null +++ b/manifests/b/BytecodeAlliance/Wasmtime/45.0.2/BytecodeAlliance.Wasmtime.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: BytecodeAlliance.Wasmtime +PackageVersion: 45.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 43e48b2ab4b38094e808fc1b28bc9b65f11c7be9 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:51:54 +0800 Subject: [PATCH 078/136] New package: fathah.HermesDesktop version 0.5.8 (#384930) --- .../0.5.8/fathah.HermesDesktop.installer.yaml | 18 ++++++++ .../fathah.HermesDesktop.locale.en-US.yaml | 43 +++++++++++++++++++ .../fathah.HermesDesktop.locale.zh-CN.yaml | 20 +++++++++ .../0.5.8/fathah.HermesDesktop.yaml | 8 ++++ 4 files changed, 89 insertions(+) create mode 100644 manifests/f/fathah/HermesDesktop/0.5.8/fathah.HermesDesktop.installer.yaml create mode 100644 manifests/f/fathah/HermesDesktop/0.5.8/fathah.HermesDesktop.locale.en-US.yaml create mode 100644 manifests/f/fathah/HermesDesktop/0.5.8/fathah.HermesDesktop.locale.zh-CN.yaml create mode 100644 manifests/f/fathah/HermesDesktop/0.5.8/fathah.HermesDesktop.yaml diff --git a/manifests/f/fathah/HermesDesktop/0.5.8/fathah.HermesDesktop.installer.yaml b/manifests/f/fathah/HermesDesktop/0.5.8/fathah.HermesDesktop.installer.yaml new file mode 100644 index 000000000000..17943e4e056b --- /dev/null +++ b/manifests/f/fathah/HermesDesktop/0.5.8/fathah.HermesDesktop.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: fathah.HermesDesktop +PackageVersion: 0.5.8 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 48ae4bdc-0f8d-5252-af1e-bf7c0a8c3649 +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/fathah/hermes-desktop/releases/download/v0.5.8/hermes-desktop-0.5.8-setup.exe + InstallerSha256: FAAB60AA119B4ACB0393CC97FA43A2870167274A87F45CA4DD0BE75B6953601D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/fathah/HermesDesktop/0.5.8/fathah.HermesDesktop.locale.en-US.yaml b/manifests/f/fathah/HermesDesktop/0.5.8/fathah.HermesDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..8f850f429251 --- /dev/null +++ b/manifests/f/fathah/HermesDesktop/0.5.8/fathah.HermesDesktop.locale.en-US.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: fathah.HermesDesktop +PackageVersion: 0.5.8 +PackageLocale: en-US +Publisher: fathah +PublisherUrl: https://github.com/fathah +PublisherSupportUrl: https://github.com/fathah/hermes-desktop/issues +PackageName: Hermes Agent +PackageUrl: https://github.com/fathah/hermes-desktop +License: MIT +LicenseUrl: https://github.com/fathah/hermes-desktop/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 github.com/fathah +ShortDescription: Desktop Companion for Hermes Agent +Description: |- + Hermes Desktop is a native desktop app for installing, configuring, and chatting with Hermes Agent — a self-improving AI assistant with tool use, multi-platform messaging, and a closed learning loop. + Instead of managing the CLI by hand, the app walks through install, provider setup, and day-to-day usage in one place. It uses the official Hermes install script, stores Hermes in ~/.hermes, and gives you a GUI for chat, sessions, profiles, memory, skills, tools, scheduling, messaging gateways, and more. +Tags: +- agent +- agentic +- ai +- chatbot +- hermes +- hermes-agent +- large-language-model +- llm +ReleaseNotes: |- + What's Changed + - Fix Office startup and Hermes gateway handoff by @pmos69 in https://github.com/fathah/hermes-desktop/pull/437 + - Fix gateway restart after resume by @pmos69 in https://github.com/fathah/hermes-desktop/pull/499 + - Complete Hermes One branding by @pmos69 in https://github.com/fathah/hermes-desktop/pull/535 + - Inapp 3d office by @fathah in https://github.com/fathah/hermes-desktop/pull/566 + - API Key Set Option by @fathah in https://github.com/fathah/hermes-desktop/pull/572 + - Render richer live chat stream events by @pmos69 in https://github.com/fathah/hermes-desktop/pull/545 + - feat(chat): add reasoning effort picker by @LionGateOS in https://github.com/fathah/hermes-desktop/pull/584 + - Add Ollama Cloud desktop provider support by @LionGateOS in https://github.com/fathah/hermes-desktop/pull/583 + New Contributors + - @LionGateOS made their first contribution in https://github.com/fathah/hermes-desktop/pull/584 + Full Changelog: https://github.com/fathah/hermes-desktop/compare/v0.5.6...v0.5.8 +ReleaseNotesUrl: https://github.com/fathah/hermes-desktop/releases/tag/v0.5.8 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/fathah/HermesDesktop/0.5.8/fathah.HermesDesktop.locale.zh-CN.yaml b/manifests/f/fathah/HermesDesktop/0.5.8/fathah.HermesDesktop.locale.zh-CN.yaml new file mode 100644 index 000000000000..83b95ac34c1c --- /dev/null +++ b/manifests/f/fathah/HermesDesktop/0.5.8/fathah.HermesDesktop.locale.zh-CN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: fathah.HermesDesktop +PackageVersion: 0.5.8 +PackageLocale: zh-CN +ShortDescription: Hermes Agent 的桌面伴侣 +Description: |- + Hermes Desktop 是一款原生的桌面应用程序,用于安装、配置并与 Hermes Agent 进行聊天——这是一款具备工具调用、多平台消息传递和闭环学习能力的自我进化的 AI 助手。 + 无需手动管理命令行界面 (CLI),该应用可在一个统一界面中引导您完成安装、提供商设置以及日常使用。它使用官方的 Hermes 安装脚本,将 Hermes 存储在 ~/.hermes 目录下,并为您提供涵盖聊天、会话、配置、记忆、技能、工具、计划任务、消息网关等功能的图形界面。 +Tags: +- hermes +- hermes-agent +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/fathah/HermesDesktop/0.5.8/fathah.HermesDesktop.yaml b/manifests/f/fathah/HermesDesktop/0.5.8/fathah.HermesDesktop.yaml new file mode 100644 index 000000000000..6d41ef35584f --- /dev/null +++ b/manifests/f/fathah/HermesDesktop/0.5.8/fathah.HermesDesktop.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: fathah.HermesDesktop +PackageVersion: 0.5.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f9fc5cc27ca39895c77cb6db60058e187c24697a Mon Sep 17 00:00:00 2001 From: Kondo lab Date: Tue, 16 Jun 2026 04:54:27 +0900 Subject: [PATCH 079/136] New package: WinNGS.featureCounts version 2.1.1 (#384481) Co-authored-by: Kaleb Luedtke --- .../2.1.1/WinNGS.featureCounts.installer.yaml | 22 ++++++++++++++++ .../WinNGS.featureCounts.locale.en-US.yaml | 26 +++++++++++++++++++ .../2.1.1/WinNGS.featureCounts.yaml | 6 +++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/w/WinNGS/featureCounts/2.1.1/WinNGS.featureCounts.installer.yaml create mode 100644 manifests/w/WinNGS/featureCounts/2.1.1/WinNGS.featureCounts.locale.en-US.yaml create mode 100644 manifests/w/WinNGS/featureCounts/2.1.1/WinNGS.featureCounts.yaml diff --git a/manifests/w/WinNGS/featureCounts/2.1.1/WinNGS.featureCounts.installer.yaml b/manifests/w/WinNGS/featureCounts/2.1.1/WinNGS.featureCounts.installer.yaml new file mode 100644 index 000000000000..5fcc2170f0f3 --- /dev/null +++ b/manifests/w/WinNGS/featureCounts/2.1.1/WinNGS.featureCounts.installer.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: WinNGS.featureCounts +PackageVersion: 2.1.1 +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /qn + SilentWithProgress: /passive +UpgradeBehavior: install +Commands: +- featureCounts +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/win-ngs/featurecounts-windows-exe/releases/download/v2.1.1-windows-x86_64/win-ngs-featureCounts-2.1.1-windows-x86_64.msi + InstallerSha256: D3B764476F82E0F94CC39136A0671FEE3B858983F4816C72E85A5847120E5325 + ProductCode: '{ADA2D4C1-194C-4CBD-9825-497B80AA5115}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/WinNGS/featureCounts/2.1.1/WinNGS.featureCounts.locale.en-US.yaml b/manifests/w/WinNGS/featureCounts/2.1.1/WinNGS.featureCounts.locale.en-US.yaml new file mode 100644 index 000000000000..206be275ca93 --- /dev/null +++ b/manifests/w/WinNGS/featureCounts/2.1.1/WinNGS.featureCounts.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: WinNGS.featureCounts +PackageVersion: 2.1.1 +PackageLocale: en-US +Publisher: WinNGS +PublisherUrl: https://github.com/win-ngs +PublisherSupportUrl: https://github.com/win-ngs/featurecounts-windows-exe/issues +Author: Subread authors and WinNGS contributors +PackageName: WinNGS featureCounts +PackageUrl: https://github.com/win-ngs/featurecounts-windows-exe +License: GPL-3.0 +LicenseUrl: https://github.com/win-ngs/featurecounts-windows-exe/blob/main/LICENSE.md +ShortDescription: Unofficial Windows installer for featureCounts from the Subread package. +Description: featureCounts is a read summarization program from the Subread package. This package provides an unofficial WinNGS Windows MSI installer for featureCounts 2.1.1 x86_64, using the unmodified executable from the official Subread Windows package. +Moniker: featurecounts +Tags: +- bioinformatics +- genomics +- ngs +- rnaseq +- read-counting +- subread +ReleaseNotes: Unofficial WinNGS Windows MSI installer for featureCounts 2.1.1. +ReleaseNotesUrl: https://github.com/win-ngs/featurecounts-windows-exe/releases/tag/v2.1.1-windows-x86_64 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WinNGS/featureCounts/2.1.1/WinNGS.featureCounts.yaml b/manifests/w/WinNGS/featureCounts/2.1.1/WinNGS.featureCounts.yaml new file mode 100644 index 000000000000..d7c4ee83ba36 --- /dev/null +++ b/manifests/w/WinNGS/featureCounts/2.1.1/WinNGS.featureCounts.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: WinNGS.featureCounts +PackageVersion: 2.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 36f5c5d63b5545eeef66ecbe617bc0983fcb838d Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:57:17 +0800 Subject: [PATCH 080/136] New package: hanshutx.NeZha version 0.3.8 (#384483) --- .../NeZha/0.3.8/hanshutx.NeZha.installer.yaml | 42 +++++++++++++ .../0.3.8/hanshutx.NeZha.locale.en-US.yaml | 59 +++++++++++++++++++ .../0.3.8/hanshutx.NeZha.locale.zh-CN.yaml | 42 +++++++++++++ .../hanshutx/NeZha/0.3.8/hanshutx.NeZha.yaml | 8 +++ 4 files changed, 151 insertions(+) create mode 100644 manifests/h/hanshutx/NeZha/0.3.8/hanshutx.NeZha.installer.yaml create mode 100644 manifests/h/hanshutx/NeZha/0.3.8/hanshutx.NeZha.locale.en-US.yaml create mode 100644 manifests/h/hanshutx/NeZha/0.3.8/hanshutx.NeZha.locale.zh-CN.yaml create mode 100644 manifests/h/hanshutx/NeZha/0.3.8/hanshutx.NeZha.yaml diff --git a/manifests/h/hanshutx/NeZha/0.3.8/hanshutx.NeZha.installer.yaml b/manifests/h/hanshutx/NeZha/0.3.8/hanshutx.NeZha.installer.yaml new file mode 100644 index 000000000000..0f555578f57d --- /dev/null +++ b/manifests/h/hanshutx/NeZha/0.3.8/hanshutx.NeZha.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: hanshutx.NeZha +PackageVersion: 0.3.8 +UpgradeBehavior: install +ReleaseDate: 2026-05-31 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/hanshuaikang/nezha/releases/download/v0.3.8/NeZha_0.3.8_x64-setup.exe + InstallerSha256: 178887F3D9B6D6F8E07A9159DD9619F4C24A1931A39024DFE484B095BFAE8AAD + ProductCode: NeZha +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/hanshuaikang/nezha/releases/download/v0.3.8/NeZha_0.3.8_x64_en-US.msi + InstallerSha256: DA2E67CDE3F52763318F91628EA1D21F499120B8D6B2D5E925FDA2B9BC27D99D + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{26BD1A7E-B161-4A7B-8241-B0E1617EFEB6}' + AppsAndFeaturesEntries: + - UpgradeCode: '{2974CCB1-DA57-53F5-A39B-791B592973F9}' +- Architecture: arm64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/hanshuaikang/nezha/releases/download/v0.3.8/NeZha_0.3.8_arm64-setup.exe + InstallerSha256: AEAF70DC855E59BD1FA6FF011E3DA7BE9CD66A3E2560E7EC2D3E82B17DE3BE08 + ProductCode: NeZha +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/hanshuaikang/nezha/releases/download/v0.3.8/NeZha_0.3.8_arm64_en-US.msi + InstallerSha256: 9FE98FE72F3A3864C4DE0E7AF8BCE28521B7ED183051EC78519724514B35DE77 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{CCC79BDA-805D-406B-8ACB-DCFC32B7E52E}' + AppsAndFeaturesEntries: + - UpgradeCode: '{2974CCB1-DA57-53F5-A39B-791B592973F9}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/hanshutx/NeZha/0.3.8/hanshutx.NeZha.locale.en-US.yaml b/manifests/h/hanshutx/NeZha/0.3.8/hanshutx.NeZha.locale.en-US.yaml new file mode 100644 index 000000000000..b634d34c8ebf --- /dev/null +++ b/manifests/h/hanshutx/NeZha/0.3.8/hanshutx.NeZha.locale.en-US.yaml @@ -0,0 +1,59 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: hanshutx.NeZha +PackageVersion: 0.3.8 +PackageLocale: en-US +Publisher: hanshutx +PublisherUrl: https://hanshutx.com/ +PublisherSupportUrl: https://github.com/hanshuaikang/nezha/issues +# PrivacyUrl: +# Author: +PackageName: NeZha +PackageUrl: https://nezha.hanshutx.com/ +License: GPL-3.0 +LicenseUrl: https://github.com/hanshuaikang/nezha/blob/HEAD/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: Code Editor for the AI Agents Era. Run multiple Claude Code and Codex agents across projects on your machine. +Description: |- + Nezha is an Agent-First Vibe Coding desktop application built for true parallel programming. It lets Claude Code and Codex run together across multiple projects, while unifying task lifecycle tracking, a native terminal experience, session playback, code browsing, and a complete Git workflow in one interface. Say goodbye to constantly toggling between terminals, editors, Git clients, and session logs. With just a few clicks, you can instantly switch contexts between different projects or tasks. Moreover, with an installation package size of just 7MB, Nezha completely eliminates the bulkiness associated with traditional IDEs. + + Why Nezha? + Traditional IDEs and editors like VS Code are fundamentally designed with the human developer at the center. In the era of manual programming, features such as plugin ecosystems, refactoring tools, and variable autocomplete existed to enhance individual coding efficiency. However, as AI takes over more of the actual code generation, the act of programming is becoming increasingly parallelized—a paradigm shift that was previously unimaginable. Yet, human attention remains limited. How to rapidly track and manage tasks across multiple projects concurrently is precisely the challenge Nezha solves. + Nezha is engineered with an Agent-First philosophy. It features a built-in terminal that directly integrates native Claude Code and Codex, so your AI coding agents can work in parallel instead of waiting in sequence. Building upon this foundation, it incorporates a comprehensive task system, Git integration, a terminal emulator, and a code editor. For everyday tasks, you no longer need to launch a heavy IDE; you can achieve a closed-loop workflow—from task delegation and code review to final code submission—all without interrupting your ongoing work in other projects. +# Moniker: +Tags: +- agent +- agentic +- ai +- chatbot +- claude-code +- code +- codex +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + What's Changed + - feat: add support for text attachments in task management by @hanshuaikang in #185 + - feat: add eyecare theme variant for improved readability by @hanshuaikang in #188 + - feat: enhance task submission with terminal start option and update t… by @hanshuaikang in #196 + - fix: clean up terminal selection code, remove unused hooks and styles by @hanshuaikang in #195 + - feat: skill hub support by @hanshuaikang in #197 + - fix(fs): allow in-project symlinks to escape root on reads by @hanshuaikang in #202 + - fix(git-diff): clip overflow in split diff cells by @hanshuaikang in #201 + - fix: 文件树点击文件夹偶发自动折叠的双击效果 (#194) by @NAMEWTA in #205 + - fix: file viewer path bar background now follows theme by @NAMEWTA in #203 + - Feat release v0 3 8 by @hanshuaikang in #206 + - refactor(notification): simplify schema and add Chinese body by @hanshuaikang in #207 + New Contributors + - @NAMEWTA made their first contribution in #205 + Full Changelog: https://github.com/hanshuaikang/nezha/compare/v0.3.7...v0.3.8 +ReleaseNotesUrl: https://github.com/hanshuaikang/nezha/releases/tag/v0.3.8 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hanshutx/NeZha/0.3.8/hanshutx.NeZha.locale.zh-CN.yaml b/manifests/h/hanshutx/NeZha/0.3.8/hanshutx.NeZha.locale.zh-CN.yaml new file mode 100644 index 000000000000..eaf828926910 --- /dev/null +++ b/manifests/h/hanshutx/NeZha/0.3.8/hanshutx.NeZha.locale.zh-CN.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: hanshutx.NeZha +PackageVersion: 0.3.8 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +# License: +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 面向 AI 智能体时代的代码编辑器。在您的机器上跨项目运行多个 Claude Code 和 Codex 智能体。 +Description: |- + Nezha 是一款专为 AI 编程场景打造的桌面应用。它把多项目管理、任务生命周期追踪、原生终端体验、会话回放、代码浏览和完整 Git 工作流整合到同一个界面里,让你不必在终端、编辑器、Git 工具和会话记录之间来回切换。只需要通过鼠标点击,就可以瞬间切换到不同的项目或任务。同时安装包只有 7M 大小,告别 IDE 的笨重。 + + 为什么是 Nezha + 传统的 IDE 和 VS Code 这样的编辑器本质上是以开发者为核心设计的,在古法编程时代,插件系统,重构,变量联想等诸多功能都是为了提升效率而存在。而现在 AI 写的代码越来越多,写代码本身真的开始并行了,这在以前是不敢想的事情,但是人的注意力是有限的,如何快速跟踪多个项目的任务,就是哪吒需要解决的事情。 + 哪吒以 Agent 优先设计,内置终端直接集成原生 Claude Code 和 Codex。并在此之上集成 任务系统,Git, 终端和代码编辑器。使得对于轻度需求无需打开笨重的 IDE 即可完成任务下发,代码 Review,代码提交等操作的闭环,而且不会打断你在其他项目进行中的工作。 +# Moniker: +Tags: +- claude-code +- codex +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hanshutx/NeZha/0.3.8/hanshutx.NeZha.yaml b/manifests/h/hanshutx/NeZha/0.3.8/hanshutx.NeZha.yaml new file mode 100644 index 000000000000..9237dba75925 --- /dev/null +++ b/manifests/h/hanshutx/NeZha/0.3.8/hanshutx.NeZha.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: hanshutx.NeZha +PackageVersion: 0.3.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b048ba70b97ebf629990f70f95d21790bc2e9329 Mon Sep 17 00:00:00 2001 From: flash-wondermove Date: Tue, 16 Jun 2026 05:00:34 +0900 Subject: [PATCH 081/136] New package: Wondermove.SkuberPlusClient version 0.6.5 (#384948) --- ...Wondermove.SkuberPlusClient.installer.yaml | 26 ++++++++++++++++++ ...dermove.SkuberPlusClient.locale.en-US.yaml | 27 +++++++++++++++++++ .../0.6.5/Wondermove.SkuberPlusClient.yaml | 7 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/w/Wondermove/SkuberPlusClient/0.6.5/Wondermove.SkuberPlusClient.installer.yaml create mode 100644 manifests/w/Wondermove/SkuberPlusClient/0.6.5/Wondermove.SkuberPlusClient.locale.en-US.yaml create mode 100644 manifests/w/Wondermove/SkuberPlusClient/0.6.5/Wondermove.SkuberPlusClient.yaml diff --git a/manifests/w/Wondermove/SkuberPlusClient/0.6.5/Wondermove.SkuberPlusClient.installer.yaml b/manifests/w/Wondermove/SkuberPlusClient/0.6.5/Wondermove.SkuberPlusClient.installer.yaml new file mode 100644 index 000000000000..09279f9fa1a6 --- /dev/null +++ b/manifests/w/Wondermove/SkuberPlusClient/0.6.5/Wondermove.SkuberPlusClient.installer.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Wondermove.SkuberPlusClient +PackageVersion: 0.6.5 +InstallerType: nullsoft +Scope: user +InstallModes: + - interactive + - silent + - silentWithProgress +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +ProductCode: '602ff236-a134-5db3-a4d2-716a6420b9ad' +AppsAndFeaturesEntries: + - DisplayName: Skuber+ Client 0.6.5 + DisplayVersion: 0.6.5 + Publisher: wondermove + ProductCode: '602ff236-a134-5db3-a4d2-716a6420b9ad' +Installers: + - Architecture: x64 + InstallerUrl: https://skuberplus-client-downloads.s3.us-east-1.amazonaws.com/SkuberPlusClient-0.6.5-x64.exe + InstallerSha256: 62F6B7E03ADAA98733A0CFBD5D3E775074F69CED42CB74DC7000FD0536ED3910 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wondermove/SkuberPlusClient/0.6.5/Wondermove.SkuberPlusClient.locale.en-US.yaml b/manifests/w/Wondermove/SkuberPlusClient/0.6.5/Wondermove.SkuberPlusClient.locale.en-US.yaml new file mode 100644 index 000000000000..d8eaa4d64832 --- /dev/null +++ b/manifests/w/Wondermove/SkuberPlusClient/0.6.5/Wondermove.SkuberPlusClient.locale.en-US.yaml @@ -0,0 +1,27 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Wondermove.SkuberPlusClient +PackageVersion: 0.6.5 +PackageLocale: en-US +Publisher: Wondermove Co., Ltd. +PublisherUrl: https://wondermove.net/intro/ +PackageName: Skuber+ Client +PackageUrl: https://wondermove.net/intro/ +License: Proprietary +Copyright: Copyright (c) Wondermove Co., Ltd. +ShortDescription: A Kubernetes desktop client / IDE for managing Kubernetes clusters. +Description: |- + Skuber+ Client is an Electron-based Kubernetes desktop client / IDE developed by + Wondermove. It lets you manage Kubernetes clusters from the desktop, including + cluster connection via kubeconfig, workload and resource browsing, logs, and an + integrated terminal. It is distributed free of charge. +Moniker: skuberplus-client +Tags: + - kubernetes + - k8s + - devops + - cluster + - container + - ide +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wondermove/SkuberPlusClient/0.6.5/Wondermove.SkuberPlusClient.yaml b/manifests/w/Wondermove/SkuberPlusClient/0.6.5/Wondermove.SkuberPlusClient.yaml new file mode 100644 index 000000000000..52ba22544544 --- /dev/null +++ b/manifests/w/Wondermove/SkuberPlusClient/0.6.5/Wondermove.SkuberPlusClient.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Wondermove.SkuberPlusClient +PackageVersion: 0.6.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9898e5b8fe20dab004537094dfca0a9fbc1dc040 Mon Sep 17 00:00:00 2001 From: Jordan Noblejas <75846022+JordanTX21@users.noreply.github.com> Date: Mon, 15 Jun 2026 15:00:39 -0500 Subject: [PATCH 082/136] New package: JordanTX21.LlamaForgeManager version 1.0.1 (#384903) --- .../JordanTX21.LlamaForgeManager.installer.yaml | 14 ++++++++++++++ .../JordanTX21.LlamaForgeManager.locale.en-US.yaml | 12 ++++++++++++ .../1.0.1/JordanTX21.LlamaForgeManager.yaml | 8 ++++++++ 3 files changed, 34 insertions(+) create mode 100644 manifests/j/JordanTX21/LlamaForgeManager/1.0.1/JordanTX21.LlamaForgeManager.installer.yaml create mode 100644 manifests/j/JordanTX21/LlamaForgeManager/1.0.1/JordanTX21.LlamaForgeManager.locale.en-US.yaml create mode 100644 manifests/j/JordanTX21/LlamaForgeManager/1.0.1/JordanTX21.LlamaForgeManager.yaml diff --git a/manifests/j/JordanTX21/LlamaForgeManager/1.0.1/JordanTX21.LlamaForgeManager.installer.yaml b/manifests/j/JordanTX21/LlamaForgeManager/1.0.1/JordanTX21.LlamaForgeManager.installer.yaml new file mode 100644 index 000000000000..27a39b19ded5 --- /dev/null +++ b/manifests/j/JordanTX21/LlamaForgeManager/1.0.1/JordanTX21.LlamaForgeManager.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JordanTX21.LlamaForgeManager +PackageVersion: 1.0.1 +InstallerType: portable +Commands: +- llama-forge +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/JordanTX21/llama-forge-manager/releases/download/v1.0.1/llama-forge-manager.exe + InstallerSha256: 7065B1CF6B116D017874E80CECC0F468D8A4696370F9F02973B6E64B2B12187D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JordanTX21/LlamaForgeManager/1.0.1/JordanTX21.LlamaForgeManager.locale.en-US.yaml b/manifests/j/JordanTX21/LlamaForgeManager/1.0.1/JordanTX21.LlamaForgeManager.locale.en-US.yaml new file mode 100644 index 000000000000..2516a8ca594a --- /dev/null +++ b/manifests/j/JordanTX21/LlamaForgeManager/1.0.1/JordanTX21.LlamaForgeManager.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JordanTX21.LlamaForgeManager +PackageVersion: 1.0.1 +PackageLocale: en-US +Publisher: JordanTX21 +PackageName: LlamaForge Manager +License: MIT License +ShortDescription: A local AI model runner and orchestrator for llama.cpp with a premium web UI and llama-swap integration. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JordanTX21/LlamaForgeManager/1.0.1/JordanTX21.LlamaForgeManager.yaml b/manifests/j/JordanTX21/LlamaForgeManager/1.0.1/JordanTX21.LlamaForgeManager.yaml new file mode 100644 index 000000000000..dd127ab6706a --- /dev/null +++ b/manifests/j/JordanTX21/LlamaForgeManager/1.0.1/JordanTX21.LlamaForgeManager.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: JordanTX21.LlamaForgeManager +PackageVersion: 1.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 29d345203aac671797bc9e6ad996e1f63e222ae2 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:02:51 +0800 Subject: [PATCH 083/136] Remove: bodaay.hfdownloader version 3.1.1 (#385921) --- .../3.1.1/bodaay.hfdownloader.installer.yaml | 15 ----------- .../bodaay.hfdownloader.locale.en-US.yaml | 26 ------------------- .../bodaay.hfdownloader.locale.zh-CN.yaml | 13 ---------- .../3.1.1/bodaay.hfdownloader.yaml | 8 ------ 4 files changed, 62 deletions(-) delete mode 100644 manifests/b/bodaay/hfdownloader/3.1.1/bodaay.hfdownloader.installer.yaml delete mode 100644 manifests/b/bodaay/hfdownloader/3.1.1/bodaay.hfdownloader.locale.en-US.yaml delete mode 100644 manifests/b/bodaay/hfdownloader/3.1.1/bodaay.hfdownloader.locale.zh-CN.yaml delete mode 100644 manifests/b/bodaay/hfdownloader/3.1.1/bodaay.hfdownloader.yaml diff --git a/manifests/b/bodaay/hfdownloader/3.1.1/bodaay.hfdownloader.installer.yaml b/manifests/b/bodaay/hfdownloader/3.1.1/bodaay.hfdownloader.installer.yaml deleted file mode 100644 index 1727332a1c92..000000000000 --- a/manifests/b/bodaay/hfdownloader/3.1.1/bodaay.hfdownloader.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: bodaay.hfdownloader -PackageVersion: 3.1.1 -InstallerType: portable -Commands: -- hfdownloader -ReleaseDate: 2026-06-05 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/bodaay/HuggingFaceModelDownloader/releases/download/v3.1.1/hfdownloader_windows_amd64_v3.1.1.exe - InstallerSha256: 7120E2253D39077926642FBBDC923C0E69BB1AC45A20027D5518FE6531EF53D4 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/b/bodaay/hfdownloader/3.1.1/bodaay.hfdownloader.locale.en-US.yaml b/manifests/b/bodaay/hfdownloader/3.1.1/bodaay.hfdownloader.locale.en-US.yaml deleted file mode 100644 index f3b28f1dab5e..000000000000 --- a/manifests/b/bodaay/hfdownloader/3.1.1/bodaay.hfdownloader.locale.en-US.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: bodaay.hfdownloader -PackageVersion: 3.1.1 -PackageLocale: en-US -Publisher: bodaay -PublisherUrl: https://github.com/bodaay -PublisherSupportUrl: https://github.com/bodaay/HuggingFaceModelDownloader/issues -PackageName: HuggingFace Model Downloader -PackageUrl: https://github.com/bodaay/HuggingFaceModelDownloader -License: Apache-2.0 -LicenseUrl: https://github.com/bodaay/HuggingFaceModelDownloader/blob/HEAD/LICENSE -ShortDescription: Simple go utility to download HuggingFace Models and Datasets -Description: The HuggingFace Model Downloader is a utility tool for downloading models and datasets from the HuggingFace website. It offers multithreaded downloading for LFS files and ensures the integrity of downloaded models with SHA256 checksum verification. -Moniker: hfdownloader -Tags: -- huggingface -ReleaseNotes: |- - What's Changed in v3.1.1 - Bug Fixes - - filter: fix a v3.1.0 regression where the vision-encoder (mmproj) file was detected and shown as selected in the Web UI but not actually downloaded — only the main GGUF came down. In exact-match mode a full-name filter (like the mmproj companion) now matches its file, while specific quant tokens still won't pull longer variants. (#84) - Full Changelog: https://github.com/bodaay/HuggingFaceModelDownloader/compare/v3.1.0...v3.1.1 -ReleaseNotesUrl: https://github.com/bodaay/HuggingFaceModelDownloader/releases/tag/v3.1.1 -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/b/bodaay/hfdownloader/3.1.1/bodaay.hfdownloader.locale.zh-CN.yaml b/manifests/b/bodaay/hfdownloader/3.1.1/bodaay.hfdownloader.locale.zh-CN.yaml deleted file mode 100644 index d078998d19dc..000000000000 --- a/manifests/b/bodaay/hfdownloader/3.1.1/bodaay.hfdownloader.locale.zh-CN.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: bodaay.hfdownloader -PackageVersion: 3.1.1 -PackageLocale: zh-CN -ShortDescription: 下载 HuggingFace 模型和数据集的简单 Go 工具 -Description: HuggingFace 模型下载器是一款从 HuggingFace 网站下载模型和数据集的实用工具,为 LFS 文件提供多线程下载,并通过 SHA256 校验和验证确保下载的模型是完整的。 -Tags: -- 抱抱脸 -ReleaseNotesUrl: https://github.com/bodaay/HuggingFaceModelDownloader/releases/tag/v3.1.1 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/b/bodaay/hfdownloader/3.1.1/bodaay.hfdownloader.yaml b/manifests/b/bodaay/hfdownloader/3.1.1/bodaay.hfdownloader.yaml deleted file mode 100644 index fc055cdd0abc..000000000000 --- a/manifests/b/bodaay/hfdownloader/3.1.1/bodaay.hfdownloader.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: bodaay.hfdownloader -PackageVersion: 3.1.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 8fe79d8ddde32109840698c3b6f5ea9924d78917 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9D=A4=E6=98=AF=E7=BA=B1=E9=9B=BE=E9=85=B1=E5=93=9F?= =?UTF-8?q?=EF=BD=9E?= <49941141+Dragon1573@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:03:13 +0800 Subject: [PATCH 084/136] Remove ElyPrismLauncher.ElyPrismLauncher 9.5 to ElyPrismLauncher.ElyPrismLauncher.MSVC 9.5 (#384720) --- ...smLauncher.ElyPrismLauncher.installer.yaml | 35 ----------------- ...auncher.ElyPrismLauncher.locale.en-US.yaml | 38 ------------------- .../ElyPrismLauncher.ElyPrismLauncher.yaml | 8 ---- 3 files changed, 81 deletions(-) delete mode 100644 manifests/e/ElyPrismLauncher/ElyPrismLauncher/9.5/ElyPrismLauncher.ElyPrismLauncher.installer.yaml delete mode 100644 manifests/e/ElyPrismLauncher/ElyPrismLauncher/9.5/ElyPrismLauncher.ElyPrismLauncher.locale.en-US.yaml delete mode 100644 manifests/e/ElyPrismLauncher/ElyPrismLauncher/9.5/ElyPrismLauncher.ElyPrismLauncher.yaml diff --git a/manifests/e/ElyPrismLauncher/ElyPrismLauncher/9.5/ElyPrismLauncher.ElyPrismLauncher.installer.yaml b/manifests/e/ElyPrismLauncher/ElyPrismLauncher/9.5/ElyPrismLauncher.ElyPrismLauncher.installer.yaml deleted file mode 100644 index 5b2415feb2fe..000000000000 --- a/manifests/e/ElyPrismLauncher/ElyPrismLauncher/9.5/ElyPrismLauncher.ElyPrismLauncher.installer.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Created with komac v2.12.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: ElyPrismLauncher.ElyPrismLauncher -PackageVersion: '9.5' -InstallerLocale: en-US -InstallerType: nullsoft -Scope: user -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: ElyPrismLauncher -ReleaseDate: 2025-06-21 -AppsAndFeaturesEntries: -- Publisher: ElyPrismLauncher Contributors - ProductCode: ElyPrismLauncher -InstallationMetadata: - DefaultInstallLocation: '%LocalAppData%\Programs\ElyPrismLauncher' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ElyPrismLauncher/ElyPrismLauncher/releases/download/9.5/ElyPrismLauncher-Windows-MSVC-Setup-9.5.exe - InstallerSha256: 75797B17CF305DF10D9C9F30A9B6623CAD8527B49224E8C0D5C780B7C6003E04 - Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.VCRedist.2015+.x64 -- Architecture: arm64 - InstallerUrl: https://github.com/ElyPrismLauncher/ElyPrismLauncher/releases/download/9.5/ElyPrismLauncher-Windows-MSVC-arm64-Setup-9.5.exe - InstallerSha256: 4568F3640F7DA69816A03E60EED85F1933487CE0C384C434AE50A01851860CE9 - Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/e/ElyPrismLauncher/ElyPrismLauncher/9.5/ElyPrismLauncher.ElyPrismLauncher.locale.en-US.yaml b/manifests/e/ElyPrismLauncher/ElyPrismLauncher/9.5/ElyPrismLauncher.ElyPrismLauncher.locale.en-US.yaml deleted file mode 100644 index 1deefe967ecc..000000000000 --- a/manifests/e/ElyPrismLauncher/ElyPrismLauncher/9.5/ElyPrismLauncher.ElyPrismLauncher.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with komac v2.12.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: ElyPrismLauncher.ElyPrismLauncher -PackageVersion: '9.5' -PackageLocale: en-US -Publisher: ElyPrismLauncher -PublisherUrl: https://elyprismlauncher.github.io/ -PublisherSupportUrl: https://github.com/ElyPrismLauncher/ElyPrismLauncher/issues -Author: ElyPrismLauncher Contributors -PackageName: ElyPrismLauncher -PackageUrl: https://github.com/ElyPrismLauncher/ElyPrismLauncher -License: GPL-3.0 -LicenseUrl: https://github.com/ElyPrismLauncher/ElyPrismLauncher/blob/HEAD/LICENSE -Copyright: © 2022-2025 Prism Launcher Contributors\n© 2021-2022 PolyMC Contributors\n© 2012-2021 MultiMC Contributors -CopyrightUrl: https://github.com/ElyPrismLauncher/ElyPrismLauncher/blob/develop/COPYING.md -ShortDescription: This fork of Prism Launcher adds integrated support for Ely.by accounts. -Tags: -- authlib-injector -- elyby -- launcher -- minecraft -- multimc -- multimc5 -- polymc -- prismlauncher -ReleaseNotes: |- - This release is based on Prism Launcher 9.4 - Fixes - - Ely.by Authlibs are now stored separately from Mojang Authlibs. This fixes an issue where it was impossible to use a Mojang Authlib after a Ely.by Authlib has already been downloaded. If you encountered this issue, delete your libraries folder. - - This also reduces launch time and network bandwidth spent - - Fixed a possible bug where the game would attempt loading authlib-injector even if the launcher was unable to fetch authlib-injector - - Fixed an issue that caused the launcher to fetch authlib-injector even when Ely.by patching wasn't wanted - If you have any issues or questions, join the Discord server or open a new GitHub issue - If you're not sure what to download on Windows, click ElyPrismLauncher-Windows-MSVC-Setup-9.5.exe -ReleaseNotesUrl: https://github.com/ElyPrismLauncher/ElyPrismLauncher/releases/tag/9.5 -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/e/ElyPrismLauncher/ElyPrismLauncher/9.5/ElyPrismLauncher.ElyPrismLauncher.yaml b/manifests/e/ElyPrismLauncher/ElyPrismLauncher/9.5/ElyPrismLauncher.ElyPrismLauncher.yaml deleted file mode 100644 index 604de360ae92..000000000000 --- a/manifests/e/ElyPrismLauncher/ElyPrismLauncher/9.5/ElyPrismLauncher.ElyPrismLauncher.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.12.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: ElyPrismLauncher.ElyPrismLauncher -PackageVersion: '9.5' -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 From b41af7e7323e054b035cbdccb95c74c5c6afb4b5 Mon Sep 17 00:00:00 2001 From: Andrew Kerr Date: Tue, 16 Jun 2026 08:03:55 +1200 Subject: [PATCH 085/136] Update Tiled.Tiled to version 1.12.2 (#380611) --- .../Tiled/1.12.2/Tiled.Tiled.installer.yaml | 27 +++++++++++++++ .../1.12.2/Tiled.Tiled.locale.en-US.yaml | 34 +++++++++++++++++++ .../t/Tiled/Tiled/1.12.2/Tiled.Tiled.yaml | 8 +++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/t/Tiled/Tiled/1.12.2/Tiled.Tiled.installer.yaml create mode 100644 manifests/t/Tiled/Tiled/1.12.2/Tiled.Tiled.locale.en-US.yaml create mode 100644 manifests/t/Tiled/Tiled/1.12.2/Tiled.Tiled.yaml diff --git a/manifests/t/Tiled/Tiled/1.12.2/Tiled.Tiled.installer.yaml b/manifests/t/Tiled/Tiled/1.12.2/Tiled.Tiled.installer.yaml new file mode 100644 index 000000000000..2b25e45ce34b --- /dev/null +++ b/manifests/t/Tiled/Tiled/1.12.2/Tiled.Tiled.installer.yaml @@ -0,0 +1,27 @@ +# Copied from v1.11.2 and updated by kerrjnr, NZST(UTC+12) 2026-05-28. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Tiled.Tiled +PackageVersion: 1.12.2 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +AppsAndFeaturesEntries: +- UpgradeCode: '{F7EEDD05-BBFC-4D6A-9BF6-98D3BA77F327}' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/mapeditor/tiled/releases/download/v1.12.2/Tiled-1.12.2_Windows-7-8_x86.msi + InstallerSha256: F3A7C5D77EF4FFD5B97397FE50C886B11E50128F4FC1BEACEEAC8CD8E0EE7046 + ProductCode: '{54F80EA1-1E0C-4B0D-A2E4-7A9F65A3FB58}' +- Architecture: x64 + InstallerUrl: https://github.com/mapeditor/tiled/releases/download/v1.12.2/Tiled-1.12.2_Windows-10%2B_x86_64.msi + InstallerSha256: 11A0E6C97CC105E07A57EA9995F2704617986722DE4AB699D286DAB0D2BECC3F + ProductCode: '{219697BD-72DB-4A2C-9C68-A4F0D6C84382}' +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2026-05-27 diff --git a/manifests/t/Tiled/Tiled/1.12.2/Tiled.Tiled.locale.en-US.yaml b/manifests/t/Tiled/Tiled/1.12.2/Tiled.Tiled.locale.en-US.yaml new file mode 100644 index 000000000000..47fb207367a6 --- /dev/null +++ b/manifests/t/Tiled/Tiled/1.12.2/Tiled.Tiled.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Copied from v1.11.2 and updated by kerrjnr, NZST(UTC+12) 2026-05-28. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Tiled.Tiled +PackageVersion: 1.12.2 +PackageLocale: en-US +Publisher: mapeditor.org +PublisherUrl: https://github.com/mapeditor/tiled +PublisherSupportUrl: https://github.com/mapeditor/tiled/issues +Author: Thorbjørn Lindeijer +PackageName: Tiled +PackageUrl: https://www.mapeditor.org +License: GPL 2.0 or later +LicenseUrl: https://github.com/mapeditor/tiled/raw/master/COPYING +CopyrightUrl: https://github.com/mapeditor/tiled/raw/master/COPYING +ShortDescription: Tiled is a 2D level editor for game developers to create and edit map tiles for game content. +Description: |- + Tiled is a 2D level editor that helps you develop the content of your game. + Its primary feature is to edit tile maps of various forms, but it also supports free image placement as well as powerful ways to annotate your level with extra information used by the game. +Moniker: tiled +Tags: +- cross-platform +- editor +- foss +- gamedev +- graphics +- tiled +- tilemap +ReleaseNotesUrl: https://github.com/mapeditor/tiled/releases/tag/v1.12.2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/mapeditor/tiled/wiki +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/t/Tiled/Tiled/1.12.2/Tiled.Tiled.yaml b/manifests/t/Tiled/Tiled/1.12.2/Tiled.Tiled.yaml new file mode 100644 index 000000000000..cc45001e1dad --- /dev/null +++ b/manifests/t/Tiled/Tiled/1.12.2/Tiled.Tiled.yaml @@ -0,0 +1,8 @@ +# Copied from v1.11.2 and updated by kerrjnr, NZST(UTC+12) 2026-05-28. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Tiled.Tiled +PackageVersion: 1.12.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 2fc8ed1eaf901ed3fb845c7a1d29aa37035ac087 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9D=A4=E6=98=AF=E7=BA=B1=E9=9B=BE=E9=85=B1=E5=93=9F?= =?UTF-8?q?=EF=BD=9E?= <49941141+Dragon1573@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:04:40 +0800 Subject: [PATCH 086/136] New version: ClarivateAnalytics.EndNote version 22.3.1.19926 (#388090) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ❤是纱雾酱哟~ <49941141+Dragon1573@users.noreply.github.com> --- .../ClarivateAnalytics.EndNote.installer.yaml | 43 +++++++++---------- ...arivateAnalytics.EndNote.locale.en-US.yaml | 26 +++++------ .../ClarivateAnalytics.EndNote.yaml | 16 +++---- 3 files changed, 42 insertions(+), 43 deletions(-) rename manifests/c/ClarivateAnalytics/EndNote/{22.2.0.19737 => 22.3.1.19926}/ClarivateAnalytics.EndNote.installer.yaml (80%) rename manifests/c/ClarivateAnalytics/EndNote/{22.2.0.19737 => 22.3.1.19926}/ClarivateAnalytics.EndNote.locale.en-US.yaml (85%) rename manifests/c/ClarivateAnalytics/EndNote/{22.2.0.19737 => 22.3.1.19926}/ClarivateAnalytics.EndNote.yaml (75%) diff --git a/manifests/c/ClarivateAnalytics/EndNote/22.2.0.19737/ClarivateAnalytics.EndNote.installer.yaml b/manifests/c/ClarivateAnalytics/EndNote/22.3.1.19926/ClarivateAnalytics.EndNote.installer.yaml similarity index 80% rename from manifests/c/ClarivateAnalytics/EndNote/22.2.0.19737/ClarivateAnalytics.EndNote.installer.yaml rename to manifests/c/ClarivateAnalytics/EndNote/22.3.1.19926/ClarivateAnalytics.EndNote.installer.yaml index 4aa2456cf924..e5255c49ac3a 100644 --- a/manifests/c/ClarivateAnalytics/EndNote/22.2.0.19737/ClarivateAnalytics.EndNote.installer.yaml +++ b/manifests/c/ClarivateAnalytics/EndNote/22.3.1.19926/ClarivateAnalytics.EndNote.installer.yaml @@ -1,22 +1,21 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: ClarivateAnalytics.EndNote -PackageVersion: 22.2.0.19737 -InstallerLocale: en-US -InstallerType: msi -Scope: machine -ProductCode: '{86B3F2D6-AC2B-0022-8AE1-F2F77F781B0C}' -ReleaseDate: 2026-01-30 -AppsAndFeaturesEntries: -- DisplayVersion: 22.3.1.19926 - ProductCode: '{86B3F2D6-AC2B-0022-8AE1-F2F77F781B0C}' - UpgradeCode: '{6E1EBAA8-659E-4630-BABB-727E486DF669}' -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\EndNote 2025' -Installers: -- Architecture: x86 - InstallerUrl: https://download.endnote.com/downloads/2025/EN2025Inst.msi - InstallerSha256: 98F0903DB7247C63F7EAEB74A49659C0833C2E8E5D6C398A0BEF58DF23FCE23A -ManifestType: installer -ManifestVersion: 1.12.0 +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ClarivateAnalytics.EndNote +PackageVersion: 22.3.1.19926 +InstallerLocale: en-US +InstallerType: msi +Scope: machine +ProductCode: '{86B3F2D6-AC2B-0022-8AE1-F2F77F781B0C}' +ReleaseDate: 2026-01-30 +AppsAndFeaturesEntries: +- ProductCode: '{86B3F2D6-AC2B-0022-8AE1-F2F77F781B0C}' + UpgradeCode: '{6E1EBAA8-659E-4630-BABB-727E486DF669}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\EndNote 2025' +Installers: +- Architecture: x86 + InstallerUrl: https://download.endnote.com/downloads/2025/EN2025Inst.msi + InstallerSha256: 98F0903DB7247C63F7EAEB74A49659C0833C2E8E5D6C398A0BEF58DF23FCE23A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/ClarivateAnalytics/EndNote/22.2.0.19737/ClarivateAnalytics.EndNote.locale.en-US.yaml b/manifests/c/ClarivateAnalytics/EndNote/22.3.1.19926/ClarivateAnalytics.EndNote.locale.en-US.yaml similarity index 85% rename from manifests/c/ClarivateAnalytics/EndNote/22.2.0.19737/ClarivateAnalytics.EndNote.locale.en-US.yaml rename to manifests/c/ClarivateAnalytics/EndNote/22.3.1.19926/ClarivateAnalytics.EndNote.locale.en-US.yaml index e1e21af8c91b..f4151953fe08 100644 --- a/manifests/c/ClarivateAnalytics/EndNote/22.2.0.19737/ClarivateAnalytics.EndNote.locale.en-US.yaml +++ b/manifests/c/ClarivateAnalytics/EndNote/22.3.1.19926/ClarivateAnalytics.EndNote.locale.en-US.yaml @@ -1,13 +1,13 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: ClarivateAnalytics.EndNote -PackageVersion: 22.2.0.19737 -PackageLocale: en-US -Publisher: Clarivate Analytics -PackageName: EndNote 2025 -License: Proprietary -ShortDescription: | - EndNote is the reference manager that helps you save time formatting citations, so you can focus on your research. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ClarivateAnalytics.EndNote +PackageVersion: 22.3.1.19926 +PackageLocale: en-US +Publisher: Clarivate Analytics +PackageName: EndNote 2025 +License: Proprietary +ShortDescription: | + EndNote is the reference manager that helps you save time formatting citations, so you can focus on your research. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ClarivateAnalytics/EndNote/22.2.0.19737/ClarivateAnalytics.EndNote.yaml b/manifests/c/ClarivateAnalytics/EndNote/22.3.1.19926/ClarivateAnalytics.EndNote.yaml similarity index 75% rename from manifests/c/ClarivateAnalytics/EndNote/22.2.0.19737/ClarivateAnalytics.EndNote.yaml rename to manifests/c/ClarivateAnalytics/EndNote/22.3.1.19926/ClarivateAnalytics.EndNote.yaml index fe9211f83dbe..b39fe0c01cf7 100644 --- a/manifests/c/ClarivateAnalytics/EndNote/22.2.0.19737/ClarivateAnalytics.EndNote.yaml +++ b/manifests/c/ClarivateAnalytics/EndNote/22.3.1.19926/ClarivateAnalytics.EndNote.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: ClarivateAnalytics.EndNote -PackageVersion: 22.2.0.19737 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ClarivateAnalytics.EndNote +PackageVersion: 22.3.1.19926 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2746952f7dec9709ceed4927e52d1056e5544fb5 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:10:00 +0800 Subject: [PATCH 087/136] New package: Alibaba.OpenCodeReview version 1.2.4 (#384934) --- .../Alibaba.OpenCodeReview.installer.yaml | 18 +++++++++++ .../Alibaba.OpenCodeReview.locale.en-US.yaml | 31 +++++++++++++++++++ .../Alibaba.OpenCodeReview.locale.zh-CN.yaml | 16 ++++++++++ .../1.2.4/Alibaba.OpenCodeReview.yaml | 8 +++++ 4 files changed, 73 insertions(+) create mode 100644 manifests/a/Alibaba/OpenCodeReview/1.2.4/Alibaba.OpenCodeReview.installer.yaml create mode 100644 manifests/a/Alibaba/OpenCodeReview/1.2.4/Alibaba.OpenCodeReview.locale.en-US.yaml create mode 100644 manifests/a/Alibaba/OpenCodeReview/1.2.4/Alibaba.OpenCodeReview.locale.zh-CN.yaml create mode 100644 manifests/a/Alibaba/OpenCodeReview/1.2.4/Alibaba.OpenCodeReview.yaml diff --git a/manifests/a/Alibaba/OpenCodeReview/1.2.4/Alibaba.OpenCodeReview.installer.yaml b/manifests/a/Alibaba/OpenCodeReview/1.2.4/Alibaba.OpenCodeReview.installer.yaml new file mode 100644 index 000000000000..27fba2e1b1bf --- /dev/null +++ b/manifests/a/Alibaba/OpenCodeReview/1.2.4/Alibaba.OpenCodeReview.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: Alibaba.OpenCodeReview +PackageVersion: 1.2.4 +InstallerType: portable +Commands: +- opencodereview +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/alibaba/open-code-review/releases/download/v1.2.4/opencodereview-windows-amd64.exe + InstallerSha256: 2B25AB569F1962A77653473F1518A768AB76FF08868F62DC1EB2F875435A5F35 +- Architecture: arm64 + InstallerUrl: https://github.com/alibaba/open-code-review/releases/download/v1.2.4/opencodereview-windows-arm64.exe + InstallerSha256: 6FF237814EFC8230EBE797814F7ED35CF465D32568E90B54EF9CEE7E4175B4BD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/OpenCodeReview/1.2.4/Alibaba.OpenCodeReview.locale.en-US.yaml b/manifests/a/Alibaba/OpenCodeReview/1.2.4/Alibaba.OpenCodeReview.locale.en-US.yaml new file mode 100644 index 000000000000..66ccc6a87581 --- /dev/null +++ b/manifests/a/Alibaba/OpenCodeReview/1.2.4/Alibaba.OpenCodeReview.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Alibaba.OpenCodeReview +PackageVersion: 1.2.4 +PackageLocale: en-US +Publisher: Alibaba +PublisherUrl: https://github.com/alibaba +PublisherSupportUrl: https://github.com/alibaba/open-code-review/issues +PackageName: Open Code Review +PackageUrl: https://github.com/alibaba/open-code-review +License: Apache-2.0 +LicenseUrl: https://github.com/alibaba/open-code-review/blob/HEAD/LICENSE +Copyright: Copyright 2026 Alibaba +ShortDescription: The open source AI code review agent. +Description: |- + Open Code Review is an AI-powered code review CLI tool. It originated as Alibaba Group's internal official AI code review assistant — over the past two years, it has served tens of thousands of developers and identified millions of code defects. After thorough validation at massive scale, we incubated it into an open source project for the community. Simply configure a model endpoint to get started. + It reads Git diffs, sends changed files to a configurable LLM via an agent with tool-use capabilities, and generates structured review comments with line-level precision. The agent can read full file contents, search the codebase, inspect other changed files for context, and produce deep reviews — not just surface-level diff feedback. +Tags: +- ai +- code +- review +ReleaseNotes: |- + What's Changed + - docs: add Japanese document by @eltociear in https://github.com/alibaba/open-code-review/pull/64 + New Contributors + - @eltociear made their first contribution in https://github.com/alibaba/open-code-review/pull/64 + Full Changelog: https://github.com/alibaba/open-code-review/compare/v1.2.2...v1.2.4 +ReleaseNotesUrl: https://github.com/alibaba/open-code-review/releases/tag/v1.2.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/OpenCodeReview/1.2.4/Alibaba.OpenCodeReview.locale.zh-CN.yaml b/manifests/a/Alibaba/OpenCodeReview/1.2.4/Alibaba.OpenCodeReview.locale.zh-CN.yaml new file mode 100644 index 000000000000..c5b3e8645b3e --- /dev/null +++ b/manifests/a/Alibaba/OpenCodeReview/1.2.4/Alibaba.OpenCodeReview.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: Alibaba.OpenCodeReview +PackageVersion: 1.2.4 +PackageLocale: zh-CN +ShortDescription: 开源的 AI 代码审查智能体。 +Description: |- + Open Code Review 是一款 AI 驱动的代码审查 CLI 工具。它的前身是阿里集团内部官方 AI 代码审查助手,过去两年在内部服务了数万开发者,识别了数百万个代码缺陷。经过大规模充分验证后,我们将其孵化为开源项目,对社区开放。只需配置一个模型端点即可使用。 + 它读取 Git diff,通过具备工具调用能力的 Agent 将变更文件发送至可配置的 LLM,生成具有行级精度的结构化审查意见。Agent 可以读取完整文件内容、搜索代码库、检查其他变更文件以获取上下文,从而进行深度审查——而非仅停留在表面的 diff 反馈。 +Tags: +- 人工智能 +- 代码 +- 审查 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/OpenCodeReview/1.2.4/Alibaba.OpenCodeReview.yaml b/manifests/a/Alibaba/OpenCodeReview/1.2.4/Alibaba.OpenCodeReview.yaml new file mode 100644 index 000000000000..a228cb95076b --- /dev/null +++ b/manifests/a/Alibaba/OpenCodeReview/1.2.4/Alibaba.OpenCodeReview.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Alibaba.OpenCodeReview +PackageVersion: 1.2.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8fcf7ed3a9a1e35387af1e79180eff73ba01cd27 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:10:36 +0800 Subject: [PATCH 088/136] New version: HaiYing.OfficeCLI version 1.0.113 (#387957) --- .../1.0.113/HaiYing.OfficeCLI.installer.yaml | 18 +++++ .../HaiYing.OfficeCLI.locale.en-US.yaml | 72 +++++++++++++++++++ .../HaiYing.OfficeCLI.locale.zh-CN.yaml | 49 +++++++++++++ .../OfficeCLI/1.0.113/HaiYing.OfficeCLI.yaml | 8 +++ 4 files changed, 147 insertions(+) create mode 100644 manifests/h/HaiYing/OfficeCLI/1.0.113/HaiYing.OfficeCLI.installer.yaml create mode 100644 manifests/h/HaiYing/OfficeCLI/1.0.113/HaiYing.OfficeCLI.locale.en-US.yaml create mode 100644 manifests/h/HaiYing/OfficeCLI/1.0.113/HaiYing.OfficeCLI.locale.zh-CN.yaml create mode 100644 manifests/h/HaiYing/OfficeCLI/1.0.113/HaiYing.OfficeCLI.yaml diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.113/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.113/HaiYing.OfficeCLI.installer.yaml new file mode 100644 index 000000000000..f928652e7dea --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.113/HaiYing.OfficeCLI.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: HaiYing.OfficeCLI +PackageVersion: 1.0.113 +InstallerType: portable +Commands: +- officecli +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.113/officecli-win-x64.exe + InstallerSha256: 15D29F3A04E6AD00503DE178F98DAE872B47EF71F09FAC3C614212B209C4D229 +- Architecture: arm64 + InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.113/officecli-win-arm64.exe + InstallerSha256: 94FA5101B94F2FE59C1458688BBC3DDCDE4F244AFE204143B7EAC9BB5089F784 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.113/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.113/HaiYing.OfficeCLI.locale.en-US.yaml new file mode 100644 index 000000000000..c318f60db6b0 --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.113/HaiYing.OfficeCLI.locale.en-US.yaml @@ -0,0 +1,72 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HaiYing.OfficeCLI +PackageVersion: 1.0.113 +PackageLocale: en-US +Publisher: Hying Technology Co., Ltd. +PublisherUrl: https://office-ai.net/ +PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues +Author: Hying Technology Co., Ltd. +PackageName: OfficeCLI +PackageUrl: https://github.com/iOfficeAI/OfficeCLI +License: Apache-2.0 +LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE +Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) +ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. +Description: |- + Why OfficeCLI? + + What used to take 50 lines of Python and 3 separate libraries: + from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') + + Now takes one command: + officecli add deck.pptx / --type slide --prop title="Q4 Report" + + What OfficeCLI can do: + - Create documents from scratch -- blank or with content + - Read text, structure, styles, formulas -- in plain text or structured JSON + - Analyze formatting issues, style inconsistencies, and structural problems + - Modify any element -- text, fonts, colors, layout, formulas, charts, images + - Reorganize content -- add, remove, move, copy elements across documents + + | Format | Read | Modify | Create | + | ------------------ | ---- | ------ | ------ | + | Word (.docx) | ✅ | ✅ | ✅ | + | Excel (.xlsx) | ✅ | ✅ | ✅ | + | PowerPoint (.pptx) | ✅ | ✅ | ✅ | + + Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties + Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing + PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders + + Use Cases + + For Developers: + - Automate report generation from databases or APIs + - Batch-process documents (bulk find/replace, style updates) + - Build document pipelines in CI/CD environments (generate docs from test results) + - Headless Office automation in Docker/containerized environments + For AI Agents: + - Generate presentations from user prompts (see examples above) + - Extract structured data from documents to JSON + - Validate and check document quality before delivery + For Teams: + - Clone document templates and populate with data + - Automated document validation in CI/CD pipelines +Tags: +- docx +- excel +- office +- openxml +- powerpoint +- pptx +- word +- xlsx +ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.112...v1.0.113' +ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.113 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.113/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.113/HaiYing.OfficeCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..0b110db95453 --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.113/HaiYing.OfficeCLI.locale.zh-CN.yaml @@ -0,0 +1,49 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HaiYing.OfficeCLI +PackageVersion: 1.0.113 +PackageLocale: zh-CN +ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 +Description: |- + 为什么选择 OfficeCLI? + + 以前需要 50 行 Python 和 3 个独立库: + from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') + + 现在只需一条命令: + officecli add deck.pptx / --type slide --prop title="Q4 Report" + + OfficeCLI 能做什么: + - 创建 文档 -- 空白文档或带内容的文档 + - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON + - 分析 格式问题、样式不一致和结构缺陷 + - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 + - 重组 内容 -- 添加、删除、移动、复制跨文档元素 + + | 格式 | 读取 | 修改 | 创建 | + | ------------------ | ---- | ---- | ---- | + | Word (.docx) | ✅ | ✅ | ✅ | + | Excel (.xlsx) | ✅ | ✅ | ✅ | + | PowerPoint (.pptx) | ✅ | ✅ | ✅ | + + Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 + Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 + PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 + + 使用场景 + + 开发者: + - 从数据库或 API 自动生成报告 + - 批量处理文档(批量查找/替换、样式更新) + - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) + - Docker/容器化环境中的无头 Office 自动化 + AI 智能体: + - 根据用户提示生成演示文稿(见上方示例) + - 从文档提取结构化数据到 JSON + - 交付前验证和检查文档质量 + 团队: + - 克隆文档模板并填充数据 + - CI/CD 流水线中的自动化文档验证 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.113/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.113/HaiYing.OfficeCLI.yaml new file mode 100644 index 000000000000..272268fa0c3f --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.113/HaiYing.OfficeCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HaiYing.OfficeCLI +PackageVersion: 1.0.113 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b850d85651082cd837d0e779334fb79a960fc4ca Mon Sep 17 00:00:00 2001 From: qr243vbi Date: Mon, 15 Jun 2026 11:11:24 -0900 Subject: [PATCH 089/136] NekoBox 5.11.21 Pull Request (#388040) --- .../5.11.21/qr243vbi.NekoBox.installer.yaml | 30 ++++++++++++++++++ .../qr243vbi.NekoBox.locale.en-US.yaml | 31 +++++++++++++++++++ .../NekoBox/5.11.21/qr243vbi.NekoBox.yaml | 7 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/q/qr243vbi/NekoBox/5.11.21/qr243vbi.NekoBox.installer.yaml create mode 100644 manifests/q/qr243vbi/NekoBox/5.11.21/qr243vbi.NekoBox.locale.en-US.yaml create mode 100644 manifests/q/qr243vbi/NekoBox/5.11.21/qr243vbi.NekoBox.yaml diff --git a/manifests/q/qr243vbi/NekoBox/5.11.21/qr243vbi.NekoBox.installer.yaml b/manifests/q/qr243vbi/NekoBox/5.11.21/qr243vbi.NekoBox.installer.yaml new file mode 100644 index 000000000000..f627e901d52a --- /dev/null +++ b/manifests/q/qr243vbi/NekoBox/5.11.21/qr243vbi.NekoBox.installer.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: qr243vbi.NekoBox +PackageVersion: 5.11.21 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: NekoBox +ReleaseDate: 2026-06-15 +AppsAndFeaturesEntries: +- ProductCode: NekoBox + DisplayName: NekoBox + Publisher: qr243vbi +InstallModes: + - silentWithProgress + - silent +InstallerSwitches: + Silent: "/S /NOSCRIPT=1 /WINGET=1" + SilentWithProgress: "/S /NOSCRIPT=1 /WINGET=1" +InstallationMetadata: + DefaultInstallLocation: '%AppData%\NekoBox' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/qr243vbi/nekobox/releases/download/5.11.21/nekobox-5.11.21-windows64-installer.exe + InstallerSha256: 8B030AEDAB4510352162DECE600D83219F89B7AE772579834040EA286EC1842C +- Architecture: arm64 + InstallerUrl: https://github.com/qr243vbi/nekobox/releases/download/5.11.21/nekobox-5.11.21-windows-arm64-installer.exe + InstallerSha256: BFEF215EBF4CA67D5A77A781D6487D041609738283728861198EFFA32E845E3A +ManifestType: installer +ManifestVersion: 1.10.0 \ No newline at end of file diff --git a/manifests/q/qr243vbi/NekoBox/5.11.21/qr243vbi.NekoBox.locale.en-US.yaml b/manifests/q/qr243vbi/NekoBox/5.11.21/qr243vbi.NekoBox.locale.en-US.yaml new file mode 100644 index 000000000000..9d11b06f4fd3 --- /dev/null +++ b/manifests/q/qr243vbi/NekoBox/5.11.21/qr243vbi.NekoBox.locale.en-US.yaml @@ -0,0 +1,31 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: qr243vbi.NekoBox +PackageVersion: 5.11.21 +PackageLocale: en-US +Publisher: qr243vbi +PublisherUrl: https://github.com/qr243vbi +PublisherSupportUrl: https://github.com/qr243vbi/nekobox/issues +PackageName: NekoBox +PackageUrl: https://github.com/qr243vbi/nekobox +License: GPL-3.0 +LicenseUrl: https://github.com/qr243vbi/nekobox/blob/HEAD/LICENSE +ShortDescription: Cross-platform GUI proxy utility (Empowered by sing-box) +Tags: +- sing-box +- v2ray +- VLESS +- Vmess +- ShadowSocks +- Tor +- Mieru +- Trojan +- Hysteria +- Wireguard +- NyameBox +- TUIC +- SSH +- VPN +- ShadowTLS +- AnyTLS +ManifestType: defaultLocale +ManifestVersion: 1.10.0 \ No newline at end of file diff --git a/manifests/q/qr243vbi/NekoBox/5.11.21/qr243vbi.NekoBox.yaml b/manifests/q/qr243vbi/NekoBox/5.11.21/qr243vbi.NekoBox.yaml new file mode 100644 index 000000000000..51a21d9f2628 --- /dev/null +++ b/manifests/q/qr243vbi/NekoBox/5.11.21/qr243vbi.NekoBox.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: qr243vbi.NekoBox +PackageVersion: 5.11.21 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 \ No newline at end of file From 49c5a0bf1e27046e625a42af4f15162d75d6da4c Mon Sep 17 00:00:00 2001 From: NekoWeave Date: Mon, 15 Jun 2026 23:11:40 +0300 Subject: [PATCH 090/136] New package: NekoWeave.NekoWeave version 1.0.0.0 (#384811) --- .../NekoWeave.NekoWeave.installer.yaml | 18 ++++++++++++ .../NekoWeave.NekoWeave.locale.en-US.yaml | 29 +++++++++++++++++++ .../1.0.0.0/NekoWeave.NekoWeave.yaml | 8 +++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/n/NekoWeave/NekoWeave/1.0.0.0/NekoWeave.NekoWeave.installer.yaml create mode 100644 manifests/n/NekoWeave/NekoWeave/1.0.0.0/NekoWeave.NekoWeave.locale.en-US.yaml create mode 100644 manifests/n/NekoWeave/NekoWeave/1.0.0.0/NekoWeave.NekoWeave.yaml diff --git a/manifests/n/NekoWeave/NekoWeave/1.0.0.0/NekoWeave.NekoWeave.installer.yaml b/manifests/n/NekoWeave/NekoWeave/1.0.0.0/NekoWeave.NekoWeave.installer.yaml new file mode 100644 index 000000000000..e612f5ac6a8b --- /dev/null +++ b/manifests/n/NekoWeave/NekoWeave/1.0.0.0/NekoWeave.NekoWeave.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NekoWeave.NekoWeave +PackageVersion: 1.0.0.0 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nekoweave/app/releases/download/v1.0/NekoWEAVE.exe + InstallerSha256: 5FC6609CF5DC19E05071605EFEBC5F2EDA3162082F3A5BEA54CC3843608888B1 + AppsAndFeaturesEntries: + - DisplayName: NekoWeave + DisplayVersion: "1.0" + Publisher: C4TZ.DEV + ProductCode: '{631BBA06-6208-45EF-B294-4F191E54F93B}_is1' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-26 diff --git a/manifests/n/NekoWeave/NekoWeave/1.0.0.0/NekoWeave.NekoWeave.locale.en-US.yaml b/manifests/n/NekoWeave/NekoWeave/1.0.0.0/NekoWeave.NekoWeave.locale.en-US.yaml new file mode 100644 index 000000000000..4ee3fbc2c95d --- /dev/null +++ b/manifests/n/NekoWeave/NekoWeave/1.0.0.0/NekoWeave.NekoWeave.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NekoWeave.NekoWeave +PackageVersion: 1.0.0.0 +PackageLocale: en-US +Publisher: NekoWeave +PublisherUrl: https://nekoweave.top +PublisherSupportUrl: https://nekoweave.top +PrivacyUrl: https://nekoweave.top/#privacy +Author: NekoWeave +PackageName: NekoWeave +PackageUrl: https://nekoweave.top +License: Proprietary +LicenseUrl: https://nekoweave.top +Copyright: Copyright NekoWeave +ShortDescription: Background music and scheduled commercial announcements manager +Description: Nekoweave is a professional software solution designed for background music management adn scheduled commercial announcements. +Moniker: nekoweave +Tags: +- music, audio, automation +ReleaseNotes: Initial stable release +ReleaseNotesUrl: https://github.com/nekoweave/app/releases/tag/v1.0 +InstallationNotes: Thank you for installing NekoWeave. You can now launch the application from the Start Menu. +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/nekoweave/app/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NekoWeave/NekoWeave/1.0.0.0/NekoWeave.NekoWeave.yaml b/manifests/n/NekoWeave/NekoWeave/1.0.0.0/NekoWeave.NekoWeave.yaml new file mode 100644 index 000000000000..125c3205a54d --- /dev/null +++ b/manifests/n/NekoWeave/NekoWeave/1.0.0.0/NekoWeave.NekoWeave.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: NekoWeave.NekoWeave +PackageVersion: 1.0.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ee68dc5382b8d6f0637eed584afb8947fe04c6af Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:12:09 +0800 Subject: [PATCH 091/136] New version: Hugo.Hugo.Extended version 0.163.2 (#388173) --- .../0.163.2/Hugo.Hugo.Extended.installer.yaml | 17 ++++++++ .../Hugo.Hugo.Extended.locale.en-US.yaml | 42 +++++++++++++++++++ .../Hugo.Hugo.Extended.locale.zh-CN.yaml | 36 ++++++++++++++++ .../Extended/0.163.2/Hugo.Hugo.Extended.yaml | 8 ++++ 4 files changed, 103 insertions(+) create mode 100644 manifests/h/Hugo/Hugo/Extended/0.163.2/Hugo.Hugo.Extended.installer.yaml create mode 100644 manifests/h/Hugo/Hugo/Extended/0.163.2/Hugo.Hugo.Extended.locale.en-US.yaml create mode 100644 manifests/h/Hugo/Hugo/Extended/0.163.2/Hugo.Hugo.Extended.locale.zh-CN.yaml create mode 100644 manifests/h/Hugo/Hugo/Extended/0.163.2/Hugo.Hugo.Extended.yaml diff --git a/manifests/h/Hugo/Hugo/Extended/0.163.2/Hugo.Hugo.Extended.installer.yaml b/manifests/h/Hugo/Hugo/Extended/0.163.2/Hugo.Hugo.Extended.installer.yaml new file mode 100644 index 000000000000..9dbbdf6fcea3 --- /dev/null +++ b/manifests/h/Hugo/Hugo/Extended/0.163.2/Hugo.Hugo.Extended.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: Hugo.Hugo.Extended +PackageVersion: 0.163.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: hugo.exe + PortableCommandAlias: hugo +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/gohugoio/hugo/releases/download/v0.163.2/hugo_extended_0.163.2_windows-amd64.zip + InstallerSha256: AFA6AF4F1609B1D85541EC745F9953E69605C2AFB59BCBAAA3CDF4448FC93BED +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hugo/Hugo/Extended/0.163.2/Hugo.Hugo.Extended.locale.en-US.yaml b/manifests/h/Hugo/Hugo/Extended/0.163.2/Hugo.Hugo.Extended.locale.en-US.yaml new file mode 100644 index 000000000000..f8540ad83780 --- /dev/null +++ b/manifests/h/Hugo/Hugo/Extended/0.163.2/Hugo.Hugo.Extended.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: Hugo.Hugo.Extended +PackageVersion: 0.163.2 +PackageLocale: en-US +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +Author: The Hugo Authors +PackageName: Hugo (Extended) +PackageUrl: https://gohugo.io/ +License: Apache-2.0 +LicenseUrl: https://github.com/gohugoio/hugo/blob/HEAD/LICENSE +Copyright: Copyright 2026 The Hugo Authors. +ShortDescription: The world’s fastest framework for building websites (with WebP encoding and Sass transpiling support) +Description: |- + Hugo is one of the most popular open-source static site generators. + With its amazing speed and flexibility, Hugo makes building websites fun again. + Hugo is available in two flavors: standard and extended. + With the extended flavor you can: + - Encode WebP images (decoding is also available in the standard build) + - Transpile Sass to CSS using the embedded LibSass transpiler +Tags: +- blog +- blog-engine +- cms +- content-management-system +- documentation +- documentation-tool +- static-site +- static-site-generator +ReleaseNotes: |- + What's Changed + - Continue resolving on ERR_ACCESS_DENIED in Node's resolver 134674f0 @bep #15041 + - markup: Standardize behavior when external converters are missing 147f605f @jmooring #14222 +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.163.2 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://gohugo.io/documentation +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hugo/Hugo/Extended/0.163.2/Hugo.Hugo.Extended.locale.zh-CN.yaml b/manifests/h/Hugo/Hugo/Extended/0.163.2/Hugo.Hugo.Extended.locale.zh-CN.yaml new file mode 100644 index 000000000000..dd3e3befcc69 --- /dev/null +++ b/manifests/h/Hugo/Hugo/Extended/0.163.2/Hugo.Hugo.Extended.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: Hugo.Hugo.Extended +PackageVersion: 0.163.2 +PackageLocale: zh-CN +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +Author: The Hugo Authors +PackageName: Hugo(扩展版) +PackageUrl: https://gohugo.io/ +License: Apache-2.0 +LicenseUrl: https://gohugo.io/about/license +Copyright: Copyright 2026 The Hugo Authors. +ShortDescription: 世界上最快的网站搭建框架(支持 WebP 编码和 Sass 转译) +Description: |- + Hugo 是最受欢迎的开源静态网站生成器之一。凭借其惊人的速度和灵活性,Hugo 让搭建网站又变得有趣起来。 + Hugo 有两种版本:标准版和扩展版。在扩展版本中,您可以 + - 编码 WebP 图片(标准版也可以进行解码) + - 使用内嵌的 LibSass 转译器将 Sass 转译为 CSS +Tags: +- 内容管理系统 +- 博客 +- 博客引擎 +- 文档 +- 文档工具 +- 文档生成工具 +- 静态网站 +- 静态网站生成器 +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.163.2 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://gohugo.io/documentation +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hugo/Hugo/Extended/0.163.2/Hugo.Hugo.Extended.yaml b/manifests/h/Hugo/Hugo/Extended/0.163.2/Hugo.Hugo.Extended.yaml new file mode 100644 index 000000000000..22f129f9b0b2 --- /dev/null +++ b/manifests/h/Hugo/Hugo/Extended/0.163.2/Hugo.Hugo.Extended.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: Hugo.Hugo.Extended +PackageVersion: 0.163.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4c0f74ba788356989a87c69533d2e0b754e22e68 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:12:27 +0800 Subject: [PATCH 092/136] New version: Neumetrix.HttpWatch.Basic version 16.0.15 (#388184) --- .../Neumetrix.HttpWatch.Basic.installer.yaml | 8 ++++---- .../Neumetrix.HttpWatch.Basic.locale.en-US.yaml | 7 ++----- .../Neumetrix.HttpWatch.Basic.locale.zh-CN.yaml | 2 +- .../{16.0.14 => 16.0.15}/Neumetrix.HttpWatch.Basic.yaml | 2 +- 4 files changed, 8 insertions(+), 11 deletions(-) rename manifests/n/Neumetrix/HttpWatch/Basic/{16.0.14 => 16.0.15}/Neumetrix.HttpWatch.Basic.installer.yaml (70%) rename manifests/n/Neumetrix/HttpWatch/Basic/{16.0.14 => 16.0.15}/Neumetrix.HttpWatch.Basic.locale.en-US.yaml (79%) rename manifests/n/Neumetrix/HttpWatch/Basic/{16.0.14 => 16.0.15}/Neumetrix.HttpWatch.Basic.locale.zh-CN.yaml (98%) rename manifests/n/Neumetrix/HttpWatch/Basic/{16.0.14 => 16.0.15}/Neumetrix.HttpWatch.Basic.yaml (91%) diff --git a/manifests/n/Neumetrix/HttpWatch/Basic/16.0.14/Neumetrix.HttpWatch.Basic.installer.yaml b/manifests/n/Neumetrix/HttpWatch/Basic/16.0.15/Neumetrix.HttpWatch.Basic.installer.yaml similarity index 70% rename from manifests/n/Neumetrix/HttpWatch/Basic/16.0.14/Neumetrix.HttpWatch.Basic.installer.yaml rename to manifests/n/Neumetrix/HttpWatch/Basic/16.0.15/Neumetrix.HttpWatch.Basic.installer.yaml index 76552be8c37d..db12921b7ef0 100644 --- a/manifests/n/Neumetrix/HttpWatch/Basic/16.0.14/Neumetrix.HttpWatch.Basic.installer.yaml +++ b/manifests/n/Neumetrix/HttpWatch/Basic/16.0.15/Neumetrix.HttpWatch.Basic.installer.yaml @@ -2,20 +2,20 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Neumetrix.HttpWatch.Basic -PackageVersion: 16.0.14 +PackageVersion: 16.0.15 InstallerType: nullsoft Scope: machine FileExtensions: - har - hwl ProductCode: '{01B845D4-B73E-4CF7-A377-94BC7BB4F77B}' -ReleaseDate: 2026-06-11 +ReleaseDate: 2026-06-15 Installers: - Architecture: x86 InstallerUrl: https://download.httpwatch.com/httpwatch.exe - InstallerSha256: A44939F83E4BCEBA941AF020ECF53E00456FB0B1727BE2C3FDF6A3513714FEA9 + InstallerSha256: 6F1742AE82AE7D32111E436A7AE3FE8A499A6547549144B8477C317155216B39 - Architecture: x64 InstallerUrl: https://download.httpwatch.com/httpwatch.exe - InstallerSha256: A44939F83E4BCEBA941AF020ECF53E00456FB0B1727BE2C3FDF6A3513714FEA9 + InstallerSha256: 6F1742AE82AE7D32111E436A7AE3FE8A499A6547549144B8477C317155216B39 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/n/Neumetrix/HttpWatch/Basic/16.0.14/Neumetrix.HttpWatch.Basic.locale.en-US.yaml b/manifests/n/Neumetrix/HttpWatch/Basic/16.0.15/Neumetrix.HttpWatch.Basic.locale.en-US.yaml similarity index 79% rename from manifests/n/Neumetrix/HttpWatch/Basic/16.0.14/Neumetrix.HttpWatch.Basic.locale.en-US.yaml rename to manifests/n/Neumetrix/HttpWatch/Basic/16.0.15/Neumetrix.HttpWatch.Basic.locale.en-US.yaml index 644caae594f1..0e58d4d0fcf1 100644 --- a/manifests/n/Neumetrix/HttpWatch/Basic/16.0.14/Neumetrix.HttpWatch.Basic.locale.en-US.yaml +++ b/manifests/n/Neumetrix/HttpWatch/Basic/16.0.15/Neumetrix.HttpWatch.Basic.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Neumetrix.HttpWatch.Basic -PackageVersion: 16.0.14 +PackageVersion: 16.0.15 PackageLocale: en-US Publisher: Neumetrix Limited PublisherUrl: https://www.httpwatch.com/ @@ -25,10 +25,7 @@ Tags: - performance - web - webpage -ReleaseNotes: |- - - Improved: HttpWatch can now continue recording when third-party extensions, such as iCloud Passwords, attempt to inject UI elements into a web page. Previously, this could cause a target_closed error and stop recording - - Fixed: During auto-recording, log files were not written if a browser tab was closed or if recording stopped after navigating to a restricted page, e.g. the browser’s extensions page - - Updated: The HttpWatchForEdge.crx and HttpWatchForChrome.crx files have been updated to the latest version +ReleaseNotes: "- Fixed: A 'Not implemented' error could occur when using the Find window" ReleaseNotesUrl: https://www.httpwatch.com/download/versionhistory/ PurchaseUrl: https://www.httpwatch.com/buy/ Documentations: diff --git a/manifests/n/Neumetrix/HttpWatch/Basic/16.0.14/Neumetrix.HttpWatch.Basic.locale.zh-CN.yaml b/manifests/n/Neumetrix/HttpWatch/Basic/16.0.15/Neumetrix.HttpWatch.Basic.locale.zh-CN.yaml similarity index 98% rename from manifests/n/Neumetrix/HttpWatch/Basic/16.0.14/Neumetrix.HttpWatch.Basic.locale.zh-CN.yaml rename to manifests/n/Neumetrix/HttpWatch/Basic/16.0.15/Neumetrix.HttpWatch.Basic.locale.zh-CN.yaml index e6f98f800de7..e35db0fe84b8 100644 --- a/manifests/n/Neumetrix/HttpWatch/Basic/16.0.14/Neumetrix.HttpWatch.Basic.locale.zh-CN.yaml +++ b/manifests/n/Neumetrix/HttpWatch/Basic/16.0.15/Neumetrix.HttpWatch.Basic.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Neumetrix.HttpWatch.Basic -PackageVersion: 16.0.14 +PackageVersion: 16.0.15 PackageLocale: zh-CN License: 专有软件 ShortDescription: 使用浏览器内 HTTP 嗅探工具,成为调试与网页性能大师。 diff --git a/manifests/n/Neumetrix/HttpWatch/Basic/16.0.14/Neumetrix.HttpWatch.Basic.yaml b/manifests/n/Neumetrix/HttpWatch/Basic/16.0.15/Neumetrix.HttpWatch.Basic.yaml similarity index 91% rename from manifests/n/Neumetrix/HttpWatch/Basic/16.0.14/Neumetrix.HttpWatch.Basic.yaml rename to manifests/n/Neumetrix/HttpWatch/Basic/16.0.15/Neumetrix.HttpWatch.Basic.yaml index cc831b0aa4ad..e78472afbe78 100644 --- a/manifests/n/Neumetrix/HttpWatch/Basic/16.0.14/Neumetrix.HttpWatch.Basic.yaml +++ b/manifests/n/Neumetrix/HttpWatch/Basic/16.0.15/Neumetrix.HttpWatch.Basic.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Neumetrix.HttpWatch.Basic -PackageVersion: 16.0.14 +PackageVersion: 16.0.15 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From ac6940dbef2516e66b8518ea3e2e4e2a91db4c53 Mon Sep 17 00:00:00 2001 From: caribouHY <59246671+caribouHY@users.noreply.github.com> Date: Tue, 16 Jun 2026 05:16:09 +0900 Subject: [PATCH 093/136] New package: caribouhy.ExaTerm version 0.6.0 (#385096) --- .../ExaTerm/0.6.0/caribouhy.ExaTerm.installer.yaml | 14 ++++++++++++++ .../0.6.0/caribouhy.ExaTerm.locale.en-US.yaml | 12 ++++++++++++ .../caribouhy/ExaTerm/0.6.0/caribouhy.ExaTerm.yaml | 8 ++++++++ 3 files changed, 34 insertions(+) create mode 100644 manifests/c/caribouhy/ExaTerm/0.6.0/caribouhy.ExaTerm.installer.yaml create mode 100644 manifests/c/caribouhy/ExaTerm/0.6.0/caribouhy.ExaTerm.locale.en-US.yaml create mode 100644 manifests/c/caribouhy/ExaTerm/0.6.0/caribouhy.ExaTerm.yaml diff --git a/manifests/c/caribouhy/ExaTerm/0.6.0/caribouhy.ExaTerm.installer.yaml b/manifests/c/caribouhy/ExaTerm/0.6.0/caribouhy.ExaTerm.installer.yaml new file mode 100644 index 000000000000..662bab9b22a0 --- /dev/null +++ b/manifests/c/caribouhy/ExaTerm/0.6.0/caribouhy.ExaTerm.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: caribouhy.ExaTerm +PackageVersion: 0.6.0 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{93A0E9F9-61F5-44A0-B45B-536CF8D5467A}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/caribouHY/exaterm/releases/download/v0.6.0/ExaTerm_0.6.0_x64_en-US.msi + InstallerSha256: B713D19C79D1530BC4FAAA33B78208EFD107F7195F598AD90AE71744CABFF365 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/caribouhy/ExaTerm/0.6.0/caribouhy.ExaTerm.locale.en-US.yaml b/manifests/c/caribouhy/ExaTerm/0.6.0/caribouhy.ExaTerm.locale.en-US.yaml new file mode 100644 index 000000000000..fedc2b93e29b --- /dev/null +++ b/manifests/c/caribouhy/ExaTerm/0.6.0/caribouhy.ExaTerm.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: caribouhy.ExaTerm +PackageVersion: 0.6.0 +PackageLocale: en-US +Publisher: caribouhy +PackageName: ExaTerm +License: MIT license +ShortDescription: AI native SSH/Telnet/Serial terminal +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/caribouhy/ExaTerm/0.6.0/caribouhy.ExaTerm.yaml b/manifests/c/caribouhy/ExaTerm/0.6.0/caribouhy.ExaTerm.yaml new file mode 100644 index 000000000000..016819685e1b --- /dev/null +++ b/manifests/c/caribouhy/ExaTerm/0.6.0/caribouhy.ExaTerm.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: caribouhy.ExaTerm +PackageVersion: 0.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From abc6e16ace57cb2866dd4fc82fbd2bf83f515c3d Mon Sep 17 00:00:00 2001 From: Adam Baali <45665341+AdamBaali@users.noreply.github.com> Date: Mon, 15 Jun 2026 22:25:20 +0200 Subject: [PATCH 094/136] New package: GrooveLabs.OmniDialer version 26.603.1020 (#385068) --- .../GrooveLabs.OmniDialer.installer.yaml | 14 ++++++++++++++ .../GrooveLabs.OmniDialer.locale.en-US.yaml | 11 +++++++++++ .../26.603.1020/GrooveLabs.OmniDialer.yaml | 6 ++++++ 3 files changed, 31 insertions(+) create mode 100644 manifests/g/GrooveLabs/OmniDialer/26.603.1020/GrooveLabs.OmniDialer.installer.yaml create mode 100644 manifests/g/GrooveLabs/OmniDialer/26.603.1020/GrooveLabs.OmniDialer.locale.en-US.yaml create mode 100644 manifests/g/GrooveLabs/OmniDialer/26.603.1020/GrooveLabs.OmniDialer.yaml diff --git a/manifests/g/GrooveLabs/OmniDialer/26.603.1020/GrooveLabs.OmniDialer.installer.yaml b/manifests/g/GrooveLabs/OmniDialer/26.603.1020/GrooveLabs.OmniDialer.installer.yaml new file mode 100644 index 000000000000..64cac1264064 --- /dev/null +++ b/manifests/g/GrooveLabs/OmniDialer/26.603.1020/GrooveLabs.OmniDialer.installer.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: GrooveLabs.OmniDialer +PackageVersion: "26.603.1020" +InstallerType: nullsoft +InstallModes: + - silent + - silentWithProgress +Installers: + - Architecture: x64 + Scope: user + InstallerUrl: https://groove-dialer.s3-us-west-2.amazonaws.com/electron/Groove%20OmniDialer%20Setup%2026.603.1020.exe + InstallerSha256: 2C7C2B995F222C27A53AB9BFC4E501BC122F156D9074841ADA84805BB22859A2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GrooveLabs/OmniDialer/26.603.1020/GrooveLabs.OmniDialer.locale.en-US.yaml b/manifests/g/GrooveLabs/OmniDialer/26.603.1020/GrooveLabs.OmniDialer.locale.en-US.yaml new file mode 100644 index 000000000000..498e32978e7d --- /dev/null +++ b/manifests/g/GrooveLabs/OmniDialer/26.603.1020/GrooveLabs.OmniDialer.locale.en-US.yaml @@ -0,0 +1,11 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: GrooveLabs.OmniDialer +PackageVersion: "26.603.1020" +PackageLocale: en-US +Publisher: "Groove Labs, Inc." +PackageName: Groove OmniDialer +License: Proprietary +ShortDescription: Softphone and dialer for sales and contact-centre agents +Moniker: groove-omnidialer +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GrooveLabs/OmniDialer/26.603.1020/GrooveLabs.OmniDialer.yaml b/manifests/g/GrooveLabs/OmniDialer/26.603.1020/GrooveLabs.OmniDialer.yaml new file mode 100644 index 000000000000..01e5d464dbb7 --- /dev/null +++ b/manifests/g/GrooveLabs/OmniDialer/26.603.1020/GrooveLabs.OmniDialer.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: GrooveLabs.OmniDialer +PackageVersion: "26.603.1020" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7b2031f2161ae46b62ea78b26bf4ff8edce8d246 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 15 Jun 2026 16:33:25 -0400 Subject: [PATCH 095/136] New version: Dataflare.Dataflare version 3.1.2 (#387995) --- .../3.1.2/Dataflare.Dataflare.installer.yaml | 23 +++++++++++++++++++ .../Dataflare.Dataflare.locale.en-US.yaml | 19 +++++++++++++++ .../Dataflare/3.1.2/Dataflare.Dataflare.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/d/Dataflare/Dataflare/3.1.2/Dataflare.Dataflare.installer.yaml create mode 100644 manifests/d/Dataflare/Dataflare/3.1.2/Dataflare.Dataflare.locale.en-US.yaml create mode 100644 manifests/d/Dataflare/Dataflare/3.1.2/Dataflare.Dataflare.yaml diff --git a/manifests/d/Dataflare/Dataflare/3.1.2/Dataflare.Dataflare.installer.yaml b/manifests/d/Dataflare/Dataflare/3.1.2/Dataflare.Dataflare.installer.yaml new file mode 100644 index 000000000000..7d212b85d15b --- /dev/null +++ b/manifests/d/Dataflare/Dataflare/3.1.2/Dataflare.Dataflare.installer.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Dataflare.Dataflare +PackageVersion: 3.1.2 +InstallerType: nullsoft +Scope: user +ProductCode: Dataflare +ReleaseDate: 2026-06-15 +AppsAndFeaturesEntries: +- Publisher: dataflare + ProductCode: Dataflare +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Dataflare' +Installers: +- Architecture: x64 + InstallerUrl: https://assets.dataflare.app/release/windows/x86_64/Dataflare-Setup-3.1.2.exe + InstallerSha256: 93E21748F061CC46C77EABC8C6E7B6D72E10046B232BF7ECEAF3C7191AFFADCB +- Architecture: arm64 + InstallerUrl: https://assets.dataflare.app/release/windows/aarch64/Dataflare-Setup-3.1.2.exe + InstallerSha256: 7B93E3E92D4D9925D056405ED975F6A74F611531D8A4C12B80C5A078EBF47656 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dataflare/Dataflare/3.1.2/Dataflare.Dataflare.locale.en-US.yaml b/manifests/d/Dataflare/Dataflare/3.1.2/Dataflare.Dataflare.locale.en-US.yaml new file mode 100644 index 000000000000..30bd4f864de9 --- /dev/null +++ b/manifests/d/Dataflare/Dataflare/3.1.2/Dataflare.Dataflare.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Dataflare.Dataflare +PackageVersion: 3.1.2 +PackageLocale: en-US +Publisher: Dataflare +PublisherUrl: https://dataflare.app/ +PublisherSupportUrl: https://github.com/DataflareApp/Dataflare/issues +PrivacyUrl: https://dataflare.app/privacy +Author: Dataflare +PackageName: Dataflare +PackageUrl: https://dataflare.app/ +License: Proprietary +Copyright: Copyright © 2026 Dataflare. All Rights Reserved. +ShortDescription: Dataflare is a simple, easy-to-use database manager. Connect to your databases, manage tables, view data, write SQL and run queries easily. +PurchaseUrl: https://dataflare.app/#pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dataflare/Dataflare/3.1.2/Dataflare.Dataflare.yaml b/manifests/d/Dataflare/Dataflare/3.1.2/Dataflare.Dataflare.yaml new file mode 100644 index 000000000000..017631638787 --- /dev/null +++ b/manifests/d/Dataflare/Dataflare/3.1.2/Dataflare.Dataflare.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: Dataflare.Dataflare +PackageVersion: 3.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4580be84b9379240ca7e31d2348c7d0ed651178f Mon Sep 17 00:00:00 2001 From: Rian Stockbower Date: Mon, 15 Jun 2026 16:34:01 -0400 Subject: [PATCH 096/136] New version: OpenCLICollective.codereview-cli version 0.3.127 (#388062) --- ...LICollective.codereview-cli.installer.yaml | 20 ++++++++++++++ ...ollective.codereview-cli.locale.en-US.yaml | 27 +++++++++++++++++++ .../OpenCLICollective.codereview-cli.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.3.127/OpenCLICollective.codereview-cli.installer.yaml create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.3.127/OpenCLICollective.codereview-cli.locale.en-US.yaml create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.3.127/OpenCLICollective.codereview-cli.yaml diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.127/OpenCLICollective.codereview-cli.installer.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.127/OpenCLICollective.codereview-cli.installer.yaml new file mode 100644 index 000000000000..a7a99f0ef644 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.127/OpenCLICollective.codereview-cli.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.3.127 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cr.exe + PortableCommandAlias: cr +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.3.127/cr_v0.3.127_windows_amd64.zip + InstallerSha256: 92660B6EFACC11847713730CB14E59B13EB0B630F40DBA9383DF4B44254470D1 +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.3.127/cr_v0.3.127_windows_arm64.zip + InstallerSha256: 1AFC7A5780BA4F635722425873FA152447B98FFF881FC28C850CBEA2DDC5CA67 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-15 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.127/OpenCLICollective.codereview-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.127/OpenCLICollective.codereview-cli.locale.en-US.yaml new file mode 100644 index 000000000000..a4e59d360a6f --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.127/OpenCLICollective.codereview-cli.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: OpenCLICollective.codereview-cli +PackageVersion: 0.3.127 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/codereview-cli/issues +PackageName: Code Review CLI +PackageUrl: https://github.com/open-cli-collective/codereview-cli +License: MIT +LicenseUrl: https://github.com/open-cli-collective/codereview-cli/blob/main/LICENSE +ShortDescription: Automated pull-request review CLI +Description: |- + cr runs automated pull-request reviews, records review state locally, posts + review output back to GitHub, and keeps durable metadata to resume, repair, + inspect, and prune review runs. +Tags: +- code-review +- pull-request +- github +- cli +- automation +ReleaseNotesUrl: https://github.com/open-cli-collective/codereview-cli/releases/tag/v0.3.127 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.127/OpenCLICollective.codereview-cli.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.127/OpenCLICollective.codereview-cli.yaml new file mode 100644 index 000000000000..02f00e8ae82c --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.127/OpenCLICollective.codereview-cli.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: OpenCLICollective.codereview-cli +PackageVersion: 0.3.127 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c07464ef8329eab9c98310737ddbf6f133212a97 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:34:36 +0800 Subject: [PATCH 097/136] New version: KDE.KDEConnect.AppX version 26.402.6277.0 (26.04-6277) (#388140) --- .../KDE.KDEConnect.AppX.locale.en-US.yaml | 26 ----------- .../KDE.KDEConnect.AppX.installer.yaml | 26 +++++------ .../KDE.KDEConnect.AppX.locale.en-US.yaml | 43 +++++++++++++++++++ .../KDE.KDEConnect.AppX.locale.fr-FR.yaml | 9 ++-- .../KDE.KDEConnect.AppX.locale.zh-CN.yaml | 29 +++++++++++++ .../KDE.KDEConnect.AppX.yaml | 4 +- 6 files changed, 90 insertions(+), 47 deletions(-) delete mode 100644 manifests/k/KDE/KDEConnect/AppX/26.400.6173/KDE.KDEConnect.AppX.locale.en-US.yaml rename manifests/k/KDE/KDEConnect/AppX/{26.400.6173 => 26.402.6277.0}/KDE.KDEConnect.AppX.installer.yaml (53%) create mode 100644 manifests/k/KDE/KDEConnect/AppX/26.402.6277.0/KDE.KDEConnect.AppX.locale.en-US.yaml rename manifests/k/KDE/KDEConnect/AppX/{26.400.6173 => 26.402.6277.0}/KDE.KDEConnect.AppX.locale.fr-FR.yaml (82%) create mode 100644 manifests/k/KDE/KDEConnect/AppX/26.402.6277.0/KDE.KDEConnect.AppX.locale.zh-CN.yaml rename manifests/k/KDE/KDEConnect/AppX/{26.400.6173 => 26.402.6277.0}/KDE.KDEConnect.AppX.yaml (72%) diff --git a/manifests/k/KDE/KDEConnect/AppX/26.400.6173/KDE.KDEConnect.AppX.locale.en-US.yaml b/manifests/k/KDE/KDEConnect/AppX/26.400.6173/KDE.KDEConnect.AppX.locale.en-US.yaml deleted file mode 100644 index 852523454c53..000000000000 --- a/manifests/k/KDE/KDEConnect/AppX/26.400.6173/KDE.KDEConnect.AppX.locale.en-US.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: KDE.KDEConnect.AppX -PackageVersion: 26.400.6173 -PackageLocale: en-US -Publisher: KDE e.V. -PackageName: KDE Connect (AppX / Portable) -PackageUrl: https://kdeconnect.kde.org/ -License: GPLv2-or-later -ShortDescription: A project that enables all your devices to communicate with each other. -Description: |- - A project that enables all your devices to communicate with each other. - - Note that due to complexities with AppX files, the Winget package's listed version numbers do not line up with those of the otherwise near-identical .exe-based "KDE.KDEConnect" package. -Tags: -- 9n93mrmsxbf0 -- connections -- devices -- kde-connect -- mobiles -- phones -- smartphones -- syncing -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/KDEConnect/AppX/26.400.6173/KDE.KDEConnect.AppX.installer.yaml b/manifests/k/KDE/KDEConnect/AppX/26.402.6277.0/KDE.KDEConnect.AppX.installer.yaml similarity index 53% rename from manifests/k/KDE/KDEConnect/AppX/26.400.6173/KDE.KDEConnect.AppX.installer.yaml rename to manifests/k/KDE/KDEConnect/AppX/26.402.6277.0/KDE.KDEConnect.AppX.installer.yaml index 35fe88b0e478..fe0622e29e33 100644 --- a/manifests/k/KDE/KDEConnect/AppX/26.400.6173/KDE.KDEConnect.AppX.installer.yaml +++ b/manifests/k/KDE/KDEConnect/AppX/26.402.6277.0/KDE.KDEConnect.AppX.installer.yaml @@ -1,26 +1,26 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: KDE.KDEConnect.AppX -PackageVersion: 26.400.6173 +PackageVersion: 26.402.6277.0 Platform: - Windows.Desktop UpgradeBehavior: install -ReleaseDate: 2026-05-04 Installers: -- Architecture: x64 +- MinimumOSVersion: 10.0.14316.0 + Architecture: x64 InstallerType: appx - MinimumOSVersion: 10.0.14316.0 - InstallerUrl: https://origin.cdn.kde.org/ci-builds/network/kdeconnect-kde/release-26.04/windows/kdeconnect-kde-release_26.04-6173-windows-cl-msvc2022-x86_64-sideload.appx - InstallerSha256: e9ff8738aa85975d1824650b1ec2182da1a3e20ea3b7111c9146cc29be42034c - SignatureSha256: 48bf342630302a86ddf966da3081228b19b38465500e192e7bcb6899833e991d - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WindowsApps\KDEe.V.KDEConnect_26.400.6173_x64__5b9q37dtznz5e' + InstallerUrl: https://cdn.kde.org/ci-builds/network/kdeconnect-kde/release-26.04/windows/kdeconnect-kde-release_26.04-6277-windows-cl-msvc2022-x86_64-sideload.appx + InstallerSha256: 43380C8E000FE5F1B2FAFEA995303B193817EC5DD827DBEBB6E5F19E5D661FEA + SignatureSha256: 7855DEDF7CD16E1B9B530D7B42F941A35C98F15059F51207FC5C700F33290722 PackageFamilyName: KDEe.V.KDEConnect_5b9q37dtznz5e Capabilities: - globalMediaControl - userNotificationListener RestrictedCapabilities: - runFullTrust + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\WindowsApps\KDEe.V.KDEConnect_26.400.6173_x64__5b9q37dtznz5e' - Architecture: x64 InstallerType: zip NestedInstallerType: portable @@ -31,10 +31,10 @@ Installers: - RelativeFilePath: kdeconnect-sms.exe - RelativeFilePath: kioworker.exe - RelativeFilePath: snoretoast.exe - ArchiveBinariesDependOnPath: true - InstallerUrl: https://origin.cdn.kde.org/ci-builds/network/kdeconnect-kde/release-26.04/windows/kdeconnect-kde-release_26.04-6173-windows-cl-msvc2022-x86_64-sideload.appx?_ - InstallerSha256: e9ff8738aa85975d1824650b1ec2182da1a3e20ea3b7111c9146cc29be42034c + InstallerUrl: https://cdn.kde.org/ci-builds/network/kdeconnect-kde/release-26.04/windows/kdeconnect-kde-release_26.04-6277-windows-cl-msvc2022-x86_64-sideload.appx?_ + InstallerSha256: 43380C8E000FE5F1B2FAFEA995303B193817EC5DD827DBEBB6E5F19E5D661FEA AppsAndFeaturesEntries: - DisplayName: KDE Connect (Portable) + ArchiveBinariesDependOnPath: true ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/KDEConnect/AppX/26.402.6277.0/KDE.KDEConnect.AppX.locale.en-US.yaml b/manifests/k/KDE/KDEConnect/AppX/26.402.6277.0/KDE.KDEConnect.AppX.locale.en-US.yaml new file mode 100644 index 000000000000..436a357b3470 --- /dev/null +++ b/manifests/k/KDE/KDEConnect/AppX/26.402.6277.0/KDE.KDEConnect.AppX.locale.en-US.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: KDE.KDEConnect.AppX +PackageVersion: 26.402.6277.0 +PackageLocale: en-US +Publisher: KDE e.V. +PublisherUrl: https://kde.org/ +PublisherSupportUrl: https://kdeconnect.kde.org/users.html +PrivacyUrl: https://kde.org/privacypolicy/ +Author: KDE e.V. +PackageName: KDE Connect (AppX / Portable) +PackageUrl: https://kdeconnect.kde.org/ +License: GPL-2.0-or-later +# LicenseUrl: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html +Copyright: (c) 2026, Aleix Pol Gonzalez +ShortDescription: Connect various devices (Windows, Linux, Android, etc.) to transfer files, share clipboards, remote view and control, see notifications from other devices, etc. +Description: |- + KDE Connect is a project that enables all your devices to communicate with each other. Here's a few things KDE Connect can do: + - Receive your phone notifications on your desktop computer and reply to messages + - Control music playing on your desktop from your phone + - Use your phone as a remote control for your desktop + - Run predefined commands on your PC from connected devices. See the list of example commands for more details. + - Check your phone's battery level from the desktop + - Ring your phone to help find it + - Share files and links between devices + - Browse your phone from your desktop + - Control the desktop's volume using your phone + - Send SMS from your desktop +Tags: +- connect +- connection +- device +- kde +- mobile +- phone +- smartphone +- sync +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://userbase.kde.org/KDEConnect +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/KDEConnect/AppX/26.400.6173/KDE.KDEConnect.AppX.locale.fr-FR.yaml b/manifests/k/KDE/KDEConnect/AppX/26.402.6277.0/KDE.KDEConnect.AppX.locale.fr-FR.yaml similarity index 82% rename from manifests/k/KDE/KDEConnect/AppX/26.400.6173/KDE.KDEConnect.AppX.locale.fr-FR.yaml rename to manifests/k/KDE/KDEConnect/AppX/26.402.6277.0/KDE.KDEConnect.AppX.locale.fr-FR.yaml index 608dfdd991c3..368ccd52f93b 100644 --- a/manifests/k/KDE/KDEConnect/AppX/26.400.6173/KDE.KDEConnect.AppX.locale.fr-FR.yaml +++ b/manifests/k/KDE/KDEConnect/AppX/26.402.6277.0/KDE.KDEConnect.AppX.locale.fr-FR.yaml @@ -1,13 +1,10 @@ -# Created with komac v2.15.0 +# Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: KDE.KDEConnect.AppX -PackageVersion: 26.400.6173 +PackageVersion: 26.402.6277.0 PackageLocale: fr-FR -Publisher: KDE e.V. -PackageName: KDEConnect (AppX / Portable) PackageUrl: https://apps.kde.org/fr/kdeconnect/ -License: GPLv2-or-later ShortDescription: Permet à votre téléphone et à votre ordinateur de mieux fonctionner ensemble. Description: Permet à votre téléphone et à votre ordinateur de mieux fonctionner ensemble :partagez votre presse-papier, accédez aux fichiers entre périphériques, transformez votre téléphone en télécommande pour votre ordinateur, trouvez votre téléphone lorsqu'il a glissé à l'arrière de votre canapé, voyez les notifications de votre téléphone sur votre ordinateur, et bien plus encore ! Tags: @@ -16,4 +13,4 @@ Tags: - syncing - téléphone ManifestType: locale -ManifestVersion: 1.12.0 \ No newline at end of file +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/KDEConnect/AppX/26.402.6277.0/KDE.KDEConnect.AppX.locale.zh-CN.yaml b/manifests/k/KDE/KDEConnect/AppX/26.402.6277.0/KDE.KDEConnect.AppX.locale.zh-CN.yaml new file mode 100644 index 000000000000..7107bb50daff --- /dev/null +++ b/manifests/k/KDE/KDEConnect/AppX/26.402.6277.0/KDE.KDEConnect.AppX.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: KDE.KDEConnect.AppX +PackageVersion: 26.402.6277.0 +PackageLocale: zh-CN +PublisherUrl: https://kde.org/zh-cn/ +ShortDescription: 连接各种设备(Windows、Linux、Android 等),传输文件、共享剪贴板、远程查看和控制、查看其它设备的通知等。 +Description: |- + KDE Connect 是一个能让所有设备相互通信的项目。KDE Connect 可以做这些事: + - 在电脑上接收手机通知并回复消息 + - 通过手机控制电脑上播放的音乐 + - 将手机用作电脑遥控器 + - 通过连接的设备在电脑上运行预定义的命令。有关详细信息,请参阅示例命令列表。 + - 在电脑上检查手机的电池电量 + - 让手机响铃以帮助查找手机 + - 在设备间共享文件和链接 + - 在电脑上浏览手机文件 + - 使用手机控制电脑音量 + - 在电脑上发送短信 +Tags: +- kde +- 同步 +- 手机 +- 智能手机 +- 设备 +- 连接 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/KDEConnect/AppX/26.400.6173/KDE.KDEConnect.AppX.yaml b/manifests/k/KDE/KDEConnect/AppX/26.402.6277.0/KDE.KDEConnect.AppX.yaml similarity index 72% rename from manifests/k/KDE/KDEConnect/AppX/26.400.6173/KDE.KDEConnect.AppX.yaml rename to manifests/k/KDE/KDEConnect/AppX/26.402.6277.0/KDE.KDEConnect.AppX.yaml index ab9bf43c2e28..e970a430bb57 100644 --- a/manifests/k/KDE/KDEConnect/AppX/26.400.6173/KDE.KDEConnect.AppX.yaml +++ b/manifests/k/KDE/KDEConnect/AppX/26.402.6277.0/KDE.KDEConnect.AppX.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.15.0 +# Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: KDE.KDEConnect.AppX -PackageVersion: 26.400.6173 +PackageVersion: 26.402.6277.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 705575c40bff25f79d2680dbdf914011ec71228e Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:34:52 +0800 Subject: [PATCH 098/136] New version: KDE.Okular.AppX version 26.402.7418.0 (26.04-7418) (#388142) --- .../KDE.Okular.AppX.locale.en-GB.yaml | 30 --- .../KDE.Okular.AppX.locale.en-US.yaml | 31 --- .../AppX/26.401.7357/KDE.Okular.AppX.yaml | 7 - .../KDE.Okular.AppX.installer.yaml | 178 +++++++++--------- .../KDE.Okular.AppX.locale.en-GB.yaml | 26 +++ .../KDE.Okular.AppX.locale.en-US.yaml | 44 +++++ .../KDE.Okular.AppX.locale.fr-FR.yaml | 46 +++-- .../KDE.Okular.AppX.locale.zh-CN.yaml | 23 +++ .../AppX/26.402.7418.0/KDE.Okular.AppX.yaml | 8 + 9 files changed, 212 insertions(+), 181 deletions(-) delete mode 100644 manifests/k/KDE/Okular/AppX/26.401.7357/KDE.Okular.AppX.locale.en-GB.yaml delete mode 100644 manifests/k/KDE/Okular/AppX/26.401.7357/KDE.Okular.AppX.locale.en-US.yaml delete mode 100644 manifests/k/KDE/Okular/AppX/26.401.7357/KDE.Okular.AppX.yaml rename manifests/k/KDE/Okular/AppX/{26.401.7357 => 26.402.7418.0}/KDE.Okular.AppX.installer.yaml (53%) create mode 100644 manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.locale.en-GB.yaml create mode 100644 manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.locale.en-US.yaml rename manifests/k/KDE/Okular/AppX/{26.401.7357 => 26.402.7418.0}/KDE.Okular.AppX.locale.fr-FR.yaml (75%) create mode 100644 manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.locale.zh-CN.yaml create mode 100644 manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.yaml diff --git a/manifests/k/KDE/Okular/AppX/26.401.7357/KDE.Okular.AppX.locale.en-GB.yaml b/manifests/k/KDE/Okular/AppX/26.401.7357/KDE.Okular.AppX.locale.en-GB.yaml deleted file mode 100644 index 11a1fce1c4fa..000000000000 --- a/manifests/k/KDE/Okular/AppX/26.401.7357/KDE.Okular.AppX.locale.en-GB.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: KDE.Okular.AppX -PackageVersion: 26.401.7357 -PackageLocale: en-GB -Publisher: KDE e.V. -PackageName: Okular (AppX) -PackageUrl: https://okular.kde.org/en-gb/ -License: GPLv2-or-later -ShortDescription: Fast and packed with features, Okular allows you to read PDF documents, comics and EPub books, browse images, visualise Markdown documents, and much more. -Description: |- - Fast and packed with features, Okular allows you to read PDF documents, comics and EPub books, browse images, visualise Markdown documents, and much more. - - Note that due to complexities with AppX files, the Winget package's listed version numbers do not line up with those of the otherwise near-identical .exe-based "KDE.Okular" package. -Tags: -- kdeokular -- kde-okular -- annotate -- annotation -- comment -- ebooks -- e-books -- epub -- pdf -- reader -- viewer -- documents -- 9n41msq1wnm8 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Okular/AppX/26.401.7357/KDE.Okular.AppX.locale.en-US.yaml b/manifests/k/KDE/Okular/AppX/26.401.7357/KDE.Okular.AppX.locale.en-US.yaml deleted file mode 100644 index 5d0fb0863497..000000000000 --- a/manifests/k/KDE/Okular/AppX/26.401.7357/KDE.Okular.AppX.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -#yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: KDE.Okular.AppX -PackageVersion: 26.401.7357 -PackageLocale: en-US -Publisher: KDE e.V. -PackageName: Okular (AppX) -PackageUrl: https://okular.kde.org -License: GPLv2-or-later -ShortDescription: Fast and packed with features, Okular allows you to read PDF documents, comics and EPub books, browse images, visualize Markdown documents, and much more. -Description: |- - Fast and packed with features, Okular allows you to read PDF documents, comics and EPub books, browse images, visualize Markdown documents, and much more. - - Note that due to complexities with AppX files, the Winget package's listed version numbers do not line up with those of the otherwise near-identical .exe-based "KDE.Okular" package. -Moniker: okularappx -Tags: -- kdeokular -- kde-okular -- annotate -- annotation -- comment -- ebooks -- e-books -- epub -- pdf -- reader -- viewer -- documents -- 9n41msq1wnm8 -ManifestType: defaultLocale -ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/k/KDE/Okular/AppX/26.401.7357/KDE.Okular.AppX.yaml b/manifests/k/KDE/Okular/AppX/26.401.7357/KDE.Okular.AppX.yaml deleted file mode 100644 index 7bcbffee5313..000000000000 --- a/manifests/k/KDE/Okular/AppX/26.401.7357/KDE.Okular.AppX.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: KDE.Okular.AppX -PackageVersion: 26.401.7357 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Okular/AppX/26.401.7357/KDE.Okular.AppX.installer.yaml b/manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.installer.yaml similarity index 53% rename from manifests/k/KDE/Okular/AppX/26.401.7357/KDE.Okular.AppX.installer.yaml rename to manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.installer.yaml index 590da77ae175..778a17130933 100644 --- a/manifests/k/KDE/Okular/AppX/26.401.7357/KDE.Okular.AppX.installer.yaml +++ b/manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.installer.yaml @@ -1,89 +1,89 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: KDE.Okular.AppX -PackageVersion: 26.401.7357 -ReleaseDate: 2026-05-05 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.14316.0 -InstallerType: msix -PackageFamilyName: KDEe.V.Okular_5b9q37dtznz5e -Installers: -- Architecture: x64 - InstallerUrl: https://origin.cdn.kde.org/ci-builds/graphics/okular/release-26.04/windows/okular-release_26.04-7357-windows-cl-msvc2022-x86_64-sideload.appx - InstallerSha256: f3568d37e94fc7abe7052e42ba3610038350e8401ee57fc3bd79fed622fda4fd - SignatureSha256: 4de5041b827ff8240d003b0427f15afe877ed5a7dc43e3de2d2eb56a04c4bc99 -FileExtensions: -- asc -- avif -- avifs -- bmp -- cb7 -- cbr -- cbt -- cbz -- dds -- dib -- djv -- djvu -- dvi -- eps -- pdf -- eps.bz2 -- eps.gz -- epsf -- epsf.bz2 -- epsf.gz -- epsi -- epsi.bz2 -- epsi.gz -- epub -- exr -- fb2 -- g3 -- gif -- hdr -- heic -- heif -- hif -- icb -- ico -- jfif -- jp2 -- jpe -- jpeg -- jpg -- jpg2 -- jxl -- markdown -- md -- mkd -- mng -- mobi -- okular -- oxps -- pbm -- pcx -- pgm -- pic -- png -- ppm -- prc -- ps -- psd -- rgb -- tga -- tif -- tiff -- tpic -- txt -- v -- vda -- vst -- webp -- wwf -- xbm -- xpm -- xps -ManifestType: installer -ManifestVersion: 1.12.0 \ No newline at end of file +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: KDE.Okular.AppX +PackageVersion: 26.402.7418.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.14316.0 +InstallerType: appx +FileExtensions: +- asc +- avif +- avifs +- bmp +- cb7 +- cbr +- cbt +- cbz +- dds +- dib +- djv +- djvu +- dvi +- eps +- eps.bz2 +- eps.gz +- epsf +- epsf.bz2 +- epsf.gz +- epsi +- epsi.bz2 +- epsi.gz +- epub +- exr +- fb2 +- g3 +- gif +- hdr +- heic +- heif +- hif +- icb +- ico +- jfif +- jp2 +- jpe +- jpeg +- jpg +- jpg2 +- jxl +- markdown +- md +- mkd +- mng +- mobi +- okular +- oxps +- pbm +- pcx +- pdf +- pgm +- pic +- png +- ppm +- prc +- ps +- psd +- rgb +- tga +- tif +- tiff +- tpic +- txt +- v +- vda +- vst +- webp +- wwf +- xbm +- xpm +- xps +PackageFamilyName: KDEe.V.Okular_5b9q37dtznz5e +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.kde.org/ci-builds/graphics/okular/release-26.04/windows/okular-release_26.04-7418-windows-cl-msvc2022-x86_64-sideload.appx + InstallerSha256: 8620954D11BAC221B4DCA23FF8FF13D056DFB0CB036D3D5459C12F357333DC49 + SignatureSha256: B67ACE73EF1A921D6E587DAB9790D0E9BB7F8F0875494A914CF96E26A50DFDA4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.locale.en-GB.yaml b/manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.locale.en-GB.yaml new file mode 100644 index 000000000000..2c9a8da10f29 --- /dev/null +++ b/manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.locale.en-GB.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: KDE.Okular.AppX +PackageVersion: 26.402.7418.0 +PackageLocale: en-GB +PackageUrl: https://okular.kde.org/en-gb/ +ShortDescription: The Universal Document Viewer +Description: Multi-platform, fast and packed with features, Okular allows you to read PDF documents, comics and EPub books, browse images, visualise Markdown documents, and much more. +Tags: +- 9n41msq1wnm8 +- annotate +- annotation +- comment +- document +- e-book +- ebook +- epub +- kde-okular +- kdeokular +- pdf +- read +- reader +- viewer +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.locale.en-US.yaml b/manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.locale.en-US.yaml new file mode 100644 index 000000000000..a84fe828fdf8 --- /dev/null +++ b/manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: KDE.Okular.AppX +PackageVersion: 26.402.7418.0 +PackageLocale: en-US +Publisher: KDE e.V. +PublisherUrl: https://kde.org/ +PublisherSupportUrl: https://okular.kde.org/contact/ +PrivacyUrl: https://kde.org/privacypolicy/ +Author: KDE e.V. +PackageName: Okular (AppX) +PackageUrl: https://okular.kde.org/ +License: GPL-2.0-or-later +# LicenseUrl: https://wwCw.gnu.org/licenses/old-licenses/gpl-2.0.html +Copyright: |- + (C) 2002 Wilco Greven, Christophe Devriese + (C) 2004-2005 Enrico Ros + (C) 2005 Piotr Szymanski + (C) 2004-2017 Albert Astals Cid + (C) 2006-2026 Pino Toscano +ShortDescription: The Universal Document Viewer +Description: Multi-platform, fast and packed with features, Okular allows you to read PDF documents, comics and EPub books, browse images, visualize Markdown documents, and much more. +Tags: +- 9n41msq1wnm8 +- annotate +- annotation +- comment +- document +- e-book +- ebook +- epub +- kde-okular +- kdeokular +- pdf +- read +- reader +- viewer +ReleaseNotesUrl: https://okular.kde.org/news/okular_24.12_released/ +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://okular.kde.org/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Okular/AppX/26.401.7357/KDE.Okular.AppX.locale.fr-FR.yaml b/manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.locale.fr-FR.yaml similarity index 75% rename from manifests/k/KDE/Okular/AppX/26.401.7357/KDE.Okular.AppX.locale.fr-FR.yaml rename to manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.locale.fr-FR.yaml index 7dfeaf21533a..db5cc19df1e5 100644 --- a/manifests/k/KDE/Okular/AppX/26.401.7357/KDE.Okular.AppX.locale.fr-FR.yaml +++ b/manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.locale.fr-FR.yaml @@ -1,24 +1,22 @@ -#yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: KDE.Okular.AppX -PackageVersion: 26.401.7357 -PackageLocale: fr-FR -Publisher: KDE e.V. -PackageName: Okular (AppX) -PackageUrl: https://okular.kde.org/fr/ -License: GPLv≥2 -ShortDescription: Rapide et plein de fonctionnalités, Okular vous permet de lire des documents « PDF », des bandes dessinées, des livres « ePub », de naviguer parmi des images, d'afficher des documents « Markdown » et plus encore. -Description: Rapide et plein de fonctionnalités, Okular vous permet de lire des documents « PDF », des bandes dessinées, des livres « ePub », de naviguer parmi des images, d'afficher des documents « Markdown » et plus encore. -Tags: -- kdeokular -- kde-okular -- epub -- pdf -- documents -- 9n41msq1wnm8 -- bandes-dessinées -- bandesdessinees -- annoter -- livres -ManifestType: locale -ManifestVersion: 1.12.0 \ No newline at end of file +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: KDE.Okular.AppX +PackageVersion: 26.402.7418.0 +PackageLocale: fr-FR +PackageUrl: https://okular.kde.org/fr/ +ShortDescription: Rapide et plein de fonctionnalités, Okular vous permet de lire des documents « PDF », des bandes dessinées, des livres « ePub », de naviguer parmi des images, d'afficher des documents « Markdown » et plus encore. +Description: Rapide et plein de fonctionnalités, Okular vous permet de lire des documents « PDF », des bandes dessinées, des livres « ePub », de naviguer parmi des images, d'afficher des documents « Markdown » et plus encore. +Tags: +- 9n41msq1wnm8 +- annoter +- bandes-dessinées +- bandesdessinees +- documents +- epub +- kde-okular +- kdeokular +- livres +- pdf +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.locale.zh-CN.yaml b/manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.locale.zh-CN.yaml new file mode 100644 index 000000000000..707172b8cb6b --- /dev/null +++ b/manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: KDE.Okular.AppX +PackageVersion: 26.402.7418.0 +PackageLocale: zh-CN +PublisherUrl: https://kde.org/zh-cn/ +ShortDescription: 通用文档浏览器 +Description: Okular 是一款跨平台、快速、强大的文档浏览器,允许您阅读 PDF 文档、漫画和 EPub 图书,浏览图片,可视化 Markdown 文档等。 +Tags: +- pdf +- 批注 +- 查看器 +- 标注 +- 注释 +- 电子书 +- 阅读 +- 阅读器 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://okular.kde.org/faq/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.yaml b/manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.yaml new file mode 100644 index 000000000000..4d0daa5e8e41 --- /dev/null +++ b/manifests/k/KDE/Okular/AppX/26.402.7418.0/KDE.Okular.AppX.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: KDE.Okular.AppX +PackageVersion: 26.402.7418.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c2366194d403f78e13fe22a090398ef6eea30aae Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:35:32 +0800 Subject: [PATCH 099/136] New version: Citrix.Workspace version 26.3.10.69 (#388163) --- .../Citrix.Workspace.installer.yaml | 65 +++++++++++++++++++ .../Citrix.Workspace.locale.en-US.yaml | 28 ++++++++ .../Citrix.Workspace.locale.zh-CN.yaml | 27 ++++++++ .../26.3.10.69/Citrix.Workspace.yaml | 8 +++ 4 files changed, 128 insertions(+) create mode 100644 manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.installer.yaml create mode 100644 manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.locale.en-US.yaml create mode 100644 manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.locale.zh-CN.yaml create mode 100644 manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.yaml diff --git a/manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.installer.yaml b/manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.installer.yaml new file mode 100644 index 000000000000..b796bbf7da81 --- /dev/null +++ b/manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.installer.yaml @@ -0,0 +1,65 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Citrix.Workspace +PackageVersion: 26.3.10.69 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /silent /norestart + SilentWithProgress: /silent /norestart + InstallLocation: INSTALLDIR="" +ExpectedReturnCodes: +- 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 +- InstallerReturnCode: 40017 + ReturnResponse: cancelledByUser +UpgradeBehavior: install +Protocols: +- receiver +FileExtensions: +- cr +- ica +ProductCode: CitrixOnlinePluginPackWeb +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x86 + InstallerUrl: https://downloadplugins.citrix.com/ReceiverUpdates/Prod/Receiver/Win/CitrixWorkspaceApp26.3.10.69.exe + InstallerSha256: 03E0C86B2F6B1FC27377FBA59755D246C7E74B8B7802D302E8FDF7AD0FD466D1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.locale.en-US.yaml b/manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.locale.en-US.yaml new file mode 100644 index 000000000000..b6f04e008edf --- /dev/null +++ b/manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.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: Citrix.Workspace +PackageVersion: 26.3.10.69 +PackageLocale: en-US +Publisher: Citrix Systems, Inc. +PublisherUrl: https://www.citrix.com/ +PublisherSupportUrl: https://support.citrix.com/knowledge-center/ +PrivacyUrl: https://www.cloud.com/privacy +Author: Citrix Systems, Inc. +PackageName: Citrix Workspace +PackageUrl: https://www.citrix.com/platform/receiver.html +License: Proprietary +LicenseUrl: https://www.cloud.com/content/dam/cloud/documents/legal/end-user-agreement.pdf +Copyright: © 2026 Citrix Systems, Inc. All rights reserved. +CopyrightUrl: https://www.cloud.com/content/dam/cloud/documents/legal/cloud-software-group-trademark-guidelines.pdf +ShortDescription: Citrix Workspace is a complete digital workspace solution that delivers secure access to the information, apps, and other content that is relevant to a person’s role in your organization. +Description: Citrix Workspace is a complete digital workspace solution that delivers secure access to the information, apps, and other content that is relevant to a person’s role in your organization. Users subscribe to the services you make available and can access them from anywhere, on any device. Citrix Workspace helps you organize and automate the most important details that your users need to collaborate, make better decisions, and focus on their work. +Moniker: citrix-workspace +Tags: +- desktop +- remote +- remote-access +- remote-desktop +- workspace +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.locale.zh-CN.yaml b/manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.locale.zh-CN.yaml new file mode 100644 index 000000000000..d5a7cfd3e895 --- /dev/null +++ b/manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Citrix.Workspace +PackageVersion: 26.3.10.69 +PackageLocale: zh-CN +Publisher: Citrix Systems, Inc. +PublisherUrl: https://www.citrix.com/ +PublisherSupportUrl: https://support.citrix.com/knowledge-center/ +PrivacyUrl: https://www.cloud.com/privacy-policy +Author: Citrix Systems, Inc. +PackageName: Citrix Workspace +PackageUrl: https://www.citrix.com/platform/receiver.html +License: 专有软件 +LicenseUrl: https://www.cloud.com/content/dam/cloud/documents/legal/end-user-agreement.pdf +Copyright: © 2026 Citrix Systems, Inc. All rights reserved. +CopyrightUrl: https://www.cloud.com/content/dam/cloud/documents/legal/cloud-software-group-trademark-guidelines.pdf +ShortDescription: Citrix Workspace 是一个完整的数字工作区解决方案,可安全访问与个人在组织中的角色相关的信息、应用程序和其它内容。 +Description: Citrix Workspace 是一个完整的数字工作区解决方案,可安全访问与个人在组织中的角色相关的信息、应用程序和其它内容。用户可以订阅您提供的服务,并从任何地方、通过任何设备访问这些服务。Citrix Workspace 可帮助您组织并自动处理用户所需的最重要的细节,以便进行协作、做出更好的决策并专注于工作。 +Tags: +- 工作区 +- 桌面 +- 远程 +- 远程桌面 +- 远程访问 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.yaml b/manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.yaml new file mode 100644 index 000000000000..915f64349adb --- /dev/null +++ b/manifests/c/Citrix/Workspace/26.3.10.69/Citrix.Workspace.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: Citrix.Workspace +PackageVersion: 26.3.10.69 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 90bc0f14f2d2dbc3018c083fbbec621044685092 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:35:55 +0800 Subject: [PATCH 100/136] New version: Sourcegraph.Amp version 0.0.1781542038-g80f032 (#388189) --- .../Sourcegraph.Amp.installer.yaml | 17 +++++++++ .../Sourcegraph.Amp.locale.en-US.yaml | 36 +++++++++++++++++++ .../Sourcegraph.Amp.locale.zh-CN.yaml | 25 +++++++++++++ .../Sourcegraph.Amp.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1781542038-g80f032/Sourcegraph.Amp.installer.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1781542038-g80f032/Sourcegraph.Amp.locale.en-US.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1781542038-g80f032/Sourcegraph.Amp.locale.zh-CN.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1781542038-g80f032/Sourcegraph.Amp.yaml diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781542038-g80f032/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781542038-g80f032/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..aea6960e026a --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1781542038-g80f032/Sourcegraph.Amp.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: Sourcegraph.Amp +PackageVersion: 0.0.1781542038-g80f032 +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1781542038-g80f032/amp-windows-x64-baseline.exe + InstallerSha256: B47D180B9E05E349CCED6438724EB13F84B72D0AD35C3131C355A69E35829790 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781542038-g80f032/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781542038-g80f032/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..fa72a5c560a9 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1781542038-g80f032/Sourcegraph.Amp.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: Sourcegraph.Amp +PackageVersion: 0.0.1781542038-g80f032 +PackageLocale: en-US +Publisher: Sourcegraph, Inc. +PublisherUrl: https://ampcode.com/ +PrivacyUrl: https://ampcode.com/privacy-policy +Author: Sourcegraph, Inc. +PackageName: Amp CLI +PackageUrl: https://ampcode.com/ +License: Proprietary +LicenseUrl: https://ampcode.com/terms +CopyrightUrl: https://ampcode.com/terms +ShortDescription: The frontier coding agent for your terminal and editor. +Description: |- + Amp is the frontier coding agent for your terminal and editor. + - Multi-Model: Opus 4.7, GPT-5.4, fast models—Amp uses them all, for what each model is best at. + - Opinionated: You’re always using the good parts of Amp. If we don’t use and love a feature, we kill it. + - On the Frontier: Amp goes where the models take it. No backcompat, no legacy features. + - Threads: You can save and share your interactions with Amp. You wouldn’t code without version control, would you? + Amp has 3 modes: smart (unconstrained state-of-the-art model use), rush (faster, cheaper, suited for small, well-defined tasks), and deep (deep reasoning with extended thinking for complex problems). +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +PurchaseUrl: https://ampcode.com/manual#pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781542038-g80f032/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781542038-g80f032/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..a9c991e36e88 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1781542038-g80f032/Sourcegraph.Amp.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1781542038-g80f032 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 适用于终端与编辑器的前沿编码智能体。 +Description: |- + Amp 是适用于终端与编辑器的前沿编码智能体。 + - 多模型支持:Opus 4.7、GPT-5.4、速型模型——Amp 会调用所有模型,各展所长。 + - 去芜存菁:你始终能用到 Amp 的核心优质功能。如果我们自己不用、也不喜欢某个功能,就会直接砍掉它。 + - 前沿迭代:Amp 跟随大模型的发展持续更新。不保留向后兼容,不遗留老旧功能。 + - 会话管理:你可以保存并分享你和 Amp 的交互记录。写代码总离不开版本控制,不是吗? + Amp 共有三种工作模式:智能模式(调用无限制的最先进模型)、快速模式(速度更快、成本更低,适合定义清晰的小型任务),以及深度模式(针对复杂问题提供带扩展思考的深度推理)。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781542038-g80f032/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781542038-g80f032/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..dacc1d3024d5 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1781542038-g80f032/Sourcegraph.Amp.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: Sourcegraph.Amp +PackageVersion: 0.0.1781542038-g80f032 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 361340c68114d5e39ac0fc4b86f3047f2813f566 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:55:24 +0800 Subject: [PATCH 101/136] New version: ByteDance.Trae version 3.5.66 (2.3.40354) (#387951) --- .../Trae/3.5.66/ByteDance.Trae.installer.yaml | 165 ++++++++++++++++++ .../3.5.66/ByteDance.Trae.locale.en-US.yaml | 34 ++++ .../3.5.66/ByteDance.Trae.locale.zh-CN.yaml | 24 +++ .../ByteDance/Trae/3.5.66/ByteDance.Trae.yaml | 8 + 4 files changed, 231 insertions(+) create mode 100644 manifests/b/ByteDance/Trae/3.5.66/ByteDance.Trae.installer.yaml create mode 100644 manifests/b/ByteDance/Trae/3.5.66/ByteDance.Trae.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/Trae/3.5.66/ByteDance.Trae.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/Trae/3.5.66/ByteDance.Trae.yaml diff --git a/manifests/b/ByteDance/Trae/3.5.66/ByteDance.Trae.installer.yaml b/manifests/b/ByteDance/Trae/3.5.66/ByteDance.Trae.installer.yaml new file mode 100644 index 000000000000..e78c20b72f02 --- /dev/null +++ b/manifests/b/ByteDance/Trae/3.5.66/ByteDance.Trae.installer.yaml @@ -0,0 +1,165 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ByteDance.Trae +PackageVersion: 3.5.66 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- trae +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ini +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- log +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- ps1 +- psd1 +- psgi +- psm1 +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- svgz +- t +- tex +- toml +- ts +- tsx +- txt +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ProductCode: '{1082AAEF-E2C3-4ABD-8789-9861082B709F}_is1' +ReleaseDate: 2026-06-11 +Installers: +- Architecture: x64 + InstallerUrl: https://lf-cdn.trae.ai/obj/trae-ai-us/pkg/app/releases/stable/2.3.40354/win32/Trae-Setup-x64.exe + InstallerSha256: 9441AE5E1D25FA35A625312AFD534A2B9B2ADB655BFC8D05B57FA8A5D2B2E926 +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://lf-cdn.trae.com.cn/obj/trae-com-cn/pkg/app/releases/stable/2.3.40354/win32/Trae-Setup-x64.exe + InstallerSha256: 9441AE5E1D25FA35A625312AFD534A2B9B2ADB655BFC8D05B57FA8A5D2B2E926 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Trae/3.5.66/ByteDance.Trae.locale.en-US.yaml b/manifests/b/ByteDance/Trae/3.5.66/ByteDance.Trae.locale.en-US.yaml new file mode 100644 index 000000000000..a2ec029d9265 --- /dev/null +++ b/manifests/b/ByteDance/Trae/3.5.66/ByteDance.Trae.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ByteDance.Trae +PackageVersion: 3.5.66 +PackageLocale: en-US +Publisher: SPRING (SG) PTE. LTD +PublisherUrl: https://www.trae.ai/ +PublisherSupportUrl: https://discord.gg/NV3MF24tAe +PrivacyUrl: https://www.trae.ai/privacy-policy +Author: SPRING (SG) PTE. LTD. +PackageName: Trae +PackageUrl: https://www.trae.ai/ +License: Proprietary +LicenseUrl: https://www.trae.ai/terms-of-service +Copyright: Copyright © 2026. All rights reserved. +ShortDescription: An adaptive AI IDE that transforms how you work, collaborating with you to run faster. +Description: Trae (/treɪ/) is your helpful coding partner. It offers features like AI Q&A, code auto-completion, and agent-based AI programming capabilities. When developing projects with Trae, you can collaborate with AI to enhance your development efficiency. +Tags: +- ai +- code +- coding +- develop +- development +- editing +- editor +- large-language-model +- llm +- programming +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.trae.ai/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Trae/3.5.66/ByteDance.Trae.locale.zh-CN.yaml b/manifests/b/ByteDance/Trae/3.5.66/ByteDance.Trae.locale.zh-CN.yaml new file mode 100644 index 000000000000..2d5dcb8908c6 --- /dev/null +++ b/manifests/b/ByteDance/Trae/3.5.66/ByteDance.Trae.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: ByteDance.Trae +PackageVersion: 3.5.66 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 自适应的 AI 集成开发环境,改变您的工作方式,从而与您协作,提高速度。 +Description: Trae(/treɪ/)与 AI 深度集成,提供智能问答、代码自动补全以及基于 Agent 的 AI 自动编程能力。使用 Trae 开发项目时,你可以与 AI 灵活协作,提升开发效率。 +Tags: +- ai +- llm +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.trae.ai/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Trae/3.5.66/ByteDance.Trae.yaml b/manifests/b/ByteDance/Trae/3.5.66/ByteDance.Trae.yaml new file mode 100644 index 000000000000..cc6328b69a9a --- /dev/null +++ b/manifests/b/ByteDance/Trae/3.5.66/ByteDance.Trae.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: ByteDance.Trae +PackageVersion: 3.5.66 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ad03af47fa48a886ed37834ba3d09aa78ba59976 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:55:41 +0800 Subject: [PATCH 102/136] Add version: ByteDance.TraeWork version 0.1.19 (2.3.40351) (#387954) --- .../0.1.19/ByteDance.TraeWork.installer.yaml | 24 ++++++++++++++ .../ByteDance.TraeWork.locale.en-US.yaml | 33 +++++++++++++++++++ .../ByteDance.TraeWork.locale.zh-CN.yaml | 22 +++++++++++++ .../TraeWork/0.1.19/ByteDance.TraeWork.yaml | 8 +++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/b/ByteDance/TraeWork/0.1.19/ByteDance.TraeWork.installer.yaml create mode 100644 manifests/b/ByteDance/TraeWork/0.1.19/ByteDance.TraeWork.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/TraeWork/0.1.19/ByteDance.TraeWork.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/TraeWork/0.1.19/ByteDance.TraeWork.yaml diff --git a/manifests/b/ByteDance/TraeWork/0.1.19/ByteDance.TraeWork.installer.yaml b/manifests/b/ByteDance/TraeWork/0.1.19/ByteDance.TraeWork.installer.yaml new file mode 100644 index 000000000000..ae0e523b5b12 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/0.1.19/ByteDance.TraeWork.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ByteDance.TraeWork +PackageVersion: 0.1.19 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- solo +ProductCode: '{8F316A45-DB23-480D-A345-3B00ECBCE79D}_is1' +ReleaseDate: 2026-06-11 +Installers: +- Architecture: x64 + InstallerUrl: https://lf-cdn.trae.ai/obj/trae-ai-us/pkg/app/releases/stable/2.3.40351/win32/TRAE_Work-Setup-x64.exe + InstallerSha256: 81682CD865C0F7E3411970A6DA8FD159FFCDFA2C381B13A5058CCFED1804A2FB +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://lf-cdn.trae.com.cn/obj/trae-com-cn/pkg/app/releases/stable/2.3.40351/win32/TRAE_Work-Setup-x64.exe + InstallerSha256: 81682CD865C0F7E3411970A6DA8FD159FFCDFA2C381B13A5058CCFED1804A2FB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeWork/0.1.19/ByteDance.TraeWork.locale.en-US.yaml b/manifests/b/ByteDance/TraeWork/0.1.19/ByteDance.TraeWork.locale.en-US.yaml new file mode 100644 index 000000000000..0e3ef2e38597 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/0.1.19/ByteDance.TraeWork.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: ByteDance.TraeWork +PackageVersion: 0.1.19 +PackageLocale: en-US +Publisher: SPRING (SG) PTE. LTD +PublisherUrl: https://www.trae.ai/ +PublisherSupportUrl: https://docs.trae.ai/docs/support +PrivacyUrl: https://www.trae.ai/privacy-policy +Author: SPRING (SG) PTE. LTD. +PackageName: TRAE SOLO +PackageUrl: https://www.trae.ai/download +License: Proprietary +LicenseUrl: https://www.trae.ai/terms-of-service +Copyright: Copyright © 2026. All rights reserved. +ShortDescription: More than Coding +Description: TRAE SOLO is an AI-native workspace that offers web, desktop, and mobile clients. It features two modes—More Than Coding (MTC) and Code—designed for different user groups. TRAE SOLO builds upon the original TRAE IDE SOLO mode with further enhanced capabilities, aiming to provide users with a unified, efficient, and customizable AI collaboration experience that covers scenarios ranging from professional development to everyday office work. +Tags: +- ai +- code +- coding +- develop +- development +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://www.trae.ai/changelog +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.trae.ai/solo +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeWork/0.1.19/ByteDance.TraeWork.locale.zh-CN.yaml b/manifests/b/ByteDance/TraeWork/0.1.19/ByteDance.TraeWork.locale.zh-CN.yaml new file mode 100644 index 000000000000..429f06e4bc05 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/0.1.19/ByteDance.TraeWork.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ByteDance.TraeWork +PackageVersion: 0.1.19 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: More than Coding +Description: TRAE SOLO 是一款 AI 原生工作台,提供网页版、桌面版和移动版三种形态,并设有为不同用户群体设计的 More Than Coding (MTC) 与 Code 双模式。TRAE SOLO 的能力在原有 TRAE IDE SOLO 模式的基础上得到了进一步提升,旨在为用户提供统一、高效、可定制的 AI 协作体验,覆盖从专业开发到日常办公的各类场景。​ +Tags: +- ai +- llm +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.trae.ai/solo +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeWork/0.1.19/ByteDance.TraeWork.yaml b/manifests/b/ByteDance/TraeWork/0.1.19/ByteDance.TraeWork.yaml new file mode 100644 index 000000000000..5601d4d157c8 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/0.1.19/ByteDance.TraeWork.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: ByteDance.TraeWork +PackageVersion: 0.1.19 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8b0091510bb97e58cacc49bdbf2d9644b0ced885 Mon Sep 17 00:00:00 2001 From: Rian Stockbower Date: Mon, 15 Jun 2026 16:56:16 -0400 Subject: [PATCH 103/136] New version: OpenCLICollective.codereview-cli version 0.3.125 (#388049) --- ...LICollective.codereview-cli.installer.yaml | 20 ++++++++++++++ ...ollective.codereview-cli.locale.en-US.yaml | 27 +++++++++++++++++++ .../OpenCLICollective.codereview-cli.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.3.125/OpenCLICollective.codereview-cli.installer.yaml create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.3.125/OpenCLICollective.codereview-cli.locale.en-US.yaml create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.3.125/OpenCLICollective.codereview-cli.yaml diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.125/OpenCLICollective.codereview-cli.installer.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.125/OpenCLICollective.codereview-cli.installer.yaml new file mode 100644 index 000000000000..93e25f34ba52 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.125/OpenCLICollective.codereview-cli.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.3.125 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cr.exe + PortableCommandAlias: cr +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.3.125/cr_v0.3.125_windows_amd64.zip + InstallerSha256: F80FEF15F610C7B3036C848DA8C1BA47A530B4138DE8B620845058346AD43071 +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.3.125/cr_v0.3.125_windows_arm64.zip + InstallerSha256: D4EDC3150D0D2D28E7ED4526DBD65979029959242FC5BB9D7474C24D925DEE49 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-15 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.125/OpenCLICollective.codereview-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.125/OpenCLICollective.codereview-cli.locale.en-US.yaml new file mode 100644 index 000000000000..36e6d6e7e70b --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.125/OpenCLICollective.codereview-cli.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: OpenCLICollective.codereview-cli +PackageVersion: 0.3.125 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/codereview-cli/issues +PackageName: Code Review CLI +PackageUrl: https://github.com/open-cli-collective/codereview-cli +License: MIT +LicenseUrl: https://github.com/open-cli-collective/codereview-cli/blob/main/LICENSE +ShortDescription: Automated pull-request review CLI +Description: |- + cr runs automated pull-request reviews, records review state locally, posts + review output back to GitHub, and keeps durable metadata to resume, repair, + inspect, and prune review runs. +Tags: +- code-review +- pull-request +- github +- cli +- automation +ReleaseNotesUrl: https://github.com/open-cli-collective/codereview-cli/releases/tag/v0.3.125 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.125/OpenCLICollective.codereview-cli.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.125/OpenCLICollective.codereview-cli.yaml new file mode 100644 index 000000000000..17982dcc1746 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.125/OpenCLICollective.codereview-cli.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: OpenCLICollective.codereview-cli +PackageVersion: 0.3.125 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5441527049121fb59284ee03c2b3b7935515c454 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:56:51 +0800 Subject: [PATCH 104/136] New version: JetBrains.ReSharper version 2026.1.3 (#388177) --- .../JetBrains.ReSharper.installer.yaml | 29 ++++++++++++++++ .../JetBrains.ReSharper.locale.en-US.yaml | 33 +++++++++++++++++++ .../JetBrains.ReSharper.locale.zh-CN.yaml | 27 +++++++++++++++ .../2026.1.3/JetBrains.ReSharper.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/j/JetBrains/ReSharper/2026.1.3/JetBrains.ReSharper.installer.yaml create mode 100644 manifests/j/JetBrains/ReSharper/2026.1.3/JetBrains.ReSharper.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/ReSharper/2026.1.3/JetBrains.ReSharper.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/ReSharper/2026.1.3/JetBrains.ReSharper.yaml diff --git a/manifests/j/JetBrains/ReSharper/2026.1.3/JetBrains.ReSharper.installer.yaml b/manifests/j/JetBrains/ReSharper/2026.1.3/JetBrains.ReSharper.installer.yaml new file mode 100644 index 000000000000..acaa0b06729a --- /dev/null +++ b/manifests/j/JetBrains/ReSharper/2026.1.3/JetBrains.ReSharper.installer.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JetBrains.ReSharper +PackageVersion: 2026.1.3 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /Silent=True + SilentWithProgress: /Silent=True + Log: /LogFile="" +UpgradeBehavior: install +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2026.1.3/JetBrains.ReSharper.2026.1.3.web.exe + InstallerSha256: 7C17648E2CBAEBF1C27C6B12EFF6BFEF1B8B8736BEA9B2F81CE186D10CB395A8 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2026.1.3/JetBrains.ReSharper.2026.1.3.web.exe + InstallerSha256: 7C17648E2CBAEBF1C27C6B12EFF6BFEF1B8B8736BEA9B2F81CE186D10CB395A8 + InstallerSwitches: + Custom: /PerMachine=True + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/ReSharper/2026.1.3/JetBrains.ReSharper.locale.en-US.yaml b/manifests/j/JetBrains/ReSharper/2026.1.3/JetBrains.ReSharper.locale.en-US.yaml new file mode 100644 index 000000000000..f8c084774fca --- /dev/null +++ b/manifests/j/JetBrains/ReSharper/2026.1.3/JetBrains.ReSharper.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: JetBrains.ReSharper +PackageVersion: 2026.1.3 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains ReSharper +PackageUrl: https://www.jetbrains.com/resharper/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: The Visual Studio Extension for .NET Developers +Moniker: resharper +Tags: +- .net +- c# +- csharp +- develop +- development +- dotnet +ReleaseNotes: |- + ReSharper 2026.1.3 + This update includes a broad set of bug fixes and stability improvements for ReSharper and the .NET Tools. + For the complete list of issues resolved in this build, please refer to our release notes. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/DOTNET-A-351/ReSharper-Tools-2026.1.3-release-notes +PurchaseUrl: https://www.jetbrains.com/store/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/ReSharper/2026.1.3/JetBrains.ReSharper.locale.zh-CN.yaml b/manifests/j/JetBrains/ReSharper/2026.1.3/JetBrains.ReSharper.locale.zh-CN.yaml new file mode 100644 index 000000000000..e891a028a3d3 --- /dev/null +++ b/manifests/j/JetBrains/ReSharper/2026.1.3/JetBrains.ReSharper.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: JetBrains.ReSharper +PackageVersion: 2026.1.3 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains ReSharper +PackageUrl: https://www.jetbrains.com/zh-cn/resharper/ +License: 专有软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: 适用于 .NET 开发者的 Visual Studio 扩展程序 +Tags: +- .net +- c# +- csharp +- dotnet +- 开发 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/DOTNET-A-351/ReSharper-Tools-2026.1.3-release-notes +PurchaseUrl: https://www.jetbrains.com/zh-cn/store/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/ReSharper/2026.1.3/JetBrains.ReSharper.yaml b/manifests/j/JetBrains/ReSharper/2026.1.3/JetBrains.ReSharper.yaml new file mode 100644 index 000000000000..3a9c4c596521 --- /dev/null +++ b/manifests/j/JetBrains/ReSharper/2026.1.3/JetBrains.ReSharper.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: JetBrains.ReSharper +PackageVersion: 2026.1.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d1b86782839300d7272ea923b958e7a9c38f000f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:57:08 +0800 Subject: [PATCH 105/136] New version: Alibaba.QoderWork version 0.6.1 (#388208) --- .../{0.5.13 => 0.6.1}/Alibaba.QoderWork.installer.yaml | 8 ++++---- .../{0.5.13 => 0.6.1}/Alibaba.QoderWork.locale.en-US.yaml | 2 +- .../{0.5.13 => 0.6.1}/Alibaba.QoderWork.locale.zh-CN.yaml | 2 +- .../QoderWork/{0.5.13 => 0.6.1}/Alibaba.QoderWork.yaml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) rename manifests/a/Alibaba/QoderWork/{0.5.13 => 0.6.1}/Alibaba.QoderWork.installer.yaml (77%) rename manifests/a/Alibaba/QoderWork/{0.5.13 => 0.6.1}/Alibaba.QoderWork.locale.en-US.yaml (99%) rename manifests/a/Alibaba/QoderWork/{0.5.13 => 0.6.1}/Alibaba.QoderWork.locale.zh-CN.yaml (98%) rename manifests/a/Alibaba/QoderWork/{0.5.13 => 0.6.1}/Alibaba.QoderWork.yaml (91%) diff --git a/manifests/a/Alibaba/QoderWork/0.5.13/Alibaba.QoderWork.installer.yaml b/manifests/a/Alibaba/QoderWork/0.6.1/Alibaba.QoderWork.installer.yaml similarity index 77% rename from manifests/a/Alibaba/QoderWork/0.5.13/Alibaba.QoderWork.installer.yaml rename to manifests/a/Alibaba/QoderWork/0.6.1/Alibaba.QoderWork.installer.yaml index 6e4b7e87b04d..acbe475afa6d 100644 --- a/manifests/a/Alibaba/QoderWork/0.5.13/Alibaba.QoderWork.installer.yaml +++ b/manifests/a/Alibaba/QoderWork/0.6.1/Alibaba.QoderWork.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Alibaba.QoderWork -PackageVersion: 0.5.13 +PackageVersion: 0.6.1 InstallerType: nullsoft InstallerSwitches: Upgrade: --updated @@ -10,18 +10,18 @@ UpgradeBehavior: install Protocols: - qoder-work ProductCode: db2524f4-0057-5839-9e54-74a2c4a0ad5e -ReleaseDate: 2026-06-14 +ReleaseDate: 2026-06-15 Installers: - Architecture: x64 Scope: user InstallerUrl: https://download.qoder.com.cn/qoder-work/releases/latest/QoderWork-Setup-User-x64.exe - InstallerSha256: F1F117CE8B5099DBA9A7A5EEC1303F920E30C48E7A9770780652451B18B49873 + InstallerSha256: C405599399DE5EED21A7B71B8066CEDB6569BBEB4F63D49FD00F8EF960E24CE9 InstallerSwitches: Custom: /currentuser - Architecture: x64 Scope: machine InstallerUrl: https://download.qoder.com.cn/qoder-work/releases/latest/QoderWork-Setup-User-x64.exe - InstallerSha256: F1F117CE8B5099DBA9A7A5EEC1303F920E30C48E7A9770780652451B18B49873 + InstallerSha256: C405599399DE5EED21A7B71B8066CEDB6569BBEB4F63D49FD00F8EF960E24CE9 InstallerSwitches: Custom: /allusers ManifestType: installer diff --git a/manifests/a/Alibaba/QoderWork/0.5.13/Alibaba.QoderWork.locale.en-US.yaml b/manifests/a/Alibaba/QoderWork/0.6.1/Alibaba.QoderWork.locale.en-US.yaml similarity index 99% rename from manifests/a/Alibaba/QoderWork/0.5.13/Alibaba.QoderWork.locale.en-US.yaml rename to manifests/a/Alibaba/QoderWork/0.6.1/Alibaba.QoderWork.locale.en-US.yaml index 1e325392d820..d15a0fb84cd5 100644 --- a/manifests/a/Alibaba/QoderWork/0.5.13/Alibaba.QoderWork.locale.en-US.yaml +++ b/manifests/a/Alibaba/QoderWork/0.6.1/Alibaba.QoderWork.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Alibaba.QoderWork -PackageVersion: 0.5.13 +PackageVersion: 0.6.1 PackageLocale: en-US Publisher: Qoder PublisherUrl: https://qoder.com/ diff --git a/manifests/a/Alibaba/QoderWork/0.5.13/Alibaba.QoderWork.locale.zh-CN.yaml b/manifests/a/Alibaba/QoderWork/0.6.1/Alibaba.QoderWork.locale.zh-CN.yaml similarity index 98% rename from manifests/a/Alibaba/QoderWork/0.5.13/Alibaba.QoderWork.locale.zh-CN.yaml rename to manifests/a/Alibaba/QoderWork/0.6.1/Alibaba.QoderWork.locale.zh-CN.yaml index c177032232fc..b960e573f7f5 100644 --- a/manifests/a/Alibaba/QoderWork/0.5.13/Alibaba.QoderWork.locale.zh-CN.yaml +++ b/manifests/a/Alibaba/QoderWork/0.6.1/Alibaba.QoderWork.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Alibaba.QoderWork -PackageVersion: 0.5.13 +PackageVersion: 0.6.1 PackageLocale: zh-CN License: 专有软件 ShortDescription: 将智能体能力扩展至代码之外。只需描述您的需求——QoderWork 负责规划、执行并交付。 diff --git a/manifests/a/Alibaba/QoderWork/0.5.13/Alibaba.QoderWork.yaml b/manifests/a/Alibaba/QoderWork/0.6.1/Alibaba.QoderWork.yaml similarity index 91% rename from manifests/a/Alibaba/QoderWork/0.5.13/Alibaba.QoderWork.yaml rename to manifests/a/Alibaba/QoderWork/0.6.1/Alibaba.QoderWork.yaml index 511e2ceb2d35..d9f65640590f 100644 --- a/manifests/a/Alibaba/QoderWork/0.5.13/Alibaba.QoderWork.yaml +++ b/manifests/a/Alibaba/QoderWork/0.6.1/Alibaba.QoderWork.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Alibaba.QoderWork -PackageVersion: 0.5.13 +PackageVersion: 0.6.1 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From fac5c4b9ec54acc033c068af3bb60e3c3f796a9d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:57:25 +0800 Subject: [PATCH 106/136] New version: Discord.Discord.Canary version 1.0.998 (#388212) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.998/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.998/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.998/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.998/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.998/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.998/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.998/Discord.Discord.Canary.installer.yaml new file mode 100644 index 000000000000..4a8afe41f97e --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.998/Discord.Discord.Canary.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.998 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.998/DiscordCanarySetup.exe + InstallerSha256: A86B2D8099ABA8BDC684CA5BB14A0C711EDCB51F596659792FDC7D3E3D452D43 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.998/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.998/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..a5b342afed98 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.998/Discord.Discord.Canary.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.998 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.998/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.998/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..f30363e11b18 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.998/Discord.Discord.Canary.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.998 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.998/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.998/Discord.Discord.Canary.yaml new file mode 100644 index 000000000000..6a63d0815a1e --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.998/Discord.Discord.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.998 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9ef7e7a0fac138af289d02834c90965b047b6cbc Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:57:41 +0800 Subject: [PATCH 107/136] New version: Discord.Discord.Canary.arm64 version 1.0.329 (#388213) --- ...iscord.Discord.Canary.arm64.installer.yaml | 20 +++++++++++ ...ord.Discord.Canary.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ ...ord.Discord.Canary.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../1.0.329/Discord.Discord.Canary.arm64.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.329/Discord.Discord.Canary.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.329/Discord.Discord.Canary.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.329/Discord.Discord.Canary.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.329/Discord.Discord.Canary.arm64.yaml diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.329/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.329/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 000000000000..98a2edb4ca69 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.329/Discord.Discord.Canary.arm64.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.329 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: arm64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/arm64/1.0.329/DiscordCanarySetup.exe + InstallerSha256: E89FFF59E80182790A48FB15814722419C6BAD021F368C2E7F5A2C70150E3033 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.329/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.329/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 000000000000..bd4f4eac9cc9 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.329/Discord.Discord.Canary.arm64.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.329 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary (arm64) +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.329/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.329/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 000000000000..2436b6396719 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.329/Discord.Discord.Canary.arm64.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.329 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.329/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.329/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 000000000000..83b225552187 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.329/Discord.Discord.Canary.arm64.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.329 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 77d44c61686c1d6a6b34b9cfcd7612aad08ce604 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:57:57 +0800 Subject: [PATCH 108/136] New version: Discord.Discord.Development version 1.0.1002 (#388214) --- ...Discord.Discord.Development.installer.yaml | 20 +++++++++++ ...cord.Discord.Development.locale.en-US.yaml | 33 +++++++++++++++++++ ...cord.Discord.Development.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.1002/Discord.Discord.Development.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Development/1.0.1002/Discord.Discord.Development.installer.yaml create mode 100644 manifests/d/Discord/Discord/Development/1.0.1002/Discord.Discord.Development.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Development/1.0.1002/Discord.Discord.Development.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Development/1.0.1002/Discord.Discord.Development.yaml diff --git a/manifests/d/Discord/Discord/Development/1.0.1002/Discord.Discord.Development.installer.yaml b/manifests/d/Discord/Discord/Development/1.0.1002/Discord.Discord.Development.installer.yaml new file mode 100644 index 000000000000..20d5feeb82d3 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.1002/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.1002 +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.1002/DiscordDevelopmentSetup.exe + InstallerSha256: 64D523F84E7DBF6A017FDEA249C1F9411002768A55710F83BF83AA7CF0FAEF05 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/1.0.1002/Discord.Discord.Development.locale.en-US.yaml b/manifests/d/Discord/Discord/Development/1.0.1002/Discord.Discord.Development.locale.en-US.yaml new file mode 100644 index 000000000000..f10b4d554b91 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.1002/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.1002 +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.1002/Discord.Discord.Development.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Development/1.0.1002/Discord.Discord.Development.locale.zh-CN.yaml new file mode 100644 index 000000000000..60875c422e67 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.1002/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.1002 +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.1002/Discord.Discord.Development.yaml b/manifests/d/Discord/Discord/Development/1.0.1002/Discord.Discord.Development.yaml new file mode 100644 index 000000000000..f2ba77a67340 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.1002/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.1002 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 342e49203382fde56bfadfb8229e1bd22c337c78 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:58:12 +0800 Subject: [PATCH 109/136] New version: Discord.Discord.Development.arm64 version 1.0.999 (#388215) --- ...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.999/Discord.Discord.Development.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Development/arm64/1.0.999/Discord.Discord.Development.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Development/arm64/1.0.999/Discord.Discord.Development.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Development/arm64/1.0.999/Discord.Discord.Development.arm64.yaml diff --git a/manifests/d/Discord/Discord/Development/arm64/1.0.999/Discord.Discord.Development.arm64.installer.yaml b/manifests/d/Discord/Discord/Development/arm64/1.0.999/Discord.Discord.Development.arm64.installer.yaml new file mode 100644 index 000000000000..1a2e402be9c5 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/arm64/1.0.999/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.999 +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.999/DiscordDevelopmentSetup.exe + InstallerSha256: 1CF395AD8AEEEA7724689F0C928D43ADD6299E9B934A9CEEF819B9663BA6EA80 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/arm64/1.0.999/Discord.Discord.Development.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Development/arm64/1.0.999/Discord.Discord.Development.arm64.locale.en-US.yaml new file mode 100644 index 000000000000..faac0bd802b9 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/arm64/1.0.999/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.999 +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.999/Discord.Discord.Development.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Development/arm64/1.0.999/Discord.Discord.Development.arm64.locale.zh-CN.yaml new file mode 100644 index 000000000000..ad6076f5efcf --- /dev/null +++ b/manifests/d/Discord/Discord/Development/arm64/1.0.999/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.999 +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.999/Discord.Discord.Development.arm64.yaml b/manifests/d/Discord/Discord/Development/arm64/1.0.999/Discord.Discord.Development.arm64.yaml new file mode 100644 index 000000000000..5337d397631c --- /dev/null +++ b/manifests/d/Discord/Discord/Development/arm64/1.0.999/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.999 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 80eeb2d0c3cfd83f93f3deb61b1d3c8aab1c781a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:58:28 +0800 Subject: [PATCH 110/136] New version: InterceptSuite.InterceptSuite.Pro version 1.2.1 (#388217) --- ...eptSuite.InterceptSuite.Pro.installer.yaml | 15 +++++ ...Suite.InterceptSuite.Pro.locale.en-US.yaml | 60 +++++++++++++++++++ ...Suite.InterceptSuite.Pro.locale.zh-CN.yaml | 32 ++++++++++ .../InterceptSuite.InterceptSuite.Pro.yaml | 8 +++ 4 files changed, 115 insertions(+) create mode 100644 manifests/i/InterceptSuite/InterceptSuite/Pro/1.2.1/InterceptSuite.InterceptSuite.Pro.installer.yaml create mode 100644 manifests/i/InterceptSuite/InterceptSuite/Pro/1.2.1/InterceptSuite.InterceptSuite.Pro.locale.en-US.yaml create mode 100644 manifests/i/InterceptSuite/InterceptSuite/Pro/1.2.1/InterceptSuite.InterceptSuite.Pro.locale.zh-CN.yaml create mode 100644 manifests/i/InterceptSuite/InterceptSuite/Pro/1.2.1/InterceptSuite.InterceptSuite.Pro.yaml diff --git a/manifests/i/InterceptSuite/InterceptSuite/Pro/1.2.1/InterceptSuite.InterceptSuite.Pro.installer.yaml b/manifests/i/InterceptSuite/InterceptSuite/Pro/1.2.1/InterceptSuite.InterceptSuite.Pro.installer.yaml new file mode 100644 index 000000000000..f041cb87c6bb --- /dev/null +++ b/manifests/i/InterceptSuite/InterceptSuite/Pro/1.2.1/InterceptSuite.InterceptSuite.Pro.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: InterceptSuite.InterceptSuite.Pro +PackageVersion: 1.2.1 +InstallerType: nullsoft +Scope: user +ProductCode: InterceptSuite Pro +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/InterceptSuite/InterceptSuite/releases/download/v1.2.1/InterceptSuite-Pro-1.2.1-x64-Setup.exe + InstallerSha256: 557C2E0A2DEE7BD9F9CBDE75EED50C73246B9360F4B933658494227187FC3F9E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/InterceptSuite/InterceptSuite/Pro/1.2.1/InterceptSuite.InterceptSuite.Pro.locale.en-US.yaml b/manifests/i/InterceptSuite/InterceptSuite/Pro/1.2.1/InterceptSuite.InterceptSuite.Pro.locale.en-US.yaml new file mode 100644 index 000000000000..8d5ac77f2e2c --- /dev/null +++ b/manifests/i/InterceptSuite/InterceptSuite/Pro/1.2.1/InterceptSuite.InterceptSuite.Pro.locale.en-US.yaml @@ -0,0 +1,60 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: InterceptSuite.InterceptSuite.Pro +PackageVersion: 1.2.1 +PackageLocale: en-US +Publisher: InterceptSuite +PublisherUrl: https://interceptsuite.com/ +PublisherSupportUrl: https://interceptsuite.com/contact +PrivacyUrl: https://interceptsuite.com/privacy +Author: Sourav Kalal +PackageName: InterceptSuite Pro +PackageUrl: https://interceptsuite.com/ +License: Proprietary +LicenseUrl: https://interceptsuite.com/terms +Copyright: Copyright (c) 2026 Anof-cyber/InterceptSuite +CopyrightUrl: https://interceptsuite.com/terms +ShortDescription: MITM proxy for TCP/TLS/DTLS/UDP traffic, with STARTTLS, IoT, Thick Client and more. +Description: |- + InterceptSuite is a cross-platform network traffic interception tool for TCP, UDP, DTLS, and TLS protocols. Operating at the transport layer, it provides comprehensive visibility into encrypted traffic from IoT devices, thick clients, databases, gaming applications, and custom protocols. + Key Capabilities + - Any Protocol - Intercepts traffic from any TCP/UDP/TLS/DTLS application + - IoT & Embedded Devices - Perfect for analyzing IoT device TCP/UDP communications + - Custom Protocols - Works with thick clients, games, and proprietary protocols + - Python Extensions - Add custom protocol dissection capabilities + - Cross-Platform - Native support for Windows, Linux, and macOS +Tags: +- capture +- debug +- network +- proxy +- request +- response +- traffic +- web +ReleaseNotes: |- + InterceptSuite v1.2.1 + 📢 Important Announcement + Starting with v1.2.1, InterceptSuite is now closed-source and Pro-only. + The community/standard (free) edition has been discontinued. InterceptSuite is no longer open source. + This decision was made to ensure the continued development and maintenance of both InterceptSuite and ProxyBridge. ProxyBridge remains fully open-source. + For more details, see the project README. + + 💼 Pro Edition + A trial version is now available - no purchase required to evaluate InterceptSuite. + Students, researchers, or individuals with a valid non-commercial use case can reach out to support@interceptsuite.com with the subject "Community License" to request a free Pro license. + Purchase InterceptSuite Pro + + 🛠️ Changes + - Minor stability improvements and bug fixes. + - UDP Session timeout fixed +ReleaseNotesUrl: https://github.com/InterceptSuite/InterceptSuite/releases/tag/v1.2.1 +PurchaseUrl: https://interceptsuite.com/pricing +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://doc.interceptsuite.com/ +- DocumentLabel: FAQ + DocumentUrl: https://interceptsuite.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/InterceptSuite/InterceptSuite/Pro/1.2.1/InterceptSuite.InterceptSuite.Pro.locale.zh-CN.yaml b/manifests/i/InterceptSuite/InterceptSuite/Pro/1.2.1/InterceptSuite.InterceptSuite.Pro.locale.zh-CN.yaml new file mode 100644 index 000000000000..72f12dc5f457 --- /dev/null +++ b/manifests/i/InterceptSuite/InterceptSuite/Pro/1.2.1/InterceptSuite.InterceptSuite.Pro.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: InterceptSuite.InterceptSuite.Pro +PackageVersion: 1.2.1 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 用于 TCP/TLS/DTLS/UDP 流量的 MITM 代理,支持 STARTTLS、物联网、胖客户端等更多功能。 +Description: |- + InterceptSuite 是一款跨平台的网络流量拦截工具,支持 TCP、UDP、DTLS 和 TLS 协议。该工具在传输层运行,可全面洞察来自物联网设备、胖客户端、数据库、游戏应用以及自定义协议的加密流量。 + 主要功能 + - 支持任意协议 - 可拦截任何基于 TCP/UDP/TLS/DTLS 应用的流量 + - 物联网与嵌入式设备 - 非常适合分析物联网设备的 TCP/UDP 通信 + - 自定义协议 - 支持胖客户端、游戏及专有协议 + - Python 扩展 - 可添加自定义协议解析功能 + - 跨平台 - 原生支持 Windows、Linux 和 macOS +Tags: +- 代理 +- 响应 +- 抓包 +- 流量 +- 网络 +- 网页 +- 请求 +- 调试 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://doc.interceptsuite.com/ +- DocumentLabel: 常见问题 + DocumentUrl: https://interceptsuite.com/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/i/InterceptSuite/InterceptSuite/Pro/1.2.1/InterceptSuite.InterceptSuite.Pro.yaml b/manifests/i/InterceptSuite/InterceptSuite/Pro/1.2.1/InterceptSuite.InterceptSuite.Pro.yaml new file mode 100644 index 000000000000..203bb0d99f2a --- /dev/null +++ b/manifests/i/InterceptSuite/InterceptSuite/Pro/1.2.1/InterceptSuite.InterceptSuite.Pro.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: InterceptSuite.InterceptSuite.Pro +PackageVersion: 1.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 28b1d75b9858df6a00351c779b8f6dcdcf22aa53 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:59:58 +0800 Subject: [PATCH 111/136] New version: yetone.NextAITranslator version 0.6.20 (#385542) --- .../yetone.NextAITranslator.installer.yaml | 16 ++++++++++++ .../yetone.NextAITranslator.locale.en-US.yaml | 26 +++++++++++++++++++ .../yetone.NextAITranslator.locale.zh-CN.yaml | 13 ++++++++++ .../0.6.20/yetone.NextAITranslator.yaml | 8 ++++++ 4 files changed, 63 insertions(+) create mode 100644 manifests/y/yetone/NextAITranslator/0.6.20/yetone.NextAITranslator.installer.yaml create mode 100644 manifests/y/yetone/NextAITranslator/0.6.20/yetone.NextAITranslator.locale.en-US.yaml create mode 100644 manifests/y/yetone/NextAITranslator/0.6.20/yetone.NextAITranslator.locale.zh-CN.yaml create mode 100644 manifests/y/yetone/NextAITranslator/0.6.20/yetone.NextAITranslator.yaml diff --git a/manifests/y/yetone/NextAITranslator/0.6.20/yetone.NextAITranslator.installer.yaml b/manifests/y/yetone/NextAITranslator/0.6.20/yetone.NextAITranslator.installer.yaml new file mode 100644 index 000000000000..6976afbc3369 --- /dev/null +++ b/manifests/y/yetone/NextAITranslator/0.6.20/yetone.NextAITranslator.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: yetone.NextAITranslator +PackageVersion: 0.6.20 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: NextAI Translator +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nextai-translator/nextai-translator/releases/download/v0.6.20/NextAI.Translator_0.6.20_x64-setup.exe + InstallerSha256: 18AC48BCF2374A0CA9D86CFE0570776FB7A1CE1FD142FE1E084D80481E1499BD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/NextAITranslator/0.6.20/yetone.NextAITranslator.locale.en-US.yaml b/manifests/y/yetone/NextAITranslator/0.6.20/yetone.NextAITranslator.locale.en-US.yaml new file mode 100644 index 000000000000..cfc23f71a867 --- /dev/null +++ b/manifests/y/yetone/NextAITranslator/0.6.20/yetone.NextAITranslator.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: yetone.NextAITranslator +PackageVersion: 0.6.20 +PackageLocale: en-US +Publisher: yetone +PublisherUrl: https://github.com/nextai-translator +PublisherSupportUrl: https://github.com/nextai-translator/nextai-translator/issues +PackageName: NextAI Translator +PackageUrl: https://github.com/nextai-translator/nextai-translator +License: AGPL-3.0 +LicenseUrl: https://github.com/nextai-translator/nextai-translator/blob/HEAD/LICENSE +ShortDescription: Cross-platform desktop application for translation based on ChatGPT API. +Tags: +- chatgpt +- openai +- translate +- translation +- translator +ReleaseNotes: |- + v0.6.20 + - Actually fix the high idle CPU usage on Windows that persisted through 0.6.19 (#1886). Hiding a window in Tauri only hides the OS window — it never tells the WebView2 controller it is hidden, so the renderer of the always-alive Quick Translator and writing-indicator panels kept compositing at full frame rate even while the app sat idle in the tray. The WebView2 controller is now explicitly suspended (SetIsVisible) on every hide, and the two panels are no longer pre-created at startup on Windows. +ReleaseNotesUrl: https://github.com/nextai-translator/nextai-translator/releases/tag/v0.6.20 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/NextAITranslator/0.6.20/yetone.NextAITranslator.locale.zh-CN.yaml b/manifests/y/yetone/NextAITranslator/0.6.20/yetone.NextAITranslator.locale.zh-CN.yaml new file mode 100644 index 000000000000..a2db796e719d --- /dev/null +++ b/manifests/y/yetone/NextAITranslator/0.6.20/yetone.NextAITranslator.locale.zh-CN.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: yetone.NextAITranslator +PackageVersion: 0.6.20 +PackageLocale: zh-CN +ShortDescription: 基于 ChatGPT API 的划词翻译跨平台桌面端应用 +Tags: +- chatgpt +- openai +- 翻译 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/NextAITranslator/0.6.20/yetone.NextAITranslator.yaml b/manifests/y/yetone/NextAITranslator/0.6.20/yetone.NextAITranslator.yaml new file mode 100644 index 000000000000..88c67d02589b --- /dev/null +++ b/manifests/y/yetone/NextAITranslator/0.6.20/yetone.NextAITranslator.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: yetone.NextAITranslator +PackageVersion: 0.6.20 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2ed02547280edfa5c6f8a3f360cddd3024821f3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Jos=C3=A9=20Fuchs?= Date: Mon, 15 Jun 2026 17:04:15 -0400 Subject: [PATCH 112/136] JuanjoFuchs.atref version 0.5.0 (#385298) --- .../0.5.0/JuanjoFuchs.atref.installer.yaml | 15 ++++++++++++ .../0.5.0/JuanjoFuchs.atref.locale.en-US.yaml | 24 +++++++++++++++++++ .../atref/0.5.0/JuanjoFuchs.atref.yaml | 8 +++++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/j/JuanjoFuchs/atref/0.5.0/JuanjoFuchs.atref.installer.yaml create mode 100644 manifests/j/JuanjoFuchs/atref/0.5.0/JuanjoFuchs.atref.locale.en-US.yaml create mode 100644 manifests/j/JuanjoFuchs/atref/0.5.0/JuanjoFuchs.atref.yaml diff --git a/manifests/j/JuanjoFuchs/atref/0.5.0/JuanjoFuchs.atref.installer.yaml b/manifests/j/JuanjoFuchs/atref/0.5.0/JuanjoFuchs.atref.installer.yaml new file mode 100644 index 000000000000..dddac31ae2cf --- /dev/null +++ b/manifests/j/JuanjoFuchs/atref/0.5.0/JuanjoFuchs.atref.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: JuanjoFuchs.atref +PackageVersion: 0.5.0 +InstallerType: portable +UpgradeBehavior: uninstallPrevious +Commands: +- atref +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/JuanjoFuchs/atref/releases/download/v0.5.0/atref-0.5.0-windows-x64.exe + InstallerSha256: A1507447C1761BB993E8C889DE9C2F7572370BF2C7DBB9112CC071BF6B5A0D71 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JuanjoFuchs/atref/0.5.0/JuanjoFuchs.atref.locale.en-US.yaml b/manifests/j/JuanjoFuchs/atref/0.5.0/JuanjoFuchs.atref.locale.en-US.yaml new file mode 100644 index 000000000000..260c825fef5c --- /dev/null +++ b/manifests/j/JuanjoFuchs/atref/0.5.0/JuanjoFuchs.atref.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JuanjoFuchs.atref +PackageVersion: 0.5.0 +PackageLocale: en-US +Publisher: JuanjoFuchs +PublisherUrl: https://github.com/JuanjoFuchs +PackageName: atref +PackageUrl: https://github.com/JuanjoFuchs/atref +License: MIT +LicenseUrl: https://github.com/JuanjoFuchs/atref/blob/main/LICENSE +ShortDescription: Global file-reference picker — chord, fuzzy-pick a file, insert a path at the caret +Description: atref is a Windows system-tray file-reference picker. Press a chord in any text field, fuzzy-pick a file from pre-indexed folders, and insert an @-quoted absolute path at the caret. It also exposes an agent-facing config CLI. +Moniker: atref +Tags: +- cli +- picker +- files +- fuzzy +- productivity +- agents +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JuanjoFuchs/atref/0.5.0/JuanjoFuchs.atref.yaml b/manifests/j/JuanjoFuchs/atref/0.5.0/JuanjoFuchs.atref.yaml new file mode 100644 index 000000000000..3bb887d8dbb3 --- /dev/null +++ b/manifests/j/JuanjoFuchs/atref/0.5.0/JuanjoFuchs.atref.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: JuanjoFuchs.atref +PackageVersion: 0.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 053af55a622dcc522f3bd6a2b2a2db32f706f0a6 Mon Sep 17 00:00:00 2001 From: hunchul choi <43803020+hunchulchoi@users.noreply.github.com> Date: Tue, 16 Jun 2026 06:05:17 +0900 Subject: [PATCH 113/136] New version: Choihunchul.Lazyifconfig version 0.2.11 (#386628) Co-authored-by: hunchulchoi --- .../Choihunchul.Lazyifconfig.installer.yaml | 16 ++++++++++++ ...Choihunchul.Lazyifconfig.locale.en-US.yaml | 26 +++++++++++++++++++ .../0.2.11/Choihunchul.Lazyifconfig.yaml | 7 +++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/c/Choihunchul/Lazyifconfig/0.2.11/Choihunchul.Lazyifconfig.installer.yaml create mode 100644 manifests/c/Choihunchul/Lazyifconfig/0.2.11/Choihunchul.Lazyifconfig.locale.en-US.yaml create mode 100644 manifests/c/Choihunchul/Lazyifconfig/0.2.11/Choihunchul.Lazyifconfig.yaml diff --git a/manifests/c/Choihunchul/Lazyifconfig/0.2.11/Choihunchul.Lazyifconfig.installer.yaml b/manifests/c/Choihunchul/Lazyifconfig/0.2.11/Choihunchul.Lazyifconfig.installer.yaml new file mode 100644 index 000000000000..7c52d85bf4f6 --- /dev/null +++ b/manifests/c/Choihunchul/Lazyifconfig/0.2.11/Choihunchul.Lazyifconfig.installer.yaml @@ -0,0 +1,16 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Choihunchul.Lazyifconfig +PackageVersion: 0.2.11 +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2026-06-11 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: lazyifconfig-v0.2.11-x86_64-pc-windows-msvc\lazyifconfig.exe + PortableCommandAlias: lazyifconfig + InstallerUrl: https://github.com/choihunchul/lazyifconfig/releases/download/v0.2.11/lazyifconfig-v0.2.11-x86_64-pc-windows-msvc.zip + InstallerSha256: 8A5933C3F90A3C8CBA23E01A7988870FD3EF48BABE371C32F51493EB2FF936A5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Choihunchul/Lazyifconfig/0.2.11/Choihunchul.Lazyifconfig.locale.en-US.yaml b/manifests/c/Choihunchul/Lazyifconfig/0.2.11/Choihunchul.Lazyifconfig.locale.en-US.yaml new file mode 100644 index 000000000000..a992b6a3a22d --- /dev/null +++ b/manifests/c/Choihunchul/Lazyifconfig/0.2.11/Choihunchul.Lazyifconfig.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Choihunchul.Lazyifconfig +PackageVersion: 0.2.11 +PackageLocale: en-US +Publisher: Choihunchul +PublisherUrl: https://github.com/choihunchul +PublisherSupportUrl: https://github.com/choihunchul/lazyifconfig/issues +Author: Hunchul Choi +PackageName: Lazyifconfig +PackageUrl: https://github.com/choihunchul/lazyifconfig +License: MIT +LicenseUrl: https://github.com/choihunchul/lazyifconfig/blob/main/LICENSE +Copyright: Copyright (c) Hunchul Choi +ShortDescription: Terminal UI for inspecting local network state. +Description: lazyifconfig is a terminal UI for inspecting local interface, route, connection, port, public IP, and network event state. +Moniker: lazyifconfig +Tags: +- cli +- diagnostics +- network +- terminal +- tui +ReleaseNotesUrl: https://github.com/choihunchul/lazyifconfig/releases/tag/v0.2.11 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Choihunchul/Lazyifconfig/0.2.11/Choihunchul.Lazyifconfig.yaml b/manifests/c/Choihunchul/Lazyifconfig/0.2.11/Choihunchul.Lazyifconfig.yaml new file mode 100644 index 000000000000..576fd9651fb9 --- /dev/null +++ b/manifests/c/Choihunchul/Lazyifconfig/0.2.11/Choihunchul.Lazyifconfig.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Choihunchul.Lazyifconfig +PackageVersion: 0.2.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9cdaa55e12c9320a11418678b6d100ef5a946dcc Mon Sep 17 00:00:00 2001 From: LargeModGames <84450916+LargeModGames@users.noreply.github.com> Date: Mon, 15 Jun 2026 23:06:46 +0200 Subject: [PATCH 114/136] New package: LargeModGames.steamie version 0.4.2 (#385474) --- .../LargeModGames.steamie.installer.yaml | 18 ++++++++ .../LargeModGames.steamie.locale.en-US.yaml | 44 +++++++++++++++++++ .../steamie/0.4.2/LargeModGames.steamie.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/l/LargeModGames/steamie/0.4.2/LargeModGames.steamie.installer.yaml create mode 100644 manifests/l/LargeModGames/steamie/0.4.2/LargeModGames.steamie.locale.en-US.yaml create mode 100644 manifests/l/LargeModGames/steamie/0.4.2/LargeModGames.steamie.yaml diff --git a/manifests/l/LargeModGames/steamie/0.4.2/LargeModGames.steamie.installer.yaml b/manifests/l/LargeModGames/steamie/0.4.2/LargeModGames.steamie.installer.yaml new file mode 100644 index 000000000000..f997de3f6727 --- /dev/null +++ b/manifests/l/LargeModGames/steamie/0.4.2/LargeModGames.steamie.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: LargeModGames.steamie +PackageVersion: 0.4.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: steamie.exe + PortableCommandAlias: steamie +UpgradeBehavior: install +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/LargeModGames/steamie/releases/download/v0.4.2/steamie-windows-x86_64.zip + InstallerSha256: E8F3B9377221B2D8F5091D9DF07A17F369D9A142A3664E4FE2BC10C1CAE584F9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LargeModGames/steamie/0.4.2/LargeModGames.steamie.locale.en-US.yaml b/manifests/l/LargeModGames/steamie/0.4.2/LargeModGames.steamie.locale.en-US.yaml new file mode 100644 index 000000000000..966c50da3692 --- /dev/null +++ b/manifests/l/LargeModGames/steamie/0.4.2/LargeModGames.steamie.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LargeModGames.steamie +PackageVersion: 0.4.2 +PackageLocale: en-US +Publisher: LargeModGames +PublisherUrl: https://github.com/LargeModGames +PublisherSupportUrl: https://github.com/LargeModGames/steamie/issues +Author: LargeModGames +PackageName: steamie +PackageUrl: https://github.com/LargeModGames/steamie +License: MIT +LicenseUrl: https://github.com/LargeModGames/steamie/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 LargeModGames +ShortDescription: A terminal-native Steam client written in Rust +Description: steamie is a terminal-native Steam client written in Rust. Browse your game library, chat with friends, and launch games right from your terminal — no Steam desktop window needed. +Moniker: steamie +ReleaseNotes: |- + fix(release): make crates publishable + harden winget; bump 0.4.2 (#16) + The v0.4.1 release partially failed. Root-cause fixes: + - crates.io: steamie-core embedded DRM-FREE-GAMES.md via a path escaping + the crate dir (../../), so cargo publish couldn't package it. Moved the + file into crates/steamie-core/ and switched to a local include_str path. + Verified with cargo package -p steamie-core (the isolated-tarball build + that the normal build/clippy/test gate does NOT exercise). + - winget: build the release-asset URL directly instead of querying the + GitHub API, which could return the release with an empty assets array + right after upload (eventual consistency) and fail the job spuriously. + Bumped to 0.4.2 because steamie-api 0.4.1 already published and can't be + republished. (The AUR failure was a malformed AUR_SSH_PRIVATE_KEY secret, + fixed out-of-band by re-setting it from the working key.) + Downloads + - On Windows 10/11 (64-bit) → steamie-windows-x86_64.zip + - On Linux (Ubuntu, Arch, Fedora, etc.) → steamie-linux-x86_64.tar.gz + - On macOS with Intel CPU → steamie-macos-x86_64.tar.gz + - On macOS with Apple Silicon (M1/M2/M3+) → steamie-macos-aarch64.tar.gz + Checksums (.sha256) are optional and only needed if you want to verify the download. + What's Changed + - fix(release): make crates publishable + harden winget; bump 0.4.2 by @LargeModGames in #16 + Full Changelog: v0.4.1...v0.4.2 +ReleaseNotesUrl: https://github.com/LargeModGames/steamie/releases/tag/v0.4.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LargeModGames/steamie/0.4.2/LargeModGames.steamie.yaml b/manifests/l/LargeModGames/steamie/0.4.2/LargeModGames.steamie.yaml new file mode 100644 index 000000000000..c6a9716af70d --- /dev/null +++ b/manifests/l/LargeModGames/steamie/0.4.2/LargeModGames.steamie.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: LargeModGames.steamie +PackageVersion: 0.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 72171248f903482d5ff1821b2f5834efbc6d934c Mon Sep 17 00:00:00 2001 From: Vikram Reddy Date: Tue, 16 Jun 2026 02:37:30 +0530 Subject: [PATCH 115/136] New package: SpecLabs.Devspec version 0.1.0 (#385145) --- .../0.1.0/SpecLabs.Devspec.installer.yaml | 13 +++++++++++ .../0.1.0/SpecLabs.Devspec.locale.en-US.yaml | 22 +++++++++++++++++++ .../Devspec/0.1.0/SpecLabs.Devspec.yaml | 6 +++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/s/SpecLabs/Devspec/0.1.0/SpecLabs.Devspec.installer.yaml create mode 100644 manifests/s/SpecLabs/Devspec/0.1.0/SpecLabs.Devspec.locale.en-US.yaml create mode 100644 manifests/s/SpecLabs/Devspec/0.1.0/SpecLabs.Devspec.yaml diff --git a/manifests/s/SpecLabs/Devspec/0.1.0/SpecLabs.Devspec.installer.yaml b/manifests/s/SpecLabs/Devspec/0.1.0/SpecLabs.Devspec.installer.yaml new file mode 100644 index 000000000000..022ac19c0f55 --- /dev/null +++ b/manifests/s/SpecLabs/Devspec/0.1.0/SpecLabs.Devspec.installer.yaml @@ -0,0 +1,13 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: SpecLabs.Devspec +PackageVersion: 0.1.0 +InstallerType: portable +Commands: + - devspec +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/speclabs/devspec/releases/download/v0.1.0/devspec.exe + InstallerSha256: 2245d6319d42924bdda76bcd1a62c86ae23cac82be019aaaf2f3335690b2c5ff +ManifestType: installer +ManifestVersion: 1.12.0 + diff --git a/manifests/s/SpecLabs/Devspec/0.1.0/SpecLabs.Devspec.locale.en-US.yaml b/manifests/s/SpecLabs/Devspec/0.1.0/SpecLabs.Devspec.locale.en-US.yaml new file mode 100644 index 000000000000..e152d3a920f2 --- /dev/null +++ b/manifests/s/SpecLabs/Devspec/0.1.0/SpecLabs.Devspec.locale.en-US.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: SpecLabs.Devspec +PackageVersion: 0.1.0 +PackageLocale: en-US +Publisher: SpecLabs +PublisherUrl: https://github.com/speclabs +PublisherSupportUrl: https://github.com/speclabs/devspec/issues +PackageName: devspec +PackageUrl: https://github.com/speclabs/devspec +License: Apache-2.0 +LicenseUrl: https://github.com/speclabs/devspec/blob/main/LICENSE +ShortDescription: Installer and synchronizer CLI for the devspec workflow framework. +Description: devspec installs and synchronizes spec-driven development framework files for supported coding agents and IDE adapters. +Moniker: devspec +Tags: + - ai + - cli + - developer-tools + - spec-driven-development + - workflow +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecLabs/Devspec/0.1.0/SpecLabs.Devspec.yaml b/manifests/s/SpecLabs/Devspec/0.1.0/SpecLabs.Devspec.yaml new file mode 100644 index 000000000000..f9a8c621f991 --- /dev/null +++ b/manifests/s/SpecLabs/Devspec/0.1.0/SpecLabs.Devspec.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: SpecLabs.Devspec +PackageVersion: 0.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4190a04e10dd250ff7f36b5e7760612b009d909f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 05:14:39 +0800 Subject: [PATCH 116/136] New version: MistralAI.MistralVibe.ACP version 2.16.0 (#388183) --- .../MistralAI.MistralVibe.ACP.installer.yaml | 18 +++++++ ...istralAI.MistralVibe.ACP.locale.en-US.yaml | 47 +++++++++++++++++++ ...istralAI.MistralVibe.ACP.locale.zh-CN.yaml | 20 ++++++++ .../ACP/2.16.0/MistralAI.MistralVibe.ACP.yaml | 8 ++++ 4 files changed, 93 insertions(+) create mode 100644 manifests/m/MistralAI/MistralVibe/ACP/2.16.0/MistralAI.MistralVibe.ACP.installer.yaml create mode 100644 manifests/m/MistralAI/MistralVibe/ACP/2.16.0/MistralAI.MistralVibe.ACP.locale.en-US.yaml create mode 100644 manifests/m/MistralAI/MistralVibe/ACP/2.16.0/MistralAI.MistralVibe.ACP.locale.zh-CN.yaml create mode 100644 manifests/m/MistralAI/MistralVibe/ACP/2.16.0/MistralAI.MistralVibe.ACP.yaml diff --git a/manifests/m/MistralAI/MistralVibe/ACP/2.16.0/MistralAI.MistralVibe.ACP.installer.yaml b/manifests/m/MistralAI/MistralVibe/ACP/2.16.0/MistralAI.MistralVibe.ACP.installer.yaml new file mode 100644 index 000000000000..8f01c0017be5 --- /dev/null +++ b/manifests/m/MistralAI/MistralVibe/ACP/2.16.0/MistralAI.MistralVibe.ACP.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: MistralAI.MistralVibe.ACP +PackageVersion: 2.16.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: vibe-acp.exe +Commands: +- vibe-acp +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mistralai/mistral-vibe/releases/download/v2.16.0/vibe-acp-windows-x86_64-2.16.0.zip + InstallerSha256: 6EE9DBFA9A914C10F9500CE5061E297F223FD126978DC08B6A3BC6DA8DC32392 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MistralAI/MistralVibe/ACP/2.16.0/MistralAI.MistralVibe.ACP.locale.en-US.yaml b/manifests/m/MistralAI/MistralVibe/ACP/2.16.0/MistralAI.MistralVibe.ACP.locale.en-US.yaml new file mode 100644 index 000000000000..7ae5b96a3923 --- /dev/null +++ b/manifests/m/MistralAI/MistralVibe/ACP/2.16.0/MistralAI.MistralVibe.ACP.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MistralAI.MistralVibe.ACP +PackageVersion: 2.16.0 +PackageLocale: en-US +Publisher: Mistral AI +PublisherUrl: https://mistral.ai/ +PublisherSupportUrl: https://github.com/mistralai/mistral-vibe/issues +PrivacyUrl: https://legal.mistral.ai/terms/privacy-policy +Author: Mistral AI +PackageName: Mistral Vibe (ACP mode) +PackageUrl: https://github.com/mistralai/mistral-vibe +License: Apache-2.0 +LicenseUrl: https://github.com/mistralai/mistral-vibe/blob/HEAD/LICENSE +Copyright: Copyright 2026 Mistral AI +CopyrightUrl: https://legal.mistral.ai/terms +ShortDescription: Minimal CLI coding agent by Mistral +Description: |- + Mistral's open-source CLI coding assistant. + Mistral Vibe is a command-line coding assistant powered by Mistral's models. It provides a conversational interface to your codebase, allowing you to use natural language to explore, modify, and interact with your projects through a powerful set of tools. +Tags: +- agent +- agentic +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Added + - Fuzzy search in slash command autocomplete + - Syntax-highlighted, line-numbered, theme-aware diffs for file edits + Changed + - /resume now scopes the session picker to the current folder + - Clipboard copy confirmations now appear inline instead of stacking toast notifications + - ACP teleports now use the client title as the Vibe Code project name when no explicit project name is configured + Fixed + - ACP max-output-token responses now stop gracefully with max_tokens instead of surfacing internal errors + - Context-too-long responses wrapped as HTTP 422 are now classified correctly + - SSE streams are parsed on CR/LF boundaries only, avoiding crashes on valid Unicode line separators in JSON strings + - CLI banner now shows the Free plan correctly + - Mistral backend no longer sends reasoning content when model thinking is off +ReleaseNotesUrl: https://github.com/mistralai/mistral-vibe/blob/HEAD/CHANGELOG.md#2160---2026-06-15 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MistralAI/MistralVibe/ACP/2.16.0/MistralAI.MistralVibe.ACP.locale.zh-CN.yaml b/manifests/m/MistralAI/MistralVibe/ACP/2.16.0/MistralAI.MistralVibe.ACP.locale.zh-CN.yaml new file mode 100644 index 000000000000..7d5c5d5ec1ae --- /dev/null +++ b/manifests/m/MistralAI/MistralVibe/ACP/2.16.0/MistralAI.MistralVibe.ACP.locale.zh-CN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MistralAI.MistralVibe.ACP +PackageVersion: 2.16.0 +PackageLocale: zh-CN +ShortDescription: Mistral 推出的极简 CLI 代码智能体 +Description: |- + Mistral 的开源 CLI 编程助手。 + Mistral Vibe 是由 Mistral 模型驱动的命令行编程助手。它为您的代码库提供了一个对话式界面,让您可以通过自然语言,利用一系列强大的工具来浏览、修改和与项目进行交互。 +Tags: +- ai +- 代码 +- 开发 +- 智能体 +- 编程 +- 自主智能 +ReleaseNotesUrl: https://github.com/mistralai/mistral-vibe/blob/HEAD/CHANGELOG.md +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MistralAI/MistralVibe/ACP/2.16.0/MistralAI.MistralVibe.ACP.yaml b/manifests/m/MistralAI/MistralVibe/ACP/2.16.0/MistralAI.MistralVibe.ACP.yaml new file mode 100644 index 000000000000..bc5cd0553a33 --- /dev/null +++ b/manifests/m/MistralAI/MistralVibe/ACP/2.16.0/MistralAI.MistralVibe.ACP.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: MistralAI.MistralVibe.ACP +PackageVersion: 2.16.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a044b59f7f5456762d1640e7201679bf6b367ed6 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 15 Jun 2026 17:14:54 -0400 Subject: [PATCH 117/136] New version: Microsoft.SafetyScanner version 1.453.112.0 (#388204) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.453.112.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.112.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.112.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.112.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.112.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.112.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..ce1e6a296d0d --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.112.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.112.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.112.0&arch=x86 + InstallerSha256: BBDB256E77FC46CBE5A756FB43C791BD39B779263453595A46532B4A0D130654 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.112.0&arch=amd64 + InstallerSha256: D7AFC025809963B4EDA4B02B982A61B261AECBF41B76581D857F2B9AC9A60E23 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.112.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.112.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..f9bc8b6650d5 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.112.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.112.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.112.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.112.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..e0e637640212 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.112.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.112.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6e3cda22f10ddddb5f25c45ae45c337e5399c505 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 05:15:10 +0800 Subject: [PATCH 118/136] New version: Tonec.InternetDownloadManager version 6.43.1 (643build1) (#388221) --- .../Tonec.InternetDownloadManager.installer.yaml | 8 ++++---- .../Tonec.InternetDownloadManager.locale.en-US.yaml | 5 +++-- .../Tonec.InternetDownloadManager.locale.zh-CN.yaml | 2 +- .../Tonec.InternetDownloadManager.yaml | 2 +- 4 files changed, 9 insertions(+), 8 deletions(-) rename manifests/t/Tonec/InternetDownloadManager/{6.42.64 => 6.43.1}/Tonec.InternetDownloadManager.installer.yaml (78%) rename manifests/t/Tonec/InternetDownloadManager/{6.42.64 => 6.43.1}/Tonec.InternetDownloadManager.locale.en-US.yaml (73%) rename manifests/t/Tonec/InternetDownloadManager/{6.42.64 => 6.43.1}/Tonec.InternetDownloadManager.locale.zh-CN.yaml (98%) rename manifests/t/Tonec/InternetDownloadManager/{6.42.64 => 6.43.1}/Tonec.InternetDownloadManager.yaml (91%) diff --git a/manifests/t/Tonec/InternetDownloadManager/6.42.64/Tonec.InternetDownloadManager.installer.yaml b/manifests/t/Tonec/InternetDownloadManager/6.43.1/Tonec.InternetDownloadManager.installer.yaml similarity index 78% rename from manifests/t/Tonec/InternetDownloadManager/6.42.64/Tonec.InternetDownloadManager.installer.yaml rename to manifests/t/Tonec/InternetDownloadManager/6.43.1/Tonec.InternetDownloadManager.installer.yaml index 2082106e3d51..5ffe02cc7a0c 100644 --- a/manifests/t/Tonec/InternetDownloadManager/6.42.64/Tonec.InternetDownloadManager.installer.yaml +++ b/manifests/t/Tonec/InternetDownloadManager/6.43.1/Tonec.InternetDownloadManager.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Tonec.InternetDownloadManager -PackageVersion: 6.42.64 +PackageVersion: 6.43.1 InstallerType: exe Scope: machine InstallModes: @@ -13,10 +13,10 @@ InstallerSwitches: SilentWithProgress: /skipdlgs UpgradeBehavior: install ProductCode: Internet Download Manager -ReleaseDate: 2026-05-16 +ReleaseDate: 2026-06-15 Installers: - Architecture: x86 - InstallerUrl: https://download.internetdownloadmanager.com/idman642build64.exe - InstallerSha256: 2613854939069BF9338E79DD8DD94ED2FF4258E3AA0E768FC0CA904F2F094EDD + InstallerUrl: https://download.internetdownloadmanager.com/idman643build1.exe + InstallerSha256: FFCDA850D884D036270142850985B48112CE8B73EE4416B3EB91739CB9FF0065 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/t/Tonec/InternetDownloadManager/6.42.64/Tonec.InternetDownloadManager.locale.en-US.yaml b/manifests/t/Tonec/InternetDownloadManager/6.43.1/Tonec.InternetDownloadManager.locale.en-US.yaml similarity index 73% rename from manifests/t/Tonec/InternetDownloadManager/6.42.64/Tonec.InternetDownloadManager.locale.en-US.yaml rename to manifests/t/Tonec/InternetDownloadManager/6.43.1/Tonec.InternetDownloadManager.locale.en-US.yaml index 80edbd06811f..c850b2c993e9 100644 --- a/manifests/t/Tonec/InternetDownloadManager/6.42.64/Tonec.InternetDownloadManager.locale.en-US.yaml +++ b/manifests/t/Tonec/InternetDownloadManager/6.43.1/Tonec.InternetDownloadManager.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Tonec.InternetDownloadManager -PackageVersion: 6.42.64 +PackageVersion: 6.43.1 PackageLocale: en-US Publisher: Tonec Inc. PublisherUrl: https://www.internetdownloadmanager.com/ @@ -20,7 +20,8 @@ Tags: - download - downloader ReleaseNotes: |- - - Resolved the problem that caused "403 Forbidden" error + - Added the ability to download MP4 files from web sites where previously only TS videos were available. IDM displays both TS and MP4 file formats in its video download button. If you only need MP4 files, disable TS in IDM Options -> General tab -> Customize IDM Download panels in browsers -> Edit button. Remove TS extension on "Customize IDM Download panel in browsres" dialog + - Fixed video downloading problems on several popular web sites - Fixed bugs ReleaseNotesUrl: https://www.internetdownloadmanager.com/news.html PurchaseUrl: https://secure.internetdownloadmanager.com/buy_idm.html diff --git a/manifests/t/Tonec/InternetDownloadManager/6.42.64/Tonec.InternetDownloadManager.locale.zh-CN.yaml b/manifests/t/Tonec/InternetDownloadManager/6.43.1/Tonec.InternetDownloadManager.locale.zh-CN.yaml similarity index 98% rename from manifests/t/Tonec/InternetDownloadManager/6.42.64/Tonec.InternetDownloadManager.locale.zh-CN.yaml rename to manifests/t/Tonec/InternetDownloadManager/6.43.1/Tonec.InternetDownloadManager.locale.zh-CN.yaml index 9850bab9a330..1cb06aa52e57 100644 --- a/manifests/t/Tonec/InternetDownloadManager/6.42.64/Tonec.InternetDownloadManager.locale.zh-CN.yaml +++ b/manifests/t/Tonec/InternetDownloadManager/6.43.1/Tonec.InternetDownloadManager.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Tonec.InternetDownloadManager -PackageVersion: 6.42.64 +PackageVersion: 6.43.1 PackageLocale: zh-CN Publisher: Tonec Inc. PublisherUrl: https://www.internetdownloadmanager.com/ diff --git a/manifests/t/Tonec/InternetDownloadManager/6.42.64/Tonec.InternetDownloadManager.yaml b/manifests/t/Tonec/InternetDownloadManager/6.43.1/Tonec.InternetDownloadManager.yaml similarity index 91% rename from manifests/t/Tonec/InternetDownloadManager/6.42.64/Tonec.InternetDownloadManager.yaml rename to manifests/t/Tonec/InternetDownloadManager/6.43.1/Tonec.InternetDownloadManager.yaml index c7232072942f..e36c1381eacd 100644 --- a/manifests/t/Tonec/InternetDownloadManager/6.42.64/Tonec.InternetDownloadManager.yaml +++ b/manifests/t/Tonec/InternetDownloadManager/6.43.1/Tonec.InternetDownloadManager.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Tonec.InternetDownloadManager -PackageVersion: 6.42.64 +PackageVersion: 6.43.1 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 1fc36f107b00ce099abc3af51fcb3f3647f455fe Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 05:15:27 +0800 Subject: [PATCH 119/136] New version: Yandex.Browser version 26.4.5.593 (#388223) --- .../26.4.5.593/Yandex.Browser.installer.yaml | 58 +++++++++++++++++++ .../Yandex.Browser.locale.en-US.yaml | 25 ++++++++ .../Yandex.Browser.locale.zh-CN.yaml | 16 +++++ .../Browser/26.4.5.593/Yandex.Browser.yaml | 8 +++ 4 files changed, 107 insertions(+) create mode 100644 manifests/y/Yandex/Browser/26.4.5.593/Yandex.Browser.installer.yaml create mode 100644 manifests/y/Yandex/Browser/26.4.5.593/Yandex.Browser.locale.en-US.yaml create mode 100644 manifests/y/Yandex/Browser/26.4.5.593/Yandex.Browser.locale.zh-CN.yaml create mode 100644 manifests/y/Yandex/Browser/26.4.5.593/Yandex.Browser.yaml diff --git a/manifests/y/Yandex/Browser/26.4.5.593/Yandex.Browser.installer.yaml b/manifests/y/Yandex/Browser/26.4.5.593/Yandex.Browser.installer.yaml new file mode 100644 index 000000000000..9b41ff7d7a9b --- /dev/null +++ b/manifests/y/Yandex/Browser/26.4.5.593/Yandex.Browser.installer.yaml @@ -0,0 +1,58 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Yandex.Browser +PackageVersion: 26.4.5.593 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + Log: --verbose-logging --log-file="" + Custom: --do-not-launch-browser +InstallerSuccessCodes: +- 1 +- 3 +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- crx +- css +- epub +- fb2 +- gif +- htm +- html +- infected +- jpeg +- jpg +- js +- mhtml +- pdf +- png +- shtml +- svg +- swf +- tif +- tiff +- txt +- webm +- webp +- xht +- xhtml +- xml +ProductCode: YandexBrowser +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://download.cdn.yandex.net/browser/int/26_4_5_593_110369/en/Yandex.exe + InstallerSha256: 79A8C037434064B6E47E9CD8E7496455F0DF1461844E04B0058038555EFE210B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yandex/Browser/26.4.5.593/Yandex.Browser.locale.en-US.yaml b/manifests/y/Yandex/Browser/26.4.5.593/Yandex.Browser.locale.en-US.yaml new file mode 100644 index 000000000000..84bddf9d34b1 --- /dev/null +++ b/manifests/y/Yandex/Browser/26.4.5.593/Yandex.Browser.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: Yandex.Browser +PackageVersion: 26.4.5.593 +PackageLocale: en-US +Publisher: Yandex +PublisherUrl: https://yandex.com/ +PublisherSupportUrl: https://browser.yandex.com/help/en/ +PrivacyUrl: https://yandex.com/legal/confidential/en/ +Author: YANDEX LLC +PackageName: Yandex Browser +PackageUrl: https://browser.yandex.com/ +License: Freeware +LicenseUrl: https://yandex.com/legal/browser_agreement/en/ +Copyright: Copyright 2026 Yandex. All rights reserved. +ShortDescription: Yandex Browser delivers fast and secure browsing with built-in Alice and the ability to sync passwords, bookmarks, and bank cards across devices. +Tags: +- browser +- chromium +- internet +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yandex/Browser/26.4.5.593/Yandex.Browser.locale.zh-CN.yaml b/manifests/y/Yandex/Browser/26.4.5.593/Yandex.Browser.locale.zh-CN.yaml new file mode 100644 index 000000000000..8e59ce372add --- /dev/null +++ b/manifests/y/Yandex/Browser/26.4.5.593/Yandex.Browser.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: Yandex.Browser +PackageVersion: 26.4.5.593 +PackageLocale: zh-CN +License: 免费软件 +Copyright: 版权所有 2026 Yandex。保留所有权利。 +ShortDescription: Yandex 浏览器内置 Alice,可跨设备同步密码、书签和银行卡,浏览速度快且安全。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yandex/Browser/26.4.5.593/Yandex.Browser.yaml b/manifests/y/Yandex/Browser/26.4.5.593/Yandex.Browser.yaml new file mode 100644 index 000000000000..e766c41c7527 --- /dev/null +++ b/manifests/y/Yandex/Browser/26.4.5.593/Yandex.Browser.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: Yandex.Browser +PackageVersion: 26.4.5.593 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 401f87cf3a497156d93952b1a67e1962cc68798b Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 15 Jun 2026 17:15:44 -0400 Subject: [PATCH 120/136] Remove version: Google.Chrome.Dev.EXE version 139.0.7207.2 (#388234) --- .../Google.Chrome.Dev.EXE.installer.yaml | 74 ------------------- .../Google.Chrome.Dev.EXE.locale.en-US.yaml | 26 ------- .../Google.Chrome.Dev.EXE.locale.nb-NO.yaml | 23 ------ .../Google.Chrome.Dev.EXE.locale.zh-CN.yaml | 25 ------- .../139.0.7207.2/Google.Chrome.Dev.EXE.yaml | 8 -- 5 files changed, 156 deletions(-) delete mode 100644 manifests/g/Google/Chrome/Dev/EXE/139.0.7207.2/Google.Chrome.Dev.EXE.installer.yaml delete mode 100644 manifests/g/Google/Chrome/Dev/EXE/139.0.7207.2/Google.Chrome.Dev.EXE.locale.en-US.yaml delete mode 100644 manifests/g/Google/Chrome/Dev/EXE/139.0.7207.2/Google.Chrome.Dev.EXE.locale.nb-NO.yaml delete mode 100644 manifests/g/Google/Chrome/Dev/EXE/139.0.7207.2/Google.Chrome.Dev.EXE.locale.zh-CN.yaml delete mode 100644 manifests/g/Google/Chrome/Dev/EXE/139.0.7207.2/Google.Chrome.Dev.EXE.yaml diff --git a/manifests/g/Google/Chrome/Dev/EXE/139.0.7207.2/Google.Chrome.Dev.EXE.installer.yaml b/manifests/g/Google/Chrome/Dev/EXE/139.0.7207.2/Google.Chrome.Dev.EXE.installer.yaml deleted file mode 100644 index 3c26893eb09b..000000000000 --- a/manifests/g/Google/Chrome/Dev/EXE/139.0.7207.2/Google.Chrome.Dev.EXE.installer.yaml +++ /dev/null @@ -1,74 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Dev.EXE -PackageVersion: 139.0.7207.2 -InstallerType: exe -InstallModes: -- silent -InstallerSwitches: - Log: --verbose-logging --log-file="" -ExpectedReturnCodes: -- InstallerReturnCode: 3 - ReturnResponse: alreadyInstalled -- InstallerReturnCode: 4 - ReturnResponse: downgrade -- InstallerReturnCode: 22 - ReturnResponse: cancelledByUser -- InstallerReturnCode: 60 - ReturnResponse: installInProgress -UpgradeBehavior: install -Protocols: -- http -- https -- mailto -- tel -FileExtensions: -- htm -- html -- pdf -- shtml -- svg -- webp -- xht -- xhtml -ProductCode: Google Chrome Dev -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://dl.google.com/release2/chrome/pmxnyyb34wrh2wacsknbikwnyu_139.0.7207.2/139.0.7207.2_chrome_installer.exe - InstallerSha256: D12FD464BB14FEC98EDA2B3BEDE569695E733386C4E5285330445588B22E8EFA - InstallerSwitches: - Custom: --chrome-dev --do-not-launch-chrome -- Architecture: x86 - Scope: machine - InstallerUrl: https://dl.google.com/release2/chrome/pmxnyyb34wrh2wacsknbikwnyu_139.0.7207.2/139.0.7207.2_chrome_installer.exe - InstallerSha256: D12FD464BB14FEC98EDA2B3BEDE569695E733386C4E5285330445588B22E8EFA - InstallerSwitches: - Custom: --chrome-dev --do-not-launch-chrome --system-level -- Architecture: x64 - Scope: user - InstallerUrl: https://dl.google.com/release2/chrome/adnhqx3u46wzlojvg3tjxys4ckla_139.0.7207.2/139.0.7207.2_chrome_installer.exe - InstallerSha256: FEF0514CFC3E37C963E02EF05D00F3922BB38A267515FA01B8F0CD2F8AEC55D3 - InstallerSwitches: - Custom: --chrome-dev --do-not-launch-chrome -- Architecture: x64 - Scope: machine - InstallerUrl: https://dl.google.com/release2/chrome/adnhqx3u46wzlojvg3tjxys4ckla_139.0.7207.2/139.0.7207.2_chrome_installer.exe - InstallerSha256: FEF0514CFC3E37C963E02EF05D00F3922BB38A267515FA01B8F0CD2F8AEC55D3 - InstallerSwitches: - Custom: --chrome-dev --do-not-launch-chrome --system-level -- Architecture: arm64 - Scope: user - InstallerUrl: https://dl.google.com/release2/chrome/acx6vftredk2zlumccgvr3sycdka_139.0.7207.2/139.0.7207.2_chrome_installer.exe - InstallerSha256: 0DAA3D255973956AFF1A2337A8B09841DFF5CF2457AF60048BD2F5E21CB5B93A - InstallerSwitches: - Custom: --chrome-dev --do-not-launch-chrome -- Architecture: arm64 - Scope: machine - InstallerUrl: https://dl.google.com/release2/chrome/acx6vftredk2zlumccgvr3sycdka_139.0.7207.2/139.0.7207.2_chrome_installer.exe - InstallerSha256: 0DAA3D255973956AFF1A2337A8B09841DFF5CF2457AF60048BD2F5E21CB5B93A - InstallerSwitches: - Custom: --chrome-dev --do-not-launch-chrome --system-level -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/139.0.7207.2/Google.Chrome.Dev.EXE.locale.en-US.yaml b/manifests/g/Google/Chrome/Dev/EXE/139.0.7207.2/Google.Chrome.Dev.EXE.locale.en-US.yaml deleted file mode 100644 index e18f4fab8498..000000000000 --- a/manifests/g/Google/Chrome/Dev/EXE/139.0.7207.2/Google.Chrome.Dev.EXE.locale.en-US.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Dev.EXE -PackageVersion: 139.0.7207.2 -PackageLocale: en-US -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/ -PrivacyUrl: https://policies.google.com/privacy -Author: Google LLC -PackageName: Google Chrome Dev (EXE) -PackageUrl: https://www.google.com/chrome/dev -License: Freeware -LicenseUrl: https://www.google.com/chrome/terms -Copyright: Copyright 2024 Google LLC. All rights reserved. -ShortDescription: Google Chrome for developers -Description: Google Chrome for developers was built for the open web. Test cutting-edge web platform APIs and developer tools that are updated weekly. -Tags: -- browser -- chromium -- internet -- web -- webpage -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/139.0.7207.2/Google.Chrome.Dev.EXE.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Dev/EXE/139.0.7207.2/Google.Chrome.Dev.EXE.locale.nb-NO.yaml deleted file mode 100644 index 99ff054d3c3b..000000000000 --- a/manifests/g/Google/Chrome/Dev/EXE/139.0.7207.2/Google.Chrome.Dev.EXE.locale.nb-NO.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Dev.EXE -PackageVersion: 139.0.7207.2 -PackageLocale: nb-NO -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/?hl=no -PrivacyUrl: https://policies.google.com/privacy?hl=no -Author: Google LLC -PackageName: Google Chrome Dev (EXE) -PackageUrl: https://www.google.com/intl/no/chrome/dev -License: Gratis Programvare -LicenseUrl: https://www.google.com/intl/no/chrome/terms -Copyright: Copyright 2024 Google LLC. Med enerett. -ShortDescription: Google Chrome for utviklere -Description: Google Chrome for utviklere er laget for det åpne nettet. Test banebrytende nettplattform-API-er og utviklerverktøy som oppdateres ukentlig. -Tags: -- chromium -- nettleseren -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/139.0.7207.2/Google.Chrome.Dev.EXE.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Dev/EXE/139.0.7207.2/Google.Chrome.Dev.EXE.locale.zh-CN.yaml deleted file mode 100644 index 1b4e7f286086..000000000000 --- a/manifests/g/Google/Chrome/Dev/EXE/139.0.7207.2/Google.Chrome.Dev.EXE.locale.zh-CN.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Dev.EXE -PackageVersion: 139.0.7207.2 -PackageLocale: zh-CN -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/?hl=zh-Hans -PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN -Author: Google LLC -PackageName: Google Chrome 开发者版 (EXE) -PackageUrl: https://www.google.com/intl/zh-CN/chrome/dev -License: 免费软件 -LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms -Copyright: 版权所有 2024 Google LLC. 保留所有权利。 -ShortDescription: 开发者专用的 Google Chrome -Description: 开发者专用的 Google Chrome 专为开放式网络打造。测试先进的网络平台 API 和每周都会更新的开发者工具。 -Tags: -- chromium -- 互联网 -- 浏览器 -- 网页 -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/139.0.7207.2/Google.Chrome.Dev.EXE.yaml b/manifests/g/Google/Chrome/Dev/EXE/139.0.7207.2/Google.Chrome.Dev.EXE.yaml deleted file mode 100644 index 26b77891ae58..000000000000 --- a/manifests/g/Google/Chrome/Dev/EXE/139.0.7207.2/Google.Chrome.Dev.EXE.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Dev.EXE -PackageVersion: 139.0.7207.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 From 469ce74d9944cccaf99ab3951e8266bef21f3658 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 15 Jun 2026 14:28:36 -0700 Subject: [PATCH 121/136] Automatic deletion of Tencent.WeChat.Universal 4.1.10.27 (#384919) --- .../Tencent.WeChat.Universal.installer.yaml | 17 --------- ...Tencent.WeChat.Universal.locale.en-US.yaml | 35 ------------------ ...nt.WeChat.Universal.locale.zh-Hans-CN.yaml | 36 ------------------- ...ncent.WeChat.Universal.locale.zh-Hans.yaml | 36 ------------------- .../4.1.10.27/Tencent.WeChat.Universal.yaml | 8 ----- 5 files changed, 132 deletions(-) delete mode 100644 manifests/t/Tencent/WeChat/Universal/4.1.10.27/Tencent.WeChat.Universal.installer.yaml delete mode 100644 manifests/t/Tencent/WeChat/Universal/4.1.10.27/Tencent.WeChat.Universal.locale.en-US.yaml delete mode 100644 manifests/t/Tencent/WeChat/Universal/4.1.10.27/Tencent.WeChat.Universal.locale.zh-Hans-CN.yaml delete mode 100644 manifests/t/Tencent/WeChat/Universal/4.1.10.27/Tencent.WeChat.Universal.locale.zh-Hans.yaml delete mode 100644 manifests/t/Tencent/WeChat/Universal/4.1.10.27/Tencent.WeChat.Universal.yaml diff --git a/manifests/t/Tencent/WeChat/Universal/4.1.10.27/Tencent.WeChat.Universal.installer.yaml b/manifests/t/Tencent/WeChat/Universal/4.1.10.27/Tencent.WeChat.Universal.installer.yaml deleted file mode 100644 index 29742d99ba90..000000000000 --- a/manifests/t/Tencent/WeChat/Universal/4.1.10.27/Tencent.WeChat.Universal.installer.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Tencent.WeChat.Universal -PackageVersion: 4.1.10.27 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -Protocols: -- xweixin -ProductCode: Weixin -Installers: -- Architecture: x64 - InstallerUrl: https://dldir1v6.qq.com/weixin/Universal/Windows/WeChatWin_4.1.10.exe - InstallerSha256: 54203FC2B41983FA106B0AF0D67F86BEFC56CCD3DC1005D4BAB6DE8EA36B4F74 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WeChat/Universal/4.1.10.27/Tencent.WeChat.Universal.locale.en-US.yaml b/manifests/t/Tencent/WeChat/Universal/4.1.10.27/Tencent.WeChat.Universal.locale.en-US.yaml deleted file mode 100644 index 45309e8ea235..000000000000 --- a/manifests/t/Tencent/WeChat/Universal/4.1.10.27/Tencent.WeChat.Universal.locale.en-US.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Tencent.WeChat.Universal -PackageVersion: 4.1.10.27 -PackageLocale: en-US -Publisher: 腾讯科技(深圳)有限公司 -PublisherUrl: https://www.wechat.com/en/ -PublisherSupportUrl: https://help.wechat.com/oshelpcenter -PrivacyUrl: https://www.wechat.com/en/privacy_policy.html -Author: Shenzhen Tencent Computer Systems Company Limited -PackageName: WeChat -PackageUrl: https://windows.weixin.qq.com/?lang=en_US -License: Freeware -LicenseUrl: https://www.wechat.com/en/service_terms.html -Copyright: Copyright © 2011-2026 Tencent. All Rights Reserved. -CopyrightUrl: https://www.tencent.com/en-us/statement.html -ShortDescription: Connecting a billion people with calls, chats and more -Description: Connecting over a billion people around the world, WeChat is a free messaging and calling app available on iOS, Android, Windows, and MacOS. Enjoy group chats that support voice and video calls, photos, videos, and stickers. -Tags: -- call -- chat -- friends -- im -- instant-messaging -- message -- mini-programs -- moments -- send -- share -- talk -- voice -ReleaseNotesUrl: https://blog.wechat.com/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WeChat/Universal/4.1.10.27/Tencent.WeChat.Universal.locale.zh-Hans-CN.yaml b/manifests/t/Tencent/WeChat/Universal/4.1.10.27/Tencent.WeChat.Universal.locale.zh-Hans-CN.yaml deleted file mode 100644 index 62ba31d04b87..000000000000 --- a/manifests/t/Tencent/WeChat/Universal/4.1.10.27/Tencent.WeChat.Universal.locale.zh-Hans-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Tencent.WeChat.Universal -PackageVersion: 4.1.10.27 -PackageLocale: zh-Hans-CN -Publisher: 腾讯科技(深圳)有限公司 -PublisherUrl: https://weixin.qq.com/ -PrivacyUrl: https://weixin.qq.com/cgi-bin/readtemplate?lang=zh_CN&t=weixin_agreement&s=privacy -Author: 深圳市腾讯计算机系统有限公司 -PackageName: 微信 -PackageUrl: https://windows.weixin.qq.com/?lang=zh_CN -License: 免费软件 -LicenseUrl: https://weixin.qq.com/cgi-bin/readtemplate?lang=zh_CN&t=weixin_agreement&s=default -Copyright: Copyright © 2011-2026 Tencent. All Rights Reserved. 腾讯公司 版权所有 -CopyrightUrl: https://www.tencent.com/zh-cn/statement.html -ShortDescription: 跨平台的通讯工具 -Description: 一款跨平台的通讯工具。支持单人、多人参与。通过手机网络发送语音、图片、视频和文字。 -Tags: -- im -- 信息 -- 共享 -- 分享 -- 发送 -- 好友 -- 小程序 -- 朋友 -- 朋友圈 -- 消息 -- 电话 -- 聊天 -- 语音 -- 通话 -ReleaseNotesUrl: https://weixin.qq.com/cgi-bin/readtemplate?lang=zh_CN&t=weixin_faq_list -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WeChat/Universal/4.1.10.27/Tencent.WeChat.Universal.locale.zh-Hans.yaml b/manifests/t/Tencent/WeChat/Universal/4.1.10.27/Tencent.WeChat.Universal.locale.zh-Hans.yaml deleted file mode 100644 index c094e9476581..000000000000 --- a/manifests/t/Tencent/WeChat/Universal/4.1.10.27/Tencent.WeChat.Universal.locale.zh-Hans.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Tencent.WeChat.Universal -PackageVersion: 4.1.10.27 -PackageLocale: zh-Hans -Publisher: 腾讯科技(深圳)有限公司 -PublisherUrl: https://www.wechat.com/zh_CN/ -PrivacyUrl: https://www.wechat.com/zh_CN/privacy_policy.html -Author: 深圳市腾讯计算机系统有限公司 -PackageName: 微信 -PackageUrl: https://windows.weixin.qq.com/?lang=zh_CN -License: 免费软件 -LicenseUrl: https://www.wechat.com/zh_CN/service_terms.html -Copyright: Copyright © 2011-2026 Tencent. All Rights Reserved. 腾讯公司 版权所有 -CopyrightUrl: https://www.tencent.com/zh-cn/statement.html -ShortDescription: 跨平台的通讯工具 -Description: 一款跨平台的通讯工具。支持单人、多人参与。通过手机网络发送语音、图片、视频和文字。 -Tags: -- im -- 信息 -- 共享 -- 分享 -- 发送 -- 好友 -- 小程序 -- 朋友 -- 朋友圈 -- 消息 -- 电话 -- 聊天 -- 语音 -- 通话 -ReleaseNotesUrl: https://weixin.qq.com/cgi-bin/readtemplate?lang=zh_CN&t=weixin_faq_list -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WeChat/Universal/4.1.10.27/Tencent.WeChat.Universal.yaml b/manifests/t/Tencent/WeChat/Universal/4.1.10.27/Tencent.WeChat.Universal.yaml deleted file mode 100644 index 5a922ccb1099..000000000000 --- a/manifests/t/Tencent/WeChat/Universal/4.1.10.27/Tencent.WeChat.Universal.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: Tencent.WeChat.Universal -PackageVersion: 4.1.10.27 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 006f009324669b239c3eafe0a706cad1e7e3a875 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 15 Jun 2026 14:28:51 -0700 Subject: [PATCH 122/136] Automatic deletion of Timus.TimusConnect 5.0.14.260525064 (#386009) --- .../Timus.TimusConnect.installer.yaml | 22 ------------------- .../Timus.TimusConnect.locale.en-US.yaml | 17 -------------- .../5.0.14.260525064/Timus.TimusConnect.yaml | 8 ------- 3 files changed, 47 deletions(-) delete mode 100644 manifests/t/Timus/TimusConnect/5.0.14.260525064/Timus.TimusConnect.installer.yaml delete mode 100644 manifests/t/Timus/TimusConnect/5.0.14.260525064/Timus.TimusConnect.locale.en-US.yaml delete mode 100644 manifests/t/Timus/TimusConnect/5.0.14.260525064/Timus.TimusConnect.yaml diff --git a/manifests/t/Timus/TimusConnect/5.0.14.260525064/Timus.TimusConnect.installer.yaml b/manifests/t/Timus/TimusConnect/5.0.14.260525064/Timus.TimusConnect.installer.yaml deleted file mode 100644 index 9e667addc59f..000000000000 --- a/manifests/t/Timus/TimusConnect/5.0.14.260525064/Timus.TimusConnect.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Timus.TimusConnect -PackageVersion: 5.0.14.260525064 -ReleaseDate: 2026-05-12 -Installers: -- Architecture: x64 - InstallerType: msi - InstallerUrl: https://repo.timuscloud.com/connect/Timus-Connect.msi - InstallerSha256: 5fff022a754a8164087bee51a55f4abb2375f05e4bcc478db97c432b2ab17b92 -- Architecture: x64 - InstallerType: nullsoft - InstallerLocale: en-US - UpgradeBehavior: install - ProductCode: 0582f25a-5df4-5527-bbf1-2240b3ad61da - AppsAndFeaturesEntries: - - DisplayName: Timus Connect 5.0.14 - ProductCode: 0582f25a-5df4-5527-bbf1-2240b3ad61da - InstallerUrl: https://repo.timuscloud.com/connect/Timus-Connect.exe - InstallerSha256: 0979D2BE7F6BE7F7C240FC1EDCB4C3DF3F94F905C2A7284E00C87DE3862508A5 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/t/Timus/TimusConnect/5.0.14.260525064/Timus.TimusConnect.locale.en-US.yaml b/manifests/t/Timus/TimusConnect/5.0.14.260525064/Timus.TimusConnect.locale.en-US.yaml deleted file mode 100644 index 6c297dd91f67..000000000000 --- a/manifests/t/Timus/TimusConnect/5.0.14.260525064/Timus.TimusConnect.locale.en-US.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/26 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Timus.TimusConnect -PackageVersion: 5.0.14.260525064 -PackageLocale: en-US -Publisher: Timus Networks -PublisherUrl: https://www.timusnetworks.com/ -PublisherSupportUrl: https://support.timusnetworks.com/ -Author: Timus Networks -PackageName: Timus Connect -PackageUrl: https://repo.timuscloud.com/connect/ -License: Proprietary -Copyright: © Timus Networks, Inc. 2023. All Rights Reserved. -ShortDescription: Secure zero trust network access (ZTNA) client to connect devices to corporate resources via Timus network -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/t/Timus/TimusConnect/5.0.14.260525064/Timus.TimusConnect.yaml b/manifests/t/Timus/TimusConnect/5.0.14.260525064/Timus.TimusConnect.yaml deleted file mode 100644 index 574c05a9c983..000000000000 --- a/manifests/t/Timus/TimusConnect/5.0.14.260525064/Timus.TimusConnect.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/26 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Timus.TimusConnect -PackageVersion: 5.0.14.260525064 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 9a0211a348d2dbf9856acac74b1bd0603048b8a4 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 15 Jun 2026 14:28:55 -0700 Subject: [PATCH 123/136] Automatic deletion of DigiDNA.iMazing 3.5.3.0 (#385276) --- .../3.5.3.0/DigiDNA.iMazing.installer.yaml | 29 ------------- .../3.5.3.0/DigiDNA.iMazing.locale.en-US.yaml | 42 ------------------- .../3.5.3.0/DigiDNA.iMazing.locale.zh-CN.yaml | 40 ------------------ .../iMazing/3.5.3.0/DigiDNA.iMazing.yaml | 8 ---- 4 files changed, 119 deletions(-) delete mode 100644 manifests/d/DigiDNA/iMazing/3.5.3.0/DigiDNA.iMazing.installer.yaml delete mode 100644 manifests/d/DigiDNA/iMazing/3.5.3.0/DigiDNA.iMazing.locale.en-US.yaml delete mode 100644 manifests/d/DigiDNA/iMazing/3.5.3.0/DigiDNA.iMazing.locale.zh-CN.yaml delete mode 100644 manifests/d/DigiDNA/iMazing/3.5.3.0/DigiDNA.iMazing.yaml diff --git a/manifests/d/DigiDNA/iMazing/3.5.3.0/DigiDNA.iMazing.installer.yaml b/manifests/d/DigiDNA/iMazing/3.5.3.0/DigiDNA.iMazing.installer.yaml deleted file mode 100644 index 7567363b1691..000000000000 --- a/manifests/d/DigiDNA/iMazing/3.5.3.0/DigiDNA.iMazing.installer.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: DigiDNA.iMazing -PackageVersion: 3.5.3.0 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -UpgradeBehavior: install -Commands: -- iMazing-CLI -Protocols: -- imz -FileExtensions: -- imazing -- imazingapp -ProductCode: iMazing_is1 -ReleaseDate: 2025-09-18 -AppsAndFeaturesEntries: -- ProductCode: iMazing_is1 -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\DigiDNA\iMazing' -Installers: -- Architecture: x86 - InstallerUrl: https://downloads.imazing.com/windows/iMazing/iMazing3forWindows.exe - InstallerSha256: D167F1900190738D850C5EC41AD3838FD12818374B7681170D32AF8ADB50EF20 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/d/DigiDNA/iMazing/3.5.3.0/DigiDNA.iMazing.locale.en-US.yaml b/manifests/d/DigiDNA/iMazing/3.5.3.0/DigiDNA.iMazing.locale.en-US.yaml deleted file mode 100644 index 3cb28d68d6a1..000000000000 --- a/manifests/d/DigiDNA/iMazing/3.5.3.0/DigiDNA.iMazing.locale.en-US.yaml +++ /dev/null @@ -1,42 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: DigiDNA.iMazing -PackageVersion: 3.5.3.0 -PackageLocale: en-US -Publisher: DigiDNA -PublisherUrl: https://digidna.ch/ -PublisherSupportUrl: https://support.imazing.com/ -PrivacyUrl: https://imazing.com/privacy-policy -Author: DigiDNA SARL -PackageName: iMazing -PackageUrl: https://imazing.com/ -License: Proprietary -LicenseUrl: https://imazing.com/uploads/iMazing-EULA.pdf -Copyright: Copyright © DigiDNA SARL, 2008-2024. All rights reserved. -ShortDescription: Manage your iPhone. Your way. -Description: iMazing lets you transfer music, files, messages, apps and more from any iPhone, iPad, or iPod to a computer, Mac or PC. Manage and backup your iOS device simply without iTunes. (was DiskAid) -Tags: -- apple -- backup -- data -- file -- ios -- ipad -- iphone -- ipod -- mobile -- phone -- recover -- recovery -- restore -- smartphone -- transfer -PurchaseUrl: https://imazing.com/store -Documentations: -- DocumentLabel: FAQ - DocumentUrl: https://imazing.com/faq -- DocumentLabel: Guides - DocumentUrl: https://imazing.com/guides -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/d/DigiDNA/iMazing/3.5.3.0/DigiDNA.iMazing.locale.zh-CN.yaml b/manifests/d/DigiDNA/iMazing/3.5.3.0/DigiDNA.iMazing.locale.zh-CN.yaml deleted file mode 100644 index 108ac499ea8c..000000000000 --- a/manifests/d/DigiDNA/iMazing/3.5.3.0/DigiDNA.iMazing.locale.zh-CN.yaml +++ /dev/null @@ -1,40 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: DigiDNA.iMazing -PackageVersion: 3.5.3.0 -PackageLocale: zh-CN -Publisher: DigiDNA -PublisherUrl: https://digidna.ch/ -PublisherSupportUrl: https://support.imazing.com/ -PrivacyUrl: https://imazing.com/privacy-policy -Author: DigiDNA SARL -PackageName: iMazing -PackageUrl: https://imazing.com/zh -License: 专有软件 -LicenseUrl: https://imazing.com/uploads/iMazing-EULA.pdf -Copyright: Copyright © DigiDNA SARL, 2008-2024. All rights reserved. -ShortDescription: 以自己的方式管理 iPhone -Description: iMazing 能够将音乐、文件、消息和应用等数据从任何 iPhone、iPad 或 iPod 传输到 Mac 或 PC 上。轻松管理和备份您的 iOS 设备,无需使用 iTunes。(前身为 DiskAid) -Tags: -- ios -- ipad -- iphone -- ipod -- 传输 -- 备份 -- 恢复 -- 手机 -- 数据 -- 文件 -- 智能手机 -- 苹果 -- 还原 -PurchaseUrl: https://imazing.com/zh/store -Documentations: -- DocumentLabel: 使用指南 - DocumentUrl: https://imazing.com/guides -- DocumentLabel: 常见问题 - DocumentUrl: https://imazing.com/zh/faq -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/d/DigiDNA/iMazing/3.5.3.0/DigiDNA.iMazing.yaml b/manifests/d/DigiDNA/iMazing/3.5.3.0/DigiDNA.iMazing.yaml deleted file mode 100644 index d6f0a1d8fd3f..000000000000 --- a/manifests/d/DigiDNA/iMazing/3.5.3.0/DigiDNA.iMazing.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: DigiDNA.iMazing -PackageVersion: 3.5.3.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 4bbd51d07430d11ab62341931ad4bf4fc6578632 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 15 Jun 2026 14:29:07 -0700 Subject: [PATCH 124/136] Automatic deletion of WhirlwindFX.SignalRgb 2.5.66 (#386018) --- .../WhirlwindFX.SignalRgb.installer.yaml | 20 ------------------- .../WhirlwindFX.SignalRgb.locale.en-US.yaml | 18 ----------------- .../2.5.66/WhirlwindFX.SignalRgb.yaml | 8 -------- 3 files changed, 46 deletions(-) delete mode 100644 manifests/w/WhirlwindFX/SignalRgb/2.5.66/WhirlwindFX.SignalRgb.installer.yaml delete mode 100644 manifests/w/WhirlwindFX/SignalRgb/2.5.66/WhirlwindFX.SignalRgb.locale.en-US.yaml delete mode 100644 manifests/w/WhirlwindFX/SignalRgb/2.5.66/WhirlwindFX.SignalRgb.yaml diff --git a/manifests/w/WhirlwindFX/SignalRgb/2.5.66/WhirlwindFX.SignalRgb.installer.yaml b/manifests/w/WhirlwindFX/SignalRgb/2.5.66/WhirlwindFX.SignalRgb.installer.yaml deleted file mode 100644 index 7668a5072bc0..000000000000 --- a/manifests/w/WhirlwindFX/SignalRgb/2.5.66/WhirlwindFX.SignalRgb.installer.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: WhirlwindFX.SignalRgb -PackageVersion: 2.5.66 -MinimumOSVersion: 10.0.0.0 -InstallerType: exe -InstallerSwitches: - Silent: --silent - SilentWithProgress: --silent -ProductCode: VortxEngine -ReleaseDate: 2026-06-04 -InstallationMetadata: - DefaultInstallLocation: '%LocalAppData%\VortxEngine' -Installers: -- Architecture: x64 - InstallerUrl: https://release.signalrgb.com/Install_SignalRgb.exe - InstallerSha256: FB3183AE9130B26E8B694A9B3207FF1084528F3F26DE15263147DA92A227BC18 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/w/WhirlwindFX/SignalRgb/2.5.66/WhirlwindFX.SignalRgb.locale.en-US.yaml b/manifests/w/WhirlwindFX/SignalRgb/2.5.66/WhirlwindFX.SignalRgb.locale.en-US.yaml deleted file mode 100644 index fe9840703773..000000000000 --- a/manifests/w/WhirlwindFX/SignalRgb/2.5.66/WhirlwindFX.SignalRgb.locale.en-US.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: WhirlwindFX.SignalRgb -PackageVersion: 2.5.66 -PackageLocale: en-US -Publisher: WhirlwindFX -PublisherUrl: https://www.signalrgb.com/about -PublisherSupportUrl: https://www.signalrgb.com/contact -PrivacyUrl: https://www.signalrgb.com/privacy -PackageName: SignalRgb -PackageUrl: https://www.signalrgb.com/ -License: Proprietary -LicenseUrl: https://www.signalrgb.com/terms -Copyright: ©2022 WhirlwindFX -ShortDescription: SignalRGB lets you control and sync your favorite RGB devices with one free application. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/w/WhirlwindFX/SignalRgb/2.5.66/WhirlwindFX.SignalRgb.yaml b/manifests/w/WhirlwindFX/SignalRgb/2.5.66/WhirlwindFX.SignalRgb.yaml deleted file mode 100644 index 1f6e8697407c..000000000000 --- a/manifests/w/WhirlwindFX/SignalRgb/2.5.66/WhirlwindFX.SignalRgb.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: WhirlwindFX.SignalRgb -PackageVersion: 2.5.66 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 28b3dc7bb9e29345fa6d7ba21b69ea9829e58a26 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 15 Jun 2026 14:29:28 -0700 Subject: [PATCH 125/136] Automatic deletion of Microsoft.AdvertisingEditor 11.31.21979.47689 (#385980) --- ...Microsoft.AdvertisingEditor.installer.yaml | 23 ------------------- ...rosoft.AdvertisingEditor.locale.en-US.yaml | 18 --------------- .../Microsoft.AdvertisingEditor.yaml | 8 ------- 3 files changed, 49 deletions(-) delete mode 100644 manifests/m/Microsoft/AdvertisingEditor/11.31.21979.47689/Microsoft.AdvertisingEditor.installer.yaml delete mode 100644 manifests/m/Microsoft/AdvertisingEditor/11.31.21979.47689/Microsoft.AdvertisingEditor.locale.en-US.yaml delete mode 100644 manifests/m/Microsoft/AdvertisingEditor/11.31.21979.47689/Microsoft.AdvertisingEditor.yaml diff --git a/manifests/m/Microsoft/AdvertisingEditor/11.31.21979.47689/Microsoft.AdvertisingEditor.installer.yaml b/manifests/m/Microsoft/AdvertisingEditor/11.31.21979.47689/Microsoft.AdvertisingEditor.installer.yaml deleted file mode 100644 index abe2efac9cf0..000000000000 --- a/manifests/m/Microsoft/AdvertisingEditor/11.31.21979.47689/Microsoft.AdvertisingEditor.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Microsoft.AdvertisingEditor -PackageVersion: 11.31.21979.47689 -InstallerType: exe -Scope: user -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: /silent - SilentWithProgress: /silent -UpgradeBehavior: install -ReleaseDate: 2026-04-29 -InstallationMetadata: - DefaultInstallLocation: '%LocalAppData%\MicrosoftAdvertisingEditor' -Installers: -- Architecture: x64 - InstallerUrl: https://prod.editor.ads.microsoft.com/download/production-pc/c/MicrosoftAdvertisingEditor.exe - InstallerSha256: 8DB7ADCB845E21A75574871109F7D003AE80BCDD408B6A7AC87BC2EDCCD4DFD4 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/AdvertisingEditor/11.31.21979.47689/Microsoft.AdvertisingEditor.locale.en-US.yaml b/manifests/m/Microsoft/AdvertisingEditor/11.31.21979.47689/Microsoft.AdvertisingEditor.locale.en-US.yaml deleted file mode 100644 index e828190d7441..000000000000 --- a/manifests/m/Microsoft/AdvertisingEditor/11.31.21979.47689/Microsoft.AdvertisingEditor.locale.en-US.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Microsoft.AdvertisingEditor -PackageVersion: 11.31.21979.47689 -PackageLocale: en-US -Publisher: Microsoft Corporation -PublisherUrl: https://www.microsoft.com/ -PublisherSupportUrl: https://help.ads.microsoft.com/ -Author: Microsoft Corporation -PackageName: Microsoft Advertising Editor -PackageUrl: https://about.ads.microsoft.com/en/tools/productivity/microsoft-advertising-editor -License: Proprietary -LicenseUrl: https://www.microsoft.com/en-us/legal/terms-of-use -Copyright: Copyright (c) Microsoft Corporation -ShortDescription: Manage Microsoft Advertising campaigns in bulk from a desktop app, online or offline. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/AdvertisingEditor/11.31.21979.47689/Microsoft.AdvertisingEditor.yaml b/manifests/m/Microsoft/AdvertisingEditor/11.31.21979.47689/Microsoft.AdvertisingEditor.yaml deleted file mode 100644 index 62171366dbc8..000000000000 --- a/manifests/m/Microsoft/AdvertisingEditor/11.31.21979.47689/Microsoft.AdvertisingEditor.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Microsoft.AdvertisingEditor -PackageVersion: 11.31.21979.47689 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 2f87ff43bddcc1c4092876ee4e0fb2274d2598d3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 05:35:25 +0800 Subject: [PATCH 126/136] New version: Brave.BraveOrigin.Nightly version 149.1.93.67 (#388100) --- .../Brave.BraveOrigin.Nightly.installer.yaml | 85 +++++++++++++++++++ ...rave.BraveOrigin.Nightly.locale.en-US.yaml | 34 ++++++++ ...rave.BraveOrigin.Nightly.locale.zh-CN.yaml | 24 ++++++ .../Brave.BraveOrigin.Nightly.yaml | 8 ++ 4 files changed, 151 insertions(+) create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/149.1.93.67/Brave.BraveOrigin.Nightly.installer.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/149.1.93.67/Brave.BraveOrigin.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/149.1.93.67/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/149.1.93.67/Brave.BraveOrigin.Nightly.yaml diff --git a/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.67/Brave.BraveOrigin.Nightly.installer.yaml b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.67/Brave.BraveOrigin.Nightly.installer.yaml new file mode 100644 index 000000000000..14db138d9c5e --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.67/Brave.BraveOrigin.Nightly.installer.yaml @@ -0,0 +1,85 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 149.1.93.67 +InstallerType: exe +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147219416 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Origin-Nightly +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.67/BraveOriginStandaloneSilentNightlySetup32.exe + InstallerSha256: A4A3AFB60967F1D70B1556249239B817336250BF5F7AD8C40651B9F7077E5476 + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.67/BraveOriginStandaloneNightlySetup32.exe + InstallerSha256: C2F29E08F7675A8A2A7DDCE453F150BFDE49E4B5940D5D37EE9E1ACD03B3E23E + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.67/BraveOriginStandaloneSilentNightlySetup.exe + InstallerSha256: 8D9961AE7FBD21ABE1E8E330A0E033F9800BC86C3292FE3106AA7E7074C4F346 + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.67/BraveOriginStandaloneNightlySetup.exe + InstallerSha256: 238715F2D56B30318487DD57D80775CBD576E0BFEDE0A04647893C666D7CEE70 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.67/BraveOriginStandaloneSilentNightlySetupArm64.exe + InstallerSha256: C7885BE29F1635D4011E378998422CF6223F2525A37CA68C888E7F844DFDB4B2 + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.67/BraveOriginStandaloneNightlySetupArm64.exe + InstallerSha256: 780A0F22B85E354E7AF674B1835EC26503A324DC24882E7C9B837E65705D18F8 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.67/Brave.BraveOrigin.Nightly.locale.en-US.yaml b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.67/Brave.BraveOrigin.Nightly.locale.en-US.yaml new file mode 100644 index 000000000000..6e176a61639a --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.67/Brave.BraveOrigin.Nightly.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 149.1.93.67 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/ +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Origin Nightly +PackageUrl: https://brave.com/origin/download-nightly/ +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2026 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: The untested—but stable—version of Brave Origin for advanced users and developers. +Description: |- + Brave Origin is a paid* version of the browser for users who don’t need all the features that support Brave as a business, but still want the privacy that only Brave offers. Origin users will continue to benefit from our industry-leading privacy, adblock, and speed (via Shields), as well as regular software updates, Chromium patches, and security and privacy improvements. Origin will remove** most other features from the browser. + * Origin is available as a free download for Linux desktop users. + ** If you opt to use Origin as an upgrade to the existing version of Brave on your device, you’ll unlock a new Settings panel where you can toggle features on / off as you wish. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +ReleaseNotesUrl: https://brave.com/latest +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.67/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.67/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml new file mode 100644 index 000000000000..0f4c6fdb6552 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.67/Brave.BraveOrigin.Nightly.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: Brave.BraveOrigin.Nightly +PackageVersion: 149.1.93.67 +PackageLocale: zh-CN +PublisherUrl: https://brave.com/zh +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +ShortDescription: 适用于高级用户和开发者的未经测试但稳定的 Brave Origin 版本。 +Description: |- + Brave Origin 是一款付费* 浏览器版本,面向不需要 Brave 商业支持功能但仍希望获得仅 Brave 提供的隐私保护的用户。Origin 用户将继续受益于我们在行业内领先的隐私保护、广告拦截和速度性能(通过 Shields),以及定期的软件更新、Chromium 补丁,还有安全与隐私方面的改进。Origin 将移除** 浏览器中的大部分其他功能。 + * Linux 桌面用户可免费下载 Origin 版本。 + ** 如果您选择将设备上现有的 Brave 升级为 Origin 版本,您将解锁一个全新的设置面板,可根据需要自行开启或关闭各项功能。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.67/Brave.BraveOrigin.Nightly.yaml b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.67/Brave.BraveOrigin.Nightly.yaml new file mode 100644 index 000000000000..63844eb29a99 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.67/Brave.BraveOrigin.Nightly.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: Brave.BraveOrigin.Nightly +PackageVersion: 149.1.93.67 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a041a6103e137edf715572ad57b0e6bd0d157d29 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jun 2026 05:35:42 +0800 Subject: [PATCH 127/136] New package: ByteDance.Doudian version 1.1.7 (#378713) --- .../1.1.7/ByteDance.Doudian.installer.yaml | 14 ++++++ .../1.1.7/ByteDance.Doudian.locale.en-US.yaml | 39 ++++++++++++++++ .../1.1.7/ByteDance.Doudian.locale.zh-CN.yaml | 46 +++++++++++++++++++ .../Doudian/1.1.7/ByteDance.Doudian.yaml | 8 ++++ 4 files changed, 107 insertions(+) create mode 100644 manifests/b/ByteDance/Doudian/1.1.7/ByteDance.Doudian.installer.yaml create mode 100644 manifests/b/ByteDance/Doudian/1.1.7/ByteDance.Doudian.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/Doudian/1.1.7/ByteDance.Doudian.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/Doudian/1.1.7/ByteDance.Doudian.yaml diff --git a/manifests/b/ByteDance/Doudian/1.1.7/ByteDance.Doudian.installer.yaml b/manifests/b/ByteDance/Doudian/1.1.7/ByteDance.Doudian.installer.yaml new file mode 100644 index 000000000000..3ea0bcb85ef7 --- /dev/null +++ b/manifests/b/ByteDance/Doudian/1.1.7/ByteDance.Doudian.installer.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ByteDance.Doudian +PackageVersion: 1.1.7 +InstallerType: nullsoft +Scope: machine +ProductCode: 抖店工作台 +Installers: +- Architecture: x64 + InstallerUrl: https://lf3-cdn-tos.bytescm.com/obj/ecom-dianshang-im/pigeon-client/win-x64/1.1.7/1.0.3327_376333096/doudian_v1.1.7_x64.exe + InstallerSha256: 3DF9F29F1F0B88336935DACA7206FF6387AC1D16F14359FFA3A20F8F2FA9B6B8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Doudian/1.1.7/ByteDance.Doudian.locale.en-US.yaml b/manifests/b/ByteDance/Doudian/1.1.7/ByteDance.Doudian.locale.en-US.yaml new file mode 100644 index 000000000000..07d4ac34b997 --- /dev/null +++ b/manifests/b/ByteDance/Doudian/1.1.7/ByteDance.Doudian.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ByteDance.Doudian +PackageVersion: 1.1.7 +PackageLocale: en-US +Author: Douyin Vision Co., Ltd. +License: Proprietary +ShortDescription: Douyin E-commerce Merchant One-Stop Business Operation Platform +Description: |- + Doudian is a one-stop platform for e-commerce merchants on Douyin, available in three formats: web, app, and client. Here, merchants can complete a full range of operations—from registration and opening a Douyin store to listing products, fulfilling orders, and providing after-sales service. Merchants also receive learning resources, consultations, and notifications through this platform to support their e-commerce operations. + + One-Stop Business Management + After opening a Doudian, you can manage your entire business journey—from content and data to services—using comprehensive Doudian products, enabling product transactions, store management, pre- and post-sale fulfillment, and collaboration with third-party service markets. + + Multi-Channel Expansion + Once your Doudian is open, you can share products across multiple platforms such as Douyin, Toutiao, Xigua, and Douyin Volcano Edition. One store, multiple sales channels. + + Dual Sales Pathways + Merchant Self-Operation: Doudian merchants can sustainably operate on the platform and achieve new business growth through live-streaming by themselves. + Influencer Promotion: Besides self-live streaming, merchants can join the精选 Alliance and invite platform influencers to promote their products. + + Open Service Ecosystem + Third-Party Service Market Collaboration: Together with the third-party service market, Doudian helps merchants improve efficiency across all operational stages—including product management, order management, marketing, and customer service. +Tags: +- after-sales +- chat +- communicate +- communication +- customer-service +- douyin +- im +- instant-messaging +- message +- talk +- trade +- transaction +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Doudian/1.1.7/ByteDance.Doudian.locale.zh-CN.yaml b/manifests/b/ByteDance/Doudian/1.1.7/ByteDance.Doudian.locale.zh-CN.yaml new file mode 100644 index 000000000000..fbd89f880985 --- /dev/null +++ b/manifests/b/ByteDance/Doudian/1.1.7/ByteDance.Doudian.locale.zh-CN.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ByteDance.Doudian +PackageVersion: 1.1.7 +PackageLocale: zh-CN +Publisher: ByteDance +PublisherUrl: https://fxg.jinritemai.com/ +PublisherSupportUrl: https://fxg.jinritemai.com/question +PrivacyUrl: https://school.jinritemai.com/doudian/web/article/101700 +Author: 抖音视界有限公司 +PackageName: 抖店工作台 +PackageUrl: https://jinritemai.com/ +License: 专有软件 +LicenseUrl: https://school.jinritemai.com/doudian/web/article/101699 +Copyright: Copyright © 2026 doudian +CopyrightUrl: https://school.jinritemai.com/doudian/web/article/101699 +ShortDescription: 抖音电商商家一站式生意经营平台 +Description: |- + 抖店是抖音电商商家一站式平台,包括网页端、APP 端、客户端三种形态,在这里商家可以完成从入驻、开通抖音店铺、发布商品、订单履约、售后服务等一系列动作,同时也会从该平台获取学习资料、以及咨询、触达通知,帮助商家开展电商经营。 + + 一站式经营 + 开通抖店后,您可以通过内容到数据到服务全方位的抖店产品,实现商品交易、店铺管理、售前&售后履约、第三方服务市场合作等全链路的生意经营 + + 多渠道拓展 + 开通抖店后,您可以在抖音、今日头条、西瓜、抖音火山版等渠道进行商品分享,一家小店,多条售卖渠道 + + 双路径带货 + 商家自营:抖店商家可实现在平台的持续经营,可通过商家自播实现生意的新增长 + 达人带货:商家在抖店不仅可以自播带货,也可以申请加入精选联盟,邀请平台达人帮助带货 + + 开放式服务 + 第三方服务市场合作:抖店连同第三方服务市场,可助力商家在商品管理、订单管理、营销管理、客服等全经营链路实现效率提升。 +Tags: +- 交易 +- 信息 +- 售后 +- 客服 +- 抖店 +- 抖音 +- 沟通 +- 消息 +- 聊天 +ReleaseNotes: 新版本修复了一些已知问题,并针对性能进行优化 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Doudian/1.1.7/ByteDance.Doudian.yaml b/manifests/b/ByteDance/Doudian/1.1.7/ByteDance.Doudian.yaml new file mode 100644 index 000000000000..317a8de13f4b --- /dev/null +++ b/manifests/b/ByteDance/Doudian/1.1.7/ByteDance.Doudian.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: ByteDance.Doudian +PackageVersion: 1.1.7 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 7991f4167096b7c8ab1e21adf851aa2842c75641 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 05:36:39 +0800 Subject: [PATCH 128/136] New version: kawayiYokami.P-ai version 0.12.2 (#387999) --- .../0.12.2/kawayiYokami.P-ai.installer.yaml | 16 ++++++ .../kawayiYokami.P-ai.locale.en-US.yaml | 53 +++++++++++++++++++ .../kawayiYokami.P-ai.locale.zh-CN.yaml | 43 +++++++++++++++ .../P-ai/0.12.2/kawayiYokami.P-ai.yaml | 8 +++ 4 files changed, 120 insertions(+) create mode 100644 manifests/k/kawayiYokami/P-ai/0.12.2/kawayiYokami.P-ai.installer.yaml create mode 100644 manifests/k/kawayiYokami/P-ai/0.12.2/kawayiYokami.P-ai.locale.en-US.yaml create mode 100644 manifests/k/kawayiYokami/P-ai/0.12.2/kawayiYokami.P-ai.locale.zh-CN.yaml create mode 100644 manifests/k/kawayiYokami/P-ai/0.12.2/kawayiYokami.P-ai.yaml diff --git a/manifests/k/kawayiYokami/P-ai/0.12.2/kawayiYokami.P-ai.installer.yaml b/manifests/k/kawayiYokami/P-ai/0.12.2/kawayiYokami.P-ai.installer.yaml new file mode 100644 index 000000000000..da22710f9fbb --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.12.2/kawayiYokami.P-ai.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: kawayiYokami.P-ai +PackageVersion: 0.12.2 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: P-ai +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kawayiYokami/P-ai/releases/download/v0.12.2/P-ai_0.12.2_x64-setup.exe + InstallerSha256: 316EEEA74CF158900DFA901283B771161CACA1630B02B009A2D1F7D0FA9A71FF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.12.2/kawayiYokami.P-ai.locale.en-US.yaml b/manifests/k/kawayiYokami/P-ai/0.12.2/kawayiYokami.P-ai.locale.en-US.yaml new file mode 100644 index 000000000000..23cfd5e7dbaa --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.12.2/kawayiYokami.P-ai.locale.en-US.yaml @@ -0,0 +1,53 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: kawayiYokami.P-ai +PackageVersion: 0.12.2 +PackageLocale: en-US +Publisher: yokami +PublisherUrl: https://github.com/kawayiYokami +PublisherSupportUrl: https://github.com/kawayiYokami/P-ai/issues +PackageName: P-ai +PackageUrl: https://github.com/kawayiYokami/P-ai +License: GPL-3.0 +LicenseUrl: https://github.com/kawayiYokami/P-ai/blob/HEAD/LICENSE +ShortDescription: A ready-to-use self-growing desktop AI assistant for long-running tasks, memory, agents, tool reviews, MCP, and high-concurrency workspace automation. +Description: |- + A self-growing desktop AI work system — ready-to-use, with agent delegation, long-term memory, tool review, MCP, and high-concurrency workspace automation. + PAI is an actively evolving desktop AI work system. It is not a chat client — it is a complete desktop system organized around conversations, tasks, memory, departments, tools, review, and remote messaging. The backend uses Rust async concurrency and streaming architecture to guarantee response speed; the frontend uses Vue 3 + DaisyUI for a clean interface. All data is stored locally, with no intermediate servers. + + Entry & Efficiency + Global hotkey summon, voice wakeup, background voice input, quick screenshot — PAI brings desktop AI access to "summon anytime, handle anything, continue anywhere." Supports local sessions, remote sessions, and multiple parallel sessions; quick commands can trigger common operations in one keystroke. + Organization & Personas + Multiple departments and personas can be independently configured, each with its own avatar and private memory. Tasks and sessions are separated by department, identity, and responsibility. Local sessions support multi-agent group chat; remote sessions support WeChat, Feishu, DingTalk, OneBot, and other protocols. + Interface & Interaction + UI, chat style, colors, and fonts are all customizable, with multiple windows running in parallel. Fast response, clean but not bare-bones. + Capabilities & Tools + A complete capability set is pre-built: LLM can execute operation scripts to control the computer and send reactions proactively; common Skills are built-in; full image-to-text, native PDF and Office reading are supported; tool modifications are reversible; tool execution and code changes can undergo multi-angle AI review. API provider onboarding is streamlined and ready to use. + Memory & Context + Long conversations are dynamically compressed and archived; a single session can persist indefinitely, with context staying effective through continuous compression and organization. The memory system is low-cost and comprehensive — the more you use it, the better the AI understands you. + Engineering & Reliability + High performance, concurrent, fast to respond. Local sessions support message delivery, session branching, and manual delegation; remote sessions support sending and receiving files and images. Built-in proactive planning mode, delegation system, and persona system; LLM can autonomously manage MCP, skills, personas, and departments. Tool execution has a review chain; code changes can be validated from multiple angles. + + Real Usage Scenarios + The following are not hypotheticals — they actually happened: + - Starting from v0.8, PAI has been used to develop PAI itself for over 1 month, producing 407 commits and 496 file changes + - Users have been using PAI continuously for financial analysis and news monitoring for over 3 months + - Users have been using PAI via WeChat remote contacts to produce Xiaohongshu content for over 3 months, with over a thousand published posts + - Users have been using PAI to analyze research papers for over 2 months and published multiple papers based on it + - Users have been using PAI for scheduled web scraping, accumulating over 500M of data + - A user ran PAI continuously for 20 hours on a programming task — it reviewed, resolved, researched online, and passed on its own + - Users have been using PAI long-term to create game guides + - Users have been using PAI long-term to operate games and complete daily tasks + - Users run dozens of sessions simultaneously, using PAI to monitor multiple online channels at once + - After extended use, users consistently report it gets smoother over time — the AI understands them better +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotes: 'Full Changelog: https://github.com/kawayiYokami/P-ai/compare/v0.12.1...v0.12.2' +ReleaseNotesUrl: https://github.com/kawayiYokami/P-ai/releases/tag/v0.12.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.12.2/kawayiYokami.P-ai.locale.zh-CN.yaml b/manifests/k/kawayiYokami/P-ai/0.12.2/kawayiYokami.P-ai.locale.zh-CN.yaml new file mode 100644 index 000000000000..a1824cb90f23 --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.12.2/kawayiYokami.P-ai.locale.zh-CN.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: kawayiYokami.P-ai +PackageVersion: 0.12.2 +PackageLocale: zh-CN +ShortDescription: 开箱即用的自我成长型桌面 AI 助理,面向长期任务、记忆、部门协作、工具审查、MCP 与高并发工作区自动化。 +Description: |- + 一个可自我成长的桌面 AI 工作系统——开箱即用,支持智能体委派、长期记忆、工具评审、MCP(任务-能力-规划)、以及高并发的工作空间自动化。 + PAI 是一个持续进化的桌面 AI 工作系统。它不是一个聊天客户端——而是一个围绕对话、任务、记忆、部门、工具、评审和远程消息构建的完整桌面系统。后端采用 Rust 异步并发与流式架构,确保响应速度;前端使用 Vue 3 + DaisyUI 实现简洁界面。所有数据本地存储,无中间服务器。 + + 入口与效率 + 全局热键唤起、语音唤醒、后台语音输入、快速截图——PAI 将桌面 AI 的使用体验做到“随时召唤、随地处理、无缝延续”。支持本地会话、远程会话及多个并行会话;快捷命令一键触发常见操作。 + 组织与角色 + 可独立配置多个部门与角色,每个角色拥有独立头像与私有记忆。任务与会话按部门、身份与职责分离。本地会话支持多智能体群聊;远程会话支持微信、飞书、钉钉、OneBot 等多种协议。 + 界面与交互 + UI、聊天样式、颜色与字体均可自定义,支持多窗口并行运行。响应迅速,界面清爽而不简陋。 + 能力与工具 + 内置完整能力体系:大模型可执行操作脚本以控制电脑,并主动发送反馈;常用技能已预置;全面支持图文理解、原生 PDF 与 Office 文件阅读;工具修改可逆;工具执行与代码变更支持多角度 AI 评审。API 提供商接入流程简化,即接即用。 + 记忆与上下文 + 长对话动态压缩归档;单一会话可无限延续,上下文通过持续压缩与整理保持有效。记忆系统成本低且覆盖面广——使用越久,AI 越懂你。 + 工程与可靠性 + 高性能、高并发、响应迅速。本地会话支持消息传递、会话分支与手动委派;远程会话支持文件与图片收发。内置主动规划模式、委派系统与角色系统;大模型可自主管理 MCP、技能、角色与部门。工具执行具备评审链路,代码变更支持多维度验证。 + + 真实使用场景 + 以下并非设想,而是真实发生的情况: + - 自 v0.8 版本起,PAI 已用于自身开发超过一个月,产生 407 次提交和 496 个文件变更 + - 用户连续使用 PAI 进行金融分析与新闻监控超过三个月 + - 用户通过微信远程连接使用 PAI 创作小红书内容超过三个月,发布帖子超千篇 + - 用户使用 PAI 分析科研论文超过两个月,并基于其成果发表多篇论文 + - 用户使用 PAI 执行定时网页抓取,累计获取数据超 5 亿条 + - 一位用户让 PAI 连续运行 20 小时完成编程任务——自行审查、解决问题、在线调研并最终通过 + - 用户长期使用 PAI 制作游戏攻略 + - 用户长期使用 PAI 操作游戏并完成日常任务 + - 用户同时运行数十个会话,利用 PAI 同时监控多个线上渠道 + - 长期使用后,用户普遍反馈系统运行愈发顺畅——AI 对用户的理解日益深入 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.12.2/kawayiYokami.P-ai.yaml b/manifests/k/kawayiYokami/P-ai/0.12.2/kawayiYokami.P-ai.yaml new file mode 100644 index 000000000000..503bd2bee3dd --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.12.2/kawayiYokami.P-ai.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: kawayiYokami.P-ai +PackageVersion: 0.12.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 79bf6c23442be260889faa63c7e0bded693f56d7 Mon Sep 17 00:00:00 2001 From: Antonio Orionus Date: Tue, 16 Jun 2026 00:37:04 +0300 Subject: [PATCH 129/136] New version: AntonioOrionus.Arroxy version 0.4.0 (#388051) --- .../AntonioOrionus.Arroxy.installer.yaml | 24 ++++ .../AntonioOrionus.Arroxy.locale.en-US.yaml | 104 ++++++++++++++++++ .../Arroxy/0.4.0/AntonioOrionus.Arroxy.yaml | 8 ++ 3 files changed, 136 insertions(+) create mode 100644 manifests/a/AntonioOrionus/Arroxy/0.4.0/AntonioOrionus.Arroxy.installer.yaml create mode 100644 manifests/a/AntonioOrionus/Arroxy/0.4.0/AntonioOrionus.Arroxy.locale.en-US.yaml create mode 100644 manifests/a/AntonioOrionus/Arroxy/0.4.0/AntonioOrionus.Arroxy.yaml diff --git a/manifests/a/AntonioOrionus/Arroxy/0.4.0/AntonioOrionus.Arroxy.installer.yaml b/manifests/a/AntonioOrionus/Arroxy/0.4.0/AntonioOrionus.Arroxy.installer.yaml new file mode 100644 index 000000000000..b1c23a04df8e --- /dev/null +++ b/manifests/a/AntonioOrionus/Arroxy/0.4.0/AntonioOrionus.Arroxy.installer.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AntonioOrionus.Arroxy +PackageVersion: 0.4.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: 676f1cb1-b4d3-53ac-88ee-2c2f796d54e2 +ReleaseDate: 2026-06-15 +AppsAndFeaturesEntries: +- DisplayName: Arroxy 0.4.0 + ProductCode: 676f1cb1-b4d3-53ac-88ee-2c2f796d54e2 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/antonio-orionus/Arroxy/releases/download/v0.4.0/Arroxy-win-x64-Setup.exe + InstallerSha256: 23208A5A52ED311CCCD8E8B1E7403F85BA7597F23EBCD145ACDBF039BE970AA1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AntonioOrionus/Arroxy/0.4.0/AntonioOrionus.Arroxy.locale.en-US.yaml b/manifests/a/AntonioOrionus/Arroxy/0.4.0/AntonioOrionus.Arroxy.locale.en-US.yaml new file mode 100644 index 000000000000..77564a3b6b33 --- /dev/null +++ b/manifests/a/AntonioOrionus/Arroxy/0.4.0/AntonioOrionus.Arroxy.locale.en-US.yaml @@ -0,0 +1,104 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AntonioOrionus.Arroxy +PackageVersion: 0.4.0 +PackageLocale: en-US +Publisher: Antonio Orionus +PublisherUrl: https://github.com/antonio-orionus +PublisherSupportUrl: https://github.com/antonio-orionus/Arroxy/issues +Author: Antonio Orionus +PackageName: Arroxy +PackageUrl: https://github.com/antonio-orionus/Arroxy +License: MIT +LicenseUrl: https://github.com/antonio-orionus/Arroxy/blob/HEAD/LICENSE +Copyright: Copyright © 2026 Antonio Orionus +ShortDescription: Free open-source YouTube downloader GUI based on yt-dlp for Windows, macOS, and Linux. Download videos, Shorts, 4K, 1080p60, HDR, and subtitles with no ads, tracking, cookies, or login. Supports 9 languages. +Description: Arroxy is a free, open-source desktop app for downloading YouTube videos and Shorts in up to 4K, 1080p60, HDR, and audio-only formats with no ads, tracking, or login required. +Moniker: arroxy +Tags: +- audio-downloader +- cross-platform +- desktop-app +- downloader-for-youtube +- media-downloader +- mp4-downloader +- video-download +- video-download-tool +- video-downloader +- youtube-4k-downloader +- youtube-download +- youtube-downloader +- youtube-shorts-download +- yt-dlp +- yt-dlp-gui +ReleaseNotes: |- + Install + Windows Setup Windows Portable + macOS Apple Silicon macOS Intel + Linux AppImage Linux Flatpak Linux tar.gz + SHA256 + The 0.4.0 stable release brings together everything from the 0.4.0 beta line: a full download-profile system, smarter audio handling, a more reliable binary runtime, stronger download recovery, and a broad UI and localization pass. + Highlights + Faster Download Workflows + Arroxy now has a download-profile system that drives quick downloads, bulk runs, and playlist submissions from one place. + - The home screen ships with built-in profiles for best available, 4K, QHD, 1080p, 720p, 480p, Smart TV MP4 variants, and audio-only downloads. + - Profiles can carry media targets, subtitles, SponsorBlock settings, embed settings, output folder rules, and per-profile subfolders. Built-in profiles can be customized and your own profiles can be added. + - Quick Download shows probe/queue progress, supports cancellation and retry, can retry with configured cookies, and reports partial success for bulk runs. + - URL intent detection distinguishes single videos, playlists, channels, search URLs, and mixed links before choosing whether to probe, prompt, or open review, and playlist-cap handling opens review when the whole playlist cannot be queued safely. + - Bulk URL parsing cleans links, filters obvious non-media files, deduplicates entries, and previews accepted/rejected rows for large paste sessions. + Smarter Audio Selection + Audio handling now favors the source's own tracks and surfaces clearer quality information. + - A new preference chooses between compatible audio and surround-first native audio, and it stays consistent from probing through presets, profiles, playlists, and quick downloads. + - Arroxy now prefers the source default or original audio track when available, and keeps Dolby/DRC tracks out of the default compatible path unless you opt into the surround preference. + - The audio format picker shows language, quality tier (high/medium/low badges with tooltips), and format details so multi-track videos are easier to choose from. + Release Notes In The App + - A What's New dialog reads the current version's changelog after an update and remembers the last version it showed, so release details no longer live only on GitHub. + Runtime And Binary Reliability + The app now relies on signed runtime metadata and Electron's bundled Node runtime instead of resolving "latest" binaries at runtime. + - yt-dlp JavaScript challenges run through Electron's bundled Node runtime, so Arroxy no longer needs Deno or a system Node install for extractor JavaScript. + - Runtime-managed binaries resolve from signed manifest entries verified with a bundled Ed25519 key, cached as last-known-good and backed by a bundled fallback index, served from a dedicated runtime-binaries release feed. + - Materialization verifies size and SHA-256, uses content-addressed cache directories, guards ZIP extraction, and probes only after a real executable exists. + - Packaged runtime smoke checks verify managed yt-dlp, Electron Node, and bundled extractor JS before normal startup, and dependency diagnostics carry clearer attempt/failure records for yt-dlp, ffmpeg, and ffprobe. + Download Reliability And Recovery + - Media retries can preserve temp data for resumable network, rate-limit, chunk-transfer, disk-space, and postprocess failures when usable media evidence exists, and retry/restart paths validate or clean up preserved temp directories. + - Progress parsing and HLS normalization no longer show misleading completed progress before a queue item is actually done. + - yt-dlp errors flow through a published error taxonomy with localized guidance, including first-class DRM-protected, login-required, and missing-dependency failures. + UI, Feedback, And Localization + - The home surface, profile picker, profile editor, queue drawer, review step, wizard navigation, warmup splash, and footer were refined for denser everyday use. + - An adaptive backdrop adds dark/light scenes with WebGL, Canvas2D, and CSS fallbacks, plus a theme-matched native startup background to reduce launch flash. + - Feedback opens through Tally with a hidden state snapshot and, after explicit submission, can upload a gzipped, redacted tail of the log to the feedback service. Discord community links were added to the README, footer, and About dialog. + - App copy now flows through a gettext-backed translation workflow with generated runtime locale JSON across all supported languages. + Tooling And Tests + - Formatting and linting moved to Biome and Oxlint, and bun run check now gates formatting, linting, tooling contract, typecheck, dependency hygiene, dead-code, circular imports, and package publish checks. + - Fixture Product E2E now owns real Electron/IPC/yt-dlp workflows against deterministic fixture media, separating acceptance tests from cheaper unit/renderer checks. + What's Changed + - Refactor test architecture ownership by @antonio-orionus in #66 + - Add universal download profiles by @antonio-orionus in #68 + - Clarify profile compatibility labels by @antonio-orionus in #70 + - Refine renderer UI with shadcn components by @antonio-orionus in #71 + - Switch lint and format tooling to Biome and Oxlint by @antonio-orionus in #69 + - build(deps): bump @url-sanitize/clearurls from 0.1.2 to 1.0.0 by @dependabot[bot] in #74 + - build(deps-dev): bump the development group across 1 directory with 6 updates by @dependabot[bot] in #76 + - build(deps): bump @url-sanitize/core from 0.1.2 to 1.0.0 by @dependabot[bot] in #75 + - Add Tally feedback diagnostic uploads by @antonio-orionus in #80 + - Polish download profiles home by @antonio-orionus in #81 + - Clean up React Doctor diagnostics by @antonio-orionus in #82 + - Add design docs and local artifact ignores by @antonio-orionus in #83 + - Add gettext-backed i18n workflow by @antonio-orionus in #85 + - Add adaptive backdrop and refactor wizard state by @antonio-orionus in #87 + - Polish UI density and profile selection by @antonio-orionus in #88 + - Clean up presets and startup polish by @antonio-orionus in #89 + - Add resumable retries and quick download progress by @antonio-orionus in #90 + - Add Discord community links by @antonio-orionus in #92 + - Improve managed binary setup and download UX by @antonio-orionus in #96 + - Update outdated dependencies by @antonio-orionus in #95 + - Simplify playlist cap handling by @antonio-orionus in #97 + - Replace Deno yt-dlp runtime with Electron Node by @antonio-orionus in #98 + - Migrate yt-dlp packages and release tooling to Bun by @antonio-orionus in #99 + - Add native audio controls and release UX by @antonio-orionus in #107 + - Add source-preferred audio track handling by @antonio-orionus in #108 + Full Changelog: v0.3.13...v0.4.0 +ReleaseNotesUrl: https://github.com/antonio-orionus/Arroxy/releases/tag/v0.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AntonioOrionus/Arroxy/0.4.0/AntonioOrionus.Arroxy.yaml b/manifests/a/AntonioOrionus/Arroxy/0.4.0/AntonioOrionus.Arroxy.yaml new file mode 100644 index 000000000000..3567d204754f --- /dev/null +++ b/manifests/a/AntonioOrionus/Arroxy/0.4.0/AntonioOrionus.Arroxy.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AntonioOrionus.Arroxy +PackageVersion: 0.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e328c7913480b8ad88138451523c7878c2c9e8d7 Mon Sep 17 00:00:00 2001 From: Avital Yachin Date: Tue, 16 Jun 2026 00:37:19 +0300 Subject: [PATCH 130/136] New version: Xpoz.XpozCli version 0.3.6 (#388052) --- .../XpozCli/0.3.6/Xpoz.XpozCli.installer.yaml | 15 ++++++++ .../0.3.6/Xpoz.XpozCli.locale.en-US.yaml | 35 +++++++++++++++++++ .../x/Xpoz/XpozCli/0.3.6/Xpoz.XpozCli.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/x/Xpoz/XpozCli/0.3.6/Xpoz.XpozCli.installer.yaml create mode 100644 manifests/x/Xpoz/XpozCli/0.3.6/Xpoz.XpozCli.locale.en-US.yaml create mode 100644 manifests/x/Xpoz/XpozCli/0.3.6/Xpoz.XpozCli.yaml diff --git a/manifests/x/Xpoz/XpozCli/0.3.6/Xpoz.XpozCli.installer.yaml b/manifests/x/Xpoz/XpozCli/0.3.6/Xpoz.XpozCli.installer.yaml new file mode 100644 index 000000000000..7f90c2b6c1b3 --- /dev/null +++ b/manifests/x/Xpoz/XpozCli/0.3.6/Xpoz.XpozCli.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: Xpoz.XpozCli +PackageVersion: 0.3.6 +InstallerType: portable +Commands: +- xpoz-cli +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/XPOZpublic/xpoz-cli/releases/download/v0.3.6/xpoz-cli-windows-amd64.exe + InstallerSha256: 0FBE2C4FE26C18304FF50CF17CE352299ECD26E677CF7B8AF228C6828C65DF58 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-15 diff --git a/manifests/x/Xpoz/XpozCli/0.3.6/Xpoz.XpozCli.locale.en-US.yaml b/manifests/x/Xpoz/XpozCli/0.3.6/Xpoz.XpozCli.locale.en-US.yaml new file mode 100644 index 000000000000..e427a7415ce1 --- /dev/null +++ b/manifests/x/Xpoz/XpozCli/0.3.6/Xpoz.XpozCli.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: Xpoz.XpozCli +PackageVersion: 0.3.6 +PackageLocale: en-US +Publisher: Xpoz +PublisherUrl: https://www.xpoz.ai +PublisherSupportUrl: https://github.com/XPOZpublic/xpoz-cli/issues +Author: Xpoz +PackageName: xpoz-cli +PackageUrl: https://github.com/XPOZpublic/xpoz-cli +License: MIT +LicenseUrl: https://github.com/XPOZpublic/xpoz-cli/blob/main/LICENSE +ShortDescription: Standalone CLI wrapper around the Xpoz Python SDK. +Description: |- + xpoz-cli is the official command-line interface for the Xpoz social media intelligence platform. + It wraps the Xpoz Python SDK and exposes every SDK method as a CLI subcommand across Twitter, + Instagram, Reddit, TikTok, and tracking — with paginated result handling, CSV export, and + persistent authentication. +Moniker: xpoz-cli +Tags: +- cli +- xpoz +- social-media +- twitter +- instagram +- reddit +- tiktok +ReleaseNotesUrl: https://github.com/XPOZpublic/xpoz-cli/releases/tag/v0.3.6 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/XPOZpublic/xpoz-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/Xpoz/XpozCli/0.3.6/Xpoz.XpozCli.yaml b/manifests/x/Xpoz/XpozCli/0.3.6/Xpoz.XpozCli.yaml new file mode 100644 index 000000000000..8f8b5e87620b --- /dev/null +++ b/manifests/x/Xpoz/XpozCli/0.3.6/Xpoz.XpozCli.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: Xpoz.XpozCli +PackageVersion: 0.3.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 277b5ae8f55206ca4b151ce23a7c62b93fbc9129 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Tue, 16 Jun 2026 07:37:38 +1000 Subject: [PATCH 131/136] New version: Docker.DockerDesktop version 4.78.0 (#388079) --- .../Docker.DockerDesktop.installer.yaml | 28 +++++++++++++++++++ .../Docker.DockerDesktop.locale.en-GB.yaml | 17 +++++++++++ .../Docker.DockerDesktop.locale.en-US.yaml | 27 ++++++++++++++++++ .../Docker.DockerDesktop.locale.zh-CN.yaml | 26 +++++++++++++++++ .../4.78.0/Docker.DockerDesktop.yaml | 8 ++++++ 5 files changed, 106 insertions(+) create mode 100644 manifests/d/Docker/DockerDesktop/4.78.0/Docker.DockerDesktop.installer.yaml create mode 100644 manifests/d/Docker/DockerDesktop/4.78.0/Docker.DockerDesktop.locale.en-GB.yaml create mode 100644 manifests/d/Docker/DockerDesktop/4.78.0/Docker.DockerDesktop.locale.en-US.yaml create mode 100644 manifests/d/Docker/DockerDesktop/4.78.0/Docker.DockerDesktop.locale.zh-CN.yaml create mode 100644 manifests/d/Docker/DockerDesktop/4.78.0/Docker.DockerDesktop.yaml diff --git a/manifests/d/Docker/DockerDesktop/4.78.0/Docker.DockerDesktop.installer.yaml b/manifests/d/Docker/DockerDesktop/4.78.0/Docker.DockerDesktop.installer.yaml new file mode 100644 index 000000000000..3cada9cc4164 --- /dev/null +++ b/manifests/d/Docker/DockerDesktop/4.78.0/Docker.DockerDesktop.installer.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Docker.DockerDesktop +PackageVersion: 4.78.0 +InstallerLocale: en-US +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: install --quiet + SilentWithProgress: install --quiet + Custom: --accept-license --backend=wsl-2 --no-windows-containers +UpgradeBehavior: install +ReleaseDate: 2026-06-12 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://desktop.docker.com/win/main/amd64/229452/Docker%20Desktop%20Installer.exe + InstallerSha256: 99E275B54ED50AD758B5C9F5D243D0D715B40F909A4E4249FA4C37C0F1735A5E +- Architecture: arm64 + InstallerUrl: https://desktop.docker.com/win/main/arm64/229452/Docker%20Desktop%20Installer.exe + InstallerSha256: 44D50063DE29DEAE6F6655225A19DA02EC0F907F7C09ECE040774E07EAC8E303 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/DockerDesktop/4.78.0/Docker.DockerDesktop.locale.en-GB.yaml b/manifests/d/Docker/DockerDesktop/4.78.0/Docker.DockerDesktop.locale.en-GB.yaml new file mode 100644 index 000000000000..7f135472b9ab --- /dev/null +++ b/manifests/d/Docker/DockerDesktop/4.78.0/Docker.DockerDesktop.locale.en-GB.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Docker.DockerDesktop +PackageVersion: 4.78.0 +PackageLocale: en-GB +PackageName: Docker Desktop +Copyright: © 2015-2026 Docker Inc. All rights reserved. +ShortDescription: An application for macOS and Windows machines for the building and sharing of containerised applications. +Description: Docker Desktop is an application for macOS and Windows machines for the building and sharing of containerised applications. Access Docker Desktop and follow the guided onboarding to build your first containerised application in minutes. +Tags: +- container +- containerisation +- develop +- virtualisation +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/DockerDesktop/4.78.0/Docker.DockerDesktop.locale.en-US.yaml b/manifests/d/Docker/DockerDesktop/4.78.0/Docker.DockerDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..8716ccf005de --- /dev/null +++ b/manifests/d/Docker/DockerDesktop/4.78.0/Docker.DockerDesktop.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Docker.DockerDesktop +PackageVersion: 4.78.0 +PackageLocale: en-US +Publisher: Docker Inc. +PublisherUrl: https://www.docker.com/ +PublisherSupportUrl: https://www.docker.com/support +PrivacyUrl: https://www.docker.com/legal/privacy +Author: Docker Inc. +PackageName: Docker Desktop +PackageUrl: https://www.docker.com/products/docker-desktop +License: Proprietary +LicenseUrl: https://www.docker.com/legal/docker-subscription-service-agreement +Copyright: Copyright © 2015-2024 Docker Inc. All rights reserved. +CopyrightUrl: https://www.docker.com/legal/docker-subscription-service-agreement +ShortDescription: Docker Desktop is an application for macOS and Windows machines for the building and sharing of containerized applications. +Description: Docker Desktop is an application for macOS and Windows machines for the building and sharing of containerized applications. Access Docker Desktop and follow the guided onboarding to build your first containerized application in minutes. +Moniker: docker +Tags: +- container +- containerization +- develop +- virtualization +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/DockerDesktop/4.78.0/Docker.DockerDesktop.locale.zh-CN.yaml b/manifests/d/Docker/DockerDesktop/4.78.0/Docker.DockerDesktop.locale.zh-CN.yaml new file mode 100644 index 000000000000..224682658914 --- /dev/null +++ b/manifests/d/Docker/DockerDesktop/4.78.0/Docker.DockerDesktop.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Docker.DockerDesktop +PackageVersion: 4.78.0 +PackageLocale: zh-CN +Publisher: Docker Inc. +PublisherUrl: https://www.docker.com/ +PublisherSupportUrl: https://www.docker.com/support +PrivacyUrl: https://www.docker.com/legal/privacy +Author: Docker Inc. +PackageName: Docker Desktop +PackageUrl: https://www.docker.com/products/docker-desktop +License: 专有软件 +LicenseUrl: https://www.docker.com/legal/docker-subscription-service-agreement +Copyright: 版权所有 © 2015-2024 Docker Inc. 保留所有权利。 +CopyrightUrl: https://www.docker.com/legal/docker-subscription-service-agreement +ShortDescription: Docker Desktop 是一款适用于 macOS 和 Windows 设备的应用程序,用于构建和共享容器化应用程序。 +Description: Docker Desktop 是一款适用于 macOS 和 Windows 设备的应用程序,用于构建和共享容器化应用程序。访问 Docker Desktop 并按照指导入门,几分钟内就能构建你的第一个容器化应用程序。 +Tags: +- 容器 +- 容器化 +- 开发 +- 虚拟化 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/DockerDesktop/4.78.0/Docker.DockerDesktop.yaml b/manifests/d/Docker/DockerDesktop/4.78.0/Docker.DockerDesktop.yaml new file mode 100644 index 000000000000..819d6814fc8f --- /dev/null +++ b/manifests/d/Docker/DockerDesktop/4.78.0/Docker.DockerDesktop.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: Docker.DockerDesktop +PackageVersion: 4.78.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4c34d2d771888b6e3b0145b4ad1378a7cf4afe11 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 05:37:54 +0800 Subject: [PATCH 132/136] New version: Google.Chrome.Canary version 151.0.7892.0 (#388108) --- .../Google.Chrome.Canary.installer.yaml | 14 +++++++------- .../Google.Chrome.Canary.locale.en-US.yaml | 2 +- .../Google.Chrome.Canary.locale.nb-NO.yaml | 2 +- .../Google.Chrome.Canary.locale.zh-CN.yaml | 2 +- .../Google.Chrome.Canary.yaml | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) rename manifests/g/Google/Chrome/Canary/{151.0.7891.0 => 151.0.7892.0}/Google.Chrome.Canary.installer.yaml (58%) rename manifests/g/Google/Chrome/Canary/{151.0.7891.0 => 151.0.7892.0}/Google.Chrome.Canary.locale.en-US.yaml (96%) rename manifests/g/Google/Chrome/Canary/{151.0.7891.0 => 151.0.7892.0}/Google.Chrome.Canary.locale.nb-NO.yaml (96%) rename manifests/g/Google/Chrome/Canary/{151.0.7891.0 => 151.0.7892.0}/Google.Chrome.Canary.locale.zh-CN.yaml (96%) rename manifests/g/Google/Chrome/Canary/{151.0.7891.0 => 151.0.7892.0}/Google.Chrome.Canary.yaml (89%) diff --git a/manifests/g/Google/Chrome/Canary/151.0.7891.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/151.0.7892.0/Google.Chrome.Canary.installer.yaml similarity index 58% rename from manifests/g/Google/Chrome/Canary/151.0.7891.0/Google.Chrome.Canary.installer.yaml rename to manifests/g/Google/Chrome/Canary/151.0.7892.0/Google.Chrome.Canary.installer.yaml index 7737191fb69f..f39c59393bca 100644 --- a/manifests/g/Google/Chrome/Canary/151.0.7891.0/Google.Chrome.Canary.installer.yaml +++ b/manifests/g/Google/Chrome/Canary/151.0.7892.0/Google.Chrome.Canary.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 151.0.7891.0 +PackageVersion: 151.0.7892.0 InstallerType: exe Scope: user InstallModes: @@ -37,13 +37,13 @@ FileExtensions: ProductCode: Google Chrome SxS Installers: - Architecture: x86 - InstallerUrl: https://dl.google.com/release2/chrome/ac4r4eqx72lpoezu2zoodwdl23lq_151.0.7891.0/151.0.7891.0_chrome_installer_uncompressed.exe - InstallerSha256: 6FD1322E4D316C3B072C0FF101DC99C42EEFE7D1CFC8C7B8A8E069FE05C1D5E4 + InstallerUrl: https://dl.google.com/release2/chrome/adnb2vxu3nqxejkzyzxzrjxzgrja_151.0.7892.0/151.0.7892.0_chrome_installer_uncompressed.exe + InstallerSha256: 477A6777950DBC82CED95F142A025DE08A8253551FFB85D28F453059B8BB1DAC - Architecture: x64 - InstallerUrl: https://dl.google.com/release2/chrome/adcqctxm6r7uz5pi3kb5asvuqtca_151.0.7891.0/151.0.7891.0_chrome_installer_uncompressed.exe - InstallerSha256: 28EB82C8C1999DE89A4AE5FAC0C3EBD5650D2F57335BF9A6084C8D7D3A7DD76F + InstallerUrl: https://dl.google.com/release2/chrome/adzqmdx5ia5vctlzltymtfnzt3wq_151.0.7892.0/151.0.7892.0_chrome_installer_uncompressed.exe + InstallerSha256: 1E4B54672AC3B6EEB58265B10F8E7FFE2586ED9D38A0A73541665CD71232B3B9 - Architecture: arm64 - InstallerUrl: https://dl.google.com/release2/chrome/ac37aq2ra4ucvfyfduiafn3rbqzq_151.0.7891.0/151.0.7891.0_chrome_installer_uncompressed.exe - InstallerSha256: 30AD193F912EC8FCF997DDB9F7777B403A5EE5034689CC1D4026B6671F53E608 + InstallerUrl: https://dl.google.com/release2/chrome/ackff55kdd5tqumdhhp3xagmunkq_151.0.7892.0/151.0.7892.0_chrome_installer_uncompressed.exe + InstallerSha256: 134BF5EB21166E5AA4CC1A69D6ABDBF7BA0F2C1DFF9B6DF6CD70C01AE0548054 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/151.0.7891.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/151.0.7892.0/Google.Chrome.Canary.locale.en-US.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/151.0.7891.0/Google.Chrome.Canary.locale.en-US.yaml rename to manifests/g/Google/Chrome/Canary/151.0.7892.0/Google.Chrome.Canary.locale.en-US.yaml index 96ba96f8b43e..6b36ce272c22 100644 --- a/manifests/g/Google/Chrome/Canary/151.0.7891.0/Google.Chrome.Canary.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Canary/151.0.7892.0/Google.Chrome.Canary.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 151.0.7891.0 +PackageVersion: 151.0.7892.0 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/151.0.7891.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/151.0.7892.0/Google.Chrome.Canary.locale.nb-NO.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/151.0.7891.0/Google.Chrome.Canary.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Canary/151.0.7892.0/Google.Chrome.Canary.locale.nb-NO.yaml index 570eaa328295..132e0561aa53 100644 --- a/manifests/g/Google/Chrome/Canary/151.0.7891.0/Google.Chrome.Canary.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Canary/151.0.7892.0/Google.Chrome.Canary.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 151.0.7891.0 +PackageVersion: 151.0.7892.0 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/151.0.7891.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/151.0.7892.0/Google.Chrome.Canary.locale.zh-CN.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/151.0.7891.0/Google.Chrome.Canary.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Canary/151.0.7892.0/Google.Chrome.Canary.locale.zh-CN.yaml index 86dc3bfb8274..368ebf680639 100644 --- a/manifests/g/Google/Chrome/Canary/151.0.7891.0/Google.Chrome.Canary.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Canary/151.0.7892.0/Google.Chrome.Canary.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 151.0.7891.0 +PackageVersion: 151.0.7892.0 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/151.0.7891.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/151.0.7892.0/Google.Chrome.Canary.yaml similarity index 89% rename from manifests/g/Google/Chrome/Canary/151.0.7891.0/Google.Chrome.Canary.yaml rename to manifests/g/Google/Chrome/Canary/151.0.7892.0/Google.Chrome.Canary.yaml index e5730907f53e..dfbbebfd2aca 100644 --- a/manifests/g/Google/Chrome/Canary/151.0.7891.0/Google.Chrome.Canary.yaml +++ b/manifests/g/Google/Chrome/Canary/151.0.7892.0/Google.Chrome.Canary.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 151.0.7891.0 +PackageVersion: 151.0.7892.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 068a298c042f5eb9bdd773a1ae26cfe29ffe9d69 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 05:38:09 +0800 Subject: [PATCH 133/136] New version: QingJ01.Pebble version 0.1.2 (#388124) --- .../0.1.2/QingJ01.Pebble.installer.yaml | 18 +++++ .../0.1.2/QingJ01.Pebble.locale.en-US.yaml | 69 +++++++++++++++++++ .../0.1.2/QingJ01.Pebble.locale.zh-CN.yaml | 47 +++++++++++++ .../QingJ01/Pebble/0.1.2/QingJ01.Pebble.yaml | 8 +++ 4 files changed, 142 insertions(+) create mode 100644 manifests/q/QingJ01/Pebble/0.1.2/QingJ01.Pebble.installer.yaml create mode 100644 manifests/q/QingJ01/Pebble/0.1.2/QingJ01.Pebble.locale.en-US.yaml create mode 100644 manifests/q/QingJ01/Pebble/0.1.2/QingJ01.Pebble.locale.zh-CN.yaml create mode 100644 manifests/q/QingJ01/Pebble/0.1.2/QingJ01.Pebble.yaml diff --git a/manifests/q/QingJ01/Pebble/0.1.2/QingJ01.Pebble.installer.yaml b/manifests/q/QingJ01/Pebble/0.1.2/QingJ01.Pebble.installer.yaml new file mode 100644 index 000000000000..14f1009858b1 --- /dev/null +++ b/manifests/q/QingJ01/Pebble/0.1.2/QingJ01.Pebble.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: QingJ01.Pebble +PackageVersion: 0.1.2 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +Protocols: +- mailto +ProductCode: Pebble +ReleaseDate: 2026-06-15 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/QingJ01/Pebble/releases/download/v0.1.2/Pebble_0.1.2_x64-setup.exe + InstallerSha256: 4A468BE8912A7359EFBE2EC3F37D38FC261A691DB23B5FA49959D2AB66146F82 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/q/QingJ01/Pebble/0.1.2/QingJ01.Pebble.locale.en-US.yaml b/manifests/q/QingJ01/Pebble/0.1.2/QingJ01.Pebble.locale.en-US.yaml new file mode 100644 index 000000000000..a27284d3f6ea --- /dev/null +++ b/manifests/q/QingJ01/Pebble/0.1.2/QingJ01.Pebble.locale.en-US.yaml @@ -0,0 +1,69 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: QingJ01.Pebble +PackageVersion: 0.1.2 +PackageLocale: en-US +Publisher: qingj01 +PublisherUrl: https://blog.byebug.cn/ +PublisherSupportUrl: https://github.com/QingJ01/Pebble/issues +PackageName: Pebble +PackageUrl: https://pebble.byebug.cn/ +License: AGPL-3.0 +LicenseUrl: https://github.com/QingJ01/Pebble/blob/HEAD/LICENSE +Copyright: © 2026 Pebble +ShortDescription: A local-first desktop email client for people who want a calmer, more private inbox. +Description: |- + Pebble is a desktop mail client built with Rust, Tauri, and React. It keeps mail data, the search index, attachments, rules, and application settings on your device by default. + The app is designed around a few practical ideas: + - Your mailbox should stay readable, fast, and quiet. + - Email workflows should be local-first instead of cloud-dashboard-first. + - Privacy controls should be explicit, visible, and easy to override per message. + - Search, snooze, rules, and a Kanban board should work together instead of living in separate tools. + Pebble currently supports Gmail, IMAP, and experimental Outlook accounts. + + Highlights + + Local-first privacy + - Local SQLite database for messages, folders, labels, rules, and settings. + - Local Tantivy full-text index for fast search. + - Attachments are stored on disk under the app data directory. + - OAuth tokens and credentials are encrypted with a per-device key. + - No telemetry. + - Network requests are limited to features you configure: mail sync, translation, and optional WebDAV settings backup. + + Mail workflow + - Unified inbox across multiple accounts. + - Gmail, IMAP, and experimental Outlook support. + - Threaded and message-list views. + - Archive, delete, star, mark read, batch actions, and restore flows. + - Snooze messages and bring them back later. + - Full-text search and advanced filters. + - Rules engine for automatic organization. + + Productivity tools + - Kanban board with Todo, Waiting, and Done columns. + - Command palette and keyboard-first navigation. + - Built-in translation providers with bilingual reading. + - Dark and light themes. + - English and Chinese UI. + - Optional WebDAV backup for settings, rules, Kanban cards, and Kanban notes. +Tags: +- email +- mail +ReleaseNotes: |- + Changed + - Updated the desktop release metadata to version 0.1.2. + Fixed + - Fixed DeepL and DeepLX translation always failing with a 400 "source_lang not supported" error by omitting the source language field when auto-detection is requested (#65). + - Fixed adding Outlook/Hotmail accounts: the username field is no longer required, and a blank username now defaults to the account email so app-password logins connect (#60). + - Prevented duplicate messages from appearing in the destination mailbox when a move operation is retried after a partial COPY/EXPUNGE failure. + - Prevented duplicate message rows from accumulating after a soft-delete followed by a re-sync, via a unique index on live (account_id, remote_id) rows. + - Prevented newly-arrived messages from being permanently missing from search results due to a race between the startup background reindex and concurrent sync. + - Preserved attachment filenames that were being altered on download and forwarding. + - Registered Pebble as the Windows mail client in the registry before opening the default-apps settings so "set as default" works reliably. + - Improved POP3 connectivity for legacy servers with a rustls→native-tls TLS backend fallback and optional TLS 1.0. + - Synced the native window background color with the active theme on macOS. +ReleaseNotesUrl: https://github.com/QingJ01/Pebble/releases/tag/v0.1.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/q/QingJ01/Pebble/0.1.2/QingJ01.Pebble.locale.zh-CN.yaml b/manifests/q/QingJ01/Pebble/0.1.2/QingJ01.Pebble.locale.zh-CN.yaml new file mode 100644 index 000000000000..96cb103cb82c --- /dev/null +++ b/manifests/q/QingJ01/Pebble/0.1.2/QingJ01.Pebble.locale.zh-CN.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: QingJ01.Pebble +PackageVersion: 0.1.2 +PackageLocale: zh-CN +ShortDescription: 一款面向希望拥有更安静、更私密收件箱的用户的本地优先桌面邮件客户端。 +Description: |- + Pebble 是一款使用 Rust、Tauri 和 React 构建的桌面邮件客户端。默认情况下,它将邮件数据、搜索索引、附件、规则以及应用设置保存在您的设备上。 + 该应用围绕几个实用理念设计: + - 您的邮箱应保持可读、快速且安静。 + - 邮件工作流应优先本地处理,而非优先依赖云端仪表板。 + - 隐私控制应明确、可见,并可轻松按消息进行覆盖。 + - 搜索、延迟提醒、规则和看板功能应协同工作,而不是分散在不同工具中。 + Pebble 目前支持 Gmail、IMAP 以及实验性 Outlook 账户。 + + 亮点 + + 本地优先的隐私保护 + - 使用本地 SQLite 数据库存储消息、文件夹、标签、规则和设置。 + - 使用本地 Tantivy 全文索引实现快速搜索。 + - 附件存储在应用程序数据目录下的磁盘中。 + - OAuth 令牌和凭据使用每台设备唯一的密钥加密。 + - 无任何遥测数据收集。 + - 网络请求仅限于您配置的功能:邮件同步、翻译以及可选的 WebDAV 设置备份。 + + 邮件工作流 + - 支持多个账户的统一收件箱。 + - 支持 Gmail、IMAP 以及实验性 Outlook 账户。 + - 提供会话式视图和消息列表视图。 + - 支持归档、删除、加星标、标记已读、批量操作和恢复操作。 + - 可延迟消息并在稍后重新显示。 + - 支持全文搜索和高级筛选器。 + - 内置规则引擎,用于自动整理邮件。 + + 生产力工具 + - 带有“待办”、“等待”和“完成”列的看板。 + - 快捷命令面板和以键盘优先的导航方式。 + - 内置翻译服务,支持双语阅读。 + - 支持深色和浅色主题。 + - 支持英文和中文用户界面。 + - 可选 WebDAV 备份,用于保存设置、规则、看板卡片和看板笔记。 +Tags: +- 电子邮件 +- 邮件 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/q/QingJ01/Pebble/0.1.2/QingJ01.Pebble.yaml b/manifests/q/QingJ01/Pebble/0.1.2/QingJ01.Pebble.yaml new file mode 100644 index 000000000000..66b772c94834 --- /dev/null +++ b/manifests/q/QingJ01/Pebble/0.1.2/QingJ01.Pebble.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: QingJ01.Pebble +PackageVersion: 0.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6dec8243a2aad1bde6564df494d4e6e229c96272 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 05:38:43 +0800 Subject: [PATCH 134/136] New version: Omnissa.WorkspaceONEIntelligentHub version 26.4.1.0 (#388187) --- .../Omnissa.WorkspaceONEIntelligentHub.installer.yaml | 8 ++++---- .../Omnissa.WorkspaceONEIntelligentHub.locale.en-US.yaml | 2 +- .../Omnissa.WorkspaceONEIntelligentHub.locale.zh-CN.yaml | 2 +- .../Omnissa.WorkspaceONEIntelligentHub.yaml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) rename manifests/o/Omnissa/WorkspaceONEIntelligentHub/{26.4.0.0 => 26.4.1.0}/Omnissa.WorkspaceONEIntelligentHub.installer.yaml (74%) rename manifests/o/Omnissa/WorkspaceONEIntelligentHub/{26.4.0.0 => 26.4.1.0}/Omnissa.WorkspaceONEIntelligentHub.locale.en-US.yaml (97%) rename manifests/o/Omnissa/WorkspaceONEIntelligentHub/{26.4.0.0 => 26.4.1.0}/Omnissa.WorkspaceONEIntelligentHub.locale.zh-CN.yaml (95%) rename manifests/o/Omnissa/WorkspaceONEIntelligentHub/{26.4.0.0 => 26.4.1.0}/Omnissa.WorkspaceONEIntelligentHub.yaml (91%) diff --git a/manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.0.0/Omnissa.WorkspaceONEIntelligentHub.installer.yaml b/manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.1.0/Omnissa.WorkspaceONEIntelligentHub.installer.yaml similarity index 74% rename from manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.0.0/Omnissa.WorkspaceONEIntelligentHub.installer.yaml rename to manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.1.0/Omnissa.WorkspaceONEIntelligentHub.installer.yaml index 5f493acfd02e..0551a820e2af 100644 --- a/manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.0.0/Omnissa.WorkspaceONEIntelligentHub.installer.yaml +++ b/manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.1.0/Omnissa.WorkspaceONEIntelligentHub.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Omnissa.WorkspaceONEIntelligentHub -PackageVersion: 26.4.0.0 +PackageVersion: 26.4.1.0 InstallerType: wix Scope: machine InstallerSwitches: @@ -15,11 +15,11 @@ ElevationRequirement: elevatesSelf Installers: - Architecture: x64 InstallerUrl: https://packages.omnissa.com/wsone/AirwatchAgent.msi - InstallerSha256: 8B9F0A441B14EB3F915079B6C2227FDF62450F92FC10774F2C348694004602EA + InstallerSha256: AF05C50444C7DF42656935742D8A4BCB71527403734A1EFB3BF3CAB453DD42A5 ProductCode: '{14A35FBE-0FEA-F9F6-53D1-E02D43F04E74}' - Architecture: arm64 InstallerUrl: https://packages.omnissa.com/wsone/AirWatchAgentarm64.msi - InstallerSha256: D2CB33A9191FF20896CD3E66C46F8137169C24586F539CE56DFA83DE1FD31AD8 - ProductCode: '{5DBCDB5A-E44D-6D42-D05A-53E5913916CA}' + InstallerSha256: ECE6867A781B60DEE95130986A83A7674EE6168E7702AAFF54B39F3D1711E85E + ProductCode: '{02F4F0A7-B38E-D676-0237-F09233364027}' ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.0.0/Omnissa.WorkspaceONEIntelligentHub.locale.en-US.yaml b/manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.1.0/Omnissa.WorkspaceONEIntelligentHub.locale.en-US.yaml similarity index 97% rename from manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.0.0/Omnissa.WorkspaceONEIntelligentHub.locale.en-US.yaml rename to manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.1.0/Omnissa.WorkspaceONEIntelligentHub.locale.en-US.yaml index 9ad50b681b8d..45ce13510756 100644 --- a/manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.0.0/Omnissa.WorkspaceONEIntelligentHub.locale.en-US.yaml +++ b/manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.1.0/Omnissa.WorkspaceONEIntelligentHub.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Omnissa.WorkspaceONEIntelligentHub -PackageVersion: 26.4.0.0 +PackageVersion: 26.4.1.0 PackageLocale: en-US Publisher: Omnissa, LLC. PublisherUrl: https://www.omnissa.com/ diff --git a/manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.0.0/Omnissa.WorkspaceONEIntelligentHub.locale.zh-CN.yaml b/manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.1.0/Omnissa.WorkspaceONEIntelligentHub.locale.zh-CN.yaml similarity index 95% rename from manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.0.0/Omnissa.WorkspaceONEIntelligentHub.locale.zh-CN.yaml rename to manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.1.0/Omnissa.WorkspaceONEIntelligentHub.locale.zh-CN.yaml index c63c0800372e..b2c9f2e08519 100644 --- a/manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.0.0/Omnissa.WorkspaceONEIntelligentHub.locale.zh-CN.yaml +++ b/manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.1.0/Omnissa.WorkspaceONEIntelligentHub.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Omnissa.WorkspaceONEIntelligentHub -PackageVersion: 26.4.0.0 +PackageVersion: 26.4.1.0 PackageLocale: zh-CN License: 专有软件 Copyright: 版权所有 (C) 2000-2026 Omnissa. 保留所有权利。 diff --git a/manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.0.0/Omnissa.WorkspaceONEIntelligentHub.yaml b/manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.1.0/Omnissa.WorkspaceONEIntelligentHub.yaml similarity index 91% rename from manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.0.0/Omnissa.WorkspaceONEIntelligentHub.yaml rename to manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.1.0/Omnissa.WorkspaceONEIntelligentHub.yaml index e0d0a0864985..e5ee85444c8f 100644 --- a/manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.0.0/Omnissa.WorkspaceONEIntelligentHub.yaml +++ b/manifests/o/Omnissa/WorkspaceONEIntelligentHub/26.4.1.0/Omnissa.WorkspaceONEIntelligentHub.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Omnissa.WorkspaceONEIntelligentHub -PackageVersion: 26.4.0.0 +PackageVersion: 26.4.1.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 7f3f6d6d9f14f28c83c306dbdac9176aeed15d46 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 16 Jun 2026 05:38:59 +0800 Subject: [PATCH 135/136] New version: uvncbvba.UltraVNC version 1.8.2.4 (#388222) --- .../1.8.2.4/uvncbvba.UltraVNC.installer.yaml | 21 +++++++++++++ .../uvncbvba.UltraVNC.locale.en-US.yaml | 30 +++++++++++++++++++ .../uvncbvba.UltraVNC.locale.zh-CN.yaml | 15 ++++++++++ .../UltraVNC/1.8.2.4/uvncbvba.UltraVNC.yaml | 8 +++++ 4 files changed, 74 insertions(+) create mode 100644 manifests/u/uvncbvba/UltraVNC/1.8.2.4/uvncbvba.UltraVNC.installer.yaml create mode 100644 manifests/u/uvncbvba/UltraVNC/1.8.2.4/uvncbvba.UltraVNC.locale.en-US.yaml create mode 100644 manifests/u/uvncbvba/UltraVNC/1.8.2.4/uvncbvba.UltraVNC.locale.zh-CN.yaml create mode 100644 manifests/u/uvncbvba/UltraVNC/1.8.2.4/uvncbvba.UltraVNC.yaml diff --git a/manifests/u/uvncbvba/UltraVNC/1.8.2.4/uvncbvba.UltraVNC.installer.yaml b/manifests/u/uvncbvba/UltraVNC/1.8.2.4/uvncbvba.UltraVNC.installer.yaml new file mode 100644 index 000000000000..fea82d851ce1 --- /dev/null +++ b/manifests/u/uvncbvba/UltraVNC/1.8.2.4/uvncbvba.UltraVNC.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: uvncbvba.UltraVNC +PackageVersion: 1.8.2.4 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ProductCode: Ultravnc2_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\uvnc bvba\UltraVNC' +Installers: +- Architecture: x86 + InstallerUrl: https://uvnc.eu/download/1800/UltraVNC_1824_x86_Setup.exe + InstallerSha256: 3354DCA22896104C0018BB74FFF7028FB5C8E2A497A49E811B529444CF487BFA +- Architecture: x64 + InstallerUrl: https://uvnc.eu/download/1800/UltraVNC_1824_x64_Setup.exe + InstallerSha256: 9EF5C8275AA0431F058369305C444D7303ADC807A9E4B80BC9FFAD7C3BF210B2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/u/uvncbvba/UltraVNC/1.8.2.4/uvncbvba.UltraVNC.locale.en-US.yaml b/manifests/u/uvncbvba/UltraVNC/1.8.2.4/uvncbvba.UltraVNC.locale.en-US.yaml new file mode 100644 index 000000000000..6fdd23111fd0 --- /dev/null +++ b/manifests/u/uvncbvba/UltraVNC/1.8.2.4/uvncbvba.UltraVNC.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: uvncbvba.UltraVNC +PackageVersion: 1.8.2.4 +PackageLocale: en-US +Publisher: uvnc bvba +PublisherUrl: https://uvnc.com/ +PublisherSupportUrl: https://forum.uvnc.com/ +PackageName: UltraVNC +PackageUrl: https://uvnc.com/downloads/ultravnc.html +License: GPL-3.0 +LicenseUrl: https://github.com/ultravnc/UltraVNC/blob/HEAD/LICENSE +Copyright: Copyright © 2002-2026 UltraVNC Team Members +ShortDescription: VNC client and server graphical desktop sharing via RFB protocol +Description: |- + UltraVNC is a powerful, easy to use and free - remote pc access softwares - that can display the screen of another computer (via internet or network) on your own screen. The program allows you to use your mouse and keyboard to control the other PC remotely. It means that you can work on a remote computer, as if you were sitting in front of it, right from your current location. + VNC, the Remote Frame Buffer protocol (RFB) allows a desktop to be viewed and controlled remotely over the Internet. A VNC Server must be run on the computer sharing the desktop, a VNC client must be run on the computer that will access the shared desktop. +Moniker: ultravnc +Tags: +- remote-desktop +- remoteaccess +- remotedesktop +- remoteframebuffer +- rfb +- vnc +ReleaseNotes: '- FileTransfer using commandline' +ReleaseNotesUrl: https://forum.uvnc.com/viewtopic.php?t=38158 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/u/uvncbvba/UltraVNC/1.8.2.4/uvncbvba.UltraVNC.locale.zh-CN.yaml b/manifests/u/uvncbvba/UltraVNC/1.8.2.4/uvncbvba.UltraVNC.locale.zh-CN.yaml new file mode 100644 index 000000000000..d83fda3414f0 --- /dev/null +++ b/manifests/u/uvncbvba/UltraVNC/1.8.2.4/uvncbvba.UltraVNC.locale.zh-CN.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: uvncbvba.UltraVNC +PackageVersion: 1.8.2.4 +PackageLocale: zh-CN +ShortDescription: 基于 RFB 协议的 VNC 客户端和服务器图形桌面共享软件 +Description: |- + UltraVNC 是一款功能强大、操作简便且免费的远程桌面控制软件,能够通过网络或互联网将另一台计算机的屏幕画面显示在您的设备上。该程序支持通过本地鼠标和键盘远程操控目标计算机,让您如同亲临现场般对远端电脑进行操作。 + VNC(基于远程帧缓冲协议 RFB)技术实现了通过互联网远程查看和控制计算机桌面的功能。使用该技术时,共享桌面的计算机需运行 VNC 服务器端程序,而访问端则需要运行 VNC 客户端程序。 +Tags: +- vnc +- 远程桌面 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/u/uvncbvba/UltraVNC/1.8.2.4/uvncbvba.UltraVNC.yaml b/manifests/u/uvncbvba/UltraVNC/1.8.2.4/uvncbvba.UltraVNC.yaml new file mode 100644 index 000000000000..11a32fe14c37 --- /dev/null +++ b/manifests/u/uvncbvba/UltraVNC/1.8.2.4/uvncbvba.UltraVNC.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: uvncbvba.UltraVNC +PackageVersion: 1.8.2.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2105bd115f82f8a28399442002a682b9296e3b97 Mon Sep 17 00:00:00 2001 From: Tom Raganowicz <7759113+tomekit@users.noreply.github.com> Date: Mon, 15 Jun 2026 23:39:14 +0200 Subject: [PATCH 136/136] New version: S3Drive.S3Drive version 1.18.0 (#388228) --- .../1.18.0/S3Drive.S3Drive.installer.yaml | 31 +++++++++++++++++++ .../1.18.0/S3Drive.S3Drive.locale.en-US.yaml | 21 +++++++++++++ .../S3Drive/1.18.0/S3Drive.S3Drive.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/s/S3Drive/S3Drive/1.18.0/S3Drive.S3Drive.installer.yaml create mode 100644 manifests/s/S3Drive/S3Drive/1.18.0/S3Drive.S3Drive.locale.en-US.yaml create mode 100644 manifests/s/S3Drive/S3Drive/1.18.0/S3Drive.S3Drive.yaml diff --git a/manifests/s/S3Drive/S3Drive/1.18.0/S3Drive.S3Drive.installer.yaml b/manifests/s/S3Drive/S3Drive/1.18.0/S3Drive.S3Drive.installer.yaml new file mode 100644 index 000000000000..f87cbc555b93 --- /dev/null +++ b/manifests/s/S3Drive/S3Drive/1.18.0/S3Drive.S3Drive.installer.yaml @@ -0,0 +1,31 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: S3Drive.S3Drive +PackageVersion: 1.18.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Custom: /ALLUSERS +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{C7936438-3CBC-4585-B934-70C6A51AA21B}}_is1' +ReleaseDate: 2026-06-15 +AppsAndFeaturesEntries: +- ProductCode: '{C7936438-3CBC-4585-B934-70C6A51AA21B}}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\S3Drive' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/s3drive/windows-app/releases/download/1.18.0/s3drive-win-x64.exe + InstallerSha256: B2341566379BF303A146C85D0D57564108F9CFAFBF16222104AA60458652BC85 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/S3Drive/S3Drive/1.18.0/S3Drive.S3Drive.locale.en-US.yaml b/manifests/s/S3Drive/S3Drive/1.18.0/S3Drive.S3Drive.locale.en-US.yaml new file mode 100644 index 000000000000..ec77f8151aef --- /dev/null +++ b/manifests/s/S3Drive/S3Drive/1.18.0/S3Drive.S3Drive.locale.en-US.yaml @@ -0,0 +1,21 @@ +# 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: S3Drive.S3Drive +PackageVersion: 1.18.0 +PackageLocale: en-US +Publisher: S3Drive +PublisherUrl: https://s3drive.app/ +PublisherSupportUrl: https://github.com/s3drive/windows-app/issues +Author: S3Drive +PackageName: S3Drive +PackageUrl: https://s3drive.app/ +License: Freeware +LicenseUrl: https://s3drive.app/faq +ShortDescription: Zero Knowledge E2E encrypted storage compatible with multiple providers +Description: S3Drive is a self-contained smart software which is 100% compatible with the open and broadly supported S3 protocol and Rclone library. +Moniker: s3drive +ReleaseNotes: https://s3drive.app/changelog +ReleaseNotesUrl: https://github.com/s3drive/windows-app/releases/tag/1.18.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/S3Drive/S3Drive/1.18.0/S3Drive.S3Drive.yaml b/manifests/s/S3Drive/S3Drive/1.18.0/S3Drive.S3Drive.yaml new file mode 100644 index 000000000000..4b909c1fa776 --- /dev/null +++ b/manifests/s/S3Drive/S3Drive/1.18.0/S3Drive.S3Drive.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: S3Drive.S3Drive +PackageVersion: 1.18.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0