diff --git a/manifests/a/AloproAgency/WAutoChat/1.2.29/AloproAgency.WAutoChat.installer.yaml b/manifests/a/AloproAgency/WAutoChat/1.2.29/AloproAgency.WAutoChat.installer.yaml new file mode 100644 index 0000000000000..763a4d5947d3d --- /dev/null +++ b/manifests/a/AloproAgency/WAutoChat/1.2.29/AloproAgency.WAutoChat.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: AloproAgency.WAutoChat +PackageVersion: 1.2.29 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AloproAgency/wautochat-releases/releases/download/v1.2.29/WAutoChat-Setup-1.2.29.exe + InstallerSha256: 442BB94B3EDA3EE317C1EBDCF9CEDB14FCBF802DAB165BA992D9B1A756900D22 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AloproAgency/WAutoChat/1.2.29/AloproAgency.WAutoChat.locale.en-US.yaml b/manifests/a/AloproAgency/WAutoChat/1.2.29/AloproAgency.WAutoChat.locale.en-US.yaml new file mode 100644 index 0000000000000..be9b8c2e2d599 --- /dev/null +++ b/manifests/a/AloproAgency/WAutoChat/1.2.29/AloproAgency.WAutoChat.locale.en-US.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: AloproAgency.WAutoChat +PackageVersion: 1.2.29 +PackageLocale: en-US +Publisher: Alopro Agency +PublisherUrl: https://wautochat.com +PackageName: WAutoChat +PackageUrl: https://wautochat.com +License: Proprietary +LicenseUrl: https://wautochat.com +ShortDescription: WhatsApp automation and broadcast platform +Description: WAutoChat is a desktop and server application for WhatsApp automation, broadcasting, and conversation management. +Tags: +- whatsapp +- automation +- messaging +- broadcast +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AloproAgency/WAutoChat/1.2.29/AloproAgency.WAutoChat.yaml b/manifests/a/AloproAgency/WAutoChat/1.2.29/AloproAgency.WAutoChat.yaml new file mode 100644 index 0000000000000..e330c7b18229f --- /dev/null +++ b/manifests/a/AloproAgency/WAutoChat/1.2.29/AloproAgency.WAutoChat.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: AloproAgency.WAutoChat +PackageVersion: 1.2.29 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.36.25/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.36.25/Amazon.AWSCLI.installer.yaml new file mode 100644 index 0000000000000..bfacf16d4ec94 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.36.25/Amazon.AWSCLI.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: Amazon.AWSCLI +PackageVersion: 2.36.25 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: AWSCLIV2="" +UpgradeBehavior: install +Commands: +- aws +ProductCode: '{9461BD23-8AC7-498D-96E9-69F6DF15F586}' +ReleaseDate: 2026-08-17 +AppsAndFeaturesEntries: +- UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2' +Installers: +- Architecture: x64 + InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.36.25.msi + InstallerSha256: F08D9E698DE80504C3B28B87A37D0877382A3C364163C6FD664FE53AA723034F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.36.25/Amazon.AWSCLI.locale.en-US.yaml b/manifests/a/Amazon/AWSCLI/2.36.25/Amazon.AWSCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..376ab4bcf3346 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.36.25/Amazon.AWSCLI.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.36.25 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://aws.amazon.com/ +PublisherSupportUrl: https://github.com/aws/aws-cli/issues +PrivacyUrl: https://aws.amazon.com/privacy/ +Author: Amazon Web Services, Inc +PackageName: AWS Command Line Interface +PackageUrl: https://aws.amazon.com/cli/ +License: Apache-2.0 +LicenseUrl: https://github.com/aws/aws-cli/blob/HEAD/LICENSE.txt +Copyright: Copyright 2012-2026 Amazon.com, Inc. +CopyrightUrl: https://aws.amazon.com/agreement/ +ShortDescription: Universal Command Line Interface for Amazon Web Services +Description: The AWS Command Line Interface (AWS CLI) is an open source tool that enables you to interact with AWS services using commands in your command-line shell. With minimal configuration, the AWS CLI enables you to start running commands that implement functionality equivalent to that provided by the browser-based AWS Management Console from the command prompt in your terminal program. +Tags: +- aws +- awscli +- cli +- cloud +- s3 +- web +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.36.25/Amazon.AWSCLI.locale.zh-CN.yaml b/manifests/a/Amazon/AWSCLI/2.36.25/Amazon.AWSCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f177929f707fa --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.36.25/Amazon.AWSCLI.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.36.25 +PackageLocale: zh-CN +PublisherUrl: https://aws.amazon.com/cn/ +PrivacyUrl: https://aws.amazon.com/cn/privacy/ +PackageUrl: https://aws.amazon.com/cn/cli/ +CopyrightUrl: https://aws.amazon.com/cn/agreement/ +ShortDescription: Amazon Web Services 的通用命令行界面 +Description: AWS 命令行界面(AWS CLI)是一种开源工具,让您能够使用命令行 Shell 中的命令与 AWS 服务进行交互。AWS CLI 让您只需极少的配置,就能从终端程序的命令提示符中运行命令,以实施与基于浏览器的 AWS 管理控制台提供的功能等效的命令。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.60/HaiYing.OfficeCLI.yaml b/manifests/a/Amazon/AWSCLI/2.36.25/Amazon.AWSCLI.yaml similarity index 77% rename from manifests/h/HaiYing/OfficeCLI/1.0.60/HaiYing.OfficeCLI.yaml rename to manifests/a/Amazon/AWSCLI/2.36.25/Amazon.AWSCLI.yaml index 4ce2f3a9dd5af..448be6a179669 100644 --- a/manifests/h/HaiYing/OfficeCLI/1.0.60/HaiYing.OfficeCLI.yaml +++ b/manifests/a/Amazon/AWSCLI/2.36.25/Amazon.AWSCLI.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.60 +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.36.25 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/b/Bilibili/Livehime/8.3.0.10967/Bilibili.Livehime.installer.yaml b/manifests/b/Bilibili/Livehime/8.3.0.10967/Bilibili.Livehime.installer.yaml new file mode 100644 index 0000000000000..d349c959aab6f --- /dev/null +++ b/manifests/b/Bilibili/Livehime/8.3.0.10967/Bilibili.Livehime.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: Bilibili.Livehime +PackageVersion: 8.3.0.10967 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- livehime +ProductCode: '{06BB8CDE-F4AC-4B22-A680-0F3699CB9912}_is1' +ReleaseDate: 2026-08-17 +Installers: +- Architecture: x64 + InstallerUrl: https://dl.hdslb.com/bili/bililive/win/Livehime-Win-beta-8.3.0.10967-x64.exe + InstallerSha256: 1066A4964AB2FDAEB8D1BB09BED22A6F279107A9C67A0624C266FD01B0A63257 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bilibili/Livehime/8.3.0.10967/Bilibili.Livehime.locale.en-US.yaml b/manifests/b/Bilibili/Livehime/8.3.0.10967/Bilibili.Livehime.locale.en-US.yaml new file mode 100644 index 0000000000000..d30fdafdbd724 --- /dev/null +++ b/manifests/b/Bilibili/Livehime/8.3.0.10967/Bilibili.Livehime.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Bilibili.Livehime +PackageVersion: 8.3.0.10967 +PackageLocale: en-US +Publisher: 上海幻电信息科技有限公司 +PublisherUrl: https://live.bilibili.com +PublisherSupportUrl: https://link.bilibili.com/p/help/ +PrivacyUrl: https://www.bilibili.com/blackboard/live/mobilelink-provacypolicy.html +Author: Shanghai Magic Electric Information Technology Co., Ltd. +PackageName: 哔哩哔哩直播姬 +PackageUrl: https://live.bilibili.com/liveHime +License: Freeware +LicenseUrl: https://www.bilibili.com/blackboard/live/activity-dLUnpNZEM1.html +Copyright: Copyright (C) 2026 Shanghai Magic Electric Information Technology Co., Ltd. All Right Reserved. +ShortDescription: Bilibili Live official live streaming tool +Description: Bilibili Livehime is a live streaming tool for Bilibili streamers and uploaders that focuses on games, entertainment and voice chat. +Tags: +- broadcasting +- live +- live-streaming +- livestreaming +- screencasting +- streaming +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bilibili/Livehime/8.3.0.10967/Bilibili.Livehime.locale.zh-CN.yaml b/manifests/b/Bilibili/Livehime/8.3.0.10967/Bilibili.Livehime.locale.zh-CN.yaml new file mode 100644 index 0000000000000..236ee852684dd --- /dev/null +++ b/manifests/b/Bilibili/Livehime/8.3.0.10967/Bilibili.Livehime.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: Bilibili.Livehime +PackageVersion: 8.3.0.10967 +PackageLocale: zh-CN +Publisher: 上海幻电信息科技有限公司 +PublisherUrl: https://live.bilibili.com +PublisherSupportUrl: https://link.bilibili.com/p/help/ +PrivacyUrl: https://www.bilibili.com/blackboard/live/mobilelink-provacypolicy.html +Author: 上海幻电信息科技有限公司 +PackageName: 哔哩哔哩直播姬 +PackageUrl: https://live.bilibili.com/liveHime +License: 免费软件 +LicenseUrl: https://www.bilibili.com/blackboard/live/activity-dLUnpNZEM1.html +Copyright: Copyright (C) 2026 上海幻电信息科技有限公司. All Right Reserved. +ShortDescription: 哔哩哔哩直播官方直播软件 +Description: 哔哩哔哩直播姬是哔哩哔哩独家为主播和 UP 主们打造的开播软件,集游戏、娱乐、语音开播为一体。一键即可开播,下一个直播届的超级偶像就是你~ +Tags: +- 推流 +- 直播 +ReleaseNotes: 【优化】已知问题修复 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bilibili/Livehime/8.3.0.10967/Bilibili.Livehime.yaml b/manifests/b/Bilibili/Livehime/8.3.0.10967/Bilibili.Livehime.yaml new file mode 100644 index 0000000000000..42de40eb32c55 --- /dev/null +++ b/manifests/b/Bilibili/Livehime/8.3.0.10967/Bilibili.Livehime.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: Bilibili.Livehime +PackageVersion: 8.3.0.10967 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/Blitz/Blitz/2.1.612/Blitz.Blitz.installer.yaml b/manifests/b/Blitz/Blitz/2.1.612/Blitz.Blitz.installer.yaml new file mode 100644 index 0000000000000..517cecbbf9453 --- /dev/null +++ b/manifests/b/Blitz/Blitz/2.1.612/Blitz.Blitz.installer.yaml @@ -0,0 +1,21 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Blitz.Blitz +PackageVersion: 2.1.612 +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: 153f8ce0-b97a-575b-ba12-4ff8b1481894 +ReleaseDate: 2026-08-17 +AppsAndFeaturesEntries: +- ProductCode: 153f8ce0-b97a-575b-ba12-4ff8b1481894 +Installers: +- Architecture: x64 + InstallerUrl: https://blitz-main.blitz.gg/Blitz-2.1.612.exe + InstallerSha256: 4A45D1C42B23FCA91E691A4B89C27A0043FA1A7CA30F3A04C33A2EA1D29A6542 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Blitz/Blitz/2.1.612/Blitz.Blitz.locale.en-US.yaml b/manifests/b/Blitz/Blitz/2.1.612/Blitz.Blitz.locale.en-US.yaml new file mode 100644 index 0000000000000..f752d4bb08f0a --- /dev/null +++ b/manifests/b/Blitz/Blitz/2.1.612/Blitz.Blitz.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Blitz.Blitz +PackageVersion: 2.1.612 +PackageLocale: en-US +Publisher: Blitz, Inc. +PublisherUrl: https://blitz.gg/ +PublisherSupportUrl: https://support.blitz.gg/ +PrivacyUrl: https://blitz.gg/privacy-policy +Author: Blitz, Inc. +PackageName: Blitz +PackageUrl: https://blitz.gg/ +License: Custom use license +LicenseUrl: https://www.blitz.gg/terms-of-service +Copyright: Copyright (c) 2022 Blitz, Inc. +CopyrightUrl: https://www.blitz.gg/terms-of-service +ShortDescription: Blitz App - Your personal gaming coach +Moniker: blitz.gg +Tags: +- gaming +- league-of-legends +- legends-of-runeterra +- lol +- teamfight-tactics +- valorant +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Blitz/Blitz/2.1.612/Blitz.Blitz.yaml b/manifests/b/Blitz/Blitz/2.1.612/Blitz.Blitz.yaml new file mode 100644 index 0000000000000..bd78f4af1a632 --- /dev/null +++ b/manifests/b/Blitz/Blitz/2.1.612/Blitz.Blitz.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: Blitz.Blitz +PackageVersion: 2.1.612 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Dola/2.24.9/ByteDance.Dola.installer.yaml b/manifests/b/ByteDance/Dola/2.24.9/ByteDance.Dola.installer.yaml new file mode 100644 index 0000000000000..80f92c17eff0f --- /dev/null +++ b/manifests/b/ByteDance/Dola/2.24.9/ByteDance.Dola.installer.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ByteDance.Dola +PackageVersion: 2.24.9 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --command=quiet_install + SilentWithProgress: --command=quiet_install + InstallLocation: --target_dir="" + Log: --log_dir="" +UpgradeBehavior: install +Protocols: +- cici +- dola +ProductCode: Cici +ReleaseDate: 2026-08-17 +Installers: +- Architecture: x64 + InstallerUrl: https://www.dola.com/download-desktop/cdn_obj/cici_pc/2.24.9/Dola_installer_2.24.9.exe + InstallerSha256: 99E5AF80FD5E1071729092C905C390E999FCA0F2DB124B88E4F7FEAAAB060196 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Dola/2.24.9/ByteDance.Dola.locale.en-US.yaml b/manifests/b/ByteDance/Dola/2.24.9/ByteDance.Dola.locale.en-US.yaml new file mode 100644 index 0000000000000..7fbd06f04be78 --- /dev/null +++ b/manifests/b/ByteDance/Dola/2.24.9/ByteDance.Dola.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ByteDance.Dola +PackageVersion: 2.24.9 +PackageLocale: en-US +Publisher: SPRING (SG) PTE. LTD. +PublisherUrl: https://www.dola.com/ +PrivacyUrl: https://www.dola.com/legal/privacy/en +Author: SPRING (SG) PTE. LTD. +PackageName: Dola +PackageUrl: https://www.dola.com/chat/ +License: Freeware +LicenseUrl: https://www.dola.com/legal/terms/en +Copyright: Copyright 2026 The Dola Authors. All rights reserved. +CopyrightUrl: https://www.dola.com/legal/terms/en +ShortDescription: Dola AI is your AI chat assistant for intelligent conversations, writing, translation and programming. Get answers, find inspiration, and discuss any topic with Dola AI. +Tags: +- ai +- chatbot +- large-language-model +- llm +ReleaseNotes: Fixed some known issues +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Dola/2.24.9/ByteDance.Dola.locale.zh-CN.yaml b/manifests/b/ByteDance/Dola/2.24.9/ByteDance.Dola.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d7f0cd5f90b22 --- /dev/null +++ b/manifests/b/ByteDance/Dola/2.24.9/ByteDance.Dola.locale.zh-CN.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ByteDance.Dola +PackageVersion: 2.24.9 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: Dola AI 是您的智能聊天助手,支持智能对话、写作、翻译和编程。获取答案、激发灵感,并与 Dola AI 探讨任何话题。 +Tags: +- llm +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.61/HaiYing.OfficeCLI.yaml b/manifests/b/ByteDance/Dola/2.24.9/ByteDance.Dola.yaml similarity index 77% rename from manifests/h/HaiYing/OfficeCLI/1.0.61/HaiYing.OfficeCLI.yaml rename to manifests/b/ByteDance/Dola/2.24.9/ByteDance.Dola.yaml index eee02a94366c9..80bddb555b1e1 100644 --- a/manifests/h/HaiYing/OfficeCLI/1.0.61/HaiYing.OfficeCLI.yaml +++ b/manifests/b/ByteDance/Dola/2.24.9/ByteDance.Dola.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.61 +PackageIdentifier: ByteDance.Dola +PackageVersion: 2.24.9 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Doubao/2.24.9/ByteDance.Doubao.installer.yaml b/manifests/b/ByteDance/Doubao/2.24.9/ByteDance.Doubao.installer.yaml new file mode 100644 index 0000000000000..a279273183438 --- /dev/null +++ b/manifests/b/ByteDance/Doubao/2.24.9/ByteDance.Doubao.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.Doubao +PackageVersion: 2.24.9 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --command=quiet_install + SilentWithProgress: --command=quiet_install + InstallLocation: --target_dir="" + Log: --log_dir="" +UpgradeBehavior: install +ProductCode: Doubao +ReleaseDate: 2026-08-17 +Installers: +- Architecture: x64 + InstallerUrl: https://lf-flow-web-cdn.doubao.com/obj/flow-doubao/doubao_pc/2.24.9/Doubao_installer_2.24.9.exe + InstallerSha256: EF84AAE2A5DB4524DFAAACCE6246262306262391522F01298AC60C83469FDE8B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Doubao/2.24.9/ByteDance.Doubao.locale.en-US.yaml b/manifests/b/ByteDance/Doubao/2.24.9/ByteDance.Doubao.locale.en-US.yaml new file mode 100644 index 0000000000000..8ac7a257d0187 --- /dev/null +++ b/manifests/b/ByteDance/Doubao/2.24.9/ByteDance.Doubao.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ByteDance.Doubao +PackageVersion: 2.24.9 +PackageLocale: en-US +Publisher: Beijing Chuntian Zhiyun Technology Co., Ltd. +PublisherUrl: https://www.doubao.com/ +PrivacyUrl: https://www.doubao.com/legal/privacy +Author: Beijing Chuntian Zhiyun Technology Co., Ltd. +PackageName: 豆包 +PackageUrl: https://www.doubao.com/ +License: Freeware +LicenseUrl: https://www.doubao.com/legal/terms +Copyright: Copyright 2026 The Doubao Authors. All rights reserved. +ShortDescription: Doubao is your intelligent AI chatting assistant and versatile tool, assisting in writing, translating, companion and programming. Doubao can answer questions, provide inspiration, assist in creation, and chat about any topic you are interested in. +Tags: +- ai +- ai-chat +- chat-ai +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Doubao/2.24.9/ByteDance.Doubao.locale.zh-CN.yaml b/manifests/b/ByteDance/Doubao/2.24.9/ByteDance.Doubao.locale.zh-CN.yaml new file mode 100644 index 0000000000000..43ea69508e7c3 --- /dev/null +++ b/manifests/b/ByteDance/Doubao/2.24.9/ByteDance.Doubao.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: ByteDance.Doubao +PackageVersion: 2.24.9 +PackageLocale: zh-CN +Publisher: Beijing Chuntian Zhiyun Technology Co., Ltd. +PublisherUrl: https://www.doubao.com/ +PrivacyUrl: https://www.doubao.com/legal/privacy +Author: 北京春田知韵科技有限公司 +PackageName: 豆包 +PackageUrl: https://www.doubao.com/ +License: 免费软件 +LicenseUrl: https://www.doubao.com/legal/terms +Copyright: 版权所有 2026 The 豆包 Authors。保留所有权利。 +ShortDescription: 豆包是你的 AI 聊天智能对话问答助手,写作文案翻译情感陪伴编程全能工具。豆包为你答疑解惑,提供灵感,辅助创作,也可以和你畅聊任何你感兴趣的话题。 +Tags: +- ai +- ai对话 +- ai聊天 +ReleaseNotes: 修复了一些问题 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.62/HaiYing.OfficeCLI.yaml b/manifests/b/ByteDance/Doubao/2.24.9/ByteDance.Doubao.yaml similarity index 77% rename from manifests/h/HaiYing/OfficeCLI/1.0.62/HaiYing.OfficeCLI.yaml rename to manifests/b/ByteDance/Doubao/2.24.9/ByteDance.Doubao.yaml index 0bfae56caf6a7..7c1b01c75dff6 100644 --- a/manifests/h/HaiYing/OfficeCLI/1.0.62/HaiYing.OfficeCLI.yaml +++ b/manifests/b/ByteDance/Doubao/2.24.9/ByteDance.Doubao.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.62 +PackageIdentifier: ByteDance.Doubao +PackageVersion: 2.24.9 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/c/CircleCI/CLI/1.0.48275/CircleCI.CLI.installer.yaml b/manifests/c/CircleCI/CLI/1.0.48275/CircleCI.CLI.installer.yaml new file mode 100644 index 0000000000000..f17880e321bf7 --- /dev/null +++ b/manifests/c/CircleCI/CLI/1.0.48275/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.48275 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: circleci.exe + PortableCommandAlias: circleci +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-08-17 +Installers: +- Architecture: arm64 + InstallerUrl: https://github.com/CircleCI-Public/circleci-cli/releases/download/v1.0.48275/circleci-cli_1.0.48275_windows_arm64.zip + InstallerSha256: 350710744E108DA7A773CB7992DAFA06C3616CBBB850F79DE9CA68959FD62280 +- Architecture: x64 + InstallerUrl: https://github.com/CircleCI-Public/circleci-cli/releases/download/v1.0.48275/circleci-cli_1.0.48275_windows_amd64.zip + InstallerSha256: 1A08A221F9DE22E5CCFD404D078F9C634437F25C4B8188DD28395CE04ED2FDB2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CircleCI/CLI/1.0.48275/CircleCI.CLI.locale.en-US.yaml b/manifests/c/CircleCI/CLI/1.0.48275/CircleCI.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..14c0c80ae665d --- /dev/null +++ b/manifests/c/CircleCI/CLI/1.0.48275/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.48275 +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.48275/CircleCI.CLI.yaml b/manifests/c/CircleCI/CLI/1.0.48275/CircleCI.CLI.yaml new file mode 100644 index 0000000000000..e07f6b192d0ba --- /dev/null +++ b/manifests/c/CircleCI/CLI/1.0.48275/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.48275 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/cLLeB/Gear/0.1.3/cLLeB.Gear.installer.yaml b/manifests/c/cLLeB/Gear/0.1.3/cLLeB.Gear.installer.yaml new file mode 100644 index 0000000000000..1ba358e656703 --- /dev/null +++ b/manifests/c/cLLeB/Gear/0.1.3/cLLeB.Gear.installer.yaml @@ -0,0 +1,25 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: cLLeB.Gear +PackageVersion: 0.1.3 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /quiet +ProductCode: '{88625F9C-BC88-4E0E-9E59-0714BB07B275}' +ReleaseDate: 2026-08-17 +AppsAndFeaturesEntries: +- Publisher: Caleb Kwabena Kyere Boateng + ProductCode: '{88625F9C-BC88-4E0E-9E59-0714BB07B275}' + UpgradeCode: '{F8F6BCCC-3852-533F-90F9-BC03A623198F}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Gear' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/cLLeB/gear/releases/download/v0.1.3/Gear_0.1.3_x64_en-US.msi + InstallerSha256: C5CB3659BC578ECC1A51CA02FE5640D00CCFE8FB6F62A562AFDAE6CDF639C693 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/cLLeB/Gear/0.1.3/cLLeB.Gear.locale.en-US.yaml b/manifests/c/cLLeB/Gear/0.1.3/cLLeB.Gear.locale.en-US.yaml new file mode 100644 index 0000000000000..71e44b284d8a4 --- /dev/null +++ b/manifests/c/cLLeB/Gear/0.1.3/cLLeB.Gear.locale.en-US.yaml @@ -0,0 +1,160 @@ +# 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: cLLeB.Gear +PackageVersion: 0.1.3 +PackageLocale: en-US +Publisher: cLLeB +PublisherUrl: https://github.com/cLLeB +PublisherSupportUrl: https://github.com/cLLeB/gear/issues +PackageName: Gear +PackageUrl: https://github.com/cLLeB/gear +License: Apache-2.0 +LicenseUrl: https://github.com/cLLeB/gear/blob/HEAD/LICENSE +ShortDescription: AI-native developer terminal built on Tauri and Rust +Description: Gear is a fast, lightweight developer terminal built on Tauri and Rust. It combines a native PTY backend with an integrated AI assistant, code editor, file explorer, and source control panel. +Tags: +- ai +- developer-tools +- rust +- terminal +ReleaseNotes: |- + 0.1.3 (2026-08-17) + Features + - agents: notification hooks for Codex and Gemini CLIs (port terax-ai 89e399a) (05c83f7) + - AI mini-window toggle shortcut and space-scoped Cmd+number (port terax-ai) (1db1415) + - ai: add current frontier models (port terax-ai 9616cc8) (1976b55) + - ai: filter search hits by readability, sanitize provider errors, extract prompt builder (c4bb5b7) + - diagnostics: bracket balance analyzer (string/comment aware, quick fixes) (616282d) + - diagnostics: CodeMirror lint integration — live error underlines in the editor for all languages (a3d4cc9) + - diagnostics: configurable regex lint-rule engine with scope and autofix (744343b) + - diagnostics: cross-file problems store with severity totals and navigation (3814ae0) + - diagnostics: in-process language-agnostic diagnostics engine (c23bda3) + - diagnostics: JSON/JSONC analyzer with precise error positions (a21300a) + - diagnostics: lexical-hygiene analyzer (unterminated literals, whitespace, indentation) (b5d5e1e) + - diagnostics: unresolved merge-conflict marker analyzer (1c79765) + - diagnostics: wire unreachable-code and unused-symbol analyzers into the engine (5f09551) + - editor: completion-kind icons, themed LSP chrome, rounded vim cursor (port terax-ai 2219adb) (ee9f3db) + - editor: detect and match a file's indentation (port terax-ai 6980581 subset) (2fc07eb) + - editor: external formatter registry and format-on-save (port terax-ai a25fb40) (0ac7856) + - editor: GFM markdown editing with fenced highlighting and clickable tasks (port terax-ai 786ceb5) (d58c176) + - editor: improve AI autocomplete quality and add trigger control (port terax-ai 7b1fae6) (724cf33) + - editor: independent font size, dotenv highlighting, 13 more LSP presets (port terax-ai) (703254c) + - editor: surface code toolkit as a Code command-palette group and editor keybindings (facd081) + - lang: Aho-Corasick multi-pattern matcher with failure links (single-pass, overlapping) (42d0b71) + - lang: ANSI/SGR terminal parser (truecolor, 256-color, attributes) and strip (0fa5a46) + - lang: bracket-pair colorization, mismatch detection and jump-to-partner (bac6e10) + - lang: bytecode compiler and stack VM for expressions with short-circuit jumps (21ccc98) + - lang: case-aware word splitting and case-preserving find/replace (735fd72) + - lang: color engine with parsing, RGB/HSL conversion, WCAG contrast and mixing (46cd0cb) + - lang: constant folding and algebraic simplification with side-effect-safe identities (ee8cc16) + - lang: control-flow analysis and unreachable-code detection (guard-aware) (cb74443) + - lang: cron parser and next-run scheduler (ranges, steps, lists, dom/dow OR-rule) (2dbd645) + - lang: cyclomatic complexity and code-metrics analyzer (210a188) + - lang: document symbol outline extractor (brace and indentation nesting) (429d661) + - lang: Emmet abbreviation expander (children, siblings, repeat, groups, attrs, numbering) (d97e82b) + - lang: from-scratch regex engine (parser, Thompson NFA, subset matching) (c44d9b9) + - lang: fuzzy file quick-open ranking with basename weighting and frecency (e31f157) + - lang: fzy-style fuzzy matcher with optimal alignment scoring and highlighting (230a5a8) + - lang: glob compiler and .gitignore engine (globstar, braces, classes, anchoring, negation) (302ac27) + - lang: incremental line-based tokenizer with state carry and reconvergence (7b17fc0) + - lang: JSON Schema validator (draft-07 subset) with combinators, $ref and path-anchored errors (7f43093) + - lang: lexical scope binder with hoisting, params and outward resolution (0aaabb3) + - lang: live-variable dataflow over a structured CFG with dead-store detection (9b0d50e) + - lang: LSP snippet engine (tabstops, placeholders, choices, variables, transforms, mirrors) (acb043b) + - lang: Myers O(ND) diff with edit-script backtrace (4f2fec0) + - lang: offline fold-range computation (braces, indentation, comments, regions) (ae8412a) + - lang: offset<->line/column position mapper (e4896ed) + - lang: operational transformation for collaborative editing (convergent transform) (c9349b6) + - lang: per-language lexer specs and metadata registry (d9cec1b) + - lang: piece-table text buffer with append-only edits and range reads (03dbc5d) + - lang: Pratt expression parser and safe evaluator (variables, functions, ternary) (9f5e8b1) + - lang: reaching-definitions forward analysis with def-use chains (d3a01ec) + - lang: recursive-descent JSON parser with error recovery and duplicate-key detection (dd9c976) + - lang: reference engine — find-refs, go-to-def, unused-binding detection with shadowing (fd3f2af) + - lang: RFC 4180 CSV/TSV parser and serializer with quoting and header mapping (93a6ec7) + - lang: RFC 6902 JSON Patch diff/apply with LCS array alignment and pointer escaping (1f20805) + - lang: scope-safe rename with collision detection and WorkspaceEdit (d22da5f) + - lang: semantic token classifier (roles via scope binder and context) (c7f6718) + - lang: SemVer engine with precedence compare and npm-style range matching (54ed47c) + - lang: signature extraction and cursor-aware signature help (f34eae7) + - lang: smart hierarchical selection (expand/shrink) from tokens, brackets and lines (6ef6b1c) + - lang: structural auto-indent formatter (depth-based, literal-safe, minimal edits) (4267897) + - lang: structural clone detection via normalized k-gram fingerprints (type-1 & type-2) (089a419) + - lang: structural search/replace with balanced-span metavariables and back-references (80a1f8e) + - lang: table-driven multi-language lexer with string/comment awareness (b85040a) + - lang: taint analysis tracking untrusted source-to-sink flows with sanitizers (804d4d4) + - lang: three-way line merge (diff3) with conflict markers (9347a05) + - lang: tolerant JSON5/JSONC parser (comments, trailing commas, unquoted keys, hex/Infinity) (918cfe8) + - lang: topological sort with deterministic order and DFS cycle extraction (5a0a6a7) + - lang: trie-based route matcher with params, wildcards and static-first priority (db98bac) + - lang: trie-based spell checker with bounded-Levenshtein suggestions (e0a4fc9) + - lang: unified diff generation, parsing, and application (ccf6d3b) + - lang: whole-document call graph with Tarjan SCC recursion and dead-function analysis (37adb0a) + - lang: word- and character-level inline diff (LCS segments) for intra-line highlighting (b0d3ddf) + - lang: workspace symbol index with character-set-pruned fuzzy search (683c746) + - lsp: find-references picker, ruff preset, activation-aware server choice (port terax-ai 42b51e7) (c0a5a73) + - lsp: hover code highlighting and cmd-hover link affordance (port terax-ai e874b39) (42d5afa) + - restore the session on relaunch, and paste files into the sidebar (52b64a2) + - run files from the editor (ae7e9c5) + - sidebar collapse persistence, zen-mode rebind, markdown code text (port terax-ai) (cf7ed05) + - sync upstream terax-ai 0.8.5..0.8.6 (0731559) + - sync upstream terax-ai 0.8.6..0.8.7 (4594388) + - tabs: Close Others / Close Saved / Close All overflow menu (83ebfca) + - terminal: drag a file from the sidebar explorer into the terminal (1b4df7c) + - terminal: plain Ctrl+C/Ctrl+V copy-paste in PowerShell (f0d9574) + - toolkit: ANSI escape sequence stripper (1e0dab9) + - toolkit: ANSI SGR styling and OSC 8 hyperlinks (51d019a) + - toolkit: AP-style title case (04c1fd8) + - toolkit: argument-keyed memoization (e231da2) + - toolkit: array collection helpers (groupBy, chunk, uniqueBy) (fa41c93) + - toolkit: async retry with exponential backoff (b985bd8) + - toolkit: balanced bracket checker (f98d98c) + - toolkit: binary search and insertion index (9b2cde1) + - toolkit: bounded-concurrency async map (8ad6f0e) + - toolkit: capitalize/uncapitalize/swapCase helpers (7c40bd5) + - toolkit: center-pad strings (dfb1071) + - toolkit: character-level LCS diff (a584bb1) + - toolkit: CLI flag and positional argument parser (8175d44) + - toolkit: color lighten/darken/mix/gradient (a5ff97a) + - toolkit: command name extraction and danger detection (22d0fc2) + - toolkit: compact duration humanizer (2h 3m) (68b544d) + - toolkit: compact number formatter (1.2k, 3.4M) (53e9932) + - toolkit: compact relative time (3m ago) (066f949) + - toolkit: Conventional Commits parser and formatter (088bf1d) + - toolkit: cookie header parse and serialize (84e6e20) + - toolkit: count-aware English pluralizer (51097b2) + - toolkit: CRC-32 checksum (0772dd7) + - toolkit: cross-platform pure path helpers (8ca799a) + - toolkit: crypto-backed random id and UUIDv4 (0cabf9f) + - toolkit: debounce and throttle wrappers (b17e59e) + - toolkit: dedent common leading whitespace (218ef09) + - toolkit: deferred promise (0a6ee54) + - toolkit: descriptive statistics (mean/median/stddev/percentile) (c5a2ea8) + - toolkit: detect URLs and emails in text (de0ce87) + - toolkit: display-friendly path shortening (~ and ellipsis) (baeb314) + - toolkit: djb2 and FNV-1a string hashes (8860cba) + - toolkit: dotenv parse and stringify (3295d8b) + - toolkit: environment variable interpolation (65f3ae4) + - toolkit: escape user input for literal RegExp use (95544ed) + - toolkit: fixed-width string chunking and grouping (07ae053) + - toolkit: flatten and unflatten nested objects (d967c45) + - toolkit: fuzzy subsequence match scorer (1e73c19) + - toolkit: gcd, lcm, and fraction simplification (26477c9) + - toolkit: generic LRU cache (b3adf60) + - toolkit: glob-to-RegExp matcher (ec24ade) + - toolkit: grammatical list formatting (a, b, and c) (b33efec) + - toolkit: greedy word-wrap for help and status text (d43c423) + - toolkit: hex/RGB/HSL color conversions (36138e4) + - toolkit: HTML entity escape/unescape (1517a71) + - toolkit: human-readable byte size formatter (d022cfa) + - toolkit: identifier case converters (camel/snake/kebab) (c90f09e) + - toolkit: immutable deep merge of plain objects (10b91db) + - toolkit: INI parse and stringify (f8c57c5) + - toolkit: input validators (email/url/ipv4/hex/uuid) (20d4939) + - toolkit: integer to English words (4907e79) + - toolkit: Jaro-Winkler similarity for typo-tolerant suggestions (31bb4c1) + - toolkit: JWT decode and expiry check (no verification) (4b9f661) +ReleaseNotesUrl: https://github.com/cLLeB/gear/releases/tag/v0.1.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/cLLeB/Gear/0.1.3/cLLeB.Gear.yaml b/manifests/c/cLLeB/Gear/0.1.3/cLLeB.Gear.yaml new file mode 100644 index 0000000000000..9e9a7fb15ef14 --- /dev/null +++ b/manifests/c/cLLeB/Gear/0.1.3/cLLeB.Gear.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: cLLeB.Gear +PackageVersion: 0.1.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/cubezombies/MidnightAthenaeum/0.16.2/cubezombies.MidnightAthenaeum.installer.yaml b/manifests/c/cubezombies/MidnightAthenaeum/0.16.2/cubezombies.MidnightAthenaeum.installer.yaml new file mode 100644 index 0000000000000..499cd165ed5e1 --- /dev/null +++ b/manifests/c/cubezombies/MidnightAthenaeum/0.16.2/cubezombies.MidnightAthenaeum.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: cubezombies.MidnightAthenaeum +PackageVersion: 0.16.2 +InstallerLocale: en-US +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-08-07 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/cubezombies/MidnightAthenaeum/releases/download/v0.16.2/MidnightAthenaeum-Setup-0.16.2.exe + InstallerSha256: ABBAE3EBB71FDF70835C1B999FA7DC018277D084A30ABBC934EB9B1652C3E1E9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/cubezombies/MidnightAthenaeum/0.16.2/cubezombies.MidnightAthenaeum.locale.en-US.yaml b/manifests/c/cubezombies/MidnightAthenaeum/0.16.2/cubezombies.MidnightAthenaeum.locale.en-US.yaml new file mode 100644 index 0000000000000..c5e18bbf02d1d --- /dev/null +++ b/manifests/c/cubezombies/MidnightAthenaeum/0.16.2/cubezombies.MidnightAthenaeum.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: cubezombies.MidnightAthenaeum +PackageVersion: 0.16.2 +PackageLocale: en-US +Publisher: cubezombies +PublisherUrl: https://github.com/cubezombies +PublisherSupportUrl: https://github.com/cubezombies/MidnightAthenaeum/issues +PackageName: Midnight Athenaeum +PackageUrl: https://github.com/cubezombies/MidnightAthenaeum +License: MIT +LicenseUrl: https://github.com/cubezombies/MidnightAthenaeum/blob/main/LICENSE +Copyright: Copyright (c) 2026 cubezombies +ShortDescription: A desktop audiobook player for Windows, built with Electron. +Description: Midnight Athenaeum plays local audiobook files with real chapter navigation, per-book resume, per-book playback speed, bookmarks, skip-silence, volume normalization, and a sleep timer. A Continue Listening shelf, library filters, and series grouping keep the book you're on one click away, even in a library of thousands. Entirely offline and local -- no account, no server, no telemetry. +Tags: +- audiobook +- audiobooks +- m4b +- mp3 +- player +- epub +ReleaseNotesUrl: https://github.com/cubezombies/MidnightAthenaeum/releases/tag/v0.10.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/cubezombies/MidnightAthenaeum/0.16.2/cubezombies.MidnightAthenaeum.yaml b/manifests/c/cubezombies/MidnightAthenaeum/0.16.2/cubezombies.MidnightAthenaeum.yaml new file mode 100644 index 0000000000000..6eefe1792ceb9 --- /dev/null +++ b/manifests/c/cubezombies/MidnightAthenaeum/0.16.2/cubezombies.MidnightAthenaeum.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: cubezombies.MidnightAthenaeum +PackageVersion: 0.16.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Datalust/Seq/11.0.17114.0/Datalust.Seq.installer.yaml b/manifests/d/Datalust/Seq/11.0.17114.0/Datalust.Seq.installer.yaml new file mode 100644 index 0000000000000..a52f559308d7d --- /dev/null +++ b/manifests/d/Datalust/Seq/11.0.17114.0/Datalust.Seq.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: Datalust.Seq +PackageVersion: 11.0.17114.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLFOLDER="" + Custom: WIXUI_EXITDIALOGOPTIONALCHECKBOX=0 +Commands: +- seq +- seqcli +ProductCode: '{4E64EE5E-2E2C-4B96-BF03-A68876AD613E}' +ReleaseDate: 2026-08-17 +AppsAndFeaturesEntries: +- UpgradeCode: '{8654D5F2-22DC-4BBC-8D63-F83AF99B73D0}' +Installers: +- Architecture: x64 + InstallerUrl: https://dl.datalust.co/2026.1.17114/win-x64/Seq-2026.1.17114.msi + InstallerSha256: 097AC9B68E673DCE6C828D8C4D39467A771DE6D5D9D7C56DB06DC14AF2E49E6B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Datalust/Seq/11.0.17114.0/Datalust.Seq.locale.en-US.yaml b/manifests/d/Datalust/Seq/11.0.17114.0/Datalust.Seq.locale.en-US.yaml new file mode 100644 index 0000000000000..6a29e139d0fab --- /dev/null +++ b/manifests/d/Datalust/Seq/11.0.17114.0/Datalust.Seq.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Datalust.Seq +PackageVersion: 11.0.17114.0 +PackageLocale: en-US +Publisher: Datalust Pty Ltd +PublisherUrl: https://datalust.co/ +PublisherSupportUrl: https://discuss.datalust.co/ +PrivacyUrl: https://datalust.co/about/privacy +Author: Datalust Pty Ltd +PackageName: Seq +PackageUrl: https://datalust.co/seq +License: Proprietary +LicenseUrl: https://datalust.co/doc/eula-current.pdf +Copyright: Copyright © 2013-2026 Datalust +CopyrightUrl: https://datalust.co/doc/eula-current.pdf +ShortDescription: The self-hosted search, analysis, and alerting server built for structured logs and traces. +Description: |- + Structured logs are the observability pillar that uniquely models your apps and services. They capture the detailed, domain-specific events you need to debug tough problems, and they're perfect for monitoring and analyzing system behavior in real time. + Seq is built from the ground up for modern structured logging. Events are captured as fully-structured JSON data, and Seq's query language makes it natural to search and manipulate them without awkward parsing or format handling. + Seq accepts logs via HTTP, OpenTelemetry/OTLP, custom inputs, and the seqcli command-line client, with plug-ins or integrations available for .NET, Java, Node.js, Python, Ruby, Go, Docker, message queues, and many other technologies. +Moniker: seq +Tags: +- log +- logging +- structured-log +- structured-logging +ReleaseNotesUrl: https://github.com/datalust/seq-tickets/milestone/198?closed=1 +PurchaseUrl: https://datalust.co/pricing +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.datalust.co/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Datalust/Seq/11.0.17114.0/Datalust.Seq.locale.zh-CN.yaml b/manifests/d/Datalust/Seq/11.0.17114.0/Datalust.Seq.locale.zh-CN.yaml new file mode 100644 index 0000000000000..cbcb80b3f9db2 --- /dev/null +++ b/manifests/d/Datalust/Seq/11.0.17114.0/Datalust.Seq.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: Datalust.Seq +PackageVersion: 11.0.17114.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 专为结构化日志与追踪设计的自托管服务器,提供搜索、分析与告警功能。 +Description: |- + 结构化日志是观测体系中的核心支柱,它能为您的应用和服务建立专属数据模型。通过捕获领域内精细化的关键事件,结构化日志既能有效诊断复杂故障,又为实时监控与系统行为分析提供了理想解决方案。 + Seq 专为现代化结构化日志而生。所有事件均以完整 JSON 结构捕获,其独创的查询语言让日志检索与处理变得直观高效,彻底告别繁琐的解析与格式转换。 + Seq 支持 HTTP、OpenTelemetry/OTLP 协议、自定义输入源及 seqcli 命令行等多种日志接入方式,并提供 .NET、Java、Node.js、Python、Ruby、Go、Docker、消息队列等海量技术的插件与集成方案。 +Tags: +- 日志 +- 结构化日志 +ReleaseNotesUrl: https://github.com/datalust/seq-tickets/milestone/198?closed=1 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.datalust.co/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Datalust/Seq/11.0.17114.0/Datalust.Seq.yaml b/manifests/d/Datalust/Seq/11.0.17114.0/Datalust.Seq.yaml new file mode 100644 index 0000000000000..4f84d51ce2b31 --- /dev/null +++ b/manifests/d/Datalust/Seq/11.0.17114.0/Datalust.Seq.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.Seq +PackageVersion: 11.0.17114.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Debba/Tabularis/0.20.0/Debba.Tabularis.installer.yaml b/manifests/d/Debba/Tabularis/0.20.0/Debba.Tabularis.installer.yaml new file mode 100644 index 0000000000000..c6c2d06b99d10 --- /dev/null +++ b/manifests/d/Debba/Tabularis/0.20.0/Debba.Tabularis.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Debba.Tabularis +PackageVersion: 0.20.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: tabularis +ReleaseDate: 2026-08-18 +AppsAndFeaturesEntries: +- Publisher: tabularis + ProductCode: tabularis +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\tabularis' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/TabularisDB/tabularis/releases/download/v0.20.0/tabularis_0.20.0_x64-setup.exe + InstallerSha256: 6742929DC2331AC78E49D8B07ADF7BB0C99C182E47E917601B42C293E73F6F59 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Debba/Tabularis/0.20.0/Debba.Tabularis.locale.en-US.yaml b/manifests/d/Debba/Tabularis/0.20.0/Debba.Tabularis.locale.en-US.yaml new file mode 100644 index 0000000000000..1ec5f718cb6e0 --- /dev/null +++ b/manifests/d/Debba/Tabularis/0.20.0/Debba.Tabularis.locale.en-US.yaml @@ -0,0 +1,61 @@ +# 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: Debba.Tabularis +PackageVersion: 0.20.0 +PackageLocale: en-US +Publisher: Debba +PublisherUrl: https://github.com/debba +PublisherSupportUrl: https://github.com/debba/tabularis/issues +PackageName: tabularis +PackageUrl: https://github.com/debba/tabularis +License: Apache-2.0 +LicenseUrl: https://github.com/TabularisDB/tabularis/blob/HEAD/LICENSE +ShortDescription: A lightweight, developer-focused database management tool. Supports MySQL, PostgreSQL and SQLite. Hackable with plugins. Built for speed, security, and aesthetics. +Tags: +- ai-agent +- cross-platform +- database-client +- database-gui +- database-management +- database-tool +- developer-tools +- er-diagram +- mcp +- mysql +- postgresql +- react +- rust +- sql +- sql-editor +- sqlite +ReleaseNotes: |- + See the assets below to download this version and install. + What's Changed + - Fix SQLite generated table column metadata by @DhruvShah-Dev in #581 + - fix(editor): keep query results when switching between connections by @iamthenuggetman in #586 + - feat: command palette for actions and database objects by @verbaux in #545 + - Add URI passthrough support and update package configuration by @jonaspm in #619 + - chore(deps): bump pnpm/action-setup from 6.0.9 to 6.0.10 by @dependabot[bot] in #626 + - fix(notebook): support ${name} template syntax for parameters by @fuleinist in #602 + - feat(updater): support custom package manager builds by @debba in #621 + - fix(postgres): numeric/temporal WHERE binding for keyless tables + copy button in error modal by @debba in #618 + - fix(plugins): unify plugin data directory under tabularis by @debba in #258 + - Fix PostgreSQL visual query follow-ups by @DhruvShah-Dev in #588 + - feat: PostgreSQL plugin reaches parity + safety with built-in driver (#614) by @aesslinger in #577 + - fix(sidebar): handle routine metadata failures by @debba in #638 + - fix(inputs): suppress macOS WKWebView text hints on all technical fields by @iamthenuggetman in #634 + - fix(editor): keep Add Row available for empty tables by @debba in #642 + - Fix quick navigator database selection by @DhruvShah-Dev in #597 + - ci: cache Rust dependencies in the test job (#640) by @aesslinger in #644 + - fix(mysql): delete rows with binary primary keys by @debba in #647 + - feat: add inline hex preview and editing for BLOBs by @debba in #648 + - feat(datagrid): paste cells from clipboard (Cmd/Ctrl+V) by @ymadd in #612 + - fix: getDriverIcon never checked for a URL/data: manifest icon (#632) by @aesslinger in #645 + New Contributors + - @jonaspm made their first contribution in #619 + Full Changelog: v0.19.0...v0.20.0 + Stay in touch: Website · Discord · X · Bluesky · Mastodon · GitHub +ReleaseNotesUrl: https://github.com/TabularisDB/tabularis/releases/tag/v0.20.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Debba/Tabularis/0.20.0/Debba.Tabularis.yaml b/manifests/d/Debba/Tabularis/0.20.0/Debba.Tabularis.yaml new file mode 100644 index 0000000000000..e99cc5fee4f5e --- /dev/null +++ b/manifests/d/Debba/Tabularis/0.20.0/Debba.Tabularis.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: Debba.Tabularis +PackageVersion: 0.20.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.18.28/DifferentAI.OpenWork.installer.yaml b/manifests/d/DifferentAI/OpenWork/0.18.28/DifferentAI.OpenWork.installer.yaml new file mode 100644 index 0000000000000..9b93d53149dbc --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.18.28/DifferentAI.OpenWork.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: DifferentAI.OpenWork +PackageVersion: 0.18.28 +InstallerType: nullsoft +Scope: user +ProductCode: 29165f8a-586b-5470-a1cc-cfff30a85ed3 +ReleaseDate: 2026-08-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/different-ai/openwork/releases/download/v0.18.28/openwork-cloud-win-x64-0.18.28.exe + InstallerSha256: B6E3AB3235E4FA625848FDFD618AB9929092514BD2D0C198B0A8EDFC878D431B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.18.28/DifferentAI.OpenWork.locale.en-US.yaml b/manifests/d/DifferentAI/OpenWork/0.18.28/DifferentAI.OpenWork.locale.en-US.yaml new file mode 100644 index 0000000000000..b41a19cb8dc00 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.18.28/DifferentAI.OpenWork.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DifferentAI.OpenWork +PackageVersion: 0.18.28 +PackageLocale: en-US +Publisher: differentai +PublisherUrl: https://openwork.software/ +PublisherSupportUrl: https://github.com/different-ai/openwork/issues +Author: Different AI +PackageName: OpenWork +PackageUrl: https://openwork.software/ +License: MIT +LicenseUrl: https://github.com/different-ai/openwork/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Different AI +ShortDescription: An open-source alternative to Claude Cowork, powered by OpenCode +Description: |- + OpenWork is an extensible, open-source “Claude Work” style system for knowledge workers. + It’s a native desktop app that runs OpenCode under the hood, but presents it as a clean, guided workflow: + - pick a workspace + - start a run + - watch progress + plan updates + - approve permissions when needed + - reuse what works (templates + skills) + The goal: make “agentic work” feel like a product, not a terminal. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +- opencode +ReleaseNotes: |- + What's new + OpenWork v0.18.28 desktop release. + - Public artifacts use the openwork-* naming convention. + - Cloud artifacts use openwork-cloud-* and require sign-in without enterprise activation. + - Enterprise artifacts use openwork-enterprise-* while retaining the standard OpenWork app identity. + - Public, Cloud, and enterprise Electron builds use separate updater manifests on this release. + Windows installers are signed using Microsoft Artifact Signing. +ReleaseNotesUrl: https://github.com/different-ai/openwork/releases/tag/v0.18.28 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.18.28/DifferentAI.OpenWork.locale.zh-CN.yaml b/manifests/d/DifferentAI/OpenWork/0.18.28/DifferentAI.OpenWork.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4a847178a0c9e --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.18.28/DifferentAI.OpenWork.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: DifferentAI.OpenWork +PackageVersion: 0.18.28 +PackageLocale: zh-CN +ShortDescription: 由 OpenCode 驱动的 Claude Cowork 开源替代方案 +Description: |- + OpenWork 是一个可扩展的开源“Claude Work”风格系统,专为知识工作者设计。 + 它是一款原生桌面应用程序,底层运行 OpenCode,但以简洁、引导式的工作流呈现: + - 选择一个工作区 + - 开始执行任务 + - 查看进度并规划更新 + - 在需要时批准权限 + - 复用有效内容(模板 + 技能) + 目标:让“自主智能式工作”感觉像一个产品,而不是一个终端。 +Tags: +- opencode +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.18.28/DifferentAI.OpenWork.yaml b/manifests/d/DifferentAI/OpenWork/0.18.28/DifferentAI.OpenWork.yaml new file mode 100644 index 0000000000000..860970b69b3ed --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.18.28/DifferentAI.OpenWork.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: DifferentAI.OpenWork +PackageVersion: 0.18.28 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DiscoverWorthy/Scratchpad/0.2.7/DiscoverWorthy.Scratchpad.installer.yaml b/manifests/d/DiscoverWorthy/Scratchpad/0.2.7/DiscoverWorthy.Scratchpad.installer.yaml new file mode 100644 index 0000000000000..c323a7d55c0a5 --- /dev/null +++ b/manifests/d/DiscoverWorthy/Scratchpad/0.2.7/DiscoverWorthy.Scratchpad.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DiscoverWorthy.Scratchpad +PackageVersion: 0.2.7 +InstallerLocale: en-US +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.discoverworthy.com/scratchpad/DiscoverWorthy-Scratchpad-Setup-0.2.7.exe + InstallerSha256: 8CA082C3DECBBBF358933E76224A9F02A7404994C1054377DFAB8172D6712C1C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DiscoverWorthy/Scratchpad/0.2.7/DiscoverWorthy.Scratchpad.locale.en-US.yaml b/manifests/d/DiscoverWorthy/Scratchpad/0.2.7/DiscoverWorthy.Scratchpad.locale.en-US.yaml new file mode 100644 index 0000000000000..295881bf2dbae --- /dev/null +++ b/manifests/d/DiscoverWorthy/Scratchpad/0.2.7/DiscoverWorthy.Scratchpad.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DiscoverWorthy.Scratchpad +PackageVersion: 0.2.7 +PackageLocale: en-US +Publisher: Discover Worthy Pty Ltd +PublisherUrl: https://discoverworthy.com +PublisherSupportUrl: https://discoverworthy.com/scratchpad +PackageName: DiscoverWorthy Scratchpad +PackageUrl: https://discoverworthy.com/scratchpad +License: Proprietary +Copyright: Copyright (c) 2026 Discover Worthy Pty Ltd +ShortDescription: Quiet meeting capture and a fast daily notebook. Notes are transcribed on your device and flow into your DiscoverWorthy workspace as contacts, tasks, and quotes. +Moniker: scratchpad +Tags: +- meetings +- notebook +- notes +- notetaker +- productivity +- transcription +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DiscoverWorthy/Scratchpad/0.2.7/DiscoverWorthy.Scratchpad.yaml b/manifests/d/DiscoverWorthy/Scratchpad/0.2.7/DiscoverWorthy.Scratchpad.yaml new file mode 100644 index 0000000000000..040a11d3cbafc --- /dev/null +++ b/manifests/d/DiscoverWorthy/Scratchpad/0.2.7/DiscoverWorthy.Scratchpad.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: DiscoverWorthy.Scratchpad +PackageVersion: 0.2.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixCLI/1.27.0/ESEngine.ReasonixCLI.installer.yaml b/manifests/e/ESEngine/ReasonixCLI/1.27.0/ESEngine.ReasonixCLI.installer.yaml new file mode 100644 index 0000000000000..f7ec17b38c0e5 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixCLI/1.27.0/ESEngine.ReasonixCLI.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: ESEngine.ReasonixCLI +PackageVersion: 1.27.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: reasonix.exe +Commands: +- reasonix +ReleaseDate: 2026-08-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/download/v1.27.0/reasonix-windows-amd64.zip + InstallerSha256: 880481E0DAD178E3E66F7EA6F9AA4215E4EE734F8E2DEBEB058DF211B73EACC3 +- Architecture: arm64 + InstallerUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/download/v1.27.0/reasonix-windows-arm64.zip + InstallerSha256: D63DE8F3B2F37BB446E5547B5977F8AA49EE62F3F42429B9B7CE2C36A7A07BDB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixCLI/1.27.0/ESEngine.ReasonixCLI.locale.en-US.yaml b/manifests/e/ESEngine/ReasonixCLI/1.27.0/ESEngine.ReasonixCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..e1a1f58f86793 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixCLI/1.27.0/ESEngine.ReasonixCLI.locale.en-US.yaml @@ -0,0 +1,73 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ESEngine.ReasonixCLI +PackageVersion: 1.27.0 +PackageLocale: en-US +Publisher: reasonix +PublisherUrl: https://esengine.cn/ +PublisherSupportUrl: https://github.com/esengine/DeepSeek-Reasonix/issues +PackageName: Reasonix CLI +PackageUrl: https://esengine.github.io/DeepSeek-Reasonix/ +License: MIT +LicenseUrl: https://github.com/esengine/DeepSeek-Reasonix/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Reasonix Contributors +ShortDescription: A DeepSeek-native coding agent, for your terminal. +Description: Reasonix talks straight to api.deepseek.com. The loop is append-only, engineered around DeepSeek's byte-stable prefix cache — long sessions hold 90%+ cache hit and input-token cost collapses to ~1/5. Terminal-first, leave it running. +Moniker: reasonix +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- deepseek +- large-language-model +- llm +- programming +ReleaseNotes: |- + 此版本提高了会话导航的可靠性,新增按序批量签收与锚点安全门禁,并加固了桌面窗口生命周期恢复。 + 发布渠道:稳定版 · v1.27.0 + English → · 网页版完整更新日志 → + 使用攻略 + - 用户指南 — 了解按序批量签收及其他功能。 + - 用户指南(中文) — 用户指南的中文版本。 + 概览 + Reasonix v1.27.0 — Reasonix 桌面版 1.27.0 + 此版本提高了会话导航的可靠性,新增按序批量签收与锚点安全门禁,并加固了桌面窗口生命周期恢复。 + 发布日期:2026-08-17 + 重点内容 + - 按序批量签收与锚点安全门禁 — 现在可以在一个提供方工具调用回合中进行多个有证据支持的 complete_step 调用,同时保持规范的 Todo 顺序、顺序主机推进、拒绝语义和幂等性。为 delete_range 添加了仅主机可见的模型文本观察和闭区间 SHA-256 指纹,并安全处理同批次读取、部分窗口、更改目标和无效锚点。 (#9046) + - 可靠的会话导航与滚动所有权 — 修复了过期的会话导航,保留了向上阅读意图,使会话尾部收敛于原生几何,并修复了问题导航点击。跨会话导航现在同步隐藏源内容并显示本地化的加载界面。 (#9054, #9053, #9044, #9013, #9024) + - 桌面窗口生命周期恢复加固 — 通过一个 App 拥有的生命周期路径协调主窗口呈现,在实时 StatusNotifier 注册上限制 Linux 关闭到后台,并将 Wayland 激活视为合成器确认。 (#9021) + - 修复 Responses 缺少推理的工具回合 — 当提供方省略可选推理项时,恢复了 DeepSeek 和 MiMo Responses 工具回合,并具有努力感知的重放要求。 (#9052) + - 工具结果缓存前缀稳定性 — 将每个提供方可见的工具结果保持在稳定的持久化 Content 表示上,限制为 32 KiB,同时在 RawContent 中保留完整的本地值。 (#9033) + - macOS 工作区监听使用 FSEvents — 用 Apple FSEvents 替换了 macOS 的 fsnotify/kqueue 工作区后端,每个工作区监视根使用一个原生流,而不是随目录树增长的描述符。 (#9017) + - 修复切换会话时项目树临时乱序 — 在运行时投影路径上保持单表面主题切换,并按精确会话路径索引已提交的转录/边车更改。 (#9016) + - 未完成 todo 只在闭环回合阻塞 — 当部分完成的 todo 列表是跨回合工作状态时,普通开放回合现在正常结束,同时保留对 Goal、已批准 Plan 和严格义务回合的执行。 (#9026) + 新功能 + - 按序批量签收与锚点安全门禁 — 在一个提供方工具调用回合中进行多个有证据支持的 complete_step 调用,具有规范的 Todo 顺序、顺序主机推进、拒绝语义和幂等性。为 delete_range 添加仅主机可见的模型文本观察和闭区间 SHA-256 指纹。 (#9046) + 改进 + - 会话导航与滚动所有权 — 修复了过期的会话导航,保留了向上阅读意图,使会话尾部收敛于原生几何,并修复了问题导航点击。跨会话导航同步隐藏源内容。 (#9054, #9053, #9044, #9013, #9024) + - 桌面窗口生命周期恢复 — 通过一个 App 拥有的生命周期路径协调主窗口呈现,在实时 StatusNotifier 注册上限制 Linux 关闭到后台,并将 Wayland 激活视为合成器确认。 (#9021) + - Responses 缺少推理的工具回合 — 当提供方省略可选推理项时,恢复了 DeepSeek 和 MiMo Responses 工具回合,并具有努力感知的重放要求。 (#9052) + - 工具结果缓存前缀稳定性 — 将每个提供方可见的工具结果保持在稳定的持久化 Content 表示上,限制为 32 KiB,同时在 RawContent 中保留完整的本地值。 (#9033) + - macOS 工作区监听使用 FSEvents — 用 Apple FSEvents 替换了 macOS 的 fsnotify/kqueue 工作区后端,每个工作区监视根使用一个原生流,而不是随目录树增长的描述符。 (#9017) + - 切换会话时项目树临时乱序 — 在运行时投影路径上保持单表面主题切换,并按精确会话路径索引已提交的转录/边车更改。 (#9016) + - 未完成 todo 只在闭环回合阻塞 — 当部分完成的 todo 列表是跨回合工作状态时,普通开放回合现在正常结束,同时保留对 Goal、已批准 Plan 和严格义务回合的执行。 (#9026) + 升级提醒 + 本版本无需手动迁移。 + 风险提示 + 当前没有需要额外操作的已知风险。 + 致谢 + 感谢本版本的贡献者:@SivanCola、@esengine + 下载与安装 + - 官网按平台下载 + - 查看完整差异 +ReleaseNotesUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/tag/v1.27.0 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixCLI/1.27.0/ESEngine.ReasonixCLI.locale.zh-CN.yaml b/manifests/e/ESEngine/ReasonixCLI/1.27.0/ESEngine.ReasonixCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ba390fe372aa1 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixCLI/1.27.0/ESEngine.ReasonixCLI.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: ESEngine.ReasonixCLI +PackageVersion: 1.27.0 +PackageLocale: zh-CN +ShortDescription: 为终端而生的 DeepSeek 原生编程 Agent。 +Description: Reasonix 直接对接 api.deepseek.com,围绕 DeepSeek 的字节稳定 prefix-cache 设计了 append-only 的运行循环 —— 长会话能把缓存命中保持在 90%+,输入 token 成本降到 1/5。终端优先,留它一直跑着。 +Tags: +- deepseek +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixCLI/1.27.0/ESEngine.ReasonixCLI.yaml b/manifests/e/ESEngine/ReasonixCLI/1.27.0/ESEngine.ReasonixCLI.yaml new file mode 100644 index 0000000000000..32398d0ec1301 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixCLI/1.27.0/ESEngine.ReasonixCLI.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: ESEngine.ReasonixCLI +PackageVersion: 1.27.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixDesktop/1.27.0/ESEngine.ReasonixDesktop.installer.yaml b/manifests/e/ESEngine/ReasonixDesktop/1.27.0/ESEngine.ReasonixDesktop.installer.yaml new file mode 100644 index 0000000000000..4bb537de1f8b3 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixDesktop/1.27.0/ESEngine.ReasonixDesktop.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: ESEngine.ReasonixDesktop +PackageVersion: 1.27.0 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: ReasonixReasonix +ReleaseDate: 2026-08-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/download/desktop-v1.27.0/Reasonix-windows-amd64-installer.exe + InstallerSha256: 685AC4CE1070CD771AA5106E88CEC05DB29171697600CD8B765EF70BEBCCAE19 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixDesktop/1.27.0/ESEngine.ReasonixDesktop.locale.en-US.yaml b/manifests/e/ESEngine/ReasonixDesktop/1.27.0/ESEngine.ReasonixDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..78503e05d12a0 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixDesktop/1.27.0/ESEngine.ReasonixDesktop.locale.en-US.yaml @@ -0,0 +1,72 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ESEngine.ReasonixDesktop +PackageVersion: 1.27.0 +PackageLocale: en-US +Publisher: reasonix +PublisherUrl: https://esengine.cn/ +PublisherSupportUrl: https://github.com/esengine/DeepSeek-Reasonix/issues +PackageName: Reasonix +PackageUrl: https://esengine.github.io/DeepSeek-Reasonix/ +License: MIT +LicenseUrl: https://github.com/esengine/DeepSeek-Reasonix/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Reasonix Contributors +ShortDescription: A DeepSeek-native coding agent, for your terminal. +Description: Reasonix talks straight to api.deepseek.com. The loop is append-only, engineered around DeepSeek's byte-stable prefix cache — long sessions hold 90%+ cache hit and input-token cost collapses to ~1/5. Terminal-first, leave it running. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- deepseek +- large-language-model +- llm +- programming +ReleaseNotes: |- + 此版本提高了会话导航的可靠性,新增按序批量签收与锚点安全门禁,并加固了桌面窗口生命周期恢复。 + 发布渠道:稳定版 · v1.27.0 + English → · 网页版完整更新日志 → + 使用攻略 + - 用户指南 — 了解按序批量签收及其他功能。 + - 用户指南(中文) — 用户指南的中文版本。 + 概览 + Reasonix v1.27.0 — Reasonix 桌面版 1.27.0 + 此版本提高了会话导航的可靠性,新增按序批量签收与锚点安全门禁,并加固了桌面窗口生命周期恢复。 + 发布日期:2026-08-17 + 重点内容 + - 按序批量签收与锚点安全门禁 — 现在可以在一个提供方工具调用回合中进行多个有证据支持的 complete_step 调用,同时保持规范的 Todo 顺序、顺序主机推进、拒绝语义和幂等性。为 delete_range 添加了仅主机可见的模型文本观察和闭区间 SHA-256 指纹,并安全处理同批次读取、部分窗口、更改目标和无效锚点。 (#9046) + - 可靠的会话导航与滚动所有权 — 修复了过期的会话导航,保留了向上阅读意图,使会话尾部收敛于原生几何,并修复了问题导航点击。跨会话导航现在同步隐藏源内容并显示本地化的加载界面。 (#9054, #9053, #9044, #9013, #9024) + - 桌面窗口生命周期恢复加固 — 通过一个 App 拥有的生命周期路径协调主窗口呈现,在实时 StatusNotifier 注册上限制 Linux 关闭到后台,并将 Wayland 激活视为合成器确认。 (#9021) + - 修复 Responses 缺少推理的工具回合 — 当提供方省略可选推理项时,恢复了 DeepSeek 和 MiMo Responses 工具回合,并具有努力感知的重放要求。 (#9052) + - 工具结果缓存前缀稳定性 — 将每个提供方可见的工具结果保持在稳定的持久化 Content 表示上,限制为 32 KiB,同时在 RawContent 中保留完整的本地值。 (#9033) + - macOS 工作区监听使用 FSEvents — 用 Apple FSEvents 替换了 macOS 的 fsnotify/kqueue 工作区后端,每个工作区监视根使用一个原生流,而不是随目录树增长的描述符。 (#9017) + - 修复切换会话时项目树临时乱序 — 在运行时投影路径上保持单表面主题切换,并按精确会话路径索引已提交的转录/边车更改。 (#9016) + - 未完成 todo 只在闭环回合阻塞 — 当部分完成的 todo 列表是跨回合工作状态时,普通开放回合现在正常结束,同时保留对 Goal、已批准 Plan 和严格义务回合的执行。 (#9026) + 新功能 + - 按序批量签收与锚点安全门禁 — 在一个提供方工具调用回合中进行多个有证据支持的 complete_step 调用,具有规范的 Todo 顺序、顺序主机推进、拒绝语义和幂等性。为 delete_range 添加仅主机可见的模型文本观察和闭区间 SHA-256 指纹。 (#9046) + 改进 + - 会话导航与滚动所有权 — 修复了过期的会话导航,保留了向上阅读意图,使会话尾部收敛于原生几何,并修复了问题导航点击。跨会话导航同步隐藏源内容。 (#9054, #9053, #9044, #9013, #9024) + - 桌面窗口生命周期恢复 — 通过一个 App 拥有的生命周期路径协调主窗口呈现,在实时 StatusNotifier 注册上限制 Linux 关闭到后台,并将 Wayland 激活视为合成器确认。 (#9021) + - Responses 缺少推理的工具回合 — 当提供方省略可选推理项时,恢复了 DeepSeek 和 MiMo Responses 工具回合,并具有努力感知的重放要求。 (#9052) + - 工具结果缓存前缀稳定性 — 将每个提供方可见的工具结果保持在稳定的持久化 Content 表示上,限制为 32 KiB,同时在 RawContent 中保留完整的本地值。 (#9033) + - macOS 工作区监听使用 FSEvents — 用 Apple FSEvents 替换了 macOS 的 fsnotify/kqueue 工作区后端,每个工作区监视根使用一个原生流,而不是随目录树增长的描述符。 (#9017) + - 切换会话时项目树临时乱序 — 在运行时投影路径上保持单表面主题切换,并按精确会话路径索引已提交的转录/边车更改。 (#9016) + - 未完成 todo 只在闭环回合阻塞 — 当部分完成的 todo 列表是跨回合工作状态时,普通开放回合现在正常结束,同时保留对 Goal、已批准 Plan 和严格义务回合的执行。 (#9026) + 升级提醒 + 本版本无需手动迁移。 + 风险提示 + 当前没有需要额外操作的已知风险。 + 致谢 + 感谢本版本的贡献者:@SivanCola、@esengine + 下载与安装 + - 官网按平台下载 + - 查看完整差异 +ReleaseNotesUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/tag/desktop-v1.27.0 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixDesktop/1.27.0/ESEngine.ReasonixDesktop.locale.zh-CN.yaml b/manifests/e/ESEngine/ReasonixDesktop/1.27.0/ESEngine.ReasonixDesktop.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9fb68467ace7b --- /dev/null +++ b/manifests/e/ESEngine/ReasonixDesktop/1.27.0/ESEngine.ReasonixDesktop.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: ESEngine.ReasonixDesktop +PackageVersion: 1.27.0 +PackageLocale: zh-CN +ShortDescription: 为终端而生的 DeepSeek 原生编程 Agent。 +Description: Reasonix 直接对接 api.deepseek.com,围绕 DeepSeek 的字节稳定 prefix-cache 设计了 append-only 的运行循环 —— 长会话能把缓存命中保持在 90%+,输入 token 成本降到 1/5。终端优先,留它一直跑着。 +Tags: +- deepseek +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ESEngine/ReasonixDesktop/1.27.0/ESEngine.ReasonixDesktop.yaml b/manifests/e/ESEngine/ReasonixDesktop/1.27.0/ESEngine.ReasonixDesktop.yaml new file mode 100644 index 0000000000000..0a08c5e10a144 --- /dev/null +++ b/manifests/e/ESEngine/ReasonixDesktop/1.27.0/ESEngine.ReasonixDesktop.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: ESEngine.ReasonixDesktop +PackageVersion: 1.27.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/EligianLabs/PIICrawlerCLI/26.0817.0251/EligianLabs.PIICrawlerCLI.installer.yaml b/manifests/e/EligianLabs/PIICrawlerCLI/26.0818.0057/EligianLabs.PIICrawlerCLI.installer.yaml similarity index 77% rename from manifests/e/EligianLabs/PIICrawlerCLI/26.0817.0251/EligianLabs.PIICrawlerCLI.installer.yaml rename to manifests/e/EligianLabs/PIICrawlerCLI/26.0818.0057/EligianLabs.PIICrawlerCLI.installer.yaml index 5db6f3fa12c8c..7881d62d493cc 100644 --- a/manifests/e/EligianLabs/PIICrawlerCLI/26.0817.0251/EligianLabs.PIICrawlerCLI.installer.yaml +++ b/manifests/e/EligianLabs/PIICrawlerCLI/26.0818.0057/EligianLabs.PIICrawlerCLI.installer.yaml @@ -2,17 +2,17 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: EligianLabs.PIICrawlerCLI -PackageVersion: 26.0817.0251 +PackageVersion: 26.0818.0057 InstallerType: zip NestedInstallerType: portable NestedInstallerFiles: - RelativeFilePath: piicrawler.exe Commands: - piicrawler -ReleaseDate: 2026-08-17 +ReleaseDate: 2026-08-18 Installers: - Architecture: x64 InstallerUrl: https://downloads.eligian.com/piicrawler-cli-windows-signed.zip - InstallerSha256: A9246989F8B2CF2D820655ABC2C2567353E95E17B4AD7A91374F509C35473AC0 + InstallerSha256: FEBB8283974FC9E6AEF396B583E17E15C3F02175669198EB548172A9C0DE6E2D ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/e/EligianLabs/PIICrawlerCLI/26.0817.0251/EligianLabs.PIICrawlerCLI.locale.en-US.yaml b/manifests/e/EligianLabs/PIICrawlerCLI/26.0818.0057/EligianLabs.PIICrawlerCLI.locale.en-US.yaml similarity index 98% rename from manifests/e/EligianLabs/PIICrawlerCLI/26.0817.0251/EligianLabs.PIICrawlerCLI.locale.en-US.yaml rename to manifests/e/EligianLabs/PIICrawlerCLI/26.0818.0057/EligianLabs.PIICrawlerCLI.locale.en-US.yaml index d00a4df26ee40..f18bccf38a274 100644 --- a/manifests/e/EligianLabs/PIICrawlerCLI/26.0817.0251/EligianLabs.PIICrawlerCLI.locale.en-US.yaml +++ b/manifests/e/EligianLabs/PIICrawlerCLI/26.0818.0057/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.0817.0251 +PackageVersion: 26.0818.0057 PackageLocale: en-US Publisher: Eligian Labs LLC PublisherUrl: https://www.piicrawler.com/ diff --git a/manifests/e/EligianLabs/PIICrawlerCLI/26.0817.0251/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml b/manifests/e/EligianLabs/PIICrawlerCLI/26.0818.0057/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml similarity index 98% rename from manifests/e/EligianLabs/PIICrawlerCLI/26.0817.0251/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml rename to manifests/e/EligianLabs/PIICrawlerCLI/26.0818.0057/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml index f172b54dcd7b7..c9366c6f3f50b 100644 --- a/manifests/e/EligianLabs/PIICrawlerCLI/26.0817.0251/EligianLabs.PIICrawlerCLI.locale.zh-CN.yaml +++ b/manifests/e/EligianLabs/PIICrawlerCLI/26.0818.0057/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.0817.0251 +PackageVersion: 26.0818.0057 PackageLocale: zh-CN License: 专有软件 ShortDescription: PII Crawler 在您自己的硬件上扫描文件、网络共享和数据库。发现 SaaS 工具无法触及位置中隐藏的社会安全号码、地址、姓名和电子邮件。没有任何数据会离开您的网络。 diff --git a/manifests/e/EligianLabs/PIICrawlerCLI/26.0817.0251/EligianLabs.PIICrawlerCLI.yaml b/manifests/e/EligianLabs/PIICrawlerCLI/26.0818.0057/EligianLabs.PIICrawlerCLI.yaml similarity index 89% rename from manifests/e/EligianLabs/PIICrawlerCLI/26.0817.0251/EligianLabs.PIICrawlerCLI.yaml rename to manifests/e/EligianLabs/PIICrawlerCLI/26.0818.0057/EligianLabs.PIICrawlerCLI.yaml index 18b6499b32a4d..f6d1acecc6f82 100644 --- a/manifests/e/EligianLabs/PIICrawlerCLI/26.0817.0251/EligianLabs.PIICrawlerCLI.yaml +++ b/manifests/e/EligianLabs/PIICrawlerCLI/26.0818.0057/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.0817.0251 +PackageVersion: 26.0818.0057 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/e/ExitStatus/DiskSpaceMonitor/1.1.0/ExitStatus.DiskSpaceMonitor.installer.yaml b/manifests/e/ExitStatus/DiskSpaceMonitor/1.1.0/ExitStatus.DiskSpaceMonitor.installer.yaml new file mode 100644 index 0000000000000..5f9afb5057cc4 --- /dev/null +++ b/manifests/e/ExitStatus/DiskSpaceMonitor/1.1.0/ExitStatus.DiskSpaceMonitor.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: ExitStatus.DiskSpaceMonitor +PackageVersion: 1.1.0 +InstallerType: portable +Commands: +- diskspacemonitor +ReleaseDate: 2026-07-27 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ExitStatus/DiskSpaceMonitor/releases/download/v1.1.0/DiskSpaceMonitor-1.1.0-win-x64-selfcontained.exe + InstallerSha256: 01F4352852BBA3C3026D15A1F34B98F09BD737DBEA1BC0ABC3FD784E60242EA5 +- Architecture: arm64 + InstallerUrl: https://github.com/ExitStatus/DiskSpaceMonitor/releases/download/v1.1.0/DiskSpaceMonitor-1.1.0-win-arm64-selfcontained.exe + InstallerSha256: CFE3DFB75ABD3B29503DF744D5A76C0DD5D84BF8E94C08282681D9EB6F4D5C76 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ExitStatus/DiskSpaceMonitor/1.1.0/ExitStatus.DiskSpaceMonitor.locale.en-US.yaml b/manifests/e/ExitStatus/DiskSpaceMonitor/1.1.0/ExitStatus.DiskSpaceMonitor.locale.en-US.yaml new file mode 100644 index 0000000000000..a4589d3f4dd9b --- /dev/null +++ b/manifests/e/ExitStatus/DiskSpaceMonitor/1.1.0/ExitStatus.DiskSpaceMonitor.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: ExitStatus.DiskSpaceMonitor +PackageVersion: 1.1.0 +PackageLocale: en-US +Publisher: ExitStatus +PublisherUrl: https://github.com/ExitStatus +PublisherSupportUrl: https://github.com/ExitStatus/DiskSpaceMonitor/issues +Author: ExitStatus +PackageName: Disk Space Monitor +PackageUrl: https://github.com/ExitStatus/DiskSpaceMonitor +License: MIT +LicenseUrl: https://github.com/ExitStatus/DiskSpaceMonitor/blob/main/LICENSE +Copyright: Copyright (c) 2026 ExitStatus +ShortDescription: A borderless desktop widget that shows drive space as a circular gauge. +Description: |- + Disk Space Monitor is a borderless desktop widget that sits behind your other + windows like a wallpaper gadget and shows remaining space on your drives as + circular gauges, with the drive, free space, and percentage free in the middle. + Show one drive or several, each as its own window you can place and size + independently. Hold Ctrl to move, resize, and configure it. +Moniker: diskspacemonitor +Tags: +- disk +- disk-space +- storage +- widget +- desktop +- gadget +- monitor +- gauge +- wpf +ReleaseNotesUrl: https://github.com/ExitStatus/DiskSpaceMonitor/releases/tag/v1.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ExitStatus/DiskSpaceMonitor/1.1.0/ExitStatus.DiskSpaceMonitor.yaml b/manifests/e/ExitStatus/DiskSpaceMonitor/1.1.0/ExitStatus.DiskSpaceMonitor.yaml new file mode 100644 index 0000000000000..97311c2517afe --- /dev/null +++ b/manifests/e/ExitStatus/DiskSpaceMonitor/1.1.0/ExitStatus.DiskSpaceMonitor.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: ExitStatus.DiskSpaceMonitor +PackageVersion: 1.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/FortisAppsStudio/Zones/.validation b/manifests/f/FortisAppsStudio/Zones/.validation new file mode 100644 index 0000000000000..894df2572ac42 --- /dev/null +++ b/manifests/f/FortisAppsStudio/Zones/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"7769a774-5333-41bc-b8c8-2c921c4ffbbe","TestPlan":"Policy-Test-1.8","PackagePath":"manifests/f/FortisAppsStudio/Zones/1.0.5","CommitId":"4ede39acb119402e950ba30a197b11d36ac00390"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.59/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.59/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index c2e82b0e6cb31..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.59/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.59 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-04-27 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.59/officecli-win-x64.exe - InstallerSha256: 918E2EB595D8BE3D5889480F541FCE470360E0380C560E23DA54E14A944DAACB -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.59/officecli-win-arm64.exe - InstallerSha256: 88A332773144288273652F6D44E6C6E4FF18596A7F82EA89B807936BF1EB3032 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.59/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.59/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index d8ece1549d515..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.59/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.59 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.58...v1.0.59' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.59 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.59/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.59/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index ae03fad0203df..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.59/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.59 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.60/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.60/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index bff93c1f70077..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.60/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.60 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-04-27 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.60/officecli-win-x64.exe - InstallerSha256: F42FF0A38F88D1ED3BDEC725349D68C4A991775DE906DC98F33B3B4C70DA772F -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.60/officecli-win-arm64.exe - InstallerSha256: FE27FE65DBC823A28A8FF1DAEC3A9C59FC6826C8914A208062478B1055580978 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.60/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.60/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 1b4448e5cf421..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.60/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.60 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.59...v1.0.60' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.60 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.60/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.60/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index 656406aeddfdc..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.60/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.60 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.61/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.61/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index b3de01e32212c..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.61/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.61 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-04-28 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.61/officecli-win-x64.exe - InstallerSha256: 0F4CB3450FF86CD9C28A2C08ABB82A7CC89361C7D42757130ED872AD18AC5EA7 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.61/officecli-win-arm64.exe - InstallerSha256: 6A17DC7ED1561812F8D8EFBEE61B406A937F5A3D3A52592EC5B910C50ED40147 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.61/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.61/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 7d8764f5c7cf6..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.61/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,75 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.61 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: |- - What's Changed - - fix(pptx): suppress layout/master placeholder prompt text in html preview by @goworm in https://github.com/iOfficeAI/OfficeCLI/pull/81 - Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.60...v1.0.61 -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.61 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.61/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.61/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index c91345537d3b2..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.61/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.61 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.62/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.62/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 3b149736e3d4d..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.62/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.62 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-04-28 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.62/officecli-win-x64.exe - InstallerSha256: 20173B40933044268638B4787D3CBE7C76A9652962681EAD573C88E980C67596 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.62/officecli-win-arm64.exe - InstallerSha256: 3F59CD71A93AE0180F0EE00875E789927BBA5E73C785975BC72C3DE71E05A2BF -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.62/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.62/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 9c930c50c5d06..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.62/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.62 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.61...v1.0.62' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.62 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.62/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.62/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index 8d26fd5264653..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.62/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.62 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.63/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.63/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 15e0eaa01af71..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.63/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.63 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-04-29 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.63/officecli-win-x64.exe - InstallerSha256: B687396B3A44C6A6AAB7A1A3D9D2325E38D9E7D7F8BF632C2EB2D2B8A9C4872C -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.63/officecli-win-arm64.exe - InstallerSha256: BE3B49BB7AA33DE968B3160AF28CC0D6F9D1877A500E6F856FB1B2F77E5A3FD5 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.63/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.63/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 1f93a9f82d08e..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.63/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.63 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.62...v1.0.63' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.63 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.63/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.63/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index a5a8f14bd706a..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.63/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.63 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.63/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.63/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 3bcc0ec50b659..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.63/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.63 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.64/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.64/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 05a3b8caa313d..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.64/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.64 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-04-29 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.64/officecli-win-x64.exe - InstallerSha256: B535D04ABFCF84B054FCB53EC67539CEF45CCD442F6E1606C8D4CEBCE5A9B1A2 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.64/officecli-win-arm64.exe - InstallerSha256: 596AC740927EA99232CF439F15371A4A2C83DD8411349387455967596893AD76 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.64/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.64/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 67790519e2dae..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.64/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,77 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.64 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: |- - What's Changed - - refactor(skills): xlsx/docx/pptx v2 — philosophy-first rewrite by @IceyLiu in https://github.com/iOfficeAI/OfficeCLI/pull/84 - - refactor(skills): v2 round 2 — academic-paper / pitch-deck v2 + triplet lessons by @IceyLiu in https://github.com/iOfficeAI/OfficeCLI/pull/85 - - docs(skills): dedupe version pin in academic-paper and docx SKILL.md by @goworm in https://github.com/iOfficeAI/OfficeCLI/pull/86 - Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.63...v1.0.64 -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.64 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.64/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.64/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index 56af04ee52437..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.64/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.64 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.64/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.64/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 526810ad9abc8..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.64/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.64 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.65/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.65/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index a2c7d4f401c2a..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.65/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.65 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-04-29 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.65/officecli-win-x64.exe - InstallerSha256: FFDBDD217FF6EEDD0CA4B3060C03C237D8A36E8795FDBCD2F42C1BDE6BDC7471 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.65/officecli-win-arm64.exe - InstallerSha256: 5C38F2DC3D180D6812A65CB02B1F7D28AAC8D7C00C55FEF5744FB5F50D2111C6 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.65/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.65/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 5fa0036ca629f..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.65/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.65 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.64...v1.0.65' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.65 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.65/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.65/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index b18867fffabfd..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.65/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.65 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.65/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.65/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 602ff95949646..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.65/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.65 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.66/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.66/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 9ae6c7c2f1aef..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.66/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.66 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-04-30 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.66/officecli-win-x64.exe - InstallerSha256: 3AFAFD29C6CF1B2748CCC4C321E46006118056D72EC4FA8A66C2BB340C7E4C99 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.66/officecli-win-arm64.exe - InstallerSha256: 40DBB232A2AFA7A60F451D2CEC586C237D7FE6D30F356993D5E402E5A7BA1F5F -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.66/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.66/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index d4491998af775..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.66/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,75 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.66 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: |- - What's Changed - - docs(skills): unify BEFORE YOU START install guidance + add manual-install fallback by @IceyLiu in https://github.com/iOfficeAI/OfficeCLI/pull/88 - Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.65...v1.0.66 -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.66 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.66/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.66/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index 99d03e8deba22..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.66/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.66 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.66/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.66/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 17ce44a9070f4..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.66/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.66 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.67/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.67/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index f2052a86df28f..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.67/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.67 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-04-30 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.67/officecli-win-x64.exe - InstallerSha256: CACE173352A96A8A5C86E2A741F3A813F0FA92C144A8B1C71A95CA49847383DF -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.67/officecli-win-arm64.exe - InstallerSha256: FB3ED140CFC58DAB138FD2165D5C7DB521488105F49F1EBD68D977D3D2846BE3 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.67/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.67/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 1c7a702cf534e..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.67/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.67 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.66...v1.0.67' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.67 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.67/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.67/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index 5ed08b0b456f6..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.67/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.67 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.67/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.67/HaiYing.OfficeCLI.yaml deleted file mode 100644 index ce35491cd7498..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.67/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.67 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.68/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.68/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 77e3baa8ba0d2..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.68/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.68 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-01 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.68/officecli-win-x64.exe - InstallerSha256: E2CCEB5D7F01F770527C5449F04ED4622D2F1C4F3377839BBD792EB7EC50A382 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.68/officecli-win-arm64.exe - InstallerSha256: C8F8FF171EED70F158E23C5A8F2120BDA76A195B1BC71E7C4F8C08B53536CABC -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.68/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.68/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 4425f3a0e9713..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.68/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,76 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.68 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: |- - What's Changed - - refactor(skills): v2 R3 unified polish — 9 skills + word-form by @IceyLiu in https://github.com/iOfficeAI/OfficeCLI/pull/93 - - docs(docx): add pointer to officecli-word-form for fillable forms by @goworm in https://github.com/iOfficeAI/OfficeCLI/pull/94 - Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.67...v1.0.68 -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.68 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.68/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.68/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index c83564007644b..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.68/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.68 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.68/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.68/HaiYing.OfficeCLI.yaml deleted file mode 100644 index ca2b9a363b7e6..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.68/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.68 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.69/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.69/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 676173ba2bfaa..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.69/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.69 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-02 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.69/officecli-win-x64.exe - InstallerSha256: 9F4ACEBD4B4845943B1AEFD2F4C5F44C5B3AA784A1A7CDA3D8D52F31AAC5166A -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.69/officecli-win-arm64.exe - InstallerSha256: 0248BABB018EB7A721F582D6F05333143361E5A490EDFBF278358829523A9335 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.69/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.69/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 899f5c24ba878..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.69/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,75 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.69 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: |- - What's Changed - - refactor(skills): restore design aesthetic depth + P1 hardcode sweep by @IceyLiu in https://github.com/iOfficeAI/OfficeCLI/pull/95 - Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.68...v1.0.69 -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.69 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.69/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.69/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index f00357ad6f085..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.69/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.69 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.69/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.69/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 0fc50747fdd92..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.69/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.69 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.70/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.70/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 97692988803a9..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.70/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.70 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-02 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.70/officecli-win-x64.exe - InstallerSha256: 989190DEC6495C9091A135B6D51204F192C0C750FADD23EA838E9F87D53A7B60 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.70/officecli-win-arm64.exe - InstallerSha256: 6AFCE81F2A9A431C1CE21603822A6F7A6DE59398B03D46DF96D9D93CB9BE7CD0 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.70/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.70/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 885749daee410..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.70/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.70 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.69...v1.0.70' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.70 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.70/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.70/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index d45abda7b01d3..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.70/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.70 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.70/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.70/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 0409a23b8dbe8..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.70/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.70 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.71/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.71/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 9b9fae1a6f1c1..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.71/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.71 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-04 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.71/officecli-win-x64.exe - InstallerSha256: CD0CBAAA1F4771B4FF718C265B74F982FB1274111F41A2D224B97F4D2BE8E7FD -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.71/officecli-win-arm64.exe - InstallerSha256: D7138A1E68C136D72CC0921C203859B21B42C144D84F7248A1FB1C2320E7CA60 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.71/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.71/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 0216aec5a8e95..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.71/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.71 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.70...v1.0.71' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.71 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.71/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.71/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index 9e1108f851a32..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.71/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.71 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.71/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.71/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 98886125e4071..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.71/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.71 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.72/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.72/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 24c4cfd0e998a..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.72/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.72 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-04 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.72/officecli-win-x64.exe - InstallerSha256: F019E9CB9383C6C46F6F34F3F95A35C2A6E0ADC7D8E06D32038E4EF13D581C25 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.72/officecli-win-arm64.exe - InstallerSha256: 4B15C2BD404E1A1B566D5C24EA75CE0514EB6A9571A4D42F0AB30C60CC71244D -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.72/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.72/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index b062d8304ccd1..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.72/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.72 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.71...v1.0.72' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.72 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.72/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.72/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index 43f266646ff9b..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.72/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.72 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.72/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.72/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 546749b14f4fe..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.72/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.72 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.73/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.73/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 38762ade7e88e..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.73/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.73 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-05 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.73/officecli-win-x64.exe - InstallerSha256: 0853B40D8B154BED480F08586FD07AE2B5169D8A7FEC4ED0AB10C5C6C0BEE535 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.73/officecli-win-arm64.exe - InstallerSha256: 24CF01BEB21B5F0CB305B426C8876F7EC7495F18A5B5D5512A9C29F78F18C688 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.73/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.73/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index fb8ec2deed865..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.73/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,75 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.73 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: |- - What's Changed - - Word/docx batch of correctness fixes (59 commits) by @goworm in https://github.com/iOfficeAI/OfficeCLI/pull/98 - Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.72...v1.0.73 -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.73 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.73/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.73/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index ae688a29986e3..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.73/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.73 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.73/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.73/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 7af8a27fac53e..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.73/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.73 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.75/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.75/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index e4a308d5e523f..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.75/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.75 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-07 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.75/officecli-win-x64.exe - InstallerSha256: CD5D50FB8418BB37CB9736C4502B30F7D6A2E545B1D6032E0CD7A9FC70EF0F20 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.75/officecli-win-arm64.exe - InstallerSha256: E2B32A6955B67D9E32846B17625577A3110655C44975972B9282DE4D2659C7FA -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.75/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.75/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index e24377734d44b..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.75/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.75 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.73...v1.0.75' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.75 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.75/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.75/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index 4c93087d28357..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.75/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.75 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.75/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.75/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 98ffc150d6e63..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.75/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.75 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.76/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.76/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 8a0c51389bedb..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.76/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.76 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-07 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.76/officecli-win-x64.exe - InstallerSha256: F9E4895505858AB813E133D4D1F9F01004C7B4B08397408487F534CAF9E2EC58 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.76/officecli-win-arm64.exe - InstallerSha256: 513E28718299A42FB499B0A87CB7E5850266AD41EBACADE5B1DBCB8915F4671D -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.76/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.76/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 882f603ba7817..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.76/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.76 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.75...v1.0.76' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.76 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.76/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.76/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index a6fe29838b87a..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.76/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.76 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.76/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.76/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 11a93c4112adf..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.76/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.76 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.77/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.77/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index c0ca867975a7c..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.77/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.77 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-08 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.77/officecli-win-x64.exe - InstallerSha256: 5DC944A8ED20A1EA196FE297A33CA77059ECF2503325DB294169D202E46C6650 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.77/officecli-win-arm64.exe - InstallerSha256: 89F82A8452AC42870E73097135CE650DC5CE5BDCED9733D0713C2D41360C9745 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.77/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.77/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 0c5fa8014cacb..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.77/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.77 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.76...v1.0.77' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.77 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.77/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.77/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index 3f870e5ab53df..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.77/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.77 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.77/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.77/HaiYing.OfficeCLI.yaml deleted file mode 100644 index f7d3f1f99ceaf..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.77/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.77 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.78/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.78/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index e4e60042e6b1d..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.78/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.78 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-09 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.78/officecli-win-x64.exe - InstallerSha256: B4A9FFF3A847995A11C47BC44EB16CA19C999C947A22E0658E9A831310BEAE54 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.78/officecli-win-arm64.exe - InstallerSha256: 37B3598EA0A9CA1F6BD200B4D4F5BF7D1FBCDA9EB5B87AE452E65CEF612EE07A -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.78/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.78/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 58565fde599f9..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.78/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.78 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.77...v1.0.78' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.78 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.78/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.78/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index 722f26c665396..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.78/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.78 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.78/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.78/HaiYing.OfficeCLI.yaml deleted file mode 100644 index e20e99be6e5ae..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.78/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.78 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.80/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.80/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 535ca657991b3..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.80/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.80 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-09 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.80/officecli-win-x64.exe - InstallerSha256: 914FD971879081A8C00C70C60B822096DA165CB8AFDD58970E85C7C817306C57 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.80/officecli-win-arm64.exe - InstallerSha256: 48F21CB8D07309D1067E856757DA958529BC5E410A51E6BD6C337842FE8EF196 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.80/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.80/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index da0e3fba9fdb6..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.80/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.80 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.79...v1.0.80' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.80 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.80/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.80/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index 4f5edb6c3ab5d..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.80/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.80 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.80/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.80/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 8c9a2eae30998..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.80/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.80 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.81/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.81/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 9ad67171e7ca8..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.81/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.81 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-09 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.81/officecli-win-x64.exe - InstallerSha256: 073AEDD0C34FD601FD0D55EBA33DB751859F0E4A12C1DCDB5A5F8727FDB946BF -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.81/officecli-win-arm64.exe - InstallerSha256: 51E8FE85AB6E6D12E5596B51B914738DBA035DD5037183DD2C3493C9A5F45255 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.81/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.81/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 863b1b95794c0..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.81/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.81 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.80...v1.0.81' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.81 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.81/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.81/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index d7cad347dc2f3..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.81/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.81 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.81/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.81/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 57247561fe012..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.81/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.81 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.83/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.83/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 635a3f3126008..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.83/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.83 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-10 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.83/officecli-win-x64.exe - InstallerSha256: CB3C56B16D2BDBEB72A3CBBEFF79827FF84FD4D0D7A7DC386E1EF45623DDDBF4 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.83/officecli-win-arm64.exe - InstallerSha256: 77F9D10DF7D2E93DCCEC899FDC1C53A2BC1E612DC9A96941A4B8B0A006A74B37 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.83/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.83/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index bf057609527ba..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.83/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.83 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.82...v1.0.83' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.83 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.83/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.83/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index 3bb1942035c7c..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.83/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.83 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.83/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.83/HaiYing.OfficeCLI.yaml deleted file mode 100644 index d9dfc80bba357..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.83/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.83 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.84/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.84/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 08929d0aec7de..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.84/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.84 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-10 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.84/officecli-win-x64.exe - InstallerSha256: A88B2A81D1C4E07141FCE87C59ACB88BD10CD4B4DC04D59968279ED008F3A7C4 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.84/officecli-win-arm64.exe - InstallerSha256: 072DE8B8CDF98EC87331ABBBBB7D2409140A322E3F1DC6FEA77558AD88F4045C -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.84/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.84/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index e1a99343afcb2..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.84/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.84 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.83...v1.0.84' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.84 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.84/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.84/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index d2ee0796ccbf9..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.84/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.84 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.84/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.84/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 787e97d4aff8d..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.84/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.84 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.85/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.85/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 28db14c601ea8..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.85/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.85 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-10 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.85/officecli-win-x64.exe - InstallerSha256: 644DF325FE73BBD389B09835DCEC0F0471FE8ABC31C8B6089403C3E0FE72D442 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.85/officecli-win-arm64.exe - InstallerSha256: 2B02F7CB7CD68F07C076652FF7BD061D67D3DB82E3E793BB6255B53F3C19B684 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.85/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.85/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 637d5dcd029ae..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.85/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.85 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.84...v1.0.85' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.85 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.85/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.85/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index 6e08211cc8fbe..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.85/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.85 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.85/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.85/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 49834d392a147..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.85/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.85 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.86/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.86/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 051ee28fa8e43..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.86/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.86 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-11 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.86/officecli-win-x64.exe - InstallerSha256: 31F743C1457687F7C38CA2CC0D330DF7EF9084A8368E314630BE5D6743FADDDB -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.86/officecli-win-arm64.exe - InstallerSha256: 53375DB42D642586D57908D93026683ED65C77319FAF9F9823739E05FB5ED7BC -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.86/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.86/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 6257a7ade9849..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.86/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.86 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.85...v1.0.86' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.86 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.86/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.86/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index 97ee6fe16306c..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.86/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.86 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.86/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.86/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 2810d6a97e320..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.86/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.86 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.87/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.87/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 3c1284e634344..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.87/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.87 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-11 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.87/officecli-win-x64.exe - InstallerSha256: 727EB0E2A1B6BA6613D1D613B78001F8AD426254F637D3E91AD05C252D76228A -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.87/officecli-win-arm64.exe - InstallerSha256: 1378048CB3C0B120C36DCB0337540342F28F3813F41577E51D6A479A99DE9D14 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.87/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.87/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index c4e30037c37cf..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.87/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.87 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.86...v1.0.87' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.87 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.87/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.87/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index bfa1f23e97ece..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.87/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.87 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.87/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.87/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 91efdd093360d..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.87/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.87 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.88/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.88/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 59092711c865c..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.88/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.88 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-11 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.88/officecli-win-x64.exe - InstallerSha256: CC8C826488FAB0435FF1FE3211F74A6E1C526230F8FC5CD325A69D66EC246B2D -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.88/officecli-win-arm64.exe - InstallerSha256: CB3741C1B68643D0E07729EF7B16C7144ABF48DECB50CCB1BE1F2B965C54A482 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.88/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.88/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index cf6d4b1f24299..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.88/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.88 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.87...v1.0.88' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.88 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.88/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.88/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index 7db9626b83269..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.88/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.88 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.88/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.88/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 4cc35b12281cd..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.88/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.88 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.89/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.89/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index f17d420d205f5..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.89/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.89 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-12 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.89/officecli-win-x64.exe - InstallerSha256: AE69E605309C6C5F69AC6FF9B417F98C07BE8E880BEDE3DB83F6D4E7F84782B7 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.89/officecli-win-arm64.exe - InstallerSha256: 00028F577E0E3F1655DBAA569CB36795F0B8BA559C8EE2463837D67607EB5524 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.89/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.89/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index b647527d112b2..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.89/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.89 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.88...v1.0.89' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.89 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.89/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.89/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index e4479a8449c83..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.89/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.89 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.89/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.89/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 7253d85b712db..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.89/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.89 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.90/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.90/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 91cb50672bb9e..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.90/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.90 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-13 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.90/officecli-win-x64.exe - InstallerSha256: AAF40F585A80E9E07A2CE8BF2D58C100C8F8BD45EAE6C9A2C53E896CDB96CCC1 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.90/officecli-win-arm64.exe - InstallerSha256: 6BDEC05729969832AF2FBEDBA7F73073E480EAF9698B57DC422B9564A4D9EE3A -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.90/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.90/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 806f19e8ac6bf..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.90/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.90 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.89...v1.0.90' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.90 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.90/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.90/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index d6a449f5214bc..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.90/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.90 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.90/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.90/HaiYing.OfficeCLI.yaml deleted file mode 100644 index e02e513436064..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.90/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.90 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.91/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.91/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 973e512beb6e5..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.91/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.91 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-14 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.91/officecli-win-x64.exe - InstallerSha256: 34BCB8387DDD774A1D464130554DC6A4E48768B8D48E69BE9377A749D4DEAAA7 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.91/officecli-win-arm64.exe - InstallerSha256: D602C058F58AE6908057228C669DF144FD5B82161962C7CCDBD52D00AF36345B -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.91/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.91/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 6e4a77cd7e84d..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.91/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.91 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.90...v1.0.91' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.91 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.91/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.91/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index 411ce8a9d2fb6..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.91/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.91 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.91/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.91/HaiYing.OfficeCLI.yaml deleted file mode 100644 index d0fafd4d9e855..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.91/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.91 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.92/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.92/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index f0b3abfad8891..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.92/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.92 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-14 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.92/officecli-win-x64.exe - InstallerSha256: CE5E4926DCFC766E467E92B207786822150A28930700F98334E10FE16DDC054A -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.92/officecli-win-arm64.exe - InstallerSha256: 4B33E72AEBF71486AA9551957F1037E6535F8FD00EFC7A01485CEC408269E315 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.92/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.92/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 450f0f7bd946c..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.92/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.92 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.91...v1.0.92' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.92 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.92/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.92/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index e3685a9e914a9..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.92/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.92 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.92/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.92/HaiYing.OfficeCLI.yaml deleted file mode 100644 index d011ba3b7a064..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.92/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.92 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.93/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.93/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 5da67f075f377..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.93/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.93 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-16 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.93/officecli-win-x64.exe - InstallerSha256: 2470480E402D503F65621A4A335CA301817092EE960590AD3B172B058CF87778 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.93/officecli-win-arm64.exe - InstallerSha256: 34B164E4E7B324A013BA1DC8DA15FE6FE8CCEE1430A03BF1CE1AE1EC77463994 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.93/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.93/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 1c6fc8b5dd945..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.93/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.93 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.92...v1.0.93' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.93 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.93/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.93/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index ea56cd7185c34..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.93/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.93 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.93/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.93/HaiYing.OfficeCLI.yaml deleted file mode 100644 index a69d7d47c796f..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.93/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.93 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.94/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.94/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 50082d3e6b536..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.94/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.94 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-18 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.94/officecli-win-x64.exe - InstallerSha256: E93B04E918308C68823AE16675177CD49815E830D879679FAC47669314BDC291 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.94/officecli-win-arm64.exe - InstallerSha256: 6A66134233B4099B7F695381850F52F6760CCF2B24E85503FF396543563984CA -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.94/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.94/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 0bcac2f4a8c45..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.94/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.94 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.93...v1.0.94' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.94 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.94/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.94/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index 9ab1315963648..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.94/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.94 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.94/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.94/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 953c1eee615c8..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.94/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.94 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.95/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.95/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index 23057fbd5177a..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.95/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.95 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-20 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.95/officecli-win-x64.exe - InstallerSha256: 755863A486F5925C8F08BCA023261DA91CD8FE408A053B4C245443AF2CF25185 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.95/officecli-win-arm64.exe - InstallerSha256: 895667B5DE063E18AB590D60F966A9778C94AA1786B0D3B641F776B60679EDF0 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.95/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.95/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index a1dc345c2b157..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.95/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.95 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.94...v1.0.95' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.95 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.95/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.95/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index 9c726c000272b..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.95/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.95 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.95/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.95/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 406e208a958a3..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.95/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.95 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index fc55e627cc205..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.96 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-21 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.96/officecli-win-x64.exe - InstallerSha256: FCB3CA20498D21D66E3239775042A3B312B277C19DD336D987B9C87E08BFA898 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.96/officecli-win-arm64.exe - InstallerSha256: 6FC211A52D092C8B2FA847F8181E76A712F295DBA9D8A37E1E0490C440892463 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index 275418ef66bfb..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.96 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.95...v1.0.96' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.96 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index 8dec2c8509b9d..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.96 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.yaml deleted file mode 100644 index 9708d3f526a83..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.96/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.96 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.97/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.97/HaiYing.OfficeCLI.installer.yaml deleted file mode 100644 index e9f12b8642b5c..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.97/HaiYing.OfficeCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.97 -InstallerType: portable -Commands: -- officecli -ReleaseDate: 2026-05-24 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.97/officecli-win-x64.exe - InstallerSha256: 16B1F4D1EDF47284462A5ED4E7519B8BF926B5E9499223646EF0B060C78D0775 -- Architecture: arm64 - InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.97/officecli-win-arm64.exe - InstallerSha256: 857DF92E5D13D6834D7A76D7F5BC5D116E8B14072872A370E3E915CF33E6F812 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.97/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.97/HaiYing.OfficeCLI.locale.en-US.yaml deleted file mode 100644 index f2e7aeba2a666..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.97/HaiYing.OfficeCLI.locale.en-US.yaml +++ /dev/null @@ -1,72 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.97 -PackageLocale: en-US -Publisher: Hying Technology Co., Ltd. -PublisherUrl: https://office-ai.net/ -PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues -Author: Hying Technology Co., Ltd. -PackageName: OfficeCLI -PackageUrl: https://github.com/iOfficeAI/OfficeCLI -License: Apache-2.0 -LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE -Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) -ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. -Description: |- - Why OfficeCLI? - - What used to take 50 lines of Python and 3 separate libraries: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') - - Now takes one command: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - What OfficeCLI can do: - - Create documents from scratch -- blank or with content - - Read text, structure, styles, formulas -- in plain text or structured JSON - - Analyze formatting issues, style inconsistencies, and structural problems - - Modify any element -- text, fonts, colors, layout, formulas, charts, images - - Reorganize content -- add, remove, move, copy elements across documents - - | Format | Read | Modify | Create | - | ------------------ | ---- | ------ | ------ | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties - Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing - PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders - - Use Cases - - For Developers: - - Automate report generation from databases or APIs - - Batch-process documents (bulk find/replace, style updates) - - Build document pipelines in CI/CD environments (generate docs from test results) - - Headless Office automation in Docker/containerized environments - For AI Agents: - - Generate presentations from user prompts (see examples above) - - Extract structured data from documents to JSON - - Validate and check document quality before delivery - For Teams: - - Clone document templates and populate with data - - Automated document validation in CI/CD pipelines -Tags: -- docx -- excel -- office -- openxml -- powerpoint -- pptx -- word -- xlsx -ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.96...v1.0.97' -ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.97 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.97/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.97/HaiYing.OfficeCLI.locale.zh-CN.yaml deleted file mode 100644 index 501e0e8178c19..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.97/HaiYing.OfficeCLI.locale.zh-CN.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.97 -PackageLocale: zh-CN -ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 -Description: |- - 为什么选择 OfficeCLI? - - 以前需要 50 行 Python 和 3 个独立库: - from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') - - 现在只需一条命令: - officecli add deck.pptx / --type slide --prop title="Q4 Report" - - OfficeCLI 能做什么: - - 创建 文档 -- 空白文档或带内容的文档 - - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON - - 分析 格式问题、样式不一致和结构缺陷 - - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 - - 重组 内容 -- 添加、删除、移动、复制跨文档元素 - - | 格式 | 读取 | 修改 | 创建 | - | ------------------ | ---- | ---- | ---- | - | Word (.docx) | ✅ | ✅ | ✅ | - | Excel (.xlsx) | ✅ | ✅ | ✅ | - | PowerPoint (.pptx) | ✅ | ✅ | ✅ | - - Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 - Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 - PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 - - 使用场景 - - 开发者: - - 从数据库或 API 自动生成报告 - - 批量处理文档(批量查找/替换、样式更新) - - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) - - Docker/容器化环境中的无头 Office 自动化 - AI 智能体: - - 根据用户提示生成演示文稿(见上方示例) - - 从文档提取结构化数据到 JSON - - 交付前验证和检查文档质量 - 团队: - - 克隆文档模板并填充数据 - - CI/CD 流水线中的自动化文档验证 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.97/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.97/HaiYing.OfficeCLI.yaml deleted file mode 100644 index b8c53d85be3d5..0000000000000 --- a/manifests/h/HaiYing/OfficeCLI/1.0.97/HaiYing.OfficeCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.97 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/h/Hiddify/Next/4.1.1/Hiddify.Next.installer.yaml b/manifests/h/Hiddify/Next/4.1.1/Hiddify.Next.installer.yaml new file mode 100644 index 0000000000000..367c0f1d22375 --- /dev/null +++ b/manifests/h/Hiddify/Next/4.1.1/Hiddify.Next.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: Hiddify.Next +PackageVersion: 4.1.1 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: 6L903538-42B1-4596-G479-BJ779F21A65D_is1 +ReleaseDate: 2026-03-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hiddify/hiddify-next/releases/download/v4.1.1/Hiddify-Windows-Setup-x64.exe + InstallerSha256: 3F6182B610168C0BB386FFEA1FC7F68318D3DF23C15840C8B13A3BE51B080A96 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hiddify/Next/4.1.1/Hiddify.Next.locale.en-US.yaml b/manifests/h/Hiddify/Next/4.1.1/Hiddify.Next.locale.en-US.yaml new file mode 100644 index 0000000000000..ad39cb2bf995f --- /dev/null +++ b/manifests/h/Hiddify/Next/4.1.1/Hiddify.Next.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: Hiddify.Next +PackageVersion: 4.1.1 +PackageLocale: en-US +Publisher: Hiddify +PublisherUrl: https://github.com/hiddify +PublisherSupportUrl: https://github.com/hiddify/hiddify-next/issues +PackageName: Hiddify Next +PackageUrl: https://github.com/hiddify/hiddify-next +License: CC BY-NC-SA 4.0 +LicenseUrl: https://github.com/hiddify/hiddify-next/blob/HEAD/LICENSE.md +ShortDescription: A multi-platform proxy app. Auto, SSH, VLESS, Vmess, Trojan, Reality, Sing-Box, Clash, Xray, Shadowsocks +Moniker: hiddify +Tags: +- proxy +- vpn +ReleaseNotes: "Release DownloadsHighlights:\n💥 This version includes the Xray Core, allowing you to use both Singbox and Xray cores simultaneously.\n• Added Advanced Config Editor\n• Added Xray core to the backend:\nTo use the Xray core, simply add the following to the end of your proxy link:\n&core=xray or just change vless, vmess, trojan to xvless, xvmess, xtrojan\n• Support for the new generation of Filtering circumvention as Split HTTP:\nThis feature helps keep your CDN connections alive.\n• Added support for both IPv4 and IPv6 versions in the WireGuard protocol.\n• Added a configuration editor:\nYou can now edit configurations within the app using the EDIT option.\n• Fix bug with alpn in configs\n• Added more modes to Warp:\n • 6 new modes and one advanced mode have been added to Warp, ranging from m1 to m6 and hHEX.\n • Set ifpm in the configuration to one of the modes. For example:ifpm=m4\n • Advanced mode hHEX:\nIn this mode, any number between 00 and FF can be used. Example:ifpm=h04FA0A\n • Configurations support both IPv4 and IPv6:\n • Setting auto4 in the Warp address will only provide an IPv4 range\n • Setting auto6 will only provide an IPv6 range\n • Setting auto will provide both ranges\n • ➡️ Sample configurations for Warp \nDownload based on your OS:بر اساس سیستم عامل خود دانلود کنید:List of all changes:ChangeLog" +ReleaseNotesUrl: https://github.com/hiddify/hiddify-next/releases/tag/v2.0.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hiddify/Next/4.1.1/Hiddify.Next.yaml b/manifests/h/Hiddify/Next/4.1.1/Hiddify.Next.yaml new file mode 100644 index 0000000000000..2bda8f5eaa421 --- /dev/null +++ b/manifests/h/Hiddify/Next/4.1.1/Hiddify.Next.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Hiddify.Next +PackageVersion: 4.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/happycola233/tchMaterial-parser/4.2/happycola233.tchMaterial-parser.installer.yaml b/manifests/h/happycola233/tchMaterial-parser/4.2/happycola233.tchMaterial-parser.installer.yaml new file mode 100644 index 0000000000000..93837cca2d1a5 --- /dev/null +++ b/manifests/h/happycola233/tchMaterial-parser/4.2/happycola233.tchMaterial-parser.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: happycola233.tchMaterial-parser +PackageVersion: "4.2" +InstallerLocale: zh-CN +InstallerType: portable +UpgradeBehavior: install +Commands: +- tchMaterial-parser +InstallLocationRequired: false +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/happycola233/tchMaterial-parser/releases/download/v4.2/tchMaterial-parser-windows-x64.exe + InstallerSha256: F95EB7469A3E2093D1DF2DF6C6F117D55D6AE0A8A989214E9B5C8819D33DAFE2 +- Architecture: arm64 + InstallerUrl: https://github.com/happycola233/tchMaterial-parser/releases/download/v4.2/tchMaterial-parser-windows-arm64.exe + InstallerSha256: 3AB533965A624925D8B55B381472EF4A78134F0EA6A24A427330647C99E923C1 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-08-18 diff --git a/manifests/h/happycola233/tchMaterial-parser/4.2/happycola233.tchMaterial-parser.locale.zh-CN.yaml b/manifests/h/happycola233/tchMaterial-parser/4.2/happycola233.tchMaterial-parser.locale.zh-CN.yaml new file mode 100644 index 0000000000000..af644bb23aee2 --- /dev/null +++ b/manifests/h/happycola233/tchMaterial-parser/4.2/happycola233.tchMaterial-parser.locale.zh-CN.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: happycola233.tchMaterial-parser +PackageVersion: "4.2" +PackageLocale: zh-CN +Publisher: 肥宅水水呀 +PublisherUrl: https://www.happycola.top/ +PublisherSupportUrl: https://github.com/happycola233/tchMaterial-parser/issues +Author: 肥宅水水呀 +PackageName: 国家中小学智慧教育平台 资源下载工具 +PackageUrl: https://github.com/happycola233/tchMaterial-parser +License: MIT +LicenseUrl: https://github.com/happycola233/tchMaterial-parser/blob/main/LICENSE +Copyright: © 2026 肥宅水水呀 +ShortDescription: 本工具可以帮助您从国家中小学智慧教育平台获取电子课本的 PDF 文件网址并进行下载,让您更方便地获取课本内容。 +Description: 本工具可以帮助您从国家中小学智慧教育平台获取电子课本的 PDF 文件网址并进行下载,让您更方便地获取课本内容。 +Tags: +- tchMaterial +- smartedu +ReleaseNotesUrl: https://github.com/happycola233/tchMaterial-parser/releases/tag/v4.2 +Documentations: +- DocumentLabel: 使用说明 + DocumentUrl: https://github.com/happycola233/tchMaterial-parser/blob/main/README.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/happycola233/tchMaterial-parser/4.2/happycola233.tchMaterial-parser.yaml b/manifests/h/happycola233/tchMaterial-parser/4.2/happycola233.tchMaterial-parser.yaml new file mode 100644 index 0000000000000..e7ee611e97946 --- /dev/null +++ b/manifests/h/happycola233/tchMaterial-parser/4.2/happycola233.tchMaterial-parser.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: happycola233.tchMaterial-parser +PackageVersion: "4.2" +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/i/Inkle/Inky/0.15.2/Inkle.Inky.installer.yaml b/manifests/i/Inkle/Inky/0.15.2/Inkle.Inky.installer.yaml new file mode 100644 index 0000000000000..ebe03b3ba4b24 --- /dev/null +++ b/manifests/i/Inkle/Inky/0.15.2/Inkle.Inky.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: Inkle.Inky +PackageVersion: 0.15.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: Inky.exe + PortableCommandAlias: inky +ReleaseDate: 2026-05-05 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/inkle/inky/releases/download/0.15.2/Inky_windows_64.zip + InstallerSha256: C6CF8CF567D63FF322E8A41DFDA453200B02D94403EF403CBD43778147F8411C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Inkle/Inky/0.15.2/Inkle.Inky.locale.en-US.yaml b/manifests/i/Inkle/Inky/0.15.2/Inkle.Inky.locale.en-US.yaml new file mode 100644 index 0000000000000..09c9d769ba254 --- /dev/null +++ b/manifests/i/Inkle/Inky/0.15.2/Inkle.Inky.locale.en-US.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Inkle.Inky +PackageVersion: 0.15.2 +PackageLocale: en-US +Publisher: Inkle +PublisherUrl: https://github.com/inkle +PublisherSupportUrl: https://github.com/inkle/inky/issues +PackageName: Inky +PackageUrl: https://github.com/inkle/inky +License: MIT License +ShortDescription: "An editor for ink: inkle's narrative scripting language" +ReleaseNotesUrl: https://github.com/inkle/inky/releases/tag/0.15.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/inkle/inky/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Inkle/Inky/0.15.2/Inkle.Inky.yaml b/manifests/i/Inkle/Inky/0.15.2/Inkle.Inky.yaml new file mode 100644 index 0000000000000..d71eef8883867 --- /dev/null +++ b/manifests/i/Inkle/Inky/0.15.2/Inkle.Inky.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Inkle.Inky +PackageVersion: 0.15.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/JPersson77/LGTVCompanion/5.7.0/JPersson77.LGTVCompanion.installer.yaml b/manifests/j/JPersson77/LGTVCompanion/5.7.0/JPersson77.LGTVCompanion.installer.yaml new file mode 100644 index 0000000000000..eebc10f4b22b7 --- /dev/null +++ b/manifests/j/JPersson77/LGTVCompanion/5.7.0/JPersson77.LGTVCompanion.installer.yaml @@ -0,0 +1,31 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JPersson77.LGTVCompanion +PackageVersion: 5.7.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{30E34C39-D56E-421E-A99E-F044E461AAE1}' +ReleaseDate: 2026-08-17 +AppsAndFeaturesEntries: +- DisplayName: LGTV Companion + Publisher: J Persson + ProductCode: '{30E34C39-D56E-421E-A99E-F044E461AAE1}' + UpgradeCode: '{0BA17E5B-11CE-491D-B1A1-05DD2D9F610A}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/JPersson77/LGTVCompanion/releases/download/v5.7.0/LGTV.Companion.Setup.x64.msi + InstallerSha256: CC0D0EF17104FD7AB2B04753AB0D54521A311AC8B5B2ABDDB9C25E09C7EAC139 +- Architecture: arm64 + InstallerUrl: https://github.com/JPersson77/LGTVCompanion/releases/download/v5.7.0/LGTV.Companion.Setup.ARM64.msi + InstallerSha256: C1AAD0231929BFB7690E13FD30D2B6752AEB24198FF1F13171BB22A19F155F00 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JPersson77/LGTVCompanion/5.7.0/JPersson77.LGTVCompanion.locale.en-US.yaml b/manifests/j/JPersson77/LGTVCompanion/5.7.0/JPersson77.LGTVCompanion.locale.en-US.yaml new file mode 100644 index 0000000000000..7f359cd9b7368 --- /dev/null +++ b/manifests/j/JPersson77/LGTVCompanion/5.7.0/JPersson77.LGTVCompanion.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JPersson77.LGTVCompanion +PackageVersion: 5.7.0 +PackageLocale: en-US +Publisher: JPersson77 +PublisherUrl: https://github.com/JPersson77 +PublisherSupportUrl: https://github.com/JPersson77/LGTVCompanion/issues +Author: JPersson77 +PackageName: LGTVCompanion +PackageUrl: https://github.com/JPersson77/LGTVCompanion/releases +License: MIT +LicenseUrl: https://github.com/JPersson77/LGTVCompanion/blob/HEAD/LICENSE +Copyright: Copyright (c) 2021-2024 Jörgen Persson +CopyrightUrl: https://github.com/JPersson77/LGTVCompanion/blob/master/LICENSE +ShortDescription: Power On and Off WebOS LG TVs together with your PC. +Description: This application (UI and service) controls LG WebOS TVs and displays. +Moniker: LGTVCompanion +Tags: +- cplusplus +- eventlog +- lg +- namedpipe +- networking +- service +- vcpkg +- webos +- websocket +- windows10 +- windows11 +- windowsservice +- winsocket +ReleaseNotes: |- + What's Changed + - Fixed webos26 permission issue and restored all functionality, including virtual button press functionality (thanks for input @till69) + - Removed unnecessary service dependencies + - Added option to ignore system-wide idle fallback signal in User Idle Mode (thanks for PR @arough007) + Please note! The permissions issue fix should not require re-pairing the TV, but in case of any issue please try re-pairing or report an issue accordingly +ReleaseNotesUrl: https://github.com/JPersson77/LGTVCompanion/releases/tag/v5.7.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JPersson77/LGTVCompanion/5.7.0/JPersson77.LGTVCompanion.yaml b/manifests/j/JPersson77/LGTVCompanion/5.7.0/JPersson77.LGTVCompanion.yaml new file mode 100644 index 0000000000000..e560b5d84d16d --- /dev/null +++ b/manifests/j/JPersson77/LGTVCompanion/5.7.0/JPersson77.LGTVCompanion.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: JPersson77.LGTVCompanion +PackageVersion: 5.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/Julialang/Juliaup/1.22.2.0/Julialang.Juliaup.installer.yaml b/manifests/j/Julialang/Juliaup/1.22.2.0/Julialang.Juliaup.installer.yaml new file mode 100644 index 0000000000000..b3fb588fdfa09 --- /dev/null +++ b/manifests/j/Julialang/Juliaup/1.22.2.0/Julialang.Juliaup.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: Julialang.Juliaup +PackageVersion: 1.22.2.0 +MinimumOSVersion: 10.0.17134.0 +InstallerType: appx +UpgradeBehavior: install +Commands: +- julia +- juliaup +FileExtensions: +- jl +PackageFamilyName: JuliaComputingInc.Julia_5z4q23t4ga8jg +ReleaseDate: 2026-08-17 +Installers: +- Architecture: x86 + InstallerUrl: https://julialang-s3.julialang.org/juliaup/winappinstaller/Julia-x86-1.22.2.0.appx + InstallerSha256: 69A3F80FBB3F96B57E9EA9F9E31D4AF0058B6F4DB3EC05F023F33E38A9FE3A22 + SignatureSha256: CC1ED66F51AAE1166B4DB70ED39D6414C5494F53633616DB00BA04BEF02A1E81 +- Architecture: x64 + InstallerUrl: https://julialang-s3.julialang.org/juliaup/winappinstaller/Julia-x64-1.22.2.0.appx + InstallerSha256: 7A41CA1E26D55D7B3B037BF9D4ED2AD8FA262AB783D7BB66FFD5C7E0F30BFEC4 + SignatureSha256: 130B5618EA02C77103E9C170449D369BC890C1A648387654FE0B2ED1227759B4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/Julialang/Juliaup/1.22.2.0/Julialang.Juliaup.locale.en-US.yaml b/manifests/j/Julialang/Juliaup/1.22.2.0/Julialang.Juliaup.locale.en-US.yaml new file mode 100644 index 0000000000000..9405a49096e4c --- /dev/null +++ b/manifests/j/Julialang/Juliaup/1.22.2.0/Julialang.Juliaup.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Julialang.Juliaup +PackageVersion: 1.22.2.0 +PackageLocale: en-US +Publisher: Julia Computing, Inc. +PublisherUrl: https://julialang.org/ +PublisherSupportUrl: https://julialang.org/about/help/ +Author: Julia Computing, Inc. +PackageName: Julia +PackageUrl: https://julialang.org/ +License: MIT +LicenseUrl: https://github.com/JuliaLang/julia/blob/master/LICENSE.md +Copyright: 'Copyright (c) 2009-2026: Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and other contributors: https://github.com/JuliaLang/julia/contributors' +ShortDescription: Julia is a high-level, high-performance, dynamic programming language. +Description: Julia is a high-level, high-performance, dynamic programming language. While it is a general-purpose language and can be used to write any application, many of its features are well suited for numerical analysis and computational science. +Moniker: julia +Tags: +- computation +- hpc +- language +- numerical +- programming-language +- science +ReleaseNotes: |- + What's Changed + - [AUTO] Update version db by @github-actions[bot] in https://github.com/JuliaLang/juliaup/pull/1571 + - Fix concurrent add dropping downloaded version by @KristofferC in https://github.com/JuliaLang/juliaup/pull/1573 + Full Changelog: https://github.com/JuliaLang/juliaup/compare/v1.22.1...v1.22.2 +ReleaseNotesUrl: https://github.com/JuliaLang/juliaup/releases/tag/v1.22.2 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.julialang.org/ +- DocumentLabel: Learn + DocumentUrl: https://julialang.org/learning/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/Julialang/Juliaup/1.22.2.0/Julialang.Juliaup.locale.zh-CN.yaml b/manifests/j/Julialang/Juliaup/1.22.2.0/Julialang.Juliaup.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9996bee3fc187 --- /dev/null +++ b/manifests/j/Julialang/Juliaup/1.22.2.0/Julialang.Juliaup.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Julialang.Juliaup +PackageVersion: 1.22.2.0 +PackageLocale: zh-CN +Publisher: Julia Computing, Inc. +PublisherUrl: https://julialang.org/ +PublisherSupportUrl: https://julialang.org/about/help/ +Author: Julia Computing, Inc. +PackageName: Julia +PackageUrl: https://julialang.org/ +License: MIT +LicenseUrl: https://github.com/JuliaLang/julia/blob/master/LICENSE.md +Copyright: 'Copyright (c) 2009-2026: Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and other contributors: https://github.com/JuliaLang/julia/contributors' +ShortDescription: Julia 是一种高级、高性能的动态编程语言。 +Description: Julia 是一种高级、高性能的动态编程语言。Julia 作为通用语言可以用于编写任何应用程序,同时其许多功能都非常适合数值分析和计算科学。 +Tags: +- 数值 +- 科学 +- 编程语言 +- 计算 +- 语言 +- 高性能计算 +ReleaseNotesUrl: https://github.com/JuliaLang/juliaup/releases/tag/v1.22.2 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.julialang.org/ +- DocumentLabel: 学习 + DocumentUrl: https://julialang.org/learning/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/Julialang/Juliaup/1.22.2.0/Julialang.Juliaup.yaml b/manifests/j/Julialang/Juliaup/1.22.2.0/Julialang.Juliaup.yaml new file mode 100644 index 0000000000000..4836270d385a3 --- /dev/null +++ b/manifests/j/Julialang/Juliaup/1.22.2.0/Julialang.Juliaup.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: Julialang.Juliaup +PackageVersion: 1.22.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/jark006/jarkViewer/1.34/jark006.jarkViewer.installer.yaml b/manifests/j/jark006/jarkViewer/1.34/jark006.jarkViewer.installer.yaml new file mode 100644 index 0000000000000..8aeef289edaaa --- /dev/null +++ b/manifests/j/jark006/jarkViewer/1.34/jark006.jarkViewer.installer.yaml @@ -0,0 +1,76 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: jark006.jarkViewer +PackageVersion: "1.34" +InstallerType: portable +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +FileExtensions: +- 3fr +- apng +- arw +- avif +- avifs +- bmp +- bpg +- cr2 +- cr3 +- crw +- dib +- dng +- exr +- gif +- hdr +- heic +- heif +- ico +- icon +- jfif +- jp2 +- jpe +- jpeg +- jpg +- jxl +- jxr +- kdc +- mrw +- nef +- orf +- pbm +- pef +- pfm +- pgm +- pic +- png +- pnm +- ppm +- psd +- pxm +- raf +- ras +- raw +- rw2 +- sr +- sr2 +- srf +- svg +- tga +- tif +- tiff +- webp +- wp2 +- x3f +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-04-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/jark006/JarkViewer/releases/download/v1.34/JarkViewer.exe + InstallerSha256: A5F60BEB5DB5729E2734D4DE38BFCDC1E063DC83EE00218F80B27B092AFDADE8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/jark006/jarkViewer/1.34/jark006.jarkViewer.locale.en-US.yaml b/manifests/j/jark006/jarkViewer/1.34/jark006.jarkViewer.locale.en-US.yaml new file mode 100644 index 0000000000000..5ed6e3e018cc4 --- /dev/null +++ b/manifests/j/jark006/jarkViewer/1.34/jark006.jarkViewer.locale.en-US.yaml @@ -0,0 +1,52 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: jark006.jarkViewer +PackageVersion: "1.34" +PackageLocale: en-US +Publisher: JARK006 +PublisherUrl: https://github.com/jark006 +PublisherSupportUrl: https://github.com/jark006/JarkViewer/issues +Author: JARK006 +PackageName: JarkViewer +PackageUrl: https://github.com/jark006/JarkViewer +License: GPL-3.0 +LicenseUrl: https://github.com/jark006/JarkViewer/blob/HEAD/LICENSE +Copyright: Copyright (C) 2023-2026 JARK006 +CopyrightUrl: https://github.com/jark006/JarkViewer/blob/main/LICENSE +ShortDescription: A simple image viewer. +Tags: +- avif +- heic +- heif +- ico +- image-viewer +- jarkviewer +- jpeg-xl +- jxl +- photo-viewer +- picture-viewer +- psd +- raw +- raw-image +- svg +- webp +- windows +ReleaseNotes: |- + JarkViewer v1.33 更新 2026/03/03 + 1. 支持多页TIFF图像 + 2. 配置文件换到程序所在目录 + 3. 修复打印页滚轮坐标异常 + 4. 修复ico解码异常 + 5. 修复实况照片无法解析视频 + 6. 修复解析Exif.Photo.UserComment异常 + JarkViewer v1.33 Update 2026/03/03 + 1. Support for multi-page TIFF images + 2. Configuration file moved to the program directory + 3. Fixed abnormal scroll wheel coordinates on print page + 4. Fixed ICO decoding exception + 5. Fixed issue where Live Photos could not parse videos + 6. Fixed parsing exception for Exif.Photo.UserComment +ReleaseNotesUrl: https://github.com/jark006/JarkViewer/releases/tag/v1.33 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/jark006/jarkViewer/1.34/jark006.jarkViewer.yaml b/manifests/j/jark006/jarkViewer/1.34/jark006.jarkViewer.yaml new file mode 100644 index 0000000000000..282036e7693b8 --- /dev/null +++ b/manifests/j/jark006/jarkViewer/1.34/jark006.jarkViewer.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: jark006.jarkViewer +PackageVersion: "1.34" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/jerrywu001/cc-sessions-viewer/0.3.19/jerrywu001.cc-sessions-viewer.installer.yaml b/manifests/j/jerrywu001/cc-sessions-viewer/0.3.19/jerrywu001.cc-sessions-viewer.installer.yaml new file mode 100644 index 0000000000000..36c1d1b2a207b --- /dev/null +++ b/manifests/j/jerrywu001/cc-sessions-viewer/0.3.19/jerrywu001.cc-sessions-viewer.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: jerrywu001.cc-sessions-viewer +PackageVersion: 0.3.19 +UpgradeBehavior: install +ReleaseDate: 2026-08-18 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/jerrywu001/cc-sessions-viewer/releases/download/v0.3.19/Sessions.Viewer_0.3.19_x64-setup.exe + InstallerSha256: B8C2E4D47C11E67A6DAEAB20FD1122C8832776AD37D87B154FEF1AC35F104BD4 + ProductCode: Sessions Viewer +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/jerrywu001/cc-sessions-viewer/releases/download/v0.3.19/Sessions.Viewer_0.3.19_x64_en-US.msi + InstallerSha256: E4C70882F64CED23232CAB51054D9ED0A7247172384BB10F8DE0E0F2B81F4C47 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{F7279898-9ABB-4532-974D-4A53F45D973C}' + AppsAndFeaturesEntries: + - UpgradeCode: '{8E2574C0-969D-515B-A3BA-FA3339E97BD2}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/jerrywu001/cc-sessions-viewer/0.3.19/jerrywu001.cc-sessions-viewer.locale.en-US.yaml b/manifests/j/jerrywu001/cc-sessions-viewer/0.3.19/jerrywu001.cc-sessions-viewer.locale.en-US.yaml new file mode 100644 index 0000000000000..bffc5c3a988e1 --- /dev/null +++ b/manifests/j/jerrywu001/cc-sessions-viewer/0.3.19/jerrywu001.cc-sessions-viewer.locale.en-US.yaml @@ -0,0 +1,55 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: jerrywu001.cc-sessions-viewer +PackageVersion: 0.3.19 +PackageLocale: en-US +Publisher: wuchao +PublisherUrl: https://github.com/jerrywu001 +PublisherSupportUrl: https://github.com/jerrywu001/cc-sessions-viewer/issues +PackageName: cc-sessions-viewer +PackageUrl: https://github.com/jerrywu001/cc-sessions-viewer +License: Freeware +ShortDescription: Support cc/codex/gemini sessions viewer, token usage statistics, global search, resume, and export to html +Description: |- + A native desktop browser for Claude Code, Codex, and Gemini CLI — read, search, and manage local session transcripts from all three in one place. + Faithful replay — thinking chains, tool-call pairings, structured diffs, inline screenshots. + Fast search — cross-project global hit (⌘⇧F) jumps to the exact message; one-click resume in Terminal. + Deep stats — aggregate token spend and cost; slice by project, model, or tool. + Read-only safety — original JSONL is never touched; delete is a move to shared trash, never rm. + Flexible export — single session or batches to offline-readable Markdown or HTML. + + Features + - 🗂 Unified project view — group sessions by working directory across both CLIs + - 💬 Faithful chat replay — text, thinking blocks, tool calls, structured diffs, inline images + - 🔎 In-session search with scope — search across the whole conversation or scope to user messages, agent replies (incl. edits), or tool noise; prev / next jump + match counter + - 🌐 Global search (⌘⇧F / Ctrl+Shift+F) — Algolia-style overlay over the current agent, scoped to session titles and your own messages; click a hit to jump straight to that message with a flash highlight; recent queries with single-item removal + - 🔃 Session list search & sort — keyword search runs on the Rust side, matching session titles and your message text (cancellable mid-typing); sort by recency / size / message count, or show only ones with an ID + - 🪗 Collapse / expand all tool calls — one click to hide tool-call clutter and focus on the conversation + - 📤 Export session — save a single session to Markdown or HTML (native Save-As, offline-renderable HTML with inlined avatars / styles) + - 🧰 Multi-select & batch ops — pick sessions in bulk to move them to the trash or export them into a single export-YYYYMMDD-HHMMSS-{md,html}/ folder + - 🔄 Resume or start fresh — open Terminal in a project to resume an existing session (claude --resume / codex resume ) or start a brand-new one + - 📡 Live tail — opened session auto-refreshes as the CLI appends new messages; an "● Live" indicator shows the watcher is active, and a "N new ↓" pill surfaces additions when you've scrolled up + - 🗑 Shared trash — soft-delete, preview a deleted session's transcript, restore one or many (multi-select); survives across both agents + - 🏠 Welcome screen — recently opened projects per agent with one-click reopen + per-entry removal + - 📌 Pin / sink projects — color-coded pins on the sidebar; sunk projects go to the bottom + - ✏️ Rename sessions — your new title syncs back to the CLI, so claude / codex resume pickers show it too + - 🌗 Light / dark / system theme — Codex-inspired neutral palette with brand-color accents + - 🌐 i18n with auto-detect — English / 简体中文 / 繁體中文 / 日本語;first launch matches the OS language, falls back to English + - ⚡️ Custom tooltip & agent brand icons — no out-of-place native chrome + - 🖼 Image lightbox for screenshots embedded in transcripts +Tags: +- antigravity-cli +- claude-code +- codex +- gemini-cli +ReleaseNotes: |- + 🚀 Features + - Add search scope selector and tidy session lifecycle UI - by wuchao (dced7) + - Add prompt navigation rail and restore-defaults settings - by wuchao (1aba0) + 🐞 Bug Fixes + - Render nested ordered Markdown lists - by wuchao (4fc4a) + View changes on GitHub +ReleaseNotesUrl: https://github.com/jerrywu001/cc-sessions-viewer/releases/tag/v0.3.19 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/jerrywu001/cc-sessions-viewer/0.3.19/jerrywu001.cc-sessions-viewer.locale.zh-CN.yaml b/manifests/j/jerrywu001/cc-sessions-viewer/0.3.19/jerrywu001.cc-sessions-viewer.locale.zh-CN.yaml new file mode 100644 index 0000000000000..83095328ff50f --- /dev/null +++ b/manifests/j/jerrywu001/cc-sessions-viewer/0.3.19/jerrywu001.cc-sessions-viewer.locale.zh-CN.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: jerrywu001.cc-sessions-viewer +PackageVersion: 0.3.19 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 支持 cc/codex/gemini 会话查看器、令牌使用统计、全局搜索、恢复和导出为 html +Description: |- + 一个适用于 Claude Code、Codex 和 Gemini CLI 的原生桌面浏览器——在一个地方读取、搜索和管理这三个工具的本地会话记录。 + 忠实回放——思维链、工具调用配对、结构化差异、内联截图。 + 快速搜索——跨项目的全局查找(⌘⇧F)直接跳转到确切消息;一键在终端中恢复。 + 深度统计——汇总 token 消耗与成本;按项目、模型或工具进行细分。 + 只读安全——原始 JSONL 文件永不被修改;删除操作是移至共享回收站,而非 rm 命令。 + 灵活导出——单个会话或批量导出为可离线阅读的 Markdown 或 HTML 格式。 + + 功能 + - 🗂 统一项目视图 —— 按工作目录对两个 CLI 中的会话进行分组 + - 💬 忠实聊天回放 —— 文本、思考块、工具调用、结构化差异、内联图像 + - 🔎 会话内搜索并支持范围筛选 —— 可在整个对话中搜索,或限定于用户消息、智能体回复(包含编辑内容)或工具输出;支持上一项/下一项跳转及匹配计数 + - 🌐 全局搜索(⌘⇧F / Ctrl+Shift+F)—— 类似 Algolia 的覆盖层,作用于当前智能体,搜索范围包括会话标题和你自己的消息;点击结果可直接跳转至对应消息,并高亮闪烁提示;支持最近查询历史,可单项删除 + - 🔃 会话列表搜索与排序 —— 关键词搜索运行于 Rust 端,匹配会话标题和你的消息文本(输入过程中可取消);支持按时间新旧/大小/消息数量排序,或仅显示带有 ID 的会话 + - 🪗 展开 / 折叠全部工具调用 —— 一键隐藏工具调用杂项,专注于对话内容 + - 📤 导出会话 —— 将单个会话保存为 Markdown 或 HTML 格式(原生“另存为”对话框,HTML 支持内联头像和样式,可离线渲染) + - 🧰 多选与批量操作 —— 批量选择会话,将其移至回收站或导出到单个 export-YYYYMMDD-HHMMSS-{md,html}/ 文件夹中 + - 🔁 恢复或新建会话 —— 在项目中打开终端以恢复现有会话(claude --resume / codex resume ),或启动全新会话 + - 📡 实时尾随 —— 已打开的会话会在 CLI 追加新消息时自动刷新;“● Live”指示器显示监听器处于活动状态,当你向上滚动时,“N 新 ↓”标签会提示新增内容 + - 🗑 共享回收站 —— 软删除机制,可预览已删除会话的内容,支持恢复一个或多个(支持多选);在两个智能体之间共享 + - 🏠 欢迎界面 —— 按智能体列出最近打开的项目,支持一键重新打开及逐条删除 + - 📌 固定 / 沉底项目 —— 侧边栏支持颜色编码的固定标记;沉底项目将排列到底部 + - ✏️ 重命名会话 —— 你的新标题将同步回 CLI,使 claude / codex 的恢复选择器也能显示该名称 + - 🌗 浅色 / 深色 / 系统主题 —— 采用 Codex 风格的中性配色方案,辅以品牌色彩点缀 + - 🌐 多语言支持并自动检测 —— 英语 / 简体中文 / 繁體中文 / 日本語;首次启动时匹配操作系统语言,否则默认为英语 + - ⚡️ 自定义工具提示与智能体品牌图标 —— 无违和感的原生界面元素 + - 🖼 内嵌截图的图片灯箱查看功能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/jerrywu001/cc-sessions-viewer/0.3.19/jerrywu001.cc-sessions-viewer.yaml b/manifests/j/jerrywu001/cc-sessions-viewer/0.3.19/jerrywu001.cc-sessions-viewer.yaml new file mode 100644 index 0000000000000..b3cfce11b39e1 --- /dev/null +++ b/manifests/j/jerrywu001/cc-sessions-viewer/0.3.19/jerrywu001.cc-sessions-viewer.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: jerrywu001.cc-sessions-viewer +PackageVersion: 0.3.19 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/Lime/Lime/1.131.0/Lime.Lime.installer.yaml b/manifests/l/Lime/Lime/1.131.0/Lime.Lime.installer.yaml new file mode 100644 index 0000000000000..32bdab2b6f3d7 --- /dev/null +++ b/manifests/l/Lime/Lime/1.131.0/Lime.Lime.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: Lime.Lime +PackageVersion: 1.131.0 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- lime +ProductCode: lime +ReleaseDate: 2026-08-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/limecloud/lime/releases/download/v1.131.0/Lime-1.131.0.Setup.exe + InstallerSha256: 17733AF168E6DE886732829DAD05124520F671982C51C965287E067CF337CE9C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/Lime/Lime/1.131.0/Lime.Lime.locale.en-US.yaml b/manifests/l/Lime/Lime/1.131.0/Lime.Lime.locale.en-US.yaml new file mode 100644 index 0000000000000..09bf4c59c9870 --- /dev/null +++ b/manifests/l/Lime/Lime/1.131.0/Lime.Lime.locale.en-US.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: Lime.Lime +PackageVersion: 1.131.0 +PackageLocale: en-US +License: Proprietary +ShortDescription: An open-source AI content workbench built for Chinese creators. +Description: |- + Lime is an open-source Electron desktop AI content workbench designed for Chinese creators, brand operators, research-oriented writers, and small teams. It covers AI writing, topic research, asset management, prompt accumulation, knowledge bases, and multi-model creative workflows. + + You can think of it as an AI workspace better suited for long-term creation: + - It’s not just about single questions and answers; it’s about making continuous progress on a project. + - It’s not about finding references and rewriting prompts every time; it’s about accumulating references, styles, and methodologies. + - It’s not about results getting lost in chat history after generation; it’s about saving results so they can be reused next time. + - It’s not tied to a single AI service; it allows you to use the model capabilities you have already configured. + If you frequently switch between bookmarks, documents, chat tools, image tools, and model backends, Lime aims to consolidate these actions into a single creative space. + + What you can do with Lime: + - AI Writing and Content Creation: Write WeChat Official Account articles, Xiaohongshu notes, video scripts, podcast outlines, and livestream scripts. + - Research and Knowledge Organization: Organize webpages, notes, screenshots, interviews, and historical materials to generate reports or briefs. + - Topic Analysis and Content Review: Deconstruct viral cases, competitor content, publishing cadences, and expression styles. + - Prompt Management and Style Reuse: Save common writing styles, brand tones, topic selection methods, and team templates. + - Multimodal Creative Preparation: Generate image prompts, cover directions, presentation structures, or webpage drafts. + - Multi-Model Workflow: Use your own configured AI providers and models to continuously edit, expand, compress, or cross-post within the same task. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Lime/Lime/1.131.0/Lime.Lime.locale.zh-CN.yaml b/manifests/l/Lime/Lime/1.131.0/Lime.Lime.locale.zh-CN.yaml new file mode 100644 index 0000000000000..436b93595329e --- /dev/null +++ b/manifests/l/Lime/Lime/1.131.0/Lime.Lime.locale.zh-CN.yaml @@ -0,0 +1,60 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Lime.Lime +PackageVersion: 1.131.0 +PackageLocale: zh-CN +Publisher: Lime +PublisherUrl: https://limeai.run/ +PublisherSupportUrl: https://github.com/limecloud/lime/issues +PrivacyUrl: https://limeai.run/privacy/ +PackageName: Lime +PackageUrl: https://limeai.run/ +License: 专有软件 +LicenseUrl: https://limeai.run/terms/ +Copyright: © 2026 Lime +ShortDescription: 给中文创作者用的开源 AI 内容工作台 +Description: |- + Lime 是一个开源的 Electron 桌面端 AI 内容工作台,面向中文创作者、品牌运营、研究型写作者和小团队,覆盖 AI 写作、选题研究、素材管理、提示词沉淀、知识库和多模型创作流程。 + + 你可以把它理解成一个更适合长期创作的 AI 工作台: + - 不是只问一句、答一句,而是围绕一个项目持续推进 + - 不是每次都重新找资料、重新写提示词,而是把参考、风格和做法沉淀下来 + - 不是生成完就散落在聊天记录里,而是把结果保存起来,下一次还能继续用 + - 不是绑定某一家 AI 服务,而是让你使用自己已经配置好的模型能力 + 如果你经常在收藏夹、文档、聊天工具、图片工具和模型后台之间来回切换,Lime 想帮你把这些动作收回到同一个创作空间里。 + + 你可以用 Lime 做什么 + - AI 写作与内容创作:写公众号文章、小红书笔记、视频脚本、播客提纲和直播话术 + - 资料研究与知识整理:整理网页、笔记、截图、访谈和历史材料,生成报告或简报 + - 选题分析与内容复盘:拆解爆款案例、竞品内容、发布节奏和表达风格 + - 提示词管理与风格复用:保存常用写法、品牌语气、选题方法和团队模板 + - 多模态创作准备:生成图片提示词、封面方向、演示稿结构或网页草稿 + - 多模型工作流:使用自己配置的 AI 服务商和模型,在同一个任务里持续修改、扩写、压缩或换平台发布 +ReleaseNotes: |- + Lime v1.131.0 + 新功能 + - 上线 Scheduled Tasks current 工作台,覆盖创建、编辑、暂停、立即运行、运行历史与对话回链。 + - 新增 scheduledTask/changed 和 scheduledTask/run/updated typed notification,经 App Server、Renderer bridge 与 Electron Desktop Host 投影任务和运行终态。 + - 支持运行中删除的软删除合同:保留 Agent Run 与 canonical Thread/Turn 历史,完成写回不会复活已删除任务。 + 修复 + - 修复 Scheduled Task new_thread 在 modelId=null 时绕过 canonical 模型选择,导致真实 Runtime backend 缺少 provider/model selection 的问题。 + - 修复立即运行失败后页面不刷新运行历史的问题;失败 Run、终态通知和错误提示现在会及时回显。 + - 修复通知 Host 返回 unsupported/failed 时错误被伪装为成功的问题,并补齐任务状态刷新与删除确认语义。 + 优化与重构 + - 将旧 Automation 管理面迁移到 Scheduled Tasks current 协议、唯一存储映射和 typed Renderer gateway,清理已脱离构建图的旧页面、fixture 与 API 双轨。 + - 收敛调度 worker 的 manual/due/catch-up/missed/recovery 终态、重叠策略、one-shot CAS、DST 与启动恢复行为,保持 RuntimeCore/Thread/Turn/Agent Run 单一主链。 + - 更新五语种 Scheduled Tasks 文案、协议 schema、生成客户端、治理目录和执行计划,补齐真实 Electron current fixture。 + 测试与质量 + - 通过 App Server protocol/client contracts、Scheduled Tasks 定向 Vitest 与 Rust related/changed 验证。 + - 通过 Scheduled Tasks Electron Gate B、Agent runtime current fixture、GUI smoke、治理报告、verify:local、格式检查与 diff 检查。 + 文档 + - 更新 Scheduled Tasks 架构、命令边界、迁移账本、路线图与实现计划,记录通知、软删除和 provider route 的 current owner。 + - 新增 v1.131.0 发布执行计划,明确平台证据与旧 Automation 物理清理的剩余边界。 + 其他 + - 将根应用、CLI npm 包、Rust workspace 与 Cargo.lock 版本统一提升到 1.131.0。 + - Windows Notification Center、真实 macOS/Windows sleep-resume、签名、公证和正式 release asset 证据仍需对应平台或 CI runner,不在本地候选中冒充完成。 + 完整变更:v1.130.0 → v1.131.0 +ReleaseNotesUrl: https://github.com/limecloud/lime/releases/tag/v1.131.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Lime/Lime/1.131.0/Lime.Lime.yaml b/manifests/l/Lime/Lime/1.131.0/Lime.Lime.yaml new file mode 100644 index 0000000000000..5b59f8e54d78d --- /dev/null +++ b/manifests/l/Lime/Lime/1.131.0/Lime.Lime.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: Lime.Lime +PackageVersion: 1.131.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Micronaut/Launch/5.1.1/Micronaut.Launch.installer.yaml b/manifests/m/Micronaut/Launch/5.1.1/Micronaut.Launch.installer.yaml new file mode 100644 index 0000000000000..3d001e1182b73 --- /dev/null +++ b/manifests/m/Micronaut/Launch/5.1.1/Micronaut.Launch.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: Micronaut.Launch +PackageVersion: 5.1.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mn-win-amd64-v5.1.1/bin/mn.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-08-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/micronaut-projects/micronaut-starter/releases/download/v5.1.1/mn-win-amd64-v5.1.1.zip + InstallerSha256: 40D1C330798E84A77E526C437CB5518D20C55E9F3FD35FA45285C70CF4435FEB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Micronaut/Launch/5.1.1/Micronaut.Launch.locale.en-US.yaml b/manifests/m/Micronaut/Launch/5.1.1/Micronaut.Launch.locale.en-US.yaml new file mode 100644 index 0000000000000..aacef77202edf --- /dev/null +++ b/manifests/m/Micronaut/Launch/5.1.1/Micronaut.Launch.locale.en-US.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Micronaut.Launch +PackageVersion: 5.1.1 +PackageLocale: en-US +Publisher: Micronaut Foundation +PublisherUrl: https://micronaut.io/ +PublisherSupportUrl: https://github.com/micronaut-projects/micronaut-starter/issues +PackageName: Micronaut Launch +PackageUrl: https://github.com/micronaut-projects/micronaut-starter +License: Apache-2.0 +LicenseUrl: https://github.com/micronaut-projects/micronaut-starter/blob/HEAD/LICENSE +ShortDescription: Micronaut - A modern, JVM-based (Java, Groovy, Kotlin), full-stack framework for building modular and testable microservice and serverless applications +Moniker: micronaut +ReleaseNotes: Full Changelog:v5.0.4...v5.0.5 +ReleaseNotesUrl: https://github.com/micronaut-projects/micronaut-starter/releases/tag/v5.0.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Micronaut/Launch/5.1.1/Micronaut.Launch.yaml b/manifests/m/Micronaut/Launch/5.1.1/Micronaut.Launch.yaml new file mode 100644 index 0000000000000..ecca7d6c718af --- /dev/null +++ b/manifests/m/Micronaut/Launch/5.1.1/Micronaut.Launch.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Micronaut.Launch +PackageVersion: 5.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/151.0.4129.93/Microsoft.EdgeDriver.installer.yaml b/manifests/m/Microsoft/EdgeDriver/151.0.4129.93/Microsoft.EdgeDriver.installer.yaml new file mode 100644 index 0000000000000..78b86bb9e20b0 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/151.0.4129.93/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.93 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: msedgedriver.exe + PortableCommandAlias: msedgedriver +ReleaseDate: 2026-08-17 +Installers: +- Architecture: x86 + InstallerUrl: https://msedgedriver.microsoft.com/151.0.4129.93/edgedriver_win32.zip + InstallerSha256: 7BD885BB88F589C3BF0540F50BD1B5E3863D8508D1129445B8090828F1FA420D +- Architecture: x64 + InstallerUrl: https://msedgedriver.microsoft.com/151.0.4129.93/edgedriver_win64.zip + InstallerSha256: D9F603FF3E2CAC21C8411DC57A69BC242569A8CBF4DED5ADABA87C1E565119C8 +- Architecture: arm64 + InstallerUrl: https://msedgedriver.microsoft.com/151.0.4129.93/edgedriver_arm64.zip + InstallerSha256: 7E399BA0C9F446F2EFAA1A7EA9F522BA4A8721FEF1355333E273D30D832142A6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/151.0.4129.93/Microsoft.EdgeDriver.locale.en-US.yaml b/manifests/m/Microsoft/EdgeDriver/151.0.4129.93/Microsoft.EdgeDriver.locale.en-US.yaml new file mode 100644 index 0000000000000..3918c334e0342 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/151.0.4129.93/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.93 +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.93/Microsoft.EdgeDriver.locale.zh-CN.yaml b/manifests/m/Microsoft/EdgeDriver/151.0.4129.93/Microsoft.EdgeDriver.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c7730738db0b0 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/151.0.4129.93/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.93 +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.93/Microsoft.EdgeDriver.yaml b/manifests/m/Microsoft/EdgeDriver/151.0.4129.93/Microsoft.EdgeDriver.yaml new file mode 100644 index 0000000000000..af68110bdf2cf --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/151.0.4129.93/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.93 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/151.0.4129.93/Microsoft.EdgeWebView2Runtime.installer.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/151.0.4129.93/Microsoft.EdgeWebView2Runtime.installer.yaml new file mode 100644 index 0000000000000..16701d56b4a48 --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/151.0.4129.93/Microsoft.EdgeWebView2Runtime.installer.yaml @@ -0,0 +1,54 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeWebView2Runtime +PackageVersion: 151.0.4129.93 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +InstallerSuccessCodes: +- -2147219416 +- -2147219187 +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +ProductCode: Microsoft EdgeWebView +ReleaseDate: 2026-08-17 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/bd43c065-9a9d-4364-858f-ad8c0cd9e853/MicrosoftEdgeWebView2RuntimeInstallerX86.exe + InstallerSha256: 1DADAA18D5F4F5467E467BBC011CBC7C0496898A4CD7FE04FCB75EFDB11F6509 +- Architecture: x86 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/bd43c065-9a9d-4364-858f-ad8c0cd9e853/MicrosoftEdgeWebView2RuntimeInstallerX86.exe + InstallerSha256: 1DADAA18D5F4F5467E467BBC011CBC7C0496898A4CD7FE04FCB75EFDB11F6509 + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/1e6286cf-3a77-4ed7-9d9f-789e5c9c6e10/MicrosoftEdgeWebView2RuntimeInstallerX64.exe + InstallerSha256: 57B4B8731044F5C7E60A045A22BBB115428E7EFF43E54645CDDE2C5FF1F9CBF1 +- Architecture: x64 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/1e6286cf-3a77-4ed7-9d9f-789e5c9c6e10/MicrosoftEdgeWebView2RuntimeInstallerX64.exe + InstallerSha256: 57B4B8731044F5C7E60A045A22BBB115428E7EFF43E54645CDDE2C5FF1F9CBF1 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/1b872b66-0ef3-4e17-9324-3e22e5f51026/MicrosoftEdgeWebView2RuntimeInstallerARM64.exe + InstallerSha256: 120A644E22FB612E7AC75C1BAF5B7B07A27E056F7ADFDD905585651F10C7D35A +- Architecture: arm64 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/1b872b66-0ef3-4e17-9324-3e22e5f51026/MicrosoftEdgeWebView2RuntimeInstallerARM64.exe + InstallerSha256: 120A644E22FB612E7AC75C1BAF5B7B07A27E056F7ADFDD905585651F10C7D35A + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/151.0.4129.93/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/151.0.4129.93/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml new file mode 100644 index 0000000000000..b085c6b5ff846 --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/151.0.4129.93/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeWebView2Runtime +PackageVersion: 151.0.4129.93 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://github.com/MicrosoftEdge/WebView2Feedback/issues +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebView2 Runtime +PackageUrl: https://developer.microsoft.com/microsoft-edge/webview2/ +License: Proprietary +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © 2026 Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Embed web content (HTML, CSS, and JavaScript) in your native applications with Microsoft Edge WebView2. +Moniker: webview2 +Tags: +- webview +ReleaseNotesUrl: https://learn.microsoft.com/microsoft-edge/webview2/release-notes/ +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://learn.microsoft.com/microsoft-edge/webview2/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/151.0.4129.93/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/151.0.4129.93/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bed94c7673717 --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/151.0.4129.93/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeWebView2Runtime +PackageVersion: 151.0.4129.93 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://github.com/MicrosoftEdge/WebView2Feedback/issues +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebView2 Runtime +PackageUrl: https://developer.microsoft.com/zh-cn/microsoft-edge/webview2/ +License: 专有软件 +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © 2026 Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: 使用 Microsoft Edge WebView2 将 Web 内容(HTML、CSS 和 JavaScript)嵌入本机应用程序中。 +Tags: +- webview +ReleaseNotesUrl: https://learn.microsoft.com/zh-cn/microsoft-edge/webview2/release-notes/ +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://learn.microsoft.com/zh-cn/microsoft-edge/webview2/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/151.0.4129.93/Microsoft.EdgeWebView2Runtime.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/151.0.4129.93/Microsoft.EdgeWebView2Runtime.yaml new file mode 100644 index 0000000000000..c20d1cb8396eb --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/151.0.4129.93/Microsoft.EdgeWebView2Runtime.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeWebView2Runtime +PackageVersion: 151.0.4129.93 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.457.217.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.217.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..4f99090a68e03 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.217.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.217.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-08-17 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.457.217.0&arch=x86 + InstallerSha256: C4594A14C53354143D7B55C5A6FCDC3FC10E7068F5E408FE0281338516D7BD12 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.457.217.0&arch=amd64 + InstallerSha256: 6E72C12A72BA727F8E78F78CBF75CE1193C1327C4ADC088DCF0195BA042E3FDC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.457.217.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.217.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..0ff3c8699969a --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.217.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.217.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.217.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.217.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..d1e31e00fd187 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.217.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.217.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.457.219.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.219.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..0cab203b5df25 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.219.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.219.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-08-18 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.457.219.0&arch=x86 + InstallerSha256: E13BF963BF1F49AD5B99CC9819519A0A366C9028174925697FEAF7FCAFC51BD5 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.457.219.0&arch=amd64 + InstallerSha256: 8B880027D1190F7F83E98CDABF589679E44B06F2AC5C3E2D870D706BC056AEF7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.457.219.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.219.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..f8bfacdb7bb45 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.219.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.219.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.219.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.457.219.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..53cb40d7ba8cd --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.457.219.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.219.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Modrinth/ModrinthApp/0.18.0/Modrinth.ModrinthApp.installer.yaml b/manifests/m/Modrinth/ModrinthApp/0.18.0/Modrinth.ModrinthApp.installer.yaml new file mode 100644 index 0000000000000..a93ff67d4bb06 --- /dev/null +++ b/manifests/m/Modrinth/ModrinthApp/0.18.0/Modrinth.ModrinthApp.installer.yaml @@ -0,0 +1,20 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Modrinth.ModrinthApp +PackageVersion: 0.18.0 +InstallerType: nullsoft +Scope: user +ProductCode: Modrinth App +ReleaseDate: 2026-08-18 +AppsAndFeaturesEntries: +- Publisher: ModrinthApp + ProductCode: Modrinth App +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Modrinth App' +Installers: +- Architecture: x64 + InstallerUrl: https://launcher-files.modrinth.com/versions/0.18.0/windows/Modrinth%20App_0.18.0_x64-setup.exe + InstallerSha256: A82E7433BF1A6361121C61CF23239E93B7D08DEDEF3B8AF5B94995A04605324B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Modrinth/ModrinthApp/0.18.0/Modrinth.ModrinthApp.locale.en-US.yaml b/manifests/m/Modrinth/ModrinthApp/0.18.0/Modrinth.ModrinthApp.locale.en-US.yaml new file mode 100644 index 0000000000000..7c9ad6846401f --- /dev/null +++ b/manifests/m/Modrinth/ModrinthApp/0.18.0/Modrinth.ModrinthApp.locale.en-US.yaml @@ -0,0 +1,49 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Modrinth.ModrinthApp +PackageVersion: 0.18.0 +PackageLocale: en-US +Publisher: Modrinth +PublisherUrl: https://modrinth.com/ +PublisherSupportUrl: https://support.modrinth.com/en/ +PrivacyUrl: https://modrinth.com/legal/privacy +Author: Modrinth +PackageName: Modrinth App +PackageUrl: https://modrinth.com/app +License: GPL-3.0 +LicenseUrl: https://github.com/modrinth/code/blob/main/apps/app/LICENSE +ShortDescription: The Modrinth App is a unique, open source Minecraft launcher that allows you to play your favorite mods, and keep them up to date, all in one neat little package. +Tags: +- minecraft +- minecraft-launcher +- modrinth +ReleaseNotes: |- + Added + - Added new Play page, replacing the old Home and Library pages. + - Added an icon creator so you can create icons for your instances if you don't have your own art for it. + - Added a "Getting started" checklist to help you finish setting up the app. + + Changed + - Improved the create instance menu to make the options clearer and let you search for projects right from the menu. + - Improved the empty states to help guide you to creating an instance. + - Improved the sign-in pop-up for when your Minecraft account is required. + - Skin selector can now be previewed before signing in with your Minecraft account. + - Reintroduced the modpack icon in the content tab's managed content card. + - Renamed "Managed content" -> "Provided content" + + Fixed + - Fixed hooks and environment variables not saving. + - Fixed hover state on the "Reload to update" button + - Fixed header alignment issue in the browse content page + - Fixed instance icon being deleted after a installing a server project's shared content. + - Fixed flickering on the content tab at specific app window widths. + - Fixed issue where some instances when unlinking a modpack or shared instance, the newly unlinked content would not have updates checked + - Fixed broken gallery image viewer on project pages. + - Attempted to fix bug on macOS that prevented LAN play in some cases. +ReleaseNotesUrl: https://github.com/modrinth/code/releases/tag/v0.18.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://support.modrinth.com/en/collections/7804910-modrinth-app +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Modrinth/ModrinthApp/0.18.0/Modrinth.ModrinthApp.yaml b/manifests/m/Modrinth/ModrinthApp/0.18.0/Modrinth.ModrinthApp.yaml new file mode 100644 index 0000000000000..fcb184ae9a1da --- /dev/null +++ b/manifests/m/Modrinth/ModrinthApp/0.18.0/Modrinth.ModrinthApp.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: Modrinth.ModrinthApp +PackageVersion: 0.18.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Moku/Moku/0.10.3/Moku.Moku.installer.yaml b/manifests/m/Moku/Moku/0.10.3/Moku.Moku.installer.yaml new file mode 100644 index 0000000000000..e93cfa5372582 --- /dev/null +++ b/manifests/m/Moku/Moku/0.10.3/Moku.Moku.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: Moku.Moku +PackageVersion: 0.10.3 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-08-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/moku-project/Moku/releases/download/v0.10.3/Moku_0.10.3_x64-setup.exe + InstallerSha256: DF771C3CC1AE3A5202ABA55FF2447404334848CCABBD3049659242C7E342953A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Moku/Moku/0.10.3/Moku.Moku.locale.en-US.yaml b/manifests/m/Moku/Moku/0.10.3/Moku.Moku.locale.en-US.yaml new file mode 100644 index 0000000000000..7418a56565b8d --- /dev/null +++ b/manifests/m/Moku/Moku/0.10.3/Moku.Moku.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: Moku.Moku +PackageVersion: 0.10.3 +PackageLocale: en-US +Publisher: Youwes09 +PublisherUrl: https://github.com/moku-project/Moku +PublisherSupportUrl: https://github.com/moku-project/Moku/issues +PackageName: Moku +PackageUrl: https://github.com/moku-project/Moku +License: Apache-2.0 license +LicenseUrl: https://github.com/moku-project/Moku?tab=readme-ov-file#readme +ShortDescription: Moku is a fast, minimal manga reader frontend for Suwayomi-Server. +Description: |- + + Moku is a fast, minimal manga reader frontend for Suwayomi-Server. + + It wraps Suwayomi's GraphQL API in a lightweight Tauri app — no Electron overhead. +Moniker: moku +Tags: +- manga-reader +- suwayomi +- tauri +- svelte5 +- manga +- manga-downloader +ReleaseNotes: |- + # Moku v0.10.1 + **Released:** June 14, 2026 + + > "We fixed the bugs we knew about. The ones we didn't are your problem now." + + ## Bug Fixes + • Fixed folder manga count not displaying correctly in settings (#101) + • Fixed library multi-select bulk removal from folders (#100) + • Fixed dropdown menus opening in wrong position (#102) + • Fixed extension page failing to load (#98) + • Fixed app data export broken on native (#97) + • Fixed updates truncation in library view + • Fixed filesystem platform-based folder open buttons + • Fixed null extension handling on extension library + + ## Improvements + • Replaced Rust file store with native TypeScript implementation (#97) + • Library toolbar scroll now scales with gesture input + • Grid rendering optimizations + • Cleaner icon set across library views (#100) + + ## Notes + • Dropdown menu portal rework in progress (#102) + • "Update All" button issue under investigation (#105) + • App data wipe on update under investigation (#104) + • Downloads recognition on open under investigation (#103) + + **Full Changelog:** https://github.com/moku-project/Moku/compare/v0.10.0...v0.10.1 +ReleaseNotesUrl: https://github.com/moku-project/Moku/releases/tag/v0.10.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/moku-project/Moku/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Moku/Moku/0.10.3/Moku.Moku.yaml b/manifests/m/Moku/Moku/0.10.3/Moku.Moku.yaml new file mode 100644 index 0000000000000..0bc809c0d594b --- /dev/null +++ b/manifests/m/Moku/Moku/0.10.3/Moku.Moku.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Moku.Moku +PackageVersion: 0.10.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.3.0.78/matchmycolor.ColibriAlpha.installer.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.3.0.81/matchmycolor.ColibriAlpha.installer.yaml similarity index 80% rename from manifests/m/matchmycolor/ColibriAlpha/26.3.0.78/matchmycolor.ColibriAlpha.installer.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.3.0.81/matchmycolor.ColibriAlpha.installer.yaml index f2929cc596959..ed869aa99037e 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.3.0.78/matchmycolor.ColibriAlpha.installer.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.3.0.81/matchmycolor.ColibriAlpha.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriAlpha -PackageVersion: 26.3.0.78 +PackageVersion: 26.3.0.81 InstallerType: exe InstallerSwitches: Silent: /s @@ -14,7 +14,7 @@ Dependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 Installers: - Architecture: x86 - InstallerUrl: https://cdn.matchmycolor.com/colibri/26.3.0/Colibri_26.3.0-alpha.78.exe - InstallerSha256: B2EC68AFA44D579FCE0D373A36EF2F46C51A12EFDD2931E02ED91C6B5FDCEA1A + InstallerUrl: https://cdn.matchmycolor.com/colibri/26.3.0/Colibri_26.3.0-alpha.81.exe + InstallerSha256: 93C9E072436B449E59181D7F6518DC0ABD7A09645383CF7676C6462D8B4FACF2 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.3.0.78/matchmycolor.ColibriAlpha.locale.en-US.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.3.0.81/matchmycolor.ColibriAlpha.locale.en-US.yaml similarity index 95% rename from manifests/m/matchmycolor/ColibriAlpha/26.3.0.78/matchmycolor.ColibriAlpha.locale.en-US.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.3.0.81/matchmycolor.ColibriAlpha.locale.en-US.yaml index 24046032fdddb..0dde2b379a2de 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.3.0.78/matchmycolor.ColibriAlpha.locale.en-US.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.3.0.81/matchmycolor.ColibriAlpha.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriAlpha -PackageVersion: 26.3.0.78 +PackageVersion: 26.3.0.81 PackageLocale: en-US Publisher: matchmycolor PublisherUrl: https://www.matchmycolor.com/ diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.3.0.78/matchmycolor.ColibriAlpha.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.3.0.81/matchmycolor.ColibriAlpha.yaml similarity index 87% rename from manifests/m/matchmycolor/ColibriAlpha/26.3.0.78/matchmycolor.ColibriAlpha.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.3.0.81/matchmycolor.ColibriAlpha.yaml index 2057e6f28da45..cd730968068c1 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.3.0.78/matchmycolor.ColibriAlpha.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.3.0.81/matchmycolor.ColibriAlpha.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriAlpha -PackageVersion: 26.3.0.78 +PackageVersion: 26.3.0.81 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.installer.yaml b/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.installer.yaml index 29f963e64f007..a01e261e92646 100644 --- a/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.installer.yaml +++ b/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Aug/16 +# Automatically updated by the winget bot at 2026/Aug/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Neovim.Neovim.Nightly @@ -17,6 +17,6 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.msi - InstallerSha256: B417ACDFCC8E6278899BC374713CC1DA98C0079D638B05D8E2C50949E5F41AF9 + InstallerSha256: D4E5772A7A6AFFF543F6BE188491101FD395A96F609B9F92BA3168BB324D7453 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.locale.en-US.yaml b/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.locale.en-US.yaml index 69d736be02e78..fc57a9eb4b737 100644 --- a/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.locale.en-US.yaml +++ b/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Aug/16 +# Automatically updated by the winget bot at 2026/Aug/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Neovim.Neovim.Nightly diff --git a/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.yaml b/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.yaml index 6909979e6055f..0c6519d26c91f 100644 --- a/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.yaml +++ b/manifests/n/Neovim/Neovim/Nightly/0.13.0/Neovim.Neovim.Nightly.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Aug/16 +# Automatically updated by the winget bot at 2026/Aug/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Neovim.Neovim.Nightly diff --git a/manifests/n/NetEase/YoudaoPokeClass/2.18.9/NetEase.YoudaoPokeClass.installer.yaml b/manifests/n/NetEase/YoudaoPokeClass/2.18.9/NetEase.YoudaoPokeClass.installer.yaml new file mode 100644 index 0000000000000..98756b02e2ef9 --- /dev/null +++ b/manifests/n/NetEase/YoudaoPokeClass/2.18.9/NetEase.YoudaoPokeClass.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: NetEase.YoudaoPokeClass +PackageVersion: 2.18.9 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- pokeclass +ProductCode: 614e8380-ba60-5ab3-b238-3ffb24bdf3fa +ReleaseDate: 2026-08-14 +Installers: +- Architecture: x86 + InstallerUrl: https://codown.youdao.com/ke/pokeClass/2.18.9.0/YoudaoPokeClass-2.18.9.exe + InstallerSha256: 3C6F8A4D6FCC9023E9A4FD8D7D5A07059D372A4BBCCA452F8071F3F633CC0162 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetEase/YoudaoPokeClass/2.18.9/NetEase.YoudaoPokeClass.locale.en-US.yaml b/manifests/n/NetEase/YoudaoPokeClass/2.18.9/NetEase.YoudaoPokeClass.locale.en-US.yaml new file mode 100644 index 0000000000000..1ae257e7a1361 --- /dev/null +++ b/manifests/n/NetEase/YoudaoPokeClass/2.18.9/NetEase.YoudaoPokeClass.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NetEase.YoudaoPokeClass +PackageVersion: 2.18.9 +PackageLocale: en-US +Publisher: NetEase +PublisherUrl: https://ke.youdao.com/ +PrivacyUrl: https://xbk.youdao.com/protocal_xbk/privacy.html +Author: NetEase Youdao Information Technology (Beijing) Co., Ltd. +PackageName: 有道小班课 +PackageUrl: https://ke.youdao.com/download +License: Proprietary +Copyright: Copyright @ 2026 Youdao. All rights reserved. +ShortDescription: The online live streaming tool by Youdao +Description: The online live streaming tool by Youdao suitable for small and medium-sized classes, helping educational institutions and schools to quickly and conveniently conduct live teaching. Youdao Poke Class focuses on achieving the effect of offline face-to-face teaching, as well as integrating Youdao's powerful live streaming system and intelligent teaching technology through continuous innovation in product design to constantly improve the live teaching experience for both teachers and students, and enhance the online teaching efficiency. +Tags: +- broadcasting +- class +- classroom +- course +- education +- learn +- lecture +- lesson +- live +- live-streaming +- livestreaming +- screencasting +- streaming +- study +- teach +- teaching +ReleaseNotesUrl: https://note.youdao.com/noteshare?id=7ae3d53ea32aa3c3982cafb7ecb79942&sub=7DB42A12198E4099BA09585AC521B566 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetEase/YoudaoPokeClass/2.18.9/NetEase.YoudaoPokeClass.locale.zh-CN.yaml b/manifests/n/NetEase/YoudaoPokeClass/2.18.9/NetEase.YoudaoPokeClass.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b1a58aacdcf94 --- /dev/null +++ b/manifests/n/NetEase/YoudaoPokeClass/2.18.9/NetEase.YoudaoPokeClass.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: NetEase.YoudaoPokeClass +PackageVersion: 2.18.9 +PackageLocale: zh-CN +Publisher: 网易公司 +PublisherUrl: https://ke.youdao.com/ +PrivacyUrl: https://xbk.youdao.com/protocal_xbk/privacy.html +Author: 网易有道信息技术(北京)有限公司 +PackageName: 有道小班课 +PackageUrl: https://ke.youdao.com/download +License: 专有软件 +Copyright: Copyright @ 2026 有道. All rights reserved. +ShortDescription: 有道公司推出的网课直播工具 +Description: 有道公司推出的网课直播工具,适合中小班课程,助力教培机构与学校快速便捷地展开在线教学。有道小班课专注于还原线下面授教学效果,通过产品设计的持续创新,整合有道强大的在线直播系统与智能教学科技,不断改善师生两端的在线教学体验,提升在线教学效率。 +Tags: +- 公开课 +- 学习 +- 授课 +- 推流 +- 教学 +- 教室 +- 教育 +- 直播 +- 讲堂 +- 讲座 +- 讲授 +- 讲课 +- 课堂 +- 课程 +ReleaseNotes: bugfix +ReleaseNotesUrl: https://note.youdao.com/noteshare?id=7ae3d53ea32aa3c3982cafb7ecb79942&sub=7DB42A12198E4099BA09585AC521B566 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetEase/YoudaoPokeClass/2.18.9/NetEase.YoudaoPokeClass.yaml b/manifests/n/NetEase/YoudaoPokeClass/2.18.9/NetEase.YoudaoPokeClass.yaml new file mode 100644 index 0000000000000..7bdc3bdee044d --- /dev/null +++ b/manifests/n/NetEase/YoudaoPokeClass/2.18.9/NetEase.YoudaoPokeClass.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: NetEase.YoudaoPokeClass +PackageVersion: 2.18.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/Notion/ntn/0.22.6/Notion.ntn.installer.yaml b/manifests/n/Notion/ntn/0.22.6/Notion.ntn.installer.yaml new file mode 100644 index 0000000000000..0f2374bf463bd --- /dev/null +++ b/manifests/n/Notion/ntn/0.22.6/Notion.ntn.installer.yaml @@ -0,0 +1,17 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Notion.ntn +PackageVersion: 0.22.6 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ntn-x86_64-pc-windows-msvc/ntn.exe + PortableCommandAlias: ntn +ReleaseDate: 2026-08-18 +Installers: +- Architecture: x64 + InstallerUrl: https://ntn.dev/releases/v0.22.6/ntn-x86_64-pc-windows-msvc.zip + InstallerSha256: 5B43C5ED0D24FAE59204425BF727A4FBBA246158499BB0E4BEBF1A8EFE57E2F8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/Notion/ntn/0.22.6/Notion.ntn.locale.en-US.yaml b/manifests/n/Notion/ntn/0.22.6/Notion.ntn.locale.en-US.yaml new file mode 100644 index 0000000000000..8a59972de53bb --- /dev/null +++ b/manifests/n/Notion/ntn/0.22.6/Notion.ntn.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Notion.ntn +PackageVersion: 0.22.6 +PackageLocale: en-US +Publisher: Notion Labs, Inc. +PublisherUrl: https://notion.com/ +PackageName: ntn +License: MIT +ShortDescription: Notion CLI +Moniker: ntn +Tags: +- api +- cli +- notion +- workers +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Notion/ntn/0.22.6/Notion.ntn.yaml b/manifests/n/Notion/ntn/0.22.6/Notion.ntn.yaml new file mode 100644 index 0000000000000..5a31ed7fcc5c9 --- /dev/null +++ b/manifests/n/Notion/ntn/0.22.6/Notion.ntn.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: Notion.ntn +PackageVersion: 0.22.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/PlanetScale/CLI/0.320.0/PlanetScale.CLI.installer.yaml b/manifests/p/PlanetScale/CLI/0.320.0/PlanetScale.CLI.installer.yaml new file mode 100644 index 0000000000000..437fc050c2fd7 --- /dev/null +++ b/manifests/p/PlanetScale/CLI/0.320.0/PlanetScale.CLI.installer.yaml @@ -0,0 +1,24 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: PlanetScale.CLI +PackageVersion: 0.320.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: pscale.exe +Commands: +- pscale +ReleaseDate: 2026-08-17 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/planetscale/cli/releases/download/v0.320.0/pscale_0.320.0_windows_386.zip + InstallerSha256: 92D9FE04B4D365FEEA2BE7D44B9E61148CDEE927B61AD070E0EEEA76621666B7 +- Architecture: x64 + InstallerUrl: https://github.com/planetscale/cli/releases/download/v0.320.0/pscale_0.320.0_windows_amd64.zip + InstallerSha256: EA7105C58F620CDDD21D9D14E8881FAD8B1A44DADBEB03CDE6EEA3BD03787DA2 +- Architecture: arm64 + InstallerUrl: https://github.com/planetscale/cli/releases/download/v0.320.0/pscale_0.320.0_windows_arm64.zip + InstallerSha256: EC9740614005DF6AB4737485FF4B1E0D907B17A8DB4400BC4A285153F4BC81E7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PlanetScale/CLI/0.320.0/PlanetScale.CLI.locale.en-US.yaml b/manifests/p/PlanetScale/CLI/0.320.0/PlanetScale.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..266259c07a882 --- /dev/null +++ b/manifests/p/PlanetScale/CLI/0.320.0/PlanetScale.CLI.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: PlanetScale.CLI +PackageVersion: 0.320.0 +PackageLocale: en-US +Publisher: PlanetScale, Inc. +PublisherUrl: https://planetscale.com/ +PublisherSupportUrl: https://github.com/planetscale/cli/issues +Author: PlanetScale, Inc. +PackageName: PlanetScale CLI +PackageUrl: https://planetscale.com/cli +License: Apache-2.0 +LicenseUrl: https://github.com/planetscale/cli/blob/HEAD/LICENSE +Copyright: © 2026 PlanetScale, Inc. All rights reserved. +CopyrightUrl: https://github.com/planetscale/cli/blob/HEAD/LICENSE +ShortDescription: PlanetScale is more than a database and our CLI is more than a jumble of commands. The pscale command line tool brings branches, deploy requests, and other PlanetScale concepts to your fingertips. +Moniker: pscale +Tags: +- database +- go +- mysql +- mysql-client +- planetscale +- planetscale-cli +ReleaseNotes: |- + Changelog + - c1d5312 Add pscale database throttler show/update for Vitess +ReleaseNotesUrl: https://github.com/planetscale/cli/releases/tag/v0.320.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://planetscale.com/docs/cli +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PlanetScale/CLI/0.320.0/PlanetScale.CLI.yaml b/manifests/p/PlanetScale/CLI/0.320.0/PlanetScale.CLI.yaml new file mode 100644 index 0000000000000..402ace54f677d --- /dev/null +++ b/manifests/p/PlanetScale/CLI/0.320.0/PlanetScale.CLI.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: PlanetScale.CLI +PackageVersion: 0.320.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pwlot/ChunkyMonkey/0.9.5/Pwlot.ChunkyMonkey.installer.yaml b/manifests/p/Pwlot/ChunkyMonkey/0.9.5/Pwlot.ChunkyMonkey.installer.yaml new file mode 100644 index 0000000000000..98645831d3ec9 --- /dev/null +++ b/manifests/p/Pwlot/ChunkyMonkey/0.9.5/Pwlot.ChunkyMonkey.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Pwlot.ChunkyMonkey +PackageVersion: 0.9.5 +InstallerLocale: en-US +InstallerType: inno +Scope: user +InstallerSwitches: + Silent: /VERYSILENT /NORESTART + SilentWithProgress: /SILENT /NORESTART +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/pwlot/ChunkyMonkey/releases/download/v0.9.5/ChunkyMonkeySetup.exe + InstallerSha256: D8B572452EFB0018C8DB7B129543E43055258308DD114F86ACAB2BD32AA182B2 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pwlot/ChunkyMonkey/0.9.5/Pwlot.ChunkyMonkey.locale.en-US.yaml b/manifests/p/Pwlot/ChunkyMonkey/0.9.5/Pwlot.ChunkyMonkey.locale.en-US.yaml new file mode 100644 index 0000000000000..d344e72645f6c --- /dev/null +++ b/manifests/p/Pwlot/ChunkyMonkey/0.9.5/Pwlot.ChunkyMonkey.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: Pwlot.ChunkyMonkey +PackageVersion: 0.9.5 +PackageLocale: en-US +Publisher: Pwlot +PublisherUrl: https://www.pwlot.com +PackageName: ChunkyMonkey +PackageUrl: https://chunkymonkey.dev +License: Proprietary +ShortDescription: Git/LFS desktop app and CLI for large game, ML, media, and research repos. +Description: ChunkyMonkey auto-chunks large Git commits, checks Git LFS risk, and helps push large repositories with progress and safer smaller steps. +Tags: +- git +- git-lfs +- gamedev +- machine-learning +- cli +- large-files +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pwlot/ChunkyMonkey/0.9.5/Pwlot.ChunkyMonkey.yaml b/manifests/p/Pwlot/ChunkyMonkey/0.9.5/Pwlot.ChunkyMonkey.yaml new file mode 100644 index 0000000000000..3bae0f7f240b8 --- /dev/null +++ b/manifests/p/Pwlot/ChunkyMonkey/0.9.5/Pwlot.ChunkyMonkey.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Pwlot.ChunkyMonkey +PackageVersion: 0.9.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/Logivore/1.39.0/RedEyeNetworks.Logivore.installer.yaml b/manifests/r/RedEyeNetworks/Logivore/1.39.0/RedEyeNetworks.Logivore.installer.yaml new file mode 100644 index 0000000000000..12db7df398199 --- /dev/null +++ b/manifests/r/RedEyeNetworks/Logivore/1.39.0/RedEyeNetworks.Logivore.installer.yaml @@ -0,0 +1,34 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.Logivore +PackageVersion: 1.39.0 +InstallerType: inno +Scope: machine +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- + Custom: /NORESTART +UpgradeBehavior: install +Commands: +- logivore +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.redeyenetworks.com/logivore/releases/1.39.0/logivore-win-x64-setup.exe + InstallerSha256: 7F1B561C7C0DFC290A0CAF28C67721F8CB400B050C030C00C65465A668C8DCC8 +- Architecture: x64 + Scope: machine + ElevationRequirement: elevatesSelf + InstallerUrl: https://download.redeyenetworks.com/logivore/releases/1.39.0/logivore-win-x64-machine-setup.exe + InstallerSha256: 27C26C2C940BB1F48C367A94629B370DF6425F49B01DC0BDDEB1500267D3A92F +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.redeyenetworks.com/logivore/releases/1.39.0/logivore-win-arm64-setup.exe + InstallerSha256: A9D93315CA99F2664AB2AAB4EF9AA0ECF94973F901C9A98156B1D6295CE0B0CE +- Architecture: arm64 + Scope: machine + ElevationRequirement: elevatesSelf + InstallerUrl: https://download.redeyenetworks.com/logivore/releases/1.39.0/logivore-win-arm64-machine-setup.exe + InstallerSha256: F82ADCB11DCBC3A40E9F8AC2D00C0F4FA71B1A83029E5917DF1DEAA389F01F4F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/Logivore/1.39.0/RedEyeNetworks.Logivore.locale.en-US.yaml b/manifests/r/RedEyeNetworks/Logivore/1.39.0/RedEyeNetworks.Logivore.locale.en-US.yaml new file mode 100644 index 0000000000000..53be0496ab5ca --- /dev/null +++ b/manifests/r/RedEyeNetworks/Logivore/1.39.0/RedEyeNetworks.Logivore.locale.en-US.yaml @@ -0,0 +1,41 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.Logivore +PackageVersion: 1.39.0 +PackageLocale: en-US +Publisher: RedEye Network Solutions LLC +PublisherUrl: https://redeyenetworks.com +PublisherSupportUrl: https://redeyenetworks.com/support +Author: RedEye Network Solutions LLC +PackageName: Logivore +PackageUrl: https://redeyenetworks.com +License: Proprietary +Copyright: Copyright 2026 RedEye Network Solutions LLC. All rights reserved. +ShortDescription: Cross-platform desktop log analyzer with LILA, an AI assistant for log triage +Description: |- + Logivore is a local-first, cross-platform desktop log analyzer for Windows, + macOS, and Linux. Parses dozens of log formats (plaintext, syslog, EVTX, + PAN-OS TSF, Veeam VBR, GlobalProtect, pcap), correlates events across + sources, and surfaces findings via LILA — an AI assistant that runs locally + with optional Anthropic Claude or Google Gemini provider integration. + Memory-tier-adaptive (Flash / Hybrid / Indexed) so any log size works on + any hardware. Trust-gated LLM boundary keeps PII tokenized before it leaves + the machine. +Moniker: logivore +Tags: +- log-analysis +- log-viewer +- syslog +- evtx +- pan-os +- veeam +- pcap +- ai +- llm +- claude +- gemini +- timeline +- correlation +- desktop +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/Logivore/1.39.0/RedEyeNetworks.Logivore.yaml b/manifests/r/RedEyeNetworks/Logivore/1.39.0/RedEyeNetworks.Logivore.yaml new file mode 100644 index 0000000000000..e95f8beeb1495 --- /dev/null +++ b/manifests/r/RedEyeNetworks/Logivore/1.39.0/RedEyeNetworks.Logivore.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.Logivore +PackageVersion: 1.39.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/LogivoreForVeeam/1.39.0/RedEyeNetworks.LogivoreForVeeam.installer.yaml b/manifests/r/RedEyeNetworks/LogivoreForVeeam/1.39.0/RedEyeNetworks.LogivoreForVeeam.installer.yaml new file mode 100644 index 0000000000000..502e0054200fd --- /dev/null +++ b/manifests/r/RedEyeNetworks/LogivoreForVeeam/1.39.0/RedEyeNetworks.LogivoreForVeeam.installer.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.LogivoreForVeeam +PackageVersion: 1.39.0 +InstallerType: inno +Scope: machine +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- + Custom: /NORESTART +UpgradeBehavior: install +Commands: +- logivoreforveeam +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.redeyenetworks.com/logivore-for-veeam/releases/1.39.0/logivore-for-veeam-win-x64-setup.exe + InstallerSha256: 731CBC93346B0C2F7B43E9A96599D2DF4939A67B70EEF4B06FC68D78556F9DB5 +- Architecture: x64 + Scope: machine + ElevationRequirement: elevatesSelf + InstallerUrl: https://download.redeyenetworks.com/logivore-for-veeam/releases/1.39.0/logivore-for-veeam-win-x64-machine-setup.exe + InstallerSha256: F6273F1EAB666B400A47FF603B9192C652890055D2BE11D3F5240CB729CE1171 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/LogivoreForVeeam/1.39.0/RedEyeNetworks.LogivoreForVeeam.locale.en-US.yaml b/manifests/r/RedEyeNetworks/LogivoreForVeeam/1.39.0/RedEyeNetworks.LogivoreForVeeam.locale.en-US.yaml new file mode 100644 index 0000000000000..8f95ca9edd2fa --- /dev/null +++ b/manifests/r/RedEyeNetworks/LogivoreForVeeam/1.39.0/RedEyeNetworks.LogivoreForVeeam.locale.en-US.yaml @@ -0,0 +1,43 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.LogivoreForVeeam +PackageVersion: 1.39.0 +PackageLocale: en-US +Publisher: RedEye Network Solutions LLC +PublisherUrl: https://redeyenetworks.com +PublisherSupportUrl: https://redeyenetworks.com/support +Author: RedEye Network Solutions LLC +PackageName: Logivore for Veeam +PackageUrl: https://redeyenetworks.com +License: Proprietary +Copyright: Copyright 2026 RedEye Network Solutions LLC. All rights reserved. +ShortDescription: Logivore plus Advanced Veeam Mode — collects, normalizes, and analyzes Veeam Backup and Replication logs end-to-end +Description: |- + Logivore for Veeam is the Veeam-centric SKU of Logivore. Includes + everything in Logivore (cross-platform log analysis, LILA AI + assistant, memory-tier-adaptive parsing, local-first trust-gated + LLM boundary) plus Microsoft.PowerShell.SDK and a built-in + Advanced Veeam Mode that drives the Veeam VBR PowerShell cmdlets + to collect job/repository/proxy diagnostics on demand. Targeted + at Veeam backup administrators who need to triage failed jobs + against backup server, repository, and proxy logs in one + timeline. +Moniker: logivore-for-veeam +Tags: +- veeam +- vbr +- backup +- log-analysis +- log-viewer +- syslog +- evtx +- powershell +- ai +- llm +- claude +- gemini +- timeline +- correlation +- desktop +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedEyeNetworks/LogivoreForVeeam/1.39.0/RedEyeNetworks.LogivoreForVeeam.yaml b/manifests/r/RedEyeNetworks/LogivoreForVeeam/1.39.0/RedEyeNetworks.LogivoreForVeeam.yaml new file mode 100644 index 0000000000000..de8a84aaf10a4 --- /dev/null +++ b/manifests/r/RedEyeNetworks/LogivoreForVeeam/1.39.0/RedEyeNetworks.LogivoreForVeeam.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: RedEyeNetworks.LogivoreForVeeam +PackageVersion: 1.39.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/RikkiGibson/DreamPotato/0.3.1/RikkiGibson.DreamPotato.installer.yaml b/manifests/r/RikkiGibson/DreamPotato/0.3.1/RikkiGibson.DreamPotato.installer.yaml new file mode 100644 index 0000000000000..dfdd83f27d284 --- /dev/null +++ b/manifests/r/RikkiGibson/DreamPotato/0.3.1/RikkiGibson.DreamPotato.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: RikkiGibson.DreamPotato +PackageVersion: 0.3.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: DreamPotato.exe + PortableCommandAlias: dreampotato +FileExtensions: +- bin +- vms +- vmu +ReleaseDate: 2026-04-30 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/RikkiGibson/DreamPotato/releases/download/v0.3.1/DreamPotato-Windows-x64-v0.3.1.zip + InstallerSha256: 56AC13B851B64C24FCA4D707178FA3232731F17EE189CB2F5404C92BDBC41059 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RikkiGibson/DreamPotato/0.3.1/RikkiGibson.DreamPotato.locale.en-US.yaml b/manifests/r/RikkiGibson/DreamPotato/0.3.1/RikkiGibson.DreamPotato.locale.en-US.yaml new file mode 100644 index 0000000000000..8ce314b22d3a5 --- /dev/null +++ b/manifests/r/RikkiGibson/DreamPotato/0.3.1/RikkiGibson.DreamPotato.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: RikkiGibson.DreamPotato +PackageVersion: 0.3.1 +PackageLocale: en-US +Publisher: Rikki Gibson +PackageName: DreamPotato +PackageUrl: https://github.com/RikkiGibson/DreamPotato +License: MIT +ShortDescription: A Dreamcast VMU emulator currently in beta. +Tags: +- emulator +- vmu +- vms +- visual-memory-unit +- visualmemoryunit +- visual-memory-system +- visualmemorysystem +- sega-dreamcast +- segadreamcast +- flycast-compatible +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RikkiGibson/DreamPotato/0.3.1/RikkiGibson.DreamPotato.yaml b/manifests/r/RikkiGibson/DreamPotato/0.3.1/RikkiGibson.DreamPotato.yaml new file mode 100644 index 0000000000000..c00fe73a7c6ca --- /dev/null +++ b/manifests/r/RikkiGibson/DreamPotato/0.3.1/RikkiGibson.DreamPotato.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: RikkiGibson.DreamPotato +PackageVersion: 0.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/SERGEYDJUM/dwmEOTFrs/0.14.1/SERGEYDJUM.dwmEOTFrs.installer.yaml b/manifests/s/SERGEYDJUM/dwmEOTFrs/0.14.1/SERGEYDJUM.dwmEOTFrs.installer.yaml new file mode 100644 index 0000000000000..f1078c77a782a --- /dev/null +++ b/manifests/s/SERGEYDJUM/dwmEOTFrs/0.14.1/SERGEYDJUM.dwmEOTFrs.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: SERGEYDJUM.dwmEOTFrs +PackageVersion: 0.14.1 +InstallerType: portable +InstallModes: +- silent +UpgradeBehavior: uninstallPrevious +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-08-16 +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/SERGEYDJUM/dwm_eotf_rs/releases/download/v0.14.1/dwm_eotf_rs.exe + InstallerSha256: 126672C419283FD93C7CC3826CA2B58C010A2421DA22A01A22EFA253844CA852 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SERGEYDJUM/dwmEOTFrs/0.14.1/SERGEYDJUM.dwmEOTFrs.locale.en-US.yaml b/manifests/s/SERGEYDJUM/dwmEOTFrs/0.14.1/SERGEYDJUM.dwmEOTFrs.locale.en-US.yaml new file mode 100644 index 0000000000000..b9dcd131d6d9f --- /dev/null +++ b/manifests/s/SERGEYDJUM/dwmEOTFrs/0.14.1/SERGEYDJUM.dwmEOTFrs.locale.en-US.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: SERGEYDJUM.dwmEOTFrs +PackageVersion: 0.14.1 +PackageLocale: en-US +Publisher: SERGEYDJUM +PublisherUrl: https://github.com/SERGEYDJUM +PublisherSupportUrl: https://github.com/SERGEYDJUM/dwm_eotf_rs/issues +Author: Sergey Dzhumageldiev +PackageName: dwm_eotf_rs +PackageUrl: https://github.com/SERGEYDJUM/dwm_eotf_rs +License: MIT +LicenseUrl: https://github.com/SERGEYDJUM/dwm_eotf_rs/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Sergey Dzhumageldiev +CopyrightUrl: https://github.com/SERGEYDJUM/dwm_eotf_rs/blob/master/LICENSE +ShortDescription: Utility that fixes Windows sRGB to scRGB "gamma" by patching DWM shaders +Description: |- + An alternative implementation of the same idea that is behind dwm_eotf. + + It has additional features, such as system tray controls, autostart and shader dumping. This version + is also more reliable, as it does not require multiple tries for it to work (as far as I can tell). + + dwm_eotf_rs works by reading memory of the loaded dwmcore.dll module, patching shaders that are + responsible for incorrect SDR to HDR conversions there and writing it back. +ReleaseNotes: "## What's Changed\n\n• feat:a created task now includes launch flags and options\n• feat:add shader validation when patching or dumping\n• refactor:tray mode logic was simplified, got rid of the extra thread\n\n## Notes\n\n• Autostart in Compatibility Mode has been implemented at last. Running the app once with -c\n schedule will allow you to enjoy it in a way I did since first release." +ReleaseNotesUrl: https://github.com/SERGEYDJUM/dwm_eotf_rs/releases/tag/v0.13.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SERGEYDJUM/dwmEOTFrs/0.14.1/SERGEYDJUM.dwmEOTFrs.yaml b/manifests/s/SERGEYDJUM/dwmEOTFrs/0.14.1/SERGEYDJUM.dwmEOTFrs.yaml new file mode 100644 index 0000000000000..aef17d4d4bdce --- /dev/null +++ b/manifests/s/SERGEYDJUM/dwmEOTFrs/0.14.1/SERGEYDJUM.dwmEOTFrs.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: SERGEYDJUM.dwmEOTFrs +PackageVersion: 0.14.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/SFLinux/Jami/Beta/1.0.9704.32632/SFLinux.Jami.Beta.installer.yaml b/manifests/s/SFLinux/Jami/Beta/1.0.9719.39110/SFLinux.Jami.Beta.installer.yaml similarity index 57% rename from manifests/s/SFLinux/Jami/Beta/1.0.9704.32632/SFLinux.Jami.Beta.installer.yaml rename to manifests/s/SFLinux/Jami/Beta/1.0.9719.39110/SFLinux.Jami.Beta.installer.yaml index 06e91cc5d8621..cb5b335e23a12 100644 --- a/manifests/s/SFLinux/Jami/Beta/1.0.9704.32632/SFLinux.Jami.Beta.installer.yaml +++ b/manifests/s/SFLinux/Jami/Beta/1.0.9719.39110/SFLinux.Jami.Beta.installer.yaml @@ -1,14 +1,14 @@ -# Automatically updated by the winget bot at 2026/Jul/28 +# Automatically updated by the winget bot at 2026/Aug/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: SFLinux.Jami.Beta -PackageVersion: 1.0.9704.32632 +PackageVersion: 1.0.9719.39110 MinimumOSVersion: 10.0.0.0 InstallerType: wix Installers: - Architecture: x64 InstallerUrl: https://dl.jami.net/windows/beta/jami.beta.x64.msi - InstallerSha256: 6DC33A45570787893436399506D4F140318EEA0A552AA9E91A0D1A24269E3DE6 - ProductCode: '{0C80C9D2-5FD9-473F-A0D3-EDCAD4F0B1F8}' + InstallerSha256: F483F6A48021A695B64CA4DEAE3158C38E6CA6D7A38C2CB4886C452AB27753C4 + ProductCode: '{5EA91B12-5876-42D8-8641-998C7C8F74E5}' ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/SFLinux/Jami/Beta/1.0.9704.32632/SFLinux.Jami.Beta.locale.en-US.yaml b/manifests/s/SFLinux/Jami/Beta/1.0.9719.39110/SFLinux.Jami.Beta.locale.en-US.yaml similarity index 79% rename from manifests/s/SFLinux/Jami/Beta/1.0.9704.32632/SFLinux.Jami.Beta.locale.en-US.yaml rename to manifests/s/SFLinux/Jami/Beta/1.0.9719.39110/SFLinux.Jami.Beta.locale.en-US.yaml index b5306304d9734..bb6d33ffe0e3c 100644 --- a/manifests/s/SFLinux/Jami/Beta/1.0.9704.32632/SFLinux.Jami.Beta.locale.en-US.yaml +++ b/manifests/s/SFLinux/Jami/Beta/1.0.9719.39110/SFLinux.Jami.Beta.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/Jul/28 +# Automatically updated by the winget bot at 2026/Aug/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: SFLinux.Jami.Beta -PackageVersion: 1.0.9704.32632 +PackageVersion: 1.0.9719.39110 PackageLocale: en-US Publisher: Savoir-Faire Linux PackageName: Jami (BETA) diff --git a/manifests/s/SFLinux/Jami/Beta/1.0.9704.32632/SFLinux.Jami.Beta.yaml b/manifests/s/SFLinux/Jami/Beta/1.0.9719.39110/SFLinux.Jami.Beta.yaml similarity index 67% rename from manifests/s/SFLinux/Jami/Beta/1.0.9704.32632/SFLinux.Jami.Beta.yaml rename to manifests/s/SFLinux/Jami/Beta/1.0.9719.39110/SFLinux.Jami.Beta.yaml index c698c8e5f7e8a..3299b365878cb 100644 --- a/manifests/s/SFLinux/Jami/Beta/1.0.9704.32632/SFLinux.Jami.Beta.yaml +++ b/manifests/s/SFLinux/Jami/Beta/1.0.9719.39110/SFLinux.Jami.Beta.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/Jul/28 +# Automatically updated by the winget bot at 2026/Aug/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: SFLinux.Jami.Beta -PackageVersion: 1.0.9704.32632 +PackageVersion: 1.0.9719.39110 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/s/SKCommunications/NateOn/7.0.39.0/SKCommunications.NateOn.installer.yaml b/manifests/s/SKCommunications/NateOn/7.0.39.0/SKCommunications.NateOn.installer.yaml deleted file mode 100644 index 4c87226e697f6..0000000000000 --- a/manifests/s/SKCommunications/NateOn/7.0.39.0/SKCommunications.NateOn.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jul/23 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: SKCommunications.NateOn -PackageVersion: 7.0.39.0 -MinimumOSVersion: 10.0.0.0 -InstallModes: -- interactive -- silent -- silentWithProgress -Installers: -- Platform: - - Windows.Desktop - InstallerLocale: ko-KR - Architecture: x86 - InstallerType: nullsoft - Scope: machine - InstallerUrl: https://nateondownload.nate.com/download/NATEON70.exe - InstallerSha256: AB553C8E175965D63EE75C960FE81EBAE64DE81129B4C712F94EEBA827B08EBC - ProductCode: "{EA77EC9A-C82F-4F80-8B7D-D32C09A9C25F}" - UpgradeBehavior: install -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/SKCommunications/NateOn/7.0.39.0/SKCommunications.NateOn.locale.en-US.yaml b/manifests/s/SKCommunications/NateOn/7.0.39.0/SKCommunications.NateOn.locale.en-US.yaml deleted file mode 100644 index 9ea881732b79a..0000000000000 --- a/manifests/s/SKCommunications/NateOn/7.0.39.0/SKCommunications.NateOn.locale.en-US.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jul/23 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: SKCommunications.NateOn -PackageVersion: 7.0.39.0 -PackageLocale: en-US -Publisher: SK Communications -PublisherUrl: https://www.skcomms.co.kr/ -PrivacyUrl: https://www.nate.com/policy/privacy.html -Author: SK Communications -PackageName: 네이트온 -PackageUrl: https://nateonweb.nate.com/ -License: Proprietary -LicenseUrl: https://www.nate.com/policy/legal.html -Copyright: Copyright (C) SK Communications. All rights reserved. -CopyrightUrl: https://www.nate.com/policy/legal.html -ShortDescription: NateOn is instant messgnger and business messenger developed by SK Communications. -Description: NateOn is instant messgnger and business messenger developed by SK Communications. -Moniker: nateon -Tags: -- messenger -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/SKCommunications/NateOn/7.0.39.0/SKCommunications.NateOn.locale.ko-KR.yaml b/manifests/s/SKCommunications/NateOn/7.0.39.0/SKCommunications.NateOn.locale.ko-KR.yaml deleted file mode 100644 index 1772b4d8cba9a..0000000000000 --- a/manifests/s/SKCommunications/NateOn/7.0.39.0/SKCommunications.NateOn.locale.ko-KR.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jul/23 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: SKCommunications.NateOn -PackageVersion: 7.0.39.0 -PackageLocale: ko-KR -Publisher: SK Communications -PublisherUrl: https://www.skcomms.co.kr/ -PrivacyUrl: https://www.nate.com/policy/privacy.html -Author: SK Communications -PackageName: 네이트온 -PackageUrl: https://nateonweb.nate.com/ -License: Proprietary -LicenseUrl: https://www.nate.com/policy/legal.html -Copyright: Copyright (C) SK 커뮤니케이션. 판권 소유. -CopyrightUrl: https://www.nate.com/policy/legal.html -ShortDescription: NateOn은 SK 커뮤니케이션즈에서 개발 한 인스턴트 메신저이자 비즈니스 메신저입니다. -Description: NateOn은 SK 커뮤니케이션즈에서 개발 한 인스턴트 메신저이자 비즈니스 메신저입니다. -Tags: -- 전령 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/s/SKCommunications/NateOn/7.0.39.0/SKCommunications.NateOn.yaml b/manifests/s/SKCommunications/NateOn/7.0.39.0/SKCommunications.NateOn.yaml deleted file mode 100644 index d025915bfa43d..0000000000000 --- a/manifests/s/SKCommunications/NateOn/7.0.39.0/SKCommunications.NateOn.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jul/23 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: SKCommunications.NateOn -PackageVersion: 7.0.39.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.installer.yaml b/manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.installer.yaml deleted file mode 100644 index 3198c65809408..0000000000000 --- a/manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.installer.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: ServantVoice.ServantVoice -PackageVersion: 5.8.02.24 -InstallerLocale: en-US -InstallerType: msi -ProductCode: "{465F1827-6D40-4923-8699-3F001C2DEA6B}" -AppsAndFeaturesEntries: -- DisplayName: Servant Voice - Publisher: Servant Voice, Inc. - ProductCode: "{465F1827-6D40-4923-8699-3F001C2DEA6B}" - UpgradeCode: "{8181F70C-4AFB-409B-AF33-20C7B78FE683}" -Installers: -- Architecture: x64 - InstallerUrl: https://download.servantvoice.com/WindowsMSI - InstallerSha256: E06125220CAD9CA9100C1AC595230179EC629B7F89C09D348558667BE9304414 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.locale.en-US.yaml b/manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.locale.en-US.yaml deleted file mode 100644 index 7a1744c9e9456..0000000000000 --- a/manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.locale.en-US.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: ServantVoice.ServantVoice -PackageVersion: 5.8.02.24 -PackageLocale: en-US -Publisher: Servant Voice, Inc. -PublisherUrl: https://servantvoice.com -PublisherSupportUrl: https://servantvoice.com/support -PrivacyUrl: https://servantvoice.com/privacy-policy-apps/ -Author: Servant Voice, Inc. -PackageName: Servant Voice -PackageUrl: https://servantvoice.com -License: Commercial -Copyright: 2024 by Servant Voice, Inc. -ShortDescription: Servant Voice Business VoIP Softphone -Description: Servant Voice Business VoIP Softphone -Moniker: ServantVoice -Tags: -- VoIP -- softphone -- Servant Voice -- phone system -- business softphone -InstallationNotes: The Servant Voice softphone application is installed and ready to use. Requires subscription to Servant Voice phone service. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.yaml b/manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.yaml deleted file mode 100644 index 891833d412293..0000000000000 --- a/manifests/s/ServantVoice/ServantVoice/5.8.02.24/ServantVoice.ServantVoice.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: ServantVoice.ServantVoice -PackageVersion: 5.8.02.24 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml index 825c74f59ec11..5c9088a5eb901 100644 --- a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml +++ b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml @@ -8,13 +8,13 @@ Scope: machine Protocols: - http - https -ProductCode: '{98E23F26-10D4-44C0-89B1-28F66EB54167}' -ReleaseDate: 2026-08-16 +ProductCode: '{7DDF4CD1-7BFC-48DB-ADE5-BD88222D5E51}' +ReleaseDate: 2026-08-17 AppsAndFeaturesEntries: - DisplayName: ServoShell Installers: - Architecture: x64 - InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-08-16/servo-x86_64-windows-msvc.exe - InstallerSha256: 0055EBF942E30976FDFFAFA5EBC16329BFD15CD823123D2C82659E73D00FD956 + InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-08-17/servo-x86_64-windows-msvc.exe + InstallerSha256: FA68853198BC600388E5EB65FE3DCE83C4919F5865D8FA1EC3803B7625C0B917 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml index 6f979caf0f94a..edea1cfeb1209 100644 --- a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml +++ b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml @@ -19,8 +19,8 @@ Tags: - web - web-browser - webpage -ReleaseNotes: Nightly build based on servo/servo@59e005c79c5fac6b5fbf804a86a74f6aaa12f6c1 -ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-08-16 +ReleaseNotes: Nightly build based on servo/servo@723dd93c61e1ac6eaaa57e9a796b0c094315215a +ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-08-17 Documentations: - DocumentLabel: Wiki DocumentUrl: https://github.com/servo/servo/wiki diff --git a/manifests/s/SlackTechnologies/Slack/4.51.191/SlackTechnologies.Slack.installer.yaml b/manifests/s/SlackTechnologies/Slack/4.51.191/SlackTechnologies.Slack.installer.yaml new file mode 100644 index 0000000000000..3290002e2b42e --- /dev/null +++ b/manifests/s/SlackTechnologies/Slack/4.51.191/SlackTechnologies.Slack.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SlackTechnologies.Slack +PackageVersion: 4.51.191 +UpgradeBehavior: install +Protocols: +- slack +ReleaseDate: 2026-08-17 +Installers: +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://downloads.slack-edge.com/desktop-releases/windows/x64/4.51.191/SlackSetup.exe + InstallerSha256: A885B0631778DB061573AA4E5534B20E920D85EA181AA0FDEC67519A512E63B1 + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + ProductCode: slack + RequireExplicitUpgrade: true +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.17763.0 + Architecture: x64 + InstallerType: msix + InstallerUrl: https://downloads.slack-edge.com/desktop-releases/windows/x64/4.51.191/Slack.msix + InstallerSha256: 0B267D78189561BB44D7A8BBA923E8F3524A388903677C18C64ADCD76E160557 + SignatureSha256: 3F4000AD888519A3D5B2E458FDF2AD9843E8F79B4FF246E00539DA438AE4E255 + PackageFamilyName: com.tinyspeck.slackdesktop_8yrtsj140pw4g +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.17763.0 + Architecture: arm64 + InstallerType: msix + InstallerUrl: https://downloads.slack-edge.com/desktop-releases/windows/arm64/4.51.191/Slack.msix + InstallerSha256: B23779DEE9A6DFBC8F22AB4905D5B32E466B8DE0D33613A4615425665355292A + SignatureSha256: 7F3AE882F3904D64FC97C3EFD2720AD546DB92A38730A6D92252B145A6171423 + PackageFamilyName: com.tinyspeck.slackdesktop_8yrtsj140pw4g +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SlackTechnologies/Slack/4.51.191/SlackTechnologies.Slack.locale.en-US.yaml b/manifests/s/SlackTechnologies/Slack/4.51.191/SlackTechnologies.Slack.locale.en-US.yaml new file mode 100644 index 0000000000000..d897d9e46ff9f --- /dev/null +++ b/manifests/s/SlackTechnologies/Slack/4.51.191/SlackTechnologies.Slack.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SlackTechnologies.Slack +PackageVersion: 4.51.191 +PackageLocale: en-US +Publisher: Slack Technologies Inc. +PublisherUrl: https://slack.com/ +PublisherSupportUrl: https://slack.com/help +PrivacyUrl: https://slack.com/trust/privacy/privacy-policy +Author: Slack Technologies, LLC +PackageName: Slack +PackageUrl: https://slack.com/ +License: Proprietary +LicenseUrl: https://slack.com/terms-of-service/user +Copyright: ©2026 Slack Technologies, LLC, a Salesforce company. All rights reserved. +ShortDescription: Slack brings the team together, wherever you are. +Description: Slack is a collaboration hub for work, no matter what work you do. It's a place where conversations happen, decisions are made, and information is always at your fingertips. With Slack, your team is better connected. +Moniker: slack +Tags: +- 9wzdncrdk3wp +- business +- chat +- collaborate +- collaboration +- communicate +- comunication +- enterprise +- office +- team +- working +ReleaseNotes: |- + Bug Fixes + - No big fixes to call out this week, but rest assured, there will be more in the future. Not that introducing bugs is our aim, of course. But missteps, adjustments, errors, and corrections — these are the rhythms of life and the price of growth. We hope you’re enjoying the ride, no matter where you happen to find yourself at present. +ReleaseNotesUrl: https://slack.com/release-notes/windows#12431 +PurchaseUrl: https://slack.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SlackTechnologies/Slack/4.51.191/SlackTechnologies.Slack.locale.zh-CN.yaml b/manifests/s/SlackTechnologies/Slack/4.51.191/SlackTechnologies.Slack.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4cc50d7efc471 --- /dev/null +++ b/manifests/s/SlackTechnologies/Slack/4.51.191/SlackTechnologies.Slack.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: SlackTechnologies.Slack +PackageVersion: 4.51.191 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 无论您身在何处,Slack 都能将团队凝聚在一起。 +Description: 无论您从事何种工作,Slack 都是您工作的协作中心。在这里,可以进行对话、做出决策,并且信息总是触手可及。有了 Slack,您的团队将联系得更加紧密。 +Tags: +- 交流 +- 企业 +- 公司 +- 办公 +- 协作 +- 协同 +- 团队 +- 工作 +- 文档 +- 沟通 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SlackTechnologies/Slack/4.51.191/SlackTechnologies.Slack.yaml b/manifests/s/SlackTechnologies/Slack/4.51.191/SlackTechnologies.Slack.yaml new file mode 100644 index 0000000000000..d19abe527659a --- /dev/null +++ b/manifests/s/SlackTechnologies/Slack/4.51.191/SlackTechnologies.Slack.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: SlackTechnologies.Slack +PackageVersion: 4.51.191 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.371/Softplicity.TotalMailConverterPro.installer.yaml b/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.371/Softplicity.TotalMailConverterPro.installer.yaml deleted file mode 100644 index f2cdf69e2fcef..0000000000000 --- a/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.371/Softplicity.TotalMailConverterPro.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jul/23 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalMailConverterPro -PackageVersion: 11.1.0.371 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: Total Mail ConverterPro_is1 -ReleaseDate: 2025-10-22 -AppsAndFeaturesEntries: -- ProductCode: Total Mail ConverterPro_is1 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://www.coolutils.com/Downloads/TotalMailConverterPro.exe - InstallerSha256: 22341D4CC11C095319AD1D9CDCC5958B44AE5DD5492578150DA4ED685CFC5CA5 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.371/Softplicity.TotalMailConverterPro.locale.en-US.yaml b/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.371/Softplicity.TotalMailConverterPro.locale.en-US.yaml deleted file mode 100644 index 4dd27a08bafda..0000000000000 --- a/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.371/Softplicity.TotalMailConverterPro.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jul/23 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalMailConverterPro -PackageVersion: 11.1.0.371 -PackageLocale: en-US -Publisher: Softplicity, Inc. -PublisherUrl: https://www.coolutils.com/ -PublisherSupportUrl: https://www.coolutils.com/Support -PrivacyUrl: https://www.coolutils.com/PrivacyPolicy -Author: CoolUtils Software -PackageName: Total Mail Converter Pro -PackageUrl: https://www.coolutils.com/TotalMailConverterPro -License: Proprietary -Copyright: Copyright @ 2005 Softplicity, Inc. -ShortDescription: Total Mail Converter Pro converts MSG and EML to PDF, DOC, TXT, HTML, HTMLX, TIFF, RTF documents and images (TIFF, JPEG). -Description: |- - Total Mail Converter Pro converts MSG and EML to PDF, DOC, TXT, HTML, HTMLX, TIFF, RTF documents and images (TIFF, JPEG). While other email converters only extract and save attached files in their original formats, the Pro version is unique - it converts attachments as well. For example, if you have an email with a doc attachment, Total Mail Converter Pro can convert both the message and the attachment to PDF as part of a single operation. - - Attachments saved in DOC, TXT, RTF, PDF, HTML, XLS, and OpenOffice formats can be converted to DOC, RTF, TXT, HTML, HTMLX, JPEG, TIFF, or PDF. - - Attachments can be inserted as clickable links into converted emails. - - With multi-page formats, you can combine several emails into one PDF, DOC or TIFF file. - - Rename output files using macros (name, date, sender, subject, etc.). Attachments can be given descriptive names as well. - - Find out how lawyers save hours with Total Mail Converter Pro. - - Control document appearance by fine-tuning your output files' display options; change the fonts, colors, styles and more. Alternately, you can choose to include any external CSS scheme. - - Total Mail Converter Pro is built around a powerful engine and was designed to help save hours if not days worth of time. It easily processes hundreds of thousands of MSG/EML files through its batch feature, and puts you in the driver's seat through a robust set of customization options. - 30 day FREE trial -Tags: -- Converter -- Mail -PurchaseUrl: https://www.coolutils.com/TotalMailConverter/license-pro -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.371/Softplicity.TotalMailConverterPro.yaml b/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.371/Softplicity.TotalMailConverterPro.yaml deleted file mode 100644 index 90e727e5ad984..0000000000000 --- a/manifests/s/Softplicity/TotalMailConverterPro/11.1.0.371/Softplicity.TotalMailConverterPro.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jul/23 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalMailConverterPro -PackageVersion: 11.1.0.371 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalPDFConverter/6.5.0.188/Softplicity.TotalPDFConverter.installer.yaml b/manifests/s/Softplicity/TotalPDFConverter/6.5.0.188/Softplicity.TotalPDFConverter.installer.yaml deleted file mode 100644 index 1c438a7561521..0000000000000 --- a/manifests/s/Softplicity/TotalPDFConverter/6.5.0.188/Softplicity.TotalPDFConverter.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jul/23 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalPDFConverter -PackageVersion: 6.5.0.188 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -FileExtensions: -- PDF -ProductCode: Total PDF Converter_is1 -ReleaseDate: 2025-10-17 -AppsAndFeaturesEntries: -- ProductCode: Total PDF Converter_is1 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://www.coolutils.com/Downloads/TotalPDFConverter.exe - InstallerSha256: DF598F368F3CAB253D733CDF03B7F020B23022A5DD08BB8C9619A7F851ED5C95 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalPDFConverter/6.5.0.188/Softplicity.TotalPDFConverter.locale.en-US.yaml b/manifests/s/Softplicity/TotalPDFConverter/6.5.0.188/Softplicity.TotalPDFConverter.locale.en-US.yaml deleted file mode 100644 index 1be4f011b7225..0000000000000 --- a/manifests/s/Softplicity/TotalPDFConverter/6.5.0.188/Softplicity.TotalPDFConverter.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jul/23 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalPDFConverter -PackageVersion: 6.5.0.188 -PackageLocale: en-US -Publisher: Softplicity, Inc. -PublisherUrl: https://www.coolutils.com/ -PublisherSupportUrl: https://www.coolutils.com/Support -PrivacyUrl: https://www.coolutils.com/PrivacyPolicy -Author: CoolUtils Software -PackageName: Total PDF Converter -PackageUrl: https://www.coolutils.com/TotalPDFConverter -License: Proprietary -Copyright: Copyright @ 2005 Softplicity, Inc. -ShortDescription: Total PDF Converter software changes PDF files to DOC, RTF, TIFF, XLS, HTML, EPS, PS, TXT, CSV, PDF/A and images in batch. -Description: |- - Total PDF Converter software changes PDF files to DOC, RTF, TIFF, XLS, HTML, EPS, PS, TXT, CSV, PDF/A and images in batch. Our advanced PDF converter software provides professional-grade PDF conversion with the most comprehensive feature set available. Unlike other PDF converter software, the Total PDF Converter is extremely user-friendly thanks to a well-planned interface. Download our batch PDF converter software and experience the most efficient PDF conversion available. Additionally, registered users gain direct access to command line support for quiet automatic functioning on the back end. - - - Total PDF Converter supports PDF, PCL, PS, EPS, PRN, XPS, OXPS files. It's not a simple PRN converter, it's the all-in-one solution. New formats are constantly being added. - - Tell Total PDF Converter if you want to omit images from the source files. You can also get the new file with images only without text if you like. - - Convert PDF to PDF/A in batch. Update thousands of multiple files in one process. - - Total PDF Converter can act as a PDF splitting utility and extract selected pages from a multi-page PDF. It can also split PDF by bookmarks or by blank pages. - - Total PDF Converter will change the date of the file or keep the original time stamps. Just check the appropriate checkbox. - - Sign PDF documents with your digital signature during the file conversion process. - - Combine several PDF files into one multi-page document with out powerful batch PDF converter. - - Add text or image watermarks to the header or the footer of the output file. It's perfect for stamping bates too! - - Unlike free PDF converter software, our app processes thousands of documents keeping the folder structure. - - No matter what MS Office you have, our app can convert PDF to DOC and DocX. - - 30 day FREE trial -Tags: -- Converter -- PDF -PurchaseUrl: https://www.coolutils.com/TotalPDFConverter/license -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalPDFConverter/6.5.0.188/Softplicity.TotalPDFConverter.yaml b/manifests/s/Softplicity/TotalPDFConverter/6.5.0.188/Softplicity.TotalPDFConverter.yaml deleted file mode 100644 index 45aeeb3eb7756..0000000000000 --- a/manifests/s/Softplicity/TotalPDFConverter/6.5.0.188/Softplicity.TotalPDFConverter.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jul/23 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Softplicity.TotalPDFConverter -PackageVersion: 6.5.0.188 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1787001563-gacc318/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1787026227-g5016f3/Sourcegraph.Amp.installer.yaml similarity index 60% rename from manifests/s/Sourcegraph/Amp/0.0.1787001563-gacc318/Sourcegraph.Amp.installer.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1787026227-g5016f3/Sourcegraph.Amp.installer.yaml index c48c5e3c75f6b..1905e5909a0b9 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1787001563-gacc318/Sourcegraph.Amp.installer.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1787026227-g5016f3/Sourcegraph.Amp.installer.yaml @@ -2,17 +2,17 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1787001563-gacc318 +PackageVersion: 0.0.1787026227-g5016f3 InstallerType: portable Commands: - amp Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 -ReleaseDate: 2026-08-17 +ReleaseDate: 2026-08-18 Installers: - Architecture: x64 - InstallerUrl: https://static.ampcode.com/cli/0.0.1787001563-gacc318/amp-windows-x64-baseline.exe - InstallerSha256: D4A1D2B818ADF7DCFE8644D25121CAEE7A062D7B7A7368019042CBB79BCDD12F + InstallerUrl: https://static.ampcode.com/cli/0.0.1787026227-g5016f3/amp-windows-x64-baseline.exe + InstallerSha256: 1273298131922ED41849EEE7C7A6C92559A9EA30A2CB1794186E06809BBF0D83 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1787001563-gacc318/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1787026227-g5016f3/Sourcegraph.Amp.locale.en-US.yaml similarity index 97% rename from manifests/s/Sourcegraph/Amp/0.0.1787001563-gacc318/Sourcegraph.Amp.locale.en-US.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1787026227-g5016f3/Sourcegraph.Amp.locale.en-US.yaml index 1b6119201fc71..a28add8a8f01d 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1787001563-gacc318/Sourcegraph.Amp.locale.en-US.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1787026227-g5016f3/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.1787001563-gacc318 +PackageVersion: 0.0.1787026227-g5016f3 PackageLocale: en-US Publisher: Sourcegraph, Inc. PublisherUrl: https://ampcode.com/ diff --git a/manifests/s/Sourcegraph/Amp/0.0.1787001563-gacc318/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1787026227-g5016f3/Sourcegraph.Amp.locale.zh-CN.yaml similarity index 96% rename from manifests/s/Sourcegraph/Amp/0.0.1787001563-gacc318/Sourcegraph.Amp.locale.zh-CN.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1787026227-g5016f3/Sourcegraph.Amp.locale.zh-CN.yaml index 4d9d03d0b305e..438addd89fa0d 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1787001563-gacc318/Sourcegraph.Amp.locale.zh-CN.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1787026227-g5016f3/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.1787001563-gacc318 +PackageVersion: 0.0.1787026227-g5016f3 PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于终端与编辑器的前沿编码智能体。 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1787001563-gacc318/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1787026227-g5016f3/Sourcegraph.Amp.yaml similarity index 85% rename from manifests/s/Sourcegraph/Amp/0.0.1787001563-gacc318/Sourcegraph.Amp.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1787026227-g5016f3/Sourcegraph.Amp.yaml index f9dabdd8f20c6..71f82b46caea3 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1787001563-gacc318/Sourcegraph.Amp.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1787026227-g5016f3/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.1787001563-gacc318 +PackageVersion: 0.0.1787026227-g5016f3 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/s/Stephanvs/hypr/0.3.2/Stephanvs.hypr.installer.yaml b/manifests/s/Stephanvs/hypr/0.3.2/Stephanvs.hypr.installer.yaml new file mode 100644 index 0000000000000..c3c9a7b380a6c --- /dev/null +++ b/manifests/s/Stephanvs/hypr/0.3.2/Stephanvs.hypr.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Stephanvs.hypr +PackageVersion: 0.3.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: hypr-windows-x64/hypr.exe + PortableCommandAlias: hypr.exe +InstallModes: +- silent +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Stephanvs/hypr/releases/download/v0.3.2/hypr-windows-x64.zip + InstallerSha256: EBFE8BE4183241A458CAD687224832B545EEFDC62705B6E5198A7B376171D775 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stephanvs/hypr/0.3.2/Stephanvs.hypr.locale.en-US.yaml b/manifests/s/Stephanvs/hypr/0.3.2/Stephanvs.hypr.locale.en-US.yaml new file mode 100644 index 0000000000000..dea8f151da8e9 --- /dev/null +++ b/manifests/s/Stephanvs/hypr/0.3.2/Stephanvs.hypr.locale.en-US.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Stephanvs.hypr +PackageVersion: 0.3.2 +PackageLocale: en-US +Publisher: Stephanvs +PublisherUrl: https://github.com/Stephanvs +PublisherSupportUrl: https://github.com/Stephanvs/hypr/issues +Author: Stephan van Stekelenburg +PackageName: hypr +PackageUrl: https://github.com/Stephanvs/hypr +License: Proprietary +ShortDescription: Hypr is a small tool to simplify git worktrees +Description: | + hypr is a modern, highly customizable CLI tool that supercharges your git worktree workflow. It makes creating, switching, and managing worktrees effortless, with first-class terminal integration and powerful automation hooks. +Moniker: hypr +Tags: +- cli +- git +- terminal +- tui +- worktree +ReleaseNotes: |- + Changes + • No changes +ReleaseNotesUrl: https://github.com/Stephanvs/hypr/releases/tag/v0.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stephanvs/hypr/0.3.2/Stephanvs.hypr.yaml b/manifests/s/Stephanvs/hypr/0.3.2/Stephanvs.hypr.yaml new file mode 100644 index 0000000000000..d2e3535734c88 --- /dev/null +++ b/manifests/s/Stephanvs/hypr/0.3.2/Stephanvs.hypr.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Stephanvs.hypr +PackageVersion: 0.3.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Synology/ChatClient/1.2.4-235/Synology.ChatClient.installer.yaml b/manifests/s/Synology/ChatClient/1.2.4-235/Synology.ChatClient.installer.yaml new file mode 100644 index 0000000000000..fdd14b3230f93 --- /dev/null +++ b/manifests/s/Synology/ChatClient/1.2.4-235/Synology.ChatClient.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: Synology.ChatClient +PackageVersion: 1.2.4-235 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: e24904b9-f289-5c55-b723-766089974f14 +ReleaseDate: 2026-08-11 +Installers: +- Architecture: x64 + InstallerUrl: https://global.synologydownload.com/download/Utility/ChatClient/1.2.4-0235/Windows/Synology%20Chat%20Client-1.2.4-0235.exe + InstallerSha256: E7D971A6720664E53FCA32147656905F0696D85B267C0A9BACBB616FB7AEBDAA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Synology/ChatClient/1.2.4-235/Synology.ChatClient.locale.en-US.yaml b/manifests/s/Synology/ChatClient/1.2.4-235/Synology.ChatClient.locale.en-US.yaml new file mode 100644 index 0000000000000..8db5ed721aa33 --- /dev/null +++ b/manifests/s/Synology/ChatClient/1.2.4-235/Synology.ChatClient.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Synology.ChatClient +PackageVersion: 1.2.4-235 +PackageLocale: en-US +Publisher: Synology +PublisherUrl: https://www.synology.com/ +PublisherSupportUrl: https://www.synology.com/company/contact_us +PrivacyUrl: https://www.synology.com/company/legal/privacy +Author: Synology Inc. +PackageName: Synology Chat +PackageUrl: https://kb.synology.com/DSM/help/ChatClient/chatclient +License: Proprietary +LicenseUrl: https://www.synology.com/company/legal/terms_EULA +Copyright: Copyright © 2026 Synalogy Inc. All rights reserved. +CopyrightUrl: https://www.synology.com/company/legal/terms_EULA +ShortDescription: A feature-rich desktop native client developed for Windows, MacOS, and Linux platforms, allowing you to enjoy the instant messaging service on your PC. +Moniker: synologychatclient +Tags: +- chat +- collaborate +- collaboration +- im +- instant-messaging +- message +- messaging +- nas +- send +- storage +- talk +ReleaseNotes: |- + Important Note + 1. The update is expected to be available in all regions within the next few days. The actual time of release may vary slightly depending on the region. + Compatibility & Installation + 1. Added support for installing Synology Chat Client on Mac devices with Intel or Apple silicon processors. + Fixed Issues + 1. Fixed an issue where certificate errors might be displayed when accessing Synology Chat Client through QuickConnect over HTTPS. + 2. Fixed multiple security vulnerabilities. +ReleaseNotesUrl: https://www.synology.com/releaseNote/ChatClient +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Synology/ChatClient/1.2.4-235/Synology.ChatClient.locale.zh-CN.yaml b/manifests/s/Synology/ChatClient/1.2.4-235/Synology.ChatClient.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d5aaf96073126 --- /dev/null +++ b/manifests/s/Synology/ChatClient/1.2.4-235/Synology.ChatClient.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: Synology.ChatClient +PackageVersion: 1.2.4-235 +PackageLocale: zh-CN +PublisherUrl: https://www.synology.cn/zh-cn +PublisherSupportUrl: https://www.synology.cn/zh-cn/company/contact_us +PrivacyUrl: https://www.synology.cn/zh-cn/company/legal/privacy +License: 专有软件 +LicenseUrl: https://www.synology.cn/zh-cn/company/legal/terms_EULA +CopyrightUrl: https://www.synology.cn/zh-cn/company/legal/terms_EULA +ShortDescription: 为 Windows、MacOS、Linux 平台开发的强大的原生桌面客户端,让您可以在电脑上享受即时通讯服务。 +Tags: +- nas +- 信息 +- 协作 +- 协同 +- 发送 +- 备份 +- 存储 +- 消息 +- 聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Synology/ChatClient/1.2.4-235/Synology.ChatClient.yaml b/manifests/s/Synology/ChatClient/1.2.4-235/Synology.ChatClient.yaml new file mode 100644 index 0000000000000..1b51d2e116633 --- /dev/null +++ b/manifests/s/Synology/ChatClient/1.2.4-235/Synology.ChatClient.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: Synology.ChatClient +PackageVersion: 1.2.4-235 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/schollz/croc/11.1.2/schollz.croc.installer.yaml b/manifests/s/schollz/croc/11.1.2/schollz.croc.installer.yaml new file mode 100644 index 0000000000000..e9ba3f247d0a0 --- /dev/null +++ b/manifests/s/schollz/croc/11.1.2/schollz.croc.installer.yaml @@ -0,0 +1,16 @@ +# 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: schollz.croc +PackageVersion: 11.1.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: croc.exe +ReleaseDate: 2026-08-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/schollz/croc/releases/download/v11.1.2/croc_v11.1.2_Windows-64bit.zip + InstallerSha256: 6E4AB210B44BEF6DB078A9F4F37FD3C1C97F1F95ABF687CF18D25E6BA7F8AE5B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/schollz/croc/11.1.2/schollz.croc.locale.en-US.yaml b/manifests/s/schollz/croc/11.1.2/schollz.croc.locale.en-US.yaml new file mode 100644 index 0000000000000..5e75a19ca439e --- /dev/null +++ b/manifests/s/schollz/croc/11.1.2/schollz.croc.locale.en-US.yaml @@ -0,0 +1,41 @@ +# 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: schollz.croc +PackageVersion: 11.1.2 +PackageLocale: en-US +Publisher: schollz +PublisherUrl: https://schollz.com/ +PublisherSupportUrl: https://schollz.com/ +PackageName: croc +PackageUrl: https://github.com/schollz/croc +License: MIT +LicenseUrl: https://github.com/schollz/croc/blob/HEAD/LICENSE +Copyright: Copyright (c) 2017-2021 Zack +CopyrightUrl: https://github.com/schollz/croc/blob/main/LICENSE +ShortDescription: Easily and securely send things from one computer to another.Easily and securely send things from one computer to another. +Moniker: croc +Tags: +- cli +- data +- file-sharing +- file-transfer +- go +- magic-wormhole +- pake +- peer-to-peer +- transfer +ReleaseNotes: |- + What's Changed + - fix: web by @schollz in #1249 + - fix: web by @schollz in #1250 + - Add a Debian install section by @barnumbirr in #1251 + - build(deps): bump golang.org/x/net from 0.57.0 to 0.58.0 by @dependabot[bot] in #1253 + - build(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0 by @dependabot[bot] in #1252 + - fear: improve transfer performance by @schollz in #1254 + New Contributors + - @barnumbirr made their first contribution in #1251 + Full Changelog: v11.1.1...v11.1.2 +ReleaseNotesUrl: https://github.com/schollz/croc/releases/tag/v11.1.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/schollz/croc/11.1.2/schollz.croc.yaml b/manifests/s/schollz/croc/11.1.2/schollz.croc.yaml new file mode 100644 index 0000000000000..6454b4f9bbc02 --- /dev/null +++ b/manifests/s/schollz/croc/11.1.2/schollz.croc.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: schollz.croc +PackageVersion: 11.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/Takeshi/Sumifold/1.0.0/Takeshi.Sumifold.installer.yaml b/manifests/t/Takeshi/Sumifold/1.0.0/Takeshi.Sumifold.installer.yaml new file mode 100644 index 0000000000000..649e8277741d9 --- /dev/null +++ b/manifests/t/Takeshi/Sumifold/1.0.0/Takeshi.Sumifold.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Takeshi.Sumifold +PackageVersion: 1.0.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-08-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/TakeshiArai-18/Sumifold/releases/download/v1.0.0/Sumifold_1.0.0_x64-setup.exe + InstallerSha256: A6EFBA1850EB59B76252D011873CCB34E025E7428D759C791AD8F7BEB2049E17 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Takeshi/Sumifold/1.0.0/Takeshi.Sumifold.locale.en-US.yaml b/manifests/t/Takeshi/Sumifold/1.0.0/Takeshi.Sumifold.locale.en-US.yaml new file mode 100644 index 0000000000000..66b31ed89e9ae --- /dev/null +++ b/manifests/t/Takeshi/Sumifold/1.0.0/Takeshi.Sumifold.locale.en-US.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Takeshi.Sumifold +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: Takeshi Arai +PublisherUrl: https://github.com/TakeshiArai-18 +PublisherSupportUrl: https://github.com/TakeshiArai-18/Sumifold/issues +PackageName: Sumifold +PackageUrl: https://github.com/TakeshiArai-18/Sumifold +License: Proprietary +LicenseUrl: https://github.com/TakeshiArai-18/Sumifold/blob/main/EULA.md +Copyright: Copyright (c) 2026 Takeshi Arai. All Rights Reserved. +ShortDescription: A Markdown editor for Windows with rich preview, full-text search, autosave, and crash recovery. +Description: |- + Sumifold is a Markdown editor for Windows featuring rich preview (Mermaid, KaTeX, + Shiki syntax highlighting, Graphviz), workspace-wide full-text search, atomic + autosave with crash recovery, local Git integration, a command palette, in-editor + formatting, and a plugin system. This release is unsigned. +Moniker: sumifold +Tags: +- markdown +- editor +- mermaid +- katex +- notes +ReleaseNotesUrl: https://github.com/TakeshiArai-18/Sumifold/releases/tag/v1.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Takeshi/Sumifold/1.0.0/Takeshi.Sumifold.locale.ja-JP.yaml b/manifests/t/Takeshi/Sumifold/1.0.0/Takeshi.Sumifold.locale.ja-JP.yaml new file mode 100644 index 0000000000000..10d86ebe8b37a --- /dev/null +++ b/manifests/t/Takeshi/Sumifold/1.0.0/Takeshi.Sumifold.locale.ja-JP.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Takeshi.Sumifold +PackageVersion: 1.0.0 +PackageLocale: ja-JP +Publisher: Takeshi Arai +PublisherUrl: https://github.com/TakeshiArai-18 +PublisherSupportUrl: https://github.com/TakeshiArai-18/Sumifold/issues +PackageName: Sumifold +PackageUrl: https://github.com/TakeshiArai-18/Sumifold +License: Proprietary +LicenseUrl: https://github.com/TakeshiArai-18/Sumifold/blob/main/EULA.md +Copyright: Copyright (c) 2026 Takeshi Arai. All Rights Reserved. +ShortDescription: リッチプレビュー・全文検索・自動保存・クラッシュリカバリを備えた Windows 向け Markdown エディタ。 +Description: |- + Sumifold は Windows 向けの Markdown エディタです。Mermaid / KaTeX / Shiki / Graphviz による + リッチプレビュー、ワークスペース全文検索、原子的な自動保存とクラッシュリカバリ、ローカル Git 連携、 + コマンドパレット、エディタ内の書式表示、プラグイン機構を備えます。本リリースは未署名です。 +ReleaseNotesUrl: https://github.com/TakeshiArai-18/Sumifold/releases/tag/v1.0.0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Takeshi/Sumifold/1.0.0/Takeshi.Sumifold.yaml b/manifests/t/Takeshi/Sumifold/1.0.0/Takeshi.Sumifold.yaml new file mode 100644 index 0000000000000..9013d8849e5bd --- /dev/null +++ b/manifests/t/Takeshi/Sumifold/1.0.0/Takeshi.Sumifold.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Takeshi.Sumifold +PackageVersion: 1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/TopoGrafix/ExpertGPS/9.33.0.0/TopoGrafix.ExpertGPS.installer.yaml b/manifests/t/TopoGrafix/ExpertGPS/9.34.0.0/TopoGrafix.ExpertGPS.installer.yaml similarity index 76% rename from manifests/t/TopoGrafix/ExpertGPS/9.33.0.0/TopoGrafix.ExpertGPS.installer.yaml rename to manifests/t/TopoGrafix/ExpertGPS/9.34.0.0/TopoGrafix.ExpertGPS.installer.yaml index f5fe94c815231..680d323c986a1 100644 --- a/manifests/t/TopoGrafix/ExpertGPS/9.33.0.0/TopoGrafix.ExpertGPS.installer.yaml +++ b/manifests/t/TopoGrafix/ExpertGPS/9.34.0.0/TopoGrafix.ExpertGPS.installer.yaml @@ -2,17 +2,17 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: TopoGrafix.ExpertGPS -PackageVersion: 9.33.0.0 +PackageVersion: 9.34.0.0 InstallerType: inno Scope: machine UpgradeBehavior: install FileExtensions: - gpx ProductCode: ExpertGPS_is1 -ReleaseDate: 2026-08-06 +ReleaseDate: 2026-08-17 Installers: - Architecture: x64 InstallerUrl: https://www.expertgps.com/download/SetupExpertGPS64.exe - InstallerSha256: 9FC6D5FCAB4FD7E91F903258549170495EC4EF10A4684522F774FBAF21261404 + InstallerSha256: 9F2C08C64CAD3D9A9B79F2F31D79FD30DF6E827DF105E0A83D57F64241AAEA2B ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/t/TopoGrafix/ExpertGPS/9.33.0.0/TopoGrafix.ExpertGPS.locale.en-US.yaml b/manifests/t/TopoGrafix/ExpertGPS/9.34.0.0/TopoGrafix.ExpertGPS.locale.en-US.yaml similarity index 77% rename from manifests/t/TopoGrafix/ExpertGPS/9.33.0.0/TopoGrafix.ExpertGPS.locale.en-US.yaml rename to manifests/t/TopoGrafix/ExpertGPS/9.34.0.0/TopoGrafix.ExpertGPS.locale.en-US.yaml index 379b8669bcae2..b7ca136a03ad0 100644 --- a/manifests/t/TopoGrafix/ExpertGPS/9.33.0.0/TopoGrafix.ExpertGPS.locale.en-US.yaml +++ b/manifests/t/TopoGrafix/ExpertGPS/9.34.0.0/TopoGrafix.ExpertGPS.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: TopoGrafix.ExpertGPS -PackageVersion: 9.33.0.0 +PackageVersion: 9.34.0.0 PackageLocale: en-US Publisher: TopoGrafix PublisherUrl: https://www.topografix.com/ @@ -24,10 +24,9 @@ Tags: - topo - topographic ReleaseNotes: |- - Fixed a rare issue when saving data imported from CSV files that contains characters which cannot be stored in XML files. - Fixed an error when zooming WAY in on tracks and routes that had distance or bearing labels. - Added a work-around for certain shapefiles that contain extra padding at the end of the file. - Improved error message when the OpenStreetMap server is busy or reports an error when using the Extract Map Features command. + Added Depth as another option for waypoint labels in the Map Display Options dialog. + Fixed MTP support for Garmin vivoactive 3 and later versions. + Removed the change to shapefile import from the last release, as it was causing some files to import as empty. ReleaseNotesUrl: https://www.expertgps.com/changes.asp PurchaseUrl: https://www.expertgps.com/purchase.asp ManifestType: defaultLocale diff --git a/manifests/t/TopoGrafix/ExpertGPS/9.33.0.0/TopoGrafix.ExpertGPS.locale.zh-CN.yaml b/manifests/t/TopoGrafix/ExpertGPS/9.34.0.0/TopoGrafix.ExpertGPS.locale.zh-CN.yaml similarity index 98% rename from manifests/t/TopoGrafix/ExpertGPS/9.33.0.0/TopoGrafix.ExpertGPS.locale.zh-CN.yaml rename to manifests/t/TopoGrafix/ExpertGPS/9.34.0.0/TopoGrafix.ExpertGPS.locale.zh-CN.yaml index 946bfea14bbcb..29a920be46089 100644 --- a/manifests/t/TopoGrafix/ExpertGPS/9.33.0.0/TopoGrafix.ExpertGPS.locale.zh-CN.yaml +++ b/manifests/t/TopoGrafix/ExpertGPS/9.34.0.0/TopoGrafix.ExpertGPS.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TopoGrafix.ExpertGPS -PackageVersion: 9.33.0.0 +PackageVersion: 9.34.0.0 PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于佳明、麦哲伦、劳伦斯、Eagle GPS 的 GPS 制图软件 diff --git a/manifests/t/TopoGrafix/ExpertGPS/9.33.0.0/TopoGrafix.ExpertGPS.yaml b/manifests/t/TopoGrafix/ExpertGPS/9.34.0.0/TopoGrafix.ExpertGPS.yaml similarity index 90% rename from manifests/t/TopoGrafix/ExpertGPS/9.33.0.0/TopoGrafix.ExpertGPS.yaml rename to manifests/t/TopoGrafix/ExpertGPS/9.34.0.0/TopoGrafix.ExpertGPS.yaml index be90986ce015d..26694bf8b172c 100644 --- a/manifests/t/TopoGrafix/ExpertGPS/9.33.0.0/TopoGrafix.ExpertGPS.yaml +++ b/manifests/t/TopoGrafix/ExpertGPS/9.34.0.0/TopoGrafix.ExpertGPS.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: TopoGrafix.ExpertGPS -PackageVersion: 9.33.0.0 +PackageVersion: 9.34.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/t/Tsabo/ClipMate/0.1.0-beta.4/Tsabo.ClipMate.installer.yaml b/manifests/t/Tsabo/ClipMate/0.1.0-beta.4/Tsabo.ClipMate.installer.yaml new file mode 100644 index 0000000000000..a1d61b3651ce3 --- /dev/null +++ b/manifests/t/Tsabo/ClipMate/0.1.0-beta.4/Tsabo.ClipMate.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: Tsabo.ClipMate +PackageVersion: 0.1.0-beta.4 +InstallerLocale: en-US +InstallerType: inno +Scope: user +ProductCode: '{8B5C9E7A-1F2D-4A3E-9C8B-7D6F5E4A3B2C}_is1' +ReleaseDate: 2026-08-17 +AppsAndFeaturesEntries: +- DisplayName: ClipMate 0.1.0-beta.4 + Publisher: ClipMate Contributors + ProductCode: '{8B5C9E7A-1F2D-4A3E-9C8B-7D6F5E4A3B2C}_is1' +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\ClipMate' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Tsabo/ClipMate/releases/download/v0.1.0-beta.4/ClipMate-Setup-0.1.0-beta.4.exe + InstallerSha256: 16348976BD216FDE8C19E5924938247BC5800812E561C74F88B33451720E9309 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tsabo/ClipMate/0.1.0-beta.4/Tsabo.ClipMate.locale.en-US.yaml b/manifests/t/Tsabo/ClipMate/0.1.0-beta.4/Tsabo.ClipMate.locale.en-US.yaml new file mode 100644 index 0000000000000..04efe15518943 --- /dev/null +++ b/manifests/t/Tsabo/ClipMate/0.1.0-beta.4/Tsabo.ClipMate.locale.en-US.yaml @@ -0,0 +1,64 @@ +# 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: Tsabo.ClipMate +PackageVersion: 0.1.0-beta.4 +PackageLocale: en-US +Publisher: Tsabo +PublisherUrl: https://github.com/Tsabo +PublisherSupportUrl: https://github.com/Tsabo/ClipMate/issues +PackageName: ClipMate +PackageUrl: https://github.com/Tsabo/ClipMate +License: MIT +LicenseUrl: https://github.com/Tsabo/ClipMate/blob/HEAD/LICENSE +Copyright: Copyright © 2026 Jeremy Brown and ClipMate Contributors +ShortDescription: A powerful clipboard manager for Windows +Description: | + ClipMate is a modern clipboard manager that helps you manage your clipboard history, + organize clips into collections, and boost your productivity with powerful features + like PowerPaste, Quick Paste, and advanced text manipulation tools. +Tags: +- clipboard +- clipboard-manager +- productivity +- utility +- windows +ReleaseNotes: |- + ClipMate 0.1.0-beta.4 + Downloads + ───────────────────────────────────────┬──────────┬──────────────────────────────────────────────────── + Package │Size │Description + ───────────────────────────────────────┼──────────┼──────────────────────────────────────────────────── + ClipMate-Setup-0.1.0-beta.4.exe │~105.32 MB│Recommended - auto-installs dependencies + ───────────────────────────────────────┼──────────┼──────────────────────────────────────────────────── + ClipMate-Portable-0.1.0-beta.4.zip │~154.17 MB│Portable - requires .NET 10 & WebView2 pre-installed + ───────────────────────────────────────┴──────────┴──────────────────────────────────────────────────── + Installation + WinGet: + winget install Tsabo.ClipMate + Installer (Recommended): + - Target OS: Windows 11 or Windows 10 version 1809+ + - Auto-installs if needed: .NET 10 Desktop Runtime, WebView2 Runtime + - Simply download and run - dependencies handled automatically + Portable: + - Extract ZIP and run ClipMate.exe + - Requires .NET 10 Desktop Runtime pre-installed + - Requires WebView2 Runtime (usually pre-installed on Windows 11) + Security + ⚠️ Unsigned Pre-Release - SmartScreen warnings expected. SignPath signing will be enabled after project approval. + Verification + SHA-256 Checksums: + # Verify installer + (Get-FileHash ClipMate-Setup-0.1.0-beta.4.exe).Hash -eq (Get-Content ClipMate-Setup-0.1.0-beta.4.exe.sha256).Split()[0] + # Verify portable + (Get-FileHash ClipMate-Portable-0.1.0-beta.4.zip).Hash -eq (Get-Content ClipMate-Portable-0.1.0-beta.4.zip.sha256).Split()[0] + What's Changed + Fixed + - WinGet Upgrade Blocked - winget upgrade reported "No applicable upgrade found" for anyone on 0.1.0-beta.2 or earlier. The installer used Inno Setup's {autopf} directory constant, which resolves to either Program Files or the user's local app data depending on whether setup happens to be elevated. WinGet manifest generation read that as a machine-wide install and published Scope: machine, which WinGet then refused to apply over the per-user installs people actually had. The installer is now explicitly per-user and installs to %LOCALAPPDATA%\Programs\ClipMate. + - Clip Database Deleted On Uninstall - Uninstalling ClipMate silently deleted %LOCALAPPDATA%\ClipMate, destroying your entire clip database and settings with no warning or opportunity to back them up. Uninstall now keeps your data by default and asks before removing it. + Note for existing users + If you installed 0.1.0-beta.3 from an elevated (Administrator) terminal, ClipMate landed in C:\Program Files\ClipMate and WinGet will not upgrade it to this per-user release. Back up %LOCALAPPDATA%\ClipMate, uninstall, then reinstall with winget install Tsabo.ClipMate. + Full Changelog: CHANGELOG.md +ReleaseNotesUrl: https://github.com/Tsabo/ClipMate/releases/tag/v0.1.0-beta.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tsabo/ClipMate/0.1.0-beta.4/Tsabo.ClipMate.yaml b/manifests/t/Tsabo/ClipMate/0.1.0-beta.4/Tsabo.ClipMate.yaml new file mode 100644 index 0000000000000..55db29ac345f6 --- /dev/null +++ b/manifests/t/Tsabo/ClipMate/0.1.0-beta.4/Tsabo.ClipMate.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: Tsabo.ClipMate +PackageVersion: 0.1.0-beta.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tylergibbs1/Substrate/0.3.6/Tylergibbs1.Substrate.installer.yaml b/manifests/t/Tylergibbs1/Substrate/0.3.6/Tylergibbs1.Substrate.installer.yaml new file mode 100644 index 0000000000000..13c03ae0f18bb --- /dev/null +++ b/manifests/t/Tylergibbs1/Substrate/0.3.6/Tylergibbs1.Substrate.installer.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Tylergibbs1.Substrate +PackageVersion: 0.3.6 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/tylergibbs1/substrate/releases/download/v0.3.6/Substrate-Setup-0.3.6.exe + InstallerSha256: B5A83D9AEF360EF334FDBC8DCCC3120514F7D3C12B990B712B7DEB150283AEFC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tylergibbs1/Substrate/0.3.6/Tylergibbs1.Substrate.locale.en-US.yaml b/manifests/t/Tylergibbs1/Substrate/0.3.6/Tylergibbs1.Substrate.locale.en-US.yaml new file mode 100644 index 0000000000000..f9f07e58db96a --- /dev/null +++ b/manifests/t/Tylergibbs1/Substrate/0.3.6/Tylergibbs1.Substrate.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: Tylergibbs1.Substrate +PackageVersion: 0.3.6 +PackageLocale: en-US +Publisher: Tyler Gibbs +PublisherUrl: https://github.com/tylergibbs1 +PublisherSupportUrl: https://github.com/tylergibbs1/substrate/issues +PackageName: Substrate +PackageUrl: https://github.com/tylergibbs1/substrate +License: MIT +LicenseUrl: https://github.com/tylergibbs1/substrate/blob/main/LICENSE +ShortDescription: Desktop app for AI-generated raster slide decks where the prompt is the only editable artifact. +Description: |- + Substrate generates raster slide decks with an image model. The only editable + artifacts are two prompts (a per-slide prompt and a deck-level main design + prompt) which both a human (in the UI) and an agent (over MCP) can co-author. +Moniker: substrate +Tags: +- ai +- slides +- presentations +- deck +- electron +- mcp +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tylergibbs1/Substrate/0.3.6/Tylergibbs1.Substrate.yaml b/manifests/t/Tylergibbs1/Substrate/0.3.6/Tylergibbs1.Substrate.yaml new file mode 100644 index 0000000000000..61bcf085accdc --- /dev/null +++ b/manifests/t/Tylergibbs1/Substrate/0.3.6/Tylergibbs1.Substrate.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Tylergibbs1.Substrate +PackageVersion: 0.3.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/t8y2/DBX/0.5.87/t8y2.DBX.installer.yaml b/manifests/t/t8y2/DBX/0.5.87/t8y2.DBX.installer.yaml new file mode 100644 index 0000000000000..593a216461079 --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.87/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.87 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: DBX +ReleaseDate: 2026-08-17 +AppsAndFeaturesEntries: +- Publisher: dbx + ProductCode: DBX +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\DBX' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/t8y2/dbx/releases/download/v0.5.87/DBX_0.5.87_x64-setup.exe + InstallerSha256: 250FD93CA74B149EF27933FD4C01E85993554820E61D4EFB5BA34D6AF2FFDE6D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/t8y2/DBX/0.5.87/t8y2.DBX.locale.en-US.yaml b/manifests/t/t8y2/DBX/0.5.87/t8y2.DBX.locale.en-US.yaml new file mode 100644 index 0000000000000..7d737c8e02927 --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.87/t8y2.DBX.locale.en-US.yaml @@ -0,0 +1,70 @@ +# 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.87 +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: |- + 新功能 + - Amazon DynamoDB — 新增原生连接、表与索引浏览、查询、编辑和导出支持。 (contributed by @zipg) (closes #6369) + - PostgreSQL 并发索引 — 表结构编辑器支持为非分区表并发创建新索引,降低建索引期间的写入阻塞。 (contributed by @0verme) (closes #6303) + - 连接分组批量删除 — 支持多选并递归删除连接分组,可选择保留或同时删除组内连接。 (contributed by @eryajf) (closes #6394) + - GaussDB 计数并行度 — 连接配置可设置 COUNT 查询的 query_dop 并行度提示。 (contributed by @AndrewDi) + 改进 + - Meilisearch 反向代理 — 支持通过完整 HTTP(S) URL 配置代理基础路径,并正确处理协议、端口和安全请求。 (contributed by @eryajf) (closes #6262) + - MCP Web TLS — 远程 Web 后端支持自签名证书和自定义 CA 信任配置。 (contributed by @azens) + - MongoDB 编辑器补全 — 输入 db.. 后可补全集合方法。 (contributed by @jthanh8144) + - 侧边栏连接菜单 — 将“关闭数据库连接”移到右键菜单首位,便于快速断开连接。 (contributed by @bigFish0124) (closes #6268) + - SQL 格式化 — MySQL 和 SQLite 的 LIKE 遵循关键字大小写设置,完整 SQL 后新行不再继承错误缩进。 (contributed by @zipg) + - 官网数据库支持信息 — 官网、README 和 Docker 文档统一更新为支持 80+ 数据库。 + 修复 + - Hive — 支持粘贴 JDBC URL,并兼容 HTTP noSasl 连接。 (contributed by @zipg) + - MySQL 云列存大字段 — 腾讯云 MySQL 列存引擎的大字段可正常预览。 (contributed by @zipg) + - MySQL ShardingSphere 二进制值 — ShardingSphere Proxy 的 BINARY 和 VARBINARY 字段可正常使用 Hex 查看。 (contributed by @zipg) (closes #5873) + - MySQL XA 恢复结果 — XA RECOVER 可正确返回查询结果集。 (closes #6380) + - PostgreSQL 复制表 DDL — 复制表结构时保留 serial 列语义。 (closes #6405) + - SAP HANA 表操作 — 恢复 Schema 范围内的表重命名、清空和删除等操作。 (closes #6457) + - StarRocks 外部数据库 — 空的外部数据库可正常加载表列表。 (contributed by @zipg) + - Oracle 表结构导出 — 导出表 DDL 时移除物理存储属性,提升跨环境可移植性。 (contributed by @zipg) + - SQL Server 活动跟踪 — 读取活动跟踪前启用 ARITHABORT,避免相关查询失败。 (closes #6440) + - Kafka 旧版 Broker — 向旧版本 Kafka Broker 发送消息时使用兼容的请求版本。 (closes #6408) + - 数据网格分页 — 最后一次缩窄拉取范围时保留用户设置的分页大小。 (closes #6478) + - 数据网格筛选拖拽 — 恢复桌面端筛选条件拖拽,并优化条件布局。 (contributed by @zipg) + - 数据网格 SQL 复制 — 复制 SQL SELECT 或 WHERE 时优先使用右键点击的单元格,并在缺少源列元数据时回退到显示列名。 (contributed by @eryajf) (closes #6390) + - JSON 字段提取 — 正确识别并提取大写 JSON 字段名。 (closes #6385) + - 计划备份目录 — 写入备份前创建或校验目标目录,避免目录被删除或暂时不可用后持续失败。 (contributed by @q396921921) (closes #6109) + - 编辑器设置草稿 — 关闭含未应用修改的设置窗口前进行确认,避免静默丢弃配置。 (contributed by @q396921921) + - 查询超时操作 — 避免在错误提示中重复显示超时设置按钮。 (contributed by @zipg) + - WebDAV 同步路径 — 集合路径正确使用终止分隔符,避免目录同步请求异常。 (closes #6448) + 安装 + - Windows 安装器语言 — 新增简体中文和繁体中文,并补充管理员权限提示。 (contributed by @zipg) + - 安装包下载链接 — 官网安装器链接可在版本发布切换期间保持有效。 (closes #6403) + > 国内下载:如果 GitHub 下载较慢,可从 CNB 镜像 下载桌面端安装包,Docker 镜像从 docker.cnb.cool/dbxio.com/dbx:v0.5.87 拉取。 +ReleaseNotesUrl: https://github.com/t8y2/dbx/releases/tag/v0.5.87 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/t8y2/DBX/0.5.87/t8y2.DBX.yaml b/manifests/t/t8y2/DBX/0.5.87/t8y2.DBX.yaml new file mode 100644 index 0000000000000..731960998fcfc --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.87/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.87 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/v/vriesdemichael/bb/2.5.0/vriesdemichael.bb.installer.yaml b/manifests/v/vriesdemichael/bb/2.5.0/vriesdemichael.bb.installer.yaml new file mode 100644 index 0000000000000..cc82a4d7ca9b1 --- /dev/null +++ b/manifests/v/vriesdemichael/bb/2.5.0/vriesdemichael.bb.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: vriesdemichael.bb +PackageVersion: 2.5.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: bb.exe + PortableCommandAlias: bb +ReleaseDate: 2026-08-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/vriesdemichael/bitbucket-data-center-cli/releases/download/v2.5.0/bb_2.5.0_windows_amd64.zip + InstallerSha256: 785189610909328F2C02906E14C515260CDBC8B8B206E0BC3673BC5C3F23E329 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/vriesdemichael/bb/2.5.0/vriesdemichael.bb.locale.en-US.yaml b/manifests/v/vriesdemichael/bb/2.5.0/vriesdemichael.bb.locale.en-US.yaml new file mode 100644 index 0000000000000..a603efa235e5f --- /dev/null +++ b/manifests/v/vriesdemichael/bb/2.5.0/vriesdemichael.bb.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: vriesdemichael.bb +PackageVersion: 2.5.0 +PackageLocale: en-US +Publisher: vriesdemichael +PublisherUrl: https://github.com/vriesdemichael +PublisherSupportUrl: https://github.com/vriesdemichael/bitbucket-server-cli/issues +PackageName: bb +PackageUrl: https://github.com/vriesdemichael/bitbucket-server-cli +License: Apache 2 +LicenseUrl: https://github.com/vriesdemichael/bitbucket-data-center-cli/blob/HEAD/LICENSE +ShortDescription: Bitbucket server (not cloud) command line tool. The 'gh' of bitbucket server. +ReleaseNotes: |- + v2.5.0 + Changes since v2.4.0. + Compare: v2.4.0...v2.5.0 + Features + - pr: add bb pr checkout (263134a) + Fixes + - pr: supply credentials to the checkout fetch (90272e1) + Tests + - pr: fix the dirty-tree assertion in the live checkout test (a6ba2cd) + - pr: clear the whole credential fallback chain in checkout tests (d815461) + - stop the suite waiting on backoff and DNS (024ae1d) +ReleaseNotesUrl: https://github.com/vriesdemichael/bitbucket-data-center-cli/releases/tag/v2.5.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/vriesdemichael/bb/2.5.0/vriesdemichael.bb.yaml b/manifests/v/vriesdemichael/bb/2.5.0/vriesdemichael.bb.yaml new file mode 100644 index 0000000000000..7a41277014eb0 --- /dev/null +++ b/manifests/v/vriesdemichael/bb/2.5.0/vriesdemichael.bb.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: vriesdemichael.bb +PackageVersion: 2.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/w/WendyLabs/Wendy/2026.08.18-022337/WendyLabs.Wendy.installer.yaml b/manifests/w/WendyLabs/Wendy/2026.08.18-022337/WendyLabs.Wendy.installer.yaml new file mode 100644 index 0000000000000..89785f63a56db --- /dev/null +++ b/manifests/w/WendyLabs/Wendy/2026.08.18-022337/WendyLabs.Wendy.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: WendyLabs.Wendy +PackageVersion: 2026.08.18-022337 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: msi +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/wendylabsinc/wendy-agent/releases/download/2026.08.18-022337/wendy-cli-windows-amd64-2026.08.18-022337.msi + InstallerSha256: B0BC6A3921C707CC62B2B72523EB306B4C29308AA988369EFAE7AF61CBC76F85 + ProductCode: '{BA34495D-B78B-486B-BBEA-7C2394152C25}' +- Architecture: arm64 + InstallerUrl: https://github.com/wendylabsinc/wendy-agent/releases/download/2026.08.18-022337/wendy-cli-windows-arm64-2026.08.18-022337.msi + InstallerSha256: 8F390F5DA6D6FF91F3A9CC5325BB5A02A32A5619BA8D0FF3ACA820B6E4105C61 + ProductCode: '{FB60CF23-920C-4E8A-9A29-4D0BDDDD1FD1}' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-08-18 diff --git a/manifests/w/WendyLabs/Wendy/2026.08.18-022337/WendyLabs.Wendy.locale.en-US.yaml b/manifests/w/WendyLabs/Wendy/2026.08.18-022337/WendyLabs.Wendy.locale.en-US.yaml new file mode 100644 index 0000000000000..6aa1e92aa8715 --- /dev/null +++ b/manifests/w/WendyLabs/Wendy/2026.08.18-022337/WendyLabs.Wendy.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: WendyLabs.Wendy +PackageVersion: 2026.08.18-022337 +PackageLocale: en-US +Publisher: Wendy Labs +PublisherUrl: https://github.com/wendylabsinc +PublisherSupportUrl: https://github.com/wendylabsinc/wendy-agent/issues +PackageName: Wendy +PackageUrl: https://github.com/wendylabsinc/wendy-agent +License: Proprietary +ShortDescription: CLI for building and deploying apps to WendyOS edge devices. +Tags: +- cli +- edge-computing +- iot +- developer-tools +ReleaseNotesUrl: https://github.com/wendylabsinc/WendyOS/releases/tag/2026.08.18-022337 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/wendylabsinc/wendy-agent/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WendyLabs/Wendy/2026.08.18-022337/WendyLabs.Wendy.yaml b/manifests/w/WendyLabs/Wendy/2026.08.18-022337/WendyLabs.Wendy.yaml new file mode 100644 index 0000000000000..16b304ff1515b --- /dev/null +++ b/manifests/w/WendyLabs/Wendy/2026.08.18-022337/WendyLabs.Wendy.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: WendyLabs.Wendy +PackageVersion: 2026.08.18-022337 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/w/Winix/TimeIt/0.4.0/Winix.TimeIt.installer.yaml b/manifests/w/Winix/TimeIt/0.4.0/Winix.TimeIt.installer.yaml new file mode 100644 index 0000000000000..30c62d1571334 --- /dev/null +++ b/manifests/w/Winix/TimeIt/0.4.0/Winix.TimeIt.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: Winix.TimeIt +PackageVersion: 0.4.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: timeit.exe + PortableCommandAlias: timeit +UpgradeBehavior: uninstallPrevious +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Yortw/winix/releases/download/v0.4.0/timeit-win-x64.zip + InstallerSha256: EF19AFC0C8490C9C48F814B35DB60B52B0F83F4007AE57B5B39D38E17EE00903 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Winix/TimeIt/0.4.0/Winix.TimeIt.locale.en-US.yaml b/manifests/w/Winix/TimeIt/0.4.0/Winix.TimeIt.locale.en-US.yaml new file mode 100644 index 0000000000000..9a7ea401447b5 --- /dev/null +++ b/manifests/w/Winix/TimeIt/0.4.0/Winix.TimeIt.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: Winix.TimeIt +PackageVersion: 0.4.0 +PackageLocale: en-US +Publisher: Troy Willmot +PublisherUrl: https://github.com/Yortw +PublisherSupportUrl: https://github.com/Yortw/winix/issues +PackageName: Winix TimeIt +PackageUrl: https://github.com/Yortw/winix +License: MIT +LicenseUrl: https://github.com/Yortw/winix/blob/main/LICENSE +ShortDescription: Time a command — wall clock, CPU time, peak memory, exit code. +Tags: +- cli +- developer-tools +- portable +- winix +- time +- benchmark +- timing +- profiling +ReleaseNotesUrl: https://github.com/Yortw/winix/releases/tag/v0.3.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Winix/TimeIt/0.4.0/Winix.TimeIt.yaml b/manifests/w/Winix/TimeIt/0.4.0/Winix.TimeIt.yaml new file mode 100644 index 0000000000000..1e856c896f6c6 --- /dev/null +++ b/manifests/w/Winix/TimeIt/0.4.0/Winix.TimeIt.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: Winix.TimeIt +PackageVersion: 0.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/y/YongcanYang/GameCheatsManager/2.4.6/YongcanYang.GameCheatsManager.installer.yaml b/manifests/y/YongcanYang/GameCheatsManager/2.4.6/YongcanYang.GameCheatsManager.installer.yaml new file mode 100644 index 0000000000000..e33c053af31f0 --- /dev/null +++ b/manifests/y/YongcanYang/GameCheatsManager/2.4.6/YongcanYang.GameCheatsManager.installer.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: YongcanYang.GameCheatsManager +PackageVersion: 2.4.6 +InstallerType: inno +Scope: machine +ReleaseDate: 2026-03-16 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/dyang886/Game-Cheats-Manager/releases/download/v2.4.6/Game.Cheats.Manager.Setup.2.4.6.exe + InstallerSha256: D6229EC299B001C277327E78256CB7BCC471A5BB90A86FBD6AEEBCB76BC6A129 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/YongcanYang/GameCheatsManager/2.4.6/YongcanYang.GameCheatsManager.locale.en-US.yaml b/manifests/y/YongcanYang/GameCheatsManager/2.4.6/YongcanYang.GameCheatsManager.locale.en-US.yaml new file mode 100644 index 0000000000000..fe4cc5b1c7208 --- /dev/null +++ b/manifests/y/YongcanYang/GameCheatsManager/2.4.6/YongcanYang.GameCheatsManager.locale.en-US.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: YongcanYang.GameCheatsManager +PackageVersion: 2.4.6 +PackageLocale: en-US +Publisher: Yongcan Yang +PublisherUrl: https://github.com/dyang886 +PublisherSupportUrl: https://github.com/dyang886/Game-Cheats-Manager/issues +Author: dyang886 +PackageName: Game Cheats Manager +PackageUrl: https://github.com/dyang886/Game-Cheats-Manager +License: GPL-3.0 license +LicenseUrl: https://github.com/dyang886/Game-Cheats-Manager?tab=GPL-3.0-1-ov-file +Copyright: Copyright © 2023-2026 Yongcan Yang +ShortDescription: Game Cheats Manager Setup +Description: Easily download and manage single-player game cheats for your convenience +ReleaseNotesUrl: https://github.com/dyang886/Game-Cheats-Manager/releases/tag/v2.4.4 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/dyang886/Game-Cheats-Manager/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/YongcanYang/GameCheatsManager/2.4.6/YongcanYang.GameCheatsManager.yaml b/manifests/y/YongcanYang/GameCheatsManager/2.4.6/YongcanYang.GameCheatsManager.yaml new file mode 100644 index 0000000000000..084b77b9dafad --- /dev/null +++ b/manifests/y/YongcanYang/GameCheatsManager/2.4.6/YongcanYang.GameCheatsManager.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +# Created with winmatsch + +PackageIdentifier: YongcanYang.GameCheatsManager +PackageVersion: 2.4.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.976/yetone.Alma.installer.yaml b/manifests/y/yetone/Alma/0.0.976/yetone.Alma.installer.yaml new file mode 100644 index 0000000000000..ce5b1119595a4 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.976/yetone.Alma.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: yetone.Alma +PackageVersion: 0.0.976 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 53efb302-dbc3-52a1-8bb5-041beae96976 +ReleaseDate: 2026-08-17 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://updates.alma.now/alma-0.0.976-win-x64.exe + InstallerSha256: 42B98A541CF00023F43FEEA77CCE06C182CF019872A93E21ED8F9FD3809101EF + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://updates.alma.now/alma-0.0.976-win-x64.exe + InstallerSha256: 42B98A541CF00023F43FEEA77CCE06C182CF019872A93E21ED8F9FD3809101EF + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.976/yetone.Alma.locale.en-US.yaml b/manifests/y/yetone/Alma/0.0.976/yetone.Alma.locale.en-US.yaml new file mode 100644 index 0000000000000..2c989ee3c4e37 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.976/yetone.Alma.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: yetone.Alma +PackageVersion: 0.0.976 +PackageLocale: en-US +Publisher: yetone +PublisherUrl: https://alma.now/ +PackageName: Alma +PackageUrl: https://alma.now/ +License: Freeware +Copyright: © 2026 Alma +ShortDescription: A beautiful desktop application that unifies your AI experience. Seamlessly switch between OpenAI, Anthropic, Google Gemini, and custom providers. +Description: |- + Alma is a Local-First, Memory-First AI Agent app — zero barrier to entry, putting Agent capability in everyone's hands. + Why Alma? + Unified Experience + Instead of switching between ChatGPT, Claude, and other AI interfaces, Alma lets you access all your AI providers from a single application. Switch between models with a single click. + Privacy First + Alma runs entirely on your desktop. Your API keys and conversation history stay on your machine - we don't operate any cloud servers that process your data. + Powerful Features + Beyond basic chat, Alma offers: + - Memory First - The AI remembers important information across conversations + - Tools - File operations, shell commands, web search, and more + - Skills - Extend AI behavior with custom prompts and workflows + - Workspaces - Associate chats with project directories for coding assistance + - MCP - Extend capabilities with third-party integrations + Beautiful Design + A modern, clean interface with customizable themes, keyboard shortcuts, and attention to detail. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotes: |- + 0.0.976 + Bug Fixes + - Fixed an issue where failed retries could corrupt or strand operation traces. + - Fixed live cards streaming blank due to an internal reference issue. + - Vendor download scripts now survive transient network errors. +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://alma.now/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.976/yetone.Alma.locale.zh-CN.yaml b/manifests/y/yetone/Alma/0.0.976/yetone.Alma.locale.zh-CN.yaml new file mode 100644 index 0000000000000..aba1f1985b073 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.976/yetone.Alma.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: yetone.Alma +PackageVersion: 0.0.976 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 一款精美的桌面应用程序,可统一您的 AI 体验。无缝切换 OpenAI、Anthropic、Google Gemini 和自定义提供商。 +Description: |- + Alma 是一款以本地为先、记忆为先的 AI Agent 应用——零门槛上手,让每个人都能轻松使用 Agent 功能。 + 为什么选择 Alma? + 统一体验 + 无需在 ChatGPT、Claude 和其他 AI 界面之间来回切换,Alma 让你通过一个应用程序访问所有 AI 服务提供商。只需单击一下即可切换模型。 + 注重隐私 + Alma 完全在你的桌面运行。你的 API 密钥和对话历史都保留在本地设备中——我们不运营任何用于处理你数据的云服务器。 + 强大功能 + 除了基础聊天外,Alma 还提供: + - 记忆优先 —— AI 能在不同对话间记住重要信息 + - 工具 —— 文件操作、shell 命令、网页搜索等 + - 技能 —— 通过自定义提示词和工作流扩展 AI 行为 + - 工作区 —— 将聊天与项目目录关联,辅助编程开发 + - MCP —— 通过第三方集成扩展能力 + 精美设计 + 现代简洁的界面,支持自定义主题、键盘快捷键,并注重每一个细节。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://alma.now/docs/zh/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.59/HaiYing.OfficeCLI.yaml b/manifests/y/yetone/Alma/0.0.976/yetone.Alma.yaml similarity index 77% rename from manifests/h/HaiYing/OfficeCLI/1.0.59/HaiYing.OfficeCLI.yaml rename to manifests/y/yetone/Alma/0.0.976/yetone.Alma.yaml index 060f21d652f09..b986eb362b1e5 100644 --- a/manifests/h/HaiYing/OfficeCLI/1.0.59/HaiYing.OfficeCLI.yaml +++ b/manifests/y/yetone/Alma/0.0.976/yetone.Alma.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: HaiYing.OfficeCLI -PackageVersion: 1.0.59 +PackageIdentifier: yetone.Alma +PackageVersion: 0.0.976 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/z/ZelloInc/Zello/18.8.0/ZelloInc.Zello.installer.yaml b/manifests/z/ZelloInc/Zello/18.8.0/ZelloInc.Zello.installer.yaml deleted file mode 100644 index 505d99cbc97c5..0000000000000 --- a/manifests/z/ZelloInc/Zello/18.8.0/ZelloInc.Zello.installer.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jul/31 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: ZelloInc.Zello -PackageVersion: 18.8.0 -InstallerLocale: en-US -InstallerType: nullsoft -ProductCode: 1a531e37-9acf-5dbc-9298-b519954e1d38 -AppsAndFeaturesEntries: -- Publisher: Zello Inc. - ProductCode: 1a531e37-9acf-5dbc-9298-b519954e1d38 -Installers: -- Architecture: x86 - InstallerUrl: https://zello-apps-public.s3.amazonaws.com/releases/dispatch/ZelloDispatchSetup.exe - InstallerSha256: 5D945CCE6850BE27E57D92B0D382534B84CB4D23CB6A7D652800A271B98EA18C -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/z/ZelloInc/Zello/18.8.0/ZelloInc.Zello.locale.en-US.yaml b/manifests/z/ZelloInc/Zello/18.8.0/ZelloInc.Zello.locale.en-US.yaml deleted file mode 100644 index 682d8c7e7a3db..0000000000000 --- a/manifests/z/ZelloInc/Zello/18.8.0/ZelloInc.Zello.locale.en-US.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jul/31 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: ZelloInc.Zello -PackageVersion: 18.8.0 -PackageLocale: en-US -Publisher: Zello Inc -PackageName: Zello -PackageUrl: https://zello.com/downloads/desktop/ -License: Freeware -ShortDescription: 'Zello is the world’s #1 ranked push-to-talk app.' -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/z/ZelloInc/Zello/18.8.0/ZelloInc.Zello.yaml b/manifests/z/ZelloInc/Zello/18.8.0/ZelloInc.Zello.yaml deleted file mode 100644 index ac36adb5eb377..0000000000000 --- a/manifests/z/ZelloInc/Zello/18.8.0/ZelloInc.Zello.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jul/31 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: ZelloInc.Zello -PackageVersion: 18.8.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0