diff --git a/manifests/a/AIDotNet/OpenCowork/1.3.9/AIDotNet.OpenCowork.installer.yaml b/manifests/a/AIDotNet/OpenCowork/1.3.9/AIDotNet.OpenCowork.installer.yaml new file mode 100644 index 0000000000000..f90389f65d595 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/1.3.9/AIDotNet.OpenCowork.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AIDotNet.OpenCowork +PackageVersion: 1.3.9 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: ef264783-8179-52ad-bf3a-efd1a5ce435d +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/1.3.9/OpenCowork-win-amd64-setup.exe + InstallerSha256: 5A39894CCBC7C071A97F11C10219C6588CC1EB7151AA4F28B6A079F3C4488169 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/1.3.9/OpenCowork-win-amd64-setup.exe + InstallerSha256: 5A39894CCBC7C071A97F11C10219C6588CC1EB7151AA4F28B6A079F3C4488169 + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/1.3.9/OpenCowork-win-arm64-setup.exe + InstallerSha256: 6DF7CF9E417BDF97E48C42E7482E0C28FC68ED1E2520309BF189EE069E5BA991 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AIDotNet/OpenCowork/1.3.9/AIDotNet.OpenCowork.locale.en-US.yaml b/manifests/a/AIDotNet/OpenCowork/1.3.9/AIDotNet.OpenCowork.locale.en-US.yaml new file mode 100644 index 0000000000000..c8a45229ff1f7 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/1.3.9/AIDotNet.OpenCowork.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: AIDotNet.OpenCowork +PackageVersion: 1.3.9 +PackageLocale: en-US +Publisher: example.com +PublisherUrl: https://github.com/AIDotNet +PublisherSupportUrl: https://github.com/AIDotNet/OpenCowork/issues +PackageName: OpenCoWork +PackageUrl: https://github.com/AIDotNet/OpenCowork +License: Apache-2.0 +LicenseUrl: https://github.com/AIDotNet/OpenCowork/blob/HEAD/LICENSE +Copyright: Copyright 2026 AIDotNet +ShortDescription: Open-source desktop platform for multi-agent collaboration. Empowering AI agents with local tools, parallel teamwork, and seamless workplace integration. +Description: |- + Traditional LLM interfaces are often "environment-isolated islands." Developers spend 50% of their time copy-pasting code, terminal logs, and file contents between the chat and their IDE. + OpenCowork solves this by providing: + - Local Agency: Agents can directly read/write files and execute shell commands with your permission. + - Context Awareness: No more manual context feeding. Agents explore your codebase and logs autonomously. + - Task Orchestration: Complex tasks (like "Refactor this module and update tests") are broken down and handled by specialized sub-agents. + - Human-in-the-loop: You stay in control with a transparent tool-call approval system. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotes: |- + Added + - Added inline file diffs for Write/Edit tool results in chat, including snapshot-backed previews and syntax-highlighted mutation cards. + - Added live sub-agent grouping in the CLI transcript (queued/running/completed, activity, tokens, model, elapsed) and matching desktop presentation phases. + - Added the OpenCode Zen provider preset (opencode.ai/zen) with GPT 5.6 Terra/Luna, GPT 5.5, Claude Opus/Sonnet 5, Grok 4.6, Qwen3.7 Max, DeepSeek V4, GLM 5.2, MiniMax M3, and Kimi models. + - Added shared ACP session-mode tool catalogs so the lead stays orchestration-only while sub-agents inherit the full implementation tool set and run in code mode. + - Added Native Worker AgentRuntimeToolError so recoverable tool failures become model-safe text instead of AOT resource keys such as IO_PathNotFound_Path. + - Added chat home insight copy, a hover-card titlebar mode switch with keyboard shortcuts, and motion helpers for popovers and preview rails. + Changed + - Refreshed chat presentation (tool cards, thinking blocks, skills menu, input area, workspace sidebar) around disclosure, diffs, and plan review. + - Bounded provider "context window exceeded" recovery to two overflow compressions per run so a misconfigured window cannot loop forever. + - Treated Home as project-scoped when a project is already selected, so new sessions from the home picker inherit the project. + - Removed the unused renderer prompt-optimizer module. + Fixed + - Fixed Windows ARM CI npm ci failing on hung Electron downloads by caching the binary, retrying install, and falling back to the npmmirror already used by electron-builder. + - Fixed Native Worker tool failures leaking framework resource keys to the model after AOT publish (UseSystemResourceKeys). +ReleaseNotesUrl: https://github.com/AIDotNet/OpenCowork/releases/tag/1.3.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AIDotNet/OpenCowork/1.3.9/AIDotNet.OpenCowork.locale.zh-CN.yaml b/manifests/a/AIDotNet/OpenCowork/1.3.9/AIDotNet.OpenCowork.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d940c65bc0c01 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/1.3.9/AIDotNet.OpenCowork.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: AIDotNet.OpenCowork +PackageVersion: 1.3.9 +PackageLocale: zh-CN +ShortDescription: 开源桌面多智能体协作平台,为 AI 智能体赋予本地工具、并行团队协作及无缝办公集成能力。 +Description: |- + 传统的 LLM 界面往往是“环境孤岛”。开发者通常需要花费 50% 的时间在聊天窗口和 IDE 之间手动复制粘贴代码、终端日志和文件内容。 + OpenCowork 通过以下方式解决这一问题: + - 本地代理能力:智能体可以在您的许可下直接读写文件并执行 Shell 命令。 + - 上下文感知:无需再手动喂数据。智能体会自主探索您的代码库和日志。 + - 任务编排:复杂的任务(如“重构此模块并更新测试”)会被拆解并由专门的子智能体处理。 + - 人在回路:通过透明的工具调用审批系统,您始终拥有最终控制权。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ReleaseNotesUrl: https://github.com/AIDotNet/OpenCowork/releases/tag/1.3.9 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AIDotNet/OpenCowork/1.3.9/AIDotNet.OpenCowork.yaml b/manifests/a/AIDotNet/OpenCowork/1.3.9/AIDotNet.OpenCowork.yaml new file mode 100644 index 0000000000000..4a1251816eee0 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/1.3.9/AIDotNet.OpenCowork.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: AIDotNet.OpenCowork +PackageVersion: 1.3.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/ASGARDEXMaintainers/ASGARDEX/1.45.2/ASGARDEXMaintainers.ASGARDEX.installer.yaml b/manifests/a/ASGARDEXMaintainers/ASGARDEX/1.45.2/ASGARDEXMaintainers.ASGARDEX.installer.yaml new file mode 100644 index 0000000000000..edac2ebb78c20 --- /dev/null +++ b/manifests/a/ASGARDEXMaintainers/ASGARDEX/1.45.2/ASGARDEXMaintainers.ASGARDEX.installer.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: ASGARDEXMaintainers.ASGARDEX +PackageVersion: 1.45.2 +InstallerLocale: en-US +InstallerType: nullsoft +ProductCode: "{5BCAF717-02BC-561E-BD5C-5ECF0E404BB5}" +ReleaseDate: 2026-08-13 +AppsAndFeaturesEntries: +- DisplayName: ASGARDEX 1.45.2 + ProductCode: "{5BCAF717-02BC-561E-BD5C-5ECF0E404BB5}" +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/asgardex/asgardex-desktop/releases/download/v1.45.2/ASGARDEX-1.45.2-win.exe + InstallerSha256: DD6C0D2CF5DF5BE7F59B121AC5873405685CFD565D091BAA44E17F4D85446A7E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/ASGARDEXMaintainers/ASGARDEX/1.45.2/ASGARDEXMaintainers.ASGARDEX.locale.en-US.yaml b/manifests/a/ASGARDEXMaintainers/ASGARDEX/1.45.2/ASGARDEXMaintainers.ASGARDEX.locale.en-US.yaml new file mode 100644 index 0000000000000..19c9679988149 --- /dev/null +++ b/manifests/a/ASGARDEXMaintainers/ASGARDEX/1.45.2/ASGARDEXMaintainers.ASGARDEX.locale.en-US.yaml @@ -0,0 +1,45 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: ASGARDEXMaintainers.ASGARDEX +PackageVersion: 1.45.2 +PackageLocale: en-US +Publisher: ASGARDEX Maintainers +PublisherUrl: https://github.com/asgardex +PublisherSupportUrl: https://github.com/asgardex/asgardex-desktop/issues +Author: ASGARDEX Maintainers +PackageName: ASGARDEX +PackageUrl: https://github.com/asgardex/asgardex-desktop +License: MIT +LicenseUrl: https://github.com/asgardex/asgardex-desktop/blob/HEAD/LICENSE +Copyright: Copyright © 2021 ASGARDEX Maintainers +ShortDescription: Desktop wallet and decentralized exchange for THORChain +Tags: +- dex +- electron +- thorchain +- wallet +ReleaseNotes: |- + ASGARDEX v1.45.0 🚀 + TODO:replace with a concise one-line summary of this release (20–300 chars) — shown on the asgardex.com download page. + What's Changed + Other Changes + • chore(header):show RUNE ticker and refresh RUNE/TCY icons by @underthesun49 in #1113 + • chore(deps):update @xchainjs packages to latest by @underthesun49 in #1114 + • fix(keystore):polyfill crypto.timingSafeEqual for renderer unlock by @underthesun49 in #1115 + • chore:add Flatpak build target for Linux by @Thorian1te in #1111 + • ci:harden workflows to satisfy semgrep supply-chain rules by @underthesun49 in #1122 + • style(header):add hover feedback to mobile drawer menu rows by @underthesun49 in #1121 + • feat(wallet):24-word phrase option + randomized keystore id by @underthesun49 in #1120 + • feat(chainflip):bump @chainflip/sdk to 2.2.1 and add Tron support by @underthesun49 in #1112 + • fix:add TRON to Vultisig wallet balance observables by @tobisako in #1118 + • fix(vultisig):don't re-prompt for vault password once unlocked by @underthesun49 in #1134 + • fix(fees):don't hang fee estimation for phrase-less wallets by @underthesun49 in #1135 + • fix(vultisig):re-prompt on expired password cache + center confirm m… by @underthesun49 in #1137 + • chore:release v1.45.0 by @underthesun49 in #1138 + New Contributors + • @tobisako made their first contribution in #1118 + Full Changelog:v1.44.0...v1.45.0 +ReleaseNotesUrl: https://github.com/asgardex/asgardex-desktop/releases/tag/v1.45.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/ASGARDEXMaintainers/ASGARDEX/1.45.2/ASGARDEXMaintainers.ASGARDEX.yaml b/manifests/a/ASGARDEXMaintainers/ASGARDEX/1.45.2/ASGARDEXMaintainers.ASGARDEX.yaml new file mode 100644 index 0000000000000..6c2fd6c37a42c --- /dev/null +++ b/manifests/a/ASGARDEXMaintainers/ASGARDEX/1.45.2/ASGARDEXMaintainers.ASGARDEX.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: ASGARDEXMaintainers.ASGARDEX +PackageVersion: 1.45.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/OpenCodeReview/1.9.3/Alibaba.OpenCodeReview.installer.yaml b/manifests/a/Alibaba/OpenCodeReview/1.9.3/Alibaba.OpenCodeReview.installer.yaml new file mode 100644 index 0000000000000..97085adbea6c3 --- /dev/null +++ b/manifests/a/Alibaba/OpenCodeReview/1.9.3/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.9.3 +InstallerType: portable +Commands: +- opencodereview +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/alibaba/open-code-review/releases/download/v1.9.3/opencodereview-windows-amd64.exe + InstallerSha256: 5967C9B099ADA93EAEC390E52CF7FADAD25008EA4341105848905DFE656221B0 +- Architecture: arm64 + InstallerUrl: https://github.com/alibaba/open-code-review/releases/download/v1.9.3/opencodereview-windows-arm64.exe + InstallerSha256: 1EABAADEF85E9E10BCD1F7B6A24911EE48CB1F68EFB51C4E2BB9308E224A339C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/OpenCodeReview/1.9.3/Alibaba.OpenCodeReview.locale.en-US.yaml b/manifests/a/Alibaba/OpenCodeReview/1.9.3/Alibaba.OpenCodeReview.locale.en-US.yaml new file mode 100644 index 0000000000000..45a3ace124645 --- /dev/null +++ b/manifests/a/Alibaba/OpenCodeReview/1.9.3/Alibaba.OpenCodeReview.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Alibaba.OpenCodeReview +PackageVersion: 1.9.3 +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: |- + 🚀 Features + - feat(resume): add trusted resume validation and transition lineage (#786) (#845) + - feat(llm): task-scoped session affinity for prompt caching (#332) + - feat(action): render category/severity badge as a shields.io image (#882) (#885) + - feat(llmloop): add grace round after tool-request budget exhausted (#872) + - feat(cmd): add SARIF output format (#820) + - feat(cmd): add no-review cmd (#835) + 🐛 Bug Fixes + - fix(agent): stabilize review item fingerprints (#732) + - fix(cmd): report expected arguments when positional count is wrong (#892) + - fix: make FileFilter patterns case-insensitive (#859) + - fix(LE): normalize line endings via .gitattributes (#858) + Other Changes + - ci: bump Go image to 1.26.6 to clear stdlib vulnerabilities (#896) + - chore: remove Chinese doc references from retry test comments (#886) + - chore(ci): fail CI when unapproved non-English text appears in source files (#876) + - Feat/llm retry report:SDK retry-attempt observability for review (#785) (#790) + - chore: remove leftover Chinese from the Go core, CI examples and pages comments (#861) + Full Changelog: https://github.com/alibaba/open-code-review/compare/v1.9.2...v1.9.3 +ReleaseNotesUrl: https://github.com/alibaba/open-code-review/releases/tag/v1.9.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/OpenCodeReview/1.9.3/Alibaba.OpenCodeReview.locale.zh-CN.yaml b/manifests/a/Alibaba/OpenCodeReview/1.9.3/Alibaba.OpenCodeReview.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d7705c6d24a3a --- /dev/null +++ b/manifests/a/Alibaba/OpenCodeReview/1.9.3/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.9.3 +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.9.3/Alibaba.OpenCodeReview.yaml b/manifests/a/Alibaba/OpenCodeReview/1.9.3/Alibaba.OpenCodeReview.yaml new file mode 100644 index 0000000000000..0585e282eec1e --- /dev/null +++ b/manifests/a/Alibaba/OpenCodeReview/1.9.3/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.9.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/AppFlowy/AppFlowy/0.13.2/AppFlowy.AppFlowy.installer.yaml b/manifests/a/AppFlowy/AppFlowy/0.13.2/AppFlowy.AppFlowy.installer.yaml new file mode 100644 index 0000000000000..60182fc13525e --- /dev/null +++ b/manifests/a/AppFlowy/AppFlowy/0.13.2/AppFlowy.AppFlowy.installer.yaml @@ -0,0 +1,27 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: AppFlowy.AppFlowy +PackageVersion: 0.13.2 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallerSwitches: + Silent: /sp- /verysilent /norestart + SilentWithProgress: /sp- /silent /norestart +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: AppFlowy_is1 +ReleaseDate: 2026-08-11 +AppsAndFeaturesEntries: +- ProductCode: AppFlowy_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: "%ProgramFiles%\\AppFlowy\\" +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AppFlowy-IO/AppFlowy/releases/download/0.13.2/AppFlowy-0.13.2-windows-x86_64.exe + InstallerSha256: 56719B46CDA2A68A60B0A64B496DC2CF157B404A73B2FE378895E0F20C00C3DD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AppFlowy/AppFlowy/0.13.2/AppFlowy.AppFlowy.locale.en-US.yaml b/manifests/a/AppFlowy/AppFlowy/0.13.2/AppFlowy.AppFlowy.locale.en-US.yaml new file mode 100644 index 0000000000000..f7f7db856721d --- /dev/null +++ b/manifests/a/AppFlowy/AppFlowy/0.13.2/AppFlowy.AppFlowy.locale.en-US.yaml @@ -0,0 +1,50 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: AppFlowy.AppFlowy +PackageVersion: 0.13.2 +PackageLocale: en-US +Publisher: AppFlowy-IO +PublisherUrl: https://github.com/AppFlowy-IO +PublisherSupportUrl: https://github.com/AppFlowy-IO/AppFlowy/issues +PackageName: AppFlowy +PackageUrl: https://github.com/AppFlowy-IO/AppFlowy +License: AGPL-3.0 +LicenseUrl: https://github.com/AppFlowy-IO/AppFlowy/blob/HEAD/LICENSE +Copyright: Copyright (C) 2007 Free Software Foundation, Inc. +CopyrightUrl: https://github.com/AppFlowy-IO/AppFlowy/blob/main/LICENSE +ShortDescription: The Open Source Alternative To Notion. +Description: |- + AppFlowy is an open source alternative to Notion. + You are in charge of your data and customizations. +Tags: +- content-management +- content-services +- editor +- flutter +- flutter-app +- flutter-apps +- flutter-examples +- flutter-ui +- low-code +- no-code +- notion +- notion-alternative +- rust +- rust-lang +- rust-language +- wiki +ReleaseNotes: |- + Version 0.12.5 – 06/23/2026 + Desktop + Bug Fixes + • Fix:stale WebSocket connection occasionally caused writes to disk to fail, which could lead to data loss in rare cases. + Mobile + Bug Fixes + • Fix:stale WebSocket connection occasionally caused writes to disk to fail, which could lead to data loss in rare cases. + Security Notice (Windows) + This Windows release is signed with a newly renewed code-signing certificate. Because Windows SmartScreen builds reputation per certificate, you may temporarily see an "unrecognized app" warning. This build is properly signed and safe — if prompted, select More info → Run anyway. The warning will clear as the certificate establishes reputation. +ReleaseNotesUrl: https://github.com/AppFlowy-IO/AppFlowy/releases/tag/0.12.5 +PurchaseUrl: https://ko-fi.com/appflowy +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AppFlowy/AppFlowy/0.13.2/AppFlowy.AppFlowy.yaml b/manifests/a/AppFlowy/AppFlowy/0.13.2/AppFlowy.AppFlowy.yaml new file mode 100644 index 0000000000000..4584d9a0bd098 --- /dev/null +++ b/manifests/a/AppFlowy/AppFlowy/0.13.2/AppFlowy.AppFlowy.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: AppFlowy.AppFlowy +PackageVersion: 0.13.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/ArKT-7/QuickRotate/6.2.5/ArKT-7.QuickRotate.installer.yaml b/manifests/a/ArKT-7/QuickRotate/6.2.5/ArKT-7.QuickRotate.installer.yaml new file mode 100644 index 0000000000000..f7010a609cfe1 --- /dev/null +++ b/manifests/a/ArKT-7/QuickRotate/6.2.5/ArKT-7.QuickRotate.installer.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ArKT-7.QuickRotate +PackageVersion: 6.2.5 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- QuickRotate +AppsAndFeaturesEntries: +- DisplayName: Quick Rotate + Publisher: ArKT-7 + DisplayVersion: 6.2.5 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/ArKT-7/QuickRotate/releases/download/v6.2.5/QuickRotate.exe + InstallerSha256: 81F2755DEC3519D531BC7D3824F2A20019F7872DFD5B8CB7FAE363B238AC5BCC + InstallerSwitches: + Silent: -spawn + SilentWithProgress: -spawn +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-08-14 diff --git a/manifests/a/ArKT-7/QuickRotate/6.2.5/ArKT-7.QuickRotate.locale.en-US.yaml b/manifests/a/ArKT-7/QuickRotate/6.2.5/ArKT-7.QuickRotate.locale.en-US.yaml new file mode 100644 index 0000000000000..ee5464853f69c --- /dev/null +++ b/manifests/a/ArKT-7/QuickRotate/6.2.5/ArKT-7.QuickRotate.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ArKT-7.QuickRotate +PackageVersion: 6.2.5 +PackageLocale: en-US +Publisher: ArKT-7 +PublisherUrl: https://github.com/ArKT-7 +PublisherSupportUrl: https://github.com/ArKT-7/QuickRotate +Author: ArKT-7 +PackageName: Quick Rotate +PackageUrl: https://github.com/ArKT-7/QuickRotate +License: GPL-3.0 +LicenseUrl: https://github.com/ArKT-7/QuickRotate/blob/main/LICENSE +Copyright: Copyright (C) 2026 ArKT-7 +CopyrightUrl: https://github.com/ArKT-7/QuickRotate/blob/main/LICENSE +ShortDescription: A modern, ultra-lightweight screen rotation utility for Windows. +Description: Quick Rotate is a standalone desktop utility built for fast, reliable display orientation management. Written entirely in pure C++ and compiled into a single statically-linked executable (only ~60KB in size), ensuring universal compatibility across Windows 32-bit, 64-bit, and Windows on ARM (WoA) via native OS emulation. +Moniker: QuickRotate +Tags: +- screen-rotation +- display-orientation +- monitor-management +- windows-utilities +- system-tray +- portable +- lightweight +- cli-tool +- display +- rotation +ReleaseNotes: Added a smart startup warning to prevent accidentally running older versions, made the app launch noticeably faster, and introduced seamless background install and uninstall support for package managers like WinGet! +ReleaseNotesUrl: https://github.com/ArKT-7/QuickRotate/releases/tag/v6.2.5 +InstallationNotes: |- + Installation complete! + + Quick Rotate has been successfully added to your Start Menu. + + Tip: You can easily set up auto-start and desktop shortcuts directly inside the app's Settings menu! +Documentations: +- DocumentLabel: README + DocumentUrl: https://github.com/ArKT-7/QuickRotate/blob/main/README.md#-usage-guide +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/ArKT-7/QuickRotate/6.2.5/ArKT-7.QuickRotate.yaml b/manifests/a/ArKT-7/QuickRotate/6.2.5/ArKT-7.QuickRotate.yaml new file mode 100644 index 0000000000000..81c9516df58c5 --- /dev/null +++ b/manifests/a/ArKT-7/QuickRotate/6.2.5/ArKT-7.QuickRotate.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ArKT-7.QuickRotate +PackageVersion: 6.2.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Astronomer/Astro/1.45.0/Astronomer.Astro.installer.yaml b/manifests/a/Astronomer/Astro/1.45.0/Astronomer.Astro.installer.yaml new file mode 100644 index 0000000000000..2a43d71eb1d8d --- /dev/null +++ b/manifests/a/Astronomer/Astro/1.45.0/Astronomer.Astro.installer.yaml @@ -0,0 +1,20 @@ +# 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: Astronomer.Astro +PackageVersion: 1.45.0 +InstallerLocale: en-US +InstallerType: portable +UpgradeBehavior: install +Commands: +- astro +Dependencies: + PackageDependencies: + - PackageIdentifier: Podman.CLI +ReleaseDate: 2026-08-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/astronomer/astro-cli/releases/download/v1.45.0/astro_1.45.0_windows_amd64.exe + InstallerSha256: BA347C0C9669E5E3A8AB95CB869F40E403CEA9A3A4BF256E966295D6FEF46CF8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Astronomer/Astro/1.45.0/Astronomer.Astro.locale.en-US.yaml b/manifests/a/Astronomer/Astro/1.45.0/Astronomer.Astro.locale.en-US.yaml new file mode 100644 index 0000000000000..a94fe6c66842f --- /dev/null +++ b/manifests/a/Astronomer/Astro/1.45.0/Astronomer.Astro.locale.en-US.yaml @@ -0,0 +1,35 @@ +# 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: Astronomer.Astro +PackageVersion: 1.45.0 +PackageLocale: en-US +Publisher: Astronomer +PublisherUrl: https://www.astronomer.io/ +PublisherSupportUrl: https://support.astronomer.io/ +PrivacyUrl: https://www.astronomer.io/privacy/ +Author: Astronomer +PackageName: Astro CLI +PackageUrl: https://github.com/astronomer/astro-cli +License: Apache 2.0 +LicenseUrl: https://github.com/astronomer/astro-cli/blob/HEAD/LICENSE +ShortDescription: To build and run Airflow DAGs locally and interact with the Astronomer API +Moniker: astro +Tags: +- airflow-cli +- astro-cli +- astronomer-cli +ReleaseNotes: |- + Changelog + - 0dfc4bf: CLI Release: update godownloader to v1.44.0 (#2239) (@octo-sts[bot]) + - 9d9971f: Detect Otto and GitHub Copilot as calling agents (#2234) (@jlaneve) + - 00808de: PLX-724 - Update Ref to Astronomer Software to APC in Descriptions (#2227) (@edmund-astronomer) + - 743358a: Parse agent image tags and default to Debian (#2241) (@AliceMur) + - 1e725a3: [backport release-1.45] fix(deploy): don't require Astro project dir for --dags with --dags-path (#2243) (#2245) (@AliceMur) + - 7dafdfd: feat(opt-in): Add dbt projects hash pre-deployment (#2236) (@tatiana) + - 4297d3c: feat: Create a slim dbt manifest.json on project root (#2244) (@pankajastro) + - 38b2b0b: feat: generate slim field-filtered dbt manifest at deploy time (#2242) (@pankajastro) + - 58e75d1: switch winget PR creation from Octo STS to PAT (#2235) (@pritt20) +ReleaseNotesUrl: https://github.com/astronomer/astro-cli/releases/tag/v1.45.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Astronomer/Astro/1.45.0/Astronomer.Astro.yaml b/manifests/a/Astronomer/Astro/1.45.0/Astronomer.Astro.yaml new file mode 100644 index 0000000000000..ae92eaf6524c6 --- /dev/null +++ b/manifests/a/Astronomer/Astro/1.45.0/Astronomer.Astro.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: Astronomer.Astro +PackageVersion: 1.45.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Atlassian/AtlassianCLI/1.3.23-stable/Atlassian.AtlassianCLI.installer.yaml b/manifests/a/Atlassian/AtlassianCLI/1.3.23-stable/Atlassian.AtlassianCLI.installer.yaml new file mode 100644 index 0000000000000..6dd296c43c857 --- /dev/null +++ b/manifests/a/Atlassian/AtlassianCLI/1.3.23-stable/Atlassian.AtlassianCLI.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: Atlassian.AtlassianCLI +PackageVersion: 1.3.23-stable +InstallerType: zip +NestedInstallerType: portable +Commands: +- acli +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: acli_1.3.23-stable_windows_amd64\acli.exe + InstallerUrl: https://acli.atlassian.com/windows/1.3.23-stable/acli_1.3.23-stable_windows_amd64.zip + InstallerSha256: 51AF89452BCAB97BB6AE71C80495B536E1ECC3B6DC95D5E7A80FFA3270EC4630 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: acli_1.3.23-stable_windows_arm64\acli.exe + InstallerUrl: https://acli.atlassian.com/windows/1.3.23-stable/acli_1.3.23-stable_windows_arm64.zip + InstallerSha256: 182D30A4B48F6344A55E8AFE58918B03545A09BC81131B40092B024224FFA15D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Atlassian/AtlassianCLI/1.3.23-stable/Atlassian.AtlassianCLI.locale.en-US.yaml b/manifests/a/Atlassian/AtlassianCLI/1.3.23-stable/Atlassian.AtlassianCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..24ba7e0679eba --- /dev/null +++ b/manifests/a/Atlassian/AtlassianCLI/1.3.23-stable/Atlassian.AtlassianCLI.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: Atlassian.AtlassianCLI +PackageVersion: 1.3.23-stable +PackageLocale: en-US +Publisher: Atlassian +PublisherUrl: https://www.atlassian.com/ +PublisherSupportUrl: https://developer.atlassian.com/support +PrivacyUrl: https://www.atlassian.com/legal/privacy-policy +Author: Atlassian Pty Ltd +PackageName: Atlassian CLI +PackageUrl: https://developer.atlassian.com/cloud/acli/ +License: Proprietary +LicenseUrl: https://www.atlassian.com/legal/software-license-agreement +Copyright: Copyright Atlassian 2012-2026. All rights reserved. +CopyrightUrl: https://www.atlassian.com/legal/software-license-agreement +ShortDescription: Work seamlessly with Atlassian from the command line. +Description: Utilize Atlassian Command Line Interface (CLI) to effortlessly engage with our suite of products through a streamlined command-line interface. Atlassian CLI provides a powerful toolset that allows users to automate tasks, integrate processes, and interact with various Atlassian products such as Jira, all from the comfort of your terminal. +Moniker: acli +Tags: +- jira +- rovo +- rovo-dev +ReleaseNotesUrl: https://developer.atlassian.com/cloud/acli/changelog/ +Documentations: +- DocumentLabel: Guides + DocumentUrl: https://developer.atlassian.com/cloud/acli/guides/introduction/ +- DocumentLabel: Command Reference + DocumentUrl: https://developer.atlassian.com/cloud/acli/reference/commands/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Atlassian/AtlassianCLI/1.3.23-stable/Atlassian.AtlassianCLI.locale.zh-CN.yaml b/manifests/a/Atlassian/AtlassianCLI/1.3.23-stable/Atlassian.AtlassianCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..fd3e54ad6e0d2 --- /dev/null +++ b/manifests/a/Atlassian/AtlassianCLI/1.3.23-stable/Atlassian.AtlassianCLI.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: Atlassian.AtlassianCLI +PackageVersion: 1.3.23-stable +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 在命令行中与 Atlassian 无缝协作。 +Description: 使用 Atlassian 命令行界面 (CLI),您可以通过简化的命令行接口轻松地与我们的产品套件进行交互。Atlassian CLI 提供了一套强大的工具,使用户能够自动化任务、集成流程,并在终端中便捷地与 Jira 等各种 Atlassian 产品进行交互。 +Documentations: +- DocumentLabel: 指南 + DocumentUrl: https://developer.atlassian.com/cloud/acli/guides/introduction/ +- DocumentLabel: 命令参考 + DocumentUrl: https://developer.atlassian.com/cloud/acli/reference/commands/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Atlassian/AtlassianCLI/1.3.23-stable/Atlassian.AtlassianCLI.yaml b/manifests/a/Atlassian/AtlassianCLI/1.3.23-stable/Atlassian.AtlassianCLI.yaml new file mode 100644 index 0000000000000..e3aa4ae2f96b5 --- /dev/null +++ b/manifests/a/Atlassian/AtlassianCLI/1.3.23-stable/Atlassian.AtlassianCLI.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: Atlassian.AtlassianCLI +PackageVersion: 1.3.23-stable +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/argoproj/argocd/3.5.1/argoproj.argocd.installer.yaml b/manifests/a/argoproj/argocd/3.5.1/argoproj.argocd.installer.yaml new file mode 100644 index 0000000000000..6e7bf66d694dd --- /dev/null +++ b/manifests/a/argoproj/argocd/3.5.1/argoproj.argocd.installer.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: argoproj.argocd +PackageVersion: 3.5.1 +InstallerLocale: en-US +InstallerType: portable +InstallModes: +- silent +Commands: +- argocd +ReleaseDate: 2026-08-12 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/argoproj/argo-cd/releases/download/v3.5.1/argocd-windows-amd64.exe + InstallerSha256: F7DC9289A43BE9F1AB8FAE0CA89F67D05069B73DFEA5BCC8C5C86CF7433A3166 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/argoproj/argocd/3.5.1/argoproj.argocd.locale.en-US.yaml b/manifests/a/argoproj/argocd/3.5.1/argoproj.argocd.locale.en-US.yaml new file mode 100644 index 0000000000000..a3fb41906a1c6 --- /dev/null +++ b/manifests/a/argoproj/argocd/3.5.1/argoproj.argocd.locale.en-US.yaml @@ -0,0 +1,49 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: argoproj.argocd +PackageVersion: 3.5.1 +PackageLocale: en-US +Publisher: Argo Project +PublisherUrl: https://argoproj.github.io/ +PublisherSupportUrl: https://github.com/argoproj/argo-cd/issues +Author: Argo Project +PackageName: ArgoCD +PackageUrl: https://github.com/argoproj/argo-cd +License: Apache-2.0 +LicenseUrl: https://github.com/argoproj/argo-cd/blob/HEAD/LICENSE +ShortDescription: A command line tool for communicating with ArgoCD +Moniker: argocd +Tags: +- argocd +- k8s +- kubernetes +ReleaseNotes: |- + Quick Start + Non-HA: + kubectl create namespace argocd + kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.4.5/manifests/install.yaml + HA: + kubectl create namespace argocd + kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.4.5/manifests/ha/install.yaml + Release Signatures and Provenance + All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify. + Release Notes Blog Post + For a detailed breakdown of the key changes and improvements in this release, check out the official blog post + Upgrading + If upgrading from a different minor version, be sure to read the upgrading documentation. + Changelog + Bug fixes + • e77e4b6:fix(reposerver):honor depth of referenced source instead of primary source (cherry-pick #28339 for 3.4) (#28341) (@alexandresavicki) + • 63e67d5:fix(ssa):do not run auth reconcile with SSA (cherry pick of #27624 and #27601 to 3.4) (#28265) (@Mangaal) + • 2403907:fix:auto-sync skipped when newer commit arrives during sync with manifest-generate-paths (#27875) (cherry-pick #28227 for 3.4) (#28331) (@argo-cd-cherry-pick-bot[bot]) + • 2d18587:fix:deleted resource are incorrectly shown in UI (cherry-pick #28322 for 3.4) (#28337) (@argo-cd-cherry-pick-bot[bot]) + • a82e158:fix:don't clobber non-ignored fields on "replace" (cherry-pick #27136 for 3.4) (#28507) (@argo-cd-cherry-pick-bot[bot]) + • d4c8f1c:fix:fixes a regression of dex config env vars substituion - Cherry pick of #28369 in 3.4 (#28411) (@ppapapetrou76) + Dependency updates + • 8c7ece5:chore(deps):bump golang.org/x/crypto to 0.53.0 (release-3.4) (#28375) (@nmirasch) + • a8f245b:chore(deps):update Ubuntu base image to 26.04 LTS (3.4) (#28430) (@suii2210) + Full Changelog:v3.4.4...v3.4.5 +ReleaseNotesUrl: https://github.com/argoproj/argo-cd/releases/tag/v3.4.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/argoproj/argocd/3.5.1/argoproj.argocd.yaml b/manifests/a/argoproj/argocd/3.5.1/argoproj.argocd.yaml new file mode 100644 index 0000000000000..777e0817f28b6 --- /dev/null +++ b/manifests/a/argoproj/argocd/3.5.1/argoproj.argocd.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: argoproj.argocd +PackageVersion: 3.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/Baidu/TeraBox/1.47.0/Baidu.TeraBox.installer.yaml b/manifests/b/Baidu/TeraBox/1.47.0/Baidu.TeraBox.installer.yaml index ce3918009d85c..5a489de1ff7a5 100644 --- a/manifests/b/Baidu/TeraBox/1.47.0/Baidu.TeraBox.installer.yaml +++ b/manifests/b/Baidu/TeraBox/1.47.0/Baidu.TeraBox.installer.yaml @@ -9,10 +9,10 @@ UpgradeBehavior: install Protocols: - terabox ProductCode: TeraBox -ReleaseDate: 2026-08-06 +ReleaseDate: 2026-08-14 Installers: - Architecture: x86 - InstallerUrl: https://data.nephobox.com/issue/terabox/PCTeraBox/Terabox_1.47.0.174.exe - InstallerSha256: 80063892A9F30CB8A16B8F3774E9AF9EFBEC3F12BB1D1A4E454046ACCE37CDA8 + InstallerUrl: https://data.nephobox.com/issue/terabox/PCTeraBox/Terabox_1.47.0.175.exe + InstallerSha256: 669A3BB03E952DDC6F8355302B13901214CB62A85FD9F25CF41E6965B7D7DDCB ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/b/Baidu/TeraBox/1.47.0/Baidu.TeraBox.locale.en-US.yaml b/manifests/b/Baidu/TeraBox/1.47.0/Baidu.TeraBox.locale.en-US.yaml index eaabedb3f0244..5eee09fb6ef76 100644 --- a/manifests/b/Baidu/TeraBox/1.47.0/Baidu.TeraBox.locale.en-US.yaml +++ b/manifests/b/Baidu/TeraBox/1.47.0/Baidu.TeraBox.locale.en-US.yaml @@ -27,6 +27,9 @@ Tags: - share - sync - upload +ReleaseNotes: |- + 1. Bug fixes + 2. Optimized for a better experience PurchaseUrl: https://www.terabox.com/cloud-storage-pricing-plans ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/b/BuilderIO/BuilderIO/0.5.3.0/BuilderIO.BuilderIO.installer.yaml b/manifests/b/BuilderIO/BuilderIO/0.5.3.0/BuilderIO.BuilderIO.installer.yaml new file mode 100644 index 0000000000000..475d94dd541b9 --- /dev/null +++ b/manifests/b/BuilderIO/BuilderIO/0.5.3.0/BuilderIO.BuilderIO.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: BuilderIO.BuilderIO +PackageVersion: 0.5.3.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" +Protocols: +- builder +ReleaseDate: 2026-08-14 +AppsAndFeaturesEntries: +- UpgradeCode: '{4929A0F4-1EF8-436F-8229-3EE18C03036B}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/BuilderIO/native-app-distribution/releases/download/v0.5.3-alpha/Builder.io-0.5.3-x64.msi + InstallerSha256: CC4F86896560F44C00CC12BA57B4571CA2935CA2A827F74B0650D4622EA85E09 + ProductCode: '{F0C7E888-8B52-42D1-B2FC-7EC23133D147}' +- Architecture: arm64 + InstallerUrl: https://github.com/BuilderIO/native-app-distribution/releases/download/v0.5.3-alpha/Builder.io-0.5.3-arm64.msi + InstallerSha256: F5D0E58F71EDFDE725CF4040552FCF7713B7F24AB1B405E20F26DC3854C2BD34 + ProductCode: '{ECE07801-89E6-4384-B8D4-C87D18BEDA92}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/BuilderIO/BuilderIO/0.5.3.0/BuilderIO.BuilderIO.locale.en-US.yaml b/manifests/b/BuilderIO/BuilderIO/0.5.3.0/BuilderIO.BuilderIO.locale.en-US.yaml new file mode 100644 index 0000000000000..884b5d342f90a --- /dev/null +++ b/manifests/b/BuilderIO/BuilderIO/0.5.3.0/BuilderIO.BuilderIO.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: BuilderIO.BuilderIO +PackageVersion: 0.5.3.0 +PackageLocale: en-US +Publisher: Builder.io +PublisherUrl: https://www.builder.io/ +PublisherSupportUrl: https://github.com/BuilderIO/native-app-distribution/issues +PrivacyUrl: https://www.builder.io/legal/privacy +Author: Builder.io, Inc. +PackageName: Builder.io +PackageUrl: https://www.builder.io/desktop-app +License: Proprietary +LicenseUrl: https://www.builder.io/legal/terms +Copyright: © 2026 Builder.io, Inc. +CopyrightUrl: https://www.builder.io/legal/terms +ShortDescription: Collaborative Platform to Build With AI Agents +Tags: +- design +- diagram +- flow +- flowchart +- interface +- mockup +- prototype +- specification +- ui +- user-experience +- user-interface +- ux +- wireframe +ReleaseNotesUrl: https://github.com/BuilderIO/native-app-distribution/releases/tag/v0.5.3-alpha +PurchaseUrl: https://www.builder.io/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://www.builder.io/c/docs/intro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BuilderIO/BuilderIO/0.5.3.0/BuilderIO.BuilderIO.locale.zh-CN.yaml b/manifests/b/BuilderIO/BuilderIO/0.5.3.0/BuilderIO.BuilderIO.locale.zh-CN.yaml new file mode 100644 index 0000000000000..04fe6e726bf40 --- /dev/null +++ b/manifests/b/BuilderIO/BuilderIO/0.5.3.0/BuilderIO.BuilderIO.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: BuilderIO.BuilderIO +PackageVersion: 0.5.3.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 与 AI 智能体共同构建的协作平台 +Tags: +- 人机交互 +- 原型 +- 图表 +- 模型 +- 流程 +- 流程图 +- 用户界面 +- 界面 +- 线框图 +- 规格 +- 设计 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.builder.io/c/docs/intro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BuilderIO/BuilderIO/0.5.3.0/BuilderIO.BuilderIO.yaml b/manifests/b/BuilderIO/BuilderIO/0.5.3.0/BuilderIO.BuilderIO.yaml new file mode 100644 index 0000000000000..f8c428a4fecce --- /dev/null +++ b/manifests/b/BuilderIO/BuilderIO/0.5.3.0/BuilderIO.BuilderIO.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: BuilderIO.BuilderIO +PackageVersion: 0.5.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Doudian/1.1.9/ByteDance.Doudian.installer.yaml b/manifests/b/ByteDance/Doudian/1.1.9/ByteDance.Doudian.installer.yaml new file mode 100644 index 0000000000000..e554f84f44567 --- /dev/null +++ b/manifests/b/ByteDance/Doudian/1.1.9/ByteDance.Doudian.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: ByteDance.Doudian +PackageVersion: 1.1.9 +InstallerType: nullsoft +Scope: machine +ProductCode: 抖店工作台 +ReleaseDate: 2026-08-07 +Installers: +- Architecture: x64 + InstallerUrl: https://lf3-cdn-tos.bytescm.com/obj/ecom-dianshang-im/pigeon-client/win-x64/1.1.9/1.0.3375_447159281/doudian_v1.1.9_x64.exe + InstallerSha256: E39C4B44B3D309B0863E1003D82749D06F6B3F4CFAF08D981588EDA8B993FE68 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Doudian/1.1.9/ByteDance.Doudian.locale.en-US.yaml b/manifests/b/ByteDance/Doudian/1.1.9/ByteDance.Doudian.locale.en-US.yaml new file mode 100644 index 0000000000000..ce9960635faaf --- /dev/null +++ b/manifests/b/ByteDance/Doudian/1.1.9/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.9 +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.9/ByteDance.Doudian.locale.zh-CN.yaml b/manifests/b/ByteDance/Doudian/1.1.9/ByteDance.Doudian.locale.zh-CN.yaml new file mode 100644 index 0000000000000..17db232b2e377 --- /dev/null +++ b/manifests/b/ByteDance/Doudian/1.1.9/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.9 +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.9/ByteDance.Doudian.yaml b/manifests/b/ByteDance/Doudian/1.1.9/ByteDance.Doudian.yaml new file mode 100644 index 0000000000000..bde0cfafd447e --- /dev/null +++ b/manifests/b/ByteDance/Doudian/1.1.9/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.9 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/SodaMusic/3.7.0/ByteDance.SodaMusic.installer.yaml b/manifests/b/ByteDance/SodaMusic/3.7.0/ByteDance.SodaMusic.installer.yaml new file mode 100644 index 0000000000000..dd0a16f446548 --- /dev/null +++ b/manifests/b/ByteDance/SodaMusic/3.7.0/ByteDance.SodaMusic.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: ByteDance.SodaMusic +PackageVersion: 3.7.0 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: '{87285ABF-B326-46A4-B8BD-FFDD150917DE}_is1' +ReleaseDate: 2026-08-12 +Installers: +- Architecture: x86 + InstallerUrl: https://lf-luna-release.qishui.com/obj/luna-release/3.7.0/452316191/SodaMusic-v3.7.0-official-win32_ia32.exe + InstallerSha256: 763b42c46cba0ea6a0bbbe524317a88e69be4f537d4204f14564c009f676e116 +- Architecture: x64 + InstallerUrl: https://lf-luna-release.qishui.com/obj/luna-release/3.7.0/452316191/SodaMusic-v3.7.0-official-win32_x64.exe + InstallerSha256: e58578aec410e2c9c24835e92a1dc74d0fda982be1cf1003034538255baab0e4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/SodaMusic/3.7.0/ByteDance.SodaMusic.locale.en-US.yaml b/manifests/b/ByteDance/SodaMusic/3.7.0/ByteDance.SodaMusic.locale.en-US.yaml new file mode 100644 index 0000000000000..22bf97afb5a51 --- /dev/null +++ b/manifests/b/ByteDance/SodaMusic/3.7.0/ByteDance.SodaMusic.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: ByteDance.SodaMusic +PackageVersion: 3.7.0 +PackageLocale: en-US +Publisher: Beijing Douyin Technology Co., Ltd. +PublisherUrl: https://www.douyin.com/ +PublisherSupportUrl: https://www.douyin.com/aboutus/#contact +PrivacyUrl: https://luna-web.douyin.com/privacy +Author: Beijing Microlive Vision Technology Co., Ltd. +PackageName: 汽水音乐 +PackageUrl: https://www.qishui.com/ +License: Proprietary +LicenseUrl: https://luna-web.douyin.com/terms +Copyright: Copyright © 2026 Beijing Microlive Vision Technology Co., Ltd. +ShortDescription: Douyin's official music APP +Tags: +- album +- artist +- audio +- cloud +- douyin +- music +- player +- playlist +- song +- sound +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/SodaMusic/3.7.0/ByteDance.SodaMusic.locale.zh-CN.yaml b/manifests/b/ByteDance/SodaMusic/3.7.0/ByteDance.SodaMusic.locale.zh-CN.yaml new file mode 100644 index 0000000000000..92d6b9c62f782 --- /dev/null +++ b/manifests/b/ByteDance/SodaMusic/3.7.0/ByteDance.SodaMusic.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: ByteDance.SodaMusic +PackageVersion: 3.7.0 +PackageLocale: zh-CN +Publisher: Beijing Douyin Technology Co., Ltd. +PublisherUrl: https://www.douyin.com/ +PublisherSupportUrl: https://www.douyin.com/aboutus/#contact +PrivacyUrl: https://luna-web.douyin.com/privacy +Author: 北京抖音科技有限公司 +PackageName: 汽水音乐 +PackageUrl: https://www.qishui.com/ +License: 专有软件 +LicenseUrl: https://luna-web.douyin.com/terms +Copyright: Copyright © 2026 Beijing Microlive Vision Technology Co., Ltd. +ShortDescription: 抖音官方出品音乐 APP +Tags: +- 专辑 +- 抖音 +- 播放器 +- 歌单 +- 歌手 +- 歌曲 +- 音乐 +- 音频 +ReleaseNotes: 优化了用户体验,修复了一些已知问题 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/SodaMusic/3.7.0/ByteDance.SodaMusic.yaml b/manifests/b/ByteDance/SodaMusic/3.7.0/ByteDance.SodaMusic.yaml new file mode 100644 index 0000000000000..4fa0dca5656a4 --- /dev/null +++ b/manifests/b/ByteDance/SodaMusic/3.7.0/ByteDance.SodaMusic.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.SodaMusic +PackageVersion: 3.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeWork/0.1.50/ByteDance.TraeWork.installer.yaml b/manifests/b/ByteDance/TraeWork/0.1.50/ByteDance.TraeWork.installer.yaml new file mode 100644 index 0000000000000..0b262d7e3cad6 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/0.1.50/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.50 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- solo +ProductCode: '{8F316A45-DB23-480D-A345-3B00ECBCE79D}_is1' +ReleaseDate: 2026-08-13 +Installers: +- Architecture: x64 + InstallerUrl: https://lf-cdn.trae.ai/obj/trae-ai-us/pkg/app/releases/stable/2.3.70845/win32/TraeWork-Setup-x64.exe + InstallerSha256: EC2C7E13A45DC44C5B5EE19F88D1AE2D53D29479F51BFDF4A8ACA84FD56DE922 +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://lf-cdn.trae.com.cn/obj/trae-com-cn/pkg/app/releases/stable/2.3.70845/win32/TraeWork-Setup-x64.exe + InstallerSha256: EC2C7E13A45DC44C5B5EE19F88D1AE2D53D29479F51BFDF4A8ACA84FD56DE922 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeWork/0.1.50/ByteDance.TraeWork.locale.en-US.yaml b/manifests/b/ByteDance/TraeWork/0.1.50/ByteDance.TraeWork.locale.en-US.yaml new file mode 100644 index 0000000000000..cb3fa3c62e3bd --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/0.1.50/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.50 +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.50/ByteDance.TraeWork.locale.zh-CN.yaml b/manifests/b/ByteDance/TraeWork/0.1.50/ByteDance.TraeWork.locale.zh-CN.yaml new file mode 100644 index 0000000000000..79e907db4967d --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/0.1.50/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.50 +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.50/ByteDance.TraeWork.yaml b/manifests/b/ByteDance/TraeWork/0.1.50/ByteDance.TraeWork.yaml new file mode 100644 index 0000000000000..2bfcc9d41f90e --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/0.1.50/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.50 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/0.1.50/ByteDance.TraeWork.CN.installer.yaml b/manifests/b/ByteDance/TraeWork/CN/0.1.50/ByteDance.TraeWork.CN.installer.yaml new file mode 100644 index 0000000000000..bd3ee3b1a6e8d --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/0.1.50/ByteDance.TraeWork.CN.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.CN +PackageVersion: 0.1.50 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- solo-cn +ProductCode: '{953A2114-1972-4389-9722-1F54639F3958}_is1' +ReleaseDate: 2026-08-13 +Installers: +- Architecture: x64 + InstallerUrl: https://lf-cdn.trae.ai/obj/trae-ai-us/pkg/app/releases/stable/2.3.70844/win32/TraeWork_CN-Setup-x64.exe + InstallerSha256: 91EA871A0FD2EDD8034D9F3439931D6DA7FF316C99F49B4BE611EF2EA93A700E +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://lf-cdn.trae.com.cn/obj/trae-com-cn/pkg/app/releases/stable/2.3.70844/win32/TraeWork_CN-Setup-x64.exe + InstallerSha256: 91EA871A0FD2EDD8034D9F3439931D6DA7FF316C99F49B4BE611EF2EA93A700E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/0.1.50/ByteDance.TraeWork.CN.locale.en-US.yaml b/manifests/b/ByteDance/TraeWork/CN/0.1.50/ByteDance.TraeWork.CN.locale.en-US.yaml new file mode 100644 index 0000000000000..80130b66f87a0 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/0.1.50/ByteDance.TraeWork.CN.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.CN +PackageVersion: 0.1.50 +PackageLocale: en-US +Publisher: Beijing Yinli Catapult Technology Co., Ltd. +PublisherUrl: https://www.trae.cn/ +PublisherSupportUrl: https://docs.trae.cn/solo/support +PrivacyUrl: https://www.trae.cn/privacy-policy +Author: Beijing Yinli Catapult Technology Co., Ltd. +PackageName: TRAE SOLO CN +PackageUrl: https://www.trae.cn/ide/download +License: Proprietary +LicenseUrl: https://www.trae.cn/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.cn/changelog +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.trae.cn/solo +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/0.1.50/ByteDance.TraeWork.CN.locale.zh-CN.yaml b/manifests/b/ByteDance/TraeWork/CN/0.1.50/ByteDance.TraeWork.CN.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1cdef7da6170d --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/0.1.50/ByteDance.TraeWork.CN.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.CN +PackageVersion: 0.1.50 +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.cn/solo +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/0.1.50/ByteDance.TraeWork.CN.yaml b/manifests/b/ByteDance/TraeWork/CN/0.1.50/ByteDance.TraeWork.CN.yaml new file mode 100644 index 0000000000000..3722996f8804f --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/0.1.50/ByteDance.TraeWork.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: ByteDance.TraeWork.CN +PackageVersion: 0.1.50 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/beekeeper-studio/beekeeper-studio/6.0.1/beekeeper-studio.beekeeper-studio.installer.yaml b/manifests/b/beekeeper-studio/beekeeper-studio/6.0.1/beekeeper-studio.beekeeper-studio.installer.yaml new file mode 100644 index 0000000000000..a3cd7b7c6be09 --- /dev/null +++ b/manifests/b/beekeeper-studio/beekeeper-studio/6.0.1/beekeeper-studio.beekeeper-studio.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: beekeeper-studio.beekeeper-studio +PackageVersion: 6.0.1 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: e2478b25-5000-506b-83a1-adcfb4783217 +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v6.0.1/Beekeeper-Studio-Setup-6.0.1.exe + InstallerSha256: 9CD2AABA91090823EE6F6ECB2ABD1BE3902EF04748ADE38E54121E771264DEE4 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v6.0.1/Beekeeper-Studio-Setup-6.0.1.exe + InstallerSha256: 9CD2AABA91090823EE6F6ECB2ABD1BE3902EF04748ADE38E54121E771264DEE4 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/beekeeper-studio/beekeeper-studio/6.0.1/beekeeper-studio.beekeeper-studio.locale.en-US.yaml b/manifests/b/beekeeper-studio/beekeeper-studio/6.0.1/beekeeper-studio.beekeeper-studio.locale.en-US.yaml new file mode 100644 index 0000000000000..2f7c4d8547019 --- /dev/null +++ b/manifests/b/beekeeper-studio/beekeeper-studio/6.0.1/beekeeper-studio.beekeeper-studio.locale.en-US.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: beekeeper-studio.beekeeper-studio +PackageVersion: 6.0.1 +PackageLocale: en-US +Publisher: Beekeeper Studio Team +PublisherUrl: https://www.beekeeperstudio.io/ +PublisherSupportUrl: https://github.com/beekeeper-studio/beekeeper-studio/issues +Author: Matthew Rathbone and Gregory Garden +PackageName: Beekeeper Studio +PackageUrl: https://www.beekeeperstudio.io/ +License: GPL-3.0 +LicenseUrl: https://github.com/beekeeper-studio/beekeeper-studio/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2026 Matthew Rathbone and Gregory Garden +ShortDescription: A modern, easy to use, and good looking SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Oh, it's also open source :-). +Description: Beekeeper Studio is a database manager and SQL GUI. It is a desktop app that is easy to use. It's a visual alternative to command line tools like psql or mysql, while also providing a bunch of useful extra features. +Tags: +- database +- mssql +- mysql +- postgres +- postgresql +- sql +- sql-server +- sqlite +ReleaseNotes: |- + What's Changed + - Use UI Kit Context Menu by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4436 + - Patch for share bugs by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4626 + - force folders to be alphabetically sorted by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4625 + - FEAT: Ask AI by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4628 + - fix ssh attempting to parse encrypted default keys by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4622 + - Decouple release publishing from build workflow by @rathboma in https://github.com/beekeeper-studio/beekeeper-studio/pull/4629 + - Add per-path checkboxes to release publishing dispatch by @rathboma in https://github.com/beekeeper-studio/beekeeper-studio/pull/4635 + - Merge rc-60 into master by @github-actions[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4623 + - ci: never restore node_modules cache in release builds; key caches by runner image by @rathboma in https://github.com/beekeeper-studio/beekeeper-studio/pull/4638 + - ugrade identifier in ui-kit by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4634 + - fix pageant on windows by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4640 + - fix save connection form showing up on new connection screen by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4636 + - remove duplicate import for config in utility.ts by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4633 + - Rc 60 by @rathboma in https://github.com/beekeeper-studio/beekeeper-studio/pull/4639 + Full Changelog: https://github.com/beekeeper-studio/beekeeper-studio/compare/v6.0.0...v6.0.1 +ReleaseNotesUrl: https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v6.0.1 +PurchaseUrl: https://www.beekeeperstudio.io/pricing/ +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.beekeeperstudio.io/ +- DocumentLabel: Wiki + DocumentUrl: https://github.com/beekeeper-studio/beekeeper-studio/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/beekeeper-studio/beekeeper-studio/6.0.1/beekeeper-studio.beekeeper-studio.locale.zh-CN.yaml b/manifests/b/beekeeper-studio/beekeeper-studio/6.0.1/beekeeper-studio.beekeeper-studio.locale.zh-CN.yaml new file mode 100644 index 0000000000000..03584c6511f47 --- /dev/null +++ b/manifests/b/beekeeper-studio/beekeeper-studio/6.0.1/beekeeper-studio.beekeeper-studio.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: beekeeper-studio.beekeeper-studio +PackageVersion: 6.0.1 +PackageLocale: zh-CN +ShortDescription: 一款现代、易于使用且界面美观的 SQL 客户端,支持 MySQL、Postgres、SQLite、SQL Server 等多种数据库。哦,它还是开源的 :-)。 +Description: Beekeeper Studio 是一款数据库管理工具和 SQL 图形界面工具。它是一个易于使用的桌面应用程序,可作为 psql 或 mysql 等命令行工具的可视化替代方案,同时还提供了一系列实用的额外功能。 +Tags: +- db2 +- mssql +- mysql +- postgres +- postgresql +- sql +- sql-server +- sqlite +- 数据库 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.beekeeperstudio.io/ +- DocumentLabel: Wiki + DocumentUrl: https://github.com/beekeeper-studio/beekeeper-studio/wiki +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/beekeeper-studio/beekeeper-studio/6.0.1/beekeeper-studio.beekeeper-studio.yaml b/manifests/b/beekeeper-studio/beekeeper-studio/6.0.1/beekeeper-studio.beekeeper-studio.yaml new file mode 100644 index 0000000000000..12ebb92017312 --- /dev/null +++ b/manifests/b/beekeeper-studio/beekeeper-studio/6.0.1/beekeeper-studio.beekeeper-studio.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: beekeeper-studio.beekeeper-studio +PackageVersion: 6.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/bornova/numara/7.4.3/bornova.numara.installer.yaml b/manifests/b/bornova/numara/7.4.3/bornova.numara.installer.yaml new file mode 100644 index 0000000000000..f935d2116ce78 --- /dev/null +++ b/manifests/b/bornova/numara/7.4.3/bornova.numara.installer.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: bornova.numara +PackageVersion: 7.4.3 +InstallerLocale: en-US +InstallerType: nullsoft +ProductCode: "{AC09CE37-D72B-50C0-993E-330C1D08C0E0}" +ReleaseDate: 2026-08-11 +AppsAndFeaturesEntries: +- DisplayName: Numara 7.4.3 + ProductCode: "{AC09CE37-D72B-50C0-993E-330C1D08C0E0}" +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bornova/numara-calculator/releases/download/v7.4.3/Numara-7.4.3-x64.exe + InstallerSha256: DCC9DD42EE1DE48C0AAFAFC41CFF35E05D0D590DB620B491CD624388A12A4695 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/bornova/numara/7.4.3/bornova.numara.locale.en-US.yaml b/manifests/b/bornova/numara/7.4.3/bornova.numara.locale.en-US.yaml new file mode 100644 index 0000000000000..13a0309b28d45 --- /dev/null +++ b/manifests/b/bornova/numara/7.4.3/bornova.numara.locale.en-US.yaml @@ -0,0 +1,28 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: bornova.numara +PackageVersion: 7.4.3 +PackageLocale: en-US +Publisher: Timur Atalay +PublisherUrl: https://github.com/bornova +PublisherSupportUrl: https://github.com/bornova/numara-calculator/issues +Author: borova +PackageName: Numara +PackageUrl: https://github.com/bornova/numara-calculator +License: MIT +LicenseUrl: https://github.com/bornova/numara-calculator/blob/HEAD/LICENSE +Copyright: Copyright (c) 2021 Timur Atalay +CopyrightUrl: https://github.com/bornova/numara-calculator/blob/master/LICENSE +ShortDescription: Simple notepad calculator built on Electron, powered by Math.js +Tags: +- calculator +- electron +- math +ReleaseNotes: |- + • Window Sizing:Fixed an issue where the application window would grow horizontally wider on every launch when the "Page list sidebar position" was configured as "Docked". The window dimensions will now consistently restore to their correct sizes without adding the sidebar width padding on startup. (#291) + Build & Dependencies + • Bumped application version to 7.4.1. +ReleaseNotesUrl: https://github.com/bornova/numara-calculator/releases/tag/v7.4.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/bornova/numara/7.4.3/bornova.numara.yaml b/manifests/b/bornova/numara/7.4.3/bornova.numara.yaml new file mode 100644 index 0000000000000..df6cdaf293fb0 --- /dev/null +++ b/manifests/b/bornova/numara/7.4.3/bornova.numara.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: bornova.numara +PackageVersion: 7.4.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/Carvel/ytt/0.55.2/Carvel.ytt.installer.yaml b/manifests/c/Carvel/ytt/0.55.2/Carvel.ytt.installer.yaml new file mode 100644 index 0000000000000..a036591b9ac21 --- /dev/null +++ b/manifests/c/Carvel/ytt/0.55.2/Carvel.ytt.installer.yaml @@ -0,0 +1,16 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Carvel.ytt +PackageVersion: 0.55.2 +InstallerLocale: en-US +InstallerType: portable +Commands: +- ytt +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/carvel-dev/ytt/releases/download/v0.55.2/ytt-windows-amd64.exe + InstallerSha256: 7CA5BC2C8F7F854AC88D2E66C9FFD4A13439597FC2C32B342691E46A488318EB +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/Carvel/ytt/0.55.2/Carvel.ytt.locale.en-US.yaml b/manifests/c/Carvel/ytt/0.55.2/Carvel.ytt.locale.en-US.yaml new file mode 100644 index 0000000000000..56328dd0d5399 --- /dev/null +++ b/manifests/c/Carvel/ytt/0.55.2/Carvel.ytt.locale.en-US.yaml @@ -0,0 +1,83 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Carvel.ytt +PackageVersion: 0.55.2 +PackageLocale: en-US +Publisher: Carvel +PublisherUrl: https://carvel.dev/ +PublisherSupportUrl: https://carvel.dev/community/ +PrivacyUrl: https://carvel.dev/shared/docs/latest/security-policy/ +Author: Carvel Authors +PackageName: ytt +PackageUrl: https://carvel.dev/ytt/ +License: Apache-2.0 +LicenseUrl: https://github.com/carvel-dev/ytt/blob/HEAD/LICENSE +Copyright: © 2024 Carvel Authors. +ShortDescription: YAML templating tool that works on YAML structure instead of text +Moniker: ytt +Tags: +- carvel +- cli +- configuration +- data-structures +- devops +- go +- k8s +- kubernetes +- templating +- yaml +- yaml-processor +- yml +ReleaseNotes: |- + Installation and signature verification + Installation + By downloading binary from the release + For instance, if you are using Linux on an AMD64 architecture: + # Download the binary + curl -LO https://github.com/carvel-dev/ytt/releases/download/v0.55.2/ytt-linux-amd64 + # Move the binary in to your PATH + mv kapp-linux-amd64 /usr/local/bin/ytt + # Make the binary executable + chmod +x /usr/local/bin/ytt + Via Homebrew (macOS or Linux) + $ brew tap carvel-dev/carvel + $ brew install ytt + $ ytt version + Verify checksums file signature + The checksums file provided within the artifacts attached to this release is signed using Cosign with GitHub OIDC(Refer this page for cosign installation). To validate the signature of this file, run the following commands: + # Download the checksums file, certificate and signature + curl -LO https://github.com/carvel-dev/ytt/releases/download/v0.55.2/checksums.txt + curl -LO https://github.com/carvel-dev/ytt/releases/download/v0.55.2/checksums.txt.pem + curl -LO https://github.com/carvel-dev/ytt/releases/download/v0.55.2/checksums.txt.sig + # Verify the checksums file + cosign verify-blob checksums.txt \ + --certificate checksums.txt.pem \ + --signature checksums.txt.sig \ + --certificate-identity-regexp=https://github.com/carvel-dev \ + --certificate-oidc-issuer=https://token.actions.githubusercontent.com + Verify binary integrity + To verify the integrity of the downloaded binary, you can utilize the checksums file after having validated its signature. + # Verify the binary using the checksums file + sha256sum -c checksums.txt --ignore-missing + What's Changed + - Bump go to v1.26.3 by @sameerforge in #988 + - Bump OSS components github.com/hashicorp/go-version to v1.7.0 and github.com/BurntSuhi/toml to v1.5.0 by @G-Gobi in #993 + - Reduce allocation size when emitting yaml by @emh-jump in #995 + - Allow md5.sum() to run under strict FIPS 140-3 enforcement by @sameerforge in #1001 + New Contributors + - @G-Gobi made their first contribution in #993 + Full Changelog: v0.55.1...v0.55.2 + 📂 Files Checksum + 270f4446e8aefe6c73e5ac1901f60eb325213a9ba4d654c66bc028a1ec6056f8 ./ytt-windows-arm64.exe + 7ca5bc2c8f7f854ac88d2e66c9ffd4a13439597fc2c32b342691e46a488318eb ./ytt-windows-amd64.exe + 32aa25be4f624d202059d82890f986ef96100ce7b031b17e3d5ce3298094cc25 ./ytt-linux-riscv64 + 6b09566cd9cbe90050c8685889aa1eef050c3f1168809df2486062e8a3ed1ec0 ./ytt-linux-arm64 + 512cc21193d3b0ce307b6e8db6ba8d40831f16e02526e1c753416456ea4319af ./ytt-linux-amd64 + 4a61ebc3cace9ed6c1f2d4cc7285589e85c58869d96bc36cb0d09987ec14fcd1 ./ytt-darwin-arm64 + b7b8435cd5cca719b933b0bc846a0f872bd2ed0c68fa9b74ec8369bef2ac0987 ./ytt-darwin-amd64 +ReleaseNotesUrl: https://github.com/carvel-dev/ytt/releases/tag/v0.55.2 +Documentations: +- DocumentUrl: https://carvel.dev/ytt/docs/develop/ +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/c/Carvel/ytt/0.55.2/Carvel.ytt.yaml b/manifests/c/Carvel/ytt/0.55.2/Carvel.ytt.yaml new file mode 100644 index 0000000000000..91c1b4330a331 --- /dev/null +++ b/manifests/c/Carvel/ytt/0.55.2/Carvel.ytt.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Carvel.ytt +PackageVersion: 0.55.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/c/CircleCI/CLI/1.0.48223/CircleCI.CLI.installer.yaml b/manifests/c/CircleCI/CLI/1.0.48223/CircleCI.CLI.installer.yaml new file mode 100644 index 0000000000000..5c7a11fa0333f --- /dev/null +++ b/manifests/c/CircleCI/CLI/1.0.48223/CircleCI.CLI.installer.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: CircleCI.CLI +PackageVersion: 1.0.48223 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: circleci.exe + PortableCommandAlias: circleci +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-08-14 +Installers: +- Architecture: arm64 + InstallerUrl: https://github.com/CircleCI-Public/circleci-cli/releases/download/v1.0.48223/circleci-cli_1.0.48223_windows_arm64.zip + InstallerSha256: C396022BC9EB3EA26E74CE2C5654B2FF8F3CDB5365173C6472E7353857F6728C +- Architecture: x64 + InstallerUrl: https://github.com/CircleCI-Public/circleci-cli/releases/download/v1.0.48223/circleci-cli_1.0.48223_windows_amd64.zip + InstallerSha256: 84C3A5B843BBBC2C62FF302CED057CDBE4089CA12A8493ABCD7A7A3F7A079AFF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CircleCI/CLI/1.0.48223/CircleCI.CLI.locale.en-US.yaml b/manifests/c/CircleCI/CLI/1.0.48223/CircleCI.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..970e6cb5fed98 --- /dev/null +++ b/manifests/c/CircleCI/CLI/1.0.48223/CircleCI.CLI.locale.en-US.yaml @@ -0,0 +1,39 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: CircleCI.CLI +PackageVersion: 1.0.48223 +PackageLocale: en-US +Publisher: CircleCI +PublisherUrl: https://github.com/CircleCI-Public +PublisherSupportUrl: https://github.com/CircleCI-Public/circleci-cli/issues/new +PackageName: CircleCI CLI +PackageUrl: https://circleci.com +License: MIT +LicenseUrl: https://github.com/CircleCI-Public/circleci-cli/blob/HEAD/LICENSE +Copyright: Circle Internet Services, Inc. +ShortDescription: CircleCI command line tool. +Description: | + `circleci` is CircleCI's official command line tool. It is an agent-friendly CLI that brings CI runs, jobs, + configuration, and other CircleCI features to the terminal right where you're already working. +Moniker: CircleCI CLI +Tags: +- circle-ci +- circleci +- cli +- command-line-tool +- continuous-delivery +- continuous-integration +- developer-tools +- devops +- golang +- graphql +- tool +ReleaseNotes: | + ## Changelog + • 03daecec9fa1e3217f41c2c75046e8d0fe659d98 Merge pull request #1692 from CircleCI-Public/lfg + • a93b0c68c4a8c7a0f6d0873d23f800ed8bef122b Release CLI v1 +ReleaseNotesUrl: https://github.com/CircleCI-Public/circleci-cli/releases/tag/v1.0.46955 +InstallationNotes: "To enable PowerShell tab-completion, register the completions from your\nPowerShell profile ($PROFILE). The first command ensures the profile's\nparent directory exists (Add-Content creates the file but not the folder);\nthe second appends the registration line:\n\n New-Item -ItemType Directory -Path (Split-Path $PROFILE) -Force | Out-Null\n Add-Content -Path $PROFILE -Value 'circleci completion powershell | Out-String | Invoke-Expression'\n" +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CircleCI/CLI/1.0.48223/CircleCI.CLI.yaml b/manifests/c/CircleCI/CLI/1.0.48223/CircleCI.CLI.yaml new file mode 100644 index 0000000000000..5ea72b3c21d49 --- /dev/null +++ b/manifests/c/CircleCI/CLI/1.0.48223/CircleCI.CLI.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: CircleCI.CLI +PackageVersion: 1.0.48223 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/Codesomelabs/trau/2.30.0/Codesomelabs.trau.installer.yaml b/manifests/c/Codesomelabs/trau/2.30.0/Codesomelabs.trau.installer.yaml new file mode 100644 index 0000000000000..cbccf46dfcda8 --- /dev/null +++ b/manifests/c/Codesomelabs/trau/2.30.0/Codesomelabs.trau.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: Codesomelabs.trau +PackageVersion: 2.30.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-08-14" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: trau.exe + PortableCommandAlias: trau + InstallerUrl: https://github.com/RomkaLTU/trau/releases/download/v2.30.0/trau_2.30.0_windows_arm64.zip + InstallerSha256: 4d52450423edbab71ba18f089ec276112d97c711770547c6bd91ce520893e9c8 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: trau.exe + PortableCommandAlias: trau + InstallerUrl: https://github.com/RomkaLTU/trau/releases/download/v2.30.0/trau_2.30.0_windows_amd64.zip + InstallerSha256: 25c2fd6536353e648fc1b34870958353b1ee8cdbd9a97b77b075ef6152c4c0e1 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Codesomelabs/trau/2.30.0/Codesomelabs.trau.locale.en-US.yaml b/manifests/c/Codesomelabs/trau/2.30.0/Codesomelabs.trau.locale.en-US.yaml new file mode 100644 index 0000000000000..084701a3be47e --- /dev/null +++ b/manifests/c/Codesomelabs/trau/2.30.0/Codesomelabs.trau.locale.en-US.yaml @@ -0,0 +1,27 @@ +# 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: Codesomelabs.trau +PackageVersion: 2.30.0 +PackageLocale: en-US +Publisher: Codesomelabs +PublisherUrl: https://trau.sh +PublisherSupportUrl: https://github.com/RomkaLTU/trau/issues +Author: Codesomelabs +PackageName: trau +PackageUrl: https://trau.sh +License: Apache-2.0 +LicenseUrl: https://github.com/RomkaLTU/trau/blob/main/LICENSE +ShortDescription: Autonomous, ticket-driven development loop +Description: | + trau pulls the next ready issue from your tracker and drives it through + build, handoff, verify, commit, PR, CI and merge, one issue per iteration, + each phase in its own fresh agent process. +Moniker: trau +Tags: + - cli + - developer-tools + - automation + - ai +ReleaseNotesUrl: https://github.com/RomkaLTU/trau/releases/tag/v2.30.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Codesomelabs/trau/2.30.0/Codesomelabs.trau.yaml b/manifests/c/Codesomelabs/trau/2.30.0/Codesomelabs.trau.yaml new file mode 100644 index 0000000000000..e073a2d2ef60f --- /dev/null +++ b/manifests/c/Codesomelabs/trau/2.30.0/Codesomelabs.trau.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: Codesomelabs.trau +PackageVersion: 2.30.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/CognitionAI/DevinCLI/3000.4.25/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/3000.4.25/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 0000000000000..36e4a314488ff --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/3000.4.25/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 3000.4.25 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: bin\devin.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Git.Git +ReleaseDate: 2026-08-13 +Installers: +- Architecture: x64 + InstallerUrl: https://static.devin.ai/cli/3000.4.25/devin-3000.4.25-x86_64-pc-windows.zip + InstallerSha256: 926EF4C2139D593BE564B93382D5A80F8AF0EE8AD7201CD35D50EEC9CD289808 +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/3000.4.25/devin-3000.4.25-aarch64-pc-windows.zip + InstallerSha256: DE7F1A91D3C0C2E9A092082D1B73141AD5E0B81F775BE37CC2C19C111C929492 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CognitionAI/DevinCLI/3000.4.25/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/3000.4.25/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..549f8faf8a79c --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/3000.4.25/CognitionAI.DevinCLI.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 3000.4.25 +PackageLocale: en-US +Publisher: Cognition AI, Inc. +PublisherUrl: https://devin.ai/ +PrivacyUrl: https://cognition.ai/privacy-policy +Author: Cognition AI, Inc. +PackageName: Devin CLI +PackageUrl: https://cli.devin.ai/docs +License: Proprietary +LicenseUrl: https://cognition.ai/terms-of-service +ShortDescription: A fast and minimal agent that lives both in your terminal and in the cloud. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +ReleaseNotes: |- + Changed + - /share now displays the share URL returned by the Devin server, so the link always matches where the server hosts the share; the CLI only builds the URL itself when talking to older servers. + + Fixed + - MCP servers whose protected-resource metadata lists resource as an array, such as self-hosted GitLab servers at /api/v4/mcp, now complete OAuth discovery instead of failing with an authorization-server issuer mismatch. +ReleaseNotesUrl: https://cli.devin.ai/docs/changelog/stable +PurchaseUrl: https://devin.ai/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://cli.devin.ai/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CognitionAI/DevinCLI/3000.4.25/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/3000.4.25/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c1b70759d94bd --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/3000.4.25/CognitionAI.DevinCLI.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 3000.4.25 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CognitionAI/DevinCLI/3000.4.25/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/3000.4.25/CognitionAI.DevinCLI.yaml new file mode 100644 index 0000000000000..5e0665abfd803 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/3000.4.25/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 3000.4.25 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/CognitionAI/DevinDesktop/3.7.25/CognitionAI.DevinDesktop.installer.yaml b/manifests/c/CognitionAI/DevinDesktop/3.7.25/CognitionAI.DevinDesktop.installer.yaml new file mode 100644 index 0000000000000..8e69bbb9ef700 --- /dev/null +++ b/manifests/c/CognitionAI/DevinDesktop/3.7.25/CognitionAI.DevinDesktop.installer.yaml @@ -0,0 +1,179 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CognitionAI.DevinDesktop +PackageVersion: 3.7.25 +InstallerType: inno +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- devin +- windsurf +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 +ReleaseDate: 2026-08-13 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://windsurf-stable.codeiumdata.com/win32-x64-user/stable/7e8e528a3057dcf000527b80072c9be7ea90a08d/DevinUserSetup-x64-3.7.25.exe + InstallerSha256: 834AD0914D6DD27CA97FD1BF280FC2A21958903F612BD78B60D75E9DFE25DC45 + ProductCode: '{5A8B7D94-9B5F-4D1F-93FC-5609F7159349}_is1' +- Architecture: x64 + Scope: machine + InstallerUrl: https://windsurf-stable.codeiumdata.com/win32-x64/stable/7e8e528a3057dcf000527b80072c9be7ea90a08d/DevinSetup-x64-3.7.25.exe + InstallerSha256: 88FA324D7FFBAA2B90B57A54E79BF1014FB4F052C47B3679F055A5DAB90EA03D + ProductCode: '{A71B58E9-CEFB-4424-8A1D-A0E49CF18EBB}_is1' + ElevationRequirement: elevatesSelf +- Architecture: arm64 + Scope: user + InstallerUrl: https://windsurf-stable.codeiumdata.com/win32-arm64-user/stable/7e8e528a3057dcf000527b80072c9be7ea90a08d/DevinUserSetup-arm64-3.7.25.exe + InstallerSha256: 57B9FE4EC51F4EB09ED5AD3D9466496B95700E49998854D40589D9EBBA134DAE + ProductCode: '{1A69CEA0-8DA8-4B3E-950C-23FA9F850651}_is1' +- Architecture: arm64 + Scope: machine + InstallerUrl: https://windsurf-stable.codeiumdata.com/win32-arm64/stable/7e8e528a3057dcf000527b80072c9be7ea90a08d/DevinSetup-arm64-3.7.25.exe + InstallerSha256: 84D56C3A90E953E47A773A8DEE6F44CA00FCA6FB3D9B8DFB26E8B721BE32958B + ProductCode: '{9B0AE7D1-5CD0-43E6-B7B0-EE4B79723A25}_is1' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CognitionAI/DevinDesktop/3.7.25/CognitionAI.DevinDesktop.locale.en-US.yaml b/manifests/c/CognitionAI/DevinDesktop/3.7.25/CognitionAI.DevinDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..9ca37004e4543 --- /dev/null +++ b/manifests/c/CognitionAI/DevinDesktop/3.7.25/CognitionAI.DevinDesktop.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: CognitionAI.DevinDesktop +PackageVersion: 3.7.25 +PackageLocale: en-US +Publisher: Codeium +PublisherUrl: https://devin.ai/ +PrivacyUrl: https://cognition.ai/privacy-policy +Author: Cognition AI, Inc. +PackageName: Devin +PackageUrl: https://devin.ai/desktop +License: Proprietary +LicenseUrl: https://cognition.ai/terms-of-service +Copyright: © 2026 Exafunction, Inc. All rights reserved. +CopyrightUrl: https://cognition.ai/terms-of-service +ShortDescription: Manage fleets of local and cloud agents from one surface. Plan, delegate, review, and ship without leaving your editor. +Tags: +- agent +- agentic +- ai +- code +- coding +- develop +- development +- editing +- editor +- large-language-model +- llm +- programming +ReleaseNotes: |- + Devin Desktop + - Faster sidebar for users with thousands of cached sessions: filtering, space grouping, and sorting now only process the sessions actually fetched for display, eliminating multi-second lag after “Reload Window” or while scrolling. + Devin Local + - Fixed authentication issues with certain MCP servers, such as self-hosted GitLab servers and older Atlassian MCP instances +ReleaseNotesUrl: https://docs.devin.ai/desktop/changelog +PurchaseUrl: https://devin.ai/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.devin.ai/desktop/getting-started +- DocumentLabel: FAQ + DocumentUrl: https://docs.devin.ai/desktop/devin-desktop-faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CognitionAI/DevinDesktop/3.7.25/CognitionAI.DevinDesktop.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinDesktop/3.7.25/CognitionAI.DevinDesktop.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e382c9eab5ecb --- /dev/null +++ b/manifests/c/CognitionAI/DevinDesktop/3.7.25/CognitionAI.DevinDesktop.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: CognitionAI.DevinDesktop +PackageVersion: 3.7.25 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 通过统一界面管理本地和云端智能体集群。无需离开编辑器,即可完成规划、委派、复核及发布。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +ReleaseNotesUrl: https://docs.devin.ai/zh/desktop/changelog +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.devin.ai/zh/desktop/getting-started +- DocumentLabel: 常见问题 + DocumentUrl: https://docs.devin.ai/zh/desktop/devin-desktop-faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CognitionAI/DevinDesktop/3.7.25/CognitionAI.DevinDesktop.yaml b/manifests/c/CognitionAI/DevinDesktop/3.7.25/CognitionAI.DevinDesktop.yaml new file mode 100644 index 0000000000000..031d05faa2427 --- /dev/null +++ b/manifests/c/CognitionAI/DevinDesktop/3.7.25/CognitionAI.DevinDesktop.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CognitionAI.DevinDesktop +PackageVersion: 3.7.25 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/Concourse/Fly/8.3.0/Concourse.Fly.installer.yaml b/manifests/c/Concourse/Fly/8.3.0/Concourse.Fly.installer.yaml new file mode 100644 index 0000000000000..f4b649db01b34 --- /dev/null +++ b/manifests/c/Concourse/Fly/8.3.0/Concourse.Fly.installer.yaml @@ -0,0 +1,16 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Concourse.Fly +PackageVersion: 8.3.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: fly.exe +ReleaseDate: 2026-08-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/concourse/concourse/releases/download/v8.3.0/fly-8.3.0-windows-amd64.zip + InstallerSha256: 46F75164FB6B76AADA43AE82AB155922F84557988F21BEDD401F86D456D10B67 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Concourse/Fly/8.3.0/Concourse.Fly.locale.en-US.yaml b/manifests/c/Concourse/Fly/8.3.0/Concourse.Fly.locale.en-US.yaml new file mode 100644 index 0000000000000..593a72ead3b2a --- /dev/null +++ b/manifests/c/Concourse/Fly/8.3.0/Concourse.Fly.locale.en-US.yaml @@ -0,0 +1,47 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Concourse.Fly +PackageVersion: 8.3.0 +PackageLocale: en-US +Publisher: Concourse +PublisherUrl: https://github.com/concourse +PublisherSupportUrl: https://github.com/concourse/concourse/issues +PackageName: Concourse Fly +PackageUrl: https://github.com/concourse/concourse +License: Apache-2.0 +LicenseUrl: https://github.com/concourse/concourse/blob/HEAD/LICENSE.md +ShortDescription: Concourse CI/CD manager and controller +Tags: +- ci +- ci-cd +- concourse +- continuous-delivery +- continuous-integration +- elm +- go +- hacktoberfest +- pipelines +ReleaseNotes: |- + What's Changed + 🐞 Bug Fixes + • fix how resources with check_every:never are handled when scheduling builds by @taylorsilva in #9598 + • fix streaming volumes with relative symlinks by @taylorsilva in #9601 + • fix "invalid UTF-8" errors when get steps generate metadata by @kurtmc in #9602 + 📦 Bundled Resource Types + • bosh-io-release:v1.3.4 + • bosh-io-stemcell:v1.5.4 + • docker-image:v1.13.1 + • git:v1.22.3 + • github-release:v1.14.0 + • hg:v1.5.4 + • mock:v0.14.5 + • pool:v1.8.1 + • registry-image:v1.17.0 + • s3:v2.5.4 + • semver:v2.0.1 + • time:v1.11.3 + Full Changelog:v8.2.3...v8.2.4 +ReleaseNotesUrl: https://github.com/concourse/concourse/releases/tag/v8.2.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Concourse/Fly/8.3.0/Concourse.Fly.yaml b/manifests/c/Concourse/Fly/8.3.0/Concourse.Fly.yaml new file mode 100644 index 0000000000000..00f1139e15539 --- /dev/null +++ b/manifests/c/Concourse/Fly/8.3.0/Concourse.Fly.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Concourse.Fly +PackageVersion: 8.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/CryptoPro/Chromium-Gost/150.0.7871.224/CryptoPro.Chromium-Gost.installer.yaml b/manifests/c/CryptoPro/Chromium-Gost/150.0.7871.224/CryptoPro.Chromium-Gost.installer.yaml new file mode 100644 index 0000000000000..c6392b3054a35 --- /dev/null +++ b/manifests/c/CryptoPro/Chromium-Gost/150.0.7871.224/CryptoPro.Chromium-Gost.installer.yaml @@ -0,0 +1,35 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: CryptoPro.Chromium-Gost +PackageVersion: 150.0.7871.224 +InstallerLocale: ru-RU +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Silent: --silent --install + SilentWithProgress: --silent --install +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- crx +- htm +- html +- pdf +- shtml +- url +ReleaseDate: 2026-08-10 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/deemru/Chromium-Gost/releases/download/150.0.7871.224/chromium-gost-150.0.7871.224-windows-386-installer.exe + InstallerSha256: 391BFEFB99F12C11B37D1A52B495D0BBE52D1BE202676AE6707F1D33CD72D3B0 +- Architecture: x64 + InstallerUrl: https://github.com/deemru/Chromium-Gost/releases/download/150.0.7871.224/chromium-gost-150.0.7871.224-windows-amd64-installer.exe + InstallerSha256: 9286B01AF499004145849C1685E9B37066A96982EEE7ADA56EA333488CBEC293 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CryptoPro/Chromium-Gost/150.0.7871.224/CryptoPro.Chromium-Gost.locale.ru-RU.yaml b/manifests/c/CryptoPro/Chromium-Gost/150.0.7871.224/CryptoPro.Chromium-Gost.locale.ru-RU.yaml new file mode 100644 index 0000000000000..ebe11efc77f26 --- /dev/null +++ b/manifests/c/CryptoPro/Chromium-Gost/150.0.7871.224/CryptoPro.Chromium-Gost.locale.ru-RU.yaml @@ -0,0 +1,43 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: CryptoPro.Chromium-Gost +PackageVersion: 150.0.7871.224 +PackageLocale: ru-RU +Publisher: The Chromium-Gost Authors +PublisherUrl: https://www.cryptopro.ru/products/chromium-gost +PublisherSupportUrl: https://github.com/deemru/Chromium-Gost/issues +Author: The Chromium-Gost Authors +PackageName: Chromium-Gost +PackageUrl: https://www.cryptopro.ru/products/chromium-gost +License: MIT +LicenseUrl: https://github.com/deemru/Chromium-Gost/blob/HEAD/LICENSE +Copyright: Copyright (c) 2017 Dmitrii Pichulin +CopyrightUrl: https://github.com/deemru/Chromium-Gost/blob/master/LICENSE +ShortDescription: Chromium с поддержкой алгоритмов ГОСТ +Moniker: chromium-gost +Tags: +- blink +- browser +- chromium +- cryptopro +ReleaseNotes: |- + Chromium с поддержкой ГОСТ + Состав + • Chromium — 150.0.7871.128 + • msspi — 1.0.8 + Изменения + • Обновление стабильной версии Chromium + • Обновление стабильной версии msspi + • Обновление расширения Госплагин (1.3.43.0) (jabjbhgjaidecageckilhonbggakppme) + • 150.0.7871.124...150.0.7871.128 + Напоминание + • Крайняя версия с поддержкой Windows 7 и выше на момент публикации:109.0.5414.174 + • Крайняя версия с поддержкой MacOS 10.13 и выше на момент публикации:116.0.5845.263 + • Крайняя версия с поддержкой MacOS 10.15 и выше на момент публикации:128.0.6613.137 + Обсуждение + Тема на форуме КриптоПро:https://www.cryptopro.ru/forum2/default.aspx?g=posts&t=9991 + Загрузок +ReleaseNotesUrl: https://github.com/deemru/Chromium-Gost/releases/tag/150.0.7871.128 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CryptoPro/Chromium-Gost/150.0.7871.224/CryptoPro.Chromium-Gost.yaml b/manifests/c/CryptoPro/Chromium-Gost/150.0.7871.224/CryptoPro.Chromium-Gost.yaml new file mode 100644 index 0000000000000..e71c21b2d1b90 --- /dev/null +++ b/manifests/c/CryptoPro/Chromium-Gost/150.0.7871.224/CryptoPro.Chromium-Gost.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: CryptoPro.Chromium-Gost +PackageVersion: 150.0.7871.224 +DefaultLocale: ru-RU +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/17.3.3/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/17.3.3/can1357.oh-my-pi.installer.yaml new file mode 100644 index 0000000000000..91463a9801d61 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/17.3.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: 17.3.3 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v17.3.3/omp-windows-x64.exe + InstallerSha256: D93303124A94FA7FA4D75F57F6133AF42644FC139E2E4769E03F48D8608B7BA0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/17.3.3/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/17.3.3/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 0000000000000..9ccbcbd4c7235 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/17.3.3/can1357.oh-my-pi.locale.en-US.yaml @@ -0,0 +1,56 @@ +# 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: 17.3.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-ai + Fixed + - Distinguished Gemini thought-only STOP responses from empty transports, avoiding repeated identical reasoning requests and duplicate Antigravity endpoint streams while surfacing the missing final output for session-level recovery. + @oh-my-pi/pi-coding-agent + Fixed + - Automatically continued Gemini turns that stopped after thinking without final output, using a bounded final-answer reminder instead of exhausting generic retries. + - Retried Gemini MALFORMED_FUNCTION_CALL failures when every emitted tool call was proven unexecuted, while preserving real tool-result and visible-output replay guards. + - Kept current terminal retry errors in one pinned banner with attempt context while surfacing local continuation failures instead of stale provider errors. + @oh-my-pi/hashline + Fixed + - Recovered dangling range separators in hunk headers (PUT 244.=:, CUT 5.=) as single-line ranges (N.=N) instead of rejecting the header as an orphan payload line. + @oh-my-pi/pi-tui + Fixed + - Fixed Gemini reports rendering their final headings and tables as one raw code block when the model emitted a lone closing Markdown fence without its opener. + What's Changed + - fix(gemini): recover malformed, empty, and broken Markdown turns by @usr-bin-roygbiv in https://github.com/can1357/oh-my-pi/pull/8493 + Full Changelog: https://github.com/can1357/oh-my-pi/compare/v17.3.2...v17.3.3 +ReleaseNotesUrl: https://github.com/can1357/oh-my-pi/releases/tag/v17.3.3 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://omp.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/17.3.3/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/17.3.3/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0906511c468e8 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/17.3.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: 17.3.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/17.3.3/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/17.3.3/can1357.oh-my-pi.yaml new file mode 100644 index 0000000000000..4d55d8f2d1af2 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/17.3.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: 17.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/chen08209/FlClash/0.8.95+2026081401/chen08209.FlClash.installer.yaml b/manifests/c/chen08209/FlClash/0.8.95+2026081401/chen08209.FlClash.installer.yaml new file mode 100644 index 0000000000000..807f236cbc3d2 --- /dev/null +++ b/manifests/c/chen08209/FlClash/0.8.95+2026081401/chen08209.FlClash.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: chen08209.FlClash +PackageVersion: 0.8.95+2026081401 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- clash +- clashmeta +- flclash +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: 728B3532-C74B-4870-9068-BE70FE12A3E6_is1 +ReleaseDate: 2026-08-14 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\FlClash' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/chen08209/FlClash/releases/download/v0.8.95/FlClash-0.8.95-windows-amd64-setup.exe + InstallerSha256: 74E04F7C04B3638E31C001492DD2C7AECEA5F87D6B6757C4286E418555A99FD5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/chen08209/FlClash/0.8.95+2026081401/chen08209.FlClash.locale.en-US.yaml b/manifests/c/chen08209/FlClash/0.8.95+2026081401/chen08209.FlClash.locale.en-US.yaml new file mode 100644 index 0000000000000..7551dd8c96b50 --- /dev/null +++ b/manifests/c/chen08209/FlClash/0.8.95+2026081401/chen08209.FlClash.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: chen08209.FlClash +PackageVersion: 0.8.95+2026081401 +PackageLocale: en-US +Publisher: chen08209 +PublisherUrl: https://github.com/chen08209 +PublisherSupportUrl: https://github.com/chen08209/FlClash/issues +PackageName: FlClash +PackageUrl: https://github.com/chen08209/FlClash +License: GPL-3.0 +LicenseUrl: https://github.com/chen08209/FlClash/blob/HEAD/LICENSE +ShortDescription: A multi-platform proxy client based on Clash Meta,simple and easy to use, open-source and ad-free. +Tags: +- clash +- clash-meta +- mihomo +- network +- proxy +- vpn +ReleaseNotes: |- + - Optimize core service + - Optimize Android TV launcher icon + - Optimize back navigation + - Optimize more details + - Fix some issues + - Optimize app layout + - Optimize focus control + - Adjust android process +ReleaseNotesUrl: https://github.com/chen08209/FlClash/releases/tag/v0.8.95 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/chen08209/FlClash/0.8.95+2026081401/chen08209.FlClash.locale.zh-CN.yaml b/manifests/c/chen08209/FlClash/0.8.95+2026081401/chen08209.FlClash.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3dc54dfbe1b77 --- /dev/null +++ b/manifests/c/chen08209/FlClash/0.8.95+2026081401/chen08209.FlClash.locale.zh-CN.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: chen08209.FlClash +PackageVersion: 0.8.95+2026081401 +PackageLocale: zh-CN +ShortDescription: 基于 Clash Meta 的多平台代理客户端,简单易用,开源无广告。 +Tags: +- clash +- clash-meta +- mihomo +- vpn +- 代理 +- 网络 +ReleaseNotesUrl: https://github.com/chen08209/FlClash/releases/tag/v0.8.95 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/chen08209/FlClash/0.8.95+2026081401/chen08209.FlClash.yaml b/manifests/c/chen08209/FlClash/0.8.95+2026081401/chen08209.FlClash.yaml new file mode 100644 index 0000000000000..8b8520c585077 --- /dev/null +++ b/manifests/c/chen08209/FlClash/0.8.95+2026081401/chen08209.FlClash.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: chen08209.FlClash +PackageVersion: 0.8.95+2026081401 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/ciromattia/KCC/11.0.1/ciromattia.KCC.installer.yaml b/manifests/c/ciromattia/KCC/11.0.1/ciromattia.KCC.installer.yaml new file mode 100644 index 0000000000000..9e71ae7d4941d --- /dev/null +++ b/manifests/c/ciromattia/KCC/11.0.1/ciromattia.KCC.installer.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: ciromattia.KCC +PackageVersion: 11.0.1 +InstallerType: portable +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- KCC +ReleaseDate: 2026-08-02 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ciromattia/kcc/releases/download/v11.0.1/KCC_11.0.1.exe + InstallerSha256: 101FD6F0AFAA6666B3284819E5CDA824BF6CBC9992419412632472189D1F5662 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/ciromattia/KCC/11.0.1/ciromattia.KCC.locale.en-US.yaml b/manifests/c/ciromattia/KCC/11.0.1/ciromattia.KCC.locale.en-US.yaml new file mode 100644 index 0000000000000..7590ce1dc83fa --- /dev/null +++ b/manifests/c/ciromattia/KCC/11.0.1/ciromattia.KCC.locale.en-US.yaml @@ -0,0 +1,73 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: ciromattia.KCC +PackageVersion: 11.0.1 +PackageLocale: en-US +Publisher: ciromattia +PublisherUrl: https://github.com/ciromattia +PublisherSupportUrl: https://github.com/ciromattia/kcc/issues +PackageName: Kindle Comic Converter +PackageUrl: https://github.com/ciromattia/kcc +License: ISC +LicenseUrl: https://github.com/ciromattia/kcc/blob/HEAD/LICENSE.txt +ShortDescription: Kindle Comic Converter is a Python app to convert comic/manga files or folders to EPUB, Panel View MOBI or E-Ink optimized CBZ. +Moniker: kcc +Tags: +- azw3 +- cbz +- comics +- eink +- epub +- kindle +- kobo +- koreader +- manga +- pdf +- remarkable-tablet +- webtoon +- webtoons +ReleaseNotes: |- + Sponsors + • Free code signing on Windows provided by SignPath.io, certificate by SignPath Foundation + Notes + • WARNING:Kindle Scribe 2025 doesn't work very well. Lots of blanks. Maybe PDF is better. + • JPG Quality for Scribe/Colorsoft is increased from 85 to 90. This may solve blank page issue. + • Gamma correction default is now 1.0 (disabled). Prior default was 1.8 + • Discrete Fourier Transform used to erase rainbows in 9.0:https://youtu.be/Dw2HTJCGMhw?si=k3pDizLAaZmJfwMl + • Kindle Scribe full 2480 support was added in 7.5:https://ko-fi.com/post/Kindle-Scribe-full-2480-support-N4N31G6TQU + • Virtual panel view is enabled in Aa menu on your Kindle, not in KCC in 7.4:https://www.youtube.com/watch?v=v_kIBu4q7SU + Links + ko-fi + Also looking for a software job! https://www.linkedin.com/in/alexu2/ + Email (for commisions and inquiries):kindle.comic.converter gmail + Discord:https://discord.com/invite/qj7wpnUHav + Donate on Ko-fi! https://ko-fi.com/eink_dude + YouTube tutorial (please subscribe):https://www.youtube.com/watch?v=QQ6zJcMF2Iw + Installation tutorial:https://www.youtube.com/watch?v=IR2Fhcm9658 + What's Changed + • remove 2nd row of buttons by @axu2 in #1377 + • reduce job list minimum height from 150 to 110 pixels by @axu2 in #1378 + • fix crash in smart cover crop LTR by @sa-mi in #1379 + • fix:enable unrar on all distros, not just Fedora by @NilsLeo in #1376 + • Rename cover.jpg to !cover.jpg in CBZ by @Aldijonas in #1381 + • cbz Rename 'cover.jpg' file to '##cover.jpg' by @Aldijonas in #1383 + • show entire kindlegen error by @axu2 in #1386 + • fix Access is denied with read only input folder (2013 bug) by @axu2 in #1387 + • don't crash on empty nested folders by @axu2 in #1388 + • Fix macOS app version showing 0.0.0 by @drshliapa in #1385 + • more detailed kindlegen warnings by @axu2 in #1390 + • stop webtoon unchecking automatically checking custom autocontrast by @axu2 in #1391 + • new users:default is Paperwhite 12th Gen, split and rotate, RTL by @axu2 in #1392 + • millisecond timestamp kindlegen log by @axu2 in #1393 + • add Keep ComicInfo.xml in CBZ output option by @drshliapa in #1384 + • Clarify Kobo profile + EPUB -> KEPUB by @axu2 in #1394 + New Contributors + • @sa-mi made their first contribution in #1379 + • @NilsLeo made their first contribution in #1376 + • @Aldijonas made their first contribution in #1381 + • @drshliapa made their first contribution in #1385 + Full Changelog:v10.3.0...v10.4.0 +ReleaseNotesUrl: https://github.com/ciromattia/kcc/releases/tag/v10.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ciromattia/KCC/11.0.1/ciromattia.KCC.yaml b/manifests/c/ciromattia/KCC/11.0.1/ciromattia.KCC.yaml new file mode 100644 index 0000000000000..8442f01e64dd2 --- /dev/null +++ b/manifests/c/ciromattia/KCC/11.0.1/ciromattia.KCC.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: ciromattia.KCC +PackageVersion: 11.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DamingWu/VocalCode/1.0.13/DamingWu.VocalCode.installer.yaml b/manifests/d/DamingWu/VocalCode/1.0.13/DamingWu.VocalCode.installer.yaml new file mode 100644 index 0000000000000..30e0dfb06706a --- /dev/null +++ b/manifests/d/DamingWu/VocalCode/1.0.13/DamingWu.VocalCode.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DamingWu.VocalCode +PackageVersion: 1.0.13 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/wudaming00/vocalcode-docs/releases/download/v1.0.13/VocalCodeSetup-1.0.13.exe + InstallerSha256: B33DEB0C6E5383D778E95D25436FB3C55E40BAE76C67D9887224C96EBA27F6E8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DamingWu/VocalCode/1.0.13/DamingWu.VocalCode.locale.en-US.yaml b/manifests/d/DamingWu/VocalCode/1.0.13/DamingWu.VocalCode.locale.en-US.yaml new file mode 100644 index 0000000000000..4a4de14549f37 --- /dev/null +++ b/manifests/d/DamingWu/VocalCode/1.0.13/DamingWu.VocalCode.locale.en-US.yaml @@ -0,0 +1,55 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DamingWu.VocalCode +PackageVersion: 1.0.13 +PackageLocale: en-US +Publisher: Daming Wu +PublisherUrl: https://vocalcode.app/ +PublisherSupportUrl: https://github.com/wudaming00/vocalcode-docs/issues +PackageName: VocalCode +PackageUrl: https://vocalcode.app/ +License: Proprietary +Copyright: Copyright (c) 2026 Daming Wu +ShortDescription: Local push-to-talk voice input for AI coding on Windows. +Description: |- + VocalCode is push-to-talk dictation for people who write code with AI coding agents. Hold a + configured key or mouse button, speak, and release. VocalCode cleans the recognized text and + inserts it into the active field in most desktop apps; a separate binding can send it. + + After the selected model downloads, speech recognition runs on the user's machine and no + recognition audio or transcript is uploaded. Initial trial provisioning, model and update + downloads, checkout, activation, and periodic paid-licence validation use the internet. + + Parakeet TDT v3 provides English and 24 other European language preferences. Mandarin Chinese + uses Paraformer with local punctuation restoration. A replacement dictionary teaches project + names and other technical terms. + + VocalCode has a 30-day full trial and a $4.99 one-time launch price, plus applicable tax. There + is no subscription. +Moniker: vocalcode +Tags: +- ai-coding +- developer-tools +- dictation +- local-ai +- offline +- productivity +- push-to-talk +- speech-to-text +- transcription +- voice +- voice-coding +- voice-input +- voice-typing +ReleaseNotes: |- + VocalCode 1.0.13 is the current signed production release. +ReleaseNotesUrl: https://github.com/wudaming00/vocalcode-docs/releases/tag/v1.0.13 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://github.com/wudaming00/vocalcode-docs +- DocumentLabel: FAQ + DocumentUrl: https://github.com/wudaming00/vocalcode-docs/blob/main/docs/faq.md +- DocumentLabel: Privacy Notice + DocumentUrl: https://vocalcode.app/privacy/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DamingWu/VocalCode/1.0.13/DamingWu.VocalCode.yaml b/manifests/d/DamingWu/VocalCode/1.0.13/DamingWu.VocalCode.yaml new file mode 100644 index 0000000000000..04ca316445d28 --- /dev/null +++ b/manifests/d/DamingWu/VocalCode/1.0.13/DamingWu.VocalCode.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DamingWu.VocalCode +PackageVersion: 1.0.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Datalust/seqcli/2026.1.02604/Datalust.seqcli.installer.yaml b/manifests/d/Datalust/seqcli/2026.1.02604/Datalust.seqcli.installer.yaml new file mode 100644 index 0000000000000..150ce0eda5953 --- /dev/null +++ b/manifests/d/Datalust/seqcli/2026.1.02604/Datalust.seqcli.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: Datalust.seqcli +PackageVersion: 2026.1.02604 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: seqcli-2026.1.02604-win-x64\seqcli.exe + PortableCommandAlias: seqcli +Commands: +- seqcli +ReleaseDate: 2026-08-14 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/datalust/seqcli/releases/download/v2026.1.02604/seqcli-2026.1.02604-win-x64.zip + InstallerSha256: B06A8C87DC5F0269DC450419294CA7F7216C3E26D1961E5D846F0F3793BED711 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Datalust/seqcli/2026.1.02604/Datalust.seqcli.locale.en-US.yaml b/manifests/d/Datalust/seqcli/2026.1.02604/Datalust.seqcli.locale.en-US.yaml new file mode 100644 index 0000000000000..72ccb29f2345c --- /dev/null +++ b/manifests/d/Datalust/seqcli/2026.1.02604/Datalust.seqcli.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Datalust.seqcli +PackageVersion: 2026.1.02604 +PackageLocale: en-US +Publisher: Datalust Pty Ltd +PublisherUrl: https://datalust.co/ +PublisherSupportUrl: https://github.com/datalust/seqcli/issues +PrivacyUrl: https://datalust.co/about/privacy +Author: Datalust Pty Ltd +PackageName: seqcli +PackageUrl: https://github.com/datalust/seqcli +License: Apache-2.0 +LicenseUrl: https://github.com/datalust/seqcli/blob/HEAD/LICENSE +Copyright: Copyright 2018-2026 Datalust Pty Ltd +ShortDescription: The Seq command-line client. Administer, log, ingest, search, from any OS. +Description: The Seq client command-line app. Supports logging (seqcli log), searching (search), tailing (tail), querying (query) and JSON or plain-text log file ingestion (ingest), and much more. +Tags: +- seq +ReleaseNotes: |- + What's Changed + - Newline syntax for seqcli print templates by @nblumhardt in https://github.com/datalust/seqcli/pull/484 + - Avoid a blocking Task.WaitAny(), which may contribute to intermittent CI test failures when thread count is low by @nblumhardt-ro in https://github.com/datalust/seqcli/pull/485 + - Fix working-with-seq-metrics skill frontmatter by @nblumhardt in https://github.com/datalust/seqcli/pull/487 + Full Changelog: https://github.com/datalust/seqcli/compare/v2026.1.02594...v2026.1.02604 +ReleaseNotesUrl: https://github.com/datalust/seqcli/releases/tag/v2026.1.02604 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Datalust/seqcli/2026.1.02604/Datalust.seqcli.locale.zh-CN.yaml b/manifests/d/Datalust/seqcli/2026.1.02604/Datalust.seqcli.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ffe8a2cee2a75 --- /dev/null +++ b/manifests/d/Datalust/seqcli/2026.1.02604/Datalust.seqcli.locale.zh-CN.yaml @@ -0,0 +1,11 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Datalust.seqcli +PackageVersion: 2026.1.02604 +PackageLocale: zh-CN +ShortDescription: 跨平台 Seq 命令行工具。随时随地执行管理、记录、导入和搜索操作。 +Description: Seq 命令行客户端应用。支持日志记录(seqcli log)、搜索(search)、实时追踪(tail)、查询(query)以及 JSON 或纯文本日志文件导入(ingest)等丰富功能。 +ReleaseNotesUrl: https://github.com/datalust/seqcli/releases/tag/v2026.1.02604 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Datalust/seqcli/2026.1.02604/Datalust.seqcli.yaml b/manifests/d/Datalust/seqcli/2026.1.02604/Datalust.seqcli.yaml new file mode 100644 index 0000000000000..6ef62de76b878 --- /dev/null +++ b/manifests/d/Datalust/seqcli/2026.1.02604/Datalust.seqcli.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: Datalust.seqcli +PackageVersion: 2026.1.02604 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DebojitSantra/BacklogTracker/1.2.6/DebojitSantra.BacklogTracker.installer.yaml b/manifests/d/DebojitSantra/BacklogTracker/1.2.6/DebojitSantra.BacklogTracker.installer.yaml new file mode 100644 index 0000000000000..117bf27ddafb9 --- /dev/null +++ b/manifests/d/DebojitSantra/BacklogTracker/1.2.6/DebojitSantra.BacklogTracker.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DebojitSantra.BacklogTracker +PackageVersion: 1.2.6 +InstallerType: nullsoft +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/debojitsantra/BacklogTracker/releases/download/v1.2.6/Backlog.Tracker_1.2.6_x64-setup.exe + InstallerSha256: 8CE23EED9648C4BB4C524EB44FD87BF0965DB1ED6D7882999664FCBF79548100 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-08-14 +ReleaseNotes: Major Desktop Bug Fix & Added Notification Feature diff --git a/manifests/d/DebojitSantra/BacklogTracker/1.2.6/DebojitSantra.BacklogTracker.locale.en-US.yaml b/manifests/d/DebojitSantra/BacklogTracker/1.2.6/DebojitSantra.BacklogTracker.locale.en-US.yaml new file mode 100644 index 0000000000000..93c01a61b8172 --- /dev/null +++ b/manifests/d/DebojitSantra/BacklogTracker/1.2.6/DebojitSantra.BacklogTracker.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DebojitSantra.BacklogTracker +PackageVersion: 1.2.6 +PackageLocale: en-US +Publisher: Debojit Santra +PublisherUrl: https://github.com/debojitsantra/BacklogTracker +PublisherSupportUrl: https://github.com/debojitsantra/BacklogTracker/issues +Author: Debojit Santra +PackageName: Backlog Tracker +PackageUrl: https://github.com/debojitsantra/BacklogTracker +License: Apache License 2.0 +LicenseUrl: https://raw.githubusercontent.com/debojitsantra/BacklogTracker/refs/heads/main/LICENSE +Copyright: Copyright (c) 2026 Debojit Santra +ShortDescription: A cross platform application to track anything that piles up +Description: 'A cross platform application to track anything that piles up: study backlogs, work queues, games, habits, routines, or custom pending lists.' +Tags: +- habit tracker +- game backlog tracker +ReleaseNotesUrl: https://github.com/debojitsantra/BacklogTracker/releases/tag/v1.2.6 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/debojitsantra/BacklogTracker/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DebojitSantra/BacklogTracker/1.2.6/DebojitSantra.BacklogTracker.yaml b/manifests/d/DebojitSantra/BacklogTracker/1.2.6/DebojitSantra.BacklogTracker.yaml new file mode 100644 index 0000000000000..cde1213a328bc --- /dev/null +++ b/manifests/d/DebojitSantra/BacklogTracker/1.2.6/DebojitSantra.BacklogTracker.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DebojitSantra.BacklogTracker +PackageVersion: 1.2.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/EarendilWorks/pi/0.84.2/EarendilWorks.pi.installer.yaml b/manifests/e/EarendilWorks/pi/0.84.2/EarendilWorks.pi.installer.yaml new file mode 100644 index 0000000000000..680613659d343 --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.84.2/EarendilWorks.pi.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: EarendilWorks.pi +PackageVersion: 0.84.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: pi.exe +Commands: +- pi +ReleaseDate: 2026-08-14 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/earendil-works/pi/releases/download/v0.84.2/pi-windows-x64.zip + InstallerSha256: 741FC1AE1AFECB573AC2888E011188FF446B3940F4AABE1583F60BF55BE8A3D0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EarendilWorks/pi/0.84.2/EarendilWorks.pi.locale.en-US.yaml b/manifests/e/EarendilWorks/pi/0.84.2/EarendilWorks.pi.locale.en-US.yaml new file mode 100644 index 0000000000000..77dc07721bbf3 --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.84.2/EarendilWorks.pi.locale.en-US.yaml @@ -0,0 +1,81 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EarendilWorks.pi +PackageVersion: 0.84.2 +PackageLocale: en-US +Publisher: EARENDIL INC. +PublisherUrl: https://github.com/earendil-works +PublisherSupportUrl: https://github.com/earendil-works/pi/issues +Author: Mario Zechner +PackageName: pi +PackageUrl: https://github.com/earendil-works/pi +License: MIT +LicenseUrl: https://github.com/earendil-works/pi/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Mario Zechner +ShortDescription: AI coding assistant with read, bash, edit, write tools +Description: |- + Pi is a minimal terminal coding harness. Adapt pi to your workflows, not the other way around, without having to fork and modify pi internals. Extend it with TypeScript Extensions, Skills, Prompt Templates, and Themes. Put your extensions, skills, prompt templates, and themes in Pi Packages and share them with others via npm or git. + Pi ships with powerful defaults but skips features like sub agents and plan mode. Instead, you can ask pi to build what you want or install a third party pi package that matches your workflow. + Pi runs in four modes: interactive, print or JSON, RPC for process integration, and an SDK for embedding in your own apps. See openclaw/openclaw for a real-world SDK integration. +Moniker: pi +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + New Features + - Fullscreen transcript search — Search and navigate matches in fullscreen mode. See TUI Fullscreen Viewport. + - Configurable default tools — Choose startup built-in tools globally or per project. See Tools. + - Configurable fullscreen exit output — Print the transcript or only a resume hint on exit. See Interactive Mode. + Added + - Added fullscreen transcript search with Ctrl+Shift+F, incremental match highlighting, configurable search match theme colors, and next/previous navigation with Enter/Ctrl+G and Shift+Enter/Ctrl+Shift+G. + - Added experimental strict JSON-schema constrained sampling for the default read, bash, edit, and write tools under PI_EXPERIMENTAL=1. + - Added a fullscreen exit output setting to choose between printing the final transcript and only a session resume hint. + - Added the defaultTools setting for configuring the initial built-in tool selection globally or per project. + - Added --use-theme to choose an initial per-run interactive theme without changing saved settings (#7722 by @rwachtler). + - Added expandPromptTemplates to extension pi.sendUserMessage() options for explicitly dispatching commands and expanding skills and prompt templates. See pi.sendUserMessage() (#7857 by @mrexodia). + - Added inherited createGatewayBindingFetch() for routing Cloudflare AI Gateway requests through a Workers AI binding without an API token (#7901 by @Maximo-Guk). + - Added inherited AssistantMessage.endTurn to preserve OpenAI Codex's terminal end_turn signal for diagnostics (#7766). + - Added inherited unbound single-line transcript scrolling actions for fullscreen mode. See TUI Fullscreen Viewport (#7903 by @midastruth). + Changed + - Changed inherited Kimi Coding requests to use pi's runtime User-Agent header. + - Replaced the inherited Mistral SDK transport with a native Chat Completions HTTP stream, eliminating its generated client and schema runtime overhead. + - Documented the generic AI_AGENT=pi process marker and how it differs from PI_CODING_AGENT=true (#7747). + - Changed inherited OpenAI Responses deferred tool loading to prefer message-anchored additional_tools where supported while retaining tool-search and top-level fallbacks (#7709). + - Reduced inherited fullscreen rendering allocation churn by painting full-width layout rows directly instead of recompositing them on every frame. + Fixed + - Fixed managed-tool downloads delaying TUI startup and hiding diagnostics in fullscreen mode by mounting the TUI first and showing download progress and warnings inside it. + - Fixed opening a model selector immediately after startup cancelling and restarting the in-progress model catalog refresh. + - Fixed inherited GitHub Copilot login triggering API rate limits while enabling model policies by limiting concurrent policy updates (#6187). + - Fixed fullscreen transcript search snapping back to the current match during manual scrolling and fragmented mouse input leaking into the search query. + - Fixed inherited required LaTeX arguments starting on a new line being parsed as empty (#7760). + - Updated the transitive nanoid development dependency to address a denial-of-service vulnerability. + - Fixed fallback rendering for extension tool results to collapse long output and honor tool expansion (#7979). + - Fixed JSON and RPC message_update events dropping cumulative usage during streaming. See JSON Event Mode and RPC message_update (#7982 by @christianklotz). + - Fixed pi.sendMessage(..., { triggerTurn: false }) steering an active run instead of only recording the custom message (#8022 by @cristinaponcela). + - Fixed the defaultTools setting dropping extension and SDK custom tools when selecting built-in defaults. + - Fixed the subagent example rejecting YAML array syntax for the tools frontmatter field (#7598 by @alexsavio). + - Fixed the subagent example dropping parent session model, thinking, and tool configuration (#7897 by @virtuald). + - Fixed custom system prompts concatenating the current working directory with later appended prompt content (#7887 by @distributedlock). + - Fixed inherited OpenAI Responses function and custom tool calls losing namespaces during streaming, proxying, and replay (#7709). + - Fixed inherited upstream request buffer failures not triggering automatic assistant retries. + - Fixed inherited built-in and custom DeepSeek API models sending output limits through an unsupported field. + - Fixed inherited Amazon Bedrock replay rejecting tool arguments that contain empty object keys while preserving all valid nested values (#7882 by @muyiyr). + - Fixed inherited DeepSeek compatibility detection for base URLs whose hostname contains uppercase letters (#7933 by @yearth). + - Fixed inherited Google Generative AI and Vertex AI responses with tool calls incorrectly treating output-limit or provider-error stops as normal tool use (#8059). + - Fixed inherited fullscreen mouse drag selection and OSC 8 link activation in terminals that report generic SGR mouse release button codes (#7963). + - Fixed inherited focused fullscreen overlays not receiving mouse wheel or viewport scroll keys such as PageUp and PageDown (#7894). + - Fixed inherited LaTeX control spaces split across line endings causing complete expressions to fall back to raw source. + - Fixed split Alt+Enter input over SSH being misread as Escape, added PI_TUI_ESC_TIMEOUT for high-latency terminals, and limited that timeout to lone Escape input (#7899 by @powerfooI). + - Fixed inherited idle fullscreen sessions repainting and clearing text selection when the terminal loses focus (#7892 by @terrorobe). + - Fixed fullscreen selection copy to use the host clipboard and report failure instead of claiming success when OSC 52 is unsupported (#8110 by @Panoplos). +ReleaseNotesUrl: https://github.com/earendil-works/pi/releases/tag/v0.84.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EarendilWorks/pi/0.84.2/EarendilWorks.pi.locale.zh-CN.yaml b/manifests/e/EarendilWorks/pi/0.84.2/EarendilWorks.pi.locale.zh-CN.yaml new file mode 100644 index 0000000000000..fa2b41f0728b3 --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.84.2/EarendilWorks.pi.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: EarendilWorks.pi +PackageVersion: 0.84.2 +PackageLocale: zh-CN +ShortDescription: 具备读取、Bash、编辑、写入工具的 AI 编程助手 +Description: |- + Pi 是一款轻量型终端编码工具集。无需复刻并修改 Pi 的内部代码,就能让 Pi 适配你的工作流,而非反过来让你迁就 Pi。你可以通过 TypeScript 扩展、技能模块、提示词模板和主题对 Pi 进行拓展。把你开发的扩展、技能模块、提示词模板和主题打包为 Pi 包,即可通过 npm 或 git 分享给其他用户。 + Pi 默认搭载的功能十分强大,但未内置子代理、计划模式这类功能。你可以让 Pi 生成你需要的功能,或是安装适配你工作流的第三方 Pi 包即可。 + Pi 支持四种运行模式:交互模式、打印/JSON 输出模式、用于流程集成的 RPC 模式,以及可嵌入你自有应用的 SDK 模式。实际的 SDK 集成案例可参考 openclaw/openclaw 项目。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EarendilWorks/pi/0.84.2/EarendilWorks.pi.yaml b/manifests/e/EarendilWorks/pi/0.84.2/EarendilWorks.pi.yaml new file mode 100644 index 0000000000000..bf467a55d3165 --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.84.2/EarendilWorks.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: EarendilWorks.pi +PackageVersion: 0.84.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/EclipseFoundation/Eclipse/RCP/2026-06/EclipseFoundation.Eclipse.RCP.installer.yaml b/manifests/e/EclipseFoundation/Eclipse/RCP/2026-06/EclipseFoundation.Eclipse.RCP.installer.yaml new file mode 100644 index 0000000000000..88a338db12eb8 --- /dev/null +++ b/manifests/e/EclipseFoundation/Eclipse/RCP/2026-06/EclipseFoundation.Eclipse.RCP.installer.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EclipseFoundation.Eclipse.RCP +PackageVersion: 2026-06 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: eclipse/eclipse.exe +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2026-06/R/eclipse-rcp-2026-06-R-win32-x86_64.zip&r=1 + InstallerSha256: B52FCB1CB1B4156C18856CC23A2B89C1604252F6FEB5FED1DFCF2985C59CBA47 +- Architecture: arm64 + InstallerUrl: https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2026-06/R/eclipse-rcp-2026-06-R-win32-aarch64.zip&r=1 + InstallerSha256: 5AC38F9EA3A4B0CE3E1E9A2BED0B0C9BBEC4E3014882B5451A741280BB10019C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EclipseFoundation/Eclipse/RCP/2026-06/EclipseFoundation.Eclipse.RCP.locale.en-US.yaml b/manifests/e/EclipseFoundation/Eclipse/RCP/2026-06/EclipseFoundation.Eclipse.RCP.locale.en-US.yaml new file mode 100644 index 0000000000000..5f99df73d646a --- /dev/null +++ b/manifests/e/EclipseFoundation/Eclipse/RCP/2026-06/EclipseFoundation.Eclipse.RCP.locale.en-US.yaml @@ -0,0 +1,11 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EclipseFoundation.Eclipse.RCP +PackageVersion: 2026-06 +PackageLocale: en-US +Publisher: Eclipse.org Foundation, Inc. +PackageName: Eclipse IDE for RCP and RAP Developers +License: Eclipse Public License 2.0 +ShortDescription: Eclipse IDE for RCP and RAP Developers +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EclipseFoundation/Eclipse/RCP/2026-06/EclipseFoundation.Eclipse.RCP.yaml b/manifests/e/EclipseFoundation/Eclipse/RCP/2026-06/EclipseFoundation.Eclipse.RCP.yaml new file mode 100644 index 0000000000000..0f8548be6898b --- /dev/null +++ b/manifests/e/EclipseFoundation/Eclipse/RCP/2026-06/EclipseFoundation.Eclipse.RCP.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: EclipseFoundation.Eclipse.RCP +PackageVersion: 2026-06 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/EdgeTX/Companion/2.11.7/EdgeTX.Companion.installer.yaml b/manifests/e/EdgeTX/Companion/2.11.7/EdgeTX.Companion.installer.yaml new file mode 100644 index 0000000000000..78684d9923545 --- /dev/null +++ b/manifests/e/EdgeTX/Companion/2.11.7/EdgeTX.Companion.installer.yaml @@ -0,0 +1,27 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: EdgeTX.Companion +PackageVersion: 2.11.7 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: nullsoft +NestedInstallerFiles: +- RelativeFilePath: companion-windows-2.11.7.exe +Scope: machine +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: EdgeTX Companion 2.12 +ReleaseDate: 2026-08-14 +AppsAndFeaturesEntries: +- DisplayName: EdgeTX Companion 2.12 + ProductCode: EdgeTX Companion 2.12 +InstallationMetadata: + DefaultInstallLocation: "%ProgramFiles%\\EdgeTX\\Companion 2.12" +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/EdgeTX/edgetx/releases/download/v2.11.7/edgetx-cpn-win64-v2.11.7.zip + InstallerSha256: FAD0264D4A8049FC6B76CB9A0107BCC4B62CE8F313EA9B2C40B112CE4731501A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EdgeTX/Companion/2.11.7/EdgeTX.Companion.locale.en-US.yaml b/manifests/e/EdgeTX/Companion/2.11.7/EdgeTX.Companion.locale.en-US.yaml new file mode 100644 index 0000000000000..833cae427dc6a --- /dev/null +++ b/manifests/e/EdgeTX/Companion/2.11.7/EdgeTX.Companion.locale.en-US.yaml @@ -0,0 +1,116 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: EdgeTX.Companion +PackageVersion: 2.11.7 +PackageLocale: en-US +Publisher: EdgeTX +PublisherUrl: https://edgetx.org/ +PublisherSupportUrl: https://github.com/EdgeTX/edgetx/issues +PackageName: EdgeTX Companion +PackageUrl: https://github.com/EdgeTX/edgetx/releases/download/v2.9.4/edgetx-cpn-win64-v2.9.4.zip +License: GPL-2.0 +LicenseUrl: https://github.com/EdgeTX/edgetx/blob/HEAD/LICENSE +Copyright: Copyright (c) 2021-2024 EdgeTX +ShortDescription: The cutting edge open-source firmware for your R/C radio +Description: EdgeTX is the cutting edge of OpenTX. It is the place where innovative ideas and cutting-edge features are developed and field-tested by the enthusiasts of our hobby. EdgeTX is a community project – ideas from the community, developed by the community, and enjoyed by the community! The community will always have a say in what EdgeTX is and what EdgeTX will be in the future. Without community feedback and involvement EdgeTX cannot exist. +Tags: +- fpv-racing +- hacktoberfest +- radio +- rc +ReleaseNotes: |- + We are pleased to offer EdgeTX "Queen Anne's Revenge" v2.12.2, the second maintenance release for 2.12, and is recommended for anyone who is already on 2.12.x. + Note + As with any firmware update, please ensure you back up your model and radio settings before updating, fully bench-test your models after updating, and report any issues you encounter. + For MacOS users, Companion is now only compiled for MacOS 12 and above. Stay with v2.10.5 or earlier if you need support for an older version of MacOS. + Migration Information + • If you have an old OpenTX Companion (.otx) file you need to convert or open, you will need to use EdgeTX Companion v2.10 or earlier. + • If you wish to upgrade from OpenTX 2.3 or EdgeTX 2.4/2.5, you must use either EdgeTX v2.8.x firmware or EdgeTX Companion v2.10.x. + See the EdgeTX Manual for more information. + Warning + If you are using a STM32 F2 based radio, EdgeTX v2.11 is the last release series to support these radios. Check this list or the Supported Radios list if you are unsure if this affects you. Because of this, EdgeTX v2.11 will continue to be supported alongside 2.12, 3.0, etc., with a focus on bug fixes. + Tip + Radios based on STM32H7 MCUs update differently to older radios. To update radios such as the Flysky PA01 & ST16, Jumper T15 Pro, RadioMaster TX15 and TX16S MK3, please follow the instructions in the EdgeTX Manual. + Changes + New Radio Support + • adds support for Jumper T22 (#7419) + 🚀 Features + 🎨 Color LCD Radio + • add location marker to GPS Model Locator QR code (#7273) + 💻 Companion + • reduce paste and drag'n'drop prompts (#7379) + • refactor handling of erroneous models (#7377) + 📦 Other + • add conditional exFAT support (#7352) + • MEMS microphone software handling for TX15 and TX16SMK3 (#7328) + • support POWER_LED_BLUE compile option on H7 RM/JP radios (#7295) + • use pure sine wave for CLI beep (#7444) + 🐛 Bug Fixes + 🖥️ Black & White Radio + • rotary encoder mode and enabled features not working in radio setup page (#7387) + • prevent LTO from eliminating the ISR vector table (preventing X9D+2019 from turning on) (#7369) + 🎨 Color LCD Radio + • non English language builds may not start on radio (#7218) + • quick menu UI Setup button does not open to currently selected main view (#7350) + • cleanup correct screen layout when changing models (#7385) + • progress bar dialog window may be clipped on TX16S Mk3 (#7378) + • add lvgl LV_USE_LARGE_COORD support (#7358) + • throttle graph on the statistics page may display incorrectly (#7447) + • model setup and logical switch monitor may not display correctly (#7431) + 💻 Companion + • download updates to correct release folder (#7267) + • new settings use default stick mode and channel order (#7305) + • use correct NSIS constant for Program Files directory on 64-bit Windows (#7245) + • prevent drag'n'drop and paste if incompatible boards (#7376) + • missing data when exporting to Google Earth (#7384) + • incomplete GVAR copy and paste (#7407) + 📦 Other + • remove 20% deadband for low volume (#7347) + • allow invert flag for BSP, invert SI and SJ - 2.12 (#7426) + • derive SWSERIALPOWER from hardware GPIO capabilities (#7392) + • potential boot failure at low temperatures (#7281) + • reinit I2C when touch screen not working (#7402) + • SD card image viewer may show corrupted image (#7416) + • pre start pot warning navigation - unable to select (#7422) + • PL18 - rotary encoder emulation acceleration not fully implemented (#7403) + • PL18 - optimize key matrix polling with split-cycle scanning (#7405) + • PL18 - add timeout to isChargerActive() to prevent hang (#7468) + • PL18 - prevent hang when pressing power button during USB charging (#7404) + • X10 - correctly write signed enum values (affects saving of anntenna mode selection) (#7470) + 🧹 Chores + 💻 Companion + • refactor:per profile update settings so they don'tconflict between profiles (#7362) + 📦 Other + • update French 🇫🇷 translations (#7345, #7434) + • updates for Danish 🇩🇰 translations (#7342) + • translate several UF2 boot messages (#7339) + • update Italian 🇮🇹 translations (#7344) + • backlight clock definition (#7439) + • audio related DMA cleanup (#7274) + See the 2.12.0 Release notes for the full list of what is new for 2.12.0! + Supported radios + The full list of supported radios and their support status can be viewed here on the EdgeTX website. + Installation Guide + https://manual.edgetx.org/edgetx-user-manual/installing-and-updating-edgetx + Flash firmware via Chrome based browser + https://buddy.edgetx.org/#/flash?version=v2.12.2 + Language and Custom builds + Custom prebuilt firmware is no longer available. However, the CloudBuild option in EdgeTX is here to allow you to build your own firmware, with just a few clicks. Additionally, EdgeTX Companion now also has some support for CloudBuild, and will automatically fetch firmware for a supported language when you use the "Update components" option. But you can still build your own firmware online following this guide, request a specific build at #7357 or ask on Discord for someone to build one for you. + Contributors + Thank you to the following contributors who made this release possible! + • @3djc + • @HThuren + • @robustini + • @elecpower + • @raphaelcoeffic + • @SchrodiL + • @fpenard + • @julian-boetzel + • @meanwhile131 + • @philmoz + • @richardclli + • @sneone +ReleaseNotesUrl: https://github.com/EdgeTX/edgetx/releases/tag/v2.12.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EdgeTX/Companion/2.11.7/EdgeTX.Companion.yaml b/manifests/e/EdgeTX/Companion/2.11.7/EdgeTX.Companion.yaml new file mode 100644 index 0000000000000..39e0c43cd276c --- /dev/null +++ b/manifests/e/EdgeTX/Companion/2.11.7/EdgeTX.Companion.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: EdgeTX.Companion +PackageVersion: 2.11.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0047/EligianLabs.PIICrawlerCLI.installer.yaml b/manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0545/EligianLabs.PIICrawlerCLI.installer.yaml similarity index 81% rename from manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0047/EligianLabs.PIICrawlerCLI.installer.yaml rename to manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0545/EligianLabs.PIICrawlerCLI.installer.yaml index 18860f8601975..0774e44443292 100644 --- a/manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0047/EligianLabs.PIICrawlerCLI.installer.yaml +++ b/manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0545/EligianLabs.PIICrawlerCLI.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: EligianLabs.PIICrawlerCLI -PackageVersion: 26.0814.0047 +PackageVersion: 26.0814.0545 InstallerType: zip NestedInstallerType: portable NestedInstallerFiles: @@ -13,6 +13,6 @@ ReleaseDate: 2026-08-14 Installers: - Architecture: x64 InstallerUrl: https://downloads.eligian.com/piicrawler-cli-windows-signed.zip - InstallerSha256: AEB45E2E79962807B22982F3F16AA1C87EC2C4706BBDDF30A86E431978ACCF57 + InstallerSha256: 9E33253587A307D8D5B90914507023DFC127287D7647408D56B8E2E51164A929 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0047/EligianLabs.PIICrawlerCLI.locale.en-US.yaml b/manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0545/EligianLabs.PIICrawlerCLI.locale.en-US.yaml similarity index 98% rename from manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0047/EligianLabs.PIICrawlerCLI.locale.en-US.yaml rename to manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0545/EligianLabs.PIICrawlerCLI.locale.en-US.yaml index 91e3fe142d8e5..5529c64e6d0a1 100644 --- a/manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0047/EligianLabs.PIICrawlerCLI.locale.en-US.yaml +++ b/manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0545/EligianLabs.PIICrawlerCLI.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: EligianLabs.PIICrawlerCLI -PackageVersion: 26.0814.0047 +PackageVersion: 26.0814.0545 PackageLocale: en-US Publisher: Eligian Labs LLC PublisherUrl: https://www.piicrawler.com/ diff --git a/manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0047/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml b/manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0545/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml similarity index 98% rename from manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0047/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml rename to manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0545/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml index 459464c1dfd65..fbaa850e9b624 100644 --- a/manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0047/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml +++ b/manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0545/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: EligianLabs.PIICrawlerCLI -PackageVersion: 26.0814.0047 +PackageVersion: 26.0814.0545 PackageLocale: zh-CN License: 专有软件 ShortDescription: PII Crawler 在您自己的硬件上扫描文件、网络共享和数据库。发现 SaaS 工具无法触及位置中隐藏的社会安全号码、地址、姓名和电子邮件。没有任何数据会离开您的网络。 diff --git a/manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0047/EligianLabs.PIICrawlerCLI.yaml b/manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0545/EligianLabs.PIICrawlerCLI.yaml similarity index 89% rename from manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0047/EligianLabs.PIICrawlerCLI.yaml rename to manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0545/EligianLabs.PIICrawlerCLI.yaml index 9295d8fca18c6..c6ad5cf0b54e1 100644 --- a/manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0047/EligianLabs.PIICrawlerCLI.yaml +++ b/manifests/e/EligianLabs/PIICrawlerCLI/26.0814.0545/EligianLabs.PIICrawlerCLI.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: EligianLabs.PIICrawlerCLI -PackageVersion: 26.0814.0047 +PackageVersion: 26.0814.0545 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/e/EngageHealth/EngageAgent/4.1.1.0/EngageHealth.EngageAgent.installer.yaml b/manifests/e/EngageHealth/EngageAgent/4.4.0.0/EngageHealth.EngageAgent.installer.yaml similarity index 81% rename from manifests/e/EngageHealth/EngageAgent/4.1.1.0/EngageHealth.EngageAgent.installer.yaml rename to manifests/e/EngageHealth/EngageAgent/4.4.0.0/EngageHealth.EngageAgent.installer.yaml index 8fb434743e8f4..6415cec8b95ad 100644 --- a/manifests/e/EngageHealth/EngageAgent/4.1.1.0/EngageHealth.EngageAgent.installer.yaml +++ b/manifests/e/EngageHealth/EngageAgent/4.4.0.0/EngageHealth.EngageAgent.installer.yaml @@ -2,17 +2,18 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: EngageHealth.EngageAgent -PackageVersion: 4.1.1.0 +PackageVersion: 4.4.0.0 InstallerType: wix Scope: machine InstallerSwitches: InstallLocation: INSTALLFOLDER="" ProductCode: '{96E71030-374A-411B-9D51-BA9FE2189777}' +ReleaseDate: 2026-08-14 AppsAndFeaturesEntries: - UpgradeCode: '{09EDC810-975D-432C-91B1-C07069FE0764}' Installers: - Architecture: x86 InstallerUrl: https://download.engage.gp/agent/Latest/EngageAgent.Installer.msi - InstallerSha256: 1A09EFAAAA175292E88401ECC909F79D6023D50BD97A010C700B613A1F62B72B + InstallerSha256: 6A57E7EF0E71541B037FE5D7720533B81927EB4A3B659FAFD6E6EACBE6647751 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/e/EngageHealth/EngageAgent/4.1.1.0/EngageHealth.EngageAgent.locale.en-US.yaml b/manifests/e/EngageHealth/EngageAgent/4.4.0.0/EngageHealth.EngageAgent.locale.en-US.yaml similarity index 97% rename from manifests/e/EngageHealth/EngageAgent/4.1.1.0/EngageHealth.EngageAgent.locale.en-US.yaml rename to manifests/e/EngageHealth/EngageAgent/4.4.0.0/EngageHealth.EngageAgent.locale.en-US.yaml index 1496ca6034908..ef4af4cdffc5c 100644 --- a/manifests/e/EngageHealth/EngageAgent/4.1.1.0/EngageHealth.EngageAgent.locale.en-US.yaml +++ b/manifests/e/EngageHealth/EngageAgent/4.4.0.0/EngageHealth.EngageAgent.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: EngageHealth.EngageAgent -PackageVersion: 4.1.1.0 +PackageVersion: 4.4.0.0 PackageLocale: en-US Publisher: Engage Health Systems PublisherUrl: https://engagehealth.uk/ diff --git a/manifests/e/EngageHealth/EngageAgent/4.1.1.0/EngageHealth.EngageAgent.locale.zh-CN.yaml b/manifests/e/EngageHealth/EngageAgent/4.4.0.0/EngageHealth.EngageAgent.locale.zh-CN.yaml similarity index 94% rename from manifests/e/EngageHealth/EngageAgent/4.1.1.0/EngageHealth.EngageAgent.locale.zh-CN.yaml rename to manifests/e/EngageHealth/EngageAgent/4.4.0.0/EngageHealth.EngageAgent.locale.zh-CN.yaml index 2d287f562817a..40646edd68996 100644 --- a/manifests/e/EngageHealth/EngageAgent/4.1.1.0/EngageHealth.EngageAgent.locale.zh-CN.yaml +++ b/manifests/e/EngageHealth/EngageAgent/4.4.0.0/EngageHealth.EngageAgent.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: EngageHealth.EngageAgent -PackageVersion: 4.1.1.0 +PackageVersion: 4.4.0.0 PackageLocale: zh-CN License: 专有软件 ShortDescription: 用于处理 Engage Health 产品与临床系统(EMIS Web 和 TPP SystmOne)之间临床通话的工具。 diff --git a/manifests/e/EngageHealth/EngageAgent/4.1.1.0/EngageHealth.EngageAgent.yaml b/manifests/e/EngageHealth/EngageAgent/4.4.0.0/EngageHealth.EngageAgent.yaml similarity index 91% rename from manifests/e/EngageHealth/EngageAgent/4.1.1.0/EngageHealth.EngageAgent.yaml rename to manifests/e/EngageHealth/EngageAgent/4.4.0.0/EngageHealth.EngageAgent.yaml index 0d417cbad93b5..764f81c52cb57 100644 --- a/manifests/e/EngageHealth/EngageAgent/4.1.1.0/EngageHealth.EngageAgent.yaml +++ b/manifests/e/EngageHealth/EngageAgent/4.4.0.0/EngageHealth.EngageAgent.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: EngageHealth.EngageAgent -PackageVersion: 4.1.1.0 +PackageVersion: 4.4.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/f/Fastfetch-cli/Fastfetch/2.67.1/Fastfetch-cli.Fastfetch.installer.yaml b/manifests/f/Fastfetch-cli/Fastfetch/2.67.1/Fastfetch-cli.Fastfetch.installer.yaml new file mode 100644 index 0000000000000..d74bb64b3f70e --- /dev/null +++ b/manifests/f/Fastfetch-cli/Fastfetch/2.67.1/Fastfetch-cli.Fastfetch.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: Fastfetch-cli.Fastfetch +PackageVersion: 2.67.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: fastfetch.exe +- RelativeFilePath: flashfetch.exe +Commands: +- fastfetch +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/fastfetch-cli/fastfetch/releases/download/2.67.1/fastfetch-windows-amd64.zip + InstallerSha256: 19AEB34E4BB5B19F09236AFBB6FB617241828CD94D967E7108C5EB3471CD26D8 +- Architecture: arm64 + InstallerUrl: https://github.com/fastfetch-cli/fastfetch/releases/download/2.67.1/fastfetch-windows-aarch64.zip + InstallerSha256: C0594F59C4A2239C22317A859598B66FC732A4AAB794BEC896CD73EC5DC540D1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fastfetch-cli/Fastfetch/2.67.1/Fastfetch-cli.Fastfetch.locale.en-US.yaml b/manifests/f/Fastfetch-cli/Fastfetch/2.67.1/Fastfetch-cli.Fastfetch.locale.en-US.yaml new file mode 100644 index 0000000000000..9a511919dd398 --- /dev/null +++ b/manifests/f/Fastfetch-cli/Fastfetch/2.67.1/Fastfetch-cli.Fastfetch.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Fastfetch-cli.Fastfetch +PackageVersion: 2.67.1 +PackageLocale: en-US +Publisher: fastfetch-cli +PublisherUrl: https://github.com/fastfetch-cli +PublisherSupportUrl: https://github.com/fastfetch-cli/fastfetch/issues +PackageName: fastfetch +PackageUrl: https://github.com/fastfetch-cli/fastfetch +License: MIT +LicenseUrl: https://github.com/fastfetch-cli/fastfetch/blob/HEAD/LICENSE +ShortDescription: Like neofetch, but much faster because written mostly in C. +Tags: +- cli +- command-line +- cross-platform +- fastfetch +- fetch +- hardware +- neofetch +- screenfetch +- terminal +ReleaseNotes: |- + Bugfixes: + - Fixed a Symbol not found error when running on macOS 10.15. (Codec, macOS) + - Fixed Alacritty font size never being parsed from the TOML config. (TerminalFont) + - Fixed bright colors incorrectly being active when the terminal uses a light theme. (#2509, Display) + - Fixed Ghostty terminal font detection (TerminalFont) + - Now tries to load the config with the .ghostty extension. (#2500) + - Fixed font-family fallback order. (#2510) + - Some internal cleanups and optimizations. + + Features: + - Added a C23 compiler check so the build process gracefully exits during CMake configuration if the compiler is unsupported. (CMake) + - Added compatibility workarounds for Apple Clang 16 to fix building on macOS 14. (CMake, macOS) + - Reported real Android version codenames (e.g., “Baklava”, “Vanilla Ice Cream”) instead of “REL”. (OS, Android) + - Added Loadavg detection support on Haiku R1B6. (Loadavg, Haiku) + - Enabled image logo support in the Zellij terminal multiplexer. (#2507, Logo) + - Improved Locale detection on Windows (Locale, Windows) + - Now respects LC_ALL and LANG environment variables if set for better compatibility with MSYS2/cygwin. + - Appends the active system Code Page (e.g., .UTF-8 or .Windows-1252) to the default system locale fallback. +ReleaseNotesUrl: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.67.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fastfetch-cli/Fastfetch/2.67.1/Fastfetch-cli.Fastfetch.yaml b/manifests/f/Fastfetch-cli/Fastfetch/2.67.1/Fastfetch-cli.Fastfetch.yaml new file mode 100644 index 0000000000000..22a64b79ed22b --- /dev/null +++ b/manifests/f/Fastfetch-cli/Fastfetch/2.67.1/Fastfetch-cli.Fastfetch.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: Fastfetch-cli.Fastfetch +PackageVersion: 2.67.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fly-io/flyctl/0.4.83/Fly-io.flyctl.installer.yaml b/manifests/f/Fly-io/flyctl/0.4.83/Fly-io.flyctl.installer.yaml new file mode 100644 index 0000000000000..a4b921108349f --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.4.83/Fly-io.flyctl.installer.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.4.83 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: flyctl.exe +ReleaseDate: 2026-08-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.4.83/flyctl_0.4.83_Windows_x86_64.zip + InstallerSha256: F46A8E59604763CCFE00BA85010EE5D67721670D262C5703DB7DCECB2EB28CC3 +- Architecture: arm64 + InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.4.83/flyctl_0.4.83_Windows_arm64.zip + InstallerSha256: E58BB72DD3A2B805FA97C38F5F7491E08792B242A8DACF6161A63589DDB359E8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fly-io/flyctl/0.4.83/Fly-io.flyctl.locale.en-US.yaml b/manifests/f/Fly-io/flyctl/0.4.83/Fly-io.flyctl.locale.en-US.yaml new file mode 100644 index 0000000000000..e418f3b3a5451 --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.4.83/Fly-io.flyctl.locale.en-US.yaml @@ -0,0 +1,27 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.4.83 +PackageLocale: en-US +Publisher: Fly.io +PublisherUrl: https://fly.io/ +PublisherSupportUrl: https://community.fly.io/ +PrivacyUrl: https://fly.io/legal/privacy-policy +PackageName: flyctl +PackageUrl: https://github.com/superfly/flyctl +License: Apache-2.0 +LicenseUrl: https://github.com/superfly/flyctl/blob/HEAD/LICENSE +ShortDescription: Command line tools for fly.io services +Tags: +- cli +- fly +- heroku +ReleaseNotes: |- + Changelog + • 56c828f chore(deps):bump docker/login-action from 4.2.0 to 4.4.0 (#4996) + • cf27349 chore(deps):bump github.com/depot/depot-go from 0.5.2 to 0.5.3 (#5003) + • 19d46f6 Show app network in fly status and fly apps list +ReleaseNotesUrl: https://github.com/superfly/flyctl/releases/tag/v0.4.71 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fly-io/flyctl/0.4.83/Fly-io.flyctl.locale.ko-KR.yaml b/manifests/f/Fly-io/flyctl/0.4.83/Fly-io.flyctl.locale.ko-KR.yaml new file mode 100644 index 0000000000000..9fca849316833 --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.4.83/Fly-io.flyctl.locale.ko-KR.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.4.83 +PackageLocale: ko-KR +Publisher: Fly.io +PublisherUrl: https://fly.io/ +PublisherSupportUrl: https://community.fly.io/ +PrivacyUrl: https://fly.io/legal/privacy-policy +PackageName: flyctl +PackageUrl: https://github.com/superfly/flyctl +License: Apache-2.0 +LicenseUrl: https://github.com/superfly/flyctl/blob/HEAD/LICENSE +ShortDescription: fly.io 서비스를 위한 커맨드 라인 도구 +Tags: +- cli +- fly +- heroku +ReleaseNotes: |- + f2d3a9f8 Revert "Even more remote heartbeat improvements (#3594)" (#3618) + f2416e1a Hide sentry from launch plan unless selected (#3616) + 61fa0095 Add Rails + Tigris support to fly launch (#3598) + d970980d Implement unit test with in-memory server implementation. (#3613) +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fly-io/flyctl/0.4.83/Fly-io.flyctl.yaml b/manifests/f/Fly-io/flyctl/0.4.83/Fly-io.flyctl.yaml new file mode 100644 index 0000000000000..d78e09ed9b027 --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.4.83/Fly-io.flyctl.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.4.83 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/Forkgram/Forkgram/7.0.9/Forkgram.Forkgram.installer.yaml b/manifests/f/Forkgram/Forkgram/7.0.9/Forkgram.Forkgram.installer.yaml new file mode 100644 index 0000000000000..ccea99ebd7c7a --- /dev/null +++ b/manifests/f/Forkgram/Forkgram/7.0.9/Forkgram.Forkgram.installer.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Forkgram.Forkgram +PackageVersion: 7.0.9 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: Telegram/Telegram.exe +UpgradeBehavior: install +ReleaseDate: 2026-08-06 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/forkgram/tdesktop/releases/download/v7.0.9/Telegram.zip + InstallerSha256: 93A239746E7E81B3D0A54DA836C3FCD75C4185B543CEBAC357F5717B77C7089A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Forkgram/Forkgram/7.0.9/Forkgram.Forkgram.locale.en-US.yaml b/manifests/f/Forkgram/Forkgram/7.0.9/Forkgram.Forkgram.locale.en-US.yaml new file mode 100644 index 0000000000000..c589c10f6a388 --- /dev/null +++ b/manifests/f/Forkgram/Forkgram/7.0.9/Forkgram.Forkgram.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Forkgram.Forkgram +PackageVersion: 7.0.9 +PackageLocale: en-US +Publisher: Forkgram +PublisherUrl: https://github.com/forkgram +PublisherSupportUrl: https://github.com/forkgram/tdesktop/issues +PackageName: Forkgram +PackageUrl: https://github.com/forkgram/tdesktop +License: GPL-3.0 +LicenseUrl: https://github.com/forkgram/tdesktop/blob/HEAD/LICENSE +ShortDescription: Fork of Telegram Desktop messaging app. +Description: Forkgram is a fork of the official Telegram Desktop application. It does not fundamentally change the official client and adds only some useful small features. +Moniker: forkgram +Tags: +- fork +- forkgram +- messenger +- telegram +- telegram-desktop +ReleaseNotes: — Updated version to 7.0.3. +ReleaseNotesUrl: https://github.com/forkgram/tdesktop/releases/tag/v7.0.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Forkgram/Forkgram/7.0.9/Forkgram.Forkgram.yaml b/manifests/f/Forkgram/Forkgram/7.0.9/Forkgram.Forkgram.yaml new file mode 100644 index 0000000000000..8e7243d90a0d5 --- /dev/null +++ b/manifests/f/Forkgram/Forkgram/7.0.9/Forkgram.Forkgram.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Forkgram.Forkgram +PackageVersion: 7.0.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/FrancisBanyikwa/MediaDownloader/5.6.5/FrancisBanyikwa.MediaDownloader.installer.yaml b/manifests/f/FrancisBanyikwa/MediaDownloader/5.6.5/FrancisBanyikwa.MediaDownloader.installer.yaml new file mode 100644 index 0000000000000..c4bf809a00cab --- /dev/null +++ b/manifests/f/FrancisBanyikwa/MediaDownloader/5.6.5/FrancisBanyikwa.MediaDownloader.installer.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: FrancisBanyikwa.MediaDownloader +PackageVersion: 5.6.5 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: "{6DD595EF-ECA2-481B-B008-CB7302603A0D}_is1" +ReleaseDate: 2026-08-07 +AppsAndFeaturesEntries: +- ProductCode: "{6DD595EF-ECA2-481B-B008-CB7302603A0D}_is1" +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: "%ProgramFiles%\\Media Downloader" +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/mhogomchungu/media-downloader/releases/download/5.6.5/MediaDownloaderQt5-5.6.5.setup.exe + InstallerSha256: 1DC85196EE787CC3DBC5EB8996E109647A33CEFCA1B7221EDEF34F9BF738EE66 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FrancisBanyikwa/MediaDownloader/5.6.5/FrancisBanyikwa.MediaDownloader.locale.en-US.yaml b/manifests/f/FrancisBanyikwa/MediaDownloader/5.6.5/FrancisBanyikwa.MediaDownloader.locale.en-US.yaml new file mode 100644 index 0000000000000..d755eb86a4a73 --- /dev/null +++ b/manifests/f/FrancisBanyikwa/MediaDownloader/5.6.5/FrancisBanyikwa.MediaDownloader.locale.en-US.yaml @@ -0,0 +1,24 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: FrancisBanyikwa.MediaDownloader +PackageVersion: 5.6.5 +PackageLocale: en-US +Publisher: Francis Banyikwa +PublisherUrl: https://github.com/mhogomchungu +PublisherSupportUrl: https://github.com/mhogomchungu/media-downloader/issues +PackageName: Media Downloader +PackageUrl: https://github.com/mhogomchungu/media-downloader +License: GPL-2.0 +LicenseUrl: https://github.com/mhogomchungu/media-downloader/blob/HEAD/LICENSE +Copyright: 2021-2024, Francis Banyikwa +ShortDescription: This project is a Qt/C++ based GUI frontend to CLI multiple CLI-based tools that deal with downloading online media. +Description: Media Downloader is a Qt/C++ front end to yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget and safari books. +Tags: +- download +- media +- youtube-dl +ReleaseNotes: "The signing key can be retrieved with below command:\n gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242\nNote on Windows builds:\n • MediaDownloaderQt6 builds for Windows are 64 bit/Qt6 and have\n minimum requirement of windows 10, version 1607.\n • MediaDownloaderQt5 builds for Windows are 32 bit/Qt5 and have\n minimum requirement of windows 7.\nChangelog\n Version 5.6.3(June 18th, 2026)\n [WINDOWS 7]\n • Fix a bug that causes quickjs-ng to not be detected.\n [WINDOWS]\n • Show more info when showing download progress when updating MD.\n [ALL]\n • Save new preset options as soon as user press \"save\" button." +ReleaseNotesUrl: https://github.com/mhogomchungu/media-downloader/releases/tag/5.6.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FrancisBanyikwa/MediaDownloader/5.6.5/FrancisBanyikwa.MediaDownloader.yaml b/manifests/f/FrancisBanyikwa/MediaDownloader/5.6.5/FrancisBanyikwa.MediaDownloader.yaml new file mode 100644 index 0000000000000..867d8fa1a79c5 --- /dev/null +++ b/manifests/f/FrancisBanyikwa/MediaDownloader/5.6.5/FrancisBanyikwa.MediaDownloader.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: FrancisBanyikwa.MediaDownloader +PackageVersion: 5.6.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/FriendsOfApacheNetBeans/NetBeans/31/FriendsOfApacheNetBeans.NetBeans.installer.yaml b/manifests/f/FriendsOfApacheNetBeans/NetBeans/31/FriendsOfApacheNetBeans.NetBeans.installer.yaml new file mode 100644 index 0000000000000..5780305e8d40d --- /dev/null +++ b/manifests/f/FriendsOfApacheNetBeans/NetBeans/31/FriendsOfApacheNetBeans.NetBeans.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: FriendsOfApacheNetBeans.NetBeans +PackageVersion: "31" +InstallerType: inno +Scope: machine +ProductCode: Apache NetBeans_is1 +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Friends-of-Apache-NetBeans/netbeans-installers/releases/download/nb31/Apache-NetBeans-31.exe + InstallerSha256: F5AF67C28D9A794EB47A7F6EFCF70C2A09256A2EFE0888FC684DD84DFEC9CE2D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FriendsOfApacheNetBeans/NetBeans/31/FriendsOfApacheNetBeans.NetBeans.locale.en-US.yaml b/manifests/f/FriendsOfApacheNetBeans/NetBeans/31/FriendsOfApacheNetBeans.NetBeans.locale.en-US.yaml new file mode 100644 index 0000000000000..08929ac095b4a --- /dev/null +++ b/manifests/f/FriendsOfApacheNetBeans/NetBeans/31/FriendsOfApacheNetBeans.NetBeans.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: FriendsOfApacheNetBeans.NetBeans +PackageVersion: "31" +PackageLocale: en-US +Publisher: Apache NetBeans +PublisherUrl: https://netbeans.apache.org/ +PublisherSupportUrl: https://netbeans.apache.org/front/main/help/ +PrivacyUrl: https://privacy.apache.org/policies/privacy-policy-public.html +Author: The Apache Software Foundation +PackageName: Apache NetBeans +PackageUrl: https://installers.friendsofapachenetbeans.org/ +License: Apache-2.0 +LicenseUrl: https://github.com/apache/netbeans/blob/HEAD/LICENSE +Copyright: Copyright © 2017-2026 The Apache Software Foundation. +ShortDescription: Development Environment, Tooling Platform and Application Framework. +Description: | + Apache NetBeans is much more than a text editor. It highlights source code syntactically and semantically, lets you easily refactor code, with a range of handy and powerful tools. +Moniker: netbeans +Tags: +- code +- coding +- develop +- development +- java +- programming +ReleaseNotes: |- + Apache NetBeans 31 installers / packages provided by Friends of Apache NetBeans. + These packages are built with NBPackage using the Apache NetBeans release candidate binary zip and the Eclipse Temurin build of OpenJDK 26. The packages themselves are not released by the Apache Software Foundation. + For more information about Apache NetBeans release candidates, please see the discussion at https://github.com/apache/netbeans/discussions/9512 +ReleaseNotesUrl: https://github.com/Friends-of-Apache-NetBeans/netbeans-installers/releases/tag/nb31 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FriendsOfApacheNetBeans/NetBeans/31/FriendsOfApacheNetBeans.NetBeans.locale.zh-CN.yaml b/manifests/f/FriendsOfApacheNetBeans/NetBeans/31/FriendsOfApacheNetBeans.NetBeans.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1eca9ce856139 --- /dev/null +++ b/manifests/f/FriendsOfApacheNetBeans/NetBeans/31/FriendsOfApacheNetBeans.NetBeans.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: FriendsOfApacheNetBeans.NetBeans +PackageVersion: "31" +PackageLocale: zh-CN +ShortDescription: 开发环境、工具平台和应用框架。 +Description: Apache NetBeans 不仅仅是一个文本编辑器。它能够对源代码进行语法和语义高亮,让你轻松地重构代码,并提供一系列便捷且强大的工具。 +Tags: +- java +- 代码 +- 开发 +- 编程 +- 集成开发环境 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FriendsOfApacheNetBeans/NetBeans/31/FriendsOfApacheNetBeans.NetBeans.yaml b/manifests/f/FriendsOfApacheNetBeans/NetBeans/31/FriendsOfApacheNetBeans.NetBeans.yaml new file mode 100644 index 0000000000000..8a2239b82b635 --- /dev/null +++ b/manifests/f/FriendsOfApacheNetBeans/NetBeans/31/FriendsOfApacheNetBeans.NetBeans.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: FriendsOfApacheNetBeans.NetBeans +PackageVersion: "31" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/FirebaseCLI/15.27.0/Google.FirebaseCLI.installer.yaml b/manifests/g/Google/FirebaseCLI/15.27.0/Google.FirebaseCLI.installer.yaml new file mode 100644 index 0000000000000..1c112f50a67f8 --- /dev/null +++ b/manifests/g/Google/FirebaseCLI/15.27.0/Google.FirebaseCLI.installer.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Google.FirebaseCLI +PackageVersion: 15.27.0 +InstallerType: portable +InstallModes: +- silent +Commands: +- firebase +ReleaseDate: 2026-08-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/firebase/firebase-tools/releases/download/v15.27.0/firebase-tools-win.exe + InstallerSha256: E727F71F2FE39BA18107B296EDF6FE0C637394C6FE1A9D1BBD8C07278DD7A4E8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/FirebaseCLI/15.27.0/Google.FirebaseCLI.locale.en-US.yaml b/manifests/g/Google/FirebaseCLI/15.27.0/Google.FirebaseCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..c3bc3f36fe92a --- /dev/null +++ b/manifests/g/Google/FirebaseCLI/15.27.0/Google.FirebaseCLI.locale.en-US.yaml @@ -0,0 +1,31 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Google.FirebaseCLI +PackageVersion: 15.27.0 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://firebase.google.com/ +PublisherSupportUrl: https://firebase.google.com/support +PrivacyUrl: https://policies.google.com/privacy +Author: Firebase contributors +PackageName: Firebase CLI Tools +PackageUrl: https://github.com/firebase/firebase-tools +License: MIT +LicenseUrl: https://github.com/firebase/firebase-tools/blob/HEAD/LICENSE +Copyright: Copyright (c) Firebase +CopyrightUrl: https://github.com/firebase/firebase-tools/blob/master/LICENSE +ShortDescription: The Firebase CLI Tools can be used to test, manage, and deploy your Firebase project from the command line. +Moniker: firebase-cli +Tags: +- firebase +- firebase-cli +- firebase-tools +ReleaseNotes: |- + • Add experimental App Testing feature + • Fixed an issue where the Cloud Task emulator couldn't decode non-ASCII characters. (#8836) + • Fixed an issue where firestore:indexes wrongly removed the __name__ field. (#7629) + • Update Firebase Data Connect Emulator to version 2.10.0, which added support for full-text search, user-defined enums, and moved SQL/CEL errors to the GraphQL debug_details field. (#8837) +ReleaseNotesUrl: https://github.com/firebase/firebase-tools/releases/tag/v14.11.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/FirebaseCLI/15.27.0/Google.FirebaseCLI.yaml b/manifests/g/Google/FirebaseCLI/15.27.0/Google.FirebaseCLI.yaml new file mode 100644 index 0000000000000..3ad16fe83ec6e --- /dev/null +++ b/manifests/g/Google/FirebaseCLI/15.27.0/Google.FirebaseCLI.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Google.FirebaseCLI +PackageVersion: 15.27.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Governikus/AusweisApp/2.5.5/Governikus.AusweisApp.installer.yaml b/manifests/g/Governikus/AusweisApp/2.5.5/Governikus.AusweisApp.installer.yaml new file mode 100644 index 0000000000000..74bc3cae6cbfe --- /dev/null +++ b/manifests/g/Governikus/AusweisApp/2.5.5/Governikus.AusweisApp.installer.yaml @@ -0,0 +1,27 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Governikus.AusweisApp +PackageVersion: 2.5.5 +InstallerLocale: de-DE +InstallerType: wix +Scope: machine +InstallerSwitches: + Silent: /qn + SilentWithProgress: /qb + Custom: /norestart +UpgradeBehavior: install +ProductCode: "{CF1ED888-FB12-46E6-8CAC-25638FF6B17D}" +ReleaseDate: 2026-08-14 +AppsAndFeaturesEntries: +- Publisher: Governikus GmbH & Co. KG + ProductCode: "{CF1ED888-FB12-46E6-8CAC-25638FF6B17D}" + UpgradeCode: "{4EE0E467-EAB7-483E-AB45-87BD1DB6B037}" +InstallationMetadata: + DefaultInstallLocation: "%ProgramFiles%\\.\\AusweisApp" +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Governikus/AusweisApp/releases/download/2.5.5/AusweisApp-2.5.5.msi + InstallerSha256: 5795694EE178ECBBFAB28031099E1BC23D27AAA3EB937D14B548129C0587F51F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Governikus/AusweisApp/2.5.5/Governikus.AusweisApp.locale.de-DE.yaml b/manifests/g/Governikus/AusweisApp/2.5.5/Governikus.AusweisApp.locale.de-DE.yaml new file mode 100644 index 0000000000000..4ecadf73a751b --- /dev/null +++ b/manifests/g/Governikus/AusweisApp/2.5.5/Governikus.AusweisApp.locale.de-DE.yaml @@ -0,0 +1,39 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Governikus.AusweisApp +PackageVersion: 2.5.5 +PackageLocale: de-DE +Publisher: Bundesamtes für Sicherheit in der Informationstechnik +PublisherUrl: https://www.bsi.bund.de/ +PublisherSupportUrl: https://www.ausweisapp.bund.de/hilfe-und-support +PrivacyUrl: https://www.ausweisapp.bund.de/datenschutz +Author: Governikus GmbH & Co. KG +PackageName: AusweisApp +PackageUrl: https://www.ausweisapp.bund.de/home +License: European Union Public Licence (EUPL v1.2) +LicenseUrl: https://github.com/Governikus/AusweisApp/blob/HEAD/LICENSE.txt +ShortDescription: App zur Nutzung der eID-Funktion des Personalausweises der Bundesrepublik Deutschland +Description: |- + Die AusweisApp ist eine Software, die Sie auf Ihrem Smartphone, Computer oder Tablet installieren, um + IhrenPersonalausweis, Ihren elektronischen Aufenthaltstitel oder die eID-Karte auszulesen und sich so + digital auszuweisen. Darüber hinaus ermöglicht die AusweisApp den verschlüsselten Datenaustausch + zwischen Ausweis und Online-Dienst, bei dem Sie sich identifizieren möchten. +Moniker: ausweisapp +Tags: +- ausweis +- eid +- epa +- personalausweis +ReleaseNotes: |- + Anwender + • Visuelle Anpassungen und Optimierungen der grafischen Oberfläche. + • Ein möglicher Absturz bei der Verwendung der Barrierefreiheitsfunktionen behoben. + • Optimierung einzelner Barrierefreiheitsfunktionen. + Entwickler + • Kompatibilität für OpenSSL 4.0.0 mittels -DUSE_LEGACY_OPENSSL_API=ON hergestellt. + • Möglicher Deadlock im WebSocket-SDK behoben. + • Funktionserweiterung des SDKs (siehe Changelog). +ReleaseNotesUrl: https://github.com/Governikus/AusweisApp/releases/tag/2.5.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Governikus/AusweisApp/2.5.5/Governikus.AusweisApp.yaml b/manifests/g/Governikus/AusweisApp/2.5.5/Governikus.AusweisApp.yaml new file mode 100644 index 0000000000000..3a5df7fab4ce5 --- /dev/null +++ b/manifests/g/Governikus/AusweisApp/2.5.5/Governikus.AusweisApp.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Governikus.AusweisApp +PackageVersion: 2.5.5 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b10424/ggml.llamacpp.installer.yaml b/manifests/g/ggml/llamacpp/b10424/ggml.llamacpp.installer.yaml new file mode 100644 index 0000000000000..032daa93d4d93 --- /dev/null +++ b/manifests/g/ggml/llamacpp/b10424/ggml.llamacpp.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ggml.llamacpp +PackageVersion: b10424 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: llama-batched-bench.exe +- RelativeFilePath: llama-bench.exe +- RelativeFilePath: llama-cli.exe +- RelativeFilePath: llama-gguf-split.exe +- RelativeFilePath: llama-imatrix.exe +- RelativeFilePath: llama-mtmd-cli.exe +- RelativeFilePath: llama-perplexity.exe +- RelativeFilePath: llama-quantize.exe +- RelativeFilePath: llama-server.exe +- RelativeFilePath: llama-tokenize.exe +- RelativeFilePath: llama-tts.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-08-14 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ggml-org/llama.cpp/releases/download/b10424/llama-b10424-bin-win-vulkan-x64.zip + InstallerSha256: CD59DB073B6D698FB4E4841A07F2921556AAA21D485E479F965E48DEC6A58AF1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b10424/ggml.llamacpp.locale.en-US.yaml b/manifests/g/ggml/llamacpp/b10424/ggml.llamacpp.locale.en-US.yaml new file mode 100644 index 0000000000000..bc61eb18b31ef --- /dev/null +++ b/manifests/g/ggml/llamacpp/b10424/ggml.llamacpp.locale.en-US.yaml @@ -0,0 +1,70 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ggml.llamacpp +PackageVersion: b10424 +PackageLocale: en-US +Publisher: ggml +PublisherUrl: https://github.com/ggml-org +PublisherSupportUrl: https://github.com/ggml-org/llama.cpp/issues +PackageName: llama.cpp +PackageUrl: https://github.com/ggml-org/llama.cpp +License: MIT +LicenseUrl: https://github.com/ggml-org/llama.cpp/blob/HEAD/LICENSE +ShortDescription: LLM inference in C/C++ +Tags: +- ggml +- llama +ReleaseNotes: |- + dflash : clarify output logging of target_layer_ids (#27013) + This commit tries to make the logging of target_layer_ids a bit clearer + and easier to read. + Currently the output generated looks like this: + 0.00.468.624 D load_arch_hparams: DFlash extract_layers = [0.00.468.626 D 2, 0.00.468.626 D 6, 0.00.468.626 D 20, + 0.00.468.626 D 30, 0.00.468.627 D 42, 0.00.468.627 D 520.00.468.627 D ] + With the changes in the commit the output will be: + 0.00.522.765 D load_arch_hparams: DFlash extract_layers = [2, 6, 20, 30, 42, 52] + Website: + - https://llama.app + macOS/iOS: + - macOS Apple Silicon (arm64) + - macOS Apple Silicon (arm64, KleidiAI enabled) DISABLED + - macOS Intel (x64) + - iOS XCFramework + Linux: + - Ubuntu x64 (CPU) + - Ubuntu arm64 (CPU) + - Ubuntu s390x (CPU) + - Ubuntu x64 (Vulkan) + - Ubuntu arm64 (Vulkan) + - Ubuntu x64 (ROCm 7.14)DISABLED + - Ubuntu x64 (OpenVINO) + - Ubuntu x64 (SYCL FP32) + - Ubuntu x64 (SYCL FP16) + Android: + - Android arm64 (CPU) + Windows: + - Windows x64 (CPU) + - Windows arm64 (CPU) + - Windows arm64 (OpenCL Adreno) + - Windows x64 (CUDA 12) - CUDA 12.4 DLLs + - Windows x64 (CUDA 13) - CUDA 13.3 DLLs + - Windows arm64 (CUDA 13) (preview) - CUDA 13.4 DLLs + - Windows x64 (Vulkan) + - Windows x64 (OpenVINO) + - Windows x64 (SYCL) + - Windows x64 (ROCm 7.14) + openEuler: + - DISABLED + - openEuler x86 (310p) + - openEuler x86 (910b, ACL Graph) + - openEuler aarch64 (310p) + - openEuler aarch64 (910b, ACL Graph) + UI: + - UI +ReleaseNotesUrl: https://github.com/ggml-org/llama.cpp/releases/tag/b10424 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ggml-org/llama.cpp/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b10424/ggml.llamacpp.yaml b/manifests/g/ggml/llamacpp/b10424/ggml.llamacpp.yaml new file mode 100644 index 0000000000000..0a48589a4bfd9 --- /dev/null +++ b/manifests/g/ggml/llamacpp/b10424/ggml.llamacpp.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: ggml.llamacpp +PackageVersion: b10424 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HP/HPImageDiags/4/4.0.1.11/HP.HPImageDiags.4.installer.yaml b/manifests/h/HP/HPImageDiags/4/4.0.1.11/HP.HPImageDiags.4.installer.yaml new file mode 100644 index 0000000000000..efd26baa2ef5d --- /dev/null +++ b/manifests/h/HP/HPImageDiags/4/4.0.1.11/HP.HPImageDiags.4.installer.yaml @@ -0,0 +1,15 @@ +# Automatically updated by the winget bot at 2026/Aug/14 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HP.HPImageDiags.4 +PackageVersion: 4.0.1.11 +InstallerType: portable +Commands: +- ImageDiags +ReleaseDate: 2025-09-05 +Installers: +- Architecture: x64 + InstallerUrl: https://ftp.hp.com/pub/idr/ImageDiags4/ImageDiags.exe + InstallerSha256: 030F1487B1E78D8B0498FDC8E731BB8AC6C11370D9B10492ED35D36B58AF8234 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HP/HPImageDiags/4/4.0.1.11/HP.HPImageDiags.4.locale.en-US.yaml b/manifests/h/HP/HPImageDiags/4/4.0.1.11/HP.HPImageDiags.4.locale.en-US.yaml new file mode 100644 index 0000000000000..49d84e8f0440d --- /dev/null +++ b/manifests/h/HP/HPImageDiags/4/4.0.1.11/HP.HPImageDiags.4.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Automatically updated by the winget bot at 2026/Aug/14 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HP.HPImageDiags.4 +PackageVersion: 4.0.1.11 +PackageLocale: en-US +Publisher: HP Inc. +PublisherUrl: https://www.hp.com/us-en/home.html +PublisherSupportUrl: https://support.hp.com/us-en +Author: HP Inc. +PackageName: HP ImageDiags 4 +PackageUrl: https://ftp.hp.com/pub/caps-softpaq/cmit/support/HP_ImageDiags.html +License: Proprietary +Copyright: Copyright © 2021 +ShortDescription: HP ImageDiags is a tool designed to help HP Support diagnose customer problems more easily. +Description: |- + HP ImageDiags is a diagnostics tool used by HP support personnel provided by HP. + It is intended to identify common issues and collect system information required to assist in identifying a resolution for customer escalations. + + Results: + • IDR HTML report is a user-friendly customer-facing report + • IDR text log file is a text document containing detailed results + • IDR zip file contains the other 2 files along with all files collected during analysis +Tags: +- Portable +ReleaseNotesUrl: https://ftp.hp.com/pub/caps-softpaq/cmit/support/HP_ImageDiags.html#:~:text=VERSION-,4.0.1.02,-Release +Documentations: +- DocumentLabel: User Guide (PDF) + DocumentUrl: https://ftp.hp.com/pub/idr/ImageDiags4/ImageDiagsUserGuide.pdf +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HP/HPImageDiags/4/4.0.1.11/HP.HPImageDiags.4.yaml b/manifests/h/HP/HPImageDiags/4/4.0.1.11/HP.HPImageDiags.4.yaml new file mode 100644 index 0000000000000..4dd113a725228 --- /dev/null +++ b/manifests/h/HP/HPImageDiags/4/4.0.1.11/HP.HPImageDiags.4.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Aug/14 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HP.HPImageDiags.4 +PackageVersion: 4.0.1.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/i/Instruqt/CLI/2399-280cb75/Instruqt.CLI.installer.yaml b/manifests/i/Instruqt/CLI/2399-280cb75/Instruqt.CLI.installer.yaml new file mode 100644 index 0000000000000..3e8256b6a6ae0 --- /dev/null +++ b/manifests/i/Instruqt/CLI/2399-280cb75/Instruqt.CLI.installer.yaml @@ -0,0 +1,19 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Instruqt.CLI +PackageVersion: 2399-280cb75 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: instruqt.exe +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/instruqt/cli/releases/download/2399-280cb75/instruqt-windows.zip + InstallerSha256: 4C3CD6D96E0A71B84D71F79824F224B264B99C44857ADC904CFD61F2268C2619 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Instruqt/CLI/2399-280cb75/Instruqt.CLI.locale.en-US.yaml b/manifests/i/Instruqt/CLI/2399-280cb75/Instruqt.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..872aba79cd898 --- /dev/null +++ b/manifests/i/Instruqt/CLI/2399-280cb75/Instruqt.CLI.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Instruqt.CLI +PackageVersion: 2399-280cb75 +PackageLocale: en-US +Publisher: Instruqt +PublisherUrl: https://instruqt.com/ +PublisherSupportUrl: https://github.com/instruqt/cli/issues +Author: Instruqt +PackageName: Instruqt +PackageUrl: https://github.com/instruqt/cli +License: Proprietary +Copyright: Copyright (c) Instruqt +ShortDescription: Instruqt CLI +Moniker: instruqt +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Instruqt/CLI/2399-280cb75/Instruqt.CLI.yaml b/manifests/i/Instruqt/CLI/2399-280cb75/Instruqt.CLI.yaml new file mode 100644 index 0000000000000..19b46390184d1 --- /dev/null +++ b/manifests/i/Instruqt/CLI/2399-280cb75/Instruqt.CLI.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Instruqt.CLI +PackageVersion: 2399-280cb75 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/JustArchiNET/ArchiSteamFarm/6.3.8.4/JustArchiNET.ArchiSteamFarm.installer.yaml b/manifests/j/JustArchiNET/ArchiSteamFarm/6.3.8.4/JustArchiNET.ArchiSteamFarm.installer.yaml new file mode 100644 index 0000000000000..56c9a2fabb897 --- /dev/null +++ b/manifests/j/JustArchiNET/ArchiSteamFarm/6.3.8.4/JustArchiNET.ArchiSteamFarm.installer.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: JustArchiNET.ArchiSteamFarm +PackageVersion: 6.3.8.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ArchiSteamFarm.exe +UpgradeBehavior: install +ReleaseDate: 2026-07-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/6.3.8.4/ASF-win-x64.zip + InstallerSha256: 2802261CAD70E73615C380D6EB070FE162787F10278A752777FB2ABF404725BC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JustArchiNET/ArchiSteamFarm/6.3.8.4/JustArchiNET.ArchiSteamFarm.locale.en-US.yaml b/manifests/j/JustArchiNET/ArchiSteamFarm/6.3.8.4/JustArchiNET.ArchiSteamFarm.locale.en-US.yaml new file mode 100644 index 0000000000000..aa8843926f2ee --- /dev/null +++ b/manifests/j/JustArchiNET/ArchiSteamFarm/6.3.8.4/JustArchiNET.ArchiSteamFarm.locale.en-US.yaml @@ -0,0 +1,53 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: JustArchiNET.ArchiSteamFarm +PackageVersion: 6.3.8.4 +PackageLocale: en-US +Publisher: JustArchi.net +PublisherUrl: https://justarchi.net/ +PublisherSupportUrl: https://github.com/JustArchiNET/ArchiSteamFarm/issues +Author: https://github.com/JustArchiNET/ArchiSteamFarm/graphs/contributors +PackageName: ArchiSteamFarm +PackageUrl: https://github.com/JustArchiNET/ArchiSteamFarm +License: Apache-2.0 +LicenseUrl: https://github.com/JustArchiNET/ArchiSteamFarm/blob/HEAD/LICENSE.txt +ShortDescription: ASF is a C# application with primary purpose of farming Steam cards from multiple accounts simultaneously. +Description: |- + ASF is a C# application with primary purpose of farming Steam cards from multiple accounts simultaneously. + Unlike Idle Master which works only for one account at given time, while requiring Steam client running in the background and launching additional processes imitating "game playing" status, ASF doesn't require any Steam client running in the background, doesn't launch any additional processes and is made to handle unlimited Steam accounts at once. + In addition to that, it's meant to be run on servers or other desktop-less machines, and features full cross-OS support, which makes it possible to launch on any operating system with . + NET Core runtime, such as Windows, Linux and macOS. + ASF is possible thanks to gigantic amount of work done in marvelous SteamKit2 library. +Moniker: ASF +Tags: +- automation +- c-sharp +- cli +- cli-app +- crowdin +- csharp +- linux +- steam +- steam-account +- steam-api +- steam-cards +- steam-client +- steam-games +- steam-network +- steambot +- steamkit2 +ReleaseNotes: |- + Changelog + Changes since V6.3.6.1: + • Added Steam Summer Sale 2026 to built-in sales blacklist (@nolddor #3596). + • Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr). + • Updated localization provided by our community (@JustArchi-ArchiBot). + • Usual amount of other core improvements, optimizations and bugfixes (@JustArchi). + Support + ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you! + GitHub sponsor PayPal.me donate PayPal donate Revolut donate Steam donate + BTC donate ETH donate LTC donate USDC donate +ReleaseNotesUrl: https://github.com/JustArchiNET/ArchiSteamFarm/releases/tag/6.3.7.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JustArchiNET/ArchiSteamFarm/6.3.8.4/JustArchiNET.ArchiSteamFarm.yaml b/manifests/j/JustArchiNET/ArchiSteamFarm/6.3.8.4/JustArchiNET.ArchiSteamFarm.yaml new file mode 100644 index 0000000000000..2fec5076e964d --- /dev/null +++ b/manifests/j/JustArchiNET/ArchiSteamFarm/6.3.8.4/JustArchiNET.ArchiSteamFarm.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: JustArchiNET.ArchiSteamFarm +PackageVersion: 6.3.8.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/jannskiee/floe/1.10.1/jannskiee.floe.installer.yaml b/manifests/j/jannskiee/floe/1.10.1/jannskiee.floe.installer.yaml new file mode 100644 index 0000000000000..766a4a17acb4b --- /dev/null +++ b/manifests/j/jannskiee/floe/1.10.1/jannskiee.floe.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: jannskiee.floe +PackageVersion: 1.10.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-08-14" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: floe.exe + PortableCommandAlias: floe + InstallerUrl: https://github.com/jannskiee/floe/releases/download/v1.10.1/floe_1.10.1_windows_arm64.zip + InstallerSha256: a43ba0c49235d77fa7ba7cfa56313afd488167bbc96b5ec97787b4ea06e2964f + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: floe.exe + PortableCommandAlias: floe + InstallerUrl: https://github.com/jannskiee/floe/releases/download/v1.10.1/floe_1.10.1_windows_amd64.zip + InstallerSha256: 9bc9198c488feea0120fd81e4fd53a83f7289a26eeffcece5ab40362f74e083d + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/jannskiee/floe/1.10.1/jannskiee.floe.locale.en-US.yaml b/manifests/j/jannskiee/floe/1.10.1/jannskiee.floe.locale.en-US.yaml new file mode 100644 index 0000000000000..cdc09916cd997 --- /dev/null +++ b/manifests/j/jannskiee/floe/1.10.1/jannskiee.floe.locale.en-US.yaml @@ -0,0 +1,13 @@ +# 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: jannskiee.floe +PackageVersion: 1.10.1 +PackageLocale: en-US +Publisher: jannskiee +PackageName: floe +PackageUrl: https://floe.one +License: MIT +ShortDescription: Secure peer-to-peer file transfer CLI +Moniker: floe +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/jannskiee/floe/1.10.1/jannskiee.floe.yaml b/manifests/j/jannskiee/floe/1.10.1/jannskiee.floe.yaml new file mode 100644 index 0000000000000..d7cea1e56bbb2 --- /dev/null +++ b/manifests/j/jannskiee/floe/1.10.1/jannskiee.floe.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: jannskiee.floe +PackageVersion: 1.10.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.17.1/janosmiko.lfk.installer.yaml b/manifests/j/janosmiko/lfk/0.17.1/janosmiko.lfk.installer.yaml new file mode 100644 index 0000000000000..805f7bb322c75 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.17.1/janosmiko.lfk.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: janosmiko.lfk +PackageVersion: 0.17.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-08-14" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.17.1/lfk_0.17.1_windows_arm64.zip + InstallerSha256: f8337f96ee0feb0668148c1fa5359488f44912f866b94baae2bb8ed8f77ad702 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.17.1/lfk_0.17.1_windows_amd64.zip + InstallerSha256: 73d894978fa62db45663ed70e66ef537e8089aa8fd81c0d7ee87052ce7492fdb + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.17.1/janosmiko.lfk.locale.en-US.yaml b/manifests/j/janosmiko/lfk/0.17.1/janosmiko.lfk.locale.en-US.yaml new file mode 100644 index 0000000000000..fd01105efab8c --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.17.1/janosmiko.lfk.locale.en-US.yaml @@ -0,0 +1,28 @@ +# 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: janosmiko.lfk +PackageVersion: 0.17.1 +PackageLocale: en-US +Publisher: janosmiko +PublisherUrl: https://github.com/janosmiko +PublisherSupportUrl: https://github.com/janosmiko/lfk/issues +PackageName: lfk +PackageUrl: https://github.com/janosmiko/lfk +License: Apache-2.0 +LicenseUrl: https://github.com/janosmiko/lfk/blob/main/LICENSE +ShortDescription: Lightning Fast Kubernetes navigator +Description: | + LFK is a lightning-fast, keyboard-focused, yazi-inspired terminal user + interface for navigating and managing Kubernetes clusters. Built for + speed and efficiency, it brings a three-column Miller columns layout + with an owner-based resource hierarchy to your terminal. +Moniker: lfk +Tags: + - kubernetes + - tui + - devops + - k8s + - cli +ReleaseNotesUrl: https://github.com/janosmiko/lfk/releases/tag/v0.17.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.17.1/janosmiko.lfk.yaml b/manifests/j/janosmiko/lfk/0.17.1/janosmiko.lfk.yaml new file mode 100644 index 0000000000000..7b4c4d6d8fac0 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.17.1/janosmiko.lfk.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: janosmiko.lfk +PackageVersion: 0.17.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/justnullname/QuickView/6.31.0.0/justnullname.QuickView.installer.yaml b/manifests/j/justnullname/QuickView/6.31.0.0/justnullname.QuickView.installer.yaml new file mode 100644 index 0000000000000..1d81260d4a1c3 --- /dev/null +++ b/manifests/j/justnullname/QuickView/6.31.0.0/justnullname.QuickView.installer.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: justnullname.QuickView +PackageVersion: 6.31.0.0 +InstallerLocale: en-US +InstallerType: inno +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Custom: /CURRENTUSER +InstallerSuccessCodes: +- -1073741819 +UpgradeBehavior: install +ProductCode: '{D175135F-5C7A-4E7B-B41E-C638E75C421A}_is1' +AppsAndFeaturesEntries: +- ProductCode: '{D175135F-5C7A-4E7B-B41E-C638E75C421A}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/justnullname/QuickView/releases/download/v6.31.0.0/QuickView_Installer_v6.31.0_X64.exe + InstallerSha256: 8262F6CCB35AF525BE0AB485823302B8BF5F1A11295C6B68ADFE72EC5F00DE40 +- Architecture: arm64 + InstallerUrl: https://github.com/justnullname/QuickView/releases/download/v6.31.0.0/QuickView_Installer_v6.31.0_ARM64.exe + InstallerSha256: 94E2E119F7769DDDFE24FC8F6CBA06EC0A0D9E6501F591393847851FA1AA6AF2 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-08-14 diff --git a/manifests/j/justnullname/QuickView/6.31.0.0/justnullname.QuickView.locale.en-US.yaml b/manifests/j/justnullname/QuickView/6.31.0.0/justnullname.QuickView.locale.en-US.yaml new file mode 100644 index 0000000000000..a8939bf051763 --- /dev/null +++ b/manifests/j/justnullname/QuickView/6.31.0.0/justnullname.QuickView.locale.en-US.yaml @@ -0,0 +1,92 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: justnullname.QuickView +PackageVersion: 6.31.0.0 +PackageLocale: en-US +Publisher: justnullname +PublisherUrl: https://github.com/justnullname +PublisherSupportUrl: https://github.com/justnullname/QuickView/issues +PackageName: QuickView +PackageUrl: https://github.com/justnullname/QuickView +License: GPL-3.0 +LicenseUrl: https://github.com/justnullname/QuickView/blob/HEAD/LICENSE +ShortDescription: A blazingly fast, lightweight image viewer for Windows powered by Direct2D and SIMD. +Description: |- + QuickView is a high-performance image viewer for Windows, built with Direct2D hardware acceleration + and Google Highway SIMD optimization. It supports 80+ image formats including JPEG XL, AVIF, HEIC, + WebP, and RAW files. Features include HDR display support, portable mode, and GPU-accelerated rendering. +Tags: +- avif +- direct2d +- hdr +- heic +- image-viewer +- jxl +- photo-viewer +- raw +- simd +- webp +ReleaseNotes: |- + QuickView v6.31.0.0 - Faster TIFF, Built-in Print Preview, Windows 11 Look & Smarter Controls + Release Date: 2026-08-14 + Welcome to QuickView v6.31.0.0! This is the first stable release since v6.22.3. It brings together the features we already tested on the Pre-release channel — big TIFF files open much faster, printing has a real preview, Windows 11 looks more native, and everyday viewing is easier to control. + Huge TIFF Files Open Faster, and More Formats Look Right + Opening large TIFF files used to feel slow. This version uses a new built-in TIFF reader (no extra library, so the app stays small). + - Much faster TIFF: In our tests, a 12.8-megapixel TIFF dropped from about 1.9 seconds to 360 milliseconds. + - Giant 16-bit TIFF: Very large 16-bit TIFF files now load and display correctly. + - CMYK TIFF: Print-oriented CMYK TIFF files show the right colors instead of looking wrong or failing to open. + - Huge images stay complete: When you zoom into extremely large photos, tiles no longer go missing and the app no longer keeps the CPU busy for no reason. + If a rare TIFF still looks wrong, please report it — the custom reader is built for speed and size, and we want to hear about any odd files. + Print With a Real Preview + The old Windows Photo Printing Wizard is gone. + - Our own print window: See the page before you print, including a live grayscale preview. + - Poster / tiling: Print one photo across several pages when you need a large print. + - Remembers your choices: Paper size, orientation, and printer options are kept for next time. + A More Native Windows 11 Look + - Mica menus and window: On Windows 11, the main window and right-click menus can use the system Mica material so they match the rest of the desktop. + - Windows 10 is still supported: Older Windows keeps a compatible look. Acrylic is still available if you prefer it. + Gallery and Filmstrip, Your Way + - Drag to resize: Pull the filmstrip edge to make the thumbnail bar taller or shorter. + - When it appears: You can now adjust how close the mouse must be, how long to hover, and how long it waits before hiding. + - Stay open while you browse: New option to keep the gallery visible after you click a thumbnail. + - Slideshow crash fixed: Slideshow mode no longer crashes after certain display resets. + - Cleaner bar: Slimmer arrows, tighter margins, and a smaller pin button. + Minimap and Zoom That Match the Photo + - Show the minimap with M: Wake it up from the keyboard whenever you need a map of a zoomed image. + - Scroll on the map to pan: Hover the minimap and use the mouse wheel to move around. + - Very long or very wide photos: Clicking and dragging on the map now lands on the right place. + - True 100%: 100% zoom uses the photo's real pixel size, so it matches what you expect. + - Locked window, still works: Fit and 100% shortcuts work correctly when the window size is locked. + - Fullscreen and pixel-art: Fullscreen zoom no longer jumps to the wrong size, and pixel-art mode stays sharp. + - Small SVG files: Tiny SVG graphics now fit the window instead of appearing too small or too large. + Settings You Can Save, and Shortcuts That Do What You Mean + - Import / export settings: Back up your configuration, or copy it to another PC, from Settings. + - Switch back to Stable: If you tried the Pre-release update channel, you can now switch back to Stable without getting stuck. + - Show or hide OSD tips: Turn those on-screen messages off if you prefer a quieter view. + - Show in Explorer: New shortcut to jump to the current file in File Explorer. + - Choose what double-click does: Keep the smart Fit / 100% / original-size cycle, or use double-click to swap wheel actions or switch to pan mode. + - Larger keyboard pan steps: The pan-distance sliders now go higher if you like bigger jumps. + - Your color for overflow edges: Pick the color of the indicators that show when the image is larger than the window. + - Locked window stays locked: A smart double-click will no longer resize the window when window lock is on. + Compare, Focus, and File Explorer + - Cleaner compare view: Side-by-side compare no longer draws overflow edges, and the selection highlight is easier to see. + - Focus goes back to your last app: Closing QuickView returns the keyboard to the program you came from (Explorer, a browser, another viewer, and so on). + - Same order as Explorer: The gallery follows the folder's current sort in File Explorer. + Fixes You'll Notice + - HDR Pro expands again: In the full info panel (and in compare), the HDR Pro row once more opens the extra HDR details. + - Settings clicks work: Sliders, buttons, and dropdowns in Settings hit the right control again. + - OSD looks right: On-screen tips are no longer stuck fully opaque. + - No more jumping window: Changing UI scale no longer clips the interface or makes the window jump. + - Opening another file: Starting a new image no longer leaves the previous program in the wrong focus state. + Translations and Formats + - Japanese text: Clearer About page and labels. Thank you, @coolvitto (#227). + - JPEG XL: Updated the JXL engine for better transparency and more reliable viewing of large JXL files. + Special Thanks + - @coolvitto for the Japanese translation update (#227). +ReleaseNotesUrl: https://github.com/justnullname/QuickView/releases/tag/v6.31.0.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/justnullname/QuickView/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/justnullname/QuickView/6.31.0.0/justnullname.QuickView.yaml b/manifests/j/justnullname/QuickView/6.31.0.0/justnullname.QuickView.yaml new file mode 100644 index 0000000000000..fa4521243e401 --- /dev/null +++ b/manifests/j/justnullname/QuickView/6.31.0.0/justnullname.QuickView.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: justnullname.QuickView +PackageVersion: 6.31.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kubernetes/clusterctl/1.14.0/Kubernetes.clusterctl.installer.yaml b/manifests/k/Kubernetes/clusterctl/1.14.0/Kubernetes.clusterctl.installer.yaml new file mode 100644 index 0000000000000..f8ea0c64955f5 --- /dev/null +++ b/manifests/k/Kubernetes/clusterctl/1.14.0/Kubernetes.clusterctl.installer.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Kubernetes.clusterctl +PackageVersion: 1.14.0 +InstallerType: portable +Commands: +- clusterctl +ReleaseDate: 2026-08-11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.14.0/clusterctl-windows-amd64.exe + InstallerSha256: 83F7DD9E64D07AAC8845A36AC960B91B5B5A9B295E18CED9FED850C63FDCD1E3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kubernetes/clusterctl/1.14.0/Kubernetes.clusterctl.locale.en-US.yaml b/manifests/k/Kubernetes/clusterctl/1.14.0/Kubernetes.clusterctl.locale.en-US.yaml new file mode 100644 index 0000000000000..8faed64ad5c8e --- /dev/null +++ b/manifests/k/Kubernetes/clusterctl/1.14.0/Kubernetes.clusterctl.locale.en-US.yaml @@ -0,0 +1,62 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Kubernetes.clusterctl +PackageVersion: 1.14.0 +PackageLocale: en-US +Publisher: Kubernetes SIGs +PublisherUrl: https://kubernetes.io/ +PublisherSupportUrl: https://github.com/kubernetes-sigs/cluster-api/issues +PackageName: clusterctl +PackageUrl: https://cluster-api.sigs.k8s.io/ +License: Apache-2.0 +LicenseUrl: https://github.com/kubernetes-sigs/cluster-api/blob/HEAD/LICENSE +Copyright: Copyright 2024 The Kubernetes Authors. +ShortDescription: The clusterctl CLI tool handles the lifecycle of a Cluster API management cluster. +Description: The clusterctl CLI tool handles the lifecycle of a Cluster API management cluster. +Moniker: clusterctl +Tags: +- cluster +- container +- docker +- k8s +- kubernetes +ReleaseNotes: |- + 👌 Kubernetes version support + • Management Cluster:v1.32.x -> v1.36.x + • Workload Cluster:v1.30.x -> v1.36.x + More information about version support can be found here + Changes since v1.13.3 + 📈 Overview + • 7 new commits merged + • 4 bugs fixed 🐛 + 🐛 Bug Fixes + • clusterctl:Raise management cluster client QPS and Burst (#13901) + • e2e:Bump kind image in clusterctl v1.10 upgrade test to avoid containerd segv (#13854) + • e2e:Fix PrettyPrint in WaitForControlPlaneToBeReady (#13844) + • MachineSet:Delete unhealthy Machines on old MS during in-place updates (#13888) + 🌱 Others + • clusterctl:Bump cert-manager to v1.20.3 (#13851) + • Dependency:Bump Go version to v1.25.12 (#13906) + • Dependency:Bump golang.org/x/crypto version to v0.53.0 (#13864) + Dependencies + Added + Nothing has changed. + Changed + • golang.org/x/crypto:v0.51.0 → v0.53.0 + • golang.org/x/mod:v0.35.0 → v0.36.0 + • golang.org/x/sync:v0.20.0 → v0.21.0 + • golang.org/x/sys:v0.45.0 → v0.46.0 + • golang.org/x/telemetry:be6f6cb → 42602be + • golang.org/x/term:v0.43.0 → v0.44.0 + • golang.org/x/text:v0.37.0 → v0.38.0 + • golang.org/x/tools:v0.44.0 → v0.45.0 + Removed + Nothing has changed. + Thanks to all our contributors! 😊 +ReleaseNotesUrl: https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.13.4 +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://cluster-api.sigs.k8s.io/user/quick-start +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kubernetes/clusterctl/1.14.0/Kubernetes.clusterctl.yaml b/manifests/k/Kubernetes/clusterctl/1.14.0/Kubernetes.clusterctl.yaml new file mode 100644 index 0000000000000..bab6246036e69 --- /dev/null +++ b/manifests/k/Kubernetes/clusterctl/1.14.0/Kubernetes.clusterctl.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Kubernetes.clusterctl +PackageVersion: 1.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/kisChang/ZenSSH/0.6.0/kisChang.ZenSSH.installer.yaml b/manifests/k/kisChang/ZenSSH/0.6.0/kisChang.ZenSSH.installer.yaml new file mode 100644 index 0000000000000..110df4dceb2e0 --- /dev/null +++ b/manifests/k/kisChang/ZenSSH/0.6.0/kisChang.ZenSSH.installer.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kisChang.ZenSSH +PackageVersion: 0.6.0 +UpgradeBehavior: install +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/kisChang/ZenSSH/releases/download/v0.6.0/ZenSSH_0.6.0_windows_x64_setup.exe + InstallerSha256: 7B0238DE79352BB226A644209D358399706C523E014AEB9C8A2883DAD83BEDEE + ProductCode: ZenSSH + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\ZenSSH' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/kisChang/ZenSSH/releases/download/v0.6.0/ZenSSH_0.6.0_windows_x64.msi + InstallerSha256: 11E5156E5312447D8A78EDF5F64D01C6C46D8F3A0CF603B958D62C6F18D10F79 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{5A2E5573-8292-4459-A3CE-4D8B49B2AF9B}' + AppsAndFeaturesEntries: + - UpgradeCode: '{52ADD501-6EEF-5F2F-888F-0AB1747DE037}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/ZenSSH' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kisChang/ZenSSH/0.6.0/kisChang.ZenSSH.locale.en-US.yaml b/manifests/k/kisChang/ZenSSH/0.6.0/kisChang.ZenSSH.locale.en-US.yaml new file mode 100644 index 0000000000000..e88290eb912d6 --- /dev/null +++ b/manifests/k/kisChang/ZenSSH/0.6.0/kisChang.ZenSSH.locale.en-US.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: kisChang.ZenSSH +PackageVersion: 0.6.0 +PackageLocale: en-US +License: Freeware +ShortDescription: Cross-platform SSH client built with Tauri +Description: |- + ZenSSH is a cross-platform SSH client built with Tauri, supporting SSH connections and SFTP file transfers, as well as jump server configurations. It focuses on delivering a clean, stable, and user-friendly core functionality experience. + The project aims to meet everyday SSH usage scenarios while maintaining lightweight performance, avoiding complex or redundant features, making it ideal for developers and system administrators in their daily work. +Tags: +- console +- download +- file +- remote +- server +- sftp +- shell +- ssh +- terminal +- transfer +- upload +ReleaseNotesUrl: https://github.com/kisChang/ZenSSH/releases/tag/v0.1.2 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kisChang/ZenSSH/0.6.0/kisChang.ZenSSH.locale.zh-CN.yaml b/manifests/k/kisChang/ZenSSH/0.6.0/kisChang.ZenSSH.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bbdae191ad8f0 --- /dev/null +++ b/manifests/k/kisChang/ZenSSH/0.6.0/kisChang.ZenSSH.locale.zh-CN.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: kisChang.ZenSSH +PackageVersion: 0.6.0 +PackageLocale: zh-CN +Publisher: kischang +PublisherUrl: https://github.com/kisChang +PublisherSupportUrl: https://github.com/kisChang/ZenSSH/issues +PackageName: ZenSSH +PackageUrl: https://github.com/kisChang/ZenSSH +License: MIT +LicenseUrl: https://github.com/kisChang/ZenSSH/blob/HEAD/LICENSE.txt +Copyright: Copyright (c) 2026 KisChang +ShortDescription: 基于 Tauri 构建的全平台 SSH 客户端 +Description: |- + ZenSSH 是一款基于 Tauri 构建的全平台 SSH 客户端,支持 SSH 连接与 SFTP 文件传输,支持跳板机,专注于提供简洁、稳定、易用的核心功能体验。 + 项目目标是在保证轻量与性能的前提下,满足日常 SSH 使用场景,避免复杂冗余的功能设计,适合开发者和运维人员的日常使用。 +Tags: +- sftp +- shell +- ssh +- 上传 +- 下载 +- 传输 +- 控制台 +- 文件 +- 服务器 +- 终端 +- 远程 +ReleaseNotesUrl: https://github.com/kisChang/ZenSSH/releases/tag/v0.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kisChang/ZenSSH/0.6.0/kisChang.ZenSSH.yaml b/manifests/k/kisChang/ZenSSH/0.6.0/kisChang.ZenSSH.yaml new file mode 100644 index 0000000000000..1b4267bfca279 --- /dev/null +++ b/manifests/k/kisChang/ZenSSH/0.6.0/kisChang.ZenSSH.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: kisChang.ZenSSH +PackageVersion: 0.6.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/LinklyAI/LinklyAI/0.12.0/LinklyAI.LinklyAI.installer.yaml b/manifests/l/LinklyAI/LinklyAI/0.12.0/LinklyAI.LinklyAI.installer.yaml new file mode 100644 index 0000000000000..82ab965be89dc --- /dev/null +++ b/manifests/l/LinklyAI/LinklyAI/0.12.0/LinklyAI.LinklyAI.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: LinklyAI.LinklyAI +PackageVersion: 0.12.0 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +Protocols: +- linkly-ai +ProductCode: Linkly AI +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + InstallerUrl: https://updater.linkly.ai/v3/v0.12.0/Linkly%20AI_0.12.0_x64-setup.exe + InstallerSha256: E00DE9A3FCBF352993ED48481338ACF1203644AD7951F907488D5429DA5A5E84 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LinklyAI/LinklyAI/0.12.0/LinklyAI.LinklyAI.locale.en-US.yaml b/manifests/l/LinklyAI/LinklyAI/0.12.0/LinklyAI.LinklyAI.locale.en-US.yaml new file mode 100644 index 0000000000000..65381da59eb21 --- /dev/null +++ b/manifests/l/LinklyAI/LinklyAI/0.12.0/LinklyAI.LinklyAI.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LinklyAI.LinklyAI +PackageVersion: 0.12.0 +PackageLocale: en-US +Publisher: linkly +PublisherUrl: https://linkly.ai/ +PublisherSupportUrl: https://linkly.ai/docs/en/community +PrivacyUrl: https://linkly.ai/privacy +PackageName: Linkly AI +PackageUrl: https://linkly.ai/ +License: Proprietary +LicenseUrl: https://linkly.ai/terms +Copyright: © 2026 Linkly AI. All rights reserved. +CopyrightUrl: https://linkly.ai/terms +ShortDescription: Local Search Engine Built for AI Agents +Description: Build an Agent-Ready knowledge base from your computer, easy to integrate with any AI Agent. Efficient retrieval, filtering, reading, and large-scale research. Supports PDF, DOCX, HTML, Markdown, Image (OCR), and many more formats. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +- search +ReleaseNotes: |- + ☁️ Cloud embedding is here: Pro users can switch to the cloud💡 Tips: Cloud embedding is a Pro feature — sign in to your Linkly account first and make sure you have an active Pro subscription.🚀 New Features: + - Cloud embedding released: Pro users can switch to the cloud embedding service — faster, better semantic search quality, and lighter on your machine. + - Notes: added timeline navigation. + - Notes: added a tag filter rail. + ⚡ Improvements: + - Scanned files are less likely to be OCR’d twice: a scanned PDF that already carries a hidden text layer is now accepted as-is once it passes the check, instead of queuing up for another full recognition pass. + - Magazine-style pages (“full-page image + visible text”) are no longer mistaken for scans. + - Fixed occasional cases where indexing stalled for a long time on lower-spec machines. + - The high-performance indexing mode now makes better use of the machine’s resources. + - Cloud libraries: documents of a million words or more no longer fail to index, and they no longer drag down the rest of their batch. + - Cloud libraries: indexing is now considerably faster. + 🐛 Bug Fixes: + - Fixed custom models (OpenAI-compatible, not reporting a context window) being unable to compact a conversation manually. + - Fixed the UI freezing for several seconds when a note carried an out-of-range date (a mistyped year, for example), and the timeline dropping the most recent day in time zones where daylight saving skips midnight (Chile and others). + - Unified how #tags in the note body are parsed, so tags are now recognised identically across the backend, the frontend and every editing path. +ReleaseNotesUrl: https://linkly.ai/docs/en/changelog#2026-08-14 +PurchaseUrl: https://linkly.ai/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://linkly.ai/docs/en/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LinklyAI/LinklyAI/0.12.0/LinklyAI.LinklyAI.locale.zh-CN.yaml b/manifests/l/LinklyAI/LinklyAI/0.12.0/LinklyAI.LinklyAI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2c4419c913624 --- /dev/null +++ b/manifests/l/LinklyAI/LinklyAI/0.12.0/LinklyAI.LinklyAI.locale.zh-CN.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: LinklyAI.LinklyAI +PackageVersion: 0.12.0 +PackageLocale: zh-CN +PublisherUrl: https://linkly.ai/zh +PublisherSupportUrl: https://linkly.ai/docs/zh/community +PrivacyUrl: https://linkly.ai/zh/privacy +PackageUrl: https://linkly.ai/zh +License: 专有软件 +LicenseUrl: https://linkly.ai/zh/terms +CopyrightUrl: https://linkly.ai/zh/terms +ShortDescription: 为 AI Agents 设计的本地搜索引擎 +Description: 基于你的计算机构建 Agent-Ready 的知识库,易于集成到任何 AI Agent。高效的检索、过滤、阅读和大规模研究。支持 PDF、DOCX、HTML、Markdown、图片 (OCR) 等众多格式。 +Tags: +- 人工智能 +- 大语言模型 +- 搜索 +- 智能体 +- 自主智能 +ReleaseNotes: |- + ☁️ 云端嵌入服务正式发布:Pro 用户可切换到云端💡 Tips:云端嵌入是 Pro 功能,需要先登录 Linkly 账号,并确保有 Pro 版订阅。🚀 新功能: + - 云端嵌入正式发布:Pro 用户可切换到云端嵌入服务,更快、语义搜索质量更高、更省资源。 + - 笔记:新增 时间轴导航。 + - 笔记:新增 标签筛选栏。 + ⚡ 改进: + - 改进扫描件被重复 OCR 的几率:带隐藏文本层的扫描 PDF 在检测合格后会直接采纳,不用再排队重跑一遍识别。 + - 杂志类「整页大图 + 可见文字」的排版页也不再被误判成扫描件。 + - 修复偶发的低配置机器索引长期停滞问题。 + - 提高了高性能索引模式对机器资源的使用率。 + - 云端知识库:百万字级超长文档不再索引失败,并且不会再连累同批次其他文档。 + - 云端知识库:索引速度大幅提升。 + 🐛 Bug 修复: + - 修复自定义模型(OpenAI 兼容、未上报上下文窗口)无法手动压缩对话的问题。 + - 修复某条笔记日期异常(如误填年份)时界面卡死数秒,以及跨夏令时时区(智利等)时间轴丢失最新一天的问题。 + - 统一了正文 #标签 的解析口径,前后端与不同编辑路径下的标签识别结果不再有差异。 +ReleaseNotesUrl: https://linkly.ai/docs/zh/changelog#2026-08-14 +PurchaseUrl: https://linkly.ai/zh/pricing +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://linkly.ai/docs/zh/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LinklyAI/LinklyAI/0.12.0/LinklyAI.LinklyAI.yaml b/manifests/l/LinklyAI/LinklyAI/0.12.0/LinklyAI.LinklyAI.yaml new file mode 100644 index 0000000000000..a2994920c6f62 --- /dev/null +++ b/manifests/l/LinklyAI/LinklyAI/0.12.0/LinklyAI.LinklyAI.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: LinklyAI.LinklyAI +PackageVersion: 0.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.65.5/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.65.5/laurentiu021.SysManager.installer.yaml new file mode 100644 index 0000000000000..ddc99eb7f2476 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.65.5/laurentiu021.SysManager.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.65.5 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: portable +Commands: +- SysManager +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.65.5/SysManager-v1.65.5.exe + InstallerSha256: 45258C85449D5C45D95DE71D06D18B0F0F662183E39929F0C6680D063812A4DD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.65.5/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.65.5/laurentiu021.SysManager.locale.en-US.yaml new file mode 100644 index 0000000000000..458508b55331f --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.65.5/laurentiu021.SysManager.locale.en-US.yaml @@ -0,0 +1,72 @@ +# 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: laurentiu021.SysManager +PackageVersion: 1.65.5 +PackageLocale: en-US +Publisher: laurentiu021 +PublisherUrl: https://github.com/laurentiu021 +PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues +PackageName: SysManager +PackageUrl: https://github.com/laurentiu021/SystemManager +License: MIT +LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE +ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more. +Description: |- + SysManager is a modern Windows system toolkit built with WPF and .NET 10. + It provides a comprehensive set of tools in a single application including + live network monitoring, ping and traceroute, speed tests, performance tuning + with power plan management, deep disk cleanup, duplicate file finder, disk + analyzer, battery health monitoring, process manager, app uninstaller, + startup control, Windows services manager, Windows features manager, driver + information, and system health overview. +Tags: +- battery +- cleanup +- dotnet +- network-monitor +- open-source +- performance +- process-manager +- system-utility +- uninstaller +- windows +- wpf +ReleaseNotes: |- + [1.65.5] - 2026-08-14 + Buttons and checkboxes are now read out with the words actually printed on them. If you use Windows Speech Recognition or a screen reader, 36 controls used to be announced with different wording than what you could see — so saying the label out loud did not press the button. + Fixed + - 36 controls said one thing and were announced as another. A button reading "Clean TEMP" was announced as "Clean temporary files", "Ask a question" as "Open GitHub Discussions", "Enable 0.5 ms timer" as "Enable high-resolution timer". Voice control matches what is written on screen, so none of those could be activated by saying the visible label, and a screen reader described them differently than a sighted person would. Each name now begins with the words on the control and keeps the longer explanation after it, so both work. + Verify the download + Get-FileHash .\SysManager-v1.65.5.exe -Algorithm SHA256 + Expected SHA256: 45258C85449D5C45D95DE71D06D18B0F0F662183E39929F0C6680D063812A4DD + This build is not code-signed, so Windows will warn on first launch. That is + expected for a small independent app: see what the warning says and what to + click. + Code signing is planned through the SignPath Foundation, + which provides free certificates to open-source projects, with signing performed by + SignPath.io. Until then, the SHA256 above and the build + attestation below are what establish that a download is the genuine build. + Code signing policy + This release is not code-signed. The team roles, release-approval process and + privacy policy required by the SignPath Foundation programme + are documented in advance under Code signing + policy. That + documentation is a prerequisite for applying, not evidence of a certificate. The + attribution line naming SignPath as the signing provider will appear here once a + certificate is actually issued. + This program will not transfer any information to other networked systems unless + specifically requested by the user or the person installing or operating it. Full + privacy policy. + Verify where this binary came from + This exe was built by GitHub Actions from this public source, and the build is + recorded in the Sigstore public transparency log. With the + GitHub CLI: + gh attestation verify .\SysManager-v1.65.5.exe --repo laurentiu021/SystemManager + That proves which commit and workflow produced this exact binary, something the + SHA256 file cannot show, since it is published alongside the exe it describes. + Each release also ships SysManager-v1.65.5.sbom.json, a CycloneDX inventory of + every dependency resolved for this build. +ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.65.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.65.5/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.65.5/laurentiu021.SysManager.yaml new file mode 100644 index 0000000000000..b627d860f7120 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.65.5/laurentiu021.SysManager.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: laurentiu021.SysManager +PackageVersion: 1.65.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.65.6/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.65.6/laurentiu021.SysManager.installer.yaml new file mode 100644 index 0000000000000..24f36ea58b905 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.65.6/laurentiu021.SysManager.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.65.6 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: portable +Commands: +- SysManager +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.65.6/SysManager-v1.65.6.exe + InstallerSha256: EDAF30060EB16EE82258F1D1A7B2920084A9211636C7CE3C09CBA7D982C9CC4A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.65.6/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.65.6/laurentiu021.SysManager.locale.en-US.yaml new file mode 100644 index 0000000000000..aa5747a62226b --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.65.6/laurentiu021.SysManager.locale.en-US.yaml @@ -0,0 +1,86 @@ +# 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: laurentiu021.SysManager +PackageVersion: 1.65.6 +PackageLocale: en-US +Publisher: laurentiu021 +PublisherUrl: https://github.com/laurentiu021 +PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues +PackageName: SysManager +PackageUrl: https://github.com/laurentiu021/SystemManager +License: MIT +LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE +ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more. +Description: |- + SysManager is a modern Windows system toolkit built with WPF and .NET 10. + It provides a comprehensive set of tools in a single application including + live network monitoring, ping and traceroute, speed tests, performance tuning + with power plan management, deep disk cleanup, duplicate file finder, disk + analyzer, battery health monitoring, process manager, app uninstaller, + startup control, Windows services manager, Windows features manager, driver + information, and system health overview. +Tags: +- battery +- cleanup +- dotnet +- network-monitor +- open-source +- performance +- process-manager +- system-utility +- uninstaller +- windows +- wpf +ReleaseNotes: |- + [1.65.6] - 2026-08-14 + If you use the keyboard instead of the mouse, you can now see where you are. Pressing Tab moves a + visible outline from control to control; before this, the outline was drawn in the app's purple on + top of purple buttons, so it was completely invisible on the most important buttons — and checkboxes, + filter chips and table cells had no outline at all. + Fixed + - The keyboard outline was invisible on every colour theme. The outline was drawn in the theme's + own accent colour, which is also what fills the main action buttons — purple on purple, measured at + 1.00:1 contrast, i.e. nothing to see. The Delete buttons were the same story in red. It also fell + below the readable minimum on the Sky Breeze, Warm Sand and Mint Fresh themes even for ordinary + grey buttons. The outline is now two thin lines of opposite shade, a light one and a dark one, so + one of them always stands out whatever it is drawn on — measured across all 12 themes, the worst + case is now 4.5 times the required contrast instead of none. + - Checkboxes, filter chips, mode buttons and table cells had no outline at all. Space still + ticked a checkbox and the arrow keys still moved through a table, so a keyboard user could change a + setting or select a row without ever seeing which one they were on — worst on the pages that are a + full column of checkboxes (Privacy, Debloater, Tweaks). All of them now show the same outline as + every other control. + Verify the download + Get-FileHash .\SysManager-v1.65.6.exe -Algorithm SHA256 + Expected SHA256: EDAF30060EB16EE82258F1D1A7B2920084A9211636C7CE3C09CBA7D982C9CC4A + This build is not code-signed, so Windows will warn on first launch. That is + expected for a small independent app: see what the warning says and what to + click. + Code signing is planned through the SignPath Foundation, + which provides free certificates to open-source projects, with signing performed by + SignPath.io. Until then, the SHA256 above and the build + attestation below are what establish that a download is the genuine build. + Code signing policy + This release is not code-signed. The team roles, release-approval process and + privacy policy required by the SignPath Foundation programme + are documented in advance under Code signing + policy. That + documentation is a prerequisite for applying, not evidence of a certificate. The + attribution line naming SignPath as the signing provider will appear here once a + certificate is actually issued. + This program will not transfer any information to other networked systems unless + specifically requested by the user or the person installing or operating it. Full + privacy policy. + Verify where this binary came from + This exe was built by GitHub Actions from this public source, and the build is + recorded in the Sigstore public transparency log. With the + GitHub CLI: + gh attestation verify .\SysManager-v1.65.6.exe --repo laurentiu021/SystemManager + That proves which commit and workflow produced this exact binary, something the + SHA256 file cannot show, since it is published alongside the exe it describes. + Each release also ships SysManager-v1.65.6.sbom.json, a CycloneDX inventory of + every dependency resolved for this build. +ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.65.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.65.6/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.65.6/laurentiu021.SysManager.yaml new file mode 100644 index 0000000000000..5863c53c1a085 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.65.6/laurentiu021.SysManager.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: laurentiu021.SysManager +PackageVersion: 1.65.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.65.7/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.65.7/laurentiu021.SysManager.installer.yaml new file mode 100644 index 0000000000000..2adc83a03a4b3 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.65.7/laurentiu021.SysManager.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.65.7 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: portable +Commands: +- SysManager +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.65.7/SysManager-v1.65.7.exe + InstallerSha256: 7D14B7337B39696B243B370ED89D7F91EABB92052F39A2AB7A403DDEF940AE97 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.65.7/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.65.7/laurentiu021.SysManager.locale.en-US.yaml new file mode 100644 index 0000000000000..6205699d373c1 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.65.7/laurentiu021.SysManager.locale.en-US.yaml @@ -0,0 +1,81 @@ +# 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: laurentiu021.SysManager +PackageVersion: 1.65.7 +PackageLocale: en-US +Publisher: laurentiu021 +PublisherUrl: https://github.com/laurentiu021 +PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues +PackageName: SysManager +PackageUrl: https://github.com/laurentiu021/SystemManager +License: MIT +LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE +ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more. +Description: |- + SysManager is a modern Windows system toolkit built with WPF and .NET 10. + It provides a comprehensive set of tools in a single application including + live network monitoring, ping and traceroute, speed tests, performance tuning + with power plan management, deep disk cleanup, duplicate file finder, disk + analyzer, battery health monitoring, process manager, app uninstaller, + startup control, Windows services manager, Windows features manager, driver + information, and system health overview. +Tags: +- battery +- cleanup +- dotnet +- network-monitor +- open-source +- performance +- process-manager +- system-utility +- uninstaller +- windows +- wpf +ReleaseNotes: |- + [1.65.7] - 2026-08-14 + The diagnostic log no longer fills up with the same repeated line. If you ever need to send a log to + report a problem, what is in it is now actually about your problem — before, roughly two lines every + second were the app re-listing the same temperature sensors, which pushed everything else out. + Fixed + - The log recorded the same sensor list every two seconds, forever. Each time the Dashboard + refreshed temperatures — every two seconds while the app is open — it wrote one line per piece of + hardware describing how many temperature sensors that hardware has. That list never changes while + the app is running, so on a typical machine it was four identical lines a second time, and again, + and again. The log keeps a bounded amount of history, so this steadily evicted the entries that + would actually explain a fault: when a release check dumped the last 40 lines, all 40 were this one + message. The sensor list is now recorded once per run, where it is genuinely useful, and the + repetition is gone. + Verify the download + Get-FileHash .\SysManager-v1.65.7.exe -Algorithm SHA256 + Expected SHA256: 7D14B7337B39696B243B370ED89D7F91EABB92052F39A2AB7A403DDEF940AE97 + This build is not code-signed, so Windows will warn on first launch. That is + expected for a small independent app: see what the warning says and what to + click. + Code signing is planned through the SignPath Foundation, + which provides free certificates to open-source projects, with signing performed by + SignPath.io. Until then, the SHA256 above and the build + attestation below are what establish that a download is the genuine build. + Code signing policy + This release is not code-signed. The team roles, release-approval process and + privacy policy required by the SignPath Foundation programme + are documented in advance under Code signing + policy. That + documentation is a prerequisite for applying, not evidence of a certificate. The + attribution line naming SignPath as the signing provider will appear here once a + certificate is actually issued. + This program will not transfer any information to other networked systems unless + specifically requested by the user or the person installing or operating it. Full + privacy policy. + Verify where this binary came from + This exe was built by GitHub Actions from this public source, and the build is + recorded in the Sigstore public transparency log. With the + GitHub CLI: + gh attestation verify .\SysManager-v1.65.7.exe --repo laurentiu021/SystemManager + That proves which commit and workflow produced this exact binary, something the + SHA256 file cannot show, since it is published alongside the exe it describes. + Each release also ships SysManager-v1.65.7.sbom.json, a CycloneDX inventory of + every dependency resolved for this build. +ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.65.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.65.7/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.65.7/laurentiu021.SysManager.yaml new file mode 100644 index 0000000000000..363d62df8d7ec --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.65.7/laurentiu021.SysManager.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: laurentiu021.SysManager +PackageVersion: 1.65.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Martchus/syncthingctl/2.1.4/Martchus.syncthingctl.installer.yaml b/manifests/m/Martchus/syncthingctl/2.1.4/Martchus.syncthingctl.installer.yaml new file mode 100644 index 0000000000000..a0f24511e61d9 --- /dev/null +++ b/manifests/m/Martchus/syncthingctl/2.1.4/Martchus.syncthingctl.installer.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Martchus.syncthingctl +PackageVersion: 2.1.4 +InstallerType: zip +NestedInstallerType: portable +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-08-10 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: syncthingctl-qt5.exe + InstallerUrl: https://github.com/Martchus/syncthingtray/releases/download/v2.1.4/syncthingctl-qt5-2.1.4-i686-w64-mingw32.exe.zip + InstallerSha256: 2618C54791497D762FCE61011661636A7EB9E7A4D962767743AE523E2560E88D +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: syncthingctl.exe + InstallerUrl: https://github.com/Martchus/syncthingtray/releases/download/v2.1.4/syncthingctl-2.1.4-x86_64-w64-mingw32.exe.zip + InstallerSha256: A639CAAA1E1BD065350A56B4C4D608FCE32FF2B49B74101A95C5DE5F7818EF9A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Martchus/syncthingctl/2.1.4/Martchus.syncthingctl.locale.en-US.yaml b/manifests/m/Martchus/syncthingctl/2.1.4/Martchus.syncthingctl.locale.en-US.yaml new file mode 100644 index 0000000000000..f0a3582071463 --- /dev/null +++ b/manifests/m/Martchus/syncthingctl/2.1.4/Martchus.syncthingctl.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Martchus.syncthingctl +PackageVersion: 2.1.4 +PackageLocale: en-US +Publisher: Martchus +PublisherUrl: https://martchus.no-ip.biz/website/page.php?name=programming +PublisherSupportUrl: https://github.com/Martchus/syncthingtray/issues +PackageName: syncthingctl +PackageUrl: https://github.com/Martchus/syncthingtray +License: GPL-2-or-later +LicenseUrl: https://github.com/Martchus/syncthingtray/blob/HEAD/LICENSE +Copyright: Copyright © 2016-2023 Marius Kittler +CopyrightUrl: https://github.com/Martchus/syncthingtray/blob/master/README.md#copyright-notice-and-license +ShortDescription: Syncthing for ctl +Moniker: syncthingctl +Tags: +- synchronization +- syncthing +ReleaseNotes: |- + The built-in Syncthing library was updated to 2.1.2. So be sure to read about the major changes in 2.1 on https://github.com/syncthing/syncthing/releases/tag/v2.1.2 if you are using the built-in Syncthing library. + Full Changelog:v2.1.2...v2.1.3 +ReleaseNotesUrl: https://github.com/Martchus/syncthingtray/releases/tag/v2.1.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Martchus/syncthingctl/2.1.4/Martchus.syncthingctl.locale.pt-BR.yaml b/manifests/m/Martchus/syncthingctl/2.1.4/Martchus.syncthingctl.locale.pt-BR.yaml new file mode 100644 index 0000000000000..f635641fe6b2f --- /dev/null +++ b/manifests/m/Martchus/syncthingctl/2.1.4/Martchus.syncthingctl.locale.pt-BR.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Martchus.syncthingctl +PackageVersion: 2.1.4 +PackageLocale: pt-BR +Publisher: Martchus +PublisherUrl: https://martchus.no-ip.biz/website/page.php?name=programming +PublisherSupportUrl: https://github.com/Martchus/syncthingtray/issues +PackageName: syncthingctl +PackageUrl: https://github.com/Martchus/syncthingtray +License: GPL-2-or-later +LicenseUrl: https://github.com/Martchus/syncthingtray/blob/master/LICENSE +Copyright: Copyright © 2016-2023 Marius Kittler +CopyrightUrl: https://github.com/Martchus/syncthingtray/blob/master/README.md#copyright-notice-and-license +ShortDescription: Syncthing para ctl +Tags: +- sincronização +- syncthing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Martchus/syncthingctl/2.1.4/Martchus.syncthingctl.yaml b/manifests/m/Martchus/syncthingctl/2.1.4/Martchus.syncthingctl.yaml new file mode 100644 index 0000000000000..46d73cfd205e9 --- /dev/null +++ b/manifests/m/Martchus/syncthingctl/2.1.4/Martchus.syncthingctl.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Martchus.syncthingctl +PackageVersion: 2.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MattJColes/lgtmaybe/2.1.3/MattJColes.lgtmaybe.installer.yaml b/manifests/m/MattJColes/lgtmaybe/2.1.3/MattJColes.lgtmaybe.installer.yaml new file mode 100644 index 0000000000000..644eab38bd2f1 --- /dev/null +++ b/manifests/m/MattJColes/lgtmaybe/2.1.3/MattJColes.lgtmaybe.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MattJColes.lgtmaybe +PackageVersion: 2.1.3 +InstallerType: portable +Commands: +- lgtmaybe +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/MattJColes/lgtmaybe/releases/download/lgtmaybe-v2.1.3/lgtmaybe-2.1.3-windows-x86_64.exe + InstallerSha256: 7A80FAF240E5FC4E7F6ADCB2FD0CA8AA1C5D2372120D10D2E019ED7549A6A6C6 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-08-14 diff --git a/manifests/m/MattJColes/lgtmaybe/2.1.3/MattJColes.lgtmaybe.locale.en-US.yaml b/manifests/m/MattJColes/lgtmaybe/2.1.3/MattJColes.lgtmaybe.locale.en-US.yaml new file mode 100644 index 0000000000000..0f64a9fd13f5a --- /dev/null +++ b/manifests/m/MattJColes/lgtmaybe/2.1.3/MattJColes.lgtmaybe.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MattJColes.lgtmaybe +PackageVersion: 2.1.3 +PackageLocale: en-US +Publisher: Matt Coles +PublisherUrl: https://github.com/MattJColes +PublisherSupportUrl: https://github.com/MattJColes/lgtmaybe/issues +Author: Matt Coles +PackageName: lgtmaybe +PackageUrl: https://lgtmaybe.coles.codes/ +License: MIT +LicenseUrl: https://github.com/MattJColes/lgtmaybe/blob/HEAD/LICENSE +ShortDescription: Provider-agnostic pull request reviewer for hosted, local, and OpenAI-compatible models. +Moniker: lgtmaybe +Tags: +- ai +- cli +- code-review +- github +- llm +- pull-request +ReleaseNotesUrl: https://github.com/MattJColes/lgtmaybe/releases/tag/lgtmaybe-v2.1.3 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://lgtmaybe.coles.codes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MattJColes/lgtmaybe/2.1.3/MattJColes.lgtmaybe.yaml b/manifests/m/MattJColes/lgtmaybe/2.1.3/MattJColes.lgtmaybe.yaml new file mode 100644 index 0000000000000..167d3387385fd --- /dev/null +++ b/manifests/m/MattJColes/lgtmaybe/2.1.3/MattJColes.lgtmaybe.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MattJColes.lgtmaybe +PackageVersion: 2.1.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MattJColes/lgtmaybe/2.1.4/MattJColes.lgtmaybe.installer.yaml b/manifests/m/MattJColes/lgtmaybe/2.1.4/MattJColes.lgtmaybe.installer.yaml new file mode 100644 index 0000000000000..d44c96fe033e8 --- /dev/null +++ b/manifests/m/MattJColes/lgtmaybe/2.1.4/MattJColes.lgtmaybe.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MattJColes.lgtmaybe +PackageVersion: 2.1.4 +InstallerType: portable +Commands: +- lgtmaybe +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/MattJColes/lgtmaybe/releases/download/lgtmaybe-v2.1.4/lgtmaybe-2.1.4-windows-x86_64.exe + InstallerSha256: D8E657E5A6665563D96AF3AF89F126A58A7440DAA2B3CD17ECB62D0A9E792ACE +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-08-14 diff --git a/manifests/m/MattJColes/lgtmaybe/2.1.4/MattJColes.lgtmaybe.locale.en-US.yaml b/manifests/m/MattJColes/lgtmaybe/2.1.4/MattJColes.lgtmaybe.locale.en-US.yaml new file mode 100644 index 0000000000000..160886018b667 --- /dev/null +++ b/manifests/m/MattJColes/lgtmaybe/2.1.4/MattJColes.lgtmaybe.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MattJColes.lgtmaybe +PackageVersion: 2.1.4 +PackageLocale: en-US +Publisher: Matt Coles +PublisherUrl: https://github.com/MattJColes +PublisherSupportUrl: https://github.com/MattJColes/lgtmaybe/issues +Author: Matt Coles +PackageName: lgtmaybe +PackageUrl: https://lgtmaybe.coles.codes/ +License: MIT +LicenseUrl: https://github.com/MattJColes/lgtmaybe/blob/HEAD/LICENSE +ShortDescription: Provider-agnostic pull request reviewer for hosted, local, and OpenAI-compatible models. +Moniker: lgtmaybe +Tags: +- ai +- cli +- code-review +- github +- llm +- pull-request +ReleaseNotesUrl: https://github.com/MattJColes/lgtmaybe/releases/tag/lgtmaybe-v2.1.4 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://lgtmaybe.coles.codes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MattJColes/lgtmaybe/2.1.4/MattJColes.lgtmaybe.yaml b/manifests/m/MattJColes/lgtmaybe/2.1.4/MattJColes.lgtmaybe.yaml new file mode 100644 index 0000000000000..1789044a258b8 --- /dev/null +++ b/manifests/m/MattJColes/lgtmaybe/2.1.4/MattJColes.lgtmaybe.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MattJColes.lgtmaybe +PackageVersion: 2.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/AdvertisingEditor/11.31.22457/Microsoft.AdvertisingEditor.installer.yaml b/manifests/m/Microsoft/AdvertisingEditor/11.31.22465/Microsoft.AdvertisingEditor.installer.yaml similarity index 84% rename from manifests/m/Microsoft/AdvertisingEditor/11.31.22457/Microsoft.AdvertisingEditor.installer.yaml rename to manifests/m/Microsoft/AdvertisingEditor/11.31.22465/Microsoft.AdvertisingEditor.installer.yaml index 77ef9444e8289..54d0cd6e98177 100644 --- a/manifests/m/Microsoft/AdvertisingEditor/11.31.22457/Microsoft.AdvertisingEditor.installer.yaml +++ b/manifests/m/Microsoft/AdvertisingEditor/11.31.22465/Microsoft.AdvertisingEditor.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Microsoft.AdvertisingEditor -PackageVersion: 11.31.22457 +PackageVersion: 11.31.22465 InstallerType: exe Scope: user InstallModes: @@ -15,12 +15,12 @@ InstallerSwitches: Log: --log "" UpgradeBehavior: install ProductCode: MicrosoftAdvertisingEditor -ReleaseDate: 2026-08-13 +ReleaseDate: 2026-08-14 InstallationMetadata: DefaultInstallLocation: '%LocalAppData%\MicrosoftAdvertisingEditor' Installers: - Architecture: x64 InstallerUrl: https://prod.editor.ads.microsoft.com/download/production-pc/c/MicrosoftAdvertisingEditor.exe - InstallerSha256: 3CF8BFFCB7B056C4AE2363DA5AF27482E7FBD2C8B62B989BC43F1ADB588ECF45 + InstallerSha256: 22FD9DE35B3E887509606F4734B321F350D73F3018F17FA039B887F8173C0817 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/AdvertisingEditor/11.31.22457/Microsoft.AdvertisingEditor.locale.en-US.yaml b/manifests/m/Microsoft/AdvertisingEditor/11.31.22465/Microsoft.AdvertisingEditor.locale.en-US.yaml similarity index 96% rename from manifests/m/Microsoft/AdvertisingEditor/11.31.22457/Microsoft.AdvertisingEditor.locale.en-US.yaml rename to manifests/m/Microsoft/AdvertisingEditor/11.31.22465/Microsoft.AdvertisingEditor.locale.en-US.yaml index 14d651bd92ea4..77b0912e6e0d5 100644 --- a/manifests/m/Microsoft/AdvertisingEditor/11.31.22457/Microsoft.AdvertisingEditor.locale.en-US.yaml +++ b/manifests/m/Microsoft/AdvertisingEditor/11.31.22465/Microsoft.AdvertisingEditor.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Microsoft.AdvertisingEditor -PackageVersion: 11.31.22457 +PackageVersion: 11.31.22465 PackageLocale: en-US Publisher: Microsoft Corporation PublisherUrl: https://www.microsoft.com/ diff --git a/manifests/m/Microsoft/AdvertisingEditor/11.31.22457/Microsoft.AdvertisingEditor.yaml b/manifests/m/Microsoft/AdvertisingEditor/11.31.22465/Microsoft.AdvertisingEditor.yaml similarity index 89% rename from manifests/m/Microsoft/AdvertisingEditor/11.31.22457/Microsoft.AdvertisingEditor.yaml rename to manifests/m/Microsoft/AdvertisingEditor/11.31.22465/Microsoft.AdvertisingEditor.yaml index e50e93857811b..bdf6852a7949d 100644 --- a/manifests/m/Microsoft/AdvertisingEditor/11.31.22457/Microsoft.AdvertisingEditor.yaml +++ b/manifests/m/Microsoft/AdvertisingEditor/11.31.22465/Microsoft.AdvertisingEditor.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Microsoft.AdvertisingEditor -PackageVersion: 11.31.22457 +PackageVersion: 11.31.22465 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/151.0.4129.86/Microsoft.EdgeDriver.installer.yaml b/manifests/m/Microsoft/EdgeDriver/151.0.4129.86/Microsoft.EdgeDriver.installer.yaml new file mode 100644 index 0000000000000..cad19c7707aa7 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/151.0.4129.86/Microsoft.EdgeDriver.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: Microsoft.EdgeDriver +PackageVersion: 151.0.4129.86 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: msedgedriver.exe + PortableCommandAlias: msedgedriver +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x86 + InstallerUrl: https://msedgedriver.microsoft.com/151.0.4129.86/edgedriver_win32.zip + InstallerSha256: 0CDA3984F3978356056985894413805F9249D3C8EAA6842C774D30F3196149EE +- Architecture: x64 + InstallerUrl: https://msedgedriver.microsoft.com/151.0.4129.86/edgedriver_win64.zip + InstallerSha256: E3408FC15FAE8F8A02A0C6034335A66A556085B144E00D1CAD1E42A49491763B +- Architecture: arm64 + InstallerUrl: https://msedgedriver.microsoft.com/151.0.4129.86/edgedriver_arm64.zip + InstallerSha256: 969ADB11EC380628F849A0A48850A845B17941C76F63BED07C90BBE586C34B5E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/151.0.4129.86/Microsoft.EdgeDriver.locale.en-US.yaml b/manifests/m/Microsoft/EdgeDriver/151.0.4129.86/Microsoft.EdgeDriver.locale.en-US.yaml new file mode 100644 index 0000000000000..9391a8b9f31cc --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/151.0.4129.86/Microsoft.EdgeDriver.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: Microsoft.EdgeDriver +PackageVersion: 151.0.4129.86 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebDriver +PackageUrl: https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/ +License: Freeware +LicenseUrl: https://msedgedriver.microsoft.com/EULA +Copyright: Copyright Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Close the loop on your developer cycle by automating testing of your website in Microsoft Edge with Microsoft Edge WebDriver +Moniker: edgedriver +Tags: +- automate +- automation +- edge +- selenium +- webdriver +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://learn.microsoft.com/microsoft-edge/webdriver-chromium/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/151.0.4129.86/Microsoft.EdgeDriver.locale.zh-CN.yaml b/manifests/m/Microsoft/EdgeDriver/151.0.4129.86/Microsoft.EdgeDriver.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ccda1e1a7b572 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/151.0.4129.86/Microsoft.EdgeDriver.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: Microsoft.EdgeDriver +PackageVersion: 151.0.4129.86 +PackageLocale: zh-CN +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +License: 免费软件 +ShortDescription: 使用 Microsoft Edge WebDriver 在 Microsoft Edge 中自动测试网站,以打通您的开发者周期。 +Tags: +- edge +- selenium +- webdriver +- 自动化 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://learn.microsoft.com/zh-cn/microsoft-edge/webdriver-chromium/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/151.0.4129.86/Microsoft.EdgeDriver.yaml b/manifests/m/Microsoft/EdgeDriver/151.0.4129.86/Microsoft.EdgeDriver.yaml new file mode 100644 index 0000000000000..b9dfe85f4c2d9 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/151.0.4129.86/Microsoft.EdgeDriver.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 151.0.4129.86 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.457.156.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.156.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..b2ce06a4e091f --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.156.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.457.156.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.457.156.0&arch=x86 + InstallerSha256: 4CAFFA9E742083A7C90DBF7E4FC61D2653A74D5736DE2BEC0E65F61EA9E18AA7 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.457.156.0&arch=amd64 + InstallerSha256: 2258FF5B586870AF8FB4596D69CF42F5D7C3D5B90DD5F6BF4992819FE6B8FB2B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.457.156.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.156.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..2fd5c74c0ca58 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.156.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.457.156.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.457.156.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.156.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..045fe3a7d2169 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.156.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.457.156.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.457.159.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.159.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..459df5c0c45eb --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.159.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.457.159.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.457.159.0&arch=x86 + InstallerSha256: B094EF307FC184A0F2A3F82CA642F24E7F354AFD2AF79F095E7C76EDB11539B9 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.457.159.0&arch=amd64 + InstallerSha256: B9F1E79BF4E8269911E93BF9310985D4207489C1137C932B09C6F8054D942453 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.457.159.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.159.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..6ed17efbba5b0 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.159.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.457.159.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.457.159.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.159.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..d199f9aea16a7 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.159.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.457.159.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Multica/MulticaCLI/0.4.26/Multica.MulticaCLI.installer.yaml b/manifests/m/Multica/MulticaCLI/0.4.26/Multica.MulticaCLI.installer.yaml new file mode 100644 index 0000000000000..3098264bc9ce0 --- /dev/null +++ b/manifests/m/Multica/MulticaCLI/0.4.26/Multica.MulticaCLI.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: Multica.MulticaCLI +PackageVersion: 0.4.26 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: multica.exe +Commands: +- multica +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/multica-ai/multica/releases/download/v0.4.26/multica-cli-0.4.26-windows-amd64.zip + InstallerSha256: E1BDFA22B3B29BDF6427BD193EEB8CCB41D8B538A02B877E5E3D5D0856DD4A74 +- Architecture: arm64 + InstallerUrl: https://github.com/multica-ai/multica/releases/download/v0.4.26/multica-cli-0.4.26-windows-arm64.zip + InstallerSha256: 8673F229214166BB4B8AE7B2F9166B8FBC310DAE0744FB5464ED543A4A8B3019 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Multica/MulticaCLI/0.4.26/Multica.MulticaCLI.locale.en-US.yaml b/manifests/m/Multica/MulticaCLI/0.4.26/Multica.MulticaCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..b2df0f74397bc --- /dev/null +++ b/manifests/m/Multica/MulticaCLI/0.4.26/Multica.MulticaCLI.locale.en-US.yaml @@ -0,0 +1,63 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Multica.MulticaCLI +PackageVersion: 0.4.26 +PackageLocale: en-US +Publisher: Multica +PublisherUrl: https://multica.ai/ +PublisherSupportUrl: https://github.com/multica-ai/multica/issues +PackageName: Multica CLI +PackageUrl: https://multica.ai/download +License: Freeware +LicenseUrl: https://github.com/multica-ai/multica/blob/HEAD/LICENSE +Copyright: © 2026 Multica. All rights reserved. +ShortDescription: The open-source managed agents platform. Turn coding agents into real teammates — assign tasks, track progress, compound skills. +Description: |- + Multica turns coding agents into real teammates. Assign issues to an agent like you'd assign to a colleague — they'll pick up the work, write code, report blockers, and update statuses autonomously. + No more copy-pasting prompts. No more babysitting runs. Your agents show up on the board, participate in conversations, and compound reusable skills over time. Think of it as open-source infrastructure for managed agents — vendor-neutral, self-hosted, and designed for human + AI teams. Works with Claude Code, Codex, GitHub Copilot CLI, OpenClaw, OpenCode, Hermes, Gemini, Pi, Cursor Agent, Kimi, and Kiro CLI. + For larger teams, Squads add a stable routing layer: assign work to a group led by an agent, and the leader delegates to the right member. +Tags: +- agent +- agent-team +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- multi-agent +- programming +ReleaseNotes: |- + Changelog + - 698013cedb87abc6a18d9595e020d6bda7cd6ff1 MUL-5771 feat(daemon): allow configuring workspaces root (#6830) + - cc8e020f80a733f8b61f6824ba993136519dd6e7 MUL-5852: add workspace Billing settings UI (#6908) + - 2d711afdd51e95b8e61c715fd6ce5988417493c8 MUL-5852: 新增 Workspace Billing summary/prices proxy 与 Stripe 回跳落点 (#6912) + - e9528c722a3de7398f5ab1836655e9e0e8f85658 MUL-5855: feat(dev): add worktree database cleanup (#6560) + - 9ba3a8bdf26864f41fcfa04bdc83d6d3cced0ec9 MUL-5980: drag blank board area with the left button to pan horizontally (#6700) + - 3025c380272944d967a198da5194c78571495b5c MUL-6019: fix(codex): add MULTICA_CODEX_FIRST_TURN_TIMEOUT to raise the first-turn ceiling (#6753) + - 6db6b235bac3539d7ddb8147be7ad1a44ab18400 MUL-6126: fix(runtime): make private runtimes owner-only in the API and CLI too (#6905) + - ceb6c6845c59cc0e6fde452f3dd5d4d1730e699f MUL-6132 fix: stop stranding daemon task markers in user directories (#6917) + - 060731c7dfc35427ddedb79e8701c60c71ec853f MUL-6137: fix(daemon): preserve name-dispatching agent shims (#6775) + - e3ec3f8b57a3ddf7da06b45c643f0aa931e88b21 MUL-6162 docs: sync landing copy and docs for the DeepSeek Harness runtime (#6940) + - f51ee62b53a09c0b2c51d75792998ed1ddeb52f3 MUL-6164 fix(agent): diagnose an unrunnable agent CLI instead of leaking "exec format error" (#6963) + - 0d2dc44e366b63ed9c40915a37b127fd2e3a9cf7 MUL-6169 fix(views): left-align page titles and unify page gutters (#6946) + - 319f21e3cb2bac86d4211e60f528d48cf97bd59e MUL-6175: Make unavailable price previews recoverable (#6960) + - 6806dcbea900ce750edf61827feaeee2453b2018 MUL-6175: 修复 Billing UI 未展示 Workspace 订阅价格 (#6955) + - 31645cc51014d294cf782ea20710571fc59c0de7 [MUL-6125] Ship Private Skill Plugin developer loop (#6900) + - e6da2071c18a7c1a8f21f3a50749f87b98500cb0 docs(changelog): add v0.4.26 release entry (2026-08-14) (MUL-6185) (#6967) + - 16f9f25224a351b87f875a56643d0097a78c49e9 feat(inbox): add a keyboard shortcut for archiving the open notification (#6877) + - 4f10a944b136f2aeaa4e8a39a88925d003e66d4f feat(runtime): add DeepSeek Harness support (#6923) + - b5a48eca13483c5d65f671557742e9883e5fa670 fix(agent tasks): prevent duplicate self-assignment work (MUL-6168) (#6956) + - dd14744051f14448a44d3f0778144e6eeb37e1b1 fix(chat): preserve idle footer spacing (MUL-5854) + - 987ac8ec8bb1df06c257760d10ada5506cc024a1 fix(cors): allow billing idempotency header (#6964) + - 1ddc3812aa430458398e8b9c7d71719b875463a2 fix(desktop): stop the tab flares biting into a neighbour's hover pill (MUL-6160) (#6942) + - a077ace2fdd971dd9f809f179b89779e5754ee99 fix(desktop): stop the tab flares printing dark squares under the active tab (MUL-6143) (#6918) + - 19155e41f96cb3aec2355ae1d40da80c00030cdf refactor(prompts): compress duplicate --no-start guidance from #6956 (MUL-6168) (#6971) +ReleaseNotesUrl: https://github.com/multica-ai/multica/releases/tag/v0.4.26 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://multica.ai/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Multica/MulticaCLI/0.4.26/Multica.MulticaCLI.locale.zh-CN.yaml b/manifests/m/Multica/MulticaCLI/0.4.26/Multica.MulticaCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e5d8bbb345956 --- /dev/null +++ b/manifests/m/Multica/MulticaCLI/0.4.26/Multica.MulticaCLI.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Multica.MulticaCLI +PackageVersion: 0.4.26 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 开源托管智能体助手平台。将编程智能体转化为真正的团队伙伴 —— 分配任务、跟踪进度、复用技能。 +Description: |- + Multica 将代码智能体转变为真正的团队伙伴。你可以像给同事分配任务一样给智能体分配 Issue —— 它们会自动接手工作、编写代码、报告阻碍并自主更新状态。 + 无需再反复复制粘贴提示词,也无需再盯守运行过程。你的智能体将出现在任务看板上,参与对话,并随时间积累可复用的技能。将其视为受管智能体的开源基础设施 —— 厂商中立、支持私有化部署,专为“人+AI”团队设计。兼容 Claude Code、Codex、GitHub Copilot CLI、OpenClaw、OpenCode、Hermes、Gemini、Pi、Cursor Agent、Kimi 和 Kiro CLI。 + 对于更大的团队,Squads(小队)增加了一个稳定的路由层:将工作分配给一个由智能体领导的小组,领导者会将其委派给最合适的成员。 +Tags: +- 人工智能 +- 代码 +- 多智能体 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://multica.ai/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Multica/MulticaCLI/0.4.26/Multica.MulticaCLI.yaml b/manifests/m/Multica/MulticaCLI/0.4.26/Multica.MulticaCLI.yaml new file mode 100644 index 0000000000000..57944d375c3c6 --- /dev/null +++ b/manifests/m/Multica/MulticaCLI/0.4.26/Multica.MulticaCLI.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: Multica.MulticaCLI +PackageVersion: 0.4.26 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Multica/MulticaDesktop/0.4.26/Multica.MulticaDesktop.installer.yaml b/manifests/m/Multica/MulticaDesktop/0.4.26/Multica.MulticaDesktop.installer.yaml new file mode 100644 index 0000000000000..b7034e55d2497 --- /dev/null +++ b/manifests/m/Multica/MulticaDesktop/0.4.26/Multica.MulticaDesktop.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: Multica.MulticaDesktop +PackageVersion: 0.4.26 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- multica +ProductCode: d8b75c36-d208-59aa-9acd-26838c159dc3 +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/multica-ai/multica/releases/download/v0.4.26/multica-desktop-0.4.26-windows-x64.exe + InstallerSha256: 96B409FDCF0EA4D2BD467B8BAF7B34A8625C4840190FA0AB097FF525D924E400 +- Architecture: arm64 + InstallerUrl: https://github.com/multica-ai/multica/releases/download/v0.4.26/multica-desktop-0.4.26-windows-arm64.exe + InstallerSha256: 9F75641CB4BE63746049DC38FB2C5E348F051E9A95878ED0AF5F39DE28E4543F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Multica/MulticaDesktop/0.4.26/Multica.MulticaDesktop.locale.en-US.yaml b/manifests/m/Multica/MulticaDesktop/0.4.26/Multica.MulticaDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..9c2103eb34cd0 --- /dev/null +++ b/manifests/m/Multica/MulticaDesktop/0.4.26/Multica.MulticaDesktop.locale.en-US.yaml @@ -0,0 +1,63 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Multica.MulticaDesktop +PackageVersion: 0.4.26 +PackageLocale: en-US +Publisher: Multica +PublisherUrl: https://multica.ai/ +PublisherSupportUrl: https://github.com/multica-ai/multica/issues +PackageName: Multica +PackageUrl: https://multica.ai/download +License: Freeware +LicenseUrl: https://github.com/multica-ai/multica/blob/HEAD/LICENSE +Copyright: © 2026 Multica. All rights reserved. +ShortDescription: The open-source managed agents platform. Turn coding agents into real teammates — assign tasks, track progress, compound skills. +Description: |- + Multica turns coding agents into real teammates. Assign issues to an agent like you'd assign to a colleague — they'll pick up the work, write code, report blockers, and update statuses autonomously. + No more copy-pasting prompts. No more babysitting runs. Your agents show up on the board, participate in conversations, and compound reusable skills over time. Think of it as open-source infrastructure for managed agents — vendor-neutral, self-hosted, and designed for human + AI teams. Works with Claude Code, Codex, GitHub Copilot CLI, OpenClaw, OpenCode, Hermes, Gemini, Pi, Cursor Agent, Kimi, and Kiro CLI. + For larger teams, Squads add a stable routing layer: assign work to a group led by an agent, and the leader delegates to the right member. +Tags: +- agent +- agent-team +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- multi-agent +- programming +ReleaseNotes: |- + Changelog + - 698013cedb87abc6a18d9595e020d6bda7cd6ff1 MUL-5771 feat(daemon): allow configuring workspaces root (#6830) + - cc8e020f80a733f8b61f6824ba993136519dd6e7 MUL-5852: add workspace Billing settings UI (#6908) + - 2d711afdd51e95b8e61c715fd6ce5988417493c8 MUL-5852: 新增 Workspace Billing summary/prices proxy 与 Stripe 回跳落点 (#6912) + - e9528c722a3de7398f5ab1836655e9e0e8f85658 MUL-5855: feat(dev): add worktree database cleanup (#6560) + - 9ba3a8bdf26864f41fcfa04bdc83d6d3cced0ec9 MUL-5980: drag blank board area with the left button to pan horizontally (#6700) + - 3025c380272944d967a198da5194c78571495b5c MUL-6019: fix(codex): add MULTICA_CODEX_FIRST_TURN_TIMEOUT to raise the first-turn ceiling (#6753) + - 6db6b235bac3539d7ddb8147be7ad1a44ab18400 MUL-6126: fix(runtime): make private runtimes owner-only in the API and CLI too (#6905) + - ceb6c6845c59cc0e6fde452f3dd5d4d1730e699f MUL-6132 fix: stop stranding daemon task markers in user directories (#6917) + - 060731c7dfc35427ddedb79e8701c60c71ec853f MUL-6137: fix(daemon): preserve name-dispatching agent shims (#6775) + - e3ec3f8b57a3ddf7da06b45c643f0aa931e88b21 MUL-6162 docs: sync landing copy and docs for the DeepSeek Harness runtime (#6940) + - f51ee62b53a09c0b2c51d75792998ed1ddeb52f3 MUL-6164 fix(agent): diagnose an unrunnable agent CLI instead of leaking "exec format error" (#6963) + - 0d2dc44e366b63ed9c40915a37b127fd2e3a9cf7 MUL-6169 fix(views): left-align page titles and unify page gutters (#6946) + - 319f21e3cb2bac86d4211e60f528d48cf97bd59e MUL-6175: Make unavailable price previews recoverable (#6960) + - 6806dcbea900ce750edf61827feaeee2453b2018 MUL-6175: 修复 Billing UI 未展示 Workspace 订阅价格 (#6955) + - 31645cc51014d294cf782ea20710571fc59c0de7 [MUL-6125] Ship Private Skill Plugin developer loop (#6900) + - e6da2071c18a7c1a8f21f3a50749f87b98500cb0 docs(changelog): add v0.4.26 release entry (2026-08-14) (MUL-6185) (#6967) + - 16f9f25224a351b87f875a56643d0097a78c49e9 feat(inbox): add a keyboard shortcut for archiving the open notification (#6877) + - 4f10a944b136f2aeaa4e8a39a88925d003e66d4f feat(runtime): add DeepSeek Harness support (#6923) + - b5a48eca13483c5d65f671557742e9883e5fa670 fix(agent tasks): prevent duplicate self-assignment work (MUL-6168) (#6956) + - dd14744051f14448a44d3f0778144e6eeb37e1b1 fix(chat): preserve idle footer spacing (MUL-5854) + - 987ac8ec8bb1df06c257760d10ada5506cc024a1 fix(cors): allow billing idempotency header (#6964) + - 1ddc3812aa430458398e8b9c7d71719b875463a2 fix(desktop): stop the tab flares biting into a neighbour's hover pill (MUL-6160) (#6942) + - a077ace2fdd971dd9f809f179b89779e5754ee99 fix(desktop): stop the tab flares printing dark squares under the active tab (MUL-6143) (#6918) + - 19155e41f96cb3aec2355ae1d40da80c00030cdf refactor(prompts): compress duplicate --no-start guidance from #6956 (MUL-6168) (#6971) +ReleaseNotesUrl: https://github.com/multica-ai/multica/releases/tag/v0.4.26 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://multica.ai/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Multica/MulticaDesktop/0.4.26/Multica.MulticaDesktop.locale.zh-CN.yaml b/manifests/m/Multica/MulticaDesktop/0.4.26/Multica.MulticaDesktop.locale.zh-CN.yaml new file mode 100644 index 0000000000000..05aab347b0e1f --- /dev/null +++ b/manifests/m/Multica/MulticaDesktop/0.4.26/Multica.MulticaDesktop.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Multica.MulticaDesktop +PackageVersion: 0.4.26 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 开源托管智能体助手平台。将编程智能体转化为真正的团队伙伴 —— 分配任务、跟踪进度、复用技能。 +Description: |- + Multica 将代码智能体转变为真正的团队伙伴。你可以像给同事分配任务一样给智能体分配 Issue —— 它们会自动接手工作、编写代码、报告阻碍并自主更新状态。 + 无需再反复复制粘贴提示词,也无需再盯守运行过程。你的智能体将出现在任务看板上,参与对话,并随时间积累可复用的技能。将其视为受管智能体的开源基础设施 —— 厂商中立、支持私有化部署,专为“人+AI”团队设计。兼容 Claude Code、Codex、GitHub Copilot CLI、OpenClaw、OpenCode、Hermes、Gemini、Pi、Cursor Agent、Kimi 和 Kiro CLI。 + 对于更大的团队,Squads(小队)增加了一个稳定的路由层:将工作分配给一个由智能体领导的小组,领导者会将其委派给最合适的成员。 +Tags: +- 人工智能 +- 代码 +- 多智能体 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://multica.ai/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Multica/MulticaDesktop/0.4.26/Multica.MulticaDesktop.yaml b/manifests/m/Multica/MulticaDesktop/0.4.26/Multica.MulticaDesktop.yaml new file mode 100644 index 0000000000000..b20f68d5b8c05 --- /dev/null +++ b/manifests/m/Multica/MulticaDesktop/0.4.26/Multica.MulticaDesktop.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: Multica.MulticaDesktop +PackageVersion: 0.4.26 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/NimbusAgent/Nimbus/2.4.0/NimbusAgent.Nimbus.installer.yaml b/manifests/n/NimbusAgent/Nimbus/2.4.0/NimbusAgent.Nimbus.installer.yaml new file mode 100644 index 0000000000000..b606b7e69ae8b --- /dev/null +++ b/manifests/n/NimbusAgent/Nimbus/2.4.0/NimbusAgent.Nimbus.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NimbusAgent.Nimbus +PackageVersion: 2.4.0 +InstallerType: wix +ProductCode: '{B03663EF-10B3-4EE6-ABEE-4798ED0195CD}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nimbus-agent/Nimbus/releases/download/v2.4.0/nimbus-headless-windows-x64.msi + InstallerSha256: 1BA164FE064EC017CCAF28149B8F2D4DE585EF0BE146224F290FEB43E3344DA5 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-08-14 diff --git a/manifests/n/NimbusAgent/Nimbus/2.4.0/NimbusAgent.Nimbus.locale.en-US.yaml b/manifests/n/NimbusAgent/Nimbus/2.4.0/NimbusAgent.Nimbus.locale.en-US.yaml new file mode 100644 index 0000000000000..18cb921e10587 --- /dev/null +++ b/manifests/n/NimbusAgent/Nimbus/2.4.0/NimbusAgent.Nimbus.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NimbusAgent.Nimbus +PackageVersion: 2.4.0 +PackageLocale: en-US +Publisher: NimbusAgent +PublisherUrl: https://github.com/nimbus-agent +PublisherSupportUrl: https://github.com/nimbus-agent/Nimbus/issues +PackageName: Nimbus +PackageUrl: https://github.com/nimbus-agent/Nimbus +License: AGPL-3.0-only +ShortDescription: Local-first AI agent framework (headless gateway + CLI) +Moniker: nimbus +Tags: +- ai +- agent +- cli +- gateway +- automation +ReleaseNotesUrl: https://github.com/nimbus-agent/Nimbus/releases/tag/v2.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NimbusAgent/Nimbus/2.4.0/NimbusAgent.Nimbus.yaml b/manifests/n/NimbusAgent/Nimbus/2.4.0/NimbusAgent.Nimbus.yaml new file mode 100644 index 0000000000000..e415f4e1a9a0c --- /dev/null +++ b/manifests/n/NimbusAgent/Nimbus/2.4.0/NimbusAgent.Nimbus.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NimbusAgent.Nimbus +PackageVersion: 2.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/NimbusAgent/Nimbus/2.4.1/NimbusAgent.Nimbus.installer.yaml b/manifests/n/NimbusAgent/Nimbus/2.4.1/NimbusAgent.Nimbus.installer.yaml new file mode 100644 index 0000000000000..f5a1d25da8191 --- /dev/null +++ b/manifests/n/NimbusAgent/Nimbus/2.4.1/NimbusAgent.Nimbus.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NimbusAgent.Nimbus +PackageVersion: 2.4.1 +InstallerType: wix +ProductCode: '{19A11396-0CC7-440C-BBAB-FC3C647C1486}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nimbus-agent/Nimbus/releases/download/v2.4.1/nimbus-headless-windows-x64.msi + InstallerSha256: 3A227B238639EF14CD70ABEC7AA0F1EC4A6C391B47DC5C443F19910BA2A42109 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-08-14 diff --git a/manifests/n/NimbusAgent/Nimbus/2.4.1/NimbusAgent.Nimbus.locale.en-US.yaml b/manifests/n/NimbusAgent/Nimbus/2.4.1/NimbusAgent.Nimbus.locale.en-US.yaml new file mode 100644 index 0000000000000..0b8b18478b6e5 --- /dev/null +++ b/manifests/n/NimbusAgent/Nimbus/2.4.1/NimbusAgent.Nimbus.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NimbusAgent.Nimbus +PackageVersion: 2.4.1 +PackageLocale: en-US +Publisher: NimbusAgent +PublisherUrl: https://github.com/nimbus-agent +PublisherSupportUrl: https://github.com/nimbus-agent/Nimbus/issues +PackageName: Nimbus +PackageUrl: https://github.com/nimbus-agent/Nimbus +License: AGPL-3.0-only +ShortDescription: Local-first AI agent framework (headless gateway + CLI) +Moniker: nimbus +Tags: +- ai +- agent +- cli +- gateway +- automation +ReleaseNotesUrl: https://github.com/nimbus-agent/Nimbus/releases/tag/v2.4.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NimbusAgent/Nimbus/2.4.1/NimbusAgent.Nimbus.yaml b/manifests/n/NimbusAgent/Nimbus/2.4.1/NimbusAgent.Nimbus.yaml new file mode 100644 index 0000000000000..24351baffc0b9 --- /dev/null +++ b/manifests/n/NimbusAgent/Nimbus/2.4.1/NimbusAgent.Nimbus.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NimbusAgent.Nimbus +PackageVersion: 2.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/nao1215/gup/1.8.0/nao1215.gup.installer.yaml b/manifests/n/nao1215/gup/1.8.0/nao1215.gup.installer.yaml new file mode 100644 index 0000000000000..71891438743c6 --- /dev/null +++ b/manifests/n/nao1215/gup/1.8.0/nao1215.gup.installer.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: nao1215.gup +PackageVersion: 1.8.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: gup.exe +UpgradeBehavior: install +Commands: +- gup +ReleaseDate: 2026-08-09 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/nao1215/gup/releases/download/v1.8.0/gup_1.8.0_windows_386.zip + InstallerSha256: 4DDC69C9E2BA987E9F20E12561E0E39801EDB971A1C065032C58DE8FE17D20DD +- Architecture: x64 + InstallerUrl: https://github.com/nao1215/gup/releases/download/v1.8.0/gup_1.8.0_windows_amd64.zip + InstallerSha256: C1D12C0C6A9B2A438DEB6661FF27D6224D1FED908714F1B94D0A4F52AC34B1AE +- Architecture: arm64 + InstallerUrl: https://github.com/nao1215/gup/releases/download/v1.8.0/gup_1.8.0_windows_arm64.zip + InstallerSha256: 6F82338F77AF50E6B0B5300C01F41369EBF34E629FC9896BDD558E14166D1F73 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/nao1215/gup/1.8.0/nao1215.gup.locale.en-US.yaml b/manifests/n/nao1215/gup/1.8.0/nao1215.gup.locale.en-US.yaml new file mode 100644 index 0000000000000..6b254d6007dd2 --- /dev/null +++ b/manifests/n/nao1215/gup/1.8.0/nao1215.gup.locale.en-US.yaml @@ -0,0 +1,75 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: nao1215.gup +PackageVersion: 1.8.0 +PackageLocale: en-US +Publisher: Chikamatsu Naohiro +PublisherUrl: https://github.com/nao1215 +PublisherSupportUrl: https://github.com/nao1215/gup/issues +Author: Chikamatsu Naohiro +PackageName: gup +PackageUrl: https://github.com/nao1215/gup +License: Apache-2.0 +LicenseUrl: https://github.com/nao1215/gup/blob/HEAD/LICENSE +Copyright: Copyright (c) Chikamatsu Naohiro +CopyrightUrl: https://github.com/nao1215/gup/blob/main/LICENSE +ShortDescription: gup - Update binaries installed by "go install" with goroutines +Description: gup command update binaries installed by "go install" to the latest version. gup updates all binaries in parallel, so very fast. It also provides subcommands for manipulating binaries under $GOPATH/bin ($GOBIN). +Moniker: gup +Tags: +- cli-app +- command-line-tool +- cross-platform +- go +- golang +- golang-tools +- update +- updater +- user-friendly +ReleaseNotes: |- + gup v1.7.1 + Fast parallel updater and manager for binaries installed with go install. + Install or upgrade, then see the grouped highlights below. Every artifact is + signed and ships with an SBOM and build provenance — see + Verifying release integrity. + Changelog + Bug fixes + • a727f27:fix(config): fail fast when auto-detected gup.json is a directory (#399) (@nao1215) + • fbb5cd7:fix(configstate): persist version for the effective channel in MergePackages (@nao1215) + • 1a8881b:fix(list,export,pin): don't require the go command for local-only work (@nao1215) + • 7d85c7d:fix(migrate): validate AFTER_PATH creatability during --dry-run (@nao1215) + • 306564e:fix(print): serialize Printer writes shared across parallel workers (#393) (@nao1215) + • 61443d3:fix(remove): treat a failed confirmation read as an error, not a cancel (@nao1215) + • 7722b12:fix: handle bug-report browser timeouts without false success (#405) (@nao1215) + • d9f9c95:fix: keep human-readable output consistent with --ignore-go-update (#400) (@nao1215) + • 7171d4a:fix: preserve dangling symlinks when writing completion files atomically (#403) (@nao1215) + • 97c3754:fix: preserve symlinked gup.json during atomic config writes (#404) (@nao1215) + • 7de2305:fix: reject directory paths explicitly in gup import (#406) (@nao1215) + • 1de2819:fix: reject relative XDG and ZDOTDIR paths for completion install (#401) (@nao1215) + • 8ba50a8:fix: respect umask when setting generated manpage permissions (#408) (@nao1215) + • 044ef08:fix: treat missing GOBIN directory as empty environment (#409) (@nao1215) + • 9ddf128:fix: validate auto-detected config on empty environments (#410) (@nao1215) + • 3f6464a:fix: write completion files and zshrc atomically (#402) (@nao1215) + • 10d05d5:fix: write generated manpages atomically (#407) (@nao1215) + Documentation + • 082f44c:docs(changelog): prepare v1.7.1 release (#412) (@nao1215) + • b9e8b65:docs(print): use US spelling "canceled" in Question doc comment (@nao1215) + Others + • 69d8b24:Preserve saved channels when exporting back to an alternate config file (#411) (@nao1215) + • 2128532:refactor(cmd): centralize Cobra flag-registration panics into helpers (@nao1215) + • d7ab786:refactor(cmd): extract shared empty-environment handling (@nao1215) + • 39f627d:refactor(cmd): extract shared per-result progress renderer (@nao1215) + • 46372d8:refactor(cmd): inject Printer via cobra SetOut/SetErr instead of redirecting os.Stdout (#393) (@nao1215) + • 35d5567:refactor(cmd): inject dependencies instead of mutable global seams (#393) (@nao1215) + • f8d7531:refactor(cmd): inject update/check operations via a dependencies value (@nao1215) + • aa9bb73:refactor(completion): unify per-shell file sync into one helper (@nao1215) + • ccd4df1:refactor(configstate): split monolithic file by responsibility (@nao1215) + • 7cf7c87:refactor(goutil): drop mutable goExe global in favor of goCommandContext seam (#393) (@nao1215) + • e9a6fa2:refactor(goutil): move version display out of the domain model (@nao1215) + • c1ba879:refactor(migrate): base missing-target warning on binary paths via pkgselect.MissingTargets (@nao1215) + • d6eb49c:refactor(print): introduce Printer and thread it through all commands (#393) (@nao1215) + Full changelog:v1.7.0...v1.7.1 +ReleaseNotesUrl: https://github.com/nao1215/gup/releases/tag/v1.7.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nao1215/gup/1.8.0/nao1215.gup.yaml b/manifests/n/nao1215/gup/1.8.0/nao1215.gup.yaml new file mode 100644 index 0000000000000..c84ae71d833ff --- /dev/null +++ b/manifests/n/nao1215/gup/1.8.0/nao1215.gup.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: nao1215.gup +PackageVersion: 1.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashsu/LLMWiki/0.6.9/nashsu.LLMWiki.installer.yaml b/manifests/n/nashsu/LLMWiki/0.6.9/nashsu.LLMWiki.installer.yaml new file mode 100644 index 0000000000000..2ac34f419b006 --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.6.9/nashsu.LLMWiki.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: nashsu.LLMWiki +PackageVersion: 0.6.9 +UpgradeBehavior: install +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/nashsu/llm_wiki/releases/download/v0.6.9/LLM.Wiki_0.6.9_x64-setup.exe + InstallerSha256: 04178AE61AFE9CEBF97B1390D9AECB90FD672B7009C039C851084FD30D569A85 + ProductCode: LLM Wiki +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/nashsu/llm_wiki/releases/download/v0.6.9/LLM.Wiki_0.6.9_x64_en-US.msi + InstallerSha256: E9238AA09F8C6BE637266FDA9E864CDDAE07BA10435199FD5979BD3412AC622A + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{50FF9AF0-8D73-4A1D-8997-528A0AAB7E02}' + AppsAndFeaturesEntries: + - UpgradeCode: '{51897FF7-F36A-570D-8EE2-BFED15681FB4}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashsu/LLMWiki/0.6.9/nashsu.LLMWiki.locale.en-US.yaml b/manifests/n/nashsu/LLMWiki/0.6.9/nashsu.LLMWiki.locale.en-US.yaml new file mode 100644 index 0000000000000..8aec45e00c997 --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.6.9/nashsu.LLMWiki.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: nashsu.LLMWiki +PackageVersion: 0.6.9 +PackageLocale: en-US +Publisher: llmwiki +PublisherUrl: https://www.nashsu.com/ +PublisherSupportUrl: https://github.com/nashsu/llm_wiki/issues +PackageName: LLM Wiki +PackageUrl: https://github.com/nashsu/llm_wiki +License: GPL-3.0 +LicenseUrl: https://github.com/nashsu/llm_wiki/blob/HEAD/LICENSE +ShortDescription: A personal knowledge base that builds itself. LLM reads your documents, builds a structured wiki, and keeps it current. +Description: |- + LLM Wiki is a cross-platform desktop application that turns your documents into an organized, interlinked knowledge base — automatically. Instead of traditional RAG (retrieve-and-answer from scratch every time), the LLM incrementally builds and maintains a persistent wiki from your sources. Knowledge is compiled once and kept current, not re-derived on every query. + This project is based on Karpathy's LLM Wiki pattern — a methodology for building personal knowledge bases using LLMs. We implemented the core ideas as a full desktop application with significant enhancements. + + Features + - Two-Step Chain-of-Thought Ingest — LLM analyzes first, then generates wiki pages with source traceability and incremental cache + - 4-Signal Knowledge Graph — relevance model with direct links, source overlap, Adamic-Adar, and type affinity + - Louvain Community Detection — automatic knowledge cluster discovery with cohesion scoring + - Graph Insights — surprising connections and knowledge gaps with one-click Deep Research + - Vector Semantic Search — optional embedding-based retrieval via LanceDB, supports any OpenAI-compatible endpoint + - Persistent Ingest Queue — serial processing with crash recovery, cancel, retry, and progress visualization + - Folder Import — recursive folder import preserving directory structure, folder context as LLM classification hint + - Deep Research — LLM-optimized search topics, multi-query web search, auto-ingest results into wiki + - Async Review System — LLM flags items for human judgment, predefined actions, pre-generated search queries + - Chrome Web Clipper — one-click web page capture with auto-ingest into knowledge base +Tags: +- agent +- agentic +- ai +- chatbot +- knowledge-base +- large-language-model +- llm +- wiki +ReleaseNotesUrl: https://github.com/nashsu/llm_wiki/releases/tag/v0.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashsu/LLMWiki/0.6.9/nashsu.LLMWiki.locale.zh-CN.yaml b/manifests/n/nashsu/LLMWiki/0.6.9/nashsu.LLMWiki.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5dddde8a60018 --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.6.9/nashsu.LLMWiki.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: nashsu.LLMWiki +PackageVersion: 0.6.9 +PackageLocale: zh-CN +ShortDescription: 一个能自我构建的个人知识库。LLM 阅读你的文档,构建结构化 Wiki,并持续保持更新。 +Description: |- + LLM Wiki 是一个跨平台桌面应用,能将你的文档自动转化为有组织、相互关联的知识库。与传统 RAG(每次查询都从头检索和回答)不同,LLM 会从你的资料中增量构建并维护一个持久化的 Wiki。知识只编译一次并持续更新,而非每次查询都重新推导。 + 本项目基于 Karpathy 的 LLM Wiki 方法论 —— 一套使用 LLM 构建个人知识库的方法论。我们将其核心理念实现为一个完整的桌面应用,并做了大量增强。 + + 功能亮点 + - 两步思维链摄入 — LLM 先分析再生成 Wiki 页面,来源可追溯,支持增量缓存 + - 四信号知识图谱 — 直接链接、来源重叠、Adamic-Adar、类型亲和四维关联度模型 + - Louvain 社区检测 — 自动发现知识聚类,内聚度评分 + - 图谱洞察 — 惊奇连接与知识空白检测,一键触发 Deep Research + - 向量语义搜索 — 可选的 embedding 检索,基于 LanceDB,支持任意 OpenAI 兼容端点 + - 持久化摄入队列 — 串行处理,崩溃恢复,取消/重试,进度可视化 + - 文件夹导入 — 递归导入保留目录结构,文件夹路径作为 LLM 分类上下文 + - 深度研究 — LLM 智能生成搜索主题,多查询网络搜索,研究结果自动摄入 Wiki + - 异步审核系统 — LLM 在摄入时标记需人工判断的项,预定义操作,预生成搜索查询 + - Chrome 网页剪藏 — 一键捕获网页内容,自动摄入知识库 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 百科 +- 知识库 +- 维基 +- 聊天机器人 +- 自主智能 +ReleaseNotes: See the assets below for download links. +ReleaseNotesUrl: https://github.com/nashsu/llm_wiki/releases/tag/v0.6.9 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashsu/LLMWiki/0.6.9/nashsu.LLMWiki.yaml b/manifests/n/nashsu/LLMWiki/0.6.9/nashsu.LLMWiki.yaml new file mode 100644 index 0000000000000..5e0a6c0e3018d --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.6.9/nashsu.LLMWiki.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: nashsu.LLMWiki +PackageVersion: 0.6.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/Ollama/Ollama/0.32.11/Ollama.Ollama.installer.yaml b/manifests/o/Ollama/Ollama/0.32.11/Ollama.Ollama.installer.yaml new file mode 100644 index 0000000000000..5d4dae71b84be --- /dev/null +++ b/manifests/o/Ollama/Ollama/0.32.11/Ollama.Ollama.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: Ollama.Ollama +PackageVersion: 0.32.11 +InstallerType: inno +Scope: user +UpgradeBehavior: install +Commands: +- ollama +ProductCode: '{44E83376-CE68-45EB-8FC1-393500EB558C}_is1' +ReleaseDate: 2026-08-14 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\Ollama' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ollama/ollama/releases/download/v0.32.11/OllamaSetup.exe + InstallerSha256: A85D894BBE55943B97D1C089D9853CFE03BC7C8059E947FC7CE56467FFFBFF1E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/Ollama/Ollama/0.32.11/Ollama.Ollama.locale.en-US.yaml b/manifests/o/Ollama/Ollama/0.32.11/Ollama.Ollama.locale.en-US.yaml new file mode 100644 index 0000000000000..c04f6ba68610e --- /dev/null +++ b/manifests/o/Ollama/Ollama/0.32.11/Ollama.Ollama.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Ollama.Ollama +PackageVersion: 0.32.11 +PackageLocale: en-US +Publisher: Ollama +PublisherUrl: https://ollama.com/ +PublisherSupportUrl: https://github.com/ollama/ollama/issues +PackageName: Ollama +PackageUrl: https://ollama.com/ +License: MIT +LicenseUrl: https://github.com/ollama/ollama/blob/HEAD/LICENSE +Copyright: Copyright (c) Ollama +ShortDescription: Get up and running with large language models locally. +Tags: +- ai +- chatbot +- deepseek +- large-language-model +- llama +- llm +- mistral +- qwen +ReleaseNotes: |- + What's Changed + - ollama launch dsh now supports DeepSeek Harness, DeepSeek's open-source agent harness + - ollama launch muse now supports Muse Code, Meta's agentic coding CLI + - The OpenAI-compatible Responses API now supports web search + - Muse Glimmer template updates + Full Changelog: https://github.com/ollama/ollama/compare/v0.32.10...v0.32.11 +ReleaseNotesUrl: https://github.com/ollama/ollama/releases/tag/v0.32.11 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.ollama.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Ollama/Ollama/0.32.11/Ollama.Ollama.locale.zh-CN.yaml b/manifests/o/Ollama/Ollama/0.32.11/Ollama.Ollama.locale.zh-CN.yaml new file mode 100644 index 0000000000000..156dc2ad1316d --- /dev/null +++ b/manifests/o/Ollama/Ollama/0.32.11/Ollama.Ollama.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: Ollama.Ollama +PackageVersion: 0.32.11 +PackageLocale: zh-CN +ShortDescription: 在本地启动并运行大型语言模型 +Tags: +- llama +- llm +- mistral +- 人工智能 +- 大语言模型 +- 深度求索 +- 聊天机器人 +- 通义千问 +ReleaseNotesUrl: https://github.com/ollama/ollama/releases/tag/v0.32.11 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.ollama.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Ollama/Ollama/0.32.11/Ollama.Ollama.yaml b/manifests/o/Ollama/Ollama/0.32.11/Ollama.Ollama.yaml new file mode 100644 index 0000000000000..30a749736e37a --- /dev/null +++ b/manifests/o/Ollama/Ollama/0.32.11/Ollama.Ollama.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: Ollama.Ollama +PackageVersion: 0.32.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/Open-Component-Model/ocm-cli/0.48.0/Open-Component-Model.ocm-cli.installer.yaml b/manifests/o/Open-Component-Model/ocm-cli/0.48.0/Open-Component-Model.ocm-cli.installer.yaml new file mode 100644 index 0000000000000..eb6417abd8997 --- /dev/null +++ b/manifests/o/Open-Component-Model/ocm-cli/0.48.0/Open-Component-Model.ocm-cli.installer.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Open-Component-Model.ocm-cli +PackageVersion: 0.48.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ocm.exe +ReleaseDate: 2026-08-11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-component-model/ocm/releases/download/v0.48.0/ocm-0.48.0-windows-amd64.zip + InstallerSha256: D12A87744C48962233C4BB0A9139BB2DF35F41EA467F25EAE8A5CFA81D2FACD5 +- Architecture: arm64 + InstallerUrl: https://github.com/open-component-model/ocm/releases/download/v0.48.0/ocm-0.48.0-windows-arm64.zip + InstallerSha256: 07F9C2E162CC516599AE68571F42D33DC79BB970D8DDAA03D0FDA4803D46728B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/Open-Component-Model/ocm-cli/0.48.0/Open-Component-Model.ocm-cli.locale.en-US.yaml b/manifests/o/Open-Component-Model/ocm-cli/0.48.0/Open-Component-Model.ocm-cli.locale.en-US.yaml new file mode 100644 index 0000000000000..5c8a01c7735bb --- /dev/null +++ b/manifests/o/Open-Component-Model/ocm-cli/0.48.0/Open-Component-Model.ocm-cli.locale.en-US.yaml @@ -0,0 +1,34 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Open-Component-Model.ocm-cli +PackageVersion: 0.48.0 +PackageLocale: en-US +Publisher: SAP SE +PublisherUrl: https://github.com/open-component-model +PublisherSupportUrl: https://github.com/open-component-model/ocm/issues +PackageName: ocm-cli +PackageUrl: https://github.com/open-component-model/ocm +License: Apache-2.0 +LicenseUrl: https://github.com/open-component-model/ocm/blob/HEAD/LICENSE +ShortDescription: Open Component Model Command Line Interface (ocm-cli) +Tags: +- ocm +- open-component-model +ReleaseNotes: |- + What's Changed + 🚀 Features + • feat:close persistent references held on a context by @Skarlso in #1923 + 🐛 Bug Fixes + • fix:incompatibilities between v1 and v2 by @frewilhelm in #1992 + ⬆️ Dependencies + • chore(deps):bump the go group with 12 updates by @dependabot[bot] in #2012 + • chore(deps):bump the go group across 1 directory with 5 updates by @dependabot[bot] in #2017 + 🧰 Maintenance + • chore:bump VERSION to 0.46.0-dev by @ocmbot[bot] in #2007 + • chore:add env-var gated repository-exist call by @frewilhelm in #1996 + • chore(GHA):remove checkout action to fix #2014 by @frewilhelm in #2015 + Full Changelog:v0.45...v0.46.0 +ReleaseNotesUrl: https://github.com/open-component-model/ocm/releases/tag/v0.46.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Open-Component-Model/ocm-cli/0.48.0/Open-Component-Model.ocm-cli.yaml b/manifests/o/Open-Component-Model/ocm-cli/0.48.0/Open-Component-Model.ocm-cli.yaml new file mode 100644 index 0000000000000..6ac67b82e0556 --- /dev/null +++ b/manifests/o/Open-Component-Model/ocm-cli/0.48.0/Open-Component-Model.ocm-cli.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Open-Component-Model.ocm-cli +PackageVersion: 0.48.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/cfl/1.3.92/OpenCLICollective.cfl.installer.yaml b/manifests/o/OpenCLICollective/cfl/1.3.92/OpenCLICollective.cfl.installer.yaml new file mode 100644 index 0000000000000..1a385cad34afd --- /dev/null +++ b/manifests/o/OpenCLICollective/cfl/1.3.92/OpenCLICollective.cfl.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.cfl +PackageVersion: 1.3.92 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cfl.exe + PortableCommandAlias: cfl +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/atlassian-cli/releases/download/cfl-v1.3.92/cfl_1.3.92_windows_amd64.zip + InstallerSha256: 1792EFBC0E99888EDBFAF2DE7B282100337AC089CAAEFD2E015F41B2973AAA51 +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/atlassian-cli/releases/download/cfl-v1.3.92/cfl_1.3.92_windows_arm64.zip + InstallerSha256: FB3EDC197B62943212E1B365908BF362974C26E349733C29CDAE29B7BA4DD3B1 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-08-14 diff --git a/manifests/o/OpenCLICollective/cfl/1.3.92/OpenCLICollective.cfl.locale.en-US.yaml b/manifests/o/OpenCLICollective/cfl/1.3.92/OpenCLICollective.cfl.locale.en-US.yaml new file mode 100644 index 0000000000000..7d6e5bb4f2bdb --- /dev/null +++ b/manifests/o/OpenCLICollective/cfl/1.3.92/OpenCLICollective.cfl.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.cfl +PackageVersion: 1.3.92 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/confluence-cli/issues +PackageName: Confluence CLI +PackageUrl: https://github.com/open-cli-collective/confluence-cli +License: MIT +LicenseUrl: https://github.com/open-cli-collective/confluence-cli/blob/main/LICENSE +ShortDescription: Command-line interface for Atlassian Confluence Cloud +Description: |- + A CLI tool for managing Confluence pages with a markdown-first workflow. + Features include page creation, editing, viewing, and deletion with automatic + markdown-to-Confluence conversion. Supports attachments, search via CQL, + and common Confluence macros (TOC, panels, expand). +Tags: +- confluence +- atlassian +- cli +- markdown +- wiki +- documentation +ReleaseNotesUrl: https://github.com/open-cli-collective/atlassian-cli/releases/tag/cfl-v1.3.92 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/open-cli-collective/confluence-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/cfl/1.3.92/OpenCLICollective.cfl.yaml b/manifests/o/OpenCLICollective/cfl/1.3.92/OpenCLICollective.cfl.yaml new file mode 100644 index 0000000000000..f238a3adf2dc7 --- /dev/null +++ b/manifests/o/OpenCLICollective/cfl/1.3.92/OpenCLICollective.cfl.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.cfl +PackageVersion: 1.3.92 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenTubeX/OpenTubeX/0.31.3/OpenTubeX.OpenTubeX.installer.yaml b/manifests/o/OpenTubeX/OpenTubeX/0.31.3/OpenTubeX.OpenTubeX.installer.yaml new file mode 100644 index 0000000000000..e9804f97d7767 --- /dev/null +++ b/manifests/o/OpenTubeX/OpenTubeX/0.31.3/OpenTubeX.OpenTubeX.installer.yaml @@ -0,0 +1,45 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenTubeX.OpenTubeX +PackageVersion: 0.31.3 +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- opentubex +ProductCode: a38f022d-fec2-5f80-a7fe-620ccf1a2767 +ReleaseDate: 2026-08-14 +AppsAndFeaturesEntries: +- DisplayName: OpenTubeX 0.31.3 + ProductCode: a38f022d-fec2-5f80-a7fe-620ccf1a2767 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/OpenTubeX/OpenTubeX/releases/download/v0.31.3-beta/opentubex-0.31.3-beta-setup-x64.exe + InstallerSha256: 7D8E18D610F3596B40D18C9EED47BC422CDDDB65A98E09DAB351F4075E743A72 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/OpenTubeX/OpenTubeX/releases/download/v0.31.3-beta/opentubex-0.31.3-beta-setup-x64.exe + InstallerSha256: 7D8E18D610F3596B40D18C9EED47BC422CDDDB65A98E09DAB351F4075E743A72 + InstallerSwitches: + Custom: /ALLUSERS +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/OpenTubeX/OpenTubeX/releases/download/v0.31.3-beta/opentubex-0.31.3-beta-setup-arm64.exe + InstallerSha256: DC1F6EA3CAFA5605DB5520317413E00B936AAB4262D077BCD90D9125416D0994 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/OpenTubeX/OpenTubeX/releases/download/v0.31.3-beta/opentubex-0.31.3-beta-setup-arm64.exe + InstallerSha256: DC1F6EA3CAFA5605DB5520317413E00B936AAB4262D077BCD90D9125416D0994 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenTubeX/OpenTubeX/0.31.3/OpenTubeX.OpenTubeX.locale.en-US.yaml b/manifests/o/OpenTubeX/OpenTubeX/0.31.3/OpenTubeX.OpenTubeX.locale.en-US.yaml new file mode 100644 index 0000000000000..e4cd527ef82f9 --- /dev/null +++ b/manifests/o/OpenTubeX/OpenTubeX/0.31.3/OpenTubeX.OpenTubeX.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenTubeX.OpenTubeX +PackageVersion: 0.31.3 +PackageLocale: en-US +Publisher: OpenTubeX contributors +PublisherUrl: https://github.com/OpenTubeX +PublisherSupportUrl: https://github.com/OpenTubeX/OpenTubeX/issues +Author: OpenTubeX contributors +PackageName: OpenTubeX +PackageUrl: https://opentubex.org/ +License: AGPL-3.0 +LicenseUrl: https://github.com/OpenTubeX/OpenTubeX/blob/HEAD/LICENSE +Copyright: Copyleft © 2020-2026 +CopyrightUrl: https://github.com/OpenTubeX/OpenTubeX/blob/HEAD/LICENSE +ShortDescription: A private YouTube client +Description: OpenTubeX is a private YouTube client for desktop. +Moniker: opentubex +Tags: +- cross-platform +- electron +- privacy +- private-youtube +- sponsorblock +- subscriptions +- tabbed-browsing +- tabs +- video +- videos +- youtube +- youtube-client +- youtube-player +ReleaseNotes: |- + Fixed bugs + - Fixed yt-dlp playback fallback failing for some videos after an IP block is detected (#714, #716) + - Fixed repeated Invidious API errors when loading comments whose authors have no avatar (#713, #717) + - Fixed live-chat placeholders appearing on videos without chat and repeated errors on videos with no comments (#719) +ReleaseNotesUrl: https://github.com/OpenTubeX/OpenTubeX/releases/tag/v0.31.3-beta +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenTubeX/OpenTubeX/0.31.3/OpenTubeX.OpenTubeX.yaml b/manifests/o/OpenTubeX/OpenTubeX/0.31.3/OpenTubeX.OpenTubeX.yaml new file mode 100644 index 0000000000000..caf1cbfa055f1 --- /dev/null +++ b/manifests/o/OpenTubeX/OpenTubeX/0.31.3/OpenTubeX.OpenTubeX.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: OpenTubeX.OpenTubeX +PackageVersion: 0.31.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pantelis23/KernRift/v2.10.0/Pantelis23.KernRift.installer.yaml b/manifests/p/Pantelis23/KernRift/v2.10.0/Pantelis23.KernRift.installer.yaml new file mode 100644 index 0000000000000..12fa3610a2321 --- /dev/null +++ b/manifests/p/Pantelis23/KernRift/v2.10.0/Pantelis23.KernRift.installer.yaml @@ -0,0 +1,34 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +PackageIdentifier: Pantelis23.KernRift +PackageVersion: v2.10.0 +InstallerType: zip +NestedInstallerType: portable +# Extensions the package SUPPORTS (i.e. can open), per the winget +# schema — not the extension of its own binaries. This is a +# compiler: it consumes .kr source. It said 'exe' for several +# releases, which claimed the package handles executables. +FileExtensions: +- kr +Commands: +- krc +- kr +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: krc.exe + PortableCommandAlias: krc + - RelativeFilePath: kr.exe + PortableCommandAlias: kr + InstallerUrl: https://github.com/Heniokhos-Systems/KernRift/releases/download/v2.10.0/krc-windows-x86_64.zip + InstallerSha256: D7C924D2EA52E131A15AD74559BEDC22CCB49406B921ADB9A1FD770C0159B57C +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: krc.exe + PortableCommandAlias: krc + - RelativeFilePath: kr.exe + PortableCommandAlias: kr + InstallerUrl: https://github.com/Heniokhos-Systems/KernRift/releases/download/v2.10.0/krc-windows-arm64.zip + InstallerSha256: 3C12228D8CAC1CE13D1F5EF5E885986959EE9FC2D200385376CD493A8A6B93C6 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/p/Pantelis23/KernRift/v2.10.0/Pantelis23.KernRift.locale.en-US.yaml b/manifests/p/Pantelis23/KernRift/v2.10.0/Pantelis23.KernRift.locale.en-US.yaml new file mode 100644 index 0000000000000..8979ced401326 --- /dev/null +++ b/manifests/p/Pantelis23/KernRift/v2.10.0/Pantelis23.KernRift.locale.en-US.yaml @@ -0,0 +1,31 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: Pantelis23.KernRift +PackageVersion: v2.10.0 +PackageLocale: en-US +Publisher: Pantelis Christou +PublisherUrl: https://github.com/Heniokhos-Systems/KernRift +PublisherSupportUrl: https://github.com/Heniokhos-Systems/KernRift/issues +Author: Pantelis Christou +PackageName: KernRift +PackageUrl: https://github.com/Heniokhos-Systems/KernRift +License: Apache-2.0 +LicenseUrl: https://github.com/Heniokhos-Systems/KernRift/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 Pantelis Christou +ShortDescription: Self-hosted bare-metal systems programming language and compiler +Description: KernRift is a zero-dependency self-hosted compiler. The package installs two portable command-line tools — krc (the compiler) and kr (the fat-binary runner). It compiles to native x86_64 and ARM64 binaries for Linux, Windows, macOS, and Android. The compiler is written entirely in KernRift itself and produces ELF, PE, Mach-O, and fat binaries. +Moniker: kernrift +Tags: + - aot + - arm64 + - bare-metal + - compiler + - cross-compiler + - programming-language + - self-hosted + - systems-programming + - x86_64 +ReleaseNotes: 'Full Changelog: https://github.com/Heniokhos-Systems/KernRift/releases/tag/v2.10.0' +ReleaseNotesUrl: https://github.com/Heniokhos-Systems/KernRift/releases/tag/v2.10.0 +InstallationNotes: The install directory is added to PATH automatically by winget (portable nested installer). Run 'krc --version' and 'kr --version' to verify. +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/p/Pantelis23/KernRift/v2.10.0/Pantelis23.KernRift.yaml b/manifests/p/Pantelis23/KernRift/v2.10.0/Pantelis23.KernRift.yaml new file mode 100644 index 0000000000000..37eb46c37bca8 --- /dev/null +++ b/manifests/p/Pantelis23/KernRift/v2.10.0/Pantelis23.KernRift.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +PackageIdentifier: Pantelis23.KernRift +PackageVersion: v2.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/p/Pinnacle21/Pinnacle21/Community/4.2.0/Pinnacle21.Pinnacle21.Community.installer.yaml b/manifests/p/Pinnacle21/Pinnacle21/Community/4.2.0/Pinnacle21.Pinnacle21.Community.installer.yaml new file mode 100644 index 0000000000000..0d3966c9582f1 --- /dev/null +++ b/manifests/p/Pinnacle21/Pinnacle21/Community/4.2.0/Pinnacle21.Pinnacle21.Community.installer.yaml @@ -0,0 +1,29 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Pinnacle21.Pinnacle21.Community +PackageVersion: 4.2.0 +InstallerLocale: en-US +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +ProductCode: 39ff02e9-7176-5691-a661-1e321b0e7a0b +ReleaseDate: 2026-08-12 +AppsAndFeaturesEntries: +- DisplayName: Pinnacle 21 Community 4.2.0 + ProductCode: 39ff02e9-7176-5691-a661-1e321b0e7a0b +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://dthfq9xldm1jq.cloudfront.net/Pinnacle%2021%20Community%20Setup%204.2.0.exe + InstallerSha256: 3369C4956D01AC4F21802F0407175A6CFECD88102C8CC2F5920AC777C4E26FEF + InstallerSwitches: + Custom: /currentuser +- Architecture: x86 + Scope: machine + InstallerUrl: https://dthfq9xldm1jq.cloudfront.net/Pinnacle%2021%20Community%20Setup%204.2.0.exe + InstallerSha256: 3369C4956D01AC4F21802F0407175A6CFECD88102C8CC2F5920AC777C4E26FEF + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pinnacle21/Pinnacle21/Community/4.2.0/Pinnacle21.Pinnacle21.Community.locale.en-US.yaml b/manifests/p/Pinnacle21/Pinnacle21/Community/4.2.0/Pinnacle21.Pinnacle21.Community.locale.en-US.yaml new file mode 100644 index 0000000000000..213df6e537f6d --- /dev/null +++ b/manifests/p/Pinnacle21/Pinnacle21/Community/4.2.0/Pinnacle21.Pinnacle21.Community.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Pinnacle21.Pinnacle21.Community +PackageVersion: 4.2.0 +PackageLocale: en-US +Publisher: Pinnacle 21 +PublisherUrl: https://www.pinnacle21.com/ +PublisherSupportUrl: https://www.pinnacle21.com/forum +PrivacyUrl: https://www.pinnacle21.com/privacy +Author: Pinnacle 21 LLC +PackageName: Pinnacle 21 Community +PackageUrl: https://www.pinnacle21.com/downloads +License: Freeware +LicenseUrl: https://www.pinnacle21.com/license +Copyright: © 2024 Pinnacle 21. All rights reserved. +CopyrightUrl: https://www.pinnacle21.com/license +ShortDescription: A suite of tools to ensure data quality and compliance for FDA and PMDA submissions, including Validator, Define.xml Generator, Data Converter, and ClinicalTrials.gov Miner. +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.pinnacle21.com/documentation +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pinnacle21/Pinnacle21/Community/4.2.0/Pinnacle21.Pinnacle21.Community.locale.zh-CN.yaml b/manifests/p/Pinnacle21/Pinnacle21/Community/4.2.0/Pinnacle21.Pinnacle21.Community.locale.zh-CN.yaml new file mode 100644 index 0000000000000..69148f8c1ef2f --- /dev/null +++ b/manifests/p/Pinnacle21/Pinnacle21/Community/4.2.0/Pinnacle21.Pinnacle21.Community.locale.zh-CN.yaml @@ -0,0 +1,13 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Pinnacle21.Pinnacle21.Community +PackageVersion: 4.2.0 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 一套确保数据质量及符合 FDA 与 PMDA 申报要求的工具集,包含:验证器、Define.xml 生成器、数据转换器和 ClinicalTrials.gov 挖掘器。 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.pinnacle21.com/documentation +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pinnacle21/Pinnacle21/Community/4.2.0/Pinnacle21.Pinnacle21.Community.yaml b/manifests/p/Pinnacle21/Pinnacle21/Community/4.2.0/Pinnacle21.Pinnacle21.Community.yaml new file mode 100644 index 0000000000000..d7e9f1d59e9c2 --- /dev/null +++ b/manifests/p/Pinnacle21/Pinnacle21/Community/4.2.0/Pinnacle21.Pinnacle21.Community.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: Pinnacle21.Pinnacle21.Community +PackageVersion: 4.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/PocketSync/PocketSync/6.3.2/PocketSync.PocketSync.installer.yaml b/manifests/p/PocketSync/PocketSync/6.3.2/PocketSync.PocketSync.installer.yaml new file mode 100644 index 0000000000000..8d7a6af5ad499 --- /dev/null +++ b/manifests/p/PocketSync/PocketSync/6.3.2/PocketSync.PocketSync.installer.yaml @@ -0,0 +1,24 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: PocketSync.PocketSync +PackageVersion: 6.3.2 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Silent: /S +UpgradeBehavior: install +ProductCode: Pocket Sync +ReleaseDate: 2026-08-13 +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.3.2/Pocket.Sync_6.3.2_x64-setup.exe + InstallerSha256: F28C3CD0D6946AA8124B15897F306142696270BC21484CE6E5A1F74C0D2A9274 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PocketSync/PocketSync/6.3.2/PocketSync.PocketSync.locale.en-US.yaml b/manifests/p/PocketSync/PocketSync/6.3.2/PocketSync.PocketSync.locale.en-US.yaml new file mode 100644 index 0000000000000..4419b780982d9 --- /dev/null +++ b/manifests/p/PocketSync/PocketSync/6.3.2/PocketSync.PocketSync.locale.en-US.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: PocketSync.PocketSync +PackageVersion: 6.3.2 +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: Full Changelog:v6.3.0...v6.3.1 +ReleaseNotesUrl: https://github.com/neil-morrison44/pocket-sync/releases/tag/v6.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PocketSync/PocketSync/6.3.2/PocketSync.PocketSync.yaml b/manifests/p/PocketSync/PocketSync/6.3.2/PocketSync.PocketSync.yaml new file mode 100644 index 0000000000000..2229aada7a442 --- /dev/null +++ b/manifests/p/PocketSync/PocketSync/6.3.2/PocketSync.PocketSync.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: PocketSync.PocketSync +PackageVersion: 6.3.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/Powerformer/OpenDesign/0.19.1/Powerformer.OpenDesign.installer.yaml b/manifests/p/Powerformer/OpenDesign/0.19.1/Powerformer.OpenDesign.installer.yaml new file mode 100644 index 0000000000000..ad70e34712b1f --- /dev/null +++ b/manifests/p/Powerformer/OpenDesign/0.19.1/Powerformer.OpenDesign.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: Powerformer.OpenDesign +PackageVersion: 0.19.1 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: Open Design-release-stable-win +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nexu-io/open-design/releases/download/open-design-v0.19.1/open-design-0.19.1-win-x64-setup.exe + InstallerSha256: E994FC6A707135092456E48366847AB95F0E96C72AD8A7F3574F6385616A6FE1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Powerformer/OpenDesign/0.19.1/Powerformer.OpenDesign.locale.en-US.yaml b/manifests/p/Powerformer/OpenDesign/0.19.1/Powerformer.OpenDesign.locale.en-US.yaml new file mode 100644 index 0000000000000..9ffc08159adf3 --- /dev/null +++ b/manifests/p/Powerformer/OpenDesign/0.19.1/Powerformer.OpenDesign.locale.en-US.yaml @@ -0,0 +1,144 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Powerformer.OpenDesign +PackageVersion: 0.19.1 +PackageLocale: en-US +Publisher: Powerformer, Inc. +PublisherUrl: https://nexu.io/ +PublisherSupportUrl: https://github.com/nexu-io/open-design/issues +Author: Powerformer, Inc. +PackageName: Open Design +PackageUrl: https://open-design.ai/ +License: Apache-2.0 +LicenseUrl: https://github.com/nexu-io/open-design/blob/HEAD/LICENSE +Copyright: Copyright 2026 Open Design contributors +ShortDescription: The open-source alternative to Claude Design. Your existing coding agent — Claude · Codex · Cursor · Gemini · OpenCode · Qwen — becomes the design engine, driven by 31 composable skills and 72 brand-grade design systems. +Description: |- + The open-source alternative to Claude Design. Local-first, web-deployable, BYOK at every layer — 16 coding-agent CLIs auto-detected on your PATH (Claude Code, Codex, Devin for Terminal, Cursor Agent, Gemini CLI, OpenCode, Qwen, Qoder CLI, GitHub Copilot CLI, Hermes, Kimi, Pi, Kiro, Kilo, Mistral Vibe, DeepSeek TUI) become the design engine, driven by 31 composable Skills and 72 brand-grade Design Systems. No CLI? An OpenAI-compatible BYOK proxy is the same loop minus the spawn. + + Why this exists + Anthropic's Claude Design (released 2026-04-17, Opus 4.7) showed what happens when an LLM stops writing prose and starts shipping design artifacts. It went viral — and stayed closed-source, paid-only, cloud-only, locked to Anthropic's model and Anthropic's skills. There is no checkout, no self-host, no Vercel deploy, no swap-in-your-own-agent. + Open Design (OD) is the open-source alternative. Same loop, same artifact-first mental model, none of the lock-in. We don't ship an agent — the strongest coding agents already live on your laptop. We wire them into a skill-driven design workflow that runs locally with pnpm tools-dev, can deploy the web layer to Vercel, and stays BYOK at every layer. + Type make me a magazine-style pitch deck for our seed round. The interactive question form pops up before the model improvises a single pixel. The agent picks one of five curated visual directions. A live TodoWrite plan streams into the UI. The daemon builds a real on-disk project folder with a seed template, layout library, and self-check checklist. The agent reads them — pre-flight enforced — runs a five-dimensional critique against its own output, and emits a single that renders in a sandboxed iframe seconds later. + That's not "AI tries to design something". That's an AI that has been trained, by the prompt stack, to behave like a senior designer with a working filesystem, a deterministic palette library, and a checklist culture — exactly the bar Claude Design set, but open and yours. + OD stands on four open-source shoulders: + - alchaincyf/huashu-design — the design-philosophy compass. Junior-Designer workflow, the 5-step brand-asset protocol, the anti-AI-slop checklist, the 5-dimensional self-critique, and the "5 schools × 20 design philosophies" idea behind our direction picker — all distilled into apps/daemon/src/prompts/discovery.ts. + - op7418/guizang-ppt-skill — the deck mode. Bundled verbatim under skills/guizang-ppt/ with original LICENSE preserved; magazine-style layouts, WebGL hero, P0/P1/P2 checklists. + - OpenCoworkAI/open-codesign — the UX north star and our closest peer. The first open-source Claude-Design alternative. We borrow its streaming-artifact loop, its sandboxed-iframe preview pattern (vendored React 18 + Babel), its live agent panel (todos + tool calls + interruptible generation), and its five-format export list (HTML / PDF / PPTX / ZIP / Markdown). We deliberately diverge on form factor — they are a desktop Electron app bundling pi-ai; we are a web app + local daemon that delegates to your existing CLI. + - multica-ai/multica — the daemon-and-runtime architecture. PATH-scan agent detection, the local daemon as the only privileged process, the agent-as-teammate worldview. +Tags: +- agent +- agentic +- ai +- claude +- design +- large-language-model +- llm +ReleaseNotes: |- + 🌟 Codename: Design with DeepSeek Harness + 🧰 59 PRs · 24 contributors · 4 days — DeepSeek Harness now runs as an + agent inside Open Design. Open Design finds your official dsh, guides setup + of the Open Design connection profile, lists Harness models and + reasoning options, and resumes the same Harness session on later turns. 0.19.1 + also starts two weeks of unlimited DeepSeek V4 Pro and Flash for paid plans and + keeps Home and team projects responsive under load. + 🔥 Highlights + - 🧰 Bring your official DeepSeek Harness installation into Open Design. + Open Design discovers dsh, reads its model and reasoning choices, and gives + specific guidance for missing credentials, profile setup, or an untested + Harness version. Settings and od agent setup deepseek-harness can install or + repair only the Open Design connection profile; Open Design does not replace + or upgrade Harness itself. Runs stream thinking, text, tool calls, results, + and usage as structured events, then resume the same Harness session on later + turns. Cancellation and process cleanup also cover Windows .cmd installs. + (#6874) + - 🎁 Paid plans get two weeks of unlimited DeepSeek V4 Pro and Flash. + From August 13 at 20:00 to August 27 at 20:00 (Asia/Shanghai), both models + carry the Unlimited badge across the workbench, and the campaign action picks + V4 Pro. Users who dismissed the previous Flash campaign still see this one + once. When a rolling model window fills up, Open Design shows the retry time + and confirms that the request was not charged. (#6861) + - 🏠 Home gets you into a project sooner. The refreshed Home adds a + clearer creation-type row and more direct workspace controls. Local projects + no longer wait for a Cloud workspace identity before they can start, while + Cloud projects keep their balance checks. After you submit, Open Design moves + straight into the new project's Preparing state and rolls back cleanly if + creation fails. (#6692, #6741, #6756) + - 🔐 An expired Cloud session returns you to sign-in. Invalid + credentials are cleared, the existing sign-in flow takes over, and transient + workspace-authority failures retry without duplicating the request. Headless + operators also gain od amr status and od amr logout for checking and + resetting Cloud authentication from the CLI. (#6786) + - ⚡ Team workspaces keep background work within bounds. Shared-resource + pulls are batched, sync fan-out is capped, workspace-authority reads are + cached safely, and large project scans, archives, and push queues have firm + limits. Workspace and billing refreshes now coalesce under event bursts and + back off during an outage instead of multiplying upstream requests. + (#6711, #6752, #6782, #6788, #6871) + ✨ Added + - The design-system catalog now includes Cloudflare Kumo UI, ready to use + as a visual foundation for generated interfaces. (#6769) + - od mcp install claude-desktop can configure Open Design for Claude Desktop + on macOS and Windows. (#6489) + - The public Pricing page now describes hosted image generation alongside text + models. (#6395) + - Launch Week is easier to discover from the landing page, and community links + are labeled before they take you away from Open Design. (#6680, #6684) + 🔁 Changed + - New image and video outputs open in the preview when generation finishes. + When an agent names an existing artifact, the write updates that file in + place instead of creating a numbered duplicate. (#6688, #6719) + - Message Center rows expand and collapse in place. Saving an annotation also + leaves the comments panel in the state you chose instead of forcing it open. + (#6851, #6862) + - Home search includes personal projects, and projects created from Community + templates retain the template's original project type. (#6838, #6847) + - MCP slash commands explain what they do, and newly created custom skills load + their files without requiring a refresh. (#6597, #6735) + - Campaign and upgrade prompts are limited to the AMR paths where they apply, + instead of appearing in unrelated local workflows. (#6760, #6841) + 🐛 Fixed + 🏠 Workspaces and projects + - Inviting someone who already belongs to the workspace now says exactly why + the invite failed, and recovery links open the Settings section that actually + contains the requested control. (#6830, #6831) + - od project list and MCP resource reads honor the signed-in workspace instead + of falling back to a personal or empty scope. (#6736, #6773) + - Re-finalizing a personal design system keeps it bound to the project and + reachable afterwards. (#6776) + - Deleted projects leave the workspace project dropdown as soon as deletion + succeeds and stay gone after reload. (#6886) + 🧠 Runs and agents + - Repeated Enter presses and clicks no longer enqueue duplicate chat requests, + and old daemon-restart recovery cards disappear after a later successful run. + (#6748, #6749) + - A recovered tool error can no longer turn an already successful run back into + a failed one. Form answers are not duplicated on resume, and stale message + writes cannot overwrite the daemon's canonical run events. (#6305, #6418, + #6764) + - Missing Vela installations report as unavailable, Azure alias authentication + retries the compatible token parameter, and CodeBuddy model discovery handles + the CLI's current help output. (#6617, #6718, #6738) + - Shared pipeline atom bodies are inserted once per active stage instead of + being duplicated across the prompt. (#6245) + 🖥️ Desktop and delivery + - Social share icons render in the packaged app, portable Windows installs + write NSIS logs to the runtime path, and slower macOS cold starts get enough + time for the sidecar to report healthy. (#6559, #6750, #6762) + - Docker browser peers can authenticate, and the packaged runtime picks up + patched dependency floors for known container vulnerabilities. (#6715, #6733) + - Korean browser-assist UI and French fallback copy are complete again. + (#6212, #6612) + 🙏 Thanks to everyone who shipped 0.19.1 + @alchemistklk · @AmyShang-alt · @BusanGukbap · @Coiggahou2002 · + @dapsychyoo · @davezfr · @Diyoncrz18 · @elifive555555 · @ivy-ting · + @lefarcen · @lhenriquesouza · @lorenzozanee · @mvanhorn · @PerishCode · + @roian6 · @ScarletttMoon · @Siri-Ray · @VaiYav · @wangchenglong0001 · + @xne998808-ai · @xxiaoxiong · @YOMXXX · @YUHAO-corn · @zzjjzz-zz +ReleaseNotesUrl: https://github.com/nexu-io/open-design/releases/tag/open-design-v0.19.1 +Documentations: +- DocumentLabel: Quick Start + DocumentUrl: https://github.com/nexu-io/open-design/blob/HEAD/QUICKSTART.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Powerformer/OpenDesign/0.19.1/Powerformer.OpenDesign.locale.zh-CN.yaml b/manifests/p/Powerformer/OpenDesign/0.19.1/Powerformer.OpenDesign.locale.zh-CN.yaml new file mode 100644 index 0000000000000..df84aa53cda48 --- /dev/null +++ b/manifests/p/Powerformer/OpenDesign/0.19.1/Powerformer.OpenDesign.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: Powerformer.OpenDesign +PackageVersion: 0.19.1 +PackageLocale: zh-CN +ShortDescription: Claude Design 的开源替代品。你现有的编程智能体 — Claude · Codex · Cursor · Gemini · OpenCode · Qwen — 可成为设计引擎,由 31 个可组合技能与 72 个品牌级设计系统驱动。 +Description: |- + Claude Design 的开源替代品。本地优先、可部署到 Vercel、每一层都 BYOK —— 16 套 coding-agent CLI 在 PATH 上自动检测(Claude Code, Codex, Devin for Terminal, Cursor Agent, Gemini CLI, OpenCode, Qwen, Qoder CLI, GitHub Copilot CLI, Hermes, Kimi, Pi, Kiro, Kilo, Mistral Vibe, DeepSeek TUI)就是设计引擎,由 31 个可组合 Skills 和 72 套品牌级 Design System 驱动。 + + 为什么要做这个 + Anthropic 的 Claude Design(2026-04-17 发布,基于 Opus 4.7)让大家第一次看到:当一个 LLM 不再写废话、开始直接交付设计成品,会是什么样子。它瞬间出圈 —— 然后保持闭源、付费、只跑在云上、绑定 Anthropic 的模型和 Anthropic 的内部 skill。没有 checkout,没有自托管,没有 Vercel 部署,也换不了自己的 agent。 + Open Design(OD)就是它的开源替代品。 同一套 loop、同一种「artifact-first」心智模型,但没有锁定。我们不做 agent —— 你笔记本上最强的 coding agent 已经装好了。我们要做的,是把它接进一个 skill 驱动的设计工作流:本地用 pnpm tools-dev 跑完整本地闭环,云端可单独部署 Web 层,每一层都 BYOK(自带 Key)。 + 输入「帮我做一份杂志风的种子轮 pitch deck」。在模型挥洒第一个像素之前,初始化问题表单已经先跳出来。Agent 从 5 套精挑的视觉方向里选一个。一张活的 TodoWrite 计划卡片实时流入 UI。Daemon 在磁盘上构建出一个真实的项目目录,里面有 seed 模板、布局库、自检 checklist。Agent 强制 pre-flight 读取它们,对自己的输出跑一轮五维评审,几秒后吐出一个 ,渲染在沙盒 iframe 里。 + 这不是「AI 试图做点设计」。这是一个被提示词栈训练得像高级设计师一样工作的 AI —— 有可用的文件系统、有确定性的色板库、有 checklist 文化 —— 也就是 Claude Design 立下的那条线,只是这次它开源、归你。 + OD 站在四个开源项目的肩膀上: + - alchaincyf/huashu-design(花叔的画术) —— 设计哲学的指南针。Junior-Designer 工作流、5 步品牌资产协议、anti-AI-slop checklist、五维自评审、以及方向选择器背后的「5 流派 × 20 种设计哲学」思路 —— 全部蒸馏进 apps/daemon/src/prompts/discovery.ts。 + - op7418/guizang-ppt-skill(歸藏的杂志风 PPT skill) —— Deck 模式。原样捆绑在 skills/guizang-ppt/ 下,原 LICENSE 保留;杂志版式、WebGL hero、P0/P1/P2 checklist。 + - OpenCoworkAI/open-codesign —— UX 北极星,也是我们最接近的同类。第一个开源的 Claude-Design 替代品。我们借鉴了它的流式 artifact 循环、沙盒 iframe 预览模式(自带 React 18 + Babel)、实时 agent 面板(todos + tool calls + 可中断生成)、5 种导出格式列表(HTML / PDF / PPTX / ZIP / Markdown)。我们刻意在形态上分流 —— 它是桌面 Electron 应用,把 pi-ai 打包进去做 agent;我们是 Web 应用 + 本地 daemon,把 agent 运行时委托给你已经装好的 CLI。 + - multica-ai/multica —— Daemon 与运行时架构。PATH 扫描式 agent 检测,本地 daemon 作为唯一的特权进程,agent-as-teammate 的世界观。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +- 设计 +Documentations: +- DocumentLabel: 快速开始 + DocumentUrl: https://github.com/nexu-io/open-design/blob/HEAD/QUICKSTART.md +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Powerformer/OpenDesign/0.19.1/Powerformer.OpenDesign.yaml b/manifests/p/Powerformer/OpenDesign/0.19.1/Powerformer.OpenDesign.yaml new file mode 100644 index 0000000000000..a3a699cdeb925 --- /dev/null +++ b/manifests/p/Powerformer/OpenDesign/0.19.1/Powerformer.OpenDesign.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: Powerformer.OpenDesign +PackageVersion: 0.19.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/ProjectVid/VidDl/1.3.0/ProjectVid.VidDl.installer.yaml b/manifests/p/ProjectVid/VidDl/1.3.0/ProjectVid.VidDl.installer.yaml new file mode 100644 index 0000000000000..fe5cf869efe60 --- /dev/null +++ b/manifests/p/ProjectVid/VidDl/1.3.0/ProjectVid.VidDl.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ProjectVid.VidDl +PackageVersion: 1.3.0 +InstallerType: nullsoft +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Project-Vid-dl/vid-dl/releases/download/v1.3.0/Video.Downloader_1.3.0_x64-setup.exe + InstallerSha256: c8e05517ca911013d4bf2d07e225c4544f26a894e35c99ecfb33eded2517a02e +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-08-14 diff --git a/manifests/p/ProjectVid/VidDl/1.3.0/ProjectVid.VidDl.locale.en-US.yaml b/manifests/p/ProjectVid/VidDl/1.3.0/ProjectVid.VidDl.locale.en-US.yaml new file mode 100644 index 0000000000000..10ec68d81bc42 --- /dev/null +++ b/manifests/p/ProjectVid/VidDl/1.3.0/ProjectVid.VidDl.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: ProjectVid.VidDl +PackageVersion: 1.3.0 +PackageLocale: en-US +Publisher: Project Vid-dl +PublisherUrl: https://github.com/Project-Vid-dl +PublisherSupportUrl: https://github.com/Project-Vid-dl/vid-dl/issues +PackageName: Vid-dl +PackageUrl: https://github.com/Project-Vid-dl/vid-dl +License: Proprietary +ShortDescription: Modern desktop video downloader powered by yt-dlp. +Description: | + Vid-dl is a modern desktop video downloader. + It supports YouTube, Facebook, Vimeo, and many other websites + supported by yt-dlp through a clean and modern interface. +Moniker: vid-dl +Tags: +- downloader +- video-downloader +- youtube +- yt-dlp +ReleaseNotesUrl: https://github.com/Project-Vid-dl/vid-dl/releases/tag/v1.3.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Project-Vid-dl/vid-dl/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/p/ProjectVid/VidDl/1.3.0/ProjectVid.VidDl.yaml b/manifests/p/ProjectVid/VidDl/1.3.0/ProjectVid.VidDl.yaml new file mode 100644 index 0000000000000..830ae1287e8e2 --- /dev/null +++ b/manifests/p/ProjectVid/VidDl/1.3.0/ProjectVid.VidDl.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: ProjectVid.VidDl +PackageVersion: 1.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/Prometheus/WindowsExporter/0.31.8/Prometheus.WindowsExporter.installer.yaml b/manifests/p/Prometheus/WindowsExporter/0.31.8/Prometheus.WindowsExporter.installer.yaml new file mode 100644 index 0000000000000..86dd4ba23bee8 --- /dev/null +++ b/manifests/p/Prometheus/WindowsExporter/0.31.8/Prometheus.WindowsExporter.installer.yaml @@ -0,0 +1,52 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Prometheus.WindowsExporter +PackageVersion: 0.31.8 +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-07-22 +Installers: +- Architecture: x64 + InstallerType: portable + InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.31.8/windows_exporter-0.31.8-amd64.exe + InstallerSha256: 03BB0FE80B8AD0B4E39606B96C4C5CC56B1F766760011EA2B00111157C6EF077 + Commands: + - windows_exporter +- Architecture: arm64 + InstallerType: portable + InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.31.8/windows_exporter-0.31.8-arm64.exe + InstallerSha256: F73265EC28077B3449C72A83C3297B99692BB00BF578C3009CE42198C563E9AD + Commands: + - windows_exporter +- InstallerLocale: en-US + Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.31.8/windows_exporter-0.31.8-amd64.msi + InstallerSha256: 0AADCE6AFB20182B678BFCA9E8F2E8464EF48C469B28B4CF02E99D82158F5D40 + ProductCode: "{605DC431-98AA-404F-91BB-9069024E0FF3}" + AppsAndFeaturesEntries: + - Publisher: prometheus-community + ProductCode: "{605DC431-98AA-404F-91BB-9069024E0FF3}" + UpgradeCode: "{66A6EB5B-1FC2-4B14-A362-5CEEC6413308}" + InstallationMetadata: + DefaultInstallLocation: "%ProgramFiles%\\windows_exporter\\textfile_inputs" +- InstallerLocale: en-US + Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.31.8/windows_exporter-0.31.8-arm64.msi + InstallerSha256: 1ACC1C92040D0189AA5D2572F3D2CCD8C7D41A1A0FB2561B9A529D930D3A46D3 + ProductCode: "{63FCAB57-A76C-4358-AF82-39BE1AC7E65F}" + AppsAndFeaturesEntries: + - Publisher: prometheus-community + ProductCode: "{63FCAB57-A76C-4358-AF82-39BE1AC7E65F}" + UpgradeCode: "{66A6EB5B-1FC2-4B14-A362-5CEEC6413308}" + InstallationMetadata: + DefaultInstallLocation: "%ProgramFiles%\\windows_exporter\\textfile_inputs" +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Prometheus/WindowsExporter/0.31.8/Prometheus.WindowsExporter.locale.en-US.yaml b/manifests/p/Prometheus/WindowsExporter/0.31.8/Prometheus.WindowsExporter.locale.en-US.yaml new file mode 100644 index 0000000000000..7eb2977faa3fd --- /dev/null +++ b/manifests/p/Prometheus/WindowsExporter/0.31.8/Prometheus.WindowsExporter.locale.en-US.yaml @@ -0,0 +1,31 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Prometheus.WindowsExporter +PackageVersion: 0.31.8 +PackageLocale: en-US +Publisher: Prometheus Community +PublisherUrl: https://github.com/prometheus-community +PublisherSupportUrl: https://github.com/prometheus-community/windows_exporter/issues +PackageName: windows_exporter +PackageUrl: https://github.com/prometheus-community/windows_exporter +License: MIT +LicenseUrl: https://github.com/prometheus-community/windows_exporter/blob/HEAD/LICENSE +Copyright: Copyright (c) 2021 The Prometheus Authors +CopyrightUrl: https://github.com/prometheus-community/windows_exporter/blob/master/LICENSE +ShortDescription: Prometheus exporter for Windows machines +Description: A Prometheus exporter for Windows machines. +Moniker: windows_exporter +Tags: +- prometheus +- prometheus-exporter +- windows +- wmi +ReleaseNotes: |- + What's Changed + 🐞 Bug Fixes + • fix:Update go version to latest 1.25.x by @jkroepke in #2397 + Full Changelog:v0.31.6...v0.31.7 +ReleaseNotesUrl: https://github.com/prometheus-community/windows_exporter/releases/tag/v0.31.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Prometheus/WindowsExporter/0.31.8/Prometheus.WindowsExporter.yaml b/manifests/p/Prometheus/WindowsExporter/0.31.8/Prometheus.WindowsExporter.yaml new file mode 100644 index 0000000000000..36163aacd920b --- /dev/null +++ b/manifests/p/Prometheus/WindowsExporter/0.31.8/Prometheus.WindowsExporter.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Prometheus.WindowsExporter +PackageVersion: 0.31.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proton/ProtonPass/1.39.1/Proton.ProtonPass.installer.yaml b/manifests/p/Proton/ProtonPass/1.39.1/Proton.ProtonPass.installer.yaml new file mode 100644 index 0000000000000..de6342d0224cd --- /dev/null +++ b/manifests/p/Proton/ProtonPass/1.39.1/Proton.ProtonPass.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: Proton.ProtonPass +PackageVersion: 1.39.1 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.14393.0 +InstallerType: appx +UpgradeBehavior: install +PackageFamilyName: ProtonPass_158qdr94jw63p +Capabilities: +- internetClient +RestrictedCapabilities: +- runFullTrust +ReleaseDate: 2026-08-10 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/ProtonPass_1.39.1.0_x64__158qdr94jw63p' +Installers: +- Architecture: x64 + InstallerUrl: https://proton.me/download/pass/windows/ProtonPass_1.39.1.msix + InstallerSha256: E3B702916BE85728A924EFBBEDD8D64D1D7E0E76E494C8C271581D75C846B17D + SignatureSha256: 1ACA3BA59E0D3D81E759E83EC87DAA60A1D983AC470D51482F46D76A39AE0F29 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proton/ProtonPass/1.39.1/Proton.ProtonPass.locale.en-US.yaml b/manifests/p/Proton/ProtonPass/1.39.1/Proton.ProtonPass.locale.en-US.yaml new file mode 100644 index 0000000000000..7c550445575a7 --- /dev/null +++ b/manifests/p/Proton/ProtonPass/1.39.1/Proton.ProtonPass.locale.en-US.yaml @@ -0,0 +1,34 @@ +# 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 +PackageVersion: 1.39.1 +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 +PackageUrl: https://proton.me/pass +License: GPL-3.0 +LicenseUrl: https://github.com/protonpass/proton-pass-common/blob/HEAD/LICENSE +Copyright: Copyright © 2026 Proton AG +ShortDescription: Open-source and encrypted password manager +Description: Proton Pass is a free password manager with identity protection. It is used to securely store, share and auto-login to your accounts, using end-to-end encryption. +Moniker: proton-pass +Tags: +- encrypted +- encryption +- identity +- login +- manager +- pass +- password +- protection +- secure +- security +- user +PurchaseUrl: https://proton.me/pass/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proton/ProtonPass/1.39.1/Proton.ProtonPass.yaml b/manifests/p/Proton/ProtonPass/1.39.1/Proton.ProtonPass.yaml new file mode 100644 index 0000000000000..9397fe7beec3f --- /dev/null +++ b/manifests/p/Proton/ProtonPass/1.39.1/Proton.ProtonPass.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 +PackageVersion: 1.39.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/pnpm/pnpm/11.21.0/pnpm.pnpm.installer.yaml b/manifests/p/pnpm/pnpm/11.21.0/pnpm.pnpm.installer.yaml new file mode 100644 index 0000000000000..76b34060654c1 --- /dev/null +++ b/manifests/p/pnpm/pnpm/11.21.0/pnpm.pnpm.installer.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: pnpm.pnpm +PackageVersion: 11.21.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: pnpm.exe + PortableCommandAlias: pnpm +Commands: +- pnpm +ReleaseDate: 2026-08-09 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/pnpm/pnpm/releases/download/v11.21.0/pnpm-win32-x64.zip + InstallerSha256: 6643043CAA3B01C65C431039926A2AF954326D5CEFBDB4DA7BACECEB17F5051F +- Architecture: arm64 + InstallerUrl: https://github.com/pnpm/pnpm/releases/download/v11.21.0/pnpm-win32-arm64.zip + InstallerSha256: 694FBB992C1631983729887318FC26F0921ECC826655FCFA29514D470A6725D1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/pnpm/pnpm/11.21.0/pnpm.pnpm.locale.en-US.yaml b/manifests/p/pnpm/pnpm/11.21.0/pnpm.pnpm.locale.en-US.yaml new file mode 100644 index 0000000000000..d240d1dcc1830 --- /dev/null +++ b/manifests/p/pnpm/pnpm/11.21.0/pnpm.pnpm.locale.en-US.yaml @@ -0,0 +1,36 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: pnpm.pnpm +PackageVersion: 11.21.0 +PackageLocale: en-US +Publisher: pnpm +PublisherUrl: https://github.com/pnpm/pnpm +PublisherSupportUrl: https://github.com/pnpm/pnpm/issues +Author: pnpm contributors +PackageName: pnpm +PackageUrl: https://pnpm.io/ +License: MIT +LicenseUrl: https://github.com/pnpm/pnpm/blob/HEAD/LICENSE +Copyright: Copyright (c) Zoltan Kochan and other contributors +CopyrightUrl: https://github.com/pnpm/pnpm/blob/main/LICENSE +ShortDescription: Fast, disk space efficient package manager. +Moniker: pnpm +Tags: +- dependency-manager +- install +- javascript +- modules +- node +- nodejs +- npm +- package-manager +ReleaseNotes: See the GitHub release for v11.15.1 notes. +ReleaseNotesUrl: https://github.com/pnpm/pnpm/releases/tag/v11.15.1 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://pnpm.io/motivation +- DocumentLabel: FAQ + DocumentUrl: https://pnpm.io/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/pnpm/pnpm/11.21.0/pnpm.pnpm.yaml b/manifests/p/pnpm/pnpm/11.21.0/pnpm.pnpm.yaml new file mode 100644 index 0000000000000..a60c16a4cccda --- /dev/null +++ b/manifests/p/pnpm/pnpm/11.21.0/pnpm.pnpm.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: pnpm.pnpm +PackageVersion: 11.21.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/SoftPerfect/SwitchPortMapper/26.2/SoftPerfect.SwitchPortMapper.installer.yaml b/manifests/s/SoftPerfect/SwitchPortMapper/26.8/SoftPerfect.SwitchPortMapper.installer.yaml similarity index 76% rename from manifests/s/SoftPerfect/SwitchPortMapper/26.2/SoftPerfect.SwitchPortMapper.installer.yaml rename to manifests/s/SoftPerfect/SwitchPortMapper/26.8/SoftPerfect.SwitchPortMapper.installer.yaml index 4f6a570a36289..d00e62a0821b7 100644 --- a/manifests/s/SoftPerfect/SwitchPortMapper/26.2/SoftPerfect.SwitchPortMapper.installer.yaml +++ b/manifests/s/SoftPerfect/SwitchPortMapper/26.8/SoftPerfect.SwitchPortMapper.installer.yaml @@ -2,14 +2,14 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: SoftPerfect.SwitchPortMapper -PackageVersion: "26.2" +PackageVersion: "26.8" InstallerType: inno Scope: machine ProductCode: '{AAB4DDA3-D705-4D91-9AFC-46F43422E46A}_is1' -ReleaseDate: 2026-02-11 +ReleaseDate: 2026-08-14 Installers: - Architecture: x64 InstallerUrl: https://www.softperfect.com/download/files/portmapper_setup.exe - InstallerSha256: C99D5E76C1167FA3CB062622D701342AE760722256872D14564CED9EB41F6994 + InstallerSha256: 695D70DC7A44E400B69A5DE0F7E1C797502C260C40248A277755E6CAE7ED2DD5 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/SoftPerfect/SwitchPortMapper/26.2/SoftPerfect.SwitchPortMapper.locale.en-US.yaml b/manifests/s/SoftPerfect/SwitchPortMapper/26.8/SoftPerfect.SwitchPortMapper.locale.en-US.yaml similarity index 80% rename from manifests/s/SoftPerfect/SwitchPortMapper/26.2/SoftPerfect.SwitchPortMapper.locale.en-US.yaml rename to manifests/s/SoftPerfect/SwitchPortMapper/26.8/SoftPerfect.SwitchPortMapper.locale.en-US.yaml index 9a9606b883a18..0c8e1f77a8cd8 100644 --- a/manifests/s/SoftPerfect/SwitchPortMapper/26.2/SoftPerfect.SwitchPortMapper.locale.en-US.yaml +++ b/manifests/s/SoftPerfect/SwitchPortMapper/26.8/SoftPerfect.SwitchPortMapper.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: SoftPerfect.SwitchPortMapper -PackageVersion: "26.2" +PackageVersion: "26.8" PackageLocale: en-US Publisher: SoftPerfect Pty Ltd PublisherUrl: https://www.softperfect.com/ @@ -31,12 +31,13 @@ Tags: - port - switch ReleaseNotes: |- - - Added: Native ARM64 (Windows on ARM) support. - - Added: LLDP/CDP neighbour discovery in device discovery dialog. - - Added: Interactive topology map view built from LLDP/CDP neighbour data. - - Improved: LLDP neighbour discovery compatibility with non-Cisco devices. - - Improved: IPv4 input fields now support paste correctly. - - Removed: 32-bit (x86) Windows builds. + - Added: SNMPv3 authentication with SHA-384 and SHA-512. + - Added: Device search, layout reset and SVG export in the topology map. + - Improved: Console now reports unreachable devices explicitly. + - Improved: LLDP neighbour details now include the remote port description. + - Fixed: Incorrect LLDP neighbour decoding on some switch models. + - Fixed: Binary SNMP values produced invalid characters in exported reports. + - Fixed: No data retrieved over SNMPv2c/v3 from switches that drop oversized bulk responses. ReleaseNotesUrl: https://www.softperfect.com/products/changelog.php?product_id=12 PurchaseUrl: https://www.softperfect.com/order/?product=spm Documentations: diff --git a/manifests/s/SoftPerfect/SwitchPortMapper/26.2/SoftPerfect.SwitchPortMapper.locale.zh-CN.yaml b/manifests/s/SoftPerfect/SwitchPortMapper/26.8/SoftPerfect.SwitchPortMapper.locale.zh-CN.yaml similarity index 98% rename from manifests/s/SoftPerfect/SwitchPortMapper/26.2/SoftPerfect.SwitchPortMapper.locale.zh-CN.yaml rename to manifests/s/SoftPerfect/SwitchPortMapper/26.8/SoftPerfect.SwitchPortMapper.locale.zh-CN.yaml index ef2a6313b388b..1f873ef560496 100644 --- a/manifests/s/SoftPerfect/SwitchPortMapper/26.2/SoftPerfect.SwitchPortMapper.locale.zh-CN.yaml +++ b/manifests/s/SoftPerfect/SwitchPortMapper/26.8/SoftPerfect.SwitchPortMapper.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: SoftPerfect.SwitchPortMapper -PackageVersion: "26.2" +PackageVersion: "26.8" PackageLocale: zh-CN License: 专有软件 ShortDescription: 轻松识别网络交换机端口的工具,适用于 Windows、macOS 和 Linux diff --git a/manifests/s/SoftPerfect/SwitchPortMapper/26.2/SoftPerfect.SwitchPortMapper.yaml b/manifests/s/SoftPerfect/SwitchPortMapper/26.8/SoftPerfect.SwitchPortMapper.yaml similarity index 91% rename from manifests/s/SoftPerfect/SwitchPortMapper/26.2/SoftPerfect.SwitchPortMapper.yaml rename to manifests/s/SoftPerfect/SwitchPortMapper/26.8/SoftPerfect.SwitchPortMapper.yaml index 82ddada4740c3..46716e8bde4f0 100644 --- a/manifests/s/SoftPerfect/SwitchPortMapper/26.2/SoftPerfect.SwitchPortMapper.yaml +++ b/manifests/s/SoftPerfect/SwitchPortMapper/26.8/SoftPerfect.SwitchPortMapper.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: SoftPerfect.SwitchPortMapper -PackageVersion: "26.2" +PackageVersion: "26.8" DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1786666234-gf5184d/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1786681855-gd3dce4/Sourcegraph.Amp.installer.yaml similarity index 64% rename from manifests/s/Sourcegraph/Amp/0.0.1786666234-gf5184d/Sourcegraph.Amp.installer.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1786681855-gd3dce4/Sourcegraph.Amp.installer.yaml index 33ee323bf1ffd..f88cc1239414f 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1786666234-gf5184d/Sourcegraph.Amp.installer.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1786681855-gd3dce4/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.1786666234-gf5184d +PackageVersion: 0.0.1786681855-gd3dce4 InstallerType: portable Commands: - amp @@ -12,7 +12,7 @@ Dependencies: ReleaseDate: 2026-08-14 Installers: - Architecture: x64 - InstallerUrl: https://static.ampcode.com/cli/0.0.1786666234-gf5184d/amp-windows-x64-baseline.exe - InstallerSha256: 8C60B1F22F070E0DCADCE1671F5D9CCA398813DA3977E113564B7FC003AE904A + InstallerUrl: https://static.ampcode.com/cli/0.0.1786681855-gd3dce4/amp-windows-x64-baseline.exe + InstallerSha256: 4EE9F49640B4F05E5D1E4B20A80F6FA75E05BDCAD88A80598775992FB5CD8547 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1786666234-gf5184d/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1786681855-gd3dce4/Sourcegraph.Amp.locale.en-US.yaml similarity index 97% rename from manifests/s/Sourcegraph/Amp/0.0.1786666234-gf5184d/Sourcegraph.Amp.locale.en-US.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1786681855-gd3dce4/Sourcegraph.Amp.locale.en-US.yaml index f4b40e1bccf7b..ec22d03b0f5bc 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1786666234-gf5184d/Sourcegraph.Amp.locale.en-US.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1786681855-gd3dce4/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.1786666234-gf5184d +PackageVersion: 0.0.1786681855-gd3dce4 PackageLocale: en-US Publisher: Sourcegraph, Inc. PublisherUrl: https://ampcode.com/ diff --git a/manifests/s/Sourcegraph/Amp/0.0.1786666234-gf5184d/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1786681855-gd3dce4/Sourcegraph.Amp.locale.zh-CN.yaml similarity index 96% rename from manifests/s/Sourcegraph/Amp/0.0.1786666234-gf5184d/Sourcegraph.Amp.locale.zh-CN.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1786681855-gd3dce4/Sourcegraph.Amp.locale.zh-CN.yaml index 02355182d9983..36c46fa603724 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1786666234-gf5184d/Sourcegraph.Amp.locale.zh-CN.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1786681855-gd3dce4/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.1786666234-gf5184d +PackageVersion: 0.0.1786681855-gd3dce4 PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于终端与编辑器的前沿编码智能体。 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1786666234-gf5184d/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1786681855-gd3dce4/Sourcegraph.Amp.yaml similarity index 85% rename from manifests/s/Sourcegraph/Amp/0.0.1786666234-gf5184d/Sourcegraph.Amp.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1786681855-gd3dce4/Sourcegraph.Amp.yaml index 1a96b08322261..fc70458835624 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1786666234-gf5184d/Sourcegraph.Amp.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1786681855-gd3dce4/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.1786666234-gf5184d +PackageVersion: 0.0.1786681855-gd3dce4 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/s/Syngnat/GoNavi/0.9.3/Syngnat.GoNavi.installer.yaml b/manifests/s/Syngnat/GoNavi/0.9.3/Syngnat.GoNavi.installer.yaml new file mode 100644 index 0000000000000..be4510c425d97 --- /dev/null +++ b/manifests/s/Syngnat/GoNavi/0.9.3/Syngnat.GoNavi.installer.yaml @@ -0,0 +1,54 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Syngnat.GoNavi +PackageVersion: 0.9.3 +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: GoNavi.exe + PortableCommandAlias: GoNavi + InstallerUrl: https://github.com/Syngnat/GoNavi/releases/download/v0.9.3/GoNavi-0.9.3-Windows-Amd64-Portable.zip + InstallerSha256: 4EB964B7453B9E7798B17CCAE154D04EECA673C0A7133DF452EF62777AACC739 +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: GoNavi.exe + PortableCommandAlias: GoNavi + InstallerUrl: https://github.com/Syngnat/GoNavi/releases/download/v0.9.3/GoNavi-0.9.3-Windows-Arm64-Portable.zip + InstallerSha256: 5701D3E46B6FD04E7CE19830173EDE8548C9CA799DA66162FBA0A15921DED4B9 +- InstallerLocale: en-US + Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/Syngnat/GoNavi/releases/download/v0.9.3/GoNavi-0.9.3-Windows-Amd64-Installer.msi + InstallerSha256: EEE4D28EA1A40D0556FFBF491B54AFE7C209A5FA5FAFDAA84EAF396E19CD853B + ProductCode: '{AD089EC7-0C09-4B22-B217-C447E6987397}' + AppsAndFeaturesEntries: + - ProductCode: '{AD089EC7-0C09-4B22-B217-C447E6987397}' + UpgradeCode: '{CDD6BF2F-ED1E-4345-A0AB-DCDB7E15FB23}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\.\GoNavi' +- InstallerLocale: en-US + Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/Syngnat/GoNavi/releases/download/v0.9.3/GoNavi-0.9.3-Windows-Arm64-Installer.msi + InstallerSha256: 8C2C52589C7E7060DE5E3C484CE6ABB8633B326BD38E99F3882B8B9D822DE25A + ProductCode: '{0FAF1E14-DAF5-4D7B-821D-C068B13EBE39}' + AppsAndFeaturesEntries: + - ProductCode: '{0FAF1E14-DAF5-4D7B-821D-C068B13EBE39}' + UpgradeCode: '{CDD6BF2F-ED1E-4345-A0AB-DCDB7E15FB23}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\.\GoNavi' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Syngnat/GoNavi/0.9.3/Syngnat.GoNavi.locale.en-US.yaml b/manifests/s/Syngnat/GoNavi/0.9.3/Syngnat.GoNavi.locale.en-US.yaml new file mode 100644 index 0000000000000..94fa57446e1a2 --- /dev/null +++ b/manifests/s/Syngnat/GoNavi/0.9.3/Syngnat.GoNavi.locale.en-US.yaml @@ -0,0 +1,155 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Syngnat.GoNavi +PackageVersion: 0.9.3 +PackageLocale: en-US +Publisher: Syngnat +PublisherUrl: https://github.com/Syngnat +PublisherSupportUrl: https://github.com/Syngnat/GoNavi/issues +Author: Syngnat +PackageName: GoNavi +PackageUrl: https://github.com/Syngnat/GoNavi +License: Apache-2.0 +LicenseUrl: https://github.com/Syngnat/GoNavi/blob/HEAD/LICENSE +ShortDescription: High-performance multi-data-source database client — ~30MB, AI & MCP ready, zero Electron bloat. | 高性能多数据源数据库客户端:约 30MB,AI 与 MCP 就绪,告别 Electron 膨胀。 +Tags: +- ai +- cross-platform +- database-client +- database-gui +- desktop-app +- developer-tools +- golang +- kafka +- mcp +- model-context-protocol +- mongodb +- mqtt +- mysql +- oracle-database +- postgresql +- react +ReleaseNotes: |- + ✨ 新功能 + - feat: add gonavi-cli agent skill (SKILL.md + connection config reference) (contributed by @javabcde) + - ✨ feat(download): 接入双边缘测速调度与并行下载 + - ✨ feat(data-grid): 新增活动单元格行列交叉高亮 (contributed by @tianqijiuyun-latiao) + - ✨ feat(cli): 新增独立命令行与发布链 + - feat(ai): add Atlas Cloud provider preset (contributed by @binyangzhu000-sudo) + - ✨ feat(ui): 优化 Schema 标签与表概览显示 (contributed by @kunghim) + - ✨ feat(connection): 支持新建连接数据源置顶 + - ✨ feat(data-import): 完善导入工作台与任务交互 + - ✨ feat(data-import): 重构大文件导入与安全任务运行时 + - ✨ feat(sync): 按数据源组合约束迁移能力 + - ✨ feat(data-sync): 新增多对象迁移与同步任务工作台 + - ✨ feat(data-sync): 建立同步任务模型与运行网关 + - ✨ feat(sync): 接入同步任务编排与安全执行 API + - ✨ feat(syncjob): 新增可恢复的数据同步任务运行时 + - ✨ feat(synccdc): 新增 MongoDB 变更流适配器 + - ✨ feat(sync): 完善跨数据源迁移与增量同步内核 + - ✨ feat(query): 新建查询继承当前表上下文 (contributed by @kunghim) + - ✨ feat(query): 支持拖拽结果字段插入 SQL (#848) (contributed by @kunghim) + - ✨ feat(query-editor): 支持查询另存为快捷键 + - ✨ feat(titlebar): 为新建操作提示平台快捷键 + - ✨ feat(external-sql): 支持 SQL 文件指定执行数据库 (contributed by @AutumnNazi) + - ✨ feat(table-designer): 支持选择默认 Schema (#850) (contributed by @virgosgod-maker) + - ✨ feat(tab): 支持标签显示直属分组名称 (contributed by @AutumnNazi) + - feat(data-grid-filter): 优化筛选框显示与性能 (contributed by @mecoren) + 🐛 问题修复 + - 🐛 fix(sql-file-execution): 修复外部 SQL 导入遇错中断 + - 🐛 fix(oracle): 展示对象编译状态并支持失效对象编译 + - 🐛 fix(download): 点击更新后立即开始下载 + - 🐛 fix(ci): 避免驱动资产下载触发 GitHub 限流 + - 🐛 fix(ci): 同步单节点发布断言 + - 🐛 fix(download): DMIT 优先下载并缩短发布切换窗口 + - 🐛 fix(download): 收敛至 DMIT 并避免旧版本 0% 下载 + - 🐛 fix(table-designer): 统一禁用选中复选框颜色 (#945) (contributed by @virgosgod-maker) + - fix(vector): avoid reading records when loading columns (contributed by @kunghim) + - 🐛 fix(download): 修复边缘探测重定向兼容性 + - 🐛 fix(redis): 支持 Key 子串模糊搜索 (#940) (contributed by @virgosgod-maker) + - 🐛 fix(connection-modal): 修复跨页签切换后 Redis 拓扑 SSH 门控失效 (contributed by @kunghim) + - 🐛 fix(query-editor): 恢复表名/视图/同义词等补全的子串模糊匹配 (contributed by @kunghim) + - 🐛 fix(connection-modal): Redis 密码「清除已保存密码」卡片移出两列 grid,不再被挤进 label 列 (contributed by @kunghim) + - 🐛 fix(connection-modal): 切换 Redis 拓扑到 Cluster/Sentinel 时自动关闭不兼容的 SSH 开关 (contributed by @kunghim) + - 🐛 fix(connection-modal): Redis Cluster/Sentinel 禁用 SSH 入口并说明原因,冲突配置可显式关闭 (contributed by @kunghim) + - 🐛 fix(redis): 新增 Cluster/Sentinel 与 SSH 组合能力判定,与后端拒绝逻辑对齐 (contributed by @kunghim) + - 🐛 fix(query): 新建查询与最近 SQL 不再继承无查询能力的活动连接 (contributed by @kunghim) + - 🐛 fix(sidebar): 连接根菜单按查询能力隐藏新建查询与运行 SQL 文件 (contributed by @kunghim) + - 🐛 fix(capability): 查询编辑器能力改为显式白名单,Nacos/JVM 等专用工作台类型不再标记为可查询 (contributed by @kunghim) + - 🐛 fix(ai): DeepSeek 默认使用 Responses 并支持 Chat 切换 + - 🐛 fix(ssh): 校验跳板机服务端主机密钥 (#925) (contributed by @virgosgod-maker) + - 🐛 fix(ai): 修复工具调用历史协议错误并更新供应商预设 + - fix(ai): normalize incomplete tool call history (contributed by @YogeLiu) + - 🐛 fix(driver-agent): 重试 Windows 冷启动探测 + - 🐛 fix(connection): 支持查看已保存连接密码 (contributed by @AutumnNazi) + - 🐛 fix(server): 接通信号取消并传播特殊模式错误 (#930) (contributed by @virgosgod-maker) + - fix(mqtt): support websocket connections through proxy (contributed by @kunghim) + - 🐛 fix(syncjob): 原子写入运行终态与终态事件 (contributed by @kunghim) + - 🐛 fix(update): 修复开发版更新资产失效竞态 + - 🐛 fix(driver-agent): 延长元数据探测超时 + - 🐛 fix(installer): 修复 MSI 更新后主程序缺失 (contributed by @AutumnNazi) + - 🐛 fix(mcp-server): 修复容器镜像因监听校验启动失败 + - 🐛 fix(query-editor): 修复保存关闭后 SQL 恢复旧内容 + - 🐛 fix(data-import): 统一外部 SQL 导入并处理 GTID 冲突 + - 🐛 fix(data-grid): 行号点击支持取消行选择 (#910) (contributed by @AutumnNazi) + - 🐛 fix(query-editor): 修复右键粘贴失效问题 (contributed by @AutumnNazi) + - 🐛 fix(update): 更新与驱动检测优先使用镜像 + - 🐛 fix(data-grid): 支持只读结果单击选中 (contributed by @kunghim) + - 🐛 fix(window): 修复窗口尺寸与最大化状态未记忆 + - 🐛 fix(titlebar): 移除下拉菜单重复标题 + - 🐛 fix(messaging): 避免字段元数据读取样本消息 (contributed by @kunghim) + - 🐛 fix(test): 统一 JVM fixture JDK 工具链 (contributed by @kunghim) + - 🐛 fix(sidebar): 修复外部 SQL 缺失目录恢复 (#896) (contributed by @zhangc-dimple) + - 🐛 fix(ai): 修复 Windows CodeBuddy Git Bash 解析 (contributed by @kunghim) + - 🐛 fix(sidebar): 延长连接树滚动条显示时间 (contributed by @AutumnNazi) + - 🐛 fix(datagrid): 修复固定选择列透明问题 (#901) (contributed by @AutumnNazi) + - fix(sync): support composite primary keys (contributed by @kunghim) + - 🐛 fix(test): 同步工作台菜单测试夹具 (contributed by @zhangc-dimple) + - 🐛 fix(sync): 明确未迁移索引并提供补救 DDL (#885) (contributed by @zhangc-dimple) + - 🐛 fix(rocketmq): 支持经隧道访问隔离网络 (#886) (contributed by @zhangc-dimple) + - fix(sync): constrain time-series targets to append writes (contributed by @kunghim) + - 🐛 fix(sqlserver): 避免 DDL 查看伪成功 (contributed by @kunghim) + - 🐛 fix(mongodb): 支持 SRV 连接使用 SSH 隧道 (#887) (contributed by @zhangc-dimple) + - 🐛 fix(rabbitmq): 避免字段元数据读取队列消息 (contributed by @kunghim) + - 🐛 fix(connection): 隔离保存连接中的扩展密钥 + - 🐛 fix(sidebar): 优化 Host 拖入分组的命中与反馈 + - 🐛 fix(sync): 禁止仅同步数据时修改表结构 (#878) (contributed by @AutumnNazi) + - 🐛 fix(query-editor): 支持 PostgreSQL 查询选择 Schema + - fix(query): preserve selected new query context (contributed by @kunghim) + - fix(query-editor): scope native clipboard paste (contributed by @AutumnNazi) + - fix(data-grid): handle update clause boundaries (contributed by @kunghim) + - fix(query): sync toolbar connection context (contributed by @AutumnNazi) + - 🐛 fix(data-grid): 点击行号选中并取消行悬浮加深 (#871) (contributed by @zhangc-dimple) + - 🐛 fix(update): 启动时获取最新开发版更新 (#866) (contributed by @zhangc-dimple) + - 🐛 fix(query-editor): 修复右键菜单无法粘贴内容 (contributed by @AutumnNazi) + - 🐛 fix(query-editor): 修复新建查询数据库上下文错误 (contributed by @AutumnNazi) + - 🐛 fix(data-grid): 兼容表头排序与字段拖入查询区 (contributed by @kunghim) + - 🐛 fix(workbench): 最近连接返回资源树 + - 🐛 fix(oracle): 支持 FOR UPDATE 结果直接编辑 (#857) (contributed by @zhangc-dimple) + - 🐛 fix(redis): 支持配置 ACL 用户名 (#859) (contributed by @zhangc-dimple) + - 🐛 fix(workbench): 统一最近连接与资源树图标 + - 🐛 fix(data-grid): 统一待提交单元格视觉与填充模板交互 + - 🐛 fix(sidebar): 修复连接树末项无法完整显示 (contributed by @AutumnNazi) + - 🐛 fix(mqtt): 修复 Broker 地址端口重复追加 + - 🐛 fix(query): 放开所有数据源默认查询超时 + - 🐛 fix(mqtt): 修复 mqttBrokerAddresses 拼接端口号时重复追加的问题 + ⚡ 性能优化 + - ⚡️ perf(download): 启用八路 HTTP Range 并发下载 + 🌐 国际化 + - 🌐 i18n: 统一显示隐藏字段列文案(6 语言) + 🔧 其他变更 + - Add SQL WHERE parsing and translate WHERE to Chroma/Qdrant filters (contributed by @YogeLiu) + - 🔧 chore(wails): 同步 MCP 与数据同步接口绑定 + - 🔧 chore(issue-template): 放宽中英文表单必填限制 + - 🎨 style(context-menu): 统一工作台右键菜单视觉规范 + - 🔧 chore(wails): 同步导入与数据同步接口绑定 + - ✅ test(i18n): 支持数据同步局部词典解析校验 + - 🔧 chore(frontend): 同步前端安装校验元数据 + - 📝 docs(readme): 添加官网入口 + 完整变更: v0.9.2...v0.9.3 + macOS 安装提示 + 此版本的 macOS DMG 使用 ad-hoc 签名,未进行 Apple 公证。首次打开可能被 Gatekeeper 拦截;请确认来源后,在 Finder 中按住 Control 点击应用并选择“打开”。 +ReleaseNotesUrl: https://github.com/Syngnat/GoNavi/releases/tag/v0.9.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Syngnat/GoNavi/0.9.3/Syngnat.GoNavi.yaml b/manifests/s/Syngnat/GoNavi/0.9.3/Syngnat.GoNavi.yaml new file mode 100644 index 0000000000000..ded6a7322b211 --- /dev/null +++ b/manifests/s/Syngnat/GoNavi/0.9.3/Syngnat.GoNavi.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Syngnat.GoNavi +PackageVersion: 0.9.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/THS/THS/Hevo/12.1.1.6/THS.THS.Hevo.installer.yaml b/manifests/t/THS/THS/Hevo/12.1.1.6/THS.THS.Hevo.installer.yaml new file mode 100644 index 0000000000000..e911b2bfd6fdd --- /dev/null +++ b/manifests/t/THS/THS/Hevo/12.1.1.6/THS.THS.Hevo.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: THS.THS.Hevo +PackageVersion: 12.1.1.6 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /quiet + InstallLocation: /target="" +InstallerSuccessCodes: +- 1 +UpgradeBehavior: install +ProductCode: 同花顺远航版 +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x86 + InstallerUrl: https://sp.thsi.cn/staticS3/mobileweb-upload-static-server.file/app_6/downloadcenter/THS_hevo_gc_12.1.1.6.exe + InstallerSha256: E996F79110E99D116CD47D6420186180D2B73263ED0A1715EAFF7F8A438D7245 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/THS/THS/Hevo/12.1.1.6/THS.THS.Hevo.locale.en-US.yaml b/manifests/t/THS/THS/Hevo/12.1.1.6/THS.THS.Hevo.locale.en-US.yaml new file mode 100644 index 0000000000000..16bb865d9c6b6 --- /dev/null +++ b/manifests/t/THS/THS/Hevo/12.1.1.6/THS.THS.Hevo.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: THS.THS.Hevo +PackageVersion: 12.1.1.6 +PackageLocale: en-US +Author: Hithink Royalflush Information Network Co., Ltd. +License: Proprietary +ShortDescription: Brand new stock quotes software by Royalflush +Description: THS Hevo is a dedicated work based on big data and AI that uses the newest generation of communication protocols to deliver accurate stock quotes in milliseconds and can be customized according to investor's investment style. Not only is it equipped with a unique indicator platform matrix that can be redefined with Python to discover the movement of major funds, but also exclusive develop special indicators such as TD Sequential, bull-bear line and moving averages to accurately grasp the buying and selling points and significantly improve the winning percentage of picking tops and bottoms. It is a heavyweight product of Royalflush that fulfills the mission of "Making Investment Easier". +Tags: +- finance +- index +- market +- stock +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/THS/THS/Hevo/12.1.1.6/THS.THS.Hevo.locale.zh-CN.yaml b/manifests/t/THS/THS/Hevo/12.1.1.6/THS.THS.Hevo.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ca0f7190141f3 --- /dev/null +++ b/manifests/t/THS/THS/Hevo/12.1.1.6/THS.THS.Hevo.locale.zh-CN.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: THS.THS.Hevo +PackageVersion: 12.1.1.6 +PackageLocale: zh-CN +Publisher: Hithink RoyalFlush Information Network Co.,Ltd. +PublisherUrl: https://www.10jqka.com.cn/ +PublisherSupportUrl: https://help.10jqka.com.cn/faq/front/1/ +Author: 浙江核新同花顺网络信息股份有限公司 +PackageName: 同花顺远航版 +PackageUrl: https://activity.ths123.com/html/xb/160809/index.html +License: 专有软件 +LicenseUrl: https://news.10jqka.com.cn/clientinfo/protocol.html +Copyright: Copyright © 2026 Hithink Royal Flush Information Network Co., Ltd. All rights reserved. +CopyrightUrl: https://www.10jqka.com.cn/ia/pass_buck.php +ShortDescription: 同花顺全新行情软件 +Description: 同花顺远航版是基于大数据、人工智能的倾心力作。使用最新一代通信协议,传递毫秒级的精准行情。投资者可以依据投资风格,个性化定制属于自己的版本。软件不仅搭载远航版特有的指标平台矩阵,用 Python 重新定义指标,深度揭秘主力资金动向的超级资金,而且独家研发神奇九转、牛熊线、五线谱等特色指标,精准把握买卖点,大幅提升抄底逃顶胜率,是同花顺践行“让投资变得更简单”这一使命的重磅产品。 +Tags: +- 大盘 +- 指数 +- 股市 +- 股票 +- 财经 +- 金融 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/THS/THS/Hevo/12.1.1.6/THS.THS.Hevo.yaml b/manifests/t/THS/THS/Hevo/12.1.1.6/THS.THS.Hevo.yaml new file mode 100644 index 0000000000000..34ccfb6f43a54 --- /dev/null +++ b/manifests/t/THS/THS/Hevo/12.1.1.6/THS.THS.Hevo.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: THS.THS.Hevo +PackageVersion: 12.1.1.6 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/TablePlus/TablePlus/26.9.2/TablePlus.TablePlus.installer.yaml b/manifests/t/TablePlus/TablePlus/26.9.2/TablePlus.TablePlus.installer.yaml new file mode 100644 index 0000000000000..7765c9bbe816a --- /dev/null +++ b/manifests/t/TablePlus/TablePlus/26.9.2/TablePlus.TablePlus.installer.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TablePlus.TablePlus +PackageVersion: 26.9.2 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- cassandra +- cassandra+ssh +- cockroach +- cockroach+ssh +- greenplum +- greenplum+ssh +- mariadb +- mariadb+ssh +- microsoftsqlserver +- microsoftsqlserver+ssh +- mysql +- mysql+ssh +- postgres +- postgres+ssh +- postgresql +- postgresql+ssh +- redis +- redis+ssh +- redshift +- redshift+ssh +- snowflake +- snowflake+ssh +- sqlite +- sqlite+ssh +- sqlserver +- sqlserver+ssh +- tableplus +ProductCode: TablePlus_is1 +ReleaseDate: 2026-08-12 +Installers: +- Architecture: x64 + InstallerUrl: https://files.tableplus.com/windows/26.9.2/TablePlusSetup.exe + InstallerSha256: 82812F73DDAF4A57346009489139DEB217F666B582C7A733724CB1AECC50D25D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TablePlus/TablePlus/26.9.2/TablePlus.TablePlus.locale.en-US.yaml b/manifests/t/TablePlus/TablePlus/26.9.2/TablePlus.TablePlus.locale.en-US.yaml new file mode 100644 index 0000000000000..3f9222e615a5d --- /dev/null +++ b/manifests/t/TablePlus/TablePlus/26.9.2/TablePlus.TablePlus.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: TablePlus.TablePlus +PackageVersion: 26.9.2 +PackageLocale: en-US +Publisher: TablePlus, Inc +PublisherUrl: https://tableplus.com/ +PublisherSupportUrl: https://tableplus.com/contact +PrivacyUrl: https://tableplus.com/privacy +Author: TablePlus Inc. +PackageName: TablePlus +PackageUrl: https://tableplus.com/windows +License: Proprietary +LicenseUrl: https://tableplus.com/blog/2018/01/license-agreement.html +Copyright: Copyright (c) 2026 TablePlus Inc. All rights reserved. +ShortDescription: 'Modern, native, and friendly GUI tool for relational databases: MySQL, PostgreSQL, SQLite & more' +Description: 'Modern, native client with intuitive GUI tools to create, access, query & edit multiple relational databases: MySQL, PostgreSQL, SQLite, Microsoft SQL Server, Amazon Redshift, MariaDB, CockroachDB, Vertica, and Redis.' +Tags: +- amazon-redshift +- cassandra +- cockroachdb +- database +- mariadb +- microsoft-sql-server +- mysql +- postgresql +- redis +- sqlite +- tableplus +- vertica +ReleaseNotes: |- + Build 376 - DataGrid 10x Faster + Release date: 12 August 2026 + 1. DataGrid 10x Faster. + Older change logs. + Bug report. +ReleaseNotesUrl: https://tableplus.com/blog/2017/02/changelogs.html +PurchaseUrl: https://tableplus.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TablePlus/TablePlus/26.9.2/TablePlus.TablePlus.locale.zh-CN.yaml b/manifests/t/TablePlus/TablePlus/26.9.2/TablePlus.TablePlus.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ebc7565760191 --- /dev/null +++ b/manifests/t/TablePlus/TablePlus/26.9.2/TablePlus.TablePlus.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: TablePlus.TablePlus +PackageVersion: 26.9.2 +PackageLocale: zh-CN +Publisher: TablePlus, Inc +PublisherUrl: https://tableplus.com/ +PublisherSupportUrl: https://tableplus.com/contact +PrivacyUrl: https://tableplus.com/privacy +Author: TablePlus Inc. +PackageName: TablePlus +PackageUrl: https://tableplus.com/windows +License: 专有软件 +LicenseUrl: https://tableplus.com/blog/2018/01/license-agreement.html +Copyright: Copyright (c) 2026 TablePlus Inc. 保留所有权利. +ShortDescription: 现代、本地和友好的关系数据库图形用户界面工具:MySQL、PostgreSQL、SQLite 等 +Description: 具有直观图形用户界面工具的现代本地客户端,可创建、访问、查询和编辑多个关系数据库: MySQL、PostgreSQL、SQLite、Microsoft SQL Server、Amazon Redshift、MariaDB、CockroachDB、Vertica 和 Redis。 +Tags: +- amazon-redshift +- cassandra +- cockroachdb +- mariadb +- microsoft-sql-server +- mysql +- postgresql +- redis +- sqlite +- tableplus +- vertica +- 数据库 +ReleaseNotesUrl: https://tableplus.com/blog/2017/02/changelogs.html +PurchaseUrl: https://tableplus.com/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TablePlus/TablePlus/26.9.2/TablePlus.TablePlus.yaml b/manifests/t/TablePlus/TablePlus/26.9.2/TablePlus.TablePlus.yaml new file mode 100644 index 0000000000000..309b4a6da433c --- /dev/null +++ b/manifests/t/TablePlus/TablePlus/26.9.2/TablePlus.TablePlus.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: TablePlus.TablePlus +PackageVersion: 26.9.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/TablePlus/TablePlus/26.9.3/TablePlus.TablePlus.installer.yaml b/manifests/t/TablePlus/TablePlus/26.9.3/TablePlus.TablePlus.installer.yaml new file mode 100644 index 0000000000000..76bb0272d24a3 --- /dev/null +++ b/manifests/t/TablePlus/TablePlus/26.9.3/TablePlus.TablePlus.installer.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TablePlus.TablePlus +PackageVersion: 26.9.3 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- cassandra +- cassandra+ssh +- cockroach +- cockroach+ssh +- greenplum +- greenplum+ssh +- mariadb +- mariadb+ssh +- microsoftsqlserver +- microsoftsqlserver+ssh +- mysql +- mysql+ssh +- postgres +- postgres+ssh +- postgresql +- postgresql+ssh +- redis +- redis+ssh +- redshift +- redshift+ssh +- snowflake +- snowflake+ssh +- sqlite +- sqlite+ssh +- sqlserver +- sqlserver+ssh +- tableplus +ProductCode: TablePlus_is1 +ReleaseDate: 2026-08-12 +Installers: +- Architecture: x64 + InstallerUrl: https://files.tableplus.com/windows/26.9.3/TablePlusSetup.exe + InstallerSha256: 26D130BA160FCBD79892440EECBF19E158C745ABDE6F37D6C79AB2C11B827E70 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TablePlus/TablePlus/26.9.3/TablePlus.TablePlus.locale.en-US.yaml b/manifests/t/TablePlus/TablePlus/26.9.3/TablePlus.TablePlus.locale.en-US.yaml new file mode 100644 index 0000000000000..5537276a47b95 --- /dev/null +++ b/manifests/t/TablePlus/TablePlus/26.9.3/TablePlus.TablePlus.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: TablePlus.TablePlus +PackageVersion: 26.9.3 +PackageLocale: en-US +Publisher: TablePlus, Inc +PublisherUrl: https://tableplus.com/ +PublisherSupportUrl: https://tableplus.com/contact +PrivacyUrl: https://tableplus.com/privacy +Author: TablePlus Inc. +PackageName: TablePlus +PackageUrl: https://tableplus.com/windows +License: Proprietary +LicenseUrl: https://tableplus.com/blog/2018/01/license-agreement.html +Copyright: Copyright (c) 2026 TablePlus Inc. All rights reserved. +ShortDescription: 'Modern, native, and friendly GUI tool for relational databases: MySQL, PostgreSQL, SQLite & more' +Description: 'Modern, native client with intuitive GUI tools to create, access, query & edit multiple relational databases: MySQL, PostgreSQL, SQLite, Microsoft SQL Server, Amazon Redshift, MariaDB, CockroachDB, Vertica, and Redis.' +Tags: +- amazon-redshift +- cassandra +- cockroachdb +- database +- mariadb +- microsoft-sql-server +- mysql +- postgresql +- redis +- sqlite +- tableplus +- vertica +ReleaseNotes: |- + Build 378 - DataGrid 10x Faster + Release date: 12 August 2026 + 1. DataGrid 10x Faster. + Older change logs. + Bug report. +ReleaseNotesUrl: https://tableplus.com/blog/2017/02/changelogs.html +PurchaseUrl: https://tableplus.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TablePlus/TablePlus/26.9.3/TablePlus.TablePlus.locale.zh-CN.yaml b/manifests/t/TablePlus/TablePlus/26.9.3/TablePlus.TablePlus.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f687e828b78f9 --- /dev/null +++ b/manifests/t/TablePlus/TablePlus/26.9.3/TablePlus.TablePlus.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: TablePlus.TablePlus +PackageVersion: 26.9.3 +PackageLocale: zh-CN +Publisher: TablePlus, Inc +PublisherUrl: https://tableplus.com/ +PublisherSupportUrl: https://tableplus.com/contact +PrivacyUrl: https://tableplus.com/privacy +Author: TablePlus Inc. +PackageName: TablePlus +PackageUrl: https://tableplus.com/windows +License: 专有软件 +LicenseUrl: https://tableplus.com/blog/2018/01/license-agreement.html +Copyright: Copyright (c) 2026 TablePlus Inc. 保留所有权利. +ShortDescription: 现代、本地和友好的关系数据库图形用户界面工具:MySQL、PostgreSQL、SQLite 等 +Description: 具有直观图形用户界面工具的现代本地客户端,可创建、访问、查询和编辑多个关系数据库: MySQL、PostgreSQL、SQLite、Microsoft SQL Server、Amazon Redshift、MariaDB、CockroachDB、Vertica 和 Redis。 +Tags: +- amazon-redshift +- cassandra +- cockroachdb +- mariadb +- microsoft-sql-server +- mysql +- postgresql +- redis +- sqlite +- tableplus +- vertica +- 数据库 +ReleaseNotesUrl: https://tableplus.com/blog/2017/02/changelogs.html +PurchaseUrl: https://tableplus.com/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TablePlus/TablePlus/26.9.3/TablePlus.TablePlus.yaml b/manifests/t/TablePlus/TablePlus/26.9.3/TablePlus.TablePlus.yaml new file mode 100644 index 0000000000000..ea5ad9aa10dc5 --- /dev/null +++ b/manifests/t/TablePlus/TablePlus/26.9.3/TablePlus.TablePlus.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: TablePlus.TablePlus +PackageVersion: 26.9.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/TencentMeeting/3.45.2.405/Tencent.TencentMeeting.installer.yaml b/manifests/t/Tencent/TencentMeeting/3.45.2.405/Tencent.TencentMeeting.installer.yaml new file mode 100644 index 0000000000000..b0652bd0a8daf --- /dev/null +++ b/manifests/t/Tencent/TencentMeeting/3.45.2.405/Tencent.TencentMeeting.installer.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Tencent.TencentMeeting +PackageVersion: 3.45.2.405 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /SilentInstall=0 + SilentWithProgress: /SilentInstall=0 + InstallLocation: /InstallPath="" + Custom: /StartProcess=0 +UpgradeBehavior: install +Protocols: +- wemeet +- wwauth3rd3a82ac41e00d815d +- wwauth3rd4806d2ddf553eb8b +- wwauth3rdca2b0d866939bfde +FileExtensions: +- wemta +- wemtaidx +- wemtc +- wemtv +- wemtvidx +- wxe1097d193e4320fd +ProductCode: WeMeet +ReleaseDate: 2026-08-13 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://updatecdn.meeting.qq.com/cos/33ef4ee6f0251cbe0be230782d013dbd/TencentMeeting_0300000000_3.45.2.405.publish.exe + InstallerSha256: C9E5EB80B388A6663FF96D18F87AE24E533116CB733A1A91F05E65AAE304FAF4 +- Architecture: x64 + InstallerUrl: https://updatecdn.meeting.qq.com/cos/f44f137d5e598e8a1996e6e42f099d66/TencentMeeting_0300000000_3.45.2.405_x86_64.publish.exe + InstallerSha256: CF3D6B891C146FF915EDF405A8AA8DB44697ADE753D0E290D0EC7D8CDD09762D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/TencentMeeting/3.45.2.405/Tencent.TencentMeeting.locale.en-US.yaml b/manifests/t/Tencent/TencentMeeting/3.45.2.405/Tencent.TencentMeeting.locale.en-US.yaml new file mode 100644 index 0000000000000..3468541359b66 --- /dev/null +++ b/manifests/t/Tencent/TencentMeeting/3.45.2.405/Tencent.TencentMeeting.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: Tencent.TencentMeeting +PackageVersion: 3.45.2.405 +PackageLocale: en-US +Publisher: Tencent Technology (Shenzhen) Co. Ltd. +Author: Shenzhen Tencent Computer Systems Company Limited +PackageName: Tencent Meeting +License: Proprietary +Copyright: Copyright © 2018 - 2026 Tencent Inc. All Rights Reserved. +CopyrightUrl: https://www.tencent.com/en-us/statement.html +ShortDescription: Boundless Collaboration +Description: Backed by Tencent's 21 years of experience in audiovisual communications and Tencent Cloud's global network deployment, Tencent Meeting provides smooth, secure, and reliable cloud-based HD conferencing services that enable you to start or join meetings with ease anytime, anywhere. It features online document collaboration, join via WeChat Mini Programs, meeting management and control, screen sharing and many more. With Tencent Meeting, mobile working and cross-company meetings are no longer a problem! +Tags: +- conference +- conferencing +- meeting +- video-conferencing +- voice-conferencing +PurchaseUrl: https://meeting.tencent.com/buy/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/TencentMeeting/3.45.2.405/Tencent.TencentMeeting.locale.zh-CN.yaml b/manifests/t/Tencent/TencentMeeting/3.45.2.405/Tencent.TencentMeeting.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5a221a61221dc --- /dev/null +++ b/manifests/t/Tencent/TencentMeeting/3.45.2.405/Tencent.TencentMeeting.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: Tencent.TencentMeeting +PackageVersion: 3.45.2.405 +PackageLocale: zh-CN +Publisher: 腾讯科技(深圳)有限公司 +PrivacyUrl: https://privacy.qq.com/document/preview/4467add90f9d4baaabd790cb1cb08b26 +Author: 深圳市腾讯计算机系统有限公司 +PackageName: 腾讯会议 +License: 专有软件 +LicenseUrl: https://rule.tencent.com/rule/preview/ab9ea528-0bf1-47b3-a8c3-f001b98912e2 +Copyright: Copyright © 2018 - 2026 Tencent Inc. All Rights Reserved. +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 多人实时视频会议软件 +Description: 腾讯会议是腾讯基于 21 年音视频通讯经验、并依托于腾讯云全球化网络部署出品的简单易用、高清流畅、安全可靠的云会议协作平台,界面清爽,操作简单,在线文档协作、小程序入会、会管会控、屏幕共享等功能一应俱全,让您随时随地、秒级入会,提升会议效率,从此移动办公、跨企业开会不再是难题! +Tags: +- 会议 +- 开会 +- 视频会议 +- 语音会议 +ReleaseNotes: |- + 【视频镜像支持所有参会者可见】 + 视频镜像支持选择仅自己看到镜像或所有参会者看到镜像,更贴合日常习惯。 +PurchaseUrl: https://meeting.tencent.com/buy/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/TencentMeeting/3.45.2.405/Tencent.TencentMeeting.yaml b/manifests/t/Tencent/TencentMeeting/3.45.2.405/Tencent.TencentMeeting.yaml new file mode 100644 index 0000000000000..cd7b51ffcd2c7 --- /dev/null +++ b/manifests/t/Tencent/TencentMeeting/3.45.2.405/Tencent.TencentMeeting.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Tencent.TencentMeeting +PackageVersion: 3.45.2.405 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WorkBuddy/5.3.13/Tencent.WorkBuddy.installer.yaml b/manifests/t/Tencent/WorkBuddy/5.3.13/Tencent.WorkBuddy.installer.yaml new file mode 100644 index 0000000000000..438f6b250af4f --- /dev/null +++ b/manifests/t/Tencent/WorkBuddy/5.3.13/Tencent.WorkBuddy.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: Tencent.WorkBuddy +PackageVersion: 5.3.13 +InstallerType: nullsoft +UpgradeBehavior: install +ProductCode: BFD312E9-1019-4F57-9F44-F86246833B50 +ReleaseDate: 2026-08-13 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.codebuddy.cn/workbuddy/saas/win32-x64-user/WorkBuddy-win32-x64-user-5.3.13.35923969-20fd9da5.exe + InstallerSha256: 6832C4FADDF51369EBF37D27A9BBFDBBF9CB7CA73A0E3BB3182EE5CDD35DAB51 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.codebuddy.cn/workbuddy/saas/win32-x64-user/WorkBuddy-win32-x64-user-5.3.13.35923969-20fd9da5.exe + InstallerSha256: 6832C4FADDF51369EBF37D27A9BBFDBBF9CB7CA73A0E3BB3182EE5CDD35DAB51 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WorkBuddy/5.3.13/Tencent.WorkBuddy.locale.en-US.yaml b/manifests/t/Tencent/WorkBuddy/5.3.13/Tencent.WorkBuddy.locale.en-US.yaml new file mode 100644 index 0000000000000..5691927c9c610 --- /dev/null +++ b/manifests/t/Tencent/WorkBuddy/5.3.13/Tencent.WorkBuddy.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Tencent.WorkBuddy +PackageVersion: 5.3.13 +PackageLocale: en-US +Author: Tencent Technology (Shenzhen) Company Limited +License: Proprietary +ShortDescription: Desktop Agents - A New Paradigm for Office Work +Description: WorkBuddy is an AI-native desktop agent workspace that drives office automation through natural language. With a single command, it handles data processing, content creation, and in-depth analysis, delivering ready-to-use results and redefining workplace efficiency standards. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WorkBuddy/5.3.13/Tencent.WorkBuddy.locale.zh-CN.yaml b/manifests/t/Tencent/WorkBuddy/5.3.13/Tencent.WorkBuddy.locale.zh-CN.yaml new file mode 100644 index 0000000000000..21513d836420a --- /dev/null +++ b/manifests/t/Tencent/WorkBuddy/5.3.13/Tencent.WorkBuddy.locale.zh-CN.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: Tencent.WorkBuddy +PackageVersion: 5.3.13 +PackageLocale: zh-CN +Publisher: Tencent Technology (Shenzhen) Company Limited +PublisherUrl: https://www.codebuddy.cn/ +PublisherSupportUrl: https://cloud.tencent.com/document/product/1749/104249 +PrivacyUrl: https://privacy.qq.com/document/preview/284d799a07164d09bfc7cedd0ec3e089 +Author: 腾讯科技(深圳)有限公司 +PackageName: WorkBuddy +PackageUrl: https://copilot.tencent.com/work/ +License: 专有软件 +LicenseUrl: https://cloud.tencent.com/document/product/301/106125 +Copyright: Copyright (C) 2026 Tencent. All rights reserved. +CopyrightUrl: https://cloud.tencent.com/document/product/301/106125 +ShortDescription: 桌面智能体 办公新范式 +Description: WorkBuddy 是 AI 原生的桌面智能体工作台,以自然语言驱动办公自动化,一句指令即可完成数据处理、内容创作与深度分析,直接验收可交付结果,重塑职场效率标准。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WorkBuddy/5.3.13/Tencent.WorkBuddy.yaml b/manifests/t/Tencent/WorkBuddy/5.3.13/Tencent.WorkBuddy.yaml new file mode 100644 index 0000000000000..c14dd40197604 --- /dev/null +++ b/manifests/t/Tencent/WorkBuddy/5.3.13/Tencent.WorkBuddy.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Tencent.WorkBuddy +PackageVersion: 5.3.13 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/t8y2/DBX/0.5.84/t8y2.DBX.installer.yaml b/manifests/t/t8y2/DBX/0.5.84/t8y2.DBX.installer.yaml new file mode 100644 index 0000000000000..bfe9579a6cf99 --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.84/t8y2.DBX.installer.yaml @@ -0,0 +1,26 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: t8y2.DBX +PackageVersion: 0.5.84 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: DBX +ReleaseDate: 2026-08-14 +AppsAndFeaturesEntries: +- Publisher: dbx + ProductCode: DBX +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\DBX' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/t8y2/dbx/releases/download/v0.5.84/DBX_0.5.84_x64-setup.exe + InstallerSha256: 07E5CFE957964BFAF021E7DB91DA14AFC36F6FD4389762EC1FF85D1678D91A48 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/t8y2/DBX/0.5.84/t8y2.DBX.locale.en-US.yaml b/manifests/t/t8y2/DBX/0.5.84/t8y2.DBX.locale.en-US.yaml new file mode 100644 index 0000000000000..f58a206120873 --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.84/t8y2.DBX.locale.en-US.yaml @@ -0,0 +1,127 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: t8y2.DBX +PackageVersion: 0.5.84 +PackageLocale: en-US +Publisher: t8y2 +PublisherUrl: https://github.com/t8y2 +PublisherSupportUrl: https://github.com/t8y2/dbx/issues +Author: t8y2 +PackageName: DBX +PackageUrl: https://github.com/t8y2/dbx +License: Apache-2.0 +LicenseUrl: https://github.com/t8y2/dbx/blob/HEAD/LICENSE +ShortDescription: 15MB,lightweight, cross-platform database client. Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server and more. +Tags: +- clickhouse +- database +- database-client +- database-management +- duckdb +- gui +- mongodb +- mysql +- postgresql +- redis +- rust +- sql-server +- sqlite +- tauri +- vue +ReleaseNotes: |- + 新功能 + - SQL 补全列排序 — 支持配置 SQL 补全候选列的排序方式。 (closes #5955) + - 按数据库管理已保存 SQL — 可直接在侧边栏按数据库查看和管理已保存的 SQL。 (contributed by @DASungta) (closes #5649) + - AI 历史会话搜索 — 支持搜索 AI 对话历史。 (contributed by @Lan-zk) (closes #5976) + - MQTT 发布面板 — 支持隐藏发布区域并记住面板显示状态。 (contributed by @Jinmoli) + - Redis Unicode JSON 视图 — JSON 编辑器新增 Unicode 解码视图。 (contributed by @Abeautifulsnow) + - 只读结果文本选择 — 支持选择并复制只读结果单元格中的文本。 (contributed by @zipg) (closes #6101) + - Elasticsearch 连通性检查开关 — 连接配置中支持关闭连通性检查。 (contributed by @JcEvoX) + - 最近打开的连接 — 欢迎页新增最近连接入口。 (closes #6015) + - MySQL 对象路径复制 — 支持复制侧边栏中的 MySQL 对象显示路径。 (closes #5903) + - DDL 换行偏好 — 支持记住生成 DDL 的自动换行设置。 (closes #4903) + - 侧边栏正则搜索 — 支持使用正则表达式批量匹配数据库对象。 (contributed by @Lan-zk) (closes #6133) + - MySQL 用户 Host 修改 — 用户管理支持修改账号 Host。 (closes #4677) + - 结果复制为 SELECT — 支持将选中的结果数据复制为 SELECT 语句。 (closes #5591) + - MySQL 自增计数器 — 表操作中新增调整自增计数器入口。 (closes #3019) + - SQL 编辑器右键操作 — 右键菜单新增注释、格式化和压缩 SQL 操作。 (contributed by @gggaiitx) + - MongoDB 索引编辑 — 支持安全编辑 MongoDB 索引。 (contributed by @kir1ito) + - ZooKeeper 原生代理 — 使用原生 Go 实现替代 ZooKeeper Java Agent。 + - 数据库单击浏览对象 — 单击数据库后可直接展开并浏览其对象。 (contributed by @lizzzzz777) + 改进 + - 架构差异安全审查 — 补充破坏性 DDL 的识别、提示与执行前审查。 (contributed by @DASungta) (closes #6013) + - 查询超时提示 — 结构化超时错误中直接展示调整超时设置的入口。 (contributed by @zipg) + - 大字段首屏性能 — 按字节预算限制表格预览,降低大字段首屏耗时与内存占用。 (contributed by @zipg) + - 转置字段元数据 — 支持按设置显示转置表格中的字段类型和注释。 + - 连接搜索范围 — 连接搜索支持匹配主机地址和用户名。 (contributed by @xzxlove) (closes #6093) + - JDBC 游标策略 — 不再强制 Connector/J 使用游标抓取。 (contributed by @wbean) + - JRE 卸载判断 — 仅 Java 驱动会阻止卸载 JRE,使用原生驱动时可正常卸载。 (contributed by @onenewcode) + - Kafka 消息浏览 — 优化消息查询和 Topic 导航体验。 (contributed by @onceMisery) + - 大字段诊断性能 — 优化大结果集中长值元数据的合并开销。 (contributed by @zipg) + - 对象多选操作 — 数据库浏览器支持 Ctrl/Cmd/Shift 点击多选表。 (contributed by @q396921921) (closes #6152) + - 连接导入文档 — 修复并优化连接导入步骤标题的展示。 + - 文档数据库注释 — 文档数据中保留数据库列注释。 (closes #6212) + 修复 + - PostgreSQL 9.x 数据传输 — 兼容旧版例程目录并补全 PostgreSQL 9.x 表传输流程。 (closes #6070) + - Kingbase MySQL 兼容模式 — 新建查询和生成 DDL 时正确使用反引号引用标识符。 (contributed by @dienaso) + - 网格列拖动滚动 — 修复存在水平滚动条时无法将列头长距离拖到首列或末列的问题。 (contributed by @hanxuanyu) (closes #5952) + - 表导航悬浮提示 — 修复 Ctrl/Cmd 点击表名打开数据后字段提示浮层不消失的问题。 (contributed by @q396921921) (closes #5578, #5836) + - SQL 预览换行 — 修复长 SQL 预览文本超出面板边界的问题。 (contributed by @q396921921) (closes #5992) + - MySQL 例程时间 — 正确显示存储过程和函数的创建、更新时间。 (closes #6079) + - Oracle 时间戳导出 — 导出时生成明确的 timestamp 字面量。 (closes #6078) + - Web 导出文件名 — 修复 Web/Docker 导出文件名被 UUID 替换的问题。 (contributed by @DASungta) (closes #6011) + - Oracle 常量列查询 — 配置默认行预取,避免触发 TTC 读取错误。 (contributed by @zipg) + - MCP 包注册表 — MCP 安装与启动遵守用户配置的包注册表。 (closes #5912) + - 搜索后对象列表 — 清除侧边栏搜索后恢复完整的数据库对象列表。 (closes #6006) + - SSH 重连错误 — 隧道重连失败时展示真实错误原因。 (contributed by @q396921921) (closes #6034) + - LIMIT 分页边界 — 正确识别 LIMIT/OFFSET 查询的结果上限,避免继续显示无效下一页。 (contributed by @q396921921) (closes #6089) + - PostgreSQL reg 类型 — 将 regtype、regproc 等类型正确显示为文本。 (contributed by @onenewcode) (closes #6056) + - 计算列只读状态 — 查询结果中的计算列保持独立只读,不影响其他可编辑列。 (closes #6132) + - PostgreSQL X.509 v1 证书 — 支持使用 X.509 v1 客户端证书连接。 (closes #6103) + - TiDB ADMIN SHOW — 正确展示 ADMIN SHOW 查询结果。 (closes #6151) + - 结果列注释 — 通过源字段元数据正确解析查询结果列注释。 (closes #6054) + - 数据传输表列表 — 为已支持的数据库类型正确加载可传输表。 + - MySQL DDL 中文注释 — 修复编码后的 DDL 中文备注乱码。 (contributed by @zipg) + - 生成 SQL 模板换行 — 修复右键生成的 SQL 模板超出预览区域的问题。 (contributed by @q396921921) (closes #6038) + - 换行后代码补全 — 回车换行后不再错误地重新弹出补全提示。 (contributed by @zipg) (closes #5979) + - 多行选择搜索 — Ctrl/Cmd+F/H 可用包含换行符的完整选区填充搜索框。 (contributed by @q396921921) (closes #5435) + - r-nacos 配置详情 — 通过控制台 API 安全加载 JSON 配置内容。 (contributed by @onenewcode) (closes #6131) + - NUMBER 数据生成 — 将 NUMBER 列正确识别为数值类型。 (closes #5283) + - SQL Server 消息结果 — 查询同时返回消息时保持数据结果可交互。 (closes #5967) + - 搜索祖先节点 — 侧边栏搜索匹配子对象时保留必要的祖先对象。 (closes #5613) + - 同步连接密码恢复 — 改善同步连接的密码恢复逻辑。 (contributed by @xzxlove) + - MySQL 嵌套例程块 — 正确保留存储过程中的嵌套 CASE 等代码块。 (contributed by @zipg) + - Caché 网格分页 — 修复 JDBC 连接 Caché 时的数据网格分页。 (closes #3423) + - DISTINCT 结果插入 — 允许向已绑定的 DISTINCT 查询结果执行插入。 (closes #6169) + - JDBC CLOB 读取 — 从字符流正确读取并显示 CLOB 内容。 (contributed by @echocde) + - 可选 AI 配置启动 — 单个可选 AI 配置异常不再阻止应用启动。 (closes #3779) + - 后台更新下载 — 意外关闭更新对话框后继续在后台下载,不再丢失进度。 (contributed by @q396921921) (closes #6125) + - AI 连接测试配置 — 使用表单中的当前模型配置执行连接测试。 (contributed by @zipg) + - GaussDB M 模式布尔值 — 保留多位 bit 值并正确显示布尔列。 (contributed by @AndrewDi) + - GaussDB M 模式视图 DDL — 使用 schema 而非 database 获取视图 DDL。 (contributed by @AndrewDi) + - MySQL 默认值引用 — 为生成 DDL 中未加引号的字符默认值安全补充引号。 (contributed by @Dhevenddra) (closes #5482) + - SQL Server TOP 分页排序 — 分页 TOP 查询时保留用户的 ORDER BY。 (contributed by @GIWTO) + - GBase 8s 表导出 — 使用兼容 Informix 的 SQL 导出表数据。 (closes #3584) + - 执行语句视口定位 — 执行后将当前 SQL 居中显示,避免贴在视口边缘。 (contributed by @q396921921) (closes #5281) + - MySQL BIT 布尔列 — 将 bit 和 bit(1) 结果正确识别为布尔列。 (contributed by @difagume) + - ChromaDB 云连接范围 — 连接时正确使用 Cloud Tenant 和 Database。 (closes #4486) + - SQL Server KILL 语句 — 正确拆分并执行 KILL 语句目标。 (closes #5566) + - 无凭据 URL 连接 — 连接 URL 未携带凭据时保留已保存的用户名和密码。 (closes #5377) + - 大字段详情切换 — 切换查询结果后正确加载大字段完整内容,不再保留旧的截断预览。 (contributed by @zipg) + - Kingbase search_path — 多条语句执行期间保留用户设置的 search_path。 (closes #6134) + - Firebird 存储过程源码 — 正确返回存储过程源码。 (closes #6141) + - 表结构字符集列宽 — 字符集和排序规则选择框正确填满可调整宽度的列。 (contributed by @q396921921) (closes #6052) + - 列重排后的选区 — 调整列顺序后正确保留网格选择状态。 (contributed by @hanxuanyu) + - MySQL 双横线注释 — 仅在 -- 后存在空白时按 MySQL 行注释解析。 (contributed by @q396921921) (closes #5382) + - 用户管理连接测试 — Provider 测试时正确传递当前连接上下文。 + - 达梦连接初始化 — 为连接初始化设置边界超时,避免持续阻塞。 (contributed by @zipg) (closes #6028) + - MongoDB 旧版驱动测试 — 连接测试时自动安装旧版驱动并改进错误提示。 (contributed by @zipg) + - 拖动选择抖动 — 仅在指针移动达到阈值后扩展单元格选区。 (contributed by @q396921921) + - 执行快捷键提示 — 编辑器按平台和当前配置显示正确的执行快捷键。 (contributed by @q396921921) (closes #6199) + - Kafka 旧版兼容 — 补全旧版 Topic 元数据与配置缺失场景。 (closes #6217) + - ZooKeeper 大子节点列表 — 安全处理包含大量子节点的响应。 (closes #6200) + - Gemini MCP Schema — 为可选数组参数发布兼容 Gemini 的工具 Schema。 (closes #6233) +ReleaseNotesUrl: https://github.com/t8y2/dbx/releases/tag/v0.5.84 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/t8y2/DBX/0.5.84/t8y2.DBX.yaml b/manifests/t/t8y2/DBX/0.5.84/t8y2.DBX.yaml new file mode 100644 index 0000000000000..a21f8be4c7a6e --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.84/t8y2.DBX.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: t8y2.DBX +PackageVersion: 0.5.84 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vathivis/paperq/0.2.0/Vathivis.paperq.installer.yaml b/manifests/v/Vathivis/paperq/0.2.0/Vathivis.paperq.installer.yaml new file mode 100644 index 0000000000000..1eb805fba769c --- /dev/null +++ b/manifests/v/Vathivis/paperq/0.2.0/Vathivis.paperq.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Vathivis.paperq +PackageVersion: 0.2.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: paperq.exe + PortableCommandAlias: paperq +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Vathivis/paperq/releases/download/v0.2.0/paperq-0.2.0-win-x64.zip + InstallerSha256: 796182B40DC74157B55907F2DDD6410D538DA4A1AF6B7882338E70359466AB26 +- Architecture: arm64 + InstallerUrl: https://github.com/Vathivis/paperq/releases/download/v0.2.0/paperq-0.2.0-win-arm64.zip + InstallerSha256: 76A82FB1A86F7FCA1AAE25EDB996A90E08FAA3A17C48158A56DF8A9DB9CC53CB +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-08-12 diff --git a/manifests/v/Vathivis/paperq/0.2.0/Vathivis.paperq.locale.en-US.yaml b/manifests/v/Vathivis/paperq/0.2.0/Vathivis.paperq.locale.en-US.yaml new file mode 100644 index 0000000000000..b1d395962c42a --- /dev/null +++ b/manifests/v/Vathivis/paperq/0.2.0/Vathivis.paperq.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Vathivis.paperq +PackageVersion: 0.2.0 +PackageLocale: en-US +Publisher: Vathivis +PublisherUrl: https://vojtahumpl.com/ +PublisherSupportUrl: https://github.com/Vathivis/paperq/issues +Author: Vojtěch Humpl +PackageName: paperq +PackageUrl: https://github.com/Vathivis/paperq +License: MIT License +LicenseUrl: https://github.com/Vathivis/paperq/blob/main/LICENSE +Copyright: Copyright (c) 2026 Vojtěch Humpl +ShortDescription: A repository-local papercut queue for coding agents. +Description: paperq is a small, repository-local queue for recording and managing the minor problems coding agents encounter during real work. It stores transparent Markdown records and provides commands to add, claim, block, reopen, resolve, and list them without running a model, collecting transcripts, starting a service, or sending data to a server. +Moniker: paperq +Tags: +- cli +- developer-tools +- productivity +- coding-agents +- codex +- claude +ReleaseNotes: Adds a resolution journal for resolved papercuts, preserves existing AGENTS.md content with `init --append-agents`, adds Windows ARM64 and Debian release packages, includes MIT license. +ReleaseNotesUrl: https://github.com/Vathivis/paperq/releases/tag/v0.2.0 +InstallationNotes: Run `paperq init` from a repository root to create its local papercut queue. +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Vathivis/paperq/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vathivis/paperq/0.2.0/Vathivis.paperq.yaml b/manifests/v/Vathivis/paperq/0.2.0/Vathivis.paperq.yaml new file mode 100644 index 0000000000000..d1920e8ab2aa7 --- /dev/null +++ b/manifests/v/Vathivis/paperq/0.2.0/Vathivis.paperq.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Vathivis.paperq +PackageVersion: 0.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4133.3/Vivaldi.Vivaldi.Snapshot.installer.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4133.3/Vivaldi.Vivaldi.Snapshot.installer.yaml new file mode 100644 index 0000000000000..55aefb2073dbe --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4133.3/Vivaldi.Vivaldi.Snapshot.installer.yaml @@ -0,0 +1,69 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi.Snapshot +PackageVersion: 8.2.4133.3 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --vivaldi-silent + SilentWithProgress: --vivaldi-silent + InstallLocation: --vivaldi-install-dir="" + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 7 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- mht +- mhtml +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Vivaldi +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.2.4133.3.x64.exe + InstallerSha256: 43B4C159EABD6BE19BE6788193D1CA5CC824B057E75B62F7E8EEB246A26C9CB2 + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.2.4133.3.x64.exe + InstallerSha256: 43B4C159EABD6BE19BE6788193D1CA5CC824B057E75B62F7E8EEB246A26C9CB2 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +- Architecture: arm64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.2.4133.3.arm64.exe + InstallerSha256: FD45DEE79D2BB489D82B58B5B55D2400AB6568ECD9B087059517396030DDCFD6 + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: arm64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.2.4133.3.arm64.exe + InstallerSha256: FD45DEE79D2BB489D82B58B5B55D2400AB6568ECD9B087059517396030DDCFD6 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4133.3/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4133.3/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml new file mode 100644 index 0000000000000..8c5f843b35dfd --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4133.3/Vivaldi.Vivaldi.Snapshot.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: Vivaldi.Vivaldi.Snapshot +PackageVersion: 8.2.4133.3 +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 (Snapshot) +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. +Tags: +- browser +- chromium +- internet +- web +- webpage +ReleaseNotes: |- + - [Address field] Local calculator provider VB-130090 + - [Auto hide] Bleeds through to website when hidden VB-130766 + - [Break Mode] Not showing background image with non-Unified theme VB-130750 + - [Chromium] Update to 152.0.7977.38 + - [Crash] When attempting to display a UI bubble prompting the user to save or update an address VB-130606 + - [Extensions] Re-enable and extend Manifest V2 extension support for the time being VB-130324 + - [Extensions] VPN repeatedly asks for proxy credentials VB-130713 + - [Layouts] Web panels lost when switching layouts VB-130773 + - [Linux][Media] H.264/AAC fails in Ubuntu 22.04, Mint 21.3, Slackware 15.0 and other older distros VB-129888 + - [Mail] Create new mail address allows spaces and random characters after valid email VB-129652 + - [Mail] Undock / Dock Composer results in loss of unmodified message VB-128685 + - [PWA] Improve the UI for installation VB-126458 + - [Reader]Disable new reader mode feature flag by default VB-104993 + - [Settings] "Include All Workspaces" checkbox has incorrect styling VB-130760 + - [Settings] Lazy loading formatting broken VB-130796 + - [Tabs] Accordion frames are the wrong size under certain conditions VB-130759 + - [Tabs] Disable feature flag for horizontal pinned tabs VB-94794 + - [Tabs] Dragging in vertical tab bars is works poorly at the edges VB-130780 + - [Tabs] Scrollbar is missing in tab bar after resizing VB-130731 +ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/snapshot/8.2.4133.3.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4133.3/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4133.3/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml new file mode 100644 index 0000000000000..339007477b0c1 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4133.3/Vivaldi.Vivaldi.Snapshot.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: Vivaldi.Vivaldi.Snapshot +PackageVersion: 8.2.4133.3 +PackageLocale: zh-CN +PublisherUrl: https://vivaldi.com/zh-hans/ +PrivacyUrl: https://vivaldi.com/zh-hans/privacy/browser/ +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 +- 互联网 +- 浏览器 +- 网页 +- 隐私 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4133.3/Vivaldi.Vivaldi.Snapshot.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4133.3/Vivaldi.Vivaldi.Snapshot.yaml new file mode 100644 index 0000000000000..e296450c34981 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.2.4133.3/Vivaldi.Vivaldi.Snapshot.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.Snapshot +PackageVersion: 8.2.4133.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/v/Voltius/Voltius/0.25.0/Voltius.Voltius.installer.yaml b/manifests/v/Voltius/Voltius/0.25.0/Voltius.Voltius.installer.yaml new file mode 100644 index 0000000000000..154cddd1092ec --- /dev/null +++ b/manifests/v/Voltius/Voltius/0.25.0/Voltius.Voltius.installer.yaml @@ -0,0 +1,22 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Voltius.Voltius +PackageVersion: 0.25.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: Voltius +ReleaseDate: 2026-08-14 +AppsAndFeaturesEntries: +- Publisher: voltius + ProductCode: Voltius +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Voltius' +Installers: +- Architecture: arm64 + InstallerUrl: https://github.com/VoltiusApp/voltius/releases/download/v0.25.0/Voltius_0.25.0_arm64-setup.exe + InstallerSha256: C7584860356AA137E00B2588807E36E7A9C99D7DFE0E9F6EC4D5D7B140627782 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Voltius/Voltius/0.25.0/Voltius.Voltius.locale.en-US.yaml b/manifests/v/Voltius/Voltius/0.25.0/Voltius.Voltius.locale.en-US.yaml new file mode 100644 index 0000000000000..9e05cd9ff8609 --- /dev/null +++ b/manifests/v/Voltius/Voltius/0.25.0/Voltius.Voltius.locale.en-US.yaml @@ -0,0 +1,74 @@ +# 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: Voltius.Voltius +PackageVersion: 0.25.0 +PackageLocale: en-US +Publisher: Voltius +PublisherUrl: https://voltius.app/ +PublisherSupportUrl: https://github.com/VoltiusApp/voltius/issues +PackageName: Voltius +PackageUrl: https://voltius.app/ +License: AGPL-3.0 +LicenseUrl: https://github.com/VoltiusApp/voltius/blob/HEAD/LICENSE +ShortDescription: Cross-platform SSH client and terminal +Moniker: voltius +Tags: +- crdt +- credential-manager +- homelab +- local-first +- plugins +- port-forwarding +- rust +- serial +- sftp +- ssh +- ssh-client +- sync +- sysadmin +- tauri +- teams +- terminal +ReleaseNotes: |- + Added + - A notification inbox collects everything a team throws at you in one place: + pending invitations, sessions a teammate shared with you, and requests for + control of a session you are hosting. Each entry is actionable — accept, + decline, join, grant or deny without hunting for the right screen — and + resolves itself when the underlying event goes away, so the rail no longer + polls for shares. On mobile the bell is reachable from every tab. + - Sessions gained one join affordance instead of several, plus an empty state + that explains what a team session is. An invite code pasted into the default + search bar now joins that session directly. + - The MCP server gained the team and sharing domains, taking its verb surface + to 74: an agent can read a team and its members, change a member's role, + share a session, and revoke a share. The same domains are exposed on + PluginAPI. Both sets of verbs sit behind their own permission, and every + membership or sharing call writes an audit row naming the counterparty. + - A session whose MCP client disconnected is now shown as disconnected rather + than silently live, and the next client can adopt it. + Fixed + - Accepting or declining an invitation closes the modal only once the call + succeeds, so a failure no longer looks like it worked. + - A denied control request stays denied until the guest asks again, control + requests are retracted when the session ends, and landing control on yourself + now confirms with a toast. + - Hosts are no longer notified about their own share, and a session you left + stops showing up as unresolved. + - Join is no longer offered on mobile, where a joined session cannot render. + - A team whose vault key has not reached you yet shows an honest + waiting-for-access state instead of reporting the session as not found. + - The share menu copies the invite code it actually displays, auto-copies on + generate, and remembers that it did. + - member_set_role is callable again, and fails loudly when the roles cannot + be reloaded instead of reporting a change it did not make. + - Membership verbs send their audit rows to the team server, where they were + previously dropped. + - A broadcast share is refused before the audit row is written, not after. + Changed + - After a lagged sync event the session list refetches once, rather than on + every sync. +ReleaseNotesUrl: https://github.com/VoltiusApp/voltius/releases/tag/v0.25.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Voltius/Voltius/0.25.0/Voltius.Voltius.yaml b/manifests/v/Voltius/Voltius/0.25.0/Voltius.Voltius.yaml new file mode 100644 index 0000000000000..2b8669d847286 --- /dev/null +++ b/manifests/v/Voltius/Voltius/0.25.0/Voltius.Voltius.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: Voltius.Voltius +PackageVersion: 0.25.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/w/Warp/Warp/v0.2026.08.12.21.54.stable_00/Warp.Warp.installer.yaml b/manifests/w/Warp/Warp/v0.2026.08.12.21.54.stable_00/Warp.Warp.installer.yaml new file mode 100644 index 0000000000000..ac3cf4c99e0a6 --- /dev/null +++ b/manifests/w/Warp/Warp/v0.2026.08.12.21.54.stable_00/Warp.Warp.installer.yaml @@ -0,0 +1,48 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Warp.Warp +PackageVersion: v0.2026.08.12.21.54.stable_00 +InstallerType: inno +Protocols: +- warp +ProductCode: warp-terminal-stable_is1 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://app.warp.dev/download/windows?version=v0.2026.08.12.21.54.stable_00&arch=x86_64 + InstallerSha256: 66E9A2271C5487E7D9FF06B2DE9854490627AEB9479B84781D6D2337BC03DC8D + InstallerSwitches: + Custom: /CURRENTUSER + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: x64 + Scope: machine + InstallerUrl: https://app.warp.dev/download/windows?version=v0.2026.08.12.21.54.stable_00&arch=x86_64 + InstallerSha256: 66E9A2271C5487E7D9FF06B2DE9854490627AEB9479B84781D6D2337BC03DC8D + InstallerSwitches: + Custom: /ALLUSERS + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + Scope: user + InstallerUrl: https://app.warp.dev/download/windows?version=v0.2026.08.12.21.54.stable_00&arch=arm64 + InstallerSha256: 1422BBF35645F82CB375ABAD10D7B8A65F3EB50DE3BE4D87D3B9A689AC370719 + InstallerSwitches: + Custom: /CURRENTUSER + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://app.warp.dev/download/windows?version=v0.2026.08.12.21.54.stable_00&arch=arm64 + InstallerSha256: 1422BBF35645F82CB375ABAD10D7B8A65F3EB50DE3BE4D87D3B9A689AC370719 + InstallerSwitches: + Custom: /ALLUSERS + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Warp/Warp/v0.2026.08.12.21.54.stable_00/Warp.Warp.locale.en-US.yaml b/manifests/w/Warp/Warp/v0.2026.08.12.21.54.stable_00/Warp.Warp.locale.en-US.yaml new file mode 100644 index 0000000000000..d41aa99e4ad16 --- /dev/null +++ b/manifests/w/Warp/Warp/v0.2026.08.12.21.54.stable_00/Warp.Warp.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Warp.Warp +PackageVersion: v0.2026.08.12.21.54.stable_00 +PackageLocale: en-US +Publisher: Denver Technologies, Inc. +PublisherUrl: https://www.warp.dev/ +PublisherSupportUrl: https://www.warp.dev/contact +PrivacyUrl: https://www.warp.dev/privacy-policy +Author: Denver Technologies, Inc. +PackageName: Warp +PackageUrl: https://www.warp.dev/windows-terminal +License: Proprietary +LicenseUrl: https://www.warp.dev/terms-of-service +Copyright: Copyright 2025 Warp +CopyrightUrl: https://www.warp.dev/terms-of-service +ShortDescription: Warp is the intelligent terminal with AI and your dev team’s knowledge built-in. Warp brings AI, collaboration, and a modern-UX to this essential developer tool to help you become even more powerful. +Description: |- + Warp is the intelligent terminal with AI and your dev team's knowledge built-in. + Key Features: + - Warp AI: AI integrated in your terminal for natural language input, autofill, and intelligent suggestions. + - Warp Drive: Notebooks, workflows, and environment variables for you to use personally or with your team. + - Modern UX and Text Editing: Commands and outputs are grouped into easy to use Blocks, and you can use your cursor or customizable keybindings to easily navigate Warp’s input editor. + You can fully customize Warp's appearance, prompts, settings, and keybindings to fit your preferences. Warp works with zsh, bash, fish, and PowerShell, and is built with Rust for high performance. +Tags: +- ai +- console +- terminal +PurchaseUrl: https://www.warp.dev/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.warp.dev/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Warp/Warp/v0.2026.08.12.21.54.stable_00/Warp.Warp.locale.zh-CN.yaml b/manifests/w/Warp/Warp/v0.2026.08.12.21.54.stable_00/Warp.Warp.locale.zh-CN.yaml new file mode 100644 index 0000000000000..fa2d39937713a --- /dev/null +++ b/manifests/w/Warp/Warp/v0.2026.08.12.21.54.stable_00/Warp.Warp.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Warp.Warp +PackageVersion: v0.2026.08.12.21.54.stable_00 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Warp 是一款内置 AI 和开发团队知识的智能终端。Warp 为这款重要的开发工具带来了 AI、协作和现代用户体验,让您变得更加出色。 +Description: |- + Warp 是一款内置 AI 和开发团队知识的智能终端。 + 主要功能: + - Warp AI:AI 集成在你的终端中,用于自然语言输入、自动填充和智能建议。 + - Warp Drive:笔记本、工作流和环境变量,供个人或团队使用。 + - 现代用户体验和文本编辑:将命令和输出归类到易用的“块”(Block)中,您可以使用光标或自定义组合键来轻松浏览 Warp 的输入编辑器。 + 您可以完全自定义 Warp 的外观、提示、设置和组合键,以满足自己的喜好。Warp 可与 zsh、bash、fish 和 PowerShell 配合使用,并采用 Rust 构建,性能卓越。 +Tags: +- console +- terminal +- 人工智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.warp.dev/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Warp/Warp/v0.2026.08.12.21.54.stable_00/Warp.Warp.yaml b/manifests/w/Warp/Warp/v0.2026.08.12.21.54.stable_00/Warp.Warp.yaml new file mode 100644 index 0000000000000..80aabaab87e49 --- /dev/null +++ b/manifests/w/Warp/Warp/v0.2026.08.12.21.54.stable_00/Warp.Warp.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Warp.Warp +PackageVersion: v0.2026.08.12.21.54.stable_00 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/w/WilhelmHappe/Adressen/1.2.7.0/WilhelmHappe.Adressen.installer.yaml b/manifests/w/WilhelmHappe/Adressen/1.2.8.0/WilhelmHappe.Adressen.installer.yaml similarity index 72% rename from manifests/w/WilhelmHappe/Adressen/1.2.7.0/WilhelmHappe.Adressen.installer.yaml rename to manifests/w/WilhelmHappe/Adressen/1.2.8.0/WilhelmHappe.Adressen.installer.yaml index 96177307fc6bc..82a81cdd84ff8 100644 --- a/manifests/w/WilhelmHappe/Adressen/1.2.7.0/WilhelmHappe.Adressen.installer.yaml +++ b/manifests/w/WilhelmHappe/Adressen/1.2.8.0/WilhelmHappe.Adressen.installer.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.12.8.0 +# Created using wingetcreate 1.12.13.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: WilhelmHappe.Adressen -PackageVersion: 1.2.7.0 +PackageVersion: 1.2.8.0 InstallerType: inno Scope: user UpgradeBehavior: install @@ -12,6 +12,6 @@ Dependencies: Installers: - Architecture: x64 InstallerUrl: https://www.netradio.info/download/AdressenSetup.exe - InstallerSha256: 19A86A53450AB605DE8CC379ECD72AB180CCF4DD071D0BEEE3DE6DF15D4CD3E6 + InstallerSha256: C282D988E24B6A25CDD7E73C1589CD9C92EE0858CFD8B4E0DB386EB9FF584DDC ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/w/WilhelmHappe/Adressen/1.2.7.0/WilhelmHappe.Adressen.locale.de.yaml b/manifests/w/WilhelmHappe/Adressen/1.2.8.0/WilhelmHappe.Adressen.locale.de.yaml similarity index 90% rename from manifests/w/WilhelmHappe/Adressen/1.2.7.0/WilhelmHappe.Adressen.locale.de.yaml rename to manifests/w/WilhelmHappe/Adressen/1.2.8.0/WilhelmHappe.Adressen.locale.de.yaml index f32a361c834e8..47df099b25310 100644 --- a/manifests/w/WilhelmHappe/Adressen/1.2.7.0/WilhelmHappe.Adressen.locale.de.yaml +++ b/manifests/w/WilhelmHappe/Adressen/1.2.8.0/WilhelmHappe.Adressen.locale.de.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.12.8.0 +# Created using wingetcreate 1.12.13.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: WilhelmHappe.Adressen -PackageVersion: 1.2.7.0 +PackageVersion: 1.2.8.0 PackageLocale: de Publisher: Wilhelm Happe PublisherUrl: https://www.netradio.info/ diff --git a/manifests/w/WilhelmHappe/Adressen/1.2.7.0/WilhelmHappe.Adressen.yaml b/manifests/w/WilhelmHappe/Adressen/1.2.8.0/WilhelmHappe.Adressen.yaml similarity index 73% rename from manifests/w/WilhelmHappe/Adressen/1.2.7.0/WilhelmHappe.Adressen.yaml rename to manifests/w/WilhelmHappe/Adressen/1.2.8.0/WilhelmHappe.Adressen.yaml index 7af1315567aab..a02c17c76a599 100644 --- a/manifests/w/WilhelmHappe/Adressen/1.2.7.0/WilhelmHappe.Adressen.yaml +++ b/manifests/w/WilhelmHappe/Adressen/1.2.8.0/WilhelmHappe.Adressen.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.12.8.0 +# Created using wingetcreate 1.12.13.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: WilhelmHappe.Adressen -PackageVersion: 1.2.7.0 +PackageVersion: 1.2.8.0 DefaultLocale: de ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/x/XMediaRecode/XMediaRecode/3.6.3.6/XMediaRecode.XMediaRecode.installer.yaml b/manifests/x/XMediaRecode/XMediaRecode/3.6.3.6/XMediaRecode.XMediaRecode.installer.yaml new file mode 100644 index 0000000000000..076e4a75d52da --- /dev/null +++ b/manifests/x/XMediaRecode/XMediaRecode/3.6.3.6/XMediaRecode.XMediaRecode.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: XMediaRecode.XMediaRecode +PackageVersion: 3.6.3.6 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{D31E6E69-4C6A-42CC-926F-CC7B186864EB}_is1' +ReleaseDate: 2026-08-14 +AppsAndFeaturesEntries: +- Publisher: XMedia Recode 64bit +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\XMedia Recode 64bit' +Installers: +- Architecture: x64 + InstallerUrl: https://www.xmedia-recode.de/download/XMediaRecode3636_x64_setup.exe + InstallerSha256: 62C8EC3E33BBF4E387C7F50F3562306B890733AE92FAF709B58521D47D8EE0B0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/XMediaRecode/XMediaRecode/3.6.3.6/XMediaRecode.XMediaRecode.locale.en-US.yaml b/manifests/x/XMediaRecode/XMediaRecode/3.6.3.6/XMediaRecode.XMediaRecode.locale.en-US.yaml new file mode 100644 index 0000000000000..8dc7699fe4709 --- /dev/null +++ b/manifests/x/XMediaRecode/XMediaRecode/3.6.3.6/XMediaRecode.XMediaRecode.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: XMediaRecode.XMediaRecode +PackageVersion: 3.6.3.6 +PackageLocale: en-US +Publisher: XMedia Recode +PublisherUrl: https://www.xmedia-recode.de/en/ +PublisherSupportUrl: https://www.xmedia-recode.de/en/help/ +PrivacyUrl: https://www.xmedia-recode.de/en/privacypolicy.php +PackageName: XMedia Recode +PackageUrl: https://www.xmedia-recode.de/en/ +License: Freeware +Copyright: Copyright (C) 2007-2026 Sebastian Dörfler +ShortDescription: Free All-in-One video and audio converter +Tags: +- audio +- convert +- decode +- encode +- filter +- media +- multimedia +- rip +- video +ReleaseNotes: |- + - Update of ffmpeg + - Update of AOM AV1 Codec (3.14.1) + - Update of SVT AV1 (4.2.0) Codec + + Troubleshooting + - Fixed minor bugs +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.xmedia-recode.de/en/help/faq.php +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XMediaRecode/XMediaRecode/3.6.3.6/XMediaRecode.XMediaRecode.locale.zh-CN.yaml b/manifests/x/XMediaRecode/XMediaRecode/3.6.3.6/XMediaRecode.XMediaRecode.locale.zh-CN.yaml new file mode 100644 index 0000000000000..eca2b7dfea679 --- /dev/null +++ b/manifests/x/XMediaRecode/XMediaRecode/3.6.3.6/XMediaRecode.XMediaRecode.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: XMediaRecode.XMediaRecode +PackageVersion: 3.6.3.6 +PackageLocale: zh-CN +Publisher: XMedia Recode +PublisherUrl: https://www.xmedia-recode.de/en/ +PublisherSupportUrl: https://www.xmedia-recode.de/en/help/ +PrivacyUrl: https://www.xmedia-recode.de/en/privacypolicy.php +PackageName: XMedia Recode +PackageUrl: https://www.xmedia-recode.de/en/ +License: 免费软件 +Copyright: Copyright (C) 2007-2026 Sebastian Dörfler +ShortDescription: 免费的多合一视频和音频转换器 +Tags: +- 压制 +- 多媒体 +- 媒体 +- 滤镜 +- 视频 +- 编码 +- 解码 +- 转换 +- 转码 +- 过滤 +- 过滤器 +- 音频 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://www.xmedia-recode.de/en/help/faq.php +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XMediaRecode/XMediaRecode/3.6.3.6/XMediaRecode.XMediaRecode.yaml b/manifests/x/XMediaRecode/XMediaRecode/3.6.3.6/XMediaRecode.XMediaRecode.yaml new file mode 100644 index 0000000000000..059ba3cb1be13 --- /dev/null +++ b/manifests/x/XMediaRecode/XMediaRecode/3.6.3.6/XMediaRecode.XMediaRecode.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: XMediaRecode.XMediaRecode +PackageVersion: 3.6.3.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/x/Xieweikang123/ReFast/1.0.80/Xieweikang123.ReFast.installer.yaml b/manifests/x/Xieweikang123/ReFast/1.0.80/Xieweikang123.ReFast.installer.yaml new file mode 100644 index 0000000000000..2104ddba4a13f --- /dev/null +++ b/manifests/x/Xieweikang123/ReFast/1.0.80/Xieweikang123.ReFast.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: Xieweikang123.ReFast +PackageVersion: 1.0.80 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +ProductCode: '{39B13562-EB18-43EA-A077-5B6AE9E63A8C}' +ReleaseDate: 2026-08-14 +AppsAndFeaturesEntries: +- UpgradeCode: '{63D133D4-F4C4-5CB3-9135-4F8DF07E9224}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Xieweikang123/ReFast/releases/download/1.0.80/ReFast_1.0.80_x64_zh-CN.msi + InstallerSha256: 4F93C01180DC48196D5F9835FAD0419BFCEA9778F05AFF4393FB98D5A63ECB72 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/Xieweikang123/ReFast/1.0.80/Xieweikang123.ReFast.locale.en-US.yaml b/manifests/x/Xieweikang123/ReFast/1.0.80/Xieweikang123.ReFast.locale.en-US.yaml new file mode 100644 index 0000000000000..b27e8ef994d29 --- /dev/null +++ b/manifests/x/Xieweikang123/ReFast/1.0.80/Xieweikang123.ReFast.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Xieweikang123.ReFast +PackageVersion: 1.0.80 +PackageLocale: en-US +License: Freeware +ShortDescription: A Windows quick launcher based on Tauri 2, similar to uTools, allowing you to quickly launch applications, search files, and manage memos. +Description: |- + ReFast is a modern Windows launcher designed to boost your productivity. Quickly summon it with a global shortcut to: + - ⚡ Instantly open apps - Rapidly search and launch the applications you need + - 🔍 Smart search - Integrated with Everything search to quickly locate files and folders + - 📝 Memo management - Record and retrieve important information anytime + - 🔧 Plugin extensions - Extend functionality with a plugin system + - ⌨️ Custom shortcuts - Fully customize your workflow +Tags: +- add-on +- addon +- app +- application +- extension +- find +- launcher +- plugin +- productivity +- search +- tool +- utility +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/Xieweikang123/ReFast/1.0.80/Xieweikang123.ReFast.locale.zh-CN.yaml b/manifests/x/Xieweikang123/ReFast/1.0.80/Xieweikang123.ReFast.locale.zh-CN.yaml new file mode 100644 index 0000000000000..fc34e761e8e08 --- /dev/null +++ b/manifests/x/Xieweikang123/ReFast/1.0.80/Xieweikang123.ReFast.locale.zh-CN.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Xieweikang123.ReFast +PackageVersion: 1.0.80 +PackageLocale: zh-CN +Publisher: re-fast +PublisherUrl: https://github.com/Xieweikang123 +PublisherSupportUrl: https://github.com/Xieweikang123/ReFast/issues +PackageName: ReFast +PackageUrl: https://github.com/Xieweikang123/ReFast +License: 免费软件 +ShortDescription: 基于 Tauri 2 的 Windows 快速启动器,类似 uTools,让你快速启动应用、搜索文件、管理备忘录 +Description: |- + ReFast 是一个现代化的 Windows 快速启动器,旨在提高你的工作效率。通过全局快捷键快速呼出,你可以: + - ⚡ 秒开应用 - 快速搜索并启动你需要的应用程序 + - 🔍 智能搜索 - 集成 Everything 搜索,快速找到文件和文件夹 + - 📝 备忘录管理 - 随时记录和检索重要信息 + - 🔧 插件扩展 - 通过插件系统扩展更多功能 + - ⌨️ 自定义快捷键 - 完全自定义你的操作方式 +Tags: +- 启动器 +- 工具 +- 应用 +- 扩展 +- 插件 +- 搜索 +- 效率 +- 查找 +- 生产力 +ReleaseNotes: 排序规则:使用过的结果始终排在 Everything 结果之上;匹配档位不再优先于使用记录 +ReleaseNotesUrl: https://github.com/Xieweikang123/ReFast/releases/tag/1.0.80 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Xieweikang123/ReFast/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/Xieweikang123/ReFast/1.0.80/Xieweikang123.ReFast.yaml b/manifests/x/Xieweikang123/ReFast/1.0.80/Xieweikang123.ReFast.yaml new file mode 100644 index 0000000000000..eb93c74fc93c2 --- /dev/null +++ b/manifests/x/Xieweikang123/ReFast/1.0.80/Xieweikang123.ReFast.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: Xieweikang123.ReFast +PackageVersion: 1.0.80 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/y/yeroo/agwinterm/0.17.3/yeroo.agwinterm.installer.yaml b/manifests/y/yeroo/agwinterm/0.17.3/yeroo.agwinterm.installer.yaml new file mode 100644 index 0000000000000..9b93343b60b79 --- /dev/null +++ b/manifests/y/yeroo/agwinterm/0.17.3/yeroo.agwinterm.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: yeroo.agwinterm +PackageVersion: 0.17.3 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: inno +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{A7E3F1C2-5B9D-4E6A-8C21-3F0D9B4A7E15}_is1' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/yeroo/agwinterm/releases/download/v0.17.3/agwinterm-setup-0.17.3.exe + InstallerSha256: 0EE521305DAD18F70E797EC4CC8E78ED86F7D646C42F4399371FD5BE817CA840 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-08-13 diff --git a/manifests/y/yeroo/agwinterm/0.17.3/yeroo.agwinterm.locale.en-US.yaml b/manifests/y/yeroo/agwinterm/0.17.3/yeroo.agwinterm.locale.en-US.yaml new file mode 100644 index 0000000000000..c2cd40f729f79 --- /dev/null +++ b/manifests/y/yeroo/agwinterm/0.17.3/yeroo.agwinterm.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: yeroo.agwinterm +PackageVersion: 0.17.3 +PackageLocale: en-US +Publisher: Boris Kudriashov +PublisherUrl: https://github.com/yeroo +PublisherSupportUrl: https://github.com/yeroo/agwinterm/issues +PackageName: agwinterm +PackageUrl: https://github.com/yeroo/agwinterm +License: MIT +LicenseUrl: https://github.com/yeroo/agwinterm/blob/main/LICENSE +Copyright: Copyright (c) 2026 Boris Kudriashov +ShortDescription: A native Windows terminal built for AI coding agents +Description: "agwinterm is a fast, custom-drawn Win32 + Direct2D terminal that treats AI coding agents as first-class citizens: workspaces with per-session agent status (idle, active, blocked, completed), a scriptable control API (agwintermctl or JSON over a named pipe), splits, quick and scratch terminals, and multi-window support. It is a real Windows terminal (ConPTY, Default Terminal Application integration, Sixel and Kitty graphics, kitty keyboard protocol, ligatures), fully screen-reader accessible (UI Automation text document, announced output, keyboard-navigable UI), and themeable with about 580 bundled color schemes. A Windows homage to umputun's agterm." +Moniker: agwinterm +Tags: +- accessibility +- agent +- ai +- claude +- conpty +- console +- terminal +ReleaseNotesUrl: https://github.com/yeroo/agwinterm/releases/tag/v0.17.3 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/yeroo/agwinterm/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yeroo/agwinterm/0.17.3/yeroo.agwinterm.yaml b/manifests/y/yeroo/agwinterm/0.17.3/yeroo.agwinterm.yaml new file mode 100644 index 0000000000000..4c035518e6353 --- /dev/null +++ b/manifests/y/yeroo/agwinterm/0.17.3/yeroo.agwinterm.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: yeroo.agwinterm +PackageVersion: 0.17.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZhipuAI/ZCode/3.7.7/ZhipuAI.ZCode.installer.yaml b/manifests/z/ZhipuAI/ZCode/3.7.7/ZhipuAI.ZCode.installer.yaml new file mode 100644 index 0000000000000..ce0ef1c4dfe34 --- /dev/null +++ b/manifests/z/ZhipuAI/ZCode/3.7.7/ZhipuAI.ZCode.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: ZhipuAI.ZCode +PackageVersion: 3.7.7 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- zcode +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: 268ce9e6-a30b-5890-ad18-d4b3ebba5377 +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://cdn-zcode.z.ai/zcode/electron/releases/3.7.7/windows-x64/ZCode-3.7.7-win-x64.exe + InstallerSha256: F9E6BCEB62E09085DE7BD05EF3E05EF539A4111ECC94AAD343AA705A4669DA1C + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://cdn-zcode.z.ai/zcode/electron/releases/3.7.7/windows-x64/ZCode-3.7.7-win-x64.exe + InstallerSha256: F9E6BCEB62E09085DE7BD05EF3E05EF539A4111ECC94AAD343AA705A4669DA1C + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZhipuAI/ZCode/3.7.7/ZhipuAI.ZCode.locale.en-US.yaml b/manifests/z/ZhipuAI/ZCode/3.7.7/ZhipuAI.ZCode.locale.en-US.yaml new file mode 100644 index 0000000000000..74815a728c9e4 --- /dev/null +++ b/manifests/z/ZhipuAI/ZCode/3.7.7/ZhipuAI.ZCode.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: ZhipuAI.ZCode +PackageVersion: 3.7.7 +PackageLocale: en-US +Publisher: Z.AI +PublisherUrl: https://z.ai/ +Author: Beijing Zhipu Huazhang Technology Co., Ltd. +PackageName: Z Code +PackageUrl: https://zcode-ai.com/ +License: Proprietary +Copyright: © 2026 Z Code. All rights reserved. +ShortDescription: Z Code combines the best AI agents with your existing tools so you can plan, code, review, and deploy without friction. +Description: Z Code is a lightweight AI code editor designed to address the high operational barrier of command-line AI programming tools (such as Claude Code, Codex, Gemini, etc.). By providing a unified and user-friendly visual desktop interface, it seamlessly integrates the capabilities of these Agents, allowing smooth switching and experience across multiple Agent programming tools with just one API key. Additionally, it offers a series of features including secure file version management, efficient code review, task agents, MCP protocol management, and more, delivering you an all-in-one AI-assisted development experience. +Tags: +- agent +- agentic +- ai +- chatbot +- claude-code +- code +- codex +- coding +- gemini-cli +- large-language-model +- llm +- programming +Documentations: +- DocumentLabel: Document + DocumentUrl: https://zhipu-ai.feishu.cn/wiki/VpgrwtBcyiU59zk9fMEcm2sFnee +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZhipuAI/ZCode/3.7.7/ZhipuAI.ZCode.locale.zh-CN.yaml b/manifests/z/ZhipuAI/ZCode/3.7.7/ZhipuAI.ZCode.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4d3d8c5ba3843 --- /dev/null +++ b/manifests/z/ZhipuAI/ZCode/3.7.7/ZhipuAI.ZCode.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ZhipuAI.ZCode +PackageVersion: 3.7.7 +PackageLocale: zh-CN +Author: 北京智谱华章科技有限公司 +License: 专有软件 +ShortDescription: Z Code 将最佳的 AI 代理与您现有的工具相结合,让您能够顺畅地进行规划、编码、审查和部署。 +Description: Z Code 是一款轻量级的 AI 代码编辑器,旨在解决命令行 AI 编程工具(如 Claude Code、Codex、Gemini 等)操作门槛高的问题。它通过提供一个统一、友好的可视化桌面,将这些 Agent 的能力无缝集成,仅使用一个 api key 就能丝滑切换体验多个 Agent 编程工具。此外,还提供安全的文件版本管理、高效代码审查、任务 Agent、MCP 协议管理等一系列特性,为你打造一站式的 AI 辅助开发体验。 +Tags: +- claude-code +- codex +- gemini-cli +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ReleaseNotes: |- + 新功能 + - 更新内置文档插件 + 问题修复 + - 修复部分自动任务中思考等级不生效的问题。 + - 修复仓库知识库生成无法使用思考等级的问题。 + - 修复 git commit message 自动生成因缺少思考等级而失败的问题。 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://zhipu-ai.feishu.cn/wiki/VpgrwtBcyiU59zk9fMEcm2sFnee +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZhipuAI/ZCode/3.7.7/ZhipuAI.ZCode.yaml b/manifests/z/ZhipuAI/ZCode/3.7.7/ZhipuAI.ZCode.yaml new file mode 100644 index 0000000000000..53e8516c079c8 --- /dev/null +++ b/manifests/z/ZhipuAI/ZCode/3.7.7/ZhipuAI.ZCode.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: ZhipuAI.ZCode +PackageVersion: 3.7.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0